.usa-header.usa-header--extended#header {
  background: #17293d url(../images/body.gif);
}
@media only screen and (min-width: 1024px) {
  .usa-header.usa-header--extended#header .usa-logo {
    max-width: 100%;
  }
}
.usa-header.usa-header--extended#header .usa-logo__text a {
  color: white;
}
@media only screen and (min-width: 821px) {
  .usa-header.usa-header--extended#header .usa-nav__secondary {
    display: none;
  }
}
.usa-header.usa-header--extended#header .logo-img img {
  height: 110px;
}
@media only screen and (max-width: 1023px) {
  .usa-header.usa-header--extended#header .logo-img img {
    height: 45px;
  }
}

nav.usa-nav {
  border-top: 3px solid #ffbe2e !important;
}
@media only screen and (min-width: 821px) {
  nav.usa-nav {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7ab0d4), color-stop(0.4, #156aa3));
  }
  nav.usa-nav .usa-nav__primary li:has(> a.is-active) {
    background-color: #ffbe2e;
    color: #1b1b1b;
  }
  nav.usa-nav .usa-nav__primary button span::after {
    right: 0;
    top: 30%;
    background-color: white;
  }
  nav.usa-nav .usa-nav__primary button[aria-expanded=true],
  nav.usa-nav .usa-nav__primary li:has(> button[aria-expanded=true]),
  nav.usa-nav .usa-nav__primary li:hover {
    background-color: #ffbe2e;
    color: #1b1b1b;
  }
  nav.usa-nav .usa-nav__link:hover::after {
    background-color: unset;
  }
  nav.usa-nav .usa-nav__primary li:focus {
    outline: 0.25rem solid #2491ff;
    outline-offset: 0;
  }
  nav.usa-nav .usa-nav__submenu {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.3, #fff));
    border-bottom: 4px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
  nav.usa-nav .usa-nav__submenu .usa-nav__submenu-item a {
    color: black !important;
  }
}
@media only screen and (min-width: 821px) {
  nav.usa-nav .usa-nav__primary .usa-nav__primary-item .usa-accordion__button.usa-nav__link, nav.usa-nav .usa-nav__primary .usa-nav__primary-item a {
    color: white;
  }
}

.main-content.usa-section {
  padding: 0px;
  min-height: 400px;
}

.usa-footer__primary-section {
  background: #17293d url(../images/body.gif);
}
.usa-footer__primary-section .usa-footer__primary-content {
  padding: 15px;
  color: white;
}
.usa-footer__primary-section .usa-footer__primary-content h3 {
  font-size: 20px;
}
.usa-footer__primary-section .usa-footer__primary-content p {
  font-size: 14px;
}

.user-login-form-custom .block-title {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5f9ac7), color-stop(0.4, #054b81));
  border-radius: 5px 5px 0px 0px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  padding: 5px 10px 5px 7px;
  color: white;
}
.user-login-form-custom .block-title .title {
  font-size: 1.3em;
  font-weight: bold;
  margin-top: 0;
  background: url(../images/key.png) no-repeat top right;
}
.user-login-form-custom .user-login-form {
  border-radius: 0px 0px 5px 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  background: #eee;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  margin-top: -10px;
  padding: 10px;
}
.user-login-form-custom .user-login-form .form-required:after {
  content: " *";
  color: red;
}
.user-login-form-custom .user-login-form .usa-input-required {
  text-transform: uppercase;
}
.user-login-form-custom .form-submit {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5f9ac7), color-stop(0.4, #054b81));
  border: 1px solid #2d7fbe;
  -webkit-border-radius: 12px;
}
.user-login-form-custom .captcha-type-challenge--image {
  padding: 0;
}

@media (min-width: 64em) {
  #block-uswds-base-subtheme-bannerhero {
    margin-right: -2rem;
    margin-left: -2rem;
  }
}
@media only screen and (min-width: 768px) {
  #block-uswds-base-subtheme-bannerhero .carousel-item {
    height: 350px;
  }
  #block-uswds-base-subtheme-bannerhero .carousel-caption h3 {
    font-size: 20px;
  }
  #block-uswds-base-subtheme-bannerhero .carousel-caption p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  #block-uswds-base-subtheme-bannerhero .carousel-caption h3 {
    font-size: 10px;
  }
  #block-uswds-base-subtheme-bannerhero .carousel-caption p {
    font-size: 8px;
  }
}
#block-uswds-base-subtheme-bannerhero .carousel-caption {
  background: rgba(0, 0, 0, 0.8);
  right: 0;
  bottom: 0;
  left: 0;
  text-align: left;
  padding-left: 15px;
  opacity: 0.9;
}
#block-uswds-base-subtheme-bannerhero .carousel-caption h3 {
  color: #d7d7d7;
  line-height: 1em;
}
#block-uswds-base-subtheme-bannerhero .carousel-caption p {
  font-style: italic;
  color: #898989;
}

