/* CSS Document prod mod 16 nov 2025 */
/* 
body, html { font-family:'Montserrat', sans-serif; background-color:#121212 !important;}
 .fa-solid {color:#0572cb !important} 
 #buscar_email {color:#0572cb}
 #respuesta-envio { background-color: #121212; color:#fff; }
 .pintar {background-color:#121212; color:#fff}

.btn{
background-color: #0060ac !important;
border-width: 1px;
border-color: #0c233d;
border-radius: 4px;
border-style: solid;
padding: 10px 20px;
color: #ffffff !important;
cursor: pointer;
}
*/

 body, html { font-family:'Lato', sans-serif; background-color:#FFF !important;}
 .fa-solid {color:#DF6026 !important} 
 #buscar_email {color:#0572cb}
 #respuesta-envio { background-color: #FFF; color:#545454 }
.pintar {background-color:#FFF; color:#545454}
.offline {color:#DF6026; }
.btn{
background-color: #DF6026 !important;
border-width: 1px;
border-color: #0c233d;
border-radius: 4px;
border-style: solid;
padding: 10px 20px;
color: #ffffff !important;
cursor: pointer;
}
