.table {
    width: 100% !important;
    margin-bottom: 1rem !important;
    color: #212529 !important;
}

/* my custom css */
	.table-head td {
    color:#fff !important; 
    font-size: 13px;
     padding: 2px 5px !important;
    /* padding: 6px 25px !important;
    text-transform: uppercase; */
}


.transparent.panel-group .panel{
	border:1px solid #d3d3d3 !important
}
.transparent.panel-group.accordion  .panel-title a.active{ 
border-bottom: 1px solid #d3d3d3  !important;
}    
.aside-pack-list p{
margin-bottom:3px !important
}
.freedemo-css .list-icon li i{
 margin:5px 5px 5px 0;
 height:20px;
}
.freedemo-css .list-icon li{
 display:inline-block;
width:33%; 
}
.freedemo-css .list-icon li a{
	color:#555
}
.border-bottom-2px{
border-bottom:1px solid #ddd
}
.widget .feature-tabs li{
 border-bottom:1px solid #eee;
 width:100%;
 display:block;
 text-align:left; 
}

.exam-title{
 margin-bottom:5px;
 font-size:14px
}
.exam-details div{
 display:inline-block;
 border-right:1px solid #ddd;
 padding:0px 10px;
}
.exam-details div:first-child{
 padding-left:0px;	
}
.exam-details div:last-child{
 border-right:none;	
}
.nav-tabs > li.active a, .nav-tabs > li.active a:hover, .nav-tabs > li.active a:focus{
background-color: #18abce;
    color: #fff;
}
.pack-tabs > li a{
	border-radius:55px;
	padding:12px 28px;
	background-color:#f3f3f3
}
.pack-tabs > li a:hover{
	background-color:#f3f3f3;
	
}
.old-price{
	text-decoration:line-through;
	color:#999
}
.old-price i{
	display:inline
}
.pack-tabs{
	display:inline-block
}
.aside-pack-list .exam-details div{
padding:0 5px;	
}
.price-crle{
background: rgb(0, 168, 195) none repeat scroll 0% 0%; 
color: rgb(255, 255, 255); 
border-radius: 30px; 
height: 30px; 
line-height: 18px;
padding: 4px 13px;
text-align: center; 
position: relative; 
font-family:'Helvetica Neue',Helvetica,Arial,sans-serif ! important; 
}

.package_height {
	height:240px;
}

.padding-20 {
	padding:20px;
}

ul.no-list-style {
	list-style:none !important;
	padding:0 !important;
}

a.custom:hover {
	text-decoration:none;
	color:#00a3c8;
}
p.footer_text{
	color:#999 !important;
}

.article_grid_height{
	height:170px;
}
.article_list_height{
	height:270px;
}
.blog_list_height{
	height:210px;
}
img.faculty_img{
	height:270px;
	width:270px;
	border:1px solid #eeeeee !important;
}
.testimonial_height{
	height:237px;
}

.green{
color:green;
}
 .red{
	color:red;
 }
 .orange{
	color:#FFAA2F;
}

.blue{
	 color: #00a3c8;
}

.gallery_image{
	width:360px;
	height:210px;
}

