/**

   BEGIN Student Chapter Page Custom Styles

**/
.cc-list-table {
    width:80%;
}

.cc-yr-header{
    background: #a6b4c4;
    /*height: 4vh;*/
    vertical-align: middle;
        text-align: center;
}

.cc-header-margin{
    height: 100%;
    align-items: center;
        text-align: center;
            display: inline;
    height: 100%;
    color:white;
}

.cc-left-title-header {
    width: 13%;
    line-height: 1.2em;
    padding-top: .2em;
}

.cc-left-sub-title-header {
    font-size: 16px;
}

.cc-list-table td {
    padding-right: 3%;
}

#conf-widget-navigation {
    text-align: center;
}

    #conf-widget-navigation a {
        border-bottom: none;
    }

    /*#conf-widget-navigation ul li:first-of-type {
        margin-right: 15px;
    }*/

    #conf-widget-navigation ul li {
        list-style-type: none;
        display: inline-block;
        margin: 0;
        padding: 0;
        margin-right: 1%;
    }

.pa-table-ct {
    margin-left: -7%;
}

    .pa-table-ct table {
        border-collapse: collapse;
        width: 100%;
    }

    .pa-table-ct td, .pa-table-ct th {
        border: 1px solid #ddd;
        padding: 8px;
    }

    .pa-table-ct table tr:nth-child(even) {
        background-color: #f2f2f2;
    }

/*.pa-table-ct table tr:hover {background-color: #ddd;}*/


.conf-row {
    display: flex;
    justify-content: center;
}

.conf-skinWidth {
    margin: 0 Auto;
    width: 80%;
    text-align: center;
    justify-content: center;
}

.conf-container-H2-blue-image-title, .conf-container-H2-orange-image-title, .conf-container-H2-purple-image-title, .conf-container-H2-green-image-title, .conf-container-H2-pink-image-title, .conf-container-H2-teal-image-title {
    margin-left: 2%;
    display: grid;
    margin-right: 2%;
    margin-top: 2%;
}

.conf-H2-blue-image-black-box, .conf-H2-orange-image-black-box, .conf-H2-purple-image-black-box, .conf-H2-green-image-black-box, .conf-H2-pink-image-black-box, .conf-H2-teal-image-black-box {
    background-color: #333;
    color: white;
    margin-bottom: 10px;
    padding: 10px;
}

.addthis-animated li a {
    border-bottom: none;
}

.at-style-responsive .at-share-btn {
    padding: 8px !important;
    background-color: #333 !important;
    border-radius: 4px !important;
}

.at-resp-share-element .at-share-btn {
    margin: 0px 8px 0px !important;
}

#at15s.atm {
    /* position: relative !important; */
    top: 20% !important;
}

.global-jumplinks-container {
    background-color: rgba(255, 255, 255, 0.9);
    font-size: .75em;
    border: 1px solid #e7ebee;
    /* text-align: left; */
    /* display: flex; */
    /* max-height: 70px; */
    color: #333;
}

    .global-jumplinks-container ol li {
        list-style-type: none !important;
        /* display: flex; */
        /* min-height: 30px; */
        height: 30px;
        margin: auto;
    }

    .global-jumplinks-container ol {
        margin: 0;
        padding: 0;
        /* display: grid; */
        list-style-type: none;
    }

    .global-jumplinks-container li {
        counter-increment: step-counter;
        /* text-align: center; */
        /* max-height: 70px; */
        margin-bottom: 5px;
        /* padding: 6%; */
        display: block;
        min-height: 60px;
        display: flex;
        align-items: center;
        border-bottom: 1px solid lightgray;
    }

        .global-jumplinks-container li::before {
            content: counter(step-counter);
            margin-right: 2%;
            /* padding-bottom: 5%; */
            padding-left: 5%;
            display: inline-block;
            font-size: 32px;
            margin: auto;
            /* font-size: 80%; */
            /* background-color: rgb(180, 180, 180); */
            color: #43d1c0;
            /* font-weight: bold; */
            /* padding: 3px 8px; */
            /* border-radius: 11px; */
        }

.global-nav-item {
    /*word-break: break-all;*/
    text-align: left;
    display: inline-block;
    /* width: 80%; */
    width: 60%;
    margin: auto;
    line-height: 1.5em;
}

    .global-nav-item a {
        text-decoration: none;
        border-bottom: none;
    }


.rss-custom-container {
    display: flex;
    flex-direction: column;
    margin: 2%;
    align-self: stretch;
}

.newsfeed-container {
    margin: 0 Auto;
    display: flex;
    justify-content: center;
    width: 80%;
}

.dnn_form_submitbtn {
    all: initial !important;
    background-color: #333 !important;
    color: #FFF !important;
    padding: 3px 36px !important;
    border-radius: 4px !important;
    font-weight: normal !important;
    transition: all 0.5s ease !important;
    line-height: 2em !important;
    font-family: 'ProximaNova-Light', 'Montserrat', sans-serif !important;
}


#more-ext-filters {
    display: none;
    font-size: 25px;
    font-weight: bolder;
    color: #E2E1DF;
    position: absolute;
    margin-left: 93%;
    margin-top: 2%;
}

.al-img-container {
    width: 8vh;
    height: 9vh;
    display: inline;
    margin-right: 1% !important;
}

.al-fellows-content {
    width: 98%;
    display: inline-block;
    vertical-align: middle;
}

.ad-jumplinks-container {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.9);
    font-size: .75em;
    border: 1px solid #e7ebee;
    text-align: left;
    color: #333;
}

#articleHeaderContent {
    margin-left: unset;
    margin-bottom: unset;
}

.ad-jumplinks-container ul li {
    list-style: none;
    height: 60px;
    border-bottom: 1px solid #ccc;
    margin: 0;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
}

.ad-jumplinks-search-documents {
    width: 90%;
    line-height: 1.5em;
}

.ad-jumplinks-container ul li span {
    position: relative;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 95%;
}

.sd-swiper-pagination {
    display: none;
}

.announcements-swiper{max-width:800px;}

.dnn-uicommon-tags-field-input {
    display: none !important;
}

    .dnn-uicommon-tags-field-input * {
        display: none !important;
    }

.dnn_mact {
    margin-top: -12% !important;
}

.actionMenu .dnn_mact {
    margin-left: -5% !important;
}

#dnn_dnnmobileSearch_txtSearch {
    font-size: 100%;
}

.inputlookingbutton:hover {
    display: block !important;
}

.icon-button a {
    border-bottom: none;
}

.job-board-item {
    cursor: pointer;
}
.article-list .job-board-item{display:inline-block;}


.job-item:nth-of-type(7N + 1) .job-board-item {
    color: #38bde3;
}

.job-item:nth-of-type(7N + 2) .job-board-item {
    color: #e1529d;
}

.job-item:nth-of-type(7N + 3) .job-board-item {
    color: #7dc13f;
}

.job-item:nth-of-type(7N + 4) .job-board-item {
    color: #eea220;
}

.job-item:nth-of-type(7N + 5) .job-board-item {
    color: #43d1c0;
}

.job-item:nth-of-type(7N + 6) .job-board-item {
    color: #7a52c4;
}

.job-item:nth-of-type(7N + 7) .job-board-item {
    color: #e1529d;
}

.ui-widget-content {
    border: none;
}

.studentchapter-filter-container input::-webkit-contacts-auto-fill-button {
        visibility: hidden;
        display: none !important;
        pointer-events: none;
        position: absolute;
        right: 0;
    }
}

.student-chapter-icon-opened {
    margin-top: .2px;
    width: 26px;
    height: 26px;
    margin-right: 10px;
    background-image: url(../Images/plus-sign.png) !important;
}

.student-chapter-icon-closed {
    margin-top: .2px;
    background-image: url(../Images/minus-sign.png) !important;
    width: 26px;
    height: 26px;
    margin-right: 10px;
}

.student-chapter-facebookicon:after {
    margin-top: -.09em;
    content: url(../Images/facebook.png) !important;
    width: 26px;
    height: 26px;
    margin-left: 15px;
}

.sc-header-label-text {
    display: inline-block;
    margin-top: 13px;
}

span .student-chapter-website {
    vertical-align: top;
    color: #454545 !important;
    position: relative;
    line-height: 1em;
    margin-top: 4px;
}

h3.ui-accordion-header {
    border: 0px;
}

.ui-accordion .ui-accordion-header {
    margin: 0 0 0 0;
}

.ui-accordion .ui-accordion-content {
    text-align: left;
    padding-left: 17%;
}

.student-chapters-content {
    padding-left: 5%;
}

.ui-accordion .ui-accordion-header:not(.hidden-sc) {
    height: 55px;
    text-align: left;
    padding-left: 15%;
}

.ui-accordion .ui-accordion-header:not(.hidden-sc):nth-child(7n+1), .ui-accordion .ui-accordion-header:not(.hidden-sc):nth-child(7n+1) a
 {

    color: #38bde3;
}

.ui-accordion .ui-accordion-header:not(.hidden-sc):nth-child(7n+2), .ui-accordion .ui-accordion-header:not(.hidden-sc):nth-child(7n+2) a{

    color: #e1529d;
}

