@charset "iso-8859-1";
/* CSS Document */

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	padding-bottom:200px;   /* Height of the footer */
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #1E425A;
	/*
	background-image: url(../imagens/page_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	*/
	background-color: #0B2F47;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


h1, h2, h3 {
	margin-top: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #5C8AA2;
	text-decoration: none;
}
a:hover {
	color: #00aae7;
}
.selected {
	color: #00aae7;
}



.oneColFixCtr #container {
	width: 99%;
	text-align:left; /* this overrides the text-align: center on the body element. */
	min-width:1045px!important;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.oneColFixCtr #homecontainer {
	width: 99%;
	text-align:left; /* this overrides the text-align: center on the body element. */
	min-width:1045px!important;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#loginFooter {
   position:absolute;
   bottom:0px;
   left:0px;
   width:100%;
   /*height:200px;/*   /* Height of the footer */
   background:#00b3ca;
   filter: alpha(opacity=80);
   opacity:.80;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color="white";
}

#ndviLegend {
   position:absolute;
   bottom: 0px;
   /* left: 0px; */
   right: 5px;
   width: 150px;
   height: 200px;  /* Height of the footer */
   background:#00b3ca;
   filter: alpha(opacity=80);
   opacity:.80;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color="white";
}

#homeHeader {
	height: 40px;
	width: 920px;
	padding-right: 12px;
	padding-left: 12px;
}
#homeHeader ul , #sidebar ul, #subMenu ul, .paging ul{
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

#homeHeader #logo {
	width: 90px;
	margin-right: 10px;
	float: left;
	margin-top: 7px;
	height: 30px;
}

#header {
	height: 92px;
	/*width: 920px;*/
	/*width: 942px;*/
	width: 983px;
	/*padding-right: 12px;*/
	padding-left: 3px;
}
#header ul , #sidebar ul, #subMenu ul, .paging ul{
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

#header #logo {
	width: 83px;
	margin-right: 5px;
	float: left;
	margin-top: 38px;
	height: 40px;
}

#header #mainMenu {
	float: left;
	margin-top: 0px;
	height: 92px;
}

#header #mainMenu ul li{
	padding: 0px;
	float: left;
	margin-right: 5px;
}

#header #secondaryMenu {
	float: right;
	text-align: right;
	width: auto;
}

#header #secondaryMenu #upperTabs {
	float: right;
	height: 35px;
	width: 100%;
}

#header #upperTabs ul li {
	float: left;
	margin-left: 5px;
}

#header #upperTabs ul {
	float: right;
}

#header #secondaryMenu #selectables {
	clear: right;
	float: right;
	height: 51px;
	font-size: 0.8em;
	margin-top: -1.5px;
}

#header #secondaryMenu #selectables select {
	padding: 0px;
	float: right;
	height: 25px;
	clear: right;
	/*width: 160px;*/
	width: 200px;
}

#homeContent {
	min-width:920px;
	width: 99%;
	float: left;
	background-image: url(../imagens/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	min-height: 400px;
	background-color: #6ECFF0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}

#mainContent {
	min-width:920px;
	width: 93%;
	float: left;
	background-image: url(../imagens/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 400px;
	background-color: #6ECFF0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}

#content {
	clear: both;
	margin-top: 10px;
	float: left;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
}

#subMenu {
	/*height: 26px;*/
	clear: both;
	float: left;
	text-transform: uppercase;
	color: #5C8AA2;
	font-size: 0.8em;
	line-height: 2.2em;
	font-weight: bold;
	margin-left: 40px;
	
}

#subMenu #smStart {
	float: left;
	width: 41px;
	background-image: url(../imagens/submenu_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
}

#subMenu #smContent {
	background-image: url(../imagens/submenu_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	padding-right: 41px;
	float: left;
	display:inline;
	height: 26px;
	min-width: 680px;
	/* overflow: hidden; */
}

#subMenu ul li {
	float: left;
	white-space: nowrap;
	margin-right: 0.8em;
	margin-left: 0.8em;
}

#subMenu ul li.disabled {
	color: #8EAEBF;
}

