/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 28 2026 | 13:06:10 */
/* Facet Keyword Search */

.facetwp-facet {
	margin-bottom: 0 !important;
}

.apr_keyword_search .facetwp-input-wrap {
	width: 100%;
	display: block;
}

.apr_keyword_search .facetwp-search {
	background: transparent;
	border: 1px solid #fff;
	border-radius: 0;
	color: #fff;
	font-family: "Public Sans", sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
	padding: 10px 8px 10px 16px;
}

.apr_keyword_search .facetwp-search:focus{
	color: #fff;
	background: transparent !important;
}

.apr_keyword_search .facetwp-search::placeholder {
	color: #fff;
	font-family: "Public Sans", sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
}

.apr_keyword_search .facetwp-icon {
	opacity: 1;
}

.apr_keyword_search .facetwp-icon::before {
	background: url('/wp-content/uploads/2026/05/Search-Icon.svg') no-repeat;
	background-position: 7px 50%;
    background-size: 30px 30px;
	width: 45px;
}

/* Facet Keyword Search */

/* Facet Filters */

.js_filter_facets .fs-wrap {
	width: 100%;
}

.js_filter_facets .fs-label-wrap {
	border: none;
	border-bottom: 1px solid #363636;
	border-radius: 0;
}

.js_filter_facets .fs-wrap.multiple.fs-open .fs-label-wrap {
	border-bottom: none !important;
}

.js_filter_facets .fs-label {
	color: #000000;
	font-family: "Public Sans", sans-serif;
    font-size: 18px;
    font-weight: 900;
    line-height: 32px;
	text-transform: uppercase;
	padding: 5px 0 0 0 !important;
}

.js_filter_facets .fs-dropdown {
	position: relative;
}

.js_filter_facets .fs-dropdown {
	border: none !important;
}

.js_filter_facets .fs-search {
	background-color: transparent;
	padding: 6px 0;
	border-bottom: 1px solid #6F7C7D;
	border-radius: 0;
}

.js_filter_facets .fs-search input {
	color: #6F7C7D;
	font-family: "Public Sans", sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
}

.js_filter_facets .fs-search input::placeholder {
	color: #6F7C7D;
	font-family: "Public Sans", sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
}

.js_filter_facets .fs-dropdown .fs-options {
	margin-top: 15px;
}

.js_filter_facets .fs-dropdown .fs-options .fs-option {
	padding-left: 25px;
}

.js_filter_facets .fs-wrap.multiple .fs-option .fs-checkbox i {
	width: 16px;
    height: 16px;
    border: 1px solid #363636;
    border-radius: 100px;
    background-color: #fff;
	margin-left: 0;
}

.js_filter_facets .fs-wrap.multiple .fs-option.selected .fs-checkbox i {
	background-color: #72297B;
}

.js_filter_facets .fs-option-label {
	color: #363636;
	font-family: "Public Sans", sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
}

.js_filter_facets .facetwp-reset {
	background: transparent;
	color: #000000;
	font-family: "Public Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
	letter-spacing: 1px;
	border: 1px solid #72297B;
	border-radius: 0;
	padding: 8px 16px;
	text-decoration: none !important;
}

.js_filter_facets .facetwp-reset:hover {
	background: #72297B;
	color: #fff;
}

/* Facet Filters */

a {
	outline: none !important;
}

.jobs_count, .jobs_count strong {
    display: flex;
	justify-content: flex-end;
	font-weight: 900;
}

.jobs_count .facetwp-counts {
    margin: 0 6px 0 6px;
	color: #72297B;
}

