html {
	position: relative;
	min-height: 60;
	font-family: Tahoma, Geneva, sans-serif;
}
 
body {
	margin: 0px 0px 0px 0px;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #E1ECEB;
	SCROLLBAR-SHADOW-COLOR: #fffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #E1ECEB;
	SCROLLBAR-TRACK-COLOR: #E1ECEB;
	SCROLLBAR-DARKSHADOW-COLOR: #E1ECEB;
	width: 100%;
	margin: 0 0 45px; /* altura do seu footer */
	left: 10%;
}

a:active {
	text-decoration: none;
	color:#FFF;
	}
	
a:link, a:visited {
	text-decoration: none;
	color: 73879C;
}

.maiusculo 
{
	text-transform:uppercase;	
	
}

.minusculo 
{
	text-transform:lowercase;
	
}

.normal
{
	text-transform:none;
}


#principal {
/*  position: absolute;*/ 
  top: 10px;
  left: 50%;
/*  width: 1000px;*/
  width: 100%;
/*  margin: 0px 0px 0px -503px;*/
margin-left:auto;
margin-right:auto;
  border:0px solid #FFF;
 /* background:url(../../img/logo_fundo.gif) right no-repeat;*/
  
}

#topo {
	/*width: 1000px;*/
	 width: 100%;
	height: 100px;
	margin: 0px 0px 10px 0px;
}

#men2 {
	position: relative;
	/*width: 990px;*/
	width: 150px;
	height: 40px; /*Altura da barra 100% por trás do menu principal*/
	background: #34495E/*url(../../img/icons/fundo_topo_superior2.jpg)*/ repeat;
}


#texto_menu {
  font: 10px Tahoma;
 color: #000;
}


#central_atendimento{
	font-size:16px;
	text-align:center;
}

#central_atendimento_icones{
	font-size:22px;
	color:#1ABC9C;
	}
	
#grafico_dashboard
   {
	width: 500px;
	height: 250px;
	position: relative;
	   
	   
	   }
#mask {
	position: absolute;
	z-index: 9000;
	background-color: #000;
	display: none;
	top: -150px;
	left: -200px;
}

#boxes .window {
position:absolute;
width:800px;
height:600px;
display:none;
z-index:9999;
padding:20px;
left: -200px;
}

/* Personalize a janela modal aqui. Você pode adicionar uma imagem de fundo. */
#boxes #dialog {
	width: 90%;
	height: 90%;
	top: 0px;
	left: 0px;


}
/* posiciona o link para fechar a janela */
.close {
display:block; 
text-align:right;
}  

.caixa_home1{  
    width: 265px;
	height: 80px;
	border:#CCC 1px;
	background:#26B99A;
	position:absolute;
	text-align:center;
	top:20px;
	left:24%;
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	font-size:24px;

}

.caixa_topo {	
	width: 0%;
	height:100px;
	float:left;
	text-align:center;
	padding-top:20px;
	position:relative;
	left:35px;
	}
	
	.caixa_topo2 {	
	width: 12%;
	height:100px;
	float:left;
	text-align:center;
	padding-top:25px;
	position:relative;
	left:35%;
	}
	
	.caixa_topo3 {	
	width: 25%;
	top:0px;
	height:100px;
	float:left;
	text-align:center;
	padding-top:20px;
	position:relative;
	left:53%;
	}

.home_dashboard {
	width: 105%;
	height: 70%;
	position: absolute;
	background-color: #F2F2F2;
	text-align: center;
	height: 290%;
	left: 0px;
	top: 5px;
}

.col5{
	font-size: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-weight: 600;
	width: 32%;
	background-color: #CCC;
	border-width: thin;
	height: 40%;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	line-height: 1.2;
}
	
.fundo1{
	width: 100%;
	height: 100%;
	background-color: #1ABC9C;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
  
}
	
.fundo2{
	width: 100%;
	height: 100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #3498DB;
}

.fundo3{
	width: 100%;
	height: 100%;
	background-color: #34495E;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.fundo4{
	width: 100%;
	height: 100%;
	background-color: #16A085;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
  
}
	
