@charset "UTF-8";

body {
  padding-top: 10px;
  background-color: white;
}

.form-signin {
  max-width: 480px;
  margin: 0 auto;
}

.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-top: 10px;
  margin-bottom: 10px;
}

.form-signin .checkbox {
  font-weight: normal;
}

.form-signin .form-control {
  position: relative;
  height: auto;
  box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}

.form-signin .form-control:focus {
  z-index: 2;
}

label {
  margin-top: 30px;
  color: #285e8e;
}

.logo {
  text-align: center;
  margin-bottom: 10px;
}

.img-responsive {
  display: inline;
}

.title {
  text-align: left;
  color: #285e8e;
}

.bold {
  font-weight: bold;
}

.red {
  color: #d2322d;
}

.container p {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;
}

.aligncenter {
  text-align: center;
}

#footer {
  margin-top: 60px;
  padding: 40px;
  background-color: #3c3c3c;
  color: #dddddd;
  text-align: center;
}

#footer a {
  color: #dddddd;
  margin-right: 10px;
  margin-left: 10px;
}
/*# sourceMappingURL=maps/signup.css.map */