.js_infobox_custom .pp-infobox-title-wrapper {
	border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

/* Jobs */

.apr_job_title a {
	font-family: "Public Sans", sans-serif;
	color: #000 !important;
	text-decoration: none !important;
}

.apr_jobs_sep {
    min-height: 1px;
    width: 100%;
    background: #363636;
    margin-top: 12px;
    margin-bottom: 15px;
}

.apr_jobs_info_and_btns {
	display: flex;
    justify-content: space-between;
	align-items: center;
}

.apr_jobs_info_main {
	display: flex;
    gap: 40px;
}

.apr_jobs_info {
	font-family: "Public Sans", sans-serif;
	color: #363636;
}

.apr_jobs_info strong {
	font-family: "Public Sans", sans-serif;
	color: #363636;
	font-weight: 900;
	margin-right: 5px;
}

.apr_jobs_category {
	margin-bottom: 0;
}

.apr_jobs_btns {
	display: flex;
    flex-direction: column;
    gap: 10px;
}

.apr_jobs_btns .apply_now_btn {
	background: #72297B;
	color: #fff;
	font-family: "Public Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
	letter-spacing: 1px;
	border: 1px solid #72297B;
	border-radius: 0;
	padding: 8px 16px;
	text-decoration: none !important;
	text-align: center;
}

.apr_jobs_btns .apply_now_btn:hover {
	background: transparent;
	color: #000000;
}

.apr_jobs_btns .job_detail_btn {
	background: transparent;
	color: #000000;
	font-family: "Public Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
	letter-spacing: 1px;
	border: 1px solid #72297B;
	border-radius: 0;
	padding: 8px 16px;
	text-decoration: none !important;
	text-align: center;
}

.apr_jobs_btns .job_detail_btn:hover {
	background: #72297B;
	color: #fff;
}

/* Jobs */

/* Pagination */

.job_search_pagination .fl-module-content.fl-node-content {
    text-align: center;
    border-top: 1px solid #363636;
	padding-top: 25px;
}

.job_search_pagination .facetwp-pager {
	position: relative;
}

.job_search_pagination a.facetwp-page {
	font-family: "Public Sans", sans-serif;
    font-weight: 900;
    font-size: 16px;
	line-height: 24px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none !important;
	outline: none !important;
	margin-right: 0;
}

.job_search_pagination a.facetwp-page.active {
	font-family: "Public Sans", sans-serif;
    font-weight: 900;
    font-size: 16px;
	line-height: 24px;
	color: #72297B;
	text-transform: uppercase;
	text-decoration: none !important;
	outline: none !important;
}

.job_search_pagination a.facetwp-page.next {
    position: absolute;
    right: 0;
	background: transparent;
	color: #000000;
	font-family: "Public Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
	letter-spacing: 1px;
	border: 1px solid #72297B;
	border-radius: 0;
	padding: 8px 16px;
	text-decoration: none !important;
	margin-right: 0;
	outline: none !important;
}

.job_search_pagination a.facetwp-page.next:hover, .job_search_pagination a.facetwp-page.prev:hover {
	background: #72297B;
	color: #fff;
}

.job_search_pagination a.facetwp-page.prev {
    position: absolute;
    left: 0;
	margin-left: 0;
	background: transparent;
	color: #000000;
	font-family: "Public Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
	letter-spacing: 1px;
	border: 1px solid #72297B;
	border-radius: 0;
	padding: 8px 16px;
	text-decoration: none !important;
	outline: none !important;
}

/* Pagination */


/* Job Detail */

.jd_social_share .pp-share-button {
	height: 3.4em;
}

.jd_social_share .pp-share-button-link .pp-share-button-icon {
	width: 3.4em;
}

.related_jobs_grid .apr_jobs_info_and_btns {
	display: block !important;
}

.related_jobs_grid .apr_job_title {
	display: -webkit-box;
  	-webkit-box-orient: vertical;
  	-webkit-line-clamp: 2;
  	overflow: hidden;
}

.gform_required_legend {
	display: none;
}

#input_8_4:after, #input_9_4:after {
    content: "Upload Resume File";
    position: absolute;
	text-transform: uppercase;
	top: 0.9rem;
    left: 2.9rem;
    width: 220px !important;
    color: #ffffff;
	font-family: "Public Sans", sans-serif;
    font-weight: 600;
    font-size: 15px;
	line-height: 24px;
	cursor: pointer;
}

#input_8_4, #input_9_4 {
	position: relative;
	color: #6F7C7D;
	font-family: "Public Sans", sans-serif;
    font-weight: 500;
    font-size: 12px;
	line-height: 16px;
	outline: none !important;
	width: 100%;
}

#input_8_4::file-selector-button, #input_9_4::file-selector-button {
	width: 220px;
	text-align: center;
    font-weight: 600;
    font-size: 15px;
	line-height: 24px;
	color: transparent;
	border: 1px solid #72297B;
	background-color: #72297B;
	padding: 8px 16px;
	cursor: pointer;
	text-decoration: none;
    transition: all 0.3s ease;
}

#gform_submit_button_8, #gform_submit_button_9 {
	width: 220px;
}

#input_8_1_3, #input_8_1_6, #input_8_2, #input_8_3, #input_8_5, #input_9_1_3, #input_9_1_6, #input_9_2, #input_9_3, #input_9_5 {
	padding: 8px 16px;
}

#gform_fields_8, #gform_fields_9 {
	grid-row-gap: 30px;
}

.gform_fileupload_rules {
	color: #6F7C7D !important;
	font-family: "Public Sans", sans-serif !important;
    font-weight: 500 !important;
    font-size: 12px !important;
	line-height: 16px !important;
}

.ginput_container_consent {
	display: flex;
	align-items: flex-start;
    gap: 10px;
	border: 1px solid #6F7C7D;
    padding: 16px;
}

#field_8_8, #field_9_9 {
	margin-top: -10px;
	margin-bottom: 15px;
}

#input_8_5, #input_9_5 {
	max-width: 100%;
	width: 100%;
}

/* Job Detail */