@charset "iso-8859-1";
/* CSS Document */
*{margin: 0; padding: 0; list-style: none}
.content{ width:990px; margin: 0 auto; position: relative; }
.content h1{ font: 18px Arial, Verdana, Tahoma; color: #F00 }
.content h2{ font: 15px Tahoma, Arial, Verdana; color: #800000; }
.content p{ font: 15px Tahoma, Arial, Verdana; color: #000000;}
.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}

html, body {height:100%;}
#wrapper { width:100%; position:relative;  /*Contexto de posicionamento */ min-height:100%; float:left; clear:both;} 
* html #wrapper {height: 100%;}
#conteudo-principal{ padding-bottom: 243px; clear:both; width: 100%; float:left; }

#conteudo{ width: 100%; margin-bottom: 30px; float:left;}
#conteudo h2{ font: 20px Arial, Verdana, Tahoma; color: #333; }
#conteudo h3{ font: 15px Tahoma, Arial, Verdana; color: #333; }

#header{ width: 990px; margin: 0 0 30px 0; }
#header h1{ font: 22px Arial, Verdana, Tahoma; color: #333;}
#header h2{ font:bold 20px Tahoma, Arial, Verdana; color: #333; text-align: center; color:#4A51A6}

/*MENU*/
#menu_header{ width:100%; height:70px; margin: 0 0 30px 0; background:#0096D6; }
#menu_header ul{ float:left; display:inline;  }
#menu_header ul li{ float:left;  }
#menu_header ul li a{  }


ul.menu_principal{ position: relative; margin: 0 0 0 10px;}

/*MENU SECRETARIA*/
.menu_drop, .menu_drop2, .menu_drop3{  display: block; cursor: pointer; margin: 16px 0 0 0;}
.menu_drop{ left: 35px; width: 100px; text-align:center}

.menu_drop a.title, .menu_drop2 a.title, .menu_drop3 a.title{ display: block; padding: 10px 5px;  font:bold 14px Verdana, Tahoma; text-decoration: none; color:#FFF; }

li.menu_drop:hover a.title, li.menu_drop2:hover a.title, li.menu_drop3:hover a.title{ background:#FFF; color: #000; }

.drop_secretaria{ position:relative; display:none; width:250px; background:#fff url(arrow_menu.png) no-repeat 0 -20px; margin-top:16px; z-index:9999; float:left; }
.drop_secretaria ul li.drop_educacao{ width:250px;  float:left; margin: 3px 0; color: #FFF; text-align:left; }
.drop_secretaria ul li.drop_educacao a{ width:240px; font: 16px "Trebuchet MS", Arial, Vedanara; padding:3px 0 3px 10px; float:left; color:#333; text-decoration:none; }
.drop_secretaria ul li.drop_educacao:hover{background: #007DBA; color: #FFF;}
.drop_secretaria ul li.drop_educacao:hover a{ color:#FFF;}
.drop_secretaria ul li.drop_educacao a:hover{ background: #007DBA; color: #FFF;}
.drop_secretaria ul li.drop_educacao:last-of-type { border: none; }
.menu_drop:hover .drop_secretaria, .menu_drop2:hover .drop_secretaria, .menu_drop3:hover .drop_secretaria{ width: 250px; display:block; border: 1px solid #CCC; border-bottom: 3px solid #0096D6;  }

.top_menu_drop{ width:185px; height:15px; background:url("../imagens/top_menu_drop2.png") no-repeat; position: absolute; top:-11px;}

/*SUB EDUCAÇÃO*/
.sub_menu_educacao{ display:none; border: 1px solid #CCC; border-bottom: 3px solid #0096D6; position:absolute; margin: -1px 0 0 0; left: 250px; width:250px; height: 300px; background:#fff;  }
.drop_secretaria ul li.drop_educacao .sub_menu_educacao ul li.dropdown{  width:250px; float:left; }
.drop_secretaria ul li.drop_educacao .sub_menu_educacao ul li.dropdown a{ width:240px; font: 16px "Trebuchet MS", Arial, Vedanara; margin: 3px 0; padding:3px 0 3px 10px; float:left; color:#333; text-decoration:none; }
.drop_secretaria ul li.drop_educacao .sub_menu_educacao ul li.dropdown:hover a{ color: #007DBA; }
.drop_secretaria ul li.drop_educacao .sub_menu_educacao ul li.dropdown a:hover{ background: #FFF; color: #007DBA; }

.drop_educacao:hover .sub_menu_educacao{ display:block; position: absolute; top:0;}

/*SUB EDUCAÇÃO*/
.sub_menu_educacao{ display:none; border: 1px solid #CCC; border-bottom: 3px solid #0096D6; position:absolute; margin: -1px 0 0 0; left: 250px; width:250px; min-height: 341px; background:#fff;  }
.drop_secretaria ul li.drop_educacao .sub_menu_educacao ul li.dropdown{  width:250px; float:left; }
.drop_secretaria ul li.drop_educacao .sub_menu_educacao ul li.dropdown a{ width:240px; font: 16px "Trebuchet MS", Arial, Vedanara; margin: 3px 0; padding:3px 0 3px 10px; float:left; color:#333; text-decoration:none; }
.drop_secretaria ul li.drop_educacao .sub_menu_educacao ul li.dropdown:hover a{ color: #007DBA; }
.drop_secretaria ul li.drop_educacao .sub_menu_educacao ul li.dropdown a:hover{ background: #FFF; color: #007DBA; }

.drop_educacao:hover .sub_menu_educacao{ display:block; position: absolute; top:0;}

#logo{ width: 340px; float: left; margin: 15px 0 0 0;}

#buscar_header{ width:245px; background:#fff; margin: 18px 0 0 10px; border:1px solid #ccc; padding: 2px 0; }
#buscar_header .campo_busca_header{ width:200px; height:25px;  border-right:none; border: 0; outline:none; padding-left:5px; padding-right:10px; float:left; color:#666; font:18px Arial, Helvetica, sans-serif; font-style:italic; float:left;  }
#buscar_header .campo_busca_header:focus{ color:#0096D6; }

#buscar_header .bt_buscar{ background: url("../imagens/bt_buscar.png") no-repeat top; width:20px; height:27px; float:left; text-indent: -990em; cursor:pointer; border: 0; padding: 0 15px; }
#buscar_header .bt_buscar:hover{ opacity: 0.8; }

/*FOOTER*/
#footer{ clear:both; width:100%; background:#007DBA; position:absolute; bottom:0; margin-top:-243px; }
#footer #atendimento{ margin: 30px 100px 30px 0;}
#footer #atendimento h3{ font:bold 16px Arial, Verdana, Tahoma; color:#FFF;}
#footer #atendimento ul li a{ text-decoration:none; font:13px Arial, Verdana, Tahoma; color:#FFF; }
#footer #atendimento ul li a:hover{ text-decoration: underline; }

#footer #contato{ margin: 30px 0 30px 0;}
#footer #contato h3{ margin: 0 0 3px 0;  font:bold 16px Arial, Verdana, Tahoma; color:#FFF;}
#footer #contato ul{ margin: 0 0 10px 0;}
#footer #contato ul li{  font:13px Arial, Verdana, Tahoma; color:#FFF; margin: 2px 0;}

#footer #sobre_saol{ margin: 30px 100px 30px 0;}
#footer #sobre_saol h3{ font:bold 16px Arial, Verdana, Tahoma; color:#FFF;}
#footer #sobre_saol ul li a{ text-decoration:none; font:13px Arial, Verdana, Tahoma; color:#FFF; }
#footer #sobre_saol ul li a:hover{ text-decoration: underline; }

#copyright{ width:100%; background:#0096D6; padding-top:10px; padding-bottom:10px; }/*AQUI ALTERAR COR*/
#copyright p{ color:#fff; font:11px Arial, Helvetica, sans-serif; }

form#formCadastro fieldset{ margin: 0 0 15px 0; }
form#formCadastro label input{font:normal 14px Arial, Verdana, Tahoma}

/*CSS DA PAGINA FORMULARIO (formulario.html) */
legend{ font: 18px Verdana, Geneva, sans-serif;}
label{ color:#5D5D5D; margin: 10px 0 0 0; display:block;  font-family:Helvetica,Arial;    font-size:12px;   font-weight:bold; font: 15px Arial, Verdana, Tahoma;}
.txt{  border-radius: 3px; border:1px solid #DDD; height: 30px;  width:280px; padding: 0 10px; letter-spacing:1px; color:#6E6E6E;  }
select{ display:block; border-radius: 3px; border:1px solid #DDD; height: 30px;  width:830px; padding: 0 10px; letter-spacing:1px; color:#6E6E6E;  }
.pagina{ display:block; border-radius: 3px; border:1px solid #DDD;   width:280px; padding: 8px 10px; letter-spacing:1px; color:#6E6E6E; font:bold 14px Arial, Verdana, Tahoma;}
.date{ width: 100px; margin: 0 0 8px 0;}
label.radio{height: 30px;  width:280px; padding: 0 10px; letter-spacing:1px; color:#6E6E6E;}
input.bt_g{ width: 400px; border-radius: 3px; border:1px solid #DDD; height: 30px; padding: 0 10px; letter-spacing:1px; color:#6E6E6E; }
input.bt_p{ width: 100px; border-radius: 3px; border:1px solid #DDD; height: 30px; padding: 0 10px; letter-spacing:1px; color:#6E6E6E; }
input.bt_gg{ width: 600px; display:block; border-radius: 3px; border:1px solid #DDD; height: 30px; padding: 0 10px; letter-spacing:1px; color:#6E6E6E; }
textarea{ height: 120px !important; width:900px !important; display:block;  border-radius: 3px; border:1px solid #DDD; clear:both; float:left; color:#333; font-size:16px; } 
fieldset{ border: 0; margin:15px 0 ; padding:0; position: relative;}
fieldset span{ font:14px Arial, Helvetica, sans-serif; color:#333; font-style:italic;}

label.error { position: absolute;	top: 35px;right: -250px;background: url(../imagens/v3_alertbubble.png) no-repeat;  -moz-border-radius: 5px;   -webkit-border-radius: 5px;  border-radius: 5px;  width:278px;  height: 36px;  color: white;  padding: 5px 10px 0 50px; margin-left:10px; }
input.error{ border: 1px solid red; }  

#msg{ width: 100%;}
#success {border: 1px solid #B2DC4D;width:970px; color: #40550D; font-family: "Arial",Arial,sans-serif; font-size: 12px;  background: none repeat scroll 0% 0% #CCE297;font-weight: 700;margin: 0 0 15px 0;   padding: 10px;border-radius: 5px; }
/*Usuario*/
#usuario{ width:225px; height:60px; background:#006793; border-radius:8px; float:right; margin:5px 0px;}
#usuario a{ text-decoration: none; color:yellow; }
#usuario a.perfil{ text-decoration: none; color:#3CB723; font-weight:bold; }
#usuario a.sair{ text-decoration: none; color:yellow; float:right; margin: 0 27px 0 0; display: block; }
#usuario a.sair:hover{text-decoration: underline}
.imagemuser{ float:left; width:31px; height:60px; padding:10px 0 0 0px; margin:0 5px;}
.textouser{ width:168px; height:60px; padding:8px 0 0 0px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; color:#FFF; float:left; margin:0 5px;}
/*Novo Pedido*/
#form_pedido{ width:500px; border-bottom:2px solid #666; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:20px; color:#333;}
/*Detalhe*/
#form_detalhe{ width:990px; border-bottom:1px solid #CCC; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:20px; color:#666; margin:30px 0;}
#form_detalhe h5{ display: inline;}
#form_detalhe span{ font:14px Verdana, Tahoma, Arial; color: #F00; display:inline;}
.categoria{ float:left; margin-right:22px; margin-top:5px;}
/*Assunto*/
.assunto{ float:left; margin-right:20px; margin-top:6px;}
.assuntotexto{ width:830px; height:32px; border-radius:3px; border:1px solid #CCC;}
.descricao{ width:990px;}
.bt_criarpedido{ width:200px; height:32px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; border-radius:3px; border:1px solid #CCC; cursor:pointer; }
/*TABELA*/
#tabela{ float:left; width:720px; }
#tabela h1{ font: 20px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #333 }
#tabela table {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; width:720px; border-collapse:collapse; border:none; }
#tabela table, td, th { padding:15px 7px 15px 7px}
#tabela th { font-size:1.2em;  text-align:left;  padding-top:5px;  padding-bottom:4px; background-color:#2E82FF;color:#fff; }
#tabela td { color:#333; font-weight: bold;}
#tabela td a{ margin: 0 5px 0 0; color: #333; font: bold 18px }
#tabela tr { background:#E7EBEA; color: #3E5C2C; font-weight: bold;}
#tabela tr:nth-of-type(odd) { background:#CCC;} 

#sidebar{ width: 260px;}

/*ABRIR NOVO PEDIDO*/
#novopedido{ width:250px; height:29px; background:#054396; float:right; border-radius:2px; text-align:center; padding:6px 0 0 0; }
#novopedido h3 a{ display: block; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFF; }
/*ABRIR NOVO PEDIDO*/
/*ASSUNTO*/
#assunto{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#666; }
#assunto ul li a{ font: 18px "Trebuchet MS", Arial, Verdana, Tahoma; color: #333; }
.tamanho{ width:250px;}


/*ASSUNTO*/

/*PAGINAÇÃO COMERCIO*/
#paginacao{ width:640px; position:relative; padding: 0 15px; }
#paginacao_comercio{   float:left;  margin:30px 0;  }
#paginacao_comercio ul{ float:left; display: block;   }
#paginacao_comercio ul li{ float:left; display: block;  }
#paginacao_comercio ul li a{ background:#126cbf; padding:10px; margin-left:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-decoration:none; color:#fff; font-size:18px; font:Arial, Helvetica, sans-serif;  }
#paginacao_comercio ul li a:hover{ opacity: .8;}
#paginacao_comercio ul li span{ background:#126cbf;  padding:10px; margin-left:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-decoration:none; color:#fff; font-size:18px; font:Arial, Helvetica, sans-serif;  }

.ico_success {padding-left: 20px;background: url('../imagens/success.jpg') no-repeat scroll left center transparent;}

#fail { border: 1px solid #C82820;width:970px;	 color: #C82820; font-family: "Arial",Arial,sans-serif; font-size: 12px; font-weight: 700; background: none repeat scroll 0% 0% #E7928D; padding: 10px;margin: 0 0 15px 0;border-radius: 5px;	}

.ico_cancel {padding-left: 20px;background: url('../imagens/error.jpg') no-repeat scroll left center transparent;}

#cadastro{margin: 10px 0 0 15px;}
	
.bt_cad{ display: block; clear:both; min-width: 130px; padding: 10px 15px; margin: 0 15px 20px 0; cursor: pointer; float: left; text-align: center; background: #F3F3F3; border-radius: 5px; text-decoration: none; color: #333; font: bold 12px Arial, Verdana, Tahoma; text-transform:uppercase; box-shadow: 0 0 5px #DDD; border: 1px solid #DDD; }
	
.bt_cad:hover{ opacity: 0.8;}

.monitor{ background: #F8BBBB !important; color: #F00 !important; box-shadow: 0 0 5px #F00 !important; border: 1px solid #F00 !important; position: absolute; bottom: 200px; left: 28%; }
	
.grade_header{  background: #FFF; padding: 10px 0 10px 0; width:990px; font: 16px Arial, Verdana Tahoma;}
.grade{  background: #EEE; padding: 10px 0 10px 0; width:100%; font: 16px Arial, Verdana Tahoma;}
.grade:nth-of-type(even){ background:#DDD;}
.coluna1{ width:150px; margin: 0 0 0 0; padding: 0 5px; color: #333;  text-align: center}
.coluna2{ width:610px; margin: 0 0 0 0; padding: 0 5px; color: #333;}
.coluna4{ width:400px; margin: 0 0 0 0; padding: 0 5px; color: #333;}
.coluna3{ width:200px; margin: 0 0 0 0; padding: 0 5px; color: #333; text-align: center}
	
.coluna3 a{ margin: 0 10px;}

#sidebar-left{ width: 650px;}


#formCadastro{ width:100%;  }
#formCadastro h1{ font: 28px "Trebuchet MS", Arial, Verdana, Tahoma; text-align: left; margin: 0; padding: 0; color: #333; }
#formCadastro h2{ font: 22px "Trebuchet MS", Arial, Verdana, Tahoma; text-align: left; margin: 10px 0 0 0; padding: 0; color: #333; }
#formCadastro fieldset{ width: 320px;}
#formCadastro label{ text-align:left !important; }
#formCadastro input{ display: block; clear: both; padding: 5px; border-radius: 3px; border: 1px solid #CCC; font:15px "Trebuchet MS", Arial, Verdana, Tahoma; color: #666;}
#formCadastro .campo{ display: block; clear: both; padding: 5px; border-radius: 3px; border: 1px solid #CCC; font:bold 15px "Trebuchet MS", Arial, Verdana, Tahoma; color: #666;}
.input_p{ width: 220px;}
.input_m{ width: 240px;}

#cad_usuario{
	width: 100%;
	float: left;
	margin: 0 0 30px 0;	
	}

#cad_usuario ul li{ display: block; font: 15px Verdana, Tahoma; text-transform:capitalize;}	
	
	
.confirm{ text-decoration: none; }
.confirm:hover{ text-decoration: underline; }
.opener{ background: none; border:0; cursor: pointer;}


#title{ margin: 15px 0; }
#title h2{ font:normal 25px Arial, Verdana, Tahoma; color: #000; }

#arquivos{ margin: 0 0 15px 0; float:left; }	
#arquivos ul li{ float: left; margin: 0 5px 0 0;  }	
#arquivos ul li a{ text-decoration:none; font: 15px Arial, Verdana, Tahoma; color:#000}
#arquivos ul li a:hover{ text-decoration: underline;}
.info-pedido, .info-resposta{width: 980px; float:left; background: #EEE; border-radius: 5px; padding: 5px; font: 14px Verdana, Tahoma, Arial;}
.info-pedido-a, .info-resposta-a{width: 980px; float:left; background: #ADE6BF; border-radius: 5px; padding: 5px; font: 14px Verdana, Tahoma, Arial;}
.info-pedido-p, .info-resposta-p{width: 980px; float:left; background: #ADD8E6; border-radius: 5px; padding: 5px; font: 14px Verdana, Tahoma, Arial;}
.info-pedido-s, .info-resposta-s{width: 980px; float:left; background: #99FF99; border-radius: 5px; padding: 5px; font: 14px Verdana, Tahoma, Arial;}

.pergunta, .resposta{ width: 980px; float:left; border: 1px solid #DDD; border-radius: 5px; margin: 10px 0; padding: 5px; font: 14px Verdana, Tahoma, Aria }

#responder h1{ font: 18px Tahoma, Arial, Verdana; color: #800000;}

.msg_sucess{ background:#CCE297; border: 1px solid #B2DC4D; color: #408469; border-radius: 5px; float: left; width:965px; font: 16px bold Verdana, Tahoma, Arial; padding: 10px; margin: 0 0 20px 0;}
.msg_error{ background:#E7928D; color: #C82822; border: 1px solid #C82820; border-radius: 5px; float: left; width:965px; font: 16px bold Verdana, Tahoma, Arial; padding: 10px;}
.msg_error p{ line-height:63px;}
.msg_error a{ color:#000; text-decoration:none;}
.msg_error a:hover{ text-decoration:underline;}


/*SAOLCRM*/
#titulo_projetos{ width: 100%;}
h2.ico_mug{ border-radius: 4px; color:#2d2d2d;font: 20px Arial, Helvetica, sans-serif; background:#F1F1F1 url("../imagens/ico_mug.jpg") no-repeat 5px center; padding:10px 0  10px 40px; margin-bottom:20px; font-weight:bold !important; }
.projetos{ width: 990px; }

.grade{  background: #EEE; padding: 10px 0 10px 0; }
.grade:nth-of-type(even){ background:#DDD;}

.coluna{ width:245px; margin: 0 0 0 0; }
.coluna h2{ font: bold 20px Arial, Helvetica, sans-serif; padding: 0 0 0 5px; }
.coluna h3{   padding: 0 5px; }
.coluna h3 a { text-decoration:none;  font: bold 16px Arial, Helvetica, sans-serif; color: #333; }
.coluna h3 a:hover{ text-decoration:underline; }
.grafico_total { background-color: #999; height: 25px; width: 200px; border-radius: 5px; text-align:center; color: #fff;}
.result_total { height: 100%; border-radius: 5px; font: 14px Arial, Verdana; float: left; background: url(../imagens/bg_verde.png) repeat-x; line-height: 25px;}

.result_prazo { height: 100%; border-radius: 5px; font: 14px Arial, Verdana; float: left; background: url(../imagens/bg_verde.png) repeat-x; line-height: 25px; }
.result_prazo_igual { height: 100%; border-radius: 5px; font: 14px Arial, Verdana; float: left; background: url(../imagens/bg_amarelo.png) repeat-x; color: #000; line-height: 25px; }
.result_atrasado { height: 100%; border-radius: 5px; font: 14px Arial, Verdana; float: left; background: url(../imagens/bg_vermelho.png) repeat-x; line-height: 25px;  }
.result_ultrapassado { width:100%; height: 100%; border-radius: 5px; font: 14px Arial, Verdana; float: left; background: url(../imagens/bg_vermelho.png) repeat-x; line-height: 25px;  }
 

.and_projetos{ width: 170px; margin: 0 10px 0 0;  }
.and_projetos .titulo{ width:150px; margin: 0 0 0 0;}
.and_projetos .titulo h2{ font: bold 16px Arial, Helvetica, sans-serif; text-align: center; }
.grafico { background-color: #999; height: 25px; width: 150px; border-radius: 5px; text-align:center; color: #fff;} 
.result { height: 100%; border-radius: 5px; font: 14px Arial, Verdana; float: left; background: url(../imagens/bg_verde.png) repeat-x; line-height: 25px;} 

#ver_projeto{  clear: both; width: 990px; margin: 0 0 30px 0; }
#ver_projeto .grade{  background: #EEE; padding: 0 5px 0 0 ; }
#ver_projeto .grade:nth-of-type(even){ background:#DDD;}
#ver_projeto .coluna{ width:170px; padding: 10px 5px 10px ;}
#ver_projeto .coluna h3{ font:bold 14px Arial,Verdana, Tahoma; color:#333; padding: 10px 10px 0 10px;}
#ver_projeto .coluna p { text-align: center;}

.editar{ padding: 19px 0; }
.editar a{ margin: 0 5px;}

#botoes{ width: 426px; margin: 0 30px 0 0; }
#botoes a.bt_uteis{ display: block; width: 130px; padding: 10px 0; margin: 0 0 0 10px; float: left; text-align: center; background: #F3F3F3; border-radius: 5px; text-decoration: none; color: #333; font: bold 12px Arial, Verdana, Tahoma; text-transform:uppercase; box-shadow: 0 0 5px #DDD; border: 1px solid #DDD; }
#botoes a.bt_uteis:hover{ opacity: 0.8;}

.bt_cad{ display: block; width: 130px; padding: 10px 0; margin: 0 15px 20px 0; cursor: pointer; float: left; text-align: center; background: #F3F3F3; border-radius: 5px; text-decoration: none; color: #333; font: bold 12px Arial, Verdana, Tahoma; text-transform:uppercase; box-shadow: 0 0 5px #DDD; border: 1px solid #DDD; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../imagens/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../imagens/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../imagens/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../imagens/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../imagens/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

form#formCadastro fieldset{ margin: 0 0 15px 0;}
form#formCadastro label input{font:normal 14px Arial, Verdana, Tahoma}

/*CSS DA PAGINA FORMULARIO (formulario.html) */
label{ color:#5D5D5D;   display:block;  font-family:Helvetica,Arial;    font-size:12px;   font-weight:bold; clear:both}
.txt{ display:block; border-radius: 3px; border:1px solid #DDD; height: 30px;  width:280px; padding: 0 10px; letter-spacing:1px; color:#6E6E6E;  }
.pagina{ display:block; border-radius: 3px; border:1px solid #DDD;   width:280px; padding: 8px 10px; letter-spacing:1px; color:#6E6E6E; font:bold 14px Arial, Verdana, Tahoma;}
.date{ width: 100px; margin: 0 0 8px 0;}
label.radio{height: 30px;  width:280px; padding: 0 10px; letter-spacing:1px; color:#6E6E6E;}
input.datepicker{ width: 100px;}
textarea{ height: 100px; width:300px; display:block;  border-radius: 3px; border:1px solid #DDD; clear:both; float:left;} 
fieldset{ border: 0; margin:0 0 10px 0; padding:0; position: relative;}
fieldset span{ font:12px Arial, Helvetica, sans-serif; color:#999; font-style:italic;}

label.error { 
				
				position: absolute;
				top: 35px;
				right: -250px;
				background: url(../imagens/v3_alertbubble.png) no-repeat; 
              -moz-border-radius: 5px; 
              -webkit-border-radius: 5px; 
              border-radius: 5px;
			  width:278px;
			  height: 36px;
              color: white; 
              padding: 5px 10px 0 50px; 
              margin-left:10px; 
}
input.error{ border: 1px solid red; }  

#msg{ width: 100%;}
#success {
    border: 1px solid #B2DC4D;
	width:970px;
    color: #40550D;
    font-family: "Arial",Arial,sans-serif;
    font-size: 12px;
    background: none repeat scroll 0% 0% #CCE297;
    font-weight: 700;
	margin: 0 0 15px 0;
    padding: 10px;
	border-radius: 5px;
}

.ico_success {
    padding-left: 20px;
    background: url('../imagens/success.jpg') no-repeat scroll left center transparent;
}

#fail {
    border: 1px solid #C82820;
	width:970px;	
    color: #C82820;
    font-family: "Arial",Arial,sans-serif;
    font-size: 12px;
    font-weight: 700;
    background: none repeat scroll 0% 0% #E7928D;
    padding: 10px;
	margin: 0 0 15px 0;
	border-radius: 5px;	
}

.ico_cancel {
    padding-left: 20px;
    background: url('../imagens/error.jpg') no-repeat scroll left center transparent;
}

#cadastro{
	margin: 10px 0 0 15px;
	}
	
#figure{ border: 8px solid #FFF; box-shadow: 0 0 5px #000; position: relative;}
#figure #caption{ width:100%; height: 100%;  position: absolute; top: 0; background: rgba(0,0,0,0.4); padding: 10px; box-sizing:border-box; opacity: 0; transition: opacity 2s;}
#figure #caption:hover{ opacity: 1; }


.produtos{ width:100%; }
.titulo-produto{ width: 227px; padding: 0 10px;  }
.coluna-produto{ width: 227px; padding: 0 10px; }
.coluna-produto h3{ color:#333 !important; }

form#formProduto{ margin: 0 0 75px 0; }
.bt_ir{ background: #E7F2FD; color:#1B65BD; width:50px; height:30px; border-radius: 5px; border: 1px solid #CEE1F2; margin: 0 0 0 15px; cursor:pointer;  }
.bt_ir:hover{ opacity:.9;}
.add_servico{ width:100%; float:left; margin: 0 0 20px 0;}
.add_servico a{ text-decoration:none; background:#03C; color:#FFF; padding:10px; border-radius: 5px; font:bold 14px Arial, Verdana, Tahoma; }
.add_servico a:hover{ opacity:.9;}

.conteudo-produto{ margin: 0 0 30px 0; width:100%; border-bottom: 1px dotted #666; padding: 0 0 10px 0;  } 
.conteudo-produto span{ font: 17px "Trebuchet MS", Arial, Helvetica, sans-serif }
.conteudo-produto ul{width: 450px;}
.conteudo-produto ul h2{ font:22px "Trebuchet MS" !important; }
.conteudo-produto ul li span{ font: 17px "Trebuchet MS", Arial, Helvetica, sans-serif }
.conteudo-produto ul li { font: 15px Arial, Verdana, Tahoma; margin: 0 0 3px 0 }
.col-lg-5{ margin: 0 11px 0 0; }

.nome-usuario{ width:400px; float:left; padding: 0 5px;  }
.setor-usuario{ width:300px; float:left; }
.acao-usuario{ width:200px; float:right; }
.acao-usuario a{ color:#000; text-decoration:none }
.acao-usuario a:hover{ text-decoration:underline; }

.rede, .endereco{ width:455px; padding: 0 10px; }

.titulos{width: 990px; margin: 20px 0 0 0;  }
.titulos h1{ font: 22px Arial, Verdana, Tahoma !important; }
.produto{ width:250px; } 
.enderecos{ width:300px; } 
.usuario-senha{ width:220px; } 

#perfil_empresa ul li{ margin: 0 0 5px 0; font-weight: bold; font-size: 14px;  }
#perfil_empresa ul li h3{ margin: 0 0 2px 0;font-weight: normal}

.modal-header, .modal-body{ font-family: Arial; }