<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Nero Optimized */

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    color: #222;
}

h1 {
}

h2 {
    font-size: 130%;
}

h3 {
    font-size: 112%;
}

h4 {
    font-size: 106%;
}

h5 {
    font-size: 100%;
}

h6 {
    font-size: 100%;
    font-style: italic;
}

a {
    color: #000F9F;
}

.main-cols a:hover,
.main-cols a:focus,
.main-cols a:active {
    color: #F89829;
}

#col-1 p, #col-3 p {
    font-size: 95%;
}

#col-2 .col-content &gt; h1 {
    margin-top: 20px;
}

#col-2 p,
#main-content .block.generic-listing &gt; ul &gt; li p,
#main-content pre, #main-content ol, #main-content ul, .main-content figure, .main-content table {
    margin-bottom: 24px;
}

    #main-content p:empty,
    #main-content .block.generic-listing &gt; ul &gt; li p:empty {
        margin-bottom: 0px;
    }


#banner.has-img .banner-text {
    position: absolute;
    left: -9999px;
}

#banner .banner #site-name {
    color: #222;
}

#banner #site-name:hover {
    color: #000F9F;
}

.search-container {
    display: none;
}

.search-r .search-container fieldset label,
.search-desktop .search-container fieldset label {
    display: none;
}

.search-util {
    clear: both;
    display: block;
    padding-top: 5px;
}

    .search-util a {
        font-family: 'Sarabun';
        font-weight: 500;
        font-size: 85%;
    }

    .search-util,
    .search-util a {
        color: #ABABAB;
    }

        .search-util a:focus,
        .search-util a:hover {
            color: #ffffff;
        }

#footer-sections nav a {
    color: #D4D4D4;
}

#footer-sections li a {
    color: #D4D4D4;
}

#footer-bottom .footer-util-nav {
    margin: 10px 0;
    text-align: center;
}

#footer-bottom &gt; nav &gt; ul &gt; li {
    display: inline-block;
    padding: 0px;
}

    #footer-bottom &gt; nav &gt; ul &gt; li a {
        display: inline-block;
        padding: 0px 4px;
        border-right: 1px solid #D4D4D4;
        color: #D4D4D4;
        text-decoration: none;
    }

    #footer-bottom &gt; nav &gt; ul &gt; li:last-child a {
        border-right: 0px;
    }

/* ********** RESPONSIVE ************/
/* &lt; 770 */
@media only screen and (max-width: 770px) {
    body {
        font: 13px/1.25 Sarabun, sans-serif;
        background-color: #FFF;
    }

    #header-main {
        position: relative;
        min-height: 60px;
    }

    .utility-r {
        position: fixed;
        top: 0;
        width: 100%;
        background: #000F9F;
        min-height: 50px;
        padding: 0 6px;
        z-index: 900;
        display: flex;
        flex-flow: column nowrap;
        justify-content: center;
    }

    .mobile-nav-wrapper .search-icon-r {
        cursor: pointer;
        margin-right: .25rem;
        width: 28px;
        display: block;
    }

    div.search-r {
        text-align: left;
    }

    .search-r.mobile-search.r770 {
        display: flex;
        position: absolute;
        top: 60px;
        width: 100%;
        flex-flow: column nowrap;
        align-items: center;
        background-color: #333;
    }


    .search-r .search-container fieldset label {
        font-size: 1.4em;
    }

    .search-r .search-container input.search-query {
        width: 70%;
        padding: 6px;
        font-size: 14px;
        border: 1px solid #676D84;
    }

    .mobile-nav-wrapper .logo-r {
        flex: 0 1 auto;
        display: flex;
        align-items: center;
    }

        .mobile-nav-wrapper .logo-r &gt; a {
            flex: 0 1 auto;
            display: block;
        }

    .mobile-nav-wrapper .logo img {
        /*cursor: pointer;
        width: 39px;
        display: block;
        vertical-align: top;
        height: 50px;*/
    }

    .mobile-nav-wrapper .logo-r &gt; a img {
        max-height: 32px;
        min-height: 32px;
        height: 32px;
    }

    .mobile-nav-wrapper .logo-r &gt; a.secondary-logo {
        padding-left: 4px;
        margin-left: 4px;
        border-left: 1px solid #fff;
    }

        .mobile-nav-wrapper .logo-r &gt; a.secondary-logo img {
            max-height: 40px;
            min-height: 40px;
            height: 40px;
        }

    /* MOBILE NAV/SEARCH */

    .responsive-menu {
        font-size: 90%;
    }

    .mobile-nav-wrapper {
        display: flex;
        padding: 0;
        flex-flow: row nowrap;
        align-items: center;
    }

        .mobile-nav-wrapper .container {
            display: flex;
            flex-flow: row nowrap;
            align-items: center;
            justify-content: center;
            flex: 1;
            width: 100%;
            background: #000F9F;
        }

        .mobile-nav-wrapper .subitems {
            content: " &amp;uarr;";
            width: 30px;
            height: 15px;
            background: #000F9F;
        }

        /* MOBILE SEARCH */

        /* MOBILE NAV */
        .mobile-nav-wrapper .navicon {
            cursor: pointer;
        }


    /* **********************
         MAIN CONTENT COLUMS
       ********************** */
    #col-2, #col-3 {
        position: relative;
        margin: 0 1.5%;
    }

    #footer-bottom &gt; nav &gt; ul {
        margin-bottom: 12px;
    }

        #footer-bottom &gt; nav &gt; ul &gt; li {
            margin-bottom: 12px;
        }

            #footer-bottom &gt; nav &gt; ul &gt; li a {
                padding: 3px 10px;
            }

    .news-detail-content table.left,
    .news-detail-content table.right {
        float: unset;
        max-width: 100% !important;
        width: unset !important;
        margin: 0 0 0 0;
        text-align: left;
    }

        .news-detail-content table.left img,
        .news-detail-content table.right img {
            float: unset;
            max-width: 100% !important;
            width: unset !important;
            margin: 0 0 0 0;
            text-align: left;
        }

    #footer p {
        line-height: 1.75em;
    }

        #footer p.privacy-statment {
            margin: 15px 0;
        }
}

@media only screen and (min-width: 771px) {
    #col-2, #col-3 {
        display: inline-block;
    }
}

@media only screen and (max-width: 770px) {
    #col-2, #col-3 {
        display: block;
    }

    #col-1 {
        border: 1px solid #EAEAEA;
        border-left: 0;
    }

        #col-1 .social-r {
            position: absolute;
            top: 59px;
            right: 15px;
            display: block;
        }

    #page-nav-r {
    }
}





a.page-nav {
    margin: 0px 15px 15px -8px;
    cursor: pointer;
    display: inline-block;
    font-size: 90%;
    padding: 4px;
    border: 1px solid silver;
    background-color: #eee;
}

    a.page-nav:after {
        content: " ";
        display: inline-block;
        width: 12px;
        height: 12px;
        margin-left: 5px;
        margin-top: -3px;
        background: #333333 url(/static/img/arrow.png) no-repeat 0 0;
        vertical-align: middle;
    }

    a.page-nav.hide-col {
        display: none;
    }


#footer {
    padding: 10px 10px 35px 10px;
    background: #333333;
    color: #FFF;
    margin: 0;
}

    #footer section#footer-functions {
        text-align: right;
        display: block;
        margin: 0 auto 3px auto;
    }

        #footer section#footer-functions a {
            padding: 2px 15px;
            border: 1px solid #B9B8B8;
            margin-right: 0;
            color: #B9B8B8;
            display: inline-block;
            text-align: right;
            width: auto;
            right: 0;
        }

    #footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
        color: #FFF;
    }


#footer-tenant,
#footer-bottom {
    margin-top: 15px;
}

    #footer-tenant .general-info,
    #footer-bottom .general-info {
        margin: 10px 0;
    }

.footer-content {
    margin: 10px 0;
}

    .footer-content a {
        color: #D4D4D4;
        text-decoration: underline;
    }

    .footer-content &gt; .official {
        display: block;
        padding-bottom: 8px;
    }

#banner .social-list-wrapper {
    display: inline-block;
}

    #banner .social-list-wrapper ul {
        text-align: right;
    }

@media (max-width: 580px) {

    #banner.has-img .banner-logo {
        display: none;
    }
}

/* 0 - 770 */
@media only screen and (max-width: 770px) {

    #banner {
        padding: 15px 0;
        min-height: 90px;
        display: block;
        margin: 0 1% 0 0;
        display: flex;
        flex-flow: column nowrap;
        align-items: center;
    }

        #banner #site-name {
            font-size: 160%;
            padding-top: 10px;
        }

        #banner .banner #site-description {
            margin: 0 0 10px 0;
            font-size: 140%;
            font-weight: normal;
            line-height: 1.2em;
            color: #555555;
            margin-bottom: 18px;
        }


        #banner.has-logo .banner {
            padding: 0;
            width: 68%;
            display: inline-block;
            vertical-align: middle;
        }

        #banner.has-logo .banner-logo {
        }

        #banner .banner a {
            display: flex;
            flex-flow: column nowrap;
            align-items: center;
        }

            #banner .banner a &gt; img {
                max-height: 64px;
                min-height: 64px;
                height: 64px;
            }


    .footer-content {
        font-size: .9em;
    }

    #footer-sections h3 {
        margin-top: 8px;
        margin-bottom: 3px;
    }

    #footer-sections nav:before {
        content: "\00bb";
        font-size: 120%;
        padding-right: 5px;
        color: #fff;
        padding-top: 0px;
        float: left;
    }

    #footer-sections nav ul {
        margin-left: 15px;
    }

    #footer-sections nav li {
        display: none;
        padding: 6px 0;
    }
}

/* 841 +  */
/*@media only screen and (min-width: 771px) and (max-width: 889px) {

    #banner {
        width: 85%;
    }
}

@media only screen and (min-width: 890px) and (max-width: 1000px) {
    #banner {
        width: 90%;
    }
}

@media only screen and (min-width: 1001px) {
    #banner {
        width: 90%;
    }

        #banner .social-list-wrapper {
            margin-top: 55px;
        }
}*/

