.panel-sidebar a.list-group-item.active,
.panel-sidebar a.list-group-item.active:focus,
.panel-sidebar a.list-group-item.active:hover {
  background-color: #10C469;
  border-color: #10C469;
}

div.header-lined h1 {
  color: #10C469;
}

#order-x_board .products .product {
  border: 1px solid #e7e7e7;
}

#order-x_board .products .product header {
  background: #2e363f;
}

#order-x_board .products .product header span {
  color: #f8f8f8;
}

.btn-success:hover {
  background-color: #2e363f;
  border-color: #2e363f;
}

#order-x_board .domain-selection-options .option {
  background-color: #fff;
}

#order-x_board .order-summary {
  background-color: #2e363f;
  border-bottom: 3px solid #2e363f;
}

#order-x_board .summary-container {
  background-color: #fff;
}

#order-x_board .product-info {
  padding: 15px;
  background-color: #fff;
  border: 1px solid #e7e7e7;
}

#order-x_board .view-cart-items-header {
  background-color: #2e363f;
}

#order-x_board .view-cart-items {
  border-bottom: 2px solid #2e363f;
}

#order-x_board .empty-cart .btn {
  background-color: #2e363f;
}

#order-x_board .view-cart-tabs .tab-content {
  background-color: #fff;
}

.promo button.btn.btn-block {
  background: #10c469;
  color: #fff;
}

#order-x_board .field[disabled],
#order-x_board .field[readonly],
#order-x_board .form-control[disabled],
#order-x_board .form-control[readonly] {
  background-color: #fff;
}
