

/* FILTER XFIELD
----------------------------------------------- */
.QdtBzUymne {margin-bottom:20px; color:#FFF; border-radius: 3px; overflow: hidden;}
.PkDOXdaUdD {background-color:#2f3543; font-size:18px; font-weight:700; padding:10px 20px;}
.yRnQfHeDNn {padding:20px;}
.ZkDBpOCrmC {margin-bottom:10px; font-weight:700; font-size:14px;}
.vhBwKsvHXw {margin-bottom:20px;}
.hqfiuDwZOY {margin-bottom:10px;}
.zqUQVYhENs {display: flex; flex-flow: row wrap; justify-content: space-between;}
.flex-2 > * {display:inline-block; width:48%;}
.flex-3 > * {display:inline-block; width:32%;}
.flex-4 > * {display:inline-block; width:23%;}
.NbqAvDMbpO select {width:100%;}
.EZRAmFcKoS input[type="checkbox"] {display:none;}
.EZRAmFcKoS label {display:block; padding:7px 10px; border-radius:3px; background-color:#2f3543; 
cursor:pointer; margin-bottom:10px;}
.EZRAmFcKoS input[type="checkbox"]:checked + label {background-color:#d8232a; color:#FFF;}
.EZRAmFcKoS input[type="checkbox"] {display:none;}
.wJdfZyBnpB input[type="button"] {display:inline-block; text-align:center;}
.wJdfZyBnpB input[type="button"]:hover {background-color:#d8232a;}

/*!
Chosen by Patrick Filler for Harvest, http://getharvest.com Version 1.5.1
*/

/* @group Base */
.pEqAeajHHa {position: relative; display: inline-block; vertical-align: middle; font-size: 13px;
-webkit-user-select: none; -moz-user-select: none; user-select: none;}
.pEqAeajHHa .WqmdHIEqRO {position: absolute; top: 100%; left: -9999px; z-index: 1010; width: 100%;
border: 1px solid #000; border-top: 0; background: #2f3543; color:#FFF; box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);}
.pEqAeajHHa.chosen-with-drop .WqmdHIEqRO {left: 0;}
.pEqAeajHHa a {cursor: pointer;}
.pEqAeajHHa .LFZGBpSOuM .group-name, .pEqAeajHHa .kiezUjkIQK .iduXQWKDFo {
margin-right: 4px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: normal; color: #ccc;}
.pEqAeajHHa .LFZGBpSOuM .iduXQWKDFo:after, .pEqAeajHHa .kiezUjkIQK .iduXQWKDFo:after {
content: ":"; padding-left: 2px; vertical-align: top;}

/* @group Single Chosen */
.rauiQGRNjg .kiezUjkIQK {position: relative; display: block; overflow: hidden; padding: 0 0 0 8px;
height:38px; line-height:38px; background-color:#2f3543; box-shadow:0 0 0 1px #000; white-space: nowrap;}
.rauiQGRNjg .chosen-default {color: #fff;}
.rauiQGRNjg .kiezUjkIQK span {display: block; overflow: hidden; margin-right: 26px; text-overflow: ellipsis; white-space: nowrap;}
.rauiQGRNjg .chosen-single-with-deselect span {margin-right: 38px; color:#FFF;}
.rauiQGRNjg .kiezUjkIQK abbr {position: absolute; top:14px; right: 26px; display: block; width: 12px; height: 12px;
background: url('../images/chosen-sprite.png') -42px 1px no-repeat; font-size: 1px;}
.rauiQGRNjg .kiezUjkIQK abbr:hover {background-position: -42px -10px;}
.rauiQGRNjg.chosen-disabled .kiezUjkIQK abbr:hover {background-position: -42px -10px;}
.rauiQGRNjg .kiezUjkIQK div {position: absolute; top: 8px; right: 0; display: block; width: 18px; height: 18px;}
.rauiQGRNjg .kiezUjkIQK div b {display: block; width: 100%; height: 100%;
background: url('../images/chosen-sprite.png') no-repeat 0px 2px;}
.rauiQGRNjg .FYyBzhinvq {position: relative; z-index: 1010; margin: 0; padding: 3px 4px; white-space: nowrap;}
.rauiQGRNjg .FYyBzhinvq input[type="text"] {margin: 1px 0; padding: 4px 20px 4px 5px; width: 100%; height: auto;
outline: 0; border: 1px solid #000;
background: white url('../images/chosen-sprite.png') no-repeat 100% -20px; background: url('../images/chosen-sprite.png') no-repeat 100% -20px;
font-size: 1em; font-family: sans-serif; line-height: normal; border-radius: 0;}
.rauiQGRNjg .WqmdHIEqRO {margin-top: -1px; border-radius: 0 0 4px 4px; background-clip: padding-box;}
.rauiQGRNjg.chosen-container-single-nosearch .FYyBzhinvq {position: absolute; left: -9999px;}

/* @group Results */
.pEqAeajHHa .chosen-results {color: #fff; position: relative; overflow-x: hidden; overflow-y: auto; margin: 0 4px 4px 0;
padding: 0 0 0 4px; max-height: 240px; -webkit-overflow-scrolling: touch;}
.pEqAeajHHa .chosen-results li {display: none; margin: 0; padding: 5px 6px; list-style: none;
line-height: 15px; word-wrap: break-word; -webkit-touch-callout: none;}
.pEqAeajHHa .chosen-results li.active-result {display: list-item; cursor: pointer;}
.pEqAeajHHa .chosen-results li.disabled-result {display: list-item; color: #ccc; cursor: default;}
.pEqAeajHHa .chosen-results li.highlighted {background-color: #d8232a; color: #fff;}
.pEqAeajHHa .chosen-results li.no-results {color: #ccc; display: list-item; background: #444;}
.pEqAeajHHa .chosen-results li.group-result {display: list-item; font-weight: bold; cursor: default;}
.pEqAeajHHa .chosen-results li.group-option {padding-left: 15px;}
.pEqAeajHHa .chosen-results li em {font-style: normal; text-decoration: underline;}

/* @group Multi Chosen */
.HpHwjbSjla .chosen-choices {position: relative; overflow: hidden; margin: 0; padding: 0 5px; color:#FFF;
width: 100%; height: auto !important; height: 1%; background-color:#2f3543; box-shadow:0 0 0 1px #000; cursor: text;}
.HpHwjbSjla .chosen-choices li {float: left; list-style: none;}
.HpHwjbSjla .chosen-choices li.search-field {margin: 0; padding: 0; white-space: nowrap;}
.HpHwjbSjla .chosen-choices li.search-field input[type="text"] {margin: 1px 0; padding: 0;
height:38px; color:#FFF; outline: 0; border: 0 !important; background: transparent !important; box-shadow: none;}
.HpHwjbSjla .chosen-choices li.search-choice {position: relative; margin: 3px 5px 3px 0; padding: 3px 20px 3px 5px;
border: 1px solid #d8232a; max-width: 100%; border-radius: 3px; background-color: #d8232a; color:#fff; line-height:26px; cursor: default;}
.HpHwjbSjla .chosen-choices li.search-choice span {word-wrap: break-word;}
.HpHwjbSjla .chosen-choices li.search-choice .uuHdcXgqja {position: absolute; top: 4px; right: 3px;
display: block; width: 12px; height: 12px; background: url('../images/chosen-sprite.png') -42px 1px no-repeat; font-size: 1px;}
.HpHwjbSjla .chosen-choices li.search-choice .uuHdcXgqja:hover {background-position: -42px -10px;}
.HpHwjbSjla .chosen-choices li.search-choice-disabled {padding-right: 5px;
border: 1px solid #ccc; background-color: #e4e4e4; color: #666;}
.HpHwjbSjla .chosen-choices li.search-choice-focus {background: #d4d4d4;}
.HpHwjbSjla .chosen-choices li.search-choice-focus .uuHdcXgqja {background-position: -42px -10px;}
.HpHwjbSjla .chosen-results {margin: 0; padding: 0;}
.HpHwjbSjla .WqmdHIEqRO .ZVTJGoVyqo {display: list-item; color: #ccc; cursor: default;}

/* @group Active  */
.zqxiTIQeaJ .kiezUjkIQK {box-shadow: 0 0 0 1px #d8232a;}
.zqxiTIQeaJ.chosen-with-drop .kiezUjkIQK {box-shadow: 0 0 0 1px #d8232a;}
.zqxiTIQeaJ.chosen-with-drop .kiezUjkIQK div {border-left: none; background: transparent;}
.zqxiTIQeaJ.chosen-with-drop .kiezUjkIQK div b {background-position: -18px 2px;}
.zqxiTIQeaJ .chosen-choices {box-shadow: 0 0 0 1px #d8232a;}
.zqxiTIQeaJ .chosen-choices li.search-field input[type="text"] {color: #222 !important;}

/* @group Disabled Support */
.jPyBgAfADT {opacity: 0.5 !important; cursor: default;}
.jPyBgAfADT .kiezUjkIQK {cursor: default;}
.jPyBgAfADT .chosen-choices .LFZGBpSOuM .uuHdcXgqja {cursor: default;}


/* Ion.RangeSlider css version 2.0.3 Denis Ineshin | IonDen.com */

.IRZWMLHjXx {position: relative; display: block; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none;
-moz-user-select: none; -ms-user-select: none; user-select: none;}
.LuMovfdFtF {position: relative; display: block; overflow: hidden; outline: none !important;}
.irs-line-left, .irs-line-mid, .RonPNQBrLq {position: absolute; display: block; top: 0;}
.qNtjBKWqFE {left: 0; width: 11%;}
.sApRWAwpsj {left: 9%; width: 82%;}
.RonPNQBrLq {right: 0; width: 11%;}
.vTlLoHioyV {position: absolute; display: block; left: 0; width: 0;}
.cKERcVNkdG {position: absolute; display: block; top: 0; left: 0;}
.UQPvZKBeHj {position: absolute; display: none; left: 0; width: 0;}
.PnxgQoWZFF {position: absolute; display: block; cursor: default; z-index: 1;}
.PnxgQoWZFF.single {}
.PnxgQoWZFF.from {}
.PnxgQoWZFF.to {}
.PnxgQoWZFF.type_last {z-index: 2;}
.tgTkLKSLUK {position: absolute; display: block; left: 0; cursor: default;}
.hzmICCDiQE {position: absolute; display: block; right: 0; cursor: default;}
.irs-from, .irs-to, .qIYCncDMxQ {position: absolute; display: block; top: 0; left: 0; cursor: default; white-space: nowrap;}
.cOOcfjvNQM {position: absolute; display: none; bottom: 0; left: 0; width: 100%; height: 20px;}
.tmWucVkSGo .cOOcfjvNQM {display: block;}
.HQELUiBrkr {position: absolute; top: 0; left: 0; width: 1px; height: 8px; background: #000;}
.HQELUiBrkr.small {height: 4px;}
.NfvfoOswdW {position: absolute; bottom: 0; left: 0; white-space: nowrap; text-align: center;
font-size: 9px; line-height: 9px; padding: 0 3px; color: #000;}
.CHAywoMawA {position: absolute; display: block; top: 0; left: -1%; width: 102%; height: 100%;
cursor: default; background: rgba(0,0,0,0.0); z-index: 2;}
.AoMUJPBhgK {opacity: 0.4;}
.lt-ie9 .AoMUJPBhgK {filter: alpha(opacity=40);}
.nDFKkvAqqL {position: absolute !important; display: block !important; top: 0 !important; left: 0 !important;
width: 0 !important; height: 0 !important; font-size: 0 !important; line-height: 0 !important; padding: 0 !important;
margin: 0 !important; outline: none !important; z-index: -9999 !important; background: none !important;
border-style: solid !important; border-color: transparent !important;}


/* Ion.RangeSlider, Nice Skin */

.irs-line-mid, .irs-line-left, .irs-line-right, .irs-bar, .irs-bar-edge, .PnxgQoWZFF {background: url(../images/sprite-skin-nice.png) repeat-x;}
.IRZWMLHjXx {height: 40px;}
.tmWucVkSGo {height: 60px;}
.LuMovfdFtF {height: 8px; top: 25px;}
.qNtjBKWqFE {height: 8px; background-position: 0 -30px;}
.sApRWAwpsj {height: 8px; background-position: 0 0;}
.RonPNQBrLq {height: 8px; background-position: 100% -30px;}
.vTlLoHioyV {height: 8px; top: 25px; background-position: 0 -60px;}
.cKERcVNkdG {top: 25px; height: 8px; width: 11px; background-position: 0 -90px;}
.UQPvZKBeHj {height: 1px; top: 34px; background: #000; opacity: 0.15;}
.PnxgQoWZFF {width: 22px; height: 22px; top: 17px; background-position: 0 -120px;}
.PnxgQoWZFF.state_hover, .PnxgQoWZFF:hover {background-position: 0 -150px;}
.irs-min, .hzmICCDiQE {color: #999; font-size: 10px; line-height: 1.333; text-shadow: none;
top: 0; padding: 1px 3px; background: rgba(0,0,0,0.1); -moz-border-radius: 3px; border-radius: 3px;}
.lt-ie9 .irs-min, .lt-ie9 .hzmICCDiQE {background: #ccc;}
.irs-from, .irs-to, .qIYCncDMxQ {color: #fff; font-size: 10px; line-height: 1.333; text-shadow: none;
padding: 1px 5px; background: rgba(0,0,0,0.3); -moz-border-radius: 3px; border-radius: 3px;}
.lt-ie9 .irs-from, .lt-ie9 .irs-to, .lt-ie9 .qIYCncDMxQ {background: #999;}
.HQELUiBrkr {background: #99a4ac;}
.NfvfoOswdW {color: #99a4ac;}
.AoMUJPBhgK {}





