<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#controleVersaoCaixa{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#333; 
}
.formularioAplicacao input, .formularioAplicacao select, .formularioAplicacao textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	height: 24px;
	width:200px; 
	
	padding:3px;
	
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	
	border-bottom:1px solid #F0F0F0;
	border-right:1px solid #F0F0F0;
	
	border-radius-topleft: 5px;
	border-radius-topright: 5px;
	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	
    -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	
	border-radius-bottomleft: 5px;
	border-radius-bottomright: 5px;
	
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	
    -webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	
	background-color:#FFF;
	
	font-size:16px;
}
.formularioAplicacao input:focus, .formularioAplicacao select:focus, .formularioAplicacao textarea:focus {
	background-color:#FFF;	
	border: 1px #74B9EF solid;
}
.formularioAplicacao textarea{
	height:200px;
	width:300px;
}
.formularioAplicacao textarea.texto{
	min-height:300px;
	width:80%;
	border:1px solid #999;
}
.formularioAplicacao select{
	height:28px;
	width:208px;
	padding:3px;
}
.formularioAplicacao input.c{
	text-align: center;
}

.formularioAplicacao input.r{
	text-align: right;
}
.formularioAplicacao input.checke{
	background-color:transparent;
	background-image:none;
	border: none;
	height: 20px;
	width: 25px;
}
.formularioAplicacao input.submit{
	
	padding:4px;
	
	border-top:1px solid #0062B8;
	border-left:1px solid #0062B8;
	
	border-bottom:1px solid #0062B8;
	border-right:1px solid #0062B8;
	
	border-radius-topleft: 5px;
	border-radius-topright: 5px;
	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	
    -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	
	border-radius-bottomleft: 5px;
	border-radius-bottomright: 5px;
	
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	
    -webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	
	background-color:#0067CC;
	background-image:url(../imagens/menuAplicFundo.jpg);
	background-repeat:repeat-x;
	
	height:28px;
	
	color:#FFF;
	
	font-size:12px;
	
	cursor:pointer;
}
.formularioAplicacao input.submit:hover{
	border:#960 1px solid;
}
.formularioAplicacao input.addButton{
	
	padding:3px 30px 3px 30px;
	
	border-top:1px solid #0062B8;
	border-left:1px solid #0062B8;
	
	border-bottom:1px solid #0062B8;
	border-right:1px solid #0062B8;
	
	border-radius-topleft: 5px;
	border-radius-topright: 5px;
	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	
    -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	
	border-radius-bottomleft: 5px;
	border-radius-bottomright: 5px;
	
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	
    -webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	
	background-color:#0067CC;
	background-image:url(../imagens/menuAplicFundo.jpg);
	background-repeat:repeat-x;
	
	height:23px;
	width:auto;
	
	color:#FFF;
	
	font-size:12px;
	
	cursor:pointer;
}
.formularioAplicacao input.addButton:hover{
	border:#960 1px solid;
	cursor:pointer;
}

.formularioAplicacao input.botao{
	width:200px !important;
}
.formularioAplicacao input.excluir{
	width:65px !important;
	font-size:10px;
}
.formularioAplicacao input.checkeExcluir{
	display:none;
}

.formularioAplicacao label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform:uppercase;
	color:#333; 
	margin: 3px 10px 0px 30px;
	display: block;
	width:40%;
	text-align:right;
	font-weight:normal;
	float: left;
	line-height:23px;
}

.formularioAplicacao label.texto{
	text-align:left !important;
}

.formularioAplicacao div.campos{
	clear:both;
	margin:5px;
}

.formularioAplicacao div.tabelaFormulario{
	padding:30px;
}

.formularioAplicacao div.botao{
	text-align:center;
}
.formularioAplicacao div.add{
	margin:20px 0px 0px 0px;
}
.formularioAplicacao div.campos div.campo{
	margin-left:40%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform:uppercase;
	color:#666; 
	font-weight: bold;
	
	top:-5px;
}

.formularioAplicacao div.campos div.campo a{
	position:relative;
	text-decoration:none;
	margin:0px;
	padding:0px;
	
	width:14px;
	height:14px;
}
.formularioAplicacao div.campos div.campo a img{
	position:relative;
	text-decoration:none;
	margin:0px;
	padding:0px;
	
	width:14px;
	height:14px;
}
.formularioAplicacao div.campos div.pesquisaRapida{
	margin-left:10%;
	margin-right:10%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform:uppercase;
	color:#666; 
	font-weight: bold;
	
	top:-5px;
	
	max-height:300px;
	overflow:auto;
}
.formularioAplicacao div.campos div.pesquisaRapida table{
	border:#999 solid 1px;
}

.formularioAplicacao form {
	margin: 0px 0px 0px 0px; 
}

.formularioAplicacao legend {
	
	position:relative;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color:#0000FF; 
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	margin-left: 20px;
	width:auto;
	
   /* 
	text-transform:uppercase;
	
	/*top:17px;*/
	
	background-color:#FFF;
	
	border-radius-topleft: 5px;
	border-radius-topright: 5px;
	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	
    -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	
	border-radius-bottomleft: 5px;
	border-radius-bottomright: 5px;
	
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	
    -webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

span.accesskey{
	text-decoration:underline;
}

.formularioAplicacao fieldset {
	border: 1px solid #E3E3E3;  
	background-color:#FFF;
	padding-bottom:10px;
	margin: 0px 10px 10px 0px;
	display: block;
	
	border-radius-topleft: 5px;
	border-radius-topright: 5px;
	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	
    -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	
	border-radius-bottomleft: 5px;
	border-radius-bottomright: 5px;
	
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	
    -webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.formularioAplicacao input.ddd{
	width:20px;
}

.formularioAplicacao input.telefone{
	width:90px;
}

.formularioAplicacao input.ramal{
	width:40px;
}

.formularioAplicacao input.nome a{
	width:130px;
}

.formularioAplicacao input.descricao a{
	width:100px;
}

input[type=ddd]{     
    width:50px
}
input[type=telefone]{     
    width:100px
}
input[type=email]{     
    width:500px
}
input[type=ramal]{     
    width:80px;
}
input[type=nome]{     
    width:500px
}
input[type=descricao]{     
    width:100px
}

input[type=uf]{     
    width:30px 
}
input[type=colunapequena]{   
	font-size: 8pt; 
	width:50px;  
}


.hoverzoom {
position: relative;
width: 350px;
overflow: hidden;
}
.hoverzoom &gt; img {
width: 100%; 
border-radius: 2px;
-webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
-moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
-ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
-o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
}
.hoverzoom:hover &gt; img {
-webkit-transform: scale(1.5);
-moz-transform: scale(1.5);
-ms-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5);
}
.hoverzoom .retina{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;    
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);    
border-radius: 2px;
text-align: center;
padding: 30px;
-webkit-transition:	 all .8s cubic-bezier(.190, 1.000, .220, 1.000);
-moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
-ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
-o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000); 
}
.hoverzoom:hover .retina {
opacity: 1;
box-shadow: inset 0 0 100px 50px rgba(0,0,0,.5);
}
.hoverzoom .retina p {
color: #fff;
}
.hoverzoom .retina a {
display: block;
width: 150px;
background: #6fc5e9;
border: 1px solid #59afd4;
border-radius: 4px;
color: #fff;
text-decoration: none;
text-align: center;
padding: 10px 15px;
margin: 16px auto 0;
}</pre></body></html>