﻿.fade-in-divheader {
    height: 0px;
    opacity: 0;
    transition: all .75s ease-in-out;
    display: flex;
    overflow: hidden;
}

.show-divheader {
    height: 370px;
    opacity: 1;
    transition: all .75s ease-in-out;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: visible;
}

.fade-in-chart {
    height: 0px;
    opacity: 0;
    transition: all .75s ease-in-out;
    display: flex;
    overflow: hidden;
}

.showChart {
    height: 450px;
    opacity: 1;
    transition: all .75s ease-in-out;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: visible;
}

.k-chart text {
    font-family: "Nunito", sans-serif !important;
}

.nav-tabs .nav-link.active {
    color: #fff;
    background-color: #6c7ae0;
    border-color: #6c7ae0;
}

chart
.nav-tabs .nav-link {
    color: #fff;
    background-color: #D6D9F6;
}

.nav-tabs .nav-link:hover {
    border-color: #3F50EA;
    background-color: #3F50EA;
    color: #fff;
    isolation: isolate;
}

.loader {
    position: relative;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: transparent;
    color: transparent;
    box-shadow: 0 -18px 0 0 #9880ff, 12.72984px -12.72984px 0 0 #9880ff, 18px 0 0 0 #9880ff, 12.72984px 12.72984px 0 0 rgba(152, 128, 255, 0), 0 18px 0 0 rgba(152, 128, 255, 0), -12.72984px 12.72984px 0 0 rgba(152, 128, 255, 0), -18px 0 0 0 rgba(152, 128, 255, 0), -12.72984px -12.72984px 0 0 rgba(152, 128, 255, 0);
    animation: spin 1.5s infinite linear;
    margin-left: 50%;
    margin-top: 120px;
}

