body::-webkit-scrollbar{height:8px;width:8px}body::-webkit-scrollbar-track{background:transparent}body::-webkit-scrollbar-thumb{background-color:#929496;border:0 solid transparent;border-radius:20px}.dashboard{display:flex;height:100vh;overflow:hidden;width:100%}.dashboard.before{position:relative}.dashboard.before:before{background-color:#000;bottom:0;content:"";left:0;opacity:.8;position:absolute;right:0;top:0;z-index:10}.dashboard .sidebar{background-color:#263035;height:100vh;max-width:250px;position:relative;transition:max-width .5s;width:100%;z-index:9}.dashboard .sidebar .toggle-sidebar{color:#fff;position:absolute;right:-34px;top:13px}.dashboard .sidebar .toggle-sidebar .toggle{cursor:pointer}.dashboard .sidebar .header{width:100%}.dashboard .sidebar .header .logo{align-items:center;background-color:#3978a9;color:#fff;display:flex;font-size:20px;height:50px;justify-content:center;letter-spacing:1px;overflow:hidden;text-transform:uppercase}.dashboard .sidebar .header .user-content{align-items:center;display:flex;padding:10px}.dashboard .sidebar .header .user-content .user-info{align-items:center;background-color:#f3f4f6;border-radius:50%;color:#000;display:flex;font-size:33px;font-weight:700;height:50px;justify-content:center;margin-right:15px;width:50px}.dashboard .sidebar .header .user-content .info{display:flex;flex-direction:column;width:calc(100% - 65px)}.dashboard .sidebar .header .user-content .info .nome{color:#fff;font-size:14px;margin-bottom:5px;text-transform:uppercase;white-space:nowrap}.dashboard .sidebar .header .user-content .info .status{background-color:#1e7f40;border-radius:50%;font-weight:600;height:10px;width:10px}.dashboard .sidebar .label{background-color:#1f262a;color:#768993;display:block;overflow:hidden;padding:8px;text-align:center;text-transform:uppercase;white-space:nowrap;width:100%}.dashboard .sidebar.closed{max-width:60px}.dashboard .sidebar.closed .toggle-sidebar{left:0;right:0;text-align:center}.dashboard .sidebar.closed .toggle-sidebar .toggle{display:inline-block}.dashboard .sidebar.closed .header .logo span{display:none}.dashboard .sidebar.closed .header .user-content{padding-left:0;padding-right:0}.dashboard .sidebar.closed .header .user-content .user-info{height:40px;margin:auto;width:40px}.dashboard .sidebar.closed .header .user-content .user-info span{font-size:25px}.dashboard .sidebar.closed .header .user-content .info{display:none}.dashboard .sidebar.closed .label{font-size:14px}.dashboard .sidebar.closed .main-menu .menu .item .link span,.dashboard .sidebar.closed .main-menu .menu .item.dropdown .sub-menu .sub-item .sub-link span,.dashboard .sidebar.closed .main-menu .menu .item.dropdown .svg-dropdown{display:none}.dashboard .content{background-color:#f3f4f6;height:100vh;width:100%}.dashboard .content .header{align-items:center;background-color:#3f85bc;color:#fff;display:flex;height:50px;justify-content:flex-end;padding:0 30px 0 10px;width:100%}.dashboard .content .topo{background-color:#fff;box-shadow:5px 6px 8px 0 #ccc;height:60px;position:relative;width:100%}.dashboard .content .topo,.dashboard .content .topo .header{align-items:center;display:flex;justify-content:space-between}.dashboard .content .topo .header{background-color:transparent;padding:0 30px}.dashboard .content .topo .header .title{color:#000;font-size:27px;margin-bottom:0}@media screen and (max-width:767px){.dashboard .content .topo .header .title{font-size:22px}}.dashboard .content .body{height:100%;max-height:calc(100vh - 154px);overflow-y:auto;padding:30px}.dashboard .content .body::-webkit-scrollbar{width:8px}.dashboard .content .body::-webkit-scrollbar-track{background:transparent}.dashboard .content .body::-webkit-scrollbar-thumb{background-color:#354249;border:0 solid transparent;border-radius:20px}.dashboard .content .footer{background-color:#fff;box-shadow:3px -3px 8px 0 #ccc;color:#000;padding:10px;text-align:center}.main-menu{height:calc(100vh - 90px);overflow-y:auto}.main-menu::-webkit-scrollbar{width:8px}.main-menu::-webkit-scrollbar-track{background:rgba(31,38,42,.478)}.main-menu::-webkit-scrollbar-thumb{background-color:#354249;border:0 solid transparent;border-radius:20px}.main-menu .menu .item .link{align-items:center;border-bottom:none;border-left:2px solid transparent;color:#768993;cursor:pointer;display:flex;padding-bottom:10px;padding-left:15px;padding-top:10px;text-transform:capitalize}.main-menu .menu .item .link svg{color:#768993;height:18px;margin-right:15px;width:18px}.main-menu .menu .item .link span{white-space:nowrap}.main-menu .menu .item .link:active,.main-menu .menu .item .link:focus{border-bottom:none!important;border-top:none!important;box-shadow:none!important;outline:none!important}.main-menu .menu .item.active .link,.main-menu .menu .item:hover .link{border-left-color:#3f85bc;color:#fff}.main-menu .menu .item.active .link svg,.main-menu .menu .item:hover .link svg{color:#fff}.main-menu .menu .item.active .link span,.main-menu .menu .item:hover .link span{cursor:pointer}.main-menu .menu .item.dropdown{position:relative}.main-menu .menu .item.dropdown.show .sub-item{display:block!important}.main-menu .menu .item.dropdown.show .svg-dropdown svg{rotate:-91deg}.main-menu .menu .item.dropdown .svg-dropdown{color:#768993;position:absolute;right:15px;top:11px}.main-menu .menu .item.dropdown .svg-dropdown svg{rotate:0;transition:.3s}.main-menu .menu .item.dropdown .sub-menu{background-color:#2e3d43}.main-menu .menu .item.dropdown .sub-menu .sub-item{display:none}.main-menu .menu .item.dropdown .sub-menu .sub-item.active:first-child{display:block}.main-menu .menu .item.dropdown .sub-menu .sub-item.active:first-child .sub-link{color:#fff}.main-menu .menu .item.dropdown .sub-menu .sub-item .sub-link{align-items:center;border-bottom:none;border-left:2px solid transparent;color:#768993;display:flex;padding-bottom:10px;padding-left:15px;padding-top:10px;transition:.3s}.main-menu .menu .item.dropdown .sub-menu .sub-item .sub-link svg{height:18px;margin-right:15px;width:18px}.main-menu .menu .item.dropdown .sub-menu .sub-item .sub-link span{cursor:pointer}.main-menu .menu .item.dropdown .sub-menu .sub-item .sub-link:hover{color:#fff}.main-menu .menu .item.dropdown .sub-menu .sub-item .sub-link:focus{border-color:transparent!important;box-shadow:none!important;outline:none!important}.main-menu .menu .item.dropdown .sub-menu::-webkit-scrollbar{width:9px}.main-menu .menu .item.dropdown .sub-menu::-webkit-scrollbar-thumb{background-color:#263035;border-radius:10px}.main-menu .menu .item.dropdown.active{border-left-color:#3f85bc;color:#fff}.main-menu .menu .item.dropdown.active .sub-menu .sub-item .sub-link.active,.main-menu .menu .item.dropdown.active .sub-menu .sub-item .sub-link:hover{color:#fff}.btn-default{background-color:#00baf1;border-radius:5px;color:#fff;font-size:14px;font-weight:600;padding:5px 20px}.btn-default:hover{background-color:#0b7d9f}.btn-default.upload{background-color:#f7845f}.btn-default.upload:hover{background-color:#f9531e}.card{background-color:#fff;border-radius:20px;box-shadow:1px 1px 12px -3px #ccc;min-height:100px}.card .card-header{align-items:center;display:flex;justify-content:space-between;padding:30px 30px 0}@media screen and (max-width:630px){.card .card-header{display:block}}.card .card-header .header-title{color:#000;font-size:27px;font-weight:500;max-width:400px;width:100%}@media screen and (max-width:767px){.card .card-header .header-title{font-size:20px}}@media screen and (max-width:630px){.card .card-header .header-title{margin-bottom:10px}}.card .card-body{padding:30px}.filter-default{align-items:center;display:flex;gap:20px;justify-content:space-between;max-width:400px;width:100%}@media screen and (max-width:767px){.filter-default{max-width:210px}}@media screen and (max-width:630px){.filter-default{max-width:none}}.filter-default .select-filter{flex:1}.filter-default .select-filter select{background:none;border:none}.filter-default .select-filter select:focus{box-shadow:none}.filter-default .search-content,.filter-default .select-filter{flex:1}.filter-default .search-content .box-filter,.filter-default .search-content .search,.filter-default .select-filter .box-filter,.filter-default .select-filter .search{align-items:center;border:1px solid hsla(0,0%,80%,.388);border-radius:25px;display:flex;justify-content:center;padding:0 15px}.filter-default .search-content .box-filter input,.filter-default .search-content .search input,.filter-default .select-filter .box-filter input,.filter-default .select-filter .search input{border:none;width:100%}.filter-default .search-content .box-filter input::-moz-placeholder,.filter-default .search-content .search input::-moz-placeholder,.filter-default .select-filter .box-filter input::-moz-placeholder,.filter-default .select-filter .search input::-moz-placeholder{color:#ccc;font-size:18px}.filter-default .search-content .box-filter input::placeholder,.filter-default .search-content .search input::placeholder,.filter-default .select-filter .box-filter input::placeholder,.filter-default .select-filter .search input::placeholder{color:#ccc;font-size:18px}.filter-default .search-content .box-filter input:focus,.filter-default .search-content .search input:focus,.filter-default .select-filter .box-filter input:focus,.filter-default .select-filter .search input:focus{box-shadow:none;outline:none}.filter-default .search-content .box-filter svg,.filter-default .search-content .search svg,.filter-default .select-filter .box-filter svg,.filter-default .select-filter .search svg{color:#ccc}.table-default{overflow-x:auto;overflow-y:hidden}.table-default .table{width:100%}.table-default .table thead tr{background-color:#3f85bc;border-radius:5px;color:#fff}.table-default .table thead tr th{font-size:14px;font-weight:700;min-width:120px;padding:15px 0;text-transform:uppercase}.table-default .table thead tr th.th-filtered{cursor:pointer;position:relative}.table-default .table tbody tr{background-color:rgba(63,133,188,.078);border-bottom:1px solid rgba(63,133,188,.38)}.table-default .table tbody tr td{padding:15px;text-align:center;white-space:nowrap}.table-default .table tbody tr td .align-actions{align-items:center;display:flex;justify-content:center}.table-default .table tbody tr td .large-text{margin:auto;max-width:500px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1600px){.table-default .table tbody tr td .large-text{max-width:315px}}@media screen and (max-width:1221px){.table-default .table tbody tr td .large-text{max-width:210px}}@media screen and (max-width:1024px){.table-default .table tbody tr td .large-text{max-width:130px}}.pagination-default{padding-top:30px}.pagination-default .my-pagination{align-items:center;display:flex;justify-content:space-around;margin:auto;max-width:325px}.pagination-default .my-pagination li{align-items:center;border-radius:50%;box-shadow:0 0 5px 1px #ccc;cursor:pointer;display:flex;font-size:15px;font-weight:700;height:30px;justify-content:center;width:30px}.pagination-default .my-pagination li.active,.pagination-default .my-pagination li:hover{background-color:#3f85bc;color:#fff}.pagination-default .my-pagination li svg{height:15px;width:15px}.pagination-default .my-pagination li:first-child,.pagination-default .my-pagination li:last-child,.pagination-default .my-pagination li:nth-child(1n+10){display:none}.filter{position:absolute;right:0;top:0;top:14px}.filter svg{height:15px;width:15px}.filter svg:first-child{margin-bottom:-8px}.btn-acao{border-radius:5px;color:#fff;margin:0 5px;padding:8px}.btn-acao:disabled{cursor:not-allowed}.btn-acao:disabled svg{color:#a9a9a9!important}.btn-acao:disabled:hover{background-color:transparent!important}@media screen and (max-width:1024px){.btn-acao{padding:4px}}.btn-acao.link{display:inline-block}.btn-acao svg{height:15px;width:15px}.btn-acao.ver svg{color:#3f85bc}.btn-acao.ver:hover{background-color:#3f85bc}.btn-acao.ver:hover svg{color:#fff}.btn-acao.editar svg{color:#f9531e}.btn-acao.editar:hover{background-color:#f9531e}.btn-acao.editar:hover svg{color:#fff}.btn-acao.excluir svg{color:#df1818}.btn-acao.excluir:hover{background-color:#df1818}.btn-acao.excluir:hover svg{color:#fff}.btn-acao.apagar-todos{background-color:#df1818;color:#fff}.modal-default{align-items:center;bottom:0;display:flex;justify-content:center;left:0;margin:auto;position:fixed;right:0;top:0;z-index:5;z-index:999}.modal-default .modal-content{background-color:#fff;border-radius:10px;box-shadow:0 0 11px -4px #000;max-height:calc(100% - 50px);overflow-y:auto;padding:30px 15px;scroll-padding:100px 0 0 100px;width:100%}.modal-default .modal-content::-webkit-scrollbar{width:8px}.modal-default .modal-content::-webkit-scrollbar-track{background:transparent;padding-bottom:30px;padding-top:30px}.modal-default .modal-content::-webkit-scrollbar-thumb{background-color:#ccc;border:0;border-bottom:5px solid #fff;border-radius:1000px;border-top:5px solid #fff}.modal-default .modal-content.small{max-width:500px}.modal-default .modal-content.medium{max-width:900px}.modal-default .modal-content.big{max-width:1200px}.modal-default .modal-content .modal-header{padding-bottom:30px;text-align:center}.modal-default .modal-content .modal-header.mb-0{margin-bottom:0}.modal-default .modal-content .modal-header .title{font-size:22px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-default .modal-content .modal-body.height-calc{max-height:calc(100vh - 225px);overflow-y:auto}.modal-default .modal-content .modal-body.height-calc::-webkit-scrollbar{height:8px;width:8px}.modal-default .modal-content .modal-body.height-calc::-webkit-scrollbar-track{background:transparent}.modal-default .modal-content .modal-body.height-calc::-webkit-scrollbar-thumb{background-color:#929496;border:0 solid transparent;border-radius:20px}.modal-default .modal-content .modal-body .upload .container-label .select-file{background:#31bc86;border-radius:5px;cursor:pointer;display:block;opacity:.7;padding:5px}.modal-default .modal-content .modal-body .upload .container-label .select-file:hover{opacity:1}.modal-default .modal-content .modal-body .upload .container-label .select-file svg{color:#fff}.modal-default .modal-content .modal-body .btn-upload{align-items:center;background-color:#31bc86;border-radius:5px;display:flex;font-size:30px;height:34px;justify-content:center;width:34px}.modal-default .modal-content .modal-body .container-templates{border-radius:5px;box-shadow:0 0 4px 1px #ccc;max-height:calc(100vh - 389px);overflow:hidden;overflow-y:auto;padding:10px}.modal-default .modal-content .modal-body .container-templates .main-template li span{font-size:18px;font-weight:700}.modal-default .modal-content .modal-body .container-templates .main-template li .sub-template{padding-left:30px}.modal-default .modal-content .modal-body .container-templates .main-template li .sub-template .align-items-center{width:calc(100% - 40px)}.modal-default .modal-content .modal-body .container-templates .main-template li .sub-template .item .nome{font-size:16px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-default .modal-content .modal-body .container-templates .main-template li .sub-template .item .icon{margin-right:20px}.modal-default .modal-content .modal-body .container-templates .main-template li .sub-template .item .icon svg{color:#3f85bc;height:20px;width:20px}.modal-default .modal-content .modal-body .form-group{gap:10px;margin-bottom:15px}.modal-default .modal-content .modal-body .form-group p{color:#131313;font-size:16px;margin-top:11px}.modal-default .modal-content .modal-body .box-add-input{background:#fff;border-radius:5px;box-shadow:0 0 13px -3px #000;display:block;height:auto;left:20px;padding:20px 15px;position:absolute;right:20px;z-index:999}.modal-default .modal-content .modal-body .box-add-input .header-add-field{margin-bottom:30px}.modal-default .modal-content .modal-body .box-add-input .header-add-field h1{color:#131313;font-size:20px}.modal-default .modal-content .modal-body .box-add-input .btn-close-add-field{color:#333;position:absolute;right:15px;top:15px}.showModal{display:flex}.main-user{max-width:250px;padding:0 10px;width:100%}.main-user .dropdown{justify-content:flex-end;position:relative}.main-user .dropdown,.main-user .dropdown .btn{align-items:center;display:flex}.main-user .dropdown .btn .user-info{align-items:center;background-color:#fff;border-radius:50%;color:#000;display:flex;font-size:20px;font-weight:700;height:30px;justify-content:center;margin-right:10px;width:30px}.main-user .dropdown .btn .name{font-size:16px;font-weight:700}.main-user .dropdown .dropdown-menu{background-color:#fff;border-radius:10px;box-shadow:0 0 9px -3px #000;min-width:250px;position:absolute;right:0;top:-10px;z-index:999}.main-user .dropdown .dropdown-menu .header{align-items:center;background-color:#fff;color:#000;display:flex;justify-content:flex-start;padding-left:20px}.main-user .dropdown .dropdown-menu .header .user-info{align-items:center;background-color:#3f85bc;border-radius:50%;color:#fff;display:flex;font-size:20px;font-weight:700;height:30px;justify-content:center;margin-right:10px;width:30px}.main-user .dropdown .dropdown-menu .header .name{font-size:16px;font-weight:700}.main-user .dropdown .dropdown-menu .dropdown-item{align-items:center;color:#5e5e5e;display:flex;font-size:18px;font-weight:600;justify-content:space-between;padding:9px 17px;width:100%}.main-user .dropdown .dropdown-menu .dropdown-item.color-red{color:#d53d3d}.main-user .dropdown .dropdown-menu .dropdown-item:hover{background-color:#f3f3f3;padding-left:30px;transition:all .5s}.main-user .dropdown .dropdown-menu .dropdown-item .icon svg{height:17px;width:17px}.show-info-modal .item{align-items:center;display:flex;margin-bottom:30px}.show-info-modal .item .label,.show-info-modal .item .left{font-weight:700;margin-right:15px;text-transform:uppercase}.show-info-modal .item .right{font-size:15px;font-weight:600}.show-info-modal .item.lista{border-radius:10px;width:100%}.show-info-modal .item.lista .right{align-items:center;border:1px solid hsla(0,0%,80%,.522);border-radius:10px;display:flex;justify-content:flex-start;overflow-x:auto;padding:10px 20px;width:100%}.show-info-modal .item.lista .right .sub-item{background-color:#ededed;border-radius:5px;display:inline-block;font-weight:700;margin-right:15px;padding:5px 10px}.show-info-modal .item.lista .right .sub-item:last-child{margin-right:0}.modal-warning .icon svg{color:red;height:50px;margin:auto;max-width:50px;width:100%}.modal-warning .title{display:block;font-size:25px;font-weight:600;margin-bottom:5px!important;margin-top:30px;text-align:center}.modal-warning .message{color:#5a5a5a;display:block;font-size:16px;margin-bottom:50px;text-align:center}.box-adding-list{background-color:#ebebeb;border-radius:10px;padding:10px}.box-adding-list input{border:none}.container-input-list{border-radius:10px;margin-top:10px;max-height:160px;overflow-y:auto}.container-input-list .table-form-dinamyc{background-color:#fff;font-size:14px;width:100%}.container-input-list .table-form-dinamyc thead{background-color:#3f85bc;position:sticky;top:0}.container-input-list .table-form-dinamyc thead tr{color:#fff}.container-input-list .table-form-dinamyc tbody tr{border-bottom:1px solid #eee;text-align:center}.container-input-list .table-form-dinamyc.show thead tr th{width:30%}.sm_btn{background-color:#3f85bc;border-radius:10px;color:#fff;font-size:14px;font-weight:700;opacity:.7;padding:2px 10px}.sm_btn:hover{opacity:1}select:disabled{cursor:not-allowed}.feedback-default{background-color:#d9eeff;bottom:100px;color:#3f85bc;font-size:18px;font-weight:700;height:60px;position:fixed;right:0;width:500px}.feedback-default,.feedback-default .icon{align-items:center;display:flex;justify-content:center}.feedback-default .icon{background-color:#3f85bc;bottom:0;height:35px;left:-24px;margin:auto;position:absolute;top:-7px;width:35px}.feedback-default .icon svg{color:#fff}.feedback-default .icon:before{border-bottom:17px solid transparent;border-right:24px solid #3f85bc;border-top:0 solid transparent;bottom:-17px;content:"";display:block;height:0;left:0;position:absolute;width:0}.feedback-default .info{padding-left:30px;text-align:center;width:100%}.feedback-default.error{background-color:#ffcdbd;color:#d61516}.feedback-default.error .icon{background-color:#d61516}.feedback-default.error .icon svg{color:#fff;height:22px;width:22px}.feedback-default.error .icon:before{border-right:24px solid #d61516}.feedback-default.alerta{background-color:#fff9c3;color:#000}.feedback-default.alerta .icon{background-color:#ffec12}.feedback-default.alerta .icon svg{color:#000;height:22px;width:22px}.feedback-default.alerta .icon:before{border-right:24px solid #ffec12}.content-form-template .form-template .upload .container-label{display:block;text-align:center}.content-form-template .form-template .upload .container-label .label{display:block;margin-top:20px}.content-form-template .form-template .upload .container-label .select-file{background-color:#3f85bc;border-radius:15px;cursor:pointer;display:inline-block;padding:10px 20px}.content-form-template .form-template .upload .container-label .select-file svg{color:#fff;height:40px;margin:auto;width:40px}.textarea-mx-height{height:calc(100vh - 600px)}.d-block{display:block!important}.d-flex{display:flex}.justify-content-between{justify-content:space-between}.justify-content-center{justify-content:center}.justify-content-end{justify-content:end}.align-items-center{align-items:center}.align-items-end{align-items:flex-end}.flex-07{flex:0.7}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}@media screen and (max-width:767px){.row{display:block}}.col-sm-6{flex:0 0 auto;max-width:100%;padding-left:15px;padding-right:15px;width:50%}@media screen and (max-width:767px){.col-sm-6{width:100%}}.form-control-line{border:none;border-bottom:1px solid #ccc}.form-control-line:focus{border-color:#ccc;box-shadow:none;outline:none!important}.form-group{gap:15px}.form-group.form-panel{display:flex}.form-group.form-panel label{align-items:center;background:#3f85bc;border-radius:50px;display:flex;height:30px;justify-content:center;margin-right:10px;opacity:.7;width:30px}.form-group.form-panel label svg{color:#fff;height:20px;width:20px}.form-group.form-panel div input,.form-group.form-panel div label{float:left}.form-group.form-panel .form-control-line{margin-right:10px;padding-bottom:5px;padding-top:0;width:calc(100% - 50px)}.form-group.form-panel .btn_form_default{background:#333;border:0;border-radius:2px;border-radius:5px;box-shadow:none;color:#fff;font-weight:800;padding:.55em 2em;text-shadow:none;transition:background .2s}.form-group.form-panel .btn_form_default.salvar{background:#31bc86}@media screen and (max-width:1135px){.form-group.form-panel .btn_form_default{padding:.55em 1em}}.fit-content{width:-moz-fit-content;width:fit-content}.float-l{float:left}.clearfix:after{clear:both;content:"";display:block}.m-auto{margin:auto}.capitalize{text-transform:capitalize}.flex-align-center{align-items:center;display:flex}.flex-align-center .filter-file{margin-left:15px;position:relative}.flex-align-center .filter-file .info-filter{align-items:center;display:flex;justify-content:center}.flex-align-center .filter-file .info-filter label{color:#1f262a;font-size:15px;font-weight:600}.flex-align-center .filter-file .info-filter .selected{border:1px solid #ccc;border-radius:5px;color:#1f262a;cursor:pointer;font-size:13px;line-height:14px;margin-left:15px;min-width:135px;padding:6px 22px;position:relative;text-align:center}.flex-align-center .filter-file .info-filter .selected svg{bottom:0;display:block;font-size:12px;height:16px;margin-top:-8px;position:absolute;right:5px;rotate:-91deg;top:50%;width:16px}.flex-align-center .filter-file .info-filter .selected .list-select{background:#fff;border-radius:3px;box-shadow:0 0 9px -3px #000;left:0;margin-top:10px;padding-bottom:8px;padding-top:8px;position:absolute;right:0;top:100%}.flex-align-center .filter-file .info-filter .selected .list-select li{display:block}.flex-align-center .filter-file .info-filter .selected .list-select li .btn-select{display:block;padding:5px 15px;transition:.3s;width:100%}.flex-align-center .filter-file .info-filter .selected .list-select li .btn-select:hover{background:#3f85bc;color:#fff}.scrool-style-vertical{overflow-y:auto}.scrool-style-vertical::-webkit-scrollbar{height:5px}.scrool-style-vertical::-webkit-scrollbar-track{background:transparent}.scrool-style-vertical::-webkit-scrollbar-thumb{background-color:#929496;border:0 solid transparent;border-radius:20px}.not-mobile{display:block}@media screen and (max-width:767px){.not-mobile{display:none}}.errors{background:#f85c5c;border-radius:5px;color:#fff;margin:-20px auto 20px;padding:8px 20px;position:sticky;top:0;width:-moz-fit-content;width:fit-content}.errors.erros-modal{margin-top:0}.d-grid{display:grid}.drag-and-drop .dad-card{background-color:#d2d9df;border-radius:5px;box-shadow:0 0 0 0 #000;margin-bottom:30px;min-height:100px;padding:15px;position:relative}.drag-and-drop .dad-card .sub-dad{display:flex;flex-direction:column;gap:15px;padding:20px;position:relative}.drag-and-drop .dad-card .sub-dad .dad-item{background-color:#fff;border-radius:5px;box-shadow:0 0 10px -7px #000;min-height:25px;padding:10px;position:relative}.drag-and-drop .is-dragging{opacity:.3}.header-new-page{align-items:center;background:#3f85bc;display:flex;justify-content:space-between;padding:10px 30px}.header-new-page a,.header-new-page button{color:#fff}.header-new-page a.salvar,.header-new-page button.salvar{background:#31bc86}.btn-add-card{align-items:center;background:#3f85bc;border-radius:10px;color:#fff;display:block;display:flex;font-weight:600;justify-content:center;padding:8px 15px;position:relative;text-align:left;transition:.3s;width:100%;z-index:0}.btn-add-card:before{background:#333;border-radius:10px;bottom:0;content:"";display:block;left:0;opacity:.1;position:absolute;right:0;top:0;transition:.3s;z-index:-1}.btn-add-card svg{height:20px;margin-right:5px;width:20px}.btn-add-card:hover{color:#fff}.btn-add-card:hover:before{opacity:.3}.btn-remove{color:#f9531e;padding:3px;position:absolute;right:10px;top:5px;z-index:999}.btn-remove svg{height:15px;width:15px}.copy-key{color:#131313;font-size:15px}.copy-key .key{display:flex;font-size:13px}.copy-key .key span{cursor:pointer}.copy-key .key span svg{height:15px;margin-left:5px;width:15px}.input-copy-key{background:transparent}.text-copied{margin-left:5px}.btn-duplicate{color:#1e7f40;font-size:10px}.btn-duplicate svg{height:20px;width:20px}.btn-trash{color:#d61516;font-size:10px}.btn-trash svg{height:20px;width:20px}.add-new-card{border:2px solid rgba(72,72,72,.102);border-radius:5px;padding:15px 35px}.add-new-card .btn-add-card{background-color:rgba(56,56,56,.212)}.ml-15{margin-left:15px}.mr-15{margin-right:15px}.title-small{font-size:20px!important}.box-divided-columns{align-items:center;display:flex;gap:15px;justify-content:flex-end}.box-divided-columns .custom-field{flex-grow:1}.second-box-duplicate{background:#f1f1f1;border-radius:5px;margin-bottom:15px;padding:20px}.select-file-page{align-items:center;background:#31bc86;border-radius:5px;color:#fff;cursor:pointer;display:flex;justify-content:center;opacity:.7;padding:5px;text-align:center;transition:.3s}.select-file-page:hover{opacity:1}.select-file-page svg{margin-right:10px}.not-position{float:right;position:inherit!important}.box-success{background:#31bc86}.box-success .title-success{color:#fff;font-size:25px;margin-bottom:15px;text-align:center}.box-success .title-success svg{color:#fff;height:30px;margin:auto auto 10px;width:30px}.box-success .btn-default{background:#fff;border:1px solid #fff;color:#31bc86;transition:.3s}.box-success .btn-default:hover{background:#31bc86;color:#fff}.box-message-center{box-shadow:0 0 11px -3px #000;display:block;left:0;margin:-92.75px auto auto;max-width:500px;position:absolute;right:0;top:50%;z-index:999}.box-files{background:#0b7d9f;border-radius:5px;color:#fff;float:left;margin-bottom:10px;margin-right:10px;padding:10px 20px;position:relative}.box-files .btn-close{border-radius:3px;color:#fff;position:absolute;right:4px;top:5px;transition:.3s}.box-files .btn-close svg{height:13px;width:13px}.box-files .btn-close:hover{background:#084f64}
