/* line 6, ../../../sass_src/oreilly_com/_standards.sass */
.hide {
  display: none;
}

/* line 70, ../../../sass_src/oreilly_com/_standards.sass */
#nav {
  display: block;
  border-top: 3px solid #faefc6;
  margin: -16px;
  margin-top: 0;
  padding-left: 16px;
  margin-bottom: 16px;
  background: #faefc6;
}
/* line 78, ../../../sass_src/oreilly_com/_standards.sass */
#nav .ui-tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -16px;
  margin-bottom: 0;
}
/* line 82, ../../../sass_src/oreilly_com/_standards.sass */
#nav .ui-tabs li {
  border-bottom: 3px solid #faefc6;
  background: #fcf6dd;
  padding: 8px 16px;
  display: inline-block;
}
/* line 87, ../../../sass_src/oreilly_com/_standards.sass */
#nav .ui-tabs li a {
  color: #b9002d;
  font-size: 16px;
  font-weight: bold;
}
/* line 91, ../../../sass_src/oreilly_com/_standards.sass */
#nav .ui-tabs li.ui-tabs-selected {
  border-bottom-color: white;
  background: white;
}
/* line 94, ../../../sass_src/oreilly_com/_standards.sass */
#nav .ui-tabs li.ui-tabs-selected a {
  color: black;
}

/* line 207, ../../../sass_src/oreilly_com/_standards.sass */
.ui-tabs .ui-tabs-hide {
  display: none;
}

/* line 210, ../../../sass_src/oreilly_com/_standards.sass */
em.red {
  color: #b9002d;
  font-style: normal;
}

/* line 214, ../../../sass_src/oreilly_com/_standards.sass */
.invisible {
  display: none;
}

/* line 3, ../../../sass_src/_membership.sass */
#content {
  min-height: 358px;
  clear: both;
}

/* line 7, ../../../sass_src/_membership.sass */
#content-membership-2010 {
  line-height: 1.3em;
  font-family: Arial, sans serif;
  width: 646px;
  padding: 0 0 0 22px;
  float: left;
  overflow: hidden;
}
/* line 15, ../../../sass_src/_membership.sass */
#content-membership-2010 #page-title {
  padding: 18px 0 5px 22px;
}
/* line 18, ../../../sass_src/_membership.sass */
#content-membership-2010 #page-title h1 {
  padding: 0;
  margin: 0;
  font-size: 26px;
  font-weight: bold;
  color: #222222;
  line-height: 1em;
  font-family: Arial, sans serif;
}
/* line 27, ../../../sass_src/_membership.sass */
#content-membership-2010 #page-title h2 {
  padding: 0;
  margin: 0;
  font-size: 12px;
  color: #666666;
  font-weight: normal;
  line-height: 1.8em;
}
/* line 35, ../../../sass_src/_membership.sass */
#content-membership-2010 br {
  line-height: 0;
  font-size: 0;
  height: 0;
}
/* line 40, ../../../sass_src/_membership.sass */
#content-membership-2010 div.spacer {
  clear: both;
  height: 0;
  line-height: 0;
}
/* line 45, ../../../sass_src/_membership.sass */
#content-membership-2010 .special {
  color: #b9002d;
  font-weight: bold;
}
/* line 49, ../../../sass_src/_membership.sass */
#content-membership-2010 #offers {
  width: 646px;
  padding: 65px 0 0 0;
  background: transparent url(//cdn.oreillystatic.com/members/images/membership-offers.png) 0 0 no-repeat;
  font-size: 13px;
  line-height: 17px;
}
/* line 56, ../../../sass_src/_membership.sass */
#content-membership-2010 #offers .tab {
  display: block;
  float: left;
  width: 214px;
  height: 109px;
  text-align: center;
  overflow: hidden;
}
/* line 64, ../../../sass_src/_membership.sass */
#content-membership-2010 #offers .tab a {
  display: block;
  margin: 0 0 0 3px;
  padding: 80px 0 16px 0;
  width: 211px;
  height: 13px;
  font-size: 13px;
  line-height: 13px;
  font-weight: bold;
  color: #b9002d;
}
/* line 75, ../../../sass_src/_membership.sass */
#content-membership-2010 #offers .tab a .arrow {
  display: inline-block;
  height: 6px;
  width: 11px;
  margin: 0 0 2px 5px;
  background: transparent url(//cdn.oreillystatic.com/members/images/membership-offers-arrow.png) 0 0 no-repeat;
}
/* line 82, ../../../sass_src/_membership.sass */
#content-membership-2010 #offers .tab a.open .arrow {
  display: inline-block;
  height: 6px;
  width: 11px;
  margin: 0 0 2px 5px;
  background: transparent url(//cdn.oreillystatic.com/members/images/membership-offers-arrow.png) 0 -200px no-repeat;
}
/* line 89, ../../../sass_src/_membership.sass */
#content-membership-2010 #offers .tab a:hover {
  text-decoration: none;
}
/* line 92, ../../../sass_src/_membership.sass */
#content-membership-2010 #offers .tab a.offer1.open {
  color: #666666;
  background: transparent url(//cdn.oreillystatic.com/members/images/membership-offers.png) -3px -194px no-repeat;
}
/* line 96, ../../../sass_src/_membership.sass */
#content-membership-2010 #offers .tab a.offer2.open {
  color: #666666;
  background: transparent url(//cdn.oreillystatic.com/members/images/membership-offers.png) -217px -194px no-repeat;
}
/* line 100, ../../../sass_src/_membership.sass */
#content-membership-2010 #offers .tab a.offer3.open {
  color: #666666;
  background: transparent url(//cdn.oreillystatic.com/members/images/membership-offers.png) -431px -194px no-repeat;
}
/* line 104, ../../../sass_src/_membership.sass */
#content-membership-2010 #offer1 img {
  padding: 10px 0 0 0;
}
/* line 107, ../../../sass_src/_membership.sass */
#content-membership-2010 #offer2 img, #content-membership-2010 #offer3 img {
  padding: 3px 0 0 0;
}
/* line 110, ../../../sass_src/_membership.sass */
#content-membership-2010 #offers .tab.last {
  width: 215px;
}
/* line 113, ../../../sass_src/_membership.sass */
#content-membership-2010 #offers .tab.last a {
  width: 212px;
}
/* line 116, ../../../sass_src/_membership.sass */
#content-membership-2010 #offer1 {
  display: block;
}
/* line 119, ../../../sass_src/_membership.sass */
#content-membership-2010 #offer2, #content-membership-2010 #offer3 {
  display: none;
}
/* line 123, ../../../sass_src/_membership.sass */
#content-membership-2010 #offers .info {
  padding: 20px;
  background: transparent url(//cdn.oreillystatic.com/members/images/membership-offers-info.png) 0 bottom no-repeat;
}
/* line 127, ../../../sass_src/_membership.sass */
#content-membership-2010 #offers .info .left {
  float: left;
  width: 175px;
  text-align: center;
}
/* line 132, ../../../sass_src/_membership.sass */
#content-membership-2010 #offers .info .right {
  float: right;
  width: 412px;
}
/* line 136, ../../../sass_src/_membership.sass */
#content-membership-2010 #offers p {
  margin: 0 0 10px 0;
  font-size: 13px;
  line-height: 17px;
}
/* line 141, ../../../sass_src/_membership.sass */
#content-membership-2010 #subscriptions {
  font-size: 13px;
  line-height: 17px;
}
/* line 145, ../../../sass_src/_membership.sass */
#content-membership-2010 #subscriptions .left {
  float: left;
  width: 450px;
  padding: 45px 0 0 0;
}
/* line 150, ../../../sass_src/_membership.sass */
#content-membership-2010 #subscriptions .right {
  float: right;
  width: 175px;
  height: 176px;
  background: transparent url(//cdn.oreillystatic.com/members/images/membership-offers-email.png) 0 20px no-repeat;
}
/* line 156, ../../../sass_src/_membership.sass */
#content-membership-2010 #subscriptions h3 {
  margin: 0 0 3px 0;
  padding: 0;
  color: #444444;
  font-size: 20px;
  font-family: Arial, sans serif;
  font-weight: normal;
  line-height: 1.2em;
  text-align: left;
}
/* line 166, ../../../sass_src/_membership.sass */
#content-membership-2010 #subscriptions p {
  margin: 0 0 10px 0;
  font-size: 11px;
}

/* line 171, ../../../sass_src/_membership.sass */
#promos-membership-2010 {
  width: 322px;
  float: right;
  padding: 0 0 22px 0;
  overflow: hidden;
  color: #444444;
  font-size: 13px;
  line-height: 17px;
}
/* line 180, ../../../sass_src/_membership.sass */
#promos-membership-2010 p {
  margin: 15px 0 0 0;
  color: #444444;
  font-size: 13px;
  line-height: 17px;
}
/* line 186, ../../../sass_src/_membership.sass */
#promos-membership-2010 .normal {
  font-weight: normal;
}
/* line 189, ../../../sass_src/_membership.sass */
#promos-membership-2010 ul {
  padding: 0;
  margin: 0;
  padding: 0;
  font-size: 13px;
}
/* line 195, ../../../sass_src/_membership.sass */
#promos-membership-2010 li {
  margin: 0 0 5px 15px;
  font-size: 13px;
  line-height: 17px;
}
/* line 200, ../../../sass_src/_membership.sass */
#promos-membership-2010 .ebook-desc {
  font-size: 11px;
  line-height: 14px;
  color: #222222;
  font-weight: normal;
}
/* line 206, ../../../sass_src/_membership.sass */
#promos-membership-2010 .ebook-img {
  text-align: center;
}
/* line 209, ../../../sass_src/_membership.sass */
#promos-membership-2010 .ebook-img img {
  border: 0;
  margin: 10px 0 5px 0;
  padding: 0;
}
/* line 214, ../../../sass_src/_membership.sass */
#promos-membership-2010 .container-white, #promos-membership-2010 .container-white-first {
  padding: 22px;
  background: white url(//cdn.oreillystatic.com/members/images/curved-divider-white.png) left bottom no-repeat;
  font-size: 13px;
  line-height: 17px;
}
/* line 220, ../../../sass_src/_membership.sass */
#promos-membership-2010 .container-white-first {
  padding-top: 0;
}
/* line 224, ../../../sass_src/_membership.sass */
#promos-membership-2010 h3.title {
  margin: 0;
  padding: 0;
  color: #444444;
  font-weight: bold;
  font-size: 20px;
  font-family: Arial, sans-serif;
  line-height: 1.2em;
  text-align: left;
}
/* line 234, ../../../sass_src/_membership.sass */
#promos-membership-2010 h3.welcome {
  font-size: 13px;
  font-weight: bold;
  color: #222222;
}
/* line 239, ../../../sass_src/_membership.sass */
#promos-membership-2010 .promo-cta {
  text-align: left;
  font-weight: bold;
  font-size: 13px;
  line-height: 17px;
}
/* line 245, ../../../sass_src/_membership.sass */
#promos-membership-2010 .promo-cta p {
  margin: 0 0 5px 0;
  color: #222222;
  font-size: 11px;
  line-height: 14px;
  font-weight: normal;
}

/* line 252, ../../../sass_src/_membership.sass */
#premessage {
  width: 630px;
  margin: 0 0 30px 10px;
  padding-left: 10px;
}
/* line 256, ../../../sass_src/_membership.sass */
#premessage p {
  font-size: 120%;
}
/* line 259, ../../../sass_src/_membership.sass */
#premessage .border {
  margin-bottom: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid #b0b0b0;
}

/* line 264, ../../../sass_src/_membership.sass */
#pre-center {
  text-align: center;
  width: 100%;
}
/* line 267, ../../../sass_src/_membership.sass */
#pre-center form input {
  margin-top: 13px;
}

/* line 271, ../../../sass_src/_membership.sass */
#sign-in h3, #pdf-code h3, #pre-center h3, #create h3 {
  font-family: Verdana, sans-serif;
  font-size: 20px;
  line-height: 22px;
  font-weight: normal;
  color: #444444;
  margin: 0 0 10px 0;
}
/* line 278, ../../../sass_src/_membership.sass */
#sign-in p, #pdf-code p, #pre-center p, #create p {
  margin: 0;
  font-family: Arial, sans serif;
  font-size: 13px;
  line-height: 17px;
  color: #444444;
}

/* line 286, ../../../sass_src/_membership.sass */
fieldset.highlight label {
  display: block;
  margin: 8px 0 0 0;
}
/* line 289, ../../../sass_src/_membership.sass */
fieldset.highlight input {
  margin: 2px 0;
}

/* line 292, ../../../sass_src/_membership.sass */
#sign-in, #pdf-code {
  width: 950px;
  margin: 20px 0;
  padding: 1px 0;
  font-family: Arial, sans serif;
  color: #444444;
  font-size: 13px;
}
/* line 299, ../../../sass_src/_membership.sass */
#sign-in div.spacer, #pdf-code div.spacer {
  clear: both;
  height: 0;
  line-height: 0;
}
/* line 304, ../../../sass_src/_membership.sass */
#sign-in button, #pdf-code button {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fbdf73), to(#fad441));
  background: -moz-linear-gradient(0% 45% 270deg, #fbdf73, #fad441, #fad441 55%);
  background-color: #fad441;
  border: 1px solid #f9c90f;
  font-weight: bold;
  display: inline;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 4px 10px;
  margin: 18px 4px 8px;
  color: black;
}
/* line 318, ../../../sass_src/_membership.sass */
#sign-in .special, #pdf-code .special {
  color: #b9002d;
  font-weight: bold;
}
/* line 322, ../../../sass_src/_membership.sass */
#sign-in .button-margin, #pdf-code .button-margin {
  margin: 0 0 10px 0;
}
/* line 325, ../../../sass_src/_membership.sass */
#sign-in p.note, #pdf-code p.note {
  font-size: 11px;
}
/* line 328, ../../../sass_src/_membership.sass */
#sign-in ul, #pdf-code ul {
  margin: 6px 0 13px 0;
  padding: 0 0 0 17px;
}
/* line 332, ../../../sass_src/_membership.sass */
#sign-in li, #pdf-code li {
  margin: 0 0 2px 2px;
  padding: 0;
  color: #b9002d;
  font-family: Arial, sans serif;
  font-size: 13px;
}
/* line 339, ../../../sass_src/_membership.sass */
#sign-in li .point, #pdf-code li .point {
  color: #444444;
  font-weight: bold;
}
/* line 343, ../../../sass_src/_membership.sass */
#sign-in form, #pdf-code form {
  margin: 14px 0 0 0;
  font-family: Arial, sans serif;
  font-size: 13px;
  color: #444444;
}
/* line 349, ../../../sass_src/_membership.sass */
#sign-in form input, #pdf-code form input {
  display: block;
  margin: 5px 0 13px 0;
  width: 260px;
  font-size: 15px;
  color: #444444;
}
/* line 356, ../../../sass_src/_membership.sass */
#sign-in form input.submit, #pdf-code form input.submit {
  width: auto;
  margin: 3px 0 0 0;
}

/* line 361, ../../../sass_src/_membership.sass */
#sign-in h3 {
  margin: 0 0 10px 0;
}

/* line 364, ../../../sass_src/_membership.sass */
#create {
  background: none;
  margin: -10px 0 0 20px;
  width: 500px;
}

/* line 369, ../../../sass_src/_membership.sass */
#ms-logo {
  margin: 0 0 0 -10px;
  width: 680px;
}

/* line 373, ../../../sass_src/_membership.sass */
#pdf-code {
  width: 480px;
  background: none;
  margin-left: 10px;
}
/* line 377, ../../../sass_src/_membership.sass */
#pdf-code button {
  margin-top: 0px;
}
/* line 379, ../../../sass_src/_membership.sass */
#pdf-code h4, #pdf-code h3 {
  width: 450px;
  font-size: 16px;
  line-height: 1.3em;
}
/* line 383, ../../../sass_src/_membership.sass */
#pdf-code h4 {
  padding-top: 20px;
  margin: 35px 0 0 0;
}
/* line 386, ../../../sass_src/_membership.sass */
#pdf-code h3 {
  margin-top: 0;
  padding-top: 0;
}
/* line 390, ../../../sass_src/_membership.sass */
#pdf-code form {
  margin: 14px 0 0 0;
}
/* line 392, ../../../sass_src/_membership.sass */
#pdf-code form input {
  display: inline;
}
/* line 394, ../../../sass_src/_membership.sass */
#pdf-code p {
  padding-top: 4px;
}

