
.ui-page-theme-a .ui-btn :hover {
      
     background-color: #08AE9E;
     
}

#RememberMe
{
  width: 22px !important;
}
.ui-page-theme-a .ui-btn {
      background-color: #08AE9E;
      color: white;
      text-shadow :none;
      width:100% !important;
       
      /*float: right !important;*/
    
}

#login
{
  /*float: right;*/
  font-size :14px;
  margin-right: 10%;
  width: 90% !important;

}
#forget
{
  float: right;
  /*margin-left: 10% !important;*/
  text-decoration: underline;
  font-size: 12px;
  margin-top: 12px !important;
}
.div-footer
{
  margin: 30px auto 0;
    text-align: center;
    font-size: 16px;
    line-height: 1.38;
    color: #333;
}   