/* BASIC css start */
/* =============================================================================
   아이디/비밀번호 찾기 find_idpw.html 
   ========================================================================== */
#findIdpw .self-check { padding: 10px; padding-top:0; max-width:320px; margin:0 auto;}
#findIdpw .self-auth { padding: 10px; border-top: 2px solid #e1e1e1; }

#findIdpw .dsc { min-height: 95px; padding: 15px 10px 15px 70px; background: #f1f1f1 url(/images/d3/m_01/icon/icon_key@2x.gif) no-repeat 12px 15px; background-size: 46px 95px; color: #777; font-size: .875em; font-weight: bold; letter-spacing: -1px; }
##findIdpw .cont { padding: 0px 10px 0px; max-width:320px; margin:0 auto; }
#findIdpw .cont .hd { padding-bottom: 6px; text-align: center; color: #777; font-weight: bold; letter-spacing: -1px; }
#findIdpw .cont .frm dl { zoom: 1; overflow: hidden; width: 100%; }
#findIdpw .cont .frm dl.last { border-bottom: 0 none; }
#findIdpw .cont .frm dt, 
#findIdpw .cont .frm dd { float: left; padding: 15px 0 10px; }
#findIdpw .cont .frm dt { width: 20%; text-align: center; color: #757575; font-weight: normal; letter-spacing: -1px; line-height: 27px; font-size:13px;}
#findIdpw .cont .frm dd { width: 80%; }
#findIdpw .cont .frm dl.jumin dd { zoom: 1; overflow: hidden; position: relative; }
#findIdpw .cont .frm dl.jumin .input-comm.input-jumin-f { float: left; width: 35%; }
#findIdpw .cont .frm dl.jumin .input-comm.input-jumin-f:after { content: "-"; position: absolute; top: 35%; left: 50%; margin-left: -18px; }
#findIdpw .cont .frm dl.jumin .input-comm.input-jumin-b { float: right; width: 40%; }
#findIdpw .cont .txt { padding-top: 12px; color: #000; font-weight: bold; letter-spacing: -2px; }

#findIdpw .btn { margin-top: 16px; text-align: center; }
#findIdpw .btn .btn-type-03 { padding-left: 40px; padding-right: 40px; }
#findIdpw .input-comm { display: block; height: 25px; margin-right: 20px; border: 1px solid #d6d6d6; padding: 0 3px;}
#findIdpw .input-comm  input { font-size: .75em; -webkit-appearance: none; }
#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; }
/* BASIC css end */