/* line 397, ../../../sass_src/_membership.sass */
.hidden {
  display: none;
}

/* line 400, ../../../sass_src/_membership.sass */
article, aside, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 403, ../../../sass_src/_membership.sass */
.ms-sign-in .btn {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fbdf73), to(#fad441));
  background: -moz-linear-gradient(0% 45% 270deg, #fbdf73, #fad441, #fad441 55%);
  background-color: #fad441;
  border: 1px solid #f9c90f;
  font-weight: bold;
  display: inline;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 4px 10px;
  margin: 6px 4px 8px 0;
  color: black;
}

/* line 1, ../../../sass_src/_scso.sass */
html {
  font-size: medium;
}

/* line 4, ../../../sass_src/_scso.sass */
body {
  font: normal normal 62.5%/140% Verdana, Helvetica, sans-serif;
  margin: 0 auto;
}

/* line 8, ../../../sass_src/_scso.sass */
body, p, li, td {
  font-size: 12px;
  color: #222222;
}

/* line 12, ../../../sass_src/_scso.sass */
p {
  margin-top: 0.2em;
}

/* line 15, ../../../sass_src/_scso.sass */
img {
  border: none;
}

/* line 18, ../../../sass_src/_scso.sass */
img.right {
  float: right;
  padding: 0 0 8px 8px;
}

/* line 22, ../../../sass_src/_scso.sass */
img.left {
  float: left;
  padding: 0 8px 8px 0;
}

/* line 26, ../../../sass_src/_scso.sass */
img.bottom {
  padding-bottom: 15px;
}

/* line 29, ../../../sass_src/_scso.sass */
a {
  text-decoration: none;
  color: blue;
}
/* line 33, ../../../sass_src/_scso.sass */
a:visited {
  text-decoration: none;
  color: #551a8b;
}
/* line 37, ../../../sass_src/_scso.sass */
a:hover {
  text-decoration: underline;
}

/* line 41, ../../../sass_src/_scso.sass */
hr {
  border: none;
  color: #cccccc;
  background-color: #cccccc;
  height: 1px;
  width: 100%;
  clear: both;
  display: block;
}

/* line 51, ../../../sass_src/_scso.sass */
h3, h4 {
  font-size: 14px;
  padding: 0;
}

/* line 55, ../../../sass_src/_scso.sass */
h2 {
  font-size: 30px;
  font-weight: normal;
  color: #b9002d;
  margin: 0;
  line-height: 120%;
}

/* line 62, ../../../sass_src/_scso.sass */
p.byline {
  text-align: right;
  font-size: 9px;
  padding-right: 20px;
  margin-right: 320px;
  padding-top: 0;
  margin-top: 0;
}

/* line 72, ../../../sass_src/_scso.sass */
div.joinnow {
  text-align: center;
  margin: 0;
  padding: 4px 0 15px 0;
}
/* line 78, ../../../sass_src/_scso.sass */
div.containerbox h4 {
  background: black url(/images/box-header.gif) repeat-x scroll 0pt;
  border: 1px solid #999999;
  padding-left: 12px;
  height: 30px;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  color: white;
}
/* line 89, ../../../sass_src/_scso.sass */
div.containerbox div.halfcontainer {
  margin-right: 2em;
}
/* line 92, ../../../sass_src/_scso.sass */
div.containerbox div.box-content {
  padding: 15px;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  border-left: 1px solid #999999;
}
/* line 98, ../../../sass_src/_scso.sass */
div.containerbox div.box-content label {
  color: #404040;
  font-weight: bold;
  text-align: left;
}

/* line 103, ../../../sass_src/_scso.sass */
#openid_info {
  background-color: white;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #aaaaaa;
  border-left: 1px solid white;
  border-top: 1px solid white;
  padding: 10px;
  font-size: 0.9em;
  line-height: 150%;
  margin: 0.8em 0;
  display: none;
}

/* line 115, ../../../sass_src/_scso.sass */
#premessage {
  width: 630px;
}
/* line 117, ../../../sass_src/_scso.sass */
#premessage p {
  font-size: 120%;
}
/* line 120, ../../../sass_src/_scso.sass */
#premessage .border {
  margin-bottom: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid #b0b0b0;
}
/* line 125, ../../../sass_src/_scso.sass */
#premessage .guest {
  margin-left: 360px;
  text-align: center;
}
/* line 129, ../../../sass_src/_scso.sass */
#premessage .guest p {
  font-family: Arial, sans serif;
  font-size: 13px;
  line-height: 17px;
  color: #444444;
}
/* line 135, ../../../sass_src/_scso.sass */
#premessage .guest h3 {
  font-family: Verdana, sans-serif;
  font-size: 20px;
  line-height: 22px;
  font-weight: normal;
  color: #444444;
  margin: 0;
}
/* line 143, ../../../sass_src/_scso.sass */
#premessage .guest a.button-center {
  margin-left: 360px;
}

/* line 146, ../../../sass_src/_scso.sass */
.hint {
  font-size: 11px;
  margin-top: -8px;
}

/* line 150, ../../../sass_src/_scso.sass */
div.edit-box {
  display: none;
  width: 550px;
  background-color: #fefaef;
  border: 1px solid #faefc2;
  margin-bottom: 20px;
}

/* line 157, ../../../sass_src/_scso.sass */
.simple-box {
  border: 1px solid #999999;
  padding: 15px;
}

/* line 161, ../../../sass_src/_scso.sass */
#maintable {
  border: 1px solid #999999;
  margin: 0 0 20px 0;
  width: 950px;
}

/* line 167, ../../../sass_src/_scso.sass */
#openid-login, #create-account, #openid-add-association {
  background-color: #f4f4f4;
}

/* line 171, ../../../sass_src/_scso.sass */
#openid-login .question, #openid-add-association .question {
  width: 26px;
  float: right;
  margin-right: 60px;
}

/* line 177, ../../../sass_src/_scso.sass */
#welcome {
  line-height: 1.5em;
  margin-right: 19em;
  padding: 5px 10px;
}

/* line 183, ../../../sass_src/_scso.sass */
#manageform {
  margin-right: 20px;
  width: 950px;
}

/* line 187, ../../../sass_src/_scso.sass */
#associate div.halfcontainer {
  width: 350px;
  float: left;
}

/* line 193, ../../../sass_src/_scso.sass */
#register .have-openid {
  float: right;
  width: 140px;
  height: 25px;
}
/* line 198, ../../../sass_src/_scso.sass */
#register .highlight {
  padding: 0;
}
/* line 201, ../../../sass_src/_scso.sass */
#register img.question {
  vertical-align: bottom;
}

/* line 205, ../../../sass_src/_scso.sass */
#openid_url, #openid_signup input {
  background: white url(/images/login-bg.gif) no-repeat 0 50%;
  color: #000099;
  font-size: 11px;
  padding: 0 0 0 18px;
  width: 175px;
  border: 1px inset #666666;
  vertical-align: middle;
}

/* line 215, ../../../sass_src/_scso.sass */
#openid-signup {
  border-top: 1px solid #999999;
  padding-top: 5px;
}

/* line 220, ../../../sass_src/_scso.sass */
.error-message {
  padding: 4px 0 2px 0;
  color: #b9002d;
  display: block;
  font-weight: bold;
}

/* line 227, ../../../sass_src/_scso.sass */
#footer {
  border-top: 1px solid #cccccc;
  padding: 1em 0 2em 0;
  clear: both;
}
/* line 232, ../../../sass_src/_scso.sass */
#footer td {
  text-align: left;
  font-size: 11px;
  font-family: Verdana, sans-serif;
}
/* line 237, ../../../sass_src/_scso.sass */
#footer p {
  text-align: left;
  line-height: 1.2em;
}
/* line 241, ../../../sass_src/_scso.sass */
#footer p.footer-links {
  font-size: 12px;
}
/* line 244, ../../../sass_src/_scso.sass */
#footer img {
  vertical-align: bottom;
  border: 1px solid black;
}

/* line 248, ../../../sass_src/_scso.sass */
#autocomplete {
  top: 0 !important;
  left: 0 !important;
  width: 210px !important;
}

/* line 253, ../../../sass_src/_scso.sass */
#autocomplete .yui-ac-content {
  padding: 3px !important;
}

/* line 256, ../../../sass_src/_scso.sass */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 261, ../../../sass_src/_scso.sass */
.clear {
  display: block;
  line-height: 0;
  font-size: 0;
  clear: left;
  width: 100%;
  height: 0;
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  color: white;
}

/* line 275, ../../../sass_src/_scso.sass */
hr.clear {
  font-size: 0;
  clear: left;
  width: 100%;
  height: 0;
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  color: white;
}

/* line 287, ../../../sass_src/_scso.sass */
.contentHeader {
  background: black url(/images/box-header.gif) repeat-x scroll 0pt;
  border: 1px solid #999999;
  height: 30px;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  color: white;
  text-align: left;
  margin: 0;
  width: 950px;
}

/* line 300, ../../../sass_src/_scso.sass */
#contentContainer {
  border: 1px solid #cccccc;
  font-family: Verdana;
  font-size: 11px;
  color: #333333;
  margin: 0 0 20px 0;
  text-align: left;
  width: 950px;
}

/* line 310, ../../../sass_src/_scso.sass */
.supercontainer {
  text-align: left;
}

/* line 314, ../../../sass_src/_scso.sass */
.leftNavRssLinks {
  width: 154px;
  padding: 10px 10px;
  font-size: 10px;
}

/* line 320, ../../../sass_src/_scso.sass */
.leftNav {
  width: 174px;
  padding: 15px 0px 15px 0px;
  background-color: #e8e7e7;
}

/* line 327, ../../../sass_src/_scso.sass */
div.leftnavTab a {
  color: #666666;
  display: block;
  padding: 5px 0px 5px 25px;
  text-decoration: none;
}
/* line 333, ../../../sass_src/_scso.sass */
div.leftnavTab a:link, div.leftnavTab a:active, div.leftnavTab a:visited {
  text-decoration: none;
  color: #333333;
  padding: 5px 0px 5px 25px;
  display: block;
}
/* line 339, ../../../sass_src/_scso.sass */
div.leftnavTab a:hover {
  color: white;
  display: block;
  background-color: #666666;
}
/* line 344, ../../../sass_src/_scso.sass */
div.leftnavTabOn a {
  color: white;
  display: block;
  background-color: #666666;
  padding: 4px 0px 4px 25px;
  text-decoration: none;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}
/* line 353, ../../../sass_src/_scso.sass */
div.leftnavTabOn a:link {
  color: white;
  display: block;
  background-color: #666666;
  padding: 4px 0px 4px 25px;
  text-decoration: none;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}
/* line 362, ../../../sass_src/_scso.sass */
div.leftnavTabHeadOn a {
  color: white;
  background-color: #666666;
  display: block;
  text-decoration: none;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  padding: 9px 15px;
}
/* line 371, ../../../sass_src/_scso.sass */
div.leftnavTabHeadOn a:link {
  color: white;
  background-color: #666666;
  display: block;
  text-decoration: none;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  padding: 9px 15px;
}
/* line 380, ../../../sass_src/_scso.sass */
div.leftnavTabHead a {
  color: #666666;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}
/* line 386, ../../../sass_src/_scso.sass */
div.leftnavTabHead a:link, div.leftnavTabHead a:active, div.leftnavTabHead a:visited {
  padding: 10px 15px;
  display: block;
  text-decoration: none;
  color: #333333;
}
/* line 392, ../../../sass_src/_scso.sass */
div.leftnavTabHead a:hover {
  color: white;
  background-color: #666666;
  display: block;
}

/* line 398, ../../../sass_src/_scso.sass */
#newversion {
  color: #b9002d;
  font-weight: bold;
  padding: 25px 0px;
}

/* line 404, ../../../sass_src/_scso.sass */
#productinfo {
  background: no-repeat url(/images/emedia/product_info.png);
  height: 20px;
}

/* line 409, ../../../sass_src/_scso.sass */
.sideheader {
  font-weight: bold;
  background: transparent url(/images/box-item-header.gif) no-repeat scroll 0pt 0pt;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  border-top: 1px solid #999999;
  font-size: 11px !important;
  line-height: 2em;
  margin: 0pt !important;
  text-align: center;
  font-family: Verdana, sans-serif;
}

/* line 422, ../../../sass_src/_scso.sass */
.sidebar-item-content {
  border: 1px solid #999999;
  margin: 0pt;
  padding: 10px;
  font-size: 11px;
  text-align: left;
}

/* line 430, ../../../sass_src/_scso.sass */
#rightcontent {
  float: right;
  margin: 0px 20px 0px 0px;
  width: 16em;
}

/* line 437, ../../../sass_src/_scso.sass */
div#rightcontent ol, div#rightcontent ul {
  color: #666666;
  margin: 0pt;
  padding: 0pt;
  font-size: 11px;
  white-space: nowrap;
}
/* line 444, ../../../sass_src/_scso.sass */
div#rightcontent li {
  margin: 0pt 0pt 1em 2em;
  padding: 0pt;
  font-size: 11px;
}

/* line 450, ../../../sass_src/_scso.sass */
#rightcontent li input {
  margin: 0px;
  padding: 0px;
  width: 130px;
  font-size: 12px;
}

/* line 456, ../../../sass_src/_scso.sass */
.helpicon {
  padding-bottom: 1px;
}

/* line 460, ../../../sass_src/_scso.sass */
#mediacontent {
  margin: 2em 2em 15px 2em;
  text-align: left;
}

/* line 465, ../../../sass_src/_scso.sass */
table {
  font-size: inherit;
  font: 100%;
}

/* line 470, ../../../sass_src/_scso.sass */
pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

/* line 476, ../../../sass_src/_scso.sass */
.fdwnld {
  float: right;
  margin: 0 5px 5px 0;
}

/* line 481, ../../../sass_src/_scso.sass */
.flabels {
  float: left;
  margin-bottom: 5px;
}

/* line 486, ../../../sass_src/_scso.sass */
.sizes {
  margin-bottom: 5px;
}

/* line 490, ../../../sass_src/_scso.sass */
.quick-alert {
  position: absolute;
  z-index: 1;
  text-align: center;
  width: 140px;
  font-size: 10px;
  margin: 10px 0 0 10px;
  padding: 5px;
  background: white;
  border: 1px solid #b9002d;
  color: #b9002d;
  font-weight: bold;
  display: none;
}

/* line 505, ../../../sass_src/_scso.sass */
.headercontact {
  border: 0px solid red;
  text-align: right;
  padding-top: 14px;
  font-size: 11px;
}

/* line 511, ../../../sass_src/_scso.sass */
.no-nav {
  padding-top: 15px;
}

/* line 514, ../../../sass_src/_scso.sass */
#recaptcha_widget_div {
  margin: 18px 0;
}

/* line 1, ../../../sass_src/_chrome.sass */
a {
  color: #1010dd;
  text-decoration: none;
}
/* line 4, ../../../sass_src/_chrome.sass */
a:visited {
  color: #551a8b;
}

/* line 7, ../../../sass_src/_chrome.sass */
.logo a.block {
  display: block;
  overflow: hidden;
  font-size: 0;
  height: 97px;
}

/* line 13, ../../../sass_src/_chrome.sass */
p strong {
  font-weight: bold;
}

/* line 16, ../../../sass_src/_chrome.sass */
#page {
  width: 990px;
  margin: 0 auto;
  border: none;
}

/* line 21, ../../../sass_src/_chrome.sass */
.sf-menu li {
  font-size: 13px;
}

/* line 24, ../../../sass_src/_chrome.sass */
.sf-menu li.phone {
  font-weight: bold;
  color: #333333;
  font-size: 12px;
  padding: 8px 10px 0 0px;
  float: right;
}

/* line 32, ../../../sass_src/_chrome.sass */
div.tools a {
  color: #333333;
}

/* line 35, ../../../sass_src/_chrome.sass */
div.tools a.signOutLink, div.tools a.signInLink {
  color: #b9002d;
}

/* line 38, ../../../sass_src/_chrome.sass */
.navfooterbg td, .navfooterbg td li a, #multiColumnFooter div span ul li a {
  font-size: 12px;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  color: #333333;
}
/* line 42, ../../../sass_src/_chrome.sass */
.navfooterbg td p, .navfooterbg td li a p, #multiColumnFooter div span ul li a p {
  color: white;
  font-size: 12px;
}

