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: 50px;
    height: 24px;
}

.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: 16px;
    width: 16px;
    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(26px);
}

/* 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_menu_principal {
    margin: 10px;
    box-shadow: 2px 2px 3px #999;
    padding: 0px;
    background-color: rgba(238, 238, 238, 0.5);
}

/*.fixed-action-btn.spin-close .btn-large {
    position: relative;
}*/

#ia_helper_wrapper_principal #ia_helper_menu_principal img {
    opacity: 1;
    transition: transform 0.5s, opacity 0.5s;
}

#ia_helper_wrapper_principal #ia_helper_menu_principal:before {
    transition: transform 0.5s, opacity 0.5s;
    content: ' ';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.64rem;
    height: 2px;
    background: #006394;
    margin-top: -2px;
    margin-left: -0.82rem;
    transform: rotate(0);
    opacity: 0;
    /*    display: none;*/
}

#ia_helper_wrapper_principal #ia_helper_menu_principal:after {
    transition: transform 0.5s, opacity 0.5s;
    content: ' ';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.64rem;
    height: 2px;
    background: #006394;
    margin-top: -2px;
    margin-left: -0.82rem;
    transform: rotate(0);
    opacity: 0;
    /*    display: none;*/
}

#ia_helper_wrapper_principal.active #ia_helper_menu_principal img {
    opacity: 0;
}

#ia_helper_wrapper_principal.active #ia_helper_menu_principal:before {
    opacity: 1;
    transform: rotate(135deg);
}

#ia_helper_wrapper_principal.active #ia_helper_menu_principal:after {
    opacity: 1;
    transform: rotate(405deg);
}

#ia_helper_wrapper_principal>ul {
    list-style-type: none;
    position: absolute;
    top: 23px;
    right: 70px;
    width: 200px;
}

#ia_helper_wrapper_principal>ul>li {
    opacity: 0;
    transition: all .3s ease-in;
    display: inline-block;
    float: right;
    margin-left: 10px;
    display: none;
}

#ia_helper_wrapper_principal>ul>li.visible {
    opacity: 1;
    transition: all .3s ease-in;
    display: inline-block;
}

#ia_helper_wrapper_principal>ul>li.hidden {
    opacity: 0;
    transition: all .3s ease-in;
    display: none;
}

@media print {
    #ia_helper_menu_principal {
        display: none;
    }
}

/*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: 300px;
    height: 400px;
    position: absolute;
    bottom: 70px;
    right: 15px;
    background-color: white;
    border-radius: 10px;
    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;
    padding: 15px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    /*    min-height: 80vh;*/
}

#chat_ia_helper {
    overflow-y: scroll;
    border: 1px solid #006394;
    border-radius: 3px;
    width: 100%;
    height: 100%;
}


.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;
}