/* 771 + */
@media only screen and (min-width: 771px) {
    body {
        font: 14.5px/1.5em Sarabun, sans-serif;
        background-color: #FFF;
    }

    #header-main .menu-trigger {
        display: none;
    }


    #utility-desktop .search-icon-desktop {
        margin: 10px 0px 5px 15px;
        cursor: pointer;
        width: 26px;
        display: inline-block;
        vertical-align: bottom;
    }

        #utility-desktop .search-icon-desktop img.close {
            background: url(/globalassets/global-images-and-files/images/icons/close-icon-29.png) no-repeat;
            width: 20px;
            height: 20px;
            padding-left: 20px;
            display: block;
            box-sizing: border-box;
        }

    /***** UTILITY NAVIGATION *****/
    #utility-desktop {
        position: relative;
        width: 100%;
        background: #fff;
        min-height: 12px;
        margin-bottom: 12px;
        text-align: right;
    }

        #utility-desktop &gt; .container {
            width: 1000px;
            text-align: left;
        }

        #utility-desktop &gt; .container,
        #logo-banner {
            position: relative;
            width: 100%;
            margin: 0 auto;
            z-index: 900;
        }

            #utility-desktop &gt; .container &gt; div &gt; nav {
                text-align: left;
            }

    .error-page #utility-desktop &gt; .container {
        text-align: right;
    }

    #utility-desktop &gt; .container &gt; div &gt; nav li {
        display: inline-block;
    }

        #utility-desktop &gt; .container &gt; div &gt; nav li span,
        #utility-desktop &gt; .container &gt; div &gt; nav li a {
            display: inline-block;
            padding: 1px 5px;
            text-decoration: none;
            font-size: 86%;
            line-height: 1.3em;
        }

            #utility-desktop &gt; .container &gt; div &gt; nav li a:hover,
            #utility-desktop &gt; .container &gt; div &gt; nav li a:focus,
            #utility-desktop &gt; .container &gt; div &gt; nav li a:active {
                color: #000F9F;
            }

    div.utility-desktop {
        text-align: left;
        margin: 12px 0 0px 0;
        padding: 5px 0 7px 0;
        display: inline-block;
        vertical-align: top;
        width: 95%;
    }


    .utility-desktop .utility-nav.lvl1 li span,
    .utility-desktop .utility-nav.lvl1 li a {
        font-family: 'Sarabun';
        font-weight: 500;
        color: #000;
        border-right: 1px solid #000;
    }

    .utility-desktop .utility-nav.lvl1 li ul li span,
    .utility-desktop .utility-nav.lvl1 li ul li a {
        border-right: 0px;
    }

    .utility-desktop .utility-nav li:hover &gt; span,
    .utility-desktop .utility-nav li:hover &gt; a {
        color: #000F9F;
        text-decoration: underline;
    }

    .utility-desktop .utility-nav li:last-of-type span,
    .utility-desktop .utility-nav li:last-of-type a {
        border: none;
        padding-right: 0;
    }

    /***** SEARCH *****/
    div.search-desktop {
        text-align: right;
        margin: 0px;
    }

        div.search-desktop .search fieldset {
            border: 0;
            padding: 4px 0 8px 0;
        }

    .error-page div.search-desktop .search label {
        color: #FFF;
        margin-right: 10px;
    }

    div.search-desktop .search input {
        display: inline-block;
    }

        div.search-desktop .search input[type="submit"] {
            width: 28px;
            height: 25px;
            border: none;
            background: url(/static/img/icons-search-r.png) no-repeat 6px 3px;
            background-size: 18px 18px;
            margin: 0;
            text-indent: -9000px;
            cursor: pointer;
            background-color: #000F9F;
            border-radius: 0px;
        }

        div.search-desktop .search input[type="text"] {
            border: 1px solid #A6A6A6;
            height: 25px;
            padding: 1px 3px;
            border-radius: 0px;
            width: 25%;
            font-size: 85%;
        }

    .error-page div.search-desktop .search input[type="text"] {
        margin-right: 5px;
        margin-bottom: 10px;
    }
    /***** BANNER *****/
    #logo {
        display: block;
        margin-bottom: 10px;
    }

    .logo {
        display: block;
        max-width: 350px;
    }

        .logo img {
            /*max-width: 100%;*/
            /* max-height: 96px;
            height: 96px;
            width: 100%;
            height: 72px;
            max-height: 96px;
            min-height:72px;*/
        }

    #logo.logo-desktop &gt; a.logo &gt; img {
        max-height: 64px;
        min-height: 64px;
        height: 64px;
    }

        #logo.logo-desktop &gt; a.logo &gt; img.informal {
            max-height: 96px;
            min-height: 96px;
            height: 96px;
        }

    #banner {
        display: flex;
        flex-flow: row nowrap;
        flex: 1;
        margin-left: 1.5%;
    }

        #banner.banner .banner {
        }

        #banner.has-logo .banner {
        }


        #banner .banner {
            flex: 1;
        }

            #banner .banner a {
                display: flex;
                flex-flow: column nowrap;
                align-items: center;
            }

        #banner.has-logo .banner-logo {
        }

        #banner .banner span {
            display: inline;
        }

        #banner .banner #site-name {
            font-size: 185%;
        }


        #banner .banner #site-description {
            font-size: 135%;
            color: #555555;
        }

        #banner .banner #site-name {
            margin: 0px;
            line-height: 1.2em;
        }

        #banner .banner #site-description {
            margin: 0 0 10px 0;
            font-weight: normal;
            line-height: 1.2em;
        }

        #banner .social-list-wrapper {
            margin-bottom: 8px;
        }

    /***** MAIN NAVIGATION *****/
    .main-nav-desktop {
        clear: both;
        width: 100%;
        text-align: left; /* Adjust for position of nav - i.e. left or center */
        background: #000F9F;
        margin-top: 0px;
        padding: 0;
    }

        .main-nav-desktop #main-nav ul.main-nav {
            position: relative;
            display: table;
            padding: 0;
            z-index: 100;
            vertical-align: middle;
            border-left: 0px solid #5069bc;
            margin: 0 auto;
        }


        .main-nav-desktop .main-nav.standard ul ul {
            padding: 0 0 0 10px;
            text-align: left;
            line-height: 20px;
        }

        .main-nav-desktop &gt; nav.main-nav.standard &gt; ul &gt; li {
            position: relative;
            vertical-align: top;
            list-style-type: none;
            font-weight: normal;
            text-align: center;
            display: table-cell;
            vertical-align: middle;
        }

            .main-nav-desktop &gt; nav.main-nav.standard &gt; ul &gt; li li {
                position: relative;
            }

        .main-nav-desktop nav.main-nav.standard &gt; ul &gt; li &gt; span, .main-nav-desktop .main-nav.standard &gt; ul &gt; li &gt; a {
            display: inline-block;
            vertical-align: middle;
            border-right: 0px solid #5069bc;
            text-transform: uppercase;
        }

        .main-nav-desktop .main-nav &gt; li:not(.img) {
            padding: 11px 8px;
        }

        .main-nav-desktop .main-nav &gt; li.img img {
            vertical-align: middle;
            max-width: initial;
        }

        .main-nav-desktop .main-nav.standard li &gt; ul {
            background-color: #eeeeee;
        }

        .main-nav-desktop .main-nav li &gt; ul li {
            padding: 0 0 0 0;
            font-weight: normal;
            color: #666;
            display: block;
        }

        .main-nav-desktop .main-nav.standard li &gt; ul li &gt; ul li {
            margin-left: -10px;
        }

        .main-nav-desktop .main-nav li li,
        .main-nav-desktop .main-nav li li li {
            text-align: left;
        }

        .main-nav-desktop .main-nav.standard li:hover,
        .main-nav-desktop .main-nav.megamenu ul.ul1 &gt; li.li1:hover {
            color: #666;
            background: #F2F2F2;
            cursor: default;
        }


        /* Main Navigation Link Styles */
        .main-nav-desktop .main-nav.standard li span,
        .main-nav-desktop .main-nav.standard li a:not(.r770) {
            display: block;
            width: 100%;
            font-size: .768rem;
            line-height: 1.25em;
        }

        .main-nav-desktop .main-nav.standard li li span,
        .main-nav-desktop .main-nav.standard li li a:not(.r770) {
            padding: 8px;
            font-size: 1em;
        }

        .main-nav-desktop .main-nav &gt; li &gt; span,
        .main-nav-desktop .main-nav &gt; li &gt; a {
            color: #fff;
        }

            .main-nav-desktop .main-nav &gt; li &gt; span:hover,
            .main-nav-desktop .main-nav &gt; li &gt; a:hover,
            .main-nav-desktop .main-nav &gt; li:hover &gt; span,
            .main-nav-desktop .main-nav &gt; li:hover &gt; a,
            .main-nav-desktop .main-nav &gt; li &gt; span:focus,
            .main-nav-desktop .main-nav &gt; li &gt; a:focus,
            .main-nav-desktop .main-nav &gt; li:focus &gt; span,
            .main-nav-desktop .main-nav &gt; li:focus &gt; a,
            .main-nav-desktop .main-nav &gt; li &gt; span:active,
            .main-nav-desktop .main-nav &gt; li &gt; a:active,
            .main-nav-desktop .main-nav &gt; li:active &gt; span,
            .main-nav-desktop .main-nav &gt; li:active &gt; a {
                color: #333;
                background-color: #F2F2F2;
            }

        .main-nav-desktop .main-nav li li span,
        .main-nav-desktop .main-nav li li a {
            color: #666;
        }

        .main-nav-desktop .main-nav li li:hover &gt; span,
        .main-nav-desktop .main-nav li li:hover &gt; a {
            color: #333;
            background-color: #F2F2F2;
        }
    /***** BREADCRUMBS and SOCIAL *****/
    .homepage .breadcrumb-desktop {
        display: none;
    }

    section#breadcrumb {
        margin-bottom: 15px;
    }

    .breadcrumb-desktop {
        width: 69%;
        display: inline-block;
        vertical-align: top;
    }

        .breadcrumb-desktop .breadcrumbs {
            display: inline-block;
        }

    #breadcrumb .breadcrumb-desktop ul {
        margin: 0;
    }

        #breadcrumb .breadcrumb-desktop ul li {
            float: left;
            padding-left: 3px;
            font-size: 11px;
            font-weight: bold;
            list-style: none;
            color: #444;
        }

            #breadcrumb .breadcrumb-desktop ul li a {
                font-weight: normal;
                color: #16387C;
                text-decoration: underline;
            }

                #breadcrumb .breadcrumb-desktop ul li a:hover {
                    text-decoration: none;
                }

            #breadcrumb .breadcrumb-desktop ul li:first-child {
                padding-left: 0;
            }

            #breadcrumb .breadcrumb-desktop ul li:not(:last-child):after {
                content: " &gt;";
            }

    #breadcrumb .social-desktop {
        width: 30%;
        vertical-align: top;
    }

        #breadcrumb .social-desktop ul {
            margin-bottom: 0px;
        }

        #breadcrumb .social-desktop li {
            display: inline-block;
        }

    /***** MAIN COLUMNS *****/
    #main-content {
        width: 100%;
        margin: 0 auto;
        padding-top: 20px;
    }

    .bx-viewport .bxslider li .block:not(.video) {
        padding: 0px;
    }

    /***** LEFT COLUMN *****/
    #col-1 {
        font-size: 95%;
        width: 26%;
        margin: 0 2.5% 20px 0;
        display: inline-block;
        float: left;
        vertical-align: top;
    }

    #main-content.left-col #breadcrumb &gt; .breadcrumb-desktop {
        width: 74.5%;
        display: inline-block;
        clear: right;
        vertical-align: top;
        margin: 0px 0 0px 0;
        padding: 7px 7px 7px 5px;
        border: 1px solid #DDD;
    }

    #main-content.right-col.two-thirds #breadcrumb &gt; .breadcrumb-desktop,
    #main-content.full #breadcrumb &gt; .breadcrumb-desktop {
        width: 99.5%;
        display: inline-block;
        clear: right;
        vertical-align: top;
        padding: 5px 5px 5px 10px;
        border: 1px solid #DDD;
    }

    /***** MAIN COLUMN *****/
    #col-2 {
        width: 41%;
        margin: 0;
        display: inline-block;
        vertical-align: top;
    }


    /***** RIGHT COLUMN *****/
    #col-3 {
        font-size: 95%;
        width: 26.5%;
        margin: 0 0 20px 3%;
        display: inline-block;
        vertical-align: top;
    }

    #main-content.right-col.two-thirds #col-3 {
        width: 30%;
    }
    /*******************************
***** MAIN CONTENT AREAS *****
*******************************/
    body:not(.edit-mode) #col-1.hide-col,
    body:not(.edit-mode) #col-3.hide-col {
        display: none;
    }


    .two-thirds #col-2 {
        width: 66%;
        margin: 0;
    }

    .full #col-2 {
        width: 99%;
        margin: 0;
        padding: 0;
    }

    /***** SUB NAVIGATION *****/
    #main-content .subnav-menu {
        position: relative;
        /*margin-top: 15px;*/
        z-index: 99;
    }


        #main-content .subnav-menu span.nav-title {
            display: block;
            margin: 0px 0 8px 0;
            font-size: 18px;
            line-height: 1.125em;
            color: #000;
        }

        #main-content .subnav-menu ul {
            list-style: none;
            padding-left: 0;
        }

            #main-content .subnav-menu ul li {
                position: relative;
                padding: 5px 6px;
                list-style-type: none;
                font-size: 12.5px;
                font-weight: bold;
                color: #333;
                border-bottom: 1px solid #c2c0c0;
                background: none;
                color: #35374D;
            }

        #main-content .subnav-menu li &gt; ul {
            display: none;
            position: absolute;
            top: 0;
            left: 100%;
            width: 175px;
            border: 1px solid #c2c0c0;
            background-color: #EAEAEA;
        }

        #main-content .subnav-menu li:hover {
            background-color: #EAEAEA;
        }

        #main-content .subnav-menu li &gt; ul &gt; span:first-of-type {
            background-image: none;
            display: none;
        }


        /* LINK STYLES */
        #main-content .subnav-menu ul li span.nolink,
        #main-content .subnav-menu ul li a {
            display: inline-block;
            font-weight: bold;
            text-decoration: none;
            line-height: 1.4em;
        }

        #main-content .subnav-menu ul li:hover {
            background-color: #EAEAEA;
        }

        #main-content .subnav-menu li li:hover {
            background-color: #f2f2f2;
        }

        #main-content .subnav-menu ul li:hover {
            color: #565353;
        }

            #main-content .subnav-menu ul li:hover &gt; a {
                color: #565353;
            }

    #subnav-menu.accordion .submenu &gt; span:not(.nolink):after {
        background: transparent url('/static/css/default_o/img/style-img.png') -54px -168px no-repeat;
    }

    #subnav-menu.accordion .submenu.active &gt; span:not(.nolink):after {
        background: transparent url('/static/css/default_o/img/style-img.png') -82px -168px no-repeat;
    }

    #main-content .block.subnav-menu li.submenu.on {
        background: #e5e5e5;
    }

    #main-content .block.subnav-menu li.on {
        background: #c7c6c6;
        color: #fff;
    }

    /******* FOOTER *********/
    #footer {
        background: #333333;
        padding: 15px;
    }

        #footer section {
            width: 100%;
            clear: both;
            background: #333333;
            text-align: left;
            padding: 0;
            font-size: 76%;
            margin: 0 auto 15px auto;
        }


            /* GENERAL INFO AND FOOTER COPY */
            #footer section h5 {
                margin: 0;
                text-transform: uppercase;
            }

            #footer section p {
                margin: 0;
                color: #FFFFFF;
            }

                #footer section p span {
                }
    /* FOOTER UTILITY LINKS */
    #footer-bottom ul.footer-util-list {
        margin: 8px auto 15px auto;
    }

        #footer-bottom ul.footer-util-list li {
            display: inline-block;
            list-style: none;
        }

            #footer-bottom ul.footer-util-list li:first-of-type a {
                padding-left: 0px;
            }

            #footer-bottom ul.footer-util-list li a {
                border-right: 1px solid #D4D4D4;
                display: inline-block;
                padding-right: 10px;
                padding-left: 10px;
                line-height: 1em;
            }

            #footer-bottom ul.footer-util-list li:last-of-type a {
                border-right: 0px;
            }
    #footer-tenant p,
    #footer-bottom p {
        margin: 0;
    }
    #footer-tenant a {
        display: inline-block;
    }
    #footer #footer-sections {
        text-align: center;
    }

    #footer-sections nav {
        display: inline-block;
        padding: 0;
        margin: 0 5px 0 20px;
        vertical-align: top;
        text-align: left;
    }


        #footer-sections nav h3, #footer .footer-sections nav h3 a {
            font-size: 130%;
            font-weight: bold;
            margin-bottom: 3px;
        }



    #footer-sections li {
        padding: 4px 0;
    }

    #footer .utility-nav {
        text-align: center;
    }
}
/* end 771 + */
#footer section a,
#footer-bottom &gt; nav &gt; ul &gt; li a,
#footer-sections nav h3,
#footer-sections nav,
#footer-sections nav h3 a,
#footer-sections nav a {
    color: #D4D4D4;
}

    #footer section a:hover,
    #footer-bottom &gt; nav &gt; ul &gt; li a:hover,
    #footer-sections nav h3 a:hover,
    #footer-sections nav a:hover {
        color: #FFF;
        text-decoration: underline;
    }

    #footer section a:focus,
    #footer-bottom &gt; nav &gt; ul &gt; li a:focus,
    #footer-sections nav h3 a:focus,
    #footer-sections nav a:focus,
    #footer-sections nav h3 a:active,
    #footer-sections nav a:active {
        color: #f4d03f;
    }



