/* teste - layout padrão */
.page-titulo {
	color: #1C4220;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	right: 10px;
	top: 10px;
	height: 20px
}

.container .conteudo 
{
    position:relative;
    top:-10px;
}

.container .titulo span
{   
    font-weight:bold;
}

.container .titulo hr
{
    position:relative; 
}

.stantard-table table thead th {
	color: white;
	background-color: #1C4220;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 6px 4px 6px;
	white-space: nowrap;
}

.stantard-table table tbody tr td {                
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:11px;
    padding:4px 8px 4px 8px;
    white-space:nowrap;
}

.stantard-table table tbody tr:hover td {
    background-color:#FFFF33;
    /*cursor:pointer;*/
}

.stantard-table table td a {
	color: #1C4220;
}

.stantard-table {
    margin-top:10px;
}
/* teste - layout padrão */

.divBlock {
	left: 0px; 
	width: 100%; 
	position: absolute; 
	top: 0px; 
	height: 100%; 
	background-color: black; 
	opacity:0.7;
	filter:alpha(opacity=70);
	display:none; 
	z-index:997;
}

.divBlockEscape {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    position: absolute;
    text-align: center;
    right: 10px;
    top: 10px;
    width: 16px;
    height: 16px;
    background-color: red;
    color: white;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    z-index: 1000;
}

.divTablesShowQuery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	overflow:auto;
    height: 350px;
    /* width:800px; */
    max-width:1280px;
    background-color:silver;
    z-index:2000;
}

	.divTablesShowQuery table thead tr th {
		background-color: #1C4220;
		color: White;
		font-size: 11px;
	}

.divTablesShowQuery table tbody tr td {
    background-color:white;
    color:black;
    cursor:pointer;
    font-size:9px;
    padding:3px 6px 3px 6px;
}

#comp_resultTable table tbody tr:hover td {
	color: #FFFFFF;
	background: #00B200;
	cursor: cursor;
}

A:link {
	COLOR: #1C4220;
	TEXT-DECORATION: none;
	font-weight: bold;
}

A:visited {
	COLOR: #00B200;
	TEXT-DECORATION: none;
	font-weight: bold;
}

A:active
{
	COLOR: #33FF00;
	TEXT-DECORATION: underline;
	font-weight:bold;
}

A:hover {
	COLOR: #00B200;
	TEXT-DECORATION: underline;
	font-weight: bold;
}

.titulo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.subtitulo_janela
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.titulo_janela
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.subtitulo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.titulo_tabela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	padding: 1px;
	text-transform: none;
	background-color: #1C4220 !important;
	border: 1px solid #1C4220 !important;
}

.linha_tabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border: 1px solid #1C4220 !important;
	background-color: white;
}

.linha_tabela A:link {
	COLOR: #1C4220;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.item_tabela
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
}


.linha_tabela_alt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: silver;
}

	.linha_tabela_alt A:link {
		COLOR: #1C4220;
		TEXT-DECORATION: none;
		font-weight: bold;
	}

.linha_tabela_sel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #669999;
}

	.linha_tabela_sel A:link {
		COLOR: #1C4220;
		TEXT-DECORATION: none;
		font-weight: bold;
	}

.ultima_linha {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: white;
	height: 10px;
	font-weight: bold;
	background-color: #1C4220 !important;
}

.ultima_linha a,
.ultima_linha a:link,
.ultima_linha a:visited,
.ultima_linha a:hover,
.ultima_linha a:active,
.ultima_linha span {
	color: white !important;
	text-decoration: none;
	font-weight: bold;
}

.rodape {
	background: #1C4220;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.item_grid_vermelho
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	background-color: #FF0000;
}

.item_grid_vermelho2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FF8080;
}


.item_grid_azul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #C0C0FF;
}

.item_grid_cinza
{
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
	background-color: #cccccc;
}

.item_grid_amarelo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFF33;
}

.item_grid_laranja
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	background-color: #FF6600;
}

.item_grid_verde
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	background-color: #3D7A3A;
}

.item_grid_verde_claro
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	background-color: #00C000
}


.texto_normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.texto_normal, input, select, span 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
}

.texto_normal_hand
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	cursor:hand;
}

