﻿.botao_sair {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.botao_sair:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.botao_sair:active {
	position:relative;
	top:1px;
}

.botao_gestao_da_rececao_dos_formularios {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, grey), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	padding:6px 6px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.botao_gestao_da_rececao_dos_formularios:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.botao_gestao_da_rececao_dos_formularios:active {
	position:relative;
	top:1px;
}

.botao_eliminar_relatorios_de_atividades {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, grey), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.botao_eliminar_relatorios_de_atividades:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.botao_eliminar_relatorios_de_atividades:active {
	position:relative;
	top:1px;
}

.botao_prdappe {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, green), color-stop(1, green) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.botao_prdappe:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.botao_prdappe:active {
	position:relative;
	top:1px;
}

.botao_alterar_rel_apre_ped_est {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, green), color-stop(1, green) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.botao_prdappe:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.botao_prdappe:active {
	position:relative;
	top:1px;
}

.botao_reapreciacoes {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, green), color-stop(1, green) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.botao_prdappe:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.botao_prdappe:active {
	position:relative;
	top:1px;
}


.titulo_iten_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #FFF;
	line-height:1.5;
	text-decoration:none;
	background-color:#086A87;
	background-color:#036987;
	height:20px
		}
		
.titulo_iten_form_01{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #FFF;
	line-height:1.5;
	text-decoration:none;
	background-color:#526981;
	background-color:#5C2E91;
	background-color:#CBE6C6;
	background-color:#8EB817;
	background-color:#7CB842;
	height:20px
		}		
		
.titulo_subiten_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #FFF;
	line-height:1.5;
	text-decoration:none;
	background-color:#086A87;
	background-color:#637f87;
	height:20px
		}
		
		
.titulo_subiten_form_01{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #FFF;
	line-height:1.5;
	text-decoration:none;
	background-color:#526981;
	background-color:#5C2E91;
	background-color:#CBE6C6;
	background-color:#8EB817;
	background-color:#a3cf78;
	background-color:#086A87;
	height:20px
		}		
		
		
.instrucao {
	color: white;
	background-color: black;
	background-color: #444444;
	}
	
.instrucao_red {
	color: #F00;
	background-color: #FFF;
	font-size:16px;
	}	
	
.itenobrigatorio{
 background-color: #F00;
 color: #FFF;
}

.td_campo_iten_form {background-color:#F5F5DC
}


.linha_me_obj {background-color:#FFC
}

.linha_me_obj_not_checked {background-color:#F00
                       }

.linha_me_obj_checked {background-color:#0C3;
                       background-color: #5B8F22;
}

.linha_fim_iten_form { background-color: #FFF;
                       height:10px;
}

.linha_fim_form {background-color:#000;
}

