html > body #aec-cat-orderForm {
	display: block;
	font: inherit;
	height: auto;
	letter-spacing: normal;
	margin: 0;
	overflow: hidden;
	text-transform: none;
	vertical-align: top;
	word-spacing: normal;
	border: none !important;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	background-color: #4e4e4e;
	padding: 0 15px;
}
#aec-left.col-md-2 .aec-navTitle:first-child {
  display: none !important;
}
.aec-navTitle:first-child + .aec-dcsnavAccordian {
  display: none  !important;
}
.aec-navTitle:first-child + .aec-dcsnavAccordian + .aec-navTitle {
  display: block !important;
}
.aec-navTitle:first-child + .aec-dcsnavAccordian + .aec-navTitle + .aec-dcsnavAccordian {
  display: block;
}
#aec-cat-orderForm hr {
	border-color: #babbbc;
	border-width: 2px 0 0;
}

html > body #aec-cat-orderForm form#orderForm {
	border-style: solid;
	border-width: 0;
}

#aec-cat-orderForm #orderForm .aec-clear.row {
	color: #ffffff;
	margin: 0;
}

#aec-cat-orderForm #instructions.row {
	border-style: solid;
	border-width: 0;
	color: #ffffff;
	font-size: 16px;
	margin-left: 0;
	margin-right: 0;
	padding: 4px;
	font-weight: 600;
}

@media (min-width: 0px) and (max-width: 360px) {
	#aec-cat-orderForm #instructions.row {
		font-size: 13px;
		font-weight: 400;
	}
}

#aec-cat-orderForm legend {
	background-color: transparent;
	border-color: #000;
	border-width: 0 0 3px;
	color: #000 !important;
	display: inline-block;
	font-size: 33px !important;
	font-weight: 600 !important;
	line-height: 100%;
	margin-bottom: 15px !important;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 30px !important;
	text-transform: uppercase;
	width: 100%;
}

#aec-cat-orderForm .row.bsTable {
	margin-left: 0;
	margin-right: 0;
}

#aec-cat-orderForm .aec-cat-subtitle {
	background-color: transparent;
	background-image: none;
	border-image: none;
	border-radius: 0 !important;
	border-style: solid;
	border-width: 0;
	color: #000;
	display: block;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 5px;
	padding: 0;
	width: 100%;
}

#aec-cat-orderForm .aec-cat-subtitle:before {
	content: '\f878';
	font-family: "WebGlyphs";
	margin-right: 4px;
}

#aec-cat-orderForm .pButton {
	font-size: 16px !important;
	margin: 0;
	font-weight: 600;
}

#aec-cat-orderForm #submitOrderForm.catalagBuyBtn {
	background-image: none !important;
	background-color: #000;
	border: medium none;
	color: #512e35;
	font-weight: 700;
	font-size: 17px;
	text-transform: uppercase;
	transition: all 0.2s ease-in 0s;
	-webkit-transition: all 0.2s ease-in 0s;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	width: auto;
	text-indent: 0;
	min-width: 155px;
	margin: 0;
	height: auto;
	padding: 6px 12px;
}

#aec-cat-orderForm #submitOrderForm.catalagBuyBtn:hover {
	background-color: #000;
	color: #512e35;
	box-shadow: 0 0 4px #000 !important;
	-webkit-box-shadow: 0 0 4px #000 !important;
	-moz-box-shadow: 0 0 4px #000 !important;
}

#aec-cat-orderForm #submitOrderForm.catalagBuyBtn:before {
	content: '\f838';
	font-family: "WebGlyphs";
	font-size: 20px;
	font-weight: normal;
	line-height: 0;
	margin-right: 4px;
	position: relative;
	top: 2px;
}

