p {
    margin: 0 0 0;
}

.Background-translog {
    background-image: url("https://version.sistematranslog.com/imagenes/Translog_Background.jpg");
    background-color: #cccccc;
}

.Background-sidebar {
    background: rgba(255, 255, 255, 0.3);
}

.swal2-container {
    zoom: 1.5;
}

/*.swal2-html-container {
    font-weight: bold;
}*/

.swal2-styled.swal2-confirm {
    padding: 0.625em 1.1em !important;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 5px 5px;
    background-color: #ffffff;
    color: #006394;
}

.navbar-top-links>li>a {
    padding: 15px;
    display: flex;
    flex-direction: row;
    gap: 5px;
}

.navbar-top-links>li>a>i {
    font-size: 15px;
}

.panel-primary>.panel-heading {
    color: #fff;
    /*    background-color: #006394;*/
    border-color: #006394;
    background: linear-gradient(90deg, rgba(0, 47, 71, 1) 6%, rgba(0, 99, 148, 1) 71%);
}

.panel-default>.panel-heading {
    color: #fff;
    /*    background-color: #006394;*/
    border-color: #006394;
    background: linear-gradient(90deg, rgba(0, 47, 71, 1) 6%, rgba(0, 99, 148, 1) 71%);
}

.icono_menu {
    /*    width: 35px;*/
    height: 35px;
}

.disabled_functions {
    color: grey;
}

.en_construccion {
    color: purple;
}

.ui-datepicker {
    z-index: 2 !important;
}

.context-menu {
    display: none;
    position: absolute;
    z-index: 10;
    padding: 12px 0;
    width: 240px;
    background-color: #fff;
    border: solid 1px #dfdfdf;
    box-shadow: 1px 1px 2px #cfcfcf;
}

.context-menu--active {
    display: block;
}

.context-menu__items {
    list-style: none;
    margin: 0;
    padding: 0;
}

.context-menu__item {
    display: block;
    margin-bottom: 4px;
}

.context-menu__item:last-child {
    margin-bottom: 0;
}

.context-menu__link {
    display: block;
    padding: 4px 12px;
    color: #0066aa;
    text-decoration: none;
}

.context-menu__link:hover {
    color: #fff;
    background-color: #0066aa;
}

#more_data_div {
    border-left: 0.2mm solid lightgrey;
    margin-left: 0.2cm;
    padding-left: 0.2cm;
    max-width: 50%;
}

.tiene-error {
    border-color: rgba(204, 12, 12, 1) !important;
    background-color: rgba(204, 12, 12, 0.1) !important;
}

.ui-dialog-title {
    color: white;
}

.big-flexbox {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-basis: content;
    margin: 0px;
}

.medium-flexbox {
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    flex-basis: content;
}

.medium-flexbox-phone {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-basis: content;
}

.small-flexbox {
    width: 100%;
    margin: 0.2cm;
}

.title-flexbox-container {
    margin-bottom: 0.2cm;
}

.anulled td {
    font-style: italic;
    color: red;
}

tr.active td {
    background-color: #08C !important;
    color: white;
}

.excel-sum {
    background-color: rgba(244, 155, 66, 1) !important;
}

.multiselect {
    width: 200px;
    float: right;
    /*    margin-left: 1.5mm;*/
}

.selectBox {
    position: relative;
}

.selectBox select {
    width: 100%;
    font-weight: bold;
    height: 8mm;
}

.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.checkboxesMultiselect {
    display: none;
    border: 1px #dadada solid;
    position: absolute;
    background: white;
    /*    border-radius: 5px;*/
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 100%;
    padding: 5px;
}

.checkboxesMultiselect label {
    display: block;
    width: 198px;
    margin-bottom: 0px;
    border-bottom: 1px solid #00639430;
    cursor: pointer;
}

.checkboxesMultiselect label:hover {
    background-color: #1e90ff;
}

.checkboxesMultiselect input {
    margin-right: 2px;
    vertical-align: sub;
}

/*Estilo burbuja tareas */
.Events_pend_visual {
    border-radius: 50%;
    font-size: 11px;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    color: white;
    display: inline;
    font-weight: bold;
    line-height: 1.6em;
    margin-right: auto;
    margin-left: 30%;
    align-items: center;
    text-align: center;
    width: 26px;
    height: 20px;
    background: red;
    float: right;
    padding: 2px;
    margin-top: 5px;
}

