8.h1,
h1 {
	Font-size: 35px
}

.h2,
h2 {
	font-size: 33px
}

.h3,
h3 {
	font-size: 30px
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	line-height: 1.3
}

.h4,
h4 {
	font-size: 25px
}

.h5,
h5 {
	font-size: 22px
}

.h6,
h6 {
	font-size: 20px
}

.header .call-us p {
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 0
}

@media screen and (max-width:440px) {
	.header .call-us p {
		max-width: 140px;
		text-align: center
	}
}

.btn-group-lg>.btn,
.btn-lg {
	font-size: 16px;
	line-height: 1.33333;
	text-transform: uppercase;
	letter-spacing: .25em
}

.btn-group-sm>.btn,
.btn-sm {
	font-size: 14px;
	line-height: 1.5;
	text-transform: uppercase
}

.btn-group-xs>.btn,
.btn-xs {
	font-size: 14px;
	line-height: 1.5;
	text-transform: uppercase
}

.btn-link {
	font-size: 14px;
	text-transform: uppercase
}

#styleguide-wrapper .sg-buttons--primary .active.btn,
#styleguide-wrapper .sg-buttons--primary .btn:active,
#styleguide-wrapper .sg-buttons--primary .btn:focus,
#styleguide-wrapper .sg-buttons--primary .btn:hover,
#styleguide-wrapper .sg-buttons--primary .focus.btn,
#styleguide-wrapper .sg-buttons--primary .open>.dropdown-toggle.btn,
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
	background-color: #23232b;
	border-color: #23232b
}


/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
	*,
	:after,
	:before {
		background: 0 0!important;
		color: #000!important;
		-webkit-box-shadow: none!important;
		box-shadow: none!important;
		text-shadow: none!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100%!important
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	select {
		background: #fff!important
	}
	.navbar {
		display: none
	}
	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000!important
	}
	.label {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse!important
	}
	.table td,
	.table th {
		background-color: #fff!important
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd!important
	}
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: Lato, sans-serif, google;
	font-size: 16px;
	line-height: 1.33;
	color: #333;
	background-color: #fff
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #f1592a;
	text-decoration: none
}

a:focus,
a:hover {
	color: #f1592a;
	text-decoration: underline
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 0
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.33;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 21px;
	margin-bottom: 21px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only,
.text-hide {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role=button] {
	cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Lato, sans-serif, google;
	font-weight: 300;
	line-height: 1.1;
	color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 21px;
	margin-bottom: 10.5px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 10.5px;
	margin-bottom: 10.5px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-size: 75%
}

.h1,
h1 {
	font-size: 41px
}

.h2,
h2 {
	font-size: 34px
}

.h3,
h3 {
	font-size: 28px
}

.h4,
h4 {
	font-size: 20px
}

.h5,
h5 {
	font-size: 16px
}

.h6,
h6 {
	font-size: 14px
}

p {
	margin: 0 0 10.5px
}

.lead {
	margin-bottom: 21px;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.4
}

.machine_div {
	float: right!important
}

@media(min-width:767px) {
	.lead {
		font-size: 24px
	}
}

.small,
small {
	font-size: 87%
}

.mark,
mark {
	background-color: #fcf8e3;
	padding: .2em
}

.h-align-left,
.text-left {
	text-align: left
}

.h-align-right,
.text-right {
	text-align: right
}

.h-align-center,
.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.initialism,
.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #23232b
}

a.text-primary:hover {
	color: #0c0c0f
}

.text-success {
	color: #3c763d
}

a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:hover {
	color: #843534
}

.bg-primary {
	color: #fff
}

.bg-primary {
	background-color: #23232b
}

a.bg-primary:hover {
	background-color: #0c0c0f
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 9.5px;
	margin: 42px 0 21px;
	border-bottom: 1px solid #eee
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 10.5px
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 21px
}

dd,
dt {
	line-height: 1.33
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
	content: " ";
	display: table
}

.dl-horizontal dd:after {
	clear: both
}

