/* [project]/src/app/fusion/_feature/Filter/styles/FusionMyPageFilter.module.scss.module.css [app-client] (css) */
.FusionMyPageFilter-module-scss-module__KqKIza__filter_container {
  align-items: center;
  gap: 8px;
  width: 100%;
  display: flex;
  position: relative;
}

.FusionMyPageFilter-module-scss-module__KqKIza__search_input {
  width: 200px;
  margin-left: auto;
}

@media only screen and (max-width: 1279px) {
  .FusionMyPageFilter-module-scss-module__KqKIza__pc_only {
    display: none !important;
  }
}

.FusionMyPageFilter-module-scss-module__KqKIza__mobile_only {
  display: none;
}

@media only screen and (max-width: 1279px) {
  .FusionMyPageFilter-module-scss-module__KqKIza__mobile_only {
    display: block !important;
  }
}

.FusionMyPageFilter-module-scss-module__KqKIza__dropdown {
  background-color: #eee !important;
}

/* [project]/node_modules/@msu/lie-detector/node_modules/@msu/mds/dist/assets/Checkbox.css [app-client] (css) */
._isCheckedBorder_1mg88_9 {
  border: 1.8px solid var(--brand-primary) !important;
}

._isCheckedBorderSecondary_1mg88_13 {
  border: 1.8px solid var(--brand-secondary) !important;
}

._is_error_1mg88_17 {
  border: 1.8px solid var(--red-500) !important;
}

._checkbox_1mg88_21 {
  cursor: pointer;
  align-items: center;
  display: inline-flex;
}

._checkbox--label_1mg88_26 {
  align-items: center;
  gap: 8px;
  display: inline-flex;
}

._checkbox--label--fakeCheckbox_1mg88_31 {
  border: 1.8px solid var(--neutral-300);
  background: var(--neutral-white);
  border-radius: 4px;
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
  margin-bottom: auto;
  transition: border-color .24s linear;
}

._checkbox--label--fakeCheckbox_1mg88_31._dark_1mg88_42 {
  background: #1b1b1b;
  border: 1.8px solid #3b3b3b;
}

._checkbox_1mg88_21:not(._disabled_1mg88_46):hover ._checkbox--label--fakeCheckbox_1mg88_31._dark_1mg88_42, ._checkbox_1mg88_21:not(._disabled_1mg88_46):focus-within ._checkbox--label--fakeCheckbox_1mg88_31._dark_1mg88_42 {
  border-color: var(--brand-secondary) !important;
}

._checkbox_1mg88_21:not(._disabled_1mg88_46):hover ._checkbox--label--fakeCheckbox_1mg88_31, ._checkbox_1mg88_21:not(._disabled_1mg88_46):focus-within ._checkbox--label--fakeCheckbox_1mg88_31 {
  border-color: var(--brand-primary) !important;
}

._checkbox--label--fakeCheckbox_1mg88_31._disabled_1mg88_46 {
  background-color: var(--neutral-100) !important;
  border-color: var(--neutral-100) !important;
}

._checkbox--label--input_1mg88_56 {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
  outline: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

._checkbox--label--text_1mg88_68 {
  color: var(--gray-600);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  font-family: var(--font-roboto, Roboto);
}

._checkbox--label--text_1mg88_68::selection {
  background-color: #0000;
}

._checkbox--label--text_1mg88_68._dark_1mg88_42 {
  color: #969696;
}

._checkbox--label--text_1mg88_68._dark_1mg88_42._checked_1mg88_84 {
  color: var(--neutral-white);
}

._checkbox--label--text_1mg88_68._disabled_1mg88_46 {
  color: var(--neutral-opacity-black-bk-30) !important;
}

/*# sourceMappingURL=41de247e0625d20a.css.map*/