@import url('fonts.css');

@media (hover: hover),
(-ms-high-contrast: none) {

    .c-sidebar.c-sidebar-light .c-sidebar-nav-link:hover,
    .c-sidebar.c-sidebar-light .c-sidebar-nav-dropdown-toggle:hover {
        color: #000;
        background: #CBD5E1;
    }
}

.c-sidebar.c-sidebar-light .c-sidebar-nav-link.c-active,
.c-sidebar.c-sidebar-light .c-active.c-sidebar-nav-dropdown-toggle {
    color: #000;
    background: #EAEFF5;
}

body {
    margin: 0;
    overflow-x: hidden;
    font-family: "Clear Sans", Tahoma, sans-serif, "Noto Color Emoji";
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    color: #3c4b64;
    background-color: #F8FAFC;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Sofia Pro", Tahoma, sans-serif, "Noto Color Emoji";
    color: #000;

}

.c-app {
    background-color: #F8FAFC;
}

.c-header {
    background-color: #F8FAFC;
}

.c-main {
    padding-top: 1rem;
}

.container-fluid {
    padding-right: 1rem !important;
    padding-left: 1rem !important;

}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    margin-bottom: 1.5rem;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid;
    border-radius: 1rem;
    background-color: #fff;
    border-color: #fff;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgb(226, 232, 240) 0px 20px 25px -5px, rgb(226, 232, 240) 0px 8px 10px -6px;
}

a.breadcrumb-item {
    color: #000;
}

.b-shadow-none {
    box-shadow: none !important;
}

a.widget {

    color: #000;
}

a.widget:hover {
    color: #840058;
}

.card-header {
    background-color: transparent;
}

@media (min-width: 992px) and (min-width: 992px) {

    html:not([dir="rtl"]) .c-sidebar.c-sidebar-lg-show:not(.c-sidebar-right).c-sidebar-fixed~.c-wrapper,
    html:not([dir="rtl"]) .c-sidebar.c-sidebar-show:not(.c-sidebar-right).c-sidebar-fixed~.c-wrapper {
        margin-left: 270px;
    }
}

.c-sidebar.c-sidebar-light {
    color: #0F172A;
    background-color: #F8FAFC;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    border-right: 1px solid rgba(159, 167, 179, 0.5);
}

.c-sidebar-brand {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 56px;
    flex: 0 0 56px;
    -ms-flex-align: left;
    align-items: left;
    -ms-flex-pack: left;
    justify-content: left;
}

.c-sidebar-brand .c-sidebar-brand-minimized {
    display: none;
}

.c-sidebar.c-sidebar-light .c-sidebar-brand {
    color: #fff;
    background: none !important;
}

.c-sidebar .c-sidebar-brand {
    color: none;
    background: none;
}

.c-sidebar-nav-link,
.c-sidebar-nav-dropdown-toggle {
    display: -ms-flexbox;
    display: flex;
    border-radius: 0.3rem;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-align: center;
    align-items: center;
    margin: 0px 12px 5px;
    padding: 0.1rem 0.2rem;
    text-decoration: none;
    white-space: nowrap;
}

.c-sidebar-nav-dropdown-items .c-sidebar-nav-item .c-sidebar-nav-link {
    padding: 0.6rem 1rem !important;

    margin-left: 40px !important;

}

.c-sidebar-nav-dropdown-items .c-sidebar-nav-item .c-sidebar-nav-link:hover {
    color: #000 !important;

}

.c-sidebar-nav-dropdown-toggle::after {
    margin-left: auto;
    margin-right: 6px;
}

.c-sidebar.c-sidebar-light .c-sidebar-nav-dropdown.c-show {
    background: transparent;
}

.c-sidebar.c-sidebar-light .c-sidebar-nav-dropdown.c-show .c-sidebar-nav-dropdown-toggle:hover {
    color: #000;
}

.c-sidebar.c-sidebar-light .c-sidebar-nav-dropdown.c-show .c-sidebar-nav-dropdown-toggle::after:hover {
    color: #000;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    border: 1px solid;
    color: #334155;
    background-color: #fff;
    border-color: #e5e7eb;
    outline-color: #e5e7eb;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.c-sidebar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 256px;
    flex: 0 0 256px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-order: -1;
    order: -1;
    width: 270px;
    padding: 0;
    box-shadow: none;
}

