label{
    white-space: nowrap;
}

//HIPAA

#hipaa #other {
    width: 262px;
}
#hipaa .gray-box {
    background: #eee;
    padding: 16px 30px;
    margin: 16px 0;
    border: 1px solid black;
    width: 837px;
}
 #could_not_sign_because {
    width: 332px;
    background: #eee;
}
#hipaa #could_not_sign_other {
    width: 770px;
    background: #eee;
}
#hipaa #comments_box {
    height: 76px;
}
#hipaa .thick-line {
    margin: 10px 0;
}