﻿/* stylelint-disable selector-list-comma-newline-after */
@import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    font-family: 'Roboto', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Rubik', sans-serif ;
}

a {
    /*color: #000;*/
    text-decoration: none;
    transition: color 0.4s ease;
}

a:hover {
    color: #686868;
}

/*.article-Anchor:hover {
    text-decoration: underline;
    color: #4169e1;
}
*/
/*title section style*/
.top-article-date{
    text-align:end !important;
}

.landing-page-date {
    font-size: 0.87rem !important;
    margin: 0;
}

.red-section-title{
    font-size:.87rem;
    font-weight:700;
}

.sm-section-title{
    padding-top:10px;
}

.mediumHeadline{
    margin-bottom:18px;
}

.keyNumberBox {
    margin: 0px 12px 0px 0;
    display: inline-block;
    float: left;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    font-family: sans-serif;
    width: 18px;
    height: 18px;
    text-align: center;
    vertical-align: middle;
    color: white;
    background: #336699;
    padding: 3px;
}

.over_lead {
    position: absolute;
    background: #000000 url(/Images/play-icon.png) no-repeat center center;
    left: 0px;
    opacity: .3;
    margin: -4px 5px 5px 0px;
    padding: 2px;
    height: 250px !important;
    width: 370px !important;
}

.over_sec_lead {
    position: absolute;
    background: #000000 url(/Images/play-icon.png) no-repeat center center;
    left: 0px;
    opacity: .3;
    margin: 0;
    padding: 2px;
    height: 150px !important;
    width: 150px !important;
}

.over_dblstyle_1 {
    position: absolute;
    background: #000000 url(/Images/play-icon.png) no-repeat center center;
    left: 0px;
    opacity: .3;
    margin: 0;
    padding: 2px;
    height: 200px !important;
    width: 200px !important;
}

.over_lead_story_video {
    position: absolute;
    background: #000000 url(/Images/play-icon.png) no-repeat center center;
    left: 0px;
    opacity: .3;
    margin: -4px 5px 5px 0px;
    padding: 2px;
    min-height: 220px !important;
    height: 100% !important;
    width: 370px !important;
}

.over_video_dblstyle_1 {
    position: absolute;
    background: #000000 url(/Images/play-icon.png) no-repeat center center;
    left: 0px;
    opacity: .3;
    margin: 0;
    padding: 2px;
    height: 220px !important;
    width: 370px !important;
}

.over_small_video_dblstyle_1 {
    position: absolute;
    background: #000000 url(/Images/play-icon.png) no-repeat center center;
    left: 0px;
    opacity: .3;
    margin-left: 42px;
    padding: 2px;
    height: 45px !important;
    width: 78px !important;
}

.over_small_speaker_dblstyle_1 {
    position: absolute;
    background: #000000 url(/Images/play-icon.png) no-repeat center center;
    left: 0px;
    opacity: .3;
    margin-left: 38px;
    padding: 2px;
    height: 50px !important;
    width: 52px !important;
}

/**Publication Logo*/
.GSN-logo{
    width:600px;
}

.IDSE-logo{
    width:400px;
}

/**Publication title colors*/
.AN-color {
    color: #dc1921;
}

.GEN-color {
    color: #dc1921;
}

.GSN-color {
    color: #337ab7;
}

.PMN-color {
    color: #337ab7;
}

.PPN-color {
    color: #BF311A;
}

.SPC-color {
    color: #005e9d;
}

.IDSE-color {
    color: #451f77;
}

.ORM-color {
    color: #337ab7;
}

.CONC-color {
    color: #73b431;
}

/**Advertise Media Planner banner**/

.PMN-mediaPlanner-btn {
    background: #337ab7 !important;
}

.GEN-mediaPlanner-btn {
    background: #dc1921 !important;
}

.GSN-mediaPlanner-btn {
    background: #337ab7;
}

.PPN-mediaPlanner-btn {
    background: #BF311A !important;
}

.SPC-mediaPlanner-btn {
    background: #005e9d !important;
}

.IDSE-mediaPlanner-btn {
    background: #451f77 !important;
}

.ORM-mediaPlanner-btn {
    background: #337ab7 !important;
}

.rounded-listTop .rounded-list li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -1.3em;
    top: 7%;
    margin-top: 0em;
    background: #87ceeb;
    height: 2em;
    width: 2em;
    line-height: 1.5em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    transition: all .3s ease-out;
}


