@charset "UTF-8";
@font-face {
  font-family: 'CBABeaconSans-Regular';
  src: url("https://cbaevents.cba.com.au/docs/100007705/CBABeaconSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'CBABeaconSans-Bold';
  src: url("https://cbaevents.cba.com.au/docs/100007705/CBABeaconSans-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'CBABeaconSans-ExtraBold';
  src: url("https://cbaevents.cba.com.au/docs/100007705/CBABeaconSans-ExtraBold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/* $CORE
============= */
*,
*:before,
*:after {
  box-sizing: border-box; }

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: linear-gradient(-45deg, #f4f4f4 0, #f4f4f4 100%); }

body {
  font-family: "CBABeaconSans-Regular", "sans-serif";
  font-size: 16px; }
  body td, body div, body font, body p, body a, body li, body input, body label, body h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: "CBABeaconSans-Regular", "sans-serif" !important;
    color: #181818 !important; }
  body td, body div, body font, body p, body a, body li, body input, body label {
    font-size: 16px; }

::-moz-selection {
  background: #FFCD00;
  color: inherit;
  text-shadow: none; }

::selection {
  background: #FFCD00;
  color: inherit;
  text-shadow: none; }

/* $TYPOGRAPHY */
#outer_table .reg-header-header, body h1,
main h1,
#ipBlock-mainContent h1,
#inner_content h1,
.ipWidget h1 {
  color: #ffffff;
  font-size: 32px !important;
  font-family: "CBABeaconSans-Bold", "CBABeaconSans-Regular", "sans-serif" !important; }
  @media only screen and (min-width: 768px) {
    #outer_table .reg-header-header, body h1,
    main h1,
    #ipBlock-mainContent h1,
    #inner_content h1,
    .ipWidget h1 {
      font-size: 44px !important; } }
body h1, body h2, body h3,
main h1,
main h2,
main h3,
#ipBlock-mainContent h1,
#ipBlock-mainContent h2,
#ipBlock-mainContent h3,
#inner_content h1,
#inner_content h2,
#inner_content h3,
.ipWidget h1,
.ipWidget h2,
.ipWidget h3 {
  font-family: "CBABeaconSans-Bold", "CBABeaconSans-Regular", "sans-serif" !important; }

body h1, body h2, body h3,
main h1,
main h2,
main h3,
#ipBlock-mainContent h1,
#ipBlock-mainContent h2,
#ipBlock-mainContent h3,
#inner_content h1,
#inner_content h2,
#inner_content h3,
.ipWidget h1,
.ipWidget h2,
.ipWidget h3 {
  margin: 24px 0 14px; }
  @media only screen and (min-width: 992px) {
    body h1, body h2, body h3,
    main h1,
    main h2,
    main h3,
    #ipBlock-mainContent h1,
    #ipBlock-mainContent h2,
    #ipBlock-mainContent h3,
    #inner_content h1,
    #inner_content h2,
    #inner_content h3,
    .ipWidget h1,
    .ipWidget h2,
    .ipWidget h3 {
      margin: 32px 0 20px; } }
body h2,
main h2,
#ipBlock-mainContent h2,
#inner_content h2,
.ipWidget h2 {
  font-size: 28px !important; }
  body h2:not(:only-child),
  main h2:not(:only-child),
  #ipBlock-mainContent h2:not(:only-child),
  #inner_content h2:not(:only-child),
  .ipWidget h2:not(:only-child) {
    margin-bottom: 10px; }
  @media only screen and (min-width: 992px) {
    body h2,
    main h2,
    #ipBlock-mainContent h2,
    #inner_content h2,
    .ipWidget h2 {
      font-size: 38px !important; } }
body h3,
main h3,
#ipBlock-mainContent h3,
#inner_content h3,
.ipWidget h3 {
  font-size: 22px !important; }
  @media only screen and (min-width: 992px) {
    body h3,
    main h3,
    #ipBlock-mainContent h3,
    #inner_content h3,
    .ipWidget h3 {
      font-size: 27px !important; } }
body h4,
main h4,
#ipBlock-mainContent h4,
#inner_content h4,
.ipWidget h4 {
  font-size: 18px !important; }
  @media only screen and (min-width: 992px) {
    body h4,
    main h4,
    #ipBlock-mainContent h4,
    #inner_content h4,
    .ipWidget h4 {
      font-size: 20px !important; } }
body p,
main p,
#ipBlock-mainContent p,
#inner_content p,
.ipWidget p {
  font-family: "CBABeaconSans-Regular", "sans-serif";
  font-size: 16px;
  line-height: 24px; }

body .lead,
main .lead,
#ipBlock-mainContent .lead,
#inner_content .lead,
.ipWidget .lead {
  font-size: 18px;
  margin-top: 20px; }
  @media only screen and (min-width: 992px) {
    body .lead,
    main .lead,
    #ipBlock-mainContent .lead,
    #inner_content .lead,
    .ipWidget .lead {
      font-size: 22px; } }
body q,
main q,
#ipBlock-mainContent q,
#inner_content q,
.ipWidget q {
  font-style: italic;
  font-size: 18px; }
  @media only screen and (min-width: 992px) {
    body q,
    main q,
    #ipBlock-mainContent q,
    #inner_content q,
    .ipWidget q {
      font-size: 22px; } }
b,
strong {
  font-family: "CBABeaconSans-Bold", "CBABeaconSans-Regular", "sans-serif" !important; }

/* $LINKS
============= */
.ipWidget a,
.ipWidget a:link,
.ipWidget a:visited,
#inner_content a,
#inner_content a:link,
#inner_content a:visited {
  color: #FFCD00 !important;
  transition: all .2s ease-out; }
  .ipWidget a:focus, .ipWidget a:hover,
  .ipWidget a:link:focus,
  .ipWidget a:link:hover,
  .ipWidget a:visited:focus,
  .ipWidget a:visited:hover,
  #inner_content a:focus,
  #inner_content a:hover,
  #inner_content a:link:focus,
  #inner_content a:link:hover,
  #inner_content a:visited:focus,
  #inner_content a:visited:hover {
    text-decoration: underline;
    color: #e6b902 !important; }

.ipWidget a.link,
.ipWidget a.link:link,
.ipWidget a.link:visited,
#inner_content a.link,
#inner_content a.link:link,
#inner_content a.link:visited {
  color: #1175b5 !important;
  transition: all .2s ease-out; }
  .ipWidget a.link:focus, .ipWidget a.link:hover,
  .ipWidget a.link:link:focus,
  .ipWidget a.link:link:hover,
  .ipWidget a.link:visited:focus,
  .ipWidget a.link:visited:hover,
  #inner_content a.link:focus,
  #inner_content a.link:hover,
  #inner_content a.link:link:focus,
  #inner_content a.link:link:hover,
  #inner_content a.link:visited:focus,
  #inner_content a.link:visited:hover {
    text-decoration: underline;
    color: #1175b5 !important; }

#outer_table td#inner_content > table > tbody > tr > td > p > a {
  color: #1175b5 !important;
  transition: all .2s ease-out; }

#outer_table td#inner_content > table > tbody > tr > td > p > a:hover,
#outer_table td#inner_content > table > tbody > tr > td > p > a:focus {
  color: #1175b5 !important;
  transition: all .2s ease-out; }

/* $BUTTONS */
body.ve #outer_table .lobby-container .agenda-session .button-group .btn.btn-outline-primary, .ereg input.button.r-button, .ipWidget .btn,
.btn,
.button,
.r-reg-buttons a,
.cc-btn,
#inner_content input.button.r-button,
#inner_content a.btn,
body.ve #outer_table .btn-system-test {
  font-family: "CBABeaconSans-Bold", "CBABeaconSans-Regular", "sans-serif" !important;
  color: #181818 !important;
  background: #FFCD00 !important;
  border: 1px solid #FFCD00 !important;
  transition: all .2s ease-out;
  border-radius: 24px !important;
  padding: 13px 25px !important;
  min-width: 180px;
  font-size: 16px !important; }
  body.ve #outer_table .lobby-container .agenda-session .button-group .btn.btn-outline-primary:hover, .ereg input.button.r-button:hover,
  .btn:hover,
  .button:hover,
  .r-reg-buttons a:hover,
  .cc-btn:hover,
  #inner_content input.button.r-button:hover,
  #inner_content a.btn:hover,
  body.ve #outer_table .btn-system-test:hover, body.ve #outer_table .lobby-container .agenda-session .button-group .btn.btn-outline-primary:active, .ereg input.button.r-button:active,
  .btn:active,
  .button:active,
  .r-reg-buttons a:active,
  .cc-btn:active,
  #inner_content input.button.r-button:active,
  #inner_content a.btn:active,
  body.ve #outer_table .btn-system-test:active, body.ve #outer_table .lobby-container .agenda-session .button-group .btn.btn-outline-primary:focus, .ereg input.button.r-button:focus,
  .btn:focus,
  .button:focus,
  .r-reg-buttons a:focus,
  .cc-btn:focus,
  #inner_content input.button.r-button:focus,
  #inner_content a.btn:focus,
  body.ve #outer_table .btn-system-test:focus {
    color: #181818 !important;
    border-color: #e6b902 !important;
    background: #e6b902 !important;
    text-decoration: none !important; }

