.idn p{
	color:#000;
}
.idn .heading-lg, .heading-lg-lead {
    font-size: 24px!important; 
}
h2, .h2,h3 {
    font-size: 24px;
    color: #1863AB; 
}
thead{
	background-color:#302D9E;
	color:#fff;
}
.table-bordered{  
    border: 1px solid #302D9E;
} 
.indsubh{
	color:#f41726;
}

.aldeimg{
	border:1px solid #ccc; 
	border-radius:5px;
	min-height:200px;
}
.aldeimg_text{ 
	padding:0px 10px 10px 10px;
	color:#000;
	min-height:50px;
	text-align:center;
	font-weight:600;
}
.cyln-box{
	background-color:#C4A7A3;
	border :1px solid; 
	width:100px;
	min-height:100px;
	padding-top:10px;
	
}