/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 06 2026 | 18:00:06 */
.job_detail_share_icons .pp-share-button-icon{
	border: 1px solid #43424A;
	border-radius: 4px;
}

.job_related_grid .job-listing-card-content{
	flex-direction: column;
	gap: 16px;
}

.job_related_grid .job-listing-card-main{
	gap: 0;
}

.job_related_grid .job-listing-card-title{
	padding-bottom: 12px;
	margin-bottom: 16px;
	border-bottom: 1px solid #494A52;
}

.job_related_grid .job-listing-card-details{
	gap: 8px;
}

.job_related_grid .job-listing-card-actions{
	width: 100%;
}

.job_related_grid .job-listing-card-apply-button{
	display: none;
}

.gform_wrapper .gfield--width-half{
	width: 100%;
}