@import url("https://use.fontawesome.com/releases/v5.15.3/css/all.css");
@font-face {
  font-family: Karla;
  src: url(https://na-admin.eventscloud.com/docs/10173/349475);
}
*,
*:before,
*:after {
  box-sizing: border-box;
}

::-moz-selection, .etouches-bootstrap ::-moz-selection {
  background: #05a5ff;
  color: #fff;
  text-shadow: none;
}

::selection,
.etouches-bootstrap ::selection {
  background: #05a5ff;
  color: #fff;
  text-shadow: none;
}

/* $PLACEHOLDERS
============= */
body td, body div, body font, body p, body a, body li, body input, body label, body select, body h1, body h2, body h3, body h4, body h5, body h6,
body [id=inner_content] td,
body [id=inner_content] div,
body [id=inner_content] font,
body [id=inner_content] p,
body [id=inner_content] a,
body [id=inner_content] li,
body [id=inner_content] input,
body [id=inner_content] label,
body [id=inner_content] select,
body [id=inner_content] h1,
body [id=inner_content] h2,
body [id=inner_content] h3,
body [id=inner_content] h4,
body [id=inner_content] h5,
body [id=inner_content] h6,
body .ipWidget td,
body .ipWidget div,
body .ipWidget font,
body .ipWidget p,
body .ipWidget a,
body .ipWidget li,
body .ipWidget input,
body .ipWidget label,
body .ipWidget select,
body .ipWidget h1,
body .ipWidget h2,
body .ipWidget h3,
body .ipWidget h4,
body .ipWidget h5,
body .ipWidget h6,
body .etouches-bootstrap td,
body .etouches-bootstrap div,
body .etouches-bootstrap font,
body .etouches-bootstrap p,
body .etouches-bootstrap a,
body .etouches-bootstrap li,
body .etouches-bootstrap input,
body .etouches-bootstrap label,
body .etouches-bootstrap select,
body .etouches-bootstrap h1,
body .etouches-bootstrap h2,
body .etouches-bootstrap h3,
body .etouches-bootstrap h4,
body .etouches-bootstrap h5,
body .etouches-bootstrap h6 {
  font-family: Karla, sans-serif !important;
  color: #12121a;
  font-weight: 400;
  text-transform: none;
  line-height: 1.5;
}

body p,
body [id=inner_content] p,
body .ipWidget p,
body .etouches-bootstrap p {
  margin: 0 0 0.5em;
}

body h1, body h2, body h3, body h4, body h5, body h6,
body [id=inner_content] h1,
body [id=inner_content] h2,
body [id=inner_content] h3,
body [id=inner_content] h4,
body [id=inner_content] h5,
body [id=inner_content] h6,
body .ipWidget h1,
body .ipWidget h2,
body .ipWidget h3,
body .ipWidget h4,
body .ipWidget h5,
body .ipWidget h6,
body .etouches-bootstrap h1,
body .etouches-bootstrap h2,
body .etouches-bootstrap h3,
body .etouches-bootstrap h4,
body .etouches-bootstrap h5,
body .etouches-bootstrap h6 {
  font-family: Karla, sans-serif !important;
  font-weight: 500;
  margin-top: 0.5em;
  margin-bottom: 0.25em;
  line-height: 1.1em;
}

body h1,
body [id=inner_content] h1,
body .ipWidget h1,
body .etouches-bootstrap h1 {
  font-size: 42px !important;
}
@media only screen and (min-width: 992px) {
  body h1,
body [id=inner_content] h1,
body .ipWidget h1,
body .etouches-bootstrap h1 {
    font-size: 48px !important;
  }
}

body h2,
body [id=inner_content] h2,
body .ipWidget h2,
body .etouches-bootstrap h2 {
  color: #003b5c;
  text-transform: uppercase;
  font-size: 32px !important;
}
@media only screen and (min-width: 992px) {
  body h2,
body [id=inner_content] h2,
body .ipWidget h2,
body .etouches-bootstrap h2 {
    font-size: 35px !important;
  }
}

body h3,
body [id=inner_content] h3,
body .ipWidget h3,
body .etouches-bootstrap h3 {
  font-size: 28px !important;
}
@media only screen and (min-width: 992px) {
  body h3,
body [id=inner_content] h3,
body .ipWidget h3,
body .etouches-bootstrap h3 {
    font-size: 30px !important;
  }
}

body h4,
body [id=inner_content] h4,
body .ipWidget h4,
body .etouches-bootstrap h4 {
  color: #003b5c;
  font-size: 20px !important;
}
@media only screen and (min-width: 992px) {
  body h4,
body [id=inner_content] h4,
body .ipWidget h4,
body .etouches-bootstrap h4 {
    font-size: 22px !important;
  }
}

.lead-section .ipWidget p,
body .lead-section p {
  font-size: 20px;
}

body a,
body a:link,
body a:visited,
body [id=inner_content] a,
body .ipWidget a,
body .etouches-bootstrap a {
  color: #003b5c;
  text-decoration: underline;
  outline-offset: 1px;
}
body a:focus, body a:hover {
  text-decoration: none;
}

/* $TYPOGRAPHY
============= */
body td, body div, body font, body p, body a, body li, body input, body label, body select,
body [id=inner_content] td,
body [id=inner_content] div,
body [id=inner_content] font,
body [id=inner_content] p,
body [id=inner_content] a,
body [id=inner_content] li,
body [id=inner_content] input,
body [id=inner_content] label,
body [id=inner_content] select,
body .ipWidget td,
body .ipWidget div,
body .ipWidget font,
body .ipWidget p,
body .ipWidget a,
body .ipWidget li,
body .ipWidget input,
body .ipWidget label,
body .ipWidget select,
body .etouches-bootstrap td,
body .etouches-bootstrap div,
body .etouches-bootstrap font,
body .etouches-bootstrap p,
body .etouches-bootstrap a,
body .etouches-bootstrap li,
body .etouches-bootstrap input,
body .etouches-bootstrap label,
body .etouches-bootstrap select {
  font-size: 16px;
}
#outer_table input.button.r-button, .btn,
.ipWidget .btn,
.btn.more-btn,
.more-link,
.button,
.r-reg-buttons a,
[id=inner_content] input.button.r-button,
.cc-btn, .ipWidget .btn.btn-secondary {
  font-family: Karla, sans-serif !important;
  color: #fff !important;
  background: #8c1a1c !important;
  border: 1px solid #8c1a1c !important;
  border-radius: 0 !important;
  font-size: 16px !important;
  text-transform: uppercase !important;
  text-decoration: none;
  transition: background-color 0.4s, color 0.4s, text-shadow 0.4s;
  display: inline-block;
  line-height: 1.5;
  height: auto;
  width: 100%;
  min-width: 180px;
  padding: 13px 30px !important;
  margin-top: 25px;
  margin-bottom: 5px;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  #outer_table input.button.r-button, .btn,
.ipWidget .btn,
.btn.more-btn,
.more-link,
.button,
.r-reg-buttons a,
[id=inner_content] input.button.r-button,
.cc-btn, .ipWidget .btn.btn-secondary {
    width: auto;
  }
}
#outer_table input.button.r-button:hover, .btn:hover,
.more-link:hover,
.button:hover,
.r-reg-buttons a:hover,
[id=inner_content] input.button.r-button:hover,
.cc-btn:hover, .ipWidget .btn.btn-secondary:hover, #outer_table input.button.r-button:active, .btn:active,
.more-link:active,
.button:active,
.r-reg-buttons a:active,
[id=inner_content] input.button.r-button:active,
.cc-btn:active, .ipWidget .btn.btn-secondary:active, #outer_table input.button.r-button:focus, .btn:focus,
.more-link:focus,
.button:focus,
.r-reg-buttons a:focus,
[id=inner_content] input.button.r-button:focus,
.cc-btn:focus, .ipWidget .btn.btn-secondary:focus {
  color: #fff !important;
  background: #611213 !important;
  border-color: #611213 !important;
  text-decoration: none !important;
}

.ipWidget .btn.btn-secondary {
  color: #fff !important;
  background: transparent !important;
  border-color: #fff !important;
}
.ipWidget .btn.btn-secondary:hover, .ipWidget .btn.btn-secondary:active, .ipWidget .btn.btn-secondary:focus {
  color: #003b5c !important;
  background: #fff !important;
  border-color: #003b5c !important;
}

/* $PRIMARY BUTTONS
============= */
/* SECONDARY BUTONS
============= */
/* $HEADER
============= */
.website header {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
}

#outer_table .branding-hdr,
.ipWidget-MenuWidget {
  height: 80px;
}
@media only screen and (min-width: 992px) {
  #outer_table .branding-hdr,
.ipWidget-MenuWidget {
    height: 100px;
  }
}

header,
#outer_table .branding-hdr {
  padding: 0;
  z-index: 2;
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, 0.5);
  transition: height 0.5s, background-color 0.5s;
}
.ipHasAdminNavbar header,
.ipHasAdminNavbar #outer_table .branding-hdr {
  position: static;
}
header img,
#outer_table .branding-hdr img {
  transition: height 0.5s, width 0.5s;
  width: auto !important;
  height: 35px !important;
}
@media only screen and (min-width: 480px) {
  header img,
#outer_table .branding-hdr img {
    height: 55px !important;
  }
}
@media only screen and (min-width: 1200px) {
  header img,
#outer_table .branding-hdr img {
    height: 65px !important;
  }
}