/* line 46, ../../../sass_src/_chrome.sass */
#content-09 {
  border-bottom: none;
  clear: both;
  float: left;
  width: 950px;
  padding: 20px;
}

/* line 53, ../../../sass_src/_chrome.sass */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 56, ../../../sass_src/_chrome.sass */
.self-clear:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

/* line 62, ../../../sass_src/_chrome.sass */
nav {
  font-size: 13px;
  font-family: arial, helvetica, sans-serif;
}
/* line 66, ../../../sass_src/_chrome.sass */
nav ul:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  width: 100%;
}
/* line 72, ../../../sass_src/_chrome.sass */
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 76, ../../../sass_src/_chrome.sass */
nav ul li {
  font-size: 13px;
  display: block;
  float: left;
  border-right: 1px solid #dddddd;
  line-height: 1.4em;
}
/* line 82, ../../../sass_src/_chrome.sass */
nav ul li:last-child {
  border-right: 0;
}
/* line 84, ../../../sass_src/_chrome.sass */
nav ul li > a {
  display: block;
  padding: 8px 15px 7px;
}
/* line 87, ../../../sass_src/_chrome.sass */
nav ul li > a:hover {
  text-decoration: none;
}
/* line 89, ../../../sass_src/_chrome.sass */
nav ul li > a.category {
  font-size: 16px;
  color: #b9002d !important;
}
/* line 93, ../../../sass_src/_chrome.sass */
nav ul#global-nav {
  display: block;
  background: #eeeeee;
  background: -moz-linear-gradient(top, #fbfbfb 0%, #eeeeee 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #eeeeee));
  background: -webkit-linear-gradient(top, #fbfbfb 0%, #eeeeee 100%);
  background: -o-linear-gradient(top, #fbfbfb 0%, #eeeeee 100%);
  background: -ms-linear-gradient(top, #fbfbfb 0%, #eeeeee 100%);
  background: linear-gradient(to bottom, #fbfbfb 0%, #eeeeee 100%);
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  height: auto;
  text-align: left;
}
/* line 107, ../../../sass_src/_chrome.sass */
nav ul#global-nav li > a {
  color: #333333;
}
/* line 109, ../../../sass_src/_chrome.sass */
nav ul#global-nav li > a.current {
  color: #b9002d;
  background: white;
  border-bottom: 1px solid white;
  margin-bottom: -1px;
}
/* line 114, ../../../sass_src/_chrome.sass */
nav ul#global-nav .social {
  float: right;
  padding: 9px 15px 0 0;
  border-right: 0;
  height: auto;
  position: static;
  margin: 0;
}
/* line 121, ../../../sass_src/_chrome.sass */
nav ul#global-nav .social .icon {
  display: block;
  float: left;
  padding: 0;
}
/* line 125, ../../../sass_src/_chrome.sass */
nav ul#global-nav .social .icon:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url(//cdn.oreillystatic.com/assets/images/social-icons-16.png);
  margin: 0 0 0 8px;
  font-size: 0;
}
/* line 133, ../../../sass_src/_chrome.sass */
nav ul#global-nav .social .icon.twitter:before {
  background-position: 0 0;
}
/* line 135, ../../../sass_src/_chrome.sass */
nav ul#global-nav .social .icon.youtube:before {
  background-position: 0 -20px;
}
/* line 137, ../../../sass_src/_chrome.sass */
nav ul#global-nav .social .icon.facebook:before {
  background-position: 0 -40px;
}
/* line 139, ../../../sass_src/_chrome.sass */
nav ul#global-nav .social .icon.googleplus:before {
  background-position: 0 -60px;
}
/* line 141, ../../../sass_src/_chrome.sass */
nav ul#global-nav .social .icon.rss:before {
  background-position: 0 -80px;
}
/* line 144, ../../../sass_src/_chrome.sass */
nav #contextual-nav {
  display: block;
  clear: both;
  padding: 0 7px 0;
  border-bottom: 1px solid #dddddd;
}
/* line 149, ../../../sass_src/_chrome.sass */
nav #contextual-nav > li {
  padding: 8px 0 7px;
  position: relative;
  border-right: 0;
}
/* line 153, ../../../sass_src/_chrome.sass */
nav #contextual-nav > li:after {
  content: "";
  display: block;
  top: 8px;
  right: 0;
  position: absolute;
  height: 1.4em;
  border-right: 1px solid #dddddd;
}
/* line 161, ../../../sass_src/_chrome.sass */
nav #contextual-nav > li.no-divider:after {
  display: none;
}
/* line 163, ../../../sass_src/_chrome.sass */
nav #contextual-nav > li > a {
  color: #b9002d;
  padding: 0;
  margin: 0 8px;
}
/* line 167, ../../../sass_src/_chrome.sass */
nav #contextual-nav > li > a:hover {
  color: #333333;
}
/* line 169, ../../../sass_src/_chrome.sass */
nav #contextual-nav > li.label {
  margin: 0 0 0 8px;
  color: #999999;
}
/* line 172, ../../../sass_src/_chrome.sass */
nav #contextual-nav > li.label:after {
  display: none;
}
/* line 174, ../../../sass_src/_chrome.sass */
nav #contextual-nav li.contact {
  float: right;
  padding: 9px 0 7px 0;
  font-weight: bold;
  font-size: 12px;
  color: #333333;
}
/* line 180, ../../../sass_src/_chrome.sass */
nav #contextual-nav li.contact:after {
  display: none;
}
/* line 182, ../../../sass_src/_chrome.sass */
nav #contextual-nav li.contact > a {
  padding: 0;
  margin: 0 8px 0 0;
  display: inline;
  color: #333333;
}
/* line 187, ../../../sass_src/_chrome.sass */
nav li.sub > ul {
  left: -9999px;
  top: -9999px;
  position: absolute;
  z-index: 100;
  background: white;
  background: white;
  background: rgba(255, 255, 255, 0.98);
  -webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.3);
  border-left: 1px solid #dddddd;
  margin-left: -1px;
  border: 1px solid #dddddd \9;
  border-top: 0 solid #dddddd \9;
  margin: 0 -1px \9;
}
/* line 203, ../../../sass_src/_chrome.sass */
nav #global-nav > li.sub:hover > ul, nav #contextual-nav > li.sub:hover > ul {
  top: auto;
  left: auto;
}
/* line 206, ../../../sass_src/_chrome.sass */
nav ul.vertical > li.sub.hover > ul {
  top: auto;
  left: auto;
}
/* line 209, ../../../sass_src/_chrome.sass */
nav #contextual-nav ul.vertical > li.sub.hover > a {
  position: relative;
}
/* line 211, ../../../sass_src/_chrome.sass */
nav #contextual-nav ul.horizontal > li:hover > a {
  color: #b9002d;
}
/* line 213, ../../../sass_src/_chrome.sass */
nav #contextual-nav ul.vertical > li.sub.hover > a:after {
  right: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  top: 50%;
  border-color: white;
  border-left-color: #cccccc;
  border-width: 6px;
  margin-top: -6px;
}
/* line 226, ../../../sass_src/_chrome.sass */
nav #global-nav > li.sub:hover .title {
  background: rgba(255, 255, 255, 0.5);
}
/* line 228, ../../../sass_src/_chrome.sass */
nav #global-nav li.sub > ul.vertical li:hover > a, nav #contextual-nav ul li:hover > a {
  color: #b9002d;
}
/* line 230, ../../../sass_src/_chrome.sass */
nav li.sub > ul.vertical li {
  clear: both;
  width: 100%;
}
/* line 233, ../../../sass_src/_chrome.sass */
nav li.sub > ul.vertical li:first-child {
  border-top: 1px solid #dddddd;
}
/* line 235, ../../../sass_src/_chrome.sass */
nav #global-nav li.sub > ul.vertical li {
  border-top: 1px solid #dddddd;
}
/* line 237, ../../../sass_src/_chrome.sass */
nav li.sub > ul.vertical li:last-child {
  border-bottom: 0;
}
/* line 240, ../../../sass_src/_chrome.sass */
nav #contextual-nav li.sub > ul.vertical {
  top: 100%;
  border-top: 1px solid #dddddd;
  margin-left: -8px;
  border-left: 1 solid #dddddd \9;
}
/* line 245, ../../../sass_src/_chrome.sass */
nav #contextual-nav li.sub > ul.vertical > li {
  padding: 0;
  border: 0;
  min-width: 210px;
  max-width: 300px;
}
/* line 250, ../../../sass_src/_chrome.sass */
nav #contextual-nav li.sub > ul.vertical > li > a, nav #contextual-nav li.sub > ul.horizontal > li > a {
  padding: 4px 15px 4px;
  margin-right: -2px;
}
/* line 253, ../../../sass_src/_chrome.sass */
nav #contextual-nav li.sub > ul:before, nav #contextual-nav li.sub > ul:after {
  content: "";
  display: block;
  clear: both;
  height: 7px;
}
/* line 258, ../../../sass_src/_chrome.sass */
nav #contextual-nav li.sub > ul.horizontal {
  min-height: 100%;
  margin-left: 0px;
  border-top: 1px solid #dddddd;
  border-left: 1 solid #dddddd \9;
  border-top: 0 solid #dddddd \9;
}
/* line 264, ../../../sass_src/_chrome.sass */
nav #contextual-nav .vertical > li.sub.hover > ul.horizontal {
  left: 100%;
  top: -1px;
  top: 0px \9;
}
/* line 268, ../../../sass_src/_chrome.sass */
nav #contextual-nav li > ul li > a {
  color: #333333;
}
/* line 270, ../../../sass_src/_chrome.sass */
nav #contextual-nav > li:hover > a {
  color: #222222;
}
/* line 272, ../../../sass_src/_chrome.sass */
nav #contextual-nav ul.horizontal li {
  float: none;
  padding: 0;
  border: 0;
  width: 210px;
  position: relative;
  z-index: 10;
}

/* line 6, ../../../sass_src/oreilly_com/_standards.sass */
.hide {
  display: none;
}

/* line 70, ../../../sass_src/oreilly_com/_standards.sass */
#nav {
  display: block;
  border-top: 3px solid #faefc6;
  margin: -16px;
  margin-top: 0;
  padding-left: 16px;
  margin-bottom: 16px;
  background: #faefc6;
}
/* line 78, ../../../sass_src/oreilly_com/_standards.sass */
#nav .ui-tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -16px;
  margin-bottom: 0;
}
/* line 82, ../../../sass_src/oreilly_com/_standards.sass */
#nav .ui-tabs li {
  border-bottom: 3px solid #faefc6;
  background: #fcf6dd;
  padding: 8px 16px;
  display: inline-block;
}
/* line 87, ../../../sass_src/oreilly_com/_standards.sass */
#nav .ui-tabs li a {
  color: #b9002d;
  font-size: 16px;
  font-weight: bold;
}
/* line 91, ../../../sass_src/oreilly_com/_standards.sass */
#nav .ui-tabs li.ui-tabs-selected {
  border-bottom-color: white;
  background: white;
}
/* line 94, ../../../sass_src/oreilly_com/_standards.sass */
#nav .ui-tabs li.ui-tabs-selected a {
  color: black;
}

/* line 207, ../../../sass_src/oreilly_com/_standards.sass */
.ui-tabs .ui-tabs-hide {
  display: none;
}

/* line 210, ../../../sass_src/oreilly_com/_standards.sass */
em.red {
  color: #b9002d;
  font-style: normal;
}

/* line 214, ../../../sass_src/oreilly_com/_standards.sass */
.invisible {
  display: none;
}

/* line 3, ../../../sass_src/_media.sass */
#my_products {
  border: 3px solid #faefc6;
  padding: 16px;
  padding-top: 0;
  margin: 0px 0px 20px 0px;
  -webkit-border-top-left-radius: 18px;
  -webkit-border-top-right-radius: 18px;
  -moz-border-radius-topleft: 18px;
  -moz-border-radius-topright: 18px;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}
/* line 51, ../../../sass_src/oreilly_com/_standards.sass */
#my_products h1, #my_products h2, #my_products h3 {
  margin: -16px;
  margin-top: 0;
  padding: 8px;
  padding-left: 16px;
}
/* line 56, ../../../sass_src/oreilly_com/_standards.sass */
#my_products h2 {
  -webkit-border-top-left-radius: 16px;
  -webkit-border-top-right-radius: 16px;
  -moz-border-radius-topleft: 16px;
  -moz-border-radius-topright: 16px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  background-image: -moz-linear-gradient(0% 24% 270deg, #fefcf5, #fcf6dd);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.01, #fcf6dd), color-stop(0.69, #fefcf5));
  background-color: #fdf8e7;
  color: #444444;
  font-size: 40px;
  margin-bottom: 0px;
}
/* line 64, ../../../sass_src/oreilly_com/_standards.sass */
#my_products h3 {
  border-top: 3px solid #faefc6;
  background: #fcf6dd;
  color: #b9002d;
  font-size: 16px;
  margin-bottom: 10px;
}

/* line 7, ../../../sass_src/_media.sass */
#new-products {
  margin-top: 0px;
}

/* line 11, ../../../sass_src/_media.sass */
#all_products ul.sorts {
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 8px;
  margin: -16px;
  margin-bottom: 0;
  border-bottom: 1px solid #faefc6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.2, #fcf6dd), color-stop(0.98, white));
  background: -moz-linear-gradient(90deg, #fcf6dd 20%, white 98%);
}
/* line 141, ../../../sass_src/oreilly_com/_standards.sass */
#all_products ul.sorts li {
  display: inline;
}
/* line 143, ../../../sass_src/oreilly_com/_standards.sass */
#all_products ul.sorts li:before {
  content: "| ";
}
/* line 145, ../../../sass_src/oreilly_com/_standards.sass */
#all_products ul.sorts li:first-child:before {
  content: "";
}
/* line 19, ../../../sass_src/_media.sass */
#all_products ul.sorts:before {
  content: "Sort by: ";
}
/* line 21, ../../../sass_src/_media.sass */
#all_products ul.sorts li {
  font-weight: bold;
}
/* line 23, ../../../sass_src/_media.sass */
#all_products ul.sorts a {
  font-weight: bold;
  cursor: pointer;
}
/* line 27, ../../../sass_src/_media.sass */
#all_products .notice {
  background: #fefcf5;
  border-bottom: 1px solid #faefc6;
  margin-left: -16px;
  margin-right: -16px;
  margin-bottom: 16px;
  padding-top: 5px;
  padding-left: 16px;
  padding-right: 16px;
}
/* line 36, ../../../sass_src/_media.sass */
#all_products .notice a {
  font-weight: bold;
}

/* line 41, ../../../sass_src/_media.sass */
#dropbox_config .deauthorized p {
  font-size: 16px !important;
  line-height: 22px;
  width: 35em;
}
/* line 45, ../../../sass_src/_media.sass */
#dropbox_config .deauthorized p a {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fbdf73), to(#fad441));
  background: -moz-linear-gradient(0% 45% 270deg, #fbdf73, #fad441, #fad441 55%);
  background-color: #fad441;
  border: 1px solid #f9c90f;
  font-weight: bold;
  display: inline;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 8px;
  margin-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 4px;
  color: black;
  font-size: 11px;
}
/* line 112, ../../../sass_src/oreilly_com/_standards.sass */
#dropbox_config .deauthorized p a:active {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fad441), to(#fbdf73));
  background: -moz-linear-gradient(0% 45% 90deg, #fbdf73, #fad441, #fad441 55%);
}
/* line 115, ../../../sass_src/oreilly_com/_standards.sass */
#dropbox_config .deauthorized p a:hover {
  text-decoration: underline;
}
/* line 117, ../../../sass_src/oreilly_com/_standards.sass */
#dropbox_config .deauthorized p a a {
  color: black;
}