#block-uswds-base-subtheme-account-menu ul.menu--account {
  list-style: none;
  padding-left: 0;
  display: inline-flex;
}
#block-uswds-base-subtheme-account-menu ul.menu--account li {
  padding-right: 15px;
}
#block-uswds-base-subtheme-account-menu ul.menu--account li a {
  font-feature-settings: "kern" 1;
  font-kerning: normal;
  font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 100%;
}

.webform-submission-conference-registration-form-form .usa-label,
.webform-submission-conference-registration-form-for-form .usa-label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.9em;
  max-width: 100%;
}
.webform-submission-conference-registration-form-form .usa-fieldset,
.webform-submission-conference-registration-form-for-form .usa-fieldset {
  margin-top: 15px !important;
}
.webform-submission-conference-registration-form-form .local-number,
.webform-submission-conference-registration-form-for-form .local-number {
  border-width: 1px;
  border-color: #565c65;
  border-style: solid;
  border-radius: 0;
  color: #1b1b1b;
  display: block;
  height: 2.5rem;
  margin-top: 0.5rem;
  max-width: 30rem;
  padding: 0.5rem;
  width: 100%;
}
.webform-submission-conference-registration-form-form .form-actions,
.webform-submission-conference-registration-form-for-form .form-actions {
  margin-top: 30px;
}
.webform-submission-conference-registration-form-form .webform-element-description,
.webform-submission-conference-registration-form-form .description,
.webform-submission-conference-registration-form-for-form .webform-element-description,
.webform-submission-conference-registration-form-for-form .description {
  font-size: 1em;
  font-weight: bold;
  font-style: italic;
  color: blue;
}
.webform-submission-conference-registration-form-form hr,
.webform-submission-conference-registration-form-for-form hr {
  border: 1px solid gray;
  height: 1px;
}
.webform-submission-conference-registration-form-form .form-item.js-form-type-radios,
.webform-submission-conference-registration-form-for-form .form-item.js-form-type-radios {
  display: flex;
}
.webform-submission-conference-registration-form-form .form-item.js-form-type-radios .js-webform-radios,
.webform-submission-conference-registration-form-for-form .form-item.js-form-type-radios .js-webform-radios {
  display: flex;
}
.webform-submission-conference-registration-form-form .form-item.js-form-type-radios .usa-label,
.webform-submission-conference-registration-form-for-form .form-item.js-form-type-radios .usa-label {
  margin-top: 15px;
  margin-right: 15px;
}
.webform-submission-conference-registration-form-form .form-item.js-form-type-radios .usa-radio__label,
.webform-submission-conference-registration-form-for-form .form-item.js-form-type-radios .usa-radio__label {
  margin-right: 15px;
}
.webform-submission-conference-registration-form-form .fieldset-legend,
.webform-submission-conference-registration-form-for-form .fieldset-legend {
  font-weight: bold;
}
.webform-submission-conference-registration-form-form .form-required:after,
.webform-submission-conference-registration-form-for-form .form-required:after {
  content: " *";
  color: red;
}
.webform-submission-conference-registration-form-form .usa-radio__label.form-required:after,
.webform-submission-conference-registration-form-for-form .usa-radio__label.form-required:after {
  content: "";
}
.webform-submission-conference-registration-form-form .form-wrapper.js-webform-states-hidden.radios--wrapper,
.webform-submission-conference-registration-form-for-form .form-wrapper.js-webform-states-hidden.radios--wrapper {
  margin-top: 25px;
}
.webform-submission-conference-registration-form-form #edit-dietary-restrictions-conferee,
.webform-submission-conference-registration-form-form edit-dietary-restrictions-spouse,
.webform-submission-conference-registration-form-for-form #edit-dietary-restrictions-conferee,
.webform-submission-conference-registration-form-for-form edit-dietary-restrictions-spouse {
  margin-top: 10px;
}
.webform-submission-conference-registration-form-form #edit-dietary-restrictions-conferee .fieldset-wrapper,
.webform-submission-conference-registration-form-form edit-dietary-restrictions-spouse .fieldset-wrapper,
.webform-submission-conference-registration-form-for-form #edit-dietary-restrictions-conferee .fieldset-wrapper,
.webform-submission-conference-registration-form-for-form edit-dietary-restrictions-spouse .fieldset-wrapper {
  display: grid;
}
.webform-submission-conference-registration-form-form #edit-dietary-restrictions-conferee .fieldset-wrapper .js-webform-checkboxes,
.webform-submission-conference-registration-form-form edit-dietary-restrictions-spouse .fieldset-wrapper .js-webform-checkboxes,
.webform-submission-conference-registration-form-for-form #edit-dietary-restrictions-conferee .fieldset-wrapper .js-webform-checkboxes,
.webform-submission-conference-registration-form-for-form edit-dietary-restrictions-spouse .fieldset-wrapper .js-webform-checkboxes {
  order: 2;
  margin-top: 0;
}

