@charset "UTF-8";
.base-body {
 /* padding: 0;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  height: 100vh;*/
  /*background: url('../resources/image/pages/login-desktop.jpg');*/
  height: 100vh;
  background-image:url("/SAUDEWEB/javax.faces.resource/images/index-desk.png.xhtml?ln=sigp");
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
   
}
.barra-rodape {
	visibility: hidden;
}
.barra-titulo {
	visibility: hidden;
}
#login-box {
  position: absolute;
  left: 50%;
  top: 46%;
  transform: translateY(-50%);
  /*background-color: #ffffff0a;*/
  padding: 20px;
  /*width: 45vh;*/

}
.outpage>.ui-inputfield {
  background-color: #0A3850;
  color: #B6B8BB;
}
.outpage>.ui-inputfield.ui-state-hover, .outpage>.ui-inputfield.ui-state-focus {
    border: solid 1px #0070b3;
    color: white !important;
    background-color: #0A3850;
}
.sw-hover-green:hover {
  color: #0A3850 !important;
}
.ui-button-text {
  background-color: rgb(53, 132, 228);
}
.bt-wid {
	width: 102.5%;
}
.ui-inputfield.ui-state-hover, .ui-inputfield.ui-state-focus {
    border: solid 1px #0070b3;
    /*color: white !important;*/
    /*background-color: #0A3850;*/
}
.ui-panelgrid .ui-panelgrid-cell {
  padding: 4px 2px !important;
}
input::placeholder {
  text-transform: none !important;
}

.text-blue {
	color: #0070b3;
}

.text-soft-blue {
	color: #0080cd;
}
.ui-selectonemenu .ui-selectonemenu-trigger, .ui-selectcheckboxmenu .ui-selectcheckboxmenu-trigger {
  background-color: #3584e4;
}
.ui-tabs-top .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-top .ui-tabs-nav li.ui-tabs-active a, .ui-tabs-top .ui-tabs-nav li.ui-state-hover a {
  color: #0A3850 !important;
}

/* hover line table*/
.ui-datatable table tbody .ui-state-hover > td {
    background-color: #DCEAF9;
    color: #0A3850;
}
.sw-dialog > .ui-dialog, .ui-dialog-titlebar {
  background-color: #064e79 !important;
  color: white !important;
}

.ui-selectonemenu-panel .ui-state-highlight, .ui-selectcheckboxmenu-panel .ui-state-highlight {
  color: #0A3850 !important;
  background-color: #DCEAF9 !important;
}

.ci {
	background-repeat:no-repeat; 
	background-position:center; 
	background-size:cover;
	min-height: 22px;
	min-width: 30px;
	display: inline-block;
}
.ci-cadastro {
	background-image:url("/SAUDEWEB/javax.faces.resource/images/icons/cadastro.png.xhtml?ln=sigp");
}
.ci-tfd {
	background-image:url("/SAUDEWEB/javax.faces.resource/images/icons/tfd.png.xhtml?ln=sigp");
}
.ci-prontuario-eletronico {
	background-image:url("/SAUDEWEB/javax.faces.resource/images/icons/prontuario_eletronico.png.xhtml?ln=sigp");
}
.ci-administracao {
	background-image:url("/SAUDEWEB/javax.faces.resource/images/icons/administracao.png.xhtml?ln=sigp");
}
.ci-almoxarifado {
	background-image:url("/SAUDEWEB/javax.faces.resource/images/icons/almoxarifado.png.xhtml?ln=sigp");
}
.ci-laboratorio {
	background-image:url("/SAUDEWEB/javax.faces.resource/images/icons/laboratorio.png.xhtml?ln=sigp");
}
.ci-gestor {
	background-image:url("/SAUDEWEB/javax.faces.resource/images/icons/gestor.png.xhtml?ln=sigp");
}
.ci-indicadores {
	background-image:url("/SAUDEWEB/javax.faces.resource/images/icons/indicadores.png.xhtml?ln=sigp"); 
}
.ci-pronto-atendimento {
	background-image:url("/SAUDEWEB/javax.faces.resource/images/icons/pronto_atendimento.png.xhtml?ln=sigp"); 
}
.ci-frotas {
	background-image:url("/SAUDEWEB/javax.faces.resource/images/icons/frotas.png.xhtml?ln=sigp"); 
}
.ci-regulacao {
	background-image:url("/SAUDEWEB/javax.faces.resource/images/icons/regulacao.png.xhtml?ln=sigp"); 
}
.ci-caps {
	background-image:url("/SAUDEWEB/javax.faces.resource/images/icons/caps.png.xhtml?ln=sigp"); 
}
.ci-configuracao {
	background-image:url("/SAUDEWEB/javax.faces.resource/images/icons/administracao.png.xhtml?ln=sigp"); 
}

