.detalhes-gerente-comercial[data-v-51038c89]{margin:20px}.detalhes-gerente-comercial .detalhes-cadastro-planta[data-v-51038c89]{margin-top:10px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.detalhes-gerente-comercial .detalhes-cadastro-planta__coluna[data-v-51038c89]{display:grid;grid-template-columns:repeat(3,1fr)}.detalhes-gerente-comercial .detalhes-cadastro-planta__coluna+.detalhes-cadastro-planta__coluna[data-v-51038c89]{border-top:1px solid #555}.detalhes-gerente-comercial .detalhes-cadastro-planta__linha[data-v-51038c89]{padding:0 12px;margin:6px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:16px}.detalhes-gerente-comercial .detalhes-cadastro-planta__linha[data-v-51038c89] :first-child{color:#868686;font-size:14px}.detalhes-gerente-comercial .detalhes-cadastro-planta__linha+.detalhes-cadastro-planta__linha[data-v-51038c89]{border-left:1px solid #555}.detalhes-gerente-comercial .detalhes-cadastro-planta__percentual[data-v-51038c89]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.detalhes-gerente-comercial .detalhes-cadastro-planta__percentual-input[data-v-51038c89]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.detalhes-gerente-comercial .detalhes-cadastro-planta__percentual-input input[data-v-51038c89]{width:70px}.detalhes-gerente-comercial .detalhes-cadastro-planta__percentual-btn[data-v-51038c89]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:40px;border-radius:4px;border:1px solid #81be99;color:#81be99;outline:0;padding:0 15px}.detalhes-gerente-comercial .detalhes-cadastro-planta__divider[data-v-51038c89]{border:8px solid #e1e1e1;border-radius:8px;height:1px}.detalhes-gerente-comercial .detalhes-cadastro-planta__arrow-divider[data-v-51038c89]{position:relative}.detalhes-gerente-comercial .detalhes-cadastro-planta__arrow-divider i[data-v-51038c89]{color:#e1e1e1;top:-58px;left:calc(50% - 30px);width:60px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:60px;font-size:42px;line-height:42px;position:absolute;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.detalhes-gerente-comercial .detalhes-cadastro-planta__dados-adicionais[data-v-51038c89]{border:2px dashed #7c7c7c;border-radius:4px;position:relative;margin-top:8px}.detalhes-gerente-comercial .detalhes-cadastro-planta__dados-adicionais-titulo[data-v-51038c89]{border:1px solid #7c7c7c;padding:4px 8px;color:#7c7c7c;border-radius:20px;width:280px;background-color:#f2f2f2;position:absolute;top:-16px;left:calc(50% - 140px)}.detalhes-gerente-comercial .detalhes-cadastro-planta__dados-adicionais-titulo h3[data-v-51038c89]{text-align:center;font-weight:700}.detalhes-gerente-comercial .detalhes-cadastro-planta__dados-adicionais-content[data-v-51038c89]{padding:8px;margin:38px 16px 16px;border-top:1px solid #555;border-bottom:1px solid #555}.detalhes-gerente-comercial .detalhes-cadastro-planta__dados-adicionais-vazio[data-v-51038c89]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;padding:32px 0}.detalhes-gerente-comercial__titulo[data-v-51038c89]{margin-top:24px;font-weight:500}.detalhes-gerente-comercial__card[data-v-51038c89]{margin-top:10px;background-color:#fff;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;border-radius:4px;-webkit-box-shadow:0 0 6px rgba(0,0,0,.05);box-shadow:0 0 6px rgba(0,0,0,.05)}.detalhes-gerente-comercial__card+.detalhes-gerente-comercial__card[data-v-51038c89]{margin-top:20px}.footer[data-v-51038c89]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important;margin-top:20px}.footer__btn[data-v-51038c89]{width:100px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;border-radius:4px;cursor:pointer}.footer__btn .mdi-arrow-left[data-v-51038c89]{color:var(--primary)}.footer__btn .mdi-arrow-right[data-v-51038c89]{color:#fff}.footer__btn.voltar[data-v-51038c89]{background-color:transparent;color:var(--primary);border:1px solid var(--primary)}.footer__btn.voltar[data-v-51038c89]:hover{background-color:var(--primary);color:#fff}.footer__btn.voltar:hover .mdi-arrow-left[data-v-51038c89]{color:#fff}