/* line 51, ../../../sass_src/_media.sass */
ul.sync_all {
  list-style: none;
  float: right;
  margin: 10px 0 0 0;
}
/* line 56, ../../../sass_src/_media.sass */
ul.sync_all li form {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fbdf73), to(#fad441));
  background: -moz-linear-gradient(0% 45% 270deg, #fbdf73, #fad441, #fad441 55%);
  background-color: #fad441;
  border: 1px solid #f9c90f;
  font-weight: bold;
  display: inline;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 8px;
  margin-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 4px;
  color: black;
}
/* line 112, ../../../sass_src/oreilly_com/_standards.sass */
ul.sync_all li form:active {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fad441), to(#fbdf73));
  background: -moz-linear-gradient(0% 45% 90deg, #fbdf73, #fad441, #fad441 55%);
}
/* line 115, ../../../sass_src/oreilly_com/_standards.sass */
ul.sync_all li form:hover {
  text-decoration: underline;
}
/* line 117, ../../../sass_src/oreilly_com/_standards.sass */
ul.sync_all li form a {
  color: black;
}

/* line 60, ../../../sass_src/_media.sass */
.distinct-emphasis {
  font-size: 240%;
  color: #f7efca;
  vertical-align: top;
  line-height: 14px;
  padding: 5px;
}

/* line 67, ../../../sass_src/_media.sass */
.product-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: -16px;
  margin-bottom: 16px;
}
/* line 71, ../../../sass_src/_media.sass */
.product-list > li {
  *display: inline-block;
  border-bottom: 1px solid #faefc6;
  padding-left: 74px;
  padding-right: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-left: -16px;
  margin-right: -16px;
}
/* line 26, ../../../sass_src/oreilly_com/_standards.sass */
.product-list > li:after {
  content: " ";
  display: block;
  height: 0;
  clear: left;
  visibility: hidden;
}
/* line 80, ../../../sass_src/_media.sass */
.product-list > li:first-child {
  padding-top: 16px;
}
/* line 82, ../../../sass_src/_media.sass */
.product-list > li:nth-child(even) {
  background: #fefcf5;
}
/* line 84, ../../../sass_src/_media.sass */
.product-list > li h4 {
  display: inline;
}
/* line 86, ../../../sass_src/_media.sass */
.product-list > li p {
  margin-top: 0.1em;
  margin-bottom: 0.1em;
}
/* line 89, ../../../sass_src/_media.sass */
.product-list > li p + p {
  margin-top: 0;
}
/* line 91, ../../../sass_src/_media.sass */
.product-list > li .new-marker {
  display: block;
  font-size: 10px;
  font-weight: bold;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 6px;
  margin-bottom: 6px;
  padding: 3px;
  background-color: #589607;
  color: white;
  text-transform: uppercase;
}
/* line 100, ../../../sass_src/_media.sass */
.product-list > li div.cover {
  margin-left: -58px;
  text-align: center;
  min-width: 42px;
  float: left;
  padding-right: 1em;
  padding-bottom: 1em;
}
/* line 107, ../../../sass_src/_media.sass */
.product-list > li ul.formats {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
}
/* line 110, ../../../sass_src/_media.sass */
.product-list > li ul.formats li.download {
  display: inline;
}
/* line 112, ../../../sass_src/_media.sass */
.product-list > li ul.formats li.download a {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fbdf73), to(#fad441));
  background: -moz-linear-gradient(0% 45% 270deg, #fbdf73, #fad441, #fad441 55%);
  background-color: #fad441;
  border: 1px solid #f9c90f;
  font-weight: bold;
  display: inline;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 8px;
  margin-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 4px;
  color: black;
}
/* line 112, ../../../sass_src/oreilly_com/_standards.sass */
.product-list > li ul.formats li.download a:active {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fad441), to(#fbdf73));
  background: -moz-linear-gradient(0% 45% 90deg, #fbdf73, #fad441, #fad441 55%);
}
/* line 115, ../../../sass_src/oreilly_com/_standards.sass */
.product-list > li ul.formats li.download a:hover {
  text-decoration: underline;
}
/* line 117, ../../../sass_src/oreilly_com/_standards.sass */
.product-list > li ul.formats li.download a a {
  color: black;
}
/* line 114, ../../../sass_src/_media.sass */
.product-list > li ul.formats li.sync {
  display: inline;
}
/* line 116, ../../../sass_src/_media.sass */
.product-list > li ul.formats li.sync a {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fbdf73), to(#fad441));
  background: -moz-linear-gradient(0% 45% 270deg, #fbdf73, #fad441, #fad441 55%);
  background-color: #fad441;
  border: 1px solid #f9c90f;
  font-weight: bold;
  display: inline;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 8px;
  margin-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 4px;
  color: black;
}
/* line 112, ../../../sass_src/oreilly_com/_standards.sass */
.product-list > li ul.formats li.sync a:active {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fad441), to(#fbdf73));
  background: -moz-linear-gradient(0% 45% 90deg, #fbdf73, #fad441, #fad441 55%);
}
/* line 115, ../../../sass_src/oreilly_com/_standards.sass */
.product-list > li ul.formats li.sync a:hover {
  text-decoration: underline;
}
/* line 117, ../../../sass_src/oreilly_com/_standards.sass */
.product-list > li ul.formats li.sync a a {
  color: black;
}
/* line 118, ../../../sass_src/_media.sass */
.product-list > li .offers {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  float: right;
  display: inline-block;
  max-width: 70%;
  margin-top: 8px;
  text-align: right;
  max-width: 500px;
  min-width: 225px;
  display: block;
  margin-bottom: 15px;
}
/* line 125, ../../../sass_src/_media.sass */
.product-list > li .offers li {
  margin-bottom: 15px;
}
/* line 127, ../../../sass_src/_media.sass */
.product-list > li .offers li span.popup a, .product-list > li .offers li .whatisthis a {
  display: block;
  margin: 4px 0 0 0;
  background: none;
  border: 0px;
  font-weight: normal;
}
/* line 133, ../../../sass_src/_media.sass */
.product-list > li .offers li span.popup a h5, .product-list > li .offers li .whatisthis a h5 {
  font-size: 14px;
  color: #b9002d;
  margin: 0;
  padding: 4px 5px 4px 0;
  border: 0px;
}
/* line 139, ../../../sass_src/_media.sass */
.product-list > li .offers li a.tooltip {
  text-decoration: none;
}
/* line 141, ../../../sass_src/_media.sass */
.product-list > li .offers li a.tooltip span {
  display: none;
}
/* line 143, ../../../sass_src/_media.sass */
.product-list > li .offers li a.tooltip:hover {
  text-decoration: none;
}
/* line 145, ../../../sass_src/_media.sass */
.product-list > li .offers li a.tooltip:hover span {
  display: block;
  background-color: white;
  position: absolute;
  width: 235px;
  border-width: 0px;
  padding: 5px 8px;
  margin: 0 0 5px 0px;
  z-index: 100;
  text-align: left;
  border: 3px solid #faefc6;
}
/* line 156, ../../../sass_src/_media.sass */
.product-list > li .offers a {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fbdf73), to(#fad441));
  background: -moz-linear-gradient(0% 45% 270deg, #fbdf73, #fad441, #fad441 55%);
  background-color: #fad441;
  border: 1px solid #f9c90f;
  font-weight: bold;
  display: inline;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 8px;
  margin-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 4px;
  color: black;
}
/* line 112, ../../../sass_src/oreilly_com/_standards.sass */
.product-list > li .offers a:active {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fad441), to(#fbdf73));
  background: -moz-linear-gradient(0% 45% 90deg, #fbdf73, #fad441, #fad441 55%);
}
/* line 115, ../../../sass_src/oreilly_com/_standards.sass */
.product-list > li .offers a:hover {
  text-decoration: underline;
}
/* line 117, ../../../sass_src/oreilly_com/_standards.sass */
.product-list > li .offers a a {
  color: black;
}
/* line 164, ../../../sass_src/_media.sass */
.product-list > li .related-links {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
}
/* line 141, ../../../sass_src/oreilly_com/_standards.sass */
.product-list > li .related-links li {
  display: inline;
}
/* line 143, ../../../sass_src/oreilly_com/_standards.sass */
.product-list > li .related-links li:before {
  content: "| ";
}
/* line 145, ../../../sass_src/oreilly_com/_standards.sass */
.product-list > li .related-links li:first-child:before {
  content: "";
}
/* line 168, ../../../sass_src/_media.sass */
.product-list > li dl {
  margin-top: 0.5em;
  float: left;
  width: 400px;
}
/* line 172, ../../../sass_src/_media.sass */
.product-list > li dl dt {
  margin-right: 0.5em;
  float: left;
  clear: left;
}
/* line 176, ../../../sass_src/_media.sass */
.product-list > li dl dt:after {
  content: ": ";
}
/* line 178, ../../../sass_src/_media.sass */
.product-list > li dl dt.isbn, .product-list > li dl dt.isbn10 {
  clear: none;
}
/* line 180, ../../../sass_src/_media.sass */
.product-list > li dl dt.isbn10:before {
  content: " | ";
}
/* line 182, ../../../sass_src/_media.sass */
.product-list > li dl dd {
  display: block;
  margin-left: 0;
}
/* line 185, ../../../sass_src/_media.sass */
.product-list > li dl dd.isbn {
  margin-right: 0.5em;
  float: left;
}

/* line 189, ../../../sass_src/_media.sass */
#help dt {
  font-weight: bold;
}
/* line 192, ../../../sass_src/_media.sass */
#help dd ul {
  padding-left: 14px;
}

/* line 195, ../../../sass_src/_media.sass */
#ebook-upgrade-offer {
  margin: 12px 0;
  padding: 10px 0 10px 10px;
}
/* line 198, ../../../sass_src/_media.sass */
#ebook-upgrade-offer img {
  float: left;
  padding-right: 2em;
}
/* line 201, ../../../sass_src/_media.sass */
#ebook-upgrade-offer h4 {
  color: #b9002d;
}
/* line 203, ../../../sass_src/_media.sass */
#ebook-upgrade-offer p {
  width: 65%;
  font-size: larger;
}
/* line 206, ../../../sass_src/_media.sass */
#ebook-upgrade-offer .discount-code {
  color: #b9002d;
}
/* line 208, ../../../sass_src/_media.sass */
#ebook-upgrade-offer ul, #ebook-upgrade-offer ol {
  list-style: none;
  margin: 0;
  margin-top: 1em;
  padding: 0;
}

/* line 214, ../../../sass_src/_media.sass */
#register-product {
  -webkit-border-top-left-radius: 18px;
  -webkit-border-top-right-radius: 18px;
  -moz-border-radius-topleft: 18px;
  -moz-border-radius-topright: 18px;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  border: 3px solid #faefc6;
  padding: 16px;
  padding-top: 0;
  margin: 0px 0px 20px 0px;
  *display: inline-block;
  width: 615px;
}
/* line 215, ../../../sass_src/_media.sass */
#register-product button {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fbdf73), to(#fad441));
  background: -moz-linear-gradient(0% 45% 270deg, #fbdf73, #fad441, #fad441 55%);
  background-color: #fad441;
  border: 1px solid #f9c90f;
  font-weight: bold;
  display: inline;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 8px;
  margin-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 4px;
  color: black;
}
/* line 112, ../../../sass_src/oreilly_com/_standards.sass */
#register-product button:active {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fad441), to(#fbdf73));
  background: -moz-linear-gradient(0% 45% 90deg, #fbdf73, #fad441, #fad441 55%);
}
/* line 115, ../../../sass_src/oreilly_com/_standards.sass */
#register-product button:hover {
  text-decoration: underline;
}
/* line 117, ../../../sass_src/oreilly_com/_standards.sass */
#register-product button a {
  color: black;
}
/* line 217, ../../../sass_src/_media.sass */
#register-product .product-list button {
  float: right;
}
/* line 51, ../../../sass_src/oreilly_com/_standards.sass */
#register-product h1, #register-product h2, #register-product h3 {
  margin: -16px;
  margin-top: 0;
  padding: 8px;
  padding-left: 16px;
}
/* line 56, ../../../sass_src/oreilly_com/_standards.sass */
#register-product h2 {
  -webkit-border-top-left-radius: 16px;
  -webkit-border-top-right-radius: 16px;
  -moz-border-radius-topleft: 16px;
  -moz-border-radius-topright: 16px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  background-image: -moz-linear-gradient(0% 24% 270deg, #fefcf5, #fcf6dd);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.01, #fcf6dd), color-stop(0.69, #fefcf5));
  background-color: #fdf8e7;
  color: #444444;
  font-size: 40px;
  margin-bottom: 0px;
}
/* line 64, ../../../sass_src/oreilly_com/_standards.sass */
#register-product h3 {
  border-top: 3px solid #faefc6;
  background: #fcf6dd;
  color: #b9002d;
  font-size: 16px;
  margin-bottom: 10px;
}
/* line 26, ../../../sass_src/oreilly_com/_standards.sass */
#register-product:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* line 224, ../../../sass_src/_media.sass */
#register-product p.registered {
  float: right;
  font-weight: bold;
  color: #b9002d;
}
/* line 229, ../../../sass_src/_media.sass */
#register-product #multiple-ids {
  background-image: url(/images/graygoose.gif);
  background-repeat: no-repeat;
  background-position: 225px 50px;
}

/* line 234, ../../../sass_src/_media.sass */
#why-register {
  margin-right: -20px;
  float: right;
  padding-left: 27px;
  width: 300px;
  border-bottom: 1px solid lightgrey;
  -webkit-border-bottom-left-radius: 35px;
  -moz-border-radius-bottomleft: 35px;
  border-bottom-left-radius: 35px;
}
/* line 235, ../../../sass_src/_media.sass */
#why-register h3 {
  font-weight: normal;
  font-size: 1.8em;
  line-height: 1.1em;
  margin: 0.4em 0;
  color: #464646;
}
/* line 241, ../../../sass_src/_media.sass */
#why-register h4 {
  margin-bottom: 0px;
}
/* line 247, ../../../sass_src/_media.sass */
#why-register img {
  float: right;
  padding: 0.4em 1em 1em 1em;
}

/* line 256, ../../../sass_src/_media.sass */
#opt-in-form {
  position: relative;
  float: right;
  top: 2.5em;
  width: 600px;
}

/* line 262, ../../../sass_src/_media.sass */
form#fireoff {
  display: inline;
}

