.w-100p {
    width:98%;padding:1%;
}
.display-n {
    display:none;
}

.font-r
{
    color:Red;
}
 
strong, b {
font-weight: bold;
}
.inputForm{width:100%;}
.inputForm td{font-size:12px;vertical-align: middle;/*white-space:nowrap;*/ line-height:23px;}
.inputForm th{width:100px; text-align:right; font-size:12px;/*white-space:nowrap;*/background: #d5e9ff;vertical-align: middle; line-height:23px;
}
    .inputForm tr
    {
        background: #e6eff8;
    }
.inputForm .inputLong{width:300px;}
.tdbg {
 background: #d5e9ff;
line-height: 120%;
}
.tdbgleft
{
    background: #d5e9ff;
    line-height: 120%;
}