/* line 1, src/styles/user_control.scss */
.r3-user-control a {
  cursor: pointer;
  text-decoration: none;
}

/* line 6, src/styles/user_control.scss */
.r3-user-name {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: 5px;
  line-height: 16px;
  color: #999999;
}

/* line 13, src/styles/user_control.scss */
.r3-vline-small {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 0;
  height: 16px;
  margin: 0 5px;
  border-right: 1px solid #CECECE;
}

/* line 21, src/styles/user_control.scss */
.r3-session-action {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: 5px;
  line-height: 16px;
}

/* line 25, src/styles/user_control.scss */
.r3-session-action a {
  color: #007AFF;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 3, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-wrap,
.fancybox-readcube .fancybox-skin,
.fancybox-readcube .fancybox-outer,
.fancybox-readcube .fancybox-inner,
.fancybox-readcube .fancybox-image,
.fancybox-readcube .fancybox-wrap iframe,
.fancybox-readcube .fancybox-wrap object,
.fancybox-readcube .fancybox-nav,
.fancybox-readcube .fancybox-nav span,
.fancybox-readcube .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

/* line 21, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

/* line 28, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}

/* line 38, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-opened {
  z-index: 8030;
}

/* line 42, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

/* line 48, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-outer, .fancybox-readcube .fancybox-inner {
  position: relative;
}

/* line 52, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-inner {
  overflow: hidden;
}

/* line 56, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

/* line 60, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

/* line 68, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-image, .fancybox-readcube .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 74, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-iframe {
  background-color: #FFF;
}

/* line 78, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

/* line 83, src/styles/fancybox.scss */
.fancybox-readcube #fancybox-loading, .fancybox-readcube .fancybox-close, .fancybox-readcube .fancybox-prev span, .fancybox-readcube .fancybox-next span {
  background-image: url("../images/fancybox_sprite.783d4031.png");
}

/* line 87, src/styles/fancybox.scss */
.fancybox-readcube #fancybox-loading {
  display: block;
  position: fixed;
  width: 44px;
  height: 44px;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

/* line 102, src/styles/fancybox.scss */
.fancybox-readcube #fancybox-loading div {
  width: 44px;
  height: 44px;
  background-image: url("../images/fancybox_loading.328cc0f6.gif");
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 110, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

/* line 120, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/blank.32547260.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

/* line 132, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-prev {
  left: 0;
}

/* line 136, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-next {
  right: 0;
}

/* line 140, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

/* line 151, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

/* line 156, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

/* line 161, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-nav:hover span {
  visibility: visible;
}

/* line 165, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
/* line 178, src/styles/fancybox.scss */
.fancybox-readcube.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

/* line 183, src/styles/fancybox.scss */
.fancybox-readcube.fancybox-lock body {
  overflow: hidden !important;
}

/* line 187, src/styles/fancybox.scss */
.fancybox-readcube.fancybox-lock-test {
  overflow-y: hidden !important;
}

/* line 191, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/fancybox_overlay.77aeaa52.png");
}

/* line 201, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* line 207, src/styles/fancybox.scss */
.fancybox-readcube.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
/* line 215, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

/* line 223, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-opened .fancybox-title {
  visibility: visible;
}

/* line 227, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

/* line 236, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

/* line 252, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

/* line 258, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-title-inside-wrap {
  padding-top: 10px;
}

/* line 262, src/styles/fancybox.scss */
.fancybox-readcube .fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/* Retina graphics */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 278, src/styles/fancybox.scss */
  .fancybox-readcube #fancybox-loading, .fancybox-readcube .fancybox-close, .fancybox-readcube .fancybox-prev span, .fancybox-readcube .fancybox-next span {
    background-image: url("../images/fancybox_sprite@2x.ed9970ce.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  /* line 283, src/styles/fancybox.scss */
  .fancybox-readcube #fancybox-loading div {
    background-image: url("../images/fancybox_loading@2x.f9293863.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}

/* line 3, src/styles/public/modals.scss */
.r3-modal-open {
  overflow: hidden;
}

/* line 7, src/styles/public/modals.scss */
.r3-modal-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  outline: 0;
  z-index: 10000000;
  overflow: auto;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  background-color: rgba(0, 0, 0, 0.4);
}

/* line 21, src/styles/public/modals.scss */
.r3-modal-close {
  position: absolute;
  top: -100%;
  left: 0;
  bottom: 100%;
  right: 0;
  margin: 40px auto;
  z-index: 10000050;
}

/* line 30, src/styles/public/modals.scss */
.r3-modal-close.login {
  width: 500px;
  height: 560px;
}

/* line 35, src/styles/public/modals.scss */
.r3-modal-close.checkout {
  width: 500px;
  height: 640px;
}

/* line 40, src/styles/public/modals.scss */
.r3-modal-close .close-btn {
  position: absolute;
  top: -6px;
  right: -30px;
  font-size: 36px;
  font-family: georgia, arial, sans-serif;
  cursor: pointer;
  color: #EEE;
  text-shadow: 0 0 6px #000;
}

/* line 49, src/styles/public/modals.scss */
.r3-modal-close .close-btn:hover {
  color: #FFF;
}

/* line 53, src/styles/public/modals.scss */
iframe.r3-modal {
  position: absolute;
  top: -100%;
  left: 0;
  bottom: 100%;
  right: 0;
  margin: 40px auto;
  outline: none;
  border: none;
  background-color: white;
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.4);
  z-index: 10000100;
}

/* line 66, src/styles/public/modals.scss */
iframe.r3-modal.login {
  width: 500px;
  height: 560px;
}

