#mpca-restrictions {
  margin-top: 50px;
  margin-bottom: 50px;
}

#mpca-restrictions label {
  width: 20% !important;
}

#mpca-restrictions .restrictions-form-field {
  padding: 10px 0;
}

#mpca-restrictions .restrictions-tooltip {
  display: block;
  font-style: italic;
  margin-left: 5px;
}

#restrictions-ip-options-box,
#restrictions-email-domain-options-box,
#restrictions-email-address-options-box {
  margin-left: 20px;
  margin-bottom: 20px;
}

#restrictions-ip-options,
#restrictions-email-domain-options,
#restrictions-email-address-options {
  margin-bottom: 20px;
}