*{
    margin:0;
    padding:0;
}

html,body{
    min-height:100%;
}

.padding10px{
    padding: 10px;
}

.pad20{
    text-align: center;
}

.footer {
    position:fixed;
    bottom:0;
    width:100%;
    height: 20px;
    background-color: #000;
    color: #FFF;
    font-size: 11px;
}

body {
    font-family: Calibri,Helvetica,Arial,sans-serif;
    margin: 0px;
    padding: 0;
    color: #616161;
    background: url("/servicosweb/javax.faces.resource/bg.png.jsf?ln=imagens") repeat 0 0;
}

h1, h2, h3 {
    margin-top: 0;
}

h1{
    font-weight:normal;
    font-size:270%;
    margin:.8em 0 .2em;
    letter-spacing:-0.04em;
}

h2{
    font-weight:normal;
    font-size:120%;
    margin:0;
    color: #cc780a;
    vertical-align: middle;
}

h3{
    font-size:160%;
    font-weight:normal;
    margin:.7em 0 .2em;
    letter-spacing:-0.02em;
}

h4{
    font-size:120%;
    font-weight:normal;
    margin:0.5em .7em 0.1em .8em;
    letter-spacing:0.1em;
    color: #006666;
}

h5{
    font-family:"Palatino Linotype", Georgia, Serif;
    font-size:140%;
    font-weight:bold;
    margin:.5em 0 .2em;
    letter-spacing:-0.02em;
}

h6{
    font-size:120%;
    font-weight:bold;
    text-transform:uppercase;
    margin:0;
    letter-spacing: 0.05em;
}

h7{
    font-size:120%;
    font-weight:bold;
    margin:.5em 0 .2em;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

img.left {
    float: left;
    margin: 0 20px 0 0;
}

img.right {
    float: right;
    margin: 0 0 0 20px;
}

img{
    vertical-align: middle;
    border: 0;
}

.alinhar_direita{
    text-align: right;
}

.alinhar_centro{
    text-align: center;
}

#container_login{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left:-176px;
    margin-top:-150px;    
}

#header_top{
    color: #fff;
    height: 30px;
    border-bottom: 1px inset #fff;
    font-size: 13px;
}

#header_top .data{
    margin-left: 5px;
    font-style: italic;
    font-weight: bold;
    padding-top: 8px;
    display: inline-block;
}

#header_top .user{
    display: inline-block;
    float: right;
    margin-right: 5px;
    font-style: italic;
    font-weight: bold;
    padding-top: 2px;
    overflow: hidden;
}

#header {
    overflow: hidden;
    border-bottom: 1px solid #16222C;
    color: #FFF; 
    height: 85px; 
}

#header .esquerda{
    float: left;
    margin: 4px;
    position: absolute;
    overflow: hidden;
}

#header .direita{
    width: 550px;
    float: right; 
    margin-right: 5px;
    font-size: 80%; 
    text-align: right;
    overflow: hidden;
    display: inline-block;
    margin-top: 3px !important;
    padding: 0 !important;
}

.logo{
    display: inline-block;
    width: 75px;
    height: 75px;
    border: 1px solid black;
    background: #FFF;
    text-align: center;
}

.logo img{
    max-height: 75px;
    max-width: 75px;
}

.titulo{
    display: inline-table;
    text-align: center;
    letter-spacing: .1em;
    padding: 5px;
    text-shadow: 0.1em 0.1em #000;
    white-space: nowrap;
}

.subtitulo{
    font-size: 80%;
    font-style: italic;
}

.copyright{
    font-size:11px;
    color:#006060;
    font-weight: bold;
    text-shadow: 0.1em 0.1em #fff;
}

.clear { 
    clear: both; 
}

.shadow_white{
    text-shadow: 0.1em 0.1em white;    
}

.shadow_black{
    text-shadow: 0.1em 0.1em black;
}

.alinhar_topo tr{
    vertical-align: top !important;
}

.grid{
    color: #000;
    /* line-height: 15px !important; */
    text-align: left;
}

.grid label{
    font-weight: bold;    
}

.grid .ui-widget-header{
    line-height: 15px;
}

.grid td, .grid tr{
    border: none !important;
    /* line-height: 15px !important; */
    padding: 2px !important;
}

.grid th, .grid td{
    height: 15px;
    /* min-height: 55px; */
}

.grid .ui-datatable tr,.grid .ui-datatable td {
    border-width: 1px !important;
    border-style: solid !important;
    border-color: inherit !important;
    /* line-height: 15px !important; */
}

.gridAllTop td{
    vertical-align: top;
}
.gridAllMiddle td{
    vertical-align: middle;
    white-space: nowrap;
}

.datatable_row_featured{
    background-image: none!important;
    color:#006060;
    background-color:#FFFFCA;
}

.datatable_row_green{
    background-image: none!important;
    color:black;
    background-color: #32CD32;
}

