/*
 Dark-Blue :: #475570
 Light-Blue :: #526484
 Oyo-red :: #920A01
 Oyo-yellow:: #F9C114
 Border-color:: #dbdfea

 */
.las-dashboard {
    height: 220px !important;
}

.embedded-card {
    border-radius: 10px !important;
    padding: 10px;
}

.datatable-reworked {
    margin: 0 auto;
}

.card .table {
    margin-bottom: 0;
    /* display:block !important; */
    /* width: 100% !important; */
    overflow-x: auto !important;
    /* white-space: nowrap !important; */
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar !important;
}

.card .table {
    margin-bottom: 0;
    /* display:block !important; */
    width: 100% !important;
}

td .description-text {
    min-width: 400px;
    white-space: normal;
}

.dataTables_wrapper div.dataTables_length select {
    width: auto;
    display: inline-block;
    margin: 0 8px;
    padding: 0 10px;
}

div.dataTables_wrapper div.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    margin-top: -26px;
    text-align: center;
    padding: 1em 0;
    background-color: #626f85;
    color: white
}

.nk-menu-main>li>.nk-menu-link {
    text-transform: uppercase;
    letter-spacing: 0 !important;
}

.card-padding {
    padding: 40px !important;
}

.modal-content {
    position: absolute !important;
    top: 100px !important;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, 0);
    border-radius: 5px;
    outline: 0;
}

.btn-sm, .btn-group-sm>.btn {
    font-size: 0.75rem;
    line-height: 0.85rem;
    border-radius: 3px;
}

.custom .navbar-nav {
    display: flex;
    flex-direction: row;
    justify-content: flex-start !important;
    width: 100%;
}

.custom .navbar-nav .dropdown-menu {
    position: absolute;
    z-index: 99999;
    right: 0;
    left: auto;
}

.custom .navbar-nav .nav-item.dropdown.show .nav-link.dropdown-toggle, .custom .navbar-nav .nav-link.dropdown-toggle:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: transparent;
}

.custom .navbar-nav .dropdown-menu.show {
    transition: all 1s ease-in;
}

.text-oyo-red {
    color: #920A01;
}

.text-oyo-yellow {
    color: #F9C114;
}

.bg-oyo-red {
    background-color: #920A01;
}

.bg-oyo-yellow {
    background-color: #F9C114;
}

h1, h2, h3, h4, h5, h6, p {
    color: #475570;
}

.is-theme .nk-menu-main>li>.nk-menu-link {
    color: #920A01;
}

.nk-header.is-theme:not([class*=bg-]) {
    background: #fff;
    border-color: #910a01;
}

.nk-header-menu.mobile-menu .nk-menu-text {
    color: #920A01;
}

.nk-menu-text {
    color: #920A01;
}

.bg-lighter.main-layout {
    background-color: #F5F6FA !important;
}

.page-title-row {
    background-color: #fff !important;
    border-bottom: 1px solid #dbdfea;
}

.page-title {
    display: none;
    font-size: 1.3rem;
    width: fit-content;
}

.main-page-title {
    font-size: 1.5rem;
    font-weight: bold !important;
}

.page-title-secondary {
    font-size: 1rem;
    width: fit-content;
    text-transform: uppercase;
    line-height: 2em;
    margin-bottom: 0;
}

.user-name {
    color: #475570;
    font-size: 14px !important;
    line-height: 16px;
    font-weight: 700;
}

.invoice header {
    text-align: center;
}

.invoice header img {
    width: 50% !important;
    height: auto !important;
    margin: auto;
}

.qrcode {
    width: 100px;
    height: 100px;
    float: right;
}

.invoice main .notice {
    font-size: 12px;
    display: grid;
    grid-template-columns: 65% 35% !important;
    grid-gap: 0px !important;
}

.invoice table td, table tfoot tr:last-child td {
    font-size: 18px !important;
}

table tfoot tr:last-child td {
    font-weight: 600 !important;
}

/* .table-responsive {
    display: table;
} */
.nk-wrap {
    overflow: hidden;
}

.btn-grey {
    background: #E5E9F2;
}

.fc button {
    height: 40px !important;
}

.fc-icon-left-single-arrow:after, .fc-icon-right-single-arrow:after {
    top: -50% !important;
}

.fc-state-default {
    text-shadow: none !important;
}

