.reqSectionFirst {
    font-weight: bold;
    font-size: 18px;
    border: 0px;
}

.reqSection {
    font-weight: bold;
    font-size: 18px;
    border: 0px;
    padding-top: 3em;
}

.reqSubSection {
    font-weight: bold;
    font-size: 16px;
    padding-left: 1em;
    border: 0px;
}

.reqHeaderName {
    text-align:center;
    vertical-align: middle;
}

.reqTopic {
    font-size: 16px;
    padding-left: 2.5em;
}

.reqTopicAdvanced {
    font-size: 16px;
    padding-left: 3em;
    color: darkred;
    background-color: cornsilk;
}

.reqTopicAdvancedRow {
    background-color: cornsilk;
}

.reqItemCheckbox {
    padding-top: 1em;
    vertical-align: middle;
    text-align: center;
}