.btn-request {
    width: 300px !important;
    box-sizing: border-box;
    display: block;
    background-color: #56ccf2;
    color: #000;
    text-align: center;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.625rem;
    padding: 10px 0;
    border-radius: 4px;
    border: 0px !important;
    margin: 12px 0 12px 0;
}

/*Digital Edition*/
.DigitalEdition_cover {
    border: 2px solid #a7a7a7 !important;
    right: 10px;
    position: absolute;
}

/**PPN Digital Edition box Position**/
.de-medium-rectangle {
    padding: 0px;
}

/**SPC-conderenceNews*/
.conderenceNews-title {
    padding-top: 15px;
    width: 400px;
}

.Meeting_title {
    color: #C83428 !important;
}

/**SPC / PPN Digital Edition*/
.card-header-de{
    padding:0.3rem !important;
}

/**button style**/
.button-pink {
    font-size: 18px !important;
    background-color: #db2a64;
    color: #fff !important;
    margin: 0px !important;
    text-align: center !important;
    padding: 5px 35px !important;
}

a.button-pink:hover{
    color:#fff !important;
    background-color:#c5255a;
}

.button-gray {
    font-size: 18px !important;
    background-color: #e1e5ee;
    color: #000 !important;
    margin: 0px !important;
    text-align: center !important;
    padding: 5px 35px !important;
}

a.button-gray:hover {
    color: #fff !important;
    background-color: #db2a64;
}

/**mobile login icon*/

.mobile-nav-icon {
    font-size: 20px;
    position: absolute;
}

.nav-link{
    padding-right:0px !important;
}

/**section*/
@media(min-width: 960px) {
    .SectionArticleImage {
        float: left !important;
        padding-right: 10px !important;
        padding-left: 0px !important;
        max-height: 300px !important;
        overflow: hidden;
    }
    img.section-img {
        width: 206px !important;
        height:auto;
        margin-left:10px !important;
    }
}

.MonographArticle {
    font-size: 15px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 19px;
    color: black;
    cursor: pointer;
    background-color: darkcyan;
    padding: 5px;
    color: chartreuse;
}
/** Archives **/
    a .archiveText:hover {
    color: #fff !important;
}

div.ArchiveMonth:hover {
    background-color: #737373;
}

/*.float-end{
    padding-top:10px;
}*/

a.float-end:hover {
    color: #fff !important;
    background-color: #0b3cd7 !important;
}

.cursor-pointer {
    cursor: pointer !important;
}

.text-light a {
    color: #f8f9fa !important;
}

.landing-page-section {
    color: #1961a5 !important;
}

.display-4 {
    font-size: 2.5rem !important;
}

.divided_section {
    border-bottom: 1px solid #333333 !important;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.text-red {
    color: #d6293e;
}

.no-border {
    border: 0 solid rgba(0, 0, 0, 0.1);
}

.badge{
    padding:0px !important;
}

.bottom-ad-container {
    position: fixed;
    left: 0;
    bottom: 10px;
    width: 100%;
    text-align: center;
    background: #fff;
    z-index: 9999;
}

.ad-text {
    font-size: 11px;
    color: #888888;
    text-align: center;
    margin-bottom: -5px;
} 

.ad-text{
    margin-top:25px
}

.ad-article{
    margin-bottom:25px !important;
}

/**Article**/

a.article-title-link:hover {
    color: #686868 !important;
}

a.urlArticle:hover {
    color: #1961a5;
}

.ad-article {
    width: 300px;
    margin: 10px auto;
    text-align: center;
}

.ad-article span {
    width: 100%;    
    display: block;
    text-align: center;
    font-size: 11px;
    font-family: arial;
    color: grey;
}

.featured-articles {
    border-top: 1px solid #d2d2d7;
    border-bottom: 1px solid #dee2e6 !important;
}

.card-img-right {
    height: 100%;
    border-radius: 0 3px 3px 0;
}

.flex-auto {
    flex: 0 0 auto;
}

.h-250 {
    height: 250px;
}

.blog-pagination {
    margin-bottom: 4rem;
}

.blog-pagination > .btn {
    border-radius: 2rem;
}

.shared-icons {
    width: 35px;
    /*height: 35px;*/
}