/* line 1, ../../../sass_src/_personal_info.sass */
#personal_info, #password_assistance {
  border: 3px solid #faefc6;
  padding: 16px;
  padding-top: 0;
  margin: 0px 0px 20px 0px;
  -webkit-border-top-left-radius: 18px;
  -webkit-border-top-right-radius: 18px;
  -moz-border-radius-topleft: 18px;
  -moz-border-radius-topright: 18px;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  *display: inline-block;
}
/* line 51, ../../../sass_src/oreilly_com/_standards.sass */
#personal_info h1, #personal_info h2, #personal_info h3, #password_assistance h1, #password_assistance h2, #password_assistance h3 {
  margin: -16px;
  margin-top: 0;
  padding: 8px;
  padding-left: 16px;
}
/* line 56, ../../../sass_src/oreilly_com/_standards.sass */
#personal_info h2, #password_assistance h2 {
  -webkit-border-top-left-radius: 16px;
  -webkit-border-top-right-radius: 16px;
  -moz-border-radius-topleft: 16px;
  -moz-border-radius-topright: 16px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  background-image: -moz-linear-gradient(0% 24% 270deg, #fefcf5, #fcf6dd);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.01, #fcf6dd), color-stop(0.69, #fefcf5));
  background-color: #fdf8e7;
  color: #444444;
  font-size: 40px;
  margin-bottom: 0px;
}
/* line 64, ../../../sass_src/oreilly_com/_standards.sass */
#personal_info h3, #password_assistance h3 {
  border-top: 3px solid #faefc6;
  background: #fcf6dd;
  color: #b9002d;
  font-size: 16px;
  margin-bottom: 10px;
}
/* line 26, ../../../sass_src/oreilly_com/_standards.sass */
#personal_info:after, #password_assistance:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* line 149, ../../../sass_src/oreilly_com/_standards.sass */
#personal_info label, #password_assistance label {
  font-weight: bold;
  display: block;
  float: left;
  width: 185px;
  padding: 3px 10px 3px 5px;
  margin: 5px 0;
  clear: left;
}
/* line 157, ../../../sass_src/oreilly_com/_standards.sass */
#personal_info input, #password_assistance input {
  width: 200px;
  padding: 3px 3px;
  margin: 5px 5px 5px 0;
}
/* line 161, ../../../sass_src/oreilly_com/_standards.sass */
#personal_info .displaydata, #password_assistance .displaydata {
  width: 330px;
  padding: 3px 0;
  margin: 5px 0 5px 0;
  vertical-align: middle;
  display: block;
  float: left;
}
/* line 168, ../../../sass_src/oreilly_com/_standards.sass */
#personal_info fieldset, #password_assistance fieldset {
  margin: -16px;
  padding: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #faefc6;
}
/* line 173, ../../../sass_src/oreilly_com/_standards.sass */
#personal_info fieldset:nth-child(odd), #password_assistance fieldset:nth-child(odd) {
  background: #fefcf5;
}
/* line 175, ../../../sass_src/oreilly_com/_standards.sass */
#personal_info fieldset p.hint, #password_assistance fieldset p.hint {
  margin-left: 200px;
}
/* line 177, ../../../sass_src/oreilly_com/_standards.sass */
#personal_info button, #password_assistance button {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fbdf73), to(#fad441));
  background: -moz-linear-gradient(0% 45% 270deg, #fbdf73, #fad441, #fad441 55%);
  background-color: #fad441;
  border: 1px solid #f9c90f;
  font-weight: bold;
  display: inline;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 8px;
  margin-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 4px;
  color: black;
}
/* line 112, ../../../sass_src/oreilly_com/_standards.sass */
#personal_info button:active, #password_assistance button:active {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fad441), to(#fbdf73));
  background: -moz-linear-gradient(0% 45% 90deg, #fbdf73, #fad441, #fad441 55%);
}
/* line 115, ../../../sass_src/oreilly_com/_standards.sass */
#personal_info button:hover, #password_assistance button:hover {
  text-decoration: underline;
}
/* line 117, ../../../sass_src/oreilly_com/_standards.sass */
#personal_info button a, #password_assistance button a {
  color: black;
}
/* line 179, ../../../sass_src/oreilly_com/_standards.sass */
#personal_info button[type=submit], #password_assistance button[type=submit] {
  float: right;
}
/* line 5, ../../../sass_src/_personal_info.sass */
#personal_info button, #password_assistance button {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fbdf73), to(#fad441));
  background: -moz-linear-gradient(0% 45% 270deg, #fbdf73, #fad441, #fad441 55%);
  background-color: #fad441;
  border: 1px solid #f9c90f;
  font-weight: bold;
  display: inline;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 8px;
  margin-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 4px;
  color: black;
}
/* line 112, ../../../sass_src/oreilly_com/_standards.sass */
#personal_info button:active, #password_assistance button:active {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fad441), to(#fbdf73));
  background: -moz-linear-gradient(0% 45% 90deg, #fbdf73, #fad441, #fad441 55%);
}
/* line 115, ../../../sass_src/oreilly_com/_standards.sass */
#personal_info button:hover, #password_assistance button:hover {
  text-decoration: underline;
}
/* line 117, ../../../sass_src/oreilly_com/_standards.sass */
#personal_info button a, #password_assistance button a {
  color: black;
}
/* line 7, ../../../sass_src/_personal_info.sass */
#personal_info a, #password_assistance a {
  cursor: pointer;
}
/* line 9, ../../../sass_src/_personal_info.sass */
#personal_info h3, #password_assistance h3 {
  clear: left;
}
/* line 11, ../../../sass_src/_personal_info.sass */
#personal_info .highlight, #password_assistance .highlight {
  margin-left: 10px;
}
/* line 13, ../../../sass_src/_personal_info.sass */
#personal_info #screen_name label, #personal_info #password label, #password_assistance #screen_name label, #password_assistance #password label {
  margin-bottom: 20px;
}
/* line 15, ../../../sass_src/_personal_info.sass */
#personal_info p.buttons, #password_assistance p.buttons {
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-left: 10px;
}
/* line 20, ../../../sass_src/_personal_info.sass */
#personal_info button[type=submit], #password_assistance button[type=submit] {
  float: none;
  font-size: 11px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
/* line 24, ../../../sass_src/_personal_info.sass */
#personal_info .cancel, #password_assistance .cancel {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#eaeaea), to(#d0d0d0));
  background: -moz-linear-gradient(0% 45% 270deg, #eaeaea, #d0d0d0, #d0d0d0 55%);
  background-color: #d0d0d0;
  border: 1px solid #b6b6b6;
  font-weight: bold;
  display: inline;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 8px;
  margin-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 4px;
  color: black;
  float: none;
  font-weight: bold;
  margin-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 4px;
}
/* line 112, ../../../sass_src/oreilly_com/_standards.sass */
#personal_info .cancel:active, #password_assistance .cancel:active {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#d0d0d0), to(#eaeaea));
  background: -moz-linear-gradient(0% 45% 90deg, #eaeaea, #d0d0d0, #d0d0d0 55%);
}
/* line 115, ../../../sass_src/oreilly_com/_standards.sass */
#personal_info .cancel:hover, #password_assistance .cancel:hover {
  text-decoration: underline;
}
/* line 117, ../../../sass_src/oreilly_com/_standards.sass */
#personal_info .cancel a, #password_assistance .cancel a {
  color: black;
}
/* line 34, ../../../sass_src/_personal_info.sass */
#personal_info .edit-box label, #password_assistance .edit-box label {
  margin-left: 10px;
  padding-left: 0px;
}
/* line 37, ../../../sass_src/_personal_info.sass */
#personal_info .error-message, #password_assistance .error-message {
  padding: 0;
}

/* line 40, ../../../sass_src/_personal_info.sass */
#u_form {
  border: 3px solid #faefc6;
  padding: 16px;
  padding-top: 0;
  margin: 0px 0px 20px 0px;
  -webkit-border-top-left-radius: 18px;
  -webkit-border-top-right-radius: 18px;
  -moz-border-radius-topleft: 18px;
  -moz-border-radius-topright: 18px;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  *display: inline-block;
  width: 660px;
}
/* line 51, ../../../sass_src/oreilly_com/_standards.sass */
#u_form h1, #u_form h2, #u_form h3 {
  margin: -16px;
  margin-top: 0;
  padding: 8px;
  padding-left: 16px;
}
/* line 56, ../../../sass_src/oreilly_com/_standards.sass */
#u_form h2 {
  -webkit-border-top-left-radius: 16px;
  -webkit-border-top-right-radius: 16px;
  -moz-border-radius-topleft: 16px;
  -moz-border-radius-topright: 16px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  background-image: -moz-linear-gradient(0% 24% 270deg, #fefcf5, #fcf6dd);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.01, #fcf6dd), color-stop(0.69, #fefcf5));
  background-color: #fdf8e7;
  color: #444444;
  font-size: 40px;
  margin-bottom: 0px;
}
/* line 64, ../../../sass_src/oreilly_com/_standards.sass */
#u_form h3 {
  border-top: 3px solid #faefc6;
  background: #fcf6dd;
  color: #b9002d;
  font-size: 16px;
  margin-bottom: 10px;
}
/* line 26, ../../../sass_src/oreilly_com/_standards.sass */
#u_form:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* line 149, ../../../sass_src/oreilly_com/_standards.sass */
#u_form label {
  font-weight: bold;
  display: block;
  float: left;
  width: 185px;
  padding: 3px 10px 3px 5px;
  margin: 5px 0;
  clear: left;
}
/* line 157, ../../../sass_src/oreilly_com/_standards.sass */
#u_form input {
  width: 200px;
  padding: 3px 3px;
  margin: 5px 5px 5px 0;
}
/* line 161, ../../../sass_src/oreilly_com/_standards.sass */
#u_form .displaydata {
  width: 330px;
  padding: 3px 0;
  margin: 5px 0 5px 0;
  vertical-align: middle;
  display: block;
  float: left;
}
/* line 168, ../../../sass_src/oreilly_com/_standards.sass */
#u_form fieldset {
  margin: -16px;
  padding: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #faefc6;
}
/* line 173, ../../../sass_src/oreilly_com/_standards.sass */
#u_form fieldset:nth-child(odd) {
  background: #fefcf5;
}
/* line 175, ../../../sass_src/oreilly_com/_standards.sass */
#u_form fieldset p.hint {
  margin-left: 200px;
}
/* line 177, ../../../sass_src/oreilly_com/_standards.sass */
#u_form button {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fbdf73), to(#fad441));
  background: -moz-linear-gradient(0% 45% 270deg, #fbdf73, #fad441, #fad441 55%);
  background-color: #fad441;
  border: 1px solid #f9c90f;
  font-weight: bold;
  display: inline;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 8px;
  margin-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 4px;
  color: black;
}
/* line 112, ../../../sass_src/oreilly_com/_standards.sass */
#u_form button:active {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fad441), to(#fbdf73));
  background: -moz-linear-gradient(0% 45% 90deg, #fbdf73, #fad441, #fad441 55%);
}
/* line 115, ../../../sass_src/oreilly_com/_standards.sass */
#u_form button:hover {
  text-decoration: underline;
}
/* line 117, ../../../sass_src/oreilly_com/_standards.sass */
#u_form button a {
  color: black;
}
/* line 179, ../../../sass_src/oreilly_com/_standards.sass */
#u_form button[type=submit] {
  float: right;
}

/* line 48, ../../../sass_src/_personal_info.sass */
#login-create button[type=submit] {
  margin-top: 8px;
}
/* line 50, ../../../sass_src/_personal_info.sass */
#login-create #u_form {
  width: 450px;
  border: none;
  padding: 0;
  margin: 0px 0px 20px 0px;
}
/* line 55, ../../../sass_src/_personal_info.sass */
#login-create #u_form h3 {
  margin: 0;
  padding: 0;
  border-top: 0;
  background: none;
  color: #444444;
  font-size: 20px;
  margin-bottom: 10px;
}
/* line 63, ../../../sass_src/_personal_info.sass */
#login-create #u_form fieldset {
  border-bottom: 0;
}
/* line 65, ../../../sass_src/_personal_info.sass */
#login-create #u_form fieldset:nth-child(odd) {
  background: none;
}
/* line 67, ../../../sass_src/_personal_info.sass */
#login-create #u_form fieldset p.hint {
  margin-left: 0;
}
/* line 70, ../../../sass_src/_personal_info.sass */
#login-create #u_form button[type=submit] {
  float: left;
  margin-top: 10px;
}

/* line 75, ../../../sass_src/_personal_info.sass */
#password_assistance label {
  margin-bottom: 0;
}
/* line 77, ../../../sass_src/_personal_info.sass */
#password_assistance label[for=retypepassword] {
  width: 210px;
}
/* line 79, ../../../sass_src/_personal_info.sass */
#password_assistance input {
  clear: left;
  float: left;
  margin-top: 0;
  margin-bottom: 8px;
}
/* line 84, ../../../sass_src/_personal_info.sass */
#password_assistance .continue {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fbdf73), to(#fad441));
  background: -moz-linear-gradient(0% 45% 270deg, #fbdf73, #fad441, #fad441 55%);
  background-color: #fad441;
  border: 1px solid #f9c90f;
  font-weight: bold;
  display: inline;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 8px;
  margin-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 4px;
  color: black;
  float: left;
  margin-bottom: 20px;
}
/* line 112, ../../../sass_src/oreilly_com/_standards.sass */
#password_assistance .continue:active {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fad441), to(#fbdf73));
  background: -moz-linear-gradient(0% 45% 90deg, #fbdf73, #fad441, #fad441 55%);
}
/* line 115, ../../../sass_src/oreilly_com/_standards.sass */
#password_assistance .continue:hover {
  text-decoration: underline;
}
/* line 117, ../../../sass_src/oreilly_com/_standards.sass */
#password_assistance .continue a {
  color: black;
}

/* line 90, ../../../sass_src/_personal_info.sass */
#dropbox_config label {
  float: left;
  clear: right;
  line-height: 12px;
}
/* line 94, ../../../sass_src/_personal_info.sass */
#dropbox_config input {
  width: 20px;
  float: left;
}
/* line 97, ../../../sass_src/_personal_info.sass */
#dropbox_config p {
  font-size: 12px;
  margin-top: 0;
}
/* line 100, ../../../sass_src/_personal_info.sass */
#dropbox_config p.buttons {
  margin: 10px 0 0 0;
}
/* line 102, ../../../sass_src/_personal_info.sass */
#dropbox_config .account, #dropbox_config .formats {
  clear: both;
  padding-top: 3px;
}
/* line 106, ../../../sass_src/_personal_info.sass */
#dropbox_config .account label, #dropbox_config .formats label {
  padding: 0;
}
/* line 108, ../../../sass_src/_personal_info.sass */
#dropbox_config .account > label, #dropbox_config .formats > label {
  padding: 0 10px 3px 5px;
}
/* line 110, ../../../sass_src/_personal_info.sass */
#dropbox_config .account_info, #dropbox_config .chosen_formats {
  width: 700px;
  clear: right;
  margin-top: 0;
}

/* line 1, ../../../sass_src/_my_orders.sass */
#my_orders, #order_summary, #my_orders_empty {
  border: 3px solid #faefc6;
  padding: 16px;
  padding-top: 0;
  margin: 0px 0px 20px 0px;
  -webkit-border-top-left-radius: 16px;
  -webkit-border-top-right-radius: 16px;
  -moz-border-radius-topleft: 16px;
  -moz-border-radius-topright: 16px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  padding: 0px;
}
/* line 51, ../../../sass_src/oreilly_com/_standards.sass */
#my_orders h1, #my_orders h2, #my_orders h3, #order_summary h1, #order_summary h2, #order_summary h3, #my_orders_empty h1, #my_orders_empty h2, #my_orders_empty h3 {
  margin: -16px;
  margin-top: 0;
  padding: 8px;
  padding-left: 16px;
}
/* line 56, ../../../sass_src/oreilly_com/_standards.sass */
#my_orders h2, #order_summary h2, #my_orders_empty h2 {
  -webkit-border-top-left-radius: 16px;
  -webkit-border-top-right-radius: 16px;
  -moz-border-radius-topleft: 16px;
  -moz-border-radius-topright: 16px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  background-image: -moz-linear-gradient(0% 24% 270deg, #fefcf5, #fcf6dd);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.01, #fcf6dd), color-stop(0.69, #fefcf5));
  background-color: #fdf8e7;
  color: #444444;
  font-size: 40px;
  margin-bottom: 0px;
}
/* line 64, ../../../sass_src/oreilly_com/_standards.sass */
#my_orders h3, #order_summary h3, #my_orders_empty h3 {
  border-top: 3px solid #faefc6;
  background: #fcf6dd;
  color: #b9002d;
  font-size: 16px;
  margin-bottom: 10px;
}
/* line 3, ../../../sass_src/_my_orders.sass */
#my_orders h2, #order_summary h2, #my_orders_empty h2 {
  margin: 0px;
}

/* line 8, ../../../sass_src/_my_orders.sass */
#my_orders_empty {
  width: 940px;
}
/* line 10, ../../../sass_src/_my_orders.sass */
#my_orders_empty p {
  font-size: 14px;
  padding: 0 16px;
}

/* line 14, ../../../sass_src/_my_orders.sass */
#order_summary {
  float: left;
}

/* line 17, ../../../sass_src/_my_orders.sass */
#order_details {
  float: left;
  overflow: hidden;
  width: 658px;
}

