﻿.labelPermisos {
    font-family: Montserrat;
    color: #000000;
    font-weight: bold; 
}

.letraGrid {
    font-family: Montserrat;
    color: #000000;
}

.divContentPermisosUsu {
    width: 100%;
}

.btn.Boton-VolverGral {
    background-color: #EAEAEA !important;
    color: black;
    padding: 0.2em 2.5em;
    /*font-weight: bold;*/
}
.btn.Boton-GuardarGral {
    background-color: #0016B2;
    color: white;
    padding: 0.2em 2em;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
}