HEX
Server: Apache/2.4.46 (Ubuntu)
System: Linux localhost 5.11.0-49-generic #55-Ubuntu SMP Wed Jan 12 17:36:34 UTC 2022 x86_64
User: root (0)
PHP: 7.4.16
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/html/chatbot-elan/dist/css/alt/adminlte.components.min.css
/*!
 *   AdminLTE v3.1.0-rc
 *     Only Components
 *   Author: Colorlib
 *   Website: AdminLTE.io <https://adminlte.io>
 *   License: Open source - MIT <https://opensource.org/licenses/MIT>
 */

.form-group.has-icon {
    position: relative
}

.form-group.has-icon .form-control {
    padding-right: 35px
}

.form-group.has-icon .form-icon {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    font-size: 1rem;
    padding: .375rem .75rem;
    position: absolute;
    right: 3px;
    top: 0
}

.btn-group-vertical .btn.btn-flat:first-of-type,
.btn-group-vertical .btn.btn-flat:last-of-type {
    border-radius: 0
}

.form-control-feedback.fa,
.form-control-feedback.fab,
.form-control-feedback.fad,
.form-control-feedback.fal,
.form-control-feedback.far,
.form-control-feedback.fas,
.form-control-feedback.ion,
.form-control-feedback.svg-inline--fa {
    line-height: calc(2.25rem + 2px)
}

.input-group-lg+.form-control-feedback.fa,
.input-group-lg+.form-control-feedback.fab,
.input-group-lg+.form-control-feedback.fad,
.input-group-lg+.form-control-feedback.fal,
.input-group-lg+.form-control-feedback.far,
.input-group-lg+.form-control-feedback.fas,
.input-group-lg+.form-control-feedback.ion,
.input-group-lg+.form-control-feedback.svg-inline--fa,
.input-lg+.form-control-feedback.fa,
.input-lg+.form-control-feedback.fab,
.input-lg+.form-control-feedback.fad,
.input-lg+.form-control-feedback.fal,
.input-lg+.form-control-feedback.far,
.input-lg+.form-control-feedback.fas,
.input-lg+.form-control-feedback.ion,
.input-lg+.form-control-feedback.svg-inline--fa {
    line-height: calc(2.875rem + 2px)
}

.form-group-lg .form-control+.form-control-feedback.fa,
.form-group-lg .form-control+.form-control-feedback.fab,
.form-group-lg .form-control+.form-control-feedback.fad,
.form-group-lg .form-control+.form-control-feedback.fal,
.form-group-lg .form-control+.form-control-feedback.far,
.form-group-lg .form-control+.form-control-feedback.fas,
.form-group-lg .form-control+.form-control-feedback.ion,
.form-group-lg .form-control+.form-control-feedback.svg-inline--fa {
    line-height: calc(2.875rem + 2px)
}

.input-group-sm+.form-control-feedback.fa,
.input-group-sm+.form-control-feedback.fab,
.input-group-sm+.form-control-feedback.fad,
.input-group-sm+.form-control-feedback.fal,
.input-group-sm+.form-control-feedback.far,
.input-group-sm+.form-control-feedback.fas,
.input-group-sm+.form-control-feedback.ion,
.input-group-sm+.form-control-feedback.svg-inline--fa,
.input-sm+.form-control-feedback.fa,
.input-sm+.form-control-feedback.fab,
.input-sm+.form-control-feedback.fad,
.input-sm+.form-control-feedback.fal,
.input-sm+.form-control-feedback.far,
.input-sm+.form-control-feedback.fas,
.input-sm+.form-control-feedback.ion,
.input-sm+.form-control-feedback.svg-inline--fa {
    line-height: calc(1.8125rem + 2px)
}

.form-group-sm .form-control+.form-control-feedback.fa,
.form-group-sm .form-control+.form-control-feedback.fab,
.form-group-sm .form-control+.form-control-feedback.fad,
.form-group-sm .form-control+.form-control-feedback.fal,
.form-group-sm .form-control+.form-control-feedback.far,
.form-group-sm .form-control+.form-control-feedback.fas,
.form-group-sm .form-control+.form-control-feedback.ion,
.form-group-sm .form-control+.form-control-feedback.svg-inline--fa {
    line-height: calc(1.8125rem + 2px)
}

label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 700
}

.warning-feedback {
    font-size: 80%;
    color: #ffc107;
    display: none;
    margin-top: .25rem;
    width: 100%
}

.warning-tooltip {
    border-radius: .25rem;
    font-size: .875rem;
    background-color: rgba(255, 193, 7, .9);
    color: #1f2d3d;
    display: none;
    line-height: 1.5;
    margin-top: .1rem;
    max-width: 100%;
    padding: .25rem .5rem;
    position: absolute;
    top: 100%;
    z-index: 5
}

.form-control.is-warning {
    border-color: #ffc107
}

.form-control.is-warning:focus {
    border-color: #ffc107;
    box-shadow: 0 0 0 0 rgba(255, 193, 7, .25)
}

.form-control.is-warning~.warning-feedback,
.form-control.is-warning~.warning-tooltip {
    display: block
}

textarea.form-control.is-warning {
    padding-right: 2.25rem;
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-warning {
    border-color: #ffc107
}

.custom-select.is-warning:focus {
    border-color: #ffc107;
    box-shadow: 0 0 0 0 rgba(255, 193, 7, .25)
}

.custom-select.is-warning~.warning-feedback,
.custom-select.is-warning~.warning-tooltip {
    display: block
}

.form-control-file.is-warning~.warning-feedback,
.form-control-file.is-warning~.warning-tooltip {
    display: block
}

.form-check-input.is-warning~.form-check-label {
    color: #ffc107
}

.form-check-input.is-warning~.warning-feedback,
.form-check-input.is-warning~.warning-tooltip {
    display: block
}

.custom-control-input.is-warning~.custom-control-label {
    color: #ffc107
}

.custom-control-input.is-warning~.custom-control-label::before {
    border-color: #ffc107
}

.custom-control-input.is-warning~.warning-feedback,
.custom-control-input.is-warning~.warning-tooltip {
    display: block
}

.custom-control-input.is-warning:checked~.custom-control-label::before {
    background-color: #ffce3a;
    border-color: #ffce3a
}

.custom-control-input.is-warning:focus~.custom-control-label::before {
    box-shadow: 0 0 0 0 rgba(255, 193, 7, .25)
}

.custom-control-input.is-warning:focus:not(:checked)~.custom-control-label::before {
    border-color: #ffc107
}

.custom-file-input.is-warning~.custom-file-label {
    border-color: #ffc107
}

.custom-file-input.is-warning~.warning-feedback,
.custom-file-input.is-warning~.warning-tooltip {
    display: block
}

.custom-file-input.is-warning:focus~.custom-file-label {
    border-color: #ffc107;
    box-shadow: 0 0 0 0 rgba(255, 193, 7, .25)
}

body.text-sm .input-group-text {
    font-size: .875rem
}

.custom-select.form-control-border,
.form-control.form-control-border {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    box-shadow: inherit
}

.custom-select.form-control-border.border-width-2,
.form-control.form-control-border.border-width-2 {
    border-bottom-width: 2px
}

.custom-select.form-control-border.border-width-3,
.form-control.form-control-border.border-width-3 {
    border-bottom-width: 3px
}

.custom-switch.custom-switch-off-primary .custom-control-input~.custom-control-label::before {
    background-color: #007bff;
    border-color: #004a99
}

.custom-switch.custom-switch-off-primary .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(0, 123, 255, .25)
}

.custom-switch.custom-switch-off-primary .custom-control-input~.custom-control-label::after {
    background-color: #003e80
}

.custom-switch.custom-switch-on-primary .custom-control-input:checked~.custom-control-label::before {
    background-color: #007bff;
    border-color: #004a99
}

.custom-switch.custom-switch-on-primary .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(0, 123, 255, .25)
}

.custom-switch.custom-switch-on-primary .custom-control-input:checked~.custom-control-label::after {
    background-color: #99caff
}

.custom-switch.custom-switch-off-secondary .custom-control-input~.custom-control-label::before {
    background-color: #6c757d;
    border-color: #3d4246
}

.custom-switch.custom-switch-off-secondary .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(108, 117, 125, .25)
}

.custom-switch.custom-switch-off-secondary .custom-control-input~.custom-control-label::after {
    background-color: #313539
}

.custom-switch.custom-switch-on-secondary .custom-control-input:checked~.custom-control-label::before {
    background-color: #6c757d;
    border-color: #3d4246
}

.custom-switch.custom-switch-on-secondary .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(108, 117, 125, .25)
}

.custom-switch.custom-switch-on-secondary .custom-control-input:checked~.custom-control-label::after {
    background-color: #bcc1c6
}

.custom-switch.custom-switch-off-success .custom-control-input~.custom-control-label::before {
    background-color: #28a745;
    border-color: #145523
}

.custom-switch.custom-switch-off-success .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(40, 167, 69, .25)
}

.custom-switch.custom-switch-off-success .custom-control-input~.custom-control-label::after {
    background-color: #0f401b
}

.custom-switch.custom-switch-on-success .custom-control-input:checked~.custom-control-label::before {
    background-color: #28a745;
    border-color: #145523
}

.custom-switch.custom-switch-on-success .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(40, 167, 69, .25)
}

.custom-switch.custom-switch-on-success .custom-control-input:checked~.custom-control-label::after {
    background-color: #86e29b
}

.custom-switch.custom-switch-off-info .custom-control-input~.custom-control-label::before {
    background-color: #3bb0ff;
    border-color: #0c525d
}

.custom-switch.custom-switch-off-info .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(23, 162, 184, .25)
}

.custom-switch.custom-switch-off-info .custom-control-input~.custom-control-label::after {
    background-color: #093e47
}

.custom-switch.custom-switch-on-info .custom-control-input:checked~.custom-control-label::before {
    background-color: #3bb0ff;
    border-color: #0c525d
}

.custom-switch.custom-switch-on-info .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(23, 162, 184, .25)
}

.custom-switch.custom-switch-on-info .custom-control-input:checked~.custom-control-label::after {
    background-color: #7adeee
}

.custom-switch.custom-switch-off-warning .custom-control-input~.custom-control-label::before {
    background-color: #ffc107;
    border-color: #a07800
}

.custom-switch.custom-switch-off-warning .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(255, 193, 7, .25)
}

.custom-switch.custom-switch-off-warning .custom-control-input~.custom-control-label::after {
    background-color: #876500
}

.custom-switch.custom-switch-on-warning .custom-control-input:checked~.custom-control-label::before {
    background-color: #ffc107;
    border-color: #a07800
}

.custom-switch.custom-switch-on-warning .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(255, 193, 7, .25)
}

.custom-switch.custom-switch-on-warning .custom-control-input:checked~.custom-control-label::after {
    background-color: #ffe7a0
}

.custom-switch.custom-switch-off-danger .custom-control-input~.custom-control-label::before {
    background-color: #dc3545;
    border-color: #921925
}

.custom-switch.custom-switch-off-danger .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(220, 53, 69, .25)
}

.custom-switch.custom-switch-off-danger .custom-control-input~.custom-control-label::after {
    background-color: #7c151f
}

.custom-switch.custom-switch-on-danger .custom-control-input:checked~.custom-control-label::before {
    background-color: #dc3545;
    border-color: #921925
}

.custom-switch.custom-switch-on-danger .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(220, 53, 69, .25)
}

.custom-switch.custom-switch-on-danger .custom-control-input:checked~.custom-control-label::after {
    background-color: #f3b7bd
}

.custom-switch.custom-switch-off-light .custom-control-input~.custom-control-label::before {
    background-color: #f8f9fa;
    border-color: #bdc6d0
}

.custom-switch.custom-switch-off-light .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(248, 249, 250, .25)
}

.custom-switch.custom-switch-off-light .custom-control-input~.custom-control-label::after {
    background-color: #aeb9c5
}

.custom-switch.custom-switch-on-light .custom-control-input:checked~.custom-control-label::before {
    background-color: #f8f9fa;
    border-color: #bdc6d0
}

.custom-switch.custom-switch-on-light .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(248, 249, 250, .25)
}

.custom-switch.custom-switch-on-light .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff
}

.custom-switch.custom-switch-off-dark .custom-control-input~.custom-control-label::before {
    background-color: #343a40;
    border-color: #060708
}

.custom-switch.custom-switch-off-dark .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(52, 58, 64, .25)
}

.custom-switch.custom-switch-off-dark .custom-control-input~.custom-control-label::after {
    background-color: #000
}

.custom-switch.custom-switch-on-dark .custom-control-input:checked~.custom-control-label::before {
    background-color: #343a40;
    border-color: #060708
}

.custom-switch.custom-switch-on-dark .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(52, 58, 64, .25)
}

.custom-switch.custom-switch-on-dark .custom-control-input:checked~.custom-control-label::after {
    background-color: #7a8793
}

.custom-switch.custom-switch-off-lightblue .custom-control-input~.custom-control-label::before {
    background-color: #3c8dbc;
    border-color: #23536f
}

.custom-switch.custom-switch-off-lightblue .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(60, 141, 188, .25)
}

.custom-switch.custom-switch-off-lightblue .custom-control-input~.custom-control-label::after {
    background-color: #1d455b
}

.custom-switch.custom-switch-on-lightblue .custom-control-input:checked~.custom-control-label::before {
    background-color: #3c8dbc;
    border-color: #23536f
}

.custom-switch.custom-switch-on-lightblue .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(60, 141, 188, .25)
}

.custom-switch.custom-switch-on-lightblue .custom-control-input:checked~.custom-control-label::after {
    background-color: #acd0e5
}

.custom-switch.custom-switch-off-navy .custom-control-input~.custom-control-label::before {
    background-color: #001f3f;
    border-color: #000
}

.custom-switch.custom-switch-off-navy .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(0, 31, 63, .25)
}

.custom-switch.custom-switch-off-navy .custom-control-input~.custom-control-label::after {
    background-color: #000
}

.custom-switch.custom-switch-on-navy .custom-control-input:checked~.custom-control-label::before {
    background-color: #001f3f;
    border-color: #000
}

.custom-switch.custom-switch-on-navy .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(0, 31, 63, .25)
}

.custom-switch.custom-switch-on-navy .custom-control-input:checked~.custom-control-label::after {
    background-color: #006ad8
}

.custom-switch.custom-switch-off-olive .custom-control-input~.custom-control-label::before {
    background-color: #3d9970;
    border-color: #20503b
}

.custom-switch.custom-switch-off-olive .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(61, 153, 112, .25)
}

.custom-switch.custom-switch-off-olive .custom-control-input~.custom-control-label::after {
    background-color: #193e2d
}

.custom-switch.custom-switch-on-olive .custom-control-input:checked~.custom-control-label::before {
    background-color: #3d9970;
    border-color: #20503b
}

.custom-switch.custom-switch-on-olive .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(61, 153, 112, .25)
}

.custom-switch.custom-switch-on-olive .custom-control-input:checked~.custom-control-label::after {
    background-color: #99d6bb
}

.custom-switch.custom-switch-off-lime .custom-control-input~.custom-control-label::before {
    background-color: #01ff70;
    border-color: #009a43
}

.custom-switch.custom-switch-off-lime .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(1, 255, 112, .25)
}

.custom-switch.custom-switch-off-lime .custom-control-input~.custom-control-label::after {
    background-color: #008138
}

.custom-switch.custom-switch-on-lime .custom-control-input:checked~.custom-control-label::before {
    background-color: #01ff70;
    border-color: #009a43
}

.custom-switch.custom-switch-on-lime .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(1, 255, 112, .25)
}

.custom-switch.custom-switch-on-lime .custom-control-input:checked~.custom-control-label::after {
    background-color: #9affc6
}

.custom-switch.custom-switch-off-fuchsia .custom-control-input~.custom-control-label::before {
    background-color: #f012be;
    border-color: #930974
}

.custom-switch.custom-switch-off-fuchsia .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(240, 18, 190, .25)
}

.custom-switch.custom-switch-off-fuchsia .custom-control-input~.custom-control-label::after {
    background-color: #7b0861
}

.custom-switch.custom-switch-on-fuchsia .custom-control-input:checked~.custom-control-label::before {
    background-color: #f012be;
    border-color: #930974
}

