@import url("https://fonts.googleapis.com/css2?family=DM+Sans&display=swap");@import url("https://fonts.googleapis.com/css2?family=DM+Sans&family=Roboto:wght@500&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Open+Sans&display=swap");:root{--bgTheme:#0035547d;--textColor:#000;--redTheme:#e64848}*,body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body,html{padding:0;margin:0;background:#f5f5f5;height:100vh;overflow-x:hidden}button{cursor:pointer}a{color:inherit;text-decoration:none}*{box-sizing:border-box;margin:0;padding:0;color:#000}.container{width:100%;padding:0 33.6px 33.6px}.col_1{flex:0 0 8.333333%;max-width:8.333333%}.col_2{flex:0 0 16.666667%;max-width:16.666667%}.col_20{flex:0 0 20%;max-width:20%}.col_3{flex:0 0 25%;max-width:25%}.col_4{flex:0 0 33.333333%;max-width:33.333333%}.col_5{flex:0 0 41.666667%;max-width:41.666667%}.col_6{flex:0 0 50%;max-width:50%}.col_7{flex:0 0 58.333333%;max-width:58.333333%}.col_8{flex:0 0 66.666667%;max-width:66.666667%}.col_9{flex:0 0 75%;max-width:75%}.col_10{flex:0 0 83.333333%;max-width:83.333333%}.col_11{flex:0 0 91.666667%;max-width:91.666667%}.col_12{flex:0 0 100%;max-width:100%}@media screen and (min-width:768px) and (max-width:991px){.col_md_1{flex:0 0 8.333333%;max-width:8.333333%}.col_md_2{flex:0 0 16.666667%;max-width:16.666667%}.col_md_3{flex:0 0 25%;max-width:25%}.col_md_4{flex:0 0 33.333333%;max-width:33.333333%}.col_md_5{flex:0 0 41.666667%;max-width:41.666667%;background-color:#333}.col_md_6{flex:0 0 50%;max-width:50%}.col_md_7{flex:0 0 58.333333%;max-width:58.333333%}.col_md_8{flex:0 0 66.666667%;max-width:66.666667%}.col_md_9{flex:0 0 75%;max-width:75%}.col_md_10{flex:0 0 83.333333%;max-width:83.333333%}.col_md_11{flex:0 0 91.666667%;max-width:91.666667%}.col_md_12{flex:0 0 100%;max-width:100%}}@media screen and (min-width:992px) and (max-width:1199px){.col_md_1{flex:0 0 8.333333%;max-width:8.333333%}.col_md_2{flex:0 0 16.666667%;max-width:16.666667%}.col_md_3{flex:0 0 25%;max-width:25%}.col_md_4{flex:0 0 33.333333%;max-width:33.333333%}.col_md_5{flex:0 0 41.666667%;max-width:41.666667%}.col_md_6{flex:0 0 50%;max-width:50%}.col_md_7{flex:0 0 58.333333%;max-width:58.333333%}.col_md_8{flex:0 0 66.666667%;max-width:66.666667%}.col_md_9{flex:0 0 75%;max-width:75%}.col_md_10{flex:0 0 83.333333%;max-width:83.333333%}.col_md_11{flex:0 0 91.666667%;max-width:91.666667%}.col_md_12{flex:0 0 100%;max-width:100%}}.row{width:100%;display:flex;display:-ms-flexbox;flex-wrap:wrap;-ms-flex-wrap:wrap}.hv_evenly_center{display:flex;align-items:center;justify-content:space-evenly}.fx_hv_center{display:flex;justify-content:center;align-items:center}.fx_hv_between_center{display:flex;justify-content:space-between;align-items:center}.fx_hv_start_center{display:flex;justify-content:flex-start;align-items:center}.h1_title{font-size:3em}.h2_title{font-size:2em}.h3_title{font-size:1.5em}.h4_title{font-size:1.2em}.h5_title{font-size:1em}.h6_title{font-size:.8em}.sm_text{font-size:12px}.fw_500{font-weight:500}.fw_600{font-weight:600}.fw_700{font-weight:700}.p_1{padding:.25rem}.p_2{padding:.5rem}.p_3{padding:1rem}.p_4{padding:1.5rem}.p_5{padding:3rem}.py_1{padding-top:.25rem;padding-bottom:.25rem}.py_2{padding-top:.5rem;padding-bottom:.5rem}.py_3{padding-top:1rem;padding-bottom:1rem}.py_4{padding-top:1.5rem;padding-bottom:1.5rem}.py_5{padding-top:3rem;padding-bottom:3rem}.px_1{padding-left:.25rem;padding-right:.25rem}.px_2{padding-left:.5rem;padding-right:.5rem}.px_3{padding-left:1rem;padding-right:1rem}.px_4{padding-left:1.5rem;padding-right:1.5rem}.px_5{padding-left:3rem;padding-right:3rem}.my_1{margin-top:.25rem;margin-bottom:.25rem}.my_2{margin-top:.5rem;margin-bottom:.5rem}.my_3{margin-top:1rem;margin-bottom:1rem}.my_4{margin-top:1.5rem;margin-bottom:1.5rem}.my_5{margin-top:3rem;margin-bottom:3rem}.mt_1{margin-top:.25rem}.mt_2{margin-top:.5rem}.mt_3{margin-top:1rem}.mt_4{margin-top:1.5rem}.mt_5{margin-top:3rem}.mb_1{margin-bottom:.25rem}.mb_2{margin-bottom:.5rem}.mb_3{margin-bottom:1rem}.mb_4{margin-bottom:1.5rem}.mb_5{margin-bottom:3rem}.fc-success{color:#28a745!important}.fc-error{color:#dc3545!important}.btn{background-color:var(--redTheme);border:none;padding:15px 25px;color:#fff;font-weight:600;border-radius:5px;text-transform:capitalize;font-size:14px}.page_content{padding:3rem;width:100%}.auth_container{display:flex;width:100%;height:100vh}.left_section{width:55%;height:100%;background:url(/server/public/wallpaper.jpeg);background-size:cover}.auth_container .left_section img{width:100%;height:100%;object-fit:cover}.right_section{width:45%;height:100%;display:flex;align-items:center;justify-content:center}.login_main{width:60%;display:flex;flex-direction:column;gap:2rem}.login_title{padding-left:10px}.login_title h1{font-size:30px}.login_main form{display:flex;flex-direction:column;gap:15px}.login_input_group{display:flex;flex-direction:column;gap:10px}.login_input_group input{height:3rem;padding-left:25px;padding-right:25px;border-radius:50px;border:1px solid #d3d3d3;background:transparent}.login_input_group input:focus{outline:2px solid var(--redTheme);border:1px solid transparent}.login_input_group label{font-size:13px;margin-left:10px}.forget_pass{display:flex;justify-content:space-between;padding-left:8px;padding-right:8px}.forget_pass div{display:flex;align-items:center;gap:5px}.forget_pass div label{font-size:13px}.forget_pass div input{accent-color:var(--redTheme)}.forget_pass a{font-size:13px;font-weight:600;color:var(--redTheme)}.submit_button{margin-top:5px;width:100%}.submit_button button{width:100%;height:3rem;border:none;border-radius:50px;color:#fff;background:var(--redTheme);font-size:17px;font-weight:600;display:flex;align-items:center;justify-content:center}.pin_container div:first-child{padding-left:10px}.pin_container div:first-child label{font-weight:500}.pin_container div:first-child p{font-size:14px;color:grey}.pin_container div:last-child{margin-top:10px;width:100%;display:flex;justify-content:center;gap:5px}.pin_container div:last-child input{width:23%;height:3.8rem;border:1px solid #d3d3d3;background:transparent;text-align:center;font-size:25px;border-radius:8px}.pin_container div input:focus{outline:2px solid var(--redTheme);border:1px solid transparent}.mainContainer{background-color:#fff;height:auto;width:100%;min-width:1000px;font-family:Source Sans Pro,sans-serif;color:#000}.tableContainer{padding:10px}.filterContainer{height:100%;width:100%;border:1px solid hsla(0,0%,100%,.1)}#itemsTable{width:100%}#itemsTable thead{background-color:#f1f1f1}#itemsTable thead tr th{font-family:Roboto;font-style:normal;font-weight:500;font-size:13px;line-height:140%;letter-spacing:-.3px}#itemsTable td span{word-break:break-all;position:relative;bottom:5px;margin-left:10px}#itemsTable td img{height:60px;width:60px}#itemsTable tbody tr td:first-child{display:flex;flex-direction:row-reverse;width:max-content}.createuser_parent .createuser_btn{padding:10px;background-color:#02a0fc;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;border:0;font-size:16px;border-radius:4px;float:right;margin-right:40px}.createuser_parent .popup{max-width:600px;width:100%;position:fixed;top:40%;left:50%;transform:translate(-50%,-50%);display:flex;background-color:#fff;box-shadow:0 0 18px 0 rgba(0,0,0,.75);border-radius:8px;height:max-content;min-height:400px;z-index:1}.createuser_parent .popup form{display:flex;margin:auto;flex-direction:column}.createuser_parent img{display:flex;object-fit:cover;width:300px;height:200px;margin:auto}.createuser_parent .popup button{background-color:#02a0fc;width:100%;margin-top:8px;border-radius:15px;padding:8px;border:0}.createuser_parent .popup .popup_submit{flex:1 1;text-align:flex-end;display:flex}.award_job_grid{display:grid;grid-template-columns:repeat(4,1fr);width:max-content;grid-gap:10px;gap:10px}.vertical_cards_main{width:100%;display:flex;flex-wrap:wrap;gap:15px}.vertical_card{width:20rem;border-radius:15px;background:#fff;padding:1rem .5rem;position:relative}.vertical_titles_main{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.vertical_titles{width:43%;text-align:center;padding:2px;text-align:left}.vertical_titles h5:first-child{font-weight:600;font-size:12px}.vertical_titles h5:nth-child(2){font-weight:100;font-size:11px}.vertical_cards_boxes{margin-top:1rem;width:100%;display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.vertical_cards_box{width:5rem;border-radius:5px;background:#f5f5f5}.vertical_cards_box h5{text-align:center;color:#000;font-size:10px}.vertical_cards_heading{padding:5px;width:100%;border-bottom:1px solid #80808023}.vertical_cards_heading_value{width:100%;word-break:break-all;padding:5px}.vertical_cards_heading_value h5{font-weight:200;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.vertical_card_edit{position:absolute;right:8px;cursor:pointer}.Toastify__toast-body div{color:#000!important}.sidebar{height:100vh;overflow-y:auto;width:270px;background-color:#fff;border-right:1px solid #efefef;position:fixed;left:0;z-index:5}.sidebar::-webkit-scrollbar{width:16px}.sidebar::-webkit-scrollbar-track{border-radius:8px}.sidebar::-webkit-scrollbar-thumb{height:56px;border-radius:8px;border:4px solid transparent;background-clip:content-box;background-color:#88888870}.sidebar::-webkit-scrollbar-thumb:hover{background-color:#5555555e}.sidebar .head h1{font-size:30px;padding:35px;text-align:center;color:#333}.sidebar .child div{display:flex;justify-content:flex-start;align-items:center;padding:15px 25px;cursor:pointer}.sidebar .child div svg{font-size:25px;fill:#ccc}.sidebar .child>a.active{display:flex;align-items:center;position:relative}.sidebar .child>a.active h4{color:#333}.sidebar .child>a.active:after{content:"";display:block;height:50%;width:3px;background-color:var(--redTheme);position:absolute;right:-3px;border-radius:30px}.sidebar .child>a.active{border-right:4px solid transparent}.sidebar .child>a.active svg{fill:var(--redTheme)}.sidebar .child div h4{font-size:16px;padding:6px;margin-left:15px;color:#ccc;font-weight:600}.sidebar .child .footer_bar{position:absolute;bottom:0}.sidebar_badge{min-width:13rem;height:3.5rem;border-radius:50px;display:flex;align-items:center;gap:1rem;padding:8px;cursor:pointer;border:1px solid #c0b9b9a3}.sidebar_badge h4{font-weight:500}.sidebar_badge h5{font-weight:400}.time_log_main{position:absolute;bottom:100px;width:100%;height:6rem;justify-content:center}.time_log,.time_log_main{display:flex;align-items:center}.time_log{width:95%;height:100%;border-radius:10px;justify-content:space-between;gap:10px;padding:5px;background:#f8e5e9}.time_log_circle{width:4rem;height:4rem}.time_log_task{display:flex;flex-direction:column;gap:2px}.time_log_task h5:first-of-type{color:var(--redTheme)}.time_log_task h5:last-of-type{font-style:italic;color:#000000a6}.jobs{width:100%;padding:0 30px 30px}.jobs .crud{margin-top:25px;margin-bottom:25px;justify-content:space-between;display:flex;align-items:center;padding-right:10px;max-width:100%}.jobs .crud input{margin-right:15px;font-size:16px;padding:10px;width:25vw;border-radius:10px;border:none;outline:none;height:2.5rem}.jobs_filter_btn{height:2.5rem;width:2.5rem;min-width:2.5rem;display:inline-flex;align-items:center;justify-content:center;background-color:var(--redTheme);border:none;border-radius:8px;padding:0}.jobs_filter_btn svg{font-size:20px}.jobs_add_btn{height:2.5rem;display:inline-flex;align-items:center;justify-content:center;padding:0 20px!important}.jobs .crud input:focus{outline:2px solid var(--redTheme)}.jobs .crud button{background-color:var(--redTheme);border:none;padding:11px 25px;color:#fff;font-weight:600;border-radius:5px;float:right;text-transform:capitalize;font-size:12px}.jobs .crud button.jobs_add_btn,.jobs .crud button.jobs_filter_btn{float:none}.jobs .crud button.jobs_filter_btn{width:2.5rem;min-width:2.5rem;background-color:var(--redTheme);border:none;border-radius:8px;padding:0}.jobs .crud button.jobs_add_btn,.jobs .crud button.jobs_filter_btn{height:2.5rem;display:inline-flex;align-items:center;justify-content:center}.jobs .crud button.jobs_add_btn{padding:0 20px!important}.jobs .list .child{padding:10px;background-color:#f5f5f5;border-radius:10px;margin-bottom:10px}.jobs .list .child div:nth-child(2){display:flex;gap:10px;margin-top:10px}.job_customizer table tr th:nth-child(2){width:15vw}.job_customizer table tr th{text-align:left;width:7vw;padding:10px;cursor:pointer;font-weight:unset}.job_customizer table tr th svg{font-size:30px;margin-right:10px}.job_customizer table tr th input{border:1.5px solid grey;padding:7px;border-radius:5px;width:inherit;font-size:20px}.job_months{margin-top:1rem;padding-bottom:15px;display:flex;flex-direction:column;gap:22px}.job_months_main{position:relative}.job_months_main,.job_months_main ul{display:flex;align-items:center}.job_months ul{display:flex;list-style:none;gap:15px;width:100%;position:relative}.year_finance{position:absolute;right:0;display:flex;justify-content:flex-end;align-items:center;gap:1rem}.generate_report{border:none;background:none;color:#fff;padding:5px;border-radius:7px}.generate_report svg{fill:#000}.job_months ul li{cursor:pointer;color:grey}.job_active_month{font-weight:700;color:var(--redTheme)!important;border-bottom:2px solid var(--redTheme)}.job_months h1{font-size:25px}.job_months_title{display:flex;justify-content:space-between;align-items:center;width:100%}.month_flt_clear{height:2rem;border-radius:50px!important;background:none!important;color:var(--redTheme)!important;border:1px solid var(--redTheme)!important;width:8rem}.job_month_analytics{margin-top:20px;margin-bottom:20px;width:100%;height:5rem;background:#fff;border-radius:15px;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3);display:flex}.job_analytics_title{width:17%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-right:1px solid #d3d3d397;padding-left:15px;padding-right:15px}.job_month_analytics .job_analytics_title:last-child{border-right:none}.job_analytics_title h3{font-weight:400;font-size:15px}.job_analytics_title h2{font-size:18px}.add_job{padding:40px 40px 0}.add_job_form_container{margin-top:15px;width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:5px;position:relative}.add_job_input_group{width:23%}.add_job_form_container input,.add_job_input_group select{font-size:16px;padding:7px;border:2px solid grey;border-radius:5px;margin-right:10px;width:100%;position:relative}.add_job_input_group select{height:2.5rem}.add_job button{background-color:var(--redTheme);color:#fff;border:none;padding:10.5px;font-size:16px;border-radius:5px;cursor:pointer;float:right}.job_customizer,.rebar_customizer{width:100%}.rebar_customizer th{font-size:12px;width:9.090909091%!important}.rebar_customizer input{width:100px}.rebar_customizer_select{width:100%;height:2.6rem;border:1px solid #000;border-radius:5px;background:#fff;outline:none}.rebar_customizer_input{width:100%!important}.year_select_dropdown{width:10rem;height:2.5rem;outline:none;padding-left:10px;background:#fff;border:none;border-right:12px solid #fff;border-radius:8px;font-size:15px}.rtr_label{border:none;background:var(--redTheme);color:#fff;width:5rem;height:1.5rem;border-radius:6px;margin-right:17px}.job_customizer table{width:97%;border-collapse:collapse}.job_customizer table thead tr:first-child{border-bottom:2px solid red;font-size:22px;font-weight:600}.job_customizer table .total_row{border-bottom:2px solid red;height:66px;border-top:2px solid red;font-weight:600;font-size:18px}.job_customizer table .total_row th:first-child{border:2px solid transparent}.Toastify__toast-body div{color:#fff}.jobs .list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;width:max-content}.job_list_main{width:100%;display:flex;flex-direction:column;min-height:10vh}.award_popup_container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;width:500px;border-radius:10px;padding:20px 20px 2rem;display:flex;flex-direction:column;gap:10px;outline:none}.award_popup input,.award_popup select{margin-bottom:10px}.award_popup .content_div,.award_popup input,.award_popup select,.award_popup textarea{font-size:16px;padding:7px;border:2px solid grey;border-radius:5px;margin-right:10px;width:100%}.award_popup textarea{margin-bottom:10px}.award_popup .formula_option_parent{display:flex;margin-top:10px}.award_popup .formula_symbol_parent{display:flex;margin-top:5px;margin-bottom:10px}.award_popup .formula_option_parent .formula_option_child{background-color:red;padding:8px;margin-bottom:10px;border-radius:7px;margin-right:10px;font-weight:600;color:#fff;font-size:11px;cursor:pointer}.award_popup .formula_symbol_parent .formula_option_child{background-color:#5a5555;padding:7px;margin-bottom:10px;border-radius:5px;margin-right:10px;font-weight:600;color:#fff;font-size:11px;cursor:pointer;width:30px;text-align:center}.award_popup button{width:-webkit-fill-available;background-color:var(--redTheme);color:#fff;border:none;padding:11px;font-size:16px;border-radius:5px;cursor:pointer;margin-right:10px;width:150px}.award_popup h1{font-family:Roboto,sans-serif;margin-bottom:15px;font-size:25px}.award_add_user{padding-bottom:6px;display:flex;flex-direction:column;gap:5px}.create_job_add_user{padding-bottom:0!important}.create_job_user{height:2.5rem!important;background:#fff!important;border-radius:5px!important;margin-top:5px!important}.award_selected_users{display:flex;align-items:center;overflow-x:auto;gap:6px;height:auto;border:2px solid grey;border-radius:8px;padding-left:10px;padding-right:10px;width:100%}.award_selected_users h3{font-weight:400;font-size:17px}.award_selected_users svg{margin-left:auto;font-size:17px;fill:var(--redTheme);cursor:pointer}.list_style{width:100%;max-height:12rem;overflow-y:auto;background:#fff;border-radius:5px;box-shadow:0 0 3px 1px #00000006;top:65px;position:absolute;z-index:5;border:.1px solid #0000001a}.award_table{max-width:81vw;overflow-x:auto}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.head{font-size:25px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top-color:currentcolor;color:red}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}.head label{font-size:15px;position:relative;top:-5px}.customise_job{display:flex}.loader_center_parent{width:100%;height:80vh;display:flex;justify-content:center;align-items:center}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.add_job .button_box{display:flex;height:100%;gap:10px;align-items:flex-end}.add_job .button_box a{font-size:15px;background:var(--redTheme);color:#fff;height:2.3rem;display:flex;align-items:center;justify-content:center;padding:5px;border-radius:6px}.home_link a{width:100%}.home_link{display:flex}.quick_link_parent .quick_link_main_card{display:flex;align-items:center;gap:12px;background-color:#fff;padding:20px;border-radius:10px;cursor:pointer}.quick_link_parent .quick_link_main_card .sub_card{padding:10px;background-color:var(--redTheme);font-weight:600;font-size:17px;height:max-content;border-radius:5px;color:#f5f5f5}.quick_link_parent .quick_link_main_card .text_card span{font-weight:500;font-size:14px;margin-top:5px}.quick_link_parent .quick_link_main_card .text_card h4{width:220px}.quick_link_parent .quick_link_main_card .icon_card{display:flex;justify-content:flex-end;width:inherit}.flt_main{position:relative}.clear_filter{margin-left:7px;display:flex;gap:5px}.clear_filter_btn{background:none!important;color:var(--redTheme)!important;width:8rem;height:2.5rem}.clear_filter_btn,.view_analytics_btn{border-radius:50px!important;border:1px solid var(--redTheme)!important}.view_analytics_btn{background:var(--redTheme)!important;color:#fff!important}.critical{background:red!important}.critical,.relaxed{color:#fff!important}.relaxed{background:green!important}.high{background:orange!important}.high,.medium{color:#fff!important}.medium{background:violet!important}.notice_input{width:100%;padding:10px;border-radius:8px;outline:none}.notice_add_user,.notice_input{height:2.5rem;border:.2px solid rgba(0,0,0,.13)}.layout_container{display:flex}.layout_inner{margin-left:270px;width:100%;display:flex;flex-direction:column}.layout_child{margin-top:90px}.loading{display:flex;justify-content:center;align-items:center;gap:6px}.loading span{display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#fff;animation:loading .8s ease-in-out infinite}.loading span:nth-child(2){animation-delay:.2s}.loading span:nth-child(3){animation-delay:.4s}@keyframes loading{0%{opacity:.5;transform:scale(.5)}50%{opacity:1;transform:scale(1)}to{opacity:.5;transform:scale(.5)}}.all_jobs_pagination{width:100%;height:5rem;display:flex;align-items:center;padding-left:15rem}.awarded_jobs_pagination{margin-top:2rem}.awarded_jobs_pagination,.project_pagination{padding-bottom:1rem;width:100%;display:flex;justify-content:center}.edit_project_input input{width:5rem;height:2.1rem;padding:5px;border:1px solid #d3d3d3c5;font-weight:500;outline:none;font-size:16px;border-radius:8px}@keyframes glowing-border{0%{box-shadow:0 0 0 0 rgba(230,72,72,.7);border-radius:5px}to{box-shadow:0 0 0 6px rgba(230,72,72,0);border-radius:5px}}.blinking{animation:glowing-border 1.6s infinite}.nd_container{width:100%;height:70vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.nd_container img{width:15rem}.nd_container h1{color:var(--redTheme)}.cs_container{height:85vh}.cs_heading{color:green!important}.cs_para{font-weight:100}.rebar_edit input{width:100%;height:2.2rem;padding:5px;border:1px solid #0000001b;outline:none}.notification_dropdown{position:absolute;top:4rem;width:23rem;min-height:20rem;background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 0 9px 1px #0000000d;border:1px solid #d3d3d37e;border-top:3px solid var(--redTheme);z-index:2}.noti_drop_heading{padding:5px 10px}.noti_drop_heading h3{font-weight:400}.noti_drop_main{margin-top:14px;display:flex;flex-direction:column}.noti_body{max-height:300px;overflow-y:scroll}.noti_drop_box{display:flex;flex-direction:column;gap:1px;cursor:pointer;padding:7px}.noti_drop_box:hover{background:#d3d3d368}.noti_drop_det{display:flex;gap:10px}.noti_message{display:flex;flex-direction:column;gap:3px;cursor:pointer}.noti_message h5{color:grey}.see_more{height:2.6rem;cursor:pointer;border-top:1px solid rgba(0,0,0,.046);display:flex;justify-content:center;align-items:center}.see_more h5{font-size:15px;font-weight:500}.notifications_page{width:100%;padding:33.6px}.notifications_heading h1{font-size:25px}.notifications_main{margin-top:20px;display:flex;flex-direction:column;gap:15px}.notifications_box{width:100%;height:5rem;background:#fff;border-radius:10px;padding-left:25px;padding-right:20px;display:flex;flex-direction:column;justify-content:center}.noti_icon div{box-shadow:0 0 10px 1px #00000021}.notification_drop_det{display:flex;align-items:center;gap:15px}.notification_timeline{padding-top:10px}.notification_timeline h5{color:grey}.notification_alert div:first-child{display:flex;align-items:center;gap:5px}.notification_alert div:first-child p{font-weight:700}.notification_alert div:last-child{margin-top:10px}.profile_dropdown{position:absolute;top:3.5rem;right:0;width:18rem;height:auto;background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 0 9px 1px #0000000d;border:1px solid #d3d3d37e;border-top:3px solid var(--redTheme);z-index:2;padding-bottom:10px}.pr_item h3{font-weight:400}.pr_item svg{fill:grey}.pr_item_main{margin-top:15px;display:flex;flex-direction:column;align-items:center;cursor:default;padding-bottom:10px}.pr_item_main h3:last-of-type{color:grey;font-weight:400}.config_title{width:100%;display:flex;justify-content:space-between}.config_title h2{font-weight:500;font-size:22px}.config_title button{background:var(--redTheme);border:none;padding:3px;border-radius:5px;display:flex;align-items:center;justify-content:center}.config_title button svg{fill:#fff}.config_main{display:flex;flex-direction:column;gap:20px;padding-top:1rem}.config_card{width:100%;height:5rem;background:#fff;border-radius:10px;display:flex;align-items:center;padding:1rem}.config_card div:first-child{width:5rem}.config_card div:first-child h2{font-weight:700;font-size:20px}.config_card div:last-child{display:flex;gap:2rem}.config_card div:last-child h3{font-weight:400;font-size:15px}.config_const{display:flex;justify-content:space-between;align-items:center}.config_const h3{font-weight:500;font-size:17px}.config_const input{width:9rem;border:none;height:2.5rem;padding:5px;text-align:center;border-radius:5px;font-size:15px}.config_const input:focus{outline:2px solid var(--redTheme)}.grey{color:grey}.add_rebar_job_container{margin-top:1rem;padding:0 40px 40px}.add_rebar_job_container h1{font-size:30px}.add_rebar_job_form_container{margin-top:1rem;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.add_rebar_job_form_container .create_job_add_user{gap:0}.add_rebar_job_form_container .create_job_add_user input{font-size:16px!important;padding:7px!important;border:2px solid grey!important;border-radius:5px!important;width:100%!important;margin-top:3px!important}.add_reabar_job_input_group{width:23%}.add_reabar_job_input_group input{margin-right:10px}.add_reabar_job_input_group input,.add_reabar_job_input_group select{margin-top:3px;font-size:16px;padding:7px;border:2px solid grey;border-radius:5px;width:100%}.add_reabar_job_input_group select{height:2.5rem}.add_reabar_job_input_group button{width:5rem}.add_reabar_job_input_group button,.add_rebar_button button{background:var(--redTheme);margin-top:1.2rem;border:none;color:#fff;height:2.5rem;border-radius:5px}.add_rebar_button button{width:8rem}.edit_reabar_job_buttons{margin-top:1rem;display:flex;justify-content:flex-end;gap:5px}.edit_reabar_job_buttons button{background:var(--redTheme);border:none;color:#fff;height:2.5rem;border-radius:5px;padding-left:10px;padding-right:10px}.edit_reabar_job_buttons button:last-child,.edit_reabar_job_buttons button:nth-last-child(2){width:5.5rem}.edit_reabar_job_buttons a{margin-top:10px;margin-right:12px;color:orange;font-weight:800}.view_all_button_dashboard{width:10rem;height:2rem;border:none;background:var(--redTheme);color:#fff;border-radius:5px}.label{margin-top:10px;display:inline-block;padding:4px 10px;color:#fff;background:#217a36;font-size:14px;font-weight:500;border-radius:999px;box-shadow:0 1px 2px #0000000d;font-family:Inter,sans-serif;position:absolute;right:10px;top:0}.workst_card{min-width:20.8rem!important;min-height:10rem!important;position:relative}.workst_bt1{margin-top:10px;display:flex;justify-content:space-between}.workst_bt1 span{font-weight:500}.workst_bt2{justify-content:space-between;margin-top:15px;box-shadow:0 0 5px 1px #00000025;padding:7px;border-radius:8px}.login-animation,.workst_bt2{display:flex;align-items:center}.login-animation{position:fixed;left:0;top:0;background:#fff;width:100%;height:100vh;flex-direction:column;justify-content:center;gap:5rem}.login-animation h2{font-size:33px;font-weight:700;background:linear-gradient(90deg,#ff0057,#ff9a00,#e1502f,var(--redTheme));background-size:300% 100%;color:transparent;-webkit-background-clip:text;background-clip:text;animation:gradientShift 1s ease-in-out infinite,}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes popScale{0%,to{transform:scale(1)}50%{transform:scale(1.25)}}@keyframes blink{50%{border-color:transparent}}.MuiCircularProgress-root,.css-176wh8e-MuiCircularProgress-circle{width:3.5rem!important;height:3.5rem!important}.css-176wh8e-MuiCircularProgress-circle{stroke:var(--redTheme)!important}.work_logs{margin-top:1rem;display:flex;flex-direction:column;gap:2.5rem}.work_log_item{justify-content:flex-start;gap:.5rem}.work_log_icon,.work_log_item{display:flex;align-items:center}.work_log_icon{background:#f8e5e9;justify-content:center;border-radius:999999px;width:2.7rem;height:2.7rem;flex-shrink:0;box-sizing:border-box;position:relative}.work_log_icon span{width:.1rem;height:3rem;background:var(--redTheme);position:absolute;top:2.9rem}.work_log_item:last-child .work_log_icon span{display:none}.work_log_icon svg{transform:rotate(90deg);fill:var(--redTheme)}.work_log_details{display:flex;flex-direction:column;gap:.3rem}.work_log_details span{font-size:13px;color:#959595}.work_log_details h5{font-size:15px;font-weight:500}.work_log_details i{display:flex;align-items:center;font-size:13px;font-style:normal;gap:.1rem}.work_log_details i svg{font-size:15px;fill:gray}@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap");.Reports_rp_container__A1Nkl{width:100%;height:100vh;font-family:Roboto,sans-serif}.Reports_rp_top_bar__1ODDD{width:99%;padding:33.6px;height:9vh;display:flex;justify-content:flex-end;align-items:center;position:fixed;z-index:4;background:#f5f5f5;border:none!important}.Reports_rp_top_bar_hidden__z3uQO{transform:translateY(-100%);transition:transform .5s ease-in-out}.Reports_rp_top_right__WKTeY{display:flex;align-items:center;gap:15px;position:relative;margin-right:-1.5rem}.Reports_storage_use__KjM_I{margin-right:15px;display:flex;align-items:center;gap:8px;height:40px;border:.2px solid #d3d3d3;padding:25px;border-radius:30px}.Reports_storage_use__KjM_I span{color:var(--redTheme);font-weight:500}.Reports_rp_round__p2epp{width:45px;height:45px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:#e6484811}.Reports_rp_profile_socket_wrap__Oz_Bi{position:relative;display:inline-flex;align-items:center;flex-shrink:0}.Reports_rp_socket_online_dot__r0uML{position:absolute;bottom:0;right:0;width:11px;height:11px;background:#22c55e;border:2px solid #fff;border-radius:50%;box-sizing:border-box;z-index:1}.Reports_rp_socket_online_ring__J5yYG .Reports_MuiAvatar-root__Geb6g{box-shadow:0 0 0 2px #22c55e}.Reports_rp_bottom__nr8IT{width:100%;padding:33.6px}.Reports_rp_title__zguNy h2{font-size:28px}.Reports_rp_filter__Thmgr{display:flex;align-items:center;justify-content:space-between;height:50px}.Reports_rp_filter__Thmgr div:first-of-type{display:flex;align-items:center;gap:10px}.Reports_rp_create_btn__xOiNC button{width:7rem;height:2.5rem;border-radius:10px;background:var(--redTheme);color:#fff;border:none}.Reports_rp_create_btn__xOiNC{display:flex;align-items:center;gap:10px}.Reports_rp_boxes__mJKYE{padding:0 33.6px;width:100%;display:flex;gap:15px;flex-wrap:wrap}.Reports_rp_box__J3x0l{padding:20px;width:18%;height:260px;background:#fff;border-radius:20px;box-shadow:0 0 1px .1px #00000003;position:relative}.Reports_more_icon__w2n87{width:100%}.Reports_more_icon__w2n87 svg:first-child{float:right}.Reports_rp_box_img__nzbVI{margin-top:10px;width:100%}.Reports_rp_box_img__nzbVI img{width:65px}.Reports_rp_box_name__Zuqk0{margin-top:13px;display:flex;flex-direction:column;gap:6px}.Reports_rp_box_name__Zuqk0 h3{font-weight:500}.Reports_rp_box_name__Zuqk0 h4{font-weight:400;color:grey}.Reports_rp_box_bottom__oJ151{width:100%;position:absolute;bottom:0;left:0;height:55px;background:#d3d3d367;border-radius:20px;border-top-left-radius:0;border-top-right-radius:0;display:flex;justify-content:center;gap:5px;align-items:center;padding-left:20px;font-weight:500;font-size:13px}.Reports_rp_box_bottom__oJ151 a{width:60%;height:70%;border:none;border-radius:15px;color:#fff;background:var(--redTheme);background:#299829;display:flex;align-items:center;justify-content:center}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.popup-content{margin:auto;background:#fff;width:50%;padding:5px;border:1px solid #d7d7d7}[role=tooltip].popup-content{width:200px;box-shadow:0 0 3px rgba(0,0,0,.16);border-radius:5px}.popup-overlay{background:rgba(0,0,0,.5)}[data-popup=tooltip].popup-overlay{background:transparent}.popup-arrow{filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));color:#fff;stroke-width:2px;stroke:#d7d7d7;stroke-dasharray:30px;stroke-dashoffset:-54px;left:0;right:0;top:0;bottom:0}.Settings_backdrop__SDLx4{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:6!important}.Settings_setting_popup__drQXB{background:#fff;border-radius:12px;box-shadow:0 5px 15px #00000033;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1001;width:28rem;display:flex;flex-direction:column;justify-content:flex-start;padding:20px 20px 32px;height:10rem}.Settings_setting_popup__drQXB input{margin-right:15px;font-size:16px;padding:10px;width:100%;border-radius:10px;border:none;outline:none;height:2.5rem;border:1px solid var(--redTheme)}.Settings_setting_popup__drQXB div{margin-top:.5rem;display:flex;align-items:center}.Settings_setting_popup__drQXB input:focus{outline:2px solid var(--redTheme)}.Settings_setting_popup__drQXB button{border-radius:7px;border:none;background:var(--redTheme);color:#fff;font-size:16px;cursor:pointer;width:5rem;height:2.5rem}.Settings_setting_popup__drQXB svg{fill:#fff}