@media(min-width:767px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[data-original-title],
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.initialism {
	font-size: 90%
}

blockquote {
	padding: 10.5px 21px;
	margin: 0 0 21px;
	font-size: 20px;
	border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
	margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.33;
	color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
	content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: '\00A0 \2014'
}

address {
	margin-bottom: 21px;
	font-style: normal;
	line-height: 1.33
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 0
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 0;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	-webkit-box-shadow: none;
	box-shadow: none
}

pre {
	display: block;
	padding: 10px;
	margin: 0 0 10.5px;
	font-size: 15px;
	line-height: 1.33;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 0
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container:after,
.container:before {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

@media(min-width:767px) {
	.container {
		width: 750px
	}
}

@media(min-width:992px) {
	.container {
		width: 970px
	}
}

@media(min-width:1200px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container-fluid:after,
.container-fluid:before {
	content: " ";
	display: table
}

.container-fluid:after {
	clear: both
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.row:after,
.row:before {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left
}

.col-xs-1 {
	width: 8.3333333333%
}

.col-xs-2 {
	width: 16.6666666667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.3333333333%
}

.col-xs-5 {
	width: 41.6666666667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.3333333333%
}

.col-xs-8 {
	width: 66.6666666667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.3333333333%
}

.col-xs-11 {
	width: 91.6666666667%
}

.col-xs-12 {
	width: 100%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-pull-1 {
	right: 8.3333333333%
}

.col-xs-pull-2 {
	right: 16.6666666667%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-4 {
	right: 33.3333333333%
}

.col-xs-pull-5 {
	right: 41.6666666667%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-7 {
	right: 58.3333333333%
}

.col-xs-pull-8 {
	right: 66.6666666667%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-10 {
	right: 83.3333333333%
}

.col-xs-pull-11 {
	right: 91.6666666667%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-push-1 {
	left: 8.3333333333%
}

.col-xs-push-2 {
	left: 16.6666666667%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-4 {
	left: 33.3333333333%
}

.col-xs-push-5 {
	left: 41.6666666667%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-7 {
	left: 58.3333333333%
}

.col-xs-push-8 {
	left: 66.6666666667%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-10 {
	left: 83.3333333333%
}

.col-xs-push-11 {
	left: 91.6666666667%
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-offset-0 {
	margin-left: 0
}

.col-xs-offset-1 {
	margin-left: 8.3333333333%
}

.col-xs-offset-2 {
	margin-left: 16.6666666667%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-4 {
	margin-left: 33.3333333333%
}

.col-xs-offset-5 {
	margin-left: 41.6666666667%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-7 {
	margin-left: 58.3333333333%
}

.col-xs-offset-8 {
	margin-left: 66.6666666667%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-10 {
	margin-left: 83.3333333333%
}

.col-xs-offset-11 {
	margin-left: 91.6666666667%
}

.col-xs-offset-12 {
	margin-left: 100%
}

@media(min-width:767px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}
	.col-sm-1 {
		width: 8.3333333333%
	}
	.col-sm-2 {
		width: 16.6666666667%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-4 {
		width: 33.3333333333%
	}
	.col-sm-5 {
		width: 41.6666666667%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-7 {
		width: 58.3333333333%
	}
	.col-sm-8 {
		width: 66.6666666667%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-10 {
		width: 83.3333333333%
	}
	.col-sm-11 {
		width: 91.6666666667%
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-pull-1 {
		right: 8.3333333333%
	}
	.col-sm-pull-2 {
		right: 16.6666666667%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-4 {
		right: 33.3333333333%
	}
	.col-sm-pull-5 {
		right: 41.6666666667%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-7 {
		right: 58.3333333333%
	}
	.col-sm-pull-8 {
		right: 66.6666666667%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-10 {
		right: 83.3333333333%
	}
	.col-sm-pull-11 {
		right: 91.6666666667%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-push-1 {
		left: 8.3333333333%
	}
	.col-sm-push-2 {
		left: 16.6666666667%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-4 {
		left: 33.3333333333%
	}
	.col-sm-push-5 {
		left: 41.6666666667%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-7 {
		left: 58.3333333333%
	}
	.col-sm-push-8 {
		left: 66.6666666667%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-10 {
		left: 83.3333333333%
	}
	.col-sm-push-11 {
		left: 91.6666666667%
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
	.col-sm-offset-1 {
		margin-left: 8.3333333333%
	}
	.col-sm-offset-2 {
		margin-left: 16.6666666667%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-4 {
		margin-left: 33.3333333333%
	}
	.col-sm-offset-5 {
		margin-left: 41.6666666667%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-7 {
		margin-left: 58.3333333333%
	}
	.col-sm-offset-8 {
		margin-left: 66.6666666667%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-10 {
		margin-left: 83.3333333333%
	}
	.col-sm-offset-11 {
		margin-left: 91.6666666667%
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
}

@media(min-width:992px) {
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}
	.col-md-1 {
		width: 8.3333333333%
	}
	.col-md-2 {
		width: 16.6666666667%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-4 {
		width: 33.3333333333%
	}
	.col-md-5 {
		width: 41.6666666667%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-7 {
		width: 58.3333333333%
	}
	.col-md-8 {
		width: 66.6666666667%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-10 {
		width: 83.3333333333%
	}
	.col-md-11 {
		width: 91.6666666667%
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-pull-1 {
		right: 8.3333333333%
	}
	.col-md-pull-2 {
		right: 16.6666666667%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-4 {
		right: 33.3333333333%
	}
	.col-md-pull-5 {
		right: 41.6666666667%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-7 {
		right: 58.3333333333%
	}
	.col-md-pull-8 {
		right: 66.6666666667%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-10 {
		right: 83.3333333333%
	}
	.col-md-pull-11 {
		right: 91.6666666667%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-push-1 {
		left: 8.3333333333%
	}
	.col-md-push-2 {
		left: 16.6666666667%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-4 {
		left: 33.3333333333%
	}
	.col-md-push-5 {
		left: 41.6666666667%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-7 {
		left: 58.3333333333%
	}
	.col-md-push-8 {
		left: 66.6666666667%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-10 {
		left: 83.3333333333%
	}
	.col-md-push-11 {
		left: 91.6666666667%
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
	.col-md-offset-1 {
		margin-left: 8.3333333333%
	}
	.col-md-offset-2 {
		margin-left: 16.6666666667%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-4 {
		margin-left: 33.3333333333%
	}
	.col-md-offset-5 {
		margin-left: 41.6666666667%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-7 {
		margin-left: 58.3333333333%
	}
	.col-md-offset-8 {
		margin-left: 66.6666666667%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-10 {
		margin-left: 83.3333333333%
	}
	.col-md-offset-11 {
		margin-left: 91.6666666667%
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
}

@media(min-width:1200px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left
	}
	.col-lg-1 {
		width: 8.3333333333%
	}
	.col-lg-2 {
		width: 16.6666666667%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-4 {
		width: 33.3333333333%
	}
	.col-lg-5 {
		width: 41.6666666667%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-7 {
		width: 58.3333333333%
	}
	.col-lg-8 {
		width: 66.6666666667%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-10 {
		width: 83.3333333333%
	}
	.col-lg-11 {
		width: 91.6666666667%
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-pull-1 {
		right: 8.3333333333%
	}
	.col-lg-pull-2 {
		right: 16.6666666667%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-4 {
		right: 33.3333333333%
	}
	.col-lg-pull-5 {
		right: 41.6666666667%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-7 {
		right: 58.3333333333%
	}
	.col-lg-pull-8 {
		right: 66.6666666667%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-10 {
		right: 83.3333333333%
	}
	.col-lg-pull-11 {
		right: 91.6666666667%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-push-1 {
		left: 8.3333333333%
	}
	.col-lg-push-2 {
		left: 16.6666666667%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-4 {
		left: 33.3333333333%
	}
	.col-lg-push-5 {
		left: 41.6666666667%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-7 {
		left: 58.3333333333%
	}
	.col-lg-push-8 {
		left: 66.6666666667%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-10 {
		left: 83.3333333333%
	}
	.col-lg-push-11 {
		left: 91.6666666667%
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
	.col-lg-offset-1 {
		margin-left: 8.3333333333%
	}
	.col-lg-offset-2 {
		margin-left: 16.6666666667%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-4 {
		margin-left: 33.3333333333%
	}
	.col-lg-offset-5 {
		margin-left: 41.6666666667%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-7 {
		margin-left: 58.3333333333%
	}
	.col-lg-offset-8 {
		margin-left: 66.6666666667%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-10 {
		margin-left: 83.3333333333%
	}
	.col-lg-offset-11 {
		margin-left: 91.6666666667%
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
}

table {
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}

th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 21px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 8px;
	line-height: 1.33;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 5px
}

.table-bordered {
	border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}

table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}

table td[class*=col-],
table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
	background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
	background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
	background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
	background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
	background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}

.table-responsive {
	overflow-x: auto;
	min-height: .01%
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15.75px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}
	.table-responsive>.table {
		margin-bottom: 0
	}
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}
	.table-responsive>.table-bordered {
		border: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 21px;
	font-size: 24px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 10px;
	font-size: 16px;
	line-height: 1.33;
	color: #555
}

.form-control {
	display: block;
	width: 100%;
	height: 41px;
	padding: 9px 16px;
	font-size: 16px;
	line-height: 1.33;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
	border-color: #23232b;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(35, 35, 43, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(35, 35, 43, .6)
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

[disabled].form-control,
[readonly].form-control,
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}

[disabled].form-control,
fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

input[type=search] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date],
	input[type=datetime-local],
	input[type=month],
	input[type=time] {
		line-height: 41px
	}
	.input-group-sm input[type=date],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	.input-group-sm input[type=time],
	.input-group-sm>.input-group-btn>input[type=date].btn,
	.input-group-sm>.input-group-btn>input[type=datetime-local].btn,
	.input-group-sm>.input-group-btn>input[type=month].btn,
	.input-group-sm>.input-group-btn>input[type=time].btn,
	.input-group-sm>input[type=date].form-control,
	.input-group-sm>input[type=date].input-group-addon,
	.input-group-sm>input[type=datetime-local].form-control,
	.input-group-sm>input[type=datetime-local].input-group-addon,
	.input-group-sm>input[type=month].form-control,
	.input-group-sm>input[type=month].input-group-addon,
	.input-group-sm>input[type=time].form-control,
	.input-group-sm>input[type=time].input-group-addon,
	input[type=date].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm,
	input[type=time].input-sm {
		line-height: 33px
	}
	.input-group-lg input[type=date],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	.input-group-lg input[type=time],
	.input-group-lg>.input-group-btn>input[type=date].btn,
	.input-group-lg>.input-group-btn>input[type=datetime-local].btn,
	.input-group-lg>.input-group-btn>input[type=month].btn,
	.input-group-lg>.input-group-btn>input[type=time].btn,
	.input-group-lg>input[type=date].form-control,
	.input-group-lg>input[type=date].input-group-addon,
	.input-group-lg>input[type=datetime-local].form-control,
	.input-group-lg>input[type=datetime-local].input-group-addon,
	.input-group-lg>input[type=month].form-control,
	.input-group-lg>input[type=month].input-group-addon,
	.input-group-lg>input[type=time].form-control,
	.input-group-lg>input[type=time].input-group-addon,
	input[type=date].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg,
	input[type=time].input-lg {
		line-height: 45px
	}
}

.form-group {
	margin-bottom: 15px
}

.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox label,
.radio label {
	min-height: 21px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}

.checkbox-inline,
.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
	cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
	cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
	cursor: not-allowed
}

.form-control-static {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0;
	min-height: 37px
}

.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
	padding-left: 0;
	padding-right: 0
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
	height: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px
}

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
	height: 33px;
	line-height: 33px
}

.input-group-sm>.input-group-btn>select[multiple].btn,
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px
}

.form-group-sm select.form-control {
	height: 33px;
	line-height: 33px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	min-height: 35px
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
	height: 45px;
	padding: 12px 26px;
	font-size: 14px;
	line-height: 1.3333333;
	border-radius: 6px
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
	height: 45px;
	line-height: 45px
}

.input-group-lg>.input-group-btn>select[multiple].btn,
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 45px;
	padding: 12px 26px;
	font-size: 14px;
	line-height: 1.3333333;
	border-radius: 6px
}

.form-group-lg select.form-control {
	height: 45px;
	line-height: 45px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 45px;
	padding: 12px 26px;
	font-size: 14px;
	line-height: 1.3333333;
	min-height: 35px
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 51.25px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 41px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	pointer-events: none
}

.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
	width: 45px;
	height: 45px;
	line-height: 45px
}

.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
	width: 33px;
	height: 33px;
	line-height: 33px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}

.has-error .form-control-feedback {
	color: #a94442
}

.has-feedback label~.form-control-feedback {
	top: 26px
}

.has-feedback label.sr-only~.form-control-feedback,
.has-feedback label.text-hide~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media(min-width:767px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-static {
		display: inline-block
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.form-inline .input-group .form-control,
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox label,
	.form-inline .radio label {
		padding-left: 0
	}
	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
	min-height: 31px
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
	content: " ";
	display: table
}

.form-horizontal .form-group:after {
	clear: both
}

@media(min-width:767px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 10px
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media(min-width:767px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 16.9999996px
	}
}

@media(min-width:767px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 9px 16px;
	font-size: 16px;
	line-height: 1.33;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
	color: #000;
	text-decoration: none
}

.btn.active,
.btn:active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-default {
	color: #000;
	background-color: #ebebeb;
	border-color: #ebebeb
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.btn-default.dropdown-toggle {
	color: #000;
	background-color: #d2d2d2;
	border-color: #ccc
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
	background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	background-color: #ebebeb;
	border-color: #ebebeb
}

.btn-default .badge {
	color: #ebebeb;
	background-color: #000
}

.btn-primary {
	color: #fff;
	background-color: #f1592a;
	border-color: #f1592a
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #da3e0e;
	border-color: #d03c0e
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
	background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #f1592a;
	border-color: #f1592a
}

.btn-primary .badge {
	color: #f1592a;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
	background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
	background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
	background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
	background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}

.btn-link {
	color: #f1592a;
	font-weight: 400;
	border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
	color: #f1592a;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}

.btn-lg {
	padding: 11px 26px;
	font-size: 14px;
	line-height: 1.3333333;
	border-radius: 0
}

.btn-sm {
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 0
}

.btn-xs {
	padding: 1px 5px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 0
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group[class*=col-] {
	float: none;
	padding-left: 0;
	padding-right: 0
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
	display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 9px 16px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 0
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
	padding: 5px 10px;
	font-size: 14px;
	border-radius: 0
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
	padding: 12px 26px;
	font-size: 14px;
	border-radius: 0
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
	margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
	z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	margin-left: -1px
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.nav:after,
.nav:before {
	content: " ";
	display: table
}

.nav:after {
	clear: both
}

.nav>li {
	position: relative;
	display: block
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #eee;
	border-color: #f1592a
}

.nav .nav-divider {
	height: 1px;
	margin: 9.5px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.33;
	border: 1px solid transparent;
	border-radius: 0
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 0
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #23232b
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
	width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
	float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media(min-width:767px) {
	.nav-justified>li,
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}
	.nav-justified>li>a,
	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 0
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media(min-width:767px) {
	.nav-tabs-justified>li>a,
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 0
	}
	.nav-tabs-justified>.active>a,
	.nav-tabs-justified>.active>a:focus,
	.nav-tabs-justified>.active>a:hover,
	.nav-tabs.nav-justified>.active>a,
	.nav-tabs.nav-justified>.active>a:focus,
	.nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

a.label:focus,
a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label-default {
	background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
	background-color: #5e5e5e
}

.label-primary {
	background-color: #23232b
}

.label-primary[href]:focus,
.label-primary[href]:hover {
	background-color: #0c0c0f
}

.label-success {
	background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
	background-color: #449d44
}

.label-info {
	background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
	background-color: #31b0d5
}

.label-warning {
	background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
	background-color: #ec971f
}

.label-danger {
	background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
	background-color: #c9302c
}

.panel {
	margin-bottom: 21px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
	padding: 15px
}

.panel-body:after,
.panel-body:before {
	content: " ";
	display: table
}

.panel-body:after {
	clear: both
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: -1px;
	border-top-left-radius: -1px
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
	color: inherit
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: -1px;
	border-bottom-left-radius: -1px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
	margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: -1px;
	border-top-left-radius: -1px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: -1px;
	border-bottom-left-radius: -1px
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.list-group+.panel-footer {
	border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
	margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
	padding-left: 15px;
	padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
	border-top-right-radius: -1px;
	border-top-left-radius: -1px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-left-radius: -1px;
	border-top-right-radius: -1px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: -1px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: -1px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
	border-bottom-right-radius: -1px;
	border-bottom-left-radius: -1px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-left-radius: -1px;
	border-bottom-right-radius: -1px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: -1px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: -1px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
	border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}

.panel>.table-responsive {
	border: 0;
	margin-bottom: 0
}

.panel-group {
	margin-bottom: 21px
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 0
}

.panel-group .panel+.panel {
	margin-top: 5px
}

.panel-group .panel-heading {
	border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #ddd
}

.panel-group .panel-footer {
	border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}

.panel-default {
	border-color: #ddd
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}

.panel-primary {
	border-color: #23232b
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #23232b;
	border-color: #23232b
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #23232b
}

.panel-primary>.panel-heading .badge {
	color: #23232b;
	background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #23232b
}

.panel-success {
	border-color: #d6e9c6
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}

.panel-info {
	border-color: #bce8f1
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}

.panel-warning {
	border-color: #faebcc
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc
}

.panel-danger {
	border-color: #ebccd1
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15)
}

.well-lg {
	padding: 24px;
	border-radius: 0
}

.well-sm {
	padding: 9px;
	border-radius: 0
}

.close {
	float: right;
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5
}

button.close {
	padding: 0;
	cursor: pointer;
	background: 0;
	border: 0;
	-webkit-appearance: none
}

.modal-open {
	overflow: hidden
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.in {
	opacity: .5
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.33px
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.33
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer:after,
.modal-footer:before {
	content: " ";
	display: table
}

.modal-footer:after {
	clear: both
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media(min-width:767px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}
	.modal-sm {
		width: 300px
	}
}

@media(min-width:992px) {
	.modal-lg {
		width: 900px
	}
}

.clearfix:after,
.clearfix:before {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right!important
}

.pull-left {
	float: left!important
}

.hide {
	display: none!important
}

.show {
	display: block!important
}

.invisible {
	visibility: hidden
}

.hidden {
	display: none!important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-xs {
	display: none!important
}

.visible-sm {
	display: none!important
}

.visible-md {
	display: none!important
}

.visible-lg {
	display: none!important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none!important
}

@media(max-width:767px) {
	.visible-xs {
		display: block!important
	}
	table.visible-xs {
		display: table
	}
	tr.visible-xs {
		display: table-row!important
	}
	td.visible-xs,
	th.visible-xs {
		display: table-cell!important
	}
	.sec-testi,
	.third-testi {
		float: none!important
	}
	.machine_img {
		margin: 5px auto
	}
	.machine_div {
		width: 100%
	}
	.sec-testi-section::before {
		position: relative!important
	}
	.content-wrapper .btn_go_gray {
		position: relative;
		top: 10px
	}
	.content-wrapper .btn_nextpage {
		margin-right: 10px
	}
	select[name=SortBy] {
		width: 96%
	}
}

@media(max-width:767px) {
	.visible-xs-block {
		display: block!important
	}
}

@media(max-width:767px) {
	.visible-xs-inline {
		display: inline!important
	}
}

@media(max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block!important
	}
}

@media(min-width:767px) and (max-width:992px) {
	.visible-sm {
		display: block!important
	}
	table.visible-sm {
		display: table
	}
	tr.visible-sm {
		display: table-row!important
	}
	td.visible-sm,
	th.visible-sm {
		display: table-cell!important
	}
}

@media(min-width:767px) and (max-width:992px) {
	.visible-sm-block {
		display: block!important
	}
}

@media(min-width:767px) and (max-width:992px) {
	.visible-sm-inline {
		display: inline!important
	}
}

@media(min-width:767px) and (max-width:992px) {
	.visible-sm-inline-block {
		display: inline-block!important
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block!important
	}
	table.visible-md {
		display: table
	}
	tr.visible-md {
		display: table-row!important
	}
	td.visible-md,
	th.visible-md {
		display: table-cell!important
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block!important
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline!important
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block!important
	}
}

@media(min-width:1200px) {
	.visible-lg {
		display: block!important
	}
	table.visible-lg {
		display: table
	}
	tr.visible-lg {
		display: table-row!important
	}
	td.visible-lg,
	th.visible-lg {
		display: table-cell!important
	}
}

@media(min-width:1200px) {
	.visible-lg-block {
		display: block!important
	}
}

@media(min-width:1200px) {
	.visible-lg-inline {
		display: inline!important
	}
}

@media(min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block!important
	}
}

@media(max-width:767px) {
	.hidden-xs {
		display: none!important
	}
}

@media(min-width:767px) and (max-width:992px) {
	.hidden-sm {
		display: none!important
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none!important
	}
}

@media(min-width:1200px) {
	.hidden-lg {
		display: none!important
	}
}

.visible-print {
	display: none!important
}

@media print {
	.visible-print {
		display: block!important
	}
	table.visible-print {
		display: table
	}
	tr.visible-print {
		display: table-row!important
	}
	td.visible-print,
	th.visible-print {
		display: table-cell!important
	}
}

.visible-print-block {
	display: none!important
}

@media print {
	.visible-print-block {
		display: block!important
	}
}

.visible-print-inline {
	display: none!important
}

@media print {
	.visible-print-inline {
		display: inline!important
	}
}

.visible-print-inline-block {
	display: none!important
}

@media print {
	.visible-print-inline-block {
		display: inline-block!important
	}
}

@media print {
	.hidden-print {
		display: none!important
	}
}

@media only screen and (max-width:767px) {
	.text-xs-left {
		text-align: left
	}
	.text-xs-right {
		text-align: right
	}
	.text-xs-center {
		text-align: center
	}
}

@media only screen and (min-width:767px) and (max-width:992px) {
	.text-sm-left {
		text-align: left
	}
	.text-sm-right {
		text-align: right
	}
	.text-sm-center {
		text-align: center
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.text-md-left {
		text-align: left
	}
	.text-md-right {
		text-align: right
	}
	.text-md-center {
		text-align: center
	}
}

@media only screen and (min-width:1200px) {
	.text-lg-left {
		text-align: left
	}
	.text-lg-right {
		text-align: right
	}
	.text-lg-center {
		text-align: center
	}
}

body,
html {
	margin: 0;
	padding: 0;
	width: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@media only screen and (min-width:767px) {
	body {
		background-image: url(../images/template/background-img.jpg);
		background-repeat: no-repeat;
		background-size: 100% auto
	}
}

img {
	border: none!important
}

input,
textarea {
	outline: 0
}

body .vcb-editable.vcb-editable--disabled:hover {
	opacity: 1;
	background: 0
}

a {
	text-decoration: none
}

a:focus,
a:hover {
	text-decoration: none
}

a:active {
	outline-style: none
}

h1 {
	font-size: 41px;
	font-weight: 300
}

h2 {
	font-size: 34px;
	font-weight: 300
}

h3 {
	font-size: 28px;
	font-weight: 300
}

h4 {
	font-size: 20px;
	font-weight: 300
}

h5 {
	font-size: 16px;
	font-weight: 300
}

h6 {
	font-size: 14px;
	font-weight: 300
}

.container--content img {
	max-width: 100%
}

#skip-to-content:focus {
	height: auto;
	width: auto;
	clip: initial;
	z-index: 9999;
	background: #fff;
	padding: 10px 15px;
	border: 1px solid #999;
	color: #333
}

.content-wrapper {
	background-color: #fff;
	padding: 0
}

@media only screen and (min-width:992px) {
	.content-wrapper {
		padding: 4px;
		-webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, .32);
		box-shadow: 0 1px 8px rgba(0, 0, 0, .32);
		margin-top: 20px
	}
}

@media only screen and (max-width:992px) {
	.container {
		width: 100%
	}
}

@media only screen and (min-width:992px) {
	.sidebar {
		width: 182px
	}
	.content_area-wrapper {
		width: -webkit-calc(100% - 187px);
		width: calc(100% - 187px);
		float: right
	}
}

@media only screen and (min-width:992px) {
	.inner-content {
		position: relative;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.sidebar-wrapper {
		margin-right: 6px
	}
}

div[id^=div_articleid_] img {
	max-width: 100%;
	height: auto
}

@media only screen and (min-width:992px) {
	#content_area {
		padding: 0 15px
	}
}

.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.flex>* {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media only screen and (max-width:767px) {
	.flex-xs {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.flex-xs>* {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media only screen and (min-width:767px) and (max-width:992px) {
	.flex-sm {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.flex-sm>* {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media only screen and (max-width:992px) {
	.flex-sm-and-down {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.flex-sm-and-down>* {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media only screen and (min-width:767px) {
	.flex-sm-and-up {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.flex-sm-and-up>* {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.flex-md {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.flex-md>* {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media only screen and (max-width:1199px) {
	.flex-md-and-down {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.flex-md-and-down>* {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media only screen and (min-width:992px) {
	.flex-md-and-up {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.flex-md-and-up>* {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media only screen and (min-width:1200px) {
	.flex-lg {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.flex-lg>* {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.h-align-left,
.text-left {
	text-align: left
}

@media only screen and (max-width:767px) {
	.text-left-xs {
		text-align: left
	}
}

@media only screen and (min-width:767px) and (max-width:992px) {
	.text-left-sm {
		text-align: left
	}
}

@media only screen and (max-width:992px) {
	.text-left-sm-and-down {
		text-align: left
	}
}

@media only screen and (min-width:767px) {
	.text-left-sm-and-up {
		text-align: left
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.text-left-md {
		text-align: left
	}
}

@media only screen and (max-width:1199px) {
	.text-left-md-and-down {
		text-align: left
	}
}

@media only screen and (min-width:992px) {
	.text-left-md-and-up {
		text-align: left
	}
}

@media only screen and (min-width:1200px) {
	.text-left-lg {
		text-align: left
	}
}

.h-align-right,
.text-right {
	text-align: right
}

@media only screen and (max-width:767px) {
	.text-right-xs {
		text-align: right
	}
}

@media only screen and (min-width:767px) and (max-width:992px) {
	.text-right-sm {
		text-align: right
	}
}

@media only screen and (max-width:992px) {
	.text-right-sm-and-down {
		text-align: right
	}
}

@media only screen and (min-width:767px) {
	.text-right-sm-and-up {
		text-align: right
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.text-right-md {
		text-align: right
	}
}

@media only screen and (max-width:1199px) {
	.text-right-md-and-down {
		text-align: right
	}
}

@media only screen and (min-width:992px) {
	.text-right-md-and-up {
		text-align: right
	}
}

@media only screen and (min-width:1200px) {
	.text-right-lg {
		text-align: right
	}
}

.h-align-center,
.text-center {
	text-align: center
}

@media only screen and (max-width:767px) {
	.text-center-xs {
		text-align: center
	}
}

@media only screen and (min-width:767px) and (max-width:992px) {
	.text-center-sm {
		text-align: center
	}
}

@media only screen and (max-width:992px) {
	.text-center-sm-and-down {
		text-align: center
	}
}

@media only screen and (min-width:767px) {
	.text-center-sm-and-up {
		text-align: center
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.text-center-md {
		text-align: center
	}
}

@media only screen and (max-width:1199px) {
	.text-center-md-and-down {
		text-align: center
	}
}

@media only screen and (min-width:992px) {
	.text-center-md-and-up {
		text-align: center
	}
}

@media only screen and (min-width:1200px) {
	.text-center-lg {
		text-align: center
	}
}

.text-justify {
	text-align: justify
}

@media only screen and (max-width:767px) {
	.text-justify-xs {
		text-align: justify
	}
}

@media only screen and (min-width:767px) and (max-width:992px) {
	.text-justify-sm {
		text-align: justify
	}
}

@media only screen and (max-width:992px) {
	.text-justify-sm-and-down {
		text-align: justify
	}
}

@media only screen and (min-width:767px) {
	.text-justify-sm-and-up {
		text-align: justify
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.text-justify-md {
		text-align: justify
	}
}

@media only screen and (max-width:1199px) {
	.text-justify-md-and-down {
		text-align: justify
	}
}

@media only screen and (min-width:992px) {
	.text-justify-md-and-up {
		text-align: justify
	}
}

@media only screen and (min-width:1200px) {
	.text-justify-lg {
		text-align: justify
	}
}

.text-nowrap {
	white-space: nowrap
}

@media only screen and (max-width:767px) {
	.text-nowrap-xs {
		white-space: nowrap
	}
}

@media only screen and (min-width:767px) and (max-width:992px) {
	.text-nowrap-sm {
		white-space: nowrap
	}
}

@media only screen and (max-width:992px) {
	.text-nowrap-sm-and-down {
		white-space: nowrap
	}
}

@media only screen and (min-width:767px) {
	.text-nowrap-sm-and-up {
		white-space: nowrap
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.text-nowrap-md {
		white-space: nowrap
	}
}

@media only screen and (max-width:1199px) {
	.text-nowrap-md-and-down {
		white-space: nowrap
	}
}

@media only screen and (min-width:992px) {
	.text-nowrap-md-and-up {
		white-space: nowrap
	}
}

@media only screen and (min-width:1200px) {
	.text-nowrap-lg {
		white-space: nowrap
	}
}

.no-pad {
	padding-left: 0;
	padding-right: 0
}

@media only screen and (max-width:767px) {
	.no-pad-xs {
		padding-left: 0;
		padding-right: 0
	}
}

@media only screen and (min-width:767px) and (max-width:992px) {
	.no-pad-sm {
		padding-left: 0;
		padding-right: 0
	}
}

@media only screen and (max-width:992px) {
	.no-pad-sm-and-down {
		padding-left: 0;
		padding-right: 0
	}
}

@media only screen and (min-width:767px) {
	.no-pad-sm-and-up {
		padding-left: 0;
		padding-right: 0
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.no-pad-md {
		padding-left: 0;
		padding-right: 0
	}
}

@media only screen and (max-width:1199px) {
	.no-pad-md-and-down {
		padding-left: 0;
		padding-right: 0
	}
}

@media only screen and (min-width:992px) {
	.no-pad-md-and-up {
		padding-left: 0;
		padding-right: 0
	}
}

@media only screen and (min-width:1200px) {
	.no-pad-lg {
		padding-left: 0;
		padding-right: 0
	}
}

.no-pad-left {
	padding-left: 0
}

@media only screen and (max-width:767px) {
	.no-pad-left-xs {
		padding-left: 0
	}
}

@media only screen and (min-width:767px) and (max-width:992px) {
	.no-pad-left-sm {
		padding-left: 0
	}
}

@media only screen and (max-width:992px) {
	.no-pad-left-sm-and-down {
		padding-left: 0
	}
}

@media only screen and (min-width:767px) {
	.no-pad-left-sm-and-up {
		padding-left: 0
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.no-pad-left-md {
		padding-left: 0
	}
}

@media only screen and (max-width:1199px) {
	.no-pad-left-md-and-down {
		padding-left: 0
	}
}

@media only screen and (min-width:992px) {
	.no-pad-left-md-and-up {
		padding-left: 0
	}
}

@media only screen and (min-width:1200px) {
	.no-pad-left-lg {
		padding-left: 0
	}
}

.no-pad-right {
	padding-right: 0
}

@media only screen and (max-width:767px) {
	.no-pad-right-xs {
		padding-right: 0
	}
}

@media only screen and (min-width:767px) and (max-width:992px) {
	.no-pad-right-sm {
		padding-right: 0
	}
}

@media only screen and (max-width:992px) {
	.no-pad-right-sm-and-down {
		padding-right: 0
	}
}

@media only screen and (min-width:767px) {
	.no-pad-right-sm-and-up {
		padding-right: 0
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.no-pad-right-md {
		padding-right: 0
	}
}

@media only screen and (max-width:1199px) {
	.no-pad-right-md-and-down {
		padding-right: 0
	}
}

@media only screen and (min-width:992px) {
	.no-pad-right-md-and-up {
		padding-right: 0
	}
}

@media only screen and (min-width:1200px) {
	.no-pad-right-lg {
		padding-right: 0
	}
}

.v-logged-in .hide-on-login {
	display: none!important
}

.v-logged-out .hide-on-logout {
	display: none!important
}

.btn-icon {
	font-family: button-icons;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	margin-right: 5px
}

.btn-icon:hover {
	text-decoration: none
}

.btn-icon-apply:before {
	content: "\e600"
}

.btn-icon-close:before {
	content: "\e601"
}

.btn-icon-email:before {
	content: "\e602"
}

.btn-icon-photos:before {
	content: "\e603"
}

.btn-icon-plus:before {
	content: "\e604"
}

.btn-icon-question:before {
	content: "\e605"
}

.btn-icon-zoom:before {
	content: "\e608"
}

.btn-icon-recalculate:before {
	content: "\e606"
}

.btn-icon-warning:before {
	content: "\e610"
}

.icon-star:before {
	font-family: button-icons!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	margin: 0!important
}

.icon-star-empty:before {
	content: "\e611"
}

.icon-star-half:before {
	content: "\e612"
}

.icon-star-full:before {
	content: "\e613"
}

.icon-free-shipping:before {
	content: "\e614";
	font-family: button-icons!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	margin: 0!important;
	width: auto!important
}

.labeled-input {
	display: inline!important;
	padding: 0!important
}

.vol-link {
	padding: 0;
	cursor: default
}

.vol-link:hover {
	text-decoration: none
}

.vol-link:hover input,
.vol-link:hover label {
	color: #f1592a
}

.vol-link-btn {
	border: 1px solid rgba(241, 89, 42, .2);
	border-radius: 0
}

.vol-link-btn:hover {
	background-color: rgba(241, 89, 42, .1);
	border: 1px solid rgba(241, 89, 42, .2)
}

.vol-link-btn:hover input,
.vol-link-btn:hover label {
	color: #f1592a
}

.vol-link .btn-icon {
	cursor: pointer;
	padding: 10px 5px 10px 15px;
	line-height: 1.428571429
}

.vol-link input {
	height: auto;
	padding: 10px 15px 10px 5px!important;
	border: 0
}

.vol-link input:hover {
	text-decoration: none
}

.vol-link .btn-icon,
.vol-link input {
	display: inline-block!important;
	vertical-align: middle;
	margin: 0
}

@media only screen and (min-width:767px) {
	.productdetails #content_area .btn_addtocart,
	.productdetails #content_area .btn_addtowishlist__span {
		display: inline-block
	}
}

@media only screen and (min-width:767px) {
	.productdetails #content_area .btn_addtocart {
		margin-right: 20px
	}
}

.productdetails #content_area .btn_addtowishlist__span {
	margin-top: 10px
}

@media only screen and (max-width:767px) {
	.productdetails #content_area .btn_addtowishlist__span {
		float: left
	}
}

@media only screen and (min-width:767px) {
	.productdetails #content_area .btn_addtowishlist__span {
		margin-top: 20px
	}
}

.productdetails #content_area .btn_addtowishlist__span #v65-product-wishlist-button {
	margin-bottom: 0;
	font-size: 14px
}

.productdetails #content_area .btn_addtowishlist_small__span input {
	font-size: 14px
}

.btn-link:hover {
	text-decoration: none
}

.btn-sm input,
.btn-sm label,
.btn-xs input,
.btn-xs label {
	font-size: 14px;
	-webkit-box-shadow: none;
	box-shadow: none
}

input,
textarea {
	border-radius: 0
}

input,
select,
textarea {
	height: auto;
	padding: 10px;
	font-size: 14px;
	line-height: 1.33;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

input:focus,
select:focus,
textarea:focus {
	border-color: #23232b;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(35, 35, 43, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(35, 35, 43, .6)
}

input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #000;
	font-style: normal;
	font-weight: 400
}

input:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
	color: #000;
	font-style: normal;
	font-weight: 400
}

input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
	color: #000;
	font-style: normal;
	font-weight: 400
}

input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #000;
	font-style: normal;
	font-weight: 400
}

fieldset[disabled] input,
fieldset[disabled] select,
fieldset[disabled] textarea,
input[disabled],
input[readonly],
select[disabled],
select[readonly],
textarea[disabled],
textarea[readonly] {
	background-color: #eee;
	opacity: 1
}

fieldset[disabled] input,
fieldset[disabled] select,
fieldset[disabled] textarea,
input[disabled],
select[disabled],
textarea[disabled] {
	cursor: not-allowed
}

select {
	height: auto;
	font-size: 14px;
	padding: 0
}

input[type=image] {
	padding: initial;
	width: auto;
	height: auto
}

input[type=file] {
	height: initial;
	padding-left: 0;
	padding-right: 0;
	border: 0;
	line-height: 1;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: inherit
}

input[type=checkbox],
input[type=radio] {
	border: 0
}

input.btn,
input[type=checkbox],
input[type=radio] {
	height: auto;
	-webkit-box-shadow: none;
	box-shadow: none
}

.container--content input,
.container--content select,
.container--content textarea {
	margin-top: 5px;
	margin-bottom: 5px
}

#content_area table[width$="%"] input[id^=Quantity] {
	text-align: center
}

input#CVV2 {
	width: 80px!important;
	text-align: left
}

#content_area input[name=ShipPostalCode] {
	width: auto!important
}

tr#BillingState_Row+tr input[name=BillingPostalCode] {
	width: 150px!important
}

@media only screen and (max-width:767px) {
	#content_area table[width="100%"] input[value=""],
	#content_area table[width="100%"] select:not(.sortby_select) {
		display: block;
		width: 100%!important;
		margin-bottom: 15px
	}
	.sortContainer {
		display: flex
	}
	.sortContainer>b {
		margin-top: 7px
	}
	.searchContainer {
		display: flex
	}
}

@media only screen and (max-width:767px) {
	.v65-error-list-text {
		margin-left: 0;
		height: 100%;
		padding-top: 0
	}
	.v65-error-list-image {
		left: 0;
		height: 47px;
		width: 100%;
		position: static;
		display: block
	}
}

.v65-error-list-container {
	border: 0;
	background-color: #eee;
	border-radius: 10px;
	color: #333
}

.v65-error-list-container .v65-error-list-image {
	background: #ffe75c;
	border-top-left-radius: 10px
}

@media only screen and (max-width:767px) {
	.v65-error-list-container .v65-error-list-image {
		height: 60px;
		padding: 10px 15px;
		border-top-right-radius: 10px
	}
}

@media only screen and (min-width:767px) {
	.v65-error-list-container .v65-error-list-image {
		text-align: center;
		border-bottom-left-radius: 10px
	}
}

.v65-error-list-container .v65-error-list-image:before {
	content: '\e610';
	font-family: button-icons;
	font-size: 40px;
	line-height: 40px
}

@media only screen and (min-width:767px) {
	.v65-error-list-container .v65-error-list-image:before {
		position: absolute;
		top: 50%;
		right: 0;
		left: 0;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

.v65-error-list-container ul {
	padding-left: 35px
}

.modal-page-center {
	display: table;
	height: 100%;
	width: 100%;
	pointer-events: none
}

.modal-page-center .line.val_results {
	word-break: break-word
}

.modal-page-center .line.val_results h2 {
	font-size: 28px
}

.modal-page-center .modal-dialog {
	display: table-cell;
	vertical-align: middle;
	pointer-events: none
}

.modal-page-center .modal-content {
	width: inherit;
	height: inherit;
	max-height: 90vh;
	overflow-y: auto;
	margin: 0 auto;
	pointer-events: all
}

.vol-pop-up-to-modal .modal__title {
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 20px
}

.vol-pop-up-to-modal #vol-modal-qty-discounts-table tr:first-child {
	display: none
}

.vol-pop-up-to-modal #vol-modal-qty-discounts-table td {
	padding: 5px;
	text-align: left;
	border: 1px solid #000
}

.modal,
.soft_add_wrapper {
	color: #000
}

.modal .soft_add_content_area a,
.soft_add_wrapper .soft_add_content_area a {
	color: #000
}

.modal .soft_add_content_area a:hover,
.soft_add_wrapper .soft_add_content_area a:hover {
	color: #000
}

.modal .soft_add_content_area .product-price,
.soft_add_wrapper .soft_add_content_area .product-price {
	color: #000
}

.modal .soft_add_action_area .continue_shopping,
.soft_add_wrapper .soft_add_action_area .continue_shopping {
	color: #fff
}

.admin-only {
	display: none
}

.admin-view .admin-only {
	display: block
}

svg.icon {
	height: 20px;
	width: 20px;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: .2s;
	transition: .2s;
	fill: currentColor
}

@media print {
	.dont-print,
	footer,
	header {
		display: none
	}
	a[href]:after {
		content: none!important
	}
}

.onepagecheckout #content_area table#v65-onepage-Detail td select,
.shoppingcart #content_area #v65-cart-shipping-details select {
	display: block;
	width: 100%;
	height: 41px;
	padding: 9px 16px;
	font-size: 16px;
	line-height: 1.33;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.onepagecheckout #content_area table#v65-onepage-Detail td select:focus,
.shoppingcart #content_area #v65-cart-shipping-details select:focus {
	border-color: #23232b;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(35, 35, 43, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(35, 35, 43, .6)
}

.onepagecheckout #content_area table#v65-onepage-Detail td select::-webkit-input-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details select::-webkit-input-placeholder {
	color: #000;
	font-style: normal;
	font-weight: 400
}

.onepagecheckout #content_area table#v65-onepage-Detail td select:-moz-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details select:-moz-placeholder {
	color: #000;
	font-style: normal;
	font-weight: 400
}

.onepagecheckout #content_area table#v65-onepage-Detail td select::-moz-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details select::-moz-placeholder {
	color: #000;
	font-style: normal;
	font-weight: 400
}

.onepagecheckout #content_area table#v65-onepage-Detail td select:-ms-input-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details select:-ms-input-placeholder {
	color: #000;
	font-style: normal;
	font-weight: 400
}

.category .search_results_section {
	padding: 2px 10px 10px
}

.category .search_results_section>input+table button.btn.btn_go_gray {
	padding: 2px 7px;
	font-size: 14px
}

.category #divWaitModal+table>tbody>tr:first-child a,
.category #divWaitModal+table>tbody>tr:first-child b {
	color: #333;
	font-size: 14px;
	font-weight: 400
}

.category #divWaitModal+table>tbody>tr:first-child a {
	color: #f1592a
}

.category #divWaitModal+table>tbody>tr>td>table {
	margin-bottom: 10px
}

.category #divWaitModal+table>tbody>tr:first-child a:hover {
	color: #f1592a
}

.category #divWaitModal+table>tbody>tr:first-child a:last-child {
	color: #f1592a
}

.category #divWaitModal+table>tbody>tr:first-child a:last-child:hover {
	color: #f1592a
}

.category .colors_backgroundneutral {
	background: #f4f4f4;
	padding: 8px 11px
}

.category table.colors_backgroundlight {
	background: #23232b;
	padding: 8px 0;
	height: 24px;
	width: 100%;
	border-collapse: separate
}

.category table.colors_backgroundlight>tbody>tr>td:first-child font {
	display: block;
	color: #fff;
	font-family: Lato, sans-serif, google;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: none;
	text-indent: 14px
}

.category table.colors_backgroundlight+table {
	border-collapse: separate;
	padding: 0 5px
}

.category a.subcategory_link {
	font-size: 15px;
	display: inline-block;
	line-height: 24px;
	color: #f1592a;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Lato
}

.category a.subcategory_link:before {
	content: "";
	display: none;
	margin-right: 4px;
	vertical-align: middle;
	color: #333
}

.category a.subcategory_link:hover {
	color: #f1592a!important;
	text-decoration: none
}

.category table.v65-productDisplay .productnamecolor {
	font-weight: 700;
	font-size: 14px;
	line-height: 1.33;
	font-family: Lato, sans-serif, google;
	color: #333
}

.category table.v65-productDisplay .productnamecolor:hover {
	color: #f1592a
}

.category table.v65-productDisplay .product_listprice,
.category table.v65-productDisplay .product_listprice b {
	color: #222;
	font-size: 14px;
	font-weight: 400
}

.category table.v65-productDisplay .product_productprice,
.category table.v65-productDisplay .product_productprice b {
	color: #f1592a;
	font-size: 16px;
	font-weight: 700
}

.category table.v65-productDisplay .product_saleprice,
.category table.v65-productDisplay .product_saleprice b {
	color: #f1592a;
	font-size: 16px;
	font-weight: 700
}

.category table.v65-productDisplay .product_dealprice {
	color: #333;
	font-size: 16px;
	font-weight: 700
}

.category table.v65-productDisplay .product_yousave,
.category table.v65-productDisplay .product_yousave span {
	color: #333;
	font-size: 15px;
	font-style: italic!important;
	font-weight: 400
}

.category table.v65-productDisplay .product_setupcost,
.category table.v65-productDisplay .product_setupcost b {
	color: #333;
	font-size: 14px;
	font-weight: 700
}

.category table.v65-productDisplay img+br+font.text.colors_text,
.category table.v65-productDisplay td[valign=top]>font.text.colors_text {
	color: #333;
	font-size: 16px;
	font-weight: 400
}

.category img[src$="nophoto.gif"],
.category img[src*="/v/vspfiles/photos/"],
.category table.v65-productDisplay .v65-productPhoto img,
.category td[align=center][colspan] img[src*="/v/vspfiles/photos/categories/"] {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto
}

.category img[src*="/v/vspfiles/photos/categories/"] {
	width: 100%;
	max-width: 100%
}

.category table[cellpadding="3"] td[align=right] .btn {
	margin: 5px
}

.category #divWaitModal+table>tbody>tr:first-child td {
	padding-left: 0
}

.category font[face=Arial] {
	font-family: inherit
}

.category table.colors_backgroundlight+table td {
	padding: 0
}

.category a.productnamecolor.colors_productname+img {
	display: none
}

.category form#MainForm>input[name=Cat]+table td[valign=bottom][rowspan="2"] {
	vertical-align: top;
	padding-top: 5px
}

.category table.colors_backgroundlight+table table {
	border-spacing: 0
}

.category form#MainForm>input[name=Cat]+table td[align=right],
.category form#MainForm>input[name=Cat]+table td[valign=bottom][rowspan="2"],
.category form#MainForm>input[name=Cat]+table>tbody>tr>td {
	padding-left: 0;
	padding-right: 0
}

.category .colors_lines_light,
.category .colors_lines_light+.colors_backgroundneutral,
.category table.colors_backgroundlight>tbody>tr>td>img {
	display: none
}

.category #content_area table.v65-productDisplay {
	table-layout: fixed
}

@media only screen and (max-width:767px) {
	.category form#MainForm>input[name=Cat]+table td[align=right],
	.category form#MainForm>input[name=Cat]+table td[valign=bottom][rowspan="2"],
	.category form#MainForm>input[name=Cat]+table>tbody>tr>td {
		display: block;
		margin-bottom: 15px;
		text-align: left
	}
}

@media(max-width:480px) {
	.category .v65-productDisplay {
		width: 100%;
		table-layout: fixed
	}
	.category td[background*="/v/vspfiles/templates/have_hold_r/images/Grid_Divider_Vertical.gif"] {
		padding: 0 10px
	}
	.category table.colors_backgroundlight+table td {
		display: block
	}
}

@media screen and (max-width:640px) {
	.category form#MainForm>table td[valign=bottom][rowspan="2"] td {
		display: block;
		width: auto
	}
	.category form#MainForm>table td[valign=bottom][rowspan="2"] td:nth-child(n+4) {
		display: inline-block;
		width: auto
	}
	.category form#MainForm>input[name=Cat]+table td[align=right],
	.category form#MainForm>input[name=Cat]+table td[valign=bottom][rowspan="2"],
	.category form#MainForm>input[name=Cat]+table>tbody>tr>td {
		display: block;
		text-align: left;
		margin-bottom: 15px
	}
}

.category .results_per_page_select,
.category .sortby_select {
	display: inline-block!important
}

.refinement_category_select .category #content_area table[width="250"] {
	width: auto
}

@media only screen and (max-width:992px) {
	.category #content_area table[width="250"] td {
		width: auto;
		display: inline-block!important
	}
}

.category #additionalsearch {
	margin-right: 5px;
	padding: 3px 5px;
	height: 36px;
	min-width: 170px;
	font-weight: 700;
	background: #efefef;
	margin-left: 10px;
	margin-bottom: 4px;
	line-height: 0
}

.category .search_results_section .results_per_page_select+nobr input[onkeydown^="return OnKeyDownPageInputBox"] {
	text-align: center;
	padding: 5px
}

.category h1 {
	margin: 0;
	font-size: 26px!important
}

.category h1>b>u {
	text-decoration: none
}

#content_area>table:nth-child(4)>tbody>tr:nth-child(2)>td>table>tbody>tr>td>center {
	text-align: left
}

.deal,
.deal-headline,
.deal-saving-stock-details {
	border-color: #eee
}

#content_area .deal {
	max-width: none;
	font-family: "Source Sans Pro", sans-serif
}

#content_area .deal-image {
	float: none;
	margin: 0 auto
}

#content_area .deal-details {
	margin-right: 0;
	padding-left: 0
}

#content_area .deal-main-heading {
	height: auto!important
}

#content_area .deal-extra-heading,
#content_area .deal-main-heading {
	background-image: none!important
}

#content_area .deal-extra-heading:before,
#content_area .deal-main-heading:before {
	content: '';
	display: block;
	padding: 20px 0 20px 25px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	background: #23232b;
	border-radius: 0;
	font-size: 19px
}

#content_area .deal-main-heading:before {
	content: 'Deal of the Day'
}

#content_area .deal-extra-heading:before {
	content: 'More Deals of the Day'
}

#content_area .deal-extra-heading {
	height: 60px!important;
	margin: 0
}

#content_area .deal-headline {
	font-size: 24px;
	color: #333;
	font-family: "Source Sans Pro", sans-serif
}

#content_area .deal-product-name a {
	text-decoration: none;
	font-size: 18px;
	color: #333;
	font-family: "Source Sans Pro", sans-serif
}

#content_area .deal-price {
	margin-left: 0
}

#content_area .deal-pricing {
	color: #eee;
	font-family: "Source Sans Pro", sans-serif;
	height: 78px;
	margin: 0;
	background-image: none!important;
	background-color: #555;
	border-radius: 0
}

#content_area .deal-buy-now,
#content_area .deal-buy-now.sold-out {
	margin: 17px 20px 0 0;
	background: 0;
	height: auto;
	width: auto
}

#content_area .deal-buy-now a {
	vertical-align: middle;
	cursor: pointer;
	white-space: nowrap;
	height: 43px;
	line-height: 43px;
	padding: 0 16px;
	font-size: 18px
}

#content_area .deal-end {
	color: #d9534f;
	font-size: 14px;
	font-family: "Source Sans Pro", sans-serif
}

#content_area .deal-regular-price-caption,
#content_area .deal-savings-caption,
#content_area .deal-stock-caption {
	color: #333
}

#content_area .deal-buy-now a {
	text-transform: uppercase
}

#content_area .deal-buy-now a {
	background: #f1592a
}

#content_area .deal-buy-now a:hover {
	background: #ef4612
}

@media only screen and (min-width:767px) {
	#content_area .deal-image {
		float: right
	}
	#content_area .deal-details {
		margin-right: 280px
	}
	#content_area .deal-price {
		margin-left: 12px
	}
}

.onepagecheckout #content_area table#v65-onepage-Detail td input[type=password],
.onepagecheckout #content_area table#v65-onepage-Detail td input[type=text],
.onepagecheckout #content_area table#v65-onepage-Detail td select,
.onepagecheckout #simpleModal #loginModal input,
.productdetails .colors_pricebox input td,
.productdetails .colors_pricebox select td,
.shoppingcart #content_area #v65-cart-coupon-entry-details-input,
.shoppingcart #content_area #v65-cart-shipping-details input,
.shoppingcart #content_area #v65-cart-shipping-details select,
.shoppingcart #content_area input#password,
.shoppingcart #content_area input.v65-cart-login-input,
.shoppingcart #content_area input[size],
.shoppingcart #content_area tr.v65-cart-details-row td input {
	background-color: #fff!important;
	border: 1px solid #ccc;
	color: contrast-color(#fff);
	font-size: 16px;
	font-family: inherit;
	font-weight: 400;
	border-radius: 0
}

.onepagecheckout #content_area table#v65-onepage-Detail td input[type=password]:focus,
.onepagecheckout #content_area table#v65-onepage-Detail td input[type=text]:focus,
.onepagecheckout #content_area table#v65-onepage-Detail td select:focus,
.onepagecheckout #simpleModal #loginModal input:focus,
.productdetails .colors_pricebox input td:focus,
.productdetails .colors_pricebox select td:focus,
.shoppingcart #content_area #v65-cart-coupon-entry-details-input:focus,
.shoppingcart #content_area #v65-cart-shipping-details input:focus,
.shoppingcart #content_area #v65-cart-shipping-details select:focus,
.shoppingcart #content_area input#password:focus,
.shoppingcart #content_area input.v65-cart-login-input:focus,
.shoppingcart #content_area input[size]:focus,
.shoppingcart #content_area tr.v65-cart-details-row td input:focus {
	border-color: #23232b;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(35, 35, 43, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(35, 35, 43, .6)
}

.onepagecheckout #content_area table#v65-onepage-Detail td input[type=password]::-webkit-input-placeholder,
.onepagecheckout #content_area table#v65-onepage-Detail td input[type=text]::-webkit-input-placeholder,
.onepagecheckout #content_area table#v65-onepage-Detail td select::-webkit-input-placeholder,
.onepagecheckout #simpleModal #loginModal input::-webkit-input-placeholder,
.productdetails .colors_pricebox input td::-webkit-input-placeholder,
.productdetails .colors_pricebox select td::-webkit-input-placeholder,
.shoppingcart #content_area #v65-cart-coupon-entry-details-input::-webkit-input-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details input::-webkit-input-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details select::-webkit-input-placeholder,
.shoppingcart #content_area input#password::-webkit-input-placeholder,
.shoppingcart #content_area input.v65-cart-login-input::-webkit-input-placeholder,
.shoppingcart #content_area input[size]::-webkit-input-placeholder,
.shoppingcart #content_area tr.v65-cart-details-row td input::-webkit-input-placeholder {
	color: #000;
	font-style: normal;
	font-weight: 400
}

.onepagecheckout #content_area table#v65-onepage-Detail td input[type=password]:-moz-placeholder,
.onepagecheckout #content_area table#v65-onepage-Detail td input[type=text]:-moz-placeholder,
.onepagecheckout #content_area table#v65-onepage-Detail td select:-moz-placeholder,
.onepagecheckout #simpleModal #loginModal input:-moz-placeholder,
.productdetails .colors_pricebox input td:-moz-placeholder,
.productdetails .colors_pricebox select td:-moz-placeholder,
.shoppingcart #content_area #v65-cart-coupon-entry-details-input:-moz-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details input:-moz-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details select:-moz-placeholder,
.shoppingcart #content_area input#password:-moz-placeholder,
.shoppingcart #content_area input.v65-cart-login-input:-moz-placeholder,
.shoppingcart #content_area input[size]:-moz-placeholder,
.shoppingcart #content_area tr.v65-cart-details-row td input:-moz-placeholder {
	color: #000;
	font-style: normal;
	font-weight: 400
}

.onepagecheckout #content_area table#v65-onepage-Detail td input[type=password]::-moz-placeholder,
.onepagecheckout #content_area table#v65-onepage-Detail td input[type=text]::-moz-placeholder,
.onepagecheckout #content_area table#v65-onepage-Detail td select::-moz-placeholder,
.onepagecheckout #simpleModal #loginModal input::-moz-placeholder,
.productdetails .colors_pricebox input td::-moz-placeholder,
.productdetails .colors_pricebox select td::-moz-placeholder,
.shoppingcart #content_area #v65-cart-coupon-entry-details-input::-moz-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details input::-moz-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details select::-moz-placeholder,
.shoppingcart #content_area input#password::-moz-placeholder,
.shoppingcart #content_area input.v65-cart-login-input::-moz-placeholder,
.shoppingcart #content_area input[size]::-moz-placeholder,
.shoppingcart #content_area tr.v65-cart-details-row td input::-moz-placeholder {
	color: #000;
	font-style: normal;
	font-weight: 400
}

.onepagecheckout #content_area table#v65-onepage-Detail td input[type=password]:-ms-input-placeholder,
.onepagecheckout #content_area table#v65-onepage-Detail td input[type=text]:-ms-input-placeholder,
.onepagecheckout #content_area table#v65-onepage-Detail td select:-ms-input-placeholder,
.onepagecheckout #simpleModal #loginModal input:-ms-input-placeholder,
.productdetails .colors_pricebox input td:-ms-input-placeholder,
.productdetails .colors_pricebox select td:-ms-input-placeholder,
.shoppingcart #content_area #v65-cart-coupon-entry-details-input:-ms-input-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details input:-ms-input-placeholder,
.shoppingcart #content_area #v65-cart-shipping-details select:-ms-input-placeholder,
.shoppingcart #content_area input#password:-ms-input-placeholder,
.shoppingcart #content_area input.v65-cart-login-input:-ms-input-placeholder,
.shoppingcart #content_area input[size]:-ms-input-placeholder,
.shoppingcart #content_area tr.v65-cart-details-row td input:-ms-input-placeholder {
	color: #000;
	font-style: normal;
	font-weight: 400
}

@media only screen and (min-width:992px) {
	.productdetails #content_area {
		padding: 0 5px
	}
}

.productdetails .colors_pricebox td[background$="PBox_Border_Bottom.gif"] {
	display: none
}

.productdetails td.vCSS_breadcrumb_td a,
.productdetails td.vCSS_breadcrumb_td b {
	color: #333;
	font-size: 14px;
	font-weight: 400
}

.productdetails .vCSS_breadcrumb_td img[src*='/clear1x1.gif'] {
	display: none
}

#listOfErrorsSpan+.colors_pricebox>tbody>tr>td>table>tbody>tr:first-child {
	display: none
}

@media(min-width:1200px) {
	.productdetails td.vCSS_breadcrumb_td br {
		display: none
	}
}

.productdetails td.vCSS_breadcrumb_td a:hover {
	color: #f1592a
}

.productdetails td.vCSS_breadcrumb_td a:last-child {
	color: #f1592a
}

.productdetails td.vCSS_breadcrumb_td a:last-child:hover {
	color: #f1592a
}

.productdetails font.productnamecolorLARGE.colors_productname {
	color: inherit;
	display: block;
	font-weight: 300;
	font-family: Lato, sans-serif, google
}

.productdetails #v65-product-parent>tbody>tr:first-child+tr>td[align=right] {
	padding-left: 15px;
	margin-bottom: 4%;
	width: 100%;
	text-align: left
}

@media only screen and (min-width:992px) {
	.productdetails #v65-product-parent>tbody>tr:first-child+tr>td[align=right] {
		width: auto;
		max-width: 400px
	}
}

.productdetails span+.colors_pricebox {
	background: 0;
	padding: 10px 15px;
	line-height: 1.1
}

.productdetails .colors_pricebox span[itemprop=description] {
	color: #333;
	display: block;
	font-size: 16px;
	line-height: 1.33;
	margin-bottom: 10px
}

.productdetails span.product_code,
.productdetails span.product_code_title {
	color: #333;
	font-size: 12px;
	font-style: normal;
	font-weight: 400
}

.productdetails .colors_pricebox .product_listprice,
.productdetails .colors_pricebox .product_listprice b {
	color: #333;
	font-size: 14px;
	font-weight: 400
}

.productdetails .colors_pricebox .product_listprice b strike {
	color: #f1592a
}

.productdetails .colors_pricebox .product_productprice,
.productdetails .colors_pricebox .product_productprice b {
	color: #333;
	font-size: 14px;
	font-weight: 400
}

.productdetails .colors_pricebox .product_saleprice,
.productdetails .colors_pricebox .product_saleprice b {
	color: #333;
	font-size: 14px;
	font-weight: 700
}

.productdetails .colors_pricebox .product_dealprice,
.productdetails .colors_pricebox .product_dealprice b {
	color: #333;
	font-size: 14px;
	font-weight: 400
}

.productdetails .colors_pricebox .product_yousave span {
	color: #333;
	font-size: 14px;
	font-style: normal!important;
	font-weight: 400
}

.productdetails .colors_pricebox div[itemprop=offers]>a[href="javascript:void(0);"] {
	display: inline-block;
	height: auto;
	min-height: 30px;
	background: transparent url(../images/svg/shipping.svg) left center no-repeat;
	background-size: auto 30px;
	padding-left: 45px;
	text-decoration: none!important
}

.productdetails .colors_pricebox div[itemprop=offers]>a[href="javascript:void(0);"]>img.vCSS_img_icon_free_shipping {
	display: none
}

.productdetails .colors_pricebox div[itemprop=offers]>a[href="javascript:void(0);"]:after {
	content: "This product qualifies for FREE SHIPPING";
	font: normal normal 16px Lato, sans-serif, google;
	line-height: 1.33;
	padding: 4px 0 0 0;
	color: #333;
	display: inline-block
}

.productdetails br+.colors_pricebox {
	background: 0;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 5%
}

.product-choose-options {
	background: #23232b
}

.product-choose-options-left {
	display: inline-block;
	color: #fff!important;
	padding: 7px 10px;
	font-size: 20px;
	font-weight: 300
}

.product-choose-options-right {
	float: right;
	color: #f1592a;
	padding: 5px 6px 5px 5px;
	font-size: 14px;
	font-weight: 700;
	font-style: italic;
	margin-top: 6px
}

.product-choose-options-question {
	color: #fff;
	background: #f1592a;
	padding: 0 5px;
	margin: 0 6px 0 3px;
	border-radius: 50%;
	font-weight: 900;
	font-style: normal
}

.productdetails .colors_pricebox img[src$="Options_Text_Choose.gif"] {
	display: none
}

.productdetails br+.colors_pricebox table td {
	color: #333
}

.productdetails br+.colors_pricebox script+br+table input.v65-productdetail-cartqty {
	margin: 0 auto
}

.productdetails br+.colors_pricebox script+br {
	display: none
}

.productdetails .btn_quantitydiscounts {
	float: left
}

.productdetails .btn_addtowishlist__span {
	float: left;
	clear: both
}

.productdetails br+.colors_pricebox td[width="1"]+td[valign=top] br+table {
	width: 100%
}

.productdetails br+.colors_pricebox td[width="1"]+td[valign=top] br+table>tbody>tr:first-child>td {
	display: block;
	padding: 0
}

.productdetails br+.colors_pricebox td[width="1"]+td[valign=top] br+table>tbody>tr:first-child>td:first-child {
	padding-left: 0;
	text-align: left
}

.productdetails input.vCSS_input_addtocart {
	display: block;
	margin: 20px 0 0
}

.productdetails input#v65-product-wishlist-button {
	display: inline-block;
	margin: 0 0 5px
}

.productdetails .wishpot_form {
	text-align: left
}

@media only screen and (max-width:767px) {
	.productdetails .wishpot_form {
		text-align: center
	}
}

.productdetails .btn_addtowishlist__span {
	float: left;
	margin-right: 30px
}

.productdetails .vCSS_img_add_to_wishlist {
	display: inline-block
}

.productdetails br+.colors_pricebox img.vCSS_img_add_to_wishlist {
	margin-bottom: 10px
}

.productdetails td[background$="PBox_Border_Left.gif"]+td>table>tbody>tr>td:first-child {
	display: block;
	padding: 0 15px
}

.productdetails td#v65-productdetail-action-wrapper {
	display: block;
	text-align: left;
	padding: 4px 0
}

.productdetails td#v65-productdetail-action-wrapper table,
.productdetails td#v65-productdetail-action-wrapper tbody,
.productdetails td#v65-productdetail-action-wrapper td,
.productdetails td#v65-productdetail-action-wrapper tr {
	display: block
}

.productdetails span#Header_ProductDetail_ExtInfo_span,
.productdetails span#Header_ProductDetail_ProductDetails_span,
.productdetails span#Header_ProductDetail_TechSpecs_span,
.productdetails td#Header_ProductDetail_ExtInfo.vCSS_tab_unselected span#Header_ProductDetail_ExtInfo_span,
.productdetails td#Header_ProductDetail_ProductDetails.vCSS_tab_unselected span#Header_ProductDetail_ProductDetails_span,
.productdetails td#Header_ProductDetail_TechSpecs.vCSS_tab_unselected span#Header_ProductDetail_TechSpecs_span {
	background: #eee;
	color: #333;
	border: 0;
	border-bottom: 0;
	font-family: Lato, sans-serif, google;
	font-size: 16px;
	font-weight: 300!important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	line-height: 40px;
	padding: 0 17px;
	border-radius: 0
}

.productdetails span#Header_ProductDetail_ExtInfo_span:hover,
.productdetails span#Header_ProductDetail_ProductDetails_span:hover,
.productdetails span#Header_ProductDetail_TechSpecs_span:hover,
.productdetails td#Header_ProductDetail_ExtInfo.vCSS_tab_selected span#Header_ProductDetail_ExtInfo_span,
.productdetails td#Header_ProductDetail_ExtInfo.vCSS_tab_unselected span#Header_ProductDetail_ExtInfo_span:hover,
.productdetails td#Header_ProductDetail_ProductDetails span#Header_ProductDetail_ProductDetails_span,
.productdetails td#Header_ProductDetail_ProductDetails.vCSS_tab_selected span#Header_ProductDetail_ProductDetails_span,
.productdetails td#Header_ProductDetail_ProductDetails.vCSS_tab_unselected span#Header_ProductDetail_ProductDetails_span:hover,
.productdetails td#Header_ProductDetail_TechSpecs.vCSS_tab_selected span#Header_ProductDetail_TechSpecs_span,
.productdetails td#Header_ProductDetail_TechSpecs.vCSS_tab_unselected span#Header_ProductDetail_TechSpecs_span:hover {
	background: #23232b;
	color: #fff;
	font-weight: 300!important
}

.productdetails tr td[background$="expand_tab_left.gif"] img {
	display: none
}

.productdetails tr td[background$="expand_tab_right.gif"] img {
	width: 7px
}

@media only screen and (max-width:767px) {
	.productdetails .productdetails #v65-product-parent+table>tbody>tr>td>table:first-child>tbody>tr>td>table:first-child>tbody>tr {
		display: block
	}
	.productdetails .productdetails #v65-product-parent+table>tbody>tr>td>table:first-child>tbody>tr>td>table:first-child>tbody>tr>td {
		display: none
	}
	.productdetails .productdetails #v65-product-parent+table>tbody>tr>td>table:first-child>tbody>tr>td>table:first-child>tbody>tr>td:nth-child(3n-1) {
		display: block;
		margin-bottom: 12px
	}
	.productdetails .productdetails #v65-product-parent+table>tbody>tr>td>table:first-child>tbody>tr>td>table:first-child>tbody>tr>td:nth-child(3n-1) * {
		display: block!important;
		border-radius: 0!important;
		text-align: center
	}
}

.productdetails #ProductDetail_ProductDetails_div2 .colors_descriptionbox>tbody>tr:nth-child(3)>td[width="100%"],
.productdetails form .colors_descriptionbox {
	background: 0;
	border: 1px solid rgba(0, 0, 0, .2);
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	padding: 10px 8px;
	border-collapse: separate
}

.productdetails form .colors_descriptionbox td {
	color: #333;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.33
}

.productdetails form .colors_descriptionbox td[width="1"] {
	padding: 0
}

.productdetails #ProductDetail_ProductDetails_div2 .colors_descriptionbox>tbody>tr:nth-child(3)>td[width="100%"] {
	display: block;
	margin-top: 5px
}

.productdetails #v65-product-history-header td:first-child:before,
.productdetails #v65-product-reviews .v65-product-reviews-cell:before,
.productdetails .colors_lines_light .colors_backgroundlight,
.productdetails .v65-product-related-header-cell .colors_backgroundlight,
.shoppingcart .productnamecolorLARGE,
.shoppingcart a.productnamecolorLARGE {
	background: 0;
	border-bottom: 1px solid #eee
}

.productdetails #v65-product-history-header td:first-child:before,
.productdetails #v65-product-reviews .v65-product-reviews-cell:before,
.productdetails .colors_lines_light font.productnamecolorSMALL.colors_productname b,
.productdetails br+.colors_pricebox>tbody>tr>td>table>tbody>tr:first-child>td:first-child:before,
.shoppingcart .productnamecolorLARGE,
.shoppingcart a.productnamecolorLARGE {
	color: inherit;
	font-family: Lato, sans-serif, google;
	font-size: 20px;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-indent: 0;
	line-height: 40px
}

.productdetails .colors_lines_light .colors_backgroundlight,
.productdetails .v65-product-related-header-cell .colors_backgroundlight {
	display: block;
	margin-bottom: 10px
}

.productdetails .colors_lines_light font.productnamecolorSMALL.colors_productname b {
	display: block
}

.productdetails #v65-product-related {
	margin-bottom: 25px
}

.productdetails td.colors_background_main,
.productdetails td.v65-product-related-details-cell {
	background: 0;
	border: 0;
	text-align: center
}

.productdetails .colors_lines_light a.productnamecolorsmall.colors_productname {
	font-weight: 700;
	font-size: 14px;
	line-height: 1.33;
	font-family: Lato, sans-serif, google;
	color: #333
}

.productdetails .colors_lines_light a.productnamecolorsmall.colors_productname:hover {
	color: #f1592a
}

.productdetails .colors_lines_light .product_productprice,
.productdetails .colors_lines_light .product_productprice .smalltext,
.productdetails .colors_lines_light .product_productprice b {
	color: #333;
	font-size: 16px;
	font-weight: 400;
	text-shadow: 0 0 #000
}

.productdetails .colors_lines_light .product_saleprice,
.productdetails .colors_lines_light .product_saleprice b {
	color: #333;
	font-size: 16px;
	font-weight: 700
}

.productdetails .colors_lines_light .product_saleprice b,
.productdetails .colors_text .colors_productprice .product_dealprice {
	color: #333;
	font-size: 16px;
	font-weight: 700
}

.productdetails .colors_lines_light .product_setupcost,
.productdetails .colors_lines_light .product_setupcost b {
	color: #333;
	font-size: 14px;
	font-weight: 400
}

@media only screen and (max-width:767px) {
	.productdetails #content_area .v65-productDisplay .v65-productPhoto img {
		display: block;
		max-width: 100%
	}
	.productdetails .colors_lines_light a.productnamecolorsmall.colors_productname {
		font-size: 12px;
		padding: 0
	}
}

.productdetails #v65-product-reviews {
	margin-top: 25px;
	padding-top: 40px;
	position: relative
}

.productdetails #v65-product-reviews .v65-product-reviews-cell:before {
	content: "Customer Reviews";
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.productdetails a[href*="ReviewNew.asp"],
.productdetails a[href*="write+a+review"] {
	color: #f1592a
}

.productdetails a[href*="ReviewNew.asp"]:hover,
.productdetails a[href*="write+a+review"]:hover {
	text-decoration: underline
}

.productdetails table#v65-product-reviews td.v65-product-reviews-cell #product_reviews_aggregate {
	margin: 50px 0 10px
}

.productdetails #v65-product-reviews table>tbody>tr>td:first-child>span {
	color: #333;
	font-size: 16px!important;
	font-weight: 400!important;
	white-space: nowrap
}

.productdetails #v65-product-reviews table>tbody>tr>td>b {
	color: #333;
	font-size: 16px;
	font-weight: 400
}

.productdetails #product_reviews_aggregate * {
	position: static;
	float: none;
	display: inline-block!important;
	vertical-align: top!important;
	width: auto!important
}

.productdetails #product_reviews_aggregate img.vCSS_img_star_avg_rating {
	position: relative;
	top: 4px;
	float: left;
	margin-right: 15px
}

