@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
@import url(/templates/jsp/_style2/_mit/pb2/css/font.css);
/*** /pb2/less/responsive/platform/variables.less ***/
/*** /pb2/less/responsive/theme/variables.less ***/
.font_huge {
  font-size: 30px;
}
.font_bigger {
  font-size: 25px;
}
.font_big {
  font-size: 18px;
}
.font_normal {
  font-size: 15px;
}
.font_small {
  font-size: 12px;
}
.font_tiny {
  font-size: 10px;
}
/*** /pb2/less/responsive/product/variables.less ***/
.font_huge {
  font-size: 30px;
}
.font_bigger {
  font-size: 25px;
}
.font_big {
  font-size: 18px;
}
.font_normal {
  font-size: 15px;
}
.font_small {
  font-size: 12px;
}
.font_tiny {
  font-size: 10px;
}
.icomoon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*Also active tab color..*/
/*
  Extrabold: 800
  Bold: 700
  Semibold: 600
*/
.font_title,
.font_huge {
  font-size: 32px;
  line-height: 40px;
  font-weight: 800;
}
@media (max-width: 767px) {
  .font_title,
  .font_huge {
    font-size: 24px;
    line-height: 32px;
  }
}
.font_list_title {
  font-size: 18px;
  line-height: 28px;
  font-weight: 800;
}
.font_main {
  font-size: 18px;
}
.font_nav {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .font_nav {
    font-size: 14px;
    line-height: 20px;
  }
}
.font_small-text {
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
}
.font_tabs {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .font_tabs {
    font-size: 12px;
    line-height: 22px;
  }
}
.font_icon_labels {
  font-size: 10px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.font_footer-titles {
  font-size: 14px;
  line-height: 22px;
  font-weight: 800;
  text-transform: uppercase;
}
.font_footer-links {
  font-size: 14px;
  line-height: 22px;
  font-weight: 800;
}
.font_section_title {
  font-family: 'Roboto Slab', serif;
  font-size: 24px;
  line-height: 28px;
}
/*** /pb2/less/semantic-grid.less ***/
body {
  width: 100%;
  margin: 0;
  *zoom: 1;
}
body:before,
body:after {
  display: table;
  content: "";
}
body:after {
  clear: both;
}
/* Fix IE6 layouts */
.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10,
.span11,
.span12 {
  _margin: 0;
}
/*** /pb2/less/responsive/product/res-grid-set.less ***/
/* DO NOT override on product level*/
/* to be removed when move to passport */
/*---------------*/
.row-fluid {
  display: block;
  width: 101%;
  margin: 0 -0.5%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.gutterless.row-fluid {
  display: block;
  width: 100%;
  margin: 0 0%;
  *zoom: 1;
}
.gutterless.row-fluid:before,
.gutterless.row-fluid:after {
  display: table;
  content: "";
}
.gutterless.row-fluid:after {
  clear: both;
}
.col-xs-1-1,
.col-xs-1-2,
.col-xs-1-3,
.col-xs-2-3,
.col-xs-1-4,
.col-xs-3-4,
.col-xs-1-6,
.col-xs-5-6,
.col-xs-1-8,
.col-xs-3-8,
.col-xs-5-8,
.col-xs-7-8,
.col-xs-7-12,
.col-xs-1-12,
.col-xs-5-12,
.col-xs-11-12,
.col-xs-13-16,
.col-xs-3-16,
.col-xs-7-16,
.col-xs-1-16,
.col-xs-5-16,
.col-xs-15-16,
.col-xs-9-16,
.col-xs-11-16,
.col-xs-19-24,
.col-xs-23-24,
.col-xs-5-24,
.col-xs-11-24,
.col-xs-13-24,
.col-xs-7-24,
.col-xs-17-24,
.col-xs-1-24,
.col-sm-1-1,
.col-sm-1-2,
.col-sm-1-3,
.col-sm-2-3,
.col-sm-1-4,
.col-sm-3-4,
.col-sm-1-6,
.col-sm-5-6,
.col-sm-1-8,
.col-sm-3-8,
.col-sm-5-8,
.col-sm-7-8,
.col-sm-7-12,
.col-sm-1-12,
.col-sm-5-12,
.col-sm-11-12,
.col-sm-13-16,
.col-sm-3-16,
.col-sm-7-16,
.col-sm-1-16,
.col-sm-5-16,
.col-sm-15-16,
.col-sm-9-16,
.col-sm-11-16,
.col-sm-19-24,
.col-sm-23-24,
.col-sm-5-24,
.col-sm-11-24,
.col-sm-13-24,
.col-sm-7-24,
.col-sm-17-24,
.col-sm-1-24,
.col-md-1-1,
.col-md-1-2,
.col-md-1-3,
.col-md-2-3,
.col-md-1-4,
.col-md-3-4,
.col-md-1-6,
.col-md-5-6,
.col-md-1-8,
.col-md-3-8,
.col-md-5-8,
.col-md-7-8,
.col-md-7-12,
.col-md-1-12,
.col-md-5-12,
.col-md-11-12,
.col-md-13-16,
.col-md-3-16,
.col-md-7-16,
.col-md-1-16,
.col-md-5-16,
.col-md-15-16,
.col-md-9-16,
.col-md-11-16,
.col-md-19-24,
.col-md-23-24,
.col-md-5-24,
.col-md-11-24,
.col-md-13-24,
.col-md-7-24,
.col-md-17-24,
.col-md-1-24 {
  position: relative;
  min-height: 1px;
}
.lose-spot .col-xs-1-1,
.lose-spot .col-xs-1-2,
.lose-spot .col-xs-1-3,
.lose-spot .col-xs-2-3,
.lose-spot .col-xs-1-4,
.lose-spot .col-xs-3-4,
.lose-spot .col-xs-1-6,
.lose-spot .col-xs-5-6,
.lose-spot .col-xs-1-8,
.lose-spot .col-xs-3-8,
.lose-spot .col-xs-5-8,
.lose-spot .col-xs-7-8,
.lose-spot .col-xs-7-12,
.lose-spot .col-xs-1-12,
.lose-spot .col-xs-5-12,
.lose-spot .col-xs-11-12,
.lose-spot .col-xs-13-16,
.lose-spot .col-xs-3-16,
.lose-spot .col-xs-7-16,
.lose-spot .col-xs-1-16,
.lose-spot .col-xs-5-16,
.lose-spot .col-xs-15-16,
.lose-spot .col-xs-9-16,
.lose-spot .col-xs-11-16,
.lose-spot .col-xs-19-24,
.lose-spot .col-xs-23-24,
.lose-spot .col-xs-5-24,
.lose-spot .col-xs-11-24,
.lose-spot .col-xs-13-24,
.lose-spot .col-xs-7-24,
.lose-spot .col-xs-17-24,
.lose-spot .col-xs-1-24,
.lose-spot .col-sm-1-1,
.lose-spot .col-sm-1-2,
.lose-spot .col-sm-1-3,
.lose-spot .col-sm-2-3,
.lose-spot .col-sm-1-4,
.lose-spot .col-sm-3-4,
.lose-spot .col-sm-1-6,
.lose-spot .col-sm-5-6,
.lose-spot .col-sm-1-8,
.lose-spot .col-sm-3-8,
.lose-spot .col-sm-5-8,
.lose-spot .col-sm-7-8,
.lose-spot .col-sm-7-12,
.lose-spot .col-sm-1-12,
.lose-spot .col-sm-5-12,
.lose-spot .col-sm-11-12,
.lose-spot .col-sm-13-16,
.lose-spot .col-sm-3-16,
.lose-spot .col-sm-7-16,
.lose-spot .col-sm-1-16,
.lose-spot .col-sm-5-16,
.lose-spot .col-sm-15-16,
.lose-spot .col-sm-9-16,
.lose-spot .col-sm-11-16,
.lose-spot .col-sm-19-24,
.lose-spot .col-sm-23-24,
.lose-spot .col-sm-5-24,
.lose-spot .col-sm-11-24,
.lose-spot .col-sm-13-24,
.lose-spot .col-sm-7-24,
.lose-spot .col-sm-17-24,
.lose-spot .col-sm-1-24,
.lose-spot .col-md-1-1,
.lose-spot .col-md-1-2,
.lose-spot .col-md-1-3,
.lose-spot .col-md-2-3,
.lose-spot .col-md-1-4,
.lose-spot .col-md-3-4,
.lose-spot .col-md-1-6,
.lose-spot .col-md-5-6,
.lose-spot .col-md-1-8,
.lose-spot .col-md-3-8,
.lose-spot .col-md-5-8,
.lose-spot .col-md-7-8,
.lose-spot .col-md-7-12,
.lose-spot .col-md-1-12,
.lose-spot .col-md-5-12,
.lose-spot .col-md-11-12,
.lose-spot .col-md-13-16,
.lose-spot .col-md-3-16,
.lose-spot .col-md-7-16,
.lose-spot .col-md-1-16,
.lose-spot .col-md-5-16,
.lose-spot .col-md-15-16,
.lose-spot .col-md-9-16,
.lose-spot .col-md-11-16,
.lose-spot .col-md-19-24,
.lose-spot .col-md-23-24,
.lose-spot .col-md-5-24,
.lose-spot .col-md-11-24,
.lose-spot .col-md-13-24,
.lose-spot .col-md-7-24,
.lose-spot .col-md-17-24,
.lose-spot .col-md-1-24 {
  min-height: inherit;
}
.col-xs-1-1,
.col-xs-1-2,
.col-xs-1-3,
.col-xs-2-3,
.col-xs-1-4,
.col-xs-3-4,
.col-xs-1-6,
.col-xs-5-6,
.col-xs-1-8,
.col-xs-3-8,
.col-xs-5-8,
.col-xs-7-8,
.col-xs-7-12,
.col-xs-1-12,
.col-xs-5-12,
.col-xs-11-12,
.col-xs-13-16,
.col-xs-3-16,
.col-xs-7-16,
.col-xs-1-16,
.col-xs-5-16,
.col-xs-15-16,
.col-xs-9-16,
.col-xs-11-16,
.col-xs-19-24,
.col-xs-23-24,
.col-xs-5-24,
.col-xs-11-24,
.col-xs-13-24,
.col-xs-7-24,
.col-xs-17-24,
.col-xs-1-24 {
  float: left;
}
[class^="col-"] {
  width: 100%;
}
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
.col-xs-1-1 {
  width: 99%;
  margin: 0 0.5%;
  *width: 98.94791667%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-1-1 {
  width: 100%;
  margin: 0 0%;
  *width: 99.94791667%;
  *margin: 0 -0.05208333%;
}
.col-xs-1-2 {
  width: 49%;
  margin: 0 0.5%;
  *width: 48.94791667%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-1-2 {
  width: 50%;
  margin: 0 0%;
  *width: 49.94791667%;
  *margin: 0 -0.05208333%;
}
.col-xs-1-3 {
  width: 32.33333333%;
  margin: 0 0.5%;
  *width: 32.28125%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-1-3 {
  width: 33.33333333%;
  margin: 0 0%;
  *width: 33.28125%;
  *margin: 0 -0.05208333%;
}
.col-xs-2-3 {
  width: 65.66666667%;
  margin: 0 0.5%;
  *width: 65.61458333%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-2-3 {
  width: 66.66666667%;
  margin: 0 0%;
  *width: 66.61458333%;
  *margin: 0 -0.05208333%;
}
.col-xs-1-4 {
  width: 24%;
  margin: 0 0.5%;
  *width: 23.94791667%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-1-4 {
  width: 25%;
  margin: 0 0%;
  *width: 24.94791667%;
  *margin: 0 -0.05208333%;
}
.col-xs-3-4 {
  width: 74%;
  margin: 0 0.5%;
  *width: 73.94791667%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-3-4 {
  width: 75%;
  margin: 0 0%;
  *width: 74.94791667%;
  *margin: 0 -0.05208333%;
}
.col-xs-1-6 {
  width: 15.66666667%;
  margin: 0 0.5%;
  *width: 15.61458333%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-1-6 {
  width: 16.66666667%;
  margin: 0 0%;
  *width: 16.61458333%;
  *margin: 0 -0.05208333%;
}
.col-xs-5-6 {
  width: 82.33333333%;
  margin: 0 0.5%;
  *width: 82.28125%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-5-6 {
  width: 83.33333333%;
  margin: 0 0%;
  *width: 83.28125%;
  *margin: 0 -0.05208333%;
}
.col-xs-1-8 {
  width: 11.5%;
  margin: 0 0.5%;
  *width: 11.44791667%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-1-8 {
  width: 12.5%;
  margin: 0 0%;
  *width: 12.44791667%;
  *margin: 0 -0.05208333%;
}
.col-xs-3-8 {
  width: 36.5%;
  margin: 0 0.5%;
  *width: 36.44791667%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-3-8 {
  width: 37.5%;
  margin: 0 0%;
  *width: 37.44791667%;
  *margin: 0 -0.05208333%;
}
.col-xs-5-8 {
  width: 61.5%;
  margin: 0 0.5%;
  *width: 61.44791667%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-5-8 {
  width: 62.5%;
  margin: 0 0%;
  *width: 62.44791667%;
  *margin: 0 -0.05208333%;
}
.col-xs-7-8 {
  width: 86.5%;
  margin: 0 0.5%;
  *width: 86.44791667%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-7-8 {
  width: 87.5%;
  margin: 0 0%;
  *width: 87.44791667%;
  *margin: 0 -0.05208333%;
}
.col-xs-7-12 {
  width: 57.33333333%;
  margin: 0 0.5%;
  *width: 57.28125%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-7-12 {
  width: 58.33333333%;
  margin: 0 0%;
  *width: 58.28125%;
  *margin: 0 -0.05208333%;
}
.col-xs-1-12 {
  width: 7.33333333%;
  margin: 0 0.5%;
  *width: 7.28125%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-1-12 {
  width: 8.33333333%;
  margin: 0 0%;
  *width: 8.28125%;
  *margin: 0 -0.05208333%;
}
.col-xs-5-12 {
  width: 40.66666667%;
  margin: 0 0.5%;
  *width: 40.61458333%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-5-12 {
  width: 41.66666667%;
  margin: 0 0%;
  *width: 41.61458333%;
  *margin: 0 -0.05208333%;
}
.col-xs-11-12 {
  width: 90.66666667%;
  margin: 0 0.5%;
  *width: 90.61458333%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-11-12 {
  width: 91.66666667%;
  margin: 0 0%;
  *width: 91.61458333%;
  *margin: 0 -0.05208333%;
}
.col-xs-13-16 {
  width: 80.25%;
  margin: 0 0.5%;
  *width: 80.19791667%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-13-16 {
  width: 81.25%;
  margin: 0 0%;
  *width: 81.19791667%;
  *margin: 0 -0.05208333%;
}
.col-xs-3-16 {
  width: 17.75%;
  margin: 0 0.5%;
  *width: 17.69791667%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-3-16 {
  width: 18.75%;
  margin: 0 0%;
  *width: 18.69791667%;
  *margin: 0 -0.05208333%;
}
.col-xs-7-16 {
  width: 42.75%;
  margin: 0 0.5%;
  *width: 42.69791667%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-7-16 {
  width: 43.75%;
  margin: 0 0%;
  *width: 43.69791667%;
  *margin: 0 -0.05208333%;
}
.col-xs-1-16 {
  width: 5.25%;
  margin: 0 0.5%;
  *width: 5.19791667%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-1-16 {
  width: 6.25%;
  margin: 0 0%;
  *width: 6.19791667%;
  *margin: 0 -0.05208333%;
}
.col-xs-5-16 {
  width: 30.25%;
  margin: 0 0.5%;
  *width: 30.19791667%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-5-16 {
  width: 31.25%;
  margin: 0 0%;
  *width: 31.19791667%;
  *margin: 0 -0.05208333%;
}
.col-xs-15-16 {
  width: 92.75%;
  margin: 0 0.5%;
  *width: 92.69791667%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-15-16 {
  width: 93.75%;
  margin: 0 0%;
  *width: 93.69791667%;
  *margin: 0 -0.05208333%;
}
.col-xs-9-16 {
  width: 55.25%;
  margin: 0 0.5%;
  *width: 55.19791667%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-9-16 {
  width: 56.25%;
  margin: 0 0%;
  *width: 56.19791667%;
  *margin: 0 -0.05208333%;
}
.col-xs-11-16 {
  width: 67.75%;
  margin: 0 0.5%;
  *width: 67.69791667%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-11-16 {
  width: 68.75%;
  margin: 0 0%;
  *width: 68.69791667%;
  *margin: 0 -0.05208333%;
}
.col-xs-19-24 {
  width: 78.16666667%;
  margin: 0 0.5%;
  *width: 78.11458333%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-19-24 {
  width: 79.16666667%;
  margin: 0 0%;
  *width: 79.11458333%;
  *margin: 0 -0.05208333%;
}
.col-xs-23-24 {
  width: 94.83333333%;
  margin: 0 0.5%;
  *width: 94.78125%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-23-24 {
  width: 95.83333333%;
  margin: 0 0%;
  *width: 95.78125%;
  *margin: 0 -0.05208333%;
}
.col-xs-5-24 {
  width: 19.83333333%;
  margin: 0 0.5%;
  *width: 19.78125%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-5-24 {
  width: 20.83333333%;
  margin: 0 0%;
  *width: 20.78125%;
  *margin: 0 -0.05208333%;
}
.col-xs-11-24 {
  width: 44.83333333%;
  margin: 0 0.5%;
  *width: 44.78125%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-11-24 {
  width: 45.83333333%;
  margin: 0 0%;
  *width: 45.78125%;
  *margin: 0 -0.05208333%;
}
.col-xs-13-24 {
  width: 53.16666667%;
  margin: 0 0.5%;
  *width: 53.11458333%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-13-24 {
  width: 54.16666667%;
  margin: 0 0%;
  *width: 54.11458333%;
  *margin: 0 -0.05208333%;
}
.col-xs-7-24 {
  width: 28.16666667%;
  margin: 0 0.5%;
  *width: 28.11458333%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-7-24 {
  width: 29.16666667%;
  margin: 0 0%;
  *width: 29.11458333%;
  *margin: 0 -0.05208333%;
}
.col-xs-17-24 {
  width: 69.83333333%;
  margin: 0 0.5%;
  *width: 69.78125%;
  *margin: 0 0.44791667%;
}
.gutterless > .col-xs-17-24 {
  width: 70.83333333%;
  margin: 0 0%;
  *width: 70.78125%;
  *margin: 0 -0.05208333%;
}
.col-xs-1-24 {
  width: 3.16666667%;
  margin: 0 0.5%;
  *width: 3.11458333%;
  *margin: 0 0.44791667%;
}
.gutterless.col-xs-1-24 {
  width: 4.16666667%;
  margin: 0 0%;
  *width: 4.11458333%;
  *margin: 0 -0.05208333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 750px) {
  .col-sm-1-1,
  .col-sm-1-2,
  .col-sm-1-3,
  .col-sm-2-3,
  .col-sm-1-4,
  .col-sm-3-4,
  .col-sm-1-6,
  .col-sm-5-6,
  .col-sm-1-8,
  .col-sm-3-8,
  .col-sm-5-8,
  .col-sm-7-8,
  .col-sm-7-12,
  .col-sm-1-12,
  .col-sm-5-12,
  .col-sm-11-12,
  .col-sm-13-16,
  .col-sm-3-16,
  .col-sm-7-16,
  .col-sm-1-16,
  .col-sm-5-16,
  .col-sm-15-16,
  .col-sm-9-16,
  .col-sm-11-16,
  .col-sm-19-24,
  .col-sm-23-24,
  .col-sm-5-24,
  .col-sm-11-24,
  .col-sm-13-24,
  .col-sm-7-24,
  .col-sm-17-24,
  .col-sm-1-24 {
    float: left;
  }
  .col-sm-1-1 {
    width: 99%;
    margin: 0 0.5%;
    *width: 98.94791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-1-1 {
    width: 100%;
    margin: 0 0%;
    *width: 99.94791667%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-1-2 {
    width: 49%;
    margin: 0 0.5%;
    *width: 48.94791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-1-2 {
    width: 50%;
    margin: 0 0%;
    *width: 49.94791667%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-1-3 {
    width: 32.33333333%;
    margin: 0 0.5%;
    *width: 32.28125%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-1-3 {
    width: 33.33333333%;
    margin: 0 0%;
    *width: 33.28125%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-2-3 {
    width: 65.66666667%;
    margin: 0 0.5%;
    *width: 65.61458333%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-2-3 {
    width: 66.66666667%;
    margin: 0 0%;
    *width: 66.61458333%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-1-4 {
    width: 24%;
    margin: 0 0.5%;
    *width: 23.94791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-1-4 {
    width: 25%;
    margin: 0 0%;
    *width: 24.94791667%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-3-4 {
    width: 74%;
    margin: 0 0.5%;
    *width: 73.94791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-3-4 {
    width: 75%;
    margin: 0 0%;
    *width: 74.94791667%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-1-6 {
    width: 15.66666667%;
    margin: 0 0.5%;
    *width: 15.61458333%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-1-6 {
    width: 16.66666667%;
    margin: 0 0%;
    *width: 16.61458333%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-5-6 {
    width: 82.33333333%;
    margin: 0 0.5%;
    *width: 82.28125%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-5-6 {
    width: 83.33333333%;
    margin: 0 0%;
    *width: 83.28125%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-1-8 {
    width: 11.5%;
    margin: 0 0.5%;
    *width: 11.44791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-1-8 {
    width: 12.5%;
    margin: 0 0%;
    *width: 12.44791667%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-3-8 {
    width: 36.5%;
    margin: 0 0.5%;
    *width: 36.44791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-3-8 {
    width: 37.5%;
    margin: 0 0%;
    *width: 37.44791667%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-5-8 {
    width: 61.5%;
    margin: 0 0.5%;
    *width: 61.44791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-5-8 {
    width: 62.5%;
    margin: 0 0%;
    *width: 62.44791667%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-7-8 {
    width: 86.5%;
    margin: 0 0.5%;
    *width: 86.44791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-7-8 {
    width: 87.5%;
    margin: 0 0%;
    *width: 87.44791667%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-7-12 {
    width: 57.33333333%;
    margin: 0 0.5%;
    *width: 57.28125%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-7-12 {
    width: 58.33333333%;
    margin: 0 0%;
    *width: 58.28125%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-1-12 {
    width: 7.33333333%;
    margin: 0 0.5%;
    *width: 7.28125%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-1-12 {
    width: 8.33333333%;
    margin: 0 0%;
    *width: 8.28125%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-5-12 {
    width: 40.66666667%;
    margin: 0 0.5%;
    *width: 40.61458333%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-5-12 {
    width: 41.66666667%;
    margin: 0 0%;
    *width: 41.61458333%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-11-12 {
    width: 90.66666667%;
    margin: 0 0.5%;
    *width: 90.61458333%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-11-12 {
    width: 91.66666667%;
    margin: 0 0%;
    *width: 91.61458333%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-13-16 {
    width: 80.25%;
    margin: 0 0.5%;
    *width: 80.19791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-13-16 {
    width: 81.25%;
    margin: 0 0%;
    *width: 81.19791667%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-3-16 {
    width: 17.75%;
    margin: 0 0.5%;
    *width: 17.69791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-3-16 {
    width: 18.75%;
    margin: 0 0%;
    *width: 18.69791667%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-7-16 {
    width: 42.75%;
    margin: 0 0.5%;
    *width: 42.69791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-7-16 {
    width: 43.75%;
    margin: 0 0%;
    *width: 43.69791667%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-1-16 {
    width: 5.25%;
    margin: 0 0.5%;
    *width: 5.19791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-1-16 {
    width: 6.25%;
    margin: 0 0%;
    *width: 6.19791667%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-5-16 {
    width: 30.25%;
    margin: 0 0.5%;
    *width: 30.19791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-5-16 {
    width: 31.25%;
    margin: 0 0%;
    *width: 31.19791667%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-15-16 {
    width: 92.75%;
    margin: 0 0.5%;
    *width: 92.69791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-15-16 {
    width: 93.75%;
    margin: 0 0%;
    *width: 93.69791667%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-9-16 {
    width: 55.25%;
    margin: 0 0.5%;
    *width: 55.19791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-9-16 {
    width: 56.25%;
    margin: 0 0%;
    *width: 56.19791667%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-11-16 {
    width: 67.75%;
    margin: 0 0.5%;
    *width: 67.69791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-11-16 {
    width: 68.75%;
    margin: 0 0%;
    *width: 68.69791667%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-19-24 {
    width: 78.16666667%;
    margin: 0 0.5%;
    *width: 78.11458333%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-19-24 {
    width: 79.16666667%;
    margin: 0 0%;
    *width: 79.11458333%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-23-24 {
    width: 94.83333333%;
    margin: 0 0.5%;
    *width: 94.78125%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-23-24 {
    width: 95.83333333%;
    margin: 0 0%;
    *width: 95.78125%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-5-24 {
    width: 19.83333333%;
    margin: 0 0.5%;
    *width: 19.78125%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-5-24 {
    width: 20.83333333%;
    margin: 0 0%;
    *width: 20.78125%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-11-24 {
    width: 44.83333333%;
    margin: 0 0.5%;
    *width: 44.78125%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-11-24 {
    width: 45.83333333%;
    margin: 0 0%;
    *width: 45.78125%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-13-24 {
    width: 53.16666667%;
    margin: 0 0.5%;
    *width: 53.11458333%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-13-24 {
    width: 54.16666667%;
    margin: 0 0%;
    *width: 54.11458333%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-7-24 {
    width: 28.16666667%;
    margin: 0 0.5%;
    *width: 28.11458333%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-7-24 {
    width: 29.16666667%;
    margin: 0 0%;
    *width: 29.11458333%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-17-24 {
    width: 69.83333333%;
    margin: 0 0.5%;
    *width: 69.78125%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-17-24 {
    width: 70.83333333%;
    margin: 0 0%;
    *width: 70.78125%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-1-24 {
    width: 3.16666667%;
    margin: 0 0.5%;
    *width: 3.11458333%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-sm-1-24 {
    width: 4.16666667%;
    margin: 0 0%;
    *width: 4.11458333%;
    *margin: 0 -0.05208333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1280px) {
  .col-md-1-1,
  .col-md-1-2,
  .col-md-1-3,
  .col-md-2-3,
  .col-md-1-4,
  .col-md-3-4,
  .col-md-1-6,
  .col-md-5-6,
  .col-md-1-8,
  .col-md-3-8,
  .col-md-5-8,
  .col-md-7-8,
  .col-md-7-12,
  .col-md-1-12,
  .col-md-5-12,
  .col-md-11-12,
  .col-md-13-16,
  .col-md-3-16,
  .col-md-7-16,
  .col-md-1-16,
  .col-md-5-16,
  .col-md-15-16,
  .col-md-9-16,
  .col-md-11-16,
  .col-md-19-24,
  .col-md-23-24,
  .col-md-5-24,
  .col-md-11-24,
  .col-md-13-24,
  .col-md-7-24,
  .col-md-17-24,
  .col-md-1-24 {
    float: left;
  }
  .col-md-1-1 {
    width: 99%;
    margin: 0 0.5%;
    *width: 98.94791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-1-1 {
    width: 100%;
    margin: 0 0%;
    *width: 99.94791667%;
    *margin: 0 -0.05208333%;
  }
  .col-md-1-2 {
    width: 49%;
    margin: 0 0.5%;
    *width: 48.94791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-1-2 {
    width: 50%;
    margin: 0 0%;
    *width: 49.94791667%;
    *margin: 0 -0.05208333%;
  }
  .col-md-1-3 {
    width: 32.33333333%;
    margin: 0 0.5%;
    *width: 32.28125%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-1-3 {
    width: 33.33333333%;
    margin: 0 0%;
    *width: 33.28125%;
    *margin: 0 -0.05208333%;
  }
  .col-md-2-3 {
    width: 65.66666667%;
    margin: 0 0.5%;
    *width: 65.61458333%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-2-3 {
    width: 66.66666667%;
    margin: 0 0%;
    *width: 66.61458333%;
    *margin: 0 -0.05208333%;
  }
  .col-md-1-4 {
    width: 24%;
    margin: 0 0.5%;
    *width: 23.94791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-1-4 {
    width: 25%;
    margin: 0 0%;
    *width: 24.94791667%;
    *margin: 0 -0.05208333%;
  }
  .col-md-3-4 {
    width: 74%;
    margin: 0 0.5%;
    *width: 73.94791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-3-4 {
    width: 75%;
    margin: 0 0%;
    *width: 74.94791667%;
    *margin: 0 -0.05208333%;
  }
  .col-md-1-6 {
    width: 15.66666667%;
    margin: 0 0.5%;
    *width: 15.61458333%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-1-6 {
    width: 16.66666667%;
    margin: 0 0%;
    *width: 16.61458333%;
    *margin: 0 -0.05208333%;
  }
  .col-md-5-6 {
    width: 82.33333333%;
    margin: 0 0.5%;
    *width: 82.28125%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-5-6 {
    width: 83.33333333%;
    margin: 0 0%;
    *width: 83.28125%;
    *margin: 0 -0.05208333%;
  }
  .col-md-1-8 {
    width: 11.5%;
    margin: 0 0.5%;
    *width: 11.44791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-1-8 {
    width: 12.5%;
    margin: 0 0%;
    *width: 12.44791667%;
    *margin: 0 -0.05208333%;
  }
  .col-md-3-8 {
    width: 36.5%;
    margin: 0 0.5%;
    *width: 36.44791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-3-8 {
    width: 37.5%;
    margin: 0 0%;
    *width: 37.44791667%;
    *margin: 0 -0.05208333%;
  }
  .col-md-5-8 {
    width: 61.5%;
    margin: 0 0.5%;
    *width: 61.44791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-5-8 {
    width: 62.5%;
    margin: 0 0%;
    *width: 62.44791667%;
    *margin: 0 -0.05208333%;
  }
  .col-md-7-8 {
    width: 86.5%;
    margin: 0 0.5%;
    *width: 86.44791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-7-8 {
    width: 87.5%;
    margin: 0 0%;
    *width: 87.44791667%;
    *margin: 0 -0.05208333%;
  }
  .col-md-7-12 {
    width: 57.33333333%;
    margin: 0 0.5%;
    *width: 57.28125%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-7-12 {
    width: 58.33333333%;
    margin: 0 0%;
    *width: 58.28125%;
    *margin: 0 -0.05208333%;
  }
  .col-md-1-12 {
    width: 7.33333333%;
    margin: 0 0.5%;
    *width: 7.28125%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-1-12 {
    width: 8.33333333%;
    margin: 0 0%;
    *width: 8.28125%;
    *margin: 0 -0.05208333%;
  }
  .col-md-5-12 {
    width: 40.66666667%;
    margin: 0 0.5%;
    *width: 40.61458333%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-5-12 {
    width: 41.66666667%;
    margin: 0 0%;
    *width: 41.61458333%;
    *margin: 0 -0.05208333%;
  }
  .col-md-11-12 {
    width: 90.66666667%;
    margin: 0 0.5%;
    *width: 90.61458333%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-11-12 {
    width: 91.66666667%;
    margin: 0 0%;
    *width: 91.61458333%;
    *margin: 0 -0.05208333%;
  }
  .col-md-13-16 {
    width: 80.25%;
    margin: 0 0.5%;
    *width: 80.19791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-13-16 {
    width: 81.25%;
    margin: 0 0%;
    *width: 81.19791667%;
    *margin: 0 -0.05208333%;
  }
  .col-md-3-16 {
    width: 17.75%;
    margin: 0 0.5%;
    *width: 17.69791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-3-16 {
    width: 18.75%;
    margin: 0 0%;
    *width: 18.69791667%;
    *margin: 0 -0.05208333%;
  }
  .col-md-7-16 {
    width: 42.75%;
    margin: 0 0.5%;
    *width: 42.69791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-7-16 {
    width: 43.75%;
    margin: 0 0%;
    *width: 43.69791667%;
    *margin: 0 -0.05208333%;
  }
  .col-md-1-16 {
    width: 5.25%;
    margin: 0 0.5%;
    *width: 5.19791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-1-16 {
    width: 6.25%;
    margin: 0 0%;
    *width: 6.19791667%;
    *margin: 0 -0.05208333%;
  }
  .col-md-5-16 {
    width: 30.25%;
    margin: 0 0.5%;
    *width: 30.19791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-5-16 {
    width: 31.25%;
    margin: 0 0%;
    *width: 31.19791667%;
    *margin: 0 -0.05208333%;
  }
  .col-md-15-16 {
    width: 92.75%;
    margin: 0 0.5%;
    *width: 92.69791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-15-16 {
    width: 93.75%;
    margin: 0 0%;
    *width: 93.69791667%;
    *margin: 0 -0.05208333%;
  }
  .col-md-9-16 {
    width: 55.25%;
    margin: 0 0.5%;
    *width: 55.19791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-9-16 {
    width: 56.25%;
    margin: 0 0%;
    *width: 56.19791667%;
    *margin: 0 -0.05208333%;
  }
  .col-md-11-16 {
    width: 67.75%;
    margin: 0 0.5%;
    *width: 67.69791667%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-11-16 {
    width: 68.75%;
    margin: 0 0%;
    *width: 68.69791667%;
    *margin: 0 -0.05208333%;
  }
  .col-md-19-24 {
    width: 78.16666667%;
    margin: 0 0.5%;
    *width: 78.11458333%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-19-24 {
    width: 79.16666667%;
    margin: 0 0%;
    *width: 79.11458333%;
    *margin: 0 -0.05208333%;
  }
  .col-md-23-24 {
    width: 94.83333333%;
    margin: 0 0.5%;
    *width: 94.78125%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-23-24 {
    width: 95.83333333%;
    margin: 0 0%;
    *width: 95.78125%;
    *margin: 0 -0.05208333%;
  }
  .col-md-5-24 {
    width: 19.83333333%;
    margin: 0 0.5%;
    *width: 19.78125%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-5-24 {
    width: 20.83333333%;
    margin: 0 0%;
    *width: 20.78125%;
    *margin: 0 -0.05208333%;
  }
  .col-md-11-24 {
    width: 44.83333333%;
    margin: 0 0.5%;
    *width: 44.78125%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-11-24 {
    width: 45.83333333%;
    margin: 0 0%;
    *width: 45.78125%;
    *margin: 0 -0.05208333%;
  }
  .col-md-13-24 {
    width: 53.16666667%;
    margin: 0 0.5%;
    *width: 53.11458333%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-13-24 {
    width: 54.16666667%;
    margin: 0 0%;
    *width: 54.11458333%;
    *margin: 0 -0.05208333%;
  }
  .col-md-7-24 {
    width: 28.16666667%;
    margin: 0 0.5%;
    *width: 28.11458333%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-7-24 {
    width: 29.16666667%;
    margin: 0 0%;
    *width: 29.11458333%;
    *margin: 0 -0.05208333%;
  }
  .col-md-17-24 {
    width: 69.83333333%;
    margin: 0 0.5%;
    *width: 69.78125%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-17-24 {
    width: 70.83333333%;
    margin: 0 0%;
    *width: 70.78125%;
    *margin: 0 -0.05208333%;
  }
  .col-md-1-24 {
    width: 3.16666667%;
    margin: 0 0.5%;
    *width: 3.11458333%;
    *margin: 0 0.44791667%;
  }
  .gutterless > .col-md-1-24 {
    width: 4.16666667%;
    margin: 0 0%;
    *width: 4.11458333%;
    *margin: 0 -0.05208333%;
  }
  .mason-block {
    margin: 0;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
/*** /pb2/less/responsive/platform/res-utility.less ***/
.responsive-layout img {
  max-width: 100%;
  height: auto;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right ;
}
.pull-left {
  float: left ;
}
.hide {
  display: none ;
}
.show {
  display: block ;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
.visuallyhidden-xs,
.visuallyhidden-sm .visuallyhidden-md .visuallyhidden-lg {
  position: relative !important;
  overflow: visible !important;
  height: auto !important;
  width: auto !important;
  clip: inherit !important;
  padding: inherit !important;
  margin: inherit !important;
  border: inherit !important;
}
@media (max-width: 749px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
  .hidden-xs {
    display: none !important;
  }
  .visuallyhidden-xs {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    height: 1px;
    width: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    border: 0 !important;
  }
}
@media (min-width: 750px) and (max-width: 1279px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
  .hidden-sm {
    display: none !important;
  }
  .visuallyhidden-sm {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    height: 1px;
    width: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    border: 0 !important;
  }
}
@media (min-width: 1280px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
  .hidden-md {
    display: none !important;
  }
  .visuallyhidden-md {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    height: 1px;
    width: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    border: 0 !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
  .hidden-lg {
    display: none !important;
  }
  .visuallyhidden-lg {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    height: 1px;
    width: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    border: 0 !important;
  }
}
.visible-print {
  display: none !important;
}
.visible-print-block {
  display: none !important;
}
.visible-print-inline {
  display: none !important;
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .visible-print-block {
    display: block !important;
  }
  .visible-print-inline {
    display: inline !important;
  }
  .visible-print-inline-block {
    display: inline-block !important;
  }
  .hidden-print {
    display: none !important;
  }
}
/*** /pb2/less/responsive/product/xsmall-up.less ***/
/* To be overridden on product level KEEP ME EMPTY

     When designing for responsive sites please design in a mobile first manner (no media queries for mobile devices)
     - Any styles that should go to all screens xsmall, small, medium,large (mobile, tablet, desktop, large desktop) should go here
     - No Media queries should be added to this file
*/
/* ---------------Table of content---------------------------


                                          ***********************************************************************************************
                                          *        PLEASE UPDATE TABLE OF CONTENT IF YOU ADD ANYTHING                                   *
                                          *        -if you enter a new section or a new widget styles that are not already here         *
                                          *         start it with                                                                       *
                                          *         ---------------$section or widget---------------------------                        *
                                          *         always start it with a $ dollar sign for ease of access                             *
                                          *         then update table of content accordingly                                            *
                                          ***********************************************************************************************






                                          ***********************************************************************************************
                                          *        PLEASE UPDATE TABLE OF CONTENT IF YOU ADD ANYTHING                                   *
                                          *        -if you enter a new section or a new widget styles that are not already here         *
                                          *         start it with                                                                       *
                                          *         ---------------$section or widget---------------------------                        *
                                          *         always start it with a $ dollar sign for ease of access                             *
                                          *         then update table of content accordingly                                            *
                                          ***********************************************************************************************


---------------End Table of content--------------------------- */
.container {
  margin-right: auto;
  margin-left: auto;
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
body {
  font-family: 'NeueHaasGroteskText W01', sans-serif;
}
.font_title,
.font_huge {
  font-size: 32px;
  line-height: 40px;
  font-weight: 800;
}
@media (max-width: 767px) {
  .font_title,
  .font_huge {
    font-size: 24px;
    line-height: 32px;
  }
}
.font_list_title {
  font-size: 18px;
  line-height: 28px;
  font-weight: 800;
}
.font_main {
  font-size: 18px;
}
.font_nav {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .font_nav {
    font-size: 14px;
    line-height: 20px;
  }
}
.font_small-text {
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
}
.font_tabs {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .font_tabs {
    font-size: 12px;
    line-height: 22px;
  }
}
.font_icon_labels {
  font-size: 10px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.font_footer-titles {
  font-size: 14px;
  line-height: 22px;
  font-weight: 800;
  text-transform: uppercase;
}
.font_footer-links {
  font-size: 14px;
  line-height: 22px;
  font-weight: 800;
}
.font_section_title {
  font-family: 'Roboto Slab', serif;
  font-size: 24px;
  line-height: 28px;
}
.roboto-slab {
  font-family: 'Roboto Slab', serif;
}
.tabs .tab-nav li {
  display: inline-block;
}
.tabs .tab-nav a {
  padding: 5px 10px;
  text-decoration: none;
}
.tabs .tab-nav .active a {
  background: #eee;
  text-decoration: underline;
}
.tabs .tab-content .tab-pane {
  display: none;
}
.tabs .tab-content .tab-pane.active {
  display: block;
}
.tabs .tab-content .tab-pane img.FirstPageImage {
  margin: 10px 0 10px 0;
}
.tabs-widget {
  padding: 4px;
}
.tabs-widget .tab-nav {
  border-bottom: 2px solid #666666;
  display: block;
  margin: 0;
  padding: 0;
  padding-left: 10px;
}
.tabs-widget .tab-nav li {
  padding: 0;
  margin: 0;
}
.tabs-widget .tab-nav li a {
  display: block;
  text-decoration: none;
  font-size: 12px;
  padding: 5px 6px;
  background: #f1f5f8;
  color: #336699;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.tabs-widget .tab-nav li a:hover {
  background: #cdd9e6;
  color: #002558;
}
.tabs-widget .tab-nav li.active a {
  background: #666666;
  color: #ffffff;
  text-decoration: none;
  cursor: default;
}
.tabs-widget .tab-content {
  border: 2px solid #666666;
  border-top: none;
  background: #f1f5f8;
  margin: 0;
  padding: 0;
}
.authors-content {
  display: none;
}
.authors-content .authorName,
.authors-content .authorNotes {
  padding-top: 8px;
}
.top-drawer {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 120000;
  background-color: rgba(100, 100, 100, 0.5);
  overflow: scroll;
}
.top-drawer .content {
  display: none;
  width: 540px;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 30px;
}
.top-drawer .content h2 {
  text-transform: uppercase;
  border-bottom: 1px solid #dddddd;
  color: #002d72;
  font-weight: 400;
  margin-top: 0;
  font-size: 26px;
}
.top-drawer .content .message {
  margin-bottom: 20px;
}
.top-drawer .sub {
  color: #999999;
  font-size: 13px;
}
.top-drawer .button {
  width: 100%;
  margin: 15px 0;
}
.top-drawer .close {
  background-color: #999999;
}
.profileMain .email .input-group input,
.profileMain .phone .input-group input,
.profileMain .personal-information .input-group input,
.profileMain .emails-wrappers .input-group input,
.profileMain .edit .input-group input {
  height: 40px;
  line-height: 40px;
  border: 1px solid #cccccc;
  color: #212121;
  padding: 0 0 0 10px;
  width: 90%;
}
.profileMain .email .label,
.profileMain .phone .label,
.profileMain .personal-information .label,
.profileMain .emails-wrappers .label,
.profileMain .edit .label {
  display: block;
  color: #333333;
  margin-bottom: auto;
  margin-top: inherit;
}
.profileMain .email .label label,
.profileMain .phone .label label,
.profileMain .personal-information .label label,
.profileMain .emails-wrappers .label label,
.profileMain .edit .label label {
  vertical-align: middle;
}
.profileMain .email .error,
.profileMain .phone .error,
.profileMain .personal-information .error,
.profileMain .emails-wrappers .error,
.profileMain .edit .error {
  color: #B81912;
}
h1.widget-header,
.passwordNotification {
  color: #c40505;
  font-size: medium;
  margin-top: 10px;
  border-bottom: 1px solid silver;
  padding-bottom: 13px;
}
.contents section h1 {
  border-bottom: 1px solid black;
  padding-bottom: 13px;
}
.input-group {
  position: relative;
  margin-bottom: 25px;
}
.contents .input-group {
  position: relative;
  margin-bottom: 25px;
}
.contents .input-group input,
.contents .input-group select {
  width: 90%;
  margin-top: 15px;
  height: 40px;
  line-height: 40px;
}
.contents .input-group .password-eye-icon {
  margin-right: 10px;
  margin-top: -27px;
}
.contents .commerce-header {
  font-weight: bold;
}
.actions {
  margin-top: 20px;
  margin-right: 20px;
}
.actions input.primary {
  background: #fff;
  border-color: #005dab;
  color: #005dab;
  font-weight: 500;
  width: auto;
}
.popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 110000;
  background-color: rgba(255, 255, 255, 0.95);
  overflow: scroll;
  overflow-y: auto ;
}
.popup input.submit {
  display: block;
  width: 100%;
  padding: 5px;
  margin: 10px 0;
  color: #336699;
}
.popup .center {
  text-align: left;
  color: #336699;
}
.form .input-group .email {
  display: block;
  width: 100%;
  padding: 5px;
  margin: 10px 0;
}
.form .center {
  text-align: center;
  color: #336699;
}
.input-group .actions .link {
  color: #336699;
  text-decoration: none;
  font-weight: 700;
  font-size: 12px;
}
#pb-page-content header a.link,
.content h2,
.institution-login {
  color: #336699;
}
.social-link {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}
.social-link h3 {
  display: inline-block;
  margin-bottom: 0;
}
.social-link .switch {
  position: static;
  display: inline-block;
  float: right;
}
.link-toggle {
  display: inline-block;
  border: 1px solid #8da3bc;
  height: 25px;
  line-height: 25px;
  border-radius: 15px;
  width: 48px;
  position: relative;
}
.link-toggle .toggle-switch {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #8da3bc;
  margin: 3px;
}
.link-toggle.active {
  border-color: #1c4779;
  background: #1c4779;
  text-align: right;
}
.link-toggle.active .toggle-switch {
  background: #fff;
}
.link-toggle.small {
  width: 42px;
  height: 22px;
}
.link-toggle.small .toggle-switch {
  width: 14px;
  height: 14px;
}
div.administratorsWidget,
.ipRangesWidget,
.tpsWidget,
.usageReportsWidget {
  border-width: thin;
  border-color: #005dab;
  border-style: solid;
  padding: 10px;
  padding-top: 24px;
  padding-bottom: 60px;
  font-size: 15px;
}
.administratorsWidget h2.add_admin,
.usageReportHeaderDropZone {
  font-size: medium;
  color: #005dab;
  text-transform: uppercase;
  border: none;
  margin: 0 0 1em 0;
}
.administratorsWidget .container .left input.textfield,
.fieldset .left {
  width: 57ex;
  height: 35px;
  margin-top: 11px;
  margin-bottom: 0px;
}
.administratorsWidget #btnAdd[type="submit"],
input[type=submit],
input[type=reset],
fieldset .submit {
  margin-top: 20px;
  background: #fff;
  color: #005dab;
  border: 1px solid #005dab;
  height: 40px;
  padding: 0 20px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 0;
  margin-left: 20px;
}
.administratorsWidget p.adminManager_note {
  font-size: 11pt;
  color: #717171;
  margin-top: 2px;
}
.administratorsWidget span.emailLabel {
  margin-top: 0px;
  font-size: 11pt;
  color: #717171;
}
.administratorsWidget .container .right,
.fieldset .right {
  color: #005dab;
  background: #efeff5;
  line-height: 40px;
  clear: both;
  padding-left: 10px;
  margin-top: 20px;
  width: 84ex;
}
.multiIpInfo.ip-ranges,
.ipRangesWidget .note a {
  color: #005dab;
}
.administratorsWidget .right .icon {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  background: #005dab;
  height: 20px;
  width: 20px;
  border-radius: 10px;
  font-size: 11px;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
  margin-right: 10px;
}
#designateContact h2 {
  font-size: medium;
  color: #005dab;
  text-transform: uppercase;
}
.administratorsWidget span.current_contact {
  font-size: 11pt;
  color: #717171;
}
.administratorsWidget div.none_label {
  margin-top: 20px;
}
.administratorsWidget span.email_address_label {
  font-size: 11pt;
  color: #717171;
}
.administratorsWidget #designateContact .email input.textfield,
#institutionMultiIpChange input.textfield {
  width: 57ex;
  height: 35px;
  margin-top: 11px;
}
.profileMain .profileMainDropZone {
  margin-top: 15px;
}
.profileMainDropZone .coBranding .sectionTitle {
  text-transform: uppercase;
  font-size: medium;
  color: #005dab;
}
.profileMainDropZone .coBranding .textTitle {
  margin-bottom: 25px;
}
.profileMainDropZone .coBranding p.bannerText {
  font-size: 10pt;
  color: #717171;
  margin-top: 2px;
  margin-bottom: 22px;
}
.profileMainDropZone .coBranding span.bannerTextLabel,
label.urlLabel {
  font-size: 10pt;
  color: #717171;
  margin-top: 10px;
}
.profileMainDropZone .coBranding {
  font-size: 10pt;
  color: #717171;
  margin-top: 20px;
}
.profileMainDropZone .coBranding #updateBannerBtn[type="submit"],
#updateInstitutionUrl[type="submit"],
#uploadinstBtn[type="submit"] {
  margin-top: 20px;
  background: #fff;
  color: #005dab;
  border: 1px solid #005dab;
  height: 40px;
  padding: 0 20px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 0;
  margin-left: 20px;
}
.profileMainDropZone .coBranding #updateBannerBtn[type="submit"]:hover,
#updateInstitutionUrl[type="submit"]:hover,
#uploadinstBtn[type="submit"]:hover {
  background: #005dab;
  color: white;
}
.profileMainDropZone .coBranding #uploadinstBtn[type="submit"] {
  margin-left: -20px;
}
.profileMainDropZone .coBranding input.cobrandText[type="text"],
#institutionUrl[type="text"] {
  width: 67%;
  height: 35px;
  margin-top: 11px;
  margin-bottom: 0px;
  padding-left: 10px;
  color: black;
  font-size: 13pt;
}
.profileMainDropZone .coBranding p.imgFileNote {
  color: black;
  font-size: medium;
  margin-bottom: 30px;
}
.profileMainDropZone .coBranding #chooseFile {
  border: none;
}
.profileMainDropZone .coBranding .textBox {
  display: inline-block;
  width: 74%;
  margin-top: 2px;
}
.profileMainDropZone .coBranding .chooseFileLabel {
  color: black;
}
.profileMainDropZone .coBranding input#chooseFile {
  color: black;
}
.linkResolverWidget input[type="submit"] {
  margin-left: 0px;
  margin-top: 10px;
}
.linkResolverWidget input[type="text"] {
  height: 30px;
  margin-top: 5px;
}
.linkResolverWidget input[type="file"] {
  border-color: #ffffff;
  margin-left: 10px;
}
.linkResolverWidget img {
  margin-bottom: 10px;
}
.profileMainDropZone .holdings #downloadHolding[type="submit"] {
  margin-top: 20px;
  background: #fff;
  color: #005dab;
  border: 1px solid #005dab;
  height: 40px;
  padding: 0 20px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 0;
}
.profileMainDropZone .holdings .holdings-link {
  margin-top: 40px;
  display: inline-block;
  background: transparent;
  color: #005dab;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #005dab;
  margin-top: 0;
  font-size: 12px;
}
.profileMainDropZone .holdings .icon-download {
  font-size: 20px;
  margin-right: 20px;
  vertical-align: text-bottom;
  font-weight: bold;
}
.profileMainDropZone .holdings .holdings-link:active {
  border: solid 2px gray;
}
.profileMainDropZone .holdings .holdings-link:hover {
  background: #005dab;
  color: white;
}
#profileMenu .accordionPanel a .text {
  line-height: 1.2em;
  display: inline-block;
  vertical-align: middle;
  color: #969390;
}
#profileMenu .accordionPanel.active a,
#profileMenu .accordionPanel:hover a .text {
  color: #005dab;
}
#profileMenu .accordionPanel a {
  font-weight: 600;
  line-height: 50px;
  display: block;
  font-size: 15px;
}
#profileMenu .accordionPanel.active,
#profileMenu .accordionPanel:hover {
  border-left: 5px solid #005dab;
  background: none;
}
#profileMenu .accordionPanel {
  border-bottom: none;
  padding: 0 0 0 20px;
}
.profileMainDropZone .ipRangesWidget .remoteAddr {
  color: #005dab;
}
.profileMainDropZone .ipRangesWidget #institutionMultiIpChange .sectionTitle {
  font-size: medium;
  color: #005dab;
  text-transform: uppercase;
  border: none;
  margin-bottom: 15px;
  margin-top: 18px;
}
.profileMainDropZone .ipRangesWidget .note_label,
.ipRangesWidget .right {
  font-size: 11pt;
  color: #717171;
  margin-bottom: 10px;
  margin-top: 4px;
  width: 50%;
}
.profileMainDropZone #institutionMultiIpChange input[type="submit"] {
  margin-left: 0px;
  margin-bottom: 10px;
  border-color: #005dab;
}
.profileMainDropZone .ipRangesWidget .description_ip {
  color: #757575;
  padding-bottom: 11px;
}
.profileMainDropZone .ipRangesWidget .smalltextfield {
  width: 35ex;
  font-size: medium;
  height: 35px;
  margin-top: 11px;
  padding-left: 8px;
}
.profileMain span.jcf-checkbox.jcf-checked,
.extraContentFilters span.jcf-checkbox.jcf-checked {
  background: #005dab;
}
.profileMain .jcf-checkbox,
.extraContentFilters .jcf-checkbox {
  border-color: #005dab;
  border-width: 2px;
}
.profileMain .jcf-checkbox span,
.extraContentFilters .jcf-checkbox span {
  border-color: white;
}
.profileMain td.description_address {
  padding-right: 40px;
}
.profileMain .textSection .header td {
  padding-bottom: 15px;
}
.profileMain #institutionMultiIpChange input.firstTxtF {
  margin-bottom: 13px;
}
.profileMain #institutionMultiIpChange input.textfield {
  font-size: 14pt;
  padding-left: 8px;
}
.tpsWidget {
  width: 97%;
  height: 100%;
}
.tpsWidget h4 {
  color: #005dab;
  text-transform: uppercase;
  border: none;
  padding: 0;
  margin: 0 0 1em 0;
}
.tpsWidget fieldset {
  display: block;
  padding: 0;
  margin: 0 0 20px 0;
}
.tpsWidget fieldset .label {
  display: inline-block;
  width: 140px;
  padding-right: 10px;
  text-transform: capitalize;
  float: left;
}
.tpsWidget fieldset .label label {
  vertical-align: middle;
  clear: both;
  font-size: 12px;
  color: #757575;
  margin-top: 5px;
}
.tpsWidget fieldset .inputs {
  display: inline-block;
  width: 400px;
}
.tpsWidget fieldset .inputs input[type="text"] {
  width: 100%;
  height: 30px;
}
.tpsWidget fieldset .inputs input[type="submit"] {
  margin-left: 0px;
}
.tpsWidget fieldset .inputs .select {
  position: relative;
  display: inline-block;
}
.tpsWidget fieldset .inputs .select select {
  padding-right: 20px;
}
.tpsWidget fieldset .inputs .note {
  clear: both;
  font-size: 12px;
  color: #757575;
  margin-top: 5px;
}
.tpsWidget .jcf-select-opener {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  font-size: 10px;
  color: #005dab;
  padding: 0 5px;
  height: 38px;
  line-height: 38px;
  cursor: default;
  float: right;
}
.profileMain .SUSHIList .SUSHInote {
  display: inline-block;
  margin-right: 50px;
}
.profileMain .SUSHIList .SUSHIvalue {
  display: inline-block;
}
.profileMain .SUSHIList .SUSHInote > p {
  color: gray;
}
.profileMain .usageReportsWidget h2.usageReportEmailHeader,
.profileMain .usageReportHeaderDropZone > h2,
.profileMain h2.deliveryLabel {
  font-size: medium;
  color: #005dab;
  text-transform: uppercase;
  border: none;
  margin-top: 0px;
  margin-bottom: 0px;
}
.profileMain .profileMainDropZone .usageReportsWidget {
  padding-top: 12px;
}
.profileMain .profileMainDropZone .usageReportSaveButton {
  margin-left: 0px;
  margin-top: 20px;
}
.profileMain span.noteEmail {
  display: inline-block;
  float: right;
  width: 95%;
}
.profileMain span.jcf-checkbox,
.extraContentFilters span.jcf-checkbox {
  display: inline-block;
  float: left;
}
.profileMain span > strong {
  margin-bottom: 20px;
}
.profileMain .usageDataYearOptions p.selectMenuLabel {
  color: grey;
  font-size: 14px;
}
.profileMain .usageDataYearOptions .usageReportYearOnly .jcf-select {
  width: 15ex;
  margin-bottom: 20px;
}
.profileMain .month_name .jcf-select {
  width: 37ex;
}
.profileMain .year_name .jcf-select {
  width: 15ex;
}
.profileMain .month_name {
  display: inline-block;
}
.profileMain .year_name {
  display: inline-block;
}
.profileMain .usageReportsMonthRange {
  margin-bottom: 10px;
}
.profileMain .middle li {
  margin-bottom: 15px;
}
.profileMain .usageReportsWidget li.middle {
  list-style: none;
}
.usageDataYearOptions div.usageReportsMonthRange {
  margin-bottom: 18px;
}
.usageReportList .bold {
  margin-bottom: 0px;
  margin-top: 25px;
}
.profileMain #institutionUsageReport .bold {
  margin-top: 25px;
}
.profileMain #institutionUsageReport #updateSet[type="submit"],
.profileMainDropZone #reportButton[type=submit] {
  border: 1px solid #005dab;
}
.profileMain .jcf-radio span,
.accessFilterList .jcf-radio span {
  background: #005dab;
}
.profileMain .jcf-radio,
.accessFilterList .jcf-radio {
  border-color: #005dab;
}
.profileMain .shibbolethWidget h5 {
  color: gray;
  margin-bottom: 10px;
  margin-top: 40px;
}
.profileMain .shibbolethWidget input.entityID[type="text"] {
  width: 72%;
  height: 35px;
  margin-bottom: 20px;
  font-size: 14pt;
}
.profileMain .shibbolethWidget input.unitID[type="text"] {
  width: 35%;
  height: 35px;
  margin-bottom: 20px;
  font-size: 14pt;
}
.profileMain .shibbolethWidget input[type=submit] {
  margin-left: 0px;
}
.profileMain .shibbolethWidget .orgLabel {
  margin-top: 10px;
}
#pb-page-content .login-popup {
  border-bottom: 1px solid #005dab;
}
#pb-page-content .login-popup .social-icons,
#pb-page-content .login-form .social-icons {
  padding-bottom: 10px;
}
#pb-page-content .login-popup .social-icons a,
#pb-page-content .login-form .social-icons a {
  width: 20%;
  height: 100px;
  font-size: 30px;
}
#pb-page-content .login-popup .social-icons a .icon-linkedin2,
#pb-page-content .login-form .social-icons a .icon-linkedin2 {
  color: #00a7c9;
}
#pb-page-content .login-popup .social-icons a .icon-facebook2,
#pb-page-content .login-form .social-icons a .icon-facebook2 {
  color: #34588e;
}
#pb-page-content .login-popup .social-icons a .icon-twitter2,
#pb-page-content .login-form .social-icons a .icon-twitter2 {
  color: #1bc5ff;
}
#pb-page-content .login-popup .login-container .center,
#pb-page-content .login-form .login-container .center,
#pb-page-content .login-popup .login-container .institution-login,
#pb-page-content .login-form .login-container .institution-login {
  display: inline;
}
.profileMain .articleShortlist .tab-nav {
  position: relative;
  border: solid 2px #005dab;
  height: 30px;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  width: 50%;
  height: 40px;
  box-sizing: border-box;
  float: left;
}
.profileMain .articleShortlist .tab-nav a.active {
  background: #005dab;
  color: white !important;
}
.profileMain .articleShortlist .tab-nav a {
  background: white;
  color: #005dab !important;
}
.profileMain .articleShortlist .tab-nav a {
  padding-top: 10px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.profileMain .articleShortlist .tab-nav a:hover {
  background: #005dab;
  color: white !important;
}
.profileMain .articleShortlist #favoritePublications.active {
  display: block;
}
.profileMain .articleShortlist #favoritePublications {
  display: none;
}
.profileMain .articleShortlist #favoriteArticles.active {
  display: block;
}
.profileMain .articleShortlist #favoriteArticles {
  display: none;
}
.profileMain .tab-nav a {
  color: white;
  font-weight: bold;
  text-align: center;
}
.profileMain .articleShortlist span.jcf-select {
  width: 20ex;
}
.profileMain .controlsPanel .left,
.profileMain .controlsPanel .right,
.profileMain .controlsPanel .checkAll,
.profileMain .controlsPanel .selectMenuLabel,
.profileMain .controlsPanel .checkAllLabel {
  display: inline-block;
}
.profileMain .controlsPanel .left {
  margin-right: 26%;
}
.profileMain .articleShortlist {
  background: white;
}
.profileMain span.jcf-select.jcf-unselectable.jcf-select-favoritePublicationsOptions {
  border: none;
  width: 20ex;
}
.profileMain .favoritePublicationsOptions .selectAction {
  color: #005dab;
}
.profileMain .checkAllLabel span.barrier {
  margin-left: 13px;
  font-size: 18px;
  color: dimgrey;
}
.profileMain .controlsPanel .checkAllLabel {
  color: dimgrey;
  font-size: 13px;
}
.profileMain .sorting .jcf-select .jcf-select-text {
  font-size: 13px;
}
.profileMain .actions .jcf-select .jcf-select-text {
  color: #005dab;
  font-size: 13px;
}
.profileMain span.jcf-select.jcf-unselectable.jcf-select-sortOptions {
  border: none;
}
.profileMain .articleShortlist span.jcf-select {
  border: none;
}
.manageAlertsWidget span.jcf-select.jcf-unselectable.jcf-select-clearActionSubmitOnChange {
  border: none;
  width: 17ex;
}
.profileMain .articleTable .pubTitle,
.favoritesPublicationTable .pubTitle {
  color: dimgrey;
  font-weight: normal;
  padding: 5px 5px 5px 0px;
  text-align: left;
}
.profileMain .articleTable .publication,
.favoritesPublicationTable .pubType {
  color: dimgrey;
  font-weight: normal;
  padding: 5px 5px 5px 0px;
  text-align: left;
}
.profileMain .articleTable .pubDate,
.favoritesPublicationTable .pubDate {
  color: dimgrey;
  font-weight: normal;
  padding: 5px 5px 5px 0px;
  text-align: left;
}
.profileMain span.selectMenuLabel {
  margin-bottom: -4px;
}
.profileMain .articleTable td.fulltext,
.favoritesPublicationTable tr .publication {
  width: 34ex;
}
.profileMain .articleTable td.fulltext label a,
.favoritesPublicationTable tr .publication label a {
  color: #005dab;
}
.profileMain .articleTable td.current,
.favoritesPublicationTable td.current {
  font-size: 13px;
  width: 258px;
}
.profileMain .articleTable td.current a,
.favoritesPublicationTable td.current a {
  color: #005dab;
}
.profileMain .articleTable td.checkBox {
  width: 4ex;
  padding-left: 0px;
}
.articleTable tr td {
  padding: 5px 0px 5px 0px;
}
.articleTable hr.headings,
.favoritesPublicationTable hr.headings {
  margin-top: 0px;
}
.profileMain .articleTable .hr {
  padding: 0;
}
.profileMain div.selectMenuLabel .sortBy {
  font-size: 13px;
  color: dimgrey;
}
.profileMain .articleTable .publicationDate,
.favoritesPublicationTable .publicationDate {
  font-size: 13px;
}
.instSubscription.accessWidget .licensesTabs {
  overflow: hidden;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.instSubscription.accessWidget .licensesTabs li {
  text-align: center;
  background: none;
  height: 30px;
  font-size: 15px;
  width: 50%;
  display: table-cell;
  float: none;
  border: 1px solid #005dab;
  color: #005dab;
  margin: 0;
  padding: 0;
  font-size: 12px;
  text-transform: uppercase;
}
.instSubscription.accessWidget .licensesTabs li.active,
.instSubscription.accessWidget .licensesTabs li:hover {
  background: #005dab;
  color: #fff;
}
.instSubscription.accessWidget .licensesTabs li.active a,
.instSubscription.accessWidget .licensesTabs li:hover a {
  background: none;
  color: #fff;
}
.instSubscription.accessWidget .licensesTabs li a {
  display: block;
  padding: 0;
  line-height: 40px;
}
.instSubscription.accessWidget #subscriptionPanel {
  background: none;
  padding: 20px 0;
  float: none;
  width: auto;
  border: none;
}
.instSubscription.accessWidget #subscriptionPanel .controlsPanel {
  height: auto;
  background: none;
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  color: #757575;
}
.instSubscription.accessWidget #subscriptionPanel .controlsPanel:last-child {
  border: none;
}
.instSubscription.accessWidget #subscriptionPanel .controlsPanel .right {
  float: right;
}
.instSubscription.accessWidget #subscriptionPanel .controlsPanel select {
  background: #fff;
  border: none;
}
.instSubscription.accessWidget #subscriptionPanel .licensesTable {
  border-spacing: 0;
  padding: 0;
  margin-top: 15px;
  width: 100%;
  overflow-y: auto;
}
.instSubscription.accessWidget #subscriptionPanel .licensesTable td {
  text-align: center;
  padding-top: 10px;
  font-size: 12px;
  font-weight: 800;
}
.instSubscription.accessWidget #subscriptionPanel .licensesTable td:first-child {
  font-size: 15px;
}
.instSubscription.accessWidget #subscriptionPanel .licensesTable th {
  text-align: center;
  padding: 20px 1rem 5px;
  font-size: 1em;
  vertical-align: top;
  overflow: hidden;
}
.instSubscription.accessWidget #subscriptionPanel .licensesTable .ancestorSub {
  text-align: center;
}
.instSubscription.accessWidget #subscriptionPanel .licensesTable .ancestorSub td {
  padding-top: 20px;
}
.instSubscription.accessWidget #subscriptionPanel th {
  color: #757575;
  font-weight: 600;
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
}
.instSubscription.accessWidget .subscriptionManager {
  padding: 0;
  font-size: 15px;
}
.instSubscription.accessWidget .subscriptionManager #accessEntitlementsDownloadInfo {
  font-weight: 400;
}
.instSubscription.accessWidget .subscriptionManager #accessEntitlementsDownloadInfo a {
  font-weight: 800;
}
.cmn-toggle {
  display: none;
}
.cmn-toggle,
.cmn-toggle:after,
.cmn-toggle:before,
.cmn-toggle *,
.cmn-toggle *:after,
.cmn-toggle *:before,
.cmn-toggle + .tgl-btn {
  box-sizing: border-box;
}
.cmn-toggle::selection,
.cmn-toggle:after::selection,
.cmn-toggle:before::selection,
.cmn-toggle *::selection,
.cmn-toggle *:after::selection,
.cmn-toggle *:before::selection,
.cmn-toggle + .tgl-btn::selection {
  background: none;
}
.cmn-toggle + .tgl-btn {
  outline: 0;
  display: block;
  width: 45px;
  height: 23px;
  position: relative;
  cursor: pointer;
  user-select: none;
}
.cmn-toggle + .tgl-btn:after,
.cmn-toggle + .tgl-btn:before {
  position: relative;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
}
.cmn-toggle + .tgl-btn:after {
  left: 0;
}
.cmn-toggle + .tgl-btn:before {
  display: none;
}
.cmn-toggle:checked + .tgl-btn:after {
  left: 65%;
}
.cmn-toggle-round-flat + .tgl-btn {
  border: 1px solid #005dab;
  background: white;
  border-radius: 2em;
  padding: 4px 10px 4px 4px;
  transition: all .4s ease;
}
.cmn-toggle-round-flat + .tgl-btn:after {
  border-radius: 50%;
  background: #8da3bc;
  transition: all .2s ease;
}
.cmn-toggle-round-flat:checked + .tgl-btn {
  background: #005dab;
  border: none;
}
.cmn-toggle-round-flat:checked + .tgl-btn:after {
  background: white;
}
.profileMain .marketable .leftSub {
  padding-right: 20ex;
}
.profileMain .small-txt {
  font-size: small;
  color: dimgrey;
}
.secondAlertSettingTocContPanel {
  display: none;
}
.profileMain span.citationTitle {
  font-size: 17px;
}
.profileMain span.contentTitle {
  font-size: 17px;
}
.profileMain .alertFreq .selectMenuLabel {
  margin-right: 27ex;
}
.profileMain .alertFreq {
  display: inline-block;
}
.profileMain .axafrequency {
  display: inline-block;
}
span.jcf-select.jcf-unselectable.jcf-select-axafrequency {
  width: 25ex;
}
#pb-page-content .contents .profileMainDropZone .tabs-widget .tab-nav .active a {
  border-bottom: none;
  background: #005dab;
  color: white;
  font-weight: bold;
}
.manageAlertsWidget .tabs-widget .tab-nav li {
  width: 47%;
  border-color: #005dab;
}
.manageAlertsWidget .tabs-widget .tab-nav {
  display: table;
  width: 100%;
  border: none;
  color: #005dab;
}
.manageAlertsWidget .tabs-widget .tab-nav li {
  border: 2px solid #005dab;
  display: table-cell;
}
.manageAlertsWidget .tabs-widget .tab-nav li a {
  text-transform: uppercase;
  background: #fff;
  border-radius: 0;
  padding: 10px;
}
.manageAlertsWidget .tabs-widget .tab-nav li a:hover {
  background: #005dab;
  color: #fff;
}
.manageAlertsWidget .tabs-widget .tab-content {
  border: none;
  background: #fff;
  padding: 22px 10px 10px 10px;
}
.custom-radio {
  margin: 20px 0 40px 0;
  overflow: hidden;
}
.custom-radio .text {
  color: #757575;
  float: left;
}
.custom-radio .inputs {
  float: right;
}
.custom-radio .inputs input {
  display: none;
}
.custom-radio .inputs input:checked + .circle .dot {
  display: block;
}
.custom-radio .inputs label {
  float: left;
  color: #212121;
}
.custom-radio .circle {
  border: 2px solid #005dab;
  float: left;
  width: 14px;
  height: 14px;
  line-height: 15px;
  text-align: center;
  border-radius: 10px;
  margin-right: 20px;
  margin-left: 50px;
}
.custom-radio .circle .dot {
  vertical-align: baseline;
  width: 14px;
  height: 14px;
  background: #005dab;
  border-radius: 3px;
  display: none;
}
.profileMain p.descriptionContent {
  font-size: 15px;
  margin-top: 1px;
}
.profileMain p.descriptionCitation {
  font-size: 15px;
  margin-top: 1px;
}
.profileMain h2 {
  font-size: medium;
  color: #005dab;
  text-transform: uppercase;
}
.profileMain .tab-content .controlsPanel .left {
  margin-bottom: 10px;
}
.profileMain td.savedSearch a {
  color: dimgrey;
}
.profileMain .savedSearchTable {
  margin-top: 30px;
}
.profileMain .savedSearchTable .firstHr {
  margin-top: 16px;
}
.profileMain .savedSearchTable a.savedSearchLink {
  text-transform: uppercase;
  color: #005dab;
}
#pb-page-content .contents .profileMainDropZone .tabs-widget .tab-nav li a {
  background: white;
  font-size: small;
  color: #005dab;
}
.advancedFilters {
  font-size: 10px;
}
.advancedFilters .accessFilterList li {
  display: inline;
}
.advancedFilters .advancedFiltersHeader {
  font-size: 12px;
}
.advanced-filters .advancedFiltersHeader {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.advanced-filters .extraContentFilters {
  border-top: none;
  padding-left: 0px;
  margin-top: 0px;
}
.mainSearchForm .searchButtons {
  float: right;
  background-color: #0f7b3d;
  color: white;
  text-align: center;
  padding-left: 15px;
}
.newAdvancedSearch {
  font-size: 20px;
}
.search-tabs-widget {
  line-height: 1em;
}
.search-terms .fieldSelect {
  height: 30px;
  background-color: #ffffff;
}
.responsiveQuickSearchWidget .quickSearchFormContainer {
  padding-bottom: 6px;
}
.responsiveQuickSearchWidget .quickSearchFormContainer .quickSearchForm {
  background: #f2f2f2 !important;
}
.responsiveQuickSearchWidget .quickSearchFormContainer input[type='search'] {
  border: none !important;
}
.responsiveQuickSearchWidget .quickSearchFormContainer .container {
  width: 100%;
  height: 80px;
  border-bottom: 2px solid #f2f2f2;
}
.responsiveQuickSearchWidget .quickSearchFormContainer .container .quicksearch-container .quicksearch-actions span {
  font-size: 13px;
  margin-top: 20px;
}
.responsiveQuickSearchWidget .quickSearchFormContainer .container .quicksearch-container .quicksearch-actions .responsiveAdvanceSearch {
  font-size: 20px!important;
}
.responsiveQuickSearchWidget .quickSearchFormContainer .container .quicksearch-container .quicksearch-actions .icon-tools_close {
  font-size: 13px;
  float: right;
  padding-right: 20px;
  padding-bottom: 54px;
}
.responsiveQuickSearchWidget .quickSearchFormContainer .container .quicksearch-container .quicksearch-actions input[type='submit'] {
  display: block;
  padding: 0;
  color: #000;
  margin-left: 0;
}
.responsiveQuickSearchWidget .overlay-fixed {
  background-color: #d0d2d3;
  bottom: 0;
  left: 0;
  opacity: 0.8;
  overflow-x: hidden;
  position: fixed;
  right: 0;
  z-index: 10;
  top: 130px !important;
  display: block;
}
.responsiveQuickSearchWidget .search-bg {
  display: none;
}
.overfow-hidden {
  overflow: hidden;
}
.searchResultContainer .searchResultItem .access-icon-container {
  display: inline-block;
}
.searchResultContainer .searchResultItem .result {
  display: inline-block;
}
#searchResultContainer .art_title a.ref.nowrap {
  color: #000000;
  font-weight: bold;
  font-size: 16px;
  display: inline-block;
  max-width: 90%;
}
#searchResultContainer a.entryAuthor.search-link {
  color: #929497;
  font-size: 16px;
}
.searchResultContainer .searchResultItem div.result {
  margin-left: 60px;
}
.searchResultContainer .searchResultItem span.access-icon-container {
  margin-right: 17px;
}
.searchResultContainer .result .issueInf {
  font-size: small;
}
.searchResultContainer .access-icon-container img {
  width: 11px;
}
.searchResultContainer input.searchToolCheckbox {
  margin-right: 20px;
}
.searchResultContainer .bulkActionsSelectDiv .float-left {
  font-weight: bold;
  margin-right: 2px;
}
.searchResultContainer .articleTools {
  float: left;
}
.searchResultContainer .checkAll {
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px;
  margin-right: 20px;
  float: left;
}
.searchResultContainer span.pipeSeparator {
  color: white;
}
.searchResultContainer input#markall {
  margin-right: 20px;
  margin-left: 15px;
}
.followResultsWidget .paginationLabelContainer span,
.followResultsWidget .paginationLabelContainer .emphasis {
  color: dimgrey;
  text-transform: none;
  font-weight: normal;
  font-size: 13px;
}
.searchResultContainer select.bulkActions {
  width: 22ex;
  height: 4ex;
}
.error {
  color: #B81912;
}
.abstractKeywords {
  margin-top: 1em;
}
.newSearchFacets .accessCheckbox {
  float: right;
}
.searchFacets .container,
.newSearchFacets .container {
  border-bottom: none !important;
}
.facetHeader {
  padding-bottom: 10px;
}
.newSearchFacets .facet-count-container {
  width: 40px;
}
.search-tabs-widget {
  padding-top: 10px;
}
.res-publication-content .purchaseArea {
  width: 60ex;
  border: 2px solid #005dab;
  background-color: #F9FAFA;
  padding: 0px 20px 20px 20px;
}
.res-publication-content .purchaseArea h2 {
  font-size: large;
  font-weight: bold;
  color: #005dab;
}
.res-publication-content .purchaseArea ul li {
  margin-bottom: 20px;
}
.res-publication-content .purchaseArea ul li a {
  color: #005dab;
}
.res-publication-content .purchaseArea hr {
  margin-top: 16px;
  margin-bottom: 27px;
}
.res-publication-content .purchaseArea span {
  color: #204c8b;
  font-size: 15px;
}
.res-publication-content .purchaseArea span.purchaseDescription {
  font-size: 13px;
}
.res-publication-content .purchaseArea span.icon {
  font-size: 27px;
  margin-right: 15px;
}
.res-publication-content .purchaseArea .social-icons {
  margin-top: 25px;
}
.res-publication-content .purchaseArea .social-icons .socialHr {
  border-top: 1px solid #005dab;
}
.res-publication-content .purchaseArea .input-group .label {
  color: dimgrey;
  text-transform: uppercase;
  font-size: 15px;
}
.res-publication-content .purchaseArea .icon-linkedin2 {
  color: #217cb3;
}
.res-publication-content .purchaseArea .icon-facebook2 {
  color: #405B96;
}
.res-publication-content .purchaseArea .icon-twitter2 {
  color: #5cabed;
}
.res-publication-content .remember .keepMeLogin {
  display: inline-block;
  margin-right: 63%;
  margin-bottom: 8px;
}
.res-publication-content .remember .small-switch {
  display: inline-block;
}
.res-publication-content .login-form .button.submit {
  margin-left: 0px;
  color: white;
  background: #005dab;
  text-transform: none;
  width: 15ex;
  height: 5ex;
}
.eCommercePurchaseAccessWidgetContainer {
  border: none;
}
.eCommercePurchaseAccessWidgetContainer .purchase-options-container .save-for-later-link {
  border: 2px solid #005dab;
  font-size: medium;
}
.eCommercePurchaseAccessWidgetContainer .purchase-options-container .add-journal-to-cart {
  border: 2px solid #005dab;
}
.eCommercePurchaseAccessWidgetContainer .purchase-options-container .add-journal-to-cart header a {
  font-size: small;
  margin: 5px 0px;
}
.eCommercePurchaseAccessWidgetContainer .purchase-options-container .add-journal-to-cart header a .price {
  color: #005dab;
}
.eCommercePurchaseAccessWidgetContainer .purchase-options-container .add-journal-to-cart header .title {
  vertical-align: middle;
  line-height: 30px;
  margin: 11px 0 13px;
}
.checkoutShipping input::-webkit-input-placeholder {
  font-size: 15px;
  line-height: 3;
}
.checkoutShipping .button.primary {
  margin-right: 28px;
  color: #005dab;
}
.checkoutShipping .actions {
  margin-top: 0px;
}
.checkoutShipping .jcf-select {
  width: 90%;
}
.checkoutShipping .shipping .label label {
  color: dimgrey;
}
.checkoutPaymentList {
  border-left: 1px solid #ccc;
}
.checkoutPaymentList #orderSummary {
  margin-top: 10ex;
}
.checkoutPaymentList .header.shippLabel {
  margin-bottom: 20px;
}
.checkoutList .payment .label label {
  color: dimgrey;
}
.checkoutList .payment .actions {
  margin-right: 50px;
}
.checkoutList .payment .actions .button {
  color: #fff;
  background: #005dab;
}
.payPallBtn {
  min-width: 100px;
  min-height: 30px;
  font-size: 30px;
  border: 1px solid red;
  background: url("/templates/jsp/_style2/_mit/pb2/img/paypal.png") no-repeat 50% 40%;
  background-size: contain;
  color: transparent;
  /* TODO: review */
}
.billingBtn {
  margin: 10px 0px;
}
.billingBtn .button {
  background: #576cbd;
  color: #fff;
  margin-left: 10px;
  padding: 0px 20px !important;
}
.billingBtn a {
  display: inline !important;
}
.billingBtn .creditCardbtn {
  padding-bottom: 15px;
}
.checkoutList select {
  background: white;
}
.checkoutList .shipping-cost-one {
  display: none;
}
.checkoutList .header {
  color: #00456C ;
  text-transform: uppercase;
}
.checkoutList input {
  padding-left: 5px;
}
.checkoutList .payment .creditCarPayment .float-right {
  float: right;
}
.checkoutList .button {
  padding-left: 20px;
}
.shippingOptions .shipping-cost-select {
  display: none !important;
}
.checkoutList .checkoutList_expanded .orderSummary div {
  padding: 10px 10px;
}
.checkoutList .checkoutList_expanded .orderSummary div .boldText {
  float: right;
}
.articleDataContainer .articleAuthorDate {
  color: grey;
  display: inline-block;
}
.articleDataContainer .articleTitlePrice {
  display: inline-block;
  width: 100%;
}
.articleDataContainer .articleTitlePrice a {
  color: #005dab;
  font-weight: bold;
}
.articleDataContainer .articleTitlePrice .item-price {
  color: #005dab;
}
.articleDataContainer .articleTitlePrice div.boldText {
  width: 85%;
  margin-bottom: 7px;
}
.tabContent .tabPanelFooter {
  width: 100%;
  margin-bottom: 20px;
}
.tabContent .tabPanelFooter a {
  color: #005dab;
}
.tabContent .addToCart .add-to-cart:hover {
  background: #005dab;
  color: white;
}
.buyItemFooter {
  margin-top: 30px;
}
.buyItemFooter input.clearableInput {
  width: 18ex;
  height: 35px;
  padding-left: 8px;
}
.buyItemFooter input.applyDiscount {
  margin-left: 5px;
  font-size: 14px;
}
.buyItemFooter .promoCodeBlock {
  float: left;
}
.buyItemFooter .price {
  float: right;
}
.buyItemFooter .price p {
  margin-top: 0px;
}
.buyItemFooter .price .boldText {
  font-size: 4ex;
}
.buyItemFooter .price .intialPrice {
  margin-left: 0;
  color: grey;
}
#pb-page-content input.applyDiscount {
  border: 2px solid #005dab;
}
.restore-content-access-widget {
  border: 1px solid #d0d2d3;
  padding: 10px;
}
.restore-content-access-widget #formBody .text {
  font-size: 16px;
}
.restore-content-access-widget #formBody .input-group label {
  color: #9a9a9a;
}
.restore-content-access-widget #formBody .input-group input[type="email"] {
  border-top: 1px solid #d0d2d3;
  width: 100%;
  float: right;
}
.restore-content-access-widget #formBody input[type="submit"] {
  margin-top: 15px;
  float: right;
  width: 100%;
  margin-bottom: 30px;
  background-color: #d0d2d3;
  color: white;
}
.restore-content-access-widget .popup-login-btn.blue-subb-btn {
  background-color: #005dab !important;
}
#pb-page-content .purchase-options-container header {
  box-shadow: none;
  padding-bottom: 0px;
}
@-moz-document url-prefix() {
  .tabContent .add-to-cart.displayMenu {
    padding-bottom: 6px;
  }
  .profileMain .tab-content .controlsPanel .left {
    margin-right: 23%;
  }
  .publicationToolContainer .publicationToolCheckboxContainer span.selec-all-label {
    padding: 11px 20px 10px;
  }
}
/*************** Header and Main Menu Assets ***************/
.page-header {
  background: #ffffff;
  color: #000000;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.6);
  margin: 0;
  z-index: 10;
}
.page-header .logo-text {
  display: inline-block;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: -1px;
  margin-top: 18px;
}
.page-header .logo-container {
  display: flex;
  align-items: center;
}
.page-header .logo-container img {
  height: 80px;
  margin: 10px 40px 0 0;
}
.page-header .header-layout > div {
  width: 50%;
}
.page-header .nav-container li {
  margin-right: 40px;
}
.page-header .nav-container a {
  font-size: 18px;
  line-height: 21px;
  font-weight: bold;
}
.page-header .icons-container li {
  margin: 20px 20px 0;
}
.page-header .logo-nav-col {
  z-index: 2;
}
.page-header .login-icons-col {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  z-index: 1;
}
.page-header .welcome {
  display: flex;
  align-items: flex-end;
  padding-bottom: 15px ;
}
/*************** Header and Main Menu ***************/
.sticky-header .pb-edit-view .homepage-header {
  position: static;
  height: auto;
}
.homepage-header {
  top: -150px;
}
.sticky-header .homepage-header {
  height: 41px;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
  -webkit-transition: top .3s;
  transition: top .3s;
}
.sticky-header .homepage-header .logo-container {
  display: inline-block;
}
.sticky-header .homepage-header .logo-container img {
  height: 63px;
  margin: 10px 0px 0 0;
}
.sticky-header .homepage-header .logo-text-primary {
  display: none;
}
.sticky-header .homepage-header .logo {
  display: inline-block;
}
.sticky-header .homepage-header .logo-text-container {
  display: inline-block;
  margin-left: 10px;
  vertical-align: top;
}
.sticky-header .homepage-header nav {
  margin-left: 24px;
}
.sticky-header .homepage-header .login-icons-col {
  padding-top: 23px;
  width: 50%;
  display: block;
}
.sticky-header .homepage-header .nav-container {
  display: inline-block;
  vertical-align: top;
}
.sticky-header .homepage-header .nav-container li {
  margin-right: 20px;
}
.sticky-header .homepage-header .nav-container a {
  font-size: 15px;
}
.sticky-header .homepage-header .logo-nav-col {
  width: 70%;
}
.sticky-header .homepage-header .logo-nav-col:after,
.sticky-header .homepage-header .login-icons-col:after {
  clear: both;
  display: block;
  content: "";
}
.sticky-header .homepage-header .clearfix {
  clear: both;
  display: block;
  content: "";
}
.sticky-header .homepage-header .welcome {
  display: inline-block;
}
.sticky-header .homepage-header .welcome span {
  vertical-align: super;
}
.sticky-header .homepage-header .block-icon li {
  margin: 0 20px 0 0px;
}
.sticky-header .homepage-header .login-container {
  display: none;
}
.sticky-header .homepage-header .block-list {
  float: right;
}
.sticky-header .page-header {
  padding-bottom: 0px;
}
.confirmation-widget {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.98);
}
.confirmation-widget .container {
  margin: 120px auto;
}
.confirmation-widget .container .logo {
  text-align: center;
  margin-bottom: auto;
}
.confirmation-widget .container .logo img {
  height: auto;
}
.confirmation-widget .container .user-name {
  color: #204c8b;
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 800;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .confirmation-widget .container .user-name {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  .confirmation-widget .container .user-name {
    font-size: 24px;
    line-height: 32px;
  }
}
.confirmation-widget .container .purchase-text {
  font-size: 15px;
  color: #848789;
  margin: 0 auto 60px auto;
  text-align: center;
}
.confirmation-widget .container .purchase-text .order-no {
  font-weight: bold;
}
.confirmation-widget .container .purchase-table {
  border-collapse: collapse;
}
.confirmation-widget .container .purchase-table tr.row-border {
  border-bottom: 1px solid #848789;
  margin: 20px 0;
  width: 100%;
}
.confirmation-widget .container .purchase-table tr.header-border {
  border-bottom: 1px solid #1f1f1f;
}
.confirmation-widget .container .purchase-table th {
  font-weight: bold;
  color: #848789;
  text-transform: uppercase;
  padding-bottom: 15px;
}
.confirmation-widget .container .purchase-table th.type {
  text-align: center;
}
.confirmation-widget .container .purchase-table th.price {
  text-align: right;
}
.confirmation-widget .container .purchase-table td {
  vertical-align: top;
  padding: 20px 0;
  width: 60%;
}
.confirmation-widget .container .purchase-table .item a {
  text-decoration: none;
  color: #005dab;
  display: block;
  width: 80%;
}
.confirmation-widget .container .purchase-table td.type {
  font-size: 12px;
  text-align: center;
}
.confirmation-widget .container .purchase-table td.price {
  text-align: right;
  width: 120px;
}
.confirmation-widget .container .currency {
  font-size: 12px;
  vertical-align: text-top;
}
.confirmation-widget .container .order-summary {
  margin-top: 15px;
  margin-bottom: 40px;
}
.confirmation-widget .container .order-summary .row {
  color: #848789;
  padding: 20px 0;
}
.confirmation-widget .container .order-summary .row.total {
  color: #1f1f1f;
}
.confirmation-widget .container .order-summary .row.total .cost {
  font-weight: bold;
}
.confirmation-widget .container .order-summary .type {
  float: left;
}
.confirmation-widget .container .order-summary .cost {
  float: right;
}
.confirmation-widget .container .address {
  background: #f9fafa;
  padding: 20px 30px;
}
.confirmation-widget .container .address header {
  font-weight: bold;
  background: none !important;
  z-index: 0 !important;
  box-shadow: none !important;
  color: #005dab !important;
}
.confirmation-widget .container .address p {
  color: #848789;
  margin: 3px 0;
}
@media (min-width: 992px) {
  .confirmation-widget .container {
    width: 520px;
  }
  .confirmation-widget .container .purchase-text {
    width: 400px;
  }
}
.checkoutList .checkout-expand .checkoutMethod {
  margin-top: 20px;
}
.checkoutList .checkout-expand .checkoutMethod .returningUser {
  color: #005dab;
}
.checkoutList .checkout-expand .checkoutMethod .link {
  float: right;
  margin-right: 10px;
  text-align: center;
  padding: 10px;
}
.checkoutList .checkout-expand .checkoutMethod .newUser {
  font-size: 15px;
  color: #58595b;
}
.login-form .remember {
  padding-bottom: 23px;
}
.login-form .remember .keepMeLogin {
  display: inline-block;
  float: left;
}
.login-form .remember .small-switch {
  display: inline-block;
  float: right;
}
.navigation-login-dropdown-container {
  z-index: 10;
}
.tfa-form-container .OK-btn {
  float: right;
  margin-top: 10px;
}
.eCommercePurchaseAccessWidgetContainer {
  margin: 0;
  padding: 0;
}
.tabContent:after {
  clear: both;
  content: '';
  display: block;
}
.purchaseArea .purchase-options-container .add-journal-to-cart > header {
  color: #005dab;
  text-decoration: none;
  padding: 0 0 0 25px;
  font-weight: bold;
  display: block;
  overflow: hidden;
  cursor: pointer;
  transition: background 200ms linear;
}
.purchaseAreaList_expanded {
  display: block;
}
.purchaseAreaList_expanded .popup-login-btn.blue-subb-btn {
  background-color: #005dab;
}
.purchaseArea {
  background: #F9FAFA;
  border: 3px solid #005dab;
  margin-top: 30px;
  padding: 10px;
}
.purchaseArea input[type=submit]:hover {
  background: #005dab;
  color: white;
}
.purchaseArea ul {
  list-style: none;
  padding: 0 10px;
}
.purchaseArea ul a:not(.save-for-later-link):not(.saved-go-cart):not(.show-cart-link) {
  display: block;
  margin: 7px 0;
}
.purchaseArea ul a:not(.save-for-later-link):not(.saved-go-cart):not(.show-cart-link).active {
  font-weight: bold;
}
.purchaseArea .input-group {
  margin-bottom: 15px;
}
.purchaseArea .input-group input {
  background: #F9FBFA;
}
.purchaseArea .input-group .bar:before,
.purchaseArea .input-group .bar:after {
  background: none;
}
.purchaseArea .input-group label {
  left: 0;
}
.purchaseArea h2 {
  margin: 0;
  color: #005dab;
}
.purchaseArea > span {
  display: block;
  color: #777978;
  font-size: small;
  border-bottom: 1px solid #ccc;
  padding: 10px 0 15px 10px;
}
.purchaseArea .purchase-options-container .purchaseMessage {
  overflow: unset;
  padding: 10px 0;
}
.purchaseArea .purchase-options-container .save-for-later-link,
.purchaseArea .purchase-options-container .add-article-to-cart {
  color: #005dab;
  text-decoration: none;
  font-weight: bold;
  display: block;
  overflow: hidden;
  transition: background 200ms linear;
}
.purchaseArea .purchase-options-container .save-for-later-link:hover,
.purchaseArea .purchase-options-container .add-article-to-cart:hover {
  cursor: pointer;
}
.purchaseArea .purchase-options-container .add-journal-to-cart {
  border: 3px solid #005dab;
  margin: 7px 0px 10px ;
}
.purchaseArea .purchase-options-container .add-journal-to-cart > header {
  font-size: 18px;
  color: #005dab;
  text-decoration: none;
  padding: 0 0 0 25px;
  font-weight: bold;
  display: block;
  overflow: hidden;
  cursor: pointer;
  transition: background 200ms linear;
}
.purchaseArea .purchase-options-container .add-journal-to-cart > header:hover {
  cursor: pointer;
}
.purchaseArea .purchase-options-container .add-journal-to-cart > header.open .icon:before {
  content: "\e60c";
}
.purchaseArea .purchase-options-container .save-for-later-link .price,
.purchaseArea .purchase-options-container .add-article-to-cart .price,
.purchaseArea .purchase-options-container .add-journal-to-cart .price {
  float: right;
  width: 35%;
  text-align: center;
  border-left: 2px solid #005dab;
  margin: 12px 0;
  height: 40px;
  line-height: 30px;
  font-size: 25px;
}
.purchaseArea .purchase-options-container .save-for-later-link .price .currency,
.purchaseArea .purchase-options-container .add-article-to-cart .price .currency,
.purchaseArea .purchase-options-container .add-journal-to-cart .price .currency {
  vertical-align: super;
  font-size: 15px;
}
.purchaseArea .purchase-options-container .save-for-later-link .price .icon,
.purchaseArea .purchase-options-container .add-article-to-cart .price .icon,
.purchaseArea .purchase-options-container .add-journal-to-cart .price .icon {
  font-size: 10px;
  vertical-align: middle;
}
.purchaseArea .purchase-options-container .journal-options-expanded {
  margin: 0 15px;
  padding: 20px 0;
  display: none;
}
.purchaseArea .purchase-options-container .journal-options-expanded .section-header {
  color: #005dab;
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
}
.purchaseArea .purchase-options-container .journal-options-expanded .select-group select {
  color: #005dab;
  font-weight: bold;
}
.purchaseArea .purchase-options-container .journal-options-expanded .select-group:after {
  color: #005dab;
}
.purchaseArea .purchase-options-container .journal-options-expanded .region-options,
.purchaseArea .purchase-options-container .journal-options-expanded .subscription-options {
  border: 3px solid #005dab;
  overflow: hidden;
}
.purchaseArea .purchase-options-container .journal-options-expanded .region-options.select-group,
.purchaseArea .purchase-options-container .journal-options-expanded .subscription-options.select-group {
  border: none;
  border-bottom: 3px solid #005dab;
  width: 100%;
}
.purchaseArea .purchase-options-container .journal-options-expanded .region-options a,
.purchaseArea .purchase-options-container .journal-options-expanded .subscription-options a {
  float: left;
  width: 33.3%;
  font-weight: 200;
  font-size: 15px;
  text-decoration: none;
  text-align: center;
  height: 38px;
  line-height: 38px;
  border-right: 2px solid #005dab;
  margin: 0;
}
.purchaseArea .purchase-options-container .journal-options-expanded .region-options a:last-child,
.purchaseArea .purchase-options-container .journal-options-expanded .subscription-options a:last-child {
  border-right: none;
}
.purchaseArea .purchase-options-container .journal-options-expanded .region-options a.selected,
.purchaseArea .purchase-options-container .journal-options-expanded .subscription-options a.selected,
.purchaseArea .purchase-options-container .journal-options-expanded .region-options a.active,
.purchaseArea .purchase-options-container .journal-options-expanded .subscription-options a.active {
  background: #005dab;
  font-weight: 600;
  color: #fff;
}
.purchaseArea .purchase-options-container .journal-options-expanded .region-options a:hover,
.purchaseArea .purchase-options-container .journal-options-expanded .subscription-options a:hover {
  background: #005dab;
  color: #fff;
}
.purchaseArea .purchase-options-container .journal-options-expanded .subscription-options a {
  width: 50%;
}
.purchaseArea .purchase-options-container .journal-options-expanded .purchase-items form {
  border-top: 2px solid rgba(0, 93, 171, 0.5);
  margin-top: -2px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.purchaseArea .purchase-options-container .journal-options-expanded .purchase-items:first-child form {
  border-top: none;
}
.purchaseArea .purchase-options-container .journal-options-expanded .purchase-items .purchase-item {
  display: block;
  padding: 15px;
  margin-left: 5px;
  transition: background 200ms linear;
}
.purchaseArea .purchase-options-container .journal-options-expanded .purchase-items .purchase-item:hover {
  background: inherit;
}
.purchaseArea .purchase-options-container .journal-options-expanded .purchase-items .purchase-item:last-child {
  border: none;
}
.purchaseArea .purchase-options-container .journal-options-expanded .purchase-items .purchase-item .title {
  color: #f2a30a;
  font-size: 18px;
  font-weight: bold;
  float: left;
  line-height: 1.1em;
}
.purchaseArea .purchase-options-container .journal-options-expanded .purchase-items .purchase-item .price {
  float: right;
  color: #005dab;
  font-size: 18px;
  font-weight: bold;
  border: none;
  height: auto;
  line-height: 1em;
  margin: 0;
}
.purchaseArea .purchase-options-container .journal-options-expanded .purchase-items .purchase-item .sub-heading {
  font-size: 12px;
  clear: both;
  display: block;
  color: #848789;
}
.purchaseArea .purchase-options-container .journal-options-expanded .purchase-items .purchase-item .what-you-get {
  color: #848789;
  font-size: 15px;
  margin-left: 10px;
  display: block;
}
.add-journal-to-cart a {
  font-size: 18px;
  margin: 0;
}
.profileMain input[type=submit]:hover {
  background: #005dab;
  color: white;
}
.eCommerceCheckoutBuyingItemsWidget input[type=submit]:hover {
  background: #005dab;
  color: white;
}
.eCommerceCheckoutRecentlyViewedItemsWidget input[type=submit]:hover {
  background: #005dab;
  color: white;
}
.eCommerceCheckoutSavedForLaterItemsWidget input[type=submit]:hover {
  background: #005dab;
  color: white;
}
.eCommerceCheckoutRecommendedItemsWidget input[type=submit]:hover {
  background: #005dab;
  color: white;
}
.administratorsWidget #btnAdd[type="submit"]:hover {
  background: #005dab;
  color: white;
}
.checkoutPaymentList input[type=submit]:hover {
  background: #005dab;
  color: white;
}
.journalsList fieldset ul .labelAlign {
  margin-bottom: 10px;
}
.password-eye-icon {
  display: block;
  position: absolute;
  margin-right: 37px;
  margin-top: -29px;
  right: 0;
  color: #8DA3BC;
  font-size: 20px;
}
.alertSettingsCitationSecondController {
  display: none;
}
.checkoutList .payment .error label {
  color: #B81912;
}
.icon-profile_empty:before {
  content: "\e966";
}
.icon-profile:before {
  content: "\e965";
}
.login-form input[type=submit] {
  margin-left: 0px;
}
.login-form input.login[type=text] {
  padding-left: 8px;
}
.login-form input.password {
  padding-left: 8px;
}
.fix-layout > .container-fluid:after {
  clear: both;
  display: block;
  content: '';
}
.cartLabel {
  position: relative;
}
.cartLabel .shopping-cart {
  position: absolute;
  top: -12px;
  left: 10px;
  font-size: 14px;
}
.instSubscription.accessWidget #subscriptionPanel .controlsPanel .right {
  float: none;
  margin-right: 2px;
  display: block;
  text-align: right;
}
.instSubscription.accessWidget #subscriptionPanel .controlsPanel .right .jcf-unselectable {
  -moz-user-select: none;
  display: inline-block;
  padding: 10px;
  height: initial;
  max-width: 160px;
}
.instSubscription.accessWidget #subscriptionPanel .controlsPanel .right .jcf-select-text {
  line-height: 17px;
  height: initial;
}
.accessWidget .controlsPanel {
  margin-left: 47%;
  margin-top: 30px;
}
.accessWidget .controlsPanel .sortTypes p.label {
  float: left;
  margin: 0;
}
.infoMsgBox:before {
  content: "" !important;
}
.publicationToolCheckboxContainer {
  margin-top: 2px;
}
.publicationToolCheckboxContainer span.selec-all-label {
  padding: 11px 20px 12px;
  border: solid #d6d6d6 1px ;
}
.articleTool .jcf-select {
  width: 25ex;
  margin-top: -10px;
}
.articleTool .jcf-select .jcf-select-text {
  color: black;
  font-weight: bold;
}
.jcf-option-favIcon,
.jcf-option-trackIcon,
.jcf-option-downloadIcon,
.jcf-option-emailIcon {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.jcf-option-favIcon:before {
  content: "\e95d";
}
.jcf-option-trackIcon:before {
  content: "\e96a";
}
.jcf-option-downloadIcon:before {
  content: "\e958";
}
.jcf-option-emailIcon:before {
  content: "\e95a";
}
.jcf-select-drop.jcf-select-publicationToolSelect .jcf-select-drop-content {
  background: #f2f2f2;
}
.jcf-select-publicationToolSelect {
  background: #d6d6d6;
}
.jcf-select-drop .jcf-list ul li {
  padding: 0;
}
.jcf-select-drop .jcf-list ul li .jcf-option-hideme {
  display: none;
}
.jcf-select-drop .jcf-list ul li span {
  padding: 11px 15px;
}
.jcf-select-publicationToolSelect .jcf-list span.jcf-hover:hover {
  background: #0aeba5;
}
.jcf-select-publicationToolSelect .jcf-list ul li span {
  color: black;
}
.login-info .password-strength-indicator {
  display: none;
}
#emailColleague .stdWrapper .blueButton {
  margin-top: 34px;
  margin-bottom: 30px;
  padding: 10px 25px;
  height: auto;
}
#emailColleague .stdWrapper .blueButton:hover {
  background: #005dab;
  color: #fff;
}
.login-info .input-group .password-strength-indicator,
.resetPasswordWidget .input-group .password-strength-indicator,
.change-password-drawer .input-group .password-strength-indicator {
  border-top: 3px solid;
  width: 0;
  height: 0;
  transition: width 200ms linear;
  display: none;
}
.login-info .input-group .password-strength-indicator.too-short,
.resetPasswordWidget .input-group .password-strength-indicator.too-short,
.change-password-drawer .input-group .password-strength-indicator.too-short {
  display: block;
  border-color: #ff4000;
  width: 20%;
}
.login-info .input-group .password-strength-indicator.too-short .text.too-short,
.resetPasswordWidget .input-group .password-strength-indicator.too-short .text.too-short,
.change-password-drawer .input-group .password-strength-indicator.too-short .text.too-short {
  display: block;
}
.login-info .input-group .password-strength-indicator.weak,
.resetPasswordWidget .input-group .password-strength-indicator.weak,
.change-password-drawer .input-group .password-strength-indicator.weak {
  display: block;
  border-color: #ff4000;
  width: 40%;
}
.login-info .input-group .password-strength-indicator.weak .text.weak,
.resetPasswordWidget .input-group .password-strength-indicator.weak .text.weak,
.change-password-drawer .input-group .password-strength-indicator.weak .text.weak {
  display: block;
}
.login-info .input-group .password-strength-indicator.medium,
.resetPasswordWidget .input-group .password-strength-indicator.medium,
.change-password-drawer .input-group .password-strength-indicator.medium {
  display: block;
  border-color: #91c562;
  width: 60%;
}
.login-info .input-group .password-strength-indicator.medium .text.medium,
.resetPasswordWidget .input-group .password-strength-indicator.medium .text.medium,
.change-password-drawer .input-group .password-strength-indicator.medium .text.medium {
  display: block;
}
.login-info .input-group .password-strength-indicator.strong,
.resetPasswordWidget .input-group .password-strength-indicator.strong,
.change-password-drawer .input-group .password-strength-indicator.strong {
  display: block;
  border-color: #91c562;
  width: 80%;
}
.login-info .input-group .password-strength-indicator.strong .text.strong,
.resetPasswordWidget .input-group .password-strength-indicator.strong .text.strong,
.change-password-drawer .input-group .password-strength-indicator.strong .text.strong {
  display: block;
}
.login-info .input-group .password-strength-indicator.too-long,
.resetPasswordWidget .input-group .password-strength-indicator.too-long,
.change-password-drawer .input-group .password-strength-indicator.too-long {
  display: block;
  border-color: #ff4000;
  width: 90%;
}
.login-info .input-group .password-strength-indicator.too-long .text.too-long,
.resetPasswordWidget .input-group .password-strength-indicator.too-long .text.too-long,
.change-password-drawer .input-group .password-strength-indicator.too-long .text.too-long {
  display: block;
}
.login-info .input-group .password-strength-indicator.very-strong,
.resetPasswordWidget .input-group .password-strength-indicator.very-strong,
.change-password-drawer .input-group .password-strength-indicator.very-strong {
  display: block;
  border-color: #91c562;
  width: 90%;
}
.login-info .input-group .password-strength-indicator.very-strong .text.very-strong,
.resetPasswordWidget .input-group .password-strength-indicator.very-strong .text.very-strong,
.change-password-drawer .input-group .password-strength-indicator.very-strong .text.very-strong {
  display: block;
}
.login-info .input-group .password-strength-indicator .text,
.resetPasswordWidget .input-group .password-strength-indicator .text,
.change-password-drawer .input-group .password-strength-indicator .text {
  position: absolute;
  font-size: 10px;
  color: #888888;
  right: 0;
  bottom: -15px;
  display: none;
  margin-right: 60px;
}
.login-popup .login-form .password-eye-icon,
.change-password-drawer .login-form .password-eye-icon,
.login-popup .form .password-eye-icon,
.change-password-drawer .form .password-eye-icon {
  margin-right: 10px;
  margin-top: -27px;
}
.login-info .input-group .password-eye-icon {
  margin-right: 60px;
  margin-top: -29px;
}
.resetPasswordWidget .input-group .password-eye-icon,
.resetPasswordWidget .input-group .password-strength-indicator .text {
  margin-right: 115px;
}
.change-password-drawer .form .input-group input {
  border: 1px solid #9b9b9d;
  padding: 10px;
  font-size: 15px;
  width: 100%;
  background-color: #ffffff;
  box-sizing: border-box;
  color: #58595b;
}
.col-md-11-24 .pb-rich-text tbody tr td ul {
  list-style: square outside !important;
  padding-left: 20px!important;
}
.col-md-11-24 .pb-rich-text tbody tr td ul li {
  font-size: 13px;
  margin-bottom: 10px;
}
.no-scroll,
.noscroll {
  overflow: hidden !important;
  position: fixed;
}
.controlsPanel .actionButton {
  background: none;
  border: none;
  color: #848789;
  font-size: 15px;
  padding: 0;
  height: 20px;
  margin-right: 40ex;
}
@-moz-document url-prefix() {
  .controlsPanel .actionButton {
    margin-right: 31ex;
  }
}
.header.commerce-header {
  margin-top: 30px;
  margin-bottom: 20px;
}
.listgroup .paragraph p {
  margin-top: 0;
}
.figuresContent .holder .thumbnail {
  border: 1px solid #ccc !important;
}
.figuresContent .holder .thumbnail img {
  padding-top: 5px;
}
header .inline-list li .mega-menu {
  display: none;
}
header .inline-list li {
  padding-bottom: 15px;
}
header ul.mega-menu {
  top: 100% ;
}
header.page-header > div {
  position: relative;
}
header .inline-list li .mega-menu {
  z-index: 10;
}
header a {
  color: #000000;
}
header .active-link {
  color: #0aeba5;
}
.tab-content .article .quote {
  padding-right: 3em;
  padding-left: 3em;
  text-align: left;
  margin: 1em 0em 1em 5em;
  display: block;
}
.tab-content .tab-pane .fulltext tbody tr > td {
  padding: 4px;
}
#pb-page-content .articleRequestPermission li a::after {
  position: absolute;
  right: 0;
  bottom: 1px;
}
#pb-page-content .journalHomeRightContainer {
  width: 48% !important;
}
.topContentViewCheckboxMarkAll,
.topContentViewCheckbox {
  width: 20px;
  position: relative;
  margin: 20px auto;
}
.topContentViewCheckboxMarkAll label,
.topContentViewCheckbox label {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: -1.4px;
  left: 0;
  background: #fcfff4;
  background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  box-shadow: inset 0px 1px 1px #ffffff, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.topContentViewCheckboxMarkAll label:after,
.topContentViewCheckbox label:after {
  content: '';
  width: 9px;
  height: 5px;
  position: absolute;
  top: 4px;
  left: 4px;
  border: 3px solid #333;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  transform: rotate(-45deg);
}
.topContentViewCheckboxMarkAll label:hover::after,
.topContentViewCheckbox label:hover::after {
  opacity: 0.5;
}
.topContentViewCheckboxMarkAll input[type=checkbox],
.topContentViewCheckbox input[type=checkbox] {
  visibility: hidden;
}
.topContentViewCheckboxMarkAll input[type=checkbox]:checked + label:after,
.topContentViewCheckbox input[type=checkbox]:checked + label:after {
  opacity: 1;
}
.topContentViewCheckboxMarkAll label {
  top: 12px;
  left: 12px;
}
span.mostCitedHeader {
  display: inline-block;
  margin-bottom: 30px;
}
.topContentViewCheckboxMarkAll {
  border: solid 1px gray;
  padding: 15px;
  display: table-cell;
  width: 104px;
}
.topContentViewCheckbox {
  left: -60px;
}
.articleToolDiv {
  position: relative;
  left: -72px;
  padding-bottom: 25px;
  display: table;
}
.markAllLabelSpan {
  font-weight: bold;
  right: -7px;
  position: relative;
}
.topContentViewDropdownWrapper {
  /* Size and position */
  position: relative;
  /* Enable absolute positioning for children and pseudo elements */
  width: 270px;
  /* Styles */
  color: black;
  outline: none;
  cursor: pointer;
  font-size: 18px;
  background: #7B7B7B;
  display: table-cell;
  font-weight: bold;
}
.topContentViewDropdownWrapper .topContentViewDropdown {
  /* Size & position */
  position: absolute;
  top: 100%;
  left: 0;
  /* Size */
  right: 0;
  /* Size */
  /* Styles */
  background: #eee;
  font-weight: normal;
  /* Overwrites previous font-weight: bold; */
  /* Hiding */
  opacity: 0;
  pointer-events: none;
}
.topContentViewDropdownWrapper .topContentViewDropdown li a {
  display: block;
  text-decoration: none;
  color: black;
  padding: 10px 20px;
}
#pb-page-content .articleToolDiv .topContentViewDropdownWrapper .topContentViewDropdown li {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none;
}
/* Hover state */
.topContentViewDropdownWrapper .topContentViewDropdown li:hover a {
  background: #06EAA4;
}
/* Active state */
.topContentViewDropdownWrapper.active .topContentViewDropdown {
  opacity: 1;
  pointer-events: auto;
  z-index: 99999999;
}
.topContentViewDropdownWrapper.active img {
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Chrome, Safari, Opera */
  transform: rotate(0deg);
}
.topContentViewDropdownLabel {
  position: relative;
  left: 12px;
}
.topContentViewDropdownLabel img {
  -ms-transform: rotate(270deg);
  /* IE 9 */
  -webkit-transform: rotate(270deg);
  /* Chrome, Safari, Opera */
  transform: rotate(270deg);
  float: right;
  margin-right: 5%;
  bottom: -3px;
  position: relative;
}
.topContentViewTitle {
  position: relative;
  left: -23px;
}
.topContentViewInfo {
  position: relative;
  right: -21px;
}
#articleToolsFormats li {
  padding-right: 30px;
}
#articleToolsFormats li a:before {
  margin-right: 5px;
}
#articleToolsFormats li a {
  color: black;
}
.col-md-2-3 .contents .benefits ul {
  list-style-type: disc !important;
  margin-left: 20px !important;
}
.col-md-1-3 .contents .login-form {
  border-right: 1px solid #d0d2d3;
  margin-right: 20px;
  padding-right: 10px;
}
#refine-panel .tab-content #saved-searches-panel .search-entries {
  padding: 10px 0px;
}
.saveSearchDialog fieldset {
  padding: 10px!important;
}
@media (min-width: 768px) {
  .saveSearchDialog .searchButtons {
    width: 50% !important;
    height: 27px!important;
    float: right !important;
  }
}
#saved-searches-panel .search-entries .search-entry-row {
  line-height: 2em;
  display: table;
  padding-top: 5px;
  width: 100%;
}
#saved-searches-panel .search-entries .search-entry-row a:first-child {
  float: left;
  display: table-cell;
}
#saved-searches-panel .search-entries .search-entry-row a:last-child {
  float: right;
  display: table-cell;
}
#saved-searches-panel .search-entries .hidden {
  display: none;
}
#pb-page-content .mostCitedReadPage.mostCitedRead .widget-header {
  color: black;
  font-size: 35px;
  border-bottom: none;
}
.journalHome .topContentViewInfo {
  right: 0px;
}
.journalHome .topContentViewTitle {
  left: 0px;
}
.journalHome .topContentViewInfo {
  right: 0px;
}
.single_highlight_class {
  background: yellow;
}
#accessTokenForm input[disabled="disabled"] {
  color: #ccc;
}
#accessTokenForm input[disabled="disabled"]:hover {
  color: #ccc;
  background: #fff;
}
.CoverGallery {
  margin-left: 2px;
  padding: 0;
  margin-top: 20px;
  overflow: hidden;
  margin-bottom: 40px;
  border-bottom: 1px solid #808080;
}
.CoverGallery div.SmallCover {
  display: inline-block;
  float: none;
  margin: 0 9px;
  width: 135px;
  vertical-align: top;
}
.article-block {
  overflow: hidden;
}
.article-block .cover-gallary-filter {
  display: none;
}
.article-block .pagination-count {
  float: left;
  width: 50%;
}
.article-block .coverGalleryPagination {
  text-align: right;
  float: left;
  display: inline-block;
  width: 50%;
}
.article-block .coverGalleryPagination li {
  display: inline-block;
}
.article-block .coverGalleryPagination li:first-child:before {
  content: '';
  height: 20px;
  width: 20px;
  background: red;
  display: inline-block;
  background: url("/templates/jsp/images/LeftArrow.gif") 0% 0% no-repeat;
  vertical-align: middle;
}
.article-block .coverGalleryPagination li:last-child {
  border-left: 1px solid #ccc;
  padding-left: 10px;
  margin-left: 5px;
}
.article-block .coverGalleryPagination li:last-child:after {
  content: '';
  height: 20px;
  width: 20px;
  background: url("/templates/jsp/images/RightArrow.gif") no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.errorMsgBox,
.itemAddedMsgBox,
.infoMsgBox {
  border: 3px solid #EF4623;
  border-left-width: 68px;
  padding: 20px;
  position: relative;
  margin-bottom: 10px;
}
.errorMsgBox p,
.itemAddedMsgBox p,
.infoMsgBox p {
  color: #9C9C9C;
  margin-bottom: 0;
  margin-top: 0;
}
.errorMsgBox h3,
.itemAddedMsgBox h3,
.infoMsgBox h3 {
  margin-bottom: 20px;
}
.errorMsgBox:before,
.itemAddedMsgBox:before,
.infoMsgBox:before {
  width: 46px;
  height: 46px;
  display: block;
  content: " ";
  position: absolute;
  left: -57px;
  top: 50%;
  margin-top: -23px;
  font-size: 46px;
  color: #fff;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.errorMsgBox {
  border-color: #EF4623;
}
.errorMsgBox h3 {
  color: #ff4000;
}
.errorMsgBox:before {
  content: "\e90c";
}
.itemAddedMsgBox {
  border-color: #91c562;
}
.itemAddedMsgBox h3 {
  color: #90C65C;
}
.itemAddedMsgBox:before {
  content: "\e90a";
}
.infoMsgBox {
  border-color: #1f8ad9;
}
.infoMsgBox h3 {
  color: #1f8ad9;
}
.infoMsgBox:before {
  content: "\e805";
}
.restored-content h2,
.restored-content h3 {
  color: #204c8b;
  text-align: center;
}
.restored-content .order-no,
.restored-content .order-date {
  font-size: 12px;
  top: 5px;
}
.restored-content .restored-content-table {
  border-spacing: 0;
  width: 100%;
  color: #1f1f1f;
}
.restored-content .restored-content-table td,
.restored-content .restored-content-table th {
  padding: 15px 0;
}
.restored-content .restored-content-table .order-no-row td {
  padding-bottom: 0;
}
.restored-content .restored-content-table tr.border td {
  border-bottom: 1px solid #848789;
}
.restored-content .restored-content-table th {
  font-weight: bold;
  color: #888888;
  border-bottom: 1px solid #888888;
  font-size: 12px;
  text-transform: uppercase;
  font-variant: small-caps;
}
.restored-content .restored-content-table .first-col {
  width: 60%;
  text-align: left;
}
.restored-content .restored-content-table .item-link {
  text-decoration: none;
  color: #204c8b;
  font-size: 15px;
  font-weight: bold;
}
.restored-content .restored-content-table .date {
  font-size: 12px;
  text-transform: uppercase;
}
.restored-content .restored-content-table .currency {
  vertical-align: super;
  font-size: 12px;
}
.restored-content .restored-content-table .second-col,
.restored-content .restored-content-table .third-col {
  width: 25%;
}
.restored-content .restored-content-table .second-col {
  text-align: center;
}
.restored-content .restored-content-table .third-col {
  text-align: right;
}
.hide {
  display: none;
}
.previewWindow .darkBackground {
  background-color: #333333;
  opacity: 0.85;
  top: 0;
  left: 0;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.previewWindow .whiteContent {
  background-color: white;
  position: fixed;
  height: 100%;
  z-index: 100001;
  padding-top: 1px;
  width: 90%;
  top: 0;
  left: 10%;
  float: right;
  overflow: hidden;
  overflow-y: scroll;
  white-space: nowrap;
}
.preview_window_icons {
  display: none;
}
.previewWindow .navigation {
  color: #4695bd;
  height: 45px;
  position: relative;
}
.previewWindow .topNavigation {
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 10px;
}
.previewWindow .bottomNavigation {
  border-top: 1px solid #d3d3d3;
  margin-top: 10px;
}
.previewWindow .navigation .icon-arrow_u_p,
.previewWindow .navigation .icon-arrow_d_n {
  display: block;
  width: 35px;
  height: 35px;
  float: left;
  margin-left: 5px;
  margin-top: 5px;
  background-color: #ecf4f8;
  font-size: 11px;
}
.previewWindow .navigation .icon-arrow_u_p:before,
.previewWindow .navigation .icon-arrow_d_n:before {
  position: relative;
  top: 13px;
  left: 7px;
}
.previewWindow .navigation .icon-arrow_r {
  display: block;
  width: 50%;
  height: 100%;
  float: right;
  font-size: 17px;
  line-height: 40px;
  margin-right: 28px;
  text-align: right;
}
.previewWindow .icon-arrow_r {
  float: left;
  margin-left: 12px;
  text-align: left;
}
.previewToolbar {
  display: none;
}
.requiredFieldStar {
  font-size: 20px;
}
.requiredFieldContainer {
  margin-bottom: 20px;
  color: black;
}
.newSearchResults .art_title img,
.newAdvancedSearch .art_title img {
  display: block !important;
}
.inputs .select .jcf-select .jcf-select-text {
  margin: 0 70px 0 50px !important;
}
.manageAlertsWidget .tabs-widget .tab-nav {
  float: right;
  padding-bottom: 30px !important;
}
#pb-page-content input,
#pb-page-content select,
.access-icon-container {
  vertical-align: top;
  margin-top: 2px;
  box-sizing: border-box;
}
#pb-page-content a,
.icon-circle-plus,
.icon-trash-can,
.edit-address {
  cursor: pointer;
}
.search-result-page {
  background: #e8e8e8;
}
ul.paginationLinks li {
  display: inline-block;
  margin-left: 10px;
}
.searchFacets .facetHeader,
.newSearchFacets .facetHeader {
  border-bottom: 1px dashed #0a0a0a !important;
}
.newSearchFacets .searchInterface .facetContainer .facet-link {
  font-size: 12px;
}
.newSearchFacets .searchInterface .facetContainer .facet-link-container a {
  color: black;
  font-size: 13px;
}
#recommendationForm .recommendationControlsMargin {
  width: 0px !important;
}
#recommendationForm .checkboxLine {
  font-size: 15px;
}
#recommendationForm input {
  margin-bottom: 0 !important;
}
.fig-img {
  z-index: 999999;
}
#figureCanvas .figBox {
  overflow: hidden !important;
}
#pb-page-content input.applyDiscount:hover {
  background: #005dab;
  color: white;
}
input.button.submit.primary:hover {
  background: #005dab;
  color: white;
}
input[type=reset]:hover {
  background: #005dab;
  color: white;
}
#pb-page-content .contents .profileMainDropZone .tabs-widget .tab-nav li a:hover {
  background: #005dab;
  color: white;
}
.sticky-header #pb-page-content .header-layout nav .inline-list {
  padding: 33px 0px;
}
.searchResultOrder select {
  background: white;
}
.searchResultContainer .checkAll {
  border: 1px solid #d6d6d6;
  height: 20px;
  width: 16ex;
  background: white;
  margin-top: 0px;
  text-transform: none;
  padding: 12px 1px 8px;
  margin-right: 0;
}
#pb-page-content header .simpleSearchBoxContainer .mainSearchButton {
  width: 0px ;
  height: 0px !important;
  border: 0px;
  background: none;
  padding: 0;
  position: absolute;
}
.newSearchResults .search-results-header span,
.newSearchResults .search-results-footer span {
  text-transform: none;
  color: black;
  font-weight: bold;
  font-size: 15px;
}
.searchResultContainer .bulkActionsSelectDiv .jcf-select {
  background: #d6d6d6;
  width: 25ex;
}
.jcf-select-ibulkActions .jcf-list ul li span {
  color: #000000;
}
.jcf-select-ibulkActions .jcf-list ul li span:hover {
  background: #0aeba5;
}
.searchResultOrder .visuallyhidden-xs {
  vertical-align: -webkit-baseline-middle;
}
.searchResultOrder select {
  height: 23px;
}
.search-result-row .sortBy_wrap {
  padding: 8px 0 !important;
}
.searchResultContainer .search-tabs-widget .tab-nav li {
  height: 26px;
}
.followResultsWidget {
  border-bottom: none;
}
.followResultsWidget .follow-results-container .float-right a {
  display: inline;
  background-image: none !important;
}
.followResultsWidget .follow-results-container .float-right .RSS {
  border-left: none !important;
  margin-left: 20px;
}
.feed-back .required {
  color: red;
}
.feed-back td {
  padding: 4px 0;
}
.feed-back .maintextleft input {
  margin-left: 0;
}
.fix-width {
  width: 1140px;
  margin: 0 auto;
}
.container {
  width: 1140px;
}
.responsiveQuickSearchWidget .quickSearchFormContainer .container {
  max-width: 1140px;
  width: 1140px;
}
#pb-page-content header .responsiveQuickSearchWidget .quickSearchFormContainer .resQuickSearchForm {
  margin: 0px -30% 0px;
  width: auto !important;
  top: 100% !important;
  left: 0px;
}
#pb-page-content header .icons-container {
  position: static !important;
}
.address-info .edit .input-group .country,
.address-info .edit .input-group .state {
  background: white;
}
#recommendationForm input[type=submit]:hover {
  background: #005dab;
  color: white;
}
.li.searchResultTabs.active {
  font-weight: bold !important;
}
section.taxonomies select[multiple] {
  height: 83px;
  overflow: hidden;
}
.search-terms input.search-term[type=search] {
  padding-left: 6px;
  margin-left: 15px;
}
.search-terms .addTerm,
.search-terms .removeTerm {
  width: 18px;
  margin-top: 3px;
}
#pb-page-content .search-filters input {
  border: none;
}
.search-terms .formRow .fieldSelect {
  width: 19%;
}
.search-filters .normal-filters label {
  padding-top: 9px;
  margin-right: 15px;
}
.normal-filters .date-filters #static-ranges {
  margin-top: 6px;
  height: 24px;
  background: white;
  width: 15ex;
  line-height: 24px;
}
.normal-filters .date-filters .timeFrame label {
  margin-right: 0px;
}
.normal-filters .AfterFilter #AfterYear {
  margin-top: 6px;
  height: 24px;
  background: white;
  width: 15ex;
  line-height: 24px;
}
.normal-filters .BeforeFilter #BeforeYear {
  margin-top: 6px;
  height: 24px;
  background: white;
  width: 15ex;
  line-height: 24px;
}
#pb-page-content .advancedFilters ul.accessFilterList {
  margin-bottom: 7px;
}
.newAdvancedSearch .extraContentFilters {
  padding-top: 0px;
}
.newSearchResults .search-results-header span.advancedFiltersHeader {
  text-transform: uppercase;
}
#emailColleague .send-me-copy .forShowMailPage {
  display: inline-block;
  vertical-align: middle;
  padding-left: 15px;
}
#emailColleague .blueButton {
  border-color: #005dab !important;
  border-width: 2px !important;
  text-transform: none !important;
  margin-left: 0 !important;
}
#emailColleague p.compulsory {
  font-size: 20px;
  font-family: initial;
  margin-top: 0px;
}
#emailColleague p.compulsory .required {
  font-size: 20px;
}
#emailColleague label.your-name {
  color: #494949;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
}
#emailColleague label.mail-from {
  color: #494949;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
}
#emailColleague label.mail-to {
  color: #494949;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
}
#emailColleague label.subject {
  color: #494949;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
}
#emailColleague input.your-name {
  margin-top: 8px;
  margin-bottom: 8px;
  width: 100%;
  height: 40px;
  padding-left: 10px;
  color: dimgray;
}
#emailColleague input.mail-from {
  margin-top: 8px;
  margin-bottom: 8px;
  width: 100%;
  height: 40px;
  padding-left: 10px;
  color: dimgray;
}
#emailColleague input.mail-to {
  margin-top: 8px;
  margin-bottom: 8px;
  width: 100%;
  height: 40px;
  padding-left: 10px;
  color: dimgray;
}
#emailColleague input.subject {
  margin-top: 8px;
  margin-bottom: 8px;
  width: 100%;
  height: 40px;
  padding-left: 10px;
  color: dimgray;
}
#emailColleague .pubLink {
  font-size: 20px;
}
#emailColleague .email-link {
  font-size: 13px;
  color: dimgray;
  margin-bottom: 10px;
}
#emailColleague .pageTitleArea {
  font-family: initial;
  color: #494949;
  font-size: 12px;
  border-bottom: solid 1px darkgrey;
}
#emailColleague .pageTitleArea h2 {
  margin-bottom: 18px;
}
#emailColleague .email_label {
  margin-bottom: 0px;
  font-size: 19px;
  border-bottom: solid 1px darkgrey;
  padding-bottom: 5px;
  padding-top: 25px;
}
#emailColleague .email_label .email-icon:before {
  content: "\e95a";
  vertical-align: top;
}
#emailColleague .email_label .email-icon {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-size: 26px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: -webkit-baseline-middle;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #005dab;
}
#emailColleague .email_label .email-icon .email {
  vertical-align: middle;
  padding-left: 10px;
  color: #5c5c5c;
  font-family: sans-serif;
  font-size: 19px;
}
.addresses .state:disabled {
  display: none;
}
.profileMain .profileMainDropZone .float-right {
  float: right;
  margin-right: 8%;
}
.profileMain .profileMainDropZone #accessTokenForm input.submit.button.primary {
  float: none;
  margin-left: 0;
}
.profileMain .profileMainDropZone .institution-admin-form input[type="submit"] {
  margin-bottom: 15px;
  margin-left: 0;
}
.loiPage .volume-list .row a {
  display: inline-block;
  padding-left: 27px;
}
.volume-list .row.js_issue {
  display: table;
}
.volume-list .row.js_issue .iconWidth {
  position: absolute;
}
.activateInst {
  color: #000;
}
.activateInst .activationAgree label {
  font-size: 13px;
}
.activateInst .activationAgree .textInput {
  display: block;
  width: 100%;
  height: 31px;
}
.activateInst .activation-code {
  display: block;
  margin: 10px 0;
}
.activateInst #activationCode {
  width: 82%;
  height: 36px;
  padding-left: 10px;
}
.activateInst .formbutton {
  margin-left: 0px;
}
.search-results .searchResultItem .result {
  margin-left: 70px !important;
}
.hlFld-Fulltext .NLM_sec .head-b {
  font-weight: bold;
}
.authorAffiliation {
  color: grey;
}
.authorBio {
  color: grey;
}
.pagefulltext form .maintextleft input[type=submit]:hover {
  background: #005dab;
  color: white;
}
/**************** switches **********************/
.checkoutPaymentList .switch .cmn-toggle:not(:checked) + label:before {
  background-color: #fff;
  border-radius: 60px;
  transition: background 0.4s;
}
.checkoutList .switch {
  padding-right: 50px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0px;
}
.switch .cmn-toggle {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch .cmn-toggle:checked:not(:disabled) ~ label:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(38, 166, 154, 0.1);
}
.switch .cmn-toggle:not(:disabled) ~ label:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.08);
}
.switch .cmn-toggle[disabled] + label {
  cursor: default;
}
.switch .cmn-toggle[disabled] + label:after,
.switch .cmn-toggle[disabled] + label .switch .cmn-toggle[disabled]:checked + label:after {
  background-color: #BDBDBD;
}
.switch .cmn-toggle:checked + label {
  opacity: 1;
  background-color: #005dab;
}
.switch .cmn-toggle:checked + label:after {
  top: 4px;
  left: 4px;
  bottom: 4px;
  width: 23px;
  background-color: #fff;
  margin-left: 30px;
  border-radius: 52px;
  transition: margin 0.4s;
  height: auto;
}
.switch .cmn-toggle:not(:checked) + label:before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  background-color: #fff;
  border-radius: 60px;
  transition: background 0.4s;
  width: auto;
  height: auto;
  -webkit-transform: none;
  transform: none;
  -webkit-transform-origin: 20% 40%;
  transform-origin: 100% 100%;
}
.switch label {
  padding: 2px;
  width: 60px;
  height: 30px;
  background-color: #005dab;
  opacity: 0.5;
  border-radius: 60px;
  transition: background 0.1s;
}
.switch [type="checkbox"]:not(:checked) + label:after {
  top: 4px;
  left: 4px;
  bottom: 4px;
  width: 23px;
  background-color: #005dab;
  border-radius: 52px;
  transition: margin 0.4s;
  height: auto;
  z-index: 1;
  border: none;
}
.switch [type="checkbox"]:checked + label:before {
  width: auto;
  height: auto;
  border: none;
  transition: background 0.4s;
}
/*************** Checkboxes ***************/
.switch.small-switch .cmn-toggle:not(:checked) + label:before {
  top: 1px;
  left: 1px;
  bottom: 1px;
  right: 1px;
}
.switch.small-switch .cmn-toggle:checked + label:after {
  width: 13px;
  margin-left: 21px;
}
.switch.small-switch [type="checkbox"]:not(:checked) + label:after {
  width: 13px;
}
.switch.small-switch label {
  width: 42px;
  height: 22px;
  box-sizing: border-box;
}
.switch.small-switch .cmn-toggle + label {
  position: relative;
  cursor: pointer;
  display: inline-block;
}
.switch.small-switch .cmn-toggle + label:before,
.switch.small-switch .cmn-toggle + label:after {
  content: '';
  position: absolute;
  z-index: 1;
}
.delete-admins input[type="submit"] {
  margin-top: 20px !important;
  margin-bottom: 20px;
  margin-left: 0px;
}
.delete-admins h4 {
  color: #005dab;
  text-transform: uppercase;
  border: none;
  padding: 0;
  margin: 0 0 1em 0;
}
.delete-admins .note {
  background: #fff;
  float: left;
  margin-top: 10px;
  border: 1px solid #005dab;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
}
.delete-admins .note a {
  display: block;
  height: 40px;
  padding: 0 20px;
  color: #005dab;
}
.delete-admins .note a:hover {
  background: #005dab;
  color: #fff;
}
.administratorsWidget #designateContact h2 {
  margin-top: 10%;
}
.reg-form .actions .button,
.reg-form .actions .cancel {
  vertical-align: middle !important;
}
.jcf-select-drop .jcf-select-drop-content {
  box-shadow: 0 5px 7px 0 rgba(29, 58, 85, 0.35);
  border: 0px;
  border-top: 1px solid #9b9b9d ;
}
.search-result-row .high-level-options {
  cursor: default;
}
.search-result-row .high-level-options .advanced-toggle {
  float: none;
}
.newSearchResults .previewToolbar {
  z-index: 51;
}
.newSearchResults .darkBackground {
  z-index: 50;
}
.noScroll {
  overflow: hidden;
}
.favoritesPublicationTable tbody > tr {
  margin: auto;
}
.favoritesPublicationTable td hr {
  margin-right: 30px;
}
.favoritesPublicationTable th.pubType,
.favoritesPublicationTable td.current {
  text-align: center;
}
.followResultsWidget .paginationLabelContainer span,
.followResultsWidget .paginationLabelContainer .emphasis {
  font-weight: bold;
}
.search-tabs-widget li a,
.searchResultOrder .visuallyhidden-xs {
  font-weight: bold;
}
.journalHomeRightContainer.articlePermissionsContainer {
  padding-right: 8px;
}
.checkout-expand .frmLogin .password-eye-icon {
  margin-right: 59px;
}
.checkout-expand .frmLogin .actions a,
.checkout-expand .frmLogin .actions .button {
  vertical-align: middle !important;
}
.ms-ctn .ms-helper {
  top: 7px !important;
  right: 4px !important;
}
.hiddenChildrenFacets .form-control {
  background: #E8E8E8;
}
.hiddenChildrenFacets .form-control .ms-sel-ctn input {
  background: #E8E8E8;
}
.hiddenChildrenFacets .form-control .ms-res-ctn .ms-res-item {
  color: black;
}
.hiddenChildrenFacets .form-control .ms-res-ctn .ms-res-item span {
  border: 1px solid rgba(0, 0, 0, 0.3);
  color: rgba(0, 0, 0, 0.3);
  font-size: 11px;
  border-radius: 3px;
  float: right;
  padding-right: 5px;
  padding-left: 5px;
}
.newAdvancedSearch .search-terms input.search-term[type=search] {
  padding: 19px 10px;
  font-size: 21px;
  font-family: 'NHaasGroteskTXW01-65Md', sans-serif;
}
.newAdvancedSearch .search-terms .formRow .fieldSelect {
  height: 40px;
  padding-left: 10px;
  font-size: 21px;
}
.newAdvancedSearch .search-terms .addTerm {
  margin-top: 8px;
}
.newAdvancedSearch .searchButtons {
  width: 100px;
  padding: 0px;
}
.newAdvancedSearch .search-tabs,
.newAdvancedSearch .mainSearchForm {
  background: #e8e8e8;
}
.newAdvancedSearch .jcf-radio,
.newAdvancedSearch .jcf-checkbox {
  background: #e8e8e8;
  border-width: 1px;
}
.newAdvancedSearch .jcf-checked {
  border-color: #005dab;
}
.newAdvancedSearch .sbOptions li {
  padding: 10px;
}
.newAdvancedSearch .formRow .sbOptions {
  margin-top: 10px !important;
}
.newAdvancedSearch .accessFilterList .jcf-radio span {
  background: #005dab;
  height: 5px;
  width: 5px;
  left: 4px;
  top: 4px;
}
.newAdvancedSearch .formRow {
  padding-top: 10px;
  display: inline-flex;
}
.newAdvancedSearch .formRow div.sbHolder {
  width: 150px;
  background: #e8e8e8;
  display: inline-block;
  margin-top: 2px;
  font-size: 21px;
  font-family: 'NHaasGroteskTXW01-65Md', sans-serif;
  padding: 9px 14px;
  box-sizing: border-box;
}
.newAdvancedSearch .formRowRes .sbHolder .sbSelector:after {
  padding-right: 0em;
}
.newAdvancedSearch .formRow .sbHolder {
  border: 1px solid #9b9b9d;
}
#pb-page-content .newAdvancedSearch .search-terms input {
  background: #e8e8e8;
  border: 1px solid #9b9b9d;
  width: 430px;
}
.advancedFilters .jcf-radio,
.advancedFilters .jcf-checkbox {
  height: 13px;
  width: 13px;
  margin: 0 5px 0 0;
}
.extraContentFilters span.jcf-checkbox {
  float: none;
}
.tfa-form-container .remember {
  margin-top: 10px;
}
div.checkboxAccess {
  margin: 10px 0px;
}
.citationFormats .articleList .art_authors .authorName {
  display: inline;
}
.purchaseArea .login-form .password-eye-icon {
  margin-right: 60px;
  margin-top: -27px;
}
.fig-caption-para-container p,
.fig-caption-para-container span {
  width: 85%;
  word-break: normal;
}
.payment .cc-number:before {
  bottom: 5px;
}
.CustomeHeader,
.returningUser {
  margin-top: 15px;
  font-weight: bold;
}
.createAccount {
  font-size: 14px;
  margin-bottom: 16px;
}
.checkoutList .actions {
  margin-top: 0px;
}
.billing-header {
  margin-bottom: 15px;
  font-weight: bold;
}
.return-user-container .checkout-expand {
  clear: both;
  margin-top: 35px;
}
.return-user-container {
  width: 40%;
  float: left;
}
.frmLogin .button {
  height: 38px;
  background-color: #002d72;
  margin-bottom: 38px;
  color: #ffffff;
}
.checkout-expand .createAccountContainer span {
  font-size: 14px;
  margin-bottom: 16px;
}
.checkout-expand .createAccountContainer input {
  display: block;
  margin-top: 16px;
  width: 100%;
  height: 38px;
  margin-left: 0px;
  background-color: #002d72;
  color: #ffffff;
}
.checkoutMethod {
  font-weight: bold;
}
.checkoutMethod .button {
  color: #ffffff;
  height: 38px;
  background-color: #002d72;
  margin-bottom: 38px;
  float: right;
}
.Identity-divider {
  width: 2px;
  background-color: #666;
  height: 362px;
  position: relative;
  left: 10%;
  margin-top: 53px;
  float: left;
}
.register-guest {
  width: 44%;
  float: right;
}
.register-guest label {
  font-size: 16px;
}
.helpers {
  font-size: 10px;
}
.helpers span {
  color: #ff0000;
}
.checkoutList .actions {
  margin-right: 0px;
}
.checkoutList .actions .button.primary {
  height: 38px;
  background-color: #002d72;
  margin-bottom: 38px;
  width: 100%;
  color: #ffffff;
  margin-left: 0px;
}
.PO-box {
  font-size: 20px;
  margin-top: 15px;
}
.PO-box .PO {
  font-size: 15px;
  font-weight: bold;
  vertical-align: text-top;
}
.billing-labels {
  display: inline-block;
}
.billing-labels span {
  display: block;
  font-weight: bold;
  margin-bottom: 8px;
}
.billing-data {
  display: inline-block;
  margin-left: 40px;
}
.billing-data label {
  display: block;
  margin-bottom: 8px;
}
.cc-number:before:not(#realNumber) {
  background: none;
}
.cc-number input[type=tel]:not(#realNumber) {
  padding-left: 10px;
}
div.input-group input.login,
div.input-group input.password,
div.input-group input.user {
  width: 100%;
}
div.input-group.credit-card-date-field select {
  display: inline;
  width: 30%;
  float: right;
  margin-left: 20px;
}
div.input-group.sec-num-field {
  clear: both;
  margin-top: 40px;
}
div.input-group.sec-num-field input {
  width: 63.7%;
  float: right;
}
div.input-group .password-eye-icon {
  position: absolute;
  margin-right: 10px;
  right: 0;
  color: #8DA3BC;
  font-size: 20px;
  margin-top: 0px;
}
.checkoutList .actions .place-order.button.primary {
  width: 100%;
  background-color: #002d72;
}
.confirmationMessage {
  border: 1px solid #000000;
  padding: 15px;
  margin: 5px 0px;
}
.billingPayment .billingAddressFields .input-group {
  margin-bottom: 0px;
}
.billingPayment .billingAddressFields .input-group input,
.billingPayment .billingAddressFields .input-group select {
  width: 100%;
}
.billingPayment.checkoutSubList .cc-number input {
  width: 100%;
}
.billingPayment.checkoutSubList #holderName {
  width: 100%;
}
.checkoutList .payment .creditCarPayment .actions {
  margin-right: 0px;
}
.checkoutPaymentList {
  border: none;
}
.credit-card-date-container {
  display: inline;
}
#orderSummary {
  display: none;
}
.register-guest .input-group {
  margin-bottom: 5px;
}
div.helpers {
  font-weight: bold;
}
.billingPayment .label.error {
  display: inline;
}
.billingPayment .label.error label {
  display: inline;
}
div[data-notification="realNumber"] #realNumber.invalid-card,
.sec-num-field #realNumber.invalid-card,
div[data-notification="realNumber"] #secNumber.invalid-card,
.sec-num-field #secNumber.invalid-card {
  border-color: #EF4623;
}
.invalid-cc {
  font-size: 12px;
  display: inline;
  color: #EF4623;
}
.creditCarPayment .actions .place-order:disabled {
  background-color: #DDDDDD;
}
.billingPayment .label.error {
  display: inline;
}
.billingPayment .label.error label {
  display: inline;
}
.titleOfOpenAccessWidget {
  display: flex;
}
.titleOfOpenAccessWidget h4,
.titleOfOpenAccessWidget .icon-arrow-material-icon_r {
  display: inline;
}
.titleOfOpenAccessWidget .icon-arrow-material-icon_r {
  margin-left: 125px;
  margin-top: 20px;
}
.titleOfOpenAccessWidget .rotator {
  transform: rotate(90deg);
  height: 50%;
}
.openAceessContent {
  display: flex;
}
.openAceessContent .openAccessImg,
.openAceessContent .textOfOpenAccess {
  display: inline;
}
.openAceessContent .openAccessImg img {
  width: 20px;
}
.openAceessContent .textOfOpenAccess {
  font-size: 12px;
  margin-left: 10px;
  color: #6d6e71;
}
.openAceessContent .textOfOpenAccess a {
  color: #6d6e71;
}
.doubleRightArrow {
  width: 15px;
  margin-left: 6px;
  vertical-align: text-bottom;
}
.subject {
  color: #6d6e71;
}
.subject.heading-1 {
  font-size: 20px;
}
.subject.heading-2 {
  font-size: 14px;
}
.newSearchResults .art_title {
  display: flex;
}
.article_title {
  margin-top: 25px;
}
.article_title .book_title {
  font-size: 18px;
}
.denialtitle .book_review {
  font-size: 16px;
  display: inline-block;
  margin-top: 25px;
  font-weight: normal;
}
.denialtitle .book_review .book_title {
  font-size: 18px;
}
.save-for-later-link {
  float: none;
  padding-left: 10px;
}
.follow-results-container .paginationLabelContainer .queryFilters {
  max-width: 415px;
  display: inline-block;
}
.follow-results-container .paginationLabelContainer .queryFilters .filter-tag {
  margin-bottom: 10px;
}
/*** /pb2/less/responsive/product/medium-up.less ***/
@media (min-width: 1280px) {
  .previewWindow .darkBackground {
    height: 100%;
    width: 100%;
  }
  .previewWindow .topNavigation,
  .previewWindow .bottomNavigation {
    display: none;
  }
  .previewWindow .content div {
    font-size: 14px;
  }
  .previewWindow .preview_window_icons {
    display: block;
    width: 3%;
    height: 5%;
    position: fixed;
    z-index: 100001;
    color: gray;
    font-size: 40px;
    top: 50%;
  }
  .previewWindow .preview_window_icons:hover {
    color: #d3d3d3;
    cursor: pointer;
    cursor: hand;
  }
  .previewWindow .preview_window_icons.icon-arrow_l {
    left: 21%;
  }
  .previewWindow .preview_window_icons.icon-arrow_r {
    right: 20%;
    text-align: right;
  }
  .previewWindow .whiteContent {
    background-color: white;
    position: fixed;
    height: 94%;
    width: 49.7%;
    z-index: 100001;
    padding: 27px;
    top: 7%;
    left: 24%;
    float: right;
    overflow: hidden;
    overflow-y: auto;
  }
  .previewToolbar {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    background-color: black;
    width: 100%;
    min-height: 69px;
    font-size: 13px;
    z-index: 3;
  }
  .previewToolbar div {
    height: 69px;
  }
  .previewToolbar .left,
  .previewToolbar .middle,
  .previewToolbar .right {
    display: block;
    float: left;
  }
  .previewToolbar .left {
    width: 35%;
  }
  .previewToolbar .left div {
    float: left;
  }
  .previewToolbar .left .preview-title-icon {
    overflow: hidden;
    color: white;
    line-height: 69px;
    text-overflow: ellipsis;
    margin-left: 1em;
    white-space: nowrap;
    width: 100%;
  }
  .previewToolbar .left .preview-title-icon:before {
    position: relative;
    line-height: 5.5em;
    font-weight: bold;
  }
  .previewToolbar .left .preview-title {
    font-family: inherit;
    transform: translateY(-50%);
    font-weight: 200;
    margin-left: 5px;
  }
  .previewToolbar .middle {
    width: 30%;
  }
  .previewToolbar .middle .preview-tools {
    width: 18%;
    float: left;
  }
  .previewToolbar .middle .preview-tools:hover {
    background-color: #1f261f;
  }
  .previewToolbar .middle .preview-tools.tool-fulltext {
    width: 28%;
    line-height: 69px;
    color: white;
    text-align: center;
    font-weight: 200;
  }
  .previewToolbar .middle .preview-tools:before {
    color: white;
    position: relative;
    left: 50%;
    margin-left: -8px;
    line-height: 69px;
    font-weight: bold;
  }
  .previewToolbar .right {
    width: 35%;
  }
  .previewToolbar .right .close-preview {
    position: relative;
  }
  .previewToolbar .right .close-preview:before {
    color: white;
    line-height: 40px;
    position: absolute;
    right: 17px;
    top: 15px;
  }
  .previewToolbar .right .close-preview:hover {
    font-weight: bold;
  }
  #searchResultContainer .search-tabs-widget .tab-nav li.searchBooksSite {
    position: absolute;
    right: 20px;
  }
  #searchResultContainer .search-tabs-widget .tab-nav li a {
    text-transform: capitalize;
  }
  #searchResultContainer .search-tabs-widget .tab-nav li:not(.searchBooksSite) a {
    font-size: 18px;
  }
  #searchResultContainer .nowrap {
    margin-right: 10px;
  }
  #searchResultContainer .nowrap:before {
    margin-right: 5px;
  }
  #pb-page-content .newSearchResults .search-results-header {
    border-bottom: none;
  }
  #pb-page-content .newSearchResults .search-results-header .advanced-toggle a {
    padding: 0px 0px;
    font-size: 18px;
  }
  #pb-page-content .newSearchResults .search-results-header .advanced-toggle a:after {
    content: "\e625";
    font-size: 15px;
  }
  #pb-page-content .newSearchResults .search-results-header .advanced-toggle.open a:after {
    content: "\e60b";
    font-size: 9px;
  }
  #pb-page-content .newSearchResults .searchResultItem {
    margin-bottom: 7px;
  }
  #pb-page-content .newSearchResults .searchResultItem .searchDeliverFormatsLinks {
    margin-top: 7px;
  }
  #pb-page-content .newSearchResults .searchResultItem .searchDeliverFormatsLinks .nowrap .icon-favorite2 {
    margin-right: 7px;
  }
  #pb-page-content .follow-results-container {
    line-height: 1em;
    margin-bottom: 2em;
  }
  #pb-page-content .follow-results-container .float-right {
    position: inherit;
    right: 0px;
  }
  #pb-page-content .follow-results-container .float-right a {
    color: dimgrey;
  }
  .item__removal__popup__text {
    -webkit-box-shadow: 6px -7px 15px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 6px -7px 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 6px -3px 15px 0 rgba(0, 0, 0, 0.2);
    left: 63%;
    top: 12%;
  }
  .item__removal__popup__text:before {
    border: 10px solid black;
    border-color: transparent transparent #fff #fff;
  }
  .item__removal__cart__text {
    width: 100%;
    margin-left: 0px;
  }
  .item__removal__cart__text a {
    color: #005dab;
  }
  .item__removal__cart__text .icon-exclamation {
    width: 21px;
    height: 21px;
  }
}
/*** /pb2/less/responsive/product/xsmall-only.less ***/
/* To be overridden on product level KEEP ME EMPTY

     - Any product specific styles that should go xsmall only (mobile) should go here.
     - always use min-width or max-width for media queries
     - don't use min-device-width or max-device-width for media queries
     - Please insert all styles in the following media query

     @media (max-width: ( @tabletViewportWidth -1)) {

     }
*/
/* ---------------Table of content---------------------------


                                          ***********************************************************************************************
                                          *        PLEASE UPDATE TABLE OF CONTENT IF YOU ADD ANYTHING                                   *
                                          *        -if you enter a new section or a new widget styles that are not already here         *
                                          *         start it with                                                                       *
                                          *         ---------------$section or widget---------------------------                        *
                                          *         always start it with a $ dollar sign for ease of access                             *
                                          *         then update table of content accordingly                                            *
                                          ***********************************************************************************************






                                          ***********************************************************************************************
                                          *        PLEASE UPDATE TABLE OF CONTENT IF YOU ADD ANYTHING                                   *
                                          *        -if you enter a new section or a new widget styles that are not already here         *
                                          *         start it with                                                                       *
                                          *         ---------------$section or widget---------------------------                        *
                                          *         always start it with a $ dollar sign for ease of access                             *
                                          *         then update table of content accordingly                                            *
                                          ***********************************************************************************************


---------------End Table of content--------------------------- */
@media (max-width: 749px) {
  .container {
    width: 100%;
  }
  .fix-width {
    width: 100%;
    margin: 0 auto;
  }
  .padded-content {
    padding: 0px 20px;
    box-sizing: border-box;
  }
  .return-user-container {
    width: 100%;
  }
  .return-user-container .float-right {
    width: 100%;
  }
  .return-user-container .float-right input {
    width: 100%;
  }
  .Identity-divider {
    display: none;
  }
  .register-guest {
    width: 100%;
  }
  .register-guest .checkoutMethod input {
    width: 100%;
  }
  .checkoutPaymentList {
    border: none;
  }
  div.input-group.credit-card-date-field select {
    float: none;
    margin-left: 0px;
    width: 49%;
  }
  .creditCarPayment .billingPayment.checkoutSubList #realNumber {
    width: 100%;
  }
  .creditCarPayment .billingPayment.checkoutSubList .sec-num-field {
    margin-top: 20px;
  }
  .creditCarPayment .billingPayment.checkoutSubList .sec-num-field #secNumber {
    width: 100%;
  }
  .item__removal__popup__text {
    display: none;
  }
}
/*** /pb2/less/responsive/product/small-only.less ***/
/* To be overridden on product level KEEP ME EMPTY

     - Any product specific styles that should go small only (tablet) should go here.
     - always use min-width or max-width for media queries
     - don't use min-device-width or max-device-width for media queries
     - Please insert all styles in the following media query

     @media only screen
     and (min-width : @tabletViewportWidth)
     and (max-width : @desktopViewportWidth) {

     }

*/
/* ---------------Table of content---------------------------


                                          ***********************************************************************************************
                                          *        PLEASE UPDATE TABLE OF CONTENT IF YOU ADD ANYTHING                                   *
                                          *        -if you enter a new section or a new widget styles that are not already here         *
                                          *         start it with                                                                       *
                                          *         ---------------$section or widget---------------------------                        *
                                          *         always start it with a $ dollar sign for ease of access                             *
                                          *         then update table of content accordingly                                            *
                                          ***********************************************************************************************






                                          ***********************************************************************************************
                                          *        PLEASE UPDATE TABLE OF CONTENT IF YOU ADD ANYTHING                                   *
                                          *        -if you enter a new section or a new widget styles that are not already here         *
                                          *         start it with                                                                       *
                                          *         ---------------$section or widget---------------------------                        *
                                          *         always start it with a $ dollar sign for ease of access                             *
                                          *         then update table of content accordingly                                            *
                                          ***********************************************************************************************


---------------End Table of content--------------------------- */
@media only screen and (min-width: 750px) and (max-width: 1279px) {
  .container {
    width: 740px;
  }
  .fix-width {
    width: 740px;
    margin: 0 auto;
  }
  .responsiveQuickSearchWidget .quickSearchFormContainer .container {
    width: 740px;
  }
  .page-header .logo-text {
    font-size: 30px;
  }
  .page-header .logo-container img {
    margin: 10px 10px 0 0;
  }
  .page-header .icons-container li {
    margin: 20px 6px 0 0px;
  }
  #pb-page-content header .icons-container ul {
    margin-left: 15px;
  }
  .page-header .nav-container {
    display: inline-block;
  }
  .page-header .nav-container li {
    margin-right: 4px;
  }
  .page-header .icons-container li,
  .sticky-header .homepage-header li {
    margin: 20px 6px 0 0px;
  }
  .sticky-header .header-icons {
    width: 166px;
  }
  .sticky-header .homepage-header .logo-text-container,
  .homepage-header .logo-text-container {
    display: none;
  }
  .page-header .logo-container {
    display: inline-block;
  }
  #pb-page-content header .icons-container ul {
    width: 109px;
  }
  .sticky-header #pb-page-content .header-layout nav .inline-list {
    padding: 15px 0px;
  }
  .sticky-header .homepage-header .nav-container li {
    margin-right: 10px;
  }
  .page-header .nav-container {
    display: inline-block;
    vertical-align: top;
    padding-top: 40px;
  }
  .sticky-header .page-header .nav-container {
    vertical-align: top;
    padding-top: 0px;
  }
  .sticky-header .homepage-header .block-icon li {
    margin: 0 8px 0 0px;
  }
}