.bg-slate {
    background-color: #F1F5F9;
}

.bg-slate-active {
    background-color: #CBD5E1;
}

.bg-g-gdf .c-icon {
    color: #840058;
    width: 2.5rem !important;
    height: 2.5rem !important;
    border-radius: 0.3rem !important;
    margin-right: 5px;
}

.bg-sm-gdf .c-icon {
    color: #840058;
    width: 1.6rem !important;
    height: 1.6rem !important;
    border-radius: 0.3rem !important;
    margin-right: 5px;
}



.bg-g-ac .c-icon {
    color: #840058;
    width: 2.5rem !important;
    height: 2.5rem !important;
    border-radius: 0.3rem !important;
    margin-right: 5px;
}

.bg-sm-ac .c-icon {
    color: #840058;
    width: 1.6rem !important;
    height: 1.6rem !important;
    border-radius: 0.3rem !important;
    margin-right: 5px;
}



.bg-g-ef .c-icon {
    color: #840058;
    width: 2.5rem !important;
    height: 2.5rem !important;
    border-radius: 0.3rem !important;
    margin-right: 5px;
}



.bg-g-cf .c-icon {
    color: #840058;
    width: 2.5rem !important;
    height: 2.5rem !important;
    border-radius: 0.3rem !important;
    margin-right: 5px;
}

.bg-sm-cf .c-icon {
    color: #840058;
    width: 1.6rem !important;
    height: 1.6rem !important;
    border-radius: 0.3rem !important;
    margin-right: 5px;
}


.bg-g-ef .c-icon {
    color: #840058;
    width: 2.5rem !important;
    height: 2.5rem !important;
    border-radius: 0.3rem !important;
    margin-right: 5px;
}


.bg-g-primary .bg-g-sub .c-icon {
    color: #0F172A;
    background: #ffffff;
    width: 2.5rem !important;
    height: 2.5rem !important;
    border-radius: 0.3rem !important;
    margin-right: 5px;
}

.bg-g-primary .c-icon {
    color: #000;
    width: 2.5rem !important;
    height: 2.5rem !important;
    padding: 0.5rem;
    border-radius: 0.3rem !important;
    margin-right: 5px;
}


.bg-dark-blue {
    background-color: #84aee1 !important;
}

.nav-link {

    color: #000;

}

.nav-link:hover {
    color: #840058;
}

.btn {
    box-shadow: none !important;
}

/* BOTON PRIMARY CXC*/
.btn-primary {
    color: #fff;
    background-color: #27272A !important;
    border-color: #27272A !important;

}

.btn-primary:hover {
    color: #fff;
    background-color: #3f3f46 !important;
    border-color: #3f3f46 !important;
}


.btn-primary:active {
    color: #fff;
    background-color: #52525B !important;
    border-color: #52525B !important;
}

.btn-primary:disabled {
    opacity: 0.6;
}

/* BOTON PRIMARY CXC*/
.btn-secondary {
    color: #475569;
    background-color: #f1f5f9 !important;
    border-color: #f1f5f9 !important;
}

.btn-secondary:hover {
    color: #334155;
    background-color: #e2e8f0 !important;
    border-color: #e2e8f0 !important;
}


.btn-secondary:active {
    color: #1e293b;
    background-color: #cbd5e1 !important;
    border-color: #cbd5e1 !important;
}

.btn-secondary:disabled {
    opacity: 0.6;
}


.btn-outlined-light {
    color: #64748B;
    background-color: #FFFFFF;
    border-color: #CBD5E1;
}


.btn-outlined-light:hover {
    background-color: #F8FAFC;
    border-color: #CBD5E1;
}


.btn-outlined-light:active {
    background-color: #E2E8F0;
    border-color: #CBD5E1;
}

.btn-outlined-light:disabled {
    opacity: 0.6;
}


.btn-outlined-dark {
    color: #fff !important;
    background-color: #71c2ca !important;
    border-color: #71c2ca !important;
}


