body {
    background-color: #ffffff;
    font-size: 12px;
    font-family: Verdana, "Verdana CE",  Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
    color: #000000; 
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
}

form{
    font-size: 12px;
}

table{
    font-size: 10px; 
    border-collapse: collapse;
    border-style: none;
    empty-cells: show; 
}


h1 {
    font-family: Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
    border-bottom: 1px solid #AFAFAF; 
    font-size:  16px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    color: #D20005;
}

a:link, a:visited {
  color: #045491;
  font-weight : bold;
  text-decoration: none;
}

a:link:hover, a:visited:hover  {
  color: #045491;
  font-weight : bold;
  text-decoration : underline;
}

.ui-datatable .ui-datatable-data .vermelha td{  
    background-color:#ff0000; 
    background-image:none;
}  

.ui-datatable .ui-datatable-data .verde td{  
    background-color:#00ff00;  
    background-image:none
}



.ui-datatable .ui-datatable-data .ui-datatable-odd td{    
    background-color: #ffffff;  
}  

.ui-datatable .ui-datatable-data .ui-datatable-even td{    
    background-color: #eeeeee;  
    
}  

.ui-datatable .ui-state-highlight {
  background-color: red;
  color: red;
}

.ui-panelgrid td{
    border-style: none; 
    
}


.tabelaEsquerdaCumpMis .ui-datatable-scrollable-body::-webkit-scrollbar{
    /*width: 0px;*/
}

.headCorpoTabelaCumpMis thead{
    height: 0px !important;
    background: none;
    display: none;
}

.celulaTabelaDirCumpMis{
    width: 50px !important; 
    overflow: hidden;
}

.tabelasDireitasCumpMis{
    overflow: scroll;
    width: 800px;
}

.limpaScrollbar::-webkit-scrollbar {
    width: 0em;
    height: 0em; 
} 

.tabelaBaixaCumpMis{
    overflow: auto; 
    overflow-x: scroll; 
    overflow-y: scroll; 
    height: 500px; 
}


.tabelaEsquerdaCumpMis{
    padding: 0px 0px;
}

.tabelaEsquerdaCumpMis .ui-datatable-scrollable-body {
    margin-right: 0px !important;
}


.tabelaEsquerdaQualif .ui-datatable-scrollable-body{
    margin-right: 0px !important;
}
.tabelaEsquerdaQualif{
    margin-right: 0px !important;
}