.fc-toolbar.fc-header-toolbar {
    display: revert;
    justify-content: space-around;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    float: none !important;
}

.fc-basic-view .fc-body .fc-row {
    min-height: 80px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-content: space-around;
    align-items: center;
    text-align: center !important;
}

.table th, .table td {
    vertical-align: middle !important;
}

body[data-layout=horizontal] .navbar-brand-box {
    width: 100% !important;
    overflow: hidden;
    padding: 0;
}

.navbar-header {
    padding: 0 12px !important;
}

.navbar-nav {
    display: flex;
    flex-direction: row;
    justify-content: flex-start !important;
    width: 100%;
}

.custom .navbar-nav .nav-link{
  color: rgba(255, 255, 255, 0.5);
}

.dropdown.show {
    position: relative;
}

.topnav .navbar-nav .nav-link {
    color: #920A01 !important;
    text-transform: capitalize;
    font-size: 14px !important;
    font-weight: 400;
}

.topnav .navbar-nav .nav-link.active {
  color: #920A01 !important;
    font-weight: 500;
    background: transparent !important;
    border-bottom: solid 2px #920A01;
}

.invoice-outer-wrapper {
    width: 100% !important;
    min-width: 100% !important;
    border-radius: 4px;
    margin: auto;
}

.row.nav-row {
    flex-wrap: nowrap !important;
}

#layout-wrapper{
  padding-top: 20px
}

@media print {
    .card-body.invoice-outer-wrapper {
        height: 99%;
    }
}

@media (max-width: 1024.99px) {
    .navbar-header {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1100.98px) {
    .nk-menu-main .nk-menu-sub {
        width: 160px !important;
    }

    .nk-menu-main .nk-menu-link {
        padding: 0.5rem !important;
    }

    .nk-menu-main .nk-menu-sub .nk-menu-link {
        border-bottom: solid 1px #e5e6e9;
    }

    .invoice main .notice {
        font-size: 12px;
        display: grid;
        grid-template-columns: 65% 30%;
        grid-gap: 5%;
    }

    .nk-menu-main>li.nk-menu-item>.nk-menu-link {
        padding: 1.5rem 0 !important;
        font-size: 11px !important;
    }

    .nk-menu-main.nk-menu {
        padding: 0 1rem;
    }

    .nk-menu-main>li.nk-menu-item {
        padding: 0 0.8rem;
    }
}

@media (min-width: 1101px) and (max-width: 1399px) {
    .nk-menu-main>li.nk-menu-item>.nk-menu-link {
        padding: 1.5rem 0 !important;
        font-size: 13px !important;
    }

    .nk-menu-main.nk-menu {
        padding: 0 1rem;
    }

    .nk-menu-main>li.nk-menu-item {
        padding: 0 0.8rem;
    }

    .logo-img {
        max-height: 25px;
    }

    .logo-img-sm {
        display: none;
    }
}

@media (min-width: 961px) and (max-width: 1024.99px) {
    .card .table {
        margin-bottom: 0;
        display: block !important;
        width: 100% !important;
        overflow-x: auto !important;
        white-space: nowrap !important;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar !important;
    }
}

@media (min-width: 767.99px) and (max-width: 991.98px) {

    .navbar-nav {
        display: flex;
        flex-direction: column;
        justify-content: flex-start !important;
        width: max-content;
    }
}

@media (min-width: 1025px) and (max-width: 1199.98px) {
    .card .table {
        margin-bottom: 0;
        display: table;
        width: 100% !important;
        overflow-x: auto !important;
        white-space: nowrap !important;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar !important;
    }
}

@media (min-width: 576px) {
    .wide-xs {
        max-width: 520px !important;
    }

    .wide-xs-fix {
        width: 520px !important;
    }

    .card-inner {
        padding: 20px;
    }
}

@media (min-width: 768px) {
    .wide-sm {
        max-width: 720px !important;
    }

    .wide-sm-fix {
        width: 720px !important;
    }

    .logo-img-sm {
        display: none;
    }
}

@media (min-width: 992px) {
    .wide-md {
        max-width: 960px !important;
    }

    .wide-md-fix {
        width: 960px !important;
    }
}

@media (min-width: 1200px) {
    .card .table {
        margin-bottom: 0;
        /* display: block !important; */
        width: 100% !important;
        overflow-x: auto !important;
        white-space: nowrap !important;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar !important;
    }

    .wide-lg {
        max-width: 1600px !important;
    }

    .wide-lg-fix {
        width: 1500px !important;
    }

    .logo-img-sm {
        display: none;
    }
}

@media (min-width: 1280px) {
    .wide-xl {
        max-width: 1600px !important;
    }

    .wide-xl-fix {
        width: 1600px !important;
    }
}

@media (min-width: 1440px) {
    .card .table {
        margin-bottom: 0;
        display: inline-table !important;
        width: 100% !important;
        overflow-x: auto !important;
        white-space: nowrap !important;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar !important;
    }

    .logo-img-sm {
        display: none;
    }
}

@media (max-width: 768px) {
    .fc button {
        height: 20px !important;
        width: auto !important;
        height: 20px;
        padding: 1px 5px !important;
        font-size: 10px !important;
    }

    .fc button .fc-icon {
        position: relative;
        top: 0;
        margin: auto !important;
        font-size: 10px;
    }

    .fc-scroller.fc-day-grid-container {
        overflow: visible !important;
        height: auto !important;
    }

    .fc-toolbar h2 {
        font-size: 12px !important;
        line-height: 20px !important;
    }

    .navbar-brand-box {
        display: block !important;
    }

    .logo-img {
        display: none;
    }

    .nk-block-head-content a {
        margin: 5px 0 !important;
    }

    .invoice main {
        padding: 0px !important;
    }

    .invoice main .notice {
        font-size: 12px;
        display: grid;
        grid-template-columns: 65% 30% !important;
        grid-gap: 5% !important;
    }

    .logo-img-sm {
        display: block;
        max-height: 50px !important;
        margin: 10px;
    }

    .filter-wg.dropdown-menu.dropdown-menu-xl.dropdown-menu-left.show {
        transform: translate3d(-20px, 36px, 0px) !important;
    }

    .invoice-outer-wrapper {
        width: 100% !important;
        min-width: 300px !important;
        max-width: 680px;
    }
}

@media (max-width: 960.99px) {
    .table th, .table td {
        vertical-align: middle !important;
        border: solid 0.5px #dbdfea;
    }

    .card .table {
        margin-bottom: 0;
        display: block !important;
        width: 100% !important;
        overflow-x: auto !important;
        white-space: nowrap !important;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar !important;
    }

    .navbar-nav {
        display: flex;
        flex-direction: column;
        justify-content: flex-start !important;
        width: max-content;
    }

    .nav-link {
        color: #fff !important;
        text-transform: uppercase;
        font-size: 12px !important;
    }

    .topnav {
        background: #fff !important;
        position: relative !important;
        left: auto !important;
        right: 0 !important;
        top: 0px !important;
        z-index: 9999 !important;
        color: #fff !important;
        -webkit-box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 3%);
        box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 3%)
    }
}

