@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%,to{opacity:.4}50%{opacity:.8}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes scalePop{0%{opacity:0;transform:scale(.95)}70%{transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.animate-fade-in{animation:fadeIn .4s ease-out forwards}.animate-slide-up{animation:slideUp .5s ease-out forwards}.animate-slide-in-right{animation:slideInRight .4s ease-out forwards}.animate-slide-in-left{animation:slideInLeft .4s ease-out forwards}.animate-scale-pop{animation:scalePop .3s ease-out forwards}.animate-pulse{animation:pulse 1.5s ease-in-out infinite}.animate-shimmer{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#0000,#ffffff1a 50%,#0000);background-size:200% 100%}.stagger-1{animation-delay:.05s}.stagger-2{animation-delay:.1s}.stagger-3{animation-delay:.15s}.stagger-4{animation-delay:.2s}.stagger-5{animation-delay:.25s}#root,.app,.content,body,html{flex:1 1;font-family:Tajawal,sans-serif;overflow:hidden}.content{overflow:auto}.marginT{margin-bottom:20px}.app{display:flex;height:100vh;position:relative}.app.logged-in[dir=ltr] .content{height:calc(100vh - 70px);margin-left:280px;margin-right:0;margin-top:70px;overflow-y:auto;transition:margin-left .3s ease}.app.logged-in[dir=ltr] .content.collapsed{margin-left:80px}.app.logged-in[dir=rtl] .content{height:calc(100vh - 70px);margin-left:0;margin-right:280px;margin-top:70px;overflow-y:auto;transition:margin-right .3s ease}.app.logged-in[dir=rtl] .content.collapsed{margin-right:80px}.app:not(.logged-in) .content{margin-left:0!important;margin-right:0!important}@media (max-width:600px){.app.logged-in[dir=ltr] .content,.app.logged-in[dir=rtl] .content{height:calc(100dvh - 70px)!important;margin-left:0!important;margin-right:0!important;margin-top:70px!important;min-height:calc(100dvh - 70px)!important;padding-bottom:env(safe-area-inset-bottom,20px)!important}.content .marginT{min-height:calc(100dvh - 140px)!important;padding-bottom:env(safe-area-inset-bottom,40px)!important}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#e0e0e0}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-track:hover{background:#555}[dir=rtl] input,[dir=rtl] select,[dir=rtl] textarea{text-align:right}[dir=ltr] input,[dir=ltr] select,[dir=ltr] textarea{text-align:left}[dir=rtl] .text-start{text-align:right}[dir=ltr] .text-start{text-align:left}.MuiAppBar-root,.MuiPaper-root.MuiAppBar-root{z-index:1100!important}.MuiDrawer-root{z-index:1000!important}@media (max-width:768px){.MuiDrawer-root{z-index:1200!important}}
/*# sourceMappingURL=main.747156aa.css.map*/