@import url('https://fonts.googleapis.com/css?family=Lexend:800,400,700,600|Inter:400');

* {
    font-family: "Lexend", Helvetica, serif;
    scroll-behavior: smooth;
}

.datsme-context-dropdown {
    padding: 8px;
    background: white;
    box-shadow: 0 12px 24px rgba(45.90, 55.08, 68.85, 0.16);
    border-radius: 16px;
    min-width: 112px;
    border: 0;
}

.datsme-context-dropdown .dropdown-item {
    color: #2E303A;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: 500;
    word-wrap: break-word;
}

.datsme-context-dropdown .dropdown-item:active,
.datsme-context-dropdown .dropdown-item:hover {
    color: #2E303A;
    background-color: white;
}

.datsme-context-dropdown .dropdown-item.remove {
    color: #EF2E45;
    cursor: pointer;
}

.tab {
    display: block;
    width: 100%;
    padding: 0 0 13px;
    list-style-type: none;
    box-sizing: content-box;
    border-bottom: 1px solid #EEEFF2;
}

.table-hover tbody tr:hover {
    background-color: #F9F9FB;
}

.tab li {
    margin: 0;
    padding: 0;
    display: inline-block;
}

.tab-item {
    padding-left: 0;
    margin: 0 20px 0 0;
    padding-bottom: 15px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: #767A8D;
}

.tab-item:hover {
    color: #0b8089;
    border-bottom: 2px solid #0b8089;
}

.tab-item.active {
    color: #0b8089;
    border-bottom: 2px solid #0b8089;
    font-weight: 600;
}

.table.table-hover thead th {
    border-bottom: 0;
    padding: 1rem;
}

.table.table-hover td {
    border-bottom: 1px solid #EEEFF2;
    vertical-align: middle;
    padding: 1rem;
}

.dataTables_filter {
    display: none;
}

.pagination {
    margin-top: 30px !important;
}

.page-link {
    border: 0;
}

.page-item .page-link {
    background-color: white;
    color: #A0AEC0;
}

.page-item.active .page-link {
    border-radius: 12px;
    background-color: rgba(120, 28, 69, 0.18);
    color: #781c45;
}

.page-link:focus {
    box-shadow: 0 0 0 0 rgba(0, 123, 255, .25);
}

.form-group {
    width: 100%;
    padding: 12px 16px;
    background: white;
    border: 1px #D8DAE5 solid;
    border-radius: 8px;
    margin-bottom: 0;
    display: block;
}

.form-group-no-padding {
    padding: 0;
}

.word-count {
    display: none !important;
}


.input-control {
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}

.form-input {
    color: #767A8D;
    font-size: 16px;
    font-weight: 400;
    outline: 0;
    background: white;
    border: 0;
    width: 100%;
    line-height: 24px;
    word-wrap: break-word;
}

.fa-ellipsis-v {
    padding: 10px 15px;
}

.d-input-label {
    padding-left: 5px;
    padding-bottom: 5px;
    margin-top: 1.25rem;
    color: #2E303A;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    word-wrap: break-word;
}

.d-btn-form-save {
    padding: 16px 32px !important;
    background-color: #2E303A;
    font-size: 14px;
    font-weight: 600;
    line-height: 12px;
    color: white !important;
    border-radius: 8px;
}

.d-btn-save {
    padding: 16px 32px !important;
    background: #781c45;
    width: 100%;
    color: white !important;
    font-weight: 600;
    box-shadow: 0px 16px 24px rgba(120, 28, 69, 0.08) !important;
    border-radius: 12px;
}

.d-btn-cancel {
    padding: 16px 32px !important;
    background: #F8F8F8;
    width: 100%;
    color: #2E303A !important;
    font-weight: 600;
    box-shadow: 0px 0px 0px rgba(72, 97, 230, 0.24) !important;
    border-radius: 12px;
}

.select2-container--default .select2-selection--multiple,
.select2-selection--single {
    border: 0 !important;
    padding: 0 !important;
}

.select2-selection__choice {
    margin-top: 0 !important;
}

.select2-selection--single,
.select2-selection--multiple {
    height: 24px !important;
    min-height: 24px !important;
    line-height: 24px !important;
}

.select2-selection__rendered {
    margin: 0 !important;
    line-height: 24px;
    padding: 0 !important;
}