.fundo5{
	width: 100%;
	height: 100%;
	background-color: #2980B9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.fundo6{
	width: 100%;
	height: 100%;
	background-color: #2C3E50;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.icone_dashboard {
	height: 75%;
	width: 25%;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	top: 30px;
}

.icone_dashboard:hover{
         -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
		opacity:0.5;
     }

.icone_dashboard_direita {
	height: 75%;
	width: 35%;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	top: 15px;
	right: 65%;
}

.info_home {
	height: 20%;
	width: 40%;
	position: relative;
	float: right;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: right;
	top: -115px;
	margin-right: 5px;
	font-weight: 400;
}

.info_home_bancos {
	height: 20%;
	width: 38%;
	position: relative;
	float: right;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: right;
	top: -130px;
	margin-right: 20px;
	font-weight: 400;
	right: 35%;
}

.info_home_esquerda {
	height: 20%;
	width: 32%;
	position: absolute;
	float: right;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: right;
	top: -80px;
	margin-right: 10px;
	right: 30%;
}

a.link {
	text-decoration: none;
	/*  font: bold 10px Lucida Sans;
*/
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	font: normal 10px tahoma;
}

a.link2 {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font: normal 9px verdana;
}

#meio {
	width: 91%;
	background: none;
	 margin: 0 auto;
	 position:absolute;
	 left:150px;
	 height:100%;
	 display:block;
	 
	 

}





#rodape {
	/*position: absolute;
	width: 990px;*/
	 width: 100%;
	color: #fff;
	margin: 0px 0px 0px 0px;
	background: #34495E repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	height:45px;
	line-height:12px;
	position:fixed;
	bottom:0;
	
}

#rodape_login {
	/*position: absolute;
	width: 990px;*/
	 width: 100%;
	color: #fff;
	margin: 0px 0px 0px 0px;
	background: #34495E repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	height:35px;
	line-height:15px;
	position:absolute;
	bottom:0;
}

#css_endereco {
	top: 623px;
	margin: 0px 0px 0px 80px;
	font: 12px "Tahoma";
	color: #fff;
}

#logo_altarede {
  width: 870px;
  text-align: right;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#texto_simples {
  font: 10px tahoma;
 color: #000;
}


#box_titulo {
  
  /*width:989px;*/
   width: 106%;
  height:35px;
  left:80px;
  top:30px;
  font: 14px tahoma;
  color: #fff;
  background:#26B99A;
}

#box_esquerda {
  /*position:absolute;*/
  width:350px;
  height:25px;
  left:90px;
  margin:50px 0px 0px 100px;
  font: 12px tahoma;
  color: #000;
  border:0px solid #CC0000;
  background:url(../../img/icons/fundo_box2.png) no-repeat;
}

#box_baixo {
  
  width:347px;
  height:120px;
  left:90px;
  margin:4px 0px 0px 100px;
  font: 12px tahoma;
  color: #000;
  border:1px solid #666666;
  background:none;
}

#box_direita {
  
  width:350px;
  height:25px;
  margin:-150px 0px 0px 550px;
  top:200px;
  font: 12px tahoma;
  color: #000;
  border:0px solid #CC0000;
  background:url(../../img/icons/fundo_box2.png) no-repeat;
}


#box_baixo2 {
  
  width:347px;
  height:120px;
  margin:4px 0px 0px 550px;
  top:230px;
  font: 12px tahoma;
  color: #000;
  border:1px solid #666666;
  background:none;
}


#box_esquerda_baixo {
  /*position:absolute;*/
  width:350px;
  height:25px;
  left:90px;
  top:370px;
  font: 12px tahoma;
  color: #000;
  border:0px solid #CC0000;
  background:url(../../img/icons/fundo_box2.png) no-repeat;
}

#box_baixo_esq {
  /*position:absolute;*/
  width:347px;
  height:120px;
  left:90px;
  top:400px;
  font: 12px tahoma;
  color: #000;
  border:1px solid #666666;
  background:none;
}


.centraliza_tela {
	
	margin-left:5%;}


/* script para Formulários */