.custom-switch.custom-switch-on-fuchsia .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(240, 18, 190, .25)
}

.custom-switch.custom-switch-on-fuchsia .custom-control-input:checked~.custom-control-label::after {
    background-color: #f9a2e5
}

.custom-switch.custom-switch-off-maroon .custom-control-input~.custom-control-label::before {
    background-color: #d81b60;
    border-color: #7d1038
}

.custom-switch.custom-switch-off-maroon .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(216, 27, 96, .25)
}

.custom-switch.custom-switch-off-maroon .custom-control-input~.custom-control-label::after {
    background-color: #670d2e
}

.custom-switch.custom-switch-on-maroon .custom-control-input:checked~.custom-control-label::before {
    background-color: #d81b60;
    border-color: #7d1038
}

.custom-switch.custom-switch-on-maroon .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(216, 27, 96, .25)
}

.custom-switch.custom-switch-on-maroon .custom-control-input:checked~.custom-control-label::after {
    background-color: #f29aba
}

.custom-switch.custom-switch-off-blue .custom-control-input~.custom-control-label::before {
    background-color: #007bff;
    border-color: #004a99
}

.custom-switch.custom-switch-off-blue .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(0, 123, 255, .25)
}

.custom-switch.custom-switch-off-blue .custom-control-input~.custom-control-label::after {
    background-color: #003e80
}

.custom-switch.custom-switch-on-blue .custom-control-input:checked~.custom-control-label::before {
    background-color: #007bff;
    border-color: #004a99
}

.custom-switch.custom-switch-on-blue .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(0, 123, 255, .25)
}

.custom-switch.custom-switch-on-blue .custom-control-input:checked~.custom-control-label::after {
    background-color: #99caff
}

.custom-switch.custom-switch-off-indigo .custom-control-input~.custom-control-label::before {
    background-color: #6610f2;
    border-color: #3d0894
}

.custom-switch.custom-switch-off-indigo .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(102, 16, 242, .25)
}

.custom-switch.custom-switch-off-indigo .custom-control-input~.custom-control-label::after {
    background-color: #33077c
}

.custom-switch.custom-switch-on-indigo .custom-control-input:checked~.custom-control-label::before {
    background-color: #6610f2;
    border-color: #3d0894
}

.custom-switch.custom-switch-on-indigo .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(102, 16, 242, .25)
}

.custom-switch.custom-switch-on-indigo .custom-control-input:checked~.custom-control-label::after {
    background-color: #c3a1fa
}

.custom-switch.custom-switch-off-purple .custom-control-input~.custom-control-label::before {
    background-color: #6f42c1;
    border-color: #432776
}

.custom-switch.custom-switch-off-purple .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(111, 66, 193, .25)
}

.custom-switch.custom-switch-off-purple .custom-control-input~.custom-control-label::after {
    background-color: #382063
}

.custom-switch.custom-switch-on-purple .custom-control-input:checked~.custom-control-label::before {
    background-color: #6f42c1;
    border-color: #432776
}

.custom-switch.custom-switch-on-purple .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(111, 66, 193, .25)
}

.custom-switch.custom-switch-on-purple .custom-control-input:checked~.custom-control-label::after {
    background-color: #c7b5e7
}

.custom-switch.custom-switch-off-pink .custom-control-input~.custom-control-label::before {
    background-color: #e83e8c;
    border-color: #ac145a
}

.custom-switch.custom-switch-off-pink .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(232, 62, 140, .25)
}

.custom-switch.custom-switch-off-pink .custom-control-input~.custom-control-label::after {
    background-color: #95124e
}

.custom-switch.custom-switch-on-pink .custom-control-input:checked~.custom-control-label::before {
    background-color: #e83e8c;
    border-color: #ac145a
}

.custom-switch.custom-switch-on-pink .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(232, 62, 140, .25)
}

.custom-switch.custom-switch-on-pink .custom-control-input:checked~.custom-control-label::after {
    background-color: #f8c7dd
}

.custom-switch.custom-switch-off-red .custom-control-input~.custom-control-label::before {
    background-color: #dc3545;
    border-color: #921925
}

.custom-switch.custom-switch-off-red .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(220, 53, 69, .25)
}

.custom-switch.custom-switch-off-red .custom-control-input~.custom-control-label::after {
    background-color: #7c151f
}

.custom-switch.custom-switch-on-red .custom-control-input:checked~.custom-control-label::before {
    background-color: #dc3545;
    border-color: #921925
}

.custom-switch.custom-switch-on-red .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(220, 53, 69, .25)
}

.custom-switch.custom-switch-on-red .custom-control-input:checked~.custom-control-label::after {
    background-color: #f3b7bd
}

.custom-switch.custom-switch-off-orange .custom-control-input~.custom-control-label::before {
    background-color: #fd7e14;
    border-color: #aa4e01
}

.custom-switch.custom-switch-off-orange .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(253, 126, 20, .25)
}

.custom-switch.custom-switch-off-orange .custom-control-input~.custom-control-label::after {
    background-color: #904201
}

.custom-switch.custom-switch-on-orange .custom-control-input:checked~.custom-control-label::before {
    background-color: #fd7e14;
    border-color: #aa4e01
}

.custom-switch.custom-switch-on-orange .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(253, 126, 20, .25)
}

.custom-switch.custom-switch-on-orange .custom-control-input:checked~.custom-control-label::after {
    background-color: #fed1ac
}

.custom-switch.custom-switch-off-yellow .custom-control-input~.custom-control-label::before {
    background-color: #ffc107;
    border-color: #a07800
}

.custom-switch.custom-switch-off-yellow .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(255, 193, 7, .25)
}

.custom-switch.custom-switch-off-yellow .custom-control-input~.custom-control-label::after {
    background-color: #876500
}

.custom-switch.custom-switch-on-yellow .custom-control-input:checked~.custom-control-label::before {
    background-color: #ffc107;
    border-color: #a07800
}

.custom-switch.custom-switch-on-yellow .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(255, 193, 7, .25)
}

.custom-switch.custom-switch-on-yellow .custom-control-input:checked~.custom-control-label::after {
    background-color: #ffe7a0
}

.custom-switch.custom-switch-off-green .custom-control-input~.custom-control-label::before {
    background-color: #28a745;
    border-color: #145523
}

.custom-switch.custom-switch-off-green .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(40, 167, 69, .25)
}

.custom-switch.custom-switch-off-green .custom-control-input~.custom-control-label::after {
    background-color: #0f401b
}

.custom-switch.custom-switch-on-green .custom-control-input:checked~.custom-control-label::before {
    background-color: #28a745;
    border-color: #145523
}

.custom-switch.custom-switch-on-green .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(40, 167, 69, .25)
}

.custom-switch.custom-switch-on-green .custom-control-input:checked~.custom-control-label::after {
    background-color: #86e29b
}

.custom-switch.custom-switch-off-teal .custom-control-input~.custom-control-label::before {
    background-color: #20c997;
    border-color: #127155
}

.custom-switch.custom-switch-off-teal .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(32, 201, 151, .25)
}

.custom-switch.custom-switch-off-teal .custom-control-input~.custom-control-label::after {
    background-color: #0e5b44
}

.custom-switch.custom-switch-on-teal .custom-control-input:checked~.custom-control-label::before {
    background-color: #20c997;
    border-color: #127155
}

.custom-switch.custom-switch-on-teal .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(32, 201, 151, .25)
}

.custom-switch.custom-switch-on-teal .custom-control-input:checked~.custom-control-label::after {
    background-color: #94eed3
}

.custom-switch.custom-switch-off-cyan .custom-control-input~.custom-control-label::before {
    background-color: #3bb0ff;
    border-color: #0c525d
}

.custom-switch.custom-switch-off-cyan .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(23, 162, 184, .25)
}

.custom-switch.custom-switch-off-cyan .custom-control-input~.custom-control-label::after {
    background-color: #093e47
}

.custom-switch.custom-switch-on-cyan .custom-control-input:checked~.custom-control-label::before {
    background-color: #3bb0ff;
    border-color: #0c525d
}

.custom-switch.custom-switch-on-cyan .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(23, 162, 184, .25)
}

.custom-switch.custom-switch-on-cyan .custom-control-input:checked~.custom-control-label::after {
    background-color: #7adeee
}

.custom-switch.custom-switch-off-white .custom-control-input~.custom-control-label::before {
    background-color: #fff;
    border-color: #ccc
}

.custom-switch.custom-switch-off-white .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(255, 255, 255, .25)
}

.custom-switch.custom-switch-off-white .custom-control-input~.custom-control-label::after {
    background-color: #bfbfbf
}

.custom-switch.custom-switch-on-white .custom-control-input:checked~.custom-control-label::before {
    background-color: #fff;
    border-color: #ccc
}

.custom-switch.custom-switch-on-white .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(255, 255, 255, .25)
}

.custom-switch.custom-switch-on-white .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff
}

.custom-switch.custom-switch-off-gray .custom-control-input~.custom-control-label::before {
    background-color: #6c757d;
    border-color: #3d4246
}

.custom-switch.custom-switch-off-gray .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(108, 117, 125, .25)
}

.custom-switch.custom-switch-off-gray .custom-control-input~.custom-control-label::after {
    background-color: #313539
}

.custom-switch.custom-switch-on-gray .custom-control-input:checked~.custom-control-label::before {
    background-color: #6c757d;
    border-color: #3d4246
}

.custom-switch.custom-switch-on-gray .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(108, 117, 125, .25)
}

.custom-switch.custom-switch-on-gray .custom-control-input:checked~.custom-control-label::after {
    background-color: #bcc1c6
}

.custom-switch.custom-switch-off-gray-dark .custom-control-input~.custom-control-label::before {
    background-color: #343a40;
    border-color: #060708
}

.custom-switch.custom-switch-off-gray-dark .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(52, 58, 64, .25)
}

.custom-switch.custom-switch-off-gray-dark .custom-control-input~.custom-control-label::after {
    background-color: #000
}

.custom-switch.custom-switch-on-gray-dark .custom-control-input:checked~.custom-control-label::before {
    background-color: #343a40;
    border-color: #060708
}

.custom-switch.custom-switch-on-gray-dark .custom-control-input:checked:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(52, 58, 64, .25)
}

.custom-switch.custom-switch-on-gray-dark .custom-control-input:checked~.custom-control-label::after {
    background-color: #7a8793
}

.custom-range.custom-range-primary:focus {
    outline: 0
}

.custom-range.custom-range-primary:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(0, 123, 255, .25)
}

.custom-range.custom-range-primary:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(0, 123, 255, .25)
}

.custom-range.custom-range-primary:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(0, 123, 255, .25)
}

.custom-range.custom-range-primary::-webkit-slider-thumb {
    background-color: #007bff
}

.custom-range.custom-range-primary::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range.custom-range-primary::-moz-range-thumb {
    background-color: #007bff
}

.custom-range.custom-range-primary::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range.custom-range-primary::-ms-thumb {
    background-color: #007bff
}

.custom-range.custom-range-primary::-ms-thumb:active {
    background-color: #b3d7ff
}

.custom-range.custom-range-secondary:focus {
    outline: 0
}

.custom-range.custom-range-secondary:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(108, 117, 125, .25)
}

.custom-range.custom-range-secondary:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(108, 117, 125, .25)
}

.custom-range.custom-range-secondary:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(108, 117, 125, .25)
}

.custom-range.custom-range-secondary::-webkit-slider-thumb {
    background-color: #6c757d
}

.custom-range.custom-range-secondary::-webkit-slider-thumb:active {
    background-color: #caced1
}

.custom-range.custom-range-secondary::-moz-range-thumb {
    background-color: #6c757d
}

.custom-range.custom-range-secondary::-moz-range-thumb:active {
    background-color: #caced1
}

.custom-range.custom-range-secondary::-ms-thumb {
    background-color: #6c757d
}

.custom-range.custom-range-secondary::-ms-thumb:active {
    background-color: #caced1
}

.custom-range.custom-range-success:focus {
    outline: 0
}

.custom-range.custom-range-success:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(40, 167, 69, .25)
}

.custom-range.custom-range-success:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(40, 167, 69, .25)
}

.custom-range.custom-range-success:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(40, 167, 69, .25)
}

.custom-range.custom-range-success::-webkit-slider-thumb {
    background-color: #28a745
}

.custom-range.custom-range-success::-webkit-slider-thumb:active {
    background-color: #9be7ac
}

.custom-range.custom-range-success::-moz-range-thumb {
    background-color: #28a745
}

.custom-range.custom-range-success::-moz-range-thumb:active {
    background-color: #9be7ac
}

.custom-range.custom-range-success::-ms-thumb {
    background-color: #28a745
}

.custom-range.custom-range-success::-ms-thumb:active {
    background-color: #9be7ac
}

.custom-range.custom-range-info:focus {
    outline: 0
}

.custom-range.custom-range-info:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(23, 162, 184, .25)
}

.custom-range.custom-range-info:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(23, 162, 184, .25)
}

.custom-range.custom-range-info:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(23, 162, 184, .25)
}

.custom-range.custom-range-info::-webkit-slider-thumb {
    background-color: #3bb0ff
}

.custom-range.custom-range-info::-webkit-slider-thumb:active {
    background-color: #90e4f1
}

.custom-range.custom-range-info::-moz-range-thumb {
    background-color: #3bb0ff
}

.custom-range.custom-range-info::-moz-range-thumb:active {
    background-color: #90e4f1
}

.custom-range.custom-range-info::-ms-thumb {
    background-color: #3bb0ff
}

.custom-range.custom-range-info::-ms-thumb:active {
    background-color: #90e4f1
}

.custom-range.custom-range-warning:focus {
    outline: 0
}

.custom-range.custom-range-warning:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(255, 193, 7, .25)
}

.custom-range.custom-range-warning:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(255, 193, 7, .25)
}

.custom-range.custom-range-warning:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(255, 193, 7, .25)
}

.custom-range.custom-range-warning::-webkit-slider-thumb {
    background-color: #ffc107
}

.custom-range.custom-range-warning::-webkit-slider-thumb:active {
    background-color: #ffeeba
}

.custom-range.custom-range-warning::-moz-range-thumb {
    background-color: #ffc107
}

.custom-range.custom-range-warning::-moz-range-thumb:active {
    background-color: #ffeeba
}

.custom-range.custom-range-warning::-ms-thumb {
    background-color: #ffc107
}

.custom-range.custom-range-warning::-ms-thumb:active {
    background-color: #ffeeba
}

.custom-range.custom-range-danger:focus {
    outline: 0
}

.custom-range.custom-range-danger:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(220, 53, 69, .25)
}

.custom-range.custom-range-danger:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(220, 53, 69, .25)
}

.custom-range.custom-range-danger:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(220, 53, 69, .25)
}

.custom-range.custom-range-danger::-webkit-slider-thumb {
    background-color: #dc3545
}

.custom-range.custom-range-danger::-webkit-slider-thumb:active {
    background-color: #f6cdd1
}

.custom-range.custom-range-danger::-moz-range-thumb {
    background-color: #dc3545
}

.custom-range.custom-range-danger::-moz-range-thumb:active {
    background-color: #f6cdd1
}

.custom-range.custom-range-danger::-ms-thumb {
    background-color: #dc3545
}

.custom-range.custom-range-danger::-ms-thumb:active {
    background-color: #f6cdd1
}

.custom-range.custom-range-light:focus {
    outline: 0
}

.custom-range.custom-range-light:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(248, 249, 250, .25)
}

.custom-range.custom-range-light:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(248, 249, 250, .25)
}

.custom-range.custom-range-light:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(248, 249, 250, .25)
}

.custom-range.custom-range-light::-webkit-slider-thumb {
    background-color: #f8f9fa
}

.custom-range.custom-range-light::-webkit-slider-thumb:active {
    background-color: #fff
}

.custom-range.custom-range-light::-moz-range-thumb {
    background-color: #f8f9fa
}

.custom-range.custom-range-light::-moz-range-thumb:active {
    background-color: #fff
}

.custom-range.custom-range-light::-ms-thumb {
    background-color: #f8f9fa
}

.custom-range.custom-range-light::-ms-thumb:active {
    background-color: #fff
}

.custom-range.custom-range-dark:focus {
    outline: 0
}

