      @import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
  html,p,h1,h2,h3,h4,h5,h6,p,a,th,td, .title , .title2 , .title4 , li {
font-weight: bold;
font-family: 'Droid Arabic Kufi', serif !important;

    font-style: normal;
    letter-spacing: normal !important;



  }
     h3{
background: rgb(6,74,7);
background: linear-gradient(90deg, rgba(6,74,7,1) 0%, rgba(0,0,4,1) 35%, rgba(14,60,6,1) 100%);
       color:white;
       text-align:center;
       line-height:50px;
       height:50px;
       border-radius:5px;
      }
    
    body{
         background: url('https://img.freepik.com/premium-photo/top-view-abstract-paper-texture-background_225709-2718.jpg?w=2000') no-repeat center center fixed;
padding-top:0px !important;
margin-top:-20px;
margin-bottom:-50px;
padding-bottom:0px !important;
    }
      .main{
        background-color:white;
          opacity: 0.9;
        margin-top:10px;
        border-radius:5px;
	padding:10px;
        overflow:hidden;
        border:2px solid rgb(80,195,246) !important;
        margin-bottom:20px;
        margin-top:20px;
      }
      h4{
           color:black;
       text-align:center;
       line-height:50px;
       height:50px;
       border-radius:5px;
        margin-top:15px;
      }
      label{
       color:rgb(80,195,246) !important;
         text-align:center;
        float:right;
      }
      input{
       text-align:center; 
      }
      select{
        direction:rtl;
      }
      .row{
      margin-bottom:15px;
      }
    
      .main_table th , td {
      text-align:center;
        
      }
      .main_table{
      direction:rtl;
      }
        .main_table th{
background:rgb(80,195,246) !important;
        
      }
      .main_table td{
       text-align:right; 
      }
      p{
       float:right;
        text-align:center;
        direction:rtl;
        margin-right:20px;
      }