#fieldGroup_21_panel > div.layout-sibling-group {
    display: flex;
}

#field_text_1_comp_panel {
    margin-right: 10px !important;
}

.sub-header-h3 {
    padding-bottom: 15px;
    font-size: 1.3em;
    font-weight: bold;
    color: #cc4c02;
}
.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;
}


