/* font define */
@font-face {
    font-family: 'notokr-bold';
    src: url('/font/notokr-bold.eot');
    src: url('/font/notokr-bold.eot?#iefix') format('embedded-opentype'), url('/font/notokr-bold.woff2') format('woff2'), url('/font/notokr-bold.woff') format('woff'), url('/font/notokr-bold.ttf') format('truetype'), url('/font/notokr-bold.svg#notokr-bold') format('svg');
}

@font-face {
    font-family: 'notokr-light';
    src: url('/font/notokr-light.eot');
    src: url('/font/notokr-light.eot?#iefix') format('embedded-opentype'), url('/font/notokr-light.woff2') format('woff2'), url('/font/notokr-light.woff') format('woff'), url('/font/notokr-light.ttf') format('truetype'), url('/font/notokr-light.svg#notokr-light') format('svg');
}

@font-face {
    font-family: 'notokr-Regular';
    src: url('/font/notokr-regular.eot');
    src: url('/font/notokr-regular.eot?#iefix') format('embedded-opentype'), url('/font/notokr-regular.woff2') format('woff2'), url('/font/notokr-regular.woff') format('woff'), url('/font/notokr-regular.ttf') format('truetype'), url('/font/notokr-regular.svg#notokr-regular') format('svg');
}

@font-face {
    font-family: 'notokr-medium';
    src: url('/font/notokr-medium.eot');
    src: url('/font/notokr-medium.eot?#iefix') format('embedded-opentype'), url('/font/notokr-medium.woff2') format('woff2'), url('/font/notokr-medium.woff') format('woff'), url('/font/notokr-medium.ttf') format('truetype'), url('/font/notokr-medium.svg#notokr-medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*###############################################################################*/
/* 바탕 크기, 색상을 남색? 으로 */
html {
    width: 1440px;
    height: 897px;
    background-color: #292c3d;
}

body {
    background-color: #292c3d;
}

/* Left 여백 */
.left_td {
    width: 150px;
    background-color: #292c3d;
}

/* 회사 로고 */
.LOGO_Krafton {
    position: absolute;
    top: 40px;
    width: 74px;
    height: 58px;
    object-fit: contain;
}

/* Password 로고옆 글자*/
.password_text {
    position: absolute;
    top: 26px;
    left: 228px;
    width: 172px;
    height: 53px;
    font-family: 'notokr-bold';
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}

/* Paswword 로고옆 글자*/
.Management-Service {
    position: absolute;
    top: 70px;
    left: 228px;
    width: 227px;
    height: 36px;
    font-family: 'notokr-light';
    font-size: 24px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}

/* 폼 상자 크기 */
.FormRectangle {
    width: 1440px;
    height: 891px;
    vertical-align: top;
    background-color: #292c3d;
}

/* tab 선택 시 네모 상자 */
.tab_container {
    width: 752px;
    height: 829px;
    border: solid 1px #000000;
    background-color: #353849;
}

.active {
    background-color: #4CAF50;
}

/* 상위 tab 메뉴에 대한 그룹 */
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 62px;
    //position: absolute;
    //top: 170px;
    //left: 228px;
    overflow: hidden;
    // background-color: #292c3d;
}

.tabs li {
    float: left;
}

.tabs li a {
    display: block;
    color: white;
    text-align: center;
    padding: 19px 16px;
    text-decoration: none;
    background-color: #292c3d;
    // width: 132px;
    height: 24px;
    font-family: 'notokr-Regular';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #969696;
}

.tabs li a:hover {
    background-color: #292c3d;
    color: #ffffff;
}

/* 상단 메뉴색상*/
#password_reset {
    color: #ffffff;
}

/*상위 설명 부분*/
.default_view {
    width: 58px;
    height: 36px;
    font-family: 'notokr-light';
    font-size: 13px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    left: 40px;
    top: 15px;
    position: relative;
}

/* 저작권 멘트 */
.Copyright {
    width: 290px;
    height: 21px;
    font-family: 'notokr-medium';
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #818181;
    top: 40px;
    left: 240px;
    position: relative;
}

