/*!
 * Language Empire - v1.0
 * @author Language Empire
 * Copyright (c) 2020
 */
body {
    color: #343a40;
    background-color: #f2f2f2;
}

a {
    color: #48BBD8 !important;
}

    a.link-fx::before {
        background-color: #48BBD8 !important;
    }

    a:hover {
        color: #8aa6e9;
    }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    color: #2b3035;
}

.content-heading {
    border-bottom-color: #e7e7e7;
}

hr {
    border-top-color: #e7e7e7;
}

.text-primary {
    color: #5179d6 !important;
}

a.text-primary.link-fx::before {
    background-color: #d65151;
}

a.text-primary:hover, a.text-primary:focus {
    color: #9c2525 !important;
}

.text-primary-dark {
    color: #4b4b4b !important;
}

a.text-primary-dark.link-fx::before {
    background-color: #4b4b4b;
}

a.text-primary-dark:hover, a.text-primary-dark:focus {
    color: #181818 !important;
}

.text-primary-darker {
    color: #2b2b2b !important;
}

a.text-primary-darker.link-fx::before {
    background-color: #2b2b2b;
}

a.text-primary-darker:hover, a.text-primary-darker:focus {
    color: black !important;
}

.text-primary-light {
    color: #e58f8f !important;
}

a.text-primary-light.link-fx::before {
    background-color: #e58f8f;
}

a.text-primary-light:hover, a.text-primary-light:focus {
    color: #d13c3c !important;
}

.text-primary-lighter {
    color: #f1c5c5 !important;
}

a.text-primary-lighter.link-fx::before {
    background-color: #f1c5c5;
}

a.text-primary-lighter:hover, a.text-primary-lighter:focus {
    color: #de7272 !important;
}

.text-body-bg {
    color: #f2f2f2 !important;
}

a.text-body-bg.link-fx::before {
    background-color: #f2f2f2;
}

a.text-body-bg:hover, a.text-body-bg:focus {
    color: #bfbfbf !important;
}

.text-body-bg-light {
    color: #fafafa !important;
}

a.text-body-bg-light.link-fx::before {
    background-color: #fafafa;
}

a.text-body-bg-light:hover, a.text-body-bg-light:focus {
    color: #c7c7c7 !important;
}

.text-body-bg-dark {
    color: #e7e7e7 !important;
}

a.text-body-bg-dark.link-fx::before {
    background-color: #e7e7e7;
}

a.text-body-bg-dark:hover, a.text-body-bg-dark:focus {
    color: #b4b4b4 !important;
}

.text-body-color {
    color: #343a40 !important;
}

a.text-body-color.link-fx::before {
    background-color: #343a40;
}

a.text-body-color:hover, a.text-body-color:focus {
    color: #060708 !important;
}

.text-body-color-dark {
    color: #2b3035 !important;
}

a.text-body-color-dark.link-fx::before {
    background-color: #2b3035;
}

a.text-body-color-dark:hover, a.text-body-color-dark:focus {
    color: black !important;
}

.text-body-color-light {
    color: #e7e7e7 !important;
}

a.text-body-color-light.link-fx::before {
    background-color: #e7e7e7;
}

a.text-body-color-light:hover, a.text-body-color-light:focus {
    color: #b4b4b4 !important;
}

.text-dual {
    color: #4b4b4b !important;
}

a.text-dual.link-fx::before {
    background-color: #4b4b4b;
}

a.text-dual:hover, a.text-dual:focus {
    color: #181818 !important;
}

.page-header-dark #page-header .text-dual,
.sidebar-dark #sidebar .text-dual {
    color: #e7e7e7 !important;
}

.page-header-dark #page-header a.text-dual.link-fx::before,
.sidebar-dark #sidebar a.text-dual.link-fx::before {
    background-color: #e7e7e7;
}

.page-header-dark #page-header a.text-dual:hover, .page-header-dark #page-header a.text-dual:focus,
.sidebar-dark #sidebar a.text-dual:hover,
.sidebar-dark #sidebar a.text-dual:focus {
    color: #b4b4b4 !important;
}

.bg-primary {
    background-color: #d65151 !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #c52f2f !important;
}

.bg-primary-op {
    background-color: rgba(214, 81, 81, 0.75) !important;
}

a.bg-primary-op:hover, a.bg-primary-op:focus,
button.bg-primary-op:hover,
button.bg-primary-op:focus {
    background-color: rgba(197, 47, 47, 0.75) !important;
}

.bg-primary-dark {
    background-color: #4b4b4b !important;
}

a.bg-primary-dark:hover, a.bg-primary-dark:focus,
button.bg-primary-dark:hover,
button.bg-primary-dark:focus {
    background-color: #323232 !important;
}

.bg-primary-dark-op {
    background-color: rgba(75, 75, 75, 0.8) !important;
}