.article-title {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    line-height: 1.8rem;
}

.article-lead {
    font-family: 'Roboto', sans-serif;
}

.article-title-link {
    text-decoration: none;
    color: #000;
}


/** Multimedia **/
.multimedia-border {
    border-top: 1px solid #d2d2d7;
}

.m-lead-article-container {
    position: relative;
    max-width: 700px;
    width: 100%;
    overflow: hidden;
}

.m-lead-article-container img {
    display: block;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.m-lead-article-container a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.m-lead-article-container h2 {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    left: 0;
    bottom: -0.5rem;
    padding: 1rem 2rem;
    font-size: 2.0rem;
    font-weight: 600;
    color: white;
    /*backdrop-filter: blur(14px) brightness(40%);*/
    background: rgba(0,0,0,.66);
    min-height: 7rem;
    /*display: flex;*/
    z-index: 1;
}

.m-lead-article-container h2 span {
    margin: auto 0;
}

.jwplayer.jw-reset {
    min-width: 420px !important;
    width: 100%;
}


/**buyer's Guide*/
.main {
    margin-left: 0px !important;
}

.sidebar img {
    width: 5rem;
    float: right;
}

.article-card {
    border: 0 solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #e5e5e5;
}

.article-card h6 {
    line-height: 1.3rem;
}

.article-card h6 a {
    text-decoration: none;
}

a.urlArticle {
    color:#5f5f5f;
}

.keeptogether{
    text-align:center;
}

.section-row {
    border-bottom: 1px solid #d6d6d6;
}

/**Comment on this article**/

button.commentReplyButton{
    background-color: #fff;
    border: 1px solid #035956;
    color: #035956 !important;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    border-radius: 0.375em;
    font-size: 12px;
    padding: 4px 15px !important;
    cursor: pointer;
}

button.recAbsButton {
    background-color: #fff;
    border: 1px solid #B8293D;
    color: #B8293D !important;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    border-radius: 0.375em;
    font-size: 12px;
    padding: 4px 15px !important;
    cursor: pointer;
}


button.commentReplyButton:hover {
    background-color: #f7f8f7;
}

button.recAbsButton:hover {
    background-color: #fcf2f4 !important;
}

/**Monographs-and-Whitepapers **/

a.MonographArticle:hover{
   color:#fff !important;

}


/** Style Templates **/
.style1-thumbnail-container {
    width: 100px;
    max-height: 150px;
    margin-right:5px;
}
.style1-thumbnail-container img {
    width: 100px;
}


/** Related Keywords **/
.article-container a.btn.btn-warning {
    margin: 5px 0;
}


/** Search - Full Text **/
.search-box {
    padding: 3px 4px;
    border: 1px solid #dfe1e5;
    background: #fff;
    font-size: 18px !important;
    vertical-align: middle;
    width: 300px;
    margin-right: 5px;
}

.search-btn {
    padding: 11px 27px !important;
    cursor: pointer;
    border-color: #3079ED;
    background-color: #4D90FE;
    background-image: none;
    filter: none;
    font-size: 0;
    padding: 6px 27px;
    width: auto;
    vertical-align: middle;
    border: 1px solid #666;
    border-radius: 2px;
    margin-left: 2px;
}
    .search-btn svg {
        fill: #ffffff;
        vertical-align: middle;
    }
}

.search-result .search-controls {
    border-bottom: 1px solid #e9e9e9;
}
.search-controls .results-count {
    color: #676767;
    font-size: 13px;
}

.search-result .results-row {
    border-bottom: 1px solid #e9e9e9;
}

.search-result .search-title {
    font-size: 1.25rem;
    line-height: 1.5;
}
.search-title a {
    color: #1155cc;
}

.search-result .search-link {
    font-size: 1rem;
    color: #009933;
}

.search-result .search-text {
    font-size: 1rem;
}

.search-result .search-date {
    font-size: 0.8rem;
}

.search-result .search-dropdown {
    width: 120px;
    height: 2.3rem;
    background-color: #fff;
    text-indent: 5px;
    border: 1px solid #96a0aa !important;
    font-size: 1rem;
    border-radius: 0.1rem;
    color: #555 !important;
}



/** Search (Google Programmable) Input & Result **/
 .Search-Panel {
     height: 60px;
     text-align: center;
     padding: 10px;
     transform: translateY(0);
     box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 10px 1px; border: 0px !important;
     border: 0px;
    }

