/*
Esta versão contém apenas estilos que afetam cabeçalhos e rodapé da página, de forma que o menu seja
renderizado corretamente sem afetar os estilos do Bootstrap no corpo da página
*/
/*@import url("buttons.css");*/

/*@import url("tabelas.css");*/

body {
	font: normal 10px Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	color: Black;
	margin-top: 0;
	text-align: left;
	overflow-y: scroll;
}

.Content {
	position: inherit;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: rgb(255, 255, 255);
	background-position: top left;
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: center;
}
/*--------------------------- Formatação de Menu -----------------------------*/
.JanelaLogin {
	vertical-align: center;
}

.cabecalho {
	width: 100%;
}

table tr td.Sis {
	background-image: url(../pictures/images/titulo.jpg);
	background-repeat: no-repeat;
	background-position: top left x-pos;
	cursor: pointer; /* Coloque o caminha para a pasta de imagens */
	height: 83px;
	width: 710px;
}

.Sis2 {
	background-image: url(../pictures/images/titulo2.jpg);
	height: 70px;
}

.Sis3 {
	background: url(../pictures/images/titulo.jpg) no-repeat top left;
	height: 100%;
	vertical-align: middle;
	border: 1px solid;
	text-align: right;
}

.TituloSistema {
	background: tranparent;
	font-family: Verdana, Arial, Helvetica;
	font-size: 17px !important;
	font-weight: bold;
	color: rgb(10, 80, 10);
	width: 350px;
	float: right;
	text-align: center;
	margin-top: 15px;
}

.ladoALado {
	display: inline;
	border: 1px solid;
}

.cabecalhoMenu {
	background-image: url(../pictures/images/linha1.jpg);
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-align: center;
}

.subtitulo {
	height: 20px;
	background-color: #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-weight: bold;
	text-align: center;
}

.linhaslaterais {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	height: 100%;
}

.linha, .tdCampo {
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	height: 20px;
}

.botoes {
	background-image: url(../pictures/images/botoes.jpg);
	vertical-align: middle;
	text-align: left;
	padding-left: 18px;
	color: rgb(100, 130, 100);
	height: 35px;
}

legend {
	color: rgb(100, 130, 100);
}

/* ======================= Formulários ==========================*/
.button {
	border: 1px solid #005000;
	font-family: Verdana;
	font-size: 11px;
	background-color: #415A41;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

input, select, textarea {
	border: 1px solid rgb(165, 180, 165);
	font-family: Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	color: rgb(90, 105, 90);
	/*position: inherit;*/
	/*z-index: 15;*/
}

input[readonly], textarea[readonly], select[readonly] {
	border: 1px solid #DDDDDD;
	background-color: #F9F9F9;
}

textarea {
	width: 100%;
}

input[type=checkbox] {
	border: none;
	height: 14px;
}

/* ============ TAMANHOS PARA CAMPOS INPUT =============================*/
.NumeroData {
	width: 150px;
}

.String, .TextField {
	width: 100%;
	position: inherit;
}

textfield {
	border: 1px solid #005000;
	font-family: Verdana;
	width: 100%;
	font-size: 12px;
	background-color: rgb(255, 255, 255);
	color: #000000;
}

input.box {
	border: 0px;
}

.radio {
	border: 0px;
	font-family: Verdana;
	font-size: 12px;
	background-color: #eeeeee;
	color: #000000;
}

input.busca {
	border: 1px solid #005000;
	font-family: Verdana;
	font-size: 14px;
	background-color: #eeeeee;
	color: #666666;
	height: 21px;
	padding-top: 4px;
	width: 99%;
	-height: 17px; +
	height: 19px;
}

input.localiza {
	background-image: url(../estatico/imagens/viewmag.png);
	background-repeat: no-repeat;
	border: 1px solid rgb(180, 180, 180);
	background-color: rgb(240, 240, 240);
	height: 26px;
	cursor: pointer;
	margin-top: 1px;
	padding-top: 0px;
	width: 30px;
	-height: 22px; +
	height: 21px;
}

input[type=text], input[type=password], select {
	/*padding-top: 4px;*/
	/*padding-bottom: 4px;*/
	/*margin: 3px;*/
	/*width:100%*/
}

input.btnLogin {
	padding: 3px;
	margin: 3px;
	width: 80px;
}

hr {
	color: #000000;
}

fieldset.table {
	border: 1px black solid;
	background-color: rgb(255, 255, 255);
	margin: 5px 5px 5px 10px;
	color: rgb(165, 180, 165);
	font-weight: bold;
	position: relative;
}

.fieldLogin {
	border: 1px rgb(20, 20, 20) solid;
	background-color: rgb(245, 245, 245);
	margin: 5px 5px 5px 11%;
	color: rgb(165, 180, 165);
	font-weight: bold;
	position: relative;
	width: 60%
}

pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000099;
}

ul.OptionTable {
	margin: 0px;
	padding: 0;
}

.pageBanner, .pagelinks {
	color: rgb(100, 100, 100);
}

@media print {
	#navmenu {
		display: none;
	}
	.cabecalho#Pag {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		border-bottom: 1px solid black;
		height: 30px;
	}
	.cabecalho#Sis {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 18px;
		font-weight: bold;
		padding-left: 0px;
		text-align: center;
		border-bottom: 1px solid black;
		height: 30px;
	}
	.titulo {
		font-family: Verdana, Helvetica, Arial, Sans-Serif;
		font-size: 10px;
		font-weight: bold;
		color: black;
		background-color: rgb(85, 105, 85);
	}
	.linhaslaterais {
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
	}
	.linha, .tdCampo {
		border-bottom: 1px solid black;
		border-left: 1px solid black;
		height: 22px;
	}
	.branco {
		display: none;
	}
	#rodape {
		display: none;
	}
}

.chart-legend ul {
	list-style: none;
	width: 100%;
	margin: 30px auto 0;
}

.chart-legend li {
	text-indent: 16px;
	line-height: 24px;
	position: relative;
	font-weight: 200;
	display: block;
	float: left;
	width: 30%;
	font-size: 12px !important;
	color: rgba(0, 0, 0, 1);
}

.chart-legend li:before {
	display: block;
	width: 10px;
	height: 16px;
	position: absolute;
	left: 0;
	top: 3px;
	content: "";
}

.notificaveis:before {
	background-color: rgba(151, 187, 205, 1);
}

.naonotificaveis:before {
	background-color: rgba(160, 20, 20, 1);
}

.imposto:before {
	background-color: rgba(50, 50, 50, 1);
}