*{
    font-family: "Century Gothic", CenturyGothic;
}

body{
    background: url('../images/loginbg.png') no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.gap{
    position: absolute;
    width: 350px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin-left: -160px;  
    margin-top: -25px; 
}

h2{
    display: inline-flex;
    margin-right: 20px;
    color: black;
    font-weight: bold;
}

.w{
    animation-name: w;
    animation-duration: 2s;
}
@keyframes w{
    0%{
        transform: translateX(400px) translateY(300px);
    }
}
.e{
    animation-name: e;
    animation-duration: 2s;
}
@keyframes e{
    0%{
        transform: translateX(-400px) translateY(300px);
    }
}
.l{
    animation-name: l;
    animation-duration: 2s;
}
@keyframes l{
    0%{
        transform: translateX(700px) translateY(-200px);
    }
}
.c{
    animation-name: c;
    animation-duration: 2s;
}
@keyframes c{
    0%{
        transform: translateX(-400px) translateY(300px);
    }
}
.o{
    animation-name: o;
    animation-duration: 2s;
}
@keyframes o{
    0%{
        transform: translateX(-800px) translateY(300px);
    }
}
.m{
    animation-name: m;
    animation-duration: 2s;
}
@keyframes m{
    0%{
        transform: translateX(-650px) translateY(-500px);
    }
}
.e{
    animation-name: e;
    animation-duration: 2s;
}
@keyframes e{
    0%{
        transform: translateX(-500px) translateY(500px);
    }
}


.branchdiv{
    background-color: #cfcecc;
}

.branchttle{
    color: black;
    font-weight: bold;
}

.branchcontactdetails{
    color: black;
}

.level{
    background-color: black;
}

.imglogos{
    height: 120px; 
    display: flex; 
    justify-content: center; 
    align-items: center;
    cursor: pointer;
    transition: transform .3s;
}

.imglogos:hover {
  -ms-transform: scale(1.3); /* IE 9 */
  -webkit-transform: scale(1.3); /* Safari 3-8 */
  transform: scale(1.3); 
}

.aboutdsc{
    font-size: 125%;
}

.leveldsc{
    font-size: 100%;
}

.nodisplay{
    display: none;
}

.txt_fileattachment{
    color: white;
}

.fmmodallogo{
    display: inline; 
    height: 50px;
    width: 50px;
}

.verticalcenterimage{
    display: flex;
    align-items: center;"
}

.noimglabel{
    text-align:center;
    font-family: "Century Gothic";
    color: black;
    font-weight: bold;
}

.bottomimage{
    margin-top: 1.7%;
}

.navtablink{
    display: inline;
    font-weight: bold;
    font-size: 17px;
    color: black;
}


#myTab .nav-item :hover{
    background-color: #07b290;
    color: white;
}

#myTab .nav-item .nav-link .navtablink :hover{
    color: white;
}

#myTab .nav-item .active{
    background-color: #07b290;
    color: white;
}

#myTab .nav-item .active .navtablink{
    color: white;
}

#myTab .nav-item .active:hover{
    background-color: #07b290;
}

html *{
    -webkit-font-smoothing: antialiased;
}

.container .title{
    color: #3c4858;
    text-decoration: none;
    margin-top: 30px;
    margin-bottom: 25px;
    min-height: 32px;
}

.container .title h3{
    font-size: 25px;
    font-weight: 300;
}

.cards {
    border: 0;
    margin-bottom: 30px;
    margin-top: 30px;
    border-radius: 6px;
    color: rgba(0,0,0,.87);
    background: #fff;
    width: 100%;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}

