@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');


.ardor_jobs_title {
    font-family: 'georgiabold';
    color: #1f3044;
    font-size: 1.7rem;
    line-height: 1;
}

.ardor_saperator {
    border-bottom:3px solid #2488b3;
    width: 14%;
    margin-top: 0;
    margin-left: 0;
}

.col-md-4.ardor_sidebar_filter {
    padding-left: 6rem;
}

.ardor_location,
.ardor_setting,
.ardor_job_type {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 1rem;
    line-height: 0.5;
}

.ardor_location span,
.ardor_setting span,
.ardor_job_type span {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 0.9rem;
}

.ardor_brief {
    font-family: 'Roboto', sans-serif;
    line-height: 0.5;
    font-size: 0.9rem;
}

.ardor_job_brief_summary {
    border-bottom: 1px solid #888888;
}

.ardor_jobs_description h3 {
    margin-top: 1rem;
    font-size: 1rem;
    font-weight: bold;
    color: #2488b3;
}

.ardor_jobs_description ul {
    padding-left: 20px;
}

.ardor_jobs_description ul li {
    font-size: 1rem;
}

.ardor_jobs_description ul li::marker {
    color: #2488b3;
}

.ardor_jobs_description p {
    font-size: 1rem;
}

.ardor_jobs_description_row_underline {
    border-bottom: 1px solid #888888;
}


.ardor_apply_now {
    text-decoration: none !important;
}

.ardor_apply_now h2{
    font-family: 'georgiabold';
    color: #1f3044;
    font-size: 1.5rem;
    line-height: 1;
}

.ardor_buttons_row {
    margin-top: 1rem;
}

.ardor_apply_jobs_button {
    color: #ffffff;
    background-color: #5589c5;
    text-decoration: none !important;
    border-radius: 4px;
    padding: 0.3rem 1rem;
}

.ardor_apply_jobs_button:hover {
    color: #ffffff;
}

.ardor_apply_social_buttons_row {
    margin-top: 2rem;
}

.ardor_apply_github {
    text-decoration: none !important;
    border: 1px solid #171515;
    color: #171515;
    font-size: 1rem;
    padding: 0.5rem 1rem;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.ardor_apply_github:hover,
.ardor_apply_github:focus {
    color: white;
    background-color: #171515;
}

.ardor_apply_linkedin {
    text-decoration: none !important;
    border: 1px solid #0e76a8 ;
    color: #0e76a8 ;
    font-size: 1rem;
    padding: 0.5rem 1rem;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.ardor_apply_linkedin:hover,
.ardor_apply_linkedin:focus {
    color: white;
    background-color: #0e76a8;
}

.ardor_apply_indeed {
    text-decoration: none !important;
    border: 1px solid #3563eb ;
    color: #3563eb ;
    font-size: 1rem;
    padding: 0.5rem 1rem;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.ardor_apply_indeed:hover,
.ardor_apply_indeed:focus {
    color: white;
    background-color: #3563eb;
}

.ardor_apply_stackoverflow {
    text-decoration: none !important;
    border: 1px solid #e68e4b ;
    color: #e68e4b ;
    font-size: 1rem;
    padding: 0.5rem 1rem;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.ardor_apply_stackoverflow:hover,
.ardor_apply_stackoverflow:focus {
    color: white;
    background-color: #e68e4b;
}

.ardor_sidebar_heading h3 {
    font-size: 1rem;
    font-weight: bold;
    color: #2488b3;
    text-decoration: none !important;
    text-align: left;
}
.card {
    border: none;
}
.card-header {
    background-color: transparent;
    border: none !important;
}

.btn-link:hover {
    text-decoration: none;
}

.btn-link:focus {
    text-decoration: none;
}

.ardor_siderbar_heading_filters a p {
    color: #878787;
    font-size: 0.8rem;
    padding-left: 1rem;
    line-height: 0.5;
    margin-top: 0.5rem;
}

.ardor_siderbar_heading_underline {
    border-bottom: 1px solid #888888;
    width: 8rem;
}

.card-header {
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 0;
    margin-top: 0;
}

.card-body {
    padding-top: 0;
    padding-bottom: 0;
}








.ardor_more_jobs_section {
    margin-top: 3rem;
}

.ardor_more_jobs_heading {
    font-family: 'georgiabold';
    color: #1f3044;
    font-size: 1.7rem;
    line-height: 1;
}

.ardor_more_jobs_tags {
    float: right;
    color: #ffffff;
    background-color: #2488b3;
    padding: 0.05rem 0.3rem;
}

.ardor_more_jobs_title_anchor {
    text-decoration: none !important;
}

.ardor_more_jobs_title {
    color: #2488b3;
    text-align: left;
    font-size: 1.5rem;
    margin-top: 3rem;
}

.ardor_more_jobes_title_seperator {
    margin-top: 0;
    border-color: #2488b3;
    border-top-width: 3px;
    width: 5rem;
    margin-left: 0;
}

.ardor_more_jobs_location {
    font-weight: 600;
    color: #000000;
    margin-top: 1rem;
    font-size: 1.2rem;
}

.ardor_more_jobs_setting {
    color:#606060;
    font-weight: 600;
    font-size: 0.9rem;
    margin-bottom: 0;
}

.ardor_more_jobs_setting span {
    color:#606060;
    font-weight: 400;
}

.ardor_more_jobs_employment_types {
    margin-top: 0;
    color:#606060;
    font-weight: 600;
    font-size: 0.9rem;
}

.ardor_more_jobs_employment_types span {
    color:#606060;
    font-weight: 400;
}

.ardor_more_jobs_salary {
    color: #2488b3;
    font-weight: 600;
    float: right;
}

.ardor_more_jobs_salary span {
    font-size: 0.7rem;
}


.arodr_more_jobs_heading_before_image {
    height: 8rem;
    width: 8rem;
    position: absolute;
    margin: -60px 0 0 -45px;
}

.row.ardor_more_jobs_section_row {
    margin-top: 3rem;
}

.ardor_more_jobs_box {
    border: 1.5px solid #ffffff;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.ardor_more_jobs_box:hover {
    border: 1.5px solid #b0b0b0;
}


.global_only_button {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    position: relative;
    padding: 0.4em 1.4em;
    padding-right: 4.7em;
    border: none;
    color: white;
    transition: 0.2s;
    width: -webkit-fill-available;
}

.global_only_button:before,
.global_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.global_only_button.btn_text {
    text-align: left;
}


.global_only_button:hover {
    background: #0079a5;
}

.global_only_button:active,
.global_only_button:focus {
    background: #002e3f;
    outline: none;
}

.btn_text {
    background: #1f3044;
}

.btn_text:hover {
    background: #1f3044;
}

.btn_text:active,
.btn_text:focus {
    background: #1f3044;
}

.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;
}

.btn_text:hover:after {
    background: #1f3044;
}