.cont {
  max-width: 320px;
  margin: 40px auto;
}
.qm-login .qmod-account-link-con,
.qm-login .qmod-login-btn-con {
  margin-top: 5px;
}
.qm-login .qm-social-msg,
.qm-login .qm-sign-on-h,
.qm-login .qm-password-reset-h {
  font-weight: normal;
  font-size: 19px;
  padding-bottom: 10px;
}
.qm-login .qm-forgotusername-link {
  padding-bottom: 5px;
}
.qm-login .qm-Fusername-h {
  line-height: 1.3;
}
.qmod-ui-tool a:hover {
  color: #0c91f1;
}
.qmod-ui-tool input[type="date"],
.qmod-ui-tool input[type="text"],
.qmod-ui-tool input[type="password"] {
  border: solid 1px #ddd;
  border-radius: 0;
  box-shadow: none;
  background-color: #f9f9f9;
  color: #222;
  outline: none !important;
}
.qmod-btn.qmod-darkblue {
  background: #0477d1;
}
.qmod-btn.qmod-darkblue:hover {
  background: #0286ef;
}
