

/* Arabic Font Embedd */
@font-face {
	font-family: 'PDMS_Saleem_QuranFont-signed';
		src: url('font/PDMS_Saleem_QuranFont-signed.ttf'); 
	src: 
		local('PDMS_Saleem_QuranFont-signed'),
		local('PDMS_Saleem_QuranFont-signed'),
		url('font/PDMS_Saleem_QuranFont-signed.ttf') 
		format('opentype');
}
/* Right Align Nav Bar */
 .navbar-nav {
      flex-direction: col;
    }
    
    .nav-link {
      padding-right: .5rem !important;
      padding-left: .5rem !important;
    }
    
/* Fixes dropdown menus placed on the right side */
    .ml-auto .dropdown-menu {
      left: auto !important;
      right: 0px;
	  }

/* Side Menu*/
body {
  font-family: "Lato", sans-serif;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 15px;
  color: #ffffff !important;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 50px;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
.sidenav a, .dropdown-btn {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: 15px;
  color: #ffffff;
  display: block;
  border: none;
  background: none;
  text-align: left;
  cursor: pointer;
  outline: none;
}
/* On mouse-over */
.sidenav a:hover, .dropdown-btn:hover {
  color: #f1f1f1;
}

/* Main content */
.main {
  margin-left: 200px; /* Same as the width of the sidenav */
  font-size: 20px; /* Increased text to enable scrolling */
  padding: 0px 10px;
}

/* Add an active class to the active dropdown button */
.active {
  background-color: green;
  color: white;
}

/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
  display: none;
  background-color: #262626;
  padding-left: 8px;
}

/* Optional: Style the caret down icon */
.fa-caret-down {
  float: right;
  padding-right: 8px;
}
	
/*	ACCORDION / TOGGLE */

.panel-group
{
    margin-bottom: 0;
}

.panel-group + .panel-group
{
    margin-top: 20px;
}

.panel-group .panel
{
    background: #fff;
    border: 0px solid #E6E9ED;
    border-bottom-width: 0px;
    border-radius: 0px;
    box-shadow: none;
}

.panel-group .panel + .panel
{
    margin-top: 10px;
}

.panel-group .panel-heading + .panel-collapse .panel-body
{
    border-top-color: #E6E9ED;
}

.panel-body
{
    padding: 25px;
}

.panel-heading
{
    background-color: inherit !important;
    color: inherit !important;
    padding: 0;
    border-color: inherit !important;
}

.panel-title
{
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}

.panel-title > a
{
    display: block;
    padding: 15px 25px 15px;
    text-decoration: none;
    color: #fff;
}

.panel-title > a.collapsed
{
    background: #f5f5f5;
}

.panel-title > a.collapsed,
.panel-title > a.collapsed span
{
    color: #b6f0e4;
}

.panel-title > a,
.panel-title > a:hover
{
    background: #b6f0e4;
    color: #fff;
}

.panel-title > a span
{
    display: block;
    position: relative;
    top: 0;
    color: #fff;
    padding-right: 25px;
}

.text-right .panel-title > a span
{
    padding-left: 25px;
    padding-right: 0;
}

.text-center .panel-title > a span
{
    padding-left: 0;
    padding-right: 0;
}

.panel-title > a:hover span
{
    color: inherit;
}

.text-center .panel-title > a:hover span
{
    top: .5em;
    color: transparent;
}

.panel-title > a span:after
{
    font-family: "fontawesome";
    content: "\f077";
    position: absolute;
    top: 0;
    right: 0;
}

.text-right .panel-title > a span:after
{
    left: 0;
    right: auto;
}

.text-center .panel-title > a span:after
{
    top: -.75em;
    left: 0;
    opacity: 0;
}

.panel-title > a.collapsed span:after
{
    content: "\f078";
}