#todoform {
	width:101%;
	height:100%;
	margin-left:0px;
	background: #CCC;
	/*background: #E5E5E5;	*/
	font:12px tahoma;	
	border-top:0px solid  #666666;
	border-left:0px solid #666666;	
	border-right:0px solid #666666;
	border-bottom:0px solid #666666;
	border-collapse:collapse;
	color: #000;	
	opacity:0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
	border-radius:3px;
	display:table;
	position:relative;

}

#todoform_listar {
	width:100%;

background: #F3F3F3;


/*background: #E5E5E5;	*/
font:12px tahoma;	
border-top:0px solid  #666666;
border-left:0px solid #666666;	
border-right:1px solid #CCC;
border-bottom:1px solid #CCC;
border-collapse:collapse;
color: #000;	

	opacity:0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
	border-radius:3px;



}




#todoform th {
background:#000000;
padding:3px;
font: bold 15px tahoma;	
border-bottom:0px solid #ff9900;	
}
#todoform td {	
padding:3px;	
}
#todoform input {	
background: #fff;
border:0px  #ff9900;	
border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
#todoform textarea {
background: #fff;
border:0px  #ff9900;	
border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
height:100px;
width:300px;
}


#todoform input:disabled {	
    background:#DDD;
}

#todoform textarea:disabled {	
    background:#DDD;
}

#todoform input.botao {	
background:none;	
color:#ffffff;
border:0px solid #ffffff;
}


#painel_controle{
  
  width: 995px;
  height:480px;
  margin:0px 0px 0px 0px;
  border:1px solid #000099;
  overflow:auto;
  background: none;
}	


/*

		COPIADO DAKI PRA BAIXO POR EDER 

*/


.texto_padrao {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #555;
	text-decoration: none;
	margin-bottom: 5px;
	height: 28px;
	width: 47%;
	border-color: #999;
}