#vertical-container-full {
    background-color: lightgrey;
}

section#vertical-container-footer {
    background-color: #000F9F;
}

.vertical-container.footer h1, .vertical-container.footer h2, .vertical-container.footer .block:not(.ummsnews-listing) h3, .vertical-container.footer h4, .vertical-container.footer h5, .vertical-container.footer h6, .vertical-container.footer .block:not(.ummsnews-listing) a, .vertical-container.footer .block:not(.ummsnews-listing) p, .vertical-container.footer span, .vertical-container.footer aside, .vertical-container.footer label, .vertical-container.footer .Form__Element__Caption, .vertical-container.footer .EPiServerForms input[type="file"], .vertical-container.footer legend, .vertical-container.footer .row li {
    color: #fff;
}

#vertical-container-footer.vertical-container.footer .ValidationRequired:not(.FormChoice) &gt; label,
#vertical-container-footer.vertical-container.footer .ValidationRequired label,
#vertical-container-footer.vertical-container.footer .ValidationRequired &gt; fieldset &gt; legend {
    color: #c3dbf4;
}

.vertical-container.footer .EPiServerForms input[type="file"]:hover {
    color: #000;
}

.vertical-container.footer &gt; .row-container &gt; .row &gt; form {
    border: 1px solid #fff;
    border-radius: 15px;
    padding: 20px;
}

.vertical-container p {
    margin: 0 0 12px 0;
}

.vertical-container .stylizedGrid li.itemStyle {
    background: none;
}

.vertical-container .complex-news-listing .block.generic.ummsnews-listing {
    padding: 15px;
    padding-top: 90px;
    background-position: top center;
}

.search-list {
    margin-top: 25px;
}

body.search-results #main-content .search-list li h4 {
    font-size: unset;
    line-height: unset;
}

body .search-list .teaser {
    font-size: 90%;
    line-height: 140%;
    margin: 8px 0 8px 0;
}

.page-link .btn {
    margin-bottom: 15px;
    font-size: 85%;
}

/************************************************************
***** Top SLIDER *******************************************
************************************************************/
.homepage .breadcrumb {
    display: none;
}

.col-container-top {
    width: 100%;
    float: none;
}

