body{background:#fff;margin:0}*{box-sizing:border-box}.primary_color{color:#17294a}.secondary_color{color:#d4a970}:root{--sidebar-width:18.5em;--theme-color-green:#253979;--theme-color-dark-green:#253979;--theme-color-blue:#46489f;--theme-color-red:#fe4336;--theme-color-orange:#f26314;--theme-color-pink:#fd6c6c;--theme-color-gold:#d4a970}.green{color:var(--theme-color-dark-green)}.red{color:var(--theme-color-red)}.container{max-width:1100px;margin:0 auto}.sign_in_form h1{font-size:30px;font-weight:700;color:#000;margin-bottom:1rem}.sign_in{display:flex;flex-wrap:wrap;justify-content:space-between;height:100%;align-items:center}.sign_up_page{height:100vh;position:relative;z-index:1}.sign_up_page .container{height:100%}.loader{width:30px;display:inline-block;aspect-ratio:4;background:radial-gradient(circle closest-side,#fff 90%,#0000) 0/calc(100%/3) 100% space;clip-path:inset(0 100% 0 0);animation:l1 1s steps(4) infinite;margin-left:1rem}.sign_in_form .submit_btn:hover .loader{background:radial-gradient(circle closest-side,var(--theme-color-orange) 90%,#0000) 0 /calc(100% / 3) 100% space}@keyframes l1{to{clip-path:inset(0 -34% 0 0)}}.sign_logo{width:50%;display:flex;align-items:center;justify-content:center;background:#253979;height:100%}.sign_logo img{width:50%}.sign_in_form{width:50%;display:flex;align-items:center;justify-content:center;flex-direction:column}.sign_in_form>div{width:50%}.sign_in_form input{background:transparent;border:2px solid #d1d1d1;width:100%;padding:1.2rem 1.5rem;border-radius:5px;color:#000!important;outline:none;box-shadow:inset 0 0 0 2000px #fff;font-size:1.1rem}.sign_in_form ::placeholder{color:#000;opacity:1;font-size:1.063rem}.sign_in_form ::-ms-input-placeholder{color:#000;font-size:1.063rem}.sign_in_form .submit_btn{color:#fff;padding:.86rem 3.5rem;border-radius:10px;font-size:20px;font-weight:400;cursor:pointer;border:1px solid var(--theme-color-orange);transition:all .5s ease;background:var(--theme-color-orange);display:flex;align-items:center}.sign_in_form .submit_btn:hover{background:transparent;color:var(--theme-color-orange)}.sign_in_form form>div{margin-bottom:1rem}.sign_in_form form .login_submit{margin-top:1.5rem}.sign_in_form input:-webkit-autofill{-webkit-text-fill-color:#000!important}.form-floating{position:relative}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1.4rem 1.7rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;color:#000;transition:opacity .1s ease-in-out,transform .1s ease-in-out}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.9;transform:scale(.85) translateY(-1rem) translateX(.15rem)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.leftsec{position:static;width:var(--sidebar-width);height:100%;overflow-y:scroll;display:flex;flex-direction:column;transition:var(--sidebar-width) 3s;transition-timing-function:ease-in-out;padding:.9em 0;background:#fff;padding-top:var(--header-height);padding-bottom:var(--header-height)}.leftsec::-webkit-scrollbar{width:5px}.leftsec::-webkit-scrollbar-track{background:#f1f1f1}.leftsec::-webkit-scrollbar-thumb{background:#888}.leftsec::-webkit-scrollbar-thumb:hover{background:#ccc}.d_flex{display:flex;overflow:hidden;height:calc(var(--vh, 1vh)* 100);max-width:100%}.admin_top_details li a{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;width:24px;height:24px;color:#fff}.admin_top_details li:first-child a{box-shadow:0 3px 19.8px #6262622b}.headersec{display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;right:0;width:100%;z-index:1;transition:.5s ease;box-shadow:0 0 1.875em #0000000d;padding:.5em 1.563em;background-color:var(--theme-color-green)}.leftsec+.rightsec{width:calc(100%);display:flex;flex-direction:column;overflow:auto;padding-top:var(--header-height);transition:all .5s ease;background:#f6f9ff}.leftsec h4{font-size:26px;font-weight:700}.admin_logo{display:flex;align-items:center;justify-content:space-between;width:var(--sidebar-width)}.admin_logo img{filter:invert()}.headersec input{padding:.07rem 1rem;border-radius:5px}.headersec input::placeholder{color:#000;opacity:1;font-size:1.063rem;font-weight:600}.admin_top_details{display:flex;align-items:center;flex-wrap:wrap}.admin_top_details li{margin-right:.5rem;position:relative}.admin_top_details li:last-child a{width:fit-content;background:transparent}.admin_top_details li:last-child span{margin:0 .5rem}.sidebar_menu li{color:#000;margin-bottom:.5rem}.sidebar_menu a{display:flex;align-items:center;padding:.5rem 1rem}.sidebar_menu a:hover{color:#4154f1;background:#f6f9ff}.sidebar_menu a>img{margin-right:.5rem}.sidebar_menu p{font-size:.9rem;font-weight:600}.sidebar_menu .new{background:#18ff83;color:#000}.sidebar_menu .new,.sidebar_menu .numbering{border-radius:20px;padding:.1rem .8rem;font-weight:500;font-size:.8rem}.sidebar_menu .numbering{background:#5d5fef;color:#fff}.counter_flex,.graph_flex{display:flex;flex-wrap:wrap}.counter_flex{margin:0 -1rem;align-items:end}.counter_box .counter_card{width:calc(100% / 4);padding:0 1rem;color:#000}.counter_box{width:100%}.bottom_table_sec{margin-bottom:2rem}.centersec{padding:1.875em;flex-grow:1;min-height:auto}.counter_card{width:25%;margin-bottom:2rem}.counter_card_detail{background:#fff;border-radius:8px;padding:30px 20px;height:100%;box-shadow:0 3px 19.8px #6262622b}.counter_card_detail .card_heading{font-size:1.375rem}.counter_card_detail .card_numbering{font-size:1.625rem;font-weight:600}.view_erning{margin-top:.5rem;font-weight:300;font-size:.875rem}.heading{color:#000;font-size:1.5rem;font-weight:700;margin-bottom:.5rem;line-height:normal}.bg_white{background-color:#fff;margin:1.875em;border-radius:20px;box-shadow:0 3px 19.8px #6262622b;color:#000}.bg_white .heading{margin-bottom:0}.bg_white>.heading{margin-bottom:1rem}.add_btn{padding:.462rem 1rem;border-radius:4.91719px;display:inline-block;color:#fff;font-size:.8rem;background:var(--theme-color-green)}.heading_block{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:1.5rem;line-height:normal}.heading_block .view_box_heading{margin-bottom:0}.group_box{background:#fff;border-radius:19px;color:#000;padding:0;margin-bottom:1.5rem}.group_name p{font-weight:700}.group_type p{text-transform:capitalize}.group_box_top{border-bottom:2px solid #000;padding-bottom:.5rem;margin-bottom:1rem;justify-content:space-between}.group_actions_right,.group_box_top{display:flex;align-items:center;flex-wrap:wrap}.group_actions_right{margin:0 -.5rem;justify-content:end}.group_actions_right li{padding:0 .5rem}.group_actions_right li a{display:inline-block}.group_actions_right .edit_btn{margin-right:0}.group_actions{margin:0 -.5rem;display:flex;flex-wrap:wrap;align-items:center}.group_actions li{padding:0 .5rem}.group_actions li a{display:inline-block}.group_actions .edit_btn{margin-right:0}.group_box_bottom h3{font-weight:700}.group_box_bottom h3 img{display:inline-block}.form_white .form-control,.form_white select{border:2px solid #000;border-radius:40px}.form_white select{display:block;width:100%;padding:.5rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.add_form{display:flex;flex-wrap:wrap;margin:0 -1rem}.add_form>div{width:calc(100% / 3);padding:0 1rem}.add_form .form_submit{text-align:center;width:100%!important}.form_submit .submit_btn{padding:.5rem 1rem;background:var(--theme-color-green);border-radius:4.91719px;display:inline-block;color:#fff;margin-top:2rem}.form_white label{padding:0 .5rem;display:inline-block}.form_white input::placeholder{color:#212529}input{color:#000}.cancell_rides h4,.complaint_box h4{color:red}.active_driver h4{color:#f7b84b}.bottom_table_sec{background-color:#fff;border-radius:10px;color:#000;padding:1.875em;box-shadow:0 3px 19.8px #6262622b}.job_table{width:100%;text-align:center}.job_table tbody>tr{border-bottom:1px solid #000}.job_table tbody>tr:last-child{border-bottom:0}.job_table tbody th{padding:1rem 0;font-size:.9rem}.job_table tbody td{padding:.5rem;font-weight:500;font-size:.9rem}.action_btn{display:flex;justify-content:space-between;align-items:center}.table_amt{color:var(--theme-color-dark-green)}.export_flex{display:flex;align-items:center}.export_flex a{margin-right:1rem}.export_flex a img{filter:invert(1)}.export_flex a:last-child{margin-right:0}.dropdown{position:absolute;top:100%;left:-2.5rem;z-index:1000;float:left;min-width:125px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);color:#000;display:none}.dropdown.active{display:block}.dropdown li button{padding:.5rem 1rem;display:inline-block}.bg_white form{color:#000}.bg_white .search_form input::placeholder{font-size:.8rem;font-weight:600;color:#000}.search_form input{display:block;width:100%;padding:.257rem .75rem;font-size:.8rem;line-height:2;color:#000;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;font-weight:500}.multiSelectContainer input{margin-top:0!important}.multiSelectContainer:before{content:"";position:absolute;right:.5rem;width:22px;height:15px;color:#000;z-index:9;top:5%;background:url(/_next/static/media/down_arrow.f659d248.svg);pointer-events:none}.search_form select{text-transform:none;display:block;width:100%;padding:.5rem;line-height:2;color:#000;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;font-weight:500;font-size:.8rem}.search_form input ::placeholder{font-weight:500!important;color:#000!important}::placeholder{font-weight:500!important;color:#939393!important}::-ms-input-placeholder{font-weight:500!important;color:#939393!important}.selectDefault{color:#939393!important}.search_reset_btn{background:#565252!important;margin-left:1rem!important;cursor:pointer}.search_btn{padding:.5rem 1rem!important}.search_btn,.search_reset_btn{margin:0;padding:.5rem 1rem;background:var(--theme-color-dark-green);border-radius:4.91719px;display:inline-block;color:#fff;font-size:.8rem;cursor:pointer}.search_form{display:flex;flex-wrap:wrap;margin:0 -.5rem 1rem;justify-content:flex-start;align-items:center}.search_form>div{width:calc(100% / 4);padding:0 .5rem}.search_form>div.reset_btn{width:fit-content;padding:.22rem 1rem}.filter_nine>div{width:calc(100% / 9 - -.3rem)}.search_form .form_submit{width:fit-content!important}.form_submit button+a{margin-left:1.5rem}.job_card{background:#fff;border-radius:19px;color:#000;padding:1rem 2rem;margin-bottom:1.5rem;box-shadow:0 3px 19.8px #6262622b}.job_status{color:rgba(0,0,0,.5);font-weight:500}.job_status span{background-color:var(--theme-color-dark-green);color:#fff;padding:.2rem 1rem;font-size:1rem;border-radius:40px;margin-right:1rem}.job_submit_name{color:rgba(0,0,0,.5);font-weight:500}.job_card_top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #000;padding-bottom:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.pickup_location{display:flex;align-items:flex-start;margin-bottom:1rem}.job_location_box p{line-height:1;margin-bottom:.5rem;font-size:.9rem}.job_detail li img{width:15px}.job_location_box img{margin-right:1rem}.drop_location{display:flex;align-items:flex-start}.driver_detail li{display:flex;color:#000;font-weight:500;margin-bottom:.5rem}.driver_detail li img{margin-right:1rem}.job_card_bottom{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center}.job_detail li{display:flex;margin-bottom:.5rem;color:#000;font-weight:500;align-items:center}.job_detail li img{margin-right:.5rem}.job_detail{margin-top:3rem;margin-bottom:-.5rem}.job_edit{flex-wrap:wrap;justify-content:flex-end}.job_edit,.job_edit li{display:flex;align-items:center}.job_edit li{width:25px;height:25px;border-radius:50%;justify-content:center}.job_card_bottom_right{display:flex;flex-direction:column;justify-content:space-between}.job_edit li:last-child{background:var(--theme-color-red);margin-left:1rem}.job_edit li:last-child img{filter:invert()}.job_status.cancelled span{background:var(--theme-color-red)}.edit_job{background-color:#fff;color:#000;padding:2rem;border-radius:20px}.edit_job_form>div:first-child{width:100%!important}.edit_job_form{display:flex;flex-wrap:wrap;margin:0 -1rem}.edit_job_form>div{width:calc(100% / 2);padding:0 1rem;margin-bottom:1rem}.edit_job_form>div.w-100{width:100%}.form_submit{text-align:center;width:100%!important}.radio_btn>div{margin-bottom:.5rem;width:fit-content;background:#000;color:#fff;border-radius:20px;padding:.2rem .5rem;border:1px solid #000}.group_list{display:flex;flex-wrap:wrap;color:#000}.group_margin{margin:0 -1rem}.group_list tr{border-bottom:1px solid #000}.group_box_main{width:calc(100% / 2);padding:0 1rem}.hamburger,.hamburger_close{display:none}.menu_logo_flex{display:flex;justify-content:end;align-items:center}.balancesheet_table{background:#fff;color:#000;margin-bottom:2rem;border-radius:19px;padding:1rem 2rem}.balancesheet_table table{width:100%;text-align:center;border-radius:10px;padding:1.875em}.balancesheet_table table tr{border-bottom:1px solid #000}.balancesheet_table table td,.balancesheet_table table th{padding:.5rem}.balancesheet_table .heading{color:#000;width:20%;border-right:2px solid #000;margin-right:1rem}.balamcesheet_table_heading_flex p{color:rgba(0,0,0,.7);font-weight:500;font-size:1.3rem}.balamcesheet_table_heading_flex{margin-bottom:.5rem;display:flex;align-items:center}.prev_next_btn a{padding:.45rem 1rem;border-radius:4.91719px;color:#000;border:1px solid #000;display:inline-block}.prev_next_btn a:first-child{margin-right:2rem}.prev_next_btn a img{display:inline-block}.table_bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-top:1rem;width:33%;margin:0 0 0 auto}.table_bottom p{color:#000;font-weight:500}.card_edit_btns{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;position:absolute;right:0;bottom:0}.card_edit_btns li{width:25px;height:25px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:.3rem}.driver_card{background:#fff;border-radius:19px;color:#000;padding:1rem 2rem;margin-bottom:1.5rem;box-shadow:0 3px 19.8px #6262622b}.driver_card_top{justify-content:space-between;border-bottom:1px solid #000;padding-bottom:.5rem;margin-bottom:1rem;flex-wrap:wrap}.driver_card_top,.driver_head{display:flex;align-items:center}.driver_head{list-style:none}.driver_head li:first-child{margin-right:1rem;line-height:normal}.pop_up{max-width:500px;margin-right:auto;margin-left:auto;display:none;align-items:center;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 3px 19.8px #62626259;min-width:500px;z-index:9999}.popup_content{width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border-radius:5px;outline:0;color:#000}.pop_header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6}.pop_body{position:relative;flex:1 1 auto;padding:1rem!important}.pop_up .pop_body .heading{color:#000;margin-bottom:1rem}.transaction_pop input,.transaction_pop select{width:75%}.change_pass input,.change_pass select{width:93%!important}.pop_up.open{display:block}.popup_link{cursor:pointer}.pop_bottom{padding:1rem!important}.pop_bottom button{padding:.45rem 1rem;border-radius:4.91719px;display:inline-block;color:#fff}.pop_bottom .submit_btn{background:red;border:1px solid red}.pop_bottom .submit_btn:hover{border:1px solid red;color:red;background:transparent}.pop_bottom>.text-center button{margin:0 1rem}.pop_bottom .submit_btn:hover .loader{background:radial-gradient(circle closest-side,red 90%,#0000) 0 /calc(100% / 3) 100% space}.update_btn{background:blue;margin-right:1rem;border:1px solid blue}.update_btn:hover{background:transparent;color:blue}.close_button{background:red;border:1px solid red}.close_button:hover{background:transparent;color:red}.close_button_black{background:#000;border:1px solid #000;color:#fff;display:inline-block;padding:.45rem 1rem;border-radius:4.91719px;cursor:pointer}.close_button_black:hover{color:#000;background:transparent}.form_white .heading{color:#000;margin-bottom:.5rem}.edit_driver_form{display:flex;flex-wrap:wrap;margin:0 -1rem}.edit_driver_form>div{width:calc(100% / 2);padding:0 1rem}.w-100{width:100%!important}.job_list p{font-size:.9rem}.edit_group_li li{font-size:1.1rem;display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.add_plus{padding:.2rem .5rem;background:var(--theme-color-green);border-radius:4.91719px;display:inline-block;color:#fff;font-size:1.2rem}.payment_card{background:#fff;border-radius:19px;color:#000;padding:1rem 2rem;margin-bottom:1.5rem}.sub_menu{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows 1s;background-color:#f1f1f1f1}.sub_menu.opened{grid-template-rows:1fr}.sub_menu.opened>ul{visibility:visible}.sub_menu>ul{min-height:0;transition:visibility 1s;visibility:hidden}.sub_menu li{margin-bottom:0}.sub_menu a{padding:5px 20px 5px 45px;display:inline-block;width:100%}.sub_menu p{font-size:.8rem}.dropdown_arrow{margin-left:auto;transition:all .5s ease}.sidebar_menu a>img.dropdown_arrow{margin-right:0!important}.dropdown_arrow.opened{transform:rotate(180deg)}.driver_head li{font-size:1.4rem}.search_form .searchWrapper{position:relative;text-transform:none;display:block;width:100%;padding:.2rem .75rem;line-height:1.5;color:#000;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;font-weight:600;font-size:.9rem}.search_form .searchWrapper input{padding:0}.manage_drivers{margin:0 -.5rem 1.5rem}.manage_drivers>div{width:calc(100% / 6);margin-right:0;padding:0 .5rem;margin-bottom:0}.tabs ul{display:flex;flex-wrap:wrap;margin-bottom:1rem}.tabs .tabs_link{display:block;width:100%;padding:.257rem 1rem;font-size:1rem;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;appearance:none;font-weight:500;cursor:pointer}.status-item.active .tabs_link{background-color:var(--theme-color-orange);color:#fff;border:1px solid var(--theme-color-orange)}.headersec>div:first-child{display:flex;justify-content:space-between;width:100%}.view_user_flex{display:flex;flex-wrap:wrap;margin:0 -.5rem}.view_user_flex .user_list{width:calc(100% / 3);padding:0 .5rem}.user_content{border:1px solid #e7e7e7;padding:1.5rem;border-radius:15px;height:100%}.view_box_heading{color:#000;font-size:1.5rem;font-weight:600;margin-bottom:1rem;line-height:normal}.user_content>ul{margin-bottom:-.5rem}.user_content p{color:#000;font-size:.9rem;word-wrap:break-word}.user_content li{font-size:1rem;margin-bottom:.5rem}.view_user_flex .user_list:first-child .user_content{height:calc(100% - 232px)}.w-50{width:50%!important}.w-25{width:25%!important}.user_image{margin-bottom:2rem;position:relative}.user_image>img{margin:0 auto;aspect-ratio:1;border-radius:50%;object-fit:cover;object-position:center}.view_edit_btn{position:absolute;top:0;left:0}.view_tab_btn{border-bottom:1px solid #e7e7e7;padding-bottom:.7rem;display:flex;flex-wrap:wrap;margin:0 0 1.5rem}.view_tab_btn li{padding:0;display:flex;align-items:center;font-size:1.2rem}.view_tab_btn a,.view_tab_btn button{color:#000;padding:.4rem 1.5rem;border-radius:10px;font-size:1rem;font-weight:600}.view_tab_btn a.active,.view_tab_btn a:hover,.view_tab_btn button.active,.view_tab_btn button:hover{display:inline-block;background:var(--theme-color-green);color:#fff}.driver_info{display:flex;flex-wrap:wrap;align-items:normal}.driver_info>li{border-right:1px solid #000}.grp_name_flex li:nth-child(2n){border-right:0!important}.grp_name_flex li{width:fit-content!important;margin-right:.5rem}.driver_info>li{display:flex;color:#000;font-weight:500;width:calc(100% / 3 - 1rem);font-size:.9rem;margin-bottom:0;margin-right:1rem;padding-bottom:.5rem;align-items:flex-start;align-items:center}.driver_info>li:nth-of-type(3n+0){border-right:0}.driver_info>li>div{width:35px}.driver_info>li>p{width:90%;line-height:normal}.driver_info>li:last-child p{width:fit-content}.pop_header .text-red{color:red!important}.pop_header .heading span{color:#a5a5a5}.small_heading{color:#000;font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.blck_mmbrs_li table{width:100%;text-align:left}.blck_mmbrs_li table tr{border-bottom:1px solid #d1d1d1}.blck_mmbrs_li table th{background-color:#e1e9f4;padding:.8rem}.blck_mmbrs_li table td{padding:.8rem}.blue_phone{display:inline-block;transform:rotate(-68deg)}table{width:100%;color:#000}.fbold{font-weight:700}.statement_tabs{display:flex;border-bottom:1px solid #d1d1d1;margin-bottom:1rem;color:#000}.tab_content{color:#000}.statement_tabs li{cursor:pointer;font-weight:500;margin-right:2rem;padding-bottom:.5rem}.statement_tabs li.active{color:var(--theme-color-orange);border-bottom:2px solid var(--theme-color-orange)}.tab_content>div{display:none}.tab_content .active{display:block}.text-green{color:#34b30e}.user_content img{display:inline-block}.offloaded_job_li th{padding-bottom:.5rem}.form{display:flex;flex-wrap:wrap;margin:0 -1rem}.form>div{padding:0 1rem;margin-bottom:1rem}.w-50{width:50%}.chng_pic_flex{display:flex;flex-wrap:wrap;align-items:center}.delete_img_btn{margin-left:1rem}.delete_img_btn a{padding:.5rem .75rem;background:#fff3f3;border-radius:10px;display:inline-block;color:#ff4f4f;border:1px solid #ff4f4f;font-weight:600}.chng_pic_flex img{width:100px;height:100px;border-radius:50%;object-fit:cover;margin-right:2rem;object-position:top}.bottom_form #multiselectContainerReact .search-wrapper{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:2px solid #000;border-radius:40px}.chng_pic_flex>div{width:calc(100% / 3 - 1rem)}.chng_pic_flex>div:first-child{width:fit-content}.form_list_three{display:flex;flex-wrap:wrap;margin:0 -1rem}.form_list_three>div{width:calc(100% / 3);padding:0 1rem}.sign_in_form form>div{width:100%}.driver_detail li a,.driver_detail li p{font-size:.9rem}.delete_flex{display:flex}.delete_flex>div:first-child{margin-right:1rem}.name_flex{display:flex;justify-content:space-between}.job_list>div:first-child .name_flex~ul,.name_flex{margin-bottom:1rem}.job_list li{color:#000;font-weight:500;font-size:.9rem;display:flex;width:calc(100% / 3 - 1rem);border-right:1px solid #000;padding-right:.5rem;margin-bottom:0;margin-right:1rem;padding-bottom:.5rem}.job_list li>div{width:6%}.job_list li>p{width:90%}.job_list{width:100%;display:flex;flex-wrap:wrap}.job_list li:nth-of-type(3n+0){border-right:0}.job_card_top_right{display:flex;align-items:center}.cancel_job:hover{cursor:pointer}.job_cancel_li{display:flex;flex-wrap:wrap}.job_cancel_li li{display:flex;font-size:.8rem;width:calc(100% / 2);margin-bottom:1rem}.job_cancel_li li div{width:20px}.job_cancel_li li:last-child{width:100%}.job_cancel_li li p{line-height:normal}.pop_body textarea{display:block;width:100%;padding:.257rem .75rem;font-size:.8rem;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;font-weight:500}.job_detail_list{display:flex;width:100%;flex-wrap:wrap;margin:0 -1rem}.job_detail_list li{width:calc(100% / 3);margin-bottom:1rem;padding:0 1rem;display:flex;flex-wrap:wrap}.job_detail_list li p:first-child{width:150px}.page_loading{display:flex;align-items:center;justify-content:center;width:100%}.job_detail_list li p:last-child,.job_detail_list li p:nth-child(2){width:65%}.group_detail_list{display:flex;width:100%;flex-wrap:wrap;margin:0 -1rem}.group_detail_list li{width:calc(100% / 2);margin-bottom:1rem;padding:0 1rem;display:flex;flex-wrap:wrap}.group_detail_list li p:first-child,.group_detail_list li p:last-child{width:50%}.heading img{display:inline-block}.bidder_listing th{background:#e1e9f4;font-weight:600}.bidder_listing tbody tr{border-bottom:1px solid #ccc}.bidder_listing .heading_block{margin-bottom:1rem;font-size:.9rem}td,th{padding:.3rem .6rem;text-align:center}.sidebar_menu li a.active{color:#fff;background:var(--theme-color-pink)}.sidebar_menu li a.active img{filter:invert(1)}.multiSelectContainer li{padding:6px!important;font-size:9px!important}.bg_heading th{background:#e1e9f4;font-weight:600}.bg_heading tr{border-bottom:1px solid #ccc}.edit_btn{display:inline-block;margin-right:.5rem}.chip{font-size:9px!important}.text-red{color:red}.inactive-row{background-color:#f3c4c4}.bg_heading a{color:blue;transition:all .5s ease}.bg_heading a:hover{color:#000}.change_btn{color:blue;text-decoration:underline;margin-left:.5rem;cursor:pointer;font-weight:500}.user_list .user_content ul li{display:flex;flex-wrap:wrap}.user_list .user_content ul li p:first-child,.user_list .user_content ul li p:last-child{width:50%}.driver_edit .edit_btn{margin-right:0}.job_detail_list a{color:blue;transition:all .5s ease;font-weight:500}.job_detail_list a:hover{color:#000}.d-flex{display:flex}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.item-start{align-items:flex-start}.item-center{align-items:center}.flex-wrap{flex-wrap:wrap}.assign_btn{display:inline-block;background:var(--theme-color-orange);color:#fff;padding:.5rem 1.5rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer}.disabled{background-color:#5b636b;color:#fff;cursor:not-allowed;opacity:.65}.w-35{width:35px}.bg_total{background:#ff8d4d}.d-flex .search_form{margin:0 -.5rem;width:80%}.addtransaction{padding:.22rem 1rem;background:var(--theme-color-dark-green);border:1px solid var(--theme-color-dark-green);border-radius:4.91719px;display:inline-block;color:#fff;cursor:pointer;transition:all .5s ease;font-size:.9rem}.addtransaction:hover{background:transparent;color:var(--theme-color-dark-green)}.close_x{width:30px;height:30px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;background:#ff8e4c;cursor:pointer}.submit_btn.orange{background:#ff8e4c;border:1px solid #ff8e4c!important}.submit_btn.orange:hover{color:#ff8e4c}.submit_btn.orange:disabled{cursor:no-drop;opacity:.5;pointer-events:none}.submit_btn.orange .pop_body .search_form label{width:225px;font-size:.8rem}.pop_body .search_form .w-100 label{width:25%;font-weight:500;display:block;margin-bottom:.3rem}.popup_link~p img{display:inline-block}.driver_card_bottom{position:relative}.grey_table{font-size:.9rem}.grey_table tr{border:1px solid #000}.grey_table th{background-color:#f5f5f5}.nowrap td{white-space:nowrap}.merge_acc{cursor:pointer}.p-relative{position:relative}.font25{font-size:1.563rem}.pop_body input{font-size:.8rem}.pop_body .search_form{margin-bottom:0}.forgot_login{margin-top:2rem}.forgot_login a{color:var(--theme-color-green);font-size:1rem;font-weight:500;transition:all .5s ease}.forgot_login a:hover{color:#000}.heading_block .add_pdf img{filter:invert(1)}.multiSelectContainer:before{right:1rem}.view_job_box{color:#000}.job_detail_list li.w-100 p:last-child{width:80%}.bg_heading{color:#000}.right_search{flex-wrap:wrap;width:100%;margin-left:2.875em}.accordian_head,.right_search{display:flex;justify-content:space-between}.accordian_head{align-items:center;cursor:pointer;background:#f1f1f1;padding:.5rem 1rem;border:1px solid #ccc;color:#000}.offloaded_job_li{margin-bottom:1rem}.bg_heading th{font-size:1rem}.bg_heading td{font-size:.9rem}.invalid-feedback{margin-left:0!important}.is-invalid{outline:1px solid #ced4da!important}.ascdsc_arrow svg{width:10px;cursor:pointer}.grp_name_flex{display:flex;flex-wrap:wrap}.bg_green{background:var(--theme-color-dark-green)}.bg_green,.bg_red{padding:.3rem 1rem;border-radius:1rem;font-size:.8rem}.bg_red{background:red}.bg_orange{background:var(--theme-color-orange);border-radius:1rem;font-size:.8rem}.bg_orange,.reset_btn{padding:.3rem 1rem;color:#fff}.reset_btn{background:#535353;border-radius:4.91719px;display:inline-block;font-size:100%;cursor:pointer!important}.reset_btn:hover{background:#535353;color:#fff;box-shadow:none!important}.multiselect_width~div{width:80%}.table_left td,.table_left th{text-align:left;border:1px solid #ccc}.close_btn,.view_btn{cursor:pointer}.activity_view_ul li{flex-basis:33%;margin-bottom:.5em;color:#646469;font-size:.9rem;list-style:none}.activity_view_ul{display:flex;align-items:flex-start;flex-wrap:wrap;padding:0}.activity_view_ul li span{display:block;font-size:.813em;color:#221f1f;font-weight:700}.transaction_pop textarea{width:75%;border:1px solid #ced4da}.menu_count{color:#0b4ff7;font-weight:700}.brdr_right{border-right:1px solid #000}.merge_popup{margin:0 -.3rem}.merge_popup>div{padding:0 .2rem;font-size:.8rem}.merge_popup>div .text-green{font-weight:600}.grey_table.nowrap td{border:1px solid #000}.merge_popup .brdr_right:last-child{border:0}.d-inline{display:inline-block}.text-white{color:#fff}.search_icn{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);filter:contrast(.1);height:24px;width:24px}.down_arrow_white{height:17px;width:20px}.delete_red,.edit_svg{height:18px;width:17px}.pagination a{cursor:pointer}.w-36{width:36%!important}.back_arrow_div{cursor:pointer}.child_table{border:1px solid #000;border-top:0}.child_table,.grey_table .border{font-size:.8rem;padding:.3rem .6rem}.grey_table .border{border:1px solid #000;font-weight:700}.plus_btn{cursor:pointer;color:#000;font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.mail_excel{margin-right:1rem}.add_pdf,.mail_excel{cursor:pointer}.wonjob_table_open{opacity:1;max-height:fit-content;transition:max-height 1.2s ease-in-out,opacity 1.2s ease-in-out;border:1px solid #ccc;border-top:0;border-bottom:0}.wonjob_table_closed{opacity:0;max-height:0;overflow:hidden;transition:max-height .5s ease-in-out,opacity .5s ease-in-out}.headersec input::placeholder{font-size:.9rem}input[type=checkbox]{position:relative;cursor:pointer}input[type=checkbox]:before{background-color:#ddd}input[type=checkbox]:before,input[type=checkbox]:checked:before{content:"";display:block;position:absolute;width:15px;height:15px;top:0;left:0}input[type=checkbox]:checked:before{background-color:#1e80ef}input[type=checkbox]:checked:after{content:"";display:block;width:4px;height:9px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:2px;left:6px}input:-webkit-autofill~label{opacity:.9;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}img{max-width:100%;height:auto}.switch{position:relative;display:inline-block;width:3.125rem;height:1.4rem}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;border:3px solid #979797;background:transparent!important}.slider,.slider:before{position:absolute;-webkit-transition:.4s;transition:.4s}.slider:before{content:"";height:10px;width:10px;left:4px;top:50%;transform:translateY(-50%);background-color:#979797}input:checked+.slider{border:3px solid var(--theme-color-green);background:transparent}input:checked+.slider:before{background:var(--theme-color-green);left:auto;right:4px}input:focus+.slider{box-shadow:0 0 1px #2196f3}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.w-1\/2{width:50%!important}.page_loader{position:fixed;top:0;left:0;background-color:#fff;width:100%;height:100%;z-index:9;display:none}.page_loader.active{display:block}.circle_loader{font-size:10px;width:1em;height:1em;border-radius:50%;position:absolute;text-indent:-9999em;animation:mulShdSpin 1.1s ease infinite;transform:translateZ(0);top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes mulShdSpin{0%,to{box-shadow:0 -2.6em 0 0 var(--theme-color-green),1.8em -1.8em 0 0 hsla(0,0%,100%,.2),2.5em 0 0 0 hsla(0,0%,100%,.2),1.75em 1.75em 0 0 hsla(0,0%,100%,.2),0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.5),-1.8em -1.8em 0 0 hsla(0,0%,100%,.7)}12.5%{box-shadow:0 -2.6em 0 0 #46b9ff,1.8em -1.8em 0 0 var(--theme-color-green),2.5em 0 0 0 hsla(0,0%,100%,.2),1.75em 1.75em 0 0 hsla(0,0%,100%,.2),0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.2),-1.8em -1.8em 0 0 hsla(0,0%,100%,.5)}25%{box-shadow:0 -2.6em 0 0 #46b9ff,1.8em -1.8em 0 0 #46b9ff,2.5em 0 0 0 var(--theme-color-green),1.75em 1.75em 0 0 hsla(0,0%,100%,.2),0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.2),-1.8em -1.8em 0 0 hsla(0,0%,100%,.2)}37.5%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.2),1.8em -1.8em 0 0 #46b9ff,2.5em 0 0 0 #46b9ff,1.75em 1.75em 0 0 var(--theme-color-green),0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.2),-1.8em -1.8em 0 0 hsla(0,0%,100%,.2)}50%{box-shadow:0 -2.6em 0 0 #46b9ff,1.8em -1.8em 0 0 #46b9ff,2.5em 0 0 0 #46b9ff,1.75em 1.75em 0 0 #46b9ff,0 2.5em 0 0 var(--theme-color-green),-1.8em 1.8em 0 0 #46b9ff,-2.6em 0 0 0 #46b9ff,-1.8em -1.8em 0 0 #46b9ff}62.5%{box-shadow:0 -2.6em 0 0 #46b9ff,1.8em -1.8em 0 0 #46b9ff,2.5em 0 0 0 #46b9ff,1.75em 1.75em 0 0 #46b9ff,0 2.5em 0 0 #46b9ff,-1.8em 1.8em 0 0 var(--theme-color-green),-2.6em 0 0 0 #46b9ff,-1.8em -1.8em 0 0 #46b9ff}75%{box-shadow:0 -2.6em 0 0 #46b9ff,1.8em -1.8em 0 0 #46b9ff,2.5em 0 0 0 #46b9ff,1.75em 1.75em 0 0 #46b9ff,0 2.5em 0 0 #46b9ff,-1.8em 1.8em 0 0 #46b9ff,-2.6em 0 0 0 var(--theme-color-green),-1.8em -1.8em 0 0 #46b9ff}87.5%{box-shadow:0 -2.6em 0 0 #46b9ff,1.8em -1.8em 0 0 #46b9ff,2.5em 0 0 0 #46b9ff,1.75em 1.75em 0 0 #46b9ff,0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 #46b9ff,-2.6em 0 0 0 #46b9ff,-1.8em -1.8em 0 0 var(--theme-color-green)}}.verified{display:flex;align-items:center;gap:8px}.eye_svg{vertical-align:middle}.graph{width:45%;padding:0 1rem}.tabs{display:flex;border-bottom:2px solid #ddd;margin-bottom:20px}.tabs button{flex:1;padding:10px;cursor:pointer;background:none;border:none;text-align:center;font-size:16px;color:#333;transition:background-color .3s ease,color .3s ease}.tabs button.active{font-weight:700;color:#0070f3;border-bottom:2px solid #0070f3}.tabs button.active,.tabs button:hover{background-color:rgba(0,112,243,.1)}.tab-content{padding:20px;border:1px solid #ddd;border-top:none}.excel_right{display:flex;align-items:center;justify-content:flex-end}.chip{background:var(--theme-color-green)!important;font-size:1rem!important}.multiselect-container .searchWrapper{padding:5px 1rem;border:2px solid #000;border-radius:40px}.multiSelectContainer:before{top:18%}.multiSelectContainer li{font-size:1rem!important}.highlightOption,.multiSelectContainer li:hover{background:var(--theme-color-green)!important}.form-check{width:20px;height:20px;border-radius:5px;appearance:none;margin:.5rem}input[type=checkbox].form-check:checked:before{background-color:#000}input[type=checkbox].form-check:before{width:20px;height:20px;border-radius:5px}input[type=checkbox].form-check:checked:after{border-radius:5px;width:7px;height:12px}.hrLine{border:none;height:2px;background-color:#000;margin:20px 0;width:100%;box-sizing:border-box}.required:after{content:"*";color:red}.dynamic_form{display:flex;flex-direction:column;gap:1rem}.btn_block{cursor:pointer;padding:.25rem 1rem;background:var(--theme-color-green);border-radius:4.91719px;color:#fff;width:40px;line-height:1;font-size:2rem;display:flex;align-items:center;justify-content:center}.btn_block:hover{background:#535353}.input_margin>.mb-3{margin-bottom:0!important}.w-85{width:85%}.mb-submit{margin-bottom:14px}.leftsec.opened{display:block!important}.leftsec.closed{display:none!important}.submit_btn{background:#253979;padding:.3rem 1rem;border-radius:4.91719px;color:#fff}.reset-button{padding:.5rem 1rem!important}.mobile-closed{position:absolute;left:12.3%}.mobile-closed img{max-width:70%!important;background-color:#ccc;cursor:pointer}.edit_group_popup{max-width:500px;margin-right:auto;margin-left:auto;display:none;align-items:center;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 3px 19.8px #62626259;min-width:500px;z-index:9999}.edit_group_popup.open{display:block}.popup-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg);opacity:0;pointer-events:none}.popup-backdrop.show{opacity:.5;pointer-events:all;z-index:1}.removeBtn{display:flex;align-items:flex-start;column-gap:1rem}.remove_btn_icon{height:22px;width:22px}.div_space_y{margin:25px 0!important}.div_space_t{margin-top:25px!important}.div_space_b{margin-bottom:25px!important}.arrow_black{position:relative;cursor:pointer;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.25s;border-radius:.375rem!important;appearance:none;width:20px!important;height:1.25rem;border-width:1px;padding:0!important}input.arrow_black[type=checkbox]:before{content:"";display:block;position:absolute;width:15px;height:15px;top:0;left:0;background-color:transparent;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.25s}input.arrow_black[type=checkbox]:checked{background-color:#000!important}input.arrow_black[type=checkbox]:checked:after{content:"";display:block;width:4px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;top:2px;left:6px}.update_price{display:flex}.table-responsive *{word-break:break-word;white-space:break-spaces}.bg_heading th:first-child{word-break:normal}.table-responsive tbody td:last-child{white-space:nowrap}.label_bold{font-weight:600}.grey-color a img{filter:contrast(.1)}.react-datepicker-wrapper{display:block;width:100%}.date_pticker{padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;border:2px solid #000;border-radius:40px;width:100%}