.custom-range.custom-range-dark:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(52, 58, 64, .25)
}

.custom-range.custom-range-dark:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(52, 58, 64, .25)
}

.custom-range.custom-range-dark:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(52, 58, 64, .25)
}

.custom-range.custom-range-dark::-webkit-slider-thumb {
    background-color: #343a40
}

.custom-range.custom-range-dark::-webkit-slider-thumb:active {
    background-color: #88939e
}

.custom-range.custom-range-dark::-moz-range-thumb {
    background-color: #343a40
}

.custom-range.custom-range-dark::-moz-range-thumb:active {
    background-color: #88939e
}

.custom-range.custom-range-dark::-ms-thumb {
    background-color: #343a40
}

.custom-range.custom-range-dark::-ms-thumb:active {
    background-color: #88939e
}

.custom-range.custom-range-lightblue:focus {
    outline: 0
}

.custom-range.custom-range-lightblue:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(60, 141, 188, .25)
}

.custom-range.custom-range-lightblue:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(60, 141, 188, .25)
}

.custom-range.custom-range-lightblue:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(60, 141, 188, .25)
}

.custom-range.custom-range-lightblue::-webkit-slider-thumb {
    background-color: #3c8dbc
}

.custom-range.custom-range-lightblue::-webkit-slider-thumb:active {
    background-color: #c0dbeb
}

.custom-range.custom-range-lightblue::-moz-range-thumb {
    background-color: #3c8dbc
}

.custom-range.custom-range-lightblue::-moz-range-thumb:active {
    background-color: #c0dbeb
}

.custom-range.custom-range-lightblue::-ms-thumb {
    background-color: #3c8dbc
}

.custom-range.custom-range-lightblue::-ms-thumb:active {
    background-color: #c0dbeb
}

.custom-range.custom-range-navy:focus {
    outline: 0
}

.custom-range.custom-range-navy:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(0, 31, 63, .25)
}

.custom-range.custom-range-navy:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(0, 31, 63, .25)
}

.custom-range.custom-range-navy:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(0, 31, 63, .25)
}

.custom-range.custom-range-navy::-webkit-slider-thumb {
    background-color: #001f3f
}

.custom-range.custom-range-navy::-webkit-slider-thumb:active {
    background-color: #0077f2
}

.custom-range.custom-range-navy::-moz-range-thumb {
    background-color: #001f3f
}

.custom-range.custom-range-navy::-moz-range-thumb:active {
    background-color: #0077f2
}

.custom-range.custom-range-navy::-ms-thumb {
    background-color: #001f3f
}

.custom-range.custom-range-navy::-ms-thumb:active {
    background-color: #0077f2
}

.custom-range.custom-range-olive:focus {
    outline: 0
}

.custom-range.custom-range-olive:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(61, 153, 112, .25)
}

.custom-range.custom-range-olive:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(61, 153, 112, .25)
}

.custom-range.custom-range-olive:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(61, 153, 112, .25)
}

.custom-range.custom-range-olive::-webkit-slider-thumb {
    background-color: #3d9970
}

.custom-range.custom-range-olive::-webkit-slider-thumb:active {
    background-color: #abdec7
}

.custom-range.custom-range-olive::-moz-range-thumb {
    background-color: #3d9970
}

.custom-range.custom-range-olive::-moz-range-thumb:active {
    background-color: #abdec7
}

.custom-range.custom-range-olive::-ms-thumb {
    background-color: #3d9970
}

.custom-range.custom-range-olive::-ms-thumb:active {
    background-color: #abdec7
}

.custom-range.custom-range-lime:focus {
    outline: 0
}

.custom-range.custom-range-lime:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(1, 255, 112, .25)
}

.custom-range.custom-range-lime:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(1, 255, 112, .25)
}

.custom-range.custom-range-lime:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(1, 255, 112, .25)
}

.custom-range.custom-range-lime::-webkit-slider-thumb {
    background-color: #01ff70
}

.custom-range.custom-range-lime::-webkit-slider-thumb:active {
    background-color: #b4ffd4
}

.custom-range.custom-range-lime::-moz-range-thumb {
    background-color: #01ff70
}

.custom-range.custom-range-lime::-moz-range-thumb:active {
    background-color: #b4ffd4
}

.custom-range.custom-range-lime::-ms-thumb {
    background-color: #01ff70
}

.custom-range.custom-range-lime::-ms-thumb:active {
    background-color: #b4ffd4
}

.custom-range.custom-range-fuchsia:focus {
    outline: 0
}

.custom-range.custom-range-fuchsia:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(240, 18, 190, .25)
}

.custom-range.custom-range-fuchsia:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(240, 18, 190, .25)
}

.custom-range.custom-range-fuchsia:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(240, 18, 190, .25)
}

.custom-range.custom-range-fuchsia::-webkit-slider-thumb {
    background-color: #f012be
}

.custom-range.custom-range-fuchsia::-webkit-slider-thumb:active {
    background-color: #fbbaec
}

.custom-range.custom-range-fuchsia::-moz-range-thumb {
    background-color: #f012be
}

.custom-range.custom-range-fuchsia::-moz-range-thumb:active {
    background-color: #fbbaec
}

.custom-range.custom-range-fuchsia::-ms-thumb {
    background-color: #f012be
}

.custom-range.custom-range-fuchsia::-ms-thumb:active {
    background-color: #fbbaec
}

.custom-range.custom-range-maroon:focus {
    outline: 0
}

.custom-range.custom-range-maroon:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(216, 27, 96, .25)
}

.custom-range.custom-range-maroon:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(216, 27, 96, .25)
}

.custom-range.custom-range-maroon:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(216, 27, 96, .25)
}

.custom-range.custom-range-maroon::-webkit-slider-thumb {
    background-color: #d81b60
}

.custom-range.custom-range-maroon::-webkit-slider-thumb:active {
    background-color: #f5b0c9
}

.custom-range.custom-range-maroon::-moz-range-thumb {
    background-color: #d81b60
}

.custom-range.custom-range-maroon::-moz-range-thumb:active {
    background-color: #f5b0c9
}

.custom-range.custom-range-maroon::-ms-thumb {
    background-color: #d81b60
}

.custom-range.custom-range-maroon::-ms-thumb:active {
    background-color: #f5b0c9
}

.custom-range.custom-range-blue:focus {
    outline: 0
}

.custom-range.custom-range-blue:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(0, 123, 255, .25)
}

.custom-range.custom-range-blue:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(0, 123, 255, .25)
}

.custom-range.custom-range-blue:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(0, 123, 255, .25)
}

.custom-range.custom-range-blue::-webkit-slider-thumb {
    background-color: #007bff
}

.custom-range.custom-range-blue::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range.custom-range-blue::-moz-range-thumb {
    background-color: #007bff
}

.custom-range.custom-range-blue::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range.custom-range-blue::-ms-thumb {
    background-color: #007bff
}

.custom-range.custom-range-blue::-ms-thumb:active {
    background-color: #b3d7ff
}

.custom-range.custom-range-indigo:focus {
    outline: 0
}

.custom-range.custom-range-indigo:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(102, 16, 242, .25)
}

.custom-range.custom-range-indigo:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(102, 16, 242, .25)
}

.custom-range.custom-range-indigo:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(102, 16, 242, .25)
}

.custom-range.custom-range-indigo::-webkit-slider-thumb {
    background-color: #6610f2
}

.custom-range.custom-range-indigo::-webkit-slider-thumb:active {
    background-color: #d2b9fb
}

.custom-range.custom-range-indigo::-moz-range-thumb {
    background-color: #6610f2
}

.custom-range.custom-range-indigo::-moz-range-thumb:active {
    background-color: #d2b9fb
}

.custom-range.custom-range-indigo::-ms-thumb {
    background-color: #6610f2
}

.custom-range.custom-range-indigo::-ms-thumb:active {
    background-color: #d2b9fb
}

.custom-range.custom-range-purple:focus {
    outline: 0
}

.custom-range.custom-range-purple:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(111, 66, 193, .25)
}

.custom-range.custom-range-purple:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(111, 66, 193, .25)
}

.custom-range.custom-range-purple:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(111, 66, 193, .25)
}

.custom-range.custom-range-purple::-webkit-slider-thumb {
    background-color: #6f42c1
}

.custom-range.custom-range-purple::-webkit-slider-thumb:active {
    background-color: #d5c8ed
}

.custom-range.custom-range-purple::-moz-range-thumb {
    background-color: #6f42c1
}

.custom-range.custom-range-purple::-moz-range-thumb:active {
    background-color: #d5c8ed
}

.custom-range.custom-range-purple::-ms-thumb {
    background-color: #6f42c1
}

.custom-range.custom-range-purple::-ms-thumb:active {
    background-color: #d5c8ed
}

.custom-range.custom-range-pink:focus {
    outline: 0
}

.custom-range.custom-range-pink:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(232, 62, 140, .25)
}

.custom-range.custom-range-pink:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(232, 62, 140, .25)
}

.custom-range.custom-range-pink:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(232, 62, 140, .25)
}

.custom-range.custom-range-pink::-webkit-slider-thumb {
    background-color: #e83e8c
}

.custom-range.custom-range-pink::-webkit-slider-thumb:active {
    background-color: #fbddeb
}

.custom-range.custom-range-pink::-moz-range-thumb {
    background-color: #e83e8c
}

.custom-range.custom-range-pink::-moz-range-thumb:active {
    background-color: #fbddeb
}

.custom-range.custom-range-pink::-ms-thumb {
    background-color: #e83e8c
}

.custom-range.custom-range-pink::-ms-thumb:active {
    background-color: #fbddeb
}

.custom-range.custom-range-red:focus {
    outline: 0
}

.custom-range.custom-range-red:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(220, 53, 69, .25)
}

.custom-range.custom-range-red:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(220, 53, 69, .25)
}

.custom-range.custom-range-red:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(220, 53, 69, .25)
}

.custom-range.custom-range-red::-webkit-slider-thumb {
    background-color: #dc3545
}

.custom-range.custom-range-red::-webkit-slider-thumb:active {
    background-color: #f6cdd1
}

.custom-range.custom-range-red::-moz-range-thumb {
    background-color: #dc3545
}

.custom-range.custom-range-red::-moz-range-thumb:active {
    background-color: #f6cdd1
}

.custom-range.custom-range-red::-ms-thumb {
    background-color: #dc3545
}

.custom-range.custom-range-red::-ms-thumb:active {
    background-color: #f6cdd1
}

.custom-range.custom-range-orange:focus {
    outline: 0
}

.custom-range.custom-range-orange:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(253, 126, 20, .25)
}

.custom-range.custom-range-orange:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(253, 126, 20, .25)
}

.custom-range.custom-range-orange:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(253, 126, 20, .25)
}

.custom-range.custom-range-orange::-webkit-slider-thumb {
    background-color: #fd7e14
}

.custom-range.custom-range-orange::-webkit-slider-thumb:active {
    background-color: #ffdfc5
}

.custom-range.custom-range-orange::-moz-range-thumb {
    background-color: #fd7e14
}

.custom-range.custom-range-orange::-moz-range-thumb:active {
    background-color: #ffdfc5
}

.custom-range.custom-range-orange::-ms-thumb {
    background-color: #fd7e14
}

.custom-range.custom-range-orange::-ms-thumb:active {
    background-color: #ffdfc5
}

.custom-range.custom-range-yellow:focus {
    outline: 0
}

.custom-range.custom-range-yellow:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(255, 193, 7, .25)
}

.custom-range.custom-range-yellow:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(255, 193, 7, .25)
}

.custom-range.custom-range-yellow:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(255, 193, 7, .25)
}

.custom-range.custom-range-yellow::-webkit-slider-thumb {
    background-color: #ffc107
}

.custom-range.custom-range-yellow::-webkit-slider-thumb:active {
    background-color: #ffeeba
}

.custom-range.custom-range-yellow::-moz-range-thumb {
    background-color: #ffc107
}

.custom-range.custom-range-yellow::-moz-range-thumb:active {
    background-color: #ffeeba
}

.custom-range.custom-range-yellow::-ms-thumb {
    background-color: #ffc107
}

.custom-range.custom-range-yellow::-ms-thumb:active {
    background-color: #ffeeba
}

.custom-range.custom-range-green:focus {
    outline: 0
}

.custom-range.custom-range-green:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(40, 167, 69, .25)
}

.custom-range.custom-range-green:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(40, 167, 69, .25)
}

.custom-range.custom-range-green:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(40, 167, 69, .25)
}

.custom-range.custom-range-green::-webkit-slider-thumb {
    background-color: #28a745
}

.custom-range.custom-range-green::-webkit-slider-thumb:active {
    background-color: #9be7ac
}

.custom-range.custom-range-green::-moz-range-thumb {
    background-color: #28a745
}

.custom-range.custom-range-green::-moz-range-thumb:active {
    background-color: #9be7ac
}

.custom-range.custom-range-green::-ms-thumb {
    background-color: #28a745
}

.custom-range.custom-range-green::-ms-thumb:active {
    background-color: #9be7ac
}

.custom-range.custom-range-teal:focus {
    outline: 0
}

.custom-range.custom-range-teal:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(32, 201, 151, .25)
}

.custom-range.custom-range-teal:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(32, 201, 151, .25)
}

.custom-range.custom-range-teal:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(32, 201, 151, .25)
}

.custom-range.custom-range-teal::-webkit-slider-thumb {
    background-color: #20c997
}

.custom-range.custom-range-teal::-webkit-slider-thumb:active {
    background-color: #aaf1dc
}

.custom-range.custom-range-teal::-moz-range-thumb {
    background-color: #20c997
}

.custom-range.custom-range-teal::-moz-range-thumb:active {
    background-color: #aaf1dc
}

.custom-range.custom-range-teal::-ms-thumb {
    background-color: #20c997
}

.custom-range.custom-range-teal::-ms-thumb:active {
    background-color: #aaf1dc
}

.custom-range.custom-range-cyan:focus {
    outline: 0
}

.custom-range.custom-range-cyan:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(23, 162, 184, .25)
}

.custom-range.custom-range-cyan:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(23, 162, 184, .25)
}

.custom-range.custom-range-cyan:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(23, 162, 184, .25)
}

.custom-range.custom-range-cyan::-webkit-slider-thumb {
    background-color: #3bb0ff
}

.custom-range.custom-range-cyan::-webkit-slider-thumb:active {
    background-color: #90e4f1
}

.custom-range.custom-range-cyan::-moz-range-thumb {
    background-color: #3bb0ff
}

.custom-range.custom-range-cyan::-moz-range-thumb:active {
    background-color: #90e4f1
}

.custom-range.custom-range-cyan::-ms-thumb {
    background-color: #3bb0ff
}

.custom-range.custom-range-cyan::-ms-thumb:active {
    background-color: #90e4f1
}

.custom-range.custom-range-white:focus {
    outline: 0
}

.custom-range.custom-range-white:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(255, 255, 255, .25)
}

.custom-range.custom-range-white:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(255, 255, 255, .25)
}

.custom-range.custom-range-white:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(255, 255, 255, .25)
}

.custom-range.custom-range-white::-webkit-slider-thumb {
    background-color: #fff
}

.custom-range.custom-range-white::-webkit-slider-thumb:active {
    background-color: #fff
}

.custom-range.custom-range-white::-moz-range-thumb {
    background-color: #fff
}

.custom-range.custom-range-white::-moz-range-thumb:active {
    background-color: #fff
}

.custom-range.custom-range-white::-ms-thumb {
    background-color: #fff
}

.custom-range.custom-range-white::-ms-thumb:active {
    background-color: #fff
}

.custom-range.custom-range-gray:focus {
    outline: 0
}

.custom-range.custom-range-gray:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(108, 117, 125, .25)
}

.custom-range.custom-range-gray:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(108, 117, 125, .25)
}

.custom-range.custom-range-gray:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(108, 117, 125, .25)
}

.custom-range.custom-range-gray::-webkit-slider-thumb {
    background-color: #6c757d
}

.custom-range.custom-range-gray::-webkit-slider-thumb:active {
    background-color: #caced1
}

.custom-range.custom-range-gray::-moz-range-thumb {
    background-color: #6c757d
}

.custom-range.custom-range-gray::-moz-range-thumb:active {
    background-color: #caced1
}