.block-wrapper.topstorysliderblock.span100 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.block.top-story-slider {
    position: relative;
    margin-bottom: 0;
}

    .block.top-story-slider .title h1 {
        position: relative;
        padding: 0;
        font-size: 22px;
        color: gray;
        text-decoration: none;
        -webkit-text-shadow: 0 0 2px #E1E1E1;
        -moz-text-shadow: 0 0 2px #E1E1E1;
        text-shadow: 0 0 2px #E1E1E1;
        background: #fff;
        border-bottom: 0px solid #999;
    }

        .block.top-story-slider .title h1 a {
            display: block;
            /*padding: -;*/
            margin: 0 0 10px 0;
            color: gray;
            text-decoration: none;
        }

            .block.top-story-slider .title h1 a span {
                float: none;
                margin: 0;
            }

            .block.top-story-slider .title h1 a .title-link {
                -webkit-text-shadow: 0 0 2px #E1E1E1;
                -moz-text-shadow: 0 0 2px #E1E1E1;
                text-shadow: 0 0 2px #E1E1E1;
                background: #fff;
            }

            .block.top-story-slider .title h1 a span.view-all-link {
                display: block;
                float: right;
                margin-top: 2px;
                font-size: 12px;
                font-weight: normal;
                text-align: right;
                background-color: gray;
                padding: 0 4px;
                color: white;
                position: absolute;
                bottom: 0px;
                right: 0px;
            }

/************************************************************
***** HERO SLIDER *******************************************
************************************************************/
.homepage .col-container-top {
    position: relative;
}

.homepage .block.top-story-slider {
    min-height: 341px;
}

.homepage .block.convocation {
    background-color: #000F9F;
    text-align: center;
    position: relative;
    padding: 15px 0;
    width: 100%;
    margin-bottom: 0;
    border-bottom: 3px solid #666;
}

.homepage .convocation h3 {
    color: white;
    font-size: 22px;
}

@media screen, print and (min-width: 771px) {
    .homepage .hero-wrapper {
        background-color: #181818;
        height: 341px;
    }
}


.homepage .hero-wrapper .bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    display: block;
}


/***** HERO SLIDER *****/

.hero-wrapper {
    width: 100%;
    background: #FFF;
    position: relative;
}

    .hero-wrapper .overlay {
    }

/* HIDE OVERLAY IN OLDER BROWSERS TO FIX POINTER EVENTS */

_:-o-prefocus, body:last-child .hero-wrapper .overlay {
    display: none;
}

html.no-textshadow .hero-wrapper .overlay {
    display: none;
}

.homepage .hero-wrapper .bx-viewport {
    max-height: 341px;
}

.hero-wrapper.slider-home .container {
    max-width: 1200px;
    width: 100%;
}

.homepage .hero-wrapper .bxslider {
    padding-left: 0px;
}

    .homepage .hero-wrapper .bxslider li .block {
        padding: 0px;
    }

    .homepage .hero-wrapper .bxslider li .slide-desc {
        float: left;
        width: 34%;
        padding: 20px;
        color: #FFF;
        background-color: #151414;
        height: 341px;
    }

.homepage .umassmednow .hero-wrapper .bxslider li .slide-desc {
    width: 29%;
}

.homepage .hero-wrapper .bxslider li .slide-desc .date-posted {
    font: 12px Sarabun, sans-serif;
    color: #ccc;
    margin-bottom: 10px;
}

.homepage .hero-wrapper .bxslider li .slide-desc h1,
.homepage .hero-wrapper .bxslider li .slide-desc h1 a {
    font: normal 21px/1.2em Sarabun, sans-serif;
    color: #fff;
}

.homepage .hero-wrapper .bxslider li .slide-img {
    width: 66%;
    height: 341px;
    float: right;
    position: relative;
    overflow: hidden;
}

.homepage .umassmednow .hero-wrapper .bxslider li .slide-img {
    width: 71%;
}

.homepage .hero-wrapper .bxslider li img {
    max-width: 100%;
    width: auto;
    position: relative;
}

.homepage .hero-wrapper .bxslider li .slide-desc p {
    margin: 10px 0;
    line-height: 155%;
    color: #fff;
    font-size: 90%;
}

.homepage .hero-wrapper .bxslider li a.fancybox-media {
    position: relative;
    display: inline-block;
}

    .homepage .hero-wrapper .bxslider li a.fancybox-media span {
        background: transparent url(/static/img/homepage/sprite.png) no-repeat -88px -123px;
        height: 50px;
        width: 50px;
        bottom: 30%;
        left: 45%;
        position: absolute;
    }

    .homepage .hero-wrapper .bxslider li a.fancybox-media:hover span {
        background-position: -88px -179px;
    }

.homepage .hero-wrapper .bxslider li .slide-desc a.read-more {
    padding-left: 0px;
    color: #ccc;
    padding-top: 10px;
    display: block;
}

    .homepage .hero-wrapper .bxslider li .slide-desc a.read-more:hover,
    .homepage .hero-wrapper .bxslider li .slide-desc a.read-more:active,
    .homepage .hero-wrapper .bxslider li .slide-desc a.read-more:focus {
        text-decoration: underline;
    }

    .homepage .hero-wrapper .bxslider li .slide-desc a.read-more:before {
        /* content: "";
        width: 9px;
        height: 9px;
        background: #F89829;
        display: block;
        float: left;
        margin-right: 5px;
        border-top: 2px solid #151414;*/
    }

    .homepage .hero-wrapper .bxslider li .slide-desc a.read-more:after {
        content: " \00bb";
        font-size: 14px;
        color: #CE9933;
    }

.homepage .hero-wrapper .bx-controls {
    position: absolute;
    left: 24.5%;
    bottom: 10px;
    z-index: 1000;
    width: 80px;
}

.homepage .umassmednow .hero-wrapper .bx-controls {
    left: 20%;
}

.homepage .hero-wrapper .bx-controls a.bx-prev,
.homepage .hero-wrapper .bx-controls a.bx-next {
    position: absolute;
    display: inline-block;
    width: 19px;
    height: 19px;
    text-indent: 0px;
    opacity: 1;
    top: 0;
    margin-top: 0px;
}

.homepage .hero-wrapper .bx-controls a.bx-prev {
    left: 0;
    background-image: url('/static/ionicons/arrow-back-circle-white.svg');
    background-size: cover;
    color: #fff;
}

    .homepage .hero-wrapper .bx-controls a.bx-prev:hover {
        background-image: url('/static/ionicons/arrow-back-circle-FFC629.svg');
    }

.homepage .hero-wrapper .bx-controls a.bx-next {
    right: 0;
    background-image: url('/static/ionicons/arrow-forward-circle-white.svg');
    background-size: cover;
    color: #fff;
}

    .homepage .hero-wrapper .bx-controls a.bx-next:hover {
        background-image: url('/static/ionicons/arrow-forward-circle-FFC629.svg');
    }

.homepage .hero-wrapper .bx-controls .bx-pager {
    position: relative;
    bottom: 0px;
    font-size: 12px;
    color: #fff;
    z-index: 1000;
    padding: 0;
    width: 30px;
    margin: 0 auto;
}

.homepage .hero-wrapper .bx-wrapper .bx-controls-direction a {
    text-indent: -9999px;
}

@media only screen and (max-width: 770px) {
    .homepage .col-container-top {
        height: auto;
    }

    .homepage .block.top-story-slider, .homepage .hero-wrapper, .homepage .hero-wrapper .container {
        max-width: 768px;
        background: none;
        height: auto;
    }

        .homepage .hero-wrapper .container {
            width: auto;
            padding: 0;
        }

        .homepage .hero-wrapper .bx-viewport {
            max-height: none;
            overflow: visible !important;
            height: auto;
            background-color: #151414;
        }

            .homepage .hero-wrapper .bx-viewport .bxslider li {
                overflow: visible !important;
            }

        .homepage .umassmednow .hero-wrapper .bxslider li .slide-img,
        .homepage .hero-wrapper .bxslider li .slide-img {
            width: 100%;
            float: none;
            margin: 0;
            background-color: #393A3A;
            height: auto;
            text-align: center;
            overflow: hidden;
        }

            .homepage .umassmednow .hero-wrapper .bxslider li .slide-img img,
            .homepage .hero-wrapper .bxslider li .slide-img img {
                width: 100%;
                float: none;
                margin: 0;
                height: auto;
            }

        .homepage .umassmednow .hero-wrapper .bxslider li .slide-desc,
        .homepage .hero-wrapper .bxslider li .slide-desc {
            float: none;
            clear: both;
            width: 100%;
            padding: 10px 10% 5px 10%;
            text-align: center;
            margin: 0;
            height: 80px;
            margin-top: -3px;
        }

    .hero-wrapper .bxslider li .slide-desc h1, .hero-wrapper .bxslider li .slide-desc h1 a {
        font-size: 18px;
    }

    .hero-wrapper .bxslider li .slide-desc p,
    .homepage .hero-wrapper .bxslider li .slide-desc a.read-more,
    html .hero-wrapper .bxslider li .slide-desc a.read-more,
    .hero-wrapper .bxslider li .slide-desc .date-posted {
        display: none;
    }

    .homepage .umassmednow .hero-wrapper .bx-controls,
    .homepage .hero-wrapper .bx-controls {
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        pointer-events: none;
        position: absolute;
        bottom: 10px;
        z-index: 1000;
    }

        .homepage .hero-wrapper .bx-controls .bx-pager {
            display: none;
        }

    .homepage .hero-wrapper .bx-controls-direction {
        height: 100%
    }

    .homepage .hero-wrapper .bx-controls a.bx-prev, .homepage .hero-wrapper .bx-controls a.bx-next, .homepage .hero-wrapper .bx-controls a.bx-prev:hover, .homepage .hero-wrapper .bx-controls a.bx-next:hover {
        display: inline-block;
        width: 35px;
        height: 100%;
        padding-top: 20%;
        font-size: 42px;
        color: #CB9933;
        text-indent: 0;
        background: url(/static/img/homepage/sprite.png) repeat -210px 0;
        pointer-events: auto;
    }

    .hero-wrapper .bx-controls a.bx-prev {
        padding-left: 8px;
    }

    .hero-wrapper .bx-controls a.bx-next {
        float: right;
        padding-left: 7px;
        margin-left: 35px;
        background-position: -60px -58px;
    }

    .hero-wrapper .bx-controls a.bx-prev {
        background-position: -60px -20px;
    }

    .experts-list li img {
        margin-bottom: 8px;
    }

    .experts-list li img, .experts-list li .expert-summary {
        float: none;
        width: auto;
        max-width: 100%;
    }
}

