.inputBG { 
  font-family: arial;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  color: #494949;
  border: 1px solid #c6c4c4;
  height: 22px;
}

.generalText {
  font-family: arial;
  font-size: 13px;
  color: #000000;
  line-height: 19px;
}

.alertText {
  font-family: arial;
  font-size: 13px;
  color: #ff0000;
  line-height: 19px;
  font-weight: bold;
}

.titleText {
  font-family: arial;
  font-size: 26px;
  font-weight: normal;
  color: #c80c34;
  line-height: 26px;
}

.loginHeader {
  font-family: arial;
  font-size: 14px;
  color: #3b3b3b;
  font-weight: bold;
}

.supportHeader {
  font-family: arial;
  font-size: 13px;
  color: #616060;
  font-weight: bold;
  line-height: 25px;
}

.supportText {
  font-family: arial;
  font-size: 12px;
  color: #797979;
}

.loginTitle {
  font-family: arial;
  font-size: 13px;
  color: #3b3b3b;
  font-weight: normal;
}

.linkText {
  font-family: arial;
  font-size: 13px;
  color: #034de5;
  line-height: 19px;
  text-decoration: underline;
}

.greyLinkText {
  font-family: arial;
  font-size: 11px;
  color: #8b8a8a;
  text-decoration: underline;
}

.thickbox {
  font-family: arial;
  font-size: 11px;
  color: #8b8a8a;
  text-decoration: underline;
}
