/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 09 2025 | 09:47:16 */
/* Keyword Search */

.facetwp-facet {
	margin-bottom: 0 !important;
}

.keyword_search_facet_custom .facetwp-input-wrap {
	width: 100%;
}

.keyword_search_facet_custom .facetwp-icon {
	display: none;
}

.keyword_search_facet_custom .facetwp-search, .search_by_location_facet_custom .facetwp-location {
	background: #fff;
	border-radius: 2px;
	padding: 8px 14px;
	color: #4E504D;
	font-family: "futura-pt", Verdana, Arial, sans-serif;
    font-weight: 400;
	font-size: 18px;
	line-height: 24px;
}

.keyword_search_facet_custom .facetwp-search::placeholder, .search_by_location_facet_custom .facetwp-location::placeholder {
	color: #4E504D;
	font-family: "futura-pt", Verdana, Arial, sans-serif;
    font-weight: 400;
	font-size: 18px;
	line-height: 24px;
}

.search_by_location_facet_custom .facetwp-radius-wrap {
	margin-top: 10px;
}

.search_by_location_facet_custom .facetwp-radius-label {
	color: #fff;
	font-family: "futura-pt", Verdana, Arial, sans-serif;
    font-weight: 500;
	font-size: 12px;
	line-height: 16px;
}

.search_jobs_keyword_search_btn .fwp-submit {
	background: #104B83;
	color: #fff;
	font-family: "futura-pt", Verdana, Arial, sans-serif;
    font-weight: 500;
	font-size: 16px;
	line-height: 26x;
	letter-spacing: 1px;
	padding: 11px 45px;
	border: 0;
	text-decoration: none !important;
	text-transform: uppercase;
	border-radius: 2px;
}

.search_jobs_keyword_search_btn .fwp-submit:hover {
	background: #821747;
}

/* Keyword Search */

.js_sort_facet_custom .facetwp-facet {
	margin-bottom: 0;
}

.js_sort_facet_custom .facetwp-facet select {
	border: 1px solid #104B83;
	border-radius: 2px;
    padding: 7px 15px;
    font-size: 18px;
	line-height: 24px;
    color: #545454;
    font-family: "futura-pt", Verdana, Arial, sans-serif;
    box-shadow: none !important;
    outline: none !important;
    width: 100%;
		appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/search-jobs/wp-content/uploads/2025/07/Arrow-Icon.svg);
    background-repeat: no-repeat;
    background-position: right 12px center;
}

.js_sort_facet_custom select:hover, .js_sort_facet_custom select:focus {
	box-shadow: none !important;
	outline: none !important;
}

/* Jobs Filters */

.job_search_left_facet_customs .facetwp-facet-title {
	color: #104B83;
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    letter-spacing: 1px;
	font-family: "futura-pt", Verdana, Arial, sans-serif;
}

.job_search_left_facet_customs .fs-label-wrap {
	font-family: "futura-pt", Verdana, Arial, sans-serif;
    border: none;
	border-top: 3px solid #104B83;
    width: 100%;
    border-radius: 0;
    padding: 15.6px 0 15px 0;
    font-size: 18px;
    font-weight: 400;
	line-height: 24px;
    color: #4E504D;
}

.job_search_left_facet_customs .fs-label {
	padding: 0 !important;
}

.job_search_left_facet_customs .fs-wrap {
    width: 100%;
}

.job_search_left_facet_customs .fs-arrow {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 10px solid #104B83;
}

.job_search_left_facet_customs .fs-search {
    background: transparent;
	padding: 6px 0 !important;
}

.job_search_left_facet_customs .fs-wrap .fs-search input {
	font-family: "futura-pt", Verdana, Arial, sans-serif;
    font-size: 16px;
	line-height: 16px;
    color: #4E504D;
    font-weight: 400;
    border: 1px solid #4E504D;
    border-radius: 2px;
    padding: 6px 10px;
}

.job_search_left_facet_customs .fs-wrap .fs-search input::placeholder {
	font-family: "futura-pt", Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #545454;
    font-weight: 400;
}

.job_search_left_facet_customs .fs-option.selected i {
    background: url(/search-jobs/wp-content/uploads/2024/05/Checked.svg);
    background-repeat: no-repeat;
    background-size: 14px 14px;
    cursor: pointer;
	background-color: transparent !important;
}

.job_search_left_facet_customs .fs-option i {
    background-image: url(/search-jobs/wp-content/uploads/2024/05/Unchecked.svg);
    border: 1px solid transparent !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: transparent !important;
    width: 16px !important;
    height: 16px !important;
	margin-left: 0 !important;
}

