@import "cart_widget.css?20170316";

header[role="banner"] {
  background-color: rgb(255, 255, 255);
  border-bottom: 0.075rem solid rgb(220, 220, 220);
  border-top: 0.075rem solid rgb(220, 220, 220);
  height: 7rem;
  padding: 2rem 1.9rem;
  width: 100%;
  z-index: 8888888;
}

header[role="banner"] .elsevier-wordmark {
    position: absolute;
    float: left;
    margin: 10px 0 0;
    padding: 0;
    position: relative;
    width: 140px;
}

header[role="banner"] .elsevier-wordmark:hover {
  border-bottom: 0;
  text-decoration: none;
}

header[role="banner"] .elsevier-wordmark img {
  float: left;
  height: 27px;
  margin: 0;
  padding: 0;
  position: relative;
}

@media only screen and (min-width: 600px) {
  .ns-tree {
      display: block !important;
  }
}

input::-ms-clear, textarea::-ms-clear {
  display: none;
}
.messaging-danger {
  float: none;
}
.header-fixed {
  z-index: 1004 !important;
}
.reveal-modal.content-container {
  height: 80%;
  overflow: hidden;
  position: fixed;
  padding: 3rem 1.875rem;
  top: 5% !important;
}
.content-container .modal-container {
  height: 100%;
  overflow: auto;
}
.close-reveal-modal:hover, .close-reveal-modal:focus {
  border: 0;
}
.hero small a {
  color: white;
}
.hero-standout-cta .cta-primary {
  background: transparent;
}

.cta-primary.horizontal {
  margin-top: 0px;
}

.cta-primary.horizontal:after {
  height: 35px;
}