#layout-topbar {
  border-top: solid 6px #00507f !important;
}
#layout-topbar-menu li:hover > a {
  color: #00507ff0;
}
#layout-menu {
  background-color: #00507f !important;
}
#layout-menu {
  -webkit-box-shadow: 0px 1px 0px 0px #00507f;
  -moz-box-shadow: 0px 1px 0px 0px #00507f;
  box-shadow: 0px 1px 0px 0px #00507f;
}
#layout-menu > li > .openSubMenu {
  border-bottom: solid 5px #0070b2;
}
.openSubMenu > li > ul {
    border-bottom: solid 5px #0070b2;
}
#layout-topbar-menu li ul {
  border-bottom: solid 5px #0070b2;
  border-top: solid 5px #0070b2;
}
#layout-topbar-menu li ul a.ui-spark-focus {
  background-color: #00507f80 !important;
  color: #F1F6F9;
}
#layout-topbar-menu li ul li a:hover {
  background-color: #00507ff0;
  color: #F1F6F9;
}
.wp {
	color: #00507f;
}
.sw-pnl {
	background-color: #00507f80;
	border-color: white;
	
}
.sw-pnl:hover {
    color: #00507ff0;
}

.sw-ch-color-only:hover{
	background-color: #3584E4 !important;
}

.wire-button .ui-button-text {
    background-color: #FFF;
    color: #3584E4;
}
.wire-button .ui-button {
	border: 1px solid;
	border-color: #3584E4;
}

.wire-button .ui-button.ui-state-hover .ui-button-text {
    background-color: #3584E4;
    color: #FFF;
}
.wire-button .ui-button.ui-state-hover .ui-icon.fa {
    background-color: #3584E4;
    color: #FFF;
}

.wire-button .ui-button.ui-state-focus .ui-button-text {
    background-color: #3584E4;
    color: #FFF;
}
.wire-button .ui-button.ui-state-focus .ui-icon.fa {
    background-color: #3584E4;
    color: #FFF;
}

.wire-button .ui-icon.fa {
	color: #3584E4;
} 

.no-bg .wire-button .ui-button-text {
	background: none;
}
.wire-button.no-bg:hover {
	background: white !important;
}

.wire-button.ui-button-text.no-bg  {
  background: none;
  color: #3584E4;
}

.ui-inputfield.ui-state-hover, .ui-inputfield.ui-state-focus {
    border: solid 1px #0070b3;
    color: #00507f !important;
    background-color: #F9FBFC;
}


.cfc-container {
	
}
.icon-reset {
  width: 14px;
  height: 14px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IS0tIFVwbG9hZGVkIHRvOiBTVkcgUmVwbywgd3d3LnN2Z3JlcG8uY29tLCBHZW5lcmF0b3I6IFNWRyBSZXBvIE1peGVyIFRvb2xzIC0tPg0KPHN2ZyB3aWR0aD0iODAwcHgiIGhlaWdodD0iODAwcHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0yMSAzVjhNMjEgOEgxNk0yMSA4TDE4IDUuMjkxNjhDMTYuNDA3NyAzLjg2NjU2IDE0LjMwNTEgMyAxMiAzQzcuMDI5NDQgMyAzIDcuMDI5NDQgMyAxMkMzIDE2Ljk3MDYgNy4wMjk0NCAyMSAxMiAyMUMxNi4yODMyIDIxIDE5Ljg2NzUgMTguMDA4IDIwLjc3NyAxNCIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KPC9zdmc+');
  display: inline-block;
  color: white;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

