.display_none {
    display: none !important;
}

.form-group .error {
    font-size: 11px;
    line-height: 14px;
    font-weight: 500;
    bottom: -15px;
    right: 0;
    color: red;
}