.productdetails #v65-product-reviews table>tbody>tr>td>nobr a {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 9px 16px;
	font-size: 16px;
	line-height: 1.33;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #000;
	background-color: #ebebeb;
	border-color: #ebebeb
}

.productdetails #v65-product-reviews table>tbody>tr>td>nobr a.focus,
.productdetails #v65-product-reviews table>tbody>tr>td>nobr a:focus,
.productdetails #v65-product-reviews table>tbody>tr>td>nobr a:hover {
	color: #000;
	text-decoration: none
}

.open>.productdetails #v65-product-reviews table>tbody>tr>td>nobr a.dropdown-toggle,
.productdetails #v65-product-reviews table>tbody>tr>td>nobr a.active,
.productdetails #v65-product-reviews table>tbody>tr>td>nobr a.focus,
.productdetails #v65-product-reviews table>tbody>tr>td>nobr a:active,
.productdetails #v65-product-reviews table>tbody>tr>td>nobr a:focus,
.productdetails #v65-product-reviews table>tbody>tr>td>nobr a:hover {
	color: #000;
	background-color: #d2d2d2;
	border-color: #ccc
}

.open>.productdetails #v65-product-reviews table>tbody>tr>td>nobr a.dropdown-toggle,
.productdetails #v65-product-reviews table>tbody>tr>td>nobr a.active,
.productdetails #v65-product-reviews table>tbody>tr>td>nobr a:active {
	background-image: none
}

.productdetails #v65-product-reviews table>tbody>tr>td>nobr a.disabled,
.productdetails #v65-product-reviews table>tbody>tr>td>nobr a.disabled.active,
.productdetails #v65-product-reviews table>tbody>tr>td>nobr a.disabled.focus,
.productdetails #v65-product-reviews table>tbody>tr>td>nobr a.disabled:active,
.productdetails #v65-product-reviews table>tbody>tr>td>nobr a.disabled:focus,
.productdetails #v65-product-reviews table>tbody>tr>td>nobr a.disabled:hover,
.productdetails #v65-product-reviews table>tbody>tr>td>nobr a[disabled],
.productdetails #v65-product-reviews table>tbody>tr>td>nobr a[disabled].active,
.productdetails #v65-product-reviews table>tbody>tr>td>nobr a[disabled].focus,
.productdetails #v65-product-reviews table>tbody>tr>td>nobr a[disabled]:active,
.productdetails #v65-product-reviews table>tbody>tr>td>nobr a[disabled]:focus,
.productdetails #v65-product-reviews table>tbody>tr>td>nobr a[disabled]:hover,
fieldset[disabled] .productdetails #v65-product-reviews table>tbody>tr>td>nobr a,
fieldset[disabled] .productdetails #v65-product-reviews table>tbody>tr>td>nobr a.active,
fieldset[disabled] .productdetails #v65-product-reviews table>tbody>tr>td>nobr a.focus,
fieldset[disabled] .productdetails #v65-product-reviews table>tbody>tr>td>nobr a:active,
fieldset[disabled] .productdetails #v65-product-reviews table>tbody>tr>td>nobr a:focus,
fieldset[disabled] .productdetails #v65-product-reviews table>tbody>tr>td>nobr a:hover {
	background-color: #ebebeb;
	border-color: #ebebeb
}

.productdetails #v65-product-reviews table>tbody>tr>td>nobr a .badge {
	color: #ebebeb;
	background-color: #000
}

.productdetails br+table[width="100%"] td[width="1%"]+td[width="100%"] {
	color: #333;
	font-size: 16px!important;
	font-weight: 400;
	padding-bottom: 5px;
	padding-top: 15px;
	padding-left: 15px;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee
}

.productdetails table#product_reviews_description_box {
	background: 0;
	display: block;
	border-spacing: 0;
	border-top: 0;
	padding: 0 15px 0;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	border-collapse: separate
}

.productdetails table#product_reviews_description_box td[width="1px"]+td[width="100%"]>table>tbody>tr:first-child b {
	color: inherit;
	display: block;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-bottom: 5px
}

.productdetails table#product_reviews_description_box td[width="1px"]+td[width="100%"]>table>tbody>tr:first-child b img[src*=star] {
	margin-top: -7px;
	display: inline-block;
	vertical-align: middle
}

.productdetails table#product_reviews_description_box td[width="1px"]+td[width="100%"]>table>tbody>tr:first-child i {
	color: #333;
	display: inline-block;
	font-size: 16px;
	font-style: normal;
	font-weight: 400
}

.productdetails table#product_reviews_description_box td[width="1px"]+td[width="100%"]>table>tbody>tr:first-child+tr i {
	color: #333;
	display: block;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	padding-bottom: 3px
}

.productdetails table#product_reviews_description_box td[width="1px"]+td[width="100%"] {
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.33
}

.productdetails #v65-product-history-header {
	height: 40px;
	margin-bottom: 10px;
	position: relative
}

.productdetails #v65-product-history-header td:first-child:before {
	content: "Recent Items";
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	line-height: 50px;
	font-size: 26px
}

.productdetails #TurnHistoryOnOffContainer {
	margin-right: 5px;
	vertical-align: middle
}

.productdetails img.vCSS_img_heading_history {
	display: none
}

.productdetails .historyitem_image img {
	max-width: 100%;
	height: auto
}

.productdetails .historyitem_productname a {
	font-weight: 700;
	font-size: 14px;
	line-height: 1.33;
	font-family: Lato, sans-serif, google;
	color: #333;
	display: block;
	margin-bottom: 3px
}

.productdetails .historyitem_productname a:hover {
	color: #f1592a
}

.productdetails .historyitem_productprice b font.pricecolor.colors_productprice {
	color: #333;
	font-size: 16px;
	font-weight: 700;
	display: block;
	margin-bottom: 5px
}

.productdetails .v65-product-history-body-cell {
	display: block
}

.productdetails #v65-product-history-details {
	table-layout: fixed
}

.productdetails img[src*=DBox_Border_],
.productdetails img[src*=Line_Group_],
.productdetails img[src*=OBox_Border_],
.productdetails img[src*=PBox_Border_] {
	display: none
}

.productdetails td.vCSS_breadcrumb_td>b {
	text-indent: -4px
}

.productdetails td[background] {
	background: 0 0!important
}

.productdetails br+.colors_pricebox td[background*="/PBox_Border_Top.gif"] img {
	display: block;
	height: 10px
}

.productdetails #ProductDetail_ProductDetails_div div[style="height: 15px;"] {
	display: none
}

.productdetails #ProductDetail_ProductDetails_div2 .colors_descriptionbox {
	border: 0;
	padding: 0;
	background: 0
}

.productdetails #content_area table[bgcolor="#CCCCCC"] {
	margin: 0 auto
}

.productdetails .Multi-Child_Background input.vCSS_input_addtocart {
	margin: 0;
	display: block
}

.productdetails td.vCSS_breadcrumb_td b {
	display: inline-block;
	vertical-align: top;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 0
}

.productdetails form#vCSS_mainform>br,
.productdetails form#vCSS_mainform>img,
.productdetails td.vCSS_breadcrumb_td>b+br,
.productdetails td.vCSS_breadcrumb_td>b+br+img,
.productdetails td.vCSS_breadcrumb_td>img+br {
	display: none
}

.productdetails #altviews[style="visibility:hidden"] {
	display: none
}

.productdetails:not(.lt-ie10) #options_table {
	display: block;
	margin-bottom: 20px;
	margin-left: 0
}

.productdetails:not(.lt-ie10) #options_table script+br {
	display: none
}

.productdetails:not(.lt-ie10) #options_table>tbody {
	display: block
}

.productdetails:not(.lt-ie10) #options_table>tbody>tr {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-moz-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline
}

@media only screen and (max-width:767px) {
	.productdetails:not(.lt-ie10) #options_table>tbody>tr {
		margin-top: 10px
	}
}

@media only screen and (min-width:767px) {
	.productdetails:not(.lt-ie10) #options_table>tbody>tr:last-child {
		margin-top: 0
	}
}

.productdetails:not(.lt-ie10) #options_table>tbody>tr.vol-option-heading:not(:first-child) td {
	padding-top: 20px
}

.productdetails:not(.lt-ie10) #options_table>tbody>tr.vol-option-heading+tr {
	margin-top: 0
}

.productdetails:not(.lt-ie10) #options_table>tbody>tr.vol-option-heading td {
	display: block;
	width: 100%
}

.productdetails:not(.lt-ie10) #options_table>tbody>tr.vol-option-heading td>br,
.productdetails:not(.lt-ie10) #options_table>tbody>tr.vol-option-heading td>table {
	display: none
}

.productdetails:not(.lt-ie10) #options_table>tbody>tr.vol-option-heading b {
	color: #333;
	display: block;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 0
}

.productdetails:not(.lt-ie10) #options_table>tbody>tr.vol-option-name-empty .vol-option-name {
	display: none!important
}

.productdetails:not(.lt-ie10) #options_table>tbody>tr.vol-option-name-empty:not(.vol-option-about-visible) .vol-option-about {
	display: none
}

.productdetails:not(.lt-ie10) #options_table>tbody>tr.vol-option-name-empty:not(.vol-option-about-visible) .vol-option-items {
	width: 100%
}

.productdetails:not(.lt-ie10) #options_table>tbody>tr.vol-option-name-empty.vol-option-about-visible .vol-option-items {
	width: -webkit-calc(100% - 30px);
	width: calc(100% - 30px)
}

.productdetails:not(.lt-ie10) #options_table>tbody>tr:not(.vol-option-about-visible) .vol-option-about {
	display: none
}

.productdetails:not(.lt-ie10) #options_table>tbody>tr:not(.vol-option-heading)>td {
	display: block;
	width: 100%;
	padding: 2px 0
}

@media only screen and (max-width:767px) {
	.productdetails:not(.lt-ie10) #options_table>tbody>tr:not(.vol-option-heading)>td {
		text-align: left
	}
}

.productdetails:not(.lt-ie10) #options_table>tbody>tr:not(.vol-option-heading)>td.vol-option-name {
	width: auto;
	max-width: -webkit-calc(100% - 30px);
	max-width: calc(100% - 30px);
	text-align: left
}

.productdetails:not(.lt-ie10) #options_table>tbody>tr:not(.vol-option-heading)>td.vol-option-name img,
.productdetails:not(.lt-ie10) #options_table>tbody>tr:not(.vol-option-heading)>td.vol-option-name img+br {
	display: none
}

.productdetails:not(.lt-ie10) #options_table>tbody>tr:not(.vol-option-heading)>td.vol-option-about {
	width: 30px;
	text-align: center
}

.productdetails:not(.lt-ie10) #options_table>tbody>tr:not(.vol-option-heading)>td.vol-option-about a:before {
	content: '\e605';
	font-family: button-icons
}

.productdetails:not(.lt-ie10) #options_table>tbody>tr:not(.vol-option-heading)>td.vol-option-about a img {
	display: none
}

.productdetails:not(.lt-ie10) #options_table>tbody>tr:not(.vol-option-heading)>td.vol-option-items {
	width: 100%
}

.productdetails:not(.lt-ie10) #options_table>tbody>tr:not(.vol-option-heading)>td.vol-option-items input {
	margin: 0
}

.productdetails:not(.lt-ie10) #options_table>tbody>tr:not(.vol-option-heading)>td.vol-option-select {
	font-size: 0
}

.productdetails:not(.lt-ie10) #options_table>tbody>tr:not(.vol-option-heading)>td.vol-option-select select {
	max-width: 100%;
	margin: 0
}

.productdetails .colors_lines_light {
	background: 0
}

.productdetails table.colors_backgroundlight {
	margin-bottom: -1px
}

.productdetails table.colors_lines_light td.colors_backgroundlight {
	padding: 0
}

.productdetails table.colors_backgroundlight_dark {
	background: 0
}

.productdetails #TurnHistoryOnOffContainer {
	position: relative;
	z-index: 2
}

.productdetails table#v65-product-history-body {
	background: 0;
	border: 0
}

.productdetails #product_photo {
	float: none;
	max-width: 100%
}

.productdetails #v65-product-parent>tbody>tr:first-child+tr>td[align=center] {
	min-width: 280px
}

.productdetails #content_area>div>br+table[width="100%"] td[width="1%"],
.productdetails #content_area>div>br+table[width="100%"]+table[width="100%"] td[width="1%"] {
	display: none
}

.productdetails #v65-product-reviews table>tbody>tr>td:first-child>span {
	position: static!important
}

.productdetails #v65-product-reviews table>tbody>tr>td:first-child>span>span {
	position: inherit!important;
	left: auto!important
}

.productdetails #vCSS_mainform+br {
	display: none
}

.productdetails table#v65-product-reviews td.v65-product-reviews-cell,
.productdetails table#v65-product-reviews td.v65-product-reviews-cell td {
	padding: 0
}

.productdetails table {
	border-spacing: inherit
}

.productdetails table td {
	padding: inherit
}

.productdetails table td span#altviews {
	max-width: 450px;
	display: block
}

.productdetails form .colors_descriptionbox td[background] img {
	display: none
}

.productdetails #ProductDetail_ProductDetails_div2 .colors_descriptionbox>tbody>tr:nth-child(3)>td[width="100%"],
.productdetails form .colors_descriptionbox {
	border-collapse: separate
}

.productdetails #v65-product-parent tbody tr td table.colors_pricebox input+br+div {
	text-align: center!important;
	margin-bottom: 20px
}

@media only screen and (max-width:767px) {
	.productdetails #v65-product-parent>tbody>tr+tr>td {
		display: block;
		clear: both
	}
	.productdetails #vZoomArea {
		display: none
	}
	.productdetails #v65-product-parent>tbody>tr:first-child+tr>td[align=right] {
		padding-left: 0
	}
}

@media only screen and (max-width:480px) {
	.productdetails span#Header_ProductDetail_ExtInfo_span,
	.productdetails span#Header_ProductDetail_ProductDetails_span,
	.productdetails span#Header_ProductDetail_TechSpecs_span,
	.productdetails td#Header_ProductDetail_ExtInfo.vCSS_tab_unselected span#Header_ProductDetail_ExtInfo_span,
	.productdetails td#Header_ProductDetail_ProductDetails.vCSS_tab_unselected span#Header_ProductDetail_ProductDetails_span,
	.productdetails td#Header_ProductDetail_TechSpecs.vCSS_tab_unselected span#Header_ProductDetail_TechSpecs_span {
		font-size: 11px;
		padding: 0 5px
	}
	.productdetails form .colors_descriptionbox,
	.productdetails form .colors_descriptionbox table {
		width: 100%;
		table-layout: fixed
	}
	.productdetails form .colors_descriptionbox td {
		font-size: 11px
	}
	.productdetails #v65-product-parent>tbody>tr:first-child+tr>td[align=right],
	.productdetails .v65-productDisplay {
		table-layout: fixed
	}
	.productdetails #v65-product-history-body,
	.productdetails #v65-product-history-header,
	.productdetails .colors_lines_light {
		display: none
	}
	.productdetails #product_photo {
		width: 100%
	}
}

.productdetails #product_photo_zoom_url {
	display: inline-block;
	margin-bottom: 15px;
	background-color: #fff;
	border: 0
}

.productdetails #v65-share-buttons-cell {
	text-align: center;
	padding-bottom: 0!important
}

.productdetails #btn_vsharethis {
	display: inline-block;
	vertical-align: middle!important;
	font-weight: 400!important;
	float: none!important
}

.productdetails #btn_vsharethis a {
	padding: 4px;
	margin: 0
}

.productdetails #v65-product-parent>tbody>tr:first-child+tr>td[align=center] br+br+table {
	width: 100%
}

.productdetails div[itemprop=offers] {
	text-align: left
}

.productdetails .google_plusone_iframe_widget {
	width: auto!important
}

.productdetails:not(.v-prd-option-table) td[background$="PBox_Border_Left.gif"]+td>table>tbody>tr>td:first-child {
	padding: 0
}

.productdetails.v-prd-option-table span[itemprop=name] {
	padding-left: 15px
}

.productdetails span[itemprop=name] {
	color: inherit;
	display: inline-block;
	font-size: 25px;
	font-weight: 300;
	font-family: Lato, sans-serif, google;
	line-height: 1.1
}

.productdetails .vCSS_breadcrumb_td span[itemprop=name] {
	color: inherit;
	display: inline-block;
	font-size: 32px;
	font-weight: 300;
	margin: 5px 0;
	font-family: Lato, sans-serif, google;
	line-height: 1.1
}

.productdetails #vCSS_mainform>table:nth-child(4)>tbody>tr>td>br,
.productdetails #vCSS_mainform>table>tbody>tr>td>img[width="17"] {
	display: none
}

.productdetails #related_products_content>table>tbody>tr>td>div>table>tbody>tr>td>input {
	display: none
}

.productdetails #content_area>div>br:nth-child(7),
.productdetails #content_area>div>br:nth-child(9),
.productdetails #v65-product-parent>tbody>tr:nth-child(2)>td:nth-child(1)>table>tbody>tr>td:nth-child(1)>br:nth-child(7) {
	display: none
}

.thankyou img {
	max-width: none
}

@media only screen and (max-width:767px) {
	.thankyou #content_area table[width="450"] {
		width: 100%!important
	}
	.thankyou #content_area table[width="450"] img[height="100"] {
		width: 100%!important;
		height: auto!important;
		min-width: 73px
	}
	.thankyou #content_area table[width="450"] tbody>tr {
		display: block!important;
		margin-bottom: 15px
	}
}

@media(max-width:992px) {
	#content_area img[src$="heading_affiliate.gif"]+br+form input:not([type=submit]) {
		margin-bottom: 15px!important
	}
	#content_area img[src$="heading_affiliate.gif"]+br+form table {
		width: 100%!important
	}
	#content_area img[src$="heading_affiliate.gif"]+br+form td {
		display: block!important;
		width: 100%!important
	}
	#content_area img[src$="heading_affiliate.gif"]+br+form td[align=center] {
		text-align: left!important
	}
	#content_area img[src$="heading_affiliate.gif"]+br+form p {
		margin: 15px 0
	}
}

@media only screen and (max-width:767px) {
	#content_area form[action="/donate.asp"] div[style] {
		width: 100%!important
	}
	#content_area form[action="/donate.asp"] td[align=left],
	#content_area form[action="/donate.asp"] td[align=right] {
		display: block!important;
		width: 100%!important
	}
	#content_area form[action="/donate.asp"] td[align=right] div {
		text-align: left!important;
		padding: 10px 0
	}
	#content_area form[action="/donate.asp"] input[type=radio] {
		margin: 0 5px 0 0
	}
	#content_area form[action="/donate.asp"] br {
		line-height: 23px
	}
}

#content_area img[src$="/heading_giftcertificates.gif"]+br+table table[width="500"] {
	width: 100%!important
}

#content_area img[src$="/heading_giftcertificates.gif"]+br+table table[width="500"] td {
	display: block;
	width: 100%
}

#content_area img[src$="/heading_giftcertificates.gif"]+br+table table[width="500"] td ul+a {
	display: block;
	background: #eee;
	width: 95px;
	line-height: 35px;
	text-align: center;
	margin-bottom: 25px
}

#content_area form[action="GiftCert_default.asp"] table[width="530"] {
	width: 100%!important
}

#content_area form[action="GiftCert_default.asp"] table[width="530"] td.colors_backgroundneutral {
	display: block;
	width: 100%
}

#content_area form[action="GiftCert_default.asp"] textarea[cols="55"] {
	border-color: #eee;
	margin-bottom: 10px
}

@media only screen and (max-width:767px) {
	#content_area form[action="GiftCert_default.asp"] input[size="35"],
	#content_area form[action="GiftCert_default.asp"] textarea[cols="55"] {
		width: 100%!important
	}
}

a[href*="help_answer.asp"] {
	padding: 0 10px;
	text-indent: 0
}

#content_area img[src*="/heading_help.gif"]+br+table+table td {
	text-align: left
}

#content_area img[src*="/headings/heading_help.gif"]+br+img+a+br+table td {
	display: block
}

#content_area img[src*="/headings/heading_help.gif"]+br+img+a+br+table td[width="15"] {
	height: 5px
}

#content_area img[src*="/headings/heading_help.gif"]+br+img+a+br+table td .productnamecolorLARGE {
	display: block;
	margin-top: 25px
}

@media only screen and (max-width:767px) {
	a[href*="help_answer.asp"]:after {
		content: '';
		clear: both;
		display: block
	}
	#content_area img[src*="/heading_help.gif"]+br+table+table td {
		padding: 0 5px;
		width: 100%;
		display: block
	}
	#content_area img[src*="/heading_help.gif"]+br+table+table td .productnamecolorLARGE {
		text-transform: uppercase;
		display: block;
		margin-top: 20px
	}
}

#content_area form[name*=form2] table[width="500"] {
	margin: 10px 0;
	table-layout: fixed;
	width: 100%
}

#content_area form[name*=form2] {
	padding-bottom: 20px
}

@media only screen and (max-width:767px) {
	#content_area form[name*=form2] table[width="500"] td {
		width: 100%;
		display: block
	}
}

#content_area img[src$="btn_Continue.gif"] {
	display: block;
	margin: 0 auto
}

@media only screen and (min-width:992px) {
	#content_area img[src$="btn_Continue.gif"] {
		display: inline-block;
		margin: 0
	}
}

#content_area input[src*="btn_login.gif"] {
	margin-top: 20px;
	display: block
}

#content_area form[name=loginform] tr[valign=top] {
	display: block!important
}

@media only screen and (min-width:767px) {
	#content_area form[name=loginform] tr[valign=top] {
		display: table-row!important
	}
}

#content_area form[name=loginform] td {
	padding: 5px
}

#content_area form[name=loginform] td[width="50%"] {
	width: 100%!important;
	display: block!important
}

@media only screen and (min-width:767px) {
	#content_area form[name=loginform] td[width="50%"] {
		width: 50%!important;
		display: table-cell!important
	}
}

#content_area form[name=loginform] td[align=right] {
	text-align: left!important
}

#content_area form[name=loginform] input[type=password]+br {
	display: none
}

#content_area form[name=loginform] input[type=password],
#content_area form[name=loginform] input[type=text] {
	display: block;
	width: 100%;
	margin: 10px 0;
	font-size: 14px
}

@media only screen and (min-width:767px) {
	#content_area form[name=loginform] input[type=password],
	#content_area form[name=loginform] input[type=text] {
		width: auto
	}
}

#content_area form[name=loginform] .colors_lines_light {
	border-color: transparent
}

@media only screen and (min-width:767px) {
	#content_area form[name=loginform] tr[align=center] {
		text-align: left
	}
	#content_area form[name=loginform] .colors_lines_light {
		border-color: #eee
	}
}

#content_area #div_articleid_61 form[action*="/Login.asp"] .colors_backgroundneutral,
#content_area #div_articleid_61 form[action*="/Login.asp"] .colors_lines_light,
#content_area #div_articleid_61 td.colors_lines_light[width="52%"] {
	background: 0
}

#content_area #div_articleid_61 td[align=right] {
	font-weight: 700;
	padding-right: 10px
}

#content_area #div_articleid_61 form[action*="/Login.asp"] td[align=right] {
	padding-right: 10px;
	font-weight: 700
}

#content_area #div_articleContainer_61+table form,
#content_area #div_articleid_61 form[action*="/Login.asp"] {
	padding: 10px 0;
	background-color: #eee;
	margin: 15px 0
}

@media only screen and (max-width:767px) {
	#content_area #div_articleContainer_61+table td[width="1%"],
	#content_area #div_articleid_61 td[width="1%"] {
		display: none
	}
	#content_area #RegisterForm td,
	#content_area #div_articleContainer_61+table td,
	#content_area #div_articleid_61 td {
		width: 100%!important;
		display: block;
		clear: both;
		text-align: left;
		white-space: normal
	}
	#content_area #div_articleContainer_61+table form[action*="/Login.asp"] td[align=right],
	#content_area #div_articleid_61 form[action*="/Login.asp"] td[align=right] {
		text-align: left;
		margin-left: 16px
	}
	#content_area #RegisterForm input,
	#content_area #div_articleContainer_61+table input,
	#content_area #div_articleid_61 form[action*="/Login.asp"] input {
		width: 100%;
		margin-left: auto;
		margin-right: auto
	}
	#content_area #div_articleContainer_61+table input,
	#content_area #div_articleid_61 form[action*="/Login.asp"] input {
		width: 90%;
		display: block
	}
	#content_area #RegisterForm div[align=right],
	#content_area #RegisterForm td[align=right],
	#content_area #div_articleid_61 div[align=right],
	#content_area #div_articleid_61 td[align=right] {
		text-align: left
	}
}

@media only screen and (max-width:767px) {
	#content_area img[src$="/heading_MailingList.gif"]+br+form table[width] {
		width: 100%!important;
		padding: 0!important
	}
	#content_area img[src$="/heading_MailingList.gif"]+br+form td[width="95"] {
		width: 15%!important;
		white-space: normal
	}
	#content_area img[src$="/heading_MailingList.gif"]+br+form td[width="282"] {
		width: 85%!important;
		display: block;
		position: relative
	}
	#content_area img[src$="/heading_MailingList.gif"]+br+form td[width="282"] input {
		width: 100%!important
	}
	#content_area img[src$="/heading_MailingList.gif"]+br+form td[width="282"] input[type=submit] {
		white-space: normal
	}
}

@media only screen and (max-width:767px) {
	#content_area form[name*=form2] table[width="500"] td {
		width: 100%;
		display: block
	}
	#content_area a[href="myaccount.asp"]+form table[width] {
		width: 100%!important
	}
	#content_area a[href="myaccount.asp"]+form table[width] td[width="91"] {
		width: 15%;
		white-space: nowrap
	}
	#content_area a[href="myaccount.asp"]+form table[width] td[width="311"] {
		width: 85%
	}
	#content_area a[href="myaccount.asp"]+form table[width] td[width="311"] input[name=emailaddress] {
		width: 85%
	}
	#content_area a[href="myaccount.asp"]+form table[width] td[width="311"] input[name=emailaddress] {
		width: 85%
	}
	#div_articleContainer_81+.colors_lines_light td {
		padding: 5px 0
	}
	#AccountSettingsForm table[width] {
		width: 100%!important
	}
	#AccountSettingsForm table[width] td,
	#AccountSettingsForm table[width] td[width="86%"] {
		display: block!important;
		width: 100%!important;
		text-align: left
	}
	#AccountSettingsForm img[src="/clear1x1.gif"] {
		display: none
	}
	#content_area form[action="MyAccount_ApplyGift.asp"] table[width] {
		width: 100%!important
	}
	#content_area form[name*=form2] table[width="443"] {
		width: 100%!important
	}
	#content_area form[name*=form2] table[width="443"] td {
		display: block!important;
		width: 100%!important
	}
	#content_area form[name*=form2] table[width="443"] td.colors_backgroundneutral {
		text-align: right;
		background: #eee
	}
	#content_area form[name*=form2] table[width="443"] td input[size="25"] {
		width: 100%
	}
	#content_area img[src$="/heading_WriteReview.gif"]+br+div+form td {
		display: block!important;
		width: 100%!important
	}
	#content_area img[src$="/heading_WriteReview.gif"]+br+div+form table[width] {
		width: 100%!important
	}
	#content_area img[src$="/heading_WriteReview.gif"]+br+div+form td input[size] {
		width: 85%!important
	}
	#content_area img[src$="/heading_WriteReview.gif"]+br+div+form td textarea {
		width: 100%!important
	}
	#content_area img[src$="/heading_WriteReview.gif"]+br+form td {
		display: block!important;
		width: 100%!important
	}
	#content_area img[src$="/heading_WriteReview.gif"]+br+form table[width="500"],
	#content_area img[src$="/heading_WriteReview.gif"]+br+form td input[size] {
		width: 100%!important
	}
	#content_area img[src$="/heading_WriteReview.gif"]+br+form textarea[name=ReviewDescription] {
		width: 100%!important
	}
	#content_area img[src$="/heading_WriteReview.gif"]+br+#ListofErrorsDiv+br+table[width="500"] {
		width: 100%!important
	}
}

#AccountSettingsForm table[width*="98%"] b font {
	font-size: 20px;
	display: block;
	margin-bottom: 20px
}

#AccountSettingsForm table[width*="80%"] {
	border: 1px solid #eee
}

#AccountSettingsForm table[width*="80%"] .btn_choose {
	display: block;
	margin: 10px
}

#AccountSettingsForm table[width*="80%"][cellpadding*="10"] {
	border: 0
}

#AccountSettingsForm table[width*="80%"]>tbody>tr:first-child td[width*="48%"] {
	padding-top: 10px
}

#AccountSettingsForm table[width*="80%"] td[width="48%"],
#AccountSettingsForm table[width*="80%"] td[width="52%"] {
	text-align: left;
	padding-left: 10px
}

#AccountSettingsForm table[width*="80%"] td[width="52%"] {
	margin: 5px 0 15px
}

#AccountSettingsForm table[width*="80%"] input[name=Emailagain] {
	margin: 0!important
}

#AccountSettingsForm table[width*="80%"] td[width="32%"] {
	padding: 10px 0
}

@media only screen and (min-width:767px) {
	#AccountSettingsForm table[width*="80%"]>tbody>tr:first-child td[width="52%"] {
		padding-top: 10px
	}
	#AccountSettingsForm table[width*="80%"] td[width="48%"],
	#AccountSettingsForm table[width*="80%"] td[width="52%"] {
		padding-bottom: 10px
	}
}

#AccountSettingsForm table[width*="80%"] font[color*="#CC8811"],
#AccountSettingsForm table[width*="80%"] table.colors_backgroundneutral {
	font-size: 16px
}

#AccountSettingsForm table[width*="80%"] font[color*="#CC8811"] {
	color: #23232b
}

#AccountSettingsForm table[width*="80%"] table.colors_backgroundneutral table.colors_backgroundneutral {
	border-top: 1px solid #eee;
	margin: 20px 0 0
}

#AccountSettingsForm table[width*="80%"] table.colors_backgroundneutral table.colors_backgroundneutral td {
	padding: 10px
}

#AccountSettingsForm table[width*="80%"] tr[valign=top] {
	border-top: 1px solid #eee
}

#AccountSettingsForm table[width*="80%"] tr[valign=top] td[width="48%"] {
	padding-top: 10px
}

#AccountSettingsForm table[width*="80%"] tr[valign=top] td[width="48%"],
#AccountSettingsForm table[width*="80%"] tr[valign=top] td[width="52%"] {
	width: auto!important;
	padding-right: 10px
}

@media only screen and (min-width:767px) {
	#AccountSettingsForm table[width*="80%"] tr[valign=top] td[width="48%"] {
		text-align: right
	}
	#AccountSettingsForm table[width*="80%"] tr[valign=top] td[width="52%"] {
		padding-top: 10px
	}
}

input[value*="mailing list"] {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 9px 16px;
	font-size: 16px;
	line-height: 1.33;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #fff;
	background-color: #f1592a;
	border-color: #f1592a
}

.open>input[value*="mailing list"].dropdown-toggle,
input[value*="mailing list"].active,
input[value*="mailing list"].focus,
input[value*="mailing list"]:active,
input[value*="mailing list"]:focus,
input[value*="mailing list"]:hover {
	color: #fff;
	background-color: #da3e0e;
	border-color: #d03c0e
}

.open>input[value*="mailing list"].dropdown-toggle,
input[value*="mailing list"].active,
input[value*="mailing list"]:active {
	background-image: none
}

fieldset[disabled] input[value*="mailing list"],
fieldset[disabled] input[value*="mailing list"].active,
fieldset[disabled] input[value*="mailing list"].focus,
fieldset[disabled] input[value*="mailing list"]:active,
fieldset[disabled] input[value*="mailing list"]:focus,
fieldset[disabled] input[value*="mailing list"]:hover,
input[value*="mailing list"].disabled,
input[value*="mailing list"].disabled.active,
input[value*="mailing list"].disabled.focus,
input[value*="mailing list"].disabled:active,
input[value*="mailing list"].disabled:focus,
input[value*="mailing list"].disabled:hover,
input[value*="mailing list"][disabled],
input[value*="mailing list"][disabled].active,
input[value*="mailing list"][disabled].focus,
input[value*="mailing list"][disabled]:active,
input[value*="mailing list"][disabled]:focus,
input[value*="mailing list"][disabled]:hover {
	background-color: #f1592a;
	border-color: #f1592a
}

input[value*="mailing list"] .badge {
	color: #f1592a;
	background-color: #fff
}

input[value*="mailing list"].active.focus,
input[value*="mailing list"].active:focus,
input[value*="mailing list"].focus,
input[value*="mailing list"]:active.focus,
input[value*="mailing list"]:active:focus,
input[value*="mailing list"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

input[value*="mailing list"].focus,
input[value*="mailing list"]:focus,
input[value*="mailing list"]:hover {
	color: #fff;
	text-decoration: none
}

input[value*="mailing list"].active,
input[value*="mailing list"]:active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

#content_area img[src*="heading_myaccount.gif"]+br+img+a+form table[width*="425"] td {
	display: block
}

@media only screen and (min-width:767px) {
	#content_area img[src*="heading_myaccount.gif"]+br+img+a+form table[width="425"] {
		width: 100%
	}
	#content_area img[src*="heading_myaccount.gif"]+br+img+a+form table[width="425"] td {
		display: table-cell;
		padding: 5px
	}
}

@media only screen and (max-width:767px) {
	#content_area img[src$="/heading_wishlist.gif"]+br+br+table+form .v65-productDisplay td[align=center] {
		display: block!important
	}
}

#content_area form[action^="OrderDetails.asp?"] td[bgcolor="#999999"] {
	background: 0 0!important;
	border-top: 1px solid #eee!important
}

@media only screen and (max-width:767px) {
	#content_area form[name*=form2] td[width$="%"] {
		width: 100%!important;
		margin-bottom: 15px!important
	}
	#content_area form[name*=form2] table.colors_lines_light .colors_backgroundneutral td[width$="%"] {
		display: block!important
	}
	#content_area form[name*=form2] table[width="520"] {
		width: 100%
	}
	#content_area form[name*=form2] table[width="520"] td[width="236"] {
		width: 100%!important;
		display: table-row
	}
	#content_area form[name*=form2] table[width="520"] td[width="235"] {
		display: block
	}
	#content_area form[name*=form2] table[width="520"] td[width="235"] select {
		white-space: normal
	}
	#content_area form[name*=form2] table[width="520"] td[width="43"] {
		display: block
	}
	#content_area form[name*=form2] table[width="520"] td[width="43"] input[src$="/btn_go.gif"] {
		margin-left: 0;
		margin-bottom: 15px
	}
	#content_area form[name*=form2] a[href^="orderdetails.asp"] {
		display: block;
		padding: 15px 0;
		text-align: center
	}
	#content_area form[action^="OrderDetails.asp"] td {
		width: 100%!important;
		display: block!important
	}
	#content_area form[action^="OrderDetails.asp"] a>img {
		display: block;
		margin: 20px auto
	}
	#content_area form[action^="OrderDetails.asp"] td[width="32%"] {
		text-align: center
	}
	#content_area form[action^="OrderDetails.asp"] font[size="3"] {
		display: block;
		text-align: center;
		padding: 15px 0
	}
	#content_area form[action^="OrderDetails.asp"] td[bgcolor="#999999"] {
		background: 0 0!important;
		border-top: 1px solid #eee!important
	}
	#content_area form[action^="OrderDetails.asp"] br+br+table td[align=right] {
		color: #23232b;
		text-align: center
	}
}

font[color="#FFFFFF"] {
	color: inherit
}

form[action="OrderDetails.asp"] td[colspan="3"]>span:first-child:after {
	content: "\A ";
	display: block
}

#content_area form[name=form2] table[width="100%"]>tbody>tr>td[align*=center] {
	font-size: 28px;
	padding: 10px;
	display: block;
	margin-bottom: 20px
}

#content_area form[name=form2] table[width="100%"]>tbody>tr+tr table[width="520"] {
	text-align: center;
	margin: 0 auto
}

#content_area form[name=form2] table[width="100%"]>tbody>tr+tr table[width="520"] td[width*="235"],
#content_area form[name=form2] table[width="100%"]>tbody>tr+tr table[width="520"] td[width*="236"],
#content_area form[name=form2] table[width="100%"]>tbody>tr+tr table[width="520"] td[width*="43"] {
	display: block;
	width: 100%;
	margin: 0 auto 10px
}

#content_area form[name=form2] table[width="100%"]>tbody>tr+tr table[width="520"] td[width*="235"] select {
	margin: 0 auto;
	font-size: 16px
}

#content_area form[name=form2] table[width="100%"]>tbody>tr+tr table[width="520"] input[src$="/btn_go.gif"] {
	margin-left: 0
}

@media only screen and (min-width:767px) {
	#content_area form[name=form2] table[width="100%"]>tbody>tr+tr table[width="520"] td[width*="235"] select {
		margin: 0 auto
	}
}

#content_area form[name=form2] table[width="100%"]>tbody>tr+tr table[width="443"] {
	margin-bottom: 10px
}

#content_area form[name=form2] table[width="100%"]>tbody>tr+tr table[width="443"] td {
	margin-bottom: 10px
}

