﻿/******************************************************

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{
	overflow:hidden;
	width: 100%;
}
div#box-topo{
	height: 115px;
	position: relative;
	background: url(../layout/fundo-box-topo.jpg) repeat-x;
}
#box-topo h1.titulo {
  text-align: center;
}
#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: 700px;
    height: 29px;
    padding-top: 5px;
    padding-left: 10px;
    float: right;
    background: rgb(255,255,255); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ1JSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 35%, rgba(238,238,238,1) 45%, rgba(235,235,235,1) 55%, rgba(235,235,235,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(35%,rgba(244,244,244,1)), color-stop(45%,rgba(238,238,238,1)), color-stop(55%,rgba(235,235,235,1)), color-stop(100%,rgba(235,235,235,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 35%,rgba(238,238,238,1) 45%,rgba(235,235,235,1) 55%,rgba(235,235,235,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 35%,rgba(238,238,238,1) 45%,rgba(235,235,235,1) 55%,rgba(235,235,235,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 35%,rgba(238,238,238,1) 45%,rgba(235,235,235,1) 55%,rgba(235,235,235,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 35%,rgba(238,238,238,1) 45%,rgba(235,235,235,1) 55%,rgba(235,235,235,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 ); /* IE6-8 */
    border: 1px solid #BBB;
    border-radius: 5px;
}
.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;
    border-radius: 5px;
    padding: 5px 11px 2px;
    background: rgb(0,78,107); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNGU2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY2JSIgc3RvcC1jb2xvcj0iIzAwNTI3NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY2JSIgc3RvcC1jb2xvcj0iIzAwNTI3NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDNhNTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(0,78,107,1) 0%, rgba(0,82,116,1) 66%, rgba(0,82,116,1) 66%, rgba(0,58,86,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,78,107,1)), color-stop(66%,rgba(0,82,116,1)), color-stop(66%,rgba(0,82,116,1)), color-stop(100%,rgba(0,58,86,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,78,107,1) 0%,rgba(0,82,116,1) 66%,rgba(0,82,116,1) 66%,rgba(0,58,86,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0,78,107,1) 0%,rgba(0,82,116,1) 66%,rgba(0,82,116,1) 66%,rgba(0,58,86,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0,78,107,1) 0%,rgba(0,82,116,1) 66%,rgba(0,82,116,1) 66%,rgba(0,58,86,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0,78,107,1) 0%,rgba(0,82,116,1) 66%,rgba(0,82,116,1) 66%,rgba(0,58,86,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004e6b', endColorstr='#003a56',GradientType=0 ); /* IE6-8 */
}
.box-opcoes-usuario-topo .btn-voltar-topo a{
}
.box-opcoes-usuario-topo ul li{
	margin-left: 1px;
}
.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 {
    margin: 0 1px;

}
.box-opcoes-usuario-topo li.btn-logout-topo a {
    width: 69px;
    background: rgb(169,43,2); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5MmIwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE1JSIgc3RvcC1jb2xvcj0iI2NhMzIwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMyJSIgc3RvcC1jb2xvcj0iI2NhMzIwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYzJSIgc3RvcC1jb2xvcj0iIzljMDMwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MTAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(169,43,2,1) 0%, rgba(202,50,0,1) 15%, rgba(202,50,0,1) 32%, rgba(156,3,0,1) 63%, rgba(145,0,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,43,2,1)), color-stop(15%,rgba(202,50,0,1)), color-stop(32%,rgba(202,50,0,1)), color-stop(63%,rgba(156,3,0,1)), color-stop(100%,rgba(145,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(169,43,2,1) 0%,rgba(202,50,0,1) 15%,rgba(202,50,0,1) 32%,rgba(156,3,0,1) 63%,rgba(145,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(169,43,2,1) 0%,rgba(202,50,0,1) 15%,rgba(202,50,0,1) 32%,rgba(156,3,0,1) 63%,rgba(145,0,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(169,43,2,1) 0%,rgba(202,50,0,1) 15%,rgba(202,50,0,1) 32%,rgba(156,3,0,1) 63%,rgba(145,0,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(169,43,2,1) 0%,rgba(202,50,0,1) 15%,rgba(202,50,0,1) 32%,rgba(156,3,0,1) 63%,rgba(145,0,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a92b02', endColorstr='#910000',GradientType=0 ); /* IE6-8 */
}
.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 */
  .chart {
    max-width: 815px !important;
    width: 100% !important;
    height: 220px !important;
  }
.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;
  /*min-width: 100%;*/
}
.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;*/
}
table.tabela {
    width: 100%;
}
table.tabela {
    width: 100%;
}
table.tabela thead {
    display: table-header-group;
}

    table.tabela thead th, table.tabela tbody tr td, table.tabela tfoot tr td  {
        height: 45px;
        text-align: left;
        color: #000;
    }
        table.tabela tfoot tr td:first-child {
            text-align: right;
            padding-right: 10px;
        }
    table.tabela tfoot tr td {
        font-weight: 700;
        font-size: 16px;
        background-color: #EFEFEF;
    }
        table.tabela tbody tr td.status {
            text-align: center;
        }
    table.tabela tbody tr:nth-child(2n+1) td {
        background-color: #EEE;
    }
.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;*/
	border: 1px solid #CCC;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: rgb(254,254,254); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIxJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcxJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(254,254,254,1) 0%, rgba(251,251,251,1) 21%, rgba(243,243,243,1) 47%, rgba(226,226,226,1) 71%, rgba(235,235,235,1) 97%, rgba(254,254,254,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,254,254,1)), color-stop(21%,rgba(251,251,251,1)), color-stop(47%,rgba(243,243,243,1)), color-stop(71%,rgba(226,226,226,1)), color-stop(97%,rgba(235,235,235,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(251,251,251,1) 21%,rgba(243,243,243,1) 47%,rgba(226,226,226,1) 71%,rgba(235,235,235,1) 97%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(251,251,251,1) 21%,rgba(243,243,243,1) 47%,rgba(226,226,226,1) 71%,rgba(235,235,235,1) 97%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(251,251,251,1) 21%,rgba(243,243,243,1) 47%,rgba(226,226,226,1) 71%,rgba(235,235,235,1) 97%,rgba(254,254,254,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(254,254,254,1) 0%,rgba(251,251,251,1) 21%,rgba(243,243,243,1) 47%,rgba(226,226,226,1) 71%,rgba(235,235,235,1) 97%,rgba(254,254,254,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#fefefe',GradientType=0 ); /* IE6-8 */

}
.box-lista-dados-gerais li{
	display: block;
	width: 100%;
	/*margin-top: 3px;
	*margin-top: 1px;*/
	margin-top: -1px;
	color: #004364;
}
.box-lista-dados-gerais li p{
	height: 37px;
	/*background: url(../layout/itens-fundos-expansiveis.png) right -39px no-repeat;*/
	background-color: #EEE;
	border: 1px solid #CCC;
}
.box-lista-dados-gerais li.item-par-lista-dados-gerais p{
	/*background-position: right -78px;*/
	background-color: #fff;
}
.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: 50%;
}
  .container-dados-gerais-internacao .box-padrao .box-padrao.left {
	  float: left;
  }
  .container-dados-gerais-internacao .box-padrao .box-padrao.right {
	  float: right;
  }
.container-dados-gerais-internacao .conteudo-box-padrao{
	padding: 0 3px;
}

div.conteudo-box-padrao h2,
div.conteudo-box-padrao h3,
div.conteudo-box-padrao h4,
div.conteudo-box-padrao h5,
div.conteudo-box-padrao h6 {
  color: #333;
}
div.conteudo-box-padrao table {
  border: 1px solid #888;
  color: #000;
  width: 100%;
  position: relative;
  display: inline-table;
}
div.conteudo-box-padrao table thead{
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #000;
}
div.conteudo-box-padrao table thead tr td{
  background-color: rgba(0,82,116,1);
  color: #fff;
}
  div.conteudo-box-padrao table tbody tr td {
    border-left: 1px solid transparent;
    padding: 2px;
  }
  div.conteudo-box-padrao table tbody tr:nth-child(2n+1) {
    background-color: rgba(238,238,238,1);
  }
.box-dados-gerais-par{
	margin: 0 2%;
}

/* include - permanecia-internacao */
.container-permanecia-internacao{
	*overflow: hidden;
}
.container-permanecia-internacao .box-padrao .box-padrao{
	width: 49.6%;
}

  .container-permanecia-internacao .box-padrao .box-padrao.full{
	  width: 100%;
  }
  .container-permanecia-internacao .box-padrao .box-padrao.left {
	  float: left;
  }
  .container-permanecia-internacao .box-padrao .box-padrao.right {
	  float: right;
  }

.container-permanecia-internacao .conteudo-box-padrao{
	padding: 0 3px;
}
.container-permanecia-internacao .conteudo-box-padrao.box-full{
	float: left;
	width: 100%;
}
	.container-permanecia-internacao .conteudo-box-padrao.box-full span {
		margin-right: 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;
  background-color: #fff !important;
}
.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;
  position: relative;
}
.btn-ver-detalhamento{
	padding-right: 3px;
	position: relative;
}
.btn-ver-detalhamento-marginTop {
	margin-top: 24px;
}
.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;
}
.box-combo p input[type=text] {
  padding: 5px;
  border-radius: 4px;
}