.job_search_left_facet_customs .fs-option {
	padding-left: 24px !important;
}

.job_search_left_facet_customs .fs-option-label {
	font-family: "futura-pt", Verdana, Arial, sans-serif;
    color: #4E504D;
    font-size: 16px;
    font-weight: 400;
	line-height: 16px;
	
}

.job_search_left_facet_customs .fs-dropdown {
    border: none;
    padding: 0 !important;
	z-index: 6;
}

.job_search_left_facet_customs .fs-dropdown .fs-options {
    max-height: 200px;
    overflow: auto;
}

.job_search_left_facet_customs .fs-dropdown .fs-options::-webkit-scrollbar {
    width: 10px;
}

.job_search_left_facet_customs .fs-dropdown .fs-options::-webkit-scrollbar-track {
    background: transparent;
}

.job_search_left_facet_customs .fs-dropdown .fs-options::-webkit-scrollbar-thumb {
    background: #104B83; 
    border-radius: 0;
}

.job_search_left_facet_customs .fs-dropdown .fs-options::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.job_search_left_facet_customs .fs-dropdown .fs-options {
    scrollbar-width: thin;
    scrollbar-color: #104B83 transparent;
}

#pp-accordion-af4kz0hqje59-panel-0 {
	padding-left: 0;
	padding-right: 0;
}

.job_search_left_facet_custom_accordian .pp-accordion-button {
    position: relative;
}

.job_search_left_facet_custom_accordian .pp-accordion-button-icon {
	top: 0;
    position: absolute;
    right: 3%;
    line-height: inherit;
}

.job_search_left_facet_custom_accordian .pp-accordion-button-icon:before {
    line-height: inherit;
}

.job_search_left_facet_custom_accordian .facetwp-slider-label {
    color: #545454;
    font-size: 14px;
    font-weight: 400;
}

.job_search_left_facet_custom_accordian .noUi-horizontal {
    height: 6px;
}

.job_search_left_facet_custom_accordian .noUi-target {
    background: #4E504D;
    border: 1px solid #4E504D;
}

.job_search_left_facet_custom_accordian .noUi-connect {
    background: #4E504D;
}

.job_search_left_facet_custom_accordian .noUi-handle {
    border: 1px solid #104B83;
    background: #104B83;
    border-radius: 100%;
    top: -8px !important;
}

.job_search_left_facet_custom_accordian input.facetwp-slider-reset {
    background-color: #104B83;
    color: #ffffff !important;
    text-decoration: none !important;
    padding: 6px 20px;
	border: none;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    font-family: "futura-pt", open sans;
    text-transform: uppercase;
    transition: all .3s ease;
    margin-top: 10px;
}

.job_search_left_facet_custom_accordian input.facetwp-slider-reset:hover {
    background-color: #821747;
    transition: all .3s ease;
}

.job_search_left_clear_filter_facet button.facetwp-reset {
	background-color: transparent;
    border: 1px solid #104B83;
    color: #104B83;
    text-decoration: none !important;
    padding: 10px 40px;
    border-radius: 2px;
    font-size: 16px;
	line-height: 16px;
    font-weight: 500;
    font-family: "futura-pt", Verdana, Arial, sans-serif;
    text-transform: uppercase;
    transition: all .3s ease;
	letter-spacing: 1px;
}

.job_search_left_clear_filter_facet button.facetwp-reset:hover {
	background-color: #104B83;
	color: #fff;
    transition: all .3s ease;
}

.job_search_left_clear_filter_facet .facetwp-facet {
    margin-bottom: 0;
}

/* Jobs Filters */


/* Jobs */

.american_job_main_row {
    padding: 10px;
}

.american_job_more_info_row {
    margin-top: 15px;
    margin-bottom: 25px;
}

.american_job_images_customs {
    width: 100%;
	border-radius: 4px;
	aspect-ratio: 254 / 152;
	object-fit: cover;
}

.featured_job_class_div {
    position: absolute;
    top: 10px;
    right: 10px;
}

.featured_job_custom_label {
    border-radius: 0px 4px 0px 4px;
    background: #821747;
	font-family: "futura-pt", Verdana, Arial, sans-serif;
    color: #ffffff;
    font-size: 14px !important;
    font-weight: 500;
	line-height: 16px;
	letter-spacing: 1px;
    text-transform: uppercase;
    padding: 8px 16px;
}

