@import url("https://use.fontawesome.com/releases/v5.15.3/css/all.css");
*,
*:before,
*:after {
  box-sizing: border-box;
}

::selection,
.etouches-bootstrap ::selection {
  background: #61b2ff;
  color: #101820;
  text-shadow: none;
}

@media only screen and (max-width: 991px) {
  header .navbar-header {
    float: none;
  }
  header .navbar-left,
header .navbar-right {
    float: none !important;
  }
  header .navbar-toggle {
    display: block;
  }
  header .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  header .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  header .navbar-collapse.collapse {
    display: none !important;
  }
  header .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  header .navbar-nav > li {
    float: none;
  }
  header .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  header .collapse.in {
    display: block !important;
  }
}
/* $PLACEHOLDERS
============= */
body td, body th, 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] th,
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 th,
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 th,
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-family: "Open Sans", sans-serif !important;
  color: #101820;
  font-weight: 400;
  text-transform: none;
  line-height: 1.5;
  font-size: 16px;
}

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

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: "Open Sans", sans-serif !important;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.1;
  text-transform: unset;
}

body h1,
body [id=inner_content] h1,
body .ipWidget h1,
body .etouches-bootstrap h1 {
  color: #717171;
  font-size: 36px !important;
  margin-bottom: 0.5rem !important;
}
@media only screen and (min-width: 992px) {
  body h1,
body [id=inner_content] h1,
body .ipWidget h1,
body .etouches-bootstrap h1 {
    font-size: 40px !important;
  }
}

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

body h3,
body [id=inner_content] h3,
body .ipWidget h3,
body .etouches-bootstrap h3 {
  color: #101820;
  font-size: 24px !important;
  margin-bottom: 1rem !important;
}
@media only screen and (min-width: 992px) {
  body h3,
body [id=inner_content] h3,
body .ipWidget h3,
body .etouches-bootstrap h3 {
    font-size: 28px !important;
  }
}

body h4,
body [id=inner_content] h4,
body .ipWidget h4,
body .etouches-bootstrap h4 {
  color: #101820;
  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;
  }
}

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

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

/* $TYPOGRAPHY
============= */
#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, body.record #outer_table input.button.r-button, .ipWidget .btn.btn-secondary, .ui-datepicker-trigger, a[href*="javascript:loadcalendar"], body.record #outer_table input.button.r-button {
  font-family: "Open Sans", sans-serif !important;
  color: #FFF !important;
  background: #398100 !important;
  border: 1px solid #398100 !important;
  border-radius: 0.313em !important;
  font-size: 16px !important;
  text-transform: unset !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: 9.375em;
  padding: 0.62em 0 !important;
  margin-top: 25px;
  margin-bottom: 5px;
  font-weight: normal !important;
  appearance: none;
}
@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, body.record #outer_table input.button.r-button, .ipWidget .btn.btn-secondary, .ui-datepicker-trigger, a[href*="javascript:loadcalendar"], body.record #outer_table input.button.r-button {
    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, body.record #outer_table input.button.r-button:hover, .ipWidget .btn.btn-secondary:hover, .ui-datepicker-trigger:hover, a[href*="javascript:loadcalendar"]: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, body.record #outer_table input.button.r-button:active, .ipWidget .btn.btn-secondary:active, .ui-datepicker-trigger:active, a[href*="javascript:loadcalendar"]: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, body.record #outer_table input.button.r-button:focus, .ipWidget .btn.btn-secondary:focus, .ui-datepicker-trigger:focus, a[href*="javascript:loadcalendar"]:focus {
  color: #FFF !important;
  background: #286703 !important;
  border-color: #286703 !important;
  text-decoration: none !important;
}

.ipWidget .btn.btn-secondary, .ui-datepicker-trigger, a[href*="javascript:loadcalendar"], body.record #outer_table input.button.r-button {
  color: #005EB8 !important;
  background: #FFF !important;
  border-color: #005EB8 !important;
  min-width: unset !important;
  padding: 12px !important;
  height: 46px;
  margin: 0 10px 0px;
  position: relative;
  top: 1px;
}
.ipWidget .btn.btn-secondary:hover, .ui-datepicker-trigger:hover, a[href*="javascript:loadcalendar"]:hover, body.record #outer_table input.button.r-button:hover, .ipWidget .btn.btn-secondary:active, .ui-datepicker-trigger:active, a[href*="javascript:loadcalendar"]:active, body.record #outer_table input.button.r-button:active, .ipWidget .btn.btn-secondary:focus, .ui-datepicker-trigger:focus, a[href*="javascript:loadcalendar"]:focus, body.record #outer_table input.button.r-button:focus {
  color: #FFF !important;
  background: #002F6C !important;
  border-color: #002F6C !important;
}

