
/*# sourceMappingURL=custom.min.css.map */

.disable-interaction {
    display:none;
 }

.scrollable-content {
    max-height: 200px;
    overflow-y: auto;
    text-align: left;
}

#codeVerification {
    text-align: center; /* Centrar el texto */
}

.btnExportClients{
    float:right;
}
  
#btnAddFoundsMessages {
    width: 100%;
}

.email-menu-sidebar{
    min-width: 20% !important;
}