#container {
}

/* 네모상자안의 텍스트 상자 부분*/

#container li {
    left: 40px;
    height: 90px;
    position: relative;
    list-style: none;
    flex-wrap: wrap;
    // display: unset;
    // clear: both;
}
#container li#captcha_div {
    left: 40px;
    height: 110px;
    position: relative;
    list-style: none;
    flex-wrap: wrap;
    // display: unset;
    // clear: both;
}
#container li#result_msg {
    left: 40px;
    top: -11px;
    height: 70px;
    width: 693px;
    position: relative;
    list-style: none;
    flex-wrap: wrap;
     display: unset;
     clear: both;
}

/* 네모상자안의 라벨 */
#container li label {
    // width: 88px;
    height: 27px;
    font-family: 'notokr-light';
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #c8cce9;
}

#container li label[for=captcha_label] {
    // width: 88px;
    height: 27px;
    font-family: 'notokr-light';
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #c8cce9;
    top: -5px;
    position: relative;
}

#container li input[type=text]:enabled, input[type=password]:enabled, input[type=number]:enabled {
    width: 532px;
    height: 45px;
    border: solid 1px #656772;
    background-color: #262731;
    font-family: 'notokr-Regular';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    position: relative;
    top: 10px;
    text-indent: 15px;
}


#container li input[type=text]:disabled, input[type=password]:disabled, input[type=number]:disabled {
    width: 532px;
    height: 45px;
    border: solid 1px #656772;
    background-color: #323649;
    font-family: 'notokr-Regular';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    position: relative;
    top: 10px;
    text-indent: 15px;
    cursor:not-allowed;
}

/* 텍스트 상자 placeholder 텍스트 요즘표준, ie, 구버전용 포함 3개*/
#container li input::placeholder {
    color: #ccc;
}

#container li input::-webkit-input-placeholder {
    color: #ccc;
}

#container li input:-ms-input-placeholder {
    color: #ccc;
}

#container li input[type=submit]:enabled {
    position: relative;
    top: 10px;
    //left : 320px;
    color: #fff;
    cursor: pointer;
    font-family: 'notokr-bold';
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.88;
    letter-spacing: normal;
    color: #ffffff;
    width: 187px;
    height: 50px;
    border-radius: 1px;
    background-color: #398dce;
    border: none;
    margin-right: 5px;
    z-index: 3;
}

#container li input[type=submit]:disabled {
    cursor: not-allowed;
    position: relative;
    top: 10px;
    //left : 320px;
    color: #fff;
    font-family: 'notokr-bold';
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.88;
    letter-spacing: normal;
    color: #ffffff;
    width: 187px;
    height: 50px;
    border-radius: 1px;
    background-color: #323649;
    border: solid 1px #4c4f60;
    margin-right: 5px;
    z-index: 3;
}

#container .error_msg {
    color: #eb5757;
    font-family: 'notokr-Regular';
    width: 232px;
    font-style: normal;
    line-height: 1.17;
    position: relative;
    letter-spacing: normal;
    top: 5px
}

#container .alert_msg {
    color: #ebaa57;
    font-family: 'notokr-Regular';
    width: 232px;
    font-style: normal;
    line-height: 1.17;
    position: relative;
    letter-spacing: normal;
    top: 5px
}

#container .success_msg {
    color: #4cff5a;
    font-family: 'notokr-Regular';
    width: 232px;
    font-style: normal;
    line-height: 1.17;
    position: relative;
    letter-spacing: normal;
    top: 5px
}

/* 캡챠상자안의 라벨 */
#container li div {
    width: 532px;
    height: 129px;
    font-family: 'notokr-light';
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #c8cce9;
    position:sticky;
}

/* Send Code 버튼 */
#container li input[id=sms_Button]:enabled {
    cursor: pointer;
    width: 146px;
    height: 45px;
    border: solid 1px #4c4f60;
    background-color: #398dce;

    position: sticky;
    font-family: 'notokr-medium';
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fefefe;
    top: 9px;
    position: relative;
}

