﻿.text-start.has-error .help-block {
    width: 100%;
    margin-top: .25rem;
    font-size: 75%;
    color: #e63757;
    font-family: var(--falcon-font-sans-serif);
}

.text-start.has-error label {
    color: #e63757;
}

.text-start.has-error .form-control {
    border-color: #e63757;
    box-shadow: none;
}

.text-start.has-error .input-group-addon {
    border-color: #e63757;
    box-shadow: none;
}
.tox-promotion {
    display:none;
}