@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap);.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0 0 0 20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}*{margin:0;padding:0;box-sizing:border-box}.ativaBordasDebug{border:2px solid red!important}html>body{width:100%;height:100%;overflow-x:hidden;font-family:Noto Sans,sans-serif;font-size:15px}.nav-item>.nav-link-primary{color:rgba(0,0,0,.59);font-family:Open Sans,sans-serif;font-size:18px;font-weight:800;position:relative;display:inline-block}.hide{display:none}.select2-container .select2-selection--multiple{min-height:38px!important}.nav-item>.nav-link-primary:hover{color:#000}.nav-item>.nav-link-primary:hover:after{width:100%;opacity:1}.nav-item>.nav-link-primary{padding:0;margin:.5rem 1rem;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.sidebar{position:fixed;left:0;top:0;bottom:0;height:100%;width:300px;background:#11101d;z-index:100;transition:all .5s ease}.sidebar.close{width:78px}.sidebar .logo-details{height:60px;width:100%;display:flex;align-items:center}.sidebar .logo-details i{font-size:30px;color:#fff;height:50px;min-width:78px;text-align:center;line-height:50px}.sidebar .logo-details .logo_name{font-size:22px;color:#fff;font-weight:600;transition:.3s ease;transition-delay:.1s}.sidebar.close .logo-details .logo_name{transition-delay:0s;opacity:0;pointer-events:none}.sidebar .nav-links{height:100%;padding:30px 0 150px;overflow:auto}.sidebar.close .nav-links{overflow:visible}.sidebar .nav-links::-webkit-scrollbar{display:none}.sidebar .nav-links li{position:relative;list-style:none;transition:all .4s ease}.sidebar .nav-links li:hover{background:#1d1b31;list-style:none}.sidebar .nav-links li .icon-link{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.sidebar.close .nav-links li .icon-link{display:block}.sidebar .nav-links li i{height:50px;min-width:78px;text-align:center;line-height:50px;color:#fff;font-size:20px;cursor:pointer;transition:all .3s ease}.sidebar .nav-links li.showMenu i.arrow{transform:rotate(-180deg)}.sidebar.close .nav-links i.arrow{display:none}.sidebar .nav-links li a{display:flex;align-items:center;text-decoration:none}.sidebar .nav-links li .icon-link a span{font-size:18px;font-weight:400;color:#fff}.sidebar.close .nav-links li a .link_name{opacity:0;pointer-events:none}.sidebar .nav-links li .sub-menu{padding:6px 6px 14px 30px;margin-top:-10px;background:#1d1b31;display:none}.sidebar .nav-links li.showMenu .sub-menu{display:block}.sidebar .nav-links li .sub-menu a{color:#fff;font-size:15px;padding:5px 0;white-space:nowrap;opacity:.6;transition:all .3s ease}.sidebar .nav-links li .sub-menu a:hover{opacity:1}.sidebar.close .nav-links li .sub-menu{position:absolute;left:100%;top:-10px;margin-top:0;padding:10px 20px;border-radius:0 6px 6px 0;transition:all .4s ease;opacity:0;display:block;pointer-events:none}.sidebar.close .nav-links li:hover .sub-menu{top:0;opacity:1;pointer-events:auto;transition:all .4s ease}.sidebar.close .nav-links li .sub-menu .link_name{display:none;font-size:18px;opacity:1;display:block}.sidebar .nav-links li .sub-menu.blank{opacity:1;pointer-events:auto;padding:3px 20px 6px 0;opacity:0;pointer-events:none;transition:0s}.sidebar .nav-links li:hover .sub-menu.blank{top:50%;transform:translateY(-50%)}.sidebar .profile-details{position:fixed;width:300px;bottom:0;display:flex;align-items:center;justify-content:space-between;background:#1d1b31;padding:6px 0;transition:all .5s ease}.sidebar.close .profile-details{background:none;width:77px}.sidebar .profile-details .profile-content{display:flex;align-items:center}.sidebar .profile-details img{height:52px;width:52px;-o-object-fit:cover;object-fit:cover;border-radius:16px;margin:10px 12px 11px;background:#1d1b31;transition:all .5s ease}.sidebar.close .profile-details img{padding:10px}.sidebar .profile-details .job,.sidebar .profile-details .profile_name{color:#fff;font-size:18px;font-weight:500;white-space:nowrap}.sidebar.close .profile-details .job,.sidebar.close .profile-details .profile_name,.sidebar.close .profile-details i{display:none}.sidebar .profile-details .job{font-size:12px}.home-section{left:300px;width:calc(100% - 300px)}.home-section,.home-section-exception{position:relative;background:#fff;height:60px;transition:all .5s ease;box-shadow:1px 1px 3px rgba(0,0,0,.1)}.home-section-exception{margin-bottom:20px;width:100%}.sidebar.close~.home-section{left:78px;width:calc(100% - 78px)}.home-content{height:60px;display:flex;align-items:center}.home-section .home-content .fa-bars,.home-section .home-content .text{color:#11101d;font-size:30px}.home-section .home-content .fa-bars{margin:0 15px;cursor:pointer}.home-section .home-content .text{font-size:26px;font-weight:600}.conteudo{padding:20px 20px 40px;transition:all .3s}.secondary-nav{display:flex;align-items:center;height:100%;margin-left:auto;margin-right:5%}.btn-base{padding:8px 18px;font-weight:600;line-height:1;border:1px solid #e8e8e8;border-radius:100px;background-color:#fff;transition:all .4s ease}.btn-base:hover{background-color:#ececec;transition:all .2s ease}.btn-se{padding:8px 18px;font-weight:600;line-height:1;border:1px solid #e8e8e8;border-radius:100px;color:#fff;background-color:#0057ff;transition:all .4s ease}.btn-se:hover{background-color:#0042c3;transition:all .2s ease}#decoration-link{text-decoration:none}#mainPath{min-height:79px;max-height:159px}#mainPath>div>table{margin-bottom:0}.cardBorderVisualized{background-color:rgba(0,0,0,.1)}.archor{position:relative;display:inline-block;cursor:pointer;border-bottom:1px dashed #000}.archor .balloon{visibility:hidden;background-color:#fff;color:#000;text-align:justify;border:1px solid #000;border-radius:6px;padding:10%;position:absolute;z-index:10;opacity:0}.archor .balloon:before{content:"";position:absolute;top:100%;left:40%;margin-left:-5px;border:5px solid transparent;border-top-color:#555}.archor:hover .balloon{visibility:visible;opacity:1}#select-manager,.text-demand,.text-participation{margin-top:auto;margin-bottom:auto}.text-demand,.text-participation{width:100%}#demandaSeuMercado,#participacaoMercado{flex:none;width:100px}.fa-info-circle,.required>span{cursor:help}#business-card{display:block;width:405px;opacity:unset}#effective-information{position:relative;width:100%;height:250px;overflow:scroll;overflow-x:hidden}#heading1,#heading2,#heading3{box-shadow:1px 1px 3px rgba(0,0,0,.6);padding:2%}#heading3{margin-bottom:2%}#financial-information{position:relative;width:100%;height:400px;overflow:scroll;overflow-x:hidden}#af-hf1,#af-hf2,#af-hf3,#af-hf4,#af-hf5,#af-hf6{min-height:370px;box-shadow:1px 1px 3px rgba(0,0,0,.6);padding:2%}#af-hf6{margin-bottom:2%}div>.text-justify-align{align-items:center}.archor-financial{position:relative;display:inline-block;cursor:pointer}#editNode{line-height:inherit}.archor-financial .balloon-financial{visibility:hidden;background-color:#fff;color:#000;text-align:justify;border:1px solid #000;border-radius:6px;padding:100%;position:absolute;z-index:10;opacity:0}.archor-financial .balloon-financial:before{content:"";position:absolute;top:100%;left:40%;margin-left:-5px;border:5px solid transparent;border-top-color:#555}.archor-financial:hover .balloon-financial{visibility:visible;opacity:1}.archor-patrimonial{position:relative;display:inline-block;cursor:pointer;border-bottom:1px dashed #000}.archor-patrimonial .balloon-patrimonial{visibility:hidden;background-color:#fff;color:#000;text-align:justify;border:1px solid #000;border-radius:6px;padding:10%;position:absolute;z-index:10;opacity:0}.archor-patrimonial .balloon-patrimonial:before{content:"";position:absolute;top:100%;left:40%;margin-left:-5px;border:5px solid transparent;border-top-color:#555}.archor-patrimonial:hover .balloon-patrimonial{visibility:visible;opacity:1}.archor-ptc1,.archor-ptc2,.archor-ptc3,.archor-ptc4,.archor-ptc5,.archor-ptc6,.archor-ptc7{position:relative;display:inline-block;cursor:help}.archor-ptc1 .balloon-ptc1,.archor-ptc2 .balloon-ptc2,.archor-ptc3 .balloon-ptc3,.archor-ptc4 .balloon-ptc4,.archor-ptc5 .balloon-ptc5,.archor-ptc6 .balloon-ptc6,.archor-ptc7 .balloon-ptc7{visibility:hidden;background-color:#fff;color:#000;text-align:justify;border:1px solid #000;border-radius:6px;padding:100%;position:absolute;z-index:10;opacity:0}.archor-ptc1 .balloon-ptc1:before,.archor-ptc2 .balloon-ptc2:before,.archor-ptc3 .balloon-ptc3:before,.archor-ptc4 .balloon-ptc4:before,.archor-ptc5 .balloon-ptc5:before,.archor-ptc6 .balloon-ptc6:before,.archor-ptc7 .balloon-ptc7:before{content:"";position:absolute;top:100%;left:40%;margin-left:-5px;border:5px solid transparent;border-top-color:#555}.archor-ptc1:hover .balloon-ptc1,.archor-ptc2:hover .balloon-ptc2,.archor-ptc3:hover .balloon-ptc3,.archor-ptc4:hover .balloon-ptc4,.archor-ptc5:hover .balloon-ptc5,.archor-ptc6:hover .balloon-ptc6,.archor-ptc7:hover .balloon-ptc7{visibility:visible;opacity:1}#myTab>li>.active{border-top-left-radius:0;border:1px solid #dee2e6;border-bottom-color:#fff}.tabTituloEtapa{background-color:#16a2b8!important;color:#fff!important;font-weight:700!important}.cardBorder{box-shadow:1px 1px 3px rgba(0,0,0,.6)}#receivedMessage{padding:0}.scrollBar{overflow:scroll;overflow-x:visible;height:300px}#messageAccept,#messageRejection{padding:0}#sazonalidadeEscolhida,.border-green{border:1px solid rgba(0,128,0,.6);box-shadow:1px 1px 3px rgba(0,0,0,.6)}.layout{margin-left:300px;padding-right:320px;margin-right:-300px;transition:all .3s}.content{width:100%;height:100%}#link-menu,#link-menu:focus,#link-menu:hover{color:inherit;text-decoration:none;transition:all .3s}ul>.noDecoration{list-style:none}#navbarDropdown:after{content:none}.navbar{width:100%;padding:15px 10px;background:#fff;border:none;border-radius:0;box-shadow:1px 1px 3px rgba(0,0,0,.1)}#navbarNav>.navbar-nav{padding-left:3%!important}.navbar-btn{background:none;box-shadow:none;outline:none!important;border:none}#content{padding:20px;transition:all .3s}.text-purple{color:#939}.text-path{background-color:#0d89f0}#effective-list>li{margin-left:10%;display:list-item;background-color:transparent;border:none}#pathDoor{padding:1px 5px 3px 6px;border-radius:50rem}#pathDoor>.fa-file{color:#fff;cursor:pointer}.conteudo>.formulario{display:block;width:70%;padding-left:30px;padding-bottom:30px;margin:0 auto}li>.dropdown-toggle:after{content:none}div>.dropdown-menu{min-width:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}#otrError{width:82px}.linhaConteudo>.i-admc{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;font-size:15px;width:64px;height:35px;padding-top:5px;padding-right:0;padding-left:10px}.linhaConteudo>.l-admc{font-size:12px;font-weight:700}.linhaConteudo>.lps-admc,.linhaConteudo>.lss-admc{width:120px}.text-justify{text-align:justify}.accordion-item{border:1px solid rgba(0,0,0,.125);border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.accordion-button{background-color:rgba(0,0,0,.03);border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.accordion-body{background-color:#fff}#buttone{color:#0c63e4;border:1px solid rgba(0,0,0,.35)}#buttone:not(.collapsed){background-color:#fff}#buttone:focus{box-shadow:none;border-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.35);border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}#buttone:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 01.708 0L8 10.293l5.646-5.647a.5.5 0 01.708.708l-6 6a.5.5 0 01-.708 0l-6-6a.5.5 0 010-.708z'/%3E%3C/svg%3E")}#caminhoBtn{background:#3369e7;background-image:linear-gradient(314deg,#00aeff,#3369e7)}#caminhoBtn,#caminhoBtn:hover{color:#fff!important;box-shadow:0 0 5px 1px rgba(0,130,215,.4)}#caminhoBtn:hover{background:#3369e7;background-image:linear-gradient(166deg,#00aeff,#3369e7)}.form-control:disabled,.form-control[readonly]{cursor:not-allowed}.input-group>.fa{display:inherit}.card-info{padding:20px;margin:20px 0;border-radius:3px;border:1px solid #eee;border-left:5px solid #adb5db}.card-body>p>a,.card-text>a{text-decoration:none}.progress-item-main{margin-top:1%}.progress-item,.progress-item-main{font-size:13px;text-align:center}.custom-select{text-align:center;-moz-text-align-last:center;text-align-last:center}.custom-select>option{text-align:left}.separator-line{margin-top:0;margin-bottom:1rem;background-image:linear-gradient(90deg,#000,#000,transparent);background-color:transparent;opacity:unset}#consultoresDisponiveis{background-color:#fff}.jstree-default .jstree-anchor{width:90%}#actionButtons{min-height:36px}#divBarras{width:100%;height:150px;margin-left:10px;padding-right:100%;font-family:Verdana,Helvetica,sans-serif;font-size:14px;overflow-y:scroll;overflow-x:hidden}#barras{width:428px;height:30px;float:left;margin:2px 0}.barra1,.barra2,.barra3,.barra4,.barra5,.barra6,.barra7,.barra8,.barra9,.barra10{color:#fff;padding-left:10px;height:30px;line-height:30px}.barra1{background-color:red}.barra2{background-color:#712a03}.barra3{background-color:#00f}.barra4{background-color:#8300ff}.barra5{background-color:#ff0084}.barra6{background-color:#00ff93}.barra7{background-color:#f60}.barra8{background-color:#ffc600}.barra9{background-color:#093}.barra10{background-color:#93ff00}@media screen and (min-width:509px) and (max-width:767px){#consultoresDisponiveis{width:100%}.archor-financial .balloon-financial{width:2700%;top:100%;right:-300%}.archor-financial .balloon-financial:before{top:-9%;left:87%;transform:rotate(180deg)}.archor-ptc1 .balloon-ptc1,.archor-ptc2 .balloon-ptc2,.archor-ptc3 .balloon-ptc3,.archor-ptc4 .balloon-ptc4,.archor-ptc5 .balloon-ptc5,.archor-ptc6 .balloon-ptc6,.archor-ptc7 .balloon-ptc7{width:2800%;top:100%;right:-1000%}.archor-ptc1 .balloon-ptc1:before,.archor-ptc2 .balloon-ptc2:before,.archor-ptc3 .balloon-ptc3:before,.archor-ptc4 .balloon-ptc4:before,.archor-ptc5 .balloon-ptc5:before,.archor-ptc6 .balloon-ptc6:before,.archor-ptc7 .balloon-ptc7:before{top:-9.8%;left:62.5%;transform:rotate(180deg)}}@media screen and (min-width:509px) and (max-width:535px){.archor .balloon{width:480%;top:100%;right:-330%}.archor .balloon:before{top:-3%;left:22%;transform:rotate(180deg)}}@media screen and (min-width:536px) and (max-width:550px){.archor .balloon{width:500%;top:100%;right:-400%}.archor .balloon:before{top:-3%;left:11%;transform:rotate(180deg)}}@media screen and (min-width:551px) and (max-width:575px){.archor .balloon{width:555%;top:100%;right:-69%}.archor .balloon:before{top:-4%;left:81%;transform:rotate(180deg)}}@media screen and (min-width:576px) and (max-width:671px){.archor .balloon{width:570%;top:100%;right:-380%}.archor .balloon:before{top:-3%;left:25%;transform:rotate(180deg)}}@media (max-width:671px){.primary-nav>.nav>.nav-item{display:none}}@media screen and (min-width:672px) and (max-width:767px){.archor .balloon{width:680%;top:100%;right:-433%}.archor-patrimonial .balloon-patrimonial{width:380%;top:100%;right:-115%}.archor-patrimonial .balloon-patrimonial:before{top:-2.9%;left:53.5%;transform:rotate(180deg)}}@media screen and (min-width:768px) and (max-width:991px){.archor .balloon{width:790%;top:100%;right:-490%}.archor .balloon:before{top:-4%;left:32%;transform:rotate(180deg)}.archor-patrimonial .balloon-patrimonial{width:460%;top:100%;right:-340%}.archor-patrimonial .balloon-patrimonial:before{top:-3.1%;left:12.5%;transform:rotate(180deg)}.archor-financial .balloon-financial{width:4100%;top:100%;right:-340%}.archor-financial .balloon-financial:before{top:-9%;left:90.4%;transform:rotate(180deg)}.archor-ptc1 .balloon-ptc1,.archor-ptc2 .balloon-ptc2,.archor-ptc3 .balloon-ptc3,.archor-ptc4 .balloon-ptc4,.archor-ptc5 .balloon-ptc5,.archor-ptc6 .balloon-ptc6,.archor-ptc7 .balloon-ptc7{width:4400%;top:100%;right:-2700%}.archor-ptc1 .balloon-ptc1:before,.archor-ptc2 .balloon-ptc2:before,.archor-ptc3 .balloon-ptc3:before,.archor-ptc4 .balloon-ptc4:before,.archor-ptc5 .balloon-ptc5:before,.archor-ptc6 .balloon-ptc6:before,.archor-ptc7 .balloon-ptc7:before{top:-11.5%;left:37.5%;transform:rotate(180deg)}}@media screen and (min-width:992px) and (max-width:1199px){#consultoresDisponiveis{left:70%}.archor .balloon{width:1000%;top:100%;right:-592%}.archor .balloon:before{top:-5%;left:36%;transform:rotate(180deg)}.archor-patrimonial .balloon-patrimonial{width:580%;top:100%;right:-470%}.archor-patrimonial .balloon-patrimonial:before{top:-4%;left:8.3%;transform:rotate(180deg)}.archor-financial .balloon-financial{width:5600%;top:100%;right:-470%}.archor-financial .balloon-financial:before{top:-10%;left:91%;transform:rotate(180deg)}.archor-ptc1 .balloon-ptc1,.archor-ptc2 .balloon-ptc2,.archor-ptc3 .balloon-ptc3,.archor-ptc4 .balloon-ptc4,.archor-ptc5 .balloon-ptc5,.archor-ptc6 .balloon-ptc6,.archor-ptc7 .balloon-ptc7{width:5800%;top:100%;right:-3600%}.archor-ptc1 .balloon-ptc1:before,.archor-ptc2 .balloon-ptc2:before,.archor-ptc3 .balloon-ptc3:before,.archor-ptc4 .balloon-ptc4:before,.archor-ptc5 .balloon-ptc5:before,.archor-ptc6 .balloon-ptc6:before,.archor-ptc7 .balloon-ptc7:before{top:-12.4%;left:36.9%;transform:rotate(180deg)}}@media screen and (min-width:992px) and (max-width:2610px){#consultoresDisponiveis{left:60%}}@media (max-width:1200px){.table-responsive{overflow-x:auto}}@media screen and (min-width:1200px) and (max-width:1399px){.archor .balloon{width:1230%;bottom:100%;right:-710%}.archor .balloon:before{left:39%}.archor-patrimonial .balloon-patrimonial{width:700%;top:100%;right:-366%}.archor-patrimonial .balloon-patrimonial:before{top:-5%;left:39%;transform:rotate(180deg)}.archor-financial .balloon-financial{width:6800%;top:100%;right:-550%}.archor-financial .balloon-financial:before{top:-15%;left:91.2%;transform:rotate(180deg)}.archor-ptc1 .balloon-ptc1,.archor-ptc2 .balloon-ptc2,.archor-ptc3 .balloon-ptc3,.archor-ptc4 .balloon-ptc4,.archor-ptc5 .balloon-ptc5,.archor-ptc6 .balloon-ptc6,.archor-ptc7 .balloon-ptc7{width:6900%;top:100%;right:-4400%}.archor-ptc1 .balloon-ptc1:before,.archor-ptc2 .balloon-ptc2:before,.archor-ptc3 .balloon-ptc3:before,.archor-ptc4 .balloon-ptc4:before,.archor-ptc5 .balloon-ptc5:before,.archor-ptc6 .balloon-ptc6:before,.archor-ptc7 .balloon-ptc7:before{top:-12.4%;left:35.5%;transform:rotate(180deg)}}@media screen and (min-width:1400px) and (max-width:1499px){.linhaConteudo>.i-admc{width:80px}}@media screen and (min-width:1400px) and (max-width:2560px){.archor-patrimonial .balloon-patrimonial{width:840%;top:100%;right:-720%}.archor-patrimonial .balloon-patrimonial:before{top:-5.5%;left:7%;transform:rotate(180deg)}.archor-ptc1 .balloon-ptc1,.archor-ptc2 .balloon-ptc2,.archor-ptc3 .balloon-ptc3,.archor-ptc4 .balloon-ptc4,.archor-ptc5 .balloon-ptc5,.archor-ptc6 .balloon-ptc6,.archor-ptc7 .balloon-ptc7{width:8200%;top:100%;right:-5200%}.archor-ptc1 .balloon-ptc1:before,.archor-ptc2 .balloon-ptc2:before,.archor-ptc3 .balloon-ptc3:before,.archor-ptc4 .balloon-ptc4:before,.archor-ptc5 .balloon-ptc5:before,.archor-ptc6 .balloon-ptc6:before,.archor-ptc7 .balloon-ptc7:before{top:-17%;left:35.9%;transform:rotate(180deg)}}@media screen and (min-width:1500px) and (max-width:1699px){.linhaConteudo>.i-admc{width:90px}}@media screen and (min-width:1700px) and (max-width:1899px){.linhaConteudo>.i-admc{width:100px}}@media screen and (min-width:1900px) and (max-width:2099px){.linhaConteudo>.i-admc{width:120px}}@media screen and (min-width:2100px) and (max-width:2299px){.linhaConteudo>.i-admc{width:130px}}@media screen and (min-width:2300px) and (max-width:2499px){.linhaConteudo>.i-admc{width:140px}}@media screen and (min-width:2500px) and (max-width:2610px){.linhaConteudo>.i-admc{width:150px}}.required:after{content:" *";color:red}.sminput{width:100px!important}