.hero-standout-cta .cta-secondary {
  color: white;
}
.hero-standout-cta .cta-secondary:before {
  border-color: white !important;
}
.hero-standout-cta .cta-secondary:hover {
  color: #007398 !important;
}
.hero-standout-cta .cta-secondary:hover:before {
  border-color: #007398 !important;
  background-color: #007398 !important;
}
.centered {
  text-align: center;
}
.no-margin {
  margin: 0 0 0 0 !important;
}
.no-padding {
  padding: 0 0 0 0 !important;
}
.page-icon {
  display: inline-block;
  vertical-align: middle;
  padding-right: 0.5em;
  position: relative;
}
.icon {
  font-family: Gizmo, "Segoe UI Symbol", "Lucida Grande", "Arial Unicode MS", sans-serif;
  font-size: 1.5rem;
}
a[title="Logout"]:before {
  content: '\EE02';
  position: relative;
  display: inline-block;
  font-family: Gizmo, "Segoe UI Symbol", "Lucida Grande", "Arial Unicode MS", sans-serif;
  font-size: 1.5rem;
  top: 0.2em;
}
@media only screen and (max-width: 40em) {
  .container-form-search {
    padding: 0 3.6em;
  }
}
.auth [class^="messaging"] {
  float: none;
}
.auth [class^="messaging"]:before, .auth [class^="messaging"] > p {
  display: inline-block;
}
.auth .messaging-info {
  margin: 2.6em;
}
.auth .messaging-danger {
  margin: 0 0 2rem 0;
}
.cd-user-modal-container {
  position: relative;
  width: 90%;
  max-width: 600px;
  background: #FFF;
  margin: 3em auto 4em;
  cursor: auto;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cd-user-modal-container .cd-switcher {
  width: 100%;
  white-space: nowrap;
  text-align: center;
}
.cd-user-modal-container .cd-switcher:after {
  content: "";
  display: table;
  clear: both;
}
.cd-user-modal-container .cd-switcher span {
  width: 50%;
  display: inline-block;
}
.cd-user-modal-container .cd-switcher legend {
  width: 50%;
  display: none;
}
.cd-user-modal-container .cd-switcher a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #d2d8d8;
  color: #809191;
}
.cd-user-modal-container .cd-switcher a.selected {
  background: #FFF;
  color: #505260;
}
@media only screen and (min-width: 600px) {
  .cd-user-modal-container {
    margin: 4em auto;
  }
  .cd-user-modal-container .cd-switcher a {
    height: 70px;
    line-height: 70px;
  }
}
.cd-form {
  padding: 1.4em;
  float: none;
}
.cd-form .form-field {
  position: relative;
  margin: 1.4em 0;
}
.cd-form .form-field:first-child {
  margin-top: 0;
}
.cd-form .form-field:last-child {
  margin-bottom: 0;
}
.cd-form label {
  font-size: 14px;
  font-size: 0.875rem;
}
.cd-form label.image-replace {
  /* replace text with an icon */
  display: inline-block;
  position: absolute;
  left: 15px;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
  text-shadow: none;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.cd-form label.cd-username {
  background-image: url("../images/cd-icon-username.svg");
}
.cd-form label.cd-email {
  background-image: url("../images/cd-icon-email.svg");
}
.cd-form label.cd-password {
  background-image: url("../images/cd-icon-password.svg");
}
.cd-form input:not([type="submit"]) {
  margin: 0;
  padding: 0;
}
.cd-form input.full-width {
  width: 100%;
}
.cd-form input.has-padding:not(select) {
  padding: 12px 20px 12px 50px;
}
.cd-form select.has-padding {
  padding-left: 50px;
}
.cd-form input.has-border {
  border-width: 1px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.cd-form input.has-border:focus {
  /*border-color: #343642;
  box-shadow: 0 0 5px rgba(52, 54, 66, 0.1);*/
  outline: none;
}
.cd-form input.has-error {
  border: 1px solid #d76666;
}
.cd-form input[type=password] {
  /* space left for the HIDE button */
  padding-right: 65px;
}
.cd-form input[type=submit] {
  cursor: pointer;
  font-weight: bold;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.no-touch .cd-form input[type=submit]:hover, .no-touch .cd-form input[type=submit]:focus {
  outline: none;
}
.cd-form .hide-password {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 8px 15px;
  border: 0;
  border-left: 1px solid #d2d8d8;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  font-size: 0.875rem;
}
@media only screen and (min-width: 600px) {
  .cd-form {
    padding: 2em;
  }
  .cd-form .form-field {
    margin: 2em 0;
  }
  .cd-form .form-field:first-child {
    margin-top: 0;
  }
  .cd-form .form-field:last-child {
    margin-bottom: 0;
  }
  .cd-form input.has-padding {
    padding: 16px 20px 16px 50px;
  }
}
.cd-form-message {
  padding: 1.4em 1.4em 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .cd-form-message {
    padding: 2em 2em 0;
  }
}
.cd-form-bottom-message {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -30px;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
}
#cd-login, #cd-signup, #cd-reset-password {
  display: none;
}
#cd-login.is-selected, #cd-signup.is-selected, #cd-reset-password.is-selected {
  display: block;
}
.row.cart-header {
  padding-bottom: 0;
}

.cart-total .row-amount{
  text-align: center;
  border-top: 1px solid #DDD;
  padding-top: .9375rem;
}

.cart-header p {
  font-size: 1.133333rem;
}

p.lineitem {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media only screen and (min-width: 600px) {
  .auth .messaging-info {
    margin: 2em;
  }
  .cd-user-modal-container {
    width: 100%;
    max-width: 100%;
    display: block;
  }
  .cd-user-modal-container .cd-switcher span {
    display: none;
  }
  .cd-user-modal-container .cd-switcher legend {
    width: 50%;
    display: inline-block;
    float: left;
  }
  #cd-login, #cd-signup, #cd-login.is-selected, #cd-signup.is-selected {
    display: inline-block;
  }
  #cd-reset-password.is-selected {
    display: inline-block;
  }
  #cd-reset-password.is-selected ~ #cd-login {
    display: none;
  }
  #cd-login, #cd-signup, #cd-reset-password {
    width: 50%;
    vertical-align: top;
    float: left;
  }
  /*#cd-signup, #cd-signup.is-selected, #cd-login.is-selected, #cd-reset-password.is-selected {
    display: inline-block;
  }*/
  .cd-form-bottom-message {
    position: relative;
  }
}
.cart input,
.cart select
{
  margin-bottom: 0.5em !important;
}

