.panel .listings > li { border-top: 1px solid #e8e8e8; }
@media only screen and (max-width: 40em) { .panel div.row div.columns div.row div.columns:first-child ul.listings li:first-child { border-top: 0; } }
@media only screen and (max-width: 40em) { .panel.new-titles div.divider { display: none; }
  .panel.new-titles div.row div.columns { border-bottom: 1px solid #e8e8e8; margin-top: 15px; }
  .panel.new-titles div.row:last-child div.columns:last-child { border-bottom: 0; } }
.panel.authors .image, .panel.authors .element-cover-image { height: auto; margin-bottom: 20px; }
.panel.blog { height: auto; }
.panel.blog .image, .panel.blog .element-cover-image { height: auto; overflow: hidden; margin-bottom: 30px; width: 100%; }
.panel.news, .panel.events { overflow: hidden; }
.panel.news .image, .panel.news .element-cover-image, .panel.events .image, .panel.events .element-cover-image { margin-bottom: 20px; float: left; height: auto; width: 100%; max-width: none; }
.panel.news .title, .panel.events .title { margin-bottom: 8px; }
.panel .divider { border-top: 1px solid #e8e8e8; padding-bottom: 15px; margin-top: 15px; clear: both; }
@media only screen and (max-width: 64em) and (min-width: 40em) { .panel.titles-collections .columns { min-height: 340px; } }
@media only screen and (max-width: 40em) { .panel.collections .description, .panel.collections .title, .panel.collections .name, .panel.collections .occupation, .panel.authors .description, .panel.authors .title, .panel.authors .name, .panel.authors .occupation { width: 72%; float: right; }
  .panel.titles-collections .details { border-bottom: 0; padding-bottom: 0; } }

@media only screen and (min-width: 40.063em) { .panel { padding: 15px; margin-left: 0; margin-right: 0; }
  .panel .button.transparent { width: auto; position: static; margin-left: 0; margin-top: 0; }
  .panel .divider { border-top: 1px solid #e8e8e8; padding-bottom: 15px; margin-top: 15px; clear: both; }
  .panel.blog { margin-right: -5px; }
  .panel .image.promo img, .panel .promo.element-cover-image img { float: right; }
  .panel .has-tip { border-style: none; }
  .panel.news .image, .panel.news .element-cover-image, .panel.events .image, .panel.events .element-cover-image { width: 240px; height: 110px; float: left; margin-right: 20px; }
  .panel.news .details, .panel.events .details { float: left; width: 62%; }
  .panel.news .details.full-width, .panel.events .details.full-width { width: 100%; }
  .panel.titles-collections .image, .panel.titles-collections .element-cover-image { height: 225px; }
  .panel.titles-collections .image:focus, .panel.titles-collections .element-cover-image:focus { outline: 5px solid #649FF9; }
  .panel.titles-collections .image img, .panel.titles-collections .element-cover-image img { max-height: 225px; width: 100%; height: auto; } }
@media only screen and (min-width: 64.063em) { .panel { padding-bottom: 30px; }
  .panel.blog .image, .panel.blog .element-cover-image { overflow: hidden; margin-bottom: 30px; }
  .panel.authors .image, .panel.authors .element-cover-image { margin-bottom: 15px; }
  .panel.titles-collections .details { border-bottom: 0; } }
@media only screen and (min-width: 83.063em) { .panel { padding: 23px; } }
.panel.twitter { height: auto; }
.panel.twitter a { clear: both; color: inherit; }
.panel.twitter a:hover { color: #006FCA; }
.panel.twitter .image, .panel.twitter .element-cover-image { width: 80px; height: 80px; float: left; margin-right: 14px; }
.panel.twitter .details { float: left; }
.panel.twitter .details .handle { display: block; }
.panel.twitter .user { overflow: hidden; padding-bottom: 15px; }
.panel.twitter .tweet-single { border-top: 1px solid #e8e8e8; padding-top: 0; padding-bottom: 10px; clear: both; position: relative; }
.panel.twitter .tweet-single .name { display: inline-block; margin-right: 6px; }
.panel.twitter .time-from-posted { display: none; color: #595959; }
.panel.twitter .name { margin-bottom: 0; }
.panel.twitter .handle, .panel.twitter .link { color: #595959; display: inline-block; }
.panel.twitter .text { width: 100%; }
.panel.twitter .text a { display: inline-block; }
.panel.twitter .text a:hover { color: #006FCA; }
.panel.twitter .link { margin-top: 7px; float: left; }

@media only screen and (min-width: 40.063em) { .panel.twitter .tweet-single { padding-top: 5px; padding-bottom: 15px; }
  .panel.twitter .text { width: 90%; }
  .panel.twitter .time-from-posted { display: block; position: absolute; right: 0; top: 0; padding-top: 14px; } }
@media only screen and (min-width: 64.063em) { .panel.twitter .tweet-single:last-child { display: block; } }
.sub-header { background: #f3f3f3; width: 100%; }
.sub-header .logo-core { display: none; }
.sub-header .submit-in-field { max-width: none; }
.sub-header form { margin-bottom: 0; }
.sub-header input { margin-bottom: 0; }
.sub-header .subject-search { padding: 0 10px; }
.sub-header .subject-search .submit-in-field { border: 1px solid #cccccc; border-radius: 4px; }
.sub-header .subject-search .submit-in-field.glow { border: 1px solid #006FCA; }
.sub-header .subject-search .submit-in-field:hover, .sub-header .subject-search .submit-in-field:focus { border-color: #006FCA; }
.sub-header .subject-search input[type="text"], .sub-header .subject-search input[type="search"], .sub-header .subject-search input[type="submit"] { height: 32px; line-height: 15px; border: 0px !important; }
.sub-header .accessible { display: block; float: left; margin-top: 10px; }
.sub-header .advanced-small { display: none; }
.sub-header > .row { padding: 5px 0; }

.slide-up, .slide-down { max-height: 0; overflow-y: hidden; -moz-transition: max-height 0.5s ease-in-out; -o-transition: max-height 0.5s ease-in-out; -webkit-transition: max-height 0.5s ease-in-out; transition: max-height 0.5s ease-in-out; }

.slide-down { max-height: 100px; border-bottom: 1px solid #dedede; }

.logo-core { background-image: url("../images/logo_core.svg"); background-position: 0 0; background-repeat: no-repeat; height: 16px; width: 110px; float: left; background-size: contain; -ms-behavior: url("/cambridge-core/public/ie-only/backgroundsize.min.htc"); margin-top: 10px; }
@media only screen and (max-width: 320px) { .logo-core { width: 100px; } }
.logo-core.birthday { background-image: url("../images/CambridgeCore_1BalloonY_HORIZ-BLK.png"); background-position: 0 0; background-repeat: no-repeat; }

@media only screen and (min-width: 40.063em) { .sub-header { height: 45px; display: block; border-bottom: 1px solid #dedede; }
  .sub-header.slide-up { max-height: none; }
  .sub-header .submit-in-field { float: left; }
  .sub-header .logo-core { display: block; height: 24px; width: 150px; margin-top: 7px; }
  .sub-header .subject-search { width: 338px; float: right; margin-right: -2px; }
  .sub-header .accessible { display: none; }
  .sub-header .advanced-small { display: inline-block; float: right; } }
.split-panel { padding: 0; }
.split-panel .wrapper { overflow: hidden; width: 100%; }
.split-panel .panel { margin-left: 0; margin-right: 0; }
.split-panel .narrow-column { padding-top: 20px; -moz-transition: height 0.5s ease-in; -o-transition: height 0.5s ease-in; -webkit-transition: height 0.5s ease-in; transition: height 0.5s ease-in; }
@media only screen and (min-width: 64.063em) { .split-panel .narrow-column.closed-view { height: 75px; } }
@media only screen { .split-panel .narrow-column form { margin: 0; } }
@media only screen and (min-width: 64.063em) { .split-panel .narrow-column form { margin: 0 0 1.14286rem; } }
@media only screen and (max-width: 64em) { .split-panel .narrow-column { height: auto; }
  .split-panel .narrow-column.panel:not(.book):not(.chapter):not(.article):not(.left-side-bar-nav):not(.search):not(.journal-information):not(.help) .panel-sticky { padding: 0px !important; }
  .split-panel .narrow-column .actions:not(.book-page):not(.article):not(.chapter-page) { display: none; } }
@media only screen and (max-width: 40em) { .split-panel .narrow-column.panel:not(.book):not(.chapter) { padding-top: 0 !important; } }
@media only screen and (max-width: 64.063em) { .split-panel .narrow-column.book { display: inline-block !important; } }
.split-panel .narrow-column.panel { background: #FFFFFF; padding: 0; margin-top: 0; min-height: 74px; margin-bottom: 10px; }
.split-panel .narrow-column .keyword-title { margin-bottom: 20px; }
.split-panel .narrow-column h5.header { margin-left: 30px; margin-bottom: 0px; }
@media only screen and (min-width: 64.063em) { .split-panel .narrow-column.article-page > div.actions:first-child, .split-panel .narrow-column.chapter > div.actions:first-child { margin-top: 50px; } }
.split-panel .main-column { background: #FFFFFF; }
.split-panel .main-column.closed-view { float: right; width: 100%; }
.split-panel .main-column.closed-view .reading-width { margin-left: auto; margin-right: auto; }
.split-panel .main-column.panel { padding-top: 0 !important; }
.split-panel .main-column.padding-top { padding-top: 20px !important; }
.split-panel .reading-width { max-width: 740px; width: 100%; margin-top: 60px; transition: all 300ms ease-out; }
@media only screen and (min-width: 73em) { .split-panel .reading-width { max-width: 800px; } }
@media only screen and (min-width: 75em) { .split-panel .reading-width { max-width: 840px; } }
@media only screen and (min-width: 80em) { .split-panel .reading-width { max-width: 870px; } }
.split-panel .reading-width.journal-reader { margin-top: 20px; }
@media only screen and (max-width: 64em) { .split-panel .reading-width { max-width: 100%; } }
@media only screen and (max-width: 40em) { .split-panel .reading-width.introduction { margin-top: 20px !important; } }
.split-panel .reading-width.journal-all-issues { max-width: 100%; }
@media only screen and (min-width: 64.063em) { .split-panel .reading-width.journal-all-issues { margin-top: 100px; } }
.split-panel .reading-width.institutions { margin-top: 0px; }
@media only screen and (max-width: 40em) { .split-panel .reading-width input[type=checkbox] { margin-left: 0.05rem; } }
.split-panel .reading-width.has-issue-cover-or-magazine-link { max-width: 100%; margin-right: 0; }
@media only screen and (max-width: 40em) and (orientation: portrait) { .split-panel .reading-width.has-issue-cover-or-magazine-link .issue-cover-or-magazine-link { display: flex; align-items: center; align-content: center; justify-content: center; } }
@media only screen and (min-width: 40.063em) { .split-panel .reading-width.has-issue-cover-or-magazine-link .issue-cover-or-magazine-link > .row { float: right; } }
@media only screen and (min-width: 64.063em) { .split-panel .reading-width.has-issue-cover-or-magazine-link .issue-cover-or-magazine-link > .row { width: 180px; } }
@media only screen and (min-width: 0em) and (max-width: 64em) { .split-panel .reading-width.has-issue-cover-or-magazine-link .issue-cover-or-magazine-link > .row { width: 150px; } }
.split-panel .reading-width.has-issue-cover-or-magazine-link .issue-cover-or-magazine-link .magazine-view-link .button { font-size: 13px; width: 100%; padding: 5px; }
@media only screen and (max-width: 40em) { .split-panel .page-operatives.inline + .reading-width { margin-top: 60px !important; } }
.split-panel .article-title { margin-bottom: 20px; clear: both; }
.split-panel .show-all { float: right; clear: none !important; }
.split-panel .show-all .icon { margin: 0 0 -2px 5px !important; }
.split-panel .panel-sticky:not(.core-reader-sidebar) { padding-top: 15px !important; }
.split-panel .bookmark-list li { margin-bottom: 7px; }
.split-panel .bookmark-list li a { font-family: "Noto Sans", Helvetica, Roboto, Arial, sans-serif !important; font-weight: bold; color: #333333; }
.split-panel .bookmark-list li a:hover, .split-panel .bookmark-list li a:focus { color: #006FCA; }
.split-panel .accordion .accordion-navigation > a { border-bottom: 0; padding-left: 0; color: #595959; overflow: hidden; padding-top: 5px; float: left; }
.split-panel.opposite-cols .main-column.panel { float: left; border-left: 0; }
.split-panel.opposite-cols .actions .pdf { background-position: right -7px; padding-right: 23px; padding-left: 0; }
.split-panel.opposite-cols .actions .pdf:hover, .split-panel.opposite-cols .actions .pdf:focus { background-position: right -7px; }
.split-panel .button.transparent { left: auto; margin-left: 0; width: auto; margin-top: 0; position: relative; text-align: left; }
.split-panel .button.transparent .pdf { width: auto; margin-bottom: 0; height: 18px; line-height: 22px; }
.split-panel .all-issues-top-content-area { margin-top: 100px; }
@media only screen and (min-width: 0em) and (max-width: 64em) { .split-panel .all-issues-top-content-area { margin-top: 50px; } }
.split-panel .all-issues-top-content-area + .reading-width.journal-all-issues { margin-top: 0; }

@media only screen and (min-width: 64.063em) { .split-panel .wrapper { background: #f3f3f3; margin-top: 15px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; position: relative; z-index: 0; display: table; }
  .split-panel .narrow-column.panel { background: #f3f3f3; border: 0; box-shadow: none; display: table-cell; float: none; vertical-align: top; }
  .split-panel .narrow-column.closed-view { margin: 0; width: 0; }
  .split-panel .narrow-column.closed-view .actions { padding: 0; width: 0; }
  .split-panel .narrow-column--right { float: right !important; }
  .split-panel .main-column--left { float: left !important; }
  .split-panel .main-column { padding-left: 25px; padding-top: 25px; border-left: 1px solid #dedede; }
  .split-panel .main-column.panel { margin-top: 0; border: 0; border-left: 1px solid #e8e8e8; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; padding-top: 65px; float: none; display: table-cell; vertical-align: top; }
  .split-panel .main-column.panel.chapter { min-height: 950px; }
  .split-panel .main-column.equal-gaps { padding-right: 25px; }
  .split-panel .main-column.closed-view { border-left: 0; }
  .split-panel .main-column.closed-view .reading-width { position: relative; max-width: 740px; } }
@media only screen and (min-width: 64.063em) and (min-width: 73em) { .split-panel .main-column.closed-view .reading-width { max-width: 840px; } }
@media only screen and (min-width: 64.063em) and (min-width: 75em) { .split-panel .main-column.closed-view .reading-width { max-width: 1000px; } }
@media only screen and (min-width: 64.063em) and (min-width: 80em) { .split-panel .main-column.closed-view .reading-width { max-width: 1050px; } }
@media only screen and (min-width: 64.063em) { .split-panel .main-column.closed-view .file-actions { padding-left: 1px; }
  .split-panel.opposite-cols .main-column.panel, .split-panel.opposite-cols .narrow-column.panel { float: none; }
  .split-panel.opposite-cols .panel { margin-top: 0; } }
.tabs-price { display: block; width: 100%; background: none; border-color: #e8e8e8 !important; margin: 20px 0; float: left; width: 100%; }
.tabs-price .buy, .tabs-price .rental { display: block; float: left; clear: left; background: none; color: #333333 !important; }

.tabs.grey { display: table; margin-top: 20px; clear: both; border: 1px solid #ccc; }
.tabs.grey li { float: left; }
.tabs.grey .buy, .tabs.grey .rental { display: inline-block; }
.tabs.grey a { background: #f7f7f7; padding: 14px 12px; display: block; color: inherit; }
.tabs.grey a:hover, .tabs.grey a:focus { color: #006FCA; }
.tabs.grey a span { float: none; }

@media only screen and (min-width: 40.063em) { .tabs.grey { display: table; border: 1px solid #ccc; margin-top: 20px; background: #fbfbfb; clear: both; width: auto; }
  .tabs.grey .buy, .tabs.grey .rental { clear: none; } }
.banner .search { width: 100%; position: relative; margin-top: 50px; }
.banner .search .heading_05, .banner .search .right-side-cols .title-underline h3, .right-side-cols .title-underline .banner .search h3, .banner .search .carousel-container .description, .carousel-container .banner .search .description { display: none; color: #FFFFFF; text-align: center; margin-bottom: 2em; }
.banner .search .button.browse-subject { width: 200px; height: 44px; margin: 0 auto; display: block; }
.banner .search .advanced-search-home { padding: 4px; }
.banner .search .filters { margin-bottom: 10px; }
.banner .search .filters .advanced-search, .banner .search .filters .accessible { float: left; color: #FFFFFF; }
.banner .search .filters .advanced-search.birthday, .banner .search .filters .accessible.birthday { text-shadow: 0 1px 1px #000000; }
.banner .search .filters .advanced-search:hover { color: #006FCA; }
.banner .search .filters .accessible input[type="checkbox"] { margin: 0 10px 0 20px; }
.banner .search .browse-subject-wrapper { margin-bottom: 100px; }
.banner.logged-in { max-height: 400px; }
.banner.logged-in .search { margin-top: 30px; }

@media only screen and (min-width: 40.063em) { .banner .search { width: 600px; margin-left: -285px; position: absolute; left: 50%; top: 45%; bottom: auto; }
  .banner .search .heading_05, .banner .search .right-side-cols .title-underline h3, .right-side-cols .title-underline .banner .search h3, .banner .search .carousel-container .description, .carousel-container .banner .search .description { display: block; }
  .banner .search .button.browse-subject { width: 230px; height: 45px; }
  .banner .search .home-search-container { max-width: 570px; margin-left: 7.8%; }
  .banner .search .main-input { width: auto !important; }
  .banner .search .browse-subject-wrapper { margin-left: 2%; } }
@media only screen and (min-width: 64.063em) { .banner .search { position: absolute; }
  .banner .search .main-input { height: 42px; }
  .banner .search .main-input input:focus { border: 1px solid #006FCA; }
  .banner .search .filters { margin-bottom: 20px; display: block; }
  .banner .search .filters .adv-search { width: auto; padding-left: 23px; margin-top: 1px; height: 20px; }
  .banner .search .button.browse-subject { float: right; }
  .banner .search .home-search-container { margin-left: 0; }
  .banner .search .browse-subject-wrapper { margin-left: 10px; } }
.breadcrumbs-wrapper { background: #f3f3f3; }
.breadcrumbs-wrapper .breadcrumbs { border: 0; background: none; padding-top: 8px; padding-bottom: 8px; }
@media only screen and (max-width: 40em) { .breadcrumbs-wrapper .breadcrumbs { width: 100%; } }
.breadcrumbs-wrapper .breadcrumbs > * { text-transform: none; text-decoration: none; }
.breadcrumbs-wrapper .breadcrumbs > *:first-child:before { content: ""; margin: 0; }
.breadcrumbs-wrapper .breadcrumbs > *:before { content: ">"; margin: 0 12px 0 0; }
.breadcrumbs-wrapper .breadcrumbs > * a, .breadcrumbs-wrapper .breadcrumbs > * span { line-height: 22px; margin-right: 12px; text-decoration: none; }
.breadcrumbs-wrapper .backToSearch { padding-top: 1.0em; padding-bottom: 1.2em; padding-right: 0; }
.breadcrumbs-wrapper .backToSearch li { width: 100%; }
.breadcrumbs-wrapper .backToSearch a { padding-top: 8px; padding-bottom: 8px; }

@media only screen and (min-width: 40.063em) { .breadcrumbs-wrapper { background: #FFFFFF; }
  .breadcrumbs-wrapper .breadcrumbs { padding-top: 1.2em; padding-bottom: 1.2em; }
  .breadcrumbs-wrapper.smaller .breadcrumbs { padding-top: 0.7em; padding-bottom: 0.7em; }
  .breadcrumbs-wrapper.smaller .backToSearch { padding-top: 0.5em; padding-bottom: 0; }
  .breadcrumbs-wrapper.smaller .backToSearch a { padding-top: 0; padding-bottom: 0; }
  .backToSearch { width: 180px; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) { .breadcrumbs-wrapper .backToSearch { width: 160px; } }
.representation { margin-bottom: 10px; overflow: hidden; clear: both; }
.representation .title, .representation .title h5 { color: #333333; }
.representation h4 { clear: both; }
@media only screen and (min-width: 40.063em) { .representation .checklist-col { float: left; width: 5%; min-width: 35px; } }
@media only screen and (max-width: 40em) { .representation .checklist-col + .details { width: 87% !important; } }
.representation.indent-0 { border-top: 1px solid #e8e8e8; padding-top: 15px; margin-top: 15px; }
.representation.indent-0.first { border-top: 0; }
.representation.indent-1 { padding-left: 35px; }
.representation.indent-2 { padding-left: 70px; }
.representation.indent-3 { padding-left: 105px; }
.representation.indent-4 { padding-left: 140px; }
.representation .author, .representation .source { margin-bottom: 0; }
.representation:last-of-type .details { border-bottom: 0; }
.representation .product-listing-with-inputs-content.has-citation-count .altmetric-core-desktop { margin-top: 40px; }
.representation .product-listing-with-inputs-content .details .title > a:not(.part-link) { display: none !important; }
.representation .citation-wrapper { position: absolute; right: 0; }
.representation .citation-wrapper .citation .number { background: #e8e8e8; padding: 0 5px; border-radius: 8px; font-weight: bold; }

.results-listing .category .representation.indent-0:nth-of-type(1) { border-top: 0; }

.news-item .main-news-image { width: 240px; max-width: 240px; float: right; margin: 0 0 20px 20px; }
@media only screen and (max-width: 40em) { .news-item .main-news-image { max-width: 100%; width: 100%; margin: 0 0 20px 0; float: none; } }
.news-item .cms-area.ui-sortable { clear: both; }

.panel.publishing-partners > div.row { margin-bottom: 20px; }
@media only screen and (max-width: 40em) { .panel.publishing-partners > div.row { margin-bottom: 0px; } }
@media only screen and (max-width: 40em) { .panel.publishing-partners .partner { margin-bottom: 20px; }
  .panel.publishing-partners .partner .image, .panel.publishing-partners .partner .element-cover-image { width: 100%; margin-bottom: 10px; } }

.blog-listing { padding-bottom: 20px; }
.blog-listing .left-align-image .image, .blog-listing .left-align-image .element-cover-image { width: 25%; float: left; padding-right: 5px; margin-right: 0; }
.blog-listing .left-align-image .content { width: 75%; float: left; }
.blog-listing .left-align-image.small .image, .blog-listing .left-align-image.small .element-cover-image { width: 15%; float: left; }
.blog-listing .left-align-image.small .content { width: 85%; float: left; }
.blog-listing .content.full-width { width: 100% !important; float: none; }

.panel.collection-listing > div.row { margin-bottom: 20px; }
@media only screen and (max-width: 40em) { .panel.collection-listing > div.row { margin-bottom: 0; } }
.panel.collection-listing > .overflow { display: none; }
@media only screen and (max-width: 40em) { .panel.collection-listing .collection { margin-bottom: 20px; }
  .panel.collection-listing .collection .image, .panel.collection-listing .collection .element-cover-image { width: 100%; margin-bottom: 10px; } }
.panel.collection-listing h3 { font-size: 14px; font-weight: bold; }

@media only screen and (min-width: 64.063em) { .sub-collection-titles img { max-width: 180px; } }
@media only screen and (min-width: 40.063em) { .sub-collection-titles h2 { width: 90%; } }
.sub-collection-titles .titles-collections { padding: 0; border: none; box-shadow: none; }
.sub-collection-titles .titles-collections .overview .image a > img, .sub-collection-titles .titles-collections .overview .element-cover-image a > img { width: 100% !important; }
.sub-collection-titles .button.transparent { text-align: center; }
.sub-collection-titles ul.social { position: absolute; right: 22px; z-index: 1; }
@media only screen and (max-width: 40em) { .sub-collection-titles ul.social { margin-top: 16px; } }
@media only screen and (min-width: 40.063em) { .sub-collection-titles ul.social { margin-top: 0; top: 14px; } }

.page-error .text-center .button.blue:hover { color: white; }

@media only screen and (min-width: 64.063em) { .html-view .page-error { margin-top: 100px; } }

.article-wrapper .article-page .refme-wrapper { position: absolute; }
.article-wrapper .article-page .overview { margin-bottom: 40px; }
.article-wrapper .article-page .overview li.title { max-width: 80%; }
.article-wrapper .article-page .details .author { margin-bottom: 5px; }
.article-wrapper .article-page .details .author > .icon.small.toggle-affiliations, .article-wrapper .article-page .details .author > .icon.small.toggle-affiliations:hover, .article-wrapper .article-page .details .author > .icon.small.close { height: 17px; background-position: 3px 1px; }
.article-wrapper .article-page .italic { font-style: italic; }
.article-wrapper .article-page .accordion .accordion-navigation > a { margin-bottom: 10px; }
.article-wrapper .article-page .title { margin: 20px 0 0; }
@media only screen and (min-width: 64.063em) { .article-wrapper .article-page .title { margin: 0; } }
.article-wrapper .article-page .subtext { position: relative; top: -3px; }
.article-wrapper .article-page .name { margin-top: 8px; }
.article-wrapper .article-page .article-title { margin-bottom: 10px; margin-top: 5px; }
.article-wrapper .article-page .article-title a { vertical-align: super; font-size: small; }
.article-wrapper .article-page .content { padding-bottom: 25px; padding-top: 0 !important; color: #595959; }
.article-wrapper .article-page .abstract-translations title { margin-bottom: 15px; display: block; color: #333333; }
.article-wrapper .article-page .summary-title { margin-bottom: 15px; }
.article-wrapper .article-page .summary-title h2 { font-size: 18px; }
.article-wrapper .article-page .article-overview { margin-bottom: 25px; }
.article-wrapper .article-page .article-overview .sub-title { font-size: 13px; margin: 20px 0 20px 0 !important; color: #333; }
.article-wrapper .article-page .article-overview .abstract-title-wrapper { width: 120px; }
.article-wrapper .article-page .article-overview-large-icon { padding-top: 10px; }
.article-wrapper .article-page .description { line-height: 1.6em !important; }
.article-wrapper .article-page .description a { color: #006FCA; }
.article-wrapper .article-page .description .corresp .label { background-color: inherit; color: inherit; font-size: inherit; padding: 0; }
.article-wrapper .article-page .summary-title-reveal { margin-bottom: 0 !important; }
.article-wrapper .article-page .accordian-article { margin-top: -7px; }
.article-wrapper .article-page .accordian-article a { overflow: visible !important; }
.article-wrapper .article-page .accordian-article a:hover span, .article-wrapper .article-page .accordian-article a:focus span { color: #006FCA; text-decoration: underline; }
.article-wrapper .article-page .accordian-article .icon { float: right; margin-top: -16px; padding-left: 0 !important; padding-right: 18px !important; background-position: right 1px !important; }
.article-wrapper .article-page .accordian-article .icon span { font-size: 13px; font-family: "Noto Sans", Helvetica, Roboto, Arial, sans-serif; font-weight: bold; color: #333333; margin-top: -1px; display: inline-block; float: left; margin-right: 3px; }
.article-wrapper .article-page .accordian-article-large-icon { margin-top: -18px; }
.article-wrapper .article-page .abstract-text .graphical-abstract { float: left; margin-right: 20px; margin-bottom: 20px; }
.article-wrapper .article-page .abstract-text .abstract ul, .article-wrapper .article-page .abstract-text .abstract ol { list-style-type: none; margin-left: 15px; margin-bottom: 15px; }
.article-wrapper .article-page .abstract-text .abstract .abs-list-label { margin-right: 5px; }
.article-wrapper .article-page .abstract-image .file-actions { margin-top: 0; margin-bottom: 20px; }
.article-wrapper .article-page .abstract-image .file-actions li { margin-top: 0; }
.article-wrapper .article-page .article-components li { margin-bottom: 5px; }
@media only screen and (min-width: 40.063em) { .article-wrapper .article-page .article-components li { float: left; margin-right: 20px; }
  .article-wrapper .article-page .article-components li:last-child { margin-left: 0; } }
.article-wrapper .article-page .article-components li.article-warning { clear: both; background-color: #edf7ff; border: 1px solid #006FCA; padding: 5px; border-radius: 5px; font-size: 13px; color: #595959; margin: 5px 0; }
.article-wrapper .article-page .article-components li.article-warning a { color: #006FCA; text-decoration: underline; }
.article-wrapper .article-page .score-card { color: #595959; margin-bottom: 40px; font-size: 0.95rem; }
.article-wrapper .article-page .score-card h4 { font-size: 1.2rem; margin: 20px 0 0 0; }
@media only screen and (max-width: 40em) { .article-wrapper .article-page .score-card h4 { text-align: center; } }
.article-wrapper .article-page .score-card .donought-container { position: relative; padding-top: 20px; text-align: center; }
@media only screen and (max-width: 40em) { .article-wrapper .article-page .score-card .donought-container img { max-width: 150px; } }
@media only screen and (min-width: 40.063em) { .article-wrapper .article-page .score-card .donought-container img { max-width: 110px; } }
.article-wrapper .article-page .score-card .donought-container p { position: absolute; top: 60%; left: 50%; transform: translate(-50%, -50%); font-size: 1.5rem; }
.article-wrapper .article-page .score-card .donought-container p .smaller { text-align: center; font-size: 0.8rem; color: #b9b8b8; font-weight: bold; display: block; }
.article-wrapper .article-page .score-card .question-text { border-bottom: 1px solid #e8e8e8; padding: 10px; }
.article-wrapper .article-page .score-card .question-score .score { background-color: #f3f3f3; border-radius: 50%; padding: 5px; position: absolute; top: 50%; transform: translateY(-50%); }
.article-wrapper .article-page .score-card .question-score .score .larger { font-size: 1.4rem; }
.article-wrapper .article-page .divider.less-space { padding-bottom: 10px; margin-top: 10px; }
.article-wrapper .article-page .reading-width { margin-top: 0; }
.article-wrapper .article-page.narrow-column { margin-top: 15px !important; min-height: 0 !important; }
.article-wrapper .article-page .product-nav { height: 40px; }
.article-wrapper .article-page .product-nav li:nth-child(1) { float: left; }
.article-wrapper .article-page .product-nav li:nth-child(2) { float: right; }
.article-wrapper .page-operatives { z-index: 0; }
@media only screen and (min-width: 64.063em) { .article-wrapper .page-operatives { padding-top: 10px; } }
.article-wrapper .page-operatives li { margin-right: 10px; }
.article-wrapper .page-operatives.enable-full-width .text-resizer-controls > li { margin-right: 0; }
.article-wrapper .page-operatives.enable-full-width .text-resizer-controls #text-resizer-controls { margin-left: 20px; }
.article-wrapper .page-operatives.enable-full-width.closed-view { z-index: 1; }
.article-wrapper .page-operatives.enable-full-width.closed-view .narrow-column { float: right; width: 12%; }
.article-wrapper .page-operatives.enable-full-width.closed-view .narrow-column .text-resizer-controls #text-resizer-controls { margin-left: 10px; }
.article-wrapper .page-operatives.enable-full-width.closed-view .narrow-column .text-resizer-controls #text-resizer-controls .large-text { margin-right: 0; }
.article-wrapper .page-operatives.enable-full-width.closed-view .narrow-column .icon.toggle.open-drawer { margin-left: 0; }
.article-wrapper .article-meta { padding-top: 15px; }
.article-wrapper .article-meta.overview { margin-bottom: 0; }
.article-wrapper .article-meta ul.access { position: relative; top: auto; }
@media only screen and (min-width: 40.063em) { .article-wrapper .article-meta ul.access { float: right; } }
@media only screen and (max-width: 40em) { .article-wrapper .article-meta ul.access { margin-bottom: 5px; } }
.article-wrapper .article-meta ul.access li { font-size: 13px; font-weight: normal; }
.article-wrapper .article-meta ul.access li.citation .number { background: #e8e8e8; padding: 0 5px; border-radius: 8px; }
@media only screen and (min-width: 40.063em) { .article-wrapper .article-meta ul.access li:last-child { margin-right: 0; } }
.article-wrapper .article-meta ul.title-volume-issue { float: left; width: 100%; }
@media only screen and (min-width: 40.063em) { .article-wrapper .article-meta ul.title-volume-issue { width: 60%; } }
@media only screen and (min-width: 64.063em) { .article-wrapper .article-meta ul.title-volume-issue { width: 70%; } }
.article-wrapper .article-meta ul.title-volume-issue li { font-size: 13px; }
@media only screen and (min-width: 40.063em) { .article-wrapper .article-meta ul.title-volume-issue li { float: left; } }
@media only screen and (max-width: 40em) { .article-wrapper .article-meta ul.title-volume-issue li { display: inline; } }
.article-wrapper .article-meta ul.title-volume-issue .title { margin: 0 10px 0 0; }
@media only screen and (max-width: 40em) { .article-wrapper .article-meta ul.title-volume-issue .published { width: 100%; display: inline-block; } }
.article-wrapper .article-meta ul.title-volume-issue .url { color: #006FCA; }
.article-wrapper .article-meta.reading-width { margin-top: 0; z-index: 2; }
@media only screen and (min-width: 64.063em) { .article-wrapper .article-meta.reading-width { padding-right: 50px; } }
@media only screen and (min-width: 40.063em) { .article-wrapper .article-actions > div { height: 44px; } }
.article-wrapper .article-actions > div .file-actions { border-top: 0; margin: 0; }
@media only screen and (min-width: 40.063em) { .article-wrapper .article-actions > div .file-actions { float: left; } }
@media only screen and (max-width: 40em) { .article-wrapper .article-actions > div .file-actions { width: 100%; } }
.article-wrapper .article-actions > div .file-actions > li { margin-top: 0; }
.article-wrapper .article-actions > div .file-actions .tabs { background: transparent; }
.article-wrapper .article-actions > div .file-actions .tabs.grey { border: none; }
.article-wrapper .article-actions > div .file-actions .tabs a { background: transparent; }
@media only screen and (max-width: 40em) { .article-wrapper .article-actions > div .file-actions > li:nth-child(1) { width: initial; padding: 0; } }
@media only screen and (max-width: 40em) and (max-width: 20em) and (orientation: portrait) { .article-wrapper .article-actions > div .file-actions > li:nth-child(1) { margin-right: 0; } }
@media only screen and (max-width: 40em) { .article-wrapper .article-actions > div .file-actions > li:nth-child(2) { width: initial; padding: 0; margin: 0; }
  .article-wrapper .article-actions > div .file-actions > li:nth-child(2) .tabs.download-types a { padding-left: 0; padding-right: 6px; margin: 0; } }
@media only screen and (max-width: 40em) and (max-width: 20em) and (orientation: portrait) { .article-wrapper .article-actions > div .file-actions > li:nth-child(2) .tabs.download-types a { padding-right: 2px; } }

.article-wrapper .article-actions > div .other-actions { margin-top: 7px; }
@media only screen and (min-width: 40.063em) { .article-wrapper .article-actions > div .other-actions { float: left; } }
@media only screen and (max-width: 40em) { .article-wrapper .article-actions > div .other-actions { width: 100%; } }
.article-wrapper .article-actions > div .other-actions .button { padding-left: 7px; padding-right: 7px; }
.article-wrapper .article-actions > div .other-actions .icon-crossmark { top: -1px; position: relative; }
@media only screen and (min-width: 40.063em) { .article-wrapper .article-actions > div .other-actions.col-2 { margin-left: 5px; } }
@media only screen and (min-width: 0em) and (max-width: 64em) { .article-wrapper .social.white.left.hide-for-large-up { width: 100%; margin-top: 20px; } }
.article-wrapper #footnotes p { font-size: 1em; }
@media only screen and (max-width: 40em) { .article-wrapper #related-commentaries .overview { margin-bottom: 10px; } }
.article-wrapper #related-commentaries .overview .title { max-width: 100%; margin-top: 0; }
.article-wrapper #related-commentaries .overview .title a { width: 100%; }
.article-wrapper #related-commentaries .overview .doi a, .article-wrapper #related-commentaries .overview .author a { color: #006FCA; }
.article-wrapper #related-commentaries .related-article-list > li { padding-bottom: 0; }
@media only screen and (max-width: 40em) { .article-wrapper #related-commentaries .related-article-list > li { margin-bottom: 10px; } }

.partOfCollection { margin-top: 10px; }
.partOfCollection li { display: inline-block; margin-left: 5px; margin-bottom: 10px !important; white-space: nowrap; }
.partOfCollection .no-bottom-margin { margin-bottom: 0px !important; }
.partOfCollection .no-left-margin { margin-left: 0px; }
.partOfCollection a { color: #006FCA !important; border: 1px solid #006FCA; padding: 2px 5px; border-radius: 5px; }

.peer-review .author-details { float: none; }
.peer-review .author-details .author { margin-bottom: 5px; }
.peer-review .conflict-of-interest { padding: 10px; border-radius: 5px; font-size: 13px; color: #595959; }
.peer-review .reviewer { margin: 0 10px 20px 0; }

[data-block-key="aop-block-product-listing"] .title > a:not(.force-inline):nth-child(2), [data-block-key="aop-block-featured-content"] .title > a:not(.force-inline):nth-child(2), .overview .title > a:not(.force-inline):nth-child(2) { display: none !important; }

@media only screen and (min-width: 91.313em) { .chapter-wrapper .page-tabs .social.white { margin-right: 33px; } }
.chapter-wrapper .page-tabs ul.tabs { margin-left: -6px; }

.book-wrapper .page-tabs ul.tabs { margin-left: -4px; }

.article-wrapper .page-tabs ul.tabs { margin-left: -6px; }

.journal-tabs, .page-tabs { padding: 0px; }
@media only screen and (max-width: 64em) { .journal-tabs, .page-tabs { width: 100%; border-top: 1px solid #e8e8e8; background: white; } }
.journal-tabs .social.white, .page-tabs .social.white { margin-right: 26px; }
.journal-tabs .tabs, .page-tabs .tabs { padding: 0 15px; overflow: hidden; -moz-transition: max-height 0.3s ease-in; -o-transition: max-height 0.3s ease-in; -webkit-transition: max-height 0.3s ease-in; transition: max-height 0.3s ease-in; }
.journal-tabs .tabs:not(.display-responsive), .page-tabs .tabs:not(.display-responsive) { max-height: 0; }
.journal-tabs .tabs.display-responsive li.tab-title, .page-tabs .tabs.display-responsive li.tab-title { padding: 0px; }
.journal-tabs .tabs.display-responsive li.tab-title a, .page-tabs .tabs.display-responsive li.tab-title a { padding-left: 10px !important; }
.journal-tabs .tabs.open-drawer, .page-tabs .tabs.open-drawer { max-height: 800px; }
@media only screen and (max-width: 64em) { .journal-tabs .tabs, .page-tabs .tabs { width: 100%; padding: 0; background: #f3f3f3; }
  .journal-tabs .tabs li, .journal-tabs .tabs a, .page-tabs .tabs li, .page-tabs .tabs a { background: none; line-height: 60px; }
  .journal-tabs .tabs li, .page-tabs .tabs li { border-bottom: 1px solid #e8e8e8; padding: 0 15px; }
  .journal-tabs .tabs a, .page-tabs .tabs a { padding: 0px !important; } }
.journal-tabs .current-mobile, .page-tabs .current-mobile { background-color: white; overflow: hidden; }
.journal-tabs .current-mobile a, .page-tabs .current-mobile a { float: left; font-size: 13px; }
.journal-tabs .current-mobile a:hover, .page-tabs .current-mobile a:hover { background-color: transparent; color: #595959; }
.journal-tabs .tab-title, .page-tabs .tab-title { float: none; clear: both; background-color: #FFFFFF; padding: 0 10px; }
.journal-tabs .tab-title a, .page-tabs .tab-title a { color: #595959; padding: 15px 15px 13px; background-color: transparent; font-size: 17px; }
.journal-tabs .tab-title a:hover, .page-tabs .tab-title a:hover { color: #FFFFFF; background-color: #006FCA; }
@media only screen and (max-width: 40em) { .journal-tabs .tab-title a:hover, .page-tabs .tab-title a:hover { color: #595959 !important; background-color: transparent !important; } }
.journal-tabs .tab-title.active a, .page-tabs .tab-title.active a { background-color: transparent; }
.journal-tabs .tab-title.active a:hover, .page-tabs .tab-title.active a:hover { color: #FFFFFF; background-color: #006FCA; }
@media only screen and (max-width: 64em) { .journal-tabs .tab-title, .page-tabs .tab-title { padding: 0 10px; } }
.journal-tabs .blue-square, .page-tabs .blue-square { background-color: #006FCA; height: 35px; width: 35px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; float: right; margin: 10px 10px; }

@media only screen and (min-width: 40.063em) { .tab-title a { padding: 12px 15px 9px; } }
.journal-tabs .tab-title.active a, .page-tabs .tab-title.active a { color: #006FCA; }

@media only screen and (min-width: 64.063em) { .journal-tabs, .page-tabs { background: #FFFFFF; -webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.04) ; -moz-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.04) ; box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.04) ; border-top: 1px solid #e8e8e8; padding-left: 35px; padding-right: 30px; height: 46px; }
  .journal-tabs.inline-page, .page-tabs.inline-page { border-top: 0px; box-shadow: none; padding: 0px; }
  .journal-tabs .tabs, .page-tabs .tabs { float: left; height: auto; overflow: visible; }
  .journal-tabs .tab-title, .page-tabs .tab-title { margin: 0 5px; float: left; clear: none; }
  .journal-tabs .tab-title:first-child, .page-tabs .tab-title:first-child { margin-left: 0; }
  .journal-tabs .tab-title a, .page-tabs .tab-title a { padding: 12px 15px 9px; font-size: 12px !important; }
  .journal-tabs .tab-title a:hover, .page-tabs .tab-title a:hover { color: #006FCA; background-color: transparent; }
  .journal-tabs .tab-title.active, .page-tabs .tab-title.active { border-bottom: 5px solid #006FCA; }
  .journal-tabs .tab-title.active:after, .page-tabs .tab-title.active:after { content: " "; display: block; position: absolute; left: 50%; margin-left: -2.5px; bottom: -10px; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #006FCA; }
  .journal-tabs .tab-title.active a:hover, .page-tabs .tab-title.active a:hover { color: #006FCA; background-color: transparent; }
  .journal-tabs .social, .page-tabs .social { display: block; margin-top: 8px; }
  .journal-tabs.column-width, .page-tabs.column-width { background-color: transparent; box-shadow: none; border-top: none; } }
@media only screen and (min-width: 64.063em) and (min-width: 64.063em) { .journal-tabs.column-width, .page-tabs.column-width { padding-left: 30px; padding-right: 30px; } }
@media only screen and (min-width: 64.063em) { .journal-tabs.column-width, .page-tabs.column-width { padding-left: 0px; padding-right: 0px; } }
@media only screen and (min-width: 64.063em) { .journal-tabs.column-width > .row, .page-tabs.column-width > .row { background-color: white; border-top: 1px solid #e8e8e8; height: 46px; } }
.journal-tabs .tab-title, .page-tabs .tab-title { /* Desktop browsers - esure that tabs gracefully reduce in width, so they don't break onto two lines. */ /* What do we need for tablets? */ }
@media only screen and (max-width: 78.75em) { .journal-tabs .tab-title, .page-tabs .tab-title { margin: 0 10px; padding: 0 0px; } }
@media only screen and (max-width: 73.75em) { .journal-tabs .tab-title, .page-tabs .tab-title { margin: 0 3px; } }
@media only screen and (max-width: 67.188em) { .journal-tabs .tab-title, .page-tabs .tab-title { margin: 0 0px; } }

table.sup-mat-list tr td { vertical-align: top; color: #595959; font-size: 14px; }
table.sup-mat-list tr td p { color: #595959; font-size: 14px; }
table.sup-mat-list tr td.no-wrap { white-space: nowrap; }
table.sup-mat-list tr td img.file-thumbnail { float: left; margin-right: 15px; max-width: 100px; }
table.sup-mat-list tr td a:hover { color: #006FCA; }
table.sup-mat-list tr td a:hover p { color: inherit; }

.journal-comments-page .overview p { font-size: 13px; }
.journal-comments-page .overview .icon a:link, .journal-comments-page .overview .icon a:visited, .journal-comments-page .overview .icon a:hover, .journal-comments-page .overview .icon a:active, .journal-comments-page .overview .accordian-article .icon span { color: #006FCA; }
.journal-comments-page .overview .accordian-article { font-size: 13px; }
.journal-comments-page .overview .comment-replies-block { display: none; margin: 30px 0 0 0; }
.journal-comments-page .overview .comment-replies-block .reply-row { margin: 0 0 15px 30px; border-bottom: 1px solid #E1E1E1; }
.journal-comments-page .overview .comment-replies-block .reply-row h4 { font-size: 13px; font-weight: 400; font-style: italic; }
.journal-comments-page .overview .comment-replies-block .reply-row p { margin: 0 0 1rem 0; }
.journal-comments-page .overview .comment-replies-block .reply-row:last-child { border-width: 0; }
.journal-comments-page .overview .top-links { margin-top: 24px; }
.journal-comments-page .overview .top-links p { margin-bottom: 0; }
.journal-comments-page .overview div.commentsBlock { display: none; /* hide all for slideDown to work */ }
.journal-comments-page .overview div.commentsBlock .expand-comment { display: none; }
.journal-comments-page .overview div.commentsBlock:first-child { display: block; /* show the first for page load */ }
.journal-comments-page .overview .loader-btns { text-align: center; margin-top: 60px; }
.journal-comments-page .overview .loader-btns a { padding-left: 50px; padding-right: 50px; }
.journal-comments-page .overview .accordian-article a { font-weight: bold; }

#post-comments-modal { padding: 40px; }
#post-comments-modal form { background: transparent; border-width: 0; font-size: 13px; }
#post-comments-modal form .left-col.columns { padding-left: 0; }
#post-comments-modal form .f-dropdown p { font-size: 13px; }
#post-comments-modal form .icon.info.tooltip-icon { position: relative; top: -2px; left: 2px; }
#post-comments-modal form .add-contributor { clear: both; display: block; margin-bottom: 20px; }
#post-comments-modal form .contributor-row { clear: both; }
#post-comments-modal form .contributor-row-hide { display: none; }
#post-comments-modal form .contributor-row-hide .remove-contributor { margin: 22px 0 0 0; }

.article-wrapper .article-page .comments .accordian-article .icon span { color: #006FCA; }

.my-core .dates label, .marc-records .dates label { line-height: 40px; }
@media only screen and (min-width: 40.063em) { .my-core .dates label, .marc-records .dates label { float: left; }
  .my-core .dates label:nth-child(2), .marc-records .dates label:nth-child(2) { margin-left: 10px; } }
.my-core .dates label input, .marc-records .dates label input { width: auto; }
@media only screen and (min-width: 40.063em) { .my-core .dates label input, .marc-records .dates label input { float: right; margin-left: 10px; } }
.my-core .options.float-left label, .marc-records .options.float-left label { float: left; margin-right: 10px; }

.left-side-bar-nav { margin-top: 10px !important; }
.left-side-bar-nav ul:not(:last-child) { padding-bottom: 10px; border-bottom: 2px solid #cfcfcf; margin-bottom: 10px; }
.left-side-bar-nav div.section-heading { font-weight: bold; color: #595959; line-height: 19px; padding: 10px 10px; display: block; height: 45px; font-size: 1.1rem; }
.left-side-bar-nav div.section-heading:hover { cursor: pointer; }
.left-side-bar-nav div.section-heading > span.icon.arrow { float: right; }
.left-side-bar-nav div.section-heading > span.icon.arrow.open { transform: scale(1, -1); -webkit-transform: scale(1, -1); }
@media only screen { .left-side-bar-nav div.section-heading > span.icon.arrow { background-color: #006FCA; border-radius: 4px; margin-top: -7px; background-image: url("../images/dropdown_arrow_mobile.svg"); background-position: 11px 12px; background-repeat: no-repeat; } }
@media only screen and (min-width: 64.063em) { .left-side-bar-nav div.section-heading > span.icon.arrow { background-color: inherit; margin-top: -10px; background-image: url("../images/dropdown_arrow_grey.svg"); background-position: 10px 12px; background-repeat: no-repeat; } }
.left-side-bar-nav li { border-top: 1px solid #e8e8e8; padding: 12px 20px; position: relative; background-image: none; }
.left-side-bar-nav li:first-child a { padding-top: 15px !important; }
.left-side-bar-nav li a { color: #595959; font-weight: 100; }
.left-side-bar-nav li a.active { font-weight: 600; }
.left-side-bar-nav li a.active:hover { color: #595959; cursor: default; text-decoration: none; }
.left-side-bar-nav li a:hover, .left-side-bar-nav li a:focus { text-decoration: underline; }
.left-side-bar-nav .how-many { position: absolute; background: #006FCA; color: #FFFFFF; right: 15px; padding: 2px 10px; border-radius: 10px; width: 35px; text-align: center; top: 50%; margin-top: -11px; }
.left-side-bar-nav .how-many.zero { background: #dedede; }

@media only screen and (min-width: 64.063em) { .left-side-bar-nav { margin-top: 0 !important; } }
.introduction { margin: 25px 0 20px; }

.dashboard-blocks { border-bottom: 1px solid #e8e8e8; padding-bottom: 20px; margin-bottom: 20px; }
.dashboard-blocks a { border: 1px solid #cccccc; height: 150px; margin-bottom: 20px; position: relative; display: block; }
.dashboard-blocks a:hover { border: 1px solid #006FCA; }
.dashboard-blocks a.has-entries { background: #f3f3f3; }
.dashboard-blocks a.has-entries .how-many { color: #000000; }
.dashboard-blocks a.has-entries .title { color: #595959; }
.dashboard-blocks .how-many { color: #dedede; font-size: 40px; line-height: 40px; }
.dashboard-blocks .title { color: #dedede; }
.dashboard-blocks .details { position: absolute; top: 50%; left: 50%; text-align: center; width: 180px; margin-left: -90px; margin-top: -35px; }
@media only screen and (max-width: 40em) { .dashboard-blocks .details { width: 100%; text-align: center; left: 0px; margin-left: 0px; }
  .dashboard-blocks .details .title { font-size: 1em; line-height: 1.2em; } }
.dashboard-blocks .icon { height: 24px; width: 24px; }
.dashboard-blocks .icon.category { top: 4px; left: 3px; }
.dashboard-blocks .icon.info { top: 5px; right: 3px; }
.dashboard-blocks .arrow { position: absolute; bottom: 5px; right: 5px; width: 24px; height: 24px; background-size: 24px 24px; }

.dashboard-section { border: 1px solid #cccccc; margin-bottom: 20px; }
.dashboard-section .row { border-bottom: 1px solid #e8e8e8; margin: 0; padding: 0; }
.dashboard-section .row, .dashboard-section .row .heading_06, .dashboard-section .row .title-underline h2, .title-underline .dashboard-section .row h2, .dashboard-section .row .title-underline h3, .title-underline .dashboard-section .row h3, .dashboard-section .row .title-underline h4, .title-underline .dashboard-section .row h4, .dashboard-section .row .title-underline h5, .title-underline .dashboard-section .row h5, .dashboard-section .row .title-underline h6, .title-underline .dashboard-section .row h6, .dashboard-section .row .title-underline > div, .dashboard-section .row .carousel-container .title, .carousel-container .dashboard-section .row .title, .dashboard-section .row .paragraph_01, .dashboard-section .row .banner.subject .description, .banner.subject .dashboard-section .row .description, .dashboard-section .row .banner.journal .description, .banner.journal .dashboard-section .row .description, .dashboard-section .row .dashboard-blocks .title, .dashboard-blocks .dashboard-section .row .title, .dashboard-section .row .list-label, .dashboard-section .row .menu .services li a, .menu .services li .dashboard-section .row a { height: 55px; line-height: 55px; }
@media only screen and (max-width: 320px) { .dashboard-section .row .multi-line-sub-heading { line-height: 26px; }
  .dashboard-section .row span.right { font-size: 60%; } }
.dashboard-section .row:last-child { border-bottom: none; }
.dashboard-section .row.heading { line-height: 55px; font-weight: bold; }
.dashboard-section span.icon { position: relative; top: 7px; left: -5px; }
.dashboard-section a { color: #006FCA; }

@media only screen and (max-width: 40em) { .dashboard-blog-posts .overview .image, .dashboard-blog-posts .overview .element-cover-image { height: auto; overflow: hidden; margin-bottom: 30px; width: 100%; } }
.dashboard-blog-posts .overview .title a { width: 100%; }
.dashboard-blog-posts .show-for-small-only .button.transparent { text-align: center; }

@media only screen and (min-width: 40.063em) { .dashboard-blocks a { height: 235px; }
  .dashboard-blocks .how-many { font-size: 80px; line-height: 80px; }
  .dashboard-blocks .details { margin-top: -52px; }
  .dashboard-blocks .icon { height: 37px; width: 37px; }
  .dashboard-blocks .icon.category { top: 15px; left: 20px; }
  .dashboard-blocks .icon.info { top: 15px; right: 15px; }
  .dashboard-blocks .arrow { width: 37px; height: 37px; background-size: 37px 37px; bottom: 12px; right: 14px; } }
.access .institutions li { clear: both; margin-bottom: 15px; float: left; width: 100%; }
.access .institutions .image, .access .institutions .element-cover-image { float: left; height: 65px; max-width: 65px; width: 20%; margin-right: 3%; }
.access .institutions .image .placeholder-logo, .access .institutions .element-cover-image .placeholder-logo { width: 65px; height: 65px; line-height: 65px; font-size: 1.5em; }
.access .institutions .info { float: left; width: 77%; }
.access .institutions .info .institution, .access .institutions .info .expires { color: #595959; }
.access .institutions .info .name, .access .institutions .info .date { color: #000000; }

.coreDataTable td { font-size: 12px; }
.coreDataTable td .view-details { white-space: nowrap; font-size: 12px; }

#content-request-details thead tr td { font-size: 12px; }
#content-request-details tbody tr td { font-size: 12px; }
@media only screen { #content-request-details tbody tr td:nth-child(3) { word-break: break-all; } }
@media only screen and (min-width: 64.063em) { #content-request-details tbody tr td:nth-child(3) { word-break: inherit; } }
@media only screen and (max-width: 40em) { #content-request-details thead tr td { display: table !important; width: 95% !important; margin: 5px; }
  #content-request-details thead tr td:last-child { max-width: inherit; }
  #content-request-details tbody tr td { display: table !important; width: 100%; margin: 5px !important; }
  #content-request-details .small-6.columns { width: 100%; margin-left: 0; padding-left: 0; }
  #content-request-details .small-6.columns > .dataTables_paginate { float: left; }
  #content-request-details .small-6.columns > .dataTables_paginate > .pagination > li:first-child > a { padding-left: 0; } }

.alerts-notifications label { margin-right: 10px; }
.alerts-notifications select { height: 37px; line-height: 16px; }
.alerts-notifications .subject-fields, .alerts-notifications .publisher-fields { margin-left: 20px; }
@media only screen and (max-width: 40em) { .alerts-notifications .subject-fields, .alerts-notifications .publisher-fields { margin-left: 0; } }
.alerts-notifications .subject-fields label, .alerts-notifications .publisher-fields label { display: block; }
.alerts-notifications .subject-fields label input[type="checkbox"] + span, .alerts-notifications .publisher-fields label input[type="checkbox"] + span { float: left; margin-top: 3px; }
.alerts-notifications .subject-fields label .subject-name, .alerts-notifications .subject-fields label .publisher-name, .alerts-notifications .publisher-fields label .subject-name, .alerts-notifications .publisher-fields label .publisher-name { display: block; margin-left: 25px; }
.alerts-notifications .sign-up-links a { width: 100%; }
@media only screen and (max-width: 40em) { .alerts-notifications .sign-up-links a { display: block; margin-bottom: 10px; } }

.bookmarks .select-all-list li { float: left; margin-right: 10px; font-size: 14px; color: #333333; }
@media only screen and (max-width: 40em) { .bookmarks > p { line-height: 1.75em; }
  .bookmarks > p > span > .icon.inline.large { height: 1.48em; background-size: 1.48em 1.48em; width: 1.7em; } }
.bookmarks .book-overview { margin-bottom: 0; margin-bottom: 0; }
.bookmarks .book-overview .row.content-item { border-bottom: 1px solid #e8e8e8; }
@media only screen and (min-width: 64.063em) { .bookmarks .book-overview .select-product { width: 3%; } }
.bookmarks .book-overview .image, .bookmarks .book-overview .element-cover-image { width: 100%; height: auto; }
.bookmarks .book-overview ul { margin-bottom: 0; }
.bookmarks .book-overview ul li { font-size: 14px; float: none; margin-bottom: 0; line-height: 22px; }
.bookmarks .book-overview ul li:not(.type) { color: #595959; }
.bookmarks .book-overview ul li.title a { width: 100%; color: #333333; font-weight: bold; font-size: 14px; padding-right: 20px; }
@media only screen and (max-width: 40em) { .bookmarks .book-overview ul li.title a { padding-right: 0px; } }
.bookmarks .book-overview ul li.title a:hover { color: #006FCA; }
.bookmarks .book-overview ul li .export-citation-component { font-weight: normal; color: #595959 !important; margin-left: 20px; }
.bookmarks .book-overview .remove-single-bookmark:hover { color: white; }
@media only screen and (max-width: 40em) { .bookmarks .book-overview .remove-single-bookmark { width: 100%; margin: 10px 0; position: relative; }
  .bookmarks .book-overview h5 { text-align: center; line-height: 32px; } }
.bookmarks .controls .actions { border-bottom: none; padding-right: 10px; }
.bookmarks .controls .remove-buttons ul { float: right; }
.bookmarks .controls .remove-buttons ul li { float: left; }
.bookmarks .controls .remove-buttons ul li:first-child { margin-right: 10px; }
@media only screen and (max-width: 40em) { .bookmarks .controls .remove-buttons ul { width: 100%; margin-bottom: 20px; }
  .bookmarks .controls .remove-buttons ul li { width: inherit; }
  .bookmarks .controls .remove-buttons ul li a { width: 100%; margin: 5px 0; } }
.bookmarks .controls .filter-content > span { margin-top: 10px; margin-bottom: 7px; }
.bookmarks .controls .filter-content ul { float: right; }
.bookmarks .controls .filter-content ul li { margin-right: 10px; margin-top: 5px; margin-bottom: 5px; }
.bookmarks .controls .filter-content ul li:last-child { margin-right: 0 !important; }
.bookmarks .controls .filter-content ul li a.button:hover { border-color: #006FCA; color: #006FCA; }
.bookmarks .controls .filter-content ul li a.button.active { background: #006FCA; border-color: #006FCA; color: white; }
@media only screen and (max-width: 40em) { .bookmarks .controls .filter-content ul { width: 100%; margin-bottom: 20px; }
  .bookmarks .controls .filter-content ul li { width: inherit; }
  .bookmarks .controls .filter-content ul li a { width: 100%; margin: 5px 0; } }
@media only screen and (max-width: 40em) { .bookmarks .controls .filter-content { padding: 10px; } }
.bookmarks .product-listing-with-inputs .product-listing-date { float: right; position: relative; right: 0; padding-right: 10px; }
@media only screen and (max-width: 40em) { .bookmarks .product-listing-with-inputs .product-listing-date { float: none; text-align: right; margin-right: 20px; padding-right: 0px; } }
.bookmarks .button.remove-selected-bookmarks:hover, .bookmarks .button.export-citation-selected-bookmarks:hover { color: white; }

.searches .search-overview { margin-bottom: 0; margin-bottom: 0; }
.searches .search-overview .search-tools > div { float: right; }
.searches .search-overview .search-tools > div > a { color: #595959; }
.searches .search-overview .search-tools > div > a:hover { color: #006FCA; }
@media only screen and (max-width: 40em) { .searches .search-overview .search-tools > div { margin-top: 20px; float: none; } }
.searches .search-overview .search-tools ul { float: right; }
.searches .search-overview .search-tools ul li { float: left; margin-left: 5px; }
.searches .search-overview .search-tools ul li a { display: inline-block; }
@media only screen and (max-width: 40em) { .searches .search-overview .search-tools { margin-top: 20px; } }
.searches .search-overview .row.content-item { border-bottom: 1px solid #e8e8e8; }
@media only screen and (min-width: 64.063em) { .searches .search-overview .select-search { width: 3%; } }
.searches .search-overview ul { margin-bottom: 0; }
.searches .search-overview ul li { font-size: 14px; float: none; margin-bottom: 0; line-height: 22px; }
.searches .search-overview ul li.title a { width: 100%; color: #333333; font-weight: bold; font-size: 14px; }
.searches .search-overview ul li.title a:hover { color: #006FCA; }
@media only screen and (max-width: 40em) { .searches .search-overview ul li.title { margin-bottom: 20px; } }
.searches .search-overview .filters { font-size: 14px; }
.searches .search-overview .filters .type { color: #333333; text-align: right; }
@media only screen and (max-width: 40em) { .searches .search-overview .filters .type { text-align: left; } }
.searches .search-overview .filters .value { color: #595959; }
@media only screen and (max-width: 40em) { .searches .search-overview h5 { text-align: center; line-height: 32px; } }
.searches .controls .actions { border-bottom: none; padding-right: 10px; }
.searches .controls .remove-buttons ul { float: right; }
.searches .controls .remove-buttons ul li { float: left; }
.searches .controls .remove-buttons ul li:first-child { margin-right: 10px; }
@media only screen and (max-width: 40em) { .searches .controls .remove-buttons ul { width: 100%; margin-bottom: 20px; }
  .searches .controls .remove-buttons ul li { width: inherit; }
  .searches .controls .remove-buttons ul li a { width: 100%; margin: 5px 0; } }

.pagination .unavailable .in-active-item { color: #A4A4A4; }

@media only screen and (min-width: 40.063em) { #search-description { margin-top: 30px; } }
#search-description a.label.facet { color: white; }

@media only screen and (max-width: 40em) { .marketing-support .resource-list a > div, .marketing-support .resource-list a > img { float: left; }
  .marketing-support .resource-list a > img { position: relative; top: -5px; }
  .marketing-support .resource-list a .file-label { display: none; } }
@media only screen and (min-width: 40.063em) { .marketing-support .resource-list a { display: block; margin-bottom: 40px; }
  .marketing-support .resource-list a > img { width: 100%; margin-top: -45px; }
  .marketing-support .resource-list a > div { margin-top: -35px; text-align: center; }
  .marketing-support .resource-list a .file-label { margin-top: 5px; } }
.marketing-support .divider { padding-bottom: 40px; margin-top: 40px; }
.marketing-support .asset-list { margin-left: 30px; }
.marketing-support .asset-list li { font-size: 13px; list-style-type: disc; }
.marketing-support .contacts { margin-bottom: 60px; }

.content-holdings .section { clear: both; margin-bottom: 40px; }
.content-holdings .subscriptions p.no-orders { margin-left: 10px; }
.content-holdings #bibliographicData textarea { height: 100px; }
.content-holdings #bibliographicData .page-tabs { padding-left: 0; }
.content-holdings #bibliographicData .tabs-content { margin-bottom: 0; }
.content-holdings .marc-records .step-3 .marc-fields { display: none; }
.content-holdings .marc-records .step-3 .marc-fields label { float: left; width: 50%; padding-right: 10px; }
.content-holdings .marc-records .step-3 .marc-fields label .icon.switch { margin-bottom: 0; }

.purchasing .contacts { margin-bottom: 60px; }
.purchasing .price-lists { border: 1px solid #cccccc; padding: 10px; }
.purchasing .price-lists .intertested-in { border-bottom: 1px solid #cccccc; }
.purchasing .price-lists .intertested-in p { margin-bottom: 12px; }
.purchasing select.inline { display: inline; width: 150px; margin-bottom: 0; }
.purchasing ul.pricing { margin-left: 30px; }
.purchasing ul.pricing li { font-size: 13px; list-style-type: disc; }
.purchasing ul.download a { position: relative; top: 5px; }
.purchasing .no-orders { text-align: center; }
.purchasing .self-service-purchasing { font-size: 13px; }

.reports .switch-container { width: 280px; float: right; }
.reports #checkbox-wrapper { width: 100%; border: none; padding-right: 90px; padding-top: 0px; padding-bottom: 0px; }
.reports #checkbox-wrapper legend { float: left; margin-left: -25px; margin-bottom: -20px; }
.reports #checkbox-wrapper .switch-container { float: right; width: 250px; }
.reports #checkbox-wrapper .switch-container span { padding: 0; margin: 0; }
.reports #checkbox-wrapper .switch-container #access_method { padding: 0; margin: 0; }
.reports #checkbox-wrapper .clear { clear: both; }
.reports #checkbox-wrapper .divider { margin-left: -20px; margin-right: 0px; margin-top: 0px; }
.reports #checkbox-wrapper .checkbox-container { padding-left: 0px; margin-left: -20px; }
.reports #usage-copy-container { padding-bottom: 20px; }
.reports fieldset { margin-right: 60px; }
.reports #counterClear, .reports #counterReportSubmit { margin-top: 20px; margin-bottom: 20px; }
.reports .row { margin-top: 0 !important; padding-top: 0 !important; margin-bottom: 0 !important; padding-bottom: 0 !important; }
.reports #excludeSelect { margin-top: 0px !important; }
.reports #reporting-type-error { margin-top: 0px; width: 100%; text-align: center; }
.reports .reporting-filter-headings { padding-left: 20px; display: flex; flex-direction: row; width: 630px; justify-content: space-between; }
.reports .reporting-filter-col { display: flex; flex-direction: column; margin-left: 0px; margin-right: 90px; width: 100%; }
.reports .reporting-filter-row { display: flex; flex-direction: row; margin-left: 10px; margin-right: 90px; margin-bottom: 0px; }
.reports .reporting-filter-row #begin_date_year, .reports .reporting-filter-row #counter5ReportTypeSelect { margin-right: 40px; }
.reports .reporting-filter-row div:first-child, .reports .reporting-filter-row label:first-child { width: 53%; }
.reports #begin_date_month { margin-right: 20px; }
.reports #end_date_month { margin-right: 20px; }
.reports #publication-container { display: flex; flex-direction: column; width: 100%; margin: 0; }
.reports #publication-circle { margin-top: 10px; width: 28px; height: 28px; display: inline-block; vertical-align: middle; margin-left: 10px; background: url("../images/btn_item_remove.svg"); background-size: 22px 22px; background-repeat: no-repeat; }
.reports #container-error { height: 35px; width: 338px; background-color: #cd371f; color: white; font-style: italic; font-size: 14px; text-align: left; display: inline-block; vertical-align: middle; padding-left: 20px; padding-top: 4px; margin-left: 80px; margin-top: -18px; margin-bottom: 20px; }
.reports #metric_type { pointer-events: none; }
.reports #pubDateStart { margin: 0; }
.reports #pubEndDate { margin: 0; }
.reports #dateRangeError { width: 300px; height: 40px; background-color: #cd371f; color: white; font-style: italic; font-size: 14px; text-align: left; display: inline-block; vertical-align: middle; padding-top: 5px; padding-left: 10px; margin: 0; }
.reports #heading-filters { font-weight: bold; }
.reports #heading-columns { font-weight: bold; }
.reports .heading-layout { padding-top: 0; margin-top: 20px; display: flex; flex-direction: row; justify-content: space-between; padding-left: 10px; padding-right: 90px; height: 30px; }
.reports .data-type-heading { font-weight: bold; }
.reports span { margin-left: 20px; }
.reports #usage-copy-container { padding-right: 70px; }
.reports .checkbox-container { padding-top: 5px; padding-right: 5px; padding-left: 10px; width: 100%; display: flex; flex-direction: row; margin-left: 0px; }
.reports .checkbox-container label { padding-left: 20px; margin-top: -5px; }
.reports #pubDateStart { width: 140px; }
.reports #pubDateEnd { width: 140px; }
.reports .container-vertical-stack, .reports .container-button-stack { width: 100%; display: flex; flex-direction: column; }
.reports .container-left-align { width: 100%; display: flex; flex-direction: row; align-items: flex-start; padding-bottom: 0; margin-bottom: 0; }
.reports .container-left-align label { margin-left: 20px; margin-right: 20px; margin-top: 10px; }
.reports .container-left-align #dateRangeBtn { margin-left: 270px; margin-top: 2px; }
.reports .container-row { display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; }
.reports .row-default { display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; }
.reports .column-default { display: flex; flex-direction: column; flex-basis: 100%; flex: 1; padding-top: 5px; padding-left: 0px; padding-right: 10px; }
.reports .double-column { display: flex; flex-direction: column; flex-basis: 100%; flex: 2; }
.reports .divider { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin-top: 5px; margin-right: 90px; margin-left: 10px; }
.reports #year-pub-container { padding-top: 30px; }
.reports .panel .icon.alert { float: left; }
.reports .panel p { margin-left: 50px; margin-top: 5px; margin-bottom: 0; }
.reports .options label { float: left; margin-right: 10px; }
.reports .counter-reports .report-version { color: #595959; }
.reports .counter-reports .report-version .options { margin-top: 10px; font-size: 13px; }
.reports .counter-reports .report-version .options label { width: 50%; margin-right: 0; }

.user-guides-training .region { float: right; }
.user-guides-training .region select { width: 150px; }
@media only screen and (max-width: 40em) { .user-guides-training .region { float: none; } }
@media only screen and (max-width: 40em) { .user-guides-training .user-guides a > div, .user-guides-training .user-guides a > img { float: left; }
  .user-guides-training .user-guides a > img { position: relative; top: -5px; } }
@media only screen and (min-width: 40.063em) { .user-guides-training .user-guides a { display: block; margin-bottom: 40px; }
  .user-guides-training .user-guides a > img { width: 100%; margin-top: -45px; }
  .user-guides-training .user-guides a > div { margin-top: -35px; text-align: center; } }
.user-guides-training .guided-tours img { border: 1px solid #e8e8e8; }

#counterReportOrdersWrapper { width: 32%; }
@media only screen and (min-width: 40.063em) and (max-width: 64em) { #counterReportOrdersWrapper { width: 98%; } }
@media only screen and (max-width: 40em) { #counterReportOrdersWrapper { width: 95%; } }

@media only screen and (min-width: 0em) and (max-width: 64em) { #counterReportSubmit { margin-top: 20px; } }

.counterReportTitle { font-weight: bold; }

.counterReportItem { min-height: 80px; }

.reportStatusText, .reportStatusTextFailed { font-weight: bold; }
@media only screen and (max-width: 320px) { .reportStatusText, .reportStatusTextFailed { float: left; margin-top: 10px; margin-bottom: 10px; } }
@media only screen and (min-width: 600px) { .reportStatusText, .reportStatusTextFailed { margin-left: 80px; margin-top: 10px; margin-bottom: 10px; } }

.reportStatusTextFailed { color: #CD391F; }

.counter-report-progress-indicator { list-style: none; width: 100%; margin: 0 -20px; padding: 0; display: table; table-layout: fixed; }
.counter-report-progress-indicator > li { position: relative; display: table-cell; text-align: center; font-size: 1em; }
.counter-report-progress-indicator > li span { position: absolute; color: #CCCCCC; transform: translateX(-50%); font-weight: 500; font-size: 1rem; letter-spacing: 0.05px; text-transform: uppercase; }
.counter-report-progress-indicator > li::before { content: attr(data-step); display: block; margin: 0 auto; background: #CCCCCC; width: 1.5em; height: 1.5em; text-align: center; margin-bottom: 0.25em; line-height: 1.5em; border-radius: 100%; position: relative; z-index: 1000; }
.counter-report-progress-indicator > li::after { content: ''; position: absolute; display: block; background: #CCCCCC; width: 100%; height: 0.15em; top: 50%; transform: translateY(-100%); left: 50%; margin-left: 1.5em\9; z-index: 0; }
.counter-report-progress-indicator > li:last-child:after { display: none; }
.counter-report-progress-indicator > li.is-complete { color: #000000; }
.counter-report-progress-indicator > li.is-complete::before, .counter-report-progress-indicator > li.is-complete::after { color: #FFFFFF; background: #000000; }
.counter-report-progress-indicator > li.is-complete span { color: #000000; }
.counter-report-progress-indicator > li.is-failed { color: #CD391F; }
.counter-report-progress-indicator > li.is-failed::before, .counter-report-progress-indicator > li.is-failed::after { color: #FFFFFF; background: #CD391F; }
.counter-report-progress-indicator > li.is-failed span { color: #CD391F; }
.counter-report-progress-indicator > li.is-current { color: #333333; }
.counter-report-progress-indicator > li.is-current::before { color: #FFFFFF; background: #333333; }
.counter-report-progress-indicator > li.is-current span { color: #333333; }

.button.orderReportButton { display: block; position: relative; width: 160px; }
@media only screen and (max-width: 40em) { .button.orderReportButton { margin-top: 10px; width: 160px; } }

@media only screen and (min-width: 40.063em) { .order-buttons-wrapper { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 10px; grid-auto-rows: 100%; } }

button.orderReportButton.inactive { background: #c8c8c8; color: #000000; pointer-events: none; cursor: default; }

.entitlements .loader { text-align: center; }
.entitlements .order-history .orders { font-size: 13px; }
.entitlements .order-history .orders a.button { font-size: 13px; }
.entitlements .order-history .orders > div { margin-bottom: 10px; }
@media only screen and (max-width: 40em) { .entitlements .order-history .orders > div { margin-bottom: 20px; } }
.entitlements .order-history .orders .order-actions ul { float: right; }
.entitlements .order-history .orders .order-actions ul li { float: right; margin-right: 5px; }
@media only screen and (max-width: 40em) { .entitlements .order-history .orders .order-actions ul { margin-top: 10px; } }
.entitlements .order-history .orders .row.header { font-weight: bold; }
.entitlements .order-history .orders .details { border: 1px solid #dedede; max-height: 250px; overflow-y: auto; }
.entitlements .order-history .orders .details span { width: 50%; display: inline-block; font-weight: bold; color: #595959; }
.entitlements .order-history .orders .details .order-detail { margin-bottom: 10px; margin-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #dedede; }
.entitlements .order-history .orders .details .order-detail:last-child { border-bottom: none; }
.entitlements .order-history .submit-in-field { max-width: inherit; }

.editorial-position { border-bottom: 1px solid #e8e8e8; }
.editorial-position .public-address { font-style: italic; }

.description.page-synopsis { margin: -10px 0 20px; }

@media only screen and (max-width: 40em) { .the-journal .journal-articles .columns { margin-top: 10px; border-bottom: 1px solid #e8e8e8; }
  .the-journal .journal-articles .divider { display: none; }
  .the-journal .journal-articles div.row:last-child div.columns:last-child { border: 0px; }
  .the-journal .carousel-facts { position: relative; }
  .the-journal .carousel-facts .current { font-size: 0.4em; position: absolute; top: 10px; left: 10px; } }
.category { border-top: 1px solid #e8e8e8; padding-top: 20px; }
@media only screen and (max-width: 40em) { .category { border-top: 0px; padding-top: 0px; } }

@media only screen and (max-width: 40em) { .reading-width.institutions div.issue.overview ul.tabs-price, .reading-width.journal-reader div.issue.overview ul.tabs-price { background: #f7f7f7; } }
@media only screen and (min-width: 40.063em) { .category { border-top: none; padding-top: inherit; } }
@media only screen and (max-width: 40em) { .the-journal .journal-articles .columns { border-bottom: 0; }
  .the-journal .journal-articles hr { display: none; } }
.journal-carousel img { width: 100%; }

.the-journal { overflow: hidden; }
.the-journal .details-container .image, .the-journal .details-container .element-cover-image { float: left; margin-right: 4%; height: auto; margin-bottom: 0; margin-top: 10px; width: 22%; }
.the-journal .details { color: #595959; float: none; width: 100%; }
.the-journal .details .prev-name { margin-bottom: 20px; }
.the-journal .details .entry1, .the-journal .details .entry2 { display: block; margin-bottom: 0; margin-right: 10px; margin-top: 7px; }
@media only screen and (min-width: 40.063em) { .the-journal .details .entry1 div, .the-journal .details .entry2 div { float: left; margin-right: 10px; } }
.the-journal .details .entry2 { margin-top: 0; margin-bottom: 5px; }
.the-journal .description { clear: both; margin: 5px 0 20px; float: left; }
.the-journal .description p { font-size: inherit; margin-bottom: 0; margin-top: 10px; line-height: 18px; }
.the-journal .journal-event { margin-bottom: 15px; }
.the-journal .journal-event:before, .the-journal .journal-event:after { content: " "; display: table; }
.the-journal .journal-event:after { clear: both; }
.the-journal .journal-event img { max-height: 100%; width: 100%; }
.the-journal ul.access { position: absolute; z-index: 1; }
.the-journal ul.access.journal-home { right: 10px; top: 30px; }
.the-journal ul.access.journal-information { right: 0; }
@media only screen and (max-width: 40em) { .the-journal ul.access { position: relative; width: 100%; float: none !important; }
  .the-journal ul.access.journal-home { top: inherit; right: inherit; } }
@media only screen and (max-width: 40em) { .the-journal .cover .image img, .the-journal .cover .element-cover-image img { margin-top: 10px; } }
@media only screen and (max-width: 64em) and (min-width: 40em) { .the-journal .narrow-column .panel .header .title-underline { width: 70%; } }
@media only screen and (max-width: 40em) { .the-journal .news a.image, .the-journal .news a.element-cover-image, .the-journal .events a.image, .the-journal .events a.element-cover-image { width: 100%; }
  .the-journal .news a.image img, .the-journal .news a.element-cover-image img, .the-journal .events a.image img, .the-journal .events a.element-cover-image img { width: 100%; height: auto; } }

.prev-name .title { font-family: "Noto Sans", Helvetica, Roboto, Arial, sans-serif; font-weight: normal; font-size: 13px; color: #595959 !important; }

.no-longer-published { font-family: "Noto Sans", Helvetica, Roboto, Arial, sans-serif; font-weight: bold; font-size: 13px; color: #CD391F !important; }

.slick-track .details { color: #333333; }

.search-journal { height: 42px; }

@media only screen and (min-width: 40.063em) { .the-journal .details { max-width: 740px; float: left; width: 72%; } }
@media only screen and (min-width: 64.063em) { .journal-close { float: left !important; } }
.journal-close { float: right; margin-right: 20px; }

.title-refine { margin-left: 20px; margin-bottom: 15px; font-size: 20px; }

.right-side-cols .title-underline h3 { font-size: 20px; }

.issue { color: #595959; }
.issue:not(.type) { margin-bottom: 30px; }
.issue .number { margin-bottom: 6px; }
.issue .title-volume-issue .url { color: #006FCA; font-size: 14px; }

.column-backissues { padding-top: 5px; padding-bottom: 5px; }

@media only screen and (min-width: 64.063em) { .issue.overview { margin-bottom: 30px; }
  .column-backissues { padding-top: 0px; padding-bottom: 0px; } }
.accordion-navigation .status { font-family: "Noto Sans", Helvetica, Roboto, Arial, sans-serif !important; font-weight: bold; }

.column.access { padding-left: 10px; padding-right: 10px; }

#on-the-cover-container { padding-left: 30px !important; padding-top: 20px !important; display: none; }
#on-the-cover-container p { font-size: 14px; }

#on-the-cover-btn:focus { background: #0072cf; border: 1px solid #0072cf; border-color: #0072cf; color: #FFFFFF; }

#on-the-cover-btn:active { background: #0072cf; border: 1px solid #333333; background: #333333; color: #FFFFFF; }

#on-the-cover-btn:hover { background: #0072cf; border: 1px solid #333333; background: #333333; color: #FFFFFF; }

.main-column.impact-factor .copyright { color: #cccccc; }

.slick-track > div, .carousel-container .carousel:not(.slick-initialised) .slide-image { height: 288px; background-size: cover; }
@media only screen and (min-width: 40.063em) and (max-width: 64em) { .slick-track > div, .carousel-container .carousel:not(.slick-initialised) .slide-image { background-position: 40%; } }
@media only screen and (max-width: 40em) { .slick-track > div, .carousel-container .carousel:not(.slick-initialised) .slide-image { background-position: 40%; height: 200px; } }

@media only screen and (max-width: 40em) { .carousel:not(.slick-initialised) .caption { top: 25px !important; left: 30px !important; } }
.carousel-container .carousel-slide.link { cursor: pointer; }
.carousel-container .carousel-slide .caption { width: 80%; }
.carousel-container .carousel-slide .caption.white .title, .carousel-container .carousel-slide .caption.white .description { color: white; }
.carousel-container .carousel-slide .caption.white a { color: white; }
.carousel-container .carousel-slide .caption.white a.transparent { border-color: #cccccc; }
.carousel-container .carousel-slide .caption.black .title, .carousel-container .carousel-slide .caption.black .description { color: black; }
.carousel-container .carousel-slide .caption.black a { color: black; }
.carousel-container .carousel-slide .caption.black a.transparent { border-color: black; }
.carousel-container .carousel-slide .caption .title, .carousel-container .carousel-slide .caption .description { color: inherit; }
@media only screen and (max-width: 40em) { .carousel-container .carousel-slide .caption .title, .carousel-container .carousel-slide .caption .description { font-size: 20px; line-height: 1.4em; } }
.carousel-container.edit-mode .caption { position: relative; top: 0; padding-top: 77px; }
.carousel-container.edit-mode .carousel-slide.link { cursor: default; }
.carousel-container[data-nav-style=black] .current { color: black; }
.carousel-container[data-nav-style=black] .slick-prev { background-image: url("../images/icn_circle__btn_arrow_previous_black.svg"); background-position: 0 0; background-repeat: no-repeat; }
.carousel-container[data-nav-style=black] .slick-prev:hover { background-image: url("../images/icn_circle__btn_arrow_previous_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.carousel-container[data-nav-style=black] .slick-next { background-image: url("../images/icn_circle__btn_arrow_next_black.svg"); background-position: 0 0; background-repeat: no-repeat; }
.carousel-container[data-nav-style=black] .slick-next:hover { background-image: url("../images/icn_circle__btn_arrow_next_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.carousel-container[data-nav-style=black] .slick-play { background-image: url("../images/btn__play_black.svg"); background-position: 0 0; background-repeat: no-repeat; }
.carousel-container[data-nav-style=black] .slick-play:hover { outline: none; background-color: transparent; background-image: url("../images/btn__play_white_hover.svg"); background-position: 0 0; background-repeat: no-repeat; color: transparent; }
.carousel-container[data-nav-style=black] .slick-pause { background-image: url("../images/btn__pause_black.svg"); background-position: 0 0; background-repeat: no-repeat; }
.carousel-container[data-nav-style=black] .slick-pause:hover { outline: none; background-color: transparent; background-image: url("../images/btn__pause_white_hover.svg"); background-position: 0 0; background-repeat: no-repeat; color: transparent; }

@media only screen and (max-width: 40em) { .slick-pause, .slick-play { right: 15px; } }
.edit-mode .carousel-container .caption { position: relative; top: 0; padding-top: 77px; }
.edit-mode .carousel-container .carousel-slide.link { cursor: default; }

.journal-article-collections .overview .title a { width: 100%; }

.journal-past-title .index-collection li, #journal-past-title .index-collection li { border-top: 1px solid #e8e8e8; padding: 15px 20px; position: relative; background-image: none; }
.journal-past-title .index-collection li:first-child, #journal-past-title .index-collection li:first-child { border-top: 0; }
.journal-past-title .index-collection li span, #journal-past-title .index-collection li span { display: block; font-size: 14px; color: #595959; border-bottom: 0; }
.journal-past-title .index-collection li span:hover, #journal-past-title .index-collection li span:hover { text-decoration: none; color: #595959 !important; cursor: default; }
@media only screen and (min-width: 64.063em) { .journal-past-title .issue.overview, #journal-past-title .issue.overview { position: absolute; top: 35px; width: 60%; z-index: 2; } }

.reference-display { margin-bottom: 15px; }

.reference-list { line-height: 24px; }
.reference-list li { float: left !important; margin-right: 20px !important; margin-bottom: 15px !important; }

.openurl-image { height: 18px; }

.review-source { font-style: italic; }

.book-overview { position: relative; overflow: hidden; /* book overview section */ }
.book-overview .accordion div.icon.open-drawer.small { width: 100%; }
.book-overview .split-panel > .row { background-color: white; }
@media only screen { .book-overview { background: #FFFFFF; } }
@media only screen and (min-width: 64.063em) { .book-overview { background: transparent; } }
.book-overview .wrapper { background: transparent; }
@media only screen and (max-width: 64em) { .book-overview .split-panel { padding: 0 10px; } }
.book-overview .main-column { background: #FFFFFF; padding-top: 44px; border-left: 0; }
@media only screen and (min-width: 40.063em) { .book-overview .main-column { border-right: 1px solid #e8e8e8; } }
.book-overview .image, .book-overview .element-cover-image { width: 170px; float: left; margin-right: 3%; width: 20%; height: 300px; }
.book-overview .details { width: 75%; float: left; margin-bottom: 20px; }
.book-overview .type { background-color: #e8e8e8; color: #000000; float: left; border-radius: 4px; margin-bottom: 4px; margin-right: 20px; }
@media only screen and (max-width: 40em) { .book-overview .image, .book-overview .element-cover-image { height: auto; }
  .book-overview .details:not(.main-details) { width: 100%; }
  .book-overview ul.tabs.grey { width: 100%; }
  .book-overview ul.tabs.grey .buy, .book-overview ul.tabs.grey .rental { width: 100%; }
  .book-overview ul.tabs.grey .buy a, .book-overview ul.tabs.grey .rental a { width: 100%; } }
.book-overview .book-label { width: 152px; height: 42px; position: absolute; top: 20px; left: 18px; text-align: center; color: #FFFFFF; line-height: 36px; background-image: url("../images/book_label.svg"); background-position: 0 0; background-repeat: no-repeat; }
@media only screen and (max-width: 64em) { .book-overview .book-label { left: 3px; width: 120px; top: 28px; font-size: 0.8em; line-height: 34px; } }
@media only screen and (max-width: 40em) { .book-overview .book-label { left: 6px; width: 70px; top: 30px; font-size: 0.3em; line-height: 19px; } }
.book-overview .book-label:after { content: ''; }
.book-overview .book-label:hover, .book-overview .book-label:after { background-image: url("../images/book_label_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.book-overview .action { padding-right: 8px; }
.book-overview .title { color: #595959; margin-bottom: 10px; }
.book-overview .sub-title { color: #595959; margin-bottom: 10px; }
.book-overview .meta-info { font-size: 0.9rem; line-height: 1.1rem; color: #595959; margin-bottom: 0px; }
@media only screen and (max-width: 40em) { .book-overview .meta-info { word-break: break-all; } }
.book-overview .author { font-weight: normal; }
.book-overview .author h3 { font-size: inherit; margin: 0; }
.book-overview .spec { overflow: hidden; padding-top: 20px; border-top: 1px solid #e8e8e8; margin-top: 20px; }
.book-overview .spec span { float: left; }
@media only screen and (max-width: 64em) { .book-overview .spec li { width: 100%; margin: 5px 0; }
  .book-overview .spec li span { float: none; } }
.book-overview .narrow-column { padding-top: 0; }
.book-overview .narrow-column .background { background: #fbfbfb; width: 900px; height: 100%; position: absolute; z-index: 0; }
.book-overview .narrow-column .actions { padding-top: 20px; padding-right: 28px; padding-left: 30px; border-bottom: none; }
.book-overview .button-group { display: block; }
.book-overview .button-group .button { width: 100%; text-align: center; }
.book-overview .button-group iframe { width: auto !important; }

.page-operatives.book { padding-top: 14px !important; background: white; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0.5px 0.866px 1px 0px rgba(51, 51, 51, 0.15); -moz-box-shadow: 0.5px 0.866px 1px 0px rgba(51, 51, 51, 0.15); box-shadow: 0.5px 0.866px 1px 0px rgba(51, 51, 51, 0.15); }
.page-operatives.book ul:not(.textresizer) li:not(.standard-text):not(.large-text) { line-height: normal !important; }

@media only screen and (max-width: 64em) { .narrow-column.book { min-height: 0px !important; margin: 0 0 15px !important; height: auto !important; }
  .narrow-column.book .page-operatives.free { padding-top: 14px !important; }
  .narrow-column.book .panel-sticky { padding: 0px !important; }
  .narrow-column.book .panel-sticky .actions { padding-top: 15px !important; }
  .margin-top { margin-top: 20px; }
  .narrow-column.book.no-margin { margin-top: 0px !important; }
  .narrow-column.chapter { margin-top: 20px !important; min-height: 0px !important; }
  .narrow-column.chapter .page-operatives { margin-top: 8px; }
  .page-operatives.inline { padding-bottom: 10px; position: relative; top: 16px; }
  .page-operatives.inline .main-column { margin: 0 auto; padding: 0px; width: 99%; }
  .page-operatives.inline .main-column ul.text-right li { margin: 0 0 0 10px; }
  .page-operatives.inline .main-column ul.social { left: 0px; }
  .page-operatives.inline .social.white { margin-top: 0px; top: 0px; } }
@media only screen and (max-width: 40em) { .page-operatives.inline { padding-top: 0px; } }
@media only screen and (min-width: 64.1em) { .narrow-column.book .page-operatives.free + .actions, .narrow-column.chapter .page-operatives.free + .actions { padding-top: 80px; } }
#container { width: 400px; margin: 0px auto; padding: 40px 0; }

#scrollbox { width: 400px; height: 300px; overflow: auto; overflow-x: hidden; }

#container > p { background: #eee; color: #666; font-family: Arial, sans-serif; font-size: 0.75em; padding: 5px; margin: 0; text-align: right; }

@media only screen and (min-width: 64.063em) { .book-overview .image, .book-overview .element-cover-image { width: 170px; float: left; margin-right: 3%; width: 20%; height: 300px; }
  .book-overview .details { width: 75%; float: left; } }
.chapter-wrapper .references .references-listing { padding-top: 20px; }
.chapter-wrapper .references .references-listing hr:last-child { display: none; }
@media only screen and (min-width: 64.063em) { .chapter-wrapper .chapter ul.access { position: absolute; top: 23px; z-index: 3; } }
@media only screen and (min-width: 0em) and (max-width: 64em) { .chapter-wrapper .chapter ul.access { margin-top: 15px; margin-bottom: 15px; } }
.chapter-wrapper .chapter .button-group { display: block; }
.chapter-wrapper .chapter .button-group .button { width: 100%; text-align: center; }
.chapter-wrapper .chapter .button-group.keywords .button { text-align: left; }
@media only screen { .chapter-wrapper .chapter .published { margin: 0 0 10px 0; float: none; }
  .chapter-wrapper .chapter .published:first-child { margin-bottom: 0; } }
@media only screen and (min-width: 64.063em) { .chapter-wrapper .chapter .published { margin: 20px 20px 20px 0; float: left; } }
.chapter-wrapper .chapter .heading_10, .chapter-wrapper .chapter .article-wrapper .article-page .abstract-translations title, .article-wrapper .article-page .abstract-translations .chapter-wrapper .chapter title, .chapter-wrapper .chapter .article-wrapper .article-page .summary-title, .article-wrapper .article-page .chapter-wrapper .chapter .summary-title, .chapter-wrapper .chapter .book-overview .title, .book-overview .chapter-wrapper .chapter .title, .chapter-wrapper .chapter .book-overview .sub-title, .book-overview .chapter-wrapper .chapter .sub-title, .chapter-wrapper .chapter .book-overview .meta-info, .book-overview .chapter-wrapper .chapter .meta-info, .chapter-wrapper .chapter .excerpt-title, .chapter-wrapper .chapter .search .queries .title, .search .queries .chapter-wrapper .chapter .title, .chapter-wrapper .chapter .html-view .content-side .title-underline h3, .html-view .content-side .title-underline .chapter-wrapper .chapter h3, .chapter-wrapper .chapter .actions .title-underline h3, .actions .title-underline .chapter-wrapper .chapter h3, .chapter-wrapper .chapter .actions .title-underline > div:first-child, .actions .chapter-wrapper .chapter .title-underline > div:first-child, .chapter-wrapper .chapter .actions .title-underline > h2, .actions .chapter-wrapper .chapter .title-underline > h2, .chapter-wrapper .chapter .nested-accordion a, .nested-accordion .chapter-wrapper .chapter a { clear: both; }
.chapter-wrapper .chapter .article-title { margin-bottom: 0; }
.chapter-wrapper .chapter .summary { margin: 10px 0; }
.chapter-wrapper .chapter .summary * { color: #595959; }
.chapter-wrapper .chapter .excerpt-title { margin-bottom: 25px; }
.chapter-wrapper .chapter .author.chapter div { display: inline; }
@media only screen and (min-width: 0em) and (max-width: 64em) { .chapter-wrapper .chapter .reading-width { margin-top: 80px; } }
.chapter-wrapper .chapter .file-actions { margin-bottom: 0; }
@media only screen and (min-width: 64.063em) { .chapter-wrapper .closed-view .chapter ul.access { top: -37px; } }

.book-container-banner { height: 200px; }

.overview.last { padding-bottom: 0 !important; }

.subtext { position: relative; top: -3px; }

#recommendProduct .book-title { padding: 20px 20px 0px 20px; }
#recommendProduct .book-title .heading_08 { color: #595959; }
#recommendProduct .book-overview { padding: 5px 20px 20px 20px; border-bottom: 1px solid #dedede; color: #595959; }
#recommendProduct .book-overview li { list-style-type: none; }
#recommendProduct .book-overview li span { font-size: 14px; }
#recommendProduct .book-overview li.author { font-weight: normal; }
@media only screen and (min-width: 64.063em) { #recommendProduct .g-recaptcha { padding-top: 25px; padding-left: 20%; } }
@media only screen and (max-width: 40em) { #recommendProduct #selected-administrator-emails { padding: 10px; } }
#recommendProduct #selected-administrator-emails > div { margin-bottom: 3px; }
#recommendProduct #selected-administrator-emails p { font-size: 14px; margin-bottom: 0; margin-top: 0.5em; }
#recommendProduct .yourOrganisations label { font-size: 14px; display: inline; }
#recommendProduct #administratorEmail { margin-bottom: 0; border-radius: 0; }
@media only screen and (max-width: 40em) { #recommendProduct fieldset { padding: 0.8rem; }
  #recommendProduct fieldset legend { padding: 0; margin-left: -0.11429rem; }
  #recommendProduct fieldset > .row { padding: 5px; }
  #recommendProduct fieldset > .row .columns { padding: 0; }
  #recommendProduct fieldset input[type=submit] { padding-left: 0.5rem; } }

.search .filter-title { color: #333333; margin-bottom: 15px; float: left; }
.search .sort-content { clear: both; width: 100%; }
.search .actions li, .search .actions div.checkbox { margin-bottom: 6px; }
.search .actions li .icon.access, .search .actions div.checkbox .icon.access { margin: 2px 7px 0 0; }
.search .keywords { clear: both; }
.search .submit-in-field input { background-color: transparent !important; }
.search .submit-in-field input[type="submit"] { background-image: url("../images/search_in_field.svg"); background-position: 80% -3px; background-repeat: no-repeat; background-size: contain; overflow: visible; }
.search .submit-in-field input[type="submit"]:hover { background-image: url("../images/search_in_field_hover.svg"); background-position: 80% -3px; background-repeat: no-repeat; background-size: contain; }
.search .submit-in-field.fulltext-search { margin-bottom: 30px; }
.search .submit-in-field.fulltext-search #fulltextSearchAction { position: absolute; top: 45px; }
.search .chosen-single b { /* width:30px!important; height: 30px!important; background-color:red!important;*/ }
.search .search-access-filter ul.access li { width: 100%; }

.search .queries { margin-bottom: 20px; }
.search .queries .title { margin-bottom: 14px; }
.search .queries form { padding-bottom: 20px; }
@media only screen and (max-width: 40em) { .search .queries form { margin-top: 20px; } }
.search .queries .sort-by select { margin-bottom: 0; }
@media only screen and (max-width: 64em) { .search .queries .sort-by select { width: 300px; } }
.search .suggested-search { font-size: 1.2rem; font-weight: bold; }
.search .reading-width { margin-top: 80px !important; }
.search .results p.heading_10, .search .results .article-wrapper .article-page p.summary-title, .article-wrapper .article-page .search .results p.summary-title, .search .results .book-overview p.title, .book-overview .search .results p.title, .search .results .book-overview p.sub-title, .book-overview .search .results p.sub-title, .search .results .book-overview p.meta-info, .book-overview .search .results p.meta-info, .search .results .chapter-wrapper .chapter p.excerpt-title, .chapter-wrapper .chapter .search .results p.excerpt-title, .search .results .queries p.title, .search .queries .results p.title { margin-bottom: 0.71429rem; color: #333333; }
.search .results .snippet-highlight { color: #006FCA; }
.search .results .details { padding-bottom: 0px; }
.search .results .details .type.issue { margin-bottom: 0px; }
.search .graphical-abstract-listing { border: 1px solid #dedede; text-align: center; height: 140px; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; }
.search .graphical-abstract-listing .abstract { position: relative; top: 50%; transform: translateY(-50%); margin-left: auto; margin-right: auto; }
.search .text-hits-count { position: absolute; right: 0; font-size: 12px; font-weight: bold; }
.search .text-hits strong { background: #FFFF33; padding: 0 2px; }

@media only screen and (min-width: 40.063em) { .search .sort-by select { width: 250px; } }
.search-scope-select { height: 40px; }
.search-scope-select:focus { background-color: #FFFFFF; }

.html-view { background: #FFFFFF; }
.html-view.disable-select { -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Safari */ -khtml-user-select: none; /* Konqueror HTML */ -moz-user-select: none; /* Firefox */ -ms-user-select: none; /* Internet Explorer/Edge */ user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */ }
.html-view .narrow-column, .html-view .main-column, .html-view .reading-width { transition: none !important; -moz-transition: none !important; -webkit-transition: none !important; -o-transition: none !important; }
.html-view.no-scroll { overflow: hidden; }
.html-view .refme-widget { z-index: 3; margin-left: 10px; position: absolute; display: block; }
@media only screen and (max-width: 40em) and (orientation: portrait) { .html-view .refme-widget { margin-left: 0; } }
@media only screen and (min-width: 0em) and (max-width: 64em) { .html-view .refme-widget { top: 0 !important; }
  .html-view .refme-widget iframe { position: relative !important; } }
@media only screen and (min-width: 64.063em) { .html-view .cookie-message { position: relative !important; }
  .html-view.has-cookie-message .breadcrumbs-wrapper { position: relative; top: 0; }
  .html-view.has-cookie-message .sub-header { position: relative; }
  .html-view.has-cookie-message .banner { margin-top: 0; } }
.html-view #text-resizer-controls .large-text { margin-right: 0; }
.html-view .divider { border-top: 1px solid #e8e8e8; padding-bottom: 15px; margin-top: 15px; clear: both; }
.html-view .flash-message-container .flash-message { top: 188px; }
@media only screen and (max-width: 40em) { .html-view .flash-message-container .flash-message { top: -100px; } }
.html-view header, .html-view footer { display: none; }
@media only screen and (min-width: 64.063em) { .html-view .cookie-message { position: fixed; z-index: 11; width: 100%; } }
.html-view .label { padding: 0 5px 0 0; font-size: inherit; background-color: transparent; color: inherit; }
.html-view .breadcrumbs-wrapper { border-bottom: 1px solid #cccccc; }
.html-view .split-panel .wrapper { background: #FFFFFF; position: relative; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; min-height: 800px; margin-top: 0; }
.html-view .container-wrap { max-width: 1380px; margin-left: auto; margin-right: auto; }
.html-view .page-operatives { display: block; }
.html-view .reading-width { max-width: 100%; }
@media only screen and (max-width: 40em) and (orientation: portrait) { .html-view .reading-width { margin: 0 auto 0; } }
@media only screen and (max-width: 40em) and (orientation: landscape) { .html-view .reading-width { margin: 0 auto 0; } }
@media only screen and (min-width: 40.063em) { .html-view .reading-width { margin: 0 auto 0; } }
@media only screen and (min-width: 64.063em) { .html-view .reading-width { margin: 13px auto 0; } }
.html-view .top-menu-operatives { position: fixed; top: 106px; width: 100%; padding: 10px 10px; z-index: 100; background: #eceaeb; border-bottom: 1px solid #cccccc; }
@media only screen and (max-width: 64em) { .html-view .top-menu-operatives { position: relative; top: 0; }
  .html-view .top-menu-operatives .content-switch { top: 3px; } }
.html-view .top-menu-operatives ul { width: 100%; margin: 0; }
.html-view .top-menu-operatives ul li { display: inline-block !important; margin: 0 10px 0 0 !important; }
@media only screen and (max-width: 64em) { .html-view .top-menu-operatives ul li { margin: 0 5px 0 0 !important; } }
.html-view .top-menu-operatives ul li a { margin: 0 !important; }
.html-view .top-menu-operatives ul li.hide-for-medium { display: inline-block !important; }
@media only screen and (max-width: 64em) and (min-width: 64em) { .html-view .top-menu-operatives ul li.hide-for-medium { display: none !important; } }
@media only screen and (max-width: 64em) { .html-view .top-menu-operatives ul li.hide-for-small { display: none !important; } }
.html-view .banner { background: #f7f7f7; border-bottom: 1px solid #cccccc; }
.html-view .banner .content { text-align: center; position: relative; max-width: 1380px; }
.html-view .banner .content img { height: auto; width: auto; max-width: inherit; margin-left: inherit; }
@media only screen { .html-view .banner .content { padding: 40px 40px 60px 40px; } }
@media only screen and (min-width: 64.063em) { .html-view .banner .content { padding: 40px 150px; } }
@media only screen and (max-width: 40em) { .html-view .banner .content h3, .html-view .banner .content h4 { padding-left: 10px; padding-right: 10px; } }
.html-view .banner .content .title { color: #181817; }
.html-view .banner .content .subtitle { color: #181817; }
.html-view .banner .content .nav { height: 37px; width: 37px; position: absolute; }
@media only screen { .html-view .banner .content .nav { top: inherit; bottom: 10px; }
  .html-view .banner .content .nav.prev { left: 10px; }
  .html-view .banner .content .nav.next { right: 25px; } }
@media only screen and (min-width: 64.063em) { .html-view .banner .content .nav { top: 31%; }
  .html-view .banner .content .nav.prev { left: 18px; }
  .html-view .banner .content .nav.next { right: 10px; } }
.html-view .banner .content .overview .title > a { display: inline !important; }
.html-view .permissions { color: #333333 !important; }
.html-view .caption { font-size: 14px; }
.html-view .large-text .access .icon-list-item { margin-top: 6px; }
.html-view .product-loader { background: #f7f7f7; position: fixed; top: 30%; left: 45%; text-align: center; width: 300px; border: 1px solid #cccccc; z-index: 100; padding: 20px; }
.html-view .product-loader .heading { font-weight: bold; margin-bottom: 0; }
.html-view .product-loader .product-title { margin-top: 1.42857rem; margin-bottom: 0; }
@media only screen and (min-width: 40.063em) and (max-width: 64em) { .html-view .product-loader { left: 31%; } }
@media only screen and (max-width: 40em) { .html-view .product-loader { left: 9%; } }
@media only screen and (max-width: 20em) and (orientation: portrait) { .html-view .product-loader { left: 3%; } }
.html-view .product-loader img { height: 20px; width: 20px; display: inline-block; }
.html-view .image-full-screen { position: fixed; width: 100%; height: 100%; z-index: 100; top: 0; left: 0; background: rgba(0, 0, 0, 0.8); overflow: scroll; }
.html-view .image-full-screen .image-loader { color: white; text-align: center; margin-top: 25%; z-index: 300; }
.html-view .image-full-screen .image-loader img { height: 16px; width: 16px; margin-bottom: 2px; }
.html-view .image-full-screen .image-loader .text { font-size: 20px; }
.html-view .image-full-screen .image-loader .text > span { font-size: inherit; min-width: 5px; display: inline-block; text-align: left; color: #999; }
.html-view .image-full-screen .image-loader .text > span.active { color: #666; }
.html-view .image-full-screen .image-loader .cancel a { font-size: 10px; color: #FFFFFF; text-decoration: underline; }
.html-view .image-full-screen .image-loader .cancel a:hover { color: #FFFFFF; }
.html-view .image-full-screen .caption * { color: #FFFFFF; font-size: 16px; }
.html-view .image-full-screen .caption * .label { font-weight: bold; }
@media only screen { .html-view .image-full-screen .close { position: absolute; width: 38px; height: 38px; text-indent: -9999px; background-image: url("../images/icn_circle__btn_close_white.svg"); background-position: 0 0; background-repeat: no-repeat; top: -45px; right: -2px; } }
@media only screen and (min-width: 64.063em) { .html-view .image-full-screen .close { top: -38px; right: -38px; } }
.html-view .image-full-screen .image.visible, .html-view .image-full-screen .visible.element-cover-image { position: absolute; top: 50px; }
.html-view .image-full-screen .image img, .html-view .image-full-screen .element-cover-image img { background: white; height: inherit; }
.html-view .image-full-screen .image img.hide-while-loading, .html-view .image-full-screen .element-cover-image img.hide-while-loading { opacity: 0; }
.html-view .figure-thumb .overlay { position: absolute; background: white; }
.html-view .figure-thumb .overlay .expand { position: absolute; left: 10px; bottom: 10px; z-index: 10; }
.html-view .currency.dollar:before { content: "$"; }
.html-view #notesPane { display: none; position: fixed; height: 25%; bottom: 0; width: 100%; background-color: white; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; }
.html-view #notesPane #notesResizer { border-top: 1px solid #cccccc; height: 5px; background: #FBFBFB; }
.html-view #notesPane[data-notes-hidden='no'] #notesResizer:hover { cursor: row-resize; }
.html-view #notesPane #hideNotes { position: absolute; right: 10px; top: 6px; }
.html-view #notesPane #notesHeader { padding: 10px 25px; color: #333333; font-weight: bold; border-bottom: 1px solid #cccccc; margin-bottom: 0; background: #FBFBFB; }
.html-view #notesPane #notesContent { padding: 10px 25px 0 25px; color: #333333; overflow-y: auto; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; }
.html-view #notesPane #notesContent.sidebar-open { max-width: 1050px; margin: 0 auto; }
.html-view #notesPane #notesContent .label, .html-view #notesPane #notesContent .volume, .html-view #notesPane #notesContent .named-content { font-weight: bold; }
.html-view #notesPane #notesContent .source, .html-view #notesPane #notesContent .italic { font-style: italic; }
.html-view #notesPane #notesContent .sc { font-size: 1em; font-weight: inherit; padding: 0 0 0 0.2em; text-transform: lowercase; font-variant: small-caps; }
.html-view #notesPane #notesContent .article-title { font-size: 15px; font-weight: normal; }
.html-view .notes-display-toggle { padding-top: 15px; }
@media only screen and (min-width: 64.063em) { .html-view .notes-display-toggle { float: right; } }
.html-view .notes-display-toggle label { color: #595959; font-size: 14px; line-height: 28px; margin-left: 10px; }
.html-view .notes-display-toggle label:hover { cursor: default; }
.html-view .notes-display-toggle .switch { margin-bottom: 0; margin-left: 10px; }
@media only screen and (min-width: 0em) and (max-width: 64em) { .html-view .notes-display-toggle { margin-bottom: 20px; } }
.html-view .notes-display-toggle .action-toggle-notes .note-icon { color: #006FCA; font-size: medium; }
.html-view .notes-display-toggle .action-toggle-notes .note-icon.variant-note:before { content: '*'; }
.html-view .notes-display-toggle .action-toggle-notes .note-icon.expl-note:before { content: '†'; }
.html-view .notes-display-toggle .action-toggle-notes .note-icon.production-note:before { content: '‡'; }

.html-view ul > li { margin-bottom: 0; }
.html-view ul .title { margin-top: 20px; }
.html-view ul .file-actions { margin-top: 30px; margin-bottom: 30px; }
.html-view ul.access li.citation { width: 100%; padding-top: 10px; }
.html-view .no-indent { text-indent: 0; }
.html-view .core-reader-footer { margin-top: 60px; }
.html-view .core-reader-footer .button { height: 48px; background: #f7f7f7; color: #333333; border: 1px solid #cccccc; float: left; font-weight: bold; margin-right: 10px; padding-top: 13px; }
.html-view .core-reader-footer ul.file-actions { margin: 0 10px 0 0; float: left; }
.html-view .core-reader-footer ul.file-actions > li { margin: 0; }
@media only screen { .html-view .core-reader-footer ul.file-actions { width: auto; } }
.html-view .main-column:not(.closed-view) .reading-width { max-width: 1000px; }
.html-view .main-column .reading-width { overflow-x: hidden; }
.html-view #contentContainer { max-width: inherit; margin: 0; }
.html-view #contentContainer > .article > .front { display: none; }
.html-view #contentContainer .abstract p { text-indent: 0; }
.html-view #contentContainer .up-arrow { cursor: pointer; min-height: 40px; border-top: none; width: 50px; position: absolute; margin-bottom: 20px; top: 10px; background-image: url("../images/icn_circle__btn_arrow_up.svg"); background-position: 0 1px; background-repeat: no-repeat; }
@media only screen and (min-width: 0em) and (max-width: 64em) { .html-view #contentContainer .up-arrow { left: 10px; } }
.html-view #contentContainer .up-arrow:hover { background-image: url("../images/icn_circle__btn_arrow_up_hover.svg"); background-position: 0 1px; background-repeat: no-repeat; }
.html-view #contentContainer .ref-list .up-arrow, .html-view #contentContainer .ref-sec .up-arrow, .html-view #contentContainer .endnotes .up-arrow { left: 0; }
.html-view #contentContainer .footnotes { padding-right: 0; }
.html-view #contentContainer .footnotes > .fn { position: relative; clear: both; min-height: 50px; }
.html-view #contentContainer .footnotes > .fn p { padding-left: 20px; }
.html-view #contentContainer .footnotes > .fn p .label { padding-right: 5px; }
.html-view #contentContainer .footnotes .fn-container { position: relative; padding-left: 40px !important; border-bottom: 1pt dotted #877F77 !important; margin-bottom: 1em !important; }
.html-view #contentContainer .footnotes .fn-container .up-arrow { left: 0; }
.html-view #contentContainer .footnotes .fn-container .fn p { display: inline !important; }
.html-view #contentContainer .footnotes .up-arrow { left: -30px; }
.html-view #contentContainer .ref-list > .ref, .html-view #contentContainer .references > .citation { position: relative; clear: both; min-height: 50px !important; padding-left: 50px !important; }
@media only screen and (min-width: 0em) and (max-width: 64em) { .html-view #contentContainer .ref-list > .ref, .html-view #contentContainer .references > .citation { padding-right: 0; } }
.html-view #contentContainer .link-to-highlight { color: #006FCA !important; font-weight: bold !important; }
.html-view #contentContainer .link-to-highlight * { font-weight: inherit !important; color: inherit !important; }
@media only screen and (max-width: 40em) { .html-view #contentContainer .fig .figure-thumb { width: 100%; margin-bottom: 20px; }
  .html-view #contentContainer .fig .caption { width: 100%; margin-left: 0; } }
@media only screen and (min-width: 40.063em) { .html-view #contentContainer .figure-thumb img { max-width: 350px; } }
.html-view #contentContainer .figure-thumb img.active { opacity: 0.5; }
.html-view #contentContainer .disp-formula img.active { opacity: 1; }
.html-view #contentContainer .endnotes { padding: 0 !important; }
.html-view #contentContainer .endnotes .fn { position: relative; min-height: 50px; padding-left: 50px !important; border-top: 1px dotted #c3bfbb; padding-top: 0.5em; margin: 0.5em 0 0.5em 0; }
.html-view #contentContainer .endnotes .fn:first-of-type { border-top: 0; }
.html-view #contentContainer .endnotes p .label { padding-right: 5px; }
.html-view #contentContainer .fn-group span, .html-view #contentContainer .fn-group .article-title { font-size: 100% !important; }
.html-view #contentContainer .speech .speaker { font-size: 0.8125em !important; }
@media only screen and (min-width: 64.063em) { .html-view .closed-view #contentContainer .up-arrow { left: 0; z-index: 100; } }
.html-view .correction { text-align: center; }
.html-view .correction a { text-decoration: underline; }
.html-view .correction.info { background: #edf7ff; }
.html-view .correction.warning a { color: white; }
@media only screen and (max-width: 40em) { .html-view .prose-break { display: inline !important; }
  .html-view .prose-break:after { content: "/"; padding-right: 0.3em; opacity: 0.5; } }

.html-view .content-switch { width: 38px; position: absolute; margin-left: 18px; top: 15px; z-index: 2; }
@media only screen and (max-width: 64em) { .html-view .content-switch { position: relative; top: 5px; } }
.html-view .content-switch .icon { margin: 0 0 15px; display: block; }
.html-view .content-switch .icon.toggle { margin-bottom: 30px; }
.html-view .sticky-wrapper { position: absolute; width: 100%; top: 20px; left: 0; max-width: 100%; }
.html-view .tabs-content { width: auto; }
.html-view .tabs-content > .content { padding: 0; }
.html-view .subtext { top: -5px; }
.html-view .narrow-column.closed-view { height: 100%; }
.html-view .page-operatives .narrow-column { background-color: transparent; }
.html-view .content-side .url { word-break: break-all; }
@media only screen and (max-width: 64em) { .html-view .content-side { width: 100%; max-width: 100%; } }
.html-view .content-side .overview { overflow: visible !important; }
@media only screen and (min-width: 64.063em) { .html-view .content-side .header { margin-top: 20px; } }
.html-view .content-side .title-underline { clear: both; margin-bottom: 25px; }
.html-view .content-side .title-underline h3 { margin-bottom: 10px; }
.html-view .content-side .item { margin-bottom: 25px; overflow: hidden; }
.html-view .content-side .links li { float: left; margin-right: 15px; }
.html-view .content-side .links a { color: #006FCA; }
.html-view .content-side .links a:hover { color: #333333; }
.html-view .content-side #information { font-size: 0.8750em; }
.html-view .content-side #information p { color: #595959; }
.html-view .content-side #information li:not(.status) { color: #595959; font-size: 13px; }
.html-view .content-side #information li:not(.status).author .separator { display: block; visibility: hidden; height: 0; }
.html-view .content-side #information li:not(.status).openAccessLicense { -webkit-font-smoothing: antialiased; font-size: 11px; margin: 10px 0; }
.html-view .content-side #information #authorInformation { margin: 20px 0; }
.html-view .content-side #information #authorInformation > ul .contributor-affiliation { clear: both; margin-bottom: 10px; }
.html-view .content-side #information #authorInformation > ul .contributor-affiliation .aff { margin-left: 0; }
.html-view .content-side #information #authorInformation > ul .contributor-affiliation .aff, .html-view .content-side #information #authorInformation > ul .contributor-affiliation sup { color: #595959; font-size: 13px; }
.html-view .content-side #information #authorInformation > ul .contributor-affiliation strong { position: relative; float: left; margin-top: 2px; }
.html-view .content-side #information #authorInformation > ul .contributor-affiliation.active * { color: #006FCA; }
.html-view .content-side #information #authorInformation label { display: none; }
.html-view .content-side .related-articles { font-size: 0.8750em; }
.html-view .content-side .related-articles .title-underline { margin-bottom: 10px; }
.html-view .content-side .related-articles li:not(.type) { color: #595959; font-size: 13px; }
.html-view .content-side .related-articles .title { margin-top: 0; }
.html-view .content-side .related-articles .title a { width: 100%; }
.html-view .content-side .related-articles .current-article { padding: 5px; border: 1px solid #006FCA; background-color: #F1F8FF; }
.html-view .content-side .related-articles .doi a, .html-view .content-side .related-articles .author a { color: #006FCA; }
.html-view .content-side .related-articles .article-list > div { margin-top: 20px; }
.html-view .content-side .related-articles .article-list > div:first-child { margin-top: 0; }
.html-view .content-side #toc a * { color: #595959; font-style: normal !important; font-size: 13px; font-weight: bold !important; }
.html-view .content-side #toc a *:hover { color: #006FCA; }
.html-view .content-side #toc li { margin-top: 0 !important; margin-bottom: 0 !important; }
.html-view .content-side #toc .sub-nav:first-child > .content-list { padding: 0; margin: 0; }
.html-view .content-side #toc .sub-nav:first-child > .content-list > .sub-nav > .content-list { padding-left: 0; }
.html-view .content-side #toc .sub-nav:first-child > .content-list > .sub-nav > .content-list:nth-of-type(1) { padding-top: 0; }
.html-view .content-side #toc .type-heading { clear: both; font-size: 13px; font-weight: bold; border-bottom: 1px solid #595959; padding-bottom: 5px; margin-bottom: 5px; color: #595959; }
.html-view .content-side #toc .representation.indent-0 { border-top: 0; padding-top: 0; margin-top: 0; }
.html-view .content-side #toc .part-link > span { font-weight: normal !important; }
.html-view .content-side #toc .current-toc .part-link { cursor: default; margin-bottom: 10px; }
.html-view .content-side #toc .current-toc .part-link > span { color: black !important; font-weight: bold !important; }
.html-view .content-side #toc .current-toc .core-reader-toc { padding: 0 !important; }
.html-view .content-side #toc .current-toc .core-reader-toc > div { margin-bottom: 0 !important; }
.html-view .content-side #toc .current-toc .core-reader-toc > div > ul { border-left: 15px solid #e8e8e8; margin-left: -20px; }
.html-view .content-side #toc .current-toc .core-reader-toc > div > ul > li > a { display: none !important; }
.html-view .content-side #toc .current-toc .core-reader-toc .content-list { padding-right: 0 !important; }
.html-view .content-side #core-reader-figures .header h3.has-dropdown:before { cursor: pointer; content: ""; display: inline-block; background-image: url("../images/dropdown_arrow_black.svg"); background-position: 1px 0; background-repeat: no-repeat; height: 12px; width: 15px; background-size: 12px; margin-right: 2px; transform: rotate(-90deg); -webkit-transform: rotate(-90deg); }
.html-view .content-side #core-reader-figures .header h3.has-dropdown.open:before { transform: rotate(0deg); -webkit-transform: rotate(0deg); background-position: 1px 2px; }
.html-view .content-side #core-reader-figures #figs img:hover { cursor: pointer; }
.html-view .content-side #core-reader-figures #figs .sub-nav li .p { font-weight: normal; }
.html-view .content-side #core-reader-figures #figs .sub-nav li .label { font-weight: normal; display: block; text-align: left; }
.html-view .content-side #core-reader-figures #figs .sub-nav li .label + .p { margin-top: 10px; }
.html-view #actions .file-actions { margin-top: 0; margin-bottom: 15px; margin-left: -7px; }
.html-view #actions .file-actions > li { margin-top: 0; }
.html-view #actions .file-actions a { padding: 2px; }
.html-view #actions .file-actions ul, .html-view #actions .file-actions li, .html-view #actions .file-actions a { background: none; border: none; }
.html-view #actions .action-mathjax { display: block; height: 45px; border-bottom: 1px solid #e8e8e8; padding: 0; font-size: 16px; margin-bottom: 20px; }
.html-view .large-text #toc a * { line-height: normal; font-size: 13px; }

.split-panel .wrapper { overflow: visible; }

.html-view { height: 100%; }
.html-view .sub-header { position: fixed; z-index: 10; background: #f3f3f3; }
.html-view .sub-header.slide-up { max-height: none; }
.html-view .sub-header .logo-core { display: inline-block; }
.html-view .sub-header .accessible { display: none; }
@media only screen and (max-width: 64em) { .html-view .sub-header { position: relative; z-index: 100; } }
@media only screen and (max-width: 64em) { .html-view .sub-header .subject-search { text-align: right; }
  .html-view .sub-header .subject-search .submit-in-field, .html-view .sub-header .subject-search a.button { float: none; display: inline-block; }
  .html-view .sub-header .subject-search .submit-in-field { border-radius: 5px; } }
@media only screen and (max-width: 64em) and (max-width: 40em) { .html-view .sub-header .subject-search .submit-in-field { margin: 10px 0; } }
@media only screen and (max-width: 64em) { .html-view .sub-header .subject-search .submit-in-field .small-10 { border-radius: 5px; }
  .html-view .sub-header .subject-search .submit-in-field .small-10 input { box-shadow: none; }
  .html-view .sub-header .subject-search .submit-in-field .small-2 { border-radius: 5px; }
  .html-view .sub-header .subject-search .submit-in-field .small-2 input { border-radius: 5px; }
  .html-view .sub-header .subject-search .submit-in-field.open .small-2 input { border-radius: 0px 5px 5px 0px; } }
.html-view .breadcrumbs-wrapper { position: fixed; width: 100%; z-index: 10; top: 45px; }
.html-view .breadcrumbs-wrapper.assuming { top: 140px; }
@media only screen and (max-width: 64em) { .html-view .breadcrumbs-wrapper { position: relative; z-index: 50; top: 0; background: none; }
  .html-view .breadcrumbs-wrapper.assuming { top: 0; font-size: 13px; } }
@media only screen { .html-view .banner { margin-top: 0; } }
@media only screen and (min-width: 64.063em) { .html-view .banner { margin-top: 105px; } }
@media only screen { .html-view .narrow-column { float: none; position: relative; max-width: 100%; display: block; }
  .html-view .narrow-column .content-switch { display: none; }
  .html-view .narrow-column .content-side { margin: 0; padding: 0 10px 10px 10px; float: none; }
  .html-view .narrow-column.closed-view { width: auto; border-right: 0; }
  .html-view .narrow-column.closed-view .content-side { display: block; } }
@media only screen and (min-width: 64.063em) { .html-view .narrow-column { background: #fbfbfb; max-width: 400px; padding-top: 10px; z-index: 100; position: absolute; top: 0px; left: 0px; border: 0px !important; }
  .html-view .narrow-column .content-switch { display: block; }
  .html-view .narrow-column .content-side { margin-left: 80px; padding-right: 18px; max-width: 324px; transition: all 300ms ease-out; padding-bottom: 100px; max-height: 85vh; overflow-y: auto; }
  .html-view .narrow-column.closed-view { width: 80px; border-right: 1px solid #e8e8e8; }
  .html-view .narrow-column.closed-view .content-side { display: none; }
  .html-view .narrow-column.closed-view .content-switch { min-height: 800px; position: relative; } }
.html-view .main-column { overflow: visible !important; padding-bottom: 100px; border-left: 1px solid #cccccc !important; float: none !important; transition: all 300ms ease-out; }
@media only screen and (min-width: 64.063em) { .html-view .main-column { padding-top: 15px; } }
@media only screen and (min-width: 64.063em) { .html-view .main-column { margin-left: 25%; } }
.html-view .main-column:after { content: ' '; z-index: -1; position: absolute; top: 0; right: 100%; width: 5000px; height: 100%; background: #fbfbfb; }
.html-view .main-column .overview { overflow: visible !important; }
.html-view .main-column .status { color: #1F8817; margin-bottom: -2px; }
@media only screen and (min-width: 64.063em) { .html-view .main-column.closed-view { margin-left: 80px; } }
.html-view .page-operatives { width: 250px; right: 0; left: inherit; }
@media only screen { .html-view .page-operatives #text-resizer-controls { display: none; } }
@media only screen and (min-width: 64.063em) { .html-view .page-operatives #text-resizer-controls { display: block; } }
@media only screen and (max-width: 64em) { .html-view .page-operatives { padding-top: 22px; } }
.html-view .page-operatives .narrow-column { position: relative; }
.html-view .page-operatives .main-column { float: right !important; border: 0 !important; padding-bottom: 0; }
.html-view .page-operatives .main-column:after { display: none; }
.html-view .page-operatives .action-mathjax .summary-title { margin-right: 15px; }
@media only screen { .html-view .page-operatives .action-mathjax { margin-top: 0; margin-right: 5px; float: right; } }
@media only screen and (min-width: 64.063em) { .html-view .page-operatives .action-mathjax { float: none; margin-top: 5px; margin-right: 0; } }

.sitemap > ul > li ul li { margin-left: 15px; }
.sitemap > ul > li > ul > li ul { display: none; }
.sitemap li { font-size: 14px; }
.sitemap .toggle-child-pages span { width: 8px; display: inline-block; font-weight: bold; }
@media only screen and (min-width: 0em) and (max-width: 64em) { .sitemap .toggle-child-pages span { font-size: larger; width: 12px; } }
.sitemap .toggle-child-pages.closed > .plus { display: inline-block; }
.sitemap .toggle-child-pages.closed > .minus { display: none; }
.sitemap .toggle-child-pages:not(.closed) > .plus { display: none; }
.sitemap .toggle-child-pages:not(.closed) > .minus { display: inline-block; }

.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 { line-height: 1.2em; }
.panel .button.blue:hover, .panel .button.blue:focus { color: white; }
.panel .image a, .panel .element-cover-image a { display: block; }
.panel .image a:hover, .panel .element-cover-image a:hover, .panel .image a:focus, .panel .element-cover-image a:focus { border: 1px solid #006FCA; }

button.disabled, button[disabled], .button.disabled, .button[disabled] { background-color: #595959; }
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { background-color: #595959; color: white !important; }

.button-no-transition { padding-left: 6px; padding-right: 6px; border-radius: 4px; }
.button-no-transition.transparent-no-border { background: transparent; color: #595959; }
.button-no-transition.transparent-no-border:hover, .button-no-transition.transparent-no-border:focus { background: transparent; border: 1px solid; }
.button-no-transition.close-button:hover, .button-no-transition.close-button:focus { background: transparent; }

.button { -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; background: #006FCA; }
.button:hover, .button:focus { background: #000000; }
.button.dark { background: rgba(0, 0, 0, 0.6); /* browsers */ filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000'); /* IE */ border: 1px solid #FFFFFF; color: #FFFFFF; }
.button.dark:hover, .button.dark:focus { background: #333333; /* browsers */ filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000'); /* IE */ border-color: #333333; }
.button.blue { background: #006FCA; border: 1px solid #006FCA; border-color: #006fca; color: #FFFFFF; }
.button.blue:hover, .button.blue:focus { border: 1px solid #333333; background: #333333; color: #FFFFFF; }
.button.white-border { border: 1px solid; border-color: #FFFFFF; }
.button.transparent { background: transparent; border: 1px solid #999999; color: #595959; }
.button.transparent:hover, .button.transparent:focus { border-color: #006FCA; color: #006FCA; background: transparent; }
.button.transparent-no-border { background: transparent; color: #595959; }
.button.transparent-no-border:hover, .button.transparent-no-border:focus { border-color: #006FCA; color: #006FCA; background: transparent; }
.button.transparent-no-border:focus { outline: 3px solid #649FF9; }
.button.grey { background: #e8e8e8; border: 0; padding: 6px 10px; }
.button.small-med-font { font-size: 15px; padding: 6px 12px; }
.button#next-to-list-label { border-left: 0; }
.button.advanced-small { margin-left: 10px; padding: 6px 5px 5px 9px; background: #FFFFFF; border-color: #cccccc; }
.button.advanced-small:hover, .button.advanced-small:focus { border-color: #999999; background: #FFFFFF; }
.button.search-small { margin-left: 10px; padding: 6px 5px 5px 9px; background: #FFFFFF; border-color: #cccccc; }
@media only screen and (min-width: 64.063em) { .button.search-small:hover, .button.search-small.active, .button.search-small:focus { border-color: #006FCA; } }
.button.advanced-search-home { margin-left: 20%; padding: 5px; }
.button.advanced-search-home:hover, .button.advanced-search-home:focus { background: #006FCA; border-color: #006FCA; }
.button.advanced-search-home .icon.adv-search { width: 34px; height: 36px; float: left; margin-top: -5px; margin-right: 0; }
.button.advanced-search-home .icon.adv-search:hover, .button.advanced-search-home .icon.adv-search:focus { background-image: url("../images/search_on_img.svg"); background-position: 0 0; background-repeat: no-repeat; background-size: 33px auto; }
.button.core-reader { background: #808080; color: #FFFFFF; padding: 7px; line-height: 34px !important; }
.button.core-reader:hover, .button.core-reader:focus { background: #006FCA; color: #FFFFFF !important; }
.button.request-permission { background: #f7f7f7; border: 1px solid #cccccc; color: #595959 !important; line-height: 34px !important; padding: 7px; height: 48px; font-weight: bold; }
.button.request-permission:hover, .button.request-permission:focus { color: #006FCA !important; }

.row:not(.postfix-round).collapse a.button.alert.radius, .row:not(.postfix-round).collapse input[type=button] { border: 0; padding: 0; }
.row:not(.postfix-round).collapse a.button.alert.radius.postfix, .row:not(.postfix-round).collapse input[type=button].postfix { border-radius: 4px; }

.user-login-summary .button { padding: 8px 12px; height: 35px; }

@media only screen and (min-width: 40.063em) { .button#next-to-list-label { border-top-left-radius: 4px; border-left: 0; } }
.button-group { display: block; margin: 0 auto; }
.button-group li { float: none; }
.button-group li a { width: 100%; text-align: left; }

@media only screen and (min-width: 40.063em) { .button-group { display: table; margin: 0 auto; position: relative; }
  .button-group li { float: left; }
  .button-group.ctas li { margin-left: 15px; }
  .button-group.ctas li:first-child { margin-left: 0; }
  .button-group.inline li { float: left !important; margin-right: 10px; } }
/* Add some padding, so the minus button sits above any buttons, etc; */
/* When text is larger, allow more space for text like "Download table of contents text" When browser is narrow, allow more space for text like "Download table of contents text" */
.large-text a.large-text-two-lines { height: 55px; }

@media only screen and (max-width: 73.75em) { a.large-text-two-lines { height: 55px; } }
@media only screen and (max-width: 40em) { a.large-text-two-lines { height: auto; } }
.actions { padding: 15px 20px; color: #595959; /* border-bottom: 1px solid $smoke; */ padding-bottom: 0px; overflow: hidden; clear: both; border: none; }
.actions:last-child, .actions.no-border { border-bottom: 0; }
.actions .sort-content { margin-bottom: 0; }
.actions .toggle { margin-bottom: 20px; }
.actions .button-group { margin: 0; }
.actions .button-group li { margin-bottom: 15px; float: none; }
.actions .button-group li:last-child { margin-bottom: 0; }
@media only screen and (max-width: 40em) { .actions .button-group li a { margin: 5px 0; } }
@media only screen and (max-width: 40em) { .actions .button-group.keywords li { margin-bottom: 0; } }
.actions .title-underline h3 { color: #333333; }
.actions .title-underline > div:first-child, .actions .title-underline > h2 { color: #333333; margin-top: 0.2rem; margin-bottom: 10px; font-size: 20px; }
.actions .icheckbox_flat-blue, .actions .iradio_flat-blue { margin: 3px 8px 3px 0; }
.actions.fixed-action { position: fixed; top: 0; overflow: visible; }
.actions .explore-all { width: 50%; display: inline-block; margin-bottom: 20px; }
.actions .explore-all h6 { width: auto; display: inline-block; font-size: 0.9em; font-weight: bold; margin: 0px; }
.actions .explore-all.align-top { margin-top: 7px !important; }
@media only screen and (min-width: 40.063em) and (max-width: 64em) { .actions { padding: 15px 15px; } }
@media only screen and (max-width: 40em) { .actions { padding: 15px 12px; } }
.actions .summary-title { color: #333333; }
.actions .filter-title label { font-weight: bold; color: #333333; }

.article-classifications li { display: inline-block; margin-bottom: 17px; margin-right: 10px; }
.article-classifications .button-group.inline li { float: none; }
.article-classifications .button-group.inline li a.button.grey:hover, .article-classifications .button-group.inline li a.button.grey:focus, .article-classifications .button-group.inline li a.button.grey:visited, .article-classifications .button-group.inline li a.button.grey:active { color: #595959; }
.article-classifications .classifications-subheading { clear: both; font-size: 16px; }

.menu .sub-nav.centre { margin: 0 auto; }
.menu .sub-nav li { margin-left: 0; }
@media only screen and (min-width: 64.063em) { .menu li a:hover, .menu li a:focus { color: #006FCA; }
  .menu.top li a:hover, .menu.top li a:focus { background-color: #006FCA; color: #FFFFFF; } }

.list-label { padding-top: 0.71429rem; padding-right: 1.42857rem; padding-bottom: 0.78571rem; padding-left: 10px; font-size: 0.78571rem; color: #FFFFFF; float: left; }
.list-label.centre-offset { position: static; padding-top: 19px; padding-bottom: 6px; margin-left: 0; padding-right: 5px; float: left; }
@media only screen and (max-width: 40em) { .list-label.centre-offset { padding-top: 6px; } }

@media only screen and (min-width: 40.063em) { .list-label { padding-left: 23px; } }
@media only screen and (min-width: 64.063em) { .list-label.centre-offset { position: absolute; bottom: 4px; left: -125px; } }
.top-bar { line-height: inherit; }
.top-bar .toggle-topbar { left: 0; right: auto; }
.top-bar .toggle-topbar.account { right: 0; left: auto; }

.ie9 .secondary:not(.button) .cart .icon { width: 20px; }

.secondary:not(.button) { background: #FFFFFF; border-bottom: 1px solid #dedede; padding: 7px 0; height: 49px; }
.secondary:not(.button) .f-dropdown { display: none; }
.secondary:not(.button) .top-bar { z-index: 3; width: 50%; float: left; }
.secondary:not(.button) .top-bar .title-area { height: 45px; }
.secondary:not(.button) .wrapper { position: relative; }
.secondary:not(.button) .account-loggedin.active img { opacity: 0 !important; }
.secondary:not(.button) .menu-icon { transition: none !important; -moz-transition: none !important; -webkit-transition: none !important; -o-transition: none !important; background-image: url("../images/menu.svg"); background-position: 0 0; background-repeat: no-repeat; width: 23px; height: 23px; float: left; display: block; position: relative; top: 5px; left: 0; margin-right: 10px; }
.secondary:not(.button) .menu-icon.active { background-image: url("../images/menu_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.secondary:not(.button) .menu-icon.account:not(.identities) { background-image: url("../images/login.svg"); background-position: center center; background-repeat: no-repeat; right: 0; left: auto; width: 34px; height: 34px; background-size: 20px 20px; background-color: #808080; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; top: 0; margin-right: 0; overflow: hidden; }
@media only screen and (min-width: 64.063em) { .secondary:not(.button) .menu-icon.account:not(.identities):hover, .secondary:not(.button) .menu-icon.account:not(.identities):focus { background-color: #006FCA; } }
.secondary:not(.button) .menu-icon.account:not(.identities).active { background-color: #006FCA; }
.secondary:not(.button) .menu-icon.identities { width: auto; height: 34px; top: 0; background-image: none; }
.secondary:not(.button) .menu-icon.identities img { height: 100%; }
.secondary:not(.button) .menu-icon.identities.no-logo { cursor: pointer; content: ""; display: inline-block; background-image: url("../images/dropdown_arrow_grey.svg"); background-position: 4px 6px; background-repeat: no-repeat; background-size: 25px auto; margin-top: 0px; margin-right: 5px; width: 35px !important; height: 35px; }
.secondary:not(.button) .menu-icon.identities.no-logo.active { background-image: url("../images/dropdown_arrow_blue.svg"); background-position: 4px 6px; background-repeat: no-repeat; }
.secondary:not(.button) .menu-icon.identities.no-logo > img { display: none; }
.secondary:not(.button) .sub-nav { float: left; }
.secondary:not(.button) li a:hover, .secondary:not(.button) li a:focus, .secondary:not(.button) li a:active, .secondary:not(.button) li a:focus { color: #006FCA; }
.secondary:not(.button) li a.active { color: #006FCA; }
.secondary:not(.button) li a.button:focus { border: 1px solid #333333; background: #333333; color: #FFFFFF; }
.secondary:not(.button) .cart { background: transparent; }
.secondary:not(.button) .cart .icon { background-image: url("../images/cart.svg"); background-position: 0px 2px; background-repeat: no-repeat; display: none; width: 15px; min-width: 15px; height: 12px; }
.secondary:not(.button) .cart a { color: #595959; display: inline-block; }
@media only screen and (min-width: 64.063em) { .secondary:not(.button) .cart a { height: 45px; } }
.secondary:not(.button) .cart a:focus { border: 1px solid #006FCA; }
.secondary:not(.button) .centered { text-align: center; }
.secondary:not(.button) .centered .sub-nav { float: none; }
.secondary:not(.button) .centered .cart { position: absolute; right: 9px; top: 0; float: none; }
.secondary:not(.button) .centered .cart a { margin-top: 0; padding-right: 22px !important; }
.secondary:not(.button) .centered .menu-icon.account { float: right; }
@media only screen and (min-width: 40.063em) { .secondary:not(.button) .profile .user { margin-top: -4px; height: 45px; padding-top: 4px; } }
.secondary:not(.button) .profile .institution-name { padding-top: 8px; height: 40px; }
.secondary:not(.button) .profile .institution-name > a { padding-right: 0; padding-left: 15px; }
.secondary:not(.button) .profile .institution-primary-logo { padding-left: 10px; }
.secondary:not(.button) .profile .button.blue { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; background: transparent; border: 0; padding-top: 15px; padding-bottom: 15px; padding-left: 10px; }
@media only screen and (max-width: 40em) { .secondary:not(.button) .profile .button.blue { border-bottom: 1px solid #181817; } }
.secondary:not(.button) .profile .button.blue:hover, .secondary:not(.button) .profile .button.blue:focus { background-color: #333333; }
.secondary:not(.button) .profile-mobile li { float: left; }
.secondary:not(.button) .logged-out-menu .cart { position: static; }

@media only screen and (min-width: 40.063em) { .secondary:not(.button) { height: 46px; padding: 0; }
  .secondary:not(.button) .f-dropdown { display: block; }
  .secondary:not(.button) .welcome { display: none; }
  .secondary:not(.button) .centered .menu-icon { display: none; }
  .secondary:not(.button) .menu-icon { top: 10px; }
  .secondary:not(.button) .menu-icon.account { display: none; }
  .secondary:not(.button) .account-menu .sub-nav li { display: none; }
  .secondary:not(.button) .cart a { padding: 12px 0 12px 0px !important; margin-left: 0px; margin-top: -4px; }
  .secondary:not(.button) .cart .icon { display: inline-block; }
  .secondary:not(.button) .profile { padding-top: 4px; }
  .secondary:not(.button) .profile .button { padding: 8px 20px; }
  .secondary:not(.button) .profile .button.blue { margin-left: 10px; color: #FFFFFF !important; display: block; padding-bottom: 9px; padding-top: 9px; background: #006FCA; border-radius: 4px; padding-left: 10px; padding-right: 10px; } }
@media only screen and (min-width: 40.063em) and (min-width: 64.063em) { .secondary:not(.button) .profile .button.blue { padding-left: 20px; padding-right: 20px; margin-left: 1.4em; } }
@media only screen and (min-width: 40.063em) { .secondary:not(.button) .profile .button.blue:hover, .secondary:not(.button) .profile .button.blue:focus { background-color: #333333; }
  .secondary:not(.button) .divider { border-left: 1px solid #dedede; height: 45px; width: 1px; margin-top: -4px; margin-left: 10px; margin-right: 10px; } }
@media only screen and (min-width: 40.063em) and (min-width: 64.063em) { .secondary:not(.button) .divider { margin-left: 15px; margin-right: 15px; } }

@media only screen and (min-width: 40.063em) { .logged-out-menu { display: none !important; }
  .logged-out-menu .cart { position: absolute; } }
@media only screen and (min-width: 64.063em) { .secondary:not(.button) .menu-icon { display: none; }
  .secondary:not(.button) .top-bar { width: 100%; }
  .secondary:not(.button) .top-bar.account-menu { position: absolute; right: 0; top: 0; width: 130px; }
  .secondary:not(.button) .sub-nav { padding-top: 12px; }
  .secondary:not(.button) .sub-nav.left li:first-child a { padding-left: 0; }
  .secondary:not(.button) .profile { padding-top: 4px; }
  .centered .dropdown-menu-mobile li:first-child a { padding-left: 0; } }
@media only screen and (min-width: 64.063em) and (max-width: 69.375em) { .secondary:not(.button) .profile .button.blue { margin-left: 10px; padding-left: 15px; padding-right: 15px; }
  .secondary:not(.button) .profile .button.blue:hover, .secondary:not(.button) .profile .button.blue:focus { background-color: #333333; }
  .secondary:not(.button) .divider { margin-left: 10px; margin-right: 10px; }
  .secondary:not(.button) .register > a.button { padding-left: 8px; padding-right: 8px; }
  .secondary:not(.button) .dropdown-menu-mobile.profile.profile .institution-primary-logo a img { max-width: 25px; max-height: 25px; } }
.menu .services { text-align: center; margin-top: 0; background-color: #333333; background-image: url("../images/pattern_dark_grey.jpg"); background-position: 0 0; background-repeat: repeat; }
.menu .services li a { margin-bottom: 0; border: 0; border-bottom: 1px solid #3d3d3d; padding-top: 15px; padding-bottom: 15px; padding-left: 10px; border-color: #595959; background-color: #000000; }
.menu .services li a:hover, .menu .services li a:focus { background-color: #006FCA; color: #FFFFFF; }

@media only screen and (min-width: 40.063em) { .menu .services { margin-top: -0.65em; }
  .menu .services li:last-child a { border-top-right-radius: 4px; border-right: 0; }
  .menu .services li a { border-bottom: 0; padding-left: 23px; border-right: 1px solid #292927; }
  .menu .services li a:hover, .menu .services li a:focus { border-color: #292927; } }
.institution-logo .current { display: none; }
.institution-logo a { display: block; }
.institution-logo .number { position: absolute; top: 0; left: 0; background: #6b6b6b; width: 100%; height: 100%; text-align: center; color: #FFFFFF; line-height: 22px; }
.institution-logo .circle { position: absolute; background: #454545; height: 21px; width: 21px; z-index: 2; left: 7px; border-radius: 40px; top: 7px; }
.institution-logo #institution-options { padding: 15px; }
.institution-logo #institution-options li { width: auto; float: left; margin-left: 10px; height: 35px; width: 35px; padding: 0; float: left; background-color: #3d3d3d; color: #FFFFFF; overflow: hidden; cursor: auto; }
.institution-logo #institution-options li img { text-align: center; width: 100%; line-height: 31px; }
.institution-logo #institution-options li:hover { background: transparent; }
.institution-logo #institution-options li:first-child { margin-left: 0; }

@media only screen and (min-width: 40.063em) { .institution-logo .current { display: block; height: 35px; width: 35px; padding: 0 !important; float: left; position: relative; } }
.off-canvas-wrap .left-off-canvas-toggle { display: inline-block; background-image: url("../images/arrow_previous_white.svg"); background-position: 0 0; background-repeat: no-repeat; position: absolute; top: 16px; left: 9px; z-index: 2; width: 15px; height: 22px; }

@media only screen and (min-width: 64.063em) { .off-canvas-wrap .left-off-canvas-toggle { display: none; } }
.dropdown-menu-mobile { width: 100%; background: #333333; position: absolute; z-index: 9; top: 39px; left: 0; right: 0; display: none; }
.dropdown-menu-mobile.open-drawer { display: block; padding-top: 0; }
.dropdown-menu-mobile.open-drawer .cart { position: relative; left: 0; }
.dropdown-menu-mobile.open-drawer .cart a { float: left; border-left: 0; padding-left: 10px; width: 100%; color: #FFFFFF; }
.dropdown-menu-mobile li { float: none; }
.dropdown-menu-mobile li a, .dropdown-menu-mobile li span.menu { display: block; text-align: left; border-bottom: 1px solid #181817; padding-left: 10px; padding-top: 16px; padding-bottom: 16px; color: #f3f3f3; font-size: 14px !important; font-family: "Noto Sans", Helvetica, Roboto, Arial, sans-serif !important; }
.dropdown-menu-mobile li a:hover, .dropdown-menu-mobile li a:focus, .dropdown-menu-mobile li span.menu:hover, .dropdown-menu-mobile li span.menu:focus { color: #f3f3f3; background-color: #181817; }
.dropdown-menu-mobile li span.menu { margin-right: 10px; }
.dropdown-menu-mobile li span.menu:hover, .dropdown-menu-mobile li span.menu:focus { color: #595959 !important; }
.dropdown-menu-mobile.logged-in-launch { display: none !important; }
.dropdown-menu-mobile.logged-in-launch.open-drawer { display: inline-block !important; }

.backdrop { background: #000000; position: fixed; height: 100%; width: 100%; z-index: 4; left: 0; top: 145px; right: 0; bottom: 0; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); opacity: 0.8; }

@media only screen and (min-width: 40.063em) { .dropdown-menu-mobile.profile { width: auto; background: transparent; position: static; z-index: 0; top: 45px; left: 0; right: 0; display: table; }
  .dropdown-menu-mobile.profile li { float: left; }
  .dropdown-menu-mobile.profile li a, .dropdown-menu-mobile.profile li span.menu { display: block; text-align: inherit !important; border-bottom: 0; padding-left: 10px; padding-top: 0; padding-bottom: 0; color: #595959; }
  .dropdown-menu-mobile.profile li a.button, .dropdown-menu-mobile.profile li span.menu.button { border-bottom-width: 1px; border-bottom-style: solid; }
  .dropdown-menu-mobile.profile li a.button.blue, .dropdown-menu-mobile.profile li span.menu.button.blue { border-bottom-color: #006FCA; }
  .dropdown-menu-mobile.profile li a.button.blue:hover, .dropdown-menu-mobile.profile li a.button.blue:focus, .dropdown-menu-mobile.profile li span.menu.button.blue:hover, .dropdown-menu-mobile.profile li span.menu.button.blue:focus { border-bottom-color: #000000; }
  .dropdown-menu-mobile.profile li a.button.transparent, .dropdown-menu-mobile.profile li span.menu.button.transparent { border-bottom-color: #999999; }
  .dropdown-menu-mobile.profile li a.button.transparent:hover, .dropdown-menu-mobile.profile li a.button.transparent:focus, .dropdown-menu-mobile.profile li span.menu.button.transparent:hover, .dropdown-menu-mobile.profile li span.menu.button.transparent:focus { border-bottom-color: #006FCA; }
  .centered .dropdown-menu-mobile { width: auto; background: transparent; position: initial; z-index: 0; top: 0; left: 0; right: 0; display: table; }
  .centered .dropdown-menu-mobile li { float: left; }
  .centered .dropdown-menu-mobile li a, .centered .dropdown-menu-mobile li span.menu { display: block; text-align: left; border-bottom: 0; padding-left: 10px; padding-top: 0; padding-bottom: 0; color: #595959; }
  .centered .dropdown-menu-mobile li a:hover, .centered .dropdown-menu-mobile li a:focus, .centered .dropdown-menu-mobile li span.menu:hover, .centered .dropdown-menu-mobile li span.menu:focus { color: #006FCA; background-color: transparent; }
  .dropdown-menu-mobile { top: 45px; }
  .dropdown-menu-mobile li a:hover, .dropdown-menu-mobile li a:focus { color: #006FCA; background-color: transparent; } }
@media only screen and (max-width: 40em) { .secondary .sub-nav.dropdown-menu-mobile > li > a { cursor: default; }
  .secondary .sub-nav.dropdown-menu-mobile > li > a:hover, .secondary .sub-nav.dropdown-menu-mobile > li > a:focus { color: #f3f3f3; background-color: inherit; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) { .dropdown-menu-mobile.profile.profile .institution-name #institutions-dropdown li:last-child { height: 65px !important; } }
@media only screen and (max-width: 40em) { .dropdown-menu-mobile.profile.profile.identities .hide-for-identities { display: none !important; }
  .dropdown-menu-mobile.profile.profile.personal .hide-for-personal { display: none !important; } }
.dropdown-menu-mobile.profile.profile .show-for-small li a { cursor: default; }
.dropdown-menu-mobile.profile.profile .show-for-small li a:hover, .dropdown-menu-mobile.profile.profile .show-for-small li a:focus { background-color: inherit; }
.dropdown-menu-mobile.profile.profile .show-for-small.user li a:hover, .dropdown-menu-mobile.profile.profile .show-for-small.user li a:focus { color: #f3f3f3; }
.dropdown-menu-mobile.profile.profile .show-for-small.user li:first-child > a { color: #595959; }
.dropdown-menu-mobile.profile.profile .show-for-small.user li:first-child > a:hover, .dropdown-menu-mobile.profile.profile .show-for-small.user li:first-child > a:focus { color: #595959; }
.dropdown-menu-mobile.profile.profile .show-for-small.institutions li a { color: #595959; }
.dropdown-menu-mobile.profile.profile .show-for-small.institutions li a:hover, .dropdown-menu-mobile.profile.profile .show-for-small.institutions li a:focus { color: #595959; }
.dropdown-menu-mobile.profile.profile .show-for-small.institutions li span { float: right; height: 40px; margin: 7px; }
.dropdown-menu-mobile.profile.profile .show-for-small.institutions li span img { height: inherit; }
.dropdown-menu-mobile.profile.profile .show-for-small.institutions li:last-child a { color: #f3f3f3; height: 55px; }
.dropdown-menu-mobile.profile.profile .show-for-small.institutions li:last-child a:hover, .dropdown-menu-mobile.profile.profile .show-for-small.institutions li:last-child a:focus { color: #f3f3f3; }

@media only screen and (min-width: 64.063em) { .dropdown-menu-mobile { width: auto; background: transparent; position: static; z-index: 0; top: 0; left: 0; right: 0; display: table; }
  .dropdown-menu-mobile li { float: left; }
  .dropdown-menu-mobile li a, .dropdown-menu-mobile li span.menu { display: block; text-align: left; border-bottom: 0; padding-left: 10px; padding-top: 0; padding-bottom: 0; color: #595959; font-size: 12px !important; font-family: "Noto Sans", Helvetica, Roboto, Arial, sans-serif !important; font-weight: bold; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; }
  .dropdown-menu-mobile li a:hover, .dropdown-menu-mobile li a:focus, .dropdown-menu-mobile li span.menu:hover, .dropdown-menu-mobile li span.menu:focus { color: #006FCA !important; background-color: transparent; }
  .dropdown-menu-mobile li a[data-no-link]:hover, .dropdown-menu-mobile li a[data-no-link]:focus { color: inherit !important; }
  .dropdown-menu-mobile li span.menu:hover, .dropdown-menu-mobile li span.menu:focus { color: #595959 !important; } }
#user-options.f-dropdown:before { left: 19px; }

.f-dropdown { width: auto; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; border-style: solid; border-width: 1px; border-color: #999999; color: #333333; padding-top: 10px; padding-bottom: 10px; line-height: 24px; -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.3); box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.3); }
.f-dropdown li { width: 100%; line-height: normal; }
.f-dropdown li a { padding: 3px 15px !important; }
.f-dropdown li p { padding: 5px 15px !important; margin-bottom: 0; }
.f-dropdown:after { border-color: transparent transparent #999 transparent !important; }
.f-dropdown > a { color: #006FCA; }

#institution-options li a { padding: 0px !important; }

.dropdown-menu-mobile.profile.profile .institution-name > a.name:before { cursor: pointer; content: ""; display: inline-block; background-image: url("../images/dropdown_arrow_grey.svg"); background-position: 0px -2px; background-repeat: no-repeat; height: 8px; width: 13px; background-size: 12px auto; margin-right: 8px; }
.dropdown-menu-mobile.profile.profile .institution-name > a.name:hover:before, .dropdown-menu-mobile.profile.profile .institution-name > a.name:after, .dropdown-menu-mobile.profile.profile .institution-name > a.name.open:before { background-image: url("../images/dropdown_arrow_blue.svg"); background-position: 0px -2px; background-repeat: no-repeat; background-size: 12px auto; }
.dropdown-menu-mobile.profile.profile .institution-name #institutions-dropdown { max-height: 460px; overflow-y: auto; border-bottom-right-radius: 0; border-bottom-left-radius: 0; padding-bottom: 0; }
.dropdown-menu-mobile.profile.profile .institution-name #institutions-dropdown li { cursor: default; min-height: 45px; }
.dropdown-menu-mobile.profile.profile .institution-name #institutions-dropdown li a { margin-top: 4px; line-height: 16px; }
.dropdown-menu-mobile.profile.profile .institution-name #institutions-dropdown li a + span { width: 80%; float: left; }
.dropdown-menu-mobile.profile.profile .institution-name #institutions-dropdown li span { width: 20%; float: right; }
.dropdown-menu-mobile.profile.profile .institution-name #institutions-dropdown li span img { margin-top: 4px; height: 35px; }
.dropdown-menu-mobile.profile.profile .institution-name #institutions-dropdown li:last-child { height: 53px; background-color: #f3f3f3; padding: 9px; }
.dropdown-menu-mobile.profile.profile .institution-name #institutions-dropdown li:last-child > a { width: 100%; margin: 0; padding-top: 9px !important; padding-bottom: 9px !important; }
.dropdown-menu-mobile.profile.profile .institution-primary-logo a { padding: 0; }
.dropdown-menu-mobile.profile.profile .institution-primary-logo a img { max-height: 35px; max-width: 35px; }
.dropdown-menu-mobile.profile.profile .institution-login { padding-right: 5px; }

#user-options li a:hover { color: #595959 !important; }

.dropdown-link:before { content: ""; display: none; }

@media only screen and (min-width: 40.063em) { .dropdown-link { padding-right: 0px !important; padding-left: 0px !important; cursor: pointer; }
  .dropdown-link:before { cursor: pointer; content: ""; display: inline-block; background-image: url("../images/icn_user.svg"); background-position: 0px 0px; background-repeat: no-repeat; height: 25px; width: 20px; background-size: 20px auto; margin-top: 6px; }
  .dropdown-link:hover:before, .dropdown-link:focus:before, .dropdown-link:after, .dropdown-link.open:before { background-image: url("../images/icn_user_hover.svg"); background-position: 0px 0px; background-repeat: no-repeat; } } width: auto; border-radius: 4px; li { width: 100%; line-height: normal; a { padding: 15px; } } }*/ }
.social { margin-bottom: 0; }
.social li { float: left; margin-left: .75em; width: auto; }
.social.left li:first-child { margin-left: 0; }
.social.right li:last-child { margin-right: 0; }
.social .icon { height: 38px; width: 38px; display: block; transition: none 300ms ease-out; }
.social .fb { background-image: url("../images/footer_facebook.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social .fb:after { content: ' '; }
.social .fb:hover, .social .fb:focus, .social .fb:after { background-image: url("../images/footer_facebook_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social .tw { background-image: url("../images/footer_twitter.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social .tw:after { content: ' '; }
.social .tw:hover, .social .tw:focus, .social .tw:after { background-image: url("../images/footer_twitter_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social .gp { background-image: url("../images/footer_google.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social .gp:after { content: ' '; }
.social .gp:hover, .social .gp:focus, .social .gp:after { background-image: url("../images/footer_google_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social .yt { background-image: url("../images/footer_youtube.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social .yt:after { content: ' '; }
.social .yt:hover, .social .yt:focus, .social .yt:after { background-image: url("../images/footer_youtube_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .fb { background-image: url("../images/btn__facebook.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .fb:after { content: ' '; }
.social.black .fb:hover, .social.black .fb:focus, .social.black .fb:after { background-image: url("../images/btn__facebook_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .linkedin { background-image: url("../images/btn__linkedin.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .linkedin:after { content: ' '; }
.social.black .linkedin:hover, .social.black .linkedin:focus, .social.black .linkedin:after { background-image: url("../images/btn__linkedin_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .tw { background-image: url("../images/btn__twitter.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .tw:after { content: ' '; }
.social.black .tw:hover, .social.black .tw:focus, .social.black .tw:after { background-image: url("../images/btn__twitter_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .gp { background-image: url("../images/btn__google.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .gp:after { content: ' '; }
.social.black .gp:hover, .social.black .gp:focus, .social.black .gp:after { background-image: url("../images/btn__google_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .yt { background-image: url("../images/btn__youtube.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .yt:after { content: ' '; }
.social.black .yt:hover, .social.black .yt:focus, .social.black .yt:after { background-image: url("../images/btn__youtube_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .sc { background-image: url("../images/btn__soundcloud.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .sc:after { content: ' '; }
.social.black .sc:hover, .social.black .sc:focus, .social.black .sc:after { background-image: url("../images/btn__soundcloud_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .gplus { background-image: url("../images/btn__googleplus.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .gplus:after { content: ' '; }
.social.black .gplus:hover, .social.black .gplus:focus, .social.black .gplus:after { background-image: url("../images/btn__googleplus_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .pinterest { background-image: url("../images/btn__pinterest.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .pinterest:after { content: ' '; }
.social.black .pinterest:hover, .social.black .pinterest:focus, .social.black .pinterest:after { background-image: url("../images/btn__pinterest_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .alert { background-image: url("../images/btn__alert.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .alert:after { content: ' '; }
.social.black .alert:hover, .social.black .alert:focus, .social.black .alert:after { background-image: url("../images/btn__alert_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .alert-disabled { background-image: url("../images/btn__alert.svg"); background-position: 0 0; background-repeat: no-repeat; cursor: default; }
.social.black .alert-disabled:after { content: ' '; }
.social.black .rss { background-image: url("../images/btn__rss.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .rss:after { content: ' '; }
.social.black .rss:hover, .social.black .rss:focus, .social.black .rss:after { background-image: url("../images/btn__rss_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .share { background-image: url("../images/btn__share.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .share:after { content: ' '; }
.social.black .share:hover, .social.black .share:focus, .social.black .share:after { background-image: url("../images/btn__share_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .bookmark { background-size: contain; background-image: url("../images/btn__bookmark.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .bookmark:after { content: ' '; }
.social.black .bookmark:hover, .social.black .bookmark:focus, .social.black .bookmark:after { background-image: url("../images/btn__bookmark_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.black .bookmark.active { background-image: url("../images/btn__bookmark_hover.svg"); background-position: 0 0; background-repeat: no-repeat; cursor: default; }
.social.white { margin-top: 4px; }
.social.white .fb { background-image: url("../images/btn__facebook_mobile.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.white .fb:after { content: ' '; }
.social.white .fb:hover, .social.white .fb:focus, .social.white .fb:after { background-image: url("../images/btn__facebook_mobile_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.white .linkedin { background-image: url("../images/btn__linkedin_mobile.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.white .linkedin:after { content: ' '; }
.social.white .linkedin:hover, .social.white .linkedin:focus, .social.white .linkedin:after { background-image: url("../images/btn__linkedin_mobile_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.white .tw { background-image: url("../images/btn__twitter_mobile.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.white .tw:after { content: ' '; }
.social.white .tw:hover, .social.white .tw:focus, .social.white .tw:after { background-image: url("../images/btn__twitter_mobile_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.white .gp { background-image: url("../images/btn__google_mobile.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.white .gp:after { content: ' '; }
.social.white .gp:hover, .social.white .gp:focus, .social.white .gp:after { background-image: url("../images/btn__google_mobile_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.white .yt { background-image: url("../images/btn__youtube_mobile.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.white .yt:after { content: ' '; }
.social.white .yt:hover, .social.white .yt:focus, .social.white .yt:after { background-image: url("../images/btn__youtube_mobile_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.white .sc { background-image: url("../images/btn__soundcloud_mobile.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.white .sc:after { content: ' '; }
.social.white .sc:hover, .social.white .sc:focus, .social.white .sc:after { background-image: url("../images/btn__soundcloud_mobile_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.white .gplus { background-image: url("../images/btn__googleplus_mobile.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.white .gplus:after { content: ' '; }
.social.white .gplus:hover, .social.white .gplus:focus, .social.white .gplus:after { background-image: url("../images/btn__googleplus_mobile_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.white .pinterest { background-image: url("../images/btn__pinterest_mobile.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.white .pinterest:after { content: ' '; }
.social.white .pinterest:hover, .social.white .pinterest:focus, .social.white .pinterest:after { background-image: url("../images/btn__pinterest_mobile_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.white .alert { background-image: url("../images/btn__alert_grey.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.white .alert:after { content: ' '; }
.social.white .alert:after { background-image: url("../images/btn__alert_grey_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.white .alert-disabled { background-image: url("../images/btn__alert_grey.svg"); background-position: 0 0; background-repeat: no-repeat; cursor: default; }
.social.white .alert-disabled:after { content: ' '; }
.social.white .bookmark { background-image: url("../images/btn__bookmark_grey.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.white .bookmark:after { content: ' '; }
.social.white .bookmark:hover, .social.white .bookmark:focus, .social.white .bookmark:after { background-image: url("../images/btn__bookmark_grey_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.white .bookmark.active { background-image: url("../images/btn__bookmark_grey_hover.svg"); background-position: 0 0; background-repeat: no-repeat; cursor: default; }
.social.white .rss { background-image: url("../images/btn__rss_grey.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.white .rss:after { content: ' '; }
.social.white .rss:hover, .social.white .rss:focus, .social.white .rss:after { background-image: url("../images/btn__rss_grey_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.white .share { background-image: url("../images/btn__share_grey.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.white .share:after { content: ' '; }
.social.white .share:hover, .social.white .share:focus, .social.white .share:after { background-image: url("../images/btn__share_grey_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.wwp > a { display: inline-block; }
.social.wwp .alert { height: 25px; width: 25px; background-image: url("../images/btn__alert.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.wwp .alert:after { content: ' '; }
.social.wwp .alert:hover, .social.wwp .alert:focus, .social.wwp .alert:after { background-image: url("../images/btn__alert_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.social.wwp .alert-disabled { height: 25px; width: 25px; background-image: url("../images/btn__alert_grey.svg"); background-position: 0 0; background-repeat: no-repeat; cursor: default; }
.social.wwp .alert-disabled:after { content: ' '; }
.social.wwp .rss { height: 25px; width: 25px; background-image: url("../images/btn__rss.svg"); background-position: 0 0; background-repeat: no-repeat; background-size: 25px; }
.social.wwp .rss:after { content: ' '; }
.social.wwp .rss:hover, .social.wwp .rss:focus, .social.wwp .rss:after { background-image: url("../images/btn__rss_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }

.share-container { position: relative; }
.share-container .social-share-options.responsive { border: none; position: relative; background: white; height: 145px; margin-top: 45px; width: 194px; border-radius: 5px; }
.share-container .social-share-options.responsive .at-icon-wrapper { display: inline-block; }
.share-container .social-share-options:not(.responsive) { border: 1px solid #999999; padding: 0; background: white; position: absolute; width: 165px; z-index: 10; border-top-left-radius: 5px; border-top-right-radius: 5px; box-shadow: 1px 1px 3px #999999; }
@media only screen and (min-width: 64.063em) { .share-container .social-share-options:not(.responsive) { width: 160px; right: 0; } }
@media only screen and (min-width: 0em) and (max-width: 64em) { .share-container .social-share-options > li { width: 100%; } }
.share-container .social-share-options > li.addthis-core-wrapper { margin: 15px 10px 10px 10px !important; }

.cookie-message { background-color: #595959; display: none; }
.cookie-message p, .cookie-message a, .cookie-message a:hover { color: white; }
.cookie-message a { text-decoration: underline; }
.cookie-message a.cookie-close { float: right; }
.cookie-message a.cookie-close > img { min-width: 37px; }
.cookie-message .columns:nth-of-type(1) { padding: 30px 30px 10px 30px; }
.cookie-message .columns:nth-of-type(2) { padding: 30px 30px 0px 0px; }
@media only screen and (max-width: 40em) { .cookie-message .columns:nth-of-type(1) { padding: 15px 30px 5px 15px; }
  .cookie-message .columns:nth-of-type(2) { padding: 15px 15px 0px 0px; } }

.unsupported-browser-message { background-color: #595959; }
.unsupported-browser-message p, .unsupported-browser-message a, .unsupported-browser-message a:hover { color: white; }
.unsupported-browser-message a { text-decoration: underline; }
.unsupported-browser-message a.browser-message-close { float: right; }
.unsupported-browser-message a.browser-message-close > img { min-width: 37px; }
.unsupported-browser-message ul { margin-left: 20px; margin-bottom: 20px; }
.unsupported-browser-message ul li { color: white; }
.unsupported-browser-message .columns:nth-of-type(1) { padding: 30px 30px 10px 30px; }
.unsupported-browser-message .columns:nth-of-type(2) { padding: 30px 30px 0px 0px; }
@media only screen and (max-width: 40em) { .unsupported-browser-message .columns:nth-of-type(1) { padding: 15px 30px 5px 15px; }
  .unsupported-browser-message .columns:nth-of-type(2) { padding: 15px 15px 0px 0px; } }

.reveal-modal { padding: 0px; border-radius: 0; }
.reveal-modal .header { text-align: center; background-color: #f3f3f3; padding: 20px; }
.reveal-modal .header .heading_07 + p, .reveal-modal .header .split-panel .article-title + p, .split-panel .reveal-modal .header .article-title + p { color: #595959; padding-top: 20px; margin-bottom: 0; }
@media only screen and (max-width: 40em) { .reveal-modal .header { padding-top: 60px; } }
.reveal-modal .wrapper { padding: 20px; }
@media only screen and (min-width: 40.063em) { .reveal-modal .close-reveal-modal { width: 38px; height: 38px; top: -38px; right: -38px; text-indent: -9999px; background-image: url("../images/icn_circle__btn_close_white.svg"); background-position: 0 0; background-repeat: no-repeat; } }
.reveal-modal legend label { font-weight: bold; color: #333333; }

.reveal-modal-bg { background-color: #1a1a1a; opacity: 0.95; }

/* Chosen v1.4.2 | (c) 2011-2015 by Harvest | MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md */
.chosen-container { position: relative; display: inline-block; vertical-align: middle; font-size: 13px; zoom: 1; *display: inline; -webkit-user-select: none; -moz-user-select: none; user-select: none; }

.chosen-container * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.chosen-container .chosen-drop { position: absolute; top: 100%; left: -9999px; z-index: 1010; width: 100%; border: 1px solid #aaa; border-top: 0; background: #fff; box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }

.chosen-container.chosen-with-drop .chosen-drop { left: 0; }

.chosen-container a { cursor: pointer; }

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name { margin-right: 4px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: 400; color: #999; }

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after { content: ":"; padding-left: 2px; vertical-align: top; }

.chosen-container-single .chosen-single { position: relative; display: block; overflow: hidden; padding: 0 0 0 8px; height: 25px; border: 1px solid #aaa; border-radius: 5px; background-color: #fff; background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4)); background: -webkit-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%); background: -moz-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%); background: -o-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%); background: linear-gradient(to bottom, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%); background-clip: padding-box; box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1); color: #444; text-decoration: none; white-space: nowrap; line-height: 24px; }

.chosen-container-single .chosen-default { color: #999; }

.chosen-container-single .chosen-single span { display: block; overflow: hidden; margin-right: 26px; text-overflow: ellipsis; white-space: nowrap; }

.chosen-container-single .chosen-single-with-deselect span { margin-right: 38px; }

.chosen-container-single .chosen-single abbr { position: absolute; top: 6px; right: 26px; display: block; width: 12px; height: 12px; background: url(chosen-sprite.png) -42px 1px no-repeat; font-size: 1px; }

.chosen-container-single .chosen-single abbr:hover { background-position: -42px -10px; }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover { background-position: -42px -10px; }

.chosen-container-single .chosen-single div { position: absolute; top: 0; right: 0; display: block; width: 18px; height: 100%; }

.chosen-container-single .chosen-single div b { display: block; width: 100%; height: 100%; background: url(chosen-sprite.png) no-repeat 0 2px; }

.chosen-container-single .chosen-search { position: relative; z-index: 1010; margin: 0; padding: 3px 4px; white-space: nowrap; }

.chosen-container-single .chosen-search input[type=text] { margin: 1px 0; padding: 4px 20px 4px 5px; width: 100%; height: auto; outline: 0; border: 1px solid #aaa; background: #fff url(chosen-sprite.png) no-repeat 100% -20px; background: url(chosen-sprite.png) no-repeat 100% -20px; font-size: 1em; font-family: sans-serif; line-height: normal; border-radius: 0; }

.chosen-container-single .chosen-drop { margin-top: -1px; border-radius: 0 0 4px 4px; background-clip: padding-box; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search { position: absolute; left: -9999px; }

.chosen-container .chosen-results { color: #444; position: relative; overflow-x: hidden; overflow-y: auto; margin: 0 4px 4px 0; padding: 0 0 0 4px; max-height: 240px; -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li { display: none; margin: 0; padding: 5px 6px; list-style: none; line-height: 15px; word-wrap: break-word; -webkit-touch-callout: none; }

.chosen-container .chosen-results li.active-result { display: list-item; cursor: pointer; }

.chosen-container .chosen-results li.disabled-result { display: list-item; color: #ccc; cursor: default; }

.chosen-container .chosen-results li.highlighted { background-color: #3875d7; background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc)); background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%); background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%); background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%); background-image: linear-gradient(#3875d7 20%, #2a62bc 90%); color: #fff; }

.chosen-container .chosen-results li.no-results { color: #777; display: list-item; background: #f4f4f4; }

.chosen-container .chosen-results li.group-result { display: list-item; font-weight: 700; cursor: default; }

.chosen-container .chosen-results li.group-option { padding-left: 15px; }

.chosen-container .chosen-results li em { font-style: normal; text-decoration: underline; }

.chosen-container-multi .chosen-choices { position: relative; overflow: hidden; margin: 0; padding: 0 5px; width: 100%; height: auto !important; height: 1%; border: 1px solid #aaa; background-color: #fff; background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff)); background-image: -webkit-linear-gradient(#eee 1%, #fff 15%); background-image: -moz-linear-gradient(#eee 1%, #fff 15%); background-image: -o-linear-gradient(#eee 1%, #fff 15%); background-image: linear-gradient(#eeeeee 1%, #ffffff 15%); cursor: text; }

.chosen-container-multi .chosen-choices li { float: left; list-style: none; }

.chosen-container-multi .chosen-choices li.search-field { margin: 0; padding: 0; white-space: nowrap; }

.chosen-container-multi .chosen-choices li.search-field input[type=text] { margin: 1px 0; padding: 0; height: 25px; outline: 0; border: 0 !important; background: transparent !important; box-shadow: none; color: #999; font-size: 100%; font-family: sans-serif; line-height: normal; border-radius: 0; }

.chosen-container-multi .chosen-choices li.search-choice { position: relative; margin: 3px 5px 3px 0; padding: 3px 20px 3px 5px; border: 1px solid #aaa; max-width: 100%; border-radius: 3px; background-color: #eee; background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee)); background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%); background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%); background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%); background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); background-size: 100% 19px; background-repeat: repeat-x; background-clip: padding-box; box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05); color: #333; line-height: 13px; cursor: default; }

.chosen-container-multi .chosen-choices li.search-choice span { word-wrap: break-word; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close { position: absolute; top: 4px; right: 3px; display: block; width: 12px; height: 12px; background: url(chosen-sprite.png) -42px 1px no-repeat; font-size: 1px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover { background-position: -42px -10px; }

.chosen-container-multi .chosen-choices li.search-choice-disabled { padding-right: 5px; border: 1px solid #ccc; background-color: #e4e4e4; background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee)); background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%); background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%); background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%); background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); color: #666; }

.chosen-container-multi .chosen-choices li.search-choice-focus { background: #d4d4d4; }

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close { background-position: -42px -10px; }

.chosen-container-multi .chosen-results { margin: 0; padding: 0; }

.chosen-container-multi .chosen-drop .result-selected { display: list-item; color: #ccc; cursor: default; }

.chosen-container-active .chosen-single { border: 1px solid #5897fb; box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active.chosen-with-drop .chosen-single { border: 1px solid #aaa; -moz-border-radius-bottomright: 0; border-bottom-right-radius: 0; -moz-border-radius-bottomleft: 0; border-bottom-left-radius: 0; background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #eee), color-stop(80%, #fff)); background-image: -webkit-linear-gradient(#eee 20%, #fff 80%); background-image: -moz-linear-gradient(#eee 20%, #fff 80%); background-image: -o-linear-gradient(#eee 20%, #fff 80%); background-image: linear-gradient(#eeeeee 20%, #ffffff 80%); box-shadow: 0 1px 0 #fff inset; }

.chosen-container-active.chosen-with-drop .chosen-single div { border-left: 0; background: transparent; }

.chosen-container-active.chosen-with-drop .chosen-single div b { background-position: -18px 2px; }

.chosen-container-active .chosen-choices { border: 1px solid #5897fb; box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active .chosen-choices li.search-field input[type=text] { color: #222 !important; }

.chosen-disabled { opacity: 0.5 !important; cursor: default; }

.chosen-disabled .chosen-single { cursor: default; }

.chosen-disabled .chosen-choices .search-choice .search-choice-close { cursor: default; }

.chosen-rtl { text-align: right; }

.chosen-rtl .chosen-single { overflow: visible; padding: 0 8px 0 0; }

.chosen-rtl .chosen-single span { margin-right: 0; margin-left: 26px; direction: rtl; }

.chosen-rtl .chosen-single-with-deselect span { margin-left: 38px; }

.chosen-rtl .chosen-single div { right: auto; left: 3px; }

.chosen-rtl .chosen-single abbr { right: auto; left: 26px; }

.chosen-rtl .chosen-choices li { float: right; }

.chosen-rtl .chosen-choices li.search-field input[type=text] { direction: rtl; }

.chosen-rtl .chosen-choices li.search-choice { margin: 3px 5px 3px 0; padding: 3px 5px 3px 19px; }

.chosen-rtl .chosen-choices li.search-choice .search-choice-close { right: auto; left: 4px; }

.chosen-rtl.chosen-container-single-nosearch .chosen-search, .chosen-rtl .chosen-drop { left: 9999px; }

.chosen-rtl.chosen-container-single .chosen-results { margin: 0 0 4px 4px; padding: 0 4px 0 0; }

.chosen-rtl .chosen-results li.group-option { padding-right: 15px; padding-left: 0; }

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div { border-right: 0; }

.chosen-rtl .chosen-search input[type=text] { padding: 4px 5px 4px 20px; background: #fff url(chosen-sprite.png) no-repeat -30px -20px; background: url(chosen-sprite.png) no-repeat -30px -20px; direction: rtl; }

.chosen-rtl.chosen-container-single .chosen-single div b { background-position: 6px 2px; }

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b { background-position: -12px 2px; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) { .chosen-rtl .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type=text], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span { background-image: url(chosen-sprite@2x.png) !important; background-size: 52px 37px !important; background-repeat: no-repeat !important; } }
.submit-in-field { width: 100%; max-width: 300px; }
.submit-in-field:after { content: ' '; }
.submit-in-field input[type="text"], .submit-in-field input[type="search"] { border-right: 0; box-shadow: 0 0 0 0; color: #595959; background-color: #FFFFFF; margin-bottom: 0; padding-right: 0; }
.submit-in-field input[type="text"]:hover, .submit-in-field input[type="text"]:focus, .submit-in-field input[type="search"]:hover, .submit-in-field input[type="search"]:focus { background: #FFFFFF; box-shadow: none; }
.submit-in-field input[type="submit"] { background-color: #FFFFFF; border: 1px solid #cccccc; border-left: 0; background-image: url("../images/search_in_field.svg"); background-position: 80% -3px; background-repeat: no-repeat; -moz-transition: none; -o-transition: none; -webkit-transition: none; transition: none; }
@media only screen and (min-width: 64em) { .submit-in-field:after, .submit-in-field input[type="submit"]:hover, .submit-in-field input[type="submit"]:focus { background-image: url("../images/search_in_field_hover.svg"); background-position: 80% -3px; background-repeat: no-repeat; } }

.narrow-column .submit-in-field-add input[type="submit"] { background-image: url("../images/btn_open_small.svg"); background-position: 20px 10px; background-repeat: no-repeat; background-size: 20px; }
@media only screen and (min-width: 64em) { .narrow-column .submit-in-field-add:after, .narrow-column .submit-in-field-add input[type="submit"]:hover, .narrow-column .submit-in-field-add input[type="submit"]:focus { background-image: url("../images/btn_open_small_hover.svg"); background-position: 20px 10px; background-repeat: no-repeat; background-size: 20px; } }

.banner input[type="text"]:focus { outline: 0 none; }

.submit-in-field input[type="submit"] { text-indent: -9999px; }

.search-input input[type="submit"] { background-image: url("../images/icn__search_white.svg"); background-position: center 5px; background-repeat: no-repeat; text-indent: -9999px; background-size: 25px; }
@media only screen and (min-width: 64em) { .search-input input[type="submit"]:hover, .search-input input[type="submit"]:focus { background-color: #333333; } }

.chosen-container-single .chosen-single { width: 260px; background: transparent; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; padding: 7px 12px; height: auto; border-color: #ccc; }

select { background-image: none; color: #595959; background-color: #FFFFFF; -webkit-appearance: menulist !important; -moz-appearance: menulist !important; }
select:hover, select:focus { cursor: pointer; background-color: #FFFFFF; border-color: #cccccc; }

/* IE was not respecting Foundation CSS to set placeholder text colour. Adding some more explicit rules to enable this. */
input[type=email]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #696969; opacity: 1; }
input[type=email]:-moz-placeholder, input[type=text]:-moz-placeholder, input[type=password]:-moz-placeholder, textarea:-moz-placeholder { /* Firefox 18- */ color: #696969; opacity: 1; }
input[type=email]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=password]::-moz-placeholder, textarea::-moz-placeholder { /* Firefox 19+ */ color: #696969; opacity: 1; }
input[type=email]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #696969; opacity: 1; }
input[type=email].auto-width-input, input[type=text].auto-width-input, input[type=password].auto-width-input, textarea.auto-width-input { display: inline-block; width: auto; }

input[type=email]:focus, input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus { outline: 2px solid #649FF9; }

/* input field instruction style */
.instructions { background: #f3f3f3; color: #6E6E6E; border: 1px solid #cccccc; font-size: 0.85714rem; font-style: italic; padding: 0.42857rem 0.64286rem 0.64286rem; margin-top: -20px; line-height: 1.65; margin-bottom: 1.2rem; }

.css-kona-postfix { height: 1.78571rem !important; min-height: 1.78571rem !important; margin-top: 3px; color: #595959; }

.css-kona-postfix-button-update { background: url(/core/cambridge-core/public/images/update-cart-quantity.png); background-size: 22px 22px; background-repeat: no-repeat; }

.css-kona-postfix-button-remove { background: url(/core/cambridge-core/public/images/btn_item_remove.svg); background-size: 22px 22px; background-repeat: no-repeat; }

.css-kona-card-icon { width: 28px; height: 28px; display: inline-block; vertical-align: middle; margin-left: 10px; }

.register a { color: #006FCA; }

a.form-link { color: #006FCA; }

input.searchAndFilter { padding-left: 35px; background-image: url("../images/search_in_field.svg"); background-position: 0 -3px; background-repeat: no-repeat; -moz-transition: none; -o-transition: none; -webkit-transition: none; transition: none; }
input.searchAndFilter:focus { background-image: url("../images/search_in_field.svg"); background-position: 0 -3px; background-repeat: no-repeat; }

.icon { cursor: pointer; width: 37px; height: 37px; }
.icon.inline { display: inline-block; height: 1em; background-size: 1em 1em; width: 1em; }
.icon.inline.large { height: 1.7em; background-size: 1.68em 1.68em; width: 1.7em; }
.icon:after { content: ' '; }
.icon.adv-search { width: 19px; height: 23px; float: left; margin-top: -2px; }
.icon.adv-search.white { background-image: url("../images/search_on_img.svg"); background-position: 0 0; background-repeat: no-repeat; margin-right: .5em; background-size: 32px 34px; background-position: center 0px; }
.icon.adv-search.white.banner { background-size: 19px 19px; background-position: left center; }
.icon.adv-search.white.banner:hover, .icon.adv-search.white.banner:focus { background-image: url("../images/search_advanced_in_field_hover.svg"); background-position: -6px -5px; background-repeat: no-repeat; background-size: 30px 30px; }
.icon.adv-search.grey { background-image: url("../images/search_advanced_in_field.svg"); background-position: -7px -5px; background-repeat: no-repeat; background-size: 30px 30px; }
@media only screen and (min-width: 64.063em) { .icon.adv-search:hover, .icon.adv-search:focus, .icon.adv-search:after { background-image: url("../images/search_advanced_in_field_hover.svg"); background-position: -7px -5px; background-repeat: no-repeat; } }
.icon.cookie-close { background-image: url("../images/icn_circle__btn_close_white.svg"); background-position: 0px 0px; background-repeat: no-repeat; float: right; }
.icon.mobile-search { background-image: url("../images/icn__search_small_grey.svg"); background-position: -2px -3px; background-repeat: no-repeat; width: 19px; height: 23px; float: left; margin-top: -2px; }
@media only screen and (min-width: 64.063em) { .icon.mobile-search:hover, .icon.mobile-search:focus, .icon.mobile-search:after { background-image: url("../images/icn__search_small_hover.svg"); background-position: -2px -3px; background-repeat: no-repeat; } }
.icon.mobile-search.active { background-image: url("../images/icn__search_small_hover.svg"); background-position: -2px -3px; background-repeat: no-repeat; }
@media only screen and (min-width: 64.063em) { .icon:hover, .icon:focus { color: #006FCA; } }
.icon.arrow { background-image: url("../images/dropdown_arrow_mobile.svg"); background-position: 11px 11px; background-repeat: no-repeat; background-size: 15px 15px; transition: none 300ms ease-out; }
.icon.arrow.open { transform: scale(1, -1); -webkit-transform: scale(1, -1); -moz-transform: scale(1, -1); -ms-transform: scale(1, -1); }
.icon.switch { width: 42px; height: 30px; float: right; }
.icon.switch.on { background-image: url("../images/icn_switch_on.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.switch.off { background-image: url("../images/icn_switch_off.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.toggle { margin-left: 18px; display: inline-block; }
.icon.toggle.open-drawer { background-image: url("../images/btn_open.svg"); background-position: 0 0; background-repeat: no-repeat; }
@media only screen and (min-width: 64.063em) { .icon.toggle.open-drawer:hover, .icon.toggle.open-drawer:focus, .icon.toggle.open-drawer:after { background-image: url("../images/btn_open_hover.svg"); background-position: 0 0; background-repeat: no-repeat; } }
.icon.toggle.close { image-rendering: crisp-edges; background-image: url("../images/btn_close_menu.svg"); background-position: 0 0; background-repeat: no-repeat; }
@media only screen and (min-width: 64.063em) { .icon.toggle.close:hover, .icon.toggle.close:focus, .icon.toggle.close:after { background-image: url("../images/btn_close_hover.svg"); background-position: 0 0; background-repeat: no-repeat; } }
.icon.open-drawer.small { width: auto; height: auto; display: inline-block; padding-left: 23px; line-height: 16px; background-image: url("../images/btn_open_small.svg"); background-position: 0 1px; background-repeat: no-repeat; }
@media only screen and (min-width: 64.063em) { .icon.open-drawer.small:hover, .icon.open-drawer.small:focus, .icon.open-drawer.small:after { background-image: url("../images/btn_open_small_hover.svg"); background-position: 0 1px; background-repeat: no-repeat; } }
.icon.open-drawer.small.close { background-image: url("../images/btn_close_small.svg"); background-position: 0 1px; background-repeat: no-repeat; }
.icon.open-drawer.small.close:hover, .icon.open-drawer.small.close:focus { background-image: url("../images/btn_close_small_hover.svg"); background-position: 0 1px; background-repeat: no-repeat; }
.icon.open-drawer--bold { font-weight: bold; color: #333333; }
.icon.open-drawer.medium { width: 25px; height: 25px; display: inline-block; background-image: url("../images/btn_open.svg"); background-position: 0 0; background-repeat: no-repeat; }
@media only screen and (min-width: 64.063em) { .icon.open-drawer.medium:hover, .icon.open-drawer.medium:focus, .icon.open-drawer.medium:after { background-image: url("../images/btn_open_hover.svg"); background-position: 0 0; background-repeat: no-repeat; } }
.icon.close.medium { width: 25px; height: 25px; display: inline-block; background-image: url("../images/btn_close.svg"); background-position: 0 0; background-repeat: no-repeat; }
@media only screen and (min-width: 64.063em) { .icon.close.medium:hover, .icon.close.medium:focus, .icon.close.medium:after { background-image: url("../images/btn_close_hover.svg"); background-position: 0 0; background-repeat: no-repeat; } }
.icon.tablet { width: 28px; height: 28px; display: inline-block; }
.icon.tablet.open-drawer { background-image: url("../images/tablet_btn_open.svg"); background-position: 0 0; background-repeat: no-repeat; }
@media only screen and (min-width: 64.063em) { .icon.tablet.open-drawer:hover, .icon.tablet.open-drawer:focus, .icon.tablet.open-drawer:after { background-image: url("../images/tablet_btn_open_hover.svg"); background-position: 0 0; background-repeat: no-repeat; } }
.icon.tablet.close { background-image: url("../images/tablet_btn_close.svg"); background-position: 0 0; background-repeat: no-repeat; }
@media only screen and (min-width: 64.063em) { .icon.tablet.close:hover, .icon.tablet.close:focus, .icon.tablet.close:after { background-image: url("../images/tablet_btn_close_hover.svg"); background-position: 0 0; background-repeat: no-repeat; } }
.icon.access { width: 18px; height: 18px; float: left; margin: 0 7px 0 0; }
.icon.access.open-access { background-image: url("../images/icn_access_open.svg"); background-position: 0 0; background-repeat: no-repeat; margin: 1px 0 0 0; }
.icon.access.entitled, .icon.access.tick, .icon.access.partialentitlement { background-image: url("../images/icn_access_other.svg"); background-position: 0 0; background-repeat: no-repeat; margin: 1px 0 0 0; }
.icon.access.partialentitlement { background-image: url("../images/icn_access_other_grey.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.access.addedToCart, .icon.access.tick { background-image: url("../images/icn_access_blue.svg"); background-position: 0 0; background-repeat: no-repeat; margin: 1px 0 0 0; color: #000000; margin-top: 3px; }
.icon.access.contains-open-access, .icon.access.partial { background-image: url("../images/icn_access_hybrid.svg"); background-position: 0 0; background-repeat: no-repeat; margin: 1px 0 0 0; }
.icon.pdf { background-image: url("../images/icn_pdf.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.pdf.icn { background-image: url("../images/icn_pdf_small.svg"); background-position: -9px -7px; background-repeat: no-repeat; height: 26px; width: 55px; margin-bottom: -8px; background-size: 33px; padding-left: 23px; }
@media only screen and (min-width: 64.063em) { .icon.pdf.icn:hover, .icon.pdf.icn:focus, .icon.pdf.icn:after { background-image: url("../images/icn_pdf_small_hover.svg"); background-position: -9px -7px; background-repeat: no-repeat; } }
@media only screen and (min-width: 64.063em) { .icon.pdf:hover, .icon.pdf:focus, .icon.pdf:after { background-image: url("../images/icn_pdf_hover.svg"); background-position: 0 0; background-repeat: no-repeat; } }
.icon.html { background-size: contain; background-image: url("../images/icn_html.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.html.icn { background-image: url("../images/icn_html_small.svg"); background-position: -9px -7px; background-repeat: no-repeat; height: 26px; width: 55px; margin-bottom: -8px; background-size: 33px; padding-left: 23px; }
@media only screen and (min-width: 64.063em) { .icon.html.icn:hover, .icon.html.icn:focus, .icon.html.icn:after { background-image: url("../images/icn_html_small_hover.svg"); background-position: -9px -7px; background-repeat: no-repeat; } }
.icon.html.icn.wide { width: 65px; }
@media only screen and (min-width: 64.063em) { .icon.html:hover, .icon.html:focus, .icon.html:after { background-image: url("../images/icn_html_hover.svg"); background-position: 0 0; background-repeat: no-repeat; } }
.icon.xml { background-image: url("../images/icn_xml.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.xml.icn { background-image: url("../images/icn_xml.svg"); background-position: 0 0; background-repeat: no-repeat; height: 26px; width: 55px; float: left; margin-bottom: -8px; background-size: 33px; padding-left: 23px; }
@media only screen and (min-width: 64.063em) { .icon.xml.icn:hover, .icon.xml.icn:focus, .icon.xml.icn:after { background-image: url("../images/icn_xml_hover.svg"); background-position: 0 0; background-repeat: no-repeat; } }
@media only screen and (min-width: 64.063em) { .icon.xml:hover, .icon.xml:focus, .icon.xml:after { background-image: url("../images/icn_xml_hover.svg"); background-position: 0 0; background-repeat: no-repeat; } }
.icon.xls { background-image: url("../images/icn_xls.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.xls.icn { background-image: url("../images/icn_xls.svg"); background-position: 0 0; background-repeat: no-repeat; height: 26px; width: 55px; float: left; margin-bottom: -8px; background-size: 33px; padding-left: 23px; }
@media only screen and (min-width: 64.063em) { .icon.xls.icn:hover, .icon.xls.icn:focus, .icon.xls.icn:after { background-image: url("../images/icn_xls_hover.svg"); background-position: 0 0; background-repeat: no-repeat; } }
@media only screen and (min-width: 64.063em) { .icon.xls:hover, .icon.xls:focus, .icon.xls:after { background-image: url("../images/icn_xls_hover.svg"); background-position: 0 0; background-repeat: no-repeat; } }
.icon.open-practice-badge { height: 40px; width: 36px; display: inline-block; }
.icon.open-practice-badge.data { background-image: url("../images/icon_open_data@2x.png"); background-position: 0 0; background-repeat: no-repeat; }
@media only screen and (min-width: 64.063em) { .icon.open-practice-badge.data:hover, .icon.open-practice-badge.data:focus, .icon.open-practice-badge.data:after { background-image: url("../images/icon_open_data_ov@2x.png"); background-position: 0 0; background-repeat: no-repeat; } }
.icon.open-practice-badge.materials { background-image: url("../images/icon_open_materials@2x.png"); background-position: 0 0; background-repeat: no-repeat; }
@media only screen and (min-width: 64.063em) { .icon.open-practice-badge.materials:hover, .icon.open-practice-badge.materials:focus, .icon.open-practice-badge.materials:after { background-image: url("../images/icon_open_materials_ov@2x.png"); background-position: 0 0; background-repeat: no-repeat; } }
.icon.open-practice-badge.preregistered { background-image: url("../images/icon_open_preregistered@2x.png"); background-position: 0 0; background-repeat: no-repeat; }
@media only screen and (min-width: 64.063em) { .icon.open-practice-badge.preregistered:hover, .icon.open-practice-badge.preregistered:focus, .icon.open-practice-badge.preregistered:after { background-image: url("../images/icon_open_preregistered_ov@2x.png"); background-position: 0 0; background-repeat: no-repeat; } }
.icon.epub { background-image: url("../images/icn_epub.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.epub.icn { background-image: url("../images/icn_epub.svg"); background-position: 0 0; background-repeat: no-repeat; height: 26px; width: 55px; float: left; margin-bottom: -8px; background-size: 33px; padding-left: 23px; }
@media only screen and (min-width: 64.063em) { .icon.epub.icn:hover, .icon.epub.icn:focus, .icon.epub.icn:after { background-image: url("../images/icn_epub_hover.svg"); background-position: 0 0; background-repeat: no-repeat; } }
@media only screen and (min-width: 64.063em) { .icon.epub:hover, .icon.epub:focus, .icon.epub:after { background-image: url("../images/icn_epub_hover.svg"); background-position: 0 0; background-repeat: no-repeat; } }
.icon.kindle { background-image: url("../images/icn_kindle.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.kindle.icn { background-image: url("../images/icn_kindle.svg"); background-position: 0 0; background-repeat: no-repeat; height: 26px; width: 55px; float: left; margin-bottom: -8px; background-size: 33px; padding-left: 23px; }
@media only screen and (min-width: 64.063em) { .icon.kindle.icn:hover, .icon.kindle.icn:focus, .icon.kindle.icn:after { background-image: url("../images/icn_kindle_hover.svg"); background-position: 0 0; background-repeat: no-repeat; } }
@media only screen and (min-width: 64.063em) { .icon.kindle:hover, .icon.kindle:focus, .icon.kindle:after { background-image: url("../images/icn_kindle_hover.svg"); background-position: 0 0; background-repeat: no-repeat; } }
.icon.google-drive { background-image: url("../images/icn_google_drive.svg"); background-position: 0 0; background-repeat: no-repeat; }
@media only screen and (min-width: 64.063em) { .icon.google-drive:hover, .icon.google-drive:focus, .icon.google-drive:after { background-image: url("../images/icn_google_drive_hover.svg"); background-position: 0 0; background-repeat: no-repeat; } }
.icon.dropbox { background-image: url("../images/icn_dropbox.svg"); background-position: 0 0; background-repeat: no-repeat; }
@media only screen and (min-width: 64.063em) { .icon.dropbox:hover, .icon.dropbox:focus, .icon.dropbox:after { background-image: url("../images/icn_dropbox_hover.svg"); background-position: 0 0; background-repeat: no-repeat; } }
.icon.eye { background-image: url("../images/icn_core_reader.svg"); background-position: 0 0; background-repeat: no-repeat; width: 34px; height: 34px; float: left; margin-right: 10px; }
.icon.delete { background-image: url("../images/keyword_delete.svg"); background-position: center center; background-repeat: no-repeat; width: 24px; height: 16px; display: inline-block; margin: 0 1px -3px 0; }
@media only screen and (min-width: 64.063em) { .icon.delete:hover, .icon.delete:focus, .icon.delete:after { background-image: url("../images/keyword_delete_hover.svg"); background-position: 0 0; background-repeat: no-repeat; } }
.icon.standard { display: block; }
.icon.search { background-image: url("../images/html_icn_search.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.search:hover, .icon.search:focus, .icon.search:after, .icon.search.active { background-image: url("../images/html_icn_search_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.content { background-image: url("../images/html_icn_content.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.content:hover, .icon.content:focus, .icon.content:after, .icon.content.active { background-image: url("../images/html_icn_content_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.action { background-image: url("../images/html_icn_action.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.action:hover, .icon.action:focus, .icon.action:after, .icon.action.active { background-image: url("../images/html_icn_action_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.speech-bubble { background-image: url("../images/html_icn_speech_bubble.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.speech-bubble:hover, .icon.speech-bubble:focus, .icon.speech-bubble:after, .icon.speech-bubble.active { background-image: url("../images/html_icn_speech_bubble_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.compass { background-image: url("../images/html_icn_navigation.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.compass:hover, .icon.compass:focus, .icon.compass:after, .icon.compass.active { background-image: url("../images/html_icn_navigation_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.info { background-image: url("../images/html_icn_info.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.info:hover, .icon.info:focus, .icon.info:after, .icon.info.active { background-image: url("../images/html_icn_info_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.info.tooltip-icon { display: inline-block; height: 20px; width: 20px; background-image: url("../images/html_icn_info_hover.png"); background-position: 0 0; background-repeat: no-repeat; background-size: 20px 20px; }
.icon.diagram { background-image: url("../images/html_icn_diagram.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.diagram:hover, .icon.diagram:focus, .icon.diagram:after, .icon.diagram.active { background-image: url("../images/html_icn_diagram_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.link { background-image: url("../images/html_icn_link.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.link:hover, .icon.link:focus, .icon.link:after, .icon.link.active { background-image: url("../images/html_icn_link_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.pen { background-image: url("../images/html_icn_author.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.pen:hover, .icon.pen:focus, .icon.pen:after, .icon.pen.active { background-image: url("../images/html_icn_author_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.full-size { background-image: url("../images/icn_img_expand.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.full-size:hover, .icon.full-size:focus, .icon.full-size:after { background-image: url("../images/icn_img_expand_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.download { background-image: url("../images/download_icon.svg"); background-position: 0 0; background-repeat: no-repeat; background-size: 20px 20px; background-position: 5px 0px; }
.icon.alert { background-image: url("../images/btn__alert_grey.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.alert:hover, .icon.alert:focus, .icon.alert:after, .icon.alert.active { background-image: url("../images/btn__alert_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.edit { background-image: url("../images/btn__edit_grey.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.edit:hover, .icon.edit:focus, .icon.edit:after, .icon.edit.active { background-image: url("../images/btn__edit_grey_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.delete-large { background-image: url("../images/btn__delete_grey.svg"); background-position: center center; background-repeat: no-repeat; }
.icon.delete-large:hover, .icon.delete-large:focus, .icon.delete-large:after, .icon.delete-large.active { background-image: url("../images/btn__delete_grey_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon.up { width: auto; height: auto; display: inline-block; padding-left: 25px; line-height: 16px; background-image: url("../images/up-thin.svg"); background-position: 10% center; background-repeat: no-repeat; }
.icon.up:hover, .icon.up:focus, .icon.up:after, .icon.up.active { background-image: url("../images/up-thin_hover.svg"); background-position: 10% center; background-repeat: no-repeat; }
.icon.down { width: auto; height: auto; display: inline-block; padding-left: 25px; line-height: 16px; background-image: url("../images/down-thin.svg"); background-position: 10% center; background-repeat: no-repeat; }
.icon.down:hover, .icon.down:focus, .icon.down:after, .icon.down.active { background-image: url("../images/down-thin_hover.svg"); background-position: 10% center; background-repeat: no-repeat; }

.download-types .icon { height: 34px; width: 34px; }

.dashboard-blocks .icon { height: 30px; width: 30px; position: absolute; }
.dashboard-blocks .icon.info { background-image: url("../images/info.svg"); background-position: 0 0; background-repeat: no-repeat; }
.dashboard-blocks .icon.info.unread { background-image: url("../images/info_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
@media only screen and (max-width: 64em) { .dashboard-blocks .icon.category { border-top: 0px !important; } }
.dashboard-blocks .alerts .icon.category { background-image: url("../images/alert_grey.svg"); background-position: 0 0; background-repeat: no-repeat; }
.dashboard-blocks .bookmarks .icon.category { background-image: url("../images/bookmark.svg"); background-position: 0 0; background-repeat: no-repeat; }
.dashboard-blocks .purchased-content .icon.category { background-image: url("../images/purchased_content.svg"); background-position: 0 0; background-repeat: no-repeat; }
.dashboard-blocks .search-records .icon.category { background-image: url("../images/search.svg"); background-position: 0 0; background-repeat: no-repeat; }
.dashboard-blocks .subscriptions .icon.category { background-image: url("../images/subscription.svg"); background-position: 0 0; background-repeat: no-repeat; }
.dashboard-blocks .groups .icon.category { background-image: url("../images/groups.svg"); background-position: 0 0; background-repeat: no-repeat; }
.dashboard-blocks .societies .icon.category { background-image: url("../images/societies.svg"); background-position: 0 0; background-repeat: no-repeat; }
.dashboard-blocks .trial .icon.category { background-image: url("../images/trial.svg"); background-position: 0 0; background-repeat: no-repeat; }

.icon-image-expand { position: absolute; bottom: 20px; left: 20px; z-index: 2; width: 35px; height: 35px; cursor: pointer; background-image: url("../images/icn_img_expand.svg"); background-position: 0 0; background-repeat: no-repeat; }
.icon-image-expand:after { content: ' '; }
@media only screen and (min-width: 64.063em) { .icon-image-expand:hover, .icon-image-expand:focus, .icon-image-expand:after { background-image: url("../images/icn_img_expand_hover.svg"); background-position: 0 0; background-repeat: no-repeat; } }

.icon-list-item { margin-right: 5px !important; }

.icon-crossmark { background-image: url("../images/icn_crossmark.png"); background-position: 0px 0px; background-repeat: no-repeat; background-size: 100%; width: 105px; height: 38px; display: inline-block; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .icon-crossmark { background-image: url("../images/icn_crossmark@2x.png"); background-position: 0px 0px; background-repeat: no-repeat; } }

.icon-tick { background-image: url("../images/tick-blue.png"); background-position: 0px 1px; background-repeat: no-repeat; background-size: 100%; width: 16px; height: 17px; display: inline-block; }

.chapter-wrapper .icon.toggle { margin-right: 0; }

.article-actions .crossmark-widget { position: relative; width: 180px; height: 40px; display: inline-block; }
.article-actions .crossmark-widget img { height: 40px; position: absolute; top: -2px; }

#core-reader-information .crossmark-widget { width: 180px; height: 40px; display: inline-block; margin-top: 20px; }
#core-reader-information .crossmark-widget img { height: 40px; }

.top-left { position: absolute; top: 0; left: 0; }

.top-right { position: absolute; top: 0; right: 30px; }

.bottom-left { bottom: 0; left: 30px; position: absolute; }

.bottom-right { bottom: 0; right: 0; position: absolute; }

.display-block { display: block; }

/* Search Results pill */
.overview .type, .type { background-color: #e8e8e8; color: #000000; padding: 0 7px 0 7px; display: table; border-radius: 4px; margin-bottom: 4px; }

.overview { overflow: hidden; clear: both; }
.overview .image, .overview .element-cover-image { width: 24%; margin-right: 4%; float: left; height: auto !important; }
.overview .image a > img, .overview .element-cover-image a > img { max-height: 260px !important; width: auto !important; }
.overview ul { list-style: none; }
.overview li:last-child { margin-bottom: 0; }
.overview li.source, .overview li.published { min-height: 19px; }
.overview li.author span.excerpt-type, .overview li.status.get span.excerpt-type, .overview li.pages span.excerpt-type, .overview li.abstract span.excerpt-type { margin-left: -1px; }
.overview .details { float: left; padding-bottom: 20px; width: 100%; }
@media only screen and (max-width: 40em) { .overview .details { width: 70%; } }
.overview.representation.search .details { width: 100%; }
.overview.representation.search .details.has-text-hits { width: 90%; }
@media only screen and (max-width: 40em) { .overview.representation.overview .details { width: 100%; } }
.overview .author, .overview .source, .overview .url, .overview .published, .overview .date, .overview .pages { color: #595959; margin-bottom: 2px; }
.overview .status { color: #1F8817; }
.overview .status:not(.get) { font-weight: bold; }
.overview .title .article-title { font-size: inherit; line-height: inherit; margin: 0; }
.overview .title, .overview .title h5, .overview .name { margin-bottom: 4px; color: #333333; }
@media only screen { .overview .title a, .overview .title h5 a, .overview .name a { display: inline-block; width: 70%; }
  .overview .title .pages, .overview .title h5 .pages, .overview .name .pages { display: inline-block; width: 30%; text-align: right; } }
@media only screen and (min-width: 64.063em) { .overview .title a, .overview .title h5 a, .overview .name a { width: 100%; }
  .overview .title .pages, .overview .title h5 .pages, .overview .name .pages { width: 20%; } }
.overview .title.full-width a, .overview .title h5.full-width a, .overview .name.full-width a { width: 100%; }
.overview .biblio-meta { color: #595959; margin-bottom: 10px; }
.overview .meta-info { font-size: 0.9rem; line-height: 1.1rem; color: #595959; margin-bottom: 0px; }
@media only screen and (max-width: 40em) { .overview .meta-info { word-break: break-all; } }
.overview .sub-title { margin-bottom: 8px; color: #333333; }
.overview .pages { font-weight: 100; }
.overview .source { margin-bottom: 4px !important; }
.overview .author, .overview .product-status { margin-bottom: 8px; }
.overview .date { margin-bottom: 8px; margin-bottom: 10px; }
.overview .bold { color: #333333; }
@media only screen and (max-width: 40em) { .overview .doi { word-break: break-all; } }
.overview.last { margin-bottom: 0px !important; }

.article-page .overview .details { width: 100%; }

@media only screen and (min-width: 40.063em) { .overview .image, .overview .element-cover-image { height: auto; width: 100%; margin-bottom: 20px; }
  .overview .details { width: 94%; }
  .overview .author a { color: #006FCA; } }
@media only screen and (min-width: 64.063em) { .overview .image, .overview .element-cover-image { margin-bottom: 15px; } }
span.type.book, span.type.chapter { color: #700190; }
span.type.journal, span.type.article, span.type.issue { color: #0109b9; }
span.type.other { color: #5b3909; }

.product-listing-filter li span.productStatus { color: #1F8817; font-weight: bold; float: none; }
.product-listing-filter li span.productStatusWarning { color: #CD391F; }
.product-listing-filter li a.get { font-weight: normal; }

li span.productStatus { color: #1F8817; font-weight: bold; float: none; }
li span.productStatusWarning { color: #CD391F; }

@media only screen and (max-width: 40em) { .journal-tiles .overview { margin-bottom: 20px; }
  .journal-tiles .overview .title a { width: 100%; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) { .journal-tiles .overview { overflow: hidden; height: 200px; width: 100%; }
  .journal-tiles .overview .title a { width: 100%; height: 60px; overflow: hidden; }
  .journal-tiles .overview .author, .journal-tiles .overview .source { max-height: 40px; width: 100%; } }

.accordion { margin-bottom: 0; }
.accordion .content { display: none; padding-top: 10px; clear: both; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.accordion .content.active { display: block; }
.accordion .active .icon.open-drawer.small { background-image: url("../images/btn_close_small.svg"); background-position: 0 1px; background-repeat: no-repeat; }
.accordion .active .icon.open-drawer.small:hover, .accordion .active .icon.open-drawer.small:focus { background-image: url("../images/btn_close_small_hover.svg"); background-position: 0 1px; background-repeat: no-repeat; }
.accordion .icon { float: left; }
.accordion ul.access { padding-left: 2px; }
.accordion .fourth ul.access { padding-left: 7px; }
.accordion .accordion-navigation > a { color: #999999; padding: 0 10px; border-bottom: 1px solid #181817; display: block; width: 100%; text-align: left; }
@media only screen and (min-width: 64.063em) { .accordion .accordion-navigation > a:hover, .accordion .accordion-navigation > a:focus { color: #006FCA; } }

.nested-accordion { margin: 25px 0 50px !important; }
.nested-accordion .icon { float: right; }
.nested-accordion .accordion-navigation > a { padding: 15px !important; border-bottom: 0; color: inherit; }
.nested-accordion a { margin-left: 0px !important; background: #dedede; }
.nested-accordion a.item { background: #FFFFFF !important; }
.nested-accordion a .columns { padding-left: 0px !important; }
.nested-accordion > li { border: 1px solid #999999; margin-bottom: 10px; float: left; width: 100%; }
.nested-accordion .level li.status { margin-right: 5px; }
.nested-accordion .level li.status :last-child { margin-right: 0px !important; }
.nested-accordion .level .tray-access-label { display: inline-block; padding-left: 2px; }
.nested-accordion .level.second a { background: #e8e8e8; border-top: 1px solid #cccccc; padding-left: 25px !important; }
.nested-accordion .level.second a .icon { float: left; margin: 1px 0 0 0; }
.nested-accordion .level.second a .icon.toggle-cord { margin: 0px 5px 0 0; }
.nested-accordion .level.third a { background: #f7f7f7; padding-left: 35px !important; }
.nested-accordion .level.third a div { line-height: 25px; }
.nested-accordion .level.third .tray-access-label { padding-left: 0; }
.nested-accordion .level.fourth { padding-left: 10px !important; padding-right: 10px; background: #FFFFFF; }
.nested-accordion .level.fourth > li { border-bottom: 1px solid #FFFFFF; }
.nested-accordion .level.fourth > li:last-child { border-bottom: 0; }
.nested-accordion .level.fourth a { background: transparent; padding: 8px 0; border-top: 0; overflow: hidden; display: block; }
.nested-accordion .level.fourth .icon { float: left; margin: 2px 5px 0 0; }
.nested-accordion .level.fourth:first-child { border-top: 1px solid #cccccc; }
.nested-accordion .level .issue, .nested-accordion .level .date, .nested-accordion .level .pages { margin: 0; color: inherit; }
.nested-accordion .access { margin: 0; color: inherit; }
.nested-accordion .access .icon { float: left; }
.nested-accordion .tray-access-label { display: inline-block; padding-left: 5px; }
.nested-accordion .content { padding-top: 0; }

.accordion-expander { padding: 10px !important; }
.accordion-expander .icon.tablet { margin-right: 10px; float: right; }

@media only screen and (min-width: 64.063em) { .nested-accordion .icon { float: right; }
  .nested-accordion .accordion.fourth { padding-left: 35px; padding-right: 35px; } }
/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-slide .details { float: none; margin: 0 auto; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

@media only screen and (min-width: 40.063em) and (max-width: 64em) { .carousel-container img { max-width: 140%; } }
@media screen and (max-width: 40em) and (orientation: portrait) { .slick-next, .slick-prev { display: none !important; }
  .carousel-container .current { top: 15px !important; left: 25px !important; font-size: 0.6em; display: none; }
  .carousel-container img { max-width: 230%; }
  .carousel-container .caption { top: 20px !important; left: 20px !important; height: 100%; width: 100%; margin-top: 0px !important; text-align: left; }
  .carousel-container .caption .title { font-size: 25px; margin-bottom: 0px !important; }
  .carousel-container .caption .description { font-size: 24px; margin-bottom: 5px; line-height: 1.2em; }
  .carousel-container .caption a.button.transparent { font-size: 16px; left: 0; margin-left: 0; margin-top: 0; width: auto; } }
/* Slider */
.slick-loading .slick-list { background: #FFFFFF url('../images/ajax-loader.gif?1574669208') center center no-repeat; }

.slick-pause, .slick-play { position: absolute; display: block; height: 35px; width: 35px; line-height: 0px; font-size: 0px; cursor: pointer; background-size: contain; background-color: transparent; color: transparent; top: 13px; right: 25px; padding: 0; border: none; outline: none; }

.slick-pause { background-image: url("../images/btn__pause_white.svg"); background-position: 0 0; background-repeat: no-repeat; }
.slick-pause:hover { outline: none; background-color: transparent; background-image: url("../images/btn__pause_white_hover.svg"); background-position: 0 0; background-repeat: no-repeat; color: transparent; }

.slick-play { background-image: url("../images/btn__play_white.svg"); background-position: 0 0; background-repeat: no-repeat; }
.slick-play:hover { outline: none; background-color: transparent; background-image: url("../images/btn__play_white_hover.svg"); background-position: 0 0; background-repeat: no-repeat; color: transparent; }

/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 35px; width: 35px; line-height: 0px; font-size: 0px; cursor: pointer; background-image: url("../images/icn_circle__btn_arrow_previous_white.svg"); background-position: 0 0; background-repeat: no-repeat; background-size: contain; background-color: transparent; color: transparent; top: 50%; margin-top: -18px; padding: 0; border: none; outline: none; }
.slick-prev:hover, .slick-next:hover { outline: none; background-color: transparent; background-image: url("../images/icn_circle__btn_arrow_previous_hover.svg"); background-position: 0 0; background-repeat: no-repeat; color: transparent; }
.slick-prev:focus, .slick-next:focus { background-color: transparent; color: transparent; }

.slick-next { background-image: url("../images/icn_circle__btn_arrow_next_white.svg"); background-position: 0 0; background-repeat: no-repeat; }
.slick-next:hover { background-image: url("../images/icn_circle__btn_arrow_next_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }

.slick-prev { left: 25px; z-index: 1; }

.slick-next { right: 25px; }

.slick-slide { position: relative; }

/* Dots */
.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: -35px; list-style: none; display: block; text-align: center; padding: 0; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { border: 2px solid #e8e8e8; -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; display: block; outline: none; background: #FFFFFF; line-height: 0px; font-size: 0px; color: transparent; padding: 5px; cursor: pointer; }
@media only screen and (min-width: 40.063em) { .slick-dots li button { height: 10px; width: 10px; } }
@media only screen and (max-width: 40em) { .slick-dots li button { height: 20px; width: 20px; } }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li.slick-active button { background-color: #006FCA; border-color: #006FCA; }

.carousel-container { margin-top: 0; }
.carousel-container .caption { position: absolute; top: 25%; left: 100px; }
.carousel-container .title, .carousel-container .description, .carousel-container .button { color: #FFFFFF; }
.carousel-container .title:hover, .carousel-container .description:hover, .carousel-container .button:hover { color: #FFFFFF; border-color: #FFFFFF; }
.carousel-container .current { position: absolute; top: 40px; left: 60px; color: #FFFFFF; }
.carousel-container .title { font-size: 24px; margin-bottom: 5px; }
.carousel-container .description { font-size: 18px; margin-bottom: 15px; }

.carousel-facts { background: #dedede; text-align: center; }
.carousel-facts .stat-title { margin-bottom: 30px; }
.carousel-facts .details { width: 100%; }
.carousel-facts .slick-slide { padding: 38px; }
.carousel-facts .slick-next { right: 10px; top: 51px; background-image: url("../images/icn_circle__btn_arrow_next.svg"); background-position: 0 0; background-repeat: no-repeat; }
.carousel-facts .slick-next:hover { background-image: url("../images/icn_circle__btn_arrow_next_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.carousel-facts .slick-prev { left: 10px; top: 51px; background-image: url("../images/icn_circle__btn_arrow_previous.svg"); background-position: 0 0; background-repeat: no-repeat; }
.carousel-facts .slick-prev:hover { background-image: url("../images/icn_circle__btn_arrow_previous_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }

.arrow { width: 37px; height: 37px; background-size: 37px 37px; display: inline-block; }
.arrow:after { content: ' '; }
.arrow.next { background-image: url("../images/icn_circle__btn_arrow_next.svg"); background-position: 0 0; background-repeat: no-repeat; }
.arrow.next:hover, .arrow.next:after { background-image: url("../images/icn_circle__btn_arrow_next_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.arrow.prev { background-image: url("../images/icn_circle__btn_arrow_previous.svg"); background-position: 0 0; background-repeat: no-repeat; }
.arrow.prev:hover, .arrow.prev:after { background-image: url("../images/icn_circle__btn_arrow_previous_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }

.access { /* fix for alignment issue */ }
.access.hasButtons { line-height: 40px; }
.access.hasButtons .icon.access.addedToCart { margin-top: 11px; }
.access .citation .number { font-weight: bold; }
.access.links { margin-top: 10px; min-height: 22px; }
.access.links li { float: left; width: auto; }
@media medium-up { .access.links li { margin: 5px 0; } }
@media small-only { .access.links li { margin: 10px; } }
.access.links li:first-child a:hover { color: inherit; }
.access .status { float: left; }
.access .status.get { color: #006FCA; }
.access .status.get a:not(.button) { font-weight: normal; }
.access .status.open-access { color: #C5540E; }
.access .status.entitled { color: #1F8817; }
.access .status.partentitled { color: #3d3d3d; }
.access .status span.price { font-weight: bold; }
.access li { float: left; margin-right: 20px; margin-bottom: 3px; }
.access li.open-practice-badge-wrapper { margin-right: 0; transform: scale(0.6, 0.6) translate(-20px, -10px); width: 26px; height: 20px; }

/* Overrides for positioning on article page */
.article-wrapper .article-meta.overview div.access-modal { width: auto; }
.article-wrapper .article-meta.overview div.access-modal, .article-wrapper .article-meta.overview div.open-practice-badges-group { display: inline-block; }

@media only screen and (min-width: 64.063em) { .ie9 .fixed-width-items .large-4 { width: 24%; }
  .fixed-width-items .large-2 { max-width: 161.9px; }
  .fixed-width-items .large-2 .image, .fixed-width-items .large-2 .element-cover-image { max-width: 150px; }
  .fixed-width-items .large-2:nth-last-child(2), .fixed-width-items .large-2:nth-last-child(1) { display: none; }
  .fixed-width-items .large-4 { max-width: 323px; }
  .fixed-width-items.titles-collections .large-2:nth-last-child(3), .fixed-width-items.titles-collections .large-2:nth-last-child(2) { display: none; }
  .xlarge-3:last-child { display: none; } }
@media only screen and (min-width: 1248px) { .fixed-width-items .large-2:nth-last-child(2) { display: block; }
  .fixed-width-items.titles-collections .large-2:nth-last-child(2) { display: block; } }
@media only screen and (min-width: 1412px) { .fixed-width-items .large-2:nth-last-child(1) { display: block; }
  .fixed-width-items.titles-collections .large-2:nth-last-child(3) { display: block; }
  .xlarge-3:last-child { display: block; } }
.file-actions { overflow: hidden; margin-bottom: 30px; margin-top: 5px; clear: both; padding-bottom: 1px; }
.file-actions .list-label { padding: 13px 0px 13px 10px; background: #f7f7f7; color: #333333; }
.file-actions > li { float: left; margin-right: 10px; margin-top: 20px; }
.file-actions > li.name { margin-top: 27px; margin-left: 5px; }
.file-actions .tabs { margin-top: 0; height: 48px; background: #f7f7f7; }
.file-actions .tabs.download-types a { padding: 6px; }
.file-actions .permissions { padding: 14px 7px; }

@media screen and (max-width: 40em) { .file-actions > li { width: 100%; }
  .download-types { padding-bottom: 0; }
  .download-types li { clear: none; } }
.wrapper.standard-text a, .wrapper.standard-text p, .wrapper.standard-text li, .wrapper.standard-text span, .wrapper.standard-text div { line-height: normal; }
.wrapper.large-text a, .wrapper.large-text p, .wrapper.large-text li, .wrapper.large-text span, .wrapper.large-text div { font-size: 20px; line-height: 28px; }

#text-resizer-controls .standard-text, .text-resizer-controls .standard-text { font-size: 16px !important; line-height: 39px !important; margin-top: 0px !important; }
#text-resizer-controls .large-text, .text-resizer-controls .large-text { font-size: 20px; line-height: 35px; }

/* qTip2 - Pretty powerful tooltips - v2.1.1 http://qtip2.com  Copyright (c) 2013 Craig Michael Thompson Released under the MIT, GPL licenses http://jquery.org/license  Date: Thu Jul 11 2013 02:03 GMT+0100+0100 Plugins: tips modal viewport svg imagemap ie6 Styles: basic css3 */
.qtip { position: absolute; left: -28000px; top: -28000px; display: none; max-width: 280px; min-width: 50px; font-size: 10.5px; line-height: 12px; direction: ltr; box-shadow: none; padding: 0; }

.qtip-content { position: relative; padding: 0px 9px 5px; overflow: hidden; text-align: left; word-wrap: break-word; }

.qtip-titlebar { position: relative; padding: 5px 35px 5px 10px; overflow: hidden; border-width: 0 0 1px; font-weight: bold; }

.qtip-titlebar + .qtip-content { border-top-width: 0 !important; }

/* Default close button class */
.qtip-close { position: absolute; right: -9px; top: -9px; cursor: pointer; outline: medium none; border-width: 1px; border-style: solid; border-color: transparent; }

.qtip-titlebar .qtip-close { right: 4px; top: 50%; margin-top: -9px; }

* html .qtip-titlebar .qtip-close { top: 16px; }

/* IE fix */
.qtip-titlebar .ui-icon, .qtip-icon .ui-icon { display: block; text-indent: -1000em; direction: ltr; }

.qtip-icon, .qtip-icon .ui-icon { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; text-decoration: none; }

.qtip-icon .ui-icon { width: 18px; height: 14px; line-height: 14px; text-align: center; text-indent: 0; font: normal bold 10px/13px Tahoma,sans-serif; color: inherit; background: transparent none no-repeat -100em -100em; }

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
/* Default tooltip style */
.qtip-default { border-width: 1px; border-style: solid; border-color: #F1D031; background-color: #FFFFA3; color: #555; }

.qtip-default .qtip-titlebar { background-color: #FFEF93; }

.qtip-default .qtip-icon { border-color: #CCC; background: #F1F1F1; color: #777; }

.qtip-default .qtip-titlebar .qtip-close { border-color: #AAA; color: #111; }

/*! Light tooltip style */
.qtip-light { background-color: white; border-color: #E2E2E2; color: #454545; }

.qtip-light .qtip-titlebar { background-color: #f1f1f1; }

/*! Dark tooltip style */
.qtip-dark { background-color: #505050; border-color: #303030; color: #f3f3f3; }

.qtip-dark .qtip-titlebar { background-color: #404040; }

.qtip-dark .qtip-icon { border-color: #444; }

.qtip-dark .qtip-titlebar .ui-state-hover { border-color: #303030; }

/*! Cream tooltip style */
.qtip-cream { background-color: #FBF7AA; border-color: #F9E98E; color: #A27D35; }

.qtip-cream .qtip-titlebar { background-color: #F0DE7D; }

.qtip-cream .qtip-close .qtip-icon { background-position: -82px 0; }

/*! Red tooltip style */
.qtip-red { background-color: #F78B83; border-color: #D95252; color: #912323; }

.qtip-red .qtip-titlebar { background-color: #F06D65; }

.qtip-red .qtip-close .qtip-icon { background-position: -102px 0; }

.qtip-red .qtip-icon { border-color: #D95252; }

.qtip-red .qtip-titlebar .ui-state-hover { border-color: #D95252; }

/*! Green tooltip style */
.qtip-green { background-color: #CAED9E; border-color: #90D93F; color: #3F6219; }

.qtip-green .qtip-titlebar { background-color: #B0DE78; }

.qtip-green .qtip-close .qtip-icon { background-position: -42px 0; }

/*! Blue tooltip style */
.qtip-blue { background-color: #E5F6FE; border-color: #ADD9ED; color: #5E99BD; }

.qtip-blue .qtip-titlebar { background-color: #D0E9F5; }

.qtip-blue .qtip-close .qtip-icon { background-position: -2px 0; }

.qtip-shadow { -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15); -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15); box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15); }

/* Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
.qtip-rounded, .qtip-tipsy, .qtip-bootstrap { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

.qtip-rounded .qtip-titlebar { -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; }

/* Youtube tooltip style */
.qtip-youtube { -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 0 3px #333; -moz-box-shadow: 0 0 3px #333; box-shadow: 0 0 3px #333; color: white; border-width: 0; background: #4A4A4A; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4A4A4A), color-stop(100%, black)); background-image: -webkit-linear-gradient(top, #4A4A4A 0, black 100%); background-image: -moz-linear-gradient(top, #4A4A4A 0, black 100%); background-image: -ms-linear-gradient(top, #4A4A4A 0, black 100%); background-image: -o-linear-gradient(top, #4A4A4A 0, black 100%); }

.qtip-youtube .qtip-titlebar { background-color: #4A4A4A; background-color: transparent; }

.qtip-youtube .qtip-content { padding: .75em; font: 12px arial,sans-serif; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000); -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);"; }

.qtip-youtube .qtip-icon { border-color: #222; }

.qtip-youtube .qtip-titlebar .ui-state-hover { border-color: #303030; }

/* jQuery TOOLS Tooltip style */
.qtip-jtools { background: #232323; background: rgba(0, 0, 0, 0.7); background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323)); background-image: -moz-linear-gradient(top, #717171, #232323); background-image: -webkit-linear-gradient(top, #717171, #232323); background-image: -ms-linear-gradient(top, #717171, #232323); background-image: -o-linear-gradient(top, #717171, #232323); border: 2px solid #ddd; border: 2px solid #f1f1f1; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 0 12px #333; -moz-box-shadow: 0 0 12px #333; box-shadow: 0 0 12px #333; }

/* IE Specific */
.qtip-jtools .qtip-titlebar { background-color: transparent; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)"; }

.qtip-jtools .qtip-content { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)"; }

.qtip-jtools .qtip-titlebar, .qtip-jtools .qtip-content { background: transparent; color: white; border: 0 dashed transparent; }

.qtip-jtools .qtip-icon { border-color: #555; }

.qtip-jtools .qtip-titlebar .ui-state-hover { border-color: #333; }

/* Cluetip style */
.qtip-cluetip { -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4); -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4); box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4); background-color: #D9D9C2; color: #111; border: 0 dashed transparent; }

.qtip-cluetip .qtip-titlebar { background-color: #87876A; color: white; border: 0 dashed transparent; }

.qtip-cluetip .qtip-icon { border-color: #808064; }

.qtip-cluetip .qtip-titlebar .ui-state-hover { border-color: #696952; color: #696952; }

/* Tipsy style */
.qtip-tipsy { background: black; background: rgba(0, 0, 0, 0.87); color: white; border: 0 solid transparent; font-size: 11px; font-family: 'Lucida Grande', sans-serif; font-weight: bold; line-height: 16px; text-shadow: 0 1px black; }

.qtip-tipsy .qtip-titlebar { padding: 6px 35px 0 10px; background-color: transparent; }

.qtip-tipsy .qtip-content { padding: 6px 10px; }

.qtip-tipsy .qtip-icon { border-color: #222; text-shadow: none; }

.qtip-tipsy .qtip-titlebar .ui-state-hover { border-color: #303030; }

/* Tipped style */
.qtip-tipped { border: 3px solid #959FA9; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background-color: #F9F9F9; color: #454545; font-weight: normal; font-family: serif; }

.qtip-tipped .qtip-titlebar { border-bottom-width: 0; color: white; background: #3A79B8; background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D)); background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D); background-image: -moz-linear-gradient(top, #3A79B8, #2E629D); background-image: -ms-linear-gradient(top, #3A79B8, #2E629D); background-image: -o-linear-gradient(top, #3A79B8, #2E629D); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)"; }

.qtip-tipped .qtip-icon { border: 2px solid #285589; background: #285589; }

.qtip-tipped .qtip-icon .ui-icon { background-color: #FBFBFB; color: #555; }

/** Twitter Bootstrap style.  Tested with IE 8, IE 9, Chrome 18, Firefox 9, Opera 11. Does not work with IE 7. */
.qtip-bootstrap { /** Taken from Bootstrap body */ font-size: 14px; line-height: 20px; color: #333333; /** Taken from Bootstrap .popover */ padding: 1px; background-color: #ffffff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; }

.qtip-bootstrap .qtip-titlebar { /** Taken from Bootstrap .popover-title */ padding: 8px 14px; margin: 0; font-size: 14px; font-weight: normal; line-height: 18px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; }

.qtip-bootstrap .qtip-titlebar .qtip-close { /** Overrides qTip2: .qtip-titlebar .qtip-close{ [...] right: 4px; top: 50%; [...] border-style: solid; } */ right: 11px; top: 45%; border-style: none; }

.qtip-bootstrap .qtip-content { /** Taken from Bootstrap .popover-content */ padding: 9px 14px; }

.qtip-bootstrap .qtip-icon { /** Overrides qTip2: .qtip-default .qtip-icon { border-color: #CCC; background: #F1F1F1; color: #777; } */ background: transparent; }

.qtip-bootstrap .qtip-icon .ui-icon { /** Overrides qTip2: .qtip-icon .ui-icon{ width: 18px; height: 14px; } */ width: auto; height: auto; /* Taken from Bootstrap .close */ float: right; font-size: 20px; font-weight: bold; line-height: 18px; color: #000000; text-shadow: 0 1px 0 #ffffff; opacity: 0.2; filter: alpha(opacity=20); }

.qtip-bootstrap .qtip-icon .ui-icon:hover { /* Taken from Bootstrap .close:hover */ color: #000000; text-decoration: none; cursor: pointer; opacity: 0.4; filter: alpha(opacity=40); }

/* IE9 fix - removes all filters */
.qtip:not(.ie9haxors) div.qtip-content, .qtip:not(.ie9haxors) div.qtip-titlebar { filter: none; -ms-filter: none; }

.qtip .qtip-tip { margin: 0 auto; overflow: hidden; z-index: 10; }

/* Opera bug #357 - Incorrect tip position
https://github.com/Craga89/qTip2/issues/367 */
x:-o-prefocus, .qtip .qtip-tip { visibility: hidden; }

.qtip .qtip-tip, .qtip .qtip-tip .qtip-vml, .qtip .qtip-tip canvas { position: absolute; color: #123456; background: transparent; border: 0 dashed transparent; }

.qtip .qtip-tip canvas { top: 0; left: 0; }

.qtip .qtip-tip .qtip-vml { behavior: url(#default#VML); display: inline-block; visibility: visible; }

#qtip-overlay { position: fixed; left: -10000em; top: -10000em; }

/* Applied to modals with show.modal.blur set to true */
#qtip-overlay.blurs { cursor: pointer; }

/* Change opacity of overlay here */
#qtip-overlay div { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: black; opacity: 0.7; filter: alpha(opacity=70); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }

.qtipmodal-ie6fix { position: absolute !important; }

.qtip { max-width: 320px; }

.qtip-default { border: 1px solid #e8e8e8; background-color: #FFFFFF; color: #595959; font-size: 13px; padding: 6px 9px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2); line-height: 20px; text-align: center; }

.custom-tooltip { display: none; text-align: center; padding: 10px 20px 10px 20px; }
.custom-tooltip .qtip-content { padding: 0; }
.custom-tooltip .info { overflow: hidden; padding: 20px; }
.custom-tooltip .info li { width: 50%; margin-right: 0; min-width: 130px; float: left; }
.custom-tooltip .info li:first-child { border-right: 1px solid #f3f3f3; }
.custom-tooltip .info li a { color: #333333; }
.custom-tooltip .info li a:hover { color: #006FCA; }
.custom-tooltip .icon.access { display: inline-block; margin-bottom: -1px; float: none; }
.custom-tooltip .price { display: block; margin-top: 0; margin-bottom: -2px; }
.custom-tooltip .actions { background-color: #f3f3f3; }
.custom-tooltip p { margin-bottom: 15px; }
.custom-tooltip .button { margin-left: 15px; }
.custom-tooltip .button:first-child { margin-left: 0; }
.custom-tooltip .download-types { padding: 10px; border: 0; margin: 0; }
.custom-tooltip .download-types .list-label { float: none; margin-bottom: 14px; text-align: center; margin-right: 0; }
.custom-tooltip .download-types li:last-child { margin-right: 0; }
.custom-tooltip .download-types a { background-color: transparent; padding: 5px; }

.custom-tooltip--buttons, .custom-tooltip--formats { padding: 0 !important; background-color: #fff !important; text-align: center; }
.custom-tooltip--buttons .qtip-tip, .custom-tooltip--formats .qtip-tip { background-color: #f3f3f3 !important; }
.custom-tooltip--buttons .custom-tooltip--buttons__left-col, .custom-tooltip--formats .custom-tooltip--buttons__left-col { border-right: 2px solid #f3f3f3; }
.custom-tooltip--buttons .price-highlight, .custom-tooltip--formats .price-highlight { display: inline-block; width: 100%; margin-top: 3px; }
.custom-tooltip--buttons .price-highlight:hover, .custom-tooltip--formats .price-highlight:hover { color: #006FCA !important; }
.custom-tooltip--buttons a, .custom-tooltip--formats a { font-family: "Noto Sans", Helvetica, Roboto, Arial, sans-serif !important; font-weight: bold; color: #222222 !important; display: inline-block; }
.custom-tooltip--buttons .grey-bg, .custom-tooltip--formats .grey-bg { padding-top: 20px; margin: -10px; padding-bottom: 20px; }
.custom-tooltip--buttons .grey-bg--lock, .custom-tooltip--formats .grey-bg--lock { padding: 15px 0 52px; }
.custom-tooltip--buttons .button, .custom-tooltip--formats .button { margin-left: 5px; margin-right: 5px; margin-top: 5px; color: #fff !important; }
.custom-tooltip--buttons .toll-col, .custom-tooltip--formats .toll-col { padding-left: 10px !important; padding-right: 10px !important; }
.custom-tooltip--buttons .icon-wrap, .custom-tooltip--formats .icon-wrap { display: inline-block; }
.custom-tooltip--buttons .icon-wrap .icon, .custom-tooltip--formats .icon-wrap .icon { margin-right: 5px !important; }

.custom-tooltip--formats .qtip-tip { background-color: #fff !important; }
.custom-tooltip--formats .list-tooltip { display: block; }
.custom-tooltip--formats .list-tooltip li { padding: 0 4px !important; margin: 12px 0 5px !important; float: left; width: 47px; }
.custom-tooltip--formats .icon-wrap { display: inline-block; }
.custom-tooltip--formats .icon-wrap .icon { margin-right: 5px !important; }

.tooltip-row { margin: 10px 0 0 0; }

.tooltip-link:hover { color: #006FCA !important; }

.tooltip-padding .content { padding: 1.42857rem !important; }

.custom-tooltip--mathjax-listing { padding: 10px !important; font-size: 16px; }

.custom-tooltip-button-remove { background: url(/core/cambridge-core/public/images/btn_item_remove.svg); background-size: 18px 18px; background-repeat: no-repeat; width: 18px; height: 18px; display: inline-block; margin-top: 5px; }

.autocomplete-suggestions { border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }

.autocomplete-more-results { font-weight: normal; padding: 10px 10px 5px 10px; text-align: center; border-top: 1px solid #cccccc; -moz-user-select: -moz-none; -ms-user-select: none; -webkit-user-select: none; user-select: none; color: #0072cf; }

.autocomplete-suggestion { padding: 9px 10px; white-space: nowrap; overflow: hidden; }

.autocomplete-no-suggestion { padding: 9px 10px; }

.autocomplete-selected { background: #F0F0F0; }

.autocomplete-suggestions strong { font-weight: normal; color: #111; }

.autocomplete-group { padding: 9px 10px; }

.autocomplete-group strong { font-weight: bold; color: #111; border-top: 1px solid #cccccc; padding-top: 14px; display: block; }
.autocomplete-group:first-child strong { border-top: 0; padding-top: 8px; }

.page-operatives { position: absolute; left: 0px; z-index: 2; width: 100%; display: inline-block; }
@media only screen and (min-width: 64.063em) { .page-operatives { padding-top: 15px; } }
.page-operatives.free { position: relative; left: auto; display: inline-block !important; margin: 0; padding: 10px 0; }
@media only screen and (min-width: 64.1em) { .page-operatives.free { display: none !important; } }
.page-operatives.free ul.right li { margin: 0px; }
.page-operatives.free .header { line-height: 37px !important; margin: 0 0 0 20px !important; font-size: 1.28571rem; }
.page-operatives.free + div.panel.narrow-column { margin-bottom: 0px; min-height: 0px; }
@media only screen and (max-width: 64em) { .page-operatives.free + div.panel.narrow-column .actions:first-child { padding-top: 25px !important; } }
.page-operatives ul { float: right; }
.page-operatives li { float: left; margin-right: 15px; cursor: pointer; }
.page-operatives li a { color: #333333; }
.page-operatives .main-column { background: transparent; border-left: 0; padding-top: 0; margin-left: -15px; display: block; float: left; }
.page-operatives .main-column .social { position: relative; left: 30px; top: -3px; }
.page-operatives .main-column .social li { margin: 0 10px 0 0; }
.page-operatives .narrow-column { padding-top: 0; transition: all 500 ease-out; background: transparent; display: block; float: left; }
.page-operatives .narrow-column.closed-view { display: block !important; }
.page-operatives.width-auto { width: auto; }
@media only screen and (max-width: 20em) and (orientation: portrait) { .page-operatives .main-column .social li { margin: 0 5px 0 0; }
  .page-operatives .product-nav li { margin-right: 5px; }
  .page-operatives .product-nav li:last-child { margin-right: 0; } }

@media only screen { .wrapper.search > .page-operatives { width: 100%; } }
@media only screen and (min-width: 64.063em) { .wrapper.search > .page-operatives { width: auto; } }

@media only screen and (max-width: 64em) { .search .panel.narrow-column, .search .page-operatives { margin-top: 20px; } }
@media only screen and (max-width: 40em) { .page-operatives.chapter .social.white { margin-top: 0px; top: 0px; } }
.page-operatives.enable-full-width.closed-view .narrow-column { width: 4%; }
.page-operatives.enable-full-width.closed-view .main-column { width: 96%; }

.page-operatives--book { padding-top: 35px; }

@media only screen and (min-width: 64.063em) { .page-operatives .main-column { margin-left: 0; }
  .page-operatives--book { padding-top: 20px; }
  .page-operatives--book .close_open-toggle { margin-right: 0px; } }
.page-operatives--tablet { position: static; margin-top: 0px; padding-top: 20px; }

#loadmoreajaxloader { border-top: 1px solid #e8e8e8; position: relative; height: 50px; }
#loadmoreajaxloader img { height: 80px; position: relative; top: -40px; background-color: white; padding: 20px; left: 50%; margin-left: -40px; }

@media only screen and (min-width: 40.063em) { .tabs-content.no-padding > .content > .row > .columns { padding-left: 0; padding-right: 0; } }

.dataTables_paginate ul.pagination li a { font-size: 14px; }
.dataTables_paginate ul.pagination li.current a { background-color: #006FCA; font-size: 14px; }

div.dataTables_wrapper thead td { white-space: nowrap; }

div.dataTables_wrapper { margin-bottom: 1.25em; }

div.dataTables_length label, div.dataTables_filter label, div.dataTables_info { color: #999; font-weight: normal; }

div.dataTables_length label { font-size: 14px; float: left; text-align: left; margin-bottom: 0; }

div.dataTables_length select { font-size: 14px; width: 55px; height: 38px; margin-bottom: 0; }

div.dataTables_filter label { float: right; margin-bottom: 0; }

div.dataTables_filter input { display: inline-block !important; width: auto !important; margin-bottom: 0; margin-left: 0.5em; }

div.dataTables_info { padding-top: 2px; font-size: 0.875em; }

div.dataTables_paginate { float: right; margin: 0; }

table.dataTable { clear: both; margin: 0.5em 0 !important; max-width: none !important; width: 100%; }

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled { cursor: pointer; *cursor: hand; }

table.dataTable thead .sorting { background-image: url("../images/datatables/sort_both.png"); }
table.dataTable thead .sorting_asc { background-image: url("../images/datatables/sort_asc.png"); }
table.dataTable thead .sorting_desc { background-image: url("../images/datatables/sort_desc.png"); }
table.dataTable thead .sorting_asc_disabled { background-image: url("../images/datatables/sort_asc_disabled.png"); }
table.dataTable thead .sorting_desc_disabled { background-image: url("../images/datatables/sort_desc_disabled.png"); }
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled { background-size: 10px 18px; background-position: center right; background-repeat: no-repeat; }

table.dataTable th:active { outline: none; }

/* Scrolling */
div.dataTables_scrollHead table { margin-bottom: 0 !important; }

div.dataTables_scrollBody table { border-top: none; margin-top: 0 !important; margin-bottom: 0 !important; }

div.dataTables_scrollBody tbody tr:first-child th, div.dataTables_scrollBody tbody tr:first-child td { border-top: none; }

div.dataTables_scrollFoot table { margin-top: 0 !important; border-top: none; }

/* TableTools styles */
.table tbody tr.active td, .table tbody tr.active th { background-color: #08C; color: white; }

.table tbody tr.active:hover td, .table tbody tr.active:hover th { background-color: #0075b0 !important; }

.table-striped tbody tr.active:nth-child(odd) td, .table-striped tbody tr.active:nth-child(odd) th { background-color: #017ebc; }

table.DTTT_selectable tbody tr { cursor: pointer; *cursor: hand; }

div.DTTT { float: left; margin-bottom: 0; margin-top: -0.3em; }

div.DTTT .button { margin: 0 0 0.25rem; }

div.DTTT .button:hover { text-decoration: none !important; }

ul.DTTT_dropdown.dropdown-menu li { position: relative; }

ul.DTTT_dropdown.dropdown-menu li:hover a { background-color: #0088cc; color: white !important; }

/* TableTools information display */
.DTTT_print_info { position: fixed; top: 50%; left: 50%; width: 400px; height: 150px; margin-left: -200px; margin-top: -75px; text-align: center; color: #333; padding: 10px 30px; background: #ffffff; /* Old browsers */ background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%); /* Chrome10+,Safari5.1+ */ background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%); /* FF3.6+ */ background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%); /* IE10+ */ background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%); /* Opera 11.10+ */ background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */ opacity: 0.95; border: 1px solid black; border: 1px solid rgba(0, 0, 0, 0.5); -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5); -ms-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5); -o-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5); }

div.DTTT_print_info h6 { font-weight: normal; font-size: 28px; line-height: 28px; margin: 1em; }

div.DTTT_print_info p { font-size: 14px; line-height: 20px; }

/* FixedColumns styles */
div.DTFC_LeftHeadWrapper table, div.DTFC_LeftFootWrapper table, table.DTFC_Cloned tr.even { background-color: white; }

div.DTFC_LeftHeadWrapper table { margin-bottom: 0 !important; }

div.DTFC_LeftBodyWrapper table { border-top: none; margin-bottom: 0 !important; }

div.DTFC_LeftBodyWrapper tbody tr:first-child th, div.DTFC_LeftBodyWrapper tbody tr:first-child td { border-top: none; }

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child { position: relative; padding-left: 30px; cursor: pointer; }

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before { top: 8px; left: 4px; height: 16px; width: 16px; display: block; position: absolute; color: white; border: 2px solid white; border-radius: 16px; text-align: center; line-height: 14px; box-shadow: 0 0 3px #444; box-sizing: content-box; content: '+'; background-color: #31b131; }

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child.dataTables_empty:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child.dataTables_empty:before { display: none; }

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before { content: '-'; background-color: #d33333; }

table.dataTable.dtr-inline.collapsed > tbody > tr.child td:before { display: none; }

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child, table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child { padding-left: 27px; }

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before { top: 5px; left: 4px; height: 14px; width: 14px; border-radius: 14px; line-height: 12px; }

table.dataTable.dtr-column > tbody > tr > td.control, table.dataTable.dtr-column > tbody > tr > th.control { position: relative; cursor: pointer; }

table.dataTable.dtr-column > tbody > tr > td.control:before, table.dataTable.dtr-column > tbody > tr > th.control:before { top: 50%; left: 50%; height: 16px; width: 16px; margin-top: -10px; margin-left: -10px; display: block; position: absolute; color: white; border: 2px solid white; border-radius: 16px; text-align: center; line-height: 14px; box-shadow: 0 0 3px #444; box-sizing: content-box; content: '+'; background-color: #31b131; }

table.dataTable.dtr-column > tbody > tr.parent td.control:before, table.dataTable.dtr-column > tbody > tr.parent th.control:before { content: '-'; background-color: #d33333; }

table.dataTable > tbody > tr.child { padding: 0.5em 1em; }

table.dataTable > tbody > tr.child:hover { background: transparent !important; }

table.dataTable > tbody > tr.child ul { display: inline-block; list-style-type: none; margin: 0; padding: 0; }

table.dataTable > tbody > tr.child ul li { border-bottom: 1px solid #efefef; padding: 0.5em 0; }

table.dataTable > tbody > tr.child ul li:first-child { padding-top: 0; }

table.dataTable > tbody > tr.child ul li:last-child { border-bottom: none; }

table.dataTable > tbody > tr.child span.dtr-title { display: inline-block; min-width: 75px; font-weight: bold; }

/* ----------- iPhone 4 and 4S ----------- */
/* Portrait and Landscape */
/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-height: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) { .mobile-recaptcha { margin-left: -5% !important; padding-left: 0 !important; padding-right: 0 !important; } }
/* Landscape */
/* ----------- iPhone 5 and 5S ----------- */
/* Portrait and Landscape */
/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) { .mobile-recaptcha { margin-left: -5% !important; padding-left: 0 !important; padding-right: 0 !important; } }
/* Landscape */
/* ----------- iPhone 6 ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- iPhone 6+ ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- Galaxy S3 ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- Galaxy S4 ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- Galaxy S5 ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- iPad mini ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- iPad 1 and 2 ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- iPad 3 and 4 ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- Galaxy Tab 10.1 ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* Fix any AddThis styling */
.atm-f { height: 26px !important; }

.refme-widget { display: none; }
.refme-widget .loader { border: 1px solid #A7AFB9; width: 320px; height: 219px; background: white; z-index: 5; position: absolute; }
.refme-widget .loader img { height: 30px; margin-left: 144px; margin-top: 81px; position: absolute; }
.refme-widget .loader span { display: inline-block; color: #595959; margin-left: 90px; margin-top: 115px; }
.refme-widget iframe { right: inherit !important; bottom: inherit !important; }

.article-page .export-citation-wrapper { position: absolute; }

@media only screen and (max-width: 40em) { #confirm-modal .wrapper { margin-top: 30px; } }
#confirm-modal h1.title { font-size: 1.64286rem; line-height: 1.4; margin-bottom: 0.5rem; margin-top: 0.2rem; }

.search .search-results-listing .submit-in-field { height: 42px; }
@media only screen and (max-width: 40em) { .search .search-results-listing .submit-in-field { max-width: none; } }
@media only screen { .search .search-results-listing .reading-width { margin-top: 20px !important; } }
@media only screen and (min-width: 64.063em) { .search .search-results-listing .reading-width { margin-top: inherit; } }
.search .search-results-listing .queries .search-actions { width: 100%; }
@media only screen and (max-width: 40em) { .search .search-results-listing .queries .search-actions { margin-top: 20px; } }
@media only screen and (min-width: 40.063em) { .search .search-results-listing .queries .search-actions > .row > .columns:first-child { padding-right: 5px; }
  .search .search-results-listing .queries .search-actions > .row > .columns:last-child { padding-left: 5px; } }
.search .search-results-listing .queries .search-actions .sort-by { width: 100%; }
@media only screen and (max-width: 40em) { .search .search-results-listing .queries .search-actions .sort-by { width: 100%; } }
.search .search-results-listing .queries .search-actions .save-search { height: 3em; padding-top: 7px; width: 100%; }

.other-formats-tooltip { cursor: pointer; }

.cms-area > .cms-block[data-block-key=aop-block-html] ul li { list-style-type: disc; margin-left: 30px; color: #595959; }
.cms-area > .cms-block[data-block-key=aop-block-page-list] .block-page-list-left-side-nav-single-level li a { color: #595959 !important; }
.cms-area > .cms-block[data-block-key=aop-block-page-list] .block-page-list-left-side-nav-single-level li a:hover { text-decoration: none; }

#cms-modal .redactor-editor { max-height: 350px; overflow: auto; }

.product-listing-with-inputs-content a[href^="#fn"], [data-block-key="aop-block-product-listing"] a[href^="#fn"], [data-block-key="aop-block-featured-content"] a[href^="#fn"] { display: none; }

.check-access-openurl li .open-url-logo { text-align: center; }
.check-access-openurl li a { list-style-type: none; font-weight: normal; margin-bottom: 10px; }

.orcid-logo { width: 16px; height: 16px; display: inline-block; background: url("../images/orcid_64x64.png") no-repeat; background-size: cover; margin-left: 3px; }

#exportCitation .citation-search-options { min-height: 200px; }
#exportCitation .citation-export-options { text-align: center; }
#exportCitation .citation-export-options h3 { font-size: 1rem; line-height: 1.6; margin-bottom: 1.42857rem; }
#exportCitation .citation-export-options .export-buttons { display: flex; justify-content: center; flex-wrap: wrap; }
#exportCitation .citation-export-options .export-buttons li { margin: 5px; display: inline-block; }
#exportCitation .citation-export-options .export-buttons li a { width: 100px; }
#exportCitation .citation-export-options .export-buttons .export-heading { width: 100%; text-align: center; font-size: 16px; }
#exportCitation #selectedStyle { text-align: center; }
#exportCitation #selectedStyle h2 { font-size: 1rem; font-weight: 700; }
#exportCitation #selectedStyle span { display: block; }
#exportCitation #clearCitationStyle { position: absolute; right: 0px; top: 0; }
#exportCitation .citation-selection { margin-top: 80px; }
#exportCitation .citation-selection #citationStyle { margin-bottom: 0; }
#exportCitation #citationList { height: 200px; overflow-y: scroll; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; font-size: 12px; padding: 3px; position: absolute; z-index: 1; background: white; width: 100%; }
#exportCitation #citationList li:not(#citationNotFound):hover { cursor: pointer; background-color: #EEE; }
#exportCitation #citationList li.citation-style a { color: #333333; }
#exportCitation #citationDataDisplay { height: 150px; margin-bottom: 0; border: 3px solid #006FCA; background-color: #cae7ff; padding: 5px; overflow-y: auto; }
#exportCitation #citationDataDisplay.transparent { background: transparent; }
#exportCitation #citationDataDisplay #citationText i { font-family: "Noto Sans", Helvetica, Roboto, Arial, sans-serif; }
#exportCitation #citationDataDisplay #citationText > div { margin-bottom: 10px; }
#exportCitation #copyCitationData { float: right; }
#exportCitation .loader { text-align: center; margin: 100px; }
#exportCitation .loader img { height: 30px; margin-right: 5px; }

#shareProduct .wrapper { min-height: 250px; }
#shareProduct .share-link #shareLinkDisplay { border: 3px solid #006FCA; background-color: #cae7ff; padding: 15px; text-align: center; word-break: break-word; height: 130px; margin-bottom: 0; overflow: auto; }
#shareProduct .share-link #shareLinkDisplay.copy-version { background: transparent; text-align: left; word-break: normal; }
#shareProduct .share-link #shareLinkDisplay.copy-version > span { background: transparent; }
#shareProduct .share-link #copyShareLink { float: right; }
#shareProduct .section-header { font-weight: bold; text-align: center; }
#shareProduct .loader { text-align: center; margin: 100px; }
#shareProduct .loader img { height: 30px; margin-right: 5px; }
#shareProduct .buttons { display: flex; justify-content: center; flex-wrap: wrap; }
#shareProduct .buttons .button { margin: 5px; }
#shareProduct #withinPdf .icon-pdf { background-image: url("../images/icn_pdf_no_border.svg"); background-position: 0px 0px; background-repeat: no-repeat; background-size: 18px; padding-left: 20px; margin-right: 5px; padding-bottom: 5px; }
#shareProduct #email .icon-email { background-image: url("../images/icn_email_no_border.svg"); background-position: 0px 0px; background-repeat: no-repeat; background-size: 30px; padding-left: 30px; margin-right: 5px; }

.share-wrapper .sharing-policy { position: fixed; bottom: 0; width: 100%; background: #222222; color: white; text-align: center; }
@media only screen and (max-width: 40em) { .share-wrapper .sharing-policy { height: 100px; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) { .share-wrapper .sharing-policy { height: 80px; } }
@media only screen and (min-width: 64.063em) { .share-wrapper .sharing-policy { height: 60px; } }
.share-wrapper .sharing-policy p { font-size: 14px; color: white; bottom: -20px; position: relative; }
.share-wrapper .sharing-policy p a { color: white; text-decoration: underline; }
@media only screen and (min-width: 0em) and (max-width: 64em) { .share-wrapper .sharing-policy.scrolled { position: relative; bottom: auto; height: auto; }
  .share-wrapper .sharing-policy.scrolled p { bottom: auto; padding: 10px; margin: 0; } }
@media only screen and (min-width: 0em) and (max-width: 64em) { .share-wrapper .share-sidebar .content.active { margin-bottom: 100px; } }
.share-wrapper .share-sidebar #information p { font-weight: bold; font-size: 12px; }
.share-wrapper .share-sidebar #information p a { color: #006FCA; font-weight: inherit; }
.share-wrapper .share-error { text-align: center; }
.share-wrapper .share-error a { color: white; text-decoration: underline; }
.share-wrapper .page-container { margin-bottom: 100px; }

#share-information .file-actions > li { margin-right: 5px; width: auto; }
#share-information .file-actions .tabs.download-types { border: 0; background: transparent; }
#share-information .file-actions .tabs.download-types a { padding: 6px 0; background: transparent; }

.share-container .social-share-options a.button.transparent.share-product { color: #000000; border: none; margin-top: 10px; }
@media only screen and (min-width: 0em) and (max-width: 64em) { .share-container .social-share-options a.button.transparent.share-product { width: 100%; }
  .share-container .social-share-options a.button.transparent.share-product img { margin-right: 7px; width: 18px; margin-bottom: 3px; margin-left: 5px; } }
@media only screen and (min-width: 64.063em) { .share-container .social-share-options a.button.transparent.share-product { width: 140px; text-align: right; }
  .share-container .social-share-options a.button.transparent.share-product img { width: 25px; position: absolute; left: 6px; margin: 0; } }

.article-actions a.button.transparent.share-product { width: 135px; text-align: right; color: #000000; border-color: #000000; }
.article-actions a.button.transparent.share-product img { width: 24px; position: absolute; left: 6px; }

html[lang='fr'] .article-actions a.button.transparent.share-product { width: 165px; }

.multi-language-select { font-size: 14px; }
@media only screen { .multi-language-select { display: block; margin: 20px; clear: both; float: none; display: flex; align-items: center; align-content: center; justify-content: center; } }
@media only screen and (min-width: 64.063em) { .multi-language-select { display: inline-block; } }
.multi-language-select span { padding: 0 8px; }
.multi-language-select .active { font-weight: bold; color: black; }

@media only screen and (min-width: 40.063em) { .multi-language-select-wrapper { margin-right: 20px; } }

.action-mathjax { padding-bottom: 5px; }

.switch-wrapper { margin-bottom: 0; transition: none; }

[data-block-key='aop-block-promo'] { text-align: center; }
[data-block-key='aop-block-promo'] img { width: 300px; }
[data-block-key='aop-block-promo'] .has-tip { cursor: inherit; }

.content-block-image-wrapper { background: inherit; }
.content-block-image-wrapper figcaption { font-size: smaller; margin: 5px 0 10px; font-style: normal; }
@media only screen and (max-width: 40em) { .content-block-image-wrapper { clear: both !important; float: none !important; width: 100% !important; height: auto !important; }
  .content-block-image-wrapper img { width: auto !important; height: auto !important; } }

.featured-product-with-image { height: 300px; background-size: cover; }
@media only screen and (max-width: 40em) { .featured-product-with-image { margin-bottom: 10px; } }
.featured-product-with-image a:hover, .featured-product-with-image a:focus { color: inherit; text-decoration: underline; }
.featured-product-with-image .linked-pages { height: 120px; display: inline-block; margin: 15px; }
.featured-product-with-image .linked-pages.no-tags { height: 114px; }
.featured-product-with-image .linked-pages .tag { max-height: 120px; overflow: hidden; }
.featured-product-with-image .details { background-color: rgba(0, 0, 0, 0.5); padding: 15px; height: 150px; overflow: hidden; position: relative; }
.featured-product-with-image .details .description { color: #FFFFFF; height: 58px; overflow: hidden; }
.featured-product-with-image .details .about { position: absolute; bottom: 10px; width: 80%; }
.featured-product-with-image .details .about .authors { color: #f3f3f3; margin-bottom: 5px; max-height: 40px; overflow: hidden; }
.featured-product-with-image .details .about .volume-issue { color: #FFFFFF; }
.featured-product-with-image .icon { cursor: default; }
.featured-product-with-image .icon.access.lock { background-image: url("../images/icn_access_lock_white.svg"); }
.featured-product-with-image .icon.access.entitled { width: 20px; height: 16px; margin-right: 7px; background-image: url("../images/icn_access_other_white.svg"); }
.featured-product-with-image .tag { padding: 5px 10px; background-color: rgba(0, 0, 0, 0.5); color: #FFFFFF; display: inline-block; }
.featured-product-with-image .tag a:hover, .featured-product-with-image .tag a:focus { color: #FFFFFF; text-decoration: underline; }

.circular { position: relative; background-color: #FFF; border: 1px solid #cfcfcf; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; margin: auto; }
.circular.large { width: 150px; height: 150px; }
.circular.medium { width: 100px; height: 100px; }
.circular.small { width: 50px; height: 50px; }
.circular img { width: 75%; position: absolute; top: 50%; -webkit-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); }

.fade-in:not(.active) { cursor: pointer; opacity: 0.6; transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out; -moz-filter: grayscale(100%); filter: gray; /* IE6-9 */ -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */ }
.fade-in:not(.active):hover { filter: none; -webkit-filter: grayscale(0); opacity: 1; }

.fade-out:not(.active) { cursor: pointer; opacity: 1; transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out; filter: none; -webkit-filter: grayscale(0); }
.fade-out:not(.active):hover { filter: gray; /* IE6-9 */ -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */ opacity: 0.6; }

/** Some utility classes - where should these be actually stored? */
.mb-0 { margin-bottom: 0 !important; }

.mt-0 { margin-top: 0 !important; }

.mr-0 { margin-right: 0 !important; }

.ml-0 { margin-left: 0 !important; }

.margin-top-small { margin-top: 10px !important; }

.margin-top { margin-top: 20px !important; }

.margin-top-large { margin-top: 30px !important; }

.margin-bottom-small { margin-bottom: 10px !important; }

.margin-bottom { margin-bottom: 20px !important; }

.margin-bottom-large { margin-bottom: 30px !important; }

.margin-left-small { margin-left: 10px !important; }

.margin-left { margin-left: 20px !important; }

.margin-left-large { margin-left: 30px !important; }

.margin-right-small { margin-right: 10px !important; }

.margin-right { margin-right: 20px !important; }

.margin-right-large { margin-right: 30px !important; }

.margin-normal { margin: 20px !important; }

.margin-small { margin: 10px !important; }

.margin-large { margin: 30px !important; }

.padding-top-small { padding-top: 10px !important; }

.padding-top { padding-top: 20px !important; }

.padding-top-large { padding-top: 30px !important; }

.padding-bottom-small { padding-bottom: 10px !important; }

.padding-bottom { padding-bottom: 20px !important; }

.padding-bottom-large { padding-bottom: 30px !important; }

.padding-left-small { padding-left: 10px !important; }

.padding-left { padding-left: 20px !important; }

.padding-left-large { padding-left: 30px !important; }

.padding-right-small { padding-left: 10px !important; }

.padding-right { padding-left: 20px !important; }

.padding-right-large { padding-left: 30px !important; }

.padding-small { padding: 10px !important; }

.padding-normal { padding: 20px !important; }

.padding-large { padding: 30px !important; }

.no-margin-top { margin-top: 0 !important; }

.no-margin-bottom { margin-bottom: 0 !important; }

.no-margin-right { margin-right: 0 !important; }

.no-margin-left { margin-left: 0 !important; }

.no-padding-top { padding-top: 0 !important; }

.no-padding-bottom { padding-bottom: 0 !important; }

.no-padding-right { padding-right: 0 !important; }

.no-padding-left { padding-left: 0 !important; }

.no-border-bottom { border-bottom: none; }

@media only screen and (max-width: 40em) { .margin-top-for-small { margin-top: 20px !important; }
  .margin-right-for-small { margin-right: 20px !important; }
  .margin-left-for-small { margin-left: 20px !important; }
  .margin-bottom-for-small { margin-bottom: 20px !important; }
  .large-margin-top-for-small-only { margin-top: 30px !important; }
  .large-margin-bottom-for-small { margin-bottom: 30px !important; }
  .no-margin-top-for-small { margin-top: 0 !important; }
  .no-margin-bottom-for-small { margin-bottom: 0 !important; }
  .no-margin-left-for-small { margin-left: 0 !important; }
  .no-margin-right-for-small { margin-right: 0 !important; }
  .no-padding-top-for-small { padding-top: 0 !important; }
  .no-padding-bottom-for-small { padding-bottom: 0 !important; }
  .no-padding-right-for-small { padding-right: 0 !important; }
  .no-padding-left-for-small { padding-left: 0 !important; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) { .no-margin-bottom-for-medium { margin-bottom: 0 !important; }
  .no-margin-left-for-medium { margin-left: 0 !important; }
  .no-margin-right-for-medium { margin-right: 0 !important; }
  .no-margin-top-for-medium { margin-top: 0 !important; }
  .margin-top-for-medium { margin-top: 20px !important; }
  .no-padding-top-for-medium { padding-top: 0 !important; }
  .no-padding-bottom-for-medium { padding-bottom: 0 !important; }
  .no-padding-right-for-medium { padding-right: 0 !important; }
  .no-padding-left-for-medium { padding-left: 0 !important; } }
@media only screen and (min-width: 64.063em) { .no-margin-bottom-for-large { margin-bottom: 0 !important; }
  .no-margin-left-for-large { margin-left: 0 !important; }
  .no-margin-right-for-large { margin-right: 0 !important; }
  .no-margin-top-for-large { margin-top: 0 !important; }
  .margin-top-for-large { margin-top: 20px !important; }
  .no-padding-top-for-large { padding-top: 0 !important; }
  .no-padding-bottom-for-large { padding-bottom: 0 !important; }
  .no-padding-right-for-large { padding-right: 0 !important; }
  .no-padding-left-for-large { padding-left: 0 !important; } }
.no-margin { margin: 0 !important; }

/** AJAX Loader section - Just a visual queue / placeholder for content autoloading once a user has scrolled this this section. */
.content-loader { border-top: 1px solid #e8e8e8; margin-top: 50px !important; margin-bottom: 20px !important; }
.content-loader p { margin-top: 20px; text-align: center; color: #595959; }
.content-loader .loader { height: 30px; background-image: url("../images/ajax-loader.gif"); background-position: center center; background-repeat: no-repeat; }

/* Border utility classes */
.border-bottom { border-bottom: 1px solid #e8e8e8; }

.border-top { border-top: 1px solid #e8e8e8; }

.border-left { border-left: 1px solid #e8e8e8; }

.border-right { border-right: 1px solid #e8e8e8; }

@media only screen and (max-width: 40em) { .border-bottom-for-small { border-bottom: 1px solid #e8e8e8; }
  .border-top-for-small { border-top: 1px solid #e8e8e8; }
  .border-left-for-small { border-left: 1px solid #e8e8e8; }
  .border-right-for-small { border-right: 1px solid #e8e8e8; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) { .border-bottom-for-medium { border-bottom: 1px solid #e8e8e8; }
  .border-top-for-medium { border-top: 1px solid #e8e8e8; }
  .border-left-for-medium { border-left: 1px solid #e8e8e8; }
  .border-right-for-medium { border-right: 1px solid #e8e8e8; } }
.no-borders { border: none !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; }

@media only screen and (min-width: 0em) and (max-width: 64em) { .margin-top-medium-down { margin-top: 20px !important; } }
/* Display classes */
.dInlineBlock { display: inline-block; }

.dInline { display: inline; }

.dBlock { display: block; }

/* Text classes */
.no-text-transform { text-transform: none !important; }

.cursorDefault { cursor: default; }

.font-normal { font-weight: normal !important; }

span.landing-page-bespoke-message { background: #e7eefe; border-radius: 5px; padding: 0px 5px 0px 5px; }

.error > label > small { text-transform: none  !important; }

label > small.error { text-transform: none  !important; }

img.full { width: 100%; }

.banner { position: relative; top: 0px; left: 0px; overflow: hidden; clear: both; }
@media only screen and (min-width: 40.063em) and (max-width: 64em) { .banner .search .accessible { margin-left: 25%; } }
@media only screen and (max-width: 40em) { .banner .search .accessible { margin-left: 25%; } }
@media only screen and (max-width: 25em) { .banner .search .accessible { margin-left: 6.25%; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) { .banner .search .button.browse-subject { margin-top: 18px; } }
@media only screen and (max-width: 40em) { .banner .search .button.browse-subject { margin-top: 18px; } }
.banner.banner-shopping-cart { background: url("../images/banner15_2140x240_.jpg") no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.banner.banner-shopping-cart .banner-caption h1 { text-align: center !important; }
.banner.banner-what-we-publish { background: url("../images/banner4_2140x480.jpg") no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.banner.banner-collections { background: url("../images/banner4_2140x480.jpg") no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.banner.banner-books { background: url("../images/banner13_2140x240.jpg") no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.banner.banner-publishing-partners { background: url("../images/banner13_2140x240.jpg") no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.banner.banner-societies { background: url("../images/banner13_2140x240.jpg") no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.banner.banner-sub-subject { background: url("../images/banner8_2140x240.jpg") no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.banner.banner-cambridge-companions { background: url("../images/banner4_2140x480.jpg") no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.banner.banner-publishing-partner { background: url("../images/banner4_2140x480.jpg") no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.banner.banner-society { background: url("../images/banner4_2140x480.jpg") no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.dataTable thead .sorting, .dataTable thead .sorting_asc, .dataTable thead .sorting_desc { cursor: pointer; }

.dataTable thead .sorting, .dataTable thead .sorting_asc, .dataTable thead .sorting_desc, .dataTable thead .sorting_asc_disabled, .dataTable thead .sorting_desc_disabled { background-repeat: no-repeat; background-position: right 5px center; background-size: 12px; }

/*.dataTable thead .sorting { background-image: url("../images/sort_both.png");
}*/
.dataTable thead .sorting_asc { background-image: url("/cambridge-core/public/images/up_hover.svg"); }

.dataTable thead .sorting_desc { background-image: url("/cambridge-core/public/images/dropdown_arrow_blue.svg"); }

.dataTable thead .sorting_asc_disabled { background-image: url("/cambridge-core/public/images/up.svg"); }

.dataTable thead .sorting_desc_disabled { background-image: url("/cambridge-core/public/images/dropdown_arrow_grey.svg"); }

/**
The replacement styles for iCheck, tiny bit of JS in app.js to add required spans
**/
.hidden { display: none; }

.icon-middle { display: inline-block; }
.icon-middle .fa { margin-right: 10px; vertical-align: middle; }

.fa.small-icon { font-size: 16px; }
.fa.medium-icon { font-size: 24px; }
.fa.large-icon { font-size: 32px; }

.hide { display: none !important; }

input.bold { font-weight: bold; }

.reference-display { margin-bottom: 15px; }
.reference-display .cit-source { font-style: italic; }

.display-table { display: table; }

.display-table-middle { display: table-cell; vertical-align: middle; }

.crossMarkModal { width: 560px; }
.crossMarkModal iframe { width: 100%; height: 560px; }

.citation span.name { font-weight: 100; font: inherit; color: #595959; }

#productCitations { min-height: 300px; }
#productCitations .citation-container { border: 2px solid #e8e8e8; }
#productCitations .productCitations-content { padding-top: 20px; }
@media only screen and (min-width: 40.063em) { #productCitations .citations { list-style: none; margin-top: 0; overflow: hidden; padding: 0; } }
#productCitations .citations li { margin-top: 1.57143rem; }
#productCitations .citations li:first-child { margin-top: 0; }
@media only screen and (min-width: 40.063em) { #productCitations .citations li { float: none; display: inline-block; margin-left: 1.57143rem; margin-top: 0; }
  #productCitations .citations li:first-child { margin-left: 0; } }
#productCitations .citation { position: relative; }
#productCitations .citation-count { position: absolute; top: 0; left: 80%; background: #595959; color: white; font-size: 0.9rem; padding: 2px 5px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; opacity: 0.7; }
#productCitations .loader { text-align: center; margin: 100px; }
#productCitations .loader img { height: 30px; margin-right: 5px; }

.featured-item { float: left; }
@media only screen { .featured-item { width: 50%; }
  .featured-item.double-space { width: 100%; } }
@media only screen and (min-width: 40.063em) { .featured-item { width: 25%; }
  .featured-item.double-space { width: 50%; } }
@media only screen and (min-width: 64.063em) { .featured-item { width: 12.5%; }
  .featured-item.double-space { width: 25%; } }

.product-listing-filter li span { float: right; font-size: 14px; color: #C5540E; }
.product-listing-filter li span.status { margin-top: 4px; }
.product-listing-filter li span.block { display: block; float: none; }
.product-listing-filter li span i.icon { cursor: default; }
.product-listing-filter li span i.icon.access { margin-top: 4px; }
@media only screen and (max-width: 40em) { .product-listing-filter li span:not(.social) { float: none; display: block; }
  .product-listing-filter li span:after { content: "\00A0"; } }

.text-primary { color: #000000; }

.todo { outline: 1px dashed red !important; }

.migration-warning { border: 5px solid red !important; }

.to-check { outline: 1px dashed blue !important; }

.back-to { color: #595959; font-size: 0.8rem; font-weight: bold; }

.label.facet:hover, .label.facet:focus { background-color: #000000; }
@media only screen and (max-width: 40em) { .label.facet { white-space: inherit; } }

input[type=checkbox].styled { left: -5000px; display: inline-block; }

input[type="checkbox"], input[type="radio"] { position: fixed; opacity: 0; }

input[type="checkbox"] + span { display: inline-block; width: 19px; height: 19px; margin: -1px 4px 0 0; vertical-align: middle; cursor: pointer; background: url("../images/blue.svg") left top no-repeat; }

input[type="checkbox"]:checked + span { background-position: -19px top; }

input[type="checkbox"]:disabled + span { background-position: -41px top; }

input[type="checkbox"]:disabled:checked + span { background-position: -63px top; }

input.grey[type="checkbox"] + span { display: inline-block; width: 19px; height: 19px; margin: -1px 4px 0 0; vertical-align: middle; cursor: pointer; background: url("../images/grey.svg") left top no-repeat; }

input.grey[type="checkbox"]:checked + span { background-position: -19px top; }

input.grey[type="checkbox"]:disabled + span { background-position: -41px top; }

input.grey[type="checkbox"]:disabled:checked + span { background-position: -63px top; }

input[type="radio"] + span { display: inline-block; width: 19px; height: 19px; margin: -1px 4px 0 0; vertical-align: middle; cursor: pointer; background: url("../images/blue.svg") left top no-repeat; margin: -1px 1px 0 0; background-position: -75px top; margin-right: 5px; }

input[type="radio"]:checked + span { background-position: -94px top; outline: none; }

input[type="radio"]:focus + span { outline: 1px solid blue; }

/**
These styles are a stop gap until final delivery...
We will need to find out if there are existing styles to replace them each drop
**/
.flash-message-container { position: relative; }
.flash-message-container .flash-message { position: absolute; top: -20px; left: 35%; width: 30%; z-index: 1010; opacity: 0.95; }
.flash-message-container .flash-message a:not(.close) { color: inherit; text-decoration: underline; }
@media only screen and (max-width: 40em) { .flash-message-container .flash-message { left: 10%; width: 80%; } }

.reveal-modal .flash-message-container .flash-message { left: 25%; width: 50%; }
@media only screen and (max-width: 40em) { .reveal-modal .flash-message-container .flash-message { left: 10%; width: 80%; } }

.alert-box.maintenance-alert { background-color: #f3f3f3; color: #C54233; text-align: center; margin: 0; border: none; }
.alert-box .alert { padding-right: 8px; }
.alert-box.alert .close, .alert-box.success .close, .alert-box.warning .close { color: #FFF !important; text-decoration: none; }
.alert-box.alert .close:focus, .alert-box.success .close:focus, .alert-box.warning .close:focus { outline: 1px solid #FFF; }
.alert-box.warning a { text-decoration: underline; }
.alert-box .close { margin-top: 0px; top: 10px; background-color: transparent; opacity: 0.8; }
.alert-box .close:hover, .alert-box .close:focus { opacity: 1; }

div.clear { clear: both; }

.row.margin-bottom-small, .row .row.margin-bottom-small, .button.margin-bottom-small { margin-bottom: 20px; }
.row.margin-bottom, .row .row.margin-bottom, .button.margin-bottom { margin-bottom: 30px; }
.row.margin-bottom-large, .row .row.margin-bottom-large, .button.margin-bottom-large { margin-bottom: 40px; }
.row.margin-top-small, .row .row.margin-top-small, .button.margin-top-small { margin-top: 20px; }
.row.margin-top, .row .row.margin-top, .button.margin-top { margin-top: 30px; }
.row.margin-top-large, .row .row.margin-top-large, .button.margin-top-large { margin-top: 40px; }

/**
Set the header (cotains the global nav, to be auto height)
As we are using the global nav from cambridge.org, we nee let it sort out it's own height;
**/
header { height: auto !important; }

#custom-error { display: block; }

/**
scss/components/_resize.scss has this defined under the ID '#text-resizer-controls'
Looks there is a bug on the tab pages where the same ID has been used for multiple elements
on the page, so I have given them unique names to get around the JS error - this may not be an
issues when the tab contents live under their own URL.
For now, adding these text resize classes under the '.textresizer' namespace aswell, to get things working.
**/
.textresizer .standard-text { font-size: 16px; line-height: 39px; }
.textresizer .large-text { font-size: 20px; }

.abstract p { font-size: 1em; margin: 0px 0px 10px 0px; }
.abstract p:last-child { margin: 0px 0px 0px 0px; }
.abstract .bold, .abstract bold { font-weight: bold; }
.abstract .icon.open-drawer.small.active:hover, .abstract .icon.open-drawer.small.active:focus { background-image: url("../images/btn_close_small_hover.svg"); }

@media only screen and (max-width: 40em) { .facet-action-padding { padding: 8px; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) { .facet-action-padding { padding: 8px; } }
@media only screen and (min-width: 64.063em) { .facet-action-padding { padding-top: 80px; } }

@media only screen and (max-width: 69.75em) { .actions .button-group .download { height: 4.5em; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) { .actions .button-group .download { height: auto; } }
@media only screen and (max-width: 40em) { .actions .button-group .download { height: auto; } }

.large-text .actions .button-group .download { height: 3em; }
@media only screen and (min-width: 40.063em) and (max-width: 64em) { .large-text .actions .button-group .download { height: auto; } }
.large-text ul.details { /* Fix for ‘View abstract' link hidden when increasing font size. Make icon match the text size increase. */ }
.large-text ul.details .icon.access { width: 1.3em; height: 1.3em; }
.large-text ul.details .icon.pdf { background-size: 45px; height: 1.5em; padding-left: 29px; }
.large-text ul.details .abstract .icon.open-drawer.small { height: auto; background-image: url("../images/btn_open_medium.svg"); background-position: 0 0px; padding-left: 35px; }
.large-text ul.details .abstract .icon.open-drawer.small:hover, .large-text ul.details .abstract .icon.open-drawer.small:focus { background-image: url("../images/btn_open_medium_hover.svg"); }
.large-text ul.details .abstract .icon.open-drawer.small.active { background-image: url("../images/btn_close_medium.svg"); }
.large-text ul.details .abstract .icon.open-drawer.small.active:hover, .large-text ul.details .abstract .icon.open-drawer.small.active:focus { background-image: url("../images/btn_close_medium_hover.svg"); }
.large-text ul.details .abstract .icon.open-drawer.small.close { background-image: url("../images/btn_close_medium.svg"); }
.large-text ul.details .abstract .icon.open-drawer.small.close:hover, .large-text ul.details .abstract .icon.open-drawer.small.close:focus { background-image: url("../images/btn_close_medium_hover.svg"); }

/**
Any addition styling for panel styles
**/
.panel.small-padding { padding: 10px; }
.panel a.button { color: #FFF; }
.panel a.button.clear, .panel a.button.grey, .panel a.button.transparent { color: #595959; }
@media only screen and (max-width: 40em) { .panel a.button.clear.left-for-small, .panel a.button.grey.left-for-small, .panel a.button.transparent.left-for-small { margin-left: 0; left: 0; width: auto; } }
.panel a.button:hover, .panel a.button:focus { color: #FFFFFF; }
.panel a.button.transparent:hover, .panel a.button.transparent:focus { color: #006FCA; }
.panel.carousel-container a.clear, .panel.carousel-container a.transparent { color: white; }
.panel.collections > div.row { margin-bottom: 20px; }
.panel p.title { font-family: noto_sansbold, sans-serif; font-size: 14px; }
.panel .listings.arrow-list-type li { background-image: url("../images/arrow_next_grey.svg"); background-position: left 10px; }
.panel .listings.no-bold li a { font-family: noto_sansregular, Helvetica, Roboto, Arial, sans-serif; }

/**
Used on collections page
*/
.banner.small .search-subject { margin-top: 20px; }

.split-panel .wrapper.white-background { background-color: white; }
.split-panel:not(.my-core-header) .right .icon:not(.tooltip-icon):not(.toggle) { background-position: 100% 1px !important; padding-right: 18px !important; padding-left: 0px !important; }

.index-collection li { position: relative; background-image: none; border-top: 1px solid #e8e8e8; }
.index-collection li a { padding: 15px 20px; display: block; }
.index-collection li a:hover, .index-collection li a:focus { text-decoration: underline !important; }
.index-collection li span.active, .index-collection li a.active { font-weight: bold; color: #595959 !important; padding: 15px 20px; display: block; }
.index-collection li span.active:hover, .index-collection li span.active:focus, .index-collection li a.active:hover, .index-collection li a.active:focus { text-decoration: none; color: #595959 !important; cursor: default; }
.index-collection .children .children a, .index-collection .children .children span.active { padding-left: 40px; }

.controls .filter-content > span { float: left; margin-right: 20px; }
.controls .filter-content ul { float: left; }
.controls .filter-content ul li { float: left; margin-right: 20px; }
.controls .view-options ul li { float: right; }
.controls .view-options ul li .icon { float: right; width: 40px; height: 40px; background-size: 40px; transition: none !important; -moz-transition: none !important; -webkit-transition: none !important; -o-transition: none !important; }
.controls .view-options ul li .icon.gallery { background-image: url("../images/menu.svg"); background-position: 0 0; background-repeat: no-repeat; }
.controls .view-options ul li .icon.gallery:hover, .controls .view-options ul li .icon.gallery:focus { background-image: url("../images/menu_hover.svg"); background-position: 0 0; background-repeat: no-repeat; }
.controls .view-options ul li .icon.list { background-image: url("../images/icn_dropbox.svg"); background-position: 0 0; background-repeat: no-repeat; }
.controls .view-options ul li .icon.list:hover, .controls .view-options ul li .icon.list:focus { background-image: url("../images/icn_dropbox_hover.svg"); background-position: bottom right; background-repeat: no-repeat; }
.controls .view-options ul li .icon:nth-child(1) { margin-right: 5px; }

.products .items > div { margin-bottom: 20px; }
.products.fixed-width-items .large-3 .image, .products.fixed-width-items .large-3 .element-cover-image, .products.fixed-width-items .medium-3 .image, .products.fixed-width-items .medium-3 .element-cover-image, .products.fixed-width-items .large-2 .image, .products.fixed-width-items .large-2 .element-cover-image, .products.fixed-width-items .medium-2 .image, .products.fixed-width-items .medium-2 .element-cover-image { max-width: 170px; }
@media only screen and (min-width: 64.063em) { .products.fixed-width-items .large-2 { max-width: 169px !important; width: 169px !important; } }

@media only screen and (min-width: 64.063em) { .main-column .fixed-width-items .large-2:nth-last-child(1) { display: block; }
  .main-column .fixed-width-items .large-2:nth-last-child(2) { display: block; } }

.menu .institution-logo a { line-height: 38px; }
.menu .institution-logo img { vertical-align: middle; margin-bottom: 0.25em; }
.menu .institution-logo #institution-options li { line-height: 38px; }
.menu .institution-logo #institution-options li img { vertical-align: middle; margin-bottom: 0.25em; }

.institution-logo #institution-options li { background-color: #FFFFFF; }

.placeholder-logo { background-color: #595959; color: #FFFFFF; font-weight: bold; text-align: center; font-size: 1rem; height: 38px; width: 38px; line-height: 38px; }

.upload-drag-and-drop img, .upload-drag-and-drop .placeholder-logo { max-width: 100px; display: block; margin-bottom: 5px; }
.upload-drag-and-drop * h5 { font-size: 1rem; }

.icon.share > img { visibility: hidden; }

.access .institutions .institutionInfo { display: table; }
.access .institutions .institutionInfo .image, .access .institutions .institutionInfo .element-cover-image, .access .institutions .institutionInfo .info { display: table-cell; float: none; vertical-align: middle; }
.access .institutions .institutionInfo .info { width: auto; }
.access .institutions .institutionInfo .image, .access .institutions .institutionInfo .element-cover-image { width: 65px; height: 65px; padding-right: 10px; max-width: none; }
.access .institutions .institutionInfo .image img, .access .institutions .institutionInfo .element-cover-image img { max-width: 65px; max-height: 65px; }

sup { vertical-align: super; font-size: smaller; }

.author { font-weight: normal; }
.author .affiliation { font-style: italic; }
.author h3 { font-size: inherit; margin: 0; }

.contributor-affiliation strong { position: absolute; }
.contributor-affiliation div { margin-left: 30px; }

/* When not logged in but with an institution, we need left margin on the register button! Copied from: line 118, ../scss/components/menus/_secondary.scss */
/* This does not apply to mobile */
@media only screen and (min-width: 40.063em) { .secondary:not(.button) .profile .button.clear { margin-left: 1.4em; } }
@media screen { div#preloader { position: absolute; left: -9999px; top: -9999px; }
  div#preloader img { display: block; } }
@media print { div#preloader, div#preloader img { visibility: hidden; display: none; } }
.institutionLogo img { max-width: 38px; max-height: 38px; }

.institutionLogo.large img { max-width: 65px; max-height: 65px; }

.nested-accordion .accordion-navigation.volumeOnly a { margin-left: 0px; padding-left: 35px !important; padding-right: 10px; background: #FFFFFF; }

.force-inline { display: inline !important; }

.weightNormal { font-weight: normal; }

.newLinkStyle { color: #0072cf !important; }

.newLinkStyle:hover, .newLinkStyle:focus { text-decoration: underline; }

.primary-identity-resolver-image img { display: inline-block; }

.open-url-image-formlet { vertical-align: middle; }
.open-url-image-formlet > * { display: inline-block; vertical-align: inherit; }
.open-url-image-formlet div.panel { width: 200px; height: 80px; margin: 0 2em 0 0.5em; text-align: center; }
.open-url-image-formlet div.panel .openurl-img-upload-panel { display: none; height: 150px; width: 150px; margin: 0 0 10px 0; text-align: center; line-height: 150px; }
.open-url-image-formlet div.panel .openurl-img-upload-panel img { display: inline-block; }
.open-url-image-formlet div.panel.image-selected { width: 200px; height: 245px; }
.open-url-image-formlet div.panel.image-selected .openurl-img-upload-panel { display: inline-block; }

#preview-with-open-url .preview-openurl { vertical-align: middle; }
#preview-with-open-url .preview-openurl > nobr > * { display: inline-block; vertical-align: middle; }
#preview-with-open-url .preview-openurl img { margin: 1em; display: none; }
#preview-with-open-url .preview-openurl > a { width: 100px; overflow: hidden; }
#preview-with-open-url .preview-openurl.image-selected img { display: inline-block; }

.product-listing-with-inputs { position: relative; min-height: 3.5em; }
.product-listing-with-inputs > .product-listing-with-inputs-input { position: absolute; }
.product-listing-with-inputs > .product-listing-with-inputs-content { padding-left: 3em; vertical-align: middle; overflow: hidden; }
.product-listing-with-inputs .remove-single-bookmark { position: absolute; margin-top: -1em; bottom: -0.5em; right: 1em; }
.product-listing-with-inputs .product-listing-date { margin-bottom: 2em; position: absolute; top: 0; right: 1em; font-weight: bold; font-size: 0.9em; }
.product-listing-with-inputs .product-listing-date [data-is-data] { font-weight: normal; font-style: italic; }

.aop-error { display: none; font-size: 0.75rem; font-style: italic; font-weight: normal; margin-bottom: 1rem; margin-top: -1px; padding: 0.375rem 0.5625rem 0.5625rem; background: #e20061; color: #FFFFFF; }

.width-10 { width: 10% !important; }

.width-20 { width: 20% !important; }

.width-30 { width: 30% !important; }

.width-40 { width: 40% !important; }

.width-50 { width: 50% !important; }

.width-60 { width: 60% !important; }

.width-70 { width: 70% !important; }

.width-80 { width: 80% !important; }

.width-90 { width: 90% !important; }

.right.explore-all { width: auto !important; }

.self-service { background-color: rgba(24, 24, 23, 0.9); }
.self-service nav :nth-child(2) { margin-top: 8px; }
.self-service nav a.button { height: 35px; font-size: 12px !important; font-weight: bold; font-family: "Noto Sans", Helvetica, Roboto, Arial, sans-serif !important; }

nav.top-bar a.button:hover, nav.top-bar a.button:focus { border-color: #ffffff; }

.select-mimic { display: block; background-image: none; color: #595959; background-color: #FFFFFF; line-height: 19px; font-size: 14px; margin: 0 0 1.14286rem 0; background-position: 100% center; background-repeat: no-repeat; border: 1px solid #cccccc; padding: 0.57143rem; border-radius: 0; height: 2.57143rem; width: 100%; }

#access-types-dropdown { max-width: 300px; }

.access-reset { display: block; margin-top: 15px; }

.access-reset span { display: inline-block; width: 19px; height: 19px; margin: 0px 12px 0 0; vertical-align: middle; background: transparent url(../images/btn_close_small_hover.svg) 50% 30% no-repeat; }

.wrapper.transparent { background-color: transparent; }
.wrapper.transparent .narrow-column { background-color: #f3f3f3; border: 1px solid #dedede; }
.wrapper.transparent .main-column { background-image: url(../images/pattern_white.jpg); background-position: 0 0; background-repeat: repeat; background-color: transparent; border-left: none; }

#references #contentContainer ul.sub-nav li.content-list { margin-bottom: 10px; }

#references #contentContainer p.p { font-size: 14px; }
#references #contentContainer p.p .label { font-size: 12.1875px; }

#contentContainer .citation, #contentContainer .mixed-citation { font-size: 14px !important; font-weight: normal !important; }
#contentContainer .citation .article-title, #contentContainer .mixed-citation .article-title { font-size: 14px !important; font-weight: normal !important; }
#contentContainer .resolver-link { display: inline-block; margin-left: 3px; margin-right: 3px; }
#contentContainer .resolver-link img { vertical-align: middle; }
#contentContainer span.label { background-color: transparent; color: #333; }
#contentContainer span.label sup { margin-right: 2px; }

#contentContainer .references .ref .citation { font-size: 14px; font-weight: normal; float: left; }
#contentContainer .references .ref .citation ul.reference-list { display: inline-block; margin-left: 10px; }
#contentContainer .references .ref .citation ul.reference-list li { line-height: 24px !important; margin-bottom: 0px !important; margin-right: 10px !important; }
#contentContainer .references .ref .citation span { font-size: 14px; font-weight: normal; }
#contentContainer .references .ref .resolver-links { margin-left: 5px; }

.vertical-top { vertical-align: top !important; }

#contentContainer, .referencesContainer { padding-top: 32px; }

/** These styles are required to emulate the look of foundation tabs, but allow them to function when we are dealing with different URLS vs using JS to load tabs */
.core-page-tabs { margin-left: 0; float: none; }
@media only screen and (min-width: 64.063em) { .core-page-tabs { margin-bottom: 0; } }
@media only screen { .core-page-tabs { margin-bottom: 10px; } }
@media only screen and (max-width: 40em) { .core-page-tabs { padding: 0; } }
.core-page-tabs .current-mobile { background-color: white; overflow: hidden; margin-top: 10px; }
.core-page-tabs .current-mobile a { float: left; }
.core-page-tabs .blue-square { background-color: #006FCA; height: 35px; width: 35px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; float: right; margin: 10px 10px; }
.core-page-tabs .tab-title { float: none; clear: both; }
@media only screen and (min-width: 64.063em) { .core-page-tabs .tab-title { background-color: #FFFFFF; } }
.core-page-tabs .tab-title a { color: #595959; padding: 15px 15px 13px; background-color: transparent; font-size: 17px; font-family: "Noto Sans", Helvetica, Roboto, Arial, sans-serif; font-weight: bold; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; }
.core-page-tabs .tab-title a:hover, .core-page-tabs .tab-title a:focus { color: #006FCA; }
.core-page-tabs .tab-title.active a { background-color: transparent; }
.core-page-tabs .tabs { max-height: 0; overflow: hidden; -moz-transition: max-height 0.3s ease-in; -o-transition: max-height 0.3s ease-in; -webkit-transition: max-height 0.3s ease-in; transition: max-height 0.3s ease-in; }
@media only screen { .core-page-tabs .tabs { background: #f3f3f3; }
  .core-page-tabs .tabs li { border-bottom: 1px solid #e8e8e8; } }
.core-page-tabs .tabs.open-drawer { max-height: 440px; }
.core-page-tabs .tab-title.active a { color: #006FCA; }
@media only screen and (min-width: 64.063em) { .core-page-tabs { background: #FFFFFF; -webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.04); -moz-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.04); box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.04); border-top: 1px solid #e8e8e8; padding-left: 35px; padding-right: 30px; height: 46px; float: none; }
  .core-page-tabs .tab-title { margin: 0 5px; float: left; clear: none; }
  .core-page-tabs .tab-title a { padding: 12px 15px 9px; font-size: 12px !important; }
  .core-page-tabs .tab-title.active { border-bottom: 5px solid #006FCA; }
  .core-page-tabs .tab-title.active:after { content: " "; display: block; position: absolute; left: 50%; margin-left: -2.5px; bottom: -10px; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #006FCA; }
  .core-page-tabs .tab-title:first-child { margin-left: 0; }
  .core-page-tabs .tabs { float: left; height: auto; overflow: visible; }
  .core-page-tabs .tabs li { border-bottom: none; } }
.core-page-tabs .social { display: none; }
@media only screen and (min-width: 64.063em) { .core-page-tabs .social { display: block; } }

.book-home .blog ul.overview li.entry2 { margin-bottom: 10px; }

@media only screen and (max-width: 40em) { .journal-home-promo .columns { margin-bottom: 10px; } }

.impact-factor .small-note { border-top: 1px solid #e8e8e8; padding-top: 10px; margin-top: 10px; margin-bottom: 0px; font-size: 0.8em; }

.full-contributor-listing label { display: inline; padding-right: 5px; }

@media only screen and (min-width: 40.063em) { .journal-with-companion .details-container { padding-top: 20px; } }
.journal-with-companion .main-column { min-height: 1px; }
.journal-with-companion .companion-journal .has-logo .companion-journal-logo { max-width: 300px; margin-bottom: 20px; }
.journal-with-companion .companion-journal .has-logo .details { width: 100%; }
.journal-with-companion .companion-journal.white h2, .journal-with-companion .companion-journal.white h3, .journal-with-companion .companion-journal.white span, .journal-with-companion .companion-journal.white .description, .journal-with-companion .companion-journal.white .overview li:not(.type), .journal-with-companion .companion-journal.white .overview li a { color: white; }
.journal-with-companion .companion-journal.white [data-block-key="aop-block-product-listing"] .button { background: rgba(0, 0, 0, 0.6); border: 1px solid white; }
.journal-with-companion .companion-journal.white [data-block-key="aop-block-product-listing"] p { color: white; }
.journal-with-companion .companion-journal.black h2, .journal-with-companion .companion-journal.black h3, .journal-with-companion .companion-journal.black span, .journal-with-companion .companion-journal.black .description, .journal-with-companion .companion-journal.black .overview li:not(.type), .journal-with-companion .companion-journal.black .overview li a { color: #333333; }
.journal-with-companion .companion-journal .details .overview li a { color: #006FCA; }
.journal-with-companion .companion-journal a.image, .journal-with-companion .companion-journal a.element-cover-image { cursor: default; }

h3.journal-article-listing-topic { color: #333333; font-size: 20px; font-family: "Noto Sans", Helvetica, Roboto, Arial, sans-serif; font-weight: bold; }
h3.journal-article-listing-topic.sub-heading1 { font-weight: normal; }
h3.journal-article-listing-topic.sub-heading2 { font-size: 18px; font-weight: normal; }
h3.journal-article-listing-topic.sub-heading3 { font-size: 16px; font-weight: normal; }

h4.journal-article-listing-type { color: #595959; font-family: "Noto Sans", Helvetica, Roboto, Arial, sans-serif; font-style: italic; }

@media only screen and (min-width: 40.063em) { .journal-information-title-wrapper > ul { position: absolute; right: 12px; top: 65px; } }

.element-title { font-weight: bold; font-size: 1.5em; padding-top: 1.5em; }

.panel h2.element-title { margin-bottom: 0; }

#element-title { margin-bottom: 1.5em; }

.part-of-cambridge-element { margin-top: 20px; }

.element-meta { padding-bottom: 15px; font-size: 15px; }

.element-access { float: right; }

.banner.element { background-color: #2d6e9c; }

#element-title-image { width: 45%; float: left; margin-left: 20px; }

.element-detail-series { font-size: 13px; padding-left: 0px; padding-bottom: 1.5em; }

.element-detail-series-content { color: #4095db; }

.element-abstract-description { text-align: left; margin-right: 1.5em; }

.element-uri { color: #4095db; }

.element-uri a { color: #4095db; }

.element-cover-image { margin-top: 3em; }

#searchTypeElementTip.f-dropdown.small { max-width: 360px; }

.element-landing-subtitle { margin-bottom: 1em; }

.element-landing-details { margin-top: 1em; }

.tabs.element-download-types { display: table; margin-top: 0px; clear: both; background: #FFFFFF; }
.tabs.element-download-types li { float: left; }
.tabs.element-download-types a { padding: 14px 12px; display: block; background: #FFFFFF; }
.tabs.element-download-types a:hover { color: #006FCA; }
.tabs.element-download-types a span { float: none; }

@media only screen and (min-width: 40.063em) { .tabs.element-download-types { display: table; margin-top: 0px; background: #FFFFFF; clear: both; width: auto; } }
.element-landing-banner { min-height: 140px; }

@media only screen and (min-width: 40.063em) { .element-landing-banner-text { padding-top: 15px; } }
.element-banner-bars { vertical-align: top; padding-left: 10px; margin-top: -20px; clip-path: inset(0 10px 0 0); }

.title.element-banner-series { font-size: 1.9em !important; line-height: 1.5; padding-top: 10px; margin-bottom: 0 !important; }
@media only screen and (max-width: 40em) { .title.element-banner-series { text-align: center; } }
@media only screen and (min-width: 0em) and (max-width: 64em) { .title.element-banner-series { font-size: 1.4em !important; } }

@media only screen and (min-width: 40.063em) { .element-banner-title { padding-top: .4em; } }
@media only screen and (max-width: 40em) { .element-banner-title { margin-left: 1.4em !important; } }

.all-services .overview { margin-bottom: 20px; }

.quote { background-color: #f3f3f3; padding: 20px; }
.quote:after { content: '"'; }
.quote:before { content: '"'; }

.kbart-table { width: 100%; }
.kbart-table a { color: #0072cf !important; }
.kbart-table a:hover, .kbart-table:focus { text-decoration: underline !important; }

/*

Identity IP Address management
These styles in are in a modal, so need to be defined outside the namespace

*/
.my-core-header .wrapper { z-index: auto !important; }

.ui-autocomplete { position: absolute; top: auto; left: auto; display: block; width: auto; z-index: 1000; background: white; max-height: 450px; overflow-x: hidden; }

.ui-menu { border-radius: 4px; border: 1px solid #999999; background-color: #fafafa; padding: 0px; -webkit-box-shadow: 2px 4px 8px 2px rgba(0, 0, 0, 0.12); -moz-box-shadow: 2px 4px 8px 2px rgba(0, 0, 0, 0.12); box-shadow: 2px 4px 8px 2px rgba(0, 0, 0, 0.12); }
.ui-menu .aop-autocomplete-item { cursor: pointer; padding: 10px; font-size: 0.85714rem; }
.ui-menu .aop-autocomplete-item:hover { background-color: rgba(0, 111, 202, 0.2); }
.ui-menu .aop-autocomplete-item:not(:last-child) { border-bottom: 1px solid #E4E4E4; }

.extendAutoComplete .ui-autocomplete { width: 140% !important; }

.my-core .organisation-block { padding: 20px 10px; }
.my-core .organisation-block .organisation-detail { float: left; padding-left: 10px; max-width: 80%; }
.my-core .organisation-block .organisation-image { float: left; width: 40px; height: 40px; }
.my-core .organisation-block .organisation-image img { width: 100%; line-height: 40px; }
.my-core .organisation-block .organisation-list { background-color: rgba(255, 255, 255, 0.4); border: 1px solid #E4E4E4; margin-top: 10px; display: none; }
.my-core .organisation-block .organisation-list li:first-child { border-bottom: 1px solid #E4E4E4; }
.my-core .organisation-block .organisation-list .switch-to-org { display: block; }
.my-core .organisation-block .organisation-list .switch-to-org:not(:last-child) { border-bottom: 1px dotted #E4E4E4; }
.my-core .organisation-block .organisation-list .switch-to-org li:hover { background-color: rgba(255, 255, 255, 0.6); }
.my-core .f-dropdown a, .my-core .alert a { color: #006FCA; text-decoration: none; }
.my-core .f-dropdown a:hover, .my-core .f-dropdown a:focus, .my-core .alert a:hover, .my-core .alert a:focus { color: #005fae; }
.my-core .ui-autocomplete { background-color: #FFFFFF; }
.my-core #shibbolethList p { font-size: 14px; }
.my-core .page-tabs { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

/* Generic loading image */
.no-data { font-size: 14px; color: #595959; font-weight: normal; }
.no-data img { width: 20px; margin-right: 10px; }

/* IP Address configuration in My Core*/
.configure-ipaddresses p.panel { margin-bottom: 20px; }
.configure-ipaddresses .ip_address p { font-size: 14px; }

#manageIPAddress .hidden { display: none !important; }
#manageIPAddress .warning { margin-top: 25px; color: #CD391F; }
#manageIPAddress .errors a { color: white; text-decoration: underline; }
#manageIPAddress form { margin-bottom: 0; }
#manageIPAddress #add-another-ip-address { margin-bottom: 40px; display: block; width: 200px; }
#manageIPAddress textarea { margin-top: 20px; }
#manageIPAddress .ip_address { margin-bottom: 10px; margin-top: 20px; max-height: 234px; overflow: auto; border: 1px solid #e8e8e8; }
#manageIPAddress .ip_address > div.row { border-bottom: 1px solid #e8e8e8; padding-top: 8px; padding-bottom: 8px; }
#manageIPAddress .ip_address > div.row a, #manageIPAddress .ip_address > div.row input { margin-bottom: 0; }
#manageIPAddress .ip_address > div.row:last-of-type { border-bottom: 0; }
#manageIPAddress .ip_address > a { margin: 8px; display: block; font-size: 1rem; }
#manageIPAddress .ip_address .fail input[type=text] { border-color: #ff6666; }