﻿.profile-1 .dropdown-menu {
    width: 250px
}
.main-header-center .breadcrumb1 {
    margin-bottom: 0
}
.table th, .text-wrap table th {
    text-transform: inherit
}
.page-header {
    min-height: inherit;
}
.table.dataTable.display tr.selected td {
    background-color: #0d6cf8;
}
.table tr label.custom-control {
    margin-bottom: 0
}
table.dataTable thead th,
table.dataTable tbody tr td {
    background-color: inherit !important;
}
.dark-mode .dataTables_scrollBody a {
    color: #dedefd;
}
.dark-mode .dataTables_scrollBody a:hover {
    color: #6c5ffc;
}
table.table-bordered.dataTable td:first-child,
div.dataTables_scrollHeadInner table.table-bordered tr th:first-child,
div.dataTables_scrollBody {
    border-left: none !important;
}
.dataTables_scroll {
    margin-bottom: 0.5rem
}
.select2-container .select2-selection--single .select2-selection__clear {
    margin-right: 20px
}
.was-validated select.form-control:invalid + span.select2-container > .selection > .select2-selection--single,
.was-validated select.form-control:invalid + span.select2-container > .selection > .select2-selection--multiple {
    border-color: #dc3545 !important;
}
.was-validated select.form-control:valid + span.select2-container > .selection > .select2-selection--single,
.was-validated select.form-control:valid + span.select2-container > .selection > .select2-selection--multiple {
    border-color: #28a745 !important;
}
.input-group .field-icon.toggle-password {
    cursor: pointer;
}
.pwd-form .input-group .field-icon {
    padding: 0;
    padding-top: 0.7rem;
    width: 30px;
    border: 1px solid #e1eaea;
    border-left: none;
}
.login-img::before {
    background: inherit;
}
#modal_popup {
    z-index: 1050
}
.daterangepicker {
    z-index: 9999
}
.invalid-tooltip {
    background-color: rgba(239, 110, 110, 0.8) !important;
}
.was-validated select.form-control:invalid + span.select2-container > .selection > .select2-selection--single,
.was-validated select.form-control:invalid + span.select2-container > .selection > .select2-selection--multiple {
    border-color: #dc3545 !important;
}
.was-validated select.form-control:valid + span.select2-container > .selection > .select2-selection--single,
.was-validated select.form-control:valid + span.select2-container > .selection > .select2-selection--multiple {
    border-color: #28a745 !important;
}
.input-group-prepend .input-group-text {
    background-color: #f3f6f7;
    border: 1px solid #e1eaea;
    color: #495057;
}
.login-img .input100 {
    height: inherit;
    font-size: inherit;
}
.input-group .field-icon .toggle-password {
    cursor: pointer;
}
.pwd-form .input-group .field-icon {
    padding: 0;
    padding-top: 0.7rem;
    width: 30px;
    border: 1px solid #e1eaea;
    border-left: none;
}
.input-group .field-icon {
    background: none;
    border-radius: inherit;
    border-left: none;
}
.horizontal .sub-side-menu__item .fe-chevron-right {
    margin-left: 10px;
}
.sub-side-menu__item .fe-chevron-right {
    margin-left: 6px;
    margin-right: 21px;
}
.sub-slide ul.w-255 {
    width: 255px !important;
}
.sub-slide ul.w-230 {
    width: 230px !important;
}
.sub-slide ul.w-215 {
    width: 215px !important;
}
.sub-slide ul.w-210 {
    width: 210px !important;
}
.sub-slide-item {
    padding-right: 20px !important;
}
@media (min-width: 992px) {
    .horizontal .sub-side-menu__item {
        padding-right: 20px !important;
    }
}
#semana .time_pick {
    display: inline;
}
.breadcrumb-item1 {
    color: #76839a;
}
.breadcrumb .breadcrumb-item1.active {
    color: var(--primary-bg-color);
}
div[data-bs-toggle="dropdown"] {
    display: inline-flex;
}
.fecha .fa-times {
    padding-top: 11px;
    font-size: 9px;
    font-weight: 100 !important;
    color: #444 !important;
    cursor: pointer;
}
.fecha .field-icon {
    background: none;
    padding-left: 0.575rem;
    border-radius: inherit;
    border-left: none;
    border: 1px solid #e9edf4;
    margin-right: 0 !important;
    padding-right: 0.575rem;
}
div.top-most {
    z-index: 9999;
    width: 450px;
    max-width: 450px;
}
.dataTables_scrollFootInner .table-bordered, .text-wrap table, .table-bordered th, .text-wrap table th, .table-bordered td, .text-wrap table td {
    border-left: 0 !important
}
.dataTables_scrollBody::-webkit-scrollbar {
    height: 10px;
}
.dataTables_scrollBody::-webkit-scrollbar-thumb {
    background-color: #888
}
.dataTables_scrollBody::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.popover {
    z-index: 9999
}
.apexcharts-toolbar {
    z-index: inherit !important
}
.wrap-login100 {
    flex-grow: 0.1
}
.dark-mode table.dataTable th
{
    background-color: transparent !important
}
.dark-mode div.dataTables_scrollFootInner table.table-bordered tr th:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.1) !important
}
#MenuWizard .custom-control-label::before, #MenuWizard .custom-control-label::after {
    position: relative;
    margin: 0 auto;
}

#MenuWizard .custom-control-label::after {
    top: -1.25rem;
}

#MenuWizard .custom-radio-md.custom-control {
    padding: 0
}