body{
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size:12px;
    color: #333333;
}

h1, h2, h3 {
    font-family: 'Open Sans', sans-serif;
}

h1,h2{
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    margin: 10px 0;
}

h3 {
    font-size: 24px;
    font-weight: lighter;
    color:  #4E4E4E;
    line-height: 24px;
    margin-bottom: 15px;
}

.pull-right{
    float:right;
}
.pull-left{
    float:left;
}
#MainContentContainer{
    width: 1020px;
    margin-left: -20px;
}

#MainContent{
    background-color: #ccc;
    padding: 20px 20px 10px 20px;
    width: 980px;
}

.middleContentSpacer {
    width: 100%;
    height: 20px;
}

.contentComingSoon {
    padding: 0 20px;
    font-size: 20px;
    font-weight: 300;
}

#tandf_content{
    clear: both;
}

.stdWrapper {
    border: none;
    padding: 0;
}

.genericContainer {
    padding: 20px;
}

.pageTitleArea {
    padding: 0;
}

.footerLinkSection {
    float: left;
    margin-right: 10px;
}

.footerLinkSection.center {
    width: 560px;
}

.footerLinkSection.right, .footerLinkSection.left {
    width: 210px;
}

.footerLinkSection.left {
    margin-right: 0;
}

.footerLinkSection.center h3 {
    text-align: center;
}

#subjectSearch{
    background-image: none;
    background-color: #e5e5e5;
    margin: 0;
}

#subjectSearch .button {
    background-color: #184097;
    background-image: none;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 600;
    float: left;
    padding: 0 20px;
    margin: 0;
    width: 144px;
    height: 33px;
}

#subjectSearch .search {
    background: none;
    width: 490px;
}

#subjectSearch .search span {
    background: none;
    padding: 0 10px;
}

.searchBarWrapper {
    width: 370px;
    height: 35px;
    margin-left: 100px;
    position: relative;
    float: left;
    margin-right: 10px;
}

.searchBarWrapper:before{
    font-family: 'FontAwesome';
    color: #434343;
    position: absolute;
    top: 6px;
    left: 12px;
    content: "\f002";
    font-size: 14px;
}

#subjectSearch .text {
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    height: 100%;
    font-size: 16px;
    padding: 0 10px 0 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#subjectSearch a.advance {
    float: left;
    display: block;
    color: #44428b;
    font-size: 14px;
    line-height: 14px;
    margin: 11px 0 0 10px;
}
.upperHeaderLinks {
    background-color: #676767;
}

.main_right_col_container {
    width: 630px;
    margin-left: 0;
}

.main_left_col_container {
    width: 310px;
}

.main_horizontal_ad {
    float: left;
}

.main_right_ad {
    margin-left: 15px;
}

.main_bottom_ad {
    width: 310px;
}

.ad_box {
    margin-bottom: 15px;
}

.oa_middle_ad {
    width: 370px;
    margin-bottom: 20px;
    padding-right: 30px;
}

.oa_middle_ad_right {
    width: 380px;
    margin-bottom: 20px;
    padding-right: 30px;
}

#openAccessUpperAd {
    width: 780px;
    margin-bottom: 15px;
}

#oa_central_area {
    margin-left: 20px;
}

#oa_bottom_ads {
    padding-bottom: 50px !important;
    clear: both;
}

.oa_bottom_ad {
    margin-right: 15px;
    width: 310px;
}

.ji_middle_ad {
    width: 580px;
    margin-bottom: 10px;
}

.ji_right_ad {
    width: 200px;
    margin-bottom: 10px;
}

#ji_middle_ad_container {
    width: 580px;
    margin-right: 10px;
}

#ji_main_container {
    width: 10000px;
}

#JournalInformationalRightSideBar {
    width: 200px;
}

.col_container {
    float: left;
}

#feedback_left_menu {
    margin-right: 20px;
}

#hd #login {
    margin: 0;
    padding: 28px 10px;
    position: absolute;
    right: 385px;
    width: auto;
}

#hd .section.clear > a {
    display: inline-block;
}

.journalNavigationMenu {
    clear: both;
}

.aboutOpenAccessJournalFooter .footerItem {
    display: inline;
    padding: 0;
    margin: 0 10px 20px 0;
    width: 330px;
    float: left;
}

.aboutOpenAccessJournalFooter .footerItem:last-of-type {
    margin-right: 0px;
}

.vertical_add_section {
    width: 49%;
}

.sideBySide{
    width: 49.5%;
}
.leftSide{
    float: left;
}
.rightSide{
    float: right;
}


.left_col {
    float: left;
}

.right_col {
    float: right;
}

.horizontal_ad {
    margin-top: 5px;
}
#AllJournals .leftSide{
    float: left;
    width: 80%;
}
#AllJournals .rightSide{
    float: right;
    width: 20%;
    margin-top: 20px;
}
.clear{
    clear: both;
}
#audience a{
    color: #333;
}

#audience ul li {
    margin: 0;
}

#audience ul li a {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 26px 15px;
    border-right: 1px solid #CCC;
    text-transform: uppercase;
    font-size: 1.1em;
    text-shadow: none;
    font-weight: bold;
}

#audience ul li:first-child a {
    border-left: 1px solid #CCCCCC;
}

#audience ul li.selected a, #audience li:hover {
    background-color: #E5E5E5;
}


.articleInfoSection {
    margin-bottom: 20px;
    margin-top: 10px;
}

.articleLowerInfoSection {
    display: inline-block;
}