.ipWidget .btn.btn-primary,
.btn.btn-primary,
.button.btn-primary,
.r-reg-buttons a.btn-primary,
.cc-btn.btn-primary,
#inner_content input.button.r-button.btn-primary,
#inner_content a.btn.btn-primary,
body.ve #outer_table .btn-system-test.btn-primary {
  z-index: 2; }
  
  .btn.btn-primary:hover,
  .button.btn-primary:hover,
  .r-reg-buttons a.btn-primary:hover,
  .cc-btn.btn-primary:hover,
  #inner_content input.button.r-button.btn-primary:hover,
  #inner_content a.btn.btn-primary:hover,
  body.ve #outer_table .btn-system-test.btn-primary:hover {
    color: #ffffff !important; }

/* $LAYOUT
============= */
.row .row > div[class^="col-"] {
  padding: 0; }

/* $COMMON
============= */
.no-pad {
  padding: 0 !important; }

.no-pad-top {
  padding-top: 0 !important; }

.no-pad-bottom {
  padding-bottom: 0 !important; }

.center * {
  text-align: center; }

/* $GENERAL
============= */
/* $HEADER */
@media only screen and (max-width: 991px) {
  .logo-header,
  .navigation {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 20; } }

/* $FOOTER
============= */
footer {
  background-color: #181818;
  padding: 20px 0; }
  @media only screen and (min-width: 768px) {
    footer {
      padding: 40px 0; } }
  footer * {
    color: #ffffff; }
  footer .row {
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      footer .row {
        flex-direction: column; } }
  @media only screen and (min-width: 992px) {
    footer .logo {
      width: 152px; } }
  @media only screen and (max-width: 767px) {
    footer .logo {
      text-align: center; } }
  footer img {
    width: auto !important; }
  footer a {
    color: #ffffff !important; }

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

/* $EREG
============= */
/* $LAYOUT
============= */
html {
  background: linear-gradient(-45deg, #f4f4f4 0, #f4f4f4 100%) !important; }
  html body {
    padding-top: 60px; }
    @media only screen and (min-width: 992px) {
      html body {
        padding-top: 80px; } }
    html body .regBanner {
      width: 100%;
      max-width: 1130px;
      margin: 45px auto 0;
      box-shadow: 0 5px 8px rgba(0, 0, 0, 0.2); }
      @media only screen and (min-width: 992px) {
        html body .regBanner {
          margin: 50px auto 0; } }
    html body .regFooter {
      background-color: #181818;
      width: 100%;
      padding: 60px 20px; }
      html body .regFooter .footerContent {
        width: 100%;
        max-width: 1130px;
        margin: 0 auto;
        color: #ffffff; }
      html body .regFooter a {
        text-decoration: underline; }
        html body .regFooter a:hover {
          text-decoration: none; }
      html body .regFooter * {
        color: #ffffff !important; }
  html body:not(.ereg) {
    padding: 0 !important;
    margin: 0 !important; }
    html body:not(.ereg) > table {
      padding: 10px !important;
      position: fixed;
      overflow-y: auto; }

#outer_table {
  width: 100% !important; }
  #outer_table #inner_content {
    max-width: 1130px;
    display: block;
    margin: 0px auto 0 !important;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.2); }
    @media only screen and (max-width: 991px) {
      #outer_table #inner_content {
        padding: 20px !important; } }
    @media only screen and (min-width: 768px) {
      #outer_table #inner_content {
        margin-top: 0px !important;
        margin-bottom: 100px !important; } }
    #outer_table #inner_content > table {
      max-width: 960px;
      margin: 0 auto; }

