﻿.nav-labels a.nav-link {
    width: 222px;
}

.fil0:hover {
    fill: #3276b1;
}

.fnt0 {
    font-size: 140px;
    font-family: 'Segoe UI Semibold', 'Segoe UI';
    text-decoration: none;
}

.or-seperator {
    margin-top: 10px;
    text-align: center;
    border-top: 1px solid #ccc;
}

    .or-seperator a {
        padding: 0 0px;
        background: white;
        position: relative;
        top: -20px;
        z-index: 1;
    }

.link_2 {
    background-color: transparent !important;
    font-weight: bold !important;
    text-decoration: underline !important;
}

    .link_2:visited {
        color: blue !important;
        font-weight: bold !important;
        cursor: pointer !important;
        background-color: transparent !important;
        text-decoration: underline !important;
    }

    .link_2:hover {
        color: black !important;
        font-weight: bold !important;
        cursor: pointer !important;
        background-color: transparent !important;
        text-decoration: underline !important;
    }

    .link_2:active {
        color: black !important;
        font-weight: bold !important;
        cursor: pointer !important;
        background-color: transparent !important;
        text-decoration: underline !important;
    }

.st0 {
    fill: #002B5C;
}

.st1 {
    display: none;
    enable-background: new;
}

.st2 {
    display: inline;
    fill: #FFFFFF;
}

.st3 {
    fill: #F35325;
}

.st4 {
    fill: #81BC06;
}

.st5 {
    fill: #05A6F0;
}

.st6 {
    fill: #FFBA08;
}

.st7 {
    fill: #FFFFFF;
}


.dvmax {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
}

.imgIcon {
    margin-bottom:10px; 
    width:auto; 
    height:auto; 
}

.textcenter {
    text-align: center
}

.alogin {
    text-decoration: none;
    width: 50%;
}
.svglogin {
    enable-background: new 0 0 293.1 100.2;
    width: 60%;
}

.fnt10 {
    font-size: 10pt;
}

.textright {
    text-align: right;
}

.msgerror {
    background-color: red;
    color: white;
    font-weight: bold;
}

.btnback {
    text-align: left;
    color: #fff;
    font-size: 10px;
}

.msgfooter {
    text-align: right;
    margin-top: 10px
}

div.search {
    display: none;
}

.whitecolor {
    color: white;
}

.awelcome {
    display: inline-block;
    color: white;
    font-weight: bold;
    text-align: left;
}