.texto_monospace
{
	font-family: monospace;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.texto_monospace
{
	font-family: monospace;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.texto_tabstrip
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.texto_aviso
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00B200;
}

.titulo_home
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.validation
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

.erro
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

.SemBorda
{
	background-color:#ebebeb;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

.SemBordaSemCor
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;	
}

.campo_consulta
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1C4220;	
	background-color: silver;
	border:1px solid gray;
	cursor:hand;
}

.campo_atencao
{
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	cursor: hand;
	color: white;
	background-color: red;
}

	
.imagem_fundo
{
	background: url(/imagens/bestfor.jpg);
}

.Imagem
{
	cursor:hand;
	background-color:Transparent;
}

.linha_embaixo {
	border-bottom-color: #1C4220;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.linha_embaixo_emcima {
	border-top: #1C4220 1px solid;
	border-bottom: #1C4220 1px solid;
}


.sub_titulo2 {
	font-weight: bold;
	font-size: 11px;
	color: #1C4220;
	font-style: normal;
	font-family: Verdana, Arial, Sans-Serif;
	font-variant: normal;
}

.sub_titulo3 {
	font-weight: bold;
	font-size: xx-small;
	color: #1C4220;
	font-style: normal;
	font-family: Verdana, Arial, Sans-Serif;
	font-variant: normal;
}

.numero_documento {
	font-weight: bold;
	font-size: 24px;
	color: #1C4220;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.status_documento {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #1C4220;
	background-color: transparent;
	text-align: right;
}


.texto_rel
{
	font-family:Times New Roman;
	font-size: 9px;
	font-style:normal;
	line-height: normal;
	font-variant:normal;
	background-color:Black;
}

.texto_rel_bold
{
	font-family:Times New Roman;
	font-size: 9px;
	font-style:normal;
	line-height: normal;
	font-variant:normal;
	background-color:Black;
}

.botao
{
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	text-align: center;
}

.tabela_evidencia
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

	background-color: white;
	border-style: none;

	padding-top:2;
	padding-bottom:2;

	margin:0;

	color: #000000;
}



.cnpj
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	width: 110;
}

.razao_social
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	background-color: silver;
	width: 175;
	border: 1px gray solid;
    cursor:pointer;
}

.texto_negrito_branco
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.backgroundCombo
{
		width:110;
		position:absolute;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		background-color:white;
}

.combo
{
		width:110; 
		position:absolute;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		background-color:transparent;
}

.dummyCombo
{
		width:110;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		visibility: hidden;
		
}

.cellTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #1C4220;
	color: white;
	padding: 2 2 2 2;
}

.legend{
	background-color:silver;
	font-size:10;
	padding-left:5;
	padding-right:5; 
	padding-bottom:3;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5;
}

.fieldSet {
	border-left: 1px solid #1C4220;
	border-bottom: 1px solid #1C4220;
	border-top: none;
	border-right: none;
	padding-bottom: 5;
	padding-left: 5;
}

.body {
	background-color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding:0;
	margin:0;
	border: 0px solid #cccccc;
	width:100%;
	height:100%;
}

body {
	background-color:white;
}

.rodapeTitulo {
	position: absolute;
	left: 0px;
	top: 480px;
	width: 800px;
	height: 40px;
	background-color: #1C4220;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-align: center;
}

.rodapeII {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	background-color: #1C4220;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-align: center;
}

.rodapeII input, .rodapeCelula  input {
    float:left;
    margin-left:8px;
}

.rodapeCelula {
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	background-color: #1C4220;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-align: center;
}

#NewSitexSearchPanel {
	position: absolute;
	left: 15px;
	top: 40px;
	width: 90%;
	min-height: 395px;
	border: 2px solid #1C4220;
	z-index: 1000;
	background-color: silver;
}

#NewSitexSearchPanel div {
	
}

#NewSitexSearchPanel table {
	background-color:silver;
    border-collapse:collapse;
}

#NewSitexSearchPanel thead, #NewSitexSearchPanel tbody td, #NewSitexSearchPanel tbody td input, #NewSitexSearchPanel tbody td select {
	font-family:Arial;
	font-size:10px;
}

	#NewSitexSearchPanel .header {
		height: 16px;
		background-color: #1C4220;
		background-image: url(/NewSitex/imagens/close.png);
		background-position: top right;
		background-repeat: no-repeat;
		text-align: right;
	}

