/**
 *
 * Do not edit or add to this file.
 * You are not authorized to modify, copy or redistribute this file.
 * Permissions are reserved by FME Modules.
 *
 *  @author    FME Modules
 *  @copyright 2023 FME Modules All right reserved
 *  @license   Copyrights FME Modules
 *  @category  FMM Modules
 */

.fmm-required {
    color: red;
}

.fmm-validate-error {
    display: none;
}