.ui-accordion .ui-accordion-header:not(.hidden-sc):nth-child(7n+3), .ui-accordion .ui-accordion-header:not(.hidden-sc):nth-child(7n+3) a{

    color: #7dc13f;
}

.ui-accordion .ui-accordion-header:not(.hidden-sc):nth-child(7n+4), .ui-accordion .ui-accordion-header:not(.hidden-sc):nth-child(7n+4) a{

    color: #eea220;
}

.ui-accordion .ui-accordion-header:not(.hidden-sc):nth-child(7n+5), .ui-accordion .ui-accordion-header:not(.hidden-sc):nth-child(7n+5) a{

    color: #43d1c0;
}

.ui-accordion .ui-accordion-header:not(.hidden-sc):nth-child(7n+6), .ui-accordion .ui-accordion-header:not(.hidden-sc):nth-child(7n+6) a{

    color: #7a52c4;
}

.ui-accordion .ui-accordion-header:not(.hidden-sc):nth-child(7n+7), .ui-accordion .ui-accordion-header:not(.hidden-sc):nth-child(7n+7) a {

    color: #38bde3;
}




.accordion-toggle {
    display: inline-block;
}

.chapter-header-extracontent {
    float: right;
    padding-right: 10%;
    margin-top: 15px;
}

.ch-dotted {
    text-decoration: none;
    border-bottom: 1px dotted;
    color: #454545 !important;
}

.ui-state-active {
    background: #f6f6f6 !important;
    border: none !important;
}

.ui-widget {
    font-family: 'ProximaNova-Light', 'Montserrat', sans-serif !important;
    font-size: 16px !important;
    line-height: 1.5em !important;
}

.sc-ui-header {
    font-family: 'ProximaNova-Light', 'Montserrat', sans-serif !important;
}

.ui-accordion .ui-accordion-header {
    font-size: 23px;
}

.sc-header-website-text {
    font-size: 14px !important;
}

.ui-helper-reset {
    line-height: 1.5 !important;
}

.accordion-row:nth-of-type(odd) {
    background: #fff;
}

.accordion-row:not(.hidden-sc):nth-of-type(even) {
    background: #f1f2f4;
}


.sc-mobileview {
    display: none;
}

.sc-mobile-headertext {
    display: none;
}

.student-chapter-website-mobile {
    display: none;
}

.student-chapter-fb-mobile {
    display: none;
}

.ui-accordion .ui-accordion-content {
    height: auto !important;
    padding-bottom: 15px;
}

@media only screen and (max-width: 1025px) {
    .ui-accordion .ui-accordion-header {
        text-align: left;
        padding-left: 5% !important;
        height: auto !important;
    }
    .ui-accordion .ui-accordion-header:nth-child(7n+1) {      
        color: #38bde3;        
    }

    .ui-accordion .ui-accordion-header:nth-child(7n+2) {
        color: #e1529d;
    }

    .ui-accordion .ui-accordion-header:nth-child(7n+3) {
        color: #7dc13f;
    }

    .ui-accordion .ui-accordion-header:nth-child(7n+4) {
        color: #eea220;
    }

    .ui-accordion .ui-accordion-header:nth-child(7n+5) {
        color: #43d1c0;
    }

    .ui-accordion .ui-accordion-header:nth-child(7n+6) {
        color: #7a52c4;
    }

    .ui-accordion .ui-accordion-header:nth-child(7n+7) {
        color: #38bde3;
    }

    .ui-accordion .ui-accordion-header {
        font-size: 95%;
    }

    .sc-mobileview {
        width: 100%;
        display: block !important;
    }

    .sc-screenview {
        display: none !important;
    }

    .sc-header-label-text {
        font-weight: bold;
        width: 65% !important;
        display: inline-flex !important;
    }

    .sc-screen-headertext {
        display: none !important;
    }

    .sc-mobile-headertext {
        display: block !important;
    }

    .accordion-row {
        height: 50px;
    }

    span .student-chapter-website-screen {
        display: none !important;
    }

    .student-chapter-website-mobile {
        /*margin-top: 9px;*/
        display: block;
        /*float: left !important;*/
        /*margin-left: 8%;*/
    }

    span .student-chapter-website {
        margin-top: 25% !important;
        margin-left: 30% !important;
    }

    .student-chapter-fb-mobile {
        display: block;
        padding-right: 0px;
        /*float: right !important;
        margin-right: 8%;*/
    }

    #conference_calendar_2017 .ui-accordion .ui-accordion-header {
        height: auto;
    }

    #conference_calendar_2017 table {
        font-size: 16px;
    }

    .student-chapter-filter-list {
        text-align: center;
        height: auto;
    }

    #conference_programs_abstracts{max-width:99%;}
}

@media only screen and (max-width: 600px){
    #nf-epub-MobileSlider h3.nf-title-padding{font-size:14px !important;}
}
@media only screen and (max-width: 600px) and (min-width: 375px){
    .student-chapter-fb-mobile {
        padding-right: 10%;
    }
    .chapter-header-extracontent {
        margin-top: 5px;
    }
}

/**

    END Student Chapter Page Custom Styles

**/


















/**

    BEGIN Conference Calendar Page Custom Stlyes

**/

.cc-header-text {
    font-family: 'Arvo', serif !important;
    text-rendering: optimizeLegibility !important;
    font-weight: normal !important;
    cursor: pointer;
    padding-right: 4% !important;
    /*display: inline-block;
    width: 13%;*/
    display: block;
    vertical-align: top;
}

.cc-custom-margin {
    display: inline-block;
    padding-left: 8% !important;
}

.cc-header-subextra {
    font-size: 18px;
    color: black;
}

.cc-header-extra-wrapper {
    display: inline-block;
    width: 70%;
}

.cc-custom-accordion-row {
    display: inline-flex !important;
    flex-flow: row wrap !important;
    width: 91.3% !important;
    align-items: center !important;
    align-content: center;
}

.cc-year-divider {
    display: inline-flex !important;
    flex-flow: row wrap !important;
    width: 100% !important;
    align-items: center !important;
    background: #a6b4c4;
    height: 5vh !important;
    background-image: none !important;
    text-align: center;
}

.cc-year-divider-text {
    font-size: 28px !important;
    text-align: center !important;
}

.cc-content-margin-left {
    padding-left: 5.5% !important;}

.cc-gray-more-arrow {
    margin-top: .2px;
    width: 30px;
    height: 30px;
    margin-right: 3px;
    background-image: url(../Images/gray-more-arrow-circle.png) !important;
    background-position: center;
}

.cc-gray-less-arrow {
    margin-top: .2px;
    width: 30px;
    height: 30px;
    margin-right: 3px;
    background-image: url(../Images/gray-less-arrow-circle.png) !important;
    background-position: center;
}

.cc-white-more-arrow {
    margin-top: .2px;
    width: 30px;
    height: 30px;
    margin-right: 3px;
    background-image: url(../Images/white-more-arrow-circle.png) !important;
    background-position: center;
}

.cc-white-less-arrow {
    margin-top: .2px;
    width: 30px;
    height: 30px;
    margin-right: 3px;
    background-image: url(../Images/white-less-arrow-circle.png) !important;
    background-position: center;
}

.cc-content-header-title {
    font-family: 'ProximaNova-Light', 'Montserrat', sans-serif !important;
}

.cc-table-colwidth {
    width: 22% !important;
}

.cc-tblcontent-past {
    color: #a6b4c4 !important;
}

.cc-important-deadline-text {
    font-size: 23px !important;
    padding-bottom: 10px;
}

.ui-state-active {
    background: unset !important;
    border: none !important;
    border-bottom: solid !important;
    border-bottom-width: initial !important;
    border-bottom-style: solid !important;
    border-bottom-color: #f1f2f4 !important;
}

@media only screen and (max-width: 1025px) {

    .ui-accordion-header {
        height: inherit;
    }

    .cc-mobile-only-height {
        height: 23vh !important;
    }

    .cc-header-text {
        padding-right: 20% !important;
    }

    .cc-header-extra-wrapper {
        padding-left: 10% !important;
    }

    .cc-header-subextra {
        font-size: 95% !important;
        display: block;
        width: 80% !important;
        margin-top: 3%;
    }

    .ui-accordion .ui-accordion-content {
        padding-left: 13.5% !important;
    }

    .ui-accordion .ui-accordion-content {
        width: 89%;
        padding: 10px 5% !important;
    }

    .cc-custom-accordion-row {
        width: 92.8% !important;
    }

    .cc-content-margin-left {
        padding-left: 0% !important;
    }

    .cc-important-deadline-text {
        font-size: 95% !important;
    }

    .cc-table-tr {
        display: block !important;
        font-size: 95% !important;
    }

    .cc-table-colwidth {
        width: 55% !important;
    }

    .cc-tr-more-bot-margin {
        margin-bottom: 3% !important;
    }

    .cc-gray-less-arrow {
        margin-top: 10px !important;
    }

    .cc-gray-more-arrow {
        margin-top: 10px !important;
    }
}


