
input[type=text].form-control: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
}

.form-readonly-select-empty{
display:none !important;
}


#signer_1_applicant\.chinesecommercialcode\._chinesecommercialcode_1 {
    width: 65px !important;
}
#signer_1_applicant\.chinesecommercialcode\._chinesecommercialcode_2 {
    width: 65px !important;
}
#signer_1_applicant\.chinesecommercialcode\._chinesecommercialcode_3 {
    width: 65px !important;
}
#signer_1_applicant\.chinesecommercialcode\._chinesecommercialcode_4 {
    width: 65px !important;
}

.indent_text
{ 
  text-indent: 4em;
}


.orangelink{
    font-family: Arial, "sans-serif", Microsoft JhengHei, \\5FAE軟正黑體, MingLiu_HKSCS, MingLiu_HKSCS-ExtB !important;
}

.orangelink:link, .orangelink:visited {
  color: #cc4c02 !important;
  -webkit-text-decoration: underline !important;
  text-decoration: underline !important;
  cursor: auto;
}

.orangelink:link:active, .orangelink:visited:active {
  color: #cc4c02 !important;
}

/*
.greentitle {
    color: green !important;
}
*/

.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;
}