.custom-range.custom-range-gray::-ms-thumb {
    background-color: #6c757d
}

.custom-range.custom-range-gray::-ms-thumb:active {
    background-color: #caced1
}

.custom-range.custom-range-gray-dark:focus {
    outline: 0
}

.custom-range.custom-range-gray-dark:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(52, 58, 64, .25)
}

.custom-range.custom-range-gray-dark:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(52, 58, 64, .25)
}

.custom-range.custom-range-gray-dark:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px rgba(52, 58, 64, .25)
}

.custom-range.custom-range-gray-dark::-webkit-slider-thumb {
    background-color: #343a40
}

.custom-range.custom-range-gray-dark::-webkit-slider-thumb:active {
    background-color: #88939e
}

.custom-range.custom-range-gray-dark::-moz-range-thumb {
    background-color: #343a40
}

.custom-range.custom-range-gray-dark::-moz-range-thumb:active {
    background-color: #88939e
}

.custom-range.custom-range-gray-dark::-ms-thumb {
    background-color: #343a40
}

.custom-range.custom-range-gray-dark::-ms-thumb:active {
    background-color: #88939e
}

.custom-control-input-primary:checked~.custom-control-label::before {
    border-color: #007bff;
    background-color: #007bff
}

.custom-control-input-primary.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23007bff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-primary.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23007bff'/%3E%3C/svg%3E")!important
}

.custom-control-input-primary:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input-primary:focus:not(:checked)~.custom-control-label::before {
    border-color: #80bdff
}

.custom-control-input-primary:not(:disabled):active~.custom-control-label::before {
    background-color: #b3d7ff;
    border-color: #b3d7ff
}

.custom-control-input-secondary:checked~.custom-control-label::before {
    border-color: #6c757d;
    background-color: #6c757d
}

.custom-control-input-secondary.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%236c757d' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-secondary.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%236c757d'/%3E%3C/svg%3E")!important
}

.custom-control-input-secondary:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(108, 117, 125, .25)
}

.custom-control-input-secondary:focus:not(:checked)~.custom-control-label::before {
    border-color: #afb5ba
}

.custom-control-input-secondary:not(:disabled):active~.custom-control-label::before {
    background-color: #caced1;
    border-color: #caced1
}

.custom-control-input-success:checked~.custom-control-label::before {
    border-color: #28a745;
    background-color: #28a745
}

.custom-control-input-success.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-success.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2328a745'/%3E%3C/svg%3E")!important
}

.custom-control-input-success:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-control-input-success:focus:not(:checked)~.custom-control-label::before {
    border-color: #71dd8a
}

.custom-control-input-success:not(:disabled):active~.custom-control-label::before {
    background-color: #9be7ac;
    border-color: #9be7ac
}

.custom-control-input-info:checked~.custom-control-label::before {
    border-color: #3bb0ff;
    background-color: #3bb0ff
}

.custom-control-input-info.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%233bb0ff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-info.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%233bb0ff'/%3E%3C/svg%3E")!important
}

.custom-control-input-info:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(23, 162, 184, .25)
}

.custom-control-input-info:focus:not(:checked)~.custom-control-label::before {
    border-color: #63d9ec
}

.custom-control-input-info:not(:disabled):active~.custom-control-label::before {
    background-color: #90e4f1;
    border-color: #90e4f1
}

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

.custom-control-input-warning.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23ffc107' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-warning.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23ffc107'/%3E%3C/svg%3E")!important
}

.custom-control-input-warning:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(255, 193, 7, .25)
}

.custom-control-input-warning:focus:not(:checked)~.custom-control-label::before {
    border-color: #ffe187
}

.custom-control-input-warning:not(:disabled):active~.custom-control-label::before {
    background-color: #ffeeba;
    border-color: #ffeeba
}

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

.custom-control-input-danger.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23dc3545' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-danger.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23dc3545'/%3E%3C/svg%3E")!important
}

.custom-control-input-danger:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-control-input-danger:focus:not(:checked)~.custom-control-label::before {
    border-color: #efa2a9
}

.custom-control-input-danger:not(:disabled):active~.custom-control-label::before {
    background-color: #f6cdd1;
    border-color: #f6cdd1
}

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

.custom-control-input-light.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f8f9fa' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-light.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23f8f9fa'/%3E%3C/svg%3E")!important
}

.custom-control-input-light:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(248, 249, 250, .25)
}

.custom-control-input-light:focus:not(:checked)~.custom-control-label::before {
    border-color: #fff
}

.custom-control-input-light:not(:disabled):active~.custom-control-label::before {
    background-color: #fff;
    border-color: #fff
}

.custom-control-input-dark:checked~.custom-control-label::before {
    border-color: #343a40;
    background-color: #343a40
}

.custom-control-input-dark.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23343a40' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-dark.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23343a40'/%3E%3C/svg%3E")!important
}

.custom-control-input-dark:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(52, 58, 64, .25)
}

.custom-control-input-dark:focus:not(:checked)~.custom-control-label::before {
    border-color: #6d7a86
}

.custom-control-input-dark:not(:disabled):active~.custom-control-label::before {
    background-color: #88939e;
    border-color: #88939e
}

.custom-control-input-lightblue:checked~.custom-control-label::before {
    border-color: #3c8dbc;
    background-color: #3c8dbc
}

.custom-control-input-lightblue.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%233c8dbc' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-lightblue.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%233c8dbc'/%3E%3C/svg%3E")!important
}

.custom-control-input-lightblue:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(60, 141, 188, .25)
}

.custom-control-input-lightblue:focus:not(:checked)~.custom-control-label::before {
    border-color: #99c5de
}

.custom-control-input-lightblue:not(:disabled):active~.custom-control-label::before {
    background-color: #c0dbeb;
    border-color: #c0dbeb
}

.custom-control-input-navy:checked~.custom-control-label::before {
    border-color: #001f3f;
    background-color: #001f3f
}

.custom-control-input-navy.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23001f3f' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-navy.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23001f3f'/%3E%3C/svg%3E")!important
}

.custom-control-input-navy:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(0, 31, 63, .25)
}

.custom-control-input-navy:focus:not(:checked)~.custom-control-label::before {
    border-color: #005ebf
}

.custom-control-input-navy:not(:disabled):active~.custom-control-label::before {
    background-color: #0077f2;
    border-color: #0077f2
}

.custom-control-input-olive:checked~.custom-control-label::before {
    border-color: #3d9970;
    background-color: #3d9970
}

.custom-control-input-olive.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%233d9970' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-olive.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%233d9970'/%3E%3C/svg%3E")!important
}

.custom-control-input-olive:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(61, 153, 112, .25)
}

.custom-control-input-olive:focus:not(:checked)~.custom-control-label::before {
    border-color: #87cfaf
}

.custom-control-input-olive:not(:disabled):active~.custom-control-label::before {
    background-color: #abdec7;
    border-color: #abdec7
}

.custom-control-input-lime:checked~.custom-control-label::before {
    border-color: #01ff70;
    background-color: #01ff70
}

.custom-control-input-lime.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2301ff70' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-lime.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2301ff70'/%3E%3C/svg%3E")!important
}

.custom-control-input-lime:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(1, 255, 112, .25)
}

.custom-control-input-lime:focus:not(:checked)~.custom-control-label::before {
    border-color: #81ffb8
}

.custom-control-input-lime:not(:disabled):active~.custom-control-label::before {
    background-color: #b4ffd4;
    border-color: #b4ffd4
}

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

.custom-control-input-fuchsia.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f012be' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-fuchsia.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23f012be'/%3E%3C/svg%3E")!important
}

.custom-control-input-fuchsia:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(240, 18, 190, .25)
}

.custom-control-input-fuchsia:focus:not(:checked)~.custom-control-label::before {
    border-color: #f88adf
}

.custom-control-input-fuchsia:not(:disabled):active~.custom-control-label::before {
    background-color: #fbbaec;
    border-color: #fbbaec
}

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

.custom-control-input-maroon.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23d81b60' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-maroon.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23d81b60'/%3E%3C/svg%3E")!important
}

.custom-control-input-maroon:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(216, 27, 96, .25)
}

.custom-control-input-maroon:focus:not(:checked)~.custom-control-label::before {
    border-color: #f083ab
}

.custom-control-input-maroon:not(:disabled):active~.custom-control-label::before {
    background-color: #f5b0c9;
    border-color: #f5b0c9
}

.custom-control-input-blue:checked~.custom-control-label::before {
    border-color: #007bff;
    background-color: #007bff
}

.custom-control-input-blue.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23007bff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-blue.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23007bff'/%3E%3C/svg%3E")!important
}

.custom-control-input-blue:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input-blue:focus:not(:checked)~.custom-control-label::before {
    border-color: #80bdff
}

.custom-control-input-blue:not(:disabled):active~.custom-control-label::before {
    background-color: #b3d7ff;
    border-color: #b3d7ff
}

.custom-control-input-indigo:checked~.custom-control-label::before {
    border-color: #6610f2;
    background-color: #6610f2
}

.custom-control-input-indigo.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%236610f2' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-indigo.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%236610f2'/%3E%3C/svg%3E")!important
}

.custom-control-input-indigo:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(102, 16, 242, .25)
}

.custom-control-input-indigo:focus:not(:checked)~.custom-control-label::before {
    border-color: #b389f9
}

.custom-control-input-indigo:not(:disabled):active~.custom-control-label::before {
    background-color: #d2b9fb;
    border-color: #d2b9fb
}

.custom-control-input-purple:checked~.custom-control-label::before {
    border-color: #6f42c1;
    background-color: #6f42c1
}

.custom-control-input-purple.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%236f42c1' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-purple.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%236f42c1'/%3E%3C/svg%3E")!important
}

.custom-control-input-purple:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(111, 66, 193, .25)
}

.custom-control-input-purple:focus:not(:checked)~.custom-control-label::before {
    border-color: #b8a2e0
}

.custom-control-input-purple:not(:disabled):active~.custom-control-label::before {
    background-color: #d5c8ed;
    border-color: #d5c8ed
}

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

.custom-control-input-pink.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23e83e8c' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-pink.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23e83e8c'/%3E%3C/svg%3E")!important
}

.custom-control-input-pink:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(232, 62, 140, .25)
}

.custom-control-input-pink:focus:not(:checked)~.custom-control-label::before {
    border-color: #f6b0d0
}

.custom-control-input-pink:not(:disabled):active~.custom-control-label::before {
    background-color: #fbddeb;
    border-color: #fbddeb
}

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

.custom-control-input-red.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23dc3545' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-red.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23dc3545'/%3E%3C/svg%3E")!important
}

.custom-control-input-red:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-control-input-red:focus:not(:checked)~.custom-control-label::before {
    border-color: #efa2a9
}

.custom-control-input-red:not(:disabled):active~.custom-control-label::before {
    background-color: #f6cdd1;
    border-color: #f6cdd1
}

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

.custom-control-input-orange.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fd7e14' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-orange.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fd7e14'/%3E%3C/svg%3E")!important
}

.custom-control-input-orange:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(253, 126, 20, .25)
}

.custom-control-input-orange:focus:not(:checked)~.custom-control-label::before {
    border-color: #fec392
}

.custom-control-input-orange:not(:disabled):active~.custom-control-label::before {
    background-color: #ffdfc5;
    border-color: #ffdfc5
}

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

.custom-control-input-yellow.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23ffc107' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-yellow.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23ffc107'/%3E%3C/svg%3E")!important
}

.custom-control-input-yellow:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(255, 193, 7, .25)
}

.custom-control-input-yellow:focus:not(:checked)~.custom-control-label::before {
    border-color: #ffe187
}

.custom-control-input-yellow:not(:disabled):active~.custom-control-label::before {
    background-color: #ffeeba;
    border-color: #ffeeba
}

.custom-control-input-green:checked~.custom-control-label::before {
    border-color: #28a745;
    background-color: #28a745
}

.custom-control-input-green.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-green.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2328a745'/%3E%3C/svg%3E")!important
}

.custom-control-input-green:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-control-input-green:focus:not(:checked)~.custom-control-label::before {
    border-color: #71dd8a
}

.custom-control-input-green:not(:disabled):active~.custom-control-label::before {
    background-color: #9be7ac;
    border-color: #9be7ac
}

.custom-control-input-teal:checked~.custom-control-label::before {
    border-color: #20c997;
    background-color: #20c997
}

.custom-control-input-teal.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2320c997' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-teal.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2320c997'/%3E%3C/svg%3E")!important
}

.custom-control-input-teal:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(32, 201, 151, .25)
}

.custom-control-input-teal:focus:not(:checked)~.custom-control-label::before {
    border-color: #7eeaca
}

.custom-control-input-teal:not(:disabled):active~.custom-control-label::before {
    background-color: #aaf1dc;
    border-color: #aaf1dc
}

.custom-control-input-cyan:checked~.custom-control-label::before {
    border-color: #3bb0ff;
    background-color: #3bb0ff
}

.custom-control-input-cyan.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%233bb0ff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-cyan.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%233bb0ff'/%3E%3C/svg%3E")!important
}

.custom-control-input-cyan:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(23, 162, 184, .25)
}

.custom-control-input-cyan:focus:not(:checked)~.custom-control-label::before {
    border-color: #63d9ec
}

.custom-control-input-cyan:not(:disabled):active~.custom-control-label::before {
    background-color: #90e4f1;
    border-color: #90e4f1
}

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

.custom-control-input-white.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-white.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")!important
}

.custom-control-input-white:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(255, 255, 255, .25)
}

.custom-control-input-white:focus:not(:checked)~.custom-control-label::before {
    border-color: #fff
}

.custom-control-input-white:not(:disabled):active~.custom-control-label::before {
    background-color: #fff;
    border-color: #fff
}

.custom-control-input-gray:checked~.custom-control-label::before {
    border-color: #6c757d;
    background-color: #6c757d
}

.custom-control-input-gray.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%236c757d' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-gray.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%236c757d'/%3E%3C/svg%3E")!important
}

.custom-control-input-gray:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(108, 117, 125, .25)
}

.custom-control-input-gray:focus:not(:checked)~.custom-control-label::before {
    border-color: #afb5ba
}

.custom-control-input-gray:not(:disabled):active~.custom-control-label::before {
    background-color: #caced1;
    border-color: #caced1
}

.custom-control-input-gray-dark:checked~.custom-control-label::before {
    border-color: #343a40;
    background-color: #343a40
}

.custom-control-input-gray-dark.custom-control-input-outline:checked[type=checkbox]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23343a40' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")!important
}

.custom-control-input-gray-dark.custom-control-input-outline:checked[type=radio]~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23343a40'/%3E%3C/svg%3E")!important
}

.custom-control-input-gray-dark:focus~.custom-control-label::before {
    box-shadow: inset 0 0 0 transparent, 0 0 0 .2rem rgba(52, 58, 64, .25)
}

.custom-control-input-gray-dark:focus:not(:checked)~.custom-control-label::before {
    border-color: #6d7a86
}

.custom-control-input-gray-dark:not(:disabled):active~.custom-control-label::before {
    background-color: #88939e;
    border-color: #88939e
}

.custom-control-input-outline~.custom-control-label::before {
    background-color: transparent!important;
    box-shadow: none
}

.custom-control-input-outline:checked~.custom-control-label::before {
    background-color: transparent
}

.dark-mode .custom-control-label::before,
.dark-mode .custom-file-label,
.dark-mode .custom-file-label::after,
.dark-mode .custom-select,
.dark-mode .form-control,
.dark-mode .input-group-text {
    background-color: #343a40;
    color: #fff
}

.dark-mode .form-control:not(.form-control-navbar):not(.is-invalid):not(:focus) {
    border-color: #6c757d
}

.dark-mode select {
    background-color: #343a40;
    color: #fff;
    border-color: #6c757d
}

.dark-mode .input-group-text {
    border-color: #6c757d
}

.dark-mode .custom-control-input:disabled~.custom-control-label::before,
.dark-mode .custom-control-input[disabled]~.custom-control-label::before {
    background-color: #3f474e;
    border-color: #6c757d;
    color: #fff
}

.dark-mode .custom-range::-webkit-slider-runnable-track {
    background-color: #454d55
}

.dark-mode .custom-range::-moz-range-track {
    background-color: #454d55
}

.dark-mode .custom-range::-ms-track {
    background-color: #454d55
}