a.bg-primary-dark-op:hover, a.bg-primary-dark-op:focus,
button.bg-primary-dark-op:hover,
button.bg-primary-dark-op:focus {
    background-color: rgba(50, 50, 50, 0.8) !important;
}

.bg-primary-darker {
    background-color: #2b2b2b !important;
}

a.bg-primary-darker:hover, a.bg-primary-darker:focus,
button.bg-primary-darker:hover,
button.bg-primary-darker:focus {
    background-color: #121212 !important;
}

.bg-primary-light {
    background-color: #e58f8f !important;
}

a.bg-primary-light:hover, a.bg-primary-light:focus,
button.bg-primary-light:hover,
button.bg-primary-light:focus {
    background-color: #db6666 !important;
}

.bg-primary-lighter {
    background-color: #f1c5c5 !important;
}

a.bg-primary-lighter:hover, a.bg-primary-lighter:focus,
button.bg-primary-lighter:hover,
button.bg-primary-lighter:focus {
    background-color: #e89b9b !important;
}

.bg-body {
    background-color: #f2f2f2 !important;
}

a.bg-body:hover, a.bg-body:focus,
button.bg-body:hover,
button.bg-body:focus {
    background-color: #d9d9d9 !important;
}

.bg-body-light {
    background-color: #fafafa !important;
}

a.bg-body-light:hover, a.bg-body-light:focus,
button.bg-body-light:hover,
button.bg-body-light:focus {
    background-color: #e0e0e0 !important;
}

.bg-body-dark {
    background-color: #e7e7e7 !important;
}

a.bg-body-dark:hover, a.bg-body-dark:focus,
button.bg-body-dark:hover,
button.bg-body-dark:focus {
    background-color: #cdcdcd !important;
}

.bg-header-light {
    background-color: #fff !important;
}

a.bg-header-light:hover, a.bg-header-light:focus,
button.bg-header-light:hover,
button.bg-header-light:focus {
    background-color: #e6e6e6 !important;
}

.bg-header-dark {
    background-color: #2b2b2b !important;
}

a.bg-header-dark:hover, a.bg-header-dark:focus,
button.bg-header-dark:hover,
button.bg-header-dark:focus {
    background-color: #121212 !important;
}

.bg-sidebar-light {
    background-color: #fff !important;
}

a.bg-sidebar-light:hover, a.bg-sidebar-light:focus,
button.bg-sidebar-light:hover,
button.bg-sidebar-light:focus {
    background-color: #e6e6e6 !important;
}

.bg-sidebar-dark {
    background-color: #2b2b2b !important;
}

a.bg-sidebar-dark:hover, a.bg-sidebar-dark:focus,
button.bg-sidebar-dark:hover,
button.bg-sidebar-dark:focus {
    background-color: #121212 !important;
}

.btn-link {
    color: #d65151;
}

    .btn-link:hover {
        color: #9c2525;
    }

.btn-primary {
    color: #fff !important;
    /*background: linear-gradient( 270deg, rgba(255,37,106,1) 0%, rgba(174,75,132,1) 100%) !important;*/
    background-color: #d65151 !important;
    border-color: #d65151 !important;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #cf3232;
        border-color: #c52f2f;
    }

    .btn-primary:focus, .btn-primary.focus {
        color: #fff;
        background-color: #cf3232;
        border-color: #c52f2f;
        box-shadow: 0 0 0 0.2rem rgba(220, 107, 107, 0.5);
    }

    .btn-primary.disabled, .btn-primary:disabled {
        color: #fff;
        background-color: #d65151;
        border-color: #d65151;
    }

    .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
    .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #c52f2f;
        border-color: #bb2c2c;
    }

        .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
        .show > .btn-primary.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(220, 107, 107, 0.5);
        }

.btn-alt-primary {
    color: #9c2525;
    background-color: #f6d9d9;
    border-color: #f6d9d9;
}

    .btn-alt-primary:hover {
        color: #9c2525;
        background-color: #efbaba;
        border-color: #efbaba;
    }

    .btn-alt-primary:focus, .btn-alt-primary.focus {
        color: #9c2525;
        background-color: #efbaba;
        border-color: #efbaba;
        box-shadow: 0 0 0 0.2rem rgba(234, 168, 168, 0.25);
    }

    .btn-alt-primary.disabled, .btn-alt-primary:disabled {
        color: #212529;
        background-color: #f6d9d9;
        border-color: #f6d9d9;
    }

    .btn-alt-primary:not(:disabled):not(.disabled):active, .btn-alt-primary:not(:disabled):not(.disabled).active,
    .show > .btn-alt-primary.dropdown-toggle {
        color: #5e1616;
        background-color: #eaa8a8;
        border-color: #eaa8a8;
    }

        .btn-alt-primary:not(:disabled):not(.disabled):active:focus, .btn-alt-primary:not(:disabled):not(.disabled).active:focus,
        .show > .btn-alt-primary.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(234, 168, 168, 0.25);
        }

