/* html {
    filter: none !important;
} */

i.ic.ickb {
  font-family: 'icokbank' !important;
}

#apply .input.required .select2-selection__placeholder
,#apply .input.required .select2-selection__rendered {
    color: #ff0000 !important;
}

#apply .input.required input
, #apply .input.required textarea
, #apply .input.required select
, #apply .input.required .select2-container--default .select2-selection--single
, #apply .input.required .select2-container--default .select2-dropdown {
    border: 2px solid #ff0000 !important;
    color: #ff0000 !important;
}

.grecaptcha-badge {
    z-index: 9999;
    bottom: 80px !important;
}

#ScopePolicy .choice-name {
    cursor: default;
}

#ScopePolicy .click-area {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    opacity: 0;
    margin-top: 2px;
    cursor: pointer;
}

.disabled-action {
    opacity: 0.5;
}

.disabled-action
, .disabled-action .btn {
    cursor: default;
}

#apply .action.disabled-action .btn:hover {
    box-shadow: none;
}

#applyNextButton.disabled-action a:hover
, #applyFinishButton.disabled-action a:hover
{
    background: #00563A;
}

.grecaptcha-badge { 
    display:none 
}

#apply .fieldset-2 {
    margin-top: 25px;
}

/* #apply .droplead-green-1 {
    color: #29f3b7;
} */

#apply .droplead-green-1 {
    color: #fff !important;
}

.select2-container--disabled .select2-selection__rendered {
    background-color: #DDDDDD !important;
}

.theme-nc .sc-s-apply.no-self-apply[data-step="1"]:after {
    width: 100%;
}

.theme-nc .sc-s-apply.no-self-apply .sc-layout .sc-kplus {
    display: none;
}

#apply .sc-form li {
  color: #fff;
  font-family: "kurious-looped";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 16px;
}

#apply .sc-form li:last-child {
  margin-bottom: 8px;
}

/* .theme-nc .sc-s-apply .sc-form .lead {
    margin-bottom: 8px;
} */

#apply fieldset {
    margin: 0px auto 16px;
    display: flex;
    flex-direction: column;
    gap: 0px;
}

#apply .field {
    padding-bottom: 0;
}

#apply::after {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: right;
    content: '';
}

#apply .field input, #apply .field .select2-selection__rendered {
    color: #333;
    font-family: "kurious-looped";
    font-size: 16px;
    font-weight: 600;
}

#apply .consent {
    margin-bottom: 16px;
    color: #fff;
    font-family: kurious-looped;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    padding: 0;
}

#apply .btn {
    height: 48px;
    border-radius: 8px;
    display: inline-block;
    line-height: 50px;
}

#apply .action .btn {
    background: #00a94f;
    color: #fff;
    font-family: "kurious-looped" !important;
    font-size: 20px !important;
}

#apply .sc-form .action .btn {
    background: #00563A;
}

#apply .action.disabled-action .btn {
    pointer-events: none;
}

#apply .action.disabled-action .btn {
    background: #ccc;
    color: #999;
    text-align: center;
    font-family: "kurious-looped";
    font-size: 20px;
    font-weight: 600;
}

#apply .field input {
    padding: 12px 16px;
    height: 48px;
}

#apply .field .input.required .text-required {
    font-family: "kurious-looped";
    width: 100%;
    right: 0;
    bottom: -28px;
    background: #ec4546;
    font-size: 13px;
    font-weight: 500;
    margin: 0px;
    padding: 2px 10px;
    line-height: 1.5;
}

#apply .sc-step[data-step="2"] .sc-heading strong {
    color: #fff;
    text-align: center;
    font-family: "kurious-looped";
    font-size: 24px;
    font-weight: 700;
    line-height: 27px;
}

#apply .sc-step[data-step="2"] .lead {
    color: #fff;
    text-align: center;
    font-family: "kurious-looped";
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
}

#apply .select2-container--default .select2-selection--single .select2-selection__arrow b:before
, #apply .select2-container--default .select2-selection--single .select2-selection__clear:before {
    color: #333;
}

#apply .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    content: "";
    position: absolute;
    background: url(../img/icon-chevron-down.svg) no-repeat;
    background-size: cover;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    top: 50%;
    transform: translate(-16px, -50%);
}

#apply .select2-container .select2-selection--single {
    height: 48px;
}

#apply .select2-container .select2-results__option {
    color: #999;
    font-family: "kurious-looped";
    font-size: 16px;
    font-weight: 600;
}

#apply .previous .link {
    font-family: 'notosans_thai', sans-serif;
    text-decoration: none;
}

#apply .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #00a94f;
    color: #fff !important;
}

.theme-nc .sc-s-apply .sc-form .sc-heading strong {
    color: #fff;
    text-align: center;
    font-family: "kurious-looped";
    font-size: 24px;
    font-weight: 700;
    line-height: 27px;
}

#apply .sc-form .lead {
    color: #fff;
    text-align: center;
    font-family: "kurious-looped";
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 8px;
}

@media screen and (min-width: 767px) {
    .theme-nc .sc-s-apply .sc-form .sc-heading strong {
        font-size: 26px;
        line-height: 30px;
    }

    #apply .sc-form .lead {
        font-size: 16px;
    }

    #apply .sc-form ul {
        margin-top: 16px;
    }

    #apply fieldset {
        margin: 32px auto 16px;
        gap: 32px;
    }

    #apply .form-step-wrapper {
        margin: 0 auto;
    }

    #apply .field input {
        padding: 12px 32px;
    }

    #apply .sc-step[data-step="2"] .sc-heading strong {
        font-size: 33px;
        line-height: 30px;
    }

    #apply .field .select2-selection__rendered {
        padding-left: 32px;
    }
}

@media screen and (max-width: 767px) {
    #apply .sc-kplus ul, #apply .sc-form ul {
        margin-top: 10px;
        width: 100%;
        max-width: 400px;
        display: flex;
        flex-wrap: wrap;
        column-gap: 0px;
    }

    #apply .sc-kplus ul li, #apply .sc-form ul li {
        width: 50%;
        display: flex;
        align-items: flex-start;
    }

    #apply .form-step-wrapper {
        margin: 16px 0;
    }

    #apply .field {
        padding-bottom: 15px;
    }
}