@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);body{background:#fdfeff;font-family:"Poppins",sans-serif;font-size:13px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:grey;width:10px;border-radius:5px}a,a:visited{text-decoration:none;color:#4c4}.login-container{display:flex;width:100vw;height:100vh}.login-container__content{width:380px;height:230px;border:1px solid #eee;background:#fff;margin:auto;border-radius:10px;box-shadow:2px 3px 14px -7px #4a4a4a;display:flex;justify-content:center;text-align:center;align-items:center;flex-direction:column}.login-container p{color:rgba(0,0,0,.654);width:280px;padding-bottom:15px}.login-container h3{position:absolute;margin:-150px 0 0}.login-container__logo{position:absolute;margin-top:-180px}.home-container{min-height:500px;padding-top:50px}.filter,.home-container{display:flex;width:80%;height:auto;margin:100px auto 0}.filter{min-height:300px;justify-content:space-between;flex-wrap:wrap}.filter__left{width:47%;min-height:100%}.filter__right{width:50%;min-width:200px;min-height:100%}.projects{width:80%;min-height:300px;height:auto;margin:30px auto 0}.projects__sort{width:320px;position:absolute;background:#fff;right:70px}.projects__top-row{height:50px;width:100%;flex-wrap:wrap}.projects__content,.projects__top-row{display:flex;justify-content:space-between}.projects__left{width:67%;height:auto;margin-top:50px}.projects__right{width:30%;height:auto;margin-top:50px}.projects__sort-button{width:130px;height:30px;background:none;outline:0;border:none;cursor:pointer;margin-top:16px}.projects__sort-button:active{outline:none}.projects__sort-button-icon{padding-top:10px;height:20px;width:20px}@media only screen and (max-width:1320px){.filter{width:80%;flex-wrap:wrap;justify-content:space-between}.filter__left,.filter__right{width:800px;min-height:100%}.filter__right{min-width:200px}}.google-button{background:#de5246;color:#fff;width:70%;height:40px;border:0;border-radius:5px;font-size:18px;display:flex;justify-content:space-between;line-height:40px;padding-right:50px;font-size:16px}.google-button:focus{outline:none}.google-button:hover{cursor:pointer;transition:.2s;transform:scale(1.02);background:#ec3829}.google-button__icon{height:39px;width:40px;border-right:1px solid #bf4b41}.login-error{width:380px;height:230px;border:1px solid #eee;background:#fff;border-radius:10px;box-shadow:2px 3px 14px -7px #4a4a4a;display:flex;justify-content:center;text-align:center;align-items:center;flex-direction:column;margin:10% auto auto;color:#ec3829}.header{width:100%;height:55px;background:#000;display:flex;justify-content:space-between}.header__logo{height:45px;margin-left:30px}.header__settings{height:50px;width:200px;background-color:#fff;border:1px solid #e0e0e0;position:absolute;margin-top:55px;margin-left:10px;border-radius:5px}.header__settings button{width:100%;height:40px;font-size:14px;border:0;background:#fff}.header__settings button:focus{outline:none}.header__settings button:hover{cursor:pointer}.header__user-info{height:55px;min-width:250px;width:auto;line-height:55px;display:flex}.header__user-info span{padding-left:15px;color:#fff;font-weight:400}.header__user-info-settings{padding-top:3px;margin-left:5px}.header__user-info-settings button{background:#000;color:#fff;border:0}.header__user-info-settings button:focus{outline:none}.header__user-avatar{width:45px;height:45px;line-height:55px;background:#cacaca;border-radius:50%;margin-top:5px}.logout{margin-top:2px;margin-left:10px}.header-title{width:100%;height:45px;background:#fff;border-bottom:1px solid #e0e0e0;z-index:-100}.header-title h4{margin:0;padding-left:55px;line-height:45px;color:#000}.project-card{width:430px;height:250px;background-color:#fff;border:1px solid #e0e0e0;border-radius:5px}.project-card:hover{cursor:pointer;transition:.5s;transform:scale(1.05)}.project-card__icon{font-size:45px;padding:20px 0 20px 20px}.project-card__title{padding:0 0 20px 20px;margin:0}.project-card__description{padding:20px 0 20px 20px}.project-card h4{margin:0}.divider{width:100%;height:1px;background:#e0e0e0}.filter-container__bottom-row select,.filter-container__search,.filter-container__top-row select,.relation__manager select{width:30%;margin-left:10px;margin-right:10px;height:60px;color:#ababab;background:#fff;border:1px solid #eee;border-radius:10px;padding-left:5px;padding-right:5px}.filter-container__bottom-row select:active,.filter-container__bottom-row select:focus,.filter-container__search:active,.filter-container__search:focus,.filter-container__top-row select:active,.filter-container__top-row select:focus,.relation__manager select:active,.relation__manager select:focus{outline:0}.applied{margin-left:15px;background:#fff;border:1px solid #eee;padding:0 0 15px 15px;margin-top:10px;border-radius:15px}.applied button{background-color:#f22;border:none;width:20px;height:20px;text-align:center;margin-left:5px;border-radius:10px;cursor:pointer;outline:none;color:#fff}.hours{margin-left:15px;background:#fff;border:1px solid #eee;padding:15px 0 15px 15px;margin-top:10px;border-radius:15px}.hours button{background-color:#7be969;border:none;width:20px auto;height:20px;text-align:center;margin-left:5px;border-radius:10px;cursor:pointer;outline:none;color:#fff}.detractor:before,.passive:before,.promoter:before{content:"";display:inline-block;width:10px;height:10px;margin-right:5px;padding-right:5px;border-radius:7.5px}.kpi-container{display:flex;width:100%}.kpi-container__kpi{width:100%;min-width:170px;padding:20px 15px 15px;margin:10px 0 0 10px;height:145px;background:#fff;border-radius:20px;border:1px solid #eee}.kpi-container__kpi-title{font-weight:bolder}.kpi-container__values{display:flex;justify-content:space-between;padding-bottom:15px}.detractor,.passive,.promoter{cursor:pointer}.promoter:before{background-color:#7be969}.passive:before{background-color:#ffde30}.detractor:before{background:#ff4f4f}.title{margin-left:10px;display:flex;justify-content:space-between}.title__icon{width:50px;height:50px;border-radius:10px;background-color:#ccecc7;display:flex;justify-content:center;align-items:center;font-size:30px;color:#84ce78}.title__left{display:flex}.title__left h2{padding-left:10px;font-weight:700}.title__right{margin-right:10px;line-height:70px;color:#ababab;display:flex}.title__right input{margin-top:30px;margin-left:20px;width:15px;height:15px}.filter-container{width:100%;height:200px;border-radius:5px;display:flex;flex-direction:column;align-items:center}.filter-container__search{width:64%;padding-left:20px}.filter-container__top-row{margin-bottom:20px}.filter-container__bottom-row,.filter-container__top-row{display:flex;justify-content:space-between;width:100%}.sort-container{width:100%;min-height:200px;border:1px solid #eee;border-radius:10px;margin-top:15px}.radio-toolbar{width:100%;padding:5px 15px 15px}.radio-toolbar h4{margin:0;padding-left:5px;padding-bottom:10px;padding-top:10px}.radio-toolbar input[type=radio]{opacity:0;position:fixed;width:0}.radio-toolbar label{width:100%;margin-bottom:5px;background-color:#fff;padding:5px 15px;border:1px solid #eee;border-radius:5px;display:block;color:#ababab}.radio-toolbar label:hover{background-color:#dfd}.radio-toolbar input[type=radio]:checked{background-color:#ccecc7;color:#000;border-color:#4c4}.project-head{width:100%;height:60px;border:1px solid #4c4;border-radius:10px;line-height:60px;padding-left:20px;background:#dfd;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.project-head h4{margin:0}.relation{width:100%;height:auto;background:#fff;border:1px solid #eee;border-radius:5px;margin-top:50px;display:flex}.relation a,.relation a:visited{text-decoration:none;color:#4c4}.relation__manager{min-width:250px;height:200px;padding-left:10px}.relation__manager select{height:40px;width:200px;margin:0}.relation__employees{min-width:150px;min-height:200px;height:auto;padding-left:10px}.relation__employees ul{padding:0}.relation__employees li{list-style:none;padding-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.relation__contacts{width:100%;min-height:200px;height:auto;display:flex;flex-wrap:wrap;justify-content:space-evenly}.relation__contacts div{margin-left:20px}.relation__contacts ul{padding:0}.relation__contacts li{list-style:none}.datastudio{width:100%;min-height:200px;height:auto;border:1px solid #eee;background:#fff;border-radius:5px;margin-top:50px}.datastudio__iframe{width:100%;height:660px}.datastudio h4{text-align:center;padding-top:80px;color:#c1c1c1}.actions{width:100%;margin-top:50px}.actions textarea{width:100%;height:220px;border:1px solid #eee;border-radius:5px;color:#ababab}.actions textarea:focus{outline:none}.table{width:100%;max-height:200px;margin-top:50px;margin-bottom:100px;overflow-y:scroll}.table a,.table a:visited{text-decoration:none;color:#4c4}.table table{border-collapse:collapse;width:100%;border:1px solid #eee;border-radius:5px}.table td,.table th{border:1px solid #f1f1f1;text-align:left;padding:8px}.table tr:nth-child(2n){background-color:#f1f1f1}.update-hour,.write-hour{background-color:#63b349;border-radius:2px;color:#fff;border:0;width:140px;height:35px}.update-hour{margin-top:50px;margin-left:-300px}.modal-form{margin:0 auto}.modal-form textarea{height:100px}.modal-form label{margin-left:-150px;line-height:50px;font-size:16px;font-weight:200}.modal-form .modal-form-project{pointer-events:none}.hour-type,.modal-form .modal-form-project,.modal-form .modal-service-select{width:300px;height:40px;margin-top:10px;border:1px solid #a5a5a5;color:#a5a5a5}.hour-type{padding-left:5px;padding-top:5px}.hour-type textarea{margin-top:10px}.modal-container{display:flex;align-items:center;justify-content:center}.modal-form label{float:left}.modal-submit{background-color:#63b349;border-radius:2px;color:#fff;border:0;width:140px;height:35px;margin-top:50px;margin-left:-140px;float:right}.modal-date{height:35px;border:1px solid #a5a5a5;color:#a5a5a5}.close-button{height:35px;width:35px;border-radius:50%;background:#63b349;color:#fff;text-align:center;font-weight:700;position:absolute;top:5px;right:5px;cursor:pointer;line-height:35px}.note{width:450px}.sidebar{width:100%;min-height:300px;height:auto;margin-top:50px}.sidebar__section{width:100%;background-color:#fff;border:1px solid #eee;padding:20px;border-radius:10px;margin-top:10px}.sidebar__section span{font-weight:700}.sidebar textarea{width:100%;height:100px;margin-top:10px;border-radius:5px;border:1px solid #eee}.sidebar textarea:focus{outline:none}.accordion{width:100%;background:#f1f1f1;border-radius:5px;height:40px;margin-bottom:20px;margin-top:20px;line-height:40px;padding-left:20px;padding-right:20px;font-weight:700;display:flex;justify-content:space-between;padding-bottom:20px;cursor:pointer}.accordion-content{max-height:0;overflow:hidden;transition:.2s}.accordion-content.active{max-height:400px;transition:1s}
/*# sourceMappingURL=main.2e06eb67.chunk.css.map */