.loadingPage{min-height:100vh;display:grid;place-items:center}.loadingPage img{width:82px}.custom-not-found-page{background-color:#fff;min-height:100vh;display:grid;place-items:center}.custom-not-found-page .error-wrapper{margin-bottom:18px;padding:42px 22px;border-radius:4px;display:grid;justify-items:center}@media only screen and (min-width:768px){.custom-not-found-page .error-wrapper{padding:62px}}.custom-not-found-page .error-wrapper img{max-width:100%}.custom-not-found-page .error-wrapper .err-text{text-align:center}.custom-not-found-page .error-wrapper .err-text h1{margin-top:12px;margin-bottom:12px;color:#000;text-transform:capitalize}.custom-not-found-page .error-wrapper .err-text p{text-transform:capitalize;margin-bottom:5px;color:#888}.custom-not-found-page .error-wrapper .home-btn{margin-top:22px;display:flex;grid-gap:8px;gap:8px;align-items:center;color:#0e98b2;background-color:#c3ebf1;border:0;outline:0;border-radius:999px;padding:10px 18px;cursor:pointer;text-transform:capitalize;transition:all .2s ease-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:14px}.custom-not-found-page .error-wrapper .home-btn:hover{background-color:#0e98b2;color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.file-input-wrapper{width:90%;width:100%;display:grid;justify-self:center;align-self:center}.file-input-wrapper>div:focus{outline:none}.file-input-wrapper .dropZone{cursor:pointer;background-color:#fff;background-color:#f1f2f3;border:2px dashed #bbb;border-radius:4px;grid-gap:12px;gap:12px;align-items:center;justify-content:center;padding:8px;min-height:142px}.file-input-wrapper .dropZone,.file-input-wrapper .dropZone .placeholderText{display:grid;justify-items:center}.file-input-wrapper .dropZone .placeholderText i{font-size:24px;color:#999}.file-input-wrapper .dropZone .placeholderText p{margin-top:4px;color:#888;font-family:"DroidKufi-Regular","Poppins-Regular"!important}.file-input-wrapper .dropZone.dragZone{border-color:#fff;border-width:3px;background-color:#eee}.file-input-wrapper .dropZone .add-more-li-btn{display:grid;place-items:center;height:120px;width:120px;border:2px dashed #bbb;font-size:32px;color:#4d4d4d;border-radius:4px}.file-input-wrapper .dropZone.with-error{border-color:red}.file-input-wrapper.hideMe{display:none}.file-input-wrapper .dropzone-default-imgs-ul{display:flex;flex-wrap:wrap;grid-gap:4px;gap:4px;overflow:hidden;border-radius:8px}.file-input-wrapper .dropzone-default-imgs-ul .default-dropzone-img{width:122px;height:122px;object-fit:cover;object-position:center center;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:1px;cursor:default}.file-input-wrapper .dropzone-camera svg{width:42px;height:42px}.file-input-wrapper .img-delete-btn-warp{position:relative}.file-input-wrapper .img-delete-btn-warp .delete-img-btn{position:absolute;top:2px;left:2px;background-color:#6c3a79;padding:10px 7px;border-radius:4px 4px 4px 0;display:grid;place-items:center;cursor:pointer}.file-input-wrapper .img-delete-btn-warp .delete-img-btn svg{width:22px;height:18px}.file-input-wrapper .file-input-label{margin-bottom:8px;padding:0 6px;color:#555}.profile-page .page-title h2{font-size:28px;text-align:center}@media only screen and (min-width:992px){.profile-page .page-title h2{font-size:42px}}.profile-page .page-title p{font-size:18px}.profile-page .page-head-wrap{display:grid;grid-template-columns:2.9fr 1fr;grid-gap:22px}.profile-page .page-head-wrap .search-accounts-wrap{display:grid;align-content:space-between}.profile-page .img-form-wrap{padding-bottom:32px;display:grid;max-width:632px;margin:32px auto auto}.profile-page .img-form-wrap>img{align-self:center}.forget-password-modal .ant-modal-header{background-color:#f5f5f5}.forget-password-modal .ant-modal-title{font-size:22px}.forget-password-modal .ant-modal-content{border-radius:15px;overflow:hidden}.forget-pass-digits-form{display:grid}.forget-pass-digits-form .digits-wrap{display:grid;justify-content:center;grid-template-columns:repeat(4,82px);grid-gap:8px;gap:8px;direction:ltr!important}.forget-pass-digits-form .digits-wrap input{width:58px;height:52px;padding:2px 4px 6px;text-align:center;font-size:18px;font-weight:700;border-radius:4px;border:1px solid rgba(0,0,0,.2)}.forget-pass-digits-form .submit-btn{justify-self:center;background-color:#6c3a79;color:#fff;border-radius:10px;padding:10px 18px;border:0;outline:0;min-height:52px;min-width:132px;max-width:182px;margin-top:32px}.signin-form{width:100%;display:grid;height:-webkit-max-content;height:max-content;background-color:#fff;max-width:532px;border-radius:10px;align-self:center;padding:22px 0!important;margin-bottom:32px!important}@media only screen and (min-width:992px){.signin-form{padding:52px 0!important;margin-bottom:52px!important}}.signin-form .form-header{margin-bottom:12px}.signin-form .form-header .form-logo{display:grid;padding:32px 32px 8px;place-items:center}.signin-form .form-header .form-logo img{max-width:100%;height:52px}.signin-form .form-header p{text-align:center;color:#888;font-size:16px;max-width:80%;margin:auto auto 18px}@media only screen and (min-width:992px){.signin-form .form-header p{font-size:20px}}.signin-form .form-header p.main-title{color:#6c3a79;font-size:28px;margin-bottom:6px}.signin-form .form-header p.sub-title{margin-bottom:4px}.signin-form .form-header a{font-size:18px;font-weight:700;color:#6c3a79;text-decoration:underline}.signin-form .form-body{padding:18px 22px;display:grid}@media only screen and (min-width:992px){.signin-form .form-body{padding:22px 42px}}.signin-form .form-body .ant-form-item{display:grid}.signin-form .form-body .ant-form-item input{max-width:100%}.signin-form .form-body .ant-input-affix-wrapper,.signin-form .form-body .ant-input-affix-wrapper:hover{border-radius:8px;height:60px;background-color:#f5f5f5!important;border:0;box-shadow:none}.signin-form .form-body .ant-input-affix-wrapper:hover input,.signin-form .form-body .ant-input-affix-wrapper input{background-color:#f5f5f5!important}.signin-form .form-body .ant-input-affix-wrapper-rtl .ant-input-prefix{margin:0 0 0 12px}.signin-form .form-body .ant-checkbox-wrapper{color:#777;font-size:16px}.signin-form .form-body .login-password-field-wrap{position:relative}.signin-form .form-body .login-password-field-wrap.with-eye-icon input{padding-left:42px!important}.signin-form .form-body .login-password-field-wrap .eye-icon-btn{position:absolute;left:14px;top:40%;cursor:pointer;padding:4px;z-index:1}.signin-form .form-body .login-password-field-wrap .eye-icon-btn img{height:18px}.signin-form .form-body .submit-btn{margin-top:12px;cursor:pointer;outline:0;border:0;color:#fff;padding:8px 62px;height:50px;border-radius:8px;background-color:#6c3a79;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;justify-self:end}.signin-page .signin-form-section{display:grid;place-items:center;padding-top:42px;min-height:100vh}.loading-modal{position:fixed;z-index:999999;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:grid;align-content:center}.loading-modal .modal-wrap{background-color:#fff;max-width:522px;height:212px;border-radius:5px;margin:32px auto;display:grid;place-items:center}.loading-modal .link{display:grid;place-items:center;border-radius:10px;padding:10px 18px;border:0;outline:0;min-height:52px;min-width:132px;max-width:182px;justify-self:center;margin-top:22px}.loading-modal .link,.loading-modal .link:hover{background-color:#6c3a79;color:#fff}.loading-modal .sucess-btns-wrap{display:flex;grid-gap:22px;gap:22px}.main-appbar-full-warpper .main-appbar-logo{display:flex}.main-appbar-full-warpper .main-appbar-logo img{max-width:100%;height:58px;margin:2px 0}.main-appbar-full-warpper .main-appbar-logo-menu-item{height:62px!important;line-height:62px!important;margin-top:0!important}.main-app-footer{background-color:#6c3a79;padding:4px 0;text-align:center;font-size:18px;color:#fff}.main-app-footer .footer-content{display:grid;grid-gap:12px;gap:12px;align-items:center}@media only screen and (min-width:992px){.main-app-footer .footer-content{grid-template-columns:auto 1fr auto}}.main-app-footer .footer-content .footer-logo img{max-width:182px}.main-app-footer .footer-social-links{display:flex;flex-wrap:wrap;grid-gap:12px;gap:12px;justify-content:center}.main-app-footer .footer-social-links a{display:grid;place-items:center;width:42px;height:42px;background-color:#fff;border-radius:50%}.main-app-footer .footer-social-links img{width:22px}.app-layout{display:flex;background-color:#fff;min-height:100vh}.app-layout .layout-content{flex:1 1;background-color:#f9f8f8;min-height:100vh}.app-layout .layout-content>[class$=page]{min-height:100vh}.app-layout .layout-content .layout-header{height:62px;background-color:#fff;padding:8px 12px;display:grid;grid-gap:12px;gap:12px;grid-auto-flow:column;align-items:center}.app-layout .layout-content .layout-header .page-main-title{color:#6c3a79;font-size:30px;font-weight:700}.app-layout .layout-content .layout-header .profile-menu-btn{justify-self:end;display:flex;align-items:center;min-height:44px;background-color:transparent;grid-gap:8px;gap:8px}.app-layout .layout-content .layout-header .title-icon-text-wrap{display:flex;align-items:center;grid-gap:4px;gap:4px}.editor-wrapper .editor-title{color:hsla(0,0%,100%,.7);margin-bottom:8px;font-size:20px;display:flex;align-items:center;grid-gap:8px;gap:8px}.editor-wrapper .toolbarClassName{direction:ltr}.editor-wrapper .wrapperClassName{margin-bottom:12px;background-color:#262f51;border-radius:5px}.editor-wrapper .wrapperClassName .editorClassName{padding:0 18px;min-height:180px}.slides-details-modal .service-images-ul-warp{margin-top:12px;padding-top:12px;border-top:1px dashed rgba(0,0,0,.2);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;align-items:center}.slides-details-modal .service-images-ul-warp .img-wrap{background-color:#eee;padding:4px}.slides-details-modal .service-images-ul-warp img{max-width:100%;border-radius:2px}.custom-image{background-color:#eee;border-radius:5px;display:grid;width:100%}.custom-image .ant-skeleton-element{width:100%}.custom-image .ant-skeleton-element .ant-skeleton-image{width:100%;height:100%;background-color:transparent}.custom-image .ant-skeleton-element .ant-skeleton-image>svg{fill:rgba(0,0,0,.6);width:100%;height:100%;max-width:100%;max-height:220px}.create-service-form .form-body{grid-gap:2px 22px;gap:2px 22px}.create-service-form .form-body .address-identity-wrap,.create-service-form .form-body .email-nationality-wrap,.create-service-form .form-body .name-phone-wrap,.create-service-form .form-body .passwords-wrap{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px}.create-service-form .file-inputs-wrap{margin-top:18px;padding-top:18px;border-top:1px dashed rgba(0,0,0,.2);display:grid;grid-gap:22px;gap:22px}.create-service-form .main-image-icon-wrap{display:grid;grid-template-columns:2.5fr 1fr;grid-gap:12px;gap:12px}.create-delegate-form .form-body{grid-gap:2px 22px;gap:2px 22px}.create-delegate-form .form-body .address-identity-wrap,.create-delegate-form .form-body .email-nationality-wrap,.create-delegate-form .form-body .name-phone-wrap,.create-delegate-form .form-body .passwords-wrap{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px}.create-delegate-form .file-inputs-wrap{margin-top:18px;padding-top:18px;border-top:1px dashed rgba(0,0,0,.2);display:grid;grid-gap:22px;gap:22px}.slides-details-modal .slide-img-wrap{margin-bottom:22px}.slides-details-modal .slide-img-wrap img{max-width:100%;border-radius:8px}.slides-details-modal .modal-main-info{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px}.slides-details-modal .modal-main-info .custom-render-info-wrap{background-color:#f1f2f3;border-radius:5px 20px 5px 20px;padding:10px 22px}.slides-details-modal .modal-main-info .custom-render-info-wrap .info-label{color:#6c3a79;font-size:14px}.slides-details-modal .modal-main-info .custom-render-info-wrap .info-value{color:#617182;font-size:16px;margin-right:8px}.social-media-links-form{background-color:#fff;padding:22px 28px!important;max-width:600px}.social-media-links-form .form-body{display:grid}.social-media-links-form .form-body .all-fields-wrap{display:grid;grid-gap:12px;gap:12px}.app-settings-form{background-color:#fff;padding:22px 28px!important;max-width:1200px}.app-settings-form .form-body{display:grid}.app-settings-form .form-body .all-fields-wrap{display:grid;grid-gap:12px;gap:12px}.app-settings-form .form-body .all-fields-wrap .basic-info-fields-wrap,.app-settings-form .form-body .all-fields-wrap .editors-wrap,.app-settings-form .form-body .all-fields-wrap .social-fields-wrap{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 12px;gap:0 12px}.app-settings-form .form-body .all-fields-wrap .editors-wrap{grid-gap:18px 12px;gap:18px 12px}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;-webkit-filter:drop-shadow(0 2px 2px #1a1a1a);filter:drop-shadow(0 2px 2px #1a1a1a)}@media (hover:hover) and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{-webkit-transform:scale(1.1);transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media (max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:calc(100% - 110px)}@media (max-width:768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media (max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{-webkit-transform:scale(1.2);transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{-webkit-transform:scale(1.2);transform:scale(1.2);border:1px solid #fff;background:#fff}@media (hover:hover) and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{display:inline-block;vertical-align:top;width:100px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{width:81px}}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 5px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media (max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media (max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover:hover) and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media (hover:hover) and (pointer:fine) and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:normal;width:100%}@media (max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}#recaptcha-container{display:none}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4,h5,p{margin:0}a{color:#617182}a,a:hover{text-decoration:none}ul{padding:0;margin:0;list-style-type:none}@font-face{font-family:"Poppins-Regular";src:url(/static/media/Poppins-Regular.e5916eb4.woff2) format("woff2");font-style:normal}@font-face{font-family:"DroidKufi-Regular";src:url(/static/media/DroidKufi-Regular.b19c3eb3.woff2) format("woff2");font-style:normal}.custom-container{width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}@media only screen and (min-width:576px){.custom-container{max-width:540px}}@media only screen and (min-width:768px){.custom-container{max-width:720px}}@media only screen and (min-width:992px){.custom-container{max-width:960px}}@media only screen and (min-width:1200px){.custom-container{max-width:1170px}}@media only screen and (min-width:1366px){.custom-container{max-width:1282px}}@media only screen and (min-width:1400px){.custom-container{max-width:1362px}}@media only screen and (min-width:1600px){.custom-container{max-width:1540px}}.myPage{min-height:100vh;padding-top:62px}@media only screen and (min-width:992px){.myPage{padding-top:72px}}html[lang=ar] .bold-font,html[lang=en] .bold-font{font-family:"DroidKufi-Regular","Poppins-Regular"!important;font-weight:700;color:#6c3a79}.custom-slick-slider .slick-next,.custom-slick-slider .slick-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;font-size:16px;width:38px;height:38px;cursor:pointer;border-radius:50%;outline:none;background:transparent;background-color:#fff;display:grid;place-items:center;z-index:1}.custom-slick-slider .slick-next:before,.custom-slick-slider .slick-prev:before{content:""}.custom-slick-slider .slick-next .btn-content,.custom-slick-slider .slick-prev .btn-content{position:relative;display:flex;place-content:center;align-items:center}.custom-slick-slider .slick-next .btn-content svg,.custom-slick-slider .slick-prev .btn-content svg{width:11px;height:11px}@media only screen and (min-width:1366px){.custom-slick-slider .slick-next,.custom-slick-slider .slick-prev{width:52px;height:52px}.custom-slick-slider .slick-next .btn-content svg,.custom-slick-slider .slick-prev .btn-content svg{width:12px;height:12px}}.custom-slick-slider .slick-prev{left:-18px;right:auto}@media only screen and (min-width:1366px){.custom-slick-slider .slick-prev{left:-26px}}.custom-slick-slider .slick-next{right:-18px;left:auto}@media only screen and (min-width:1366px){.custom-slick-slider .slick-next{right:-26px}}.custom-slick-slider .slick-dots{bottom:22px}.custom-slick-slider .slick-dots li button:before{font-size:14px;width:16px;height:16px;border:1px solid #6c3a79;border-radius:50%;line-height:16px}.shared-custom-modal .ant-modal-header{min-height:62px;background-color:#fff;border-bottom:1px solid #eee;padding:8px 18px;display:grid;align-items:center}.shared-custom-modal .ant-modal-title .modal-title{font-size:20px;color:#6c3a79;display:flex;align-items:center;grid-gap:8px;gap:8px}.shared-custom-modal .ant-modal-title .modal-title .svg-wrap{background-color:#f9f8f8;width:46px;height:46px;border-radius:50%;display:grid;place-items:center}.shared-custom-modal .ant-modal-title .modal-title .svg-wrap svg{width:22px;height:22px}.shared-custom-modal .ant-modal-content{border-radius:15px;overflow:hidden}.shared-custom-modal .ant-modal-content .ant-modal-close:hover .anticon{border-color:rgba(0,0,0,.4)}.shared-custom-modal .ant-modal-content .ant-modal-close .anticon{border:1px solid rgba(0,0,0,.2);padding:7px;border-radius:50%}.shared-custom-modal .ant-modal-content .ant-modal-close .anticon svg{width:15px;height:15px}.shared-custom-modal .accept-btn,.shared-custom-modal .reject-btn{border:0;outline:0;height:40px;padding:4px 22px;border-radius:20px 5px 20px 5px}.shared-custom-modal .accept-btn{color:#fff}.shared-custom-modal .reject-btn{background-color:#f9f8f8}.shared-custom-modal .table-search{display:grid;background-color:#f9f8f8;border-radius:20px 5px 20px 5px}.shared-custom-modal .table-search label{display:grid;grid-template-columns:auto 1fr;align-items:center;padding:8px 12px;height:58px}.shared-custom-modal .table-search input{border:0;outline:0;margin-right:8px;background-color:#f9f8f8}.ant-form .ant-form-item{flex-wrap:nowrap!important}.ant-form .ant-form-item .ant-form-item-label{flex:0 0 50%}.custom-shared-form .form-body{display:grid;grid-gap:4px 32px}.custom-shared-form .form-body .before-after-wrap{margin-top:8px;display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px;line-height:1}.custom-shared-form .form-body .before-after-wrap .after-wrap{display:grid;flex-wrap:wrap;border-radius:5px;align-content:start;min-width:132px}.custom-shared-form .form-body .before-after-wrap .after-wrap .after-title{color:#555;margin-bottom:8px;text-align:center}.custom-shared-form .form-body .before-after-wrap .after-wrap .after-value{padding:8px 12px;height:62px;background-color:#888;color:#fff;border-radius:12px;display:grid;place-items:center;font-size:20px;direction:ltr}.custom-shared-form .form-body .select-label-wrap,.custom-shared-form .form-body .text-area-label-wrap,.custom-shared-form .form-body .text-field-label-wrap{position:relative}.custom-shared-form .form-body .select-label-wrap .label-p,.custom-shared-form .form-body .text-area-label-wrap .label-p,.custom-shared-form .form-body .text-field-label-wrap .label-p{margin-bottom:8px;padding:0 6px;color:#555}.custom-shared-form .form-body .select-label-wrap .unit-p,.custom-shared-form .form-body .text-area-label-wrap .unit-p,.custom-shared-form .form-body .text-field-label-wrap .unit-p{position:absolute;left:0;font-size:14px;color:#888;padding:0 6px;bottom:5px}.custom-shared-form .form-body .product-cat-wrap{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px}.custom-shared-form .form-body .custom-select-wrap{display:grid;background-color:#f1f2f3;height:62px;border-radius:12px;position:relative;margin-bottom:28px}.custom-shared-form .form-body .custom-select-wrap .select-option-label{position:absolute;pointer-events:none;height:62px;display:grid;place-items:center;margin-right:14px}.custom-shared-form .form-body .custom-select-wrap .select-option-label .icon-wrap{padding:8px 10px;height:42px;background-color:#fff;display:grid;place-items:center;border-radius:8px}.custom-shared-form .form-body .custom-select-wrap .ant-select input{height:62px!important}.custom-shared-form .form-body .custom-select-wrap .ant-select .ant-select-selector{height:62px!important;border:0!important;border-radius:12px;background-color:transparent;padding-right:58px!important}.custom-shared-form .form-body .custom-select-wrap .ant-select .ant-select-selection-item,.custom-shared-form .form-body .custom-select-wrap .ant-select .ant-select-selection-placeholder{line-height:58px!important;max-width:332px}.custom-shared-form .form-body .custom-select-wrap .ant-select .ant-select-arrow svg{height:10px}.custom-shared-form .form-body .custom-select-wrap .ant-select .ant-select-arrow svg path{fill:#555}.custom-shared-form .form-body .custom-select-wrap.without-icon .ant-select .ant-select-selector{padding-right:11px!important}.custom-shared-form .form-body .custom-select-wrap.multiple-select-option .ant-select input{height:22px!important}.custom-shared-form .form-body .custom-select-wrap.multiple-select-option .ant-select .ant-select-selection-item,.custom-shared-form .form-body .custom-select-wrap.multiple-select-option .ant-select .ant-select-selection-placeholder{height:36px!important;line-height:20px!important;background-color:#fff;padding:4px;border-radius:4px;font-size:15px}.custom-shared-form .form-body .custom-select-wrap.multiple-select-option .ant-select .ant-select-selection-item .ant-select-selection-item-content,.custom-shared-form .form-body .custom-select-wrap.multiple-select-option .ant-select .ant-select-selection-placeholder .ant-select-selection-item-content{padding-bottom:3px!important}.custom-shared-form .form-body .custom-select-wrap.multiple-select-option .ant-select-selection-item-remove>.anticon{vertical-align:-.6em}.custom-shared-form .form-body .custom-select-wrap.multiple-select-option .ant-select-selection-placeholder{background-color:transparent!important}.custom-shared-form .form-body .form-text-field{background-color:#f1f2f3!important;border:0;height:62px;border-radius:12px}.custom-shared-form .form-body .form-text-field .ant-input-prefix{padding:8px 10px;height:42px;background-color:#fff!important;display:grid;place-items:center;border-radius:8px;margin:auto auto auto 8px}.custom-shared-form .form-body .form-text-field input{background-color:transparent!important}.custom-shared-form .form-body .form-text-area{background-color:#f1f2f3!important;border:0;border-radius:12px;padding:12px 14px}.custom-shared-form .form-body .country-city-region-wrap{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.custom-shared-form .form-body .date-picker-wrap .label-p{margin-bottom:8px;padding:0 6px;color:#555}.custom-shared-form .form-body .date-picker-wrap .ant-picker{padding:8px 10px;height:42px;background-color:#f1f2f3;border:0;height:62px;border-radius:12px;display:grid;place-items:center;border-radius:8px;margin-left:8px}.custom-shared-form .form-body .date-picker-wrap input{background-color:transparent!important}.custom-shared-form .form-body .post-box-wrap{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.custom-shared-form .form-body .product-img-wrap h3{margin-bottom:8px;padding:0 6px;color:#555}.custom-shared-form .form-body .editor-wrapper .editor-title{color:#666;margin-bottom:8px;font-size:1rem;display:flex;align-items:center;grid-gap:8px;gap:8px}.custom-shared-form .form-body .editor-wrapper .toolbarClassName{direction:ltr}.custom-shared-form .form-body .editor-wrapper .wrapperClassName{margin-bottom:4px;background-color:#f5f5f5}.custom-shared-form .form-body .editor-wrapper .wrapperClassName .editorClassName{padding:0 18px;min-height:180px}.custom-shared-form .form-body .fields-array-ul{margin-top:12px;display:grid;grid-gap:18px 32px;gap:18px 32px}.custom-shared-form .form-body .fields-array-ul .field-delete-li{display:grid;grid-template-columns:1fr 1fr 42px;grid-gap:32px;gap:32px}.custom-shared-form .form-body .fields-array-ul .field-delete-li .field-icon{height:62px;background-color:#1bee95;padding:8px 16px;display:grid;place-items:center}.custom-shared-form .form-body .fields-array-ul .field-delete-li .field-icon img{height:30px}.custom-shared-form .form-body .fields-array-ul .field-delete-li .delete-field-btn{align-self:center}.custom-shared-form .form-body .fields-array-ul .bill-field-delete-li{background-color:#efefef;padding:18px 20px 0;border-radius:8px;display:grid;grid-template-columns:1fr 42px;grid-gap:32px;gap:32px}.custom-shared-form .form-body .fields-array-ul .bill-field-delete-li .ant-select-selector,.custom-shared-form .form-body .fields-array-ul .bill-field-delete-li .receipt-date-picker,.custom-shared-form .form-body .fields-array-ul .bill-field-delete-li input{background-color:#fff!important}.custom-shared-form .form-body .fields-array-ul .bill-field-delete-li .product-id-quantity-wrap,.custom-shared-form .form-body .fields-array-ul .bill-field-delete-li .warehoues-expiration-date-wrap{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px}.custom-shared-form .form-body .fields-array-ul .bill-field-delete-li .product-id-quantity-wrap .custom-date-input,.custom-shared-form .form-body .fields-array-ul .bill-field-delete-li .warehoues-expiration-date-wrap .custom-date-input{align-self:start}.custom-shared-form .form-body .fields-array-ul .bill-field-delete-li .field-icon{height:62px;background-color:#1bee95;padding:8px 16px;display:grid;place-items:center}.custom-shared-form .form-body .fields-array-ul .bill-field-delete-li .field-icon img{height:30px}.custom-shared-form .form-body .fields-array-ul .bill-field-delete-li .delete-field-btn{align-self:center}.custom-shared-form .form-body .fields-array-ul.with-border{margin-bottom:22px;padding-bottom:32px;border-bottom:1px solid rgba(0,0,0,.2)}.custom-shared-form .form-body .fields-array-ul.without-padding{padding-bottom:0}.custom-shared-form .form-body .product-img-wrap{padding-bottom:32px;margin-bottom:22px;border-bottom:1px solid rgba(0,0,0,.2)}.custom-shared-form .form-body .select-wrap,.custom-shared-form .form-body .select-wrap .label-wrap,.custom-shared-form .form-body .text-input-wrap,.custom-shared-form .form-body .text-input-wrap .label-wrap{display:grid}.custom-shared-form .form-body .select-wrap .label-wrap .label-p,.custom-shared-form .form-body .text-input-wrap .label-wrap .label-p{margin-bottom:8px}.custom-shared-form .form-body .select-wrap input,.custom-shared-form .form-body .select-wrap select,.custom-shared-form .form-body .text-input-wrap input,.custom-shared-form .form-body .text-input-wrap select{height:62px;border-radius:8px;background-color:#f1f2f3!important;border:0;padding:10px 18px;outline:0;transition:all .2s ease-out}.custom-shared-form .form-body .select-wrap input:focus,.custom-shared-form .form-body .select-wrap select:focus,.custom-shared-form .form-body .text-input-wrap input:focus,.custom-shared-form .form-body .text-input-wrap select:focus{box-shadow:0 0 0 2px rgba(24,144,255,.2)}.custom-shared-form .form-body .select-wrap select,.custom-shared-form .form-body .text-input-wrap select{-webkit-appearance:none;appearance:none;background-image:url(/static/media/solid-dropdown.fd3e1138.svg);background-repeat:no-repeat;background-position:18px;background-size:10px}.custom-shared-form .form-body .add-new-field-btn{font-weight:700;text-transform:capitalize;background-color:#6c3a79;color:#fff;border-radius:10px;padding:10px 18px;border:0;outline:0;min-height:44px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer}.custom-shared-form .form-body .total-fields-price{display:flex;align-items:center;grid-gap:18px;gap:18px;margin:8px 0;background-color:#444;padding:4px 22px;color:#fff;border-radius:12px}.custom-shared-form .form-body .total-fields-price .total-value{min-height:52px;display:grid;place-items:center;font-size:20px;direction:ltr;line-height:2}.custom-shared-form .form-body .text-field-wrap{position:relative}.custom-shared-form .form-body .text-field-wrap.with-eye-icon input{padding-left:42px!important}.custom-shared-form .form-body .text-field-wrap .eye-icon-btn{position:absolute;left:14px;top:18px;cursor:pointer;padding:4px}.custom-shared-form .form-body .text-field-wrap .eye-icon-btn svg{width:18px;height:18px}.custom-shared-form .form-body .radios-wrap .radios-group-title{font-size:18px;margin-bottom:8px;color:#555}.custom-shared-form .form-body .radios-wrap .labels-wrap{display:grid;align-items:center;grid-auto-flow:column;grid-gap:22px;gap:22px;justify-content:start}.custom-shared-form .form-body .radios-wrap .radio-input-label{display:grid;grid-auto-flow:column;align-items:center;grid-gap:8px;gap:8px}.custom-shared-form .form-body .radios-wrap .radio-input-label .label-span{font-size:18px;color:rgba(0,0,0,.5)}.custom-shared-form .form-body .radios-wrap .radio-input-label input{margin-bottom:4px;opacity:0;width:0;height:0}.custom-shared-form .form-body .radios-wrap .radio-input-label svg{fill:rgba(0,0,0,.5)}.custom-shared-form .form-body .radios-wrap .radio-input-label.selected svg{fill:#6c3a79}.custom-shared-form .form-body .radios-field-array-wrap{border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:22px}.custom-shared-form .form-body .radios-field-array-wrap.no-border{border-bottom:0}.custom-shared-form .form-body .radios-field-array-wrap.border-top{border-top:1px solid rgba(0,0,0,.1);padding-top:18px}.custom-shared-form .form-body .custom-date-input,.custom-shared-form .form-body .custom-picker-wrap{display:grid}.custom-shared-form .form-body .custom-date-input .label-span{margin-bottom:8px;padding:0 6px;color:#555}.custom-shared-form .form-body .custom-date-input input{height:62px;border-radius:8px;background-color:#f1f2f3!important;border:0;padding:10px 4px 10px 18px;outline:0;transition:all .2s ease-out}.custom-shared-form .form-body .custom-date-input input:focus{box-shadow:0 0 0 2px rgba(24,144,255,.2)}.custom-shared-form .form-body .receipt-date-picker{background-color:#f1f2f3!important;height:62px;border-radius:8px}.custom-shared-form .form-body .receipt-date-picker input:focus{outline:0;box-shadow:none}.custom-shared-form .form-body .from-to-warehouse-wrap{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.custom-shared-form .form-body .error-p{color:#f33;font-size:14px;text-align:right}.custom-shared-form .supplier-name-view{display:flex;align-items:center;grid-gap:4px;gap:4px;margin-bottom:22px;font-size:18px}.custom-shared-form .supplier-name-view .supp-name{background-color:#eee;padding:6px 22px 8px;border-radius:12px;font-size:20px}.custom-shared-form .submit-btn{background-color:#6c3a79;color:#fff;border-radius:10px;padding:10px 18px;border:0;outline:0;min-height:52px;min-width:132px;max-width:182px;justify-self:end;margin-top:22px}.custom-filter-add-section,.custom-filter-add-section1{margin-top:52px;margin-bottom:10px;display:grid;grid-auto-flow:column;justify-content:start;align-items:end;grid-gap:52px;gap:52px}.custom-filter-add-section1.custom-filter-add-section1,.custom-filter-add-section.custom-filter-add-section1{grid-auto-flow:row;grid-gap:12px;gap:12px}.custom-filter-add-section1.custom-filter-add-section1 .add-section .add-btn,.custom-filter-add-section.custom-filter-add-section1 .add-section .add-btn{padding:9px 32px;border-radius:12px;min-height:48px}.custom-filter-add-section1 .add-section,.custom-filter-add-section .add-section{display:grid;grid-auto-flow:column;justify-content:start;grid-gap:14px;align-items:center}.custom-filter-add-section1 .add-section p:first-of-type,.custom-filter-add-section .add-section p:first-of-type{font-size:20px}.custom-filter-add-section1 .add-section p:nth-of-type(2),.custom-filter-add-section .add-section p:nth-of-type(2){font-size:16px}.custom-filter-add-section1 .add-section .add-btn,.custom-filter-add-section .add-section .add-btn{align-self:flex-end;background-color:#6c3a79;color:#fff;padding:5.5px 28px;border-radius:8px;min-height:40px;display:grid;align-items:center;cursor:pointer}.custom-filter-add-section1 .add-section .add-btn .text-span,.custom-filter-add-section .add-section .add-btn .text-span{margin-bottom:4px}.custom-table-fitler{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.custom-table-fitler .filter-form{display:flex;grid-gap:32px;gap:32px;flex-wrap:wrap;align-items:flex-end}.custom-table-fitler .filter-form .table-search{border:1px solid rgba(0,0,0,.2);border-radius:8px;display:grid}.custom-table-fitler .filter-form .table-search label{display:grid;grid-template-columns:auto 1fr;align-items:center;padding:8px 12px;height:40px}.custom-table-fitler .filter-form .table-search input{border:0;outline:0;margin-right:8px;background-color:transparent}.custom-table-fitler .filter-form .receipt-filter-option-wrap{display:grid;grid-gap:4px;gap:4px}.custom-table-fitler .filter-form .receipt-filter-option-wrap .ant-select-selector{border:1px solid rgba(0,0,0,.1);background-color:#f1f2f3;background-color:transparent;height:44px;height:100%;border-radius:8px}.custom-table-fitler .filter-form .receipt-filter-option-wrap .ant-select-selector input{height:100%}.custom-table-fitler .filter-form .receipt-filter-option-wrap .ant-select-selector:after{line-height:44px!important}.custom-table-fitler .filter-form .receipt-filter-option-wrap .ant-select-selection-item{line-height:44px}.custom-table-fitler .filter-form .receipt-filter-option-wrap svg{width:8px;height:8px;margin-bottom:1px}.custom-table-fitler .filter-form .receipt-filter-option-wrap svg path{fill:#333}.custom-table-fitler .filter-form .receipt-filter-option-wrap .select-title{color:#888;font-size:16px;margin-bottom:4px}.custom-table-fitler .filter-form .filter-range-picker{background-color:#f1f2f3;border-radius:8px;border:0;height:40px}.custom-table-fitler .filter-form .filter-submit-btn{background-color:#f1f2f3;border:1px solid rgba(0,0,0,.8);height:36px;padding:2px 28px;border-radius:8px;cursor:pointer;transition:all .1s ease-out}.custom-table-fitler .filter-form .filter-submit-btn:hover{background-color:#6c3a79;color:#fff}.custom-table-fitler .excel-export-btn{cursor:pointer}.custom-table-fitler .excel-export-btn img{height:44px;border-radius:8px}.custom-circled-icon{background-color:#f9f8f8;width:46px;height:46px;border-radius:50%;display:grid;place-items:center}.custom-circled-icon svg{width:22px;height:22px}.success-order-modal{display:grid;place-items:center}.success-order-modal .modal-body{padding:18px 14px;display:grid;place-content:center;position:absolute;background-color:#f7f8fa;width:94%;max-width:600px;min-height:360px;box-shadow:0 12px 14px rgba(0,0,0,.1),0 0 30px rgba(0,0,0,.1);border-radius:4px;border:0;outline:0}@media only screen and (min-width:992px){.success-order-modal .modal-body{min-height:400px}}.success-order-modal .modal-body img{width:182px}.success-order-modal .modal-body p{margin-top:18px;text-align:center;font-size:20px}.success-order-modal .modal-body .cart-link{background-color:#6c3a79;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;justify-self:center;margin-top:18px;border-radius:4px;padding:5px 18px;font-size:15px;display:flex;grid-gap:6px;gap:6px;align-items:center;transition:all .2s ease-out}.success-order-modal .modal-body .cart-link:hover{background-color:#532d5d;box-shadow:0 8px 12px rgba(0,0,0,.1);color:#fff}.success-order-modal .modal-body .cart-link svg{width:15px;height:15px}.success-order-modal .modal-body .cart-link svg path{stroke:#fff}.common-loader{position:relative;margin:0 auto;width:62px}.common-loader:before{content:"";display:block;padding-top:100%}.common-loader .circular{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;height:100%;-webkit-transform-origin:center center;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.common-loader .path{stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-webkit-keyframes color{0%,to{stroke:#d62d20}40%{stroke:#0057e7}66%{stroke:#008744}80%,90%{stroke:#ffa700}}@keyframes color{0%,to{stroke:#d62d20}40%{stroke:#0057e7}66%{stroke:#008744}80%,90%{stroke:#ffa700}}.identity-back-img-modal,.identity-face-img-modal,.personal-img-modal{display:grid;place-items:center}.identity-back-img-modal .modal-body,.identity-face-img-modal .modal-body,.personal-img-modal .modal-body{overflow-y:auto;padding:18px 14px;position:absolute;background-color:#f7f8fa;width:94%;max-width:600px;min-height:360px;height:auto;box-shadow:0 12px 14px rgba(0,0,0,.1),0 0 30px rgba(0,0,0,.1);border-radius:4px;border:0;outline:0}@media only screen and (min-width:992px){.identity-back-img-modal .modal-body,.identity-face-img-modal .modal-body,.personal-img-modal .modal-body{min-height:400px}}.identity-back-img-modal .modal-body .dropZone,.identity-face-img-modal .modal-body .dropZone,.personal-img-modal .modal-body .dropZone{width:90%;height:260px;margin:auto}.identity-back-img-modal .modal-body .previewFiles,.identity-face-img-modal .modal-body .previewFiles,.personal-img-modal .modal-body .previewFiles{display:grid;place-items:center}.identity-back-img-modal .modal-body .previewFiles .imgPreview,.identity-face-img-modal .modal-body .previewFiles .imgPreview,.personal-img-modal .modal-body .previewFiles .imgPreview{position:relative;display:grid;width:90%;max-height:90%;max-width:500px}.identity-back-img-modal .modal-body .previewFiles img,.identity-face-img-modal .modal-body .previewFiles img,.personal-img-modal .modal-body .previewFiles img{max-width:100%;max-height:220px;object-fit:cover;object-position:top center;border:1px solid rgba(0,0,0,.1)}.identity-back-img-modal .modal-body .previewFiles .icon-cancel,.identity-face-img-modal .modal-body .previewFiles .icon-cancel,.personal-img-modal .modal-body .previewFiles .icon-cancel{position:absolute;top:-16px;right:-16px;background-color:#fff;color:#323232;width:32px;height:32px;font-size:22px;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.1);display:grid;place-items:center;border:1px solid rgba(0,0,0,.1)}.identity-back-img-modal .modal-body .done-btn,.identity-face-img-modal .modal-body .done-btn,.personal-img-modal .modal-body .done-btn{font-family:"DroidKufi-Regular","Poppins-Regular"!important;width:-webkit-max-content;width:max-content;justify-self:center}.ReactCrop{margin-bottom:16px;max-height:400px;overflow:auto!important}.ReactCrop::-webkit-scrollbar{width:10px;height:8px}.ReactCrop::-webkit-scrollbar-track{border-radius:10px;background-color:#d5d5d5}.ReactCrop::-webkit-scrollbar-thumb{background-color:rgba(95,139,158,.5607843137254902);background-color:#b5b5b5;border-radius:10px}.ReactCrop::-webkit-scrollbar-thumb:hover{background:#aaa}.ReactCrop img{max-width:100%}.cropped-img{max-height:120px}.personal-img-modal .modal-body{display:grid;justify-items:center;align-content:center;align-items:center;height:532px}.personal-img-modal .modal-body .cropped-img{margin:22px 0;display:grid;place-items:center}.personal-img-modal .modal-body .cropped-img img{height:180px;border:1px solid rgba(0,0,0,.1);border-radius:50%}html{scroll-behavior:smooth;color:#617182}html[lang=ar] body,html[lang=en] body{font-family:"DroidKufi-Regular","Poppins-Regular"!important}body{margin:0;padding:0;overflow-x:hidden!important}body::-webkit-scrollbar{width:10px;height:8px}body::-webkit-scrollbar-track{border-radius:10px;background-color:#d5d5d5}body::-webkit-scrollbar-thumb{background-color:rgba(95,139,158,.5607843137254902);background-color:#b5b5b5;border-radius:10px}body::-webkit-scrollbar-thumb:hover{background:#aaa}.app{min-height:100vh;background-color:#fff;background-color:#f9f8f8;grid-template-rows:auto 1fr;margin:0;padding:0!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shared-custom-page{padding:22px 0}.shared-custom-page .page-title h2{font-size:42px}.shared-custom-page .page-title p{font-size:18px}[contenteditable=true]{line-height:1.8}.notifications-component.rtl .notification__close{right:auto;left:10px}.ant-table-wrapper.ant-table-wrapper-rtl .ant-table-pagination-left{justify-content:center}.ant-table-tbody>tr>td,.ant-table-wrapper-rtl .ant-table-thead>tr>th{text-align:center}.ant-table-thead>tr>th,.ant-table-thead>tr>th.ant-table-column-sort{background-color:#595f6f;color:#fff}.ant-table-thead>tr>th.ant-table-column-sort:before,.ant-table-thead>tr>th:before{background-color:#bbb!important;left:0;right:auto!important}.ant-table{background-color:transparent!important}.antd-custom-table{margin-top:10px}.antd-custom-table table{border-spacing:0 8px!important}.antd-custom-table .ant-table-thead{margin-bottom:8px}.antd-custom-table .ant-table-thead>tr>th{background-color:#eee;color:#6c3a79;border-bottom:0}.antd-custom-table .ant-table-thead>tr:first-child th:first-child{border-radius:0 4px 18px 0}.antd-custom-table .ant-table-thead>tr:first-child th:last-child{border-radius:18px 0 0 4px}.antd-custom-table tbody>tr>td{background-color:#fff!important;padding-bottom:26px}.antd-custom-table .has-read-more{color:#8b8b8b;font-size:15px;display:flex;align-items:center}.antd-custom-table .has-read-more .read-more-span{padding-bottom:4px}.antd-custom-table .ltr-text{direction:ltr}.antd-custom-table .row-cell{display:grid;justify-content:center}.antd-custom-table .row-cell.row-index span{color:#6c3a79;background-color:#fff;font-size:18px;border-radius:10px;padding:14px 10px;min-height:60px;display:grid;place-items:center;justify-content:center}.antd-custom-table .row-cell.row-title{display:grid}.antd-custom-table .row-cell.row-title .label-span{color:#6c3a79;text-align:start}.antd-custom-table .row-cell.row-text{color:#8b8b8b;text-align:center}.antd-custom-table .row-cell.row-img img{cursor:pointer;width:132px;max-height:92px;object-fit:cover;object-position:top center;border-radius:4px}.antd-custom-table .row-cell.row-icon{display:flex;align-items:center;grid-gap:5px;gap:5px}.antd-custom-table .row-cell.row-link a{background-color:transparent;color:#6c3a79;border:1px solid #000;padding:8px 20px;border-radius:8px;font-size:14px;transition:all .2s ease-out}.antd-custom-table .row-cell.row-link a:hover{background-color:#6c3a79;color:#fff}.antd-custom-table .row-cell.row-action-btn .custom-btn{background-color:#b5b5b5;color:#222;padding:8px 14px;border-radius:10px;display:flex;align-items:center;grid-gap:5px;gap:5px;cursor:pointer}.antd-custom-table .row-cell.row-action-btn .custom-btn svg{width:17px;height:17px}.antd-custom-table .row-cell.row-actions .action-btns-wrap{display:flex;align-items:center;grid-gap:8px;gap:8px}.antd-custom-table .row-cell.row-actions .edit-btn,.antd-custom-table .row-cell.row-actions .reports-btn{background-color:#eee;color:#6c3a79;padding:8px 24px;height:40px;border-radius:20px 5px 20px 5px;display:flex;align-items:center;grid-gap:5px;gap:5px;cursor:pointer}.antd-custom-table .row-cell.row-actions .edit-btn svg,.antd-custom-table .row-cell.row-actions .reports-btn svg{width:16px;height:16px}.antd-custom-table .row-cell.row-actions .edit-btn svg path,.antd-custom-table .row-cell.row-actions .reports-btn svg path{fill:#6c3a79}.antd-custom-table .row-cell.row-actions .delete-btn{background-color:#6c3a79;padding:10px 7px;border-radius:12px;display:grid;place-items:center;cursor:pointer}.antd-custom-table .row-cell.row-actions .delete-btn svg{width:18px;height:14px}.antd-custom-table .row-cell.row-circled-btn .circled-btn{width:40px;height:40px}.antd-custom-table .row-cell.row-circled-btn .circled-btn span{font-size:18px}.antd-custom-table .ant-table-thead th.ant-table-column-has-sorters:hover{background:#6c3a79!important}.antd-custom-table .ant-table-thead th.ant-table-column-has-sorters:hover:before{background-color:#bbb!important}.antd-custom-table .accept-btn,.antd-custom-table .reject-btn{display:flex;align-items:center;border:0;outline:0;height:40px;padding:4px 22px;border-radius:20px 5px 20px 5px}.antd-custom-table .accept-btn{color:#fff}.antd-custom-table .reject-btn{background-color:#f9f8f8}.ant-select-rtl{width:100%}.ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-wrap{justify-content:center}.popover-answers-wrap{display:grid;grid-gap:8px;list-style-type:disc;padding-right:22px;max-width:362px}.ant-popover-inner-content{max-width:280px}.ant-avatar.ant-avatar-circle.ant-avatar-icon{line-height:34px!important}.ant-btn-round.ant-btn-lg{padding:6.4px 10px}.custom-shared-btn{border:0;outline:0;height:40px;padding:4px 22px;border-radius:20px 5px 20px 5px;display:flex;grid-gap:6px;gap:6px;align-items:center}.custom-shared-btn>svg{width:18px;height:18px}.custom-shared-btn.dimmed{background-color:#ddd;color:#444}.custom-page-title-profile-wrap{display:flex;align-items:center;justify-content:space-between}.notification__item--success{background-color:#9751a9;border-left-width:5px}.notification__item--success .notification__close{background-color:#fff;width:22px;height:22px}.notification__item--success .notification__close:after{color:#6c3a79;font-size:20px;top:45%}.notification__item--danger{background-color:#cc5858;border-radius:5px;border-left-width:5px}.notification__item--danger .notification__title{color:#fff}.notification__item--danger .notification__close{background-color:#fff;width:22px;height:22px}.notification__item--danger .notification__close:after{color:#dc3545;font-size:20px;top:45%}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:38px!important}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:20px}.image-gallery-content .image-gallery-slide .image-gallery-image{min-height:342px}.ant-menu-inline>.ant-menu-item,.ant-menu-sub.ant-menu-inline>.ant-menu-item{height:48px;line-height:48px}.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:#fcebff}
/*# sourceMappingURL=main.286f60f1.chunk.css.map */