﻿/**** right column navigation ****/
.right-col-info {
    font-size: 13px;
}

    .right-col-info hr {
        margin-top:8px;
        margin-bottom: 8px;
    }

    .right-col-info .card-header {
        font-weight: bold;
        font-size: 14px;
    }

.toc-navigation .list-group-item {
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 8px;
    padding-top: 8px;
}

@media only screen and (min-width: 768px) {
    .right-col-info {
        width:250px;
        float: right;
        margin-left: 0.25rem;
    }
        .attachment-card {
        display:inline-block;
        width: 250px;
        clear:right;
    }
    .toc-navigation{
        max-width:200px;
    }
}
/**** end right column navigation ****/

/**styles for DataTables*/
    .oddDT {
        background-color: rgb(244,244,244) !important;
    }
    .evenDT {
            
    }
    table.dataTable {
        border-collapse: collapse;
    }
        table.dataTable td, table.dataTable th {
            border-right: #DDD 1px solid;
            border-left: #DDD 1px solid;
            border-top: #DDD 1px solid;
        }
        table.dataTable tr td:first-child, table.dataTable tr th:first-child {
            border-left: #BBB 1px solid;
        }
        table.dataTable tr td:last-child, table.dataTable tr th:last-child {
            border-right: #BBB 1px solid;
        }
        table.dataTable tr:first-child th {
            border-top: #BBB 1px solid;
        }

/**** begin article styles ****/

.topLinkStyle {
    display: block;
    text-align: right;
}
/** hide duplicate altmetric donut in "Article Metrics" box **/
#eid-metrics-box div:first-of-type
{
    display:none;
}

/* pop ups on single article pages*/
#citationPopUp 
{ 
    display:none; 
    position:fixed; 
    top:5px; 
    left:5px;
    background-color:rgb(7,82,144); 
    z-index:100; 
    text-align:right; 
    padding:10px;
    border:solid 2px rgb(8,66,57); 
    border-radius:10px; 
    max-width:450px;
    box-shadow: 7px 7px 10px #888888;
    overflow-x:auto; 
}
.citationTable 
{ 
    border-style:solid; 
    border-collapse:collapse; 
    border-width:1px;
    background-color:white; 
    margin:auto; 
    text-align:left; 
    border-color:rgb(200,200,200); 
}
.citationRow
{ 
    border-style:solid; 
    border-collapse:collapse; 
    border-width:1px;
    border-color:rgb(200,200,200); 
}
.citationHeader, .citationCell
{ 
    font-size:13px; 
    line-height:1.3em; 
    color:rgb(10,10,10); 
    font-family:Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    border-color:rgb(200,200,200); 
    padding:3px; 
}
.citationHeader 
{ 
    background-color:rgb(220,220,220); 
    border-style:solid;
    border-collapse:collapse;
    border-width:1px; 
}
#closeLink 
{ 
    font-size:18px; 
    padding-bottom:10px; 
}
#closeLink:link,#closeLink:visited,#closeLink:hover,#closeLink:active 
{
    color:white !important; 
    text-decoration:none; 
}
#citationInstructions 
{ 
    margin-top:5px; 
    margin-bottom:5px; 
    padding:0px; 
    font-style:italic; 
    font-size:14px;;
    text-align:left; 
    color:white; 
}
.attachment-card {
    padding-top: 14px;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 0px;
}

.attachment-card p {
    margin-bottom: 0;
}

.attachment-card img {
    max-width: 100%;
}

.attachment-card .label {
    display:none;
}

@media (min-width: 768px) { 
    .attachment-card {
        float: right;
    }
} 

h5.header, h3.header {
    margin-top: 15px;
}
.strong {
    font-weight: bold;
}

.reference-link {
    margin-right: 10px;
}

.author-orcid-link img {
    height: 20px;
}

.issue-special-header {
    color: #656565;
}
/**** end article styles ****/

/*** attachment style ***/
#contentContainer img{
    max-width:100%;
}

/** volume link header **/
@media only screen and (min-width: 576px) {
    .hr-small-screens {
        display:none;
    }
}

.pdf-link {
    font-size: 12px;
}
a.pdf-details:link {
    text-decoration:none;
}
.feature-area .dropdown {
    display:inline-block;
}
.caption {
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 15px;
}
hr.divider {
    margin-top: 5px;
    margin-bottom: 12px;
}
.ft-17 {
    font-size: 17px;
}
.ft-14 {
    font-size: 14px;
}
.ft-12 {
    font-size: 12px;
}
#volumeLinkHeader hr {
    margin-top: 8px;
    margin-bottom: 8px;
}
.attachments {
    list-style:none;
}
.author-correspondence {
    padding-left: 2em;
    padding-top: .5em;
    padding-bottom: .5em;
    font-size: .9em;
}
.cme-activity {
    color: #06f;
    font-size: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
}
label.error {
    color: #db0000;
}
.custom-table-tab {
    display:inline-block;
    width: 18px;
}
.disclaimer {
    font-size: 12px;
    margin-top: 30px;
}
.page-header {
    font-size: 30px;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family:"Open Sans", apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
}
body, .breadcrumb {
    background-color: rgb(254,254,254);
}
.breadcrumbContainer {
    border-bottom-style:solid;
    border-bottom-width: 1px;
    border-bottom-color: rgb(235,235,235);
}

.form-control-inline {
    display:inline-block;
    width:auto;
}

.toc-section-header {
    font-size:23px;
    font-weight:normal;
}

.article-title sup {
    font-size:20px;
}

.expand-button {
    padding-top:0;
}

