﻿@charset "utf-8";
/* CSS Document */
::-webkit-scrollbar-button{ display: none; height: 13px; border-radius: 0px; background-color: #AAA; } ::-webkit-scrollbar-button:hover{ background-color: #AAA; } ::-webkit-scrollbar-thumb{ background-color: #b4b4b4; } ::-webkit-scrollbar-thumb:hover{ background-color: #CCC; } ::-webkit-scrollbar-track{ background-color: #d8d8d8; } ::-webkit-scrollbar-track:hover{ background-color: #e2e2e2; } ::-webkit-scrollbar{ width: 13px; }


.modal-dialog2 {
	max-width: 800px;
	margin: 30px auto;
}



.modal-body2 {
	position: relative;
	padding: 0px;
}

.close2 {
	position: absolute;
	right: -30px;
	top: 0;
	z-index: 999;
	font-size: 2rem;
	font-weight: normal;
	color: #000;
	opacity: 1;
}

.box_video {
	width: 100%;
	padding: 20px;
	background-color: #f5f5f5;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}


.image-preview-input {
    position: relative;
    overflow: hidden;
	margin: 0px;    
    background-color: #ffa200;
    border-color: #ccc;    
	height:38px;
	border:1px solid #c1c1c1;
	color:#fff;
	padding-left:7px;
	padding-right:7px;
	-moz-appearance: none;
	-webkit-appearance: none;
	font-size:15px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.image-preview-input:hover {
    background-color: #038ca5;
	color:#fff;
}

.image-preview-input:focus {
    background-color: #038ca5;
	color:#fff;
}

.image-preview-input:visited {
    background-color: #038ca5;
	color:#fff;
}

.image-preview-clear{  
	height:38px;
}



.image-preview-input input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	
}

.image-preview-filename{
	border:1px solid #c1c1c1;
	color:#1a1a1a;
	padding-left:7px;
	padding-right:7px;
	-moz-appearance: none;
	-webkit-appearance: none;
	font-size:15px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	height:38px;
}

.image-preview-input-title {
    margin-left:2px;
}




.box_MeuRanking_ouro{
	width:33%;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#721a15;
	color:#FFF;
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	text-align:center;
	padding:7px 7px 7px 7px;
	margin-top:7px;
	float:right;
	margin-left:-10px;
	line-height:22px;
}

.box_MeuRanking_ouro2 {
    width: 33%;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #721a15;
    color: #FFF;
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    text-align: center;
    padding: 7px 7px 7px 7px;
    margin-top: 7px;
    float: right;
    margin-right: 20px;
    line-height: 22px;
}

.vermelho{
	color:#edaaa7;
}

.btn_meuRanking_ouro {
    width: 69%;
    height: 30px;
    background-color: #721a15;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    color: #fff;
    text-align: center;
    margin-top: 2px;
    margin-left: 0;
    float: right;
}



.box_quiz{
	width:100%;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	background-color:#f5f5f5;
	border:1px solid #cccccc;
}

.al_thumb_treinamento{
	width:100%;
	height:200px;
	background-image:url(../images/img_treinamento.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-size:cover;
	border:1px solid #dadada;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	margin-bottom:0;
	
}

.al_select_quiz{
	float:left;
	width:2%;
}

.al_responstas_quiz{
	float:left;
	width:80%;
	text-align:left;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #a32e29;
}

.box_atingimento{
	font-size:15px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#07367b;
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:12px 12px 12px 12px;
	margin-bottom:10px;
	margin-top:10px;
}

.box_meta_vazio{
	width:100%;
	height:16px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#101010;
	margin-top:10px;
}

.box_meta_cheio{
	width:30%;
	height:16px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#67cccd;
	margin-top:10px;
}

.txt_meta{
	color:#fff;
	font-family: 'PT Sans', sans-serif;
	font-size:30px;
	font-weight:bold;
	text-align:center;
}

.iframe_video{
	width:100%;
	height:315px;
}

.iframe_video2{
	width:1000px;
	height:563px;
}

.fonte16{
	font-size:16px;
}

.line26{
	line-height:26px;
}


html {
    height: 100%;
    min-height: 100%;
}

.opacity{
	opacity:0.2;
}


.comboHome{
	width:100%;
	height:30px;
	border:1px solid #cacaca;
	padding-left:7px;
	outline:none;
	padding-right:7px;
	font-family: 'PT Sans', sans-serif;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
			border-radius:7px;
}

.txtAreaHome{
	width:100%;
	resize:none;
	border:1px solid #cacaca;
	padding-left:7px;
	padding-top:7px;
	padding-bottom:7px;
	outline:none;
	font-family: 'PT Sans', sans-serif;
	padding-right:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
			border-radius:7px;
}

.legenda_limite{
	font-family: 'PT Sans', sans-serif;
	font-size:12px;
	text-align:right;
	float:right;
	padding-top:5px;
	font-style:italic;
}


.alinhaComboHome{
	width:500px;
	float:left;
	margin-top:7px;
}

.alinhaTxtAreaHome{
	width:500px;
	float:left;
	margin-top:7px;
}

.alinhaTxtAreaComentario{
	width:500px;
	float:left;
	margin-top:7px;
	background-color:#f5f5f5;
	padding:10px;
	padding-top:20px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
			border-radius:7px;
}

.alinhaBtnPublicar{
	width:100px;
	float:right;
	margin-top:7px;
}

.postNormal{
	width:100%;
	float:left;
	margin-top:10px;
	margin-left:15px;
	color:#5c5c5c;
	
}

.imgRedonda{
	border:1px solid #c8c8c8;
	-moz-border-radius:80px;
	-webkit-border-radius:80px;
			border-radius:80px;
}

.thumbFeedHome{
	width:37px;
	height:37px;
	float:left;
}

.nomeParticipantePost{
	width:420px;
	float:left;
	line-height:20px;
	margin-left:10px;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
}

.thumbFeedComentario{
	width:30px;
	height:30px;
	float:left;
}

.nomeParticipanteComentario{
	width:420px;
	float:left;
	line-height:16px;
	margin-left:10px;
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
}

.italic{
	font-style:italic;
}


.postDescricao{
	margin-top:25px;
	line-height:20px;
	float:left;
	font-family: 'PT Sans', sans-serif;
	width:100%;
}

.imgPostNormal{
	width:100%;
	float:left;
	margin-top:10px;
	border:1px solid #c8c8c8;
}

.alinhaIcoPost{
	width:100%;
	float:left;
	text-align:right;
	margin-top:3px;
}

.icoAplaudirComentsHome{
	width:27px;
	height:27px;
	float:right;
	margin-right:3px;
	margin-top:7px;
}

.aplaudirComentsHomeQtde{
	width:40px;
	float:right;
	color:#007ab3;
	text-align:left;
	margin-top:14px;
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
}

.tit_mural_execucao{
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	text-transform:uppercase;
	text-align:left;
	color:#000;
}


.box_mural-gd{
	border:1px solid #dadada;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	 border-radius:7px;
	padding:17px;
	margin-left:10px;
	text-align:left;
	background-color:#f5f5f5;
}

.al_transf_principal{
	width:90px;
	float:left;
}

.box_mural_valor_principal{
	border:0px solid #CCC;
	padding:17px;
	margin-left:3px;
	text-align:left;
	width:170px;
	float:left;
	font-family: 'PT Sans', sans-serif;
	font-size:56px;
	font-weight:bold;
}

.img_mural_pq{
	background-color:#000200;
	width:100%;
	height:300px;
	padding-bottom:7px;
	background-image:url(../images/img_mural_gd.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-size:cover;
}

.al_transf_pq{
	float:left;
	font-family: 'PT Sans', sans-serif;
	font-weight:bold;
	margin:0;
	padding:0;
	width:34px;
	height:34px;
	text-align:center;
	
}

.divisoria_lateral{
	width:1px;
	height:78px;
	float:left;
	margin-left:12px;
	margin-right:12px;
	background-color:#dadada;
}

.tranf_1_item{
	width:35px;
	float:left;
	margin-top:10px;
	font-size:35px;
}

.tranf_2_item{
	width:70px;
	float:left;
	margin-top:10px;
	font-size:35px;
}

.tranf_3_item{
	width:105px;
	float:left;
	margin-top:10px;
	font-size:35px;
}

.box_azul_total_pontos{
	background-color:#c0e8f6;
	border-bottom:3px solid #000;
	padding-top:18px;
	padding-bottom:18px;
	padding-left:10px;
	padding-right:10px;
	color:#000;
	margin-top:10px;
	font-weight:bold;
	font-size:23px;
}



.box_rolagem{
	border:1px solid #CCCCCC;
	width:100%;
	height:400px;
	overflow:auto;
	padding:25px;
	text-align:left;
}

.topo{
	width:100%;
	padding-bottom:0;
	padding-top:4px;
	border-top:8px solid #701914;
  background-color: #a22d29;
}

.logo_topo_xs{
	margin-top:10px;
	float:right;
}

.al_box_equipe{
	padding:10%;
	margin-top:-90px
}

.box_meta{
	border:2px solid #FFF;
	width:100%;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	color:#FFF;
	float:left;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
	padding-top:20px;
	padding-bottom:30px;
	padding-left:20px;
	padding-right:20px;
}

.box_dica{
	border:2px solid #fff;
	background-color:#e8b348;
	width:100%;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	float:left;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
	padding-top:20px;
	padding-bottom:30px;
	padding-left:20px;
	padding-right:20px;

}


.box_equipe{
	border:2px solid #061177;
	width:264px;
	height:204px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	color:#FFF;
	float:left;
	text-align:center;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
	padding-top:10px;
	
	padding-left:3px;
	padding-right:3px;
	margin:20px;
}

.box_premiacao{
	border:2px solid #fff;
	background-color:#e8b348;
	width:100%;
	min-height:340px;
	padding-top:20px;
	padding-bottom:10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	text-align:center;
	font-family: 'PT Sans', sans-serif;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
}

.box_transparente_mecanica{
	width:70%;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	background-image:url(../images/bg_box_transparente_mecanica.png);
	background-repeat:repeat;
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
	font-size:20px;
	font-family: 'PT Sans', sans-serif;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.banner_interno_premiacao_final{
	width:100%;
	height:500px;
	padding-bottom:7px;
	background-image:url(../images/banner_interno_premiacao_final.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-size:cover;
}

.banner_interno_premiacao_equipe{
	width:100%;
	height:500px;
	padding-bottom:7px;
	background-image:url(../images/banner_interno_premiacao_equipe.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-size:cover;
}

.banner_interno_premiacao_individual{
	width:100%;
	height:500px;
	padding-bottom:7px;
	background-image:url(../images/banner_interno_premiacao_individual.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-size:cover;
}


.banner_interno_miami_florida{
	width:100%;
	height:500px;
	padding-bottom:7px;
	background-image:url(../images/banner_interno_miami_florida.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-size:cover;
}

.banner_interno_faleconosco{
	width:100%;
	height:500px;
	padding-bottom:7px;
	background-image:url(../images/banner_interno_faleconosco.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-size:cover;
}

.banner_interno_aguarde{
	width:100%;
	height:500px;
	padding-bottom:7px;
	background-image:url(../images/banner_interno_aguarde.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-size:cover;
}

.banner_interno_timeline{
	width:100%;
	height:500px;
	padding-bottom:7px;
	background-image:url(../images/banner_interno_timeline.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-size:cover;
}

.banner_interno_mural{
	width:100%;
	height:500px;
	padding-bottom:7px;
	background-image:url(../images/banner_interno_mural.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-size:cover;
}


.banner_interno_mecanica01{
	width:100%;
	height:400px;
	padding-bottom:7px;
	background-image:url(../images/banner_interno_mecanica01.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-size:cover;
}

.banner_interno_mecanica02{
	width:100%;
	min-height:500px;
	padding-top:60px;
	padding-bottom:60px;
	background-color:#e7af3e;
}

.banner_interno_mecanica03{
	width:100%;
	min-height:500px;
	background-color:#101010;
	color:#FFF;
	padding-top:60px;
	padding-bottom:60px;
}

.banner_interno_mecanica04{
	width:100%;
	min-height:auto;
	background-color:#101010;
	color:#FFF;
	font-size:22px;
	font-family: 'PT Sans', sans-serif;
	padding-top:60px;
	padding-bottom:60px;
}

.banner_interno_mecanica05{
	width:100%;
	min-height:500px;
	background-color:#fafbfc;
	color:#000;
}

.banner_interno_mecanica06{
	width:100%;
	min-height:500px;
	background-color:#e2e2e3;
	color:#000;
	font-size:20px;
}

.img_thumb_mural{
	width:20%;
	height:161px;
	float:left;
}

.txt_mural{
	width:75%;
	float:left;
	text-align:left;
	font-size:20px;
	font-family: 'PT Sans', sans-serif;
	margin-left:10px;
}

.al_tit_banner{
	text-align:center;
	float:left;
	height:500px;
}

.al_tit_banner_center{
	text-align:center;
	height:400px;
}

.tit_banner_xs{
	color:#232323;
	font-family: 'PT Sans', sans-serif;
	font-size:20px;
}


.tit_banner_pq{
	color:#232323;
	font-family: 'PT Sans', sans-serif;
	font-size:30px;
}

.tit_banner_md{
	color:#101010;
	font-family: 'PT Sans', sans-serif;
	font-size:32px;
	font-weight:bold;
}

.tit_banner_gd{
	color:#f9b12e;
	font-family: 'PT Sans', sans-serif;
	font-size:70px;
	line-height:95px;
}

.tit_banner_gd_azul{
	color:#4b6eab;
	font-family: 'PT Sans', sans-serif;
	font-size:105px;
	line-height:95px;
}


.alinhaBanner_interno{
	position: relative;
	top: 40%;
	transform: translateY(-40%);
}

.tit_conteudo_pq{
	color:#232323;
	font-family: 'PT Sans', sans-serif;
	font-size:30px;
}

.tit_conteudo_gd{
	color:#fff;
	font-family: 'PT Sans', sans-serif;
	font-size:105px;
	line-height:95px;
	text-shadow: 7px 11px 12px #676767; 
}



.verde{
	color:#f9b12e;
}

.conteudo_sobre{
	color:#fff;
}

.label {
    color: #ffa200;
}

.modal-header {
    padding: 15px;
    border-bottom: 0px solid #e5e5e5;
}

.passo{
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	background-color:#f08c06;
	border:1px solid #f0ab06;
	width:50px;
	height:50px;
	text-align:center;
	font-family: 'PT Sans', sans-serif;
	font-size:30px;
	color:#fff;
	font-weight:bold;
	padding-top:5px;
	margin-right:auto;
	margin-left:auto;
}



.background_interno{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-size:cover;
}

.background_interno2{
	background-image:url(../images/bg2.jpg);
	background-repeat:repeat-x;
	z-index:0;
}

.btn_extratoCampanha{
	width:31%;
	height:30px;
	background-color:#ce0a10;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	color:#fff;
	margin-top:2px;
	margin-left:-10px;
	float:left;
	text-align:center;
}

.bg_principal_interna{
	background-color:#eeebda;
	height:266px;
	margin-bottom:0;
	border-bottom:3px solid #3daa36;
}

.padding-bottom5{
	padding-bottom:10px;
}

.hr_laranja{
	border-color:#5e5e5e;
	height:1px;
	padding:0;
	margin:0;
	margin-top:6px;
	margin-bottom:6px;
}

.hr_topo{
	    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.75), rgba(0, 0, 0, 0));
	margin-bottom:12px;
}

.hr_footer{
	border-color:#d9d9d9;
	height:1px;
	padding:0;
	margin:0;
	margin-top:0;
	margin-bottom:12px;
}

.hr_perfil{
	border-color:#36c16c;
	height:1px;
	padding:0;
	margin:0;
	margin-top:9px;
	margin-bottom:9px;
}

.hr_amarelo{
	border-color:#ffba00;
	height:1px;
	padding:0;
	margin:0;
	margin-top:22px;
	margin-bottom:22px;
}

.al_txt_rodape{
	margin-top:-3px;
}


.al_conteudo {
    padding-top: 25px;
	padding-bottom:25px;
}

.o_programa {
	background-color:#a22d29;
	color:#FFF;
	font-family: 'PT Sans', sans-serif;
	font-size:20px;
}

.bg_verde{
	width:100%;
	background-color:#ffa200;
	padding-top:30px;
	padding-bottom:30px;
	color:#fff;
	font-family: 'PT Sans', sans-serif;
}

.bg_menu{
	height:48px;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	background-color:#a22d29;
}

.BGchamada{
	background-color:#ececec;
}


.tabela_topo{
	background-color:#ffa200;
	color:#fff;
	font-family: 'PT Sans', sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

.tabela_ouro{
	background-color:#b88e15;
	color:#fff;
	font-family: 'PT Sans', sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #e9c764;
}


.tabela_prata{
	background-color:#8f8f8f;
	color:#fff;
	font-family: 'PT Sans', sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #bfbfbf;
}

.tabela_bronze{
	background-color:#837244;
	color:#fff;
	font-family: 'PT Sans', sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #aba28a;
}

.tabela_linha_normal{
	background-color:#fff;
	font-family: 'PT Sans', sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #d6d6d6;
}

.tabela_linha_intermediaria{
	background-color:#f5f5f5;
	font-family: 'PT Sans', sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #d6d6d6;
}


.box_mensagem{
	border:1px dashed #ffa200;
	text-align:center;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
	padding-top:20px;
	padding-bottom:20px;
	width:100%;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:transparent;
}

.box_mensagem_sucesso{
	border:1px dashed #258202;
	text-align:center;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
	padding-top:20px;
	padding-bottom:20px;
	width:100%;
	color:#258202;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:transparent;
}

.box_mensagem_erro{
	border:1px dashed #bc0707;
	text-align:center;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
	padding-top:20px;
	padding-bottom:20px;
	width:100%;
	color:#bc0707;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:transparent;
}


.strong{
	font-weight:bold;
}

.img_interna01{
	margin-top:-20px;
	text-align:center;
}


.img_interna02{
	margin-top:10px;
	text-align:center;
}

.img_interna03{
	margin-top:-20px;
	text-align:center;
	padding-bottom:0;
}

.modal-body{
    margin-top:-20px;
}




.al_menuPrincipal {
    float: left;
    color: #fff;
    font-size: 18px;
    font-family: 'PT Sans', sans-serif;
}

.al_menuPrincipal a{
    float: left;
    color: #fff;
    font-size: 18px;
    font-family: 'PT Sans', sans-serif;
}

.al_menuPrincipal a:visited{
	color:#fff;
	font-family: 'PT Sans', sans-serif;	
}

.al_menuPrincipal a:hover{
	color:#ffa200;
	font-family: 'PT Sans', sans-serif;
}

.al_menuSelecionado a {
    float: left;
    font-size: 19px;
    font-family: 'PT Sans', sans-serif;
    color: #f4ae00;
}

    .al_menuPrincipal a:focus {
        color: #e3ea3a;
        font-family: 'PT Sans', sans-serif;
    }


.glyphicon-question-sign{
	color:#fff;
}

.al_img_nfs{
	margin-top:-40px;
}

.align_left{
	text-align:left;
}

.align_right{
	text-align:right;
}




.txtDestaques{
	font-size:14px;
	color:#424242;
	line-height:19px;
}

.form-group{
	font-family: 'PT Sans', sans-serif;
}

.divisoria{
	float:left;
	margin-left:14px;
	margin-right:14px;
	color:#a22d29;
	margin-top:-3px;
}

.divisoria2{
	float:left;
	margin-left:14px;
	margin-right:14px;
	margin-top:6px;
	color:#3e3e3e;
}

.divisoria3{
	float:left;
	margin-left:9px;
	margin-right:9px;
	margin-top:6px;
	color:#dd5559;
}


.espaco{
	height:10px;
}

.espaco2{
	height:5px;
}

.hr_pontilhado{
	border:#dadada;
	background-color:#dadada;
	height:1px;
}
.hr_pontilhado2{
	border:#f9b12e;
	background-color:#f9b12e;
	height:1px;
}

.al_extrato{
	background-color:#f8f7ee;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:3px solid #ffa200;
	border-top:1px solid #e6e6e6;
}

.faixaAmarela{
	background-color:#f5d8ce;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	padding-bottom:20px;
	padding-top:20px;
}


.faixaLaranja{
	background-color:#ce4a27;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	padding-bottom:20px;
	padding-top:30px;
	color:#FFF;
	font-family: 'PT Sans', sans-serif;
	font-size:20px;
}



.box_ranking{
	font-size:16px;
	width:100%;
	margin-top:20px;
	padding:10px 10px 0px 10px;
	background-image:url(../images/bg_rankingGeral.png);
	background-repeat:repeat;
	background-position:center top;
	background-size:cover;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	height:auto;
	font-family: 'PT Sans', sans-serif;
}

.box_meuExtrato{
	font-size:16px;
	width:100%;
	margin-top:30px;
	padding:16px 16px 16px 16px;
	background-color:#212121;
	color:#FFF;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	height:auto;
	font-family: 'PT Sans', sans-serif;
	border: 1.5px solid #ffa200;
}

.margin-left5{
	margin-left:5px;
}

.box_ranking_minhaPosicao{
	font-size:16px;
	width:100%;
	margin-top:7px;
	padding:10px 10px 10px 10px;
	margin-bottom:10px;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	height:auto;
	background-color:#f8b7a1;
	font-family: 'PT Sans', sans-serif;
}

.al_ranking_dados{
	float:left;
	margin-left:10px;
	margin-right:10px;
}

.al_ranking_dados_primeiros {
    float: left;
    margin-left: 0;
    margin-right: 10px;
}

.al_trofeu{
	float:left;
}

.al_meutrofeu{
	float:left;
	width:32px;
    margin-left:0;
}

.al_nome_ranking{
	max-width:60%;
	float:left;
	margin-left:10px;
	display:block;
}


.bg-extrato{
	color:#FFF;
	border-bottom:1px solid #b7d689;
	height:10px;
}

.bg-extrato-saldo{
	background-color:#ffa200;
	color:#FFF;
	border-bottom:1px solid #3daa36;
	font-size:19px;
	font-weight:bold;
}

.fonte{
	font-family: 'PT Sans', sans-serif;
}

img {
  max-width: 100%;
}


.saudacao{
	width:100%;
	float:left;
	font-size:14px;
	line-height:19px;
	font-family: 'PT Sans', sans-serif;
	margin-top:20px;
	margin-left:10px;
	color:#FFF;
}

.observacao {
	width: 100%;
	float: left;
	font-size: 12px;
	line-height: 10px;
	font-family: 'PT Sans', sans-serif;
	margin-top: 5px;
	margin-left: 2px;
	color: #FFF;
}

.box_extratoCampanha{
	width:31%;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#ce0a10;
	color:#FFF;
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	text-align:center;
	padding:7px 7px 7px 7px;
	margin-top:7px;
	float:left;
	margin-left:-10px;
	line-height:22px;
}

.box_Perfil{
	float:right;
	margin-top:10px;
}

.saldo_cadastro_nf{
	color:#fff;
	font-family: 'PT Sans', sans-serif;
	font-size:30px;
	font-weight:bold;
}

.seta_cadastro_nf{
	color:#fff;
	font-family: 'PT Sans', sans-serif;
	font-size:28px;
}

.box_notaFiscal{
	width:100%;
	color:#fff;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:12px;
	background: #1a619d;
    background: -webkit-linear-gradient(#3ea7df, #1a619d);
    background: -o-linear-gradient(#3ea7df, #1a619d);
    background: -moz-linear-gradient(#3ea7df, #1a619d);
    background: linear-gradient(#3ea7df, #1a619d);
}

.btn_verde{
	font-size:16px;
	font-family: 'PT Sans', sans-serif;
	color:#036c38;
}

.btn_verde:hover{
	font-size:16px;
	font-family: 'PT Sans', sans-serif;
	color:#80dd7c;
	text-decoration:underline;
}

.btn_verde:visited{
	font-size:16px;
	font-family: 'PT Sans', sans-serif;
	color:#036c38;
}

.iconHome{
	text-align:right;
	margin-right:-7px;
}

.laranja{
	color:#ce4a27;
}

.btn_chamada{
	font-size:15px;
	font-family: 'PT Sans', sans-serif;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
}

.btn_chamada:hover{
	font-size:15px;
	font-family: 'PT Sans', sans-serif;
	color:#cd2027;
	text-decoration:underline;
	font-weight:bold;
}

.btn_chamada:visited{
	font-size:15px;
	font-family: 'PT Sans', sans-serif;
	color:#cd2027;
	font-weight:bold;
}

.margin-bottom7{
	margin-bottom:4px;
}

.al_margin_logo{
	margin-top:-4px;
	padding:0;
	text-align:left;
	float:left;
	margin-bottom:30px;
}

.al_rodape_logoCampanha{
	width:30%;
	float:left;
}

.al_rodape_logo{
	float:left;
}

.al_rodape_logo2{
	float:left;
	margin-top:20px;
	margin-left:20px;
}

.al_btn_CEP{
	background-color:transparent;
	border:0;
	font-size:30px;
	color:#ffa200;
	margin-top:43px;
	margin-left:-20px;
}

.al_btn_busca_participante{
	background-color:transparent;
	border:0;
	font-size:30px;
	color:#1a619d;
	margin-top:35px;
	margin-left:-10px;
}

.campo_whatsapp{
	margin-top:40px;
}

.al_passo{
	float:right;
	width:260px;
	text-align:right;
}

.box_passo{
	margin-left:auto;
	margin-right:auto;
	width:260px;
	text-align:center;
}

.passo_inativo{
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	background-color:#fff;
	border:1px solid #1a619d;
	width:50px;
	height:50px;
	text-align:center;
	font-family: 'PT Sans', sans-serif;
	font-size:30px;
	color:#1a619d;
	font-weight:bold;
	padding-top:5px;
	float:right;
	margin-right:6px;
	margin-left:6px;
}

.passo_ativo{
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	background-color:#1a619d;
	border:1px solid #1a619d;
	width:50px;
	height:50px;
	text-align:center;
	font-family: 'PT Sans', sans-serif;
	font-size:30px;
	color:#fff;
	font-weight:bold;
	padding-top:5px;
	float:right;
	margin-right:6px;
	margin-left:6px;
}

.label_select_cultura{
	width:50px;
	margin-top:0;
	float:left;
	margin-bottom:7px;
	margin-left:-15px;
}


.campo_select_cultura{
	float:left;
	margin-right:14px;
	margin-left:-15px;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
  color:#000;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    line-height: 1.42857143;
    vertical-align: top;
    font-family: 'PT Sans', sans-serif;
    vertical-align:middle;
	border-bottom:1px solid #dfdfdf;
	/*text-align:left;
	background-color:#f5f5f5;*/
  
}

/*.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 0px solid #ddd;
    background-color: #a22d28;
    color:#FFF;
	border:1px solid #fff;
	padding:10px;
}*/

.tabela_mobile .table > tbody > tr > th.laranjaEscuro {
  vertical-align: bottom;
  font-family: 'PT Sans', sans-serif;
  border-bottom: 1px solid #cccccc;
  background-color: #494949;
  color:#000;
  text-align:right;
}


.table > tbody > tr > td.laranjaEscuro  {
  vertical-align: bottom;
    border-bottom: 1px solid #fff;
    background-color:#f1b07a;
    color:#000;
}

.table > tbody > tr > td.vermelho  {
    border-bottom: 1px solid #fff;
    background-color:#a22d28;
    color:#fff;
	text-align:right;
}

.tabela_mobile .table > tbody > tr > th.verdeEscuro {
  vertical-align: bottom;
  font-family: 'PT Sans', sans-serif;
  border-bottom: 1px solid #ddd;
  background-color: #baca9a;
  color:#000;
  text-align:right;
}

.tabela_mobile .table > tbody > tr > th.azulClaro2  {
  vertical-align: bottom;
    border-bottom: 1px solid #fff;
    background-color:#9cd2e0;
    color:#000;
}

.tabela_mobile .table > tbody > tr > th.cinza  {
  vertical-align: bottom;
    border-bottom: 1px solid #fff;
    background-color:#c4c4c4;
    color:#000;
}

.tabela_mobile .table > tbody > tr > th.verdeEscuro2  {
  vertical-align: bottom;
    border-bottom: 1px solid #fff;
    background-color:#82c772;
    color:#000;
}


.table > tbody > tr > td.verdeEscuro  {
  vertical-align: bottom;
    border-bottom: 1px solid #fff;
    background-color:#baca9a;
    color:#000;
}

.table > tbody > tr > td.verdeEscuro2  {
  vertical-align: bottom;
    border-bottom: 1px solid #fff;
    background-color:#82c772;
    color:#000;
}


.table > tbody > tr > td.verdeClaro  {
  vertical-align: bottom;
    border-bottom: 1px solid #fff;
    background-color:#d6e3bc;
    color:#000;
}

.table > tbody > tr > td.azulEscuro  {
  vertical-align: bottom;
    border-bottom: 1px solid #fff;
    background-color:#101010;
    color:#fff;
}

.table > tbody > tr > td.azulClaro  {
  vertical-align: bottom;
    border-bottom: 1px solid #fff;
    background-color:#52bcec;
    color:#000;
}

.table > tbody > tr > td.azulClaro2  {
  vertical-align: bottom;
    border-bottom: 1px solid #fff;
    background-color:#9cd2e0;
    color:#000;
}

.table > tbody > tr > td.azulClaro3  {
  vertical-align: bottom;
    border-bottom: 1px solid #fff;
    background-color:#b7dee8;
    color:#000;
}



.table > tbody > tr > td.linhaBranca  {
  vertical-align: bottom;
    border-bottom: 1px solid #fff;
    background-color:#fff;
    color:#000;
}


.tabela_mobile .table > tbody > tr > th.azulEscuro  {
  vertical-align: bottom;
    border-bottom: 1px solid #fff;
    background-color:#101010;
    color:#fff;
}

.tabela_mobile .table > tbody > tr > th.azulClaro  {
  vertical-align: bottom;
    border-bottom: 1px solid #fff;
    background-color:#52bcec;
    color:#fff;
}

.table_head_left {
    line-height: 1.42857143;
    vertical-align: top;
    font-family: 'PT Sans', sans-serif;
    vertical-align: middle;
    border-bottom: 1px solid #dfdfdf;
    background-color: #a22d28;
    color: #fff;
    text-align: left;
    padding: 10px;
}

.table_head_center {
    line-height: 1.42857143;
    vertical-align: top;
    font-family: 'PT Sans', sans-serif;
    vertical-align: middle;
    border-bottom: 1px solid #dfdfdf;
    background-color: #a22d28;
    color: #fff;
    text-align: center;
}

.table_head_right {
    line-height: 1.42857143;
    vertical-align: top;
    font-family: 'PT Sans', sans-serif;
    vertical-align: middle;
    border-bottom: 1px solid #dfdfdf;
    background-color: #a22d28;
    color: #fff;
    text-align: right;
}

.table_item_left {
    padding: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 1.42857143;
    vertical-align: top;
    font-family: 'PT Sans', sans-serif;
    vertical-align: middle;
    border-bottom: 1px solid #dfdfdf;
    background-color: #f5f5f5;
    color: #000;
    text-align: left;
}

.table_item_center {
    padding: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 1.42857143;
    vertical-align: top;
    font-family: 'PT Sans', sans-serif;
    vertical-align: middle;
    border-bottom: 1px solid #dfdfdf;
    background-color: #f5f5f5;
    color: #000;
    text-align: center;
}

.table_item_right {
    padding: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 1.42857143;
    vertical-align: top;
    font-family: 'PT Sans', sans-serif;
    vertical-align: middle;
    border-bottom: 1px solid #dfdfdf;
    background-color: #f5f5f5;
    color: #000;
    text-align: right;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f8f7ee;
  border:0;
}


.tabela_mobile .table > tbody > tr > th {
  vertical-align: bottom;
  font-family: 'PT Sans', sans-serif;
  border-bottom: 1px solid #ddd;
  background-color: #a22d28;
  color:#FFF;
  text-align:right;
}

.tabela_mobile .table > tbody > tr > td {
  text-align:left;
}


.tabela_mobile .table > tbody > tr > th,
.tabela_mobile .table > tbody > tr > td {
  padding: 8px 18px;
  line-height: 1.42857143;
  vertical-align: top;
  border-bottom: 1px solid #ddd;
}

.td_mobile{
	width:25%;
	float:left;
	padding:0 4px;
}

.tabela_mobile hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #999;
}

.dropdown-menu {
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding-left:15px;
	padding-right:15px;
}


body{
	color:#535353;
	font-size:13px;
	display: flex;
    flex-direction: column;
    min-height: 100%;
  font-family: 'PT Sans', sans-serif;
  
  
}

.tits_login{
	color:#ffba00;
	font-family: 'PT Sans', sans-serif;
	font-size:32px;
	font-weight:bold;
}

.centralizar h1{
	color:#ffa200;
	font-family: 'PT Sans', sans-serif;
	font-size:30px;
}

.container h1{
	color:#ffa200;
	font-family: 'PT Sans', sans-serif;
	font-size:70px;
	margin-bottom:-5px;
	font-weight:bold;
}

.container h2{
	color:#a32e29;
	font-family: 'PT Sans', sans-serif;
	font-size:27px;
	margin-bottom:-5px;
	font-weight:bold;
}

.container h3{
	color:#101010;
	font-family: 'PT Sans', sans-serif;
	font-size:22px;
	font-weight:bold;
}


.container h4{
	color:#ffa200;
	font-family: 'PT Sans', sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:23px;
}

.container h6{
	color:#101010;
	font-family: 'PT Sans', sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:23px;
}

.container h5{
	color:#a92824;
	font-family: 'PT Sans', sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:23px;
}

.container h6{
	color:#ffa200;
	font-family: 'PT Sans', sans-serif;
	font-size:27px;
	margin-bottom:6px;
	font-weight:bold;
}


/*.container h6{
	font-family: 'PT Sans', sans-serif;
	font-size:30px;
	margin-bottom:-10px;
}*/

.centralizar h7 {
    color: #ffa200;
    font-family: 'PT Sans', sans-serif;
    font-size: 20px;
    line-height: 21px;
    font-weight: bold;
}

.esquerda{
	float:left;
}

.direita{
	float:right;
}

.trofeuCategoria{
	float:left;
	margin-left:-20px;
	margin-right:10px;
	width:45px;
	height:53px;
}

.amarelo{
	color:#f4ae00;
	font-size:23px;
	font-weight:bold;
}

.verdeRanking {
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #00ff29;
}

.vermelhoRanking {
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #640d09;
}

.amarelo_menor{
	color:#f4ae00;
	font-size:18px;
	font-weight:bold;
}

.hr_extrato{
	border-color:#de7961;
	height:1px;
	padding:0;
	margin:0;
	margin-top:8px;
	margin-bottom:4px;
}

.branco{
	color:#fff;
}

.azul{
	color:#ffa200;
	font-family: 'PT Sans', sans-serif;
}


.btn_saudacao{
	width:80%;
	height:33px;
	color:#fff;
	padding-top:0;
	padding-left:16px;
	padding-right:16px;
	margin-top:0px;
	background-color:#000000;
	border-radius:90px;
	-moz-border-radius:90px;
	-webkit-border-radius:90px;
	
}

.btn_saudacao2{
	width:100%;
	height:33px;
	color:#101010;
	padding-top:0;
	padding-left:16px;
	padding-right:16px;
	margin-top:0px;
	background-color:#ffa200;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	
}


.al_menuSecundario{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#FFF;
	font-size:12px;
	font-family: 'PT Sans', sans-serif;
	
}

.al_menuSecundario a{
	float:left;
	color:#FFF;
	font-size:12px;
	font-family: 'PT Sans', sans-serif;
	font-weight:bold;
	margin-top:7px;
}


.al_menuSecundario a:visited{
	color:#FFF;
	font-family: 'PT Sans', sans-serif;	
}

.al_menuSecundario a:hover{
	color:#f5aeb0;
	font-family: 'PT Sans', sans-serif;
}





.al_menuTerciario{
	color:#FFF;
	font-size:12px;
	font-family: 'PT Sans', sans-serif;
	margin-top:8px;

	
}

.al_menuTerciario a{
	color:#FFF;
	font-size:12px;
	font-family: 'PT Sans', sans-serif;
	font-weight:bold;
}


.al_menuTerciario a:visited{
	color:#FFF;
	font-family: 'PT Sans', sans-serif;	
}

.al_menuTerciario a:hover{
	color:#f5aeb0;
	font-family: 'PT Sans', sans-serif;
}

.thumb_ranking_geral{
	width:36px;
	height:36px;
	margin-left:auto;
	margin-right:auto;
	padding-left:7px;
	padding-right:7px;
	background-image:url(../images/thumb_perfil.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	float:left;
	border-radius:120px;
	-moz-border-radius:120px;
	-webkit-border-radius:120px;
	border:1px solid #FFF;
	margin-right:10px;
}

.thumb_perfil{
	width:68px;
	height:68px;
	margin-left:auto;
	margin-right:auto;
	padding-left:7px;
	padding-right:7px;
	float:left;
	
	margin-right:10px;
}

.borda_laranja{
	border-left:5px solid #ffa200;
}

.thumb_novidades{
	width:100%;
	height:160px;
	margin-left:auto;
	margin-right:auto;
	padding-left:7px;
	padding-right:7px;
	/*background-image:url(../images/thumb_novidades.jpg);*/
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}

.thumb_novidades_destaque {
    width: 277px;
    height: 180px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 7px;
    padding-right: 7px;
    /*background-image: url(../images/thumb_novidades.jpg);*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.thumb_novidades_destaque_interno {
    width: 450px;
    height: 292px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 7px;
    padding-right: 7px;
    /*background-image: url(../images/thumb_novidades.jpg);*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.al_fonte_interna{
    margin-top:14px;
    margin-bottom:30px;

}

.margin-left10 {
    margin-left: 14px;
}

.margin_right7 {
    margin-right: 7px;
}

.margin_top10{
	margin-top:10px;
}

.margin_top5{
	margin-top:5px;
}

.margin_top2{
	margin-top:2px;
}


.margin_top30{
	margin-top:30px;
}

.margin_top35{
	margin-top:35px
}

.margin_top20{
	margin-top:20px;
}

.tit13{
	font-size:13px;
	line-height:19px;
}

.al_campoLogin{
	width:260px;
	margin-left:auto;
	margin-right:auto;
}

.bg_login{
	background-color:#FFF;
	color:#474747;
}

.bg_login h1{
	color:#1a619d;
}

.bg_login a{
	color:#1a619d;
	outline:none;
}

.bg_login a:hover{
	color:#3583c4;
	outline:none;
}

.bg_login a:focus{
	color:#3583c4;
	outline:none;
}

.txt_login{
	color:#4c4c4c;
}


.boxAzul{
	background-color:#001017;
	font-size:18px;
	color:#FFF;
	font-family: 'PT Sans', sans-serif;
	line-height:20px;
	padding-top:15px;
	padding-bottom:15px;
	border:3px solid #fff;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}

.font{
	font-family: 'PT Sans', sans-serif;
	font-size:20px;
}

.font12{
	font-size:12px;
}

.font13{
	font-size:13px;
}

.font14{
	font-size:14px;
	margin-left:0;
}


.font17{
	font-size:17px;
}

.font19{
	font-size:19px;
}

.borda{
	border-radius:120px;
	-moz-border-radius:120px;
	-webkit-border-radius:120px;
	border:2px solid #FFF;
}


.tipo_borda{
	border:1px solid #dadada;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	 border-radius:10px;
	 outline:none;
}

.text-right{
	text-align:right;
}

.text-left{
	text-align:left;
}


input {
	outline:none;
}


.txt_10{
	font-size:12px;
}

/*BANNER HOME INDICADORES SETA E BOLINHAS*/
.slide{
	margin-top:0;
}

.carousel-indicators{
	color:red;
}

.carousel-indicators li:hover{
	background-color:#cdcdcd;
}

.carousel-indicators li{
	border:1px solid #bebebe;
	background-color:#f5f5f5;
}

.carousel-control{
	color:#fff;
}

.carousel-control:hover{
	color:#ffba00;
}

.carousel-control:focus{
	color:#ffba00;
}

/*BANNER HOME INDICADORES SETA E BOLINHAS FIM*/
	
.menuPerfil{
	width:100%;
	height:40px;
	background-color:#001017;
}

.al_menuPerfil{
	width:40px;
	height:40px;
	float:right;
	margin-right:4px;
	margin-left:4px;
	position:relative;
}

.al_menuPerfil_bg_destaque{
	background-color:#1a619d;
}

.n_notificacao{
	width:20px;
	height:20px;
	position:absolute;
	background-color:#229605;
	color:#fff;
	left: 27px;
	top: 0px;
	z-index:99;
	font-size:11px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	font-weight:bold;
	padding-top:4px;
}

.n_carrinho{
	width:20px;
	height:20px;
	position:absolute;
	background-color:#e73849;
	color:#fff;
	left: 27px;
	top: 0px;
	z-index:99;
	font-size:11px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	font-weight:bold;
	padding-top:4px;
}

.breadcrumb{
	background-color:#fff;
	margin-top:5px;
	padding-left:0;
	font-size:13px;
}

.breadcrumb a{
	color:#303030;
}

.breadcrumb a:hover{
	color:#ffa200;
}


.breadcrumb a:focus{
	color:#ffa200;
}


.breadcrumb a:visited{
	color:#303030;
}

.breadcrumb a:active{
	color:#ffa200;
}

.box_materiaisParaDownload a {
    color: #303030;
    text-decoration: none;
}

.box_materiaisParaDownload a:hover {
    color: #ffa200;
    text-decoration: none;
}

.box_materiaisParaDownload a:focus {
    color: #ffa200;
    text-decoration: none;
}


a {
    color: #303030;
    text-decoration: none;
}

    a:hover {
        color: #ffa200;
        text-decoration: none;
    }

    a:focus {
        color: #ffa200;
        text-decoration: none;
    }



.perfil{
	margin-top:5px;	
}

.tit_preto_2{
	font-size:17px;
	color:#454545;
}

.tit_laranja_menor{
	font-size:20px;0
	color:#fd9827;
	font-weight:bold;
	font-family: 'PT Sans', sans-serif;
	margin-top:10px;
}

.txt_carrinho_saldoTotal{
	font-size:20px;
	color:#1a619d;
	font-weight:bold;
	font-family: 'PT Sans', sans-serif;
	margin-top:10px;
}

.txt_pontosDetalhes{
	color:#1a619d;
	font-size:17px;
}

.txt_pontosDetalhes_fonte{
	font-size:49px;
	font-weight:bold;
}

.txt_produtoDetalhes{
	font-size:17px;
	line-height:20px;
}

.al_label_pontos{
	margin-left:40px;
}

.txt_produtoDetalhes_fonte{
	font-size:20px;
}

.txt_label_resgate_detalhes{
	color:#127601;
	font-weight:bold;
}

.margin_right10{
	margin-right:10px;
}

.margin_right20{
	margin-right:20px;
}

.ThumbPerfil{
	width:31px;
	height:31px;
	float:left;
	border:2px solid #fff;
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
}

.nomePerfil_mobile{
	float:left;
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
}

.menuDropdown_perfil{
	width:10px;
	float:left;
}

.menuDropdown_carrinho{
	float:right;
}


.separadorPerfil{
	width:1px;
	height:30px;
	background-color:#1a619d;
	float:left;
	margin-left:30px;
}

.labelMeusPontos{
	font-family: 'PT Sans', sans-serif;
	color:#fff;
	font-size:13px;
	float:left;
	margin-left:20px;
	margin-top:7px;
}

.meusPontos{
	font-family: 'PT Sans', sans-serif;
	color:#efb608;
	font-size:20px;
	float:left;
	margin-left:7px;
	margin-top:2px;
	font-weight:bold;
}

.al_vertical{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}


.modal_estilo {
    border: 2px solid #525252;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	font-family: 'PT Sans', sans-serif;
}

.boxDestaque_compare_modal{
	width:100%;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	 border-radius:10px;
	 background-color:#ffffff;
	 border:1px solid #1a619d;
	 padding-left:10px;
	 padding-right:10px;
	 padding-top:10px;
	 padding-bottom:10px;
	 margin-top:7px;
}

.boxDestaque_compare_lojas_modal{
	width:100%;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	 border-radius:10px;
	 background-color:#f5f5f5;
	 border:1px solid #f5f5f5;
	 padding-left:10px;
	 padding-right:10px;
	 padding-top:10px;
	 padding-bottom:10px;
	 margin-top:7px;
	 font-family: 'PT Sans', sans-serif;
	color:#1a619d;
	font-size:24px;
}

.boxDestaque_compare_lojas_destaque_modal{
	width:100%;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	 border-radius:10px;
	 background-color:#c5e5f2;
	 border:1px solid #c5e5f2;
	 padding-left:10px;
	 padding-right:10px;
	 padding-top:10px;
	 padding-bottom:10px;
	 margin-top:7px;
	 font-family: 'PT Sans', sans-serif;
	color:#1a619d;
	font-size:24px;
}

.boxNovidade{
	width:100%;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	 border-radius:10px;
	 background-color:#f5f5f5;
	 border:1px solid #e5e5e5;
	 padding-left:10px;
	 padding-right:10px;
	 padding-top:7px;
	 padding-bottom:7px;
	 margin-top:7px;
}

.data_Novidade{
	color:#1a619d;
	font-family: 'PT Sans', sans-serif;
	font-size:20px;
	line-height:26px;
	text-align:center;
	margin-top:10px;
	width:65px;
	float:left;
	margin-right:10px;
}

.icon_Novidade{
	color:#393939;
	font-size:40px;
	line-height:26px;
	text-align:center;
	margin-top:10px;
	width:65px;
	float:left;
	margin-right:10px;
	margin-top:2px;
}

.dia_novidade{
	color:#1a619d;
	font-family: 'PT Sans', sans-serif;
	font-size:42px;
}

.descricao_Novidade{
	color:#393939;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
	line-height:26px;
	text-align:left;
	margin-top:5px;
	width:175px;
	float:left;
	
}

.resultado_novidade{
	color:#1a619d;
	font-family: 'PT Sans', sans-serif;
	font-size:27px;
	font-weight:bold;
}

.resultado_novidade02{
	color:#1a619d;
	font-family: 'PT Sans', sans-serif;
	font-size:17px;
}

.modal-title{
	font-family: 'PT Sans', sans-serif;
	margin-bottom:-5px;
	font-size:21px;
}

.close {
    color: #302f2f;
    opacity: 1;
}

    .close:hover,
    .close:focus {
        color: #ffa200;
        text-decoration: none;
        cursor: pointer;
        opacity: 1;
    }
.tit_drop_carrinho{
	font-family: 'PT Sans', sans-serif;
	font-size:18px;
	color:#1a619d;
	font-weight:bold;
	margin-top:10px;
}

.drop_bg_01{
	background-color:#f9b12e;
	border: 0px solid #f9b12e;
}

.drop_bg_02{
	background-color:#fff;
	width:320px;
	color:#6f6f6f;
	border:0px solid #fff;
}

.drop_al_carrinho{
	left:-260px;
	top:35px;
	}

img,
a {
	outline:none;
}

.hr_menu_perfil_campanha{
	margin:0;
	padding:0;
	border-color:#00713d;
}

.hr_drop_carrinho{
	margin:0;
	padding:0;
	border-color:#ebebeb;
	padding-top:10px;
}


.menuCatalogoCategoria{
	width:100%;
	height:40px;
	background-color:#1a619d;
}

.al_campoBuscar{
	float:right;
	margin-top:6px;
	margin-right:7px;
}

.campoTxt{
	height:30px;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border:0;
	margin-right:10px;
}

#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

    -webkit-transform: translate(0px, -10%) scale(0, 0);
	-moz-transform: translate(0px, -10%) scale(0, 0);
	-o-transform: translate(0px, -10%) scale(0, 0);
	-ms-transform: translate(0px, -10%) scale(0, 0);
	transform: translate(0px, -10%) scale(0, 0);
    
    opacity: 0;
	z-index:100;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}
#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
}
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
	opacity: 1;
	padding: 10px 17px;
	font-size: 27px;
}

.topo_campanha{	
	background-image:url(../images/topo_campanha_background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
}

.topo_campanha_login{	
	height:400px;
	bottom:0;
	width:100%;
	color:#fff;
	background-color:#a22e27;
	border-top:8px solid #cd2027;
}

.modal{
	color:#5D5D5D;
}

.centralizar{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.al_login{
	margin-top:0;
	height:310px;
	width:80%;
	margin-left:120px;
}

.al_imgLogin{
	margin-top:40px;
}

.borderBottom{
	margin-top:7px;
	margin-bottom:7px;
	font-size:12px;
}

.al_rodape{
	margin-top:8px;
	margin-bottom:8px;
	font-size:12px;
	color:#363636;
}

.al_rodape a{
	font-family: 'PT Sans', sans-serif;
	margin-top:8px;
	margin-bottom:8px;
	font-size:12px;
	color:#363636;
}

.al_rodape a:hover{
	font-family: 'PT Sans', sans-serif;
	margin-top:8px;
	margin-bottom:8px;
	font-size:12px;
	color:#1a619d;
}


.padding-bottom{
	padding-bottom:25px;
}

.padding-bottom2{
	padding-bottom:35px;
}

.paddin-left{
	padding-left:40px;
}



.tit_descricao_produto_vitrine {
    font-size: 15px;
    color: #363636;
    line-height: 23px;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    height: 60px;
    width:100%;
}

.pontos_vitrine{
	font-size:35px;
	color:#1a619d;
	font-weight:bold;
	font-family: 'PT Sans', sans-serif;
	margin-top:10px;
}

.label_pontos{
	color:#1498d1;
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	font-weight:100;
	line-height:23px;
}

.txt_label_calcularFrete{
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
	margin-top:17px;
}

.txt_left{
	text-align:left;
}

.txt_right{
	text-align:right;
}

.footer{
	background-color:#ececec;
	padding-top:10px;
	padding-bottom:30px;
	color:#424242;
	font-size:11px;
	font-family: 'PT Sans', sans-serif;
	margin-top: auto;
}

.campo01{
	background-color:#FFF;
	border:1px solid #d2d2d2;
	color:#1a1a1a;
	padding-left:7px;
	padding-right:7px;
	height:44px;
	width:100%;
	-moz-appearance: none;
	-webkit-appearance: none;
	font-size:15px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.txtArea01{
	background-color:#FFF;
	border:1px solid #c1c1c1;
	color:#1a1a1a;
	padding-left:7px;
	padding-right:7px;
	width:100%;
	-moz-appearance: none;
	-webkit-appearance: none;
	font-size:15px;
	resize:none;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.combo01{	
	background-color:#FFF;
	border:1px solid #d2d2d2;
	color:#1a1a1a;
	padding-left:14px;
	padding-right:14px;
	height:44px;
	width:100%;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
}

.select01{
	width:100%;
	height:38px;
	padding:2px;
	text-align:left;
	padding-left:10px;
	border:1px solid #b3b3b3;
}

.check{
	border:1px solid #6e6e6e;
	color:#6e6e6e;
	padding-left:7px;
	padding-right:7px;
	height:18px;
	width:18px;
	border-radius:0;
}

.ico_lupa_cep{
	color:#ffa200;
	font-size:30px;
	margin-top:5px;
}

/*BOTOES*/
.btn_config{
	font-size:20px;
	color:#fff;	
}

.btn_campanha{
	font-size:20px;
	color:#ffc005;
}

.btn_buscar{
	font-size:27px;
	color:#fff;	
}

.btn_tracking{
	font-size:23px;
	color:#1a619d;	
}

.menuPerfil_hover:hover, focus, visited{
	background-color:#fff;
	width:40px;
	height:40px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	 border-radius:100px;
}


.btn-gd-aprovar {
	width:100%;
	color: #fff;
	background-color: #1cc01c;
	border:2px solid #1cc01c;
	font-size:23px;
	padding-top:14px;
	padding-bottom:14px;
	padding-left:25px;
	padding-right:25px;
	font-family: 'PT Sans', sans-serif;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	 border-radius:10px;
	 margin-top:3px;
	 margin-bottom:3px;
	 outline:none;
	 text-align:center;
}

.btn-gd-aprovar:hover,
.btn-gd-aprovar:focus {
  background-color: #029902;
  background-position: 0 -15px;
  color:#fff;
}
.btn-gd-aprovar:active,
.btn-gd-aprovar.active {
  background-color: #029902;
  border-color: #029902;
  color:#fff;
}

.btn-gd-aprovado {
	width:100%;
	color: #1cc01c;
	background-color: #fff;
	border:2px solid #1cc01c;
	font-size:23px;
	padding-top:14px;
	padding-bottom:14px;
	padding-left:25px;
	padding-right:25px;
	font-family: 'PT Sans', sans-serif;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	 border-radius:10px;
	 margin-top:3px;
	 margin-bottom:3px;
	 outline:none;
	 text-align:center;
}

.btn-gd-aprovado:hover,
.btn-gd-aprovado:focus {
  color: #1cc01c;
	background-color: #d8ffd8;
	border:2px solid #1cc01c;
  background-position: 0 -15px;
}
.btn-gd-aprovado:active,
.btn-gd-aprovado.active {
  color: #1cc01c;
	background-color: #d8ffd8;
	border:2px solid #1cc01c;
}


.btn-gd-reprovar {
	width:100%;
	color: #fff;
	background-color: #c01c1c;
	border:2px solid #c01c1c;
	font-size:23px;
	padding-top:14px;
	padding-bottom:14px;
	padding-left:25px;
	padding-right:25px;
	font-family: 'PT Sans', sans-serif;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	 border-radius:10px;
	 margin-top:3px;
	 margin-bottom:3px;
	 outline:none;
	 text-align:center;
}

.btn-gd-reprovar:hover,
.btn-gd-reprovar:focus {
  background-color: #951212;
  background-position: 0 -15px;
  color:#fff;
}
.btn-gd-reprovar:active,
.btn-gd-reprovar.active {
  background-color: #951212;
  border-color: #951212;
  color:#fff;
}


.btn-gd-reprovado {
	width:100%;
	color: #c01c1c;
	background-color: #fff;
	border:2px solid #c01c1c;
	font-size:23px;
	padding-top:14px;
	padding-bottom:14px;
	padding-left:25px;
	padding-right:25px;
	font-family: 'PT Sans', sans-serif;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	 border-radius:10px;
	 margin-top:3px;
	 margin-bottom:3px;
	 outline:none;
	 text-align:center;
}

.btn-gd-reprovado:hover,
.btn-gd-reprovado:focus {
 color: #c01c1c;
	background-color: #f1c0c0;
	border:2px solid #c01c1c;
  background-position: 0 -15px;
}
.btn-gd-reprovado:active,
.btn-gd-reprovado.active {
color: #c01c1c;
	background-color: #f1c0c0;
	border:2px solid #c01c1c;
}



.btn-perfil {
	color: #014724;
	background-color: #f9b12e;
	border:0px solid #f9b12e;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:25px;
	font-family: 'PT Sans', sans-serif;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	 border-radius:0;
	 width:100%;
	 margin-top:3px;
	 margin-bottom:3px;
	 outline:none;
	 text-align:left;
	 font-weight:bold;
}

.btn-perfil:hover,
.btn-perfil:focus {
  background-color: #f9b12e;
  background-position: 0 -15px;
  color:#0b894a;
}
.btn-perfil:active,
.btn-perfil.active {
  background-color: #f9b12e;
  border-color: #ffa200;
  color:#014724;
}

.btn-gd {
    color: #fff;
    background-color: #00b6d7;
    border: 0px solid #00b6d7;
    font-size: 20px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 25px;
    padding-right: 25px;
    font-family: 'PT Sans', sans-serif;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin-top: 3px;
    margin-bottom: 3px;
    outline: none;
    text-align: center;
    font-weight:bold;
}

    .btn-gd:hover,
    .btn-gd:focus {
        background-color: #0094af;
        background-position: 0 -15px;
        color: #fff;
    }
    .btn-gd:active,
    .btn-gd.active {
        background-color: #0094af;
        border-color: #0094af;
        color: #fff;
    }

.btn-gd-action {
	color: #fff;
	background-color: #a32e29;
	border:0px solid #a32e29;
	font-size:23px;
	padding-top:14px;
	padding-bottom:14px;
	padding-left:25px;
	padding-right:25px;
	font-family: 'PT Sans', sans-serif;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	 border-radius:10px;
	 margin-top:3px;
	 margin-bottom:3px;
	 outline:none;
	 text-align:left;
}

.btn-gd-action:hover,
.btn-gd-action:focus {
  background-color: #ffa200;
  background-position: 0 -15px;
  color:#fff;
}
.btn-gd-action:active,
.btn-gd-action.active {
  background-color: #ffa200;
  border-color: #ffa200;
  color:#fff;
}

.btn-pq-action {
	color: #fff;
	background-color: #btn-pq;
	border:1px solid #btn-pq;
	font-size:15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:25px;
	padding-right:25px;
	font-family: 'PT Sans', sans-serif;
	border-radius: 130px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	 outline:none;
	 text-align:left;
	 font-weight:bold;
}

.btn-pq-action:hover,
.btn-pq-action:focus {
  background-color: #a40e13;
  background-position: 0 -15px;
  color:#fff;
  border-color: #a40e13;
}
.btn-pq-action:active,
.btn-pq-action.active {
  background-color: #a40e13;
  border-color: #a40e13;
  color:#fff;
}

.btn-pq {
    color: #FFF;
    background-color: #cd2027;
    border: 1px solid #cd2027;
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 27px;
    padding-right: 27px;
    font-family: 'PT Sans', sans-serif;
    border-radius: 130px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    outline: none;
    text-align: left;
	font-weight:bold;
}

    .btn-pq:hover,
    .btn-pq:focus {
        background-color: #a40e13;
		 border: 1px solid #a40e13;
        background-position: 0 -15px;
        color: #FFF;
    }
    .btn-pq:active,
    .btn-pq.active {
        background-color: #a40e13;
        border: 1px solid #a40e13;
        color: #FFF;
    }

.btn-pq-destaque {
	color: #fff;
	background-color: #00b54d;
	border:0px solid #019a42;
	font-size:13px;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:25px;
	padding-right:25px;
	font-family: 'PT Sans', sans-serif;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	 border-radius:100px;
	 margin-top:3px;
	 margin-bottom:3px;
	 outline:none;
	 text-align:center;
     width:95%;
     float:left;
}

.btn-pq-destaque:hover,
.btn-pq-destaque:focus {
  background-color: #019a42;
  background-position: 0 -15px;
  color:#fff;
}
.btn-pq-destaque:active,
.btn-pq-destaque.active {
  background-color: #019a42;
  border-color: #019a42;
  color:#fff;
}

.btn_filtrar{
	width:100%;
	height:40px;
	text-align:center;
	color:#FFF;
	background-color:#1a619d;
	bottom:50px;
	position:fixed;
	z-index:1;
	padding-top:14px;
}

.btn_resgatar_mobile{
	width:100%;
	height:50px;
	text-align:center;
	color:#FFF;
	background-color:#127601;
	bottom:50px;
	position:fixed;
	z-index:1;
	padding-top:14px;
	font-family: 'PT Sans', sans-serif;
	font-size:20px;
}

.btn_delete{
	color:#e73849;
}
.al_thumb_empreendedorismo {
    width: 255px;
    height: 195px;
    /*background-image:url(../images/img_empreendedorismo_detalhes.jpg);*/
    background-repeat: repeat-x;
    background-position: center top;
    background-size: cover;
    border: 0px solid #dadada;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    margin-bottom: 0;
    position: relative;
    z-index: 0;
}

.al_detalhes_empreendedorismo {
    width: 569px;
    height: auto;
    /*background-image:url(../images/img_empreendedorismo_detalhes.jpg);*/
    background-repeat: repeat-x;
    background-position: center top;
    background-size: cover;
    border: 0px solid #dadada;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    margin-bottom: 0;
}

/*BOTOES FIM*/

@media (min-width: 992px) and (max-width: 1199px) {


	.iframe_video{
	width:100%;
	height:269px;
}

.iframe_video2{
	width:800px;
	height:450px;
}

	.o_programa {
	background-color:#a22d29;
	color:#FFF;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
}

	

	.divisoria_lateral{
	width:1px;
	height:78px;
	float:left;
	margin-left:25px;
	margin-right:25px;
}



	.al_box_equipe{
	padding:10%;
	margin-top:-80px
}

	.box_equipe{
	width:210px;
	height:204px;
	font-size:15px;
	padding-top:10px;
	margin:20px;
	
	padding-left:3px;
	padding-right:3px;
}

	.al_login{
	margin-top:0;
	height:310px;
	width:80%;
	margin-left:70px;
}

	.divisoria2{
	float:left;
	margin-left:17px;
	margin-right:17px;
	color:#3e3e3e;
}
.divisoria3{
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:6px;
	color:#dd5559;
}
	
    .al_detalhes_empreendedorismo {
        width: 450px;
        height: auto;
        /*background-image:url(../images/img_empreendedorismo_detalhes.jpg);*/
        background-repeat: repeat-x;
        background-position: center top;
        background-size: cover;
        border: 0px solid #dadada;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        margin-bottom: 0;
    }

    .al_thumb_empreendedorismo {
        width: 205px;
        height: 142px;
        /*background-image:url(../images/img_empreendedorismo_detalhes.jpg);*/
        background-repeat: repeat-x;
        background-position: center top;
        background-size: cover;
        border: 0px solid #dadada;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        margin-bottom: 0;
    }

    .al_menuPrincipal {
        float: left;
        color: #fff;
        font-size: 16px;
        font-family: 'PT Sans', sans-serif;
    }

        .al_menuPrincipal a {
            float: left;
            color: #fff;
            font-size: 16px;
            font-family: 'PT Sans', sans-serif;
        }

    .btn-pq-destaque {
        color: #fff;
        background-color: #00b54d;
        border: 0px solid #019a42;
        font-size: 12px;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 25px;
        padding-right: 25px;
        font-family: 'PT Sans', sans-serif;
        -moz-border-radius: 100px;
        -webkit-border-radius: 100px;
        border-radius: 100px;
        margin-top: 3px;
        margin-bottom: 3px;
        outline: none;
        text-align: center;
        width: 105%;
        float: left;
    }

        .btn-pq-destaque:hover,
        .btn-pq-destaque:focus {
            background-color: #019a42;
            background-position: 0 -15px;
            color: #fff;
        }

        .btn-pq-destaque:active,
        .btn-pq-destaque.active {
            background-color: #019a42;
            border-color: #019a42;
            color: #fff;
        }
    .estrela_positiva {
        font-size: 15px;
        margin-left: 3px;
        margin-right: 3px;
        color: #d6a744;
        margin-top:5px;
    }

    .estrela_negativa {
        font-size: 15px;
        margin-left: 3px;
        margin-right: 3px;
        color: #5c5c5c;
        margin-top: 5px;
    }

    .box_empreendimento_niveis {
        font-family: 'PT Sans', sans-serif;
        color: #FFF;
        font-size: 13px;
        padding: 0;
        margin: 0;
        text-align: center;
        width: 100%;
        background-color: #373737;
        -moz-border-radius: 15px 50px 30px;
        -webkit-border-radius: 15px 50px 30px;
        border-radius: 0px 0px 20px 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }


    .thumb_novidades {
        width: 100%;
        height: 130px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 7px;
        padding-right: 7px;
        background-image: url(../images/thumb_novidades.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

.al_select_quiz{
	float:left;
	width:3%;
}

.al_responstas_quiz{
	float:left;
	width:90%;
	text-align:left;
}


.al_comoParticipar_produtos{
	padding-right:20px;
	padding-left:0;
	border-bottom:0px dashed #fff;
	padding-bottom:20px;
}

.al_comoParticipar_cadastroNF{
	padding-left:20px;
	padding-right:0;
	border-right: 0px dashed #fff;
	border-left:1px dashed #fff;
	border-bottom:1px dashed #fff;
	padding-bottom:27px;
}

.al_comoParticipar_passo3{
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	border-right: 1px dashed #fff;
	border-left:0px dashed #fff;
	border-top:1px dashed #FFF;
	border-bottom:0px dashed #fff;
	padding-bottom:27px;
}

.al_comoParticipar_concursosAceleradores{
	padding-left:20px;
	padding-right:0;
	padding-top:20px;
	margin-top:0;
	border-top:0px dashed #fff;
	border-left:0px dashed #fff;
}


	.thumb_ranking_geral{
	width:30px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	padding-left:7px;
	padding-right:7px;
	background-image:url(../images/thumb_perfil.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	float:left;
	border-radius:120px;
	-moz-border-radius:120px;
	-webkit-border-radius:120px;
	border:1px solid #FFF;
	margin-right:10px;
}

.slide{
	margin-top:-10px;
}

.font14{
	font-size:13px;
	margin-left:7px;
}

.hr_laranja{
	border-color:#fff;
	height:1px;
	padding:0;
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
}

.hr_amarelo{
	border-color:#ffba00;
	height:1px;
	padding:0;
	margin:0;
	margin-top:14px;
	margin-bottom:14px;
}


	.box_extratoCampanha{
	width:33%;
	height:80px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#ce0a10;
	color:#FFF;
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	text-align:center;
	padding:7px 7px 7px 7px;
	margin-top:7px;
	float:left;
	margin-left:-10px;
	line-height:22px;
}


    .box_MeuRanking_ouro {
        width: 33%;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        background-color: #721a15;
        color: #FFF;
        font-family: 'PT Sans', sans-serif;
        font-size: 13px;
        text-align: center;
        padding: 7px 7px 7px 7px;
        margin-top: 7px;
        float: right;
        margin-left: -10px;
        line-height: 22px;
    }

    .box_MeuRanking_ouro2 {
        width: 33%;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        background-color: #721a15;
        color: #FFF;
        font-family: 'PT Sans', sans-serif;
        font-size: 13px;
        text-align: center;
        padding: 7px 7px 7px 7px;
        margin-top: 7px;
        float: right;
        margin-right: 15px;
        line-height: 22px;
    }


.btn_meuRanking_ouro{
	width:69%;
	height:30px;
	background-color:#721a15;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	color:#fff;
	text-align:center;
	margin-top:2px;
	margin-left:-10px;
	float:right;
}




.btn_saudacao{
	width:90%;
	height:30px;
	color:#FFF;
	padding-top:0;
	padding-left:16px;
	padding-right:16px;
	margin-top:0;
}

.btn_saudacao2{
	width:100%;
	height:30px;
	color:#FFF;
	padding-top:0;
	padding-left:16px;
	padding-right:16px;
	margin-top:10px;
}

.al_menuSecundario{
	float:left;
	color:#fff;
	font-size:11px;
	font-family: 'PT Sans', sans-serif;
	
}

.al_menuSecundario a{
	float:left;
	color:#fff;
	font-size:11px;
	font-family: 'PT Sans', sans-serif;
	font-weight:bold;
	margin-top:7px;
}


.al_menuSecundario a:visited{
	color:#fff;
	font-family: 'PT Sans', sans-serif;	
}

.al_menuSecundario a:hover{
	color:#f5aeb0;
	font-family: 'PT Sans', sans-serif;
}



.al_menuTerciario{
	color:#FFF;
	font-size:10px;
	font-family: 'PT Sans', sans-serif;
	margin-top:10px;
	
}

.al_menuTerciario a{
	color:#FFF;
	font-size:10px;
	font-family: 'PT Sans', sans-serif;
	font-weight:bold;
}


.al_menuTerciario a:visited{
	color:#FFF;
	font-family: 'PT Sans', sans-serif;	
}

.al_menuTerciario a:hover{
	color:#f5aeb0;
	font-family: 'PT Sans', sans-serif;
}

.btn_extratoCampanha{
	width:33%;
	height:30px;
	background-color:#ce0a10;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	color:#fff;
	margin-left:-10px;
	float:left;
}



	.bg_bolasCampanha{
	background-image:url(../images/bg_bolas.png);
	background-repeat:repeat-x;
	background-position:center top;
	background-size:cover;
	height:170px;
	margin-top:-170px;
}

.bg_bolasCampanha2{
	background-image:url(../images/bg_bolas2.png);
	background-repeat:repeat-x;
	background-position:center top;
	background-size:cover;
	height:170px;
	margin-top:-170px;
}

.bg_colheita_vendedor{
	background-image:url(../images/bg_bolas.png);
	background-repeat:repeat-x;
	background-position:center top;
	background-size:cover;
	height:209px;
	margin-top:-220px;
}


.img_interna03{
	margin-top:25px;
	text-align:center;
	padding-bottom:100px;
}


.divisoria{
	float:left;
	margin-left:8px;
	margin-right:8px;
	color:#a22d29;
}

.al_menuPrincipal{
	float:left;
	color:#948e6d;
	font-size:14.3px;
}

.bg_principal_interna{
	background-color:#eeebda;
	height:274px;
	margin-bottom:0;
}

.label_select_cultura{
	width:50px;
	margin-top:10px;
	float:left;
	margin-bottom:7px;
	margin-left:-15px;
}



.campo_select_cultura{
	float:left;
	margin-right:0;
	margin-top:0;
	margin-left:-15px;
}


	.campo_whatsapp{
	margin-top:10px;
}

.al_passo{
	float:right;
	width:250px;
	text-align:right;
}


.bg_menu{
	background-image:none;
	background-repeat:none;
	background-position:none;
	background-size:none;
	height:68px;
	margin-top:0;
	margin-bottom:0;
	padding-top:14px;
	padding-left:22px;
	padding-bottom:20px;

}
	.divisoria2{
	float:left;
	margin-left:10px;
	margin-right:10px;
	color:#3e3e3e;
}

}


@media (min-width: 767px) and (max-width: 991px) {
	
	.iframe_video{
	width:360px;
	height:203px;
}

.iframe_video2{
	width:600px;
	height:338px;
}
	
.o_programa {
	background-color:#a22d29;
	color:#FFF;
	font-family: 'PT Sans', sans-serif;
	font-size:16px;
}



.btn_saudacao{
	width:90%;
	height:33px;
	color:#fff;
	padding-top:0;
	padding-left:16px;
	padding-right:16px;
	margin-top:0px;
	background-color:#000000;
	border-radius:90px;
	-moz-border-radius:90px;
	-webkit-border-radius:90px;
	
}

.btn_saudacao2{
	width:80%;
	height:107px;
	color:#101010;
	padding-top:0;
	padding-left:16px;
	padding-right:16px;
	padding-bottom:86px;
	margin-top:0;
	background-color:#ffa200;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	float:right;
	
}

.al_menuSecundario{
	float:left;
	color:#fff;
	font-size:11px;
	font-family: 'PT Sans', sans-serif;
	
}

.al_menuSecundario a{
	float:left;
	color:#fff;
	font-size:11px;
	font-family: 'PT Sans', sans-serif;
	font-weight:bold;
	margin-top:7px;
}


.al_menuSecundario a:visited{
	color:#fff;
	font-family: 'PT Sans', sans-serif;	
}

.al_menuSecundario a:hover{
	color:#f5aeb0;
	font-family: 'PT Sans', sans-serif;
}



.al_menuTerciario{
	color:#FFF;
	font-size:10px;
	font-family: 'PT Sans', sans-serif;
	margin-top:10px;
	
}

.al_menuTerciario a{
	color:#FFF;
	font-size:10px;
	font-family: 'PT Sans', sans-serif;
	font-weight:bold;
}


.al_menuTerciario a:visited{
	color:#FFF;
	font-family: 'PT Sans', sans-serif;	
}

.al_menuTerciario a:hover{
	color:#f5aeb0;
	font-family: 'PT Sans', sans-serif;
}


		.divisoria_lateral{
	width:1px;
	height:78px;
	float:left;
	margin-left:9px;
	margin-right:9px;
}

	.box_premiacao{
	min-height:430px;
}


	.al_box_equipe{
	padding:10%;
	margin-top:-60px
}

		.box_equipe{
	width:248px;
	height:204px;
	font-size:15px;
	padding-top:10px;
	margin:20px;
}

	.banner_interno_miami_florida{
	width:100%;
	height:300px;
}

.banner_interno_premiacao_final{
	width:100%;
	height:300px;
}

.banner_interno_premiacao_equipe{
	width:100%;
	height:300px;
}

.banner_interno_premiacao_individual{
	width:100%;
	height:300px;
}


.al_tit_banner{
	text-align:center;
	float:none;
	height:300px;
}

.tit_banner_pq{
	font-size:25px;
}

.tit_banner_md{
	font-size:30px;
}

.tit_banner_gd{
	font-size:65px;
}
.tit_banner_gd_azul{
	font-size:75px;
	line-height:75px;
}

	.saudacao{
	width:100%;
	float:left;
	font-size:13px;
	line-height:19px;
	font-family: 'PT Sans', sans-serif;
	margin-top:20px;
	margin-left:10px;
	color:#FFF;
}

.font17{
	font-size:13px;
}

.thumb_perfil{
	width:48px;
	height:48px;
	margin-left:auto;
	margin-right:auto;
	padding-left:7px;
	padding-right:7px;
	float:left;
	margin-right:6px;
	margin-bottom:30px;
}


.container h4{
	color:#ffa200;
	font-family: 'PT Sans', sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:23px;
}

.box_meuExtrato{
	font-size:13px;
	width:100%;
	margin-top:50px;
	padding:16px 10px 16px 10px;
	background-color:#212121;
	color:#FFF;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	height:auto;
	font-family: 'PT Sans', sans-serif;

}

.hr_laranja{
	margin-top:10px;
	margin-bottom:10px;
}


	.al_imgLogin{
	margin-top:40px;
}

.al_login{
	height:310px;
	width:100%;
	margin-top:0;
	margin-left:0px;
}

	.divisoria2{
	float:left;
	margin-left:22px;
	margin-right:22px;
	margin-top:6px;
	color:#3e3e3e;
}

	.divisoria3{
	float:none;
	margin-left:0;
	margin-right:0;
	color:#fff;
	visibility:hidden;
	clear:both;
	width:0;
	height:0;
	padding:0;
	margin:0;
}




   

    .al_menuPrincipal {
        float: left;
        color: #fff;
        font-size: 10px;
        font-family: 'PT Sans', sans-serif;
    }

        .al_menuPrincipal a {
            float: left;
            color: #fff;
            font-size: 10px;
            font-family: 'PT Sans', sans-serif;
        }

    .thumb_novidades {
        width: 100%;
        height: 160px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 7px;
        padding-right: 7px;
        background-image: url(../images/thumb_novidades.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

	.al_select_quiz{
	float:left;
	width:5%;
}



	.faixaLaranja{
	background-color:#ce4a27;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	padding-bottom:100px;
	padding-top:30px;
	color:#FFF;
	font-family: 'PT Sans', sans-serif;
	font-size:17px;
}

.slide{
	margin-top:-10px;
}

.al_comoParticipar_produtos{
	padding-right:0;
	padding-left:20px;
	border-bottom:1px dashed #fff;
	padding-bottom:20px;
}


.img_interna03{
	margin-top:10px;
	text-align:center;
}

.iconHome{
	margin:auto;
	float:none;
	text-align:center;
	padding:0;
	margin-bottom:10px;
}

.al_margin_logo{
	margin-bottom:10px;
}


.btn-perfil {
	color: #014724;
	background-color: #f9b12e;
	border:0px solid #f9b12e;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:25px;
	font-family: 'PT Sans', sans-serif;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	 border-radius:0;
	 width:100%;
	 margin-top:3px;
	 margin-bottom:3px;
	 outline:none;
	 text-align:left;
	 font-weight:bold;
}

.btn-perfil:hover,
.btn-perfil:focus {
  background-color: #f9b12e;
  background-position: 0 -15px;
  color:#0b894a;
}
.btn-perfil:active,
.btn-perfil.active {
  background-color: #f9b12e;
  border-color: #ffa200;
  color:#014724;
}




.divisoria{
	float:left;
	margin-left:5px;
	margin-right:5px;
	color:#a22d29;
}
.al_menuPrincipal{
	float:left;
	color:#948e6d;
	font-size:12px;
	margin-top:5px;
}


.al_menuPrincipal a{
	font-size:12px;
}

.img_interna01{
	margin-top:-20px;
	text-align:center;
	visibility:hidden;
	height:auto;
}


.img_interna02{
	margin-top:10px;
	text-align:center;
	visibility:hidden;
	height:auto;
}


.img_interna01{
	margin-top:10px;
	text-align:center;
}

.bg_principal_interna{
	background-color:#eeebda;
	height:262px;
	margin-bottom:0;
}

.al_img_nfs{
	margin-top:0;
}

.label_select_cultura{
	width:50px;
	margin-top:15px;
	float:left;
	margin-bottom:7px;
	margin-left:-15px;
}

.campo_select_cultura{
	float:left;
	margin-right:0;
	margin-top:0;
	margin-left:-15px;
}

.campo_whatsapp{
	margin-top:10px;
}

.al_passo{
	float:none;
	width:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}


.centralizar-sm{
	margin-left:auto;
	margin-right:auto;
	text-align:center;

}

.bg_menu{
	background-image:none;
	background-repeat:none;
	background-position:none;
	background-size:none;
	height:58px;
	margin-top:0;
	margin-bottom:0;
	padding-top:5px;
	padding-left:22px;
	padding-bottom:10px;
}



.topo{
	width:100%;
	padding-bottom:7px;
	

}

.al_margin_logo{
	margin-top:-4px;
	padding:0;
	text-align:center;
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}

.box_Perfil{
	float:right;
	margin-top:0;
	width:10%;
}

.container h1{
	font-size:60px;
	margin-bottom:-7px;
}

.container h2{
	font-size:20px;
	margin-bottom:-7px;
}

.container h3{
	font-size:20px;
}

	.box_extrato{
	font-size:14px;
	width:100%;
	margin-top:20px;
	padding:10px 10px 1px 10px;
	background: #ffa200;
    background: -webkit-linear-gradient(#3daa36, #036c38);
    background: -o-linear-gradient(#3daa36, #036c38);
    background: -moz-linear-gradient(#3daa36, #036c38);
    background: linear-gradient(#3daa36, #036c38);
}

.bg-extrato{
	color:#FFF;
	border-bottom:1px solid #b7d689;
	height:10px;
}

.bg-extrato-saldo{
	background-color:#ffa200;
	color:#FFF;
	border-bottom:1px solid #3daa36;
	font-size:14px;
	font-weight:bold;
}

.divisoria{
	float:left;
	margin-left:5px;
	margin-right:5px;
	color:#a22d29;
	margin-top:2px;
}


.al_menuPrincipal {
    float: left;
    color: #fff;
    font-size: 12.3px;
    font-family: 'PT Sans', sans-serif;
}

.al_menuPrincipal a{
    float: left;
    color: #fff;
    font-size: 12.3px;
    font-family: 'PT Sans', sans-serif;
}

.al_menuPrincipal a:visited{
	color:#fff;
	font-family: 'PT Sans', sans-serif;	
}

}

@media (min-width: 200px) and (max-width: 766px) {
	.box_extratoCampanha{
	width:48%;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#cd4828;
	color:#FFF;
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	text-align:center;
	padding:7px 7px 7px 7px;
	margin-top:7px;
	float:left;
	margin-left:3px;
	line-height:22px;
}

	.iframe_video{
	width:320px;
	height:180px;
}

.iframe_video2{
	width:320px;
	height:180px;
}

	.o_programa {
	background-color:#a22d29;
	color:#FFF;
	font-family: 'PT Sans', sans-serif;
	font-size:16px;
}


	.al_select_quiz{
	float:left;
	width:5%;
}

	.alinhaBanner_interno{
	position: relative;
	top: 20%;
	transform: translateY(-20%);
}


	.box_atingimento{
	font-size:15px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#07367b;
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:8px 8px 8px 8px;
	margin-bottom:10px;
	margin-top:10px;
}

.box_meta_vazio{
	width:100%;
	height:12px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#101010;
	margin-top:10px;
}

.box_meta_cheio{
	width:30%;
	height:12px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#67cccd;
	margin-top:10px;
}

.txt_meta{
	color:#fff;
	font-family: 'PT Sans', sans-serif;
	font-size:22px;
	font-weight:bold;
	margin-top:-2px;
}

.espaco{
	height:5px;
}

	.al_transf_principal{
	width:70px;
	float:left;
}

.box_mural_valor_principal{
	border:0px solid #CCC;
	padding:5px;
	margin-left:3px;
	text-align:left;
	width:120px;
	float:left;
	font-family: 'PT Sans', sans-serif;
	font-size:56px;
	font-weight:bold;
}

	.divisoria_lateral{
	width:1px;
	height:78px;
	float:left;
	margin-left:1%;
	margin-right:1%;
}




.alinhaComboHome{
	width:100%;
	float:none;
	margin-top:7px;
}

.alinhaTxtAreaHome{
	width:100%;
	float:none;
	margin-top:7px;
}

.postNormal{
	width:100%;
	float:left;
	margin-top:10px;
	margin-left:0;
	color:#5c5c5c;
	
}

.imgRedonda{
	border:1px solid #c8c8c8;
	-moz-border-radius:80px;
	-webkit-border-radius:80px;
			border-radius:80px;
}

.thumbFeedHome{
	width:37px;
	height:37px;
	float:left;
}

.nomeParticipantePost{
	width:80%;
	float:left;
	line-height:20px;
	margin-left:10px;;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
}





.box_premiacao{
	min-height:auto;
}
	.banner_interno_mecanica04{
	width:100%;
	min-height:100px;
	background-color:#101010;
	color:#FFF;
	font-size:17px;
}

	.banner_interno_mecanica01{
	height:300px;
}

	.banner_interno_timeline{
	height:300px;
}

.banner_interno_faleconosco{
	height:300px;
}

.banner_interno_mural{
	height:300px;
}
.al_tit_banner_center{
	text-align:center;
	height:300px;
}

	.al_box_equipe{
	padding:10%;
	margin-top:-10px
}

			.box_equipe{
	width:46%;
	height:235px;
	font-size:15px;
	padding-top:10px;
	margin:5px;
	padding-left:3px;
	padding-right:3px;
}

.box_transparente_mecanica{
	width:90%;

}
.banner_interno_mecanica03{
	min-height:auto;

}



	.container h1{
	font-size:40px;
	margin-bottom:-3px;
}


.container h2{
	font-size:24px;
	margin-bottom:-7px;
}

.container h3{
	font-size:20px;
}

	

.container h6{
	color:#ffa200;
	font-family: 'PT Sans', sans-serif;
	font-size:24px;
	margin-bottom:6px;
	font-weight:bold;
}


	.banner_interno_miami_florida{
	width:100%;
	height:250px;
}

.banner_interno_premiacao_final{
	width:100%;
	height:250px;
}

.banner_interno_premiacao_equipe{
	width:100%;
	height:250px;
}

.banner_interno_premiacao_individual{
	width:100%;
	height:250px;
}

.al_tit_banner{
	text-align:center;
	float:none;
	height:250px;
}

.tit_banner_pq{
	font-size:20px;
}

.tit_banner_md{
	font-size:28px;
}

.tit_banner_gd{
	font-size:48px;
}

.tit_banner_gd_azul{
	font-size:58px;
	line-height:65px;
}

.carousel{
	margin-top:-10px;
}
	.topo{
	width:100%;
	padding-bottom:7px;
	background-color:#a22d29;
	background-image:none;
}

	.al_login{
	height:310px;
	width:100%;
	margin-top:0;
	margin-left:0px;
	margin-bottom:30px;
}

	.box_distribuicaoPontos{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	color:#014724;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
	background-color:#f9b12e;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	padding-left:15px;
}

	.iconHome{
	margin:auto;
	float:none;
	text-align:center;
	padding:0;
	margin-bottom:10px;
}
    .tit_descricao_produto_vitrine {
        font-size: 15px;
        color: #363636;
        line-height: 23px;
        font-family: 'PT Sans', sans-serif;
        font-weight: bold;
        height: 60px;
        margin-left: auto;
        margin-right: auto;
        width: 270px;
    }

    
.container h4{
	color:#ffa200;
	font-family: 'PT Sans', sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:23px;
}

	.box_meuExtrato{
	font-size:13px;
	width:100%;
	margin-top:20px;
	padding:10px 10px 10px 10px;
	background-color:#212121;
	border:2px solid #ffa200;
	color:#FFF;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	height:auto;
	font-family: 'PT Sans', sans-serif;
}



.faixaLaranja{
	background-color:#ce4a27;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	padding-bottom:80px;
	padding-top:30px;
	color:#FFF;
	font-family: 'PT Sans', sans-serif;
	font-size:16px;
}

.hr_amarelo{
	border-color:#ffba00;
	height:1px;
	padding:0;
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
}

.tits_login{
	color:#ffba00;
	font-family: 'PT Sans', sans-serif;
	font-size:23px;
	font-weight:bold;
}

.thumb_perfil{
	width:52px;
	height:52px;
	margin-left:auto;
	margin-right:auto;
	padding-left:7px;
	padding-right:7px;
	float:left;
	margin-right:4px;
}

.trofeuCategoria{
	float:left;
	margin-left:-20px;
	margin-right:10px;
	width:35px;
	height:53px;
}





	.al_txt_rodape{
	margin-top:10PX;
}

	.al_buscaParticipante{
	margin-top:0;
}

	.background_interno2{
	background-image:none;
	background-repeat:none;
}


.al_conteudo {
    padding-top: 25px;
	width:100%;
}


		.bg_principal_interna{
	background-color:#eeebda;
	height:auto;
	margin-bottom:0;
	padding-bottom:0;
}

	.campo_whatsapp{
	margin-top:10px;
}

.passo_inativo{
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	background-color:#fff;
	border:1px solid #1a619d;
	width:40px;
	height:40px;
	text-align:center;
	font-family: 'PT Sans', sans-serif;
	font-size:22px;
	color:#1a619d;
	font-weight:bold;
	padding-top:5px;
	float:right;
	margin-right:6px;
	margin-left:6px;
}

.passo_ativo{
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	background-color:#1a619d;
	border:1px solid #1a619d;
	width:40px;
	height:40px;
	text-align:center;
	font-family: 'PT Sans', sans-serif;
	font-size:22px;
	color:#fff;
	font-weight:bold;
	padding-top:5px;
	float:right;
	margin-right:6px;
	margin-left:6px;
}

.box_passo{
	margin-left:auto;
	margin-right:auto;
	width:210px;
	text-align:center;
}

.label_select_cultura{
	width:50px;
	margin-top:17px;
	float:left;
	margin-bottom:7px;
	margin-left:-15px;
}

.campo_select_cultura{
	float:left;
	margin-right:0;
	margin-top:0;
	margin-left:-15px;
}

.al_passo{
	float:none;
	width:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

.footer{
	background-color:#101010;
	margin-top:0;
	padding-top:30px;
	padding-bottom:60px;
	color:#fff;
	font-family: 'PT Sans', sans-serif;
	font-size:11px;
}

.saudacao_mobile{
	font-size:12px;
	color:#000;
	float:left;
	width:100%;
	margin-top:0;
}



.centralizar-xs{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.tit_compare_modal{
	font-family: 'PT Sans', sans-serif;
	font-size:18px;
	margin-top:5px;
	color:#1a619d;	
}


	.container h3 {
        color: #101010;
        font-family: 'PT Sans', sans-serif;
        font-size: 18px;
		
    }
	
	



.combo01{	
	background-color:#FFF;
	border:1px solid #c1c1c1;
	color:#1a1a1a;
	padding-left:14px;
	padding-right:14px;
	height:38px;
	width:100%;
	-webkit-appearance: none;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
}


.btn_icons{
	font-size:27px;	
}
.btn_icons2{
	font-size:23px;	
}

.centralizar-xs{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

	.menuPerfil{
	width:100%;
	height:40px;
	background-color:#001017;
	bottom:0;
	position:fixed;
}


	.background{
	padding-top:0;
}
h1{
	font-size:22px;
}

h2{
	font-size:22px;
}


.btn02{
	background-color:#ed174f;
	color:#FFF;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
	padding-bottom:8px;
	font-family: DinLight,Sans-Serif;
	margin-left:7px;
	font-size:17px;
}


.boxMapa{
	position:relative;
	padding-bottom:20px;
	background-color:#fff;
	left:inherit;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	
}

.check{
	background-color:#FFF;
	border:1px solid #6e6e6e;
	color:#6e6e6e;
	font-family: DinLight,Sans-Serif;
	padding-left:7px;
	padding-right:7px;
	height:22px;
	width:22px;
	border-radius:0;
}

.al_menuPerfil{
	width:48px;
	height:48px;
	float:right;
	margin-right:6px;
	margin-left:6px;
	position:relative;
}

.al_perfil_mobile{
	width:230px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

.hr_perfil{
	border-color:#212121;
	height:1px;
	padding:0;
	margin:0;
	margin-top:12px;
	margin-bottom:9px;
}

.labelPerfil{
	font-family: 'PT Sans', sans-serif;
	color:#fff;
	font-size:14px;
	float:left;
	margin-left:0;
	margin-top:7px;
	width:100px;
	text-align:right;
}

.pontosExtrato{
	font-family: 'PT Sans', sans-serif;
	color:#fff;
	font-size:14px;
	float:right;
	margin-left:0;
	margin-top:7px;
	width:100px;
	text-align:right;
}

.al_margin_logo{
	margin-top:-4px;
	margin-bottom:5px;
}

.meusPontos{
	font-family: 'PT Sans', sans-serif;
	color:#efb608;
	font-size:21px;
	float:right;
	margin-left:7px;
	font-weight:bold;
	text-align:right;
}

.nomePerfil{
	color:#efb608;
	font-size:18px;
	float:left;
	margin-left:10px;
	margin-top:4px;
}

.navbar-mobile{
	background-color: #f3f3f3;
	border-color: #ffa200;
	color:#000;
}

.navbar-mobile .navbar-toggle:hover,
.navbar-mobile .navbar-toggle:focus {
  background-color: none;
}
.navbar-mobile .navbar-toggle .icon-bar {
  background-color: #101010;
}

.navbar-toggle{
	border:0;
	color:#fff;
}

.icon-bar{
	color:#fff;
}

.modal_estilo{
	 background-color:#fff;
	 border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	
}

.txt_carrinho_saldoTotal{
	font-size:17px;
	color:#1a619d;
	font-weight:bold;
	font-family: 'PT Sans', sans-serif;
	margin-top:10px;
}

/*MENU PERFIL MOBILE*/
.side-collapse-container{
  width:100%;
  position:relative;
  left:0;
  transition:left .4s;
}
.side-collapse-container.out{
  left:200px;
}
.side-collapse {
  top:0;
  bottom:50px;
  left:0;
  width:250px;
  position:fixed;
  overflow:hidden;
  transition:width .4s;
}
.side-collapse.in {
  width:0;
}
/*MENU PERFIL MOBILE FIM*/






/*BOTOES*/
.btn_config{
	font-size:20px;
	color:#fff;	
}

.btn_campanha{
	font-size:20px;
	color:#ffc005;
}

.btn-perfil {
	color: #fff;
	background-color: #a22d28;
	border:1px solid #a22d28;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	font-family: 'PT Sans', sans-serif;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	 border-radius:10px;
	 width:100%;
	 margin-top:3px;
	 margin-bottom:3px;
	 outline:none;
	 text-align:center;
}

.btn-perfil:hover,
.btn-perfil:focus {
  background-color: #ffa200;
  background-position: 0 -15px;
  color:#fff;
  border:1px solid #ffa200;
}
.btn-perfil:active,
.btn-perfil.active {
  background-color: #ffa200;
  border-color: #ffa200;
  color:#FFF;
}

/*BOTOES FIM*/

.panel{
	background-color:#F5F5F5;
	    margin-bottom:0;
}
.panel-body{
	width:100%;
}

.btn-perfil_sub{
	color:#ffa200;
}

.btn-perfil_sub:hover{
	color:#ffa200;
}

.btn-perfil_sub:visited{
	color:#ffa200;
}

.btn-perfil_sub:focus{
	color:#ffa200;
}

.footer_mobile{
	height:60px;
}

.container h5{
	color:#a92824;
	font-family: 'PT Sans', sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:23px;
}

.box_extratoCampanha{
	width:50%;
	height:80px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#ce0a10;
	color:#FFF;
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	text-align:center;
	padding:7px 7px 7px 7px;
	margin-top:7px;
	float:left;
	margin-left:0px;
	line-height:22px;
}


.box_MeuRanking_ouro{
	width:48%;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#721a15;
	color:#FFF;
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	text-align:center;
	padding:7px 7px 7px 7px;
	margin-top:7px;
	float:right;
	margin-left:-10px;
	line-height:22px;
}


.btn_meuRanking_ouro{
	width:99%;
	height:30px;
	background-color:#721a15;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	color:#fff;
	text-align:center;
	margin-top:2px;
	margin-left:0;
	float:right;
}

    .box_MeuRanking_ouro2 {
        width: 48%;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        background-color: #721a15;
        color: #FFF;
        font-family: 'PT Sans', sans-serif;
        font-size: 14px;
        text-align: center;
        padding: 7px 7px 7px 7px;
        margin-top: 7px;
        float: right;
        margin-right: 15px;
        line-height: 22px;
    }

.btn_extratoCampanha{
	width:50%;
	height:30px;
	background-color:#ce0a10;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	color:#fff;
	margin-top:2px;
	margin-left:0;
	float:left;
	text-align:center;
}


}


.hr_cinza{
	border-color:#d3d3d3;
	height:1px;
	padding:0;
	margin:0;
	margin-top:8px;
	margin-bottom:8px;
}

.margin_left_10{
	margin-left:10px;
}

.al_fichaTecnica{
	line-height:29px;
}

.font30{
	font-size:30px;
	color:#ffa200;
	line-height:33px;
}

.GridPager a,
.GridPager span {
    display: inline-block;
    padding: 0px 8px;
    margin-right: 4px;
    border-radius: 3px;
    border: solid 1px #dfdfdf;
    background-color: #a22d28;
    font-size: .875em;
    text-decoration: none;
    color: #fff;
}

.GridPager a {
    background-color: #a22d28;
    color: #fff;
    border: 1px solid #dfdfdf;
}

.GridPager span {
    background: #ce0a10;
    color: #f4ae00;
    font-weight: bold;
}