.g_muatiep{
	float:left;
	cursor: pointer;
	line-height: 35px;
	height: 35px;
	padding: 0px 15px;
	color: #fff;
	text-transform: uppercase;
	border: #fff;
	background: linear-gradient(top,rgba(170, 0, 0, 0.6),rgba(170, 0, 0, 1));
	background: -webkit-linear-gradient(top,rgb(82, 70, 255),rgb(34, 29, 111));
	background: -moz-linear-gradient(top,rgba(170, 0, 0, 0.6),rgba(170, 0, 0, 1));
	background: -o-linear-gradient(top,rgba(170, 0, 0, 0.6),rgba(170, 0, 0, 1));
	border-radius:3px;
	margin: 0px 10px 10px 0px;
}
.thanhtoan_nt{
	width:155px;
	float:right;
	height:33px;
	border:0;
	background: #06779C;
	color:#000;
	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: rgb(218,14,136);
}
.menu_giohang{
	background:#eeeeee ;
	height:30px;
	line-height:30px;
	color:#555;
	text-transform:uppercase;
}

.capnhat_full{ color: #FA0000}
.giohang_tk{ margin-bottom: 10px; }
.giohang_tk td{
	text-align:center;
	border-top:1px solid #CCCCCC;
	line-height:30px;
	padding-top:5px;
}
.tonggia td{
	background:#eeeeee;
	height:30px;
	color:rgba(255,255,0,1);
	line-height:30px;
	font-size:16px;
	text-align: right;
	color: #555;
	padding: 5px 10px 5px 10px;
}
.tonggia td b{ color: #FF0000 }
.ahaa td{
}
.thanhtoan tr{
	width:100%;
	float:left;
	padding:10px 0px 0px 10px;
	clear:both;
}
.thanhtoan td{
	float:left;
}
.thanhtoan input{
	width:200px;
	padding: 5px;	
}
.phuongthuc input{
	width:auto;
	height:auto;

}
.thanhtoan select{
	padding:5px;
}
.thanhtoan textarea{
	padding:10px;
	width: 100%;
}
.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;}
.form_giohang td{padding: 10px 0;}
.form_giohang .tt_cart{text-align: left; font-family: Helvetica,Arial,sans-serif;}
.form_giohang .img{ width: 100px; float: left; border: 1px solid #ccc; padding: 1px; margin-right: 10px; }
.form_giohang .tt_cart h3{text-align: left; color: #333; padding: 5px 0px 0px 0px;}
.form_giohang .tt_cart span{ color: #FF0000; }
.form_giohang .tt_cart:hover{opacity: 0.8;}
.cl_input{ margin: 20px 0px 0px 0px; }
.cl_input label{ width: 30%; float: left; font-weight: 100; }
.cl_input label img{ width: 16px; margin-right: 5px; }
.cl_input input{ width: 60%; float: left; padding: 2px; }
.cl_area label{ width: 100%; float: left; margin: 15px 0px 10px 0px;font-weight: 100; }
.cl_area label img{ width: 20px; margin-right: 5px; }
.cl_area textarea{ width: 100%; height: 115px; padding: 5px; }
.form_giohang input{ width: 50px; text-align: center; }
.giohang_form .cl_input{ width: 50%; float: left; }
.giohang_form .cl_input input{ padding: 5px; } 
@media (max-width: 768px) {
	.res_cart{ display: none; }
	.form_giohang .img{ width: 50px; margin-top: 5px;}
}
@media (max-width: 500px) {
	.cl_input label{ width: 100%; float: left; font-weight: 100; }
	.cl_input input{ width: 100%; float: left; padding: 2px; }
	..menu_giohang td{ font-size: 11px; text-transform: capitalize;  }
}