.blue-toast{background-color:#1261c4!important;color:#fff!important;min-height:auto!important}.red-toast{background-color:#d24f45!important;color:#fff!important;min-height:auto!important}.loader-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffffffd9;display:flex;justify-content:center;align-items:center;z-index:9999}.spinner{width:30px;height:30px;border:3px solid #ddd;border-top-color:#4b6cb7;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.pageLoader{position:absolute;width:100%;height:90%}.pageLoader .loader-overlay{position:relative}