[id=ipBlock-header] {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.ipWidget-MenuWidget {
  flex-grow: 1;
}
.ipWidget-MenuWidget nav,
.ipWidget-MenuWidget .container-fluid,
.ipWidget-MenuWidget .navbar-header {
  height: 100%;
}
.ipWidget-MenuWidget .navbar-header {
  display: flex;
  align-items: center;
}

/* $LANGUAGE SELECT
============= */
.ipWidget-LanguageSelector,
#outer_table .lang-tr {
  background-color: #99a6b0;
}
.ipWidget-LanguageSelector .language-selector-container,
.ipWidget-LanguageSelector div:not([class]),
#outer_table .lang-tr .language-selector-container,
#outer_table .lang-tr div:not([class]) {
  float: none !important;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 20px !important;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 40px;
}
.ipWidget-LanguageSelector .language-selector-container::after,
.ipWidget-LanguageSelector div:not([class])::after,
#outer_table .lang-tr .language-selector-container::after,
#outer_table .lang-tr div:not([class])::after {
  content: "\f57d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  width: 35px;
  height: 26px;
  background-color: #00a3e0;
  border: 1px solid rgba(255, 255, 255, 0.75);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  pointer-events: none;
  position: absolute;
  top: 7px;
}
.ipWidget-LanguageSelector select,
.ipWidget-LanguageSelector .head-lang-sel-box,
#outer_table .lang-tr select,
#outer_table .lang-tr .head-lang-sel-box {
  border: 1px solid rgba(255, 255, 255, 0.75);
  background-color: #777;
  color: #fff !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  width: auto !important;
  min-width: 140px !important;
  height: 26px;
  padding: 0 35px 0 2px !important;
  display: inline-block;
  border-radius: 0;
}

