﻿.skip-to-content a {
    padding: 10px 20px;
    position: absolute;
    top: -43px;
    left: 0px;
    color: #ffffff;
    border-radius: 2px;
    background: none !important;
    -webkit-transition: top 1s ease-out;
    transition: top 1s ease-out;
    z-index: 100;
    font-family: Segoe UI;
    font-size: 14px;
    visibility: hidden !important;
}

.topheaderbar {
    background-color: #022A50;
    color: #ffffff;
}

.navbar-expand-xl navbar navbar-dark static-top {
    border: 5px !important;
    border-bottom-color: green !important;
}

.bottomheaderbar {
    height: 7px;
    background-color: green !important;
}

h1.siteTitle, .static-top.navbar-dark .navbar-brand a h1.siteTitle, .static-top.navbar-dark .navbar-brand a h1.siteTitle > span {
    color: #022A50 !important;
    font-size: 1.25rem !important;
    font-weight: bold !important;
}

    h1.siteTitle.custom-sitetitle:hover {
        text-decoration: none !important;
    }

a#search.nav-link.navbar-icon {
    display: none;
}

h1.underline,
h4.underline {
    border-bottom: 1px solid #bcbcbc;
    padding-bottom: 21px;
}

.row.sectionBlockLayout.sectionPrimaryColor.text-start {
    height: 0px !important;
    padding: 0px !important;
}

.static-top.navbar .menu-bar > .navbar-nav > li > a {
    font-size: 10px !important;
}