@media (min-width: 767.99px) {
      .topnav .navbar-nav .nav-link {
        padding: 10px 12px;
        font-size: 12px;
    }
}

@media (max-width: 766.99px) {
    .container-fluid {
        padding: 20px;
    }

    .logo-img {
        display: none;
    }

    .navbar-nav {
        display: flex;
        flex-direction: column;
        justify-content: flex-start !important;
        width: auto;
    }
    .navbar-collapse {
        border-top: dashed 1px #fff;
    }

    .collapse:not(.show) #topnav-menu-content {
        display: none !important;
    }

    .topnav .navbar-nav .nav-link.active {
    color: #F5A623 !important;
    font-weight: 500;
    background: #f0f0f0 !important;
    border-bottom: 0px;
}
}

.table .card .inner-table-fix {
    width: 100% !important;
    display: revert !important;
    table-layout: auto;
}

.nk-menu-main>li>.nk-menu-link:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    width: 80%;
    height: 3px;
    background: #ecb91a;
    border-radius: 3px 3px 0 0;
    opacity: 0;
}

.nk-menu-main li.active span.nk-menu-text {
    color: #f9c113;
}

.nk-menu-sub {
    z-index: 1000;
}

.nk-menu-sub span.nk-menu-text {
    color: #930a03 !important;
}

.user-avatar, [class^="user-avatar"] {
    border-radius: 50%;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: #b91308;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.06em;
    flex-shrink: 0;
}

.dropdown-menu-s1 {
    border-top: 3px solid #b91308;
}

