.user-dropdown{position:relative;height:100%}.user-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-weight:400;height:100%;padding:0 10px;font-size:.8rem}.user-dropdown:hover{background-color:rgba(0,0,0,.2)}.user-dropdown-content{position:absolute;right:0;background-color:#232526;color:#fff;min-width:170px;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2);box-shadow:0 8px 16px 0 rgba(0,0,0,.2);padding:10px;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;visibility:hidden;opacity:0;-webkit-transition:visibility 0s,opacity .5s linear;transition:visibility 0s,opacity .5s linear}.user-dropdown:hover .user-dropdown-content{visibility:visible;opacity:1}.user-dropdown-content a,.user-dropdown-content a:hover{text-decoration:none;color:#fff;padding:10px}.user-dropdown-content a:hover{background-color:hsla(0,0%,100%,.2)}.header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header,.header-title{grid-area:header;background-color:#232526;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.9rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-title{height:100%}.header-title .menu-filter{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;margin:20px;padding-bottom:8px;border-bottom:1px solid #aaa}.header-title .menu-filter i{color:#aaa;margin-right:10px}.header-title .algolia-autocomplete .algolia-autocomplete-left .ds-dropdown-menu{left:0!important;right:inherit!important}.algolia-autocomplete .ds-dropdown-menu{top:-6px;border-radius:4px;margin:6px 0 0;padding:0;text-align:left;height:auto;position:relative;background:transparent;border:none;z-index:999;max-width:600px;min-width:500px;-webkit-box-shadow:0 1px 0 0 rgba(0,0,0,.2),0 2px 3px 0 rgba(0,0,0,.1);box-shadow:0 1px 0 0 rgba(0,0,0,.2),0 2px 3px 0 rgba(0,0,0,.1);background:#fff!important;border:1px solid rgba(0,0,0,.1)!important;-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.175)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.175)!important}@media (min-width:768px){.algolia-autocomplete .ds-dropdown-menu{width:175%}}.algolia-autocomplete .ds-dropdown-menu{width:100%;min-width:0!important;max-width:none!important;padding:0!important;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.18);box-shadow:0 .5rem 1rem rgba(0,0,0,.18)}header input{height:30px;padding:10px;min-width:210px;color:#232526;font-size:1rem;border:0;outline:0;background-color:#fff}.div-container{height:100%;border-left:1px solid #4e5050}.div-icon{height:100%;border-right:1px solid #4e5050;padding:13px 10px 10px}.background-icon,.div-icon{cursor:pointer;margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.background-icon{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;border-radius:50%;background-color:#aaaaab}.icon{font-size:2rem;margin:0}.div-icon:hover{background-color:#343a44}.title{font:400 12px/20px open sans,Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:start}.title a{color:#fff;font-size:1.3rem;text-decoration:none}@media only screen and (max-width:320px){.navbar-brand{margin-right:10px!important;font-size:1rem!important}}.title a:hover,header .toggle{color:#fff;text-decoration:none}header .toggle{cursor:pointer;width:60px;height:100%;justify-self:flex-start;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}header a.toggle:hover{color:#fff;background-color:rgba(0,0,0,.2);text-decoration:none}.menu{grid-area:menu;background-color:#000;font-size:.9rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:285px;max-width:800px;height:calc(100vh - 48px);-webkit-transition:all .5s ease;transition:all .5s ease}.menu a,.menu a:hover{color:#fff;text-decoration:none}.menu .tree-node.selected>.tree-content{border-left:2px solid #fffb00;color:#fffb00!important;background:rgba(115,134,3,.5)!important}.menu .tree-node .tree-content:hover{background-color:hsla(0,0%,100%,.2)!important}.tree-arrow.has-child{-webkit-filter:brightness(6);filter:brightness(6)}.tree-filter-empty{color:#ccc;font-size:1rem;margin-left:20px}.content{grid-area:content;background-color:#fff;z-index:1;height:calc(100vh - 48px);overflow:auto}*{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body{margin:0}tbody th{font-weight:400}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh;display:grid;grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr;grid-template-columns:-webkit-min-content 1fr;grid-template-columns:min-content 1fr;grid-template-areas:"header header" "menu content"}.chart-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:2px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.chart-content{width:100%}.page-title{padding:10px 20px;border:1px solid rgba(0,0,0,.2)}.page-title div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0}.page-title div>h1{color:#545454;font-size:1.3rem;margin:0}.page-title .update{padding:0;color:#777}.page-title .update>p{font-size:.8rem;margin:0}.page-title h2{color:#777;margin-top:5px;margin-bottom:0;font-size:.8rem}.stat{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#fff;color:#545454;padding:20px;border:1px solid rgba(0,0,0,.2)}.stat,.stat-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.stat-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stat-icon .icon{font-size:2rem}.stat-info{-webkit-box-flex:1;-ms-flex:1;flex:1;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:end;-ms-flex-align:end;align-items:flex-end}.stat-title,.stat-value{font-size:1rem;font-weight:700}.card-container,.card-dash{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.card-dash{width:100%;height:100px;background-color:#ffb300;border-radius:0 5px 5px 0;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);padding:0 17px 17px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.titulo{font-size:14px;font-family:Roboto,sans-serif;margin-bottom:5px}.titulo,.valor{color:#333}.card-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:15px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;text-align:start}.card-icon{margin-top:10px;margin-bottom:10px;color:#fff}.card-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box-icon,.card-row{display:-webkit-box;display:-ms-flexbox;display:flex}.box-icon{width:40%;background-color:#333;border-radius:5px 0 0 5px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1340px){.titulo{font-size:12px}.valor{font-size:20px}}.row-card{width:100.9%;display:grid;grid-template-columns:repeat(4,1fr)}.chart-row{background-color:#fcfcfc;padding:15px 30px 30px 0;margin-top:10px;margin-bottom:20px;width:99.5%;border-radius:5px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1)}@media (max-width:880px){.row-card{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.row-card{grid-template-columns:1fr}}.article-item{margin-bottom:5px;background-color:#fff;padding:10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-decoration:none}.article-item:hover{background-color:rgba(0,0,0,.1)}.article-item-info h2{color:#545454;font-size:1rem;margin-bottom:0}.article-item-info .details{font-size:.7rem}.article-item-icon{padding-top:2px;margin-right:5px;color:#545454}.article-item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article-item-info p{font-size:.8rem;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#555;margin:0}.recent-articles-title{font-size:1.3rem;color:#545454}.recent-articles ul{list-style-type:none;padding:0}.alertInput{font-size:70%}.search-input{height:20px;font-size:.8rem}.ql-container{min-height:200px}.alertInput{margin-top:5px;font-size:80%;color:red}.container-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;padding:.5rem;font-size:90%;background-color:rgba(0,0,0,.03)}.hide-text-break{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:200px}.content-status{width:100%}.label-status{font-size:.8rem}.content-status>.multiselect>.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:2px solid #e6e6e6;background:#fff;font-size:14px}.content-status>.multiselect>.multiselect__tags>.multiselect__tags-wrap>.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#000;line-height:1;background:#e6e6e6;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.content-status>.multiselect>.multiselect__tags>.multiselect__tags-wrap>.multiselect__tag>.multiselect__tag-icon:after{color:#000}.content-status>.multiselect>.multiselect__tags>.multiselect__tags-wrap>.multiselect__tag:hover>.multiselect__tag-icon:after{color:#fff}.content-status>.multiselect>.multiselect__tags>.multiselect__tags-wrap>.multiselect__tag:hover>.multiselect__tag-icon:hover{background:#ececec;content:"\D7";color:#ececec;font-size:14px}.content-status>.multiselect>.multiselect__content-wrapper>.multiselect__content>.multiselect__element>.multiselect__option--highlight{background:#ececec}.content-status>.multiselect>.multiselect__content-wrapper>.multiselect__content>.multiselect__element>.multiselect__option--highlight:after{background:#ececec;color:#000}.content-status>.multiselect>.multiselect__content-wrapper>.multiselect__content>.multiselect__element>.multiselect__option--selected.multiselect__option--highlight{background:#ececec}.content-status>.multiselect>.multiselect__content-wrapper>.multiselect__content>.multiselect__element>.multiselect__option--selected.multiselect__option--highlight:after{background:#ececec;color:#000}.articles-by-category ul{list-style-type:none;padding:0}.articles-by-category .load-more{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;margin-top:25px}.load-more button{border-color:#ffc107;background-color:#ffc107;color:#414345}.load-more button:hover{color:#ffc107}.rating{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#343a40;background:#f8f9fa}.rating,.rating .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rating .list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0 10px;margin:0}.rating .list:hover .star{color:#ffe100}.rating .list .star{margin:0;padding:0 5px;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;cursor:pointer}.rating .list .star:hover~.star:not(.active){color:inherit}.rating .list .star:first-child{margin-left:0}.rating .list .star:active{color:#343a40}.rating .info{height:10px}.footer{background-color:#414345;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:Roboto,sans-serif;font-size:1rem}.footer a{text-decoration:none;color:#fff}.footer a:hover{text-decoration:none;color:#fffe02}.footer .footer-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:25px 10px 10px}.footer .footer-container li{list-style-type:none}.footer .footer-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:5px 10px;background:#000}.footer h1{font-size:1.5rem}.title-comment{color:#545454;font-size:.9rem}.description-comment{padding:5px 35px}.article-content{color:#545454;width:100%;padding:5px 20px;word-wrap:break-word}.button-top{cursor:pointer;border-radius:50%;position:fixed;z-index:6;background-color:#ececec;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.2);box-shadow:0 1px 5px rgba(0,0,0,.2);right:5%;bottom:50px;-webkit-transition-duration:.3s,0s;transition-duration:.3s,0s;-webkit-transition-timing-function:ease,ease;transition-timing-function:ease,ease;-webkit-transition:opacity .3s 0s,visibility 0s 0s;transition:opacity .3s 0s,visibility 0s 0s;-webkit-transition-delay:0s,0s;transition-delay:0s,0s}.button-top,.button-top:hover{color:#545454}.back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0;margin-bottom:15px;margin-left:10px;cursor:pointer}.back,.title{color:#545454;font-size:1.2rem}.title{margin:0}.button-cancel{border:2px solid #545454;border-radius:4px;color:#545454;background-color:#fff}.article-content pre{padding:20px;font-size:1.2rem;background-color:#1e1e1e;color:#fff}@media only screen and (max-width:576px) and (max-width:826px){:root{--width-iframe:300px}}@media only screen and (min-width:827px) and (max-width:960px){:root{--width-iframe:600px}}@media only screen and (min-width:961px) and (max-width:1024px){:root{--width-iframe:600px}}@media only screen and (min-width:1025px){:root{--width-iframe:800px}}.article-content iframe{width:var(--width-iframe);height:calc(var(--width-iframe)/2)}.article-content ul{margin:0}.article-content table{display:table;width:800px;text-align:start}.article-content table .td-align-center{background-color:#fff;text-align:start}.article-content table tr{display:table-row;border-collapse:collapse}.article-content table tr:nth-of-type(odd){background-color:rgba(0,0,0,.03)}.article-content table tr:hover{background-color:#ececec}.article-content p{margin:0}.article-content table td{border:2px solid #ececec}.article-content img{max-width:100%}.article-content :last-child{margin-bottom:0}.text-breadcrumb{font-size:.8rem;color:#777;margin-top:5px;margin-left:16px}.eye{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;cursor:pointer;width:20%;height:38px;background-color:#fff;font-size:large}.background-login{background:url(../img/novo_fundo.96aa4a99.png);height:100%;width:100%;background-size:cover}.auth-content{height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.auth-content,.auth-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.auth-modal{margin:20px;border-radius:5px;color:#fff;background-color:#333;width:300px;padding:30px 20px 15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-group{font-size:.8rem}.group-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.group-input i{-webkit-box-sizing:border-box;box-sizing:border-box;padding:2px;background-color:#fff;border-left:none;color:#414345}.group-input .input{border-top-right-radius:0;border-bottom-right-radius:0}.group-input span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:38px;border:1px solid #ced4da;padding:7px 12px;background-color:#fff}.group-input span>svg{font-size:1rem;color:#414345}.auth-modal button{border:none;width:100%;background-color:#ffb300;color:#000}.auth-modal button:hover{background:rgba(255,193,7,.8);color:#000}