/* 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{
	display:flex;
	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;
	overflow: hidden;
	background: url(../layout/itens-barra-opcoes-gestor.png) no-repeat;
  color: #FFF;
  font-size: 9px;
  text-align: center;
  text-decoration: none;
}
#box-barra-opcoes-gestor li.btn-pronto-socorro a{
	background-position: 0% -70px;
}
#box-barra-opcoes-gestor li.btn-pronto-socorro a:hover{
	background-position: 0% bottom;
}
#box-barra-opcoes-gestor .btn-internacao a{
	background-position: 25% -70px;
}
#box-barra-opcoes-gestor .btn-internacao a:hover{
	background-position: 25% bottom;
}
#box-barra-opcoes-gestor li.btn-ambulatorio a{
	background-position: 50% -70px;
}
#box-barra-opcoes-gestor li.btn-ambulatorio a:hover{
	background-position: 50% bottom;
}

#box-barra-opcoes-gestor li.btn-demografico a{
	background-position: 75% -70px;
}
#box-barra-opcoes-gestor li.btn-demografico a:hover{
	background-position: 75% bottom;
}
#box-barra-opcoes-gestor li.btn-epidemiologico a{
	background-position: 100% -70px;
}
#box-barra-opcoes-gestor li.btn-epidemiologico a:hover{
	background-position: 100% bottom;
}

/* include - relatorio-atendimento */
div#container-relatorio-medico{
	padding: 0 5px;
}
    div#container-relatorio-medico .pacientes-espera {
        color: #004A6E;
        font-size: 20px;
        margin-left: 17px;
        font-family: sans-serif;
        font-weight: 900;
    }
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: 465px;
	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;
	border: 2px solid #D7D7D7;
}
.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,
.containerTabelaRolagem tbody {
	height: 45px;
	text-align: center;
	z-index: 1;
	/*background: url(../layout/fundo-topo-container-tabela.png) left bottom repeat-x*/
}
div.conteudo-box-padrao table thead tr th,
.containerTabelaRolagem thead th{
	height: 45px;
    background: url(../layout/fundo-topo-container-tabela.png) left bottom repeat-x;
	color: #fff;
}
.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;
}
/*- detalhe indicadores -*/
.filtro-indicadores .box-padrao{width:100% !important}
.filtro-indicadores fieldset label span:first-child{background:none !important;color:#005178;display:block;height:18px !important}
.filtro-indicadores fieldset label{float:left;margin: 0 1% 0 1%}
.filtro-indicadores fieldset label.filtro-indicadores span{background: url(../layout/input-detalhes-indicadores.png) no-repeat;display:block;height:24px;
padding:2px 0 0 2px;width:300px}
.filtro-indicadores fieldset label.filtro-indicadores span select{height:20px;width: 298px}
.filtro-indicadores fieldset div.filtro-data span.ano{margin-top:20px}
.filtro-indicadores fieldset label.filtro-data span:first-child{display:block;float:none;margin:0px !important}
.filtro-indicadores fieldset div.filtro-data span.ano{background: url(../layout/input-detalhes-indicadores.png) -304px 0 no-repeat !important;float:left;height: 24px !important;
margin-left:11px !important;padding:2px 0 0 2px;width:61px}
.filtro-indicadores fieldset div.filtro-data span.ano select{height:20px;width:58px}
.filtro-indicadores fieldset label.filtro-data span{background: url(../layout/input-detalhes-indicadores.png) -368px top no-repeat;float:left;height: 24px;
padding:2px 0 0 2px;width:111px}
.filtro-indicadores fieldset label.filtro-data span select{height:20px;width:108px}
.filtro-indicadores .btn-ver-detalhamento{float:right !important;margin: 20px 17px 20px 0;overflow:hidden}
.filtro-indicadores table tr td table td{color: #666}
.filtro-indicadores table tr td .containerLinhasTabelaRolagem{height:auto !important}
.filtro-indicadores .media{color: #003D59;text-align: center !important}
.filtro-indicadores .containerLinhasTabelaRolagem .btn-ver-detalhamento{font-weight:normal;margin-right: 0px !important}

.dropfiltro {
	border: 1px solid #CCC; border-radius: 5px; padding: 2px;
}