.tableEmployee{
    margin-top: 15px !important; 
    color: #777777;
}
.newEmployee {
    margin-top: 15px !important;
    margin-left: 15px !important;
}
.newHeader {
    font-weight: bold !important;
}
.list-Employee{
    text-transform: uppercase;
    font-size: 20px;
}
.list-Employee .tableTitle{
    padding-top: 15px !important;
}
.list-Employee .color-text {
    color: white;
}
.list-Employee .titleHeader{
    width: 440px;    
}
.selectClass{
    padding-left: 0 !important;
}
