
.searchItem a {
    text-decoration: none;
    color: #917f37;
    white-space: pre-line;
}

.searchItem a:hover {
    color: #343942;
}

.searchItem a {
    text-decoration: none;
    color: #917f37;
    white-space: pre-line;
}

.searchItem a {
    text-decoration: none;
    color: #917f37;
    white-space: pre-line;
}

.searchItem a .hot:hover, .searchItem a.hot {
    color: #34394;
}

.searchItem .jobDetails .rate {
    font-weight: 700;
    padding-left: 0;
    color: #917f37;
}

.btn {
    background-color: #917f37;
    color: #fff;
    width: 135px;
}


.btn:hover {
    background-color: #343942;
    color: #white;
}

label {
    color: #917f37;
    margin-bottom: 0;
}

.advancedSearch a {
    color: #917f37;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 10px;
}

.advancedSearch a:Hover {
    color: #343942;
  

}

.has-feedback label~.form-control-feedback {
    top: 32px;
    right: 15px;
    color: #917f37;
}

@media only screen and (min-width: 992px)
.has-feedback label~.form-control-feedback {
    top: 31px;
    right: 15px;
    color: #917f37;
}

a {
    color: #917f37;
}

a:hover {
    color: #343942;
}

