@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&display=swap";*{box-sizing:border-box;list-style:none;direction:rtl;font-family:IBM Plex Sans Arabic;margin:0;padding:0}ul{margin:0;padding:0}a{text-decoration:none}:root{--text-color:#354359;--number-color:#34435B;--border-color:#E4E5E9;--main-color:#262D60;--background-color:#F4F8FB}*,p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;box-sizing:border-box}.body{display:flex;justify-content:space-between}.body .home{width:80%;margin:2rem auto}::-webkit-scrollbar{width:.5rem}::-webkit-scrollbar-thumb{background-color:var(--border-color);border-radius:1rem}::-webkit-scrollbar-track{background-color:var(--main-color)}.form-select{background-position:left .75rem center!important}.sidebar{width:253px;min-height:100vh;display:flex;flex-direction:column;position:relative;z-index:999999}.sidebar .header{width:100%;height:100px;background-color:#f4f8fb;position:relative}.sidebar .side-logo{width:98px;height:98px;border-radius:50%;display:flex;justify-content:center;align-items:center;position:absolute;right:30%;top:45%;background-color:#fff}.sidebar .side-logo img{width:78.83px}.sidebar .main{min-height:90vh;background-color:#262d60;color:#fff;display:flex;justify-content:space-between;flex-direction:column}.sidebar .main ul:first-child{margin-top:65px}.sidebar .main ul li{height:56px;display:flex}.sidebar .main ul:last-child li{border-top:#FFFFFF 1px solid}.sidebar .main ul li a{width:100%;display:flex;align-items:center;color:#fff}.sidebar .main ul li a span{font-size:1rem}.sidebar .main ul li a.active,.sidebar .main ul li a:hover{background-color:#fff;color:#262d60}.sidebar .main ul li a .icon{margin-right:16px}.sidebar .main ul li a.active .icon,.sidebar .main ul li a:hover .icon{fill:#262d60}.sidebar .main ul li a span{margin-right:16px}.sidebar .main ul li a .icon{fill:#fff}.footer{height:48.51px;display:flex;justify-content:center;align-items:center;font-size:1rem;font-weight:700;color:var(--number-color)}.footer h1{padding:0 5px;font-size:1rem}.ho-search{width:100%;margin:2rem auto;position:relative}.ho-search input{border-radius:8px}.ho-search .ho-search-icon{position:absolute;top:40%;left:0;font-size:2rem;transform:translateY(-50%);border:none;background-color:transparent;cursor:pointer;width:5%;color:#000;height:auto}.ho-card-info{width:45%;border:1px solid var(--border-color);border-radius:8px;padding:1rem}.ho-card-info-child{display:flex;width:35%;justify-content:space-between}.ho-card-info-text{width:60%}.ho-card-info-text h3{color:var(--text-color);font-size:1rem}.ho-card-info-text p{color:var(--number-color);font-size:2rem;font-weight:700}.ho-report-item{display:flex;justify-content:space-between;padding:1rem;align-items:center;width:100%;border:1px solid var(--border-color);border-radius:8px;cursor:pointer}.ho-report-item-text{font-size:1rem;font-weight:700;color:var(--text-color)}.ho-report-item-text p{font-weight:regular}.ho-report-item-icons{display:flex;gap:.8rem}.ho-report-item-icons div{padding:.5rem;background-color:var(--border-color);border-radius:50%;width:2.2rem;height:2.2rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.ho-report-item-icons svg{font-size:1.5rem}.ho-close-icon{display:flex;justify-content:flex-end;width:100%;font-size:2rem}.ho-popup-section{position:fixed;top:0;left:0;width:120%;height:100%;z-index:99999999;background-color:#00000080;display:flex;justify-content:center;align-items:center}.popup-overlay{position:absolute;top:50%;left:43%;width:20%;transform:translate(-50%,-50%);border:.5px solid var(--border-color);padding:1rem 0;border-radius:8px;box-shadow:1px 1px 1px var(--text-color);background-color:#f4f8fb}.popup-content{margin:0 auto;width:90%}.ho-button-print{display:flex;justify-content:space-between;padding:1rem;background-color:var(--main-color);color:#fff;border-radius:2rem;align-items:center;cursor:pointer}.ho-button-print h3,.ho-button-print svg{font-size:1rem}.ho-popup-filter{width:100%}.ho-popup-filter select,.ho-popup-filter-date input{width:100%;height:2rem;padding:0 .5rem;font-size:.8rem;border:none;border-radius:4px;outline:none;background-color:var(--border-color);color:var(--text-color)}.ho-popup-filter select option{color:var(--text-color);background-color:#f4f8fb}.ho-popup-filter-date{display:flex;justify-content:space-between}.ho-popup-filter-date div{width:45%!important}.ho-report-heder{display:flex;width:100%;justify-content:space-evenly}.ho-report-section{width:94%;margin:0 auto}.ho-report-section{display:flex;flex-direction:column;gap:1rem}.ho-update-user-button{width:15%;margin:2rem auto;justify-content:center!important}.ho-palance-user{width:23%;border:1px solid var(--border-color);border-radius:8px;padding:1rem}.ho-palance-user .ho-info-important{display:flex;justify-content:space-between}.ho-header-palance h1{font-size:1rem;color:var(--text-color)}.ho-header-palance p{font-size:1.5rem;color:var(--text-color);font-weight:700}.ho-header-palance{align-items:flex-start!important;width:70%!important}.ho-footer-palance,.ho-header-palance{text-align:left;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:1rem;width:35%}.ho-footer-palance img{width:40%;height:80%;border-radius:50%}.ho-footer-palance p{font-size:1rem;font-weight:700}.ho-button-user-palance{display:flex;justify-content:space-between;margin-top:1rem}.ho-user-button-add,.ho-user-button-minus{display:flex;align-items:center;padding:.5rem;background-color:var(--border-color);border-radius:1rem;justify-content:center;width:49%;font-weight:700;cursor:pointer}.ho-user-button-add p,.ho-user-button-minus p{font-size:.8rem;color:var(--text-color);padding-left:.2rem}.ho-plus-palance{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.ho-plus-palance h3{font-size:1rem;font-weight:700;margin-bottom:.7rem}.ho-plus-palance .input{width:100%;margin-bottom:1rem}.ho-plus-palance .input label,.ho-plus-palance .input input{font-size:.7rem;width:100%}.ho-plus-palance .input input{background-color:var(--border-color);height:2.5rem}.ho-plus-palance .ho-print-button,.ho-plus-palance .ho-add-button{display:flex;gap:.5rem;justify-content:center;align-items:center;cursor:pointer;background-color:var(--border-color);width:100%;padding:.5rem 0;border-radius:2rem}.ho-plus-palance .ho-add-button{background-color:var(--text-color);color:var(--background-color)}.Toastify__Toast{margin-top:20px;transition:transform .3s ease}.Toastify__Toast--top-left{transform:translateY(-20%)}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ho-loading{display:flex;justify-content:center;width:100%;height:100%}.ho-info-user-card{width:14rem;border-radius:1rem;background-color:var(--background-color);padding:1.5rem;display:flex;flex-direction:column;height:17rem;align-items:center;justify-content:space-between}.ho-info-user-card img{border-radius:1rem}.ho-info-user-card-name,.ho-info-user-card-id{font-size:1rem;font-weight:700;color:var(--text-color)}.ho-info-user-card-complaint,.ho-info-user-card-off{width:100%;padding:.3rem 0;background-color:#fff;border:none;border-radius:1rem;cursor:pointer;font-size:.75rem;color:var(--text-color);font-weight:700}.form-container{display:flex;flex-direction:row;justify-content:space-between;gap:20px}.form-column{flex:1}label{display:block;margin:10px 0 5px}input{width:100%;padding:8px;margin-bottom:15px;border:1px solid #ccc;border-radius:4px}.ho-user-info-page-header{display:flex;justify-content:space-between}.ho-info-user-cards-secund{display:flex;width:80%;flex-direction:column}.ho-info-user-cards-secund-child{display:flex;width:100%;justify-content:space-between}.ho-info-user-cards-secund-clild1{display:flex;width:100%;justify-content:space-between;margin:1rem 0;align-items:flex-end}.ho-info-user-cards-secund-arrow{display:flex;width:62%;align-items:center}.ho-info-user-cards-secund-arrow svg,.ho-info-user-cards-secund-arrow p:first-of-type{cursor:pointer}.ho-info-user-cards-secund-clild1 p{margin:0 .3rem;font-size:.875rem}.ho-info-user-cards-secund-clild1 .ho-print-button{border:none;background-color:var(--main-color);color:#fff;padding:.8rem;border-radius:2rem;display:flex;align-items:center;cursor:pointer}.ho-info-user-cards-secund-clild1 .ho-print-button span{padding:0 .5rem}.ho-user-info-body-title{font-size:1rem;background-color:var(--background-color);margin-top:1rem;padding:1rem;border-radius:.5rem}.ho-body-infos{margin-top:1rem}.ho-body-infos div{display:flex;justify-content:space-between;margin:1rem 0;align-items:center}.ho-body-infos div h1,.ho-body-infos div h2{color:var(--text-color);font-size:1rem;direction:ltr}.ho-body-infos div img:first-child{margin:0 1rem}.ho-transaction-filter{width:100%;display:flex;justify-content:space-evenly;align-items:center}.ho-transaction-filter div{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;width:20%}.ho-transaction-filter div h3{font-size:1rem}.ho-transaction-filter div select,.ho-transaction-filter div input{width:100%;height:2rem;padding:0 .5rem;font-size:.8rem;border:none;border-radius:4px;outline:none;background-color:var(--border-color);color:var(--text-color)}.ho-print-button-transaction{border:none;background-color:var(--main-color);color:#fff;padding:.8rem;border-radius:2rem;align-items:center;cursor:pointer;display:flex;gap:.5rem;margin-top:1rem}.modal-overlay{position:fixed;inset:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000000}.modal-content{background:#fff;padding:20px;border-radius:8px;text-align:center;width:50%}.modal-content img{max-width:100%;max-height:80vh;padding:1rem}.modal-content .close{width:20%;background-color:var(--main-color);font-size:1rem;color:var(--border-color);padding:.5rem 1rem}.ho-transaction-filter div:first-child,.ho-transaction-filter div:nth-child(2){padding-bottom:1rem!important}.ho-send-request-file{display:flex;justify-content:center;margin:1rem 0}.invoice-status{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-color);padding:1rem 0;cursor:pointer}.invoice-status .status-header{display:flex;gap:.8rem;align-items:center}.invoice-status .status-header .status-icon{background-color:#eff1f4;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.invoice-status .status-header .status-title{display:flex;flex-direction:column}.invoice-status .status-header .status-title .title{font-size:14px;font-weight:500}.invoice-status .status-header .status-title .date{font-size:12px;font-weight:500;color:#8a8a8a;font-family:Poppins}.invoice-status .status-value{font-size:1rem;font-weight:500}.ho-user-pagenate{width:100%;margin:2rem auto 0;display:flex;justify-content:center;align-items:center}.ho-transaction-popup{position:fixed;inset:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000000}.ho-transaction-popup .content{background:#fff;padding:20px;border-radius:8px;text-align:center;width:50%}.ho-transaction-popup .content .close{width:5%;font-size:1.5rem;border:1px solid var(--main-color);border-radius:50%;cursor:pointer;height:2.5rem}.ho-transaction-popup .info-content{display:flex;justify-content:flex-start;width:90%;margin:1rem auto;flex-wrap:wrap;justify-content:space-between}.ho-transaction-popup .info-content div{width:50%}.ho-transaction-popup .info-content p{font-size:1rem;font-weight:700;color:var(--text-color);display:flex;margin:0 auto;width:100%}.button-Ay{display:flex;justify-content:space-between;padding:1rem;background-color:var(--main-color);color:#fff;border-radius:2rem;align-items:center;cursor:pointer}.button-Ay h3,.button-Ay .icon{font-size:1rem}.ho-request-file{margin:2rem auto}.ho-request-file-button{display:flex;justify-content:flex-end;width:95%;margin:2rem auto}.ho-user-card{width:23%;border:1px solid var(--border-color);border-radius:8px;padding:1rem}.ho-user-card h3{color:var(--text-color);font-size:1rem}.ho-no-active-title{font-size:1rem;color:var(--text-color)}.ho-user-item-no-active{display:flex;justify-content:space-between;border:1px solid var(--border-color);padding:.5rem;margin-top:1rem;border-radius:1rem}.ho-info-user{display:flex;gap:.5rem;width:70%}.ho-user-info-item-no-acrive h1,.ho-user-info-item-no-acrive h2,.ho-user-info-item-no-acrive h3{color:var(--text-color)}.ho-user-info-item-no-acrive h1{font-size:1rem}.ho-user-info-item-no-acrive h2,.ho-user-info-item-no-acrive h3,.ho-no-active-button p{font-size:.8rem}.ho-no-active-action{display:flex;align-items:center;gap:1rem}.ho-no-active-button{display:flex;gap:.5rem;align-items:center;padding:1rem;background-color:#fffdd0;color:#a87900;cursor:pointer;border-radius:4px}.ho-no-active-action div:first-child a,.ho-icon-user-action div{padding:.5rem;background-color:var(--border-color);border-radius:50%;width:2.2rem;height:2.2rem;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#000}.ho-icon-user-action{display:flex;flex-direction:row-reverse;gap:1rem}.ho-icon-user-action img{width:2.2rem;cursor:pointer}.add-coin .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.125rem}.add-coin .header .nav-link{display:flex;align-items:center;gap:.25rem}.add-coin .header .nav-link a{font-family:IBM Plex Sans Arabic;font-weight:400;font-size:.875rem;color:var(--number-color)}.add-coin .header .nav-link span.slash{font-family:Manrope;font-weight:700;font-size:1rem}.add-coin .header .nav-link span.navigate-submain{font-family:IBM Plex Sans Arabic;font-weight:700;font-size:1rem;color:var(--number-color)}.add-coin .header button{width:147px;height:48px;border:none;background-color:var(--main-color);border-radius:67px;padding:.5rem 1rem;font-family:IBM Plex Sans Arabic;font-size:1rem;font-weight:700;color:#fff;cursor:pointer}.add-coin .coin-form{display:flex;flex-direction:column;gap:1.125rem}.add-coin .coin-form .input label,.add-coin .coin-form .exchange-prices .label,.add-coin .coin-form .input h2{font-family:IBM Plex Sans Arabic;font-weight:700;font-size:1rem;margin:.5rem 0}.add-coin .coin-form .input .input-file{width:215px;cursor:pointer}.add-coin .coin-form .input .commission-rate-input{display:flex;align-items:center;position:relative}.add-coin .coin-form .input .commission-rate-input input{padding:.2rem}.add-coin .coin-form .input .commission-rate-input svg{position:absolute;left:5%;top:40%;transform:translateY(-50%);width:24px;height:24px}.add-coin .coin-form .input .hr{margin:.625rem}.add-coin .coin-form .input .hr div{border:1px solid #000;opacity:10%}.coin-form .exchange-prices .labels{display:flex;gap:.5rem}.coin-form .exchange-prices .labels .label.exchange-rate{margin:.5rem}.coin-form .exchange-prices .labels .label.sale,.coin-form .exchange-prices .labels .label.buy{width:43.38%;text-align:center}.coin-form .exchange-prices .inputs{display:flex;gap:.5rem}.coin-form .exchange-prices .inputs .coin-info{width:112.9px;display:flex;align-items:center;gap:.275rem;border:.55px solid #E4E5E9;border-radius:.55rem;padding:8.81px;margin:0 .5rem;font-family:IBM Plex Sans Arabic;font-weight:600;font-size:.875rem}.coin-form .exchange-prices .inputs .coin-info img{width:35.23px;border-radius:4.4px}.coin-form .exchange-prices .inputs input{width:43.38%;text-align:center}.h-add-coin-percentage{display:flex;justify-content:space-between;width:100%}.h-add-coin-percentage div{width:48%}.h-add-coin-percentage div .commission-rate-input{width:100%}.ho-add-max-amount .h-add-coin-percentage{display:flex;justify-content:space-between;width:100%;gap:1rem}.ho-details-coin{margin:.5rem}.ho-details-coin .coin-details img{width:200px;height:200px;border-radius:10%;object-fit:cover}.ho-details-coin .coin-details h5{margin-top:1rem;margin-bottom:1rem;font-size:1.2rem;color:var(--main-color)}.ho-details-coin .coin-details .coin-name{display:flex;flex-direction:column;font-size:1rem;margin-top:2rem}.ho-details-coin .coin-details .coin-name h2:last-child{margin-top:.5rem;background-color:var(--background-color);padding:.8rem;font-size:1rem;border-radius:1rem}.ho-details-coin .coin-details .coin-name h2:first-child{font-size:1.2rem;color:var(--main-color)}.ho-coin-tubs{margin:1rem auto;width:70%}.ho-coin-tabpanel,.ho-coin-tabpanel-account{display:flex;flex-direction:column;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:1rem;padding-top:1.5rem;width:100%}.ho-coin-tabpanel .ho-coin-percentage h2,.ho-coin-tabpanel-account .ho-coin-percentage h2{font-size:1.5rem;color:var(--main-color);background-color:var(--background-color);width:100%;padding:.5rem}.ho-coin-tabpanel .ho-coin-percentage{width:100%;text-align:center}.ho-coin-tabpanel .ho-coin-percentage p,.ho-coin-tabpanel-account .ho-coin-percentage p{font-size:1.2rem;font-weight:700;color:var(--text-secondary);width:100%;padding:.5rem}.ho-coin-tabpanel-account{flex-direction:row}.ho-coin-tabpanel-account .ho-coin-percentage{width:45%;text-align:center}.coin-section .card-coin-balance{display:flex;gap:1rem;margin-bottom:1rem}.coin-section .coin-items{display:flex;flex-direction:column;gap:.5rem}.coin-section .coin-items .add-action{height:48px;display:flex;justify-content:end}.coin-section .coin-items .add-action button{width:147px;border:none;background-color:var(--main-color);border-radius:67px;padding:.5rem 1rem;font-family:IBM Plex Sans Arabic;font-size:1rem;font-weight:700;color:#fff;cursor:pointer}.coin-item{height:88px;padding:1rem;border:1px solid var(--border-color);border-radius:16px}.coin-card{width:100%;display:flex;justify-content:space-between}.coin-item .coin-info{display:flex;align-items:center;gap:.5rem}.coin-item .coin-info img{width:64px;border-radius:8px}.coin-item .coin-info .coin-details p{font-family:IBM Plex Sans Arabic;font-weight:700;font-size:1rem;line-height:24px;color:var(--number-color)}.coin-item .actions{display:flex;align-items:center;gap:.535rem}.coin-item .actions img{width:48px;cursor:pointer}.add-invoice .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.125rem}.add-invoice .header .nav-link{display:flex;align-items:center;gap:.25rem}.add-invoice .header .nav-link a{font-family:IBM Plex Sans Arabic;font-weight:400;font-size:.875rem;color:var(--number-color)}.add-invoice .header .nav-link span.slash{font-family:Manrope;font-weight:700;font-size:1rem}.add-invoice .header .nav-link span.navigate-submain{font-family:IBM Plex Sans Arabic;font-weight:700;font-size:1rem;color:var(--number-color)}.add-invoice .header button{width:147px;height:48px;border:none;background-color:var(--main-color);border-radius:67px;padding:.5rem 1rem;font-family:IBM Plex Sans Arabic;font-size:1rem;font-weight:700;color:#fff;cursor:pointer}.add-invoice .invoice-form{display:flex;flex-direction:column;gap:1.125rem}.add-invoice .invoice-form .input label{font-family:IBM Plex Sans Arabic;font-weight:700;font-size:1rem;margin:0 0 .5rem}.add-invoice .invoice-form .input .invoice-value-input{display:flex;align-items:center}.add-invoice .invoice-form .input .invoice-value-input svg{position:absolute;left:41px;width:24px;height:24px}.add-invoice .invoice-form .input .invoice-file-input{display:flex;align-items:center}.add-invoice .invoice-form .input .invoice-file-input div{background-color:#f4f8fb;width:100%;height:3.5rem;padding:.625rem 1rem;border:none;border-radius:8px;outline:none;text-align:right;font-size:.9rem}.add-invoice .invoice-form .input .invoice-file-input svg{position:absolute;left:41px;width:24px;height:24px}.add-invoice .invoice-form select{background-color:#f4f8fb;width:100%;height:3.5rem;padding:.625rem 1rem;border:none;border-radius:8px;outline:none;text-align:right;font-size:.9rem}.InvoiceStatistics{border:1px solid var(--border-color);border-radius:8px;padding:.5rem 1rem;display:flex;justify-content:space-between}.InvoiceStatistics .header{display:flex;gap:.5rem;align-items:center;color:var(--text-color);font-size:1rem;font-weight:400}.InvoiceStatistics .color{width:24px;height:24px;border-radius:50%}.InvoiceStatistics .statistics-percent{font-size:1rem;font-weight:700;color:var(--text-color)}.sumInvoiceCard{border:1px solid var(--border-color);border-radius:8px;padding:1rem;position:relative}.sumInvoiceCard .InvoiceCard-header-AY h3{color:var(--text-color);font-size:1rem;font-weight:400}.sumInvoiceCard .InvoiceCard-header-AY h2{color:#354359;font-size:2rem;font-weight:700;line-height:43.71px}.sumInvoiceCard .InvoiceCard-filter-AY{font-size:1rem;font-weight:400;color:#34435b;position:absolute;top:.5rem;left:1rem}.sumInvoiceCard .InvoiceCard-filter-AY select{padding:7.5px 16px;border:none;border-radius:4px;outline:none;background-color:var(--border-color);color:var(--text-color)}.invoices .container .header{display:flex}.invoices .container .header .cards{flex:0 0 auto;width:77%;margin-top:1rem;height:280px}.invoices .container .header .chart{flex:0 0 auto;width:25%}.invoices .container .header .cards .percent-cards{grid-template-columns:49% 50%;grid-template-rows:40px auto 80px;column-gap:10px;row-gap:15px;display:grid;margin-top:20px}.invoices .container .header .chart .invoice-chart canvas{height:250px!important;width:250px!important}.invoices .container .filter{display:flex;justify-content:space-between;margin-bottom:20px}.invoices .container .filter .lists{display:flex;flex-direction:row;align-items:center;gap:10px}.invoices .container .filter .lists .form-select{padding:13.5px 16px;border:none;border-radius:4px;outline:none;background-color:var(--border-color);color:var(--text-color)}.invoices .container .filter .lists .filter-date{display:flex}.invoices .container .filter .lists .filter-date .date{display:block ruby}.offices-form-page .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.125rem}.offices-form-page .header .nav-link{display:flex;align-items:center;gap:.25rem}.offices-form-page .header .nav-link a{font-family:IBM Plex Sans Arabic;font-weight:400;font-size:.875rem;color:var(--number-color)}.offices-form-page .header .nav-link span.slash{font-family:Manrope;font-weight:700;font-size:1rem}.offices-form-page .header .nav-link span.navigate-submain{font-family:IBM Plex Sans Arabic;font-weight:700;font-size:1rem;color:var(--number-color)}.offices-form-page .header button{width:9.1875rem;height:3rem;border:none;background-color:var(--main-color);border-radius:67px;padding:.5rem 1rem;font-family:IBM Plex Sans Arabic;font-size:1rem;font-weight:700;color:#fff;cursor:pointer}.office{display:flex;flex-direction:column;gap:1rem}.office .office-header{display:flex;align-items:center;gap:1.5rem;margin-top:.625rem}.office .office-header .search-input{width:100%}.office .office-header .search-input .ho-search{width:100%!important;margin:0!important}.office .office-header .add-action button{width:9.1875rem;border:none;background-color:var(--main-color);border-radius:67px;padding:.5rem 1rem;font-family:IBM Plex Sans Arabic;font-size:1rem;font-weight:700;color:#fff;cursor:pointer}.office-item{height:5.5rem;padding:1rem;border:1px solid var(--border-color);border-radius:16px;display:flex}.office-card{width:100%;display:flex;justify-content:space-between}.office-item .office-info{display:flex;align-items:center;gap:.5rem}.office-item .office-info .office-image{background-color:#f4f8fb;width:4rem;height:4rem;border-radius:8px;display:flex;align-items:center;justify-content:center}.office-item .office-info .office-image img{width:2.375rem}.office-item .office-info .office-details p{font-family:IBM Plex Sans Arabic;font-weight:700;font-size:1rem;line-height:1.5rem;color:var(--number-color)}.office-item .actions{display:flex;align-items:center;gap:.535rem}.office-item .actions img{width:3rem;cursor:pointer}.complain-page{margin:2rem}.complain-page .complain-header{display:flex;justify-content:space-around;align-items:center;margin-bottom:2rem}.complain-page .complain-header div{display:flex;flex-direction:column;gap:.5rem;width:24%}.complain-page .complain-header .complain-number h4,.complain-page .complain-header .complain-status h4,.complain-page .complain-header .complain-name h4,.complain-page .complain-header .complain-account h4,.complain-body h4,.complain-responce-footer .responce-text h4,.responce-status h4{font-size:1.2rem;color:var(--text-color)}.complain-page .complain-header div span,.complain-body p{width:100%;font-size:1rem;color:var(--text-color);background-color:var(--background-color);padding:.5rem;border-radius:.5rem}.complain-body{padding-top:2rem}.complain-body p{margin-top:1rem;font-size:1.2rem;text-align:center}.complain-responce-footer{margin:2rem}.complain-responce-footer .responce-text div{margin-top:.5rem}.complain-responce-footer .responce-text div textarea{font-size:1.2rem}.responce-status{margin-top:2rem;margin:2rem}.responce-status select{background-color:var(--background-color);margin-top:1rem}.complain-responce-button{display:flex;width:30%;margin:2rem auto;justify-content:space-between}.send-responce{display:flex;width:100%;justify-content:flex-end;padding-left:5rem}.ho-services-header{display:flex;justify-content:space-between;align-items:center;margin:0 auto;padding:1rem}.ho-services-header .ho-services-card{display:flex;flex-direction:column;justify-content:space-between;border:.1rem solid var(--main-color);width:24%;padding:.8rem;border-radius:.5rem;gap:.8rem;height:100px;align-items:center}.ho-services-header .ho-services-card h2,.ho-services-header .ho-services-card h4{font-size:1.2rem;color:var(--main-color)}.ho-services-header .ho-no-active-button p{font-size:1rem}.ho-services-card .ho-no-active-button{width:75%;padding:.5rem;justify-content:center;cursor:default}.ho-services-card:last-child .ho-no-active-button{background-color:#3ba76a!important;color:var(--text-primary)}.ho-services-card:first-child .ho-no-active-button{background-color:var(--background-color)!important;color:var(--text-primary)}.ho-services-card:nth-child(2) .ho-no-active-button{background-color:#f19595}.ho-services-search{display:flex;justify-content:space-between;align-items:center;width:100%;margin:1rem auto}.ho-services-search .ho-search-icon{left:4%!important}.ho-services-search div:first-child{width:50%!important}.ho-services-search div:first-child .ho-search,.ho-services-search div:first-child .ho-search input{width:100%!important}.filter-services{width:45%!important;display:flex;justify-content:space-between;align-items:center;gap:1%}.filter-services div{width:30%!important}.filter-services div:first-child{width:40%!important;margin-bottom:1rem}.filter-services div:first-child,.filter-services div:last-child{padding-bottom:1rem!important}.ho-services-table{width:100%;margin:0 auto;border:.1rem solid var(--border-color);border-radius:.5rem;padding:1rem}.ho-services-table .ho-complain-table:last-child{border-bottom:none}.ho-complain-table{width:100%;padding:1rem;border-bottom:.1rem solid var(--border-color);display:flex;height:9vh}.ho-complain-name,.ho-complain-date,.ho-complain-person,.ho-complain-title,.ho-complain-description,.ho-complain-text{display:flex;width:20%;align-items:center;justify-content:space-between}.ho-complain-name .ho-complain-image{padding:.3rem;background-color:var(--background-color);display:flex;justify-content:center;align-items:center;border-radius:.5rem}.ho-complain-text h4,.ho-complain-date h4,.ho-complain-person h4,.ho-complain-title h4,.ho-complain-description h4{font-size:1rem;font-weight:600;color:var(--text-color)}.ho-complain-text p,.ho-complain-date p,.ho-complain-person p,.ho-complain-title p,.ho-complain-description p{font-size:.8rem;color:var(--text-color)}.ho-complain-date,.ho-complain-person,.ho-complain-title,.ho-complain-description,.ho-complain-text{flex-direction:column;align-items:center;border-right:.1rem solid var(--border-color)}.ho-complain-name{justify-content:space-around}.ho-complain-card .ho-no-active-button{cursor:default}.ho-complain-status{width:30%;display:flex;justify-content:space-between;align-items:center}.ho-complain-text{border-right:none}.ho-complain-name{width:10%}.permissions-form-page .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.125rem}.permissions-form-page .header .nav-link{display:flex;align-items:center;gap:.25rem}.permissions-form-page .header .nav-link a{font-family:IBM Plex Sans Arabic;font-weight:400;font-size:.875rem;color:var(--number-color)}.permissions-form-page .header .nav-link span.slash{font-family:Manrope;font-weight:700;font-size:1rem}.permissions-form-page .header .nav-link span.navigate-submain{font-family:IBM Plex Sans Arabic;font-weight:700;font-size:1rem;color:var(--number-color)}.permissions-form-page .header button{width:9.1875rem;height:3rem;border:none;background-color:var(--main-color);border-radius:67px;padding:.5rem 1rem;font-family:IBM Plex Sans Arabic;font-size:1rem;font-weight:700;color:#fff;cursor:pointer}.permission-item{height:5.5rem;padding:1rem;border:1px solid var(--border-color);border-radius:16px;display:flex}.permission-card{width:100%;display:flex;justify-content:space-between}.permission-item .permission-info{display:flex;align-items:center;gap:.5rem}.permission-item .permission-info .permission-image{background-color:#f4f8fb;width:4rem;height:4rem;border-radius:8px;display:flex;align-items:center;justify-content:center}.permission-item .permission-info .permission-image img{width:4.375rem}.permission-item .permission-info .permission-details p{font-family:IBM Plex Sans Arabic;font-weight:700;font-size:1rem;line-height:1.5rem;color:var(--number-color)}.permission-item .actions{display:flex;align-items:center;gap:.535rem}.permission-item .actions img{width:3rem;cursor:pointer}.permission{display:flex;flex-direction:column;gap:1rem}.permission .permission-header{display:flex;align-items:center;gap:1.5rem;margin-top:.625rem}.permission .permission-header .search-input{width:100%}.permission .permission-header .search-input .ho-search{width:100%!important;margin:0!important}.permission .permission-header .add-action button{width:9.1875rem;border:none;background-color:var(--main-color);border-radius:67px;padding:.5rem 1rem;font-family:IBM Plex Sans Arabic;font-size:1rem;font-weight:700;color:#fff;cursor:pointer}.percents-form-page .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.125rem}.percents-form-page .header .nav-link{display:flex;align-items:center;gap:.25rem}.percents-form-page .header .nav-link a{font-family:IBM Plex Sans Arabic;font-weight:400;font-size:.875rem;color:var(--number-color)}.percents-form-page .header .nav-link span.slash{font-family:Manrope;font-weight:700;font-size:1rem}.percents-form-page .header .nav-link span.navigate-submain{font-family:IBM Plex Sans Arabic;font-weight:700;font-size:1rem;color:var(--number-color)}.percents-form-page .header button{width:9.1875rem;height:3rem;border:none;background-color:var(--main-color);border-radius:67px;padding:.5rem 1rem;font-family:IBM Plex Sans Arabic;font-size:1rem;font-weight:700;color:#fff;cursor:pointer}.percents-form-page .percent-form .input{margin-top:1rem;color:var(--number-color)}.percents-form-page .percent-form select{background-color:#f4f8fb;width:100%;height:3.5rem;padding:.625rem 1rem;border:none;border-radius:8px;outline:none;text-align:right;font-size:.9rem}.percent{display:flex;flex-direction:column;gap:1rem}.percent .percent-header{display:flex;align-items:center;gap:1.5rem;margin-top:.625rem}.percent .percent-header .search-input{width:100%}.percent .percent-header .search-input .ho-search{width:100%!important;margin:0!important}.percent .percent-header .add-action button{width:9.1875rem;border:none;background-color:var(--main-color);border-radius:67px;padding:.5rem 1rem;font-family:IBM Plex Sans Arabic;font-size:1rem;font-weight:700;color:#fff;cursor:pointer}.percent-item{height:5.5rem;padding:1rem;border:1px solid var(--border-color);border-radius:16px;display:flex}.percent-card{width:100%;display:flex;justify-content:space-between}.percent-item .percent-info{display:flex;align-items:center;gap:.5rem}.percent-item .percent-info .percent-image{background-color:#f4f8fb;width:4rem;height:4rem;border-radius:8px;display:flex;align-items:center;justify-content:center}.percent-item .percent-info .percent-image img{width:4.375rem}.percent-item .percent-info .percent-details{margin-right:1rem}.percent-item .percent-info .percent-details p{font-family:IBM Plex Sans Arabic;font-weight:700;font-size:1rem;line-height:1.5rem;color:var(--number-color);display:inline-block;margin-left:2rem}.percent-item .actions{display:flex;align-items:center;gap:.535rem}.percent-item .actions img{width:3rem;cursor:pointer}.ho-header-users{display:flex;justify-content:space-between}.ho-user-no-active{margin-top:2rem}.YS-countries-form-page .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.125rem}.YS-countries-form-page .header .nav-link{display:flex;align-items:center;gap:.25rem}.YS-countries-form-page .header .nav-link a{font-family:IBM Plex Sans Arabic;font-weight:400;font-size:.875rem;color:var(--number-color)}.YS-countries-form-page .header .nav-link span.slash{font-family:Manrope;font-weight:700;font-size:1rem}.YS-countries-form-page .header .nav-link span.navigate-submain{font-family:IBM Plex Sans Arabic;font-weight:700;font-size:1rem;color:var(--number-color)}.YS-countries-form-page .header button{width:9.1875rem;height:3rem;border:none;background-color:var(--main-color);border-radius:67px;padding:.5rem 1rem;font-family:IBM Plex Sans Arabic;font-size:1rem;font-weight:700;color:#fff;cursor:pointer}.YS-countries-form-page form.YS-country-form .input select.YS-select{background-color:#f4f8fb;width:100%;height:3.5rem;padding:.625rem 2.25rem 1rem;border:none;border-radius:8px;outline:none;text-align:right}.YS-Countries{display:flex;flex-direction:column;gap:1rem}.YS-Countries .YS-Countries-header{display:flex;align-items:center;gap:1.5rem;margin-top:.625rem}.YS-Countries .YS-Countries-header .search-input{width:100%}.YS-Countries .YS-Countries-header .search-input .ho-search{width:100%!important;margin:0!important}.YS-Countries .YS-Countries-header .add-action button{width:9.1875rem;border:none;background-color:var(--main-color);border-radius:67px;padding:.5rem 1rem;font-family:IBM Plex Sans Arabic;font-size:1rem;font-weight:700;color:#fff;cursor:pointer}.YS-country-item{height:5.5rem;padding:1rem;border:1px solid var(--border-color);border-radius:16px;display:flex}.YS-country-card{width:100%;display:flex;justify-content:space-between}.YS-country-item .YS-country-info{display:flex;align-items:center;gap:.5rem}.YS-country-item .YS-country-info .YS-country-icon{background-color:#f4f8fb;width:4rem;height:4rem;border-radius:8px;display:flex;align-items:center;justify-content:center}.YS-country-item .YS-country-info .YS-country-icon .icon{width:2.375rem}.YS-country-item .YS-country-info .YS-country-details p{margin-bottom:0!important}.YS-country-item .YS-country-info .YS-country-details p.title{font-family:IBM Plex Sans Arabic;font-weight:700;font-size:1rem;line-height:1.5rem;color:var(--number-color)}.YS-country-item .YS-country-info .YS-country-details p.state,.YS-country-item .YS-country-info .YS-country-details p.state span{font-family:Poppins,sans-serif;font-weight:300;font-size:14px;line-height:20px}.YS-country-item .YS-country-info .YS-country-details p.state span.green{color:green}.YS-country-item .YS-country-info .YS-country-details p.state span.red{color:red}.YS-country-item .actions{display:flex;align-items:center;gap:.535rem}.YS-country-item .actions img{width:3rem;cursor:pointer}.YS-cities-form-page .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.125rem}.YS-cities-form-page .header .nav-link{display:flex;align-items:center;gap:.25rem}.YS-cities-form-page .header .nav-link a{font-family:IBM Plex Sans Arabic;font-weight:400;font-size:.875rem;color:var(--number-color)}.YS-cities-form-page .header .nav-link span.slash{font-family:Manrope;font-weight:700;font-size:1rem}.YS-cities-form-page .header .nav-link span.navigate-submain{font-family:IBM Plex Sans Arabic;font-weight:700;font-size:1rem;color:var(--number-color)}.YS-cities-form-page .header button{width:9.1875rem;height:3rem;border:none;background-color:var(--main-color);border-radius:67px;padding:.5rem 1rem;font-family:IBM Plex Sans Arabic;font-size:1rem;font-weight:700;color:#fff;cursor:pointer}.YS-cities-form-page form.YS-city-form .input select.YS-select{background-color:#f4f8fb;width:100%;height:3.5rem;padding:.625rem 2.25rem 1rem;border:none;border-radius:8px;outline:none;text-align:right}.YS-cities{display:flex;flex-direction:column;gap:1rem}.YS-cities .YS-cities-header{display:flex;align-items:center;gap:1.5rem;margin-top:.625rem}.YS-cities .YS-cities-header .search-input{width:100%}.YS-cities .YS-cities-header .search-input .ho-search{width:100%!important;margin:0!important}.YS-cities .YS-cities-header .add-action button{width:9.1875rem;border:none;background-color:var(--main-color);border-radius:67px;padding:.5rem 1rem;font-family:IBM Plex Sans Arabic;font-size:1rem;font-weight:700;color:#fff;cursor:pointer}.YS-city-item{height:5.5rem;padding:1rem;border:1px solid var(--border-color);border-radius:16px;display:flex}.YS-city-card{width:100%;display:flex;justify-content:space-between}.YS-city-item .YS-city-info{display:flex;align-items:center;gap:.5rem}.YS-city-item .YS-city-info .YS-city-icon{background-color:#f4f8fb;width:4rem;height:4rem;border-radius:8px;display:flex;align-items:center;justify-content:center}.YS-city-item .YS-city-info .YS-city-icon .icon{width:2.375rem}.YS-city-item .YS-city-info .YS-city-details p{margin-bottom:0!important}.YS-city-item .YS-city-info .YS-city-details p.title{font-family:IBM Plex Sans Arabic;font-weight:700;font-size:1rem;line-height:1.5rem;color:var(--number-color)}.YS-city-item .YS-city-info .YS-city-details p.state,.YS-city-item .YS-city-info .YS-city-details p.state span{font-family:Poppins,sans-serif;font-weight:300;font-size:14px;line-height:20px}.YS-city-item .YS-city-info .YS-city-details p.state span.green{color:green}.YS-city-item .YS-city-info .YS-city-details p.state span.red{color:red}.YS-city-item .actions{display:flex;align-items:center;gap:.535rem}.YS-city-item .actions img{width:3rem;cursor:pointer}.logo{width:9.25rem;margin-bottom:3.75rem}.form-group{margin-bottom:1.25rem;width:100%;max-width:22.28rem;display:flex;flex-direction:column;gap:.625rem}label{display:block;margin:.3125rem;font-weight:700;text-align:right}input{background-color:#f4f8fb;width:100%;height:3.5rem;padding:.625rem 1rem;border:none;border-radius:8px;outline:none;text-align:right}.password-group{position:relative}.password-input-container{display:flex;align-items:center}.password-toggle-icon{position:absolute;left:10px;cursor:pointer}span.hr{border:1.05px #EFF1F4 solid;margin:.65875rem}button[type=submit]{width:100%;height:3.5rem;padding:.5rem 1rem;background-color:#262d60;color:#fff;border:none;border-radius:67px;cursor:pointer}.error,.ho-error{font-size:.7rem;color:red}.login-form-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:95vh;background-color:#fff}
