.all-tasks,.d-navbar,.list-item,.list-item-icon-wrap,.logo-wrapper,.nav-header,.right-sidebar-top,.search-wrapper,.submit-btn-wrap,.task-form-wrap{align-items:center;display:flex;justify-content:space-between}#header{align-items:center;background:#fff;display:flex;gap:5rem;height:70px;margin-left:13%;margin-right:17%;padding-left:2rem;position:fixed;top:0;width:70%;z-index:2}.d-navbar,.topbar-text{display:flex;flex-direction:column}.d-navbar{height:calc(100vh - 90px);justify-content:space-between;padding-bottom:1.5rem}.show-sidebar{background:var(--darkBlue);height:100vh;position:fixed;top:0;z-index:999}#left-sidebar{left:0;width:13%}#left-sidebar,#right-sidebar{padding-left:.75rem;padding-right:.75rem}#right-sidebar{background:#fff;right:0;width:17%}.right-sidebar-top{padding-right:2rem;width:100%}.rightbar-top-icons{background:var(--clr-white);border-radius:25px;color:var(--clr-grey);display:grid;height:30px;place-items:center;width:30px}.profile-wrap{align-items:center;display:flex;gap:.25rem;height:70px}.profile-img-wrap{height:40px;width:40px}.logo-wrapper{height:90px;margin-bottom:1rem;width:100%}#header button,.list-item .logout-btn,.logo-wrapper button{background:#0000;border:none;color:var(--softGrey);outline:none}.list{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;list-style-type:none;padding-left:0;width:100%}.list-item{color:var(--softGrey);padding-left:.5rem;text-transform:capitalize;width:100%}.list-item:hover{background:var(--clr-grey);color:var(--softWhite)}.list .list-item a{color:inherit;text-decoration:none}.active{color:var(--mainOrange)}.list-item-icon-wrap{gap:.5rem;justify-content:flex-start}.list-item-value{background:var(--mainYellow);border-radius:25px;color:var(--clr-white);display:grid;height:25px;place-items:center;width:25px}.dashboard-button{background:var(--mainYellow);border-radius:.5rem;color:var(--clr-black)}.nav-header{height:100%;padding-right:1rem}.nav-center{height:100%;width:inherit}.main{background:var(--clr-white);height:auto;margin-left:13%;margin-right:17%;margin-top:70px;overflow-x:hidden;overflow-y:scroll;padding-left:2rem;padding-right:2rem;position:absolute;width:70%;z-index:1}.main::-webkit-scrollbar{display:none}.all-tasks{padding-bottom:2rem}.mid-nav{align-items:center;display:flex;padding:.5rem;width:70%}.search-wrapper{background:var(--clr-white);border-radius:.5rem;padding:.25rem .75rem;width:100%}.search-input,.select-input{background:#0000;border:none;width:auto}.search-input::placeholder{color:var(--softGrey);font-size:.5rem}.select-input{color:var(--softGrey);width:100%}.search-input:focus,.search-input:focus:invalid,.select-input:focus,.select-input:focus:invalid{outline:none}#search-button{border:none;cursor:pointer;font-size:1rem;outline:none}.filter-form{background:#fff;border-radius:.5rem;padding:.25rem;width:150px}.select-form-wrap{align-items:center;display:flex;gap:.5rem;padding-bottom:1.5rem;padding-top:1.5rem;width:100%}.task-form-wrap{justify-content:center;padding-bottom:.5rem;width:100%}.task-form{background:#fff;gap:.75rem;padding:.5rem;width:50%}.task-form,.task-form label{display:flex;flex-direction:column}.submit-btn-wrap,.task-form label{width:100%}.goback-link,.task-submit-btn{background:var(--mainGreen);border:none;border-radius:.5rem;color:var(--clr-white);font-weight:700;padding:.5rem;text-transform:capitalize;width:25%}.for-error{margin-bottom:1rem;position:relative;width:100%}.error-message{background-color:#900;border:none;border-radius:0 0 5px 5px;color:#fff;font-size:80%;padding:0;position:absolute;width:100%}.goback-link{background:red;text-align:center;text-decoration:none}.tasks-container{border:.05px solid var(--softGrey);border-radius:.5rem;padding:.5rem;width:250px}.tasks-title-wrap{justify-content:space-between;width:100%}.tasks-title-icon-wrap,.tasks-title-wrap{align-items:center;color:#333;display:flex}.tasks-title-icon-wrap{gap:.25rem;text-decoration:none}.task-item{background:#fff;border-radius:.5rem;display:flex;flex-direction:column;gap:.4rem;padding:.25rem;width:100%}.task-item-title-wrap{align-items:center;display:flex;justify-content:space-between;width:100%}.task-item-desc-wrap{display:flex;flex-wrap:nowrap;width:100%}.task-item-img-wrap{border-radius:.5rem;height:150px;width:100%}.task-item-img{border-radius:.5rem;height:100%;max-width:100%;width:100%}.tasks-list{display:flex;flex-direction:column;gap:.5rem;height:100%;padding-top:.5rem;position:relative;width:100%}.assignees-row{align-items:center;display:flex;justify-content:space-between;padding-left:.25rem}.assignee-img-wrap{border-radius:25px;height:16px;margin-left:-5px;width:16px}.assignees-imgs-wrap{align-items:center;display:flex}.assignee-img{border-radius:25px;height:100%;max-width:100%;width:100%}.comments-wrap{align-items:center;display:flex;gap:.2rem}.comments-wrap span{color:var(--softGrey)}.comments-value{font-size:.5rem}.progress-bars-wrap{flex-direction:column;gap:.4rem;padding-bottom:1rem}.progress-bars-wrap,.progress-item{align-items:center;display:flex;width:100%}.progress-item{background:var(--White);border-radius:.5rem;padding:.25rem 0}.first-article{background:#0000;padding-bottom:.5rem;padding-left:0;padding-top:.5rem}.progress-title{align-items:center;display:flex;font-size:.75rem;justify-content:flex-start;text-transform:capitalize}.member-column{width:22.5%}.progress-column{width:50%}.todo-column{width:22.5%}.time-column{justify-content:flex-start;width:5%}.member{padding-left:.5rem}.progress-bar-container{background-color:var(--clr-white);border-radius:4px;height:10px;overflow:hidden;width:94%}.progress-bar{background-color:var(--mainYellow);height:100%}:root{--lightBlue:#1c2b3f;--darkBlue:#182135;--mainOrange:#f7902b;--mainYellow:#ffa400;--mainGreen:green;--lightGreen:#00fff2;--goldenYellow:#fff6a9;--clr-grey:#8a8c8c;--clr-white:#f0f0f0;--softWhite:#fbfaf5;--softGrey:#acaea9;--clr-black:#000;--lightRed:#ff65bd;--mainGold:#daa520;--White:#fff;--simpleBlue:blue}*,body,html{-webkit-overflow-scrolling:touch!important;box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth!important}body{overflow-x:hidden}.Calendar-upcomming,.buttons-wrap{align-items:center;display:flex}.Calendar-upcomming{justify-content:space-between;padding-bottom:1rem;padding-top:1rem}.buttons-wrap{gap:.5rem}.calendar-text,.dates{display:flex;flex-direction:column}.dates{gap:.4rem}.dates-title{font-size:.6rem;padding-bottom:.75rem;padding-top:.75rem}.blue,.grey,.purple{border:none;border-radius:.5rem;font-size:.5rem;text-transform:capitalize}.blue{background:var(--simpleBlue);color:var(--clr-white);padding:.25rem .5rem;width:30%}.grey{background:var(--clr-white);font-size:.5rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem;text-align:left;width:calc(70% - .5rem)}.purple{background:#6f4ee8;color:var(--clr-white);padding:.25rem .5rem;width:30%}.members-list{display:flex;flex-direction:column;gap:.4rem;padding-bottom:1rem}.member-wrap{justify-content:space-between;padding:.25rem .5rem}.add-member-link-wrap,.member-wrap{align-items:center;border:.05px solid var(--softGrey);border-radius:.5rem;display:flex}.add-member-link-wrap{justify-content:center;padding:.8rem 1rem}.member{align-items:center;display:flex;gap:.25rem}.profile-img,.profile-img-wrap{border-radius:25px;height:30px;width:30px}.profile-img{max-width:100%}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:.9;opacity:var(--rt-opacity);transition:opacity .15s ease-out;transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity .15s ease-in;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:-webkit-max-content;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:#222;background:var(--rt-color-dark);color:#fff;color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:#fff;background-color:var(--rt-color-white);color:#222;color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:#8dc572;background-color:var(--rt-color-success);color:#fff;color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:#f0ad4e;background-color:var(--rt-color-warning);color:#fff;color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:#be6464;background-color:var(--rt-color-error);color:#fff;color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:#337ab7;background-color:var(--rt-color-info);color:#fff;color:var(--rt-color-white)}
/*# sourceMappingURL=main.bafbcb74.css.map*/