.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;width:100% !important;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border-top:0;background:#f9f9f9}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#4A4A4A}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:13px 0 13px 38px;height:49px;color:#22313F;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#f9f9f9}.chosen-container-single .chosen-single span{display:block;padding-top:0px;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap;font-size:16px;color:#4A4A4A;font-family:"Roboto Regular",sans-serif}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url("../images/chosen-sprite.png") -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0px;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:48px;height:100%;background-color:#4A4A4A}.chosen-container-single .chosen-single div b{display:block;margin-top:18px;margin-left:15px;width:18px;height:12px;background:url("/css/images/select_arrow.svg") no-repeat 0px 0px}.chosen-container-single .chosen-search{position:relative;z-index:1010;background:none;margin:0;padding:0px 8px;white-space:nowrap}.chosen-container-single .chosen-search input[type="text"]{margin:0px 0px 8px 0px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:auto;outline:0;border:0;border-bottom:1px solid #D8D8D8;padding:13px 20px 11px 5px;background:none;font-size:16px;font-family:"Roboto Regular",sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:0px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#4A4A4A;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 0px 0px 0;padding:0 0 4px 0px;max-height:240px;-webkit-overflow-scrolling:touch;border:1px solid #4A4A4A}.chosen-container .chosen-results li{display:none;margin:0;padding:8px 6px;list-style:none;line-height:15px;font-size:16px;font-family:"Roboto Regular",sans-serif;font-weight:400;word-wrap:break-word;-webkit-touch-callout:none;transition:all 150ms ease-out;-webkit-transition:all 150ms ease-out;-moz-transition:all 150ms ease-out;-ms-transition:all 150ms ease-out;-o-transition:all 150ms ease-out}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#f9f9f9;cursor:default}.chosen-container .chosen-results li.highlighted{color:#fff;background-color:#22313F}.chosen-container .chosen-results li.no-results{color:#EC0928;display:list-item;background:#f9f9f9}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;width:100%;height:auto !important;padding:9px 20px 9px 20px;border-bottom:none;cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0px;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:0px;padding:0;height:23px;outline:0;border:0 !important;background:transparent !important;box-shadow:none;color:#4A4A4A;font-size:16px;font-family:"Roboto Regular",sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;top:-3px;margin:7px 3px 0px 0px;padding:7px 20px 3px 4px;max-width:100%;background-color:#fff;box-shadow:1px 1px 2px rgba(0,0,0,0.3);color:#22313F;font-family:"Roboto Regular",sans-serif;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word;font-size:16px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:6px;right:4px;display:block;width:14px;height:14px;background:url("../images/chosen-sprite.png") -42px 3px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #4A4A4A;background-color:#4A4A4A;color:#fff}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#f9f9f9}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#fff;background-color:#22313F;cursor:default}.chosen-container-active.chosen-container-multi.chosen-with-drop{background:#f9f9f9}.chosen-container-active.chosen-with-drop .chosen-choices{z-index:1009}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#22313F !important;margin-top:3px;margin-left:3px;height:20px}.chosen-disabled{opacity:0.5 !important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{background:#fff url("../images/chosen-sprite.png") no-repeat -30px -20px;cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:#fff url("../images/chosen-sprite.png") no-repeat -20px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}.fancy-select{position:relative;display:block;float:left;width:100%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-weight:300;font-family:"Roboto Regular",sans-serif;font-size:16px;color:#22313F}.fancy-select.disabled{opacity:0.5}.fancy-select .trigger{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;padding:9px 6px 6px 38px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;background:#fff;border:none;color:#22313F;width:100%}.fancy-select .trigger :after{content:"";display:block;position:absolute;width:0;height:0;border:5px solid transparent;top:10px;right:9px}.fancy-select .trigger.open{background:#fff;box-shadow:none}.fancy-select .options{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;list-style:none;margin:0;position:absolute;top:30px;left:0;visibility:hidden;opacity:0;z-index:50;max-height:200px;overflow:auto;background:#f9f9f9;box-shadow:1px 1px 2px rgba(0,0,0,0.3);min-width:200px;padding:0px 10px 0px 0px}.fancy-select .options.open{visibility:visible;top:40px;opacity:1}.fancy-select .options.overflowing{top:auto;bottom:40px;transition:opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;-webkit-transition:opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;-moz-transition:opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;-ms-transition:opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;-o-transition:opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out}.fancy-select .options.overflowing.open{top:auto;bottom:50px;transition:opacity 300ms ease-out, bottom 300ms ease-out;-webkit-transition:opacity 300ms ease-out, bottom 300ms ease-out;-moz-transition:opacity 300ms ease-out, bottom 300ms ease-out;-ms-transition:opacity 300ms ease-out, bottom 300ms ease-out;-o-transition:opacity 300ms ease-out, bottom 300ms ease-out}.fancy-select .options li{padding:8px 12px;color:#22313F;font-weight:700;cursor:pointer;white-space:nowrap;transition:all 150ms ease-out;-webkit-transition:all 150ms ease-out;-moz-transition:all 150ms ease-out;-ms-transition:all 150ms ease-out;-o-transition:all 150ms ease-out}.fancy-select .options li.selected{background:#A6A8AB;color:#fff}.fancy-select .options li.hover{background:#A6A8AB;color:#fff}#header_listing_search_form .chosen-container-single .chosen-single{padding:13px}#header_listing_search_form .chosen-container-single .chosen-single span{font-family:"Lato",sans-serif}#header_listing_search_form .chosen-container-single .chosen-single div{background-color:transparent}#header_listing_search_form .chosen-container-single .chosen-single div b{width:13px;height:13px;display:inline-block;position:relative;bottom:-5px;left:-10px;transition:0.4s ease;margin-top:2px;text-align:left;transform:rotate(45deg);float:right}#header_listing_search_form .chosen-container-single .chosen-single div b:before,#header_listing_search_form .chosen-container-single .chosen-single div b:after{position:absolute;content:'';display:inline-block;width:12px;height:3px;background-color:#000;transition:0.2s ease}#header_listing_search_form .chosen-container-single .chosen-single div b:after{position:absolute;transform:rotate(90deg);top:-5px;left:5px}#header_listing_search_form .chosen-container-single .chosen-single div b{background:none;transform:rotate(0);left:0}#header_listing_search_form .chosen-container-single .chosen-single div b:before,#header_listing_search_form .chosen-container-single .chosen-single div b:after{background-color:transparent;width:1px;height:10px;display:inline-block;position:absolute;border-bottom:12px solid black;top:17px;left:0;transform:rotate(0)}#header_listing_search_form .chosen-container-single .chosen-single div b:before{left:-4px;transform:rotate(-45deg)}#header_listing_search_form .chosen-container-single .chosen-single div b:after{left:4px;transform:rotate(45deg)}#header_listing_search_form .chosen-container-single.chosen-with-drop .chosen-single div b{transform:translate(0, -6px)}#header_listing_search_form .chosen-container-single.chosen-with-drop .chosen-single div b:before{transform:rotate(-135deg)}#header_listing_search_form .chosen-container-single.chosen-with-drop .chosen-single div b:after{transform:rotate(135deg)}#header_listing_search_form .chosen-container-multi .chosen-choices{padding:13px}#header_listing_search_form .chosen-container-multi .chosen-choices li.search-field input[type="text"]{font-family:"Lato",sans-serif;width:fit-content !important}#header_listing_search_form .chosen-container-multi .chosen-choices li.search-choice{top:0;margin-top:7px}@media (min-width: 768px){#header_listing_search_form .chosen-container-multi .chosen-choices li.search-choice{margin-top:0}}#header_listing_search_form .chosen-container{border-bottom:1px solid #4A4A4A}#header_listing_search_form .chosen-container .chosen-results li{font-family:"Lato",sans-serif}#header_listing_search_form .chosen-container .chosen-results li.highlighted,#header_listing_search_form .chosen-container .chosen-results li.result-selected{background:#666;color:#fff}#header_listing_search_form select{-webkit-appearance:none;border:0;background:transparent url("../images/arrow-down-fairview.svg") no-repeat right center;background-size:50px 50px}#header_listing_search_form .header_form_item{margin:0;padding:1% 0;width:100%;border-bottom:1px solid #4A4A4A;min-height:50px}@media only screen and (min-width: 481px){#header_listing_search_form .header_form_item{padding:1% 15px;width:50%}}@media only screen and (min-width: 768px){#header_listing_search_form .header_form_item{padding:1% 2%;width:25%;border-bottom:0;min-height:76px}#header_listing_search_form .header_form_item:first-child{padding-left:15px}#header_listing_search_form .header_form_item:last-child{padding-right:15px}}#header_listing_search_form .brixwork_fairview_header_city_container,#header_listing_search_form .brixwork_fairview_header_area_container{position:relative;display:block;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#header_listing_search_form .brixwork_fairview_header_city_container .brixwork_fairview_header_city_select,#header_listing_search_form .brixwork_fairview_header_area_container .brixwork_fairview_header_city_select{position:relative;display:block;width:90%;margin-left:5%;margin-top:5px}@media (min-width: 768px){#header_listing_search_form .brixwork_fairview_header_city_container .brixwork_fairview_header_city_select,#header_listing_search_form .brixwork_fairview_header_area_container .brixwork_fairview_header_city_select{left:-9999px;width:100%;margin-top:0}}#header_listing_search_form .brixwork_fairview_header_area_container .brixwork_fairview_header_area_select{position:relative;display:block;border:none;width:90%;margin-left:5%;margin-top:10px}@media (min-width: 768px){#header_listing_search_form .brixwork_fairview_header_area_container .brixwork_fairview_header_area_select{left:-9999px;width:100%;margin-top:0}}#header_listing_search_form .brixwork_fairview_header_criterion{position:relative;display:block;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#header_listing_search_form .brixwork_fairview_header_criterion select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;display:block;position:relative;width:90%;margin-left:5%;margin-top:10px}@media (min-width: 768px){#header_listing_search_form .brixwork_fairview_header_criterion select{left:-9999px;width:100%;margin-top:0}}#header_listing_search_form .brixwork_fairview_header_criterion.brixwork_fairview_header_checkbox{height:auto;background:none;width:49%}@media only screen and (min-width: 992px){#header_listing_search_form .brixwork_fairview_header_criterion.brixwork_fairview_header_checkbox{width:35%}}#header_listing_search_form .brixwork_fairview_header_criterion.brixwork_fairview_header_submit_container{border:0;text-align:right}#header_listing_search_form .brixwork_fairview_header_criterion.brixwork_fairview_header_submit_container #header_listing_search_submit{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;margin:30px 0 0}@media only screen and (min-width: 768px){#header_listing_search_form .brixwork_fairview_header_criterion.brixwork_fairview_header_submit_container #header_listing_search_submit{width:70%;margin:0}}
/*# sourceMappingURL=listing_search_form_fairview_header.css.map */