@keyframes spin {
    0%, 100% {
        box-shadow: 0 -18px 0 0 #9880ff, 12.72984px -12.72984px 0 0 #9880ff, 18px 0 0 0 #9880ff, 12.72984px 12.72984px 0 -5px rgba(152, 128, 255, 0), 0 18px 0 -5px rgba(152, 128, 255, 0), -12.72984px 12.72984px 0 -5px rgba(152, 128, 255, 0), -18px 0 0 -5px rgba(152, 128, 255, 0), -12.72984px -12.72984px 0 -5px rgba(152, 128, 255, 0);
    }

    12.5% {
        box-shadow: 0 -18px 0 -5px rgba(152, 128, 255, 0), 12.72984px -12.72984px 0 0 #9880ff, 18px 0 0 0 #9880ff, 12.72984px 12.72984px 0 0 #9880ff, 0 18px 0 -5px rgba(152, 128, 255, 0), -12.72984px 12.72984px 0 -5px rgba(152, 128, 255, 0), -18px 0 0 -5px rgba(152, 128, 255, 0), -12.72984px -12.72984px 0 -5px rgba(152, 128, 255, 0);
    }

    25% {
        box-shadow: 0 -18px 0 -5px rgba(152, 128, 255, 0), 12.72984px -12.72984px 0 -5px rgba(152, 128, 255, 0), 18px 0 0 0 #9880ff, 12.72984px 12.72984px 0 0 #9880ff, 0 18px 0 0 #9880ff, -12.72984px 12.72984px 0 -5px rgba(152, 128, 255, 0), -18px 0 0 -5px rgba(152, 128, 255, 0), -12.72984px -12.72984px 0 -5px rgba(152, 128, 255, 0);
    }

    37.5% {
        box-shadow: 0 -18px 0 -5px rgba(152, 128, 255, 0), 12.72984px -12.72984px 0 -5px rgba(152, 128, 255, 0), 18px 0 0 -5px rgba(152, 128, 255, 0), 12.72984px 12.72984px 0 0 #9880ff, 0 18px 0 0 #9880ff, -12.72984px 12.72984px 0 0 #9880ff, -18px 0 0 -5px rgba(152, 128, 255, 0), -12.72984px -12.72984px 0 -5px rgba(152, 128, 255, 0);
    }

    50% {
        box-shadow: 0 -18px 0 -5px rgba(152, 128, 255, 0), 12.72984px -12.72984px 0 -5px rgba(152, 128, 255, 0), 18px 0 0 -5px rgba(152, 128, 255, 0), 12.72984px 12.72984px 0 -5px rgba(152, 128, 255, 0), 0 18px 0 0 #9880ff, -12.72984px 12.72984px 0 0 #9880ff, -18px 0 0 0 #9880ff, -12.72984px -12.72984px 0 -5px rgba(152, 128, 255, 0);
    }

    62.5% {
        box-shadow: 0 -18px 0 -5px rgba(152, 128, 255, 0), 12.72984px -12.72984px 0 -5px rgba(152, 128, 255, 0), 18px 0 0 -5px rgba(152, 128, 255, 0), 12.72984px 12.72984px 0 -5px rgba(152, 128, 255, 0), 0 18px 0 -5px rgba(152, 128, 255, 0), -12.72984px 12.72984px 0 0 #9880ff, -18px 0 0 0 #9880ff, -12.72984px -12.72984px 0 0 #9880ff;
    }

    75% {
        box-shadow: 0 -18px 0 0 #9880ff, 12.72984px -12.72984px 0 -5px rgba(152, 128, 255, 0), 18px 0 0 -5px rgba(152, 128, 255, 0), 12.72984px 12.72984px 0 -5px rgba(152, 128, 255, 0), 0 18px 0 -5px rgba(152, 128, 255, 0), -12.72984px 12.72984px 0 -5px rgba(152, 128, 255, 0), -18px 0 0 0 #9880ff, -12.72984px -12.72984px 0 0 #9880ff;
    }

    87.5% {
        box-shadow: 0 -18px 0 0 #9880ff, 12.72984px -12.72984px 0 0 #9880ff, 18px 0 0 -5px rgba(152, 128, 255, 0), 12.72984px 12.72984px 0 -5px rgba(152, 128, 255, 0), 0 18px 0 -5px rgba(152, 128, 255, 0), -12.72984px 12.72984px 0 -5px rgba(152, 128, 255, 0), -18px 0 0 -5px rgba(152, 128, 255, 0), -12.72984px -12.72984px 0 0 #9880ff;
    }
}

.animate-bottom {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5);
    display: none;
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 2s
}

.k-chart {
    visibility: hidden;
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 2s
}

@-webkit-keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }

    to {
        bottom: 0px;
        opacity: 1
    }
}

@keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

/*HEADER MAIN CSS*/

/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: rgb(30, 75, 155);
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.unread-badge {
    position: sticky;
    left: 94%;
    height: 10px;
    width: 30px;
    overflow: hidden;
    background: #4672BB;
    color: #ffffff;
    text-align: center;
    border-radius: 0.5rem;
    font-size: 11px;
    font-weight: bold;
    line-height: 22px;
    padding:2px;
}

.bg-outline-danger-unread {
    background-color: rgb(134, 7, 179);
    border: 1px solid rgb(134, 7, 179);
    color: rgb(134, 7, 179);
}

.rounded-pill-unread {
    border-radius: 50rem !important;
}

.news-date {
    font-size: 12px;
    margin-left: 17px;
}

hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, #D3D3D3, rgb(134, 7, 179), #D3D3D3);
}

.content-title {
    font-size: 14px;
    line-height: 1.25;
}

.content {
    white-space: pre-wrap;
    font-size: 12px;
    line-height: 1.25;
    text-overflow: ellipsis;
    overflow: hidden;
}

.triangle {
    position: absolute;
    top: -7px;
    left: 268px;
    height: 15px;
    width: 15px;
    border-radius: 6px 0px 0px 0px;
    transform: rotate(45deg);
    background: white;
}