.btn-alt-secondary {
    color: #343a40;
    background-color: #f2f2f2;
    border-color: #f2f2f2;
}

    .btn-alt-secondary:hover {
        color: #343a40;
        background-color: #dfdfdf;
        border-color: #dfdfdf;
    }

    .btn-alt-secondary:focus, .btn-alt-secondary.focus {
        color: #343a40;
        background-color: #dfdfdf;
        border-color: #dfdfdf;
        box-shadow: 0 0 0 0.2rem rgba(211, 211, 211, 0.25);
    }

    .btn-alt-secondary.disabled, .btn-alt-secondary:disabled {
        color: #212529;
        background-color: #f2f2f2;
        border-color: #f2f2f2;
    }

    .btn-alt-secondary:not(:disabled):not(.disabled):active, .btn-alt-secondary:not(:disabled):not(.disabled).active,
    .show > .btn-alt-secondary.dropdown-toggle {
        color: #121416;
        background-color: lightgray;
        border-color: lightgray;
    }

        .btn-alt-secondary:not(:disabled):not(.disabled):active:focus, .btn-alt-secondary:not(:disabled):not(.disabled).active:focus,
        .show > .btn-alt-secondary.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(211, 211, 211, 0.25);
        }

.btn-outline-primary {
    color: #d65151;
    border-color: #d65151;
}

    .btn-outline-primary:hover {
        color: #fff;
        background-color: #d65151;
        border-color: #d65151;
    }

    .btn-outline-primary:focus, .btn-outline-primary.focus {
        box-shadow: 0 0 0 0.2rem rgba(214, 81, 81, 0.5);
    }

    .btn-outline-primary.disabled, .btn-outline-primary:disabled {
        color: #d65151;
        background-color: transparent;
    }

    .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
    .show > .btn-outline-primary.dropdown-toggle {
        color: #fff;
        background-color: #d65151;
        border-color: #d65151;
    }

        .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
        .show > .btn-outline-primary.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(214, 81, 81, 0.5);
        }

.btn-dual {
    color: #2b3035;
    background-color: #f2f2f2;
    border-color: #f2f2f2;
}

    .btn-dual:hover, .btn-dual:focus, .btn-dual.focus {
        color: #2b3035;
        background-color: #dedede;
        border-color: lightgray;
        box-shadow: none;
    }

    .btn-dual.disabled, .btn-dual:disabled {
        background-color: transparent;
        border-color: transparent;
    }

    .btn-dual:active, .btn-dual.active {
        color: #2b3035;
        background-color: #c4c4c4;
        border-color: #bababa;
    }

.show > .btn-dual.dropdown-toggle {
    color: #2b3035;
    background-color: #f2f2f2;
    border-color: #f2f2f2;
}

.page-header-dark #page-header .btn-dual,
.sidebar-dark #sidebar .btn-dual {
    color: #fff;
    background-color: #424242;
    border-color: #424242;
}

    .page-header-dark #page-header .btn-dual:hover, .page-header-dark #page-header .btn-dual:focus, .page-header-dark #page-header .btn-dual.focus,
    .sidebar-dark #sidebar .btn-dual:hover,
    .sidebar-dark #sidebar .btn-dual:focus,
    .sidebar-dark #sidebar .btn-dual.focus {
        color: #fff;
        background-color: #2e2e2e;
        border-color: #232323;
        box-shadow: none;
    }

    .page-header-dark #page-header .btn-dual.disabled, .page-header-dark #page-header .btn-dual:disabled,
    .sidebar-dark #sidebar .btn-dual.disabled,
    .sidebar-dark #sidebar .btn-dual:disabled {
        background-color: transparent;
        border-color: transparent;
    }

    .page-header-dark #page-header .btn-dual:active, .page-header-dark #page-header .btn-dual.active,
    .sidebar-dark #sidebar .btn-dual:active,
    .sidebar-dark #sidebar .btn-dual.active {
        color: #fff;
        background-color: #141414;
        border-color: #0a0a0a;
    }

.show > .page-header-dark #page-header .btn-dual.dropdown-toggle, .show >
.sidebar-dark #sidebar .btn-dual.dropdown-toggle {
    color: #fff;
    background-color: #424242;
    border-color: #424242;
}

.alert-primary {
    color: #4b4b4b;
    background-color: #f1c5c5;
    border-color: #f1c5c5;
    box-shadow: 0 0.125rem #ecb0b0;
}

    .alert-primary hr {
        border-top-color: #ecb0b0;
    }

    .alert-primary .alert-link {
        color: #323232;
    }