.datatable_row_red{
    background-image: none!important;
    color:black;
    background-color: #B22222;
}

.datatable_row_yellow{
    background-image: none!important;
    color: black;
    background-color: #FFD700;
}

.datatable_row_blue{
    background-image: none!important;
    color: black;
    background-color: #1E90FF;
}

.datatable_cell_editable{
    background-color:#FCF0BA;
}
.required:after {
    content: " * ";
    color: red;
    font-size: 110%;
    font-weight: bold;
}

.alinhar_direita{
    text-align: right;
}

.ui-tabs .ui-tabs-panel {
    padding-bottom: 0px !important;
}

.detalhesModulo{
    background: #F5FAFA url("/servicosweb/javax.faces.resource/icones/user-help.png.jsf?ln=imagens") no-repeat 5px 5px;
    border:1px solid #008080;
    padding:10px 10px 10px 47px ;
    color:#6D612E;
    font-size:14px;
    line-height:20px;
    margin: 10px 10px;
    position:relative;
    font-style: italic;
    font-weight: bold;
    text-align: left;
}

.detalhesModulo .ui-messages-close{
    float: right;
}

.ui-breadcrumb{
    margin-bottom: 10px !important;
}

.legenda{
    text-align: right;
    background: #FFFFCA url("/servicosweb/javax.faces.resource/simple-tips-bg.png.jsf?ln=imagens") repeat-x top;
    border:1px solid #E0DBC2;
    color:#A79955;
    font-size:11px;
    line-height:20px;
    margin-top: 3px;
    margin-bottom: 5px;
}

.simple-tips{
    background: #FFFFCA url("/servicosweb/javax.faces.resource/simple-tips-bg.png.jsf?ln=imagens") repeat-x top;
    border:1px solid #E0DBC2;
    border-radius:3px;
    padding:12px 17px;
    color:#A79955;
    font-size:11px;
    line-height:20px;
    margin:0 0 20px 0;
    position:relative;
    box-shadow:0px 1px 1px #F0F0F0;
}

.simple-tips h2, .simple-tips label{
    display:block;
    color:#6D612E;
    font-size:12px;
    font-weight: bold;
    letter-spacing: 0.1em;
}

.simple-tips label{
    display: inline-block;
}

.detalhesCabecalho .ui-button{
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.panelTela{
    border: 1px solid #D4D0C8;
    padding: 2px;
    background: #FAFAFA;
    padding-bottom: 15px;
}

.ui-tooltip-rounded, .ui-tooltip-rounded .ui-tooltip-content, .ui-tooltip-tipsy, .ui-tooltip-tipsy .ui-tooltip-content, .ui-tooltip-youtube, .ui-tooltip-youtube .ui-tooltip-content {
    background: #FFFFCA url("/servicosweb/javax.faces.resource/simple-tips-bg.png.jsf?ln=imagens") repeat-x top !important;
    color:#6D612E !important;    
}

.espacado th, .espacado td{
    height: 25px !important;  
    min-width: 10px;
    padding-right: 3px;  
    background-color: #F5F5F5 !important;
}

.espacado table{
}

.espacado .ui-widget-header{
    line-height: 15px;
    height: 18px !important;    
}

.hpanelGridAlignTop tbody {
    vertical-align: top !important;
}

.checkBoxPrimeFaces .ui-chkbox-box{
    float:left;
}

.widgetlist { list-style: none; }
.widgetlist li { display: inline-block; float: left; width: 140px; margin: 0 10px 10px 0; }
.widgetlist li a { display: block; padding: 15px; text-align: center; height: 80px;}
.widgetlist li a { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -moz-box-shadow: 1px 1px 0 #fff;}
.widgetlist li a span { font-weight: bold; font-size: 12px; display: block; margin-top: 10px; }
.widgetlist li a:hover { -moz-box-shadow: 0 0 4px #ddd; background: #FFFFCA !important; text-decoration: none; }
.widgetlist img{height: 48px;width: 48px;}

.maincontent {position: relative; color: #333; }
.maincontent .left { padding: 10px 10px; overflow: hidden; }
.maincontent .right { padding: 20px 0; padding-right: 15px; overflow: hidden; }
.maincontent .right .widgetbox:last-child { margin-bottom: 0; border-bottom: 0; }

.divDestaque{
    border: 1px solid #DADADA; 
    background: #EAEAEA; 
    padding: 3px;
}

.ui-datatable-hor-scroll .ui-datatable-tablewrapper,.scrolling-div .ui-datatable-tablewrapper{
    overflow: auto;
    width: 100%;
    padding-bottom: 5px;
}

.bg_verde {
    background-color: #CBEBBC !important;
}

.bg_vermelho {
    background-color: #E88C8C !important;
}

.empresas .ui-widget-header {
    background: none;
    color: #000;
}