<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">p.formDescr {
        color: #cbff36;
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    padding: 0px;
    border: 0px solid;
    margin-top: 7px;
    margin-bottom: -15px;
    display: block;
    position: relative;
    text-align: center;
}
div#reg h2 {
		font-size: 2em;
		letter-spacing: 0px;
		margin: -12px 0 -8px 0px;
	}
	div#reg h2.section-title:after {
		background: #dedede none repeat scroll 0 0;
		content: "";
		display: block;
		height: 1px;
		margin: 0em auto 0;
		width: 250px;
	}
	div#first-block h1 {
		font-size: 1em;
		padding-top: 13px;
	}
	form.customform button {
		background: none repeat scroll 0 0 #4440;
		border: 1px solid #fff;
		color: #fff;
		transition: background 0.20s linear 0s;
		-o-transition: background 0.20s linear 0s;
		-ms-transition: background 0.20s linear 0s;
		-moz-transition: background 0.20s linear 0s;
		-webkit-transition: background 0.20s linear 0s;
	}
	form.customform button:hover {
		background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
	}
	form.customform input, form.customform textarea, form.customform select {
		background: none repeat scroll 0 0 #F5F5F5;
		border: 1px solid #E0E0E0;
		padding: 5px;
		width: 100%;
		height: 50px;
		margin-bottom: 0.5em;
	}
	img#captchaimg_register {
		border: 0;
		display: inline-block;
		height: auto;
		max-width: 100%;
		width: auto;
	}
	a.refresh {
		display: inline-block;
		padding-left: 11px;
		position: absolute;
	}
	@-webkit-keyframes spinner { /* For Safari */
	  0% { -webkit-transform: rotate(0deg); }
	  100% { -webkit-transform: rotate(360deg); }
	}
	@keyframes spinner {
	  0% { transform: rotate(0deg); }
	  100% { transform: rotate(360deg); }
	}
	@keyframes spin {
	  0% {
		transform: rotate(0deg);
	  }
	  25% {
		transform: rotate(90deg);
	  }
	  50% {
		transform: rotate(180deg);
	  }
	  75% {
		transform: rotate(270deg);
	  }
	  100% {
		transform: rotate(360deg);
	  }
	}
	.refresh:hover &gt; .spin {
	  animation: spin 450ms;
	  animation-timing-function: linear;
	}
	.s-12.m-6.l-3.margin-bottom {
		margin: 5px;
		width: 23% !important;
		min-height: 307px;
	}
	.s-12.m-6.l-3.margin-bottom i {
		margin-top: 6px;
	}
	.center2{
		text-align:center;
	}
	.s-12.l-4.center2 a i {
		font-size: 30px;
		color: #888888 !important;
	}
	.s-12.l-4.center2 a i:hover, .s-12.l-4.center2 a:hover &gt; i {
		color: #ccc !important;
	}
	.s-12.l-4.center2 a {
		border: 1px solid #888888;
		width: 50px;
		display: inline-block;
		height: 50px;
		border-radius: 50%;
		padding-top: 6px;
	}
	a.white-btn {
		margin-bottom: 5px;
	}
	@media screen and (min-width: 900px) and (max-width: 999px)  {
		#carousel .text h2 {
			width: 70%;
		}
		#carousel .text p {
			width: 70%;
		}
		.l-7 {
			width: 65.3333%;
			border: 0px solid red;
		}
		.l-2 {
			width: 270px;
			border: 0px solid green;
		}
		p.logo {
			font-size: 1.5em;
			text-decoration: underline;
    		text-decoration-color: lime;
		}
		.s-12.m-6.l-3.margin-bottom {
			width: 31% !important;
		}
	}
	@media screen and (min-width: 800px) and (max-width: 899px)  {
		#carousel .text h2 {
			width: 82%;
		}
		#carousel .text p {
			width: 82%;
		}
		.l-7 {
			width: 70%;
		}
		.l-2 {
			width: 214px;
			border: 0px solid green;
		}
		.top-nav li a {
			padding: 2.1em 0.5em 2.5em;
		}
		p.logo {
			font-size: 1.2em;
		}
		.s-12.m-6.l-3.margin-bottom {
			width: 48% !important;
		}
	}
	@media screen and (min-width: 700px) and (max-width: 799px)  {
		#carousel .text h2 {
			width: 70%;
		}
		#carousel .text p {
			width: 70%;
		}
		.l-7 {
			width: 70%;
		}
		.l-2 {
			width: 200px;
			border: 0px solid green;
		}
		.top-nav li a {
			padding: 2.1em 0.5em 2.5em;
		}
		p.logo {
			font-size: 1.1em;
		}
		.s-12.m-6.l-3.margin-bottom {
			width: 99% !important;
		}
		#courses, #NooraniQaidah {
			padding: 1em 2em;
		}
		#courses h2.section-title, #NooraniQaidah h2.section-title {
			margin: 0 0 0.25em;
		}
	}
	@media screen and (max-width: 768px)  {
		#carousel,  #carouselR{
			padding-top: 0px;
			float:none;
			width:100%;
		}
		#carousel .text h2 {
			width: 72%;
		}
		#carousel .text p {
			width: 72%;
		}
		#carousel .text {
			font-size: 1em;
			top: 20%;
		}
		p.logo{
			font-size: 1.8em;
			padding: 7px 0px;
		}
		#reg .line {
			padding: 20px 0.625em;
		}
		h2.section-title {
			/*color: #525252;*/
		}
		form.customform button {
			/*border: 1px solid #01273a;
			color: #01273a;*/
		}
		.s-4.m-4.l-2 {
			margin: 0 auto;
			display: block;
			float: none;
			padding-bottom: 10px;
		}
		#courses h2.section-title, #NooraniQaidah h2.section-title {
			font-size: 3em;
			margin: -2em 0 0.25em;
		}
		.l-2 {
			width: 400px;
			border: 0px solid green;
		}
		.s-12 {
			width: 100%;
		}
		.nav-text {
			line-height: 2em;
		}
		.s-12.m-6.l-3.margin-bottom {
			width: 99% !important;
		}
		#courses, #NooraniQaidah {
			padding: 6em 2em;
		}
		#courses h2.section-title, #NooraniQaidah h2.section-title {
			margin: 0 0 0.25em;
		}
		#packages article {
			padding: 2em 2.5em;
			text-align: center;
		}
		footer {
			text-align: center;
		}
		.icon-refresh.spin{
			display:none !important;
		}
	}
	
	@media screen and (max-width: 400px){
		p.logo{
			font-size: 1em;
			padding: 7px 0px;
		}
	}
	.audio-events ul {
		margin: 0;
		line-height: 1.6;
	}
	.sidebar-list {
		list-style: none;
		margin-left: 10px;
		float: none;
		/*background-color: #fff;*/
		padding: 10px;
		margin-bottom: 20px;	
	}
	.sidebar-list li:first-child {
		padding: 0px 0px 10px;
	}
	.audio-listing li {
		display: flex;
		align-items: center;
		margin: 0;
		padding: 0;
		font-size: 14px;
		direction: ltr;
	}
	.audio-events li {
		border: none;
		display: flex;
		padding: 0 !important;
		margin-bottom: 12px;
		border: 1px solid #49771d !important;
		border-left: transparent !important;
		border-radius: 5px !important;
		border-top-left-radius: 0 !important;
		border-bottom-left-radius: 0 !important;
	}
	.sidebar-list li {
		padding: 10px 0;
		font-weight: bold;
		border-bottom: 1px dotted #ccc;
	}
	ul.sidebar-list.audio-listing .two {
		width: 100px;
		padding: 0;
	}
	.two, .row .two {
		width: 16.66667%;
	}
	.column, .columns {
		float: left;
		min-height: 1px;
		padding: 0 10px;
		position: relative;
	}
	.date_formate {
		text-align: center;
	}
	ul.sidebar-list.audio-listing .event-date {
		padding: 5px 0;
	}
	.event-date {
		padding: 20px 0;
		border-bottom: 1px solid #2f3e21;
		background-color: #49771d;
		box-shadow: #2d522d 0px 1px 13px;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
	}
	.sidebar-list .date {
		color: #000;
		font-size: 38px;
		font-weight: 600;
		line-height: 40px;
	}
	.sidebar-list .date {
		display: block;
		color: #ccc;
		margin-bottom: 4px;
	}
	.event-date span.month, .event-date span.year {
		color: #ccc;
		font-size: 14px;
		font-weight: 600;
		text-transform: uppercase;
	}
	div#gallery h3 {
		color: #49771d;
		font-size: 2em;
		font-weight: 700;
		letter-spacing: -1px;
		margin: 0 0 0.25em 0.3em;
		text-align: left;
		border-bottom: 1px solid #92c500;
		padding-bottom: 5px;
	}
	span.day-name a {
		font-weight: 400;
		color: #616161 !important;
	}
	span.day-name a:hover {
		text-decoration: underline;
	}
	.six, .row .six {
		width: 75%;
	}
	.pt-5px {
		padding-top: 5px;
	}
	.audio-listing span.english-title, .audio-listing span.urdu-title {
		float: none !important;
		display: block;
		width: 100%;
		border: 0px solid red;
		font-size: 18px;
	}
	span.english-title {
		font-size: 12px;
		font-weight: 600;
	}
	.audio-listing span.urdu-title {
		
	}
	.sidebar-list .urdu-title {
		padding: 5px 0;
		font-weight: 100;
		font-size: 15px;
		position: relative;
		display: block;
		margin-bottom: 5px;
	}
	.urdu-title {
		direction: rtl;
		color: #222;
		font-family: "nuqta", tahoma;
		font-size: 20px;
		padding: 7px 15px 10px 15px;
		line-height: 1.9em;
		color: #505050;
		text-align: right;
	}
	[class*="column"]+[class*="column"]:last-child {
		
	}
	.five, .row .five {
		width: 240px;
		border: 0px solid blue;
	}
	.linking {
		position: absolute;
		bottom: 10px;
	}
	.audio-listing .button.tiny {
		font-size: 14px;
		font-weight: 600;
	}
	.maincontent a.gray-button {
		padding: 5px 15px;
		color: #fff;
		display: inline-flex;
		align-items: center;
	}
	.gray-button {
		background-color: #7D7067 !important;
	}
	.button.secondary {
		background: #444;
		border: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		font-family: 'Open Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
		color: #fff;
	}
	.button.secondary {
		background-color: #e9e9e9;
		color: #1d1d1d;
		border: 1px solid #c3c3c3;
	}
	.button.tiny {
		font-size: 10px;
		padding: 5px 10px 6px;
	}
	#gallery h2.section-title {
		margin: 0 0 0.25em;
	}
	.items-container .item .post-title, .text-videos .item .post-title {
		font-size: 13px;
		line-height: 15px;
		margin-top: 8px;
	}
	.post-title a {
		color: #00283a;
		font-weight: bold;
	}
	.videos-posts.items-container .item .item-content .post-image , .images-posts.items-container .item .item-content .post-image {
		border-bottom: 5px solid #999;
	}
	.items-container .item .item-content .post-image {
		background: #EEEEEE;
		overflow: hidden;
		position: relative;
		line-height: 1px;
		box-shadow: -1px 1px 5px 0px rgba(0,0,0,.5);
		-webkit-box-shadow: -1px 1px 5px 0px rgba(0,0,0,.5);
		-moz-box-shadow: -1px 1px 5px 0px rgba(0,0,0,.5);
	}
	/* Video Posts Styles */

	.videos-posts.items-container .item, .images-posts.items-container .item {
		width: 33%;
		display: inline-grid;
		text-align: center;
		padding: 10px;
	}
	.images-posts.items-container .item {
		position: relative;
	}
	.videos-posts.items-container .item:hover {
		cursor:pointer;
	}

	.videos-posts.items-container .item .item-content, .images-posts.items-container .item .item-content {
		position: relative;
	}

	.videos-posts.items-container .item .item-content .post-image, .images-posts.items-container .item .item-content .post-image {
		border-bottom: 5px solid #999;
	}

	.videos-posts.items-container .item .item-content .video-watched,
	.videos-posts.items-container .item .item-content .video-like,
	.videos-posts.items-container .item .item-content .video-options,
	.images-posts.items-container .item .item-content .video-watched,
	.images-posts.items-container .item .item-content .video-like,
	.images-posts.items-container .item .item-content .video-options	{
		position: absolute;
		background: rgba(255, 255, 255, 0.9);
		top: 2px;
		z-index: 2;
		padding: 3px 8px;
		border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
		opacity: 0.4;
	}

	.videos-posts.items-container .item .item-content .playlist-videos-count, .images-posts.items-container .item .item-content .playlist-videos-count {
		position: absolute;
		top: 58px;
		color: #FFF;
		z-index: 0;
		text-align: center;
		height: 100%;
		width: 100%;
	}

	.videos-posts.items-container .item .item-content .video-watched, .images-posts.items-container .item .item-content .video-watched {
		left: 7px;
		opacity: 1;
	}

	.videos-posts.items-container .item .item-content .video-like, .images-posts.items-container .item .item-content .video-like {
		right: 41px;
	}

	.videos-posts.items-container .item .item-content .video-options, .images-posts.items-container .item .item-content .video-options {
		right: 10px;
	}

	.videos-posts.items-container .item .item-content:hover .video-like,
	.videos-posts.items-container .item .item-content:hover .video-options,
	.images-posts.items-container .item .item-content:hover .video-like,
	.images-posts.items-container .item .item-content:hover .video-options	{
		opacity: 1;
	}

	.videos-posts.items-container .item .item-content .video-like .fa,
	.videos-posts.items-container .item .item-content .video-options .fa,
	.images-posts.items-container .item .item-content .video-like .fa,
	.images-posts.items-container .item .item-content .video-options .fa{
		margin: 0;
		color: #333;
	}

	.videos-posts.items-container .item .item-content .video-like:hover .fa,
	.videos-posts.items-container .item .item-content .video-like.active .fa,
	.videos-posts.items-container .item .item-content .video-options:hover .fa,
	.images-posts.items-container .item .item-content .video-like:hover .fa,
	.images-posts.items-container .item .item-content .video-like.active .fa,
	.images-posts.items-container .item .item-content .video-options:hover .fa {
		color: #C50505;
	}

	.videos-posts.items-container .item .item-content .video-watched, .images-posts.items-container .item .item-content .video-watched {
		display: none;
		font-size: 10px;
	}

	.videos-posts.items-container .item.watched .item-content .video-watched, .images-posts.items-container .item.watched .item-content .video-watched {
		display: block;
	}

	.post-cat-adhans { border-bottom-color: #fcc140!important; }
	.post-cat-anasheed { border-bottom-color: #ff81ac!important; }
	.post-cat-discussions { border-bottom-color: #999999!important; }
	.post-cat-documentaries { border-bottom-color: #999999!important; }
	.post-cat-duas { border-bottom-color: #ffffdd!important; }
	.post-cat-hadiths { border-bottom-color: #af7595!important; }
	.post-cat-lectures { border-bottom-color: #d3e44d!important; }
	.post-cat-nasheeds { border-bottom-color: #ff81ac!important; }
	.post-cat-other-videos { border-bottom-color: #999999!important; }
	.post-cat-qa { border-bottom-color: #75b515!important; }
	.post-cat-quran-recitation { border-bottom-color: #e3202d!important; }
	.post-cat-short-reminders { border-bottom-color: #2f53ad!important; }
	.post-cat-short-talks { border-bottom-color: #53d0da!important; }
	.post-cat-stories { border-bottom-color: #895a4d!important; }
	.post-cat-trailers { border-bottom-color: #fce940!important; }

	.videos-posts.items-container .item .item-content .post-image img, .images-posts.items-container .item .item-content .post-image img{
		width: 100%;
		min-height: 100%;
	}

	.videos-posts.items-container .item .item-content .post-image .video-views,
	.videos-posts.items-container .item .item-content .post-image .video-duration,
	.images-posts.items-container .item .item-content .post-image .video-views,
	.images-posts.items-container .item .item-content .post-image .video-duration{
		color: #FFFFFF;
		background: rgba(0,0,0,0.5);
		position: absolute;
		font-size: 12px;
		line-height: 18px;
		padding: 5px 10px;
		transition: all .25s ease-in-out;
	   -moz-transition: all .25s ease-in-out;
	   -webkit-transition: all .25s ease-in-out;
	}

	.videos-posts.items-container .item .item-content .post-image .video-views, .images-posts.items-container .item .item-content .post-image .video-views {
		bottom: 0;
		left: 0;
	}

	.videos-posts.items-container .item .item-content .post-image .video-duration, .images-posts.items-container .item .item-content .post-image .video-duration {
		bottom: 0;
		right: 0;
	}

	.videos-posts.items-container .item .item-content .post-image:hover .video-views, .images-posts.items-container .item .item-content .post-image:hover .video-views {
		left: -120px;
	}

	.videos-posts.items-container .item .item-content .post-image:hover .video-duration,
	.images-posts.items-container .item .item-content .post-image:hover .video-duration
	{
		right: -120px;
	}
	i.icon-clock {
		margin-right: 6px;
		font-size: 1.2em;
	}
	.videos-posts.items-container, .images-posts.items-container {
		text-align: center;
	}
	.play img {
		border: 3px solid #2e75c930;
		border-radius: 50%;
	}
	.item:hover .play img{border: 3px solid #2e75c9;}
	.item:hover .play{display:block;opacity: 1;}
	.play{
		position : absolute;
		top:30%; 
		width:70px;
		margin:0 auto; left:0px;
		right:0px;
		z-index:9;
		opacity: 0.7;
	}
	.post-category{float:left;}
	.post-date{float:right;}
	.open-video-info {
		display: block;
		border: 0px solid red;
		height: 25px;
		font-size: 0.8em;
		margin-bottom: -7px;
	}
	
	.img-overlay{ position:absolute; left:0; top:0; width:100%; height:100%; opacity:.8; display:none;}
	.item:hover .img-overlay{ display:block;z-index: 1;}
	.images-posts .item i.icon {
		border: 3px solid #FFFFFF;
		border-radius: 6px;
		color: #FFFFFF;
		display: block;
		font-size: 38px;
		height: 50px;
		left: 57%;
		top: -50%;
		line-height: 43px;
		margin-left: -50px;
		margin-top: -23px;
		position: absolute;
		text-align: center;
		width: 73px;
		z-index: 8;
		-moz-transition: all 500ms ease;
		-webkit-transition: all 500ms ease;
		-ms-transition: all 500ms ease;
		-o-transition: all 500ms ease;
		transition: all 500ms ease;
	}
	.images-posts .item:hover i.icon {
		top: 50%;
		-moz-transition: all 500ms ease;
		-webkit-transition: all 500ms ease;
		-ms-transition: all 500ms ease;
		-o-transition: all 500ms ease;
		transition: all 500ms ease;
		cursor:pointer;
	}
	.post-category a {
		color: blue;
	}
	.post-category a:hover {
		text-decoration:underline;
	}
	.image {
		position: inherit;
	}
	@media only screen and (max-width: 767px){
		.column, .columns, [class*="column"]+[class*="column"]:last-child {
			float: none;
			width: 100% !important;
			border: 0px solid red;
			display: initial;
			text-align: center;
		}
		.audio-listing li {
			display: block;
		}
		.event-date {
			padding: 0px 0;
			border-bottom-left-radius: 0px;
			border-bottom-right-radius: 0px;
		}
		.linking {
			position: relative;
			bottom: 8px;
			right: 0px;
		}
		.audio-listing span.urdu-title {
			float: none;
		}
		.audio-listing span.english-title {
			text-align: left !important;
			width: 100%;
			display: block;
			border: 0px solid blue;
		}
		.sidebar-list .date {
			font-size: 30px;
			font-weight: 400;
			line-height: 20px;
		}
		.play {
			top: 40%;
		}
		.videos-posts.items-container .item, .images-posts.items-container .item {
			width: 75% !important;
		}
		img.pin {
			z-index: 9;
			position: absolute;
			right: 3%;
			margin-top: -8px !important;
			left:auto !important;
			width: 50px;
		}
		.item img.pin {
			margin-top: 2px !important;
		}
	}
	@media only screen and (max-width: 450px)
	{
		.videos-posts.items-container .item, .images-posts.items-container .item {
			width: 95% !important;
		}
		.addNew {
			display: block !important;
			float: none !important;
			margin: 0 auto !important;
			height: 29px !important;
			line-height: 24px !important;
			font-weight: bold !important;
		}
	}
	img.pin {
		z-index: 9;
		position: absolute;
		left: 50%;
		margin-top: -67px;
		width: 50px;
	}
	.item img.pin {
		margin-top: -9px;
	}
a.btn.one {
    background-color: #00283aad;
    border: 1px solid #ffffff;
    border-radius: 3px;
    color: #ffffff;
    float: left;
    width: auto;
    font-weight: bold;
    font-size: 0.85em;
    padding: 5px;
    transition: all 0.20s linear 0s;
    -o-transition: all 0.20s linear 0s;
    -ms-transition: all 0.20s linear 0s;
    -moz-transition: all 0.20s linear 0s;
    -webkit-transition: all 0.20s linear 0s;
    position: relative;
    top: -35px;
    margin-left: 5px;
    transition: 0.3s;
}
a.btn.two {
    background-color: #00283aad;
    border: 1px solid #ffffff;
    border-radius: 3px;
    color: #ffffff;
    font-size: 0.85em;
    padding: 5px;
    transition: all 0.20s linear 0s;
    -o-transition: all 0.20s linear 0s;
    -ms-transition: all 0.20s linear 0s;
    -moz-transition: all 0.20s linear 0s;
    -webkit-transition: all 0.20s linear 0s;
    position: relative;
    top: -35px;
    margin-right: 5px;
    float: right;
    width: auto;
    font-weight: bold;
    transition: 0.3s;
}
.btn:hover {
  background-color: #92c500 !important;
  color: white;
}
.qlist{
	display: block;
	width:100%;
	border:0px solid #ccc;
}
.qlist a {
    display: block;
    width: 100%;
    border: 1px solid #ccc0;
    text-align: left;
    font-size: 14px;
}
.qlist a:hover {
    border-bottom: 1px solid #ccc;
}
.qlist a::before {
	padding-right: 6px;
  	content: "\261B";
}
.mstatus{
	display: inline-block !important;
	width:49%;
	float: left;
	padding-bottom: 8px;
}
.mstatus.checkbox{
	cursor:pointer;
}
input#accountStatus {
    width: auto;
}</pre></body></html>