@charset "UTF-8";@import"//fonts.googleapis.com/earlyaccess/opensanshebrew.css";.login-page{background-color:#2196f3;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.login-page .logo{width:143px;height:auto}.login-page .login-card{border-radius:5px;padding:40px 100px;background-color:#fff;min-height:25vh;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}.login-page .login-card .err-msg{color:red;visibility:hidden}.login-page .login-card .visible{visibility:visible}.login-page .login-card .forget-password{margin-left:auto;font-weight:700}.login-page .login-card .login-btn{margin-top:25px}.new-password .flexbox-outer{background-color:#2196f3;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.new-password .flexbox-inner{border-radius:5px;padding:5% 8%;background-color:#fff;min-height:25vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.ellipsis-hidden,.subscriptions-container .subscription-info{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}.pencil-icon:before{content:"";background-image:url(/images/company/pencil.svg);width:13px;height:100%;background-size:90%;position:absolute;background-repeat:no-repeat;right:-19px;margin-top:2px}.x-icon{background-image:url(/images/utils/x.svg);cursor:pointer;position:relative;background-repeat:no-repeat;background-size:15px;height:15px;width:7px;padding:5px}.search-icon:before{content:"";background-image:url(/images/clients/excel.svg);width:20px;background-size:100%;height:30px;position:absolute;background-repeat:no-repeat;right:-25px}.excel-icon:before{content:"";background-image:url(/images/clients/excel.svg);width:20px;background-size:100%;height:30px;position:absolute;background-repeat:no-repeat;right:-25px}.sort-icon:before{content:"";background-image:url(/images/clients/sort.svg);width:20px;background-size:100%;height:30px;position:absolute;background-repeat:no-repeat;right:-25px}.x-red{background-image:url(/images/utils/x-icon.svg);cursor:pointer;position:relative;background-repeat:no-repeat;background-size:15px;height:15px;width:7px;padding:5px}.show-more-icon:before{content:"";background-image:url(/images/clients/show-more.svg);width:20px;height:15px;position:absolute;background-repeat:no-repeat;left:-15px;bottom:0}.subscription-image-dialog .close-dialog-btn{margin-left:10px}.subscription-image-dialog .car-image{height:85vh}.snack-bar-socket{cursor:pointer}#client-snackbar{width:530px}#client-snackbar svg{display:none}.lead-notify{height:20px;width:20px;border-radius:100%;background:red;color:#fff;margin-right:3px;font-size:.9em;margin-top:-10px}.fast-search{background:whitesmoke;position:relative;width:250px;height:20px;box-shadow:2px 2px 10px #0000001c;right:75%;display:flex;flex-direction:column;align-items:center;padding:10px;transition:.3s all}.fast-search .show-fast-search{cursor:pointer;font-weight:700}.fast-search .input{border-radius:15px;border:1px solid rgba(0,0,255,.2392156863);width:85%;height:25px;padding-right:10px;margin-bottom:5px}.fast-search .close-search{font-size:.9em}.fast-search-open{height:55px}.crm-nav{margin:0}.crm-nav .button{padding:15px 8px;border-radius:0;cursor:pointer}.crm-nav .active{background:rgba(0,0,0,.0392156863)}.crm-nav .right-icon{width:20px;margin:0 5px}.crm-nav ul.crm-top-nav{background:#4a74eb;color:#fff;list-style-type:none;margin:0;padding:0 2.5rem;overflow:hidden}.crm-nav ul.crm-top-nav li{float:right;font-weight:700;display:block;color:#fff;text-align:center;padding:2rem 1.275rem;text-decoration:none}.crm-nav ul.crm-top-nav li a:hover:not(.active){background-color:#111}.crm-nav ul.crm-top-nav li a.active{background-color:#04aa6d}.crm-nav ul.crm-top-nav li.right{float:left}.crm-nav li .dropbtn{display:flex;color:#fff;text-align:center;align-items:center;gap:.25rem;text-decoration:none}.crm-nav li .dropbtn:after{content:"";width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #fff}.crm-nav li .dropbtn:hover,.crm-nav .dropdown:hover .dropbtn{background-color:#0000000a}.crm-nav li.dropdown{display:inline-block}.crm-nav .dropdown-content{display:none;position:absolute;margin-top:2rem;background-color:#f9f9f9;min-width:160px;box-shadow:0 8px 16px #0003;z-index:1}.crm-nav .dropdown-content div{text-decoration:none;display:block;background:white;color:#4a74eb;border:1px solid #4a74eb;padding:18px 2rem;width:200px;font-weight:700;cursor:pointer;text-align:right!important}.crm-nav .dropdown-content div:hover{background-color:#f1f1f1}.crm-nav .dropdown:hover .dropdown-content{display:block}.crm-nav .exit-li{color:#26f9a3!important}@media screen and (max-width: 1400px){.crm-nav ul.crm-top-nav li{padding:1.5rem .75rem}.crm-nav .dropdown-content{margin-top:1.5rem}}.client-container{padding:50px 0;display:flex;justify-content:space-around}.client-container .client-data{width:60%;display:flex;flex-direction:column}.client-container .client-data .cars-list{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:20px;grid-row-gap:20px;margin-top:20px}@media screen and (max-width: 1450px){.client-container .client-data .cars-list{grid-template-columns:repeat(1,1fr)}}.client-container .client-data .cars-list .inactive-car{opacity:.7}.add-new-car-card{display:flex;align-items:center;justify-content:center;border:1px solid #4a74eb;border-radius:15px;height:350px;color:#4a74eb;cursor:pointer}.add-new-car-card .add-new-car-button{font-size:1.4em;font-weight:700}.new-client{padding:50px}.new-client .new-client-header{font-weight:700;font-size:1.5em;margin-bottom:20px}.new-client .new-client-card{background:white;width:730px;padding:40px 20px;display:flex;flex-direction:column}.new-client .new-client-card .new-client-fields{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:40px;grid-row-gap:40px}.new-client .new-client-card .new-client-fields .client-field .input{font-size:1.1em;border:none;border-bottom:1px solid;padding:6px 0;width:300px}.new-client .new-client-card .new-client-fields .client-field .ltr{direction:ltr;text-align:left}.new-client .new-client-card .buttons{margin-top:40px;align-self:flex-end;width:222px;justify-content:space-between;display:flex;align-items:center}.new-client .new-client-card .buttons .create{color:#fff;background-color:#4a74eb;padding:8px 16px;border-radius:13px;cursor:pointer}.new-client .new-client-card .buttons .cancel{color:red;font-weight:700;cursor:pointer}.new-client .add-new-car{width:600px;padding:30px 10px;margin-top:30px}.client-action-card{margin-top:45px;background:white;display:flex;flex-direction:column;padding:0 30px;height:600px;overflow:auto;min-width:1000px}.client-action-card .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;background:white;padding:25px 0;position:sticky;width:100%;top:0px;box-shadow:0 3px 2px -3px #000000bf}.client-action-card .header .title{font-weight:700;font-size:1.3em}.client-action-card .actions{margin-bottom:15px}.client-action-card .actions .date{margin-bottom:5px;font-weight:700;color:#3e97ff;font-size:.9em;margin-top:10px}.client-action-card .actions .actions-list .action{border-right:1px dashed;height:60px;padding-right:15px;display:flex;flex-direction:column;justify-content:center}.client-action-card .actions .actions-list .time{font-weight:700}.client-action-card .actions .actions-list .message{color:#616a82bd;font-size:.95em}.client-action-card .footer{display:flex;justify-content:space-around;margin-top:auto;align-items:center;position:sticky;background:white;bottom:0;padding:10px 0;box-shadow:0 -3px 2px -3px #000000bf}.client-action-card .footer .message-input{width:70%;border:1px solid #4a74eb;border-radius:14px;padding:10px 17px}.client-action-card .footer .send-message{color:#fff;padding:6px 19px;background:#4a74eb;border-radius:13px;cursor:pointer}.client-action-card .footer .disable{pointer-events:none;background:#b9c0eb}.infinity-list{overflow:auto}.infinity-list-window .go-btn{height:70px;width:70px;position:fixed;bottom:70px;right:70px;cursor:pointer}.infinity-list-window .go-btn-bottom{transform:rotate(180deg)}.history-row-payment{display:flex;justify-content:space-between;box-shadow:2px 2px 10px #0000001c;background:white;position:relative}.history-row-payment .client-row-payment{cursor:pointer;display:flex;padding:20px 10px;justify-content:space-around;align-items:center;border-right:8px solid;width:100%}.history-row-payment .options-button{position:absolute;left:20px;top:30px;cursor:pointer}.history-row-payment .full-window-options-button{width:200px}.history-row-payment .car-row,.history-row-payment .date{width:100px}.promotional{color:#4a74eb;font-weight:700;cursor:pointer;padding:5px}.history-row-order .price{width:70px;text-align:center}.history-row-order .is-picked{width:90px;text-align:center}.history-row-order .more-options{height:20px;flex:none}.history-row-order .product-name{width:130px}.pick-order-dialog{display:flex;direction:rtl;justify-content:space-around}.pick-order-dialog .pick-details{display:flex;margin:10px}.pick-order-dialog-total{align-self:end;direction:rtl;margin:0 10px}.car-card{display:flex;flex-direction:column}.car-card .car-details{box-shadow:2px 2px 10px #0000001c;display:flex;flex-direction:column;background:white;height:350px;box-sizing:border-box;padding:0 0 30px 3%;justify-content:space-between}.car-card .car-details .car-header{display:flex;justify-content:space-between}.car-card .car-details .car-header .name{border-right:5px solid;height:70px;padding-right:15px;display:flex;flex-direction:column;justify-content:center}.car-card .car-details .car-header .name .name-line{display:flex;align-items:center}.car-card .car-details .car-header .name .name-line .car-number{font-size:1.4em;font-weight:700}.car-card .car-details .car-header .name .name-line .driverName{margin-right:5px;font-weight:400;color:#6c717c;font-size:1.05em}.car-card .car-details .car-header .name .sign-date{font-size:.9rem;font-weight:400}.car-card .car-details .car-header .car-option{margin-right:auto;display:flex;width:110px;justify-content:space-between;margin-top:15px;margin-left:10px}.car-card .car-details .car-header .car-option .car-wash-number{font-weight:700;color:#4a74eb;margin-left:10px;height:10px}.car-card .car-details .car-header .car-option .more-options{height:23px;padding:0 10px;cursor:pointer}.car-card .car-details .car-header .subscription-image{height:25px;cursor:pointer;padding:0 10px}.car-card .car-details .car-fields{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:20px;grid-row-gap:40px;padding:15px}.car-card .car-details .car-fields .car-field .title{font-weight:700;font-size:.95em;margin-bottom:5px}.car-card .car-details .car-buttons{margin-top:30px;font-weight:700;font-size:.95em;display:flex;padding:0 15px;justify-content:space-around;flex-direction:row-reverse}.car-card .car-details .car-buttons .line{border-left:2px solid black;margin:0 10px}.car-card .car-details .car-buttons .payment{color:#27c4a6;cursor:pointer}.car-card .car-details .car-buttons .promotional{color:#4a74eb;font-weight:700;cursor:pointer}.car-card .car-details .car-buttons .new-role{cursor:pointer;color:#26f9a3}.car-card .car-details .car-buttons .delete-car{cursor:pointer;color:#000}.car-card .car-details .car-buttons .delete-car:after{font-size:.85em;color:red;content:"(\5d4\5e8\5db\5d1  \5d9\5de\5d7\5e7)"}.edit-car{padding:30px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-around;background:white;height:400px}.edit-car .edit-buttons{display:flex;align-self:flex-end;width:100px;justify-content:space-between}.edit-car .edit-buttons .cancel{color:#a9a9a9;cursor:pointer}.edit-car .edit-buttons .save{color:#4a74eb;font-weight:700;cursor:pointer}.edit-car .edit-buttons .not-valid{cursor:auto;color:#a9a9a9;pointer-events:none}.edit-car .edit-car-form{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:40px;grid-row-gap:40px}.edit-car .summary-price{font-weight:700;align-self:flex-end}.disable-car-dialog{height:450px;width:600px;display:flex;flex-direction:column;padding:16px 30px;box-sizing:border-box;direction:rtl;align-items:center}.disable-car-dialog .options{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:40px;grid-row-gap:40px}.disable-car-dialog .diff-reason{margin-top:40px}.disable-car-dialog .diff-reason .input{border:none;border-bottom:2px solid;width:325px;font-size:1.1em}.disable-car-dialog .diff-reason .disable-input{border-color:gray}.dialog-stuff .close-dialog-btn{font-size:20px;cursor:pointer;align-self:flex-end}.dialog-stuff .close-dialog-btn-confirm{font-size:20px;cursor:pointer;align-self:flex-start}.dialog-stuff .title{font-size:1.4em;font-weight:700;margin-bottom:30px;text-align:center;direction:rtl;margin-top:20px}.dialog-stuff .dialog-buttons{margin-top:30px;display:flex;width:360px;justify-content:space-between;align-items:center}.dialog-stuff .dialog-buttons .confirm{color:#fff;background:#4a74eb;padding:10px 40px;border-radius:14px;cursor:pointer}.dialog-stuff .dialog-buttons .cancel{color:#fff;background:#9fa6b2;padding:10px 40px;border-radius:14px;cursor:pointer}.refund-car-dialog{direction:rtl;display:flex;flex-direction:column;padding:20px 50px;height:350px;width:500px;align-items:center}.refund-car-dialog .b_select{margin:20px 0}.charge-msg-dialog-car{display:flex;justify-content:center;align-items:center;height:240px;padding:20px 60px;font-size:1.1em;font-weight:700;direction:rtl}.charge-frame-dialog-car{direction:rtl;height:90vh;width:90vw}.charge-frame-dialog-car .close{margin:10px;align-self:flex-start;font-size:1.5em;color:gray;font-weight:700;cursor:pointer}.charge-frame-dialog-car iframe{height:100%;width:100%}.confirm-dialog{display:flex;flex-direction:column;align-items:center;min-height:190px;padding:25px 30px}.more-options-car-card{display:flex;flex-direction:column;justify-content:space-between;padding:5px}.more-options-car-card .cancel{cursor:pointer;color:red;font-weight:700;margin-top:10px}.more-options-car-card .edit-car-btn{align-self:flex-end;font-weight:700;color:#4a74eb;cursor:pointer}.more-options-car-card .charging-gaps{cursor:pointer;font-weight:700;color:#000;margin-top:10px}.error-message{margin-top:1rem;font-weight:700;color:red}.b_text-field .input{border:none;border-bottom:1px solid;font-size:1rem;margin-top:9px;background:none;width:136px}.b_text-field .b_value{margin-top:9px}.c_text-field .input{border:none;border-bottom:1px solid;font-size:1rem;margin-top:9px;background:none;width:100%}.c_text-field .b_value{margin-top:9px}li{direction:rtl!important}.b_select_dialog .input{border-bottom:1px solid;font-size:1rem;cursor:pointer;margin-top:9px;width:176px}.b_title{font-weight:700;font-size:.95em;color:#616a82}.b-groups-select .selected-value{position:relative;height:30px}.b-groups-select .selected-value:focus{outline:none}.b-groups-select .selected-value .value{border:none;border-bottom:1px solid;font-size:1.05rem;padding:0 0 7px;margin-top:3px;background:none;width:176px;height:20px;cursor:pointer}.b-groups-select .selected-value .value:hover{border-bottom:2px solid}.b-groups-select .selected-value .disable{border-color:#d8d0d0;pointer-events:none}.b-groups-select .selected-value .groups{opacity:1;min-width:176px;transition:opacity 251ms cubic-bezier(.4,0,.2,1) 0ms,transform 167ms cubic-bezier(.4,0,.2,1) 0ms;transform-origin:176px 0;position:absolute;z-index:1000;width:176px;background:white;right:0;top:30px;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;border-radius:4px;padding:7px 0;text-indent:10px;font-size:1.1em;box-sizing:border-box}.b-groups-select .selected-value .groups .group-options .group-title{position:relative}.b-groups-select .selected-value .groups .group-options .group-title:hover{background:#ececec}.b-groups-select .selected-value .groups .group-options .group-title:hover .options{display:block;position:absolute;width:176px;background:white;right:174px;top:0;padding:3px 10px;font-size:1.1em;box-sizing:border-box;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;max-height:430px;overflow-y:auto;z-index:10000}.b-groups-select .selected-value .groups .group-options .group-title:hover .options .option{padding:3px 0;box-sizing:content-box;cursor:pointer;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block;text-align:left;direction:ltr}.b-groups-select .selected-value .groups .group-options .group-title .title{height:35px;align-items:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block;cursor:default}.b-groups-select .selected-value .groups .group-options .group-title .options{display:none}.custom-textarea{display:flex;align-items:center;margin:5px 0}.custom-textarea .title{font-weight:700;color:#6c717c;font-size:.8em;margin-left:5px;white-space:nowrap;width:75px}.custom-textarea .is-column-title{font-size:.95em;margin:10px 0}.custom-textarea .text-area-from{width:80%}.custom-textarea .text-area-from.limited-textarea{display:flex;align-items:center}.custom-textarea .text-area-from .limit-number{color:#0040f8;margin-right:10px;font-size:.95em;width:25px}.custom-textarea .text-area-from textarea{border-radius:14px;color:#71798f;border-color:#d7e0fa;font-size:1em;line-height:1.4em;font-family:Open Sans Hebrew,sans-serif;padding:15px;width:100%}.custom-textarea .text-area-from textarea:focus{outline:none}.custom-textarea .custom-textarea-value{color:#616a82;width:100%}.is-column{flex-direction:column;align-items:flex-start}.b-radio .b_radio-value{margin-top:9px}.more-options{cursor:pointer}.ta-right{text-align:right!important}.drop-down{font-family:Open Sans Hebrew,sans-serif;color:#636c83}.drop-down .drop-down-header{font-weight:700;font-size:14px;color:#4a74eb;margin-top:14px}.drop-down .drop-down-no-edit{font-size:.95em;color:#71798f;margin-top:9px;font-family:Open Sans Hebrew,sans-serif}.checkbox-label{padding:10px 0 10px 10px}.pretty.p-default:not(.p-fill) input:checked~.state.p-primary-o label:after{background-color:#4a74eb!important}.pretty input:checked~.state.p-primary-o label:before,.pretty.p-toggle .state.p-primary-o label:before{border-color:#4a74eb!important}.list{margin-top:0;margin-right:-19px}.no-padding{padding:0!important}.row-padding{padding:15px 10px!important}.confirm-charge-dialog{display:flex;flex-direction:column;align-items:center;height:300px;width:400px;padding:20px;box-sizing:border-box}.confirm-charge-dialog .close-dialog-btn{align-self:flex-start;font-size:25px;cursor:pointer}.confirm-charge-dialog .msg{direction:rtl;margin-top:40px;font-weight:700;font-size:1.5em;text-align:center}.confirm-charge-dialog .dialog-buttons{margin-top:60px;display:flex;width:300px;justify-content:space-between;align-items:center}.confirm-charge-dialog .dialog-buttons .confirm{color:#fff;background:#4a74eb;padding:10px 40px;border-radius:14px;cursor:pointer}.confirm-charge-dialog .dialog-buttons .cancel{color:#fff;background:rgba(74,116,235,.58);padding:10px 40px;border-radius:14px;cursor:pointer}.ref-element{position:fixed;display:flex;justify-content:center;align-items:center;z-index:99999999}.lds-dual-ring{display:inline-block;width:80px;height:80px}.lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid #4a74eb;border-color:#4a74eb transparent #4a74eb transparent;animation:lds-dual-ring 1.2s linear infinite}.lds-dual-ring-field{display:inline-block;width:80px}.lds-dual-ring-field:before{content:" ";display:block;width:10px;height:10px;margin:0;border-radius:50%;border:6px solid #27c4a6;border-color:#27c4a6 transparent #27c4a6 transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.total-washes-row{display:flex;margin-top:8px;margin-bottom:6px}.total-washes-row .show-et{margin-right:15px;cursor:pointer;color:#ff923e;font-weight:700}.distribution-dialog{display:flex;flex-direction:column;direction:rtl;align-items:center;min-height:275px;width:427px;padding:15px}.distribution-dialog .x-icon{align-self:flex-end}.distribution-dialog .dialog-header{font-weight:700;margin-top:25px}.distribution-dialog .distribution-header{margin-top:10px}.distribution-dialog .distribution-stations{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:20px;grid-row-gap:10px;padding-top:15px}.distribution-dialog .distribution-stations .station-row{margin-top:10px;display:flex}.distribution-dialog .distribution-stations .station-row .stations-washes-number{margin-right:5px;font-weight:700}.client-details{box-shadow:2px 2px 10px #0000001c;display:flex;flex-direction:column;background:white;height:200px;padding:0 0 30px 30px;justify-content:space-between;margin-bottom:20px}.client-details .client-header{display:flex;justify-content:space-between}.client-details .client-header .name{font-size:1.5em;font-weight:700;border-right:5px solid #4caf50;height:70px;padding-right:15px;display:flex;align-items:center}.client-details .client-header .edit-name{margin:15px;font-size:1.3em}.client-details .client-header .sign-date{font-weight:700;font-size:.9em;color:#4a74eb}.client-details .client-header .source{font-weight:700;font-size:.9em;color:#616a82}.client-details .client-header .wash-back{font-weight:400;font-size:.9em}.client-details .client-header .more-options{height:17px;cursor:pointer}.client-details .client-header .unused-payment-methods-notify{position:relative}.client-details .client-header .unused-payment-methods-notify:after{position:absolute;content:attr(data-method-length);border-radius:50%;color:#fff;background:red;font-size:.7em;width:14px;height:14px;text-align:center;top:-10px;right:13px;font-weight:700}.client-details .client-header .hide:after{display:none}.client-details .client-header .edit-mode-btns{align-self:center;display:flex;width:110px;justify-content:space-between;font-weight:700}.client-details .client-header .edit-mode-btns .cancel{color:#a9a9a9;cursor:pointer}.client-details .client-header .edit-mode-btns .save{color:#4a74eb;font-weight:700;cursor:pointer;margin-right:-60px}.client-details .client-header .edit-mode-btns .not-valid{cursor:auto;color:#a9a9a9;pointer-events:none}.client-details .client-header .client-options{display:flex;margin-top:15px;width:160px;justify-content:space-between}.client-details .client-header .client-options .edit-btn{margin-right:15px;font-size:1.1em;font-weight:700;color:#3e97ff;margin-bottom:10px;cursor:pointer}.client-details .client-details-company-details{display:flex;align-items:center;width:35.7%;justify-content:space-between;padding:0 20px}.client-details .client-field .title{font-weight:700;font-size:.95em;margin-bottom:5px}.client-details .client-field .customer-value{color:#ff923e;font-weight:700;text-align:center}.client-details .client-details-container{display:flex;align-items:center}.client-details .client-details-container .company-image-client{cursor:pointer;height:100px;width:100px;border-radius:50%;background:#39abff;margin-right:150px}.client-details .client-fields{display:flex;justify-content:space-between;padding:0 20px;width:60%}.client-details .client-fields .account-phone-box{display:flex;align-items:flex-end}.client-details .client-fields .account-phone-box .account-ws{margin-right:10px;height:32px}.client-details .client-fields .account-phone-box .account-phone-color{color:#2087e3}.client-details .client-fields .email-edit .b_text-field input{direction:ltr;text-align:left;width:300px}.more-options-client-card .client-option-row{color:#616a82;font-size:12px;font-weight:700;cursor:pointer;padding:5px}.more-options-client-card .edit-client-details{cursor:pointer;padding:5px;font-weight:700}.more-options-client-card .unused-payment-method{font-size:12px;cursor:pointer;padding:5px;font-weight:700}.more-options-client-card .disable-button{color:gray;pointer-events:none}.unused-payment-methods{display:flex;direction:rtl;justify-content:space-around;font-size:1.3em;margin-bottom:8px}.unused-payment-methods .delete-button{width:80px;cursor:pointer;color:red;font-weight:700;font-size:.9em}.unused-payment-methods .cc-number{width:150px;font-weight:700}.dialog-container{display:flex;flex-direction:column;align-items:center;min-height:190px;padding:25px 30px;direction:rtl}.dialog-container .close-dialog-btn{cursor:pointer;align-self:flex-end;background-size:10px}.dialog-container .title{font-size:21px;color:#616a82}.dialog-container .washback-input{min-width:287px;margin-top:20px}.dialog-container .dialog-buttons{margin-top:44px;display:flex;width:350px;justify-content:space-between;align-items:center}.dialog-container .dialog-buttons .confirm{width:90px;font-weight:700;font-size:14px;color:#fff;background:#4a74eb;padding:12px 30px;border-radius:20px;text-align:center;cursor:pointer}.dialog-container .dialog-buttons .cancel{width:90px;font-weight:700;font-size:14px;color:#fff;background:rgba(74,116,235,.58);padding:12px 30px;border-radius:20px;text-align:center;cursor:pointer}.dates-picker{position:absolute;width:336px;justify-content:space-around;background:white;display:flex;flex-direction:column;top:30px;align-items:center;box-shadow:2px 2px 10px #0000001c;padding:10px 0;z-index:20;border-radius:10px}.dates-picker:focus{outline:none}.dates-picker .fast-chose{width:100%;border-top:1px solid black;margin-top:10px;padding:10px;box-sizing:border-box}.bl22ur{position:fixed;height:100vh;width:100vw;top:0;right:0;background:#868686;opacity:.5;z-index:18}.dates{display:flex;width:100%;justify-content:space-around}.dates .date-field .title{font-weight:700}.dates .date-field .date{border:1px solid #d7e0fa;color:#292828;border-radius:8px;padding:0 10px 0 0;margin-top:5px;cursor:pointer;font-size:.9em;display:flex;width:100px;align-items:center;height:30px}.dates .date-field .date button{padding:0;margin-top:-6px}.dates .date-field .date button svg{height:.75em}.dates .date-field .time{width:80px}.dates .date-filed-view{display:flex;align-items:center}.MuiPickersBasePicker-container{direction:rtl}.Cal__Day__root{display:inline-block;box-sizing:border-box;width:14.28571%;list-style:none;font-size:16px;text-align:center;cursor:pointer;user-select:none}.Cal__Day__root.Cal__Day__enabled.Cal__Day__highlighted,.Cal__Day__root.Cal__Day__enabled:active,.Cal__Day__root.Cal__Day__enabled:hover{position:relative;z-index:1}.Cal__Day__root.Cal__Day__enabled.Cal__Day__highlighted:before,.Cal__Day__root.Cal__Day__enabled:active:before,.Cal__Day__root.Cal__Day__enabled:hover:before{content:"";position:absolute;top:50%;left:50%;width:52px;height:52px;margin-top:-26px;margin-left:-26px;border-radius:50%;background-color:#efefef;z-index:-1}.Cal__Day__root.Cal__Day__enabled:hover:before{opacity:.5}.Cal__Day__root.Cal__Day__enabled.Cal__Day__highlighted:before,.Cal__Day__root.Cal__Day__enabled:active:before{opacity:1}.Cal__Day__root:first-child{position:relative}.Cal__Day__root.Cal__Day__today{position:relative;z-index:2}.Cal__Day__root.Cal__Day__today>span{color:#3d3d3d}.Cal__Day__root.Cal__Day__today.Cal__Day__disabled>span{color:#aaa}.Cal__Day__root.Cal__Day__today:before{content:"";position:absolute;top:50%;left:50%;width:52px;height:52px;margin-top:-26px;margin-left:-26px;border-radius:50%;box-shadow:inset 0 0 0 1px;z-index:-1}.Cal__Day__root.Cal__Day__today.Cal__Day__disabled:before{box-shadow:inset 0 0 0 1px #bbb}.Cal__Day__root.Cal__Day__selected{position:relative}.Cal__Day__root.Cal__Day__selected>.Cal__Day__month,.Cal__Day__root.Cal__Day__selected>.Cal__Day__year{display:none}.Cal__Day__root.Cal__Day__selected:before{display:none}.Cal__Day__root.Cal__Day__selected .Cal__Day__selection{content:"";position:absolute;top:50%;left:50%;width:52px;height:52px;margin-top:-26px;margin-left:-26px;border-radius:50%;line-height:56px;z-index:2}.Cal__Day__root.Cal__Day__selected .Cal__Day__selection .Cal__Day__month{top:9px}.Cal__Day__root.Cal__Day__selected .Cal__Day__selection .Cal__Day__day{position:relative;top:5px;font-weight:700;font-size:18px}.Cal__Day__root.Cal__Day__disabled{color:#aaa;cursor:not-allowed}.Cal__Day__month,.Cal__Day__year{position:absolute;left:0;right:0;font-size:12px;line-height:12px;text-transform:capitalize}.Cal__Day__month{top:5px}.Cal__Day__year{bottom:5px}.Cal__Day__range.Cal__Day__selected.Cal__Day__start:after,.Cal__Day__range.Cal__Day__selected.Cal__Day__end:after{content:"";position:absolute;top:50%;width:50%;height:52px;margin-top:-26px;box-shadow:inset 56px 56px}.Cal__Day__range.Cal__Day__selected.Cal__Day__disabled .Cal__Day__selection.Cal__Day__selection{background-color:#eee!important}.Cal__Day__range.Cal__Day__selected.Cal__Day__disabled .Cal__Day__selection.Cal__Day__selection .Cal__Day__day,.Cal__Day__range.Cal__Day__selected.Cal__Day__disabled .Cal__Day__selection.Cal__Day__selection .Cal__Day__month{color:#aaa;font-weight:300}.Cal__Day__range.Cal__Day__selected.Cal__Day__start .Cal__Day__selection{border-top-left-radius:50%;border-bottom-left-radius:50%}.Cal__Day__range.Cal__Day__selected.Cal__Day__start:after{right:0}.Cal__Day__range.Cal__Day__selected.Cal__Day__start.Cal__Day__end:after{display:none}.Cal__Day__range.Cal__Day__selected.Cal__Day__betweenRange .Cal__Day__selection{left:0;right:0;width:100%;margin-left:0;display:flex;justify-content:center;align-items:center;border-radius:0}.Cal__Day__range.Cal__Day__selected.Cal__Day__betweenRange .Cal__Day__day{top:0;font-size:16px}.Cal__Day__range.Cal__Day__selected.Cal__Day__betweenRange .Cal__Day__month{display:none}.Cal__Day__range.Cal__Day__selected.Cal__Day__end:after{left:0}.Cal__Day__range.Cal__Day__selected.Cal__Day__end .Cal__Day__selection{border-top-right-radius:50%;border-bottom-right-radius:50%;color:inherit!important;background-color:#fff!important;border:2px solid;box-sizing:border-box}.Cal__Day__range.Cal__Day__selected.Cal__Day__end .Cal__Day__selection .Cal__Day__day{top:4px}.Cal__Container__root{position:relative;display:table;z-index:1;font:14px Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.4em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:300;outline:none;text-align:left}.Cal__Container__root.Cal__Container__landscape{display:flex;flex-direction:row}.Cal__Container__root.Cal__Container__landscape .Cal__Container__wrapper{position:relative;flex-grow:1;overflow:hidden;z-index:1;border-top-right-radius:3px;border-bottom-right-radius:3px}.Cal__Container__listWrapper{position:relative;overflow:hidden;background-color:#fff}.Cal__Header__root{position:relative;display:flex;align-items:center;box-sizing:border-box;overflow:hidden;min-height:98px;padding:20px;line-height:1.3;font-weight:400;border-top-left-radius:3px;border-top-right-radius:3px}.Cal__Header__root.Cal__Header__landscape{align-items:flex-start;min-width:200px;border-top-right-radius:0;border-bottom-left-radius:3px}.Cal__Header__root.Cal__Header__landscape .Cal__Header__dateWrapper.Cal__Header__day{flex-grow:1;height:76px}.Cal__Header__wrapper{display:flex;flex-direction:column;flex-grow:1;cursor:pointer}.Cal__Header__wrapper.Cal__Header__blank{height:58px;line-height:58px;color:#ffffff80;font-size:18px;cursor:default}.Cal__Header__dateWrapper{position:relative;display:block;overflow:hidden;color:#ffffff80;transition:color .3s ease}.Cal__Header__dateWrapper.Cal__Header__active{color:#fff}.Cal__Header__dateWrapper.Cal__Header__day{height:38px;font-size:36px;line-height:36px;text-transform:capitalize}.Cal__Header__dateWrapper.Cal__Header__year{height:20px;font-size:18px;line-height:18px}.Cal__Header__date{position:absolute;top:0;left:0;right:0;bottom:0}.Cal__Header__range{display:flex;flex-grow:1}.Cal__Header__range .Cal__Header__dateWrapper{overflow:visible}.Cal__Header__range .Cal__Header__wrapper:first-child:before,.Cal__Header__range .Cal__Header__wrapper:first-child:after{content:"";position:absolute;top:0;left:50%;width:0;height:0;margin-top:-50px;margin-left:-50px;border-top:100px solid transparent;border-bottom:100px solid transparent;border-left:60px solid}.Cal__Header__range .Cal__Header__wrapper:first-child:before{color:#ffffff26;transform:translate(1px)}.Cal__Header__range .Cal__Header__wrapper:last-child{margin-left:60px}.Cal__Header__range .Cal__Header__wrapper .Cal__Header__date{white-space:nowrap;z-index:1}.Cal__Today__root{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:center;height:32px;padding:6px;box-sizing:border-box;transform:translate3d(0,-100%,0);font-weight:500;line-height:0;z-index:10;cursor:pointer;transition:transform .3s ease;transition-delay:.3s}.Cal__Today__root.Cal__Today__show{transform:translateZ(0);transition-delay:0s}.Cal__Today__root.Cal__Today__show .Cal__Today__chevron{transition:transform .3s ease}.Cal__Today__root .Cal__Today__chevron{position:absolute;top:50%;margin-top:-6px;margin-left:5px;transform:rotate(270deg);transition:transform .3s ease}.Cal__Today__root.Cal__Today__chevronUp .Cal__Today__chevron{transform:rotate(180deg)}.Cal__Today__root.Cal__Today__chevronDown .Cal__Today__chevron{transform:rotate(360deg)}.Cal__MonthList__root{width:100%!important;background-color:#fff;-webkit-overflow-scrolling:touch}.Cal__MonthList__root.Cal__MonthList__scrolling>div{pointer-events:none}.Cal__MonthList__root.Cal__MonthList__scrolling label{opacity:1}.Cal__Weekdays__root{position:relative;z-index:5;display:flex;padding:0;margin:0;list-style:none;box-shadow:inset 0 -1px #0000000a}.Cal__Weekdays__day{padding:15px 0;flex-basis:14.28571%;flex-grow:1;font-weight:500;text-align:center}.Cal__Years__root{position:absolute;left:0;right:0;bottom:0;z-index:10;display:flex;align-items:center;justify-content:center;background-color:#f9f9f9}.Cal__Years__root:before,.Cal__Years__root:after{content:"";position:absolute;left:0;right:0;height:50px;pointer-events:none;z-index:1}.Cal__Years__root:before{top:0;background:linear-gradient(to bottom,rgba(255,255,255,.8) 0%,rgba(255,255,255,0) 100%)}.Cal__Years__root:after{bottom:0;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.8) 100%)}.Cal__Years__list{box-sizing:border-box}.Cal__Years__list.Cal__Years__center{display:flex;align-items:center;justify-content:center}.Cal__Years__year{display:flex;padding:0 20px;height:100%;align-items:center;justify-content:center;font-size:18px;font-weight:500;text-align:center;cursor:pointer;-webkit-user-select:none;box-sizing:border-box}.Cal__Years__year.Cal__Years__withMonths{border-bottom:1px solid #E9E9E9}.Cal__Years__year.Cal__Years__withMonths label{height:88px;padding-top:12px;box-sizing:border-box}.Cal__Years__year label{flex-basis:42%}.Cal__Years__year label span{flex-shrink:0;color:#333}.Cal__Years__year ol{display:flex;flex-wrap:wrap;margin:0;padding:0;font-size:14px}.Cal__Years__year ol li{display:flex;width:44px;height:44px;flex-shrink:0;align-items:center;justify-content:center;list-style:none;border-radius:50%;box-sizing:border-box;color:#444;font-weight:400;text-transform:capitalize}.Cal__Years__year ol li.Cal__Years__currentMonth{border:1px solid}.Cal__Years__year ol li.Cal__Years__selected{position:relative;z-index:1;background-color:#00f;color:#fff!important;border:0}.Cal__Years__year ol li.Cal__Years__disabled{cursor:not-allowed;color:#aaa}.Cal__Years__year ol li.Cal__Years__disabled:hover{background-color:inherit}.Cal__Years__year ol li:hover{background-color:#efefef}.Cal__Years__year:hover label>span,.Cal__Years__year.Cal__Years__active label>span{color:inherit}.Cal__Years__year:hover,.Cal__Years__year.Cal__Years__active{position:relative;z-index:2}.Cal__Years__year.Cal__Years__active{font-size:32px}.Cal__Years__year.Cal__Years__currentYear{position:relative}.Cal__Years__year.Cal__Years__currentYear label>span{min-width:50px;padding-bottom:5px;border-bottom:3px solid}.Cal__Years__year.Cal__Years__currentYear.Cal__Years__active label>span{min-width:85px}.Cal__Years__year.Cal__Years__first{padding-top:40px}.Cal__Years__year.Cal__Years__last{padding-bottom:40px}.Cal__Animation__enter{opacity:0;transform:translate3d(0,-100%,0);transition:.25s ease}.Cal__Animation__enter.Cal__Animation__enterActive{opacity:1;transform:translateZ(0)}.Cal__Animation__leave{transform:translateZ(0);transition:.25s ease}.Cal__Animation__leave.Cal__Animation__leaveActive{opacity:0;transform:translate3d(0,100%,0)}.Cal__Slider__root,.Cal__Slider__slide{position:absolute;top:0;left:0;right:0;bottom:0}.Cal__Slider__root{overflow:hidden}.Cal__Slider__slide{padding:20px 65px}.Cal__Slider__slide:first-child{padding-left:20px}.Cal__Slider__wrapper{height:100%;transition:transform .3s ease}.Cal__Slider__arrow{position:absolute;top:0;z-index:1;display:flex;align-items:center;justify-content:center;width:40px;height:100%;opacity:.7;cursor:pointer;border-left:1px solid rgba(255,255,255,.1)}.Cal__Slider__arrow svg{width:15px}.Cal__Slider__arrow:hover{opacity:1}.Cal__Slider__arrowRight{right:0}.Cal__Slider__arrowLeft{left:0;transform:scaleX(-1)}.Cal__transition__enter{opacity:0}.Cal__transition__enterActive{opacity:1;transition:opacity .3s ease}.Cal__transition__leave{opacity:1}.Cal__transition__leaveActive{opacity:0;transition:opacity .3s ease}.Cal__Month__rows{position:relative;background:linear-gradient(to bottom,rgba(255,255,255,0) 50%,rgba(0,0,0,.05) 100%)}.Cal__Month__row{padding:0;margin:0}.Cal__Month__row:first-child{text-align:right}.Cal__Month__row:first-child li{background-color:#fff;box-shadow:0 -1px #e9e9e9}.Cal__Month__row:nth-child(2){box-shadow:0 -1px #e9e9e9}.Cal__Month__row.Cal__Month__partial:first-child li:first-child{box-shadow:0 -1px #e9e9e9,inset 1px 0 #e9e9e9}.Cal__Month__row.Cal__Month__partial:last-of-type li{position:relative;z-index:1}.Cal__Month__label{position:absolute;top:0;bottom:0;left:0;right:0;margin:0;font-size:30px;font-weight:500;z-index:3;pointer-events:none;background-color:#fff9;opacity:0;transition:opacity .3s ease}.Cal__Month__label>span{position:absolute;left:0;right:0;top:0;bottom:56px;display:flex;align-items:center;justify-content:center;text-transform:capitalize}.Cal__Month__label.Cal__Month__partialFirstRow{top:56px}.filter-list-card{top:30px;position:absolute;box-shadow:2px 2px 10px #0000001c;width:200px;padding:15px 0;background:white;z-index:999;font-weight:400}.filter-list-card .item{padding:10px;text-align:center;color:#4a74eb;background:white;font-size:.9em;width:75%;border-radius:5px;border:1px solid #4a74eb;margin:0 auto 10px}.filter-list-card .selected{color:#fff;background:#4a74eb}.filter-list-card:focus{outline:none}.keys-client-row{display:flex;justify-content:space-between}.keys-client-row .key{padding-right:8px;margin-right:40px;display:flex;align-items:center}.keys-client-row .status{border-radius:100%;width:12px!important;height:12px;margin-left:10px}.ecw-card{cursor:pointer;display:flex;box-shadow:2px 2px 10px #0000001c;background:white;margin-bottom:10px;align-items:center;flex-direction:row;flex-wrap:wrap;padding:20px 10px}.ecw-card.border-blue{border-right:8px solid #4a74eb}.ecw-card.border-paid,.ecw-card.border-active{border-right:8px solid rgb(18,170,163)}.ecw-card.border-inactive{border-right:8px solid #ff3150}.ecw-card.border-unpaid{border-right:8px solid rgb(18,170,163)}body{height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Open Sans Hebrew,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;letter-spacing:.02em;margin:0;background-color:#f8fbff;color:#616a82}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:inherit;text-decoration:inherit}input{outline:none}.App{direction:rtl}.App .crm{outline:none}i{font-size:.95em}.link-style{cursor:pointer;color:#008af4}.link-style:hover{text-decoration:underline #008af4}.pointer{cursor:pointer}.bold{font-weight:700}.ellipsis-hidden,.client-row .client-name-border,.client-row .field,.client-row .subscriptions-container .subscription-info,.client-row .email,.client-row-field-name,.client-row-field-name .key,.client-row-field-name .paid-charge,.subscriptions-container .subscription-info{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}.required-filed{color:red}.required-filed-hide{visibility:hidden}.pencil-icon{cursor:pointer;position:relative;font-weight:700}.pencil-icon:before{content:"";background-image:url(/images/company/pencil.svg);width:13px;height:100%;background-size:90%;position:absolute;background-repeat:no-repeat;right:-19px;margin-top:2px}.x-icon{background-image:url(/images/utils/x.svg);cursor:pointer;position:relative;background-repeat:no-repeat;background-size:15px;height:15px;width:7px;padding:5px}.search-icon{cursor:pointer;position:relative;font-weight:700}.search-icon:before{content:"";background-image:url(/images/clients/excel.svg);width:20px;background-size:100%;height:30px;position:absolute;background-repeat:no-repeat;right:-25px}.excel-icon{cursor:pointer;position:relative;font-weight:700}.excel-icon:before{content:"";background-image:url(/images/clients/excel.svg);width:20px;background-size:100%;height:30px;position:absolute;background-repeat:no-repeat;right:-25px}.sort-icon{position:relative;font-weight:700}.sort-icon:before{content:"";background-image:url(/images/clients/sort.svg);width:20px;background-size:100%;height:30px;position:absolute;background-repeat:no-repeat;right:-25px}.x-red{background-image:url(/images/utils/x-icon.svg);cursor:pointer;position:relative;background-repeat:no-repeat;background-size:15px;height:15px;width:7px;padding:5px}.show-more-icon{cursor:pointer;position:relative}.show-more-icon:before{content:"";background-image:url(/images/clients/show-more.svg);width:20px;height:15px;position:absolute;background-repeat:no-repeat;left:-15px;bottom:0}.ltr{direction:ltr}dfn{color:#616a82;font-weight:700}cite{color:#26f9a3;font-weight:700}.scroll-grey::-webkit-scrollbar{width:2px;height:2px}.scroll-grey::-webkit-scrollbar-button{width:0px;height:0px}.scroll-grey::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:50px}.scroll-grey::-webkit-scrollbar-track{border:0px none #ffffff;border-radius:50px}body::-webkit-scrollbar-track{border-radius:10px;background-color:#f5f5f5}body::-webkit-scrollbar{width:10px;background-color:#f5f5f5}body::-webkit-scrollbar-thumb{border-radius:66px;background-color:#b6b6b6}.scroll-grey::-webkit-scrollbar-corner{background:white}.invalid-form{opacity:.7;pointer-events:none}.logo{width:143px;height:auto}.btn{cursor:pointer;text-align:center;border-radius:50px;padding:6px 10px;font-weight:700}.btn.btn-md,.btn.btn-lg{padding:6px 35px}.btn.btn-primary{background:rgb(74,116,235);color:#fff}.btn.btn-purple{background:#6236ff;color:#fff}.btn.btn-success{background:#4caf50;color:#fff}.btn.btn-green{background:#44d7b6;color:#fff}.btn.btn-orange{background:#F7B500;color:#fff}.btn.btn-danger{background:#ff3158;color:#fff}.green-txt{color:#27c4a6}.red-txt{color:#ff415d}.blue-txt{color:#4a74eb}.purple-txt{color:#7852ff}.flex{display:flex}.flex-column{display:flex;flex-direction:column}.no-border{border:none!important}.align-center{align-items:center}.blue-add-button{cursor:pointer;display:flex;font-size:14px;width:fit-content;height:fit-content;align-items:center;text-align:center;padding:9px 21px;color:#fff;background:#4a74eb;border-radius:17px;font-weight:700}.subscriptions-container .subscription-info{display:flex;align-items:center}.subscriptions-container .subscription-info .status{border-radius:100%;width:12px!important;height:12px;margin-left:10px}:root{--w: 18%}._btn{font-weight:700;cursor:pointer;width:167px;text-align:center;border-radius:20px;padding:9px 21px;color:#fff;margin-bottom:20px}._btn.client{background:#4a74eb}._btn.csv{background:#27c4a6;width:auto}.gap-2{gap:2rem}.clients-container{padding:50px;display:flex;flex-direction:column}.clients-container .client-filter{color:#4a74eb;display:flex;margin-bottom:20px;box-shadow:0 2px 4px #d7e0fa;padding:20px;background:white;font-size:14px;font-weight:700;justify-content:space-around}.clients-container .client-filter .filter{display:flex;align-items:center;width:85%}.clients-container .client-filter .filter .title{color:#616a82;margin-left:20px;margin-right:10px;position:relative;align-items:center}.clients-container .client-filter .filter .title:before{content:"";background-image:url(/images/clients/sort.svg);width:10px;height:10px;position:absolute;background-repeat:no-repeat;right:-12px;top:6px}.clients-container .client-filter .filter .search-input{border-radius:15px;border:1px solid rgba(0,0,255,.2392156863);width:25%;height:25px;padding-right:1.75rem;background-image:url(/images/clients/search.svg);background-repeat:no-repeat;background-position:right 4% bottom 50%;background-size:13px;margin-right:10px}.clients-container .client-filter .filter .filter-card{position:relative;width:8%;cursor:pointer}.clients-container .client-filter .filter .checkbox{width:15%}.clients-container .client-filter .update{display:flex;width:15%;justify-content:space-around;align-items:center}.clients-container .client-filter .update .update-page{color:#fff;background:#4a74eb;padding:7px 20px;border-radius:17px;cursor:pointer}.clients-container .client-filter .update .cancel-filter{text-align:center;cursor:pointer;color:#ff3158}.clients-container .excel-export{font-size:14px;color:#4a74eb;right:calc(100% - 85px)}.keys-client{display:flex;justify-content:flex-end;margin-bottom:20px}.keys-client .paid-charge{margin-right:auto;background:#27c4a6;color:#fff;margin-left:10px;border-radius:10px;padding:4px 35px;cursor:pointer}.client-row-wrap{cursor:pointer;display:flex;box-shadow:2px 2px 10px #0000001c;background:white;margin-bottom:10px;align-items:center;border-right:8px solid;flex-direction:row;flex-wrap:wrap;width:100%;padding:15px 10px}.client-row-wrap>div{width:9.09%;display:flex;flex-direction:column;flex:1;margin:0 1rem;min-width:0;justify-content:center}.client-row{cursor:pointer;display:flex;box-shadow:2px 2px 10px #0000001c;background:white;margin-bottom:10px;align-items:center;border-right:8px solid;flex-direction:row;flex-wrap:wrap}.client-row>div{margin-left:3px;display:flex;flex-direction:column;flex:1;justify-content:center}.client-row .image{width:7.5%;display:flex;align-items:center;font-weight:700}.client-row .image .image-picker{margin:0 10px}.client-row .client-name-border{display:flex;font-weight:700}.client-row .client-name-border .company-name{font-weight:400;color:#6236ff;font-size:.9em}.client-row .subscriptions-container .subscription-info{display:flex;align-items:center}.client-row .subscriptions-container .subscription-info .status{border-radius:100%;width:12px!important;height:12px;margin-left:10px}.client-row .products{display:flex;justify-content:flex-end;font-weight:700;font-size:10px;color:#4a74eb}.client-row .products .fig{margin:0;text-align:center}.client-row .email{width:10%}.client-row-p{padding:10px 10px 20px}.cars-column .car-details-row{display:flex;justify-content:space-around;margin-bottom:6px;border-right:8px solid}.cars-column .car-details-row>div{width:200px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block;margin-right:15px}.cars-column .car-details-row .hide{visibility:hidden}.cars-column .car-details-row .station{cursor:pointer;text-decoration:underline}.cars-column .car-details-row .payment-column{color:#27c4a6;font-weight:700;overflow:visible}.cars-column .car-details-row .payment-column .payment{width:300px}.client-row-field-name{position:sticky;top:0;border-right:8px solid transparent;background:#f8fbff;display:flex;margin-bottom:5px;font-weight:700;flex-direction:row;flex-wrap:wrap;width:100%}.client-row-field-name>div{width:9.09%;display:flex;padding:0 10px;flex-direction:column;flex:1}.client-row-field-name .paid-charge{cursor:pointer;padding:4px 0;color:#27c4a6;border:2px solid #27c4a6;border-radius:17px;text-align:center}.client-row-field-name .cars-column-field-name .car-details-row{display:flex;justify-content:space-around}.ml-05rem{margin-left:.5rem}.file-picker-container{margin:2rem}.file-picker-container .select-element{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;outline:0;box-shadow:none;width:100%;height:2.5rem;border-radius:5px;background:white none;flex:1;padding:0 .5em;cursor:pointer;font-size:1em;display:flex;justify-content:center;margin:auto auto .5rem;border:rgba(74,116,235,.3215686275) 1px solid}.file-picker-container .select-wrapper::-ms-expand{display:none}.file-picker-container .select-wrapper{position:relative;display:flex;line-height:3;overflow:hidden}.file-picker-container .select-wrapper:after{content:"\25bc";position:absolute;bottom:3px;right:0;padding:0 1em;cursor:pointer;pointer-events:none;transition:.25s all ease}.file-picker-container .select-wrapper:hover:after{color:#18e06f}.file-picker-container .format-example{font-weight:700;cursor:pointer;color:#6c717c;text-decoration:underline;text-align:right}.file-picker-container .file-picker{height:300px;width:400px;display:flex;align-items:center;color:#18e06f;justify-content:center;flex-direction:column;font-size:1.1em;cursor:pointer;border:2px dashed #18e06f;border-radius:10px;direction:rtl}.file-picker-container .file-picker:hover{filter:brightness(1.2)}.file-picker-container .file-picker .file-input{display:none}.file-picker-container .file-picker .file-text{display:flex;flex-direction:column;align-items:center}.file-picker-container .file-picker .file-text .plus-icon{font-size:1.4em;font-weight:700}.file-picker-container .file-picker .file-text .header-txt{font-weight:700}.file-picker-container .file-picker .file-text .helper-txt{font-size:.9em}.file-picker-container .file-picker .file-is-selected{display:flex;flex-direction:column;align-items:center;width:90%;height:100%;justify-content:space-around;padding-top:40px}.file-picker-container .file-picker .file-is-selected .selected-file{color:#6c717c}.file-picker-container .file-picker .file-is-selected .upload-file{font-weight:700;cursor:pointer;color:#3e97ff;align-self:flex-end;padding:10px}.file-picker-container .flex-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.company-container{padding:20px 50px;display:flex;flex-direction:column}.company-container .company-header{color:#4a74eb;font-weight:700;margin-bottom:25px}.company-container .add-product{cursor:pointer;background:rgb(74,116,235);width:160px;text-align:center;border-radius:10px;padding:6px 10px;color:#fff;margin-bottom:30px}.company-container .companies-options{display:flex;align-items:center;justify-content:space-between;margin-left:10px}.companies-filter{color:#4a74eb;display:flex;margin-bottom:20px;box-shadow:0 2px 4px #d7e0fa;padding:20px;background:white;font-size:14px;font-weight:700}.companies-filter .filter{display:flex;align-items:center;justify-content:baseline;width:85%}.companies-filter .filter .title{color:#616a82;margin-left:20px;margin-right:10px;position:relative;align-items:center}.companies-filter .filter .title:before{content:"";background-image:url(/images/clients/sort.svg);width:10px;height:10px;position:absolute;background-repeat:no-repeat;right:-12px;top:6px}.companies-filter .filter .search-input{border-radius:15px;border:1px solid rgba(0,0,255,.2392156863);width:30%;height:25px;padding-right:30px;background-image:url(/images/clients/search.svg);background-repeat:no-repeat;background-position:right 4% bottom 50%;background-size:13px}.companies-filter .filter .filter-card{position:relative;width:7%;cursor:pointer}.companies-filter .filter .filter-card.date{min-width:140px}.companies-filter .update{display:flex;width:15%;justify-content:space-between;align-items:center}.companies-filter .update .update-page{color:#fff;background:#4a74eb;padding:7px 20px;border-radius:17px;cursor:pointer}.companies-filter .update .cancel-filter{text-align:center;cursor:pointer;color:#ff3158}.keys-company{display:flex;margin:25px 0}.keys-company .paid-charge{margin-right:auto;background:#27c4a6;color:#fff;margin-left:10px;border-radius:10px;padding:4px 35px;cursor:pointer}.company-page-container{display:flex;padding:50px}.company-page{display:flex;flex-direction:column;width:65%}.company-btn{font-size:12px;cursor:pointer;color:#616a82;font-weight:700;margin-top:10px}.token-container{word-break:break-word;text-align:center;border:2px solid rgba(207,207,255,.7803921569);padding:1rem;border-radius:25px}.token-container .text{margin-bottom:2rem;font-weight:700;font-size:1.25rem}.token-container .token{direction:ltr}.token-ctc-button{font-weight:700;border:none;margin-top:2rem;padding:10px 20px;color:#fff;border-radius:25px;cursor:pointer;background:#3e97ff}.token-ctc-button.copied{background:#18e06f;cursor:initial}.company-rows-container .company-row{cursor:pointer;box-shadow:2px 2px 10px #0000001c;padding:15px 10px;background:white;margin-bottom:10px;border-right:8px solid}.company-rows-container .company-row .company{display:flex;justify-content:space-between;align-items:center}.company-rows-container .company-row .company .details{display:flex;width:100%;justify-content:space-between;align-items:center}.company-rows-container .company-row .company .details .payment-fail{color:#fa6400}.company-rows-container .company-row .company .details .payment-status{color:#ffc500}.company-rows-container .company-row .company .options{display:flex;justify-content:space-around;align-items:center;width:20%;margin-left:20px}.company-rows-container .company-row .company .options .post-product{cursor:pointer;color:#44d7b6;font-weight:700}.company-rows-container .company-row .company .options .stop-product{cursor:pointer;color:#ff3158;font-weight:700}.company-rows-container .company-row-keys{background-color:#f8fbff;position:sticky;top:0;font-weight:700;display:flex;justify-content:space-between;margin-top:30px;margin-bottom:15px;padding:0 18px 0 10px}.company-rows-container .company-keys-width .company-logo-key{width:100px}.company-rows-container .company-keys-width .company-logo{width:100px;display:flex;flex-direction:row;align-items:center}.company-rows-container .company-keys-width .company-logo span{margin-left:15px;font-weight:700}.company-rows-container .company-keys-width .options{width:50px}.company-rows-container .company-keys-width .name{width:130px;font-weight:700}.company-rows-container .company-keys-width .cid{width:110px;font-weight:700}.company-rows-container .company-keys-width .email{width:200px}.company-rows-container .company-keys-width .link{color:#698bfd;text-decoration:underline #698bfd}.company-rows-container .company-keys-width .phone{width:110px}.company-rows-container .company-keys-width .limit{width:120px;color:#7852ff;font-weight:700}.company-rows-container .company-keys-width .cell{width:120px}.company-rows-container .company-keys-width .payment-status{width:150px}.image .image-picker{background-color:"#39ABFF";border-radius:50%;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center}.image .image-picker input{display:none}.image .modify{cursor:pointer}.image .modify:hover{filter:brightness(.6)}.image .image-text{display:flex;background-color:#4a74eb;border-radius:50%;height:200px;width:200px;text-align:center;justify-content:center;align-items:center;color:#fff;font-size:40px;font-weight:700}.image .upload-image{display:flex;align-items:center;text-align:center;justify-content:center;background-color:#39abff;border-radius:50%;font-weight:700;font-size:12px;line-height:14px;color:#fff}.image .bottom-txt{cursor:pointer;font-weight:700;font-size:12px;text-align:right;color:#4a74eb;margin-top:10px}.company-template{display:flex;flex-direction:column;align-self:center;width:100%;max-width:1300px;direction:rtl;color:#616a82;padding:20px}.company-template .close-template{align-self:flex-end;cursor:pointer}.company-template .header{align-self:flex-start;color:#616a82;font-size:1.5em;font-weight:700;margin-bottom:15px}.company-template .dates,.company-template .dates .date-field{display:inline-block}.company-template .dates .date-field .date{border:1px solid #becdf8}.company-template .dates .date-field .MuiSvgIcon-root{color:#4a74eb}.company-template .company-template-body{background:white;box-shadow:0 2px 4px #d7e0fa;padding-bottom:30px;display:flex;flex-direction:column}.company-template .company-template-body .main{display:flex;justify-content:space-around;min-height:600px}.company-template .company-template-body .main .checkbox-label{padding:0}.company-template .company-template-body .main .company-header-nav{display:flex;margin-bottom:40px;justify-content:space-between}.company-template .company-template-body .main .company-header-nav .company-header{display:flex;align-items:center}.company-template .company-template-body .main .company-header-nav .inline{display:inline-block;margin-right:20px}.company-template .company-template-body .main .company-header-nav .option{display:flex;flex-direction:row-reverse;font-weight:700;direction:rtl;align-items:flex-start}.company-template .company-template-body .main .company-header-nav .option .txt-header{display:flex;direction:ltr;flex-direction:column;margin-left:10px;margin-top:1}.company-template .company-template-body .main .company-right-nav{width:100%;min-height:500px;margin:15px 20px 0 10px}.company-template .company-template-body .main .company-right-nav .c_text-field{width:170px}.company-template .company-template-body .main .company-right-nav .comp-name{display:inline-block;margin-right:20px;font-size:24px}.company-template .company-template-body .main .company-right-nav .comp-name-edit{display:inline-block;margin-right:20px}.company-template .company-template-body .main .company-right-nav .inline{display:inline-block}.company-template .company-template-body .main .company-right-nav .second-item{margin-right:40px}.company-template .company-template-body .main .company-right-nav .end-date{height:40px}.company-template .company-template-body .main .company-right-nav .end-date .date{margin-right:40px}.company-template .company-template-body .main .company-right-nav .company-status{display:inline;width:7px;height:100px;background-color:#4a74eb}.company-template .company-template-body .main .company-right-nav .company-concat-nav{display:grid;grid-template-columns:repeat(4,1fr);grid-row-gap:40px;margin:50px 40px 20px 60px}.company-template .company-template-body .main .company-right-nav .company-units-nav{display:grid;grid-template-columns:repeat(4,1fr);margin:10px 40px 20px 60px}.company-template .company-template-body .main .company-right-nav .company-units-nav .plans-select .plans-picker-header{font-weight:700}.company-template .company-template-body .main .company-right-nav .company-units-nav .plans-select .plans-name{cursor:pointer;font-size:.95em;font-weight:700;width:fit-content}.company-template .company-template-body .main .company-right-nav .company-units-nav .plans-select .select-header{color:#4a74eb;font-weight:700;margin-top:5px;width:115px}.company-template .company-template-body .main .company-right-nav .company-units-nav .plans-list{padding:0;width:200px;margin-block-start:10px;margin-right:20px}.company-template .company-template-body .main .company-right-nav .company-units-nav .plans-selected{margin-bottom:5px}.company-template .company-template-body .main .company-right-nav .edit-mode{background-color:#fff!important}.company-template .company-template-body .main .company-right-nav .company-amount-nav{padding:22px 20px 22px 0;margin:38px 20px 20px 60px;display:grid;background:#fbfcfe;grid-template-columns:repeat(4,1fr);grid-row-gap:40px}.company-template .company-template-body .main .company-right-nav .company-amount-nav .company-charge-date{margin-top:40px}.company-template .company-template-body .main .company-right-nav .company-amount-nav .company-charge-date>div,.company-template .company-template-body .main .company-right-nav .company-amount-nav .company-charge-date fieldset{display:inline-block}.company-template .company-template-body .main .company-right-nav .company-amount-nav .company-detach{margin-top:40px}.company-template .company-template-body .main .company-right-nav .company-amount-nav .company-detach>div,.company-template .company-template-body .main .company-right-nav .company-amount-nav .company-detach fieldset{display:inline-block}.company-template .company-template-body .main .company-right-nav .company-amount-nav .amount-border{margin-left:40px}.company-template .company-template-body .main .company-right-nav .company-amount-nav .note .input{font-family:Open Sans Hebrew,sans-serif;border:1px solid #becdf8;border-radius:17px;display:inline-grid;width:300px;height:100px}.company-template .company-template-body .main .company-right-nav .company-amount-nav .back-details .c_text-field{width:110px}.company-template .company-template-body .company-template-btns{display:flex;justify-content:space-between;width:180px;align-self:flex-end;align-items:center;margin-left:40px}.company-template .company-template-body .company-template-btns .drafts-btn{color:#fff;background:#6c91ff;padding:7px 35px;border-radius:14px;cursor:pointer}.company-template .company-template-body .company-template-btns .save-btn{color:#fff;background:#4a74eb;padding:7px 35px;border-radius:14px;cursor:pointer}.company-template .company-template-body .company-template-btns .delete-btn{color:#ff3158;cursor:pointer;font-weight:700}.managers-header{font-weight:700}.selected-managers{color:#4a74eb;font-weight:700;cursor:pointer}.selected-managers-list{color:#616a82}.disable-select{pointer-events:none}.managers-card{width:300px}.manager-a-row{display:flex;justify-content:space-between;width:90%;margin-bottom:10px}.manager-a-row .remove-manager{color:#eb0b62;font-weight:700;cursor:pointer}.add-new-manager{margin-top:10px;align-self:flex-end;font-weight:700;color:#4a74eb;cursor:pointer}.c_text-field .input{color:#71798f;line-height:30px}.b_select{line-height:30px}.MuiSelect-select.MuiSelect-select{font-weight:700;font-size:14px;letter-spacing:.233333px;color:#4a74eb}.add-new-company-manager-dialog{display:flex;flex-direction:column;padding:25px;width:1100px;direction:rtl}.add-new-company-manager-dialog .close-m-dialog{align-self:flex-start;margin-bottom:20px}.add-new-company-manager-dialog .c-manager-row{display:flex;justify-content:space-between;width:80%}.add-new-company-manager-dialog .save-c-manager{font-weight:700;color:#4a74eb;align-self:flex-end;margin-top:20px;cursor:pointer}.company-employee-page{margin-bottom:40px}.company-employee-page .employee-filters-sticky{top:0px;z-index:10;padding:15px 40px 2px}.company-employee-page .employees-options{display:flex;font-size:14px;justify-content:space-between;margin-bottom:30px;margin-right:40px}.company-employee-page .employees-options .employees-btns{display:flex;font-weight:700;color:#fff;height:37px;cursor:pointer}.company-employee-page .employees-options .employees-btns .upload-file{border-radius:17px;background:#58cc88;padding:9px 21px;margin-right:10px}.company-employee-page .employees-options .employees-btns .upload-single{padding:9px 21px;border-radius:17px;background:#4a74eb}.company-employee-page .employees-options .employees-btns .disable-btn{pointer-events:none;background:#8ac1fc}.company-employee-page .employees-options .excel{color:#4a74eb;margin-right:62%;margin-bottom:17px}.company-employee-page .employees-options .employee-keys{padding:0 40px}.company-employee-page .delete-by-excel{font-weight:700;cursor:pointer;color:#4a74eb;margin-bottom:30px}.company-employee-page .employees-filter{color:#4a74eb;display:flex;margin-bottom:20px;box-shadow:0 2px 4px #d7e0fa;padding:20px;background:white;font-size:14px;font-weight:700}.company-employee-page .employees-filter .filter{display:flex;align-items:center;width:80%}.company-employee-page .employees-filter .filter .title{color:#616a82;margin-left:20px;margin-right:10px;position:relative;align-items:center}.company-employee-page .employees-filter .filter .title:before{content:"";background-image:url(/images/clients/sort.svg);width:10px;height:10px;position:absolute;background-repeat:no-repeat;right:-12px;top:6px}.company-employee-page .employees-filter .filter .search-input{border-radius:15px;border:1px solid rgba(0,0,255,.2392156863);width:25%;height:25px;padding-right:10px;background-image:url(/images/clients/search.svg);background-repeat:no-repeat;background-position:right 4% bottom 50%;background-size:13px}.company-employee-page .employees-filter .filter .filter-card{position:relative;width:10%;cursor:pointer}.company-employee-page .employees-filter .update{display:flex;width:20%;justify-content:space-around;align-items:center}.company-employee-page .employees-filter .update .update-page{color:#fff;background:#4a74eb;padding:7px 20px;border-radius:17px;cursor:pointer}.company-employee-page .employees-filter .update .cancel-filter{text-align:center;cursor:pointer;color:#ff3158}.add-employee-dialog{display:flex;flex-direction:column;direction:rtl;align-items:center;width:1100px;padding:20px}.add-employee-dialog .close-dialog{align-self:flex-end;margin-bottom:15px;font-size:1.2em;cursor:pointer}.add-employee-dialog .new-employee-rows{width:90%;align-self:flex-start}.add-employee-dialog .new-employee-rows .new-employee-row{display:flex;align-items:center;margin-bottom:15px}.add-employee-dialog .new-employee-rows .new-employee-row .cancel-new-employee{cursor:pointer;color:#ff3158;font-weight:700;font-size:1.05em;margin-right:10px}.add-employee-dialog .new-employee-rows .add-new-employee-row{font-size:1.05em;cursor:pointer;margin-top:15px;font-weight:700;color:#6c717c}.add-employee-dialog .footer-btns{display:flex;align-self:flex-end}.add-employee-dialog .footer-btns .save-new-employees{padding:9px 21px;background:#4a74eb;border-radius:17px;cursor:pointer;color:#fff;font-weight:700;font-size:14px}.add-employee-dialog .footer-btns .cancel-employees{cursor:pointer;padding:9px 21px;color:#ff3158;font-weight:700;font-size:14px}.fail-upload-employees-dialog{display:flex;flex-direction:column;direction:rtl}.fail-upload-employees-dialog .fail-title{font-size:1.1em;font-weight:700;margin-bottom:10px;margin-top:-40px}.company-employees-row{padding:0 40px}.table-header{background-color:#f8fbff;position:sticky;top:0}.table-header .employee-row-keys{display:flex;width:85%;margin-right:50px;justify-content:space-around;font-size:16px;font-weight:700;font-family:Open Sans Hebrew,sans-serif;color:#616a82;padding:10px}.table-header .employee-row-keys .name,.table-header .employee-row-keys .email,.table-header .employee-row-keys .car-no,.table-header .employee-row-keys .phone,.table-header .employee-row-keys .sign-up-date,.table-header .employee-row-keys .plan{width:16%}.employee-row .name-bar-no-edit{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:700;width:16%}.employee-row .name-bar-edit{display:flex;font-weight:700;width:25%}.employee-row .name-bar-edit .firstname{margin-left:15px}.employee-row .index-number{margin-left:20px;font-weight:700}.employee-row .field{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:16%}.employee-row .edit{width:11%}.employee-row .car-no,.employee-row .phone,.employee-row .plan{width:16%}.employee-row .email{width:25%;color:#698bfd}.employee-row .edit-email{width:20%}.employee-row .sign-up-date{width:16%;font-weight:700}.employee-row .hidden{display:none}.options{display:flex;justify-content:flex-end;margin-left:20px;margin-right:10px;align-items:center}.edit-btns{display:flex;width:20%;margin-right:15px;justify-content:flex-end}.more-options{height:17px}.option-employee{cursor:pointer;color:#616a82;font-weight:700;padding:5px}.edit-employee{padding:9px 10px;background:#4a74eb;border-radius:17px;cursor:pointer;color:#fff;font-weight:700;font-size:14px}.cancel-employee{cursor:pointer;padding:9px 21px;color:#ff3158;font-weight:700;font-size:14px}.cancel{color:#ff3158}.employee-row{padding-right:5px;display:flex;justify-content:space-between;align-items:center;width:100%;font-weight:400}.employee-row .options{display:flex;justify-content:flex-end;width:15%;margin-left:20px;align-items:center}.client-history-sidebar{display:flex;flex-direction:column;padding:0 40px;width:30%;min-height:600px}.client-history-sidebar .show-all{align-self:flex-end;color:#4a74eb;font-weight:700;cursor:pointer;margin-bottom:30px}.client-history-sidebar .empty-field{align-self:center;color:#4a74eb;cursor:pointer;margin-top:70px;font-size:1.4em;font-weight:400;pointer-events:none}.history-card-container{display:flex;flex-direction:column;margin-bottom:30px;min-height:200px}.history-card{display:flex;flex-direction:column}.history-card .header{font-weight:700;font-size:1.2em}.history-card .washes-header{color:#4a74eb}.history-card .export-button{position:absolute;left:30px}.history-card .invoices-header{color:#27c4a6}.history-card .orders-header{color:#29d570}.history-card .description{font-size:.95em;margin-bottom:10px}.history-card .rows .row{min-width:420px;font-weight:700;margin-bottom:10px}.history-row-wash{border-color:#4a74eb}.history-row-wash .glow-car{background:yellow}.history-row-wash .date{width:100px}.history-row-wash .station{width:130px}.history-row-wash .car{width:110px}.history-row-wash .car-image-border{width:40px;text-align:center}.history-row-wash .car-image-border .subscription-image{height:25px;cursor:pointer}.history-row-payment{box-sizing:border-box}.history-row-payment .car-row{display:flex;flex-direction:column;justify-content:space-evenly;width:80px}.history-row-payment .pay{width:110px}.history-row-payment .car .header{font-size:.95em}.history-row-payment .car .no{font-weight:400}.history-row-payment .cc-no{padding:10px}.history-row-payment .more-options{height:20px}.history-row-payment .hide{display:none}.full-history-client{padding:15px 35px;display:flex;width:1000px;flex-direction:column;direction:rtl}.full-history-client .close-full-history-dialog{align-self:flex-end;font-weight:700;cursor:pointer;color:gray;margin-bottom:30px;margin-left:-10px}.full-history-client .company-washes-filter{color:#00f;display:flex;margin-bottom:20px;justify-content:space-around;box-shadow:2px 2px 10px #0000001c;padding:15px 10px;background:white;align-items:center}.full-history-client .company-washes-filter .station,.full-history-client .company-washes-filter .filter-card{cursor:pointer;position:relative}.full-history-client .company-washes-filter .search-input{border-radius:15px;border:1px solid rgba(0,0,255,.2392156863);width:25%;height:25px;padding-right:10px}.full-history-client .company-washes-filter .update-page{color:#fff;background:#4a74eb;padding:7px 35px;border-radius:14px;cursor:pointer}.full-history-client .company-washes-filter .cancel-filter{margin-bottom:-15px;text-align:center;cursor:pointer;color:gray;margin-top:3px}.more-options-card{padding:10px 15px;display:flex;flex-direction:column;direction:rtl;justify-content:space-between;box-shadow:0 2px 4px #d7e0fa}.send-invoice{color:#4a74eb;cursor:pointer;padding:5px;font-weight:700}.download-invoice{color:#57e9c8;cursor:pointer;padding:5px;font-weight:700}.more-payment-details{direction:rtl}.more-payment-details .code{font-weight:700}.more-payment-details .code:before{width:130px;content:"\5e7\5d5\5d3: ";font-weight:400}.more-payment-details .description{font-weight:700}.more-payment-details .description:before{width:130px;content:"\5ea\5d9\5d0\5d5\5e8: ";font-weight:400}.more-payment-details .deal{font-weight:700}.more-payment-details .deal:before{width:130px;content:"\5de\5e1  \5e2\5e1\5e7\5d4: ";font-weight:400}.history-row-order .more-options{height:20px}.history-row-order .product-name{width:initial;flex-basis:content}.history-row-order .invoice-date{width:90px;text-align:center}.history-row-order .price{width:50px;flex:none}.history-row-order .status{width:100px;text-align:center}.history-row-order .picked-in{width:170px;text-align:center;flex:none}.history-row-order .picked-quantity{width:50px;text-align:center;flex:none}.pick-order-dialog{display:flex;direction:rtl}.action-container .action-description{margin-bottom:10px;font-weight:700}.action-container .action-card{border:none;position:relative}.action-container .action-card .client-row-details{display:flex;width:100%;justify-content:space-between;align-items:center;padding:0 10px}.action-container .action-card .events{display:flex;flex-direction:column;align-items:center;width:70%}.action-container .action-card .events .action-event{display:flex;width:350px;justify-content:space-between;align-items:center;padding:1px 0}.action-container .action-card .events .action-event .event-title-row{display:flex;align-items:center;width:120px;box-sizing:border-box;height:20px}.action-container .action-card .events .action-event .event-title-row .question-mark{height:15px;margin-right:-4px;padding:10px}.action-container .action-card .events .action-event .event-date{width:70px}.action-container .action-card .events .action-event .event-station{width:130px}.action-container .action-card .events .action-event .event-description{width:700px}.action-container .filter-station-list{display:flex}.pretty .state label:after,.pretty .state label:before{right:0}.border{position:absolute;top:0;right:0;height:100%}.border .color{width:8px}.control-container{display:flex;flex-direction:column;padding:40px 20px 40px 70px}.control-container .action-title{font-size:2em;margin-bottom:20px}.control-container .header-filter{display:flex;background:white;align-items:center;padding:20px 11px;margin-bottom:20px;font-size:.9em;justify-content:space-between}.control-container .header-filter .filter-control-buttons .update-page{color:#fff;background:#4a74eb;padding:10px 40px;border-radius:14px;cursor:pointer}.control-container .header-filter .filter-control-buttons .cancel-filter{margin-bottom:-15px;text-align:center;cursor:pointer;color:gray;margin-top:3px}.control-container .header-filter .date-filter{color:#4a74eb;font-weight:700;position:relative;width:200px}.control-container .header-filter .date-filter:before{content:"\5e0\5db\5d5\5df  \5dc";color:#000;margin-left:5px}.control-container .header-filter .item-filters{display:flex;width:40%;justify-content:space-around}.control-container .header-filter .item-filters .filter-title{font-weight:700}.stations-filter-container{position:relative;margin-right:-50px;color:#00f}.stations-filter-container .station-row{font-weight:700;cursor:pointer;margin-left:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}.stations-filter-container .station-row .filter-card{cursor:pointer;position:relative}.stations-filter-container .station-filtered{color:#00f}.stations-filter{z-index:999;position:absolute;background:white;width:200px;box-shadow:2px 2px 10px #0000001c;top:30px;color:#00f;display:flex;flex-direction:column;justify-content:space-around;padding:15px 0}.stations-filter:focus{outline:none}.stations-filter .filter-station-by{margin:10px 0}.stations-filter .filter-station-btn{align-self:flex-end;margin-left:10px;cursor:pointer;font-weight:700;color:#00f}.coupons-container{padding:30px 50px}.coupons-container .add-coupon{background:#4a74eb;width:151px;text-align:center;border-radius:10px;padding:6px 10px;color:#fff;margin-bottom:50px;cursor:pointer}.coupons-container .add-coupon-active{opacity:.5;pointer-events:none}.coupons-container .table-keys{display:flex;font-weight:700;font-size:.95em;justify-content:space-between;padding:20px 10px}.coupons-container .table-keys>div{width:140px;text-align:center}.coupons-container .adding-mode{opacity:.6}.coupons-container .group-coupon-title{padding:5px 10px;margin-bottom:5px;font-size:1.1em;font-weight:700;cursor:pointer}.coupons-container .disabled{color:#d3d3d3}.coupons-container .group-coupon-parenthesis{font-size:.9em;font-weight:500}.coupons-container .coupon-row{display:flex;box-shadow:2px 2px 10px #0000001c;background:white;padding:30px 10px;justify-content:space-between;margin-bottom:10px;align-items:center}.coupons-container .coupon-row>div{width:120px;text-align:center;font-weight:700}.coupons-container .coupon-row .active{color:#66ba0e}.coupons-container .coupon-row .inactive{color:#ff3150}.coupons-container .coupon-row .name{width:200px}.coupons-container .coupon-row .edit{cursor:pointer}.coupons-container .coupon-row:last-child{margin-bottom:25px}.coupons-container .edit-coupon-row{display:flex;justify-content:space-around;padding:20px 10px;box-shadow:2px 2px 10px #0000001c;background:white;margin-bottom:15px;align-items:center}.coupons-container .edit-coupon-row .save-coupon{font-weight:700;color:#27c4a6;cursor:pointer}.coupons-container .edit-coupon-row .save-coupon-disable{font-weight:700;color:#27c4a64f;pointer-events:none}.coupons-container .coupons-active{margin-bottom:40px}.coupons-container .coupons-title{color:#4a74eb;font-weight:700;padding:0 10px 20px 0}.invoices-page{padding:50px;display:flex;flex-direction:column}.invoices-page .invoices-filter{color:#00f;display:flex;margin-bottom:20px;justify-content:space-around;box-shadow:2px 2px 10px #0000001c;padding:20px 10px;background:white;align-items:center}.invoices-page .invoices-filter .station,.invoices-page .invoices-filter .filter-card{cursor:pointer;position:relative}.invoices-page .invoices-filter .search-input{border-radius:15px;border:1px solid rgba(0,0,255,.2392156863);width:25%;height:25px;padding-right:10px}.invoices-page .invoices-filter .update-page{color:#fff;background:#4a74eb;padding:7px 35px;border-radius:14px;cursor:pointer}.invoices-page .invoices-filter .cancel-filter{margin-bottom:-15px;text-align:center;cursor:pointer;color:gray;margin-top:3px}.invoices-page .invoices-row-keys{font-weight:700;display:flex;justify-content:space-around;margin-top:30px;margin-bottom:15px}.invoices-page .invoices-graph-btn{background:#4a74eb;height:25px;width:25px;padding:10px;border-radius:50%;position:fixed;top:230px;left:30px;cursor:pointer}.invoice-iframe{background:#ffffff;border:none;border-radius:2px;box-shadow:0 2px 10px #464c4f33}.invoice-row{cursor:pointer;box-shadow:2px 2px 10px #0000001c;padding:20px 10px;background:white;margin-bottom:10px;border-right:8px solid}.invoice{display:flex;justify-content:space-around;align-items:center;margin:1rem}.invoice>div{width:100px}.invoice .name{width:140px}.invoice .pay{width:120px}.invoice .car-row .no{border-right:6px solid;padding-right:6px}.invoice .cc-no{width:120px}.invoice .description{width:250px}.message-lead-dialog{height:385px;width:427px;display:flex;flex-direction:column;align-items:center;padding:25px 0;box-sizing:border-box;justify-content:space-around;direction:rtl}.message-lead-dialog .msg-title{font-size:18px;font-weight:700;color:#616a82;text-align:center;letter-spacing:.02em;line-height:31px}.message-lead-dialog .message-txt{width:280px;height:150px;border:1px solid #becdf8;border-radius:12px;padding:10px;font-family:Open Sans Hebrew,serif;font-size:16px;text-align:right;letter-spacing:.02em;line-height:31px}.message-lead-dialog .dialog-buttons{display:flex;width:65%;justify-content:space-between}.message-lead-dialog .dialog-buttons .send{background:#4a74eb;width:123px;height:35px;border:0;border-radius:40px;color:#fff;cursor:pointer}.message-lead-dialog .dialog-buttons .cancel{background:#809eed;width:123px;height:35px;border:0;border-radius:40px;color:#fff;cursor:pointer}.lead-container{padding:50px}.lead-container .send-message-to-list-option{width:170px;border:2px solid;border-radius:18px;color:#26f9a3;padding:5px;text-align:center;margin-bottom:16px;font-weight:700;cursor:pointer}.lead-container .send-message-to-list{width:130px;border:2px solid;border-radius:18px;background:#26f9a3;color:#fff;padding:5px;text-align:center;margin-bottom:16px;font-weight:700;cursor:pointer}.lead-container .lead-filter{color:#00f;display:flex;margin-bottom:20px;box-shadow:2px 2px 10px #0000001c;padding:20px 30px;background:white;align-items:center}.lead-container .lead-filter .filter-title{margin-left:30px;font-weight:700;cursor:pointer}.lead-container .lead-filter .date-filter{width:150px;position:relative;margin-left:15px;cursor:pointer}.lead-container .lead-filter .date{margin:0 20px;font-weight:700}.lead-container .lead-filter .search-input{border-radius:15px;border:1px solid rgba(0,0,255,.2392156863);width:35%;padding:10px}.lead-container .lead-filter .filter-leads-buttons{width:140px;text-align:center;margin-right:20px}.lead-container .lead-filter .filter-leads-buttons .search-button{color:#fff;background:blue;border-radius:20px;padding:7px 25px;cursor:pointer}.lead-container .lead-filter .filter-leads-buttons .cancel-filter{margin-bottom:-15px;text-align:center;cursor:pointer;color:gray;margin-top:3px}.lead-container .lead-filter .excel-export{cursor:pointer;margin-right:auto}.lead-container .leads-dates{font-weight:700;font-size:.95em;margin-bottom:20px}.lead-container .lead-row{display:flex;box-shadow:2px 2px 10px #0000001c;padding:20px 10px;justify-content:space-evenly;background:white;margin-bottom:10px;align-items:center;cursor:pointer}.lead-container .lead-row span{width:100px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}.lead-container .lead-row .bold{font-weight:700}.lead-container .lead-row .hide{visibility:hidden}.lead-container .lead-row .checkbox-group{width:0;margin-left:10px}.lead-container .lead-row .name{width:150px}.lead-container .lead-row .email{width:200px}.lead-container .lead-row .send-message{font-weight:700;color:#4caf50;cursor:pointer;width:150px}.lead-container .lead-row .delete-lead{font-weight:700;color:red;cursor:pointer;padding:10px 0;width:70px}.manager-row{display:flex;justify-content:space-around;padding:20px 10px;box-shadow:2px 2px 10px #0000001c;margin-bottom:15px;align-items:center}.manager-row .manager-details{display:flex;width:95%;justify-content:space-around;align-items:center}.manager-row .manager-details>div{width:130px}.manager-row .manager-details .MANAGER{color:#00d0ffd6;font-weight:700}.manager-row .manager-details .ADMIN{font-weight:700;color:#4a74eb}.manager-row .manager-details .AFFILIATE{font-weight:700;color:#a04aeb}.manager-row .manager-details .edit{font-weight:700;cursor:pointer}.manager-row .manager-details .reset-password{font-weight:700;cursor:pointer;color:#26f9a3}.manager-row .manager-details .disable-user{font-weight:700;cursor:pointer;color:#f92626}.manager-row .manager-details .crown-manager{position:relative}.manager-row .manager-details .crown-manager:before{content:"";position:absolute;width:20px;right:-20px;top:-5px;transform:rotate(45deg);background-image:url(/images/managers/crown.png);height:20px;background-repeat:no-repeat}.manager-row .manager-details .number-manager{position:relative}.manager-row .manager-details .number-manager:before{content:"2";position:absolute;width:20px;right:-20px;top:-10px;transform:rotate(20deg);height:20px;background-repeat:no-repeat;text-align:center;font-size:.9em;font-weight:700}.manager-row .buttons{display:flex;width:130px;justify-content:space-around}.manager-row .buttons .save{color:#4a74eb;font-weight:700;cursor:pointer}.manager-row .buttons .cancel{color:red;cursor:pointer;font-weight:700}.manager-row-disable{background:rgba(241,117,117,.0784313725)}.manager-page{padding:30px}.manager-page .disable{top:65px;height:100vh;width:100vw;position:fixed;background:gray;opacity:.1;z-index:9999}.manager-page .add-manager{background:blue;width:151px;text-align:center;border-radius:10px;padding:6px 10px;color:#fff;margin-bottom:50px;cursor:pointer}.manager-page .managers-sum{display:flex;width:300px;justify-content:space-between;margin-bottom:15px;font-size:1.1em;font-weight:700}.manager-sign-in{padding:0 30px;width:350px;direction:rtl;display:flex;flex-direction:column;font-size:1.1em;height:210px;justify-content:space-evenly}.manager-sign-in .close{color:gray;align-self:flex-end;cursor:pointer;font-size:1em;border-bottom:1px solid}.manager-sign-in .error-msg{color:red;font-weight:700;font-size:.9em}.manager-sign-in .confirm{margin-top:20px;color:#4a74eb;cursor:pointer;font-weight:700;border-bottom:1px solid;width:110px}.manager-sign-in .b_text-field .input{width:250px;text-align:left;direction:ltr;-webkit-text-security:disc}.order-row{cursor:pointer;box-shadow:2px 2px 10px #0000001c;padding:30px 10px;background:white;margin-bottom:10px;border-right:8px solid}.order-row .order{display:flex;justify-content:space-between;align-items:center}.order-row .order .details{display:flex;justify-content:space-around;align-items:center;width:75%}.order-row .order .options{display:flex;justify-content:space-around;align-items:center;width:20%;margin-left:20px}.order-row .order .options .watch-product{cursor:pointer;color:#44d7b6;font-weight:700}.order-row .order .options .inactive-product{pointer-events:none;color:#0da07f6e;cursor:auto}.order-row .order .options .go-to-user{cursor:pointer;color:#3e97ff;font-weight:700}.order-row-keys{font-weight:700;display:flex;justify-content:space-around;margin-top:30px;margin-bottom:15px;width:75%}.order-width .name{width:140px}.order-width .price{width:90px}.order-width .order-date,.order-width .status{width:140px}.product-template{display:flex;flex-direction:column;align-self:center;padding:20px;direction:rtl;color:#616a82}.product-template .close-template{align-self:flex-end;cursor:pointer}.product-template .top-header{display:flex;align-items:center;margin-bottom:25px}.product-template .top-header .header{align-self:flex-start;color:#616a82;font-size:1.5em;font-weight:700}.product-template .top-header .edit-product{color:#4a74eb;font-size:1.1em;cursor:pointer;margin-right:30px}.product-template .main{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:40px;grid-row-gap:40px;min-height:600px}.product-template .main .right-nav{display:flex;flex-direction:column;align-items:center}.product-template .main .right-nav-form{width:350px;display:flex;flex-direction:column;justify-content:space-between;height:100%}.product-template .main .right-nav-form .product-template-name{width:180px}.product-template .main .right-nav-form .product-template-sum{width:200px}.product-template .main .right-nav-form .prices{display:flex;justify-content:space-between;width:90%}.product-template .main .right-nav-form .prices .product-template-price{width:100px}.product-template .main .right-nav-form .prices .b_text-field .input{width:125px}.product-template .main .right-nav-form .set-wash-back{height:100px}.product-template .main .right-nav-form .set-wash-back .pretty{margin-right:0}.product-template .main .right-nav-form .set-wash-back .product-points{margin-top:20px;width:40%}.product-template .main .right-nav-form .set-wash-back .product-points .b_title{color:#f7b500}.product-template .main .right-nav-form .station-select{position:relative}.product-template .main .right-nav-form .station-select .station-picker-header{font-weight:700}.product-template .main .right-nav-form .station-select .stations-name{color:#4a74eb;cursor:pointer;font-size:.95em;font-weight:700;width:fit-content;margin-top:5px}.product-template .main .right-nav-form .params-select{position:relative}.product-template .main .right-nav-form .params-select .params-picker-header{font-weight:700}.product-template .main .right-nav-form .params-select .params-name{color:#4a74eb;cursor:pointer;font-size:.95em;font-weight:700;width:fit-content;margin-top:5px}.product-template .main .left-nav{display:flex;flex-direction:column;align-items:center}.product-template .main .left-nav .left-nav-form{width:400px;display:flex;flex-direction:column;align-items:flex-start;padding:0 20px}.product-template .main .left-nav .left-nav-form .product-date-container{align-items:baseline;margin-bottom:30px}.product-template .main .left-nav .left-nav-form .product-date-container .date-header{font-weight:700;margin-top:25px;margin-bottom:7px}.product-template .main .left-nav .left-nav-form .product-date-container .description-date{margin-bottom:5px}.product-template .main .left-nav .left-nav-form .product-date-container .expires-date{margin-top:35px;margin-bottom:20px}.product-template .main .left-nav .left-nav-form .product-date-container .product-dates-picker{display:flex;padding-top:7px}.product-template .main .left-nav .left-nav-form .categories{margin-top:20px}.product-template .product-template-btns{margin-top:20px;display:flex;justify-content:space-between;width:250px;align-self:flex-end;align-items:center}.product-template .product-template-btns .drafts-btn,.product-template .product-template-btns .save-btn{color:#fff;background:#6c91ff;padding:7px 35px;border-radius:14px;cursor:pointer}.product-template .product-template-btns .delete-btn{color:#ff3158;cursor:pointer;font-weight:700}.image-picker-container .image-picker{height:200px;width:200px;display:flex;align-items:center;color:#000;justify-content:center;flex-direction:column;font-size:1.1em;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-repeat:no-repeat}.image-picker-container .image-picker .file-input{display:none}.image-picker-container .image-picker .image-text{display:flex;background-color:#4a74eb;border-radius:50%;height:200px;width:200px;text-align:center;justify-content:center;align-items:center;color:#fff;font-size:40px;font-weight:700}.image-picker-container .add-image{display:flex;flex-direction:column;align-items:center;text-align:center}.image-picker-container .add-image .plus-icon{font-size:1.4em;font-weight:700}.image-picker-container .image-picker-drag-hover{cursor:pointer}.image-picker-container .image-picker-drag-hover:hover{filter:brightness(.6)}.image-picker-container .add-image-small{font-size:12px;font-weight:700;text-align:center;color:#fff}.image-picker-container .sub-title{text-align:center;margin-top:6px;font-size:.75em;color:#616a82;font-weight:700}.employees-image-dialog .close-dialog-btn{margin-left:10px}.employees-image-dialog .employee-exel-image{height:25vh}.product-order-page{padding:30px 50px;display:flex;flex-direction:column}.product-order-page .order-header{font-size:1.4em;font-weight:700}.product-order-page .product-filter{color:#00f;display:flex;margin-bottom:20px;justify-content:space-around;width:60%;box-shadow:2px 2px 10px #0000001c;padding:15px 10px;background:white;align-items:center;margin-top:30px}.product-order-page .product-filter .station,.product-order-page .product-filter .filter-card{cursor:pointer;position:relative}.product-order-page .product-filter .search-input{border-radius:15px;border:1px solid rgba(0,0,255,.2392156863);width:25%;height:25px;padding-right:10px}.product-order-page .product-filter .update-page{color:#fff;background:#4a74eb;padding:7px 35px;border-radius:14px;cursor:pointer}.product-order-page .product-filter .cancel-filter{margin-bottom:-15px;text-align:center;cursor:pointer;color:gray;margin-top:3px}.plans-container{padding:50px;display:flex;flex-direction:column}.plans-container .actions_help{align-items:center;display:flex;gap:5px}.plans-container-actions{display:inline-flex;column-gap:20px;align-items:center}.plans-container .plans-header{color:#4a74eb;font-weight:700;margin-bottom:25px}.plans-container .add-plan{cursor:pointer;background:rgb(74,116,235);width:160px;text-align:center;border-radius:10px;padding:6px 10px;color:#fff;margin-bottom:30px}.keys-plan{display:flex;margin:25px 0}.plan-th{padding:8px 14px!important;text-align:right}.tg{border-collapse:collapse;border-spacing:0;border-color:#06a569;border-style:solid;border-width:2px;font-family:Arial,sans-serif;font-size:14px;font-weight:400;overflow:hidden;padding:10px 5px;word-break:normal}.tg .tg-0pky{max-width:40rem;padding:10px 8px;border:2px solid #06a569;text-align:right;vertical-align:top}.plan-template{display:flex;flex-direction:column;direction:rtl;padding:30px;width:1000px}.plan-template .plan-options{display:flex;justify-content:space-between;width:100px;align-self:flex-end;flex-direction:row-reverse}.plan-template .edit-product{color:#4a74eb;font-size:1.1em;cursor:pointer;margin-right:30px;margin-top:-5px}.plan-template .plan-template-main{display:flex;min-height:600px}.plan-template .plan-template-main .plan-right-nav{display:flex;flex-direction:column;justify-content:space-between;width:35%}.plan-template .plan-template-main .plan-left-nav{width:45%;display:flex;flex-direction:column;margin-right:70px}.plan-template .plan-template-main .plan-left-nav .left-header{font-weight:700}.plan-template .plan-template-main .plan-left-nav .products-select{position:relative}.plan-template .plan-template-main .plan-left-nav .products-select .products-picker-header{font-weight:700}.plan-template .plan-template-main .plan-left-nav .products-select .products-name{color:#4a74eb;cursor:pointer;font-size:.95em;font-weight:700;width:fit-content;margin-top:5px}.plan-template .plan-template-main .plan-left-nav .products-select .products-disable{pointer-events:none;cursor:auto}.plan-template .product-template-btns{margin-top:70px;display:flex;justify-content:space-between;width:250px;align-self:flex-end;align-items:center}.plan-template .product-template-btns .drafts-btn,.plan-template .product-template-btns .save-btn{color:#fff;background:#6c91ff;padding:7px 35px;border-radius:14px;cursor:pointer}.plan-template .product-template-btns .delete-btn{color:#ff3158;cursor:pointer;font-weight:700}.plan-template .products-list{padding:0}.plan-template .products-selected{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;width:80%}.plan-template .products-selected .p-name{width:140px;position:relative}.plan-template .products-selected .p-name:before{content:"";height:7px;width:7px;border-radius:50%;background:#4a74eb;right:-10px;top:7px;position:absolute}.plan-template .products-selected input{width:140px}.plan-template .products-selected .p-remove{cursor:pointer;color:#ff3158}.plan-row{cursor:pointer;box-shadow:2px 2px 10px #0000001c;padding:30px 10px;background:white;margin-bottom:10px;border-right:8px solid}.vips-container{padding:50px;display:flex;flex-direction:column}.vips-container .vips-header{color:#4a74eb;font-weight:700;margin-bottom:25px}.vips-container .vips-header-actions{display:inline-flex;column-gap:20px;align-items:center;margin-bottom:30px}.vips-container .vips-header .vips-header{color:#4a74eb;font-weight:700}.vips-container .vips-header .add-vip{cursor:pointer;background:rgb(74,116,235);width:160px;text-align:center;border-radius:10px;padding:6px 10px;color:#fff}.keys-vip{display:flex;margin:25px 0}.vip-template{display:flex;flex-direction:column;direction:rtl;padding:30px;width:1000px}.vip-template .vip-options{display:flex;justify-content:space-between;width:100px;align-self:flex-end;flex-direction:row-reverse}.vip-template .vip-options .x-icon{width:auto}.vip-template .edit-product{color:#4a74eb;font-size:1.1em;cursor:pointer;margin-top:-5px;display:inline;margin-right:80px}.vip-template .vip-template-title{padding:10px 30px;font-size:18px;font-weight:600}.vip-template .vip-template-main{display:flex;padding:30px;min-height:400px}.vip-template .vip-template-main .vip-right-nav{width:50%}.vip-template .vip-template-main .vip-right-nav .c_text-field{padding:10px 0 20px}.vip-template .vip-template-main .vip-right-nav .c_text-field input{width:99%}.vip-template .vip-template-main .vip-right-nav .limited-textarea{padding:10px 0 20px;margin:0}.vip-template .vip-template-main .vip-right-nav .limited-textarea .text-area-from{display:block;width:100%}.vip-template .vip-template-main .vip-right-nav .limited-textarea .text-area-from textarea{resize:vertical;width:calc(99% - 30px)}.vip-template .vip-template-main .vip-right-nav .limited-textarea .text-area-from .limit-number{width:auto;float:left}.vip-template .vip-template-main .vip-left-nav{width:50%;display:flex;flex-direction:column;margin-right:70px}.vip-template .vip-template-main .vip-left-nav .c_text-field{padding:10px 0 20px}.vip-template .vip-template-main .vip-left-nav .c_text-field input{width:99%}.vip-template .vip-template-main .vip-left-nav .limited-textarea{padding:10px 0 20px;margin:0}.vip-template .vip-template-main .vip-left-nav .left-header{font-weight:700}.vip-template .vip-template-main .vip-left-nav .products-select{position:relative}.vip-template .vip-template-main .vip-left-nav .products-select .products-picker-header{font-weight:700}.vip-template .vip-template-main .vip-left-nav .products-select .products-name{color:#4a74eb;cursor:pointer;font-size:.95em;font-weight:700;width:fit-content;margin-top:5px}.vip-template .vip-template-main .vip-left-nav .products-select .products-disable{pointer-events:none;cursor:auto}.vip-template .product-template-btns{margin-top:10px;margin-left:30px;display:flex;justify-content:space-between;width:250px;align-self:flex-end;align-items:center}.vip-template .product-template-btns .drafts-btn,.vip-template .product-template-btns .save-btn{color:#fff;background:#6c91ff;padding:7px 35px;border-radius:14px;cursor:pointer}.vip-template .products-list{padding:0}.vip-template .products-selected{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;width:80%}.vip-template .products-selected .p-name{width:140px;position:relative}.vip-template .products-selected .p-name:before{content:"";height:7px;width:7px;border-radius:50%;background:#4a74eb;right:-10px;top:7px;position:absolute}.vip-template .products-selected input{width:140px}.vip-template .products-selected .p-remove{cursor:pointer;color:#ff3158}.vip-template .delete-btn{color:#ff3158;cursor:pointer;font-weight:700}.vip-row{cursor:pointer;box-shadow:2px 2px 10px #0000001c;padding:30px 10px;background:white;margin-bottom:10px}.vip-row .delete-btn{color:#ff3158;cursor:pointer;font-weight:700}.vip-row .vip{display:flex;justify-content:space-between;align-items:center}.vip-row .vip .details{display:flex;justify-content:space-around;align-items:center;width:82%}.vip-row .vip .options{margin-left:30px;height:22px}.vip-row .vip .options>div{margin-right:45px;display:inline-block}.vip-row .vip .options .post-vip{cursor:pointer;color:#44d7b6;font-weight:700}.vip-row .vip .options .watch-vip-order{cursor:pointer;color:#6c91ff;font-weight:700}.vip-row .vip .options .remove-vip{cursor:pointer;color:#000;font-weight:700}.vip-row .vip .options .stop-vip{cursor:pointer;color:#ff3158;font-weight:700}.vip-row .vip .options .active-vip{cursor:pointer;color:#3e97ff;font-weight:700}.vip-row .vip .options .visible{visibility:visible}.vip-row-keys{font-weight:700;display:flex;justify-content:space-around;margin-top:30px;margin-bottom:15px;padding-right:30px;width:80%}.vip-row-width .vip-name,.vip-row-width .vip-mode{width:120px}.vip-row-width .vip-price{width:80px}.vip-row-width .vip-period{width:120px}.vip-row-width .vip-products{width:170px}.vips-page{padding:50px}@media only screen and (max-width: 420px){.vips-page{padding:50px 10px}}.vips-container{margin-top:15px}@media screen and (max-width: 1120px){.vips-container{grid-template-columns:repeat(1,1fr);padding:80px 10px}}@media screen and (max-width: 430px){.vips-container{grid-row-gap:20px;padding:10px}}.vips-container .add-new-vip-card{display:flex;align-items:center;justify-content:center;border:1px solid #4a74eb;border-radius:15px;height:350px;color:#4a74eb;cursor:pointer;font-weight:700;font-size:1.2em;width:490px;margin-right:30px;box-sizing:content-box;margin-top:65px}.vips-container .edit-vip{padding:30px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-around;width:550px}.vips-container .edit-vip .edit-vip-buttons{display:flex;align-self:flex-end;width:240px;justify-content:space-between;font-size:1.15em;margin-bottom:10px}.vips-container .edit-vip .edit-vip-buttons .cancel{color:#ff3158;cursor:pointer;font-weight:700}.vips-container .edit-vip .edit-vip-buttons .save{color:#4a74eb;font-weight:700;cursor:pointer;border-left:3px solid;padding-left:13px}.vips-container .edit-vip .edit-vip-buttons .not-valid{cursor:auto;color:#a9a9a9;pointer-events:none}.vips-container .edit-vip .edit-mode-btns{width:115px}.vips-container .edit-vip .form-vip{display:flex;flex-direction:column;background:white;padding:30px;height:700px;justify-content:space-around}.vips-container .edit-vip .form-vip .vip-gain-details{display:flex;justify-content:space-between}.vips-container .edit-vip .form-vip .edit-mode-gain{width:70%}.vips-container .edit-vip .form-vip .vip-name{width:60%}.products-container{padding:50px;display:flex;flex-direction:column}.products-container .products-header{color:#4a74eb;font-weight:700;margin-bottom:25px}.products-container .add-product{width:160px;margin-bottom:30px;font-weight:700}.keys-product{display:flex;margin:15px 0;align-items:center}.keys-product .btn-sort{display:flex;margin-right:auto;margin-left:2rem;align-items:center}.keys-product .btn-sort .dot{border-radius:100%;width:12px!important;height:12px}.keys-product .paid-charge{margin-right:auto;background:#27c4a6;color:#fff;margin-left:10px;border-radius:10px;padding:4px 35px;cursor:pointer}.btn-products{font-weight:700;padding:.75rem 1.5rem;margin:0 4px 0 1.5rem}.product-summary{font-weight:700}.product-summary .count{margin-right:.5rem;color:#4a74eb}.products-row-card{font-size:.93em}.product-row{cursor:pointer;box-shadow:2px 2px 10px #d7e0fa;padding:22px 10px;background:white;margin-bottom:10px;border-right:8px solid}.product-row.product.details .usage-row{font-weight:700;color:#6236ff}.product-row.product.details .date-row-active{color:#00fa04}.product-row.product.details .date-row-inactive{color:#fa6400}.product-row.product.details .showed-row{color:#ffc500}.product-row.product.details .un-showed-row{color:#fa6400}.product-row.product.options .post-product{cursor:pointer;color:#44d7b6;font-weight:700}.product-row.product.options .watch-product-order{cursor:pointer;color:#6c91ff;font-weight:700}.product-row.product.options .remove-product{cursor:pointer;color:#000;font-weight:700}.product-row.product.options .stop-product{cursor:pointer;color:#ff3158;font-weight:700}.product-row.product.options .active-product{cursor:pointer;color:#3e97ff;font-weight:700}.product-row.product.options .expired-product{color:#ff923e;font-weight:700}.product-row.product.options .visible{visibility:visible}.product-row-keys{font-weight:700;display:flex;justify-content:space-around;margin-top:30px;margin-bottom:15px}.ecw__table{border-radius:6px;width:100%;border-collapse:collapse}.ecw__table .spacer{height:.15rem}.ecw__table .products-actions{display:flex;gap:.75rem}.ecw__table.reverted{border-collapse:revert}.ecw__table thead{z-index:1}.ecw__table thead.no-top{top:0}.ecw__table thead tr{gap:2rem;display:flex;width:95%}.ecw__table tbody{display:block}.ecw__table tr{display:flex;padding:.35em;border-radius:6px}.ecw__table th{padding:8px;line-height:16px;flex:1 1 0px}.ecw__table td{margin-bottom:.5rem;padding:11px;word-wrap:break-word;background:white;width:100%;flex:1 1 0px}.ecw__table .td-content{line-height:1.5em}@media screen and (max-width: 1024px){.ecw__table{border:none;border-top:0}.ecw__table.row-reversed td{flex-direction:row-reverse;padding:10px 5px}.ecw__table thead{display:none}.ecw__table tr{display:block;margin-bottom:12px;padding:0 1rem}.ecw__table td{display:flex;font-size:14px;text-align:right;align-items:center}.ecw__table td:last-child{border-bottom:none}.ecw__table td:after{content:attr(data-label);font-weight:700;text-transform:uppercase;margin-left:auto;color:#616a82}}.publish-product-template{display:flex;flex-direction:column;align-self:center;padding:20px;width:auto;direction:rtl;color:#616a82}.publish-product-template .close-template{align-self:flex-end;cursor:pointer}.publish-product-template .top-header{display:flex;align-items:center;margin-bottom:25px}.publish-product-template .top-header .header{align-self:flex-start;color:#616a82;font-size:1.5em;font-weight:700}.publish-product-template .top-header .edit-product{color:#4a74eb;font-size:1.1em;cursor:pointer;margin-right:30px}.publish-product-template .main{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:40px;grid-row-gap:40px;min-height:350px}.publish-product-template .main .notify-check{display:inline-block;margin-right:15px;color:#32c5ff;font-weight:700;cursor:pointer}.publish-product-template .main .right-nav-form{width:300px;display:flex;flex-direction:column;justify-content:space-between;height:100%}.publish-product-template .main .right-nav-form .product-template-name{width:180px}.publish-product-template .main .right-nav-form .product-template-sum{width:200px}.publish-product-template .main .left-nav{display:flex;flex-direction:column}.publish-product-template .main .left-nav-form{width:400px;display:flex;flex-direction:column}.publish-product-template .main .left-nav-header{font-weight:700;margin-bottom:5px}.publish-product-template .main .form-checkbox{margin:25px 0}.publish-product-template .main .limited-textarea-form{display:flex;flex-direction:column;justify-content:space-between;margin:5px 0}.publish-product-template .main .left-date-picker{background:#fafbff}.publish-product-template .main .date-picker-header{font-weight:700;margin-bottom:10px;margin-top:25px;text-align:center}.publish-product-template .main .push-date{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.publish-product-template .main .push-date .check-push{background:#27c4a6;color:#fff;padding:15px 8px;border-radius:19px;width:330px;text-align:center;margin-left:auto;cursor:pointer}.publish-product-template .product-template-btns{margin-top:70px;display:flex;justify-content:space-between;width:250px;align-self:flex-end;align-items:center}.publish-product-template .product-template-btns .drafts-btn,.publish-product-template .product-template-btns .save-btn{color:#fff;background:#6c91ff;padding:7px 35px;border-radius:14px;cursor:pointer}.publish-product-template .product-template-btns .delete-btn{color:#ff3158;cursor:pointer;font-weight:700}.sortable-product-image{height:4rem;margin-right:auto}.btn-save-order{padding:1rem 3rem;font-weight:700}.sort-product-header{padding:0 2rem;align-items:flex-start!important}.sort-product-header .close-icon{font-size:3rem;margin-right:auto;cursor:pointer}.sort-product-header .title{color:#4a74eb!important}.sort-product-body{padding:10px;direction:rtl;color:#616a82;background:#f8fbff;width:95%}.sort-product-body .main-content{padding:0 2rem;width:40%}.dialog-footer{margin-right:auto;gap:1rem;height:100px;display:flex;justify-content:flex-end;align-items:center;position:sticky;bottom:0;background-color:inherit;z-index:1055;width:100%}.draggable-index{margin-left:1rem;font-weight:700}.red{color:red}.draggable-row{cursor:pointer;box-shadow:0 2px 4px #d7e0fa;padding:10px;background:white;margin-bottom:10px;border-right:8px solid}.three-vertical-dots{width:4px;height:4px;border-radius:50%;background-color:#616a82;box-shadow:0 7px #616a82,0 15px #616a82}.three-vertical-dots.first{margin-left:.25rem;margin-bottom:1rem}.three-vertical-dots.last{margin-left:.5rem;margin-bottom:1rem}.modal-body{direction:rtl;font-size:14px;width:100%}.modal-body .header{display:flex;justify-content:space-between;margin:0 40px}.modal-body .header .close-icon{font-size:2rem;cursor:pointer;color:#5c5d5e}.modal-body .content{margin:40px 40px 0 0;line-height:25px}.modal-body .content .title{font-weight:700;font-size:18px}.modal-body .content .advertise-image{margin:40px 0}.modal-body .footer{display:flex;justify-content:flex-end;margin:40px;font-size:16px;font-weight:700}.modal-body .footer .product-template-btns{display:flex;justify-content:space-between;width:200px}.modal-body .footer .product-template-btns .save-btn{color:#fff;background:#6c91ff;padding:7px 35px;border-radius:14px;cursor:pointer}.modal-body .footer .product-template-btns .delete-btn{color:#ff3158;cursor:pointer;font-weight:700}.filter-banner{color:#00f;display:flex;margin-bottom:20px;justify-content:space-around;box-shadow:2px 2px 10px #0000001c;padding:20px 10px;background:white;align-items:center}.filter-banner .filter-card,.filter-banner .element{cursor:pointer;position:relative}.filter-banner .search-bar{position:relative;width:25%}.filter-banner .search-bar .search-input{border-radius:15px;border:1px solid rgba(0,0,255,.2392156863);width:100%;height:25px;padding-right:25px}.filter-banner .search-bar img{position:absolute;right:10px;top:10px;width:10px}.filter-banner .update-page{color:#fff;background:#4a74eb;padding:7px 35px;border-radius:50px;cursor:pointer}.filter-banner .cancel-filter{text-align:center;cursor:pointer;color:gray}.filter-banner .filter-by-text{color:gray}@media screen and (max-width: 1024px){.filter-banner{flex-direction:column;align-items:center;justify-content:center;gap:.75rem}.filter-banner .search-bar{width:80%}.filter-banner .search-bar .search-input{width:100%}}.live-wash-card{background:whitesmoke;position:absolute;top:380px;left:0;height:300px;display:flex;flex-direction:row-reverse;align-items:center;box-shadow:2px 2px 10px #0000001c}.live-wash-card .live-wash-container{position:relative;box-shadow:2px 2px 10px #0000001c;width:35px;height:100%;background:whitesmoke;cursor:pointer;display:flex;align-items:center;flex-direction:column;justify-content:space-between}.live-wash-card .live-wash-container .chain-image{height:25px;cursor:pointer;margin-top:10px}.live-wash-card .live-wash-container .title-card{position:absolute;transform:rotate(270deg);width:175px;text-align:center;font-size:1.1em;font-weight:700;top:43%;left:-72px}.live-wash-card .disable-live{background:#ffaeae}.live-wash-card .img-box{height:100%;width:.2px;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:.3s all;flex-direction:column}.live-wash-card .img-box .image-title{font-size:1.1em;margin:2px;display:flex;align-items:center}.live-wash-card .img-box .mini-car-image{height:93%}.live-wash-card .img-box-open{width:385px;cursor:zoom-in}.live-wash-card .b_select{width:25px;overflow:hidden}.stations-page{padding:50px 100px}@media only screen and (max-width: 420px){.stations-page{padding:50px 10px}}.stations-page .sort-station-card{display:flex;align-items:flex-end}.stations-page .sort-station-card .sort-direction{width:20px;height:35px;margin-right:10px;cursor:pointer;transition:.3s all}.stations-page .sort-station-card .sort-direction-asc{transform:rotate(180deg)}.stations-container{margin-top:15px;display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:80px;grid-row-gap:40px}@media screen and (max-width: 1300px){.stations-container{grid-template-columns:repeat(1,1fr);padding:80px 10px}}@media screen and (max-width: 430px){.stations-container{grid-row-gap:20px;padding:10px}}.stations-container .add-new-station-card{display:flex;align-items:center;justify-content:center;border:1px solid #4a74eb;border-radius:15px;height:350px;color:#4a74eb;cursor:pointer;font-weight:700;font-size:1.2em}.stations-container .station-card{cursor:pointer;display:flex;flex-direction:column;background:white;padding:25px 40px;justify-content:space-around;border-radius:10px;box-shadow:2px 2px 10px #0000001c}@media screen and (max-width: 430px){.stations-container .station-card{padding:15px 40px;height:0}}.stations-container .station-card .header{display:flex;width:95%;justify-content:space-between;margin-bottom:10px}.stations-container .station-card .header .edit-station-card{font-weight:700;padding:5px}.stations-container .station-card .header .create-station-date{font-weight:700;color:#4a74eb;padding:5px}.stations-container .station-card .station-card-details{display:flex;justify-content:space-around}.stations-container .station-card .station-notification{width:200px;margin-top:10px}.stations-container .station-card .station-notification .exist-station-notification{display:flex;align-items:center}.stations-container .station-card .station-notification .exist-station-notification .status{border-radius:100%;width:12px!important;height:12px;margin:5px}.stations-container .station-card .station-details{display:flex;flex-direction:column;justify-content:space-between;height:auto;gap:1.25rem;width:350px}.stations-container .station-card .station-details .name-header{display:flex;align-items:center}.stations-container .station-card .station-details .name-header .name{font-size:1.5em;font-weight:700}.stations-container .station-card .station-details .name-header .terminal{margin-right:5px}.stations-container .station-card .station-details .position{margin-top:-15px}.stations-container .station-card .station-details .detail .title{font-size:.95em;font-weight:700;margin-bottom:5px}.stations-container .station-card .stations-summaries{display:flex;flex-direction:column;justify-content:space-between}.stations-container .station-card .stations-summaries .station-summary{border:1px solid;border-radius:20px;padding:20px 10px;text-align:center;margin-bottom:5px}.stations-container .station-card .stations-summaries .station-summary .number{font-size:1.3em;font-weight:700}.stations-container .edit-station{padding:30px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-around;background:white;height:350px}.stations-container .edit-station .edit-buttons{display:flex;align-self:flex-end;width:100px;justify-content:space-between}.stations-container .edit-station .edit-buttons .cancel{color:#a9a9a9;cursor:pointer}.stations-container .edit-station .edit-buttons .save{color:#4a74eb;font-weight:700;cursor:pointer}.stations-container .edit-station .edit-buttons .not-valid{cursor:auto;color:#a9a9a9;pointer-events:none}.stations-container .edit-station-form{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:40px;grid-row-gap:40px}.stations-container .open-hour-update{position:relative}.stations-container .open-hour-update .open-hour-update-btn{cursor:pointer;font-weight:700}.stations-container .open-hour-update .filter-list-card{width:350px}.stations-container .open-hour-update .filter-list-card .station-day-list{display:flex;align-items:center;justify-content:space-around;width:320px}.stations-container .open-hour-update .filter-list-card .station-day-list .item{padding:6px;width:80px;cursor:pointer}.stations-container .open-hour-update .filter-list-card .station-day-list .open-hour-input{border:none;border-bottom:1px solid;font-size:1rem;background:none;direction:ltr}.manager-full-details{direction:rtl;text-align:right;font-size:1.1em;margin-top:5px}.notification-template{display:flex;flex-direction:column;align-self:center;padding:20px;width:auto;direction:rtl;color:#616a82}.notification-template .top{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:15px}.notification-template .top .close-template{align-self:flex-end;cursor:pointer}.notification-template .top-header{display:flex;align-items:center;margin-bottom:25px}.notification-template .top-header .header{align-self:flex-start;color:#616a82;font-size:1.5em;font-weight:700}.notification-template .top-header .edit-notification{color:#4a74eb;font-size:1.1em;cursor:pointer;margin-right:30px}.notification-template .content{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:40px;grid-row-gap:40px;min-height:350px}.notification-template .content .notify-check{display:inline-block;margin-bottom:15px;color:#32c5ff;font-weight:700;cursor:pointer}.notification-template .content .nav{display:flex;flex-direction:column}.notification-template .content .nav-form{width:400px;display:flex;flex-direction:column;margin:0 30px}.notification-template .content .nav-header{font-weight:700}.notification-template .content .container-checkbox{margin:20px 0}.notification-template .content .container-checkbox .form-checkbox{margin:20px}.notification-template .content .limited-textarea-form{display:flex;flex-direction:column;justify-content:space-between}.notification-template .content .expiration-hours{background:#fafbff;padding:20px}.notification-template .content .uploaded-image{margin:20px 0 40px}.notification-template .notification-template-btns{margin-top:30px;display:flex;justify-content:space-around;width:200px;align-self:flex-end;align-items:center}.notification-template .notification-template-btns .save-btn{color:#fff;background:#6c91ff;padding:7px 35px;border-radius:14px;cursor:pointer}.notification-template .notification-template-btns .delete-btn{color:#ff3158;cursor:pointer;font-weight:700}.station-page{padding:25px;width:85%}.station-page .station-details{background:white;display:flex;justify-content:space-around;align-items:center;padding:20px 10px}.station-page .station-details .station-name{font-weight:700;font-size:1.5em}.station-page .station-details .form{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:45px;grid-row-gap:40px}.station-page .station-details .form .station-field .title{font-size:.95em;font-weight:700;margin-bottom:5px}.station-page .station-details .opening-hours{margin-left:15px}.station-page .station-details .opening-hours .open-hour{width:200px;display:flex;justify-content:space-between}.station-page .station-details .summary_and_code{display:flex;gap:5px;flex-direction:column;justify-content:space-around;align-items:center;margin-top:20px}.station-page .station-details .summary_and_code .cleaner_code{display:flex;flex-direction:column;align-items:center;text-align:center;width:90%;border:1px solid #08cc89;color:#033a29;border-radius:1rem;padding:5px}.station-page .station-details .summary_and_code .cleaner_code small{font-weight:600}.station-page .station-details .summary_and_code .today-summary{text-align:center;border:1px solid;color:#4a74eb;border-radius:15px;padding:15px}.station-page .station-details .summary_and_code .today-summary .number{font-weight:700;font-size:1.4em}.station-page .wash-row-keys{font-weight:700;display:flex;justify-content:space-around;margin-top:30px;margin-bottom:15px}.station-page .white-link{color:#fff}.station-page .today-washes{background:#ff415d!important;color:#fff!important}.station-page .today-washes .link-style{color:#fff}.station-page .today-washes .link-style:hover{text-decoration:underline white}.station-page .client-station-row .name{width:150px}.station-page .client-station-row .time,.station-page .client-station-row .car-no{width:100px}.station-page .client-station-row .phone{width:115px;margin:0}.station-page .client-station-row .wash-number{width:170px}.station-page .client-station-row .source-station,.station-page .client-station-row .expires-on{width:150px}.station-page .client-station-row .subscription-image{height:25px;cursor:pointer}.washes-filter-banner{border-top:1px solid black;color:#00f;display:flex;margin-bottom:40px;padding:5px 30px;background:white;align-items:center}.washes-filter-banner .date-filter{background:white;margin-top:20px;margin-bottom:20px;height:35px;width:200px;position:relative;font-weight:700;display:flex;align-items:center;padding-right:20px}.washes-filter-banner .search-input{border-radius:15px;border:1px solid rgba(0,0,255,.2392156863);width:35%;padding:10px}.washes-filter-banner .filter-leads-buttons{width:140px;text-align:center;margin-right:20px}.washes-filter-banner .filter-leads-buttons .search-button{color:#fff;background:blue;border-radius:20px;padding:7px 25px;cursor:pointer}.washes-filter-banner .filter-leads-buttons .cancel-filter{margin-bottom:-15px;text-align:center;cursor:pointer;color:gray;margin-top:3px}#notfound{position:relative;height:100vh;background-color:#4a74eb}#notfound .notfound{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.notfound{max-width:520px;width:100%;text-align:center}.notfound .notfound-bg{position:absolute;left:0px;right:0px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:-1}.notfound .notfound-bg>div{width:100%;background:#fff;border-radius:90px;height:125px}.notfound .notfound-bg>div:nth-child(1){-webkit-box-shadow:5px 5px 0px 0px #f3f3f3;box-shadow:5px 5px #f3f3f3}.notfound .notfound-bg>div:nth-child(2){-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);-webkit-box-shadow:5px 5px 0px 0px #f3f3f3;box-shadow:5px 5px #f3f3f3;position:relative;z-index:10}.notfound .notfound-bg>div:nth-child(3){-webkit-box-shadow:5px 5px 0px 0px #f3f3f3;box-shadow:5px 5px #f3f3f3;position:relative;z-index:90}.notfound h1{font-family:Quicksand,sans-serif;font-size:86px;text-transform:uppercase;font-weight:700;margin-top:0;margin-bottom:8px;color:#151515}.notfound h2{font-family:Quicksand,sans-serif;font-size:26px;margin:0;font-weight:700;color:#151515}.notfound a{font-family:Quicksand,sans-serif;font-size:14px;text-decoration:none;text-transform:uppercase;background:#18e06f;display:inline-block;padding:15px 30px;border-radius:5px;color:#fff;font-weight:700;margin-top:20px}.notfound-social{margin-top:20px}.notfound-social .notfound-social-hover{background-color:#18e06f}.notfound-social>a{display:inline-block;height:40px;line-height:40px;width:40px;font-size:14px;color:#fff;background-color:#dedede;margin:3px;padding:0;-webkit-transition:.2s all;transition:.2s all}@media only screen and (max-width: 767px){.notfound .notfound-bg{width:287px;margin:auto}.notfound .notfound-bg>div{height:85px}}@media only screen and (max-width: 480px){.notfound h1{font-size:68px}.notfound h2{font-size:18px}}.bubblesContainer div[id^=background-bubble]{z-index:3;border-radius:50%;position:absolute;cursor:pointer}
