/* styles for CJM plugin - leave empty or add custom styles */
.job-opening-list.container {
    display: block;
    margin-top: 80px;
    margin-bottom: 80px;
}
.job-opening-list.container .job-filter form {
    width: 100%;
}
.job-opening-list.container .job-filter input[type="text"], .job-filter [type=submit] {
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-right: 10px;
    padding: 10px 20px;
}
.job-opening-list.container .job-filter select {
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-right: 10px;
    padding: 14px 20px;
}
.job-opening-list.container .job-filter button {
    padding: 10px 50px;
}
button.select2-selection__clear {
    display: none;
}
textarea.select2-search__field {
    /* display: none; */
    margin-top: 0;
    display: block;
    position: absolute;
}
.job-opening-list.container .job-card.col-md-4 {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 20px;
    background: white;
    margin: 0 10px 30px 0;
    width: 31%;
}   

.job-opening-list.container  .job-grid {
    margin: 40px 0;
}
.job-card.col-md-4 h2 a {
    font-size: 22px;
    font-weight: 600;
    color: black;
    text-transform: capitalize;
    text-decoration: none;
}
.job-opening-list.container .job-card.col-md-4 p {
    margin-bottom: 0;
}
.job-more a {
    font-size: 14px;
    font-weight: 400;
    color: #002060;
    text-transform: capitalize;
    text-decoration: none;
}
.job-opening-list.container  .select2-container .select2-search--inline {
    float: left;
    width: 100%;
}
.select2-container .select2-selection--multiple {
    border: solid black 1px;
    outline: 0;
    min-height: 50px !important;
    padding: 5px 20px;
}
.select2-container .select2-search--inline .select2-search__field {
    height: 43px !important;
}
    .cjm-form {
        max-width: 800px;
        margin: 30px auto;
        padding: 25px;
        background: #0955c4a8;
        border-radius: 12px;
        box-shadow: 0 4px 15px rgba(0,0,0,0.08);
        font-family: "Segoe UI", Tahoma, sans-serif;
    }
    .cjm-form h3 {
        margin-top: 25px;
        margin-bottom: 15px;
        padding-bottom: 8px;
        border-bottom: 2px solid #fff;
        color: #fff;
        font-size: 20px;
    }
    .cjm-form p {
        margin-bottom: 15px;
        color: #fff;
    }
    .cjm-form input[type="text"],
    .cjm-form input[type="email"],
    .cjm-form input[type="number"],
    .cjm-form textarea,
    .cjm-form input[type="file"] {
        width: 100%;
        padding: 10px 12px;
        border: 1px solid #ddd;
        border-radius: 8px;
        font-size: 14px;
        transition: all 0.2s ease-in-out;
    }
    .cjm-form input:focus,
    .cjm-form textarea:focus {
        border-color: #0073aa;
        outline: none;
        box-shadow: 0 0 4px rgba(0,115,170,0.4);
    }
    .cjm-form textarea {
        min-height: 80px;
        resize: vertical;
    }
    .experience-group {
        padding: 15px;
        border: 1px solid #e5e5e5;
        border-radius: 10px;
        margin-bottom: 15px;
        background: #fafafa;
    }
    #add-experience {
        display: inline-block;
        background: #28a745;
        color: #fff;
        padding: 10px 18px;
        border: none;
        border-radius: 8px;
        cursor: pointer;
        font-size: 14px;
        transition: background 0.3s;
    }
    #add-experience:hover {
        background: #218838;
    }
    .cjm-form button[type="submit"] {
        background: #0073aa;
        color: #fff;
        padding: 12px 24px;
        border: none;
        border-radius: 8px;
        cursor: pointer;
        font-size: 15px;
        transition: background 0.3s;
    }
    .cjm-form button[type="submit"]:hover {
        background: #005f87;
    }
.cjm-form button {
    margin-bottom: 20px;
}
.cjm-form textarea {
    border: none !important;
}
.cjm-form input[type="file"] {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #6c757d;
    border-radius: 8px;
    font-size: 14px;
    transition: all 0.2s ease-in-out;
    color: #fff;
    border: 1px solid #fff;
}
header.entry-header .entry-title {
    font-size: 30px;
    font-size: 1.875rem;
    text-align: center;
}
.cjm-form textarea {
    border-radius: 5px !important;
}
.cjm-form button {
    background: #fff !important;
    color: #000 !important;
}
.experience-group input[type="file"] {
    border: 1px solid #000;
    color: #000;
}
.cjm-form .experience-group p {
    margin-bottom: 15px;
    color: #2c2626;
}
button#send_otp_btn {
    padding: 0 7px;
    font-size: 17px;
    height: 50px;
    width: 30%;
}
.cjm-form input[type="text"], .cjm-form textarea {
    color: #000 !important;
    background: #fff;
}
.invalid_links {
    width: 78%;
    margin: 100px auto !important;
}
.single_job_opening.container.my-5 {
    margin: 0 !important;
    background: #f8f9fa;
    width: 100% !important;
    max-width: 100%;
    padding: 80px 130px;
}
.single_job_opening  .row {
    background: white;
    padding: 20px 10px;
    border-radius: 10px;
}
span.select_Category {
    display: inline-block;
    width: 20%;
}
span.select_Cat {
    display: inline-block;
    width: 20%;
}
ul#select2-job_category-container li.select2-selection__choice, ul#select2-job_type-container li.select2-selection__choice {
    display: none;
}
ul#select2-job_category-container li.select2-selection__choice:first-child, ul#select2-job_type-container li.select2-selection__choice:first-child {
    display: block;
}
.job-filter {
    margin: auto;
    display: block;
    float: none;
    text-align: center;
}

@media only screen and (max-width: 520px) {
    .job-opening-list.container .job-filter input[type="text"], .job-filter [type=submit] {
    width: 88%;
    margin-bottom: 20px;
}
span.select_Category {
    display: inline-block;
    width: 90%;
    margin-bottom: 20px;
}
span.select_Cat {
    display: inline-block;
    width: 90%;
}
.job-opening-list.container .job-card.col-md-4 {
    width: 100%;
}
}
@media only screen and (min-width: 521px) and (max-width: 764px) {
    .job-opening-list.container .job-filter input[type="text"], .job-filter [type=submit] {
    width: 88%;
    margin-bottom: 20px;
}
span.select_Category {
    display: inline-block;
    width: 90%;
    margin-bottom: 20px;
}
span.select_Cat {
    display: inline-block;
    width: 90%;
}
.job-opening-list.container .job-card.col-md-4 {
    width: 47%;
}
}
@media only screen and (min-width: 765px) and (max-width: 1021px) {
    .job-opening-list.container .job-filter input[type="text"], .job-filter [type=submit] {
    width: 88%;
    margin-bottom: 20px;
}
span.select_Category {
    display: inline-block;
    width: 28%;
    margin-bottom: 20px;
}
span.select_Cat {
    display: inline-block;
    width: 28%;
}
.job-opening-list.container .job-card.col-md-4 {
    width: 47%;
}
}