@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,400;0,700;1,400;1,700&display=swap');

body {
  background-color: #f5f8fa;
  color: #636b6f;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  line-height: 1.6;
}

img {
  margin: 20px 14px;
}

h2 {
  font-family: "Raleway", sans-serif;
  text-align: center;
}

a {
  text-decoration: none;
}

hr {
  margin: 15px auto;
  max-width: 718px;
  width: 100%;
}

.container {
  background-color: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 3px 0 3px 3px;
  max-width: 748px;
  width: 100%;
}

#content1 {
  margin: 0;
  max-width: 748px;
  width: 100%;
}

.reset-pw-email, ul {
  text-align: center;
}

.subheader {
  border-bottom: 1px solid #e3e3e3;
  font-size: 18px;
}

.subheader p {
  margin: 0 20px 10px;
}

#content4 {
  margin: 0;
  width: 746px;
  max-width: 100%;
}

.questionlabel {
  font-weight: bold;
}

#p13 {
  text-align: center;
}

#p50 {
  display: inline-block;
  margin: 0 14px;
  max-width: 100%;
  width: 718px;
}

#p94 {
  display: inline-block;
  margin: 20px 14px 0;
  max-width: 100%;
  width: 718px;
}

#id13.drg-field-address-normal {
  border-radius: 4px;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  height: 36px;
  margin:0 25px;
  max-width: 100%;
  width: 306px;
}

#id50, #id94 {
  border-radius: 4px;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  height: 36px;
  margin: 0;
  max-width: 100%;
  width: 718px;
}

#p130, .sixteen.columns.footer {
  display: none;
}

.submit-btn-reset-pw {
  font-size: 14px !important;
  margin: 20px auto !important;
  max-width: 200px !important;
}

input[type="submit"] {
  background: initial;
  background-color: #245480;
  border-color: #1e476c;
  border-radius: 6px;
  color: #fff;
  display: block;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin: 20px 14px 14px 14px;
  max-width: 718px;
  padding: 10px 16px;
  text-shadow: none;
  width: 100%;
}

input[type="submit"]:hover {
  background: initial;
  background-color: #193a58;
  color: #fff;
}

/*@media only screen and (max-width: 959px) {
}*/

@media only screen and (max-width: 767px) {
  #id13.drg-field-address-normal {
    margin: 0;
  }
}
