label span.required {
    color:red;
}

.hide-loading {
    display: none !important;
}

.show-loading {
    display: block !important;
}

.show-loading-flex {
    display: flex !important;
}
