.bx-cover-wrapper {
  background-image: url("/modules/boonex/artificer/data/template/system/images/cover-default.svg");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bx-content-main {
  height: 100%;
  max-height: 100%;
  margin: 0;
  padding: 0;
}

/*#bx-content-wrapper {*/
/*    background-color: #838383;*/
/*}*/

.bx-artificer .bx-db-container {
  border-radius: unset !important;
  padding: 0;
}
#designbox-know-your-worth {
  border: none;
}
#bx-content-wrapper .bx-def-page-width {
  width: 100%;
  padding: 0;
  max-width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.bx-cover-title .bx-menu-item-icon {
  margin-right: 0.5rem;
}
.bx-cover-title .sys-icon {
  color: #fff !important;
  font-size: 24px !important;
}
.search-header-container {
  background-color: #ffffff;
}

.list_item_bg {
  background: #ffffff;
  max-width: 860px;
  margin: 0.5rem auto;
}
.warn_info_warp {
  max-width: 860px;
  margin: 0.5rem auto;
  padding: 1rem;
}
.search-header-container .warn_info {
  color: var(--Colors-Base-base-gray, #7728dd);

  /* H5 - Module */
  font-family: "BrandonGrotesque";
  font-size: 14px;
  font-style: normal;
  font-weight: 390;
  line-height: 15px;
}
#designbox-know-your-worth .bx-form-element-wrapper{
  width: 210px;
}
.dark .list_item_bg {
  background: none;
  --tw-ring-color: #4b556380;
}
.list_item_bg .bx-form-caption {
  color: var(--Color-text-primary, #262626);
  font-family: "BrandonGrotesque";
  font-size: 15px;
  font-style: normal;
  font-weight: 390;
  line-height: 1.25rem;
}
.list_item_bg .bx-form-caption span {
  color: var(--Color-text-primary, #262626);
  font-family: "BrandonGrotesque";
  font-size: 11px;
  font-style: normal;
  font-weight: 390;
  line-height: 1rem;
}
.list_item_bg .bx-form-input-text,
.list_item_bg .bx-form-input-select,
.list_item_bg .bx-form-input-datepicker {
  font-family: "BrandonGrotesque";
  border-radius: 12px;
  border: 0.8px solid var(--Color-text-secondary, #adadad);
  background: var(--Color-module-background-secondary, #fafafa);
  height: 28px;
  line-height: 28px;
  color: var(--Color-text-secondary, #adadad);

  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.list_item_bg .bx-form-input-select_multiple {
  font-family: "BrandonGrotesque";
  border-radius: 12px;
  border: 0.8px solid var(--Color-text-secondary, #adadad);
  background: var(--Color-module-background-secondary, #fafafa);
  min-height: 24px;
  line-height: 24px;
  color: var(--Color-text-secondary, #adadad);

  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 0;
}
.list_item_bg .bx-form-input-select_multiple .bx-form-input-text {
  font-style: normal;
  font-family: "BrandonGrotesque";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: var(--Color-text-primary, #9149ee) !important;
  padding-left: 0.5rem;
  padding-right: 0.8rem;
  word-wrap: break-word;
  width: 90%;
  min-height: 11px;
  border: none;
  height: 24px;
  text-overflow: ellipsis;
  overflow: hidden;
  background: var(--Color-module-background-secondary, #fafafa);
}
 
.list_item_bg .bx-form-input-select_multiple input:focus{
  box-shadow:none;
}

#city_select_multiple .dropdown-toggle{
  padding: 0.3rem .5rem 0.2rem .5rem;
  width: 90%;
}

#city_select_multiple .dropdown-toggle:empty {
  display: none;
}

#title_select_multiple .dropdown-toggle, #role_type_select_multiple .dropdown-toggle{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list_item_bg .bx-form-input-text::placeholder {
  font-style: normal;
  font-family: "BrandonGrotesque";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: var(--Color-text-secondary, #adadad) !important;
}
.list_item_bg .bx-form-input-select {
  padding: 0 0.75rem;
  font-family: "BrandonGrotesque" !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: normal;
  color: var(--Color-text-secondary, #adadad) !important;
  position: relative;
}
.list_item_bg .bx-form-input-datepicker {
  max-width: 128px;
  font-family: "BrandonGrotesque" !important;
  font-size: 12px;
  font-style: normal;
  font-weight: 600 !important;
  line-height: normal;
  color: var(--Color-text-secondary, #adadad) !important;
}
#designbox-know-your-worth  .bx-form-input-text:focus {
  color: var(--Color-text-primary, #9149ee);
  font-family: BrandonGrotesque;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#designbox-know-your-worth  .bx-form-input-wrapper-select {
  position: relative;
}
.sys-ico {
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 12px;
  color: var(--Color-text-primary, #262626);
}
#designbox-know-your-worth  .bx-form-input-wrapper-select option {
  color: var(--Color-text-primary, #262626);
  font-family: "BrandonGrotesque";
  font-size: 14px;
  font-style: normal;
  font-weight: 420;
  line-height: 17px; /* 121.429% */
}
select {
  text-indent: 5px;
}
.paw-data-container {
  overflow: hidden;
  width: 100%;
  padding-top: 30px;
  background-color: #e3e3e3;
  min-height: 70vh;
}

.bx-media-phone{
  .paw-data-container {
    padding: 30px 0px 80px;
  }
}

.paw-table {
  table-layout: auto;
  width: 100%;
  background-color: #ffffff;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}

.paw-table .paw-table-thead {
  position: relative;
  color: black;
  font-weight: 600;
  background: #fff;
  transition: background 0.1s ease;
}
.paw-table-cell span {
  border-radius: var(--Spacing-2, 8px);
  background: var(--Colors-Base-base-mid-gray, #f0f2f5);
  width: 100%;
  padding: 0.35rem;
  display: block;
  color: var(--Colors-Primary-primary-500, #7728dd);
  text-align: center;

  /* H2 */
  font-family: "BrandonGrotesque";
  font-size: 18px;
  font-style: normal;
  font-weight: 450;
  line-height: normal;
}
.paw-table .paw-table-thead .paw-table-cell span{
  word-wrap: normal;
  white-space: nowrap;
  max-width: 900px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.paw-table .paw-table-cell,
.paw-table .paw-table-thead > tr > th {
  padding: 8px 8px;
  overflow-wrap: break-word;
}

.paw-table .paw-table-body {
  color: var(--Color-text-primary, #262626);
  /* H3 */
  font-family: "BrandonGrotesque";
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: normal;
}

.paw-table .paw-table-body > tr > td {
  position: relative;
  padding: 8px 8px;
  overflow-wrap: break-word;
  border-bottom: 1.5px solid #adadad;
}

.paw-table-body > tr:hover {
  background-color: #efefef;
}
.paw-table-info {
  color: var(--Colors-Base-base-black, #000);
  text-align: left;

  /* H7 (medium) */
  font-family: "BrandonGrotesque";
  font-size: 10px;
  font-style: normal;
  font-weight: 420;
  line-height: 11px; /* 110% */
  margin-left: 2rem;
  margin-top: 0.5rem;
}

.paw-checkbox-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.5;
  list-style: none;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  display: inline-flex;
  flex-wrap: wrap;
  column-gap: 16px;
}

.paw-checkbox-wrapper {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.5;
  list-style: none;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  display: inline-flex;
  align-items: baseline;
  cursor: pointer;
}

.paw-checkbox .paw-checkbox-inner {
  box-sizing: border-box;
  display: block;
  width: 16px;
  height: 16px;
  direction: ltr;
  background-color: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  border-collapse: separate;
  transition: all 0.3s;
}

.paw-checkbox-input {
  width: 14px;
  height: 14px;
  margin-right: 4px;
}

.paw-checkbox-container {
  background-color: #fff;
  margin-bottom: 12px;
  padding: 4px 8px;
}

.dropdown {
  position: relative;
  display: inline-block;
}

#designbox-know-your-worth   .dropdown-content {
  width: 100%;
  position: absolute;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  max-height: 280px;
  overflow-x: auto;

  z-index: 10;
  color: var(--Color-text-primary, #262626);
  font-family: "BrandonGrotesque";
  font-size: 14px;
  font-style: normal;
  font-weight: 420;
  line-height: 17px; /* 121.429% */
  border-radius: var(--Spacing-System-radius-sm, 8px);
  border: 0.5px solid var(--Tags-tag-background-active-gray, #6e6e6e);
  background: #fff;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE and Edge */
}
.dropdown-content::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}

.dark .dropdown-content {
  background: #343a54;
  color: #fff;
}

.dropdown-content .option {
  display: block;
  padding: 10px;
  text-decoration: none;
}

.dropdown-content .option:hover {
  background-color: #4b556380;
  cursor: pointer;
}

.loading-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background-color: rgba(0, 0, 0, 0.5); */
  display: none;
}

.loader {
  position: absolute;
  top: 45%;
  left: 50%;
  border: 4px solid #a7a0a0;
  border-top: 4px solid #1a1e21;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  animation: spin 1s linear infinite;
}

.table-container {
  border-radius: 10px;
  background: #fff;
  max-width: 1280px;
  margin: 0 auto;
  /* shadow-base */
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  padding: 0.5rem 0.8rem;
}
.bx-def-margin-thd-neg {
  margin-top: 0.5rem !important;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.bx-main {
  padding-bottom: 0;
}

.bx-artificer .bx-form-input-wrapper-radio_set {
  background-color: #fff;
  font-family: "BrandonGrotesque";
  min-width: 100%;
}

.bx-form-input-select_multiple {
  position: relative;
  display: inline-block;
  opacity: 1;
}

.bx-form-input-select_multiple .dropdown-toggle {
  display: block;
}

.bx-form-input-select_multiple .dropdown-menu {
  position: absolute;
  display: none;
  z-index: 1;
  overflow-y: auto;
  max-height: 300px;
  min-width: 200px;
  left: 0;
  margin-top: 2px;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE and Edge */
}
.bx-form-input-select_multiple .dropdown-menu::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}
.bx-form-input-select_multiple .dropdown-menu label {
  display: block;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}

.bx-form-input-select_multiple .dropdown-menu label span{
  margin-left: 5px;
  color: var(--Color-text-primary, #262626);

  font-family: "BrandonGrotesque";
  font-size: 14px;
  font-style: normal;
  font-weight: 420;
  line-height: 17px; /* 121.429% */
}
.bx-form-input-wrapper-radio_set input[type="checkbox"]:checked {
  accent-color: #9149ee;
  background-color: #9149ee;
}

.text-color-9,
.list_item_bg .bx-form-input-select_multiple .bx-form-input-text.text-color-9,
.list_item_bg .bx-form-input-select.text-color-9 {
  color: #9149ee !important;
}

.dropdown-menu {
  border-radius: var(--Spacing-System-radius-sm, 8px);
  border: 0.5px solid var(--Tags-tag-background-active-gray, #6e6e6e);
  background: #fff;
}
.bx-form-input-wrapper-select_multiple {
  position: relative;
}
.bx-form-input-wrapper-select_multiple .sys-ico {
  top: 7px;
}

.bx-media-phone {
  .list_item_bg {
    display: flex;
    flex-wrap: wrap;
    .bx-form-element-wrapper {
      flex: 1 0 45%; 
      box-sizing: border-box;
    }

    .bx-form-element-wrapper:nth-child(-n+2) {
      flex-basis: 100%;
    }
    .bx-form-input-select_multiple .dropdown-menu {
      white-space: nowrap;
      overflow-x: auto; 
      width: 100% !important;
      min-width: auto;
    }
  
    .bx-form-input-select_multiple .dropdown-menu label {
        display: block; 
        margin-bottom: 5px;
        white-space: nowrap;
        overflow: visible; 
        cursor: pointer;
    }

    .bx-form-input-wrapper-radio_set {
      border-radius:.375rem;
      border-color: white;
    }
  }
  .paw-table {
    width: 100%;
    overflow-x: auto;
    display: block;
  }
}
