@charset "UTF-8";

.form-input-error-text {
    color: #f80707;
    font-size: 12px;
    font-weight: lighter;
}

.form-group {
    margin-bottom: 15px !important;
}
.form-group-wrapper {
    margin-bottom: 30px;
}


