* {
  box-sizing: border-box;
  font-family: "B Zar", w_roya, "Times New Roman", Times, serif;    
  font-weight: normal;
  font-size: 14pt;
  background-color: #ffffff;
  color: #006600;
}
body{
    margin: 0;
    padding: 0;
    background-color: #FFF;
}
.topnav{
    margin:0;
    display: block;
    overflow: hidden;
    background-color: #caf8ff;
    height:40px;
    margin:0;
}
.logoclass{
    display: inline;
    float: left;
    padding: 0;
    border-radius: 15px;
    margin:5px;
}
.menubuttons{
    display: inline-block;
    float: right;
    border: none;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px; 
    border-radius: 6px;
    cursor: pointer;
    height:30px;
}
.exitbtn{
    display: inline-block;
    float: left;
    border-radius:15px; 
    border-style: solid;
    border-width: 1px;
    border-color: black;
    padding-top:1px;
    padding-left: 2px;
    padding-right: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px; 
    border-radius: 15px;
    cursor: pointer;
    height:30px;
}
.exitimage{
    display: inline-block;
    float: left;
    border-radius:15px; 
    border-style: solid;
    border-width: 0px;
    border-color: black;
    padding-top:1px;
    padding-left: 2px;
    padding-right: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px; 
    border-radius: 15px;
    cursor: pointer;
    height:30px;
}
.menubuttons:hover {background: #ccc;}
.shenase{
    float:left;
    font-size:10pt;
    color:blue;
    border-radius:15px; 
    border-style: outset;
    border-width: 1px;
    border-color: blue;
    padding-top:3px;
    padding-left: 1px;
    padding-right: 1px;
    margin-top:5px;
    margin-right:5px;
    height: 30px;
}
.CustomerTable{
    background-color:#ccff66;
    border-color:black; 
    border-width: 2px;
    border-style:solid; 
    border-radius:5px;
}
.CustomerTable td {
    background-color:#eeff99;
    font-family: w_roya;
    font-weight:normal;
}
.container {
  position: relative;
  max-width: 300px; /* Maximum   width */
  margin: 0 auto; /* Center it */
}
.container .content {
  position: absolute; /* Position the background text */
  bottom: 0; /* At the bottom. Use top:0 to append it to the top */
  background: rgb(0, 0, 0); /* Fallback color */
  background: rgba(0, 0, 0, 0.0); /* Black background with 0.5 opacity */
  color: #000000; /* Grey text */
  width: 100%; /* Full width */
  padding: 40px; /* Some padding */
}
.container .content {
  position: absolute; /* Position the background text */
  bottom: 0; /* At the bottom. Use top:0 to append it to the top */
  background: rgb(0, 0, 0); /* Fallback color */
  background: rgba(0, 0, 0, 0.0); /* Black background with 0.5 opacity */
  color: #000000; /* Grey text */
  width: 100%; /* Full width */
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 40px; /* Some padding */
}
.ReturnButton{
    float: none;
    color: #003704;
    background-color: #caf8ff;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12pt;
    padding-top:3px;
    margin-top: 3px;
    margin-right: 2px;
    margin-bottom: 3px;
    border-radius: 4px;
    cursor: pointer;
    border-color: #eeff99;
    border-width: 2px;
    font-family: "IRANSansX-Regular" ;
    font-weight: bold;
}
.AcceptButton{
    float: none;
    background-color: #FFB5F2;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14pt;
    padding-top:3px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 3px;
    margin-right: 2px;
    margin-bottom: 3px;
    border-radius: 4px;
    cursor: pointer;
    border-color: #eeff99;
    border-width: 2px;
    border-style: outset;
    font-family: "W_roya";
    font-weight: bold;
}
.OperButton{
    float: none;
    color: #003704;
    background-color: #ffffcc;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14pt;
    padding-top:3px;
    margin-top: 3px;
    margin-right: 2px;
    margin-bottom: 3px;
    border-radius: 4px;
    cursor: pointer;
    border-color: #eeff99;
    border-width: 2px;
    font-family: w_roya;
    font-weight: bold;
}
.LoanListButton{
    float: none;
    width:200px;
    color: #003704;
    background-color: #d9ffe4;
    text-align: right;
    text-decoration: none;
    display: inline-block;
    font-size: 12pt;
    padding-top:3px;
    margin-top: 3px;
    margin-right: 2px;
    margin-bottom: 3px;
    border-radius: 4px;
    cursor: pointer;
    border-color: #eeff99;
    border-width: 2px;
    font-family: IRANSansX-Regular;
}
.centerform {
    float:none;
    text-align: center;
    margin: auto;
}
.verifstyle{
    text-align: center;
    font-family: w_roya; 
    font-size: 14pt; 
    color:blue; 
    margin:0px;
    padding:0px;
}
.verifstyleB{
    text-align: center;
    font-family: w_roya; 
    font-size: 18pt; 
    font-weight: bold;
    color:red; 
    margin:0px;
    padding:0px;
}
.AnchorList{
    border-radius: 20px;   
}
.IconsDiv{
    direction: rtl;
    margin: auto;
    display: table;
    border-radius: 40px;
}
.MainIcons{
    border-radius: 20px;
    border-style: outset;
    border-width: 2px;
    border-color: #a6cca8f7;
    margin: 5px;
}
input{
    direction: ltr;
    font-family: "B Koodak";
    border-radius: 5px;
    border-color:cornflowerblue;
    color:purple;
    background-color: #f3fef9;
}
input:invalid {
  border: red solid 3px;
}
.buttoncenter{
    display: inline;
    background-color: #eee3f8;
    border: none;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14pt;
    margin-top: 2px;
    border-radius: 4px;
    cursor: pointer;
}
.footerbuttons{
    display: inline;
    float: none;
    background-color: #eee3f8;
    border:solid;
    border-color: coral;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14pt;
    padding-top:3px;
    margin-top: 6px;
    margin-right: 2px;
    border-radius: 10px;
    cursor: pointer;
}
.footerbuttons:hover {background: #ccc;}
.ramzclass{
    direction: rtl;
    text-align: center;
    margin-bottom: 8px;
    font-family: 'B Koodak'; 
    font-size: 16pt  
}
.botnav {
    direction: rtl;
    float: right;
    background-color: #d9ffe4;
    width: 100%;
}
.loginbody{
    direction: rtl;
    text-align: center;
    font-family: 'B Zar';
    font-weight: normal;
}
.loginform{
    border-radius: 10px;
    color: #006600;
 }
.center {
  margin: auto;
  width: 60%;
  border: 3px solid #73AD21;
  padding: 10px;
}
.lostpass{
    font-weight: normal;
    font-family: W_roya;
    font-size: 10px;
    text-align:center; 
    border:0px solid #ccc; 
    margin-top:10px;
    color:darkblue;
    border-radius: 5px;
    cursor: pointer;
    background-color: blanchedalmond;
}
.lostpass:hover{background-color:#ddd; }
.submit{
    width:8em;
    border-width:2px;
    border-style: solid;
    margin-top:20px;
    border-color: cornflowerblue;
    background-color: #edfbf9;
    cursor: pointer;
    padding-top:5px;
}
.submit:hover{color:red}
.nicebanner{
    background-color: orange;
    height: 10px;
    border-color: orange;
}

  .ui-autocomplete li {
        font-size: 16px;
        color:red;
    }
.datalist-input {
    width: 50%;
    color: red;
    }    
.datalist{
    direction: rtl;
    float: right;
    text-align: right;
    text-justify: distribute;
}
 /* The sidepanel menu */
.sidepanel {
    border:2px;
    border-width:2px;
    border-color: magenta;
    font-size: 20px;
    margin-right:0px;
    margin-left:2px;
    width: 0; /* 0 width - change this with JavaScript */
    position: absolute; /* Stay in place */
    z-index: 1; /* Stay on top */
    top:5px;
    right: 5px;
    background-color:gray ; 
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 26px; 
    transition: 1s;
}
/* The sidepanel links */
.sidepanel a {
  text-align:right;  
  padding-top:4px;
  padding-left:8px;
  padding-right:8px;
  padding-bottom:14px;
  margin-right:0px;
  text-decoration: none;
  font-family: IRANSansX-Regular;
  font-size:16px;
  color: black;
  background-color:#e8f6de ;
  display: block;
  transition: 0s;
  border: 1px;
}
/* When you mouse over the navigation links, change their color */
.sidepanel a:hover {
  background-color:lightpink;
}
/* Position and style the close button (top right corner) */
.closebtn {
  font-size:20px;
  background-color:lightgreen;
  position: absolute;
  top:0;
  margin-top:2px;
  margin-right: 0;
  right: 8px;
}
.openbtn:hover {
  background-color: #444;
} 
table, th, td {
    margin-left: auto;
    margin-right: auto;

    border: 1px solid black;
    border-collapse: collapse;
    padding-left: 2px;
    padding-right: 4px;
}
table.center {
  margin-left: auto;
  margin-right: auto;
}
tr {background-color: #ffffcc;}
tr:nth-child(4n+1) {background-color: #f2f2f2;}
tr:first-child {background-color: #ffcccc;}
.payaam{
      text-align:center; 
      font-family:"W_roya"; 
      font-size: 16px; 
      color:blue; 
      margin-top:10px;
      padding-left:10px;
      padding-right:10px;
  }
  input:invalid {
  border: orange solid 2px;
  }
.BarCodecontent{
    position:relative;
    width: 280px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-0%);
    background-color: #fff;
    padding: 1px;
    text-align: center;
    float:none;
    margin:auto;
  }
  #barcode{
    font-size:12px;
    width: 280px;
    margin: auto;
    float:none;
  }
@font-face {
  font-family: "B Koodak";
  src: url("fonts/BKOODB.TTF");
  }
@font-face {
  font-family: "IRANSansX-Medium";
  src: url("fonts/IRANSansX-Medium.woff");
  }
@font-face {
  font-family: "IRANSansX-Regular";
  src: url("fonts/IRANSansX-Regular.woff");
  }
@font-face {
  font-family: "IRANSansX-Bold";
  src: url("fonts/IRANSansX-Bold.woff");
  }
@font-face {
  font-family: IRANSansX-DemiBold;
  src: url("fonts/IRANSansX-DemiBold.woff");
  }
@font-face {
  font-family: IRANSansX-ExtraBlack;
  src: url("fonts/IRANSansX-ExtraBlack.woff");
  }
@font-face {
  font-family: IRANSansX-ExtraBold;
  src: url("fonts/IRANSansX-ExtraBold.woff");
  }
@font-face {
  font-family: IRANSansX-Heavy;
  src: url("fonts/IRANSansX-Heavy.woff");
  }
@font-face {
  font-family: IRANSansX-Light;
  src: url("fonts/IRANSansX-Light.woff");
  }
@font-face {
  font-family: IRANSansX-UltraLight;
  src: url("fonts/IRANSansX-UltraLight.woff");
  }
@font-face {
  font-family: IRANSansX-Thin;
  src: url("fonts/IRANSansX-Thin.woff");
  }
@font-face {
  font-family: "B Zar";
  src: url("fonts/BZAR.TTF");
  }
@font-face {
  font-family: "B Zar";
  src: url("fonts/BZARBOLD.TTF");
  }
@font-face {
  font-family: "W_roya";
  src: url("fonts/W_roya.ttf");
  }
  