@media (min-width: 801px) {
  html,
  #outer_table {
    min-width: auto !important; } }

body td.questionLabel,
body td.questionInput,
body label,
body .header,
body .headercell,
body .maincell,
body .maincellover,
body .off,
body .on,
body .red,
body .redLabel,
body .selectbox,
body .standard,
body a.footer:link,
body a.footer:visited,
body a.menu:link,
body a.menu:visited,
body a.menu_standard:link,
body a.menu_standard:visited,
body a.redLabel:link,
body a.redLabel:visited,
body div,
body font,
body input,
body p,
body select,
body td,
body textarea,
#inner_content td.questionLabel,
#inner_content td.questionInput,
#inner_content label,
#inner_content .header,
#inner_content .headercell,
#inner_content .maincell,
#inner_content .maincellover,
#inner_content .off,
#inner_content .on,
#inner_content .red,
#inner_content .redLabel,
#inner_content .selectbox,
#inner_content .standard,
#inner_content a.footer:link,
#inner_content a.footer:visited,
#inner_content a.menu:link,
#inner_content a.menu:visited,
#inner_content a.menu_standard:link,
#inner_content a.menu_standard:visited,
#inner_content a.redLabel:link,
#inner_content a.redLabel:visited,
#inner_content div,
#inner_content font,
#inner_content input,
#inner_content p,
#inner_content select,
#inner_content td,
#inner_content textarea {
  font-size: 16px !important;
  font-weight: normal;
  font-family: "CBABeaconSans-Regular", "sans-serif" !important;
  text-transform: none; }

/* $GENERAL
============= */
/* $HEADER */
#outer_table .branding-hdr {
  background-color: #ffffff !important;
  padding: 0 20px !important;
  height: 60px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
  box-shadow: inset 0 -1px 0 #e7e7e8; }
  @media only screen and (min-width: 992px) {
    #outer_table .branding-hdr {
      height: 80px; } }
  #outer_table .branding-hdr .logo-img-container {
    text-align: left !important;
    padding: 0 !important; }
  #outer_table .branding-hdr img {
    width: auto !important;
    max-height: 45px; }
    @media only screen and (min-width: 992px) {
      #outer_table .branding-hdr img {
        max-height: 70px; } }
  #outer_table .branding-hdr h1 {
    max-width: 1130px;
    width: 100%;
    margin: 0 auto !important;
    display: block;
    text-align: left !important;
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
  @media only screen and (max-width: 991px) {
    #outer_table .branding-hdr .baseline {
      display: none; } }
  #outer_table .branding-hdr .baseline p {
    font-family: "CBABeaconSans-Bold", "CBABeaconSans-Regular", "sans-serif" !important;
    font-size: 17px !important; }

