﻿/******************************************************

autor: INPUT CENTER INFORMÁTICA
versão: 1.0.0
atualizado em: 06/09/2010

******************************************************/

*{
	padding: 0;
	margin: 0;
	border: 0;
}
body{
	color: #FFF;
	font-size: 0.75em;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	background: #D7ECF4;
}
ul{
	list-style-type: none;
}
legend{
	display: none;
}
div#pagina{
	width: 100%;
}
div#box-topo{
	height: 115px;
	position: relative;
	background: url(../layout/fundo-box-topo.jpg) repeat-x;
}
#box-topo h1 a{
	width: 216px;
	height: 79px;
	text-indent: -999em;
	overflow: hidden;
	float: left;
	background: url(../layout/fundo-titulo-site.png) no-repeat;
}
#box-topo h2{
	padding: 21px 20px 0 0;
}
#box-topo h2 a{
	width: 65px;
	height: 29px;
	text-indent: -999em;
	overflow: hidden;
	float: right;
	background: url(../layout/fundo-subtitulo-site.png) no-repeat;
}
div#box-usuario-topo{
	width: 100%;
	bottom: -16px;
	margin-top: 16px;
	position: absolute;
}
div.box-nome-usuario-topo{
	width: 312px;
	height: 34px;
	font-size: 1.1em;
	text-align: left;
	float: left;
}
div.box-nome-usuario-topo p{
	width: 300px;
	height: 34px;
	line-height: 2;
	float: left;
	background: url(../layout/fundo-box-nome-usuario-topo.png) left top repeat-x;
}
div.box-nome-usuario-topo strong{
	font-size: 1.105em;
}
div.box-nome-usuario-canto-direito{
	width: 12px;
	height: 34px;
	float: right;
	background: url(../layout/fundo-box-nome-usuario-topo.png) -4px -34px no-repeat;
}
div.box-opcoes-usuario-topo{
	width: 410px;
	height: 29px;
	padding-top: 5px;
	padding-left: 10px;
	float: right;
	background: url(../layout/fundo-box-opcoes-usuario-topo.png) left bottom repeat-x;
}
.box-opcoes-usuario-topo li{
	float: left;
}
.box-opcoes-usuario-topo a:link, .box-opcoes-usuario-topo a:active, .box-opcoes-usuario-topo a:visited{
	height: 19px;
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	float: left;
	background: url(../layout/botoes-box-opcoes-usuario-topo.png) no-repeat;
}
.box-opcoes-usuario-topo .btn-voltar-topo a{
	width: 69px;
}
.box-opcoes-usuario-topo ul li{
	margin-left: 16px;
}
.box-opcoes-usuario-topo ul li:first-child{
	margin-left: 0;
}
li.btn-configuracoes-topo{
	margin: 0;
}
.box-opcoes-usuario-topo li.btn-configuracoes-topo a{
	width: 109px;
	background-position: center top;
}
.box-opcoes-usuario-topo li.btn-logout-topo a{
	width: 69px;
	background-position: right top;
}
.box-opcoes-usuario-topo a:hover{
	color: #EEE;
}
.clear-both{
	clear: both;
}

/* Default */
div#box-logo-indicadores{
	width: 100%;
	height: 1000px;
	background: url(imagens/icone-indicadores-iPad.png) left center no-repeat;
}