.count {
    position: absolute;
    top: 14px;
    left: 240px;
    height: 20px;
    width: 20px;
    overflow: hidden;
    background: rgb(134, 7, 179);
    color: white;
    text-align: center;
    border-radius: 100%;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
}

.highlight {
    font-weight: Bold;
}

.dropdown-body {
    max-height: 292px;
    background: white;
    overflow-y: auto;
    overflow-x: hidden;
}

.wrapper .nav-bar .dropdown-container .dropdown-menu .dropdown-body .notification {
    background: #fff;
    padding: 15px;
    border: 0px;
    border-style: solid;
    border-bottom-width: 1px;
    border-image: linear-gradient(to right, #fff 0%, #cedae0 40%, #cedae0 60%, #fff 100%) 1 20%;
}

    .wrapper .nav-bar .dropdown-container .dropdown-menu .dropdown-body .notification.new {
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        background: #e9f0f3;
    }

    .wrapper .nav-bar .dropdown-container .dropdown-menu .dropdown-body .notification .notification-image-wrapper {
        display: table-cell;
        vertical-align: middle;
    }

    .wrapper .nav-bar .dropdown-container .dropdown-menu .dropdown-body .notification .notification-image {
        display: inline-block;
        height: 32px;
        width: 32px;
        overflow: hidden;
        border-radius: 100%;
    }

    .wrapper .nav-bar .dropdown-container .dropdown-menu .dropdown-body .notification .notification-text {
        display: table-cell;
        padding-left: 15px;
        vertical-align: middle;
        color: #747f8b;
        cursor: pointer;
        font-size: 14px;
        line-height: 21px;
    }

        .wrapper .nav-bar .dropdown-container .dropdown-menu .dropdown-body .notification .notification-text .highlight {
            font-weight: bold;
        }

.badge:empty {
    display: none
}

.triangle-account {
    position: absolute;
    top: -7px;
    left: 260px;
    height: 15px;
    width: 15px;
    border-radius: 6px 0px 0px 0px;
    transform: rotate(45deg);
    background: white;
}

.account-type {
    color: #9C35C1;
}

.animation {
    animation: pulse-svg 1.5s infinite;
    overflow: visible;
    filter: drop-shadow(0 0 0 rgba(255, 255, 255, 0.7));
}

@keyframes pulse-svg {
    0% {
        transform: scale(0.95);
        filter: drop-shadow(0 0 0 rgba(255, 255, 255, 0.7));
    }

    70% {
        transform: scale(1);
        filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0));
    }

    100% {
        transform: scale(0.95);
        filter: drop-shadow(0 0 0 rgba(255, 255, 255, 0));
    }
}

.dropdown-item {
    box-shadow: inset 0 0 0 0 #e9ecef;
    -webkit-transition: ease-out 0.4s;
    -moz-transition: ease-out 0.4s;
    transition: ease-out 0.4s;
}

.slide_right:hover {
    box-shadow: inset 400px 0 0 0 #e9ecef;
    /*background: linear-gradient(94.81deg, rgb(30, 75, 155) 24.87%, rgb(134, 7, 179) 100.3%);*/
    /*color: #ffffff;*/
}

    .slide_right:hover:active {
        box-shadow: inset 400px 0 0 0 #e9ecef;
        /*background: linear-gradient(94.81deg, rgb(30, 75, 155) 24.87%, rgb(134, 7, 179) 100.3%);*/
        /*color: #ffffff;*/
    }

.slide_right:active {
    color: #000000;
    text-decoration: none;
    background: #0d6efd;
}

/*.dropdown-item.active,
    .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #0d6efd
    }*/
@media (min-width:1100px) {
    .clsHeaderTitle > span {
        font-size: 20px !important;
        color: #fff;
    }
}

@media (min-width:300px) {
    .clsHeaderTitle {
        font-size: 14px !important;
        color: #fff;
    }
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
    background: linear-gradient(94.81deg, rgb(30, 75, 155) 24.87%, rgb(134, 7, 179) 100.3%)
}

.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: .25rem;
    opacity: .5
}