/* Search Box */
#SearchPanel .gsc-control-searchbox-only {
    width: 500px;
    max-width: 100%;
    margin: 0 auto;
}

#MobileSearch .gsc-control-searchbox-only {
    width: 98%;
}

.gsc-input {
    font-size: 18px !important;
}

#SearchPanel .gsc-search-button-v2 {
    padding: 11px 27px !important;
}

#MobileSearch .gsc-search-button-v2 {
    padding: 14px 27px;
}

.gsc-selected-option {
    padding-right: 10px;
    position: relative;
    width: 100%;
    font-size: 0.8rem !important;
}

.gs-webResult.gs-result a.gs-title:link{
    color:#000 !important;
}
/*.searchTxtInputs {
    padding: 6px 12px;
    outline: none;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    background: #fff;
    height: 38px;
    border-color: gray;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    color: black;
    width: 400px;
    max-width: 96%;
}*/
/* Search Result */
.gsc-control-cse {
}

.gs-title {
    font-family: 'Rubik', sans-serif;
    font-size: 1.25rem !important;
}

.gsc-url-top, .gsc-table-result {
    font-size: 1rem !important;
}

.gsc-adBlock {
    display: none !important;
}

.gsc-webResult.gsc-result {
    padding: 20px 0 !important;
    border-bottom: 1px solid #efefef !important;
}

.gs-image-box {
    width: auto !important;
}

/* Search Paging */
.gsc-cursor-page {
    font-size: 1.5rem !important;
    margin-right: 1.25rem !important;
}

.gsc-cursor-box, .gcsc-more-maybe-branding-root {
    text-align: center !important;
    margin-top: 25px !important;
}


img.logo {
    image-rendering: -moz-crisp-edges !important; /* Firefox */
    image-rendering: -o-crisp-edges !important; /* Opera */
    image-rendering: -webkit-optimize-contrast !important; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges !important;
    -ms-interpolation-mode: nearest-neighbor !important; /* IE (non-standard property) */
}

.card-bg {
    width: 300px;
    height: 250px;
}

/*.sm-card {
    width: 4.375rem;
    height: 4.375rem;
}*/

.card-border-right {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.widget-container-border-top {
    border-top: 1px solid #e5e5e5;
}

.widget-container-dark {
    border-bottom: 2px solid #000;
}

.shared-icons {
    width: 35px;
}

ul.no-bullets {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.socialmedia-text a, .mcmahonsite-text a, .menucustom-text a {
    color: #fff !important;
}

.most-read-container ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.most-read-container ul li {
    margin-bottom: 1.3rem;
}

.ad-sticky {
    position: sticky;
    top: 330px;
    background: #fff;
    z-index: 1;
}

.ad-overlay {
    display: none;
    /* height: 282px; */
    height: auto;
    width: 302px;
    position: fixed;
    z-index: 999999;
    left: 50%;
    top: 400px;
    margin-left: -151px;
    margin-top: -141px;
    background-color: rgb(0,0,0);
    /* background-color: rgba(0,0,0, 0.8); */
    overflow: hidden;
    transition: 0.5s;
    border: 1px solid #d6d6d6;
}

.ad-overlay .closebtn {
     position: absolute;
     display: none;
     top: 3px;
     right: 7px;
     font-size: 28px;
     line-height: 24px;
     color: #ffffff;
    }

.ad-overlay-title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
}

.ad-overlay-content {
    position: relative;
    width: 300px;
    height: auto;
    background-color: #ffffff;
    text-align: center;
}

.ad-overlay-video {
    display: none;
    height: auto;
    width: 642px;
    position: fixed;
    z-index: 999999;
    left: 50%;
    top: 400px;
    margin-left: -321px;
    margin-top: -141px;
    background-color: rgb(0,0,0);
    /* background-color: rgba(0,0,0, 0.8); */
    overflow: hidden;
    transition: 0.5s;
    border: 1px solid #d6d6d6;
}

    .ad-overlay-video .closebtn {
        position: absolute;
        display: none;
        top: 3px;
        right: 7px;
        font-size: 28px;
        line-height: 24px;
        color: #ffffff;
    }

.video-ad-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 999998;
    display: none;
}

