body {
  font-size: 16px;
}
p {
  line-height: 1.5;
}
fieldset {
  border: none;
}
#mse2_filters fieldset:not(:first-child) {
  border-top: 1px solid #e7e7e7;
  margin-top: 0.4rem;
}
#mse2_filters fieldset .filter_title {
  margin-bottom: .2rem;
}
#mse2_filters fieldset .mse2_number_inputs {
  display: flex;
}
#mse2_filters fieldset .mse2_number_inputs .form-group {
  padding: 0;
}
#mse2_filters fieldset .mse2_number_inputs .form-group .input-sm {
  width: 75%;
}
.form-group .form-control {
  margin-top: 0.5rem;
}
.names-list table td {
  padding: .2rem .75rem;
}
.people-category-list .read-more {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
}
.f-col1 {
  background: none;
  padding-top: 0;
}
.f-col2 {
  width: 30%;
}
.f-col3 {
  width: 50%;
}
.footerus .title {
  font-size: 1.2rem;
  font-weight: bold;
}
.foot-menu li a {
  font-weight: normal;
}
.form-request .btn-submit {
  margin: auto;
  font-size: 1.2rem !important;
  padding: 1rem 2rem;
  height: auto;
}
.form-request .form-check-input {
  margin-top: 0.1rem;
}
.grecaptcha-badge {
  display: none;
}