/* left sidebar background */
.r-left:before {
content: ‘ ‘;
background-image: url(http://localhost:81/rndproject/output/images/sidebar-2.jpg);
background-position: 50%;
position: absolute;
top: 0;
left: 0;
height: 98%;
width: 100%;
}
label
{
display:inline-block;
max-width:100%;
margin-bottom:5px;
font-weight:bold
}