
table.dataTable {
    border-top: 3px solid aqua;
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: separate !important;
}


.login-page {
    /*background: url(../../img/bg-01.jpg) no-repeat fixed;*/
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
}

.hideThisDate {
    display:none;
}


.nav-link p{
    margin-left: 5px;
    font-size: 18px;
}

