
[class*=" epl-sb-font-"]:before, [class^=epl-sb-font-]:before {
	font-family: epl-search-builder;
	font-style: normal;
	font-weight: 400;
	speak: never;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.epl-sb-font-search:before {
	content: "";
}

.epl-sb-font-location:before {
	content: "";
}

.epl-sb-font-arrows-cw:before {
	content: "";
}

.epl-sb-font-resize-small:before {
	content: "";
}

.epl-sb-font-resize-full:before {
	content: "";
}

.epl-sb-font-cancel:before {
	content: "";
}

.epl-sb-font-heart:before {
	content: "";
}

.epl-sb-font-heart-empty:before {
	content: "";
}

.epl-sb-font-th-large:before {
	content: "";
}

.epl-sb-font-th-list:before {
	content: "";
}

.epl-sb-font-filter:before {
	content: "";
}

.epl-sb-font-sliders:before {
	content: "";
}

.epl-sb-font-map-pin:before {
	content: "";
}

.epl-search-fixed, .epl-search-form .epl-search-btn, .epl-search-form .epl-search-row, .epl-search-form .epl-search-row-full, .epl-search-form .epl-search-row-half, .epl-search-form .epl-search-row-third, .epl-search-form .epl-search-submit-row, .epl-search-form .field-width, .epl-search-row-checkbox, .epl-search-row-checkbox .field, .epl-search-row-number, .epl-search-row-number .field, .epl-search-row-select, .epl-search-row-select .field, .epl-search-row-text, .epl-search-row-text .field, .epl-search-slim, .epl-search-wide {
	width: auto;
	box-sizing: border-box;
	display: inline-block;
}

.epl-search-form .epl-search-btn, .epl-search-row .field, .epl-search-row .field-width, .epl-search-row-checkbox .field, .epl-search-row-number .field, .epl-search-row-select .field, .epl-search-row-text .field {
	width: 100%;
}

.epl-search-form .epl-lf-range-slider .field {
	min-width: 100%;
}

.ms-options-wrap, .ms-options-wrap * {
	box-sizing: border-box;
}

.ms-options-wrap {
	position: relative;
}

.ms-options-wrap>button, .ms-options-wrap>button:focus {
	position: relative;
	text-align: right;
	border: unset;
	background-color: #fff;
	padding: 0;
	line-height: 2.2;
	margin-top: 0;
	font-size: 1em;
	color: #aaa;
	outline-offset: -2px;
	white-space: nowrap;
	display: flex;
	box-sizing: border-box;
	z-index: 1;
}

.ms-options-wrap>button>span {
	display: block;
	position: relative;
	z-index: 4;
	width: 100%;
	text-align: left;
	font-weight: 400;
	padding-left: 8px;
	font-size: 17px;
	color: #333;
	pointer-events: none;
}

.ms-options-wrap>button[disabled] {
	background-color: #e5e9ed;
	color: grey;
	opacity: .6;
}

.ms-options-wrap>button {
	position: relative;
	width: 100%;
	background: #fff;
	border: 1px solid #dedede;
}

.ms-options-wrap>button:after {
	content: "";
	position: absolute;
	display: block;
	width: 12px;
	height: 12px;
	margin-top: -6px;
	top: 50%;
	right: 6px;
	background: transparent url("https://www.companyre.com.au/nitropack_static/hGHUOiMDOzcROHPDlHMXWAVTYavdkFMQ/assets/images/source/rev-9140569/www.companyre.com.au/wp-content/plugins/epl-search-builder/css/images/arrow-down.svg") no-repeat right;
	background-size: 12px;
	z-index: 4;
}

.ms-options-wrap.ms-active>button:after {
	transform: rotate(180deg);
}

.ms-options-wrap.ms-has-selections>button {
	color: #333;
}

.ms-options-wrap>.ms-options {
	position: absolute;
	left: -2px;
	min-width: 100%;
	width: auto;
	margin-top: 1px;
	margin-bottom: 20px;
	background: #fff;
	z-index: 11;
	overflow: auto;
	visibility: hidden;
	border-top: unset;
	padding: 10px;
}

.ms-options-wrap.ms-active>.ms-options {
	visibility: visible;
	border: 1px solid #ccc;
	margin: 1px 2px;
}

.ms-options-wrap>.ms-options>.ms-search input {
	width: 100%;
	padding: 4px 5px;
	border: none;
	outline: 0;
}

.ms-options-wrap>.ms-options .ms-selectall {
	display: inline-block;
	font-size: .9em;
	text-transform: lowercase;
	text-decoration: none;
}

.ms-options-wrap>.ms-options .ms-selectall:hover {
	text-decoration: underline;
}

.ms-options-wrap>.ms-options>.ms-selectall.global {
	margin: 4px 5px;
}

.ms-options-wrap>.ms-options>ul, .ms-options-wrap>.ms-options>ul>li.optgroup ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.ms-options-wrap>.ms-options>ul li.ms-hidden {
	display: none;
}

.ms-options-wrap>.ms-options>ul>li.optgroup {
	padding: 5px;
}

.ms-options-wrap>.ms-options>ul>li.optgroup+li.optgroup {
	border-top: 1px solid #aaa;
}

.ms-options-wrap>.ms-options>ul>li.optgroup .label {
	display: block;
	padding: 5px 0 0 0;
	font-weight: 700;
}

.ms-options-wrap>.ms-options>ul label {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 4px 4px 4px 20px;
	margin: 1px 0;
	font-size: 16px;
	border: 1px dotted transparent;
	font-weight: 400;
}

.ms-options-wrap>.ms-options.checkbox-autofit>ul label, .ms-options-wrap>.ms-options.hide-checkbox>ul label {
	padding: 4px;
}

.ms-options-wrap>.ms-options>ul label.focused, .ms-options-wrap>.ms-options>ul label:hover {
	background-color: #efefef;
	border-color: #999;
}

.ms-options-wrap>.ms-options>ul li.selected label {
	border-color: transparent;
}

.ms-options-wrap>.ms-options>ul input[type=checkbox] {
	margin: 0;
	position: absolute;
	left: 0;
	top: 7px;
	vertical-align: middle;
	width: 15px;
	height: 15px;
}

.ms-options-wrap>.ms-options.hide-checkbox>ul input[type=checkbox] {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}

.ms-options-wrap>button:focus, .ms-options-wrap>button:hover {
	background-color: #fff;
	color: #333;
	box-shadow: inherit;
	border: 1px solid #dedede;
}

.ms-options-wrap>button::after {
	border: unset;
}

.ms-options li {
	min-width: 150px;
}

.ms-options ul li:nth-child(1) {
	display: none;
}

.ui-autocomplete {
	position: absolute;
	cursor: default;
}

.ui-autocomplete-loading {
	background: #fff url("https://www.companyre.com.au/nitropack_static/hGHUOiMDOzcROHPDlHMXWAVTYavdkFMQ/assets/images/optimized/rev-9140569/www.companyre.com.au/wp-content/plugins/epl-search-builder/css/images/ui-anim_basic_16x16.gif") right center no-repeat;
	background-origin: content-box;
}

* html .ui-autocomplete {
	width: 1px;
}

.ui-autocomplete-loading.nitro-lazy {
	background-image: none !important;
}

.ui-menu {
	list-style: none;
	margin: 0;
	display: block;
	z-index: 999;
	background: #fff;
}

.ui-menu .ui-menu {
	margin-top: -3px;
}

.ui-menu .ui-menu-item {
	margin: 0;
	padding: 5px;
	cursor: pointer;
}

.ui-menu .ui-menu-item:hover {
	background: #f6f6f6;
}

.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: .2em .4em;
	line-height: 1.5;
	zoom: 1;
}

