.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:100;height:100%;padding:0 20px}.user-dropdown:hover{background-color:rgba(0,0,0,.2)}.user-dropdown-img{margin:0 10px}.user-dropdown-img>img{max-height:37px;border-radius:5px}.user-dropdown-content{position:absolute;right:0;background-color:#f9f9f9;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:1;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{text-decoration:none;color:#000;padding:10px}.user-dropdown-content a:hover{background-color:#ededed;text-decoration:none}.header{grid-area:header;background:-webkit-gradient(linear,left top,right top,from(#1e9a7b),to(#49a7c1));background:linear-gradient(90deg,#1e9a7b,#49a7c1);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;position:fixed;width:100vw;z-index:200;height:60px}.title{font-size:1.2rem;color:#fff;font-weight:100;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.title a,.title a:hover,header.header>a.toggle{color:#fff;text-decoration:none}header.header>a.toggle{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.header>a.toggle:hover{color:#fff;background-color:rgba(0,0,0,.2)}.menu{grid-area:menu;background:-webkit-gradient(linear,left top,right top,from(#232526),to(#414345));background:linear-gradient(90deg,#232526,#414345);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu a,.menu a:hover{color:#fff;text-decoration:none}.menu .tree-node.selected>.tree-content,.menu .tree-node .tree-content:hover{background-color:hsla(0,0%,100%,.2)}.tree-arrow.has-child{-webkit-filter:brightness(2);filter:brightness(2)}.menu .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}.menu .menu-filter i{color:#aaa;margin-right:10px}.menu input{color:#ccc;font-size:1.3rem;border:0;outline:0;width:100%;background:transparent}.tree-filter-empty{color:#ccc;font-size:1.1 rem;margin-left:20px}.content{grid-area:content;background-color:#efefef;padding:20px}.footer{grid-area:footer;background-color:#ddd;color:#333;font-size:.78rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:10px}.footer,.loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loading{grid-area:content;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}*{font-family:Lato,sans-serif}body{margin:0}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh;display:grid;grid-template-rows:60px 1fr 40px;grid-template-columns:400px 1fr;grid-template-areas:"header header" "menu content" "menu footer"}#app.hide-menu{grid-template-areas:"header header" "content content" "footer footer"}.page-title h1{margin:0;font-size:1.8rem}.page-title h2{color:#777;margin-top:5px;font-size:1rem}.stat{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:8px;margin-right:20px;margin-bottom:20px;background-color:#fff;padding:20px;border:1px solid rgba(0,0,0,.2);-webkit-box-shadow:0 1px 5px rgba(0,0,0,.43);box-shadow:0 1px 5px rgba(0,0,0,.43)}.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 i{font-size:2.5rem}.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{font-size:1.3rem}.stats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.article-item{border-radius:8px;margin-bottom:20px;background-color:#fff;padding:20px;border:1px solid rgba(0,0,0,.2);-webkit-box-shadow:0 1px 5px rgba(0,0,0,.15);box-shadow:0 1px 5px rgba(0,0,0,.15)}.article-item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-decoration:none;color:#000}.article-item-info h2{font-size:1.7rem}.article-item-image{padding-right:20px;margin-right:20px;border-right:1px solid #aaa}.article-item-image img{border-radius:5px}.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{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#555;font-size:1.1rem}.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}.article-content{background-color:#fff;border-radius:8px;padding:25px}.article-content pre{padding:20px;border-radius:8px;font-size:1.2rem;background-color:#1e1e1e;color:#fff}.article-content img{max-width:100%}.article-content :last-child{margin-bottom:0}.auth-content{height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:url(https://source.unsplash.com/random);background-size:cover;background-repeat:no-repeat}.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{background-color:#fff;border-radius:4%;width:328px;padding:35px;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.15);box-shadow:0 1px 5px rgba(0,0,0,.15);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.auth-modal input{border:1px solid #bbb;width:100%;margin-bottom:10px;padding:3px 8px}.auth-modal button{-ms-flex-item-align:end;align-self:flex-end;background-color:#2460ae;color:#fff;padding:5px 18px}.auth-modal a{margin-top:18px}.multiselect__option,span.multiselect__single{font-size:10px}.table{font-size:.8em;text-align:center}#pontos,#rfilancamentos{font-size:.9em;text-align:center}.table{font-size:.7em}#modal-multi-corretiva___BV_modal_content_{background:#e3ece3;border-radius:8px;margin-bottom:4px}#defeito-selecao{border:1px solid #3a14c4;border-radius:8px}#defeito-selecao,#id-sos{background:#c7deda;margin-bottom:4px}#id-sos{border:1px solid red;border-radius:8px}#id-informado{border:1px solid #3a14c4;border-radius:8px}#id-diagnosticado,#id-informado{background:#c7deda;margin-bottom:4px}#id-diagnosticado,#id-encerramento{border:1px solid #0c5a02;border-radius:8px}#id-encerramento{background:#c7deda;margin-bottom:4px}#corretiva-nro{color:#f00808;font-size:18px;text-align:center}#garagem{font-size:12px;text-align:center}#selecaostatusx{font-size:.7em}#grupos{font-size:.9em;text-align:center}