.introduction-div-style {
     white-space: pre-line;
     text-align: justify;
     text-justify: inter-word;
}

.introduction-span-style-hdrNo {
    display: inline-block;
    width: 35px;
    vertical-align: top;
    margin-top: 0px;
}

.introduction-span-style-hdr {
    display: inline-block;
    width: calc(100% - 35px);
}

.step1-div-margin-style {
    margin-top: 30px;
}

.step1-div-pre-line-justify-style {
    white-space: pre-line;
    text-align: justify;
    text-justify: inter-word;
}

.step2-div-style {
    white-space: pre-line;
    text-align: justify;
    text-justify: inter-word;
}

.step3-span-style-hdrNo {
    display: inline-block;
    width: 30px;
    vertical-align: top;
    margin-top: 0px;
}

.step3-span-style-hdr {
    display: inline-block;
    width: calc(100% - 30px);
}

.step3-composite-field-style {
    margin-top: -25px;
    margin-bottom: 10px;
}

.step3-div-pre-line-justify-style {
    white-space: pre-line;
    text-align: justify;
    text-justify: inter-word;
}

.step3-div-red-style {
    color: red;
}