@media only screen and (max-width: 425px){
    #conference_programs_abstracts .cc-header-text {
        width: 80%;
    }
    #conference_programs_abstracts .cc-gray-less-arrow {
        margin-top: 0px!important;
    }
    #conference_programs_abstracts .cc-gray-more-arrow {
        margin-top: 0px !important;
    }
}

/**

    END Conference Calendar Page Custom Stlyes

**/

/**

    BEGIN Program-and-Abstracts Page Custom Stlyes

**/


#pa-table tbody tr td,
#pa-table-sec tbody tr td {
    height: 30px;
    margin-right: 3% !important;
    border: 1px solid #3F444A;
}

    #pa-table tbody tr td:nth-child(1),
    #pa-table-sec tbody tr td:nth-child(1) {
        width: 15%;
        height: 30px;
        margin-right: 3%;
    }

    #pa-table tbody tr td:nth-child(2),
    #pa-table-sec tbody tr td:nth-child(2) {
        height: 30px;
        width: 51%;
    }

    #pa-table tbody tr td:nth-child(3),
    #pa-table-sec tbody tr td:nth-child(3) {
        height: 30px;
    }

#pa-table tbody tr:nth-child(even),
#pa-table-sec tbody tr:nth-child(even) {
    width: 30%;
}

#pa-table tbody tr:nth-child(odd),
#pa-table-sec tbody tr:nth-child(odd) {
    background: #f1f2f4;
    height: 30px;
}

#pa-table tbody,
#pa-table-sec tbody {
    margin-bottom: 10%;
}

.pa-tbody-header {
}

@media only screen and (max-width: 1025px) {
    #pa-table,
    #pa-table-sec {
        font-size: 16px;
    }
}

/**

    END Program-and-Abstracts Page Custom Stlyes

**/


.inpSelect {
    -webkit-appearance: none !important;
    background: #333 url(../Images/drop-arrow.png) no-repeat 90%;
    outline: none;
    border-radius: 0px;
    border: 0;
    width: 25%;
    font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
    font-size: 16px;
    color: #f8f8f9;
    padding-left: 10px;
    height: 50px;
}

.keyword-search {
    background: #333 !important;
    border: 0;
    outline: none;
    height: 5vh;
    width: 25%;
    font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
    font-size: 16px;
    color: #f8f8f9;
    padding-left: 10px;
}

.journal-search-container {
    display: inline-block;
    width: 35%;
    margin-right: 28px;
}

.embed-submit-field {
    display: inline;
}

    .embed-submit-field input {
        width: 100%;
        padding: 5.3%;
        font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
        font-size: 16px;
        color: #f8f8f9;
        padding-left: 10px;
        border: 0;
        border-radius: 0px;
        outline: none;
        background: #333;
    }

    .embed-submit-field a {
        position: absolute;
        border: 0;
        background: gray url(../images/search.png) no-repeat center center;
        padding: 12.5px;
        width: 3.5%;
        height: 2.72vh;
        transition: all .2s;
        display: inline;
    }

    .embed-submit-field button:hover {
        background-color: darkgray;
        color: #fff;
        cursor: pointer;
    }

.jb-title-font {
    color: white;
    font-size: 20px;
}

.jb-center-container {
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 1%;
}

.jobsearch-container {
    background-color: #333;
    position: relative;
    padding-bottom: 1%;
    padding-top: 1%;
}

.studentchapter-filter-container {
    background-color: #333;
    position: relative;
    height: 180px;
}

.sc-filter-keyinput-container {
    display: flex;
    align-items: center;
    margin-top: 1%;
    justify-content: center;
}

.sc-filterlist-container {
    /*height: 4em;*/
    min-height: 4em !important;
    padding-left: 1.8em;
    padding-right: 3em;
    align-items: center;
    vertical-align: middle;
    display: flex;
    background-color: #4d4d4d;
}

.sc-filterlist-text {
    margin-right: 3%;
    display: inline;
}

.sc-filter-input-container {
    width: 60%;
    padding-top: 1.5em;
    height: auto;
    display: inline-block;
    z-index: 1;
}

#clear-filterlist-btn {
    line-height: normal;
    overflow: hidden;
    white-space: nowrap;
}

.clear-filterlist-btn-container {
    text-align: center;
}

.clear-filterlist-btn-container > a {
    margin-left: 0!important;
    margin-right: 0!important;
}

.sc-filter-keyword-input {
    font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
    cursor: pointer;
    display: inline-block;
    /* margin: 0.03%; */
    float: left;
    width: 2.5%;
    height: 3.6em;
    background-color: #333;
    COLOR: gray;
    border-bottom-left-radius: 1px;
    border: 5px;
    border: 1px solid gray;
    margin-right: -1px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}

.sc-filter-year {
    font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
    cursor: pointer;
    display: inline-block;
    /* margin: 0.03%; */
    float: left;
    width: 4.5%;
    height: 3.6em;
    background-color: #333;
    COLOR: gray;
    border-bottom-left-radius: 1px;
    border: 5px;
    border: 1px solid gray;
    margin-right: -1px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}



.jb-inpselect {
    -webkit-appearance: none !important;
    background: #333 url(../Images/drop-arrow.png) no-repeat 90%;
    border-radius: 0px;
    border-bottom: 0px;
    width: 14%;
    font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
    font-size: 16px;
    color: #f8f8f9;
    padding-left: 15px;
    height: 59px;
    cursor: pointer;
}

    .jb-inpselect option {
        height: 6vh !important;
    }

.jb-instruction-font {
    line-height: 1.1em;
    font-size: 1em;
    display: block;
    color: #77828e;
    font-style: italic;
}

.update-results-jb-container {
    text-align: center;
    padding-bottom: 1%;
}

.multiselect {
    border: gray 1px solid;
    width: 14%;
    display: inline-block;
    position: relative;
    font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
    font-size: 16px;
    color: #f8f8f9;
    margin-left: -5px;
    margin-right: 1.6px;
}

    .multiselect:hover {
        color: #04a89b;
    }

.selectBox {
    position: initial;
    font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
    font-size: 16px;
    color: #f8f8f9;
    width:100%;
}

    .selectBox:hover {
    }

    .selectBox select {
        -webkit-box-shadow: unset !important;
        width: 100%;
        color: #f8f8f9;
        border: none;
        -moz-appearance:none;
    }
    .selectBox select::-ms-expand{display:none;}

.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.checkboxes {
    display: none;
    border: 1px #dadada solid;
    position: absolute;
    width: 100%;
    z-index: 10;
    overflow-y: scroll;
    height: 30vh;
    background: #333;
}

    .checkboxes label {
        display: block;
        text-align: left;
        font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
        font-size: 16px;
        color: #f8f8f9;
    }

        .checkboxes label:hover {
            background-color: #04a89b;
        }

.journal-menu-item {
}

.journal-submenu-item {
    display: inline;
    position: absolute;
}


.sc-filter {
    margin-right: 0px;
    border: 1px solid gray;
}

.sc-filterbylocation-textbox {
    font-family: 'Arvo', serif;
    text-rendering: optimizeLegibility;
    background: none;
    font-weight: 600;
    font-size: 17px;
}

.sc-filterbylocation {
    font-family: 'Arvo', serif;
    text-rendering: optimizeLegibility;
    background: none;
    font-weight: 600;
    padding-left: 12%;
    padding: .95em;
    height: 60px;
}


#journal-search-parent-container {
    display: block;
    width: 100%;
}

    #journal-search-parent-container .journal-search-container,
    #journal-search-parent-container .inpSelect {
        display: inline-block;
    }


div#job-board-search {
    font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
    font-size: 16px;
    list-style-type: none;
    color: #333;
    display: inline-block;
    margin-right: -3px;
}

    div#job-board-search ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        div#job-board-search ul li {
            margin-bottom: 10px;
            display: block;
        }

.job-board-search a {
    background: #333;
    color: #fff;
    display: block;
    padding: .82em 1.8em;
    font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
    font-size: 16px;
    text-shadow: 0 -1px 0 #000;
    position: relative;
    margin-bottom: -10px;
    text-decoration: none;
    border-bottom: none;
    margin-left: 5px;
}

.displaylink {
    display: inline;
    text-align: left;
    background: #333 url(../Images/drop-arrow.png) no-repeat 90% !important;
}

