.custom-table{flex:1;padding:12px;background-color:#fff;margin-bottom:30px;padding-top:0}.custom-table .table-content{flex:1}.custom-table .table-content .titulo-tabela{display:flex;align-items:center;text-transform:uppercase}.custom-table .table-content .titulo-tabela h2{font-style:normal;font-weight:500;font-size:18px;line-height:28px;color:#11263c;flex:none;order:0;flex-grow:0;margin:10px 0}.custom-table .table-content .titulo-tabela svg{margin-left:10px}.custom-table .table-content .titulo-tabela svg path{fill:#11263c}.custom-table .table-content .btn-opcoes-headers{position:relative}.custom-table .table-content .btn-opcoes-headers .btn-only-icon{background-color:var(--primary-color)!important}.custom-table .table-content .btn-opcoes-headers .sub-menu-headers{min-width:310px;position:absolute;top:80%;right:0;background-color:#fff;padding:10px;box-shadow:10px 10px 24px -17px rgba(0,0,0,.75);flex-wrap:wrap;display:flex;flex-direction:column;z-index:1}.custom-table .table-content .btn-opcoes-headers .sub-menu-headers .btn-exportar{background-color:var(--primary-color)}.custom-table .table-content .btn-opcoes-headers .sub-menu-headers .span-titulo-submenu{text-align:center}.custom-table .table-content .btn-opcoes-headers .sub-menu-headers ul{list-style:none;padding:0}.custom-table .table-content .btn-opcoes-headers .sub-menu-headers ul li{margin-bottom:5px}.custom-table .table-content .btn-opcoes-headers .sub-menu-headers ul li .btn-opcao-coluna{box-shadow:none!important;width:100%;text-align:left!important;padding:0;height:inherit!important}.custom-table .table-content .btn-opcoes-headers .sub-menu-headers ul li .btn-opcao-coluna span{text-align:left;padding:5px;justify-content:flex-start;text-transform:capitalize}.custom-table .table-content .btn-opcoes-headers .sub-menu-headers .div-exportar{display:flex;flex-wrap:wrap;flex-direction:column;margin-bottom:10px}.custom-table .table-content .btn-opcoes-headers .sub-menu-headers .div-exportar .wrapper-btns{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;text-align:center}.custom-table .table-content .btn-opcoes-headers .sub-menu-headers .div-exportar .wrapper-btns .wrapper-btn{width:25%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.custom-table .table-content .btn-opcoes-headers .sub-menu-headers .div-exportar .wrapper-btns .wrapper-btn .btn-exportar{padding:10px 15px}.custom-table .table-content .btn-opcoes-headers .sub-menu-headers .div-imprimir{margin-bottom:10px;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;flex-direction:column}.custom-table .table-content .btn-opcoes-headers .sub-menu-headers .div-imprimir .btn-exportar{padding:0 10px;width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-bottom:10px;text-transform:capitalize}.custom-table .table-content .btn-opcoes-headers .sub-menu-headers .wrapper-selecionar{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;text-align:center}.custom-table .table-content .btn-opcoes-headers .sub-menu-headers .wrapper-selecionar .btn-selecionar{padding:0;width:50%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;text-align:center;text-transform:capitalize}.custom-table .table-content .div-paginacao{display:flex;flex-wrap:wrap;align-items:center;padding:0 15px}.custom-table .table-content .div-paginacao p{font-size:14px;margin:0;color:#11263c}.custom-table .table-content .div-paginacao p span{font-weight:600}.custom-table .table-content .div-paginacao .v-input{display:flex;flex-wrap:wrap;align-items:center;max-width:18%;margin-left:10px}.custom-table .table-content .div-paginacao .v-input .v-input__slot{padding:0 0 0 12px}.custom-table .table-content .div-paginacao .v-input .v-text-field__details{display:none}.custom-table .table-content .div-busca{padding:0 15px;position:relative}.custom-table .table-content .div-busca .v-input{margin:0;padding:0}.custom-table .table-content .div-busca .v-input .v-input__slot{background:#f9f9f9;border:1px solid #c8c8c8;box-sizing:border-box;border-radius:30px;padding:5px 60px 5px 15px;margin:0}.custom-table .table-content .div-busca .v-input .v-input__slot:after,.custom-table .table-content .div-busca .v-input .v-input__slot:before,.custom-table .table-content .div-busca .v-input .v-text-field__details{display:none}.custom-table .table-content .div-busca .div-icon{position:absolute;display:flex;justify-content:center;align-items:center;background:#11263c;border:1px solid #c8c8c8;border-radius:0 30px 30px 0;width:60px;right:15px;top:0;height:100%;cursor:pointer}.custom-table .table-content .div-busca .div-icon i,.custom-table .table-content .div-busca .div-icon svg{padding:0 15px;width:45px;margin:0;z-index:1;color:#fff}.custom-table .table-content .tabela_ table thead{background-color:#f2f2f2}.custom-table .table-content .tabela_ table tr{transition:all .3s ease}.custom-table .table-content .tabela_ table tr:nth-child(2n){background-color:#f2f2f2!important}.custom-table .table-content .tabela_ table tr td:nth-child(3){font-weight:600}.custom-table .table-content .tabela_ table tr td .status span{display:flex;flex-wrap:wrap;align-items:center}.custom-table .table-content .tabela_ table tr td .status span img{padding:0 5px;width:35px}.custom-table .table-content .tabela_ table tr td .acoes button{padding:0 10px!important}.custom-table .table-content .tabela_ table tr td .acoes button span{font-size:12px}.custom-table .table-content .tabela_ table tr td .acoes button span i,.custom-table .table-content .tabela_ table tr td .acoes button span svg{margin-right:5px}.custom-table .table-content .tabela_ table tr td .config_menu,.custom-table .table-content .tabela_ table tr td .config_nome{display:flex;align-items:center;justify-content:center}.custom-table .table-content .tabela_ table tr td .config_menu img,.custom-table .table-content .tabela_ table tr td .config_nome img{width:25px;cursor:pointer}.custom-table .table-content .tabela_ table tr:hover{background-color:#e2e2e2!important}.sem-dados{background-color:#fff;border-radius:10px;padding:10px;display:flex;align-items:center;justify-content:center;height:100%}.sem-dados h4{font-size:16px}html{overflow-y:auto}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.1rem;font-weight:300;line-height:2;color:#333}.row{margin:0 -12px!important}.img-responsive{width:auto;margin:auto;height:auto;max-width:100%;max-height:100%}a,a:focus,a:hover{text-decoration:none!important}*,:focus{outline:none!important}.loader,.primary-button{background-color:var(--terciary-color)!important;color:#fff!important}.primary-button{border:1px solid var(--terciary-color);border-radius:20px;text-transform:capitalize;padding:0 20px!important;transition:all .3s ease}.primary-button span{font-size:16px}.primary-button:hover{background-color:#fff!important;color:var(--terciary-color)!important}.secondary-button{background-color:#11263c!important;color:#fff!important;border:1px solid #11263c;border-radius:20px;text-transform:capitalize;padding:0 20px!important;transition:all .3s ease}.secondary-button span{font-size:16px}.secondary-button:hover{background-color:#fff!important;color:#11263c!important}::-webkit-scrollbar{width:7px;height:5px;position:absolute}::-webkit-scrollbar-track{background:hsla(0,0%,100%,.288)}::-webkit-scrollbar-thumb{background:rgba(70,70,70,.7);-webkit-transition:all .3s ease;transition:all .3s ease}::-webkit-scrollbar-thumb:hover{background:#464646;-webkit-transition:all .3s ease;transition:all .3s ease}.tabs-color-primary{background-color:#f4cb2c!important}.card-table{flex:1;padding:12px;padding-top:0;margin-bottom:30px}.card-table .table-content{flex:1}.card-table .table-content .wrapper-conteudos{display:flex;flex-wrap:wrap;padding-top:0}.card-table .table-content .wrapper-conteudos .title{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.card-table .table-content .wrapper-conteudos .title img{border:1px solid #11263c;border-radius:10px;padding:10px}.card-table .table-content .div-paginacao{display:flex;flex-wrap:wrap;align-items:center;padding:0 15px}.card-table .table-content .div-paginacao p{font-size:14px;margin:0}.card-table .table-content .div-paginacao p span{font-weight:600}.card-table .table-content .div-paginacao .v-input{display:flex;flex-wrap:wrap;align-items:center;max-width:32%;margin-left:10px}.card-table .table-content .div-paginacao .v-input .v-input__slot{padding:0 0 0 12px}.card-table .table-content .div-paginacao .v-input .v-text-field__details{display:none}.card-table .table-content .div-busca{padding:0 15px;position:relative}.card-table .table-content .div-busca .v-input{margin:0;padding:0}.card-table .table-content .div-busca .v-input .v-input__slot{background:#f9f9f9;border:1px solid #c8c8c8;box-sizing:border-box;border-radius:30px;padding:7px 70px 5px 15px;margin:0}.card-table .table-content .div-busca .v-input .v-input__slot:after,.card-table .table-content .div-busca .v-input .v-input__slot:before,.card-table .table-content .div-busca .v-input .v-text-field__details{display:none}.card-table .table-content .div-busca .div-icon{position:absolute;display:flex;justify-content:center;align-items:center;background:#11263c;border:1px solid #c8c8c8;border-radius:0 30px 30px 0;width:60px;right:15px;margin-top:0;height:69%;cursor:pointer}.card-table .table-content .div-busca .div-icon i,.card-table .table-content .div-busca .div-icon svg{padding:0 15px;width:45px;margin:0;z-index:1;color:#fff}.card-table .table-content .cards_ .row-cards .conteudo{border:1px solid #c8c8c8;border-radius:10px;background-color:#f9f9f9;padding:10px;font-size:14px;color:#11263c;height:100%}.card-table .table-content .cards_ .row-cards .conteudo .nome{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;font-size:18px;font-weight:600;text-align:center;margin-bottom:10px}.card-table .table-content .cards_ .row-cards .conteudo .nome button{background-color:transparent}.card-table .table-content .cards_ .row-cards .conteudo p{display:flex;flex-wrap:wrap;align-items:center;margin:0;color:#747474}.card-table .table-content .cards_ .row-cards .conteudo p b{color:#11263c;font-weight:600;margin:0 5px}@font-face{font-family:Inter;src:url(/fonts/Inter-Thin.ttf) format("truetype");font-weight:100}@font-face{font-family:Inter;src:url(/fonts/Inter-ExtraLight.ttf) format("truetype");font-weight:200}@font-face{font-family:Inter;src:url(/fonts/Inter-Light.ttf) format("truetype");font-weight:300}@font-face{font-family:Inter;src:url(/fonts/Inter-Regular.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/fonts/Inter-Medium.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/fonts/Inter-SemiBold.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/fonts/Inter-Bold.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/fonts/Inter-ExtraBold.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/fonts/Inter-Black.ttf) format("truetype");font-weight:900}html[data-v-cf93ec18]{overflow-y:auto}body[data-v-cf93ec18]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.1rem;font-weight:300;line-height:2;color:#333}.row[data-v-cf93ec18]{margin:0 -12px!important}.img-responsive[data-v-cf93ec18]{width:auto;margin:auto;height:auto;max-width:100%;max-height:100%}a[data-v-cf93ec18],a[data-v-cf93ec18]:focus,a[data-v-cf93ec18]:hover{text-decoration:none!important}[data-v-cf93ec18],[data-v-cf93ec18]:focus{outline:none!important}.loader[data-v-cf93ec18],.primary-button[data-v-cf93ec18]{background-color:var(--terciary-color)!important;color:#fff!important}.primary-button[data-v-cf93ec18]{border:1px solid var(--terciary-color);border-radius:20px;text-transform:capitalize;padding:0 20px!important;transition:all .3s ease}.primary-button span[data-v-cf93ec18]{font-size:16px}.primary-button[data-v-cf93ec18]:hover{background-color:#fff!important;color:var(--terciary-color)!important}.secondary-button[data-v-cf93ec18]{background-color:#11263c!important;color:#fff!important;border:1px solid #11263c;border-radius:20px;text-transform:capitalize;padding:0 20px!important;transition:all .3s ease}.secondary-button span[data-v-cf93ec18]{font-size:16px}.secondary-button[data-v-cf93ec18]:hover{background-color:#fff!important;color:#11263c!important}[data-v-cf93ec18]::-webkit-scrollbar{width:7px;height:5px;position:absolute}[data-v-cf93ec18]::-webkit-scrollbar-track{background:hsla(0,0%,100%,.288)}[data-v-cf93ec18]::-webkit-scrollbar-thumb{background:rgba(70,70,70,.7);-webkit-transition:all .3s ease;transition:all .3s ease}[data-v-cf93ec18]::-webkit-scrollbar-thumb:hover{background:#464646;-webkit-transition:all .3s ease;transition:all .3s ease}.tabs-color-primary[data-v-cf93ec18]{background-color:#f4cb2c!important}#telefones[data-v-cf93ec18]{display:flex;max-height:100%;padding:24px;flex-wrap:wrap}#telefones .tabela-telefones[data-v-cf93ec18]{width:100%;background-color:#fff;border-radius:10px}#telefones .tabela-telefones .novo-telefone[data-v-cf93ec18]{display:flex;justify-content:flex-end;padding-bottom:0}#telefones .tabela-telefones .novo-telefone button[data-v-cf93ec18]{text-transform:capitalize}#telefones .tabela-telefones .novo-telefone button i[data-v-cf93ec18],#telefones .tabela-telefones .novo-telefone button svg[data-v-cf93ec18]{margin-right:10px;transition:all .3s ease}#telefones .tabela-telefones .novo-telefone button#svg-telefone[data-v-cf93ec18]:hover{background-color:#a5a4a4}#telefones .tabela-telefones .novo-telefone button#svg-telefone:hover svg path[data-v-cf93ec18]{fill:#f4d728}.telefones_homologacao[data-v-cf93ec18]{display:flex;flex:1 1 auto}.telefones_homologacao .inputs[data-v-cf93ec18]{display:flex;flex-wrap:wrap;flex:1 1 auto}.telefones_homologacao .remover-telefone[data-v-cf93ec18]{min-width:inherit;margin-top:20px;margin-left:24px}.v-dialog .v-card[data-v-cf93ec18]{background-color:#f9f9f9}.v-dialog .headline[data-v-cf93ec18]{display:flex;flex-wrap:wrap;align-items:center;font-weight:600;color:#11263c}.v-dialog .headline svg[data-v-cf93ec18]{margin-right:10px}