.icn-profile:hover {
    background-color: #FFFFFF30;
    border-radius: 5px;
}
/*HEADER MAIN CSS*/

/*MENU MAIN CSS*/
.main-nav .nav-item {
    display: block;
    padding: 1.5rem 0;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    position: relative;
    transition: all .15s;
    box-shadow: inset 0 0 0 0 #EBE8FC;
    -webkit-transition: ease-out 0.4s;
    -moz-transition: ease-out 0.4s;
    transition: ease-out 0.4s;
}

.main-nav .nav-item.active:before {
    content: " ";
    width: 5px;
    height: calc(100% - 1.5rem);
    background: rgb(30, 75, 155);
    position: absolute;
    top: 0.5rem;
    border-radius: 3px;
    left: 0;
}

.main-nav .nav-item:hover .icn .svgbg-container .svg-object svg {
    fill: rgb(30, 75, 155) !important;
}

.main-nav .nav-item:hover {
    background-color: #EBE8FC;
}

.main-nav .nav-item.active .icn .svgbg-container .svg-object svg {
    fill: rgb(30, 75, 155) !important;
}
/*MENU MAIN CSS*/

/*STATEMENT CSS*/

/* width */
::-webkit-scrollbar {
    height: 5px;
}

.table-bg {
    -webkit-appearance: none;
    border: 0;
    outline: 0;
    position: relative;
    background-color: rgb(30, 75, 155);
    background-size: 200% 100%;
    color: white;
    transition: .8s;
}

th, td {
    width: auto;
    text-align: center;
}

.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}

    .box-body > .table {
        margin-bottom: 0;
    }

.btnSearch, .btn-primary {
    -webkit-appearance: none;
    border: 0;
    outline: 0;
    position: relative;
    background-color: rgb(30, 75, 155);
    background-size: 200% 100%;
    color: white;
    transition: .8s;
    box-shadow: inset 0 0 0 0 #87ceeb;
    -webkit-transition: ease-out 0.4s;
    -moz-transition: ease-out 0.4s;
    transition: ease-out 0.4s;
}

    .btnSearch:hover, .btn-primary:hover {
        box-shadow: inset 150px 0 0 0 #87ceeb;
        color: #fff;
    }

.k-button {
    -webkit-appearance: none;
    border: 0;
    outline: 0;
    position: relative;
    background-color: rgb(30, 75, 155);
    background-size: 200% 100%;
    color: white;
    transition: .8s;
    box-shadow: inset 0 0 0 0 #87ceeb;
    -webkit-transition: ease-out 0.4s;
    -moz-transition: ease-out 0.4s;
    transition: ease-out 0.4s;
}

    .k-button:hover {
        box-shadow: inset 50px 0 0 0 #87ceeb;
        color: #fff;
    }


.k-i-arrow-60-left, .k-i-arrow-60-right, #nav-up, .k-link {
    color: #000000;
}

.k-calendar .k-calendar-td .k-selected .k-calendar-cell-inner, .k-calendar .k-calendar-td.k-selected .k-link,
.k-list-item.k-selected, .k-selected.k-list-optionlabel {
    background-color: #191970;
}

    .k-calendar .k-calendar-td.k-selected.k-hover .k-calendar-cell-inner, .k-calendar .k-calendar-td.k-selected.k-hover .k-link, .k-calendar .k-calendar-td.k-selected:hover .k-calendar-cell-inner, .k-calendar .k-calendar-td.k-selected:hover .k-link,
    .k-list-item.k-selected.k-hover, .k-list-item.k-selected:hover, .k-selected.k-hover.k-list-optionlabel, .k-selected.k-list-optionlabel:hover {
        background-color: #87ceeb;
    }

.k-calendar .k-calendar-nav-today.k-focus, .k-calendar .k-calendar-nav-today.k-hover, .k-calendar .k-calendar-nav-today:focus, .k-calendar .k-calendar-nav-today:hover, .k-calendar .k-nav-today.k-focus, .k-calendar .k-nav-today.k-hover, .k-calendar .k-nav-today:focus, .k-calendar .k-nav-today:hover {
    color: #87ceeb;
}