.twitter {
    border: 1px solid #D7D7D7;
    padding: 5px;
}

a.fancybox-media.floatLeft {
    float: left;
}

/* ==========================================================================
   SLIDER
   ========================================================================== */

/* DIRECTION CONTROLS (NEXT / PREV) */
.main-cols .hero-wrapper {
    margin-bottom: 50px;
}


    .main-cols .hero-wrapper .bx-wrapper .bx-pager.bx-default-pager a {
        background: #A3BDDD;
    }

        .main-cols .hero-wrapper .bx-wrapper .bx-pager.bx-default-pager a.active {
            background: #0F67C1;
        }

    .main-cols .hero-wrapper .bx-wrapper .bx-caption {
        display: block;
    }



/* 771 + */
@media only screen and (min-width : 771px) {
    #main-content .subnav-menu li:hover &gt; ul {
        display: block;
    }

    #logo-banner {
        display: flex !important;
        flex-flow: row nowrap;
        align-items: flex-end;
    }
}

/* 1020 + */
@media only screen and (min-width: 1000px) {
    #utility-desktop &gt; .container,
    #logo-banner,
    .main-nav-desktop ul.main-nav,
    #main-content,
    #footer section {
        width: 1000px;
        display: block; /*needed for MAIN tag*/
    }

    #footer {
        padding-left: 0px;
        padding-right: 0px;
    }
}
/* &lt; 1020 */
@media only screen and (max-width: 1000px) {
    #utility-desktop &gt; .container,
    #logo-banner,
    .main-nav-desktop ul.main-nav,
    #main-content,
    #footer section {
        width: 100%;
        padding-left: 1.5%;
        padding-right: 1.5%;
    }
}
/* &lt; 930 */
@media only screen and (max-width: 930px) {
    div.utility-desktop {
        width: 90%;
    }
}


/* GLOBAL PAGER STYLES */
.pager {
    clear: both;
    max-width: 100%;
    padding: 6px 5px 6px 10px;
    font-size: 13px;
    color: #FFF;
    text-align: left;
    background: #35374D;
}

.pager {
    margin: 0;
}

    .pager div {
        display: inline-block;
    }

    .pager &gt; div {
        width: 32%;
    }

    .pager input,
    .pager select,
    .pager label {
        font-size: 13px;
    }

    .pager input {
        color: #333;
    }

    .pager select {
        width: auto;
        height: auto;
        margin: 0 5px 0 0;
        padding: 3px;
        border: none;
        border-radius: 0;
    }
    /* PAGER SHOWING STATUS */
    .pager .pager-status {
        float: left;
        margin-top: 5px;
        margin-right: 8px;
    }

        .pager .pager-status span {
            font-weight: bold;
        }
    /* PAGER PER PAGE SELECT AREA */
    .pager .pager-per-page {
        text-align: center;
    }

        .pager .pager-per-page select,
        .pager .pager-per-page label {
            display: inline-block;
        }

        .pager .pager-per-page label {
            margin-top: 5px;
        }
    /* PAGER CONTROLS */
    .pager .pager-controls {
        float: right;
        width: 34%;
        text-align: right;
    }

        .pager .pager-controls div:not(.pager-input) {
            margin-top: 2px;
        }

        .pager .pager-controls .pager-input {
            vertical-align: top;
            margin: 0 4px;
        }

        .pager .pager-controls button {
            float: left;
            width: 20px;
            height: 20px;
            margin-right: 3px;
            padding: 0;
            font-size: 24px;
            line-height: 20px;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            border: none;
            background: #FFF;
        }

            .pager .pager-controls button:last-of-type {
                margin: 0;
            }

            .pager .pager-controls button span {
                display: block;
                margin-top: -3px;
                color: #0F238C;
            }

            .pager .pager-controls button:hover span {
                color: #333;
            }

        .pager .pager-controls .back button span {
            margin-left: -2px;
        }

        .pager .pager-controls .forward button span {
            margin-right: -2px;
        }

        .pager .pager-controls .pager-input input {
            width: 24px;
            margin: 0 5px 0 0;
            padding: 3px;
            border: none;
            border-radius: 0;
            border: 1px solid #999;
            outline: 0;
        }
/*******************************
***** LOGIN STYLES *************
*******************************/

/* LOG IN */
.block.login-form .login {
    width: 75%;
    margin: 0 auto;
    padding: 20px 20px 10px 20px;
    background: #DCE5ED;
}

    .block.login-form .login p {
        margin: 0;
        padding: 10px 0;
    }

    .block.login-form .login label {
        display: inline-block;
        width: 70px;
        font-weight: bold;
    }

.block.login-form input[type="text"],
.block.login-form input[type="password"] {
    width: 200px;
    padding: 3px;
    font-size: 12px;
    color: #333;
    border: 1px solid #BBB;
}

.block.login-form p.submit {
    text-align: right;
}

.block.login-form input[type="submit"] {
    padding: 5px 15px;
    color: #FFF;
    font-weight: bold;
    background: #0F238C;
    border: 1px solid #FFF;
}

    .block.login-form input[type="submit"]:hover {
        background: #880000;
        color: #FFF;
    }

.block.login-form p.error-msg {
    color: #eb0000;
    padding-top: 0;
    font-weight: bold;
}

.block.login-form .login.error input:not([type="submit"]) {
    border: 1px solid #eb0000;
}

.block.login-form .login input:focus {
    border: 1px solid #0F238C;
}



/* DatePicker Container */
.ui-datepicker {
    width: 216px;
    height: auto;
    margin: 5px auto 0;
    font: 9pt Arial, sans-serif;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
}

    .ui-datepicker a {
        text-decoration: none;
    }
    /* DatePicker Table */
    .ui-datepicker table {
        width: 100%;
    }

.ui-datepicker-header {
    padding: 10px;
    background: #0F238C;
    color: #e0e0e0;
    font-weight: bold;
    line-height: 30px;
}

.ui-datepicker-title {
    text-align: center;
}

.ui-datepicker-header a:hover {
    color: #FFF;
    text-decoration: underline;
}

.ui-datepicker-title select {
    padding: 3px;
}

    .ui-datepicker-title select.ui-datepicker-month {
        margin-right: 5px;
    }

.ui-datepicker-prev, .ui-datepicker-next {
    display: inline-block;
    padding: 5px 0;
    cursor: pointer;
    color: #FFF;
}

.ui-datepicker-prev {
    float: left;
    background-position: center -30px;
}

.ui-datepicker-next {
    float: right;
    background-position: center 0px;
}

.ui-datepicker thead {
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));
    background-image: -webkit-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);
    background-image: -o-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);
    background-image: -ms-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);
    background-image: linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );
    border-bottom: 1px solid #bbb;
}

.ui-datepicker th {
    text-transform: uppercase;
    font-size: 6pt;
    padding: 5px 0;
    color: #666666;
    text-shadow: 1px 0px 0px #fff;
    text-align: center;
    filter: dropshadow(color=#fff, offx=1, offy=0);
}

.ui-datepicker tbody td {
    padding: 0;
    border-right: 1px solid #bbb;
    background: #F3F3F3;
}

    .ui-datepicker tbody td:last-child {
        border-right: 0px;
    }

.ui-datepicker tbody tr {
    border-bottom: 1px solid #bbb;
}

    .ui-datepicker tbody tr:last-child {
        border-bottom: 0px;
    }

.ui-datepicker td span, .ui-datepicker td a {
    display: inline-block;
    font-weight: bold;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #666666;
    text-shadow: 1px 1px 0px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=1);
}

