﻿.searchandfilter {
    border-bottom: 1px solid #dee2e6;
    margin-bottom: 20px;
    padding-bottom: 20px;
    z-index: 98;
    position: absolute;
}
#grid-job2 {
    /*z-index: 1;
    position: relative;
    top: 250px;*/
    margin-top: 250px;
}
.searchandfilter li {
    padding-left: 0px !important;
    position: static !important;
}
.searchandfilter li:before {
    display: none !important;
}
.searchandfilter > ul
{
	margin:0 !important;
	padding:0 !important;
}
.searchandfilter > ul > li
{
	display:inline-block !important;
	padding-right:10px !important;
    width: 25% !important;
    vertical-align: top;
}
.searchandfilter .sf-field-search {
    color: #2fa49e !important;
}
.searchandfilter .sf-field-search input {
    width: 100% !important;
    color: #2fa49e !important;
    font-size: .875rem !important;
    font-weight: 400 !important;
    border: 1px solid #2fa49e !important;
    margin: 0 !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    padding-left: 20px !important;
}
.searchandfilter .sf-field-search input::placeholder {
    color: #2fa49e !important;
}
.searchandfilter .sf-field-search input:focus {
    border: 1px solid #2fa49e !important;
    box-shadow: 0 0 0px !important;
    -moz-box-shadow: 0 0 0px !important;
    -webkit-box-shadow: 0 0 0px !important;
    outline: 0 !important;
}
.searchandfilter .sf-field-search label {
    width: 95% !important;
    color: #2fa49e !important;
    font-size: .875rem !important;
    font-weight: 400 !important;
    padding-left: 6px !important;
    padding-right: 8px !important;
}
.searchandfilter li[data-sf-field-input-type="select"] select,
.searchandfilter li[data-sf-field-input-type="select"] label {
    width: 95% !important;
    color: #2fa49e !important;
    background-color: #ffffff !important;
    font-size: .875rem !important;
    font-weight: 400 !important;
    text-align: center !important;
}
.searchandfilter li[data-sf-field-input-type="select"] select {
    border: 1px solid #2fa49e !important;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align-last: center !important;
}
.searchandfilter li[data-sf-field-input-type="select"] select option{
    text-align: left !important;
}
.searchandfilter .sf-field-reset a{
    color: #2fa49e !important;
    background-color: #ffffff !important;
    font-size: .875rem !important;
    font-weight: 700 !important;
}
.searchandfilter .chosen-container {
    width: 95% !important;
}
.searchandfilter .chosen-container-single .chosen-single {
    width: 100% !important;
    border: 1px solid #2fa49e !important;
    background: linear-gradient(#fff 20%, #fff 50%, #fff 52%, #fff 100%);
    color: #2fa49e !important;
    font-size: .875rem !important;
    font-weight: 400 !important;
    text-align: center !important;
    line-height: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align-last: center !important;
    border-radius: 0px;
}
.searchandfilter .chosen-container-single .chosen-single div b {
    background: url(chosen-sprite.png) 0 8px no-repeat;
}
.searchandfilter .chosen-container-single .chosen-results li{
    color: #2fa49e !important;
    text-align: left !important;
    padding-left: 5px !important;
}
.searchandfilter .chosen-container-single .chosen-results li.highlighted {
    background-color: #ddeeed !important;
    background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#ddeeed),color-stop(90%,#d6f0ee)) !important;
    background-image:linear-gradient(#ddeeed 20%,#d6f0ee 90%) !important;
}
.searchandfilter .chosen-container .chosen-drop {
    border: 1px solid #2fa49e;
}
.searchandfilter .chosen-container-single .chosen-search input[type=text] {
    border: 1px solid #2fa49e;
    background: url(chosen-sprite.png) 100% -20px no-repeat;
    color: #2fa49e !important;
}
.searchandfilter li[data-sf-field-input-type="multiselect"] select,
.searchandfilter li[data-sf-field-input-type="multiselect"] label {
    width: 95% !important;
    color: #2fa49e !important;
    background-color: #ffffff !important;
    font-size: .875rem !important;
    font-weight: 400 !important;
    text-align: center !important;
}
.searchandfilter li[data-sf-field-input-type="multiselect"] select {
    border: 1px solid #2fa49e !important;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align-last: center !important;
}
.searchandfilter li[data-sf-field-input-type="multiselect"] select option{
    text-align: left !important;
}
.searchandfilter .chosen-container-multi .chosen-choices {
    width: 100% !important;
    border: 1px solid #2fa49e !important;
    background: linear-gradient(#fff 20%, #fff 50%, #fff 52%, #fff 100%);
    line-height: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align-last: center !important;
    border-radius: 0px;
}
.searchandfilter .chosen-container-multi .chosen-choices li.search-field {
    /*width: 100%;*/
    color: #2fa49e !important;
    font-family: inherit;
    font-size: .875rem !important;
    font-weight: 400 !important;
    /*background: url(chosen-sprite2.png) 90% 7px no-repeat !important;*/
    /*cursor: pointer;*/
    float: left;
}
.searchandfilter .chosen-container-multi .chosen-choices li.search-field input[type=text] {
    height: auto;
    padding: 5px;
    color: #2fa49e !important;
    font-family: inherit;
    font-size: .875rem !important;
    font-weight: 400 !important;
}
.searchandfilter .chosen-container-multi .chosen-choices li.search-choice {
    background-color: #ddeeed !important;
    background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#ddeeed),color-stop(90%,#d6f0ee)) !important;
    background-image:linear-gradient(#ddeeed 20%,#d6f0ee 90%) !important;
    border: 0px !important;
    color: #2fa49e !important;
    font-family: inherit;
    font-size: 12px !important;
    font-weight: 400 !important;
    text-align-last: left !important;
    padding: 5px 20px 0px 5px !important;
}

.searchandfilter .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: relative !important;
    top: -12px !important;
    right: -100% !important;
    background: url(chosen-sprite.png) -42px 1px no-repeat !important;
    margin-left: 3px;
}
.searchandfilter .chosen-container-multi .chosen-results li{
    color: #2fa49e !important;
    text-align: left !important;
    padding-left: 5px !important;
    font-weight: 400;
}
.searchandfilter .chosen-container-multi .chosen-results li.highlighted {
    background-color: #ddeeed !important;
    background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#ddeeed),color-stop(90%,#d6f0ee)) !important;
    background-image:linear-gradient(#ddeeed 20%,#d6f0ee 90%) !important;
}
.searchandfilter h4 {
    color: #2fa49e !important;
    padding: 5px 10px 10px !important;
    display: none;
}
@media screen and (max-width: 980px){
    .searchandfilter > ul > li
    {
    width: 100% !important;
    }
    .searchandfilter .chosen-container {
        width: 100% !important;
    }
    .searchandfilter h4 {
        display: block;
    }
    .searchandfilter {
        position: static;
    }
    #grid-job2 {
        /*position: static;
        top: 0px;*/
        margin-top: 0px;
    }
}