.ui-menu .ui-menu-item a.ui-state-active, .ui-menu .ui-menu-item a.ui-state-hover {
	margin: -1px;
}

.ui-menu-item-wrapper {
	font-size: 14px;
}

.epl-search-builder__row__items {
	display: block;
}

.epl-search-builder__item, .epl-search-form .epl-search-builder__item {
	flex: 0 1 auto;
	width: auto;
}

.epl-search-builder__section--hidden, .epl-search-row--hidden {
	display: none;
}

.epl-search-builder__section--show-mobile {
	display: none;
}

.epl-search-builder__section--show-tab {
	display: none;
}

.epl-search-builder__section--hidden-desktop {
	display: none;
}

@media screen and (max-width:768px) {
	.epl-search-builder__section--show-tab {
		display: inherit;
	}
	
	.epl-search-builder__section--hidden-tab {
		display: none;
	}
	
	.epl-search-builder__section--hidden-desktop {
		display: inherit;
	}
	
	.epl-search-builder__section--show-desktop {
		display: none;
	}
}

@media screen and (max-width:560px) {
	.epl-search-builder__item {
		width: 100%;
		margin: 0;
	}
	
	.epl-search-builder__section--show-mobile {
		display: inherit;
	}
	
	.epl-search-builder__section--hidden-mobile {
		display: none;
	}
	
	.epl-search-builder__section--show-desktop {
		display: none;
	}
}

