/* 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;}

#findIdpw .member.on{display:block!important;}
.h_title .on{border:2px solid #000;border-bottom:0!important;height:42px!important;}

/* =============================================================================
   아이디/비밀번호 찾기 find_idpw.html 
   ========================================================================== */
/* 버튼 */
.btn_White {width:100%; height:35px; line-height:35px; background-color:#fff; text-align:center; display:block; border:1px solid #c6c6c6; box-sizing: border-box; vertical-align: middle;}
.btn_Black {width:40%; height:35px;margin:auto;font-size:13px; line-height:35px; background-color:#000; color:#fff; text-align:center; display:block; border:1px solid #000; box-sizing: border-box; vertical-align: middle;}
.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;}

#findIdpw input[type="text"],#findIdpw  input[type="email"],#findIdpw  select {height:35px; border:1px solid #bbb; vertical-align: middle; padding-left:10px; box-sizing: border-box; -webkit-border-radius:0; border-radius: 0;}
#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 { background-color:#f4f4f4; }
#findIdpw .h_title { border-top:1px solid #464646; border-bottom:0!important;margin-top:40px  }
#findIdpw .h_title h3 { font-weight:bold; font-size:1em; }
#findIdpw .h_title h3 span{width:50%;text-align:center;display:inline-block;border-bottom:2px solid #000;height:40px;}
#findIdpw .member { padding:0 15px; display:none;background-color:#fff;margin:0}
#findIdpw .radio-wrap label {color:#575757; font-weight:bold;    width: 50%;
    display: block;margin:20px auto;
    float: left;
    text-align: center; }
#findIdpw .loginInput,
#findIdpw .loginBottom { margin:0; }
#findIdpw .loginInput input {width:100%; display:block; margin-bottom:10px;}
#findIdpw .loginMiddle .btn_Red {font-size:1.167em; margin:10px 0;}
#findIdpw .loginMiddle .btn_White {font-size:1.167em;}
#findIdpw .loginBottom p { padding:18px 15px; text-align:center; font-weight:bold; background:#eaeaea; }
#findIdpw .loginBottom a { margin-top:10px; font-size:1.167em;}


#findIdpw input[type=radio]{
    -webkit-appearance: button;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    width: 18px;
    height: 18px;
    margin-right: 2px;
    margin-bottom: 1px;
    border-radius: 25px!important;
    background: url(https://icongr.am/entypo/controller-record.svg?size=5&color=ababab) no-repeat -4px -4px!important;
     background-size:71%!important; background-position: center!important;
    background-color: #ffffff;
    border: 1px solid #ababab;
    transition: .4s;
   

}
#findIdpw input[type=radio]:checked{
border-radius: 25px!important;
    color: #000!important;
    background: url(https://icongr.am/entypo/controller-record.svg?size=5&color=ffffff) no-repeat -4px -4px!important;
    background-position: center!important;
    background-size: 100%!important;
    background-color: #000!important;
    border-left-color: #000!important;
    border-right-color: #000!important;
    border: 4px solid #000!important;transition: .4s;
}


#findIdpw input[type="text"], #findIdpw input[type="email"], #findIdpw select{border:0!important;background:#f4f4f4;}
#findIdpw .loginInput, #findIdpw .loginBottom {margin:0 auto 30px;}
/* BASIC css end */

