/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 11 2025 | 23:12:54 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.display_hide_module_customs {
	display: none !important;
}

.employer_resources_page_customs_pagination .facetwp-pager {
    text-align: center;
	position: relative;
}

.employer_resources_page_customs_pagination .facetwp-page {
    color: #ffffff;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 0px 1px
}

.employer_resources_page_customs_pagination .facetwp-page.active {
	color: #4A8B40;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.employer_resources_page_customs_pagination .facetwp-page.next img {
	margin-left: 5px;
}

.employer_resources_page_customs_pagination .facetwp-page.prev img {
	margin-right: 5px;
}

.employer_resources_page_customs_pagination .facetwp-page.next {
    text-decoration: none !important;
    float: right;
    color: #ffffff !important;
}

.employer_resources_page_customs_pagination .facetwp-page.prev {
    text-decoration: none !important;
    float: left;
    color: #ffffff !important;
}

.blogs_content_grid_customs.employers_gecko_page_customs_blog  .pp-content-grid-post-image a{
	width: 100%;
	height: 100%;
	display: block;
}

#popmake-45107 {
    background: #F1EEE6;
    border-radius: 0;
    padding: 5% 5% 3% 5%;
}

#pum_popup_title_45107 {
    color: #333;
    font-family: "Cabin", Verdana, Arial, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 60px;
    letter-spacing: 19.2px;
    line-height: normal;
}

#gform_fields_11 {
    grid-column-gap: 0% !important;
}

#gform_fields_11 legend, #gform_fields_11 label {
    color: #333;
    font-family: "Cabin", Verdana, Arial, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 1.26px;
    text-transform: uppercase;
	border-bottom: none !important;
    margin-bottom: 0;
}

#gform_fields_11 input, #gform_fields_11 select, #gform_fields_11 textarea {
    background: transparent;
    border: none;
    border-bottom: 1px solid #333333;
    border-radius: 0;
    color: #333333;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
	padding-left: 0;
	outline: none !important;
	box-shadow: none !important;
}

#gform_fields_11 input::placeholder, #gform_fields_11 textarea::placeholder {
    color: #333333;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

#gform_11 .gform_footer {
	justify-content: flex-end;
}

input#gform_submit_button_11 {
    border-radius: 100px;
    background: #4A8B40;
    color: #FCFCFA;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.98px;
    text-transform: uppercase;
    font-family: "Cabin", Verdana, Arial, sans-serif;
    padding: 10px;
    text-decoration: none !important;
    transition: all .3s ease !important;
    border: none;
    width: 230px;
}

input#gform_submit_button_11:hover {
    background: #ffffff;
    color: #1e2f29;
}

.pum-close.popmake-close {
	background-color: #488A3F !important;
}