.tasks_pend_visual {
    border-radius: 50%;
    font-size: 11px;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    color: white;
    display: inline;
    font-weight: bold;
    line-height: 1.6em;
    margin-right: auto;
    margin-left: 30%;
    align-items: center;
    text-align: center;
    width: 26px;
    height: 20px;
    background: red;
    float: right;
    padding: 2px;
    margin-top: 5px;
}

/*Estilo burbuja tareas */
.tasks_pend_visual_2 {
    border-radius: 50%;
    font-size: 11px;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    color: white;
    display: inline;
    font-weight: bold;
    line-height: 1.6em;
    margin-right: auto;
    align-items: center;
    text-align: center;
    width: 26px;
    height: 20px;
    background: red;
    padding: 2px;
    /*    margin-top: 5px;*/
}

.switch {
    position: relative;
    display: inline-block;
    width: 35px;
    min-width: 35px;
    height: 17px;
    margin-bottom: 0px;
}

/*.switch > input[disabled] {
    cursor: not-allowed;
}*/

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #2196F3;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(16px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.noselect {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

.color_ingresos {
    background-color: rgb(35, 175, 180) !important;
}

.color_egresos {
    background-color: rgb(255, 150, 51) !important;
}

.ui-dialog-titlebar {
    background-color: #006394 !important;
}

.contactos_email_relations {
    cursor: grab;
}

.first-double-input-values {
    width: 19%;
    display: inline;
}

.second-double-input-values {
    width: 80%;
    display: inline;
    float: right;
}

.first-text-values {
    margin-top: 3px;
    margin-bottom: 3px;
}

.not-selected-scroll-menu-option {
    border-top-left-radius: 1px;
    border-bottom-left-radius: 10px;
    border: 1px solid #006394;
    height: 1cm;
    margin-bottom: 0.1cm;
    float: right;
    width: 90%;
    background-color: white;
    text-align: right;
    padding-top: 0.3cm;
    padding-right: 0.2cm;
    cursor: pointer;
    transition: all .2s ease-in;
}

.selected-scroll-menu-option {
    border-top-left-radius: 1px;
    border-bottom-left-radius: 10px;
    border: 1px solid lightgray;
    height: 1cm;
    margin-bottom: 0.1cm;
    float: right;
    width: 100%;
    background-color: #007cba;
    text-align: right;
    padding-top: 0.3cm;
    padding-right: 0.2cm;
}

.not-selected-scroll-menu-option:hover {
    background-color: #e6f6fc;
    width: 100%;
}

.not-selected-scroll-menu-option>p {
    cursor: pointer;
    font-weight: bold;
    font-size: 11px;
}

.selected-scroll-menu-option>p {
    cursor: pointer;
    color: white;
    font-weight: bold;
    font-size: 11px;
}

/*lucas*/
.color_ingresos_texto {
    color: rgb(35, 175, 180);
}

.color_egresos_texto {
    color: rgb(255, 150, 51);
}

.table_datos_filtro_operaciones td:nth-child(1) {
    width: 15%;
}

.table_datos_filtro_operaciones td:nth-child(2) {
    width: 35%;
    padding-right: 5px;
}

.table_datos_filtro_operaciones td:nth-child(3) {
    width: 15%;
    padding-left: 5px;
}

.table_datos_filtro_operaciones td:nth-child(4) {
    width: 35%;
}

.functionButtonGeneral {
    cursor: pointer;
}

#ia_helper_wrapper_principal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 380px;
    min-width: 300px;
    max-width: 60vw;
    background-color: white;
    border-left: 1px solid #d9e2ec;
    box-shadow: -3px 0 12px rgba(0, 0, 0, 0.22);
    z-index: 1050;
    display: flex;
    flex-direction: column;
    transition: width .22s cubic-bezier(.22, .61, .36, 1), background-color .12s ease, border-color .12s ease, box-shadow .12s ease;
    background: rgba(255, 255, 255, 0.60);
}

#ia_helper_wrapper_principal.ia-helper-collapsed {
    width: 0 !important;
    min-width: 0;
    background-color: transparent;
    border-left: 0;
    box-shadow: none;
}

#ia_helper_resize_handle {
    position: absolute;
    top: 0;
    left: -4px;
    width: 8px;
    height: 100%;
    cursor: ew-resize;
    z-index: 2;
}

#ia_helper_wrapper_principal.ia-helper-collapsed #ia_helper_resize_handle {
    display: none;
}

