/************************************************************
				History Page Styles
************************************************************/
#order-detail-content table .return_quantity_buttons {
  margin-top: 3px; }
  #order-detail-content table .return_quantity_buttons a {
    display: none;
    float: left; }
    #order-detail-content table .return_quantity_buttons a + a {
      margin-left: 3px; }
#history #page > .columns-container > #columns > .row > #center_column {
  padding: 0;
}
.history_link.bold {
  min-width: 130px;
}
.history_state {
  text-align: center;
}
#history .link-button i.large {
  display: none;
}
#history .footable .footable-row-detail-name {
  padding-right: 10px;
}
#history .footable .footable-row-detail-row {
    line-height: 40px;
}
#history .footable .footable-row-detail-name  {
  width: 125px;
  margin: 5px auto 0;
  padding: 0 0 0 30px;
}
#history .footable-row-detail-inner {
  margin: 30px auto 30px;
}
#history .footable .footable-row-detail-row:nth-child(odd) {
  background: #eee;
}
#history .footable .footable-row-detail-value {
  padding: 0 30px 0 0;
  width: 125px;
  text-align: right;
}
#history .footable .footable-row-detail-row:last-child .footable-row-detail-name {
  display: none;
}
#block-order-detail .page-heading {
  display: none;
}
#block-order-detail .adresses_bloc > .row > .col-xs-12.col-sm-6:last-child {
  display: none;
}
#block-order-detail .adresses_bloc > .row > .col-xs-12.col-sm-6 {
  text-align: center;
}
#block-order-detail {
  padding: 0 15px;
}
#history .info-order.box {
  display: none;
}
#block-order-detail > .box.box-small {
  padding: 50px;
  text-align: center;
}
#history #block-order-detail .table.table-bordered.footable-loaded {
  overflow-x: scroll;
  display: block;
  width: 100%;
  margin: 0 0 30px;
  border-left-width: 0;
}
#history #order-detail-content {
  background: none;
  overflow-x: scroll;
  padding: 0;
  border: solid #d6d4d4;
  border-width: 1px;
  margin: 0 0 30px;
  width: 100%;
}
#block-order-detail > .box.box-small .dark {
  padding: 0;
  display: inline-block;
}
#block-order-detail > .box.box-small .button.button-medium {
  display: inline-block;
  float: none !important;
  margin: 5px 0 15px;
}
#history .footable .footable-row-detail-row:last-child {
  display: inline-block;
  margin: 15px -144px 5px 0px;
  width: 250px;
  text-align: center;
  background: none;
}
#history .footable .footable-row-detail-row:last-child .footable-row-detail-value {
  width: 100%;
  display: inline-block;
  padding: 0;
  text-align: center;
}
#order-detail-content table .order_qte_input {
  display: none;
  width: 57px;
  height: 27px;
  line-height: 27px;
  padding: 0;
  text-align: center; }
#order-detail-content table label {
  font-weight: 400; }
#history .footable .footable-row-detail-row:last-child .button.button-small {
  margin-right: 15px;
}
.table td.history_detail a + a {
  margin-left: 14px; }
.table td.step-by-step-date {
  width: 105px; }
.table tfoot strong {
  color: #333; }

.info-order i {
  font-size: 20px; }
  .info-order i.icon-gift {
    color: #f13340; }
  .info-order i.icon-repeat {
    color: #55c65e; }

#sendOrderMessage {
  margin-bottom: 30px;
  text-align: center;
  margin: 40px -15px 30px;
  background: #eee;
  width: 100vw;
  padding: 10%;
}
#history ul.footer_links {
  border: none;
  text-align: center;
  width: 260px;
  margin: 30px auto 15px;
  padding: 0;
  height: auto;
  background: #eee;
}
#sendOrderMessage select.form-control {
    width: 100%; }

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