/* BASIC css start */
iframe[name=namecheck_frame] {display:none !important; width:0px !important; height:0px !important; bottom:0 !important; right:0 !important;}
#passimg { width : 100%; border-top: 2px solid #dadada; background-color: #fff; border-bottom: 2px solid #dadada; top: 280px; text-align: center;}
#passimg .popups .head h5 {padding: 10px 0; margin: 0; color: #000; font-weight: bold; border-bottom: 1px solid #979797; }
#passimg .popups .contents {position: relative; padding: 15px 0; }
#passimg .popups .contents table {background-color: #f1f1f1; margin: 0 auto; }
#passimg .popups .contents table td {vertical-align: middle; padding: 5px 0; border: 1px solid #979797; text-align: center; font-weight: bold; color: #000; }
#passimg .popups .contents .btns { text-align: center; padding: 10px 0; }
#passimg .popups .btns a.btn-gray-h25 {width:80%; height:35px; line-height:35px; background-color:#393939; color:#fff; text-align:center; display:block; border:1px solid #393939; margin: 0 auto;}



/* =============================================================================
   아이디/비밀번호 찾기 find_idpw.html 
   ========================================================================== */
/* 버튼 */
.btn_White {width:100%; height:38px; line-height:38px; border-radius: 3px; background-color: #ffffff; border: 1px solid #111111; text-align:center; font-size:14px;}
.btn_Black {width:100%; height:38px; line-height:38px; background-color:#393939; color:#fff; text-align:center; display:block; border:1px solid #393939; box-sizing: border-box; vertical-align: middle; font-size:14px;}
.btn_Red {width:100%; height:40px; line-height:40px; background-color:#ab3e41; color:#fff; text-align:center; display:block; border:1px solid #ab3e41; box-sizing: border-box; vertical-align: middle; font-size:14px;}

#findIdpw input[type="text"],#findIdpw  input[type="email"],#findIdpw  select {height:35px; border:1px solid #e6e6e6; vertical-align: middle; padding-left:15px; box-sizing: border-box; border-radius: 3px;}
#findIdpw input[type="radio"] { vertical-align:middle; }

#findIdpw .txt-input { display: block; max-width: 100%; width: 100%; height: 100%; border: 0 none; padding: 0; }
#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:0 15px; margin:20px 0;}
#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; font-size:12px; font-weight:300;}
#findIdpw .loginMiddle {margin-top:16px;}
#findIdpw .loginMiddle .btn_Red {font-size:1.167em; margin:10px 0;}
#findIdpw .loginMiddle .btn_White {font-size:13px;}
#findIdpw .loginBottom p { padding:18px 15px; text-align:center; font-weight:bold; background:#eaeaea; }
#findIdpw .loginBottom p a.btn_auth { display: block; margin-top:10px; font-size: 14px; border:1px solid #cdcdcd; color:#3e3e3e; line-height:44px; letter-spacing:-1px; text-align:left; background:#fff; font-weight:400; }
#findIdpw .loginBottom p a.btn_auth span { display: inline-block; width:44px; margin-right:10px; border-right:1px solid #cdcdcd; }
#findIdpw .loginBottom p a.btn_auth img { width: 44px; height: 44px; }
#findIdpw .loginBottom p a.btn_Red { margin-top:10px; font-size:14px; }


.pw_find {display:none;}


/* 마이페이지 헤더 유형 */
body .h_title,
body #header .head_top,
body #header .head_bottom {display:none;}
body #header .head_top.my_head {display:block;}

/* 아이디/비번찾기 */
.tit {padding:20px 0 10px; line-height:1; font-size: 13px; color: #252525; font-weight: 300;}

/* 찾기탭 */
.find_tab {padding: 15px 15px 0;}
.find_tab ul {display:flex;}
.find_tab ul li {flex:1; text-align:center; border-bottom: 1px solid #e5e5e5; font-size: 13px; line-height: 41px; color: #888888; font-weight: 300;}
.find_tab ul li.on {border-bottom: 2px solid #fff100; color: #111111; font-weight:500;}

/* 안내사항 */
.id_guide {border-radius: 3px; background-color: #f5f5f5; padding: 18px 15px; font-size: 11px; line-height: 16px; color: #111111; font-weight: 300; margin-top:30px;}
.id_guide em {color: #111111; font-size:12px; font-weight:500;}
.id_guide b {color:#e3383a; font-weight:300;}
.pw_guide {padding-top:20px;}
/* BASIC css end */

