.notice.notice-error.just-validate-error-label {
    padding-top: 10px;
    padding-bottom: 10px;
}

.ag--invalid {
    border-color: #d63638 !important;
    outline-color: #d63638 !important;
    box-shadow: 0 0 3px #d63638 !important;
    color: #d63638 !important;
}