.btn-outlined-dark:hover {
    color: #334155;
    background-color: #e2e8f0 !important;
    border-color: #e2e8f0 !important;
}


.btn-outlined-dark:active {
    color: #1e293b;
    background-color: #cbd5e1 !important;
    border-color: #cbd5e1 !important;
}

.btn-outlined-dark:disabled {
    opacity: 0.6;
}

.btn-azul {
    color: #fff;
    background-color: #39f !important;
    border-color: #39f !important;
}

/*
.btn-secondary {
    color: #fff !important;
    background-color: #71c2ca !important;
    border-color: #71c2ca !important;
}

.btn-success {
    color: #fff;
    background-color: #2baeb3 !important;
    border-color: #2baeb3 !important;
}
*/

.btn-info {
    color: #fff;
    background-color: #ff6e3c !important;
    border-color: #ff6e3c !important;
}

.btn-danger {
    color: #fff;
    background-color: #df2724 !important;
    border-color: #df2724 !important;
}

.btn-danger-all {
    color: #fff;
    background-color: #b21714 !important;
    border-color: #c31916 !important;
}

.btn-light {
    color: #4f5d73;
    background-color: #ebedef;
    border-color: #ebedef;
}

.btn-light {
    color: #4f5d73;
    background-color: #ebedef;
    border-color: #ebedef;
}

.btn-dark {
    color: #fff;
    background-color: #636f83;
    border-color: #636f83;
}

.alert-secondary {
    background-color: #E2E8F0;
}

#sidebar {
    box-shadow: none !important;
    border-right: 1px solid #e5e7eb;
}

.notifications {
    width: 300px;
    height: 0px;
    opacity: 0;
    position: absolute;
    top: 24px;
    right: 6px;
    border-radius: 5px 0px 5px 5px;
    background-color: #fff;
    z-index: 99;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    max-height: 250px !important;
    overflow: auto !important;
}

.notifications h2 {
    font-size: 14px;
    padding: 10px;
    border-bottom: 1px solid #eee;
    color: #999;
}


.notifications-item {

    display: flex;
    border-bottom: 1px solid #eee;
    padding: 6px 9px;
    margin-bottom: 0px;
    cursor: pointer;
}

.table-col-space th,
.table-col-space td {
    padding: 0.3rem 2rem 0.3rem 0.3rem !important;
}

.semaforo {
    display: none;
}

.form-control.error {
    border-color: #e55353;
    background-repeat: no-repeat;
}

label.error {
    display: inline-block;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #e55353;
}

.stripe_row:nth-child(even) {
    background: #f7f7f7;
    border-radius: 5px;
}

.bg-nivel1 {
    background: #a5caf0;
    font-weight: 700 !important;
}

.bg-nivel4 {
    background: #f8f8f9;
}



.ind-1 {
    padding-left: 1.6rem !important;
}

.ind-2 {
    padding-left: 2.4rem !important;
}

.ind-3 {
    padding-left: 3.2rem !important;
}

.ind-4 {
    padding-left: 4rem !important;
}

.ind-5 {
    padding-left: 4.8rem !important;
}

.ind-6 {
    padding-left: 5.6rem !important;
}

.table-border-lr {
    border-right: 1px solid #d8dbe0;
    border-left: 1px solid #d8dbe0;
}

.table-border-r {
    border-right: 1px solid #d8dbe0
}

.c-semaforo {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    margin: 1px;
}

.bg-none {
    display: none;
}


.alertDisabled {
    padding: 0.375rem 0.75rem;
}

a.dis {
    background: none !important;
    color: #999 !important;
}

a.dis:hover {
    background: none !important;
}

.bg-semi-warning {
    /*background-color:  #f9e115 !important;*/
    background-color: #ecd407 !important
}

/* STEPER */

.steps .step {
    display: block;
    width: 100%;
    margin-bottom: 35px;
    text-align: center
}

.steps .step .step-icon-wrap {
    display: block;
    position: relative;
    width: 100%;
    height: 80px;
    text-align: center
}

