.auth-form-group-custom label
{
    position: absolute;
    top: 7px;
    left: 10px;
}

.auth-form-group-custom .form-control
{
    height: 60px;
    padding-top: 28px;
    padding-left: 10px;
}
