@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZg.ttf) format('truetype');
}
body .rbh {
  font-family: "Inter", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #262829;
}
.rbh h1,
.rbh .h1 {
  font-size: 34px;
  font-weight: 700;
  line-height: 1.5;
}
.rbh h2,
.rbh .h2 {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.5;
}
.rbh h3,
.rbh .h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}
.rbh h4,
.rbh .h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
}
.rbh .font-size-h1 {
  font-size: 34px !important;
}
.rbh .font-size-h2 {
  font-size: 26px !important;
}
.rbh .font-size-h3 {
  font-size: 20px !important;
}
.rbh .font-size-h4 {
  font-size: 16px !important;
}
.rbh .font-size-base {
  font-size: 14px !important;
}
.rbh .text-regular {
  font-weight: 400 !important;
}
.rbh .text-bold {
  font-weight: 500 !important;
}
.rbh .text-heavy {
  font-weight: 600 !important;
}
.rbh .text-success {
  color: #2e8540 !important;
}
.rbh a.text-success:hover,
.rbh a.text-success:focus {
  color: #215f2e !important;
}
.rbh .text-info {
  color: #0065ed !important;
}
.rbh a.text-info:hover,
.rbh a.text-info:focus {
  color: #004fba !important;
}
.rbh .text-warning {
  color: #ef6c00 !important;
}
.rbh a.text-warning:hover,
.rbh a.text-warning:focus {
  color: #bc5500 !important;
}
.rbh .text-danger {
  color: #cd2026 !important;
}
.rbh a.text-danger:hover,
.rbh a.text-danger:focus {
  color: #a1191e !important;
}
.rbh .rbh-text-primary {
  color: #262829 !important;
}
.rbh a.rbh-text-primary:hover,
.rbh a.rbh-text-primary:focus {
  color: #0d0e0f !important;
}
.rbh .rbh-text-secondary {
  color: #344054 !important;
}
.rbh a.rbh-text-secondary:hover,
.rbh a.rbh-text-secondary:focus {
  color: #212835 !important;
}
.rbh .rbh-text-tertiary {
  color: #155eef !important;
}
.rbh a.rbh-text-tertiary:hover,
.rbh a.rbh-text-tertiary:focus {
  color: #0d4ac4 !important;
}
.rbh .rbh-text-dark {
  color: #101828 !important;
}
.rbh a.rbh-text-dark:hover,
.rbh a.rbh-text-dark:focus {
  color: #010204 !important;
}
.rbh .rbh-text-muted {
  color: #475467 !important;
}
.rbh a.rbh-text-muted:hover,
.rbh a.rbh-text-muted:focus {
  color: #323b49 !important;
}
.rbh .rbh-text-light {
  color: #d0d5dd !important;
}
.rbh a.rbh-text-light:hover,
.rbh a.rbh-text-light:focus {
  color: #b2bbc8 !important;
}
.rbh small {
  font-size: 0.857143em;
  font-weight: 400;
  color: #344054;
}
.rbh .btn {
  padding: 10px 14px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
.rbh .btn.btn-icon {
  padding: 0;
}
.rbh .btn.btn-default {
  color: #262829;
  background-color: #ffffff;
  border-color: #d0d5dd;
}
.rbh .btn.btn-default:focus,
.rbh .btn.btn-default.focus {
  color: #262829;
  background-color: #e6e6e6;
  border-color: #8693a7;
}
.rbh .btn.btn-default:hover {
  color: #262829;
  background-color: #e6e6e6;
  border-color: #acb5c3;
}
.rbh .btn.btn-default:active,
.rbh .btn.btn-default.active,
.open > .dropdown-toggle.rbh .btn.btn-default {
  color: #262829;
  background-color: #e6e6e6;
  border-color: #acb5c3;
}
.rbh .btn.btn-default:active:hover,
.rbh .btn.btn-default.active:hover,
.open > .dropdown-toggle.rbh .btn.btn-default:hover,
.rbh .btn.btn-default:active:focus,
.rbh .btn.btn-default.active:focus,
.open > .dropdown-toggle.rbh .btn.btn-default:focus,
.rbh .btn.btn-default:active.focus,
.rbh .btn.btn-default.active.focus,
.open > .dropdown-toggle.rbh .btn.btn-default.focus {
  color: #262829;
  background-color: #d4d4d4;
  border-color: #8693a7;
}
.rbh .btn.btn-default:active,
.rbh .btn.btn-default.active,
.open > .dropdown-toggle.rbh .btn.btn-default {
  background-image: none;
}
.rbh .btn.btn-default.disabled,
.rbh .btn.btn-default[disabled],
fieldset[disabled] .rbh .btn.btn-default,
.rbh .btn.btn-default.disabled:hover,
.rbh .btn.btn-default[disabled]:hover,
fieldset[disabled] .rbh .btn.btn-default:hover,
.rbh .btn.btn-default.disabled:focus,
.rbh .btn.btn-default[disabled]:focus,
fieldset[disabled] .rbh .btn.btn-default:focus,
.rbh .btn.btn-default.disabled.focus,
.rbh .btn.btn-default[disabled].focus,
fieldset[disabled] .rbh .btn.btn-default.focus,
.rbh .btn.btn-default.disabled:active,
.rbh .btn.btn-default[disabled]:active,
fieldset[disabled] .rbh .btn.btn-default:active,
.rbh .btn.btn-default.disabled.active,
.rbh .btn.btn-default[disabled].active,
fieldset[disabled] .rbh .btn.btn-default.active {
  background-color: #ffffff;
  border-color: #d0d5dd;
}
.rbh .btn.btn-default .badge {
  color: #ffffff;
  background-color: #262829;
}
.rbh .btn.btn-default:not(.dropdown-toggle):hover {
  background-color: #ffffff;
  border-color: #1c3664;
  box-shadow: inset 0 0 0 1px #1c3664;
  color: #1c3664;
}
.rbh .btn.btn-primary[disabled] {
  background-color: #d0d5dd;
  border-color: #d0d5dd;
  color: #101828;
}
.rbh .btn.btn-open {
  background-color: #ffffff;
}
.rbh .btn.btn-open:hover {
  background-color: #f9fafb;
}
.rbh label {
  font-weight: 500;
  color: #344054;
}
.rbh .form-control,
.rbh .form-control-static {
  height: auto;
  padding: 10px 14px;
  border-color: #d0d5dd;
  border-radius: 8px;
  box-shadow: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
.rbh .form-control:hover,
.rbh .form-control-static:hover {
  border-color: #262829;
}
.rbh .form-control:focus,
.rbh .form-control-static:focus,
.rbh .form-control:active,
.rbh .form-control-static:active,
.rbh .form-control.active,
.rbh .form-control-static.active {
  border-color: #688fd5;
  box-shadow: inset 0 0 0 1px #688fd5;
}
.rbh .form-control::placeholder,
.rbh .form-control-static::placeholder,
.rbh .form-control .placeholder,
.rbh .form-control-static .placeholder {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #8f9296;
}
.rbh .form-control[disabled],
.rbh .form-control-static[disabled],
.rbh .form-control[readonly],
.rbh .form-control-static[readonly] {
  background-color: #f9fafb;
}
.rbh .form-control-static,
.rbh .form-control-static:hover,
.rbh .form-control-static:focus,
.rbh .form-control-static:active,
.rbh .form-control-static.active {
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.rbh textarea.form-control {
  height: auto;
}
.rbh .input-search {
  position: relative;
  background-color: #fff;
  z-index: 0;
}
.rbh .input-search .input-search-icon,
.rbh .input-search .input-search-clear {
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  color: #8f9296;
}
.rbh .input-search .input-search-icon {
  left: 15px;
  z-index: -1;
}
.rbh .input-search .form-control {
  padding-right: 33px;
  padding-left: 38px;
  background-color: transparent;
}
.rbh .input-search .input-search-clear {
  right: 15px;
  background-color: transparent;
  margin: 0;
  padding: 0;
  border: none;
}
.rbh .form-group {
  margin-bottom: 24px;
}
.rbh .help-block {
  margin-top: 8px;
  font-weight: 500;
  color: #475467;
}
.rbh .dropdown-toggle:focus-visible {
  outline: none;
}
.rbh .dropdown-toggle.btn {
  background-color: #ffffff;
  border-color: #d0d5dd;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
.rbh .dropdown-toggle.btn:hover,
.rbh .dropdown-toggle.btn:active:hover,
.rbh .dropdown-toggle.btn.active:hover {
  background-color: #ffffff;
  border-color: #262829;
}
.rbh .dropdown-toggle.btn:focus,
.rbh .dropdown-toggle.btn:active:focus,
.rbh .dropdown-toggle.btn.active:focus,
.rbh .dropdown-toggle.btn.focus,
.rbh .dropdown-toggle.btn:active.focus,
.rbh .dropdown-toggle.btn.active.focus {
  background-color: #ffffff;
  border-color: #688fd5;
  box-shadow: inset 0 0 0 1px #688fd5;
}
.rbh .dropdown-toggle.btn > span.placeholder {
  color: #8f9296;
}
.rbh .dropdown-toggle.btn > span:last-child {
  margin-left: 12px !important;
  color: #344054;
}
.rbh .dropdown-menu {
  width: 100%;
  max-height: 25vh;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
.rbh .dropdown-menu li {
  overflow: hidden;
}
.rbh .dropdown-menu li a,
.rbh .dropdown-menu li em {
  display: flex;
  align-items: center;
  padding: 10px 14px !important;
  white-space: normal;
}
.rbh .dropdown-menu li a span:first-child,
.rbh .dropdown-menu li em span:first-child {
  flex-grow: 1;
}
.rbh .dropdown-menu li a span:last-child,
.rbh .dropdown-menu li em span:last-child {
  flex-grow: 0;
}
.rbh .dropdown-menu .dropdown-filter {
  padding: 16px;
  cursor: default;
}
.rbh .input-group-addon {
  background-color: #f9fafb;
  padding-right: 20px;
  padding-left: 20px;
  border-color: #d0d5dd;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
.rbh .has-success .form-control,
.rbh .has-warning .form-control,
.rbh .has-error .form-control {
  box-shadow: none !important;
}
.rbh .has-success .help-block,
.rbh .has-success .control-label,
.rbh .has-success .radio,
.rbh .has-success .checkbox,
.rbh .has-success .radio-inline,
.rbh .has-success .checkbox-inline,
.rbh .has-success.radio label,
.rbh .has-success.checkbox label,
.rbh .has-success.radio-inline label,
.rbh .has-success.checkbox-inline label {
  color: #2e8540;
}
.rbh .has-success .form-control {
  border-color: #2e8540;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.rbh .has-success .form-control:focus {
  border-color: #215f2e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #55c46c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #55c46c;
}
.rbh .has-success .input-group-addon {
  color: #2e8540;
  border-color: #2e8540;
  background-color: #f4fbf5;
}
.rbh .has-success .form-control-feedback {
  color: #2e8540;
}
.rbh .has-success .form-control {
  background-color: #f4fbf5;
}
.rbh .has-warning .help-block,
.rbh .has-warning .control-label,
.rbh .has-warning .radio,
.rbh .has-warning .checkbox,
.rbh .has-warning .radio-inline,
.rbh .has-warning .checkbox-inline,
.rbh .has-warning.radio label,
.rbh .has-warning.checkbox label,
.rbh .has-warning.radio-inline label,
.rbh .has-warning.checkbox-inline label {
  color: #ef6c00;
}
.rbh .has-warning .form-control {
  border-color: #ef6c00;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.rbh .has-warning .form-control:focus {
  border-color: #bc5500;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffa256;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffa256;
}
.rbh .has-warning .input-group-addon {
  color: #ef6c00;
  border-color: #ef6c00;
  background-color: #fff6ef;
}
.rbh .has-warning .form-control-feedback {
  color: #ef6c00;
}
.rbh .has-warning .form-control {
  background-color: #fff6ef;
}
.rbh .has-error .help-block,
.rbh .has-error .control-label,
.rbh .has-error .radio,
.rbh .has-error .checkbox,
.rbh .has-error .radio-inline,
.rbh .has-error .checkbox-inline,
.rbh .has-error.radio label,
.rbh .has-error.checkbox label,
.rbh .has-error.radio-inline label,
.rbh .has-error.checkbox-inline label {
  color: #cd2026;
}
.rbh .has-error .form-control {
  border-color: #cd2026;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.rbh .has-error .form-control:focus {
  border-color: #a1191e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e86b6f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e86b6f;
}
.rbh .has-error .input-group-addon {
  color: #cd2026;
  border-color: #cd2026;
  background-color: #fdf4f4;
}
.rbh .has-error .form-control-feedback {
  color: #cd2026;
}
.rbh .has-error .form-control {
  background-color: #fdf4f4;
}
.rbh .has-error .dropdown-toggle.btn,
.rbh .has-error .dropdown-toggle.btn:hover,
.rbh .has-error .dropdown-toggle.btn:focus,
.rbh .has-error .dropdown-toggle.btn.focus {
  background-color: #fdf4f4;
  border-color: #cd2026;
}
.rbh .has-error .dropdown-toggle.btn span:last-child,
.rbh .has-error .dropdown-toggle.btn:hover span:last-child,
.rbh .has-error .dropdown-toggle.btn:focus span:last-child,
.rbh .has-error .dropdown-toggle.btn.focus span:last-child {
  color: #cd2026;
}
.rbh .has-error .duet-date__input {
  background-color: #fdf4f4;
  border-color: #cd2026;
}
.rbh .has-error .duet-date__toggle {
  background-color: #fdf4f4;
  border-color: #cd2026;
  color: #cd2026;
}
.rbh .label {
  margin: 0;
  padding: 0.625em 0.875em;
  font-weight: 500;
}
.rbh .label.active {
  box-shadow: inset 0 0 0 1px;
}
.rbh .label.label-default {
  background-color: #b9c3d3;
  color: #344054;
}
.rbh .label.label-success {
  background-color: #f4fbf5;
  color: #2e8540;
}
.rbh .label.label-info {
  background-color: #edf5ff;
  color: #0065ed;
}
.rbh .label.label-warning {
  background-color: #fff6ef;
  color: #ef6c00;
}
.rbh .label.label-danger {
  background-color: #fdf4f4;
  color: #cd2026;
}
.rbh .alert {
  padding: 16px;
  border-width: 0;
}
.rbh .alert.alert-success {
  background-color: #f4fbf5;
  border-color: #2e8540;
  color: #2e8540;
}
.rbh .alert.alert-warning {
  background-color: #fff6ef;
  border-color: #ef6c00;
  color: #ef6c00;
}
.rbh .alert.alert-danger {
  background-color: #fdf4f4;
  border-color: #cd2026;
  color: #cd2026;
}
.rbh hr.hr-y {
  height: auto;
  min-height: 100%;
  margin: 0 16px 0 16px;
  border: 0;
  border-right: 1px solid #eaecf0;
}
.rbh hr.hr-primary {
  border-top-color: #262829;
}
.rbh hr.hr-secondary {
  border-top-color: #344054;
}
.rbh hr.hr-dark {
  border-top-color: #101828;
}
.rbh hr.hr-muted {
  border-top-color: #475467;
}
.rbh .well {
  background-color: #f9fafb;
  border-color: #eaecf0;
  border-radius: 12px;
  padding: 24px;
  overflow: hidden;
}
.rbh .well-white {
  background-color: #ffffff !important;
}
.rbh .well-dark {
  background-color: #eaecf0 !important;
}
.rbh .well-midnight {
  background-color: #1d2939 !important;
}
.rbh .well-shadow {
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.06), 0 1px 3px 0 rgba(16, 24, 40, 0.1);
}
.rbh .table {
  border-top: 1px solid #eaecf0;
  border-bottom: none;
}
.rbh .table.table-midnight {
  border-color: #667085;
  color: #fff;
}
.rbh .table > thead > tr,
.rbh .table > tbody > tr,
.rbh .table > tfoot > tr {
  height: 72px;
  min-height: 72px;
}
.rbh .table > thead > tr > th,
.rbh .table > tbody > tr > th,
.rbh .table > tfoot > tr > th,
.rbh .table > thead > tr > td,
.rbh .table > tbody > tr > td,
.rbh .table > tfoot > tr > td {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 24px;
  padding-left: 24px;
  border-bottom: 1px solid #eaecf0;
  vertical-align: middle;
}
.rbh .table > thead > tr.bg-black-river > th,
.rbh .table > tbody > tr.bg-black-river > th,
.rbh .table > tfoot > tr.bg-black-river > th,
.rbh .table > thead > tr.bg-black-river > td,
.rbh .table > tbody > tr.bg-black-river > td,
.rbh .table > tfoot > tr.bg-black-river > td {
  background-color: #344054;
  border-color: #667085;
  color: #fff;
}
.rbh .table > thead > tr.bg-midnight > th,
.rbh .table > tbody > tr.bg-midnight > th,
.rbh .table > tfoot > tr.bg-midnight > th,
.rbh .table > thead > tr.bg-midnight > td,
.rbh .table > tbody > tr.bg-midnight > td,
.rbh .table > tfoot > tr.bg-midnight > td {
  background-color: #1d2939;
  border-color: #667085;
  color: #fff;
}
.rbh .table > thead > tr {
  height: 60px;
  min-height: 60px;
}
.rbh .table > thead > tr > th,
.rbh .table > thead > tr > td {
  background-color: #f9fafb;
  border-left: none;
  font-size: 12px;
  font-weight: 500;
  color: #475467;
}
.rbh .table > thead > tr > th > a,
.rbh .table > thead > tr > td > a {
  color: #262829;
}
.rbh .table > tbody > tr > th > a,
.rbh .table > tbody > tr > td > a {
  color: #262829;
}
.rbh .table > tbody > tr > th > a:hover,
.rbh .table > tbody > tr > td > a:hover {
  color: #1c3664;
  text-decoration: none;
}
.rbh .table > tbody > tr > th:last-child a,
.rbh .table > tbody > tr > td:last-child a {
  color: #1c3664;
}
.rbh .table > tbody > tr > th:last-child a:hover,
.rbh .table > tbody > tr > td:last-child a:hover {
  text-decoration: underline;
}
.rbh .table > tbody > tr:last-child > th,
.rbh .table > tbody > tr:last-child > td {
  border-bottom: none;
}
.rbh .table.table-hover > tbody > tr:hover {
  background-color: #f9fafb;
  cursor: pointer;
}
.rbh .gauge {
  display: inline-block;
  width: 64px;
}
.rbh .gauge.gauge-midnight .gauge-cover {
  background: #1d2939;
  color: #fff;
}
.rbh .gauge-body {
  position: relative;
  width: 100%;
  height: 0;
  background: #eaecf0;
  overflow: hidden;
  padding-bottom: 50%;
  border-top-left-radius: 100% 200%;
  border-top-right-radius: 100% 200%;
}
.rbh .gauge-fill {
  position: absolute;
  top: 100%;
  left: 0;
  width: inherit;
  height: 100%;
  background: #155eef;
  transform-origin: center top;
  transition: transform 0.2s ease-out;
}
.rbh .gauge-cover {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 25%;
  left: 50%;
  width: 75%;
  height: 150%;
  background: #fff;
  padding-bottom: 25%;
  border-radius: 50%;
  font-weight: 500;
  color: #344054;
  transform: translateX(-50%);
}
.rbh .breadcrumb {
  display: flex;
  flex-flow: row wrap;
}
.rbh .breadcrumb li {
  flex-grow: 0;
}
.rbh .breadcrumb li:not(:last-child)::after {
  padding: 0 12px;
  font-family: 'Font Awesome 5 Pro', sans-serif;
  font-size: 1.33333333em;
  font-weight: 300;
  line-height: 0.75em;
  color: #262829;
  vertical-align: -0.0667em;
  content: '\f105';
}
.rbh .nav-tabs {
  border-bottom: 1px solid #eaecf0;
}
.rbh .nav-tabs > li {
  margin-bottom: 0;
}
.rbh .nav-tabs > li > a {
  background-color: transparent;
  margin-right: 32px;
  padding: 16px 0;
  border-width: 0 0 2px;
  border-style: solid;
  border-color: transparent;
  font-weight: 600;
  color: #475467;
}
.rbh .nav-tabs > li.active > a {
  background-color: transparent;
  border-width: 0 0 2px;
  border-style: solid;
  border-color: #101828;
  color: #262829;
}
.rbh .nav-tabs > li.active > a:hover,
.rbh .nav-tabs > li.active > a:focus {
  background-color: transparent;
}
.rbh .pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2px;
  float: left;
  margin-top: 0;
}
.rbh .pagination > li:first-child {
  display: none;
}
.rbh .pagination > li:last-child {
  display: none;
}
.rbh .pagination > li > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 14px;
}
.rbh .pagination > li > a:hover {
  background-color: transparent;
  border-color: #1c3664;
  color: #1c3664;
}
.rbh .pagination > li > a[aria-label="Previous"],
.rbh .pagination > li > a[aria-label="Next"] {
  color: #1c3664;
}
.rbh .pagination > li > a[aria-label="Previous"]:hover,
.rbh .pagination > li > a[aria-label="Next"]:hover {
  border-color: transparent;
}
.rbh .pagination > li.active a {
  background-color: #1c3664;
  color: #fff;
}
.rbh .bg-rbh-bg-light {
  background-color: #ffffff !important;
}
.rbh .bg-rbh-bg-dark {
  background-color: #f9fafb !important;
}
.rbh .bg-rbh-bg-disabled {
  background-color: #eaecf0 !important;
}
.rbh .b-radius-xl {
  border-radius: 16px !important;
}
.rbh.modal .modal-dialog .modal-content {
  max-height: calc(100vh - 60px);
  overflow-y: scroll;
}
.rbh.modal .modal-dialog .modal-content .close {
  position: sticky;
  top: 37px;
  right: 27px;
  width: 28px;
  height: 28px;
  background-color: transparent;
  border-radius: 0;
  font-size: 28px;
  color: #262829;
  opacity: 1;
  z-index: 1012;
}
@media (max-width: 767px) {
  .rbh.modal .modal-dialog .modal-content .close {
    top: 21px;
    right: 11px;
  }
}
.rbh.modal .modal-dialog .modal-content .close span {
  top: -5px;
}
.rbh.modal .modal-dialog .modal-content .modal-header,
.rbh.modal .modal-dialog .modal-content .modal-body,
.rbh.modal .modal-dialog .modal-content .modal-footer {
  padding: 32px;
}
.rbh.modal .modal-dialog .modal-content .modal-header,
.rbh.modal .modal-dialog .modal-content .modal-footer {
  position: sticky;
  background-color: #ffffff;
  z-index: 1010;
}
.rbh.modal .modal-dialog .modal-content .modal-header {
  top: 0;
  margin: -32px -32px 32px -32px;
  border-color: #eaecf0;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.04), 0px 6px 10px rgba(20, 31, 45, 0.05);
  z-index: 1011;
}
.rbh.modal .modal-dialog .modal-content .modal-body {
  padding-bottom: 16px;
}
.rbh.modal .modal-dialog .modal-content .modal-body#modal-description:focus-visible {
  border: none;
}
.rbh.modal .modal-dialog .modal-content .modal-footer {
  bottom: 0;
  border-color: #eaecf0;
  box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.04), inset 0px 6px 10px rgba(20, 31, 45, 0.05);
}
@media (max-width: 767px) {
  .rbh.modal .modal-dialog {
    margin: 0;
  }
  .rbh.modal .modal-dialog .modal-content {
    max-height: 100vh;
    border: none;
    border-radius: 0;
  }
  .rbh.modal .modal-dialog .modal-content .modal-header,
  .rbh.modal .modal-dialog .modal-content .modal-body,
  .rbh.modal .modal-dialog .modal-content .modal-footer {
    padding: 16px;
  }
  .rbh.modal .modal-dialog .modal-content .modal-header {
    margin: -16px -16px 16px -16px;
  }
  .rbh.modal .modal-dialog .modal-content .modal-body {
    padding-bottom: 0;
  }
}