.cart-total p {
  margin-bottom: 0.75em !important;
}
.cart span {
  padding-bottom: 0 !important;
}

@media only screen and (max-width: 480px) {
  .cart div.columns {
    margin-bottom: 0 !important;
  }
  .cart p {
    font-size: 1rem !important;
  }

  .cart.summary .row-totals .lineitem {
    display:inline !important;
  }

  .cart.summary .row-totals div {
    padding-bottom: 0.5em !important;
  }
}

a.disabled {
  background-color: #eeeeee !important;
  /* color: #007398 !important; */
  color: #ABABAB !important;
  border: 2px solid #ABABAB !important;
  cursor: not-allowed;
}

p.form-element-note {
  font-size: 0.85rem;
  position: relative;
  top: -7px;
  font-family:NexusSans, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

input.required-error,
select.required-error {
  border-bottom : 1px solid #ed1548 !important;
}

input.primary-button,
button.primary-button {
  margin: 0 2px;
  background: #007398;
  border: 2px solid #007398;
  box-sizing: border-box;
}
input.secondary-button,
button.secondary-button {
  margin: 0 2px;
  background: transparent;
  border: 2px solid #007398;
  color: #007398;
  box-sizing: border-box;
}

input.secondary-button:hover,
button.secondary-button:hover {
  color: #fff;
}

.required-star {
  color: red;
}

.failed-validation {
  color: red;
}

.icon-standalone-check:before {
    color: #00ee00;
}
.icon-standalone-delete:before {
    color: #ee0000;
}

input[disabled] {
  background-color: #DDD;
  cursor: default;
}

span[class^=icon-] {
  font-family: Gizmo, "Segoe UI Symbol", "Lucida Grande", "Arial Unicode MS", sans-serif;
  font-size: 1.5rem;
}
.icon-help:after {
  content: '\2753';
}

.inline-header {
  margin-right: 10px;
  display: inline-block;
}

body.modal-open {
  overflow: hidden;
}

#body-mask {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100000000;
}

#generic-modal {
  position: fixed;
  top: 100px;
  left: 3em;
  right: 3em;
  bottom: 100px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #dcdcdc;
  box-shadow: 1px 1px 10px #cdcdcd;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  z-index: 100000001;
  padding: 2px;
}

.tax-exempt-modal {
  top: 250px;
  bottom: 250px;
  max-width: 350px;
}

#generic-modal > div {
  clear: right;
}

#generic-modal .generic-modal-heading {
  margin: 6px;
}

#generic-modal .generic-modal-close-button {
  height:35px;
  padding: 0 10px;
}

#generic-modal .generic-modal-body {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  top: 40px;
  padding: 5px;
  border-top: 1px solid #dcdcdc;
  width: 100%;
}

#generic-modal .required {
  color: red;
}

.tax-exempt-modal {
  top: 250px!important;
  bottom: 250px!important;
  max-width: 350px!important;
}

.floating-form-labels label {
  left: 20px;
  font-size: 1.1em;
  position: absolute;
  padding: 0;
  margin: 0;
  z-index: -1;
  top: -10px;
  font-size: 0.8em;
  transition: all .3s;
  color: #767676;
}

.floating-form-labels [disabled] {
  background-color: #dcdcdc !important;
}

.floating-form-labels textarea:placeholder-shown:not(:focus) + label,
.floating-form-labels input:placeholder-shown:not(:focus) + label,
.floating-form-labels select:empty:not(:focus) + label {
  font-size: 1.1em;
  top: 2px;
}

.floating-form-labels input[type=checkbox] + label {
  font-size: 1.1em;
  position: static;
}