/* include - relatorio-atendimento */
.container-padrao{
	padding: 25px 0 0 !important;
	margin-top: 25px;
}
.container-titulo-secao{
	padding: 0 9px;
}
.box-titulo-secao{
	width: 100%;
	height: 49px;
	background: url(../layout/itens-padrao.png) left -69px repeat-x;
}
.box-titulo-secao h3{
	display: block;
	height: 32px;
	padding: 17px 0 0 15px;
	font-size: 1em;
	text-shadow: 1px 0 #CCC;
	float: left;
	background: url(../layout/itens-padrao.png) no-repeat;
}
.box-direita-topo{
	height: 49px;
	padding-right: 16px;
	float: right;
	background: url(../layout/itens-padrao.png) right -138px no-repeat;
}
.box-direita-topo p{
	padding-top: 17px;
}
.box-padrao{
	overflow: hidden;
	background: #FFF;
}
.canto-sup-esq-box-padrao, .canto-sup-dir-box-padrao, .canto-inf-esq-box-padrao, .canto-inf-dir-box-padrao{
	width: 10px;
	height: 10px;
	background: url(../layout/cantos-box-padrao.png) no-repeat;
}
.canto-sup-esq-box-padrao{
	float: left;
}
.canto-sup-dir-box-padrao{
	float: right;
	background-position: top right;
}
.canto-inf-esq-box-padrao{
	float: left;
	background-position: left bottom;
}
.canto-inf-dir-box-padrao{
	float: right;
	background-position: right bottom;
}
.lista-padrao{
	padding: 0 8px;
}
.lista-padrao > li{
	margin-bottom: 2px;
	*margin-bottom: 0;
	*overflow: hidden;
	text-shadow: 1px 0 #CCC;
	background: url(../layout/itens-padrao.png) left -276px repeat-x; /* modificado no webkit.css */
}
.lista-padrao > li:hover{
	background: url(../layout/itens-padrao.png) left -453px repeat-x; /* modificado no webkit.css */
}
.lista-padrao p{
	background: url(../layout/itens-padrao.png) left -208px no-repeat;
}
.lista-padrao > li:hover p{
	background-position: left -394px;
}
.lista-padrao a{
	display: block;
	height: 27px;
	padding: 12px 0 0 13px;
	color: #FFF;
	text-decoration: none;
	background: url(../layout/itens-padrao.png) right -336px no-repeat;
}
.lista-padrao > li:hover a{
	background-position: right -512px;
} 
.lista-padrao em{
	*cursor: pointer;
}
span.dado-esq-item-padrao{
	float: left;
}
span.dado-dir-item-padrao{
	padding-right: 15px;
	float: right;
}
.box-paginacao{
	margin-top: 23px;
	height: 31px;
	position: relative;
	*overflow: hidden;
	background: url(../layout/itens-padrao.png) left -561px repeat-x;
}
.btn-voltar-pagina, .btn-voltar-pagina-camera{
	width: 37px;
	position: absolute;
	left: 0;
	z-index: 2;
}
.btn-voltar-pagina a, .btn-voltar-pagina-camera a{
	display: block;
	width: 37px;
	height: 31px;
	text-indent: -999em;
	overflow: hidden;
	background: #FFF url(../layout/itens-padrao.png) left -602px no-repeat;
}
.btn-voltar-pagina a:hover, .btn-voltar-pagina-cameras a:hover{
	background: #FFF url(../layout/itens-padrao.png) left -643px no-repeat;
}
.btn-proxima-pagina, .btn-proxima-pagina-camera{
	width: 37px;
	float: right;
}
.btn-proxima-pagina a, .btn-proxima-pagina-camera a{
	display: block;
	width: 37px;
	height: 31px;
	text-indent: -999em;
	overflow: hidden;
	background: #FFF url(../layout/itens-padrao.png) left -684px no-repeat;
}
.btn-proxima-pagina a:hover, .btn-proxima-pagina-cameras a:hover{
	background: #FFF url(../layout/itens-padrao.png) left -725px no-repeat;
}

