.rightText{
    text-align: right;
}
.nav_manager{
    background-image: url(../images/headerBg.jpg);
    color: white;
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-color: #3c72f0;
}
.active>.nav_m_link {
    font-weight: bold;
    color: white !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.nav_m_link {
    color: #dae0e5 !important;
    font-size: 18px;
}
#enFile {
    border: none;
}
#enDocFile {
    border: none;
}
