.login-page {
    background: url('../../images/financial_portal_login.jpg') no-repeat center center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.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: 25%;
}

.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;
        /*left: 6px !important;*/
        top: 6px;
        /*width: 40px;*/
    }

.app-sidebar {
    width: 215px;
}

@media (min-width: 768px) {
    .app-content {
        margin-left: 200px;
    }
}

table.dataTable thead {
    background: #108563;
    color: white;
}

@media (min-width: 768px) {
    .app-header__logo {
        background: none;
    }
}

.app-header {
    background-color: #004a35;
}

.material-half-bg .cover {
    background-color: #8D2927;
}

.app-sidebar__toggle:focus, .app-sidebar__toggle:hover {
    background-color: rgb(85, 25, 24);
}

.btn {
    padding: 4px 13px;
    margin-right: 5px;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.0625rem + -4px);
}

.form-control {
    padding: 3px;
    border: 1px solid #ced4da;
}

.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: 470px;
}

#sidebar-collapse {
    text-align: center;
    padding: 3px 0;
    position: relative;
}

    #sidebar-collapse:before {
        content: "";
        display: inline-block;
        height: 0;
        border-top: 1px solid rgb(208 243 233);
        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: #004a35;
    }

.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);
    box-shadow: rgb(0 0 0 / 45%) 0px 25px 20px -20px;
    border: 1px solid #999;
}

.table {
    background: #fff;
}

.tile-color {
    background: white;
}

.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: 15px;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #fff;
    margin-top: -30px;
}

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: 20px 40px 20px 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;
}

.icon-tooltip-help {
    padding: 3px 5px 3px 5px;
    font-size: 9px !important;
    border-radius: 50%;
    color: white;
    background: #5d9bb8;
}
