button {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  font-size: 100%;
  vertical-align: baseline;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-smoothing: antialiased;
}

body {
  font-size: 1.4rem;
  font-family: 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  background: #f5f5f5;
  color: #4d4d4d;
  margin: 0 auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 300;
}

button,
input[type='checkbox'] {
  outline: none;
}

._1XP1U {
  background: #fff;
  margin: 200px 0 40px 0;
  position: relative;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 25px 50px 0 rgba(0, 0, 0, 0.1);
}

._1XP1U input::-webkit-input-placeholder {
  font-style: italic;
  font-weight: 300;
  color: #e6e6e6;
}

._1XP1U input::-moz-placeholder {
  font-style: italic;
  font-weight: 300;
  color: #e6e6e6;
}

._1XP1U input::input-placeholder {
  font-style: italic;
  font-weight: 300;
  color: #e6e6e6;
}

._1XP1U h1 {
  position: absolute;
  top: -155px;
  width: 100%;
  font-size: 100px;
  font-weight: 100;
  text-align: center;
  color: rgba(175, 47, 47, 0.15);
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
}

._1i723 {
  display: block;
}

div.nav a.selected {
  color: #4f91cd;
  border-bottom: 3px solid #4f91cd;
}

.modal-90w {
  max-width: 90%;
}

._1lZGZ {
  width: 90%;
  max-width: 1200px;
}





._3oWrN .form-group .form-check {
    margin-top: 3px;
}

._3oWrN .form-group .form-check-input {
}

._3oWrN .form-group .form-check-label {
    margin-left: 1rem;
    font-family: SegoeUI;
    font-size: 1.2rem;
}