.texto_padrao_negrito {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.texto_padrao_form {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	display:inline;

}

.texto_padrao_aviso {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B71F04;
	text-decoration: none;
}

.coluna_tabela_aviso {
	background-color: #A7E08B;
}
.texto_padrao_pequeno {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.texto_texto {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align:left;

}

.texto_padrao1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align:right;
}
.texto_padrao a:{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;	
}
.texto_padrao a: link{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;	
}
.texto_padrao a: hover{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;	
}
.texto_padrao a: visited{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;	
}
.texto_padrao_sublinhado {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.texto_vermelho_negrito {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.texto_verde_negrito {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #227D17;
	text-decoration: none;
	display:inline;
}

.texto_vermelho_data {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #34495E;
	margin-right: 30px;
}


.texto_branco_gr {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #26B99A;
}
.texto_preto_negrito {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.texto_verde_negrito {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600 ;
	font-weight: bold;
}

.texto_branco {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: 500;
	background-color: #2A3F54;
	width: 100%;
	height: 30px;
}

.troca_fundo {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background: #CC3399;
}

.table_menu {
	color: #FFFFFF;
	background-color: #26B99A;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	text-align: center;
	margin: 0px 0px -38px 0px;
	text-decoration: none;
	height: 40px;
	font-weight: 500;
	line-height: 35px;
	width: 1720px;
	padding-top: 5px;
	top: -38px;
	position: relative;
	display: block;
	/*margin-left: 1px;*/
	margin-left:-10px;
	z-index:0;
}


.texto_filtro {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFF ;
	
}

.texto_filtro:link {
	text-decoration: none;
	color:none;
}

.texto_filtro:visited {
	text-decoration: none;
	color: #FFF;
}

.texto_filtro:hover {
	text-decoration: none;
	color: #FFF;
}

.texto_filtro:active {
	text-decoration: none;
	color: #FFF;
}

#box_direita_suporte {
  /*position:absolute;*/
  width:500px;
  height:25px;
  left:90px;
  margin:50px 0px 0px 100px;
  font: 12px verdana;
  color: #000;
  border:0px solid #CC0000;
  background:url(../../img/icons/fundo_box2.png) no-repeat;
}

#box_direita_suporte {
  
  width:347px;
  height:120px;
  left:90px;
  margin:4px 0px 0px 100px;
  font: 12px verdana;
  color: #000;
  border:1px solid #666666;
  background:none;
}

.input_contato {
  width: 250px;
  height:20px;
  background: #fff;
  border: solid 1px  #8d0000;
  font-family: Calibri;
  font-size:13px;
  color: #8d0000;
}

#msn {
	margin-top: -28px;
	height: 30px;
	width: 40px;
}

.nav toogle{
	display:none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #comporta_home{ margin-top:15px;}
	
	.caixa_topo{ 
	top:10px;
	left:60px; 
	}
	
	.caixa_topo2{ 
	top:0px;
	left:600px;
	}
}

@media (min-width: 1600px) {

	.caixa_topo2 {	
	width: 51%;
	height:100px;
	float:left;
	text-align:center;
	padding-top:20px;
	position:relative;
	left:18%;
	}
	
	.caixa_topo3 {	
	width: 25%;
	top:-2px;
	height:100px;
	float:left;
	text-align:center;
	padding-top:20px;
	position:relative;
	left:18%;
	}


.table_menu {
	color: #FFFFFF;
	background-color: #26B99A;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	text-align: center;
	margin: 0px 0px -38px 0px;
	text-decoration: none;
	height: 40px;
	font-weight: 500;
	line-height: 35px;
	width: 1425px;
	padding-top: 5px;
	top: -38px;
	position: relative;
	display: block;
	/*margin-left: 1px;*/
	margin-left:-10px;
	z-index:0;
}

.home_dashboard {
	width: 75%;
	height: 70%;
	position: absolute;
	background-color: #F2F2F2;
	text-align: center;
	height: 290%;
	left: 1%;
	top: 5px;
}

.col-md-12{width:100%;}
}

@media (min-width: 2500px) {

	.caixa_topo{	
	width: 8%;
	}
	
	.caixa_topo2 {	
	width: 42%;
	height:100px;
	float:left;
	text-align:center;
	padding-top:20px;
	position:relative;
	left:300px;
	}
	
	.caixa_topo3 {	
	width: 42%;
	top:-2px;
	height:100px;
	float:left;
	text-align:center;
	padding-top:20px;
	position:relative;
	left:350px;
	}


.table_menu {
	color: #FFFFFF;
	background-color: #26B99A;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	text-align: center;
	margin: 0px 0px -38px 0px;
	text-decoration: none;
	height: 40px;
	font-weight: 500;
	line-height: 35px;
	width: 1425px;
	padding-top: 5px;
	top: -38px;
	position: relative;
	display: block;
	/*margin-left: 1px;*/
	margin-left:-10px;
	z-index:0;
}

.home_dashboard {
	width: 75%;
	height: 70%;
	position: absolute;
	background-color: #F2F2F2;
	text-align: center;
	height: 290%;
	left: 1%;
	top: 5px;
}

.col-md-12{width:100%;}
}


@media (max-width: 1400px) {

	.caixa_topo2 {	
	width: 33%;
	height:100px;
	float:left;
	text-align:center;
	padding-top:20px;
	position:relative;
	left:300px;
	}
	
	.caixa_topo3 {	
	width: 400px;
	top:0px;
	height:100px;
	float:left;
	text-align:center;
	padding-top:20px;
	position:relative;
	left:320px;
	}


.table_menu {
	color: #FFFFFF;
	background-color: #26B99A;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	text-align: center;
	margin: 0px 0px -38px 0px;
	text-decoration: none;
	height: 40px;
	font-weight: 500;
	line-height: 35px;
	width: 1280px;
	padding-top: 5px;
	top: -38px;
	position: relative;
	display: block;
	/*margin-left: 1px;*/
	margin-left:-10px;
	z-index:0;
}
	

.home_dashboard {
	width: 74%;
	height: 70%;
	position: absolute;
	background-color: #F2F2F2;
	text-align: center;
	height: 290%;
	left: 3px
	top: 0px;
}

.col-md-12{width:99%;}
}


@media (max-width: 1280px) {
	
	.caixa_topo {	
	width: 25%;
	height:100px;
	float:left;
	text-align:center;
	padding-top:20px;
	position:relative;
	left:0px;
	}

	.caixa_topo2 {	
	width: 33%;
	height:100px;
	float:left;
	text-align:center;
	padding-top:20px;
	position:relative;
	left:50px;
	}
	
	.caixa_topo3 {	
	width: 310px;
	top:0px;
	height:100px;
	float:left;
	text-align:center;
	padding-top:20px;
	position:relative;
	left:70px;
	}


.table_menu {
	color: #FFFFFF;
	background-color: #26B99A;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	text-align: center;
	margin: 0px 0px -38px 0px;
	text-decoration: none;
	height: 40px;
	font-weight: 500;
	line-height: 35px;
	width: 1150px;
	padding-top: 5px;
	top: -38px;
	position: relative;
	display: block;
	/*margin-left: 1px;*/
	margin-left:-10px;
	z-index:0;
	}

.home_dashboard {
	width: 67%;
	height: 70%;
	position: absolute;
	background-color: #F2F2F2;
	text-align: center;
	height: 290%;
	left: -10px;
	top: 5px;
}
.col-md-12{width:1030x;} 
}

@media (max-width: 1200px) {
	
	.caixa_topo {	
	width: 15%;
	height:100px;
	float:left;
	text-align:center;
	padding-top:20px;
	position:relative;
	left:10px;
	}

	.caixa_topo2 {	
	width: 18%;
	height:100px;
	float:left;
	text-align:center;
	padding-top:20px;
	position:relative;
	left:170px;
	}
	
	.caixa_topo3 {	
	width: 320px;
	top:-2px;
	height:100px;
	float:left;
	text-align:center;
	padding-top:18px;
	position:relative;
	left:240px;
	}


.table_menu {
	color: #FFFFFF;
	background-color: #26B99A;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	text-align: center;
	margin: 0px 0px -38px 0px;
	text-decoration: none;
	height: 40px;
	font-weight: 500;
	line-height: 35px;
	width: 1100px;
	padding-top: 5px;
	top: -38px;
	position: relative;
	display: block;
	/*margin-left: 1px;*/
	margin-left:-10px;
	z-index:-0;
	}

.home_dashboard {
	width: 60%;
	height: 70%;
	position: absolute;
	background-color: #F2F2F2;
	text-align: center;
	height: 290%;
	left:0px;
	top: 5px;
}
.col-md-12{width:99%;} 
}


@media (max-width: 1024px) {
	
	.caixa_topo {	
	width: 27%;
	height:90px;
	float:left;
	text-align:center;
	padding-top:20px;
	position:relative;
	left:-30px;
	}

	.caixa_topo2 {	
	width: 27%;
	height:100px;
	float:left;
	text-align:center;
	padding-top:20px;
	position:relative;
	left:-23px;
	}
	
	.caixa_topo3 {	
	width: 37%;
	top:0px;
	height:100px;
	float:left;
	text-align:center;
	padding-top:18px;
	position:relative;
	left:0px;
	}


.table_menu {
	color: #FFFFFF;
	background-color: #26B99A;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	text-align: center;
	margin: 0px 0px -38px 0px;
	text-decoration: none;
	height: 40px;
	font-weight: 500;
	line-height: 35px;
	width: 1000px;
	padding-top: 5px;
	top: -38px;
	position: relative;
	display: block;
	/*margin-left: 1px;*/
	margin-left:-10px;
	z-index:0;
	}

.home_dashboard {
	width: 57%;
	height: 70%;
	position: absolute;
	background-color: #F2F2F2;
	text-align: center;
	height: 290%;
	left:10px;
	top: 90px;
}
.col-md-12{width:99%;} 


.info_home{
	font-size:11px;
	margin-right:0px;}
	
.texto_branco{
	font-size:10px;}	

}

@media (max-width: 1000px) {
	
	.table_menu {

	display: none;
	
	}
	
}
	
@media (max-width: 800px) {
	
#comporta_home {
	margin-top:175px
}

.caixa_topo {	
	width: 20%;
	height:100px;
	float:left;
	text-align:center;
	padding-top:5px;
	position:relative;
	left:0px;
	}	

	.caixa_topo2 {	
	width: 24%;
	height:100px;
	float:left;
	text-align:center;
	padding-top:5px;
	position:relative;
	left:11%;
	}
	
	.caixa_topo3 {	
	width: 220px;
	top:-14px;
	height:100px;
	float:left;
	text-align:center;
	padding-top:18px;
	position:relative;
	left:17%;
	}


.table_menu {
	color: #FFFFFF;
	background-color: #26B99A;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	text-align: center;
	margin: 0px 0px -38px 0px;
	text-decoration: none;
	height: 40px;
	font-weight: 500;
	line-height: 35px;
	width: 1300px;
	padding-top: 5px;
	top: -42px;
	position: relative;
	display: block;
	/*margin-left: 1px;*/
	margin-left:-400px;
	z-index:-1;
	}

.home_dashboard {
	width: 55%;
	height: 70%;
	position: absolute;
	background-color: #F2F2F2;
	text-align: center;
	height: 290%;
	left:-10px;
	top: 5px;
}

.icone_dashboard{
	display:none;
	}
	
	
	.info_home	{
	height:12%;
	top:10px;
	width:92%;
	text-align:center;	
}

.info_home_bancos {
	height: 20%;
	width: 38%;
	position: relative;
	float: right;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: right;
	top: 50px;
	margin-right: 12px;
	font-weight: 400;
	right: 35%;
}
	#todoform {
	width:103%;
	margin-left:0px;
	background: #CCC;
	/*background: #E5E5E5;	*/
	font:12px tahoma;	
	border-top:0px solid  #666666;
	border-left:0px solid #666666;	
	border-right:0px solid #666666;
	border-bottom:0px solid #666666;
	border-collapse:collapse;
	color: #000;	
	opacity:0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
	border-radius:3px;
	display:block;
	position:relative;

}

