﻿.text-muted-title {
    color: #000000;
    margin-left: 8px;
    margin-right: 3px;
}

.header__form_item {
    background: #FFFFFF;
    border-radius: 4px;
}

.form-tem-box {
    background: #FFFFFF;
    border-radius: 4px;
    margin-bottom: 17px;
    box-shadow: 0px 4px 20px rgb(0 0 0 / 5%);
}

.header__form_item > .row {
    padding: 20px 60px;
}

.contact__item_title {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: #070707;
    margin-bottom: 8px;
}

.only_site__title {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    display: flex;
    align-items: center;
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 0px;
}

.fm__inner__box {
    padding: 30px 60px;
    border-radius: 0px 0px 4px 4px;
}

.fm__inner__box_advanteges {
    padding: 30px 17px;
    border-radius: 0px 0px 4px 4px;
}


.input-title__name {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 12px;
}

.fm__inner__box .form-group {
    margin-bottom: 32px;
}

.icon-calendar {
    right: 13px;
    top: 8px;
    pointer-events: none;
}

.btn__save {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    border-radius: 3px;
    padding: 10px 25px;
    text-align: center;
}

.link-edit:hover {
    background: #c1c1c138;
}

.btn__save:focus {
    outline: none;
    box-shadow: none;
}

.btn:focus {
    outline: none !important;
    box-shadow: none !important;
}

.btn__save:hover {
    color: white;
}

.btns-item {
    padding: 26px 60px;
    border: 1px solid #E4E4E4;
    border-radius: 4px;
    max-width: 907px;
    margin: auto;
    box-shadow: 0px 4px 20px rgb(0 0 0 / 5%);
}



.field-validation-error {
    font-size: 12px;
}

.first__info_row {
    max-width: 531px;
    margin: auto;
}

.information-content {
    margin-top: 50px;
    padding: 0 45px;
}

.info__address {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: #000000;
    text-align: left;
    margin-bottom: 10px;
}

    .info__address > span {
        font-weight: 700;
    }


.about-text {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    display: flex;
    align-items: center;
    color: #000000;
    font-family: 'arianamu';
}

.about__contaienr {
    padding: 30px 25px;
    box-shadow: 0px 4px 20px rgb(0 0 0 / 5%);
    border-radius: 4px;
}

.form__item__box_info {
    background: #FFFFFF;
    border-radius: 0px 0px 4px 4px;
    margin-bottom: 17px;
}

.rows-small {
    margin: 8px -8px;
}

.details-info-1 > .container-info {
    padding: 30px 25px;
}

.details-info-1 .first__info_row {
    margin-left: 165px;
}

.just__save {
    padding: 0px !important;
}

.about-text > ul {
    margin-left: 1rem;
}

text-gray {
    color: rgba(0, 0, 0, 0.6);
}

.save-msg {
    color: rgba(0, 0, 0, 0.8);
}

.btn__save > span {
    text-transform: lowercase;
}

@media (max-width:767px) {

    .fm__inner__box_img {
        padding: 0px 5px;
    }

    .fm__inner__box {
        padding: 30px 15px;
    }

    .about__contaienr {
        padding: 15px 15px;
    }

    .header__form_item > .row {
        padding: 20px 15px;
    }

    .col-img-banner {
        display: none;
    }
}

@media (max-width:580px) {

    .fm__inner__box {
        padding: 25px 15px;
    }

    .input-title__name {
        margin-bottom: 12px;
    }

    .fm__inner__box .form-group {
        margin-bottom: 20px;
    }

    .fm__inner__box {
        padding-bottom: 5px;
    }
}

.step-item {
    background: #00A579;
    border: 1px solid rgba(181, 181, 181, 0.05);
    border-radius: 50%;
    width: 28px;
    height: 28px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF !important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
}

.line-step {
    background: #00A579;
    width: 1px;
    height: 58px;
}

.step-nav {
    position: relative;
}

.step-line {
    position: absolute;
    background: transparent;
}

.step-item {
    position: absolute;
}

.circle-step {
    width: 9px;
    height: 9px;
    background: #00A579;
    border-radius: 50%;
    position: absolute
}

.circle-step-1 {
    left: -4px;
}

.circle-step-2 {
    left: -4px;
}

.disable-step {
    background: #B8B8B8;
    pointer-events: none;
}

.step-title {
    display: block;
    margin-left: 39px;
}

