.msec-header-container {
    display: flex;
}
#serverID {
    margin: 0;
    padding: 0;
}

.msec-header-container button,
.msec-header-container button:hover,
.msec-header-container button:focus,
.msec-header-container button:active {
    background-color: #002b5c;
    border: none;
    box-shadow: none;
    border-radius: 0;
    color: #ffffff;
    font-size: 25px;
    min-width: 55px;
    padding: 0px;
}

.common-header {
    background-color: #002b5c;
    flex-basis: 100%;
}

.msec-logo {
    margin-right: 17px;
    display: flex;
}

.msec-logo2 {
    display: flex;
    align-items: center;
    height: 65px;
    width: 100%;
    margin: 0 20px;
}

.msec-logo2 a {
    display: block;
    margin-top: 5.5px;
}

.msec-logo a {
    display: block;
    margin-top: 8px;
}

.msec-header-mobile-contents {
    height: 45px;
    background-color: #002b5c;
    display: flex;
    justify-content: space-between;
}

.mat-drawer {
    position: relative;
    z-index: 4;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 3;
    outline: 0;
    box-sizing: border-box;
    overflow-y: auto;
    width: 360px;
    background: #ffffff;
}

.hidemenu {
    transform: translate3d(-100%, 0, 0);
    display: none;
}



.mat-drawer-inner-container {
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.msec-side-nav-header {
    display: inline-flex;
    background-color: #002b5c;
    width: inherit;
    justify-content: space-between;
}

.closebtn {
    background-color: transparent;
    border: none;
    padding: 0;
    margin-right: 14px;
}

.td-icon-close {
    color: #ffffff;
    background-color: #002b5c;
    border: none;
    box-shadow: none;
    font-size: 30px;
    height: inherit;
    padding-right: 10px;
}

.msec-side-nav-content ul {
    list-style-type: none;
    padding-left: 45px;
    margin: 0px; 

}
.msec-side-nav-content ul li {
    margin: initial;
    padding: 0;
    background: none;
    line-height: normal;
    list-style: none;
}

.divider {
    display: block;
    margin: 0;
    border-top: 1px solid rgba(0, 0, 0, .12);
}

.msec-side-nav-item a {
    padding: 10px 0;
    display: block;
    text-decoration: none;
    font-family: "TitilliumWeb-Regular";
    font-size: 16px;
    color: #1c1c1c;
    cursor: pointer;
    text-decoration: none;
    line-height: 23px;
}




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

    .desktopheader {
        display: none;
    }
    .overlay {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute;
        display: block;
        z-index: 3;
        background: rgba(0,0,0,.6);
    }

} */


/* @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .desktopheader {
        display: none;
    }
    .overlay {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute;
        display: block;
        z-index: 3;
        background: rgba(0,0,0,.6);
    }
} */

/* @media only screen and (min-width: 1024px) {

    .mobileheader {
        display: none;
    }

} */


/* New CSS */


@font-face {
    font-family: 'TitilliumWeb-Regular';
    font-style: normal;
    font-weight: normal;
    /* Value of normal: 400 */
    src: url('./titillium-web-v7-latin-regular.eot');
    /* IE9 Compat Modes */
    src: url('./titillium-web-v7-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('./titillium-web-v7-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('./titillium-web-v7-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('./titillium-web-v7-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('./titillium-web-v7-latin-regular.svg#TitilliumWeb') format('svg');
    /* Legacy iOS */
}

body {
    font-family: 'TitilliumWeb-Regular';
    font-size: 16px;
    color: #1c1c1c;
}

.td-height-40 {
    height: 40px;
    background: #002c5c;
}

.desktop-subheader {
    background-color: #e8ecf8;
    height: 35px;
}
.msec-subheader {
    background-color: #e8ecf8;
    height: 35px;
}

.buttonwrap {
    margin-bottom: 0;
}

@media only screen and (max-width : 767px) {

    .common-footer {
        background-color: #002b5c;
        margin-top: 80px;
    }

    .footerwrapper {
        align-items: center;
        align-content: center;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        min-height: 145px;
        width: 100%;
        vertical-align: middle;
        width: 100%;
    }

    .common-footer .msec-footer-link {
        border: none;
        margin: 17.5px 0;
        width: 100%;
        padding: 0 25px;
        text-align: center;
    }




    .td-button {
        max-width: 100% !important;
    }
}

@media only screen and (min-width: 768px) {
    .common-footer {
        background-color: #002b5c;
        margin-top: 80px;
    }

    .footerwrapper {
        align-items: center;
        align-content: center;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        min-height: 145px;
        width: 100%;
        vertical-align: middle;
        height: 145px;
        width: 100%;
    }

    .common-footer .msec-footer-link {
        border-left: 1px solid #5174b8;
        margin: 5px 0;
        padding: 0 25px;
        text-align: center;
    }


}

.msec-text-16,
.msec-text-16>a {
    color: #ffffff;
}

.msec-footer-link a {
    text-decoration: none;
}

.msec-footer-link a:hover {
    text-decoration: underline;
}

.msec-footer-link a:focus {
    text-decoration: none;
    color: #ffffff;
}

.msec-footer-link:first-child {
    border-color: #002b5c;
}

.td-height-70 {
    height: 70px !important;
}

.td-border-polo-blue {
    border-bottom: 1px solid #8ea7d9 !important;
}

.td-background-white {
    background-color: #002b5c;
    flex-basis: 100%;
}

.td-header-nav-level2 {
    display: flex;
    align-items: center;
    height: 70px;
    width: 100%;
}

h1 {
    font-family: 'TitilliumWeb-Regular';
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
    margin-top: 60px;
    font-size: 28px;
    line-height: 38px;
}
h3 {
    font-size: 1em;
    color: #1C1C1C;
    font-family: 'TitilliumWeb-Regular';
    font-weight: bold;
    line-height: 1.5em;
    margin: 0 0 0.3em;
}

h2,
.td-button {
    font-family: 'TitilliumWeb-Regular';
}

.header {
    display: flex;
    justify-content: center;
}

.td-button {
    display: inline-block;
    padding: 8px;
    max-width: 270px;
    width: 100%;
}

.msec-subheader-link {
    cursor: pointer;
    display: inline-block;
    font-family: "TitilliumWeb-Regular";
    font-weight: bold;
    font-size: 14px;
    padding: 10.5px 0;
    line-height: 14px;
    color: #1c1c1c;
    text-decoration: none;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

ul {}

ul li {
    margin: 0 0 .5em 0;
    padding: 0 0 0 12px;
    list-style: none;
    background-image: url(../public-assets/bullet.gif);
    background-position: 0 .60em;
    background-repeat: no-repeat;
    line-height: 1.2em;
    position: relative;
}

.mbna-text-serverid { 
    color:#1c1c1c; font-size:10px; line-height:10px; 
}


.suppress-mobile-elements .mobile-suppress {
    display: none !important;
}