.user-balance {
    font-size: 1.5rem;
    line-height: 1;
    padding: .125rem 0 .375rem;
    color: #a71107;
}

a {
    color: #c94c43;
    text-decoration: none;
    background-color: transparent;
}

.is-theme .user-name {
    color: #ffffff;
}

.link-list a:hover {
    color: #0074fe;
}

.nk-menu-main .nk-menu-item .nk-menu-toggle:after {
    color: #f8eff0 !important
}

.nk-menu-main .current-page.nk-menu-item .nk-menu-toggle:after {
    color: #f9c113 !important
}

.mobile-menu .nk-menu-main .nk-menu-item .nk-menu-toggle:after {
    color: #96180c !important
}

.table .thead-dark th {
    /* background-color: #96180c; */
    background-color: #475570 !important;
    border-color: #fff !important;
    padding-top: 15px;
    padding-bottom: 15px;
}

.thead-light td {
    background-color: #f5f6fa;
    color: #475570;
}

.thin-section-border {
    border: 1px solid #dbdfea;
}

table tr.no-border td {
    border: none;
}

.main-content-section {
    border-radius: 4px;
}

td input[type=checkbox], td input[type=radio] {
    transform: scale(1.5);
}

td input[type=checkbox], td input[type=radio] {
    width: 12px;
    height: 12px;
    margin-top: 5px;
    margin-right: 8px;
    cursor: pointer;
    font-size: 10px;
    visibility: hidden;
}

td .input-span:after {
    content: " ";
    background-color: #fff;
    display: inline-block;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-top: 0;
    color: #fff;
    width: 18px;
    height: 20px;
    visibility: visible;
    border: 1px solid #526484 !important;
    border-radius: 2px;
}

td .input-span.radio-input:after {
    border-radius: 50% !important;
    display: inline-block;
    width: 18px;
    height: 18px;
}

.input-span.checked:after, input[type=checkbox]:checked:after, input[type=radio]:checked:after {
    content: "\2713";
    font-weight: bold;
    color: #fff !important;
    background-color: #475570;
    border: none !important;
}

input[type=radio]:checked:after {
    content: "";
    background-color: #475570;
}

.btn-primary {
    color: #fff;
    background-color: #475570;
    border-color: #475570;
}

.btn-primary:hover {
    color: #fff;
    background-color: #647595 !important;
    border-color: #647595 !important;
}

.btn-primary:focus, .btn-primary.focus {
    background-color: #475570 !important;
    border-color: #475570;
    box-shadow: 0 0 0 0.2rem rgba(71, 85, 112, 0.5);
}

.btn-danger {
    color: #fff;
    background-color: #920A01;
    border-color: #920A01;
}

.btn-danger:hover {
    color: #fff;
    background-color: #b91308;
    border-color: #b91308;
}

.btn-outline-danger {
    color: #920A01;
    background-color: #fff;
    border-color: #920A01;
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #920A01;
    border-color: #920A01;
}

.btn-outline-primary {
    color: #110f87 !important;
    background-color: #fff !important;
    border-color: #110f87 !important;
}

.bg-success {
    background-color: #8ca770 !important;
    border-color: #8ca770;
}

.bg-warning {
    background-color: #f7c524 !important;
    border-color: #f7c524;
}

.bg-danger-light {
    color: #fff;
    background-color: rgba(150, 24, 12, 0.5) !important;
    border-color: #96180c;
}

.badge-primary {
    border-color: #475670;
    background-color: rgb(71 86 112) !important;
}

.flash-message {
    margin: 1em auto;
}

.flash-message .close {
    color: #0a094f;
    opacity: 0.8;
}

.ni-bell:before {
    color: #F9C114;
}

.ni-signout:before {
    color: #f9c114;
}

.is-theme .nk-quick-nav-icon:before {
    background-color: #96190c;
}

.icon-status-info:after {
    background: #0a094e;
}

td {
    max-width: 500px;
    /* overflow-wrap: break-word; */
}

.text-danger {
    color: #920A01 !important;
}

.stats-box-icon em {
    font-size: 4rem;
    background-color: #f9c113;
    color: #f5f6fa;
    padding: 5px;
    border-radius: 5px;
}

.small-box .nk-wg1-block {
    padding: 1em;
}

.small-box .stats-box-icon {
    /*   margin-right: 0; */
    width: 60px;
}

.small-box .stats-box-icon em {
    font-size: 2rem;
}