#ia_helper_menu_principal {
    position: relative;
    flex: 0 0 auto;
    width: 58px;
    height: 72px;
    margin: 10px auto;
    box-shadow: -2px 2px 6px rgba(0, 0, 0, 0.25);
    padding: 0px;
    background-color: white;
    border: 1px solid #d9e2ec;
    border-right: 0;
    border-radius: 8px 0 0 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#ia_helper_wrapper_principal.ia-helper-collapsed #ia_helper_menu_principal {
    position: absolute;
    top: 50%;
    right: 0;
    margin: 0;
    transform: translateY(-50%);
    z-index: 3;
}

#ia_helper_wrapper_principal.active #ia_helper_menu_principal {
    display: none;
}

#ia_helper_wrapper_principal #ia_helper_menu_principal img {
    opacity: 1;
    margin: 0;
    transition: transform 0.5s, opacity 0.5s;
}

#ia_helper_actions_principal {
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding-bottom: 10px;
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    transition: opacity .14s ease .08s, transform .18s ease .04s, visibility 0s linear 0s;
    background-color: white !important;
}

#ia_helper_close_principal {
    width: 26px;
    height: 26px;
    padding: 0;
    line-height: 24px;
    color: white;
    border-color: #d43f3a;
    background-color: #d9534f;
    order: 0;
    margin-right: auto;
}

#ia_helper_close_principal:hover,
#ia_helper_close_principal:focus {
    color: white;
    border-color: #d43f3a;
    background-color: #c9302c;
}

#ia_helper_credits_tooltip {
    position: absolute;
    z-index: 2000;
    display: none;
    width: 170px;
    padding: 8px;
    background-color: #000;
    border-radius: 4px;
}

#ia_helper_credits_tooltip::after {
    position: absolute;
    top: 50%;
    right: -5px;
    width: 0;
    height: 0;
    margin-top: -5px;
    content: "";
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000;
}

.ia-helper-credits-label {
    margin-bottom: 5px;
    color: white;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    text-align: left;
}

.ia-helper-credits-progress {
    position: relative;
    height: 18px;
    margin-bottom: 0;
    overflow: hidden;
    background-color: #e9edf2;
}

.ia-helper-credits-progress .progress-bar {
    min-width: 0;
    transition: width .2s ease;
}

.ia-helper-credits-percent {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    color: white;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.55);
}

#ia_helper_wrapper_principal.ia-helper-collapsed #ia_helper_actions_principal {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateX(10px);
    transition: opacity .08s ease, transform .1s ease, visibility 0s linear .1s;
}

#ia_helper_wrapper_principal.active #ia_helper_actions_principal {
    flex-direction: row;
    justify-content: flex-end;
    padding: 10px 12px;
    background: rgba(255, 255, 255, 0.50);
}

body.ia-helper-resizing,
body.ia-helper-resizing * {
    cursor: ew-resize !important;
    user-select: none;
}

@media print {
    #ia_helper_wrapper_principal {
        display: none !important;
    }
}

/*DIALOG TERRESTRES*/

.first-text-house_terrestres {
    display: inline;
    white-space: nowrap;
}

.first-input-house_terrestres {
    display: inline;
}

.first-span-house_terrestres {
    width: 10%;
}

.first-double-input-house_terrestres {
    width: 19%;
    display: inline;
}

.second-double-input-house_terrestres {
    width: 80%;
    display: inline;
    float: right;
}

.mi-dialogo .ui-dialog-titlebar {
    background-color: #3270aa;
}

.ui-button {
    background-color: #e6e6e6;
    border: 1px solid #d3d3d3;
    color: #555555;
    font-weight: normal;
}

.enable-disable-trans-fields p {
    color: lightgrey;
}

.enable-disable-trans-fields input {
    color: lightgrey;
}

.enable-disable-trans-fields input::placeholder {
    color: lightgrey;
}

.enable-disable-con-fields p {
    color: lightgrey;
}

.enable-disable-con-fields input {
    color: lightgrey;
}

.enable-disable-con-fields input::placeholder {
    color: lightgrey;
}

.header_SBRates_parent {
    border: 1px solid lightgrey;
    border-radius: 5px 5px 5px 5px;
}

.header_SBRates_container {
    display: flex;
}

.header_SBRates_container>div {
    height: 21.5px;
    border-bottom: 1px solid lightgrey;
    display: flex;
    align-items: center;

}

.header_SBRates_container>div:first-child {
    border-right: 1px solid lightgrey;
    border-radius: 4px 0 0 0;
}

.header_SBRates_container>div:last-child {
    border-radius: 0 4px 0 0;
}

.header_SellingRates_house_terrestres {
    width: 50%;

    padding-left: 5px;
    color: white;
    margin-bottom: 0px;
}

.header_BuyingRates_house_terrestres {
    width: 50%;

    padding-left: 5px;
    color: white;
    margin-bottom: 0px;
}