/* include - dados-gerais-psonline */
.container-dados-gerais{
	width: 32%;
	float: left;
}
.container-dados-gerais .conteudo-box-padrao{
	padding: 0 3px;
}
.container-dados-gerais-ambulatorio .box-padrao .box-padrao{
	width: 49%;
	float: left;
}
.container-dados-gerais-ambulatorio .box-padrao .box-direita{
	float: right;
}
.container-dados-gerais-ambulatorio .box-lista-dados-gerais{
	padding: 0 10px;
	min-height: 200px;
}
.box-lista-dados-gerais > p{
	padding-right: 10px;
	*margin-bottom: 3px;
	background: url(../layout/itens-fundos-expansiveis.png) right top no-repeat;
}
.box-lista-dados-gerais > p span{
	display: block;
	height: 27px;
	padding-top: 10px;
	color: #333;
	font-size: 1.1em;
	text-align: center;
	background: #FFF url(../layout/itens-fundos-expansiveis.png) left top no-repeat;
}
.box-lista-dados-gerais li{
	display: block;
	width: 100%;
	margin-top: 3px;
	*margin-top: 1px;
	color: #004364;
}
.box-lista-dados-gerais li p{
	height: 37px;
	background: url(../layout/itens-fundos-expansiveis.png) right -39px no-repeat;
}
.box-lista-dados-gerais li.item-par-lista-dados-gerais p{
	background-position: right -78px;
}
.box-lista-dados-gerais li .dado-esq-item-padrao{
	height: 26px;
	padding: 11px 0 0 14px;
	background: #FFF url(../layout/itens-fundos-expansiveis.png) left -39px no-repeat;
}
.box-lista-dados-gerais li.item-par-lista-dados-gerais .dado-esq-item-padrao{
	background-position: left -78px;
}
.box-lista-dados-gerais li .dado-dir-item-padrao{
	padding: 11px 15px 0 14px;
}
.box-indicador-psonline{
	width: 64%;
	overflow: hidden;
	float: right;
}	
.container-grafico-psonline{
	width: 615px;
	margin: 0 auto;
}

/* include - dados-gerais-internacao */
.container-dados-gerais-internacao{
	*overflow: hidden;
}
.container-dados-gerais-internacao .box-padrao .box-padrao{
	width: 32%;
	float: left;
}
.container-dados-gerais-internacao .conteudo-box-padrao{
	padding: 0 3px;
}
.box-dados-gerais-par{
	margin: 0 2%;
}

/* include - cameras */
#slide-dois{
	/*width: 100%;
	height: 318px;
	overflow: hidden;
	position: relative;*/
}
.box-lista-imagens-cameras{
	width: 100%;
	height: 300px;
	margin: 0 auto;
	overflow: hidden;
}
.box-lista-imagens-cameras ul{
	width: 1500px;
	margin: 0 auto;
	list-style-type: none;
}
.box-lista-imagens-cameras li{
	width: 20%;
	margin-left: 20%;
	float: left;
}
.box-lista-imagens-cameras li:first-child{
	margin-left: 0;
}
.box-lista-imagens-cameras img{
	display: block;
	width: 300px;
	height: 257px;
}
.box-lista-imagens-cameras p{
	display: block;
	width: 290px;
	height: 37px;
	padding-left: 10px;
	margin-top: 4px;
	text-align: center;
	background: #FFF url(../layout/itens-fundos-expansiveis.png) left bottom no-repeat; /* modificado no webkit.css*/
}
.box-lista-imagens-cameras span{
	display: block;
	height: 27px;
	padding-top: 10px;
	background: #FFF url(../layout/itens-fundos-expansiveis.png) right bottom no-repeat;
}