.step-nav > a {
    text-decoration: none;
}

.step-title-1 {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.0015em;
    color: #6F6F6F;
}

.step-title-2 {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.0025em;
    color: #6F6F6F;
}

.step-nav > a.active {
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    background: rgba(0, 0, 0, 0.05);
    min-width: 255px;
}

.step-nav > a {
    padding: 12px 8px;
    max-width: 267px;
    display: block;
}

.active > .step-item {
    border: 1px solid #00A579;
    background: #00A579;
}

.active-job-desc-link {
    background: #FFA500;
    box-shadow: 0px 2px 5px rgb(210 210 210 / 15%);
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: white !important;
}

.lang-change {
    color: #0F0F0F;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    border-radius: 10px 0px 0px 0px;
    padding: 13px 46px !important;
}

    .lang-change:hover {
        color: #0F0F0F;
    }

.lngchange2 {
    border-radius: 0px 10px 0px 0px;
}

.remove-version {
    position: absolute;
    right: 8px;
    top: 3px;
    font-size: 12px;
    cursor: pointer;
}

.padding-30-60 {
    padding: 30px 60px !important;
}

.req-fields {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: #0D66D0;
    opacity: 0.8;
    margin-bottom: 17px;
}

.only-one-position {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 13px;
}


.datapicker-block {
    max-width: 333px;
}

.dticon {
    position: absolute;
    top: 12px;
    right: 12px;
    pointer-events: none;
}

.buttons-container {
    display: flex;
    justify-content: end;
}

.step-container {
    max-width: 1250px;
    margin: auto;
}

span.email-ids {
    margin-right: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 5px;
    display: inline-flex;
    background: #F0F9FF;
    border: 1px solid rgba(14, 70, 161, 0.5);
    border-radius: 100px;
    margin-bottom: 5px;
}

span.cancel-email {
    text-align: center;
    margin-left: 4px;
    border-radius: 49%;
    line-height: 19px;
    cursor: pointer;
}

.email-id-row {
    border: 1px solid #ccc;
    padding: 7px 8px !important;
    min-height: 39px;
}

span.to-input {
    display: block;
}

.mb-33 {
    margin-bottom: 41px;
}

.enter-mail-id {
    border: none;
    outline: none;
    margin-top: 0px;
    width: 100%;
}

    .enter-mail-id:focus {
        background-color: transparent !important;
    }

.row-mails {
    display: flex;
    flex-wrap: wrap;
}

.all-mail {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    width: 100%;
}

.enter-mail-width {
    width: 30%;
}

.title_special_form {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: rgba(0, 0, 0, 0.8);
}

.choose-labels {
    display: flex;
    justify-content: end;
}

    .choose-labels > label > span {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #000000;
    }

    .choose-labels > label {
        margin-right: 13px;
        display: flex;
        align-items: center;
    }


.lb-border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.pd-top-bt-23 {
    padding-bottom: 23px;
    padding-top: 23px;
}

.jtl-txt {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: rgba(0, 0, 0, 0.7);
}

.add-questions {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    color: #0E46A1;
    text-decoration: none !important;
    margin-bottom: 0px;
}

.qust {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}


.prev-page {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
}

.inner-box {
    background: #2EAADC;
    border-radius: 8px;
    padding: 15px;
    color: white;
    z-index: 9;
    max-width: 274px;
    right: 220px;
    top: -44px;
    display: none;
}

.innerboxmail {
    max-width: 304px;
    right: 172px;
    top: -76px;
    display: no
}

.inner-box::before {
    content: "";
    width: 8px;
    height: 16px;
    background: #2EAADC;
    position: absolute;
    top: 40%;
    left: -2px;
    transform: rotate(45deg);
}

.back-mob-page {
    display: none;
}

@media (max-width:992px) {
    .back-mob-page {
        margin-bottom: 17px;
        width: 33px;
        height: 33px;
        background: #F7EBDB;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .prev-page {
        display: none;
    }

    .mb50 {
        margin-bottom: 30px;
    }

    .padding-30-60 {
        padding: 15px 15px !important;
    }

    .step-title {
        display: none;
        margin-left: 39px;
    }

    .step-nav > a.active {
        border: unset;
        background: unset;
    }

    .step-line-1 {
        top: 26px;
        left: 35px;
    }

    .circle-step {
        display: none;
    }

    .line-step {
        width: 110px;
        height: 1px;
    }

    .step-nav > a {
        margin-bottom: -5px;
        min-height: 56px;
    }

    .step-item-2 {
        top: 12px;
        left: 145px;
    }

    .step-line-2 {
        top: 27px;
        left: 172px;
        width: 110px;
    }

    .step-item-3 {
        top: 12px;
        left: 282px;
    }
    .step-nav {
        position: relative;
        max-width: 320px;
        margin: auto;
    }
}
.line-divider-step {
    height: 1px;
    width: 58px;
    background: #B8B8B8;
    margin: 0 20px;
}