.badge-primary {
    color: #fff;
    background-color: #d65151;
}

a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #c52f2f;
}

a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(214, 81, 81, 0.5);
}

.progress-bar {
    background-color: #d65151;
}

.nav-link {
    color: #343a40;
}

    .nav-link:hover, .nav-link:focus {
        color: #d65151;
    }

.nav-pills .nav-link {
    color: #343a40;
}

    .nav-pills .nav-link:hover, .nav-pills .nav-link:focus {
        background-color: #f2f2f2;
    }

    .nav-pills .nav-link.active,
    .nav-pills .show > .nav-link {
        background-color: #d65151;
    }

.nav-tabs {
    border-bottom-color: #e7e7e7;
}

    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
        border-color: #e7e7e7 #e7e7e7 #e7e7e7;
    }

    .nav-tabs .nav-link.active,
    .nav-tabs .nav-item.show .nav-link {
        border-color: #e7e7e7 #e7e7e7 #fff;
    }

.nav-tabs-block {
    background-color: #fafafa;
}

    .nav-tabs-block .nav-link {
        border-color: transparent;
        color: #343a40;
    }

        .nav-tabs-block .nav-link:hover, .nav-tabs-block .nav-link:focus {
            color: #d65151;
            background-color: #fafafa;
            border-color: transparent;
        }

        .nav-tabs-block .nav-link.active,
        .nav-tabs-block .nav-item.show .nav-link {
            color: #343a40;
            background-color: #fff;
            border-color: transparent;
        }

.nav-tabs-alt {
    border-bottom-color: #e7e7e7;
}

    .nav-tabs-alt .nav-link {
        color: #343a40;
        /*color: #057df5;*/
        background-color: transparent;
        border-color: transparent;
    }

        .nav-tabs-alt .nav-link:hover, .nav-tabs-alt .nav-link:focus {
            /*color: #d65151;*/
            color: #48BBD8;
            background-color: transparent;
            border-color: transparent;
            box-shadow: inset 0 -3px #48bbd8a3 !important;
        }

        .nav-tabs-alt .nav-link.active,
        .nav-tabs-alt .nav-item.show .nav-link {
            /*color: #343a40;*/
            color: #48BBD8;
            background-color: transparent;
            border-color: transparent;
            box-shadow: inset 0 -3px #48bbd8 !important;
        }

.nav-items a {
    border-bottom-color: #f2f2f2;
}

    .nav-items a:hover {
        background-color: #fafafa;
    }

    .nav-items a:active {
        background-color: #f2f2f2;
    }

.nav-items > li:last-child > a {
    border-bottom: none;
}

.page-item.active .page-link {
    color: #d65151;
    background-color: #fafafa;
    border-color: #48BBD8;
}

.page-link {
    color: #343a40;
}

    .page-link:hover {
        color: #d65151;
        border-color: #d65151;
    }

    .page-link:focus {
        background-color: #f2f2f2;
    }

.list-group-item-action {
    color: #343a40;
}

    .list-group-item-action:hover, .list-group-item-action:focus {
        color: #343a40;
        background-color: #fafafa;
    }

    .list-group-item-action:active {
        color: #343a40;
        background-color: #e7e7e7;
    }

.list-group-item {
    border-color: #e7e7e7;
}

    .list-group-item.active {
        color: #fff;
        background-color: #d65151;
        border-color: #d65151;
    }

.popover {
    border-color: #e7e7e7;
}

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    border-top-color: #e7e7e7;
}

.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-top-color: #fff;
}

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    border-right-color: #e7e7e7;
}

.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-right-color: #fff;
}

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    border-bottom-color: #e7e7e7;
}

.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-bottom-color: #fff;
}

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    border-left-color: #e7e7e7;
}

.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-left-color: #fff;
}

.modal-header {
    border-bottom-color: #e7e7e7;
}

.modal-footer {
    border-top-color: #e7e7e7;
}

.dropdown-menu {
    border-color: #e7e7e7;
}

.dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #f2f2f2;
}

.dropdown-item {
    color: #343a40;
}

    .dropdown-item:hover, .dropdown-item:focus {
        color: #2b3035;
        background-color: #f2f2f2;
    }

    .dropdown-item.active, .dropdown-item:active {
        color: #fff;
        background-color: #4c78dd;
    }

.dropdown-header {
    color: #2b3035;
}

.table th,
.table td {
    border-top-color: #e7e7e7;
}

.table thead th {
    border-bottom-color: #e7e7e7;
}

.table tbody + tbody {
    border-top-color: #e7e7e7;
}

.table-bordered,
.table-bordered th,
.table-bordered td {
    border-color: #e7e7e7;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f6f6f6;
}

.table-hover tbody tr:hover {
    background-color: #eeeeee;
}

.table-active,
.table-active > th,
.table-active > td {
    background-color: #eeeeee;
}