.td_border_auxiliar {
    border-right: 1px solid lightgrey;
}

.table_rates_house_terrestres {
    padding-top: 1mm;
}

.table_rates_house_terrestres tr:first-child td {
    padding-top: 1mm;
}

.table_rates_house_terrestres input {
    margin-bottom: 1mm;
    width: 24%;
}

.leyendas_trucks_terrestres {
    display: none;
    color: red;
    font-size: 10px;
}

.td_charges_labels {
    padding-left: 5px;
}

.facturaContainer div {
    display: flex;
    justify-content: space-between;
    width: 95%;
}

.facturaContainer>div>input {
    width: 75%;
}

.facturaContainer>div>button {
    max-height: 20px;
    min-width: fit-content;
}

.buttonFacVenta_house_terrestres {
    border-color: #23afb4 !important;
    color: #23afb4 !important;
}

.buttonFacVenta_house_terrestres:hover {
    background-color: #23afb4 !important;
    color: white !important;
}

.buttonFacCompra_house_terrestres {
    border-color: #ff9633 !important;
    color: #ff9633 !important;
}

.buttonFacCompra_house_terrestres:hover {
    background-color: #ff9633 !important;
    color: white !important;
}

.table_datos_2_aux td {
    padding-bottom: 1mm;
}

.accSelling {
    accent-color: #23afb4;
}

.accBuying {
    accent-color: #ff9633;
}

.swal2-input-right-aligned {
    text-align: right;
}


table.dataTable thead>tr>th {
    padding-right: 8px !important;
}

#container_chat_ia_helper {
    width: auto;
    height: auto;
    min-height: 0;
    position: static;
    background-color: white;
    border-radius: 0;
    box-shadow: none;
    padding: 0 12px 12px;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    gap: 8px;
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    transition: opacity .16s ease .08s, transform .2s ease .04s, visibility 0s linear 0s;
    background-color: rgba(255, 255, 255, 0.60);
}

#ia_helper_wrapper_principal.ia-helper-collapsed #container_chat_ia_helper {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateX(14px);
    transition: opacity .08s ease, transform .1s ease, visibility 0s linear .1s;
}

.ia-helper-tabs {
    display: flex;
    flex: 0 0 auto;
    gap: 4px;
    min-height: 32px;
    overflow-x: auto;
    overflow-y: hidden;
}

.ia-helper-tab {
    display: flex;
    align-items: center;
    gap: 6px;
    max-width: 135px;
    height: 30px;
    padding: 5px 7px;
    border: 1px solid #006394;
    border-radius: 3px 3px 0 0;
    background-color: white;
    color: #006394;
    cursor: pointer;
    font-size: 11px;
    white-space: nowrap;
}

.ia-helper-tab.active {
    background-color: #006394;
    color: white;
}

.ia-helper-tab-title {
    overflow: hidden;
    text-overflow: ellipsis;
}

.ia-helper-tab-close {
    border: 0;
    background: transparent;
    color: inherit;
    padding: 0;
    line-height: 1;
}

.ia-helper-chat-panels {
    display: flex;
    flex: 1 1 auto;
    min-height: 0;
}

#chat_ia_helper,
.chat_ia_helper {
    overflow-y: auto;
    border: 1px solid #006394;
    border-radius: 3px;
    width: 100%;
    height: auto;
    min-height: 0;
    flex: 1 1 auto;
}

.chat_ia_helper {
    display: none;
}

.chat_ia_helper.active {
    display: block;
}

.ia-helper-waiting-dots span {
    display: inline-block;
    font-size: 2em;
    line-height: .7;
    animation: ia-helper-waiting-dot 1s ease-in-out infinite;
}

.ia-helper-waiting-dots span:nth-child(2) {
    animation-delay: .15s;
}

.ia-helper-waiting-dots span:nth-child(3) {
    animation-delay: .3s;
}

@keyframes ia-helper-waiting-dot {

    0%,
    80%,
    100% {
        transform: translateY(0);
        opacity: .45;
    }

    40% {
        transform: translateY(-3px);
        opacity: 1;
    }
}

.ia-helper-input-container {
    display: flex;
    flex: 0 0 auto;
    gap: 5px;
}

@media (max-width: 767px) {
    #ia_helper_wrapper_principal {
        max-width: calc(100vw - 20px);
    }
}


.div-dots-carousel {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    z-index: 3;
}

.dot-carousel {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 5px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6sease;
}

.dot-carousel.active {
    background-color: #717171;
}

