.t-Form-fieldContainer--floatingLabel .t-Form-label {
  font-size: 1.3em;
}

.bcricwh .t-Form-fieldContainer:not(.js-show-label, .is-active) .t-Form-label {
  font-size: 1.3em;
}

.t-Form-fieldContainer.t-Form-fieldContainer--stacked .datepicker.apex-item-datepicker.hasDatepicker, .t-Form-fieldContainer.t-Form-fieldContainer--stacked .selectlist.apex-item-select {
  min-height: 48px;
  background-color: #F9F9F9;
  border: 1px solid #c6c6c6;
  border-radius: 0;
  width: 100%;
}
.t-Form-fieldContainer.t-Form-fieldContainer--stacked .ui-datepicker-trigger.a-Button--calendar {
  min-height: 48px;
  min-width: 48px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered, .select2-selection__arrow {
  margin-top: 18px !important;
}

.t-Form-itemWrapper .select2-container .select2-selection--single, .t-Form-itemWrapper .select2-container .select2-selection--multiple {
  min-height: 48px;
  background-color: #F9F9F9;
  border: 1px solid #c6c6c6;
  border-radius: 0;
}

/*Fix issue with fields having tiny width when screen width is small*/
[class~="plugin-be.ctb.select2"] .t-Form-itemWrapper {
  width: 100%;
}

.t-NavigationBar-item a,
.t-Header-controls button {
  background-color: #00c1d5 !important;
  margin: 5px;
}

.t-NavigationBar-item .t-Button-label {
  font-size: 1.2em;
}

.t-Header-branding {
  background-color: #00405a;
}

@media screen and (max-width: 768px) {
  .research-hub__nav {
    display: none;
  }
}

@media only screen and (min-width: 1025px) {
  .t-Body-side {
    left: 0px !important;
  }
}
.t-Header-nav-list {
  display: none;
}

.t-NavigationBar-item {
  z-index: 9000;
}

.t-Body-nav {
  overflow: hidden;
}

.t-Body {
  font-family: Roboto, sans-serif;
  background-color: #F9F9F9;
}

.t-Body-contentInner {
  flex-grow: 1;
  padding: 0 0 16px 0;
}

.bcricwh.max-width, .bcricwh .max-width {
  max-width: 60em;
  margin: 0px auto;
}

.bcricwh.max-width--80, .bcricwh .max-width--80 {
  max-width: 80em;
  margin: 0px auto;
}

.footer_links img {
  max-width: 3.2em;
}

.BCCHR_LOGO img {
  max-width: 10em;
  padding: 1em;
}

.t-Footer {
  flex-grow: 1;
}

.bcricwh .a-Collapsible > .t-Region-header .t-Region-headerItems--controls,
.bcricwh.a-Collapsible > .t-Region-header .t-Region-headerItems--controls {
  position: relative;
  left: 90%;
}

.bcricwh .a-Collapsible > .t-Region-header .t-Button--icon,
.bcricwh.a-Collapsible > .t-Region-header .t-Button--icon {
  color: black;
  background-color: white;
  box-shadow: none;
}

.bcricwh .a-Collapsible > .t-Region-header .t-Region-headerItems,
.bcricwh.a-Collapsible > .t-Region-header .t-Region-headerItems {
  cursor: pointer;
}

.bcricwh-listview-hide-no-data .apex-no-data-found.a-ListView-item.ui-body-inherit {
  display: none;
}

.bcricwh .a-ListView-item {
  background-color: #F9F9F9;
}

.bcricwh .publications .a-ListView-divider, .bcricwh .publications .a-ListView-item {
  font-size: 2rem;
}

.bcricwh .publications .a-ListView-item .ui-li-aside {
  font-size: 1.5rem;
  line-height: 2.2rem;
}

.t-MediaList-title {
  font-size: 1.9rem;
}

.bcricwh .menu .menu_header, .bcricwh .menu .menu_information, .bcricwh .menu .menu_footer {
  max-width: 60em;
  margin: 0 auto;
}
.bcricwh .menu .menu_information .t-Form-itemWrapper {
  margin-top: 10px;
}
.bcricwh .menu .img_cursor__pointer img {
  cursor: pointer;
}
.bcricwh .menu .center img {
  margin: 0 auto;
}
.bcricwh .menu .center span {
  width: 100%;
  text-align: center;
}

.t-Region--accent14 > .t-Region-header {
  color: white;
  background: #a4bcc2;
}

.request-history .request_icon {
  width: 7em;
  text-align: center;
  margin: 0.3em;
  padding: 0.3em 0.3em;
  border-radius: 5em;
}
.request-history .request_icon.approved {
  background-color: #81bb5f;
  color: white;
}
.request-history .request_icon.denied {
  background-color: #b50f0f;
  color: white;
}
.request-history .request_icon.new, .request-history .request_icon.modified, .request-history .request_icon.submitted {
  background-color: #00405a;
  color: white;
}
.request-history .request_icon span {
  padding: 0.3em 0.3em;
  border-radius: 5em;
}

.bcricwh.request .bcricwh_membership {
  margin-top: 12px;
  margin-right: 12px !important;
}
.bcricwh.request .bcricwh_membership .t-Form-inputContainer {
  border: 1px solid #dfdfdf;
  background-color: rgba(128, 128, 128, 0.45);
  padding-left: 20px;
}
.bcricwh.request .bcricwh_status .bcricwh_col_1 .profile_picture img {
  border: 2px solid white;
  border-radius: 1em;
  object-fit: cover;
  object-position: 50% 10%;
  width: 100%;
}
.bcricwh.request .bcricwh_status .bcricwh_col_2 {
  margin-left: 20px;
}
.bcricwh.request .bcricwh_status .bcricwh_col_2 #P1010_NAME_DISPLAY {
  font-size: 3em;
  font-weight: 300;
}
.bcricwh.request .bcricwh_status .bcricwh_col_2 #P1010_TITLES_DISPLAY ul li {
  list-style: none;
  font-size: 1.7em;
  font-weight: 100;
}
.bcricwh.request .bcricwh_personal_information #P1010_PRIVACY_NOTICE {
  cursor: pointer;
}
.bcricwh.request .bcricwh_header_branding > .t-Region-header {
  background-color: #a4bcc2 !important;
  color: white;
}

.bcricwh.profile {
  max-width: 60em;
  margin: 20px auto;
}
.bcricwh.profile .change-aside .ui-li-aside {
  font-size: 12px;
  letter-spacing: 0.004em;
  color: rgba(0, 0, 0, 0.6);
}
.bcricwh.profile .contact span {
  font-weight: 100;
}
.bcricwh.profile .contact_link img, .bcricwh.profile .contact_link a {
  margin-right: 0.3em;
}
.bcricwh.profile .contact_link span {
  padding: 0;
}
.bcricwh.profile .contact_link .t-Form-inputContainer {
  padding: 0 8px;
}
.bcricwh.profile .contact_info img, .bcricwh.profile .contact_info a {
  margin-right: 0.3em;
}
.bcricwh.profile .contact_info span {
  padding: 0;
  font-weight: 100;
}
.bcricwh.profile .contact_info .t-Form-inputContainer {
  padding: 0 8px;
}
.bcricwh.profile .contact_info img {
  position: relative;
  width: 1.2em;
  top: 0.3em;
  font-weight: 100;
}
.bcricwh.profile .contact_phone img, .bcricwh.profile .contact_phone a {
  margin-right: 0.3em;
}
.bcricwh.profile .contact_phone span {
  padding: 0;
}
.bcricwh.profile .contact_phone .t-Form-inputContainer {
  padding: 0 8px;
}
.bcricwh.profile .contact_phone img {
  position: relative;
  width: 1.2em;
  top: 0.3em;
}
.bcricwh.profile .details {
  padding: 16px 24px;
}
.bcricwh.profile .details label {
  font-size: 1.4em;
  font-weight: 700;
}
.bcricwh.profile .details .t-Form-itemWrapper span {
  font-size: 1.1em;
  font-weight: 300;
}
.bcricwh.profile .details .overview span {
  font-weight: 100;
}
.bcricwh.profile .details .overview .summary {
  padding: 12px;
  line-height: 2em;
}
.bcricwh.profile .footer span {
  max-width: 60em;
  margin: 20px auto;
  font-weight: 100;
}
.bcricwh.profile .header {
  padding: 16px 24px;
}
.bcricwh.profile .header .column_1 {
  width: 14em;
}
.bcricwh.profile .header .column_1 .section_1 {
  width: 14em;
}
.bcricwh.profile .header .column_2 {
  margin: 2rem 0 0 4rem;
  width: 40em;
}
.bcricwh.profile .header .profile_picture img {
  border: 2px solid white;
  border-radius: 1em;
  object-fit: cover;
  object-position: 50% 10%;
  width: 100%;
}
.bcricwh.profile .t-Region-body {
  padding: 0;
}
.bcricwh.profile .title span {
  font-weight: 100;
}
.bcricwh.profile .work_information span {
  font-weight: 100;
}
.bcricwh.profile .work_information a {
  line-height: 2em;
}

