.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;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;color:#000}.header{grid-area:header;background:-webkit-gradient(linear,left top,right top,from(#fae10b),to(#fae10b));background:linear-gradient(90deg,#fae10b,#fae10b);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}.title{font-size:1.6rem;color:#fff;font-weight:900;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;letter-spacing:.5rem}.title a{color:#050505;text-decoration:none}.title a:hover{text-decoration:none}header.header>a.toggle{width:60px;height:100%;justify-self:flex-start;text-decoration:none;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{background-color:rgba(0,0,0,.2);color:#fff}@media (max-width:800px){.title{font-size:1rem;color:#fff;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;letter-spacing:normal}.logo{width:140px}}.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;-ms-flex-wrap:wrap;flex-wrap:wrap}.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-color:transparent}.tree-filter-empty{color:#ccc;margin-left:20px;font-size:1.3rem}.menu .menu-logo{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;padding:5px;background-color:hsla(0,0%,100%,.2)}.content{grid-area:content;background-color:#efefef;margin:20px}@-webkit-keyframes slide-in{0%{-webkit-transform:translateY(-30px);transform:translateY(-30px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-in{0%{-webkit-transform:translateY(-30px);transform:translateY(-30px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes slide-out{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(-30px);transform:translateY(-30px);opacity:0}}@keyframes slide-out{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(-30px);transform:translateY(-30px);opacity:0}}.slide-enter-active{-webkit-animation:slide-in .3s ease;animation:slide-in .3s ease}.slide-leave-active{-webkit-animation:slide-out .3s ease;animation:slide-out .3s ease}.footer{grid-area:footer;background:#ddd;color:#333;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:10px;font-size:.9rem}.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}#historico-planejamento>h5{text-align:center}hr{margin:0}.label{font-size:.7rem;font-weight:900}label{font-size:.8rem;margin-bottom:3px!important}.form-group{margin-bottom:0!important}.titulo-itens-planejamento{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;background-color:#fff5e9}.btn-novo-item-planejamento{font-size:1.5rem;color:red}.titulo-novo-item-planejamento{color:red}#lista-publicacoes{background-color:#fff5e9;font-size:.8rem;border-radius:5px}#titutlo-colunas-publicacoes{font-weight:700}.plan-info{font-size:.8rem;opacity:.6}#planejamento>svg{margin-right:10px}#menu-horizontal{grid-area:"menu-horizontal";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;width:100%;background-color:#000;color:#f5f5f5}#menu-horizontal>div>a{font-size:1rem;color:#fff;text-decoration:none}#menu-horizontal>div{padding:3px 10px}#menu-horizontal>div:hover{background-color:rgba(248,242,242,.363)}svg{margin-right:10px}*{font-family:Lato,sans-serif}body{margin:0;background-color:#000}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh;width:100%;display:grid;grid-template-rows:80px 30px 1fr 40px;grid-template-columns:1fr}#app,#app.hide-menu{grid-template-areas:"header header" "menu-horizontal menu-horizontal" "content content" "footer footer"}.label-data[data-v-17220d06]{white-space:nowrap;overflow:hidden;margin:0;font-size:.8rem}.emailResponsavel,.nomeResponsavel{font-size:.8rem!important;margin-left:5px;margin-bottom:0;white-space:nowrap;text-align:left!important}.iconExcluir{cursor:pointer;text-align:left!important}.coluna-responsavel{padding:5px!important}.incluir-responsavel{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#faebd7;margin-top:30px}.incluir-responsavel,.item-responsavel,.modal-titulo{display:-webkit-box;display:-ms-flexbox;display:flex}.item-responsavel{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-10px}.item-nome{padding-left:10px;font-size:.9rem}legend{font-weight:700}.instrucoes{font-size:.8rem;opacity:.7;padding-bottom:15px}.incluir-responsavel{background-color:#fec77f}.itemAnotacao{font-size:.8rem;padding:0;margin-bottom:10px}.tituloAnotacao{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;font-weight:700}.btn-Incluir-Anotacao{padding:0;margin:0}.data-anotacao{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:.7rem}.cabecalho-anotacao,.data-anotacao{display:-webkit-box;display:-ms-flexbox;display:flex}.cabecalho-anotacao{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dg-btn--ok{border-color:green}.dg-btn-loader .dg-circle{background-color:#1df31d}.anotacao-texto{padding:0 25px 10px 45px}#historico{border:1px solid #dbdbdb;padding:10px;margin-top:15px}.tituloHistorico{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;font-weight:700}.item-historico{font-size:.8rem}.load-more{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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.veja-mais{color:red;font-size:.8rem}.icon-veja-mais,.veja-mais{cursor:pointer}.criado{padding:0;font-size:.8rem;opacity:.7}.atencao{color:red}.icon-alterar{cursor:pointer}table#table-tags .flip-list-move{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.filtro,.paginas{padding:0}.filtro>.row>.col,.paginas>.row>.col{padding:0 10px}.acoes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#tags{padding:10px}.container-tags{background-color:#fee2be;border:none}.tituloLegenda{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;font-weight:700}.btnSalvarLegenda{margin-top:-15px;margin-bottom:15px}.nome-header{color:#1d1306}.grid{display:grid}.grid-template-areas-1{grid-template-columns:60% 40%;grid-template-rows:auto auto auto auto 1fr;grid-template-areas:"tarefa projeto" "tarefa atribuicao" "tarefa tags" "tarefa data-limite" "tarefa assistindo"}@media (max-width:736px){.grid-template-areas-1{grid-template-columns:100%;grid-template-rows:auto auto auto auto auto 1fr;grid-template-areas:"tarefa" "projeto" "atribuicao" "tags" "data-limite" "assistindo"}}.item{font-size:1em}.tarefa{grid-area:tarefa;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.projeto{grid-area:projeto;background-color:#fdb04c;padding:10px;font-size:.9rem}.atribuicao{grid-area:atribuicao;background-color:rgba(253,175,72,.7);padding:10px}.data-limite{grid-area:data-limite;background-color:rgba(250,177,82,.514);padding:10px}.tags{grid-area:tags;background-color:rgba(252,171,65,.342)}.assistindo,.tags{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}.assistindo{grid-area:assistindo}.ultima-alteracao{font-size:.7rem;padding-top:0}.b-form-btn-label-control.form-control>label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:.8rem!important}.rotulo-tarefa{font-size:.8rem}.atribuicao .listaResponsaveis{background-color:#faebd7}.modal-titulo>.item-acoes{color:#fff;position:absolute;left:50%;margin-left:-50px}#tarefa{margin-bottom:15px}.group-task{margin:5px}.title-task{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nome-task{display:block;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;padding:10px 0 0 10px}.description-task{font-size:.8rem;padding:0 10px 10px 10px}.situation-task div button{background-color:#faebd7;border:none;margin:0}.situation-task div button:hover{color:#fff;background-color:#f5dab8}.situation-task div button .icon-task-situation:hover{color:#fff;background-color:#f5d3aa}.card-task{background-color:#EFEFEF!;max-width:100%}.card-task .card-body{padding:0 0 0 0}.icon-task-situation{color:#ff7606;width:14px;height:14px}.atraso{display:inline;background-color:red;color:#f5f5f5;font-weight:700;border:1px solid red;border-radius:8px;padding:2px 5px;font-size:.6rem}.container-btn-detalhe{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}.btnDetalhe{color:#1d04fa!important;background-color:#faebd7!important;font-weight:900!important}.opcoesSituacao{background-color:#f6e9d8}ul.dropdown-menu.show{padding:0}.task-list{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tarefaNaoEncontrada{opacity:.7;font-size:.9rem}.flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-item{border:1px solid red}.modal-subtitulo{font-size:.8rem}#incluir-tarefa___BV_modal_header_{background:-webkit-gradient(linear,left top,right top,from(#ada996),color-stop(#f2f2f2),color-stop(#dbdbdb),to(#eaeaea));background:linear-gradient(90deg,#ada996,#f2f2f2,#dbdbdb,#eaeaea)}.col-situacao{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.task-col{width:250px;margin-right:10px}.task-titulo{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}.task-titulo p{padding:8px 0;color:#fff}.qtde-tarefas{position:absolute;top:0;right:0;margin-top:-3px;margin-right:5px;font-size:1rem}.admin-pages{margin-top:20px;margin-left:20px}.page-title h1{margin:0}.page-title h2{color:#777;margin-top:5px;font-size:1.3rem}.tarefa-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)}.tarefa-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}.tarefa-item-info h2{font-size:1.7rem}.tarefa-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}.tarefa-item-info p{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#555;font-size:1.1rem}.tarefas-por-categoria ul{list-style-type:none;padding:0}.tarefas-por-categoria .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}.tarefa-content{background-color:#fff;border-radius:8px;padding:25px}.auth-content,.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.auth-content{height:100%}.auth-modal{background-color:#fff;width:350px;padding:35px;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.15);box-shadow:0 1px 5px rgba(0,0,0,.15);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}.auth-title{font-size:1.2rem;font-weight:100;margin-top:10px;margin-bottom:15px}.auth-modal input{border:1px solid #bbb;width:100%;margin-bottom:15px;padding:3px 8px}.auth-modal button{-ms-flex-item-align:end;align-self:flex-end;background-color:#2460ae;color:#fff;padding:5px 15px}.auth-modal a{margin-top:35px}.auth-modal hr{border:0;width:100%;height:3px;background-image:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,47.1%,0)),color-stop(hsla(0,0%,47.1%,.75)),to(hsla(0,0%,47.1%,0)));background-image:linear-gradient(90deg,hsla(0,0%,47.1%,0),hsla(0,0%,47.1%,.75),hsla(0,0%,47.1%,0))}#painel{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:20px;margin-left:20px}.coluna{background-color:hsla(0,0%,83.1%,.144);border:1px solid #cecbcb;width:250px;height:auto;margin-right:25px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);box-shadow:0 0 0 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);border-radius:5px}.coluna-titulo{background-color:hsla(0,0%,83.1%,.644);border-radius:5px 5px 0 0;padding:10px;margin-bottom:20px;white-space:nowrap;text-overflow:ellipsis;max-width:300px;overflow:hidden}#datas-comemorativas{margin-right:20px}.item-data-comemorativa{display:-webkit-box;display:-ms-flexbox;display:flex}.content{margin:0;padding:0}#minhas-tarefas{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:40% 60%;grid-template-areas:"area1 area2" "tarefas-concluidas"}.area1{margin:0;padding:15px 25px 0 25px;background-color:#f5ebc0;height:100%}.area2{margin:0;padding:15px 25px 20px 25px;background-color:rgba(241,236,236,.392)}@media (max-width:800px){#minhas-tarefas{display:grid;grid-template-rows:1fr 2fr;grid-template-columns:100%;grid-template-areas:"area1" "area2"}.area1{margin:0;padding:15px 25px 0 25px;background-color:#f5ebc0}}.area2-titulo{color:#f40}.minha-tarefa{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}#minhas-tarefas>div.area.area2>div>div>div>div{margin:0}#painel-servicos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:10px;margin-left:10px}#painel-servicos>.coluna{background-color:hsla(0,0%,83.1%,.144);border:1px solid #cecbcb;width:250px;height:auto;margin-right:25px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);box-shadow:0 0 0 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.19);border-radius:5px}#painel-servicos .coluna-titulo{text-align:center;color:#fff;font-weight:700;font-size:1.2rem;padding:0;margin:0 0 20px 0}#painel-servicos .coluna-titulo .coluna-nome{position:relative;text-align:center;top:10px}#painel-servicos .coluna-titulo .qtde-tarefas{position:relative;right:0;top:-25px;text-align:right}.uma-tarefa{margin:0 10px}.content{margin-top:15px}*{font-family:Trebuchet MS,sans-serif}#table-tarefas{font-size:.9rem;Padding:10px 40px 0 40px}#tabela-todas-tarefas{-webkit-box-shadow:7px 2px 23px -6px rgba(0,0,0,.79);box-shadow:7px 2px 23px -6px rgba(0,0,0,.79)}#tabela-todas-tarefas>tbody>tr>td{margin:0;padding:0}.barra-linha{border-left:solid;border-color:#00f;border-left-width:5px}.incluir-responsavel{background-color:#fff}.limite-caracteres{white-space:nowrap;text-overflow:ellipsis;max-width:300px;overflow:hidden}.container-acoes{display:-webkit-box;display:-ms-flexbox;display:flex}.responsaveis,.tags{border:1px solid}.container-tags,.responsaveis,.tags{background-color:#f0f8ff}#extras>.btn-fechar-detalhe{float:right;position:absolute;top:0;right:0;margin:10px 15px 5px 5px}#extras>.container-btn-detalhe{float:right;position:absolute;top:0;right:0;margin:10px 55px 5px 5px}.content{display:block;overflow:auto}