@font-face
{
font-family: 'PDMS_IslamicFont';
font-style: normal;
font-weight: normal;
src: url('../fonts/PDMS_IslamicFont.eot');
src: url('../fonts/PDMS_IslamicFont.eot?#iefix') format('embedded-opentype'),url('../fonts/PDMS_ISLAMICFONT.ttf') format('truetype');
}
html,
body {
    height: 100%;
	font-family: Roboto,sans-serif;
	font-weight: 300;
}
a:focus {
	outline: 0;
}
.header {
    background-color: #fcfcfc;
    border-bottom: 2px solid #f1f1f1;
    border-top: 1px solid #fff;
}
.navbar {
	margin-bottom: 0;
}
.navbar .navbar-nav, h1, h2, h3, h4, h5, h6 {
    font-family: Raleway,sans-serif;
}
.navbar-inverse {
	background-color: transparent;
	border: none;
}
.navbar-inverse .navbar-nav > li > a {
	color: #333;
	padding: 28px 15px 27px;
	font-size: 16px;
	font-weight: 400;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #09afdf;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #09afdf;
}
.btn-default {
    background-color: #09afdf;
    border-color: #0c9ec7;
    color: #ffffff;
}
.breadcrumb {
	background-color: transparent;
	margin-bottom: 0;
}
.quran-ayah {
	font-family: PDMS_IslamicFont;
	direction: rtl;
	font-size: 3em;
}
.quran-ayah span {
	font-family: Roboto,sans-serif;
	font-size: 20px;
}
.translation-wrapper {
	margin-bottom: 20px;
}
.share-bar{
	background-color: #fbfbfb;
    border: 1px solid #ececec;
    border-radius: 5px;
    color: #d1d0d0;
    padding: 5px 10px;
	margin-bottom: 20px;
}
.share-bar a {
	color: #d1d0d0;
}
.share-bar a:hover {
	color: #09afdf;
	text-decoration: none;
}
.btn {
    font-size: 14px;
    margin: 10px 0;
    padding: 7px 20px;
    transition: all 0.2s ease-in-out 0s;
}
.btn, .btn-sm {
    border-radius: 3px;
    line-height: 1.46667;
}
.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
	margin-bottom: 0;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/*//////////////////////////////////////////*/

a {
	color: #09afdf;
}

a:hover {
	color: #0c9ce7;
}

.breadcrumb-container {
    background-color: #f8f8f8;
    border-bottom: 1px solid #f4f4f4;
}

.separator::after { 
	background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(0, 0, 0, 0.18) 0px, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
}

