
/*# sourceMappingURL=custom.min.css.map */

.is-invalid .select2-container--default .select2-selection--single {
    border-color: #fa896b;
}

.processing-update{
    z-index: 99;
    position: absolute;
    width: 100%;
    height: 100%;
    justify-content: center;  
    font-size: 50px;
    align-items: center;
    display: flex;
    background-color: #0000007d;
}
