
body {
     background-color:#ffffff;
}
.SPDT {
    background-color:#abdcf3;
     padding :0 0 0 0;
    margin:0 0 0 0;
  }
.logTable {
    width :80%;
    height :auto;
    direction:rtl;
    border:none ;
    padding :90px 0 0 80px;
    margin:0 0 0 0;
    
    align-content: center;
     font-family:AD-STOOR;
}
.container {
    width :60%;
    height :327px;
    display:block;
    position :relative ;
    margin-top :50px;
    margin-left  :auto ;
    margin-right  :auto ;
    border:1px solid #999999;
    border-width: thin;
    background-color :#ffffff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.norDT {
    background-color :#d7effa;
}
.barr {
    display :block ;
    position :relative ;
    width :72%;
    height:45px;
    margin :auto ;
    border-bottom-color :#0c7598;
    border-bottom-style :inset;
    border-bottom-width :thin;
    font-size :28px;
    color :#0c7598;
    padding-top :45px;
    font-family:AD-STOOR;
    text-align :right ;
}
.leftLog {
    display :inline-block  ;
    width:80%;
    background-color:#a4bad1;
    height :100%;
    position :relative ;
   margin-left:auto;
     float:left;
}
.rightLog {
     display :inline-block  ;
    width:19.5%;
     background-color :#e5e6eb;
    height :100%;
     position :relative ;
      padding :0 0 0 0;
}
.imgCss {
     display :block  ;
    width:100%;
     background-color :#e5e6eb;
    height :auto;
     position :relative ;
     padding :0 0 0 0;
}
.inputCss {
  background-color: white;
  background-origin:border-box;
  background-position:right;
  direction :rtl;
  background-repeat: no-repeat;
  padding-right: 40px;
  background-size:contain;
  font-size:18px;
  border-style :groove;
  border-width :thin;
border-color:#0a099a;
}
.pswd {
     background-image: url('../imgs/password.png');
}
.usr {
     background-image: url('../imgs/usr.png');
}
.left {
    font-family:AD-STOOR;
    font-size :18px;
    text-align :left;
}
.right {
    font-family:AD-STOOR;
    font-size :18px;
    text-align :right;
}

.button2 {background-color: #12315c; border-radius: 3px;color:#ffffff; font-size :16px; font-family :AD-STOOR; padding :3px 12px 3px 12px;
margin-top:20px; } /* Blue */
