

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

.searchItem a:hover {
    color: #5d6e80
;
}

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


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


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


.btn {
    background-color: #53140d;
    color: #white-space;
    width: 135px;
}

.btn:hover {
    background-color: #5d6e80
;
    color: #white-space;
}


label {
    color: #53140d;
    margin-bottom: 0;
}

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

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

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

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


a {
    color: #53140d;
}

a:hover {
    color: #5d6e80
;

}    
.jobLink { display: none; }