.select2-selection__arrow {
    height: 24px !important;
}

option {
    line-height: 24px;
}

.d-select {
    width: 100%;
}

.pagination-select {
    border: 0;
    outline: 0;
    color: #111827;
    margin-left: 10px;
}

.error {
    color: #FC4D4D;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word;
}

.required {
    border-color: #FC4D4D !important;
    background-color: rgba(252, 77, 77, 0.04) !important;
}

.required .form-input {
    background-color: rgba(252, 77, 77, 0.0) !important;
}

.required .select2-selection {
    background-color: rgba(252, 77, 77, 0.0) !important;
}

::-webkit-scrollbar {
    display: none !important;
}

.sidebar {
    scrollbar-color: white transparent;
    scrollbar-width: none;
}

.nav-icon {
    background: linear-gradient(276deg, rgba(120, 28, 69, 0.70) -17.14%, #781c45 132.95%);
    /*background-color:#781c45;*/
    background-clip: border-box;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.nav-link {
    font-weight: 600;
    padding: 10px;
    border-radius: 15px !important;
    color: #2E303A !important;
}

.nav-link:hover {
    font-weight: 600;
    background-color: #F2F2F2 !important;
    color: #781c45 !important;
}

.nav-link.active {
    background-color: #F2F2F2 !important;
    color: #781c45 !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, .12), 0 0px 0px rgba(0, 0, 0, .24) !important;
    font-weight: 600;
}

/*.nav-link.active .nav-icon {*/
/*    background: linear-gradient(276deg, white -17.14%, white 132.95%);*/
/*    background-clip: border-box;*/
/*    background-clip: text;*/
/*    -webkit-background-clip: text;*/
/*    -webkit-text-fill-color: transparent;*/
/*}*/

.add-btn-list,
.add-btn-list:hover {
    border: 0;
    outline: 0;
    background: rgba(120, 28, 69, 0.1);
    border-radius: 12px;
    padding: 6px 16px;
    color: #781c45;
    font-size: 14px;
    font-weight: 600;
    word-wrap: break-word;
}

body {
    background-color: #f4f6f9;
}

.wrapper {
    margin-top: 20px;
    margin-right: 5px;
}

.login-mynavbar {
    border-bottom: 0;
    border-radius: 24px;
    margin-left: 60px;
    margin-top: 30px;
    margin-bottom: 50px;
    margin-right: 50px;
}

.mynavbar {
    border-bottom: 0;
    border-radius: 24px;
    margin-left: 20px;
    margin-right: 20px;
}

.logo-kabia {
    display: none;
}

@media (min-width: 769px) {
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .content-wrapper, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-footer, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-header {
        margin-left: 290px;
        margin-right: 5px;
    }

    .layout-fixed .main-sidebar {
        border-radius: 24px;
        top: 80px;
        left: 20px;
        width: 270px;
        bottom: 20px;
        height: auto;
    }

    .layout-fixed .wrapper .sidebar {
        height: 100%;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .logo-kabia {
        position: fixed;
        top: 20px;
        left: 20px;
        text-align: center;
        width: 270px;
        display: block;
        height: auto;
    }

    .mynavbar {
        border-bottom: 0;
        border-radius: 24px;
        /*padding: 10px;*/
        margin-left: 305px;
        margin-right: 20px;
    }

    .sidebar-mini .main-sidebar .nav-link, .sidebar-mini-md .main-sidebar .nav-link, .sidebar-mini-xs .main-sidebar .nav-link {
        width: calc(270px - .5rem * 2)
    }
}

.dashboard-icon {
        background: linear-gradient(18deg, #781c45, #ff7585);
    font-size: 60px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 25px;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.main-container-kabia {
    background-color: white;
    border-radius: 24px;
    padding: 30px;
    height: calc(100vh - 105px);
    overflow-y: scroll;
}

.sidenav-notification-count {
    color: white;
    background-color: #0b8089;
    border-radius: 50%;
    width: 20px;
    line-height: 20px;
    display: inline-block;
    text-align: center;
    height: 20px;
    font-weight: 700;
    font-size: 10px;
    vertical-align: text-top;
}

.dummy {
    color: #082b3f;
    color: #0b8089;
    color: #781c45;
    color: #c9aba0;
    color: #e7ded1;
}
