﻿input::placeholder {
    color: #9fafc1 !important;
    opacity: 1; 
}


.table-warning thead tr {
    --bs-table-bg: #fec63d;
}
    .table-warning thead tr th {
        border-color: #D6D6D6;
        border-width: 0.5px;
        vertical-align: middle;
        text-align: center !important;
    }

.table-warning tbody {
    --bs-table-bg: #fff;
    font-size:14px;
}

    .table-warning tbody tr {
        border-color: #D6D6D6;
    }

        .table-warning tbody tr td {
            border-color: #D6D6D6;
            border-width: 0.5px;
            vertical-align: middle;
            white-space: normal;
            word-wrap: break-word;
        }

        .table-warning tbody tr.inactivo td {
            color: #afafaf !important;
        }

        .table-warning tbody tr td i{
            color: #000;
        }

        .table-warning tbody tr td a {
            color: #000;
            text-decoration: none;
        }

        .table-warning tbody tr:empty {
            display: none;
        }

        .table-warning tbody tr:has(td:empty) {
            display: none;
        }

.col-title-text {
    font-weight: bold !important;
    text-align: center !important;
    width: 100%;
}

.btn {
    font-weight: bold;
    font-size: 12px;
    border-radius: 2px;
    min-width: 95px;
}

.btn:has(i) {
    min-width: 32px;
}

.btn-light {
    min-width: 30px;
    --bs-btn-color: #444444;
    --bs-btn-bg: #ebebeb;
    border-radius: 3px;
    font-size: 15px;
}

.btn-outline-dark {
    --bs-btn-color: #444444;
    --bs-btn-border-color: #444444;
    --bs-btn-hover-bg: #ffffff;
    --bs-btn-hover-color: #444444;
    --bs-btn-hover-border-color: #444444;
    --bs-btn-active-bg: #444444;
    --bs-btn-active-border-color: #444444;
    --bs-btn-active-bg: #ffffff;
    --bs-btn-active-color: #444444;
}

.btn-dark {
    --bs-btn-bg: #444444;
    --bs-btn-border-color: #444444;
}

.btn-primary {
    --bs-btn-bg: #444444;
    --bs-btn-border-color: #444444;
    --bs-btn-hover-bg: #444444;
    --bs-btn-hover-color: #ffffff;
    --bs-btn-active-bg: #444444;
    --bs-btn-hover-border-color: #444444;
}

.btn:disabled {
    background-color: #b0b0b0 !important;
    border-color: #b0b0b0 !important;
    cursor: none !important;
    pointer-events: none !important;
}

.precios th{
    width: 175px !important;
    text-align: center !important;
}

.precios td {
    width: 175px !important;
}

    .precios td span input{
        max-width: 90px !important;
        text-align: center !important;
        margin-left: 25px !important;
    }

.text-right {
    text-align: right;
}

    .text-right .btn {
        border-radius: 5px;
    }

.filters .row {
    padding-top: 15px;
}

.filters .row .form-group .form-control {
    border-color: #444444 !important;
}

.filters .row .form-group .btn {
    border-radius: 5px;
}

.form-control {
    border-color: #C9D3DD;
    border-width: 2px;
    font-size: 12px;
    /*font-family: */
}

    .form-control:disabled {
        background-color: #ebebeb;
        opacity: 1;
    }

.control-label {
    font-weight: bold;
    color: #444444;
    font-size: 12px;
}

.form-check-label {
    border-color: #444444;
    font-weight: bold;
    font-size: 12px;
}

.form-check-input:checked {
    background-color: #000000;
    border-color: #000000;
}

.form-check-input {
    border-color: #c9d3dd;
    border-width: 2px;
    --bs-form-check-bg: #ffdd02;
    margin-right: 10px;
}

.form-switch .form-check-input {
    width: 40px;
    height: 20px;
    margin-left: 0px;
}

.form-switch {
    padding-left: 15px;
    margin-bottom: 10px;
}


.form-create hr {
    color: #606060;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #444444;
    font-weight: bold;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}

.breadcrumb {
    font-weight: bold;
    color: #444444;
    font-size: 14px;
}