.floating-form-labels input[type=text],
.floating-form-labels input[type=email],
.floating-form-labels input[type=password],
.floating-form-labels input[type=postcode],
.floating-form-labels input[type=tel],
.floating-form-labels textarea,
.floating-form-labels select {
  margin-top: 15px;
  margin-bottom: 25px;
  -webkit-appearance: none;
  border-radius: 0;
  color: rgba(0,0,0,.75);
  display: block;
  padding: 0 .5rem;
  height: 1.6rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all .15s linear;
  outline: none;
  border-right: 0 !important;
  border-left: 0 !important;
  border-top:  0 !important;
  border-bottom: 1px solid silver;
  font-size: 1.1em;
  box-shadow: 0 0 0;
  cursor: text;
  background: transparent;
}

.floating-form-labels input[type=text].hide,
.floating-form-labels input[type=email].hide,
.floating-form-labels input[type=password].hide,
.floating-form-labels input[type=postcode].hide,
.floating-form-labels input[type=tel].hide,
.floating-form-labels textarea.hide,
.floating-form-labels select.hide {
  display: none;
}

.floating-form-labels input[type=text]:focus,
.floating-form-labels input[type=email]:focus,
.floating-form-labels input[type=password]:focus,
.floating-form-labels input[type=postcode]:focus,
.floating-form-labels input[type=tel]:focus,
.floating-form-labels textarea:focus,
.floating-form-labels select:focus {
  background: #fafafa;
  border-color: #999;
  outline: 0;
}

.floating-form-labels input[type=text]:invalid ~ label::after,
.floating-form-labels input[type=email]:invalid ~ label::after,
.floating-form-labels input[type=password]:invalid ~ label::after,
.floating-form-labels input[type=postcode]:invalid ~ label::after,
.floating-form-labels input[type=tel]:invalid ~ label::after,
.floating-form-labels input[type=checkbox]:invalid ~ label::after,
.floating-form-labels textarea:invalid ~ label::after,
.floating-form-labels select:invalid ~ label::after,
input#ts-and-cs-checkbox ~ label::after {
  font-family: Gizmo, "Segoe UI Symbol", "Lucida Grande", "Arial Unicode MS", sans-serif;
  content: '*';
  color: red;
  margin-left: 2px;
}

.floating-form-labels input[type=text]:required:valid ~ label::after,
.floating-form-labels input[type=email]:required:valid ~ label::after,
.floating-form-labels input[type=password]:required:valid ~ label::after,
.floating-form-labels input[type=postcode]:required:valid ~ label::after,
.floating-form-labels input[type=tel]:required:valid ~ label::after,
.floating-form-labels textarea:required:valid ~ label::after,
.floating-form-labels select:required:valid ~ label::after {
  font-family: Gizmo, "Segoe UI Symbol", "Lucida Grande", "Arial Unicode MS", sans-serif;
  content: '\2713';
  color: green;
  margin-left: 2px;
}


.floating-form-labels .smallprint {
  font-size: 0.75em;
  color: #767676;
  margin-left: 0.5em;
  position: absolute;
  top: 3.5em;
  line-height: 1em;
}



@media only screen and (max-width:335px) {
  header[role=banner] {
    padding: 10px;
    height: 65px;
  }
  .right-menu-container {
    margin-right: 0;
  }
}
@media only screen and (max-width:250px) {
  .menu-container-label {
    display: none;
  }
}

.footer-main {
  padding-top: 1rem;
}

.danger {
  background: #ffd9e7;
  padding: 5px !important;
  border: 1px solid #ED1547;
}

input[type=checkbox] {
  margin-bottom: 0 !important;
}

.checkout-header {
  padding-bottom: 0 !important;
}

.checkout-progress {
  margin: 20px 0;
  padding: 0;
  overflow: hidden;
}

.checkout-progress li {
  list-style-type: none;
  color: #ccc;
  width: 33%;
  font-size: 18px;
  float: left;
  position: relative;
  text-align: center;
}

