td, table
{
	vertical-align: top;
}
div.ui-buttonset label.ui-state-active, div.ui-buttonset label.ui-state-active:HOVER, div.ui-buttonset label.ui-state-active:VISITED
{
	background: #1d5987;
	color: #FFFFFF;
}
.infoWindowSpace
{
	white-space: nowrap;
}
#menu
{
	
	z-index: 2000;
}
.menuitem
{
	z-index: 2010;
}
#menulist
{
	z-index: 2009;
}
.ml
{
	cursor: pointer;
}
.vm
{
	vertical-align: middle;
}
.smallareas
{
	padding-top: 5px;
}
.bl
{
	border-left: #DADADA solid 1px;
}
.br
{
	border-right: #DADADA solid 1px;
}
.bb
{
	border-bottom: #DADADA solid 1px;
}
.bt, .btt
{
	border-top: #DADADA solid 1px;
}
.btt
{
	border-width: 3px;
}
.fp tr td
{
	padding: 4px;
	vertical-align: middle;
}
.ctable
{
	width: 100%;
}
.mcell
{
	border-color: #DADADA;
	border-style: solid;
	margin: 4px;
	padding: 4px;
	border-width: 1px;
	width: 50%;
}
.error
{
	background-color: #770000;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 3px;
}
.reportmain
{
	padding: 5px;
	font-size: 18px;
	font-weight: bold;
}
.reportblocktitle
{
	padding: 3px;
}
.reportblock
{
	padding: 3px;
}
#rinicial
{
	position: absolute;
	top: 60px;
	left: 1%;
	width: 98%;
	z-index: 999;
}
.reportTable th
{
	font-weight: bold;
	font-size: 14px;
	padding: 6px;
	background-color: #6990ca;
	color: #FFFFFF;
	border-bottom: #AAAAAA solid 1px;
	margin: 0px;
}
.reportTable td
{
	padding: 6px;
	margin: 0px;
	text-align: right;
}
#rinicial.small
{
	left: 21%;
	width: 78%;
}
#rinicial.big
{
	left: 1%;
	width: 98%;
}
#rootbox, #rootbtn
{
	display: none;
}
.dataCell
{
	border-color: #DADADA;
	border-style: solid;
	border-width: 1px;
}
.msgLink
{
	text-decoration: none;
	font-weight: normal;
	
}
#menu
{
	white-space: nowrap;
}
.l
{
	border-bottom: #394b7e solid 2px;
}
.la
{
	background-color: #CACACA;
	border-bottom: #AAAAAA solid 1px;
}
.lb
{
	background-color: #EAEAEA;
	border-bottom: #AAAAAA solid 1px;
}
h5
{
	margin: 0px;
	margin-bottom: 3px;
	font-size: 10px;
	font-weight: bold;	
}
#lateralResume
{
	position: absolute;
	top: 60px;
	z-index: 111;
	width: 19%;
	left: 1%;
}
#mapaLateral
{
	width: 100%;
	height: 150px;
}
#mapaGrande
{
	width: 100%;
	height: 100%;
}
#mapaGrandeContainer
{
	width: 100%;
	height: 450px;
}
#graficoGrande
{
	width: 100%;
	float: left;
}
.flicon
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.fl
{
	float: left;
}
h4
{
	padding: 4px;
}
.rlink
{
	text-align: right;
	width: 100%;
}
.caixaConteudoGrande
{
	width: 97%;
	margin: 1%;
	padding: 5px;
	border-radius: 2px;
	background-color: #FFFFFF;
	border-color: #DADADA;
	border-style: solid;
	border-width: 1px;
	float: left;
}
.tab
{
	width: 97%;
}
.moduleBox
{
  z-index: 500;
}
#tabs
{
	width: 100%;
}
#rodape
{
	z-index: 3000;	
}

.adminTable {
	position: absolute;
	top: 165px;
	
}
.adminTable thead tr {
	position: fixed;
	top: 110px;
	height: 55px;
	background-color: #FFFFFF;
	z-index: 1000;
	width: 400px;
}

#adminHeader {
	position: fixed;
	top: 30px;
	height: 80px;
	background-color: #FFFFFF;
	z-index: 1000;
	width: 400px;
}
	#main-menu {
		position:relative;
		z-index:9999;
		width:auto;
	}
	#main-menu ul {
		width:12em; /* fixed width only please - you can use the "subMenusMinWidth"/"subMenusMaxWidth" script options to override this if you like */
	}
.sm-blue a, .sm-blue ul a {
		font-size:12px;
}
.dcell, .dcell2 {
	cursor: pointer;
	text-decoration: none;
	color: rgb(112,168,210);
}
.dataTables_wrapper {
	overflow-x: scroll;
}
legend {
	color: #2c77bd;
	font-weight: bold;
	font-size: 14px;
}
fieldset {
	margin-bottom: 15px;
}
label {
	width: 150px;
	display: inline-block;	
}
.splabel {
	width: 150px;
	display: inline-block;	
}
fieldset input, fieldset select, fieldset label, fieldset span, fieldset button
{
	margin-bottom: 5px;
}
#passcontent {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 200px;
    height: 500px;
    margin-left: -100px;
    margin-top: -250px;
}