/*
Description: This sheet goes with the delivery options of homeroom office
*/



/*checkout fields for delivery options */
.custom-question-field-wrapper h3 {
    font-size:15px;
    margin-top:20px;
}
#top div form .form-row textarea {
    height:auto;
}
input#custom_question_field_central_office.input-radio {
    display:inline-block;
}
#custom_question_field_field label.radio {
    display:inline-block;
}
#custom_question_field_field {
    font-size:13px;
    font-weight:normal;
}