.div-image-carousel {
    height: 100%;
    overflow: hidden;
    opacity: 0;
    position: absolute;
    width: 100%;
    text-align: center;
    transition: all 1s ease-out;
}

.arrow-carousel {
    height: 100%;
    position: absolute;
    width: 5%;
    display: block;
    z-index: 3;
    background-color: #006394;
    overflow: hidden;
}

.arrow-carousel-left {
    -webkit-mask-image: -webkit-gradient(linear, left top,
        right top, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
    padding-left: 5px;
    text-align: left;
}

.arrow-carousel-right {
    -webkit-mask-image: -webkit-gradient(linear, right top,
        left top, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
    padding-right: 5px;
    text-align: right;
}

.carousel-text {
    position: absolute;
    width: 10cm;
    /*    border: 1px solid #006394;*/
    border-radius: 15px;
    background: rgba(255, 255, 255, 0.40);
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
    backdrop-filter: blur(7.5px);
    left: 10%;
    top: 20%;
    padding: 10px;
}

.carousel-text>h2 {
    font-weight: 700;
    margin-top: 5px;
}

.carousel-text>p {
    font-size: large;
    text-align: left;
}

.carousel-text>hr {
    border-top: 1px solid black;
}

.ui-widget p,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: "Segoe UI", Arial, sans-serif !important;
    font-size: 11px !important;
    font-weight: 500;
}

.live-tracking-ope {
    border: 2px solid orange;
}

.live-tracking-ope td:first-child {
    color: #006394;
    font-weight: bold;
    font-style: italic;
    background-color: orange !important;
}

.mensaje_ia {
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
    backdrop-filter: blur(7.5px);
}

.mensaje_ia.ia-helper-copyable-message {
    position: relative;
    padding-right: 28px !important;
}

.ia-helper-copy-message {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 20px;
    height: 20px;
    border: 0;
    border-radius: 3px;
    background: rgba(255, 255, 255, 0.14);
    color: #ffffff;
    line-height: 20px;
    padding: 0;
    opacity: .78;
    cursor: pointer;
}

.mensaje_ia.ia-helper-copyable-message:hover .ia-helper-copy-message,
.ia-helper-copy-message:focus,
.ia-helper-copy-message.ia-helper-copy-message--ok {
    opacity: 1;
}

.ia-helper-copy-message:hover,
.ia-helper-copy-message:focus {
    background: rgba(255, 255, 255, 0.26);
    outline: none;
}

.ia-helper-copy-message--ok {
    background: rgba(46, 204, 113, 0.8);
}

.gradient-btn {
    border: none;
    /*padding: 12px 22px;*/
    /*border-radius: 999px;*/
    color: white !important;

    /*background: linear-gradient(120deg, #6d5dfc, #00c2ff, #ff4ecd, #6d5dfc);*/
    background: linear-gradient(120deg, #554fd1, #0097c7, #c83aa0, #554fd1);
    background-size: 250% 250%;
    animation: gradientMove 3s ease infinite;

    box-shadow: 0 8px 20px rgba(109, 93, 252, 0.35);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

button.gradient-btn{
    font-weight: 600;
    cursor: pointer;
}

.gradient-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 26px rgba(109, 93, 252, 0.45);
}

.mensaje_ia.gradient-btn {
    position: relative;
    overflow: hidden;
    background-image: none !important;
}

.mensaje_ia.gradient-btn::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    background: linear-gradient(120deg, #6d5dfc, #00c2ff, #ff4ecd, #6d5dfc);
    background-size: 250% 250%;
    animation: gradientMove 3s ease infinite;
    opacity: 1;
    transition: opacity 500ms ease;
    z-index: 0;
}

.mensaje_ia.gradient-btn.gradient-btn--fadeout::before {
    opacity: 0;
}

.mensaje_ia.gradient-btn > * {
    position: relative;
    z-index: 1;
}

@keyframes gradientMove {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.waiting_response_ia_helper {
    transition: opacity 300ms ease, transform 300ms ease;
}

.waiting_response_ia_helper--hide {
    opacity: 0;
    transform: translateY(10px);
}

.gradient-border {
    position: relative;
    border: none;
}

.gradient-border::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: var(--gradient-border-size, 2px);
    border-radius: inherit;

    background: linear-gradient(120deg,
        #6d5dfc,
        #00c2ff,
        #ff4ecd,
        #6d5dfc);

    background-size: 250% 250%;
    animation: gradientBorderMove 3s ease infinite;

    mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    mask-composite: exclude;

    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;

    pointer-events: none;
}

@keyframes gradientBorderMove {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}