.breadcrumb-item {
    color: #444444;
}

.breadcrumb-item.active {
    color: #999999;
}

.a-breadcrumb {
    font-weight: bold;
    color: #444444;
    text-decoration: none;
}

.text-yellow {
    color: #ffcc2a;
    text-decoration: underline;
}

.page-size-chooser {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}

    .page-size-chooser select {
        margin: 0 1rem;
        padding: 0.25rem 0.5rem;
    }

.paginator .summary {
    display: none;
}

.cat-sidebar {
    background-color: #f8f9fc !important;
    min-height: 100% !important;
}

.w-config{
    height: 100% !important;
}

.row-height {
    min-height: calc(100vh - 266px) !important;
}

.inactivo-table {
    color: #afafaf !important;
}

.h-margin{
    margin-bottom: 2rem;
}
.nav-item-config {
    margin-bottom:0.5rem !important;
}

.nav-item-submenu{
    margin-left:30px;
}

.nav-config {
    width: 95% !important;
    cursor: pointer;
    border-radius: 5px;
    font-weight: bold !important;
}

.nav-config.active, .nav-config:active {
    background-color: #ffcc2a !important;
    color: #fff !important;
    transition: none !important;
}

    .nav-config:not(.active):not(:active):hover, .nav-config:not(.active):not(:active):hover .icon-nav,
    .nav-link.nav-menu:active:hover, .nav-link.nav-menu:active:hover .icon-nav{
        color: #e2ae09 !important;
    }

.nav-link.nav-menu:not(.nav-config):active, .nav-link.nav-menu.active:not(.nav-config) {
    color: #444444 !important;
    background: #f8f9fc !important;
}

.hr-nav{
    border-top-color: transparent !important;
}

.cat-content {
    padding-left: 40px !important;
}

.btn-dis {
    background-color: #b0b0b0 !important;
    border-color: #b0b0b0 !important;
    cursor: none !important;
    pointer-events: none !important;
}

.config-title{
    display: flex;
    align-items: center;
    height: 36px;
}

.config-title h4{
    margin-bottom: 0px !important;
}

.breadcrumb-item:not(:first-child) div {
    padding-left: 13px;
}

.label-config{
    height:48px !important;
}
.rz-dialog-wrapper .rz-dialog {
    padding: 0 10px !important;
    border-radius: 12px !important;
    transform: translateX(7rem);
    max-height: 80vh;
}

.rz-dialog .rz-data-grid{
    max-height:45vh;
}

.rz-dialog .rz-data-grid-data{
    overflow-x: hidden;
}

.rz-dialog .rz-dialog-title {
    font-size: 18px !important;
    font-weight: bold !important;
    color: #444444 !important;
}

.rz-dialog .form-group.form-switch {
    padding-left: 0px;
}

.rz-dialog .btn, .filter-btn-radius {
    border-radius: 5px;
}

.rz-dialog-wrapper{
    left : 0;
}

.sidebar-toggled .rz-dialog {
    transform: translateX(3.25rem);
}

.rz-dialog-confirm-message{
    font-size: 16px;
}

.rz-dialog-confirm-buttons .rz-button {
    font-weight: bold;
    font-size: 12px;
    border-radius: 5px;
    box-shadow: none;
    padding: 6px  12px;
    letter-spacing:0px;
}

.rz-dialog-confirm-buttons .rz-button:hover{
    box-shadow: none !important;
}

.rz-dialog-confirm-buttons .rz-button.rz-primary {
    background-color: #444444 !important;
    border-color: #444444 !important;
}

.rz-dialog-confirm-buttons .rz-button.rz-base {
    color: #444444 !important;
    border: 1px solid #444444 !important;
    background-color: #ffffff !important;
}

.message-error-modal{
    position: absolute;
    top: 42px;
    font-size: 12px !important;
}

.message-error-param {
    position: absolute;
    top: 36px;
    font-size: 12px !important;
}

.rz-grid-table tbody tr {
    cursor: pointer;
}

    .rz-grid-table tbody tr td {
        padding: 8px !important;
        background-color: #fff !important;
    }


    .rz-grid-table tbody tr.grid-green-row td {
        background-color: #ae8f32 !important;
    }

    .rz-grid-table tbody tr.grid-yellow-row td {
        background-color: #FEF8A0 !important;
    }