.table-hover .table-active:hover {
    background-color: #e1e1e1;
}

    .table-hover .table-active:hover > td,
    .table-hover .table-active:hover > th {
        background-color: #e1e1e1;
    }

.table-primary,
.table-primary > th,
.table-primary > td {
    background-color: #f1c5c5;
}

.table-hover .table-primary:hover {
    background-color: #ecb0b0;
}

    .table-hover .table-primary:hover > td,
    .table-hover .table-primary:hover > th {
        background-color: #ecb0b0;
    }

.table .thead-dark th {
    background-color: #4b4b4b;
    border-color: #4b4b4b;
}

.table .thead-light th {
    background-color: #e7e7e7;
    border-color: #e7e7e7;
}

.form-control {
    color: #343a40;
    background-color: #fff;
    border-color: #dedede;
}

    .form-control:focus {
        color: #2b3035;
        background-color: #FFF;
        border-color: #48BBD8;
        box-shadow: 0 0 0 0.2rem rgba(72, 187, 216, 0.40);
    }

    .form-control:disabled, .form-control[readonly] {
        background-color: #e9ecef;
    }

select.form-control:focus::-ms-value {
    color: #343a40;
    background-color: #fff;
}

.custom-control-primary .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #d65151;
    border-color: #d65151;
}

.custom-control-primary .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(214, 81, 81, 0.25);
}

.custom-control-primary .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #d65151;
}

.custom-control-primary .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    background-color: #e9a4a4;
    border-color: #e9a4a4;
}

.custom-control-primary .custom-control-label::before {
    background-color: #f1c5c5;
    border-color: #d95d5d;
}

.custom-control-primary.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #d65151;
}

.custom-control-primary.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    background-color: #d65151;
}

.custom-control-primary.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #d65151;
}

.custom-control-primary.custom-switch .custom-control-label::after {
    background-color: #fff;
}

.custom-control-input:checked ~ .custom-control-label::before {
    background-color: #d65151;
}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(214, 81, 81, 0.25);
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #d65151;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    background-color: #f1c5c5;
    border-color: #f1c5c5;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #d65151;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    background-color: #d65151;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #48BBD8;
}

.custom-select {
    border-color: #dedede;
}

    .custom-select:focus {
        border-color: #48BBD8;
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(72, 187, 216, 0.40);
    }

        .custom-select:focus::-ms-value {
            color: #343a40;
            background-color: #fff;
        }

.custom-file-input:focus ~ .custom-file-label {
    border-color: #eeb8b8;
    box-shadow: 0 0 0 0.2rem rgba(214, 81, 81, 0.25);
}

    .custom-file-input:focus ~ .custom-file-label::after {
        border-color: #eeb8b8;
    }

.custom-file-label {
    color: #343a40;
    background-color: #fff;
    border-color: #dedede;
}

    .custom-file-label::after {
        color: #343a40;
        background-color: #e7e7e7;
        border-left-color: #dedede;
    }

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.5rem;
    font-size: 0.875rem;
    color: #30c78d;
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.75rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(48, 199, 141, 0.9);
    border-radius: 0.25rem;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
    display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
    border-color: #30c78d;
}

    .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
        border-color: #30c78d;
        box-shadow: 0 0 0 0.2rem rgba(48, 199, 141, 0.25);
    }

.was-validated .custom-select:valid, .custom-select.is-valid {
    border-color: #30c78d;
}

    .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
        border-color: #30c78d;
        box-shadow: 0 0 0 0.2rem rgba(48, 199, 141, 0.25);
    }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
    color: #30c78d;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
    display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
    color: #30c78d;
}

    .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
        border-color: #30c78d;
    }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
    border-color: #54d6a4;
    background-color: #54d6a4;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(48, 199, 141, 0.25);
}

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #30c78d;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
    border-color: #30c78d;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
    border-color: #30c78d;
    box-shadow: 0 0 0 0.2rem rgba(48, 199, 141, 0.25);
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.5rem;
    font-size: 0.875rem;
    color: #e56767;
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.75rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(229, 103, 103, 0.9);
    border-radius: 0.25rem;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
    border-color: #e56767;
}

    .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
        border-color: #e56767;
        box-shadow: 0 0 0 0.2rem rgba(229, 103, 103, 0.25);
    }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
    border-color: #e56767;
}

    .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
        border-color: #e56767;
        box-shadow: 0 0 0 0.2rem rgba(229, 103, 103, 0.25);
    }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
    color: #e56767;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
    color: #e56767;
}

    .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
        border-color: #e56767;
    }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    border-color: #ec9393;
    background-color: #ec9393;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(229, 103, 103, 0.25);
}

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #e56767;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #e56767;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
    border-color: #e56767;
    box-shadow: 0 0 0 0.2rem rgba(229, 103, 103, 0.25);
}