.stepsMenu {
    background: #FFF;
    box-shadow: 1px 5px 20px 0 rgba(3, 2, 41, 0.05);
    position: sticky;
    top: 70px;
    padding: 20px 0;
    z-index: 999;
}
@media (max-width:767px) {

    .stepsContent {
        padding: 0px;
    }

    .mb-33 {
        margin-bottom: 20px;
    }

    .choose-labels {
        display: flex;
        justify-content: start;
        margin-top: 10px;
    }

    .rounded > p {
        padding-bottom: 0px;
    }

    .special-panel {
        margin-bottom: 17px;
    }
}

@media (max-width:576px) {
    .salmin {
        padding-right: 5px !important;
    }

    .header__form_item > .btn {
        padding: 10px 6px;
    }

    .choose-labels > label {
        margin-top: 9px;
    }

    .choose-labels {
        flex-direction: column
    }
}


@media (max-width:380px) {
    .line-step {
        width: 87px;
    }

    .step-nav {
        max-width: 280px;
        margin: auto;
    }

    .step-item-2 {
        top: 12px;
        left: 126px;
    }

    .step-line-2 {
        top: 27px;
        left: 154px;
        width: 110px;
    }

    .step-item-3 {
        top: 12px;
        left: 241px;
    }
}

.alertPublish {
    width: 100%;
    background: #FFCC00;
    box-shadow: 0px 5px 15px 6px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    display: flex;
    align-items: center;
    padding: 15px 26px;
}

.publishtxt {
    margin-bottom: 0px;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 25px;
    color: #FFFFFF;
}

.triangle {
    margin-right: 16px
}

.statment-box {
    background: #FFFFFF;
    border-radius: 5px;
    padding: 31.5px 44px;
    width: 100%;
}

.slider-statemant {
    border-radius: 4px;
    box-shadow: 0px 4px 20px rgb(0 0 0 / 5%);
}

.state-type {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    display: flex;
    align-items: center;
    color: #000000;
    margin-right: 5px;
}

.state-italic {
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    display: flex;
    align-items: center;
    color: #000000;
}

.state-item {
    display: flex;
    margin-bottom: 15px;
}

.statemant-container {
    margin-top: 35px;
    margin-bottom: 30px;
    min-height: 140px;
}

.stateImg {
    width: 12px;
    margin-right: 12px;
}

.state-item span {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #444444;
}

.p-12 {
    padding: 12px;
}

button.slick-prev {
    background: #F6F6F6 !important;
    border-radius: 0px !important;
    left: 0px !important;
}

.slick-next {
    background: #F6F6F6 !important;
    border-radius: 0px !important;
    right: 0px !important;
}

.statemants {
    margin: 17px 0px;
}

.package-box {
    display: flex;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgb(0 0 0 / 5%);
    border-radius: 5px;
    height: 340px;
    flex-direction: column;
    justify-content: space-between;
}

.package-txt {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #000000;
    padding: 57px 15px;
}

.package-footer {
    display: flex;
    justify-content: space-between;
    background: #F0F9FF;
    border-top: 1px solid rgba(0, 0, 0, 0.13);
    border-radius: 0px 0px 5px 5px;
    padding: 15px 45px;
}

.ph-number {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 116%;
    color: #0E46A1;
}

@media (max-width:1200px) {
    .package-footer {
        padding: 15px 15px;
    }
}

@media (max-width:767px) {
    .rightPackage {
        padding-left: unset !important;
        margin-top: 17px;
    }

    .package-box {
        height: 295px;
    }
}

.slider-statemant {
    width: 100% !important;
    max-width: 605px !important;
}

.slick-track {
    box-sizing: border-box;
}

.display-jobpanel > .main-details {
    padding: 0px !important;
    margin-bottom: 0px !important;
}

.display-jobpanel .JobDescriptionBox > .col-lg-8 {
    max-width: 98.5% !important;
    flex: 100%;
}

