@charset "utf-8";
/* CSS Document */

.button-cart{
	background:#129469;
	border:0;
	height:29px;
	width:143px;
	color:#ffffff;
	font-weight:bold;
	cursor: pointer;
}
.eshopcart h1{
	background: url("../images/cart-icon.png") no-repeat scroll left center transparent;
    height: 32px;
    line-height: 40px;
}
.head-tr{
	background-color:#ededed;
}
.table-product-pack thead{
	text-align: center;
	font-weight: bold;
	color: #626262;
}
.name-product a{
}
.price-product{
	color:#EB460B;
}
.total-price{
	color:#EB460B;
	font-weight:bold;
}
.all-button-cart{
	margin:15px 0px;
}
.test-info-next div,.test-info-next2 div{
	padding-bottom:10px;
}
.button-step{
	background:#129469;
	border:0;
	padding: 10px 21px;
	color:#FFFFFF;
	font-weight:bold;
}
.center-column{
	text-align: center;
}
.info-customer-gh{
	padding: 10px 10px 20px 10px;
}
.infor_shipping{
	margin: 20px 0;
	line-height: 25px;
	color: #626262;
}
.info-customer-gh-send{
 	float: left;
    width: 332px;
}
.arrow{
	float: left;
    margin-top: 120px;
    text-align: center;
    width: 204px;
}
.info-customer-gh-receive{
	float: right;
    width: 332px;
}
#sender_comments, #recipients_comments{
	width: 220px;
}
.test-info-next2{
	margin-top: 20px;
}
.tab_title{
	display: list-item;
    font-size: 16px;
    font-weight: normal;
    list-style: square inside none;
    color: #EB460B;
}
.info-customer-gh  .td-left{
	font-weight: bold;
	color: #4A4E51;
}
.send_info_label,.receive_info_label,.table_name{
	font-size: 14px;
	color: #EB460B;
	font-weight: normal;
}