.cards.cards-plain {
    background: transparent;
    box-shadow: none;
}
.cards .cards-header {
    border-radius: 3px;
    padding: 1rem 15px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -30px;
    border: 0;
    background: linear-gradient(60deg,#eee,#bdbdbd);
}

.cards-plain .cards-header:not(.cards-avatar) {
    margin-left: 0;
    margin-right: 0;
}

.cards .cards-body{
    padding: 15px 30px;
}

.cards .cards-header-primary {
    background: linear-gradient(60deg,#07b290,#11f9cb);
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.2), 0 13px 24px -11px rgba(156,39,176,.6);
}

.cards .cards-header-danger {
    background: linear-gradient(60deg,#ef5350,#d32f2f);
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.2), 0 13px 24px -11px rgba(244,67,54,.6);
}


.cards-nav-tabs .cards-header {
    margin-top: -40px!important;
}

.cards .cards-header .nav-tabs {
    padding: 0;
}

.nav-tabs {
    border: 0;
    border-radius: 3px;
    padding: 0 15px;
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
    font-weight: bold;
}

.nav-tabs .nav-item .nav-link.active {
    background-color: rgb(255,0,200,.2);
    transition: background-color .3s .2s;
    font-weight: bold;
}

.nav-tabs .nav-item .nav-link{
    border: 0!important;
    color: #fff!important;
    font-weight: bold;
}

.nav-tabs .nav-item .nav-link {
    color: #fff;
    border: 0;
    margin: 0;
    border-radius: 3px;
    line-height: 24px;
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px 15px;
    background-color: transparent;
    transition: background-color .3s 0s;
}

.nav-link{
    display: block;
}

.nav-tabs .nav-item .material-icons {
    margin: -1px 5px 0 0;
    vertical-align: middle;
}

.nav .nav-item {
    position: relative;
}

.container {
    max-width: 1200px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.background-container {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-bottom: 30px!important;
    padding-top: 70px!important;
    text-align: center!important;
}
.background-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(23,27,38,.92)), to(rgba(39,45,62,.92)));
    background-image: linear-gradient(to top, rgba(23,27,38,.92) 0%, rgba(39,45,62,.92) 100%);
}
.background-cover {
    z-index: 2;
    position: relative;
    color: #fff;
}
.line-heading {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.line-heading-left {
    text-align: right!important;
    margin-left: 0;
    padding: 0;
}
.line-heading-left h2 {
    color: #fff;
    font-size: 2.625rem;
    font-weight: bold;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    line-height: 1.1;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}
.line-heading-left h4 {
    font-size: 1.75rem;
    font-weight: bold;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    color: #07b290;
    line-height: 1.1;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}
.line-heading p {
    margin-left: 38px;
    margin-top: 0;
    border-left: 3px solid #05B0E3;
    padding: 12px 0 12px 30px;
    line-height: 24px;
    -webkit-box-flex: 1;
    flex: 1;
    font-size: 1rem;
   font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    color: #bfbfbf;
    text-align: left;
    margin-bottom: 0;
}

/* Small devices (Mobile, 992px and up) */
@media (min-width: 768px) {  
    .login-box {
        margin-top: 75px;
        height: auto;
        text-align: center;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
        border-radius: 4%;
        background-color: rgba(50,99,111,0.1);
    }
    .navbarmbl{
        zoom: 200%;
    }

    .empdetails{
        zoom: 150%;
    }

    .tblmbl{
        zoom: 200%;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
    .login-box {
        margin-top: 75px;
        height: auto;
        text-align: center;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
        border-radius: 4%;
        background-color: rgba(50,99,111,0.1);
        zoom: 85%;
        width: 80%;
        max-width: 50%;
        margin-left: 25%;
    }
    .navbarmbl{
        zoom: 100%;
    }

    .empdetails{
        zoom: 100%;
    }

    .tblmbl{
        zoom: 100%;
    }
}
 
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  
    .login-box {
        margin-top: 75px;
        height: auto;
        text-align: center;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
        border-radius: 4%;
        background-color: rgba(50,99,111,0.1);
    }
    .navbarmbl{
        zoom: 100%;
    }

    .empdetails{
        zoom: 100%;
    }

    .tblmbl{
        zoom: 100%;
    }
}