.k-calendar .k-calendar-nav-today, .k-calendar .k-nav-today {
    color: #191970
}

.k-input-lg .k-input-button, .k-input-lg .k-spinner-decrease, .k-input-lg .k-spinner-increase, .k-picker-lg .k-input-button, .k-picker-lg .k-spinner-decrease, .k-picker-lg .k-spinner-increase {
    padding: 8px 20px 8px 20px;
}

.text-center {
    color: #0866BA;
}

/* width */
::-webkit-scrollbar {
    height: 5px;
}

.table-bg {
    -webkit-appearance: none;
    border: 0;
    outline: 0;
    position: relative;
    background-color: rgb(30, 75, 155);
    background-size: 200% 100%;
    color: white;
    transition: .8s;
}

th, td {
    width: auto;
    text-align: center;
}

.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}

    .box-body > .table {
        margin-bottom: 0;
    }

.btnSearch, .btn-primary {
    -webkit-appearance: none;
    border: 0;
    outline: 0;
    position: relative;
    background-color: rgb(30, 75, 155);
    background-size: 200% 100%;
    color: white;
    transition: .8s;
}

.k-button {
    -webkit-appearance: none;
    border: 0;
    outline: 0;
    position: relative;
    background-color: rgb(30, 75, 155);
    background-size: 200% 100%;
    color: white;
    transition: .8s;
}

    .k-button:hover {
        -webkit-appearance: none;
        border: 0;
        outline: 0;
        position: relative;
        background-color: #87ceeb;
        background-size: 200% 100%;
        color: white;
        transition: .8s;
    }

.k-i-arrow-60-left, .k-i-arrow-60-right, #nav-up, .k-link {
    color: #000000;
}

.k-calendar .k-calendar-td .k-selected .k-calendar-cell-inner, .k-calendar .k-calendar-td.k-selected .k-link,
.k-list-item.k-selected, .k-selected.k-list-optionlabel {
    background-color: #191970;
}

    .k-calendar .k-calendar-td.k-selected.k-hover .k-calendar-cell-inner, .k-calendar .k-calendar-td.k-selected.k-hover .k-link, .k-calendar .k-calendar-td.k-selected:hover .k-calendar-cell-inner, .k-calendar .k-calendar-td.k-selected:hover .k-link,
    .k-list-item.k-selected.k-hover, .k-list-item.k-selected:hover, .k-selected.k-hover.k-list-optionlabel, .k-selected.k-list-optionlabel:hover {
        background-color: #87ceeb;
    }

.k-calendar .k-calendar-nav-today.k-focus, .k-calendar .k-calendar-nav-today.k-hover, .k-calendar .k-calendar-nav-today:focus, .k-calendar .k-calendar-nav-today:hover, .k-calendar .k-nav-today.k-focus, .k-calendar .k-nav-today.k-hover, .k-calendar .k-nav-today:focus, .k-calendar .k-nav-today:hover {
    color: #87ceeb;
}

.k-calendar .k-calendar-nav-today, .k-calendar .k-nav-today {
    color: #191970;
}

.k-input-lg .k-input-button, .k-input-lg .k-spinner-decrease, .k-input-lg .k-spinner-increase, .k-picker-lg .k-input-button, .k-picker-lg .k-spinner-decrease, .k-picker-lg .k-spinner-increase {
    padding: 8px 20px 8px 20px;
}

@media (max-width: 2560px) {

    .col-7 {
        width: 70%;
    }

    .col-5 {
        width: 30%;
    }
}