#similar_jobs_module .custom_overlay_gradient {
	height: 44.5%;
}

.custom_overlay_gradient {
    position: absolute;
    top: 0;
    width: 93%;
    height: 45.5%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    border-radius: 4px;
}

.page-id-33012 .custom_overlay_gradient {
	height: 45.8%;
}

.job_location_american {
	z-index: 2;
    position: relative;
}

.american_job_location {
	font-family: "futura-pt", Verdana, Arial, sans-serif;
	color: #ffffff;
    font-size: 13px;
    font-weight: 500;
	line-height: 24px;
	letter-spacing: 1px;
    text-transform: uppercase;
	margin-top: -30px;
    padding-left: 15px;
	padding-right: 15px;
	height: 32px;
}

.american_job_title {
    color: #104B83 !important;
    font-size: 24px;
	line-height: 32px;
    font-weight: 500;
	letter-spacing: 1px;
    font-family: "futura-pt", Verdana, Arial, sans-serif;
    text-decoration: none !important;
	display: -webkit-box;
  	overflow: hidden;
  	-webkit-line-clamp: 2;
  	-webkit-box-orient: vertical;
	    height: 65px;
}

.american_job_more_info {
    color: #4E504D;
    font-size: 16px;
	line-height: 16px;
    font-weight: 400;
    font-family: "futura-pt", Verdana, Arial, sans-serif;
	margin-bottom: 8px;
}

.american_job_more_info span {
    color: #4E504D;
    font-size: 16px;
	line-height: 16px;
    font-weight: 500;
    font-family: "futura-pt", Verdana, Arial, sans-serif;
}

.american_job_more_info.salary_customs, .american_job_more_info.salary_customs span {
    color: #477F7D !important;
    font-size: 16px;
	line-height: 16px;
    font-weight: 500;
    font-family: "futura-pt", Verdana, Arial, sans-serif;
}

.american_job_apply_btn {
    background-color: #477F7D;
    color: #ffffff !important;
    text-decoration: none !important;
    padding: 13px 20px;
    border-radius: 2px;
    font-size: 16px;
	line-height: 16px;
    font-weight: 500;
    font-family: "futura-pt", Verdana, Arial, sans-serif;
    text-transform: uppercase;
    transition: all .3s ease;
    display: block;
    width: 100%;
	letter-spacing: 1px;
	text-align: center;
}

.american_job_apply_btn:hover {
    background-color: #821747;
    transition: all .3s ease;
}

/* Jobs */



/* Pagination */

.pager_pagination_customs .fl-module-content {
	border-top: 1px solid #4E504D;
	margin-top: 45px;
}

.pager_pagination_customs .facetwp-pager {
    text-align: center;
	 padding-top: 10px;
}

.pager_pagination_customs .facetwp-page {
    color: #104B83;
    font-size: 16px;
	line-height: 16px;
	letter-spacing: 1px;
    font-weight: 500;
	margin-right: 0;
	text-decoration: none !important;
	outline: none !important;
	border: 0 !important;
	box-shadow: none !important;
}

.pager_pagination_customs .facetwp-page.active {
    color: #821747;
    font-size: 16px;
	line-height: 16px;
	letter-spacing: 1px;
    font-weight: 500;;
	margin-right: 0;
	text-decoration: none !important;
}

.pager_pagination_customs .facetwp-page.next {
    position: relative;
    color: transparent;
    float: right;
}

.pager_pagination_customs .facetwp-page.next::after {
    content: "";
    position: absolute;
    right: 0;
    background: url(/search-jobs/wp-content/uploads/2025/07/Frame-421.svg);
    background-repeat: no-repeat;
    background-size: contain;
	width: 70px;
    height: 100%;
}

.pager_pagination_customs .facetwp-page.prev {
    position: relative;
    color: transparent;
    float: left;
}

.pager_pagination_customs .facetwp-page.prev::after {
    content: "";
    position: absolute;
    left: 0;
    background: url(/search-jobs/wp-content/uploads/2025/07/Frame-420.svg);
    background-repeat: no-repeat;
    background-size: contain;
	width: 70px;
    height: 100%;
}

/* Pagination */

.job_search_buttons_custom.job_search_buttons_custom_alerts .pp-infobox-image {
    background: #821747;
    padding: 5px;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}

.job_search_buttons_custom.job_search_buttons_custom_resume .pp-infobox-image {
    background: #104B83;
    padding: 5px;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}
