
input[type=text].form-control:not([id^="signer_1_applicant.fieldlist_item."]):not(#signer_1_applicant\.personalinfo_hkid\.checkDigit):not(#signer_1_applicant\.personalinfo_hkid\.id):not(#signHKID\.signID):not(#signHKID\.signCheckDigit)
{
    min-width: 500px!important
}


textarea.form-control {
    min-width: 500px!important
}

.indent_text
{ 
  text-indent: 4em;
}
.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;
}