#nav {
    display: inline-block;
}

    #nav a {
        color: black;
        float: left;
        padding: 8px 16px;
        text-decoration: none;
        border-radius: 5px;
        -webkit-user-select: none; /* Safari */
        -ms-user-select: none; /* IE 10 and IE 11 */
        user-select: none; /* Standard syntax */
    }

        #nav a:not(.data-disabled):not(.active):hover {
            color: white;
            float: left;
            padding: 8px 16px;
            text-decoration: none;
            border-radius: 5px;
            background-color: #87ceeb;
            cursor: pointer;
        }

        #nav a.active {
            background-color: #191970;
            color: white;
        }

@media (max-width: 769px) {
    .tab-content {
        overflow: auto;
    }
}

@keyframes placeHolderShimmer {
    0% {
        background: #ececec;
    }

    30% {
        background: #f7f7f7;
    }

    50% {
        background: #ececec;
    }

    80% {
        background: #f7f7f7;
    }

    100% {
        background: #ececec;
    }
}

.loading-animation {
    animation: placeHolderShimmer 3s infinite;
}

.mask {
    background: #fff;
    position: absolute;
    height: 10px;
}

.u-pd-y--md {
    padding: 25px 0 25px;
}

.u-pd--xs {
    padding: 5px;
}

.u-pd--sm {
    padding: 10px;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    padding: 0;
}

.u-mg--xs {
    margin: 5px;
}

.u-mg--sm {
    margin: 10px;
}

.u-mg--md {
    margin: 15px;
}

.u-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.u-flex__cell {
    flex: 1;
}

.u-hide-small--flex {
    display: none;
}

@media only screen and (min-width: 768px) {
    .u-hide-small--flex {
        display: inline-block;
    }
}

.u-show-large-only--flex {
    display: none;
}

@media only screen and (min-width: 960px) {
    .u-show-large-only--flex {
        display: inline-block;
    }
}

.table-cell-loader {
    padding: 0;
}

.hide {
    display: none !important;
}

/*STATEMENT CSS*/


/*PROFILE CSS*/

h5 {
    color: #0866BA;
}

.btn-pills {
    -webkit-border-radius: 30px !important;
    -khtml-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important;
    border-radius: 25px !important;
    padding: .4rem 0.4rem
}

.fixed_header {
    width: 400px;
    table-layout: fixed;
    border-collapse: collapse;
}

    .fixed_header tbody {
        display: block;
        width: 100%;
        /*overflow: auto;*/
        height: 100px;
    }

    /*.fixed_header thead tr {
        display: block;
    }*/

    .fixed_header thead {
        /*background: black;
        color:#fff;*/
    }

    .fixed_header th, .fixed_header td {
        padding: 5px;
        text-align: center;
        width: 300px;
    }

.text-center {
    font-family: "Nunito",sans-serif;
    color: #0866BA;
}

.form-control.rounded-pill {
    border-radius: 100px;
    padding: 0.6rem 1rem;
    font-size: .85rem;
    border-color: rgb(30, 75, 155);
}

.btn-outline-primary {
    border-color: rgb(30, 75, 155);
    color: rgb(30, 75, 155);
}

    .btn-outline-primary:hover {
        color: #fff;
        background-color: rgb(30, 75, 155);
        border-color: rgb(30, 75, 155);
    }

.my-1 {
    margin-top: 80px !important;
    margin-bottom: 0.25rem !important;
}

#animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 2s
}

#animate-bottom-2 {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 3s
}

#animate-bottom-3 {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 3s
}

@-webkit-keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }

    to {
        bottom: 0px;
        opacity: 1
    }
}

@keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

/*PROFILE CSS*/


.small-box {
    border-radius: 2px;
    position: relative;
    display: block;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1)
}

.small-box > .inner {
    padding: 10px
}

.small-box > .small-box-footer {
    position: relative;
    text-align: center;
    padding: 3px 0;
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    z-index: 10;
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none
}

.small-box > .small-box-footer:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.15)
}

.small-box h3 {
    font-size: 38px;
    font-weight: bold;
    margin: 0 0 10px 0;
    white-space: nowrap;
    padding: 0
}

.small-box p {
    font-size: 15px
}

