@CHARSET "UTF-8"; 

.config a:link { color: #33abad; font-size: 12px; text-decoration: none; }
.config a:active { color: #33abad; font-size: 12px; text-decoration: none; }
.config a:visited { color: #33abad; font-size: 12px; text-decoration: none; }
.config a:hover { color: #7c7c7c; font-size: 12px; text-decoration: none; }

.nav { color: #33abad; cursor: pointer; }
.nav:hover { color: #7c7c7c; cursor: pointer; }
.nav_act { color: #7c7c7c; }
.nav_dis { color: #d6d6d6; }



#img_imprimir:HOVER{
	width: 30px;
	height: 30px;
}



#btn_imprimirMov{
	font-size:12px;	
	border: none;
}
#btn_imprimirMov:HOVER{
	font-size:14px;	
}


.gridConsumoMes {
	font-size: 11px;
	font-family: Arial;
	color: #7C7C7C;
}
.gridConsumoMes td {
	height: 20px;
	text-indent: 5px;
	
	vertical-align: middle;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}


.grid {
	font-size: 11px;
	font-family: Arial;
	color: #7C7C7C;
}


.grid td {
	height: 20px;
	text-indent: 5px;
	border-bottom: 1px solid #33abad;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.gridturmasgestor td {
	height: 20px;
	text-indent: 5px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}





.grid_header {
	background-color: #33abad;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	height: 20px;
}

.grid_item {
	background-color: #ffffff;
	color: #4C4C4C;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.gridFotos_item {
	background-color: #ffffff;
	color: #4C4C4C;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.gridFotos_disabled{
	background-color: #c0c0c0;
	color: #4C4C4C;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.grid_hover {
	background-color: #6CC6C8;
	color: #ffffff;
	font-weight: normal;
}

.gridTag_item {
	background-color: #ffffff;
	color: #4C4C4C;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}

.gridTag_hover {
	cursor: pointer;
	color: #000000;
	font-weight: normal;
}


.grid_select {
	background-color: #7c7c7c;
	color: #ffffff;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.gridFotos_select {
	background-color: #228B22;
	color: #ffffff;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
}




.grid_separator {
	color: #7c7c7c;
	font-weight: bold;
}

.item_labelXXL {
	color: #33abad;
	width: 240px;
	font-weight: bold;
}

.item_label {
	color: #33abad;
	width: 190px;
	font-weight: bold;
}


.item_label2 {
	color: #33abad;
	width: 160px;
	font-weight: bold;
}

.item_label3 {
	color: #33abad;
	width: 100px;
	font-weight: bold;
}

.item_label4 {
	color: #33abad;
	max-width: 50px;
	font-weight: bold;
}


.item_value {
	color: #7c7c7c;
}

.close {
	cursor: pointer;
	color: #33abad;
}

.close_over {
	cursor: pointer;
	color: #7c7c7c;
}

.arrow {
	cursor: pointer;
}

.arrow_over {
	cursor: pointer;
	color: #7c7c7c;
}

.filter {
	font-size: 13px;
}

.filter select {
	border: 1px solid #7c7c7c;
	color: #7c7c7c;
}

.filter_line {
	border-top: 1px solid #33abad;
	padding-top: 2px;
	#padding-top: 0px;
	#height:50px;
	text-align: right;
	vertical-align: middle;
	#vertical-align: top;
}


#filter_table td {
	vertical-align: bottom;
	white-space: nowrap;
}

#page_num {
	display: none;
}

.img_cal {
	position: relative; top: 6px;
	cursor: pointer;
}


.btn_calend{
	position: relative; 
	background-color:#CDCDC1;
	width:15px;
	cursor: pointer;
	color:#5C5C5C;
	font-weight: bold;
	border:none;
	margin-left:0px;
	text-align:center;
	font-family: sans-serif;
	font-size:14px;
	padding:0px;
}

.btn_calend:hover{
	background-color:#CDCDC1;
	cursor: pointer;
	color:#5C5C5C;
	width:15px;
}


.print_title {
	display: none;
}

#entidade {
	display: none;
}

.logbox {
	border: 1px solid #33abad;
	font-family: sans-serif;
	font-size: 12px;
}

.title_link {
	cursor: pointer;
	color: #707070;
	border-bottom: 1px solid #33abad;
	font-weight: normal;
}

.title_link:hover {
	color: #33abad;
	border-bottom: 1px solid #33abad;
	font-weight: normal;
}

.title_selected {
	color: #ffffff;
	background-color: #33abad;
	border-bottom: 2px solid #33abad;
	border-top: 1px outset #33abad;
	border-left: 1px outset #33abad;
	border-right: 1px solid #33abad;
	font-weight: normal;
}