.dark-mode .navbar-dark .btn-navbar,
.dark-mode .navbar-dark .form-control-navbar {
    background-color: #343a40;
    border: 1px solid #6c757d
}

.dark-mode .navbar-dark .btn-navbar:hover {
    background-color: #454d55
}

.dark-mode .navbar-dark .btn-navbar:focus {
    background-color: #4b545c
}

.dark-mode .navbar-dark .form-control-navbar+.input-group-append>.btn-navbar,
.dark-mode .navbar-dark .form-control-navbar+.input-group-prepend>.btn-navbar {
    background-color: #3f474e;
    color: #fff;
    border: 1px solid #6c757d;
    border-left: none
}

.progress {
    box-shadow: none;
    border-radius: 1px
}

.progress.vertical {
    display: inline-block;
    height: 200px;
    margin-right: 10px;
    position: relative;
    width: 30px
}

.progress.vertical>.progress-bar {
    bottom: 0;
    position: absolute;
    width: 100%
}

.progress.vertical.progress-sm,
.progress.vertical.sm {
    width: 20px
}

.progress.vertical.progress-xs,
.progress.vertical.xs {
    width: 10px
}

.progress.vertical.progress-xxs,
.progress.vertical.xxs {
    width: 3px
}

.progress-group {
    margin-bottom: .5rem
}

.progress-sm {
    height: 10px
}

.progress-xs {
    height: 7px
}

.progress-xxs {
    height: 3px
}

.table tr>td .progress {
    margin: 0
}

.dark-mode .progress {
    background: #454d55
}

.card-primary:not(.card-outline)>.card-header {
    background-color: #007bff
}

.card-primary:not(.card-outline)>.card-header,
.card-primary:not(.card-outline)>.card-header a {
    color: #fff
}

.card-primary:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-primary.card-outline {
    border-top: 3px solid #007bff
}

.card-primary.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-primary.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #007bff
}

.bg-gradient-primary .btn-tool,
.bg-primary .btn-tool,
.card-primary:not(.card-outline) .btn-tool {
    color: rgba(255, 255, 255, .8)
}

.bg-gradient-primary .btn-tool:hover,
.bg-primary .btn-tool:hover,
.card-primary:not(.card-outline) .btn-tool:hover {
    color: #fff
}

.card.bg-gradient-primary .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-primary .bootstrap-datetimepicker-widget .table th,
.card.bg-primary .bootstrap-datetimepicker-widget .table td,
.card.bg-primary .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-gradient-primary .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-primary .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-primary .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-primary .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-primary .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-primary .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-primary .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-primary .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-primary .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-primary .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #0067d6;
    color: #fff
}

.card.bg-gradient-primary .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-primary .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #fff
}

.card.bg-gradient-primary .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-primary .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-primary .bootstrap-datetimepicker-widget table td.active,
.card.bg-primary .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #3395ff;
    color: #fff
}

.card-secondary:not(.card-outline)>.card-header {
    background-color: #6c757d
}

.card-secondary:not(.card-outline)>.card-header,
.card-secondary:not(.card-outline)>.card-header a {
    color: #fff
}

.card-secondary:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-secondary.card-outline {
    border-top: 3px solid #6c757d
}

.card-secondary.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-secondary.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #6c757d
}

.bg-gradient-secondary .btn-tool,
.bg-secondary .btn-tool,
.card-secondary:not(.card-outline) .btn-tool {
    color: rgba(255, 255, 255, .8)
}

.bg-gradient-secondary .btn-tool:hover,
.bg-secondary .btn-tool:hover,
.card-secondary:not(.card-outline) .btn-tool:hover {
    color: #fff
}

.card.bg-gradient-secondary .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-secondary .bootstrap-datetimepicker-widget .table th,
.card.bg-secondary .bootstrap-datetimepicker-widget .table td,
.card.bg-secondary .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-gradient-secondary .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-secondary .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-secondary .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-secondary .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-secondary .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-secondary .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-secondary .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-secondary .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-secondary .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-secondary .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #596167;
    color: #fff
}

.card.bg-gradient-secondary .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-secondary .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #fff
}

.card.bg-gradient-secondary .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-secondary .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-secondary .bootstrap-datetimepicker-widget table td.active,
.card.bg-secondary .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #868e96;
    color: #fff
}

.card-success:not(.card-outline)>.card-header {
    background-color: #28a745
}

.card-success:not(.card-outline)>.card-header,
.card-success:not(.card-outline)>.card-header a {
    color: #fff
}

.card-success:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-success.card-outline {
    border-top: 3px solid #28a745
}

.card-success.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-success.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #28a745
}

.bg-gradient-success .btn-tool,
.bg-success .btn-tool,
.card-success:not(.card-outline) .btn-tool {
    color: rgba(255, 255, 255, .8)
}

.bg-gradient-success .btn-tool:hover,
.bg-success .btn-tool:hover,
.card-success:not(.card-outline) .btn-tool:hover {
    color: #fff
}

.card.bg-gradient-success .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-success .bootstrap-datetimepicker-widget .table th,
.card.bg-success .bootstrap-datetimepicker-widget .table td,
.card.bg-success .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-gradient-success .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-success .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-success .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-success .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-success .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-success .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-success .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-success .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-success .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-success .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #208637;
    color: #fff
}

.card.bg-gradient-success .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-success .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #fff
}

.card.bg-gradient-success .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-success .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-success .bootstrap-datetimepicker-widget table td.active,
.card.bg-success .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #34ce57;
    color: #fff
}

.card-info:not(.card-outline)>.card-header {
    background-color: #3bb0ff
}

.card-info:not(.card-outline)>.card-header,
.card-info:not(.card-outline)>.card-header a {
    color: #fff
}

.card-info:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-info.card-outline {
    border-top: 3px solid #3bb0ff
}

.card-info.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-info.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #3bb0ff
}

.bg-gradient-info .btn-tool,
.bg-info .btn-tool,
.card-info:not(.card-outline) .btn-tool {
    color: rgba(255, 255, 255, .8)
}

.bg-gradient-info .btn-tool:hover,
.bg-info .btn-tool:hover,
.card-info:not(.card-outline) .btn-tool:hover {
    color: #fff
}

.card.bg-gradient-info .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-info .bootstrap-datetimepicker-widget .table th,
.card.bg-info .bootstrap-datetimepicker-widget .table td,
.card.bg-info .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-gradient-info .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-info .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-info .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-info .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-info .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-info .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-info .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-info .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-info .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-info .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #128294;
    color: #fff
}

.card.bg-gradient-info .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-info .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #fff
}

.card.bg-gradient-info .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-info .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-info .bootstrap-datetimepicker-widget table td.active,
.card.bg-info .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #1fc8e3;
    color: #fff
}

.card-warning:not(.card-outline)>.card-header {
    background-color: #ffc107
}

.card-warning:not(.card-outline)>.card-header,
.card-warning:not(.card-outline)>.card-header a {
    color: #1f2d3d
}

.card-warning:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-warning.card-outline {
    border-top: 3px solid #ffc107
}

.card-warning.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-warning.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #ffc107
}

.bg-gradient-warning .btn-tool,
.bg-warning .btn-tool,
.card-warning:not(.card-outline) .btn-tool {
    color: rgba(31, 45, 61, .8)
}

.bg-gradient-warning .btn-tool:hover,
.bg-warning .btn-tool:hover,
.card-warning:not(.card-outline) .btn-tool:hover {
    color: #1f2d3d
}

.card.bg-gradient-warning .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-warning .bootstrap-datetimepicker-widget .table th,
.card.bg-warning .bootstrap-datetimepicker-widget .table td,
.card.bg-warning .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-gradient-warning .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-warning .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-warning .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-warning .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-warning .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-warning .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-warning .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-warning .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-warning .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-warning .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #dda600;
    color: #1f2d3d
}

.card.bg-gradient-warning .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-warning .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #1f2d3d
}

.card.bg-gradient-warning .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-warning .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-warning .bootstrap-datetimepicker-widget table td.active,
.card.bg-warning .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #ffce3a;
    color: #1f2d3d
}

.card-danger:not(.card-outline)>.card-header {
    background-color: #dc3545
}

.card-danger:not(.card-outline)>.card-header,
.card-danger:not(.card-outline)>.card-header a {
    color: #fff
}

.card-danger:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-danger.card-outline {
    border-top: 3px solid #dc3545
}

.card-danger.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-danger.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #dc3545
}

.bg-danger .btn-tool,
.bg-gradient-danger .btn-tool,
.card-danger:not(.card-outline) .btn-tool {
    color: rgba(255, 255, 255, .8)
}

.bg-danger .btn-tool:hover,
.bg-gradient-danger .btn-tool:hover,
.card-danger:not(.card-outline) .btn-tool:hover {
    color: #fff
}

.card.bg-danger .bootstrap-datetimepicker-widget .table td,
.card.bg-danger .bootstrap-datetimepicker-widget .table th,
.card.bg-gradient-danger .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-danger .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-danger .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-danger .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-danger .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-danger .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-danger .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-gradient-danger .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-danger .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-danger .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-danger .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-danger .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #c62232;
    color: #fff
}

.card.bg-danger .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-gradient-danger .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #fff
}

.card.bg-danger .bootstrap-datetimepicker-widget table td.active,
.card.bg-danger .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-gradient-danger .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-danger .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #e4606d;
    color: #fff
}

.card-light:not(.card-outline)>.card-header {
    background-color: #f8f9fa
}

.card-light:not(.card-outline)>.card-header,
.card-light:not(.card-outline)>.card-header a {
    color: #1f2d3d
}

.card-light:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-light.card-outline {
    border-top: 3px solid #f8f9fa
}

.card-light.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-light.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #f8f9fa
}

.bg-gradient-light .btn-tool,
.bg-light .btn-tool,
.card-light:not(.card-outline) .btn-tool {
    color: rgba(31, 45, 61, .8)
}

.bg-gradient-light .btn-tool:hover,
.bg-light .btn-tool:hover,
.card-light:not(.card-outline) .btn-tool:hover {
    color: #1f2d3d
}

.card.bg-gradient-light .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-light .bootstrap-datetimepicker-widget .table th,
.card.bg-light .bootstrap-datetimepicker-widget .table td,
.card.bg-light .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-gradient-light .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-light .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-light .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-light .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-light .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-light .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-light .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-light .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-light .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-light .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #e0e5e9;
    color: #1f2d3d
}

.card.bg-gradient-light .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-light .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #1f2d3d
}

.card.bg-gradient-light .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-light .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-light .bootstrap-datetimepicker-widget table td.active,
.card.bg-light .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #fff;
    color: #1f2d3d
}

.card-dark:not(.card-outline)>.card-header {
    background-color: #343a40
}

.card-dark:not(.card-outline)>.card-header,
.card-dark:not(.card-outline)>.card-header a {
    color: #fff
}

.card-dark:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-dark.card-outline {
    border-top: 3px solid #343a40
}

.card-dark.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-dark.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #343a40
}

.bg-dark .btn-tool,
.bg-gradient-dark .btn-tool,
.card-dark:not(.card-outline) .btn-tool {
    color: rgba(255, 255, 255, .8)
}

.bg-dark .btn-tool:hover,
.bg-gradient-dark .btn-tool:hover,
.card-dark:not(.card-outline) .btn-tool:hover {
    color: #fff
}

.card.bg-dark .bootstrap-datetimepicker-widget .table td,
.card.bg-dark .bootstrap-datetimepicker-widget .table th,
.card.bg-gradient-dark .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-dark .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-dark .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-dark .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-dark .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-dark .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-dark .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-gradient-dark .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-dark .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-dark .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-dark .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-dark .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #222629;
    color: #fff
}

.card.bg-dark .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-gradient-dark .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #fff
}

.card.bg-dark .bootstrap-datetimepicker-widget table td.active,
.card.bg-dark .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-gradient-dark .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-dark .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #4b545c;
    color: #fff
}

.card-lightblue:not(.card-outline)>.card-header {
    background-color: #3c8dbc
}

.card-lightblue:not(.card-outline)>.card-header,
.card-lightblue:not(.card-outline)>.card-header a {
    color: #fff
}

.card-lightblue:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-lightblue.card-outline {
    border-top: 3px solid #3c8dbc
}

.card-lightblue.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-lightblue.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #3c8dbc
}

.bg-gradient-lightblue .btn-tool,
.bg-lightblue .btn-tool,
.card-lightblue:not(.card-outline) .btn-tool {
    color: rgba(255, 255, 255, .8)
}

.bg-gradient-lightblue .btn-tool:hover,
.bg-lightblue .btn-tool:hover,
.card-lightblue:not(.card-outline) .btn-tool:hover {
    color: #fff
}

.card.bg-gradient-lightblue .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-lightblue .bootstrap-datetimepicker-widget .table th,
.card.bg-lightblue .bootstrap-datetimepicker-widget .table td,
.card.bg-lightblue .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-gradient-lightblue .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-lightblue .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-lightblue .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-lightblue .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-lightblue .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-lightblue .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-lightblue .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-lightblue .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-lightblue .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-lightblue .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #32769d;
    color: #fff
}

.card.bg-gradient-lightblue .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-lightblue .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #fff
}

.card.bg-gradient-lightblue .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-lightblue .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-lightblue .bootstrap-datetimepicker-widget table td.active,
.card.bg-lightblue .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #5fa4cc;
    color: #fff
}

.card-navy:not(.card-outline)>.card-header {
    background-color: #001f3f
}

.card-navy:not(.card-outline)>.card-header,
.card-navy:not(.card-outline)>.card-header a {
    color: #fff
}

.card-navy:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-navy.card-outline {
    border-top: 3px solid #001f3f
}

.card-navy.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-navy.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #001f3f
}

.bg-gradient-navy .btn-tool,
.bg-navy .btn-tool,
.card-navy:not(.card-outline) .btn-tool {
    color: rgba(255, 255, 255, .8)
}

.bg-gradient-navy .btn-tool:hover,
.bg-navy .btn-tool:hover,
.card-navy:not(.card-outline) .btn-tool:hover {
    color: #fff
}

.card.bg-gradient-navy .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-navy .bootstrap-datetimepicker-widget .table th,
.card.bg-navy .bootstrap-datetimepicker-widget .table td,
.card.bg-navy .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-gradient-navy .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-navy .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-navy .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-navy .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-navy .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-navy .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-navy .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-navy .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-navy .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-navy .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #000b16;
    color: #fff
}

.card.bg-gradient-navy .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-navy .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #fff
}

.card.bg-gradient-navy .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-navy .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-navy .bootstrap-datetimepicker-widget table td.active,
.card.bg-navy .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #003872;
    color: #fff
}

.card-olive:not(.card-outline)>.card-header {
    background-color: #3d9970
}

.card-olive:not(.card-outline)>.card-header,
.card-olive:not(.card-outline)>.card-header a {
    color: #fff
}

.card-olive:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-olive.card-outline {
    border-top: 3px solid #3d9970
}

.card-olive.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-olive.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #3d9970
}

.bg-gradient-olive .btn-tool,
.bg-olive .btn-tool,
.card-olive:not(.card-outline) .btn-tool {
    color: rgba(255, 255, 255, .8)
}

.bg-gradient-olive .btn-tool:hover,
.bg-olive .btn-tool:hover,
.card-olive:not(.card-outline) .btn-tool:hover {
    color: #fff
}

.card.bg-gradient-olive .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-olive .bootstrap-datetimepicker-widget .table th,
.card.bg-olive .bootstrap-datetimepicker-widget .table td,
.card.bg-olive .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-gradient-olive .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-olive .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-olive .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-olive .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-olive .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-olive .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-olive .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-olive .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-olive .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-olive .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #317c5b;
    color: #fff
}

.card.bg-gradient-olive .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-olive .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #fff
}

.card.bg-gradient-olive .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-olive .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-olive .bootstrap-datetimepicker-widget table td.active,
.card.bg-olive .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #50b98a;
    color: #fff
}

.card-lime:not(.card-outline)>.card-header {
    background-color: #01ff70
}

.card-lime:not(.card-outline)>.card-header,
.card-lime:not(.card-outline)>.card-header a {
    color: #1f2d3d
}

.card-lime:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-lime.card-outline {
    border-top: 3px solid #01ff70
}

