@import url("https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap");*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden}body{font-family:Sora,sans-serif;scroll-behavior:smooth;background-color:#fff;color:#000}:root{--main-color:rgb(247,217,83);--main-color-secondary:grey}img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background-color:#000;border-radius:10px}::-webkit-scrollbar-track{background-color:#fff}.flex{display:flex;align-items:center}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-center{justify-content:center}.flex-left{align-items:flex-start;justify-content:flex-start}.flex-right{align-items:flex-end;justify-content:flex-end}.flex-sb{justify-content:space-between}.flex-ev{justify-content:space-evenly}.flex-ar{justify-content:space-around}.gap-05{gap:.5rem}.gap-1{gap:1rem}.gap-15{gap:1.5rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.m-auto{margin:0 auto}.m-0{margin:0!important}.p-0{padding:0!important}.mtb-1{margin-bottom:1rem}.mt-1,.mtb-1{margin-top:1rem}.mt-15{margin-top:1.5rem}.mt-2{margin-top:2rem}.mt-25{margin-top:2.5rem}.mt-3{margin-top:3rem}.mb-05{margin-bottom:.5rem}.mb-1{margin-bottom:1rem}.mb-15{margin-bottom:1.5rem}.mb-2{margin-bottom:2rem}.mb-25{margin-bottom:2.5rem}.mb-3{margin-bottom:3rem}.ml-1{margin-left:1rem}.ml-15{margin-left:1.5rem}.ml-2{margin-left:2rem}.ml-25{margin-left:2.5rem}.ml-3{margin-left:3rem}.mr-05{margin-right:.5rem}.mr-1{margin-right:1rem}.mr-15{margin-right:1.5rem}.mr-2{margin-right:2rem}.mr-25{margin-right:2.5rem}.mr-3{margin-right:3rem}.container{max-width:100%;margin:0 auto 0 120px;padding-left:1rem;padding-right:1rem}.container.close{margin:auto}.full-h{height:100vh!important}.full-w{width:100vw!important}.w-33{width:33.333333%}.w-50{width:50%}.w-66{width:66.66666%}.w-100,.wh-100{width:100%}.wh-100{height:100%}.wh_100{width:100vw;height:100vh}.wh_50{width:100vw;height:50vh}.wh_70{width:100vw;height:60vh}a{text-decoration:none;color:inherit}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-left{text-align:left!important}button{cursor:pointer;font-family:inherit}li{list-style:none}.green{color:green!important}.blue{color:blue}.maincolor{color:var(--main-color)}.white{color:#fff!important}.red{color:red!important}.purple{color:#9b27b0}.purple svg{animation:rotate 1.5s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}aside{position:fixed;width:119px;height:100vh;background-color:#eeeeee;padding:1rem;box-shadow:0 0 10px var(--main-color-secondary);overflow-y:scroll;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;z-index:999999999;transition:width .3s ease-in-out;overflow-x:hidden}aside.active{left:0}aside::-webkit-scrollbar{width:3px}.user_aside_info img{width:50px;height:50px;border-radius:12px;object-fit:cover}.aside_main_menu h3{font-weight:500;font-size:16px;margin-bottom:1rem;transition:.3s}.logo{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between}.close_aside{position:fixed;top:20px;left:100px;font-size:30px;cursor:pointer}.logo h1{font-size:23px;text-transform:uppercase;font-weight:400;gap:1rem}.logo h1,.user_aside_info{display:flex;align-items:center}.user_aside_info{gap:10px;background-color:var(--main-color);padding:7px;border-radius:10px}.user_aside_info h3{font-size:16px;font-weight:600;text-transform:capitalize}.user_aside_info p{font-size:13px;font-weight:400;color:#555}.aside_main_menu{position:relative;margin-top:2rem;margin-bottom:4rem}.navitem{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-radius:10px;cursor:pointer}.navitem:hover{background-color:var(--main-color)}.navitem_one{gap:10px}.navitem_one,.navitem_one span{display:flex;align-items:center}.navitem_one span{width:30px;height:30px;background-color:var(--main-color-secondary);justify-content:center;border-radius:5px;color:#fff;font-size:20px}aside:hover{width:350px}.aside_main_menu h3{font-size:13px}.logo span,.navitem p,.user_aside_info h3,.user_aside_info p{display:none;transition:opacity .3s ease-in-out}aside:hover .aside_main_menu h3{font-size:18px}aside:hover .logo span,aside:hover .navitem p,aside:hover .user_aside_info h3,aside:hover .user_aside_info p{display:block;opacity:1}.aside_logout_btn{position:relative;width:100%;padding:0;margin-top:3rem;background-color:#ededed}.aside_logout_btn button{border:1px solid #cecdcd;outline:none;background-color:#fff;width:100%;height:auto;padding:10px;display:block;color:#000;border-radius:7px;font-size:14px;font-weight:500;transition:.3s;letter-spacing:1px}.aside_logout_btn button:hover{background-color:var(--main-color-secondary);color:#fff}.navitem_dropdown{position:relative;padding-left:2rem;padding-bottom:1rem}.navitem_dropdown ul li a{display:flex;align-items:center;gap:5px;padding:10px;border-radius:5px}.navitem_dropdown ul li a:hover{background-color:var(--main-color-secondary);color:#fff}header{position:absolute;background-color:#ededed;position:relative;padding:.8rem 3rem .8rem .8rem;z-index:999}.header_info{justify-content:flex-end;gap:2rem}.header_info,.zoomoutin{display:flex;align-items:center}.zoomoutin{border:1px solid #999;width:30px;height:30px;justify-content:center;border-radius:7px;cursor:pointer}.notification:hover,.zoomoutin:hover{background-color:var(--main-color)}.notification{position:relative;border:1px solid #999;width:30px;height:30px;border-radius:7px;cursor:pointer}.notifi_num_count,.notification{display:flex;align-items:center;justify-content:center}.notifi_num_count{position:absolute;font-size:12px;top:-12px;right:-12px;background-color:rgb(255,61,61);color:#fff;width:20px;height:20px;border-radius:50%}.notification_ab{position:absolute;width:420px;height:auto;right:0;top:40px;background-color:#fff;box-shadow:0 0 30px #adadad;border-radius:10px;overflow:hidden}.notification_title{display:flex;align-items:center;justify-content:space-between;background-color:var(--main-color);padding:1rem}.notification_title h3{font-weight:500}.notification_cont{position:relative;padding:1rem;display:flex;align-items:flex-start;max-height:350px;overflow-y:scroll;gap:1rem;flex-direction:column}.notification_info{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;border-bottom:1px solid #c3c3c3;padding:5px}.notification_info:hover{background-color:#eee}.notification_info:last-child{border:none}.notification_info svg{font-size:28px}.notification_info h4{max-width:217px;font-size:16px;font-weight:400}.notification_info h5{background-color:var(--main-color);display:inline-block;color:#000;font-weight:400;font-size:12px;padding:2px 1rem;border-radius:10px}.notification_info p{font-size:13px;font-weight:300;margin-top:5px;color:#555}.notification_info span{font-size:12px}.view_all_notifica{width:100%;display:block;text-align:center;background-color:#c4c4c4;padding:.5rem;font-weight:300}.view_all_notifica:hover{background-color:var(--main-color)}.header_profile{display:flex;align-items:center;gap:1rem;cursor:pointer}.header_profile img{width:40px;height:40px;border-radius:8px;object-fit:cover}.header_profile h4{font-weight:500}.header_profile p{font-weight:400;font-size:13px;color:#555}.header_profile_dropdown{position:absolute;background-color:#fff;width:190px;right:2%;top:90%;box-shadow:0 0 10px #e0dfdf;padding:1rem;border-radius:10px;display:none;z-index:1}.header_profile_dropdown:before{content:"";position:absolute;left:0;top:-10%;width:100%;height:100%;z-index:-1}.header_profile:hover .header_profile_dropdown{display:block}.header_profile_dropdown li a{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:8px}.header_profile_dropdown li a svg{font-size:20px}.header_profile_dropdown li a:hover{background-color:var(--main-color)}.header_profile_dropdown button{width:100%;display:flex;align-items:flex-start;gap:1.3rem;padding:1rem;border-radius:8px;border:none;font-size:18px}.header_profile_dropdown button:hover{background-color:var(--main-color)}.team_page{position:relative;width:100%;height:auto;background-color:#f7f7fa;padding:1rem;margin:1rem 0;border-radius:10px}.team_page_title{margin:1rem 0;display:flex;align-items:center;justify-content:space-between}.team_page_title h3{position:relative;font-size:23px;font-weight:500;padding-left:1.5rem}.team_page_title h3:before{content:"";position:absolute;top:0;left:0;background-color:var(--main-color);width:6px;height:100%}.team_page_title h3 span{font-size:20px;font-weight:500;color:var(--main-color-secondary)}.team_page_title a{display:flex;align-items:center;gap:10px;background-color:var(--main-color);color:#000;border-radius:10px;font-weight:500;padding:10px 1rem}.team_page_title a:hover{background-color:#999;color:#fff}.team_members_cont{align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:3rem}.members,.team_members_cont{position:relative;display:flex;gap:2rem}.members{width:48%;background-color:#fff;align-items:flex-start;border-radius:15px}.left_member_profile{position:relative;display:flex;flex-direction:column;align-items:center;min-width:250px;padding:1rem}.left_member_profile:before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:80%;background-color:#c6c4c4}.left_member_profile_img{width:120px;height:120px;overflow:hidden;border-radius:50%;margin-bottom:1rem}.left_member_profile_img img{width:100%;height:100%;object-fit:cover}.left_member_profile h4{font-size:16px;font-weight:400;text-align:center}.left_mem_up_de_btn{margin-top:1rem}.left_mem_up_de_btn,.left_mem_up_de_btn a{display:flex;align-items:center;justify-content:center}.left_mem_up_de_btn a{border:1px solid #b0b0b0;padding:10px;color:red;font-size:20px}.left_mem_up_de_btn a:first-child{border-right:none;color:green}.left_mem_up_de_btn a:hover{background-color:#eeeeee}.right_member_profile_info{position:relative;padding:1rem}.right_member_profile_info h3{font-weight:500}.right_member_profile_info span{font-weight:500;font-size:16px;color:#555}.right_member_profile_info p{font-weight:400;font-size:16px;margin-top:1rem;padding-top:1rem;color:#555;border-top:1px solid #c6c4c4}.right_member_profile_info a{display:inline-block;padding:10px 1rem;background-color:var(--main-color-secondary);margin-top:1rem;color:#fff;display:flex;align-items:center;gap:10px;justify-content:center;border-radius:5px}.right_member_profile_info a:hover{background-color:#999}.create_user{position:relative;margin-top:2rem;background-color:#f7f7fa;padding:1rem;border-radius:10px}.create_user_title{display:flex;align-items:center;margin-bottom:3rem}.create_user_title h3{position:relative;font-size:23px;font-weight:500;padding-left:1.5rem}.create_user_title h3:before{content:"";position:absolute;left:0;top:0;width:6px;height:100%;background-color:var(--main-color)}.create_user_form{width:100%;position:relative;display:flex;flex-wrap:wrap;align-items:flex-start}.create_user_form label{display:block;margin-bottom:10px}.create_user_form h3{position:relative;font-size:23px;font-weight:500;padding-left:1.5rem}.create_user_form h3:before{content:"";position:absolute;left:0;top:0;width:6px;height:100%;background-color:var(--main-color)}.user_create_input,.user_create_select{width:30%;display:flex;flex-direction:column;align-items:flex-start;margin:1rem}.user_create_input input,.user_create_select select{width:100%;height:40px;padding:10px;border-radius:6px;border:1px solid #999}.css-b62m3t-container{width:100%}.user_create_textarea{width:100%;margin:1rem}.user_create_textarea textarea{width:100%;padding:10px;border-radius:10px}.create_task_btn button{margin:1rem;padding:10px 2rem;font-size:18px;border-radius:10px;background-color:var(--main-color);color:#000;border:1px solid #999;font-weight:400}.react-datepicker-wrapper{width:100%}.create_user_form button:hover{background-color:#999}.project_rev_h3{width:100%;position:relative;text-align:center;margin:2rem 0;font-weight:500}.user_create_stars{width:100%;margin:1rem;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:2rem;padding-top:2rem;border-top:1px solid #c7c7c7}.user_create_star_cont{width:250px;text-align:left}.user_create_star_cont label{text-align:center}.user_create_star_cont_rating{width:100%;display:flex;flex-direction:row-reverse;justify-content:flex-end;background:#fff;justify-content:center;padding:1rem;border-radius:10px}.user_create_star_cont_rating:not(:checked)>input{position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none}.user_create_star_cont_rating:not(:checked)>label{float:right;cursor:pointer;font-size:30px;color:#666}.user_create_star_cont_rating:not(:checked)>label:before{content:"★"}.user_create_star_cont_rating>input:checked+label:hover,.user_create_star_cont_rating>input:checked+label:hover~label,.user_create_star_cont_rating>input:checked~label:hover,.user_create_star_cont_rating>input:checked~label:hover~label,.user_create_star_cont_rating>label:hover~input:checked~label{color:#e58e09}.user_create_star_cont_rating:not(:checked)>label:hover,.user_create_star_cont_rating:not(:checked)>label:hover~label{color:#ff9e0b}.user_create_star_cont_rating>input:checked~label{color:#ffa723}.data_reviews_star{color:#999}.data_reviews_star .active{color:orange}.total_admin_page{position:relative;margin-top:2rem;background-color:#f7f7fa;padding:1rem;border-radius:10px}.signin_page{display:flex;align-items:center;justify-content:center;width:100%;height:100vh}.sinup h1{font-weight:700;margin:0}.sinup h2{text-align:center}.sinup p{font-size:14px;font-weight:100;line-height:20px;letter-spacing:.5px;margin:20px 0 30px}.sinup span{font-size:12px}.sinup a{color:#333;font-size:14px;text-decoration:none;margin:15px 0}.sinup button{border-radius:20px;border:1px solid #f7d953;background-color:#F7D953;color:black;font-size:12px;font-weight:700;padding:12px 45px;letter-spacing:1px;text-transform:uppercase;transition:transform 80ms ease-in}.sinup button:active{transform:scale(.95)}.sinup button:focus{outline:none}.sinup button.ghost{background-color:transparent;border-color:#000000;color:black}.sinup form{background-color:#FFFFFF;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 50px;height:100%;text-align:center}.sinup input{background-color:#eee;border:none;padding:12px 15px;margin:8px 0;width:100%}.sinup .signin_container{background-color:#fff;border-radius:10px;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);position:relative;overflow:hidden;width:768px;max-width:100%;min-height:480px}.sinup .form-container{position:absolute;top:0;height:100%;transition:all .6s ease-in-out}.sinup .sign-in-container{left:0;width:50%;z-index:2}.sinup .container.right-panel-active .sign-in-container{transform:translateX(100%)}.sinup .sign-up-container{left:0;width:50%;opacity:0;z-index:1}.sinup .container.right-panel-active .sign-up-container{transform:translateX(100%);opacity:1;z-index:5;animation:show .6s}.sign-in-container p{color:red;font-weight:600}@keyframes show{0%,49.99%{opacity:0;z-index:1}50%,to{opacity:1;z-index:5}}.sinup .overlay-container{position:absolute;top:0;left:50%;width:50%;height:100%;overflow:hidden;transition:transform .6s ease-in-out;z-index:100}.sinup .container.right-panel-active .overlay-container{transform:translateX(-100%)}.sinup .overlay{background:#F7D953;background:linear-gradient(90deg,#F7D953,#F7D953);background-repeat:no-repeat;background-size:cover;background-position:0 0;color:#000000;position:relative;left:-100%;height:100%;width:200%;transform:translateX(0);transition:transform .6s ease-in-out}.sinup .container.right-panel-active .overlay{transform:translateX(50%)}.sinup .overlay-panel{position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 40px;text-align:center;top:0;height:100%;width:50%;transform:translateX(0);transition:transform .6s ease-in-out}.sinup .overlay-left{transform:translateX(-20%)}.sinup .container.right-panel-active .overlay-left,.sinup .overlay-right{transform:translateX(0)}.sinup .overlay-right{right:0}.sinup .container.right-panel-active .overlay-right{transform:translateX(20%)}.sinup .social-container{margin:20px 0}.sinup .social-container a{border:1px solid #dddddd;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;margin:0 5px;height:40px;width:40px}.password-field{position:relative;width:100%}.password-field button{background-color:transparent;position:absolute;padding:0;margin:0;right:10px;top:50%;transform:translateY(-50%);font-size:20px;border:none}.projects_page{position:relative;width:100%;padding:1rem;margin:1rem 0;background-color:#f7f7fa;border-radius:12px}.project_page_title_btns{width:100%;position:relative;display:flex;align-items:center;justify-content:space-between}.project_page_title_btns h3{position:relative;font-size:23px;font-weight:500;padding-left:1.5rem}.project_page_title_btns h3:before{content:"";position:absolute;left:0;top:0;width:6px;height:100%;background-color:var(--main-color)}.project_page_title_btns a{background-color:var(--main-color);padding:10px 1rem;border-radius:10px;display:flex;align-items:center;gap:10px}.project_page_title_btns a:hover{box-shadow:0 0 10px #999}.project_filter_ap_s_c{position:relative;background-color:#eeeeee;border-radius:8px;border:1px solid #999;overflow:hidden;display:inline-block}.project_filter_ap_s_c button{background-color:transparent;color:#000;padding:10px;border:none;font-size:16px;font-weight:300;transition:.3s}.project_filter_ap_s_c button.active,.project_filter_ap_s_c button:hover{background-color:var(--main-color-secondary);color:#fff}.project_filter_asignee{display:flex;width:100%;align-items:flex-end;justify-content:flex-end}.project_page_card_cont{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:2rem;gap:2rem}.project_to_t_len{font-size:13px;color:green;margin-left:10px}.project_card{position:relative;width:48%;border:1px solid #999;border-radius:10px}.project_card_top{display:flex;align-items:center;justify-content:space-between;padding:10px;border-bottom:1px solid #999}.project_card_top h2{font-size:20px;font-weight:500;text-transform:capitalize}.project_card_top a{display:block;background-color:rgba(0,128,0,.585);color:#fff;padding:10px 1rem;display:flex;align-items:center;justify-content:center;border-radius:5px}.project_card_top a:first-child{background-color:var(--main-color);color:#000}.project_card_top a:first-child:hover{background-color:var(--main-color-secondary);color:#fff}.project_card_top button{display:block;background-color:rgba(0,128,0,.585);color:#fff;padding:10px 1rem;display:flex;align-items:center;justify-content:center;border-radius:5px;border:none;font-size:20px;background-color:rgba(255,0,0,.457)}.project_card_top button:hover{background-color:red}.project_card_top a svg{font-size:20px}.project_card_top a:hover{box-shadow:0 0 10px #999;background-color:green}.project_card_top button:hover{box-shadow:0 0 10px #999}.project_card_info{position:relative;padding:1rem}.project_card_info h4{font-size:15px;font-weight:500;margin-bottom:1rem;font-size:14px;background-color:var(--main-color-secondary);display:inline-block;color:#fff;padding:10px 1rem;border-radius:8px;text-transform:capitalize}.project_card_info p{color:#555;margin-bottom:1rem}.project_card_info table{width:100%}.project_card_info table td:first-child{min-width:180px;font-weight:600}.project_card_info table td:last-child{font-weight:300}.project_card_info table tr{padding:10px 0;display:block}.project_card_info strong{font-weight:500}.project_card_info table td h5{font-weight:300;font-size:18px;text-transform:capitalize}.project_card_progress_bar{position:relative;border-top:1px solid #d3d3d3;padding:1rem 0}.project_card_status{display:flex;align-items:center;gap:1rem}.project_card_status p:first-child{color:#fff}.project_card_status p{background-color:var(--main-color-secondary);color:#fff;padding:10px;border-radius:10px;font-size:15px;font-weight:400;text-transform:capitalize}.project_card_status p.completed{background-color:green}.project_card_status p.closed{background-color:rgb(2,255,2);color:#000}.project_card_status p.pending{background-color:rgb(254,170,170);color:#222}.project_card_status p.inprocess{background-color:rgb(254,205,170);color:#222}.project_card_status p.lost{background-color:rgb(255,0,0);color:#fff}.project_card_progress_line{position:relative;width:100%;height:10px;background-color:#e6e6e6;border-radius:50px}.project_card_prg_line{position:absolute;left:0;top:50%;transform:translateY(-50%);height:8px;background:linear-gradient(270deg,orange 60%,#000);border-radius:50px}.project_page_card_cont{position:relative;border:1px solid #d9d9d9}.project_page_card_cont table{width:100%;border-collapse:separate!important;border-spacing:0}.project_page_card_cont table thead tr{position:-webkit-sticky;position:sticky;top:0;border:1px solid #e8e8e8;z-index:9}.project_page_card_cont table thead tr th{position:relative;border-color:#E8E8E8;background-color:#dedede;text-align:left;padding:.75rem;vertical-align:middle;line-height:1.462;font-weight:500;cursor:pointer}.project_page_card_cont table thead tr th:hover{background-color:#cdcdcd}.project_th svg{font-size:12px;color:#555}.project_page_card_cont table tbody tr td{position:relative;text-align:left;padding:.75rem;vertical-align:middle;line-height:1.462;font-weight:400;font-size:15px;max-width:280px;min-width:125px;border-bottom:1px solid #d2d2d2}.project_page_card_cont table tbody tr:hover{background-color:rgba(0,128,0,.08)}.project_page_card_cont table tbody tr{position:relative}.overdue_live{border:1px solid rgb(255,98,98);padding:5px 10px;border-radius:30px;background-color:rgba(255,0,0,.283)}.review_hover_table_ab{position:absolute;background-color:#fff;box-shadow:0 0 15px #999;width:350px;max-height:100px;padding:1rem;top:50%;transform:translateY(-50%);border-radius:15px;right:350px;color:#000;display:none}.project_page_card_cont table tbody tr:hover .review_hover_table_ab{display:block}.project_action{position:relative}.project_action_btn{position:relative;width:33px;height:33px;background:#F6F6F6;border:1px solid #bababa;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;color:#262A2A;cursor:pointer}.project_card_piro{display:inline-flex;align-items:center;gap:10px;padding:5px 10px;border-radius:6px;font-size:13px}.project_card_piro span{width:10px;height:10px;background-color:red;border-radius:3px}.project_card_piro.low{background-color:#E0F5D7;color:#000}.project_card_piro.low span{background-color:green}.project_card_piro.middum{background-color:#fff3d861}.project_card_piro.middum span{background-color:orange}.project_card_piro.high{background:#FFEEEC;color:#000}.project_card_piro.high span{background:red}.project_card_status{font-size:13px;display:inline-block;color:#fff;padding:4px 10px;border-radius:5px;text-transform:uppercase}.project_card_status.pending{background-color:red}.project_card_status.closed{background-color:var(--main-color);color:#000}.project_card_status.completed{background-color:rgb(15,176,15)}.project_card_status.inprocess{background-color:rgb(229 174 17/98%)}.project_card_status.inapproval{background-color:rgba(17,112,229,.98)}.project_card_status.hold{background-color:rgba(17,20,229,.98)}.project_card_status.notcontact{background-color:#1172e5fa}.view_project_btn svg{font-size:20px;color:#555}.project_action_btn_hover{position:absolute;background-color:#fff;box-shadow:0 0 20px #a9a9a9;width:150px;right:0;top:0;display:flex;flex-direction:column;align-items:flex-start;border-radius:15px;padding:5px;display:none;z-index:9999999}.project_action_btn_hover a{border:none;width:100%;outline:none;display:flex;align-items:flex-start;gap:10px;font-size:14px;background-color:transparent;padding:10px 1rem;border-radius:10px;margin-top:5px}.project_action_btn_hover a svg{font-size:20px}.project_action_btn_hover a:hover{background-color:#e2e2e2}.project_action:hover .project_action_btn_hover{display:block}.pagination_cont{display:flex;margin-top:2rem;align-items:center;justify-content:space-between}.pagination_project_controls{width:150px;position:relative}.pagination_project_controls select{width:100%;font-size:20px;font-family:inherit;padding:10px}.pagination_btns{position:relative;display:flex;align-items:center;gap:10px}.pagination_btns button{display:inline-flex;background-color:transparent;border:1px solid #999;width:40px;height:40px;font-size:18px;align-items:center;justify-content:center}.pagination_btns button.active,.pagination_btns button:hover{background-color:#1677ff;color:#fff}.pagination_btns button:disabled{cursor:not-allowed}.skeleton-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;gap:10px}.skeleton{background-color:#e0e0e0;border-radius:4px;animation:skeleton-loading 1.5s infinite}.skeleton-index{width:30px;height:20px}.skeleton-company,.skeleton-name{width:150px;height:20px}.skeleton-date,.skeleton-priority{width:100px;height:20px}.skeleton-team{width:200px;height:20px}.skeleton-actions,.skeleton-status{width:100px;height:20px}@keyframes skeleton-loading{0%{background-color:#f4f4f4}50%{background-color:#e0e0e0}to{background-color:#f4f4f4}}.title_of_table{position:relative;display:inline-flex;align-items:center;justify-content:center}.title_of_table:before{content:"";width:150px;height:3px;background:#999;background:linear-gradient(90deg,transparent,#999);margin-right:20px}.title_of_table:after{content:"";width:150px;height:3px;background:#ff6767;background:linear-gradient(270deg,transparent,#999);margin-left:20px}.super_admin_dashboard{position:relative;width:100%;padding:1rem;margin:1rem 0;background-color:#f7f7fa}.super_admin_dash_title{position:relative}.super_admin_dash_title h2{font-weight:400}.super_ad_dashboard_four,.super_admin_dashboard_four_card{display:flex;align-items:center;justify-content:space-between}.super_ad_dashboard_four{position:relative;width:23%;background-color:#fff;border-radius:10px;padding:2rem}.super_ad_dash_four_info{position:relative;padding-left:1.5rem}.super_ad_dash_four_info:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background-color:var(--main-color)}.super_ad_dash_four_info h3{font-size:20px;font-weight:400}.super_ad_dash_four_info h2{font-size:25px;font-weight:500;margin-top:15px}.super_ad_dashboard_four span{display:block;width:50px;height:50px;background-color:#f7d9547a;display:flex;align-items:center;justify-content:center;border-radius:10px}.super_ad_dashboard_four span svg{font-size:26px}.super_admin_chart_cont{width:100%;display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-top:3rem}.left_super_admin_chart{width:60%}.left_super_admin_chart,.right_super_admin_chart{height:550px;background-color:#fff;border-radius:15px}.right_super_admin_chart{width:40%}.chart_bar_home_page{width:100%;height:440px;padding:0 2rem}.left_super_piechart_project_title{padding:2rem;display:flex;align-items:center;gap:10px}.left_super_piechart_project_title svg{font-size:25px}.left_super_piechart_project_title h3{font-weight:500}.pie_chart_home{width:400px;height:400px;margin:auto}.super_admin_dash_notes{width:100%;margin-top:2.5rem;display:flex;justify-content:space-between;gap:2rem}.left_su_admin_dash_note,.right_su_admin_dash_note{background-color:#fff;width:50%;padding:1rem;border-radius:10px}.super_admin_dash_notes table{width:100%;border-collapse:separate!important;border-spacing:0}.super_admin_dash_notes table thead tr{border:1px solid #e8e8e8}.super_admin_dash_notes table thead tr th{position:relative;border-color:#E8E8E8;background-color:#dedede8e;text-align:left;padding:.75rem;vertical-align:middle;line-height:1.462;font-weight:500;cursor:pointer}.super_admin_dash_notes table thead tr th:hover{background-color:#cdcdcd}.project_th{width:100%;display:flex;align-items:center;justify-content:space-between;padding-right:10px}.super_admin_dash_notes table tbody tr td{position:relative;text-align:center;padding:.75rem;vertical-align:middle;line-height:1.462;font-weight:400;font-size:15px;text-transform:capitalize;max-width:280px;border-bottom:1px solid #d2d2d2}.super_admin_dash_notes table tbody tr:hover{background-color:rgba(0,128,0,.08)}.super_admin_dash_note_title{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.super_admin_dash_note_title h3{font-weight:500;display:flex;align-items:center;gap:10px}.super_admin_dash_note_title h3 svg{font-size:25px}.super_admin_dash_note_title button{padding:10px 1.5rem;background-color:var(--main-color);border:none;outline:none;display:flex;align-items:center;gap:10px;color:#333;font-family:inherit;font-size:16px;font-weight:600;border-radius:7px;box-shadow:0 0 10px #eee}.super_admin_dash_note_title svg{font-size:18px}.super_admin_dash_notes .project_th{justify-content:center;text-align:center}.mit_create_compo{position:fixed;top:0;left:150px;width:100%;height:100%;background-color:#00000038;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;display:none}.mit_create_compo.active{display:flex}.mit_create_cont{width:450px;height:auto;background-color:#fff;border:1px solid #c1c1c1;border-radius:15px}.mit_create_cont_title{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d1d0d0;padding:1rem}.mit_create_cont_title h3{font-weight:500}.mit_create_cont_title button{padding:10px 15px;background-color:#f5f5f5;border:1px solid #e8e8e8;color:#262a2a;border-radius:5px;font-size:.85rem;font-weight:600;transition:all .3s}.mit_create_cont form{padding:1rem}.mit_create_cont form input{padding:10px;font-size:17px;text-transform:capitalize}.mit_create_btns{display:flex;align-items:center;justify-content:flex-end;gap:1rem}.mit_create_btns button{padding:10px 15px;background-color:#f5f5f5;border:1px solid #e8e8e8;color:#262a2a;border-radius:5px;font-size:.85rem;font-weight:600;transition:all .3s}.mit_edit_de_btns{display:flex;align-items:center;gap:1rem}.mit_edit_de_btns a{padding:8px 10px;background-color:#f5f5f5;border:1px solid #e8e8e8;color:#262a2a;border-radius:5px;font-size:.85rem;font-weight:600;transition:all .3s;display:inline-flex;gap:10px;align-items:center}.mit_create_btns button:last-child,.mit_edit_de_btns a:hover{background-color:var(--main-color)}.mit_custom_checkbox{width:25px;height:25px;cursor:pointer;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f0f0f0;border:2px solid #ccc;border-radius:5px;transition:background-color .3s,border-color .3s}.mit_custom_checkbox:checked{background-color:#4caf50;border-color:#4caf50}.mit_custom_checkbox:checked:before{content:"✔";color:white;font-size:15px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mit_custom_checkbox:hover{border-color:#888}.master_admin_dashboard{width:100%}.master_admin_dashboard,.project_view_page_with_edit{position:relative;padding:1rem;margin:1rem 0;background-color:#f7f7fa}.project_view_page_with_edit{border-radius:10px}.pro_view_page_w_title{position:relative;padding:1rem 0;display:flex;align-items:center;justify-content:space-between}.pro_view_page_w_title h2{position:relative;font-size:23px;font-weight:500;padding-left:1.5rem}.pro_view_page_w_title h2:before{content:"";position:absolute;top:0;left:0;background-color:var(--main-color);width:6px;height:100%}.project_edit_delete_btns{position:relative;display:flex;align-items:center;gap:1rem}.project_edit_delete_btns button{padding:10px 15px;background-color:green;border:1px solid #e8e8e8;color:#fff;border-radius:5px;font-size:.85rem;font-weight:600;transition:.3s}.project_edit_delete_btns button:nth-child(2){background-color:red}.project_edit_delete_btns button:hover{padding:10px 2rem}.project_view_page_cont{position:relative;width:100%}.project_view_page_cont_top{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:1rem;background-color:#fff;padding:1rem}.project_view_page_cont_img{min-width:90px;height:90px;overflow:hidden;border:1px solid #d6d6d6;padding:10px;border-radius:10px}.project_view_page_cont_img img{width:100%;height:100%;object-fit:cover}.project_view_page_cont_top h3{font-weight:500;font-size:18px;text-transform:capitalize}.project_view_page_cont_top p{font-weight:400;font-size:15px;margin:5px 0;text-transform:uppercase}.project_priority{display:flex;align-items:center;gap:1rem}.project_priority p:first-child{background-color:rgba(255,0,0,.148);font-size:13px;max-width:120px;padding:5px;height:25px;display:flex;align-items:center;justify-content:center;text-align:center;gap:5px;font-weight:500;border-radius:5px}.project_priority p span{width:12px;height:12px;background-color:red;border-radius:4px}.project_priority p:last-child{font-size:13px;min-width:120px;height:25px;display:flex;align-items:center;justify-content:center;text-align:center;gap:5px;font-weight:500;border-radius:5px;background-color:rgba(255,166,0,.346)}.project_modified_name{display:flex;align-items:flex-start;flex-direction:column}.project_modified_name p{font-size:14px;text-transform:uppercase;color:#555}.project_modified_name p span{min-width:150px;display:inline-block;text-transform:capitalize;color:#000}.project_view_page_cont_info{position:relative;margin:1rem 0;display:flex;align-items:flex-start;gap:1.5rem}.project_view_page_cont_info .all_the_project_tasks{gap:1.5rem}.left_project_view_cont_info{position:relative;background-color:#fff;width:25%;padding:1rem;border-radius:10px}.left_project_view_cont_info h4{font-size:18px;font-weight:500;color:#000;margin-bottom:1rem}.project_info_left{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #d4d4d4}.project_info_left table{width:100%}.project_info_left table td{padding:6px 0;font-size:14px}.project_info_left table tr td:last-child{text-transform:uppercase;color:#555}.project_client_name{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #d4d4d4}.project_client_name p{position:relative;padding-left:1rem}.project_client_name p:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);background-color:#444;width:8px;height:8px;border-radius:50%}.project_responsible_persons{position:relative;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #d4d4d4}.project_responsible_persons:last-child{border:none;padding:0}.project_respon_persons{width:100%;display:flex;flex-direction:column;gap:1.5rem}.pro_respo_per{width:100%;display:flex;align-items:center;gap:1rem;background-color:#eee;padding:10px;border-radius:10px}.pro_respo_per img{width:50px;height:50px;border-radius:5px}.pro_respo_per p{font-size:15px}.right_project_view_cont_info{position:relative;width:75%}.right_project_view_progress_bar{position:relative;background-color:#fff;padding:1rem;border-radius:10px}.right_project_view_progress_bar ul li{margin:0 0 3px;padding:12px 25px 12px 50px;font-size:14px;font-weight:500;display:inline-block;text-align:center;background:#F6F6F6;color:#262A2A;position:relative;border-radius:10px 0 0 10px;min-width:185px}.right_project_view_progress_bar ul li:after{content:"";position:absolute;top:0;right:-23px;width:45px;height:40px;z-index:1;background:#F6F6F6;box-shadow:2px -2px 0 1px #fff,3px -3px 0 2px rgba(255,255,255,.1);border-radius:0 5px 0 50px;-webkit-transform:scale(.707) rotate(45deg)}.right_project_view_progress_bar ul li.active{background-color:var(--main-color)}.right_project_view_progress_bar ul li.active:after{content:"";position:absolute;top:0;right:-23px;width:45px;height:40px;z-index:1;background:var(--main-color);box-shadow:2px -2px 0 1px #fff,3px -3px 0 2px rgba(255,255,255,.1);border-radius:0 5px 0 50px;-webkit-transform:scale(.707) rotate(45deg)}.all_the_project_tasks_cont{margin:1rem 0;background-color:#fff;padding:1rem;border-radius:10px}.all_the_project_task_title{display:flex;align-items:center;justify-content:space-between;position:relative;border-bottom:1px solid #dddcdc;padding-bottom:1rem}.all_the_project_task_title h3{font-size:19px;font-weight:500}.all_the_project_task_title button{padding:10px 1rem;font-size:16px;color:#fff;background-color:var(--main-color-secondary);border:none;outline:none;border-radius:5px;display:flex;align-items:center;gap:1rem}.all_the_project_tasks{position:relative;padding:1rem 0;display:flex;flex-direction:column}.all_the_project_task{border-left:4px solid var(--main-color);border-radius:10px;box-shadow:0 5px 10px #e1e1e1;padding:1rem}.all_the_project_task h5.high{background-color:rgba(255,0,0,.111)}.all_the_project_task h5.high,.all_the_project_task h5.medium{font-size:13px;max-width:120px;height:25px;display:flex;align-items:center;justify-content:center;text-align:center;gap:5px;padding:5px;font-weight:400;border-radius:5px;text-transform:capitalize}.all_the_project_task h5.medium{background-color:rgba(255,102,0,.111)}.all_the_project_task h5.low{background-color:rgba(0,225,255,.111);font-size:13px;max-width:120px;height:25px;display:flex;align-items:center;justify-content:center;text-align:center;gap:5px;padding:5px;font-weight:400;border-radius:5px;text-transform:capitalize}.all_the_project_task h4{max-width:450px;font-size:16px;font-weight:400;color:#333}.all_the_project_task svg{font-size:20px}.all_the_project_task .blue svg{font-size:14px;animation:rotate 1s linear infinite}.all_the_project_task h5 span.medium{width:8px;height:8px;background-color:orange;border-radius:4px}.all_the_project_task h5 span.high{width:8px;height:8px;background-color:red;border-radius:4px}.all_the_project_task h5 span.low{width:8px;height:8px;background-color:rgb(0,140,255);border-radius:4px}.all_the_project_task{position:relative;display:flex;align-items:center;justify-content:space-between}.task_review_popup_hover{position:absolute;right:450px;top:50%;transform:translateY(-50%);width:350px;max-height:100px;background-color:#fff;box-shadow:0 0 15px #d2d1d1;padding:1rem;border-radius:12px;text-transform:capitalize;display:none;transition:all .3s}.all_the_project_task:hover .task_review_popup_hover{display:block}.all_the_project_task img{width:40px;height:40px;border-radius:50%}.all_the_project_task p{display:flex;align-items:center;gap:10px;font-size:14px}.task_user p{background-color:rgba(0,128,0,.162);padding:8px;border-radius:10px;color:#000}.project_task_update_delete span{width:35px;height:40px;background-color:#eeeeee;display:flex;align-items:center;justify-content:center;border-radius:8px;position:relative}.project_task_update_delete{position:relative}.task_update_de_btn_project{position:absolute;right:0;top:0;width:150px;background-color:#fff;box-shadow:0 5px 10px #9999;padding:5px;border-radius:10px;display:none;z-index:6}.task_update_de_btn_project button{border:none;width:100%;outline:none;display:flex;align-items:flex-start;gap:10px;font-size:14px;background-color:transparent;padding:10px;border-radius:10px;margin-top:5px}.task_update_de_btn_project button:hover{background-color:#eee}.project_task_update_delete:hover .task_update_de_btn_project{display:block}.super_total_task_page{position:relative;margin:1rem 0;background-color:#f7f7fa;padding:1rem;border-radius:10px}.super_total_task_title{position:relative;display:flex;align-items:center;justify-content:space-between;padding-bottom:2rem;border-bottom:1px solid #b9b9b9}.super_total_task_title h3{position:relative;font-size:23px;font-weight:500;padding-left:1.5rem}.super_total_task_title h3:before{content:"";position:absolute;left:0;top:0;width:6px;height:100%;background-color:var(--main-color)}.super_total_task_title h3 span{font-size:15px;color:var(--main-color-secondary)}.super_total_task_title a{background-color:var(--main-color-secondary);padding:10px 1rem;display:flex;align-items:center;gap:10px;border-radius:5px;color:#fff}.super_total_task_title a:hover{background-color:#999}.super_total_task_cont{position:relative;margin-top:2rem}.super_total_task_cont_title,.supper_to_task_c_btns{position:relative;display:flex;align-items:center;justify-content:space-between}.supper_to_task_c_btns{border:1px solid #b9b9b9;border-radius:5px;overflow:hidden}.super_total_task_cont_title button{border:none;padding:10px 1rem}.super_total_task_cont_title button.active,.super_total_task_cont_title button:hover{background-color:var(--main-color)}.super_total_task_cont_info{margin-top:2rem}.super_total_task_cont_info .all_the_project_tasks{border-top:1px solid #cacaca}.all_the_project_task:hover{background-color:#eee}.super_total_task_cont_info .all_the_project_tasks h3{font-weight:500;cursor:pointer;position:relative;padding-left:1rem}.super_total_task_cont_info .all_the_project_tasks h3:before{content:"";position:absolute;left:0;top:0;background-color:var(--main-color-secondary);width:4px;height:100%}.task_content{max-height:0;transition:max-height .6s ease-in-out,padding .6s ease-in-out;display:flex;flex-direction:column;gap:1.45rem}.task_content.open{max-height:15800px;padding:10px 0;transition:max-height .6s ease-in,padding .6s ease-in;margin-top:1rem}.task_content a:hover{background-color:#eeeeee}.all_average_ratingstar_count{display:flex;align-items:center;gap:2px}.all_average_ratingstar_count svg{font-size:15px;color:#999}.all_average_ratingstar_count svg.active{color:orange}.task_view_page{margin:1rem;position:relative;display:flex;align-items:flex-start;gap:3rem}.task_view_left_page{position:relative;width:60%;padding:1rem;background-color:#f7f7fa}.left_task_view_titles{position:relative;margin-bottom:1.8rem}.left_task_view_titles h3{position:relative;font-size:23px;font-weight:500;padding-left:1.5rem}.left_task_view_titles h3:before{content:"";position:absolute;left:0;top:0;width:6px;height:100%;background-color:var(--main-color)}.three_task_view_time{display:flex;align-items:center;justify-content:space-between;padding:3rem 0 1rem}.three_task_v_t{background-color:#ffff;padding:2rem 2.5rem;width:auto;border-radius:20px}.three_task_v_t h4{font-size:18px;font-weight:300;margin-bottom:10px}.three_task_v_t p{font-size:30px;font-weight:400}.task_view_info_cont_title{display:flex;align-items:center;justify-content:space-between}.task_view_info_cont_title h3{font-size:25px;font-weight:500;margin-bottom:2rem}.task_view_description_comments p{margin:1rem 0}.task_logs{display:flex;flex-direction:column;gap:1rem}.task_log{display:flex;align-items:center;justify-content:space-between;background-color:#fff;border-radius:10px;padding:10px}.task_log_status{gap:21px}.task_log_status h4{font-weight:400;background-color:rgb(161,223,161);padding:5px 10px;font-size:15px;border-radius:6px}.task_log_status p{font-size:15px}.task_logs_create{position:relative;display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:2rem;background-color:#fff}.task_logs_create input,.task_logs_create select{padding:10px;font-size:15px;outline:none}.task_logs_create input:first-child{min-width:350px}.task_logs_create button{padding:13px 15px;background-color:var(--main-color);border:1px solid #a6a6a6;color:#262a2a;font-size:15px;border-radius:5px;font-size:.85rem;font-weight:600;transition:.3s}.task_logs_create button:hover{background-color:var(--main-color-secondary);color:#fff}.right_task_view_page{position:relative;background-color:#f7f7fa;padding:1rem;width:40%;border-radius:10px}.task_log_status{display:flex;align-items:center}.task_log_status button{background-color:transparent;border:none;outline:none}.task_log_status button,.task_log_status button:last-child{display:flex;font-size:24px;align-items:center;justify-content:center}.task_log_status button:last-child{border:1px solid #6555;background-color:var(--main-color);color:#000;width:35px;height:35px;border-radius:50%}.logs_table{width:100%;overflow-x:auto;border-radius:8px}table{width:100%;border-collapse:collapse;background-color:#ffffff}td,th{padding:12px 16px;text-align:left;border-bottom:1px solid #e0e0e0}th{background-color:#f5f5f5;font-weight:600;color:#333}tr:hover{background-color:#f9f9f9}.status{padding:4px 8px;border-radius:4px;font-size:14px;font-weight:500;text-transform:capitalize}.status.tbd{background-color:#ff0000;color:#fff}.status.wip{background-color:#ffd95c;color:#000}.status.pfc{background-color:#a0391f;color:#fff}.status.hold{background-color:#f8d7da;color:#721c24}.status.reject{background-color:#dc3545;color:#fff}.status.inapproval{background-color:#d4edda;color:#155724}.status.completed{background-color:#28a745;color:#fff}.status.closed{background-color:#0088ff;color:#fff}.actions{display:flex;gap:8px}.action_btn{background:none;border:none;cursor:pointer;padding:6px;border-radius:4px;font-size:25px;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.action_btn:hover{background-color:#f0f0f0}.edit_btn{color:#007bff}.delete_btn{color:#dc3545}.add_btn{color:#000;background-color:var(--main-color)}.right_task_view_page h3{position:relative;font-size:23px;font-weight:500;padding-left:1.5rem;margin-bottom:2rem}.right_task_view_page h3:before{content:"";position:absolute;left:0;top:0;width:6px;height:100%;background-color:var(--main-color)}.right_task_time_tracking{position:relative;background-color:#fff;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.right_task_time_tracking span{position:absolute;left:0;top:0;background-color:var(--main-color);padding:10px 1rem}.right_task_time_tracking p{font-size:20px}.right_task_time_tracking h4{font-size:18px;font-weight:400;margin:1rem 0}.right_task_time_tracking h5{font-size:40px;font-weight:400;margin-bottom:1rem}.task_status_dropdown{width:100%;position:relative;margin-top:3rem}.task_status_dropdown select{width:100%;padding:1rem;font-size:20px;border-radius:15px}.task_status_dropdown button{display:flex;align-items:center;gap:10px;justify-content:center;padding:10px 1rem;font-size:18px;border-radius:10px;border:1px solid #898989;font-weight:400;background-color:#fff}.task_status_dropdown button:hover{background-color:#eee}.task_status_dropdown button p{width:40px;height:40px;background-color:var(--main-color);display:flex;align-items:center;justify-content:center;border-radius:50%}.right_task_time_t_btns{display:flex;align-items:center;justify-content:center;border:1px solid #999;border-radius:15px;overflow:hidden}.right_task_time_t_btns button{color:rgb(0,60,255)}.right_task_time_t_btns button,.right_task_time_t_btns button:nth-child(2){padding:1rem 2rem;font-size:25px;display:flex;align-items:center;justify-content:center;gap:10px;border:none}.right_task_time_t_btns button:nth-child(2){color:#08bf8e}.right_task_time_t_btns p{background-color:#0756e8;color:#fff;width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:25px;border-radius:50%}.right_task_time_t_btns button:nth-child(2) p{background-color:#08bf8e}.task_view_description_comments{background-color:#fff;padding:1rem;border-radius:15px}.task_view_status_cont{position:relative;margin-top:3rem;background-color:#fff;padding:1rem}.task_view_status_info{display:flex;align-items:center;justify-content:space-around}.task_view_status_btn{background-color:#ffcfcf;color:#000;padding:10px 1.3rem;border-radius:10px}.task_view_poirity_btn{position:relative;padding-left:1.8rem}.task_view_poirity_btn:before{position:absolute;content:"";left:0;top:50%;transform:translateY(-50%);width:12px;height:12px;border-radius:50%;background-color:#000}.task_view_status_cont ul{margin-left:3rem}.task_view_status_cont ul li{list-style:decimal-leading-zero}.employee_dashboard{position:relative;width:100%;margin:1rem;border-radius:10px;background-color:#f7f7fa}.employee_dashboard h2{padding:2rem 1rem;font-size:40px;font-weight:400}.employee_dashboard_top_cards{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:1rem}.employee_dash_top_card{position:relative;width:20%;background-color:#fff;padding:1rem;border-radius:10px}.employee_dash_top_card h3{position:relative;font-weight:400;margin-bottom:10px;padding-left:1rem}.employee_dash_top_card h3:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background-color:var(--main-color)}.employee_dash_top_card h4{font-weight:400;font-size:40px;padding-left:1rem}.employee_dash_top_card h4 span{font-weight:300;font-size:15px}.employee_dash_center{position:relative;display:flex;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between;gap:2rem;padding:1rem}.employee_dash_chart{position:relative;width:60%;height:550px;border-radius:10px;background-color:#fff;padding:2rem}.employee_dash_task_list{position:relative;width:36%;height:auto;border:1px solid #dbdbdb;border-radius:10px;background-color:#fff;padding:1rem}.employee_dash_task_cont{position:relative;display:flex;align-items:flex-start;gap:1rem;flex-direction:column}.emp_dash_task_de{width:100%;position:relative;background-color:#eeee;padding:10px;border-radius:10px;height:auto}.employee_dash_task_list h3{font-weight:500}.emp_dash_task_de h4{font-size:17px;font-weight:400;text-transform:capitalize}.emp_dash_task_de p{font-size:13px;margin:10px 0;font-weight:400;color:#555}.emp_dash_task_de a{display:inline-block;font-size:13px;margin:7px 0;font-weight:400;color:#fff;background-color:rgba(0,128,0,.601);padding:10px 1rem;border-radius:10px}.emp_dash_task_de a:hover{background-color:green}.emp_dash_task_de span{position:absolute;right:0;top:0;background-color:rgb(255,239,160);color:#000;padding:10px;border-bottom-left-radius:10px}.main_every_profile_page{position:relative;width:100%;padding:2rem;margin:1rem 0;background-color:#f7f7fa;border-radius:12px}.top_main_profile_cont{background-color:#fff;display:flex;position:relative;padding:1rem;border-radius:10px}.top_main_left_pro_img{min-width:250px;height:250px;overflow:hidden;border-radius:15px;position:relative;border:1px solid #eee;box-shadow:0 0 10px #eee}.top_main_left_pro_img img{width:100%;height:100%;object-fit:cover}.emp_profile_photo_edit_add{position:absolute;bottom:10px;left:50%;transform:translateX(-50%)}.emp_profile_photo_edit_add button{padding:10px 15px;background-color:#ffffff;border:1px solid #e8e8e8;box-shadow:0 0 10px #777;display:flex;align-items:center;justify-content:center;gap:10px;color:#262a2a;border-radius:5px;font-size:.75rem;font-weight:600;width:170px!important;transition:all .3s;font-family:inherit}.emp_profile_photo_edit_add button svg{font-size:20px}.top_main_pro_info{width:100%;position:relative;padding-left:2rem}.top_main_pro_info_name{border-top-right-radius:10px}.top_main_pro_info_name h2{display:flex;align-items:center;gap:2rem;font-weight:500;color:#1e225f}.top_main_pro_info_name span{font-size:15px;padding:5px 10px;background-color:#0756e830;border-radius:7px}.top_main_address_info_ad{display:flex;align-items:center;gap:3rem;padding:1.8rem 0;border-bottom:1px solid #999}.top_main_address_info_ad p{display:flex;align-items:center;gap:10px;color:#5b5e87}.top_main_address_info_ad P svg{font-size:20px}.top_main_pro_info_data{display:flex;gap:3rem;padding:1.8rem 0}.top_main_pro_info_data p{color:#555;font-size:14px}.top_main_pro_info_data p span{color:#273051;font-size:17px;text-transform:capitalize}.top_main_pro_info_filter_btns{width:100%}.top_main_pro_info_f_btns button{display:block;padding:10px 1rem;border:none;border-radius:7px}.top_main_pro_info_f_btns button.active{background-color:var(--main-color)}.status_on_btn{position:relative;font-size:15px;padding:10px 1rem!important;display:inline-flex!important;align-items:center;gap:10px;border-radius:10px;background-color:rgba(120,238,120,.686);font-family:inherit}.status_on_btn span{width:15px;height:15px;background-color:green;display:block;border-radius:50%}.profile_info_center{margin-top:2rem}.filter_profile_info_cont,.job_details_cont,.profile_info_center{position:relative;width:100%}.job_details_cont{column-count:2;column-gap:3rem;gap:3rem}.left_job_details{background-color:#fff;min-width:60%;position:relative;border-radius:10px;margin-bottom:2rem;page-break-inside:avoid;break-inside:avoid}.left_job_details_title{padding:1.2rem;border-bottom:1px solid #d7d6d6;display:flex;align-items:center;justify-content:space-between}.left_job_details_title h3{font-weight:500}.left_job_details_title a{display:flex;align-items:center;gap:10px;background-color:#eee;padding:10px 1rem;border-radius:10px}.left_job_details_title a:hover{background-color:var(--main-color)}.left_job_details_info{position:relative;padding:1.5rem;display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:space-between;gap:2rem}.left_job_de_i{width:39%}.left_job_de_i label{color:#666;font-size:14px}.left_job_de_i p{color:#273051;font-size:17px;margin-top:3px}.right_organiz_de{background-color:#fff;min-width:30%;position:relative;border-radius:10px;margin-bottom:2rem}.reports_project_page{position:relative;width:100%;margin:1rem;border-radius:10px;background-color:#f7f7fa;padding:1rem}.reports_project_page_title{display:flex;align-items:center;justify-content:space-between;padding:1rem;margin-bottom:1rem;background-color:#fff;box-shadow:0 0 20px #d4d4d4;border-radius:10px}.reports_project_page_title h2{font-size:20px;font-weight:400}.reports_project_page_title button{background-color:var(--main-color);border:1px solid var(--main-color);color:#000;display:inline-flex;justify-content:center;align-items:center;gap:10px;transition:all .2s ease;border-radius:5px;font-size:15px;font-weight:600;font-family:inherit;padding:.6rem .95rem}.reports_project_charts{position:relative;width:100%;display:flex;justify-content:space-between;gap:2rem}.left_reports_project_chart{position:relative;width:56%;background-color:#fff;padding:1rem;border-radius:10px}.left_reports_pro_chart_title{position:relative;display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem}.left_reports_pro_chart_title h3{font-weight:400}.left_report_pro_chat_date_select{display:flex;align-items:center;border:1px solid #dbdbdb;padding:10px;border-radius:8px;box-shadow:0 0 10px;box-shadow:0 0 10px #eeeeee}.left_report_pro_chat_date_select svg:first-child{font-size:20px;margin-right:10px}.left_report_pro_chat_date_select input{width:100px;background-color:transparent;color:#444;border:0;border-radius:4px;cursor:pointer;font:inherit;padding:0;text-align:center;outline:none;font-size:15px}.left_reports_pro_chart{width:100%;height:450px}.right_reports_project_chart{width:45%;background-color:#fff;position:relative;padding:1rem;border-radius:10px}.right_reports_pro_chart{width:100%;height:400px}.over_all_project_resport_table{margin-top:3rem}.over_all_project_resport_table th{background-color:#e3e3e3}.over_all_project_resport_table h3{font-size:20px;margin-bottom:1rem;font-weight:600;color:#222}.project_report_popup{position:fixed;top:0;left:100px;width:100%;height:100vh;background-color:#00000045;z-index:99999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;display:none}.project_report_popup.active{display:flex}.close_report{position:fixed;left:0;top:0;width:100%;height:100%;z-index:-1}.project_report_cont{background-color:#fff;width:550px;height:auto;border-radius:25px}.project_report_cont_title{padding:1.5rem;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between}.project_report_cont_title h3{font-size:17px}.project_report_cont_title span{border:1px solid #555;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.project_report_file_select{position:relative;padding:1.5rem}.project_select_op{display:flex;flex-direction:column;gap:8px;margin-bottom:1rem}.project_select_op label{font-size:15px}.project_select_op select{padding:1rem}.projec_report_dwon_btn{display:flex;align-items:center;justify-content:flex-end;gap:1rem}.projec_report_dwon_btn button{padding:10px 15px;background-color:#f5f5f5;border:1px solid #e8e8e8;color:#262a2a;border-radius:5px;font-size:.85rem;font-weight:600;transition:.3s}.projec_report_dwon_btn button:last-child{background-color:var(--main-color)}.projec_report_dwon_btn button:hover{background-color:grey;color:#fff}