#LoginPageTitle {
  width: 1265px;
  min-height: 57px;
  text-align: center;
  font-size: 32px;
  color: #ea131a;
  font-weight: bold;
  position: relative;
  position: relative;
  padding-top: 10px;
  overflow: auto;
  /*      background-color: blue;*/
  line-height: 1.5;
}

.LoginGenCnt {
  padding: 0;
  margin: 0;
  width: 1265px;
  min-height: 100px;
  margin-left: 30px;
  overflow: auto;
}

.LoginGenRowCenter {
  width: 632px;
  overflow: auto;
  margin: 0;
  padding: 0;
  margin: 0px auto 0px auto;
  margin-top: 5px;
}

.LogintblHeaderRow {
  /*background-color: aqua;*/
  border-color: black;
  border-style: solid;
  border-bottom-style: none;
  border-width: 1px;
  overflow: auto;
  background-color: #e21c23;
  color: white;
}

.LogintblDataRow {
  border-color: black;
  border-style: solid;
  border-bottom-style: none;
  border-width: 1px;
  overflow: auto;
}

.LogintblFooterRow {
  border-color: black;
  border-style: solid;
  border-bottom-style: none;
  border-width: 1px;
  overflow: auto;
  background-color: #333333;
  color: white;
  min-height: 20px;
}

.LoginGenColFltLCenter {
  border-style: none;
  position: relative;
  float: left;
  text-align: center;
}

.LoginInputRow {
  width: 1265px;
  height: 26px;
  vertical-align: middle;
  margin-top: 3px;
  text-align: center;
  overflow: auto;
  /*background-color: aqua;*/
}

.lgcnt {
  width: 490px;
  /*overflow: auto;*/
  height: 24px;
  margin: 0;
  padding: 0;
  margin: 0px auto 0px auto;
}

.inputMain {
  height: 18px;
  width: 300px
}

.InputLabelCont {
  position: relative;
  float: left;
  margin-top: 1px;
  text-align: right;
  width: 78px;
}

.InputLable {
  text-align: right;
}

.InputCont {
  height: 20px;
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  padding-left: 3px;
}

.LoginLoginBtn {
  margin-top: 15px;
  margin-bottom: 150px;
  background: white;
  border-style: none;
  cursor: hand;
  width: 60px;
  height: 32px;
}

.TxtCapt {
  width: 200px;
}

.LgInErrCntr {
  width: 384px;
  margin: 0 auto;
}

.LoginFg {
  text-align: center;
  width: 1265px;
}

.lgbtn {
  display: block;
  width: 60px;
  margin: 0 auto;
  text-align: center;
  padding-top: 8px;
  margin-top: 8px;
  vertical-align: middle;
  display: block;
  background-color: #e21c23;
  width: 60px;
  height: 18px;
  padding: 0;
  text-align: center;
  /* margin-top: 2px; */
  padding-top: 4px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #FFF;
  text-decoration: none;
  font-size: 12px;
  /* opacity: .85; */
  /* background-color: blue; */
}

#LoginProg {
  position: relative;
  visibility: hidden;
  margin-top: 5px;
}



.PassResetInputRow {
  width: 1011px;
  min-height: 26px;
  vertical-align: middle;
  margin-top: 3px;
  text-align: right;
  overflow: auto;
}

.PassResetC1 {
  position: relative;
  float: left;
  padding-left: 10px;
  width: 50%;
  min-height: 26px;
  text-align: right;
}

.BdRTNCol2a {
  position: relative;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  min-height: 26px;
  text-align: left;
}

.loginBtn {
  display: block;
  background-color: #e21c23;
  width: 60px;
  height: 20px;
  padding: 0;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #FFF;
  text-decoration: none;
  font-size: 12px;
  /* opacity:.85; */
}
