.form-group .help-block
{
    color: #F5F5F5;
    font-size: 11px;
    font-weight: 200;
    font-style: italic;
}

.form-group .hint-block
{
    color: #F5F5F5;
    font-size: 11px;
    font-weight: 200;
    font-style: italic;
    margin-top: 0.05rem;
}