.s1.list-item,
.s2.list-item,
.s3.list-item,
.s4.list-item {
display: inline-block;
width: 35px;
vertical-align: top;
margin-top: 0px;
}

.s1.list-item-value,
.s2.list-item-value,
.s3.list-item-value,
.s4.list-item-value {
display: inline-block;
width: calc(100% - 35px);
}

.s2.i04 {
display: inline-block;
width: calc(100% - 0px);
}

.s2.n13 {
border-width:2px;
border-style:solid;
border-color:#000000;
padding-left:2px;
padding-right:2px;
}


.s2.n5-table {
width: 100%;
}

.s2.n5-table tbody, 
.s2.n5-table td, 
.s2.n5-table tfoot, 
.s2.n5-table th, 
.s2.n5-table thead, 
.s2.n5-table tr {
border-width: 1px;
}

.s2.n5-table .n5-table-tr {
border-bottom: 5px solid;
}

.s2.n5-table-td {
width: 35%;
}

.s3.list-title,
.s4.list-title {
display: inline-block;
vertical-align: top;
margin-top: 0px;
}
.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;
}


