.border-search{
    border: none;
   
}
.job-item{cursor: pointer;}
.fixmargin{margin-top: 73px;}
.fs-14{font-size: 13px;}
.border-gray{border-bottom: 1px  solid rgb(227, 227, 227);}
.fs-10{font-size: 10px;}
.job-list-cont{height: 100vh; overflow-y: scroll;}
.freelancerbtn{background: rgb(119, 119, 255);color:rgb(63, 63, 145);}
.expertbtn{background: rgb(163, 255, 163);color: rgb(67, 158, 67);}
.jobdetailcont{height: 83vh; overflow-y: scroll;}
.client-info{height:380px;}
.applybtl{width: 250px; bottom: 20px;}