/*:root {*/
/*    --bs-table-color: #000000 !important;*/
/*}*/

.menu-icon {
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: 0.5rem;
    font-size: 1.1rem !important;
}

.colored-toast.swal2-icon-success {
    background-color: #28c76f !important;
}

.colored-toast.swal2-icon-error {
    background-color: #d34c4d !important;
}

.colored-toast.swal2-icon-warning {
    background-color: #e68f3c !important;
}

.colored-toast.swal2-icon-info {
    background-color: #00bad1 !important;
}

.colored-toast.swal2-icon-question {
    background-color: #97999d !important;
}

.colored-toast .swal2-title {
    color: white !important;
}

.colored-toast .swal2-close {
    color: white !important;
}

.colored-toast .swal2-html-container {
    color: white !important;
}

.swal2-popup.swal2-toast {
    padding: 10px !important;
}

.swal2-toast .swal2-title {
    font-size: 1em !important;
    margin: 0.5em !important;
}

body.swal2-shown > [aria-hidden="true"] {
    transition: 0.5s filter;
    filter: blur(5px);
}

.bg-disabled {
    background-color: rgba(75, 70, 92, 0.08) !important;
}

/*h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {*/
/*    color: #000000 !important;*/
/*}*/

/*.form-label, .form-control {*/
/*    color: #000000 !important;*/
/*}*/

/*.breadcrumb-item.active {*/
/*    color: #000000 !important;*/
/*}*/

/*.card-body {*/
/*    color: #000000 !important;*/
/*}*/

/*.table:not(.table-dark) thead:not(.table-dark):not(.bg-primary) th {*/
/*    color: #000000 !important;*/
/*}*/
/*.table-hover > tbody > tr:hover > * {*/
/*    color: #000000 !important;*/
/*}*/

/*.switch-label {*/
/*    color: #000000 !important;*/
/*}*/

.badge-center-big {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0.35rem;
    height: 2.5rem;
    width: 2.5rem;
    font-size: 2rem;
}
.badge-center-big i {
    font-size: 1.2rem;
}

table.dataTable tr.dtrg-group.dtrg-start.dtrg-level-0 th {
    background-color: var(--bs-primary) !important;
    color: #ffffff !important;
}

table.dataTable tr.dtrg-group.dtrg-end.dtrg-level-0 td {
    background-color: var(--bs-primary) !important;
    color: #ffffff !important;
    font-size: 0.8125rem;
    letter-spacing: 1px;
    font-weight: bold;
}

.parsley-errors-list.filled li {
    color: #d34c4d !important;
}

.ui-menu-item .ui-menu-item-wrapper:hover {
    color: #FFFFFF;
    background-color: #7367f0;
    border: none;
}

.ui-menu-item .ui-menu-item-wrapper:hover small {
    color: #FFFFFF !important;
}

.w-2 {
    width: 2% !important;
}

.w-3 {
    width: 3% !important;
}

.w-5 {
    width: 5% !important;
}

.w-10 {
    width: 10% !important;
}

.w-15 {
    width: 15% !important;
}

.w-20 {
    width: 20% !important;
}

.w-25 {
    width: 25% !important;
}

.w-30 {
    width: 30% !important;
}

.w-35 {
    width: 35% !important;
}

.w-40 {
    width: 40% !important;
}

.w-45 {
    width: 45% !important;
}

.w-50 {
    width: 50% !important;
}

.w-55 {
    width: 55% !important;
}

.w-60 {
    width: 60% !important;
}

.w-65 {
    width: 65% !important;
}

.w-70 {
    width: 70% !important;
}

.w-75 {
    width: 75% !important;
}

.w-80 {
    width: 80% !important;
}

.w-85 {
    width: 85% !important;
}

.w-90 {
    width: 90% !important;
}

.w-95 {
    width: 95% !important;
}

.h-5 {
    height: 5% !important;
}

.h-10 {
    height: 10% !important;
}

.h-15 {
    height: 15% !important;
}

.h-20 {
    height: 20% !important;
}

.h-25 {
    height: 25% !important;
}

.h-30 {
    height: 30% !important;
}

.h-35 {
    height: 35% !important;
}

.h-40 {
    height: 40% !important;
}

.h-45 {
    height: 45% !important;
}

.h-50 {
    height: 50% !important;
}

.h-55 {
    height: 55% !important;
}

.h-60 {
    height: 60% !important;
}

.h-65 {
    height: 65% !important;
}

.h-70 {
    height: 70% !important;
}

.h-75 {
    height: 75% !important;
}

.h-80 {
    height: 80% !important;
}

.h-85 {
    height: 85% !important;
}

.h-90 {
    height: 90% !important;
}

.h-95 {
    height: 95% !important;
}

.table-compact > tbody > tr > td {
    padding: 0.25rem 0.45rem;
}

.scroll-to-top-btn {
    display: none;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    color: #FFF;
    background-color: #7367f0;
    border: none;
    cursor: pointer;
    border-radius: 100%;
}

.scroll-to-top-btn:hover {
    background-color: #685dd8 ;
}

@media print {
    body {
        background-color: transparent !important;
    }
    .page-break {
        page-break-before: always;
    }

    .fixed-footer {
        position:fixed !important;
        bottom: 0 !important;
    }

    .fixed-header {
        position:fixed !important;
        top: 0 !important;
        width: 100% !important;
    }

    .dataTables_filter {
        display: none !important;
    }

    div.dataTables_wrapper div.dataTables_info {
        display: none !important;
    }

    .dataTables_paginate {
        display: none !important;
    }

    .dataTables_length {
        display: none !important;
    }

    .dt-buttons {
        display: none !important;
    }
}
