/* BASIC css start */

div.C-38279-1-2 .tit-page {text-align: center; position: relative;}
div.C-38279-1-2 .tit-page h2 {color:#424242; font-size: 1.25em; padding: 25px;}
div.C-38279-1-2 .back-btn {position: absolute; top: 25px; left: 15px;}
div.C-38279-1-2 .back-btn .fa {border: 1px solid #777; width: 35px; height: 25px; line-height: 25px; border-radius: 2px; color: #424242; background-color: #F9F9F9;}
div.C-38279-1-2 { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background:repeat left top; border-top:0px solid ; border-right:0px solid ; border-bottom:0px solid ; border-left:0px solid ; }
iframe[name=namecheck_frame] {display:none !important; width:0px !important; height:0px !important; bottom:0 !important; right:0 !important;}
/* =============================================================================
   아이디/비밀번호 찾기 find_idpw.html 
   ========================================================================== */
/* 버튼 */
.btn_White {width:100%; height:35px; line-height:35px; background-color:#fff; text-align:center; display:block; border:1px solid #505050; box-sizing: border-box; vertical-align: middle; border-radius: 3px; color: #424242;}
.btn_Black {width:100%; height:40px; line-height:40px; background-color:#505050; color:#fff; text-align:center; display:block; border:1px solid #505050; box-sizing: border-box; vertical-align: middle; border-radius: 3px;}

#passimg { width : 100%; border-top: 2px solid #dadada; border-bottom: 2px solid #dadada; top: 280px; }
#findIdpw { font-size:.75em; }
#findIdpw .h_title { border-top:1px solid #464646; border-bottom:1px solid #464646; padding:10px; }
#findIdpw .h_title h3 { font-weight:bold; font-size:1em; }
#findIdpw .member { padding: 20px 10px; background: #efefef; }
#findIdpw .nonmember { padding: 20px 10px; background: #efefef; }
#findIdpw .radio-wrap { margin:10px 0; }
#findIdpw .radio-wrap label { margin-right:30px; color:#575757; font-weight:bold; }
#findIdpw .loginInput,
#findIdpw .loginBottom { margin:0; }
#findIdpw .loginInput input {width:100%; display:block; margin-bottom:10px;}
#findIdpw .loginMiddle .btn_Black {font-size:1.167em; margin:10px 0;}
#findIdpw .loginMiddle .btn_White {font-size:1.167em;}
#findIdpw .loginBottom p { text-align:center; }
#findIdpw .loginBottom a { margin-top:10px; font-size:1.167em;}
#findIdpw .login1 .lost-desc { font-weight: bold; }

/* 비회원 탭 */
.tab {padding: 10px; background: #efefef;}
.tab a {width: 50%; height: 34px; border: 1px solid #F74F4F; display: inline-block; text-align: center; line-height: 30px; box-sizing: border-box; background-color: #F9F9F9; color: #F74F4F;}
.tab a.act {background-color: #F74F4F; border: 1px solid #F74F4F; font-weight: bold; color: #fff;}
.nonmember {display:none;}
.tab .tab-btn1 {border-radius: 5px 0 0 5px;}
.tab .tab-btn2 {border-radius: 0 5px 5px 0;}


div.C-38279-1-3 { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background:repeat left top; border-top:0px solid ; border-right:0px solid ; border-bottom:0px solid ; border-left:0px solid ; }
    input[type=radio]:checked, input[type=radio] {
        border-radius: 0px !important;
    }
    input[type=checkbox], input[type=radio] {
        border-radius: 0px !important;
        background-image: inherit !important;
        background-color: #ffffff!important;
    }
    input[type=checkbox]:checked, input[type=radio]:checked {
        background-color: #000000!important;
        border-left-color: #000000!important;
        border-right-color: #000000!important;
        border: 1px double #000000!important;
    }
    input[type="text"], input[type="date"], input[type="tel"], input[type="number"], input[type="email"], input[type="password"], select {
        border-radius: 0px !important;
        height: 38px !important;
    }
    .tab {
        padding: 0px 10px; !important;
        background: inherit !important;
    }
    .tab a {
        line-height: 50px !important;
        height: 50px !important;
        font-size: 1.3em !important;
        border: 0px !important;
        letter-spacing: -1px;
        color: #c1c1c1 !important;
        background-color: #f1f1f1 !important;
    }
    .tab a.act {
        background-color: #ffffff !important;
        border: 0px !important;
        color: #000 !important;
    }
    .tab .tab-btn1, .tab .tab-btn2 {
        border-radius: 0px !important;
    }
    #findIdpw .member, #findIdpw .nonmember {
        background: inherit !important;
    }
    #findIdpw .loginMiddle .btn_Black, #findIdpw .loginBottom .btn_Black {
        background-color: #000000 !important;
    }
    .loginMiddle a, #findIdpw .loginBottom a {
        border-radius: 0px !important;
        height: 50px !important;
        line-height: 50px !important;
        font-weight: bold;
        letter-spacing: -1px;
    }
    .back-btn .fa {
        background-color: inherit !important;
        border-radius: 0 !important;
        color: #000000 !important;
        width: 25px !important;
    }
/* BASIC css end */

