/* GENERAL */

@view-transition {
	navigation: auto;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

input[type=number] { -moz-appearance:textfield; }

* {
    font-family: Poppins;
}

.heigth-100 {
    height: 100%;
    ;
}

.border-solid {
    border-style: solid;
}

.bg-F0F5FC {
    background-color: #F0F5FC !important;
}

.bg-F5F5FC {
    background-color: #F5F5FC !important;
}

.bg-D0D9E6 {
    background-color: #D0D9E6 !important;
}

.bg-E1101E {
    background-color: #E1101E !important;
}

.bg-none {
    background: none;
}

.spinner-border {
    color: #E1101E !important;
}

div#kt_app_wrapper .border-right {
    border-right: 2px solid #DBDBE5 !important;
}

.border-color-DBDBE5 {
    border-color: #DBDBE5 !important;
}

.boder-color-CED3DB {
    border-color: #CED3DB;
}

.boder-color-D8D8D8 {
    border-color: #D8D8D8;
}

.padding-0 {
    padding: 0 !important;
}

.px-34px {
    padding: 0px 34px !important;
}

.less-width {
    width: 60px;
}

table.dataTable>thead .sorting_desc:after {
    background-color: #000000 !important;
}

table.dataTable>thead .sorting_asc:after {
    background-color: #000000 !important;
}

#kt_app_sidebar_logo a:first-child {
    display: none;
}

.app-sidebar-toggle {
    background-color: #F5F5FC !important;
    box-shadow: none !important;
}

.office-spot {
    color: #000000;
    font-weight: 600;
    font-size: 16px !important;
}

.header-offices {
    width: 282px !important;
    height: 46px;
    color: #000000;
    border-radius: 3px !important;
    font-family: 'DM Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.header-name-link {
    border-radius: 3px !important;
    font-size: 14px !important;
}

.btn.btn-active-color-primary:hover:not(.btn-active),
.btn.btn-active-color-primary.active {
    color: #E1101E !important;
}

.btn.btn-active-color-primary:hover:not(.btn-active) .svg-icon,
.btn.btn-active-color-primary.active .svg-icon {
    color: #E1101E !important;
}

.copy-turismo,
.turismo {
    font-size: 12px;
    color: #868DB4 !important;
}

.menu-link span i,
.menu-link span {
    color: #000000 !important;
}

.turismo-div:hover>.copy-turismo {
    color: #000000 !important;
}

.turismo-div:hover>.turismo {
    color: #E1101E !important;
}

.notificacion-verde {
    position: relative;
    border: 1px solid #B8EA96;
}

.notificacion-verde #icono-notificacion {
    position: absolute;
    background-color: #B8EA96;
    height: 8px;
    width: 8px;
    top: -3px;
    right: -4px;
}

option {
    font-family: 'DM Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.text-color-00CDD8 {
    color: #00CDD8;
}

.background-color-00CDD8 {
    background-color: #4FEAF2 !important;
}

.text-color-306C92 {
    color: #306C92 !important;
}

.text-color-788BA2 {
    color: #788BA2;
}

.background-color-788BA2 {
    background-color: #788BA2;
}

.background-color-FFB641 {
    background-color: #FFB641;
}

.text-color-FFB641 {
    color: #FFB641;
}

.background-gradient-F8AF4D-F2645D {
    background: transparent linear-gradient(266deg, #F8AF4D 0%, #F2645D 100%) 0% 0% no-repeat padding-box;
}

.colorLetra_rojo {
    color: #E1101E;
}

.colorLetra_rojo:hover {
    color: black;
}

.colorFondo_rojo {
    background-color: #E1101E;
}

.text-color-7C98AA {
    color: #7C98AA;
}

.background-color-F2645D {
    background-color: #F2645D;
}


/* IMÁGENES */

.object-fit-cover {
    object-fit: cover;
}


/* MENU */

.menu-link:hover span i,
.menu-link:hover span {
    color: #E1101E !important;
}

.menu-seleccionado {
    border-left: 3px solid #E1101E;
    border-radius: 0 !important;
}

.menu-seleccionado:hover {
    background-color: transparent;
    /* pointer-events: none; */
}

.menu-seleccionado span,
.menu-seleccionado span i {
    color: #E1101E !important;
}


/* SEARCH */

.input-search {
    width: 100%;
}

.input-search:focus-visible {
    outline: none;
}

#icono-search {
    background: transparent linear-gradient(222deg, #F8AF4D 0%, #F2645D 100%) 0% 0% no-repeat padding-box;
    width: 34px;
    height: 34px;
    cursor: pointer;
}


/* FORM */

.input-form {
    padding: 15px;
}

.button-save {
    background: transparent linear-gradient(266deg, #F8AF4D 0%, #F2645D 100%) 0% 0% no-repeat padding-box;
    transition: 0.5s;
}

.button-save:hover {
    transform: scale(1.01);
}

.button-save:active {
    transform: scale(0.99);
}

.button-add {
    background: transparent linear-gradient(266deg, #F8AF4D 0%, #F2645D 100%) 0% 0% no-repeat padding-box;
}

.button-legend {
    background: transparent linear-gradient(266deg, #F8AF4D 0%, #F2645D 100%) 0% 0% no-repeat padding-box;
    position: absolute;
    left: 50%;
    /* left: 26%; */
    bottom: 0;
    /*transform: translate(-16%, 50%);*/
    transform: translate(-50%, 50%);
}


/* INPUT EMPRESA */

.button-file {
    border: 1px dashed #306C92;
    background-color: #E3FEFF;
}


/* FORM OFERTA */

.del-requisito {
    color: #f37559 !important;
    cursor: pointer;
}

.btn-collapse {
    width: 20px;
    height: 20px;
    padding: 10px;
}


/* ALERT */

#cont-alertas {
    position: sticky;
    top: 10px;
    z-index: 1;
}

.numeric input{
    width: 100%;
    text-align: center;
    border: none;
}
.asterisco::after {
    content: "*" ;
    position: relative ;
    font-size: inherit ;
    color: var(--kt-danger) ;
    padding-left: 0.25rem ;
    font-weight: 600 ;
}
.container-table{
    margin-bottom: 18px;
}

td span{
    display: none;
}