.ui-datepicker-calendar .ui-state-default {
    background: #ededed;
    background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede));
    background: -webkit-linear-gradient(top, #ededed 0%,#dedede 100%);
    background: -o-linear-gradient(top, #ededed 0%,#dedede 100%);
    background: -ms-linear-gradient(top, #ededed 0%,#dedede 100%);
    background: linear-gradient(top, #ededed 0%,#dedede 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
    -webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
    -moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
    box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
}

.ui-datepicker-calendar .ui-state-hover {
    background: #f7f7f7;
}

.ui-datepicker-calendar .ui-state-active {
    background: #0F238C;
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
    color: #e0e0e0;
    text-shadow: 0px 1px 0px #4d7a85;
    filter: dropshadow(color=#4d7a85, offx=0, offy=1);
    border: 1px solid #0F238C;
    position: relative;
    margin: -1px;
}

.ui-datepicker-unselectable .ui-state-default {
    background: #f4f4f4;
    color: #b4b3b3;
}

.ui-datepicker-calendar td:first-child .ui-state-active {
    width: 29px;
    margin-left: 0;
}

.ui-datepicker-calendar td:last-child .ui-state-active {
    width: 29px;
    margin-right: 0;
}

.ui-datepicker-calendar tr:last-child .ui-state-active {
    height: 29px;
    margin-bottom: 0;
}

.ui-datepicker-buttonpane {
    padding: 5px;
    background: #FFF;
}

td.ui-datepicker-other-month a {
    color: #999;
}

.ui-state-highlight {
    color: #0F238C !important;
    background: #FFF !important;
    text-shadow: none !important;
    border: 1px solid #0F238C;
}

body:not(.edit-mode) .hidden {
    display: none;
}

/***** BLOCK - RECENT NEWS *****/
.block.cat-recent-news {
    padding: 10px 10px 0 15px;
    border: 1px solid #A4A3A3;
}

.cat-recent-news ul {
    margin: 10px 0 20px 15px;
}

    .cat-recent-news ul li {
        padding: 0 0 6px 0;
    }


/* EVENTS BLOCK */
#main-content .block.events .div-wrapper &gt; h3 {
    margin-bottom: 1px;
}

    #main-content .block.events .div-wrapper &gt; h3 + span {
        display: block;
        margin-bottom: 4px;
    }

.block.events hr {
    display: none;
}

.block.events ul,
.block.events ul li {
    margin-left: 0;
    padding-left: 0;
}

    .block.events ul li {
        list-style: none;
        margin-bottom: 20px;
    }

        .block.events ul li div,
        .block.events ul li &gt; div + h4 {
            line-height: 1.3em;
        }

            .block.events ul li div:first-of-type {
                padding-left: 0px;
            }

.block.events h4.event-title {
    margin-bottom: 5px;
    font-size: 100%;
    font-weight: bold;
    color: #1C1D20;
}

.block.events div.event-date {
    font-weight: bold;
}

.block.events .event-type {
    font-weight: normal;
    line-height: 100%;
    font-size: 90%;
}

.block.events h4 {
    font-size: 100%;
}

.block.events a.events-more {
    float: right;
}

.block.events .event-teaser p {
    margin: 6px 0;
    line-height: 1.2em;
}

.block.events .div-wrapper &gt; ul &gt; li {
    list-style: none;
    line-height: 100%;
    font-size: 90%;
}

.socialIcons img {
    margin: 0 2.8px;
}

@media only screen and (max-width: 550px) {
    .col .pager .pager-status,
    .col .pager .pager-per-page,
    .col .pager .pager-controls {
        width: 100%;
        float: none;
        text-align: center;
        display: block;
    }

    .col .pager .pager-status,
    .col .pager .pager-per-page {
        margin: 0 2px 12px 2px;
    }
}

/*month event view calendar*/
@media only screen and (max-width : 580px) {
    .main.calendar.events {
        padding: 5px;
    }

        .main.calendar.events .events-wrap {
            margin: 0;
            width: 52%;
        }

            .main.calendar.events .events-wrap .calBodyWrapper {
                padding: 0;
            }

                .main.calendar.events .events-wrap .calBodyWrapper .calBody {
                    padding: 0;
                }

        .main.calendar.events .events-block {
            width: 45%;
            margin: 0;
        }
}
/*month event view calendar*/
@media only screen and (max-width : 480px) {
    .main.calendar.events .events-wrap {
        margin: 0;
        width: 98%;
        float: none;
    }

    .main.calendar.events .events-block {
        width: 98%;
        margin: 0;
        float: none;
    }
}

/* *********************************
    custom
   *********************************/
.main-cols .block.generic.video .fancybox-media {
    max-width: 100% !important;
}

.main-cols .block.generic.video img {
    max-width: 100% !important;
}

.homepage .main-cols .col.sidebar .block.generic h4:first-of-type {
    margin-top: 0;
}

.homepage .main-cols .col.sidebar .block.generic h4 {
    margin-top: 12px;
}

.homepage .main-cols .col.sidebar .block.generic ul {
    margin: 0 0 15px 0;
}

    .homepage .main-cols .col.sidebar .block.generic ul li {
        margin: 5px 0 8px 18px;
        list-style-position: outside;
        list-style: square;
        color: #313781;
    }

.row-container .row:first-child .block.generic.video span {
    bottom: 0;
}

.block.generic.video p {
}

.hero-wrapper.slider-home .bxslider li .slide-desc a.read-more:before {
    /* content: "  ";
    width: 9px;
    height: 10px;
    background: #CE9933;
    display: block;
    float: left;
    margin-right: 5px;
    border-top: 2px solid #151414;
    font-size: 20px;
    color: #E3C891;
    padding-right: 3px;*/
}

.hero-wrapper.slider-home .bxslider li .slide-desc a.read-more:after {
    content: " \00bb";
    font-size: 14px;
    color: #CE9933;
}

/***** BLOCK - RECENT POSTS *****/
.recent-posts {
    border-top: 1px solid #DDD;
    padding-top: 5px;
}

    .recent-posts h2 {
        text-transform: uppercase;
    }

    .recent-posts ul.post-list {
        margin: 5px 0 0 0;
        list-style: none;
    }

        .recent-posts ul.post-list li {
            padding: 0 0 0 0;
            margin: 0 0 0 0;
        }

            .recent-posts ul.post-list li:first-of-type {
                padding-top: 0;
            }

            .recent-posts ul.post-list li a {
                font-weight: bold;
                font-family: Sarabun, sans-serif;
                text-decoration: none;
            }

                .recent-posts ul.post-list li a:hover {
                    color: #000F9F;
                    text-decoration: underline;
                }

            .recent-posts ul.post-list li:after {
                clear: both;
                display: block;
                content: " ";
                height: 1px;
            }

            .recent-posts ul.post-list li .thumbnail {
                float: left;
                width: 25%;
                margin-right: 3%;
                padding: 0 0 10px 0;
                clear: left;
            }

                .recent-posts ul.post-list li .thumbnail img {
                    max-width: 100%;
                    margin-top: 5px;
                }

            .recent-posts ul.post-list li .post-date {
                padding: 5px 0 10px 0;
            }

            .recent-posts ul.post-list li .thumbnail + .post-date {
                float: right;
                width: 71%;
            }

            .recent-posts ul.post-list li .post-date a:hover {
                text-decoration: underline;
            }

            .recent-posts ul.post-list li .post-date div {
                color: #666;
                padding-top: 5px;
            }



.block.latest-headlines ul.infinite-scroll {
    padding-left: 0;
    margin-left: 0;
}

.latest-headlines a.view-all,
.top-story-content a.view-all {
    display: block;
    width: 150px;
    margin-top: 15px;
    padding: 6px 4px;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    background-color: #000F9F;
    border: 1px solid gray;
}

    .latest-headlines a.view-all:hover,
    .top-story-content a.view-all:hover,
    .latest-headlines a.view-all:active,
    .top-story-content a.view-all:active,
    .latest-headlines a.view-all:focus,
    .top-story-content a.view-all:focus {
        text-decoration: underline;
    }

.latest-headlines a.view-all {
    width: 220px;
}
/***** BLOCK - LATEST HEADLINES *****/
.latest-headline {
    margin-top: 10px;
    margin-bottom: 30px;
}

    .latest-headline img {
        max-width: 225px;
        margin-top: 10px;
        border: 2px solid #CCC;
    }

        .latest-headline img.center {
            max-width: 100%;
        }

    .latest-headline .date {
        color: #666;
        font: 90% Georgia, serif;
    }

#col-2 .latest-headline h1 {
    font-family: Sarabun, sans-serif;
    margin-top: 3px;
    padding: 5px 0;
    line-height: 125%;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}

#col-2 .latest-headline p.summary {
    margin-top: 10px;
    margin-bottom: 0;
}

a.fancybox-media {
    position: relative;
    display: inline-block;
}

    a.fancybox-media span {
        background: transparent url(/static/img/homepage/sprite.png) no-repeat -88px -123px;
        height: 50px;
        width: 50px;
        bottom: 30%;
        left: 45%;
        position: absolute;
    }

.latest-headline a.fancybox-media span {
    bottom: 25%;
}

a.fancybox-media:hover span {
    background-position: -88px -179px;
}

.latest-headline a.full-story {
    display: block;
    margin-top: 5px;
    font-family: 'Noto Serif',serif;
    font-size: 12px;
}

    .latest-headline a.full-story span.arrow {
        font-size: 17px;
    }

.latest-headline span.tags {
    display: block;
    margin-top: 8px;
    line-height: 18px;
    font-size: 90%;
}

.top-story-content a.view-all:hover,
.top-story-content a.view-all:focus {
    color: #000F9F;
    background-color: #DFDFDF;
    border-bottom: 1px solid #000F9F;
    border-top: 1px solid #000F9F;
}

/***** BLOCK - RECENT NEWS *****/
.block.cat-recent-news {
    padding: 10px 10px 0 15px;
    border: 1px solid #A4A3A3;
}

.cat-recent-news ul {
    margin: 10px 0 20px 15px;
    list-style: none;
    padding-left: 0;
}

    .cat-recent-news ul li {
        padding-left: 0;
        list-style: none;
        list-style-image: url(img/bg-bullet.gif);
    }

.cat-recent-news h2,
.cat-recent-news h3 {
    margin-bottom: 15px;
    margin: 0px 0 11px 0;
}

    .cat-recent-news h2 a,
    .cat-recent-news h3 a {
        font-family: 'Sarabun', Helvetica, Arial, sans-serif;
        color: #313131;
    }

        .cat-recent-news h3 a .arrow {
            display: none;
        }

        .cat-recent-news h3 a:after {
            content: " \00bb";
            font-weight: normal;
            font-size: 22px;
            color: #CE9933;
            text-shadow: none;
        }






/***** NEW - BLOCK - RELATED LINKS LIST ON NEWS ARTICLE PAGES *****/
.block.linklist.relatedlinks {
    border-top: 1px solid #DDD;
    padding-top: 5px;
}

    .block.linklist.relatedlinks h5 {
        font: bold 14px Arial, sans-serif;
        text-transform: uppercase;
    }

    .block.linklist.relatedlinks ul {
        margin: 5px 0 0 0;
        list-style: none;
        padding: 0;
    }

        .block.linklist.relatedlinks ul li {
            padding: 4px 0 4px 0;
        }

            .block.linklist.relatedlinks ul li:first-of-type {
                padding-top: 0;
            }

            .block.linklist.relatedlinks ul li a {
                font: bold 13px/19px Georgia, "Times New Roman", serif;
                text-decoration: none;
            }

                .block.linklist.relatedlinks ul li a:hover {
                    color: #000F9F;
                    text-decoration: none;
                }

            .block.linklist.relatedlinks ul li:after {
                clear: both;
                display: block;
                content: " ";
                height: 1px;
            }

            .block.linklist.relatedlinks ul li .thumbnail {
                float: left;
                width: 25%;
                margin-right: 3%;
                padding: 0 0 10px 0;
                clear: left;
            }

                .block.linklist.relatedlinks ul li .thumbnail img {
                    max-width: 100%;
                    margin-top: 5px;
                }

            .block.linklist.relatedlinks ul li .post-date {
                float: right;
                width: 71%;
                padding: 5px 0 10px 0;
            }

                .block.linklist.relatedlinks ul li .post-date a:hover {
                    text-decoration: underline;
                }

                .block.linklist.relatedlinks ul li .post-date div {
                    font-size: 12px;
                    color: #666;
                    padding-top: 5px;
                }


