
.arial{        
    font-family: "Arial";
}

.texto_certidao {
    text-indent: 15px; 
    text-align: justify;     
    font-weight: bold; 
    color: #666666; 
    font-size: 11pt;
}

.texto_protocolo {
    text-indent: 15px; 
    text-align: justify;     
    font-weight: bold; 
    color: #666666; 
    font-size: 11pt;
}

.texto_download{    
    font-weight: bold; 
    color: #666666; 
    font-size: 13pt;
}


.txt_area{
    max-width: 470px;
    max-height: 100px;
    height: 100px;
}

.campo_texto:hover {
    border: 1px solid #B9B9B9;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}

.texto_titulo {
    color: #013967;
    font-size: 16pt !important;
}

.texto_cidade {
    color: #013967;
    font-size: 10pt !important;
}

.texto_inicio {    
    font-size: 16px;
    color: #013967;
}

.sem_borda{
    border-top: 1px;
    border-left: 1px;
    border-right: 1px;
    border-bottom: 1px;
}

.loadPanel.ui-dialog .ui-dialog-titlebar {
    display: none!important;
}
/* CSS PARA PAGINA DE SEM SESSÃO */
.img_cidade {
    vertical-align: middle;
    height: 50px;
    padding: -1em;
    margin: 1px;
}

.text-center-top { text-align: center; vertical-align: top; }

.panel_cidade {
    height: 90px;
    width: 90%;
    border: 2px solid transparent;
}
.panel_cidade .ui-panel-content {
    padding: 0px 0px 0px 0px;
}
/* .panel_cidade:hover { */
/*     background: none repeat scroll 0 0 #CCCCCC; */
/*     border: 2px solid #A8A8A8; */
/* } */