.separator-r::after { 
	background: rgba(0, 0, 0, 0) linear-gradient(to left, rgba(0, 0, 0, 0.18) 0px, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
}

.separator::after, .separator-r::after {
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}

.separator, .separator-r {
    height: 1px;
    margin-bottom: 15px;
    position: relative;
    width: 100%;
}

.quran-ayah.selected {
    background-color: #09afdf;
	background: rgba(9, 175, 223, 0) linear-gradient(to left, rgba(9, 175, 223, 0.18) 1%, rgba(255, 255, 255, 0) 80%) repeat scroll 0 0
}

.quran-ayah a:hover {
	text-decoration: none;
}

.ayah-meta {
    background-color: #f9f9f9;
    font-size: 14px;
    padding: 10px;
}

.quran-ayah-translation {
	display: none;
	margin-bottom: 10px;
}

.header-container header {
    background-color: #fcfcfc;
    border-bottom: 2px solid #f1f1f1;
    border-top: 1px solid #fff;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #fff;
    color: #09afdf;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
}
.jumbotron{
	background-color: #09afdf;
	/*background-image: url('../images/header1.jpg');*/
	background-position: center center;
    padding-bottom: 30px;
    padding-top: 30px;
	position: relative;
}
.jumbotron::after {
    /*background-color: rgba(0, 0, 0, 0.5);*/
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
	z-index: 2;
}
.jumbotron .container {
	z-index: 3;
	position: relative;
}

.jumbotron h1, .jumbotron .h1 {
	font-size: 40px;
}

.jumbotron p {
	font-size: 16px;
}

.jumbotron .container h1, .jumbotron .container p {
	color: #fff;
}

.banner h2 {
	font-size: 16px;
}
.quran-ayah-translation {
	font-size: 18px;
}
.quran-ayah-translation .translator {
	font-size: 10px;
	color: #CCCCCC;
}



div.wrapper-surah {
	border: 1px solid #ececec; 
	border-radius: 10px; 
	padding: 10px; 
	margin-bottom: 10px;
}

div.wrapper-surah a {
	color: #333;
    cursor: pointer;
    display: inline-block;
    width: 100%;
}

div.wrapper-surah h2 {
	margin-top:0; 
	float:right; 
	font-size: 2em;
	color: #09afdf;
}

div.wrapper-surah a:hover {
	text-decoration: none;
}

div.wrapper-surah:hover {
	background-color: #f7f7f7;
}

div.wrapper-surah a h3 {
	margin-top: 0;
	font-weight: bold;
	display: inline-block;
	font-size: 14px;
	
}

/* = Player
---------------------------------------------------- */

.fixed {    
    position: fixed;     
    top: 20px; 
} 

select:active, select:hover {
  outline: none
}

select:active, select:hover {
  outline-color: #09afdf;
}

::selection {
	background: #09afdf;
	color:#fff;
}
::-moz-selection {
	background: #09afdf;
	color:#fff;
}
::-webkit-selection {
	background: #09afdf;
	color:#fff;
}


/* = Search Form
---------------------------------------------------- */

form.search-form {
	width: 450px;
	padding: 15px;
	margin: 30px auto 20px auto;
	background: #444;
	background: rgba(0,0,0,.2);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.4) inset, 0 1px 0 rgba(255,255,255,.2);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.4) inset, 0 1px 0 rgba(255,255,255,.2);
	box-shadow: 0 1px 1px rgba(0,0,0,.4) inset, 0 1px 0 rgba(255,255,255,.2);
	color: #fff;
	font-weight: normal;
}

form.search-form input[type="text"] {
	width: 310px;
	height: 50px;
	border: 0 none;
	padding: 10px;
	border-radius: 5px 0 0 5px;
	color: #888;
	font-size: 24px;
}

form.search-form button {
    background: #ffb302 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0 5px 5px 0;
    color: #fff;
    cursor: pointer;
    float: right;
    font: bold 15px/40px;
    height: 50px;
    overflow: visible;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    width: 110px;
	font-weight: 600;
	letter-spacing: 2px;
}
form.search-form .search-type {
	padding-top: 10px;
}

form.search-form .search-type label {
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}

form.search-form .search-translator {
	color: #000;
	padding: 10px;
	border: 0 none;
	border-radius: 5px;
	margin-top: 10px;
	display: none;
	color: #888;
}


/* = Search
---------------------------------------------------- */

.site-search-translation article, .site-search article {
	padding-top: 20px;
	border: 1px solid #eaeaea;
	margin-top: 50px;
}

.site-search-translation article header, .site-search-translation article .entry-summary,
.site-search article header, .site-search article .entry-summary {
	padding-right: 20px;
	padding-left: 20px;
}

.site-search-translation article .entry-summary,
.site-search article .entry-summary {
    padding-bottom: 30px;
    padding-top: 20px;
	font-size: 20px;
}

@media screen and (max-width: 767px) {
	.navbar-brand > img {
   		height: 30px;
	}
}
@media screen and (max-width: 500px) {
	.navbar-brand > img {
   		height: 30px;
	}
	.jumbotron {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.jumbotron h1 {
		font-size: 35px;
	}
	form.search-form {
		width: 100%;
		padding: 10px;
		margin-top: 10px;
	}
	form.search-form input[type="text"] {
		width: 75%;
	}
	form.search-form button {
		width: 25%;
	}
	.col-xs-6 {
		width: 100%;
	}
}
@media screen and (max-width: 368px) {
	.jumbotron h1 {
		font-size: 30px;
		margin-top: 0;
	}
	.jumbotron p {
		font-size: 12px;
	}
	form.search-form {
		margin: 10px auto 0px auto;
	}
	form.search-form button {
		font-size: 12px;
		letter-spacing: 1px;
	}
}
@media screen and (max-width: 340px) {
	form.search-form .search-translator {
		width: 100%;
	}
}