.nk-wg1-action .link {
    color: #0a0a4f;
    background-color: #f5f6fa;
}

.nk-wg1-action .link:hover {
    background-color: #ffffff;
    box-shadow: 0 0 12px #ccc;
    border-radius: 0 0 5px 5px;
}

.nk-footer-copyright a:hover {
    color: #0a0a4f;
    text-decoration: underline;
}

.nav-link:hover {
    color: #0a0a4f;
    text-decoration: underline;
}

.link-list a:hover {
    color: #0a0a4f;
}

.link-list a:hover span {
    text-decoration: underline;
}

div.dataTables_wrapper label {
    margin-bottom: 1em;
}

.dataTables_filter label {
    width: 100%;
    float: right;
    position: relative;
}

.dataTables_filter input {
    max-width: 500px;
    width: 100%;
    float: right;
}

.dataTables_info, .dataTables_paginate {
    margin-top: 1em !important;
}

.dataTables_paginate .pagination {
    float: right;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #f9c114;
    border-color: #f9c114;
}

.text-success {
    color: #5a8632 !important;
}

.text-warning {
    color: #f9c114 !important;
}

.link-list-opt a:hover {
    color: #526384;
    background: #f5f6fa;
}

.link-list-opt a {
    color: #0a094f;
}

.page-link:hover {
    color: #0a094f;
}

.swal2-styled.swal2-confirm {
    background-color: #3c4d62;
}

.swal2-styled.swal2-cancel {
    background-color: #b72117;
}

.swal2-icon.swal2-warning {
    border-color: #f9c114 !important;
    color: #f9c114 !important;
}

.form-control:focus {
    border-color: rgba(10, 9, 79, 0.6);
}

.btn-outline-primary:hover {
    color: #fff !important;
    background-color: #647595 !important;
    border-color: #647595 !important;
}

.text-primary {
    color: #475570 !important;
}

.text-primary {
    color: #475570 !important;
}

a.text-primary:hover {
    font-weight: bolder;
    color: #647595 !important;
}

.nk-block-des p {
    color: #475570;
    font-size: 16px;
}

.modal-header .page-title {
    display: block;
}

.ui-front {
    z-index: 2000;
}

.nk-error-head {
    font-size: 160px;
    font-weight: 700;
    background: -webkit-linear-gradient(#f9c114, #920a03);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity: .9;
}

.link-list-menu li.active>a, .link-list-menu li.active>a .icon {
    color: #96180b;
}

.link-list-menu a:hover, .link-list-menu a:hover .icon, .link-list-menu a:hover:after {
    color: #96180b;
}

.link-list-menu li.active>a:after {
    color: #96180b;
}

.card-inner-lg {
    padding: 1.25rem
}

.nk-menu-trigger .ni-menu:before {
    color: #ffffff !important;
}

td {
    /* word-break: break-all !important; */
    /* white-space: normal !important; */
}

.registration-page-center {
    border: #110f87 2px solid;
}

.register-page-background {
    background-image: url("../assets/Oyoland_img.png");
    /* Full height */
    height: 100%;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.register-div {
    background-color: #fff;
}

.div-padding {
    padding: 40px;
}

.image-adjust {
    padding-top: 2.75rem;
}

.white-text {
    color: #fff;
}

.dark-layer {
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
}

.applicant-auth-body {
    max-width: 500px
}

.applicant-auth-body .brand-logo {
    background-color: #fff;
    text-align: center;
    border-bottom: 1px solid #920a03;
}

.notify-success-icon {
    font-size: 60px;
    color: #37b737;
}

.notify-success-div {
    margin-bottom: 20px
}

#pwd-change {
    margin-bottom: 20px;
}

.notify-icon {
    font-size: 60px;
    color: #920a00;
}

.btn-float-right {
    float: right;
    color: #96180c;
}

tr.nk-tb-item {
    background-color: inherit !important;
}

#profilePic {
    /*background-image: url("https://cdn.pixabay.com/photo/2020/06/22/19/30/automobile-5330343_1280.jpg");*/
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 50%;
    height: 150px;
    width: 150px;
}

.border-color {
    border: 1px solid #920a00;
}

.on-hover-link {
    color: #96180c;
}

.on-hover-link:hover {
    background-color: #ffffff;
    color: #96180c;
}

