
/* Programmer Kang add */
.K-buy-input {margin:3px;border : 1px solid  #cdcdcd;padding:5px ; border-radius:3px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);color:#262626}

.K-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.K-btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.K-btn-sm {
    padding: 4px 10px;
    font-size: 12px;
    line-height: 1.3;
    border-radius: 3px
}

.K-btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}


.K_pay_style {font-size: 26px;font-weight: bold;letter-spacing: -1px;font-family: sans-serif;color: #d82c02;}

.display_IB {display:inline-block}

.T_Table td {padding-left:10px}

.T_Bold {font-weight:bold}
.T_14 {font-size:14px}
.T_12 {font-size:12px}
.T_Red {color:red}
.T_Brock {color:black}
.T_Blue {color:Blue}
.T_Green {color:darkgreen}
.T_Center {text-align: center}

