@import url(https://fonts.googleapis.com/css2?family=Urbanist:wght@200;300;400;500;600;700&display=swap);body{background-color:#ededed;font-family:Urbanist,sans-serif;margin:0}button:focus{outline:0}.drawer-width-container{width:60vw}.custom-button{background:#023047;border:none;border-radius:25px;color:#fff;cursor:pointer;padding:10px 85px}.login-form .input-group .password{font-size:25px}.login-container{background-color:#e1e1e1;display:grid;grid-template-columns:1fr 1fr;height:100vh;max-width:100%;width:100vw}.login-container-left{background-color:#e1e1e1;justify-content:space-around}.banner-div,.login-container-left{display:flex;flex-direction:column}.banner-div{align-items:flex-start;margin-left:30px}.e-ostad-logo{margin-left:18%;width:30%}.e-ostad-banner{height:75%;width:85%}.right-inner-container{width:55%}.welcome-text>h1{font-size:3.8vmax;margin-bottom:10px}.welcome-text>p{color:#8f8686;font-size:1.6vmax;margin-bottom:10px}.login-form{display:flex;flex-direction:column}.login-input-field{background-color:#fff;border:none;margin:10px 0;padding:10px 0 10px 10px}.login-button{background:#023047;color:#fff;font-weight:500;margin:10px 0 0;padding:10px}.login-container-right{align-items:center;background-color:#fff;border-bottom-left-radius:30px;border-top-left-radius:30px;display:flex;justify-content:center}.remember-forgotpass-div{display:flex;flex-direction:row;font-size:1.3vmax;justify-content:space-between;margin-top:10px}.remember-forgotpass-div a{color:#121212;text-decoration:none}.mobile{display:none}@media screen and (max-width:1000px){.mobile{display:block}.login-container-left{display:none}.login-container-right{border-bottom-left-radius:0;border-top-left-radius:0;display:flex;flex-direction:column;justify-content:space-evenly;width:100vw}.e-ostad-logo-mobile{width:100%}.right-inner-container{margin-bottom:20%;width:75%}.welcome-text{align-items:center;display:flex;flex-direction:column}.welcome-text>h1{font-size:4.8vmax}.welcome-text>p{font-size:2.5vmax}}@media screen and (max-width:600px){.mobile{display:block}.login-container-left{display:none}.login-container-right{border-bottom-left-radius:0;border-top-left-radius:0;display:flex;flex-direction:column;width:100vw}.e-ostad-logo-mobile{margin-left:45px;width:75%}.right-inner-container{margin-bottom:45%;width:75%}.welcome-text>h1{font-size:4.8vmax}.welcome-text>p{font-size:2.5vmax}.remember-forgotpass-div{font-size:2vmax}}.loading{background-color:#fff;display:grid;height:100vh;max-width:100%;place-items:center;width:100vw}.wrapper{height:60px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:200px}.circle,.wrapper{position:absolute}.circle{-webkit-animation:circle .5s ease infinite alternate;animation:circle .5s ease infinite alternate;background-color:#023047;border-radius:50%;height:20px;left:15%;-webkit-transform-origin:50%;transform-origin:50%;width:20px}@-webkit-keyframes circle{0%{border-radius:50px 50px 25px 25px;height:5px;top:60px;-webkit-transform:scaleX(1.7);transform:scaleX(1.7)}40%{border-radius:50%;height:20px;-webkit-transform:scaleX(1);transform:scaleX(1)}to{top:0}}@keyframes circle{0%{border-radius:50px 50px 25px 25px;height:5px;top:60px;-webkit-transform:scaleX(1.7);transform:scaleX(1.7)}40%{border-radius:50%;height:20px;-webkit-transform:scaleX(1);transform:scaleX(1)}to{top:0}}.circle:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s;left:45%}.circle:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s;left:auto;right:15%}.shadow{-webkit-animation:shadow .5s ease infinite alternate;animation:shadow .5s ease infinite alternate;background-color:rgba(0,0,0,.5);border-radius:50%;-webkit-filter:blur(1px);filter:blur(1px);height:4px;left:15%;position:absolute;top:62px;-webkit-transform-origin:50%;transform-origin:50%;width:20px;z-index:-1}@-webkit-keyframes shadow{0%{-webkit-transform:scaleX(1.5);transform:scaleX(1.5)}40%{opacity:.7;-webkit-transform:scaleX(1);transform:scaleX(1)}to{opacity:.4;-webkit-transform:scaleX(.2);transform:scaleX(.2)}}@keyframes shadow{0%{-webkit-transform:scaleX(1.5);transform:scaleX(1.5)}40%{opacity:.7;-webkit-transform:scaleX(1);transform:scaleX(1)}to{opacity:.4;-webkit-transform:scaleX(.2);transform:scaleX(.2)}}.shadow:nth-child(4){-webkit-animation-delay:.2s;animation-delay:.2s;left:45%}.shadow:nth-child(5){-webkit-animation-delay:.3s;animation-delay:.3s;left:auto;right:15%}.wrapper span{color:#023047;font-family:Lato;font-size:20px;left:15%;letter-spacing:12px;position:absolute;top:75px}footer{background-color:#222;bottom:0;color:#fff;font-size:14px;left:0;position:fixed;right:0;text-align:center;z-index:999}footer p{font-family:Lucida Sans,Lucida Sans Regular,Lucida \ Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;margin:10px 0}footer .fa-heart{color:red}footer .fa-dev{color:#fff}footer .fa-twitter-square{color:#1da0f1}footer .fa-instagram{color:#f0007c}fotter .fa-linkedin{color:#0073b1}footer .fa-codepen{color:#fff}footer a{color:#3c97bf;margin-right:5px;text-decoration:none}.youtubeBtn{bottom:45px;cursor:pointer;display:inline-block;left:50%;position:fixed;text-align:center;-webkit-transform:translatex(-50%);transform:translatex(-50%);transition:all .3s;vertical-align:middle}.youtubeBtn i{float:left;font-size:20px}.youtubeBtn a{-webkit-animation:youtubeAnim 1s linear infinite;animation:youtubeAnim 1s linear infinite;color:red;float:right}.youtubeBtn a:hover{color:#c9110f;text-shadow:none;transition:all .3s ease-in-out}.youtubeBtn i:active{-webkit-transform:scale(.9);transform:scale(.9);transition:all .3s ease-in-out}.youtubeBtn span{color:#fff;display:block;float:right;font-family:Lato;font-size:12px;font-weight:700;line-height:20px;padding-left:5px}@-webkit-keyframes youtubeAnim{0%,to{color:#c9110f}50%{color:red}}@keyframes youtubeAnim{0%,to{color:#c9110f}50%{color:red}}*{box-sizing:border-box;margin:0;padding:0}.icon{padding-left:12px}.sidbar-header-logo{width:80%}.main-container{display:flex}main{width:100vw}.title{display:grid;font-size:3rem;place-items:center}.sidebar{background:#e1e1e1;color:#000;min-height:100vh;overflow-y:auto}.top_section{align-items:center;display:flex;justify-content:space-between;margin-left:5px;margin-top:15px;padding:15px 10px}.logo{font-size:18px;line-height:0}.bars{width:30px}.hide{display:none}.search{align-items:center;display:flex;height:30px;margin:10px 0;padding:10px}.search input{background:#eee;border:none;border-radius:5px;color:#000;margin-left:10px}.routes{display:flex;flex-direction:column;gap:5px;margin-top:10px}.link{align-items:center;border-right:4px solid transparent;color:#8a8080;display:flex;gap:10px;padding:5px 10px}.link,.link:hover{text-decoration:none;transition:.2s cubic-bezier(.6,-.28,.735,.045)}.active,.link:hover{background:#ccd6db;border-left:4px solid #023047;color:#023047}.active{align-items:center;display:flex}.link_text{white-space:nowrap}.menu{border-right:4px solid transparent;color:#000;display:flex;justify-content:space-between;padding:5px 10px}.menu,.menu:hover{transition:.2s cubic-bezier(.6,-.28,.735,.045)}.menu:hover{background:#ccd6db;border-left:4px solid #023047;color:#023047;text-decoration:none}.menu:last-child,.menu_container:last-child .link{margin-bottom:30px}.menu_item{display:flex;gap:10px}.menu_container{display:flex;flex-direction:column}.menu_container .link{padding-left:20px}@media screen and (max-width:600px){main{width:85vw}}.dash-card{border-radius:25px;color:#fff;height:170px;padding:15px}.total-lounge-card{background:#126782;border-radius:20px;margin-top:20px;padding:20px}.active-block{background:#023047;height:10px;margin-bottom:5px;width:10px}.de-active-block{background:#8ecae6;height:10px;width:10px}.user-table-header{display:flex;flex-direction:row;justify-content:end;margin:10px 0}.css-1160xiw-MuiPaper-root-MuiDrawer-paper{width:50%!important}.add-user-button{background:#023047;border:none;border-radius:25px;color:#fff;cursor:pointer;padding:10px 85px}.css-1t1j96h-MuiPaper-root-MuiDialog-paper{width:50%!important}.customer-btn-div>input[type=file]{background-color:#ddd;border:1px dashed #bbb;-webkit-border-radius:5px;-moz-border-radius:5px;cursor:pointer;display:none;font-family:calibri;margin-right:8px;padding:2px;text-align:center;top:150px;width:150px}.resend-btn button{background:#023047;border:none;border-radius:25px;color:#fff;cursor:pointer;padding:8px 15px}
/*# sourceMappingURL=main.fc651408.css.map*/