/* Comment Generated by Combres - Resource '/CSS/Less/mixins.less' (Mode: Static) */
/* Comment Generated by Combres - Resource '/CSS/foundationGrid.less' (Mode: Static) */

.row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.row::before,
.row::after {
  content: ' ';
  display: table;
}
.row::after {
  clear: both;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.row .row {
  max-width: none;
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media screen and (min-width: 48em) {
  .row .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.row .row.collapse {
  margin-left: 0;
  margin-right: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-left: auto;
  margin-right: auto;
}
.column,
.columns {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media screen and (min-width: 48em) {
  .column,
  .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
  float: right;
}
.column.end:last-child:last-child,
.end.columns:last-child:last-child {
  float: left;
}
.column.row.row,
.row.row.columns {
  float: none;
}
.row .column.row.row,
.row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.small-1 {
  width: 8.33333%;
}
.small-push-1 {
  position: relative;
  left: 8.33333%;
}
.small-pull-1 {
  position: relative;
  left: -8.33333%;
}
.small-offset-0 {
  margin-left: 0%;
}
.small-2 {
  width: 16.66667%;
}
.small-push-2 {
  position: relative;
  left: 16.66667%;
}
.small-pull-2 {
  position: relative;
  left: -16.66667%;
}
.small-offset-1 {
  margin-left: 8.33333%;
}
.small-3 {
  width: 25%;
}
.small-push-3 {
  position: relative;
  left: 25%;
}
.small-pull-3 {
  position: relative;
  left: -25%;
}
.small-offset-2 {
  margin-left: 16.66667%;
}
.small-4 {
  width: 33.33333%;
}
.small-push-4 {
  position: relative;
  left: 33.33333%;
}
.small-pull-4 {
  position: relative;
  left: -33.33333%;
}
.small-offset-3 {
  margin-left: 25%;
}
.small-5 {
  width: 41.66667%;
}
.small-push-5 {
  position: relative;
  left: 41.66667%;
}
.small-pull-5 {
  position: relative;
  left: -41.66667%;
}
.small-offset-4 {
  margin-left: 33.33333%;
}
.small-6 {
  width: 50%;
}
.small-push-6 {
  position: relative;
  left: 50%;
}
.small-pull-6 {
  position: relative;
  left: -50%;
}
.small-offset-5 {
  margin-left: 41.66667%;
}
.small-7 {
  width: 58.33333%;
}
.small-push-7 {
  position: relative;
  left: 58.33333%;
}
.small-pull-7 {
  position: relative;
  left: -58.33333%;
}
.small-offset-6 {
  margin-left: 50%;
}
.small-8 {
  width: 66.66667%;
}
.small-push-8 {
  position: relative;
  left: 66.66667%;
}
.small-pull-8 {
  position: relative;
  left: -66.66667%;
}
.small-offset-7 {
  margin-left: 58.33333%;
}
.small-9 {
  width: 75%;
}
.small-push-9 {
  position: relative;
  left: 75%;
}
.small-pull-9 {
  position: relative;
  left: -75%;
}
.small-offset-8 {
  margin-left: 66.66667%;
}
.small-10 {
  width: 83.33333%;
}
.small-push-10 {
  position: relative;
  left: 83.33333%;
}
.small-pull-10 {
  position: relative;
  left: -83.33333%;
}
.small-offset-9 {
  margin-left: 75%;
}
.small-11 {
  width: 91.66667%;
}
.small-push-11 {
  position: relative;
  left: 91.66667%;
}
.small-pull-11 {
  position: relative;
  left: -91.66667%;
}
.small-offset-10 {
  margin-left: 83.33333%;
}
.small-12 {
  width: 100%;
}
.small-offset-11 {
  margin-left: 91.66667%;
}
.small-up-1 > .column,
.small-up-1 > .columns {
  width: 100%;
  float: left;
}
.small-up-1 > .column:nth-of-type(1n),
.small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-1 > .column:nth-of-type(1n+1),
.small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both;
}
.small-up-1 > .column:last-child,
.small-up-1 > .columns:last-child {
  float: left;
}
.small-up-2 > .column,
.small-up-2 > .columns {
  width: 50%;
  float: left;
}
.small-up-2 > .column:nth-of-type(1n),
.small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-2 > .column:nth-of-type(2n+1),
.small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both;
}
.small-up-2 > .column:last-child,
.small-up-2 > .columns:last-child {
  float: left;
}
.small-up-3 > .column,
.small-up-3 > .columns {
  width: 33.33333%;
  float: left;
}
.small-up-3 > .column:nth-of-type(1n),
.small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-3 > .column:nth-of-type(3n+1),
.small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both;
}
.small-up-3 > .column:last-child,
.small-up-3 > .columns:last-child {
  float: left;
}
.small-up-4 > .column,
.small-up-4 > .columns {
  width: 25%;
  float: left;
}
.small-up-4 > .column:nth-of-type(1n),
.small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-4 > .column:nth-of-type(4n+1),
.small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both;
}
.small-up-4 > .column:last-child,
.small-up-4 > .columns:last-child {
  float: left;
}
.small-up-5 > .column,
.small-up-5 > .columns {
  width: 20%;
  float: left;
}
.small-up-5 > .column:nth-of-type(1n),
.small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-5 > .column:nth-of-type(5n+1),
.small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both;
}
.small-up-5 > .column:last-child,
.small-up-5 > .columns:last-child {
  float: left;
}
.small-up-6 > .column,
.small-up-6 > .columns {
  width: 16.66667%;
  float: left;
}
.small-up-6 > .column:nth-of-type(1n),
.small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-6 > .column:nth-of-type(6n+1),
.small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both;
}
.small-up-6 > .column:last-child,
.small-up-6 > .columns:last-child {
  float: left;
}
.small-up-7 > .column,
.small-up-7 > .columns {
  width: 14.28571%;
  float: left;
}
.small-up-7 > .column:nth-of-type(1n),
.small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-7 > .column:nth-of-type(7n+1),
.small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both;
}
.small-up-7 > .column:last-child,
.small-up-7 > .columns:last-child {
  float: left;
}
.small-up-8 > .column,
.small-up-8 > .columns {
  width: 12.5%;
  float: left;
}
.small-up-8 > .column:nth-of-type(1n),
.small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-8 > .column:nth-of-type(8n+1),
.small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both;
}
.small-up-8 > .column:last-child,
.small-up-8 > .columns:last-child {
  float: left;
}
.small-collapse > .column,
.small-collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.small-collapse .row,
.expanded.row .small-collapse.row {
  margin-left: 0;
  margin-right: 0;
}
.small-uncollapse > .column,
.small-uncollapse > .columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.small-centered {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left;
}
@media screen and (min-width: 48em) {
  .medium-1 {
    width: 8.33333%;
  }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
  }
  .medium-pull-3 {
    position: relative;
    left: -25%;
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
  }
  .medium-pull-6 {
    position: relative;
    left: -50%;
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
  }
  .medium-pull-9 {
    position: relative;
    left: -75%;
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .medium-up-1 > .column,
  .medium-up-1 > .columns {
    width: 100%;
    float: left;
  }
  .medium-up-1 > .column:nth-of-type(1n),
  .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-1 > .column:nth-of-type(1n+1),
  .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-up-1 > .column:last-child,
  .medium-up-1 > .columns:last-child {
    float: left;
  }
  .medium-up-2 > .column,
  .medium-up-2 > .columns {
    width: 50%;
    float: left;
  }
  .medium-up-2 > .column:nth-of-type(1n),
  .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-2 > .column:nth-of-type(2n+1),
  .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-up-2 > .column:last-child,
  .medium-up-2 > .columns:last-child {
    float: left;
  }
  .medium-up-3 > .column,
  .medium-up-3 > .columns {
    width: 33.33333%;
    float: left;
  }
  .medium-up-3 > .column:nth-of-type(1n),
  .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-3 > .column:nth-of-type(3n+1),
  .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-up-3 > .column:last-child,
  .medium-up-3 > .columns:last-child {
    float: left;
  }
  .medium-up-4 > .column,
  .medium-up-4 > .columns {
    width: 25%;
    float: left;
  }
  .medium-up-4 > .column:nth-of-type(1n),
  .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-4 > .column:nth-of-type(4n+1),
  .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-up-4 > .column:last-child,
  .medium-up-4 > .columns:last-child {
    float: left;
  }
  .medium-up-5 > .column,
  .medium-up-5 > .columns {
    width: 20%;
    float: left;
  }
  .medium-up-5 > .column:nth-of-type(1n),
  .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-5 > .column:nth-of-type(5n+1),
  .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-up-5 > .column:last-child,
  .medium-up-5 > .columns:last-child {
    float: left;
  }
  .medium-up-6 > .column,
  .medium-up-6 > .columns {
    width: 16.66667%;
    float: left;
  }
  .medium-up-6 > .column:nth-of-type(1n),
  .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-6 > .column:nth-of-type(6n+1),
  .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-up-6 > .column:last-child,
  .medium-up-6 > .columns:last-child {
    float: left;
  }
  .medium-up-7 > .column,
  .medium-up-7 > .columns {
    width: 14.28571%;
    float: left;
  }
  .medium-up-7 > .column:nth-of-type(1n),
  .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-7 > .column:nth-of-type(7n+1),
  .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-up-7 > .column:last-child,
  .medium-up-7 > .columns:last-child {
    float: left;
  }
  .medium-up-8 > .column,
  .medium-up-8 > .columns {
    width: 12.5%;
    float: left;
  }
  .medium-up-8 > .column:nth-of-type(1n),
  .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-8 > .column:nth-of-type(8n+1),
  .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-up-8 > .column:last-child,
  .medium-up-8 > .columns:last-child {
    float: left;
  }
  .medium-collapse > .column,
  .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .medium-collapse .row,
  .expanded.row .medium-collapse.row {
    margin-left: 0;
    margin-right: 0;
  }
  .medium-uncollapse > .column,
  .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}