/*Search List*/
.bcricwh .search-bar {
  min-height: 15rem;
}
.bcricwh .search-bar .a-Icon.icon-help {
  color: white;
}
.bcricwh .search-bar .apex-no-data-found.a-ListView-item.ui-body-inherit {
  display: none;
}
.bcricwh .search-bar .a-ListView {
  max-width: 60em;
  margin: 0 auto;
  background: #F9F9F9;
}
.bcricwh .search-bar .a-ListView .a-ListView-item a, .bcricwh .search-bar .a-ListView .a-ListView-item .content, .bcricwh .search-bar .a-ListView .a-ListView-item .profile, .bcricwh .search-bar .a-ListView .a-ListView-item .contact_information, .bcricwh .search-bar .a-ListView .a-ListView-item .header {
  display: flex;
}
.bcricwh .search-bar .a-ListView .a-ListView-item a, .bcricwh .search-bar .a-ListView .a-ListView-item a .details {
  min-height: 170px;
}
.bcricwh .search-bar .a-ListView .a-ListView-item a, .bcricwh .search-bar .a-ListView .a-ListView-item .content {
  flex-direction: row;
}
.bcricwh .search-bar .a-ListView .a-ListView-item .profile, .bcricwh .search-bar .a-ListView .a-ListView-item .contact_information, .bcricwh .search-bar .a-ListView .a-ListView-item .header {
  flex-direction: column;
}
.bcricwh .search-bar .a-ListView .a-ListView-item .phone_icon, .bcricwh .search-bar .a-ListView .a-ListView-item .email_icon, .bcricwh .search-bar .a-ListView .a-ListView-item .building_icon {
  margin-right: 0.3em;
  position: relative;
  width: 1.2em;
  top: 0.3em;
}
.bcricwh .search-bar .a-ListView .a-ListView-item .content > * {
  margin-right: 2em;
}
.bcricwh .search-bar .a-ListView .a-ListView-item .label {
  font-size: 1.5em;
  margin-bottom: 0.3em;
}
@media (min-width: 1024px) {
  .bcricwh .search-bar .a-ListView .a-ListView-item .content {
    display: flex;
    flex-direction: row;
  }
  .bcricwh .search-bar .a-ListView .a-ListView-item img {
    max-width: 8em;
    max-height: 145px;
    object-fit: cover;
    margin: 0 auto;
  }
  .bcricwh .search-bar .a-ListView .a-ListView-item .header {
    width: 25em;
  }
  .bcricwh .search-bar .a-ListView .a-ListView-item .contact_information {
    width: 18em;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .bcricwh .search-bar .a-ListView .a-ListView-item .details {
    min-width: 560px;
  }
  .bcricwh .search-bar .a-ListView .a-ListView-item .content {
    margin: 0 0 0 auto;
    display: flex;
    flex-direction: column;
    max-width: 40em;
  }
  .bcricwh .search-bar .a-ListView .a-ListView-item img {
    max-width: 8em;
    max-height: 145px;
    object-fit: cover;
    margin: 0 auto;
  }
  .bcricwh .search-bar .a-ListView .a-ListView-item .header {
    width: auto;
  }
  .bcricwh .search-bar .a-ListView .a-ListView-item .contact_information {
    width: auto;
  }
}
@media (max-width: 768px) {
  .bcricwh .search-bar .a-ListView .a-ListView-item .details {
    width: 100%;
  }
  .bcricwh .search-bar .a-ListView .a-ListView-item .content {
    display: flex;
    flex-direction: column;
  }
  .bcricwh .search-bar .a-ListView .a-ListView-item img {
    display: none;
  }
  .bcricwh .search-bar .a-ListView .a-ListView-item .header {
    width: 100%;
  }
  .bcricwh .search-bar .a-ListView .a-ListView-item .contact_information {
    width: 100%;
  }
}

.bcricwh .t-BadgeList, .t-BadgeList-item {
  background-color: #F9F9F9;
}

.bcricwh.bg.surf {
  background-color: #00c1d5;
}

.bcricwh .bg.surf {
  background-color: #00c1d5;
}

.bcricwh.bg.pacific-blue {
  background-color: #005eb8;
}

.bcricwh .bg.pacific-blue {
  background-color: #005eb8;
}

.bcricwh.bg.autumn {
  background-color: #ff8200;
}

.bcricwh .bg.autumn {
  background-color: #ff8200;
}

.bcricwh.bg.sunrise {
  background-color: #ffcd00;
}

.bcricwh .bg.sunrise {
  background-color: #ffcd00;
}

.bcricwh.bg.fern {
  background-color: #89a84f;
}

.bcricwh .bg.fern {
  background-color: #89a84f;
}

.bcricwh.bg.pine {
  background-color: #44693d;
}

.bcricwh .bg.pine {
  background-color: #44693d;
}

.bcricwh.bg.bark {
  background-color: #746661;
}

.bcricwh .bg.bark {
  background-color: #746661;
}

.bcricwh.bg.deep-sea {
  background-color: #00405a;
}

.bcricwh .bg.deep-sea {
  background-color: #00405a;
}

.bcricwh.bg.storm {
  background-color: #425563;
}

.bcricwh .bg.storm {
  background-color: #425563;
}

.bcricwh.bg.winter-sky {
  background-color: #a4bcc2;
}

.bcricwh .bg.winter-sky {
  background-color: #a4bcc2;
}

.bcricwh.bg.white {
  background-color: white;
}

.bcricwh .bg.white {
  background-color: white;
}

.bcricwh.bg.black {
  background-color: black;
}

.bcricwh .bg.black {
  background-color: black;
}

.bcricwh .bcricwh_badge-list__surf .t-BadgeList-value {
  background-color: #00c1d5 !important;
  fill: #00c1d5 !important;
}
.bcricwh .bcricwh_badge-list__pacific-blue .t-BadgeList-value {
  background-color: #005eb8 !important;
  fill: #005eb8 !important;
}
.bcricwh .bcricwh_badge-list__autumn .t-BadgeList-value {
  background-color: #ff8200 !important;
  fill: #ff8200 !important;
}
.bcricwh .bcricwh_badge-list__sunrise .t-BadgeList-value {
  background-color: #ffcd00 !important;
  fill: #ffcd00 !important;
}
.bcricwh .bcricwh_badge-list__fern .t-BadgeList-value {
  background-color: #89a84f !important;
  fill: #89a84f !important;
}
.bcricwh .bcricwh_badge-list__pine .t-BadgeList-value {
  background-color: #44693d !important;
  fill: #44693d !important;
}
.bcricwh .bcricwh_badge-list__bark .t-BadgeList-value {
  background-color: #746661 !important;
  fill: #746661 !important;
}
.bcricwh .bcricwh_badge-list__deep-sea .t-BadgeList-value {
  background-color: #00405a !important;
  fill: #00405a !important;
}
.bcricwh .bcricwh_badge-list__storm .t-BadgeList-value {
  background-color: #425563 !important;
  fill: #425563 !important;
}
.bcricwh .bcricwh_badge-list__winter-sky .t-BadgeList-value {
  background-color: #a4bcc2 !important;
  fill: #a4bcc2 !important;
}
.bcricwh .bcricwh_badge-list__white .t-BadgeList-value {
  background-color: white !important;
  fill: white !important;
}
.bcricwh .bcricwh_badge-list__black .t-BadgeList-value {
  background-color: black !important;
  fill: black !important;
}

.bcricwh .border.surf {
  border: 1px solid #00c1d5 !important;
}
.bcricwh .border.pacific-blue {
  border: 1px solid #005eb8 !important;
}
.bcricwh .border.autumn {
  border: 1px solid #ff8200 !important;
}
.bcricwh .border.sunrise {
  border: 1px solid #ffcd00 !important;
}
.bcricwh .border.fern {
  border: 1px solid #89a84f !important;
}
.bcricwh .border.pine {
  border: 1px solid #44693d !important;
}
.bcricwh .border.bark {
  border: 1px solid #746661 !important;
}
.bcricwh .border.deep-sea {
  border: 1px solid #00405a !important;
}
.bcricwh .border.storm {
  border: 1px solid #425563 !important;
}
.bcricwh .border.winter-sky {
  border: 1px solid #a4bcc2 !important;
}
.bcricwh .border.white {
  border: 1px solid white !important;
}
.bcricwh .border.black {
  border: 1px solid black !important;
}

.t-Button--large {
  font-size: 1em !important;
}

.bcricwh button.surf {
  color: #fff !important;
  background-color: #00c1d5 !important;
  border-color: #0093a2 !important;
  cursor: pointer;
}
.bcricwh button.surf.focus,
.bcricwh button.surf:focus,
.bcricwh button.surf:hover {
  color: #fff !important;
  background-color: #0093a2 !important;
  border-color: #00656f !important;
}
.bcricwh button.surf.active,
.bcricwh button.surf:active,
.bcricwh .open > button.surf.dropdown-toggle {
  color: #fff !important;
  background-color: #00c1d5 !important;
  border-color: #0093a2 !important;
  background-image: none;
}
.bcricwh button.surf.active.focus,
.bcricwh button.surf.active:focus,
.bcricwh button.surf.active:hover,
.bcricwh button.surf:active.focus,
.bcricwh button.surf:active:focus,
.bcricwh button.surf:active:hover,
.bcricwh .open > button.surf.dropdown-toggle.focus,
.bcricwh .open > button.surf.dropdown-toggle:focus,
.bcricwh .open > button.surf.dropdown-toggle:hover {
  color: #fff !important;
  background-color: #0093a2 !important;
  border-color: #00656f !important;
}
.bcricwh button.surf.disabled.focus,
.bcricwh button.surf.disabled:focus,
.bcricwh button.surf.disabled:hover,
.bcricwh button.surf:disabled.focus,
.bcricwh button.surf:disabled:focus,
.bcricwh button.surf:disabled:hover {
  background-color: #3cedff !important;
  border-color: #6ff1ff !important;
}
.bcricwh .t-Button.surf {
  color: #fff !important;
  background-color: #00c1d5 !important;
  border-color: #0093a2 !important;
  cursor: pointer;
}
.bcricwh .t-Button.surf.focus,
.bcricwh .t-Button.surf:focus,
.bcricwh .t-Button.surf:hover {
  color: #fff !important;
  background-color: #0093a2 !important;
  border-color: #00656f !important;
}
.bcricwh .t-Button.surf.active,
.bcricwh .t-Button.surf:active,
.bcricwh .open > .t-Button.surf.dropdown-toggle {
  color: #fff !important;
  background-color: #00c1d5 !important;
  border-color: #0093a2 !important;
  background-image: none;
}
.bcricwh .t-Button.surf.active.focus,
.bcricwh .t-Button.surf.active:focus,
.bcricwh .t-Button.surf.active:hover,
.bcricwh .t-Button.surf:active.focus,
.bcricwh .t-Button.surf:active:focus,
.bcricwh .t-Button.surf:active:hover,
.bcricwh .open > .t-Button.surf.dropdown-toggle.focus,
.bcricwh .open > .t-Button.surf.dropdown-toggle:focus,
.bcricwh .open > .t-Button.surf.dropdown-toggle:hover {
  color: #fff !important;
  background-color: #0093a2 !important;
  border-color: #00656f !important;
}
.bcricwh .t-Button.surf.disabled.focus,
.bcricwh .t-Button.surf.disabled:focus,
.bcricwh .t-Button.surf.disabled:hover,
.bcricwh .t-Button.surf:disabled.focus,
.bcricwh .t-Button.surf:disabled:focus,
.bcricwh .t-Button.surf:disabled:hover {
  background-color: #3cedff !important;
  border-color: #6ff1ff !important;
}
.bcricwh button.pacific-blue {
  color: #fff !important;
  background-color: #005eb8 !important;
  border-color: #004485 !important;
  cursor: pointer;
}
.bcricwh button.pacific-blue.focus,
.bcricwh button.pacific-blue:focus,
.bcricwh button.pacific-blue:hover {
  color: #fff !important;
  background-color: #004485 !important;
  border-color: #002a52 !important;
}
.bcricwh button.pacific-blue.active,
.bcricwh button.pacific-blue:active,
.bcricwh .open > button.pacific-blue.dropdown-toggle {
  color: #fff !important;
  background-color: #005eb8 !important;
  border-color: #004485 !important;
  background-image: none;
}
.bcricwh button.pacific-blue.active.focus,
.bcricwh button.pacific-blue.active:focus,
.bcricwh button.pacific-blue.active:hover,
.bcricwh button.pacific-blue:active.focus,
.bcricwh button.pacific-blue:active:focus,
.bcricwh button.pacific-blue:active:hover,
.bcricwh .open > button.pacific-blue.dropdown-toggle.focus,
.bcricwh .open > button.pacific-blue.dropdown-toggle:focus,
.bcricwh .open > button.pacific-blue.dropdown-toggle:hover {
  color: #fff !important;
  background-color: #004485 !important;
  border-color: #002a52 !important;
}
.bcricwh button.pacific-blue.disabled.focus,
.bcricwh button.pacific-blue.disabled:focus,
.bcricwh button.pacific-blue.disabled:hover,
.bcricwh button.pacific-blue:disabled.focus,
.bcricwh button.pacific-blue:disabled:focus,
.bcricwh button.pacific-blue:disabled:hover {
  background-color: #1f91ff !important;
  border-color: #52aaff !important;
}
.bcricwh .t-Button.pacific-blue {
  color: #fff !important;
  background-color: #005eb8 !important;
  border-color: #004485 !important;
  cursor: pointer;
}
.bcricwh .t-Button.pacific-blue.focus,
.bcricwh .t-Button.pacific-blue:focus,
.bcricwh .t-Button.pacific-blue:hover {
  color: #fff !important;
  background-color: #004485 !important;
  border-color: #002a52 !important;
}
.bcricwh .t-Button.pacific-blue.active,
.bcricwh .t-Button.pacific-blue:active,
.bcricwh .open > .t-Button.pacific-blue.dropdown-toggle {
  color: #fff !important;
  background-color: #005eb8 !important;
  border-color: #004485 !important;
  background-image: none;
}
.bcricwh .t-Button.pacific-blue.active.focus,
.bcricwh .t-Button.pacific-blue.active:focus,
.bcricwh .t-Button.pacific-blue.active:hover,
.bcricwh .t-Button.pacific-blue:active.focus,
.bcricwh .t-Button.pacific-blue:active:focus,
.bcricwh .t-Button.pacific-blue:active:hover,
.bcricwh .open > .t-Button.pacific-blue.dropdown-toggle.focus,
.bcricwh .open > .t-Button.pacific-blue.dropdown-toggle:focus,
.bcricwh .open > .t-Button.pacific-blue.dropdown-toggle:hover {
  color: #fff !important;
  background-color: #004485 !important;
  border-color: #002a52 !important;
}
.bcricwh .t-Button.pacific-blue.disabled.focus,
.bcricwh .t-Button.pacific-blue.disabled:focus,
.bcricwh .t-Button.pacific-blue.disabled:hover,
.bcricwh .t-Button.pacific-blue:disabled.focus,
.bcricwh .t-Button.pacific-blue:disabled:focus,
.bcricwh .t-Button.pacific-blue:disabled:hover {
  background-color: #1f91ff !important;
  border-color: #52aaff !important;
}
.bcricwh button.autumn {
  color: #fff !important;
  background-color: #ff8200 !important;
  border-color: #cc6800 !important;
  cursor: pointer;
}
.bcricwh button.autumn.focus,
.bcricwh button.autumn:focus,
.bcricwh button.autumn:hover {
  color: #fff !important;
  background-color: #cc6800 !important;
  border-color: #994e00 !important;
}
.bcricwh button.autumn.active,
.bcricwh button.autumn:active,
.bcricwh .open > button.autumn.dropdown-toggle {
  color: #fff !important;
  background-color: #ff8200 !important;
  border-color: #cc6800 !important;
  background-image: none;
}
.bcricwh button.autumn.active.focus,
.bcricwh button.autumn.active:focus,
.bcricwh button.autumn.active:hover,
.bcricwh button.autumn:active.focus,
.bcricwh button.autumn:active:focus,
.bcricwh button.autumn:active:hover,
.bcricwh .open > button.autumn.dropdown-toggle.focus,
.bcricwh .open > button.autumn.dropdown-toggle:focus,
.bcricwh .open > button.autumn.dropdown-toggle:hover {
  color: #fff !important;
  background-color: #cc6800 !important;
  border-color: #994e00 !important;
}
.bcricwh button.autumn.disabled.focus,
.bcricwh button.autumn.disabled:focus,
.bcricwh button.autumn.disabled:hover,
.bcricwh button.autumn:disabled.focus,
.bcricwh button.autumn:disabled:focus,
.bcricwh button.autumn:disabled:hover {
  background-color: #ffb466 !important;
  border-color: #ffcd99 !important;
}
.bcricwh .t-Button.autumn {
  color: #fff !important;
  background-color: #ff8200 !important;
  border-color: #cc6800 !important;
  cursor: pointer;
}
.bcricwh .t-Button.autumn.focus,
.bcricwh .t-Button.autumn:focus,
.bcricwh .t-Button.autumn:hover {
  color: #fff !important;
  background-color: #cc6800 !important;
  border-color: #994e00 !important;
}
.bcricwh .t-Button.autumn.active,
.bcricwh .t-Button.autumn:active,
.bcricwh .open > .t-Button.autumn.dropdown-toggle {
  color: #fff !important;
  background-color: #ff8200 !important;
  border-color: #cc6800 !important;
  background-image: none;
}
.bcricwh .t-Button.autumn.active.focus,
.bcricwh .t-Button.autumn.active:focus,
.bcricwh .t-Button.autumn.active:hover,
.bcricwh .t-Button.autumn:active.focus,
.bcricwh .t-Button.autumn:active:focus,
.bcricwh .t-Button.autumn:active:hover,
.bcricwh .open > .t-Button.autumn.dropdown-toggle.focus,
.bcricwh .open > .t-Button.autumn.dropdown-toggle:focus,
.bcricwh .open > .t-Button.autumn.dropdown-toggle:hover {
  color: #fff !important;
  background-color: #cc6800 !important;
  border-color: #994e00 !important;
}
.bcricwh .t-Button.autumn.disabled.focus,
.bcricwh .t-Button.autumn.disabled:focus,
.bcricwh .t-Button.autumn.disabled:hover,
.bcricwh .t-Button.autumn:disabled.focus,
.bcricwh .t-Button.autumn:disabled:focus,
.bcricwh .t-Button.autumn:disabled:hover {
  background-color: #ffb466 !important;
  border-color: #ffcd99 !important;
}
.bcricwh button.sunrise {
  color: #fff !important;
  background-color: #ffcd00 !important;
  border-color: #cca400 !important;
  cursor: pointer;
}
.bcricwh button.sunrise.focus,
.bcricwh button.sunrise:focus,
.bcricwh button.sunrise:hover {
  color: #fff !important;
  background-color: #cca400 !important;
  border-color: #997b00 !important;
}
.bcricwh button.sunrise.active,
.bcricwh button.sunrise:active,
.bcricwh .open > button.sunrise.dropdown-toggle {
  color: #fff !important;
  background-color: #ffcd00 !important;
  border-color: #cca400 !important;
  background-image: none;
}
.bcricwh button.sunrise.active.focus,
.bcricwh button.sunrise.active:focus,
.bcricwh button.sunrise.active:hover,
.bcricwh button.sunrise:active.focus,
.bcricwh button.sunrise:active:focus,
.bcricwh button.sunrise:active:hover,
.bcricwh .open > button.sunrise.dropdown-toggle.focus,
.bcricwh .open > button.sunrise.dropdown-toggle:focus,
.bcricwh .open > button.sunrise.dropdown-toggle:hover {
  color: #fff !important;
  background-color: #cca400 !important;
  border-color: #997b00 !important;
}
.bcricwh button.sunrise.disabled.focus,
.bcricwh button.sunrise.disabled:focus,
.bcricwh button.sunrise.disabled:hover,
.bcricwh button.sunrise:disabled.focus,
.bcricwh button.sunrise:disabled:focus,
.bcricwh button.sunrise:disabled:hover {
  background-color: #ffe166 !important;
  border-color: #ffeb99 !important;
}
.bcricwh .t-Button.sunrise {
  color: #fff !important;
  background-color: #ffcd00 !important;
  border-color: #cca400 !important;
  cursor: pointer;
}
.bcricwh .t-Button.sunrise.focus,
.bcricwh .t-Button.sunrise:focus,
.bcricwh .t-Button.sunrise:hover {
  color: #fff !important;
  background-color: #cca400 !important;
  border-color: #997b00 !important;
}
.bcricwh .t-Button.sunrise.active,
.bcricwh .t-Button.sunrise:active,
.bcricwh .open > .t-Button.sunrise.dropdown-toggle {
  color: #fff !important;
  background-color: #ffcd00 !important;
  border-color: #cca400 !important;
  background-image: none;
}
.bcricwh .t-Button.sunrise.active.focus,
.bcricwh .t-Button.sunrise.active:focus,
.bcricwh .t-Button.sunrise.active:hover,
.bcricwh .t-Button.sunrise:active.focus,
.bcricwh .t-Button.sunrise:active:focus,
.bcricwh .t-Button.sunrise:active:hover,
.bcricwh .open > .t-Button.sunrise.dropdown-toggle.focus,
.bcricwh .open > .t-Button.sunrise.dropdown-toggle:focus,
.bcricwh .open > .t-Button.sunrise.dropdown-toggle:hover {
  color: #fff !important;
  background-color: #cca400 !important;
  border-color: #997b00 !important;
}
.bcricwh .t-Button.sunrise.disabled.focus,
.bcricwh .t-Button.sunrise.disabled:focus,
.bcricwh .t-Button.sunrise.disabled:hover,
.bcricwh .t-Button.sunrise:disabled.focus,
.bcricwh .t-Button.sunrise:disabled:focus,
.bcricwh .t-Button.sunrise:disabled:hover {
  background-color: #ffe166 !important;
  border-color: #ffeb99 !important;
}
.bcricwh button.fern {
  color: #fff !important;
  background-color: #89a84f !important;
  border-color: #6d853f !important;
  cursor: pointer;
}
.bcricwh button.fern.focus,
.bcricwh button.fern:focus,
.bcricwh button.fern:hover {
  color: #fff !important;
  background-color: #6d853f !important;
  border-color: #50632e !important;
}
.bcricwh button.fern.active,
.bcricwh button.fern:active,
.bcricwh .open > button.fern.dropdown-toggle {
  color: #fff !important;
  background-color: #89a84f !important;
  border-color: #6d853f !important;
  background-image: none;
}
.bcricwh button.fern.active.focus,
.bcricwh button.fern.active:focus,
.bcricwh button.fern.active:hover,
.bcricwh button.fern:active.focus,
.bcricwh button.fern:active:focus,
.bcricwh button.fern:active:hover,
.bcricwh .open > button.fern.dropdown-toggle.focus,
.bcricwh .open > button.fern.dropdown-toggle:focus,
.bcricwh .open > button.fern.dropdown-toggle:hover {
  color: #fff !important;
  background-color: #6d853f !important;
  border-color: #50632e !important;
}
.bcricwh button.fern.disabled.focus,
.bcricwh button.fern.disabled:focus,
.bcricwh button.fern.disabled:hover,
.bcricwh button.fern:disabled.focus,
.bcricwh button.fern:disabled:focus,
.bcricwh button.fern:disabled:hover {
  background-color: #b7cc91 !important;
  border-color: #cedcb4 !important;
}
.bcricwh .t-Button.fern {
  color: #fff !important;
  background-color: #89a84f !important;
  border-color: #6d853f !important;
  cursor: pointer;
}
.bcricwh .t-Button.fern.focus,
.bcricwh .t-Button.fern:focus,
.bcricwh .t-Button.fern:hover {
  color: #fff !important;
  background-color: #6d853f !important;
  border-color: #50632e !important;
}
.bcricwh .t-Button.fern.active,
.bcricwh .t-Button.fern:active,
.bcricwh .open > .t-Button.fern.dropdown-toggle {
  color: #fff !important;
  background-color: #89a84f !important;
  border-color: #6d853f !important;
  background-image: none;
}
.bcricwh .t-Button.fern.active.focus,
.bcricwh .t-Button.fern.active:focus,
.bcricwh .t-Button.fern.active:hover,
.bcricwh .t-Button.fern:active.focus,
.bcricwh .t-Button.fern:active:focus,
.bcricwh .t-Button.fern:active:hover,
.bcricwh .open > .t-Button.fern.dropdown-toggle.focus,
.bcricwh .open > .t-Button.fern.dropdown-toggle:focus,
.bcricwh .open > .t-Button.fern.dropdown-toggle:hover {
  color: #fff !important;
  background-color: #6d853f !important;
  border-color: #50632e !important;
}
.bcricwh .t-Button.fern.disabled.focus,
.bcricwh .t-Button.fern.disabled:focus,
.bcricwh .t-Button.fern.disabled:hover,
.bcricwh .t-Button.fern:disabled.focus,
.bcricwh .t-Button.fern:disabled:focus,
.bcricwh .t-Button.fern:disabled:hover {
  background-color: #b7cc91 !important;
  border-color: #cedcb4 !important;
}
.bcricwh button.pine {
  color: #fff !important;
  background-color: #44693d !important;
  border-color: #2f492a !important;
  cursor: pointer;
}
.bcricwh button.pine.focus,
.bcricwh button.pine:focus,
.bcricwh button.pine:hover {
  color: #fff !important;
  background-color: #2f492a !important;
  border-color: #1a2818 !important;
}
.bcricwh button.pine.active,
.bcricwh button.pine:active,
.bcricwh .open > button.pine.dropdown-toggle {
  color: #fff !important;
  background-color: #44693d !important;
  border-color: #2f492a !important;
  background-image: none;
}
.bcricwh button.pine.active.focus,
.bcricwh button.pine.active:focus,
.bcricwh button.pine.active:hover,
.bcricwh button.pine:active.focus,
.bcricwh button.pine:active:focus,
.bcricwh button.pine:active:hover,
.bcricwh .open > button.pine.dropdown-toggle.focus,
.bcricwh .open > button.pine.dropdown-toggle:focus,
.bcricwh .open > button.pine.dropdown-toggle:hover {
  color: #fff !important;
  background-color: #2f492a !important;
  border-color: #1a2818 !important;
}
.bcricwh button.pine.disabled.focus,
.bcricwh button.pine.disabled:focus,
.bcricwh button.pine.disabled:hover,
.bcricwh button.pine:disabled.focus,
.bcricwh button.pine:disabled:focus,
.bcricwh button.pine:disabled:hover {
  background-color: #70a666 !important;
  border-color: #8eb986 !important;
}
.bcricwh .t-Button.pine {
  color: #fff !important;
  background-color: #44693d !important;
  border-color: #2f492a !important;
  cursor: pointer;
}
.bcricwh .t-Button.pine.focus,
.bcricwh .t-Button.pine:focus,
.bcricwh .t-Button.pine:hover {
  color: #fff !important;
  background-color: #2f492a !important;
  border-color: #1a2818 !important;
}
.bcricwh .t-Button.pine.active,
.bcricwh .t-Button.pine:active,
.bcricwh .open > .t-Button.pine.dropdown-toggle {
  color: #fff !important;
  background-color: #44693d !important;
  border-color: #2f492a !important;
  background-image: none;
}
.bcricwh .t-Button.pine.active.focus,
.bcricwh .t-Button.pine.active:focus,
.bcricwh .t-Button.pine.active:hover,
.bcricwh .t-Button.pine:active.focus,
.bcricwh .t-Button.pine:active:focus,
.bcricwh .t-Button.pine:active:hover,
.bcricwh .open > .t-Button.pine.dropdown-toggle.focus,
.bcricwh .open > .t-Button.pine.dropdown-toggle:focus,
.bcricwh .open > .t-Button.pine.dropdown-toggle:hover {
  color: #fff !important;
  background-color: #2f492a !important;
  border-color: #1a2818 !important;
}
.bcricwh .t-Button.pine.disabled.focus,
.bcricwh .t-Button.pine.disabled:focus,
.bcricwh .t-Button.pine.disabled:hover,
.bcricwh .t-Button.pine:disabled.focus,
.bcricwh .t-Button.pine:disabled:focus,
.bcricwh .t-Button.pine:disabled:hover {
  background-color: #70a666 !important;
  border-color: #8eb986 !important;
}
.bcricwh button.bark {
  color: #fff !important;
  background-color: #746661 !important;
  border-color: #584e4a !important;
  cursor: pointer;
}
.bcricwh button.bark.focus,
.bcricwh button.bark:focus,
.bcricwh button.bark:hover {
  color: #fff !important;
  background-color: #584e4a !important;
  border-color: #3c3533 !important;
}
.bcricwh button.bark.active,
.bcricwh button.bark:active,
.bcricwh .open > button.bark.dropdown-toggle {
  color: #fff !important;
  background-color: #746661 !important;
  border-color: #584e4a !important;
  background-image: none;
}
.bcricwh button.bark.active.focus,
.bcricwh button.bark.active:focus,
.bcricwh button.bark.active:hover,
.bcricwh button.bark:active.focus,
.bcricwh button.bark:active:focus,
.bcricwh button.bark:active:hover,
.bcricwh .open > button.bark.dropdown-toggle.focus,
.bcricwh .open > button.bark.dropdown-toggle:focus,
.bcricwh .open > button.bark.dropdown-toggle:hover {
  color: #fff !important;
  background-color: #584e4a !important;
  border-color: #3c3533 !important;
}
.bcricwh button.bark.disabled.focus,
.bcricwh button.bark.disabled:focus,
.bcricwh button.bark.disabled:hover,
.bcricwh button.bark:disabled.focus,
.bcricwh button.bark:disabled:focus,
.bcricwh button.bark:disabled:hover {
  background-color: #a69995 !important;
  border-color: #bdb4b1 !important;
}
.bcricwh .t-Button.bark {
  color: #fff !important;
  background-color: #746661 !important;
  border-color: #584e4a !important;
  cursor: pointer;
}
.bcricwh .t-Button.bark.focus,
.bcricwh .t-Button.bark:focus,
.bcricwh .t-Button.bark:hover {
  color: #fff !important;
  background-color: #584e4a !important;
  border-color: #3c3533 !important;
}
.bcricwh .t-Button.bark.active,
.bcricwh .t-Button.bark:active,
.bcricwh .open > .t-Button.bark.dropdown-toggle {
  color: #fff !important;
  background-color: #746661 !important;
  border-color: #584e4a !important;
  background-image: none;
}
.bcricwh .t-Button.bark.active.focus,
.bcricwh .t-Button.bark.active:focus,
.bcricwh .t-Button.bark.active:hover,
.bcricwh .t-Button.bark:active.focus,
.bcricwh .t-Button.bark:active:focus,
.bcricwh .t-Button.bark:active:hover,
.bcricwh .open > .t-Button.bark.dropdown-toggle.focus,
.bcricwh .open > .t-Button.bark.dropdown-toggle:focus,
.bcricwh .open > .t-Button.bark.dropdown-toggle:hover {
  color: #fff !important;
  background-color: #584e4a !important;
  border-color: #3c3533 !important;
}
.bcricwh .t-Button.bark.disabled.focus,
.bcricwh .t-Button.bark.disabled:focus,
.bcricwh .t-Button.bark.disabled:hover,
.bcricwh .t-Button.bark:disabled.focus,
.bcricwh .t-Button.bark:disabled:focus,
.bcricwh .t-Button.bark:disabled:hover {
  background-color: #a69995 !important;
  border-color: #bdb4b1 !important;
}
.bcricwh button.deep-sea {
  color: #fff !important;
  background-color: #00405a !important;
  border-color: #001c27 !important;
  cursor: pointer;
}
.bcricwh button.deep-sea.focus,
.bcricwh button.deep-sea:focus,
.bcricwh button.deep-sea:hover {
  color: #fff !important;
  background-color: #001c27 !important;
  border-color: black !important;
}
.bcricwh button.deep-sea.active,
.bcricwh button.deep-sea:active,
.bcricwh .open > button.deep-sea.dropdown-toggle {
  color: #fff !important;
  background-color: #00405a !important;
  border-color: #001c27 !important;
  background-image: none;
}
.bcricwh button.deep-sea.active.focus,
.bcricwh button.deep-sea.active:focus,
.bcricwh button.deep-sea.active:hover,
.bcricwh button.deep-sea:active.focus,
.bcricwh button.deep-sea:active:focus,
.bcricwh button.deep-sea:active:hover,
.bcricwh .open > button.deep-sea.dropdown-toggle.focus,
.bcricwh .open > button.deep-sea.dropdown-toggle:focus,
.bcricwh .open > button.deep-sea.dropdown-toggle:hover {
  color: #fff !important;
  background-color: #001c27 !important;
  border-color: black !important;
}
.bcricwh button.deep-sea.disabled.focus,
.bcricwh button.deep-sea.disabled:focus,
.bcricwh button.deep-sea.disabled:hover,
.bcricwh button.deep-sea:disabled.focus,
.bcricwh button.deep-sea:disabled:focus,
.bcricwh button.deep-sea:disabled:hover {
  background-color: #0089c0 !important;
  border-color: #00adf3 !important;
}
.bcricwh .t-Button.deep-sea {
  color: #fff !important;
  background-color: #00405a !important;
  border-color: #001c27 !important;
  cursor: pointer;
}
.bcricwh .t-Button.deep-sea.focus,
.bcricwh .t-Button.deep-sea:focus,
.bcricwh .t-Button.deep-sea:hover {
  color: #fff !important;
  background-color: #001c27 !important;
  border-color: black !important;
}
.bcricwh .t-Button.deep-sea.active,
.bcricwh .t-Button.deep-sea:active,
.bcricwh .open > .t-Button.deep-sea.dropdown-toggle {
  color: #fff !important;
  background-color: #00405a !important;
  border-color: #001c27 !important;
  background-image: none;
}
.bcricwh .t-Button.deep-sea.active.focus,
.bcricwh .t-Button.deep-sea.active:focus,
.bcricwh .t-Button.deep-sea.active:hover,
.bcricwh .t-Button.deep-sea:active.focus,
.bcricwh .t-Button.deep-sea:active:focus,
.bcricwh .t-Button.deep-sea:active:hover,
.bcricwh .open > .t-Button.deep-sea.dropdown-toggle.focus,
.bcricwh .open > .t-Button.deep-sea.dropdown-toggle:focus,
.bcricwh .open > .t-Button.deep-sea.dropdown-toggle:hover {
  color: #fff !important;
  background-color: #001c27 !important;
  border-color: black !important;
}
.bcricwh .t-Button.deep-sea.disabled.focus,
.bcricwh .t-Button.deep-sea.disabled:focus,
.bcricwh .t-Button.deep-sea.disabled:hover,
.bcricwh .t-Button.deep-sea:disabled.focus,
.bcricwh .t-Button.deep-sea:disabled:focus,
.bcricwh .t-Button.deep-sea:disabled:hover {
  background-color: #0089c0 !important;
  border-color: #00adf3 !important;
}
.bcricwh button.storm {
  color: #fff !important;
  background-color: #425563 !important;
  border-color: #2e3b44 !important;
  cursor: pointer;
}
.bcricwh button.storm.focus,
.bcricwh button.storm:focus,
.bcricwh button.storm:hover {
  color: #fff !important;
  background-color: #2e3b44 !important;
  border-color: #192026 !important;
}
.bcricwh button.storm.active,
.bcricwh button.storm:active,
.bcricwh .open > button.storm.dropdown-toggle {
  color: #fff !important;
  background-color: #425563 !important;
  border-color: #2e3b44 !important;
  background-image: none;
}
.bcricwh button.storm.active.focus,
.bcricwh button.storm.active:focus,
.bcricwh button.storm.active:hover,
.bcricwh button.storm:active.focus,
.bcricwh button.storm:active:focus,
.bcricwh button.storm:active:hover,
.bcricwh .open > button.storm.dropdown-toggle.focus,
.bcricwh .open > button.storm.dropdown-toggle:focus,
.bcricwh .open > button.storm.dropdown-toggle:hover {
  color: #fff !important;
  background-color: #2e3b44 !important;
  border-color: #192026 !important;
}
.bcricwh button.storm.disabled.focus,
.bcricwh button.storm.disabled:focus,
.bcricwh button.storm.disabled:hover,
.bcricwh button.storm:disabled.focus,
.bcricwh button.storm:disabled:focus,
.bcricwh button.storm:disabled:hover {
  background-color: #6d899e !important;
  border-color: #8ca2b2 !important;
}
.bcricwh .t-Button.storm {
  color: #fff !important;
  background-color: #425563 !important;
  border-color: #2e3b44 !important;
  cursor: pointer;
}
.bcricwh .t-Button.storm.focus,
.bcricwh .t-Button.storm:focus,
.bcricwh .t-Button.storm:hover {
  color: #fff !important;
  background-color: #2e3b44 !important;
  border-color: #192026 !important;
}
.bcricwh .t-Button.storm.active,
.bcricwh .t-Button.storm:active,
.bcricwh .open > .t-Button.storm.dropdown-toggle {
  color: #fff !important;
  background-color: #425563 !important;
  border-color: #2e3b44 !important;
  background-image: none;
}
.bcricwh .t-Button.storm.active.focus,
.bcricwh .t-Button.storm.active:focus,
.bcricwh .t-Button.storm.active:hover,
.bcricwh .t-Button.storm:active.focus,
.bcricwh .t-Button.storm:active:focus,
.bcricwh .t-Button.storm:active:hover,
.bcricwh .open > .t-Button.storm.dropdown-toggle.focus,
.bcricwh .open > .t-Button.storm.dropdown-toggle:focus,
.bcricwh .open > .t-Button.storm.dropdown-toggle:hover {
  color: #fff !important;
  background-color: #2e3b44 !important;
  border-color: #192026 !important;
}
.bcricwh .t-Button.storm.disabled.focus,
.bcricwh .t-Button.storm.disabled:focus,
.bcricwh .t-Button.storm.disabled:hover,
.bcricwh .t-Button.storm:disabled.focus,
.bcricwh .t-Button.storm:disabled:focus,
.bcricwh .t-Button.storm:disabled:hover {
  background-color: #6d899e !important;
  border-color: #8ca2b2 !important;
}
.bcricwh button.winter-sky {
  color: #fff !important;
  background-color: #a4bcc2 !important;
  border-color: #85a6ae !important;
  cursor: pointer;
}
.bcricwh button.winter-sky.focus,
.bcricwh button.winter-sky:focus,
.bcricwh button.winter-sky:hover {
  color: #fff !important;
  background-color: #85a6ae !important;
  border-color: #678f99 !important;
}
.bcricwh button.winter-sky.active,
.bcricwh button.winter-sky:active,
.bcricwh .open > button.winter-sky.dropdown-toggle {
  color: #fff !important;
  background-color: #a4bcc2 !important;
  border-color: #85a6ae !important;
  background-image: none;
}
.bcricwh button.winter-sky.active.focus,
.bcricwh button.winter-sky.active:focus,
.bcricwh button.winter-sky.active:hover,
.bcricwh button.winter-sky:active.focus,
.bcricwh button.winter-sky:active:focus,
.bcricwh button.winter-sky:active:hover,
.bcricwh .open > button.winter-sky.dropdown-toggle.focus,
.bcricwh .open > button.winter-sky.dropdown-toggle:focus,
.bcricwh .open > button.winter-sky.dropdown-toggle:hover {
  color: #fff !important;
  background-color: #85a6ae !important;
  border-color: #678f99 !important;
}
.bcricwh button.winter-sky.disabled.focus,
.bcricwh button.winter-sky.disabled:focus,
.bcricwh button.winter-sky.disabled:hover,
.bcricwh button.winter-sky:disabled.focus,
.bcricwh button.winter-sky:disabled:focus,
.bcricwh button.winter-sky:disabled:hover {
  background-color: #e1e9eb !important;
  border-color: white !important;
}
.bcricwh .t-Button.winter-sky {
  color: #fff !important;
  background-color: #a4bcc2 !important;
  border-color: #85a6ae !important;
  cursor: pointer;
}
.bcricwh .t-Button.winter-sky.focus,
.bcricwh .t-Button.winter-sky:focus,
.bcricwh .t-Button.winter-sky:hover {
  color: #fff !important;
  background-color: #85a6ae !important;
  border-color: #678f99 !important;
}
.bcricwh .t-Button.winter-sky.active,
.bcricwh .t-Button.winter-sky:active,
.bcricwh .open > .t-Button.winter-sky.dropdown-toggle {
  color: #fff !important;
  background-color: #a4bcc2 !important;
  border-color: #85a6ae !important;
  background-image: none;
}
.bcricwh .t-Button.winter-sky.active.focus,
.bcricwh .t-Button.winter-sky.active:focus,
.bcricwh .t-Button.winter-sky.active:hover,
.bcricwh .t-Button.winter-sky:active.focus,
.bcricwh .t-Button.winter-sky:active:focus,
.bcricwh .t-Button.winter-sky:active:hover,
.bcricwh .open > .t-Button.winter-sky.dropdown-toggle.focus,
.bcricwh .open > .t-Button.winter-sky.dropdown-toggle:focus,
.bcricwh .open > .t-Button.winter-sky.dropdown-toggle:hover {
  color: #fff !important;
  background-color: #85a6ae !important;
  border-color: #678f99 !important;
}
.bcricwh .t-Button.winter-sky.disabled.focus,
.bcricwh .t-Button.winter-sky.disabled:focus,
.bcricwh .t-Button.winter-sky.disabled:hover,
.bcricwh .t-Button.winter-sky:disabled.focus,
.bcricwh .t-Button.winter-sky:disabled:focus,
.bcricwh .t-Button.winter-sky:disabled:hover {
  background-color: #e1e9eb !important;
  border-color: white !important;
}
.bcricwh button.white {
  color: #fff !important;
  background-color: white !important;
  border-color: #e6e6e6 !important;
  cursor: pointer;
}
.bcricwh button.white.focus,
.bcricwh button.white:focus,
.bcricwh button.white:hover {
  color: #fff !important;
  background-color: #e6e6e6 !important;
  border-color: #cccccc !important;
}
.bcricwh button.white.active,
.bcricwh button.white:active,
.bcricwh .open > button.white.dropdown-toggle {
  color: #fff !important;
  background-color: white !important;
  border-color: #e6e6e6 !important;
  background-image: none;
}
.bcricwh button.white.active.focus,
.bcricwh button.white.active:focus,
.bcricwh button.white.active:hover,
.bcricwh button.white:active.focus,
.bcricwh button.white:active:focus,
.bcricwh button.white:active:hover,
.bcricwh .open > button.white.dropdown-toggle.focus,
.bcricwh .open > button.white.dropdown-toggle:focus,
.bcricwh .open > button.white.dropdown-toggle:hover {
  color: #fff !important;
  background-color: #e6e6e6 !important;
  border-color: #cccccc !important;
}
.bcricwh button.white.disabled.focus,
.bcricwh button.white.disabled:focus,
.bcricwh button.white.disabled:hover,
.bcricwh button.white:disabled.focus,
.bcricwh button.white:disabled:focus,
.bcricwh button.white:disabled:hover {
  background-color: white !important;
  border-color: white !important;
}
.bcricwh .t-Button.white {
  color: #fff !important;
  background-color: white !important;
  border-color: #e6e6e6 !important;
  cursor: pointer;
}
.bcricwh .t-Button.white.focus,
.bcricwh .t-Button.white:focus,
.bcricwh .t-Button.white:hover {
  color: #fff !important;
  background-color: #e6e6e6 !important;
  border-color: #cccccc !important;
}
.bcricwh .t-Button.white.active,
.bcricwh .t-Button.white:active,
.bcricwh .open > .t-Button.white.dropdown-toggle {
  color: #fff !important;
  background-color: white !important;
  border-color: #e6e6e6 !important;
  background-image: none;
}
.bcricwh .t-Button.white.active.focus,
.bcricwh .t-Button.white.active:focus,
.bcricwh .t-Button.white.active:hover,
.bcricwh .t-Button.white:active.focus,
.bcricwh .t-Button.white:active:focus,
.bcricwh .t-Button.white:active:hover,
.bcricwh .open > .t-Button.white.dropdown-toggle.focus,
.bcricwh .open > .t-Button.white.dropdown-toggle:focus,
.bcricwh .open > .t-Button.white.dropdown-toggle:hover {
  color: #fff !important;
  background-color: #e6e6e6 !important;
  border-color: #cccccc !important;
}
.bcricwh .t-Button.white.disabled.focus,
.bcricwh .t-Button.white.disabled:focus,
.bcricwh .t-Button.white.disabled:hover,
.bcricwh .t-Button.white:disabled.focus,
.bcricwh .t-Button.white:disabled:focus,
.bcricwh .t-Button.white:disabled:hover {
  background-color: white !important;
  border-color: white !important;
}
.bcricwh button.black {
  color: #fff !important;
  background-color: black !important;
  border-color: black !important;
  cursor: pointer;
}
.bcricwh button.black.focus,
.bcricwh button.black:focus,
.bcricwh button.black:hover {
  color: #fff !important;
  background-color: black !important;
  border-color: black !important;
}
.bcricwh button.black.active,
.bcricwh button.black:active,
.bcricwh .open > button.black.dropdown-toggle {
  color: #fff !important;
  background-color: black !important;
  border-color: black !important;
  background-image: none;
}
.bcricwh button.black.active.focus,
.bcricwh button.black.active:focus,
.bcricwh button.black.active:hover,
.bcricwh button.black:active.focus,
.bcricwh button.black:active:focus,
.bcricwh button.black:active:hover,
.bcricwh .open > button.black.dropdown-toggle.focus,
.bcricwh .open > button.black.dropdown-toggle:focus,
.bcricwh .open > button.black.dropdown-toggle:hover {
  color: #fff !important;
  background-color: black !important;
  border-color: black !important;
}
.bcricwh button.black.disabled.focus,
.bcricwh button.black.disabled:focus,
.bcricwh button.black.disabled:hover,
.bcricwh button.black:disabled.focus,
.bcricwh button.black:disabled:focus,
.bcricwh button.black:disabled:hover {
  background-color: #333333 !important;
  border-color: #4d4d4d !important;
}
.bcricwh .t-Button.black {
  color: #fff !important;
  background-color: black !important;
  border-color: black !important;
  cursor: pointer;
}
.bcricwh .t-Button.black.focus,
.bcricwh .t-Button.black:focus,
.bcricwh .t-Button.black:hover {
  color: #fff !important;
  background-color: black !important;
  border-color: black !important;
}
.bcricwh .t-Button.black.active,
.bcricwh .t-Button.black:active,
.bcricwh .open > .t-Button.black.dropdown-toggle {
  color: #fff !important;
  background-color: black !important;
  border-color: black !important;
  background-image: none;
}
.bcricwh .t-Button.black.active.focus,
.bcricwh .t-Button.black.active:focus,
.bcricwh .t-Button.black.active:hover,
.bcricwh .t-Button.black:active.focus,
.bcricwh .t-Button.black:active:focus,
.bcricwh .t-Button.black:active:hover,
.bcricwh .open > .t-Button.black.dropdown-toggle.focus,
.bcricwh .open > .t-Button.black.dropdown-toggle:focus,
.bcricwh .open > .t-Button.black.dropdown-toggle:hover {
  color: #fff !important;
  background-color: black !important;
  border-color: black !important;
}
.bcricwh .t-Button.black.disabled.focus,
.bcricwh .t-Button.black.disabled:focus,
.bcricwh .t-Button.black.disabled:hover,
.bcricwh .t-Button.black:disabled.focus,
.bcricwh .t-Button.black:disabled:focus,
.bcricwh .t-Button.black:disabled:hover {
  background-color: #333333 !important;
  border-color: #4d4d4d !important;
}

.t-Button--danger {
  font-weight: 700;
}

.bcricwh .font__color--surf .t-Form-itemWrapper,
.bcricwh .font__color--surf .t-Form-itemWrapper .apex-item-display-only {
  color: #00c1d5;
}
.bcricwh .label_font__color--surf .t-Form-labelContainer label {
  color: #00c1d5;
}
.bcricwh .heading_font__color--surf .t-Region-headerItems--title {
  color: #00c1d5;
}
.bcricwh .font__color--pacific-blue .t-Form-itemWrapper,
.bcricwh .font__color--pacific-blue .t-Form-itemWrapper .apex-item-display-only {
  color: #005eb8;
}
.bcricwh .label_font__color--pacific-blue .t-Form-labelContainer label {
  color: #005eb8;
}
.bcricwh .heading_font__color--pacific-blue .t-Region-headerItems--title {
  color: #005eb8;
}
.bcricwh .font__color--autumn .t-Form-itemWrapper,
.bcricwh .font__color--autumn .t-Form-itemWrapper .apex-item-display-only {
  color: #ff8200;
}
.bcricwh .label_font__color--autumn .t-Form-labelContainer label {
  color: #ff8200;
}
.bcricwh .heading_font__color--autumn .t-Region-headerItems--title {
  color: #ff8200;
}
.bcricwh .font__color--sunrise .t-Form-itemWrapper,
.bcricwh .font__color--sunrise .t-Form-itemWrapper .apex-item-display-only {
  color: #ffcd00;
}
.bcricwh .label_font__color--sunrise .t-Form-labelContainer label {
  color: #ffcd00;
}
.bcricwh .heading_font__color--sunrise .t-Region-headerItems--title {
  color: #ffcd00;
}
.bcricwh .font__color--fern .t-Form-itemWrapper,
.bcricwh .font__color--fern .t-Form-itemWrapper .apex-item-display-only {
  color: #89a84f;
}
.bcricwh .label_font__color--fern .t-Form-labelContainer label {
  color: #89a84f;
}
.bcricwh .heading_font__color--fern .t-Region-headerItems--title {
  color: #89a84f;
}
.bcricwh .font__color--pine .t-Form-itemWrapper,
.bcricwh .font__color--pine .t-Form-itemWrapper .apex-item-display-only {
  color: #44693d;
}
.bcricwh .label_font__color--pine .t-Form-labelContainer label {
  color: #44693d;
}
.bcricwh .heading_font__color--pine .t-Region-headerItems--title {
  color: #44693d;
}
.bcricwh .font__color--bark .t-Form-itemWrapper,
.bcricwh .font__color--bark .t-Form-itemWrapper .apex-item-display-only {
  color: #746661;
}
.bcricwh .label_font__color--bark .t-Form-labelContainer label {
  color: #746661;
}
.bcricwh .heading_font__color--bark .t-Region-headerItems--title {
  color: #746661;
}
.bcricwh .font__color--deep-sea .t-Form-itemWrapper,
.bcricwh .font__color--deep-sea .t-Form-itemWrapper .apex-item-display-only {
  color: #00405a;
}
.bcricwh .label_font__color--deep-sea .t-Form-labelContainer label {
  color: #00405a;
}
.bcricwh .heading_font__color--deep-sea .t-Region-headerItems--title {
  color: #00405a;
}
.bcricwh .font__color--storm .t-Form-itemWrapper,
.bcricwh .font__color--storm .t-Form-itemWrapper .apex-item-display-only {
  color: #425563;
}
.bcricwh .label_font__color--storm .t-Form-labelContainer label {
  color: #425563;
}
.bcricwh .heading_font__color--storm .t-Region-headerItems--title {
  color: #425563;
}
.bcricwh .font__color--winter-sky .t-Form-itemWrapper,
.bcricwh .font__color--winter-sky .t-Form-itemWrapper .apex-item-display-only {
  color: #a4bcc2;
}
.bcricwh .label_font__color--winter-sky .t-Form-labelContainer label {
  color: #a4bcc2;
}
.bcricwh .heading_font__color--winter-sky .t-Region-headerItems--title {
  color: #a4bcc2;
}
.bcricwh .font__color--white .t-Form-itemWrapper,
.bcricwh .font__color--white .t-Form-itemWrapper .apex-item-display-only {
  color: white;
}
.bcricwh .label_font__color--white .t-Form-labelContainer label {
  color: white;
}
.bcricwh .heading_font__color--white .t-Region-headerItems--title {
  color: white;
}
.bcricwh .font__color--black .t-Form-itemWrapper,
.bcricwh .font__color--black .t-Form-itemWrapper .apex-item-display-only {
  color: black;
}
.bcricwh .label_font__color--black .t-Form-labelContainer label {
  color: black;
}
.bcricwh .heading_font__color--black .t-Region-headerItems--title {
  color: black;
}
.bcricwh .font__weight--100 .t-Form-itemWrapper,
.bcricwh .font__weight--100 .t-Form-itemWrapper .apex-item-display-only {
  font-weight: 100 !important;
}
.bcricwh .label_font__weight--100 .t-Form-labelContainer label {
  font-weight: 100 !important;
}
.bcricwh .heading_font__weight--100 .t-Region-headerItems--title {
  font-weight: 100 !important;
}
.bcricwh .font__weight--200 .t-Form-itemWrapper,
.bcricwh .font__weight--200 .t-Form-itemWrapper .apex-item-display-only {
  font-weight: 200 !important;
}
.bcricwh .label_font__weight--200 .t-Form-labelContainer label {
  font-weight: 200 !important;
}
.bcricwh .heading_font__weight--200 .t-Region-headerItems--title {
  font-weight: 200 !important;
}
.bcricwh .font__weight--300 .t-Form-itemWrapper,
.bcricwh .font__weight--300 .t-Form-itemWrapper .apex-item-display-only {
  font-weight: 300 !important;
}
.bcricwh .label_font__weight--300 .t-Form-labelContainer label {
  font-weight: 300 !important;
}
.bcricwh .heading_font__weight--300 .t-Region-headerItems--title {
  font-weight: 300 !important;
}
.bcricwh .font__weight--400 .t-Form-itemWrapper,
.bcricwh .font__weight--400 .t-Form-itemWrapper .apex-item-display-only {
  font-weight: 400 !important;
}
.bcricwh .label_font__weight--400 .t-Form-labelContainer label {
  font-weight: 400 !important;
}
.bcricwh .heading_font__weight--400 .t-Region-headerItems--title {
  font-weight: 400 !important;
}
.bcricwh .font__weight--500 .t-Form-itemWrapper,
.bcricwh .font__weight--500 .t-Form-itemWrapper .apex-item-display-only {
  font-weight: 500 !important;
}
.bcricwh .label_font__weight--500 .t-Form-labelContainer label {
  font-weight: 500 !important;
}
.bcricwh .heading_font__weight--500 .t-Region-headerItems--title {
  font-weight: 500 !important;
}
.bcricwh .font__weight--600 .t-Form-itemWrapper,
.bcricwh .font__weight--600 .t-Form-itemWrapper .apex-item-display-only {
  font-weight: 600 !important;
}
.bcricwh .label_font__weight--600 .t-Form-labelContainer label {
  font-weight: 600 !important;
}
.bcricwh .heading_font__weight--600 .t-Region-headerItems--title {
  font-weight: 600 !important;
}
.bcricwh .font__weight--700 .t-Form-itemWrapper,
.bcricwh .font__weight--700 .t-Form-itemWrapper .apex-item-display-only {
  font-weight: 700 !important;
}
.bcricwh .label_font__weight--700 .t-Form-labelContainer label {
  font-weight: 700 !important;
}
.bcricwh .heading_font__weight--700 .t-Region-headerItems--title {
  font-weight: 700 !important;
}
.bcricwh .font__weight--800 .t-Form-itemWrapper,
.bcricwh .font__weight--800 .t-Form-itemWrapper .apex-item-display-only {
  font-weight: 800 !important;
}
.bcricwh .label_font__weight--800 .t-Form-labelContainer label {
  font-weight: 800 !important;
}
.bcricwh .heading_font__weight--800 .t-Region-headerItems--title {
  font-weight: 800 !important;
}
.bcricwh .font__weight--900 .t-Form-itemWrapper,
.bcricwh .font__weight--900 .t-Form-itemWrapper .apex-item-display-only {
  font-weight: 900 !important;
}
.bcricwh .label_font__weight--900 .t-Form-labelContainer label {
  font-weight: 900 !important;
}
.bcricwh .heading_font__weight--900 .t-Region-headerItems--title {
  font-weight: 900 !important;
}
.bcricwh .font__size--0_1 .t-Form-itemWrapper,
.bcricwh .font__size--0_1 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 0.1em !important;
}
.bcricwh .label_font__size--0_1 .t-Form-labelContainer label {
  font-size: 0.1em !important;
}
.bcricwh .heading_font__size--0_1 .t-Region-headerItems--title {
  font-size: 0.1em !important;
}
.bcricwh .font__size--0_2 .t-Form-itemWrapper,
.bcricwh .font__size--0_2 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 0.2em !important;
}
.bcricwh .label_font__size--0_2 .t-Form-labelContainer label {
  font-size: 0.2em !important;
}
.bcricwh .heading_font__size--0_2 .t-Region-headerItems--title {
  font-size: 0.2em !important;
}
.bcricwh .font__size--0_3 .t-Form-itemWrapper,
.bcricwh .font__size--0_3 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 0.3em !important;
}
.bcricwh .label_font__size--0_3 .t-Form-labelContainer label {
  font-size: 0.3em !important;
}
.bcricwh .heading_font__size--0_3 .t-Region-headerItems--title {
  font-size: 0.3em !important;
}
.bcricwh .font__size--0_4 .t-Form-itemWrapper,
.bcricwh .font__size--0_4 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 0.4em !important;
}
.bcricwh .label_font__size--0_4 .t-Form-labelContainer label {
  font-size: 0.4em !important;
}
.bcricwh .heading_font__size--0_4 .t-Region-headerItems--title {
  font-size: 0.4em !important;
}
.bcricwh .font__size--0_5 .t-Form-itemWrapper,
.bcricwh .font__size--0_5 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 0.5em !important;
}
.bcricwh .label_font__size--0_5 .t-Form-labelContainer label {
  font-size: 0.5em !important;
}
.bcricwh .heading_font__size--0_5 .t-Region-headerItems--title {
  font-size: 0.5em !important;
}
.bcricwh .font__size--0_6 .t-Form-itemWrapper,
.bcricwh .font__size--0_6 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 0.6em !important;
}
.bcricwh .label_font__size--0_6 .t-Form-labelContainer label {
  font-size: 0.6em !important;
}
.bcricwh .heading_font__size--0_6 .t-Region-headerItems--title {
  font-size: 0.6em !important;
}
.bcricwh .font__size--0_7 .t-Form-itemWrapper,
.bcricwh .font__size--0_7 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 0.7em !important;
}
.bcricwh .label_font__size--0_7 .t-Form-labelContainer label {
  font-size: 0.7em !important;
}
.bcricwh .heading_font__size--0_7 .t-Region-headerItems--title {
  font-size: 0.7em !important;
}
.bcricwh .font__size--0_8 .t-Form-itemWrapper,
.bcricwh .font__size--0_8 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 0.8em !important;
}
.bcricwh .label_font__size--0_8 .t-Form-labelContainer label {
  font-size: 0.8em !important;
}
.bcricwh .heading_font__size--0_8 .t-Region-headerItems--title {
  font-size: 0.8em !important;
}
.bcricwh .font__size--0_9 .t-Form-itemWrapper,
.bcricwh .font__size--0_9 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 0.9em !important;
}
.bcricwh .label_font__size--0_9 .t-Form-labelContainer label {
  font-size: 0.9em !important;
}
.bcricwh .heading_font__size--0_9 .t-Region-headerItems--title {
  font-size: 0.9em !important;
}
.bcricwh .font__size--1_0 .t-Form-itemWrapper,
.bcricwh .font__size--1_0 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 1em !important;
}
.bcricwh .label_font__size--1_0 .t-Form-labelContainer label {
  font-size: 1em !important;
}
.bcricwh .heading_font__size--1_0 .t-Region-headerItems--title {
  font-size: 1em !important;
}
.bcricwh .font__size--1_1 .t-Form-itemWrapper,
.bcricwh .font__size--1_1 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 1.1em !important;
}
.bcricwh .label_font__size--1_1 .t-Form-labelContainer label {
  font-size: 1.1em !important;
}
.bcricwh .heading_font__size--1_1 .t-Region-headerItems--title {
  font-size: 1.1em !important;
}
.bcricwh .font__size--1_2 .t-Form-itemWrapper,
.bcricwh .font__size--1_2 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 1.2em !important;
}
.bcricwh .label_font__size--1_2 .t-Form-labelContainer label {
  font-size: 1.2em !important;
}
.bcricwh .heading_font__size--1_2 .t-Region-headerItems--title {
  font-size: 1.2em !important;
}
.bcricwh .font__size--1_3 .t-Form-itemWrapper,
.bcricwh .font__size--1_3 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 1.3em !important;
}
.bcricwh .label_font__size--1_3 .t-Form-labelContainer label {
  font-size: 1.3em !important;
}
.bcricwh .heading_font__size--1_3 .t-Region-headerItems--title {
  font-size: 1.3em !important;
}
.bcricwh .font__size--1_4 .t-Form-itemWrapper,
.bcricwh .font__size--1_4 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 1.4em !important;
}
.bcricwh .label_font__size--1_4 .t-Form-labelContainer label {
  font-size: 1.4em !important;
}
.bcricwh .heading_font__size--1_4 .t-Region-headerItems--title {
  font-size: 1.4em !important;
}
.bcricwh .font__size--1_5 .t-Form-itemWrapper,
.bcricwh .font__size--1_5 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 1.5em !important;
}
.bcricwh .label_font__size--1_5 .t-Form-labelContainer label {
  font-size: 1.5em !important;
}
.bcricwh .heading_font__size--1_5 .t-Region-headerItems--title {
  font-size: 1.5em !important;
}
.bcricwh .font__size--1_6 .t-Form-itemWrapper,
.bcricwh .font__size--1_6 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 1.6em !important;
}
.bcricwh .label_font__size--1_6 .t-Form-labelContainer label {
  font-size: 1.6em !important;
}
.bcricwh .heading_font__size--1_6 .t-Region-headerItems--title {
  font-size: 1.6em !important;
}
.bcricwh .font__size--1_7 .t-Form-itemWrapper,
.bcricwh .font__size--1_7 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 1.7em !important;
}
.bcricwh .label_font__size--1_7 .t-Form-labelContainer label {
  font-size: 1.7em !important;
}
.bcricwh .heading_font__size--1_7 .t-Region-headerItems--title {
  font-size: 1.7em !important;
}
.bcricwh .font__size--1_8 .t-Form-itemWrapper,
.bcricwh .font__size--1_8 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 1.8em !important;
}
.bcricwh .label_font__size--1_8 .t-Form-labelContainer label {
  font-size: 1.8em !important;
}
.bcricwh .heading_font__size--1_8 .t-Region-headerItems--title {
  font-size: 1.8em !important;
}
.bcricwh .font__size--1_9 .t-Form-itemWrapper,
.bcricwh .font__size--1_9 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 1.9em !important;
}
.bcricwh .label_font__size--1_9 .t-Form-labelContainer label {
  font-size: 1.9em !important;
}
.bcricwh .heading_font__size--1_9 .t-Region-headerItems--title {
  font-size: 1.9em !important;
}
.bcricwh .font__size--2_0 .t-Form-itemWrapper,
.bcricwh .font__size--2_0 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 2em !important;
}
.bcricwh .label_font__size--2_0 .t-Form-labelContainer label {
  font-size: 2em !important;
}
.bcricwh .heading_font__size--2_0 .t-Region-headerItems--title {
  font-size: 2em !important;
}
.bcricwh .font__size--2_1 .t-Form-itemWrapper,
.bcricwh .font__size--2_1 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 2.1em !important;
}
.bcricwh .label_font__size--2_1 .t-Form-labelContainer label {
  font-size: 2.1em !important;
}
.bcricwh .heading_font__size--2_1 .t-Region-headerItems--title {
  font-size: 2.1em !important;
}
.bcricwh .font__size--2_2 .t-Form-itemWrapper,
.bcricwh .font__size--2_2 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 2.2em !important;
}
.bcricwh .label_font__size--2_2 .t-Form-labelContainer label {
  font-size: 2.2em !important;
}
.bcricwh .heading_font__size--2_2 .t-Region-headerItems--title {
  font-size: 2.2em !important;
}
.bcricwh .font__size--2_3 .t-Form-itemWrapper,
.bcricwh .font__size--2_3 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 2.3em !important;
}
.bcricwh .label_font__size--2_3 .t-Form-labelContainer label {
  font-size: 2.3em !important;
}
.bcricwh .heading_font__size--2_3 .t-Region-headerItems--title {
  font-size: 2.3em !important;
}
.bcricwh .font__size--2_4 .t-Form-itemWrapper,
.bcricwh .font__size--2_4 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 2.4em !important;
}
.bcricwh .label_font__size--2_4 .t-Form-labelContainer label {
  font-size: 2.4em !important;
}
.bcricwh .heading_font__size--2_4 .t-Region-headerItems--title {
  font-size: 2.4em !important;
}
.bcricwh .font__size--2_5 .t-Form-itemWrapper,
.bcricwh .font__size--2_5 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 2.5em !important;
}
.bcricwh .label_font__size--2_5 .t-Form-labelContainer label {
  font-size: 2.5em !important;
}
.bcricwh .heading_font__size--2_5 .t-Region-headerItems--title {
  font-size: 2.5em !important;
}
.bcricwh .font__size--2_6 .t-Form-itemWrapper,
.bcricwh .font__size--2_6 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 2.6em !important;
}
.bcricwh .label_font__size--2_6 .t-Form-labelContainer label {
  font-size: 2.6em !important;
}
.bcricwh .heading_font__size--2_6 .t-Region-headerItems--title {
  font-size: 2.6em !important;
}
.bcricwh .font__size--2_7 .t-Form-itemWrapper,
.bcricwh .font__size--2_7 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 2.7em !important;
}
.bcricwh .label_font__size--2_7 .t-Form-labelContainer label {
  font-size: 2.7em !important;
}
.bcricwh .heading_font__size--2_7 .t-Region-headerItems--title {
  font-size: 2.7em !important;
}
.bcricwh .font__size--2_8 .t-Form-itemWrapper,
.bcricwh .font__size--2_8 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 2.8em !important;
}
.bcricwh .label_font__size--2_8 .t-Form-labelContainer label {
  font-size: 2.8em !important;
}
.bcricwh .heading_font__size--2_8 .t-Region-headerItems--title {
  font-size: 2.8em !important;
}
.bcricwh .font__size--2_9 .t-Form-itemWrapper,
.bcricwh .font__size--2_9 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 2.9em !important;
}
.bcricwh .label_font__size--2_9 .t-Form-labelContainer label {
  font-size: 2.9em !important;
}
.bcricwh .heading_font__size--2_9 .t-Region-headerItems--title {
  font-size: 2.9em !important;
}
.bcricwh .font__size--3_0 .t-Form-itemWrapper,
.bcricwh .font__size--3_0 .t-Form-itemWrapper .apex-item-display-only {
  font-size: 3em !important;
}
.bcricwh .label_font__size--3_0 .t-Form-labelContainer label {
  font-size: 3em !important;
}
.bcricwh .heading_font__size--3_0 .t-Region-headerItems--title {
  font-size: 3em !important;
}

.bcricwh .text.surf {
  color: #00c1d5;
}
.bcricwh .text.pacific-blue {
  color: #005eb8;
}
.bcricwh .text.autumn {
  color: #ff8200;
}
.bcricwh .text.sunrise {
  color: #ffcd00;
}
.bcricwh .text.fern {
  color: #89a84f;
}
.bcricwh .text.pine {
  color: #44693d;
}
.bcricwh .text.bark {
  color: #746661;
}
.bcricwh .text.deep-sea {
  color: #00405a;
}
.bcricwh .text.storm {
  color: #425563;
}
.bcricwh .text.winter-sky {
  color: #a4bcc2;
}
.bcricwh .text.white {
  color: white;
}
.bcricwh .text.black {
  color: black;
}
.bcricwh .text.center span {
  margin: 0 auto;
}

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