.botao_inserir {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.botao_inserir:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.botao_inserir:active {
	position:relative;
	top:1px;
}

.botao_inserir_01{
	font-family : tahoma;
	font-size : 8pt;
	color : white;
	line-height:1.5;
	text-decoration:none;
	background-color: #F00;
	background-color: #AC2222;
	background-color: #FF0000;
}
	
.inactivo {
	color: #F00;
}

.iten_form {background-color: #FFF
}

.campo_iten_form {background-color: #FFF
}
	
.redUnderline {
	border-botton-width:5px;	
    border-bottom-style:groove;
    border-bottom-color:#F00;
	}





.iten_list{

       color: white;
       background-color:black 

}
.titulo{
	font-family : Tahoma;
	font-size : 14pt;
	color :  #FFFFFF;
}
.formie{
	font-family : Tahoma;
	font-size : 14pt;
	color :  #000000;
}

.titulo1{
	font-family : Tahoma;
	font-size : 14pt;
	color :  #000000;
}

.tit{
	font-family : Tahoma;
	font-size : 10pt;
	color :  #FFFFFF;
}

.tit2{
	font-family : tahoma;
	font-size : 8pt;
	color :  #000000;
	text-decoration:none;
	font-weight : bold;
}

.tit3{
	font-family : tahoma;
	font-size : 10pt;
	color :  #000000;
	text-decoration:none;
	font-weight : bold;
}


.texto_peq_b{
	font-family : Tahoma;
	font-size : 8pt;
	color : #0D79A8;
	text-decoration:none;
	unicode-range: "Basic Latin";
	white-space: nowrap;
}

.tit1{
	font-family : tahoma;
	font-size : 8pt;
	color :  #000000;
	text-decoration:none;
	font-weight : bold;
}

.rodape{
	font-family : Tahoma;
	font-size : 8pt;
	color : white;
}

.erro{
	font-family : Tahoma;
	font-size : 8pt;
	color : red;
}

.texto_b{
	font-family : tahoma;
	font-size : 8pt;
	color : #ffffff;
	line-height:1.5;
	text-decoration:none;
}

.texto_peq{
	font-family : tahoma;
	font-size : 8pt;
	color : #000000;
	line-height:1.5;
		text-decoration:none;
	}


.texto_peq_s{
	font-family : Tahoma;
	font-size : 8pt;
	color : #cccccc;
	text-decoration:none;
}

.texto_peq_sc{
	font-family : Tahoma;
	font-size : 8pt;
	text-decoration:none;
}

.texto_peq_p{
	font-family : Tahoma;
	font-size : 8pt;
	color : black;
	text-decoration:none;
}

.data{
	FONT-SIZE: 8pt;
	FONT-FAMILY: "Tahoma";
	TEXT-DECORATION: none;
	color : Silver;
}

.menu{
	FONT-SIZE: 10pt;
	FONT-FAMILY: "Tahoma";
	TEXT-DECORATION: none;
	color : ffffff;
}

.menu1{
	FONT-SIZE: 10pt;
	FONT-FAMILY: "Tahoma";
	TEXT-DECORATION: none;
	color : #666666;
}

.menu2{
	FONT-SIZE: 8pt;
	FONT-FAMILY: "Tahoma";
	TEXT-DECORATION: none;
	color : #ffffff;
}

.menu3{
	FONT-SIZE: 10pt;
	FONT-FAMILY: "Tahoma";
	TEXT-DECORATION: bold;
	color : black;
	font-weight : bold;
}
.botao_ver_consultas
   {
   	FONT-SIZE: 8pt;
	FONT-FAMILY: "Tahoma";
	text-decoration: none;   
	width:45px;
	text-align: center;
	background-color:#FFCC00;
	background-color:#54797F;
	color:#FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.bot
   {
   	FONT-SIZE: 8pt;
	FONT-FAMILY: "Tahoma";
	text-decoration: none;   
	width: 90px;
	text-align: center;
	background-color:#f1f1f1;
	font-style:}
	
.bot2
   {
   	FONT-SIZE: 8pt;
	FONT-FAMILY: "Tahoma";
	text-decoration:none;
	width: 90px;
	text-align: center;
	background-color:#CCCCCC;
	font-style:}

#content {
	float: left;
	padding: 10px;
	margin: 20px;
	background: #666;
	border: 5px solid #ccc;
	width: 400px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 370px;
	}
html>body #content {
	width: 370px; /* ie5win fudge ends */
	}

input
{
color: #;
background: #fbfbfb;
border: 1px solid #cccccc
}

select
{
color: #781351;
background: #fbfbfb;
border: 1px solid #cccccc
}

textarea
{
color: #781351;
background: #fbfbfb;
border: 1px solid #cccccc
}


#menuver {
width: 11em;
padding: 0; 
margin: 0;
font: 12px Verdana, sans-serif;
background: #f9f9f9; 
border-top: 3px solid red; 
border-bottom: 3px solid red; 
}
#menuver li {
list-style: none;
margin: 0.5em 0 0.5em 0.5em; 
}
#menuver li a {
margin:0; 
padding:0;
text-decoration:none;
color: #668585;
width:180;
}
#menuver li a:visited {
color: #668585;
width:180;
}
#menuver li a:hover { 
border-left:0,5 solid #999999; border-right:1 solid #999999; border-top:1 solid #999999; border-bottom:1 solid #999999; background:#cccccc; color: #668585;
width:180

}
#menuver li a:active { 
background: #ccc;
color: #668585; 
}
.limite_superior {
	border-top:solid;
	border-color:#000
}
.limite_superior1 {
	border-top:solid;
	border-color:#000;
	border-width:1px
}
.limite_superior_inferior {
	border-top:solid;
	border-bottom:solid;
	border-color:#000;
}
.limite_inferior {
	border-bottom:solid;
	border-color:#000;
	border-width:1px
}
/* coluna do menu */
.col_menu {
				 width:200px
}
.iten_comando {
				color: #005C96;
				font-weight:bold;
				border-bottom-style: solid;
				border-width: 1px;
				border-bottom-color: #005C96;
				height: 40px;
				vertical-align:middle;

				}
				
