/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 13 2025 | 06:10:27 */


.dr_jobs_content_grid_custom .dr_main_jobs_container .row {
	margin-left: auto;
	margin-right: auto;
}

.dr_jobs_content_grid_custom .dr_main_jobs_container {
	cursor: pointer;
}

.dr_jobs_content_grid_custom .pp-content-post {
	border-top: 8px solid #00a7e1;
	border-radius: 5px;
    background-color: #fafafa;
}

.dr_jobs_content_grid_custom .dr_jobs_job_type_text {
    color: #8c8c8c;
    font-size: 1.5rem;
    font-weight: 500;
    font-family: "Ubuntu",sans-serif;
    text-align: left;
}

.dr_jobs_content_grid_custom .dr_jobs_top_left {
    padding-left: 0;
}

.dr_jobs_content_grid_custom .dr_jobs_top_right {
    text-align: end;
    color: #002c5b;
    font-size: 1.5rem;
    font-weight: 500;
    padding-right: 0;
	font-family: "Ubuntu",sans-serif;
}

.dr_jobs_content_grid_custom .dr_jobs_title {
    color: #002c5b !important;
    font-weight: 700;
    font-size: 2.5rem;
    margin-bottom: 0;
    text-transform: uppercase;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 1.2;
    letter-spacing: 0px;
    font-family: "Ubuntu",sans-serif;
    height: 90px;
	text-decoration: none !important;
}

.dr_jobs_content_grid_custom .dr_jobs_locations {
    color: #002c5b;
    font-size: 2rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 0px;
    font-family: "Ubuntu",sans-serif;
}

.dr_jobs_content_grid_custom .dr_jobs_underline {
    border-bottom: 3px solid #002c5b;
    opacity: 100%;
    width: 50%;
    margin-left: 0;
    margin-bottom: 1rem;
    margin-top: 0;
}

.dr_jobs_content_grid_custom .dr_jobs_description_div p {
    font-weight: 400;
    text-align: left;
    line-height: 1.45;
    font-family: "Arial",Helvetica,Verdana,sans-serif;
    font-size: 1.6rem;
    color: #424242;
}

.dr_jobs_content_grid_custom .dr_jobs_description_div {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.dr_jobs_content_grid_custom .pp-content-post:hover, .dr_jobs_content_grid_custom .pp-content-post:focus {
	box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
	transition: all 0.3s ease;
}

.dr_jobs_content_grid_custom .dr_jobs_job_salary {
    text-align: end;
}
    