/* For Certain Printing of Confirmation Page */

.header-section, #main-footer, .container .event-name, #page-table tr.section-header, .addeventatc, .certain-reg-email-assistance-link, .form-table[data="customTable"] {
  display: none !important;
}

.confirmation-banner-table {
  background: #000 !important;
  margin-bottom: 20px !important;
  width: 100% !important;
}

table[data="confirmationTable"] .header img.print-logo {
  display: block !important;
  margin: 0 auto !important;
  width: 115px !important;
}

table[data=confirmationTable] {
  max-width: inherit !important;
  width: 90% !important;
}

a[href]:after {
  content: none !important;
}