@media only screen and (min-width:767px) {
	#content_area form[name=form2] table[width="100%"]>tbody>tr+tr table[width="443"] input {
		margin-bottom: 10px
	}
}

#content_area form[name=form2] table[width="100%"].colors_lines_light {
	border: 1px solid #eee;
	display: block
}

#content_area form[name=form2] table[width="100%"].colors_lines_light li {
	list-style: none
}

#content_area form[name=form2] table[width="100%"].colors_lines_light>tbody>tr>td.colors_background3_text b {
	font-size: 20px;
	padding-bottom: 10px;
	display: block;
	padding: 10px;
	background-color: #eee
}

#content_area form[name=form2] table[width="100%"].colors_lines_light>tbody>tr.colors_backgroundneutral td {
	padding: 6px
}

@media only screen and (max-width:767px) {
	#content_area form[name=form2] table[width="100%"].colors_lines_light tbody {
		display: table;
		width: 100%
	}
	#content_area form[name=form2] table[width="100%"].colors_lines_light>tbody>tr+tr.colors_backgroundneutral_dark td {
		text-indent: -9999px;
		color: transparent;
		line-height: 0
	}
	#content_area form[name=form2] table[width="100%"].colors_lines_light td[width*="18%"],
	#content_area form[name=form2] table[width="100%"].colors_lines_light td[width*="27%"],
	#content_area form[name=form2] table[width="100%"].colors_lines_light td[width*="55%"] {
		text-align: left
	}
	#content_area form[name=form2] table[width="100%"].colors_lines_light td[width*="18%"]+td[width="18%"] {
		border-bottom: 1px solid #eee
	}
}

@media only screen and (min-width:767px) {
	#content_area form[name=form2] table[width="100%"].colors_lines_light>tbody>tr.colors_backgroundneutral td {
		padding: 10px
	}
	#content_area form[name=form2] table[width="100%"].colors_lines_light td[width*="18%"],
	#content_area form[name=form2] table[width="100%"].colors_lines_light td[width*="27%"],
	#content_area form[name=form2] table[width="100%"].colors_lines_light td[width*="55%"] {
		padding-left: 10px;
		text-align: left
	}
}

@media only screen and (min-width:767px) {
	.orderhistory #content_area form[name=form2] table[width="100%"].colors_lines_light {
		display: table
	}
	.orderhistory #content_area form[name=form2] table[width="100%"].colors_lines_light td[width="55%"]>table>tbody>tr>td:nth-child(1) {
		width: 60%
	}
	.orderhistory #content_area form[name=form2] table[width="100%"].colors_lines_light td[width="55%"]>table>tbody>tr>td:nth-child(2) {
		width: 20%
	}
	.orderhistory #content_area form[name=form2] table[width="100%"].colors_lines_light td[width="55%"]>table>tbody>tr>td:nth-child(3) {
		width: 20%
	}
}

.orderdetails .vh-hr-td hr {
	border-color: transparent
}

@media only screen and (max-width:767px) {
	.orderdetails a[href^="ChangeOrderCancelItem.asp"]+table,
	.orderdetails a[href^="ChangeOrderCancelItem.asp"]+table td,
	.orderhistory #content_area form[name=form2] table[width="100%"].colors_lines_light table,
	.orderhistory #content_area form[name=form2] table[width="100%"].colors_lines_light table td {
		display: block
	}
	.orderdetails a[href^="ChangeOrderCancelItem.asp"]+table tr:first-child,
	.orderhistory #content_area form[name=form2] table[width="100%"].colors_lines_light table tr:first-child {
		display: none
	}
	.orderdetails a[href^="ChangeOrderCancelItem.asp"]+table tr:not(:first-child) td,
	.orderhistory #content_area form[name=form2] table[width="100%"].colors_lines_light table tr:not(:first-child) td {
		padding: 6px
	}
	.orderdetails a[href^="ChangeOrderCancelItem.asp"]+table tr:not(:first-child):not(:last-child) td:last-child,
	.orderhistory #content_area form[name=form2] table[width="100%"].colors_lines_light table tr:not(:first-child):not(:last-child) td:last-child {
		padding-bottom: 40px
	}
	.orderdetails a[href^="ChangeOrderCancelItem.asp"]+table tr:not(:first-child) td:before,
	.orderhistory #content_area form[name=form2] table[width="100%"].colors_lines_light table tr:not(:first-child) td:before {
		display: block;
		font-weight: 700
	}
	.orderdetails a[href^="ChangeOrderCancelItem.asp"]+table tr:not(:first-child) td:nth-child(1):before,
	.orderhistory #content_area form[name=form2] table[width="100%"].colors_lines_light table tr:not(:first-child) td:nth-child(1):before {
		content: 'Item Ordered: '
	}
	.orderdetails a[href^="ChangeOrderCancelItem.asp"]+table tr:not(:first-child) td:nth-child(2):before,
	.orderhistory #content_area form[name=form2] table[width="100%"].colors_lines_light table tr:not(:first-child) td:nth-child(2):before {
		content: 'Price: '
	}
	.orderdetails a[href^="ChangeOrderCancelItem.asp"]+table tr:not(:first-child) td:nth-child(3):before,
	.orderhistory #content_area form[name=form2] table[width="100%"].colors_lines_light table tr:not(:first-child) td:nth-child(3):before {
		content: 'Status: '
	}
	.orderdetails a[href^="ChangeOrderCancelItem.asp"]+table ul,
	.orderhistory #content_area form[name=form2] table[width="100%"].colors_lines_light table ul {
		padding-left: 0!important
	}
}

#content_area form[action="OrderDetails.asp"] a[href*="AccountSettings.asp?"] {
	display: block;
	margin: 10px 0
}

#content_area form[action="OrderDetails.asp"] a[href*="OrderFinished.asp?OrderID"] {
	display: block
}

#content_area form[action="OrderDetails.asp"] li {
	list-style: none
}

#content_area form[action="OrderDetails.asp"] td[align=center] {
	font-size: 14px;
	display: block;
	margin-top: 30px;
	text-align: left
}

#content_area form[action="OrderDetails.asp"] td[align=right] {
	text-align: left
}

#content_area form[action="OrderDetails.asp"] td[align=right] a[onclick*="window.open('Receipt_PrinterFriendly.asp?OrderID"] {
	display: block;
	margin: 10px 0
}

#content_area form[action="OrderDetails.asp"] td[align=right] .btn_changeqty.btn-link {
	margin: 10px 0;
	white-space: normal
}

#content_area form[action="OrderDetails.asp"] td[align=right] td[colspan="2"],
#content_area form[action="OrderDetails.asp"] td[align=right] td[width="32%"] {
	border: 1px solid #eee;
	padding: 10px
}

#content_area form[action="OrderDetails.asp"] td[align=right] .colors_background3_text>table[width="100%"] {
	margin: 10px 0
}

#content_area form[action="OrderDetails.asp"] table.colors_lines_light td.colors_background3_text[width="46%"] {
	margin-top: 20px
}

#content_area form[action="OrderDetails.asp"] table.colors_lines_light .colors_backgroundneutral td[colspan="3"] {
	border: 1px solid #eee;
	padding: 10px;
	margin-top: 20px;
	text-align: center
}

#content_area form[action="OrderDetails.asp"] table.colors_lines_light td[bgcolor*="#999999"] {
	background-color: transparent
}

@media only screen and (min-width:767px) {
	#content_area form[action="OrderDetails.asp"] td[align=right] .colors_backgroundlight td {
		padding: 10px
	}
	#content_area form[action="OrderDetails.asp"] .btn_changeqty.btn-link {
		float: right
	}
	#content_area form[action="OrderDetails.asp"] table.colors_lines_light {
		margin-bottom: 10px
	}
	#content_area form[action="OrderDetails.asp"] table.colors_lines_light td.colors_background3_text[width="54%"] {
		margin-top: 20px
	}
	#content_area form[action="OrderDetails.asp"] table.colors_lines_light td[width="32%"],
	#content_area form[action="OrderDetails.asp"] table.colors_lines_light td[width="34%"] {
		padding: 10px
	}
}

.kb_results #content_area td[bgcolor="#C6FFBF"] {
	padding: 15px 15px 5px;
	background-color: rgba(0, 0, 0, .075)
}

.kb_results #content_area form[name=SearchForm] table,
.kb_results #content_area form[name=SearchForm] tbody,
.kb_results #content_area form[name=SearchForm] tr {
	display: block
}

.kb_results #content_area form[name=SearchForm] td:first-child,
.kb_results #content_area form[name=SearchForm] td:nth-child(2) {
	display: block
}

@media only screen and (min-width:767px) {
	.kb_results #content_area form[name=SearchForm] td:first-child,
	.kb_results #content_area form[name=SearchForm] td:nth-child(2) {
		display: inline-block
	}
}

@media only screen and (min-width:767px) {
	.kb_results #content_area form[name=SearchForm] td:nth-child(2) {
		padding-right: 15px
	}
}

.kb_results #content_area form[name=SearchForm] td:nth-child(3),
.kb_results #content_area form[name=SearchForm] td:nth-child(4) {
	display: block;
	float: left
}

.kb_results #content_area form[name=SearchForm] td:nth-child(3) {
	width: -webkit-calc(100% - 100px);
	width: calc(100% - 100px);
	padding-right: 5px
}

.kb_results #content_area form[name=SearchForm] td:nth-child(3) input {
	width: 100%!important;
	text-align: left;
	color: #333
}

.kb_results #content_area form[name=SearchForm] td:nth-child(4) {
	width: 100px
}

.kb_results #content_area form[name=SearchForm] td:nth-child(4) input {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid rgba(0, 0, 0, .2)
}

.kb_results #content_area i font[color="#999999"] {
	word-break: break-word
}

.kb_results #content_area form[name=MainForm] textarea {
	width: 100%;
	min-height: 100px;
	resize: vertical
}

@media only screen and (max-width:767px) {
	.kb_results #content_area form[name=MainForm] td,
	.kb_results #content_area form[name=MainForm] tr {
		display: block;
		width: 100%
	}
}

@media only screen and (min-width:767px) {
	.kb_results #content_area form[name=MainForm] td:first-child {
		padding-right: 15px;
		text-align: right
	}
}

@media only screen and (max-width:767px) {
	.register #articleBody_61+table td {
		display: block;
		width: 100%;
		text-align: left
	}
}

@media only screen and (min-width:767px) {
	.register td[align=right] {
		padding-right: 5px
	}
}

#content_area #v65-onepage-ContentTable {
	border-spacing: 0
}

#content_area #TotalsDivContainer {
	float: none
}

#content_area #table_checkout_cart0 #v65-onepage-CartSummary,
#content_area #table_checkout_cart0 #v65-onepage-ordersummary-items {
	background: 0
}

#content_area .v65-onepage-SavedLocations .v65-space {
	padding: 0 5px
}

#content_area .v65-onepage-SavedLocations .v65-space br {
	display: none
}

#content_area td#v65-onepage-ShippingParent {
	padding-left: 0!important
}

#content_area #v65-onepage-Shipping td.v65-onepage-shipping-label-cell div {
	text-align: right!important
}

#content_area #v65-onepage-Shipping td.v65-onepage-shipping-label-cell {
	width: 145px
}

#content_area #CalcShippingDiv {
	padding-left: 30px
}

#content_area #ship-to-options-table div[align=right] {
	text-align: right
}

#content_area #v65-onepage-saved-billing-table font[style*="font-weight: bold;"] {
	display: inline-block;
	font-size: 12px;
	font-weight: 400!important;
	line-height: 14px!important;
	padding-right: 2px;
	text-align: right;
	vertical-align: top;
	width: 91px
}

#content_area select[onchange*=Choose_My_Saved_Billing] {
	width: 175px
}

#content_area td.v65-payment-details-label-cell[width="39%"] {
	width: 105px
}

#content_area #savedPayment,
#content_area td.v65-payment-details-label-cell[width="39%"]+td[width="61%"] {
	width: 100%
}

@media only screen and (min-width:767px) {
	#content_area #savedPayment,
	#content_area td.v65-payment-details-label-cell[width="39%"]+td[width="61%"] {
		width: auto
	}
}

table#v65-onepage-registration td {
	white-space: nowrap
}

.v65-onepage-headerShort img {
	display: block
}

#content_area #table_checkout_cart0 #v65-onepage-CartSummary,
#content_area #table_checkout_cart0 #v65-onepage-ordersummary-items {
	background: 0
}

#content_area #v65-onepage-ShippingCostHeader+tr,
#content_area #v65-onepage-ShippingCostHeader+tr>td:first-child {
	display: block
}

#content_area #v65-onepage-ShippingCostHeader+tr>td:first-child div[align=center] {
	text-align: left
}

#content_area #DisplayShippingSpeedChoicesTD select {
	padding: 6px 4px;
	width: 172px;
	margin-left: 107px
}

#content_area table#v65-onepage-ContentTable input[type=radio] {
	margin: 5px
}

#content_area table#v65-onepage-Detail td select {
	margin: 10px 0
}

#content_area #v65-onepage-ShippingCostDetails td,
#content_area #v65-onepage-ordersummary-items td {
	padding: 5px 15px 5px 5px
}

#content_area #table_checkout_cart0 #v65-onepage-ordersummary-items td.v65-onepage-ordersummary-itemname {
	padding: 5px 5px 5px 15px;
	font-weight: 700
}

#content_area #table_checkout_cart0 #v65-onepage-ordersummary-items td.v65-onepage-ordersummary-itemtotal,
#content_area #table_checkout_cart0 td[align=right].v65-onepage-shippingcost-detail {
	padding: 5px 15px 5px 5px;
	text-align: right
}

.v65-onepage-shippingcost-detail>div {
	text-align: left;
	margin-left: 10px
}

#billing-header,
#shipping-header,
#v65-checkout-payment-header {
	width: 100%
}

@media only screen and (max-width:767px) {
	#content_area form#v65-onepage-CheckoutForm {
		width: auto
	}
	#content_area #table_checkout_cart0 {
		margin: 10px 0;
		width: 100%!important;
		clear: both
	}
	#content_area table#v65-onepage-ContentTable td {
		display: block
	}
}

@media only screen and (max-width:767px) and (max-width:767px) {
	#content_area table#v65-onepage-ContentTable td {
		width: 100%!important
	}
}

@media only screen and (max-width:767px) {
	#content_area table#v65-onepage-ContentTable tr.v65-onepage-newsletter-row td {
		display: table-cell;
		width: auto!important
	}
	#content_area #v65-onepage-Billing,
	#content_area #v65-onepage-BillingParent,
	#content_area table#v65-onepage-CartSummary,
	#content_area table#v65-onepage-ContentTable,
	#content_area table#v65-onepage-Detail td input[type=text],
	#content_area table#v65-onepage-Detail td select,
	#v65-onepage-shippingParent-row td,
	table#v65-onepage-Detail td input[type=password],
	table#v65-onepage-Detail td input[type=text],
	table#v65-onepage-Detail td select {
		width: 100%!important
	}
	#content_area #ship-to-options-table div[align=right],
	#content_area #v65-onepage-Billing div {
		text-align: left
	}
	#content_area table#v65-onepage-ContentTable input[type=radio] {
		margin: 5px
	}
	#content_area #ship-to-options-table td {
		width: auto!important
	}
	#content_area h2#v65-onepage-header .loginHeaderWrapper {
		display: block;
		margin-left: 0
	}
	#content_area #v65-onepage-Shipping td.v65-onepage-shipping-label-cell div {
		text-align: left!important
	}
	#content_area #v65-onepage-ContentTable .v65-onepage-headerShort {
		min-width: 0
	}
	#content_area #CalcShippingDivContainer {
		width: 100%
	}
}

#span_GiftCertificates_Editable td {
	padding: 10px 15px
}

.onepagecheckout #content_area form#v65-onepage-CheckoutForm {
	width: 100%
}

.onepagecheckout #content_area h2#v65-onepage-header .loginHeaderWrapper {
	font-family: Lato, sans-serif, google;
	color: #333;
	text-transform: none;
	line-height: 45px
}

@media only screen and (max-width:767px) {
	.onepagecheckout #content_area h2#v65-onepage-header .loginHeaderWrapper {
		position: static;
		display: block;
		margin-top: 20px
	}
}

.onepagecheckout #content_area h2#v65-onepage-header .loginHeaderWrapper a {
	color: #f1592a
}

.onepagecheckout .v65-onepage-headerShort {
	background: #23232b;
	width: 100%;
	padding: 0 14px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	font-family: Lato, sans-serif, google;
	margin: 40px auto 0 0;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.onepagecheckout #v65-onepage-DetailHeaders .v65-onepage-headerShort {
	margin-top: 0
}

.onepagecheckout #v65-onepage-ContentTable td,
.onepagecheckout #v65-onepage-ContentTable td font,
.onepagecheckout #v65-onepage-ordercomments-value {
	color: #333;
	font-weight: 700
}

@media only screen and (max-width:767px) {
	.onepagecheckout #v65-onepage-copy-to-shipping-row>.v65-onepage-Border {
		white-space: nowrap
	}
	.onepagecheckout #CalcShippingDiv>input[name=btncalc_shipping] {
		font-size: 16px!important
	}
}

.onepagecheckout #content_area table#v65-onepage-Detail td input[type=password],
.onepagecheckout #content_area table#v65-onepage-Detail td input[type=text],
.onepagecheckout #content_area table#v65-onepage-Detail td select {
	margin-bottom: 10px
}

@media only screen and (max-width:767px) {
	.onepagecheckout #content_area table#v65-onepage-Detail td input[type=password],
	.onepagecheckout #content_area table#v65-onepage-Detail td input[type=text],
	.onepagecheckout #content_area table#v65-onepage-Detail td select {
		margin-left: 0
	}
}

@media only screen and (min-width:767px) {
	.onepagecheckout #content_area table#v65-onepage-Detail td input[type=password],
	.onepagecheckout #content_area table#v65-onepage-Detail td input[type=text],
	.onepagecheckout #content_area table#v65-onepage-Detail td select {
		margin-left: 5px;
		width: 280px
	}
}

.onepagecheckout #content_area #v65-onepage-saved-billing-table font[style*="font-weight: bold;"],
.onepagecheckout #content_area table#v65-onepage-Detail td select[onchange*=Choose_My_Saved_Billing] {
	width: auto;
	display: inline-block;
	vertical-align: middle
}

.onepagecheckout #content_area #ShipToSelectTable>table {
	width: 100%
}

.onepagecheckout #content_area #ship-to-options-table td {
	display: block;
	text-align: left
}

@media only screen and (min-width:767px) {
	.onepagecheckout #content_area #ship-to-options-table td {
		width: 50%!important
	}
}

.onepagecheckout #content_area #ship-to-options-table div[align=right] {
	width: 100%;
	text-align: left
}

@media only screen and (min-width:767px) {
	.onepagecheckout #content_area #ship-to-options-table td {
		width: 28%!important;
		display: table-cell
	}
	.onepagecheckout #content_area #ship-to-options-table td+td {
		width: 72%!important
	}
	.onepagecheckout #content_area #ship-to-options-table div[align=right] {
		text-align: right
	}
}

@media only screen and (min-width:767px) {
	.onepagecheckout #content_area #savedPayment {
		width: 100%
	}
}

@media only screen and (min-width:767px) {
	.onepagecheckout #content_area #savedPayment td {
		display: inline-block;
		vertical-align: middle;
		width: auto!important
	}
}

.onepagecheckout #table_checkout_cart0 #v65-onepage-cartsummary-header {
	background: #23232b;
	height: 40px
}

.onepagecheckout #table_checkout_cart0 #v65-onepage-cartsummary-label {
	color: #fff;
	font-family: Lato, sans-serif, google;
	font-size: 16px;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-indent: 14px;
	line-height: 40px;
	padding-top: 0;
	padding-left: 0!important
}

.onepagecheckout #table_checkout_cart0 #v65-onepage-editcart {
	margin: 0 14px 0 0;
	color: #fff;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 40px;
	font-weight: 300
}

.onepagecheckout .v65-onepage-newsletter-cell {
	font-size: 0;
	padding-right: 10px
}

.onepagecheckout #content_area #table_checkout_cart0 {
	background: 0 0!important;
	width: 100%;
	margin-top: 20px
}

@media only screen and (min-width:1200px) {
	.onepagecheckout #content_area #table_checkout_cart0 {
		width: 445px!important
	}
}

@media only screen and (min-width:992px) {
	.onepagecheckout #content_area #table_checkout_cart0-sticky-wrapper {
		width: -webkit-calc(50% - 70px);
		width: calc(50% - 70px);
		float: left
	}
}

.onepagecheckout #table_checkout_cart0 tr#v65-cart-button-submit-row>td {
	border-bottom: 2px solid #eee
}

.onepagecheckout #table_checkout_cart0>tbody>tr>td {
	background-color: #f4f4f4;
	border-left: 2px solid #eee;
	border-right: 2px solid #eee
}

.onepagecheckout #table_checkout_cart0>tbody>tr:first-child>td {
	border: 0
}

.onepagecheckout #TotalsDivContainer b,
.onepagecheckout #table_checkout_cart0 #v65-onepage-ShippingCostDetails .carttext,
.onepagecheckout #table_checkout_cart0 #v65-onepage-ordersummary-header-row td,
.onepagecheckout #table_checkout_cart0 #v65-onepage-ordersummary-items td,
.onepagecheckout #table_checkout_cart0 b.v65-onepage-shippingcost-amount,
.onepagecheckout #table_checkout_cart0 b.v65-onepage-shippingcost-label {
	color: #333!important;
	font-weight: 400;
	font-size: 16px
}

.onepagecheckout #TotalsGCAmtUsedTD,
.onepagecheckout #v65-onepage-ordersummary-items td {
	font-weight: 400;
	font-size: 14px
}

.onepagecheckout #table_checkout_cart0 #v65-onepage-ordersummary-header-row td.v65-onepage-ordersummary-header {
	text-transform: uppercase;
	color: #333!important;
	font-weight: 700!important
}

.onepagecheckout #v65-onepage-ShippingCostDetails {
	margin-right: 0;
	padding-left: 0;
	padding-right: 15px
}

.onepagecheckout #table_checkout_cart0 #v65-onepage-summary-total-line,
.onepagecheckout #table_checkout_cart0 .v65-onepage-summary-total-line-cell {
	border-bottom: 1.8px solid #e6e6e6
}

.onepagecheckout #content_area #TotalsTotalTD {
	color: #333;
	font-size: 18px;
	display: block;
	margin-top: 10px;
	text-transform: uppercase
}

.onepagecheckout #content_area td#v65-apply-gift-newCell a[style="color:#0000CC;font-weight:bold;"] {
	color: #333!important;
	font-size: 14px;
	font-weight: 400!important
}

.onepagecheckout #content_area #v65-onepage-ordercomments-row #v65-onepage-ordercomments-value {
	color: #333;
	text-transform: uppercase;
	font-size: 14px;
	text-indent: 0
}

.onepagecheckout #content_area #v65-onepage-ordercomments-row #v65-onepage-ordercomments-value textarea {
	margin-top: 5px
}

.onepagecheckout #content_area textarea#v65-onepage-ordercomments-input {
	color: contrast-color(#fff);
	font-size: 16px;
	background: #fff!important;
	border: 1px solid #ccc!important;
	resize: vertical
}

.onepagecheckout #content_area textarea#v65-onepage-ordercomments-input:focus {
	border: 1px solid #23232b!important
}

.onepagecheckout #btnSubmitOrder {
	float: none;
	width: 94%
}

.onepagecheckout #simpleModal {
	width: 290px!important
}

.onepagecheckout #simpleModal #loginModal {
	margin: 0
}

.onepagecheckout #simpleModal #simpleModalContent {
	background: #fff
}

.onepagecheckout #simpleModal #loginModal .loginTitle {
	color: inherit;
	font-size: 14px;
	font-weight: 700
}

.onepagecheckout #simpleModal #loginModal input {
	width: 100%;
	max-width: 270px
}

.onepagecheckout #simpleModal #cancelLoginButton,
.onepagecheckout #simpleModal #signInButton {
	font-family: Lato, sans-serif, google;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 9px 16px;
	font-size: 16px;
	line-height: 1.33;
	border-radius: 0;
	padding: 7px 19px 7px 19px;
	text-transform: uppercase;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #333;
	background-color: #eee;
	border-color: #ebebeb;
	border: 1px solid #333
}

.onepagecheckout #simpleModal #cancelLoginButton:focus,
.onepagecheckout #simpleModal #cancelLoginButton:hover,
.onepagecheckout #simpleModal #signInButton:focus,
.onepagecheckout #simpleModal #signInButton:hover {
	color: #000;
	text-decoration: none
}

.onepagecheckout #simpleModal #cancelLoginButton.active,
.onepagecheckout #simpleModal #cancelLoginButton.focus,
.onepagecheckout #simpleModal #cancelLoginButton:active,
.onepagecheckout #simpleModal #cancelLoginButton:focus,
.onepagecheckout #simpleModal #cancelLoginButton:hover,
.onepagecheckout #simpleModal #signInButton.active,
.onepagecheckout #simpleModal #signInButton.focus,
.onepagecheckout #simpleModal #signInButton:active,
.onepagecheckout #simpleModal #signInButton:focus,
.onepagecheckout #simpleModal #signInButton:hover,
.open>.onepagecheckout #simpleModal #cancelLoginButton.dropdown-toggle,
.open>.onepagecheckout #simpleModal #signInButton.dropdown-toggle {
	color: #333;
	background-color: #d5d5d5;
	border-color: #ccc
}

.onepagecheckout #simpleModal #cancelLoginButton.active,
.onepagecheckout #simpleModal #cancelLoginButton:active,
.onepagecheckout #simpleModal #signInButton.active,
.onepagecheckout #simpleModal #signInButton:active,
.open>.onepagecheckout #simpleModal #cancelLoginButton.dropdown-toggle,
.open>.onepagecheckout #simpleModal #signInButton.dropdown-toggle {
	background-image: none
}

.onepagecheckout #simpleModal #cancelLoginButton.disabled,
.onepagecheckout #simpleModal #cancelLoginButton.disabled.active,
.onepagecheckout #simpleModal #cancelLoginButton.disabled.focus,
.onepagecheckout #simpleModal #cancelLoginButton.disabled:active,
.onepagecheckout #simpleModal #cancelLoginButton.disabled:focus,
.onepagecheckout #simpleModal #cancelLoginButton.disabled:hover,
.onepagecheckout #simpleModal #cancelLoginButton[disabled],
.onepagecheckout #simpleModal #cancelLoginButton[disabled].active,
.onepagecheckout #simpleModal #cancelLoginButton[disabled].focus,
.onepagecheckout #simpleModal #cancelLoginButton[disabled]:active,
.onepagecheckout #simpleModal #cancelLoginButton[disabled]:focus,
.onepagecheckout #simpleModal #cancelLoginButton[disabled]:hover,
.onepagecheckout #simpleModal #signInButton.disabled,
.onepagecheckout #simpleModal #signInButton.disabled.active,
.onepagecheckout #simpleModal #signInButton.disabled.focus,
.onepagecheckout #simpleModal #signInButton.disabled:active,
.onepagecheckout #simpleModal #signInButton.disabled:focus,
.onepagecheckout #simpleModal #signInButton.disabled:hover,
.onepagecheckout #simpleModal #signInButton[disabled],
.onepagecheckout #simpleModal #signInButton[disabled].active,
.onepagecheckout #simpleModal #signInButton[disabled].focus,
.onepagecheckout #simpleModal #signInButton[disabled]:active,
.onepagecheckout #simpleModal #signInButton[disabled]:focus,
.onepagecheckout #simpleModal #signInButton[disabled]:hover,
fieldset[disabled] .onepagecheckout #simpleModal #cancelLoginButton,
fieldset[disabled] .onepagecheckout #simpleModal #cancelLoginButton.active,
fieldset[disabled] .onepagecheckout #simpleModal #cancelLoginButton.focus,
fieldset[disabled] .onepagecheckout #simpleModal #cancelLoginButton:active,
fieldset[disabled] .onepagecheckout #simpleModal #cancelLoginButton:focus,
fieldset[disabled] .onepagecheckout #simpleModal #cancelLoginButton:hover,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton.active,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton.focus,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton:active,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton:focus,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton:hover {
	background-color: #eee;
	border-color: #ebebeb
}

.onepagecheckout #simpleModal #cancelLoginButton .badge,
.onepagecheckout #simpleModal #signInButton .badge {
	color: #eee;
	background-color: #333
}

.onepagecheckout #simpleModal #signInButton {
	color: #fff;
	background-color: #23232b;
	border-color: #f1592a;
	border: 1px solid #23232b
}

.onepagecheckout #simpleModal #signInButton.active,
.onepagecheckout #simpleModal #signInButton.focus,
.onepagecheckout #simpleModal #signInButton:active,
.onepagecheckout #simpleModal #signInButton:focus,
.onepagecheckout #simpleModal #signInButton:hover,
.open>.onepagecheckout #simpleModal #signInButton.dropdown-toggle {
	color: #fff;
	background-color: #0c0c0f;
	border-color: #d03c0e
}

.onepagecheckout #simpleModal #signInButton.active,
.onepagecheckout #simpleModal #signInButton:active,
.open>.onepagecheckout #simpleModal #signInButton.dropdown-toggle {
	background-image: none
}

.onepagecheckout #simpleModal #signInButton.disabled,
.onepagecheckout #simpleModal #signInButton.disabled.active,
.onepagecheckout #simpleModal #signInButton.disabled.focus,
.onepagecheckout #simpleModal #signInButton.disabled:active,
.onepagecheckout #simpleModal #signInButton.disabled:focus,
.onepagecheckout #simpleModal #signInButton.disabled:hover,
.onepagecheckout #simpleModal #signInButton[disabled],
.onepagecheckout #simpleModal #signInButton[disabled].active,
.onepagecheckout #simpleModal #signInButton[disabled].focus,
.onepagecheckout #simpleModal #signInButton[disabled]:active,
.onepagecheckout #simpleModal #signInButton[disabled]:focus,
.onepagecheckout #simpleModal #signInButton[disabled]:hover,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton.active,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton.focus,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton:active,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton:focus,
fieldset[disabled] .onepagecheckout #simpleModal #signInButton:hover {
	background-color: #23232b;
	border-color: #f1592a
}

.onepagecheckout #simpleModal #signInButton .badge {
	color: #23232b;
	background-color: #fff
}

.onepagecheckout #simpleModal #loginModal .loginForgotPassword a {
	color: #f1592a
}

@media only screen and (max-width:992px) {
	.onepagecheckout #v65-onepage-ContentTable {
		width: 100%
	}
}

@media only screen and (min-width:992px) {
	.onepagecheckout #v65-onepage-ContentTable {
		width: 50%;
		margin-right: 30px
	}
}

.onepagecheckout #table_checkout_cart0 {
	float: left;
	margin-left: 0
}

.onepagecheckout #CalcShippingDivContainer {
	width: 100%!important
}

.onepagecheckout #CalcShippingDivContainer #CalcShippingDiv input {
	display: none
}

.onepagecheckout #CalcShippingDivContainer #CalcShippingDiv:before {
	content: 'Please Enter your Shipping Address to Select Shipping Method.';
	display: block;
	color: #f1592a;
	text-align: left
}

#v65-onepage-Billing input[type=checkbox],
#v65-onepage-Billing input[type=radio] {
	border: 0;
	background-color: transparent
}

.onepagecheckout.l-full-width #content_area {
	padding-left: 0
}

.onepagecheckout #table_checkout_cart0 {
	margin-left: 0
}

#content_area #v65-cart-table .v65-item-zebra {
	background-color: #eee
}

#content_area #v65-cart-table>tbody>tr.v65-cart-details-row td[width="5"] {
	display: none
}

#content_area #v65-cart-empty-details-cell span+span a {
	white-space: nowrap
}

#content_area img[src*="v/vspfiles/templates/248/images/cart/cart_tl_cap.gif"],
#content_area img[src*="v/vspfiles/templates/248/images/cart/cart_tr_cap.gif"] {
	display: none
}

#content_area #v65-cart-shipping-details input[type=radio] {
	margin: 5px
}

#v65-cart-shipping-details-text>div {
	white-space: normal!important
}

.onepagecheckout #content_area h2#v65-onepage-header,
.shoppingcart h2.v65-your-cart-title {
	font-size: 26px;
	font-family: Lato, sans-serif, google;
	font-weight: 700;
	line-height: 1.1;
	color: inherit;
	text-indent: 0;
	text-transform: uppercase;
	margin-left: 0
}

@media only screen and (min-width:992px) {
	.shoppingcart #content_area {
		padding: 0 20px
	}
}

.shoppingcart #v65-cart-checkout-parent br {
	display: none
}

@media only screen and (max-width:767px) {
	.shoppingcart #v65-cart-checkout-parent td>form[name=Proceed_To_Checkout_Form] {
		float: none;
		width: 100%
	}
}

.shoppingcart #v65-cart-checkout-parent td>div[style*=text-align] {
	float: right;
	margin-right: 30px
}

@media only screen and (max-width:767px) {
	.shoppingcart img[src*="/images/cart/cart_t"] {
		display: none
	}
}

@media only screen and (min-width:767px) {
	.shoppingcart #content_area #cart-top-rule,
	.shoppingcart #content_area .v65-divider-hr-cell {
		border-top: 1px solid #eee!important
	}
}

.shoppingcart #content_area font.carttext.colors_text b.cart-item-name:hover {
	text-decoration: underline
}

.cart-item-name {
	font-size: 15px
}

.shoppingcart #content_area #v65-cart-table {
	border-spacing: 0
}

.shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-details-row>td {
	background-color: transparent
}

@media only screen and (min-width:767px) {
	.shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-details-row>td {
		border-top: 1px solid #eee
	}
}

.shoppingcart #content_area #v65-cart-coupon-entry-details-div,
.shoppingcart #content_area #v65-cart-empty-details-cell>span:first-child,
.shoppingcart #content_area #v65-cart-shipping-details-text {
	font-size: 16px;
	font-weight: 400;
	color: #333
}

.shoppingcart tr#v65-empty-cart-row+tr.v65-divider-hr-row .v65-divider-hr-cell {
	border-top: 0
}

.shoppingcart #content_area #v65-cart-empty-details-cell {
	padding: 10px 0 0!important
}

@media only screen and (max-width:767px) {
	.shoppingcart #content_area #v65-cart-empty-details-cell {
		display: none!important
	}
}

.shoppingcart #content_area #v65-cart-empty-details-cell span+span a {
	font-size: 16px
}

.shoppingcart #content_area td#v65-cart-shipping-details-container {
	background: 0;
	border: 0;
	padding-right: 0;
	padding-left: 0
}

.shoppingcart #content_area #v65-cart-shipping-details-label.v65-cart-left-label {
	color: #333;
	text-transform: uppercase;
	margin-bottom: 5px;
	border-bottom: 0;
	text-indent: 13px;
	padding-bottom: 5px;
	font-weight: 700
}

.shoppingcart #content_area #v65-cart-shipping-details-label br {
	display: none
}

.shoppingcart #content_area #v65-cart-shipping-details>td {
	padding: 0
}

.shoppingcart #content_area #v65-cart-shipping-details-label.v65-cart-left-label small {
	color: #333;
	text-transform: none;
	font-size: 14px;
	font-weight: 400
}

.shoppingcart #content_area #v65-cart-shipping-details-container #v65-cart-shipping-details td,
.shoppingcart #v65-cart-shipping-details-container #v65-cart-shipping-details span {
	color: #333!important;
	font-weight: 700!important
}

.shoppingcart #content_area #v65-cart-shipping-details-container #v65-cart-shipping-details td#v65-cart-shipping-addresstype {
	font-weight: 400!important
}

.shoppingcart #content_area #v65-cart-shipping-details-container #v65-cart-shipping-details a span {
	color: #333!important
}

.shoppingcart #content_area #v65-cart-shipping-details-container #v65-cart-shipping-details td#v65-cart-shippingoptionsbuttoncell {
	padding-left: 0
}

.shoppingcart #content_area #v65-cart-shipping-details-container #v65-cart-shipping-details div[align=right] {
	text-align: left
}

.shoppingcart #content_area #v65-cart-shipping-details-container #v65-cart-shipping-details div[align=right] img[width="5"] {
	display: none
}

@media only screen and (max-width:767px) {
	.shoppingcart #content_area tr.v65-cart-tax-row {
		float: left;
		width: 100%
	}
}

.shoppingcart #content_area tr.v65-cart-tax-row b {
	color: #333;
	display: block;
	margin-top: 10px;
	white-space: nowrap
}

@media only screen and (max-width:767px) {
	.shoppingcart #content_area tr.v65-cart-tax-row>td {
		float: left;
		width: 50%;
		padding-top: 5px;
		padding-bottom: 5px
	}
}

@media only screen and (max-width:767px) {
	.shoppingcart #content_area tr.v65-cart-tax-row>td:first-child {
		display: none
	}
}

.shoppingcart #content_area td.v65-cart-tax-parent-cell b {
	color: #333;
	display: block;
	margin-top: 10px
}

@media only screen and (max-width:767px) {
	.shoppingcart #content_area tr.v65-cart-total-estimate-row {
		float: left;
		width: 100%
	}
}

.shoppingcart #content_area tr.v65-cart-total-estimate-row td[colspan="4"] div[align=right] b {
	color: #333;
	font-size: 14px;
	display: block;
	margin-top: 10px;
	white-space: nowrap
}

@media only screen and (max-width:767px) {
	.shoppingcart #content_area tr.v65-cart-total-estimate-row>td {
		float: left;
		width: 50%;
		padding-top: 5px;
		padding-bottom: 5px
	}
}

