.tom-tat{
	width: 100%;
	height: 40px;
	background: #858585;
	color: #fff;
	font-weight: 900;
	padding-left: 30px;
	line-height: 40px;
	margin-bottom: 15px;
}
.right-info{
	padding: 0px 0px 0px 20px;
}
#tinh{
	width: 100% !important;
	height: 40px !important;
	line-height: 40px !important;
}
#huyen{
	width: 100% !important;
	height: 40px !important;
	line-height: 40px !important;
}
.tinh{
	margin-bottom: 20px !important;
	width: 100% !important;
}
.huyen{
	margin-bottom: 15px !important;
	width: 100% !important;
}
.btn-group{
	margin-top: 15px;
	margin-bottom: 15px;
}
.btn{
	border-radius: 0px !important;
}
.img-product{
	width: 99%;
}
.total{
	min-height: 80px;
	margin-bottom: 15px;
}
.btn-update{
	background: #3b5998;
}
@media (max-width: 991px){
	.right-info{
	padding: 0px !important;
	}
}