body {
    background-color: #eaefff;
}

.ie-error {
    position: fixed;
    background-color: #FFCDD2;
    color: #000;
    width: 100vw;
    height: 64px;
    justify-content: center;
    align-items: flex-end;
    padding: 21px 0;
    display: none;
    /*display: flex;*/
    text-align: center;
    box-sizing: border-box;
    font-weight: 700;
    font-size: 20px;
}

.ie-error img {
    display: block;
    width: 34px;
    height: 30px;
    margin-left: 0;
    margin-right: 16px;
    margin-bottom: -1px;
}

.ie-error a {
    display: block;
    margin: 0;
    text-decoration: underline;
    color: #000;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.1111111111;
}

.bg {
    width: 1440px;
    /*width: 100% !important;*/
    height: 95vh;
    /*background-color: #cacaca;*/
    display: flex;
    justify-content: center;
    align-items: center;
}

.area_login_main {
    width: 1200px;
    height: 672px;
    border-radius: 12px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    /*margin-top: 136px;*/
    margin-left: 120px;
    overflow: hidden;
}

.div_login_content {
    padding-top: 100px;
    width: 50%;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
}

.img_login_banner {
    float: right;
    /*width: 600px;*/
    width: 576px;
    height: 672px;
    /*background-color: #f1f1f1;*/
    background-image: url("/img/login/img-login-promotion-banner.png") !important;
}

.img_logoCVI_squre {
    width: 111px;
    height: 96px;
    object-fit: contain;
}

.login_form {
    display: inline-block;
}

.input_default {
    font-size: 18px;
    /*width: 367px ;*/
    width: calc(100% - 52px);
    height: 64px;
    border: none;
    background-color: #ffffff;
    /*padding-left: 16px;*/
    padding-left: 50px;
    vertical-align: middle;
}

.input_default:focus {
    border: none;
    outline: 0;
    background-color: #eaefff;
    font-size: 18px;
    font-weight: normal;
    color: #4b5de4;

}

.area_login_input {
    border: solid 1px #cbcff8;
    margin-bottom: 16px;
    display: flex;
    alalign-items: center;
}

.area_login_input.last_input {
    margin-bottom: 0 !important;
}

.img_icn {
    padding-left: 16px;
    vertical-align: text-bottom;
    position: absolute;
    padding-top: 25px;
}

.input_default.text_login_id::placeholder {
    width: 192px;
    height: 22px;
    font-family: 'Noto Sans KR', dotum, sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    color: #b4b4b4;
}

.input_default.text_login_pw::placeholder {

    width: 245px;
    height: 22px;
    font-family: 'Noto Sans KR', dotum, sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    color: #b4b4b4;
}

.btn_block_login_default {
    border-radius: 8px;
    border: none;
    margin-top: 24px;
    padding: 0;
    width: 448px;
    height: 80px;
    object-fit: contain;
    background-image: url("/img/button/btn-block-login-default.svg");
}

.btn_block_login_default.active {
    background-image: url("/img/button/btn-block-login-active.svg");
    overflow: hidden;
}

.btn_block_login_default.active:active {
    background-image: url("/img/button/btn-block-login-press.svg");
}

.btn_block_login_default:hover {
    cursor: pointer;
}

.text_login_main {
    width: 100%;
    height: 36px;
    font-family: 'Noto Sans KR', dotum, sans-serif;
    font-size: 28px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    margin-top: 8px;
    margin-bottom: 48px;
    font-weight: 300;
    color: #4c4c4c;
}

.icn_user_default {
    top: 50%;
    margin-left: 17px;
    margin-top: 17px;
    z-index: 1;
    color: #4f5b66;
    position: absolute;
    width: 16px;
    height: 18px;
    object-fit: contain;
}

.text_login_sub {
    padding-top: 438px;
    margin-right: 48px;
    padding-right: 48px;
    width: 100%;
    font-family: 'Noto Sans KR', dotum, sans-serif;
    font-size: 42px;
    font-weight: 100;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -2px;
    text-align: right;
    color: #a6a8ae;
}

.text_login_error {
    margin-top: 8px;
    text-align: left;
    font-family: 'Noto Sans KR', dotum, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: normal;
    color: #525252;
}

.text_login_error img {
    vertical-align: middle;
}

.text_login_sub div {
    padding-right: 48px;
}

.div_login_bottom {
    padding-top: 24px;
}

.text_login_bottom {
    width: 78px;
    height: 19px;
    font-family: 'Noto Sans KR', dotum, sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
    color: #6d7278;
}

label.text_login_bottom {
    padding-right: 11px;
    /*border-right:1px solid #989898;*/
}

span.text_login_bottom {
    padding-left: 11px;
}

.text_login_bottom:hover {
    cursor: pointer;
}

.btn_checkbox_default {
    vertical-align: middle;
    margin-right: 8px;
    width: 24px;
    height: 24px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
    box-shadow: none;
    background: url("/img/button/btn-checkbox-default.svg") no-repeat;
}


.btn_checkbox_default:checked {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    box-shadow: none;
    background: url("/img/button/btn-checkbox-active.svg") no-repeat;
}



@media (max-width: 1440px) {
    .bg {
        width: 1200px !important;
        height: 900px !important;
        padding: 0 !important;
    }

    .area_login_main {
        margin: 0 auto !important;
    }

    .bg_footer {
        width: auto !important;
    }
}