#NewSitexSearchPanel .header .closer {
	width:16px;
	height:16px;
	float:right;
	cursor:pointer;
}

.NSS_top {
	
}

.NSS_fields {
	overflow: auto;
	height:90px;	
}

.NSS_fields table{
	width:100%;
}



.NSS_results {
	margin-bottom:5px;
	overflow: hidden;
}

.NSS_results .NSS_divTable{
	overflow: auto;
	height:210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.NSS_results .NSS_resultStatus{
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

	.NSS_results .NSS_resultStatus .total {
		background-color: #1C4220;
		font-weight: bold;
		color: White;
	}


.NSS_buttons {
	background-color: #1C4220;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 5px;
}


.NSS_results table td, .NSS_results table th{

	
}

.NSS_leftOperand{
	width:170px;
}


#NSS_ajaxMonitor {
	/*position:absolute;
	right:0px;
	top:0px;
	height:14px;
	width:98px;
	background-image:url('/NewSitex/Imagens/progressbar.gif');
	background-position: top left;
	background-repeat:no-repeat;
	visibility:hidden;
	*/
    background-image:url('/NewSitex/Imagens/progressbar2.gif');
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:center; 
    width:100%;
    height:100%;
    background-color:black;
    opacity:.40;
    filter: alpha(opacity=40);
    position:absolute !important;
    left:0px;
    margin:0px;
    z-index:2000;
}

.highlightedResultRow {
	background-color: #1C4220;
	color: white;
}


#tableTitulo TR {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	COLOR: white;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	WHITE-SPACE: nowrap;
	BACKGROUND-COLOR: #1C4220
}

#tableTitulo {
	BACKGROUND-COLOR: #1C4220
}

#tableData TR 
{
	FONT-SIZE: 9px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	WHITE-SPACE: nowrap; 
	BACKGROUND-COLOR: white 
}

#tableData {
	BACKGROUND-COLOR: #1C4220
}

#divBackground 
{
	LEFT: 0px; 
	WIDTH: 800px; 
	POSITION: absolute; 
	TOP: 0px; 
	HEIGHT: 520px; 
	BACKGROUND-COLOR: black; 
	opacity: 0.7;
	filter:alpha(opacity=70);
}

#divTables 
{
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	TOP: 85px; 
	LEFT: 30px; 
	POSITION: absolute; 
	OVERFLOW: auto; 
	BORDER-LEFT: medium none; 
	BORDER-BOTTOM: medium none; 
	HEIGHT: 350px;
	filter:alpha(opacity=100);
	opacity: 1.0;
	z-index:1000;
}

#divData 
{
	OVERFLOW: auto; 
	CURSOR: hand; 
	HEIGHT: 312px;
	filter:alpha(opacity=100);
	opacity: 1.0;
}

#divTitulo 
{
	HEIGHT: 16px;
	filter:alpha(opacity=100);
	opacity: 1.0;
}

.tbTitulo td {
	background-color: #1C4220;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tbTitulo {
	background-color: #1C4220;
}

.tbDados {
	background-color: #1C4220;
}

.tbDados td{
    background-color: #ffffff;
    color:#000000;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:1px;
    padding-right:1px;
    font-weight:normal;
    font-size:9px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    
}

.linhaPar td{
    background-color: silver;
    color: #1C4220;
    height:18px;
    padding:1px;
}

.linhaImpar td{
    background-color: #ffffff;
    height:18px;
    padding:1px;
}

#divConsultaReceita {
	position: absolute;
	top: 180px;
	left: 15px;
	background-color: silver;
	border: 1px solid #1C4220;
	z-index: 10000;
	padding: 5px;
}

.genericTB {
	font-size:12px;
	margin-left:2px;
	margin-right:2px;
}

	.genericTB td {
		font-size: 11px;
		border: 1px solid #1C4220;
	}

	.genericTB th {
		white-space: nowrap;
		background-color: #1C4220;
		border: 1px solid #1C4220;
		color: White;
		cursor: pointer;
		font-size: 11px;
	}

.genericTB table {
    border-collapse: collapse;
    line-height: 18px;
    font-family:Arial, Helvetica, sans-serif;
}
