

/*      Request ID: ca54fdf08f53ad40767b44710e170120_1772467714 (03/05/2026 7:11am) (minifier disabled) (HcpBCsAwCAXRE9V/JhEhaRVLDJHcvqGb4S0GLVzx8LA/183um6yEjSQcVQXrS6uxKWbTc0sMRc5tmhi5XjrIDw==)      */

.lw_rsvp_table {
  border-bottom: 1px solid gray;
  border-top: 1px solid gray;
  margin: 0 auto;
  clear: both;
  width: 100%;
  font-size: 16px;
}
.lw_rsvp_table td {
  font-size: 14px;
  color: #444;
  font-weight: normal;
  padding: 8px;
  background: #eee;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #fff;
  border-left: none;
  border-right: none;
}
.lw_rsvp_table td:nth-child(1) {
  width: 175px;
  text-align: right;
  padding-right: 12px;
}
.lw_rsvp_table tr[class^='lw_rsvp_custom'] {
  vertical-align: top;
}
.lw_rsvp_table textarea {
  width: 385px;
  height: 80px;
}
.lw_rsvp_error {
  display: none;
  margin-bottom: 18px;
  background-color: #fee;
  border: #f00 1px solid;
  padding: 16px;
  line-height: 1.6;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  color: #390909;
}
.lw_rsvp_error ul {
  padding-left: 1.5em;
}
.lw_rsvp_error ul,
.lw_rsvp_error li {
  margin-bottom: 0;
}
h3.lw_rsvp_header {
  background-color: #666;
  font-size: 18px;
  font-weight: 400;
  padding: 8px 12px;
  color: white;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.lw_rsvp input[type="text"],
.lw_rsvp textarea {
  border: 1px solid #666;
  padding: 4px 6px;
  background-color: white;
  font-size: 16px;
  width: 200px;
}
.lw_rsvp {
  position: relative;
}
.lw_rsvp * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lw_rsvp label {
  display: block;
  font-weight: normal;
}
.lw_rsvp .lw_widget {
  margin-top: 0;
  padding: 0 !important;
}
.lw_rsvp .lw_forms_form {
  display: table;
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}
.lw_rsvp .lw_forms_form fieldset {
  margin: 0;
  padding: 0;
  display: table-row;
  font-size: 14px;
  color: #444;
  font-weight: normal;
  background: #eee;
  border: 0px;
  margin-bottom: 1px;
}
.lw_rsvp .lw_forms_form fieldset > div {
  display: table-cell;
  margin: 0;
  padding: 8px;
}
.lw_rsvp .lw_forms_form .lw_forms_label {
  width: 175px;
  text-align: right;
  padding-right: 12px;
}
.lw_rsvp .lw_forms_form .lw_forms_label > label:after {
  content: ':';
}
