.section-margin {
  margin: 10px;
}

.hdrNo {
  float: left;
  width: 30px;
}

.hdr {
  display: inline-block;
  max-width: 92.5%;
}

.attachment-remarks {
  margin-top: -15px;
}
.fb_custom_style_font_weight_bold{
    font-weight: bold !important;
}

.fb_custom_style_font_style_italic{
    font-style: italic !important;
}

.fb_custom_style_text_decoration_underline{
    -webkit-text-decoration: underline !important;
    text-decoration: underline !important;
}


