﻿body[data-site-identifier="ues"] .pre-top, body[data-site-identifier="cpg"] .pre-top {
    background: #006595 !important;
    color: #ffffff;
}

body[data-site-identifier="ues"] .main-nav__li--big:last-child .main-nav__a, body[data-site-identifier="ues"] .main-nav__li--big:last-child .main-nav__a:hover {
    text-decoration: none !important;
    background-color: #006595 !important;
    border-radius: 5px !important;
    margin: 1.8rem 1.5rem 0 .5rem !important;
    padding: 0 3rem !important;
    line-height: 3 !important;
    color: #FFFFFF !important;
}

body[data-site-identifier="ues"] .main-nav__li--big:last-child:hover, body[data-site-identifier="ues"] .top--scroll-dark .main-nav__li--big:last-child:hover {
    text-decoration: none !important;
}

body[data-site-identifier="ues"] .hero__inner .text-big p {
    color: #fff;
}

body[data-site-identifier="ues"] .main-nav__ul--second, body[data-site-identifier="ues"] .main-nav__ul--third {
    background-color: #fff !important;
    box-shadow: inset 2px 0 0 #b8d0e3, 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    min-height: 275px !important;
    top: 100% !important;
    border-radius: 0;
}

    body[data-site-identifier="ues"] .main-nav__ul--second .grid.grid--compact {
        min-height: 275px;
    }


    body[data-site-identifier="ues"] .main-nav__ul--first .main-nav__li.selected > .main-nav__a, body[data-site-identifier="ues"] .main-nav__ul--second .main-nav__li.selected > .main-nav__a, body[data-site-identifier="ues"] .main-nav__li:hover, .main-nav__li.touch-open {
        text-decoration: none !important;
    }

body[data-site-identifier="ues"] .footer__bottom-info p a {
    color: #FFFFFF !important;
}

body[data-site-identifier="ues"] .card__overlay {
    background-color: rgba(0, 101, 149, 0.8) !important;
    background-blend-mode: multiply !important;
}

body[data-site-identifier="ues"] .green-card__overlay {
    background-color: rgba(0, 101, 149, 0.8) !important;
    background-blend-mode: multiply !important;
}

body[data-site-identifier="ues"] .card.dark-color .act-heading {
    color: #ffffff !important;
}

body[data-site-identifier="ues"] .card .card__text .card__text-inner {
    color: #ffffff !important;
}

body[data-site-identifier="ues"] .social-nav li a:hover {
    background-color: #b8d0e3 !important;
}

body[data-site-identifier="ues"] .social-nav li a {
    border: 2px solid #b8d0e3;
}

body[data-site-identifier="ues"] .footer .navigation ul li a {
    color: rgba(255,255,255,0.7) !important;
}


/*-----------------------------*/
/* testing another nav styling */
/*---------------------------- */
body[data-site-identifier="ues"] .grid-item--boxed .navigation ul li a, body[data-site-identifier="ues"] .navigation[data-expand="false"] ul li a {
    color: #006595 !important;
    padding: 0;
}

body[data-site-identifier="ues"] .grid-item--boxed .navigation ul li > div, body[data-site-identifier="ues"] .navigation[data-expand="false"] ul li > div {
    margin: .5rem 1rem 0 0;
    border: none;
    border-radius: 0;
    padding: 0.3rem 1rem;
}

    body[data-site-identifier="ues"] .grid-item--boxed .navigation ul li > div:hover, body[data-site-identifier="ues"] .navigation[data-expand="false"] ul li > div:hover {
        background-color: unset !important;
        padding: 0.3rem 1rem;
        color: #006595 !important;
        text-decoration: underline;
    }

        body[data-site-identifier="ues"] .grid-item--boxed .navigation ul li > div:hover a, body[data-site-identifier="ues"] .navigation[data-expand="false"] ul li > div:hover a {
            text-decoration: underline;
            color: #006595 !important;
            background: none;
        }

body[data-site-identifier="ues"] .navigation[data-expand="false"] ul li a {
    line-height: unset;
}

body[data-site-identifier="ues"] .top__middle .main-nav .main-nav__ul--first .main-nav__li:nth-child(6):not(.show--m) {
    display: inline-block; /* Make it behave like a button */
    background: none; /* Remove box on hover */
}

    /* Style the anchor tag within that li */
    body[data-site-identifier="ues"] .top__middle .main-nav .main-nav__ul--first .main-nav__li:nth-child(6):not(.show--m) a {
        display: inline-block; /* Make the link behave like a button */
        text-decoration: none !important;
        background-color: #b8d0e3 !important;
        border-radius: 5px !important;
        margin: 1.8rem 1.5rem 0 .5rem !important;
        padding: 0 1.5rem !important;
        line-height: 3 !important;
        color: #333333 !important;
    }

        /* Change background on hover for the anchor tag */
        body[data-site-identifier="ues"] .top__middle .main-nav .main-nav__ul--first .main-nav__li:nth-child(6):not(.show--m) a:hover {
            background-color: #006595 !important; /* Lighter background on hover */
            color: #FFFFFF !important;
        }

body[data-site-identifier="ues"] .content_social_text.split__text {
    width: 75%;
}

body[data-site-identifier="ues"] .split .content_social_image.split__image {
    width: 25%;
    padding-top: 1rem;
}

    body[data-site-identifier="ues"] .split .content_social_image.split__image .split__image-item {
        background-position: top;
    }

body[data-site-identifier="ues"] .content_social_text.split__text .split__text-inner {
    max-width: 100%;
}

body[data-site-identifier="ues"] .content_social_text.split__text .social-nav {
    margin-top: 1rem;
}

body[data-site-identifier="ues"] .content_social_text .split__text-inner table, body[data-site-identifier="ues"] .content_social_text .split__text-inner td {
    border: 1px solid #b8d0e3;
    margin-top: 1rem;
}

body[data-site-identifier="ues"] .content_social_text.split__text .split__text-inner h4 {
    color: var(--theme-alt-darker);
    font-weight: unset;
}

body[data-site-identifier="ues"] .to-top--theme {
    background-color: var(--theme-alt-darker) !important;
}

    body[data-site-identifier="ues"] .to-top--theme:hover {
        background-color: var(--theme-darker);
    }

body[data-site-identifier="ues"] section .content_social_text {
    user-select: none;
}

    body[data-site-identifier="ues"] section .content_social_text::before {
        content: "Copying disabled on this page";
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: rgba(255, 255, 255, 0.9);
        padding: 10px;
        text-align: center;
        font-weight: bold;
        color: #333;
        pointer-events: none;
    }

body[data-site-identifier="ues"] #requestquote-form legend {
    color: #006595;
}

body[data-site-identifier="ues"] .content_social_text .split__text-inner td {
    border: 1px solid #b8d0e3;
    margin-top: 1rem;
}