.expand-button-container {
    margin-top:3px;
}

.nowrap {
    white-space:nowrap;
}

/** home page **/
#issueBadge {
    border: 1px solid #999;
}
#issueBadge:hover {
    box-shadow: -1px 3px 3px 0 rgba(0,0,0,0.18);
}
.horizontal-nav-button{
    color:#fff;
    background-color:transparent;
    border-radius:0;
}
.horizontal-nav-button:hover {
    text-decoration:none;
    background-color: #ceece7;
    color:#000;
}

/** 2nd level nav tabs ***/
.left-tab {
    border-top: 2px solid #999;
    border-bottom: 2px solid #999;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    margin-bottom: 15px;
    text-align: center;
    padding: 22px;
    box-shadow: -5px 5px 5px 0 rgba(0,0,0,0.18);
    position:relative;
}
.left-tab-inactive {
    cursor:pointer;
    border-left:2px solid #999;
    margin-right: -15px;
    margin-left:50%;
    -webkit-transition: margin-left 0.4s; /* Safari */
    transition: margin-left 0.4s;
}
.left-tab-inactive:hover,.left-tab-inactive:focus {
    border-left:3px solid #00695c;
    box-shadow: -5px 10px 10px 0 rgba(0,0,0,0.18);
    background-color:#fff;
    
    margin-left:25%;
}
.left-tab-active {
    border-left:3px solid #00695c;
    margin-right: -17px;
    z-index:1;
    background-color:#fff;
}
.left-tab-active:hover {

}

.left-tab-text {
    margin:0;
}
.left-tab-active .left-tab-text {
    font-weight:bold;
}

/** 3rd level nav buttons**/
.lvl-3-nav-container {
    margin-bottom: 20px;
    margin-top: 15px;
    text-align: center;
}
.lvl-3-nav {
    background-color: white;
    color: #222;
    border: 1px solid #222;
    font-size:13px;
    cursor:pointer;
    padding:2px 10px;
}
.lvl-3-nav-active {
    background-color: #00695c;
    color:#fff;
    cursor:default;
}

.svg-tab-container {
    display:inline-block;
    position:relative;
}

.quick-search-icon {
    fill:#000;
}
button:hover .quick-search-icon {
    fill:#fff;
}



/*************** eid about **************************/

/*** areas with cover backgrounds ***/
.bg-cover {
    background-repeat:no-repeat;
    background-position:50% 50%;
    background-size: cover;
    padding:0;
    color:#fff;
}
.bg-color {
    margin:0;
    padding:15px;
    height:100%;
}
.bg-cover a:link, .bg-cover a:visited, .bg-cover a:hover {
    color:white;
}
.bg-cover h2 {
    margin-top:0;
}

/** styling feature article area **/
@media (min-width: 992px) {
    #lnkAboutSplashCurrentIssue {
        display:none;
    }
    #imgAboutSplashMobileCover {
        display:none;
    }
}
@media (max-width: 991px) {
    #imgAboutSplashLargeCover {
        display:none;
    }
}
#imgAboutSplashMobileCover {
    max-width:350px;
}
#featureArticles.bg-cover {
    background-image:url("../../images/AC-2309-Fa.jpg");
}
#featureArticles .bg-color {
    background-color:rgba(30,30,30,0.6);
}
#pnlArticles h4 {
    margin-top:0;
    margin-bottom:0;
}
#pnlControls {
    text-align:center;
}
.feature-article-button {
    width: 30px;
    height: 8px;
    border: 1px solid #fff;
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
    cursor:pointer;
}
.feature-article-button-active {
    background-color: white;
}

/** styling [subscribe section] **/
#subscribePanel.bg-cover {
    background-image:url("../../images/AC-2101-Fa.jpg");
}
#subscribePanel .bg-color {
    background-color:rgba(0,73,64,0.8);
}
#subscribePanel .btn-primary {
    border: 1px solid #fff;
}
@media (max-width: 991px) {
    #coverSlideshowContainer {
        display:none;
    }
}

/** styling [about Top section] **/
#aboutTop.bg-cover {
    background-image:url("../../images/AC-2002-Fa.jpg");
}
#aboutTop .bg-color {
    background-color:rgba(70,12,0,0.86);
}

/*** big colorful links ***/
.color-block-link a:link, 
.color-block-link a:hover, 
.color-block-link a:visited {
    font-size:26px;
    text-align:center;
    line-height:26px;
    width:100%;
    display:block;
    padding:30px;
    text-decoration:none;
}

/*** metrics links ***/
.metrics-link {
    display: block;
    padding-top:6px;
    padding-bottom:6px;
    padding-left:10px;
    cursor:pointer;
}
.metrics-link-active {
    border: 1px solid #ccc;
    cursor:default;
    border-radius:8px;
}



/** TOC Issue header ***/
.issue-header-stripe {
    width:100%;
    min-height:8px;
    margin-top:8px;
    margin-bottom:8px;
}
.issue-header {
    padding-left:15px;
}
.issue-header img {
    max-height: 120px;
}

/* puts border back around podcast in nav related section */
.podcast-related {
    border: 1px solid #e5e5e5;
}


/** class to practically hide an element without removing it for screen readers **/
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

mark, .mark {
    padding-left: 0;
    padding-right: 0;
}

.article-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.article-video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

/* CDC template removed focus effect for some reason. Need a visual change when tabbing through keyboard. */
.theme-teal .btn-primary:focus {
    background-color: #005046;
}

/* CDC template uses rem, need em for use in titles */
small {
    font-size: .8em;
}