.my-addstudent-form-wapper{position:fixed;width:100%;height:100%;background:#fff;display:none}.my-addstudent-form-wapper>.add-student-form{display:flex;align-items:center;justify-content:space-evenly;flex-direction:column;height:100%;width:84%;margin:0 auto}.my-add-s-show{display:block}.fa-times{position:absolute;right:1rem;top:2rem;font-size:2rem;border:2px solid #000;padding:.5rem;cursor:pointer}.ld-wapper{position:fixed;background-color:#fff;width:100%;height:100%;display:flex;justify-content:center;align-items:center;display:none}.sh-ld{display:flex;z-index:500}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top-color:#000}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=/dasbord.b0049ada.css.map */