body.record #outer_table input.button.r-button {
  color: #FFF !important;
  background: #005EB8 !important;
  border-color: #005EB8 !important;
}
body.record #outer_table input.button.r-button:hover, body.record #outer_table input.button.r-button:active, body.record #outer_table input.button.r-button:focus {
  color: #FFF !important;
  background: #002F6C !important;
  border-color: #002F6C !important;
}

/* $PRIMARY BUTTONS
============= */
/* SECONDARY BUTONS
============= */
body.record #outer_table input.button.r-button {
  padding: 0.62em 12px !important;
  min-width: 9.375em !important;
}

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

header,
#outer_table .branding-hdr {
  padding: 0;
  z-index: 2;
  width: 100%;
  background-color: #005EB8;
  box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, 0.5);
  height: 50px;
  transition: height 0.5s, background-color 0.5s;
}
@media only screen and (min-width: 992px) {
  header,
#outer_table .branding-hdr {
    height: 80px;
  }
}
.ipHasAdminNavbar header,
.ipHasAdminNavbar #outer_table .branding-hdr {
  position: static;
  background-color: #BBBCBC;
}
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: 992px) {
  header img,
#outer_table .branding-hdr img {
    height: 45px !important;
  }
}

/* $LANGUAGE SELECT
============= */
.language-selector-container,
#outer_table .language-selector-container {
  display: block;
  position: static;
  z-index: 9;
  right: 15px;
  top: 50px;
  width: auto !important;
  padding: 0 15px !important;
}
@media only screen and (min-width: 800px) {
  .language-selector-container,
#outer_table .language-selector-container {
    position: absolute;
    top: 91px;
  }
}
@media only screen and (max-width: 991px) {
  .language-selector-container,
#outer_table .language-selector-container {
    position: absolute;
    top: 63px;
  }
}
@media only screen and (max-width: 799px) {
  .language-selector-container,
#outer_table .language-selector-container {
    position: static;
  }
}
.language-selector-container select,
#outer_table .language-selector-container select {
  box-sizing: border-box;
  text-transform: uppercase;
  border: 1px solid #D9D9D6 !important;
  border-radius: 2px !important;
  background-color: #FFF !important;
  border-radius: 0 !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -webkit-border-radius: 0px !important;
  padding: 10px 30px 10px 20px !important;
  margin: 0 !important;
  font-size: 12px !important;
  font-weight: bold;
  width: auto !important;
  background: linear-gradient(45deg, #FFF 50%, #101820 50%), linear-gradient(135deg, #101820 50%, #FFF 50%);
  background-position: calc(100% - 17px) calc(1em + 4px), calc(100% - 12px) calc(1em + 4px), 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
  background-color: #101820;
  min-width: 110px;
}
.language-selector-container select::-ms-expand,
#outer_table .language-selector-container select::-ms-expand {
  display: none;
}

/* $FOOTER
============= */
footer .footer {
  background-color: #101820 !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: #005EB8;
}
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: #101820;
  background: #FFF;
}
@media only screen and (min-width: 768px) {
  footer .footer .row {
    display: flex;
    align-items: center;
  }
}

.dark-grey {
  color: #717171 !important;
}

/* $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%;
}

html[lang] {
  background-color: #FFF;
}

/* $LAYOUT
============= */
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.col,
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

html body {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  min-height: 100vh;
}
html body #outer_table {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}
html body footer {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  margin-top: auto;
}

#outer_table {
  width: 100% !important;
}
#outer_table #inner_content {
  display: block;
  margin: 20px auto 0;
}
@media only screen and (max-width: 799px) {
  #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;
}