.epl-search-row span.select2.select2-container {
	width: 100%;
	max-width: 100%;
}

.epl-search-builder__button__icon--arrow {
	border: 2px solid;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
	margin-left: 5px;
}

.epl-search-builder__button__icon--arrow-right {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	margin-top: 3px;
}

.epl-search-builder__button__icon--arrow-left {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	margin-top: 5px;
}

.epl-search-builder__button__icon--arrow-up {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	margin-left: 10px;
}

.epl-search-builder__button__icon--arrow-down {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	margin-left: 10px;
}

a.epl-search-builder__button--toggle {
	display: flex;
	align-items: center;
	font-size: .8em;
}

span.epl-search-builder__no-suggestion {
	display: inline-block;
	margin: 2px;
	font-size: .8em;
}

.epl-search-tags-wrapper {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.epl-search-tag {
	background: #e9e9e9;
	color: #000;
	padding: .5em 1em;
	line-height: 1em;
	border-radius: 2px;
	margin: .5em 1em;
}

.epl-search-tag__close, .epl-search-tags-undo-all {
	margin-left: 1em;
	padding: 0 .5em;
	cursor: pointer;
	float: right;
}

.epl-search-tag-clear-all {
	order: 1;
	color: #000;
	padding: .5em 1em;
	line-height: 1em;
	margin: .5em 1em;
}

.epl-search-tags-undo-all {
	color: #999;
	border-bottom: 1px solid;
	padding: 0;
	float: unset;
}

.epl-search-builder__row__items--closed {
	display: none;
}

.epl-search-builder__row__closer {
	cursor: pointer;
}

.epl-search-row-button .field {
	list-style-type: none;
	margin: 25px 0 0 0;
	padding: 0;
}

.epl-search-row-button .field input {
	display: none;
}

.epl-search-row-button .field label {
	display: inline-block;
}

.epl-search-row-button .field input[type=radio] {
	opacity: .01;
}

.Checked+label, .epl-search-row-button .field input[type=radio]:checked+label {
	background: #1d2327;
	color: #fff;
}

.epl-search-row-button .field label {
	padding: 5px;
	border: 1px solid #ccc;
	cursor: pointer;
	text-align: center;
}

.epl-search-row-button .field label:hover {
	background: #ddd;
}

.epl-search-builder-suggestion-item {
	display: flex;
	justify-content: space-between;
}

.epl-search-builder-slider-field {
	display: none !important;
}

.epl-ajax-screen-loader {
	position: relative;
}

.epl-ajax-screen-loader::before {
	background: rgba(255, 255, 255, .8);
	content: "Updating Results...";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 700;
	font-size: 1.6em;
	-webkit-animation: epl-search-builder-animation 5s ease-out infinite normal;
	animation: epl-search-builder-animation 5s ease-out;
	-webkit-font-smoothing: antialiased;
	animation-iteration-count: infinite;
}

.field.epl-search-builder-grouped-options {
	display: flex;
	flex-wrap: wrap;
}

.field.epl-sb-counter-field {
	display: flex;
	flex-direction: row;
	flex-grow: 1;
}

.epl-sb-counter-controls {
	display: flex;
	flex-direction: column;
}

.epl-sb-minus, .epl-sb-plus {
	background: #f2f2f2;
	border: 1px solid #ddd;
	vertical-align: middle;
	text-align: center;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	height: 1.1em;
	font-size: 1.3em;
	font-weight: 700;
	width: 1.2em;
	cursor: pointer;
	line-height: 1;
}

.epl-search-builder--overlay {
	display: grid;
	position: fixed;
	inset: 0;
	background-color: rgba(0, 0, 0, .5);
	z-index: 9999;
}

.epl-search-builder--overlay-center {
	place-items: center;
}

.epl-search-builder--overlay-right {
	justify-items: end;
}

.epl-search-builder--overlay-left {
	justify-items: start;
}

.epl-search-builder--overlay-left .epl-search-builder__row__items, .epl-search-builder--overlay-right .epl-search-builder__row__items {
	flex-direction: column !important;
}

.epl-search-builder__section--popup {
	background-color: #fff;
	padding: 20px;
	opacity: 1;
	border-radius: 6px;
	z-index: 2;
	height: 100%;
	width: 400px;
	transition: transform .3s ease-in-out;
	display: none;
}

.epl-search-builder--overlay-right .epl-search-builder__section--popup {
	transform: translateX(120%);
	box-shadow: -2px 0 10px rgba(0, 0, 0, .3);
}

.epl-search-builder--overlay-right .epl-search-builder__section--popup-visible {
	transform: translateX(0);
}

.epl-search-builder--overlay-left .epl-search-builder__section--popup {
	transform: translateX(-120%);
	box-shadow: 2px 0 10px rgba(0, 0, 0, .3);
}

.epl-search-builder--overlay-left .epl-search-builder__section--popup-visible {
	transform: translateX(0);
}

.epl-search-builder--overlay-center .epl-search-builder__section--popup {
	transform: translateY(-40%);
	box-shadow: 0 10px 20px rgba(0, 0, 0, .3);
	border-radius: 8px;
	max-height: 90vh;
	height: auto;
	width: auto;
}

.epl-search-builder--overlay-center .epl-search-builder__section--popup-visible {
	transform: translateY(0);
}

.epl-search-form .epl-search-builder--overlay>.epl-search-builder__section {
	background: #fff;
	padding: 20px;
	margin: 0;
	max-width: 90%;
	border-radius: 5px;
	display: block;
}

.epl-search-form .epl-search-builder__item.epl-toggle-popup-search--close {
	border: unset;
	background: unset;
	outline: unset;
	box-shadow: unset;
}

.epl-search-form .epl-search-row-switch {
	display: inline-flex;
	align-items: center;
	flex: 0 1 auto;
	gap: .5em;
}

.epl-search-builder-switch {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 34px;
}

.epl-search-builder-switch input[type=checkbox] {
	opacity: 0;
	width: 0;
	height: 0;
}

input:checked+.epl-search-builder-toggle-switch-slider {
	background-color: #231f20;
}

input:checked+.epl-search-builder-toggle-switch-slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

.epl-search-builder-distance-wrapper {
	display: flex;
	margin: .5em 0;
	align-items: flex-start;
}

.epl-search-builder-toggle-switch-slider:before {
	position: absolute;
	content: "";
	height: 26px;
	width: 26px;
	left: 4px;
	bottom: 4px;
	background-color: #fff;
	-webkit-transition: .4s;
	transition: .4s;
	border-radius: 50%;
}

.epl-search-builder-toggle-switch-slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
	border-radius: 34px;
	transform: scale(.7);
}

@-webkit-keyframes epl-search-builder-animation {
	0% {
		font-size: 1.6em;
	}
	
	20% {
		font-size: 1.2em;
	}
	
	40% {
		font-size: 1.6em;
	}
	
	60% {
		font-size: 1.2em;
	}
	
	80% {
		font-size: 1.6em;
	}
	
	100% {
		font-size: 1.2em;
	}
}

@keyframes epl-search-builder-animation {
	0% {
		font-size: 1.6em;
	}
	
	20% {
		font-size: 1.2em;
	}
	
	40% {
		font-size: 1.6em;
	}
	
	60% {
		font-size: 1.2em;
	}
	
	80% {
		font-size: 1.6em;
	}
	
	100% {
		font-size: 1.2em;
	}
}

.epl-sb-layout-sections {
	display: grid;
}
