.g_muatiep{
width:140px;
float:right;
background: #1cb300;
height:30px;
border:0;
color:#fff;
font-size: 14px;
margin: 10px 0px 10px 10px;
text-transform:capitalize;
cursor:pointer;
}
.thanhtoan_nt{
width:155px;
float:right;
height:33px;
border:0;
outline: none;
background: #56c914;
color:#CC0000;
text-shadow:-1px 1px #fff , 1px -1px #fff , -1px -1px #fff ,1px 1px #fff ;
font-weight:bold;
text-transform:capitalize;
cursor:pointer;
}
.g_muatiep:hover{
    background: red;
}
.menu_giohang{
height:30px;
line-height:30px;
color:#000;
font-weight:bold;
text-transform:uppercase;
}
.tonggia td{
height:30px;
color:red;
line-height:30px;
font-size:14px;
font-weight:bold;
padding: 0px 10px 0px 0px;
text-align:right!important;
text-transform:uppercase;
}

.giohang_tk td{
    text-align:center;
    border:1px solid #CCCCCC;
    line-height:30px;
    padding-top:5px;
}
.giohang_tk .tr_last-child td
{
    border: 0px;
}
.menu_giohang td
{
    font-size: 10px;
}
.ahaa td{
}
.thanhtoan tr{
    width:100%;
    float:left;
    padding:10px 0px 0px 10px;
    clear:both;
}
.thanhtoan td{
    float:left;
}

.titleinformation{ font-weight:bold; white-space:nowrap; height:30px; line-height:40px; text-transform:uppercase; color:rgba(0,102,153,1); width:100%; border-bottom:1px solid rgba(0,102,153,0.2); padding-bottom:5px;} 
.titleinformation img{ float:left;}
.phuongthuc{ margin:10px 0px 10px 0px;}
.phuongthuc p{  font-weight:bold; float:left; width:100%; font-size:12px; margin-bottom:10px; color:rgba(0,102,153,1); text-transform:uppercase;}
.phuongthuc span{  }
.phuongthuc input{ margin-right:10px; margin-left:0px; float:left; margin-top:3px;  cursor:pointer;}
.phuongthuc img{ margin-right:20px;}
.thanhtoan
{
    width: 30%;
    float: left;
    padding-left: 30px;
}
.thanhtoan h2
{
    font-family: 'OpenSansBold';
    font-size: 20px;
    color: #000000;
    text-transform: uppercase;
    margin-top: -5px;
    margin-bottom: 20px;
}
.thanhtoan .items_thanhtoan
{
    width: 100%;
    float:left;
    padding-bottom: 10px;
}
.thanhtoan .items_thanhtoan input
{
    width: 100%;
    height: 35px;
    border: 1px solid #ccc;
    outline: none;
    padding-left: 10px;
}
.thanhtoan .items_thanhtoan select
{
    width: 100%;
    height: 35px;
    border: 1px solid #ccc;
    outline: none;
    padding-left: 10px;
}
.thanhtoan .items_thanhtoan1
{
    width: 100%;
    float: left;
    padding-bottom: 10px;
}
.thanhtoan textarea
{
    width: 100%;
    height: 70px;
    border: 1px solid #ccc;
    outline: none;
    padding-left: 10px;
    padding: 10px;
}

.del-cart
{
    cursor: pointer;
}
.left_giohang
{
    width: 70%;
    float: left;
}
.thanhtoan .items_thanhtoan1 input
{
    width: auto;
    float: left;
    height: auto;
    margin-right: 10px;
}
.thanhtoan .items_thanhtoan1 p
{
    font-weight: bold;
    font-size: 15px;
    margin: 10px 0px;
    color: red;
}
.thanhtoan .items_thanhtoan1 label
{
    font-weight: normal;
    cursor: pointer;
}
.order-payment-content {
    float: left;
    width: 100%;
}
.order-payment-content li {
    float: left;
    margin-top: 14px;
    width: 100%;
}
.order-payment-content input {
    border: 1px solid #d2d2d2;
    outline: none;
}
.order-payment-content li a {
    width: 100%;
}
.order-payment-content li a label {
    color: #7A7A7A;
    font-size: 13px;
    text-transform: uppercase;
    cursor: pointer;
}
.order-payment-content li .infoPaymentATM1 {
    float: left;
    margin-left: 10px;
    color: #909090;
}
.infoPaymentATM {
    margin-left: 10px;
    display: none;
}

.thanhtoan input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    
    color: #000;
}
.thanhtoan input::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #000;
}
.thanhtoan input:-ms-input-placeholder {
    /* IE 10+ */
    
    color: #000;
}
.thanhtoan input:-moz-placeholder {
    /* Firefox 18- */
    
    color: #000;
}

.thanhtoan textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    
    color: #000;
}
.thanhtoan textarea::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #000;
}
.thanhtoan textarea:-ms-input-placeholder {
    /* IE 10+ */
    
    color: #000;
}
.thanhtoan textarea:-moz-placeholder {
    /* Firefox 18- */
    
    color: #000;
}