#sidebar {
	float: left;
	width: 40px;
	margin-top: 20px;
	background-color: #FFF;
	background-image: url(../imagens/sidebar_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar ul li {
	margin: 4px;
	padding: 0px;
}

.button {
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	font-size: 1em;
	float: left;
	line-height: 20px;
	background-image: url(../imagens/genbutton_left_normal.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 7px;
	display: block;
	margin-right: .5em;


}

.button a {
	height: 20px;
	color: #FFF;
	background-image: url(../imagens/genbutton_body_normal.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
	padding-right: 7px;
}

.button img {
	margin: 2px;
	vertical-align: bottom;
}

div.tableWithOperations {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

div.table {
	background-color: #FFF;
	background-image: url(../imagens/table_header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	
	clear: both;
}

div.table td , div.table th{
	font-size: 0.8em;
	padding: 2px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #98B7CA;
}

div.table th.first, div.table td.first{
	border-left-style: none;
}

div.table.smallHeader {
	background-image: url(../imagens/table_header_small_bg.gif);
	background-repeat: repeat-x;
}


div.table th {
	color: #FFF;
	font-weight: normal;
	height: 20px;
	overflow: hidden;
	background-color: #58879F;
	line-height: 20px;
}

div.table td.title {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	height: 21px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 21px;
}

div.gridlines td  {
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #B2CADA;
	border-right-width: 1px;
	border-right-style:dotted;
	border-right-color: #B2CADA;
}

tr.altRow {
	background-color: #D6E1E7;
}

tr.rowHover {
	background-color: #9EE0F5;
}
td.cellHover {
	background-color: #dceb59;
}

td.editable {
	font-weight: bold;
	color: #58879F;
}

div.editInPlace input , div.editInPlace select{
	margin: 0px;
	padding: 0px;
	border: none;
	border-color: transparent;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
}

div.editInPlace img {
	vertical-align: middle;
}

.optionPrimary {
	font-weight: bold;
}

.optionSecondary {
	font-weight: normal;
}

div.rowEditArea  {
	position: absolute;
	z-index: 1000;
	float: right;
	right: 10px;
}

.validateButton {
	margin-left: 5px;
}

.hidden {
	display: none;
}
/*
* CONTAINERS
*/

.simpleContainer, .titleContainer, .searchContainer  {
	padding: 5px;
	float: left;
	min-height:50px;
	/*
	min-width:50px;
	*/
	background-color: #FFF;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	border: 1px solid #DAF3FA;
}

.width100 {
	width: 99.5%;
}

.height100 {
	height: 100%;
}

.tabbedContainer , .gMapsContainer {
	float: left;
	margin-top: 10px;
	padding-bottom: 20px;
}

.tabbedContainer .simpleContainer, .gMapsContainer .simpleContainer{
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #58879F;

}

.tabbedContainer .operations  {
	margin-bottom: 0px;
}

.containerTabs {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}

.containerTab , .tableButton, .tableCombo{
	height: 15px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #58879F;
	border-right-color: #58879F;
	border-left-color: #58879F;
	margin-right: 2px;
	margin-left: 2px;
	white-space: nowrap;
}

ul.options li { white-space: normal; }

.gMapsSideBox {
	margin-top: 35px;
	width: 22%;
}

.gMapsContainer.withSideBox {
	width: 75%;
}

.containerTab img {
	margin-right: 3px;
	margin-left: 3px;
}
.colorPicker {
	border: 1px solid #58879F;
}

.containerTab a {
	color: #58879F;
	
}

.containerTab_old {
	text-transform: uppercase;
	font-weight: bold;
	color: #58879F;
	font-size: 0.9em;
	float: left;
	line-height: 20px;
	background-image: url(../imagens/contentBoxTabs_left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 7px;
	display: block;
	margin-right: 2px;
	margin-left: 2px;
}

.titleContainer {
	background-image: url(../imagens/table_header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.searchContainer {
	background-image: url(../imagens/searchbox_bg.jpg);
	background-repeat: repeat-x;
	height: 20px!important;
}

.simpleContainer h2, .titleContainer h2 {
	font-size: 0.9em;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	white-space: nowrap;
}

.titleContainer h2 {
	color: #FFF;
}

/*
* NAVEGAÇÃO E OPERAÇÕES EM TABELAS
*/

.operations {
	float: right;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 22px;
}

.operations .paging {
	float: left;
	margin-right: 1em;
	font-size: 0.8em;
	font-weight: bold;
	height: 12px;
	margin-top: 7px;
}

.paging li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.paging li.selected {
	color: #FFF;
	background-color: #00AAE7;
	padding: 2px;
	line-height: 1em;
}

.paging li.disabled {
	/*color: #8EAEBF;*/
    color: #dce9f0;
}

.tableButton a , .tableCombo a{
	color: #FFF;
}

.tableCombo ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

.tableCombo ul li.combo a.link{
	background-image: url(../imagens/combo_indicator_white.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 15px;
	display: block;
}

.tableCombo ul li.combo ul.options{
	position: absolute;
	visibility: hidden;
	background-color: #d6ebf9;
	background-image:url(../imagens/combo_bg.jpg);
	background-repeat:repeat-x;
	font-size:0.7em;
	font-weight:normal;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	z-index: 999;
	display: block;
	margin-top: 4px;
	margin-left: -6px;
}

.tableCombo ul li.combo ul.options li {
	clear:both;
	float: none;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	line-height: 1.2em;
}

.tableCombo ul li.combo ul.options li a {
	color:#58879F;
	margin:0px;
	padding:0px;
}

.tableCombo ul li.combo ul.options li a:hover {
	color: #1E425A;
}

/*
* FOOTER
*/

#footer {
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 1em;
	width: 92%;
	float: left;
	font-size: 0.8em;
	text-transform: uppercase;
	height: 3em;
	margin-left: 1%;
}

#footer #breadcrumb {
	float: left;
}

#footer #userInfo {
	float: right;
}

#footer a {
	font-weight: bold;
	color: #00AAE7;
}

/*
* NOTIFICAÇÕES
*/

.notificacao  {
	padding: .5em;
	background-color: #b2cada;/*#53839c*/
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.8em;
	margin-bottom: 1em;
	display: none;
	position: absolute;
	color: #1E425A;/*#b2cada*/
	z-index: 1500;
	border: 2px solid #FFF;
	left: 10px;
}

.aviso {
	background-image: url(../imagens/notificacao_aviso.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 44px;	
}

.erro {
	background-image: url(../imagens/notificacao_erro.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 44px;	
}

.informacao {
	background-image: url(../imagens/notificacao_informacao.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 44px;	
}

.sucesso {
	background-image: url(../imagens/notificacao_sucesso.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 44px;	
}

/*
* MENUS 2º NÍVEL
*/

.m2n li.combo {
	background-image:url(../imagens/combo_indicator.png);
	background-repeat:no-repeat;
	background-position: right center;
	padding-right: 15px;
}

.m2n li a	{
	display: block;
	white-space:nowrap;
}

.m2n li ul {
	position: absolute;
	visibility: hidden;
	background-color: #d6ebf9;
	background-image:url(../imagens/combo_bg.jpg);
	background-repeat:repeat-x;
	z-index:999;
}

.m2n li ul li {
	clear:both;
	float: none;
	display: inline;
}

td.headerVertical {
	background-color: #B2CADA;
	font-weight: bold;
}

td.alignLeft, .alignLeft td {
	text-align: left;
}

td.alignCenter, .alignCenter td {
	text-align: center;
}

td.alignRight, .alignRight td {
	text-align: right;
}

td.noWrap, .noWrap td {
	white-space:nowrap;
}

td.wrap, .wrap td {
	white-space:normal;
}

/*
* CORES DE INDICADORES
*/

.color_bg_none { /* nenhum */
	background-color: none;
}

/* gradientes */
.color_bg_g0 { /* nenhum */
	background-color:#fff;
}

.color_bg_g1 { /* baixo */
	background-color:#dae6ed;
}
.color_bg_g2 { /* normal */
	background-color:#bcd0dc;
}
.color_bg_g3 { /* alto */
	background-color:#a7c1d0;
}
.color_bg_g4 { /* maximo */
	background-color:#95b3c2;
}
.color_bg_g5 { /* apenas para tabs */
	background-color:#5c8aa2;
}


/* tonal */
.color_bg_t1 { /* baixo */
	background-color:#a5d9f5;
}
.color_bg_t2 { /* normal */
	background-color:#dceb59;
}
.color_bg_t3 { /* alto */
	background-color:#fad859;
}
.color_bg_t4 { /* maximo */
	background-color:#efa768;
}
.img_thumbnail  {
	display: block;
	position: relative;
}
.img_preview  {
	position: absolute;
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #1E425A;
	left: 25px;
	display: none;
	z-index: 1500;
	top: -2px;
}
.img_thumbnail a img   {
	padding: 0px;
	border: none;
	float: left;
	margin: 0px;
}




form.validate {
	font-size: 12px;
	width: 100%;
	margin: 2%;
}
form.validate .img_thumbnail   a img{
	padding: 5px;
	border: 1px solid #C6D8E4;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
}
form.validate .img_thumbnail .optgroup {
	clear: none;
	float: left;
	width: auto;
	position: relative;
	margin-top: 35px;
	margin-left: 10px;
}




form.validate fieldset {
	border: 1px solid #1E425A;
	padding: 1em;
	margin-bottom: 25px;
	clear: both;
	float: left;
	width: 90%;
	margin-top: 0px;
	background-color: #FFF;
}

form.validate fieldset legend, form.validate fieldset h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 1em;
	color: #1E425A;
}


form.validate input, form.validate select, form.validate textarea {
	color: #1E425A;
	background-color: #c6d8e4;
	width: 100%;
	margin: 0px;
	padding: 0.2em;
	border: 1px solid #1E425A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	clear: both;
}

form.validate textarea {
	width:98.7%;
}

form.validate input {
	width: 97.5%;
}


form.validate label , form.validate .buttons{
	clear: both;
	float: left;
	margin-bottom: 1em;
	width: 100%;
	position: relative;
	font-weight: bold;
}
form.validate .optgroup {
	clear: both;
	float: left;
	width: 100%;
	position: relative;
}
form.validate .optgroup input{
	width: auto;
	clear: left;
	float: left;
	margin-right: 1em;
}
form.validate input.date {
	/*width: 8em;*/
	background-image: url(../imagens/datepicker.png);
	background-repeat: no-repeat;
	background-position: right center;
	/*padding-right: 20px;*/
}

form.validate .optgroup p {
	font-weight: bold;
}

form.validate .optgroup label {
	clear: none;
	float: left;
	display: block;
	width: auto;
	font-weight: normal;
}

form.validate .optgroup .optpair {
	clear: both;
	float: left;
	width: 100%;
	height: 2em;
}

form.validate label span {
	margin-bottom: .5em;
	display: block;
}

form.validate .formError {
	background-color: #f8c300;
	font-size: 0.8em;
	padding: 0.5em;
	clear: both;
	float: left;
	width: 90%;
	font-weight: normal;
}

form.validate .tabError {
	background-color: #fad859;
}

form.validate .validationHint{
	font-size: 0.8em;
	position: absolute;
	text-align: right;
	display: none;
	right: 0px;
	top: 8px;
	font-weight: normal;
	z-index: 1000;
}

form.validate .readonly {
	background-color: #DDD;
	color: #666;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

#loginContent #loginForm {
	float: left;
	width: 250px;
	color: #FFF;
	margin-top: 50px;
	margin-left: 50px;
}

#loginContent #loginWelcome {
	float: left;
	margin-top: 0px;
	margin-left: 30px;
}

#loginContent .formError {
	color: #0B2F47;
}

.QOverlay {
	background-color: #0B2F47;
	z-index: 9999;
}

.QLoader {
	background-color: #95b3c2;
	height: 1px;
}

/* ADMINISTRACAO */

body.admin #header {
	height: 70px;
}
body.admin #header #logo {
	height: 39px;
	margin-top: 30px;
}
body.admin #header #secondaryMenu {
	height: 75px;
}
body.admin #header #secondaryMenu #selectables {
	height: 25px;
}
body.admin #header #mainMenu {
	margin-top: 32px;
}
body.admin #header #secondaryMenu #upperTabs {
	height: 36px;
}
body.admin {
	background-color: #2E3436;
}
body.admin #mainContent {
	background-image: url(../imagens/content_bg_admin.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #C2C2C2;
}
body.admin #homeContent {
	background-image: url(../imagens/content_bg_admin.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #C2C2C2;
}
