.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
  }
  .select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
  }
  .select2-container--bootstrap5 .select2-selection {
    box-shadow: none !important;
    height: auto;
    outline: none !important;
  }
  .select2-container--bootstrap5.select2-container--focus .form-select-solid,
  .select2-container--bootstrap5.select2-container--open .form-select-solid {
    background-color: #eef3f7;
  }
  .select2-container--bootstrap5.select2-container--focus
    .form-select:not(.form-select-solid):not(.form-select-transparent),
  .select2-container--bootstrap5.select2-container--open
    .form-select:not(.form-select-solid):not(.form-select-transparent) {
    border-color: #2b2b40;
  }
  .select2-container--bootstrap5
    .select2-search.select2-search--inline
    .select2-search__field {
    color: #5e6278;
    font-weight: 500;
    font-family: inherit !important;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    outline: none;
    line-height: 1;
    margin: 0;
    padding: 0;
  }
  .select2-container--bootstrap5
    .select2-search.select2-search--inline
    .select2-search__field::placeholder {
    color: #a1a5b7;
  }
  .select2-container--bootstrap5
    .select2-search.select2-search--inline
    .select2-search__field::-moz-placeholder {
    color: #a1a5b7;
    opacity: 1;
  }
  .select2-container--bootstrap5
    .form-select-solid
    .select2-search.select2-search--inline
    .select2-search__field {
    color: #5e6278;
    font-family: inherit !important;
  }
  .select2-container--bootstrap5
    .form-select-solid
    .select2-search.select2-search--inline
    .select2-search__field::placeholder {
    color: var(--kt-input-solid-placeholder-color);
  }
  .select2-container--bootstrap5
    .form-select-solid
    .select2-search.select2-search--inline
    .select2-search__field::-moz-placeholder {
    color: var(--kt-input-solid-placeholder-color);
    opacity: 1;
  }
  .select2-container--bootstrap5 .select2-selection--single {
    display: flex;
    align-items: center;
  }
  .select2-container--bootstrap5
    .select2-selection--single
    .select2-selection__rendered {
    display: block;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #5e6278;
  }
  .select2-container--bootstrap5
    .select2-selection--single
    .select2-selection__placeholder {
    color: #a1a5b7;
  }
  .select2-container--bootstrap5
    .select2-selection--single.form-select-solid
    .select2-selection__rendered {
    color: #5e6278;
  }
  .select2-container--bootstrap5
    .select2-selection--single.form-select-solid
    .select2-selection__placeholder {
    color: #a1a5b7;
  }
  .select2-container--bootstrap5
    .select2-selection--single.form-select-transparent
    .select2-selection__placeholder,
  .select2-container--bootstrap5
    .select2-selection--single.form-select-transparent
    .select2-selection__rendered {
    color: #3f4254;
  }
  .select2-container--bootstrap5
    .select2-selection--single.form-select-dark
    .select2-selection__rendered {
    color: var(--kt-gray-900);
  }
  .select2-container--bootstrap5 .select2-selection--multiple {
    display: flex;
    align-items: center;
  }
  .select2-container--bootstrap5
    .select2-selection--multiple
    .select2-search.select2-search--inline {
    display: inline-flex;
  }
  .select2-container--bootstrap5
    .select2-selection--multiple
    .select2-selection__rendered {
    display: inline;
    margin: 0;
    padding: 0;
  }
  .select2-container--bootstrap5
    .select2-selection--multiple
    .select2-selection__rendered
    .select2-selection__choice {
    display: inline-flex;
    align-items: center;
    position: relative;
    background-color: var(--kt-gray-300);
  }
  .select2-container--bootstrap5
    .select2-selection--multiple
    .select2-selection__rendered
    .select2-selection__choice
    .select2-selection__choice__remove {
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    background-color: #5e6278;
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#d03e43'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E");
    /* -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#5e6278'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#5e6278'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E"); */
    display: block;
    position: absolute;
    transform: translateY(-50%);
    opacity: 0.5;
    border: 0;
    transition: color 0.2s ease;
    top: 50%;
  }
  .select2-container--bootstrap5
    .select2-selection--multiple
    .select2-selection__rendered
    .select2-selection__choice
    .select2-selection__choice__remove
    span {
    display: none;
  }
  .select2-container--bootstrap5
    .select2-selection--multiple
    .select2-selection__rendered
    .select2-selection__choice
    .select2-selection__choice__remove:hover {
    opacity: 1;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    background-color: #d03e43;
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#d03e43'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E");
    /* -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#d03e43'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#d03e43'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E"); */
    transition: color 0.2s ease;
  }
  .select2-container--bootstrap5
    .select2-selection--multiple
    .select2-selection__rendered
    .select2-selection__choice
    .select2-selection__choice__display {
    font-weight: 500;
  }
  .select2-container--bootstrap5
    .select2-selection--multiple
    .select2-selection__choice
    .select2-selection__choice__remove {
    height: 0.6rem;
    width: 0.6rem;
  }
  .select2-container--bootstrap5 .select2-selection--multiple.form-select-sm {
    min-height: calc(1.5em + 1.1rem + 2px);
    padding-top: 0.35rem;
    padding-bottom: 0.35rem;
  }
  .select2-container--bootstrap5
    .select2-selection--multiple.form-select-sm
    .select2-selection__choice {
    border-radius: 0.425rem;
    padding: 0.1rem 0.35rem;
    margin-right: 0.35rem;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
  }
  .select2-container--bootstrap5
    .select2-selection--multiple.form-select-sm
    .select2-selection__choice
    .select2-selection__choice__display {
    margin-left: 0.95rem;
    font-size: 0.925rem;
  }
  .select2-container--bootstrap5
    .select2-selection--multiple.form-select-sm
    .select2-search__field {
    height: 14px;
  }
  .select2-container--bootstrap5
    .select2-selection--multiple:not(.form-select-sm):not(.form-select-lg) {
    min-height: calc(1.5em + 1.55rem + 2px);
    padding-top: 0.575rem;
    padding-bottom: 0.575rem;
  }
  .select2-container--bootstrap5
    .select2-selection--multiple:not(.form-select-sm):not(.form-select-lg)
    .select2-selection__choice {
    border-radius: 0.475rem;
    padding: 0.1rem 0.5rem;
    margin-right: 0.5rem;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
  }
  .select2-container--bootstrap5
    .select2-selection--multiple:not(.form-select-sm):not(.form-select-lg)
    .select2-selection__choice
    .select2-selection__choice__display {
    margin-left: 1.1rem;
    font-size: 1.1rem;
  }
  .select2-container--bootstrap5
    .select2-selection--multiple:not(.form-select-sm):not(.form-select-lg)
    .select2-search__field {
    height: 16px;
  }
  .select2-container--bootstrap5 .select2-selection--multiple.form-select-lg {
    min-height: calc(1.5em + 1.65rem + 2px);
    padding-top: 0.525rem;
    padding-bottom: 0.525rem;
  }
  .select2-container--bootstrap5
    .select2-selection--multiple.form-select-lg
    .select2-selection__choice {
    border-radius: 0.625rem;
    padding: 0.15rem 0.65rem;
    margin-right: 0.65rem;
    margin-top: 0.15rem;
    margin-bottom: 0.15rem;
  }
  .select2-container--bootstrap5
    .select2-selection--multiple.form-select-lg
    .select2-selection__choice
    .select2-selection__choice__display {
    margin-left: 1.25rem;
    font-size: 1.15rem;
  }
  .select2-container--bootstrap5
    .select2-selection--multiple.form-select-lg
    .select2-search__field {
    height: 18px;
  }
  .select2-container--bootstrap5 .select2-dropdown {
    border: 0;
    box-shadow: var(--kt-dropdown-box-shadow);
    border-radius: 0.475rem;
    padding: 1rem 0;
    background-color: var(--kt-dropdown-bg);
  }
  .modal-open .select2-container--bootstrap5 .select2-dropdown {
    z-index: 1056;
  }
  .select2-container--bootstrap5 .select2-dropdown .select2-search {
    padding: 0.5rem 1.25rem;
    margin: 0 0 0.5rem;
  }
  .select2-container--bootstrap5
    .select2-dropdown
    .select2-search
    .select2-search__field {
    background-color: #fff;
    padding: 0.55rem 0.75rem;
    color: #5e6278;
    font-size: 0.925rem;
    border: 1px solid #2b2b40;
    border-radius: 0.425rem;
    outline: 0 !important;
  }
  .select2-container--bootstrap5
    .select2-dropdown
    .select2-search
    .select2-search__field:active,
  .select2-container--bootstrap5
    .select2-dropdown
    .select2-search
    .select2-search__field:focus {
    border: 1px solid #b5b5c3;
  }
  .select2-container--bootstrap5 .select2-dropdown .select2-results__options {
    max-height: 250px;
    overflow-y: auto;
  }
  .select2-container--bootstrap5 .select2-dropdown .select2-results__option {
    color: #5e6278;
    transition: color 0.2s ease;
    padding: 0.75rem 1.25rem;
    margin: 0;
  }
  .select2-container--bootstrap5
    .select2-dropdown
    .select2-results__option.select2-results__option--highlighted,
  .select2-container--bootstrap5
    .select2-dropdown
    .select2-results__option.select2-results__option--selected {
    background-color: #f4f6fa;
    color: #d03e43;
    transition: color 0.2s ease;
  }
  .select2-container--bootstrap5
    .select2-dropdown
    .select2-results__option.select2-results__option--selected {
    position: relative;
  }
  .select2-container--bootstrap5
    .select2-dropdown
    .select2-results__option.select2-results__option--selected:after {
    top: 50%;
    display: block;
    position: absolute;
    transform: translateY(-50%);
    height: 0.75rem;
    width: 0.75rem;
    content: "";
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-color: #d03e43;
    -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 11'%3E%3Cpath fill='#d03e43' d='M4.896 6.498L2.795 4.265A1.33 1.33 0 00.857 6.088l3.893 4.138a1 1 0 001.457 0l6.936-7.373a1.33 1.33 0 00-1.938-1.823L6.061 6.498a.8.8 0 01-1.165 0z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 11'%3E%3Cpath fill='#d03e43' d='M4.896 6.498L2.795 4.265A1.33 1.33 0 00.857 6.088l3.893 4.138a1 1 0 001.457 0l6.936-7.373a1.33 1.33 0 00-1.938-1.823L6.061 6.498a.8.8 0 01-1.165 0z'/%3E%3C/svg%3E");
    mask-position: center;
    -webkit-mask-position: center;
    right: 1.25rem;
  }
  .select2-container--bootstrap5
    .select2-dropdown
    .select2-results__option.select2-results__option--disabled {
    color: #b5b5c3;
  }
  .select2-container--bootstrap5
    .select2-dropdown
    .select2-results__option.select2-results__message {
    color: #7e8299;
  }
  .select2-container--bootstrap5
    .select2-dropdown
    .select2-results__option.select2-results__option--group {
    padding-left: 0;
    padding-right: 0;
  }
  .select2-container--bootstrap5
    .select2-dropdown
    .select2-results__option.select2-results__option--group
    .select2-results__group {
    display: block;
    color: #3f4254;
    font-weight: 500;
    font-size: 1.15rem;
    padding: 0 1.25rem;
    margin: 0 0 0.25rem;
  }
  .select2-container--bootstrap5
    .select2-dropdown
    .select2-results__option.select2-results__option--group
    .select2-results__option {
    padding: 0.75rem 1.25rem;
    margin: 0;
  }
  .select2-container--bootstrap5 .select2-selection__clear {
    display: block;
    height: 0.7rem;
    width: 0.7rem;
    top: 50%;
    right: 3rem;
    position: absolute;
    transform: translateY(-50%);
    background-color: #5e6278 !important;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    background-color: #5e6278;
    -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#5e6278'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#5e6278'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E");
  }
  .select2-container--bootstrap5 .select2-selection__clear span {
    display: none;
  }
  .select2-container--bootstrap5 .select2-selection__clear:hover {
    background-color: #d03e43 !important;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    background-color: #d03e43;
    -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#d03e43'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#d03e43'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E");
  }


  .select2-container--bootstrap5 .select2-dropdown .select2-results__options {
    max-height: 250px;
    overflow-y: auto;
    background: white;
}
  