.medicine-heading, .centre-heading, .wardroom-heading, .onlinereg-heading, .treatment-heading, .labtest-heading, .safety-heading { 
width:100%;
height:12px;
background-color: #114f84;
padding:10px;
box-shadow:6px 8px 1px 1px #f1f1f1;
margin-top:20px;
}
.medicine-heading h2, .wardroom-heading h2, .onlinereg-heading h2, .labtest-heading h2, .treatment-heading h2, .safety-heading h2, .centre-heading h2{
	font-family: 'sans-serif', 'Arial';
    font-size: 15px;
    
    color:white;	
    margin-top:-13px;
	  
}
.infra-heading{
	width:40%;
	height:40px;
	margin-top:-5px;


}
.infra-heading h3{
	font-family: 'sans-serif', 'Arial';
    font-size: 15px;
	color:#ca2027;
	
}


.lib_subhead h4{
	font-family: 'sans-serif', 'Arial';
    font-size: 15px;
	color:#ca2027;
	display:inline-block;
	padding-left:5px;
}

.host_tble table{
width:60%;
height:300px;
}	
.host_tble th{
	font-size:16px;
	font-family:'sans-serif', 'Arial';
	 color: #fff;
	 text-align:center;
	 border-bottom:2px solid #dcd5d5;
	 background-color:#237682;
}
.host_tble td{
	font-size:14px;
	font-family:'sans-serif', 'Arial';
	 color: #202020;
	 text-align:center;
	 border-bottom:2px solid #dcd5d5;
	 background-color:#d5e9f3;
	
}
.smpl_col table{
width:100%;
height:300px;
border-style:double;
}
.smpl_col th{
	font-size:16px;
	font-family:'sans-serif', 'Arial';
	 color: #fff;
	 text-align:center;
	 border-bottom:2px solid #dcd5d5;
	 background-color:#237682;
	 padding:15px;
	
}
.smpl_col td{
	font-size:14px;
	font-family:'sans-serif', 'Arial';
	 color: #202020;
	 text-align:center;
	 padding:15px;
	 border:2px solid #dcd5d5;
	 background-color:#d5e9f3;
}
.smpl_col1 table{
width:100%;
height:200px;
border-style:double;
}
.smpl_col1 th{
	font-size:16px;
	font-family:'sans-serif', 'Arial';
	 color: #fff;
	 text-align:center;
	 border-bottom:2px solid #dcd5d5;
	 background-color:#237682;
	 padding-left:5px;
	  padding-right:5px;
	
}
.smpl_col1 td{
	font-size:14px;
	font-family:'sans-serif', 'Arial';
	 color: #202020;
	 text-align:center;
	  padding-top:5px;
	  padding-bottom:5px;
	 border:2px solid #dcd5d5;
	 background-color:#d5e9f3;
}	
	

.centre-img, .medicine-img, .wardroom-img, .labtest-img, .treatment-img, .safety-img{
	width:50%;
	height:200px;
	float:right;
	margin-top:-5px;
	margin-left:10px;
	border-radius:10px;
	border:1px solid #cccaca;
	padding:5px;
	
}
 #centre-content,#medicine-content, #labtest-content, #labtest-content-sub, #wardroom-content, #treatment-content, #treatment-content-sub, #safety-content, #safety-content-sub{
	font-family: 'sans-serif', 'Arial';
    font-size: 14px;
    color: #202020;
    text-align: justify;
    padding-bottom: 20px;
	margin-top:15px;
	margin-right:5px;
	margin-top:-5px;
} 
.emrgy_ob_care ul{
	list-style-type:none;
	margin-top:10px;
}
.emrgy_ob_care li{
		font-family: 'sans-serif', 'Arial';
    font-size: 14px;
    color: #202020;
    text-align: justify;
	padding-bottom:5px;
	
}
	

.opd-images img{
	width:300px;
	height:200px;
}
 .ipd-images img{
	width:300px;
	height:200px;
}