/***** BLOCK - IN FOCUS *****/
.in-focus ul {
    margin-top: 20px;
    list-style: none;
}

    .in-focus ul li {
        margin-bottom: 15px;
    }

        .in-focus ul li .focus-image {
            float: left;
            width: 120px;
        }

            .in-focus ul li .focus-image img {
                max-width: 120px;
                border: 2px solid #CCC;
            }

        .in-focus ul li h4 {
            width: 100%;
            padding-top: 3px;
            border-top: 1px solid #CCC;
        }

        .in-focus ul li .focus-image + h4 {
            float: left;
            max-width: 220px;
            margin-left: 10px;
            padding-top: 3px;
            border-top: 1px solid #CCC;
        }

.interior .in-focus ul li .focus-image + h4 {
    max-width: 170px;
}


/***** BLOCK - EXPERTS LISTING *****/
.experts-listing {
}

    .experts-listing .experts-list {
        margin-top: 10px;
    }

.block.experts-listing h2,
.block.experts-listing h2 &gt; a {
    color: #535353;
}

.experts-list li {
    list-style: none;
    margin: 10px auto 18px auto;
    padding: 0 0px 15px 0;
    border-bottom: 1px solid #adb4c8;
}

    .experts-list li:last-child {
        border: 0;
        padding: 0;
    }

    .experts-list li img {
        float: left;
        margin: 0 10px 0 0;
        border: 2px solid #979dae;
    }

    .experts-list li h3,
    .experts-list li h4 {
        font-size: 14px;
        color: #000F9F;
        margin-bottom: 5px;
        line-height: 11px;
    }

    .experts-list li .expert-summary {
        float: left;
        max-width: 52%;
    }

.interior .experts-list li .expert-summary {
    max-width: 40%;
}

#main-content .experts-list li .expert-summary p {
    margin-bottom: 8px;
    font: 12px Arial,Helvetica,sans-serif;
    color: #535353;
}

.experts-list li .expert-summary span {
    line-height: 16px;
}


.block.generic.quick-links ul li {
    list-style-position: outside;
}

#col-1 .block.generic.quick-links ul,
#col-3 .block.generic.quick-links ul {
    margin-left: 0px;
    padding-left: 0;
}

.H4bar1, .h4bar1 {
    background-color: #000F9F;
    color: #fff;
    display: block;
    padding: 4px 8px;
    width: 99.5%;
}

.H4bar2, .h4bar2 {
    background-color: #eeeeee;
    color: #000;
    display: block;
    padding: 4px 8px;
    width: 99.5%;
}


/****   NEWS  ***/
.homepage .breadcrumbs {
    display: none;
    visibility: hidden;
}

/***** BLOCK - CONTENT SHARING *****/
#col-2 .block.content-sharing {
    text-align: right;
    margin: 10px 0 0 0;
}

.block.content-sharing {
}



.content-sharing &gt; div {
    height: 20px;
    display: inline-block;
    padding: 3px 10px 0 20px;
}

.content-sharing .st_sharethis ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

    .content-sharing .st_sharethis ul li {
        margin-right: 8px;
        padding-left: 0;
        list-style: none;
        display: inline-block;
    }

.content-sharing .st_sharethis .stButton {
    margin-right: 0;
    padding-right: 5px;
}

.content-sharing .print a {
    color: #000;
    text-decoration: underline;
}

    .content-sharing .print a:hover {
        text-decoration: none;
    }

.content-sharing span.print {
    background: #fff url(img/icon-print.gif) no-repeat left top;
    display: inline-block;
    padding-left: 20px;
}

.block.share-icons {
    position: absolute;
    top: 76px;
    margin-bottom: 0;
}

    .block.share-icons ul {
        margin: 6px 0 0 0;
    }

    .block.share-icons li {
        display: inline-block;
    }

        .block.share-icons li iframe#fb {
            margin-right: 2px;
        }

        .block.share-icons li iframe#twitter-widget-0 {
            width: 58px !important;
        }

.block.generic-cat-list .news-list {
    margin: 12px 0 0 15px;
    list-style-image: url(img/bg-bullet.gif);
    margin-bottom: 0;
}

    .block.generic-cat-list &gt; h2,
    .block.generic-cat-list &gt; h2 &gt; a,
    .block.generic-cat-list .news-list li a {
        color: #535353;
    }

    .block.generic-cat-list .news-list .arrow {
        padding-left: 10px;
    }

    .block.generic-cat-list .news-list li {
        margin-bottom: 7px;
    }

.block.generic-cat-list &gt; h2 a:hover {
    color: #F8972B;
}

.block.generic-cat-list .news-list li a:hover {
    color: #000F9F;
}

#banner .social-list-wrapper ul {
    margin: 0;
    padding: 0;
}

#banner .social-list-wrapper li {
    display: inline;
    padding: 0 0 0 0;
    margin: 0 0 0 10px;
}
/***** BLOCK - NEWS LISTING *****/
.main-cols .block.news-listing {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #CCC;
}

.news-listing h2 {
    margin-bottom: 10px;
    font-size: 130%;
    font-family: Sarabun, sans-serif;
}

.news-listing img {
    max-width: 300px;
    margin-bottom: 10px;
    border: 2px solid #CCC;
}

    .news-listing img.center {
        max-width: 100%;
    }

.news-listing p.summary {
}

/* ==========================================================================
   NEWS DETAIL PAGE
   ========================================================================== */
.news-detail {
    border-top: 1px solid #CCC;
    padding-top: 15px;
}

    .news-detail h1 {
        margin-bottom: 7px;
        font: bold 22px Georgia, "Times New Roman", serif;
    }

    .news-detail h2 {
        margin-bottom: 20px;
        font: bold 16px Georgia, "Times New Roman", serif;
    }

    .news-detail .news-detail-author,
    .news-detail .news-detail-date {
        float: left;
        margin-bottom: 25px;
    }

.news-detail-author {
    width: 75%;
}

.news-detail-date {
    width: 24%;
}

.news-detail-content {
    clear: both;
    border-top: 1px solid #CCC;
    padding-top: 25px;
}

    .row-container .block p,
    .news-detail-content p {
        margin-bottom: 10px;
    }

        .row-container .block p a,
        .news-detail-content p a {
            text-decoration: underline;
        }

    .row-container .block ul,
    .news-detail-content ul {
        margin: 0 0 20px 0px;
        padding-left: 5px;
        line-height: 18px;
        list-style-position: outside;
    }

    .row-container .block ol,
    .news-detail-content ol {
        margin: 0 0 20px 30px;
        padding-left: 5px;
        line-height: 18px;
    }

    .row-container .block ul li,
    .news-detail-content ul li {
        margin: 0 0 5px 0;
        line-height: 1.5em;
    }

    .row-container .block .widgetnews,
    .news-detail-content .widgetnews {
        background: #f5f5f5;
        margin: 0px 0px 1px 0px;
        border-bottom: 1px solid #eee;
    }

        .row-container .block .widgetnews td,
        .news-detail-content .widgetnews td {
            background: #f5f5f5;
            padding: 10px;
            vertical-align: top;
        }

/* ==========================================================================
   COMPLEX NEWS LISTING PAGE AND NEWSMAKERS
   ========================================================================== */
.complex-news-listing,
.newsmakers {
    border-top: 1px solid #CCC;
    padding-top: 15px;
}

    .complex-news-listing h1,
    .newsmakers h1 {
        margin-bottom: 10px;
        font: bold 22px Sarabun, sans-serif;
        color: #222;
        text-transform: uppercase;
    }

    .newsmakers h1 {
        text-transform: none;
    }

    .complex-news-listing a.archives,
    .newsmakers a.archives {
        display: block;
        margin-bottom: 15px;
        text-decoration: underline;
    }
    /* ARCHIVE YEAR BLOCK */
    .newsmakers .archive-year {
        margin-bottom: 20px;
    }

        .newsmakers .archive-year:first-of-type {
            margin-top: 20px;
        }

        .newsmakers .archive-year ul {
            margin: 15px 0 0 25px;
            padding: 0;
            list-style: none;
        }

            .newsmakers .archive-year ul li {
                margin-bottom: 10px;
            }

                .newsmakers .archive-year ul li a {
                    color: #222;
                    text-decoration: underline;
                }

                    .newsmakers .archive-year ul li a:hover {
                        color: #16387C;
                    }
    /* NEWSMAKER LISTING BLOCK */
    .newsmakers ul.newsmaker-listing {
        margin: 30px 0 0 0;
        padding-left: 0;
        list-style: none;
    }

        .newsmakers ul.newsmaker-listing li {
            margin: 0 0 30px 0;
        }

        .newsmakers ul.newsmaker-listing .date,
        .newsmakers ul.newsmaker-listing .news-summary {
            float: left;
        }

        .newsmakers ul.newsmaker-listing .date {
            display: block;
            width: 19%;
            padding-top: 3px;
            font-size: 16px;
            line-height: 20px;
        }

        .newsmakers ul.newsmaker-listing .news-summary {
            width: 81%;
        }

            .newsmakers ul.newsmaker-listing .news-summary h3 {
                margin-bottom: 5px;
                font: 20px Arial,Helvetica,sans-serif;
            }

            .newsmakers ul.newsmaker-listing .news-summary a {
                color: #222;
                text-decoration: underline;
            }

                .newsmakers ul.newsmaker-listing .news-summary a:hover {
                    color: #16387C;
                }

#col-2 .newsmakers ul.newsmaker-listing .news-summary p:last-child {
    margin-bottom: 0;
}


/* ==========================================================================
   NEWS DETAIL PAGE
   ========================================================================== */
.news-detail {
    border-top: 1px solid #CCC;
    padding-top: 15px;
}

#col-2 .news-detail h1 {
    margin-bottom: 7px;
    font: bold 22px Georgia, "Times New Roman", serif;
}

#col-2 .news-detail h2 {
    margin-bottom: 20px;
    font: bold 16px Georgia, "Times New Roman", serif;
}

.news-detail .news-detail-author,
.news-detail .news-detail-date {
    float: left;
    margin-bottom: 15px;
}

#col-2 .news-detail-author p {
    margin-bottom: 0;
}

.news-detail-author {
    width: 75%;
}

.news-detail-date {
    width: 24%;
}

