body {background-color:#ffffff;}

* {
    font-family: Arial, Sans, Helvetica !important;
    font-size: 7pt;
}

a {
    color:#000000;
    text-decoration: underline;
}

th {
    border: 1px solid #000000;
}


h1 {
    font-size: 18pt;
}


h2 {
    font-size: 16pt;
}

h3 {
    font-size: 14pt;
}

h4 {
    font-size: 12pt;
}

h5 {
    font-size: 10pt;
}

h3 {text-align:center !important;}
#barra, .menubar, #sysMenu {display:none;}

.head {background-color:#DEDEDE;}

/*GRID*/

#divGrid #dbGrid .agrupamento{
    background-color:#CCCCCC !important;
    page-break-before:always;
}

.no_print {display:none; visibility:hidden;}

.quebra { page-break-before: always;}

#grid td{
    font-family: Arial, Sans, Helvetica !important;
    font-size: 7pt;
    border:1px solid #666666;
    border-collapse:collapse;
}

#grid td a{
    font-family: Arial, Sans, Helvetica !important;
    font-size: 10pt;
}

#grid table {width:90% !important;}
#botaobarra{display: none;}

.moeda {
    text-align:right;
}


.texto_direita {
    text-align: right;
}

.texto_centro {
    text-align: center;
}





/* ######### Levantamento de Débitos ######### */
.acumulado {
    border-bottom: 2px solid #000000;
}

.chave {
    background-color: #DDDEEE !important;;
    font-weight: bold !important;;
}

.subtotal td{
    background-color: #EEEEEE !important;;

}

/* ### RH ONLINE ### */

#menu {
    display: none;
    visibility: hidden;
}

#principal {
    width: 100%;
    margin-left: 0 !important;
}

input[value=Imprimir] {
    display : none;
    visibility: hidden;	
}

