/* BASIC css start */
#findIdpw {  }



#findIdpw .loginInput {margin:15px 0 20px;}
#findIdpw .loginInput input, 
#findIdpw select {width:100%; display:block; margin-bottom:10px; border:0px; background:transparent; border-bottom:1px solid #989898; color:#747474; font-size:11px; padding-left:0px !important; margin-bottom:10px }


#findIdpw .tx_ch { margin:10px 0; }
#findIdpw .tx_ch label { margin-right:12px; color:#353535; font-size:11px; }


.tx_ch input[type="radio"] {
  /* 브라우저 기본 라디오 버튼 UI 제거 */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;  
  width: 11px;
  height: 11px;
  border-radius: 50%;   
  background-color: #d1cdc6; 
  border: 0px;
  cursor: pointer;
  vertical-align: middle;
  outline: none;
  margin-right: 4px; 
}

.tx_ch input[type="radio"]:checked {
  background-color: #353535; 
}


#findIdpw .loginMiddle .btn01 { background:#353535; color:#fff; width:100%; display:block; text-align:center; height:36px; line-height:36px; font-size:11px; }





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 .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; }



/* BASIC css end */

