.inline-form .form-group{
    margin-bottom: 10px;
}
.inline-form .success{color: #fff}
.check span{
    color: #fff;
}
.check span a{
    text-decoration: underline;
    color: #fff;
}
.inline-form{
    background-image: url("/images/fon_form_inline.png");
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 100%;
}