.form-control.form-control-alt {
    border-color: #f2f2f2;
    background-color: #f2f2f2;
}

    .form-control.form-control-alt:focus {
        border-color: #e7e7e7;
        background-color: #e7e7e7;
        box-shadow: none;
    }

.input-group-text {
    color: #343a40;
    background-color: #f2f2f2;
    border-color: #dedede;
}

    .input-group-text.input-group-text-alt {
        background-color: #e7e7e7;
        border-color: #e7e7e7;
    }

.border {
    border-color: #e7e7e7 !important;
}

.border-top {
    border-top-color: #e7e7e7 !important;
}

.border-right {
    border-right-color: #e7e7e7 !important;
}

.border-bottom {
    border-bottom-color: #e7e7e7 !important;
}

.border-left {
    border-left-color: #e7e7e7 !important;
}

.border-primary-light {
    border-color: #8fa9e5 !important;
}

.border-primary-lighter {
    border-color: #c5d2f1 !important;
}

.border-primary-dark {
    border-color: #3b4654 !important;
}

.border-primary-darker {
    border-color: #272e38 !important;
}

.border-success-light {
    border-color: #bff0dd !important;
}

.border-info-light {
    border-color: #e0effa !important;
}

.border-warning-light {
    border-color: #fbf4ea !important;
}

.border-danger-light {
    border-color: #fbeaea !important;
}

.border-primary {
    border-color: #5179d6 !important;
}

.border-secondary {
    border-color: #6c757d !important;
}

.border-success {
    border-color: #30c78d !important;
}

.border-info {
    border-color: #5cace5 !important;
}

.border-warning {
    border-color: #e5ae67 !important;
}

.border-danger {
    border-color: #e56767 !important;
}

.border-light {
    border-color: #f8f9fa !important;
}

.border-dark {
    border-color: #343a40 !important;
}

.border-primary {
    border-color: #d65151 !important;
}

.border-white {
    border-color: #fff !important;
}

.border-white-op {
    border-color: rgba(255, 255, 255, 0.1) !important;
}

.border-black-op {
    border-color: rgba(0, 0, 0, 0.1) !important;
}

#page-header {
    /*background-color: #ae4b84 !important;*/
    /*background: linear-gradient( 90deg, rgba(76,120,221,1) 0%, rgba(139,167,233,1) 100%);*/
    background-color: #48BBD8 !important;
}

#sidebar {
    background-color: #fff;
}

#side-overlay {
    background-color: #fff;
}

#page-container.page-header-dark #page-header {
    color: #d2d2d2;
    background-color: #2b2b2b;
}

#page-container.page-header-glass #page-header {
    background-color: transparent;
}

#page-container.page-header-glass.page-header-fixed.page-header-scroll #page-header {
    background-color: #fff;
}

#page-container.page-header-glass.page-header-fixed.page-header-scroll.page-header-dark #page-header {
    background-color: #2b2b2b;
}

#page-container.sidebar-dark #sidebar {
    color: #e7e7e7;
    /*background-color: #ae4b84;*/
    background: #48BBD8 !important;
    /*background: linear-gradient(180deg, rgba(76,120,221,1) 50%, rgba(139,167,233,1) 100%);*/
}

.nav-main-item.open > .nav-main-link-submenu::before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: black !important;
}

.nav-main-link.nav-main-link-submenu::before {
    content: '\f104';
    opacity: .4;
    color: black !important;
}

.btn-reset {
    color: #000000 !important;
    background-color: #f8d053 !important;
    font-size: .875rem !important;
    line-height: 1.5 !important;
    border-radius: .2rem !important;
}

.btn-macaw-blue-green {
    color: #000000 !important;
    background-color: #48BBD8 !important;
    padding: .25rem .5rem !important;
    font-size: .875rem !important;
    line-height: 1.5 !important;
    border-radius: .2rem !important;
}

.block-header-default {
    background-color: #fafafa;
}

.block.block-bordered {
    border-color: #e7e7e7;
}

.block.block-themed > .block-header {
    background-color: #d65151;
}

.block.block-mode-loading::after {
    color: #4b4b4b;
}

.block.block-mode-loading.block-mode-loading-dark::after {
    background-color: #4b4b4b;
}

a.block {
    color: #343a40;
}

    a.block:hover {
        color: #343a40;
    }

    a.block.block-link-pop:hover {
        box-shadow: 0 0.5rem 2rem #dedede;
    }

    a.block.block-link-pop:active {
        box-shadow: 0 0.25rem 0.75rem #efefef;
    }

    a.block.block-link-shadow:hover {
        box-shadow: 0 0 2.25rem #dedede;
    }

    a.block.block-link-shadow:active {
        box-shadow: 0 0 1.125rem #e8e8e8;
    }