.display-jobpanel .JobDescriptionBox > .col-lg-4 {
    flex: 0 0 100% !important;
    max-width: 100%;
}

    .display-jobpanel .JobDescriptionBox > .col-lg-4 .works-box {
        display: none;
    }

.mt-40 {
    margin-top: -40px;
}

.ForeignCitizens {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 0px !important;
    display: flex;
    align-items: center;
    margin-top: 0px;
}

.checkcityzens {
    width: 18px;
}

.cityzentxt {
    width: 237px;
}

.BackgroundWhite {
    background-color: white;
}

.mb30 {
    margin-bottom: 30px !important;
}

.apply-row-part:last-child {
    margin-bottom: 0px !important;
}

.apply-row-part {
    margin-bottom: 15px !important;
}

.bluetool .tooltip-inner {
    background-color: #2EAADC;
    padding: 15px 15px;
    max-width: 334px;
}

.bluetool .tooltip.bs-tooltip-right .arrow:before {
    border-right-color: #2EAADC !important;
}

.bluetool .tooltip.bs-tooltip-left .arrow:before {
    border-right-color: #2EAADC !important;
}

.bluetool .tooltip.bs-tooltip-bottom .arrow:before {
    border-right-color: #2EAADC !important;
}

.bluetool .tooltip.bs-tooltip-top .arrow:before {
    border-right-color: #2EAADC !important;
}

/**/
.bluetool2 .tooltip-inner {
    background-color: #2EAADC;
    padding: 15px 15px;
    max-width: 334px;
}

.bluetool2 .tooltip.bs-tooltip-right .arrow:before {
    border-right-color: #2EAADC !important;
}

.bluetool2 .tooltip.bs-tooltip-left .arrow:before {
    border-right-color: #2EAADC !important;
}

.bluetool2 .tooltip.bs-tooltip-bottom .arrow:before {
    border-right-color: #2EAADC !important;
}

.bluetool2 .tooltip.bs-tooltip-top .arrow:before {
    border-right-color: #2EAADC !important;
}

.bluetool-box {
    background-color: #2EAADC;
    padding: 15px 40px;
    max-width: 342px;
    color: white;
    z-index: 999;
    right: 0px;
    top: 40px;
    border-radius: 4px;
    display: none;
}

.Repostingtext {
    margin-bottom: 18px;
}

.publiShtext {
    position: relative;
}

.postingIcon:hover + .bluetool-box {
    display: block;
}

.publiShtext::before {
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    border-radius: 50%;
    position: absolute;
    content: "";
    left: -25px;
    top: 35px;
}

.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
    box-shadow: unset !important;
}

.btnshowRepost {
    display: flex;
    justify-content: end;
    align-items: center;
}

@media (max-width:768px) {
    .btnshowRepost {
        justify-content: start;
        margin-left: 15px !important;
    }

    .mt-30 {
        margin-top: 30px;
    }
}

@media (max-width:500px) {
    .btnsGroupPost {
        flex-direction: column;
    }

    .bluetool-box {
        right: -56px;
        top: 90px;
        padding: 15px 35px;
        max-width: 322px;
    }

    .state-type {
        font-size: 20px;
    }
}

@media (max-width:400px) {
    .state-type {
        font-size: 18px;
    }
}

.hidden {
    display: none;
}

.inputvalidation-error {
    border: 1px solid red !important;
    margin-bottom: 0px !important;
    background-color: #FEE !important;
    border-radius: 4px !important;
}

.opacity-0 {
    opacity: 0;
}

.backTransparent {
    background-color: transparent;
}

.lang-display {
    margin-left: 2px;
}

.langcloseWhite {
    filter: invert(100%) sepia(18%) saturate(521%) hue-rotate(251deg) brightness(119%) contrast(100%);
}

input[type="number"]:not(.number-input) {
    -webkit-appearance: none;
    -moz-appearance: textfield;
}

input[type="number"]:not(.number-input)::-webkit-outer-spin-button,
input[type="number"]:not(.number-input)::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;

}

input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    min-width: 20px;
    min-height: 20px;
    padding: 3px;
    background-clip: content-box;
    border: 1.5px solid #0E46A1;
    border-radius: 50%;
    width: 20px;
    height: 20px;
}

    /* appearance for checked radiobutton */
input[type="radio"]:checked {
    background-color: #0E46A1;
}