.conf-registration-cancel-form.usa-form {
  max-width: 100%;
}

body.toolbar-fixed .toolbar-oriented .toolbar-bar {
  z-index: 1031;
}
body.toolbar-fixed .navbar-fixed-top {
  top: 39px;
}
body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .navbar-fixed-top {
  top: 79px;
}
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open .navbar-fixed-top {
  left: 240px;
}
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed {
  margin-left: 240px;
}
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray {
  padding-bottom: 40px;
}
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray, body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray > .toolbar-lining:before {
  width: 240px;
}

#views-exposed-form-conference-registration-submissions-page-1,
#views-exposed-form-additional-guests-list-page-1,
#views-exposed-form-conferees-list-page-1,
#views-exposed-form-conferee-balance-due-page-1 {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
@media (min-width: 30em) {
  #views-exposed-form-conference-registration-submissions-page-1,
  #views-exposed-form-additional-guests-list-page-1,
  #views-exposed-form-conferees-list-page-1,
  #views-exposed-form-conferee-balance-due-page-1 {
    max-width: 100%;
  }
}
#views-exposed-form-conference-registration-submissions-page-1 div.form-item,
#views-exposed-form-additional-guests-list-page-1 div.form-item,
#views-exposed-form-conferees-list-page-1 div.form-item,
#views-exposed-form-conferee-balance-due-page-1 div.form-item {
  margin: 5px 10px 5px 0;
}
#views-exposed-form-conference-registration-submissions-page-1 #edit-changed-wrapper--2 .fieldset-wrapper,
#views-exposed-form-additional-guests-list-page-1 #edit-changed-wrapper--2 .fieldset-wrapper,
#views-exposed-form-conferees-list-page-1 #edit-changed-wrapper--2 .fieldset-wrapper,
#views-exposed-form-conferee-balance-due-page-1 #edit-changed-wrapper--2 .fieldset-wrapper {
  display: flex;
  flex-flow: initial;
  align-items: center;
}
@media (min-width: 30em) {
  #views-exposed-form-conference-registration-submissions-page-1 .usa-button,
  #views-exposed-form-additional-guests-list-page-1 .usa-button,
  #views-exposed-form-conferees-list-page-1 .usa-button,
  #views-exposed-form-conferee-balance-due-page-1 .usa-button {
    margin-top: 3rem;
  }
}

.usa-table-container--scrollable .usa-table {
  width: 100%;
}

.my-custom-table {
  --bs-table-bg: #0099ff; // Background color
  width: 70%;
}

.webform-submission-2024-elevth-circuit-judicial-att-form .webform-progress-tracker .progress-title,
.webform-submission-2024-eleventh-circuit-judicial-c-form .webform-progress-tracker .progress-title {
  display: none;
}
.webform-submission-2024-elevth-circuit-judicial-att-form fieldset,
.webform-submission-2024-eleventh-circuit-judicial-c-form fieldset {
  margin-bottom: 20px;
}
.webform-submission-2024-elevth-circuit-judicial-att-form fieldset legend,
.webform-submission-2024-eleventh-circuit-judicial-c-form fieldset legend {
  max-width: 100%;
  font-weight: bold;
}
.webform-submission-2024-elevth-circuit-judicial-att-form fieldset .fieldset-wrapper,
.webform-submission-2024-eleventh-circuit-judicial-c-form fieldset .fieldset-wrapper {
  padding-left: 10px;
}
.webform-submission-2024-elevth-circuit-judicial-att-form fieldset .fieldset-wrapper label:before,
.webform-submission-2024-eleventh-circuit-judicial-c-form fieldset .fieldset-wrapper label:before {
  height: 1rem;
  width: 1rem;
  margin-top: 0.4rem;
}
.webform-submission-2024-elevth-circuit-judicial-att-form .form-actions,
.webform-submission-2024-eleventh-circuit-judicial-c-form .form-actions {
  margin-top: 20px;
}

#charts_container .text-answer-container .item:nth-child(odd) {
  background-color: lightgrey;
}
#charts_container .text-answer-container .item:nth-child(even) {
  background-color: #ffffff; /* White */
}
#charts_container .text-answer-container .item {
  padding: 10px;
  font-size: 20px;
  border: 1px solid #ddd;
}

/*# sourceMappingURL=style.css.map */