#container li input[id=sms_Button]:disabled {
    cursor: not-allowed;
    width: 146px;
    height: 45px;
    border: solid 1px #4c4f60;
    background-color: #323649;
    position: sticky;
    font-family: 'notokr-medium';
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fefefe;
    top: 9px;
    position: relative;
}


/* tts Send Code 버튼 */
#container li input[id=tts_Button]:enabled {
    cursor: pointer;
    width: 146px;
    height: 45px;
    border: solid 1px #4c4f60;
    background-color: #398dce;
    position: sticky;
    font-family: 'notokr-medium';
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fefefe;
    top: 9px;
    position: relative;
}

#container li input[id=tts_Button]:disabled {
    cursor: not-allowed;
    width: 146px;
    height: 45px;
    border: solid 1px #4c4f60;
    background-color: #323649;
    position: sticky;
    font-family: 'notokr-medium';
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fefefe;
    top: 9px;
    position: relative;
}

/* Code Check 버튼 */
#container li input[id=code_Button]:disabled {
    cursor:not-allowed;
    width: 146px;
    height: 45px;
    border: solid 1px #4c4f60;
    background-color: #323649;

    position: sticky;
    font-family: 'notokr-medium';
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fefefe;
    top: 9px;
    position: relative;
}


#container li input[id=code_Button]:enabled {
    cursor: pointer;
    width: 146px;
    height: 45px;
    border: solid 1px #4c4f60;
    background-color: #398dce;
    position: sticky;
    font-family: 'notokr-medium';
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fefefe;
    top: 9px;
    position: relative;
}

/* 상단 메뉴의 밑줄 부분 */
.reset_link {
    width: 117px;
    height: 2px;
    position: relative;
    left: 18px;
    top: -27px
}



input:focus {
    border:1px solid #b9d4e9;
    border-top-color:#b6d5ea;
    border-bottom-color:#b8d4ea;
    box-shadow:0 0 5px #b9d4e9;
}






button:active {
    background: #3a76c4; /* Old browsers */
    background: -moz-linear-gradient(top, #3a76c4 0%, #57a9eb 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a76c4), color-stop(100%,#57a9eb)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #3a76c4 0%,#57a9eb 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #3a76c4 0%,#57a9eb 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #3a76c4 0%,#57a9eb 100%); /* IE10+ */
    background: linear-gradient(top, #3a76c4 0%,#57a9eb 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a76c4', endColorstr='#57a9eb',GradientType=0 ); /* IE6-9 */
    box-shadow:none;
    text-shadow:0 -1px 0 #1e3c5e;
}

/****************Account ID 설명****************/

#accountid_info {
    width: 338px;
    height: 96px;
    background-color: rgba(0, 0, 0, 1);
    font-family: 'notokr-Regular';
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #f2c94c;
    position: absolute;
    top: 233px;
    left: 583px;
    padding: 12px;
    display: none;
}


#accountid_info ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 92px;
    //position: absolute;
    //top: 170px;
    //left: 228px;
    overflow: hidden;
    // background-color: #292c3d;
}

#accountid_info h4 {
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: normal;
}

#accountid_info::before {
    content: "\25C0";
    position: absolute;
    top: 55px;
    left: -3%;
    font-size: 14px;
    line-height: 14px;
    color: rgba(0, 0, 0, 1);
    text-shadow: none;
    display: block;
}

/****************Account ID 설명 끝****************/
/****************Account mobile phone 설명****************/

#mobile_info {
    width: 440px;
    height: 176px;
    background-color: rgba(0, 0, 0, 1);
    font-family: 'notokr-Regular';
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #f2c94c;
    position: absolute;
    top: 270px;
    left: 399px;
    padding: 12px;
    display: none;
    z-index: 3;
}

#mobile_info h4 {
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: normal;
    }

#mobile_info ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 172px;
    //position: absolute;
    //top: 170px;
    //left: 228px;
    overflow: hidden;
    // background-color: #292c3d;
}

    #mobile_info::before {
        content: "\25BC";
        position: absolute;
        top: 197px;
        left: 1%;
        font-size: 14px;
        line-height: 14px;
        color: #f2c94c;
        text-shadow: none;
        display: block;
    }