#aec-cat-orderForm .btn.btn-default.catButton {
	background-image: none !important;
	background-color: #512e35;
	border: 1px solid #000;
	color: #000;
	font-weight: 700;
	font-size: 17px;
	text-transform: uppercase;
	padding: 6px 12px;
	transition: all 0.2s ease-in 0s;
	-webkit-transition: all 0.2s ease-in 0s;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	width: auto;
	text-indent: 0;
	min-width: 145px;
}

    #aec-cat-orderForm .btn.btn-default.catButton:focus {
        outline-width: 1px !important;
        outline-style: solid !important;
        outline-offset: -2px !important;
        outline-color: #000 !important;
        box-shadow: 0 0 4px #000 !important;
        -webkit-box-shadow: 0 0 4px #000 !important;
    }

#aec-cat-orderForm .btn.btn-default.catButton:hover {
	background-color: #512e35;
	color: #000;
	box-shadow: 0 0 4px #512e35 !important;
	-webkit-box-shadow: 0 0 4px #512e35 !important;
	-moz-box-shadow: 0 0 4px #512e35 !important;
}

#aec-cat-orderForm .btn.btn-default.catButton:before {
	content: '\f844';
	font-family: "WebGlyphs";
	margin-right: 4px;
	font-weight: normal !important;
}

#aec-cat-orderForm .table-striped > tbody > tr:nth-child(2n+1) {
    background-color: #3a3a3a;
}

#aec-cat-orderForm .tableCatForm td {
	border-color: #4e4e4e !important;
}

#aec-cat-orderForm .tableCatForm.table > thead > tr > th {
	border-bottom: medium none;
	vertical-align: bottom;
}

#aec-cat-orderForm table.tableCatForm input {
	background-color: #ffffff;
	background-image: none;
	border-radius: 0 !important;
	box-shadow: none !important;
	color: #512e35;
	display: block;
	/*font-size: 13px !important;*/
	height: 24px;
	line-height: 1.42857;
	padding: 2px 4px;
	border-color: #d1d2d4 !important;
	border-style: solid;
	border-width: 1px;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	width: 90%;
}

#aec-cat-orderForm table.tableCatForm input[readonly] {
	color: #000 !important;
}

    #aec-cat-orderForm table.tableCatForm input:focus {
        border-color: #512e35 !important;
        outline: 0;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    #aec-cat-orderForm table.tableCatForm input.TextBoxAsLabel:focus {
        outline-color: #000 !important;
    }

    #aec-cat-orderForm .TextBoxAsLabel {
        background: none repeat scroll 0 0 transparent !important;
        border: medium none !important;
        box-shadow: none !important;
    }

#aec-cat-orderForm .validationError {
	color: #BE001F !important;
	font-weight: normal !important;
	font-size: 13px;
}

#aec-cat-orderForm .field-validation-error {
	color: #BE001F;
	font-size: 13px;
}

#aec-cat-orderForm .tableCatForm.table > thead > tr > th {
	background-color: #d1d2d4;
	border-top: 1px solid #d1d2d4;
	color: #4e4e4e;
	font-size: 15px;
	font-weight: 600;
}

#aec-cat-orderForm .table {
	border: 1px solid #828282;
	border-collapse: separate;
	border-radius: 0 !important;
	margin-bottom: 20px;
	max-width: 100%;
	width: 100%;
}

#aec-cat-orderForm .tableCatForm.table > thead > tr > th.col-md-3 {
	border-right: medium none !important;
}

#aec-cat-orderForm table.tableCatForm input.TextBoxAsLabel.validationError {
	letter-spacing: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: none;
	white-space: nowrap;
	word-spacing: normal;
}

#aec-cat-orderForm .col-md-1 > input {
	text-align: center;
}

.row.bsTable + .row {
	margin: 0;
}

.btn.btn-default.catButton {
	margin: 0;
}

@media (min-width: 768px) and (max-width: 992px) {
	#aec-cat-orderForm .table {
		font-size: 10pt
	}
	#aec-cat-orderForm .table .col-md-1 {
		width: 8.33333%;
	}
	#aec-cat-orderForm .table .col-md-2 {
		width: 16.6667%;
	}
	#aec-cat-orderForm .table .col-md-3 {
		width: 25%;
	}
	#aec-cat-orderForm .table .col-md-4 {
		width: 33.3333%;
	}
}