.articleLowerInfo .border {
    border-left: 1px solid #333;
    border-width: 1px;
    padding-left: 10px;
}

.scrollWithPage{
    width: 200px;
}

.scrollWithPage.fixed{
    position:fixed;
    z-index: 99;
    top:0;
}

#ArticleInfo .articleAuthors .authorsHeading, .articleLowerInfoSection h6{
    color: #5d5d5d;
    font-weight: bold;
    font-size: 13px;
}

.tabContent{
    width: 100%;
}

.tabContent .leftBarContent,
.tabContent .middleContent,
.tabContent .rightBarContent {
    display: inline-block;
    vertical-align: top;
    background: #fff;
}

.tabContent .leftBarContent,
.tabContent .rightBarContent{
    width: 200px;
}

.tabContent .middleContent {
    width: 579px;
    background: #fff;

}

.tabContent .rightBarContent{
    padding: 0;
    height: auto;
    font-size: 16px;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-left: 1px solid #CBCBCB;
}

.tabContent .leftBarContent{
    padding: 20px 0 0 0;
}

.tabContent .leftBarContent ul{
    margin: 0 10px;
    font-size: 16px;
}

.tabContent .leftBarContent li{
    list-style-type: none;
    font-weight: 500;
}

#JournalNavigator {
    background: #7C7C7C;
}

.tabContent #JournalNavigator ul, .tabContent #ArticleNavigator ul{
    padding: 0;
    margin: 0;
}

.tabContent #JournalNavigator li, .tabContent #ArticleNavigator li{
    /*padding: 2px 10px;*/
}

.tabContent #JournalNavigator li a, .tabContent #ArticleNavigator li a {
    padding: 2px 10px;
    display: block;
}

.tabContent #JournalNavigator li a {
    font-weight: 600;
    padding: 4px 10px;
}

#ArticleNavigator .mainNavHeader{
    font-weight: 600;
}

.tabContent #ArticleNavigator .selected:before{
    content: '>';
    float: left;
}

.tabContent .leftBarContent a{
    color: #fff;
}
.tabContent #openAccessSideMenu{
    padding: 0;
    margin: 0;
}

#journalInformationalSideMenu, #openAccessSideMenu {
    width: 200px;
    min-height: 1px;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #fff;
    color: #333;
}

#journalInformationalSideMenu a, #openAccessSideMenu a {
    color: #333;
    padding: 2px 10px;
}

.mainNavHeader {
    background-color: #E9E9E9;
}

.navSection a {
    font-size: 14px;
}

.navSection > ul > li, .navSection > ul > li > ul > li {
    padding-left: 10px;
}

.navSection > ul > li > ul > li > a {
    font-size: 12px;
    line-height: 21px;
}

.hidden{
    display: none;
}

.figureContainer {
    background-color: #e1e1e1;
    display: block;
    text-align: left;
}

.figureContainer .graphicSection,.figureContainer .captionSection {
    display: inline;
    clear: none;

}

.figureContainer .graphicSection {
    margin-right: 5px;
}

.graphicSection img {
    display: inline !important;
    clear: none;
}

#JournalHome .leftCol, #homePage .leftCol{
    float: left;
    width: 30%;
    margin-bottom: 10px;
}

#JournalHome .leftCol{
    width: 320px;
}

#JournalHome .homePageContent > .leftCol,
#homePage .homePageContent > .leftCol,
#JournalHome .homePageContent > .rightCol,
#homePage .homePageContent > .rightCol {
    margin-bottom: 0;
}

#JournalHome .rightCol,
#homePage .rightCol{
    float: right;
    width: 69%;
    margin-bottom: 10px;
}

#JournalHome .rightCol {
    width: 650px;
}

.contentSection{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #E5E5E5;
}

.container{
    border: 1px solid #CCCCCC;
    padding: 10px;
}

/* General Navigation Tabs */
#NavigationTabs{
    display: table-cell;
    width: 90%;
    vertical-align: bottom;
}
#NavigationTabs ul{
    vertical-align: bottom;
    margin-left: 0;
}
#NavigationTabs li{
    float: left;
    list-style-type: none;
    background-color: #333333;
    margin-right: 10px;
    padding: 10px;
}
#NavigationTabs a{
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

#NavigationTabs .active{
    background-color: white;
    border-top: 3px solid #333333;
    padding-top: 7px;
}

#NavigationTabs .active a{
    color: #333333;
}

.noHorizontalBar{

}

.articleInfoPublicationDate {
    width: 50%;
}

.articleInfoDOI {
    width: 45%;
}

.articleCitationSection {
    width: 30%;
}

.downloadButton{
    background-color: #DDDDDD;
    color: #000000;
    border: 1px #000000 solid;
    padding: 5px 15px;
    text-decoration: none;
}

.tableView {
    background-color: #CCCCCC;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-bottom: 28px;
}

.latestPublishedArticle .articleTitle {
    font-weight: bold;
}

.latestPublishedArticle .articleSections {
    background-color: #CCCCCC;
}

.topArticlesTools {
    background-color: #464646;
    color: #fff;
    padding: 10px;
    margin: 10px 0;
}

.topArticlesTools .topArticlesPagination a {
    color: white;
}


.topArticlesTools .topArticlesPagination ul.paginationLinks {
    display: inline-block;
}

.topArticlesPagination {
    display: inline-block;
    width: 390px;
    text-align: center;
    overflow-y: visible;
}

.top-article-info {
    font-size:13px;
    margin-left: 20px;
    display: inline-block;
}
.articleFiltering {
    display: inline-block;
    float: right;
}#secondaryNav div{
     width: 100%;
 }