.rz-grid-table tbody tr.rz-data-row.rz-state-highlight .rz-cell-data {
    color: #000 !important;
    font-size: 14px !important;
}

.rz-grid-table thead th .rz-column-title {
    padding: 0px !important;
    font-weight: bold !important;
    font-size: 16px !important;
    text-align: center !important;
}

.rz-grid-table tbody td .rz-cell-data {
    font-size: 14px !important;
    color: #000 !important;
}

.rz-grid-table tbody td .rz-cell-data:has(i) {
    overflow: visible;
}

.rz-grid-table thead th > div {
    padding: 0px !important;
}

.rz-grid-table thead th {
    padding: 8px !important;
    background-color: #fec63d !important;
}

.rz-grid-table {
    color: #000 !important;
    border-left: 1px solid #e0e0e0 !important;
    border-right: 1px solid #e0e0e0 !important;
    border-top: 1px solid #e0e0e0 !important;
}

.rz-chkbox-box.rz-state-active{
    background-color: #444444 !important;
    border: #444444 !important;
}

.rz-chkbox-box:after{
    opacity: 0 !important;
}


.rz-sortable-column > div:hover .rzi-sort:not(.rzi-sort-asc):not(.rzi-sort-desc){
    color: #999999 !important;
}

.filters .rz-col .form-control {
    border-color: #444444 !important;
}


.rz-textbox, .rz-numeric{
    height: inherit !important;
    border-color: #C9D3DD !important;
    border-width: 2px !important;
    font-size: 12px !important;
    font-family: Montserrat !important;
    border-radius: 0.375rem !important;
    padding: 6px 12px !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
}

.control-radzen:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb !important;
    border-color: #86b7fe !important;
}

.chosen-container {
    width: 100% !important;
}

.chosen-choices {
    min-height: 35px !important;
    border-radius: 4px !important;
    border-color: #C9D3DD !important;
    border-width: 2px !important;
    font-size: 12px !important;
    font-family: Montserrat !important;
}

.chosen-container-active .chosen-choices {
    box-shadow: 0 0 5px #258cfb;
}

.impuestos .rz-column-title-content {
    text-align: center !important;
    font-size: 14px !important;
}

.impuestos .rz-data-row .rz-cell-data {
    text-align:center !important;
    font-size: 14px !important;
}
    .rz-textbox:focus, .rz-numeric:not(:disabled):not(.rz-state-disabled):focus-within {
        box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb !important;
        border-color: #86b7fe !important;
    }

.rz-numeric{
    padding: 0px !important;
}

.rz-numeric-input {
    padding: 6px 12px !important;
    font-size: 12px !important;
}

.icono-table {
    color: #000 !important;
}

.rz-grid-table thead th.header-centered span.rz-column-title {
    justify-content: center;
}

.rz-data-grid {
    border: 0px !important;
}

.rz-data-grid:not(.table-modal-pager) .rz-pager {
    background-color: #f8f9fc !important;
}

.rz-pager .rz-pager-pages {
    display: none;
}

.rz-pager .rz-pager-element {
    border-radius: 6px !important;
    background-color: #ebebeb;
    padding: 8px 12px !important;
    max-height: 40px !important;
    min-height: 40px !important;
}

    .rz-pager .rz-pager-element:not(.rz-state-disabled):hover {
        background-color: #d4d4d4;
    }

    .rz-pager .rz-state-disabled:hover {
        background-color: #ebebeb !important;
    }

.rz-pager .rz-pager-prev {
    margin-inline-end: 0px;
    order: 4 !important;
}


    .rz-pager .rz-pager-next {
        margin-inline-start: 0px;
        order: 5 !important;
    }

.rz-pager .rz-pager-summary {
    margin-right: 0px !important;
    order: 2 !important;
    padding: 0px 5px !important;
    min-width: 150px !important;
    text-align: center !important;
}

.rz-pager .rz-pagesize-text {
    order: 0 !important;
}

