 @font-face
 {
    font-family: header1;
    src: url('../fonts/Alatsi-Regular.ttf');

    font-family: header2;
    src: url('../fonts/Satisfy-Regular.ttf');

 }

  /* *
  {
    margin: 0;
    padding: 0;
    box-sizing: 0;
  } */

  



  

  .navbar
  {
    z-index: 9999;
  }

  

  .dropdown-menu
  {
    text-align: center;
  }

  

  .hp1
  {
    margin-top: 1vh;
    margin-bottom: 1vh;
    margin-left: 5vw;
    width: 100%;
  }

  .hp2
  {
    width: 50vw;
  }


  .footer
  {
    display: flex;
    background-color: #254e58;
  }


  .footer10
  {
    width: 50%;
  }


  .footer20
  {
    width: 50%;
    margin-left: 15%;
  }


  .quickLink
  {
    margin: 0px;
    padding: 3px;
    color: white;
    font-size: 9px;
  }


  .footer12
  {
    margin-left: 10%;
  }

  .footer12 img
  {
    width: 96px;
  }

 
  .lbl_w125C
  {
    background-color: #f0f5f7;
    width: 125px;
  }


  .lbl_w145C
  {
    background-color: #f0f5f7;
    width: 145px;
  }

  .buttonframe{
  display: none;

  }

  .buttonframe2{
    width: 10%; 
    float: right; 
    display: flex; 
    justify-content: center;
    margin-top: 3%;
    margin-right: 0%;
  }

  body {font-family: Arial;}
  
  body
  {
    background-color: #f0f5f7;
  }


  .margin {
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 20px;
  }


  .hd1
  {
  margin: 15px 0px 15px 0px;
  padding: 0px;
  font-size: 20px;
  font-weight: bold;
  text-decoration: underline;
  text-align: center;
  }


.hd2
  {
  margin: 10px 0px 0px 0px;
  padding: 0px;
  font-size: 16px;
  font-weight: bold;
  }


