@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

.ardor_job_search_tags {
    width: max-content;
    color: #ffffff;
    background-color: #2488b3;
    font-size: 1.5rem;
    font-weight: 500;
    padding: 0.05rem 0.3rem;
}

.ardor_job_search_title_anchor {
    text-decoration: none !important;
}

.ardor_job_search_title {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #2488b3;
    text-align: left;
    font-size: 2.2rem;
    margin-top: 4rem;
    line-height: 1.1;
    width: max-content;

}

.ardor_job_search_title_seperator {
    margin-top: 0;
    border-color: #2488b3;
    border-top-width: 3px;
    width: 8rem;
    margin-left: 0;
}


.ardor_job_search_location {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #000000;
    margin-top: 1rem;
    font-size: 1.7rem;
}

.ardor_job_search_setting {
    font-family: 'Roboto', sans-serif;
    color: #606060;
    font-weight: 500;
    font-size: 1.5rem;
    margin-bottom: 0;
}

.ardor_job_search_setting span {
    color: #606060;
    font-weight: 400;
}

.ardor_job_search_employment_types {
    font-family: 'Roboto', sans-serif;
    margin-top: 0;
    color: #606060;
    font-weight: 500;
    font-size: 1.5rem;
}

.ardor_job_search_employment_types span {
    color: #606060;
    font-weight: 400;
}

.ardor_job_search_salary {
    font-family: 'Roboto', sans-serif;
    color: #2488b3;
    font-weight: 600;
    font-size: 1.5rem;
    margin-bottom: 0;
}

.ardor_job_search_salary span {
    font-size: 1rem;
}

.ardor_job_search_timings {
    font-family: 'Roboto', sans-serif;
    color: #2488b3;
    font-weight: 600;
    font-size: 1.5rem;
    margin-left: 0.5rem;
    margin-top: 0;
}

.ardor_jobs_search_section_divider {
    border-top: 2px solid #a6a6a6;
}

.ardor_job_search_description {
    font-family: 'Roboto', sans-serif;
    color: black;
    font-weight: 400;
    font-size: 1.5rem;
    margin-left: 0.5rem;
}

.job_search_only_button {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    position: relative;
    padding: 0.7em 1.4em;
    padding-right: 4.7em;
    border: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: white;
    transition: 0.2s;
    width: -webkit-fill-available;
    border-radius: 0;
    border: 1px solid !important;
}

.job_search_only_button:before,
.job_search_only_button:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding-top: inherit;
    padding-bottom: inherit;
    width: 2.8em;
    content: "";
    background: url("http://central-dev-v1.staffingfuture.com/Ardor-Health-Solutions/wp-content/uploads/2021/07/arrow-1.svg");
    font-size: 1.2em;
    text-align: center;
    transition: 0.2s;
    transform-origin: 50% 60%;
}

button.job_search_only_button.job_search_btn_text {
    text-align: left;
}


.job_search_only_button:hover {
    background: #0079a5;
}

.job_search_only_button:active,
.job_search_only_button:focus {
    background: #002e3f;
    outline: none;
}


.job_search_btn_text {
    background: #1f3044;
}

.job_search_btn_text:hover {
    background: #1f3044;
}

.job_search_btn_text:active,
.job_search_btn_text:focus {
    background: #1f3044;
}

.job_search_btn_text:after {
    content: "";
    background: url("http://central-dev-v1.staffingfuture.com/Ardor-Health-Solutions/wp-content/uploads/2021/07/arrow-1.svg");
    background-color: #2488b3;
}

.job_search_btn_text:hover:after {
    background: #1f3044;
}

.view_more_btn_job_search {
    color: #1f3044;
    border: 1px solid #1f3044;
    background: none;
}

.view_more_btn_job_search:hover {
    color: white;
}

button.job_search_only_button.job_search_btn_text {
    text-align: left;
    width: 20rem;
    float: right;
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.ardor_job_search_sidebar_heading h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 2rem;
    font-weight: 500;
    color: #2488b3;
    text-decoration: none !important;
    text-align: left;
}

.card.job_search_sidebar_card {
    border: none;
}

.card-header.job_search_sidebar_card-header {
    background-color: transparent;
    border: none !important;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 0;
    margin-top: 0;
}

.btn-link.ardor_job_search_sidebar_heading:hover {
    text-decoration: none !important;
}

.btn-link.ardor_job_search_sidebar_heading:focus {
    text-decoration: none !important;
}

.ardor_job_search_siderbar_heading_filters a p {
    color: #878787;
    font-size: 1.2rem;
    padding-left: 1rem;
    line-height: 0.5;
    margin-top: 0.5rem;
}

.ardor_job_search_siderbar_heading_underline {
    border-bottom: 1px solid #888888;
    width: 8rem;
    margin-left: 0;
}

.card-body.ardor_job_search_siderbar_heading_filters {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.5rem;
    margin-left: 1rem;
}

.job_search_row {
    margin-bottom: 3rem;
}

.ardor_job_search_salary img {
    width: 25px;
}

.ardor_job_search_timings img {
    width: 20px;
}

button.btn.btn-link.ardor_job_search_sidebar_heading {
    background: none !important;
    border: none !important;
}

button.btn.btn-link.ardor_job_search_sidebar_heading:hover {
    background: none !important;
    border: none !important;
}

button.btn.btn-link.ardor_job_search_sidebar_heading:focus {
    background: none !important;
    border: none !important;
}

hr.ardor_job_search_siderbar_heading_underline {
    margin-top: 0;
    margin-bottom: 0;
}

.job_search_job_listings {
    margin-bottom: 5rem;
}

@media only screen and (min-width: 1400px) and (max-width: 1500px) {
	img.alignnone.size-full.wp-image-139 {
		margin-left: -6rem !important;
		margin-top: -6rem !important;
	}
}