/* ==========================================================================
   Select 2 Script styles (Version: 4.0.6 ) - begin
   ========================================================================== */
[class*=newhome] .select2-container--default {
    display: inline-block;
    margin: 0 0 16px;
    position: relative;
    vertical-align: middle;
    width: auto;
}
[class*=newhome] .select2-container--default .qodef-select2-icon-option {
    display: flex;
    align-items: center;
    width: 100%;
}
[class*=newhome] .select2-container--default .qodef-select2-icon {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
[class*=newhome] .select2-container--default .select2-selection.qodef--selection-bold {
    font-weight: 500;
}
[class*=newhome] .select2-container--default .select2-selection--single {
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: block;
    font-family: inherit;
    font-size: 15px;
    font-weight: normal;
    height: auto;
    line-height: 26px;
    margin: 0;
    outline: none;
    padding: 11px 17px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
[class*=newhome] .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: inherit;
    display: block;
    line-height: inherit;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}
[class*=newhome] .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: inherit;
    margin: 0;
    position: relative;
}
[class*=newhome] .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: inherit;
}
[class*=newhome] .select2-container--default .select2-selection--single .select2-selection__arrow {
    align-items: center;
    color: inherit;
    display: flex;
    font-size: 16px;
    height: 100%;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
}
[class*=newhome] .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}
[class*=newhome] .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    content: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 1L6 6L1 1' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;
    display: block;
    font-style: normal;
    line-height: inherit;
}
[class*=newhome] .select2-container--default .select2-selection--multiple {
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: block;
    font-family: inherit;
    font-size: 15px;
    font-weight: normal;
    height: auto;
    line-height: 26px;
    margin: 0;
    outline: none;
    padding: 11px 17px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
[class*=newhome] .select2-container--default .select2-selection--multiple:after {
    align-items: center;
    color: inherit;
    display: flex;
    font-size: 16px;
    height: 100%;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    content: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 1L6 6L1 1' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    font-style: normal;
    line-height: inherit;
}
[class*=newhome] .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    position: relative;
    z-index: 2;
    color: inherit;
    display: block;
    line-height: inherit;
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
    height: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
[class*=newhome] .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    margin: 0;
    padding: 0;
}
[class*=newhome] .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__placeholder {
    color: inherit;
    float: left;
    margin: 0;
}
[class*=newhome] .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    position: relative;
    cursor: default;
    float: left;
    margin: 0;
    padding: 0;
    border: 0;
    background-color: transparent;
}
[class*=newhome] .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice:not(:last-child) {
    margin-right: 3px;
}
[class*=newhome] .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice:not(:last-child):after {
    content: ",";
}
[class*=newhome] .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {
    display: none;
}
[class*=newhome] .select2-container--default .select2-selection--multiple .select2-search--inline {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: inherit;
}
[class*=newhome] .select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field {
    height: inherit !important;
    resize: none;
    overflow: hidden;
    width: 100% !important;
    background-color: transparent;
}
[class*=newhome] .select2-container--default .select2-search--inline {
    float: left;
}
[class*=newhome] .select2-container--default .select2-search--inline .select2-search__field {
    -webkit-appearance: none;
    border: none !important;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    margin: 0 !important;
    outline: none;
    padding: 0 !important;
    width: 100%;
}
[class*=newhome] .select2-container--default .select2-search--inline .select2-search__field:focus {
    border-color: #555555;
}
[class*=newhome] .select2-container--default .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
[class*=newhome] .select2-container--default .select2-dropdown {
    background-color: #ffffff;
    border: 1px solid #e8e8e8;
    border-radius: 0;
    display: block;
    left: -100000px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.admin-bar[class*=newhome] .select2-container--default .select2-dropdown {
    top: 32px;
}
@media only screen and (max-width: 782px) {
    .admin-bar[class*=newhome] .select2-container--default .select2-dropdown {
        top: 46px;
    }
}

[class*=newhome] .select2-container--default .select2-dropdown.qodef--dropdown-bold {
    font-weight: 500;
}
[class*=newhome] .select2-container--default .select2-search--dropdown {
    display: block;
    padding: 14px 15px 2px;
}
[class*=newhome] .select2-container--default .select2-search--dropdown.select2-search--hide {
    display: none;
}
[class*=newhome] .select2-container--default .select2-search--dropdown .select2-search__field {
    -webkit-appearance: none;
    border: 1px solid #e8e8e8;
    color: #555555;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: 20px;
    margin: 0;
    outline: none;
    padding: 4px 8px;
    width: 100%;
}
[class*=newhome] .select2-container--default .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
[class*=newhome] .select2-container--default .select2-search--dropdown .select2-search__field:focus {
    border: 1px solid #e8e8e8;
    color: #555555;
}
[class*=newhome] .select2-container--default .select2-results {
    display: block;
}
[class*=newhome] .select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}
[class*=newhome] .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
    height: 4px;
    width: 4px;
}
[class*=newhome] .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-track {
    background-color: transparent;
}
[class*=newhome] .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
    background-color: #cccccc;
    border-radius: 5px;
}
[class*=newhome] .select2-container--default .select2-results__options {
    font-size: 15px;
    line-height: 26px;
    list-style: none;
    margin: 5px 0;
    padding: 2px 15px;
    position: relative;
}
[class*=newhome] .select2-container--default .select2-results__options[aria-multiselectable] .select2-results__option {
    position: relative;
    display: flex;
}
[class*=newhome] .select2-container--default .select2-results__options[aria-multiselectable] .select2-results__option:before {
    content: "";
    background-color: #ffffff;
    border: 1px solid #e8e8e8;
    height: 10px;
    margin: 0 10px 0 0;
    position: relative;
    width: 10px;
    top: 8px;
    flex-shrink: 0;
    box-sizing: border-box;
}
[class*=newhome] .select2-container--default .select2-results__options[aria-multiselectable] .select2-results__option:after {
    background-color: #0F60D4;
    content: "";
    height: 10px;
    left: 1px;
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy40OTciIGhlaWdodD0iOS41ODUiIHZpZXdCb3g9IjAgMCAxMy40OTcgOS41ODUiPjxwYXRoIGQ9Ik04NTEuMzM4LDE0NjMuMTQ4bDMuOTg0LDMuMTg3LDYuNjkzLTcuMTcyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtODQ5LjkzMiAtMTQ1Ny43NSkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==);
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy40OTciIGhlaWdodD0iOS41ODUiIHZpZXdCb3g9IjAgMCAxMy40OTcgOS41ODUiPjxwYXRoIGQ9Ik04NTEuMzM4LDE0NjMuMTQ4bDMuOTg0LDMuMTg3LDYuNjkzLTcuMTcyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtODQ5LjkzMiAtMTQ1Ny43NSkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==);
    position: absolute;
    top: 10px;
    width: 13px;
    opacity: 0;
}
[class*=newhome] .select2-container--default .select2-results__options[aria-multiselectable] .select2-results__option.select2-results__option--selected:after {
    opacity: 1;
}
[class*=newhome] .select2-container--default .select2-results__option {
    padding: 3px 0;
    transition: color 0.2s ease-out;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
[class*=newhome] .select2-container--default .select2-results__option[aria-selected] {
    cursor: pointer;
    background-color: transparent !important;
}
[class*=newhome] .select2-container--default .select2-results__option[role=group] {
    padding: 0;
}
[class*=newhome] .select2-container--default .select2-results__option[aria-disabled=true] {
    color: #555555;
}
[class*=newhome] .select2-container--default .select2-results__option[aria-selected=true], [class*=newhome] .select2-container--default .select2-results__option[data-selected=true] {
    background: none;
    color: #555555;
}
[class*=newhome] .select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}
[class*=newhome] .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0;
}
[class*=newhome] .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em;
}
[class*=newhome] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em;
}
[class*=newhome] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em;
}
[class*=newhome] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em;
}
[class*=newhome] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em;
}
[class*=newhome] .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: none;
    color: #0F60D4;
}
[class*=newhome] .select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 7px 0;
}
[class*=newhome] .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left;
}
[class*=newhome] .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding: 0;
}
[class*=newhome] .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 0;
    right: auto;
}
[class*=newhome] .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
[class*=newhome] .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder,
[class*=newhome] .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
    float: right;
}
[class*=newhome] .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__rendered {
    padding: 0;
}
[class*=newhome] .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin: 7px auto 0 5px;
}
[class*=newhome] .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin: 0 auto 0 3px;
}
[class*=newhome] .select2-container--default.select2-container--disabled .select2-selection--single,
[class*=newhome] .select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #fafafa;
    cursor: default;
}
[class*=newhome] .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear,
[class*=newhome] .select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__clear {
    display: none;
}
[class*=newhome] .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}
[class*=newhome] .select2-container--default.select2-container--open .select2-selection--single,
[class*=newhome] .select2-container--default.select2-container--open .select2-selection--multiple {
    color: #555555;
}
[class*=newhome] .select2-container--default.select2-container--open .select2-dropdown {
    left: 0;
}
@keyframes qodef-dropdown-slide-down {
    0% {
        clip-path: inset(0 0 100% 0);
    }
    100% {
        clip-path: inset(0);
    }
}
@keyframes qodef-dropdown-slide-up {
    0% {
        clip-path: inset(100% 0 0 0);
    }
    100% {
        clip-path: inset(0);
    }
}
[class*=newhome] .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above {
    border-bottom-color: transparent;
    animation: 0.2s ease-out qodef-dropdown-slide-up;
}
[class*=newhome] .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below {
    animation: 0.2s ease-out qodef-dropdown-slide-down;
    border-top-color: transparent;
}

.select2-container--default .select2-selection {
    background-color: #ffffff !important;
    border-color: #e8e8e8 !important;
    color: #555555 !important;
}
.select2-container--default .select2-selection:focus {
    background-color: #ffffff !important;
    border-color: #e8e8e8 !important;
    color: #555555 !important;
}

body:not([class*=newhome-core]) .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    content: "▾";
    font-family: initial;
    font-size: 16px;
}

.select2-close-mask {
    background-color: #ffffff;
    border: 0;
    display: block;
    filter: alpha(opacity=0);
    height: auto;
    left: 0;
    margin: 0;
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: auto;
    z-index: 99;
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 0 !important;
    line-height: 1;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
}