.steps .step .step-icon-wrap::before,
.steps .step .step-icon-wrap::after {
    display: block;
    position: absolute;
    top: 50%;
    width: 50%;
    height: 3px;
    margin-top: -1px;
    background-color: #c1c2c2;
    content: '';
    z-index: 1
}

.steps .step .step-icon-wrap::before {
    left: 0
}

.steps .step .step-icon-wrap::after {
    right: 0
}

.steps .step .step-icon {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    border: 1px solid #c1c2c2;
    border-radius: 50%;
    background-color: #c1c2c2;
    color: #374250;
    font-size: 38px;
    line-height: 81px;
    z-index: 5
}

.steps .step .step-title {
    margin-top: 16px;
    margin-bottom: 0;
    color: #606975;
    font-size: 14px;
    font-weight: 500
}

.steps .step:first-child .step-icon-wrap::before {
    display: none
}

.steps .step:last-child .step-icon-wrap::after {
    display: none
}

.steps .step.completed .step-icon-wrap::before,
.steps .step.completed .step-icon-wrap::after {
    background-color: #0da9ef
}

.steps .step.completed .step-icon {
    border-color: #0da9ef;
    background-color: #0da9ef;
    color: #fff
}

.steps .step.active .step-icon-wrap::before,
.steps .step.active .step-icon-wrap::after {
    background-color: #2eb85c
}

.steps .step.active .step-icon {
    border-color: #2eb85c;
    background-color: #2eb85c;
    color: #fff
}

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

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

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

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

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

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

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

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

.drop-area {
    background: #cff8fb;
    border: 2px solid #b4f2f7;
    font-weight: bold;
    color: #67b3b9;
}



.drop-area i {
    font-size: 30px;
    font-weight: normal;
}

.dropingFile {
    opacity: 50%;
}

.overDrop {
    box-shadow: 0 0.1rem 0.5rem rgba(0, 0, 0, 0.15) !important;
    border-color: #ffffff;
}

.bg-drop-mes {
    background: #54d5de !important;
}

.bg-drop {
    background: #cff8fb !important;
}

.bg-drop-active {
    background: #67b3b9 !important;
}

.bg-drop-inactive {
    background: #67b3b9 !important;
}

.text-black-25 {
    color: rgba(0, 0, 0, 0.25) !important;
}

.hal {
    width: 100%;
    display: inline-block;

}

.indicadorTab {
    position: relative;
    padding-left: 12px !important;
    overflow: hidden;
}

.indicadorTab::before {
    content: "";
    position: absolute;

    left: -5px;
    z-index: 99999;
    top: calc(50% - 5px);
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
    background: #ebedef;

}

.dropzone {
    vertical-align: middle !important;
}

.draggable-element {
    cursor: grab;
}

.draggable-element:active {
    cursor: grabbing;
}


.bt {
    cursor: pointer;
}

.val-warning {
    border: 1px solid #fff;
    background-color: #fbf6a3 !important;
}

.val-normal {
    border: 1px solid #fff;
    background-color: #c4eba8 !important;
}

.bg-var {
    background-color: #ccf1ff !important;
    /* light green for odd rows in the second tbody */
}

.val-cartera tr:nth-child(even) {
    background-color: #f6f6f6 !important;
    /* light gray for even rows in the first tbody */
}

.val-cartera tr:nth-child(odd) {
    background-color: #ffffff !important;
    /* white for odd rows in the first tbody */
}

.val-info tr:nth-child(odd) {
    background-color: #e9f9ff !important;
    /* light green for odd rows in the second tbody */
}

.val-info tr:nth-child(even) {
    background-color: #ffffff !important;
    /* green for even rows in the second tbody */
}

.text-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;

}