#secondaryNav div.gutter div.accordianPanel h4 {
    background-image: none;
    background-color: #CCCCCC;
    font-size: 20px;
}

#secondaryNav .accordianPanel {
    background-color: #EAEAEA;
    color: #393939;
}

.aboutUs #secondaryNav .accordianPanel {
    width: 100%;
}

#secondaryNav h4 a {
    color: #393939;
    font-size: 14px;
}

#secondaryNav div.gutter div.accordianPanel a {
    color: #000000;
    font-size: 10pt;
}

#secondaryNav h4 {
    margin: 0;
}

#secondaryNav h4.accordianHeader a {
    color: #393939;
    font-size: 16px;
}

.paginationStatus{
    font-size:16px;
}
.paginationLinkContainer{
    background: #464646;
    color: #fff;
    padding: 10px;
    margin: 10px 0;
}
.paginationLinkContainer a{
    color:#fff;
    font-size: 13px;
    text-decoration: underline;
}
ul.paginationLinks{
    height:20px;
}

#content{
    background-color: #FFF;
}

.middleContent #content {
    padding: 20px;
}

/* Advanced search - starts here */

#advancedSearchResults, #advancedSearchWrapper {
    background-color: #cccccc;
}

#advancedSearchWrapper {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -25px;
}

.summations.module {
    margin: 0;
    padding: 0;
}

#advancedSearchWrapper #content{
    background-color: #cccccc;
}
#advancedSearchResults select{
    background-color: #fff;
    border-radius: 4px;
    padding:5px;
    font-size:14px;
    color:#333333;
    border:2px solid #acacac;
}
#advancedSearchResults .tabsPanel{
    width:100% !important;
}
#advancedSearchResults .tabsPanel .gutter {
    margin: 10px 0px 10px 0px;
    padding-bottom: 0;
    overflow: hidden;
    border:none;
    background-color: #fff;
}

#advancedSearchResults .tabsPanel .bd > .gutter {
    padding: 20px 10px 0 20px;
}

#advancedSearchResults input.checkbox, .pubTitleResultInp{
    width: 20px;
    height: 20px;
    margin: 7px 10px 0 0;
    border-radius: 4px;
    display: inline-block;
    vertical-align: top;
}
#advancedSearchResults input.checkbox:checked{
    background: #184097;
    color:#fff;
}
#advancedSearchResults label.resultTitle {
    font-size: 24px;
    font-weight: lighter;
    display: inline-block;
    width: 680px;
}

#advancedSearchResults .colLeft {
    padding-bottom: 0;
    margin-bottom: 0;
}

#advancedSearchResults .colLeft > p{
    padding-left: 30px;
}

#advancedSearchResults .searchResultsInfoBar {
    height: auto;
    background-color: #464646;
    padding: 14px 10px 14px 10px;

}
#advancedSearchResults .pagination{
    display:inline;

}

#advancedSearchResults .searchResultsInfoBar span {
    color: #757575;
}

#advancedSearchForm .twoColumn .centerCol {
    margin: 0 15px;
}

#advancedSearchSecondary {
    margin-top: 10px;
    padding: 0;
}

#advancedSearchSecondary .rightCol {
    width: 450px;
    margin-top: 10px;
    margin-left: 15px;
}

#advancedSearchSecondary .leftCol {
    width: 450px;
    margin: 10px 0 0 15px;
    float: left;
}

#saveSearchBox input.saveSearchButton {
    font-size: 13px;
}
#saveSearchBox input.saveSearchButton:disabled {
    background: #ccc;
}
#citationFormFields .legend h2 {
    margin-top: 0;
}

/* Advanced search - ends here */

.searchResultsInfoBar .pagination ul{
    margin: 10px auto 0 auto
}
div#searchResultsInfo {
    padding-top: 0px;
    padding-bottom: 0px;
    top:0px;

}
#searchResultsInfo #articleResultCount,
#searchResultsInfo #publicationResultCount{
    float:left;
    padding: 5px 10px 0 0px;
    width:auto;
}

#searchResultsInfo .searchResultsInfo {
    width: 206px;
    display: block;
    float: right;
    clear: left;
    padding: 5px 10px 0 20px;
    text-align: right;
    color:#696969;

}
#searchResultsInfo .searchResultsInfo label{
    color:#696969;
}
#advancedSearchResults .searchResultsInfoBar a,
#advancedSearchResults .searchResultsInfoBar  li,
#advancedSearchResults .searchResultsInfoBar label {
    color:#fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 13px;
}

#advancedSearchResults .searchResultsInfoBar li b{
    font-weight: normal;
    text-decoration: underline;
}

#advancedSearchResults .searchResultsInfoBar .paginationLinks ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: normal;
}

#advancedSearchResults .tabs .tabsPanel {
    background-color: #fff;
    border-top: 1px solid #fcfcfc;
    border-bottom:none;
    border-left:none;
    border-right:none;
    padding:8px 0px 8px 0px;
}
#advancedSearchResults .colRight .access{
    margin-right:0px;
}
#advancedSearchResults .author {
    font-style: normal;
    font-size:14px;
}
#advancedSearchResults p .author a{
    color:#104083;
}
#advancedSearchResults .volume {
    display: inline;
    width: auto;
    float: none;
    clear: none;
    text-align: right;
    text-align: center;
}
#advancedSearchResults .journal{
    display: inline;
    width: auto;
    float: none;
}
#advancedSearchResults .sourceInfoContainer{
    background-color: #E5E5E5;
}
ul.sourceInfo {
    margin: 0px 0px 0px 20px;
    padding: 10px 0 11px 0px;
    width: 1000px;
    width: 950px;

}
ul.sourceInfo li{
    list-style: none;
    color:#757575;
    font-size:13px;
    display: inline;

}
ul.sourceInfo li:not(:first-child) {
    margin:1px;

}