.card-lime.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-lime.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #01ff70
}

.bg-gradient-lime .btn-tool,
.bg-lime .btn-tool,
.card-lime:not(.card-outline) .btn-tool {
    color: rgba(31, 45, 61, .8)
}

.bg-gradient-lime .btn-tool:hover,
.bg-lime .btn-tool:hover,
.card-lime:not(.card-outline) .btn-tool:hover {
    color: #1f2d3d
}

.card.bg-gradient-lime .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-lime .bootstrap-datetimepicker-widget .table th,
.card.bg-lime .bootstrap-datetimepicker-widget .table td,
.card.bg-lime .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-gradient-lime .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-lime .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-lime .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-lime .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-lime .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-lime .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-lime .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-lime .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-lime .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-lime .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #00d75e;
    color: #1f2d3d
}

.card.bg-gradient-lime .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-lime .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #1f2d3d
}

.card.bg-gradient-lime .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-lime .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-lime .bootstrap-datetimepicker-widget table td.active,
.card.bg-lime .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #34ff8d;
    color: #1f2d3d
}

.card-fuchsia:not(.card-outline)>.card-header {
    background-color: #f012be
}

.card-fuchsia:not(.card-outline)>.card-header,
.card-fuchsia:not(.card-outline)>.card-header a {
    color: #fff
}

.card-fuchsia:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-fuchsia.card-outline {
    border-top: 3px solid #f012be
}

.card-fuchsia.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-fuchsia.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #f012be
}

.bg-fuchsia .btn-tool,
.bg-gradient-fuchsia .btn-tool,
.card-fuchsia:not(.card-outline) .btn-tool {
    color: rgba(255, 255, 255, .8)
}

.bg-fuchsia .btn-tool:hover,
.bg-gradient-fuchsia .btn-tool:hover,
.card-fuchsia:not(.card-outline) .btn-tool:hover {
    color: #fff
}

.card.bg-fuchsia .bootstrap-datetimepicker-widget .table td,
.card.bg-fuchsia .bootstrap-datetimepicker-widget .table th,
.card.bg-gradient-fuchsia .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-fuchsia .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-fuchsia .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-fuchsia .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-fuchsia .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-fuchsia .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-fuchsia .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-gradient-fuchsia .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-fuchsia .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-fuchsia .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-fuchsia .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-fuchsia .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #cc0da1;
    color: #fff
}

.card.bg-fuchsia .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-gradient-fuchsia .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #fff
}

.card.bg-fuchsia .bootstrap-datetimepicker-widget table td.active,
.card.bg-fuchsia .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-gradient-fuchsia .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-fuchsia .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #f342cb;
    color: #fff
}

.card-maroon:not(.card-outline)>.card-header {
    background-color: #d81b60
}

.card-maroon:not(.card-outline)>.card-header,
.card-maroon:not(.card-outline)>.card-header a {
    color: #fff
}

.card-maroon:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-maroon.card-outline {
    border-top: 3px solid #d81b60
}

.card-maroon.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-maroon.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #d81b60
}

.bg-gradient-maroon .btn-tool,
.bg-maroon .btn-tool,
.card-maroon:not(.card-outline) .btn-tool {
    color: rgba(255, 255, 255, .8)
}

.bg-gradient-maroon .btn-tool:hover,
.bg-maroon .btn-tool:hover,
.card-maroon:not(.card-outline) .btn-tool:hover {
    color: #fff
}

.card.bg-gradient-maroon .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-maroon .bootstrap-datetimepicker-widget .table th,
.card.bg-maroon .bootstrap-datetimepicker-widget .table td,
.card.bg-maroon .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-gradient-maroon .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-maroon .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-maroon .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-maroon .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-maroon .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-maroon .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-maroon .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-maroon .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-maroon .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-maroon .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #b41650;
    color: #fff
}

.card.bg-gradient-maroon .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-maroon .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #fff
}

.card.bg-gradient-maroon .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-maroon .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-maroon .bootstrap-datetimepicker-widget table td.active,
.card.bg-maroon .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #e73f7c;
    color: #fff
}

.card-blue:not(.card-outline)>.card-header {
    background-color: #007bff
}

.card-blue:not(.card-outline)>.card-header,
.card-blue:not(.card-outline)>.card-header a {
    color: #fff
}

.card-blue:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-blue.card-outline {
    border-top: 3px solid #007bff
}

.card-blue.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-blue.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #007bff
}

.bg-blue .btn-tool,
.bg-gradient-blue .btn-tool,
.card-blue:not(.card-outline) .btn-tool {
    color: rgba(255, 255, 255, .8)
}

.bg-blue .btn-tool:hover,
.bg-gradient-blue .btn-tool:hover,
.card-blue:not(.card-outline) .btn-tool:hover {
    color: #fff
}

.card.bg-blue .bootstrap-datetimepicker-widget .table td,
.card.bg-blue .bootstrap-datetimepicker-widget .table th,
.card.bg-gradient-blue .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-blue .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-blue .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-blue .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-blue .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-blue .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-blue .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-gradient-blue .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-blue .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-blue .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-blue .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-blue .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #0067d6;
    color: #fff
}

.card.bg-blue .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-gradient-blue .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #fff
}

.card.bg-blue .bootstrap-datetimepicker-widget table td.active,
.card.bg-blue .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-gradient-blue .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-blue .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #3395ff;
    color: #fff
}

.card-indigo:not(.card-outline)>.card-header {
    background-color: #6610f2
}

.card-indigo:not(.card-outline)>.card-header,
.card-indigo:not(.card-outline)>.card-header a {
    color: #fff
}

.card-indigo:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-indigo.card-outline {
    border-top: 3px solid #6610f2
}

.card-indigo.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-indigo.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #6610f2
}

.bg-gradient-indigo .btn-tool,
.bg-indigo .btn-tool,
.card-indigo:not(.card-outline) .btn-tool {
    color: rgba(255, 255, 255, .8)
}

.bg-gradient-indigo .btn-tool:hover,
.bg-indigo .btn-tool:hover,
.card-indigo:not(.card-outline) .btn-tool:hover {
    color: #fff
}

.card.bg-gradient-indigo .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-indigo .bootstrap-datetimepicker-widget .table th,
.card.bg-indigo .bootstrap-datetimepicker-widget .table td,
.card.bg-indigo .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-gradient-indigo .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-indigo .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-indigo .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-indigo .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-indigo .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-indigo .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-indigo .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-indigo .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-indigo .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-indigo .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #550bce;
    color: #fff
}

.card.bg-gradient-indigo .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-indigo .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #fff
}

.card.bg-gradient-indigo .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-indigo .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-indigo .bootstrap-datetimepicker-widget table td.active,
.card.bg-indigo .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #8540f5;
    color: #fff
}

.card-purple:not(.card-outline)>.card-header {
    background-color: #6f42c1
}

.card-purple:not(.card-outline)>.card-header,
.card-purple:not(.card-outline)>.card-header a {
    color: #fff
}

.card-purple:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-purple.card-outline {
    border-top: 3px solid #6f42c1
}

.card-purple.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-purple.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #6f42c1
}

.bg-gradient-purple .btn-tool,
.bg-purple .btn-tool,
.card-purple:not(.card-outline) .btn-tool {
    color: rgba(255, 255, 255, .8)
}

.bg-gradient-purple .btn-tool:hover,
.bg-purple .btn-tool:hover,
.card-purple:not(.card-outline) .btn-tool:hover {
    color: #fff
}

.card.bg-gradient-purple .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-purple .bootstrap-datetimepicker-widget .table th,
.card.bg-purple .bootstrap-datetimepicker-widget .table td,
.card.bg-purple .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-gradient-purple .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-purple .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-purple .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-purple .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-purple .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-purple .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-purple .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-purple .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-purple .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-purple .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #5d36a4;
    color: #fff
}

.card.bg-gradient-purple .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-purple .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #fff
}

.card.bg-gradient-purple .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-purple .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-purple .bootstrap-datetimepicker-widget table td.active,
.card.bg-purple .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #8c68ce;
    color: #fff
}

.card-pink:not(.card-outline)>.card-header {
    background-color: #e83e8c
}

.card-pink:not(.card-outline)>.card-header,
.card-pink:not(.card-outline)>.card-header a {
    color: #fff
}

.card-pink:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-pink.card-outline {
    border-top: 3px solid #e83e8c
}

.card-pink.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-pink.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #e83e8c
}

.bg-gradient-pink .btn-tool,
.bg-pink .btn-tool,
.card-pink:not(.card-outline) .btn-tool {
    color: rgba(255, 255, 255, .8)
}

.bg-gradient-pink .btn-tool:hover,
.bg-pink .btn-tool:hover,
.card-pink:not(.card-outline) .btn-tool:hover {
    color: #fff
}

.card.bg-gradient-pink .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-pink .bootstrap-datetimepicker-widget .table th,
.card.bg-pink .bootstrap-datetimepicker-widget .table td,
.card.bg-pink .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-gradient-pink .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-pink .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-pink .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-pink .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-pink .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-pink .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-pink .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-pink .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-pink .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-pink .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #e21b76;
    color: #fff
}

.card.bg-gradient-pink .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-pink .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #fff
}

.card.bg-gradient-pink .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-pink .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-pink .bootstrap-datetimepicker-widget table td.active,
.card.bg-pink .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #ed6ca7;
    color: #fff
}

.card-red:not(.card-outline)>.card-header {
    background-color: #dc3545
}

.card-red:not(.card-outline)>.card-header,
.card-red:not(.card-outline)>.card-header a {
    color: #fff
}

.card-red:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-red.card-outline {
    border-top: 3px solid #dc3545
}

.card-red.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-red.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #dc3545
}

.bg-gradient-red .btn-tool,
.bg-red .btn-tool,
.card-red:not(.card-outline) .btn-tool {
    color: rgba(255, 255, 255, .8)
}

.bg-gradient-red .btn-tool:hover,
.bg-red .btn-tool:hover,
.card-red:not(.card-outline) .btn-tool:hover {
    color: #fff
}

.card.bg-gradient-red .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-red .bootstrap-datetimepicker-widget .table th,
.card.bg-red .bootstrap-datetimepicker-widget .table td,
.card.bg-red .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-gradient-red .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-red .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-red .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-red .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-red .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-red .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-red .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-red .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-red .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-red .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #c62232;
    color: #fff
}

.card.bg-gradient-red .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-red .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #fff
}

.card.bg-gradient-red .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-red .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-red .bootstrap-datetimepicker-widget table td.active,
.card.bg-red .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #e4606d;
    color: #fff
}

.card-orange:not(.card-outline)>.card-header {
    background-color: #fd7e14
}

.card-orange:not(.card-outline)>.card-header,
.card-orange:not(.card-outline)>.card-header a {
    color: #1f2d3d
}

.card-orange:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-orange.card-outline {
    border-top: 3px solid #fd7e14
}

.card-orange.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-orange.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #fd7e14
}

.bg-gradient-orange .btn-tool,
.bg-orange .btn-tool,
.card-orange:not(.card-outline) .btn-tool {
    color: rgba(31, 45, 61, .8)
}

.bg-gradient-orange .btn-tool:hover,
.bg-orange .btn-tool:hover,
.card-orange:not(.card-outline) .btn-tool:hover {
    color: #1f2d3d
}

.card.bg-gradient-orange .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-orange .bootstrap-datetimepicker-widget .table th,
.card.bg-orange .bootstrap-datetimepicker-widget .table td,
.card.bg-orange .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-gradient-orange .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-orange .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-orange .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-orange .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-orange .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-orange .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-orange .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-orange .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-orange .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-orange .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #e66a02;
    color: #1f2d3d
}

.card.bg-gradient-orange .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-orange .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #1f2d3d
}

.card.bg-gradient-orange .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-orange .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-orange .bootstrap-datetimepicker-widget table td.active,
.card.bg-orange .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #fd9a47;
    color: #1f2d3d
}

.card-yellow:not(.card-outline)>.card-header {
    background-color: #ffc107
}

.card-yellow:not(.card-outline)>.card-header,
.card-yellow:not(.card-outline)>.card-header a {
    color: #1f2d3d
}

.card-yellow:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-yellow.card-outline {
    border-top: 3px solid #ffc107
}

.card-yellow.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-yellow.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #ffc107
}

.bg-gradient-yellow .btn-tool,
.bg-yellow .btn-tool,
.card-yellow:not(.card-outline) .btn-tool {
    color: rgba(31, 45, 61, .8)
}

.bg-gradient-yellow .btn-tool:hover,
.bg-yellow .btn-tool:hover,
.card-yellow:not(.card-outline) .btn-tool:hover {
    color: #1f2d3d
}

.card.bg-gradient-yellow .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-yellow .bootstrap-datetimepicker-widget .table th,
.card.bg-yellow .bootstrap-datetimepicker-widget .table td,
.card.bg-yellow .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-gradient-yellow .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-yellow .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-yellow .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-yellow .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-yellow .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-yellow .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-yellow .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-yellow .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-yellow .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-yellow .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #dda600;
    color: #1f2d3d
}

.card.bg-gradient-yellow .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-yellow .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #1f2d3d
}

.card.bg-gradient-yellow .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-yellow .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-yellow .bootstrap-datetimepicker-widget table td.active,
.card.bg-yellow .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #ffce3a;
    color: #1f2d3d
}

.card-green:not(.card-outline)>.card-header {
    background-color: #28a745
}

.card-green:not(.card-outline)>.card-header,
.card-green:not(.card-outline)>.card-header a {
    color: #fff
}

.card-green:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-green.card-outline {
    border-top: 3px solid #28a745
}

.card-green.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-green.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #28a745
}

.bg-gradient-green .btn-tool,
.bg-green .btn-tool,
.card-green:not(.card-outline) .btn-tool {
    color: rgba(255, 255, 255, .8)
}

.bg-gradient-green .btn-tool:hover,
.bg-green .btn-tool:hover,
.card-green:not(.card-outline) .btn-tool:hover {
    color: #fff
}

.card.bg-gradient-green .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-green .bootstrap-datetimepicker-widget .table th,
.card.bg-green .bootstrap-datetimepicker-widget .table td,
.card.bg-green .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-gradient-green .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-green .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-green .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-green .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-green .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-green .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-green .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-green .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-green .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-green .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #208637;
    color: #fff
}

.card.bg-gradient-green .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-green .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #fff
}

.card.bg-gradient-green .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-green .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-green .bootstrap-datetimepicker-widget table td.active,
.card.bg-green .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #34ce57;
    color: #fff
}

.card-teal:not(.card-outline)>.card-header {
    background-color: #20c997
}

.card-teal:not(.card-outline)>.card-header,
.card-teal:not(.card-outline)>.card-header a {
    color: #fff
}

.card-teal:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-teal.card-outline {
    border-top: 3px solid #20c997
}

.card-teal.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-teal.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #20c997
}

.bg-gradient-teal .btn-tool,
.bg-teal .btn-tool,
.card-teal:not(.card-outline) .btn-tool {
    color: rgba(255, 255, 255, .8)
}

.bg-gradient-teal .btn-tool:hover,
.bg-teal .btn-tool:hover,
.card-teal:not(.card-outline) .btn-tool:hover {
    color: #fff
}

.card.bg-gradient-teal .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-teal .bootstrap-datetimepicker-widget .table th,
.card.bg-teal .bootstrap-datetimepicker-widget .table td,
.card.bg-teal .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-gradient-teal .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-teal .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-teal .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-teal .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-teal .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-teal .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-teal .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-teal .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-teal .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-teal .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #1aa67d;
    color: #fff
}

.card.bg-gradient-teal .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-teal .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #fff
}

.card.bg-gradient-teal .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-teal .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-teal .bootstrap-datetimepicker-widget table td.active,
.card.bg-teal .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #3ce0af;
    color: #fff
}

.card-cyan:not(.card-outline)>.card-header {
    background-color: #3bb0ff
}

.card-cyan:not(.card-outline)>.card-header,
.card-cyan:not(.card-outline)>.card-header a {
    color: #fff
}

.card-cyan:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-cyan.card-outline {
    border-top: 3px solid #3bb0ff
}

.card-cyan.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-cyan.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #3bb0ff
}

.bg-cyan .btn-tool,
.bg-gradient-cyan .btn-tool,
.card-cyan:not(.card-outline) .btn-tool {
    color: rgba(255, 255, 255, .8)
}

