/* 29-05-19 :PRI */
.ad-client-slider-nav {
    margin-bottom: 0;
}
.ad-client-slider-for {
    margin-top: 42px;
}


/*==================================*/
/*    Custom css start by Ishwar    */
/*==================================*/

.fc-scroller.fc-day-grid-container {
	height: auto !important;
}
.fc-row.fc-week.fc-widget-content.fc-rigid {
	height: 150px !important;
}
.fc-state-default {
	background-image: initial !important;
	background-color: #fff !important;
	border: 1px solid rgba(51,81,174,0.1) !important;
	color: rgb(79, 83, 183) !important;
}
.fc-state-default:hover {
	background-color: rgb(79, 83, 183) !important;
	color: #fff !important;
	text-shadow: none !important;
	box-shadow: none !important;
}
.fc-state-down, .fc-state-active {
	background-image: inherit !important;
	box-shadow: none !important;
	background-color: rgb(79, 83, 183) !important;
	text-shadow: none !important;
	color: #fff !important;
}


@media only screen and (max-width : 767px) {
	.ad-innerheader h2 {
		font-size: 52px !important;
		font-weight: 300 !important;
	}
	.ad-innerheader h5 {
		padding: 0px !important;
		margin-top: 20px !important;
		font-size: 20px !important;
		line-height: 32px !important;
	}
}

/*==================================*/
/*    Custom css end by Ishwar    */
/*==================================*/

      .navbar-default.navbar-inner .navbar-nav > li.active.contact-middlemenu > a {
	color: #fff;
}
.ad-studies-grid .ad-studies-item:last-child {
    margin-top: 0px !important;
}

#search-courses-list .course-list-container
{
	margin-top: 20px;
}


 .course-list-item{
	padding-top: 25px;
	padding-bottom: 25px;
	cursor: pointer !important;
}



#search-courses-list .course-list-container:hover{
	background-color: #f5f5f5;
}

.datepicker{
padding: 20px !important;!important;
}

#bodyContent h6{
	font-size: 12px !important;
    line-height: 1.6 !important;
}