.news-detail-content {
    clear: both;
    border-top: 1px solid #CCC;
    padding-top: 25px;
}


    .row-container .block p,
    .news-detail-content p {
        margin-bottom: 10px;
    }

        .row-container .block p a,
        .news-detail-content p a {
            text-decoration: underline;
        }

    .row-container .block ul,
    .news-detail-content ul {
        margin: 0 0 20px 0px;
        padding-left: 5px;
        line-height: 18px;
        list-style-position: outside;
    }

    .row-container .block ol,
    .news-detail-content ol {
        margin: 0 0 20px 30px;
        padding-left: 5px;
        line-height: 18px;
    }

    .row-container .block ul li,
    .news-detail-content ul li {
        margin: 0 0 5px 0;
        line-height: 1.5em;
    }

    .row-container .block .widgetnews,
    .news-detail-content .widgetnews {
        background: #f5f5f5;
        margin: 0px 0px 1px 0px;
        border-bottom: 1px solid #eee;
    }

        .row-container .block .widgetnews td,
        .news-detail-content .widgetnews td {
            background: #f5f5f5;
            padding: 10px;
            vertical-align: top;
        }

@media only screen and (min-width: 771px) and (max-width: 1000px) {
}

@media only screen and (min-width: 771px) {


    .block.share-icons {
        left: 280px;
    }
}

@media only screen and (max-width: 770px) and (min-width: 400px) {
    #banner .social-list-wrapper {
        text-align: right;
        width: 49.5%;
        display: inline-block;
    }

    #banner .banner {
        width: 49.5%;
        display: inline-block;
    }

    #banner .social-list-wrapper img {
        width: 32px;
    }
}

@media only screen and (max-width: 400px) {
    #banner .social-list-wrapper {
        text-align: right;
        width: 49%;
        display: inline-block;
    }

    #banner .banner {
        width: 100%;
        display: block;
    }

    #banner .social-list-wrapper img {
        width: 24px;
    }

    #banner .social-list-wrapper iframe {
        width: 24px !important;
        max-width: 24px !important;
    }
}

@media only screen and (max-width: 360px) {
    #banner {
        padding: 0;
        display: block;
        margin: 12px 0 0 0;
    }

        #banner .social-list-wrapper {
            text-align: right;
            width: 100%;
            display: block;
        }

        #banner .banner {
            width: 80%;
            display: block;
            margin: 0 auto 12px auto;
        }
}

/* Infinite Scroll */
.loader {
    padding: 5px;
    background-color: #eee;
    border: 1px solid gray;
    margin: 15px 0;
    clear: both;
}

.latest-headlines UL.infinite-scroll {
    margin: 0;
    list-style: none;
}

    .latest-headlines UL.infinite-scroll LI {
        display: none;
        margin: 0;
        padding: 0;
    }


@media print {
    body#umms-o {
        border-top: unset;
        padding-top: 0;
        background-color: unset !important;
    }

    #header-main {
        min-height: 90px;
        background-color: unset !important;
    }

    #logo-banner {
        display: block !important;
        position: relative;
        top: unset;
        left: unset;
        background-color: unset !important;
        height: auto !important;
        max-height: unset;
    }


    #umms-o #logo-banner #logo picture,
    #umms-o #logo-banner #logo source {
        background-color: unset !important;
    }

    .utility-r.header {
        display: none;
    }

    #umms-o #logo-banner #banner .banner {
        padding: 10px 0 0 0;
        display: block;
        float: left;
        margin: 0 0 0 10px;
        position: relative;
        height: auto !important;
        max-height: unset;
        background-color: unset !important;
        width: 400px;
        max-width: 400px;
    }

    #umms-o #logo-banner #banner:before {
        content: " ";
        width: 69px;
        height: 90px;
        display: block;
        float: left;
        background-image: url("/static/img/logos/umassmed-logo.png");
        background-repeat: no-repeat;
    }

    #umms-o .desktop {
        display: block;
    }

    .mobile-nav-wrapper .container,
    .main-nav-desktop.desktop {
        display: none !important;
    }

    #umms-o .r770 {
        display: none !important;
    }

    .utility-nav-nav {
        display: none !important;
    }

    #umms-o #utility-desktop {
        display: none !important;
    }

    #umms-o .back-to-top {
        display: none !important;
    }

    .mobile-nav-wrapper .logo-r {
        display: none !important;
    }

    .utility-r {
        display: none !important;
    }

    .homepage .hero-wrapper .bx-controls {
        display: none !important;
    }

    .content-sharing {
        display: none !important;
    }

    .mobile-nav-wrapper,
    .search-r, #menu.r770 {
        display: none !important;
    }

    #umms-o .mobile-nav-wrapper {
        display: none !important;
    }

    body #utility-desktop.desktop {
        display: none !important;
    }

    #logo.logo-desktop.desktop,
    #umms-o .social-list-wrapper {
        display: none !important;
    }

    #umms-o #section-top {
        margin: 30px auto !important;
    }


    .hero-wrapper.slider-home .bxslider li .slide-desc .read-more,
    .hero-wrapper.slider-home .bx-wrapper .bxslider li {
        display: none !important;
    }


        #umms-o #section-top,
        .hero-wrapper.slider-home .container,
        .hero-wrapper.slider-home .bx-wrapper,
        .hero-wrapper.slider-home .bx-wrapper .bx-viewport,
        .hero-wrapper.slider-home .bx-wrapper .bxslider,
        .hero-wrapper.slider-home .bx-wrapper .bxslider li:first-child,
        .hero-wrapper.slider-home .bx-wrapper .bxslider li:first-child .block {
            display: block !important;
            height: auto !important;
            width: 720px !important;
            min-height: 340px !important;
            height: 340px !important;
            background-color: unset !important;
            background-image: unset !important;
        }

            .hero-wrapper.slider-home .bx-wrapper .bxslider li .block .slide-img {
                display: block !important;
                width: 475px !important;
                height: auto !important;
                padding-left: 0;
                position: relative !important;
                padding: 0 !important;
                min-height: 340px !important;
            }

                .hero-wrapper.slider-home .bx-wrapper .bxslider li .block .slide-img img {
                    width: unset !important;
                    position: relative !important;
                    float: unset !important;
                    height: unset !important;
                    max-width: 475px !important;
                }

    .homepage .hero-wrapper.slider-home .bx-wrapper .bxslider li .block .slide-desc {
        display: block !important;
        max-width: 240px !important;
        width: 240px !important;
        padding-left: 0 !important;
        background-color: unset;
        color: #000;
        padding: 0 !important;
    }

    .homepage .hero-wrapper .bxslider li .block .slide-desc .date-posted,
    .homepage .hero-wrapper .bxslider li .block .slide-desc h1,
    .homepage .hero-wrapper .bxslider li .block .slide-desc h1 a,
    .homepage .hero-wrapper .bxslider li .block .slide-desc a.read-more,
    .homepage .hero-wrapper .bxslider li .block .slide-desc p {
        color: #000;
        padding: 0 !important;
    }

    .block.generic.twitter {
        height: 300px;
        overflow: hidden;
    }
}


svg.close {
    opacity: 0;
    display: none;
}

svg.show {
    opacity: 1;
}

#search-container legend {
    position: absolute;
    left: -9999px;
}

body .bttn, body a.bttn {
    background-color: #0B5B46;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 105%;
    line-height: 1.2em;
    padding: 12px 20px;
    text-align: center;
    text-decoration: none;
    width: auto;
    min-width: 125px
}

    body .bttn.one, body a.bttn.one {
        color: #fff;
        background-color: #000f9f
    }

        body .bttn.one:hover, body .bttn.one:active, body .bttn.one:focus, body a.bttn.one:hover, body a.bttn.one:active, body a.bttn.one:focus {
            background-image: linear-gradient(rgb(0 0 0/20%) 0 0);
        }

    body .bttn.two, body a.bttn.two {
        color: #000;
        background-color: silver
    }

        body .bttn.two:hover, body .bttn.two:active, body .bttn.two:focus, body a.bttn.two:hover, body a.bttn.two:active, body a.bttn.two:focus {
            color: #000;
            background-image: linear-gradient(rgb(0 0 0/20%) 0 0);
        }

    body .bttn.three, body a.bttn.three {
        color: #fff;
        background-color: #C2540A
    }

        body .bttn.three:hover, body .bttn.three:active, body .bttn.three:focus, body a.bttn.three:hover, body a.bttn.three:active, body a.bttn.three:focus {
            color: #fff;
            background-image: linear-gradient(rgb(0 0 0/20%) 0 0);
        }

    body .bttn.four, body a.bttn.four {
        color: #fff;
        background-color: #0071ce
    }

        body .bttn.four:hover, body .bttn.four:active, body .bttn.four:focus, body a.bttn.four:hover, body a.bttn.four:active, body a.bttn.four:focus {
            color: #fff;
            background-image: linear-gradient(rgb(0 0 0/20%) 0 0);
        }

    body .bttn.five, body a.bttn.five {
        color: #000;
        background-color: #84dade
    }

        body .bttn.five:hover, body .bttn.five:active, body .bttn.five:focus, body a.bttn.five:hover, body a.bttn.five:active, body a.bttn.five:focus {
            color: #000;
            background-image: linear-gradient(rgb(0 0 0/20%) 0 0);
        }

    body .bttn:hover, body .bttn:active, body .bttn:focus, body a.bttn:hover, body a.bttn:active, body a.bttn:focus {
        background-color: #062d23
    }

    body .bttn.blue, body a.bttn.blue {
        color: #fff;
        border: 2px solid #063260;
        background-color: #000f9f
    }

        body .bttn.blue:hover, body .bttn.blue:active, body .bttn.blue:focus, body a.bttn.blue:hover, body a.bttn.blue:active, body a.bttn.blue:focus {
            opacity: .5;
            background-image: linear-gradient(rgb(0 0 0/20%) 0 0);
        }

    body .bttn.gray, body a.bttn.gray {
        color: #000;
        border: 2px solid #999;
        background-color: silver
    }

        body .bttn.gray:hover, body .bttn.gray:active, body .bttn.gray:focus, body a.bttn.gray:hover, body a.bttn.gray:active, body a.bttn.gray:focus {
            background-image: linear-gradient(rgb(0 0 0/20%) 0 0);
        }</pre></body></html>