.boton-menu-asisa {
    padding: 14px;
    border-radius: 25px;
    border: 2px solid #005087;
}
.boton-menu-asisa:hover {
    background-color: #00508721;
}
.boton-menu-sanitas {
    padding: 14px;
    border-radius: 25px;
    border: 2px solid #1187C6;
}
.boton-menu-sanitas:hover {
    background-color: #1187C621;
}


.filtro-agente .apply-filters {

    #display: none;
}

.tabulator .tabulator-header .tabulator-col {

    background: #e8e1f5!important;

}

.cien .elementor-button.elementor-size-xl {
    width: 100%;
}

.oculto {
    visibility: hidden;
    opacity: 0;
    height: 0;
    transition: visibility 0s, opacity 0.5s linear;
}

#filtros{
    transition: all 0.5s linear;

}

/* Listing grid */
.jet-listing-grid__item:nth-child(odd){
    background-color: rgba(0, 80, 135, 0.03);
    color: #000000;
}
.jet-listing-grid__item:hover{
    background-color: #B5D3EE80;
}

/*.elementor.elementor-21.elementor-location-footer {
    position: absolute;
    width: 100vw;
    bottom: 0vh;
}*/

.novisible{
    display: none;
}

input#fecha_envio_rad {
    pointer-events: none;
}

.colum-full-height:hover {
    background-color: rgba(195, 164, 254, 0.07);
}
.border-fino {
    border: 1px solid #c3a4fe36;
}

.telefonos-field .elementor-shortcode {
    font-size: 11px;
}

.pointer:hover, .eliminar:hover, .editar-incidencia:hover, .editar-poliza:hover, .eliminar-poliza:hover, .eliminar-recobro:hover, .editar-recobro:hover  {
  cursor: pointer;
}

button.jet-form-repeater__new, button.jet-form__submit.submit-type-reload {
    color: #85B840;
    border: 1px solid #85B840 ;
}
button.jet-form-repeater__new:hover, button.jet-form__submit.submit-type-reload:hover {
    background-color: #85B840;
    color: white;
}

.repeater-telefonos >.jet-form__label {
    background-color: rgba(69, 0, 200, 0.02);
    padding: 7px;
    font-size: 18px;
    font-weight: bold;
}

.campo-numero span.jet-form__label-text {
    margin-top: -25px;
}

.seccion-tabla
{ cursor: pointer; }

i.fas.fa-user.icono-contacto {
    padding: 4px;
}

@media only screen and (min-width: 600px) {
    .colum-full-height {
        height: 77vh;

    }
}