@media screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%;
  }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .large-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .large-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .large-3 {
    width: 25%;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
  }
  .large-pull-3 {
    position: relative;
    left: -25%;
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .large-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .large-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .large-6 {
    width: 50%;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
  }
  .large-pull-6 {
    position: relative;
    left: -50%;
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .large-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .large-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .large-9 {
    width: 75%;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
  }
  .large-pull-9 {
    position: relative;
    left: -75%;
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .large-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .large-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .large-up-1 > .column,
  .large-up-1 > .columns {
    width: 100%;
    float: left;
  }
  .large-up-1 > .column:nth-of-type(1n),
  .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-1 > .column:nth-of-type(1n+1),
  .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .large-up-1 > .column:last-child,
  .large-up-1 > .columns:last-child {
    float: left;
  }
  .large-up-2 > .column,
  .large-up-2 > .columns {
    width: 50%;
    float: left;
  }
  .large-up-2 > .column:nth-of-type(1n),
  .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-2 > .column:nth-of-type(2n+1),
  .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .large-up-2 > .column:last-child,
  .large-up-2 > .columns:last-child {
    float: left;
  }
  .large-up-3 > .column,
  .large-up-3 > .columns {
    width: 33.33333%;
    float: left;
  }
  .large-up-3 > .column:nth-of-type(1n),
  .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-3 > .column:nth-of-type(3n+1),
  .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .large-up-3 > .column:last-child,
  .large-up-3 > .columns:last-child {
    float: left;
  }
  .large-up-4 > .column,
  .large-up-4 > .columns {
    width: 25%;
    float: left;
  }
  .large-up-4 > .column:nth-of-type(1n),
  .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-4 > .column:nth-of-type(4n+1),
  .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .large-up-4 > .column:last-child,
  .large-up-4 > .columns:last-child {
    float: left;
  }
  .large-up-5 > .column,
  .large-up-5 > .columns {
    width: 20%;
    float: left;
  }
  .large-up-5 > .column:nth-of-type(1n),
  .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-5 > .column:nth-of-type(5n+1),
  .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .large-up-5 > .column:last-child,
  .large-up-5 > .columns:last-child {
    float: left;
  }
  .large-up-6 > .column,
  .large-up-6 > .columns {
    width: 16.66667%;
    float: left;
  }
  .large-up-6 > .column:nth-of-type(1n),
  .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-6 > .column:nth-of-type(6n+1),
  .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .large-up-6 > .column:last-child,
  .large-up-6 > .columns:last-child {
    float: left;
  }
  .large-up-7 > .column,
  .large-up-7 > .columns {
    width: 14.28571%;
    float: left;
  }
  .large-up-7 > .column:nth-of-type(1n),
  .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-7 > .column:nth-of-type(7n+1),
  .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .large-up-7 > .column:last-child,
  .large-up-7 > .columns:last-child {
    float: left;
  }
  .large-up-8 > .column,
  .large-up-8 > .columns {
    width: 12.5%;
    float: left;
  }
  .large-up-8 > .column:nth-of-type(1n),
  .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-8 > .column:nth-of-type(8n+1),
  .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .large-up-8 > .column:last-child,
  .large-up-8 > .columns:last-child {
    float: left;
  }
  .large-collapse > .column,
  .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .large-collapse .row,
  .expanded.row .large-collapse.row {
    margin-left: 0;
    margin-right: 0;
  }
  .large-uncollapse > .column,
  .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}
/* Comment Generated by Combres - Resource '/CSS/icons.less' (Mode: Static) */
@font-face {
  font-family: 'ama_icons';
  src: url("/CSS/../Fonts/ama_icons.eot?w44kgk");
  src: url("/CSS/../Fonts/ama_icons.eot?w44kgk#iefix") format('embedded-opentype'), url("/CSS/../Fonts/ama_icons.ttf?w44kgk") format('truetype'), url("/CSS/../Fonts/ama_icons.woff?w44kgk") format('woff'), url("/CSS/../Fonts/ama_icons.svg?w44kgk#ama_icons") format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'ama_icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-jn_circle_logo:before {
  content: "\e952";
}
.icon-filter:before {
  content: "\e953";
}
.icon-image:before {
  content: "\e954";
}
.icon-powerpoint:before {
  content: "\e955";
}
.icon-youtube_full:before {
  content: "\e951";
}
.icon-author_interview:before {
  content: "\e950";
}
.icon-url:before {
  content: "\e94f";
}
.icon-audio:before {
  content: "\e906";
}
.icon-audio_cme:before {
  content: "\e942";
}
.icon-cite_u_like_full:before {
  content: "\e943";
}
.icon-facebook_full:before {
  content: "\e944";
}
.icon-google_plus_full:before {
  content: "\e945";
}
.icon-interactive_cme:before {
  content: "\e946";
}
.icon-linked_in_full:before {
  content: "\e947";
}
.icon-multimedia_cme:before {
  content: "\e948";
}
.icon-pinterest_full:before {
  content: "\e949";
}
.icon-play:before {
  content: "\e94a";
}
.icon-play_cme:before {
  content: "\e94b";
}
.icon-quiz_cme:before {
  content: "\e94c";
}
.icon-rss_circle_full:before {
  content: "\e94d";
}
.icon-twitter_full:before {
  content: "\e94e";
}
.icon-free:before {
  content: "\e900";
}
.icon-online_first:before {
  content: "\e901";
}
.icon-online_only:before {
  content: "\e902";
}
.icon-alert:before {
  content: "\e903";
}
.icon-alerts:before {
  content: "\e904";
}
.icon-attach:before {
  content: "\e905";
}
.icon-calendar:before {
  content: "\e907";
}
.icon-carrot_down:before {
  content: "\e908";
}
.icon-cart:before {
  content: "\e909";
}
.icon-cite_this:before {
  content: "\e90a";
}
.icon-cite_u_like:before {
  content: "\e90b";
}
.icon-close:before {
  content: "\e90c";
}
.icon-cme:before {
  content: "\e90d";
}
.icon-comments:before {
  content: "\e90e";
}
.icon-contents:before {
  content: "\e90f";
}
.icon-copyright:before {
  content: "\e910";
}
.icon-document:before {
  content: "\e911";
}
.icon-double_arrow:before {
  content: "\e912";
}
.icon-download:before {
  content: "\e913";
}
.icon-edit:before {
  content: "\e914";
}
.icon-education:before {
  content: "\e915";
}
.icon-email:before {
  content: "\e916";
}
.icon-facebook:before {
  content: "\e917";
}
.icon-figures:before {
  content: "\e918";
}
.icon-follow:before {
  content: "\e919";
}
.icon-full_screen:before {
  content: "\e91a";
}
.icon-full_text:before {
  content: "\e91b";
}
.icon-google_plus:before {
  content: "\e91c";
}
.icon-grid_view:before {
  content: "\e91d";
}
.icon-info:before {
  content: "\e91e";
}
.icon-interactive:before {
  content: "\e91f";
}
.icon-jn:before {
  content: "\e920";
}
.icon-jobs:before {
  content: "\e921";
}
.icon-journal_club:before {
  content: "\e922";
}
.icon-left:before {
  content: "\e923";
}
.icon-linked_in:before {
  content: "\e924";
}
.icon-list_view:before {
  content: "\e925";
}
.icon-mobile:before {
  content: "\e926";
}
.icon-multimedia:before {
  content: "\e927";
}
.icon-open_access:before {
  content: "\e928";
}
.icon-pdf:before {
  content: "\e929";
}
.icon-pdf_color .path1:before {
  content: "\e92a";
  color: #231f20;
}
.icon-pdf_color .path2:before {
  content: "\e92b";
  margin-left: -1em;
  color: #ec2227;
}
.icon-pdf_color .path3:before {
  content: "\e92c";
  margin-left: -1em;
  color: #ec2227;
}
.icon-pdf_color .path4:before {
  content: "\e92d";
  margin-left: -1em;
  color: white;
}
.icon-pdf_color .path5:before {
  content: "\e92e";
  margin-left: -1em;
  color: white;
}
.icon-pdf_color .path6:before {
  content: "\e92f";
  margin-left: -1em;
  color: white;
}
.icon-pinterest:before {
  content: "\e930";
}
.icon-plus_follow:before {
  content: "\e931";
}
.icon-podcast:before {
  content: "\e932";
}
.icon-podcast_social:before {
  content: "\e933";
}
.icon-profile:before {
  content: "\e934";
}
.icon-quiz:before {
  content: "\e935";
}
.icon-references:before {
  content: "\e936";
}
.icon-related:before {
  content: "\e937";
}
.icon-right:before {
  content: "\e938";
}
.icon-rss:before {
  content: "\e939";
}
.icon-rss_circle:before {
  content: "\e93a";
}
.icon-search:before {
  content: "\e93b";
}
.icon-share:before {
  content: "\e93c";
}
.icon-top:before {
  content: "\e93d";
}
.icon-trash:before {
  content: "\e93e";
}
.icon-twitter:before {
  content: "\e93f";
}
.icon-video:before {
  content: "\e940";
}
.icon-youtube:before {
  content: "\e941";
}
.icon-institutions:before {
  content: url("/images/icons/institutions.svg");
}
.icon-apps:before {
  content: url("/images/icons/apps.svg");
}
.icon-permissions:before {
  content: url("/images/icons/copyright-white.svg");
}
/* Comment Generated by Combres - Resource '/CSS/Less/branding.less' (Mode: Static) */
.sans {
  font-family: 'Guardian TextSans Web', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.serif {
  font-family: 'Guardian Egyptian', "Georgia", Cambria, Times New Roman, Times, serif;
}
.bold {
  font-weight: bold;
}
.plaintext {
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
}
.underline {
  text-decoration: underline;
}
.italic {
  font-style: italic;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.small {
  font-size: 12px;
}
.separator {
  font-weight: bold;
  color: #dddddd;
}
.separatorSpecial {
  font-weight: bold;
  color: #666666;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
/* Comment Generated by Combres - Resource '/CSS/Less/helpers.less' (Mode: Static) */

.clearfix {
  zoom: 1;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.center-block {
  display: block;
  margin: 0 auto;
}
.center {
  text-align: center;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.ir br {
  display: none;
}
.unselected {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.va-m {
  vertical-align: middle !important;
}
.hide {
  display: none;
}
.ov-h {
  overflow: hidden !important;
}
.cf {
  zoom: 1;
}
.cf:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.cf:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.cf:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.cb {
  clear: both !important;
}
.fw-n {
  font-weight: normal !important;
}
.fw-5 {
  font-weight: 500 !important;
}
.fw-b {
  font-weight: bold !important;
}
.right {
  float: right !important;
}
.left {
  float: left !important;
}
.ta-c,
.t-c {
  text-align: center !important;
}
.ta-r {
  text-align: right !important;
}
.ta-l {
  text-align: left !important;
}
.d-ib {
  display: inline-block !important;
}
.d-b {
  display: block !important;
}
.d-i {
  display: inline !important;
}
.tt-u {
  text-transform: uppercase !important;
}
.m0 {
  margin: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mt05 {
  margin-top: 0.5rem !important;
}
.mt1 {
  margin-top: 1rem !important;
}
.mt2 {
  margin-top: 1.5rem !important;
}
.mt10 {
  margin-top: 10rem !important;
}
.mr05 {
  margin-right: 0.5rem !important;
}
.mr3 {
  margin-right: 3em;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb05 {
  margin-bottom: 0.5rem !important;
}
.mb1 {
  margin-bottom: 1rem !important;
}
.mb2 {
  margin-bottom: 2rem !important;
}
.mb3 {
  margin-bottom: 3rem !important;
}
.ml0 {
  margin-left: 0 !important;
}
.ml3 {
  margin-left: 3em;
}
.ml4 {
  margin-left: 4em;
}
.ml05 {
  margin-left: .5rem;
}
.ml1 {
  margin-left: 1rem !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mr1 {
  margin-right: 1rem !important;
}
.p0 {
  padding: 0 !important;
}
.p05 {
  padding: 0.5rem !important;
}
@media (max-width: 1023px) {
  .p0-t-d {
    padding: 0 !important;
  }
}
@media (max-width: 767px) {
  .p0-m {
    padding: 0 !important;
  }
}
.p1 {
  padding: 1rem !important;
}
.pl0 {
  padding-left: 0 !important;
}
.pl1 {
  padding-left: 1rem;
}
.pr1 {
  padding-right: 1rem;
}
.pr0 {
  padding-right: 0 !important;
}
.pl05 {
  padding-left: 0.5rem !important;
}
.pl45 {
  padding-left: 45%;
}
.p-gut-small {
  padding: 10px;
}
.sugar-cookie {
  background: #edede3 !important;
}
.black {
  color: black !important;
}
.white {
  color: white !important;
}
.clip-last-child > *:last-child {
  margin-bottom: 0;
}
.list-spacing {
  line-height: 1.3;
  margin-bottom: 15px;
  display: block;
}
.td-n {
  text-decoration: none !important;
}
.td-n:hover {
  text-decoration: none !important;
}
.nudge-down {
  top: 2px;
}
body .btn {
  display: inline-block;
  min-width: auto;
  border-radius: 6px;
  line-height: 1.3;
  text-align: center;
  transition: all .125s linear;
  color: white;
  padding: 5px 12px;
  font-weight: 700;
}
body .btn:hover {
  cursor: pointer;
  text-decoration: none;
}
body .btn.alt {
  background: white;
}
body .btn.btn--small {
  padding: 3px 10px;
  font-size: 14px;
  font-weight: 500;
}
body .btn.btn--umb {
  background: #d71634;
  border: 2px solid #d71634;
}
body .btn.btn--umb:hover,
body .btn.btn--umb:focus {
  color: #d71634;
  background: white;
}
body .btn.btn--black {
  background: black;
  border: 2px solid black;
}
body .btn.btn--black:hover,
body .btn.btn--black:focus {
  color: black;
  background: white;
}
body .btn.btn--umb-alt {
  color: black;
}
body .btn.btn--umb-alt:hover,
body .btn.btn--umb-alt:focus {
  background: black;
}
body .btn.btn--jama {
  background: #981b1e;
  border: 2px solid #981b1e;
}
body .btn.btn--jama:hover,
body .btn.btn--jama:focus {
  color: #981b1e;
  background: white;
}
body .btn.btn--jama-alt {
  color: #981b1e;
}
body .btn.btn--jama-alt:hover,
body .btn.btn--jama-alt:focus {
  background: #981b1e;
}
.hide {
  display: none;
}
@media (max-width: 767px) {
  .hide-small {
    display: none;
  }
}
@media (max-width: 480px) {
  .tiny-up {
    display: none;
  }
}
@media (min-width: 768px) {
  .small-only {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .tablet-up {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .tablet-down {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .desktop-only {
    display: none !important;
  }
}
.cur-p:hover {
  cursor: pointer !important;
}
.text-normal {
  font-size: 1rem !important;
}
.text-small {
  font-size: 14px !important;
}
.text-extra-small {
  font-size: 12px !important;
}
.text-xxs {
  font-size: 10px !important;
}
.fs-n {
  font-style: normal !important;
}
.large-icon {
  font-size: 2.25rem;
  margin-right: 10px;
}
.stroke {
  padding-bottom: .5em;
  border-bottom: 1px solid #dddddd;
}
.bd-stroke {
  border: 1px solid #dddddd;
}
.bdt-none {
  border-top: none;
}
.bd-none {
  border: none !important;
}
.right {
  float: right !important;
}
.left {
  float: left !important;
}
@media (max-width: 767px) {
  .fl-n-m {
    float: none !important;
  }
}
@media (min-width: 1024px) {
  .fl-l-d {
    float: left;
  }
}
.no-mw {
  min-width: 0 !important;
}
@media (max-width: 767px) {
  .va-m-m {
    vertical-align: middle;
  }
}
@media (max-width: 767px) {
  .d-ib-m {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .d-b-m {
    display: block !important;
  }
}
.tt-u {
  text-transform: uppercase !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mw-row-small {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.m-auto {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .w-auto-m {
    width: auto !important;
  }
}
.no-wrap {
  white-space: nowrap;
}
@media (max-width: 767px) {
  .pl0-m {
    padding-left: 0 !important;
  }
}
.static {
  position: static;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.lh1 {
  line-height: 1;
}
.lh-text {
  line-height: 1.6 !important;
}
.green {
  color: green !important;
}
.red {
  color: red !important;
}
.bgc-white {
  background-color: white;
}
.gray {
  color: #888888;
}
.bg-transparent {
  background: transparent !important;
}
.bg-box {
  background: #f4f4f4;
}
.bg-white {
  background: white;
}
.radius {
  border-radius: 5px;
}
.nudge-up {
  top: -2px;
}
.reg-trade {
  display: inline-block;
  font-size: 16px;
  position: relative;
  top: 0px;
}
.question-mark {
  display: inline-block;
  height: 25px;
  width: 25px;
  line-height: 23px;
  text-align: center;
  vertical-align: middle;
  margin-right: 5px;
  border-radius: 50%;
  font-weight: 400;
  border: 1px solid #333333;
}
.td-u {
  text-decoration: underline;
}
.module-title {
  color: black;
  margin-bottom: .5em;
  font-size: 1.5em;
  font-weight: 700;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.flex-auto {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
  min-height: 0;
}
.flex-none {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
}
.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.flex-wrap {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.items-start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}
.items-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-grid-row-align: flex-end;
  align-items: flex-end;
}
.items-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.items-baseline {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-grid-row-align: baseline;
  align-items: baseline;
}
.items-stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-grid-row-align: stretch;
  align-items: stretch;
}
.self-start {
  -webkit-align-self: flex-start;
  align-self: flex-start;
}
.self-end {
  -webkit-align-self: flex-end;
  align-self: flex-end;
}
.self-center {
  -webkit-align-self: center;
  align-self: center;
}
.self-baseline {
  -webkit-align-self: baseline;
  align-self: baseline;
}
.self-stretch {
  -webkit-align-self: stretch;
  align-self: stretch;
}
.justify-start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.justify-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.justify-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.justify-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.justify-around {
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.content-start {
  -webkit-align-content: flex-start;
  align-content: flex-start;
}
.content-end {
  -webkit-align-content: flex-end;
  align-content: flex-end;
}
.content-center {
  -webkit-align-content: center;
  align-content: center;
}
.content-between {
  -webkit-align-content: space-between;
  align-content: space-between;
}
.content-around {
  -webkit-align-content: space-around;
  align-content: space-around;
}
.content-stretch {
  -webkit-align-content: stretch;
  align-content: stretch;
}
.order-0 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  order: 0;
}
.order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  order: 1;
}
.order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  order: 2;
}
.order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  order: 3;
}
.order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  order: 4;
}
.order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  order: 5;
}
.order-last {
  -webkit-box-ordinal-group: 100000;
  -webkit-order: 99999;
  order: 99999;
}
/* Comment Generated by Combres - Resource '/CSS/global.less' (Mode: Static) */

@media print {
  .global-banner,
  ul.stepContainer,
  a.btn,
  .tocAlerts,
  .footer-wrap {
    display: none;
  }
  .mainContainer {
    padding-top: 0px !important;
  }
  .detailBox {
    margin-bottom: 16px !important;
  }
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: white;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inherit;
  display: block;
  font-family: inherit;
  font-size: inherit;
  margin: 0 0 1.25rem 0;
  padding: 0.625rem;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
  outline: none;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="month"]:disabled,
input[type="week"]:disabled,
input[type="email"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="time"]:disabled,
input[type="url"]:disabled,
input[type="color"]:disabled,
textarea:disabled {
  background-color: inherit;
  cursor: default;
}
.is-b:before,
.is-a:after {
  font-family: 'ama_icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a:hover {
  cursor: pointer;
}
.ui-widget-overlay {
  background-image: none !important;
  background: #666666;
  opacity: 0.5;
}
.ui-dialog .ui-dialog-titlebar {
  margin: 0 !important;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
  background: none !important;
  width: 70px !important;
  color: #006699;
}
.ui-dialog .ui-dialog-titlebar .ui-button-text {
  text-indent: 0 !important;
  padding: 0 !important;
}
.ui-dialog #divUnableToVerifyTamId,
.ui-dialog #divOAuthError,
.ui-dialog #divAdvantageDownError {
  zoom: 1;
  height: auto !important;
  padding: 0 !important;
}
.ui-dialog #divUnableToVerifyTamId:after,
.ui-dialog #divOAuthError:after,
.ui-dialog #divAdvantageDownError:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.ui-dialog #divUnableToVerifyTamId:after,
.ui-dialog #divOAuthError:after,
.ui-dialog #divAdvantageDownError:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.ui-dialog #divUnableToVerifyTamId:after,
.ui-dialog #divOAuthError:after,
.ui-dialog #divAdvantageDownError:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.ui-dialog #divUnableToVerifyTamId a.button,
.ui-dialog #divOAuthError a.button,
.ui-dialog #divAdvantageDownError a.button {
  padding: 0 10px;
}
body {
  font-size: 15px;
  color: #333333;
  background: white;
  font-family: 'Guardian TextSans Web', "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0px auto;
}
body * {
  box-sizing: border-box;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.mask {
  background: black;
  opacity: 0.5;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: .2em;
  margin-bottom: .5em;
}
h1,
.h1 {
  font-size: 2.125em;
  font-weight: 600;
  line-height: 1.3;
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 2em;
    line-height: 1.25;
  }
}
h2,
.h2 {
  font-size: 2.125em;
  font-weight: 400;
  line-height: 1.353;
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 1.8em;
  }
}
h3,
.h3 {
  font-size: 2.125em;
  font-weight: 400;
  line-height: 1.353;
}
@media (max-width: 767px) {
  h3,
  .h3 {
    font-size: 1.8em;
  }
}
h4,
.h4 {
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.3;
}
@media (max-width: 767px) {
  h4,
  .h4 {
    font-size: 1.1em;
  }
}
h5,
.h5 {
  font-size: 1.25em;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
}
@media (max-width: 767px) {
  h5,
  .h5 {
    font-size: 1.1em;
  }
}
h6,
.h6 {
  font-size: 1em;
  font-weight: bold;
  margin-top: 5px;
  line-height: 1.3;
}
p {
  margin: 0 0 1.25em 0;
  line-height: 1.8;
}
a {
  color: #d71634;
  text-decoration: none;
}
a:focus,
a:hover,
a:active {
  color: #d71634;
  outline: 0 !important;
}
a.special {
  color: #006699;
}
a:hover {
  color: #d71634;
  text-decoration: underline;
}
img {
  max-width: 100%;
}
.button {
  background: none repeat scroll 0 0 #666666;
  border: medium none;
  color: white !important;
  padding: 5px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
}
.button.bordered {
  border: 4px solid #cccccc !important;
}
.button.selfId,
.button.proceed,
.button.register {
  display: block;
}
.button.create {
  display: block;
  margin-top: 10px;
}
a.button:link,
a.button :visited,
a.button :hover,
a.button :active {
  color: white !important;
  text-decoration: none;
}
.mastHead {
  padding: 20px;
}
.mainContainer {
  padding-top: 130px;
  max-width: 1200px;
  margin: 0 auto;
  background: white;
}
@media all and (max-width: 1023px) {
  .mainContainer {
    padding-top: 120px;
  }
  .mainContainer .cart .informationLine .btn.view-checkout {
    margin: 0 !important;
    float: right;
  }
}
@media all and (max-width: 767px) {
  .mainContainer {
    padding-top: 118px;
  }
}
@media all and (max-width: 380px) {
  .mainContainer .cart .informationLine .btn.view-checkout {
    margin: 15px 0 0 0 !important;
    float: left;
  }
}
.error {
  color: #990000;
  font-weight: bold;
}
.contentContainer {
  padding: 10px;
  z-index: 1;
  position: relative;
}
.small-container {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}
.clearAll {
  clear: both;
}
.left.contentColumn {
  width: 630px;
  margin-right: 10px;
}
.right.portletColumn {
  width: 310px;
}
.arrowLink {
  background: url(/Images/icons/link_arrow.png) no-repeat left;
  padding-left: 15px;
}
.advertisement {
  text-align: center;
}
.advertisementHeader {
  background: url(/Images/ads/advertisement.png) no-repeat;
  margin: 0px auto 10px auto;
  display: block;
  width: 77px;
  height: 8px;
}
.breadCrumbs {
  margin-bottom: 10px;
  font-weight: bold;
}
.stepContainer {
  max-width: 1000px;
}
.stepContainer h3 {
  margin-top: 10px;
}
.stepContainer img {
  display: block;
}
.stepContainer h4 {
  margin: 10px 0;
}
.headerSignInContainer {
  background: #eeeeee;
}
.headerSignIn {
  color: #333333;
}
.headerSignIn span {
  font-weight: bold;
}
.headerSignIn span.user-icon {
  background: url('/Images/icons/icon_user.png') no-repeat left;
  display: inline-block;
  height: 18px;
  width: 18px;
  margin: 0 4px -1px;
}
.requestPasswordResetContainer {
  border: 2px solid #cccccc;
  border-radius: 5px;
  padding: 10px;
  display: none;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -250px;
  background: #eeeeee;
  z-index: 999;
  -moz-box-shadow: 10px 10px 5px #888888;
  -webkit-box-shadow: 10px 10px 5px #888888;
  box-shadow: 10px 10px 5px #888888;
}
.requestPasswordReset {
  width: 620px;
}
.requestPasswordReset .field {
  margin-bottom: 10px;
}
.requestPasswordReset .field label {
  margin-right: 15px;
}
.requestPasswordReset .field input {
  width: 235px;
  border: 1px solid #cccccc;
  border-top: 1px solid black;
}
.requestPasswordReset .top {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.requestPasswordReset .top h4 {
  float: left;
}
.requestPasswordReset .top a {
  font-weight: bold;
  background: url('/Images/arrow_right.png') no-repeat left;
  float: right;
  padding-left: 10px;
}
.requestPasswordReset .instructions {
  color: black;
  background: white;
  padding: 10px;
  font-weight: bold;
  border-radius: 5px;
  width: 215px;
}
.requestPasswordReset .instructions a {
  font-weight: bold;
  background: url('/Images/arrow_right.png') no-repeat left;
  padding-left: 10px;
  color: #006699;
}
.requestPasswordReset .left .button {
  margin-left: 90px;
}
.infoIcon {
  background: url('/Images/buttons/b_question.png') no-repeat left;
  height: 16px;
  width: 16px;
  display: inline-block;
  vertical-align: middle;
}
.button {
  width: auto !important;
  border: none !important;
}
.control_validation_error {
  border: 1px solid #990000;
}
.siteHeader {
  padding: 0 0 18px;
  position: relative;
  z-index: 2;
  border-bottom: 5px solid #999999;
  width: 950px;
  margin: 0 10px;
}
.siteHeader .left {
  background-image: url('/Images/sprites/sprite_logos.png');
  background-repeat: no-repeat;
  width: 416px;
  height: 80px;
  background-position: 0 20px;
}
.bannerTop {
  background: #999999;
  width: 100%;
  z-index: 4;
}
.bannerTop .adBanner {
  height: 90px;
  padding: 9px 0 11px;
  position: relative;
  text-align: center;
  width: 970px;
  margin: 0 auto;
}
.bannerTop .accountNavBar {
  margin: 0 auto;
  padding: 0 0 8px;
  width: 970px;
}
.bannerTopNavBar {
  height: 21px;
}
.advertisingBlocks a {
  color: #333333;
}
.advertisingBlocks a:visited,
.advertisingBlocks a:hover,
.advertisingBlocks a:active {
  color: #333333;
}
.advertisingBlocks a:visited {
  color: #1a1a1a;
}
.advertisingBlocks a:hover,
.advertisingBlocks a:active {
  color: #4d4d4d;
}
.sprite-globalHeader {
  display: inline-block;
  *display: inline;
  zoom: 1;
  *padding-bottom: 1px;
  background-color: transparent;
}
.sprite-globalHeader {
  background-image: url('/Images/sprites/sprite_globalHeader.png');
  background-repeat: no-repeat;
}
.sprite-ad_label_vert {
  background-position: 0 8px;
  width: 11px;
  height: 90px;
  position: absolute;
  top: 10px;
  left: 105px;
}
ul.stepContainer {
  border: none;
  margin-bottom: 10px;
  padding: 0;
  position: relative;
}
ul.stepContainer .progress-line {
  display: block;
  height: 2px;
  width: 100%;
  left: 0;
  position: absolute;
  top: 11px;
  background: #cccccc;
}
ul.stepContainer .progress-line:before {
  display: none;
}
ul.stepContainer li {
  color: #999999;
  height: 32px;
  vertical-align: middle;
  float: left;
  width: 182px;
  text-align: center;
  list-style-type: none;
  position: relative;
  background: #cccccc;
  font-weight: bold;
}
@media (max-width: 1023px) {
  ul.stepContainer li {
    text-align: center;
    background: transparent;
    line-height: 1.2;
    height: auto;
    width: 20%;
  }
}
@media (max-width: 480px) {
  ul.stepContainer li {
    font-size: 13px;
  }
}
ul.stepContainer li:before {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-bottom: 8px;
  background: white;
  z-index: 100;
  border: 2px solid #cccccc;
}
@media (max-width: 1023px) {
  ul.stepContainer li:before {
    content: "";
  }
}
ul.stepContainer li .left {
  width: 150px;
  margin-top: 6px;
}
ul.stepContainer li .right {
  background: url('/Images/backgrounds/progressBar.png') no-repeat -8px 0px;
  width: 32px;
  height: 32px;
}
ul.stepContainer li.previous .right {
  background: url('/Images/backgrounds/progressBar.png') no-repeat -40px 0px;
  width: 32px;
  height: 32px;
}
ul.stepContainer li.active {
  color: black;
}
@media (min-width: 1024px) {
  ul.stepContainer li.active {
    background: #d71634;
    color: white;
  }
}
ul.stepContainer li.active:before {
  background: #cccccc;
}
ul.stepContainer li.active .right {
  background: url('/Images/backgrounds/progressBar.png') no-repeat -72px 0px;
  width: 32px;
  height: 32px;
}
ul.stepContainer li.active.last .right {
  background: url('/Images/backgrounds/progressBar.png') no-repeat -145px 0px;
}
ul.stepContainer li.next .right {
  background: url('/Images/backgrounds/progressBar.png') no-repeat -8px 0px;
  width: 32px;
  height: 32px;
}
ul.stepContainer li.next:last-of-type .right {
  background: url('/Images/backgrounds/progressBar.png') no-repeat -104px 0px;
}
ul.stepContainer li:last-of-type.active .right {
  background: url('/Images/backgrounds/progressBar.png') no-repeat -160px 0px;
}
.copyright-superscript:after {
  content: "\00AE";
  font-size: 50%;
  vertical-align: top;
}
.gdpr-cookie-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 12px 18px;
  line-height: 1.5;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.35);
  background-color: #f8f8f8;
  border: solid 1px #dadbdb;
  width: 100%;
}
@media all and (min-width: 600px) {
  .gdpr-cookie-wrapper {
    max-width: 85%;
  }
}
@media all and (min-width: 600px) and all and (min-width: 900px) {
  .gdpr-cookie-wrapper {
    max-width: 647px;
    display: flex;
    justify-content: space-between;
  }
}
@media all and (min-width: 900px) {
  .gdpr-cookie-wrapper {
    max-width: 647px;
    display: flex;
    justify-content: space-between;
  }
}
.gdpr-cookie-wrapper .gdpr-cookie-body,
.gdpr-cookie-wrapper .gdpr-cookie-links_wrap {
  font-size: 14px;
  line-height: 18px;
}
.gdpr-cookie-wrapper .gdpr-cookie-body a,
.gdpr-cookie-wrapper .gdpr-cookie-links_wrap a {
  text-decoration: underline;
  color: #4688f1;
}
.gdpr-cookie-wrapper .gdpr-cookie-body .js-gdpr-cookie-acceptLink,
.gdpr-cookie-wrapper .gdpr-cookie-links_wrap .js-gdpr-cookie-acceptLink {
  font-weight: bold;
}
.gdpr-cookie-wrapper .js-gdpr-cookie-close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  color: $black;
}
/* Comment Generated by Combres - Resource '/CSS/footer.less' (Mode: Static) */

.footer .email-signup--submit.btn {
  background: black;
}
.footer .email-signup--submit.btn:hover {
  color: black;
}
.social-links {
  padding: 0 0 2em 0;
}
.social-links .social-link {
  display: inline-block;
  width: auto;
  min-width: 0;
  margin-bottom: .3em;
  color: #404040;
}
.social-links .social-link:before {
  font-size: 2.5em;
}
.social-links .social-link:hover {
  text-decoration: none;
}
.social-links .social-link:last-of-type {
  margin-bottom: .1em;
}
.social-links .twitter:hover {
  color: #527fb6;
}
.social-links .facebook:hover {
  color: #3d5b97;
}
.social-links .linked-in:hover {
  color: #1677bb;
}
.social-links .google-plus:hover {
  color: #d64937;
}
.social-links .pinterest:hover {
  color: #cc2127;
}
.social-links .podcast:hover {
  color: #970c11;
}
.social-links .you-tube:hover {
  color: #ec2828;
}
.social-links .rss:hover {
  color: #fc981c;
}
.ama-icon-youtube_full,
.footer .you-tube:before {
  content: "";
}
.ama-icon-facebook_full,
.footer .facebook:before {
  content: "";
}
.ama-icon-google_plus_full,
.footer .google-plus:before {
  content: "";
}
.ama-icon-linked_in_full,
.footer .linked-in:before {
  content: "";
}
.ama-icon-pinterest_full,
.footer .pinterest:before {
  content: "";
}
.ama-icon-rss_circle_full,
.footer .rss:before {
  content: "";
}
.ama-icon-twitter_full,
.footer .twitter:before {
  content: "";
}
.ama-icon-carrot_down,
.footer-heading:before {
  content: "";
}
.footer-email-updates .email-signup--input-wrap:before {
  content: "";
}
.footer-network .footer-network-heading:before {
  content: "";
}
.footer .podcast:before {
  content: "";
}
.footer-wrap {
  margin-top: 2rem;
  background: #191919;
}
.footer {
  font-size: 16px;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  background: #191919;
  position: relative;
  direction: ltr;
}
.footer::after {
  clear: both;
  content: "";
  display: table !important;
}
.footer::after {
  clear: both;
  content: "";
  display: table !important;
}
.footer a {
  color: white;
  font-size: 0.94118em;
  display: inline-block;
  min-width: 51%;
  line-height: 1.3;
  margin-bottom: .5em;
}
.footer a:not(.social-link):hover {
  color: white;
}
.footer-heading-wrap {
  min-height: 61px;
  position: relative;
  border-bottom: 1px solid #555555;
  margin-bottom: .5em;
}
@media (max-width: 767px) {
  .footer-heading-wrap {
    margin: 0;
  }
}
.footer-heading {
  color: white;
  margin: 0;
  font-size: 1.17647em;
  padding: 18px 10px 18px 25px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .footer-heading:hover {
    cursor: pointer;
  }
}
@media (max-width: 767px) {
  .footer-heading {
    padding-left: 20px;
    height: auto;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .footer-heading:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .footer-heading:before {
    font-size: 1.25em;
    margin-right: 12px;
    vertical-align: middle;
  }
}
.footer-subheading {
  color: gray;
  text-transform: uppercase;
  font-size: 1.17647em;
  font-weight: 400;
}
.footer-microsite {
  float: left;
  display: block;
  margin-right: 1.20482%;
  width: 20.48193%;
  margin-right: 0;
}
.footer-microsite:last-child {
  margin-right: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .footer-microsite {
    width: 28.57143%;
  }
}
@media (max-width: 767px) {
  .footer-microsite {
    width: 100%;
    float: none;
  }
}
@media (max-width: 767px) {
  .footer-microsite-links-wrap {
    padding-top: .5em;
    display: none;
  }
}
.footer-microsite-contents {
  float: left;
  padding-left: 25px;
  margin-bottom: 1.75em;
}
@media (max-width: 767px) {
  .footer-microsite-contents {
    float: left;
    display: block;
    margin-right: 1.20482%;
    width: 49.39759%;
    padding-left: 20px;
  }
  .footer-microsite-contents:last-child {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .footer-microsite-contents {
    width: 100%;
    float: none;
  }
}
.footer-microsite-services {
  padding-left: 25px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #555555;
}
@media (max-width: 767px) {
  .footer-microsite-services {
    float: left;
    display: block;
    margin-right: 1.20482%;
    width: 49.39759%;
    margin-right: 0;
    padding-left: 20px;
    border: none;
  }
  .footer-microsite-services:last-child {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .footer-microsite-services {
    width: 100%;
    float: none;
  }
}
.footer-network-other {
  padding-left: 25px;
  clear: both;
}
@media (max-width: 767px) {
  .footer-network-other {
    padding-top: .75em;
    border-top: 1px solid #555555;
    padding-left: 20px;
  }
}
.link-network-other {
  position: relative;
  margin-left: 42px;
  padding: 4px 0;
}
.link-network-other:before {
  font-size: 1.5em;
  margin-right: 10px;
  position: absolute;
  margin-left: -42px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.footer-microsite-subscribe {
  padding-left: 25px;
  margin: 1.75em 0 0 0;
}
.footer-microsite-subscribe::after {
  clear: both;
  content: "";
  display: table !important;
}
@media (max-width: 767px) {
  .footer-microsite-subscribe {
    padding-left: 20px;
    margin-bottom: 1em;
  }
}
.footer-microsite-subscribe .subscribe-image {
  color: white;
  float: left;
  margin-right: .75em;
  width: 75px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .footer-microsite-subscribe .subscribe-image {
    width: 70px;
  }
}
.footer-microsite-subscribe .subscribe-meta {
  overflow: hidden;
  padding-right: 8px;
}
.footer-microsite-subscribe .subscribe-heading {
  text-transform: none;
  color: white;
  margin: 0;
  line-height: 1;
}
.footer-microsite-subscribe .subscribe-snippet {
  line-height: 1.4;
  margin: .5em 0;
  color: white;
  font-size: .85em;
}
.footer-microsite-subscribe .subscribe-submit {
  display: inline-block;
  min-width: auto;
  border-radius: 6px;
  line-height: 1.3;
  text-align: center;
  -webkit-transition: all 0.125s linear;
  transition: all 0.125s linear;
  color: white;
  padding: 5px 12px;
  font-weight: 700;
}
.footer-microsite-subscribe .subscribe-submit:hover {
  cursor: pointer;
  text-decoration: none;
  background: white;
}
[data-thm="umb"] .subscribe-image {
  display: none;
}
.footer-network {
  float: left;
  display: block;
  margin-right: 1.20482%;
  width: 56.62651%;
  background: black;
  margin-right: 0;
}
.footer-network:last-child {
  margin-right: 0;
}
.footer-network::after {
  clear: both;
  content: "";
  display: table !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .footer-network {
    width: 71.42857%;
  }
}
@media (max-width: 767px) {
  .footer-network {
    width: 100%;
    float: none;
  }
}
.footer-network .footer-network-heading {
  vertical-align: middle;
}
.footer-network .footer-network-heading:before {
  font-size: 1.5em;
  vertical-align: middle;
  margin-right: 8px;
}
.footer-network .footer-network-heading:after {
  content: "\00AE";
  font-size: 50%;
  vertical-align: top;
}
@media (max-width: 767px) {
  .footer-network .footer-network-heading:before {
    font-size: 1.25em;
    margin-right: 12px;
  }
}
@media (max-width: 767px) {
  .footer-network .footer-network-heading {
    padding-left: 20px;
  }
  .footer-network .footer-network-heading:before {
    content: "";
  }
}
@media (max-width: 767px) {
  .footer-network-links-wrap {
    padding-top: .5em;
    display: none;
  }
}
.footer-network-sites {
  float: left;
  display: block;
  margin-right: 1.20482%;
  width: 63.85542%;
  padding: 0 35px 40px 25px;
}
.footer-network-sites:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .footer-network-sites {
    padding-left: 20px;
    float: left;
    display: block;
    margin-right: 1.20482%;
    width: 56.62651%;
  }
  .footer-network-sites:last-child {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .footer-network-sites {
    width: 100%;
    float: none;
  }
}
.footer-network-sites .internal {
  margin-bottom: 1.75em;
}
.footer-network-sites .internal a:first-of-type {
  position: relative;
}
.footer-network-sites .internal a:first-of-type:after {
  content: "\00AE";
  font-size: 50%;
  vertical-align: top;
}
.footer-network-info {
  float: left;
  display: block;
  margin-right: 1.20482%;
  width: 34.93976%;
  padding-right: 20px;
}
.footer-network-info:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .footer-network-info {
    padding-bottom: 1em;
    float: left;
    display: block;
    margin-right: 1.20482%;
    width: 42.16867%;
  }
  .footer-network-info:last-child {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .footer-network-info {
    width: 100%;
    float: none;
    padding-left: 25px;
  }
}
@media (max-width: 480px) and (max-width: 767px) {
  .footer-network-info {
    padding-left: 20px;
  }
}
.footer-network-info .learning-links {
  margin-bottom: 1.75em;
}
.footer-network-info .information-for-links {
  margin-bottom: 1.75em;
}
.footer-network-info .for-media-links {
  margin-bottom: 1.75em;
}
.footer-network-info .services-links {
  margin-bottom: 1.75em;
}
.footer-resources-wrap {
  float: left;
  display: block;
  width: 22.7%;
}
.footer-resources-wrap:last-child {
  margin-right: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .footer-resources-wrap {
    width: 100%;
    border-top: 1px solid #555555;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
}
@media (max-width: 767px) {
  .footer-resources-wrap {
    width: 100%;
    float: none;
  }
}
#globalFooter_ssFooterRight .footer-heading {
  padding: 18px 10px 18px 20px;
}
.footer-resources-wrap .footer-subheading {
  color: white;
  text-transform: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .footer-resources-wrap .footer-heading-wrap {
    display: none;
  }
}
.footer-resources {
  border-bottom: 1px solid #555555;
  padding: 10px 20px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .footer-resources {
    border-bottom: 0;
  }
  .footer-resources h4 {
    display: block !important;
    padding-bottom: .2em;
  }
  #globalFooter_ssFooterRight {
    width: 33%;
    border-bottom: none;
    border-right: 1px solid #555555;
    border-left: 1px solid #555555;
    margin-left: -1px;
    padding: 10px 20px;
  }
  #globalFooter_ssFooterSocials {
    border-bottom: none;
    border-right: 1px solid #555555;
    padding: 10px 20px;
  }
}
@media (max-width: 767px) {
  .footer-resources {
    width: 100%;
    float: none;
  }
}
@media (max-width: 767px) {
  .footer-resources .footer-subheading {
    display: none;
  }
}
@media (max-width: 767px) {
  .footer-resources {
    display: none;
  }
}
.footer-bar {
  padding: 15px 40px;
  clear: both;
  border-top: 1px solid #555555;
  text-align: center;
}
.footer-bar::after {
  clear: both;
  content: "";
  display: table !important;
}
@media (max-width: 900px) {
  .footer-bar {
    padding: 15px;
  }
}
.footer-bar a {
  display: inline;
}
.footer-bar .footer-bar-sis {
  display: inline-block;
  float: right;
  width: 33.33%;
  text-align: right;
}
@media (max-width: 900px) {
  .footer-bar .footer-bar-sis {
    float: none;
    text-align: center;
    margin: 1em auto;
    width: 250px;
    display: block;
  }
}
.footer-bar-sis-img {
  width: 235px;
}
@media (max-width: 900px) {
  .footer-bar-sis-img {
    width: 220px;
  }
}
.footer-bar-jn-logo {
  float: left;
  width: 33.33%;
  text-align: left;
}
@media (max-width: 900px) {
  .footer-bar-jn-logo {
    float: none;
    width: 100%;
    text-align: center;
  }
}
.footer-bar-jn-logo img {
  width: 290px;
}
@media (max-width: 900px) {
  .footer-bar-jn-logo img {
    width: 240px;
  }
}
.copyright {
  color: white;
  padding: 13px 20px;
  width: 33.33%;
  float: left;
}
@media (max-width: 900px) {
  .copyright {
    width: 100%;
    float: none;
  }
}
.footer .social-links {
  padding: 10px 20px;
  border-bottom: 1px solid #555555;
}
.footer .social-link {
  color: white;
}
.footer-resources h4 {
  display: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .footer .social-links {
    border-bottom: none;
  }
}
.footer-email-updates {
  padding: 10px 20px;
  color: white;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .footer-email-updates {
    width: 33.3%;
  }
}
.footer-email-updates .email-signup--text {
  margin-bottom: .7em;
}
.footer-email-updates .email-signup--input-wrap {
  padding-left: 60px;
  position: relative;
}
.footer-email-updates .email-signup--input-wrap:before {
  font-size: 2.75em;
  position: absolute;
  left: 0;
  color: #555555;
  top: -0.22em;
}
.footer-email-updates .email-signup--input {
  padding: .2em .5em;
  max-width: 100%;
}
@media (max-width: 767px) {
  .footer-email-updates .email-signup--input {
    max-width: 200px;
  }
}
.footer-email-updates .email-signup--submit {
  display: inline-block;
  min-width: auto;
  border-radius: 6px;
  line-height: 1.3;
  text-align: center;
  -webkit-transition: all 0.125s linear;
  transition: all 0.125s linear;
  color: white;
  padding: 5px 12px;
  font-weight: 700;
  margin-left: 60px;
}
.footer-email-updates .email-signup--submit:hover {
  cursor: pointer;
  text-decoration: none;
  background: white;
}
.ss-for-institutions .icon-author_interview {
  font-size: 100px;
}
.ss-fixed-width {
  float: left;
  margin-right: 20px;
}
.ss-fixed-width.small {
  width: 70px;
}
.ss-fluid-content {
  overflow: hidden;
}
.iconHeader {
  font-size: 2em;
}
.iconHeader i {
  font-size: 36px;
}
.tagline {
  font-size: 1.2em;
  line-height: 1.4;
  font-weight: 500;
  margin-bottom: .85em;
}
/* Comment Generated by Combres - Resource '/CSS/cartGlobal.less' (Mode: Static) */

.promotionBox-wrap {
  zoom: 1;
}
.promotionBox-wrap:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.promotionBox-wrap:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.promotionBox-wrap:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.promotionBox {
  background: #cccccc;
  padding: 10px;
  width: 215px;
  margin-bottom: 2rem;
}
.promotionBox .icon-close {
  margin: -2px 4px 0 0;
}
.promotionBox input {
  margin: 10px auto;
}
.promotionBox .btn-wrap {
  text-align: right;
}
.totalBox {
  background: #cccccc;
  margin-bottom: 2rem;
  border: 2px solid #cccccc;
}
.totalBox h6,
.totalBox--header {
  padding: 10px;
}
@media (max-width: 767px) {
  .totalBox {
    float: none;
  }
}
@media (max-width: 767px) {
  .totalBox {
    max-width: none;
  }
}
.totalBox .totals {
  background: white;
  padding: 12px;
  color: #333333;
  line-height: 1.6;
  font-weight: bold;
}
.totalBox .totals .label {
  width: 45%;
  text-align: right;
  padding-right: 20px;
  float: left;
}
.totalBox .totals .amount {
  overflow: hidden;
}
/* Comment Generated by Combres - Resource '/CSS/globalNav.less' (Mode: Static) */

.navbar {
  font-size: 12px;
  position: relative;
}
.navbar ul {
  list-style: none;
  list-style-type: none;
  float: left;
}
.navbar li {
  float: left;
  display: block;
}
.navbar li a {
  display: block;
}
.navbar ul,
.navbar li a {
  float: left;
  z-index: 10000 !important;
}
.accountNavBar {
  padding: 0 0 8px;
}
.accountNavBar span,
.accountNavBar a {
  font-weight: bold;
  color: #333333;
}
#globalHeader_divMyAccountLink a {
  font-weight: normal;
}
.topNav {
  z-index: 1000;
  position: relative;
}
.umbrellaNavBar {
  position: relative ;
}
.topNav {
  width: 100%;
  height: 36px;
  z-index: 2002;
  zoom: 1;
  background-color: #333333;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#666666), to(#333333));
  background-image: -moz-linear-gradient(#666666, #333333);
  background-image: -ms-linear-gradient(#666666, #333333);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #666666), color-stop(100%, #333333));
  background-image: -webkit-linear-gradient(#666666, #333333);
  background-image: -o-linear-gradient(#666666, #333333);
  background-image: linear-gradient(#666666, #333333);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#333333', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#333333', GradientType=0)";
}
.topNav div {
  width: 970px;
  display: block;
  margin: 0 auto;
}
.topNav div a {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  background-image: url('/Images/logo_AMAPubGroup.png');
  background-position: 0 12px;
  line-height: 36px;
}
.inline-block {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#rmnheader {
  background: none repeat scroll 0 0 #333333;
  font-family: Arial, Helvetica, sans-serif;
  height: 25px;
  width: 100%;
  z-index: 8999;
}
#rmnmenu {
  display: none;
}
.rmnsubheader {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
  padding: 15px 15px 25px;
}
.rmnsubheader h1 {
  width: 600px;
  color: #666666;
  font-size: 33px;
  font-weight: bold;
  margin: 25px 0 0px 25px;
  float: left;
}
.rmnsubheader img {
  border: 0;
}
.sso-header-wrap {
  margin: 0 auto;
  width: 970px;
}
.sso-header-wrap .dotted-border {
  border-bottom: 1px dotted #cccccc;
  border-top: 1px dotted #cccccc;
}
.sso-header-wrap .dotted-bottom {
  border-bottom: 1px dotted #cccccc;
}
.sso-header {
  text-align: right;
  height: 24px;
}
.sso-header .sprite-icon_user {
  margin: 0 10px 0 0;
  width: auto !important;
  padding-left: 20px;
}
.sso-header .sprite-globalHeader {
  margin-top: 3px;
}
.sso-header .register {
  padding-left: 10px;
}
.sign-in {
  float: right;
  *float: none;
}
.sign-in {
  color: #cccccc;
  font-size: 12px;
  font-weight: bold;
  padding: 0 0 0 15px;
  text-align: left;
  line-height: 19px;
}
ul.sso-header.left {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
ul.sso-header-signed-in {
  margin: 0px;
}
.acct-wrap {
  height: 24px;
  width: auto;
  text-size: 12px;
  font-weight: bold;
}
#ulInstitutionAuth {
  height: 24px;
}
.sso-header-signed-in {
  color: #cccccc;
  line-height: 26px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  text-align: right;
  *width: 100%;
}
.sso-header-signed-in .institutional-sign-in {
  color: #cccccc;
  line-height: 25px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}
.sso-header-signed-in .institutional-sign-in .pipe {
  margin-left: 15px;
}
.sso-header-signed-in .institutional-sign-in span {
  color: #cccccc;
}
.sso-header-signed-in .institutional-sign-in ul.institutional-links {
  text-align: left;
  background: #333333;
  display: none;
}
.sso-header-signed-in .institutional-sign-in ul.institutional-links li {
  padding: 3px 10px 3px 5px;
}
.sso-header-signed-in .institutional-sign-in ul.institutional-links a {
  color: #cccccc;
}
.sso-header-signed-in .institutional-sign-in:hover ul.institutional-links {
  display: block;
  *margin: 20px 0 0 -155px;
  margin-top: -1px;
  position: absolute;
  z-index: 9000px;
}
.sso-header-signed-in.left {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.sso-header-signed-in .inst-auth-name {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.sso-header-signed-in .sign-in {
  color: #cccccc;
  font-size: 12px;
  font-weight: normal;
  padding: 0;
  text-align: left;
  line-height: 26px;
}
.sso-header-signed-in .sign-in .pipe {
  margin-left: 10px;
}
.sso-header-signed-in .auth-functions {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.sso-header-signed-in .auth-name {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-right: 10px;
}
.sso-header-signed-in .auth-name span {
  padding: 0;
}
.sso-header-signed-in .auth-name .sprite-icon_user {
  width: auto;
  padding-left: 25px;
  background-position: 0 -1006px;
  height: 27px;
  margin-right: 0;
}
.sso-header-signed-in .your-account {
  display: inline-block;
  zoom: 1;
  *display: inline;
  line-height: 27px;
  padding-right: 20px;
}
.sso-header-signed-in .your-account ul.menu {
  display: none;
  border-left: 1px solid #573674;
  border-right: 1px solid #573674;
  border-bottom: 1px solid #573674;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  list-style-type: none;
}
.sso-header-signed-in .your-account:hover {
  color: #573674;
  background-color: #eeeeee;
}
.sso-header-signed-in .your-account:hover ul.menu {
  background: #eeeeee;
  color: #573674;
  display: block;
  margin: -2px 0 0 -122px;
  *margin: 18px 0 0 -234px;
  padding: 0px 1px 0px 0px;
  position: absolute;
  text-align: left;
  width: 258px;
  z-index: 9001;
}
.sso-header-signed-in .your-account:hover ul.menu li {
  padding: 1px 0;
}
.sso-header-signed-in .your-account:hover ul.menu li:hover {
  background: #dddddd;
}
.sso-header-signed-in .your-account:hover ul.menu li:hover a {
  color: #e69700;
  text-decoration: none;
}
.sso-header-signed-in .your-account:hover ul.menu li:hover:last-of-type {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.sso-header-signed-in .your-account:hover ul.menu a {
  color: black;
  padding: 3px 5px;
}
.sso-header-signed-in .pipe {
  margin: 0 10px 0 -2px;
}
.universal-links {
  float: left !important;
  color: #cccccc;
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  text-align: left;
  line-height: 26px;
}
.universal-links a,
.sign-in a {
  color: #cccccc;
}
.universal-links a:hover,
.sign-in a:hover {
  color: #fecb00;
}
.universal-links a.selected {
  color: #fecb00;
  text-decoration: none;
}
.user-name {
  color: #cccccc;
  font-size: 12px;
  position: absolute;
  right: 300px;
  text-align: right;
  top: 5px;
  z-index: 1;
}
.user-name a {
  text-decoration: none;
  color: #cccccc;
  font-size: 12px;
}
.user-name a:hover {
  text-decoration: underline;
  color: #ffcc00;
}
.account-menu {
  position: absolute;
  right: 40px;
  top: 0;
  width: 230px;
}
.account-menu a {
  background: url("/images/ssoheader/sso-account-arrow.png") no-repeat scroll 98px 7px black;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  color: white;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
  padding: 5px 15px 0;
  text-align: left;
  text-decoration: none;
  width: 95px;
}
.account-menu a:hover,
.account-menu a.open {
  background: url("/images/ssoheader/sso-account-arrow-dark.png") no-repeat scroll 98px 7px #eeeeee;
  color: #442266;
}
.account-menu ul {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #eeeeee;
  border-color: -moz-use-text-color #888888 #888888;
  border-image: none;
  border-radius: 0 0 6px 6px;
  border-style: none solid solid;
  border-width: medium 1px 1px;
  box-shadow: 0 2px 5px #aaaaaa;
  float: left;
  height: auto;
  list-style: none outside none;
  margin: 0;
  padding: 0 0 7px;
  position: absolute;
  right: 0;
  top: 25px;
  width: auto;
  z-index: 9999;
}
.account-menu ul li {
  clear: both;
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
  display: block;
}
.account-menu ul li a {
  background: none repeat scroll 0 0 #eeeeee;
  border: medium none;
  border-radius: 0 0 0 0;
  box-shadow: none;
  color: #333333;
  display: block;
  font-size: 12px;
  height: auto;
  padding: 5px 10px;
  text-align: left;
  width: 210px;
}
.account-menu ul li.split a {
  border-top: 1px solid #cccccc;
  margin-top: 0;
  padding-top: 7px;
}
.account-menu ul li.split-bottom a {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 0;
  padding-bottom: 7px;
}
.account-menu ul li a:hover {
  background: none repeat scroll 0 0 #dddddd;
  color: #e68700;
}
#divOAuthError,
#divAdvantageDownError,
#divUnableToVerifyTamId {
  padding-left: 15px;
  display: none;
  overflow: visible;
}
#divOAuthError .errorMessageHeader,
#divAdvantageDownError .errorMessageHeader,
#divUnableToVerifyTamId .errorMessageHeader {
  font-size: 16px;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
#divOAuthError .button,
#divAdvantageDownError .button,
#divUnableToVerifyTamId .button {
  float: left;
  width: 135px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  padding: 0px;
}
#divOAuthError .button:visited,
#divAdvantageDownError .button:visited,
#divUnableToVerifyTamId .button:visited {
  color: white;
}
#divOAuthError .errorClose,
#divAdvantageDownError .errorClose,
#divUnableToVerifyTamId .errorClose {
  float: left;
  height: 35px;
  margin-left: 20px;
  line-height: 35px;
}
#divOAuthError .additionalInfo,
#divAdvantageDownError .additionalInfo,
#divUnableToVerifyTamId .additionalInfo {
  float: left;
  margin-top: 5px;
  border-top: 2px solid #cccccc;
  color: #666699;
  font-size: 14px;
}
#divOAuthError .contactAMA,
#divAdvantageDownError .contactAMA,
#divUnableToVerifyTamId .contactAMA {
  margin-bottom: 15px;
  margin-top: 20px;
}
#divOAuthError .separator,
#divAdvantageDownError .separator,
#divUnableToVerifyTamId .separator {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.ui-dialog,
.ui-widget {
  background: none repeat scroll 0 0 white !important;
  border: 2px solid #cccccc;
  box-shadow: 5px 5px 5px #999999;
  padding-bottom: 10px;
}
.ui-dialog .ui-dialog-title {
  float: none;
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
}
.ui-dialog .ui-dialog-titlebar {
  background: none repeat scroll 0 0 #eeeeee;
  margin: none !important;
  height: auto !important;
}
.cs-select {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-align: left;
  background: white;
  z-index: 100;
  width: 100%;
  max-width: 500px;
  -webkit-touch-callout: none;
  user-select: none;
}
.cs-select.cs-active {
  z-index: 200;
}
.cs-select:focus {
  outline: none;
}
.cs-select select {
  display: none;
}
.cs-select span {
  display: block;
  position: relative;
  cursor: pointer;
  padding: 1em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cs-select .cs-options {
  position: absolute;
  overflow: hidden;
  width: 100%;
  background: white;
  visibility: hidden;
}
.cs-select.cs-active .cs-options {
  visibility: visible;
}
.cs-select ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.cs-select ul span {
  padding: 1em;
}
.cs-select ul li.cs-focus span {
  background-color: #dddddd;
}
.cs-select ul li.cs-optgroup ul {
  padding-left: 1em;
}
.cs-select ul li.cs-optgroup > span {
  cursor: default;
}
.cs-select .cs-placeholder:after {
  content: '\25BE';
  right: 1em;
}
.cs-select > span::after,
.cs-select .cs-selected span::after {
  speak: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.header-wrap {
  background: #333333;
  min-height: 30px;
  position: fixed;
  width: 100%;
  z-index: 1000;
  border-bottom: 5px solid black;
}
.auth--dropdown-active .header-wrap {
  z-index: 2010;
}
.header {
  position: static;
  text-align: center;
  font-size: 16px;
}
.header::after {
  clear: both;
  content: "";
  display: table !important;
}
@media (min-width: 768px) {
  .header {
    height: 92px;
  }
}
.network-bar {
  padding: 10px 12px;
  background: #262626;
  height: 36px;
  overflow: hidden;
}
.network-bar::after {
  clear: both;
  content: "";
  display: table !important;
}
@media (max-width: 767px) {
  .network-bar {
    padding: 12px 8px;
    font-size: 14px;
  }
}
.network-bar .jama-network {
  float: left;
  height: 14px;
  color: white;
}
.network-bar .jama-network:hover {
  color: white;
}
.network-bar .auth--inst {
  float: right;
  color: gray;
  font-size: 14px;
}
@media (max-width: 767px) {
  .network-bar .auth--inst {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .network-bar .auth--provided-by {
    display: none;
  }
}
.title-image {
  height: 14px;
}
@media (min-width: 768px) {
  .title-image {
    position: relative;
    top: 2px;
  }
}
.nav-toggler {
  float: left;
  padding: 0 10px;
  background: black;
  height: 56px;
  width: 200px;
  position: relative;
  text-align: left;
}
@media (max-width: 1023px) {
  .nav-toggler {
    width: 275px;
  }
}
@media (max-width: 767px) {
  .nav-toggler {
    width: 300px;
    height: 50px;
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .nav-toggler {
    width: 208px;
    padding: 0 4px 0 8px;
  }
}
.nav-toggler-indicator {
  width: 35px;
  height: 35px;
  position: absolute;
  left: 12px;
  top: 18px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
@media (max-width: 767px) {
  .nav-toggler-indicator {
    top: 15px;
    left: 6px;
    height: 26px;
    width: 26px;
  }
}
.nav-toggler-indicator .indicator-stroke {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: white;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.nav-toggler-indicator .indicator-stroke:nth-child(1) {
  top: 0px;
}
.nav-toggler-indicator .indicator-stroke:nth-child(2),
.nav-toggler-indicator .indicator-stroke:nth-child(3) {
  top: 10px;
}
@media (max-width: 767px) {
  .nav-toggler-indicator .indicator-stroke:nth-child(2),
  .nav-toggler-indicator .indicator-stroke:nth-child(3) {
    top: 9px;
  }
}
.nav-toggler-indicator .indicator-stroke:nth-child(4) {
  top: 20px;
}
@media (max-width: 767px) {
  .nav-toggler-indicator .indicator-stroke:nth-child(4) {
    top: 18px;
  }
}
.nav-toggler.target-active .indicator-stroke:nth-child(1) {
  top: 10px;
  width: 0%;
  left: 50%;
}
@media (max-width: 767px) {
  .nav-toggler.target-active .indicator-stroke:nth-child(1) {
    top: 9px;
  }
}
.nav-toggler.target-active .indicator-stroke:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav-toggler.target-active .indicator-stroke:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.nav-toggler.target-active .indicator-stroke:nth-child(4) {
  top: 10px;
  width: 0%;
  left: 50%;
}
@media (max-width: 767px) {
  .nav-toggler.target-active .indicator-stroke:nth-child(4) {
    top: 9px;
  }
}
.nav-toggler-site {
  display: block;
  color: white;
  position: absolute;
  max-width: calc(100% - 50px);
  padding: 0 6px 0 10px;
  left: 50px;
  width: 100%;
  line-height: 1.3;
  top: 50%;
  z-index: 1;
  font-size: 16px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .nav-toggler-site {
    padding: 0;
    max-width: calc(100% - 39px);
    left: 39px;
  }
}
.nav-toggler-site .network {
  font-weight: bold;
}
.site-search {
  margin: 10px 0;
  width: 64.28571%;
  max-width: 1000px;
  display: inline-block;
}
.input-text {
  height: 35px;
  line-height: 1;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  width: 100%;
  border: none !important;
  background: transparent !important;
  z-index: 2;
}
.site-search::after {
  clear: both;
  content: "";
  display: table !important;
}
@media (max-width: 1425px) {
  .site-search {
    max-width: 880px;
  }
}
@media (max-width: 1375px) {
  .site-search {
    max-width: 830px;
  }
}
@media (max-width: 1325px) {
  .site-search {
    max-width: 780px;
  }
}
@media (max-width: 1275px) {
  .site-search {
    max-width: 730px;
  }
}
@media (max-width: 1225px) {
  .site-search {
    max-width: 680px;
  }
}
@media (max-width: 1175px) {
  .site-search {
    max-width: 630px;
  }
}
@media (max-width: 1125px) {
  .site-search {
    max-width: 580px;
  }
}
@media (max-width: 1075px) {
  .site-search {
    max-width: 530px;
  }
}
@media (max-width: 1018px) {
  .site-search {
    max-width: 580px;
  }
}
@media (max-width: 968px) {
  .site-search {
    max-width: 530px;
  }
}
@media (max-width: 918px) {
  .site-search {
    max-width: 480px;
  }
}
@media (max-width: 868px) {
  .site-search {
    max-width: 430px;
  }
}
@media (max-width: 818px) {
  .site-search {
    max-width: 380px;
  }
}
@media (max-width: 767px) {
  .site-search {
    display: none;
    width: 100%;
    clear: both;
    max-width: none;
    margin: 0;
    padding: 10px;
  }
}
@media (max-width: 480px) {
  .site-search {
    padding: 10px 0;
  }
}
@media (min-width: 1024px) {
  .site-search.other-tools-shown {
    width: 385px;
    float: right;
  }
}
@media (min-width: 1300px) {
  .site-search.other-tools-shown {
    width: 580px;
  }
}
@media (min-width: 1024px) {
  .site-search.other-tools-shown .search-term {
    width: 260px;
  }
}
@media (min-width: 1300px) {
  .site-search.other-tools-shown .search-term {
    width: 430px;
  }
}
@media (min-width: 1024px) {
  .site-search.other-tools-shown .site-search-bar {
    width: 385px;
    float: right;
  }
}
@media (min-width: 1300px) {
  .site-search.other-tools-shown .site-search-bar {
    width: 560px;
  }
}
.site-search .search-button {
  border-radius: 0 5px 5px 0;
  display: block;
  width: 50px;
  height: 35px;
  background: black;
  float: left;
  text-align: center;
}
@media (max-width: 480px) {
  .site-search .search-button {
    width: 40px;
  }
}
.site-search .search-button:before {
  color: white;
  font-size: 1.5em;
  position: relative;
  top: 5px;
}
.site-search .search-term {
  height: 35px;
  line-height: 1;
}
.site-search .search-term {
  width: calc(100% - 270px - 50px);
  height: 35px;
  margin: 0;
  float: left;
  border: none;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .site-search .search-term {
    width: calc(100% - 120px - 50px);
  }
}
@media (max-width: 480px) {
  .site-search .search-term {
    width: calc(100% - 120px - 40px);
    padding-left: 8px;
  }
}
.search-input {
  height: 35px;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  line-height: 1;
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  margin: 0;
  border: 1px solid #999999;
  color: black;
  background: transparent;
}
.site-search #umbrellaSiteSearchInputHint {
  color: silver;
  background: white;
  position: absolute;
  top: 28px;
  height: 35px;
  border: none;
  margin-top: -28px;
  z-index: -1;
}
.site-search .term-list {
  list-style: none inside;
  margin: 0 0 2em;
  padding: 0;
  text-align: left;
  color: #777777;
  background: white;
  border: 1px solid #dddddd;
  font-weight: 400;
  position: absolute;
  width: 100%;
  top: 34px;
  border-top: none;
}
.term-list--hidden,
.term-list--hidden a {
  display: none;
}
.site-search .searchTerm ul {
  float: none !important;
  width: 94%;
}
.site-search .term-list li {
  float: none !important;
}
.site-search .term-list li a {
  float: none !important;
  z-index: 9999;
  display: block;
  color: #333333;
}
.site-search .term-list a {
  padding: 0.5em 10px;
  display: -webkit-inline-box;
}
.site-search .term-list a.active,
.term-list a:hover {
  background: #f2f2f2;
}
.site-search .term-list strong {
  color: #444444;
  font-weight: 700;
}
.site-search-bar::after {
  clear: both;
  content: "";
  display: table !important;
}
.site-search-bar .cs-skin-border {
  background: transparent;
  font-weight: 400;
  max-width: 600px;
  width: 270px;
  float: left;
  position: relative;
  height: 35px;
}
@media (max-width: 767px) {
  .site-search-bar .cs-skin-border {
    font-size: 1em;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .site-search-bar .cs-skin-border {
    width: 120px;
  }
}
@media (max-width: 480px) {
  .site-search-bar .cs-skin-border {
    width: 120px;
  }
}
.site-search-bar .cs-skin-border .cs-placeholder {
  background: #edede3;
  padding: 0 40px 0 12px;
  line-height: 35px;
  border-radius: 5px 0 0 5px;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  font-weight: 500;
  color: black;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .site-search-bar .cs-skin-border .cs-placeholder {
    padding: 0 25px 0 12px;
  }
}
@media (max-width: 480px) {
  .site-search-bar .cs-skin-border .cs-placeholder {
    padding: 0 20px 0 8px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .site-search-bar .cs-skin-border .cs-placeholder:after {
    right: .5em;
  }
}
@media (max-width: 480px) {
  .site-search-bar .cs-skin-border .cs-placeholder:after {
    right: .4em;
  }
}
.site-search-bar .cs-skin-border > span {
  background: #edede3;
  -webkit-transition: background 0.2s, border-color 0.2s;
  transition: background 0.2s, border-color 0.2s;
  height: 100%;
}
.site-search-bar .cs-skin-border ul li:last-child span {
  border-radius: 0 0 5px 5px;
}
.site-search-bar .cs-skin-border ul span {
  padding: .5em .75em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: black;
  font-size: 1em;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.site-search-bar .cs-skin-border ul span:after {
  content: '';
  opacity: 0;
}
.site-search-bar .cs-skin-border li.cs-focus span {
  background: #edede3;
}
.site-search-bar .cs-skin-border .cs-options {
  opacity: 0;
  -webkit-transition: opacity 0.2s, visibility 0s 0.2s;
  transition: opacity 0.2s, visibility 0s 0.2s;
  min-width: 262px;
  background: #edede3;
}
@media (max-width: 767px) {
  .site-search-bar .cs-skin-border .cs-options {
    min-width: 230px;
  }
}
.site-search-bar .cs-skin-border .cs-options li span:hover {
  background: #ddddca;
}
.site-search-bar .cs-skin-border.cs-active > span {
  background: #edede3;
  color: black;
}
.site-search-bar .cs-skin-border.cs-active .cs-options {
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  border-radius: 0 0 5px 5px;
}
.site-search-bar .cs-skin-border.cs-active .cs-placeholder {
  border-radius: 5px 0 0 0;
}
.header .toolbar-search-trigger {
  display: none;
  margin: 0;
  padding: 15px 10px;
  float: right;
  border-left: 1px solid black;
  color: white;
}
@media (max-width: 767px) {
  .header .toolbar-search-trigger {
    display: inline-block;
    padding: 12px 10px;
  }
}
.header .toolbar-search-trigger:hover {
  color: white;
}
.header .toolbar-search-trigger:before {
  font-size: 26px;
}
.nav {
  z-index: -1;
  position: fixed;
  background: black;
  width: 300px;
  height: auto;
  top: 92px;
  font-size: 16px;
  opacity: 0;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 767px) {
  .nav {
    top: 86px;
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .nav {
    width: 300px;
  }
}
.nav.active-state {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: .96;
  z-index: 3000;
}
@media (max-height: 1125px) {
  .nav.active-state {
    height: calc(100% - 92px);
    overflow-y: scroll;
  }
}
@media (max-width: 767px) {
  .nav.active-state {
    height: calc(100% - 86px);
  }
}
.nav a {
  display: block;
  padding: 7px 15px 7px 40px;
  color: white;
  font-weight: 400;
  line-height: 1.4;
}
.nav a:hover {
  color: white;
}
.nav.nav-open {
  left: 0;
}
.nav-journal-level {
  border-top: 1px solid #242424;
}
.nav-journal-level a {
  padding-left: 30px;
}
.nav-journals {
  margin-bottom: 1em;
}
.nav-journals a {
  position: relative;
}
.nav-journals a:before {
  content: "";
  display: inline-block;
  position: absolute;
  margin-left: -18px;
  top: 14px;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  background: red;
}
.nav-journals a.theme-jama:before {
  background: #d71634;
}
.nav-journals a.theme-jama:after {
  content: "\00AE";
  font-size: 50%;
  vertical-align: top;
}
.nav-journals a.theme-jama-network-open {
  border-bottom: 1px solid #242424;
}
.nav-journals a.theme-jama-cardiology:before {
  background: #be1e32;
}
.nav-journals a.theme-jama-dermatology:before {
  background: #006f3b;
}
.nav-journals a.theme-jama-facial-plastic-surgery:before {
  background: #ed1c24;
}
.nav-journals a.theme-jama-internal-medicine:before {
  background: #006e96;
}
.nav-journals a.theme-jama-neurology:before {
  background: #981b1e;
}
.nav-journals a.theme-jama-oncology:before {
  background: #3b923f;
}
.nav-journals a.theme-jama-ophthalmology:before {
  background: #66bc29;
}
.nav-journals a.theme-jama-otolaryngology-head-neck-surgery:before {
  background: #34b6e4;
}
.nav-journals a.theme-jama-pediatrics:before {
  background: #0084c0;
}
.nav-journals a.theme-jama-psychiatry:before {
  background: #005276;
}
.nav-journals a.theme-jama-surgery:before {
  background: #f47920;
}
.nav-journals a.theme-archives-of-neurology-psychiatry:before {
  background: #005276;
}
.nav-network-other a {
  border-top: 1px solid #242424;
  border-bottom: 1px solid #242424;
  padding: 1.25em 1em 1.25em 65px;
  margin-top: -1px;
  position: relative;
}
.nav-network-other a:before {
  font-size: 2.1em;
  margin-right: 10px;
  position: absolute;
  margin-left: -45px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.nav-heading {
  color: #b9b9b9;
  text-transform: uppercase;
  font-size: 1.5em;
  padding: .7em .75em;
  border-top: 1px solid #242424;
  border-bottom: 1px solid #242424;
  font-weight: normal;
  margin: 0 0 .5em 0;
}
.auth {
  width: 185px;
  float: right;
  margin-right: 0;
  height: 56px;
  position: relative;
}
@media (max-width: 1023px) {
  .auth {
    width: 76px;
  }
}
@media (max-width: 767px) {
  .auth {
    height: 50px;
  }
}
@media (max-width: 480px) {
  .auth {
    width: auto;
  }
}
.auth .auth--trigger {
  padding: 15px 15px 15px 10px;
  color: white;
  text-align: right;
  display: block;
  -webkit-transition: none;
  transition: none;
}
@media (max-width: 767px) {
  .auth .auth--trigger {
    border-left: 1px solid black;
    padding: 12px 10px;
  }
}
.auth .auth--trigger:hover {
  color: white;
  text-decoration: none;
}
.auth .auth--trigger .user-full-name {
  max-width: 105px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
}
@media (max-width: 1023px) {
  .auth .auth--trigger .user-full-name {
    display: none;
  }
}
.auth .auth--trigger:before {
  font-size: 26px;
  display: inline-block;
  margin-right: 2px;
}
@media (max-width: 480px) {
  .auth .auth--trigger:before {
    margin-right: 0;
  }
}
.auth .auth--trigger:after {
  margin-left: 2px;
  display: inline-block;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media (max-width: 480px) {
  .auth .auth--trigger:after {
    display: none;
  }
}
.auth .auth--trigger.target-active {
  background-color: black;
  height: 61px;
}
.auth--subscribe {
  line-height: 1.3;
}
.auth--dropdown {
  position: absolute;
  right: 0;
  width: 300px;
  min-width: 300px;
  z-index: 110;
  background: black;
  text-align: left;
  font-size: 15px;
  color: white;
  top: -2000px;
}
.auth--dropdown.active-state {
  top: 100%;
  top: calc(100% + 5px);
  line-height: 1;
}
.auth--dropdown a {
  padding-right: 6px;
  border-right: 1px solid white;
  margin-right: 6px;
  color: white;
  margin-bottom: .75em;
  display: inline-block;
}
.auth--dropdown a:hover {
  color: white;
}
.auth--dropdown a:last-of-type {
  margin-bottom: 0;
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}
.auth--option {
  padding: 15px;
  border-top: 1px solid #242424;
}
.auth--option:first-of-type {
  border-top: none;
}
.auth--title {
  color: #b9b9b9;
  margin-bottom: .75em;
}
.auth .auth--athens {
  margin-bottom: 0;
}
.auth .auth--ind-sign-in {
  margin-bottom: 0;
}
.auth--ama-acct a {
  display: block;
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}
.auth--sign-out {
  border-top: none;
}
.auth a:hover {
  cursor: pointer;
}
.link-store:before {
  content: "";
}
.link-learning,
.link-jn-learning:before {
  content: "";
}
.link-mobile:before {
  content: "";
}
.link-jobs:before {
  content: "";
}
.nav-network-other .link-institutions-librarians:before {
  content: url("/images/icons/institutions.svg");
  width: 35px;
}
.nav-network-other .link-apps:before {
  content: "\e926";
  width: 35px;
}
.nav-network-other .link-reprints-permissions:before {
  content: url("/images/icons/copyright-white.svg");
  width: 35px;
}
.hamburger-menu-legal {
  word-break: normal;
  word-wrap: normal;
}
.ama-icon-profile,
.auth .auth--trigger:before {
  content: "";
}
.site-search .search-button:before,
.header .toolbar-search-trigger:before {
  content: "";
}
.site-search-bar .cs-skin-border .cs-placeholder:after,
.footer-heading:before {
  content: "";
}
.auth .auth--trigger:after {
  content: "";
}
.logged-in .auth--trigger:before {
  color: #d71634;
}
/* Comment Generated by Combres - Resource '/CSS/guardian.less' (Mode: Static) */
@font-face {
  font-family: 'Guardian TextSans Web';
  src: url("/CSS/../Fonts/GuardianTextSans-Regular-Web.eot");
  src: url("/CSS/../Fonts/GuardianTextSans-Regular-Web.eot?#iefix") format('embedded-opentype'), url("/CSS/../Fonts/GuardianTextSans-Regular-Web.woff") format('woff'), url("/CSS/../Fonts/GuardianTextSans-Regular-Web.ttf") format('truetype'), url("/CSS/../Fonts/GuardianTextSans-Regular-Web.svg#Guardian TextSans Web") format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.GuardianTextSans-Regular-Web {
  font-family: 'Guardian TextSans Web';
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Guardian TextSans Web';
  src: url("/CSS/../Fonts/GuardianTextSans-RegularIt-Web.eot");
  src: url("/CSS/../Fonts/GuardianTextSans-RegularIt-Web.eot?#iefix") format('embedded-opentype'), url("/CSS/../Fonts/GuardianTextSans-RegularIt-Web.woff") format('woff'), url("/CSS/../Fonts/GuardianTextSans-RegularIt-Web.ttf") format('truetype'), url("/CSS/../Fonts/GuardianTextSans-RegularIt-Web.svg#Guardian TextSans Web") format('svg');
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}
.GuardianTextSans-RegularIt-Web {
  font-family: 'Guardian TextSans Web';
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}
@font-face {
  font-family: 'Guardian TextSans Web';
  src: url("/CSS/../Fonts/GuardianTextSans-Medium-Web.eot");
  src: url("/CSS/../Fonts/GuardianTextSans-Medium-Web.eot?#iefix") format('embedded-opentype'), url("/CSS/../Fonts/GuardianTextSans-Medium-Web.woff") format('woff'), url("/CSS/../Fonts/GuardianTextSans-Medium-Web.ttf") format('truetype'), url("/CSS/../Fonts/GuardianTextSans-Medium-Web.svg#Guardian TextSans Web") format('svg');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}
.GuardianTextSans-Medium-Web {
  font-family: 'Guardian TextSans Web';
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Guardian TextSans Web';
  src: url("/CSS/../Fonts/GuardianTextSans-MediumIt-Web.eot");
  src: url("/CSS/../Fonts/GuardianTextSans-MediumIt-Web.eot?#iefix") format('embedded-opentype'), url("/CSS/../Fonts/GuardianTextSans-MediumIt-Web.woff") format('woff'), url("/CSS/../Fonts/GuardianTextSans-MediumIt-Web.ttf") format('truetype'), url("/CSS/../Fonts/GuardianTextSans-MediumIt-Web.svg#Guardian TextSans Web") format('svg');
  font-weight: 500;
  font-style: italic;
  font-stretch: normal;
}
.GuardianTextSans-MediumIt-Web {
  font-family: 'Guardian TextSans Web';
  font-weight: 500;
  font-style: italic;
  font-stretch: normal;
}
@font-face {
  font-family: 'Guardian TextSans Web';
  src: url("/CSS/../Fonts/GuardianTextSans-Bold-Web.eot");
  src: url("/CSS/../Fonts/GuardianTextSans-Bold-Web.eot?#iefix") format('embedded-opentype'), url("/CSS/../Fonts/GuardianTextSans-Bold-Web.woff") format('woff'), url("/CSS/../Fonts/GuardianTextSans-Bold-Web.ttf") format('truetype'), url("/CSS/../Fonts/GuardianTextSans-Bold-Web.svg#Guardian TextSans Web") format('svg');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}
.GuardianTextSans-Bold-Web {
  font-family: 'Guardian TextSans Web';
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Guardian TextSans Web';
  src: url("/CSS/../Fonts/GuardianTextSans-BoldIt-Web.eot");
  src: url("/CSS/../Fonts/GuardianTextSans-BoldIt-Web.eot?#iefix") format('embedded-opentype'), url("/CSS/../Fonts/GuardianTextSans-BoldIt-Web.woff") format('woff'), url("/CSS/../Fonts/GuardianTextSans-BoldIt-Web.ttf") format('truetype'), url("/CSS/../Fonts/GuardianTextSans-BoldIt-Web.svg#Guardian TextSans Web") format('svg');
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
}
.GuardianTextSans-BoldIt-Web {
  font-family: 'Guardian TextSans Web';
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
}
/* Comment Generated by Combres - Resource '/CSS/cartCreateAccount.less' (Mode: Static) */

.left.contentColumn {
  width: 750px;
}
.stepContainer {
  border-bottom: none;
}
.createAccountHeader {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  padding: 10px;
  border-bottom: 1px solid #eeeeee;
}
.accountSubHeader {
  font-size: 14px;
  font-weight: normal;
  line-height: 180%;
}
.customerSearchOptions {
  padding-bottom: 30px;
}
.customerSearchOptions .option .arrowImage {
  float: left;
  margin: 5px 10px 5px 0px;
}
.customerSearchOptions .option .optionText {
  float: left;
  width: 875px;
}
.customerSearchOptions .option .optionText .header {
  margin: 5px 0px 5px 0px;
  float: left;
  font-size: 15px;
  font-weight: bold;
  color: #333333;
}
.customerSearchOptions .option .optionText .header .do_not {
  text-decoration: underline;
  font-style: italic;
}
.customerSearchOptions .option .optionText .header .link {
  color: #006699;
}
.customerSearchOptions .option .optionText .note {
  font-size: 13px;
  font-style: italic;
  color: #333333;
  float: left;
}
.customerSearchOptions .option .optionText .customerNumberSearch {
  margin: 15px 0px 0px 0px;
}
.customerSearchOptions .option .optionText .customerNumberSearch .customerNumberForm .item {
  width: 895px;
}
.customerSearchOptions .option .optionText .customerNumberSearch .customerNumberForm .item .fieldHeader {
  float: left;
  width: 175px;
  text-align: right;
  margin: 5px 5px 5px 5px;
}
.customerSearchOptions .option .optionText .customerNumberSearch .customerNumberForm .item .field {
  float: left;
  width: 700px;
  margin: 5px 5px 5px 5px;
}
.customerSearchOptions .option .optionText .customerNumberSearch .customerNumberForm .item .field .cnText {
  width: 250px;
}
.customerSearchOptions .option .optionText .customerNumberSearch .customerNumberForm .item .field select {
  width: 250px;
}
.customerSearchOptions .option .optionText .customerNumberSearch .customerNumberForm .submitButton {
  margin: 10px 10px 10px 190px;
}
.customerSearchOptions .option .optionText .customerNumberSearch .customerNumberForm .errorMessage {
  margin: 10px 10px 10px 190px;
  font-size: 15px;
  font-weight: bold;
  color: #990000;
}
.customerSearchOptions .option .optionText .customerNumberSearch .physicianSearchBox {
  border: 1px solid #cccccc;
  width: 700px;
  margin-left: 190px;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.customerSearchOptions .option .optionText .customerNumberSearch .physicianSearchBox .physicianSearchHeader {
  font-size: 15px;
  font-weight: bold;
  color: #333333;
  float: left;
  height: 38px;
  background-color: #eeeeee;
  width: 690px;
  padding-left: 10px;
  padding-top: 10px;
}
.customerSearchOptions .option .optionText .customerNumberSearch .physicianSearchBox .physicianSearchToolLinkLine {
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: #990000;
  padding-left: 10px;
  padding-top: 10px;
}
.customerSearchOptions .option .optionText .customerNumberSearch .physicianSearchBox .physicianSearchToolLinkLine .physbutton {
  color: #006699;
}
.customerSearchOptions .option .optionText .customerNumberSearch .physicianSearchBox .physicanSearchHelpItem {
  float: left;
  padding: 10px 0px 0px 10px;
}
.customerSearchOptions .option .optionText .customerNumberSearch .physicianSearchBox .physicanSearchHelpItem .link {
  color: #006699;
  font-weight: bold;
}
.physicianSearch .physicianBox {
  background: #eeeeee;
  padding: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
.physicianSearch .physicianBox .physicianSearch {
  width: 380px;
  margin: 10px 0 0 290px;
}
.physicianSearch .physicianBox .physicianSearch .left p {
  color: black;
}
.physicianSearch .physicianBox .physicianSearch .left p.red {
  color: #990000;
}
.physicianSearch .customerBox {
  background: #eeeeee;
  padding: 10px;
}
.physicianSearch .customerBox .header {
  font-weight: bold;
  margin-bottom: 10px;
}
.physicianSearch .customerBox .left {
  width: 155px;
}
.physicianSearch .customerBox .left p {
  color: #666666;
  margin: 0 0 10px 0;
  font-weight: bold;
}
.physicianSearch .customerBox .left a {
  color: #006699;
  font-weight: bold;
  text-decoration: underline;
}
.physicianSearch .customerBox .right {
  width: 560px;
}
.physicianSearch .customerBox .right .field {
  margin-bottom: 10px;
}
.physicianSearch .customerBox .right .field .left {
  color: #666666;
  font-weight: bold;
  width: 140px;
  text-align: right;
  margin-right: 10px;
}
.physicianSearch .customerBox .right .field .right {
  width: 410px;
}
.physicianSearch .customerBox .right .field .right input {
  width: 245px;
}
.physicianSearch .customerBox .right .field .right select {
  width: 251px;
}
#customerNumberPopUp {
  display: none;
  background: #eeeeee;
}
#customerNumberPopUp p {
  color: #666666;
  margin-bottom: 10px;
  font-weight: bold;
}
#customerNumberPopUp .exampleContainer {
  background: white;
  padding: 10px;
  margin-bottom: 10px;
}
#customerNumberPopUp .left.customerNumber {
  width: 125px;
  margin-top: 6px;
}
#customerNumberPopUp .right.customerNumber {
  width: 530px;
}
.account-edit-wrap {
  max-width: 900px;
}
.area {
  padding: 20px 10px;
  border-bottom: 1px solid #cccccc;
}
.area .address--section-title {
  font-weight: bold;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .area .address--section-title {
    font-size: 1.25em;
  }
}
.area .address--section-title p {
  margin-top: 10px;
  font-weight: normal;
}
.area .address--section .termsAndConditions input {
  width: 14px;
}
.area .address--section .field {
  margin-bottom: 15px;
  color: #666666;
  clear: both;
  font-weight: bold;
}
.area .address--section .field label {
  text-align: right;
  width: 170px;
  margin-right: 10px;
  float: left;
  color: #666666;
  font-weight: bold;
}
@media (max-width: 480px) {
  .area .address--section .field label {
    text-align: left;
    width: auto;
    margin: 0 0 5px;
  }
}
.area .address--section .field input,
.area .address--section .field select {
  width: calc(100% - 180px);
  padding: 5px 10px;
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .area .address--section .field input,
  .area .address--section .field select {
    width: 100%;
  }
}
.area .address--section .field .checkboxfield .specialOfferCheckbox input {
  margin-left: 130px;
  float: left;
}
.area .address--section .field .checkboxfield input {
  margin-right: 20px;
  float: left;
  width: 14px;
}
.area .address--section .field .checkboxfield label {
  float: left;
  width: auto;
  text-align: left;
}
.area .address--section .field .termsAndConditions {
  background: #eeeeee;
  padding: 10px;
  width: 475px!important;
}
.area .address--section .field .termsAndConditions .termsAndConditionsText {
  background: white;
  padding: 10px;
  border: 1px solid #999999;
  overflow: scroll;
  height: 150px;
  overflow-x: hidden;
  margin-bottom: 10px;
  float: left;
}
.area .address--section .field .termsAndConditions .termsAndConditionsText p {
  color: #999999;
  font-weight: normal;
}
.area .address--section .field .termsAndConditions .termsAndConditionsForm .checkbox {
  float: left;
  color: #666666;
  font-weight: bold;
  display: inline;
}
.area .address--section .field .termsAndConditions .termsAndConditionsForm .arrowLink {
  float: right;
}
.subField {
  margin-left: 180px;
  margin-top: 4px;
  width: 220px;
  color: #666666;
  font-weight: normal;
}
@media (max-width: 480px) {
  .subField {
    margin: 4px 0 0 0;
  }
}
.createButton {
  margin-top: 10px;
}
span.required {
  color: #990000;
  font-weight: bold;
}
.requiredAsterisk {
  color: #990000;
  font-weight: bold;
  font-size: 12px;
}
/* Comment Generated by Combres - Resource '/CSS/accountOverview.less' (Mode: Static) */

.contentContainer .top {
  padding-bottom: 10px;
  border-bottom: 2px solid #cccccc;
  margin-bottom: 10px;
}
.customerProfileLinks {
  font-weight: bold;
}
.customerProfileLinks span {
  margin: 0 10px;
}
.editBar {
  padding: 10px;
  color: #666666;
  background: #eeeeee;
  margin: 10px 0;
  font-weight: bold;
}
.area .right {
  width: 530px;
}
.area .right .field .left {
  margin-right: 5px;
  text-align: right;
  width: 155px;
}
.area .right .field .right {
  margin-left: 5px;
  text-align: left;
  width: 325px;
  color: #333333;
}
.contentColumn .button {
  float: right;
}
/* Comment Generated by Combres - Resource '/CSS/scm6.popup.dialog.less' (Mode: Static) */

body {
  margin: 0px auto;
}
a.linkBold {
  color: #336699;
  font-weight: bold;
}
.logoBrand {
  padding: 10px;
  padding-right: 0px;
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
  border: 1px solid #999999;
}
.recommendThis {
  cursor: pointer;
}
.tableDialog,
.figureDialog,
.printDialog,
.emailPopupDialog,
.getCitationPopupDialog,
.recommendDialog,
.alertPopupDialog {
  display: none;
}
.popUpTable {
  padding-left: 0px;
  text-align: center;
}
.tablDialog {
  width: 950px;
  height: 300px;
  min-height: 300px;
  font-weight: bold;
  padding: 0px;
  margin: 0px auto;
}
.tableContainer {
  padding: 0px;
  margin-right: 10px;
  font-size: 11px;
}
.tableContainer table {
  padding: 0px;
  background: #eeeeee;
  font-size: 11px;
  margin: 0px auto;
}
.tableContainer th {
  background: #dddddd;
  font-size: 11px;
}
.tableContainer thead th {
  border: 1px solid #eeeeee;
}
.tableContainer td {
  padding: 0px;
}
.tFooter {
  font-weight: normal;
}
.tableSection .tTable {
  display: none;
}
.tableSection .tFooter {
  display: none;
}
.figureLinks {
  cursor: pointer;
}
.emailForm input {
  padding: 10px;
  border: 1px solid #999999;
}
.emailFormSection {
  padding: 10px 0px;
}
.input-text {
  padding: 5px;
  border: 1px solid #333333;
}
.input-textarea {
  padding: 5px;
  border: 1px solid #333333;
  overflow: auto;
  height: 120px;
  width: 300px;
}
#emailForm div {
  margin: 10px 0px;
}
#emailForm div label {
  width: 200px;
}
#emailForm div input {
  left: 300px;
}
.emailReviewSection {
  display: none;
}
.ui-widget {
  font-family: Verdana;
  padding: 0px;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana;
}
.ui-widget-content {
  background: white;
}
.ui-widget-header {
  border: none;
  background: #cccccc;
  color: #333333;
  font-weight: normal;
}
.ui-widget-header a {
  color: #333333;
}
.ui-corner-all {
  -moz-border-radius: 0px;
}
.popUpTable:hover {
  cursor: pointer;
}
span.ui-dialog-title {
  cursor: pointer;
}
.ui-widget .ui-widget-header .ui-dialog-titlebar-close .ui-icon {
  background-image: none;
}
.ui-icon {
  width: 50px;
  color: #333333;
  text-indent: 0px;
}
.ui-dialog .ui-dialog-title {
  margin: 0px;
  margin-top: 5px;
  vertical-align: middle;
  font-weight: bold;
  font-size: 14px;
}
.ui-dialog .ui-dialog-titlebar-close {
  width: 50px;
  font-size: 11px;
  float: right;
  color: #006699;
  cursor: pointer;
}
.ui-dialog .ui-dialog-titlebar-close span {
  font-weight: bold;
  color: #006699;
}
.ui-dialog,
.ui-widget {
  -moz-box-shadow: 5px 5px 5px #999999;
  -webkit-box-shadow: 5px 5px 5px #999999;
  box-shadow: 5px 5px 5px #999999;
  border: 2px solid #cccccc;
  border-radius: 5px;
  background: #eeeeee;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: none;
  background: none;
  cursor: pointer;
}
.ui-resizable-se,
.ui-widget-content .ui-icon {
  background: url("/Images/icons/b_resize.gif") no-repeat;
}
.ui-dialog .ui-dialog-titlebar {
  margin: 10px 10px;
  height: 30px;
  background: #eeeeee;
  border-bottom: 1px solid #cccccc;
}
.ui-dialog .ui-dialog-content {
  padding: 0px;
  margin: 10px;
  width: auto;
}
.tableBottomClose {
  color: #333333;
  margin-left: 10px;
  margin-bottom: 10px;
  font-size: 11px;
  cursor: pointer;
}
.scm6-close-bottom {
  padding: 5px;
  font-size: 11px;
}
.printButton {
  float: right;
}
.copyrightInfo {
  font-size: 10px;
}
.citationLinks p {
  font-weight: bold;
}
/* Comment Generated by Combres - Resource '/CSS/physicianSearchPopUp.less' (Mode: Static) */

.physicianSearchPopUp {
  display: none;
}
.physicianSearchContainer {
  background: #eeeeee;
}
.physicianSearchContainer .header {
  font-weight: bold;
  margin-bottom: 20px;
}
.physicianSearchContainer .field {
  margin-bottom: 10px;
}
.dateFields {
  width: 91px;
}
.physicianSearchContainer .field label {
  color: #666666;
  font-weight: bold;
  width: 140px;
  text-align: right;
  float: left;
  margin-right: 10px;
}
.physicianSearchContainer .field input {
  width: 275px;
}
.physicianSearchContainer .field select {
  color: #666666;
  font-weight: bold;
}
.physicianSearchContainer .field option {
  color: #666666;
  font-weight: bold;
}
.physicianSearchContainer .right {
  width: 235px;
}
.physicianSearchContainer .error {
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
}
.physicianSearchContainer .error .header {
  margin-bottom: 10px;
}
.physicianSearchContainer .error p {
  color: #990000;
  font-weight: bold;
  margin-left: 25px;
}
.contactUsMessage {
  margin: 20px 0;
  padding-top: 20px;
  border-top: 1px solid #cccccc;
  color: #666666;
  font-weight: bold;
}
.contactUsMessage .link {
  color: #006699;
}
/* Comment Generated by Combres - Resource '/CSS/signIn.less' (Mode: Static) */

.signInContainer,
.right.container {
  line-height: 230%;
  width: 375px;
}
.signInContainer,
.right .infoIcon {
  vertical-align: middle;
}
.signIn {
  display: none;
}
.signIn .field {
  margin-bottom: 10px;
}
.signIn .field label {
  width: 90px;
  display: inline-block;
  font-weight: bold;
  color: #666666;
  text-align: left;
  zoom: 1;
  *display: inline;
}
.signIn .field input {
  border: 1px solid #cccccc;
  width: 250px;
  display: inline-block;
}
.signIn .field.last {
  border-bottom: 1px dotted #cccccc;
  padding-bottom: 10px;
}
.signIn .field.alternateLogin a {
  font-weight: bold;
}
.signIn .field .signInLinks {
  margin-left: 3px;
  padding-left: 90px;
}
.buttonSignIn {
  margin-left: 90px;
  margin-bottom: 10px;
}
.signIn .forgotPassword {
  color: #006699;
}
.createAccount {
  padding: 10px;
  background: white;
}
.createAccount .left {
  margin: 0 10px;
  font-weight: bold;
}
.createAccount b {
  display: inline-block;
  margin-top: 6px;
  margin-right: 25px;
}
.signInExisting {
  font-weight: bold;
}
.signIn .register {
  display: none;
}
