#history #left_column {width:320px}
#history #left_column .block {display:none}
#history #center_column {width:830px}
#history #center_column_myaccount {
	width:825px;
	margin:0;
	border-left:5px solid #F3F3F3;
	padding:0px 15px 0px 50px;
}
#history .breadcrumb {text-align:right}
#history #center_column .title_block {
	margin:20px 0;
	padding:15px 20px;
	background:#F6F6F6;
	font-size:12px;
}
#history #center_column .title_block input {
	position: relative;
  top: -7px;
	float:right;
	line-height:26px;
	height:28px;
	margin-right:0;
	font-size:10px;
}

.info-order {
	margin-bottom:20px;
}
.info-order p {padding-bottom:10px}
.info-order p .icon {
	position:relative;
	top:2px;
	left:0
}
#order-list {
	margin-bottom:20px;
	width:100%;
}
#block-history table.std td, table.table_block td {padding:8px 12px;}
#block-history table.std tfoot td {text-align:right}
#order-list td .price, #order-detail-content tbody .price {
	white-space: nowrap;
}
#order-list td.history_detail {border-right:none;}

#order-list .last_item td {border-bottom:1px solid #fff}

.adresses_bloc {margin-bottom:20px}
.adresses_bloc .item {margin-right:60px}

.detail_step_by_step {width:100%}
.detail_step_by_step tr.last_item td {border-bottom:1px solid #fff}

#order-detail-content table {width:100%}
#order-detail-content table .order_qte_input {display:none}
#order-detail-content table tr.totalprice td {border-bottom:1px solid #fff}
#order-detail-content table tr:nth-child(even) {background:#f3f3f3;}
#order-detail-content table tr td:last-child,
#order-detail-content table tr th:last-child {text-align:right;}
#order-detail-content table tr td:last-child span.price,
#order-detail-content table tr td:last-child span.price-shipping { font-weight:bold;}

#sendOrderMessage {margin-bottom:20px}
#sendOrderMessage p {padding-bottom:10px}
#sendOrderMessage p.info {
	font:italic 12px/14px "Open Sans",Arial,Verdana,sans-serif;
	color:#BCBCBC;
}
#sendOrderMessage select {border:1px solid #E6E6E6;}
#returnOrderMessage .textarea textarea,
#sendOrderMessage .textarea textarea {
	width:100%;
	border:1px solid #E6E6E6;
	max-width:100%;
	padding:4px 8px;
}
#block-history h3, #guestToCustomer {
	color:#C2A972;
	font:15px/18px "Open Sans",Arial,Verdana,sans-serif;
	text-transform:uppercase;
	letter-spacing: .5px;
	padding-bottom:5px;
}
#block-history ul.address {margin-top:0;}
#block-history ul.address li.address_title {color:#5D545F; line-height:28px;}
#block-history ul.address li:last-child { padding-bottom:15px;}
#block-history ul.address.address_details {margin-right:0;width:430px!important}
.color-myaccount, #shipping_number_show a {color:#E31C58;}