/* line 22, ../../../sass_src/_my_orders.sass */
.orders, .summary, .delivery, .order-detail {
  border-collapse: collapse;
  border: 0px;
  border-top: 3px solid #faefc6;
}
/* line 232, ../../../sass_src/oreilly_com/_standards.sass */
.orders table, .summary table, .delivery table, .order-detail table {
  border-collapse: collapse;
  border: 0px;
}
/* line 236, ../../../sass_src/oreilly_com/_standards.sass */
.orders tr, .summary tr, .delivery tr, .order-detail tr {
  padding: 0px;
}
/* line 238, ../../../sass_src/oreilly_com/_standards.sass */
.orders tr:nth-child(odd), .summary tr:nth-child(odd), .delivery tr:nth-child(odd), .order-detail tr:nth-child(odd) {
  background: #fefcf5;
}
/* line 241, ../../../sass_src/oreilly_com/_standards.sass */
.orders th, .orders td, .summary th, .summary td, .delivery th, .delivery td, .order-detail th, .order-detail td {
  text-align: left;
  vertical-align: top;
  padding: 10px 16px;
  border: 1px solid #faefc6;
  font-size: 12px;
}
/* line 248, ../../../sass_src/oreilly_com/_standards.sass */
.orders th, .summary th, .delivery th, .order-detail th {
  font-weight: bold;
  color: #444444;
  background-color: #fcf7e2;
  white-space: nowrap;
}
/* line 254, ../../../sass_src/oreilly_com/_standards.sass */
.orders td.nowrap, .summary td.nowrap, .delivery td.nowrap, .order-detail td.nowrap {
  white-space: nowrap;
}
/* line 257, ../../../sass_src/oreilly_com/_standards.sass */
.orders td p, .summary td p, .delivery td p, .order-detail td p {
  margin: 0;
  font-size: 12px;
}
/* line 261, ../../../sass_src/oreilly_com/_standards.sass */
.orders td img, .summary td img, .delivery td img, .order-detail td img {
  margin-right: 8px;
  float: left;
}
/* line 265, ../../../sass_src/oreilly_com/_standards.sass */
.orders td.center, .summary td.center, .delivery td.center, .order-detail td.center {
  text-align: center;
}
/* line 268, ../../../sass_src/oreilly_com/_standards.sass */
.orders td.right, .summary td.right, .delivery td.right, .order-detail td.right {
  text-align: right;
}
/* line 121, ../../../sass_src/oreilly_com/_standards.sass */
.orders dl, .summary dl, .delivery dl, .order-detail dl {
  margin-bottom: 0;
}
/* line 124, ../../../sass_src/oreilly_com/_standards.sass */
.orders dd, .orders dt, .summary dd, .summary dt, .delivery dd, .delivery dt, .order-detail dd, .order-detail dt {
  display: inline;
  white-space: nowrap;
  margin-left: 0 !important;
}
/* line 129, ../../../sass_src/oreilly_com/_standards.sass */
.orders dd, .summary dd, .delivery dd, .order-detail dd {
  display: inline;
  margin-right: 1em;
}
/* line 133, ../../../sass_src/oreilly_com/_standards.sass */
.orders dt, .summary dt, .delivery dt, .order-detail dt {
  font-weight: bold;
}
/* line 136, ../../../sass_src/oreilly_com/_standards.sass */
.orders dt:after, .summary dt:after, .delivery dt:after, .order-detail dt:after {
  content: ": ";
}

/* line 29, ../../../sass_src/_my_orders.sass */
.summary, .delivery, .order-detail, .details {
  width: 650px;
}
/* line 31, ../../../sass_src/_my_orders.sass */
.summary p, .delivery p, .order-detail p, .details p {
  padding-bottom: 4px;
}

/* line 34, ../../../sass_src/_my_orders.sass */
.orders {
  width: 100%;
  border: 3px solid #faefc6;
  padding: 16px;
  padding-top: 0;
  margin: 0px 0px 20px 0px;
  border: 0px;
  margin: 0px;
}
/* line 51, ../../../sass_src/oreilly_com/_standards.sass */
.orders h1, .orders h2, .orders h3 {
  margin: -16px;
  margin-top: 0;
  padding: 8px;
  padding-left: 16px;
}
/* line 56, ../../../sass_src/oreilly_com/_standards.sass */
.orders h2 {
  -webkit-border-top-left-radius: 16px;
  -webkit-border-top-right-radius: 16px;
  -moz-border-radius-topleft: 16px;
  -moz-border-radius-topright: 16px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  background-image: -moz-linear-gradient(0% 24% 270deg, #fefcf5, #fcf6dd);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.01, #fcf6dd), color-stop(0.69, #fefcf5));
  background-color: #fdf8e7;
  color: #444444;
  font-size: 40px;
  margin-bottom: 0px;
}
/* line 64, ../../../sass_src/oreilly_com/_standards.sass */
.orders h3 {
  border-top: 3px solid #faefc6;
  background: #fcf6dd;
  color: #b9002d;
  font-size: 16px;
  margin-bottom: 10px;
}
/* line 39, ../../../sass_src/_my_orders.sass */
.orders th {
  padding-right: 12px;
}
/* line 41, ../../../sass_src/_my_orders.sass */
.orders td.products-column {
  border: 1px solid #faefc6;
  width: 720px;
  padding: 0px;
}
/* line 46, ../../../sass_src/_my_orders.sass */
.orders table.products tr {
  background-color: transparent;
}
/* line 48, ../../../sass_src/_my_orders.sass */
.orders table.products tr:first-child td {
  padding-top: 10px;
  padding-bottom: 0px;
}
/* line 51, ../../../sass_src/_my_orders.sass */
.orders table.products tr:last-child td {
  padding-bottom: 10px;
}
/* line 53, ../../../sass_src/_my_orders.sass */
.orders table.products td {
  width: 335px;
  border: 0px;
  padding: 0px 8px 0px 16px;
}
/* line 57, ../../../sass_src/_my_orders.sass */
.orders table.products td p {
  padding-bottom: 3px;
  padding-left: 0px;
}
/* line 60, ../../../sass_src/_my_orders.sass */
.orders table.products td.border {
  padding-left: 16px;
  border-left: 1px solid #faefc6;
  min-height: 38px;
}
/* line 64, ../../../sass_src/_my_orders.sass */
.orders table.products td.empty {
  line-height: 0px;
}
/* line 66, ../../../sass_src/_my_orders.sass */
.orders table.products td.top-pad {
  padding-top: 10px;
}
/* line 68, ../../../sass_src/_my_orders.sass */
.orders table.products td.top-pad p {
  padding-bottom: 3px;
}

/* line 71, ../../../sass_src/_my_orders.sass */
.order-detail {
  float: left;
  border: 3px solid #faefc6;
  padding: 16px;
  padding-top: 0;
  margin: 0px 0px 20px 0px;
  padding: 0;
}
/* line 51, ../../../sass_src/oreilly_com/_standards.sass */
.order-detail h1, .order-detail h2, .order-detail h3 {
  margin: -16px;
  margin-top: 0;
  padding: 8px;
  padding-left: 16px;
}
/* line 56, ../../../sass_src/oreilly_com/_standards.sass */
.order-detail h2 {
  -webkit-border-top-left-radius: 16px;
  -webkit-border-top-right-radius: 16px;
  -moz-border-radius-topleft: 16px;
  -moz-border-radius-topright: 16px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  background-image: -moz-linear-gradient(0% 24% 270deg, #fefcf5, #fcf6dd);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.01, #fcf6dd), color-stop(0.69, #fefcf5));
  background-color: #fdf8e7;
  color: #444444;
  font-size: 40px;
  margin-bottom: 0px;
}
/* line 64, ../../../sass_src/oreilly_com/_standards.sass */
.order-detail h3 {
  border-top: 3px solid #faefc6;
  background: #fcf6dd;
  color: #b9002d;
  font-size: 16px;
  margin-bottom: 10px;
}
/* line 75, ../../../sass_src/_my_orders.sass */
.order-detail h3 {
  margin: 0px;
  color: black;
}
/* line 78, ../../../sass_src/_my_orders.sass */
.order-detail h3 span {
  font-size: 12px;
  font-weight: normal;
}

/* line 83, ../../../sass_src/_my_orders.sass */
.details th.right {
  text-align: right;
}

/* line 86, ../../../sass_src/_my_orders.sass */
.payment-info {
  font-size: 12px;
  color: #444444;
  float: left;
  width: 362px;
  border-right: 1px solid #faefc6;
  padding: 4px 16px 10px 16px;
}
/* line 93, ../../../sass_src/_my_orders.sass */
.payment-info h5 {
  font-size: 12px;
  margin-top: 12px;
  margin-bottom: 0px;
}
/* line 121, ../../../sass_src/oreilly_com/_standards.sass */
.payment-info dl {
  margin-bottom: 0;
}
/* line 124, ../../../sass_src/oreilly_com/_standards.sass */
.payment-info dd, .payment-info dt {
  display: inline;
  white-space: nowrap;
  margin-left: 0 !important;
}
/* line 129, ../../../sass_src/oreilly_com/_standards.sass */
.payment-info dd {
  display: inline;
  margin-right: 1em;
}
/* line 133, ../../../sass_src/oreilly_com/_standards.sass */
.payment-info dt {
  font-weight: bold;
}
/* line 136, ../../../sass_src/oreilly_com/_standards.sass */
.payment-info dt:after {
  content: ": ";
}
/* line 98, ../../../sass_src/_my_orders.sass */
.payment-info dl {
  width: 280px;
  margin-bottom: 12px;
}
/* line 101, ../../../sass_src/_my_orders.sass */
.payment-info dt, .payment-info dd {
  line-height: 20px;
}
/* line 103, ../../../sass_src/_my_orders.sass */
.payment-info dt {
  margin-right: 5px;
}

/* line 106, ../../../sass_src/_my_orders.sass */
.order-total {
  min-height: 100%;
  overflow: auto;
  width: 255px;
  float: right;
  color: #444444;
}
/* line 232, ../../../sass_src/oreilly_com/_standards.sass */
.order-total table {
  border-collapse: collapse;
  border: 0px;
}
/* line 236, ../../../sass_src/oreilly_com/_standards.sass */
.order-total tr {
  padding: 0px;
}
/* line 238, ../../../sass_src/oreilly_com/_standards.sass */
.order-total tr:nth-child(odd) {
  background: #fefcf5;
}
/* line 241, ../../../sass_src/oreilly_com/_standards.sass */
.order-total th, .order-total td {
  text-align: left;
  vertical-align: top;
  padding: 10px 16px;
  border: 1px solid #faefc6;
  font-size: 12px;
}
/* line 248, ../../../sass_src/oreilly_com/_standards.sass */
.order-total th {
  font-weight: bold;
  color: #444444;
  background-color: #fcf7e2;
  white-space: nowrap;
}
/* line 254, ../../../sass_src/oreilly_com/_standards.sass */
.order-total td.nowrap {
  white-space: nowrap;
}
/* line 257, ../../../sass_src/oreilly_com/_standards.sass */
.order-total td p {
  margin: 0;
  font-size: 12px;
}
/* line 261, ../../../sass_src/oreilly_com/_standards.sass */
.order-total td img {
  margin-right: 8px;
  float: left;
}
/* line 265, ../../../sass_src/oreilly_com/_standards.sass */
.order-total td.center {
  text-align: center;
}
/* line 268, ../../../sass_src/oreilly_com/_standards.sass */
.order-total td.right {
  text-align: right;
}
/* line 113, ../../../sass_src/_my_orders.sass */
.order-total tr {
  border-bottom: 1px solid #faefc6;
}
/* line 115, ../../../sass_src/_my_orders.sass */
.order-total tr:nth-child(odd) {
  background: white;
}
/* line 117, ../../../sass_src/_my_orders.sass */
.order-total td {
  line-height: 22px;
  border: 0px;
  text-align: right;
  font-weight: bold;
}
/* line 122, ../../../sass_src/_my_orders.sass */
.order-total td.title {
  padding-right: 0px;
}
/* line 124, ../../../sass_src/_my_orders.sass */
.order-total tr.alt {
  background: #fefcf5;
}
/* line 126, ../../../sass_src/_my_orders.sass */
.order-total tr.alt td {
  padding: 0px 16px;
}
/* line 128, ../../../sass_src/_my_orders.sass */
.order-total tr.alt td.secondary {
  font-weight: normal;
  padding-bottom: 10px;
  padding: 0px 0px 10px 16px;
}
/* line 132, ../../../sass_src/_my_orders.sass */
.order-total tr.alt.noborder {
  border-bottom: 0px;
}
/* line 134, ../../../sass_src/_my_orders.sass */
.order-total tr.alt.noborder td {
  padding-top: 10px;
  padding-bottom: 0px;
}
/* line 137, ../../../sass_src/_my_orders.sass */
.order-total tr.bottom {
  border-bottom: 0px;
}

/* line 140, ../../../sass_src/_my_orders.sass */
.delivery {
  padding-right: 0px;
  margin-right: 0px;
}

/* line 144, ../../../sass_src/_my_orders.sass */
#shipping_info {
  margin-top: 5px;
  float: right;
  width: 290px;
  overflow: hidden;
  color: #444444;
  font-size: 12px;
}
/* line 218, ../../../sass_src/oreilly_com/_standards.sass */
#shipping_info .container {
  padding: 0 10px 10px 25px;
  margin-bottom: 20px;
  background: white url(/images/curved-divider-white.png) left bottom no-repeat;
  font-size: 13px;
}
/* line 223, ../../../sass_src/oreilly_com/_standards.sass */
#shipping_info .container:first {
  padding-top: 0px;
}
/* line 225, ../../../sass_src/oreilly_com/_standards.sass */
#shipping_info .container h3 {
  margin-top: 0px;
  color: #444444;
}
/* line 152, ../../../sass_src/_my_orders.sass */
#shipping_info p {
  color: #444444;
  font-size: 12px;
  margin-top: 4px;
  margin-bottom: 4px;
}
/* line 157, ../../../sass_src/_my_orders.sass */
#shipping_info p .title {
  font-weight: bold;
}
/* line 159, ../../../sass_src/_my_orders.sass */
#shipping_info h3 {
  font-size: 14px;
}
/* line 121, ../../../sass_src/oreilly_com/_standards.sass */
#shipping_info dl {
  margin-bottom: 0;
}
/* line 124, ../../../sass_src/oreilly_com/_standards.sass */
#shipping_info dd, #shipping_info dt {
  display: inline;
  white-space: nowrap;
  margin-left: 0 !important;
}
/* line 129, ../../../sass_src/oreilly_com/_standards.sass */
#shipping_info dd {
  display: inline;
  margin-right: 1em;
}
/* line 133, ../../../sass_src/oreilly_com/_standards.sass */
#shipping_info dt {
  font-weight: bold;
}
/* line 136, ../../../sass_src/oreilly_com/_standards.sass */
#shipping_info dt:after {
  content: ": ";
}
/* line 162, ../../../sass_src/_my_orders.sass */
#shipping_info h5 {
  font-size: 12px;
  margin-top: 12px;
  margin-bottom: 0px;
}

/* line 167, ../../../sass_src/_my_orders.sass */
.selling_price {
  float: right;
}

/* line 170, ../../../sass_src/_my_orders.sass */
.list_price {
  text-decoration: line-through;
  float: right;
}

/* line 174, ../../../sass_src/_my_orders.sass */
address {
  font-style: normal;
}

/* line 177, ../../../sass_src/_my_orders.sass */
.paginate {
  float: right;
}
/* line 179, ../../../sass_src/_my_orders.sass */
.paginate p {
  font-family: Arial;
  font-size: 18px;
  padding: 25px;
}
/* line 183, ../../../sass_src/_my_orders.sass */
.paginate p .pager_link {
  margin: 0 3px;
  display: inline-block;
  height: 13px;
  background: transparent url(/images/orders-pagination.png) 0 0 no-repeat;
}
/* line 188, ../../../sass_src/_my_orders.sass */
.paginate p .first {
  width: 11px;
  background-position: 0 0;
}
/* line 191, ../../../sass_src/_my_orders.sass */
.paginate p .last {
  width: 11px;
  background-position: 0 -20px;
}
/* line 194, ../../../sass_src/_my_orders.sass */
.paginate p .previous {
  width: 8px;
  margin: 0 10px;
  background-position: 0 -40px;
}
/* line 198, ../../../sass_src/_my_orders.sass */
.paginate p .next {
  width: 8px;
  margin: 0 10px;
  background-position: 0 -60px;
}

/* line 26, ../../../sass_src/_your_products_desktop.sass */
#yp {
  float: left;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
/* line 32, ../../../sass_src/_your_products_desktop.sass */
#yp body, #yp p, #yp li, #yp td {
  font-size: 14px;
  line-height: 20px;
}
/* line 36, ../../../sass_src/_your_products_desktop.sass */
#yp a {
  color: #207cc1;
}
/* line 39, ../../../sass_src/_your_products_desktop.sass */
#yp .interact {
  cursor: pointer;
}
/* line 42, ../../../sass_src/_your_products_desktop.sass */
#yp #yp-header {
  padding: 30px 20px;
  clear: both;
}
/* line 46, ../../../sass_src/_your_products_desktop.sass */
#yp h1 {
  font-family: "oreilly-urw-typewriter-narro", Georgia, serif;
  font-size: 40px;
  line-height: 1em;
  color: #333333;
  background-color: white;
  font-weight: normal;
  display: inline;
}
/* line 55, ../../../sass_src/_your_products_desktop.sass */
#yp .yp-views {
  padding: 0 20px;
  display: inline-block;
}
/* line 59, ../../../sass_src/_your_products_desktop.sass */
#yp .yp-views div {
  height: 16px;
  width: 16px;
  margin: 0 4px 5px;
  display: inline-block;
  background: transparent url(//cdn.oreillystatic.com/members/images/list-cover-icons.png) 0 0 no-repeat;
}
/* line 66, ../../../sass_src/_your_products_desktop.sass */
#yp .yp-views .yp-cover-view {
  background-position: bottom right;
}
/* line 69, ../../../sass_src/_your_products_desktop.sass */
#yp .yp-send-all {
  text-align: right;
  margin: -20px 5px 0 0;
  font-size: 16px;
}
/* line 74, ../../../sass_src/_your_products_desktop.sass */
#yp .yp-send-all .yp-send-label {
  font-weight: bold;
}
/* line 78, ../../../sass_src/_your_products_desktop.sass */
#yp .yp-send-all form a {
  color: #333333;
  border-bottom: 1px solid #b9002d;
  padding: 0 12px 1px 0;
  text-decoration: none;
  background: transparent url(//cdn.oreillystatic.com/members/images/send-arrow.png) right 3px no-repeat;
}
/* line 85, ../../../sass_src/_your_products_desktop.sass */
#yp .yp-send-all form a:hover {
  color: #b9002d;
  text-decoration: none;
}