.job-board-search {
    box-shadow: 1px -1px -1px 1px #000, -1px 1px -1px 1px #fff, 0 0 6px 3px #fff;
    width: 200px;
    font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
    font-size: 16px;
    color: #f8f8f9;
    padding-left: 15px;
    cursor: pointer;
}

    .job-board-search li {
        position: relative;
        list-style-type: none;
    }

    .job-board-search > li {
        margin-right: 1px;
    }

        .job-board-search > li > a {
            margin-bottom: -10px;
        }


    .job-board-search li:hover > a {
        color: #04a89b;
    }

    .job-board-search > li:last-child {
        margin-right: 0;
    }

    .job-board-search ul {
        position: absolute;
        white-space: nowrap;
        z-index: 1;
        left: -99999em;
        list-style-type: none;
    }

    .job-board-search > li:hover > ul {
        left: auto;
        min-width: 100%;
    }

    .job-board-search > li li:hover > ul {
        left: 100%;
        margin-left: 1px;
        top: -1px;
    }
    /* arrow hover styling */
    .job-board-search > li > a:first-child:nth-last-child(2):before {
        border-top-color: #aaa;
    }

    .job-board-search > li:hover > a:first-child:nth-last-child(2):before {
        margin-top: -5px;
    }

    .job-board-search li li > a:first-child:nth-last-child(2):before {
        border-left-color: #aaa;
        margin-top: -5px;
    }

    .job-board-search li li:hover > a:first-child:nth-last-child(2):before {
        right: 10px;
    }

    .job-board-search li a:first-child:nth-last-child(2):before {
        content: "";
        position: absolute;
        height: 0;
        width: 0;
        top: 50%;
        right: 5px;
    }

.journal-display-txt {
    margin-left: 10px;
}


.related-activities-container {
    background-color: #f6f7f8;
    width: 17%;
    display: inline-flex;
   /*min-height: 40vh;*/
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    margin-right: 20px;
    padding-bottom:30px;
}

.ra-main-container {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}


.research-area-journal-search-height {
    height: 5.3vh;
    MARGIN-LEFT: 4.6%;
}

.hs-journal-search-height {
    height: 6.1vh;
}

.research-area-journal-search-width {
    width: 20%;
    margin-right: 0.14em;
}

.homescreen-journal-search-width {
    width: 26%;
    margin-right: 0.14em;
}

.research-area-journal-dd-width {
    width: 200%;
}

.homescreen-container {
    width: 100%;
    margin-top: 15px;
}

.homescreen-search {
    margin-left: -221px;
}

.hs-multiselect-dd {
    margin-right: .14em;
}

.hs-multiselect-btn {
}

.hs-journal-custom {
}

    .hs-journal-custom input {
        padding: 1.62vh;
    }

input:focus {
    outline: none;
}

.sc-input-filter {
    background: transparent !important;
    border: none !important;
    padding: 1px !important;
    border: 0 !important;
    font-size: 20px;
    font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
    border-bottom: none !important;
    color: white !important;
    display: inline-flex !important;
    box-shadow: none !important;
    /* height: 5vh; */
    width: 100% !important;
}

    .sc-input-filter::-webkit-search-cancel-button {
        position: relative;
        right: 20px;
        -webkit-appearance: none;
        height: 20px;
        width: 20px;
        border-radius: 10px;
        background: url(../Images/closeBtn.png) no-repeat 90%;
    }

.project_container a {
    color: #000;
}

.clearfix:before, .clearfix:after {
    display: block;
    content: "";
    line-height: 0;
    clear: both;
}

.taggle_list {
    float: left;
    height: auto;
    overflow: hidden;
    /*margin-bottom: -5%;*/
}

.taggle_input {
    border: none !important;
    box-shadow: none !important;
    font-family: ProximaNova-Light, Montserrat, sans-serif;
    font-size: 16px;
    outline: none;
    font-size: 16px;
    background-color: #4d4d4d !important;
    font-weight: 300;
    color: white;
}

    .taggle_input:focus {
        outline: none;
    }

.taggle_list li {
    float: left;
    display: inline-block;
    white-space: nowrap;
    font-weight: 500;
    margin-bottom: 5px;
}