.accessmodule.access_no {
    border: none;
}
.access {
    float: right;
    width: 80%;

}
.access a {
    border-radius: 2px;
    padding-left:0px;
    font-size:15px;
    font-weight: normal;
    color:#fff;
    background: none;
    background-color: #174195;
    display: block;
    font-weight: bold;
    text-align: center;
    line-height: 2;
    border-bottom:none;
    padding-top: 4px;
    padding-bottom: 4px;
}


/* Search Tabs */
#advancedSearchResults .tabsNav li {
    background: #CCCDD2;
    float: left;
    margin-right: 10px;
    min-width: 78px;
    padding: 4px 10px 0 10px;
    list-style: none;
}

#advancedSearchResults .tabsNav li.active{
    background: #fff;
}

#advancedSearchResults .tabsNav li {
    background: #b4222f;
    border-top: 3px solid #b4222f;

}
#advancedSearchResults .tabsNav li a{
    color:#fff;
    background: #b4222f;
    text-transform:uppercase;
    font-size: 13px;
    font-weight: bold;
    padding: 0;
}

#advancedSearchResults .tabsNav li.active a {
    float: left;
    background-image: none;
    color: #b4222f;
    background-color: #fff;
}

.searchResultContainer{

}

.searchResultContainer a,
.mostReadArticlesContent a{
    color:#4e4e4e;
}

.searchResultContainer p{
    font-size:13px;
    color:#4e4e4e;
}

.searchResultContainer h4,
.mostReadArticlesContent h4{
    font-size:14px;
}

.searchResultContainer .gutter,
.mostReadArticlesContent .gutter{
    background: #fff;
    padding:10px 20px 10px 20px;
}

.searchResultContainer .topArticleCount{
    display:none;
}

.articleListHeader, .mostReadArticlesHeader {
    overflow: hidden;
    background: #fff;
    padding:20px 20px 10px 20px;
}

.articleListHeader h2,
.articleListHeader p,
.mostReadArticlesHeader h2,
.mostReadArticlesHeader p {
    margin: 0;
}

.articleListHeader h2, .mostReadArticlesHeader h2 {
    font-weight: 300;
}

.articleListHeader p {
    font-size: 16px;
}

.whateverthatshouldbe {
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
}

.addthis_button_compact img{
    vertical-align: middle;

}

.topArticleCount {
    float: left;
    width: 58px;
    padding: 2px;
    margin: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #000;
    color: #FFF;
    font-weight: 300;
    text-align: center;
    font-size: 20px;
    line-height: 34px;
}

.topArticleCount .mostReadText {
    font-size: 9px;
    font-weight: 400;
    line-height: 14px;
}

.topArticleDisplay {
    display: inline-block;
    width: 100%;
}

.openAccess{
    border:0;
}
.searchFacets .subContainer ul{

    margin:10px 0 0 0;

}
.searchFacets h4{
    font-size: 14px;
    line-height: 14px;
    color:#4e4e4e;
}
.searchFacets .subContainer{
    border-bottom:1px solid #cccccc;
    margin-top: 20px;
    padding-bottom: 20px;
}

.searchFacets .subContainer li{
    font-weight: bold;
    font-size: 13px;
    margin-top: 2px;
    color:#fff;
    list-style: none;
}

.searchFacets .subContainer a{
    color: #FFF;
    display: inline-block;
    max-width: 140px;
    margin: 5px;
    line-height: 20px;
}

.searchFacets .subContainer .facetInfoContainer{
    color:#fff;
    background: #7c7c7c;
    display: inline-block;
}

.searchFacets .facetCount{
    color: #7C7C7C;
    display: inline-block;
    height: 20px;
    width: 20px;
    line-height: 20px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #FFF;
    color: #000;
    text-align: center;
    font-size: 10px;
    margin: 5px 5px 5px 0;
}

.filters{
    margin:0;
}

.filters li{
    list-style:none;
}

.infoSection{
    margin-top: 20px;
}

#journalLogo {
    display: table-cell;
    width: 10%
}

#journalLogo img{
    width: 300px;
    height: 60px;
    float: right;
    padding-top: 0;
    padding-bottom: 20px;
}

div#upperCogentOARibbon {
    background-color: #DDDB00;
    width: 100%;
    height: 8px;
}

#logo {
    margin: 0;
}

#ft {
    background-color: #DDDB00;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 50px;
    padding: 10px;
}

#bd .section {
    padding: 0;
}

#bd #ft .section {
    padding: 0;
}

#siteInfo {
    margin-bottom: 5px;
}

#siteInfo ul li a, .credits p {
    font-size: 11px;
}

.credits .right {
    margin-top: -10px;
}

#heading_top {
    height: 80px;
    vertical-align: middle;
}

.entry_author {
    font: 1em/1.6 'Open Sans', sans-serif;
}

.database_abstract_header {
    font: 1em/1.6 'Open Sans', sans-serif;
}

.nav ul li a{
    font-family: 'Open Sans', sans-serif;
}

#bd {
    background: none;
}

.searchContainer fieldset{
    margin-top: 10px;
}

.secondarySubjects h3 {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    border: none;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}

.secondarySubjects h3 a{
    color: #000;
}