@media only screen and (max-width:767px) {
	.shoppingcart #content_area tr.v65-cart-total-estimate-row>#v65-cart-show-giftoptions-cell,
	.shoppingcart #content_area tr.v65-cart-total-estimate-row>.colors_lines,
	.shoppingcart #content_area tr.v65-cart-total-estimate-row>.v65-cart-details-cell.v65-cart-details-blank,
	.shoppingcart #content_area tr.v65-cart-total-estimate-row>.v65-cart-details-cell.v65-cart-details-firstcell {
		display: none
	}
}

.shoppingcart #content_area tr.v65-cart-total-estimate-row td#v65-cart-total-estimate-parent-cell b {
	color: #333;
	font-size: 14px;
	font-weight: 700;
	margin-top: 10px
}

.shoppingcart #content_area table#v65-cart-checkout-table tr td {
	color: #333;
	font-size: 14px
}

.shoppingcart #content_area table#v65-checkout-form-table tr td {
	color: #333;
	font-size: 14px
}

.shoppingcart #content_area table#v65-cart-checkout-table a[href="login_sendpass.asp"] {
	color: #333;
	font-size: 10px!important
}

.shoppingcart .v65-productDisplay td {
	text-align: center
}

.shoppingcart .productnamecolorLARGE,
.shoppingcart a.productnamecolorLARGE {
	display: block
}

.shoppingcart a.productnamecolor,
.shoppingcart table.v65-productDisplay .productnamecolor {
	font-weight: 700;
	font-size: 14px;
	line-height: 1.33;
	font-family: Lato, sans-serif, google;
	color: #333;
	margin-bottom: 5px;
	display: inline-block;
	vertical-align: top
}

.shoppingcart a.productnamecolor:hover,
.shoppingcart table.v65-productDisplay .productnamecolor:hover {
	color: #f1592a
}

.shoppingcart table.v65-productDisplay font.pricecolor.colors_productprice,
.shoppingcart table.v65-productDisplay font.pricecolor.colors_productprice b {
	color: #333;
	font-size: 16px;
	font-weight: 700;
	display: inline-block;
	vertical-align: top;
	margin-top: 0
}

.shoppingcart #content_area td[align=center] table[align=center],
.shoppingcart #content_area td[align=center] table[align=center]+table {
	text-align: left
}

@media only screen and (max-width:767px) {
	.shoppingcart #content_area #v65-cart-table>tbody>tr {
		overflow: visible;
		display: block;
		border: 0
	}
	.shoppingcart #content_area #v65-cart-table table {
		display: table;
		width: 100%
	}
	.shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-details-row td {
		display: block;
		width: 100%
	}
	.shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-details-row td.v65-cart-detail-productimage+td.v65-cart-details-text {
		text-align: left!important
	}
	.shoppingcart #content_area #v65-cart-table #cart-header {
		display: none
	}
	.shoppingcart #content_area td.v65-cart-detail-productimage img {
		margin-top: 15px
	}
	.shoppingcart #content_area #v65-cart-table td input {
		margin: 0;
		top: 0!important
	}
	.shoppingcart #content_area #v65-cart-table td[width="135"] div,
	.shoppingcart #content_area #v65-cart-table td[width="70"] div {
		padding: 0 8px;
		position: relative;
		margin: 5px 0
	}
	.shoppingcart #content_area #v65-cart-table td[width="135"] div:before,
	.shoppingcart #content_area #v65-cart-table td[width="70"] div:after,
	.shoppingcart #content_area #v65-cart-table td[width="70"] div:before {
		position: absolute;
		top: 0;
		font-size: 14px;
		left: -120px;
		right: 0;
		bottom: 0;
		margin: auto;
		color: #333
	}
	.shoppingcart #content_area #v65-cart-table td[width="70"] div:before {
		content: 'Each: '
	}
	.shoppingcart #content_area #v65-cart-table .v65-cart-details-row td:nth-child(8) center {
		position: relative
	}
	.shoppingcart #content_area #v65-cart-table .v65-cart-details-row td:nth-child(8) center:before {
		content: 'Qty: ';
		position: absolute;
		left: -webkit-calc(50% - 70px);
		left: calc(50% - 70px);
		font-size: 14px;
		margin-left: -20px;
		margin-top: 7px
	}
	.shoppingcart #content_area #v65-cart-table td[width="135"] div:before {
		content: 'Total: ';
		left: -120px
	}
	.shoppingcart #content_area #v65-cart-table .v65-cart-giftcert-total td[width="135"] div:before {
		content: ''
	}
	.shoppingcart #content_area #v65-cart-shipping-details-text,
	.shoppingcart #content_area .v65-cart-details-row:not(.v65-divider-hr-row)>td:last-child {
		border-bottom: 1px solid #eee
	}
	.shoppingcart #content_area .v65-cart-tax-row>td[colspan="4"],
	.shoppingcart #content_area .v65-cart-total-estimate-row>td[colspan="4"] {
		min-width: 100px
	}
	.shoppingcart #content_area .v65-cart-item-remove-cell.v65-cart-details-text .v65-cart-item-remove-link:after {
		content: 'Remove this item';
		padding-left: 5px
	}
	.shoppingcart #content_area td.v65-divider-hr-cell {
		border-top: 0
	}
	.shoppingcart #content_area #v65-cart-empty-details-cell {
		border-top: 0
	}
	.shoppingcart #content_area #v65-cart-coupon-entry-details-div {
		text-align: center!important
	}
	.shoppingcart #content_area #v65-cart-table td input#v65-cart-coupon-entry-details-input {
		margin: 10px auto
	}
	.shoppingcart #content_area #v65-cart-table #v65-cart-coupon-entry-details-button,
	.shoppingcart #content_area #v65-cart-table #v65-cart-empty-details-cell,
	.shoppingcart #content_area #v65-cart-table #v65-cart-shipping-details-text {
		display: block;
		margin: 0 auto;
		text-align: center
	}
	.shoppingcart #content_area #v65-coupon-table-row td {
		display: block;
		width: 100%;
		clear: both
	}
	.shoppingcart #v65-cart-shipping-details-text div {
		white-space: normal!important
	}
	.shoppingcart #content_area #v65-cart-shipping-details-container {
		display: block
	}
	.shoppingcart #content_area #v65-cart-shipping-details-label.v65-cart-left-label {
		text-indent: 5px
	}
	.shoppingcart #content_area #v65-cart-shipping-details td {
		display: block;
		width: 100%!important
	}
	.shoppingcart #content_area select {
		height: 30px;
		line-height: 30px
	}
	.shoppingcart #content_area #v65-cart-shipping-details select {
		width: 100%!important
	}
	.shoppingcart #content_area #v65-cart-shipping-details-container #v65-cart-shipping-details>tbody>tr>td:first-child {
		padding-left: 5px;
		padding-bottom: 0;
		margin-top: 10px
	}
	.shoppingcart #content_area input.btn_checkout_guest {
		display: block;
		width: 95%;
		margin: 21px 10px
	}
	.shoppingcart .v65-productDisplay,
	.shoppingcart font.productnamecolorLARGE.colors_productname {
		display: none
	}
}

@media(max-width:767px) {
	.shoppingcart #v65-cart-show-giftoptions-cell {
		display: block
	}
	.shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-total-estimate-row td.v65-cart-details-blank,
	.shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-total-estimate-row td[width="0"] {
		display: none
	}
	.shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-tax-row,
	.shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-total-estimate-row {
		border-left: 1px solid #eee!important;
		border-right: 1px solid #eee!important
	}
	.shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-total-estimate-row {
		border-bottom: 1px solid #eee!important
	}
	.shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-tax-row {
		border-top: 1px solid #eee!important
	}
}

.shoppingcart .btn_recalculate__span #content_area #btnRecalculate {
	margin: 0
}

@media only screen and (max-width:767px) {
	.shoppingcart #content_area .v65-cart-giftcert-details-row {
		-webkit-box-shadow: inset 0 -1px 0 #eee;
		box-shadow: inset 0 -1px 0 #eee
	}
}

.shoppingcart #content_area .v65-cart-giftcert-details-row>td {
	padding-top: 15px;
	padding-bottom: 15px;
	text-transform: none!important
}

@media only screen and (max-width:767px) {
	.shoppingcart #content_area .v65-cart-giftcert-details-row>td {
		border-bottom-width: 0;
		display: inline-block;
		width: 50%
	}
	.shoppingcart #content_area .v65-cart-giftcert-details-row>td[align=center] {
		margin-left: -4px
	}
}

@media only screen and (min-width:767px) {
	.shoppingcart #content_area .v65-cart-giftcert-details-row>td {
		border-top-width: 1px;
		border-top-style: solid
	}
}

@media only screen and (max-width:767px) {
	.shoppingcart #content_area .v65-cart-giftcert-details-row>td.colors_lines,
	.shoppingcart #content_area .v65-cart-giftcert-details-row>td.v65-cart-details-firstcell,
	.shoppingcart #content_area .v65-cart-giftcert-details-row>td.v65-cart-details-lastcell,
	.shoppingcart #content_area .v65-cart-giftcert-details-row>td.v65-cart-item-remove-cell {
		display: none
	}
}

.shoppingcart #content_area #v65-cart-table .v65-cart-giftcert-details-row td[width="135"] div {
	padding: 0;
	margin: 0
}

.cartDiv,
.cartDiv2 {
	display: inline
}

.soft_add_content_shadow {
	width: auto;
	max-height: 500px;
	padding: 35px 0 0;
	overflow-y: auto;
	background: #fff;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	border-radius: 5px
}

.soft_add_header {
	width: auto;
	padding: 0;
	border: 0;
	background: #fff
}

.soft_add_header_shadow {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	width: 100%
}

.soft_add_header .soft_add_span {
	font-size: 0
}

.soft_add_header .soft_add_span:before {
	content: "Items in Cart";
	display: inline-block;
	margin-left: -25px;
	padding-top: 10px;
	left: 0;
	font-size: 16px
}

.soft_add_content_area {
	padding: 15px;
	width: auto;
	max-height: 250px;
	overflow: auto;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: 0
}

.soft_add_content_wrapper {
	padding: 0;
	width: auto;
	border: 0;
	background: 0
}

.soft_add_wrapper {
	position: fixed;
	min-width: 265px;
	max-width: -webkit-calc(100% - 30px);
	max-width: calc(100% - 30px);
	max-height: 400px!important;
	z-index: 1100;
	top: 50%!important;
	left: 0!important;
	right: 0!important;
	bottom: auto!important;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: auto!important;
	padding: 0;
	line-height: initial;
	font-family: inherit;
	color: #333
}

@media only screen and (min-width:767px) {
	.soft_add_wrapper {
		max-width: 400px
	}
}

@media only screen and (min-width:992px) {
	.soft_add_wrapper {
		top: 15%!important;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.ie8 .soft_add_wrapper {
	border: 1px solid #eee
}

.soft_add_wrapper .cart_table .icon {
	width: auto;
	height: auto
}

.soft_add_wrapper ul.anchored-cart {
	display: table;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	border-collapse: collapse
}

.soft_add_wrapper li {
	display: table-row;
	width: auto;
	margin: 0;
	overflow: hidden;
	vertical-align: middle;
	text-align: left
}

.soft_add_wrapper li.product-row:not(:last-child) {
	border-bottom: 1px solid #eee
}

.soft_add_wrapper li img {
	max-width: 55px!important
}

@-webkit-keyframes recently-added-fadeout {
	0% {
		background-color: rgba(35, 35, 43, .5)
	}
	80% {
		background-color: rgba(35, 35, 43, .5)
	}
	100% {
		background-color: transparent
	}
}

@keyframes recently-added-fadeout {
	0% {
		background-color: rgba(35, 35, 43, .5)
	}
	80% {
		background-color: rgba(35, 35, 43, .5)
	}
	100% {
		background-color: transparent
	}
}

.soft_add_wrapper li.recently-added {
	-webkit-animation-name: recently-added-fadeout;
	animation-name: recently-added-fadeout;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	background-color: rgba(35, 35, 43, 0)
}

.soft_add_wrapper li div {
	font-size: 12px;
	width: 100%
}

.soft_add_wrapper .product-image {
	display: table-cell;
	width: 55px;
	padding: 10px 4px 10px 10px
}

.soft_add_wrapper .product-detail {
	display: table-cell;
	padding: 10px 5px;
	vertical-align: top;
	line-height: 14px
}

.soft_add_wrapper .product-name {
	display: block
}

.soft_add_wrapper .product-name a {
	color: #333;
	font-size: 14px;
	font-weight: 600;
	word-break: break-word
}

@media only screen and (min-width:992px) {
	.soft_add_wrapper .product-name a {
		font-size: 16px
	}
}

.soft_add_wrapper .product-options a {
	color: #333;
	font-size: 14px;
	font-weight: 400;
	word-break: break-all;
	pointer-events: none
}

.soft_add_wrapper .product-qty,
.soft_add_wrapper .product-qty .quantity_text {
	display: block;
	color: #333;
	font-size: 14px
}

.soft_add_wrapper .product-qty .quantity_text {
	display: inline
}

.soft_add_wrapper .product-price {
	display: table-cell;
	padding: 8px 8px 10px 0;
	vertical-align: middle;
	text-align: right;
	color: #333;
	font-size: 16px
}

.soft_add_wrapper .product-remove {
	display: table-cell;
	vertical-align: middle;
	padding-right: 5px
}

.soft_add_wrapper .product-remove .aremove {
	background: 0;
	margin-left: 15px;
	font-size: 0;
	text-indent: unset;
	color: #23232b
}

.soft_add_wrapper .product-remove .aremove:before {
	display: table-cell;
	content: "\e601";
	font-family: button-icons;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	text-transform: none;
	line-height: 1;
	font-variant: normal normal
}

.soft_add_wrapper .soft_add_sub_total {
	padding: 4px 20px 0;
	height: 24px;
	background: 0
}

.soft_add_wrapper .sub_total {
	color: #333;
	font-size: 14px
}

.soft_add_wrapper span.sub_total_amount {
	color: #333;
	font-size: 20px
}

.soft_add_wrapper .soft_add_action_area {
	clear: both;
	height: auto;
	overflow: hidden;
	padding: 15px;
	position: relative;
	border-top: 0;
	background: 0
}

.soft_add_wrapper .check_out,
.soft_add_wrapper .continue_shopping {
	position: static;
	display: block;
	width: 70%;
	float: none;
	height: 45px;
	margin: 0 auto 15px;
	padding: 1px 20px 0;
	border: 1px solid #f1592a;
	border-radius: 0;
	line-height: 43px;
	font-family: Lato, sans-serif, google;
	font-size: 14px;
	font-weight: 400;
	background: #f1592a;
	color: #fff;
	text-align: center;
	text-indent: 0;
	text-decoration: none
}

.soft_add_wrapper .check_out:hover,
.soft_add_wrapper .continue_shopping:hover {
	background-color: #da3e0e;
	border-color: #d03c0e;
	color: #fff;
	text-decoration: none
}

.soft_add_wrapper .continue_shopping {
	padding: 0 10px;
	background: #666;
	border-color: #666;
	text-transform: capitalize
}

.soft_add_wrapper .continue_shopping:hover {
	background-color: #4d4d4d;
	border-color: #474747
}

.soft_add_wrapper .close_btn,
.soft_add_wrapper .close_btn:active,
.soft_add_wrapper .close_btn:focus,
.soft_add_wrapper .close_btn:hover,
.soft_add_wrapper .close_btn:link,
.soft_add_wrapper .close_btn:visited {
	background: 0;
	z-index: 200;
	text-indent: initial;
	font-size: 0;
	top: 8px;
	right: 12px
}

.soft_add_wrapper .close_btn {
	color: #f1592a
}

.soft_add_wrapper .close_btn:hover {
	color: #aa310b
}

.soft_add_wrapper .close_btn:before {
	content: "\e609";
	display: inline-block;
	font-size: 16px;
	font-family: button-icons;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1
}

.promo__text {
	margin-bottom: 0
}

.utility__list {
	margin: 0;
	padding: 0;
	list-style: none
}

.utility__item {
	display: inline-block;
	margin-right: 15px
}

.utility__item:last-of-type {
	margin-right: 0
}

.logo meta[itemprop=name]+a {
	word-break: break-all
}

.logo meta[itemprop=name]+a:not(#homepage_title) {
	background-image: url(../images/template/header_bg.png);
	font-size: 0;
	background-size: 0
}

.logo meta[itemprop=name]+a:not(#homepage_title) img {
	max-height: 100%
}

.search {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	height: 25px;
	min-width: 25px;
	width: 200px;
	align-self: center
}

.search__input {
	font-size: 14px;
	width: 100%;
	height: 32px;
	background: #f1592a;
	border: 0;
	padding: 0 30px 0 10px;
	-webkit-transition: all .1s ease-in;
	transition: all .1s ease-in;
	color: #fff
}

.search__input:focus {
	color: #fff
}

.search__input::-webkit-input-placeholder {
	color: #fff
}

.search__input:-moz-placeholder {
	color: #fff
}

.search__input::-moz-placeholder {
	color: #fff
}

.search__input:-ms-input-placeholder {
	color: #fff
}

.search__input::-moz-placeholder {
	line-height: -moz-block-height
}

.search__submit {
	text-indent: -9999px;
	position: absolute;
	right: 0;
	top: 0;
	border: 0;
	width: 30px;
	height: 100%;
	background-color: transparent;
	background-image: url(../images/template/seach-icon.png);
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.cart {
	position: relative
}

.cart__icon {
	display: inline-block;
	vertical-align: text-bottom;
	margin-right: 5px;
	width: 20px;
	height: 20px
}

@media only screen and (min-width:767px) {
	.cart__icon {
		width: 30px;
		height: 30px
	}
}

.cart__count {
	display: inline-block
}

.social__list {
	margin-bottom: 0
}

.social__item {
	display: inline-block;
	margin-right: 15px
}

.social__item:last-child {
	margin-right: 0
}

.social__icon {
	width: 25px;
	height: 25px;
	margin: 0
}

@media only screen and (max-width:767px) {
	.copyright__line {
		display: block
	}
}

.credit-cards .icon {
	width: 40px;
	height: 9px;
	margin-right: 5px;
	display: inline-block
}

.credit-cards .icon.visa {
	width: 29px
}

.credit-cards .icon.mc {
	width: 55px
}

.credit-cards .icon.amex {
	width: 40px
}

.credit-cards .icon.discover {
	width: 53px
}

.credit-cards .icon.paypal {
	width: 40px;
	height: 14px
}

.ssl .icon {
	width: 100px;
	height: 40px;
	margin-top: -20px;
}

@media only screen and (min-width:769px) {
	.ssl .icon {
		width: 84px;
		height: 33px
	}
}

@media screen and (max-width: 769px) {
	.PageText_L515n {
		font-size: 14px !important;
	}
}

#ssl__modal {
	text-align: left;
	line-height: 1.2
}

#ssl__modal h1,
#ssl__modal h2,
#ssl__modal h3,
#ssl__modal h4,
#ssl__modal h5,
#ssl__modal h6 {
	color: inherit;
	text-transform: none
}

#ssl__modal .modal-content {
	border-radius: 5px
}

#ssl__modal .modal-header {
	padding: 6px
}

#ssl__modal .volusion_logo a {
	display: block;
	width: 100%;
	height: 100px;
	background-image: url(https://www.volusion.com/a1/i/volusionSSL/SSL_sprite.png);
	background-repeat: no-repeat;
	background-size: contain
}

#ssl__modal .domain_name {
	display: block;
	margin-left: -15px;
	margin-right: -15px;
	padding: 15px
}

#ssl__modal .modal-body {
	display: table
}

#ssl__modal .line {
	display: table-row
}

#ssl__modal .line .info,
#ssl__modal .line .label {
	display: table-cell;
	text-align: left
}

#ssl__modal .copy_right {
	letter-spacing: -.3px
}

@media(min-width:767px) {
	#ssl__modal .modal-dialog {
		width: 450px!important
	}
}

.collapse__title {
	display: block
}

@media only screen and (max-width:767px) {
	.collapse__title {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		padding-right: 15px;
		padding-left: 15px
	}
}

@media only screen and (min-width:767px) {
	.collapse__title {
		cursor: text
	}
}

@media only screen and (min-width:992px) {
	.collapse__title {
		padding-left: 0;
		padding-right: 0
	}
}

.collapse__title.collapsed .collapse__icon {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

@media only screen and (max-width:767px) {
	.collapse__body {
		padding: 15px;
		border-bottom-width: 1px;
		border-bottom-style: solid
	}
}

.collapse__icon {
	float: right;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0)
}

@media only screen and (min-width:767px) {
	.collapse__icon {
		display: none
	}
}

@media only screen and (min-width:767px) {
	.collapse,
	.collapsing {
		display: block;
		height: auto!important
	}
}

.link-column__list {
	margin-bottom: 0
}

@media only screen and (min-width:767px) {
	.link-column__list {
		padding-top: 0
	}
}

@media only screen and (min-width:992px) {
	.link-column__list {
		padding: 0
	}
}

.link-column__item {
	margin-bottom: 15px
}

.link-column__item:last-child {
	margin-bottom: 0
}

.link-column__address {
	margin-bottom: 0
}

.page-wrap {
	position: relative;
	z-index: 10;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: .35s;
	transition: .35s
}

@media only screen and (max-width:992px) {
	.page-wrap:after {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: 0;
		content: '';
		opacity: 0;
		visibility: hidden;
		-webkit-transition: .35s;
		transition: .35s;
		z-index: 1
	}
}

@media only screen and (max-width:992px) {
	body[class*=double-menu-] .page-wrap:after,
	body[class*=fall-menu-] .page-wrap:after,
	body[class*=push-menu-] .page-wrap:after,
	body[class*=slide-menu-] .page-wrap:after,
	body[class*=static-menu-] .page-wrap:after {
		opacity: 1;
		visibility: visible
	}
}

@media only screen and (max-width:992px) {
	.mask,
	.menu-mask {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 15;
		width: 100%;
		height: 100%;
		background: 0
	}
}

.push-menu {
	position: relative;
	width: 100%;
	z-index: 1000;
	-webkit-transition: .35s;
	transition: .35s;
	visibility: visible;
	text-align: left;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	top: -75px
}

.push-menu[data-menu-type=slide-bottom],
.push-menu[data-menu-type=slide-top] {
	width: 100%;
	max-height: 100%
}

.push-menu[data-menu-type$="-right"] {
	right: 0
}

@media(max-width:992px) {
	body[class*=double-menu-],
	body[class*=fall-menu-],
	body[class*=push-menu-],
	body[class*=slide-menu-],
	body[class*=static-menu-] {
		overflow: hidden;
		height: 100%
	}
}

.push-menu[data-menu-type*="_3d"],
.push-menu[data-menu-type*=double],
.push-menu[data-menu-type*=fall],
.push-menu[data-menu-type*=static] {
	z-index: 1
}

