/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 
.rp4wp-related-job_listing>ul li.job_listing, .rp4wp-related-job_listing>ul li.no_job_listings_found, ul.job_listings li.job_listing, ul.job_listings li.no_job_listings_found {
    list-style: none outside;
    padding: 0;
    margin: 0;
    border-bottom: 2px solid #172169 !important;
}
.rp4wp-related-job_listing>ul, ul.job_listings {
    padding: 0;
    margin: 0;
    border-top: 1px solid #fff !important;
}
.jobtitlemeta
{
	font-size: 18px;
	font-weight: 600; 
    	color: #172169;
}
.jobtitlemeta1
{
	font-size: 18px;
	font-weight: 600; 
    	color: #fff;
}

.joblocationmeta
{
	font-size: 18px;
	font-weight: 600; 
    	color: #404042;
}
.jobtitlemain
{
    	color: #172169;

}
.newdesigncustombutton
{
	border-color: #172169;
    color: #fff;
    background-color: #172169;
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 800 !important;
}