.secondarySubjects .unit, .secondarySubjects .subUnit {
    background: none;
}

.footerLogoLink {
    color: #013983;
    font-weight: bold;
}

.secondarySubjects ul li {
    padding: 0 10px;
    background-position: -5px 5px;
}

.searchFilter {
    padding-top: 10px;
    padding-left: 110px;
}

#doc {
    font-family: 'Open Sans', sans-serif;
}

.searchInterface .heading h2 {
    font-size: 16px;
    font-weight: 300;
}


.DownloadOptions,
#DownloadOptions,
.favoritesButton,
.inputButton,
.addthis_button_compact,
.stdWrapper input[type=submit],
.controlsPanel .button,
.savedSearches .button,
input[type=button],
input[type=submit],
.figureDownloadOptions a,
.tableDownloadOptions a,
.author-buttons .emailButton,.author-buttons .webSiteButton,.author-buttons #orcid,
.author-buttons #viewORCiD {
    margin: 4px 0;
    border: none;
    background-color: #184097;
    color: #FFF;
    padding: 8px;
    background-image: none;
    border-radius: 4px;
    cursor: pointer;
}
.button {
    font: inherit;
}

.registerContainer input[type=submit]{
    padding: 0px 20px;
}

.custom-select,
.dropdown {
    line-height: 14px;
}

#DownloadOptions,
#citationFormat {
    font-size: 16px;
    /*width: 179px;*/
}

.favoritesButton{
    font-size: 14px;
    width: 100%;
}

.inputButton {
    width: 50%;
    display: inline-block;
}

.inputButton:hover{
    text-decoration: none;
}

#JournalScope{
    width: 97%;
}

#JournalScope .journalCover {
    display: inline-block;
    margin-right: 10px;
    width: 105px;
}

#JournalScope .journalCover img {
    width: 100%;
}

.journalSummary{
    vertical-align: top;
    display: inline-block;
    width: 820px;
}
.journalSummary h2{
    margin: 0 0 10px 0;
}
.journalSummary .content{
    font-weight: bold;
}

.sectionContainer{
    background-color: white;
    padding: 15px;
    margin-bottom: 10px;
}

.adSectionContainer {
    padding: 0;
    width: 320px;
    box-sizing: border-box;
}

.sectionInfo{
    margin:20px 0px 20px 0px;

}
.sectionInfo a{
    color:#484848;
}

#Sections .sectionInfo {
    margin: 0 0 20px;
}

.articleIcons{
    padding-bottom: 10px;
    padding-top: 10px;
}

.articleIcons img {
    vertical-align: middle;
    margin-left: 5px;
}
.topArticleDisplay .articleInfo{
    padding-top: 10px;
}

.articleInfo p {
    margin-bottom: 20px;
}

/*Tooltips for article list page - starts here*/

.ui-widget{
    font-family: 'Open Sans', sans-serif;
}

.ui-tooltip {
    background: #464646;
    color: #fff;
    border: none;
    padding: 0;
    opacity: 1;
    width: 150px;
    font-size: 12px;
    font-weight: 600;
}

.ui-tooltip-content {
    position: relative;
    padding: 10px;
}

.ui-tooltip-content::after {
    content: '';
    position: absolute;
    border-style: solid;
    display: block;
    width: 0;
}

.ui-tooltip-content::after {
    border-color: #464646 transparent;
    top: -10px;
    left: 65px;
    border-width: 0 10px 10px;
}

/*Tooltips for article list page - ends here*/

/*Article Stats - starts here*/

.articleStats {
    border-collapse: collapse;
    margin-left: -10px;
    width: 112%;
    margin-bottom: 20px;
}

.articleStats td:first-child {
    border-left: none;
}

.articleStats td:last-child {
    border-right: none;
}

.articleStats td {
    border: 1px solid #CBCBCB;
    text-align: center;
    width: 50%;
}

.articleStats td .value {
    font-weight: bold;
    font-size: 18pt;
}

.articleStats td .label {
    font-size: 14px;
    color: #4e4e4e;
}

/*Article Stats - ends here*/

/*Cookies Banner - starts here*/

.cookieBanner {
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 1001;
    background: #C2C2C2;
    border: 5px solid #7D7D7D;
    border-radius: 15px;
    max-width: 250px;
    padding: 0 15px;
    text-align: center;
}

.cookieBanner .b-header {
    padding: 10px;
    background: none;
    color: #000;
    font-weight: inherit;
}

.cookieBanner .b-body {
    background: none;
    color: inherit;
    font-size: inherit;
    padding: 0;
    width: auto;
}

.cookieBanner #banner-proceed-button {
    background-color: #184097;
    background-image: none;
    border-radius: 3px;
    padding: 5px 0;
    width: 35%;
    margin: 10px auto 0;
    border: none;
    font-size: inherit;
}

/*Cookies Banner - ends here*/

/*Journals List - starts here*/

#AllJournals {
    background-color: #fff;
    padding: 0 20px;
    margin-bottom: 10px;
}

#AllJournals h1 {
    font-family: "Open Sans";
    font-weight: 300;
    font-size: 24px;
    color: #4e4e4e;
}

#AllJournals a {
    font-family: "Open Sans";
    font-weight: bold;
    font-size: 14px;
    color: #174196;
}

.featuredJournal {
    margin-top: 20px;
}

/*Journals List - ends here*/

/*My account - starts here*/

.profileBox {
    background-color: #4D4D4D;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 20px;
    margin: 0 20px 20px 0;
    width: 360px;
}

.profileBox:nth-child(even) {
    margin: 0;
}
.profileBox:nth-child(odd){
    clear: both;
}