/* include - indicadores */
.box-esquerda-topo{
	float: left;
}
.box-esquerda-topo span{
	width: 450px;
	padding: 17px 0 0 19px;
	float: left;
}
.box-paginacao span{
	width: 450px;
	height: 31px;
	padding-left: 50px;
	line-height: 2.5;
	float: left;
}
.container-slides{
	*overflow: hidden;
}
.container-indicadores{
	width: 96%;
	height: 328px;
	padding-left: 4%;
	position: relative;
	overflow: hidden;
}
.container-indicadores ul{
	margin: 0 auto;
}
.container-indicadores li{
	width: 30%;
 	margin-left: 2.2%;
	color: #005178;
	font-size: 1.1em;
	text-align: center;
	float: left;
}
.container-indicadores li:first-child{
	margin-left: 0;
}
.container-indicadores p{
	margin-bottom: 10px;
	color: #005178;
	font-size: 1.1em;
	text-align: center;
}
.container-indicadores img{
	width: 300px;
}
.box-paginacao-indicadores{
	margin-top: 13px;
}
.container-modal{
	opacity: 0.7;
	*filter: alpha(opacity=70);
  background: #11334A;
}
.canto-modal-configuracoes-topo{
	width: 319px;
	height: 8px;
	background: url(../layout/fundo-popup.png) left top no-repeat;
}
.canto-modal-configuracoes-rodape{
	width: 319px;
	height: 8px;
	background: url(../layout/fundo-popup.png) left bottom no-repeat;
}
.container-modal-configuracoes{
	width: 319px;
	margin: 0 auto;
}
.container-modal-configuracoes p{
	overflow: hidden;
}
.box-configuracoes-senha{
	margin-top: 30px;
}
.container-campo-modal{
	display: block;
	width: 261px;
	padding: 5px 29px 0 29px;
	*padding: 10px 29px 0 29px;
	margin: 0 auto;
	background: url(../layout/fundo-popup.png) right top repeat-y;
}
.container-campo-modal input[type="checkbox"]{
	margin: 2px 0;
	float: left;
}
.container-campo-modal p label small{
	padding: 3px 0 0 3px;
	*padding: 7px 0 0 3px;
	float: left;
}
.container-campo-modal div{
	margin-top: 10px;
}
.container-modal-configuracoes .box-campo-modal{ /* modificado no webkit.css */
	padding-left: 3px;
	background: url(../layout/itens-formularios.png) left top no-repeat;
}
.container-modal-configuracoes .box-campo-esquerda{
	width: 57px;
	margin: 3px 9px 0 0;
	*margin: 3px 8px 0 0;
	float: left;
	background: url(../layout/itens-formularios.png) left top no-repeat;
}
p.box-campo-modal span{ /* modificado no webkit.css */
	display: block;
	height: 21px;
	padding-top: 3px;
	background: #85C0D8 url(../layout/itens-formularios.png) -62px -34px no-repeat;
}
p.box-campo-esquerda span{
	display: block;
	height: 21px;
	padding-top: 3px;
	background: #85C0D8 url(../layout/itens-formularios.png) -262px -34px no-repeat;
}
.container-modal-configuracoes .numero-celular-configuracoes{
	width: 187px;
	margin-top: 3px;
	background: #85C0D8 url(../layout/itens-formularios.png) 0px -34px no-repeat;
}
p.numero-celular-configuracoes span{
	display: block;
	height: 21px;
	padding-top: 3px;
	background: #85C0D8 url(../layout/itens-formularios.png) -132px -34px no-repeat;
}
.container-modal-configuracoes .box-campo-modal span input{ /* modificado no webkit.css */
	width: 99%;
	height: 19px;
}
.container-campo-modal select{
	width: 193px;
	height: 24px;
	*height: 26px;
	padding-top: 2px;
	margin-top: 4px;
	font-size: 13px;
}
.container-modal-configuracoes .combo-indicadores select{
	width: 262px;
}
.box-botoes-modal-indicadores{
	width: 224px;
	padding: 10px 0;
	margin: 0 auto;
}
.box-botoes-modal-indicadores input{
	width: 108px;
	height: 24px;
	color: #FFF;
	cursor: pointer;
}
.box-botoes-modal-indicadores input{
	float: left;
	background: #85C0D8 url(../layout/itens-formularios.png) left -136px no-repeat;
}
.box-botoes-modal-indicadores input.btn-cancelar{
	float: right;
	background: #85C0D8 url(../layout/itens-formularios.png) right -136px no-repeat !important;
}
.box-botoes-modal-indicadores input.remover-indicador{
	width: 224px;
	height: 24px;
	margin-top: 4px;
	background: url(../layout/input-remover-indicadores.png) no-repeat !important;
}
p.combo-ano-mes{
	float: left;
}
p.combo-ano-mes select{
	margin-right: 20px;
}
p.combo-indicadores{
	float: left;
}
/* include - demografica */
.container-mapa .conteudo-box-padrao{
	padding: 0 3px;
}
.box-mapa{
	width: 960px;
	margin: 0 auto;
}
.btn-ver-detalhamento{
	padding-right: 3px;
	margin-top: 6px;
	position: relative;
}
.btn-ver-detalhamento a{
	display: block;
	width: 119px;
	height: 22px;
	padding-top: 8px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	float: right;
	background: url(../layout/itens-formularios.png) left -170px no-repeat;
}
.btn-ver-detalhamento a:hover{
	background-position: -119px -170px;
}
.btn-ver-detalhamento a.btn-ver-detalhamento-ativo{
	display: block;
	width: 125px;
	height: 32px;
	padding-top: 8px;
	right: 0px;
	bottom: -9px;
	position: absolute;
	z-index: 999;
	background-position: right -170px;
}
.box-combo p{
	padding-top: 12px; /* modificado no webkit.css */
	*padding-top: 13px;
}
.box-combo p span{
	*padding-top: 4px;
	*float: left;
}
.box-combo select{
	min-width: 100px;
	height: 25px;
	padding: 3px;
	border: 1px solid #EEE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* include - epidemiologica */
.box-combos{
	*width: 250px;
	*padding-right: 26px;
}
.box-esquerda{
	float: left;
}
.box-combo .box-esquerda{
	margin-right: 28px;
}
.box-direita{
	float: right;
}
.tamanho-objeto-pai{
	width: 100%; /* correção de bug do IE */
}

/* include - barra-opcoes-gestor */
div#box-barra-opcoes-gestor{
	width: 100%;
	height: 62px;
	margin-top: 20px;
	background: url(../layout/itens-barra-opcoes-gestor.png) repeat-x;
}
#box-barra-opcoes-gestor ul{
	margin: 0 auto;
}
#box-barra-opcoes-gestor li{
	margin-left: 6px;
	float: left;
}
#box-barra-opcoes-gestor li:first-child{
	margin-left: 0;
}
#box-barra-opcoes-gestor a{
	display: block;
	width: 77px;
	height: 62px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../layout/itens-barra-opcoes-gestor.png) no-repeat;
}
#box-barra-opcoes-gestor li.btn-pronto-socorro a{
	background-position: left -70px;
}
#box-barra-opcoes-gestor li.btn-pronto-socorro a:hover{
	background-position: left bottom;
}
#box-barra-opcoes-gestor .btn-internacao a{
	background-position: center -70px;
}
#box-barra-opcoes-gestor .btn-internacao a:hover{
	background-position: center bottom;
}
#box-barra-opcoes-gestor li.btn-ambulatorio a{
	background-position: right -70px;
}
#box-barra-opcoes-gestor li.btn-ambulatorio a:hover{
	background-position: right bottom;
}