.small-box p > small {
    display: block;
    color: #f9f9f9;
    font-size: 13px;
    margin-top: 5px
}

.small-box h3,
.small-box p {
    z-index: 5
}

.small-box .icon {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    position: absolute;
    top: -10px;
    right: 10px;
    z-index: 0;
    font-size: 90px;
    color: rgba(0, 0, 0, 0.15)
}

.small-box:hover {
    text-decoration: none;
    color: #f9f9f9
}

.small-box:hover .icon {
    font-size: 95px
}

@media (max-width:767px) {
    .small-box {
        text-align: center
    }

    .small-box .icon {
        display: none
    }

    .small-box p {
        font-size: 12px
    }
}

.ess-card-collapse{
    border-radius:10px;
}

.modal-dialog.modal-xl {
    height: 95%;
    max-width: 75%;
}

.modal-content {
    height: 95%;
}

.ess-card {
    border-radius: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin-bottom: 20px;
}

.ess-card-header {
    color: #fff;
    background: rgb(30,75,155);
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.ess-card-title {
    font-weight: bold;
}

.ess-card-body {
    width: 100%
}

.p-20 {
    padding: 20px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mandatory-indicator, .clsMandatory {
    color: red;
}

.ess-container {
    padding: 20px;
    background: white;
    box-shadow: 0px 1px 22px -12px #607d8b !important;
    border: 2px solid rgba(0, 0, 0, .125) !important;
}

.f-right {
    float: right;
}

.modal-header.ess-card-header {
    color: #fff;
    background: rgb(30,75,155);
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

.bg-teal {
    background-color: #20c997 !important;
}

.text-left{
    text-align:left;
}


.text-right {
    text-align: right;
}

/* Start Announcement */
.announcement-subject {
    color: #0099ff;
    font-size: 14px;
}

.announcement-type {
    font-weight: bold;
    font-size: 14px;
}

.announcement-desc {
    font-size: 14px;
    color: #555;
    width: 650px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-flex;
}

.announcement.unread {
    background: rgba(0, 0, 0, 0.05);
}

/* Box Styles */
.box {
    border-radius: 15px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

/* Header Styles */
.box-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.box-title {
    font-size: 20px;
    margin-left: 8px;
    color: white;
}

/* Search Input Styles */
.has-feedback {
    display: flex;
    align-items: center;
}

    .has-feedback input[type="text"] {
        border-radius: 15px;
        width: 76%;
        padding-right: 30px;
        margin-top: 3px;
    }

    .has-feedback i.material-icons {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 18px;
        margin-right: 23%;
    }

/* Button Styles */
.custom-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 8px;
    margin-right: 10px;
    cursor: pointer;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    width: 40px;
    height: 40px;
}

    .custom-button.active {
        background-color: rgb(30, 75, 155);
        color: #ffffff;
    }

        .custom-button.active:hover {
            background-color: #87ceeb;
        }

        .custom-button:hover {
            background-color: #f0f0f0; /* Light gray on hover */
        }

    .custom-button i.material-icons {
        font-size: 24px;
    }

    .custom-button #delete-selected {
        color: red;
    }


/* Star Icon Styles */
.star-icon {
    cursor: pointer;
    color: #ccc;
}

    .star-icon.starred {
        color: gold;
    }

/* Section Contact Styles */
#sectionContact {
    background-size: cover;
    padding: 50px 0;
    color: white;
}

#button-container {
    display: flex;
    align-items: center;
    justify-content: flex-start; /* Align to the left */
    grid-gap: 10px;
    margin-left: 15px;
}

#sectionContact h1 {
    font-size: 36px;
    font-weight: bold;
}

#sectionContact p {
    font-size: 16px;
}

#select-all-button,
#delete-selected-button {
    position: relative;
    top: 0;
    left: 0;
}

/* Custom Media Queries for Responsiveness */
@media (max-width: 768px) {
    .box-header {
        flex-direction: column;
        align-items: flex-start;
    }

    .has-feedback {
        width: 100%;
    }
}