.profileBox h2 {
    color: #DDDB00;
    font-size: 24px;
    font-weight: 400;
    margin: 0;
}

.profileBox .info {
    color: #fff;
    margin: 20px 0;
}

.profileBox a.button {
    background-color: #174197;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
}

#unit1 {
    margin: 0;
}

#unit2wide {
    padding: 0;
    margin: 0;
    width: 980px;
}

#unit3wide {
    width: 780px;
    padding: 20px 0px 20px 20px;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.personalizeTabs .tabsPanel {
    padding: 0;
    margin: 0;
    border: none;
    background-color: #E5E5E5;
}

.tabsNav li {
    background-color: #ADADAD;
}

.tabsNav li.active {
    background-color: #E5E5E5;
}

.tabsNav li a {
    background: none;
    color: #fff;
    display:block;
    line-height:3.3em;
    padding: 0 2px;
}

.tabsNav li.active a {
    background: none;
    color: #333333;
    max-height: none;
}

#tabModule {
    padding: 0;
}

.DownloadOptionsContainer .inputButton{
    vertical-align: middle;
    padding: 6px 8px;
    width: 39%;
    margin-left: 1px;
    text-align: center;
    font-size: 13px;
}

#hd #login ul li.lastUpper {
    border-right: none;
}

/*My account - ends here*/

/*Article and Figure Viewer - starts here*/

div.paragraph {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
}

.figureThumbnailContainer a,
.figureThumbnailContainer a img {
    width: 100%;
    display: block;
}

.figureInfo h3, .figureInfo .paragraph {
    font-size: 15px;
}

/*.figureThumbnailContainer a {*/
/*width: 100%;*/
/*display: block;*/
/*height: 300px;*/
/*overflow: hidden;*/
/*vertical-align: middle;*/
/*}*/

/*.figureThumbnailContainer a img {*/
/*width: 100%;*/
/*display: block;*/
/*vertical-align: middle;*/
/*position: relative;*/
/*top: -15%;*/
/*}*/

/*Article and Figure Viewer - ends here*/

#aboutJournalAuthorsMiddleContent, #aboutJournalMiddleContent {
    width: 775px;
}
.homeAd img{
    width: 100%;
    height: 100%;
}
#homePage .topArticleCount{
    display: none;
}
#homePage .topArticleDisplay{
    background-color: white;
}
#homePage .articleIcons{
    margin: auto -15px;
}
#ArticleInfo .articleIcons{
    margin: auto -20px;
}
.adsContainer{

}
#MainContent .noBackground{
    background: none;
}
.loginContainer{
    padding-left: 0;
}
.section2Container{
    margin-bottom: 10px;
}
.mailImg{
    padding-right: 7px;
    vertical-align: middle;
}
.personalize{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#openAccessSideMenu.aboutUs{
    width: 160px;
    margin-right: 0px;
}
.aboutUs{
    width: 100%;
    margin: auto;
}
.aboutUs img{
    width: 100%;
}
.aboutUs .leftCol{
    width: 200px;
    float: left;
}
.aboutUs .rightAd{
    width: 200px;
    float: right;
}
.aboutUs .middleAd{
    width: 540px;
    float: left;
    margin: 0px 10px 0px 10px;
}
.accountInfo .regForm label{
    display: inline;
}
.accountInfo .regForm p.required{
    float: none;
    margin: 15px auto;
}
.userAccountInfo .personalizeSnippet{
    margin: 0px;
    padding: 0px;
}
.userAccountInfo .titleName{
    display: inline-block;
    width: 100%;
}

.accountInfo .regForm .field{
    width: 450px;
    margin: 8px 5px;
    display: inline-block;
}
.accountInfo .regForm .titleName .field{
    width: 220px;
}
.accountInfo .regForm .titleName select {
    width: 224px;
}
.accountInfo .regForm input{
    height: 30px;
    width: 100%;
}
.accountInfo .regForm select {
    width: 454px;
    height: 34px;
}
.accountInfo .regForm select[multiple]{
    height: auto;
}
.accountInfo input, .accountInfo select{
    border: 2px solid #c0c0c0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: white;
}
.error input, .error select{
    border-color: red;
}
.accountInfo *:focus{
    outline: none;
    border: 2px solid #1cbb9a;
}
.regForm span.required{
    color: black;
}
.footerLogo{
    float: left;
    width: 140px;
    margin: auto 10px;
}

.footerLogo.first {
    margin-left: 80px;
}

.secondarySubjects{
    width: 1020px;
    margin-bottom: 30px;
    padding-bottom: 0;
    margin-left: -10px;
}
#secondaryNav .level2 a{
    padding-left: 8px;
    font-size: 14px;
}
#secondaryNav .level3 a{
    padding: 4px 10px 4px 20px;
    font-size: 13px;
    font-weight: normal;
}
#secondaryNav h4.active a{
    background: none;
}
.mainSection h3{
    font-weight: normal;
    margin: 40px 0 20px 0;
}
#secondaryNav .active a:before {
    content: ">";
    float: left;
    padding-right: 5px;
}
#secondaryNav .level3 .active a{
    font-weight: bold;
}
#secondaryNav .level3{
    background-color: white;
}
#aboutJournalReviewersMiddleContent{
    width: 780px;
}
.addthis_button_compact{
    display: inline-block;
    vertical-align: middle;
    padding: 6px 8px;
    width: 38%;
    margin-left: 1px;
    text-align: center;
    font-size: 13px;
}
.addthis_button_compact:link{
    text-decoration: none;
}
#DownloadOptionsContainer input, #DownloadOptionsContainer form{
    cursor: pointer;
}
.correspondingAuthors p{
    margin-bottom: 0px;
}
.controlsPanel .button, .savedSearches .button{
    padding-top: 3px;
    padding-bottom: 3px;
    margin: auto;
}
.accountInfo input[type='submit'], .accountInfo input[type='checkbox']{
    width: auto;
}
ul.paginationLinks li a, ul.paginationLinks li b{
    padding: 0px 10px;
}

