.blockui-overlay{z-index:999999999;transition:all .3s ease;position:fixed;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;background-color:#00000052}.blockui-message{display:flex;align-items:center;border-radius:.95rem;box-shadow:0 0 50px #523f6926;background-color:#fff;color:#7e8299;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:medium;margin:0!important;width:auto;padding:.85rem 1.75rem!important}.custom-loader{border:5px solid #f3f3f3;border-radius:50%;border-top:5px solid #0ebea9;border-bottom:5px solid #121061;width:40px;height:40px;margin-right:1rem;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
