/* BASIC css start */
/* */

/* 카카오싱크 */
#SMS_login_warp .h_title .btnKakao{
    display: inline-block;
    width: 100%;
    border: 1px;
    border-radius: 5px;
    box-sizing: border-box;
    font-weight: 500;
    text-align: center;
    margin-top: 12px;
    padding-left: 20px;
    height: 50px;
    line-height: 50px;
    background-color: #fee500;
    font-size: 15px;
    color: #111;
    background-image: url(/design/sangdogagu/custom/img/login_sns_kakao_sync.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 60px;
}
/* BASIC css end */

