.small-label {
    font-size: 10px;
}
/*# sourceMappingURL=custom.min.css.map */
.loading-gif {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 9999;
    display: flex;
}

.swal2-popup .swal2-html-container {
    font-size: 14px !important;
}