.container {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

/* $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;
  margin-bottom: 0 !important;
}
[id=outer_table] td.branding-hdr h1 div.logo-img-container {
  text-align: center;
}
[id=outer_table] td.branding-hdr h1 img {
  padding: 0 20px;
}

[class*=col-md-] img {
  width: 100% !important;
  height: auto !important;
}

/* $NAVIGATION
============= */
#outer_table .reg-header-cont-cont,
#outer_table .reg-header-container,
#outer_table .reg-header-header {
  padding: 0;
  background-color: #005EB8;
}
#outer_table tr.nav-related-vars-container {
  width: 100%;
  left: 0;
  z-index: 1;
  background: #FFF;
}
#outer_table span.r-count {
  top: 16px;
  z-index: 3;
}
#outer_table span.r-count .r-crumb-trigger.fa-bars {
  color: #005EB8 !important;
}
#outer_table .new-desktop-nav {
  padding: 0 !important;
  background: #FFF;
  border-top: 1px solid #D9D9D6;
  border-bottom: 1px solid #D9D9D6;
}
#outer_table .new-desktop-nav #r-breadcrumbs {
  margin-left: auto;
  margin-right: auto;
  border: 0;
  max-width: 1170px;
  background: #FFF;
}
@media only screen and (max-width: 799px) {
  #outer_table .new-desktop-nav #r-breadcrumbs ul.crumbs {
    padding: 0 10px;
  }
}
#outer_table .new-desktop-nav #r-breadcrumbs ul.crumbs li {
  padding-top: 0;
  border: 0;
  position: relative;
  background: transparent;
  box-shadow: none;
  margin: 0 !important;
  padding: 8px 0 !important;
}
@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: fontAwesome;
    font-weight: 900;
    color: #D9D9D6;
    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: #005EB8 !important;
  font-size: 16px !important;
  font-family: "Open Sans", 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;
  color: #101820 !important;
}
#outer_table .new-desktop-nav #r-breadcrumbs ul.crumbs li.previous-step a:hover {
  opacity: 1;
  color: #005EB8 !important;
}
#outer_table .new-desktop-nav #r-breadcrumbs ul.crumbs li.previous-step:hover:before {
  content: "";
  display: block;
  height: 4px;
  width: 82%;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.5s;
  font-weight: bold;
  background-color: #005EB8;
}
@media only screen and (min-width: 800px) {
  .newreg #outer_table .new-desktop-nav #r-breadcrumbs ul.crumbs li #Welcome:before, #outer_table .new-desktop-nav #r-breadcrumbs ul.crumbs li.on:before {
    content: "";
    display: block;
    height: 4px;
    width: 82%;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.5s;
    font-weight: bold;
    background-color: #005EB8;
  }
}
.newreg #outer_table .new-desktop-nav #r-breadcrumbs ul.crumbs li #Welcome a, #outer_table .new-desktop-nav #r-breadcrumbs ul.crumbs li.on a {
  opacity: 1;
}
#outer_table .new-desktop-nav #r-breadcrumbs ul.crumbs li.off a {
  color: #717171 !important;
}

/* $FOOTER
============= */
[id=outer_table] .linkSnippetVersion {
  background-color: transparent;
  position: relative;
}
[id=outer_table] .linkSnippetVersion > table {
  background-color: #FFF;
  max-width: 1170px;
  margin: 0 auto;
}

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

.footer {
  padding: 20px;
  border-top: 1px solid #D9D9D6;
}
.footer p {
  font-size: 13px !important;
  color: #101820 !important;
}
@media only screen and (max-width: 799px) {
  .footer p {
    font-size: 13px !important;
  }
}
.footer p * {
  font-size: inherit !important;
  color: inherit !important;
}
.footer p a:link,
.footer p a:visited {
  text-decoration: underline !important;
}
.footer .col-md-1 {
  padding-right: 0px;
}
@media only screen and (max-width: 767px) {
  .footer .col-md-1 {
    padding-bottom: 10px;
  }
}
.footer [class*=col-md-] img {
  width: 100% !important;
  height: auto !important;
  max-width: 65px;
}
.footer .center-text {
  text-align: center;
}

/* $FORMS
============= */
.questionLabel {
  text-transform: inherit !important;
  height: auto !important;
  padding: 10px 0 5px !important;
}

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

.grey {
  background-color: #D0D0CE !important;
  display: flex;
  padding: 30px 30px 0;
}
@media only screen and (max-width: 991px) {
  .grey {
    padding: 15px 15px 0;
  }
}