.figureThumbnailContainer {
    position: relative;
}
.figureDownloadOptions {
    bottom: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
.figureDownloadOptions a{
    display: inline;
    width: auto;
}
.figureDownloadOptions .ppt{
    float: left;
    margin-left: 10px;
}
.figureDownloadOptions .thumbnail{
    float: right;
    margin-right: 10px;
}
.loiHeading{
    padding: 5px;
    margin-top: 15px;
}
.blueButton:hover{
    text-decoration: none;
}


#secondaryNav .accordianHeader{
    background-color: #DDDB00;
    background-image: none;
    font-size: 13pt
}
#secondaryNav h4.disclosure a{
    background-image: none;
}
.tableCaption{
    font-size: 14px;
    color: #4D4D4D;
}
.tableDownloadOptions{
    margin-top: 18px;
}
.tableDownloadOptions .downloadButton{
    margin-right: 20px;
}

.alertCloseButton {
    color: #393939;
    font-size: 14px;
}
#advancedSearchSecondary .rightCol .tab{
    margin-right: 3px;
}

#homePage .leftCol{
    width: 320px;
}
#homePage .rightCol{
    width: 650px;
}
#homePage .sideBySide{
    width: 320px;
}

#advancedSearchResults label.resultTitle{
    position: static;
    vertical-align: middle;
}

.aboutCogentAuthors .fullWidthPlaceholder {
    width: 740px;
    margin: 20px 20px 0;
}

.aboutCogentAuthors .horizontal_ad {
    width: 360px;
    margin: 20px;
}

.callForPapers {
    margin: 20px;
}

.topArticleDisplay .journal {
    font-style: italic;
}

.accordianPanel .accordianPanel{
    display: none;
}
.selected .accordianPanel{
    display: block;
}

.tableView h3{
    margin-top: 0px;
}

#mobileLink{
    position:absolute;
    top:0;
    left:5%;
}

.access a.suppl {
    background-color: #5271B1;
}

.DownloadOptionsContainer .filter-option{
    font-size: 16px;
}
.publisher_article_entry .addthis_button_compact {
    margin: 0px;
    background: none;
    width: auto;
}

#citationFormat .filter-option{
    font-size: 14px;
    line-height: 19px;
}

.input-field{
    float: left;
}
.input-field label{
    float: none;
    display: inline;
    vertical-align: middle;
}

/* classes being inherited from override.css and tandf.css, i cant find any valid reason to inherit them !! as we end up with mess such like below*/
.stdWrapper.genericContainer input[type="radio"],
.stdWrapper.genericContainer input[type="checkbox"]{
    border: none;
    clear: none;
    float: none;
    margin-bottom: 0;
    padding: 0;
    width: auto;
    display: none;
}


#marketable{
    display: none !important;
}

/*-------------------*/

.publicationTitleSearchResultsList label{
    vertical-align: middle;
}

.journalList td{
    padding-bottom: 10px;
}

#hd #login #loginMenu li a {
    font-family: 'Open Sans';
}

.goToHomeButton {
    color: #0000ff;
}

.createNewSnipPageTable {
    border:1px dashed black;
    padding:5px;
    text-align:center;
}

.createNewSnipPageTable td{
    padding: 5px;
    text-align: left;
}

.createNewSnipPageTable img , .noBorder{
    border: none;
}

.search .promotions {
    padding: 0;
    margin: 0;
}

.stackThem .publicationTitles {
    width: 280px;
}

.radio input {
    display:inline;
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.bottom_border_blue{
    border-bottom: 1px solid #00f;
}
.bottom_border_black{
    border-bottom: 1px solid #000;
}

.siteEditorTable{
    border:0;
    border-spacing:2px;
    background: #fff;
}
.siteEditorTable td{
    margin: 2px;
    padding: 3px;
}
.grey {
    color:#666;
}
.no-border{
    border:0;
}
.changed {
    background-color: yellow;
}

.offScreen{
    position:absolute;
    left:-9999px;
    width:1px;
    height:1px;
    top:auto;
    overflow:hidden;
}

.clear-padding-bottom {
    padding-bottom: 0;
}

#DownloadOptions > a {
    color: #FFFFFF;
}
#DownloadOptions > a:hover {
    text-decoration: none;
}

#DownloadOptions {
    padding: 10px 14px 14px 14px;
}

.altmetricCitation ul{
    background: #7c7c7c;
    margin-left: 0px;
}

.altmetricCitation ul li{
    list-style: none;
    color : #fff;
    font-weight: bold;
    padding: 5px;
}
.altmetricCitation li:nth-child(-n+2){
    border-bottom: 1px solid #fff;

}

.altmetricCitation li:first-child , .altmetricCitation li:first-child+li{
    border-bottom: 1px solid #fff;
}

.altmetricCitation .citationValue{
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 2px;
    text-align: center;
    color: #7c7c7c;
    display: inline-block;
    margin-top: -3px;
    line-height: 26px;
    background: url(/templates/jsp/_style2/_tandf/images/white-circle_34px.png) no-repeat;
}