.taggle_list .taggle {
    margin-right: 8px;
    background: #E2E1DF;
    padding: 5px 15px;
    border-radius: 3px;
    text-transform: capitalize;
    position: relative;
    cursor: pointer;
    transition: all .3s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.taggle_list .taggle_hot {
    background: #cac8c4;
}

.taggle_list .taggle .close {
    font-size: 1.1rem;
    position: absolute;
    top: 2px;
    right: 0px;
    text-decoration: none;
    padding-left: 2px;
    padding-top: 3px;
    line-height: 0.5;
    color: #ccc;
    color: rgba(0, 0, 0, 0.2);
    padding-bottom: 4px;
    display: none;
    border: 0;
    background: none;
    cursor: pointer;
}

.taggle_list .taggle:hover {
    padding: 5px 18px 5px 5px;
    /*padding-right: 15px;*/
    background: #ccc;
    transition: all .3s;
}

    .taggle_list .taggle:hover > .close {
        display: block;
    }

.taggle_list .taggle .close:hover {
    color: #990033;
}

.taggle_placeholder {
    position: absolute;
    display: none;
    color: #CCC;
    top: 12px;
    left: 8px;
    transition: opacity, .25s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.taggle_input {
    padding: 8px;
    padding-left: 0;
    float: left;
    color: transparent;
    margin-top: -5px;
    background: none;
    width: 80% !important;
    max-width: 100%;
}

.taggle_sizer {
    padding: 0;
    margin: 0;
    position: absolute;
    top: -500px;
    z-index: -1;
    visibility: hidden;
}

/*container styles*/
textarea.input,
.textarea.input {
    background-color: #4d4d4d !important;
    cursor: text;
    position: relative;
    display: flex;
    height: 100%;
    width: 100%;
}

    .textarea.input:focus,
    .textarea.input.active,
    textarea.input:focus,
    textarea.input.active {
        background: #fff;
        transition: all .25s;
    }

.textarea.input,
textarea.input {
    height: auto;
}

.textarea.tags {
    position: relative;
}

    .textarea.tags * {
        box-sizing: content-box;
    }

.placeholder_input {
    position: relative;
}

    .placeholder_input span {
        position: absolute;
        color: #AAA;
        top: 50%;
        margin-top: -11px;
        left: 10px;
    }

    .placeholder_input input {
        width: 120px;
    }

.hidden-sc {
    display: none !important;
}

.size-reset-header {
    padding-right: 10.01%;
}

.sc-filterlist-container-mobile {
    display: none;
}

.sc-filterlist-text-mobile {
    display: none;
}

.embed-submit-field-ra {
    display: inline;
}

    .embed-submit-field-ra a {
        position: absolute;
        border: 0;
        background: gray url(../images/search.png) no-repeat center center;
        padding: 12.5px;
        width: 3.5%;
        height: 2.95vh;
        transition: all .2s;
        display: inline;
    }

    .embed-submit-field-ra a {
        /* width: 14%; */
        /* text-align: -webkit-center; */
        /* margin-left: -70px; */
    }

.journal-search-container-ra {
    display: inline-block;
}

.embed-submit-field-ra input {
    /* width: 99%; */
    margin-bottom: 8px;
    /* margin-left: 1px; */
    /* width: 100%; */
    padding: 5.3%;
    PADDING-RIGHT: 10%;
    font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
    font-size: 16px;
    color: #f8f8f9;
    /* padding-left: 200PX; */
    border: 0;
    border-radius: 0px;
    outline: none;
    background: #333;
}

.hs-btn {
    display: inline-block;
    position: relative;
    color: white;
    /*text-transform: uppercase;*/
    background-color: #333;
    border: none;
    height: 57px;
    margin-right: .1em;
    border-radius: 0px;
    border-color: #333;
}

.jn-searcharea {
    width: 40%;
    font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
    text-transform: capitalize;
    box-shadow: none !important;
    font-size: 16px;
    padding-left: 2%;
    outline: none;
    background-color: #333 !important;
    border-radius: 0px !important;
}

.jn-dropdown {
    width: 25%;
    box-shadow: none;
    outline: none;
}

.jn-container {
    display: flex;
    margin-top: 2%;
}

.jn-checkboxes {
    display: none;
    border: 1px #dadada solid;
    width: max-content;
    width: -moz-max-content;
    width: -webkit-max-content;
    width: -o-max-content;
    text-align: left;
    z-index: 10;
    position: absolute;
    overflow-y: scroll;
    height: 30vh;
    background: #333;
}

    .jn-checkboxes label {
        display: block;
        font-size: .8vw;
        text-transform: initial;
    }

.search-btn {
    width: 10%;
    background: #bcbcbc url(../images/search.png) no-repeat center center;
    border-color: #bcbcbc !important;
    height:59px;
}

.hidden {
    display: none;
}

.visible {
    display: inline-block;
}


.ad-title-container {
    height: 9.2vh;
    background-color: #333;
    color: #FFF;
    justify-content: center;
    align-items: center;
    display: flex;
    text-align: center;
}

    .ad-title-container h3 {
        color: #f6f7f8;
        font-family: 'Arvo', serif;
        text-rendering: optimizeLegibility;
        font-weight: 700;
    }

.ad-btn-container {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    height: 11vh;
    border-bottom: 2px solid #f1f2f4;
}

.backtotop-btn-container {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    height: 5vh;

}

.ad-body-teal {
    color: #43d1c0 !important;
}

.al-list {
    color: #f1f2f4;
}

.al-summary {
}

.al-line {
    border-bottom: 2px solid #f1f2f4;
    display: block;
    margin-bottom: 1%;
    margin-top: 1%;
    width: 100%;
}

.ad-bottom-contents {
    display: inline-block;
    width: 23%;
    margin-right: 3%;
}

.ad-bottom-contentwrapper {
    margin-top: 40px;    
    /*padding: 5%;*/
    text-align: center;
    justify-content: center;
    align-items: center;
    background-color: #f6f7f8;
}

.article-body {
    width: 80%;
    margin: 0 auto;
    vertical-align: baseline;
    display: block;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 1%;
}
@media screen and (max-width: 425px){
    .article-body {
        width: 95%;
    }
}

.al-summary-left {
    width: 90%;
}

.al-summary-right {
    width: 5%;
}

.al-button-yellow-arrow {
    border: 0;
    opacity: 1;
}

    .al-button-yellow-arrow:after {
        margin-left: .5em;
        display: inline;
        content: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/858178/yellow-arrow.png);
    }

.articleTitlePrint {
    display: none;
}

.ad-printable {
    display: none;
}

.people-list-container {
    width: 100%;
}

.people-parent {
    display: flex;
    flex-wrap: wrap;
    vertical-align: middle;
    justify-content: center;
    margin: 0 auto;
}

.people-child {
    margin: 1%;
    background-color: inherit;
    width:15%;
    min-width:225px;
    text-align:center;
}

img.people-headshot, .topHero img.people-headshot {
    display: block;
    width:219px;
    max-width:95%;
}

.people-content {
    display: inherit;
    text-align: center;
    position: inherit;
    max-width:225px;
    margin:0 auto;
}

.people-email-link {
    color: #7dc13f;
}

.affiliation-wrapper {
    display: block;
}

.affiliationHeader {
    background: #f6f7f8;
}

.no-border {
    border-bottom: none !important;
    color: #7dc13f !important;
}

    .no-border:hover {
        cursor: pointer;
        color: #777 !important;
        border-bottom: none;
    }

.jobTitle-text {
    text-align: center;
}

.alp-header-margin {
    margin-left: 5%;
    /* top: 50%; */
    margin-top: 1;
    display: table-cell;
    display: flex;
    height: 100%;
    align-items: center;
}

.custom-checkboxes-container {
    position: initial;
    display: flex;
    flex-wrap: wrap;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

div.checkbox_select {
    width: 200px;
}

.google-translate {
    margin-top: 5%;
}

div.checkbox_select .select_input {
    width: 100%;
    cursor: pointer;
}

.checkbox_select_dropdown {
    display: none;
    position: absolute;
    background: #333;
    width: inherit;
    z-index: 9;
    border: 1px #dadada solid;
}

    .checkbox_select_dropdown.show {
        display: block;
    }

    .checkbox_select_dropdown ul {
        max-height: 25vh;
        overflow-y: scroll;
        overflow-x: hidden;
        padding: 0;
        margin: 0;
        border: 1px solid #999;
        border-top: 0;
        border-bottom: 0;
    }

        .checkbox_select_dropdown ul li {
            list-style: none;
            position: relative;
            margin-bottom: unset;
            color: white;
        }

            .checkbox_select_dropdown ul li label {
                position: relative;
                padding: .45em .2em .2em 2em;
                display: block;
                display: flex;
                cursor: pointer;
                text-align: left;
            }

                .checkbox_select_dropdown ul li label:hover {
                    background: #4d4d4d;
                    color: white;
                }

            .checkbox_select_dropdown ul li input:checked + label {
                background: #4d4d4d;
                color: white;
                text-shadow: 0px 1px 1px #4d4d4d;
            }

            .checkbox_select_dropdown ul li input {
                position: absolute;
                left: 0;
                z-index: 5;
                display: inline-block;
                height: 100%;
                width: 9%;
            }

.checkbox_select_search {
    width: 100%;
    padding: 1.25em 2.5em 1.25em 1em;
    border: 1px solid gray;
    border-radius:1px;
    font-size: 16px;
    background: #333 url(../Images/drop-arrow.png) no-repeat 170px;
    font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
    font-size: 16px;
    color: #f8f8f9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.checkbox_select_search-x {
    width: 100%;
    padding: 1.25em 1em 1.25em;
    border: 1px solid gray;
    font-size: 16px;
    background: #333 url(../Images/icon_close_dialog.png) no-repeat 90%;
    font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
    font-size: 16px;
    color: #f8f8f9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.not-found {
    z-index: 9999;
    color: #f8f8f9;
}

.jn-input_search {
    width: 100%;
    padding: 1.20em 1em 1.20em;
    border: none;
    font-size: 13px;
    background: #333;
    font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
    font-size: 16px;
    color: #f8f8f9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 14%;
    margin-right: 2px;
    border-radius:0;
    height:59px;
}

.mOverlay {
    background: #e9e9e9;
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .7;
    z-index: 999999999;
}

.mLoader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 80px;
    height: 80px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
    display: none;
    position: fixed;
    z-index: 999999999;
    opacity: 2;
    margin: 0 auto 30px;
    left: 0;
    right: 0;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.jn-mobileonly-x-icon {
    display: none;
    position: absolute;
    background: url(../Images/icon_close_dialog.png) no-repeat;
    height: 20px;
    width: 10%;
    border-bottom: 0;
    position: absolute;
    left: 315px;
    top: 840px;
}

.custom-mobile-jb-arrow {
    margin-top: unset !important;
    display: inline-block;
    margin-left: -25% !important;
    position: absolute;
    margin-top: unset !important;
}

.leadership-com-mobile {
    font-weight: bold;
}

.video-banner-container {
    display: flex;
}

.video-banner-right {
    padding: 0;
    width: 50%;
}

.video-banner-left {
    background-color: #43d1c0;
    width: 50%;
    color: white;
    font-size: 1.5em;
    line-height: 1.3;
}

.video-banner-left-content {
    padding: 15%;
}

.by-the-numbers {
    width: 24.5%;
    display: inline-block;
    background-color: #f6f7f8;
    margin: 0;
    padding: 10px 0 20px;
    vertical-align: top;
    text-align: center;
}

@media screen and (max-width:1500px) {
    .sc-filterbylocation {
        font-size: 1.05vw !important;
        padding-left: 1em;
    }

    .jn-checkboxes label {
        display: block;
        font-size: 100%;
    }
}


@media screen and (max-width: 1025px) {

    #nfMobileSlider .swiper-pagination {
        position: relative;
    }

   .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 0%;
        left: 0;
        width: 100%;
        margin-bottom: 2%;
    }

    .sd-swiper-pagination {
        position: relative;
    }

    .related-activities-container {
        margin-right: 0px;
        display: block;
        width: unset;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .topHero img, .bottomHero img, .middleDarkHero img, .bottomDarkHero img {
        width: unset;
    }

    .studentchapter-filter-container {
        height: auto;
        margin-bottom: -8%;
    }

    .sc-filterlist-text-mobile {
        font-size: 18px;
        /*margin-left: 25%;*/
        display: inline;
    }

    .sc-filterlist-container-mobile {
        /*height: 2.5em;*/
        height: auto;
        display: block;
        padding-left: 3em;
        padding-top: 1em;
        margin-top: 2%;
        padding-right: 3em;
        vertical-align: middle;
        background-color: #4D4D4E;
    }

    .sc-filterlist-container-mobile > span:first-child {
		margin-top:unset !important;
    }

    .text-teal .display-font-bold .sc-filterlist-text .sc-filterbylocation-textbox {
        display: none;
    }

    /*.sc-filterbylocation {
        display: none;
    }*/
    .studentchapter-filter-container .multiselect:first-child{
        display:none;
    }

    .sc-filter-keyinput-container {
        flex-wrap: wrap;
        padding-left: 4%;
        padding-right: 4%;
    }

    .sc-filter-keyword-input {
        width: 11%;
        margin-bottom: 5%;
    }

    .sc-filter-year {
    	width:11%;
    	margin-bottom: 5%;
    }

    #clear-filterlist-btn {
        display: inline-table;
        margin-left: 25%;
    }

    .filter-list-text {
        display: none;
        font-size: 17px;
    }

    .sc-filterlist-container {
        height: auto;
        display: inherit;
        padding-top: 8%;
    }

    .sc-filter-input-container {
        width: 100%;
    }

    .taggle_list {
        float: left;
        /*height: 38px;*/
        height:auto;
        /*overflow-y: scroll;*/
        width: 100%;
        overflow: hidden;
        /*margin-bottom: -5%;*/
    }

    .jn-checkboxes {
        width: 100%;
    }

    .embed-submit-field-ra a {
        width: 14%;
        POSITION: RELATIVE;
        DISPLAY: BLOCK;
        MARGIN-LEFT: 42%;
        MARGIN-TOP: 2%;
    }

    .journal-search-container-ra {
        display: inline-block;
        width: 89%;
        margin-left: -76px;
        margin-right: 0px;
    }

    .embed-submit-field-ra input {
        width: 86%;
        margin-bottom: 8px;
        margin-left: 14.7%;
    }

    .research-area-journal-search-width {
        width: 39.6% !IMPORTANT;
    }

    .homescreen-journal-search-width {
        width: 40% !IMPORTANT;
    }

    .research-area-journal-search-height {
        height: 5.3vh;
    }
}