/* line 89, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation {
  display: table-cell;
  vertical-align: top;
  border-spacing: 0;
  border-collapse: collapse;
  width: 20.10101%;
  width: 199px;
  background-color: #f4f4f4;
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-top-right-radius: 4px;
  margin: 0;
  padding: 0;
}
/* line 103, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation .yp-help {
  position: absolute;
  top: 8px;
  right: 10px;
  background: white;
  padding: 3px 5px;
  font-size: 9px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  height: 10px;
  line-height: 10px;
}
/* line 115, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation ul {
  list-style: none;
  padding-left: 0;
}
/* line 119, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation ul li {
  position: relative;
}
/* line 122, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation ul li a {
  display: block;
  font-size: 14px;
  min-height: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #222222;
  cursor: pointer;
}
/* line 131, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation ul li a:hover {
  text-decoration: none;
}
/* line 134, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation ul li.active {
  background-color: #dddddd;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#dddddd');
  background: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#dddddd));
  background: -moz-linear-gradient(top, #e8e8e8, #dddddd);
}
/* line 142, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation .products li {
  padding-left: 9.47867%;
  padding-right: 38px;
}
/* line 146, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation .products .active {
  font-weight: bold;
}
/* line 149, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation .folders {
  clear: both;
  border-top: #c3c3c3 1px dashed;
  margin: 20px 0 20px 0;
  padding: 20px 0;
}
/* line 155, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation .folders li {
  padding: 0 4.73933%;
  overflow-y: auto;
  clear: both;
}
/* line 160, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation .folders li .name {
  margin: 0 22px 0 4.73933%;
  width: 150px;
  word-wrap: break-word;
}
/* line 165, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation .folders li .edit {
  display: none;
}
/* line 168, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation .folders .targeted {
  background-color: #ebebeb;
}
/* line 171, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation .folders .targeted a {
  color: #b9002d;
}
/* line 174, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation .folders .success {
  background-color: #ebebeb;
}
/* line 179, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation .folders .active .name {
  font-weight: bold;
}
/* line 182, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation .folders .active .edit-controls {
  background: transparent url("//cdn.oreillystatic.com/members/images/folder-gear.png") no-repeat right top;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 12px;
  right: 10px;
  padding: 2px 4px;
}
/* line 191, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation .folders .active .edit-controls.active {
  background: transparent url("//cdn.oreillystatic.com/members/images/folder-gear.png") no-repeat right -20px;
}
/* line 194, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation .folders .active .title {
  font-weight: bold;
}
/* line 197, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation .folders .active input {
  margin-top: 8px;
  width: 136px;
}
/* line 201, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation .folders .label {
  color: #b9002d;
  line-height: 38px;
  margin: 0 4.73933%;
}
/* line 206, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation .folders .edit {
  margin: 0 0 2px 0;
  float: left;
}
/* line 210, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation .folders .edit input {
  font-size: 14px;
  padding: 4px 6px;
  clear: both;
  margin-bottom: 2px;
}
/* line 216, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation .folders .edit .controls {
  font-size: 12px;
  color: #666666;
  margin: -2px 0 4px 8px;
  float: left;
}
/* line 222, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation .folders .edit .controls span {
  display: inline;
}
/* line 225, ../../../sass_src/_your_products_desktop.sass */
#yp-navigation .folders .edit .controls .interact {
  color: #b9002d;
}

/* line 228, ../../../sass_src/_your_products_desktop.sass */
#yp-products {
  width: 79.79798%;
  display: table-cell;
  vertical-align: top;
  border-spacing: 0;
  border-collapse: collapse;
  padding: 0;
}
/* line 236, ../../../sass_src/_your_products_desktop.sass */
#yp-products .yp-filter {
  margin: 0 2.574% 20px 11px;
}
/* line 239, ../../../sass_src/_your_products_desktop.sass */
#yp-products .yp-filter label {
  padding: 9px;
}
/* line 242, ../../../sass_src/_your_products_desktop.sass */
#yp-products .yp-filter input {
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 18px;
  font-family: Helvetica;
  font-weight: 200;
  margin: 0;
  width: 91.56627%;
  padding: 6px 1.5444%;
}
/* line 252, ../../../sass_src/_your_products_desktop.sass */
#yp-products .yp-filter .placeholder {
  color: #aaaaaa;
}
/* line 255, ../../../sass_src/_your_products_desktop.sass */
#yp-products .yp-sort {
  float: left;
  margin: 0 0 10px;
  width: 100%;
}
/* line 260, ../../../sass_src/_your_products_desktop.sass */
#yp-products .yp-sort span {
  background: url(//cdn.oreillystatic.com/members/images/arrows.png) right top no-repeat;
  color: #b9002d;
  font-size: 14px;
  width: 9.00901%;
}
/* line 266, ../../../sass_src/_your_products_desktop.sass */
#yp-products .yp-sort .yp-title-sort {
  float: left;
  background: url(//cdn.oreillystatic.com/members/images/arrows.png) 32px top no-repeat;
  margin: 0 55.59846% 0 2.7027%;
}
/* line 271, ../../../sass_src/_your_products_desktop.sass */
#yp-products .yp-sort .yp-title-sort.asc {
  background: url(//cdn.oreillystatic.com/members/images/arrows.png) 32px bottom no-repeat;
}
/* line 273, ../../../sass_src/_your_products_desktop.sass */
#yp-products .yp-sort .yp-title-sort.desc {
  background: url(//cdn.oreillystatic.com/members/images/arrows.png) 32px center no-repeat;
}
/* line 276, ../../../sass_src/_your_products_desktop.sass */
#yp-products .yp-sort .yp-added-sort, #yp-products .yp-sort .yp-updated-sort {
  float: left;
  margin-right: 5.14801%;
}
/* line 280, ../../../sass_src/_your_products_desktop.sass */
#yp-products .yp-sort .yp-added-sort {
  background: url(//cdn.oreillystatic.com/members/images/arrows.png) 48px top no-repeat;
}
/* line 283, ../../../sass_src/_your_products_desktop.sass */
#yp-products .yp-sort .yp-added-sort.asc {
  background: url(//cdn.oreillystatic.com/members/images/arrows.png) 48px bottom no-repeat;
}
/* line 285, ../../../sass_src/_your_products_desktop.sass */
#yp-products .yp-sort .yp-added-sort.desc {
  background: url(//cdn.oreillystatic.com/members/images/arrows.png) 48px center no-repeat;
}
/* line 288, ../../../sass_src/_your_products_desktop.sass */
#yp-products .yp-sort .yp-updated-sort {
  background: url(//cdn.oreillystatic.com/members/images/arrows.png) 60px top no-repeat;
}
/* line 291, ../../../sass_src/_your_products_desktop.sass */
#yp-products .yp-sort .yp-updated-sort.asc {
  background: url(//cdn.oreillystatic.com/members/images/arrows.png) 60px bottom no-repeat;
}
/* line 293, ../../../sass_src/_your_products_desktop.sass */
#yp-products .yp-sort .yp-updated-sort.desc {
  background: url(//cdn.oreillystatic.com/members/images/arrows.png) 60px center no-repeat;
}
/* line 296, ../../../sass_src/_your_products_desktop.sass */
#yp-products h4 {
  margin: 2.574%;
  line-height: 20px;
}
/* line 300, ../../../sass_src/_your_products_desktop.sass */
#yp-products .yp-offer {
  margin: 0 2.7027%;
  width: 93%;
}
/* line 304, ../../../sass_src/_your_products_desktop.sass */
#yp-products .yp-offer img {
  float: left;
  margin-right: 2.7027%;
}
/* line 308, ../../../sass_src/_your_products_desktop.sass */
#yp-products .yp-offer h4 {
  color: #b9002d;
}
/* line 311, ../../../sass_src/_your_products_desktop.sass */
#yp-products .yp-offer ul, #yp-products .yp-offer li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 314, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 319, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list .yp-product-block, #yp-products ul.yp-product-list .detail-row {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
}
/* line 325, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list .yp-product-block .yp-product-summary, #yp-products ul.yp-product-list .detail-row .yp-product-summary {
  cursor: pointer;
  float: left;
  padding: 10px 0;
  width: 100%;
}
/* line 331, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list .yp-product-block .yp-product-summary h3, #yp-products ul.yp-product-list .detail-row .yp-product-summary h3 {
  float: left;
  margin: 0 2.7027%;
  width: 61.77606%;
}
/* line 336, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list .yp-product-block .yp-product-summary .registration-date, #yp-products ul.yp-product-list .yp-product-block .yp-product-summary .updated-date, #yp-products ul.yp-product-list .detail-row .yp-product-summary .registration-date, #yp-products ul.yp-product-list .detail-row .yp-product-summary .updated-date {
  float: left;
  width: 12.87001%;
  margin-right: 1.287%;
  min-height: 1px;
}
/* line 342, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list .yp-product-block .yp-product-summary .folder-remove, #yp-products ul.yp-product-list .detail-row .yp-product-summary .folder-remove {
  display: none;
}
/* line 345, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list .even {
  background-color: #f4f4f4;
}
/* line 348, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list .yp-cover {
  display: block;
  width: 85px;
  float: left;
  margin-right: 12px;
}
/* line 354, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list .yp-product-details {
  -webkit-box-shadow: inset 0px 6px 4px -3px rgba(0, 0, 0, 0.25), inset 0px -6px 4px -3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 6px 4px -3px rgba(0, 0, 0, 0.25), inset 0px -6px 4px -3px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 6px 4px -3px rgba(0, 0, 0, 0.25), inset 0px -6px 4px -3px rgba(0, 0, 0, 0.25);
  border-top: 1px solid #dddddd;
  border-top: rgba(255, 255, 255, 0);
  border-bottom: 1px solid #dddddd;
  border-color: rgba(50, 50, 50, 0.1);
  background: url(//cdn.oreillystatic.com/members/images/gray-block.png) bottom right repeat-y;
  background-color: white;
  display: none;
  float: left;
  padding: 20px 0;
  width: 100%;
  position: relative;
}
/* line 364, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list .yp-product-body {
  float: left;
  margin: 0 1.574% 0 2.574%;
  width: 75.13127%;
  min-height: 85px;
}
/* line 370, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list .yp-product-info, #yp-products ul.yp-product-list .yp-upgrade-discounts {
  margin-bottom: 5px;
  padding-left: 97px;
}
/* line 374, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list .btn {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fbdf73), to(#fad441));
  background: -moz-linear-gradient(0% 45% 270deg, #fbdf73, #fad441, #fad441 55%);
  background-color: #fad441;
  border: 1px solid #f9c90f;
  font-weight: bold;
  display: inline;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 8px;
  margin-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 4px;
  color: black;
  font-size: 12px;
}
/* line 112, ../../../sass_src/oreilly_com/_standards.sass */
#yp-products ul.yp-product-list .btn:active {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fad441), to(#fbdf73));
  background: -moz-linear-gradient(0% 45% 90deg, #fbdf73, #fad441, #fad441 55%);
}
/* line 115, ../../../sass_src/oreilly_com/_standards.sass */
#yp-products ul.yp-product-list .btn:hover {
  text-decoration: underline;
}
/* line 117, ../../../sass_src/oreilly_com/_standards.sass */
#yp-products ul.yp-product-list .btn a {
  color: black;
}
/* line 378, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list .whatisthis a {
  display: block;
  margin: 4px 0 0 0;
  background: none;
  border: 0px;
  font-weight: normal;
}
/* line 385, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list .whatisthis a h5 {
  font-size: 14px;
  color: #b9002d;
  margin: 0;
  padding: 4px 5px 4px 0;
  border: 0px;
}
/* line 392, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list a.tooltip {
  color: #222222;
  text-decoration: none;
  font-size: 12px;
}
/* line 397, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list a.tooltip span {
  display: none;
}
/* line 400, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list a.tooltip:hover {
  text-decoration: none;
}
/* line 403, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list a.tooltip:hover span {
  display: block;
  background-color: white;
  position: absolute;
  width: 235px;
  border-width: 0px;
  padding: 5px 8px;
  margin: 0 0 5px 0px;
  z-index: 100;
  text-align: left;
  border: 3px solid #faefc6;
}
/* line 415, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list ul.yp-formats {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 97px;
  margin: 0 0 4px 0;
}
/* line 419, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list ul.yp-formats li {
  font-size: 12px;
  line-height: 26px;
  display: inline-block;
  margin-bottom: 8px;
}
/* line 424, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list ul.yp-formats li a {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fbdf73), to(#fad441));
  background: -moz-linear-gradient(0% 45% 270deg, #fbdf73, #fad441, #fad441 55%);
  background-color: #fad441;
  border: 1px solid #f9c90f;
  font-weight: bold;
  display: inline;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 8px;
  margin-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 4px;
  color: black;
}
/* line 112, ../../../sass_src/oreilly_com/_standards.sass */
#yp-products ul.yp-product-list ul.yp-formats li a:active {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fad441), to(#fbdf73));
  background: -moz-linear-gradient(0% 45% 90deg, #fbdf73, #fad441, #fad441 55%);
}
/* line 115, ../../../sass_src/oreilly_com/_standards.sass */
#yp-products ul.yp-product-list ul.yp-formats li a:hover {
  text-decoration: underline;
}
/* line 117, ../../../sass_src/oreilly_com/_standards.sass */
#yp-products ul.yp-product-list ul.yp-formats li a a {
  color: black;
}
/* line 427, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list ul.yp-formats li .read-online {
  padding-left: 0;
  display: none;
}
/* line 431, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list ul.yp-formats li .read-online:hover {
  text-decoration: none;
}
/* line 434, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list ul.yp-formats li .read-online:hover .interact:hover {
  text-decoration: underline;
}
/* line 437, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list ul.yp-formats li .new-flag {
  position: relative;
  width: 37px;
  background-color: #98c832;
  border: 1px solid #7eb804;
  border-right: none;
  font-weight: bold;
  display: inline;
  margin: 0 12px 8px -1px;
  padding: 4px 2px 4px 4px;
  color: black;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 452, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list ul.yp-formats li .new-flag:after, #yp-products ul.yp-product-list ul.yp-formats li .new-flag:before {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
/* line 461, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list ul.yp-formats li .new-flag:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #98c832;
  border-width: 10px;
  top: 12px;
  right: -19px;
  margin-top: -11px;
}
/* line 469, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list ul.yp-formats li .new-flag:before {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #7eb804;
  border-width: 11px;
  top: 11px;
  right: -21px;
  margin-top: -11px;
}
/* line 477, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list ul.yp-formats .sync {
  margin-right: 2px;
}
/* line 480, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list ul.yp-formats .sync a {
  margin-right: 4px;
}
/* line 483, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list .yp-plus {
  color: #666666;
  text-decoration: none;
}
/* line 487, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list .yp-plus span {
  display: inline-block;
  text-align: center;
  width: 9px;
}
/* line 492, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list .yp-plus-content {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 4px 0 8px;
}
/* line 497, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list .yp-plus-content p {
  margin: 0;
}
/* line 500, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list .yp-offers li {
  display: inline-block;
}
/* line 503, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list .yp-product-links {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0 18px 0 18px;
  float: right;
  width: 123px;
}
/* line 509, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list .yp-product-links li {
  line-height: 15px;
  margin-bottom: 5px;
}
/* line 513, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.yp-product-list .yp-product-links .static {
  display: none;
}
/* line 520, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.folder-list .yp-product-summary:hover .folder-remove {
  display: block;
  float: left;
  font-size: 34px;
  font-weight: normal;
  cursor: pointer;
  color: #cccccc;
  text-decoration: none;
}
/* line 529, ../../../sass_src/_your_products_desktop.sass */
#yp-products ul.folder-list .yp-product-summary:hover .folder-remove:hover {
  color: #666666;
}