/****************Account mobile phone 설명 끝****************/
/****************Account mobile phone code 설명****************/

#inputcode_info {
    width: 350px;
    height: 96px;
    background-color: rgba(0, 0, 0, 1);
    font-family: 'notokr-Regular';
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #f2c94c;
    position: absolute;
    top: 528px;
    left: 590px;
    padding: 12px;
    display: none;
    z-index: 3;
}

#inputcode_info h4 {
        margin: 0 0 10px 0;
        padding: 0;
        font-weight: normal;
}

#inputcode_info ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 172px;
    //position: absolute;
    //top: 170px;
    //left: 228px;
    overflow: hidden;
    // background-color: #292c3d;
}

#inputcode_info::before {
    content: "\25C0";
    position: absolute;
    top: 60px;
    left: -10px;
    font-size: 14px;
    line-height: 14px;
    color: rgba(0, 0, 0, 1);
    text-shadow: none;
    display: block;
}

/****************Account mobile phone code 설명 끝****************/
/****************Account NEW PW 설명****************/

#accountpw_info {
    width: 350px;
    height: 260px;
    background-color: rgba(0, 0, 0, 1);
    font-family: 'notokr-Regular';
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #f2c94c;
    position: absolute;
    top: 360px;
    left: 505px;
    padding: 12px;
    display: none;
    z-index:3;
}

#accountpw_info h4 {
    margin:0 0 10px 0;
    padding:0;
    font-weight:normal;
}

#accountpw_info ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 243px;
    overflow: hidden;
}



#accountpw_info::before {
    content: "\25BC";
    position: absolute;
    top: 280px;
    left: 45%;
    font-size: 14px;
    line-height: 14px;
    color: rgba(0, 0, 0, 1);
    text-shadow: none;
    display: block;
}

/****************Account NEW PW 설명 끝****************/
/****************Account NEW PW(RE) 설명****************/

#accountpw2_info {
    width: 330px;
    height: 75px;
    background-color: rgba(0, 0, 0, 1);
    font-family: 'notokr-Regular';
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #f2c94c;
    position: absolute;
    top: 640px;
    left: 547px;
    padding: 12px;
    display: none;
    z-index: 3;
}

#accountpw2_info h4 {
    margin:0 0 10px 0;
    padding:0;
    font-weight:normal;
}

#accountpw2_info::before {
    content: "\25BC";
    position: absolute;
    top: 95px;
    left: 15%;
    font-size: 14px;
    line-height: 14px;
    color: rgba(0, 0, 0, 1);
    text-shadow: none;
    display: block;
}

/****************Account NEW PW(RE) 끝****************/


.invalid {
    background: url(../img/invalid.gif) no-repeat 0 50%;
    padding-left: 22px;
    line-height: 24px;
    color: #ec3f41;
    list-style-type: none;
    clear: both;
}

.valid {
    background: url(../img/valid.gif) no-repeat 0 50%;
    padding-left: 22px;
    line-height: 24px;
    color: #5bc352;
    list-style-type: none;
    clear: both;
}

.capslock_off {
    padding-left: 22px;
    line-height: 24px;
    color: #ec3f41;
    list-style-type: none;
    clear: both;
}

.capslock_on {
    background: url(../img/notice.PNG) no-repeat 0 50%;
    padding-left: 22px;
    line-height: 24px;
    color: #f1b6ff;
    list-style-type: none;
    clear: both;
}

.total_invalid {
    background: url(../img/total_invalid.png) no-repeat 0 50%;
    padding-left: 22px;
    line-height: 24px;
    font-size: 16px;
    color: #ec3f41;
    list-style-type: none;
    font-size: 16px;
    font-weight: bold;
    clear: both;
}

.total_valid {
    background: url(../img/total_valid.png) no-repeat 0 50%;
    padding-left: 22px;
    line-height: 24px;
    font-size: 16px;
    color: #5bc352;
    list-style-type: none;
    font-weight: bold;
    clear: both;
}