form {
  margin: 0px auto 60px !important;
  background-color: #D0D0CE;
  padding: 30px;
}
@media only screen and (max-width: 991px) {
  form {
    padding: 15px !important;
  }
}
form .red.requiredlabel {
  text-align: left !important;
  padding-bottom: 30px;
  color: #101820 !important;
}
form .questionLabelHeading tbody {
  background: transparent !important;
}
form .questionLabelHeading tbody tr {
  background: transparent !important;
}
form .questionLabelHeading tbody tr td {
  background: transparent !important;
}
form .questionContainer.questionLabelAbove td {
  padding-left: 0 !important;
  padding-right: 0 !important;
  background: transparent !important;
}
form .questionContainer.questionLabelAbove td * {
  display: inline-block !important;
}
form .questionContainer.questionLabelAbove tr {
  background: transparent !important;
}
form .questionContainer.questionLabelAbove tr:nth-child(3) td {
  background: transparent !important;
}
form .questionContainer.questionLabelAbove tr:nth-child(3) td.questionLabel {
  padding: 0 !important;
}
#outer_table select {
  padding: 8px 25px 8px 8px !important;
  border-radius: 0 !important;
}
#outer_table input[type=checkbox] {
  margin-top: 4px !important;
}
#outer_table input,
#outer_table textarea,
#outer_table select {
  border: 1px solid #101820;
  border-radius: 2px !important;
  background-color: #FFF !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% !important;
  text-transform: none !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;
  }
}
#outer_table a.more-info-btn,
#outer_table a.clear-selection-label {
  margin: 0 0 5px;
}

.lb_uploadimage {
  top: 50% !important;
  transform: translateY(-50%);
}

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

html td.questionInput {
  padding: 0 0 5px !important;
}
html td.questionInput select:not([class^=picker]),
html td.questionInput input,
html td.questionInput textarea {
  border-color: #D9D9D6;
}

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

@media only screen and (max-width: 799px) {
  #outer_table tr.category-selection-tr td {
    width: auto !important;
    display: inline-block !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: #101820;
}

td.empty {
  display: none !important;
}

/* $TABLES - change at your peril
============= */
#inner_content table {
  border-spacing: 0;
  padding: 0 !important;
}
#inner_content table td {
  font-weight: 400;
}

.needs-table-color,
tr.needs-table-color,
tr.needs-table-color .header {
  background: #D9D9D6 !important;
}

.needs-tablerowcolor1 {
  background: #FFF !important;
}

.needs-tablerowcolor2 {
  background: #ECEFF1 !important;
}

@media only screen and (max-width: 799px) {
  #outer_table #inner_content:not(#booster) table tr.needs-table-color {
    display: flex !important;
    justify-content: space-between;
  }
  #outer_table #inner_content:not(#booster) table tr.needs-table-color .header {
    width: 100% !important;
  }
}

tbody > tr.needs-table-color {
  position: relative;
}

tr.needs-table-color .header {
  background: #ECEFF1 !important;
  border: 1px solid #BBBCBC;
  border-left: none;
  border-right: none;
  padding: 20px !important;
  color: #717171 !important;
  font-weight: bold;
}
@media only screen and (max-width: 799px) {
  tr.needs-table-color .header {
    padding-left: 0 !important;
  }
}
body.agenda tr.needs-table-color .header {
  text-align: left;
}
tr.needs-table-color .header,
tr.needs-table-color .header b {
  color: #717171 !important;
  font-size: 16px !important;
}
@media only screen and (min-width: 800px) {
  tr.needs-table-color .header,
tr.needs-table-color .header b {
    font-size: 20px !important;
  }
}
#attendee_information tr.needs-table-color .header b, .agenda-day-container tr.needs-table-color .header b {
  font-size: 20px !important;
}