@media screen and (max-width: 768px) {

    .cc-left-title-header {
     width: unset; 
     display: unset; 
     line-height: 1.5em;

}
    .cc-content-margin-left {
    padding-left: 10% !important;
}
    
    .cc-header-text {
        padding-right: unset !important;
    }


    .video-banner-container {
        display: block;
    }

    .video-banner-left {
        width: 100%;
    }

    .video-banner-right {
        width: 100%;
        height: 100%;
        display: block;
    }

    #nf-epub-MobileSlider {
        margin: 0 Auto;
        display: flex;
        justify-content: center;
        width: 80%;
        position:relative;
        min-height:270px;
    }
    #nf-epub-MobileSlider .nf-epub-MobileSlider-pagination {display:none;}

    .container-H2-teal-title-with-icon {
        width: unset;
        margin-bottom: unset;
    }

    body {
        font-size: 15px !important;
    }

    div {
        font-size: 15px;
    }

    h1 > span {
        font-size: 19px !important;
    }

    h2, h3, h4, h5, h6 {
        font-size: 17px !important;
    }

    a {
        font-size: 15px !important;
    }

    .footer-mobile-only a {
        font-size: 10px !important;
    }

    p {
        font-size: 15px !important;
    }

    input {
        font-size: 15px !important;
    }

    select {
        font-size: 15px !important;
    }

    .mobile-only a.dark-button {
        font-size: 15px !important;
    }

    .leadership-com-mobile {
        font-style: italic;
    }

    .leadership-mobile {
    }

        .leadership-mobile:nth-of-type(4n+1) {
            color: #7dc13f;
        }

        .leadership-mobile:nth-of-type(4n+2) {
            color: #e1529d;
        }

        .leadership-mobile:nth-of-type(4n+3) {
            color: #38bde3;
        }

        .leadership-mobile:nth-of-type(4n+4) {
            color: #eea220;
        }


    .custom-mobile-sc-arrow {
        margin-left: -37.6%;
    }

    .jb-title-font {
        font-size: 16px;
        font-weight: 900;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    #mobile-only-filter-animation {
        display: none;
    }

    div.checkbox_select {
        margin-bottom: 5%;
    }

    .jn-input_search {
        width: 40%;
        float:left;
        margin-right:15px;
    }

    .jn-mobileonly-x-icon {
        left: 670px;
        top: 850px;
    }

    .ad-bottom-contents {
        display: block;
        width: 100%;
        margin-bottom: 10%;
    }

    .job-board-search a {
        padding: 1em 1.8em;
    }

    div#job-board-search {
        margin-right: -2px;
    }

    .research-area-journal-search-width {
        width: 48% !important;
        display: inline-block;
        position: relative;
        font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
        font-size: 11px;
        color: #f8f8f9;
        padding-left: 0.5% !important;
        border: none;
    }



    .research-area-journal-dd-width {
        width: 110%;
    }

    .embed-submit-field a {
        height: 1vh;
        margin-left: -50px;
    }

    .journal-search-container {
        display: inline-block;
        width: 89%;
        margin-left: -76px;
        margin-right: 0px;
    }

    .embed-submit-field input {
        width: 99%;
        margin-bottom: 8px;
        margin-left: 1px;
    }

    .search-journal-container {
        margin-bottom: 10%;
    }

    .selectBox select {
        width: 100%;
        font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
        font-size: 12px;
        color: #f8f8f9;
        border: 1px solid #4d4d4d;
    }

    .multiselect {
        width: 16%;
        display: inline-block;
        position: relative;
        font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
        font-size: 11px;
        color: #f8f8f9;
        margin-left: -5px;
        border: none;
    }

    .hs-journal-custom input {
        padding-bottom: 2.1vh;
        padding-top: 2.7vh;
        margin-left: 5px;
        width: 69%;
    }

    .homescreen-container {
        width: 100%;
    }

    .homescreen-search {
        width: 100%;
        margin-left: 1%;
    }

    .studentchapter-filter-container {
        height: auto;
        margin-bottom: -8%;
    }

    .hs-multiselect-btn {
        display: block;
    }

    .sc-filterlist-text-mobile {
        font-size: 18px;
        /*margin-left: 25%;*/
        display: inline;
    }

    .sc-filterlist-container-mobile {
        /*height: 2.5em;*/
        height: auto;
        display: block;
        padding-left: 3em;
        padding-top: 1em;
        margin-top: 2%;
        padding-right: 3em;
        vertical-align: middle;
        background-color: #4D4D4E;
    }

    .sc-filterlist-container-mobile > span:first-child {
		margin-top:unset !important;
    }

    	.sc-filter-year {width:15%;}


    .homescreen-journal-search-width {
        width: 41.5% !IMPORTANT; /* margin-left: -1px; */
        margin-bottom: 8px;
    }

    .research-area-journal-search-height {
        height: 8vh;
        MARGIN-LEFT: .5%;
    }

    .hs-journal-search-height {
        height: 5vh !important;
        margin-left: 4%;
    }

    .text-teal .display-font-bold .sc-filterlist-text .sc-filterbylocation-textbox {
        display: none;
    }

    .sc-filterbylocation {
        display: none;
    }

    .sc-filter-keyinput-container {
        flex-wrap: wrap;
        padding-left: 4%;
        padding-right: 4%;
    }

    .sc-filter-keyword-input {
        width: 11%;
        margin-bottom: 5%;
    }

    #clear-filterlist-btn {
        display: inline-table;
        margin-left: 25%;
    }

    .filter-list-text {
        display: none;
        font-size: 17px;
    }

    .sc-filterlist-container {
        height: auto;
        display: inherit;
        padding-top: 8%;
    }

    .sc-filter-input-container {
        width: 100%;
    }

    .taggle_list {
        float: left;
        /*height: 38px;*/
        height: auto;
        /*overflow-y: scroll;*/
        width: 100%;
        overflow: hidden;
        /*margin-bottom: -5%;*/
    }

    .checkboxes {
        width: unset;
    }

    .embed-submit-field-ra a {
        width: 15%;
        DISPLAY: block;
        MARGIN-LEFT: 40%;
    }

    .journal-search-container-ra {
        display: inline-block;
        width: 95.9%;
        margin-left: -5.2%;
        margin-right: 0px;
    }

    .embed-submit-field-ra input {
        width: 96.8%;
        margin-bottom: 8px;
        margin-left: 5%;
    }

    .jn-container {
        display: block;
    }

    .hs-btn {
        margin-bottom: 3%;
        display: block;
        width: 100%;
    }

    .jn-searcharea {
        display: block;
        font-size: 16px;
        text-indent: 15px;
        height: 54px;
        padding:0;
    }

    .search-btn {
        width: 54px;
        height: 54px;
        margin: 0 auto;
        display:inline-block;
        float:right;
    }
}
@media screen and (max-width: 495px) {
.jn-input_search {width: 35%;}
 .pa-table-ct .journal-packages td, .pa-table-ct th, .pa-table-ct p{padding:0;margin:0;}
        }