.passo {
				color: #69F;
				font-weight:bold;
				border-bottom-style: solid;
				border-width: 5px;
				border-bottom-color: #005C96;
				height: 20px;
				vertical-align:middle;
				}
/* GESTÃO */
.a_gestao{
				color: #00FF00;
				font-size:20px
}
.instrucao_gestao{
				background-color:red;
				color:white;
}
.menu_gestao {
				background-color: #000000;
				color: #FFFFFF;
}

.red {
				color: #FF0000;
}
.asteriscored24 {
	            color:#F00;
				font-size:24px;
}
/* - Tabala 1 - o ID da tabela deve ser igual a tabela-1*/
#tabela-1 {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: %;
}

#tabela-1 td, th {
  border: 1px solid #000000;
  padding: 8px;
}

#tabela-1 td {
  text-align: right;
}

#tabela-1 th {
  text-align: center;
}

#tabela-1 tr:nth-child(even) {
  background-color: #dddddd;
}
/* - FIM - Tabala 1*/
/* - Tabala listada automática - o ID da tabela deve ser igual a listadaautomatica*/
#listadaautomatica {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#listadaautomatica td, #listadaautomatica th {
  border: 1px solid #ddd;
  padding: 8px;
}

#listadaautomatica tr {page-break-inside:avoid;}

#listadaautomatica tr:nth-child(even){background-color: #f2f2f2;}

#listadaautomatica tr:hover {background-color: #6CF;}

#listadaautomatica th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #4CAF50;
  color: white;
}
/* - FIM - Tabela listada automática - */

/* - Tabala listada automática1 - o ID da tabela deve ser igual a listadaautomatica1*/
#listadaautomatica1 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
  
}

#listadaautomatica1 td, #listadaautomatica1 th {
  border: 1px solid #ddd;
  padding: 8px;
}

#listadaautomatica1 tr {page-break-inside:avoid;}

#listadaautomatica1 tr:nth-child(even){background-color: #d0c8c8;}

/*#listadaautomatica1 tr:hover {background-color: #6CF;}*/

#listadaautomatica1 th {
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: left;
  background-color: #d5d5d5;
  color: #000;
}
/* - FIM - Tabela listadaautomática1 - */


/*
.art1 {background-color:#FFC000}
.art2 {background-color:#FFDD00}
.art3 {background-color:#FF9900}
.art4 {background-color:#CC9966}
.art5 {background-color:#DD9900}
.art6 {background-color:#FFC000}
.art7 {background-color:#FFDD00}
.art8 {background-color:#FF9900}
.art9 {background-color:#CC9966}
.art10 {background-color:#DD9900}
*/

.art1 {background-color:#BCCDE0}
.art2 {background-color:#C7D3DA}
.art3 {background-color:#8198BB}
.art4 {background-color:#87B0B4}
.art5 {background-color:#7FCCBF}
.art6 {background-color:#72D8D0}
.art7 {background-color:#BCCDE0}
.art8 {background-color:#C7D3DA}
.art9 {background-color:#8198BB}
.art10 {background-color:#87B0B4}


/* - placeholder - */
::-webkit-input-placeholder {
   color: blue;
   font-size:20px;
}

:-moz-placeholder { /* Firefox 18- */
   color: red;
   
}

::-moz-placeholder {  /* Firefox 19+ */
   color: red;  
}

:-ms-input-placeholder {  
   color: red;  
}

/* ------------*/

