.body-login {
    background-color: #124F83;
}

.ui-menu-child {
    width: 16.5em !important;
}

.row-datatable-sem-contrato {
    background-color: #f7eebe !important;
    background-image: none !important;
    color: #ff0033 !important;
}

.row-datatable-com-contrato {
    background-color: white !important;
    background-image: none !important;
    color: #000000 !important;    
}

.datatable-painel {
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 10px;
}
.div-painel-titulo {
    width: 100%; 
    height: 50px;
    position: relative; 
    background-color: #295887;
    margin-top: 0;
    left: 0;
    margin-bottom: 5px;

}

.label-painel-titulo {
    text-align: center; 
    font-weight: bold; 
    font-size: 25px; 
    color: white;
}

.label-painel-monitoramento-contrato {
    text-align: center; 
    font-weight: bold; 
    font-size: 30px !important; 
    color: red;      
    display: block;
    margin-left: auto;
    margin-right: auto
}

.panel-titulo {
    background-color: #295887;
    width: 100%;
    height: 52px;
    position: fixed;
}

.panel-titulo-col-1 {
    height: 48px;
    width: 48px;
}

.panel-titulo-col-2 {
    width: 100%;
    text-align: center;
}

.panel-cards-dashboard {
    margin: auto;
    width: 100%;
    display: grid;
}

.panel-cards-dashboard {
    margin: auto;
    width: 100%;
    display: grid;
}

.a-link-dashboard {
    color: white !important;
    text-decoration: none;    
}

.legenda-dashboard {
    text-align: center !important;
    font-size: 14px;
    font-weight: bold;
    color: white !important;
}

.panel-dashboard-margem{
    margin-top: 10px !important;
}

.panel-card-dashboard {
    border-radius: 10px;
    background-color: #4e7dad;
    border: none;    
}

/***********************************************************/
.column-height {
    height: 36px;
}

.pesquisa-satisfacao-perguntas {
    text-align: left;
    font-family: Arial;
    font-size: small;
    margin-top: 0;
    margin-bottom: 4px;
    font-weight: bold;
}

.pesquisa-satisfacao-separacao {
    text-align: left;
    font-family: Arial;
    font-size: small;
}


.pesquisa-satisfacao-resposta {
    font-family: Arial;
    font-size: small;
}


.pesquisa-satisfacao-descricao {
    text-align: center;
    font-family: Arial;
    font-size: small;
    margin-top: 0;
    margin-bottom: 0;
}

.identificacao-div-indicador {
    font-size: 25px;
    display: table;
    margin: auto;
}

.header-div-indicador {
    position: fixed !important;
    top: 0;
    left: 0;    
    margin-left: 0;
    padding-left: 0;
    width: 100%; 
    height: 68px;
    z-index: 1001
}

.conteudo-div-indicador {
    top: 110px;
    position: relative;
    /*float: left;*/
    margin-left: auto;
    margin-right: auto;

    width: 100%;
}

.identificacao-div-indicador {
    font-size: 25px;
    display: table;
    margin: auto;
}

.gm-style .gm-style-iw {
    font-weight: 400;
    font-size: 11px;
    overflow: hidden;
}

.accordion-conteudo {
    width: 100%;
}

.menu-div {
    width: 100%; 
    position: absolute; 
    float: left; 
    margin-left: 0; 
    margin-top: 75px;
}

.logo-div {
    float: left;
    margin-top: 8px;
}

@media (max-width: 400px) {
    .identificacao-div {
        display: none;
    }
}

.identificacao-div {
    float: right; 
    margin-right: 10px; 
    margin-top: 8px;
}

.conteudo-div {
    top: 110px;
    margin-left: 0px;
    padding-left: 0px;
    position: relative;
    float: left;
    margin-bottom: 135px;
    width: 100%;
}

.header-div {
    position: fixed !important;
    top: 0;
    left: 0;    
    margin-left: 0;
    padding-left: 0;
    width: 100%; 
    height: 110px;
    z-index: 1001
}

header {
    background-color: #193654;
    color: #fff;    
    width: 100%;
    height: 100%;
    margin-bottom: 0px;
    /*    box-shadow: 0px 2px 3px #ccc;*/
}

.footer-page {
    position: fixed; 
    height: 10px;
    margin-left: 0;
    padding-left: 0;
    width: 100%; 
    bottom: 0; 
    left: 0;
}

.footer-div {
    width: 100%; 
    background: #193654; 
    color: #ffffff; 
    padding-top: 3px; 
    padding-bottom: 3px;    
}

.footer-texto {
    width: 100%; 
    margin-left: 4px; 
    text-align: center;    
}

.ar-data-inicio, .ar-data-final {
    position: absolute;
    margin-top: 0.50em;
}

@media (max-width: 640px) {
    .ar-data-inicio, .ar-data-final {
        position: relative;
        margin-top: 0.50em;
    }
}

.jqplot-title{
    font-weight: bold !important;
}

.ui-panelgrid td {
    height: 0 !important;
}

