body {
    background-color: #f4f4f4;
}

.main-panel .content-wrapper {
    background-color: #f4f4f4;
    color: #787878;
}

.sidebar-offcanvas {
    overflow: auto;
}

.admin-navbar {
    background-color: #ffffff !important;
    color: #000000;
    height: 6rem;
    left: 0 !important;
}

.sidebar-brand-wrapper {
    background-color: var(--user-role-color);
    width: 241px !important;
}

.admin-navbar .navbar-menu-wrapper {
    height: 6rem;
}

nav.sidebar {
    margin-top: 6rem;
    border-radius: 0 2.5rem 0 0;
    position: fixed;
    z-index: 9999;
    left: -3px;
}

.sidebar .nav {
    padding-top: 0;
    overflow-y: auto;
}

.main-panel {
    padding-top: 7.5rem !important;
}

.navbar-nav {
    color: #000000;
}

.navbar-nav .dropdown-menu {
    position: absolute !important;
}

.dropdown-menu-right {
    right: 0;
}

.dropdown-menu {
    background-color: #ffffff;
}

.dropdown-menu .dropdown-item {
    color: #000000 !important;
}

.navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .dropdown-menu {
    padding: 0;
    border: 1px solid rgba(0,0,0,.15);
}

.dropdown .dropdown-menu .dropdown-item {
    padding: 1rem;
}

.nav-item.dropdown#language .dropdown-toggle:after {
    display: none;
}

.nav .nav-item.profile {
    min-height: 5rem;
    background-size: cover !important;
    background-position: center !important;
    align-items: center;
    display: flex;
    padding-left: 1rem;
}

.nav-item.profile .profile-image {
    border-radius: 50em;
    width: 36px;
    height: 36px;
}

.nav-item.profile .profile-name {
    font-weight: 600;
    padding-left: .5rem;
}

.sidebar .nav .nav-item {
    padding-left: .75rem;
    padding-right: .75rem;
}

.sidebar .nav .nav-item.active > .nav-link {
    position: unset;
}

.sidebar .nav .nav-item > .nav-link {
    border-radius: .5rem;
    margin-top: .5rem;
    margin-bottom: .5rem;
}

.sidebar .nav > .nav-item .sub-menu .nav-item > .nav-link {
    border-radius: .5rem;
    margin-top: .5rem;
    margin-bottom: .5rem;
}

.sidebar .nav > .nav-item .sub-menu .nav-item:hover {
    background-color: unset;
}

.sidebar .nav .nav-item:hover > .nav-link {
    background-color: #ffffff;
    transition: .2s;
}

.sidebar .nav .nav-item:hover > .nav-link {
    background-color: #ffffff;
    transition: .2s;
}

.sidebar .nav .nav-item .menu-icon i {
    color: #ffffff !important;
    font-size: 1.5rem;
    transition: .2s;
}

.sidebar .nav .nav-item .menu-title {
    color: #ffffff !important;
    transition: .2s;
}


.titlehead {
    color: #002658 !important;
    font-weight: 600;
}

.dashboard-card {
    background-color: #ffffff;
    border-radius: 1rem;
    margin-bottom: 1.5rem;
}

.dashboard-card > .card-header {
    background-color: #ffffff;
    padding: .5rem 2rem;
    border-radius: 1rem 1rem 0 0;
}

.dashboard-card .card-body {
    padding: 1rem 2.5rem;
    border-radius: 1rem 1rem 0 0;
    color: #666666;
}

.dashboard-card .card-body p {
    font-size: 1rem;
    margin-bottom: 0;
}

.dashboard-card-widget {
    border-radius: 1rem;
    background-color: #f4f4f4;
    height: 100%;
}

.dashboard-card-widget .card-body {
    padding: 1.5rem 1rem;
}

.dashboard-card-widget .widget-number {
    color: var(--user-role-color);
    font-weight: 600;
    font-size: 2rem;
    margin-bottom: 0;
}

.dashboard-card-widget .widget-title {
    color: #666666;
    font-size: 1rem;
    margin-top: .5rem;
    margin-bottom: 0;
    font-weight: 500;
}

.card-table {
    border-radius: 0;
    background-color: #ffffff;
    margin-bottom: 2rem;
}

.card-table .card-header {
    background-color: #f4f4f4;
    border-radius: 0;
    color: #002658;
}

.card-table thead {
    text-align: center;
    background: var(--user-role-color);
    color: #ffffff;
}

.card-table tbody {
    color: #666666;
}

.card-table .dataTables_length {
    padding: .5rem 0 .5rem 1rem;
}

.card-table .dataTables_length > label {
    display: flex;
    align-items: center;
}

.dataTables_wrapper .dataTables_length select {
    border-radius: 0;
}

.card-table .dataTables_filter {
    padding: .5rem 1rem .5rem 0;
}

.card-table .dataTables_filter i {
    position: absolute;
    top: 20px;
    right: 30px;
}

.card-table .dataTables_filter input {
    height: calc(2.25rem + 2px);
    width: 20rem;
}

.card-table .dataTables_info {
    padding-left: 1rem;
}

.card-table .dataTables_paginate {
    padding-right: 1rem;
    margin-top: 0;
    padding-bottom: .25rem;
}

.card-table .dataTables_paginate .paginate_button {
    background-color: transparent !important;
    background: transparent !important;
    border: 0 !important;
    color: #000000;
    font-weight: 550;
}

.card-table .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background-color: transparent !important;
    color: #3d43ff !important;
    text-decoration: underline !important;
}

.card-table .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background-color: transparent !important;
    color: #3d43ff !important;
    text-decoration: underline !important;
}

.dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:active, .dropdown-menu .dropdown-item.active {
    background: var(--user-role-color) !important;
}