.hd3
  {
  margin-left: 20px;
  padding: 0px;
  font-size: 14px;
  }

  
  .hd4
  {
    margin-left: 20px;
    padding: 0px;
    font-size: 14px;
  }

  .hd5
  {
    /* margin-left: 10px; */
    padding: 0px;
    font-size: 16px;
    color: blue;
    font-weight: bold;
    
  }



  .item
  {
    width: 100%;
    margin-left: 10px;
    /* height: 95px; */
    padding: 10px 5px 0.02px 15px;
    color: white;
    border-radius: 8px;
  }

  .list{
      margin-left: 20px;
  }


  
  .tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    }


    .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 15px;
    }


    .tab button:hover {
    background-color: #ddd;
    }


    .tab button.active {
    background-color: white;
    color: blue;
    }


    .tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
    }


    .hm1
    {
      display: flex;
      flex-direction: row;
      margin-top: 25px;
      /* width: 50%; */
    }


    .hm1b
    {
      margin-left: 15px;
    }


    /* .accordion {
      background-color: #64b0e3;
      color: white;
      cursor: pointer;
      padding: 14px;
      width: 100%;
      border: none;
      text-align: left;
      outline: none;
      font-size: 14px;
      border-radius: 10px;
      transition: 0.4s;
      }
  
      .active, .accordion:hover {
      background-color: blue; 
      }
  
      .panel {
      padding: 15px 18px;
      display: none;
      background-color: #f0f9fe;
      overflow: hidden;
      } */
  
  
      .writings {
              margin-left: 5%;
              margin-right: 5%;
              
      }
  
  
      .top {
          margin-left: 5%;
          margin-right: 5%;
          }
  
  
      table {
      font-family: arial, sans-serif;
      border-collapse: collapse;
      width: 100%;
        }
  
      td, th {
      border: 1px solid #dddddd;
      text-align: left;
      padding: 8px;
      font-size: 13px;
      }

      tr:nth-child(even) {
      background-color: #D4E6F1;
      }

      tr:nth-child(odd) {
      background-color: #7FB3D5;
      }
        
      .imgfees
      {
      width: 100%
      }
        
      .location
      {
        display: block;
        margin-left: 3%;
        margin-right: 3%;
      }


  .map
  {
    width: 100%;      
  }


  .map1
  {
    width: 100%;
    height: 350px;
  }

  .address
  {
    width: 100%;
  }

  
  .footer
  {
    display: flex;
    background-color: #12314D;
    border-top: 10px solid #12314D;
    border-bottom: 10px solid #12314D;
  }


  .footerL
  {
    width: 33.33%;
    margin-left: 3%;
    border-right: 3px solid white;
  }


  .footerR
  {
    width: 33.33%;
    margin-left: 5%;
  }

  .footerM
  {
    /* margin-left: 10%; */
    width: 33.33%;
    text-align: center;
    border-right: 3px solid white;
  }


  .quickLink
  {
    margin: 0px;
    padding: 3px;
    color: white;
    font-size: 9px;
  }


  .writingsF
    {
      color: white;
      font-size: 13px;
    }


    .imgF
    {
      width: 40%;
      /* margin-left: 10%; */
    }

  .bottom
  {
    color: white;
    font-size: 12px;
    background-color: black;
    text-align: center;
    margin-bottom: 0px;
  }

  .applink
  {
    width: 90%;
    margin-bottom: 10px;
  }

  .hm
  {
    width: 100%;
    /* margin-left: 5%;
    margin-top: 2%; */
    display: block;
  }


  .buttonReg
  {
    font-size: 18px;
    padding: 0px 15px 0px 15px;
  }


  .tips
  {
    display: block;
    text-align: center;
  }


  .tips1, .tips2, .tips3
  {
    display: block;
  }


  .tipsImg
  {
    width: 25%;
  }

  

  .tips12, .tips22, .tips32
  {
    margin: 5px 15px 5px 15px;
  } */


  .ecd1
  {
    display: flex;
    text-align: center;
    width: 100%;
  }


  .ecdHeader1
  {
    text-align: center;
    color: #e51b77; 
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; 
    font-size: 23px; 
    font-weight: bold;
  }

  .ecdDays, .ecdHours, .ecdMinutes, .ecdSeconds
  {
    /* display: flex;
    width: 25%;
    flex-direction: column;
    align-items: center;
    justify-content: center; */
    width: 25%;
  }


  .ecdDays1, .ecdHours1, .ecdMinutes1, .ecdSeconds1
  {
    display: flex;
    height: 45px;
    width: 75px;
    border-radius: 15px;
    align-items: center;
    justify-content: center;
    color: white;
    background-color: #e51b77;
    font-size: 25px;
    font-weight: bold;
    margin-left: 8px;
  }

  .timeTitle
  {
    width: 75px; 
    text-align: center; 
    color: #e51b77; 
    font-family: Cambria, 'Times New Roman'; 
    font-size: 15px; 
    font-weight: bold;
    margin-left: 8px;
  }

  .location
  {
    display: block;
  }


  .map
  {
    width: 100%;      
  }

  .map1
  {
    width: 100%;
    height: 350px;
  }

  .address
  {
    width: 100%;
  }


  .quickLink
  {
    margin: 0px;
    padding: 3px;
    color: white;
    font-size: 9px;
  }


  .abtHeader
    {
      text-align: center;
      color: #3699da; 
      font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; 
      font-size: 35px; font-weight: bold;
    }

    .abtTxt
    {
      text-align: center;
      color: #000000; 
      font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; 
      font-size: 15px;
    }

    .msgHeader
    {
      color: #3699da; 
      font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; 
      font-size: 25px; font-weight: bold;
    }

    .crsl1
    {
    width: 100%;
    /* margin-left: 5%; */
    }

    .section{
      margin-left: 20%;
      margin-right: 20%;
    }

    * {
    box-sizing: border-box;
    }

    .row {
      display: flex;

    }

    .column {
    flex: 100%;
    padding: 10px;
    }

    
    .box1{
      height: 120px;
      width: 100%;
      background-color: #5a116a;
    }

    .box2{
      height: 120px;
      width: 100%;
      background-color: #3699da;
    }

    .box3{
      height: 120px;
      width: 100%;
      background-color: #e51b77;
    }

    .box4{
      height: 120px;
      width: 100%;
      background-color: #004c88;
    }

    .boxhead{
      text-align: center;
      color: #ebf7a2;
      font-size: 18px;
      font-family: cambria;
      padding-top: 10px;
    }

    .boxtext{
      text-align: center;
      color: white;
      font-size: 14px;
      font-family: Times;
      padding-left: 10px;
      padding-right: 10px;
    }


    .top{
      margin-top: 40px;
      margin-bottom: 20px;
      text-align: center;
      color: #004c88;
      font-size: 22px;
      font-family: Times;
    }

  .reg
  {
    display: block;
    text-align: center;
    height: 165px;
    background-color: #00bbd2;
  }

  .reg1
  {
    padding-top: 20px;
    display: block;
    color: white;
    font-family: 'Times New Roman', Times, serif;
    font-size: 25px;
    /* padding-right: 165px; */
  }

  .img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    }

    .div1{
    margin: auto;
    width: 50%;
    border: 3px solid green;
    padding: 10px;
    }

    .docList
    {
      width: 100%;
    }
  
    .docList tbody tr:hover
    {
      background-color: teal;
      color: white;
      cursor: pointer;
    }
  
    .docList tr th
    {
      background-color: wheat;
      border: 1px solid black;
      font-size: 14px;
    }
  
    .docList tr td
    {
      border: 1px solid black;
      font-size: 13px;
    }
  
    /* .ddbk
    {
      background-color: #e6edf3;
    } */
  
  
    .docDetails
    {
      /* background-color: teal; */
      margin-left: 5%;
      display: flex;
      width: 90vw;
    }
  
    .docDetails1
    {
      width: 20%;
    }
   
    .docDetails2
    {
      text-align: left;
      max-width: 75%;
    }
  
    .lw1
    {
      font-weight: bold;
    }

    
    .div1Reg{
      /* border: 2px solid black; */
      /* width: 95%; */
      /* height: 450px; */
      margin-left: 2%;
      margin-right: 2%;
      margin-top: 2%;
      /* float: left; */
      padding: 2%;
      background-color: #F5F5F5;
  }



  .div2Reg{
      border: 2px solid black;
      margin-left: 2%;
      margin-right: 2%;
      /* height: 450px; */
      margin-top: 2%;
      /* float: right; */
      padding: 2%;
      background-color: #F5F5F5;
  }

  .div3Reg{
    border: 2px solid black;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 2%;
    /* width:45%; */
    /* height: 300px; */
    /* padding: 2%; */
    background-color: #F5F5F5;
  }
  
  .div4Reg{
    border: 2px solid black;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 2%;
    /* width:45%; */
    /* height: 300px; */
    /* padding: 2%; */
    background-color: #F5F5F5;
  }

  

  .heading
  {
  display: inline-block;
  width: 100%;
  border-bottom: 1px;
  font-weight: bold;
  vertical-align: middle;
  /* background: yellow; */
  }

  .heading_text
{
display: inline-block;
width: 100%;
border-bottom: 1px;
font-weight: bold;
vertical-align: top;
/* background: yellow; */
}



  .input{
    width: 90%;
  }

  .required{
    color: red;
  }



  .heading2
  {
  display: inline-block;
  width: 180px;
  border-bottom: 1px;
  font-weight: bold;
  vertical-align: top;
  margin: 2%;
  /* background: yellow; */
  }

  .input2{
    width: 300px;
    padding: 5px 0px;
    margin-top: 2%;
    margin-left: 2%;
  }
  
  .header1
  {
    width: 100%;
    /* text-align: center; */
    background-color: aqua;
  }



  
  


  




  @media only screen and (min-width: 768px)
  {
    
    .hp1
    {
      margin-left: 5vw;
      width: 100%;
      margin-top: 0px;
    }
  
    .hp2
    {
      width: 35vw;
    }


    .quickLink
    {
      margin: 0px;
      padding: 0px;
      color: white;
      font-size: 18px;
    }

    .footer12 img
    {
      width: 125px;
    }

    .buttonframe{
      width: 20%; 
      float: right; 
      display: flex; 
      justify-content: center;
      margin-top: 3%;
      margin-right: 10%;
    }

    .buttonframe2{
      width: 20%; 
      float: right; 
      /* display: flex;  */
      justify-content: center;
      margin-top: 3%;
      margin-right: 0%;
    }

    .imgfees
    {
    width: 50%
    }

    
    .location
    {
      display: flex;
      width: 100%;
      margin-left: 10%;
      margin-right: 10%;
    }


    .map
    {
      width: 50%;
    }


    .map1
    {
      width: 100%;
      height: 480px;
    }

    .address
    {
      width: 50%;
      margin-top: 10%;
      margin-left: 6%;
    }

    li
    {
      margin-bottom: 5px;
    }


    
    .quickLink
    {
      margin: 0px;
      padding: 0px;
      color: white;
      font-size: 16px;
    }

    .imgF
    {
      width: 25%;
      margin-left: 5%;
      margin-right: 5%;
    }

    .writingsF
    {
      color: white;
      font-size: 13px;
    }

    
  .footerL
  {
    width: 33.33%;
    margin-left: 3%;
    border-right: 3px solid white;
  }


  .footerR
  {
    width: 33.33%;
    margin-left: 5%;
  }

  .footerM
  {
    /* margin-left: 10%; */
    text-align: center;
    border-right: 3px solid white;
  }


  .bottom
  {
    color: white;
    font-size: 12px;
    background-color: black;
    text-align: center;
    margin-bottom: 0px;
  }

  .applink
  {
    width: 40%;
  }

  
  .secBody
  {
    background-color: #f0f5f7;
    width: 90vw;
    margin-left: 4vw;
  }

  .hm
  {
    width: 100%;
    margin-left: 1%;
    margin-top: 2%;
    display: flex;
  }



  .tips
  {
    display: flex;
    text-align: left;
  }

  .tips1, .tips2, .tips3
  {
    display: flex;
    width: 33.33%;
  }


  .tipsImg
  {
    width: 80%;
  }


  .tips12, .tips22, .tips32
  {
    margin: 5px 15px 5px 15px;
  }



  .ecd1
  {
    display: flex;
    width: 100%;
  }

  .ecdHeader1
  {
    color: #e51b77; 
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; 
    font-size: 35px; font-weight: bold;
  }

  .msgHeader
  {
    color: #3699da; 
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; 
    font-size: 35px; font-weight: bold;
  }

  .abtHeader
  {
    text-align: center;
    color: #3699da; 
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; 
    font-size: 35px; font-weight: bold;
  }

  .abtTxt
  {
    text-align: center;
    color: #000000; 
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; 
    font-size: 18px; 
  }

  



  .timeTitle
  {
    width: 165px; 
    text-align: center; 
    color: #e51b77; 
    font-family: Cambria, 'Times New Roman'; 
    font-size: 25px; 
    font-weight: bold;
  }


  .location
  {
    display: flex;
    width: 100%;
  }

  .map
  {
    width: 50%;      
  }

  .map1
  {
    width: 100%;
    height: 480px;
  }

  .address
  {
    width: 50%;
    margin-top: 10%;
    margin-left: 6%;
  }

  .quickLink
  {
    margin: 0px;
    padding: 0px;
    color: white;
    font-size: 18px;
  }


  .footer12 img
  {
    width: 125px;
  }


  .section{
    margin-left: 20%;
    margin-right: 20%;
  }

  * {
  box-sizing: border-box;
  }

  .row {
    display: flex;

  }

  .column {
  flex: 33.33%;
  padding: 10px;
  }


  .box1{
    height: 130px;
    width: 100%;
    background-color: #5a116a;
  }

  .box2{
    height: 130px;
    width: 100%;
    background-color: #3699da;
  }

  .box3{
    height: 130px;
    width: 100%;
    background-color: #e51b77;
  }

  .box4{
    height: 130px;
    width: 100%;
    background-color: #004c88;
  }

  .boxhead{
    text-align: center;
    color: #ebf7a2;
    font-size: 18px;
    font-family: cambria;
    padding-top: 10px;
    margin-bottom: 15px;
  }

  .boxtext{
    text-align: center;
    color: white;
    font-size: 14px;
    font-family: Times;
    padding-left: 10px;
    padding-right: 10px;
  }

  p
  {
  margin: 0;
  padding: 0;
  }

  .top{
    margin-top: 40px;
    margin-bottom: 0px;
    text-align: center;
    color: #004c88;
    font-size: 22px;
    font-family: Times;
  }


  hr {
    /* display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset; */
    border-width: 2px;
    color: #004c88;
  }

  .reg
  {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 130px;
    background-color: #00bbd2;
  }


  .reg1
  {
    display: inline-block;
    color: white;
    font-family: 'Times New Roman', Times, serif;
    font-size: 45px;
    padding-right: 165px;
    margin-top: 1px;
  }

  
  .div1Reg{
    /* border: 2px solid black; */
    width: 40%;
    /* min-height: 650px; */
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
    margin-bottom: 30px;
    padding: 2%;
    background-color: #F5F5F5;
    border-radius: 20px;
}


.div2Reg{
    border: 2px solid black;
    width:45%;
    min-height: 650px;
    margin-right: 3%;
    margin-bottom: 30px;
    margin-top: 2%;
    float: right;
    padding: 2%;
    background-color: #F5F5F5;
}



.div3Reg{
  border: 2px solid black;
  width:45%;
  height: 300px;
  margin-left: 3%;
  margin-bottom: 30px;
  margin-top: 2%;
  float: left;
  /* padding: 2%; */
  background-color: #F5F5F5;
}

.div4Reg{
  border: 2px solid black;
  width:45%;
  height: 300px;
  margin-right: 3%;
  margin-bottom: 30px;
  margin-top: 2%;
  float: right;
  /* padding: 2%; */
  background-color: #F5F5F5;
}



.heading
{
display: inline-block;
width: 200px;
border-bottom: 1px;
font-weight: bold;
vertical-align: middle;
/* background: yellow; */
}

.heading_text
{
display: inline-block;
width: 200px;
border-bottom: 1px;
font-weight: bold;
vertical-align: top;
/* background: yellow; */
}

.heading2
{
display: inline-block;
width: 150px;
border-bottom: 1px;
font-weight: bold;
vertical-align: top;
margin: 2%;
/* background: yellow; */
}

.input{
  width: 60%;
  padding: 5px 0px;
}

.input2{
  width: 250px;
  padding: 5px 0px;
  margin-top: 2%;
  margin-left: 2%;
}




    
   

  }