@charset "utf-8";
/* CSS Document */
.brand-logo{display:none;}
.chk-area{ margin:15px 0 0; text-align:right;}
.header-member                  {height:96px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center;}
.header-member h2{margin-top:10px;}

.login-top { box-shadow: 0 0 9.9px 0.1px rgba(29, 39, 79, 0.57);   border: solid 1px #34529e; background-color: #3f63bf; }
.login-top .header-member { height: 70px; }
.login-top .login_title { color: #ffffff; letter-spacing: -1.25px; font-size: 25px; font-weight: bold; margin-left: 20px; }
/*.login-container				{background:url(../../images/login_bg.jpg) no-repeat; background-size: cover;}*/
.login-container {background: #c6d2e5 url(../../images/img-one-digital-login-bg.png) no-repeat; background-size: unset;  background-position: center; display: -ms-flexbox; display: flex; justify-content: center !important; align-items: center !important; min-height: 900px;}
/*.login-content					{display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: flex; flex-direction: column; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; height:100% ; }*/
/*.login-content .intro-txt       {text-align: center; font-size: 47px; color:#000; font-weight: 600; letter-spacing: -0.07em; line-height: 1.2em;}*/
/*.login-content .h_line			{ background:#88abda; margin:30px auto ; width:52px; height:2px;}*/
/*.login-content .login_tit		{ color:#000; font-size:18px; margin:20px 0 10px; font-weight: 600}*/



.page-wrapper .page-wrapper-row {display: flex;}
.page-wrapper-row.full-height.login-container {height: 100%; display: flex; display:-ms-flexbox; width: 100%;}
.brand-logo { display:none; }
.chk-area { margin:15px 0 0; text-align:right; }
.header-member { height:96px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: flex; display:-ms-flexbox; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-bottom: -6px;}
.header-member h2 { margin-top:10px; }
.login-top { box-shadow: 0 0 9.9px 0.1px rgba(29, 39, 79, 0.57);   border: solid 1px #34529e; background-color: #3f63bf; }
.login-top .header-member { height: 70px; }
.login-top .login_title { color: #ffffff; letter-spacing: -1.25px; font-size: 25px; font-weight: bold; margin-left: 20px; }


.login-wrap {display: flex; display:-ms-flexbox; align-items: center; height: 100%;}
.login-content { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: flex; flex-direction: column; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; width: 480px; margin: 0 auto; height: 688px; box-shadow: 0 0 20.8px 0.2px rgba(29, 39, 79, 0.16);  background-color: rgba(255, 255, 255, 0.75); margin-bottom: 100px; margin-top: 100px; }
.login-content .intro-txt {text-align: center; font-size: 47px; color:#000; font-weight: 600; letter-spacing: -1.8px !important; line-height: 1.2em; font-family: NanumSquare, 'sans-serif'; }
.login-content .h_line { background:#88abda; margin:30px auto ; width:52px; height:2px; }
.login-content .login_tit { color:#000; font-size:18px; margin:20px 0 10px; font-weight: 600; }
.login-input-box { width:390px; margin-top: 15px; }
.login-input-box input 	{width:100%; height:60px; border:#e2e2e2 solid 1px; height:50px; font-size:20px; margin-top:10px; border-radius: 2px; color:#227eff; padding-left: 50px;box-sizing:border-box}
/*.login-input-box .input-id		{ background:#fff url(../../images/i_id.png) no-repeat 15px;}*/
/*.login-input-box .input-id:focus{ background:#fff url(../../images/i_id_on.png) no-repeat 15px; border:#5ca0ff solid 2px;}*/
/*.login-input-box .input-pw		{background:#fff url(../../images/i_pw.png) no-repeat 15px;}*/
/*.login-input-box .input-pw:focus{background:#fff url(../../images/i_pw_on.png) no-repeat 15px;}*/
.login-content .txt{ font-size:12px; color:#000000; margin-top: 18px; letter-spacing: -0.08em; line-height: 1.2em;}
.login-input-box .confirm .k-button{ height:60px; color:#fff; width:100%; font-size:20px; margin-top: 15px;}
.login-input-box span.k-widget.k-tooltip-validation{ position: relative; display: flex; align-items: center; margin-bottom:5px; color:#ff0000; background:none; box-shadow: none; flex-direction: row}
.login-input-box .k-tooltip-validation>.k-icon{margin-right:4px;}

.link-resister-wrap{ margin-top:10px; text-align: center}
.link-resister-wrap a{display: inline-block;  border-bottom: #cc solid 1px;}

.join-form-container *{ box-sizing: border-box !important;}
.join-form-container .form-control{width:90%}

.form-body{margin-bottom:30px;}

.k-tooltip.k-tooltip-validation{background-color:transparent; color:#ff3d00}

/*register*/
.register-form-container{ margin:0 !important; box-sizing:border-box !important}
.register-form-container .k-edit-label,.register-form-container .k-edit-field{margin-bottom:0}
.register-form-container h4{padding:15px 0 10px; color:#000}
.register-form-container .k-tooltip{text-align:left;}
.register-form-container .bottom-btn-wrap{margin:20px 0 15px}
.register-form-container .k-edit-field label{display:block; font-weight:300; font-size:12px; margin-top:10px;}
.name-input{ align-items:center}
.name-input label{margin:0 8px}
.row *{box-sizing:border-box !important;}

/*error-user-agent*/
.error-container { display: flex; justify-content: center; align-items: center; min-height: 90vh; padding: 20px; }
.error-content { background: #fff; border: 1px solid #eee; border-radius: 12px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); padding: 40px 30px; max-width: 600px; text-align: center; }
.error-icon { background-color: #4066bf; padding: 12px; border-radius: 10px; display: inline-block; }
.error-icon img { width: 80px; height: auto; display: block; }
.error-title { font-size: 1.4rem; font-weight: bold; margin-bottom: 12px; color: #444; }
.error-description { font-size: 0.95rem; color: #444; line-height: 1.5; }

@media (max-width: 767px) {
	.container, .inner, .login-input-box{width:100%;}
	.header-member{height:50px;}
	.header-member h1{margin:0; padding:0 16px;}
	.header-member img{height:30px; width:auto;}
	.login-content .intro-txt{font-size:24px; padding:0 32px;}
	.footer{padding:0}
	.footer .footer-menu{ margin-bottom:0; padding:10px 16px; line-height:1.4}
	.footer .footer-logo{position:static; display:none;}
    .footer .inner .copy .responsive-break { display: block; }
}


/* Responsive Start*/
@media screen and (max-width: 970px) {
    .inner {
        width: auto;
        display: flex;
        flex-direction: column;
        padding: 0 20px;
    }
    .footer .footer-logo {
        position: unset;
        display: block;
    }
    .footer .footer-copy {
        margin-left: 0;
    }
    .footer .footer-menu {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .login-top .header-member {
        padding: 0 20px;
        justify-content: center;
    }
    .login-input-box {
        display: flex;
        flex-direction: column;
        gap: 15px;
        margin-top: 0;
    }
    .footer {
        min-height: 180px;
    }
}

@media (max-width: 640px) {
    .page-wrapper-row.full-height.login-container {
        min-height: calc(100% - 250px);
        height: auto;
        background-color: #fff;
        background-image: none;
    }
    .login-content {
        height: auto;
        width: 100%;
        margin: 30px 20px 20px;
        box-shadow: none;
    }
    .login-content .intro-txt {
        padding: 0;
        font-size: 30px !important;
    }
    .login-content > div {
        width: 100%;
    }
    .login-input-box input {
        font-size: 16px;
    }
    .login-input-box .confirm .k-button {
        font-size: 16px;
        height: 50px;
    }
    .chk-area {
        margin: 0;
    }
    /* .notice-wrapper {
        width: 300px;
    }
    .notice-wrapper .notice-content img {
        max-height: unset !important;
        width: 100%;
    } */
    .k-window-content .notice-content {
        margin: 0 !important;
    }
    .notice-content .print-container {
        width: 280px;
    }
    .notice-content .print-container img{
        max-height: unset !important;
        width: 100%;
    }
    .k-widget.k-window:nth-of-type(1) {
        top: 0 !important;
        left: 0 !important;
    }
    .k-widget.k-window:nth-of-type(2) {
        top: 20px !important;
        left: 20px !important;
    }
    .k-widget.k-window:nth-of-type(3) {
        top: 40px !important;
        left: 40px !important;
    }
    .k-widget.k-window:nth-of-type(4) {
        top: 60px !important;
        left: 60px !important;
    }
    .k-widget.k-window:nth-of-type(5) {
        top: 80px !important;
        left: 80px !important;
    }
}