*{  
    margin: 0;
    padding: 0;
    text-decoration: none;
    font-family: Verdana;
    font-size: 12px;
}

.linha {
    border-bottom: 1px solid black;
    border-top: 1px solid black;
}

.linha2 {
    border-top: 1px solid black;
}
.linha3 {
    border-bottom: 1px solid black;
}

.linhavazia{
    padding: 100px;
    line-height: 0;
    background-color: #245269;
}

.impressao{
    display: block;
}

.drop {
  z-index: 1060;
}

.ui-autocomplete {
    z-index:2147483647;
    height: auto;
    max-height: 60%; 
    overflow-y: scroll; 
    overflow-x: hidden;
}

.ponteiro{
    cursor: pointer;
}
.fundoform{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .0;
    -moz-opacity: .0;
    filter: alpha(opacity=0);
    z-index:100;
    display: none;
}

.boxgsi{
    border: 1px solid;
    position: absolute;
    //left: 20%;
    width: 95%;
    height: 99%;
    //min-width: 60%;
    //min-height: 30%;
    background-color: #fff;
    z-index: 101;
    padding: 5px;
    
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    
    box-shadow: 2px 2px 2px #333333;
    -moz-box-shadow:  2px 2px 2px #333333;
    -webkit-box-shadow:  2px 2px 2px #333333;
    
    display: none;
}

.fechaform{
    text-align: right;
    float: right;
    cursor: pointer;
}

.tituloform{
    background-color: #D3D6FF ; //#B0BED9 ; //#99B3FF;
    padding: 5px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    //font-weight: bold;
    margin-bottom: 5px;
}

.toolbarx {
    float: left;
}

.max0{   
    height: 0;
    margin : 0;
    padding : 0;    
}

.max550{   
    max-height: 550px;
    overflow: scroll;
    overflow-x: hidden;    
}

.max490{   
    max-height: 490px;
    overflow: scroll;
    overflow-x: hidden;    
}

.max240{   
    max-height: 240px;
    overflow: scroll;
    overflow-x: hidden;    
}

.fundopreto{
    background-color: #000;
    color: #fff;
}

.fundobranco{
    background-color: #000;
    color: #fff;
}

.fundocinza{
    background-color: #999 ;
   
}

.titulogrid{
    background-color: #245269;
    font-weight: bold;
    color: white;
    
}

.cabecalho_rel{
    background-color: #fff;
    //font-weight: bold;   
    
}

.titulorelatorio{
    background-color: #f0f0f0;
    font-weight: bold;   
    
}

#cabecalho{
   margin-top: -30px;
   padding: 0;
   float: right;
}

#logo {
    float: left;
}
#cabecalho2{
   margin-top: -90px;
   padding: 0;
   float: right;
   
}

.a4{
    width: 100%;
}

.vazio{
    height: 1px;
    background: #999;
    
}
.vazio2{
    height: 5px;
    
}

.text-right{
    text-align: right;
}

.nomerelatorio{    
    font-weight: bold;   
    font-size: 14px;
}

.fundoazul{
    background-color: cornflowerblue ;
    
}

.ui-menu { width: 150px; }

.menup {
    background-color: #777777;
}

footer{
    border: 1px solid white;
    width:auto;
    height:20px;
    clear:both;	
    background-color:#F0F0F0;	
    margin-bottom: 2px;
    font-size:14px;
    font-weight:550px;
    padding-top: 5px;
    text-align:right;	
}

article{
    //font-size: 80%; 
    
}

.borda0{
    border: 1px solid #cccccc;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px; 
    padding: 6px;
    margin-top: 4px;
}

.borda{
    border: 1px solid #cccccc;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px; 
    padding: 6px;
    margin-top: 4px;
    background-color: #e0e0e0;
    
}

.borda2{
    border: 1px solid #cccccc;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px; 
    padding: 6px;
    margin-top: 4px;
    background-color: #ccc;
    
}

.xfieldsetx{
    /* Border style */
    border: 1px solid #cccccc;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px; 
 
    /* Border Shadow */
    -moz-box-shadow: 2px 2px 2px #cccccc;
    -webkit-box-shadow: 2px 2px 2px #cccccc;
    box-shadow: 2px 2px 2px #cccccc;
    font-size: 90%; 
}

.img_banner{
    width: 900px;
    height: auto;
    margin-bottom: 30px;
}

.negrito{
    font-weight: bold;
}

.formulario { 
    width: auto;
   // max-width: 970px;
    height: auto;
    padding: 5px;
    margin: 5px;
    
    background: #f0f0f0;
    overflow:auto;
 
    /* Border style */
    border: 1px solid #cccccc;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px; 
 
    /* Border Shadow */
    -moz-box-shadow: 2px 2px 2px #cccccc;
    -webkit-box-shadow: 2px 2px 2px #cccccc;
    box-shadow: 2px 2px 2px #cccccc;
    font-size: 90%; 
}

.barraferramentas { 
    width: auto;
   // max-width: 970px;
    height: auto;
    padding: 1px;
    
    background: #777777;
    overflow:auto;
 
    /* Border style */
    border: 1px solid #cccccc;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px; 
 
    /* Border Shadow */
    -moz-box-shadow: 2px 2px 2px #cccccc;
    -webkit-box-shadow: 2px 2px 2px #cccccc;
    box-shadow: 2px 2px 2px #cccccc;
    font-size: 90%; 
}

.form-cad {     
    
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    background: #f0f0f0;
    overflow:auto;
 
    /* Border style */
    border: 1px solid #cccccc;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px; 
 
    /* Border Shadow */
    -moz-box-shadow: 2px 2px 2px #cccccc;
    -webkit-box-shadow: 2px 2px 2px #cccccc;
    box-shadow: 2px 2px 2px #cccccc;
    font-size: 90%; 
}

.form-login {     
    width: auto;
    max-width: 970px;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    background: #f0f0f0;
    overflow:auto;
 
    /* Border style */
    border: 1px solid #cccccc;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px; 
 
    /* Border Shadow */
    -moz-box-shadow: 2px 2px 2px #cccccc;
    -webkit-box-shadow: 2px 2px 2px #cccccc;
    box-shadow: 2px 2px 2px #cccccc;
    font-size: 90%; 
}


.conteudo { 
    background: #f0f0f0;
    width: auto;
    height: auto;
    margin-top: 5px;
    margin-left: auto;
    margin-right: 50px;   
    overflow:auto;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;

     
    /* Border style */
    border: 1px solid #cccccc;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px; 
 
    /* Border Shadow */
    -moz-box-shadow: 2px 2px 2px #cccccc;
    -webkit-box-shadow: 2px 2px 2px #cccccc;
    box-shadow: 2px 2px 2px #cccccc;
    font-size: 90%; 
} 

.ltools{
    text-align: right; 
    background: background;
}


thead{
    background: #777777;
}

.tabela{
	margin: 1px auto;
	border: 0.5px dashed black;
	vertical-align:middle;
	max-width:750px;
}

.fonte12{
    font-size: 12px;
}

.tabela tr:hover td{
	background-color:#FFDAB9;	
}

#fm{
    margin:0;
    padding:10px 30px;
}
.ftitle{
    font-size:14px;
    font-weight:bold;
    color:#666;
    padding:5px 0;
    margin-bottom:10px;
    border-bottom:1px solid #ccc;
}
.fitem{
    margin-bottom:5px;
}
.fitem label{
    display:inline-block;
    width:80px;
}

.usuario{
    float: left;
    color:#fff;
}