.col-md-12{width:99%;
			} 
			
.col5{
	font-size: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-weight: 600;
	width: 25%;
	background-color: #CCC;
	border-width: thin;
	height: 40%;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	line-height: 1.2;
}			
	 
}

@media (max-width: 480px) {
	
#rodape{
	/*height:30px;
	left:0px;
	width:100%;*/
	display:none;
	}

	#meio {
	width: 100%;
	background: none;
	 margin: 0 auto;
	 position:absolute;
	 left:50px;
	 height:100%;
	 display:block;
	 
	 

} 

#men2 {
	/*width: 990px;*/
	width: 100px;
	height: 0px; /*Altura da barra 100% por trás do menu principal*/
	
}

#topo {
	/*width: 1000px;*/
	 width: 100%;
	height: 200px;
	margin: -10px 0px 35px 0px;
}

.caixa_topo {	
	width: 100%;
	height:70px;
	position:absolute;
	left:100px;
	
	}
	
	.caixa_topo2 {	
	width: 300px;
	height:70px;
	position:relative;
	float:left;
	left:35px;
	top:30px;	
	}
	
	.caixa_topo3 {	
	width: 280px;
	top:35px;
	height:100px;
	float:left;
	text-align:center;
	padding-top:20px;
	position:relative;
	left:35px;
	}