/* right-Left Button */
.ui-group-buttons .or{position:relative;float:left;width:.3em;height:1.3em;z-index:3;font-size:12px}
.ui-group-buttons .or:before{position:absolute;top:50%;left:50%;content:'';background-color:#5a5a5a;margin-top:-.1em;margin-left:-.9em;width:1.8em;height:1.8em;line-height:1.55;color:#fff;font-style:normal;font-weight:400;text-align:center;border-radius:500px;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1);box-shadow:0 0 0 1px rgba(0,0,0,0.1);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.ui-group-buttons .or:after{position:absolute;top:0;left:0;content:' ';width:.3em;height:2.84em;background-color:rgba(0,0,0,0);border-top:.6em solid #5a5a5a;border-bottom:.6em solid #5a5a5a}
.ui-group-buttons .or.or-lg{height:1.3em;font-size:16px}
.ui-group-buttons .or.or-lg:after{height:2.85em}
.ui-group-buttons .or.or-sm{height:1em}
.ui-group-buttons .or.or-sm:after{height:2.5em}
.ui-group-buttons .or.or-xs{height:.25em}
.ui-group-buttons .or.or-xs:after{height:1.84em;z-index:-1000}
.ui-group-buttons{display:inline-block;vertical-align:middle}
.ui-group-buttons:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.ui-group-buttons .btn{float:left;border-radius:0}
.ui-group-buttons .btn:first-child{margin-left:0;border-top-left-radius:.25em;border-bottom-left-radius:.25em;padding-right:15px}
.ui-group-buttons .btn:last-child{border-top-right-radius:.25em;border-bottom-right-radius:.25em;padding-left:15px}

/* Custom Fonts and Styles */
a {    
	  color: #027536 !important;
	    font-weight: bold;

	  
	  }
	  a:hover {
		color: #027536 !important;
		  text-decoration: underline;

}
a:active {
		color: #ffffff !important;
		  text-decoration: underline;

}
a:active1 {
		

}
a1 {    
	  font-family: 'PDMS_Saleem_QuranFont-signed', serif; 	
	  font-size: 38px;
	  line-height: 45px;

	  }
t0 {
	  font-family: 'Rajdhani', sans-serif;
	  font-size: 25px;
	  }
t1 {
	  font-family: 'Ropa Sans', sans-serif;
	  	  font-size: 18px;
	  }
t2 {
	  font-family: 'Raleway', sans-serif;
	  font-size: 15px;

	  }
t3 {
	  font-family: 'Rajdhani', sans-serif;
	  font-size: 15px;
	  }
tsmall {
	  font-family: 'Roboto', sans-serif;
	  font-size: 12px;

	  }
t4 {
	  font-family: 'Rajdhani', sans-serif;
	  font-size: 20px;
	  }

grey {
	    color: #8a8888;
		}
green {
	    color: #039464;
		}		
black {
	    color: #000000;
		}
red {
        color: #c40f02;
		}

trans {
	  font-family: 'Rajdhani', sans-serif;
	  font-size: 25px;
	  }

eid {
	  font-family: 'Berkshire Swash', cursive;
	  font-size: 60px;
	  }

ptitle {
	  font-family: 'Righteous', sans-serif;
	  font-size: 35px;
	  color: #0c4a1c;
	  }
hin{
	  font-family: 'Noto Sans', sans-serif;
	  font-size: 15px;
	  }	  
guj{
	  font-family: 'Rasa', serif;
	  font-size: 15px;
	  }	  	  
urd{
	  font-family: 'Lateef', cursive;
	  font-size: 20px;
	  }	  	
ban{
	  font-family: 'Hind Siliguri', sans-serif;
	  font-size: 15px; 
	  }
tam{
	  font-family: 'Pavanam', sans-serif;
	  font-size: 15px; 
	  }	  	  
swa{
	  font-family: 'Pavanam', sans-serif;
	  font-size: 15px; 
	  }	  	

dl {
    display: block;
    margin-bottom: 2px;
    font-size:2px;
    line-height: 20px;
}
dl1 {
    display: block;
    margin-bottom: 2px;
    font-size:2px;
    line-height: 15px;
}
dl2 {
    display: block;
    margin-bottom: 2px;
    line-height: 35px;
}
hr.red1
{
  border-top: 1px solid red;
}
hr.red2
{
  border-top: 2px solid red;
}
hr.green1
{
  border-top: 1px solid green;
}
hr.green2
{
  border-top: 2px solid green;
}
hr.black1
{
  border-top: 1px solid black;
}
hr.black2
{
  border-top: 2px solid black;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #eae7cb;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}
table th {
   text-align: center; 
}   
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background:palegreen;
  border-bottom: 5px solid green;

}

.nav-tabs > li a { 
    background-color:#e8eaeb; 
    color:#fff;
	margin: 2px;
    }
	


.tab-pane {
	padding: 10px 0;
	background-color: #fcfcfc;
	border-radius: 15px;
	color: #000000;
	padding-right: 5px;
    padding-left: 5px;
	line-height: 25px;
	/*font-family: 'Righteous', sans-serif;
	  font-size: 35px;
	  font-color: #0c4a1c;
	  line-height: 30px;*/
	
}



.container1 div {
    background-color: #f5f5f5;
		padding-top: 10px;

}
div.container1>div:nth-of-type(odd) {
  background: #fff;
/*.container1 div:nth-of-type(4n + 1),
.container1 div:nth-of-type(4n + 4) {
    background-color: white;*/

}
.table td, .table th {
     padding: .1rem;
	 padding-bottom: 5px;
}
label {
     margin: 0px;
}

.fixed-bottom { 
    height: 60px
}
.btn-group-xs > .btn, .btn-xs {
  padding: .25rem .4rem;
  font-size: .875rem;
  line-height: .5;
  border-radius: .2rem;
}
p {
        margin-bottom: 0px!important; 
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
	margin: 5px;