.rz-pager .rz-dropdown {
    order: 1 !important;
    border-color: #7a7a7a !important;
    border-width: 2px !important;
    border-radius: 6px !important;
    box-shadow: none !important;
}

.rz-dropdown-items-wrapper .rz-dropdown-items li.rz-state-highlight{
    background-color: rgba(210, 180, 50, 0.12) !important;
    color: #D2A540 !important;
}


.rz-pager .rz-pager-first {
    order: 3 !important;
}

.rz-pager .rz-pager-last {
    order: 6 !important;
}

.tabla-expand.rz-data-grid .rz-col-icon {
    width: 40px !important;
    padding: 0 !important;
}

    .tabla-expand.rz-data-grid .rz-col-icon .rz-row-toggler {
        cursor: pointer !important;
    }


.tabla-expand.rz-data-grid .rz-data-row:not(.rz-expanded-row-content .rz-data-row) {
    cursor: auto !important;
}

.no-pointer.rz-data-grid .rz-data-row {
    cursor: auto !important;
}

.striped-table.rz-data-grid tbody > tr:nth-child(even) > td {
    background-color: #efefef !important;
}

.striped-table.rz-data-grid tbody > tr:nth-child(odd) > td {
    background-color: #fff !important;
}

.btn-dis-outline-dark {
    background-color: #ebebeb;
    border-color: #ebebeb;
    color: #c0c0c0;
    pointer-events: none;
}

.checkbox-container input {
    cursor: pointer;
    position: absolute;
    opacity: 0;
}

    .checkbox-container input:checked + label svg path {
        stroke-dashoffset: 0;
    }

    .checkbox-container input + label {
        display: block;
        border: 1.5px solid #000000;
        width: 20px;
        height: 20px;
        border-radius: 4.5px;
        cursor: pointer;
    }

        .checkbox-container input + label svg {
            padding: 15%;
        }

            .checkbox-container input + label svg path {
                fill: none;
                stroke: #000000;
                stroke-width: 6px;
                stroke-linecap: round;
                stroke-linejoin: round;
                stroke-dasharray: 100;
                stroke-dashoffset: 101;
            }

.sucursal-container {
    display: flex;
    align-items: center;
    margin-bottom: 3px;
    gap: 5px;
    height: 32px;
}

.form-select {
    border-color: #C9D3DD;
    border-width: 2px;
    font-size: 12px;
    padding: 6px 30px 6px 12px;
}

    .form-select:focus {
        color: var(--bs-body-color);
        background-color: var(--bs-body-bg);
        border-color: #86b7fe;
        outline: 0;
        box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
    }

.form-select:disabled {
    background-color: #ebebeb;
    opacity: 1;
}

.filtro-input.form-select {
    border-color: #444444 !important;
}

.input-numeric{
    height: 34px !important;
}

.input-numeric-dis input {
    padding: 6px 12px !important;
    font-size: 12px !important;
    background-color: #ebebeb !important;
    border-radius: 5px !important;
    pointer-events: none !important;
}

.input-dis {
    background-color: #ebebeb !important;
    pointer-events: none !important;
    color: #212529 !important;
}

.button-absolute {
    position: absolute;
    top: 42px;
    right: 0px;
    border-radius: 5px;
}


ul {
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0px;
}

li {
    list-style: none;
}

.tag-area {
    outline: none;
    border: 2px solid #C9D3DD;
    transition: all 0.2s;
    cursor: text;
    display: flex;
    align-items: center;
    position: relative;
    border-radius: 5px;
    background-color: #fff;
}

.input-tags .tag-area ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}


.input-tags .active {
    border: 2px solid #288EFB !important;
}

.input-tags .tag {
    padding-left: 0.8rem;
    background: #eee;
    border: 1px solid #aaa;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 2.5px;
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    font-size: 12px !important;
}

.input-tags .tag-input {
    padding: 0.4rem;
    outline: none;
    border: none;
    margin-left: 0.4rem;
    font-size: 12px !important;
    color: #444;
    background-color: #fff;
}