#outer_table #inner_content:not(#booster) tbody,
#outer_table #inner_content:not(#booster) tr {
  padding: 0 !important;
}
#outer_table #inner_content .r-table,
#outer_table #inner_content .reg-record-display,
#outer_table #inner_content .agenda-day-container {
  border-bottom: 0 !important;
  margin-top: 20px !important;
}
#outer_table #inner_content .r-table td.questionInput,
#outer_table #inner_content .reg-record-display td.questionInput,
#outer_table #inner_content .agenda-day-container td.questionInput {
  height: auto !important;
}
#outer_table #inner_content .r-table .needs-table-color ~ tr th,
#outer_table #inner_content .r-table .needs-table-color ~ tr td,
#outer_table #inner_content .reg-record-display .needs-table-color ~ tr th,
#outer_table #inner_content .reg-record-display .needs-table-color ~ tr td,
#outer_table #inner_content .agenda-day-container .needs-table-color ~ tr th,
#outer_table #inner_content .agenda-day-container .needs-table-color ~ tr td {
  vertical-align: baseline;
  font-size: 16px !important;
}
#outer_table #inner_content .r-table .needs-table-color ~ tr th:not(.questionInput):not(.questionLabel),
#outer_table #inner_content .r-table .needs-table-color ~ tr td:not(.questionInput):not(.questionLabel),
#outer_table #inner_content .reg-record-display .needs-table-color ~ tr th:not(.questionInput):not(.questionLabel),
#outer_table #inner_content .reg-record-display .needs-table-color ~ tr td:not(.questionInput):not(.questionLabel),
#outer_table #inner_content .agenda-day-container .needs-table-color ~ tr th:not(.questionInput):not(.questionLabel),
#outer_table #inner_content .agenda-day-container .needs-table-color ~ tr td:not(.questionInput):not(.questionLabel) {
  padding: 8px 0 !important;
}
@media only screen and (min-width: 800px) {
  #outer_table #inner_content .r-table .needs-table-color ~ tr th:not(.questionInput):not(.questionLabel),
#outer_table #inner_content .r-table .needs-table-color ~ tr td:not(.questionInput):not(.questionLabel),
#outer_table #inner_content .reg-record-display .needs-table-color ~ tr th:not(.questionInput):not(.questionLabel),
#outer_table #inner_content .reg-record-display .needs-table-color ~ tr td:not(.questionInput):not(.questionLabel),
#outer_table #inner_content .agenda-day-container .needs-table-color ~ tr th:not(.questionInput):not(.questionLabel),
#outer_table #inner_content .agenda-day-container .needs-table-color ~ tr td:not(.questionInput):not(.questionLabel) {
    padding: 12px !important;
    border-bottom: 1px solid #BBBCBC !important;
  }
}
@media only screen and (max-width: 799px) {
  #outer_table #inner_content .r-table tr,
#outer_table #inner_content .r-table td,
#outer_table #inner_content .reg-record-display tr,
#outer_table #inner_content .reg-record-display td,
#outer_table #inner_content .agenda-day-container tr,
#outer_table #inner_content .agenda-day-container td {
    display: block !important;
    width: 100% !important;
    font-size: 16px !important;
    margin: 0 !important;
  }
  #outer_table #inner_content .r-table td,
#outer_table #inner_content .r-table th:not(.header),
#outer_table #inner_content .reg-record-display td,
#outer_table #inner_content .reg-record-display th:not(.header),
#outer_table #inner_content .agenda-day-container td,
#outer_table #inner_content .agenda-day-container th:not(.header) {
    border: none !important;
    padding: 0 !important;
  }
  #outer_table #inner_content .r-table tr,
#outer_table #inner_content .reg-record-display tr,
#outer_table #inner_content .agenda-day-container tr {
    border-bottom: 1px solid #BBBCBC !important;
  }
  #outer_table #inner_content .r-table td > table td,
#outer_table #inner_content .r-table td > table tr,
#outer_table #inner_content .reg-record-display td > table td,
#outer_table #inner_content .reg-record-display td > table tr,
#outer_table #inner_content .agenda-day-container td > table td,
#outer_table #inner_content .agenda-day-container td > table tr {
    border-bottom: 0 !important;
    padding: 0 !important;
  }
}
#outer_table #inner_content .r-table .needs-table-color td,
#outer_table #inner_content .reg-record-display .needs-table-color td,
#outer_table #inner_content .agenda-day-container .needs-table-color td {
  display: none !important;
}
#outer_table #inner_content .r-table :not(#booster) [role=radiogroup] td,
#outer_table #inner_content .r-table :not(#booster) [role=radiogroup] td > div,
#outer_table #inner_content .reg-record-display :not(#booster) [role=radiogroup] td,
#outer_table #inner_content .reg-record-display :not(#booster) [role=radiogroup] td > div,
#outer_table #inner_content .agenda-day-container :not(#booster) [role=radiogroup] td,
#outer_table #inner_content .agenda-day-container :not(#booster) [role=radiogroup] td > div {
  border-bottom: none !important;
  margin: 0 !important;
  padding-left: 0 !important;
  padding: 0;
}

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;
}

table.standard.r-payment-methods select {
  background: #FFF url("https://ps-eventscloud-com.s3.amazonaws.com/_internal-projects/website-designs/barcelona-design/images/select-arw.png") 97% 50% no-repeat;
  background-size: 10px;
}
@media (min-width: 800px) {
  table.standard.r-payment-methods select#expiry_month {
    margin-bottom: 4px;
  }
}

.r-payment-types table[role=presentation] {
  max-width: 350px !important;
}
@media (max-width: 800px) {
  .r-payment-types table[role=presentation] {
    min-width: 100%;
  }
}
.r-payment-types table[role=presentation] tr > td:first-child {
  width: 30%;
}

/* $POPUPS
============= */
body:not([class]) {
  margin: 0 !important;
}
body:not([class]) > table.needs-innerpagecolor > tbody > tr > td {
  background: #FFF;
  padding: 10px !important;
}

#attendee_information {
  display: none !important;
}

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