@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 .att-redesign {
  font-family: "Inter", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  color: #262829;
}
.att-redesign h1,
.att-redesign .h1 {
  font-size: 34px;
  font-weight: 700;
  line-height: 1.5;
}
.att-redesign h2,
.att-redesign .h2 {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.4;
}
.att-redesign h3,
.att-redesign .h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
}
.att-redesign h4,
.att-redesign .h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
}
.att-redesign .font-size-h1 {
  font-size: 34px !important;
}
.att-redesign .font-size-h2 {
  font-size: 26px !important;
}
.att-redesign .font-size-h3 {
  font-size: 20px !important;
}
.att-redesign .font-size-h4 {
  font-size: 16px !important;
}
.att-redesign .font-size-base {
  font-size: 14px !important;
}
.att-redesign .text-bold {
  font-weight: 600 !important;
}
.att-redesign .text-unbold {
  font-weight: 500 !important;
}
.att-redesign .text-light {
  font-weight: 400 !important;
}
.att-redesign .text-success {
  color: #2e8540 !important;
}
.att-redesign a.text-success:hover,
.att-redesign button.text-success:hover,
.att-redesign a.text-success:focus,
.att-redesign button.text-success:focus {
  color: #215f2e !important;
}
.att-redesign .text-info {
  color: #0065ed !important;
}
.att-redesign a.text-info:hover,
.att-redesign button.text-info:hover,
.att-redesign a.text-info:focus,
.att-redesign button.text-info:focus {
  color: #004fba !important;
}
.att-redesign .text-warning {
  color: #ef6c00 !important;
}
.att-redesign a.text-warning:hover,
.att-redesign button.text-warning:hover,
.att-redesign a.text-warning:focus,
.att-redesign button.text-warning:focus {
  color: #bc5500 !important;
}
.att-redesign .text-danger {
  color: #cd2026 !important;
}
.att-redesign a.text-danger:hover,
.att-redesign button.text-danger:hover,
.att-redesign a.text-danger:focus,
.att-redesign button.text-danger:focus {
  color: #a1191e !important;
}
.att-redesign .att-text-primary {
  color: #262829 !important;
}
.att-redesign a.att-text-primary:hover,
.att-redesign button.att-text-primary:hover,
.att-redesign a.att-text-primary:focus,
.att-redesign button.att-text-primary:focus {
  color: #0d0e0f !important;
}
.att-redesign .att-text-secondary {
  color: #6f7276 !important;
}
.att-redesign a.att-text-secondary:hover,
.att-redesign button.att-text-secondary:hover,
.att-redesign a.att-text-secondary:focus,
.att-redesign button.att-text-secondary:focus {
  color: #56595c !important;
}
.att-redesign .att-text-dark {
  color: #525456 !important;
}
.att-redesign a.att-text-dark:hover,
.att-redesign button.att-text-dark:hover,
.att-redesign a.att-text-dark:focus,
.att-redesign button.att-text-dark:focus {
  color: #393b3c !important;
}
.att-redesign .att-text-muted {
  color: #a3a8ad !important;
}
.att-redesign a.att-text-muted:hover,
.att-redesign button.att-text-muted:hover,
.att-redesign a.att-text-muted:focus,
.att-redesign button.att-text-muted:focus {
  color: #888f95 !important;
}
.att-redesign small {
  font-size: 0.75em;
  font-weight: 400;
  color: #6f7276;
}
.att-redesign .btn {
  padding: 15px 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
.att-redesign .btn.btn-sm {
  padding: 7.5px 7.5px;
  font-size: 14px;
}
.att-redesign .btn.btn-icon {
  padding: 0;
}
.att-redesign .btn.btn-default {
  color: #262829;
  background-color: #ffffff;
  border-color: #d0d4d8;
}
.att-redesign .btn.btn-default:focus,
.att-redesign .btn.btn-default.focus {
  color: #262829;
  background-color: #e6e6e6;
  border-color: #8a949e;
}
.att-redesign .btn.btn-default:hover {
  color: #262829;
  background-color: #e6e6e6;
  border-color: #afb5bc;
}
.att-redesign .btn.btn-default:active,
.att-redesign .btn.btn-default.active,
.open > .dropdown-toggle.att-redesign .btn.btn-default {
  color: #262829;
  background-color: #e6e6e6;
  border-color: #afb5bc;
}
.att-redesign .btn.btn-default:active:hover,
.att-redesign .btn.btn-default.active:hover,
.open > .dropdown-toggle.att-redesign .btn.btn-default:hover,
.att-redesign .btn.btn-default:active:focus,
.att-redesign .btn.btn-default.active:focus,
.open > .dropdown-toggle.att-redesign .btn.btn-default:focus,
.att-redesign .btn.btn-default:active.focus,
.att-redesign .btn.btn-default.active.focus,
.open > .dropdown-toggle.att-redesign .btn.btn-default.focus {
  color: #262829;
  background-color: #d4d4d4;
  border-color: #8a949e;
}
.att-redesign .btn.btn-default:active,
.att-redesign .btn.btn-default.active,
.open > .dropdown-toggle.att-redesign .btn.btn-default {
  background-image: none;
}
.att-redesign .btn.btn-default.disabled,
.att-redesign .btn.btn-default[disabled],
fieldset[disabled] .att-redesign .btn.btn-default,
.att-redesign .btn.btn-default.disabled:hover,
.att-redesign .btn.btn-default[disabled]:hover,
fieldset[disabled] .att-redesign .btn.btn-default:hover,
.att-redesign .btn.btn-default.disabled:focus,
.att-redesign .btn.btn-default[disabled]:focus,
fieldset[disabled] .att-redesign .btn.btn-default:focus,
.att-redesign .btn.btn-default.disabled.focus,
.att-redesign .btn.btn-default[disabled].focus,
fieldset[disabled] .att-redesign .btn.btn-default.focus,
.att-redesign .btn.btn-default.disabled:active,
.att-redesign .btn.btn-default[disabled]:active,
fieldset[disabled] .att-redesign .btn.btn-default:active,
.att-redesign .btn.btn-default.disabled.active,
.att-redesign .btn.btn-default[disabled].active,
fieldset[disabled] .att-redesign .btn.btn-default.active {
  background-color: #ffffff;
  border-color: #d0d4d8;
}
.att-redesign .btn.btn-default .badge {
  color: #ffffff;
  background-color: #262829;
}
.att-redesign .btn.btn-default:not(.dropdown-toggle):hover {
  background-color: #ffffff;
  border-color: #000000;
  box-shadow: inset 0 0 0 1px #000000;
  color: #000000;
}
.att-redesign .btn.btn-primary[disabled] {
  background-color: #d0d4d8;
  border-color: #d0d4d8;
  color: #525456;
}
.att-redesign label {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
.att-redesign .form-control,
.att-redesign .form-control-static {
  height: auto;
  padding: 15px 15px;
  border-color: #d0d4d8;
  box-shadow: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
.att-redesign .form-control:hover,
.att-redesign .form-control-static:hover {
  border-color: #262829;
}
.att-redesign .form-control:focus,
.att-redesign .form-control-static:focus,
.att-redesign .form-control:active,
.att-redesign .form-control-static:active,
.att-redesign .form-control.active,
.att-redesign .form-control-static.active {
  border-color: #5e5e5e;
  box-shadow: inset 0 0 0 1px #5e5e5e;
}
.att-redesign .form-control::placeholder,
.att-redesign .form-control-static::placeholder,
.att-redesign .form-control .placeholder,
.att-redesign .form-control-static .placeholder {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #8f9296;
}
.att-redesign .form-control[disabled],
.att-redesign .form-control-static[disabled],
.att-redesign .form-control[readonly],
.att-redesign .form-control-static[readonly] {
  background-color: #fafafa;
}
.att-redesign .form-control-static,
.att-redesign .form-control-static:hover,
.att-redesign .form-control-static:focus,
.att-redesign .form-control-static:active,
.att-redesign .form-control-static.active {
  background-color: #fafafa;
  border-color: #fafafa;
}
.att-redesign textarea.form-control {
  height: auto;
}
.att-redesign .input-search {
  position: relative;
  background-color: #fff;
  z-index: 0;
}
.att-redesign .input-search .input-search-icon,
.att-redesign .input-search .input-search-clear {
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  color: #8f9296;
}
.att-redesign .input-search .input-search-icon {
  left: 16px;
  z-index: -1;
}
.att-redesign .input-search .form-control {
  padding-right: 34px;
  padding-left: 39px;
  background-color: transparent;
}
.att-redesign .input-search .input-search-clear {
  right: 16px;
  background-color: transparent;
  margin: 0;
  padding: 0;
  border: none;
}
.att-redesign .form-group {
  margin-bottom: 24px;
}
.att-redesign .help-block {
  margin-top: 8px;
  font-weight: 500;
  color: #a3a8ad;
}
.att-redesign .dropdown-toggle:focus-visible {
  outline: none;
}
.att-redesign .dropdown-toggle.btn {
  background-color: #ffffff;
  border-color: #d0d4d8;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
.att-redesign .dropdown-toggle.btn:hover,
.att-redesign .dropdown-toggle.btn:active:hover,
.att-redesign .dropdown-toggle.btn.active:hover {
  background-color: #ffffff;
  border-color: #262829;
}
.att-redesign .dropdown-toggle.btn:focus,
.att-redesign .dropdown-toggle.btn:active:focus,
.att-redesign .dropdown-toggle.btn.active:focus,
.att-redesign .dropdown-toggle.btn.focus,
.att-redesign .dropdown-toggle.btn:active.focus,
.att-redesign .dropdown-toggle.btn.active.focus {
  background-color: #ffffff;
  border-color: #5e5e5e;
  box-shadow: inset 0 0 0 1px #5e5e5e;
}
.att-redesign .dropdown-toggle.btn > span.placeholder {
  color: #8f9296;
}
.att-redesign .dropdown-toggle.btn > span:last-child {
  margin-left: 12px !important;
  color: #6f7276;
}
.att-redesign .dropdown-menu {
  width: 100%;
  max-height: 25vh;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
.att-redesign .dropdown-menu li {
  overflow: hidden;
}
.att-redesign .dropdown-menu li a,
.att-redesign .dropdown-menu li em {
  display: flex;
  align-items: center;
  padding: 15px 15px !important;
  white-space: normal;
}
.att-redesign .dropdown-menu li a span:first-child,
.att-redesign .dropdown-menu li em span:first-child {
  flex-grow: 1;
}
.att-redesign .dropdown-menu li a span:last-child,
.att-redesign .dropdown-menu li em span:last-child {
  flex-grow: 0;
}
.att-redesign .dropdown-menu .dropdown-filter {
  padding: 16px;
  cursor: default;
}
.att-redesign .duet-date__input {
  padding: 15px 15px;
  border-color: #d0d4d8;
  border-radius: 1px;
  font-family: "Inter", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
.att-redesign .duet-date__input:hover {
  border-color: #262829;
}
.att-redesign .duet-date__input:focus,
.att-redesign .duet-date__input:active,
.att-redesign .duet-date__input.active {
  border-color: #5e5e5e;
  box-shadow: inset 0 0 0 1px #5e5e5e;
}
.att-redesign .duet-date__toggle {
  background-color: transparent;
  border-radius: 1px;
  box-shadow: none;
}
.att-redesign .input-group-addon {
  background-color: #fafafa;
  padding-right: 20px;
  padding-left: 20px;
  border-color: #d0d4d8;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
.att-redesign .has-success .form-control,
.att-redesign .has-warning .form-control,
.att-redesign .has-error .form-control {
  box-shadow: none !important;
}
.att-redesign .has-success .help-block,
.att-redesign .has-success .control-label,
.att-redesign .has-success .radio,
.att-redesign .has-success .checkbox,
.att-redesign .has-success .radio-inline,
.att-redesign .has-success .checkbox-inline,
.att-redesign .has-success.radio label,
.att-redesign .has-success.checkbox label,
.att-redesign .has-success.radio-inline label,
.att-redesign .has-success.checkbox-inline label {
  color: #2e8540;
}
.att-redesign .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);
}
.att-redesign .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;
}
.att-redesign .has-success .input-group-addon {
  color: #2e8540;
  border-color: #2e8540;
  background-color: #f4fbf5;
}
.att-redesign .has-success .form-control-feedback {
  color: #2e8540;
}
.att-redesign .has-success .form-control {
  background-color: #f4fbf5;
}
.att-redesign .has-warning .help-block,
.att-redesign .has-warning .control-label,
.att-redesign .has-warning .radio,
.att-redesign .has-warning .checkbox,
.att-redesign .has-warning .radio-inline,
.att-redesign .has-warning .checkbox-inline,
.att-redesign .has-warning.radio label,
.att-redesign .has-warning.checkbox label,
.att-redesign .has-warning.radio-inline label,
.att-redesign .has-warning.checkbox-inline label {
  color: #ef6c00;
}
.att-redesign .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);
}
.att-redesign .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;
}
.att-redesign .has-warning .input-group-addon {
  color: #ef6c00;
  border-color: #ef6c00;
  background-color: #fff6ef;
}
.att-redesign .has-warning .form-control-feedback {
  color: #ef6c00;
}
.att-redesign .has-warning .form-control {
  background-color: #fff6ef;
}
.att-redesign .has-error .help-block,
.att-redesign .has-error .control-label,
.att-redesign .has-error .radio,
.att-redesign .has-error .checkbox,
.att-redesign .has-error .radio-inline,
.att-redesign .has-error .checkbox-inline,
.att-redesign .has-error.radio label,
.att-redesign .has-error.checkbox label,
.att-redesign .has-error.radio-inline label,
.att-redesign .has-error.checkbox-inline label {
  color: #cd2026;
}
.att-redesign .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);
}
.att-redesign .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;
}
.att-redesign .has-error .input-group-addon {
  color: #cd2026;
  border-color: #cd2026;
  background-color: #fdf4f4;
}
.att-redesign .has-error .form-control-feedback {
  color: #cd2026;
}
.att-redesign .has-error .form-control {
  background-color: #fdf4f4;
}
.att-redesign .has-error .dropdown-toggle.btn,
.att-redesign .has-error .dropdown-toggle.btn:hover,
.att-redesign .has-error .dropdown-toggle.btn:focus,
.att-redesign .has-error .dropdown-toggle.btn.focus {
  background-color: #fdf4f4;
  border-color: #cd2026;
}
.att-redesign .has-error .dropdown-toggle.btn span:last-child,
.att-redesign .has-error .dropdown-toggle.btn:hover span:last-child,
.att-redesign .has-error .dropdown-toggle.btn:focus span:last-child,
.att-redesign .has-error .dropdown-toggle.btn.focus span:last-child {
  color: #cd2026;
}
.att-redesign .has-error .duet-date__input {
  background-color: #fdf4f4;
  border-color: #cd2026;
}
.att-redesign .has-error .duet-date__toggle {
  background-color: #fdf4f4;
  border-color: #cd2026;
  color: #cd2026;
}
.att-redesign .label {
  margin: 0;
  padding: 0.625em 0.875em;
  font-weight: 500;
}
.att-redesign .label.active {
  box-shadow: inset 0 0 0 1px;
}
.att-redesign .label.label-default {
  background-color: #f4f5f5;
  color: #6f7276;
}
.att-redesign .label.label-success {
  background-color: #f4fbf5;
  color: #2e8540;
}
.att-redesign .label.label-info {
  background-color: #edf5ff;
  color: #0065ed;
}
.att-redesign .label.label-warning {
  background-color: #fff6ef;
  color: #ef6c00;
}
.att-redesign .label.label-danger {
  background-color: #fdf4f4;
  color: #cd2026;
}
.att-redesign .alert {
  padding: 16px;
  border-width: 0;
}
.att-redesign .alert.alert-success {
  background-color: #f4fbf5;
  border-color: #2e8540;
  color: #2e8540;
}
.att-redesign .alert.alert-warning {
  background-color: #fff6ef;
  border-color: #ef6c00;
  color: #ef6c00;
}
.att-redesign .alert.alert-danger {
  background-color: #fdf4f4;
  border-color: #cd2026;
  color: #cd2026;
}
.att-redesign hr.hr-y {
  height: auto;
  min-height: 100%;
  margin: 0 16px 0 16px;
  border: 0;
  border-right: 1px solid #eaedf0;
}
.att-redesign hr.hr-primary {
  border-top-color: #262829;
}
.att-redesign hr.hr-secondary {
  border-top-color: #6f7276;
}
.att-redesign hr.hr-dark {
  border-top-color: #525456;
}
.att-redesign hr.hr-muted {
  border-top-color: #a3a8ad;
}
.att-redesign .well {
  background-color: #fafafa;
  border-color: #eaedf0;
}
.att-redesign .well-white {
  background-color: #ffffff !important;
}
.att-redesign .well-dark {
  background-color: #ecf0f5 !important;
}
.att-redesign .well-shadow {
  box-shadow: 2.5px 5px 12px rgba(34, 53, 71, 0.15);
}
.att-redesign .table {
  border-bottom: 1px solid #eaedf0;
}
.att-redesign .table > thead > tr,
.att-redesign .table > tbody > tr,
.att-redesign .table > tfoot > tr {
  height: 60px;
  min-height: 60px;
}
.att-redesign .table > thead > tr > th,
.att-redesign .table > tbody > tr > th,
.att-redesign .table > tfoot > tr > th,
.att-redesign .table > thead > tr > td,
.att-redesign .table > tbody > tr > td,
.att-redesign .table > tfoot > tr > td {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eaedf0;
  font-weight: 600;
  vertical-align: middle;
}
.att-redesign .table > thead > tr {
  height: 40px;
  min-height: 40px;
}
.att-redesign .table > thead > tr > th,
.att-redesign .table > thead > tr > td {
  background-color: #fafafa;
  border-left: none;
  color: #6f7276;
}
.att-redesign .table > thead > tr > th > a,
.att-redesign .table > thead > tr > td > a {
  color: #262829;
}
.att-redesign .table > tbody > tr > th,
.att-redesign .table > tbody > tr > td {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
.att-redesign .table > tbody > tr > th > a,
.att-redesign .table > tbody > tr > td > a {
  color: #262829;
}
.att-redesign .table > tbody > tr > th > a:hover,
.att-redesign .table > tbody > tr > td > a:hover {
  color: #000000;
  text-decoration: none;
}
.att-redesign .table > tbody > tr > th:last-child a,
.att-redesign .table > tbody > tr > td:last-child a {
  color: #000000;
}
.att-redesign .table > tbody > tr > th:last-child a:hover,
.att-redesign .table > tbody > tr > td:last-child a:hover {
  text-decoration: underline;
}
.att-redesign .table.table-hover > tbody > tr:hover {
  background-color: #fafafa;
  cursor: pointer;
}
.att-redesign .breadcrumb {
  display: flex;
  flex-flow: row wrap;
}
.att-redesign .breadcrumb li {
  flex-grow: 0;
}
.att-redesign .breadcrumb li:not(:last-child)::after {
  padding: 0 12px;
  font-family: 'Font Awesome 5 Pro';
  font-size: 1.33333333em;
  font-weight: 300;
  line-height: 0.75em;
  color: #262829;
  vertical-align: -0.0667em;
  content: '\f105';
}
.att-redesign .nav-tabs {
  border-bottom: 1px solid #eaedf0;
}
.att-redesign .nav-tabs > li {
  margin-bottom: 0;
}
.att-redesign .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: #a3a8ad;
}
.att-redesign .nav-tabs > li.active > a {
  background-color: transparent;
  border-width: 0 0 2px;
  border-style: solid;
  border-color: #525456;
  color: #262829;
}
.att-redesign .nav-tabs > li.active > a:hover,
.att-redesign .nav-tabs > li.active > a:focus {
  background-color: transparent;
}
.att-redesign .pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2px;
  float: left;
  margin-top: 0;
}
.att-redesign .pagination > li:first-child {
  display: none;
}
.att-redesign .pagination > li:last-child {
  display: none;
}
.att-redesign .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;
}
.att-redesign .pagination > li > a:hover {
  background-color: transparent;
  border-color: #000000;
  color: #000000;
}
.att-redesign .pagination > li > a[aria-label="Previous"],
.att-redesign .pagination > li > a[aria-label="Next"] {
  color: #000000;
}
.att-redesign .pagination > li > a[aria-label="Previous"]:hover,
.att-redesign .pagination > li > a[aria-label="Next"]:hover {
  border-color: transparent;
}
.att-redesign .pagination > li.active a {
  background-color: #000000;
  color: #fff;
}
.att-redesign .bg-att-bg-light {
  background-color: #ffffff !important;
}
.att-redesign .bg-att-bg-dark {
  background-color: #fafafa !important;
}
.att-redesign .bg-att-bg-disabled {
  background-color: #ecf0f5 !important;
}
.att-redesign .b-radius-xl {
  border-radius: 16px !important;
}
.att-redesign.modal .modal-dialog .modal-content {
  max-height: calc(100vh - 60px);
  overflow-y: scroll;
}
.att-redesign.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) {
  .att-redesign.modal .modal-dialog .modal-content .close {
    top: 21px;
    right: 11px;
  }
}
.att-redesign.modal .modal-dialog .modal-content .close span {
  top: -5px;
}
.att-redesign.modal .modal-dialog .modal-content .modal-header,
.att-redesign.modal .modal-dialog .modal-content .modal-body,
.att-redesign.modal .modal-dialog .modal-content .modal-footer {
  padding: 32px;
}
.att-redesign.modal .modal-dialog .modal-content .modal-header,
.att-redesign.modal .modal-dialog .modal-content .modal-footer {
  position: sticky;
  background-color: #ffffff;
  z-index: 1010;
}
.att-redesign.modal .modal-dialog .modal-content .modal-header {
  top: 0;
  margin: -32px -32px 32px -32px;
  border-color: #eaedf0;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.04), 0px 6px 10px rgba(20, 31, 45, 0.05);
  z-index: 1011;
}
.att-redesign.modal .modal-dialog .modal-content .modal-body {
  padding-bottom: 16px;
}
.att-redesign.modal .modal-dialog .modal-content .modal-body#modal-description:focus-visible {
  border: none;
}
.att-redesign.modal .modal-dialog .modal-content .modal-footer {
  bottom: 0;
  border-color: #eaedf0;
  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) {
  .att-redesign.modal.modal_ {
    overflow-y: hidden;
  }
  .att-redesign.modal .modal-dialog {
    margin: 0;
    max-width: 100vw;
  }
  .att-redesign.modal .modal-dialog .modal-content {
    max-height: 100vh;
    border: none;
    border-radius: 0;
  }
  .att-redesign.modal .modal-dialog .modal-content .modal-header,
  .att-redesign.modal .modal-dialog .modal-content .modal-body,
  .att-redesign.modal .modal-dialog .modal-content .modal-footer {
    padding: 16px;
  }
  .att-redesign.modal .modal-dialog .modal-content .modal-header {
    margin: -16px -16px 16px -16px;
  }
  .att-redesign.modal .modal-dialog .modal-content .modal-body {
    padding-bottom: 0;
  }
}