.ui-panelgrid.panelgrid-noborder .ui-grid-responsive {
    border: none;
}

#server-monitor > body {
    margin-bottom: 0px !important;
}
#server-monitor {
    border-style: none;
    width: 100%;
    height: 610px;
    margin-top: -10px;
}

.fa-server {
    color: #6495ED !important;
}

.fa-globe {
    color: #6495ED !important;
}

.fa-cog {
    color: #6495ED !important;
}

.fa-server {
    color: #6495ED !important;
}

.rowDataTableDescanso {
    background-color: #ccffcc;
    color: #666666;
}

body {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    font-weight: normal;
}

.colunaTopLeft {
    vertical-align: top;
}

header > div {
    margin-left: 8px
}

footer {
    padding: 0px 8px;
    margin-bottom: 10px;
}

h1 {
    font-size: 24px;
    font-weight: 500;
    padding: 0px;
    margin: 0px;    
}
/*USAR # PARA DEFINIR CSS DE ID'S DE COMPONENTES HTML'*/
#login-dialog {
    width: 320px;
    position: fixed; /* or absolute */
    top: 50%;
    left: 50%;    
    transform: translate(-50%, -50%);
}

.grid-enviar-senha {
    background-color: #666666;
    border-radius: 5px;
    position: fixed; /* or absolute */
    top: 50%;
    left: 50%;    
    transform: translate(-50%, -50%);
}

/*USAR . PARA DEFINIR CSS DE styleClass DE COMPONENTES HTML'*/
.grid-login {
    background-color: #193654 ;
    border-radius: 5px;
    padding: 10px;
    width: 320px; 
}

.grid-login-logo {
    background-color: #f2f2f2;
    border-radius: 8px;
    border: 1px solid #ccc;
    margin-top: 8px;
    width: 320px; 
}

.rotulo {
    width: 200px;
}

.rotulo label {
    font-weight: bold;
}

.rotulo10 {
    width: 10%;
}

.rotulo10 label {
    font-weight: bold;
}

.campo40 {
    width: 40%;
}

.campoDialog {
    width: 100%;
}

.ui-panelgrid td {
    height: 34px
}

.ajax-status {
    width:100px;
    height:99px;
    position:fixed;
    top: 50%;
    left:50%;
    margin-top:-45px;
    margin-left:-45px;
    display: block;
    z-index: 1000;
}

.sem-bordas td {
    border: none;
    padding: 5px
}

.ui-selectmanycheckbox td {
    border-width: 0px !important;
    padding: 0px  !important
}

.ui-selectmanycheckbox td label {
    padding-right: 10px
}

.produto-tabela {
    width: 100% !important;
}

.produto-tabela input {
    width: 98%;
}

.ui.tabs .ui-tabs-panel {
    padding: 0.5em 0.2em !important
}

.ui-tabs {
    padding: 0px !important
}

.ui-tabs .ui-tabs-nav {
    margin: -1px !important
}

.ui-tabs.ui-tabs-top > .ui-tabs-nav {
    padding: 0px !important
}

/* Menu sistema inicio */
.menu-sistema {
    border: 0px !important;
    padding: 0px !important;
    background: none !important;
}

.menu-sistema > ul > .ui-menu-parent > a .ui-menuitem-text, .menu-sistema > .ui-menu-list > .ui-menuitem > a > .ui-menuitem-text {
    color: #ffffff !important;
}

.menu-sistema .ui-menu-parent > a .ui-menuitem-text, .menu-sistema > .ui-menu-list > .ui-menuitem > a > .ui-menuitem-text {
    overflow: visible !important;
    color: #ffffff !important;
}

.ui-menubar,.ui-menu-child,.ui-menu, .ui-menuitem {
    background: #193654 !important;
}

.ui-menuitem-text {
    color: #ffffff;
}

.ui-menu .ui-menuitem .ui-state-hover{
    color : #ffffff;
    background: #85b2cb;
    -webkit-box-shadow: 0px 0px 8px #85b2cb;
    box-shadow: 0px 0px 8px #85b2cb;
}


/*.menu-sistema .ui-icon-triangle-1-s {
    background: url(/portal/javax.faces.resource/seta-para-baixo.png.xhtml?ln=images) no-repeat !important;
}*/
/* Menu sistema fim */

.ui-state-disabled {
    opacity: .70 !important;
}

.ui-accordion-header.fontSizeMedium {
    font-size: medium;
}

/* PORTAL*/

/*.ui-datatable tr.ui-datatable-even:hover, .ui-datatable tr.ui-datatable-odd:hover {
    background: #ffffcc ; #ffcccc;
}

.ui-datatable .ui-datatable-data .even-row td{
    background-color:#cccccc;
}

.ui-datatable .ui-datatable-data .odd-row td{
    background-color:#ffffff ;
}*/

.ui-icon {
    background-image: url(/portal/javax.faces.resource/ui-icons_6495ED_256x240.png.xhtml?ln=images) !important;
        }