.video-container #cta-container {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center; /* Horizontal centering */
    align-items: center; /* Vertical centering */
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
}

    .video-container #cta-container p {
        font-size: 1.5rem;
        color: #ffffff;
        margin: 0 auto 2.5rem;
    }

    .video-container #cta-container button {
        padding: 20px 25px;
        border-radius: .25rem;
        font-size: 1.2rem;
        color: #fff;
        background-color: #007bff;
        border: none;
        cursor: pointer;
    }

        .video-container #cta-container button:hover {
            background-color: #0056b3;
        }

.footer {
    padding: 2.5rem 0;
    color: #fff!important;
    background-color: #333333;
}

.footer-menu{
    padding-top:25px;
}

.footer_2 {
    padding-top: 2.5rem;
    color: #fff;
    background-color: #3d3d3d;
}

.footer-icons {
    width: 25px;
    height: 25px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.pub-icons {
    border-radius: .25rem !important;
    width: 27px;
    height: 27px;
    margin-top: 0;
    margin-right: 8px;
}

.footer-icons {
    width: 25px;
    height: 25px;
    margin-right: 20px;
}

/* Custom Style Begin */
#custom-sr1422 {
    margin: 20px auto;
    text-align: center;
}

#custom-sr1422 ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

#custom-sr1422 ul li {
    float: left;
}

#articleListContainer #custom-sr1422 {
    display: none;
}

.centerTD {
    text-align: center !important;
}


#interactions table {
    border: 1px solid #333;
    background: #9dd;
    border-spacing: 4px;
}

#interactions td {
    background: white;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 11px;
    border: none;
    padding: 3px 3px;
    line-height: 14px;
}

#interactionkey td {
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    padding-top: 6px;
}


#interactionkey .term {
    font-weight: bold;
    font-size: 16px;
    vertical-align: top;
    text-align: center;
    padding-right: 5px;
}

#interactionkey td.title {
    text-align: center;
    color: #fff;
}

#interactions td:last-child {
    text-align: center;
    font-weight: bold;
}

#interactionkey td:first-child {
    font-weight: bold;
    font-size: 16px;
    vertical-align: top;
    text-align: center;
}


#interactionkey td.title {
    text-align: center !important;
    color: #fff;
}

#interactionkey td:last-child {
    text-align: left;
    font-weight: bold;
}

#selectedAgent {
    text-align: center;
}

#interactionmenu {
    margin-top: 11px
}

#interactionmenu ul {
    list-style: none;
    position: relative;
    float: left;
    margin: 0;
    padding: 0
}

#interactionmenu ul a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-size: 13px;
    line-height: 18px;
    padding: 3px 0;
    font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif
}

#interactionmenu a, #interactionkey td.title {
    background: #d0e4f7; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwZTRmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iIzczYjFlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzBhNzdkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc5JSIgc3RvcC1jb2xvcj0iIzUzOWZlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4N2JjZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #d0e4f7 0%, #73b1e7 24%, #0a77d5 50%, #539fe1 79%, #87bcea 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0e4f7), color-stop(24%,#73b1e7), color-stop(50%,#0a77d5), color-stop(79%,#539fe1), color-stop(100%,#87bcea)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* IE10+ */
    background: linear-gradient(to bottom, #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e4f7', endColorstr='#87bcea',GradientType=0 ); /* IE6-8 */
}

#interactionmenu ul li {
    position: relative;
    float: left;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    width: 250px;
    border: 1px solid black;
}

#interactionmenu ul li a {
    display: block;
    margin: 0 auto;
}

#interactionmenu ul li.current-menu-item {
    background: #ddd
}

#interactionmenu ul li:hover {
    background: #f6f6f6
}

#interactionmenu ul ul {
    display: block;
    position: absolute;
    top: 100%;
    left: -3000px;
    background: #fff;
    padding: 0;
    text-align: center;
}

#interactionmenu ul ul li {
    float: none;
    width: 250px;
    text-align: center;
    border-top: none;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}

#interactionmenu ul ul li:first-child {
    border-top: 1px solid black;
}

#interactionmenu ul ul a {
    line-height: 120%;
    padding: 3px 3px;
    text-align: center;
    margin: 0 auto;
}

#interactionmenu ul ul li {
    top: 0px;
    left: 0px;
    text-align: center;
}

#interactionmenu ul li:hover > ul {
    left: 0;
}

