/* BASIC css start */
ul.tab-list {font-size: 0;margin-bottom: 35px;}

li.tab-list__item {display: inline-block;font-size: 16px;color: #999;width: 50%;text-align: center;height: 50px;line-height: 48px;border: 1px solid transparent;border-bottom: 1px solid #f02;box-sizing: border-box;cursor: pointer;overflow: hidden;}
li.tab-list__item.select {color : #000;border: 1px solid #f02;border-bottom: 1px solid transparent;}
div#findWrap {width: 500px;margin: 0 auto;}
#findWrap h1.tit-jointype { margin-bottom: 10px; padding-bottom: 5px; font-size: 36px; color: rgb(0, 0, 0); font-weight: 500; font-family: "Noto Sans KR"; text-align: center; }
#findWrap .sub-tit { font-size: 16px; line-height: 22px; color: rgb(153, 153, 153); text-align: center; margin-bottom: 50px;}

#findWrap:after { display:block; clear:both; content:'' }
#findWrap .find_idpw {   }
#findWrap .find_idpw .tit { padding-top:15px; font-size:18px; color:#000; font-weight:bold; line-height:18px }
#findWrap .find_idpw .sub-tit { padding-top:20px; font-size:11px; color:#8d8d8d; line-height:18px }

#findWrap .find_idpw .radio-wrap {    display: -webkit-box; display: -webkit-flex;display: -ms-flexbox; display: flex;font-size: 14px;
text-align: center;}
#findWrap .find_idpw .radio-wrap label { width: 100%;

border-radius: 5px;
display: inline-block;margin-right: 10px;}
#findWrap .find_idpw .radio-wrap label:last-of-type {margin-right: 0;}

#findWrap .find_idpw .radio-wrap input {display :none; vertical-align:top }
#findWrap .find_idpw .radio-wrap label>span {width: 100%;height: 50px;
    border-radius: 5px;
    background-color: #f5f5f5;
    display: inline-block;
    line-height: 50px;
    cursor: pointer;
    margin-right: 10px;
    color: #999;}

#findWrap .find_idpw .radio-wrap label>input[type='radio']:checked +span {background-color: #333;color: #fff;}
/* IE7 Hack */
*:first-child+html #findWrap .find_idpw .radio-wrap label { margin-right:10px }
/* IE7 Hack */

#findWrap .find_idpw .frm-list { margin-top: 35px; position:relative; width: 100%;box-sizing: border-box;}
#findWrap .find_idpw .frm-list li { position:relative; width: 100%; margin-bottom: 33px;}
#findWrap .find_idpw .frm-list li p { /* padding-left:11px; */ /* position:absolute; */ /* top:0; */ /* left:0; */ width: 100%;    cursor:text ;font-size: 16px;
color: #000000;margin-bottom: 12px;display: block;}
#findWrap .find_idpw .frm-list li input { padding: 0 0 0 20px; width: 100%; height: 50px; line-height:48px; border:1px solid #ddd ;box-sizing: border-box;font-size: 14px;border-radius: 5px;}
#findWrap .find_idpw .btn-area {  text-align:center;}
#findWrap .find_idpw .btn-area a { display:block; margin-bottom:6px; height:58px; font-size: 18px; line-height:58px; 
-moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in; border-radius: 5px;box-sizing: border-box;font-weight: 600;}
#findWrap .find_idpw .btn-area .inner a { display:inline-block; margin-left:3px; width: 100%;}
#findWrap .find_idpw .btn-area .inner .first { margin-left:0 }

#findWrap #find_id {    }
#findWrap #find_id .radio-wrap { }

#findWrap #find_pw {   }

.find_idpw .ipin-confirm { margin-top: 33px; margin-bottom: 33px;padding: 60px 0; text-align:center; 
height: 199px;
border-radius: 5px;
background-color: #ffffff;
border: 1px solid #dddddd;box-sizing: border-box;}
.find_idpw .ipin-confirm dt { margin-bottom:15px;   font-size: 14px;
line-height: 20px;
color: #666666;
font-weight: 400;

}
.find_idpw .ipin-confirm a.ipin-svc { margin:0 10px; font-size: 14px; font-weight: 500; color: #f02;  border-bottom: 1px solid;padding-bottom: 3px;}

.CSSbuttonWhite{background:#f02; color:#fff;  border:1px solid #f02;}
.CSSbuttonWhite:hover{ border: 1px solid #f02; background:#fff; color: #f02;}
.CSSbuttonBlack{border: 1px solid #f02; color: #f02;}
.CSSbuttonBlack:hover{background:#f02; color:#fff;border: 1;}
#contentWrap{width:1100px;}
#content{padding-top:70px;margin-bottom: 150px;}

#authimg a{background:#525c6a !important;}
#authimg{border: 1px solid #000 !important;}
#authimg table{border-color:#000 !important;}


/* BASIC css end */