#comporta_home { 

  margin-top:0px;
  left:-50px;
  height:100%;

	}
.home_dashboard{ 
	width:22%;
	overflow-x:hidden;
	/* overflow-y:hidden;*/
	top:210px; 
	left:-590px;
	position:relative;
}
	
.icone_dashboard{
	display:none;
	}

.info_home	{
	height:12%;
	top:10px;
	width:92%;
	text-align:center;	
}

.fundo1{
	height:100%;
}

.col5{
	height:190px;
	position:relative;
	float:left;
	width:90%;
	}
	
.info_home_bancos{
	top:30px; 
	left:-160px;
	}

.table_menu{
	color: #FFFFFF;
	background-color: #26B99A;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	height: 40px;
	font-weight: 500;
	line-height: 35px;
	top:205px;
	left:350px;
	width:450px;
	font-size:15px;
	z-index:2;
	margin-bottom:2px;
	position:relative;
	
	}
	
	
#todoform{
	width:100%;	
	height:100%;
	margin-top:210px;
	margin-left:-130px;
	z-index:1;

}

.nav-md{
	top:20px;
}

.col-md-12{width:100%;
			top:205px;} 
			
			.tab-content > .active{
    display: block;
    margin-top: -80px;
    margin-left: -40px;
}

 
} 
