@import url('../../css/loading.css');
@charset "utf-8";
body { font-size: 14px; font-family: 'Kanit'; font-weight: 300; height: 100%; background-color: #eaeaea; color: #000000; }
*{ margin: 0px; padding: 0px; border: none; list-style: none; text-decoration: none; }
html { overflow-x: hidden; }

/*.sk-folding-cube { top: 50%; left: 50%; margin-top: -20px; margin-left: -20px; width: 40px; height: 40px; position: fixed; -webkit-transform: rotateZ(45deg); transform: rotateZ(45deg);}
.sk-folding-cube .sk-cube { float: left; width: 50%; height: 50%; position: relative; -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
.sk-folding-cube .sk-cube:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #00a8e8; -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both; animation: sk-foldCubeAngle 2.4s infinite linear both; -webkit-transform-origin: 100% 100%; -ms-transform-origin: 100% 100%; transform-origin: 100% 100%;}
.sk-folding-cube .sk-cube2 { -webkit-transform: scale(1.1) rotateZ(90deg); transform: scale(1.1) rotateZ(90deg);}
.sk-folding-cube .sk-cube3 { -webkit-transform: scale(1.1) rotateZ(180deg); transform: scale(1.1) rotateZ(180deg);}
.sk-folding-cube .sk-cube4 { -webkit-transform: scale(1.1) rotateZ(270deg); transform: scale(1.1) rotateZ(270deg);}
.sk-folding-cube .sk-cube2:before { -webkit-animation-delay: 0.3s; animation-delay: 0.3s;}
.sk-folding-cube .sk-cube3:before { -webkit-animation-delay: 0.6s; animation-delay: 0.6s; }
.sk-folding-cube .sk-cube4:before { -webkit-animation-delay: 0.9s; animation-delay: 0.9s;}
@-webkit-keyframes sk-foldCubeAngle { 0%, 10% { -webkit-transform: perspective(140px) rotateX(-180deg); transform: perspective(140px) rotateX(-180deg); opacity: 0; } 25%, 75% { -webkit-transform: perspective(140px) rotateX(0deg); transform: perspective(140px) rotateX(0deg); opacity: 1; } 90%, 100% { -webkit-transform: perspective(140px) rotateY(180deg); transform: perspective(140px) rotateY(180deg); opacity: 0; }  }
@keyframes sk-foldCubeAngle { 0%, 10% { -webkit-transform: perspective(140px) rotateX(-180deg); transform: perspective(140px) rotateX(-180deg); opacity: 0; } 25%, 75% { -webkit-transform: perspective(140px) rotateX(0deg); transform: perspective(140px) rotateX(0deg); opacity: 1; } 90%, 100% { -webkit-transform: perspective(140px) rotateY(180deg); transform: perspective(140px) rotateY(180deg); opacity: 0; } }
*/
.anima, .animacao{-moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease;}
#amensagem { display: none; position: fixed; z-index: 100000; left: 0; top: 0; width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); width: -o-calc(100% - 40px); width: calc(100% - 40px); padding: 50px 20px; font-size: 20px; line-height: 20px; font-family: 'Kanit'; font-weight: 600; color: #ffffff; text-align: center; height: auto; letter-spacing: 0px;  -webkit-box-shadow: 0px 8px 12px 0px rgba(0,0,0, 0.25); -moz-box-shadow: 0px 8px 12px 0px rgba(0,0,0, 0.25); box-shadow: 0px 8px 12px 0px rgba(0,0,0, 0.25); }

.cta-padrao { margin: 15px 0px; padding: 15px 30px; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; background-color: #00a8e8; cursor: pointer; color: #ffffff; font-size: 18px; font-weight: 500; font-family: 'Kanit'; line-height: 18px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; display: inline-block; vertical-align: top; }
.cta-padrao:hover { background-color: #0a0926; padding: 15px 25px; }

.alerta { display: inline-block; vertical-align: top; width: 100%; height: auto; text-align: left; font-size: 12px; color: #545454; padding: 5px 0px; font-family: 'Kanit'; margin: 0px 0px 10px 0px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; font-weight:300; }
.alerta i { display: inline-block; vertical-align: top; width: auto; margin: 0px 10px; text-align: center; color: orange; font-size: 14px; }

a:link{color:#000000; text-decoration:none; font-size: 13px; font-family: 'Kanit';}
a:visited{color:#000000; text-decoration:none; font-size: 13px; font-family: 'Kanit';}
a:hover{color:#000000; text-decoration:none; font-size: 13px; font-family: 'Kanit';}

a.none:link {color:#000000; text-decoration: none; font-family: 'Kanit'; font-size:12px;}
a.none:visited {color:#000000; text-decoration: none; font-family: 'Kanit'; font-size:12px;}
a.none:hover {color:#000000; text-decoration: underline; font-family: 'Kanit'; font-size:12px;}
a.none:active {color:#000000; text-decoration: none; font-family: 'Kanit'; font-size:12px;}

a.destaque:link {color:#000000; text-decoration: none; font-family: 'Kanit'; font-size:12px; margin: 0px 0px 0px 10px; border: 1px solid #ffffff; padding: 10px; background-color: #f9f9f9; }
a.destaque:visited {color:#000000; text-decoration: none; font-family: 'Kanit'; font-size:12px; margin: 0px 0px 0px 10px; border: 1px solid #ffffff; padding: 10px; background-color: #f9f9f9; }
a.destaque:hover {color:#000000; text-decoration: none; font-family: 'Kanit'; font-size:12px; margin: 0px 0px 0px 10px; border: 1px solid #ededed; padding: 10px; background-color: #ededed; }
a.destaque:active {color:#000000; text-decoration: none; font-family: 'Kanit'; font-size:12px; margin: 0px 0px 0px 10px; border: 1px solid #ffffff; padding: 10px; background-color: #f9f9f9; }

.paginacao { width: 100%; height: 30px; margin: 0 auto; text-align: center; }
a.ser:link, a.ser:visited, a.ser:active { min-width: 15px; margin:0px 2px; color:#555555; text-decoration: none; font-size:12px; font-weight: bold; font-family: 'Kanit'; padding: 1px 4px; background-color: #f0f0f0; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
a.ser:hover { min-width: 15px; margin:0px 2px; color:#ffffff; text-decoration: none; font-size:12px; font-weight: bold; font-family: 'Kanit'; padding: 1px 4px; background-color: orange; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
.sera { min-width: 15px; color:#ffffff; text-decoration: none; font-size:12px; font-weight: bold; font-family: 'Kanit'; padding: 1px 4px; background-color: orange; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }

.recomendacao { width: auto; height: auto; position: relative; display: inline-block; font-size: 12px; padding: 4px 10px; background-color: #f4f6f8; line-height: 16px; clear: both; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin: 0px; vertical-align: top; }
.recomendacao strong { font-weight: 600; color: #0a0926; }
.recomendacao i { font-size: 14px; padding-right: 10px; color: orange; line-height: 16px; }

#buscar { width: 350px; height: 40px; left: 50%; position: relative; z-index: 1000; margin: 0px 0px 10px 172px; }
#buscar #termo { width: 235px; height: 30px; padding: 5px 9px; text-align: left; background-color: #f9f9f9; border:#eaeaea 1px solid; color: #8e8e8e; font-size: 12px; float: left;  }
#buscar #bt-enviar { width: 90px; height: 40px; cursor: pointer; float: right; background: #eaeaea; font-family: 'Kanit'; text-align:center; font-size: 12px; font-weight: 700; line-height: 40px; color: #000000; }

.s9 { display: none; cursor: pointer; background-color: #0042ff; color: #ffffff; font-size: 14px; font-weight: 500; padding: 5px 10px; margin-left: 8px; letter-spacing: 1px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
#textoacopiar2 { display: none; }

.s90 {  cursor: pointer; background-color: #0042ff; color: #ffffff; font-size: 14px; font-weight: 500; padding: 5px 10px; margin-left: 8px; letter-spacing: 1px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
#textoacopiar20 {  }

.pulse { -moz-animation: pulse 2s infinite; -o-animation: pulse 2s infinite; -webkit-animation: pulse 2s infinite; }

@-webkit-keyframes pulse { 0% { -webkit-box-shadow: 0 0 0 0 rgba(140,39,171, 0.8); -moz-box-shadow: 0 0 0 0 rgba(140,39,171, 0.8); box-shadow: 0 0 0 0 rgba(140,39,171, 0.8); } 70% { -webkit-box-shadow: 0 0 0 15px rgba(140,39,171, 0); -moz-box-shadow: 0 0 0 0 rgba(140,39,171, 0); box-shadow: 0 0 0 0 rgba(140,39,171, 0); } 100% { -webkit-box-shadow: 0 0 0 0 rgba(140,39,171, 0); -moz-box-shadow: 0 0 0 0 rgba(140,39,171, 0); box-shadow: 0 0 0 0 rgba(140,39,171, 0); } }
@-moz-keyframes pulse { 0% { -webkit-box-shadow: 0 0 0 0 rgba(140,39,171, 0.8); -moz-box-shadow: 0 0 0 0 rgba(140,39,171, 0.8); box-shadow: 0 0 0 0 rgba(140,39,171, 0.8); } 70% { -webkit-box-shadow: 0 0 0 15px rgba(140,39,171, 0); -moz-box-shadow: 0 0 0 0 rgba(140,39,171, 0); box-shadow: 0 0 0 0 rgba(140,39,171, 0); } 100% { -webkit-box-shadow: 0 0 0 0 rgba(140,39,171, 0); -moz-box-shadow: 0 0 0 0 rgba(140,39,171, 0); box-shadow: 0 0 0 0 rgba(140,39,171, 0); } }
@keyframes pulse { 0% { -webkit-box-shadow: 0 0 0 0 rgba(140,39,171, 0.8); -moz-box-shadow: 0 0 0 0 rgba(140,39,171, 0.8); box-shadow: 0 0 0 0 rgba(140,39,171, 0.8); } 70% { -webkit-box-shadow: 0 0 0 0 rgba(140,39,171, 0); -moz-box-shadow: 0 0 0 15px rgba(140,39,171, 0); box-shadow: 0 0 0 15px rgba(140,39,171, 0); } 100% { -webkit-box-shadow: 0 0 0 0 rgba(140,39,171, 0); -moz-box-shadow: 0 0 0 0 rgba(140,39,171, 0); box-shadow: 0 0 0 0 rgba(140,39,171, 0); } }

#amensagem_curta { display: none; position: fixed; z-index: 5000001; right: 20px; bottom: 50px; width: auto; max-width: 320px; padding: 20px; font-size: 13px; line-height: 14px; font-family: 'Kanit'; font-weight: 300; color: #ffffff; text-align: left; height: auto; letter-spacing: 0px;-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; overflow: hidden; -webkit-box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.2); -moz-box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.2); box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.2); }
#amensagem_curta i { font-size: 13px !important; height: 14px !important; line-height: 14px !important; color: #ffffff; float: left; margin-right: 10px; }

/*BARRA RÁPIDA*/
.barra_rapida { width: -moz-calc(100% - 300px); width: -webkit-calc(100% - 300px); width: -o-calc(100% - 300px); width: calc(100% - 300px); position: fixed; bottom: 0px; z-index: 100; height: 50px; text-align: center; background-color: #eaeaea; }
.barra_rapida .legenda { float: left; width: auto; height: 40px; line-height: 40px; position: relative; margin: 5px 20px 5px 12px; font-size: 12px; font-family: 'Kanit'; color: #231f20; font-weight: normal; }
.barra_rapida .legenda span { margin-right: 7px; font-family: 'Kanit'; font-size:12px; padding: 3px 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; overflow: hidden; background-color: #b1b0b0; }
.barra_rapida input[type=button], .barra_rapida input[type=submit] { float: right; margin: 9px 0px 7px 10px; }

.seletores { display: none; width: 94%; background-color: #f9f9f9; height: auto; max-height: 300px; position: relative; padding: 10px 3%; overflow: auto; }
.seletores li { width: 100%; cursor: pointer; height: auto; border-bottom:#eaeaea 1px solid; text-align: center; clear: both; position: relative; margin: 0px; }
.seletores li p { width: 100%; height: auto; text-align: left; color: #1e2f5e; font-weight: 500; font-family: 'Kanit'; padding: 5px 0px; line-height: 14px; font-size: 14px; }
.seletores li p span { color: #666666; font-size: 12px; }
.seletores li:hover { background-color: #fefeba; }

.legendas { display: none; width: 260px; background-color: #ffffff; height: 100vh; left: 0px; position: relative; padding: 0px 10px; overflow: auto; position: fixed; top: 0px; z-index: 100; box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px; cursor: zoom-out;}
.legendas ul { width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); height: auto; position: relative; background-color: #f4f6f8; margin-bottom: 10px; padding: 0px 10px 10px 10px; }
.legendas ul li { width: auto; cursor: pointer; height: auto; background-color: #00aaff; padding: 0px 5px; text-align: center; position: relative; margin: 1px; font-size: 11px; display: inline-block; vertical-align: top; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; color: #ffffff; }
.legendas ul li.bloco_campo { background-color: transparent; font-size: 12px; width: 100%; text-align: left; color: black; cursor: zoom-out;}
.legendas .fecha_legenda { padding: 10px 0px 30px 0px; text-decoration: underline; position: relative; }
.legendas .divisa { width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); height: auto; position: relative; line-height: 14px; padding: 15px 10px 10px 10px; background-color: #f4f6f8; margin-top: 10px;  }

.retorna { position: fixed; width: 50px; height: 35px; padding: 5px 0px 0px 0px; right: 25px; top: 10px; background:#316a91 url(../img/arrow.png) no-repeat center center; }
.retorna:hover { background-color: #235b81; }

#condicao1,#condicao2 { display: none; }

.steps { width: auto; height: 35px; line-height: 35px; text-align: center; background-color: #6eafc1; color: #ffffff; font-size: 18px; font-weight: 500; font-family: 'Kanit'; }

.ui-datepicker-month, .ui-datepicker-year { height: 20px !important; text-align: center !important; padding: 0px !important; margin: 0px !important; font-size: 10px !important; }
.ui-datepicker-current, .ui-datepicker-close { font-family: 'Kanit' !important; font-size:12px !important; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; border-radius: 0px !important; }
.ui-datepicker-header, .ui-datepicker-div, .ui-datepicker { -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; border-radius: 0px !important; }
.ui-datepicker-header { background-color: #eaeaea !important; background-image: transparent !important; }

#messelecao { margin: 10px; background-color: #23597e; width: auto; cursor: pointer; text-align: center; color: #ffffff; float: right; height: 20px; padding: 8px 0px; }

.slt, .inclusos, .maisadicionais, .respostaavancada, .condicional, .condicional_final { display: none; }

.possiveis_respostas { width: 96%; height: auto; position: relative; display: block; vertical-align: top; text-align: left; padding: 10px 2%; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
.possiveis_respostas .acoes_final { cursor: pointer; display: inline-block; vertical-align: top; text-align: center; width: auto; height: 20px; margin: 5px 10px 0px 0px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; background: #eaeaea; font-size: 14px; font-family: 'Kanit'; color: #000000; font-weight: 400; line-height: 20px; padding: 10px 20px 10px 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
.possiveis_respostas .acoes_final i { vertical-align: top; font-size: 18px; padding-right: 8px; color: #000000; display: none; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; display: inline-block; }
.possiveis_respostas .acoes_final:hover,
.possiveis_respostas .acoes_final.selecionado { background: #00aaff; color: #ffffff; }
.possiveis_respostas .acoes_final.selecionado i,
.possiveis_respostas .acoes_final:hover i { color: #ffffff; }
.possiveis_respostas .acoes_final input[type=radio] { display: none; }

.paicondicao { width: auto; float: left; padding: 15px 15px 0px 15px; background-color: #ededed; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; height: auto; position: relative; clear: both; list-style-type: none; }
.paicondicao li { width: 100%; height: auto; padding-bottom: 15px; }
.paicondicao li .nomepai { width: 100%; padding-bottom: 5px; height: auto; text-align: left; color: #000000; font-size: 15px; font-weight: 500; font-family: 'Kanit'; }
.paicondicao li p { width: 100%; height: auto; padding-left: 10px; text-align: left; color: #000000; font-size: 13px; font-style: italic; font-weight: 300; font-family: 'Kanit'; }

.nicEdit-main {overflow: auto !important; height: 400px;  /* or any other height you prefer */}
.nicEdit-main body {margin-left: 20px;}
.nicEdit-main table { border: 1px solid #eaeaea; border-spacing: 0px; }
.nicEdit-main table thead { background-color: #eaeaea; border-spacing: 0px; }
.nicEdit-main table thead th { border: 1px solid #eaeaea; border-spacing: 0px; }
.nicEdit-main table tbody td { border: 1px solid #eaeaea; border-spacing: 0px; padding: 0px 0px 0px 5px; }

/* CORES TAMANHOS E FONTES */
.coramarelo{color:#ffff00;}
.corazul{color:#117dc6;}
.corcinza1{color:#6f6f6f;}
.corcinza2{color:#404040;}
.corcinza3 { color:#949491;}
.corcinza4 { color:#404040;}
.corbranca{color:#FFFFFF;}
.corpreta{ color:#000000;}
.corosa{ color:#f188ae;}
.corlaranja { color: #231f20; }
.corverde { color: #0e870b; }
.corvermelha { color: #d5000a; }

.retorna { position: fixed; width: 50px; height: 38px; padding: 5px 0px 0px 0px; right: 15px; top: 0px; background:#6eafc1 url(../img/arrow.png) no-repeat center center; }
.retorna:hover { background-color: #235b81; }

#recebe { width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); height: auto; position: relative; margin-right: 20px; }
#recebe li { width: -moz-calc(100% - 10px); width: -webkit-calc(100% - 10px); width: -o-calc(100% - 10px); width: calc(100% - 10px); background-color: #FFFFFF; border: 5px solid #ffffff; height: auto; text-align: center; display: inline-block; list-style-type: none; padding: 10px 0px; margin: 0px 0px 0px 0px;-webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; }
#recebe li.move {  cursor: move !important; }
#recebe li.feirao { background-color: #8fffa8 !important; }
#recebe li:hover { border: 5px solid yellow !important; }
#recebe li .dragg { position: relative; z-index: 99; margin:0px; width: 40px; height: 20px; text-align: center; position: relative; display: inline-block; vertical-align: top; }
#recebe li .dragg i { margin-top: 5px; display: inline-block !important; color: #B1B0B0 !important; float: none !important; }
#recebe li .infos { padding-left: 15px; border-left: 1px solid #eaeaea; line-height: 18px; padding-top: 6px; padding-bottom: 6px; width: -moz-calc(100% - 65px); width: -webkit-calc(100% - 65px); width: -o-calc(100% - 65px); width: calc(100% - 65px); height: auto; position: relative; display: inline-block; vertical-align: top; text-align: left; }
#recebe li .infos img { float: left; max-height: 40px; padding: 0px 10px 0px 0px; }
#recebe li .infos a { line-height: 14px; font-size: 12px; text-decoration: underline; }
#recebe li .infos strong { font-weight: 600; }
#recebe li .infos i { float: left; color: #00a8e8; padding: 0px 10px 0px 0px; font-size: 18px; line-height: 18px; }
#recebe li .infos strike span { opacity: 0.3; }
#recebe li .infos p { font-size: 12px; }

#recebe li .infos table { font-size: 14px; width: 100%; text-align: left;}
#recebe li .infos td { font-size: 14px; width:20%; position: relative; text-align: left;}
#recebe li .infos td strong { font-size: 16px; font-weight: 600; }

#recebe li .infos span { text-decoration: underline; margin: 0px 5px 0px 2px; position: relative; display: inline-block; vertical-align: top; }
#recebe li .infos span.s10, #recebe li .infos span.s11, #recebe li .infos span.preview_video, #recebe li .infos span.tage2, #recebe li .infos span.tage1 { text-decoration: initial; }
#recebe li .acoes { width: auto; padding: 3px 25px 3px 10px; height: auto; position: absolute; opacity: 0; text-align: right; right: 0px; z-index: 1000; }
#recebe li:hover .acoes { opacity: 1 }
#recebe li .acoes i { display: inline-block; vertical-align: middle; font-size: 15px; color: #323232; margin: 0px 3px; cursor: pointer; }
#recebe li .acoes i.remocao { color: red; }
#recebe li .acoes i.apagado { color: #ccc; }
#recebe li .acoes .contador { position: relative; z-index: 10; background-color: yellow; padding: 0px 2px; font-size: 10px; font-family: 'Kanit', sans-serif; color: #000000; line-height: 10px; width: auto; height: auto; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
#recebe li .acoes .contador i { display: inline-block; vertical-align: middle; float: right; padding-left: 3px; }
#recebe li .acoes .segundos { padding: 10px 0px 5px 0px; width: auto; height: auto; position: relative; }
#recebe li.em_movimento { background-color: #FEFEBA; border-top:#eaeaea 0px solid; border-bottom:#eaeaea 0px solid; -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4); box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4); }
#recebe li.z1 { background-color: #F4F6F8; }
#recebe li.z2 { background-color: #FFFFFF; }

.s10 { padding: 2px 5px; margin: 5px 10px 0px 4px; display: inline; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; font-size: 14px; text-transform: uppercase; color: #000000; background-color: #eaeaea; }
.s11 { padding: 2px 5px; margin: 5px 0px 0px 2px; display: inline; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; font-size: 10px; line-height: 12px; text-transform: uppercase; color: #000000; background-color: #f4f6f8; border: 1px solid #eaeaea; }
.s11:hover { cursor: pointer}
.preview_video { padding: 2px 5px; margin: 5px 2px 0px 2px; font-weight: 500; display: inline; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; font-size: 10px; text-transform: uppercase; color: #000000; background-color: yellow; text-decoration: none; }
.preview_video i { display: inline-block; vertical-align: top; font-size: 12px !important; width: 15px; text-align: right; color: orange !important; }

.opcoes_grid { width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); height: auto; padding: 10px 0px; background-color: #EAEAEA; position: relative; clear: both; margin-right: 20px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; text-align: left; }
.opcoes_grid button { float: none; display: inline-block; vertical-align: top; padding: 5px 13px; margin-bottom: 0px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; }
.opcoes_grid input[type=text] { border: 0px; float: right; margin: 0px 10px 0px 0px; width: 180px; height: 20px; text-align: center; padding: 2px 6px; font-size: 12px; font-family: 'Kanit', sans-serif; color: #1A1A1A; }
.opcoes_grid input[type=text]:focus { border: 0px; }

.tage1 { background-color: #0e870b; color: #ffffff; font-size: 8px; font-weight: normal; padding: 2px 4px; margin-left: 8px; letter-spacing: 1px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; text-transform: uppercase; }
.tage2 { background-color: orange; color: #ffffff; font-size: 8px; font-weight: normal; padding: 2px 4px; margin-left: 8px; letter-spacing: 1px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.tage3 { background-color: #0042ff; color: #ffffff; font-size: 8px; font-weight: normal; padding: 2px 4px; margin-left: 8px; letter-spacing: 1px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.tage4 { background-color: #e6de01; color: #3b3900; font-size: 10px; font-weight: normal; padding: 2px 4px; margin-left: 8px; letter-spacing: 1px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.tage5 { background-color: #e6de01; color: #3b3900; font-size: 10px; font-weight: normal; padding: 1px 3px; border:1px solid #ffffff; letter-spacing: 1px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.tage6 { background-color: #014109; color: #f5e800; font-size: 10px; font-weight: normal; padding: 2px 4px; letter-spacing: 1px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.tage7 { background-color: #ffffff; color: #696969; width: 13px; height: 13px; border: 1px solid #696969; font-size: 10px; font-weight: normal; padding: 0px; margin-left: 5px; text-align: center; font-weight: bold; letter-spacing: -1px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; float: right; }

.codigos { width: 100%; height: auto; text-align: center; position: relative; }
.codigos p { width: auto; height: auto; min-height: 18px; padding: 4px; display: inline-block; background:#eaeaea; margin: 2px; }

.desbloquea { font-size: 12px !important; margin: 0px  !important; cursor:pointer; margin-right:15px !important; float:right !important; }

.apresentacao .saudacao { width: -moz-calc(100% - 100px); width: -webkit-calc(100% - 100px); width: -o-calc(100% - 100px); width: calc(100% - 100px); height: auto; position: relative; padding: 50px; text-align: left; color: #323232; line-height: 54px; font-size: 54px; font-family: 'Kanit'; font-weight: 400; }
.apresentacao .saudacao p { font-size: 70px; font-weight: 900; }
.apresentacao .saudacao i { font-size: 70px; line-height: 120px; color: #85c1ea; float: left; padding: 0px 30px 0px 0px; }

strike { color: #b0b0b0; text-shadow: 1px 1px #ffffff; }
#lancador { display: inline; margin-left: 10px; font-size: 9px; line-height: 13px; cursor: pointer; text-transform: uppercase; padding: 10px; background-color: #231f20; color: #ffffff;  -webkit-border-radius: 18px; -moz-border-radius: 18px; border-radius: 18px; }
#empresasel { font-weight: bold; }
#erroemail, #errocnpj, #errocpf { display: none; margin-left: 10px; font-size: 9px; line-height: 13px; cursor: pointer; text-transform: uppercase; padding: 10px; background-color: #870b0b; color: #ffffff; }
.clearfix, .clear { clear: both; float: none; }
.inserir { display: inline; background-color: #6eafc1; padding: 9px; font-size: 11px; cursor: pointer; color: #ffffff; font-weight: 300; font-family: 'Kanit'; }
.veinfo { padding: 0px 5px; font-size: 12px; cursor: pointer; color: #000000; font-weight: bold; }
.vearea { background-color: #52b8b4; width: 100%; padding: 10px 0px; float: left; text-align: center; font-size: 10px; text-transform: uppercase; color: #ffffff; font-weight: 500; letter-spacing: 1px; font-family: 'Kanit'; } }
.semregistro { width: 100%; height: auto; padding: 50px; text-align: center; color: #000000; font-size: 12px; }

.rounded { border-right: #ffffff 3px solid; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.novoregistro { width: 24px; height: 24px; display: inline-block; line-height: 28px; cursor: pointer; margin-left: 10px; background: url(../img/novo.png) no-repeat center center; }

.maisfotos { text-shadow: 1px 0px 0px rgba(255, 255, 255, 0.8); width: 50px; height: 64px; letter-spacing: -3px; float:left; font-size: 26px; font-weight: bold; text-align: center; line-height: 64px; color: #adadad; background-color: #cecdcd; }
.maisfotos:hover { color: #ffffff; background-color: #231f20; text-shadow: 1px 0px 0px rgba(255, 255, 255, 0.2); }

.maisfotos2 { text-shadow: 1px 0px 0px rgba(255, 255, 255, 0.8); width: 50px; height: 34px; padding: 15px 0px; letter-spacing: 0px; float:left; font-size: 10px; font-weight: bold; text-align: center; line-height: 12px; color: #adadad; background-color: #cecdcd; }
.maisfotos2:hover { color: #ffffff; background-color: #231f20; text-shadow: 1px 0px 0px rgba(255, 255, 255, 0.2); }

.segundaacao { padding: 4px; margin: 0px 0px 0px 4px; display: inline; cursor: pointer; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; font-size: 9px; text-transform: uppercase; color: #000000; background-color: #cecdcd; }
.segundaacao:hover { color: #ffffff; background-color: #abaaaa; }

#pgestilo { display: none; }

#receptor { list-style-type: none; background-color: #fefeba; padding: 10px 0px; }
#receptor li { margin: 4px 0px; padding: 4px 0px; font-size: 12px; border-bottom: #ffffff 1px solid; }

.botaos { margin: 0px; padding: 8px 0px; width: 110px; text-align: center; background-color: #e0e0e0; cursor: pointer; color: #333333; text-transform: uppercase; font-size: 12px; font-weight: bold; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.botaos:hover { background-color: #fe7f00; color: #ffffff; }

#avisaestoque { width: 250px; right: 0px; bottom: 0px; position: fixed; background-color: #ffffff; -webkit-box-shadow: -2px -2px 0px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow: -2px -2px 0px 0px rgba(0, 0, 0, 0.2); box-shadow: -2px -2px 0px 0px rgba(0, 0, 0, 0.2); z-index: 1000; }
#avisaestoque li.chamada { list-style-type: none; width: 240px; padding: 5px; font-size: 11px; line-height: 13px; text-align: left; color: #000000; font-weight: bold; background-color: #fefeba }
#avisaestoque li { list-style-type: none; width: 240px; background-color: #f9f9f9; padding: 3px 5px; font-size: 10px; line-height: 12px; text-align: left; color: #000000; border-bottom: 1px solid #e1e1e1; }

.vestados { width: 750px; height: auto; margin: 0 auto;}
.vestados li { float: left; cursor: pointer; width: 220px; margin-left: 10px; padding: 10px; height: 20px; line-height: 20px; border-top: #d4d2d2 1px solid; background-color: #ffffff; text-align: left; font-size: 12px; font-family: 'Kanit'; color: #9d9b9b; }
.vestados li .libera { width: 30px; opacity: 0.3; padding-right: 20px; float: left; height: 20px; background: url(../img/check.png) no-repeat center center; }
.vestados li:hover { background-color: #d4d2d2; }
.vestados li.ativo { background-color: #fefeba; color: #000000; }
.vestados li.ativo .libera { opacity: 1; }

.vepros { width: 1000px; height: auto; margin: 0 auto;}
.vepros li { float: left; cursor: pointer; width: 480px; margin-left: 10px; padding: 5px 10px 5px 0px; overflow: hidden; height: 20px; line-height: 20px; border-top: #d4d2d2 1px solid; background-color: #ffffff; text-align: left; font-size: 12px; font-family: 'Kanit'; color: #9d9b9b; }
.vepros li .libera { width: 16px; opacity: 0.3; padding-right: 20px; float: left; height: 20px; background: url(../img/check.png) no-repeat center center; }
.vepros li:hover { background-color: #d4d2d2; }
.vepros li.ativo { background-color: #fefeba; color: #000000; }
.vepros li.ativo .libera { opacity: 1; }

#academy_gerenciamento .files { width: 100%; height: auto; position: relative; }
#academy_gerenciamento .files .carregamento { cursor: pointer; width: auto; display: inline-block; padding: 8px 15px; margin-top: 6px; background-color: #1a1a1a; color: #ffffff; position: relative; font-size: 14px; line-height: 14px; font-family: 'Kanit'; color: #ffffff; font-weight: 300; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
#academy_gerenciamento .files .carregamento i { color: #ffffff; font-size: 15px; padding: 0px 10px 0px 0px; }
#academy_gerenciamento .files .aceitos { width: 100%; padding: 10px 0px; color: #545454; position: relative; font-size: 14px; line-height: 14px; font-family: 'Kanit'; font-weight: 300; }
#academy_gerenciamento .files .aceitos .legenda_arquivos { width: 100%; position: relative; height: auto; }
#academy_gerenciamento .files .aceitos .atencao { width: auto; color: #000000; padding: 5px 12px 5px 8px; margin-top: 4px; position: relative; font-size: 14px; line-height: 14px; font-family: 'Kanit'; font-weight: 700; display: inline-block; vertical-align: top; background-color: yellow;  -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
#academy_gerenciamento .files .aceitos ul { width: 100%; height: auto; position: relative; padding: 15px 0px 0px 0px; }
#academy_gerenciamento .files .aceitos ul li { width: 100%; height: auto; padding: 3px 0px; position: relative; border-top: 1px solid #f4f6f8; display: inline-block; vertical-align: top; }
#academy_gerenciamento .files .aceitos ul li.em_movimento { border: 3px solid yellow; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
#academy_gerenciamento .files .aceitos ul li .sucess { width: auto; color: #ffffff; padding: 5px 5px 5px 3px; margin-right: 2px; position: relative; font-size: 14px; line-height: 14px; font-family: 'Kanit'; font-weight: 700; display: inline-block; vertical-align: top; background-color: #4a8900;  -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
#academy_gerenciamento .files .aceitos ul li .sucess a { text-decoration: underline; color: #ffffff; font-size: 14px; line-height: 14px; font-family: 'Kanit'; font-weight: 700; }
#academy_gerenciamento .files .aceitos ul li .sucess i { color: yellow; font-size: 15px; padding: 0px 4px; }
#academy_gerenciamento .files .aceitos ul li .sucess i.fa-trash-alt { opacity: 0.5; cursor: pointer; color: white !important;}
#academy_gerenciamento .files .aceitos ul li .sucess i.fa-edit { opacity: 0.5; cursor: pointer; color: white !important; float: right; }
#academy_gerenciamento .files .aceitos ul li .sucess i.fa-trash-alt:hover { opacity: 1; }
#academy_gerenciamento .files .aceitos ul li .sucess i.fa-edit:hover { opacity: 1; }
#academy_gerenciamento .files .aceitos ul li .sucess .save_nome { display: none; width: auto; height: 16px; text-align: left; background-color: rgba(255,255,255,0.2); margin: 0px 6px 0px 0px; padding: 0px 4px; vertical-align: top; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
#academy_gerenciamento .files .aceitos ul li .sucess .save_nome input[type=text] { height: 16px; line-height: 16px; font-size: 12px; color: #ffffff; font-family: 'Kanit'; font-weight: 300; text-align: left; margin: 0px; padding: 0px; background: transparent; border: none; display: inline-block; vertical-align: top; width: auto !important; }
#academy_gerenciamento .files .aceitos ul li .sucess .save_nome i.fa-save { display: inline-block; vertical-align: top; font-size: 12px; color: yellow; height: 16px; line-height: 16px; }
#academy_gerenciamento .files .aceitos ul li i.fa-ellipsis-v { cursor: move; float: left; color: #707070; width: 13px; height: 13px; margin-right: 3px; line-height: 13px; text-align: center; font-size: 14px; padding: 7px; display: inline-block; vertical-align: top; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; position: relative; }
#academy_gerenciamento .files .aceitos ul li i.fa-ellipsis-v:hover { background-color: #f4f6f8; }
form.formulas { position: fixed; width: 1px; height: 0px; left: -9999px; top: 0px; }

#mascara2 { display: none; position:fixed; width:100%; min-height: 100%; left: 0; top: 0; background:url(../img/mask.png); z-index:100001; }
#mascara2 #fechar2 { z-index:100003; cursor: pointer; position:fixed; width: 25px; height: 25px; background: url(../img/fechar-popup.png) no-repeat; display: none; position: fixed; left: 50%; margin-left: 483px; top: 7px; }
#mascara2 .resultado { width: 990px; height: auto; background-color:#ffffff; display: none; position: fixed; z-index:100002; left: 50%; margin-left: -495px; top: 20px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
#mascara2 .resultado #listar { width: 970px; padding: 10px; height: auto; float: right; text-align: center; color: #000000; font-size: 12px; font-family: 'Kanit'; list-style-type: none; }
#mascara2 .resultado #listar li { width: 970px; height: 54px; overflow: hidden; border-top: #e2e2e2 1px solid; margin: 0px; }
#mascara2 .resultado #listar li#cidade-ativo { width: 970px; height: 32px; overflow: hidden; background-color: #e2e2e2; line-height: 32px; text-align: center; color: #000000; margin: 0px; font-size: 14px; font-weight: bold; }
#mascara2 .resultado #listar li .dados { width: 970px; height: 46px; float: left; }
#mascara2 .resultado #listar li .dados .linhas { width: 195px; text-align: left; height: 12px; padding: 3px 0px 0px 13px; color: #0c237d; float: left; font-size: 10px; font-family: 'Kanit'; text-transform: uppercase; }
#mascara2 .resultado #listar li .dados .iempresa { width: 430px; text-align: left; padding: 0px 0px 0px 5px; margin-top: -5px; height: 40px; color: #000000; font-weight: bold; float: left; font-size: 14px; font-family: 'Kanit'; }
#mascara2 .resultado #listar li .dados .iempresa p { font-size: 11px; font-family: 'Kanit'; letter-spacing: 0px; color: #7e7e7e; font-weight: normal; }
#mascara2 .resultado #listar li .dados .ifone { width: 125px; text-align: right; padding: 10px 5px 0px 0px; height: 33px; color: #000000; line-height: 18px; float: right; letter-spacing: -1px; font-size: 18px; font-family: 'Kanit'; }

.nivelador { width: -moz-calc(30% - 25px); width: -webkit-calc(30% - 25px); width: -o-calc(30% - 25px); width: calc(30% - 25px); padding: 6px 10px 20px 15px; height: auto; position: relative; display: inline-grid; vertical-align: top; margin: 0px 1% 20px 1%; background-color: #f4f6f8; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
.nivelador .nivel_modulos { width: 100%; height: auto; position: relative; padding: 5px 0px 10px 0px; font-size: 16px; font-family: 'Kanit'; font-weight: 500; }
.nivelador .nivel_modulos span { float: right; cursor: pointer; position: relative; padding-left: 10px; padding-right: 10px; margin-right: 5px; background-color: #ffffff; }
.nivelador .nivel_acessos { width: -moz-calc(100% - 25px); width: -webkit-calc(100% - 25px); width: -o-calc(100% - 25px); width: calc(100% - 25px); height: auto; position: relative; padding: 0px 0px 0px 25px; }
.listagem_acessos { width: 100%; height: auto; position: relative; margin: 5px 0px 15px 0px; font-size: 12px; }

#todos_itens_checkbox { cursor: pointer; margin-left: 10px; font-size: 12PX; padding-left: 10px; padding-right: 10px; letter-spacing: 1px; }


.lojistas_feirao { width: -moz-calc(100% - 50px); width: -webkit-calc(100% - 50px); width: -o-calc(100% - 50px); width: calc(100% - 50px); padding: 10px 15px; height: auto; position: relative; vertical-align: top; margin: 0px; background-color: #f4f6f8; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
.lojistas_feirao .participantes { width: -moz-calc(20% - 20px); width: -webkit-calc(20% - 20px); width: -o-calc(20% - 20px); width: calc(20% - 20px); height: auto; position: relative; padding: 0px 20px 0px 0px; display: inline-block; vertical-align: top; }
.listagem_acessos { width: 100%; height: auto; position: relative; margin: 5px 0px 15px 0px; font-size: 12px; }

#todos_lojistas { cursor: pointer; margin-left: 10px; font-size: 12PX; padding-left: 10px; padding-right: 10px; letter-spacing: 1px; }

/*#recebe { }
#recebe .ativador { width: 24px; height: 24px; position: absolute; right: 40px; margin: 10px 0px 0px 0px; background: url(../img/novo.png) no-repeat center center; cursor: pointer; }
#recebe li { width: 100%; height: auto; float: left; min-height: 30px; list-style-type: none; border-bottom:#ffffff 1px solid; padding: 5px 0px; margin: 0 auto; }
#recebe li:last-child { border-bottom:#ffffff 1px solid; }
.removeitemp { width: 16px; height: 16px; margin: 10px 10px 0px 0px; background: url(../img/remover.png) no-repeat center center; cursor: pointer; float: right; }

#recebev { }
#recebev .ativadorv { width: 24px; height: 24px; position: absolute; right: 40px; margin: 10px 0px 0px 0px; background: url(../img/novo.png) no-repeat center center; cursor: pointer; }
#recebev li { width: 100%; height: auto; float: left; list-style-type: none; border-bottom:#ffffff 1px solid; padding: 5px 0px; margin: 0 auto; }
#recebev li:last-child { border-bottom:#ffffff 1px solid; }
.removeitemp { width: 16px; height: 16px; margin: 10px 10px 0px 0px; background: url(../img/remover.png) no-repeat center center; cursor: pointer; float: right; }

#recebeva { }
#recebeva .ativadorva { width: 24px; height: 24px; position: absolute; right: 40px; margin: 10px 0px 0px 0px; background: url(../img/novo.png) no-repeat center center; cursor: pointer; }
#recebeva li { width: 100%; height: auto; float: left; list-style-type: none; border-bottom:#ffffff 1px solid; padding: 5px 0px; margin: 0 auto; }
#recebeva li:last-child { border-bottom:#ffffff 1px solid; }
.removeitemp { width: 16px; height: 16px; margin: 10px 10px 0px 0px; background: url(../img/remover.png) no-repeat center center; cursor: pointer; float: right; }
*/
.left { text-align:left;}
.right { text-align:right;}
.center { text-align:center;}

.arial{ font-family: 'Kanit', Helvetica, sans-serif;}

.e1 { color: #ffffff; float: right; font-size: 22px !important; line-height: 34px !important; }
.e12 { color: #4c4b4b; float: right; font-size: 22px !important; line-height: 34px !important; }
.e12:hover { color:#6a6767 !important; }
.e2 { color: #939090; float: right; font-size: 16px !important; line-height: 20px !important; }
.e3 { color: red !important; float: right; font-size: 24px !important; line-height: 34px !important; padding-left: 10px; }
/*SEO*/
.avaliacao { width: 120px; margin: 0px 10px; padding: 5px 10px; background-color: #fefeba; height: auto; position: relative; float: left; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

.avaliacao .progresso { width: 100%; border: 1px solid #dadada; height: 3px; position: relative; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; position: relative; overflow: hidden; background-color: white; margin-bottom: 5px; }
.avaliacao .progresso .progresso_seo { line-height: 12px; text-align: center; font-weight: bold; font-family: 'Kanit'; font-size: 10px; width: 100%; height: 12px; width: auto; max-width: 100%; background-color: #157efb; position: absolute;-moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; color: #ffffff; }
.avaliacao a.relata { font-size: 9px !important; width: 100%; line-height: 10px !important; position: relative; display: inline-block; text-align: center; }

.avaliacao .cta_seo { width: 100%; height: auto; padding: 2px 0px; text-decoration: none !important; text-align: center; margin-top: 5px; font-weight: bold; font-family: 'Kanit'; font-size: 9px; position: relative; position: relative; overflow: hidden;  -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
.avaliacao .cta_seo.avaliar { color: #ffffff; background-color: black; }
.avaliacao .cta_seo.nova_avaliacao { color: #dadada; background-color: white; border: 1px solid #dadada; }
.avaliacao .cta_seo.atencao_seo { color: #ffffff; background-color: red; }

.resultado_seo { width: 90%; height: auto; background-color: #f4f6f8; padding: 30px 3%; margin: 0px 2% 30px 2%; text-align: left; font-size: 14px; font-family: 'Kanit'; line-height: 20px; }
.resultado_seo p { background-color: #dadada; padding: 4px 10px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; position: relative; overflow: hidden; display: inline-block; clear: both; }

.ibranco { color: #ffffff !important; }
.ivermelho { color: red !important; }

.verdedestaque { color: #ffffff !important; background-color: #2d9b01 !important; padding: 5px; }

.off { color: #eaeaea !important; }

.external { color: #4c4b4b !important; position: absolute; left: 0px; margin: 20px 0 0 230px; z-index: 10; font-size: 20px !important; line-height: 30px !important; }
.external:hover { color:#6a6767 !important; }

.t10{font-size:12px;}
.t11{font-size:13px;}
.t12{font-size:14px;}
.t13{font-size:13px;}
.t14{font-size:14px;}
.t15{font-size:15px;}
.t17{font-size:17px;}
.t18{font-size:18px;}
.t20{font-size:20px;}
/*.t22{font-size:22px;}
.t24{font-size:24px;}
.t27{font-size:27px;}
.t30{font-size:30px;}
.t40{font-size:40px;}
.t50{font-size:50px;}

.h10 { line-height:10px;}
.h15 { line-height:15px;}
.h20 { line-height:20px;}*/
/*
.monta-lotes { width: 100%; height: auto; position: relative; clear: both; text-align: center; }
.monta-lotes .acoes { width: 100%; height: 70px; position: fixed; z-index: 100; top: 0px; left: 0; clear: both; background-color: rgba(255,255,255,0.5); }
.monta-lotes .acoes:hover { background-color: rgba(255,255,255,1); }
.monta-lotes .acoes .adicionar { width: auto; height: 35px; line-height: 35px; text-align: center; background-color: #88bac7; color: #000000; font-size: 12px; letter-spacing: 1px; text-transform: uppercase; margin:15px 0px 0px 15px; cursor: pointer; float: left; padding: 0px 15px; }
.monta-lotes .acoes .limpara { display: none; width: auto; height: 35px; line-height: 35px; text-align: center; background-color: #e90000; color: #ffffff; font-size: 12px; letter-spacing: 1px; text-transform: uppercase; margin:15px 0px 0px 15px; cursor: pointer; float: left; padding: 0px 25px; }
.monta-lotes .acoes #ativo { background-color: #485563 !important; color: #ffffff !important; }
.monta-lotes .acoes .voltagerenciador { width: auto; height: 35px; line-height: 35px; text-align: center; background-color: #88bac7; color: #000000; font-size: 12px; letter-spacing: 1px; text-transform: uppercase; margin:15px 0px 0px 15px; cursor: pointer; float: left; padding: 0px 15px; }
.monta-lotes .acoes .totallotes { width: auto; height: 35px; line-height: 35px; text-align: left; color: #cb0000; font-size: 32px; margin:15px 0px 0px 15px; float: left; padding: 0px 15px; font-weight: 700; }
.monta-lotes .mapa { text-align: center; clear: both; height: auto; position: relative; z-index: 98; margin: 0 auto; }
.monta-lotes .mapa .marcador { width: 40px; background-color: rgba(255,204,0, 0.3); height: 40px; position: absolute; z-index: 100; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; border: rgba(0,0,0,0.3) 2px solid; }
.monta-lotes .mapa .disponivel { background-color: rgba(255,204,0, 0.3); }
.monta-lotes .mapa .vendido { background-color: rgba(255,204,0, 0.3); }
.monta-lotes .mapa .reservado { background-color: rgba(255,204,0, 0.3); }
.monta-lotes .mapa img { z-index: 99; position: relative; }

.mais-detalhes { display: none; width: 300px; z-index: 101; height: auto; background-color: #ffffff; position: absolute; padding: 20px; -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.3); box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.3); }
.mais-detalhes h1 { font-size: 20px; height: 30px; text-align: left; line-height: 30px; color: #000000; clear: both; width: 100%; }
.mais-detalhes p { font-size: 12px; text-align: left; line-height: 16px; color: #444444; clear: both; width: 100%; }
.mais-detalhes p input[type=text] { float: right; }
.mais-detalhes .edicao-rapida { cursor: pointer; width: 100%; background-color: #9fb03a; color: #435737; letter-spacing: 1px; text-align: center; height: 30px; line-height: 30px; font-size: 12px; clear: both; border-top: 10px solid #ffffff; }
.mais-detalhes .edicao-rapida:hover { background-color: #66750d; color: #ffffff; }
.mais-detalhes .remove-rapido { cursor: pointer; position: absolute; margin: 0px 0px 0px 260px; width: 30px; height: 30px; background: #ffffff url(../img/remover.png) no-repeat center center; }

.detalhes-lotes input[type=text] { width:200px; background-color: #ffffff; padding: 0px; height: 14px; line-height: 14px; border:#eaeaea 1px solid; }
*/

/*.maiuscula { text-transform:uppercase;}*/
.bold { font-weight:bold; }
/*.italico { font-style:italic;}
.normal { font-style:normal;}
.separa { letter-spacing: 1px;}
.junta0 { letter-spacing: normal;}
.junta1 { letter-spacing:-1px;}
.junta2 { letter-spacing:-2px;}
.junta3 { letter-spacing:-3px;}*/

/* MENSAGEM */
/*#msgalerta{ width:100%; height:40px; text-align:center; font-size:24px; line-height: 39px; padding: 10px 0px; font-weight:300; font-family: 'Kanit'; color:#ffffff; overflow:hidden; background-color: #32a500; }
#msgalerta2{ width:100%; height:40px; text-align:center; font-size:24px; line-height: 39px; padding: 10px 0px; font-weight:300; font-family: 'Kanit'; color:#ffffff; overflow:hidden; background-color: #bc0000; }
#tmsg{ margin-top:-14px; }*/

/* GERENCIADOR */
.controle { margin: 0 auto; width: 100%; text-align: center; width: 100%; height: 100%; text-align: center }
.controle .divulgacao { display: inline-block; vertical-align: top; width: -moz-calc(100% - 525px); width: -webkit-calc(100% - 525px); width: -o-calc(100% - 525px); width: calc(100% - 525px); padding: 0px 20px; margin: 0 auto; height: 100vh; background:#eaeaea; position: relative; overflow: hidden; }
.controle .divulgacao .area_divulga { width: 100%; height: auto; display: inline-block; vertical-align: middle; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.controle .divulgacao .area_divulga .mockup { width: 100%; height: auto; position: relative; display: inline-block; vertical-align: top; margin: 15px 0px; }
.controle .divulgacao .area_divulga .mockup img { width: auto; max-width: 350px; max-height: 250px; position: relative; display: inline-block; vertical-align: top; margin: 0px; }
.controle .divulgacao .area_divulga .mockup_video { width: auto; background-color: #00a8e8; height: auto; position: relative; display: inline-block; vertical-align: top; margin: 15px 0px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; overflow: hidden; }
.controle .divulgacao .area_divulga .mockup_video img { width: auto; opacity: 0.5; max-width: 100%; max-height: 320px; position: relative; display: inline-block; vertical-align: top; margin: 0px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.controle .divulgacao .area_divulga .mockup_video .ico-play { width: 100%; z-index: 100; height: auto; line-height: 100px; height: 100px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.controle .divulgacao .area_divulga .mockup_video .ico-play i { color: white; font-size: 100px; text-align: center; width: 100%; line-height: 100px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.controle .divulgacao .area_divulga .mockup_video:hover img { opacity: 1 }
.controle .divulgacao .area_divulga .mockup_video:hover .ico-play i { font-size: 90px; }
.controle .divulgacao .area_divulga .label_1 { font-size: 26px; line-height: 26px; font-weight: 500; color: #545454; padding: 0px 0px 0px 0px; text-align: center; width: 100%; position: relative; height: auto; }
.controle .divulgacao .area_divulga .label_2 { font-size: 44px; line-height: 40px; font-weight: 700; color: #000000; padding: 0px 0px 10px 0px; text-align: center; width: 100%; position: relative; height: auto; }
.controle .divulgacao .area_divulga .label_3 { font-size: 14px; line-height: 15px; font-weight: 300; color: #808080; padding: 0px 0px 10px 0px; text-align: center; width: 100%; position: relative; height: auto; }
.controle .divulgacao .area_divulga .cta-alvo { margin: 0 auto; padding: 15px 0px; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; text-decoration:underline; color: #00a8e8; cursor: pointer; font-size: 16px; font-weight: 400; font-family: 'Kanit'; line-height: 18px; display: inline-block; vertical-align: top; }
.controle .divulgacao .area_divulga .cta-alvo:hover { color: #0a0926; }

.controle #acesso { display: inline-block; vertical-align: top; width: 480px; padding: 0px; margin: 20px 0px; height: -moz-calc(100vh - 40px); height: -webkit-calc(100vh - 40px); height: -o-calc(100vh - 40px); height: calc(100vh - 40px); background:#ffffff; position: relative; overflow: hidden; -webkit-border-bottom-right-radius: 25px; -moz-border-bottom-right-radius: 25px; border-bottom-right-radius: 25px; -webkit-border-top-right-radius: 25px; -moz-border-top-right-radius: 25px; border-top-right-radius: 25px;  }
.controle #acesso .area_conteudo { width: 80%; padding: 0px 10%; height: auto; position: relative; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.controle #acesso .area_conteudo .loga { width: 100%; height: auto; position: relative; display: inline-block; vertical-align: top; }
.controle #acesso .area_conteudo .loga .marca { width: 100%; height: auto; position: relative; display: inline-block; vertical-align: top; margin: 15px 0px 0px 0px; }
.controle #acesso .area_conteudo .loga .marca img { width: auto; max-width: 200px; height: auto; position: relative; display: inline-block; vertical-align: top; margin: 0px; }
.controle #acesso .area_conteudo .loga .label_inicio { font-size: 26px; font-weight: 600; color: #000000; padding: 20px 0px 30px 0px; text-align: center; width: 100%; position: relative; height: auto; }
.controle #acesso .area_conteudo .loga .tipos { width: 100%; height: auto; position: relative; padding: 15px 0px; text-align: center; }
.controle #acesso .area_conteudo .loga .tipos span { font-size: 15px; font-weight: 300; color: #5d5d5d; padding: 12px 6px 12px 0px; text-align: center; width: auto; position: relative; height: auto; display: inline-block; vertical-align: top;  }
.controle #acesso .area_conteudo .loga .tipos ul { width: auto; height: auto; position: relative; padding: 10px 0px; text-align: center; display: inline-block; vertical-align: top; }
.controle #acesso .area_conteudo .loga .tipos ul li { width: auto; text-decoration: underline; position: relative; display: inline-block; vertical-align: top; padding: 4px 0px; margin: 0px 3px; font-size: 12px; font-weight: 600; text-align: left; color: #000000; letter-spacing: 0px; background: transparent; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.controle #acesso .area_conteudo .loga .tipos ul li.ativo,
.controle #acesso .area_conteudo .loga .tipos ul li.ativo:hover { text-decoration: none; background: #a1a1a1; color: #ffffff; padding: 4px 12px; margin: 0px; }
.controle #acesso .area_conteudo .loga .tipos ul li.admin,
.controle #acesso .area_conteudo .loga .tipos ul li.admin:hover { text-decoration: none; background: yellow; color: #000000; padding: 4px 12px; margin: 0px; }
.controle #acesso .area_conteudo .loga .tipos ul li:hover { background: #f4f6f8; color: #000000; padding: 4px 12px; margin: 0px; }
.controle #acesso .area_conteudo .loga .campo { width: 100%; margin: 0px 0px 10px 0px; text-align: center; }
.controle #acesso .area_conteudo .loga .campo input[type=text], .controle #acesso .area_conteudo .loga .campo input[type=password] { text-align: center; }
.controle #acesso .area_conteudo .loga .label_senha { cursor: pointer; font-size: 15px; font-weight: 300; color: #191b1e; padding: 0px 0px 30px 0px; text-align: center; width: auto; position: relative; height: auto; display: inline-block; vertical-align: top; margin: 0px 10px; }
.controle #acesso .area_conteudo .loga .label_senha:hover { text-decoration: underline; }

.controle #acesso .area_conteudo .loga .label_links { cursor: pointer; font-size: 15px; font-weight: 300; color: #191b1e; padding: 0px 0px 30px 0px; text-align: center; width: auto; position: relative; height: auto; display: inline-block; vertical-align: top; margin: 0px 10px; }
.controle #acesso .area_conteudo .loga .label_links:hover { text-decoration: underline; }

.controle #acesso .area_conteudo .recupera { width: 100%; height: auto; position: relative; display: none; vertical-align: top; }
.controle #acesso .area_conteudo .recupera .marca { width: 100%; height: auto; position: relative; display: inline-block; vertical-align: top; margin: 15px 0px 0px 0px; }
.controle #acesso .area_conteudo .recupera .marca img { width: auto; max-width: 150px; height: auto; position: relative; display: inline-block; vertical-align: top; margin: 0px; }
.controle #acesso .area_conteudo .recupera .label_inicio { font-size: 26px; font-weight: 600; color: #000000; padding: 20px 0px 30px 0px; text-align: center; width: 100%; position: relative; height: auto; }
.controle #acesso .area_conteudo .recupera .label_complemento { font-size: 16px; font-weight: 300; color: #000000; padding: 25px 3%; text-align: center; width: 94%; position: relative; height: auto; background-color: yellow; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; overflow: hidden; margin-bottom: 30px; }
.controle #acesso .area_conteudo .recupera .label_complemento .qual_email { width: 100%; height: auto; font-weight: 600; }
.controle #acesso .area_conteudo .recupera .label_complemento span { font-weight: 600; }
.controle #acesso .area_conteudo .recupera .campo { width: 100%; margin: 0px 0px 10px 0px; text-align: center; }
.controle #acesso .area_conteudo .recupera .campo input[type=text], .controle #acesso .area_conteudo .recupera .campo input[type=password] { text-align: center; }
.controle #acesso .area_conteudo .recupera .label_senha { cursor: pointer; font-size: 15px; font-weight: 300; color: #00a8e8; padding: 0px 0px 30px 0px; text-align: center; width: 100%; position: relative; height: auto; }

.controle #acesso .area_conteudo .sucesso_senha { width: 100%; height: auto; position: relative; display: none; vertical-align: top; }
.controle #acesso .area_conteudo .sucesso_senha .marca { width: 100%; height: auto; position: relative; display: inline-block; vertical-align: top; margin: 15px 0px 0px 0px; }
.controle #acesso .area_conteudo .sucesso_senha .marca img { width: auto; max-width: 150px; height: auto; position: relative; display: inline-block; vertical-align: top; margin: 0px; }
.controle #acesso .area_conteudo .sucesso_senha .label_inicio { font-size: 26px; font-weight: 600; color: #000000; padding: 20px 0px 30px 0px; text-align: center; width: 100%; position: relative; height: auto; }
.controle #acesso .area_conteudo .sucesso_senha .label_complemento { font-size: 16px; font-weight: 300; line-height: 20px; color: #000000; padding: 25px 3%; text-align: center; width: 94%; position: relative; height: auto; background-color: yellow; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; overflow: hidden; margin-bottom: 30px; }
.controle #acesso .area_conteudo .sucesso_senha .label_complemento i { width: 30px; height: 20px; line-height: 20px; color: #386c00; font-size: 18px; display: inline-block; vertical-align: top; }
.controle #acesso .area_conteudo .sucesso_senha .label_complemento .qual_email { width: 100%; height: auto; font-weight: 600; }
.controle #acesso .area_conteudo .sucesso_senha .label_complemento span { font-weight: 600; }
.controle #acesso .area_conteudo .sucesso_senha .label_senha { cursor: pointer; font-size: 15px; font-weight: 300; color: #00a8e8; padding: 0px 0px 30px 0px; text-align: center; width: 100%; position: relative; height: auto; }

.controle #acesso .area_conteudo .nova_senha { width: 100%; height: auto; position: relative; display: none; vertical-align: top; }
.controle #acesso .area_conteudo .nova_senha .marca { width: 100%; height: auto; position: relative; display: inline-block; vertical-align: top; margin: 15px 0px 0px 0px; }
.controle #acesso .area_conteudo .nova_senha .marca img { width: auto; max-width: 150px; height: auto; position: relative; display: inline-block; vertical-align: top; margin: 0px; }
.controle #acesso .area_conteudo .nova_senha .label_inicio { font-size: 26px; font-weight: 600; color: #000000; padding: 20px 0px 30px 0px; text-align: center; width: 100%; position: relative; height: auto; }
.controle #acesso .area_conteudo .nova_senha .campo { width: 100%; margin: 0px 0px 10px 0px; text-align: center; }
.controle #acesso .area_conteudo .nova_senha .campo input[type=text], .controle #acesso .area_conteudo .nova_senha .campo input[type=password] { text-align: center; }
.controle #acesso .area_conteudo .nova_senha .campo input[type=button] { display: none; margin: 30px 0px 15px 0px; }
.controle #acesso .area_conteudo .nova_senha .label_senha { cursor: pointer; font-size: 15px; font-weight: 300; color: #00a8e8; padding: 0px 0px 30px 0px; text-align: center; width: 100%; position: relative; height: auto; }
.controle #acesso .area_conteudo .nova_senha .erro-login { display: none; width: 100%; height: 20px; position: relative; margin: 0px; z-index: 10; text-align: center; line-height: 20px; color: red; font-size: 15px; color: red; }
.controle #acesso .area_conteudo .nova_senha .erro-login i { width: 30px; height: 20px; line-height: 20px; color: red; font-size: 18px; display: inline-block; vertical-align: top; }
.controle #acesso .area_conteudo .nova_senha .acerto-login { display: none; width: 100%; height: 20px; position: relative; margin: 0px; z-index: 10; text-align: center; line-height: 20px; color: #000000; font-size: 15px; color: #386c00; }
.controle #acesso .area_conteudo .nova_senha .acerto-login i { width: 30px; height: 20px; line-height: 20px; color: #386c00; font-size: 18px; display: inline-block; vertical-align: top; }


/*0a0926*/
/*00a8e8*/

.rodape { width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); border-top: 1px solid #eaeaea; height: auto; display: inline-block; margin-right: 20px; }
.rodape .le { width: 100%; padding: 15px 0px 0px 0px; height: auto; line-height: 30px; color: #000000; font-size: 14px; font-family: 'Kanit'; font-weight: 400; text-align: left; }

#donutchart,
#donutchart2,
#donutchart3,
#donutchart4 { width: 400px; height: 300px; float: left; }

.apresentacao { width: 100%; height: auto; position: relative; z-index: 1; }
.apresentacao .tKanitas { width: -moz-calc(33% - 10px); width: -webkit-calc(33% - 10px); width: -o-calc(33% - 10px); width: calc(33% - 10px); margin: 10px 0px 10px 10px; height: 321px; position: relative; overflow: hidden; float: left; }
.apresentacao .tKanitas .chamada { width: -moz-calc(100% - 7px); width: -webkit-calc(100% - 7px); width: -o-calc(100% - 7px); width: calc(100% - 7px); height: auto; font-weight: bold; color: #000000; font-size: 16px; letter-spacing: -1px; padding: 7px 0px 7px 7px; text-align: left; background-color: #dcdcdc; border-bottom:#c1c1c1 1px solid; }
.apresentacao .tKanitas .chamada:hover { background-color: #dcdcdc; }
.apresentacao .tKanitas .chamada span { font-size: 11px; letter-spacing: 0px; font-weight: 500; padding-left: 10px; }
.apresentacao .tKanitas ul { list-style-type: none; width: 100%; height: 290px; overflow: hidden; }
.apresentacao .tKanitas ul li span { font-size: 11px; letter-spacing: 0px; font-weight: 500; padding-left: 10px; }
.apresentacao .tKanitas ul li.f { font-weight: 300; color: #000000; font-size: 10px; letter-spacing: 0px; padding-left: 15px; }
.apresentacao .tKanitas ul li.on { background-color: #8cf987; border-bottom: #ffffff 1px solid; }
.apresentacao .tKanitas ul li.on:hover { background-color: #8cf987; }
.apresentacao .tKanitas ul li { width: 100%; height: auto; color: #323232; font-size: 12px; padding: 5px 0px 5px 6px; border-bottom: #dcdcdc 1px solid; }
.apresentacao .tKanitas ul li.bg1 { background-color: #f9f9f9; }
.apresentacao .tKanitas ul li.bg2 { background-color: #eaeaea; }
.apresentacao .tKanitas ul li:hover { background-color: #fefeba; }
.apresentacao .tKanitas ul li img { float: left; padding: 0px 6px 0px 0px; }
.apresentacao .tKanitas #anotacoes { background-color: #fefeba; color: #000000; font-size: 15px; font-weight: 300; border:#fefeba 1px solid; width: 100%; height: 268px; font-family: 'Kanit'; }

.apresentacao #numeros { width: 100%; height: auto; overflow: hidden; float: left; text-align: center; position: relative; }
.apresentacao #numeros ul { list-style-type: none; width: -moz-calc(100% - 5px); width: -webkit-calc(100% - 5px); width: -o-calc(100% - 5px); width: calc(100% - 5px); overflow: hidden; list-style: none; display: inline-block; margin: 10px 0px; text-align: center; }
.apresentacao #numeros ul li { width: -moz-calc(33% - 10px); width: -webkit-calc(33% - 10px); width: -o-calc(33% - 10px); width: calc(33% - 10px); padding: 0px; font-size: 14px; font-weight: 400; font-family: 'Kanit'; margin: 5px 5px; height: 97px; display: inline-block; overflow: hidden; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.apresentacao #numeros ul li.col-4 { width: -moz-calc(23.5% - 10px); width: -webkit-calc(23.5% - 10px); width: -o-calc(23.5% - 10px); width: calc(23.5% - 10px); padding: 0px; font-size: 14px; font-weight: 400; font-family: 'Kanit'; margin: 5px 15px 5px 5px; height: 97px; display: inline-block; overflow: hidden; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
.apresentacao #numeros ul li .infos { width: -moz-calc(100% - 100px); width: -webkit-calc(100% - 100px); width: -o-calc(100% - 100px); width: calc(100% - 100px); margin: 10px 10px 10px 0px; float: right; }
.apresentacao #numeros ul li .infos p { font-size: 10px; text-transform: uppercase; border-top:rgba(255,255,255,0.2) 1px solid; padding: 10px 0px 10px 0px; line-height: 12px; letter-spacing: 1px; font-weight: 600; color: #ffffff; text-align: left; margin: 0px; }
.apresentacao #numeros ul li .infos h2 { font-size: 32px; margin: 5px 0px 15px 0px; font-weight: 300; color: #ffffff; text-align: left; line-height: 32px; letter-spacing: -2px; }
.apresentacao #numeros ul li .icones { width: 80px; height: 100px; float: left; }
.apresentacao #numeros ul li .icones i { width: 80px; height: 54px; text-align: center; color: #85c1ea; padding: 23px 0px; line-height: 54px; font-size: 34px; }

.bg-verde { background:#81ae38; }
.bg-laranja { background:#e2a806; }
.bg-azul { background:#85c1ea; }
.bg-roza { background:#b64f8b; }
.bg-roxo { background:#0d253b; }
.bg-azul2 { background:#6eafc1; }
.bg-vermelho { background:#be0000; }

.vebas { width: 100%; height: auto; list-style-type: none; border-bottom:#f4f6f8 1px solid; text-align: left; padding-top: 30px; }
.vebas li { border-bottom: 3px solid #ffffff; background: transparent; color: #000000;  vertical-align: bottom; display: inline-block; padding: 5px 10px; font-size: 15px; font-weight: 300; margin-top: 6px; cursor: pointer; font-family: 'Kanit'; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; margin: 0px 1px; }
.vebas li:hover, .vebas li.ativo { border-bottom: 3px solid #00a8e8; color: #07071c; font-weight: 600; }

.aba { display: none; margin-top: 25px; }

.s1 { padding: 4px; margin: 5px 0px 0px 4px; display: inline; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; font-size: 9px; text-transform: uppercase; color: #ffffff; background-color: #930303; }
.s2 { padding: 4px; margin: 5px 0px 0px 4px; display: inline; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; font-size: 9px; text-transform: uppercase; color: #000000; background-color: #6fc402; }
.s3 { padding: 4px; margin: 5px 0px 0px 4px; display: inline; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; font-size: 9px; text-transform: uppercase; color: #000000; background-color: #cecdcd; }
.s5 { padding: 2px 4px; margin: 5px 0px 0px 4px; display: inline; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; font-size: 9px; text-transform: uppercase; color: #000000; background-color: #cecdcd; }

a.btn-remover { color: #cc3a3a; width: 25px !important; height: 28px !important; font-size: 15px !important; position: relative; overflow: hidden; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; margin: 0px 3px; }
a.btn-padrao { color: #323232; width: 25px !important; height: 28px !important; font-size: 15px !important; position: relative; overflow: hidden; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; margin: 0px 3px; }

.btn-inicial { background-color: #696969; color: #ffffff; width: 55px !important; line-height: 22px; letter-spacing: 1px; height: 22px !important; font-size: 9px !important; position: relative; overflow: hidden; float: left; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; }
.btn-inicial:hover { background-color: #4b4949; }
.btn-mais { cursor: pointer; width: 18px !important; height: 22px !important; position: relative; overflow: hidden; float: left; background: #ffffff url(../img/sub2.png) no-repeat center center; }
.ativo { background: #ffffff url(../img/sub3.png) no-repeat center center; z-index: 109; }

/* INPUTS */
input[type=button] { margin: 15px 0px; padding: 15px 30px; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; background: #00a8e8; cursor: pointer; color: #ffffff; font-size: 18px; font-weight: 500; font-family: 'Kanit'; line-height: 18px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; }
input[type=button]:hover { background: #004049; padding: 15px 25px; }
input[type=button]#volta_pagina_anterior,
input[type=button]#zerar_hits { background: #eaeaea; color: #545454; margin-left: 10px; }
input[type=text], input[type=password], input[type=number] { margin: 3px 0px; border: 3px solid #eaeaea; background-color: #f4f6f8; width: 96%; text-align: left; padding: 15px 2%; height: 20px; font-size: 14px; font-family: 'Kanit'; font-weight: 500; color: #000000; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }
textarea { margin: 3px 0px; background-color: #f4f6f8; border: 3px solid #eaeaea; width: 96%; text-align: left; padding: 15px 2%; height: 20px; font-size: 14px; font-family: 'Kanit'; font-weight: 500; color: #000000; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; }
select { margin: 3px 0px; background-color: #f4f6f8; border: 3px solid #eaeaea; width: 100%; text-align: left; padding: 5px 0px; height: 54px; font-size: 14px; font-family: 'Kanit'; font-weight: 500; color: #000000; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }
input[type=text]:focus, input[type=password]:focus, select:focus, textarea:focus {outline: none !important;  border: 3px solid #00a8e8; background-color: #ffffff; -webkit-box-shadow: 0px 0px 20px 0px rgba(0,21,89,0.15); -moz-box-shadow: 0px 0px 20px 0px rgba(0,21,89,0.15); box-shadow: 0px 0px 20px 0px rgba(0,21,89,0.15); }

input[type=text].campo-resumido { margin: 2px 0px; border: 0px solid #eaeaea; background-color: #f4f6f8; width: 40px; text-align: center; padding: 4px; height: 12px; font-size: 12px; font-family: 'Kanit'; font-weight: 500; color: #000000; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }

/*campos integrador*/

span.token { display: inline-block; margin: 3px 3px; border: 3px solid #eaeaea; background-color: #f4f6f8; text-align: left; padding: 15px 2%; height: 20px; font-size: 14px; font-family: 'Kanit'; font-weight: 500; color: #000000; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }

.forms_integra {  max-height: 250px; overflow-y: auto;; }

.remove_imagem { cursor: pointer; width: 36px; height: 36px; display: inline-block; vertical-align: top; margin: -10px 0px 0px -10px; background-color: yellow; position: absolute; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; text-align: center; }
.remove_imagem i { color: black; width: 100%; height: auto; line-height: 36px; text-align: center; font-size: 15px; }
.remove_imagem:hover { background-color: black; }
.remove_imagem:hover i { color: white }

::-webkit-input-placeholder { /* Chrome */ font-weight: 300; font-size: 14px; color: #9f9f9f !important; }
:-ms-input-placeholder { /* IE 10+ */ font-weight: 300; font-size: 14px; color: #9f9f9f !important; }
::-moz-placeholder { /* Firefox 19+ */ font-weight: 300; font-size: 14px; color: #9f9f9f !important; opacity: 1; }
:-moz-placeholder { /* Firefox 4 - 18 */ font-weight: 300; font-size: 14px; color: #9f9f9f !important; opacity: 1; }

.bt { margin: 25px 0px 40px 0px; padding: 4px 7px 4px 7px; background-color: #1f1c1d; cursor: pointer; color: #ffffff; text-transform: uppercase; font-size: 10px; font-weight: 500; }
.bt:hover { background-color: #000000; }
.bt2 { margin: 25px 0px 40px 0px; padding: 4px 7px 4px 7px; background-color: #000000; cursor: pointer; color: #ffffff; text-transform: uppercase; font-size: 10px; font-weight: 500; }
.bt2:hover { background-color: #333333; }
.acao { background-color: #231f20; color: #ffffff; text-transform: uppercase; font-size: 10px; padding: 5px; margin-right: 5px; float: right; font-weight: 500; font-family: 'Kanit'; }
.acao:hover { background-color: #231f20; }
.acao2 { background-color: #8e0101; color: #ffffff; text-transform: uppercase; font-size: 10px; padding: 5px; margin-right: 5px; float: right; font-weight: 500; font-family: 'Kanit'; }
.acao2:hover { background-color: #7a0101; }
.acao3 { background-color: #6eafc1; color: #ffffff; text-transform: uppercase; font-size: 10px; padding: 5px; margin-right: 5px; float: right; font-weight: 500; font-family: 'Kanit'; }
.acao3:hover { background-color: #c79603; }
.titulo { width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); height: auto; padding: 10px; font-size: 16px; text-align: left; color: #000000; font-family: 'Kanit'; letter-spacing: -1px; font-weight: 600; background-color: #eaeaea; }
.itens_ { background-color: #f4f6f8; width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); height: auto; padding: 0px 10px; position: relative; list-style-type: none; }
.itens_ ul { width: 100%; height: auto; position: relative; list-style-type: none; padding: 15px 0px 30px 0px; }
.itens_ ul li { width: auto; display: inline-block; vertical-align: top; margin: 2px; padding: 0px 3px; font-size: 14px; text-align: left; color: #000000; font-family: 'Kanit'; }

/* CONTEUDO */
#carregando { position: fixed; left: 0px; top: 0px; width:100%; height:100%; z-index: 100000; background: #ffffff url(../img/ajax-loader.gif) no-repeat center center; }

.progresso { width: 100%; height: 20px; border:#ffffff 2px solid; background-color: #eaeaea; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
.progresso .bar { float: left; min-width: 30px; width: auto; height: 20px; line-height: 20px; text-align: center; font-size: 14px; color: #ffffff; font-family: 'Kanit'; font-weight: 800; background-color: #6eafc1; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
.listanumeros { background-color: #f1f1f1; }

.combo5 { text-align: center !important; }

.series { display: none; }
.numerosde { width: 100%; height: auto; position: relative; text-align: center; }
.numerosde p { width: auto; height: auto; padding: 4px 8px; margin: 2px; background-color: #195d02; font-size: 12px; color: #ffffff; display: inline-block; font-family: 'Kanit'; }
.numerosde p.trocado { width: auto; height: auto; padding: 4px 8px; margin: 2px; background-color: #f9f9f9; font-size: 12px; color: #a9a9a9; display: inline-block; font-family: 'Kanit'; }
.numerosde p.statustroca { width: -moz-calc(100% - 20px) !important; width: -webkit-calc(100% - 20px) !important; width: -o-calc(100% - 20px) !important; width: calc(100% - 20px) !important; text-align:left; }
.numerosde p.top { width: -moz-calc(100% - 20px) !important; width: -webkit-calc(100% - 20px) !important; width: -o-calc(100% - 20px) !important; width: calc(100% - 20px) !important; text-align:left; font-size: 15px; font-weight: 600; padding: 20px 8px 5px 8px; background-color: transparent !important; color: #000000; font-family: 'Kanit'; }

#conteudo2 { width: 100%; height: auto; float: none; padding: 0px; }

.tituloatual { width: 100%; height: auto; border-bottom: 2px solid #eaeaea; padding: 25px 0px 15px 0px; font-size: 28px; text-align: left; color: #0a0926; font-family: 'Kanit';font-weight: 600; }
.tituloatual p { width: 100%; padding-bottom: 20px; height: auto; position: relative; text-align: left;font-size: 12px; line-height: 14px; color: #545454; font-family: 'Kanit'; font-weight: 200; text-align: left; }
.tituloatual p a i { width: 20px; text-align: center; padding-right: 4px; font-size: 14px; line-height: 14px; color: #00a8e8; position: relative; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.tituloatual p a { font-size: 12px; margin-right: 15px; line-height: 14px; color: #545454; font-family: 'Kanit'; font-weight: 200; text-align: left; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.tituloatual p a:hover { text-decoration: underline; }
.tituloatual p i.menor_breadcrumb { font-size: 10px; padding-right: 8px; color: #00a8e8; line-height: 14px; }
.tituloatual a span, .tituloatual span { width: auto; float: right; font-size: 12px; color: #545454; font-family: 'Kanit'; font-weight: 200; padding: 14px 15px 14px 10px; letter-spacing: 0px; position: relative; }
.tituloatual a span:hover { text-decoration: underline; }
.tituloatual span i { display: inline-block; position: relative; vertical-align: top; line-height: 20px; font-size: 14px; padding-left: 6px; color: #545454; }

.tituloatual .alerta_topo { width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); background-color: yellow; height: auto; position: relative; font-size: 13px; color: #000000; font-weight: 300; margin: 3px 0px 0px 0px; padding: 10px; text-align: left; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.tituloatual .alerta_topo i { display: inline-block; position: relative; vertical-align: top; line-height: 20px; font-size: 15px; padding-right: 6px; color: #369000; }
.tituloatual .alerta_topo strong { font-weight: 600; }
.tituloatual .alerta_topo a { text-decoration: underline; font-size: 13px; color: #00a8e8; font-weight: 300; padding: 0px 0px 0px 10px; }

#conteudo { float: right; margin: 15px -35px 15px 0px; z-index: 100; position: absolute; top: 0px; right: 0px; background-color: #ffffff; width: -moz-calc(100% - 320px); width: -webkit-calc(100% - 320px); width: -o-calc(100% - 320px); width: calc(100% - 320px); height: auto; display: inline-block; vertical-align: top; padding: 0px 40px 20px 30px; -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px; }
#conteudo #topo-painel { width: 100%; min-height: 112px; height: auto; background: #231f20 url(../img/bg-topo.jpg) no-repeat left top; }
#conteudo #topo-painel #fotouser { width: 120px; height: 100px; text-align: center; float: left; margin-top: 12px; }
#conteudo #topo-painel #fotouser img { border-bottom: #ffffff 3px solid; border-top: #ffffff 3px solid; border-left: #ffffff 3px solid; border-right: #ffffff 3px solid; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.4); box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.4); }
#conteudo #topo-painel #logado { width: 45%; margin: 27px 0px 0px 10px; font-family: 'Kanit'; font-weight: 300; text-align: left; float: left; color: #1a9da9; font-size: 24px; letter-spacing: -1px; line-height: 24px; }
#conteudo #topo-painel #logado p { line-height: 14px; font-weight: 500; }
#conteudo #topo-painel .home { -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; width: 80px; height: 112px; float: right; background: url(../img/home.png) no-repeat center center; border-right: #595959 1px solid; }
#conteudo #topo-painel .home:hover { background: #1a9da9 url(../img/home.png) no-repeat center center; }
#conteudo #topo-painel .online { -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; width: 80px; cursor: pointer; height: 112px; float: right; background: url(../img/online.png) no-repeat center center; border-right: #595959 1px solid; }
#conteudo #topo-painel .online:hover { background: #1a9da9 url(../img/online.png) no-repeat center center; }
#conteudo #topo-painel .config { -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; width: 80px; height: 112px; float: right; background: url(../img/config.png) no-repeat center center; border-right: #595959 1px solid; }
#conteudo #topo-painel .config:hover { background: #1a9da9 url(../img/config.png) no-repeat center center; }
#conteudo #topo-painel .deslogar { -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; width: 80px; height: 112px; float: right; background: url(../img/logout.png) no-repeat center center; }
#conteudo #topo-painel .deslogar:hover { background: #8e0101 url(../img/logout.png) no-repeat center center; }
#conteudo #topo-painel .vesite { -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; width: 80px; height: 112px; float: right; background: url(../img/vesite.png) no-repeat center center; border-right: #595959 1px solid; }
#conteudo #topo-painel .vesite:hover { background: #1a9da9 url(../img/vesite.png) no-repeat center center; }
#conteudo #topo-painel2 { width: 100%; min-height: 112px; height: auto; background: #231f20 url(../img/bg-topo.jpg) no-repeat left top; }
#conteudo #topo-painel2 #infotopo { width: 45%; margin: 35px 0px 0px 20px; text-align: left; float: left; color: #1a9da9; font-size: 20px; letter-spacing: -1px; line-height: 20px; font-weight: bold; }
#conteudo #topo-painel2 #infotopo p { line-height: 12px; }
#conteudo #topo-painel2 .vesite { -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; width: 80px; height: 112px; float: right; background: url(../img/vesite.png) no-repeat center center; }
#conteudo #topo-painel2 .vesite:hover { background: #1a9da9 url(../img/vesite.png) no-repeat center center; }

#painel-admin { width:100%; height: 100% !important; position: fixed; top: 0px; text-align:left; overflow:hidden; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }

#menu-painel { display: inline-block; vertical-align: top; width:320px; height: 100% !important; background-color: #eaeaea; position: fixed; left: 0px; top: 0px; text-align:center; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; overflow: hidden; }
#menu-painel .logomarca-painel { width: 100%; height: auto; margin: 20px 0px; text-align: left; position: relative; }
#menu-painel .logomarca-painel .usuario-ativo { width: 250px; padding: 10px 0px 10px 10px; height: auto; margin: 0px 0px 0px 10px; display: inline-block; vertical-align: top; -webkit-border-top-left-radius: 30px; -moz-border-top-left-radius: 30px; border-top-left-radius: 30px; -webkit-border-top-right-radius: 30px; -moz-border-top-right-radius: 30px; border-top-right-radius: 30px; }
#menu-painel .logomarca-painel .usuario-ativo .avatar { display: inline-block; vertical-align: top; position: relative; line-height: 40px; font-size: 20px; text-align: center; color: #00a8e8; font-weight: 300; width: 40px; height: 40px; border: 3px solid #cccccc; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; background-color: #ffffff; letter-spacing: -1px; overflow: hidden; }
#menu-painel .logomarca-painel .usuario-ativo .avatar img { width: 100%; height: auto; }
#menu-painel .logomarca-painel .usuario-ativo .nome-usuario { display: inline-block; vertical-align: top; position: relative; line-height: 20px; padding: 5px 0px 0px 10px; font-size: 20px; text-align: left; color: #0a0926; font-weight: 600; width: auto; height: auto; letter-spacing: 0px; }
#menu-painel .logomarca-painel .usuario-ativo .nome-usuario p { font-size: 12px; line-height: 12px; color: #545454; text-align: left; letter-spacing: 0px; font-weight: 400; }
#menu-painel .logomarca-painel .usuario-ativo .acoes_usuario { display: none; background-color: #00a8e8; width: 240px; margin: 0px 0px 0px -10px; padding: 10px 10px 4px 10px; height: auto; position: absolute; z-index: 102; opacity: 0; vertical-align: top; margin-top: 10px; border-top: 1px solid rgba(255,255,255,0.2); -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-border-bottom-left-radius: 25px; -moz-border-bottom-left-radius: 25px; border-bottom-left-radius: 25px; -webkit-border-bottom-right-radius: 25px; -moz-border-bottom-right-radius: 25px; border-bottom-right-radius: 25px; box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px; }
#menu-painel .logomarca-painel .usuario-ativo .acoes_usuario p { position: relative; text-align: center; width: -moz-calc(100% - 6px); width: -webkit-calc(100% - 6px); width: -o-calc(100% - 6px); width: calc(100% - 6px); height: auto; padding: 4px 0px 4px 6px; margin: 0px; font-size: 13px; text-align: left; line-height: 20px; font-weight: 300; color: #ffffff; font-family: 'Kanit'; display: inline-block; vertical-align: top; position: relative; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; margin-bottom: 5px; }
#menu-painel .logomarca-painel .usuario-ativo .acoes_usuario p:hover { text-decoration: underline; background-color: rgba(255,255,255,0.2); }
#menu-painel .logomarca-painel .usuario-ativo .acoes_usuario p:hover i { margin-right: 8px; }
#menu-painel .logomarca-painel .usuario-ativo .acoes_usuario p i { width: 20px; height: 20px; text-align: center; margin-right: 5px; display: inline-block; vertical-align: top; color: #ffffff; font-size: 14px; line-height: 20px; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; }
#menu-painel .logomarca-painel .usuario-ativo:hover { background-color: #00a8e8; }
#menu-painel .logomarca-painel .usuario-ativo:hover .nome-usuario, #menu-painel .logomarca-painel .usuario-ativo:hover .nome-usuario p { color: #ffffff; }
#menu-painel .logomarca-painel .usuario-ativo:hover .acoes_usuario { display: block; opacity: 1 }

#menu-painel ul{ width:100%; list-style-type:none; position: relative; border-top: 2px solid #ffffff; }
#menu-painel ul li { font-size: 18px; line-height: 30px; text-align: left; font-weight: 300; color: #0a0926; font-family: 'Kanit'; cursor: pointer; width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); height:auto; padding: 7px 10px; border-left: 0px solid transparent; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; margin: 0px; }
#menu-painel ul li:hover { background-color: #f4f6f8; border-left: 6px solid #00a8e8; padding: 7px 4px 7px 10px; }
#menu-painel ul li.ativado { background-color: #ffffff; border-left: 6px solid #00a8e8; padding: 7px 4px 7px 10px; }
#menu-painel ul li i { font-size: 15px; line-height: 30px; float: right; color: #00a8e8; right: 55px; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; position: relative; opacity: 0.3; }
#menu-painel ul li:hover i, #menu-painel ul li.ativado i { font-size: 15px; line-height: 30px; float: right; color: #0a0926; opacity: 1; }

.subpainel { display: none; vertical-align: top; width:320px; padding-left: 10px; top: 0px; left: 285px; height: 100% !important; background-color: #ffffff; position: fixed; text-align:center; overflow:hidden; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-align: left; overflow: hidden; z-index: 101; -webkit-box-shadow: 20px 0px 20px 0px rgba(0,0,0, 0.1); -moz-box-shadow: 20px 0px 20px 0px rgba(0,0,0, 0.1); box-shadow: 20px 0px 20px 0px rgba(0,0,0, 0.1); }
/*.subpainel .voltar-menu { cursor: pointer; width: 100%; height: auto; margin: 20px 0px 30px 0px; text-align: left; position: relative;line-height: 24px; padding: 0px 0px 0px 10px; font-size: 14px; text-align: left; color: #545454; font-weight: 300; }
.subpainel .voltar-menu i { display: inline-block; vertical-align: top;font-size: 14px; line-height: 24px; padding-right: 15px; position: relative; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; }
.subpainel .voltar-menu:hover i { padding-left: 6px; }*/
.subpainel .qual-menu { display: inline-block; vertical-align: top; position: relative; line-height: 24px; padding: 15px 0px 30px 20px; font-size: 24px; text-align: left; color: #00a8e8; font-weight: 700; width: -moz-calc(100% - 90px); width: -webkit-calc(100% - 90px); width: -o-calc(100% - 90px); width: calc(100% - 90px); height: auto; }
.subpainel ul{ display: none; width:100%; list-style-type:none; position: relative; border-top: 2px solid #ffffff; }
.subpainel ul li { font-size: 18px; line-height: 30px; text-align: left; font-weight: 300; color: #0a0926; font-family: 'Kanit'; cursor: pointer; width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); height:auto; padding: 5px 10px; border-left: 0px solid transparent; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; }
.subpainel ul li:hover { background-color: #f4f6f8; border-left: 6px solid #00a8e8; padding: 5px 4px 5px 10px; }
.subpainel ul li.ativado { background-color: #ffffff; border-left: 6px solid #00a8e8; padding: 5px 4px 5px 10px; }
.subpainel ul li i { font-size: 15px; line-height: 30px; float: right; color: #00a8e8; right: 55px; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; position: relative; opacity: 0.3; }
.subpainel ul li span { font-size: 12px; line-height: 30px; display: inline-block; vertical-align: top; padding: 0px 0px 0px 10px; color: #bdbdbd; }
.subpainel ul li:hover i, .subpainel ul li.ativado i { font-size: 15px; line-height: 30px; float: right; color: #0a0926; opacity: 1; }
.subpainel ul li.divisor, .subpainel ul li.divisor:hover { width: 100%; height:25px; padding: 0px; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; background-color: transparent;border-left: 0px; padding: 0px; }

/*.submenu{ position: relative; margin: 15px 0px 0px 0px; width:100%; list-style-type:none;z-index: 100; }
.submenu p{ width:94%; height:auto; padding:7px 3%; line-height: 18px; text-align:left; }
.submenu a p .qtda_info, .submenu p .qtda_info { float: right; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; margin: 0px 0px 0px 3px; font-size: 10px; padding:2px 7px; background-color:#eaeaea; font-family: 'Kanit'; color:#014109; width:auto; height: 15px; line-height: 15px; text-align: center; }
.submenu a p, .submenu p { color: #ffffff; font-family: 'Kanit'; font-size: 14px; }
.submenu a p:hover, .submenu p:hover{ background-color:#1a9da9; }
*/
/*AGORA*/
#menu-painel ul a li#agora, #menu-painel ul li#agora { background-color:#1a1a1a; }
/*AGORA*/

/* ORGANIZADOR DE LINHAS */
.reset { float: right; margin: 0px 10px 10px 0px; font-weight: 500; font-family: 'Kanit'; }
.remover { float: left; margin: 0px 0px 10px 10px; background-color: #8e0101; font-weight: 500; font-family: 'Kanit'; }
.selecionatudo { float: left; margin: 0px 0px 10px 10px; background-color: #000000; font-weight: 500; font-family: 'Kanit'; }
.mostratodos { float: left; margin: 0px 0px 10px 10px; background-color: #000000; font-weight: 500; font-family: 'Kanit'; }
.arquivados { float: left; margin: 0px 0px 10px 10px; background-color: #cccccc; color: #000000; font-weight: 500; font-family: 'Kanit'; }
.seleciona { float: left; margin: 0px 0px 10px 10px; background-color: #000000; font-weight: 500; font-family: 'Kanit'; }
.salvaestoque { float: right; margin: 0px 10px 10px 0px; cursor: pointer; background-color: #01a809; font-weight: 500; font-family: 'Kanit'; }
#atualizaestoque { clear: both;  font-weight: 500; font-family: 'Kanit';}
.tablesorter { margin-bottom:10px; }
.tablesorter-blue { width: 100%; text-align: left; border-spacing: 0; }
.tablesorter-blue th,
.tablesorter-blue td { border: 0px; }

.tablesorter-blue th,
.tablesorter-blue thead td { font-weight: 500; font-family: 'Kanit'; font-size: 11px; text-transform: uppercase; color: #ffffff; background-color: #231f20; border-collapse: collapse; padding: 4px; }
.tablesorter-blue tbody td,
.tablesorter-blue tfoot th,
.tablesorter-blue tfoot td { padding: 3px; vertical-align: middle; text-align: center; }
.tablesorter-blue .header,
.tablesorter-blue .tablesorter-header { background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==); background-repeat: no-repeat; background-position: center left; padding: 3px; white-space: normal; cursor: pointer; text-align: center; }
.tablesorter-blue .headerSortUp,
.tablesorter-blue .tablesorter-headerSortUp,
.tablesorter-blue .tablesorter-headerAsc { background-color: #6eafc1; background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7); }
.tablesorter-blue .headerSortDown,
.tablesorter-blue .tablesorter-headerSortDown,
.tablesorter-blue .tablesorter-headerDesc { background-color: #6eafc1; background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7); }
.tablesorter-blue thead .sorter-false { background-image: none; padding: 4px; }

.tablesorter-blue tfoot .tablesorter-headerSortUp,
.tablesorter-blue tfoot .tablesorter-headerSortDown,
.tablesorter-blue tfoot .tablesorter-headerAsc,
.tablesorter-blue tfoot .tablesorter-headerDesc { background-image: none;  }

.tablesorter-blue td { color: #000000; background-color: #ffffff; padding: 3px; vertical-align: middle; text-align: center; }

.tablesorter-blue tbody > tr:hover > td,
.tablesorter-blue tbody > tr:hover + tr.tablesorter-childRow > td,
.tablesorter-blue tbody > tr:hover + tr.tablesorter-childRow + tr.tablesorter-childRow > td,
.tablesorter-blue tbody > tr.even:hover > td,
.tablesorter-blue tbody > tr.even:hover + tr.tablesorter-childRow > td,
.tablesorter-blue tbody > tr.even:hover + tr.tablesorter-childRow + tr.tablesorter-childRow > td { background-color: #fefecd; }
.tablesorter-blue tbody > tr.odd:hover > td,
.tablesorter-blue tbody > tr.odd:hover + tr.tablesorter-childRow > td,
.tablesorter-blue tbody > tr.odd:hover + tr.tablesorter-childRow + tr.tablesorter-childRow > td { background-color: #fefecd; }

.tablesorter-blue .tablesorter-processing { background-position: center center !important; background-repeat: no-repeat !important; background-image: url('data:image/gif;base64,R0lGODlhFAAUAKEAAO7u7lpaWgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAFAAUAAACQZRvoIDtu1wLQUAlqKTVxqwhXIiBnDg6Y4eyx4lKW5XK7wrLeK3vbq8J2W4T4e1nMhpWrZCTt3xKZ8kgsggdJmUFACH5BAEKAAIALAcAAAALAAcAAAIUVB6ii7jajgCAuUmtovxtXnmdUAAAIfkEAQoAAgAsDQACAAcACwAAAhRUIpmHy/3gUVQAQO9NetuugCFWAAAh+QQBCgACACwNAAcABwALAAACE5QVcZjKbVo6ck2AF95m5/6BSwEAIfkEAQoAAgAsBwANAAsABwAAAhOUH3kr6QaAcSrGWe1VQl+mMUIBACH5BAEKAAIALAIADQALAAcAAAIUlICmh7ncTAgqijkruDiv7n2YUAAAIfkEAQoAAgAsAAAHAAcACwAAAhQUIGmHyedehIoqFXLKfPOAaZdWAAAh+QQFCgACACwAAAIABwALAAACFJQFcJiXb15zLYRl7cla8OtlGGgUADs=') !important; }

.tablesorter-blue tbody tr.odd td { background-color: #edecec; }
.tablesorter-blue tbody tr.even td { background-color: #ffffff; }

.tablesorter-blue td.primary,
.tablesorter-blue tr.odd td.primary { background-color: #99b3e6; }
.tablesorter-blue tr.even td.primary { background-color: #c2d1f0; }
.tablesorter-blue td.secondary,
.tablesorter-blue tr.odd td.secondary { background-color: #c2d1f0; }
.tablesorter-blue tr.even td.secondary { background-color: #d6e0f5; }
.tablesorter-blue td.tertiary,
.tablesorter-blue tr.odd td.tertiary { background-color: #d6e0f5; }
.tablesorter-blue tr.even td.tertiary { background-color: #ebf0fa; }

.tablesorter-blue .tablesorter-filter-row td { background: #1f1c1d; line-height: normal; text-align: center; -webkit-transition: line-height 0.1s ease; -moz-transition: line-height 0.1s ease; -o-transition: line-height 0.1s ease; transition: line-height 0.1s ease; }

.tablesorter-blue .tablesorter-filter-row .disabled { opacity: 0.5; filter: alpha(opacity=50); cursor: not-allowed; }

.tablesorter-blue .tablesorter-filter-row.hideme td { padding: 2px; margin: 0; line-height: 0; cursor: pointer; }
.tablesorter-blue .tablesorter-filter-row.hideme .tablesorter-filter { height: 1px; min-height: 0; border: 0; padding: 0; margin: 0; opacity: 0; filter: alpha(opacity=0); }
.tablesorter-blue .tablesorter-filter { width: 98%; height: inherit; margin: 0; padding: 4px; background-color: #ffffff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; outline:none; color: #000000; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: height 0.1s ease; -moz-transition: height 0.1s ease; -o-transition: height 0.1s ease; transition: height 0.1s ease; }

.tablesorter-blue td b { padding: 4px; margin: 5px 0px 0px 4px; display: inline; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; font-size: 9px; text-transform: uppercase; color: #000000; background-color: #cecdcd; }

/* SOBRE */
.clear { clear: both; }
.fotosEmpresa { width: 100%; text-align: left; margin: 0px 0px 0px 10px; }
.fotosEmpresa a { margin: 10px 10px 10px 0px; background-color: #599ba6; padding: 8px 15px; cursor: pointer; color: #ffffff; text-transform: uppercase; font-size: 12px; font-weight: 500; font-family: 'Kanit'; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.fotosEmpresa a:hover { color: #ffffff; background-color: #333333; }
.fotosEmpresa a.rem { margin: 10px 10px 10px 0px; padding: 8px 15px; background-color: #998888; cursor: pointer; color: #ffffff; text-transform: uppercase; font-size: 12px; font-weight: 500; font-family: 'Kanit'; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.fotosEmpresa a.rem:hover { background-color: #1f1c1d; }
.fotosEmpresa ul { margin: 0px 0px 25px 0px; list-style-type: none; clear: both; border-top: #ededed 1px solid; padding-top: 10px; }
.fotosEmpresa ul li { width: 180px; height: 180px; float: left; margin: 6px; position: relative; display: inherit; }
.fotosEmpresa ul li img { width: 180px; height: 150px; cursor: move; }
.fotosEmpresa ul li img.transparente { opacity:0.45; -moz-opacity: 0.45; filter: alpha(opacity=45); }

.fotosEmpresa ul li .opcoes { width: 180px; height: 30px; margin: -2px 0px 0px 0px; }

.fotosEmpresa ul li .opcoes .confirmaitem { display: none; width: 44px; height: 28px; float: left; text-align:center; color: #ffffff; background-color: #9e0101; font-weight: bold; line-height: 28px; font-size: 9px; text-transform: uppercase; border-right: #ffffff 1px solid; }
.fotosEmpresa ul li .opcoes .retornaitem { display: none; width: 44px; height: 28px; float: left; text-align:center; color: #ffffff; background-color: #333333; font-weight: bold; line-height: 28px; font-size: 9px; text-transform: uppercase; border-right: #ffffff 1px solid; }
.fotosEmpresa ul li .opcoes .descricaoitem { display: none; float: left; margin: 4px 0px 0px 0px; width: 140px; height: 16px; text-align:left; color: #000000; background-color: #ffffff; font-weight: normal; line-height: 16px; font-size: 10px; }
.fotosEmpresa ul li .opcoes .salvaft { display: none; cursor: pointer; float: right; margin: 7px 0px 0px 4px; width: 20px; height: 20px; background: url(../img/check.png) no-repeat center center; }

.fotosEmpresa ul li .opcoes .removeritem { width: 89px; height: 28px; float: left; text-align:center; color: #ffffff; background-color: #9e0101; font-weight: bold; line-height: 28px; font-size: 9px; text-transform: uppercase; border-right: #ffffff 1px solid; }
.fotosEmpresa ul li .opcoes .editaritem { width: 90px; height: 28px; float: left; text-align:center; color: #ffffff; background-color: #37b500; font-weight: bold; line-height: 28px; font-size: 9px; text-transform: uppercase; }
.fotosEmpresa ul li .opcoes .removeritem:hover, .fotosEmpresa ul li .opcoes .editaritem:hover, .fotosEmpresa ul li .opcoes .confirmaitem:hover, .fotosEmpresa ul li .opcoes .retornaitem:hover { background-color: #333333; cursor: pointer; }

.fotosEmpresa #fileQueue a { margin: 0px; padding: 0px; }

.checkBdel { position: absolute; top: 1px; left: 1px; height: 150px; cursor: pointer; }

.fotosEmpresa ul li .descft { width: 147px; height: 20px; text-align: left; padding: 2px; position: absolute; z-index: 100; margin: 205px 0px 0px 0px; color: #000000; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; }
.fotosEmpresa ul li .att { font-size: 10px; height: 26px; margin: 205px 0 0 156px; padding: 0; position: absolute; width: 24px; z-index: 100; }

#vonline { width: 100%; height: auto; display: none; }

#multiplus { width: auto; height: auto; padding: 0px 0px 10px 0px; padding: 10px 10px 10px 0px; float: left; }
#uploadifyUploader { float: left; }
#fileQueue { max-width: 100%; width: 100%; height: auto; overflow: auto; margin: 0px; clear: both; }
.uploadifyQueueItem { font: 11px 'Kanit', Verdana, Geneva, sans-serif; border: 1px solid #E5E5E5; background-color: #F5F5F5; margin: 2px 2px 0px 0px; padding: 10px; width: 350px; float: left; }
.uploadifyError { border: 2px solid #FBCBBC !important; background-color: #FDE5DD !important; }
.uploadifyQueueItem .cancel { float: right; }
.uploadifyProgress { background-color: #FFFFFF; border-top: 1px solid #808080; border-left: 1px solid #808080; border-right: 1px solid #C5C5C5; border-bottom: 1px solid #C5C5C5; margin-top: 10px; width: 100%; }
.uploadifyProgressBar { background-color: #0099FF; width: 1px; height: 3px; }

@media screen and (max-width: 955px) {
	#conteudo #topo-painel .home { width: 65px; height: 112px; float: right; background: url(../img/home.png) no-repeat center center; border-right: #595959 1px solid; }
	#conteudo #topo-painel .home:hover { background: #1a9da9 url(../img/home.png) no-repeat center center; }
	#conteudo #topo-painel .online { width: 65px; cursor: pointer; height: 112px; float: right; background: url(../img/online.png) no-repeat center center; border-right: #595959 1px solid; }
	#conteudo #topo-painel .online:hover { background: #1a9da9 url(../img/online.png) no-repeat center center; }
	#conteudo #topo-painel .config { width: 65px; height: 112px; float: right; background: url(../img/config.png) no-repeat center center; border-right: #595959 1px solid; }
	#conteudo #topo-painel .config:hover { background: #1a9da9 url(../img/config.png) no-repeat center center; }
	#conteudo #topo-painel .deslogar { width: 65px; height: 112px; float: right; background: url(../img/logout.png) no-repeat center center; }
	#conteudo #topo-painel .deslogar:hover { background: #8e0101 url(../img/logout.png) no-repeat center center; }
	#conteudo #topo-painel .vesite { width: 65px; height: 112px; float: right; background: url(../img/vesite.png) no-repeat center center; border-right: #595959 1px solid; }
	#conteudo #topo-painel .vesite:hover { background: #1a9da9 url(../img/vesite.png) no-repeat center center; }
	.apresentacao .tKanitas { width: 50%; height: auto; overflow: hidden; float: left; }

	.controle .divulgacao { width: 100%; padding: 0px; margin: 0 auto; height: auto; background:#eaeaea; position: relative; overflow: hidden; }
	.controle .divulgacao .area_divulga { width: 94%; position: relative; top: inherit; left: inherit; transform: inherit; padding: 20px 3%; }
	.controle .divulgacao .area_divulga .label_2 { font-size: 34px; line-height: 30px; }
	.controle #acesso .area_conteudo .loga .label_inicio { line-height: 24px; }
	.controle #acesso .area_conteudo .loga .marca img { max-width: 300px; }
	.controle #acesso .area_conteudo .loga .marca { margin-bottom: 20px; }

	#amensagem_curta { right: inherit; width: 310px; left: 50%; margin-left: -175px; text-align: left; }

	.controle #acesso { display: inline-block; vertical-align: top; width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); width: -o-calc(100% - 40px); width: calc(100% - 40px); padding: 0px 20px; margin: 0px 0px 20px 0px; height: auto; position: relative; border-radius: 0px; }
	.controle #acesso .area_conteudo { width: 80%; padding: 0px 10%; height: auto; position: relative; position: relative; top: inherit; left: inherit; transform: inherit; }
}
@media screen and (max-width: 820px) {
	#conteudo #topo-painel .home { width: 50px; height: 112px; float: right; background: url(../img/home.png) no-repeat center center; border-right: #2f5f9c 1px solid; }
	#conteudo #topo-painel .home:hover { background: #1a9da9 url(../img/home.png) no-repeat center center; }
	#conteudo #topo-painel .online { width: 50px; cursor: pointer; height: 112px; float: right; background: url(../img/online.png) no-repeat center center; border-right: #2f5f9c 1px solid; }
	#conteudo #topo-painel .online:hover { background: #1a9da9 url(../img/online.png) no-repeat center center; }
	#conteudo #topo-painel .config { width: 50px; height: 112px; float: right; background: url(../img/config.png) no-repeat center center; border-right: #2f5f9c 1px solid; }
	#conteudo #topo-painel .config:hover { background: #1a9da9 url(../img/config.png) no-repeat center center; }
	#conteudo #topo-painel .deslogar { width: 50px; height: 112px; float: right; background: url(../img/logout.png) no-repeat center center; }
	#conteudo #topo-painel .deslogar:hover { background: #8e0101 url(../img/logout.png) no-repeat center center; }
	#conteudo #topo-painel .vesite { width: 50px; height: 112px; float: right; background: url(../img/vesite.png) no-repeat center center; border-right: #2f5f9c 1px solid; }
	#conteudo #topo-painel .vesite:hover { background: #1a9da9 url(../img/vesite.png) no-repeat center center; }
	.apresentacao .tKanitas { width: 100%; height: auto; overflow: hidden; float: left; }
	.apresentacao .tKanitas ul { list-style-type: none; max-width: 100%; margin: 10px 0px 0px 0px; }
	.apresentacao .tKanitas #anotacoes { background-color: #fefeba; color: #000000; font-size: 15px; font-weight: 300; border:#fefeba 1px solid; width: 100%; height: 100px; font-family: 'Kanit'; }
}
@media screen and (max-width: 680px) {
	#conteudo #topo-painel #fotouser { display: none; width: 120px; height: 100px; text-align: center; float: left; margin-top: 12px; }
	#conteudo #topo-painel #logado { width: 45%; margin: 27px 0px 0px 15px; text-align: left; float: left; color: #1a9da9; font-size: 20px; letter-spacing: -1px; line-height: 20px; font-weight: bold; }
}
@media screen and (max-width: 560px) {
	.acao { background-color: #231f20; width: 90px; margin-bottom: 3px; color: #ffffff; text-transform: uppercase; font-size: 9px; padding: 5px; margin-right: 5px; float: right; font-weight: 300; font-family: 'Kanit'; }
	.acao2 { background-color: #8e0101; width: 90px; margin-bottom: 3px; color: #ffffff; text-transform: uppercase; font-size: 9px; padding: 5px; margin-right: 5px; float: right; font-weight: 300; font-family: 'Kanit'; }
	#lancador { display: inherit; margin-left: 10px; margin-top: 3px; margin-bottom: 3px; font-size: 9px; line-height: 13px; cursor: pointer; text-transform: uppercase; padding: 6px 10px; background-color: #231f20;  -webkit-border-radius: 18px; -moz-border-radius: 18px; border-radius: 18px;}
	#erroemail { display: none; margin-left: 10px; margin-top: 3px; margin-bottom: 3px; font-size: 9px; line-height: 13px; cursor: pointer; text-transform: uppercase; padding: 6px 10px; background-color: #870b0b; color: #ffffff; }

	.reset { float: right; margin: 0px 5px 5px 0px; }
	.remover { float: left; margin: 0px 0px 5px 5px; background-color: #8e0101; }
	.selecionatudo { float: left; margin: 0px 0px 5px 5px; background-color: #000000; }
}
@media screen and (max-width: 530px) {
	.reset { display: none; float: right; margin: 0px 5px 5px 0px; }
}
@media screen and (max-width: 490px) {
	#conteudo #topo-painel { width: 100%; min-height: 96px; height: auto; background: #231f20 url(../img/bg-topo.jpg) no-repeat left top; }
	#conteudo #topo-painel #logado { width: 45%; margin: 25px 0px 0px 12px; text-align: left; float: left; color: #1a9da9; font-size: 20px; letter-spacing: -1px; line-height: 20px; font-weight: bold; }
	#conteudo #topo-painel .home { width: 35px; height: auto; float: right; background: url(../img/home2.png) no-repeat center center; border-right: #1f559b 1px solid; padding: 40px 0px; }
	#conteudo #topo-painel .home:hover { background: #1a9da9 url(../img/home2.png) no-repeat center center; }
	#conteudo #topo-painel .online { width: 35px; cursor: pointer; height: auto; float: right; background: url(../img/online2.png) no-repeat center center; border-right: #1f559b 1px solid; padding: 40px 0px; }
	#conteudo #topo-painel .online:hover { background: #1a9da9 url(../img/online2.png) no-repeat center center; }
	#conteudo #topo-painel .config { width: 35px; height: auto; float: right; background: url(../img/config2.png) no-repeat center center; border-right: #1f559b 1px solid; padding: 40px 0px; }
	#conteudo #topo-painel .config:hover { background: #1a9da9 url(../img/config2.png) no-repeat center center; }
	#conteudo #topo-painel .deslogar { width: 35px; height: auto; float: right; background: url(../img/logout2.png) no-repeat center center; padding: 40px 5px 40px 0px; }
	#conteudo #topo-painel .deslogar:hover { background: #8e0101 url(../img/logout2.png) no-repeat center center; }
	#conteudo #topo-painel .vesite { width: 35px; height: auto; float: right; background: url(../img/vesite2.png) no-repeat center center; border-right: #1f559b 1px solid; padding: 40px 0px; }
	#conteudo #topo-painel .vesite:hover { background: #1a9da9 url(../img/vesite2.png) no-repeat center center; }
	.menos, #conteudo #topo-painel #logado p:nth-child(even) { display: none; }
}
@media screen and (max-width: 415px) {
	.bt { padding: 4px; cursor: pointer; color: #ffffff; text-transform: uppercase; font-size: 9px; }
	.bt2 { padding: 4px; cursor: pointer; color: #ffffff; text-transform: uppercase; font-size: 9px; }
}
@media screen and (max-width: 360px) {
	#conteudo #topo-painel .online { display: none; width: 35px; cursor: pointer; height: auto; float: right; background: url(../img/online2.png) no-repeat center center; border-right: #1f559b 1px solid; padding: 40px 0px; }
	.acao { background-color: #231f20; width: 50px; margin-bottom: 3px; color: #ffffff; text-transform: uppercase; font-size: 9px; padding: 5px; margin-right: 5px; float: right; }
	.acao2 { background-color: #8e0101; width: 50px; margin-bottom: 3px; color: #ffffff; text-transform: uppercase; font-size: 9px; padding: 5px; margin-right: 5px; float: right; }
}