@media screen and (max-width: 414px) {

    .btn-mobile-pagination {
        position: relative !important;
    }

    .by-the-numbers {
        display: block !important;
        margin: 0 auto;
        width: 100%;
    }

    .container-H6-black-title-with-icon:first-of-type{}
    .container-H6-black-title-with-icon {
        padding:0;
        padding-top: 20px;
    }
    .container-H6-black-title-with-icon .container-icon {
        display: none;
    }

    .custom-mobile-sc-arrow {
        margin-left: -31%;
    }


    .jn-mobileonly-x-icon {
        left: 350px;
        top: 1242px;
    }

    .sd-swiper-pagination {
        display: block;
        text-align: center;
    }

    .jn-container {
        display: block;
    }

    .jn-searcharea {
        display: block;
        font-size: 13px;
        text-indent: 5%;
        padding-left: 0%;
    }


    .jn-checkboxes {
        width: 100%;
    }

    .homescreen-container {
        PADDING-LEFT: 6%;
        HEIGHT: 40VH;
    }


    .hs-journal-search-height {
        height: 7VH !IMPORTANT;
        margin-left: 0;
    }

    .research-area-journal-search-width {
        width: 96% !important;
        margin-left: 1px;
    }

    .homescreen-journal-search-width {
        width: 76.5% !important;
        margin-left: 0px;
        /* margin-bottom: 8px; */
        padding-left: 22.5%;
    }

    .job-board-search a {
        padding: 1em 1.8em;
    }

    div#job-board-search {
        display: block;
        margin-bottom: 10px;
        margin-left: -1px;
    }

    .job-board-search > li > a {
        margin-bottom: 0px;
    }

    .job-board-search {
        width: 100%;
    }

    .embed-submit-field button {
        width: 13%;
        height: 5.5VH;
    }

    .embed-submit-field input {
        width: 100.5%;
        margin-left: 2px;
    }

    .journal-search-container {
        width: 90%;
        MARGIN-BOTTOM: 10px;
        margin-left: -6px;
    }

    .inpSelect {
        margin-left: 4px;
        padding-left: 30px;
        width: 100%;
    }

    .research-area-journal-search-height {
        height: 7vh !important;
        MARGIN-LEFT: -.5%;
    }

    .research-area-journal-dd-width {
        width: 110%;
    }

    .embed-submit-field a {
        width: 14%;
        margin-left: -40px;
    }

    .multiselect {
        width: 55%;
        display: block;
        position: relative;
        font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
        font-size: 16px;
        color: #f8f8f9;
        padding-left: 5em;
        padding-bottom: 1em;
        left: 5%;
    }

    .hs-multiselect-dd {
        width: 76%;
        margin-left: -17%;
    }

    .hs-multiselect-btn {
        margin-left: -14%;
    }

    .hs-journal-custom input {
        width: 70%;
        margin-left: -12%;
        padding-top: 7%;
        padding-bottom: 7%;
    }


    .studentchapter-filter-container {
        height: auto;
        margin-bottom: -8%;
    }

    .sc-filterlist-text-mobile {
        font-size: 18px;
        margin-left: 32%;
        display: inline;
    }

    .sc-filterlist-container-mobile {
        /*height: 2.5em;*/
        height: auto;
        display: block;
        padding-left: 3em;
        padding-top: 1em;
        margin-top: 2%;
        padding-right: 3em;
        vertical-align: middle;
        background-color: #4D4D4E;
    }

    .sc-filterlist-container-mobile > span:first-child {
		margin-top:unset !important;
    }

    .text-teal .display-font-bold .sc-filterlist-text .sc-filterbylocation-textbox {
        display: none;
    }

    .sc-filterbylocation {
        display: none;
    }

    .sc-filter-keyinput-container {
        flex-wrap: wrap;
        padding-left: 4%;
        padding-right: 4%;
    }

    .sc-filter-keyword-input {
        width: 11%;
        margin-bottom: 5%;
    }

    #clear-filterlist-btn {
        display: inline-table;
        margin-left: 35%;
    }

    .filter-list-text {
        display: none;
        font-size: 17px;
    }

    .sc-filterlist-container {
        height: auto;
        display: inherit;
        padding-top: 8%;
    }

    .sc-filter-input-container {
        width: 100%;
    }

    .taggle_list {
        float: left;
        height: auto;
        overflow-y: scroll;
        width: 100%;
        overflow: hidden;
        /*margin-bottom: -5%;*/
    }

    .embed-submit-field-ra a {
        width: 14%;
        MARGIN-LEFT: 35%;
    }

    .journal-search-container-ra {
        display: inline-block;
        width: 89%;
        margin-right: 0px;
    }

    .embed-submit-field-ra input {
        width: 99%;
        height: 3.5vh;
        margin-bottom: 5%;
        margin-left: 1px;
    }
}

@media screen and (max-width: 412px) {

    .custom-mobile-sc-arrow {
        margin-top: unset !important;
        position: absolute;
        margin-left: -31%;
    }

    .custom-checkboxes-container {
        display: inline-block;
    }

    .jn-mobileonly-x-icon {
        left: 355px;
        top: 1242px;
    }

    .multiselect {
        left: 5%;
        width: 55%;
        display: block;
        position: relative;
        font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
        font-size: 16px;
        color: #f8f8f9;
        padding-left: 5em;
        padding-bottom: 1em;
    }

    .homescreen-container {
        PADDING-LEFT: 0;
    }

    .hs-journal-search-height {
        height: 7VH !IMPORTANT;
        margin-left: 0;
    }

    .hs-multiselect-btn {
        height: 2vh;
    }

    .research-area-journal-search-width {
        width: 100% !IMPORTANT;
        margin-bottom: 8px;
        padding-left: unset !IMPORTANT;
    }

    .homescreen-journal-search-width {
        width: 76.5% !IMPORTANT;
        margin-bottom: 8px;
        padding-left: 26% !IMPORTANT;
    }


    .embed-submit-field input {
        width: 97%;
        margin-left: -12px;
        margin-bottom: -2px;
        height: 2.9vh;
    }

    .research-area-journal-search-height {
        height: 8vh;
    }

    .research-area-journal-dd-width {
        width: 110%;
    }

    .embed-submit-field a {
        width: 14%;
        margin-left: -40px;
    }

    .homescreen-container {
        width: 100%;
    }

    .hs-multiselect-dd {
        width: 76%;
        margin-left: -17%;
    }

    .hs-multiselect-btn {
        margin-left: -1%;
    }

    .hs-journal-custom input {
        width: 70%;
        margin-left: -4.5%;
        padding-top: 5%;
        padding-bottom: 5%;
    }

    .homescreen-search {
        margin-bottom: 20px;
    }

    .studentchapter-filter-container {
        height: auto;
        margin-bottom: -8%;
    }

    .sc-filterlist-text-mobile {
        font-size: 18px;
        margin-left: 32%;
        display: inline;
    }

    .sc-filterlist-container-mobile {
        /*height: 2.5em;*/
        height: auto;
        display: block;
        padding-left: 3em;
        padding-top: 1em;
        margin-top: 2%;
        padding-right: 3em;
        vertical-align: middle;
        background-color: #4D4D4E;
    }

    .sc-filterlist-container-mobile > span:first-child {
		margin-top:unset !important;
    }

    .text-teal .display-font-bold .sc-filterlist-text .sc-filterbylocation-textbox {
        display: none;
    }

    .sc-filterbylocation {
        display: none;
    }

    .sc-filter-keyinput-container {
        flex-wrap: wrap;
        padding-left: 4%;
        padding-right: 4%;
    }

    .sc-filter-keyword-input {
        width: 11%;
        margin-bottom: 5%;
    }

    #clear-filterlist-btn {
        display: inline-table;
        margin-left: 35%;
    }

    .sc-filterlist-container {
        height: auto;
        display: inherit;
        padding-top: 8%;
    }

    .sc-filter-input-container {
        width: 100%;
    }

    .filter-list-text {
        display: none;
        font-size: 17px;
    }

    .taggle_list {
        float: left;
        height: auto;
        overflow-y: scroll;
        width: 100%;
        overflow: hidden;
        /*margin-bottom: -5%;*/
    }

    .embed-submit-field-ra a {
        width: 14%;
        MARGIN-LEFT: 40%;
    }

    .journal-search-container-ra {
        display: inline-block;
        width: 90%;
        padding-left: 22.5%;
        padding-bottom: 5%;
        margin-right: 0px;
    }

    .embed-submit-field-ra input {
        width: 103%;
        margin-bottom: 8px;
        height: 3.5vh;
        margin-left: -28%;
    }

    .jn-container {
        display: block;
    }


    .jn-searcharea {
        display: block;
        font-size: 13px;
        text-indent: 5%;
        padding-left: 0%;
    }

    .jn-checkboxes {
        width: 100%;
    }

    .search-btn {
        width: 54px;
        height: 54px;
    }
}

@media screen and (max-width: 375px) {
    .custom-mobile-sc-arrow {
        margin-left: -30%;
    }

    .jn-mobileonly-x-icon {
        left: 315px;
        top: 1250px;
    }

    .hs-journal-search-height {
        height: 7VH !IMPORTANT;
        margin-left: 0;
    }

    .hs-multiselect-btn {
        height: 2vh;
    }

    .research-area-journal-search-width {
        width: 100%;
        margin-left: -1px;
        margin-bottom: 8px;
    }


    .embed-submit-field input {
        width: 96.5%;
        margin-left: -9px;
        height: 3.5VH;
        margin-bottom: 8px;
    }

    .journal-search-container {
        width: 91%;
        MARGIN-BOTTOM: 10px;
        margin-left: -8px;
        margin-bottom: -1px;
    }

    .research-area-journal-search-height {
        height: 7vh !important;
    }

    .research-area-journal-dd-width {
        width: 110%;
    }

    .embed-submit-field a {
        width: 14%;
        margin-left: -40px;
    }


    .multiselect {
        left: 2%;
        width: 55%;
        display: block;
        position: relative;
        font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
        font-size: 16px;
        color: #f8f8f9;
        padding-left: 5em;
        padding-bottom: 1em;
    }

    .hs-multiselect-dd {
        width: 76%;
        margin-left: -14.5%;
    }

    .hs-multiselect-btn {
        margin-left: -1%;
    }

    .hs-journal-custom input {
        width: 69%;
        margin-left: 2%;
        padding-top: 4%;
        padding-bottom: 4%;
    }

    .homescreen-search {
        margin-bottom: 14px;
    }

    .studentchapter-filter-container {
        height: auto;
        margin-bottom: -8%;
    }

    .sc-filterlist-text-mobile {
        font-size: 18px;
        margin-left: 30%;
        display: inline;
    }

    .sc-filterlist-container-mobile {
        /*height: 2.5em;*/
        height: auto;
        display: block;
        padding-left: 3em;
        padding-top: 1em;
        margin-top: 2%;
        padding-right: 3em;
        vertical-align: middle;
        background-color: #4D4D4E;
    }

    .sc-filterlist-container-mobile > span:first-child {
		margin-top:unset !important;
    }

    .text-teal .display-font-bold .sc-filterlist-text .sc-filterbylocation-textbox {
        display: none;
    }

    .sc-filterbylocation {
        display: none;
    }

    .sc-filter-keyinput-container {
        flex-wrap: wrap;
        padding-left: 4%;
        padding-right: 4%;
    }

    .sc-filter-keyword-input {
        width: 11%;
        margin-bottom: 5%;
    }

    #clear-filterlist-btn {
        display: inline-table;
        margin-left: 35%;
    }

    .sc-filterlist-container {
        height: auto;
        display: inherit;
        padding-top: 8%;
    }

    .sc-filter-input-container {
        width: 100%;
    }

    .taggle_list {
        float: left;
        height: auto;
        overflow-y: scroll;
        width: 100%;
        overflow: hidden;
        /*margin-bottom: -5%;*/
    }

    .filter-list-text {
        display: none;
        font-size: 17px;
    }

    .embed-submit-field-ra a {
        width: 14%;
        MARGIN-LEFT: 40%;
    }

    .journal-search-container-ra {
        display: inline-block;
        width: 93%;
        PADDING-LEFT: 2%;
        margin-right: 0px;
    }

    .embed-submit-field-ra input {
        width: 97.8%;
        margin-bottom: 8px;
        margin-left: 1px;
    }
}