#reviewOrderTable td, #reviewOrderTable th {
    border: 1px solid;
    padding: 5px;
}

/*table {
    width: 100%;
    border-collapse: collapse;
}*/

.removeBorder {
    border-style: solid !Important;
    border-width: 0px !Important;
    -webkit-appearance: none !Important;
}

.backgroundFFFFFF {
    background: #ffffff;
}

.background000000 {
    background: #000000;
}

.background336699 {
    background: #336699;
}

.backgroundFEEEE3 {
    background: #feeee3;
}


.bullit {
    margin-left: 1.5em;
    padding-left: 8px;
    margin-top: 0;
    margin-bottom: 0;
}

.bullit li:first-child {
    margin-top: 0px;
}

.bullit li {
    margin-top: 8px;
}

ol.rounded-list {
    counter-reset: li; /* Initiate a counter */
    list-style: none; /* Remove default numbering */
    *list-style: decimal; /* Keep using default numbering for IE6/7 */
    font: 15px 'trebuchet MS', 'lucida sans';
    padding: 0;
    margin-bottom: 4em;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    display: block;
    width: 100%;
    max-width: 425px;
    margin: 12px auto;
}

.rounded-list li {
    position: relative;
    display: block !important;
    padding: .4em .4em .4em 2em;
    margin: .5em 24px;
    background: #ddd;
    color: #444;
    text-decoration: none;
    border-radius: .3em;
    transition: all .3s ease-out;
}

    .rounded-list li:before {
        content: counter(li);
        counter-increment: li;
        position: absolute;
        left: -1.3em;
        top: 50%;
        margin-top: -1.3em;
        background: #87ceeb;
        height: 2em;
        width: 2em;
        line-height: 1.5em;
        border: .3em solid #fff;
        text-align: center;
        font-weight: bold;
        border-radius: 2em;
        transition: all .3s ease-out;
    }

.articleBody ul {
    list-style-type: initial;
    margin-left: 1.5em;
    padding-left: 8px;
}

.articleBody ol {
    list-style-type: decimal;
    margin-left: 1.5em;
    padding-left: 8px;
}

.articleBody li {
    display: list-item;
}

.width350 {
    width: 350px !important;
}

.width300 {
    width: 300px !important;
}


.width250 {
    width: 250px !important;
}


.width200 {
    width: 200px !important;
}


.width150 {
    width: 150px !important;
}

.width125 {
    width: 125px !important;
}


.width100 {
    width: 100px !important;
}



.width75 {
    width: 75px !important;
}


.width50 {
    width: 50px !important;
}


.lineOver {
    margin-top: 6px;
    padding-top: 6px;
    border-top: 1px solid black;
}

.endbox {
    font-size: 12px;
    line-height: 15px;
    font-style: italic;
}


.bignumber {
    font-size: 24px;
    line-height: 26px;
    margin: 12px 0 3px 0;
}


.margin0300 {
    margin: 0 3px 0 0 !important;
}

.margin0003 {
    margin: 0 0 0 3px !important;
}


.vbottomTD {
    vertical-align: bottom;
}

.footnoteA {
    margin: 5px 0 0 0;
    padding-left: 8px;
    text-indent: -8px;
}

.bg0000 {
    background: #000000;
}

.bg0001 {
    background: #b9e4ff;
}

.bg0002 {
    background: #ffffff;
}

.bg0003 {
    background: #336699;
}

.centerDiv {
    margin: 24px auto !important;
}

.centerTD {
    text-align: center;
}

.vcenterTD {
    vertical-align: middle;
}

.sidebarDiv {
    width: 100%;
    max-width: 600px;
    border: 1px solid black;
    background: #feeee3;
    padding: 6px 6px;
    font-family: arial;
    font-size: 13px;
    line-height: 125%;
    margin: 24px auto;
}

.sidebarDivW {
    width: 100%;
    max-width: 600px;
    border: 1px solid black;
    background: #ffffff;
    padding: 6px 6px;
    font-family: arial;
    font-size: 13px;
    line-height: 125%;
    margin: 24px auto;
}

.sidebarDiv h4, .sidebarDivW h4 {
    margin: 0 0;
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
}

.sidebarDiv h5, .sidebarDivW h5 {
    margin: 12px 0 5px 0;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
}

.caption div {
    margin-top: 5px;
}

