@CHARSET "UTF-8";

:focus { -moz-outline-style: none; }
a { outline: none; }
img { outline: none; }
img { border: 0; }
td, h1 { behavior: url('CSS/iepngfix.htc'); }

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

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

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

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

#window_menu a:link { color: #7c7c7c; font-size: 13px; text-decoration: none; }
#window_menu a:active { color: #ffffff; font-size: 13px; text-decoration: none; }
#window_menu a:visited { color: #7c7c7c; font-size: 13px; text-decoration: none; }
#window_menu a:hover { color: #ffffff; font-size: 13px; text-decoration: none; }

body {
	background: #ffffff;
	margin: 0px;
	width: 100%;
	height: 100%;
	font-family: Arial;
}

.content {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	vertical-align: top;
}

.page {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	height: 650px;
	padding-top: 0px;
}

#main {
	font-size: 12px;
	font-weight: bold;
	color: #33abad;
}

.line_top {
	border-top: 1px solid #33abad;
	border-bottom: 1px solid #33abad;
	height: 85px;
}

.menu_top {
	background-image:url('../IMG/Principal/fundo_relogio.png');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #33abad;
	width : 152px;
	text-align: right;
	font-size: 11px;
	color: #ffffff;
}

.page_bottom {
	background-color: #33abad;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	z-index: 0;
}

.menu_left {
	/*border-left: 1px solid #33abad;*/
	vertical-align: top;
}

.menu_content {
	text-align: right;
	width: 740px;
}

.logout {
	/*border-bottom: 1px solid #33abad;
	border-right: 1px solid #33abad;
	border-top: 1px solid #33abad;*/
}

#content_table {
	width: 947px;
	*width: 950px;
	_width: 950px;
	height: 560px;
	padding-top: 10px;
	z-index: 100;
}


#container_table {
	margin: 18px;
	height: 95%;
	z-index: 200;
}

.container_table_cmAlmada{
	border: 1px solid #000000;
	
}

.container_table{
	border: 1px solid #33abad;
	
}


#container_table tr {
	vertical-align: top;
}

#content_div {
	height: 100%;
	z-index: 300;
}

#content_menu_col_0-1 {
	background-color: #33abad;
}

.saldo {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	color: #7C7C7C;
	height: 350px;

}

.saldo_valor {
	font-size: 32px;
	color: #33abad;
}

.saldo_cmAlmada {
	font-size: 16px;
	text-align: center;
	padding-top: 0px;
	color: #7C7C7C;
	height: 350px;
}

.saldo_valor_cmAlmada {
	font-size: 30px;

	color: #7C7C7C;
}


.error {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #33abad;
	width: 800px;
	border: 2px solid #7C7C7C;
	padding: 5px;
}

.error_detail {
	background-color: #ffffff;
	color: #7C7C7C;
}

.label_logout {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	position: relative;
	top: 5px;
	right: 5px;
}

#loading {
	position: absolute;
	padding-top: 25px;
	bottom: 50%;
	left: 45%;
	width: 250px;
	height: 45px;
	background-color: #ffffff;
	color: #7C7C7C;
	border-top: 1px solid #33abad;
	border-left: 1px solid #33abad;
	border-right: 2px solid #575757;
	border-bottom: 2px solid #575757;
	z-index: 200;
}

#alertsync {
	position: absolute;
	padding: 10px;
	bottom: 20%;
	left: 39%;
	background-image: url("../IMG/opaque.png");
	color: #7C7C7C;
	border-top: 1px solid #33abad;
	border-left: 1px solid #33abad;
	border-right: 2px solid #575757;
	border-bottom: 2px solid #575757;
	z-index: 200;
}

.msgbox {
	position: absolute;
	bottom: 40%;
	left: 40%;
	width: 300px;
	background-color: #ffffff;
	color: #7C7C7C;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #33abad;
	border-left: 1px solid #33abad;
	border-right: 2px solid #575757;
	border-bottom: 2px solid #575757;
	z-index: 500;
	padding: 2px;
	display: none;
}

#msgbox {
	position: absolute;
	bottom: 40%;
	left: 40%;
	width: 300px;
	background-color: #ffffff;
	color: #7C7C7C;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #33abad;
	border-left: 1px solid #33abad;
	border-right: 2px solid #575757;
	border-bottom: 2px solid #575757;
	z-index: 500;
	padding: 2px;
	overflow-y: auto;
}

.msgaviso {
	position: absolute;
	bottom: 40%;
	left: 40%;
	top:150px;
	width: 500px;
	background-color: #ffffff;
	color: #7C7C7C;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #33abad;
	border-left: 1px solid #33abad;
	border-right: 2px solid #575757;
	border-bottom: 2px solid #575757;
	z-index: 500;
	padding: 2px;
	display: none;
}

#msgaviso {
	position: absolute;
	left: 10%;
	top:150px;
	min-width: 300px;
	max-width:1000px;
	
	background-color: #ffffff;
	color: #7C7C7C;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #33abad;
	border-left: 1px solid #33abad;
	border-right: 2px solid #575757;
	border-bottom: 2px solid #575757;
	z-index: 500;
	padding: 5px;
	overflow-y: auto;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}

#msgbox2 {
	position: absolute;
	bottom: 40%;
	left: 40%;
	width: 300px;
	background-color: #ffffff;
	color: #7C7C7C;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #33abad;
	border-left: 1px solid #33abad;
	border-right: 2px solid #575757;
	border-bottom: 2px solid #575757;
	z-index: 500;
	text-align: center;
}

#msgbox_delete {
	position: absolute;
	left: 40%;
	bottom: 45%;
	width: 250px;
	background-color: #ffffff;
	color: #7C7C7C;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #33abad;
	border-left: 1px solid #33abad;
	border-right: 2px solid #575757;
	border-bottom: 2px solid #575757;
	z-index: 500;
}

#msgbox_confirmSemProlonga {
	position: absolute;
	left: 40%;
	bottom: 45%;
	width: 250px;
	background-color: #ffffff;
	color: #7C7C7C;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #33abad;
	border-left: 1px solid #33abad;
	border-right: 2px solid #575757;
	border-bottom: 2px solid #575757;
	z-index: 500;
}



#msgbox_confirmar {
	position: absolute;
	left: 42%;
	bottom: 45%;
	width: 350px;
	background-color: #ffffff;
	color: #7C7C7C;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #33abad;
	border-left: 1px solid #33abad;
	border-right: 2px solid #575757;
	border-bottom: 2px solid #575757;
	z-index: 500;
}

#msgheader {
	color: #33abad;
	font-size: 13px;
}

#msgavisoheader {
	color: #33abad;
	font-size: 13px;
	text-align: center;
}

#block_bg {
	width: 100%;
	height: 100%;
	position: fixed;
	float: left;
	background-image: url("../../IMG/opaque_grey.png");
	display: none;
	z-index: 100;
}
#block_bg2 {
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	position: fixed;
	float: left;
	background-image: url("../IMG/opaque_grey.png");
	display: none;
	z-index: 100;
}


#form_table {
	background-color: #ffffff;
}

.banner {
	font-size: 18px;
	width: 100%;
	color: #33abad;
}

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

.link:hover {
	color: #33abad;
	cursor: pointer;
	text-decoration: underline;
}


	
