@import url(http://fonts.googleapis.com/earlyaccess/notonastaliqurdu.css);
@import url(http://fonts.googleapis.com/earlyaccess/notonastaliqurdudraft.css);
@import url(https://fonts.googleapis.com/earlyaccess/notonaskharabic.css);
@import url(https://fonts.googleapis.com/earlyaccess/notosansoldpersian.css);

﻿@font-face {

}

body {
  background-color: lightgray;
  font-family: 'Noto Sans Old Persian', sans-serif;
  height: 100%;
}

#header .ad {
		float:left;
		padding: 15px 10px 0 340px;
		background-color: black ;
		border-style:inset;
	}
.buttons{
  font-family:  font-family: 'Noto Naskh Arabic', serif;
  text-align: center;
  border-radius:10px;
  width: 50px;
  margin: 20px;
  padding:10px;
  color: red;
  background:#1e1e1e;
}
.button{
    font-weight: bold;
    background-color: white;
    border: none;
    color: #000000;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1.5rem;
    margin: 7px 10px;
    cursor: pointer;
    border-radius: 5px;
    box-shadow: 1px 1px 9px -4px black;
    width: 100px;
}

table, th, td {
  border: 1px solid black;
  border-collapse: collapse;
}

#para {
  box-sizing: border-box;
  width: 10px;
  height: 20px;
  padding: 100px;  
  padding: 300px;  
  border: 10px solid blue;
  
}
.hed{
	top: 155px;
  right: 300px;
  font-size:15px;
  width : 900px;
  height: 40px;
  display: flex;
  padding: 10px 30px;
	 border: 2px outset  ;
  background-color:#aFFAFF;    
   text-align: right;
   color: white;
    
 font-family: 'Noto Naskh Arabic', serif;
}
	.pa  {
   margin-top: 1em;
  margin-bottom: 9em;
  margin-left: 7;
  margin-right: 0;
	}
 

.container{
  display:flex;
  justify-content: center;
  align-items:center;
  flex-wrap: wrap;
}
 p.islam{border-style:double; font-size:30px; 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;}
  p.article{border-style:outset;background-color:lightblue; color:green; font-size:35px;}
   

.boxes{
  display:none;
  animation: fadingEffect 1s ease-out;
  padding:70px;
  background: lightblue;
  margin:40px;
}
.collapsible {
  background-color: #477;
  color: white;
  cursor: pointer;
  padding: 15px;
  width: 70%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}


.vl {
  border-left: 4px solid green;
  height: 800px;
  position: absolute;
  left: 86%;
  margin-left: -8px;
  top: 0;
}
 .month{ 
  text-align: right;
   color: black;
  position: absolute;
  top: 140px;
  right: 250px;
  font-size:20px;
  width : 100px;
  height: 80px;
   font-family: 'Noto Nastaliq Urdu', serif;
  }
 .active, .collapsible:hover {
  background-color: #555;
}

.content {
  padding: 0 18px;
  border: 5px outset red;
  display: none;
    transition: max-height 0.2s ease-out;

  overflow: hidden;
  background-color: #fe1f1;
}
.image3 {
  position: absolute;
  top: 27px;
  right: 930px;
  width : 165px;
  height: 200px;
  }
 .issue 
 {
  position: absolute;
  top: 80px;
  right: 15px;
  width :500px;
  height: 50px;
  font-size: 20px;
    font-family: 'Noto Sans Old Persian', sans-serif;
   font-size: 
   text-align:center;
    
   color:black;
   line-height: 1.4em;
  }
  
.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 26px;
  font-size: 36px;
  border: none;
  position: absolute;
  top: 60px;
  right: 180px;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
   background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 7px 8px 16px9px rgba(0,9,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #3e8e41;}

.modal-img{
    width:100%;
}

.myDiv {
    max-width: 100vw;
  font-size:80px;
   font-family: 'Noto Nastaliq Urdu', serif;
    display:none;
 }
 
 .myDivq {
  text-align: right;
   color: black;
  position: absolute;
  top: 140px;
  right: 250px;
  font-size:20px;
  width : 1095px;
  height: 800px;
   font-family: 'Noto Sans Old Persian', sans-serif;
    display:none;
 }
 
 
.heading{
	float:left;
    padding: 15px 10px 0 340px;
	background-color: black;
	border-style:inset;
	font-size:40px;
   font-family: 'Noto Nastaliq Urdu', serif;
   
   color:white;
}

.image{
 position:relative;
  width:100px;
  height:100px;
  background:red;
  left:1px;
  top:50px;
     display:none;

 }

.image1{
 position:relative;
  width:100px;
  height:100px;
  background:red;
  left:1px;
  top:50px;
     display:none;

 }
 
 hr1 {
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 30;
  margin-right: 10;
  border-style: double;
  border-width: 4px;
}
 
 

  .page{
font-size:15px;
color=black;
border-style:groove;
background-color: rgb(101, 176, 76);

  }	  

@keyframes fadingEffect{
  0%{
    opacity:0;
  }
  100%{
    opacity:1;
  }
}