@font-face {
	font-family: 'DIN Next LT Arabic';
	src: url('/css/fonts/DINNextLTArabic-Light.eot');
	src: url('/css/fonts/DINNextLTArabic-Light.eot?#iefix') format('embedded-opentype'),
		url('/css/fonts/DINNextLTArabic-Light.woff') format('woff'),
		url('/css/fonts/DINNextLTArabic-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Muslimah';
	src: url('/css/fonts/Muslimah-Light.eot');
	src: url('/css/fonts/Muslimah-Light.eot?#iefix') format('embedded-opentype'),
		url('/css/fonts/Muslimah-Light.woff') format('woff'),
		url('/css/fonts/Muslimah-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

body{
	font-family: 'DIN Next LT Arabic'; !important;
	padding-top: 80px !important;
}

.navbar{
	font-family: 'DIN Next LT Arabic'; !important;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'DIN Next LT Arabic'; !important;
}

.btn{
	font-family: 'DIN Next LT Arabic'; !important;
}

.popover-content{
	font-family: 'DIN Next LT Arabic'; !important;
}

.navbar-brand{
	font-family: 'Muslimah';
}

#play_pause_anchor{
	cursor: pointer
}

#play_pause_anchor:hover{
	color: #369
}
a:hover{
	text-decoration:none;	
}

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

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


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

.select_anchor:hover{
	color: #8621B0 !important;
}

#play_pause_anchor{
	color: #BA68C8 !important;
	cursor: pointer;
	display:inline-block;
}
.listenText, .chooseText{
	font-size:18px;
}

#play_pause_anchor:hover{
	color: #8621B0 !important;
}

.btn-success-custom{
	background: #8621B0 !important
}

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

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


.navbar-nav > li > a{
	font-size:18px;	
}

.navbar-brand{
	font-size:50px;
}

.searchHolder{
	position:relative;	
}
.searchBtn{
	position:absolute; 
	right:0;
	top:12px;
	color:#ddd;	
	font-size:18px;
}

.searchBtn:hover, .searchBtn:focus{
	text-decoration:none;	
}
.searchHolder input{
	padding-right:25px !important;	
}
.tableChoose{
	width:100px;	
}
.text-left.tableChoose{
	padding-top:2px;	
}
.termsText{
	font-size:20px;
	background-color:transparent;
	padding:0;
	color:#000;
	margin-bottom:40px;	
}
.contactTable{
	background-color:transparent;	
}
.contactTable td{
	border-top:0 none !important;	
}

.contactTable tr:nth-child(1) td{
	border-bottom:1px solid #ddd;
}	

.panel-default > .panel-heading{
	font-size:25px;
	line-height:35px;	
}

.coutrySelect{
	width:50%;	
	direction:rtl;
}

.owl-nav{display:inline-block; width:100%;}
.owl-nav .owl-prev, .owl-nav .owl-next{float:left; position:relative; font-size:0; margin-right:10px;}
.owl-controls{position:absolute; top:-30px; left:0;}
owl-carousel{position:relative;}
.textDireForm{direction:ltr; text-align:right;}
.detailsFooter{text-align:left;}
.detailsFooter a:hover, .detailsFooter a:focus{color:#8621b0;}
