﻿.medical-history-questions .form-group .mf-form-field.mf-yes-no {
    padding-right: 180px;
}
.medical-history-questions .form-group .mf-form-field.mf-yes-no > label {
    white-space: unset;
    overflow: unset;
    line-height: 1.1;
}
.medical-history-questions .form-group .mf-form-field.mf-yes-no > mf-yes-no {
    margin-right: -180px;
}
/*.medical-history-questions .form-group .mf-yes-no > label {
    width: auto;
    height: 23px;
    max-width: 400px;
    text-overflow: unset;
    overflow: visible;
    white-space: unset;
    line-height: 1.2;
}*/
mf-form .medical-history-questions .form-group {
    min-height: inherit;
}
.medical-history-questions .form-group .mf-form-field .control-label {
    white-space: normal;
}