.checkout-progress li::before {
  font-family: Gizmo, "Segoe UI Symbol", "Lucida Grande", "Arial Unicode MS", sans-serif;
  text-align: center;
  width: 50px;
  height: 50px;
  font-size: 30px;
  line-height: 40px;
  border-radius: 50%;
  border: 2px solid #ccc;
  background-color: #ccc;
  color: #fff;
  display: block;
  margin: 0 auto 5px auto;
  padding-top: 7px;
}

.checkout-progress li::after {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #ccc;
  position: absolute;
  top: 25px;
  z-index: -1;
  left: 0;
}

.checkout-progress li.complete,
.checkout-progress li.active {
  color: #333;
}

.checkout-progress li.complete::before {
  border: 2px solid #333;
  background-color: #333;
}

.checkout-progress li.active::before {
  color: #fff;
  border: 2px solid #e9711c;
  background-color: #e9711c;
}

.checkout-progress li:first-child {
  text-align: left;
}

.checkout-progress li:first-child .align-fix {
  margin-left: 25px;
}

.checkout-progress li:first-child::before {
  content: '\1F4E6';
  margin-left: 30px;
}

.checkout-progress li:first-child::after {
  margin-left: 35px;
}

.checkout-progress li:nth-child(2):before {
  content: '\1F4B3';
}

.checkout-progress li:last-child {
  margin-right: 0;
  text-align: right;
}

.checkout-progress li:last-child::before {
  content: '\2713';
  margin-right: 30px;
}

.checkout-progress li:last-child::after {
  margin-left: -35px;
}

@media only screen and (max-width: 40.063em) {
  .checkout-progress {
    margin: 20px 0 5px 0;
  }
  .checkout-progress li {
    font-size: 14px;
  }
  .checkout-progress li:first-child .align-fix {
    margin-left: 30px;
  }
  .checkout-progress li:last-child .align-fix {
    margin-right: 15px;
  }
}

body .header-fixed header[role='banner'] {
  height: 7rem !important;
  padding: 2.5rem 1.9rem;
}

body .header-fixed header[role='banner'].slim {
    padding: 1rem 1.9rem;
    height: 5rem !important;
}

@media only screen and (max-width: 40em) {
    body .header-fixed header[role='banner'] {
      padding: 1rem 1.9rem;
      height: 5rem !important;
    }
}

header[role=banner] .elsevier-wordmark {
  width: 200px;
  margin: 16px 0 0;
}

img.ns-tree {
  display: inline-block;
  width: 80px;
  height: auto !important;
  position: relative;
  top: -32px;
}

img.logo-wordmark {
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px!important;
  height: auto!important;
}

.cart-header-container {
  padding-top: 7rem !important;
}

.modal {
    display: flex;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    font-size: 1.06383rem;
    line-height: 1.595745rem;
    font-family: NexusSans,"Helvetica Neue",Helvetica,Arial,sans-serif;
    display: none;
    background-color: rgba(255, 255, 255, 0.6);
}

.modal > div {
    border: 16px solid rgba(220, 220, 220, 0.85);
}

.modal-body {
    padding: 16px;
    padding-right: 64px;
    background-color: #ffffff;
    position: relative;
    max-width: 600px;
    font-size: 1em;
}

.modal-content,
.modal-content p {
    font-size: 1em;
}

.modal-type-alert .modal-body {
    padding-left: 64px;
}

.modal-type-alert .modal-body:before {
    content: "i";
    width: 32px;
    height: 32px;
    background-color: #009ece;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 16px;
}

.modal-action {
    transition: all 111ms ease-out;
}

.modal-action + .modal-action {
    margin-left: 1em;
}

.modal-action:hover,
.modal-action:focus {
    color: #e9711c;
    border-bottom: 2px solid #e9711c;
}

.modal-cancel {
    transition: all 111ms ease-out;
    font-family: NexusSans,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2rem;
    position: absolute;
    top: 16px;
    right: 16px;
}

.modal-cancel:hover,
.modal-cancel:focus {
    color: #e9711c;
    border: none;
}

.u-visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    border: 0;
    white-space: nowrap;
}
