﻿@media only screen and (max-width: 992px) {
    body[data-site-identifier="asse"] .top__left .logo img {
        max-height: 90px !important;
    }
}
body[data-site-identifier="asse"] .acc .acc__head {
    color: #075489;
}

body[data-site-identifier="asse"] .main-nav__li--big .main-nav__a:hover {
    background-color: #51b0de !important;
}

body[data-site-identifier="asse"] .main-nav__li:hover, body[data-site-identifier="asse"] .main-nav__li.touch-open {
    text-decoration-color: #51b0de !important;
}

body[data-site-identifier="asse"] .main-nav__ul--first .main-nav__li.selected > .main-nav__a {
    color: var(--heading-dark) !important;
    text-decoration-color: #51b0de !important;
}

body[data-site-identifier="asse"] .main-nav__ul--first .main-nav__li--big.selected > .main-nav__a {
    color: #ffffff !important;
}

body[data-site-identifier="asse"] .main-nav__ul--second {
    background-color: #ffffff !important;
    box-shadow: inset 0px 0 0 #000, 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    border-radius: 0 0 5px 5px;
}


body[data-site-identifier="asse"] .to-top--theme {
    background-color: var(--theme-alt-darker) !important;
}


body[data-site-identifier="asse"] .main-nav__ul--second .main-nav__li.selected > .main-nav__a {
    color: var(--heading-dark) !important;
    text-decoration: underline !important;
    text-decoration-color: #51b0de !important;
    text-underline-offset: 0.5em !important;
}

body[data-site-identifier="asse"] .main-nav__li--big .main-nav__a {
    text-decoration: none !important;
    background-color: #075489 !important;
    border-radius: 5px !important;
    margin: 1.8rem 1.5rem 0 .5rem !important;
    padding: 0 1.5rem !important;
    line-height: 3 !important;
    color: #FFFFFF !important;
}

body[data-site-identifier="asse"] .main-nav__li.main-nav__li--big.touch-open {
    text-decoration: none !important;
}

body[data-site-identifier="asse"] .footer__bottom-info p a {
    color: #FFFFFF !important;
}

body[data-site-identifier="asse"] .footer .navigation ul li a {
    color: rgba(255,255,255,0.7) !important;
}

body[data-site-identifier="asse"] .footer-item .button.button--border.button--theme-alt, body[data-site-identifier="asse"] .footer-item input[type="submit"].button--border.button--theme-alt, body[data-site-identifier="asse"] .footer-item input[type="button"].button--border.button--theme-alt {
    color: var(--theme-contrast) !important;
    background: var(--theme-alt);
    border-color: var(--theme-alt);
}

    body[data-site-identifier="asse"] .footer-item .button.button--border.button--theme-alt:hover, body[data-site-identifier="asse"] .footer-item input[type="submit"].button--border.button--theme-alt:hover, body[data-site-identifier="asse"] .footer-item input[type="button"].button--border.button--theme-alt:hover {
        color: var(--theme-alt) !important;
        background: none;
    }

body[data-site-identifier="asse"] .social-nav li a {
    border: 2px solid #51b0de;
}

    body[data-site-identifier="asse"] .social-nav li a:hover {
        background-color: #51b0de !important;
    }

body[data-site-identifier="asse"] .icon-green {
    color: #075489 !important;
}

body[data-site-identifier="asse"] .card__overlay {
    background-color: rgba(0, 101, 149, 0.8) !important;
    background-blend-mode: multiply !important;
}

body[data-site-identifier="asse"] .green-card__overlay {
    background-color: rgba(0, 101, 149, 0.8) !important;
    background-blend-mode: multiply !important;
}

body[data-site-identifier="asse"] .pre-top {
    background: #51b0de !important;
    color: #FFFFFF;
}

body[data-site-identifier="asse"] .button.button--theme-alt.button--solid {
    color: #FFFFFF !important;
}

body[data-site-identifier="asse"] #lerf .button.button--theme-alt {
    width: 140px;
    margin: 15px;
}

    body[data-site-identifier="asse"] #lerf .button.button--theme-alt:hover, body[data-site-identifier="asse"] #faitrf .button.button--theme-alt:hover {
        background: var(--theme) !important;
        border-color: var(--theme) !important;
    }

body[data-site-identifier="asse"] .section-nav ul a {
    color: var(--theme) !important;
}

body[data-site-identifier="asse"] #certs.light-color h3 {
    color: var(--heading-dark) !important;
}

body[data-site-identifier="asse"] #certs .text-big {
    color: #ffffff;
}

body[data-site-identifier="asse"] .section-nav ul a.active {
    background-color: rgba(81, 176, 222, 0.25);
}

body[data-site-identifier="asse"] #login-notification {
    display: block !important;
}

body[data-site-identifier="asse"] .cookie-consent.cookie-consent--banner-bottom {
    background-color: #dde3e3;
}

body[data-site-identifier="asse"] .logo, body[data-site-identifier="asseconf"] .logo {
    margin-top: 10px;
}

body[data-site-identifier="asse"] #certs p {
    color: #333333 !important;
}

body[data-site-identifier="asse"] #committee-form legend {
    color: #075489;
}
