
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 19/04/2021, 12:47:21 AM
    Author     : Oscar Urby
*/
body { 
    color: #000 !important;
}

.page-header {
    font-size: 1.5em;
    padding: 0;
}

.notifica-empresa { 
    margin: 10px 0 0 10px;
}


.cls-container {
    background-color: rgb(51,51,51) !important;
}


.oscuro{ 
    color: #fff !important;
}


#content-container { 
    background-color: #fff !important;
}



.texto-asistencia { 
    font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica, Arial, sans-serif';
    font-size: 13px;
    font-weight: bold;
}