.multimedia-description {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 10px;
}

.videoImg {
    position: relative !Important;
    width: 200px !Important;
    max-height: 120px !Important;
}

.videoImg img {
    border: none !Important;
    width: 200px !Important;
    height: 120px !Important;
}

.urlArticle p {
    margin: 0px;
}

.audioImg {
    position: relative !Important;
    width: 135px !Important;
    max-height: 135px !Important;
}

    .audioImg a img {
        width: 135px !important;
        height: 135px !important;
        padding: 7px;
    }

.timeStamp {
    position: absolute !Important;
    color: #fff !Important;
    right: 0px;
    font-size: 12px !Important;
    background: #333 !Important;
    padding: 2px 2px;
}


/*********************************
*   Reference long URL fix       *
*********************************/

ol li a {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

/*********************************
*   Custom Styles for Projects   *
*********************************/

#custom-projects {
    margin: 20px auto 0 auto;
}

#custom-projects ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

#custom-projects ul li {
    float: left;
    margin-right: 90px;
    margin-top: 15px;
}

.blurb_lead #custom-projects {
    display: none;
}

.departmentArticleRow #custom-projects {
    display: none;
}

.departmentArticleRow {
    width: 100%;
    z-index: 1001 !important;
}

/* Additional Style Begins */
.floatleft {
    float: left;
    margin: 18px 12px 18px 0px;
}


.floatright {
    float: right;
    margin: 18px 0px 18px 12px;
}



.max150 {
    width: 55%;
    max-width: 150px;
}

.max200 {
    width: 55%;
    max-width: 200px;
}

.max300 {
    width: 55%;
    max-width: 300px;
}


.max425 {
    width: 100%;
    max-width: 425px;
}


.max600 {
    width: 100%;
    max-width: 600px;
}

.max800 {
    width: 100%;
    max-width: 800px;
}

.max848 {
    width: 100%;
    max-width: 848px;
}

.caption {
    font-family: sans-serif;
    font-size: 13px;
    line-height: 15px;
    color: #333366;
    padding-bottom: 4px;
    border-bottom: 1px solid #333366;
    margin-top: 5px;
}

.no_border {
    border: none;
}

.creditline {
    font-size: 11px;
    line-height: 13px;
    color: #000000;
    margin-top: 5px;
}

.keeptogether {
    /*pointer-events: none;*/
}

.forAppOnly {
    display: none;
}

.forWebOnly {
    display: block;
}

#mytable td {
    height: 40px;
    padding: 3px;
}

#mytable th {
    text-align: center;
    background: #6699cc;
    vertical-align: middle;
    color: white;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    height: 76px;
    padding: 3px;
}

#mytable .hide {
    display: none !important;
    width: 0;
}

#mytable .show {
    display: table-cell !important;
    width: 400px;
}

img[alt="img-button"] {
    cursor: pointer;
}

.tableX {
    overflow-x: scroll;
}

    .tableX table {
        font-family: sans-serif;
        width: 100%;
        border: 1px solid black;
        font-size: 14px;
        line-height: 17px;
        border-collapse: separate;
        border-spacing: 2px;
    }

    .tableX .tableTitle {
        font-size: 14px;
        line-height: 17px;
        font-weight: bold;
        padding: 6px 6px;
        vertical-align: top;
        text-align: left;
    }

    .tableX th {
        font-size: 12px;
        line-height: 16px;
        margin-top: 0px;
        margin-bottom: 0px;
        font-weight: bold;
        padding: 3px 6px 6px 6px;
        color: #ffffff;
        vertical-align: bottom;
        text-align: left;
    }

    .tableX td {
        font-size: 12px;
        line-height: 16px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 6px 6px 6px 6px;
        color: #000000;
        vertical-align: top;
        text-align: left;
    }

    .tableX .tableRef {
        font-size: 11px;
        line-height: 16px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 6px 6px 6px 6px;
        color: #000000;
        vertical-align: top;
        text-align: left;
        border-top: 1px solid black;
    }

.table_headers {
    font-size: 12px;
    line-height: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: bold;
    padding-top: 3px;
    color: #ffffff;
    vertical-align: text-bottom;
}

.table_text {
    font-size: 12px;
    line-height: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: regular;
    padding-top: 3px;
    color: #000000;
    vertical-align: text-top;
}

hr.gradient1 {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
    margin: 25px auto;
}