@media (min-width: 768px) and (max-width: 864px) {
	#aec-cat-orderForm table.tableCatForm td[class*="col-"],
	#aec-cat-orderForm table.tableCatForm th[class*="col-"] {
		float: left;
		padding: 5px 4px;
	}
	#aec-cat-orderForm .tableCatForm.table > thead > tr > th {
		font-size: 9pt;
	}
}

@media (min-width: 640px) and (max-width: 767px) {
	html > body #aec-cat-orderForm {
		width: auto;
		margin: 0 -15px;
	}
	#aec-cat-orderForm table.tableCatForm td[class*="col-"],
	#aec-cat-orderForm table.tableCatForm th[class*="col-"] {
		float: left;
		padding: 5px 4px;
	}
	#aec-cat-orderForm .tableCatForm.table > thead > tr > th {
		font-size: 9pt;
	}
	#aec-cat-orderForm .table {
		font-size: 10pt
	}
	#aec-cat-orderForm .table .col-md-1 {
		width: 8.33333%;
	}
	#aec-cat-orderForm .table .col-md-2 {
		width: 16.6667%;
	}
	#aec-cat-orderForm .table .col-md-3 {
		width: 25%;
	}
	#aec-cat-orderForm .table .col-md-4 {
		width: 33.3333%;
	}
	#aec-cat-orderForm .tableCatForm.table > thead > tr > th.col-md-2:first-child:before {
		content: "Catalog #";
		font-size: 9pt;
		position: relative;
	}
	#aec-cat-orderForm .tableCatForm.table > thead > tr > th.col-md-2:first-child {
		font-size: 0;
	}
	#aec-cat-orderForm table.tableCatForm input.TextBoxAsLabel.validationError {
		font-size: 8pt !important;
		letter-spacing: normal;
		text-transform: none;
		word-spacing: normal;
	}
	#aec-cat-orderForm .field-validation-error {
		font-size: 8pt !important;
	}
}

@media (min-width: 480px) and (max-width: 639px) {
	html > body #aec-cat-orderForm {
		margin: 0 -22px;
		width: auto;
		padding-left: 0;
		padding-right: 0;
	}
	#aec-cat-orderForm #orderForm {
		padding: 0;
	}
	#aec-cat-orderForm #instructions.row {
		padding: 5px;
	}
	#aec-cat-orderForm table.tableCatForm input {
		font-size: 8pt !important;
	}
	#aec-cat-orderForm table.tableCatForm td[class*="col-"],
	#aec-cat-orderForm table.tableCatForm th[class*="col-"] {
		float: left;
		padding: 4px 2px;
	}
	#aec-cat-orderForm .tableCatForm.table > thead > tr > th {
		font-size: 9pt;
	}
	#aec-cat-orderForm .table {
		font-size: 10pt
	}
	#aec-cat-orderForm .table .col-md-1 {
		width: 8.33333%;
	}
	#aec-cat-orderForm .table .col-md-2 {
		width: 17.667%;
	}
	#aec-cat-orderForm .table .col-md-3 {
		width: 31%;
	}
	#aec-cat-orderForm .table .col-md-4 {
		width: 25.333%;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	#aec-cat-orderForm .tableCatForm.table > thead > tr > th.col-md-2:first-child:before {
		content: "Catalog #";
		font-size: 9pt;
		position: relative;
	}
	#aec-cat-orderForm .tableCatForm.table > thead > tr > th.col-md-2:first-child {
		font-size: 0;
	}
	#aec-cat-orderForm table.tableCatForm input.TextBoxAsLabel.validationError {
		font-size: 8pt !important;
		letter-spacing: normal;
		overflow: hidden;
		text-overflow: ellipsis;
		text-transform: none;
		white-space: nowrap;
		word-spacing: normal;
	}
	#aec-cat-orderForm .field-validation-error {
		font-size: 8pt !important;
	}
	#aec-cat-orderForm .btn.btn-default.catButton {
		margin-left: 20px;
	}
}