.disabled-a-tag {
    pointer-events: none;
    cursor: default;
    opacity: 0.4;
}

.preloader {
    width: 100%;
    height: 100vh;
    top: 0;
    position: absolute;
    z-index: 1000;
    background: rgba(33, 38, 42, 0.9);
}

.preloader .loader-container {
    align-items: center;
    display: flex;
}

.preloader .ball-pulse .loader-primary {
    margin: auto;
    margin-top: 1em;
}

.md-content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 220px;
    transform: translate(-50%, -50%) !important;
    z-index: 1000;
    color: #333;
    background: #ffffff;
    border-radius: 3px;
    margin: 0 auto;
    box-shadow: 0 12px 32px rgba(0, 0, 0, .2);
}

.md-content #spinner-holder {
    padding: 15px;
    margin: 0;
    font-weight: 300;
    font-size: 1.15em;
}

.loader-container {
    margin: 0;
    position: relative;
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
}

#existingApplicant .modal-dialog {
    max-width: 1200px;
}

.naira-prefix::before {
    content: "₦"
}

.neg-naira-prefix::before {
    content: "– ₦"
}

td.naira-prefix, th.naira-prefix {
    text-align: right !important;
}

.scratch-card-row {
    margin: 20px 0;
}

.scratch-card-group {
    border-bottom: #ecf2ff solid 1px;
    /*padding: 10px;*/
    margin: 20px 0;
}

.doc-list {
    margin-right: 8px;
    font-size: 20px;
    color: #96180c;
}

.office-draggable-list {
    animation: fade-bounce 1s;
}

.primary-color {
    color: #7C0A05 !important
}

/* Annimation style */
@keyframes fade-bounce {
    0% {
        opacity: 0;
        transform: translateY(-20%);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

/* End animation style */
/* custom chat styles */
.bg-sender {
    color: #8091a7 !important
}

.bg-reply {
    color: #1e1f20 !important
}

.sender {
    margin-left: 50px;
    width: 40%;
    padding: 20px 20px 20px 10px;
    margin-right: 20px;
    background: #8091a7;
    color: #fff;
    box-shadow: -3px 3px 5px #8091a7;
    position: relative;
    border-radius: 22px;
}

.sender:before {
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    right: 100%;
    margin-top: -10px;
    width: 0;
    height: 0;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #8091a7;
}

/* .sender:after{
    content: "";
    position: absolute;
    z-index: -1;
    top: 7px;
    right: -18px;
    width: 30px;
    height: 30px;
    background: #fff;
    border-bottom-left-radius: 40px 35px;
    transform: translate(20px, -20px);
  } */
.reply {
    width: 40%;
    padding: 20px 20px 20px 10px;
    margin-right: 20px;
    background: #8091a7;
    color: #fff;
    box-shadow: -3px 3px 5px #C1B9C8;
    position: relative;
    border-radius: 22px;
    margin-left: auto;
}

.reply:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 14px;
    right: -18px;
    height: 20px;
    border-right: 20px solid #8091a7;
    border-bottom-right-radius: 25px 20px;
    transform: translate(0, -4px);
    box-shadow: -3px 3px 5px #8091a7;
}

.reply:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 7px;
    right: -18px;
    width: 30px;
    height: 30px;
    background: #fff;
    border-bottom-left-radius: 40px 35px;
    transform: translate(0px, -20px);
}

.message-box {
    min-height: 78px;
}

.search-user {
    /* padding: 1.25rem 2rem;  */
    border-bottom: 1px solid #e5e9f2;
}

.curve {
    border-radius: 40px;
}

.start-chat-message {
    position: absolute;
    top: 30%;
    left: 55%;
}

.date-time {
    color: white !important;
}

.nk-reply-item>div:not(.nk-reply-header) {
    margin-left: 0px;
}

@media (min-width: 1540px) {
    .nk-msg-body.profile-shown {
        padding-right: 10px;
    }
}

@media (min-width: 1280px) {
    .has-apps-sidebar .nk-msg-body.profile-shown {
        padding-right: 10px;
    }
}

.memo {
    margin-left: 50px;
    width: 80%;
    padding: 20px 20px 20px 10px;
    margin-right: 20px;
    background: #8091a7;
    color: #fff;
    /* box-shadow: -3px 3px 5px #8091a7; */
    position: relative;
    /* border-radius: 22px; */
}

