@charset "utf-8";
/* CSS Document */
html, body { height:98%; min-width:1268px;}
body{ font: 70.5% "Trebuchet MS", sans-serif; margin-left: 50px;margin-right: 50px;}
#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
ul#icons {margin: 0; padding: 0;}
ul#icons li {margin: 0px; position: relative; padding: 4px 0; cursor: pointer; float: right;  list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 4px;}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	border-right-color:#999999;
	border-left-width:thin;
	border-bottom-color:#EEEEEE;
	
}
.table-row-1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555;
	border-right-color:#999999;
	border-left-width:thin;
	border-bottom-color:#EEEEEE;
    margin-right:5px;
}

.table-header-1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #F9F9F9;
	font-weight:bold;
	border-right-color:#999999;
	border-left-width:thin;
	border-bottom-color:#EEEEEE;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.font12px {
	font-size:12px;1
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	
	font-size: 16px;
	color: #333333;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	
	font-size: 12px;
	color: #333333;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	
	font-size: 14px;
	color: #003366;
}

.div_fixa {
   visibility:visible;
	position: relative !important;
	overflow: auto;
	background-repeat: no-repeat;
	width: 300px;
	height:200px;
	
	left:0px;
	top:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	border:100px;
	border-right-color:#999999;
	border-left-width:thin;
	border-bottom-color:#EEEEEE;
	}
	

a:link {
	text-decoration: none;
	color: #09F;
	FONT-SIZE: 11px;

}

.arquivo {
	text-decoration: none;
	color: black;
	background-color:#BFFBFF;
	FONT-SIZE: 11px;

}
a:visited {
	color: #09F;
	FONT-SIZE: 11px
}
a:hover {
	text-decoration: underline;
    color: #F90;
	FONT-SIZE: 11px
}
.button {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-COLOR:#666666;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	CURSOR: hand;
	color: #414141;
	FONT-COLOR:#CCCCCC;
}




.fundo {
background:url(imagens/fundo.jpg) center top;
height:100%;
}
.file {
	font-family: "Times New Roman", Times, serif;
	
	font-size: 10px;
	color: #333333;
	
	border-right-color:#999999;
	border-left-width:thin;
	border-bottom-color:#EEEEEE;	
    background-color:#EFEFEF;
	
}
.style_div {
   text-align:center; 
   font-size:12px;
   color:#FF0000;
   position:absolute;
}
.historico_pergunta {
	width:550px;
	height:400px;
	position:relative;
	overflow:auto;
	
}
.painel1:hover{
	background-color:#CCC;
}

.painel2:hover{
	background-color:#CCC;
}

.paineltxt {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
.hr {
	border-width:1px;
}
.fieldset {
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   border-radius: 10px;
   border-color:#999;
   border-width:1px;
   background-color:#FFF;
}

.MostraDivProcessamento{
	position:absolute !important;
	width:300px;
	height:130px;
	overflow:auto;
	z-index:999;
	border:solid;
	top:50%;
	left:50%;
	margin-top:-130px;
	margin-left:-150px;
	visibility:visible;
	background-color:#F5F5F5;
}
.EscondeDivProcessamento{
	position:absolute !important;
	width:300px;
	height:130px;
	overflow:auto;
	z-index:-999;
	border:solid;
	top:50%;
	left:50%;
	margin-top:-130px;
	margin-left:-150px;
	visibility:hidden;
}
.MostraFundoEsmaecido{
	position:absolute;
	width:100%;
	height:100%;
	overflow:hidden;
	border:none;
	top:0px;
	left:0px;
	z-index:888;
	border:none;
	visibility:visible;
	background-color:#000;
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
}
.EscondeFundoEsmaecido{
	position:absolute;
	width:100%;
	height:100%;
	overflow:hidden;
	border:solid;
	top:0px;
	left:0px;
	z-index:888;
	border:none;
	background-color:#000;
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
	visibility:hidden;
}

.hover:hover {
	background:#9cf !important;
	cursor:pointer;
}

.principal {
	border:solid;
	border-color:#E2E2E2;
	border-width:1px;
	padding:3px;
}
.meuLink  {
	font-size: 11px;
	color:#09F;
	text-decoration:none;
}
.meuLink a:link {
	font-size: 11px;
	color:#09F;
	text-decoration:none;
}
.meuLink a:hover {
	text-decoration:underline;
	font-size: 11px;
	color:#F90;
}
.meuLink a:visited {
	font-size: 11px;
	color:#09F;
	text-decoration:none;
}
.transparent {
	filter:alpha(opacity=100);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
.rodape {
	background:url(../imagens/rodape_fluxos.png) repeat; 
	bottom:0px;
	left:0px;
	width:100%;
	position:fixed;
	min-height:8px;
	font-size: 12px;
	color: #1083d8;
	overflow:hidden;
	padding:8px;
	border-top: solid 1px #e78f08;
}

 .ui-tabs-vertical { width: 100%; }
.ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 22em; }
.ui-tabs-vertical .ui-tabs-nav li { clear: left; width: 100%; border-bottom-width: 1px !important; border-right-width: 0 !important; margin: 0 -1px .2em 0; }
.ui-tabs-vertical .ui-tabs-nav li a { display:block; }
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; border-right-width: 1px; }
.ui-tabs-vertical .ui-tabs-panel { padding: 1em; float: right; width: 40em;}

.td-padding-left {
	padding-left:10px;
}

.selecionado{
	background:#DCDCDC !important;
}
.saved{
	background:#B3FFAE !important;
}
.savedCTE{
	background:#B3FFAE !important;
}
.savedNFSE{
	background:#B3FFAE !important;
}
.multiple_item {
	background:#FFC1C1 !important;
}
.topo_master {
	background: #eaebe8;
	height:160px;
	width:100%;
	margin-top: -100px;
	-moz-border-radius-bottomleft: 14px; 
	-webkit-border-bottom-left-radius: 14px; 
	-khtml-border-bottom-left-radius: 14px; 
	border-bottom-left-radius: 14px;
	-moz-border-radius-bottomright: 14px; 
	-webkit-border-bottom-right-radius: 14px; 
	-khtml-border-bottom-right-radius: 14px; 
	border-bottom-right-radius: 14px;
}

.logoXMLtopo {
	background:url(../imagens/logo_xml2.png) no-repeat;
	height:60px;	
	width:430px;
	float:left;
	margin-top:100px;
	margin-left:30px;
}
.logoVisioTopo {
	background:url(../imagens/logovisio_topo2.png) no-repeat;
	height:90px;	
	width:160px;
	float:right;
	margin-top:80px;
	margin-right:0px;
	margin-left:10px;
}
.PainelTopo {
	height:50px;	
	width:400px;
	float:right;
	margin-top:80px;
	margin-right:20px;
	border-right:solid;
	border-color:#FFF;
	border-width: 2px;
	text-align:right;
	padding:10px;
	font-family:Verdana, Geneva, sans-serif;
	FONT-SIZE: 11px;
	color:#09F;
}
.toolbar {
	margin-top:10px;
	margin-bottom:10px;
}
.toolbarIE {
	margin-top:10px;
}
.FocusBorder {
	border-color:#09C !important;
}

.menu_hover {
	border: solid 1px #666;
	width:103px;
	height:132px;
	margin:6px;
	cursor:pointer;
}

.menu_novo {
	width:105px;
	height:134px;
	margin:6px;
}
.esmaecer {
 filter:alpha(opacity=30);
 -moz-opacity: 0.30;
 opacity: 0.30;
}
