.label_span {
  font-size: 13px;
}
.keg-reqform .input-group.calendar-group {
  border: none;
}
.keg-reqform .canada-field .btn-calendar {
  top: 3px;
}
.keg-reqform {
  width: 600px;
  float: left;
}
.keg-reqform .common-btn {
  width: 130px;
}
.keg-reqform .canada-field .btn-calendar {
  z-index: 4;
}
.keg-reqform .capcha-wrapper {
  border: none;
  padding: 0;
}
.keg-reqform .input-area input {
  padding-bottom: 5px;
}
.keg-form-btn {
  margin: 10px 0;
}
.request-product-div {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .keg-reqform {
    width: 100%;
  }
}
/*# sourceMappingURL=custom.map */