.bloco-cadastro-planta{margin:20px}.form-cadastro-planta{margin-top:10px;background-color:#fff;padding:15px;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)}.form-cadastro-planta,.form-cadastro-planta__percentual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-cadastro-planta__percentual{gap:3px}.form-cadastro-planta__percentual-input{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.form-cadastro-planta__percentual-input input{width:70px}.form-cadastro-planta__percentual-btn{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;cursor:pointer}.form-cadastro-planta__percentual-btn.disabled{border-color:#ccc;color:#ccc;cursor:not-allowed;pointer-events:none}.form-cadastro-planta__erro{color:#e53935;font-size:12px;margin-top:4px}.form-cadastro-planta__divider{border:8px solid #e1e1e1;border-radius:8px;height:1px}.form-cadastro-planta__arrow-divider{position:relative}.form-cadastro-planta__arrow-divider i{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)}.form-cadastro-planta__dados-adicionais{border:2px dashed #7c7c7c;border-radius:4px;position:relative;margin-top:8px}.form-cadastro-planta__dados-adicionais-titulo{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)}.form-cadastro-planta__dados-adicionais-titulo h3{text-align:center;font-weight:700}.form-cadastro-planta__dados-adicionais-content{padding:8px;margin:38px 16px 16px;border-top:1px solid #555;border-bottom:1px solid #555}.form-cadastro-planta__dados-adicionais-vazio{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}.form-cadastro-planta__coluna{display:grid;grid-template-columns:repeat(3,1fr) 60px}.form-cadastro-planta__coluna+.form-cadastro-planta__coluna{border-top:1px solid #555}.form-cadastro-planta__linha{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}.form-cadastro-planta__linha :first-child{color:#868686;font-size:14px}.form-cadastro-planta__linha--acoes{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.form-cadastro-planta__linha--acoes i{font-size:26px!important;color:#d80000!important}.form-cadastro-planta__linha+.form-cadastro-planta__linha{border-left:1px solid #555}.form-cadastro-planta__subproduto-remover{cursor:pointer;color:#e53935;padding:4px;border-radius:4px;-webkit-transition:background-color .2s;transition:background-color .2s}.form-cadastro-planta__subproduto-remover:hover{background-color:#ffebee}.form-cadastro-planta__subproduto-remover i{font-size:20px}.form-cadastro-planta__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px;position:relative}.form-cadastro-planta__row-label{color:#00413c;font-weight:700}.obrigatorio:after{content:"* ";color:red;margin-left:3px}.form-cadastro-planta__row-input{width:50%;height:40px;border-radius:4px;border:1px solid #dcdfe6;outline:0;padding:0 15px}.form-cadastro-planta__row-input.input-error{border-color:#e53935}.el-select{width:50%}.form-cadastro-planta__row-input-area{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-cadastro-planta__btn-remover-cpf-cnpj{width:48px;height:32px;background-color:#ffc8c3;color:#740f0f;border-radius:4px}.form-cadastro-planta__btn-add-cpf-cnpj,.form-cadastro-planta__btn-remover-cpf-cnpj{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}.form-cadastro-planta__btn-add-cpf-cnpj{width:210px;height:40px;margin-top:5px;background-color:#fff;color:#00413c;font-weight:700;border:1px solid #00413c;gap:3px;border-radius:4px;cursor:pointer}.form-cadastro-planta__btn-add-cpf-cnpj i.el-icon-plus{font-weight:700}.form-cadastro-planta__btn-add-cpf-cnpj:hover{background-color:var(--primary);color:#fff}.footer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}.footer,.footer__btn{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__btn{width:100px;height:40px;-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{color:var(--primary)}.footer__btn .mdi-arrow-right,.salvar{color:#fff}.salvar{background-color:var(--primary)}.salvar:hover{background-color:var(--secondary)}.salvar.disabled{background-color:#ccc;cursor:not-allowed;pointer-events:none}.footer__btn.voltar{background-color:transparent;color:var(--primary);border:1px solid var(--primary)}.footer__btn.voltar:hover{background-color:var(--primary);color:#fff}.footer__btn.voltar:hover .mdi-arrow-left{color:#fff}