.wpjb-top-search-query {
    width: 80% !important;
}
.wpjb-top-search-submit, .wpjb-top-search-query {
    float: left;
    display: inline-block;
}
.wpjb-top-search-submit {
    width: 100%;
    background-color: #a557ac;
    text-align: center;
    padding-top: 20px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    display: block !important;
}

.wpjb-top-search-location {
    display: none !important;
}

.wpjb-fieldset-search {
    padding: 10px !important;
}

#count {
    min-width: 70px;
}

.steviger-jobs-total-holder {
    color: #a557ac;
    font-size: 16px;
}

.wpjb-ul-holder {
    overflow: auto;
    background-color: #f5f4f3 !important;
}

.wpjb-ul-holder ul li {
    min-height: 55px;
    line-height: 35px !important;
}

#wpjb_steviger_submit {
    margin-left: 10px;
}

.wpjb-steviger-field {
    width: 70%;
    float: left;
    clear: none;
    padding: 0px;
    margin: 0px;
}

.wpjb-steviger-label {
    width: 30%;
    float: left;
    display: block;
    margin-bottom: 2px;
}

.wpjb-paginate-links {
    margin: 20px 5px !important;
}

.wpjb-paginate-links .page-numbers {
    border-radius: 0px !important;
    background-color: #fefefe ;
    color: #434343;
    border: 1px solid #e6e6e6 !important;
}

.current {
    background-color: #a557ac !important;
    color: #fefefe !important;
}