@charset "UTF-8";form.cadastra{min-width:280px;max-width:600px;}.campos,legend,.dados,.dados input,.dados button{width:100%;}.campos{padding-bottom:20px;display:flex;flex-direction:column;justify-content:space-between;row-gap:10px;}.campos legend{padding-bottom:20px;text-align:center;font-weight:500;}.dados,.dados div:not(.senha,.senha-texto){height:62px;}.dado-duplo{display:flex;column-gap:10px;}.dado-duplo .loja{width:90px;}.dado-duplo .cnpj{flex-basis:160px;flex-grow:1;}.dado-duplo .numero{width:70px;}.dado-duplo .bairro{flex-basis:180px;flex-grow:1;}.dados label,.dados div label{height:20px;display:inline-block;clear:right;font-weight:500;}.senha,.senha-texto{height:20px;}.senha{display:flex;flex-direction:row;justify-content:space-between;}.senha-texto>span{font-weight:500;}.senha-texto>span.texto{padding-left:10px;color:#666;}span.sem-senha{color:#555;}span.muito-fraca{color:#ff5151;}span.fraca{color:#ff7f2a;}span.razoavel{color:#f2b300;}span.forte{color:#52a7ff;}span.muito-forte{color:#3571d5;}span.segura{color:#34bd6a;}span.muito-segura{color:#2c9e59;}.dados input,.dados div input,.dados button{height:42px;}.dados input.concessionaria:is(:hover,:focus),.dados div input.concessionaria:is(:hover,:focus),.dados button.concessionaria:is(:hover,:focus){box-shadow:0 0 4px #2ca05a;border-color:#2ca05a;}.dados input.revenda:is(:hover,:focus),.dados div input.revenda:is(:hover,:focus),.dados button.revenda:is(:hover,:focus){box-shadow:0 0 4px #009bd4;border-color:#009bd4;}.dados input.particular:is(:hover,:focus),.dados div input.particular:is(:hover,:focus),.dados button.particular:is(:hover,:focus){box-shadow:0 0 4px #9955fe;border-color:#9955fe;}.botao{margin-right:auto;margin-left:auto;padding-top:10px;padding-bottom:10px;width:260px;height:70px;}input[type="submit"][name="cadastra"]{padding-left:115px;}input[type="submit"].concessionaria{background-image:url('../img/botao/conta-concessionaria.png');}input[type="submit"].particular{background-image:url('../img/botao/conta-particular.png');}input[type="submit"].revenda{background-image:url('../img/botao/conta-revenda.png');}input[type="submit"][name="cadastra"]:is(:hover,:focus){background-position:left 0 bottom -51px;}.importante{background-color:#ffe9dd;}.ajuda{background-color:#fff1e9;}.importante>div,.ajuda>div{margin-right:auto;margin-left:auto;min-width:260px;max-width:1366px;}.legenda-importante,.legenda-ajuda{padding-bottom:10px;font-weight:500;}.legenda-importante,.legenda-ajuda,.texto-importante,.rotulo-ajuda,.texto-ajuda{text-align:center;}.texto-importante{padding-top:10px;padding-bottom:10px;}.botao-termo,.botao-termo span{background-color:#fff;}.botao-termo{margin:10px auto 0 auto;border:1px solid #e2e2e2;border-radius:4px;width:260px;height:50px;padding:14px;display:block;text-align:center;}.botao-termo>span{background-position:left -126px bottom -42px;padding-left:20px;}.botao-termo:is(:hover,:focus)>span{background-position:left -84px bottom -42px;}.botao-termo span span{padding-left:10px;line-height:20px;}.botao-termo span{display:inline-block;height:20px;}.legenda-ajuda:not(:first-of-type){padding-top:10px;}.rotulo-ajuda{padding-top:10px;padding-bottom:5px;font-weight:500;}.texto-ajuda{padding-top:5px;color:#222;}.texto-ajuda:not(:last-of-type){padding-bottom:10px;}