.custom-button {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

    .custom-button input[type="checkbox"] {
        margin: 0; /* Remove any extra margin for checkbox */
        width: 16px;
        height: 16px;
    }

    .custom-button i.material-icons {
        margin-bottom: 5px;
        font-size: 20px; /* Adjust icon size if needed */
    }

.announcement-btn-group {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

.ml-1 {
    margin-left: 0.8rem
}

.inbox-important {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.inbox-not-important {
    --bs-text-opacity: 1;
    color: #6c757d !important;
}

.form-check-input {
    cursor: pointer;
}

.inbox-new-message {
    --bs-table-accent-bg: rgba(0, 0, 0, 0.05);
    color: #212529;
}
/* End Announcement */

.placeholder-container {
    pointer-events: auto;
    width: 100%;
    height: 100%;
}

.is-loading {
    color: transparent;
    background-color: #6c757d !important;
    pointer-events: none !important;
    text-decoration-color: transparent;
}

.ddl {
    display: block;
}


/* ----- Spinner Loader ----- */
.loader {
    width: 32px;
    height: 32px;
    position: relative;
    border-radius: 50%;
    color: #0866BA;
    animation: fill 1s ease-in infinite alternate;
    display: block; /* Ensure it's visible */
    margin: auto;
}
.loader::before , .loader::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    left: 48px;
    top: 0;
    animation: fill 0.9s ease-in infinite alternate;
}

.loader::after {
    left: auto;
    right: 48px;
    animation-duration: 1.1s;
}

@keyframes fill {
    0% {  box-shadow: 0 0 0 2px inset }
    100%{ box-shadow: 0 0 0 10px inset }
}
  

/* Full-page overlay to block UI interactions */
.loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

/* Centered loader inside the overlay */
.loader-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* ----- End Spinner Load ----- */

/* =====================
   Nunito – Normal
===================== */

@font-face {
    font-family: 'Nunito';
    src: url('/Content/fonts/Nunito/static/Nunito-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito';
    src: url('/Content/fonts/Nunito/static/Nunito-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito';
    src: url('/Content/fonts/Nunito/static/Nunito-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito';
    src: url('/Content/fonts/Nunito/static/Nunito-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito';
    src: url('/Content/fonts/Nunito/static/Nunito-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito';
    src: url('/Content/fonts/Nunito/static/Nunito-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito';
    src: url('/Content/fonts/Nunito/static/Nunito-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito';
    src: url('/Content/fonts/Nunito/static/Nunito-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

/* =====================
   Nunito – Italic
===================== */

@font-face {
    font-family: 'Nunito';
    src: url('/Content/fonts/Nunito/static/Nunito-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Nunito';
    src: url('/Content/fonts/Nunito/static/Nunito-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Nunito';
    src: url('/Content/fonts/Nunito/static/Nunito-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Nunito';
    src: url('/Content/fonts/Nunito/static/Nunito-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Nunito';
    src: url('/Content/fonts/Nunito/static/Nunito-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Nunito';
    src: url('/Content/fonts/Nunito/static/Nunito-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Nunito';
    src: url('/Content/fonts/Nunito/static/Nunito-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Nunito';
    src: url('/Content/fonts/Nunito/static/Nunito-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

/* Material Icons – Filled (TTF) */
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url('/Content/fonts/material-icons/MaterialIcons-Regular.ttf') format('truetype');
}

/* Material Icons – Outlined (OTF) */
@font-face {
    font-family: 'Material Icons Outlined';
    font-style: normal;
    font-weight: 400;
    src: url('/Content/fonts/material-icons/MaterialIconsOutlined-Regular.otf') format('opentype');
}

/* Shared icon styles */
.material-icons {
    font-family: 'Material Icons';
}

.material-icons-outlined {
    font-family: 'Material Icons Outlined';
}

.material-icons,
.material-icons-outlined {
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    display: inline-block;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
}
