/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 13 2025 | 10:02:56 */
.jd_custom h3, .jd_custom h3 strong {
	margin-top: 0;
	font-family: "Urbanist", sans-serif;
    font-weight: 800;
	font-size: 28px;
    line-height: 1.15;
    letter-spacing: 0px;
	color: #0C87F2;
}

.bluecloud_jobs_post_content {
  	display: -webkit-box;
  	-webkit-box-orient: vertical;
  	-webkit-line-clamp: 4;
  	overflow: hidden;
	margin-bottom: 20px;
}

.job_detail_application #input_2_5:after {
    content: "Upload File";
    position: absolute;
	top: 0.8rem;
    left: 3.9rem;
    width: 135px !important;
    color: #A3A3A3;
    font-weight: 600;
    font-size: 12px;
	cursor: pointer;
}

.job_detail_application #input_2_5{
		position: relative;
	color: #A3A3A3;
    font-weight: 600;
    font-size: 12px;
}

.job_detail_application #input_2_5::file-selector-button {
	width: 135px;
	text-align: center;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 14px;
	color: transparent;
	border: 1px solid #1B375F;
	border-radius: 6px;
	background-color: #fff;
	padding: 8px 45px;
	cursor: pointer;
	text-decoration: none;
    transition: all 0.3s ease;
}

.job_detail_application .gform-footer.gform_footer.top_label{
	padding-top: 0;
	margin-top: 0;
}

.job_deatil_back_btn .fa-arrow-left:before{
	content: url(/wp-content/uploads/2025/09/Button_-Apply-Now.svg);
    width: 22px;
    display: block;
    margin-bottom: 0px;
}

#field_2_1{
	margin-bottom: 0px;
}

.job_detail_social_share .pp-share-button-icon{
	background-color: #7ECDFF;
}

.job_detail_social_share .pp-share-button-icon:hover{
	background-color: #0C87F2;
}