/* include - relatorio-atendimento */
div#container-relatorio-medico{
	padding: 0 5px;
}
div#topo-dados-atendimentos-medico{
	width: 100%;
	height: 61px;
	background: url(../layout/itens-topo-dados-atendimentos-medico.png) left -60px repeat-x;
}
#topo-dados-atendimentos-medico p:first-child{
	padding: 20px 0 9px 18px;
	color: #004A6E;
	font-size: 1.1em;
	float: left;
	background: url(../layout/itens-topo-dados-atendimentos-medico.png) left 10px no-repeat;
}
#topo-dados-atendimentos-medico p{
	float: right;
}
#topo-dados-atendimentos-medico p span{
	display: block;
	width: 182px;
	height: 38px;
	padding: 23px 0 0 26px;
	text-align: center;
	background: url(../layout/itens-topo-dados-atendimentos-medico.png) left bottom no-repeat;
}
div#container-lista-relatorio-medico{
	padding-top: 10px;
	border: 1px solid #999;
}
div#container-lista-relatorio-medico p.empty{
	padding-bottom: 12px;
	color: #FF0000;
	text-align: center;
}
.lista-expediente-medico{
	padding: 0 8px;
}
.lista-expediente-medico li{
	margin-bottom: 2px;
	*margin-bottom: 1px;
	*overflow: hidden;
}
.lista-expediente-medico .box-dados-atendimentos-medico{
	height: 39px;
	text-shadow: 1px 0 #CCC;
	background: url(../layout/itens-padrao.png) left -276px repeat-x; /* modificado no webkit.css */
}
.lista-expediente-medico .box-dados-atendimentos-medico:hover{
	background: url(../layout/itens-padrao.png) left -453px repeat-x; /* modificado no webkit.css */
}
.lista-expediente-medico p{
	background: url(../layout/itens-padrao.png) left -208px no-repeat;
}
.lista-expediente-medico .box-dados-atendimentos-medico:hover p{
	background-position: left -394px;
}
.lista-expediente-medico a{
	display: block;
	height: 29px;
	padding: 10px 0 0 13px;
	color: #FFF;
	text-decoration: none;
	background: url(../layout/itens-padrao.png) right -336px no-repeat;
}
.lista-expediente-medico .box-dados-atendimentos-medico:hover a{
	background-position: right -512px;
}
.lista-expediente-medico a span em{
	*cursor: pointer;
}
.lista-expediente-medico .dado-esq-item-padrao em{
	padding-top: 3px;
	*padding-right: 3px;	
}
.lista-expediente-medico .dado-esq-item-padrao img{
	width: auto;
	margin-right: 8px;
	vertical-align: -4px;
}
.box-dados-atendimentos-medico .dado-dir-item-padrao{
	padding-top: 1px;
}
.dados-plantao-medico{
	padding:  0 8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.dados-plantao-medico ul{
	padding-top: 8px;
}
.dados-plantao-medico li{
	display: block;
	height: 15px;
	padding-left: 24px;
	margin-bottom: 10px;
	color: #7C93A5;
	background: url(../layout/fundo-item-dados-plantao-medico.png) no-repeat;
}
.dados-plantao-medico li.status-plantao{
	background-position: left bottom;
}
.status-plantao .box-esquerda{
	font-weight: bold;
}
.box-legenda-expediente{
	padding: 20px 0 20px 10px;
}
.box-legenda-expediente li{
	display: inline;
	color: #EB3448;
}
.box-legenda-expediente li:first-child{
	margin-right: 21px;
	color: #1DB00A;
}
.box-legenda-expediente img{
	margin-right: 4px;
	vertical-align: middle;
}
/* rodape */
div#container-rodape{
	width: 100%;
	bottom: 0;
	position: absolute;
	z-index: 9999;
	background: url(../layout/fundo-container-rodape.png) left bottom repeat-x;
}
div#box-rodape{
	height: 83px;
	overflow: hidden;
	background: url(../layout/logo-input-rodape.png) 98% top no-repeat;
}
div#box-rodape a{
	display: block;
	width: 365px;
	height: 16px;
	margin: 66px auto 0;
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
}
/* login */
div#container-home-login{
	position: relative;
	background: url(../layout/imagem-login.jpg) top center no-repeat;
}
div#container-home-login .container-padrao{
	padding: 0 !important;
	margin: 0 !important
}
div#container-home .container-padrao{
	padding: 0 !important;	
}
div#upLogin{
	width: 100%;
	height: 748px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 999;
	background: url(../layout/imagem-login.jpg) top center no-repeat;
}
div#pnLogin{
	width: 353px;
	height: 152px;
	padding: 35px 0 0 11px;
	margin: 196px auto 0;
	position: relative;
	background: url(../layout/fundo-box-pnLogin.png) no-repeat;
}
div#box-login{
	display: block;
	width: 308px;
	margin: 0 auto;
}
div#box-login label{
	display: block;
	padding-left: 3px;
	margin-bottom: 5px;
}
div#box-login p{
	width: 308px;
	height: 24px;
	padding: 4px 0 0 4px;
	margin-bottom: 10px;
	background: url(../layout/input-box-login.png) left top no-repeat;
}
div#box-login p input[type="text"]{
	width: 302px;
	height: 20px;
}
div.box-login-senha{
	width: 308px;
	margin: 0 auto;
}
div#box-login p.senha-login{
	width: 187px;
	height: 23px;
	*height: 24px;
	padding: 4px 0 0 4px;
	float: left;
	background: url(../layout/input-box-login.png) left center no-repeat;
}
div#box-login p.senha-login input[type="password"]{
	width: 181px;
	height: 17px;
	margin-top: 2px;
}
div#box-login input[type="submit"]{
	width: 108px;
	height: 24px;
	padding-bottom: 2px;
	margin-top: 2px;
	color: #FFF;
	font-size: 1em;
	text-align: center;
	cursor: pointer;
	float: right;
	background: url(../layout/input-box-login.png) left bottom no-repeat;
}
.campoErro{
	width: 299px !important;
	height: 16px !important;
  background: #F0C1BD;
  border: 1px solid #DD695F;
  color: #000;
}
p.senha-login .campoErro{
	width: 179px !important;
}
.ajax__validatorcallout_error_message_cell{
	color: #000;
}
.box-carregando #uppLogin{
	right: 28px !important;
	top: 59px !important;
	position: absolute !important;
}
/* Tabela Epidemiologica */
.containerTabelaRolagem{
	width: 100%;
	color: #073C56;
	font-weight: bold;
	overflow: hidden;
}
.containerTabelaRolagem > table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	float: left;
}
.containerTabelaRolagem table table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	/*position: relative;*/
	border: 2px solid #D7D7D7;
}
.containerTabelaRolagem table tbody div.containerLinhasTabelaRolagem{
	height: 292px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.containerTabelaRolagem table tbody div tr{
	height: 29px;
	text-align: center;
}
.containerTabelaRolagem thead{
	height: 45px;
	text-align: center;
	z-index: 1;
	background: url(../layout/fundo-topo-container-tabela.png) left bottom repeat-x
}
.containerTabelaRolagem thead th{
	height: 45px;
}
.containerTabelaRolagem thead th:first-child{
	width: 1%;
	height: 45px;
	background: url(../layout/fundo-topo-container-tabela.png) left top no-repeat;
}
.containerTabelaRolagem thead th.canto-direito{
	width: 1%;
	height: 45px;
	background: url(../layout/fundo-topo-container-tabela.png) right center no-repeat;
}
.containerTabelaRolagem thead th a{
	color: #FFF;
	text-decoration: none;
	overflow: hidden;
}
.containerTabelaRolagem tbody tr.linha-alternada{
	background: #F7F7F7;
}

.ajax__validatorcallout{
  z-index: 999999 !important;
}
/*div#boxCameras ul{
	width: 50%;
	margin: 0 auto;
	list-style-type: none;
}*/

/*- cameras  -*/
div#container-cameras{
	background: #FFF;
	border: 10px solid #349DC6;
  font-family: Tahoma, Arial, Sans-Serif;
	height: 460px;
	margin: 0 auto;
  overflow: hidden;
	position: relative;
	width: 620px;
}
div.box-cameras{
	background: #349DC6;
  border: 10px solid #349DC6;
	height: 99px;
  margin: 0 auto;
	position: relative;
	width: 620px;
}
div.box-cameras ul{
	list-style-type: none;
}
div.box-cameras ul li{
  float: left;
  font-size: 16px;
	height: 26px;
	width: 123px;
}
div.box-cameras ul li:first-child{
  background: url(../layout/fundo-texto-botoes-cameras.png) left bottom no-repeat;
  margin: 25px 0 0 125px;
  padding: 45px 0 0 25px;
  text-align: center;
}
div.box-cameras ul li.btn-proxima{
  background: url(../layout/fundo-texto-botoes-cameras.png) right bottom no-repeat;
  margin: 0 0 0 77px;
  padding: 45px 0 0 25px;
}
div.box-cameras ul li a{
  background: url(../layout/botoes-controle-cameras.png) center -21px no-repeat;
  color: #97C7DA;
  font-size: 11px;
  height: 12px;
  right: 282px;
  overflow: hidden;
  padding-top: 54px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  top: -8px;
  width: 54px;
}
div.box-cameras ul li:first-child a{
  background-position: left top;
  height: 95px;
  left: 86px;
  padding-top: 0px;
  text-indent: -999em;
  top: -8px;
  width: 93px;
}
div.box-cameras ul li.btn-proxima a{
  background-position: right top;
  height: 95px;
  padding-top: 0px;
  right: 86px;
  text-indent: -999em;
  top: -8px;
  width: 93px;
}
div.box-cameras ul li a:hover{
  background: url(../layout/botoes-controle-cameras.png) center -115px no-repeat;
}
div.box-cameras ul li:first-child a:hover{
  background-position: left bottom;
}
div.box-cameras ul li.btn-proxima a:hover{
  background-position: right bottom;
}
