@charset "UTF-8";

.custom01 {
  background-color: #f7f7f7;
  padding-bottom: 0px;
  padding-top: 0px;
}

.custom01 .form-group {
  margin-bottom: 0px;
}

.custom02 {
  background-color: transparent;
}

.custom02 > label {
  background-color: transparent;
}

.custom03 .colored-label {
  background-color: #fff;
}

.custom04 .colored-label {
  background-color: #f7f7f7;
  padding-top: 10px;
}

h3 {
  line-height: 1.5;
}