@media only screen and (max-width: 800px) {
  .logo-img-container {
    padding: 20px; } }

#outer_table tr.nav-related-vars-container {
  width: 100%;
  left: 0;
  z-index: 1;
  background: #181818;
  position: fixed;
  top: 60px; }
  @media only screen and (min-width: 992px) {
    #outer_table tr.nav-related-vars-container {
      top: 80px; } }
  #outer_table tr.nav-related-vars-container .new-desktop-nav {
    padding: 0 !important;
    background: #181818; }
    #outer_table tr.nav-related-vars-container .new-desktop-nav #r-breadcrumbs {
      margin-left: auto;
      margin-right: auto;
      border: 0;
      max-width: 1170px;
      background: transparent; }
      #outer_table tr.nav-related-vars-container .new-desktop-nav #r-breadcrumbs ul.crumbs li {
        padding-top: 0;
        border: 0;
        position: relative; }
        #outer_table tr.nav-related-vars-container .new-desktop-nav #r-breadcrumbs ul.crumbs li.on {
          background: transparent !important;
          box-shadow: none;
          color: #FFCD00; }
          #outer_table tr.nav-related-vars-container .new-desktop-nav #r-breadcrumbs ul.crumbs li.on a {
            color: #ffffff !important; }
          @media only screen and (min-width: 992px) {
            #outer_table tr.nav-related-vars-container .new-desktop-nav #r-breadcrumbs ul.crumbs li.on:before {
              width: 100%; } }
        @media only screen and (min-width: 800px) {
          #outer_table tr.nav-related-vars-container .new-desktop-nav #r-breadcrumbs ul.crumbs li:not(:first-of-type) a:before {
            margin-right: 20px;
            content: "";
            font-family: FontAwesome;
            font-weight: 900;
            color: #ffffff;
            display: inline-block; } }
        #outer_table tr.nav-related-vars-container .new-desktop-nav #r-breadcrumbs ul.crumbs li a, #outer_table tr.nav-related-vars-container .new-desktop-nav #r-breadcrumbs ul.crumbs li.previous-step a {
          border: 0 !important;
          color: #ffffff !important;
          font-size: 16px !important;
          font-family: "CBABeaconSans-Bold", "CBABeaconSans-Regular", "sans-serif" !important;
          padding: 12px 10px;
          line-height: 24px; }
          #outer_table tr.nav-related-vars-container .new-desktop-nav #r-breadcrumbs ul.crumbs li a:hover, #outer_table tr.nav-related-vars-container .new-desktop-nav #r-breadcrumbs ul.crumbs li a:focus, #outer_table tr.nav-related-vars-container .new-desktop-nav #r-breadcrumbs ul.crumbs li.previous-step a:hover, #outer_table tr.nav-related-vars-container .new-desktop-nav #r-breadcrumbs ul.crumbs li.previous-step a:focus {
            text-decoration: none !important; }

/* $LANGUAGE SELECTOR */
#outer_table td.reg-header-cont-cont,
#outer_table .reg-header-container {
  background-color: transparent !important; }

#outer_table .reg-header-container {
  position: relative;
  max-width: 1170px;
  margin: 0 auto;
  display: block;
  padding: 0 20px; }

#outer_table .reg-header-header {
  padding: 0; }

#outer_table td.language-selector-container {
  display: block;
  background-color: #ffffff;
  height: 38px;
  top: -48px;
  right: 20px;
  width: 100%;
  display: block;
  z-index: 9;
  text-align: left;
  padding: 0 !important; }
  @media only screen and (min-width: 992px) {
    #outer_table td.language-selector-container {
      top: -60px; } }
  #outer_table td.language-selector-container .language-wrapper span:after {
    font-size: 18px;
    font-family: FontAwesome;
    color: #181818 !important;
    content: "\f107";
    position: absolute !important;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    padding-top: 1px; }
  #outer_table td.language-selector-container select {
    box-sizing: border-box;
    border-radius: 0 !important;
    -webkit-appearance: none !important;
    padding: 6px 20px 6px 12px !important;
    height: 38px;
    margin: 0 !important;
    font-size: 16px !important;
    font-weight: normal;
    width: auto !important;
    background: #ffffff;
    border-width: 0 !important;
    border-radius: 0;
    border-color: #ccc;
    -webkit-appearance: none;
    box-shadow: none;
    margin: 0 !important;
    color: #181818 !important;
    min-width: 0;
    text-transform: capitalize; }
    @media only screen and (min-width: 992px) {
      #outer_table td.language-selector-container select {
        font-size: 12px !important; } }
    #outer_table td.language-selector-container select::-ms-expand {
      display: none; }
  #outer_table td.language-selector-container select::-ms-expand {
    display: none; }

