#play_pause_anchor{
	cursor: pointer
}

#play_pause_anchor:hover{
	color: #369
}

.panel-heading{
	background: #00A79D !important; /*80CBC4*/
	color: #fff !important
}

.panel-footer{
	background: #fff !important;
	color: #BA68C8 !important
}


.select_anchor{
	color: #BA68C8 !important;
	cursor: pointer;
}

.select_anchor:hover{
	color: #00A79D !important;
}

#play_pause_anchor{
	color: #BA68C8 !important;
	cursor: pointer;
}

#play_pause_anchor:hover{
	color: #00A79D !important;
}

.btn-success-custom{
	background: #00A79D !important
}

.owl-carousel{
	float: right;
	text-align: center;
	direction: rtl;
}

.owl-carousel .owl-item{
	float: right !important;
	padding: 3px
}