div#container
{
   width: 793px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
  background-color:#ffffff;
 border-width:1px;
 border-color:#000000;
 box-shadow:1px 1px 5px 1px #000000;
 font-family:'Mehr Nastaliq Web';
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#PageHeader1
{
   background-color: #F5F5F5;
   background-image: none;
   box-sizing: border-box;
}
#wb_Heading1
{
   text-align: center;
}
#Layer1
{
   background-color: #FBFBFB;
   background-image: none;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text6 div
{
   text-align: justify;
}
#wb_Text7 div
{
   text-align: center;
}
#Button1
{
   border: 1px solid #2E6DA4;
   border-radius: 4px;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#wb_Text8 div
{
   text-align: center;
}
#PageFooter1
{
   background-color: #F5F5F5;
   background-image: none;
   box-sizing: border-box;
}

/* Division */
body > div:nth-child(2){
 box-shadow:0px 2px 9px -3px #000000;
 position:sticky;
 border-width:1px;
 border-color:#7f8c8d;
 border-style:solid;
 padding-top:12px;
}

/* Span Tag */
#container div span{
 position:relative;
 left:0px;
 padding-left:45px;
}

/* Span Tag */
#container .curdu span{
 padding-left:0px;
}

/* Jurdu */
#container div .jurdu{
 display:inline-block;
 transform:translatex(0px) translatey(0px) !important;
}