.altmetricCitation .citationLabel{
    width: 126px;
    display: inline-block;
}
.altmetricCitation a{
    color: #fff;

}
.ui-dialog .ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #cccccc url(/templates/jsp/css/jquery-ui-1.10.2/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    color: #222222;
    font-weight: bold;
}

.altmetricCitation h4{
    font-size: 13px;
    color: #4e4e4e;
}

.altmetric-embed.altmetric-embed-title:before {
    content: 'Altmetrics';
    display: block;
    font-size: 13px;
    font-weight: bold;
    color: #4e4e4e;
    padding-bottom: 10px;
}

.altmetricsCloseBtn{
    position: absolute;
    z-index: 1000;
    right: 2px;
    font-size: 29px;
    top: -6px;
    cursor: pointer;
}

.mathJaxLogo .pointyEdge {
    margin-left: 38%;
    background: none;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;

    border-bottom: 15px solid transparent;
}
.mathJaxLogo img {
    width: 87px;
}
.mathJaxLogo .auPopUp {
    border: 0;
    color:#FFFFFF;
    padding: 0.5em 1em;
}
.mathJaxLogo .auPopUp .pointyEdge {
    margin-top: -21px;
}

#mathJaxToggle {
    position: relative;
    float: right;
    top: 39px;
}

.rightBarContent .altmetricCitation ul{
    margin: 20px 20px 20px 0px;
}

.tabContent .rightBarContent .altmetricCitation{
    font-size: 13px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
    width: 112%;
    margin-left: -10px;
    padding-left: 10px;
}

.rightBarContent .alertMeCitationFormat{
    padding: 20px 0px 20px 0px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    margin-top: 20px;
    width: 112%;
    margin-left: -10px;
    padding-left: 10px;
}

.alertMeCitationFormat #citationFormat{
    margin-right: 20px;
}

.altmetricCitation a{
    text-decoration: none;
}

.altmetric-embed .altmetric-condensed-legend{
    float: none;
}

.authorAltmetrics{
    position: absolute;
    margin-left:  586px;
    display: inline-block;
    width: 200px;
    height:auto;
    background: #e6e6e6;
    border: 2px solid #e6e6e6;
    font-family: "Open Sans", Sans-Serif;
    font-size: 10pt;
}

#MainContentContainer .mainContentAuthor{
    width: 1015px;
}

.DownloadOptionsContainer .dropdown {
    text-align: center;
}

.DownloadOptionsContainer .dropdown-menu {
    text-align: left;

}
.genericContainer.tableView{
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #ADADAD;
}

/*.genericContainer.tableView h3{*/
    /*font-size: 24px;*/
    /*color: #4E4E4E;*/
    /*margin-left: -8px;*/

/*}*/
.figureThumbnailContainer .figureInfo .paragraph , .figureThumbnailContainer .figureInfo h3{
    font-size: 15px;
     color: #333333;
}

/*
    Recommended, please keep this part of CSS at the end of this file.
*/
@media print {
    /* CSS rules for printing */
    .leftBarContent, .rightBarContent {
        display: none !important;
    }

    .tabContent .middleContent {
        width: 100% !important;
    }
}
.level-1-header {
    font-family: Open Sans;
    font-style: normal;
    font-size: 24px;
    color: #4E4E4E;
 }
#ArticleInformation .level-1-header {
    line-height: 1em;
    display: inline-block;
}
.v-space-20 {
    height: 20px;
    font-size: 0;
    line-height: 0;
}
.v-space-30 {
     height: 30px;
     font-size: 0;
     line-height: 0;
 }
#allAuthors , .newauthorsHeading{
    font-family: Open Sans;
    font-weight: bold;
    font-size: 13px;
    /*color: black;*/
}
.light-gray{
    color: darkgray;
}

/*#ArticleInfo  .authorsHeading {
    color: rgba(0, 0, 0, 0.4) !important;
    font-weight: normal !important;
    font-size: 12px !important;
}*/

.correspondingAuthors .auth-aff {
    font-weight: normal;
    font-size: 12px;
}
#supAffAuthor{
    vertical-align: super;
    font-size: smaller;
}
.author-buttons .emailButton,.author-buttons .webSiteButton,.author-buttons #orcid,
.author-buttons #viewORCiD {
    margin: 4px 5px 4px 0px ;


}
.OrcidImage{
    margin: 0px 6px -3px;
}

img#open-crossmark{
 display: inline-block;
    cursor: pointer;
}
.graphicauthor {
    background: white;
    display: block;
    padding: 5px;
}


#CompetingInterests.paragraph {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
}
.author-buttons a  {
     display: inline-block;
 }

#openAccessSideMenu {
    max-height: 100%;
    overflow-y: auto;
}
.ui-widget-overlay.ui-front{
    position: fixed;
}

.v-space-10 {
    height: 10px;
    font-size: 0;
    line-height: 0;
}
.Author-Information{

margin-top: -3px;
}
#CompetingInterests .paragraph {
    font-size: 13px;
    font-weight: 400;
    margin: 0px 2px 0px 2px;
}
#AuthorContributions .paragraph {
    font-size: 13px;
    font-weight: 400;
    margin: 0px 2px 3px 2px;
}
.authorAffiliationsData{
    margin-bottom: 4px;
}

.authorArticleInfoSection{
    margin-top: 35px;

}
#EditorComments .paragraph,#NonReviewingEditorComments .paragraph{
     font-size: 13px;
     font-weight: 400;
     margin: 7px 2px 0px 2px;
 }