.bg-cyan .btn-tool:hover,
.bg-gradient-cyan .btn-tool:hover,
.card-cyan:not(.card-outline) .btn-tool:hover {
    color: #fff
}

.card.bg-cyan .bootstrap-datetimepicker-widget .table td,
.card.bg-cyan .bootstrap-datetimepicker-widget .table th,
.card.bg-gradient-cyan .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-cyan .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-cyan .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-cyan .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-cyan .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-cyan .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-cyan .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-gradient-cyan .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-cyan .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-cyan .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-cyan .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-cyan .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #128294;
    color: #fff
}

.card.bg-cyan .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-gradient-cyan .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #fff
}

.card.bg-cyan .bootstrap-datetimepicker-widget table td.active,
.card.bg-cyan .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-gradient-cyan .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-cyan .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #1fc8e3;
    color: #fff
}

.card-white:not(.card-outline)>.card-header {
    background-color: #fff
}

.card-white:not(.card-outline)>.card-header,
.card-white:not(.card-outline)>.card-header a {
    color: #1f2d3d
}

.card-white:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-white.card-outline {
    border-top: 3px solid #fff
}

.card-white.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-white.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #fff
}

.bg-gradient-white .btn-tool,
.bg-white .btn-tool,
.card-white:not(.card-outline) .btn-tool {
    color: rgba(31, 45, 61, .8)
}

.bg-gradient-white .btn-tool:hover,
.bg-white .btn-tool:hover,
.card-white:not(.card-outline) .btn-tool:hover {
    color: #1f2d3d
}

.card.bg-gradient-white .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-white .bootstrap-datetimepicker-widget .table th,
.card.bg-white .bootstrap-datetimepicker-widget .table td,
.card.bg-white .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-gradient-white .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-white .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-white .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-white .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-white .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-white .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-white .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-white .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-white .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-white .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #ebebeb;
    color: #1f2d3d
}

.card.bg-gradient-white .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-white .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #1f2d3d
}

.card.bg-gradient-white .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-white .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-white .bootstrap-datetimepicker-widget table td.active,
.card.bg-white .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #fff;
    color: #1f2d3d
}

.card-gray:not(.card-outline)>.card-header {
    background-color: #6c757d
}

.card-gray:not(.card-outline)>.card-header,
.card-gray:not(.card-outline)>.card-header a {
    color: #fff
}

.card-gray:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-gray.card-outline {
    border-top: 3px solid #6c757d
}

.card-gray.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-gray.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #6c757d
}

.bg-gradient-gray .btn-tool,
.bg-gray .btn-tool,
.card-gray:not(.card-outline) .btn-tool {
    color: rgba(255, 255, 255, .8)
}

.bg-gradient-gray .btn-tool:hover,
.bg-gray .btn-tool:hover,
.card-gray:not(.card-outline) .btn-tool:hover {
    color: #fff
}

.card.bg-gradient-gray .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-gray .bootstrap-datetimepicker-widget .table th,
.card.bg-gray .bootstrap-datetimepicker-widget .table td,
.card.bg-gray .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-gradient-gray .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-gray .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-gray .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-gray .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-gray .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-gray .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gray .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gray .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gray .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gray .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #596167;
    color: #fff
}

.card.bg-gradient-gray .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-gray .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #fff
}

.card.bg-gradient-gray .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-gray .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-gray .bootstrap-datetimepicker-widget table td.active,
.card.bg-gray .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #868e96;
    color: #fff
}

.card-gray-dark:not(.card-outline)>.card-header {
    background-color: #343a40
}

.card-gray-dark:not(.card-outline)>.card-header,
.card-gray-dark:not(.card-outline)>.card-header a {
    color: #fff
}

.card-gray-dark:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-gray-dark.card-outline {
    border-top: 3px solid #343a40
}

.card-gray-dark.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-gray-dark.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #343a40
}

.bg-gradient-gray-dark .btn-tool,
.bg-gray-dark .btn-tool,
.card-gray-dark:not(.card-outline) .btn-tool {
    color: rgba(255, 255, 255, .8)
}

.bg-gradient-gray-dark .btn-tool:hover,
.bg-gray-dark .btn-tool:hover,
.card-gray-dark:not(.card-outline) .btn-tool:hover {
    color: #fff
}

.card.bg-gradient-gray-dark .bootstrap-datetimepicker-widget .table td,
.card.bg-gradient-gray-dark .bootstrap-datetimepicker-widget .table th,
.card.bg-gray-dark .bootstrap-datetimepicker-widget .table td,
.card.bg-gray-dark .bootstrap-datetimepicker-widget .table th {
    border: none
}

.card.bg-gradient-gray-dark .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gradient-gray-dark .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gradient-gray-dark .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gradient-gray-dark .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gradient-gray-dark .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.card.bg-gray-dark .bootstrap-datetimepicker-widget table td.day:hover,
.card.bg-gray-dark .bootstrap-datetimepicker-widget table td.hour:hover,
.card.bg-gray-dark .bootstrap-datetimepicker-widget table td.minute:hover,
.card.bg-gray-dark .bootstrap-datetimepicker-widget table td.second:hover,
.card.bg-gray-dark .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #222629;
    color: #fff
}

.card.bg-gradient-gray-dark .bootstrap-datetimepicker-widget table td.today::before,
.card.bg-gray-dark .bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #fff
}

.card.bg-gradient-gray-dark .bootstrap-datetimepicker-widget table td.active,
.card.bg-gradient-gray-dark .bootstrap-datetimepicker-widget table td.active:hover,
.card.bg-gray-dark .bootstrap-datetimepicker-widget table td.active,
.card.bg-gray-dark .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #4b545c;
    color: #fff
}

.card {
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
    margin-bottom: 1rem
}

.card.bg-dark .card-header {
    border-color: #383f45
}

.card.bg-dark,
.card.bg-dark .card-body {
    color: #fff
}

.card.maximized-card {
    height: 100%!important;
    left: 0;
    max-height: 100%!important;
    max-width: 100%!important;
    position: fixed;
    top: 0;
    width: 100%!important;
    z-index: 1040
}

.card.maximized-card.was-collapsed .card-body {
    display: block!important
}

.card.maximized-card .card-body {
    overflow: auto
}

.card.maximized-card [data-widget=collapse] {
    display: none
}

.card.maximized-card .card-footer,
.card.maximized-card .card-header {
    border-radius: 0!important
}

.card.collapsed-card .card-body,
.card.collapsed-card .card-footer {
    display: none
}

.card .nav.flex-column>li {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    margin: 0
}

.card .nav.flex-column>li:last-of-type {
    border-bottom: 0
}

.card.height-control .card-body {
    max-height: 300px;
    overflow: auto
}

.card .border-right {
    border-right: 1px solid rgba(0, 0, 0, .125)
}

.card .border-left {
    border-left: 1px solid rgba(0, 0, 0, .125)
}

.card.card-tabs:not(.card-outline)>.card-header {
    border-bottom: 0
}

.card.card-tabs:not(.card-outline)>.card-header .nav-item:first-child .nav-link {
    border-left-color: transparent
}

.card.card-tabs.card-outline .nav-item {
    border-bottom: 0
}

.card.card-tabs.card-outline .nav-item:first-child .nav-link {
    border-left: 0;
    margin-left: 0
}

.card.card-tabs .card-tools {
    margin: .3rem .5rem
}

.card.card-tabs:not(.expanding-card).collapsed-card .card-header {
    border-bottom: 0
}

.card.card-tabs:not(.expanding-card).collapsed-card .card-header .nav-tabs {
    border-bottom: 0
}

.card.card-tabs:not(.expanding-card).collapsed-card .card-header .nav-tabs .nav-item {
    margin-bottom: 0
}

.card.card-tabs.expanding-card .card-header .nav-tabs .nav-item {
    margin-bottom: -1px
}

.card.card-outline-tabs {
    border-top: 0
}

.card.card-outline-tabs .card-header .nav-item:first-child .nav-link {
    border-left: 0;
    margin-left: 0
}

.card.card-outline-tabs .card-header a {
    border-top: 3px solid transparent
}

.card.card-outline-tabs .card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card.card-outline-tabs .card-header a.active:hover {
    margin-top: 0
}

.card.card-outline-tabs .card-tools {
    margin: .5rem .5rem .3rem
}

.card.card-outline-tabs:not(.expanding-card).collapsed-card .card-header {
    border-bottom: 0
}

.card.card-outline-tabs:not(.expanding-card).collapsed-card .card-header .nav-tabs {
    border-bottom: 0
}

.card.card-outline-tabs:not(.expanding-card).collapsed-card .card-header .nav-tabs .nav-item {
    margin-bottom: 0
}

.card.card-outline-tabs.expanding-card .card-header .nav-tabs .nav-item {
    margin-bottom: -1px
}

html.maximized-card {
    overflow: hidden
}

.card-body::after,
.card-footer::after,
.card-header::after {
    display: block;
    clear: both;
    content: ""
}

