/* BASIC css start */

[class*="btn_style"]{ margin: 0 auto 10px; position: relative; display: block; padding: 14px 0; width: 100%; text-align: center; font-size: 16px; color: #000; border-radius: 3px;}
[class*="btn_style"] img{ position: absolute; left: 15px; top: 50%; transform: translateY(-50%); width: 20px;}

.btn_style_b{ }
.btn_style_b{background: #393939; color: #fff;}
.btn_style_w{ border: 1px solid #DEDEDE;}



.frm-list li{}
.frm-list li input{ font-size: 15px; color: #000; padding: 14px 15px; height: fit-content; border: 1px solid #DEDEDE; border-radius: 3px; display: block; width: 100%; margin-bottom: 10px; line-height: 1;}
.frm-list li input::placeholder{ color:#A2A2A2; font-size: 15px; }



#loginWrap { width: 400px; margin: 0 auto;}

#loginWrap .left-tit { margin:50px 0 0 100px; padding-left:100px; float:left; width:313px; height:91px; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/member/bg_order_login.gif) 0 9px no-repeat }
#loginWrap .left-tit h3 { padding-top:29px; font-size:20px; color:#363636; line-height:20px }
#loginWrap .left-tit p { padding-top:10px; font-size:11px; color:#adadad }
#loginWrap .frm-wrap {  position:relative; width: 100%;}
#loginWrap .frm-list { position:relative; width:100%; }
#loginWrap .frm-list li { position:relative; width:100%;}
#loginWrap li label { padding-left:11px; position:absolute; top:0; left:0; width:100%; color:#A2A2A2; font-size: 15px; cursor:text; line-height: 50px;}
#loginWrap li.order-num label { display:none !important }
#loginWrap .btn-sch { width: 100%; text-align: center;}

/* simpleLogin */
#simpleLogin { text-align:center; margin-top:10px }
#simpleLogin .sns-login { font-size:0 }
#simpleLogin .sns-login a { display:inline-block; *display:inline; vertical-align:top;position:relative;width:267px;margin-left:6px; *margin-left:9px }
#simpleLogin .sns-login a:first-child { margin-left:0 }

/*
#orderhname {
  -webkit-appearance: textfield;
}
#orderhname::-webkit-text-cancel-button {
  -webkit-appearance: searchfield-cancel-button;
  background:red;
  position:relative;
    right:20px;  

    -webkit-appearance: none;
    height: 20px;
    width: 20px;
    border-radius:10px;
}*/
/* BASIC css end */

