.theme-light{--text: #000;--bg: #fff}.theme-dark{--text: #fff;--bg: #333}@font-face{font-family:"Almarai";src:local(""),url("../fonts/Almarai-Regular.woff") format("woff"),url("../fonts/Almarai-Regular.ttf") format("truetype"),url("../fonts/Almarai-Bold.woff") format("woff"),url("../fonts/Almarai-Bold.ttf") format("truetype")}@font-face{font-family:"Material Icons";font-style:normal;font-weight:400;src:url("../fonts/material-icons.woff2") format("woff2")}@font-face{font-family:"Concert One",cursive;font-style:normal;font-weight:400;src:url(../fonts/ConcertOne-Regular.ttf) format("ttf")}.material-icons{font-family:"Material Icons";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;overflow-wrap:normal;direction:ltr;font-feature-settings:"liga";-webkit-font-smoothing:antialiased}*{box-sizing:border-box;margin:0;padding:0}body{text-align:start;font-size:clamp(.81rem,2.5vw,1rem) !important;font-family:"Almarai",sans-serif;min-height:100vh;display:flex;flex-direction:column}body.front{background:url(../images/body-bg.png) no-repeat top center;background-size:100vw 70vh}body:not(.front){background:#fbfbfb}html:lang(ar) body{direction:rtl}::-webkit-scrollbar{width:.63rem;height:.25rem}@media(max-width: 767px){::-webkit-scrollbar{width:.5rem}}::-webkit-scrollbar-track{background-color:rgba(0,0,0,.5);box-shadow:0 3px 6px #000}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.6)}section+section{margin-top:2.5rem}@media(max-width: 991px){section+section{margin-top:1.5rem}}img[src*=".svg"]{max-width:100%;height:auto}img:not([src*=".svg"]){object-fit:cover}@media(max-width: 991px){img{max-width:100% !important}}p,h6{margin-bottom:0 !important;line-height:1.5rem}h1,h2,h3,h4,h5,h6{margin-bottom:0 !important;font-weight:600 !important}a{text-decoration:none;cursor:pointer;outline:none !important}.material-icons.small{font-size:1rem}ul{list-style-type:none;padding-left:0;margin-bottom:0}textarea{resize:none}video,input{outline:0 !important}button,[class*=btn],.btn{outline:0 !important}button:hover,[class*=btn]:hover,.btn:hover{filter:saturate(1.5)}.btn:focus,input:focus{box-shadow:none !important}html:lang(ar) .form-control.en,html:lang(ar) [type=email]{direction:ltr;text-align:end}label{margin-bottom:.25rem}.white-img{filter:brightness(0) invert(1)}@media(min-width: 992px){.move-top{transform:translateY(-4rem)}}.absolute-center{position:absolute;bottom:50%;right:50%;transform:translate(50%, 50%)}[class*=grid]{display:grid !important;gap:1rem}@media(max-width: 991px){[class*=grid]:not(.grid-icon){display:flex !important;flex-direction:column}}.grid-icon{grid-template-columns:auto auto;grid-template-rows:auto auto;gap:0 .5rem;width:-moz-fit-content;width:fit-content}.grid-icon label{margin-bottom:0}.grid-icon :first-child{grid-row:1/3}.grid-icon :nth-child(2){grid-row:1/2}.grid-icon :last-child{grid-row:2/3}.grid-center{justify-content:center;margin:auto}.flex-center,.flex-y-center,.flex-y-row,.flex-between,.flex-start,.flex-end{display:flex !important;align-items:center}.flex-start{margin-inline-end:auto !important}.flex-end{margin-inline-start:auto !important}.flex-center{justify-content:center !important}.flex-between{justify-content:space-between !important;gap:1rem}@media(max-width: 767px){.flex-y-center,.flex-between{flex-direction:column}}.lg-mb{margin-bottom:10rem !important}.rotate-180{rotate:180deg;transition:all .2s ease-in-out}.h-fit{height:-moz-fit-content !important;height:fit-content !important}.w-fit{width:-moz-fit-content !important;width:fit-content !important}@media(min-width: 992px){.w-fit{max-width:-moz-fit-content !important;max-width:fit-content !important}}.border-cyan{border:1px solid #0b9490}.dashed{border-style:dashed !important}.btn-grad{background:linear-gradient(98deg, #134773 11%, #2abab5 75%);border:none}.text-cyan{color:#0b9490 !important}.text-orange{color:#bca87c !important}.bg-cyan{background-color:#26b4b0 !important;color:#fff !important}.bg-orange{background:#d3b98c !important;color:#fff !important}.round-start{border-start-start-radius:.5rem !important;border-end-start-radius:.5rem !important}.round-leaf{border-radius:5rem .5rem !important}.round-end{border-start-end-radius:.5rem !important;border-end-end-radius:.5rem !important}.underline{text-decoration:underline}@media(max-width: 767px){.m-xs-0{margin:0 !important}}.fw-3{font-weight:300 !important}.fw-4{font-weight:400 !important}.fw-5{font-weight:500 !important}.fw-6{font-weight:600 !important}.fw-7{font-weight:700 !important}.fw-8{font-weight:800 !important}.fw-9{font-weight:900 !important}.grid-1{grid-template-columns:repeat(1, 1fr)}@media(min-width: 1450px){.grid-xxl-1{grid-template-columns:repeat(1, 1fr) !important}}@media(min-width: 1200px){.grid-xl-1{grid-template-columns:repeat(1, 1fr) !important}}@media(min-width: 992px){.grid-lg-1{grid-template-columns:repeat(1, 1fr) !important}}@media(min-width: 768px)and (max-width: 991px){.grid-md-1{grid-template-columns:repeat(1, 1fr) !important}}@media(max-width: 767px){.grid-xs-1{grid-template-columns:repeat(1, 1fr) !important}}.sat-1{filter:saturate(1)}.rounded-1{border-radius:.25rem !important}.span-1{grid-column:span 1}.grid-2{grid-template-columns:repeat(2, 1fr)}@media(min-width: 1450px){.grid-xxl-2{grid-template-columns:repeat(2, 1fr) !important}}@media(min-width: 1200px){.grid-xl-2{grid-template-columns:repeat(2, 1fr) !important}}@media(min-width: 992px){.grid-lg-2{grid-template-columns:repeat(2, 1fr) !important}}@media(min-width: 768px)and (max-width: 991px){.grid-md-2{grid-template-columns:repeat(2, 1fr) !important}}@media(max-width: 767px){.grid-xs-2{grid-template-columns:repeat(2, 1fr) !important}}.sat-2{filter:saturate(2)}.rounded-2{border-radius:.5rem !important}.span-2{grid-column:span 2}.grid-3{grid-template-columns:repeat(3, 1fr)}@media(min-width: 1450px){.grid-xxl-3{grid-template-columns:repeat(3, 1fr) !important}}@media(min-width: 1200px){.grid-xl-3{grid-template-columns:repeat(3, 1fr) !important}}@media(min-width: 992px){.grid-lg-3{grid-template-columns:repeat(3, 1fr) !important}}@media(min-width: 768px)and (max-width: 991px){.grid-md-3{grid-template-columns:repeat(3, 1fr) !important}}@media(max-width: 767px){.grid-xs-3{grid-template-columns:repeat(3, 1fr) !important}}.sat-3{filter:saturate(3)}.rounded-3{border-radius:.75rem !important}.span-3{grid-column:span 3}.grid-4{grid-template-columns:repeat(4, 1fr)}@media(min-width: 1450px){.grid-xxl-4{grid-template-columns:repeat(4, 1fr) !important}}@media(min-width: 1200px){.grid-xl-4{grid-template-columns:repeat(4, 1fr) !important}}@media(min-width: 992px){.grid-lg-4{grid-template-columns:repeat(4, 1fr) !important}}@media(min-width: 768px)and (max-width: 991px){.grid-md-4{grid-template-columns:repeat(4, 1fr) !important}}@media(max-width: 767px){.grid-xs-4{grid-template-columns:repeat(4, 1fr) !important}}.sat-4{filter:saturate(4)}.rounded-4{border-radius:1rem !important}.span-4{grid-column:span 4}.grid-5{grid-template-columns:repeat(5, 1fr)}@media(min-width: 1450px){.grid-xxl-5{grid-template-columns:repeat(5, 1fr) !important}}@media(min-width: 1200px){.grid-xl-5{grid-template-columns:repeat(5, 1fr) !important}}@media(min-width: 992px){.grid-lg-5{grid-template-columns:repeat(5, 1fr) !important}}@media(min-width: 768px)and (max-width: 991px){.grid-md-5{grid-template-columns:repeat(5, 1fr) !important}}@media(max-width: 767px){.grid-xs-5{grid-template-columns:repeat(5, 1fr) !important}}.sat-5{filter:saturate(5)}.rounded-5{border-radius:1.25rem !important}.span-5{grid-column:span 5}.grid-6{grid-template-columns:repeat(6, 1fr)}@media(min-width: 1450px){.grid-xxl-6{grid-template-columns:repeat(6, 1fr) !important}}@media(min-width: 1200px){.grid-xl-6{grid-template-columns:repeat(6, 1fr) !important}}@media(min-width: 992px){.grid-lg-6{grid-template-columns:repeat(6, 1fr) !important}}@media(min-width: 768px)and (max-width: 991px){.grid-md-6{grid-template-columns:repeat(6, 1fr) !important}}@media(max-width: 767px){.grid-xs-6{grid-template-columns:repeat(6, 1fr) !important}}.sat-6{filter:saturate(6)}.rounded-6{border-radius:1.5rem !important}.span-6{grid-column:span 6}.gapx-0{column-gap:0rem}.gapy-0{row-gap:0rem}.gapx-1{column-gap:.25rem}.gapy-1{row-gap:.25rem}.gapx-2{column-gap:.5rem}.gapy-2{row-gap:.5rem}.gapx-3{column-gap:.75rem}.gapy-3{row-gap:.75rem}.gapx-4{column-gap:1rem}.gapy-4{row-gap:1rem}.gapx-5{column-gap:1.25rem}.gapy-5{row-gap:1.25rem}.gapx-6{column-gap:1.5rem}.gapy-6{row-gap:1.5rem}.gapx-7{column-gap:1.75rem}.gapy-7{row-gap:1.75rem}.gapx-8{column-gap:2rem}.gapy-8{row-gap:2rem}.gapx-9{column-gap:2.25rem}.gapy-9{row-gap:2.25rem}.gapx-10{column-gap:2.5rem}.gapy-10{row-gap:2.5rem}.gapx-11{column-gap:2.75rem}.gapy-11{row-gap:2.75rem}.gapx-12{column-gap:3rem}.gapy-12{row-gap:3rem}.border-cyan-1{border:1px solid rgba(11,148,144,.1)}.scale-1{transform:scale(1.1)}.op-1{opacity:.1 !important}.bg-cyan-1{background-color:rgba(11,148,144,.1) !important}.bg-danger-1{background-color:rgba(181,39,39,.1)}.bg-white-1{background-color:rgba(var(--background), 0.1)}.bg-gray-1{background-color:rgba(235,206,206,.1) !important}@media(min-width: 768px){.w-md-1{width:10% !important}}@media(min-width: 992px){.w-lg-1{width:10% !important}}@media(min-width: 1400px){.w-xxl-1{width:10% !important}}.border-cyan-2{border:1px solid rgba(11,148,144,.2)}.scale-2{transform:scale(1.2)}.op-2{opacity:.2 !important}.bg-cyan-2{background-color:rgba(11,148,144,.2) !important}.bg-danger-2{background-color:rgba(181,39,39,.2)}.bg-white-2{background-color:rgba(var(--background), 0.2)}.bg-gray-2{background-color:rgba(235,206,206,.2) !important}@media(min-width: 768px){.w-md-2{width:20% !important}}@media(min-width: 992px){.w-lg-2{width:20% !important}}@media(min-width: 1400px){.w-xxl-2{width:20% !important}}.border-cyan-3{border:1px solid rgba(11,148,144,.3)}.scale-3{transform:scale(1.3)}.op-3{opacity:.3 !important}.bg-cyan-3{background-color:rgba(11,148,144,.3) !important}.bg-danger-3{background-color:rgba(181,39,39,.3)}.bg-white-3{background-color:rgba(var(--background), 0.3)}.bg-gray-3{background-color:rgba(235,206,206,.3) !important}@media(min-width: 768px){.w-md-3{width:30% !important}}@media(min-width: 992px){.w-lg-3{width:30% !important}}@media(min-width: 1400px){.w-xxl-3{width:30% !important}}.border-cyan-4{border:1px solid rgba(11,148,144,.4)}.scale-4{transform:scale(1.4)}.op-4{opacity:.4 !important}.bg-cyan-4{background-color:rgba(11,148,144,.4) !important}.bg-danger-4{background-color:rgba(181,39,39,.4)}.bg-white-4{background-color:rgba(var(--background), 0.4)}.bg-gray-4{background-color:rgba(235,206,206,.4) !important}@media(min-width: 768px){.w-md-4{width:40% !important}}@media(min-width: 992px){.w-lg-4{width:40% !important}}@media(min-width: 1400px){.w-xxl-4{width:40% !important}}.border-cyan-5{border:1px solid rgba(11,148,144,.5)}.scale-5{transform:scale(1.5)}.op-5{opacity:.5 !important}.bg-cyan-5{background-color:rgba(11,148,144,.5) !important}.bg-danger-5{background-color:rgba(181,39,39,.5)}.bg-white-5{background-color:rgba(var(--background), 0.5)}.bg-gray-5{background-color:rgba(235,206,206,.5) !important}@media(min-width: 768px){.w-md-5{width:50% !important}}@media(min-width: 992px){.w-lg-5{width:50% !important}}@media(min-width: 1400px){.w-xxl-5{width:50% !important}}.border-cyan-6{border:1px solid rgba(11,148,144,.6)}.scale-6{transform:scale(1.6)}.op-6{opacity:.6 !important}.bg-cyan-6{background-color:rgba(11,148,144,.6) !important}.bg-danger-6{background-color:rgba(181,39,39,.6)}.bg-white-6{background-color:rgba(var(--background), 0.6)}.bg-gray-6{background-color:rgba(235,206,206,.6) !important}@media(min-width: 768px){.w-md-6{width:60% !important}}@media(min-width: 992px){.w-lg-6{width:60% !important}}@media(min-width: 1400px){.w-xxl-6{width:60% !important}}.border-cyan-7{border:1px solid rgba(11,148,144,.7)}.scale-7{transform:scale(1.7)}.op-7{opacity:.7 !important}.bg-cyan-7{background-color:rgba(11,148,144,.7) !important}.bg-danger-7{background-color:rgba(181,39,39,.7)}.bg-white-7{background-color:rgba(var(--background), 0.7)}.bg-gray-7{background-color:rgba(235,206,206,.7) !important}@media(min-width: 768px){.w-md-7{width:70% !important}}@media(min-width: 992px){.w-lg-7{width:70% !important}}@media(min-width: 1400px){.w-xxl-7{width:70% !important}}.border-cyan-8{border:1px solid rgba(11,148,144,.8)}.scale-8{transform:scale(1.8)}.op-8{opacity:.8 !important}.bg-cyan-8{background-color:rgba(11,148,144,.8) !important}.bg-danger-8{background-color:rgba(181,39,39,.8)}.bg-white-8{background-color:rgba(var(--background), 0.8)}.bg-gray-8{background-color:rgba(235,206,206,.8) !important}@media(min-width: 768px){.w-md-8{width:80% !important}}@media(min-width: 992px){.w-lg-8{width:80% !important}}@media(min-width: 1400px){.w-xxl-8{width:80% !important}}.border-cyan-9{border:1px solid rgba(11,148,144,.9)}.scale-9{transform:scale(1.9)}.op-9{opacity:.9 !important}.bg-cyan-9{background-color:rgba(11,148,144,.9) !important}.bg-danger-9{background-color:rgba(181,39,39,.9)}.bg-white-9{background-color:rgba(var(--background), 0.9)}.bg-gray-9{background-color:rgba(235,206,206,.9) !important}@media(min-width: 768px){.w-md-9{width:90% !important}}@media(min-width: 992px){.w-lg-9{width:90% !important}}@media(min-width: 1400px){.w-xxl-9{width:90% !important}}.filters .form-control,.filters .form-select{background-color:#fff !important}.filters select,.filters input{height:100%}.breadcrumb-wrapper+* .form-select,.breadcrumb-wrapper+* .form-control::placeholder,.breadcrumb-wrapper+* input::-webkit-datetime-edit,.breadcrumb-wrapper+* input::-webkit-inner-spin-button,.breadcrumb-wrapper+* input::-webkit-clear-button{font-size:.75rem}.breadcrumb-wrapper+* .btn{font-size:.88rem}.form-control::placeholder{color:rgba(0,0,0,.3)}.form-control:disabled{background-color:#f4f4f4 !important}.form-control.search{padding-inline-start:2rem;background:url(../images/icons/search.svg) no-repeat left 1rem center}html:lang(ar) .form-control.search{background:url(../images/icons/search.svg) no-repeat right 1rem center}.form-select.search{padding-inline-start:2.3rem;background-image:url(../images/icons/search.svg),url(../images/icons/chev-down.svg);background-position:left 1rem center,right 1rem center;background-repeat:no-repeat}html:lang(ar) .form-select.search{background-image:url(../images/icons/search.svg),url(../images/icons/chev-down.svg);background-position:right 1rem center,left 1rem center;background-repeat:no-repeat}.form-select.search::after{content:"jdjdj"}.radio-wrapper{display:flex;align-items:center;gap:.5rem}@media(min-width: 992px){.radio-wrapper .form-check-label{margin-inline-end:2rem}}.radio-wrapper label{margin-inline-end:1.5rem}.radio-wrapper label,.radio-wrapper input{opacity:.7}.radio-wrapper input[type=radio]{accent-color:#1d4d8b;opacity:.8}.radio-wrapper input[type=radio]:checked+label{color:#1d4d8b;opacity:1}input[type=radio]{transform:scale(1.3)}input[type=radio]~label{margin-bottom:0}input[type=checkbox]{accent-color:#26984d}input[type=checkbox]~label{margin-inline:.5rem 1rem;margin-bottom:0}input.date{background:url(../images/icons/calendar.svg) no-repeat 98%}html:lang(ar) input.date{background:url(../images/icons/calendar.svg) no-repeat 2%}html:lang(ar) input[type=date]{text-align:right}html:lang(en) input[type=date]:disabled,input[type=date]:disabled html:lang(en-US){text-indent:.75rem}input[type=date]:disabled,input[type=date]::-webkit-calendar-picker-indicator{background:url(../images/icons/calendar.svg) no-repeat 2%}html:lang(ar) input[type=date]:disabled,html:lang(ar) input[type=date]::-webkit-calendar-picker-indicator{background:url(../images/icons/calendar.svg) no-repeat 98%}label.required::before{content:"*";color:#ff271a}.multiselect-dropdown{width:100% !important;background-color:#fdfcfc;border:1px solid #ebebeb !important;padding:6px 12px !important}html:lang(ar) .multiselect-dropdown{background-position:left .75rem center}.multiselect-dropdown .multiselect-dropdown-list>div{display:flex;align-items:center;white-space:normal}.multiselect-dropdown .multiselect-dropdown-list>div input{width:13px;height:13px}.multiselect-dropdown .optext{padding-inline-start:1rem;vertical-align:middle;background-color:rgba(0,0,0,0) !important;width:92%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html:lang(ar) .multiselect-dropdown .optext{margin-left:.5em;text-align:right}.multiselect-dropdown .optext .optdel{position:absolute;inset-inline-start:14px;top:8px}.multiselect-dropdown .placeholder{white-space:nowrap;opacity:1;cursor:pointer;background-color:#fdfcfc !important;margin:0 !important}.financial-card{position:relative;background-color:#fff;box-shadow:5px 8px 40px rgba(0,0,0,.08);padding:2.5rem 2.5rem 7rem;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:3.75rem}.financial-card.active{background-color:#dcf3fc;box-shadow:none}.financial-card a{color:rgba(0,0,0,.7);font-size:.81rem;font-weight:700}.financial-card .icon{position:relative;background-color:#d9f4fc !important;font-size:1.06rem;font-weight:700;font-family:"Concert One",cursive;width:5.19rem;height:4.31rem;display:flex;justify-content:center;align-items:center}.financial-card .icon.success::after{content:url(../images/icons/check3.svg);position:absolute;right:50%;bottom:-1rem;transform:translateX(50%)}.financial-card .icon:empty{background:url(../images/icons/calc-money.svg) no-repeat center;background-size:40px}.financial-card a{position:absolute;top:70%;right:50%;transform:translateX(50%);width:90%}.notification-card{border:1px solid rgba(68,68,68,.1);box-shadow:0px 0px 1px rgba(25,27,35,.16),0px 1px 2px rgba(25,27,35,.12);border-radius:.5rem}.notification-card header{background:rgba(242,242,242,.3);padding:1rem 1.75rem}.notification-card header a{border-inline-start:1px solid #999b9b;padding-inline-start:2rem}.notification-card .dropdown-item{padding:1rem 1.75rem}.notification-card .item-text *{overflow:visible !important}.main-header{padding-block:2rem}@media(max-width: 991px){.main-header img{width:70px}}.main-header .langs{display:flex;align-items:center;flex-direction:row !important;gap:1rem}.main-header .langs .nav-link{color:#fff !important;border:none !important;border-radius:0}.main-header .langs .nav-link:first-of-type{padding-inline-end:1rem;border-inline-end:1px solid #4aad58}html:lang(en-US) .main-header .langs #enLangBtn{position:relative;padding-inline-start:2rem;color:#26984d !important}html:lang(en-US) .main-header .langs #enLangBtn::before{content:url(../images/icons/globe.svg);position:absolute;bottom:-6px;inset-inline-start:0}html:lang(ar) .main-header .langs #arLangBtn{position:relative;padding-inline-start:2rem;color:#26984d !important}html:lang(ar) .main-header .langs #arLangBtn::before{content:url(../images/icons/globe.svg);position:absolute;bottom:-6px;inset-inline-start:0}.hero{height:calc(70vh - 172px);flex-direction:column}@media(max-width: 991px){.hero{height:20vh}}.hero h1{color:#fff;font-size:clamp(.81rem,2.8vw,3.13rem) !important}@media(max-width: 991px){body.front .hero{padding-top:2rem}}.bottombar{text-align:center;font-weight:300;display:flex;align-items:center;margin-top:auto;margin-inline:auto;padding:.5rem}.dashboard-content{background-color:#fbfbfb;padding-top:1rem}.modal .dashboard-content{padding-block:1rem}.dashboard-content.parent{height:calc(100vh - 74px);overflow:auto;padding-inline:2.5%;padding-bottom:4rem;position:relative;contain:size}@media(min-width: 1450px)and (-webkit-max-device-pixel-ratio: 1){.dashboard-content.parent{max-width:100% !important}}.input-with-icon{position:relative}.input-with-icon .icon{position:absolute;inset-inline:0 auto;bottom:50%;transform:translateY(50%);max-height:100%}.input-with-icon:not(.icon-end) input{padding-inline-start:2.5rem}.input-with-icon.icon-end .icon{inset-inline:auto 0}.table-wrapper{overflow-x:auto}table tr{vertical-align:middle}table thead{background-color:#1d4d8b;color:#fff;display:table-header-group}table thead th{background-color:#1d4d8b !important;box-shadow:none !important;font-weight:400}table thead th:last-child{width:100%}table thead.with-border th{outline:1px solid rgba(255,255,255,.3);border-bottom-width:0}table th,table td{font-size:.75rem;font-weight:700;text-align:center;min-width:7rem;white-space:nowrap}table th:first-of-type{min-width:3rem}table tbody{border-inline:1px solid #dfdfdf}table tbody td{color:rgba(0,0,0,.8) !important;height:47px}table .table-success{background-color:#26984d;color:#fff !important}table .tag{padding:.25rem 1rem;margin:auto;background-color:#efdfdf;color:#636363;width:100%;display:flex;align-items:center;justify-content:center}table .tag.prev{background-color:#ddd}table .tag.approved{background-color:#c5e3c9}table .material-icons{font-size:1rem}table .flex-center{flex-direction:row}table .btn{font-size:.81rem;width:-moz-fit-content;width:fit-content}.pagination-wrapper{display:flex;gap:.5rem;margin:auto;padding:.5rem 1.38rem;background:#fff;width:-moz-fit-content;width:fit-content;border-radius:.63rem}@media(max-width: 1450px){.pagination-wrapper{margin-top:1.5rem}}@media(max-width: 991px){.pagination-wrapper{margin-top:.5rem}}.pagination-wrapper .pagination{gap:.5rem}@media(max-width: 1450px){.pagination-size{margin-top:1.5rem}}@media(max-width: 991px){.pagination-size{margin-top:.5rem}}.pagination-size select{padding:.3rem 1rem}.pdf-details{display:flex;align-items:center;justify-content:space-between}.pdf-details label{padding:.5rem;padding-inline:1rem}.loader{background-color:rgba(255,255,255,.5);position:fixed;inset:0;z-index:1100;height:100vh;display:flex;justify-content:center;align-items:center}.loader .circle{display:inline-block;position:relative;width:80px;height:80px}.loader .circle div{position:absolute;border:4px solid rgba(0,0,0,.8);opacity:1;border-radius:50%;animation:circle 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.loader .circle div:nth-child(2){animation-delay:-0.5s}@keyframes circle{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}.attachment-div{display:flex;justify-content:center;align-items:center;flex-direction:column}.attachment-div .close-btn{display:flex;width:-moz-fit-content;width:fit-content;border-radius:50%;padding:0 5px;margin-inline-end:auto;margin-inline-start:-1rem;margin-top:-1rem}@media(max-width: 991px){.shfafya-header>div{justify-content:start;border:none !important;padding-inline:0 !important}}.modal-dialog{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog .modal-content{padding-block:6vh 8vh;text-align:center}.modal-dialog .modal-header{position:relative;justify-content:center;margin-bottom:3rem}.modal-dialog .modal-header .close-btn{position:absolute;inset-inline-end:1rem;bottom:50%;transform:translateY(50%);border-radius:50%;font-weight:700;padding:2px 8.5px}.modal-dialog .modal-body{max-height:500px;overflow:auto}.modal-dialog .modal-footer{justify-content:center;gap:1.25rem;padding-top:1.5rem}.modal-dialog .modal-footer a:not([class]){display:none}.modal-dialog .modal-footer .btn{padding-block:.7rem;white-space:nowrap}@media(min-width: 992px){.modal-dialog .modal-footer .btn{width:20%;min-width:-moz-fit-content;min-width:fit-content}}.modal-dialog .top-icon{margin-bottom:5vh}.modal-dialog a:not([class]){pointer-events:none}.shared-modal .modal-header{justify-content:space-between}@media(max-width: 991px){.shared-modal .modal-header h4{max-width:80%}}.reject-reasons-modal .modal-header{margin-bottom:1rem}.reject-reasons-modal label{display:flex}.shfafya-modal .modal-header{margin-bottom:0}.shfafya-modal .modal-header .close-btn{bottom:-1.5rem;z-index:10;transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none}.shfafya-modal .pdf-details{position:absolute;top:0;inset-inline-start:1rem;gap:2rem}.shfafya-modal .pdf-details span{font-size:1rem;opacity:1 !important;font-weight:400 !important;color:#000 !important}.shfafya-modal .pdf-details span.op-5{font-weight:700 !important}.shfafya-modal .pdf-details>span:last-of-type{border-inline-start:1px solid rgba(0,0,0,.5);padding-inline-start:2rem}.drag-drop-modal{position:relative;padding:3rem;border:1px dashed #26984d;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}@media(min-width: 992px){.drag-drop-modal{width:50%;margin:auto}}.drag-drop-modal::before{content:url(../images/icons/upload2.svg)}.drag-drop-modal .form-control{border:none;background-color:rgba(0,0,0,0);margin:auto;width:40%}.drag-drop-modal .form-control::file-selector-button{display:none}*[class*=btn-]:not([class*=btn-outline]){color:#fff}*[class*=btn-]:not([class*=btn-outline]):active{color:#fff}*[class*=btn-outline]:not(:hover){background-color:#fff !important}*[class*=btn-outline]:hover,*[class*=btn-outline].show:not(.dropdown-toggle){color:#fff !important}.btn{white-space:nowrap;flex-direction:row}.form-select{cursor:pointer;box-shadow:none !important;min-width:5.5rem}html:lang(ar) .form-select{background-position:left .75rem center}.dropdown .btn::after{margin:0;margin-inline-start:.5rem}.dropdown .dropdown-menu{position:absolute;text-align:start;padding-block:0;left:auto;right:0}html:lang(ar) .dropdown .dropdown-menu{right:auto;left:0}.theme-dark .dropdown .dropdown-menu{background-color:#333}@media(max-width: 991px){.dropdown .dropdown-menu{position:absolute !important}}@media(min-width: 992px){.dropdown .dropdown-menu[data-bs-popper]{margin-top:0}}.dropdown .dropdown-item{background-color:#fff}.dropdown .dropdown-item a{color:#26b4b0 !important}.dropdown .dropdown-item:hover{background-color:rgba(38,180,176,.1) !important}.theme-dark .dropdown .dropdown-item:hover{background-color:rgba(38,180,176,.9) !important}.dropdown .dropdown-item.active{background-color:var(--background)}*[class*=ms-],*[class*=me-]{margin-left:0 !important;margin-right:0 !important}*[class*=ps-],*[class*=pe-]{padding-left:0 !important;padding-right:0 !important}.m-1{margin:0.25rem !important}.mt-1{margin-top:0.25rem !important}.mt-n1{margin-top:-0.25rem !important}.mb-1{margin-bottom:0.25rem !important}.my-1{margin-block:0.25rem !important}.mb-n1{margin-bottom:-0.25rem !important}.ms-1{margin-inline-start:0.25rem !important}.me-1{margin-inline-end:0.25rem !important}.mx-1{margin-inline:0.25rem !important}.ms-n1{margin-inline-start:-0.25rem !important}.me-n1{margin-inline-end:-0.25rem !important}.p-1{padding:0.25rem !important}.pt-1{padding-top:0.25rem !important}.pb-1{padding-bottom:0.25rem !important}.ps-1{padding-inline-start:0.25rem !important}.pe-1{padding-inline-end:0.25rem !important}.px-1{padding-inline:0.25rem !important}.py-1{padding-block:0.25rem !important}.m-2{margin:0.5rem !important}.mt-2{margin-top:0.5rem !important}.mt-n2{margin-top:-0.5rem !important}.mb-2{margin-bottom:0.5rem !important}.my-2{margin-block:0.5rem !important}.mb-n2{margin-bottom:-0.5rem !important}.ms-2{margin-inline-start:0.5rem !important}.me-2{margin-inline-end:0.5rem !important}.mx-2{margin-inline:0.5rem !important}.ms-n2{margin-inline-start:-0.5rem !important}.me-n2{margin-inline-end:-0.5rem !important}.p-2{padding:0.5rem !important}.pt-2{padding-top:0.5rem !important}.pb-2{padding-bottom:0.5rem !important}.ps-2{padding-inline-start:0.5rem !important}.pe-2{padding-inline-end:0.5rem !important}.px-2{padding-inline:0.5rem !important}.py-2{padding-block:0.5rem !important}.m-3{margin:0.75rem !important}.mt-3{margin-top:0.75rem !important}.mt-n3{margin-top:-0.75rem !important}.mb-3{margin-bottom:0.75rem !important}.my-3{margin-block:0.75rem !important}.mb-n3{margin-bottom:-0.75rem !important}.ms-3{margin-inline-start:0.75rem !important}.me-3{margin-inline-end:0.75rem !important}.mx-3{margin-inline:0.75rem !important}.ms-n3{margin-inline-start:-0.75rem !important}.me-n3{margin-inline-end:-0.75rem !important}.p-3{padding:0.75rem !important}.pt-3{padding-top:0.75rem !important}.pb-3{padding-bottom:0.75rem !important}.ps-3{padding-inline-start:0.75rem !important}.pe-3{padding-inline-end:0.75rem !important}.px-3{padding-inline:0.75rem !important}.py-3{padding-block:0.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mt-n4{margin-top:-1rem !important}.mb-4{margin-bottom:1rem !important}.my-4{margin-block:1rem !important}.mb-n4{margin-bottom:-1rem !important}.ms-4{margin-inline-start:1rem !important}.me-4{margin-inline-end:1rem !important}.mx-4{margin-inline:1rem !important}.ms-n4{margin-inline-start:-1rem !important}.me-n4{margin-inline-end:-1rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pb-4{padding-bottom:1rem !important}.ps-4{padding-inline-start:1rem !important}.pe-4{padding-inline-end:1rem !important}.px-4{padding-inline:1rem !important}.py-4{padding-block:1rem !important}.m-5{margin:1.25rem !important}.mt-5{margin-top:1.25rem !important}.mt-n5{margin-top:-1.25rem !important}.mb-5{margin-bottom:1.25rem !important}.my-5{margin-block:1.25rem !important}.mb-n5{margin-bottom:-1.25rem !important}.ms-5{margin-inline-start:1.25rem !important}.me-5{margin-inline-end:1.25rem !important}.mx-5{margin-inline:1.25rem !important}.ms-n5{margin-inline-start:-1.25rem !important}.me-n5{margin-inline-end:-1.25rem !important}.p-5{padding:1.25rem !important}.pt-5{padding-top:1.25rem !important}.pb-5{padding-bottom:1.25rem !important}.ps-5{padding-inline-start:1.25rem !important}.pe-5{padding-inline-end:1.25rem !important}.px-5{padding-inline:1.25rem !important}.py-5{padding-block:1.25rem !important}.m-6{margin:1.5rem !important}.mt-6{margin-top:1.5rem !important}.mt-n6{margin-top:-1.5rem !important}.mb-6{margin-bottom:1.5rem !important}.my-6{margin-block:1.5rem !important}.mb-n6{margin-bottom:-1.5rem !important}.ms-6{margin-inline-start:1.5rem !important}.me-6{margin-inline-end:1.5rem !important}.mx-6{margin-inline:1.5rem !important}.ms-n6{margin-inline-start:-1.5rem !important}.me-n6{margin-inline-end:-1.5rem !important}.p-6{padding:1.5rem !important}.pt-6{padding-top:1.5rem !important}.pb-6{padding-bottom:1.5rem !important}.ps-6{padding-inline-start:1.5rem !important}.pe-6{padding-inline-end:1.5rem !important}.px-6{padding-inline:1.5rem !important}.py-6{padding-block:1.5rem !important}.m-7{margin:1.75rem !important}.mt-7{margin-top:1.75rem !important}.mt-n7{margin-top:-1.75rem !important}.mb-7{margin-bottom:1.75rem !important}.my-7{margin-block:1.75rem !important}.mb-n7{margin-bottom:-1.75rem !important}.ms-7{margin-inline-start:1.75rem !important}.me-7{margin-inline-end:1.75rem !important}.mx-7{margin-inline:1.75rem !important}.ms-n7{margin-inline-start:-1.75rem !important}.me-n7{margin-inline-end:-1.75rem !important}.p-7{padding:1.75rem !important}.pt-7{padding-top:1.75rem !important}.pb-7{padding-bottom:1.75rem !important}.ps-7{padding-inline-start:1.75rem !important}.pe-7{padding-inline-end:1.75rem !important}.px-7{padding-inline:1.75rem !important}.py-7{padding-block:1.75rem !important}.m-8{margin:2rem !important}.mt-8{margin-top:2rem !important}.mt-n8{margin-top:-2rem !important}.mb-8{margin-bottom:2rem !important}.my-8{margin-block:2rem !important}.mb-n8{margin-bottom:-2rem !important}.ms-8{margin-inline-start:2rem !important}.me-8{margin-inline-end:2rem !important}.mx-8{margin-inline:2rem !important}.ms-n8{margin-inline-start:-2rem !important}.me-n8{margin-inline-end:-2rem !important}.p-8{padding:2rem !important}.pt-8{padding-top:2rem !important}.pb-8{padding-bottom:2rem !important}.ps-8{padding-inline-start:2rem !important}.pe-8{padding-inline-end:2rem !important}.px-8{padding-inline:2rem !important}.py-8{padding-block:2rem !important}.m-9{margin:2.25rem !important}.mt-9{margin-top:2.25rem !important}.mt-n9{margin-top:-2.25rem !important}.mb-9{margin-bottom:2.25rem !important}.my-9{margin-block:2.25rem !important}.mb-n9{margin-bottom:-2.25rem !important}.ms-9{margin-inline-start:2.25rem !important}.me-9{margin-inline-end:2.25rem !important}.mx-9{margin-inline:2.25rem !important}.ms-n9{margin-inline-start:-2.25rem !important}.me-n9{margin-inline-end:-2.25rem !important}.p-9{padding:2.25rem !important}.pt-9{padding-top:2.25rem !important}.pb-9{padding-bottom:2.25rem !important}.ps-9{padding-inline-start:2.25rem !important}.pe-9{padding-inline-end:2.25rem !important}.px-9{padding-inline:2.25rem !important}.py-9{padding-block:2.25rem !important}.m-10{margin:2.5rem !important}.mt-10{margin-top:2.5rem !important}.mt-n10{margin-top:-2.5rem !important}.mb-10{margin-bottom:2.5rem !important}.my-10{margin-block:2.5rem !important}.mb-n10{margin-bottom:-2.5rem !important}.ms-10{margin-inline-start:2.5rem !important}.me-10{margin-inline-end:2.5rem !important}.mx-10{margin-inline:2.5rem !important}.ms-n10{margin-inline-start:-2.5rem !important}.me-n10{margin-inline-end:-2.5rem !important}.p-10{padding:2.5rem !important}.pt-10{padding-top:2.5rem !important}.pb-10{padding-bottom:2.5rem !important}.ps-10{padding-inline-start:2.5rem !important}.pe-10{padding-inline-end:2.5rem !important}.px-10{padding-inline:2.5rem !important}.py-10{padding-block:2.5rem !important}.m-11{margin:2.75rem !important}.mt-11{margin-top:2.75rem !important}.mt-n11{margin-top:-2.75rem !important}.mb-11{margin-bottom:2.75rem !important}.my-11{margin-block:2.75rem !important}.mb-n11{margin-bottom:-2.75rem !important}.ms-11{margin-inline-start:2.75rem !important}.me-11{margin-inline-end:2.75rem !important}.mx-11{margin-inline:2.75rem !important}.ms-n11{margin-inline-start:-2.75rem !important}.me-n11{margin-inline-end:-2.75rem !important}.p-11{padding:2.75rem !important}.pt-11{padding-top:2.75rem !important}.pb-11{padding-bottom:2.75rem !important}.ps-11{padding-inline-start:2.75rem !important}.pe-11{padding-inline-end:2.75rem !important}.px-11{padding-inline:2.75rem !important}.py-11{padding-block:2.75rem !important}.m-12{margin:3rem !important}.mt-12{margin-top:3rem !important}.mt-n12{margin-top:-3rem !important}.mb-12{margin-bottom:3rem !important}.my-12{margin-block:3rem !important}.mb-n12{margin-bottom:-3rem !important}.ms-12{margin-inline-start:3rem !important}.me-12{margin-inline-end:3rem !important}.mx-12{margin-inline:3rem !important}.ms-n12{margin-inline-start:-3rem !important}.me-n12{margin-inline-end:-3rem !important}.p-12{padding:3rem !important}.pt-12{padding-top:3rem !important}.pb-12{padding-bottom:3rem !important}.ps-12{padding-inline-start:3rem !important}.pe-12{padding-inline-end:3rem !important}.px-12{padding-inline:3rem !important}.py-12{padding-block:3rem !important}.ms-auto,.me-auto{margin-left:0 !important;margin-right:0 !important}@media(min-width: 992px){.ms-auto{margin-inline-start:auto !important}}@media(min-width: 992px){.me-auto{margin-inline-end:auto !important}}.text-start{text-align:start !important}.text-end{text-align:end !important}@media(min-width: 992px){.text-lg-end{text-align:end !important}}/*# sourceMappingURL=style.min.css.map */