 /* Enter Your Custom CSS Here */

.sjb-page .sjb-detail {
 margin-top: -20px; 
}


.sjb-page .sjb-detail .list-data .job-detail {
 border-bottom: 1px solid #ddd; 
}

.job-features h3 {
    padding-top: 20px;  
    font-size: 23px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}


#sjb-application-form h3 {
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    font-size: 1.5em;
}

.sjb-page .sjb-detail .list-data ul li {
  font-size: 15px;
	font-family: "Roboto", Sans-serif;
	font-weight: 400;
  color: #7a7a7a;
}

.job-title {
  color: #be1c1a;
  /*font-family: "Abel", Sans-serif;*/
  font-size: 20px; 
}

/*.jobpost .entry-header {
    display: none;
}*/

.job-listing-widget li a {
    font-weight: bold;
}