/* line 71, src/styles/public/modals.scss */
iframe.r3-modal.checkout {
  width: 500px;
  height: 640px;
}

/* line 76, src/styles/public/modals.scss */
iframe.r3-modal.subscription {
  width: 550px;
  height: 564px;
}

/* line 6, src/styles/public/cochrane_checkout.scss */
.readcube-checkout-container a.external:after {
  display: none !important;
}

/* line 11, src/styles/public/cochrane_checkout.scss */
.r3-user-control-container {
  padding: 16px 0 0 2px;
}

/* line 14, src/styles/public/cochrane_checkout.scss */
.r3-user-control-container i {
  position: absolute;
  font-size: 20px;
  color: #999999;
}

/* line 20, src/styles/public/cochrane_checkout.scss */
.r3-user-control-container .r3-user-control {
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 2px 0 0 24px;
}

/* line 26, src/styles/public/cochrane_checkout.scss */
.r3-heading {
  line-height: 25px !important;
  margin-bottom: 20px !important;
}

/* line 32, src/styles/public/cochrane_checkout.scss */
.r3-purchase-options-container .r3-heading span {
  margin-right: 20px;
}

/* line 36, src/styles/public/cochrane_checkout.scss */
.r3-purchase-options-container a.r3-about-link {
  color: #002d64;
}

/* line 40, src/styles/public/cochrane_checkout.scss */
.r3-purchase-options-container .r3-tiers-container {
  padding-top: 20px;
}

/* line 44, src/styles/public/cochrane_checkout.scss */
.r3-purchase-options-container .r3-tier {
  display: block;
  float: left;
  min-height: 30px;
  width: 31.49171%;
  margin-left: 2.76243%;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

/* line 54, src/styles/public/cochrane_checkout.scss */
.r3-purchase-options-container .r3-tier:first-child {
  margin-left: 0;
}

/* line 59, src/styles/public/cochrane_checkout.scss */
.r3-purchase-options-container .r3-blue-box {
  background: #002d64;
  color: white;
  padding: 10px;
  height: 112px;
}

/* line 65, src/styles/public/cochrane_checkout.scss */
.r3-purchase-options-container .r3-blue-box i.fa {
  font-size: 36px;
}

/* line 70, src/styles/public/cochrane_checkout.scss */
.r3-purchase-options-container .r3-price {
  float: right;
  display: inline-block;
  line-height: 30px;
  font-weight: bold;
  font-size: 20px;
}

/* line 78, src/styles/public/cochrane_checkout.scss */
.r3-purchase-options-container .r3-purchase-title {
  padding-top: 20px;
}

/* line 82, src/styles/public/cochrane_checkout.scss */
.r3-purchase-options-container .r3-purchase-content {
  margin-top: 15px;
}

/* line 86, src/styles/public/cochrane_checkout.scss */
.r3-purchase-options-container .r3-restrictions-caption {
  margin-top: 10px;
}

/* line 91, src/styles/public/cochrane_checkout.scss */
.r3-reading-options-container {
  padding-top: 10px;
}

/* line 95, src/styles/public/cochrane_checkout.scss */
.r3-reading-box {
  background: #002d64;
  color: white;
  padding: 10px;
  margin-bottom: 20px;
  cursor: pointer;
}

/* line 102, src/styles/public/cochrane_checkout.scss */
.r3-reading-box i.fa {
  position: absolute;
  line-height: 32px;
  font-size: 24px;
  padding: 0 4px;
}

/* line 109, src/styles/public/cochrane_checkout.scss */
.r3-reading-box .r3-view-pdf-text {
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 6px 6px 6px 38px;
  vertical-align: middle;
}

/* line 116, src/styles/public/cochrane_checkout.scss */
.r3-user-control, .r3-cookies-disabled {
  padding-top: 20px;
}

/* line 120, src/styles/public/cochrane_checkout.scss */
.r3-cookies-disabled {
  font-size: 13px;
  line-height: 16px;
}

/* line 125, src/styles/public/cochrane_checkout.scss */
.r3-session-action a {
  color: #002d64;
}

/* line 129, src/styles/public/cochrane_checkout.scss */
.r3-user-name {
  color: #999999 !important;
}

/* line 133, src/styles/public/cochrane_checkout.scss */
.r3-purchase-rent, .r3-purchase-buy, .r3-purchase-download {
  cursor: pointer;
}

/* line 138, src/styles/public/cochrane_checkout.scss */
.r3-sparse-prices .r3-access-container {
  text-align: center;
}

/* line 142, src/styles/public/cochrane_checkout.scss */
.r3-incompatible .r3-purchase-rent {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

/* line 143, src/styles/public/cochrane_checkout.scss */
.r3-incompatible .r3-purchase-buy {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

/* line 144, src/styles/public/cochrane_checkout.scss */
.r3-incompatible .r3-heading-preview {
  display: none;
}

/* line 145, src/styles/public/cochrane_checkout.scss */
.r3-incompatible .r3-article-thumb {
  display: none;
}

@media (max-width: 767px) {
  /* line 150, src/styles/public/cochrane_checkout.scss */
  .r3-purchase-options-container .r3-tier {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid black;
  }
  /* line 158, src/styles/public/cochrane_checkout.scss */
  .r3-purchase-options-container .r3-tier.last {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
}

@media (min-width: 767px) {
  /* line 169, src/styles/public/cochrane_checkout.scss */
  .r3-purchase-options-container .r3-purchase-content {
    border-top: 1px solid black;
    padding-top: 10px;
  }
  /* line 174, src/styles/public/cochrane_checkout.scss */
  .r3-purchase-options-container .r3-restrictions-caption {
    margin-top: 20px;
  }
}