.block.block-fx-shadow {
    box-shadow: 0 0 2.25rem #dedede;
}

.block.block-fx-pop {
    box-shadow: 0 0.5rem 2rem #dedede;
}

#page-loader::after {
    background-color: #d65151;
}

.nav-main-heading {
    color: #626d78;
}

.nav-main-link {
    color: #343a40;
}

    .nav-main-link .nav-main-link-icon {
        color: #88939e;
    }

    .nav-main-link:hover {
        color: #343a40;
        background-color: #fafafa;
    }

        .nav-main-link:hover > .nav-main-link-icon {
            color: #000;
        }

    .nav-main-link.active {
        color: #fff;
        background-color: rgba(0,0,0,.2);
    }

        .nav-main-link.active > .nav-main-link-icon {
            color: #000;
        }

.nav-main-link-icon, .nav-main-link-name {
    color: rgba(0,0,0,.8) !important;
}

.nav-main-submenu .nav-main-link {
    color: #4b545c;
}

    .nav-main-submenu .nav-main-link:hover, .nav-main-submenu .nav-main-link.active {
        color: #000;
        background-color: transparent;
    }

.nav-main-item.open > .nav-main-link-submenu {
    color: #000;
}

.nav-main-submenu .nav-main-item.open .nav-main-link {
    background-color: transparent;
}

@media (min-width: 992px) {
    .nav-main-horizontal .nav-main-submenu {
        background-color: #f2f2f2;
    }

    .nav-main-dark.nav-main-horizontal .nav-main-submenu,
    .sidebar-dark #sidebar .nav-main-horizontal .nav-main-submenu,
    .page-header-dark #page-header .nav-main-horizontal .nav-main-submenu {
        background-color: #232323 !important;
    }
}

.nav-items a {
    border-bottom-color: #f2f2f2;
}

    .nav-items a:hover {
        background-color: #fafafa;
    }

.list-activity > li {
    border-bottom-color: #f2f2f2;
}

.timeline-event-icon {
    box-shadow: 0 0.375rem 1.5rem #dedede;
}

.ribbon-light .ribbon-box {
    color: #343a40;
    background-color: #e7e7e7;
}

.ribbon-light.ribbon-bookmark .ribbon-box::before {
    border-color: #e7e7e7;
    border-left-color: transparent;
}

.ribbon-light.ribbon-bookmark.ribbon-left .ribbon-box::before {
    border-color: #e7e7e7;
    border-right-color: transparent;
}

.ribbon-light.ribbon-modern .ribbon-box::before {
    border-color: #e7e7e7;
    border-left-color: transparent;
    border-bottom-color: transparent;
}

.ribbon-light.ribbon-modern.ribbon-bottom .ribbon-box::before {
    border-color: #e7e7e7;
    border-top-color: transparent;
    border-left-color: transparent;
}

.ribbon-light.ribbon-modern.ribbon-left .ribbon-box::before {
    border-color: #e7e7e7;
    border-right-color: transparent;
    border-bottom-color: transparent;
}

.ribbon-light.ribbon-modern.ribbon-left.ribbon-bottom .ribbon-box::before {
    border-color: #e7e7e7;
    border-top-color: transparent;
    border-right-color: transparent;
}

.ribbon-primary .ribbon-box {
    color: #fff;
    background-color: #d65151;
}

.ribbon-primary.ribbon-bookmark .ribbon-box::before {
    border-color: #d65151;
    border-left-color: transparent;
}

.ribbon-primary.ribbon-bookmark.ribbon-left .ribbon-box::before {
    border-color: #d65151;
    border-right-color: transparent;
}

.ribbon-primary.ribbon-modern .ribbon-box::before {
    border-color: #d65151;
    border-left-color: transparent;
    border-bottom-color: transparent;
}

.ribbon-primary.ribbon-modern.ribbon-bottom .ribbon-box::before {
    border-color: #d65151;
    border-top-color: transparent;
    border-left-color: transparent;
}

.ribbon-primary.ribbon-modern.ribbon-left .ribbon-box::before {
    border-color: #d65151;
    border-right-color: transparent;
    border-bottom-color: transparent;
}

.ribbon-primary.ribbon-modern.ribbon-left.ribbon-bottom .ribbon-box::before {
    border-color: #d65151;
    border-top-color: transparent;
    border-right-color: transparent;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
    background-color: #d65151;
    border-color: #d65151;
}

.cke_chrome,
.ck.ck-editor__main > .ck-editor__editable:not(.ck-focused),
.ck.ck-toolbar {
    border-color: #e7e7e7 !important;
}

.cke_top,
.ck.ck-toolbar {
    border-bottom-color: #e7e7e7 !important;
    background: #fafafa !important;
}

    .ck.ck-toolbar .ck.ck-toolbar__separator {
        background: #e7e7e7 !important;
    }