.input-tags .cross {
    cursor: pointer;
    display: flex;
    margin-left: 0.5rem;
    justify-content: center;
    align-items: center;
    padding: 0.7rem;
    transform: rotate(45deg);
    background: #eee;
    color: #444 !important;
    border-radius: 10px;    
    font-size: 10px !important;
}
    .input-tags .cross::before {
        content: "";
        width: 2px;
        height: 8px;
        position: absolute;
        background: rgb(68, 68, 68);
    }

    .input-tags .cross::after {
        content: "";
        height: 2px;
        width: 8px;
        position: absolute;
        background: rgb(68, 68, 68);
    }

@media (max-width: 350px) {
    .input-tags .tag-area {
        width: 100px;
    }
}

.hr-modal {
    border: 1.2px solid #000;
    margin: 0;
    min-width: 100%;
}

.label-info{
    font-size: 14px;
}

.top-span-error{
    top: 35px;
}


.rd-nowrap .rz-text-truncate {
    white-space: break-spaces !important;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rz-grid-table tbody tr.inactivo-table td .rz-cell-data {
    color: #afafaf !important;
}

.no-boton-margin{
    margin-top: 57.33px !important;
}

.rz-data-grid.tabla-expand.tabla-req tbody tr.rz-expanded-row-content > td {
    padding: 0px !important;
}

.rz-data-grid.tabla-expand.tabla-req tbody tr.rz-expanded-row-content td .rz-expanded-row-template .rz-data-grid thead {
    display: none !important;
}

.rz-data-grid.tabla-expand.tabla-req tbody tr.rz-expanded-row-content td .rz-expanded-row-template .rz-data-grid .rz-grid-table {
    border: 0px !important;
}

.rz-dropdown.multiple-select {
    height: 34px !important;
    border-color: #C9D3DD !important;
    border-width: 2px !important;
    font-size: 12px !important;
    border-radius: 0.375rem !important;
    padding: 6px 12px !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
}

.rz-dropdown.multiple-select:not(:disabled):focus-within {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb !important;
    border-color: #86b7fe !important;
}

.rz-multiselect-panel .rz-multiselect-item.rz-state-highlight {
    background-color: rgba(210, 180, 50, 0.12) !important;
    color: #D2A540 !important;
}

.status-tag {
    padding: 2px 7px;
    border-radius: 5px;
    font-size: 12px;
    color: #000;
    width: fit-content;
}

.status-tag-title {
    display: inline;
    padding: 4px 7px;
    border-radius: 5px;
    font-size: 14px;
    color: #000;
    width: fit-content;
    font-weight: normal;
    margin-left: 60px;
}

.status-tag.yellow-tag, .status-tag-title.yellow-tag {
    background-color: #F9EE97;
}

.status-tag.lime-tag, .status-tag-title.lime-tag {
    background-color: #E9F29B;
}

.status-tag.orange-tag, .status-tag-title.orange-tag {
    background-color: #FFE3AE;
}

.status-tag.green-tag, .status-tag-title.green-tag {
    background-color: #B9EFB2;
}

.status-tag.red-tag, .status-tag-title.red-tag {
    background-color: #FFB4B0;
}

.status-tag.blue-tag, .status-tag-title.blue-tag {
    background-color: #C4ECF9;
}

.status-tag.grey-tag, .status-tag-title.grey-tag {
    background-color: #D6D6D6;
}

.status-tag.dblue-tag, .status-tag-title.dblue-tag {
    background-color: #ADBFED;
}

    .status-tag.revision-tag, .status-tag-title .revision-tag {
        background-color: #CBD7FE;
    }

.sucursal-card {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.label-data {
    font-size: 12px;
}

.label-data-info {
    font-size: 16px;
    font-weight: bold;
}

.icon-td{
    overflow: visible !important;
}

.icon-dot {
    cursor: pointer;
}

.menu-container-icon {
    position: relative;
    display: inline-block;
}

.menu-dropdown-icon {
    position: absolute;
    width: 110px;
    right: 0;
    background: white;
    border: 1.5px solid #919191;
    z-index: 5;
    font-size: 12px;
    border-radius: 8px;

}

.item-menu-icon {
    padding: 6px;
    cursor: pointer;
}

.item-menu-icon:hover {
    background: #ddd;
}

.item-menu-icon.top-list {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.item-menu-icon.bottom-list {
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.xmark-wrapper {
    position: absolute;
    right: -8%;
    transform: translateX(-50%);
    z-index: 10;
    pointer-events: none;
}

.cotizacion-container {
    width: 100%;
    padding: 1rem;
}

.cotizacion-container h4 {
    margin-bottom: 0.5rem;
}

.cotizacion-input {
    width: 50px;
    height: 30px;
    font-size: 14px;
    border-radius: 10px;
    border: 2px solid #B8C2CC;
}

    .cotizacion-input:disabled {
        background-color: #dfdfdf;
        opacity: 1;
    }

.detalle-linea {
    display: flex;
    justify-content: space-between;
    margin: 0.4rem 0;
    font-size: 16px;
}

.detalle-linea.total {
    font-weight: bold;
    font-size: 18px;
    margin-top: 1rem;
}


.botones-accion {
    margin-top: 1.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

.btn-cotizar {
    font-size: 20px !important;
    padding: 5px 15px !important;
}

.nombre-articulo {
    font-weight: 500;
    font-size: 15px;
    color: #111827;
    letter-spacing: 0.2px;
}

.tabla-reqdetalles {
    padding: 18px 24px;
}

.btn-aprobar {
    font-size: 16px !important;
    padding: 5px 15px !important;
}

.btn-rechazar {
    color: #007bff;
    text-decoration: underline;
    cursor: pointer;
    font-weight: 500;
    border: none;
    background: transparent;
}

.container-com {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 2rem 0rem;
}

.card-com{
    width: 15%;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 14px;
    padding: 20px 5px;
    text-align: center;
    box-shadow: 0 1px 3px rgba(0,0,0,0.05);
}

.label-com {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px;
    color: #333;
}

.value-com {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 0;
}

.percentage-com {
    font-size: 20px;
    color: #e91e63;
    font-weight: 500;
    margin-left: 6px;
}

.rz-data-grid .rz-grid-table .rz-data-row.row-red td.cell-red {
    background-color: #ef7670 !important;
}

.filtro-tags .rz-button.rz-button-sm.rz-button-icon-only.rz-base.rz-shade-default {
    min-height: 24px !important;
    padding: 0px;
}

.filtro-tags.rz-dropdown.rz-clear.rz-dropdown-chips.form-control .rz-dropdown-chips-wrapper {
    font-size: 12px !important;
    height: 24px;
    padding-block: 0px;
}

.filtro-tags.rz-dropdown.rz-clear.rz-dropdown-chips.form-control .rz-dropdown-chips-wrapper .rz-chip {
    font-size: 12px !important;
    height: 24px;
    padding-block: 0px;
}

.table-hei.rz-data-grid {
    max-height: 715px !important;
}

.details-table .rz-grid-table tbody tr.rz-data-row 
{
    height: 42px;
}

.st-table .rz-grid-table tbody td .rz-cell-data.rz-text-truncate {
    font-size: 12px !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-break: keep-all;
    font-size: 13px;
    line-height: 1.2;
    max-height: 2.4em;
}

.st-table .rz-grid-table tbody td.no-pad {
    padding: 0px 8px !important;
}

.st-table .rz-grid-table tbody td.no-padding {
    padding: 0px !important;
}

.st-table .rz-grid-table tbody td.aj-pad {
    padding: 0px 5px !important;
}

.st-table .rz-grid-table tbody td.showover .rz-cell-data.rz-text-truncate {
    overflow: visible;
}

.loading-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px;
    color: #0078d4;
    font-weight: bold;
}

.loading-text {
    margin-top: 10px;
}

.rz-datatable .rz-datatable-loading {
    background-color: rgba(128,128,128,0.4) !important;
}

.rz-autocomplete-panel.rz-popup ul li {
    padding: 8px 12px;
}

    .rz-autocomplete-panel.rz-popup ul li span {
        font-size: 12px;
    }

.auto-cont {
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.auto-input {
    height: 34px;
    border-color: #C9D3DD !important;
    border-width: 2px !important;
    font-size: 12px;
    border-radius: 6px !important;
}

    .auto-input:focus-within {
        color: var(--bs-body-color) !important;
        background-color: var(--bs-body-bg) !important;
        border-color: #86b7fe !important;
        outline: 0 !important;
        box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb !important;
    }

    .auto-input input {
        height: 30px;
        padding: 6px 30px 6px 12px;
        font-size: 12px;
    }
}

.rz-grid-table tbody tr td.link-cell {
    padding: 0 !important;
}

    .rz-grid-table tbody td.link-cell .click-area > a:first-child {
        color: #000;
        text-decoration: none;
        display: block;
        width: 100%;
        height: 100%;
        padding: 8px;
    }

.drop-zone {
    border: 2px dashed #C9D3DD;
    background-color: #efefef;
    border-radius: 6px;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    color: #787878;
    font-size: 16px;
    width: 100%;
    position: relative;
}

.drop-zone--over {
    border-color: #007bff;
    background-color: #f0f8ff;
}

.file-input-hidden {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 100;
    top: 0;
    left: 0;
}

.drop-zone-content {
    z-index: 10;
}

.filter-switch {
    border: 2px solid #7A7A7A;
    border-radius: 30px;
    position: relative;
    display: flex;
    align-items: center;
    height: 44px;
    width: 400px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}


    .filter-switch input {
        display: none;
    }

    .filter-switch label {
        flex: 1;
        text-align: center;
        cursor: pointer;
        border: none;
        border-radius: 30px;
        position: relative;
        overflow: hidden;
        z-index: 1;
        transition: all 0.3s;
        font-weight: 500;
        font-size: 18px;
        height: 80%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .filter-switch .background {
        position: absolute;
        width: 49.5%;
        height: 36px;
        background-color: #7A7A7A;
        top: 2px;
        left: 2px;
        border-radius: 30px;
        transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    }

    .filter-switch.left .background {
        transform: translateX(0%);
    }

    .filter-switch.right .background {
        transform: translateX(100%);
    }

    .filter-switch.left label[for="rev"],
    .filter-switch.right label[for="his"] {
        color: #ffffff;
        font-weight: 800;
    }

.filter-switch-3 {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 6px;
    border-radius: 999px;
    background: #f2f2f2;
    box-shadow: 0 8px 18px rgba(0,0,0,.10);
    overflow: hidden;
    border: 2px solid #777; 
}

    .filter-switch-3 input {
        display: none;
    }

    .filter-switch-3 label {
        position: relative;
        z-index: 2; 
        width: 140px; 
        text-align: center;
        padding: 10px 0;
        border-radius: 999px;
        cursor: pointer;
        font-weight: 600;
        color: #222;
        user-select: none;
    }

    .filter-switch-3 .background {
        position: absolute;
        z-index: 1; 
        top: 6px;
        left: 6px;
        width: calc(33.333% - 6px); 
        height: calc(100% - 12px);
        background: #6b6b6b;
        border-radius: 999px;
        transition: transform .25s ease;
    }

    .filter-switch-3 input:checked + label {
        color: #fff;
    }


#option2:checked ~ .background {
    left: 50%;
}

#option1:checked + label[for="option1"] {
    color: #fff;
    font-weight: bold;
}

#option2:checked + label[for="option2"] {
    color: #fff;
    font-weight: bold;
}

#option1:not(:checked) + label[for="option1"],
#option2:not(:checked) + label[for="option2"] {
    color: #1c1c1c;
}

.chat-card {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 1rem;
    height: 100%;
    background: #fff;
}

.chat-body {
    max-height: 420px;
    overflow-y: auto;
    margin-bottom: 1rem;
}

.chat-message {
    border-bottom: 1px solid #eee;
    padding: .75rem 0;
}

.chat-header {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
}

    .chat-header span {
        color: #777;
    }

.chat-text {
    margin-top: .25rem;
    color: #444;
    white-space: pre-wrap;
    word-break: break-word;
    overflow-wrap: break-word;
}

.chat-footer textarea {
    resize: none;
    height: 80px;
}

.reclamo-text {
    margin-top: .5rem;
    white-space: pre-wrap;
    word-break: break-word;
    overflow-wrap: break-word;
}