.text-ellipsis-nblock {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.form-multi-select-dropdown {
    width: auto !important;
    min-width: 300px;
    max-width: 450px;
    white-space: normal;
}

.form-multi-select-option {
    overflow: hidden;
    text-overflow: ellipsis;
}

.level-1 {
    background-color: #C2DCF8;
}

.level-2 {
    background-color: #D4E5F8;
}

.level-3 {
    background-color: #E5EFFA;
}

.level-4 {
    background-color: #E2E6E8;
}

.level-5 {
    background-color: #F2F3F4;
}

.level-6 {
    background-color: #FFFFFF;
}

.bg-over {

    background-color: #feefd0 !important;

}

.draggable-element {
    opacity: 1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.btn-helper {
    border-radius: 1rem;
    padding: 0.1rem 0.45rem;
    line-height: 1rem;
    font-weight: bold;
    margin-left: 5px;
}

/*
.btn:active {
    box-shadow: inset -2px -2px 12px rgba(0, 0, 0, 0.3) !important;
    border: 1px solid #fff !important;
}
*/

.sub-modulo {

    background-color: #F2F3F4 !important;
}

.sub-modulo-label {
    padding-left: 20px !important;
}

.sub-modulo-label2 {
    padding-left: 40px !important;
}

.sendedmsg {
    background-color: #3399ff1c;
    padding: 5px 10px;
    margin-left: 20%;

    border-radius: 5px;
    margin-bottom: 5px;
}

.recivedmsg {
    background-color: #5cd0db52;
    padding: 5px 10px;
    margin-right: 20%;
    border-radius: 5px;
    margin-bottom: 5px;
}

.chat-body {
    max-height: 300px;
    /* Set the maximum height */
    overflow-y: auto;
    /* Enable vertical scrolling */

    padding: 5px;
    /* Optional: for better content spacing */

}

@media (max-width: 576px) {

    .flex-sm-nowrap .step .step-icon-wrap::before,
    .flex-sm-nowrap .step .step-icon-wrap::after {
        display: none
    }

    .form-multi-select-dropdown {
        white-space: nowrap;
    }

}

@media (max-width: 768px) {

    .flex-md-nowrap .step .step-icon-wrap::before,
    .flex-md-nowrap .step .step-icon-wrap::after {
        display: none
    }

    .form-multi-select-dropdown {
        max-width: 350px;
    }

}

@media (max-width: 991px) {

    .flex-lg-nowrap .step .step-icon-wrap::before,
    .flex-lg-nowrap .step .step-icon-wrap::after {
        display: none
    }
}

@media (max-width: 1200px) {

    .flex-xl-nowrap .step .step-icon-wrap::before,
    .flex-xl-nowrap .step .step-icon-wrap::after {
        display: none
    }
}


/* STEPER SM */

.steps_sm .step_sm {
    display: block;
    width: 100%;
    margin-bottom: 35px;
    text-align: center
}

.steps_sm .step_sm .step-icon-wrap_sm {
    display: block;
    position: relative;
    width: 100%;
    height: 30px;
    text-align: center
}

.steps_sm .step_sm .step-icon-wrap_sm::before,
.steps_sm .step_sm .step-icon-wrap_sm::after {
    display: block;
    position: absolute;
    top: 50%;
    width: 50%;
    height: 3px;
    margin-top: -1px;
    background-color: #c1c2c2;
    content: '';
    z-index: 1
}

.steps_sm .step_sm .step-icon-wrap_sm::before {
    left: 0
}

.steps_sm .step_sm .step-icon-wrap_sm::after {
    right: 0
}

.steps_sm .step_sm .step-icon_sm {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    border: 1px solid #c1c2c2;
    border-radius: 50%;
    background-color: #c1c2c2;
    color: #374250;
    font-size: 20px;
    line-height: 24px;
    z-index: 5
}

.steps_sm .step_sm .step-title_sm {
    margin-top: 16px;
    margin-bottom: 0;
    color: #606975;
    font-size: 14px;
    font-weight: 500
}

.steps_sm .step_sm:first-child .step-icon-wrap_sm::before {
    display: none
}

.steps_sm .step_sm:last-child .step-icon-wrap_sm::after {
    display: none
}

.steps_sm .step_sm.completed .step-icon-wrap_sm::before,
.steps_sm .step_sm.completed .step-icon-wrap_sm::after {
    background-color: #0da9ef
}

.steps_sm .step_sm.completed .step-icon_sm {
    border-color: #0da9ef;
    background-color: #0da9ef;
    color: #fff
}

.steps_sm .step_sm.active .step-icon-wrap_sm::before,
.steps_sm .step_sm.active .step-icon-wrap_sm::after {
    background-color: #2eb85c
}

.steps_sm .step_sm.active .step-icon_sm {
    border-color: #2eb85c;
    background-color: #2eb85c;
    color: #fff
}


@media (max-width: 576px) {

    .flex-sm-nowrap .step_sm .step-icon-wrap_sm::before,
    .flex-sm-nowrap .step_sm .step-icon-wrap_sm::after {
        display: none
    }
}

@media (max-width: 768px) {

    .flex-md-nowrap .step_sm .step-icon-wrap_sm::before,
    .flex-md-nowrap .step_sm .step-icon-wrap_sm::after {
        display: none
    }
}

@media (max-width: 991px) {

    .flex-lg-nowrap .step_sm .step-icon-wrap_sm::before,
    .flex-lg-nowrap .step_sm .step-icon-wrap_sm::after {
        display: none
    }
}

@media (max-width: 1200px) {

    .flex-xl-nowrap .step_sm .step-icon-wrap_sm::before,
    .flex-xl-nowrap .step_sm .step-icon-wrap_sm::after {
        display: none
    }
}

/* TABLE ACORDION */

.hiddenRow {
    padding: 0 !important;
    width: 100%;
}


.switch-input {

    position: relative !important;
    padding-left: 0em !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.form-switch-table {
    margin-left: 0.5em !important;
    margin-right: 0.5em !important;
    padding-left: 0em !important;
    padding-right: 0em !important;
}

.form-check-input:checked {
    background-color: #840058 !important;
    border-color: #840058#2baeb3 !important;
}

.bg-success-filing {
    color: #fff;
    background-color: #2baeb3 !important;
}

.text-shadow-sm {
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
}

.text-warning-carga {
    color: #e19b04 !important;
}

.select-larger-font {
    font-size: 1.25rem !important;
    height: calc(2.25rem) !important;
    line-height: normal !important;
    padding-top: 0.1rem !important;
    overflow: hidden;
}

.btn-helper-v2 {
    border-radius: 1rem !important;
    padding: 0.1rem 0.3rem !important;
    line-height: 0.8rem !important;
    font-weight: bold !important;
    margin-left: 5px !important;
    font-size: 0.8rem !important;
    opacity: 0.6 !important;
    box-shadow: none !important;
}

.disabled-look {
    background-color: #d8dbe0;
    opacity: 1;
}

.btn-close-modal {
    display: inline;
    cursor: pointer;
    font-size: 1.2rem;
}

/* Ggid input table */

.table_grid {
    border: 0 !important;
    width: 100%;
}

/*
.table_grid input {
    border: 0 !important;
    width: 100%;
}
*/
.table_grid td {
    border: 1px solid !important;
    border-color: #ced2d8 !important;
}

.table_grid input:focus-visible {
    outline-offset: 0px;
    outline: none !important;
    border: 1px solid !important;
    border-color: #ebedef !important;
    background: #ebedef !important;
}

td.pagar:hover {
    background-color: #2baeb3 !important;
    cursor: pointer;
    color: #fff;

}

td.quitar_pagar:hover {
    background-color: #e0b65d !important;
    cursor: pointer;

}

tr.pagos:hover {
    background-color: #f1f4f6;
}

.custom-modal-width {
    max-width: 90% !important;
    width: 90% !important;
}

/* auth CXC */

.w-dvw {
    width: 100dvw;
}

.h-dvh {
    height: 100dvh;
}

.justify-center {
    justify-content: center;
}

.items-center {
    align-items: center;
}

.h-full {
    height: 100%;
}

.max-w-fit {
    max-width: fit-content;
}

.self-end {
    align-self: flex-end;
}

.h-20 {
    height: 5rem;
}

.mr-8 {
    margin-right: 2rem;
}

.h-14 {
    height: 3.5rem;
}

.text-surface-500 {
    color: rgb(100, 116, 139, 1) !important;
}

.text-xs {
    font-size: 12px;
    line-height: 18px;
}

.place-content-center {
    place-content: center;
}

.grow {
    flex-grow: 1;
}

.card-login {
    width: 462px;
    padding: 3rem;
    gap: 1.25rem;
}