.card-header {
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    padding: .75rem 1.25rem;
    position: relative;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.collapsed-card .card-header {
    border-bottom: 0
}

.card-header>.card-tools {
    float: right;
    margin-right: -.625rem
}

.card-header>.card-tools .input-group,
.card-header>.card-tools .nav,
.card-header>.card-tools .pagination {
    margin-bottom: -.3rem;
    margin-top: -.3rem
}

.card-header>.card-tools [data-toggle=tooltip] {
    position: relative
}

.card-title {
    float: left;
    font-size: 1.1rem;
    font-weight: 400;
    margin: 0
}

.card-text {
    clear: both
}

.btn-tool {
    background-color: transparent;
    color: #adb5bd;
    font-size: .875rem;
    margin: -.75rem 0;
    padding: .25rem .5rem
}

.btn-group.show .btn-tool,
.btn-tool:hover {
    color: #495057
}

.btn-tool:focus,
.show .btn-tool {
    box-shadow: none!important
}

.text-sm .card-title {
    font-size: 1rem
}

.text-sm .nav-link {
    padding: .4rem .8rem
}

.card-body>.table {
    margin-bottom: 0
}

.card-body>.table>thead>tr>td,
.card-body>.table>thead>tr>th {
    border-top-width: 0
}

.card-body .fc {
    margin-top: 5px
}

.card-body .full-width-chart {
    margin: -19px
}

.card-body.p-0 .full-width-chart {
    margin: -9px
}

.chart-legend {
    padding-left: 0;
    list-style: none;
    margin: 10px 0
}

@media (max-width:576px) {
    .chart-legend>li {
        float: left;
        margin-right: 10px
    }
}

.card-comments {
    background-color: #f8f9fa
}

.card-comments .card-comment {
    border-bottom: 1px solid #e9ecef;
    padding: 8px 0
}

.card-comments .card-comment::after {
    display: block;
    clear: both;
    content: ""
}

.card-comments .card-comment:last-of-type {
    border-bottom: 0
}

.card-comments .card-comment:first-of-type {
    padding-top: 0
}

.card-comments .card-comment img {
    height: 1.875rem;
    width: 1.875rem;
    float: left
}

.card-comments .comment-text {
    color: #78838e;
    margin-left: 40px
}

.card-comments .username {
    color: #495057;
    display: block;
    font-weight: 600
}

.card-comments .text-muted {
    font-size: 12px;
    font-weight: 400
}

.todo-list {
    list-style: none;
    margin: 0;
    overflow: auto;
    padding: 0
}

.todo-list>li {
    border-radius: 2px;
    background-color: #f8f9fa;
    border-left: 2px solid #e9ecef;
    color: #495057;
    margin-bottom: 2px;
    padding: 10px
}

.todo-list>li:last-of-type {
    margin-bottom: 0
}

.todo-list>li>input[type=checkbox] {
    margin: 0 10px 0 5px
}

.todo-list>li .text {
    display: inline-block;
    font-weight: 600;
    margin-left: 5px
}

.todo-list>li .badge {
    font-size: .7rem;
    margin-left: 10px
}

.todo-list>li .tools {
    color: #dc3545;
    display: none;
    float: right
}

.todo-list>li .tools>.fa,
.todo-list>li .tools>.fab,
.todo-list>li .tools>.fad,
.todo-list>li .tools>.fal,
.todo-list>li .tools>.far,
.todo-list>li .tools>.fas,
.todo-list>li .tools>.ion,
.todo-list>li .tools>.svg-inline--fa {
    cursor: pointer;
    margin-right: 5px
}

.todo-list>li:hover .tools {
    display: inline-block
}

.todo-list>li.done {
    color: #697582
}

.todo-list>li.done .text {
    font-weight: 500;
    text-decoration: line-through
}

.todo-list>li.done .badge {
    background-color: #adb5bd!important
}

.todo-list .primary {
    border-left-color: #007bff
}

.todo-list .secondary {
    border-left-color: #6c757d
}

.todo-list .success {
    border-left-color: #28a745
}

.todo-list .info {
    border-left-color: #3bb0ff
}

.todo-list .warning {
    border-left-color: #ffc107
}

.todo-list .danger {
    border-left-color: #dc3545
}

.todo-list .light {
    border-left-color: #f8f9fa
}

.todo-list .dark {
    border-left-color: #343a40
}

.todo-list .lightblue {
    border-left-color: #3c8dbc
}

.todo-list .navy {
    border-left-color: #001f3f
}

.todo-list .olive {
    border-left-color: #3d9970
}

.todo-list .lime {
    border-left-color: #01ff70
}

.todo-list .fuchsia {
    border-left-color: #f012be
}

.todo-list .maroon {
    border-left-color: #d81b60
}

.todo-list .blue {
    border-left-color: #007bff
}

.todo-list .indigo {
    border-left-color: #6610f2
}

.todo-list .purple {
    border-left-color: #6f42c1
}

.todo-list .pink {
    border-left-color: #e83e8c
}

.todo-list .red {
    border-left-color: #dc3545
}

.todo-list .orange {
    border-left-color: #fd7e14
}

.todo-list .yellow {
    border-left-color: #ffc107
}

.todo-list .green {
    border-left-color: #28a745
}

.todo-list .teal {
    border-left-color: #20c997
}

.todo-list .cyan {
    border-left-color: #3bb0ff
}

.todo-list .white {
    border-left-color: #fff
}

.todo-list .gray {
    border-left-color: #6c757d
}

.todo-list .gray-dark {
    border-left-color: #343a40
}

.todo-list .handle {
    cursor: move;
    display: inline-block;
    margin: 0 5px
}

.card-input {
    max-width: 200px
}

.card-default .nav-item:first-child .nav-link {
    border-left: 0
}

.dark-mode .card {
    background-color: #343a40;
    color: #fff
}

.dark-mode .card .card {
    background-color: #3f474e;
    color: #fff
}

.dark-mode .card .nav.flex-column>li {
    border-bottom-color: #6c757d
}

.dark-mode .card .card-footer {
    background-color: rgba(0, 0, 0, .1)
}

.dark-mode .card.card-outline-tabs .card-header a:hover {
    border-color: #6c757d
}

.dark-mode .card:not(.card-outline)>.card-header a.active {
    color: #fff
}

.dark-mode .card-comments {
    background-color: #373d44
}

.dark-mode .card-comments .username {
    color: #ced4da
}

.dark-mode .card-comments .card-comment {
    border-bottom-color: #454d55
}

.dark-mode .todo-list>li {
    background-color: #3f474e;
    border-color: #454d55;
    color: #fff
}

.modal-dialog .overlay {
    background-color: #000;
    display: block;
    height: 100%;
    left: 0;
    opacity: .7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1052
}

.modal-content.bg-warning .modal-footer,
.modal-content.bg-warning .modal-header {
    border-color: #343a40
}

.modal-content.bg-danger .close,
.modal-content.bg-info .close,
.modal-content.bg-primary .close,
.modal-content.bg-secondary .close,
.modal-content.bg-success .close {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.dark-mode .modal-footer,
.dark-mode .modal-header {
    border-color: #6c757d
}

.dark-mode .modal-content {
    background-color: #343a40
}

.dark-mode .modal-content.bg-warning .modal-footer,
.dark-mode .modal-content.bg-warning .modal-header {
    border-color: #6c757d
}

.dark-mode .modal-content.bg-warning .close {
    color: #343a40!important;
    text-shadow: 0 1px 0 #495057!important
}

.dark-mode .modal-content.bg-danger .modal-footer,
.dark-mode .modal-content.bg-danger .modal-header,
.dark-mode .modal-content.bg-info .modal-footer,
.dark-mode .modal-content.bg-info .modal-header,
.dark-mode .modal-content.bg-primary .modal-footer,
.dark-mode .modal-content.bg-primary .modal-header,
.dark-mode .modal-content.bg-secondary .modal-footer,
.dark-mode .modal-content.bg-secondary .modal-header,
.dark-mode .modal-content.bg-success .modal-footer,
.dark-mode .modal-content.bg-success .modal-header {
    border-color: #fff
}

.toasts-top-right {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1040
}

.toasts-top-right.fixed {
    position: fixed
}

.toasts-top-left {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1040
}

.toasts-top-left.fixed {
    position: fixed
}

.toasts-bottom-right {
    bottom: 0;
    position: absolute;
    right: 0;
    z-index: 1040
}

.toasts-bottom-right.fixed {
    position: fixed
}

.toasts-bottom-left {
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 1040
}

.toasts-bottom-left.fixed {
    position: fixed
}

.dark-mode .toast {
    background-color: rgba(52, 58, 64, .85);
    color: #fff
}

.dark-mode .toast .toast-header {
    background-color: rgba(52, 58, 64, .7);
    color: #f8f9fa
}

.toast.bg-primary {
    background-color: rgba(0, 123, 255, .9)!important
}

.toast.bg-primary .close {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.toast.bg-primary .toast-header {
    background-color: rgba(0, 123, 255, .85);
    color: #fff
}

.toast.bg-secondary {
    background-color: rgba(108, 117, 125, .9)!important
}

.toast.bg-secondary .close {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.toast.bg-secondary .toast-header {
    background-color: rgba(108, 117, 125, .85);
    color: #fff
}

.toast.bg-success {
    background-color: rgba(40, 167, 69, .9)!important
}

.toast.bg-success .close {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.toast.bg-success .toast-header {
    background-color: rgba(40, 167, 69, .85);
    color: #fff
}

.toast.bg-info {
    background-color: rgba(23, 162, 184, .9)!important
}

.toast.bg-info .close {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.toast.bg-info .toast-header {
    background-color: rgba(23, 162, 184, .85);
    color: #fff
}

.toast.bg-warning {
    background-color: rgba(255, 193, 7, .9)!important
}

.toast.bg-warning .toast-header {
    background-color: rgba(255, 193, 7, .85);
    color: #1f2d3d
}

.toast.bg-danger {
    background-color: rgba(220, 53, 69, .9)!important
}

.toast.bg-danger .close {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.toast.bg-danger .toast-header {
    background-color: rgba(220, 53, 69, .85);
    color: #fff
}

.toast.bg-light {
    background-color: rgba(248, 249, 250, .9)!important
}

.toast.bg-light .toast-header {
    background-color: rgba(248, 249, 250, .85);
    color: #1f2d3d
}

.toast.bg-dark {
    background-color: rgba(52, 58, 64, .9)!important
}

.toast.bg-dark .close {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.toast.bg-dark .toast-header {
    background-color: rgba(52, 58, 64, .85);
    color: #fff
}

.toast.bg-lightblue {
    background-color: rgba(60, 141, 188, .9)!important
}

.toast.bg-lightblue .close {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.toast.bg-lightblue .toast-header {
    background-color: rgba(60, 141, 188, .85);
    color: #fff
}

.toast.bg-navy {
    background-color: rgba(0, 31, 63, .9)!important
}

.toast.bg-navy .close {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.toast.bg-navy .toast-header {
    background-color: rgba(0, 31, 63, .85);
    color: #fff
}

.toast.bg-olive {
    background-color: rgba(61, 153, 112, .9)!important
}

.toast.bg-olive .close {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.toast.bg-olive .toast-header {
    background-color: rgba(61, 153, 112, .85);
    color: #fff
}

.toast.bg-lime {
    background-color: rgba(1, 255, 112, .9)!important
}

.toast.bg-lime .toast-header {
    background-color: rgba(1, 255, 112, .85);
    color: #1f2d3d
}

.toast.bg-fuchsia {
    background-color: rgba(240, 18, 190, .9)!important
}

.toast.bg-fuchsia .close {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.toast.bg-fuchsia .toast-header {
    background-color: rgba(240, 18, 190, .85);
    color: #fff
}

.toast.bg-maroon {
    background-color: rgba(216, 27, 96, .9)!important
}

.toast.bg-maroon .close {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.toast.bg-maroon .toast-header {
    background-color: rgba(216, 27, 96, .85);
    color: #fff
}

.toast.bg-blue {
    background-color: rgba(0, 123, 255, .9)!important
}

.toast.bg-blue .close {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.toast.bg-blue .toast-header {
    background-color: rgba(0, 123, 255, .85);
    color: #fff
}

.toast.bg-indigo {
    background-color: rgba(102, 16, 242, .9)!important
}

.toast.bg-indigo .close {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.toast.bg-indigo .toast-header {
    background-color: rgba(102, 16, 242, .85);
    color: #fff
}

.toast.bg-purple {
    background-color: rgba(111, 66, 193, .9)!important
}

.toast.bg-purple .close {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.toast.bg-purple .toast-header {
    background-color: rgba(111, 66, 193, .85);
    color: #fff
}

.toast.bg-pink {
    background-color: rgba(232, 62, 140, .9)!important
}

.toast.bg-pink .close {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.toast.bg-pink .toast-header {
    background-color: rgba(232, 62, 140, .85);
    color: #fff
}

.toast.bg-red {
    background-color: rgba(220, 53, 69, .9)!important
}

.toast.bg-red .close {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.toast.bg-red .toast-header {
    background-color: rgba(220, 53, 69, .85);
    color: #fff
}

.toast.bg-orange {
    background-color: rgba(253, 126, 20, .9)!important
}

.toast.bg-orange .toast-header {
    background-color: rgba(253, 126, 20, .85);
    color: #1f2d3d
}

.toast.bg-yellow {
    background-color: rgba(255, 193, 7, .9)!important
}

.toast.bg-yellow .toast-header {
    background-color: rgba(255, 193, 7, .85);
    color: #1f2d3d
}

.toast.bg-green {
    background-color: rgba(40, 167, 69, .9)!important
}

.toast.bg-green .close {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.toast.bg-green .toast-header {
    background-color: rgba(40, 167, 69, .85);
    color: #fff
}

.toast.bg-teal {
    background-color: rgba(32, 201, 151, .9)!important
}

.toast.bg-teal .close {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.toast.bg-teal .toast-header {
    background-color: rgba(32, 201, 151, .85);
    color: #fff
}

.toast.bg-cyan {
    background-color: rgba(23, 162, 184, .9)!important
}

.toast.bg-cyan .close {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.toast.bg-cyan .toast-header {
    background-color: rgba(23, 162, 184, .85);
    color: #fff
}

.toast.bg-white {
    background-color: rgba(255, 255, 255, .9)!important
}

.toast.bg-white .toast-header {
    background-color: rgba(255, 255, 255, .85);
    color: #1f2d3d
}

.toast.bg-gray {
    background-color: rgba(108, 117, 125, .9)!important
}

.toast.bg-gray .close {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.toast.bg-gray .toast-header {
    background-color: rgba(108, 117, 125, .85);
    color: #fff
}

.toast.bg-gray-dark {
    background-color: rgba(52, 58, 64, .9)!important
}

.toast.bg-gray-dark .close {
    color: #fff;
    text-shadow: 0 1px 0 #000
}

.toast.bg-gray-dark .toast-header {
    background-color: rgba(52, 58, 64, .85);
    color: #fff
}

.btn.disabled,
.btn:disabled {
    cursor: not-allowed
}

.btn.btn-flat {
    border-radius: 0;
    border-width: 1px;
    box-shadow: none
}

.btn.btn-file {
    overflow: hidden;
    position: relative
}

.btn.btn-file>input[type=file] {
    background-color: #fff;
    cursor: inherit;
    display: block;
    font-size: 100px;
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    outline: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0
}

.text-sm .btn {
    font-size: .875rem!important
}

.btn-default {
    background-color: #f8f9fa;
    border-color: #ddd;
    color: #444
}

.btn-default.hover,
.btn-default:active,
.btn-default:hover {
    background-color: #e9ecef;
    color: #2b2b2b
}

.btn-app {
    border-radius: 3px;
    background-color: #f8f9fa;
    border: 1px solid #ddd;
    color: #6c757d;
    font-size: 12px;
    height: 60px;
    margin: 0 0 10px 10px;
    min-width: 80px;
    padding: 15px 5px;
    position: relative;
    text-align: center
}

.btn-app>.fa,
.btn-app>.fab,
.btn-app>.fad,
.btn-app>.fal,
.btn-app>.far,
.btn-app>.fas,
.btn-app>.ion,
.btn-app>.svg-inline--fa {
    display: block;
    font-size: 20px
}

.btn-app>.svg-inline--fa {
    margin: 0 auto
}

.btn-app:hover {
    background-color: #f8f9fa;
    border-color: #aaa;
    color: #444
}

.btn-app:active,
.btn-app:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-app>.badge {
    font-size: 10px;
    font-weight: 400;
    position: absolute;
    right: -10px;
    top: -3px
}

.btn-xs {
    padding: .125rem .25rem;
    font-size: .75rem;
    line-height: 1.5;
    border-radius: .15rem
}

.dark-mode .btn-app,
.dark-mode .btn-default {
    background-color: #3a4047;
    color: #fff;
    border-color: #6c757d
}

.dark-mode .btn-app:focus,
.dark-mode .btn-app:hover,
.dark-mode .btn-default:focus,
.dark-mode .btn-default:hover {
    background-color: #3f474e;
    color: #dee2e6;
    border-color: #727b84
}

.dark-mode .btn-light {
    background-color: #454d55;
    color: #fff;
    border-color: #6c757d
}

.dark-mode .btn-light:focus,
.dark-mode .btn-light:hover {
    background-color: #4b545c;
    color: #dee2e6;
    border-color: #78828a
}

.callout {
    border-radius: .25rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    background-color: #fff;
    border-left: 5px solid #e9ecef;
    margin-bottom: 1rem;
    padding: 1rem
}

.callout a {
    color: #495057;
    text-decoration: underline
}

.callout a:hover {
    color: #e9ecef
}

.callout p:last-child {
    margin-bottom: 0
}

.callout.callout-danger {
    border-left-color: #bd2130
}

.callout.callout-warning {
    border-left-color: #d39e00
}

.callout.callout-info {
    border-left-color: #117a8b
}

.callout.callout-success {
    border-left-color: #1e7e34
}

.dark-mode .callout {
    background-color: #3f474e
}

.alert .icon {
    margin-right: 10px
}

.alert .close {
    color: #000;
    opacity: .2
}

.alert .close:hover {
    opacity: .5
}

.alert a {
    color: #fff;
    text-decoration: underline
}

.alert-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #006fe6
}

.alert-default-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-default-primary hr {
    border-top-color: #9fcdff
}

.alert-default-primary .alert-link {
    color: #002752
}

.alert-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #60686f
}

.alert-default-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.alert-default-secondary hr {
    border-top-color: #c8cbcf
}

.alert-default-secondary .alert-link {
    color: #202326
}

.alert-success {
    color: #fff;
    background-color: #28a745;
    border-color: #23923d
}

.alert-default-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-default-success hr {
    border-top-color: #b1dfbb
}

.alert-default-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #fff;
    background-color: #3bb0ff;
    border-color: #148ea1
}

.alert-default-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-default-info hr {
    border-top-color: #abdde5
}

.alert-default-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #1f2d3d;
    background-color: #ffc107;
    border-color: #edb100
}

.alert-default-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-default-warning hr {
    border-top-color: #ffe8a1
}

.alert-default-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #d32535
}

.alert-default-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-default-danger hr {
    border-top-color: #f1b0b7
}

.alert-default-danger .alert-link {
    color: #491217
}

.alert-light {
    color: #1f2d3d;
    background-color: #f8f9fa;
    border-color: #e9ecef
}

.alert-default-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-default-light hr {
    border-top-color: #ececf6
}

.alert-default-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #292d32
}

.alert-default-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.alert-default-dark hr {
    border-top-color: #b9bbbe
}

.alert-default-dark .alert-link {
    color: #040505
}

.table:not(.table-dark) {
    color: inherit
}

.table.table-head-fixed thead tr:nth-child(1) th {
    background-color: #fff;
    border-bottom: 0;
    box-shadow: inset 0 1px 0 #dee2e6, inset 0 -1px 0 #dee2e6;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10
}

.table.table-head-fixed.table-dark thead tr:nth-child(1) th {
    background-color: #212529;
    box-shadow: inset 0 1px 0 #383f45, inset 0 -1px 0 #383f45
}

.table.no-border,
.table.no-border td,
.table.no-border th {
    border: 0
}

.table.text-center,
.table.text-center td,
.table.text-center th {
    text-align: center
}

.table.table-valign-middle tbody>tr>td,
.table.table-valign-middle tbody>tr>th,
.table.table-valign-middle thead>tr>td,
.table.table-valign-middle thead>tr>th {
    vertical-align: middle
}

.card-body.p-0 .table tbody>tr>td:first-of-type,
.card-body.p-0 .table tbody>tr>th:first-of-type,
.card-body.p-0 .table tfoot>tr>td:first-of-type,
.card-body.p-0 .table tfoot>tr>th:first-of-type,
.card-body.p-0 .table thead>tr>td:first-of-type,
.card-body.p-0 .table thead>tr>th:first-of-type {
    padding-left: 1.5rem
}

.card-body.p-0 .table tbody>tr>td:last-of-type,
.card-body.p-0 .table tbody>tr>th:last-of-type,
.card-body.p-0 .table tfoot>tr>td:last-of-type,
.card-body.p-0 .table tfoot>tr>th:last-of-type,
.card-body.p-0 .table thead>tr>td:last-of-type,
.card-body.p-0 .table thead>tr>th:last-of-type {
    padding-right: 1.5rem
}

.table-hover tbody tr.expandable-body:hover {
    background-color: inherit!important
}

[data-widget=expandable-table] {
    cursor: pointer
}

[data-widget=expandable-table] i {
    transition: transform .3s linear
}

[data-widget=expandable-table][aria-expanded=true] td>i[class*=right] {
    transform: rotate(90deg)
}

[data-widget=expandable-table][aria-expanded=true] td>i[class*=left] {
    transform: rotate(-90deg)
}

.expandable-body>td {
    padding: 0!important;
    width: 100%
}

.expandable-body>td>div,
.expandable-body>td>p {
    padding: .75rem
}

.expandable-body .table {
    width: calc(100% - .75rem);
    margin: 0 0 0 .75rem
}

.expandable-body .table tr:first-child td,
.expandable-body .table tr:first-child th {
    border-top: none
}

.dark-mode .table-bordered,
.dark-mode .table-bordered td,
.dark-mode .table-bordered th {
    border-color: #6c757d
}

.dark-mode .table-hover tbody tr:hover {
    color: #dee2e6;
    background-color: #3a4047;
    border-color: #6c757d
}

.dark-mode .table thead th {
    border-bottom-color: #6c757d
}

.dark-mode .table td,
.dark-mode .table th {
    border-top-color: #6c757d
}

.dark-mode .table.table-head-fixed thead tr:nth-child(1) th {
    background-color: #3f474e
}

.carousel-control-prev .carousel-control-custom-icon {
    margin-left: -20px
}

.carousel-control-next .carousel-control-custom-icon {
    margin-right: 20px
}

.carousel-control-custom-icon>.fa,
.carousel-control-custom-icon>.fab,
.carousel-control-custom-icon>.fad,
.carousel-control-custom-icon>.fal,
.carousel-control-custom-icon>.far,
.carousel-control-custom-icon>.fas,
.carousel-control-custom-icon>.ion,
.carousel-control-custom-icon>.svg-inline--fa {
    display: inline-block;
    font-size: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    z-index: 5
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

.close:focus {
    outline: 0
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0
}

a.close.disabled {
    pointer-events: none
}


/*# sourceMappingURL=adminlte.components.min.css.map */