.dialog-without-header .ui-dialog-content {
  padding: .5em 38px !important;
}

.dialog-without-header .ui-dialog-titlebar {
  border-width: unset !important;
  border-style: unset !important;;
  border-color: unset !important;;
  border-radius: unset !important;;
  background: unset !important;;
  font-weight: unset !important;;
}

.dialog-without-header .ui-widget-header {
  border: unset !important;
  background: unset !important;
}

.form-item-agentcode, .form-item-fullname {
  width: 100% !important;
}

.referraldataform p {
  word-wrap: break-word;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 33px;
}

.referraldataform h1 {
  font-weight: 700;
  font-size: 1rem;
  line-height: 25px;
  text-transform: uppercase;
  color: #000;
  padding-bottom: 17px;
}

.referraldataform ul {
  padding-top: 0;
  margin-top: 0;
}

.referraldataform .input-group {
  width: 100% !important;
}

.referraldataform .form-item label {
  word-wrap: break-word;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 33px;
}

.referraldataform .input-group .full-width {
  max-width: unset !important;
}