.podcast-thumbnail img {
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: .25rem;
}

.podcast-text-small {
    font-size: 11px;
    margin-bottom: 5px;
}

.podcast-text-medium {
    font-size: 13px;
    margin-bottom: 5px;
}

.podcast-text-large {
    font-size: 14px;
    margin-bottom: 5px;
}

    .podcast-text-large .download {
        color: #E37514;
        font-weight: 600;
    }

.multimedia-timestamp {
    color: #ffffff;
    background: #a6c;
    font-family: Roboto;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    padding: 4px 6px;
}

.icon-audio {
    width: 80px;
    height: 15px;
    background: url(/Images/rssaudio.png) top left no-repeat;
    margin-bottom: 5px;
}

.icon-mp3 {
    width: 80px;
    height: 15px;
    background: url(/Images/rssaudiomp3.png) top left no-repeat;
    margin-bottom: 5px;
}

/*.icon-itunes {
    width: 124px;
    height: 40px;
    background: url(/Images/itunes-logo.png) top left no-repeat;
    display: inline-block;
}*/

.podcast-player {
    width: 460px;
    margin: 10px 0 20px 0;
}

.audiojs {
    height: 22px;
    background: #404040;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444), color-stop(0.5, #555), color-stop(0.51, #444), color-stop(1, #444));
    background-image: -moz-linear-gradient(center top, #444 0%, #555 50%, #444 51%, #444 100%);
    -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
}

    .audiojs .play-pause {
        width: 15px;
        height: 20px;
        padding: 0px 8px 0px 0px;
    }

    .audiojs p {
        width: 25px;
        height: 20px;
        margin: -3px 0px 0px -1px;
    }

    .audiojs .scrubber {
        background: #5a5a5a;
        width: 310px;
        height: 10px;
        margin: 5px;
    }

    .audiojs .progress {
        height: 10px;
        width: 0px;
        background: #ccc;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));
        background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 100%);
    }

    .audiojs .loaded {
        height: 10px;
        background: #000;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222), color-stop(0.5, #333), color-stop(0.51, #222), color-stop(1, #222));
        background-image: -moz-linear-gradient(center top, #222 0%, #333 50%, #222 51%, #222 100%);
    }

    .audiojs .time {
        float: left;
        height: 25px;
        line-height: 25px;
    }

    .audiojs .error-message {
        height: 24px;
        line-height: 24px;
    }

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

    .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.track-details {
    clear: both;
    height: 20px;
    width: auto;
    padding: 1px 6px;
    background: #eee;
    color: #222;
    font-family: monospace;
    font-size: 11px;
    line-height: 20px;
    -webkit-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.15);
    box-sizing: content-box;
    overflow: hidden;
}

.audiojs div {
    box-sizing: content-box;
}

.authorStyle {
    margin: 8px 0 2px 0;
    font-family: sans-serif;
    font-weight: bold;
    margin-top: 8px;
    font-size: 14px;
    line-height: 18px;
}

.authorFloat {
    width: 48%;
    float: left;
    margin: 8px 2% 2px 0;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
}

.affiliationStyle {
    margin-top: 2px;
    font-size: 11px;
    line-height: 13px;
    font-style: italic;
    font-family: sans-serif;
    font-weight: normal;
}


.firstHalf {
    width: 48%;
    float: left;
    margin-right: 3%;
}

.secondHalf {
    width: 48%;
    float: left;
    margin-right: 0;
}


.tableCell {
    display: table-cell;
}

.p12on14, #profilex .p12on14 {
    font-size: 12px;
    line-height: 14px;
}   

.tableRef div {
    margin-top: 5px;
}


.authorStyle2 {
    margin: 8px 0 2px 0;
    font-family: sans-serif;
    font-style: italic;
    margin-top: 8px;
    font-size: 14px;
    line-height: 18px;
}

.authorStyle3 {
    font-weight: bold;
    font-style: italic;
    margin: 18px 0;
}

.top8 {
    margin-top: 8px !important;
}

.bottom8 {
    margin-bottom: 8px !important;
}
/*===Megamenu====*/
.list-unstyled {
    text-transform: none !important;
    font-weight: 400;
}
li.mega-sub {
    padding-bottom: 0.25rem !important;
    
}

.section-kicker{
    color:#dc1921 !important;
}


