.RightSide .WebLogoR {
margin: 30px 20px;
}


/*-----Remove old Documents Title, Replace with a new title - Look and Feel Def in Area4 -----*/
.Page-Documents h1 {
display:none;

}

#newtitle  {
color: #0C1580;
border-bottom: 4px solid #ff0000;
font-size: 24px;
font-weight:bold;
}


/*-----Remove Do not bill-----*/
.SingleBillingType {
    display: none !important;
}