/* $FOOTER
============= */
footer .footer {
  background-color: #12121a !important;
  padding-top: 40px;
  padding-bottom: 40px;
  /* $SOCIAL NAV */
}
@media only screen and (max-width: 767px) {
  footer .footer {
    text-align: center;
  }
}
@media only screen and (min-width: 992px) {
  footer .footer {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
footer .footer h2 {
  font-size: 20px;
  color: #003b5c;
}
footer .footer *,
footer .footer p {
  color: #fff;
}
footer .footer ul.social-nav {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  footer .footer ul.social-nav {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 768px) {
  footer .footer ul.social-nav {
    float: right;
  }
}
footer .footer ul.social-nav li {
  float: left;
  color: #fff;
  padding-left: 0;
  margin: 0 5px;
}
footer .footer ul.social-nav li a i {
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #fff;
  font-size: 20px;
  text-align: center;
  padding-top: 19%;
  transition: all 500ms ease-in-out;
  position: relative;
}
footer .footer ul.social-nav li a i:before {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
footer .footer ul.social-nav li a:hover i {
  color: #12121a;
  background: #fff;
}
@media only screen and (min-width: 768px) {
  footer .footer .row {
    display: flex;
    align-items: center;
  }
}

/* $COMMON HELPERS
============= */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* $LAYOUT
============= */
#outer_table {
  width: 100% !important;
}
#outer_table #inner_content {
  display: block;
  margin: 20px auto 0;
}
@media only screen and (max-width: 991px) {
  #outer_table #inner_content {
    padding: 20px !important;
  }
}
#outer_table #inner_content > table {
  max-width: 960px;
  margin: 0 auto;
}

html,
#outer_table {
  min-width: auto !important;
}

