@charset "UTF-8";

/**
 * CSS padrão SAGE
 * @author: marcotulio.nascimento@gmail.com
 * @since 05/08/2014
 */

body {
    font-family:"Myriad Pro", Verdana, Geneva, sans-serif;
	background-image: url(../img/fundo2.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

div#corpoSage {
	/* margin-left: 3%;  Espaco do filtro */
	width: 100%;
}

/**
 * Barra do governo federal
 */
div#topoGovernoFederal {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

div img#topoSage {
	margin-left: 0px;
	padding: 0px;
}

div#topoSage {
	background-color: #EAEAEA;
}


.barra_menu {
	width: 100%;
	height: 51px;
	background: #285483;
	/*margin-top: 180px;*/
}
.barra_tit {
	width: 100%;
	height: 40px;
	background: #5F5F5F;
	/*margin-top: 1px;*/
}
.barra_tit p {
	margin: 0px;
	position: relative;
	padding-top: 5px;
	padding-left: 20px;
	font-size: 24px;
	color: #FFFFFF;
}
.barra_b {
	height: 50px;
	background: #FFFFFF;
	margin-top: 0px;
}
.barra_b p {
	margin: 0px;
	position: relative;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 14px;
	color: #000000;
}
.barra_v {
	background: #F5696C;
	margin-top: 0px;
	width:100%;
	display: inline-block;
	text-align:center;
}
.barra_v p {
	margin: 0px;
	position: relative;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom : 8px;
	font-size: 14px;
	color: #FFFFFF;
}
/* Filtro */
.panel#filtroSage {
	position: absolute;
	z-index: 9999;
	top: 315px ;/*estava 229px;*/
	left: 0;
	display: none;
	background: #000000;
	border: 1px solid #111111;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	width: 30%; /*estava 21%*/
	/*height: 25%;*/
	padding: 30px 30px 30px 80px;
	filter: alpha(opacity=90);
	opacity: .90;
	color:#000000;
}
.panel#filtroSage p {
	margin: 0 0 15px 0;
	padding: 0;
	color: #cccccc;
}
.panel#filtroSage a, .panel#filtroSage a:visited {
	margin: 0;
	padding: 0;
	color: #9FC54E;
	text-decoration: none;
	border-bottom: 1px solid #9FC54E;
}
.panel#filtroSage a:hover, .panel#filtroSage a:visited:hover {
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}
a.trigger {
	position: absolute;
	text-decoration: none;
	top: 295px; /*estava 229*/
	left: 0;
	font-size: 16px;
	letter-spacing: -1px;
	color: #fff;
	font-weight: 700;
	width: 51px;
	height: 267px;
	background: #333333 url(../img/plus.png) 85% 55% no-repeat;
	border: 1px solid #444444;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	display: block;
	z-index:1;
}
a.trigger:hover {
	position: absolute;
	text-decoration: none;
	top: 295; /*estava 229*/
	left: 0;
	font-size: 16px;
	letter-spacing: -1px;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #fff;
	padding-left: 2px;
	font-weight: 700;
	background: #222222 url(../img/plus.png) 85% 55% no-repeat;
	border: 1px solid #444444;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	display: block;
}
a.active.trigger {
	background: #222222 url(../img/minus.png) 85% 55% no-repeat;
	z-index: 9999;
}
a:focus {
	outline: none;
}
div.area h3 {
	font-size: 14px;
	font-family: verdana, helvetica, arial, sans-serif;
	letter-spacing: -1px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
	padding: 8px 0 8px 0;
}
.columns {
	clear: both;
	width: 330px;
	padding: 0 0 20px 0;
	line-height: 22px;
}
.colleft {
	float: left;
	width: 130px;
	line-height: 22px;
}
.colright {
	float: right;
	width: 130px;
	line-height: 22px;
}

nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
nav ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
/*
hr {
	background-color: #333333;
	height: 1px;
}

*/
div.cont {
	text-align: left;
	width: 96%;
	position: relative;
	display: table;
	border: none;
	padding: 8px;
}
.coluna {
	float: left;
	padding-right: 10px;
}
.area {
	margin-top: 0px;
}
div.cont input, select {
	background-color: #F1F1F1;
	color: #627385;
	font-size: 12px;
	padding: 6px;
	border: #CCC solid 1px;
	margin-left: 0px;
	width: 190px;
}
/* Fim Filtro */

#divInternacoes{
	margin-left:15px;
	margin-right:15px;
}

#divEmad{
	margin-left:15px;
	margin-right:15px;
}

#divEmap{
	margin-left:15px;
	margin-right:15px;
}

#divCoberturaPopulacional{
	margin-left:15px;
	margin-right:15px;
}

/*Começo tabela informações Brasil*/

#informacoesEquipes{
	padding:0px;
}

table#informacoesEquipes{
	width:100%;
	height:100px;
	font-size:10px;
}

.InformacoesNumeroEquipes{
	text-align:center;
	font-size:14px;
	border: 2px dotted #333333;
}

/*Fim tabela informações Brasil*/

/*Login Menu Gestor*/

#modalLogin .modal-header{
	background-color:#8B166E;
	color:white;
}

#modalExpediente .modal-header{
	background-color:#009ce9;
	color:white;
}

#modalDocumento .modal-header{
	background-color:#ffbb00;
	color:white;
}

#modalContato .modal-header{
	background-color:#0cb3bb;
	color:white;
}

#modalMapa .modal-header{
	background-color:#d80100;
	color:white;
}


.menuGestorLoginAviso{
	margin-left: 25px;
	color:red;
	font-size: 10px;
}

/* fim do Login Menu Gestor*/

.col-offset-preset{
	margin-left:365px;
}

/*
	Seleção de Hospitais da página SOS
*/

#filtroHospitais{
	padding: 15px;
	font-size: 15px;
}
#filtroHospitaisSpan{
	font-weight: bold;
	color: #2A73C2;
}

#divInternacoesBody{
	padding: 5px 25px 0px px;
}

#taxaOcupacaoHospitalFaseUmUltimosDoisMeses{
	width : 49%;
}

#taxaOcupacaoHospitalFaseDoisUltimosDoisMeses{
	width : 49%;
}
/*
	Seleção de Hospitais da página SOS
*/


.spacer5 { height: 5px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer10 { height: 10px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer15 { height: 15px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer20 { height: 20px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer25 { height: 25px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer30 { height: 30px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer35 { height: 35px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer40 { height: 40px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer45 { height: 45px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer50 { height: 50px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer100 { height: 100px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer200 { height: 200px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