.form-itembox {
    background: #FFFFFF;
    border-radius: 0px 0px 4px 4px;
    margin-bottom: 17px;
    box-shadow: 0px 4px 20px rgb(0 0 0 / 5%);
    margin-top: 0px;
}

.cke_screen_reader_only {
    height: 0px !important;
}

.email-desx {
    margin-top: -20px;
}

.applyImg {
    width: 136px;
    margin-left: -21px;
}

.confirm-box {
    background: #E3FCEF;
    border: 1px solid rgba(0, 183, 134, 0.3);
    border-radius: 4px;
}

@media (max-width:450px) {
    .bluetool2 .tooltip-inner {
        background-color: #2EAADC;
        padding: 6px 4px;
        max-width: 160px;
    }

    .bluetool .tooltip-inner {
        background-color: #2EAADC;
        padding: 6px 4px;
        max-width: 170px;
    }
}

.slider-statemant .slick-next, .slider-statemant .slick-prev {
    border-radius: 50% !important;
}

.slider-statemant .slick-next {
    right: 7px !important;
}
.validmailstep {
    color: red;
    font-size: 12px;
    margin-bottom: 12px;
    display: none;
}
.slider-statemant .slick-prev {
    left: 7px !important;
}

.applytext {
    font-style: italic;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: rgba(0, 0, 0, 0.7);
}
.package-img {
    max-width: 155px;
    margin: auto;
    height: 130px;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.05));
}
.package-img > img {
   width: 100%;
}
.package-content {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    color: #000000;
    max-width: 400px;
    margin: auto;
    margin-bottom: 40px;
}
.mt-10 {
    margin-top: 10px;
}
.display-jobpanel .hasCover-height {
    height: 255px !important;
}
.job-section-title {
    padding: 16px 60px;
    color: rgba(0, 0, 0, 0.80);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
  background: rgba(248, 248, 248, 0.97);
    box-shadow: 0 2px 5px 0 rgba(210, 210, 210, 0.40);
}
.pd-salary-section {
    padding-top: 30px;
    padding-bottom: 0px;
    padding-left: 60px;
    padding-right: 60px;
    border-radius: 0px 0px 4px 4px !important;
}
.jobdetails-hint1 {
    margin-top: 30px !important;
}
.jobdetails-hint2{
    margin-top: 64px;
}
.employment-hint1 {
    margin-top: 20px !important;
}
.applicationDeadlineHint {
    margin-top: -25px;
}

.mr-sallary {
    margin-right: 20px !important;
}
@media (max-width: 992px) {
    .pd-salary-section {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .stepsMenu{
        padding: 0px;
    }
    .step-nav > a.active {
        min-width: unset;
    }
    .step-nav > a {
        padding: 12px 20px;
    }
    .job-section-title{
        padding: 16px 14px;
    }
    .mr-sallary {
        margin-right: 0px !important;
    }
}
.jobdetails-hint1, .jobdetails-hint, .employmentDetailsHint1, .employmentDetailsHint1, .employmentDetailsHint2,
.applicationDeadlineHint, .salaryhint, .apphint, .apphint3{
    transition: color 0.3s ease;
}
.d-flex:has(.evt-jobTitle:hover) .jobdetails-hint1 {
    color: black !important;
}
.d-flex:has(.createjob-editor:hover) .jobdetails-hint {
    color: black !important;
}
.d-flex:has(.employmentdetailes1:hover) .employmentDetailsHint1 {
    color: black !important;
}
.d-flex:has(.employmentdetailes2:hover) .employmentDetailsHint2 {
    color: black !important;
}
.d-flex:has(.applicationDeadline:hover) .applicationDeadlineHint {
    color: black !important;
}
.d-flex:has(.pd-salary-section:hover) .salaryhint {
    color: black !important;
}
.appform-section:has(.procedure-row:hover) .apphint {
    color: black !important;
}
.d-flex:has(.questionaire:hover) .apphint3 {
    color: black !important;
}
.stepsContent .form-item-box {
    box-shadow: 0 2px 5px 0 rgba(210, 210, 210, 0.40);
    border-radius: 0px;
}
.radius4-0 {
    border-radius: 4px 4px 0 0;
}
.questionaire {
    border-radius: 0px 0px 4px 4px !important;
}
.appform-container{
    height: 210px;
}
@media (max-width:992px){
    .appform-container {
        height: auto;
    }
}