/* $HEADER
============= */
[id=outer_table] td.branding-hdr {
  display: flex !important;
  align-items: center;
}
[id=outer_table] td.branding-hdr h1 {
  max-width: 1170px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
[id=outer_table] td.branding-hdr h1 div.logo-img-container {
  text-align: left;
}
[id=outer_table] td.branding-hdr h1 img {
  padding: 0 20px;
}

/* $NAVIGATION
============= */
#outer_table .reg-header-cont-cont,
#outer_table .reg-header-container,
#outer_table .reg-header-header {
  padding: 0;
  background-color: #003b5c;
}
#outer_table tr.nav-related-vars-container {
  width: 100%;
  left: 0;
  z-index: 1;
  background: #003b5c;
}
#outer_table span.r-count {
  top: 16px;
  z-index: 3;
}
#outer_table span.r-count .r-crumb-trigger.fa-bars {
  color: #fff !important;
}
#outer_table .new-desktop-nav {
  padding: 0 !important;
  background: #003b5c;
}
#outer_table .new-desktop-nav #r-breadcrumbs {
  margin-left: auto;
  margin-right: auto;
  border: 0;
  max-width: 1170px;
  background: #003b5c;
}
#outer_table .new-desktop-nav #r-breadcrumbs ul.crumbs li {
  padding-top: 0;
  border: 0;
  position: relative;
  background: transparent;
  box-shadow: none;
}
@media only screen and (min-width: 800px) {
  #outer_table .new-desktop-nav #r-breadcrumbs ul.crumbs li {
    display: flex;
    align-items: center;
    float: left;
  }
}
@media only screen and (min-width: 800px) {
  #outer_table .new-desktop-nav #r-breadcrumbs ul.crumbs li:not(:last-of-type)::after {
    margin: 0 5px;
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #99a6b0;
    display: inline-block;
    font-size: 16px;
  }
}
@media only screen and (min-width: 1200px) {
  #outer_table .new-desktop-nav #r-breadcrumbs ul.crumbs li:not(:last-of-type)::after {
    margin: 0 15px;
  }
}
#outer_table .new-desktop-nav #r-breadcrumbs ul.crumbs li a {
  border: 0 !important;
  color: #fff !important;
  font-size: 16px !important;
  font-family: Karla, sans-serif !important;
  line-height: 24px;
  display: inline-block;
  opacity: 0.8;
  pointer-events: none;
  text-decoration: none !important;
}
@media only screen and (min-width: 800px) {
  #outer_table .new-desktop-nav #r-breadcrumbs ul.crumbs li a {
    padding: 12px 10px;
  }
}
#outer_table .new-desktop-nav #r-breadcrumbs ul.crumbs li.previous-step a {
  pointer-events: auto;
}
#outer_table .new-desktop-nav #r-breadcrumbs ul.crumbs li.previous-step a:hover {
  opacity: 1;
  text-decoration: underline !important;
}
.newreg #outer_table .new-desktop-nav #r-breadcrumbs ul.crumbs li #Welcome, #outer_table .new-desktop-nav #r-breadcrumbs ul.crumbs li.on a {
  opacity: 1;
}
/* $FOOTER
============= */
[id=outer_table] .linkSnippetVersion {
  background-color: transparent;
}
[id=outer_table] .linkSnippetVersion > table {
  background-color: #fff;
  max-width: 940px;
  margin: 0 auto;
}

#outer_table .poweredBy {
  padding: 10px !important;
}

/* $FORMS
============= */
/* Category selection */
@media only screen and (max-width: 799px) {
  .category-selection-tr td {
    display: inline !important;
  }
}
.questionLabel {
  text-transform: inherit !important;
  height: auto !important;
}

@media only screen and (max-width: 991px) {
  #outer_table table.r-standard > tbody tr {
    padding: 0 !important;
  }
}

form {
  margin: 60px auto !important;
}
@media only screen and (max-width: 991px) {
  form {
    padding: 0 !important;
  }
}