/* $PAGE STYLES
============= */
body.index #inner_content ul,
body.index #inner_content ol {
  padding: 40px;
  margin-left: -20px;
  margin-right: -20px; }
  @media only screen and (min-width: 768px) {
    body.index #inner_content ul,
    body.index #inner_content ol {
      margin-left: 0;
      margin-right: 0; } }
  body.index #inner_content ul li,
  body.index #inner_content ol li {
    line-height: 23px; }
    body.index #inner_content ul li:not(:last-child),
    body.index #inner_content ol li:not(:last-child) {
      margin-bottom: 20px; }

@media only screen and (max-width: 767px) {
  body.index #inner_content ol {
    padding: 40px 20px; } }

body.index #inner_content ul {
  background: #ECECEC;
  position: relative;
  z-index: 0;
  margin-bottom: 40px; }
  @media only screen and (min-width: 768px) {
    body.index #inner_content ul {
      -webkit-column-count: 2;
         -moz-column-count: 2;
              column-count: 2;
      -webkit-column-gap: 60px;
         -moz-column-gap: 60px;
              column-gap: 60px; } }
body.index #inner_content ol {
  background: #181818; }
  @media only screen and (min-width: 768px) {
    body.index #inner_content ol {
      width: 65%; } }
  body.index #inner_content ol li {
    list-style: none;
    font-size: 20px;
    color: #ffffff !important; }
    body.index #inner_content ol li span {
      font-size: 38px;
      font-weight: bold; }

body.index #inner_content input.button {
  display: inline !important; }
  body.index #inner_content input.button[value="New Registration"] {
    margin-top: 40px; }

@media (min-width: 801px) {
  #outer_table ul.r-mobile.pagebreaks li {
    border: none; }
    #outer_table ul.r-mobile.pagebreaks li a {
      text-decoration: none;
      background-color: #ECECEC !important;
      transition: all .15s ease-in-out;
      border-radius: 0;
      border-right: 1px solid #ffffff; }
    #outer_table ul.r-mobile.pagebreaks li.selected a,
    #outer_table ul.r-mobile.pagebreaks li a:hover {
      background-color: #FFFF01 !important;
      color: #181818 !important; } }

/* $FORM SYTLES
============= */
.questionLabel {
  text-transform: inherit !important;
  padding: 0; }

@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; } }
.ereg select {
  padding-right: 25px !important;
  border-radius: 0 !important; }

.ereg input, .ereg textarea {
  border-radius: 0 !important; }

.ereg input[type="text"] {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  line-height: 1 !important; }

.ereg input[type="text"],
.ereg select:not([class^=picker]) {
  width: 100%;
  max-width: 350px !important; }
  @media (max-width: 800px) {
    .ereg input[type="text"],
    .ereg select:not([class^=picker]) {
      min-width: 100%; } }
.ereg textarea {
  padding: 10px; }

.ereg input.button.r-button {
  transition: all 0.5s; }

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: rgba(24, 24, 24, 0.5); }

.red,
.redLabel {
  color: #a8000b !important; }

table.questionLabelLeft[data-questiontype="3"] {
  position: relative; }
  table.questionLabelLeft[data-questiontype="3"] .questionLabel {
    width: 90% !important;
    text-align: left; }
    @media only screen and (min-width: 992px) {
      table.questionLabelLeft[data-questiontype="3"] .questionLabel {
        width: 95% !important; } }
  @media only screen and (max-width: 991px) {
    table.questionLabelLeft[data-questiontype="3"] .questionInput {
      position: absolute;
      right: 3px;
      top: 8px;
      width: 30px !important; }
      table.questionLabelLeft[data-questiontype="3"] .questionInput .checkbox-container {
        margin: 0 !important; } }
.ereg .picker__box {
  padding: 1em; }

.travel-section-container td[width="175"] {
  display: none; }

.travel-section-container b {
  font-size: 22px;
  margin-bottom: 20px;
  display: block; }

/* $TABLE STYLES */
.needs-table-color,
tr.needs-table-color,
.needs-tablerowcolor1,
.needs-tablerowcolor2,
tr.needs-table-color .header {
  background: #ffffff !important; }

tr.needs-table-color .header {
  border-bottom: 4px solid #FFCD00;
  padding: 15px !important;
  text-align: left; }
  tr.needs-table-color .header b {
    font-size: 22px; }

.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 #f2f2f2;
  vertical-align: baseline; }

.r-table td.questionInput,
.r-table td.questionLabel,
.reg-record-display td.questionInput,
.reg-record-display td.questionLabel,
.agenda-day-container td.questionInput,
.agenda-day-container td.questionLabel {
  height: auto !important; }
  .r-table td.questionInput input[type="checkbox"],
  .r-table td.questionLabel input[type="checkbox"],
  .reg-record-display td.questionInput input[type="checkbox"],
  .reg-record-display td.questionLabel input[type="checkbox"],
  .agenda-day-container td.questionInput input[type="checkbox"],
  .agenda-day-container td.questionLabel input[type="checkbox"] {
    margin-top: 4px !important; }

.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; } }
/* $REGRECORD */
.record .r-table td {
  padding: 12px; }

.record tr.needs-table-color .header {
  text-align: center; }

