/************************************************************
				History Page Styles
************************************************************/

#order-list .footable-row-detail-cell .footable-row-detail-row .footable-row-detail-name{
    display: inline;
}
#order-list .footable-row-detail-cell .footable-row-detail-row .footable-row-detail-value{
    display: inline;
}
#order-list .footable-row-detail-cell .history_detail_button{
    text-decoration: underline;
    margin-left: -5px;
}
#order-detail-content table .return_quantity_buttons a, #order-detail-content table .order_qte_input{
    display: none;
}
#history #block-order-detail{
    border: 2px solid;
    padding: 15px;
    float: left;
    width: 100%;
    background: #BED6D6;
}
#history #block-order-detail .info-order strong{
    text-transform: uppercase;
}
.adresses_bloc .address{
    margin: 0 15px;
    text-align: center;
    border-bottom: solid 1px;
    padding-bottom: 10px;
}
.adresses_bloc .address li{
    line-height: 18px;
}
.adresses_bloc .address .page-subheading{
    margin-bottom: 5px;
    font-size: 14px;
    padding: 5px 0;
    color: #FFF;
    background: #878585;
}
#history #block-order-detail #order-detail-content{
    margin-top: 20px;
    background: #fff;
}
#sendOrderMessage .submit{
    clear: both;
}
#sendOrderMessage .button{
    float: left;
}

/*# sourceMappingURL=history.css.map */