.sidebar .nav .nav-item.active .menu-icon i,
.sidebar .nav .nav-item.active .menu-title,
.sidebar .nav .nav-item.active .menu-arrow,
.sidebar .nav .nav-item:hover > .nav-link .menu-icon i,
.sidebar .nav .nav-item:hover > .nav-link .menu-arrow,
.sidebar .nav .nav-item:hover > .nav-link .menu-title,
.sidebar .nav .nav-item .sub-menu .nav-item:hover > .nav-link,
.sidebar .nav .nav-item .sub-menu .nav-item > .nav-link.active {
    color: var(--user-role-color) !important;
}

.btn-title {
    background-color: #002658;
    border-radius: .5rem;
}

.text-title {
    color: #002658 !important;
}

.navbar-toggler {
    border: 1px solid #000000;
    padding: .5rem 1rem;
}

.btn-custom-success {
    background-color: #00b700;
    border-radius: .5rem;
}

.form-check-inline {
    display: inline-block !important;
}

.form-check-success:checked {
    background-color: #00b700 !important;
    border-color: #00b700 !important;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.56rem 0.75rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1;
    color: #212529;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #2c2e33 !important;
    appearance: none;
    border-radius: 2px;
    min-height: calc(2.25rem + 2px);
    height: auto;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}

.form-group label.form-label {
    font-size: 1rem;
}

.form-check-group {
    padding-left: .5rem;
}

.form-control-file::file-selector-button {
    padding: .5rem;
}

.progressbar{
    counter-reset: step;
    display: flex;
}

.progressbar li{
    list-style-type: none;
    float: left;
    width: 25%;
    position: relative;
    text-align: center;
    z-index: 0;
}

.progressbar li::before{
    content: '';
    counter-increment: step;
    width: 30px;
    height: 30px;
    border: 2px solid #bebebe;
    display: block;
    margin: 0 auto 10px auto;
    border-radius: 50%;
    line-height: 27px;
    background: #bebebe;
    color: #bebebe;
    text-align: center;
    font-weight: bold;
}

.progressbar li.active::before{
    content: '\2713';
    counter-increment: step;
    width: 30px;
    height: 30px;
    border: 2px solid #bebebe;
    display: block;
    margin: 0 auto 10px auto;
    border-radius: 50%;
    line-height: 27px;
    background: white;
    color: #bebebe;
    text-align: center;
    font-weight: bold;
}

.progressbar li:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background: #bebebe;
    top: 15px;
    left: -47%;
    z-index: -1;
}

.progressbar li:first-child::after {
    content: none;
}

.progressbar li.active {
    color: #3aac5d;
}

.progressbar li.active::before {
    border-color: #3aac5d;
    background: #3aac5d;
    color: white
}

.progressbar li.active + li::after {
    background-color: #3aac5d;
}

.btn {
    padding: .5rem;
}

.input-group-append > .input-group-text {
    min-height: calc(2.25rem + 2px);
}

.landing-nav {
    box-shadow: 20px 19px 34px -15px rgb(0 0 0 / 50%) !important;
    background-color: #ffffff !important;
    padding: 1rem 5rem;
    justify-content: center;
    height: 6.5rem;
}

.navbar-title {
    font-size: 2rem;
    color: #002658;
    font-weight: 600;
    vertical-align: middle;
    border-left: 1px solid #dbdbdb;
    padding-left: 1rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
}

footer.landing-footer > .footer-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 5rem;
}

footer.landing-footer .footer-title {
    text-align: center;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 1rem;
}

footer.landing-footer .footer-content {
    padding: 2rem 1rem;
    text-align: center;
}

footer.landing-footer .footer-content p {
    font-size: 1rem;
    color: #ffffff;
}

.bg-title {
    background-color: #002658;
}

.text-white-2 {
    color: #a2b8cc;
}

.landing-head {
    height: 50vh;
    min-height: 35rem;
    padding-top: 4.5rem;
    padding-bottom: 0;
    display: flex;
    align-items: end;
}

.bg-center {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.landing-head > h1 {
    padding-left: 5rem;
    color: #ffffff;
    font-weight: 800;
    font-size: 3.5rem;
    padding-bottom: 4rem;
}

.accordion-item {
    border: unset;
}

.landing-accordion .accordion-button {
    background-color: #002658;
    color: #e8e9ea;
    font-weight: 600;
}

.landing-accordion .accordion-button.collapsed {
    background-color: #e8e9ea;
    color: #002658;
}

.homepage .card {
    border-radius: 1rem;
}

.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%230c63e4' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}

select {
	-webkit-appearance: listbox !important;
}

@media screen and (min-width: 992px) {
    .main-panel .content-wrapper {
        margin-left: 244px;
        width: calc(100% - 244px);
    }

    .w-md-50 {
        max-width: 50%;
    }

    .sidebar .nav {
        max-height: calc(100vh - 70px - 6rem);
    }

    .sidebar .nav::-webkit-scrollbar {
        display: none;
    }

    .sidebar .nav::-webkit-scrollbar-track {
        border-radius: 10px;
        background-color: #f5f5f5;
    }

    .sidebar .nav::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: hsl(0,0%,67%);
    }

    .sidebar .nav::-webkit-scrollbar-thumb:hover {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: hsl(0,0%,45%);
    }

    .card-duo .card {
        height: calc(50% - .5rem);
    }
}

@media screen and (max-width: 991px) {
    nav.sidebar {
        height: 100vh;
        z-index: 1;
        max-height: unset;
        top: unset;
    }

    .sidebar-offcanvas {
        left: -244px !important;
    }

    .sidebar-offcanvas.active {
        left: -3px !important;
    }

    .btn-sm-100 {
        width: 100%;
    }

    .card-duo {
        margin-bottom: 1rem;
    }
}