.cke_bottom {
    border-top-color: #e7e7e7 !important;
    background: #fafafa !important;
}

.dropzone {
    background-color: #fafafa;
    border-color: #dedede;
}

    .dropzone .dz-message {
        color: #343a40;
    }

    .dropzone:hover {
        background-color: #fff;
        border-color: #d65151;
    }

        .dropzone:hover .dz-message {
            color: #d65151;
        }

.fc-theme-bootstrap .fc-h-event {
    background-color: #d65151;
    border: #d65151;
}

.fc-theme-bootstrap .fc-col-header-cell {
    background-color: #fafafa;
}

.irs.irs--round .irs-min,
.irs.irs--round .irs-max,
.irs.irs--round .irs-line,
.irs.irs--round .irs-grid-pol {
    background: #f2f2f2;
}

.irs.irs--round .irs-handle {
    border-color: #d65151;
}

.irs.irs--round .irs-from:before,
.irs.irs--round .irs-to:before,
.irs.irs--round .irs-single:before {
    border-top-color: #d65151;
}

.irs.irs--round .irs-bar,
.irs.irs--round .irs-from,
.irs.irs--round .irs-to,
.irs.irs--round .irs-single {
    background: #d65151;
}

.select2-container--default .select2-selection--single {
    border-color: #dedede;
}

.select2-container--default .select2-selection--multiple {
    border-color: #dedede;
}

.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--single,
.select2-container--default.select2-container--open .select2-selection--multiple,
.select2-container--default.select2-container--open .select2-selection--single {
    border-color: #48bbd8;
    box-shadow: 0 0 0 0.2rem rgb(72 187 216 / 40%);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #d65151;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #dedede;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #d65151;
}

.select2-container--default .select2-dropdown .select2-search__field:focus {
    border-color: #48bbd8;
    box-shadow: 0 0 0 0.2rem rgb(72 187 216 / 40%);
}

.simplebar-scrollbar::before {
    background: #2b2b2b;
}

.slick-slider .slick-prev::before,
.slick-slider .slick-next::before {
    color: #4b4b4b;
}

.editor-toolbar {
    border-color: #e7e7e7;
    background-color: #fafafa;
}

.CodeMirror {
    border-color: #e7e7e7;
}

.note-editor.note-frame {
    border-color: #e7e7e7;
}

    .note-editor.note-frame .note-toolbar {
        background-color: #fafafa;
        border-bottom-color: #e7e7e7;
    }

    .note-editor.note-frame .note-statusbar {
        border-top-color: #e7e7e7;
        background-color: #fafafa;
    }

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
    border-color: #d65151;
    background: #d65151;
}

.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
    fill: #d65151;
}

.bg-macaw-blue-green {
    background-color: #48BBD8 !important;
}

.text-macaw-blue-green {
    color: #48BBD8 !important;
}

.block-border-left {
    /*border-left: 6px solid #4c78dd;*/
    /*border-left: 6px solid #000000;*/
    /*border-left: 10px solid #8ba7e9 !important;*/
    border-left: 10px solid #A0DDF0 !important;
}

.bg-diagonal {
    position: relative;
    /*background-color: #8ba7e9 !important;*/
    background-color: #4C78DD !important;
    overflow: hidden;
}

    .bg-diagonal:before {
        content: " ";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #48BBD8 !important;
    }

    .bg-diagonal:after {
        content: " ";
        width: 200%;
        height: 1000px;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 45%;
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
        background-color: #ffffff;
    }

    .bg-diagonal .block-content {
        z-index: 5;
    }

.btn-success {
    /*color: #000 !important;
    background: linear-gradient(90deg, rgba(48,199,141,1) 50%, rgb(48 199 141 / 40%) 100%) !important;
    border-color: #30c78d !important;*/
}

.btn-info {
    color: #000 !important;
    background: #48BBD8 !important;
    border-color: #5cace5 !important;
}

.font-calibri-16 {
    font-family: Calibri !important;
    font-size: 16px !important;
}

.badge-default {
    color: #fff !important;
    background-color: #4c78dd !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    padding: 3px 7px !important;
}

.nav-main-submenu {
    padding-left: 0;
}

    .nav-main-submenu li a {
        padding-left: 35px !important;
    }

        .nav-main-submenu li a.active {
            background-color: rgba(0,0,0,.2) !important;
        }

.logout:active {
    color: white !important;
}


.exportBtn .buttons-csv {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}

@media (max-width:576px) {
    .exportBtn {
        top: 30px !important;
    }
}

.box-shadow {
    box-shadow: -8px 8px 10px slategrey !important;
}

.blinker-2s {
    animation: 2s linear infinite blinker !important;
}

@keyframes blinker {
    50% {
        opacity: 0
    }
}