.push-menu[data-menu-type=push-left],
.push-menu[data-menu-type=slide-left] {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.push-menu[data-menu-type=push-right],
.push-menu[data-menu-type=slide-right] {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.push-menu[data-menu-type=slide-bottom] {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

.push-menu[data-menu-type=double-left] {
	-webkit-transform: translate3d(50%, 0, 0);
	transform: translate3d(50%, 0, 0)
}

.push-menu[data-menu-type*=fall],
.push-menu[data-menu-type=slide-top] {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0)
}

body[class*=double-menu-] .push-menu,
body[class*=fall-menu-] .push-menu,
body[class*=push-menu-] .push-menu,
body[class*=slide-menu-] .push-menu,
body[class*=static-menu-] .push-menu {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.double-menu-l-open .page-wrap,
.fall-menu-l-open .page-wrap,
.push-menu-l-open .page-wrap,
.static-menu-l-open .page-wrap {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.double-menu-r-open .page-wrap,
.fall-menu-r-open .page-wrap,
.push-menu-r-open .page-wrap,
.static-menu-r-open .page-wrap {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

html.lt-ie10 .push-menu {
	left: -100%;
	right: auto
}

html.lt-ie10 body[class*=double-menu-] .push-menu,
html.lt-ie10 body[class*=fall-menu-] .push-menu,
html.lt-ie10 body[class*=push-menu-] .push-menu,
html.lt-ie10 body[class*=slide-menu-] .push-menu,
html.lt-ie10 body[class*=static-menu-] .push-menu {
	left: 0
}

@media only screen and (min-width:767px) and (max-width:992px) {
	.push-menu {
		background-color: #fff
	}
}

.push-menu .search {
	margin: 10px auto 5px;
	height: 35px;
	width: 100%;
	display: block
}

.push-menu .search__input {
	height: 35px
}

.push-menu-inner {
	background-color: #fff
}

.push-menu .vnav__item>.vnav__link {
	color: #000
}

.push-menu .vnav--level1>.vnav__item>.vnav__link {
	background-color: #ebebeb;
	background-image: -webkit-linear-gradient(top, #ebebeb 0, #b3b3b3 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#b3b3b3));
	background-image: linear-gradient(to bottom, #ebebeb 0, #b3b3b3 100%);
	color: #000;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase
}

.push-menu .vnav--level1>.vnav__item:hover>.vnav__link,
.push-menu .vnav--level1>.vnav__item>.vnav__link--active {
	color: #000
}

.push-menu .vnav__subnav {
	background-color: #fff
}

.push-menu .vnav__subnav>.vnav__item>.vnav__link {
	color: #000;
	font-size: 13px;
	font-weight: 700
}

.push-menu .vnav__subnav>.vnav__item:hover>.vnav__link,
.push-menu .vnav__subnav>.vnav__item>.vnav__link--active {
	background-color: #fff;
	color: #f1592a
}

.push-menu::-webkit-scrollbar {
	display: none
}

.push-menu__close-btn {
	padding: 5px 15px 0;
	float: right
}

.push-menu__close-btn .icon {
	fill: #f1592a;
	width: 20px;
	height: 20px;
	margin-right: 0;
	cursor: pointer
}

.push-menu .utility {
	font-size: 13px;
	font-weight: 700;
	color: #000;
	margin: 10px 0;
	text-transform: uppercase
}

.push-menu .utility .contact {
	font-size: 14px;
	text-transform: none
}

.push-menu .utility a {
	color: #000;
	display: block
}

.push-menu .menu-title {
	padding-right: 15px;
	padding-left: 15px
}

.push-menu .menu-title:not(:first-child) {
	margin-top: 30px
}

.push-menu .vnav {
	display: block
}

.push-menu .vnav .vnav__item.expanded>.vnav__link.menu-toggle>.icon.menu-expand-plus .vertical-bar {
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0)
}

.push-menu .vnav .vnav__item.expanded>.vnav__link.menu-toggle>.icon.menu-expand-chevron {
	-webkit-transform: translateY(-50%) rotate(-90deg)!important;
	-ms-transform: translateY(-50%) rotate(-90deg)!important;
	transform: translateY(-50%) rotate(-90deg)!important
}

.push-menu .vnav .vnav__item.expanded .vnav_subnav.subnav-expanded {
	display: block
}

.push-menu .vnav .vnav__item:not(.expanded) .vnav__subnav:not(.subnav-expanded) {
	display: none
}

.push-menu .vnav .vnav__link {
	padding: 10px;
	text-align: left;
	white-space: normal
}

.push-menu .vnav .vnav__link.menu-toggle {
	position: relative;
	padding-right: 42px
}

.push-menu .vnav .vnav__link .icon {
	fill: #f1592a
}

.push-menu .vnav .vnav__link .icon[class*=menu-expand-] {
	position: absolute;
	top: 50%;
	right: 15px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 12px;
	height: 12px;
	-webkit-transition: -webkit-transform .2s linear;
	transition: transform .2s linear
}

.push-menu .vnav .vnav__link .icon.menu-expand-plus .vertical-bar {
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: -webkit-transform .2s linear;
	transition: transform .2s linear
}

.push-menu .vnav__subnav {
	position: static;
	display: none;
	top: 0;
	left: 100%;
	z-index: 300
}

.push-menu .vnav__subnav.vnav--level2 .vnav__link {
	padding-left: 20px
}

.push-menu .vnav__subnav.vnav--level3 .vnav__link {
	padding-left: 30px
}

.push-menu .vnav__subnav.vnav--level4 .vnav__link {
	padding-left: 40px
}

.push-menu .vnav__subnav .vnav__link {
	display: block;
	border-bottom: 1px solid #b7b7b7
}

.push-menu .vnav--level1>.vnav__item,
.push-menu .vnav--level1>.vnav__item>.vnav__link {
	display: block
}

.sidebar-wrapper {
	border: 1px solid #b7b7b7
}

.left-nav {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.left-nav .vnav__item,
.left-nav .vnav__item:hover {
	background: 0;
	color: inherit
}

.left-nav .vnav {
	display: block
}

.left-nav .vnav .vnav__link {
	white-space: normal
}

.left-nav .vnav--level1>.vnav__item>.vnav__link {
	background-color: #ebebeb;
	background-image: -webkit-linear-gradient(top, #ebebeb 0, #b3b3b3 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#b3b3b3));
	background-image: linear-gradient(to bottom, #ebebeb 0, #b3b3b3 100%);
	color: #000;
	display: block;
	text-align: left;
	padding: 12px 40px 12px 7px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	position: relative
}

.left-nav .vnav--level1>.vnav__item>.vnav__link:after {
	content: "";
	display: block;
	width: 6px;
	height: 11px;
	background-image: url(../images/template/red-arrow.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.left-nav .vnav--level1>.vnav__item>.vnav__link--active,
.left-nav .vnav--level1>.vnav__item>.vnav__link:hover {
	color: #f1592a
}

.left-nav .vnav__subnav {
	display: block;
	position: static;
	background-color: #fff
}

.left-nav .vnav__subnav .vnav__link {
	color: #f1592a;
	padding: 7px 5px 7px 7px;
	text-align: left;
	font-size: 13px;
	font-weight: 700;
	border-top: 1px solid #b7b7b7
}

.left-nav .vnav__subnav .vnav__link:hover,
.left-nav .vnav__subnav>.vnav__item>.vnav__link--active {
	background: 0;
	color: #000
}

.left-nav .vnav--level1>.vnav__item,
.left-nav .vnav--level1>.vnav__item>.vnav__link {
	display: block
}

.menu-s ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.menu-s a {
	background: #eee;
	color: #000;
	display: block;
	padding: 10px 15px
}

.menu-s .nav_hover a,
.menu-s .nav_selected a,
.menu-s a:focus,
.menu-s a:hover {
	background: #777;
	color: #fff
}

.main-menu {
	background-image: url(../images/template/top-nav-bg.png);
	background-repeat: repeat-x;
	position: relative;
	margin-left: 28px
}

.main-menu:before {
	content: "";
	display: block;
	width: 32px;
	height: 27px;
	background-image: url(../images/template/top-nav-angle.png);
	position: absolute;
	top: -.3px;
	right: 100%
}

.main-menu .vnav__item>.vnav__link {
	color: #000
}

.main-menu .vnav--level1>.vnav__item {
	color: #000;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase
}

.main-menu .vnav--level1>.vnav__item>.vnav__link {
	position: relative
}

.main-menu .vnav--level1>.vnav__item>.vnav__link:after {
	content: "";
	display: block;
	background-image: url(../images/template/top-nav-spacer.png);
	background-repeat: no-repeat;
	width: 1px;
	height: 27px;
	position: absolute;
	right: 0;
	top: 0
}

.main-menu .vnav--level1>.vnav__item {
	background: 0
}

.main-menu .vnav--level1>.vnav__item:hover>.vnav__link,
.main-menu .vnav--level1>.vnav__item>.vnav__link--active {
	background-color: transparent;
	color: #f1592a
}

.main-menu .vnav__subnav {
	background-color: #eee
}

.main-menu .vnav__subnav>.vnav__item>.vnav__link {
	color: #000
}

.main-menu .vnav__subnav>.vnav__item:hover>.vnav__link,
.main-menu .vnav__subnav>.vnav__item>.vnav__link--active {
	background-color: #777;
	color: #fff
}

html:not(.touch-device) .main-menu .vnav__item:not(.expanded):hover>.vnav__subnav:not(.subnav-expanded) {
	display: block
}

.lt-ie10 .main-menu .menu[link-alignment=left] .vnav--level1 {
	text-align: left
}

.lt-ie10 .main-menu .menu[link-alignment=right] .vnav--level1 {
	text-align: right
}

.lt-ie10 .main-menu .menu:not([link-alignment=left]):not([link-alignment=right]) .vnav--level1 {
	text-align: center
}

.main-menu .vnav__item:not(.expanded) .vnav__subnav:not(.subnav-expanded) {
	display: none
}

.main-menu .vnav__item.expanded>.vnav__link.menu-toggle>.icon.menu-expand-plus .vertical-bar {
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0)
}

.main-menu .vnav__item.expanded>.vnav__link.menu-toggle>.icon.menu-expand-chevron {
	-webkit-transform: rotate(180deg)!important;
	-ms-transform: rotate(180deg)!important;
	transform: rotate(180deg)!important
}

.main-menu .menu[link-alignment=left] .vnav--level1 {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.main-menu .menu[link-alignment=right] .vnav--level1 {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.main-menu .menu[link-alignment=space-between] .vnav--level1 {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.main-menu .menu[link-alignment=space-around] .vnav--level1 {
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.main-menu .menu:not([link-alignment=left]):not([link-alignment=right]):not([link-alignment=space-between]):not([link-alignment=space-around]) .vnav--level1 {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.main-menu .vnav .vnav__link.menu-toggle {
	position: relative;
	padding-right: 42px
}

.main-menu .vnav .vnav__link .icon[class*=menu-expand-] {
	width: 12px;
	height: 12px;
	margin-left: 5px;
	-webkit-transition: -webkit-transform .2s linear;
	transition: transform .2s linear
}

.main-menu .vnav .vnav__link .icon.menu-expand-plus .vertical-bar {
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: -webkit-transform .2s linear;
	transition: transform .2s linear
}

.main-menu .vnav--level1,
.main-menu .vnav--level1>.vnav__item {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.main-menu .vnav--level1>.vnav__item {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-moz-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}

.main-menu .vnav--level1>.vnav__item>.vnav__link {
	display: block;
	width: 100%;
	padding: 0;
	text-align: center;
	line-height: 27px
}

.main-menu .vnav__subnav {
	z-index: 300
}

.main-menu .vnav__subnav .vnav__link {
	padding: 8px 15px;
	text-align: left
}

.main-menu .vnav .vnav__item:last-child .vnav--level2 {
	right: 0;
	left: auto
}

.main-menu .vnav .vnav__item:last-child .vnav--level2 .vnav__subnav {
	right: 100%;
	left: auto
}

.main-menu .vnav--level1 {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%
}

.main-menu .vnav--level1>.vnav__item {
	white-space: nowrap
}

.lt-ie10 .vnav--level1>.vnav__item {
	width: auto
}

.newsletter {
	margin-top: 3px;
	text-align: center;
	min-height: 61px;
	background-image: url(../images/template/newsletter-bg.png);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	background-size: 15px 100%;
	padding: 14px 0
}

.newsletter:before {
	content: "";
	display: inline-block;
	vertical-align: middle
}

.newsletter__text {
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: .04em;
	text-shadow: 0 1px 4px #000;
	margin-right: 30px
}

.newsletter__text .strong {
	font-weight: 600
}

.newsletter__text .slash {
	color: #f1592a;
	font-weight: 600;
	margin: 0 20px
}

.newsletter__text .light {
	font-weight: 300;
	color: #fff
}

.newsletter .elist {
	width: 344px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 20px
}

.newsletter .elist::after {
	clear: both;
	content: "";
	display: table
}

@media only screen and (min-width:1200px) {
	.newsletter .elist {
		margin-top: 0
	}
}

.newsletter .elist__input {
	float: left;
	background-color: #4a4a5f;
	color: #fff;
	border: 0;
	height: 33px;
	width: 214px
}

.newsletter .elist__input::-webkit-input-placeholder {
	color: #fff;
	font-size: 14px
}

.newsletter .elist__input:-moz-placeholder {
	color: #fff;
	font-size: 14px
}

.newsletter .elist__input::-moz-placeholder {
	color: #fff;
	font-size: 14px
}

.newsletter .elist__input:-ms-input-placeholder {
	color: #fff;
	font-size: 14px
}

.newsletter .elist__submit {
	float: right;
	border: 0;
	background-color: #f26320;
	width: 100px;
	font-weight: 700;
	font-size: 14px;
	height: 33px;
	text-transform: uppercase;
	color: #fff
}

.vol-container {
	position: relative;
	overflow: hidden;
	height: 100%;
	z-index: 1
}

.vol-inner {
	position: relative;
	left: 0;
	z-index: 99;
	height: 100%;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s
}

.container--content {
	padding-top: 30px;
	padding-bottom: 30px
}

.admin-warning-bubble {
	z-index: 11
}

.video_container {
	max-width: 600px;
	float: none!important;
	padding: 0!important
}

.video_container .video_player {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0
}

.video_container .video_player iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.footer__top {
	padding-top: 25px
}

@media only screen and (max-width:767px) {
	.footer__top #footer-collapse>div[class*=col-] {
		padding: 0
	}
}

@media only screen and (min-width:767px) {
	.footer__top #footer-collapse>div[class*=col-]:not(:first-child) {
		border-left: 1px solid #ebebeb;
		padding-right: 0;
		margin-bottom: 10px
	}
}

.footer__top-title {
	display: block;
	position: relative;
	color: #000;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase
}

@media only screen and (max-width:767px) {
	.footer__top-title {
		font-size: 16px;
		border-top: 1px solid #ebebeb;
		padding: 15px
	}
}

.footer__top-title:focus,
.footer__top-title:hover {
	color: #000;
	text-decoration: none;
	outline: 0
}

@media only screen and (min-width:767px) {
	.footer__top #link-col-1 ul:first-child {
		float: left;
		margin-right: 40px
	}
}

.footer__top-list {
	display: block;
	margin: 0
}

@media only screen and (max-width:767px) {
	.footer__top-list {
		padding: 0 15px 15px
	}
}

.footer__top-list>li {
	color: #f1592a;
	font-size: 13px;
	margin: 0
}

.footer__top-list>li>a {
	color: #f1592a;
	line-height: 1.5;
	-webkit-transition: .2s;
	transition: .2s
}

.footer__top-list>li>a:hover {
	color: #f1592a;
	text-decoration: underline
}

.footer__top-list--location>li {
	color: #000;
	margin-bottom: 0
}

.footer__top-list .icon {
	fill: #000;
	width: 24px;
	height: 24px
}

.footer__top .accordion-toggle .collapse__icon {
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 12px;
	height: 12px;
	fill: #f15d2f
}

.footer__top .accordion-toggle.collapsed .collapse__icon {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0)
}

@media only screen and (min-width:767px) {
	.footer__top .collapse {
		height: auto!important;
		display: block;
		visibility: visible
	}
	.footer__top .collapse__icon {
		display: none
	}
	.footer__top .collapsing {
		height: auto;
		overflow: visible;
		-webkit-transition: none;
		transition: none
	}
}

.footer__bottom {
	margin-top: 30px
}

@media only screen and (min-width:992px) {
	.footer__bottom {
		margin-top: 15px
	}
}

@media only screen and (min-width:767px) {
	.footer__bottom {
		text-align: justify;
		line-height: 0
	}
	.footer__bottom:after {
		content: "";
		display: inline-block;
		vertical-align: middle;
		width: 100%;
		height: 0;
		font-size: 0;
		line-height: 0
	}
	.footer__bottom .left-side {
		display: inline-block;
		vertical-align: middle;
		text-align: left;
		line-height: 1.3
	}
	.footer__bottom .right-side {
		display: inline-block;
		vertical-align: middle;
		text-align: right;
		line-height: 1.3
	}
}

@media only screen and (max-width:767px) {
	.footer__bottom {
		border-top: 1px solid #ebebeb;
		margin-top: 0;
		padding-top: 20px;
		text-align: center
	}
}

@media only screen and (min-width:992px) {
	.footer__bottom>.container {
		padding-top: 35px;
		padding-bottom: 35px
	}
}

.footer__bottom .creditcards {
	display: inline-block;
	vertical-align: middle
}

.footer__bottom .creditcards .icon {
	width: 46px;
	height: 30px;
	margin-right: 12px
}

.footer__bottom .ssl {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px
}

@media only screen and (max-width:767px) {
	.footer__bottom .ssl {
		margin-bottom: 15px
	}
}

.footer__bottom .ssl .icon {
	width: 76px;
	height: 30px;
	fill: #000
}

@media only screen and (max-width:767px) {
	.footer__bottom .ssl .icon {
		width: 80px;
		height: 35px
	}
	.ssl .icon {
		margin-top: -67px;
	}
}

.footer__bottom .social {
	margin: 24px 0 30px
}

.footer__bottom .social a {
	display: inline-block;
	vertical-align: bottom
}

.footer__bottom .social .icon {
	width: 30px;
	height: 30px;
	fill: #000
}

.footer__bottom .social .icon--facebook {
	fill: #3b5998;
	width: 38px;
	height: 42px
}

.footer__bottom .social .icon--linkedin {
	fill: #0077b5;
	width: 54px;
	height: 54px
}

.footer__bottom .social .icon--twitter {
	fill: #55acee;
	width: 36px;
	height: 32px
}

.footer__bottom .social .icon:hover {
	opacity: .8
}

.header {
	background-color: #23232b;
	margin-bottom: 15px;
	height: 175px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@media screen and (min-width:767px) and (max-width:992px) {
	.header {
		height: auto
	}
}

@media screen and (min-width:992px) {
	.header {
		height: auto
	}
}

@media screen and (min-width:992px) and (max-width:1199px) {
	.header {
		height: auto
	}
}

@media screen and (max-width:767px) {
	.header .column {
		text-align: center;
		width: 100%;
		padding: 10px 0
	}
	.header .column--2 {
		border-top: 1px solid #393941
	}
}

@media screen and (min-width:767px) {
	.header .column {
		float: left;
		padding: 0 15px
	}
	.header .column--1 {
		width: 26.5%
	}
	.header .column--2 {
		width: 73.5%
	}
}

@media screen and (min-width:767px) and (max-width:992px) {
	.header .column {
		margin: 20px 0
	}
	.header .column--1 {
		width: 70%;
		padding-left: 25px
	}
	.header .column--2 {
		width: 30%;
		padding-right: 25px
	}
}

@media screen and (max-width:784px) and (min-width:767px) {
	.header .column--1 {
		width: 72%
	}
	.header .column--2 {
		width: 28%
	}
}

.header .vertical-center {
	font-size: 0
}

.header .vertical-center:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%
}

.header .vertical-center>div[class*=col] {
	display: inline-block;
	vertical-align: middle;
	float: none;
	font-size: 14px
}

.header .menu-toggle {
	cursor: pointer;
	display: inline-block;
	vertical-align: middle
}

@media only screen and (min-width:767px) and (max-width:992px) {
	.header .menu-toggle {
		margin-left: 40px
	}
}

.header .menu-toggle__anchor {
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	color: #fff
}

.header .menu-toggle__text {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	margin-right: 10px
}

.header .menu-toggle__icon-wrap {
	display: inline-block;
	vertical-align: middle
}

.header .menu-toggle__icon {
	position: relative;
	margin-top: 12px;
	margin-bottom: 12px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.header .menu-toggle__icon,
.header .menu-toggle__icon::after,
.header .menu-toggle__icon::before {
	display: block;
	width: 40px;
	height: 6px;
	background-color: #f1592a;
	outline: 1px solid transparent;
	-webkit-transition-property: background-color, -webkit-transform;
	transition-property: background-color, transform;
	-webkit-transition-duration: .3s;
	transition-duration: .3s
}

.header .menu-toggle__icon::after,
.header .menu-toggle__icon::before {
	position: absolute;
	content: ""
}

.header .menu-toggle__icon::before {
	top: -12px
}

.header .menu-toggle__icon::after {
	top: 12px
}

@media only screen and (max-width:767px) {
	.header .logo {
		margin-bottom: 0
	}
}

@media only screen and (min-width:767px) and (max-width:992px) {
	.header .logo {
		display: inline-block;
		vertical-align: middle
	}
}

.header .logo__img {
	margin: 0 auto
}

@media only screen and (max-width:992px) {
	.header .logo__img {
		max-width: 190px
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.header .logo__img {
		max-width: 90%
	}
}

@media only screen and (min-width:992px) {
	.header .logo__img {
		margin-left: 15px
	}
}

.header .utility {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
	vertical-align: middle
}

.header .utility li {
	display: inline-block;
	vertical-align: middle;
	padding-right: 20px
}

.header .utility select {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	font-weight: 700;
	color: #000;
	margin-right: 10px
}

.header .utility a:not(.goog-te-menu-value) {
	font-size: 14px;
	color: #fff;
	font-weight: 700
}

.header .utility a:not(.goog-te-menu-value):hover {
	color: #f1592a
}

.header .utility a:not(.goog-te-menu-value) img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px
}

.header .utility a:not(.goog-te-menu-value) span {
	display: inline-block;
	vertical-align: middle
}

.header .google-translate {
	display: inline-block;
	vertical-align: middle;
	margin-right: 35px
}

.header .google-translate img.globe {
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle
}

.header .google-translate #google_translate_element {
	display: inline-block;
	vertical-align: middle;
	height: 28px;
	overflow: hidden
}

.header .google-translate #google_translate_element img {
	display: none
}

.header .google-translate #google_translate_element .goog-te-gadget-simple {
	border-radius: 5px;
	padding-top: 0;
	padding-bottom: 0
}

.header .google-translate #google_translate_element .goog-te-menu-value span:first-child {
	margin-right: 5px;
	margin-left: 3px;
	font-weight: 700;
	font-family: Lato, sans-serif;
	font-size: 13px
}

.header .google-translate #google_translate_element .goog-te-menu-value span[style*=border-left] {
	display: none
}

.header .google-translate #google_translate_element .goog-te-menu-value span:last-child {
	font-size: 10px;
	color: #a3a3a3!important
}

@media only screen and (max-width:767px) {
	.header__row--1 {
		padding: 0 35px;
		text-align: justify;
		line-height: 0
	}
	.header__row--1:after {
		content: "";
		display: inline-block;
		vertical-align: middle;
		width: 100%;
		height: 0;
		font-size: 0;
		line-height: 0
	}
	.header__row--1 .cart {
		display: inline-block;
		vertical-align: middle;
		text-align: left;
		line-height: 1.3
	}
	.header__row--1 .menu-toggle {
		display: inline-block;
		vertical-align: middle;
		text-align: right;
		line-height: 1.3
	}
}

@media only screen and (min-width:992px) {
	.header__row {
		text-align: right
	}
	.header__row--1 {
		margin-top: 2px;
		padding-right: 15px;
		height: auto
	}
	.header__row--2 {
		margin-top: 3px;
		padding-right: 15px;
		display: flex;
		justify-content: space-between
	}
	.header__row--3 {
		margin-top: 10px
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.header__row--1 {
		height: auto
	}
}

@media only screen and (min-width:767px) and (max-width:992px) {
	.header__row {
		text-align: right
	}
}

.header .tagline {
	line-height: 1;
	color: #ee5a33;
	margin-left: 10px;
	font-size: 17px;
	text-align: center;
	white-space: nowrap;
	display: inline-flex;
	align-self: center;
	font-weight: 700
}

.header .tagline p {
	margin: 0;
	font-size: 16px;
	line-height: 27px
}

.header .call-us {
	display: inline-block;
	vertical-align: middle;
	font-weight: 700;
	font-size: 20px;
	color: #fff;
	text-align: center;
	margin-left: 36px
}

@media only screen and (max-width:767px) {
	.header .call-us {
		font-size: 22px
	}
}

@media only screen and (min-width:767px) and (max-width:992px) {
	.header .call-us {
		display: inline-block;
		vertical-align: middle;
		margin-left: 20px
	}
}

.header .call-us a {
	color: #fff
}

@media only screen and (min-width:992px) {
	.header .call-us a {
		pointer-events: none;
		cursor: default
	}
}

@media only screen and (min-width:992px) and (max-width:1198px) {
	.header .call-us {
		font-size: 16px
	}
}

.header .cart {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	font-weight: 600;
	margin-top: 2.5px
}

.header .cart__icon {
	fill: #fff;
	width: 16px;
	height: 16px;
	margin-right: 5px
}

.header .cart__count,
.header .cart__icon,
.header .cart__price,
.header .cart__text {
	display: inline-block;
	color: #fff
}

.contact__us {
	padding: 0 15px
}

@media only screen and (min-width:767px) {
	.contact__us {
		padding: 0
	}
}

.contact__heading {
	margin-bottom: 25px;
	text-align: center;
	position: relative;
	overflow: hidden;
	background: transparent url(../images/template/demo.jpg) center center no-repeat;
	background-size: cover;
	height: 130px
}

@media only screen and (min-width:767px) and (max-width:992px) {
	.contact__heading {
		height: 230px
	}
}

@media only screen and (min-width:992px) {
	.contact__heading {
		height: 330px
	}
}

.contact__heading>* {
	display: inline-block;
	vertical-align: middle
}

.contact__heading:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	margin-left: -4px
}

.contact__heading h1 {
	position: relative;
	margin: 0;
	z-index: 2;
	text-align: center;
	color: #fff
}

.contact h2 {
	font-size: 28px
}

.contact__details {
	margin: 50px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee
}

.contact__details [class*=col].h-align-center {
	margin: 15px 0
}

.contact__details .social,
.contact__details a,
.contact__details h2 {
	margin: 5px 0
}

.contact__details a {
	display: inline-block;
	vertical-align: middle
}

.contact__details .social .icon {
	height: 26px;
	width: 26px;
	fill: #f1592a
}

.contact-form-heading {
	text-align: center
}

.contact__form {
	margin: 25px 0
}

.contact__form form {
	margin: 50px 0
}

.contact__form textarea {
	height: 200px
}

.contact__form button[type=submit] {
	margin-top: 15px
}

.contact html body#body div#page-wrapper div#content-wrapper div#content div#content_area table tbody tr td {
	padding: 0
}

.contact #content_area>table:first-child {
	border-collapse: collapse
}

.error-page {
	margin-bottom: 75px
}

.error-page h1 {
	margin-bottom: 25px
}

.error-search {
	width: 100%;
	max-width: 600px;
	position: relative;
	margin: 35px auto
}

.error-search__input {
	width: 100%;
	height: 60px;
	padding: 0 80px 0 60px;
	border: 1px solid #333;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 30px;
	background-image: url(../images/svg/search.svg);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: 20px
}

.error-search__input::-webkit-input-placeholder {
	color: #333
}

.error-search__input:-moz-placeholder {
	color: #333
}

.error-search__input::-moz-placeholder {
	color: #333
}

.error-search__input:-ms-input-placeholder {
	color: #333
}

.error-search__input:focus::-webkit-input-placeholder {
	color: transparent
}

.error-search__input:focus:-moz-placeholder {
	color: transparent
}

.error-search__input:focus::-moz-placeholder {
	color: transparent
}

.error-search__input:focus:-ms-input-placeholder {
	color: transparent
}

.error-search__submit {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	background: 0;
	border: 0;
	padding: 0 20px
}

.category .vp-sc-thumbs,
.productdetails .vp-sc-thumbs {
	text-align: center
}

.category .v-product-grid .v-product,
.productdetails .v-product-grid .v-product {
	position: relative;
	text-align: left;
	border-bottom: 1px solid transparent;
	-webkit-transition: 1s all ease;
	transition: 1s all ease
}

@media only screen and (max-width:480px) {
	.category .v-product-grid .v-product,
	.productdetails .v-product-grid .v-product {
		margin-left: 0
	}
}

.category .v-product-grid .v-product .v-product__img,
.productdetails .v-product-grid .v-product .v-product__img {
	position: relative;
	display: block;
	-webkit-transition: 1s all ease;
	transition: 1s all ease
}

.category .v-product-grid .v-product .v-product__img img,
.productdetails .v-product-grid .v-product .v-product__img img {
	display: block;
	margin: 0 auto
}

.category .v-product-grid .v-product .v-product__desc,
.productdetails .v-product-grid .v-product .v-product__desc {
	word-wrap: break-word
}

.category .v-product-grid .v-product .v-product__desc~b,
.productdetails .v-product-grid .v-product .v-product__desc~b {
	display: block
}

.category .v-product-grid .v-product .v-product__details br,
.productdetails .v-product-grid .v-product .v-product__details br {
	display: none
}

.category[data-grid-type=grid] .v-product-grid .v-product .v-product__img,
.productdetails[data-grid-type=grid] .v-product-grid .v-product .v-product__img {
	position: relative
}

.category[data-grid-type=grid] .v-product-grid .v-product .v-product__img img,
.productdetails[data-grid-type=grid] .v-product-grid .v-product .v-product__img img {
	align-self: center;
	max-height: 180px
}

.category[data-grid-type=list] .v-product-grid .v-product,
.productdetails[data-grid-type=list] .v-product-grid .v-product {
	border-bottom-color: rgba(0, 0, 0, .1)
}

.category[data-grid-type=list].lt-ie10 .v-product-grid .v-product,
.productdetails[data-grid-type=list].lt-ie10 .v-product-grid .v-product {
	height: auto!important
}

.category .v-product__title,
.productdetails .v-product__title {
	margin-top: 5px
}

.category .v-product__title+div,
.productdetails .v-product__title+div {
	margin-bottom: 5px
}

.category .v-product__free-shipping,
.productdetails .v-product__free-shipping {
	display: block;
	-webkit-transition: .5s all ease;
	transition: .5s all ease;
	margin: 8px 0 0
}

.category .v-product__add-to-cart,
.productdetails .v-product__add-to-cart {
	-webkit-transition: .5s all ease;
	transition: .5s all ease;
	padding: 9px 16px;
	margin: 10px 0 5px
}

.category[data-grid-type=grid] .v-product-grid,
.productdetails[data-grid-type=grid] .v-product-grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	box-orient: vertical;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	box-direction: normal;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	-ms-flex-direction: column;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media(min-width:480px) {
	.category[data-grid-type=grid] .v-product-grid,
	.productdetails[data-grid-type=grid] .v-product-grid {
		-webkit-box-orient: horizontal;
		-moz-box-orient: horizontal;
		box-orient: horizontal;
		-webkit-box-direction: normal;
		-moz-box-direction: normal;
		box-direction: normal;
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		flex-direction: row;
		-ms-flex-direction: row
	}
}

@media only screen and (min-width:481px) {
	.category[data-grid-type=grid] .v-product-grid .v-product,
	.productdetails[data-grid-type=grid] .v-product-grid .v-product {
		padding: 10px
	}
}

@media only screen and (max-width:480px) {
	.category[data-grid-type=grid] .v-product-grid .v-product,
	.productdetails[data-grid-type=grid] .v-product-grid .v-product {
		width: 100%
	}
}

@media only screen and (min-width:481px) and (max-width:767px) {
	.category[data-grid-type=grid] .v-product-grid .v-product,
	.productdetails[data-grid-type=grid] .v-product-grid .v-product {
		width: 50%
	}
}

.category[data-grid-type=list] .v-product-grid .v-product,
.productdetails[data-grid-type=list] .v-product-grid .v-product {
	width: 100%;
	padding: 15px 0
}

.category[data-grid-type=list] .v-product-grid .v-product::after,
.productdetails[data-grid-type=list] .v-product-grid .v-product::after {
	clear: both;
	content: "";
	display: table
}

.category[data-grid-type=list] .v-product-grid .v-product .v-product__free-shipping+a,
.category[data-grid-type=list] .v-product-grid .v-product div+a,
.productdetails[data-grid-type=list] .v-product-grid .v-product .v-product__free-shipping+a,
.productdetails[data-grid-type=list] .v-product-grid .v-product div+a {
	display: inline-block;
	vertical-align: middle;
	margin-left: 2%!important
}

@media only screen and (min-width:481px) {
	.category[data-grid-type=list] .v-product-grid .v-product,
	.productdetails[data-grid-type=list] .v-product-grid .v-product {
		text-align: left;
		padding-right: 5%
	}
	.category[data-grid-type=list] .v-product-grid .v-product .v-product__img,
	.productdetails[data-grid-type=list] .v-product-grid .v-product .v-product__img {
		width: 30.5555555556%;
		float: left
	}
	.category[data-grid-type=list] .v-product-grid .v-product .v-product__title,
	.productdetails[data-grid-type=list] .v-product-grid .v-product .v-product__title {
		margin-top: 15px
	}
	.category[data-grid-type=list] .v-product-grid .v-product .v-product__free-shipping,
	.productdetails[data-grid-type=list] .v-product-grid .v-product .v-product__free-shipping {
		margin: 8px 0 0
	}
	.category[data-grid-type=list] .v-product-grid .v-product .v-product__details,
	.productdetails[data-grid-type=list] .v-product-grid .v-product .v-product__details {
		margin-left: 32.6388888889%;
		margin-right: 4%
	}
}

.category .v-product-grid .qv-product-link {
	height: auto
}

.lt-ie10.category .v-product-grid::after {
	clear: both;
	content: "";
	display: table
}

.lt-ie10.category .v-product-grid .v-product {
	display: block;
	float: left
}

.category #content_area table[width="100%"][border="0"][cellspacing="0"][cellpadding="8"] table[width="100%"][border="0"][cellspacing="0"][cellpadding="0"] td[rowspan="1"],
.category #content_area table[width="100%"][border="0"][cellspacing="0"][cellpadding="8"] table[width="100%"][border="0"][cellspacing="0"][cellpadding="0"] tr img[src*="/images/clear1x1.gif"] {
	display: none
}

.category #content_area table[width="100%"][border="0"][cellspacing="0"][cellpadding="8"] table[width="100%"][border="0"][cellspacing="0"][cellpadding="0"] td[colspan="1"][align=center] {
	padding: 0 8px
}

.category #content_area table[width="100%"][border="0"][cellspacing="0"][cellpadding="8"] table[width="100%"][border="0"][cellspacing="0"][cellpadding="0"] td[colspan="1"][align=center]:first-child {
	padding-left: 0
}

.category #content_area table[width="100%"][border="0"][cellspacing="0"][cellpadding="8"] table[width="100%"][border="0"][cellspacing="0"][cellpadding="0"] td[colspan="1"][align=center]:last-child {
	padding-right: 0
}

@media only screen and (max-width:767px) {
	.category #content_area table[width="100%"][border="0"][cellspacing="0"][cellpadding="8"] table[width="100%"][border="0"][cellspacing="0"][cellpadding="0"] td[colspan="1"][align=center] {
		display: block;
		width: 100vw;
		max-width: -webkit-calc(100vw - 45px);
		max-width: calc(100vw - 45px);
		padding: 0
	}
}

@-moz-document url-prefix() {
	.category #content_area table {
		table-layout: fixed
	}
}

@media screen\0 {
	.category #content_area table {
		table-layout: fixed
	}
}

@media only screen and (max-width:767px) {
	div[id^=VCompareOverlay],
	div[id^=VCompare] {
		display: none!important
	}
}

#VCompareOverlayBox .VCompareOverlayTable {
	border: 0
}

#VCompareOverlayXDiv {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

@media(max-width:992px) {
	.search_results_section .sortby_select {
		display: inline-block!important
	}
	.search_results_section table[width="250"] td[width] {
		display: block;
		width: 100%
	}
	.search_results_section table[width="250"] td[width="3"] {
		display: none
	}
	.search_results_section table[width="250"] td[width="180"]+td[width="3"]+td[width="180"] {
		display: inline-block;
		width: auto
	}
	.search_results_section table[width="250"] td[width="180"]+td[width="3"]+td[width="180"]+td[width="3"]+td[width="65"] {
		display: inline-block;
		width: auto
	}
	.search_results_section table[width="250"] td[width="180"]+td[width="3"]+td[width="180"]+td[width="3"]+td[width="65"] input {
		margin-left: 5px
	}
	.search_results_section table[width="250"] td[width="2"]+td[width="180"]+td[width="3"]+td[width="65"] {
		display: inline-block;
		width: auto
	}
}

@media only screen and (max-width:480px) {
	.category td.colors_backgroundneutral>table.colors_backgroundlight+table table tbody {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1
	}
}

@media only screen and (min-width:481px) and (max-width:767px) {
	.category td.colors_backgroundneutral>table.colors_backgroundlight+table table tbody {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2
	}
}

@media only screen and (max-width:767px) {
	.category td.colors_backgroundneutral>table.colors_backgroundlight+table table tbody,
	.category td.colors_backgroundneutral>table.colors_backgroundlight+table table td,
	.category td.colors_backgroundneutral>table.colors_backgroundlight+table table tr {
		display: block
	}
}

@media only screen and (max-width:767px) {
	.category.lt-ie10 td.colors_backgroundneutral>table.colors_backgroundlight+table table tr {
		display: block;
		float: left
	}
}

@media only screen and (max-width:480px) {
	.category.lt-ie10 td.colors_backgroundneutral>table.colors_backgroundlight+table table tr {
		width: 100%
	}
}

@media only screen and (min-width:481px) and (max-width:767px) {
	.category.lt-ie10 td.colors_backgroundneutral>table.colors_backgroundlight+table table tr {
		width: 50%
	}
}

@media only screen and (max-width:767px) {
	.category.lt-ie10 td.colors_backgroundneutral>table.colors_backgroundlight+table table td {
		float: left;
		width: 100%
	}
}

.category .vp-sc-thumbs__list {
	padding-left: 0
}

@media only screen and (max-width:480px) {
	.category .vp-sc-thumbs__list {
		display: block
	}
}

@media only screen and (min-width:481px) and (max-width:767px) {
	.category .vp-sc-thumbs__list {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media only screen and (max-width:767px) {
	.category .vp-sc-thumbs__list .vp-sc-thumbs__item {
		display: block
	}
}

@media only screen and (max-width:767px) and (max-width:480px) {
	.category .vp-sc-thumbs__list .vp-sc-thumbs__item {
		width: 100%
	}
}

@media only screen and (max-width:767px) and (min-width:481px) and (max-width:767px) {
	.category .vp-sc-thumbs__list .vp-sc-thumbs__item {
		width: 50%
	}
}

@media only screen and (max-width:767px) {
	.category.lt-ie10 .vp-sc-thumbs__item {
		float: left
	}
}

@media only screen and (max-width:480px) {
	.category.lt-ie10 .vp-sc-thumbs__item {
		width: 100%
	}
}

@media only screen and (min-width:481px) and (max-width:767px) {
	.category.lt-ie10 .vp-sc-thumbs__item {
		width: 50%
	}
}

.category #content_area #divWaitModal~table:last-child>tbody>tr,
.category #content_area #divWaitModal~table:last-child>tbody>tr>td {
	display: block
}

.category #content_area #divWaitModal~table:last-child .vp-sc-thumbs {
	text-align: left
}

.category #content_area #divWaitModal~table:last-child .vp-sc-thumbs .vp-sc-thumbs__title a {
	font-size: 20px;
	color: #f1592a
}

.category #content_area #divWaitModal~table:last-child .vp-sc-thumbs .vp-sc-thumbs__title a:hover {
	color: #23232b
}

.category #MainForm.search_results_section>input[name=Cat]+table>tbody>tr>td>table,
.category #MainForm.search_results_section>input[name=Cat]+table>tbody>tr>td>table>tbody,
.category #MainForm.search_results_section>input[name=Cat]+table>tbody>tr>td>table>tbody>tr,
.category #MainForm.search_results_section>input[name=Cat]+table>tbody>tr>td>table>tbody>tr>td {
	display: block;
	width: 100%;
	float: left
}

.category #MainForm.search_results_section>input[name=Cat]+table>tbody>tr>td>table+table {
	display: none
}

@media only screen and (max-width:767px) {
	.category #MainForm.search_results_section>input[name=Cat]+table>tbody>tr>td>table>tbody>tr:first-child>td {
		text-align: left
	}
}

@media only screen and (min-width:767px) {
	.category #MainForm.search_results_section>input[name=Cat]+table>tbody>tr>td>table>tbody>tr:first-child>td {
		float: left;
		width: 50%
	}
}

.category #MainForm.search_results_section>input[name=Cat]+table table[width="250"] {
	width: 100%
}

.category #MainForm.search_results_section>input[name=Cat]+table table[width="250"] td[width="2"],
.category #MainForm.search_results_section>input[name=Cat]+table table[width="250"] td[width="3"] {
	display: none!important
}

.category #MainForm.search_results_section>input[name=Cat]+table table[width="250"] td:nth-child(2) {
	display: block;
	width: 100%;
	float: left
}

@media only screen and (max-width:992px) {
	.category #MainForm.search_results_section>input[name=Cat]+table table[width="250"] td:nth-child(2) nobr {
		white-space: normal
	}
}

.category #MainForm.search_results_section>input[name=Cat]+table table[width="250"] td:nth-child(4),
.category #MainForm.search_results_section>input[name=Cat]+table table[width="250"] td:nth-child(6) {
	display: block;
	width: auto;
	float: left;
	line-height: 50px
}

.category #MainForm.search_results_section>input[name=Cat]+table table[width="250"] td:nth-child(4)[width="65"] {
	display: none!important
}

@media only screen and (max-width:480px) {
	.category #MainForm.search_results_section>input[name=Cat]+table table[width="250"] select {
		max-width: 260px
	}
}

.category.lt-ie10 #MainForm.search_results_section>input[name=Cat]+table table[width="250"],
.category.lt-ie10 #MainForm.search_results_section>input[name=Cat]+table table[width="250"] tbody,
.category.lt-ie10 #MainForm.search_results_section>input[name=Cat]+table table[width="250"] tr {
	display: block;
	width: 100%
}

.vol-list-grid {
	margin: 0
}

@media only screen and (max-width:480px) {
	.vol-list-grid {
		display: none
	}
}

.vol-list-grid.vol-hide {
	display: none
}

.vol-list-grid-toggle {
	display: inline-block;
	vertical-align: middle;
	width: 35px;
	height: 35px;
	margin-left: 8px;
	margin-top: -5px;
	border-width: 1px;
	border-style: solid;
	border-radius: 2px;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all .15s ease;
	transition: all .15s ease;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
	outline: 0;
	-webkit-transition: .5s all ease;
	transition: .5s all ease;
	opacity: .25
}

.vol-list-grid-toggle.vol-active,
.vol-list-grid-toggle:hover {
	opacity: 1
}

.grid-toggle__icon {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	-webkit-transition: .5s fill ease;
	transition: .5s fill ease
}

#qet-box-container *,
#qtg,
#qtg *,
#sb-wrapper *,
#sb-wrapper-inner,
#vp-top-bar *,
[class^=redactor_] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

#content_area form[name*=form2] table[width="500"] {
	margin: 10px 0;
	text-align: left;
	table-layout: fixed;
	width: 100%
}

#vp-top-bar {
	white-space: nowrap
}

#sb-wrapper {
	margin: 0!important
}

#content_area table td[nowrap] {
	white-space: normal
}

table[width="96%"] {
	width: 100%
}

.product-card__card {
	height: 405px
}

.product-card__image-link {
	text-align: center
}

#content_area font[color="#FF0000"] {
	color: #23232b
}

#content_area #v65-cart-table .v65-product-price-table div {
	text-align: center!important
}

#content_area #v65-cart-table {
	border-spacing: 2px;
	border-collapse: separate
}

#content_area .v65-cart-giftcert-total div {
	text-align: center
}

#content_area br.beforeArticleBR,
#content_area tr.v65-cart-total-estimate-row+tr {
	display: none
}

#content_area #v65-cart-checkout-table .v65-cart-login-input {
	padding: 3px
}

#content_area #v65-cart-shipping-details input[type=radio] {
	border: 0
}

#content_area #v65-cart-shipping-details-container #v65-cart-shipping-details-label,
#content_area #v65-cart-shipping-details-container #v65-cart-shipping-details-wrapper {
	float: none
}

#content_area #v65-cart-shipping-details-wrapper td {
	padding: 0
}

#content_area td#v65-cart-shippingoptionsbuttoncell input {
	border: 0
}

#content_area #v65-cart-table-container {
	border-collapse: collapse
}

#content_area #v65-cart-table-container>tbody>tr>td,
#content_area #v65-cart-table-container>tr>td {
	padding: 0!important
}

#content_area form #v65-cart-checkout-table {
	width: 420px!important
}

#content_area #v65-cart-header-itemdescription {
	padding-left: 21px!important
}

#content_area .v65-cart-giftcert-total div,
.v65-cart-details-row td[width="135"],
.v65-cart-details-row td[width="135"] div,
.v65-cart-details-row td[width="70"],
.v65-cart-details-row td[width="70"] div {
	text-align: center!important;
	width: 100%!important
}

#content_area td center input[type=text] {
	text-align: center
}

#content_area #v65-cart-update-total-cell {
	text-align: center
}

#content_area #v65-cart-coupon-entry-details-div * {
	vertical-align: middle
}

#content_area #btnRecalculate {
	margin-top: 0;
	margin-bottom: 0
}

#content_area table#v65-cart-moreItems,
#content_area table#v65-cart-table {
	width: 100%
}

#content_area table#v65-cart-moreItems td {
	padding-left: 0;
	padding-right: 0
}

#content_area img[src*=youarehere] {
	display: none
}

.category .v-product__free-shipping,
.category .vol-free-shipping-icon,
.home .v-product__free-shipping,
.home .vol-free-shipping-icon,
.productdetails #v65-product-related .v-product__free-shipping,
.productdetails #v65-product-related .vol-free-shipping-icon,
.shoppingcart .v-product__free-shipping,
.shoppingcart .vol-free-shipping-icon {
	display: none
}

#content_area .v-product div[itemprop=aggregateRating] * {
	line-height: inherit!important;
	font-size: inherit!important
}

#content_area {
	width: auto!important
}

#content_area #BillingState,
#content_area input[style$=";"] {
	text-align: left
}

input[src$="/btn_go.gif"] {
	margin-left: 10px;
	border: 0
}

#content_area img[src*="images/HomePage/FeaturedProducts.gif"],
#content_area img[src*="images/cart/cart_tl.gif"],
#content_area img[src*="images/cart/cart_tr.gif"],
#content_area img[src*="images/headings/one-page-checkout_"] {
	display: none
}

@media only screen and (max-width:992px) {
	#content_area img[src*="/headings/heading_"] {
		display: none
	}
}

#content_area img[src*="/headings/heading_"]+br+_headings table:before,
#content_area img[src*="/headings/heading_"]+br+br+table:before,
#content_area img[src*="/headings/heading_"]+br+div:before,
#content_area img[src*="/headings/heading_"]+br+form:before,
#content_area img[src*="/headings/heading_"]+br+img+a:before,
#content_area img[src*="/headings/heading_"]+br+table:before,
#content_area img[src*="/headings/heading_help.gif"]+br+img+a+br+table>tbody:before,
#content_area img[src*="images/HomePage/FeaturedProducts.gif"]+br+table:before {
	text-transform: uppercase;
	font-size: 41px;
	font-weight: 300;
	font-family: Lato, sans-serif, google;
	line-height: 61px;
	padding-bottom: 0;
	margin-bottom: 13px;
	display: block;
	letter-spacing: .05em;
	color: inherit;
	border-bottom: 1px solid #eee
}

#content_area img[src*="/headings/heading_"]+br+br+table:after,
#content_area img[src*="/headings/heading_"]+br+div:after,
#content_area img[src*="/headings/heading_"]+br+form:after,
#content_area img[src*="/headings/heading_"]+br+table:after,
#content_area img[src*="/headings/heading_help.gif"]+br+img+a+br+table>tbody:after {
	content: '';
	height: 100px
}

#content_area img[src*="/headings/heading_login.gif"]+br+form:before {
	content: 'Login'
}

#content_area img[src*="/headings/heading_MyAccount.gif"]+br+form:before,
#content_area img[src*="/headings/heading_MyAccount.gif"]+br+img+a:before {
	content: 'My Account'
}

#content_area img[src*="/headings/heading_MyAccount.gif"]+br+img+a:before {
	margin-bottom: 20px
}

#content_area img[src*="/headings/heading_MyAccount.gif"]+br+img[src*="/images/Bullet_GoBack.gif"] {
	display: none
}

#content_area img[src*="/headings/heading_MyAccount.gif"]+br+form:before,
#content_area img[src*="/headings/heading_MyAccount.gif"]+br+img+a form:before {
	content: 'My Account'
}

#content_area img[src*="/headings/heading_affiliate.gif"]+br+table:before {
	content: 'Affiliate'
}

#content_area img[src*="/headings/heading_help.gif"]+br+img+a+br+table>tbody:before,
#content_area img[src*="/headings/heading_help.gif"]+br+table:before {
	content: 'Help'
}

#content_area img[src*="/headings/heading_EmailAFriend.gif"]+br+table:before {
	content: 'Email A Friend'
}

#content_area img[src*="/headings/heading_giftcertificates.gif"]+br+table:before {
	content: 'Gift Certificates'
}

#content_area img[src*="/headings/heading_GiftOptions.gif"]+br+table:before {
	content: 'Gift Options'
}

#content_area img[src*="/headings/heading_history.gif"]+br+table:before {
	content: 'My Recent History'
}

#content_area img[src*="/headings/heading_MailingList.gif"]+br+form:before {
	content: 'Mailing List'
}

#content_area img[src*="/headings/heading_wishlist.gif"]+br+br+table:before {
	content: 'Wishlist'
}

#content_area img[src*="/headings/heading_WriteReview.gif"]+br+div:before {
	content: 'Write Review'
}

#content_area img[src*="images/HomePage/FeaturedProducts.gif"]+br+table:before {
	content: 'Featured Products'
}

#content_area #billing-header .v65-onepage-headerShort:before {
	content: 'Billing Information'
}

#content_area #v65-onepage-RegistrationHeader .v65-onepage-headerShort:before {
	content: 'Registration'
}

#content_area #shipping-header .v65-onepage-headerShort:before {
	content: 'Shipping Information'
}

#content_area #shipping-header .v65-onepage-headerShort:before {
	content: 'Shipping Information'
}

#content_area #v65-checkout-payment-header .v65-onepage-headerShort:before {
	content: 'Payment'
}

#content_area img[src*="/headings/heading_help.gif"]+br+img+a+br+table {
	position: relative
}

#vSlider .owl-nav {
	display: none
}

#vSlider .owl-dots {
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 10px
}

#vSlider .owl-dots .owl-dot span {
	width: 12px;
	height: 12px;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0 5px
}

#vSlider .owl-controls,
#vSlider .owl-nav {
	margin: 0
}

#vSlider .owl-nav>* {
	cursor: pointer
}

@media only screen and (max-width:767px) {
	.header {
		margin-bottom: 25px
	}
}

.home .newsletter {
	margin-top: 10px
}

.home .banner {
	background-image: url(../images/homepage/banner-pattern.png);
	background-repeat: repeat-x;
	background-size: 19px 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 5px
}

.home .banner__title {
	background: linear-gradient(#f47b09, #f1592a);
	position: relative;
	font-weight: 600;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .04em;
	padding: 6px 15px;
	text-shadow: 0 1px 4px #c02e00;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media only screen and (max-width:767px) {
	.home .banner__title {
		text-align: center;
		padding-left: 10px;
		padding-right: 0
	}
}

.home .banner__title:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 100%;
	width: 45px;
	height: 100%;
	background-image: url(../images/homepage/banner-angle.png);
	background-repeat: no-repeat;
	background-size: 45px 100%
}