@media (min-width: 320px) and (max-width: 479px) {
	html > body #aec-cat-orderForm {
		margin: 0 -22px;
		width: auto;
		padding-left: 0;
		padding-right: 0;
	}
	#aec-cat-orderForm .table {
		border-left: none !important;
		border-right: none !important;
	}
	#aec-cat-orderForm #orderForm {
		padding: 0;
	}
	#aec-cat-orderForm legend:before {
		margin-left: 4px;
	}
	#aec-cat-orderForm #instructions.row {
		padding: 5px;
	}
	#aec-cat-orderForm table.tableCatForm input {
		font-size: 8pt !important;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 100%;
	}
	#aec-cat-orderForm table.tableCatForm td[class*="col-"],
	#aec-cat-orderForm table.tableCatForm th[class*="col-"] {
		float: left;
		padding: 4px 2px;
	}
	#aec-cat-orderForm .tableCatForm.table > thead > tr > th {
		font-size: 9pt;
	}
	#aec-cat-orderForm .table {
		font-size: 10pt
	}
	#aec-cat-orderForm .tableCatForm.table > thead > tr > th.col-md-2:first-child:before {
		content: "Catalog #";
		font-size: 9pt;
		position: relative;
	}
	#aec-cat-orderForm .tableCatForm.table > thead > tr > th.col-md-2:first-child {
		font-size: 0;
	}
	#aec-cat-orderForm table.tableCatForm input.TextBoxAsLabel.validationError {
		font-size: 8pt !important;
		height: auto !important;
		letter-spacing: normal;
		overflow: hidden;
		padding-bottom: 2px !important;
		padding-top: 2px !important;
		text-overflow: ellipsis;
		text-transform: none;
		white-space: nowrap;
		word-spacing: normal;
		background-color: #ffd3d3 !important;
		display: none;
	}
	#aec-cat-orderForm .field-validation-error {
		background-color: #ffd3d3 !important;
		display: block;
		font-size: 8pt !important;
		padding-bottom: 2px;
		padding-left: 4px !important;
		padding-top: 2px;
		width: 100%;
	}
	/*#aec-cat-orderForm .btn.btn-default.catButton {
		margin-left: 20px;
	}*/
	/* Shift cell postion to show error mesages on the bottom */
	#aec-cat-orderForm .table.table-striped.tableCatForm tr {
		display: inline-block;
		width: 100%;
	}
	#aec-cat-orderForm .table .col-md-2:first-child {
		width: 22%;
	}
	#aec-cat-orderForm .table .col-md-2:first-child input {
		text-align: center;
	}
	#aec-cat-orderForm .table .col-md-1 {
		width: 10%;
	}
	#aec-cat-orderForm .tableCatForm.table > thead > tr > th.col-md-3 {
		border-right: medium none !important;
		display: none !important;
	}
	#aec-cat-orderForm .table .col-md-4 {
		width: 50.333%;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	#aec-cat-orderForm .table .col-md-2 {
		width: 17.667%;
	}
	#aec-cat-orderForm .table .col-md-3 {
		border: medium none;
		margin: 0;
		padding: 0 !important;
		width: 100%;
	}
	/* Shift cell postion to show error mesages on the bottom */
}

@media (min-width: 320px) and (max-width: 360px) {
	html > body #aec-cat-orderForm {
		margin: 0 -5px !important;
		padding-left: 10px !important;
		padding-right: 10px !important;
		width: auto;
	}
	#aec-cat-orderForm #submitOrderForm.catalagBuyBtn {
		width: 100%;
	}
	#aec-cat-orderForm .btn.btn-default.catButton {
		margin-left: 0 !important;
		width: 100% !important;
	}
}