/*Color-1 line 3409 change whole section*/
.search-input {
    background: url("../images/background-search.png") no-repeat !important;
    background-color: #86bc42 !important;
    background-position: center !important;
    background-size: cover !important;
    width: 100% !important;
    height: 100% !important;
}


/*Color-1 line 3421 change whole section*/

.search-input .form-select,
.search-input .form-input,
.search-input .form-submit,
.search-input .sbHolder {
    height: 40px;
    border: 1px solid #fff;
    margin-right: 10px;
    padding-left: 20px;
    text-transform: capitalize;
    background-color: #fff;
    float: left;
    text-align: left;
    width: 180px !important;
    padding-right: 20px !important;
}


/*Color-1 line 5170 change whole section*/

.info-event-detail .note-time-block {
    margin-bottom: 0 !important;
}

/*Color-1 line 4327 change whole section*/

.course-info {
    margin-bottom: 0 !important;
}

.mt-25{
	margin-top: 25px !important;
}

.p20{
	padding: 20px !important;
}

.bg-white{
	background-color: #ffffff !important;
}

.section-btns{
	display: block !important;
	width: 270px !important;
	margin: 0 auto !important;
}