.home .banner__text {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0 1px 4px #000;
	padding: 6px 15px 6px 60px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media only screen and (max-width:767px) {
	.home .banner__text {
		font-size: 13px;
		text-align: center;
		padding: 10px 15px 10px 50px
	}
}

@media only screen and (min-width:767px) {
	.home .slideshow-grid {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex
	}
}

@media only screen and (min-width:992px) {
	.home .slideshow-grid {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.home .slideshow-grid .info-wrap {
		width: 31.5%
	}
}

@media only screen and (min-width:767px) and (max-width:992px) {
	.home .slideshow-grid .info-wrap {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 auto;
		-moz-box-flex: 1;
		-ms-flex: 1 0 auto;
		flex: 1 0 auto
	}
}

.home .slideshow-grid img {
	width: 100%!important;
	height: auto;
	max-width: none!important
}

.home .slideshow-grid .slideshow-wrap {
	width: 67%
}

@media only screen and (min-width:767px) {
	.home .slideshow-grid .info-wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-left: 6px
	}
}

.home .slideshow-grid .warehouse {
	border: 1px solid #acacac!important;
	margin-bottom: 6px
}

.home .choose-us {
	border-top: 4px solid #f1592a;
	background-image: url(../images/homepage/why-choose-us-pattern.jpg);
	background-repeat: repeat-x;
	background-color: #2e2d35;
	color: #fff;
	padding-bottom: 15px
}

@media only screen and (max-width:767px) {
	.home .choose-us {
		margin-bottom: 15px
	}
}

@media only screen and (min-width:767px) {
	.home .choose-us {
		height: 100%;
		padding-bottom: 0
	}
}

.home .choose-us__title {
	letter-spacing: .025em;
	font-weight: 800;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	margin: 15px 0 10px;
	text-shadow: 0 1px 4px #000
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.home .choose-us__title {
		margin: 10px 0 5px;
		font-size: 16px
	}
}

@media only screen and (min-width:1200px) {
	.home .choose-us__title {
		margin: 15px 0 10px
	}
}

.home .choose-us__list {
	color: #fff;
	font-weight: 800;
	text-shadow: 0 1px 4px #000;
	margin: 0 10px;
	font-size: 14px
}

@media only screen and (max-width:767px) {
	.home .choose-us__list {
		font-size: 16px;
		margin: 0 25px 15px
	}
}

@media only screen and (min-width:1200px) {
	.home .choose-us__list {
		font-size: 16px;
		margin: 0 25px
	}
}

.home .choose-us__list li {
	margin-bottom: 8px
}

@media only screen and (max-width:1199px) {
	.home .choose-us__list li {
		margin-bottom: 5px
	}
}

.home .choose-us__list li:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	width: 20px;
	height: 17px;
	background-image: url(../images/homepage/checkmark.png);
	background-repeat: no-repeat
}

.home .product-slider {
	margin: 0 70px
}

.home .product-slider #product-slider {
	visibility: hidden;
	max-height: 230px
}

@media only screen and (min-width:767px) {
	.home .product-slider {
		border-bottom: 2px solid #f1592a;
		margin-top: 22px;
		padding-bottom: 15px
	}
}

.home .product-slider .owl-nav .arrow-next,
.home .product-slider .owl-nav .arrow-prev {
	background-color: #f1592a;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer
}

.home .product-slider .owl-nav .arrow-next svg,
.home .product-slider .owl-nav .arrow-prev svg {
	fill: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.home .product-slider .owl-nav .arrow-prev {
	left: -60px
}

@media only screen and (max-width:767px) {
	.home .product-slider .owl-nav .arrow-prev {
		left: -70px
	}
}

.home .product-slider .owl-nav .arrow-next {
	right: -60px
}

@media only screen and (max-width:767px) {
	.home .product-slider .owl-nav .arrow-next {
		right: -70px
	}
}

.home .product {
	display: block;
	text-align: center;
	padding: 0 10px
}

.home .product__img {
	margin: 0 auto;
	width: auto!important;
	border: 1px solid #ebebeb!important;
	margin-bottom: 8px
}

.home .product__title {
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .025em;
	color: #f1592a
}

.home .product__price {
	font-size: 14px;
	letter-spacing: .025em;
	color: #000
}

.home .process {
	margin: 15px 0;
	border-top: 25px solid #000
}

.home .process__title {
	padding: 20px 15px;
	text-align: center;
	background-color: #f1592a;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.2;
	color: #fff;
	text-shadow: 0 1px 4px rgba(0, 0, 0, .7)
}

@media only screen and (max-width:767px) {
	.home .process__title {
		font-size: 27px;
		padding: 12px 10px
	}
}

.home .process__subtitle {
	padding: 3px 10px;
	font-weight: 800;
	color: #fff;
	background-color: #000
}

.home .process__large-block {
	background-color: #24232b;
	padding: 20px 70px
}

@media only screen and (max-width:767px) {
	.home .process__large-block {
		padding: 10px
	}
}

.home .process__large-block p {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5;
	margin: 0 0 15px;
	color: #fff
}

.home .process__btn,
.wrapper .content .process__btn {
	display: inline-block;
	color: #fff;
	padding: 17px 30px;
	font-weight: 800;
	font-size: 16px;
	letter-spacing: .025em;
	background-color: #f47b09;
	background-image: -webkit-linear-gradient(top, #f47b09 0, #f1592a 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f47b09), to(#f1592a));
	background-image: linear-gradient(to bottom, #f47b09 0, #f1592a 100%)
}

.home .process__btn:hover,
.wrapper .content .process__btn:hover {
	text-decoration: underline
}

.wrapper .content .process__btn {
	text-decoration: none;
	font-family: inherit;
	margin-top: 4%;
	padding-left: 20px;
	padding-right: 20px
}

@media only screen and (min-width:767px) {
	.home .yt-outer iframe {
		margin: 20px auto;
		display: block
	}
}

@media only screen and (max-width:767px) {
	.home .yt-outer {
		margin: 20px auto;
		max-width: 700px
	}
	.home .yt-wrap {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 25px;
		height: 0
	}
	.home .yt-wrap iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%
	}
}

.home .reviews {
	background-color: #24232b;
	border-top: 3px solid #ee5a33;
	border-bottom: 3px solid #ee5a33
}

@media only screen and (max-width:992px) {
	.home .reviews {
		padding: 0 30px
	}
}

.home .reviews__title {
	font-size: 34px;
	color: #fff;
	max-width: 832px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	border-bottom: 2px solid #ee5a33
}

@media only screen and (max-width:767px) {
	.home .reviews__title {
		font-size: 25px;
		margin: 0 15px
	}
}

.home .reviews__container {
	max-width: 832px;
	margin: 0 auto
}

.home .reviews__container::after {
	clear: both;
	content: "";
	display: table
}

@media only screen and (min-width:767px) {
	.home .reviews__container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media only screen and (max-width:767px) {
	.home .reviews__container {
		padding: 0 20px
	}
}

.home .reviews__review {
	text-align: center;
	color: #fff;
	padding-top: 25px;
	padding-bottom: 25px
}

@media only screen and (min-width:767px) {
	.home .reviews__review {
		width: 50%
	}
	.home .reviews__review:nth-child(odd) {
		padding-right: 40px
	}
	.home .reviews__review:nth-child(even) {
		padding-left: 40px
	}
}

.home .reviews__quote {
	font-size: 18px;
	font-style: italic;
	line-height: 1.5;
	margin-bottom: 15px
}

.home .reviews__quote:before {
	content: "\201C"
}

.home .reviews__quote:after {
	content: "\201D"
}

.home .reviews__author {
	font-size: 12px;
	font-weight: 600;
	color: #fff
}

.home .reviews__author a {
	color: #f1592a
}

.home .warranty {
	max-width: 832px;
	margin: 15px auto 0
}

.home .warranty__title {
	font-size: 34px;
	margin: 0 auto 15px;
	padding: 5px 0;
	text-align: center;
	border-bottom: 2px solid #ee5a33
}

@media only screen and (max-width:767px) {
	.home .warranty__title {
		font-size: 25px;
		margin: 0 15px 30px
	}
}

.home .warranty p {
	font-size: 16px;
	line-height: 1.5;
	margin: 0 0 20px
}

.home .warranty p:last-child {
	margin-bottom: 0
}

@media only screen and (max-width:767px) {
	.home .warranty .excess-text {
		display: none
	}
}

.home .warranty__read-more {
	display: none;
	font-size: 16px;
	font-weight: 700;
	color: #f1592a;
	cursor: pointer
}

@media only screen and (max-width:767px) {
	.home .warranty__read-more {
		display: block
	}
}

.home #content_area table[width="96%"]~br,
.home #div_articleContainer_109~br,
.home #div_articleContainer_2~br,
.home #div_articleid_109~br,
.home #div_articleid_2~br,
.home .homepage~br {
	display: none
}

.home #div_articleid_2 img {
	display: block;
	max-width: 100%;
	height: auto
}

.home #content_area table.v65-productDisplay {
	table-layout: fixed
}

.home #div_articleid_2 .v65-productDisplay img,
.home #div_articleid_2 img[src$="/FeaturedProducts.gif"],
.home #div_articleid_2 img[src$="/clear1x1.gif"] {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	min-width: 25px
}

.home #div_articleid_2 img[src="/clearfix1x1.gif"] {
	display: inline;
	width: auto;
	height: auto
}

.home .v65-productDisplay .productnamecolor.colors_productname,
.home a.productnamecolor.colors_productname {
	font-weight: 700;
	font-size: 14px;
	line-height: 1.33;
	font-family: Lato, sans-serif, google;
	color: #333
}

.home .v65-productDisplay .productnamecolor.colors_productname:hover,
.home a.productnamecolor.colors_productname:hover {
	color: #f1592a
}

.home table.v65-productDisplay font.text.colors_text,
.home table.v65-productDisplay font.text.colors_text b {
	color: #333;
	font-size: 16px;
	font-weight: 400
}

.home #content_area .v65-productDisplay img[src$="nophoto.gif"],
.home #content_area .v65-productDisplay img[src*="/v/vspfiles/photos/"] {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0;
	margin-bottom: 10px;
	border: 0!important
}

.home table.v65-productDisplay .productnamecolor {
	font-weight: 700;
	font-size: 14px;
	line-height: 1.33;
	font-family: Lato, sans-serif, google;
	color: #333
}

.home table.v65-productDisplay .productnamecolor:hover {
	color: #f1592a
}

.home table.v65-productDisplay .product_listprice,
.home table.v65-productDisplay .product_listprice b {
	color: #333;
	font-size: 16px;
	font-weight: 400
}

.home table.v65-productDisplay .product_productprice,
.home table.v65-productDisplay .product_productprice b {
	color: #333;
	font-size: 16px;
	font-weight: 400
}

.home table.v65-productDisplay .product_saleprice,
.home table.v65-productDisplay .product_saleprice b {
	color: #333;
	font-size: 16px;
	font-weight: 700
}

.home table.v65-productDisplay .product_setupcost,
.home table.v65-productDisplay .product_setupcost font.text.colors_text b {
	color: #333;
	font-size: 14px;
	font-weight: 700
}

.home table.v65-productDisplay .product_dealprice {
	color: #333;
	font-size: 16px;
	font-weight: 700
}

.home table.v65-productDisplay .productnamecolor i b .product_yousave span {
	color: #333;
	font-size: 14px;
	font-weight: 400
}

@media(max-width:480px) {
	.home table.v65-productDisplay font.text.colors_text,
	.home table.v65-productDisplay font.text.colors_text b {
		font-size: 16px
	}
	.home table.v65-productDisplay .productnamecolor {
		font-size: 16px
	}
	.home table.v65-productDisplay .product_listprice,
	.home table.v65-productDisplay .product_listprice b {
		font-size: 16px
	}
	.home table.v65-productDisplay .product_productprice,
	.home table.v65-productDisplay .product_productprice b {
		font-size: 16px
	}
	.home table.v65-productDisplay .product_saleprice,
	.home table.v65-productDisplay .product_saleprice b {
		font-size: 16px
	}
	.home table.v65-productDisplay .product_dealprice {
		font-size: 16px
	}
}

#fpslider {
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px
}

#fpslider .owl-item {
	padding-right: 10px;
	padding-left: 10px
}

#fpslider .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	bottom: -28px
}

#fpslider .owl-dots .owl-dot span {
	width: 13px;
	height: 13px;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0 5px
}

#fpslider .owl-nav {
	text-align: center
}

#fpslider .owl-nav .arrow-next,
#fpslider .owl-nav .arrow-prev {
	display: inline-block;
	cursor: pointer
}

#fpslider .owl-nav .arrow-next svg,
#fpslider .owl-nav .arrow-prev svg {
	height: 20px;
	width: 20px
}

#fpslider .owl-nav .arrow-next {
	margin-left: 10px
}

#fpslider .owl-nav .arrow-next,
#fpslider .owl-nav .arrow-prev {
	position: absolute;
	top: 50%;
	left: -15px;
	margin-top: -10px
}

@media only screen and (min-width:992px) {
	#fpslider .owl-nav .arrow-next,
	#fpslider .owl-nav .arrow-prev {
		left: -30px
	}
}

#fpslider .owl-nav .arrow-next {
	margin-left: 0;
	left: initial;
	right: -15px
}

@media only screen and (min-width:992px) {
	#fpslider .owl-nav .arrow-next {
		right: -30px
	}
}

#fpslider .owl-controls {
	margin: 0
}

#fpslider .active {
	background-image: none
}

.shoppingcart a[href*=change_my_address],
.shoppingcart a[href*=change_my_address] span {
	color: #f1592a;
	font-size: 16px
}

.wrapper {
	margin: 0 auto;
	max-width: 942px;
	width: 100%;
	font-family: Lato, sans-serif, google;
	color: #333
}

.page__container {
	margin: 0 auto;
	width: 90%;
	max-width: 740px
}

.page_head_title {
	float: left;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(https://www.fitnesssuperstore.com/v/vspfiles/assets/images/heading.png);
	margin-bottom: 50px
}

.page_head_title h1 {
	padding-left: 10px;
	font-size: 16px;
	font-weight: 400
}

.wrapper section {
	float: left;
	width: 100%
}

.heading {
	float: left;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(https://www.fitnesssuperstore.com/v/vspfiles/assets/images/header.png)
}

.wrapper .heading h2 {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 42px;
	font-weight: 700;
	text-shadow: 1px 1px 1px #000;
	text-align: center;
	margin: 12px 0
}

.wrapper h3 {
	padding: 5px 10px;
	float: left;
	width: 100%;
	font-size: 18px;
	font-weight: 700;
	text-shadow: 1px 1px 1px #000;
	margin: 0;
	color: #fff;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(https://www.fitnesssuperstore.com/v/vspfiles/assets/images/border.png)
}

.wrapper .content {
	float: left;
	width: 100%;
	background-color: #2c2d37
}

.wrapper .content a {
	padding-top: 20px;
	text-align: center;
	float: left;
	width: 100%;
	font-size: 16px;
	font-weight: 700;
	color: #f1592a;
	font-family: arial #000;
	text-decoration: underline
}

.wrapper .video {
	float: left;
	width: 100%;
	padding: 50px 0;
	text-align: center
}

.wrapper ul {
	float: left;
	width: 100%;
	padding-left: 0
}

.wrapper ul li {
	float: left;
	width: 100%;
	font-family: initial
}

.wrapper img {
	width: auto;
	max-width: 100%
}

.wrapper img.align_left {
	display: inline-block;
	float: left;
	width: auto;
	padding-right: 50px
}

.wrapper img.align_right {
	display: inline-block;
	float: right;
	width: auto;
	padding-left: 50px
}

.wrapper p {
	margin: 15px 0
}

.stage1 {
	float: left;
	width: 100%
}

.stage1_content {
	float: left;
	width: 100%;
	padding-bottom: 30px
}

.wrapper .col1,
.wrapper .col2,
.wrapper .col3 {
	float: left;
	font-style: italic;
	width: 20%;
	text-align: center;
	margin: 40px 40px 0 40px
}

.img_s1 {
	float: left;
	width: 100%
}

.stage1_content h5 {
	float: left;
	width: 100%;
	color: #fff;
	margin: 0;
	font-size: 14px;
	font-weight: 700;
	text-align: center
}

.wrapper .col1 p {
	padding: 0 15px;
	margin-top: 7px;
	font-size: 14px;
	color: #e45225!important
}

.wrapper .col2 p {
	padding: 0 15px;
	margin-top: 7px;
	font-size: 14px;
	color: #e45225!important
}

.wrapper .col3 p {
	padding: 0 15px;
	margin-top: 7px;
	font-size: 14px;
	color: #e45225!important
}

.stage1_content p {
	font-style: italic;
	float: left;
	width: 100%;
	color: #fff;
	text-align: center;
	font-weight: 700
}

.wrapper .stage2 {
	float: left;
	width: 100%
}

.stage2_content {
	float: left;
	width: 100%;
	padding-bottom: 30px
}

.img1_s2 {
	float: left;
	width: 20%;
	margin: 30px 25px 0 110px
}

.img2_s2 {
	float: left;
	width: 50%;
	margin: 30px 0 0
}

.stage2_content p {
	font-style: italic;
	float: left;
	width: 100%;
	color: #fff;
	text-align: center;
	font-weight: 700;
	padding: 0 50px
}

.wrapper .stage3 {
	float: left;
	width: 100%
}

.stage3_content {
	float: left;
	width: 100%;
	padding-bottom: 30px
}

.img_s3 {
	float: left;
	width: 20%;
	margin: 40px 40px 0 40px
}

.stage3_content p {
	font-style: italic;
	float: left;
	width: 100%;
	color: #fff;
	text-align: center;
	font-weight: 700;
	padding: 0 90px
}

.wrapper .stage4 {
	float: left;
	width: 100%
}

.stage4_content {
	float: left;
	width: 95%;
	font-style: italic
}

.stage4_content ul {
	float: left;
	width: 100%
}

.stage4_content ul li {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	list-style: none;
	padding: 10px 0
}

.stage5 {
	float: left;
	width: 100%
}

.stage5_content {
	float: left;
	width: 100%;
	padding-bottom: 30px
}

.img_s5 {
	float: left;
	width: 20%;
	margin: 40px 40px 0 40px
}

.stage5_content p {
	font-style: italic;
	float: left;
	width: 100%;
	color: #fff;
	text-align: center;
	font-weight: 700;
	padding: 0 90px
}

.stage6 {
	float: left;
	width: 100%
}

.stage6_content {
	float: left;
	width: 95%;
	font-style: italic
}

.stage6_content ul {
	float: left;
	width: 100%
}

.stage6_content ul li {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	list-style: none;
	padding: 10px 0
}

.stage7 {
	float: left;
	width: 100%
}

.stage7_content {
	float: left;
	width: 100%;
	padding-bottom: 30px
}

.s7_top_content {
	float: left;
	width: 100%
}

.img_s7 {
	float: left;
	width: 20%;
	margin: 40px 0 0 130px
}

.s7_top_content p {
	font-style: italic;
	float: left;
	width: 100%;
	color: #fff;
	text-align: center;
	font-weight: 700;
	padding: 0 70px
}

.s7_bottom_content {
	float: left;
	width: 100%
}

.col1_s7,
.col2_s7,
.col3_s7 {
	float: left;
	font-style: italic;
	width: 30%;
	text-align: center;
	margin: 10px
}

.img1_s7 {
	float: left;
	width: 100%
}

.s7_bottom_content p {
	font-style: italic;
	float: left;
	width: 100%;
	color: #fff;
	text-align: center;
	font-weight: 700
}

.col1_s7 p {
	float: left;
	width: 100%;
	margin-top: 7px;
	font-size: 14px
}

.col2_s7 p {
	float: left;
	width: 100%;
	margin-top: 7px;
	font-size: 14px
}

.col3_s7 p {
	float: left;
	width: 100%;
	margin-top: 7px;
	font-size: 14px
}

.wrapper .footer {
	float: left;
	width: 100%
}

.wrapper .footer img {
	float: left;
	width: 100%
}

.wrapper .border {
	float: left;
	width: 100%
}

.wrapper .border img {
	float: left;
	width: 100%
}

.wrapper .delivery {
	float: left;
	width: 100%;
	text-align: center;
	margin: 50px 0
}

.wrapper .left_content1 {
	float: left;
	width: 25%
}

.wrapper .right_content1 {
	float: left;
	width: 70%;
	padding-left: 30px
}

.wrapper .right_content1 ul {
	float: left;
	width: 100%;
	margin: 0
}

.wrapper .right_content1 ul li {
	float: left;
	width: 100%;
	list-style: none;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	font-style: italic;
	padding: 9px 0
}

.wrapper .ship_cost {
	margin: 0 auto;
	width: 70%
}

.wrapper .ship_cost ul {
	float: left;
	width: 100%
}

.wrapper .ship_cost ul li {
	float: left;
	width: 100%;
	list-style: none;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	font-style: italic;
	padding: 10px 0
}

.level1 {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	padding-bottom: 20px
}

.l1_img {
	float: left;
	width: 82%;
	text-align: center;
	margin: 10px 0 0 60px
}

.level1 p {
	float: left;
	width: 100%;
	padding: 5px 10px 50px 10px;
	background-repeat: no-repeat;
	background-image: url(https://www.fitnesssuperstore.com/v/vspfiles/assets/images/arrow.png);
	background-position: center;
	margin-bottom: 0
}

.level1 ul {
	padding-left: 130px;
	float: left;
	width: 100%
}

.level1 ul li {
	float: left;
	width: 100%;
	text-align: left;
	list-style: none;
	font-style: italic;
	padding: 5px 0;
	color: #e35124;
	list-style-type: disc
}

.level1 span {
	color: #fff
}

.wrapper .level2 {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	padding-bottom: 20px
}

.l2_img {
	float: left;
	width: 83%;
	text-align: center;
	margin: 10px 0 0 60px
}

.level2 p {
	float: left;
	width: 100%;
	padding: 5px 10px 50px 10px;
	background-repeat: no-repeat;
	background-image: url(https://www.fitnesssuperstore.com/v/vspfiles/assets/images/arrow.png);
	background-position: center;
	margin-bottom: 0
}

.level2 ul {
	padding-left: 130px;
	float: left;
	width: 100%
}

.level2 ul li {
	font-size: 16px;
	float: left;
	width: 100%;
	text-align: left;
	list-style: none;
	font-style: italic;
	padding: 5px 0;
	color: #e35124;
	list-style-type: disc
}

.level2 span {
	color: #fff
}

.level2 h5 {
	font-size: 13px;
	text-align: center;
	font-style: italic;
	font-weight: 400;
	width: 100%;
	float: left
}

.content_pt1,
.content_pt2,
.content_pt3 {
	float: left;
	width: 100%;
	margin: 20px 0
}

.left_content2 {
	float: left;
	width: 25%;
	margin: 40px 0;
	text-align: center
}

.left_content21 {
	float: left;
	width: 25%;
	margin: 40px 0;
	text-align: center
}

.left_content22 {
	float: left;
	width: 25%;
	margin: 40px 0;
	text-align: center
}

.right_content2 {
	float: right;
	width: 60%
}

.right_content2 h5 {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 0;
	padding: 5px 0 50px 0;
	background-repeat: no-repeat;
	background-image: url(https://www.fitnesssuperstore.com/v/vspfiles/assets/images/arrow.png);
	background-position: center
}

.right_content2 ul {
	float: left;
	width: 100%;
	margin: 0
}

.right_content2 ul li {
	float: left;
	width: 100%;
	list-style: none;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	font-style: italic;
	color: #e35124;
	list-style-type: disc;
	padding: 5px 0
}

.right_content2 span {
	color: #fff
}

.left_content3 {
	float: left;
	width: 25%;
	margin: 60px 0;
	text-align: center
}

.right_content3 {
	float: right;
	width: 60%
}

.right_content3 ul {
	float: left;
	width: 100%
}

.right_content3 ul li {
	float: left;
	width: 100%;
	list-style: none;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	font-style: italic;
	color: #e35124;
	padding: 5px 0;
	list-style-type: disc
}

.right_content3 span {
	color: #fff
}

.wrapper .special {
	float: left;
	width: 100%;
	padding: 30px 0 50px
}

.special_img {
	float: left;
	width: 100%;
	text-align: center
}

.special p {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	font-style: italic;
	color: #fff;
	float: left;
	width: 100%
}

.include {
	float: left;
	width: 100%;
	margin: 20px 0
}

.include ul {
	float: left;
	width: 100%;
	margin: 0
}

.wrapper .include ul li {
	float: left;
	width: 100%;
	list-style: none;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	font-style: italic;
	padding: 10px 0
}

.residential {
	float: left;
	width: 100%
}

.resi {
	float: left;
	width: 100%;
	margin: 20px 0
}

.resi ul {
	float: left;
	width: 100%;
	margin: 0
}

.resi ul li {
	float: left;
	width: 100%;
	list-style: none;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	font-style: italic;
	padding: 10px 0
}

.resi ul li h5 {
	font-size: 24px;
	font-weight: 700;
	text-align: left;
	font-style: normal;
	margin: 0
}

.wrapper .warranty {
	float: left;
	width: 100%
}

.wrapper .details {
	float: left;
	width: 100%;
	margin: 20px 0
}

.wrapper .details ul {
	float: left;
	width: 100%;
	margin: 0
}

.wrapper .details ul li {
	float: left;
	width: 100%;
	list-style: none;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	font-style: italic;
	font-family: initial;
	padding: 10px 0
}

.not {
	float: left;
	width: 100%;
	margin: 10px 0
}

.not ul {
	float: left;
	width: 100%;
	padding-left: 0
}

.not ul li {
	float: left;
	width: 100%;
	list-style: none;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-align: left;
	font-style: italic;
	padding: 7px
}

@media only screen and (max-width:767px) {
	.include p {
		margin-top: 5px;
		float: left;
		width: 75%;
		font-size: 12px
	}
	.wrapper img.align_left {
		padding-right: 5%;
		max-width: 25%
	}
	.wrapper img.align_right {
		padding-left: 5%;
		max-width: 25%
	}
	.wrapper p {
		margin: 10px 0
	}
	.not ul li {
		font-size: 12px
	}
	.wrapper .heading h2 {
		font-size: 25px
	}
	.wrapper h3 {
		font-size: 14px;
		padding: 2px 5px 6px
	}
	.special_img img {
		max-width: 60%
	}
	.special p {
		font-size: 14px
	}
	.special {
		padding: 10px 0
	}
	.wrapper .resi p {
		width: 75%;
		float: left;
		margin: 0;
		font-size: 12px
	}
	.wrapper .resi ul li h5 {
		font-size: 18px
	}
	.wrapper .details p {
		margin-top: 5px;
		float: left;
		width: 75%;
		font-size: 12px
	}
	.ship_cost p {
		margin-top: 5px;
		float: left;
		width: 75%;
		font-size: 13px
	}
	.wrapper .delivery {
		margin: 20px 0
	}
	.left_content1 {
		margin-right: 20px;
		width: 35%;
		margin: 20px 0 0
	}
	.wrapper .right_content1 ul li {
		font-size: 12px
	}
	.wrapper .right_content1 {
		width: 60%
	}
	.l1_img {
		margin: 10px 0 0 30px
	}
	.level1 p {
		font-size: 13px;
		line-height: 14px;
		background-position: top center;
		padding: 2% 2% 15%
	}
	.level1 ul {
		padding-left: 50px;
		width: 90%;
		font-size: 13px;
		margin: 0
	}
	.l2_img {
		margin: 0 10%
	}
	.level2 p {
		font-size: 13px;
		line-height: 14px;
		background-position: top center;
		padding: 2% 2% 15%
	}
	.level2 ul {
		padding-left: 50px;
		width: 100%;
		margin: 0 0 10px
	}
	.level2 ul li {
		font-size: 13px
	}
	.level2 h5 {
		font-size: 10px
	}
	.left_content2 {
		width: 33%
	}
	.left_content21 {
		width: 33%
	}
	.left_content22 {
		width: 33%
	}
	.right_content2 h5 {
		font-size: 13px;
		line-height: 14px;
		background-position: top center;
		padding: 4% 8% 27%
	}
	.right_content2 ul li {
		font-size: 13px
	}
	.content_pt1,
	.content_pt2,
	.content_pt3 {
		margin: 0
	}
	.content_pt3 {
		margin-bottom: 10px
	}
	.left_content3 {
		width: 33%
	}
	.right_content3 ul li {
		font-size: 13px
	}
	.wrapper .col1,
	.wrapper .col2,
	.wrapper .col3 {
		width: 29%;
		margin: 40px 2.1% 0
	}
	.img1_s2 {
		margin: 20px 1%
	}
	.img1_s2.img1_s24 {
		width: 35%
	}
	.img2_s2.img1_s26 {
		width: 62%
	}
	.img_s3 {
		width: 30%;
		margin: 20px 1.3%
	}
	.wrapper .content a {
		font-size: 14px;
		padding: 15px
	}
	.stage1_content h5 {
		font-size: 13px
	}
	.stage1_content p {
		font-size: 12px
	}
	.stage2_content p {
		margin: 0;
		padding: 0;
		font-size: 13px
	}
	.stage3_content p {
		margin: 0;
		padding: 0;
		font-size: 13px
	}
	.stage4_content ul li {
		font-size: 13px
	}
	.stage5_content p {
		margin: 0;
		padding: 0;
		font-size: 13px
	}
	.wrapper .col1 p {
		font-size: 12px
	}
	.wrapper .col2 p {
		font-size: 12px
	}
	.wrapper .col3 p {
		font-size: 12px
	}
	.img_s5 {
		width: 30%;
		margin: 20px 1.3%
	}
	.img_s7 {
		width: 30%;
		margin: 20px 10%
	}
	.s7_top_content p {
		margin: 0;
		padding: 0;
		font-size: 13px
	}
	.col1_s7,
	.col2_s7,
	.col3_s7 {
		margin: 30px 1.6% 0
	}
	.stage6_content p {
		margin-top: 5px;
		float: left;
		width: 75%;
		font-size: 12px
	}
	iframe {
		max-width: 100%;
		height: auto
	}
	.wrapper .video {
		padding: 20px
	}
	.wrapper .page_head_title {
		margin: 0
	}
	.stage6_content img {
		padding: 0 0 0 5%
	}
}

@media(max-width:1199px) {
	.onepagecheckout .vol-payment-help-icon {
		bottom: 0
	}
	.onepagecheckout #div_articleid_114 {
		position: relative
	}
}

@media(min-width:1200px) {
	.onepagecheckout .vol-payment-help-icon {
		top: -5px
	}
	.onepagecheckout #div_articleid_114 {
		position: relative
	}
}

.testi-title {
	color: #f1592a;
	text-align: center;
	text-transform: uppercase
}

.testi-logo {
	margin-bottom: 20px;
	text-align: center
}

.testi-logo img {
	padding: 0 10px
}

.testi-section {
	background: #efefef none repeat scroll 0 0;
	color: #676767;
	font-size: 13px;
	font-weight: lighter;
	letter-spacing: 1px;
	padding: 20px;
	position: relative
}

.testi-section::before {
	content: url(/v/vspfiles/assets/images/small-quote-left.png);
	left: -7px;
	position: absolute;
	top: 5px
}

.testi-section::after {
	bottom: 5px;
	content: url(/v/vspfiles/assets/images/small-quote-right.png);
	position: absolute;
	right: -7px
}

.testi-name {
	color: #202020;
	font-size: 13px;
	margin-left: 30px;
	padding-top: 10px
}

.testi-loc {
	color: #f1592a
}

.testi-name::before {
	content: url(/v/vspfiles/assets/images/cross.png);
	left: -10px;
	position: relative;
	top: -10px
}

.sec-testi {
	border: 3px solid #efefef;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	width: 100%
}

.sec-testi-section {
	color: #23232b;
	font-size: 13px;
	font-weight: lighter;
	letter-spacing: 1px;
	padding: 20px 0;
	position: relative
}

.sec-testi-section::before {
	content: url(/v/vspfiles/assets/images/color-left.png);
	left: -20px;
	position: absolute;
	top: 0
}

.sec-testi-section::after {
	bottom: 0;
	content: url(/v/vspfiles/assets/images/color-right.png);
	position: absolute;
	right: 0
}

.sec-testi-name {
	color: #202020;
	font-size: 13px
}

.third-testi {
	float: left;
	margin-top: 20px
}

.third-testi .testi-section {
	line-height: 25px
}

.third-testi .testi-name {
	margin-bottom: 20px
}

.four-testi {
	border: 3px solid #efefef;
	float: left;
	margin-top: 20px;
	padding: 20px
}

.five-testi {
	float: left;
	margin-top: 20px
}

.six-testi {
	background: #fee9e3 none repeat scroll 0 0;
	margin: 20px 0;
	padding: 20px;
	float: left
}

.six-testi-section {
	font-size: 13px;
	font-weight: lighter;
	letter-spacing: 1px;
	padding: 20px 0;
	position: relative
}

.six-testi-section::before {
	content: url(/v/vspfiles/assets/images/white_quote.png);
	left: -15px;
	position: absolute;
	top: 0
}

.six-testi-section::after {
	bottom: 0;
	content: url(/v/vspfiles/assets/images/color-right.png);
	position: absolute;
	right: 0
}

@media screen and (max-width:767px) {
	.first-testi .testi-section {
		margin-top: 20px
	}
	.five-testi .testi-section {
		margin-top: 20px
	}
	.third-testi img {
		margin-bottom: 20px
	}
}

.mobile-tagline {
	background-color: #23232b;
	color: #f1592a;
	font-weight: 700;
	padding: 5px 0;
	font-size: 14px
}

.vol-payment-icon--shipping {
	top: -15px;
	left: 5px
}

.wraptable #product_reviews_description_box td[width="1px"]+td[width="100%"] {
	color: #676767!important;
	font-size: 13px!important;
	font-weight: lighter!important;
	letter-spacing: 1px!important
}

.sec-testi-section table#product_reviews_description_box {
	border: 0!important;
	padding: 0!important
}

testi-desc.sec-testi-section .wraptable>table>tbody>tr>td:first-child {
	display: none
}

.wraptable #product_reviews_description_box {
	padding: 0!important;
	background: 0
}

.removeborder {
	border: 0!important;
	float: right!important
}

select[name=SortBy] {
	height: 41px!important
}

.content_area-wrapper .btn.btn-default.btn-xs.btn_nextpage,
.content_area-wrapper .btn.btn-default.btn-xs.btn_prevpage {
	color: #f1592a;
	background-color: #fff;
	border: #fff;
	padding: 10px
}

.removeborder .sec-testi-section::after,
.removeborder .sec-testi-section::before {
	content: none
}

.dumb_img {
	margin: 0 auto 40px!important
}

.img_hover:hover {
	opacity: .5;
	cursor: pointer
}

.img_trustpilot:hover {
	opacity: .5;
	cursor: pointer
}

.img_yelp:hover {
	cursor: pointer;
	opacity: .5
}

#vCSS_mainform {
	margin: 0 15px
}

#v65-product-parent {
	margin-bottom: 10px
}

.onepagecheckout #CVV2,
.onepagecheckout #CardHoldersName,
.onepagecheckout #CreditCardNumber {
	height: 40px;
	padding: 9px 16px;
	font-size: 16px;
	line-height: 1.428571429;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	margin: 5px 0
}

.onepagecheckout #content_area table#v65-onepage-Detail td #CC_ExpDate_Month,
.onepagecheckout #content_area table#v65-onepage-Detail td #CC_ExpDate_Year {
	display: inline-block;
	width: auto!important;
	max-width: 100%
}

.mm-menu-header {
	background-color: #ebebeb;
	background: linear-gradient(to bottom, #ebebeb 0, #b3b3b3 100%)!important;
	font-size: 13px;
	font-weight: 700;
	color: #000;
	padding: 12px 40px 12px 7px;
	list-style: none
}

h1.vp-product-title {
	margin-top: 0
}

@media only screen and (max-width:992px) {
	.mm-menu-header {
		display: none
	}
}

.mm-mini-menu-header {
	border: solid #000 1px;
	background-color: #ebebeb;
	background: linear-gradient(to bottom, #ebebeb 0, #b3b3b3 100%)!important;
	font-size: 13px;
	font-weight: 700;
	color: #000;
	padding: 12px 40px 12px 7px;
	list-style: none
}

.mm-mini-menu-item {
	border-bottom: .5px solid grey;
	font-weight: 400
}

.mm-mini-menu-item a {
	color: #f1592a
}

.mm-mini-menu-item a:hover {
	color: #000
}

#mm-moved-searchbox-container {
	margin: -25px auto 0
}

@media only screen and (min-width:992px) {
	#mm-moved-searchbox-container {
		display: none
	}
}

@media only screen and (max-width:992px) {
	.inner-content {
		margin-top: 10px
	}
}

#mm-moved-searchbox-container .search {
	width: 100%
}

.push-menu .vnav .vnav__link {
	padding: 2px 10px
}

.mm-extra-contact {
	margin-left: 8px;
	margin-top: 10px
}

.mm-google-translate {
	display: inline-block;
	margin-left: 8px;
	height: 30px;
	overflow: hidden
}

.mm-google-translate .globe {
	position: relative;
	top: -7px
}

#mm_google_translate_element {
	display: inline-block;
	vertical-align: middle
}

#mm_google_translate_element img {
	display: none
}

#mm_google_translate_element .goog-te-gadget-simple {
	border-radius: 5px;
	padding-top: 0;
	padding-bottom: 0
}

