/* BASIC css start */
#tmenu {display:none;}
#findpwfromlay {margin-top: 50px;}

.tab {font-size: 0;background: #f4f4f4;border-radius: 10px;margin-bottom: 15px;}
.tab li {display: inline-block;width: 50%;}
.tab li label {display: block;height: 46px;line-height: 46px;font-size: 1rem;color: #999999;text-align: center;}
.tab li.active label {border-radius: 10px;border: 2px solid #dbdbdb;background: #fff;color: #191919;}
.tab li label input {display:none;}

.infoWrap {margin-bottom: 20px;}
.infoWrap li input {border: 2px solid #eeeeee !important; width:100%; height: 43px;line-height: 43px;color: #191919;font-size: 0.875rem;border-radius: 0 0 10px 10px;margin-top: -2px;}
.infoWrap li:first-child input {border-radius: 10px 10px 0 0; margin-top:0;}

a.btn_normal_small {display: block;height: 46px;line-height: 46px !important;border-radius: 10px !important; text-align:center; background: #ee4a44;color: #fff !important;font-weight: normal;font-size: 1rem;padding: 0 !important;box-sizing: border-box;border: 0 !important;}



/* BASIC css end */