/* line 536, ../../../sass_src/_your_products_desktop.sass */
#yp.cover-view #yp-header .yp-list-view {
  background-position: top right;
}
/* line 539, ../../../sass_src/_your_products_desktop.sass */
#yp.cover-view #yp-header .yp-cover-view {
  background-position: bottom left;
}
/* line 542, ../../../sass_src/_your_products_desktop.sass */
#yp.cover-view #yp-products ul.yp-product-list {
  background-color: #f4f4f4;
  float: left;
  width: 100%;
  margin-right: -4px;
}
/* line 548, ../../../sass_src/_your_products_desktop.sass */
#yp.cover-view #yp-products ul.yp-product-list .yp-product-block {
  float: left;
  width: auto;
  margin: 8px;
  padding-left: 1px;
  min-height: 180px;
}
/* line 555, ../../../sass_src/_your_products_desktop.sass */
#yp.cover-view .yp-cover-wrap {
  cursor: pointer;
  display: block;
  float: left;
  overflow: hidden;
  width: 176px;
  height: 100%;
  max-height: 176px;
  background-color: white;
  border: 2px solid #efefef;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
  position: relative;
}
/* line 569, ../../../sass_src/_your_products_desktop.sass */
#yp.cover-view .yp-cover-wrap .yp-lg-cover {
  width: 180px;
  margin: -2px 0 0 -2px;
  display: block;
}
/* line 574, ../../../sass_src/_your_products_desktop.sass */
#yp.cover-view .yp-cover-wrap a.folder-remove {
  display: none;
}
/* line 581, ../../../sass_src/_your_products_desktop.sass */
#yp.cover-view ul.folder-list .yp-cover-wrap:hover a.folder-remove {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  float: right;
  padding: 2px 2px 4px 4px;
  font-size: 34px;
  font-weight: normal;
  cursor: pointer;
  color: #cccccc;
  background-color: #efefef;
  text-decoration: none;
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
/* line 598, ../../../sass_src/_your_products_desktop.sass */
#yp.cover-view ul.folder-list .yp-cover-wrap:hover .folder-remove:hover {
  color: #666666;
}
/* line 603, ../../../sass_src/_your_products_desktop.sass */
#yp.cover-view #yp-products ul.yp-product-list .yp-product-info, #yp.cover-view #yp-products ul.yp-product-list .yp-upgrade-discounts, #yp.cover-view #yp-products ul.yp-product-list ul.yp-formats {
  padding-left: 0;
}
/* line 606, ../../../sass_src/_your_products_desktop.sass */
#yp.cover-view #yp-products ul.yp-product-list .hover-row {
  padding-left: 0;
  list-style: none;
  float: left;
}
/* line 611, ../../../sass_src/_your_products_desktop.sass */
#yp.cover-view #yp-products ul.yp-product-list .hover-row .clicked {
  position: relative;
  padding-bottom: 5px;
  min-height: 0;
}
/* line 616, ../../../sass_src/_your_products_desktop.sass */
#yp.cover-view #yp-products ul.yp-product-list .hover-row .clicked:after {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
/* line 625, ../../../sass_src/_your_products_desktop.sass */
#yp.cover-view #yp-products ul.yp-product-list .hover-row .clicked:after {
  border-color: rgba(221, 221, 221, 0);
  border-top-color: #dddddd;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-width: 12px;
  left: 50%;
  margin-left: -12px;
}
/* line 633, ../../../sass_src/_your_products_desktop.sass */
#yp.cover-view #yp-products ul.yp-product-list .detail-row {
  background-color: white;
  padding-top: 4px;
  -webkit-box-shadow: inset 0px 6px 4px -3px rgba(0, 0, 0, 0.25), inset 0px -6px 4px -3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 6px 4px -3px rgba(0, 0, 0, 0.25), inset 0px -6px 4px -3px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 6px 4px -3px rgba(0, 0, 0, 0.25), inset 0px -6px 4px -3px rgba(0, 0, 0, 0.25);
  border-top: 1px solid #dddddd;
  border-top: rgba(255, 255, 255, 0);
  border-bottom: 1px solid #dddddd;
  border-color: rgba(50, 50, 50, 0.1);
}
/* line 638, ../../../sass_src/_your_products_desktop.sass */
#yp.cover-view #yp-products ul.yp-product-list .detail-row .yp-product-summary {
  cursor: auto;
  padding-top: 20px;
}
/* line 642, ../../../sass_src/_your_products_desktop.sass */
#yp.cover-view #yp-products ul.yp-product-list .detail-row .yp-product-summary .folder-remove {
  display: none;
}
/* line 645, ../../../sass_src/_your_products_desktop.sass */
#yp.cover-view #yp-products ul.yp-product-list .detail-row .even {
  background-color: white;
}

/* line 648, ../../../sass_src/_your_products_desktop.sass */
#help-overlay {
  position: absolute;
  z-index: 200;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  background: rgba(0, 0, 0, 0);
}

/* line 658, ../../../sass_src/_your_products_desktop.sass */
.yp-help-content {
  width: 200px;
  position: absolute;
  background: white;
  border: 1px solid #dddddd;
  padding: 10px;
  margin: -10px 0 0 -1px;
  z-index: 500;
  -webkit-box-shadow: 3px 0px 6px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 3px 0px 6px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 0px 6px 0px rgba(0, 0, 0, 0.25);
}
/* line 668, ../../../sass_src/_your_products_desktop.sass */
.yp-help-content dt {
  font-size: 14px;
  font-weight: bold;
}
/* line 672, ../../../sass_src/_your_products_desktop.sass */
.yp-help-content dd, .yp-help-content ul, .yp-help-content li {
  padding-left: 0;
  margin-left: 0;
  font-size: 12px;
}
/* line 677, ../../../sass_src/_your_products_desktop.sass */
.yp-help-content ul {
  padding-left: 14px;
}
/* line 680, ../../../sass_src/_your_products_desktop.sass */
.yp-help-content li {
  margin-bottom: 8px;
}
/* line 683, ../../../sass_src/_your_products_desktop.sass */
.yp-help-content p a {
  font-weight: bold;
  color: #b9002d;
  color: #207cc1;
}

/* line 688, ../../../sass_src/_your_products_desktop.sass */
.yp-help-content:after, .yp-help-content:before {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 697, ../../../sass_src/_your_products_desktop.sass */
.yp-help-content:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: white;
  border-width: 18px;
  top: 18px;
  margin-top: -18px;
}

/* line 704, ../../../sass_src/_your_products_desktop.sass */
.yp-help-content:before {
  border-color: rgba(221, 221, 221, 0);
  border-right-color: #dddddd;
  border-width: 19px;
  top: 18px;
  margin-top: -19px;
}

/* Dropbox Menu Stuff */
/* line 712, ../../../sass_src/_your_products_desktop.sass */
a.menu-open {
  padding-bottom: 8px !important;
  background: #ffefb3 !important;
  border-bottom: none !important;
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  -webkit-border-bottom-right-radius: 0px !important;
  -webkit-border-bottom-left-radius: 0px !important;
  -moz-border-radius-bottomright: 0px !important;
  -moz-border-radius-bottomleft: 0px !important;
}

/* line 723, ../../../sass_src/_your_products_desktop.sass */
#download-menu,
#send-ebook-menu {
  display: none;
  position: absolute;
  top: 350px;
  left: 400px;
  z-index: 25;
  list-style: none;
  margin: 0;
  padding: 0px;
  background: #ffefb3;
  border: 1px solid #f9c90f;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
}

/* line 744, ../../../sass_src/_your_products_desktop.sass */
#download-menu li,
#send-ebook-menu li {
  border-bottom: 1px solid #fee072;
}

/* line 748, ../../../sass_src/_your_products_desktop.sass */
#download-menu li:last-child,
#send-ebook-menu li:last-child {
  border-bottom: none;
}

/* line 752, ../../../sass_src/_your_products_desktop.sass */
#download-menu li a,
#send-ebook-menu li a {
  display: block;
  font-weight: bold;
  color: black;
  font-size: 14px;
  padding: 6px 10px;
}

/* line 760, ../../../sass_src/_your_products_desktop.sass */
#intro-overlay {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: transparent url(//cdn.oreillystatic.com/oreilly/images/trans-bg-40.png) top left repeat;
  z-index: 200;
}
/* line 770, ../../../sass_src/_your_products_desktop.sass */
#intro-overlay .text {
  display: none;
  width: 989px;
  min-height: 98px;
  background-color: white;
  border: 1px solid #dddddd;
  color: #444444;
  text-transform: none;
  text-align: left;
  position: relative;
}
/* line 781, ../../../sass_src/_your_products_desktop.sass */
#intro-overlay .text .overlay-close {
  position: absolute;
  top: 12px;
  right: 12px;
  font-size: 28px;
  font-weight: normal;
  cursor: pointer;
}
/* line 789, ../../../sass_src/_your_products_desktop.sass */
#intro-overlay .text h2 {
  color: #444444;
  margin: 10px 20px 0;
  font-size: 24px;
}
/* line 794, ../../../sass_src/_your_products_desktop.sass */
#intro-overlay .text p {
  margin: 4px 20px 10px;
  font-size: 17px;
  line-height: 22px;
}
/* line 799, ../../../sass_src/_your_products_desktop.sass */
#intro-overlay .text a {
  color: #207cc1;
}

/* line 802, ../../../sass_src/_your_products_desktop.sass */
#intro-overlay .position {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

/* line 807, ../../../sass_src/_your_products_desktop.sass */
#intro-overlay .note {
  display: none;
  font-size: 14px;
  line-height: 16px;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

/* line 816, ../../../sass_src/_your_products_desktop.sass */
#intro-overlay .n1 {
  position: absolute;
  width: 180px;
  top: 241px;
  left: 20px;
}

/* line 822, ../../../sass_src/_your_products_desktop.sass */
#intro-overlay .n1:after {
  content: "";
  display: block;
  width: 180px;
  height: 21px;
  margin: 4px 0 0 0;
  background: transparent url(//cdn.oreillystatic.com/members/images/overlay-sprite.png) 0 0 no-repeat;
}

/* line 830, ../../../sass_src/_your_products_desktop.sass */
#intro-overlay .n2 {
  position: absolute;
  width: 180px;
  float: left;
  top: 241px;
  left: 20px;
  text-align: left;
}

/* line 838, ../../../sass_src/_your_products_desktop.sass */
#intro-overlay .n2:before {
  content: "";
  float: left;
  width: 17px;
  height: 33px;
  margin: -17px 10px 20px 0;
  background: transparent url(//cdn.oreillystatic.com/members/images/overlay-sprite.png) 0 -21px no-repeat;
}

/* line 846, ../../../sass_src/_your_products_desktop.sass */
#intro-overlay .n3 {
  position: absolute;
  float: left;
  top: 179px;
  left: 412px;
  text-align: left;
}

/* line 853, ../../../sass_src/_your_products_desktop.sass */
#intro-overlay .n3:before {
  content: "";
  display: block;
  float: left;
  width: 77px;
  height: 15px;
  margin: 7px 10px 0 0;
  background: transparent url(//cdn.oreillystatic.com/members/images/overlay-sprite.png) 0 -54px no-repeat;
}

/* line 862, ../../../sass_src/_your_products_desktop.sass */
#intro-overlay .n4 {
  position: absolute;
  top: 222px;
  left: 437px;
  text-align: left;
}

/* line 868, ../../../sass_src/_your_products_desktop.sass */
#intro-overlay .n4:before {
  content: "";
  float: left;
  width: 51px;
  height: 17px;
  margin: -7px 10px 0 0;
  background: transparent url(//cdn.oreillystatic.com/members/images/overlay-sprite.png) 0 -71px no-repeat;
}

/* line 876, ../../../sass_src/_your_products_desktop.sass */
#intro-overlay .n5 {
  position: absolute;
  top: 222px;
  left: 437px;
  text-align: left;
}

/* line 882, ../../../sass_src/_your_products_desktop.sass */
#intro-overlay .n5:before {
  content: "";
  float: left;
  width: 33px;
  height: 17px;
  margin: 7px 10px 0 0;
  background: transparent url(//cdn.oreillystatic.com/members/images/overlay-sprite.png) 0 -88px no-repeat;
}

/* line 890, ../../../sass_src/_your_products_desktop.sass */
#intro-overlay .n6 {
  position: absolute;
  width: 210px;
  top: 222px;
  left: 763px;
  text-align: left;
}

/* line 897, ../../../sass_src/_your_products_desktop.sass */
#intro-overlay .n6:before {
  content: "";
  float: left;
  width: 17px;
  height: 92px;
  margin: 14px 10px 0 0;
  background: transparent url(//cdn.oreillystatic.com/members/images/overlay-sprite.png) 0 -105px no-repeat;
}

/* line 907, ../../../sass_src/_your_products_desktop.sass */
#send-overlay {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: transparent url(//cdn.oreillystatic.com/oreilly/images/trans-bg-40.png) top left repeat;
  z-index: 200;
  text-align: center;
}

/* line 918, ../../../sass_src/_your_products_desktop.sass */
.send-header {
  background-color: #dddddd;
  padding: 12px;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  position: relative;
  font-weight: bold;
  font-size: 18px;
}
/* line 928, ../../../sass_src/_your_products_desktop.sass */
.send-header .overlay-close {
  position: absolute;
  top: 8px;
  right: 12px;
  font-size: 28px;
  font-weight: normal;
}

/* line 935, ../../../sass_src/_your_products_desktop.sass */
#google-drive-menu {
  margin: 400px auto;
  background: white;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  width: 564px;
  padding-bottom: 2px;
}
/* line 944, ../../../sass_src/_your_products_desktop.sass */
#google-drive-menu li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  margin: 14px;
}
/* line 949, ../../../sass_src/_your_products_desktop.sass */
#google-drive-menu li a {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fbdf73), to(#fad441));
  background: -moz-linear-gradient(0% 45% 270deg, #fbdf73, #fad441, #fad441 55%);
  background-color: #fad441;
  border: 1px solid #f9c90f;
  font-weight: bold;
  display: inline;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 8px;
  margin-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 4px;
  color: black;
  font-size: 18px;
  display: block;
  width: 155px;
  margin: 0 auto;
  padding: 12px;
}
/* line 112, ../../../sass_src/oreilly_com/_standards.sass */
#google-drive-menu li a:active {
  background: -webkit-gradient(linear, 0% 45%, 0% 55%, from(#fad441), to(#fbdf73));
  background: -moz-linear-gradient(0% 45% 90deg, #fbdf73, #fad441, #fad441 55%);
}
/* line 115, ../../../sass_src/oreilly_com/_standards.sass */
#google-drive-menu li a:hover {
  text-decoration: underline;
}
/* line 117, ../../../sass_src/oreilly_com/_standards.sass */
#google-drive-menu li a a {
  color: black;
}

/* line 957, ../../../sass_src/_your_products_desktop.sass */
.google-drive-content {
  font-size: 14px;
  padding-left: 12px;
}

/* line 961, ../../../sass_src/_your_products_desktop.sass */
.save-to-drive {
  display: inline-block;
  margin: 0 12px 12px 0;
}

/* line 965, ../../../sass_src/_your_products_desktop.sass */
.interact {
  cursor: pointer;
}

/* line 968, ../../../sass_src/_your_products_desktop.sass */
#drag {
  position: absolute;
  top: -9999px;
  left: -9999px;
  font-size: 14px;
  font-weight: bold;
  z-index: 1000;
}
/* line 976, ../../../sass_src/_your_products_desktop.sass */
#drag img {
  width: 16px;
  height: 16px;
  float: right;
}
/* line 981, ../../../sass_src/_your_products_desktop.sass */
#drag .drag-title {
  margin: 9px 0 0 -8px;
  display: block;
  float: right;
  background-color: #dddddd;
  padding: 4px 8px;
  border-radius: 4px;
}