#mm-google_translate_element .goog-te-menu-value span:last-child {
	font-size: 10px;
	color: #a3a3a3!important
}

#mm_google_translate_element .goog-te-menu-value span[style*=border-left] {
	display: none
}

#mm_DropDown_Currency_two select {
	width: 153px
}

#mm_DropDown_Currency_two {
	margin-left: 12px;
	margin-top: 4px;
	vertical-align: top;
	display: inline-block
}

#mm-extra-cart {
	width: 220px;
	margin-left: 10px;
	margin-top: 5px
}

@media only screen and (max-width:767px) {
	.home .banner__title {
		display: none
	}
	.home .banner__text {
		padding-left: 15px;
		margin: 0 auto
	}
}

.new-telephone-number {
	font-size: 22px;
	background-color: #23232b;
	font-weight: 700;
	text-align: center;
	padding-left: 24px;
	padding-bottom: 5px
}

.new-telephone-number a {
	color: #fff
}

.mm-grey-top {
	background-color: #23232b
}

.mm-grey-top .cart__icon {
	fill: #fff
}

.product_yousave {
	color: #f1592a
}

#mm-translate-currency-bar {
	height: 32px
}

#mm-northern-california {
	position: relative
}

#mm-nc-text {
	position: absolute;
	top: 50%;
	left: 10%;
	transform: translate(-10%, -50%);
	line-height: 90%
}

#mm-slideshow-text {
	position: absolute;
	top: 100px;
	z-index: 100;
	color: #fff;
	right: 350px;
	text-align: right;
	text-shadow: 0 0 4px #000
}

@media only screen and (max-width:1199px) {
	#mm-slideshow-text {
		right: 275px
	}
}

@media only screen and (max-width:992px) {
	#mm-nc-text {
		display: none
	}
	#mm-slideshow-text {
		right: 350px;
		top: 220px
	}
}

@media only screen and (max-width:880px) {
	#mm-slideshow-text {
		right: 295px
	}
}

@media only screen and (max-width:767px) {
	#mm-slideshow-text {
		display: none
	}
}

#placeholders {
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: fixed;
	top: 0
}

.footer .col-md-2 {
	padding: 8px
}

#AmazonPayButton {
	position: relative;
	top: 10px;
	text-align: right
}

.v65-payment-details-label-cell {
	flex: 60%!important
}

.payment-logo {
	flex: 40%!important;
	flex-wrap: nowrap!important
}

.qmark {
	background-color: #f1592a;
	color: #fff;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	display: inline-block;
	text-align: center
}

.mmoverlaycontentbox,
.mmpoverlaycontentbox {
	position: relative;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 50%;
	min-width: 300px;
	height: 80%;
	min-height: 300px;
	font-style: normal
}

.mmpoverlaycontentbox {
	width: 942px
}

@media only screen and (max-width:992px) {
	.mmpoverlaycontentbox {
		width: 100%
	}
}

.mmoverlaytitle {
	background-color: #f1592a;
	color: #fff;
	padding: 20px 30px 0 20px;
	height: 100px
}

.mmoverlaycontent,
.mmpoverlaycontent {
	padding: 0 30px 20px 20px;
	margin-top: -20px;
	overflow-x: scroll;
	font-weight: 400;
	background-color: #fff;
	height: 90%
}

.mmpoverlaycontent {
	padding: 0
}

.mmfaqoverlay,
.theblackoverlay {
	display: none;
	background-color: rgba(0, 0, 0, .5);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 126
}

.mmfaqcontent {
	background-color: #fff;
	position: relative;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 50%;
	min-width: 300px;
	height: 80%;
	min-height: 300px;
	padding: 20px 30px 20px 20px;
	overflow-x: scroll;
	font-weight: 400
}

.mmfaqclose,
.mmoverlayclose {
	float: right;
	position: absolute;
	right: 20px;
	top: 30px;
	cursor: pointer;
	border: 0
}

.payment-block {
	margin-bottom: -1px!important
}

#selectshippingmessage {
	color: #f1592a
}

#shipfaqoverlay {
	text-align: left
}

#shipfaq {
	font-size: initial
}

.email-button {
	padding: 11px;
	border: 1px solid rgba(241, 89, 42, .2);
	text-transform: uppercase;
	font-size: 1.4rem;
	position: relative;
	top: -93px;
	left: -50px;
	margin-top: 10px
}

@media only screen and (max-width:1199px) {
	.email-button {
		left: 100px;
		display: inline-block;
		top: -175px;
		float: left
	}
}

@media only screen and (max-width:992px) {
	.email-button {
		left: 100px;
		top: -113px
	}
}

@media only screen and (max-width:785px) {
	.email-button {
		top: -175px
	}
}

@media only screen and (max-width:767px) {
	.email-button {
		top: -135px;
		left: -100px
	}
}

@media only screen and (max-width:563px) {
	.email-button {
		top: -165px;
		left: 100px
	}
}

@media only screen and (max-width:440px) {
	.email-button {
		position: initial
	}
}

.email-button:hover {
	background-color: rgba(241, 89, 42, .1);
	border: 1px solid rgba(241, 89, 42, .2)
}

#remanoverlaylink:hover,
#warrantyoverlaylink:hover {
	color: #000;
	cursor: pointer
}

#cartshippingfaq:hover,
#orderfaq:hover,
#payfaq:hover {
	color: #f1592a;
	cursor: pointer
}

.qmark:hover {
	background-color: #000;
	cursor: pointer
}

@media only screen and (min-width:767px) {
	.shoppingcart #content_area #v65-cart-table #v65-cart-shipping-details-container {
		width: 2600px!important;
		position: relative;
		right: 3.5%
	}
}

@media screen and (max-width:1200px) {
	.shoppingcart #content_area #v65-cart-table #v65-cart-shipping-details-container {
		position: relative;
		right: 0
	}
	.v65-cart-tax-cell {
		display: block
	}
}

#v65-cart-shipping-details,
#v65-cart-shipping-details-wrapper {
	width: 100%
}

.makemeabutton {
	padding: 8px;
	text-transform: uppercase;
	width: 100%;
	background-color: #f1592a;
	color: #fff;
	text-align: center;
	font-size: 14px;
	letter-spacing: 3.5px;
	padding-top: 11px;
	padding-bottom: 11px
}

.makemeabutton:hover {
	background-color: #da3e0e
}

.v65-cart-subtotal-cell,
.v65-cart-subtotaltext-cell,
.v65-cart-tax-cell,
.v65-cart-taxtext-cell,
.v65-cart-total-estimate-cell,
.v65-cart-total-estimate-row {
	font-size: 14px!important
}

.amazonpay-button-inner-image {
	position: relative;
	left: -26px;
	top: -5px
}

.cartapply-wrapper {
	position: relative;
	top: -35px
}

.paypal-button {
	position: relative;
	top: 2px
}

#paypal-credit-button.small {
	margin-top: 12px!important
}

@media only screen and (max-width:610px) {
	.cartapply-wrapper {
		top: 10px
	}
	.alternate-payment.amazon {
		width: 100%
	}
}

@media only screen and (max-width:767px) {
	.alternate-payment.amazon {
		margin-right: unset
	}
	.alternate-payment.paypal {
		top: 0
	}
	.homepage .banner {
		display: none
	}
}

@media only screen and (max-width:410px) {
	.alternate-payment.paypal {
		top: 10px
	}
}

.push-menu .utility {
	font-size: 15px
}

.push-menu .utility li {
	margin-bottom: 0
}

.push-menu .utility a {
	padding: 5px 10px
}

.push-menu .utility a:hover {
	background-color: transparent;
	color: #fff
}

#mm_DropDown_Currency_one,
#mm_DropDown_Currency_two {
	display: none
}

.mm-google-translate {
	display: block;
	height: 30px;
	overflow: hidden;
	margin: 0 auto;
	width: 180px
}

@media screen and (max-width:600px) {
	.product-choose-options-left {
		font-size: 14px;
		line-height: 1.9
	}
}

@media screen and (max-width:767px) {
	.v65-cart-giftcert-details-row {
		background-color: #eee
	}
	.v65-cart-giftcert-details-row td:nth-child(4) {
		width: 40%!important
	}
	.v65-cart-giftcert-details-row td:nth-child(5) {
		display: inline-block!important;
		width: 10%!important;
		padding-top: 10px;
		padding-bottom: 10px
	}
}

@media only screen and (min-width:767px) {
	.cart__count {
		vertical-align: unset
	}
}

.push-menu-inner .contact a {
	display: inline-block!important
}

.push-menu-inner .contact img {
	vertical-align: unset;
	padding-left: 10px;
	padding-left: 0!important
}

.product_productprice * {
	font-weight: 800
}

.push-menu-inner .contact a img {
	margin-right: 5px;
	height: .85em
}

@media only screen and (max-width:767px) {
	.homepage .banner {
		display: flex;
		flex-direction: column;
		width: 100vw;
		margin-left: calc(-50vw + 50%)
	}
	.home .banner__title {
		display: flex
	}
	.home .banner__text {
		font-size: 15px
	}
}

@media screen and (max-width:767px) {
	.header {
		height: auto
	}
	.header .vertical-center .column.column--1 {
		display: flex;
		flex-direction: row;
		justify-content: space-around;
		max-width: 450px;
		margin: auto;
		padding-left: 15px;
		padding-right: 15px
	}
	.call-us.hidden-md.hidden-lg {
		font-size: 17px;
		margin-top: 5px
	}
	.logo {
		max-width: 50%
	}
}

@media screen and (max-width:370px) {
	.call-us.hidden-md.hidden-lg {
		font-size: 15px;
		margin-top: 5px
	}
}

.owl-item img.product__img {
	max-height: 195px
}

@media(min-width:992px) and (max-width:1199px) {
	.owl-item img.product__img {
		max-height: 180px
	}
}

@media(min-width:767px) and (max-width:992px) {
	.owl-item img.product__img {
		max-height: 175px
	}
}

@media only screen and (max-width:767px) {
	.header .logo__img {
		max-width: 210px
	}
}

@media only screen and (max-width:345px) {
	.header .logo__img {
		max-width: 185px
	}
}

@media only screen and (max-width:391px) {
	.home .banner__text {
		padding-left: 5px;
		padding-right: 5px
	}
}

.v-product__details b>font[color="#CC0000"] {
	color: #000
}

.productdetails b[data-vol-product-stock=status]+b,
.productdetails span[data-vol-product-stock=status]>font[size="3"] {
	color: #f1592a;
	font-weight: 700;
	font-size: 14px
}

.refinement_category_select,
select.refinement_brand_select,
select.refinement_price_select {
	padding: 9px;
	font-weight: 900;
	font-size: 13px!important
}

.category span[data-vol-product-stock=status]>font {
	display: none;
	margin-top: -5px;
	font-size: 14px
}

.productdetails #options_table~p {
	font-weight: 700
}

.vnav__subnav .vnav__item:last-child a {
	border-bottom: 1px solid #b7b7b7
}

.msg-announcement {
	background-color: #f1592a;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	padding: 7px 0
}

.msg-announcement .option {
	font-size: 15px;
	line-height: 16px;
	display: flex;
	align-items: center
}

.msg-announcement .option .current-status {
	display: flex
}

@media screen and (max-width:710px) {
	.msg-announcement .option .current-status {
		min-width: 72px;
		width: 75px
	}
}

.msg-announcement .option .current-title {
	padding-left: 6px;
	display: flex;
	align-items: center
}

.msg-announcement .option:not(:first-child) {
	margin-left: 9px;
	border-left: 2px solid #fff;
	padding-left: 9px
}

.msg-announcement .option .title {
	display: inline-block;
	position: relative;
	padding-left: 3px
}

.msg-announcement .option span.cancel_mark {
	padding-right: 2px;
	font-size: 9px;
	display: inline-block;
	line-height: 8px
}

@media screen and (max-width:540px) {
	.msg-announcement .option {
		font-size: 12px;
		line-height: 12px
	}
	.msg-announcement .option .current-status {
		min-width: 61px;
		width: 63px
	}
}

.productdetails #content_area .product_productprice {
	padding-bottom: 12px;
	font-size: 14px
}

.productdetails #content_area .product_productprice b {
	font-size: 1.1em
}

.productdetails #content_area .product_productprice b font {
	font-size: inherit
}

.header .call-us a {
	color: transparent
}

.header .call-us a.visible {
	color: #fff
}

.header .call-us p {
	color: transparent
}

.header .call-us p.visible {
	color: #fff
}

@media screen and (max-width:767px) {
	.productdetails #content_area .product_productprice {
		padding-top: 18px
	}
}

@media screen and (max-width:480px) {
	#msg-announcement .option span.current-status {
		width: auto;
		min-width: 50px
	}
	#msg-announcement .option:nth-child(3) {
		min-width: 92px
	}
	#msg-announcement div.option:last-child {
		margin-left: 6px
	}
}

#credit_card_fields #iframe-body #content_area {
	overflow: inherit!important
}

#creditCardBlock {
	overflow: hidden!important
}

.onepagecheckout #content_area .page-wrap {
	overflow: hidden!important
}

.vol-container .content-wrapper {
	margin-top: 0
}

#msg-announcement {
	background-color: #f1592a;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	padding: 7px 10px
}

#msg-announcement .option {
	font-size: 14px;
	line-height: 16px;
	display: flex;
	align-items: center
}

#msg-announcement .option .current-status {
	display: flex
}

@media screen and (max-width:710px) {
	#msg-announcement .option .current-status {
		min-width: 72px;
		width: 75px;
		display: none!important
	}
}

#msg-announcement .option .current-title {
	padding-left: 6px;
	display: flex;
	align-items: center
}

#msg-announcement .option:not(:first-child) {
	margin-left: 9px;
	border-left: 2px solid #fff;
	padding-left: 9px
}

#msg-announcement .option .title {
	display: inline-block;
	position: relative;
	padding-left: 3px
}

#msg-announcement .option span.cancel_mark {
	padding-right: 2px;
	font-size: 10px;
	display: flex;
	line-height: 10px;
	padding-top: 1px
}

@media screen and (max-width:618px) {
	#msg-announcement .option {
		font-size: 12px;
		line-height: 12px
	}
	#msg-announcement .option .current-status {
		min-width: 61px;
		width: 63px
	}
}

img {
	max-width: 100%!important
}

#mm-translate-currency-bar {
	display: none
}

@media only screen and (max-width:450px) {
	#vCSS_mainform {
		zoom: .9
	}
	select {
		width: 99%;
		font-size: 11.5px
	}
}

#table_checkout_cart0>tbody>tr.v65-onepage-custom-details-row>td>table>tbody>tr>td:nth-child(1) {
	display: none
}

.policy-banner {
	bottom: 0;
	left: 0;
	width: 100%;
	max-width: 100%;
	padding: .5rem .5rem;
	background: #24232b;
	z-index: 1030;
	color: #000;
	font-size: 14px;
	margin: 0;
	border-top: 2px;
	display: flex;
	justify-content: center;
	transition: opacity 1s linear
}

.banner-wrapper {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	position: relative;
	align-items: center
}

.policy-banner p {
	margin: 5px 0;
	color: #fff;
	text-align: center
}

.policy-banner .banner-wrapper p {
	padding-right: 3rem
}

.policy-banner a {
	color: #fff;
	font-weight: 700;
	cursor: pointer
}

.policy-banner a:hover {
	text-decoration: underline
}

.policy-banner button {
	position: absolute;
	right: 5px;
	top: calc(50% - 12.5px);
	color: #fff;
	outline: 0;
	height: 25px;
	width: 25px;
	border: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.35rem;
	font-weight: 700;
	border-radius: 50%;
	text-align: center;
	padding: 0;
	line-height: 1;
	background: #000;
	cursor: pointer
}

.banner-accept {
	padding: 3px 5px;
	color: #fff;
	border-radius: 30px;
	background: #000;
	margin-left: 10px;
	text-decoration: none;
	font-size: 13px
}

.banner-accept-container {
	align-self: center;
	margin-left: 10px
}

@media screen and (max-width:767px) {
	.policy-banner {
		flex-direction: column
	}
	.banner-accept-container {
		margin-top: 10px
	}
	.banner-accept {
		margin-left: 0
	}
	@media (min-width:767px) {
		.policy-banner {
			padding: 1rem .5rem
		}
	}
	@keyframes fadeInOpacity {
		0% {
			opacity: 0
		}
		50% {
			opacity: .5
		}
		75% {
			opacity: .75
		}
		100% {
			opacity: 1
		}
	}
}

@media only screen and (max-width:767px) {
	.refinement_category_select {
		margin-bottom: 15px
	}
	.sortby_select {
		max-width: 82.5%
	}
	.category #MainForm.search_results_section>input[name=Cat]+table table[width="250"] select {
		max-width: 255px;
		margin-bottom: 15px;
		height: 37.8px;
		font-weight: 900;
		font-size: 1.65rem;
		margin-top: -5px
	}
	#jmenuhide {
		margin-top: -29px;
		margin-left: -8px;
		width: 100%
	}
	.category #additionalsearch {
		width: 100%;
		font-weight: 900;
		font-size: 1.65rem;
		margin-bottom: 15px;
		margin-right: 0;
		margin-left: 0!important
	}
	#btnSearch {
		right: 0!important
	}
	#SortBy {
		width: 58.5%!important
	}
	.refinement_category_select,
	select.refinement_brand_select,
	select.refinement_price_select {
		margin-left: 0!important
	}
	.vol-list-grid-toggle {
		margin-top: 0
	}
	.category .search_results_section>input+table button.btn.btn_go_gray {
		margin-top: -12px;
		padding: 9px 22px;
		font-size: 14px
	}
	.content-wrapper .btn_go_gray {
		top: 0!important
	}
	.results_per_page_select {
		height: 37.8px;
		margin-left: -9px;
		margin-top: -24px;
		width: 40%!important;
		font-weight: 900;
		font-size: 1.65rem
	}
	.category .search_results_section .results_per_page_select+nobr input[onkeydown^="return OnKeyDownPageInputBox"] {
		margin-top: 13px
	}
	div#creditCardBlock .payment-logo {
		flex-wrap: nowrap!important
	}
	.onepagecheckout.pageWrap {
		overflow: hidden!important
	}
	.payment-option label {
		font-size: inherit!important
	}
}

@media only screen and (min-width:767px) and (max-width:1023px) {
	.results_per_page_select {
		margin-left: 0;
		margin-top: 0;
		width: inherit!important
	}
	.refinement_brand_select {
		width: 30%
	}
	.category #additionalsearch {
		margin-bottom: 3px
	}
	.category .search_results_section>input+table button.btn.btn_go_gray {
		margin-top: -12px
	}
	.PageText_L244n {
		margin-left: 0
	}
}

#creditCardBlock {
	max-height: 750px
}

.PageText_L76n {
	display: none!important
}

#mm-slideshow-text {
	display: none!important
}

#content_area form {
	margin-left: auto;
	margin-right: auto
}

#content_area font,
#content_area select,
#content_area table {
	font-size: 12px
}

#content_area {
	color: #23232b
}

#content_area font.pricecolor {
	font-size: 14px!important
}

#content_area form table tr td.colors_lines+td img {
	padding: 5px 0
}

h2.v65-your-cart-title {
	display: none
}

.shoppingcart #content_area #cart-header font {
	color: #fff!important;
	font-size: 14px;
	line-height: 1.33;
	font-weight: 700;
	text-transform: uppercase;
	display: block
}

@media only screen and (min-width:767px) {
	.shoppingcart #content_area #v65-cart-table #cart-header,
	.shoppingcart #content_area #v65-cart-table .v65-cart-details-row #content_area #v65-cart-table>tbody>tr.v65-cart-total-estimate-row,
	.shoppingcart #content_area #v65-cart-table .v65-cart-details-separator,
	.shoppingcart #content_area #v65-cart-table>tbody tr,
	.shoppingcart #content_area #v65-cart-table>tbody>tr,
	.shoppingcart #content_area #v65-cart-table>tbody>tr#cart-header,
	.shoppingcart #content_area #v65-cart-table>tbody>tr#v65-cart-footer-row,
	.shoppingcart #content_area #v65-cart-table>tbody>tr#v65-empty-cart-row,
	.shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-details-separator,
	.shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-giftcert-details-row,
	.shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-tax-row,
	.shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-total-estimate-row,
	.shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-total-estimate-row+tr,
	.shoppingcart #content_area #v65-cart-table>tbody>tr.v65-divider-hr-row,
	.shoppingcart #content_area #v65-cart-table>tbody>tr:first-child {
		overflow: visible;
		border: 0
	}
	.shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-details-row td {
		display: table-cell;
		text-align: center!important
	}
	.shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-details-row td.v65-cart-detail-productimage+td.v65-cart-details-text {
		text-align: left!important
	}
	.shoppingcart #content_area #v65-cart-checkout-parent {
		display: flex;
		text-align: right;
		justify-content: flex-end;
		position: relative
	}
	.shoppingcart #content_area #v65-cart-shipping-details-container {
		display: table-cell
	}
	.shoppingcart #content_area #v65-cart-table td[width="135"] div:before,
	.shoppingcart #content_area #v65-cart-table td[width="70"] div:after,
	.shoppingcart #content_area #v65-cart-table td[width="70"] div:before {
		content: ''
	}
	.shoppingcart #content_area #v65-cart-table table[width="145"] {
		width: 145px;
		margin: 0 auto
	}
	.shoppingcart #content_area #v65-cart-table table[width="135"] {
		width: 135px
	}
	.shoppingcart #content_area #v65-cart-table table[width="75"] {
		width: 75px;
		margin: 0 auto
	}
	.shoppingcart #content_area #v65-cart-table td[width="70"] {
		width: 70px;
		margin: 0 auto
	}
	.shoppingcart #content_area #v65-cart-shipping-details td input[type=text],
	.shoppingcart #content_area #v65-cart-shipping-details td select {
		display: inline-block
	}
	.shoppingcart #content_area #v65-cart-shipping-details td {
		display: table-cell;
		width: auto!important;
		text-align: left
	}
	.shoppingcart #content_area #v65-cart-table-container #v65-cart-table td.v65-cart-details-text {
		text-align: left!important
	}
	.shoppingcart #content_area #v65-cart-table-container #v65-cart-table td[valign=middle].v65-cart-details-text {
		text-align: center!important
	}
	.shoppingcart #content_area .v65-cart-item-remove-cell.v65-cart-details-text {
		border: 0
	}
	.shoppingcart #content_area .v65-cart-item-remove-cell.v65-cart-details-text .v65-cart-item-remove-link:after {
		content: '';
		padding: 0
	}
	.shoppingcart #content_area td.v65-cart-detail-productimage img {
		margin-top: 0
	}
	.shoppingcart #content_area #v65-cart-coupon-entry-details-button {
		display: inline-block
	}
	.shoppingcart #content_area #v65-coupon-table-row td {
		display: inline-block;
		width: auto;
		clear: both
	}
	.shoppingcart #content_area #v65-cart-table>tbody tr.v65-cart-tax-row td,
	.shoppingcart #content_area #v65-cart-table>tbody tr.v65-cart-total-estimate-row td {
		position: relative;
		right: 3.5%;
		text-align: right
	}
	.shoppingcart #content_area #v65-cart-table>tbody tr.shipping-no-selected-row td,
	.shoppingcart #content_area #v65-cart-table>tbody tr.v65-cart-tax-row td {
		position: relative;
		right: 3.5%;
		text-align: right
	}
	.v65-cart-tax-cell {
		display: none
	}
}

@media screen and (max-width:1200px) {
	.shoppingcart #content_area #v65-cart-table>tbody tr.v65-cart-tax-row td,
	.shoppingcart #content_area #v65-cart-table>tbody tr.v65-cart-total-estimate-row td {
		position: relative;
		right: 0
	}
	.shoppingcart #content_area #v65-cart-table>tbody tr.shipping-no-selected-row td,
	.shoppingcart #content_area #v65-cart-table>tbody tr.v65-cart-tax-row td {
		position: relative;
		right: 0
	}
	.v65-cart-tax-cell {
		display: none
	}
	.v65-cart-subtotal-parent-cell {
		display: none
	}
}

@media screen and (max-width:767px) {
	.v65-cart-tax-cell {
		display: block;
		float: right
	}
	.v65-cart-tax-blank {
		display: none
	}
	.v65-cart-subtotal-cell {
		display: block!important
	}
}

.shoppingcart #content_area table[width$="%"] input#ShipState,
.shoppingcart #content_area table[width$="%"] input.v65-productdetail-cartqty,
.shoppingcart #content_area table[width$="%"] input:not([type=radio]):not([type=checkbox]):not([type=image]):not([class*=btn]),
.shoppingcart #content_area table[width$="%"] input[id^=Quantity],
.shoppingcart #content_area table[width$="%"] input[value=""],
.shoppingcart #content_area table[width] input[type=password],
.shoppingcart #content_area table[width] input[value=""],
.shoppingcart #content_area table[width] select,
.shoppingcart #content_area table[width] textarea[cols="45"] {
	min-width: 44px;
	height: auto;
	margin: 3px 0;
	font-size: 14px;
	color: #555;
	text-align: left;
	background-color: #fff;
	background-image: none;
	border-radius: 0;
	border: 1px solid #707070;
	-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	font-weight: 700;
	text-align: center
}

.shoppingcart #content_area font.carttext.colors_text,
.shoppingcart #content_area font.carttext.colors_text b,
.shoppingcart #content_area font.carttext.colors_text b.cart-item-name,
.shoppingcart #content_area font.carttext.colors_text b.cart-item-name:hover {
	font-family: Lato, sans-serif, google;
	font-size: 15px;
	font-weight: 700;
	color: #333
}

h2.v65-cart-title {
	font-size: 22px;
	font-family: Lato, sans-serif, google;
	font-weight: 700;
	line-height: 1.1;
	color: inherit;
	text-indent: 0;
	text-transform: uppercase;
	margin-left: 0;
	margin-bottom: -4px
}

#v65-cart-table>tbody>tr:nth-child(1) {
	display: none!important
}

#cart-header {
	background: #000!important;
	height: 48px
}

.pp-flex--8x1 {
	max-width: 517px!important
}

#v65-cart-header-itemdescription {
	width: 835px
}

#v65-cart-header-qty {
	width: 230px
}

.btnQtyMinus,
.btnQtyPlus {
	height: auto;
	width: 31px;
	font-weight: 700;
	font-size: 14px;
	border: 1px solid #707070;
	position: relative;
	padding: 10px
}

.shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-details-row>td>center {
	height: 69px;
	margin-top: 25px;
	margin-left: 15px
}

#content_area #table_checkout_cart0 #v65-onepage-CartSummary,
#content_area #table_checkout_cart0 #v65-onepage-ordersummary-items {
	border-bottom: 1px solid #e6e6e6
}

#imgSubmitOrder {
	letter-spacing: 2px;
	display: block;
	background-color: #f15a2a;
	padding: 10px 6px;
	font-size: 16px;
	cursor: pointer;
	text-align: center
}

#imgSubmitOrder:hover {
	background-color: #f1592a;
	outline: 0
}

@media screen and (max-width:1199px) {
	#v65-cart-header-qty {
		width: 100vw
	}
}

#content_area>table:nth-child(4)>tbody>tr:nth-child(5)>td>table.colors_backgroundlight {
	display: none
}

#btnSearch {
	padding: 12.5px 12px;
	background: #f15a2a;
	color: #fff;
	height: 36px;
	position: relative;
	right: 1%
}

.PageText_L515n {
	font-weight: 700;
	font-size: 16px
}

#SortBy {
	height: 36px;
	font-size: 15px!important;
	margin-left: 9px;
	font-weight: 700
}

.vol-active {
	background: #f15a2a;
	color: #fff
}

.vol-list-grid-toggle {
	opacity: 1
}

#content_area>table:nth-child(4)>tbody>tr:nth-child(6) {
	display: none
}

.refinement_brand_select {
	margin-left: 10px
}

.results_per_page_select {
	padding: 2px 4px;
	height: 36px;
	font-size: 15px!important;
	font-weight: 700
}

@media only screen and (max-width:992px) {
	.header-sub-text-1 {
		margin-top: 0!important
	}
	.header .call-us p {
		line-height: inherit!important
	}
}

.header-sub-text-1 {
	margin-top: -1px
}

.header .call-us p {
	line-height: 15px
}

.financing-option {
	padding: 3px 4px;
	border: 1.6px solid #ff9b7b;
	max-width: 407px;
	text-align: left;
	line-height: 10px;
	margin-top: 10px;
	font-size: 12px
}

.financing-option p {
	margin: 8px 5px
}

.financing-modal {
	display: none;
	position: fixed;
	z-index: 1;
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
	background-color: rgba(0, 0, 0, .4)
}

.financing-modal-content {
	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	width: 31%;
	text-align: center
}

.close-financing-modal {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: 700;
	color: #000;
	margin-top: -15px
}

.close-financing-modal:focus,
.close-financing-modal:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer
}

.first-text {
	line-height: 8px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 13px;
	text-shadow: 0 0 #000
}

.second-text {
	line-height: 8px;
	margin-top: 15px;
	font-size: 13px;
	text-shadow: 0 0 #000
}

.financial-modal-btns {
	display: flex;
	justify-content: center;
	margin-top: 30px;
	margin-bottom: 15px
}

.estimate-now-btn {
	background: #fff;
	color: #f1592a;
	border: 1px solid #f1592a;
	padding: 8px 17px;
	margin-right: 15px
}

.apply-now-btn {
	background: #fff;
	color: #fff;
	border: 1px solid #f1592a;
	padding: 8px 25px;
	margin-right: 10px;
	background: #f1592a;
	margin-left: 15px
}

.apply-now-btn:hover {
	color: #fff
}

@media screen and (max-width:990px) {
	.financing-modal-content {
		width: auto!important
	}
}

@media only screen and (max-width:1200px) {
	.policy-banner div {
		font-size: 13px!important;
		line-height: 15.5px!important
	}
	.policy-banner p:nth-child(2) {
		display: none
	}
}

@media screen and (max-width:789px) {
	.policy-banner {
		flex-direction: row!important
	}
	.banner-accept-container {
		margin-top: 1px!important;
		margin-right: 8px!important
	}
}

.push-menu .utility li {
	display: block!important
}

.push-menu .utility li a {
	color: #000!important
}

.push-menu div:not(.mm-grey-top, .push-menu__close-btn, #mm-extra-cart, .cart, .new-telephone-number) {
	background-color: #fff!important
}

.header__push-menu-container {
	position: absolute;
	width: 100%;
	height: 0
}

@media screen and (max-width:370px) {
	.cartBtn {
		padding: 12px 3px!important;
		font-size: 14px!important
	}
}

@media screen and (max-width:769px) {
	.v65-cart-title {
		background: #000;
		color: #fff!important;
		text-align: center;
		padding: 15px 2px;
		width: 100%
	}
	h2.v65-cart-title {
		font-size: 24px
	}
	.cart-item-name {
		font-size: 19px!important
	}
	.cart-description-text {
		margin-top: 14px!important
	}
	.shoppingcart #content_area #v65-cart-table td[width="70"] div:before {
		font-weight: 700;
		margin-left: 20px
	}
	.shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-details-row>td>center {
		margin-top: -5px;
		margin-left: 0;
		margin-bottom: -12px
	}
	.carttext>b {
		color: #f1592a!important
	}
	.cart-item-name>b {
		color: #333!important
	}
	.v65-cart-item-remove-link {
		padding: 11px 10px;
		background: #fff;
		border: 1px solid #f1592a;
		border-radius: 20px;
		font-weight: 700;
		font-size: 17px
	}
	.v65-cart-item-remove-image {
		margin-left: -2px;
		margin-right: -10px
	}
	.v65-cart-item-remove-image>.btn-icon-close:before {
		font-size: 29px
	}
	.shoppingcart #content_area .v65-cart-item-remove-cell.v65-cart-details-text .v65-cart-item-remove-link:after {
		margin-right: 0
	}
	.left-btns {
		display: flex;
		justify-content: center;
		margin-left: 0!important
	}
	.cartBtn {
		padding: 12px 8px!important
	}
	.cartBtn>span {
		text-transform: uppercase
	}
	#v65-cart-shipping-details #btnRecalculate {
		width: 100%
	}
	#v65-cart-shipping-details-container {
		padding: 10px 16px!important
	}
	#v65-cart-shipping-details #btnRecalculate {
		width: 100%!important
	}
	.shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-tax-row,
	.shoppingcart #content_area #v65-cart-table>tbody>tr.v65-cart-total-estimate-row {
		background-color: #fff!important
	}
	.v65-cart-tax-cell>.no-info {
		margin-top: 10px
	}
	.shoppingcart #content_area .v65-cart-tax-row>td[colspan="4"] div,
	.shoppingcart #content_area .v65-cart-total-estimate-row>td[colspan="4"] div {
		text-align: left;
		margin-left: 17px
	}
	#v65-cart-total-estimate {
		margin-top: 11px
	}
	#v65-cart-shippingcalc-parent-cell td:first-child {
		width: 96vw
	}
	.btn_recalculate__span {
		width: 97%;
		text-align: center;
		border: 1.5px solid #f1592a
	}
	.btn-icon-recalculate {
		font-size: 25px!important;
		padding: 0!important
	}
	#v65-cart-shipping-details-label {
		margin-left: 5px
	}
	#AmazonPayButton {
		text-align: center!important
	}
	.amazonpay-button-inner-image {
		left: 0!important
	}
	.alternate-payment .paypal {
		margin: auto!important
	}
	.shoppingcart #v65-cart-checkout-parent td>div[style*=text-align] {
		float: inherit!important
	}
	.alternate-payment.paypal {
		max-width: initial!important;
		padding: 0 80px
	}
	.payTomorrowAlternative {
		text-align: center;
		margin-right: 17px!important
	}
	.shoppingcart #content_area #v65-cart-shipping-details-text div {
		padding-right: 0!important;
		white-space: normal!important;
		padding-top: 20px
	}
}

.no-review .vol-review-stars .icon-star {
	color: #e0e0e0
}

.vol-review-stars .icon-star {
	color: #f1b42a
}

.v-product__img {
	box-shadow: 2px 1px 5px 3px #e4e4e4;
	padding: 45px 5px;
	margin-bottom: 6px;
	height: 235px;
	display: flex!important
}

.PageText_L330n span font {
	color: #000;
	font-weight: 700
}

@media screen and (min-width:1200px) {
	.sortContainer {
		float: right
	}
	.category #additionalsearch {
		min-width: 200px
	}
}

.category-cart {
	padding: 5px;
	background: #f15a2a;
	align-self: flex-start;
	margin-top: -25px
}

.category-cart>img {
	height: 30px;
	width: 30px
}

@-moz-document url-prefix() {
	#v65-cart-header-qty {
		width: 370px!important
	}
	.onepagecheckout #btnSubmitOrder {
		margin-left: -5px
	}
	.category a.subcategory_link {
		font-size: 13px;
	}
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	#v65-cart-header-qty {
		width: 420px!important
	}
	.btn-icon-close::before {
		content: 'x'
	}
	.btn-icon-close {
		background: #f15a2a;
		border-radius: 50%;
		height: 18px;
		width: 18px;
		display: inline-block;
		font-size: 15.5px;
		color: #fff;
		font-weight: 700;
		font-family: inherit
	}
	.shoppingcart #content_area table[width$='%'] input#ShipState,
	.shoppingcart #content_area table[width$='%'] input.v65-productdetail-cartqty,
	.shoppingcart #content_area table[width$='%'] input:not([type=radio]):not([class*=btn]):not([type=image]):not([type=checkbox]),
	.shoppingcart #content_area table[width$='%'] input[id^=Quantity],
	.shoppingcart #content_area table[width$='%'] input[value=''],
	.shoppingcart #content_area table[width] input[type=password],
	.shoppingcart #content_area table[width] input[value=''],
	.shoppingcart #content_area table[width] select,
	.shoppingcart #content_area table[width] textarea[cols='45'] {
		height: 41px
	}
	.category #additionalsearch {
		min-width: 120px !important;
	}
	[data-grid-type=grid].category .v-product-grid .v-product .v-product__img img, [data-grid-type=grid].productdetails .v-product-grid .v-product .v-product__img img {
		max-width: 270px !important;
	}
	.mm-menu-header {
		font-size: 12px !important;
	}
	.home .choose-us__list {
		font-size: 14px !important;
	}
	.category a.subcategory_link {
		font-size: 12px !important;
		font-family: inherit !important;
	}
	.cart-description-text {
		font-size: 13px !important;
		font-family: inherit !important;
	}
	#CC_ExpDate {
		margin-top: 14px;
	}
	.onepagecheckout #TotalsDivContainer b, .onepagecheckout #table_checkout_cart0 #v65-onepage-ShippingCostDetails .carttext, .onepagecheckout #table_checkout_cart0 #v65-onepage-ordersummary-header-row td, .onepagecheckout #table_checkout_cart0 #v65-onepage-ordersummary-items td, .onepagecheckout #table_checkout_cart0 b.v65-onepage-shippingcost-amount, .onepagecheckout #table_checkout_cart0 b.v65-onepage-shippingcost-label {
		font-size: 14px !important;
	}
	.icon-star-full::before {
		content: '★';
	}
	.vol-review-stars .icon-star {
		font-size: 16px;
	}
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) and (max-width:1200px) {
	#v65-cart-header-qty {
		width: 9999px!important
	}
}

.cartBtn:hover span {
	color: #fff!important
}

@media screen and (max-width:789px) {
	.yt-video {
		width: 100%!important
	}
}

#content_area {
	padding: 0 10px!important
}

.bottom-page {
	margin-top: 12px
}

#MainForm>table:nth-child(5) {
	display: none
}

label[for="PayPalExpress"] span {
	font-size: 2vh !important;
}