#outer_table select {
  padding-right: 25px !important;
  border-radius: 0 !important;
}
#outer_table input,
#outer_table textarea,
#outer_table select {
  border: 1px solid #99a6b0;
  border-radius: 2px !important;
}
#outer_table input[type=text] {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  line-height: 1 !important;
}
#outer_table input[type=text],
#outer_table select:not([class^=picker]) {
  width: 100%;
  max-width: 350px !important;
}
@media (max-width: 800px) {
  #outer_table input[type=text],
#outer_table select:not([class^=picker]) {
    min-width: 100%;
  }
}
#outer_table textarea {
  padding: 10px;
}
#outer_table input.button.r-button {
  transition: all 0.5s;
}
#outer_table .questionInput .r-mobile {
  position: relative;
}
#outer_table .mobile-picker-button {
  position: absolute;
  top: 11px;
  right: 11px;
  border: none;
  background-color: transparent;
}
@media only screen and (min-width: 992px) {
  #outer_table .mobile-picker-button {
    top: 12px;
    right: 12px;
  }
}

a[href*=printrecord] {
  text-decoration: none !important;
}
a[href*=printrecord] input {
  transition: all 0.5s;
}

html td.questionInput select:not([class^=picker]),
html td.questionInput input,
html td.questionInput textarea {
  border-color: #99a6b0;
}

.red,
.redLabel,
.red.r-message b {
  color: #B30000 !important;
}

tr.category-selection-tr input[type=radio] {
  float: none !important;
}

.ereg .picker__box {
  padding: 1em;
}

.travel-section-container td[width="175"] {
  display: none;
}
.travel-section-container b {
  font-size: 20px;
  margin-bottom: 20px;
  display: block;
  color: #12121a;
}

/* $TABLES
============= */
.needs-table-color,
tr.needs-table-color,
.needs-tablerowcolor1,
.needs-tablerowcolor2,
tr.needs-table-color .header {
  background: #fff !important;
}

tr.needs-table-color .header {
  border-bottom: 4px solid #003b5c !important;
  padding: 15px !important;
}
@media only screen and (max-width: 991px) {
  tr.needs-table-color .header {
    padding-left: 0 !important;
  }
}
body.agenda tr.needs-table-color .header {
  text-align: left;
}
tr.needs-table-color .header b {
  font-size: 20px !important;
  color: #12121a;
}

.r-table > tbody > tr.needs-table-color ~ tr > td,
.reg-record-display > tbody > tr.needs-table-color ~ tr > td,
.agenda-day-container > tbody > tr.needs-table-color ~ tr > td {
  border-bottom: 1px solid #777 !important;
  vertical-align: baseline;
}
.r-table td.questionInput,
.reg-record-display td.questionInput,
.agenda-day-container td.questionInput {
  height: auto !important;
}
@media only screen and (max-width: 991px) {
  .r-table table.questionContainer td.questionLabel,
.reg-record-display table.questionContainer td.questionLabel,
.agenda-day-container table.questionContainer td.questionLabel {
    padding-left: 0 !important;
  }
}
@media only screen and (max-width: 991px) {
  .r-table a.more-info-btn,
.reg-record-display a.more-info-btn,
.agenda-day-container a.more-info-btn {
    margin-bottom: 5px;
  }
}

.agenda-day-container + .agenda-day-container {
  margin-top: 24px;
}

.r-table,
.reg-record-display {
  border-bottom: 0 !important;
  margin-top: 24px;
}
@media (max-width: 800px) {
  .r-table td,
.reg-record-display td {
    display: block !important;
    width: 100% !important;
  }
}

/* Options */
body.options table[data-questiontype="16"] td.questionLabel,
body.options table[data-questiontype="40"] td.questionLabel {
  height: auto;
}
body.options table[data-questiontype="16"] + br,
body.options table[data-questiontype="40"] + br {
  display: none;
}

/* Reg record */
.record .r-table td,
.record .reg-record-display td {
  padding: 12px;
}
.record #inner_content .r-table,
.record #inner_content .reg-record-display {
  border-bottom: 0 !important;
  margin-top: 24px;
}
@media (max-width: 800px) {
  .record #inner_content .r-table tr,
.record #inner_content .r-table td,
.record #inner_content .reg-record-display tr,
.record #inner_content .reg-record-display td {
    display: block !important;
    width: 100% !important;
    font-size: 16px !important;
  }
  .record #inner_content .r-table td,
.record #inner_content .reg-record-display td {
    border: none !important;
    padding: 2px 0 !important;
  }
  .record #inner_content .r-table tr,
.record #inner_content .reg-record-display tr {
    border-bottom: 1px solid #dadada !important;
    padding: 12px 0 !important;
  }
}

/*# sourceMappingURL=master-reg.css.map */