.new-order-btns a {
	font-family: 'Roboto Condensed', helvetica, arial, sans-serif !important;
	font-size:20px;
	border:10px solid #e4f5fc;
	text-transform:uppercase;
	font-weight:bold;
	padding:20px;
	min-width:90%;
}
.new-order-btns a i {
	font-size:48px;
}
.btn-xsm {
	padding:2px 10px;
}
.input-auto {
	width:auto;
}
.order-table .img-product {
	max-width:150px;
}
.order-block h3 {
	border-bottom:1px solid #aaa;
	margin-top:40px;
}
.checkbox label::before, .radio label::before {
	top:4px;
}
.radio label::after {
	top:7px;
}
.checkbox label::after {
	top:4px;
}
.form-horizontal .checkbox, .form-horizontal .radio {
	padding-top:3px;
}
.select2-container--default .select2-selection--single {
	height: 34px;
	line-height: 1.42857;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 34px;
	line-height: 1.42857;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	height: 34px;
	line-height: 34px;
}
.table-order-total {
	font-weight:bold;	
}
.order-total {
	background:#a3bb48;
	color:#fff;
}
.delivery-phone {
	display:none;
}
.cart-system {
	color:#fff;
	background:#09C;
	width:100%;
	font-size:12px;
	text-transform:uppercase;
}

/**/
.timeline-xs {
  margin: 0;
  padding: 0;
  list-style: none;
}
.timeline-xs .timeline-item {
  position: relative;
  border-left: 1px solid #c8c7cc;
}
.timeline-xs .timeline-item:after {
  background-color: #fff;
  border-color: #007AFF;
  border-radius: 10px;
  border-style: solid;
  border-width: 1px;
  bottom: 0;
  content: "";
  height: 9px;
  left: 0;
  margin-left: -5px;
  position: absolute;
  width: 9px;
}
.timeline-xs .timeline-item p {
  margin: 0;
  padding-bottom: 10px;
}
.timeline-xs .timeline-item.success {
  border-left-color: #5cb85c;
}
.timeline-xs .timeline-item.success:after {
  border-color: #5cb85c;
}
.timeline-xs .timeline-item.danger {
  border-left-color: #d43f3a;
}
.timeline-xs .timeline-item.danger:after {
  border-color: #d43f3a;
}
.timeline-xs .timeline-item.info {
  border-left-color: #46b8da;
}
.timeline-xs .timeline-item.info:after {
  border-color: #46b8da;
}
.timeline-xs .timeline-item.warning {
  border-left-color: #eea236;
}
.timeline-xs .timeline-item.warning:after {
  border-color: #eea236;
}
.timeline-xs .timeline-item:before, .timeline-xs .timeline-item:after {
  content: " ";
  display: table;
}
.timeline-xs .timeline-item:after {
  clear: both;
  bottom: auto;
  top: 4px;
}
fieldset {
	border:1px solid #ccc;
	border-radius:0;
	padding:10px;
	margin-bottom:20px;
}
fieldset legend {
	display:inline-block;
	width:auto;
	background:#00a2e0;
	color:#fff;
	font-size:22px;
	text-transform:none;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:0;
	padding:5px 10px;
	border-radius:0;
}
fieldset legend .num {
	background:#fff;
	color:#00a2e0;
	border-radius:50%;
	display:inline-block;
	width:30px;
	text-align:center;
}
#wpmem_login fieldset legend {
	display:block;
}
.system-options {
	background:#ddd;
	border-radius:6px;
	padding-top:5px;
	padding-bottom:5px;
}

.row-header {
	font-weight:bold;
	text-decoration:underline;
}
.tax-child {
	background:none;
	padding-top:10px;
	padding-bottom:10px;
}
.row-product {
	padding-top:3px;
	padding-bottom:3px;
}
.row-product:nth-child(even) {
	background:#eee;
}
.info-icon {
	display:inline-block;
	border:2px solid #777;
	border-radius:50%;
	color:#777;
	width:28px;
	text-align:center;
}
.btn {
	border-radius:0;
}
hr {
	margin:10px 0;
	border-color:#ddd;
}

.compressor-size-1, .compressor-size-2,
.air-handler, .air-handler-earthlinked, .air-handler-type, .heat-strip, .air-handler-orientation, .air-handler-flow, .air-handler-discharge, .water-heating,
.loop-1, .loop-2, .loop-3,
.system-distribution, .system-air-handler, .system-water-heating, .system-earth-loop,
.system-submit,
.payment-type-info {
	display:none;
}

.nav-order {
	list-style:none;
	width:100%;
	margin:0;
	padding:0;
	zoom:1;
	height:auto;
	margin-bottom:20px;
	background:#a3bb48;
}
.nav-order:before,
.nav-order:after {
  content:'';
  display:table;
}
.nav-order:after {
  clear:both;
}
.nav-order li {
	display:block;
	width:25%;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	border-left:1px solid #fff;
	border-bottom:0;
}
.nav-order li.col2 {
	width:50%;
}
.nav-order li span {
	display:block;
	width:30px;
	width:30px;
	text-align:center;
	line-height:30px;
	position:absolute;
	top:7px;
	left:-16px;
	border-radius:50%;
	background:#fff;
	color:#a3bb48;
}
.nav-order li.first-child span {
	display:none;
}
.nav-order li a {
	color:#fff;
	display:block;
	text-align:center;
	padding:10px;
	text-decoration:none !important;
	font-family: "Roboto Condensed",helvetica,arial,sans-serif;
	text-transform:uppercase;
}
.nav-order li.active {
	background:#00a2e0;
}
.nav-order li.active span {
	color:#00a2e0;
}
@media (max-width: 600px) {
	.nav-order li, .nav-order li.col2 {
		width:100%;
		border-bottom:1px solid #fff;
		border-left:0;
		float:none;
	}
	.nav-order li.first-child span {
		display:block;
	}
	.nav-order li span {
		left:7px;
	}
}
.accessory-row {
	padding:6px;
}
.accessory-row-alt {
	background:#f2f2f2;
}
.btn-success {
	background:#a3bb48;
	border-color:#a3bb48;
}
.quote-products {
	margin:0;
	padding-left:15px;
	list-style:square;
}
.quote-products li {
	padding-bottom:5px;
	white-space:nowrap;
}
.btn-quote-order {
	display:inline-block;
	background-color:#060;
	color:#fff;
	font-size: 11px;
	margin: 0;
	padding: 5px 10px;
	text-align: center;
}
.btn-quote-del {
	display:inline-block;
	background-color:#900;
	color:#fff;
	font-size: 11px;
	margin: 0;
	padding: 5px 10px;
	text-align: center;
}
.btn-quote-order:hover, .btn-quote-del:hover, .btn-quote-order:active, .btn-quote-del:active {
	color:#fff;
	outline:none;
}
.table-quotes .well {
	margin-top:5px;
	padding:5px 10px;
}
.btn-order-fade {
	color:#ccc !important;
	background:#aaa !important;
}
.cart-add {
	display:none;
}