.login-page {
    background: url('../../images/portal_login.jpg') no-repeat center center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}


    .login-page:before {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(255,255,255,0.5);
    }

.table th, .table td {
    padding: 0.2rem;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
    bottom: 0.19em;
}

.app-header__logo {
    width: auto;
    text-align: left;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 22px;
    font-weight: 700;
}

    .app-header__logo img {
        /* position: fixed; */
        height: 40px;
        margin: 6px;
        top: 6px;
    }

.app-sidebar {
    width: 215px;
}

@media (min-width: 768px) {
    .app-content {
        margin-left: 200px;
    }
}

table.dataTable thead {
    background: gainsboro;
}

@media (min-width: 768px) {
    .app-header__logo {
        background: none;
    }
}

.app-header {
    background-color: #ffffff;
}

.material-half-bg .cover {
    background-color: #5B9BD5;
}

.app-sidebar__toggle:focus, .app-sidebar__toggle:hover {
    background-color: #104472;
}

.btn {
    padding: 3px 10px;
    margin-right: 5px;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.0625rem + -4px);
}

.form-control {
    padding: 3px;
    border: 1px solid #ced4da;
    line-height: 2;
}

.app-nav__item span {
    display: block;
    font-size: 12px
}

a:hover {
    text-decoration: none;
}

.tile {
    padding: 15px;
    margin-bottom: 15px;
}

.treeview-item {
    padding: 5px 5px 5px 20px;
}

.login-content .login-box {
    min-height: 550px;
}

#sidebar-collapse {
    text-align: center;
    padding: 3px 0;
    position: relative;
}

    #sidebar-collapse:before {
        content: "";
        display: inline-block;
        height: 0;
        border-top: 1px solid rgba(255,255,255,0.2);
        position: absolute;
        left: 5px;
        right: 5px;
        top: 13px;
    }

    #sidebar-collapse > [class*="fa-"] {
        display: inline-block;
        cursor: pointer;
        font-size: 14px;
        color: #fff;
        border: 1px solid rgba(255,255,255,0.2);
        padding: 1px 6px 1px 5px;
        line-height: 18px;
        border-radius: 100%;
        position: relative;
    }

    #sidebar-collapse > [class*="fa-"] {
        color: #fff;
    }

    #sidebar-collapse > [class*="fa-"] {
        background: #0D1214;
    }

.form-group {
    margin-bottom: 5px;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 65%;
        margin: 1.75rem auto;
    }
}

/*.app-menu__icon img {
    width: 18px;
    height: 18px;
}*/
.hover:hover {
    text-decoration: underline;
}

.Scale-1point01:hover {
    transform: scale(1.01);
}

.Scale-0point09:hover {
    transform: scale(0.9999);
}

.table {
    background: #fff;
}

.tile-color {
    background: #fffde4;
}

.Child-Table-Header-Color {
    background-color: #a0e198;
}

.Child-Table-BackGround-Color {
    background: #e7ffe4;
}

.login-content .logo h1 {
    font-size: 73px;
    font-weight: 900;
    text-align: center;
    letter-spacing: 9px;
    margin-left: 8px;
}

.login-content .logo {
    margin-bottom: 0px;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #000;
    margin-top: 0px;
    padding: 0px 11px 10px 11px;
    /* border-bottom: 1px solid #666666; */
    border-radius: 5px;
    margin: 0 auto;
    text-align: center;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.zoomTab {
    width: 110px;
    height: 25px;
    top: 51px;
    right: 5px;
    position: absolute;
    text-align: center;
    background: #FFF;
    border-radius: 0px 0px 5px 5px;
}

/*table th, table td {
    white-space: nowrap;
}*/

table {
    font-size: calc(10px + (14 - 10) * ((100vw - 320px) / (1600 - 320)));
}

/*label {
    font-size: calc(10px + (14 - 10) * ((100vw - 320px) / (1600 - 320)));
}

h2 {
    font-size: calc(10px + (14 - 10) * ((100vw - 320px) / (1600 - 320)));
}

h3 {
    font-size: calc(10px + (14 - 10) * ((100vw - 320px) / (1600 - 320)));
}

h4 {
    font-size: calc(10px + (14 - 10) * ((100vw - 320px) / (1600 - 320)));
}

ul {
    font-size: calc(10px + (14 - 10) * ((100vw - 320px) / (1600 - 320)));
}

li {
    font-size: calc(10px + (14 - 10) * ((100vw - 320px) / (1600 - 320)));
}*/

.scrollbar {
    height: 270px;
    overflow-y: auto;
}

#style-3::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb {
    background-color: #858585;
}

.login-content .login-box .login-form, .login-content .login-box .forget-form {
    padding: 125px 40px 40px 40px;
}

.login-content .login-box .login-head {
    margin-bottom: 10px;
}

blink {
    animation: blinker 4s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.openFinancialYear {
    margin-left: 15px;
    font-size: 17px;
    background-color: #ff0000;
    padding: 0px 6px 3px 5px;
    color: white;
    border-radius: 3px;
    position: relative;
    top: -4px;
}

.icon_ReportDate {
    padding: 3px 5px 3px 5px;
    font-size: 13px !important;
    border-radius: 50%;
    color: #FFF;
    background: orange;
}
