.search-other-slot-text button { padding: 1.2rem; border: 1px solid #dadce0; border-radius: 7px; width: 100%; background-color: transparent; }

.search-other-slot-text button.btn-primary { font-size: 14px; }

.search-other-slot-text button[disabled], .search-other-slot-text button[disabled]:hover, .search-other-slot-text button[disabled]:active { padding: 1.4rem; background-image: -webkit-linear-gradient(top, #ffffff 14.13%, #ffffff 97.78%); background-image: linear-gradient(180deg, #ffffff 14.13%, #ffffff 97.78%); background-color: white; border-color: #dadce0; color: #172b4d; }

.search-other-slot-text button[disabled]::before { background-image: -webkit-linear-gradient(top, #ffffff 14.13%, #ffffff 97.78%); background-image: linear-gradient(180deg, #ffffff 14.13%, #ffffff 97.78%); }

.search-other-slot-text .price { font-size: 16px; }

.search-other-slot-label .col-xs-6 { padding: 1.2rem; border-top-left-radius: 7px; border-bottom-left-radius: 7px; }

.search-other-slot-label .col-xs-6 + .col-xs-6 { border-left: 1px solid #dadce0; border-top-left-radius: 0; border-top-right-radius: 7px; border-bottom-left-radius: 0; border-bottom-right-radius: 7px; }

.search-other-slot-label.available .col-xs-6 + .col-xs-6 { background-color: #9ac455; }

@media (max-width: 768px) { .search-other .navbar.navbar-default .btn-group { width: 100%; } }

.search-other .navbar.navbar-default .product-category-dropdown { clear: both; }

.search-other .navbar.navbar-default .product-category-search .col-xs-6 > .btn { border-color: #bcc2c8; background-color: #fff; margin-bottom: 5px; width: 100%; }

.search-other .navbar.navbar-default .product-category-search .col-xs-6:nth-child(odd) > .btn { margin-right: 5px; width: calc(100% - 5px); }

.search-other .navbar.navbar-default .product-category-small-search { display: flex; flex-flow: row nowrap; align-items: stretch; margin-right: 10px; }

.search-other .navbar.navbar-default .product-category-small-search span, .search-other .navbar.navbar-default .product-category-small-search a.btn { flex: 1 1; }

.search-other .navbar.navbar-default .navbar-header .row [class*=col]:first-child { padding-left: 0; }

.search-other .navbar.navbar-default .navbar-header .dropdown { width: 100% !important; }

@media (min-width: 768px) { .search-other .navbar.navbar-default .navbar-header .dropdown { padding-right: 15px; } }

@media (max-width: 768px) { .search-other .navbar.navbar-default .navbar-header [class*=col] { padding-left: 0; padding-right: 0; } .search-other-container .col-xs-8 { padding-right: 0; } }

.search-other .other-search-form { white-space: nowrap; }

@media (max-width: 768px) { .search-other .other-search-form { padding-left: 15px; } }

.search-other .other-search-form > .selectize-control { width: calc(100% - 5px); vertical-align: bottom; }

@media (min-width: 768px) { .search-other .other-search-form > .selectize-control { padding-right: 5px; } }

.search-other .other-search-form > .btn.btn-light { vertical-align: top; }

.search-other .other-search-form > .btn.btn-light ~ .selectize-control { width: calc(100% - 40px); }

.search-other .other-search-form .selectize-control { display: inline-block; position: relative; }

.search-other .other-search-form .selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder { visibility: visible !important; background: #f2f2f2 !important; background: rgba(0, 0, 0, 0.06) !important; border: 0 none !important; -webkit-box-shadow: none; box-shadow: none; }

.search-other .other-search-form .selectize-control.plugin-drag_drop .ui-sortable-placeholder::after { content: '!'; visibility: hidden; }

.search-other .other-search-form .selectize-control.plugin-drag_drop .ui-sortable-helper { -webkit-box-shadow: none; box-shadow: none; }

.search-other .other-search-form .selectize-control.plugin-remove_button [data-value] { position: relative; padding-right: 24px !important; }

.search-other .other-search-form .selectize-control.plugin-remove_button [data-value] .remove { z-index: 1; position: absolute; top: 0; right: 0; bottom: 0; width: 17px; text-align: center; font-weight: bold; font-size: 12px; color: inherit; text-decoration: none; vertical-align: middle; display: inline-block; padding: 1px 0 0 0; border-left: 1px solid rgba(0, 0, 0, 0); -webkit-border-radius: 0 2px 2px 0; -moz-border-radius: 0 2px 2px 0; border-radius: 0 2px 2px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.search-other .other-search-form .selectize-control.plugin-remove_button .active[data-value] .remove { border-left-color: rgba(0, 0, 0, 0); }

.search-other .other-search-form .selectize-control.plugin-remove_button .disabled [data-value] .remove { border-left-color: rgba(77, 77, 77, 0); }

.search-other .other-search-form .selectize-control.plugin-remove_button .disabled [data-value] .remove:hover { background: none; }

.search-other .other-search-form .selectize-control.plugin-remove_button .remove-single { position: absolute; right: 0; top: 0; font-size: 23px; }

.search-other .other-search-form .selectize-control.multi .selectize-input.has-items { padding: 5px 12px 2px; }

.search-other .other-search-form .selectize-control.multi .selectize-input > div { cursor: pointer; margin: 0 3px 3px 0; padding: 1px 3px; background: #efefef; color: #333333; border: 0 solid rgba(0, 0, 0, 0); }

.search-other .other-search-form .selectize-control.multi .selectize-input > div.active { background: #428bca; color: #fff; border: 0 solid rgba(0, 0, 0, 0); }

.search-other .other-search-form .selectize-control.multi .selectize-input.disabled > div, .search-other .other-search-form .selectize-control.multi .selectize-input.disabled > div.active { color: #808080; background: #ffffff; border: 0 solid rgba(77, 77, 77, 0); }

.search-other .other-search-form .selectize-control.single .selectize-input.input-active, .search-other .other-search-form .selectize-control.single .selectize-input.input-active input { cursor: text; }

.search-other .other-search-form .selectize-control.single .selectize-input:after { display: none; }

.search-other .other-search-form .selectize-control.single .selectize-input.dropdown-active:after { margin-top: -4px; border-width: 0 5px 5px 5px; border-color: transparent transparent #333333 transparent; }

.search-other .other-search-form .selectize-control.single.rtl .selectize-input:after { left: 17px; right: auto; }

.search-other .other-search-form .selectize-control.rtl .selectize-input.disabled { opacity: 0.5; background-color: #fff; }

.search-other .other-search-form .selectize-control.rtl .selectize-input > input { margin: 0 4px 0 -2px !important; }

.search-other .other-search-form .selectize-dropdown { position: absolute; margin: -1px 0 0 0; border: 1px solid #56b9f1; border-top: 0 none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: none; box-shadow: none; height: auto; padding: 0; z-index: 1000; background: #fff; -webkit-border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px; }

.search-other .other-search-form .selectize-dropdown-content { padding: 5px; overflow-y: auto; overflow-x: hidden; max-height: 250px; -webkit-overflow-scrolling: touch; border-radius: 10px; }

.search-other .other-search-form .selectize-dropdown-header { position: relative; padding: 6px 12px; border-bottom: 1px solid #d0d0d0; background: #f8f8f8; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; }

.search-other .other-search-form .selectize-dropdown-header-close { position: absolute; right: 12px; top: 50%; color: #333333; opacity: 0.4; margin-top: -12px; line-height: 20px; font-size: 20px !important; }

.search-other .other-search-form .selectize-dropdown-header-close:hover { color: #000000; }

.search-other .other-search-form .selectize-dropdown.plugin-optgroup_columns .optgroup { border-right: 1px solid #f2f2f2; border-top: 0 none; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.search-other .other-search-form .selectize-dropdown.plugin-optgroup_columns .optgroup:last-child { border-right: 0 none; }

.search-other .other-search-form .selectize-dropdown.plugin-optgroup_columns .optgroup:before { display: none; }

.search-other .other-search-form .selectize-dropdown.plugin-optgroup_columns .optgroup-header { border-top: 0 none; }

.search-other .other-search-form .selectize-dropdown [data-selectable] { cursor: pointer; overflow: hidden; }

.search-other .other-search-form .selectize-dropdown .option[data-selectable] { opacity: 1; padding-top: 7px; }

.search-other .other-search-form .selectize-dropdown [data-selectable] .highlight { background: transparent; font-weight: 600; }

.search-other .other-search-form .selectize-dropdown .option, .search-other .other-search-form .selectize-dropdown .optgroup-header { padding: 3px 12px; }

.search-other .other-search-form .selectize-dropdown .option, .search-other .other-search-form .selectize-dropdown [data-disabled], .search-other .other-search-form .selectize-dropdown [data-disabled] .option[data-selectable] { cursor: inherit; opacity: 0.5; }

.search-other .other-search-form .selectize-dropdown .optgroup:first-child:before { display: none; }

.search-other .other-search-form .selectize-dropdown .optgroup:first-child .optgroup-header { border-top: 0 none; }

.search-other .other-search-form .selectize-dropdown .optgroup:before { content: ' '; display: block; height: 1px; margin: 10px 0; overflow: hidden; background-color: #e5e5e5; margin-left: 10px; margin-right: 10px; }

.search-other .other-search-form .selectize-dropdown .optgroup-header { color: #777777; background: #fff; cursor: default; font-size: 12px; line-height: 1.42857143; }

.search-other .other-search-form .selectize-dropdown .active { cursor: pointer; background-color: #f2f2f2; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

.search-other .other-search-form .selectize-dropdown .active.create { color: #262626; }

.search-other .other-search-form .selectize-dropdown .create { color: rgba(51, 51, 51, 0.5); }

.search-other .other-search-form .selectize-dropdown.form-control { height: auto; padding: 0; z-index: 1000; background: #fff; border: none; -webkit-border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px; }

.search-other .other-search-form .selectize-input { padding: 6px 12px; display: inline-block; width: 100%; min-height: 32px; overflow: hidden; position: relative; z-index: 1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 7px; border: 1px solid #56b9f1; min-height: 34px; }

.search-other .other-search-form .selectize-input.items.not-full.has-options #select-state-selectized::placeholder { opacity: 1; transition: ease-out 1s; font-size: 14px; }

.search-other .other-search-form .selectize-input.items.not-full.has-options.input-active #select-state-selectized::placeholder { opacity: 0; transition: ease-out 1s; font-size: 10px; }

.search-other .other-search-form .selectize-input.full { background-color: #fff; }

.search-other .other-search-form .selectize-input.disabled, .search-other .other-search-form .selectize-input.disabled * { cursor: default !important; }

.search-other .other-search-form .selectize-input > * { vertical-align: baseline; display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline; }

.search-other .other-search-form .selectize-input > input { display: inline-block !important; padding: 0 !important; min-height: 0 !important; max-height: none !important; max-width: 100% !important; margin: 0 !important; text-indent: 0 !important; border: 0 none !important; background: none !important; line-height: inherit !important; -webkit-user-select: auto !important; user-select: auto !important; -webkit-box-shadow: none !important; box-shadow: none !important; width: 100% !important; }

> .search-other .other-search-form .selectize-input > input::-ms-clear { display: none; }

> .search-other .other-search-form .selectize-input > input:focus { outline: none !important; }

.search-other .other-search-form .selectize-input::after { content: ' '; display: block; clear: left; }

.search-other .other-search-form .selectize-input.dropdown-active { -webkit-border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; }

.search-other .other-search-form .selectize-input.dropdown-active::before { content: ' '; display: none; position: absolute; background: #ffffff; height: 1px; bottom: 0; left: 0; right: 0; }

.search-other .other-search-form .selectize-input.focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: none; box-shadow: none; }

.search-other .other-search-form .selectize-dropdown, .search-other .other-search-form .selectize-input, .search-other .other-search-form .selectize-input input { color: #333333; font-family: inherit; font-size: inherit; line-height: 20px; -webkit-font-smoothing: inherit; }

.search-other .other-search-form .selectize-input, .search-other .other-search-form .selectize-control.single .selectize-input.input-active { background: #fff; cursor: text; display: inline-block; }

/*# sourceMappingURL=other.css.map */