#myTable {
    table-layout: fixed;
    width: 100% !important;
}

#myTable td,
#myTable th {
    width: auto !important;
    white-space: normal;
    text-overflow: ellipsis;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #344456;
    background-color: #344456;
}

.form-select~.invalid {
    color: #e85347;
    font-size: 11px;
    font-style: italic;
}

.filter-link {
    color: #920A01;
}

.filter-link:hover {
    color: #920A01;
}

td.naira-prefix {
    text-align: right !important;
}

#nav-tab-row {
    padding: 1em;
    background-color: #475570 !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

#nav-tab-row ul li a {
    color: #fff !important;
}

#nav-tab-row ul li a:hover {
    text-decoration: none;
    color: #f9c114 !important;
}

#nav-tab-row .nav-tabs .nav-link:after {
    background-color: #f9c114 !important;
}

#nav-tab-row ul {
    border: none
}

.tabl.table-full-width tr {
    width: 100%;
}

.aw-comment-box {
    margin-bottom: 1em;
}

.aw-comment-paragraph {
    padding: 1em;
    border-radius: 5px;
    margin-top: 1em;
    margin-bottom: 5px;
}

.aw-comment-paragraph.approval {
    background-color: #e4fbf5;
}

.aw-comment-paragraph.rejection {
    background-color: #f8edee;
}

.aw-comment-details {
    color: #8d949e;
}

.aw-comment-details span {
    color: #526484 !important;
}

.nk-menu-main>li>.nk-menu-link {
    text-transform: capitalize !important;
    letter-spacing: 0.05rem;
    font-size: 14px !important;
}

.nk-menu-main>li.nk-menu-item>.nk-menu-link {
    font-size: 14px !important;
    padding: 10px 0 !important;
}

.nk-menu-main .nk-menu-item .nk-menu-toggle:after {
    color: #920A01 !important;
}

.whole-page-overlay {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100% !important;
    z-index: 1050;
    /* display: none; */
}

.whole-page-overlay .center-loader {
    top: 50%;
    left: 52%;
    position: absolute;
    color: white;
}

.dark-blue-background {
    background-color: #475570 !important;
}

.tr-vertical-bottom tr td {
    vertical-align: bottom
}

tr.ui-sortable-helper {
    background-color: #fff;
    border: 1px solid #333;
}

.hidden {
    display: none !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 30px important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #475570 !important;
    color: #fff !important;
}

.span-text-bold {
    font-weight: bold important;
}

td.span-text-bold {
    font-weight: bold important;
}

.select2-container--disabled .select2-selection {
    background-color: #e5e6e9 !important;
    /*     opacity: 1; */
}

.nk-reply-entry {
    word-wrap: break-word;
}

pre {
    white-space: pre-wrap !important;
}

.ni-mail-fill:before {
    color: #F9C101;
}

.normal-whitespace {
    white-space: normal !important
}

.btn-outline-blue {
    background-color: #fff;
    border-color: #475570;
    border: solid 2px #475570;
    color: #475570 !important;
}

.user-info span.sub-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 150px
}

.nk-msg-aside {
    width: 30% !important;
}

.nk-msg-body {
    width: 70% !important;
    left: auto;
    right: 0;
    opacity: 1
}

.nk-msg {
    position: relative;
    display: flex;
    overflow: hidden;
    min-height: calc(100vh - 300px);
    max-height: calc(100vh - 65px);
    background: #fff;
}

.start-chat-message {
    position: relative;
    top: 40% !important;
    left: auto;
}

.break-spaces {
    white-space: break-spaces !important;
}

.responsive-table td {
    white-space: break-spaces;
}

.status-text{
    border-radius: 4px;
    text-align: center;
    padding: 2px 8px;
}

.status-text.approved, .status-text.active{
  background-color: rgba(30,224,172, 0.2);
  color: #0EBB8C;
}

.status-text.pending{
  background-color: rgba(249,193,20, 0.1);
  color: #f9c114;
}

.status-text.partial{
  background-color: rgba(55,117,255, 0.2);
  color: #3475FF;
}

.status-text.cancelled, .status-text.inactive{
  background-color: rgba(71,85,112, 0.3);
  color: #475570;
}

.status-text.rejected{
  background-color: rgba(224,32,32, 0.1);
  color: #e02020;
}

.status-text.started {
    background: rgba(148,8,0,0.1);
    color: #940800;
}
