#auto_complete_input{position:relative;width:100%}#auto_complete_input :hover{cursor:pointer}#auto_complete_input .results{position:absolute;z-index:1000;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}#auto_complete_input .results .indicator{background-color:#707070;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:0 8px;color:#fff}#auto_complete_input .results .content-results{overflow-x:auto;max-height:150px;background:#fff}#auto_complete_input .results .content-results .result{padding:2px .75rem}#auto_complete_input .results .content-results .result:hover{background:#efefef;cursor:pointer}#auto_complete_input .results .content-results .result .input_search_image{width:40px;height:40px;border:2px solid #fff}#auto_complete_input,.results{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.search_counter{position:absolute;top:0;right:8px;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 4px;font-weight:700;color:#b4b4b4!important}.cardTela{margin:0 auto;float:none;margin-bottom:10px}.loadFundo{position:fixed;top:0;bottom:0;right:0;left:0;background-color:hsla(0,0%,60%,.514);z-index:100}.loadFundo,.loadFundo .loadTela{display:-webkit-box;display:-ms-flexbox;display:flex}.loadFundo .loadTela{margin:auto;border:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loadFundo .loadTela .logo{position:absolute;margin:auto}.loadFundo .loadTela .logo img{width:45px}.loadFundo .loadTela .spinner{border:5px solid rgba(0,0,0,.1);border-left-color:#eb902a;border-radius:50%;width:80px;height:80px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#vue-project-show .nav{margin-bottom:16px}#vue-project-show .nav a{border:none;padding:3px 10px 3px 10px}#vue-project-show .nav .nav-link{font-size:12px!important;background-color:transparent;border-bottom:2px solid transparent}#vue-project-show .nav .nav-link:hover{border-bottom:2px solid grey}#vue-project-show .nav .nav-link.active{background-color:transparent!important;color:#0cf;border-bottom:2px solid #0cf}#vue-project-show .tab-content{font-size:14px!important;background-color:transparent!important;margin:0;border:none!important}#vue-project-show .tab-content .full-tab{height:calc(100vh - 222px);overflow-x:auto}#vue-project-show .tab-content .tab-pane{padding:0!important;font-weight:400}#vue-project-show .tab-content .tab-pane #project_equipe{display:-webkit-box;display:-ms-flexbox;display:flex}#vue-project-show .tab-content .tab-pane #project_equipe .t-card{background-color:#fff;margin:8px;min-width:20rem;position:relative;height:calc(100vh - 238px);border-radius:8px}#vue-project-show .tab-content .tab-pane #project_equipe .t-card .t-task{padding:18px;overflow-y:auto;height:calc(100vh - 285px)}#vue-project-show .tab-content .tab-pane #project_equipe .equipe_item{padding:10px 0 0 10px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}#vue-project-show .tab-content .tab-pane #project_equipe .equipe_item .user-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#vue-project-show .tab-content .tab-pane #project_equipe .equipe_item .user-info .user-icon{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;border:2px solid #ca781b;border-radius:50%;width:30px;height:30px;font-size:20px}