.record .r-table,
.record .reg-record-display {
  border-bottom: 0 !important;
  margin-top: 24px; }
  @media (max-width: 800px) {
    .record .r-table tr,
    .record .r-table td,
    .record .reg-record-display tr,
    .record .reg-record-display td {
      display: block !important;
      width: 100% !important;
      font-size: 16px !important; }
    .record .r-table tr,
    .record .reg-record-display tr {
      border-bottom: 1px solid #dadada !important;
      padding: 12px 0 !important; }
      .record .r-table tr th,
      .record .reg-record-display tr th {
        border-bottom: 4px solid #FFCD00 !important; } }
.record .btn-lobby {
  display: inline-block; }

/* $FOOTER
============= */
#inner_content .footer-content-container {
  padding: 0 !important; }

#inner_content footer {
  background-color: #181818;
  padding: 40px 20px;
  margin: 60px -20px -20px;
  position: relative;
  z-index: 1; }
  @media only screen and (min-width: 768px) {
    #inner_content footer {
      padding: 60px 40px; } }
  @media only screen and (min-width: 992px) {
    #inner_content footer {
      margin-left: -40px;
      margin-right: -40px; } }
  #inner_content footer * {
    color: #ffffff !important; }
  #inner_content footer p {
    color: white;
    font-weight: 400;
    font-size: 14px !important;
    margin: 0; }

#outer_table .linkSnippetVersion {
  background-color: #ffffff;
  padding: 13px 0 15px !important;
  border-top: 1px solid #ECECEC !important; }
  #outer_table .linkSnippetVersion > table {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 20px !important; }

.poweredBy {
  padding: 0 !important; }

