/* BASIC css start */
#content .tit{
  font-family: 'NotoSans Light','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum, sans-serif;
  font-size: 2em;
  font-weight: bold;
  text-align: left;
  color: #000;
  border-bottom: 0px solid #000;
  margin: 20px 0;
  padding: 0px;
}
.btn-area .info-confirm {
  font-family:'NotoSans Light','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum, 'sans-serif'; 
  border: 1px solid #000;
  padding: 12px 18px;
}
/* 공통 */
.find_idpw { 
  width: 400px;
  margin: 0 20px;
  font-size:12px; 
  color:#777; 
  text-align: left; 
  font-family:'NotoSans Light','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum, 'sans-serif'; 
}
.find_idpw img { border: 0 none; vertical-align: middle; }
.find_idpw a,
.find_idpw a:hover,
.find_idpw select,
.find_idpw input { vertical-align: middle; text-align: left; font-family:'Dotum'; }
.find_idpw .input-radio { width:12px; height:12px; margin:-2px 0 0; padding:0; }
.find_idpw .tit { margin:0; padding-bottom: 6px; border-bottom: 4px solid #3b4453; font-size: 16px; font-weight: bold; line-height:20px; }
.find_idpw .sub-tit { 
  margin:20px 0; 
  line-height: 1.5em;
}
.find_idpw .radio-wrap { margin:0 0 10px; }
.find_idpw .radio-wrap label { margin-right:30px; color:#575757; font-weight:bold; }
.find_idpw .find-info table { 
  width:100%; 
  border-spacing:0; 
  border-collapse:collapse; 
  font-size:12px; 
  border-top:1px solid #eee; 
  border-bottom:1px solid #eee; 
}
.find_idpw .find-info table caption { display:none; }
.find_idpw .find-info table th { font-weight: bold; font-size:12px; color:#767678; background:#f9f9fb; text-align:center; }
.find_idpw .find-info table th div,
.find_idpw .find-info table td div { padding:7px 0; }
.find_idpw .find-info table td div { padding-left: 6px; }
.find_idpw .MS_input_txt { width: 150px; height: 20px; line-height:22px; border: 1px solid #e3e3eb; }
.find_idpw tr.user-name th,
.find_idpw tr.user-name td { border-bottom: 1px solid #ececee; }
.find_idpw .btn-area { 
  padding:20px 0;
}
.find_idpw .btn-area a { 
  font-size:1em; 
}
/* 아이핀 */
.find_idpw .ipin-confirm { padding: 20px 0; border: 3px solid #d4d4d4; text-align: center; background:#fdfdfd; }
.find_idpw .ipin-confirm dt { margin-bottom: 25px; font-size: 14px; }
.find_idpw .ipin-confirm a.ipin-svc { margin:0 10px; font-size: 14px; font-weight: bold; color: #d63449; text-decoration: underline; }
/* BASIC css end */