@media screen and (max-width: 360px) {

    .custom-mobile-sc-arrow {
        margin-left: -29%;
    }

    .jn-mobileonly-x-icon {
        left: 310px;
        top: 1240px;
    }

    .hs-journal-search-height {
        height: unset;
        margin-left: 0;
    }

    .multiselect {
        width: 55%;
        display: block;
        position: relative;
        font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
        font-size: 16px;
        color: #f8f8f9;
        padding-left: 5em;
        padding-bottom: 1em;
        left: 2%;
    }

    .hs-multiselect-btn {
        height: 2vh;
    }

    .embed-submit-field input {
        width: 96.4%;
        margin-left: -8px;
        height: 3.6VH;
        margin-bottom: 7px;
    }

    .hs-journal-custom input {
        width: 63.5%;
        margin-left: -5px;
    }

    .hs-multiselect-dd {
        width: 71% !important;
        margin-left: -44px;
    }

    .studentchapter-filter-container {
        height: auto;
        margin-bottom: -8%;
    }

    .sc-filterlist-text-mobile {
        font-size: 18px;
        margin-left: 25%;
        display: inline;
    }

    .sc-filterlist-container-mobile {
        /*height: 2.5em;*/
        height: auto;
        display: block;
        padding-left: 3em;
        padding-top: 1em;
        margin-top: 2%;
        padding-right: 3em;
        vertical-align: middle;
        background-color: #4D4D4E;
    }

    .sc-filterlist-container-mobile > span:first-child {
		margin-top:unset !important;
    }

    .text-teal .display-font-bold .sc-filterlist-text .sc-filterbylocation-textbox {
        display: none;
    }

    .sc-filterbylocation {
        display: none;
    }

    .sc-filter-keyinput-container {
        flex-wrap: wrap;
        padding-left: 4%;
        padding-right: 4%;
    }

    .sc-filter-keyword-input {
        width: 11%;
        margin-bottom: 5%;
    }

    #clear-filterlist-btn {
        display: inline-table;
        margin-left: 25%;
    }

    .filter-list-text {
        display: none;
        font-size: 17px;
    }

    .sc-filterlist-container {
        height: auto;
        display: inherit;
        padding-top: 10%;
    }

    .sc-filter-input-container {
        width: 100%;
    }

    .taggle_list {
        float: left;
        height: auto;
        overflow-y: scroll;
        width: 100%;
        overflow: hidden;
        /*margin-bottom: -5%;*/
    }

    .embed-submit-field-ra a {
        width: 14%;
        MARGIN-LEFT: 40%;
    }

    .journal-search-container-ra {
        display: inline-block;
        width: 89%;
        margin-right: 0px;
    }

    .embed-submit-field-ra input {
        width: 102.5%;
        height: 2.5vh;
        margin-bottom: 8px;
        margin-left: -2.5%;
    }

    .jn-container {
        display: block;
    }


    .jn-searcharea {
        display: block;
        font-size: 13px;
        text-indent: 5%;
        padding-left: 0%;
    }

    .jn-checkboxes {
        width: 100%;
    }
}

@media screen and (max-width: 320px) {
    .custom-mobile-sc-arrow {
        margin-left: -27%;
    }

    .jn-input_search {
        width: 31%;
    }

    .jn-mobileonly-x-icon {
        left: 270px;
        top: 1230px;
    }

    .hs-journal-search-height {
        height: unset;
        margin-left: 0;
    }

    .multiselect {
        width: 55%;
        display: block;
        position: relative;
        font-family: 'ProximaNova-Light', 'Montserrat', sans-serif;
        font-size: 16px;
        color: #f8f8f9;
        padding-left: 5em;
        padding-bottom: 1em;
        left: 0%;
    }

    .research-area-journal-search-width {
        width: 100%;
        margin-left: -1px;
        margin-bottom: 8px;
    }



    .embed-submit-field input {
        width: 96%;
        margin-left: -6px;
    }

    .research-area-journal-search-height {
        height: 7.5VH !important;
        MARGIN-LEFT: 2%;
    }

    .research-area-journal-dd-width {
        width: 110%;
    }

    .embed-submit-field a {
        width: 14%;
        margin-left: -35px;
    }


    .hs-multiselect-dd {
        width: 76%;
        margin-left: -17%;
    }

    .filter-list-text {
        display: none;
        font-size: 17px;
    }


    .hs-multiselect-btn {
        margin-left: 1%;
        height: 2vh;
    }

    .hs-journal-custom input {
        width: 69%;
        margin-left: 1%;
        padding-top: 4%;
        padding-bottom: 4%;
    }

    .homescreen-search {
        margin-bottom: 14px;
    }

    .homescreen-container {
        width: 100%;
    }

    .studentchapter-filter-container {
        height: auto;
        margin-bottom: -8%;
    }

    .sc-filterlist-text-mobile {
        font-size: 18px;
        margin-left: 25%;
        display: inline;
    }

    .sc-filterlist-container-mobile {
        /*height: 2.5em;*/
        height: auto;
        display: block;
        padding-left: 3em;
        padding-top: 1em;
        margin-top: 2%;
        padding-right: 3em;
        vertical-align: middle;
        background-color: #4D4D4E;
    }

    .sc-filterlist-container-mobile > span:first-child {
		margin-top:unset !important;
    }

    .text-teal .display-font-bold .sc-filterlist-text .sc-filterbylocation-textbox {
        display: none;
    }

    .sc-filterbylocation {
        display: none;
    }

    .sc-filter-keyinput-container {
        flex-wrap: wrap;
        padding-left: 4%;
        padding-right: 4%;
    }

    .sc-filter-keyword-input {
        width: 11%;
        margin-bottom: 5%;
    }

    #clear-filterlist-btn {
        display: inline-table;
        margin-left: 25%;
    }

    .sc-filterlist-container {
        height: auto;
        display: inherit;
        padding-top: 10%;
    }

    .sc-filter-input-container {
        width: 100%;
    }

    .taggle_list {
        float: left;
        height: auto;
        overflow-y: scroll;
        width: 100%;
        overflow: hidden;
        /*margin-bottom: -5%;*/
    }

    .embed-submit-field-ra a {
        width: 14%;
    }

    .journal-search-container-ra {
        display: inline-block;
        width: 89%;
        margin-right: 0px;
    }

    .embed-submit-field-ra input {
        width: 99%;
        margin-bottom: 8px;
        margin-left: 1px;
    }

    .homescreen-journal-search-width {
        width: 76.4% !important;
        padding-left: 28% !important;
        margin-bottom: 8px;
    }

    .jn-container {
        display: block;
    }

    .jn-checkboxes {
        width: 100%;
    }

    .hs-btn {
        margin-bottom: 3%;
        display: block;
        width: 100%;
    }

    .jn-searcharea {
        display: block;
        font-size: 13px;
        text-indent: 5%;
        height: 3em;
        padding-left: 0%;
    }

}

/*@page {
    margin: .75in .75in .75in .75in;
}*/

@media print {
    html, body {
        border: 1px solid white;
        height: 99% !important;
        page-break-after: avoid;
        page-break-before: avoid;
    }

    /*body {
        display: none !important;
    }*/

    .ad-printable div {
        width: auto !important;
        max-width: 99%;
    }

    .sticky-header {
        display: none !important;
    }

    .breadcrumbs-container {
        display: none !important;
    }

    .articleTitlePrint {
        text-align: center;
    }

    body {
        margin: 25mm 25mm 25mm 25mm;
    }

    html, body {
        height: auto;
    }

    .ad-printable, .ad-printable * {
        display: block !important;
    }

    .ad-printable {
        display: flex;
        height: auto;
    }

    .article-body {
        padding-top: unset;
        overflow: hidden;
        width: unset;
        min-height: 300px;
        height: auto;
        page-break-before: none;
        page-break-after: none;
        page-break-inside: avoid;
    }
}
.cc-header-hide{
    display:none !important;
}

.not-found-message {
	text-align: center; 
	display: none
}