/* $VIRTUAL EVENT
============= */
body.ve {
  /* $LOGIN PAGE */
  /* $LOBBY PAGE */ }
  body.ve form {
    max-width: 350px;
    padding: 20px !important;
    margin-top: 0 !important; }
    @media only screen and (max-width: 767px) {
      body.ve form {
        width: 100% !important; } }
    body.ve form .questionInput input {
      margin-bottom: 5px; }
    body.ve form td.questionInput input[type=text],
    body.ve form html td.questionInput input[type=password] {
      width: 100% !important; }
  body.ve #outer_table {
    /* $PROFILE */
    /* $LOBBY */
    /* $System Check Modal */ }
    body.ve #outer_table #inner_content {
      padding: 0 !important; }
    body.ve #outer_table .ve-header {
      height: 100%; }
    body.ve #outer_table .mobile-user-profile {
      position: absolute;
      top: 0;
      right: 25px; }
    body.ve #outer_table .user-profile-trigger {
      background: transparent; }
      body.ve #outer_table .user-profile-trigger i {
        color: #FFCD00;
        font-size: 30px !important; }
      body.ve #outer_table .user-profile-trigger .profile-edit-icon {
        background-color: #181818; }
    body.ve #outer_table .container-fluid {
      max-width: 940px; }
    body.ve #outer_table .header-content-container {
      background: #ffffff;
      padding: 40px 20px 20px; }
      @media only screen and (min-width: 992px) {
        body.ve #outer_table .header-content-container {
          padding: 60px 40px 20px; } }
      body.ve #outer_table .header-content-container :first-child {
        margin-top: 0; }
      body.ve #outer_table .header-content-container .scroll {
        text-decoration: none;
        display: block;
        margin: 40px auto;
        text-align: center;
        line-height: normal;
        font-weight: bold;
        position: relative;
        padding-bottom: 20px; }
        @media only screen and (min-width: 992px) {
          body.ve #outer_table .header-content-container .scroll {
            margin-bottom: 40px; } }
        body.ve #outer_table .header-content-container .scroll:after {
          font-family: 'fontAwesome';
          content: '\f078';
          display: block;
          font-size: 20px;
          transition: all .2s ease-out;
          position: absolute;
          left: 0;
          right: 0; }
        body.ve #outer_table .header-content-container .scroll:hover:after {
          margin-top: 5px; }
    @media only screen and (min-width: 768px) {
      body.ve #outer_table .profile-container {
        max-width: 100%;
        flex: 100%; } }
    body.ve #outer_table .profile-container .profile {
      padding: 20px;
      background: #181818;
      position: relative; }
      body.ve #outer_table .profile-container .profile svg.profile-shape {
        display: none; }
        body.ve #outer_table .profile-container .profile svg.profile-shape path {
          fill: #FFCD00;
          opacity: 1; }
    body.ve #outer_table .profile-container figure {
      position: absolute;
      left: 20px;
      top: 20px;
      margin: 0; }
    body.ve #outer_table .profile-container .profile-placeholder {
      background-color: #FFCD00 !important;
      font-weight: bold;
      font-size: 40px !important;
      color: #ffffff !important;
      width: 90px;
      height: 90px;
      line-height: 50px; }
    body.ve #outer_table .profile-container .profile-content {
      padding: 0 0 0 140px; }
      body.ve #outer_table .profile-container .profile-content * {
        color: #ffffff !important; }
      body.ve #outer_table .profile-container .profile-content :first-child {
        margin-top: 0 !important; }
      body.ve #outer_table .profile-container .profile-content p {
        margin-bottom: 0 !important; }
      body.ve #outer_table .profile-container .profile-content .logout {
        position: absolute;
        bottom: 10px;
        left: 28px; }
      body.ve #outer_table .profile-container .profile-content .profile-name {
        margin: 20px 0 10px 0; }
      body.ve #outer_table .profile-container .profile-content span {
        font-size: 14px !important;
        font-weight: bold;
        line-height: 20px; }
    body.ve #outer_table .lobby-container {
      padding-bottom: 60px;
      padding-top: 20px; }
      @media only screen and (min-width: 768px) {
        body.ve #outer_table .lobby-container {
          max-width: 100%;
          flex: 100%; } }
      body.ve #outer_table .lobby-container nav {
        padding: 0 20px; }
        @media only screen and (min-width: 992px) {
          body.ve #outer_table .lobby-container nav {
            padding: 0 40px; } }
      body.ve #outer_table .lobby-container .nav-tabs {
        border-color: #FFCD00; }
        body.ve #outer_table .lobby-container .nav-tabs a.nav-item {
          text-decoration: none;
          background-color: #181818;
          color: #ffffff !important;
          transition: all .15s ease-in-out;
          border-right: 2px solid #ffffff; }
          body.ve #outer_table .lobby-container .nav-tabs a.nav-item.active, body.ve #outer_table .lobby-container .nav-tabs a.nav-item:hover {
            background-color: #FFCD00; }
            body.ve #outer_table .lobby-container .nav-tabs a.nav-item.active:after, body.ve #outer_table .lobby-container .nav-tabs a.nav-item:hover:after {
              display: none; }
        body.ve #outer_table .lobby-container .nav-tabs.speaker-tab-group {
          background-color: transparent;
          padding: 0 18px;
          margin: 40px 0; }
          @media only screen and (min-width: 992px) {
            body.ve #outer_table .lobby-container .nav-tabs.speaker-tab-group {
              display: flex;
              padding: 0 38px; } }
          body.ve #outer_table .lobby-container .nav-tabs.speaker-tab-group a.nav-item {
            background-color: #181818 !important;
            color: #ffffff !important;
            flex: 1;
            font-size: 16px;
            padding: 12px 32px;
            margin: 0 2px; }
            body.ve #outer_table .lobby-container .nav-tabs.speaker-tab-group a.nav-item.active, body.ve #outer_table .lobby-container .nav-tabs.speaker-tab-group a.nav-item:hover {
              background-color: #FFCD00 !important; }
            body.ve #outer_table .lobby-container .nav-tabs.speaker-tab-group a.nav-item.active:before {
              top: 100%;
              left: 50%;
              position: absolute;
              margin-left: -15px;
              width: 0;
              height: 0;
              border-style: solid;
              border-width: 20px 15px 0 15px;
              border-color: #FFCD00 transparent transparent transparent;
              content: ''; }
      body.ve #outer_table .lobby-container .timezone-container {
        padding: 0 20px;
        margin: 20px 0 !important; }
        @media only screen and (min-width: 992px) {
          body.ve #outer_table .lobby-container .timezone-container {
            padding: 0 40px;
            margin: 40px 0 !important; } }
        body.ve #outer_table .lobby-container .timezone-container .timezone-toggle {
          padding: 0; }
          @media only screen and (min-width: 992px) {
            body.ve #outer_table .lobby-container .timezone-container .timezone-toggle {
              float: left; } }
          body.ve #outer_table .lobby-container .timezone-container .timezone-toggle .btn {
            padding: 10px !important;
            color: #ffffff !important;
            font-weight: bold;
            border-radius: 0 !important;
            border: 0 !important;
            padding: 8px !important;
            background-color: #181818 !important;
            border-right: 2px solid #ffffff !important; }
            @media only screen and (min-width: 992px) {
              body.ve #outer_table .lobby-container .timezone-container .timezone-toggle .btn {
                padding: 13px !important; } }
            body.ve #outer_table .lobby-container .timezone-container .timezone-toggle .btn i {
              font-weight: bold; }
            body.ve #outer_table .lobby-container .timezone-container .timezone-toggle .btn i,
            body.ve #outer_table .lobby-container .timezone-container .timezone-toggle .btn span {
              color: #ffffff !important; }
            body.ve #outer_table .lobby-container .timezone-container .timezone-toggle .btn.active:not(:disabled):not(.disabled), body.ve #outer_table .lobby-container .timezone-container .timezone-toggle .btn:not(:disabled):not(.disabled):active, body.ve #outer_table .lobby-container .timezone-container .timezone-toggle .btn:not(:disabled):not(.disabled):hover {
              background-color: #FFCD00 !important; }
        body.ve #outer_table .lobby-container .timezone-container .system-test {
          padding: 0;
          display: block !important; }
          @media only screen and (max-width: 991px) {
            body.ve #outer_table .lobby-container .timezone-container .system-test {
              margin-top: 20px; } }
          @media only screen and (min-width: 992px) {
            body.ve #outer_table .lobby-container .timezone-container .system-test {
              float: right; } }
          body.ve #outer_table .lobby-container .timezone-container .system-test .btn {
            width: auto !important; }
            body.ve #outer_table .lobby-container .timezone-container .system-test .btn:before {
              font-family: FontAwesome;
              content: "";
              margin-right: 5px;
              font-weight: 900; }
      body.ve #outer_table .lobby-container .agenda-container {
        padding: 0 20px; }
        @media only screen and (min-width: 992px) {
          body.ve #outer_table .lobby-container .agenda-container {
            padding: 0 40px; } }
      body.ve #outer_table .lobby-container .agenda-session {
        border-color: #ECECEC; }
        @media only screen and (min-width: 992px) {
          body.ve #outer_table .lobby-container .agenda-session {
            padding-bottom: 0; } }
        body.ve #outer_table .lobby-container .agenda-session h4,
        body.ve #outer_table .lobby-container .agenda-session h4 * {
          font-size: 18px !important; }
          @media only screen and (max-width: 767px) {
            body.ve #outer_table .lobby-container .agenda-session h4,
            body.ve #outer_table .lobby-container .agenda-session h4 * {
              margin-top: 10px; } }
        @media only screen and (max-width: 991px) {
          body.ve #outer_table .lobby-container .agenda-session .session-time {
            padding: 0 !important; } }
        body.ve #outer_table .lobby-container .agenda-session .session-time span,
        body.ve #outer_table .lobby-container .agenda-session .local-time-group span {
          text-align: center;
          color: #181818 !important;
          line-height: 21px; }
        body.ve #outer_table .lobby-container .agenda-session .local-time-group span {
          font-size: 11px;
          letter-spacing: -0.5px; }
        body.ve #outer_table .lobby-container .agenda-session .session-info {
          background: #ECECEC;
          padding: 5px 10px;
          display: inline-block;
          margin-bottom: 10px; }
        body.ve #outer_table .lobby-container .agenda-session .session-description {
          word-break: normal;
          text-align: left !important; }
        body.ve #outer_table .lobby-container .agenda-session a[data-toggle="collapse"] {
          text-decoration: none !important;
          display: inline-flex;
          position: relative;
          padding-left: 20px;
          color: #FFCD00 !important;
          font-weight: bold;
          font-size: 14px; }
          body.ve #outer_table .lobby-container .agenda-session a[data-toggle="collapse"]:before {
            font-family: FontAwesome;
            content: '\f055';
            margin-right: 4px;
            transition: all .5s ease-in-out;
            position: absolute;
            top: 0;
            left: 0; }
          body.ve #outer_table .lobby-container .agenda-session a[data-toggle="collapse"]:hover {
            text-decoration: underline !important; }
        body.ve #outer_table .lobby-container .agenda-session a[aria-expanded="true"]:before {
          content: '\f056';
          transform: rotate(180deg); }
        body.ve #outer_table .lobby-container .agenda-session .presenting-tab span {
          color: #FFCD00;
          text-decoration: none; }
          body.ve #outer_table .lobby-container .agenda-session .presenting-tab span:hover {
            text-decoration: underline; }
        body.ve #outer_table .lobby-container .agenda-session .button-group {
          padding-left: 0;
          padding-right: 0; }
          body.ve #outer_table .lobby-container .agenda-session .button-group .btn.btn-outline-primary {
            color: #ffffff !important;
            line-height: normal;
            width: 100% !important; }
            @media only screen and (max-width: 767px) {
              body.ve #outer_table .lobby-container .agenda-session .button-group .btn.btn-outline-primary {
                margin-top: 0; } }
            @media only screen and (min-width: 768px) {
              body.ve #outer_table .lobby-container .agenda-session .button-group .btn.btn-outline-primary {
                width: 80% !important; } }
            body.ve #outer_table .lobby-container .agenda-session .button-group .btn.btn-outline-primary * {
              color: #ffffff !important; }
            body.ve #outer_table .lobby-container .agenda-session .button-group .btn.btn-outline-primary i {
              font-weight: bold; }
            body.ve #outer_table .lobby-container .agenda-session .button-group .btn.btn-outline-primary i.fal.fa-users-class:before {
              content: '\f63d'; }
    @media only screen and (max-width: 767px) {
      body.ve #outer_table .system-test-modal {
        max-width: 100%; } }
    body.ve #outer_table .system-test-modal .setWidth {
      width: 100%; }
    body.ve #outer_table .system-test-modal .compatibility-test h1,
    body.ve #outer_table .system-test-modal .bbb-test h1 {
      font-size: 20px !important; }
    @media only screen and (max-width: 767px) {
      body.ve #outer_table .system-test-modal .compatibility-test,
      body.ve #outer_table .system-test-modal .bbb-test {
        width: 100%;
        padding-left: 0; } }
    body.ve #outer_table .system-test-modal .close {
      font-size: 22px !important; }
    body.ve #outer_table .system-test-modal table.system-test-table {
      display: table; }
      body.ve #outer_table .system-test-modal table.system-test-table tbody {
        display: table-row-group; }
      body.ve #outer_table .system-test-modal table.system-test-table tr {
        display: table-row;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important; }
      body.ve #outer_table .system-test-modal table.system-test-table td {
        display: table-cell;
        padding: 5px 0 !important;
        width: auto !important; }
  body.ve #inner_content footer {
    margin: 0; }
/*# sourceMappingURL=master-reg.css.map */