

.redmatch.position-item .redmatch.position-title {
    max-width: 160px;
    width: 100%;
    height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.redmatch.position-link {
    max-width: 60px;
    width: 100%;
}

.redmatch.position-link a {
    display: block;
    width: 100%;
}


.redmatch#search-res .job-item:hover {
    border-right: 4px solid #8d68ad;
}

.redmatch#search-res .job-item {
    text-decoration: none;
}

.redmatch .job-item {
    cursor: pointer;
}


.redmatch#search-res .job-item .job-shortdescription {
    margin: 5px 0;
    max-height: 45px;
    overflow: hidden;
}






.redmatch .changeSearchType{
    color: #ffce1a;
    font-weight: 600;

}
.redmatch .underline{
    text-decoration: underline;
}

.redmatch .searchTitle, .redmatch .changeSearch{
    width: 100%;
    text-align: center;
    margin: 15px 0px;
    
}

.redmatch .changeSearchType{
    display: inline;
}

.redmatch .searchTitle label{
    font-size: x-large;
    font-weight: 600;
    color:white;
}

.redmatch .chanchSearchTypeText{
    color: white;

}


.redmatch#search-res
{
  margin-left: 0px;
  margin-right: 0px;  
}


/* .redmatch[data-rmtype="search-box"] .freeSearch{
    margin: 1px
} */

.header, .footer {
    display: block;
}

/* .bootstrap-select.btn-group .dropdown-toggle[title="חיפוש לפי תחום"] .filter-option {
    color: red;
  } */

.job-item .icon {
    color: #5194d8;
}

.job-item .icon::before {
    opacity: 1;
}

.redmatch .job-item {
    color: #8d68ad !important;
}

.job-item .job-line1 {
    color: #5194d8;
}

.ellipsis-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 767px) {
    .redmatch#search-res
    {
        padding-top: 50px;
    }
}

.friendReferralReward {
    font-size: 24px;
}

.friendReferralReward .job-reward-content {
    font-size: 18px;
}