/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */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 {
	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] {
	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;
	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 {
*, :before, :after {
	background: transparent!important;
	color: #000!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: ""
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
tr, img {
	page-break-inside: avoid
}
img {
	max-width: 100%!important
}
p, h2, h3 {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
.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 th, .table-bordered td {
	border: 1px solid #ddd!important
}
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:before, :after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #000;
	text-decoration: none
}
a:hover, a:focus {
	color: #9c2214;
	text-decoration: underline
}
a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-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: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #efefef
}
.sr-only {
	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: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: #555
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: 400;
	line-height: 1;
	color: #999
}

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, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px
}
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: 32px
}
h2, .h2 {
	font-size: 24px
}
h3, .h3 {
	font-size: 20px
}
h4, .h4 {
	font-size: 16px
}
h5, .h5 {
	font-size: 14px
}
h6, .h6 {
	font-size: 12px
}
p {
	margin: 0 0 10px
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}
@media (min-width:768px) {
.lead {
	font-size: 21px
}
}
small, .small {
	font-size: 85%
}
mark, .mark {
	background-color: #fcf8e3;
	padding: .2em
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}
.text-nowrap {
	white-space: nowrap
}
.text-lowercase {
	text-transform: lowercase
}
.text-uppercase {
	text-transform: uppercase
}
.text-capitalize {
	text-transform: capitalize
}
.text-muted {
	color: #999
}
.text-primary {
	color: #e0311d
}
a.text-primary:hover, a.text-primary:focus {
	color: #b32717
}
.text-success {
	color: #3c763d
}
a.text-success:hover, a.text-success:focus {
	color: #2b542c
}
.text-info {
	color: #31708f
}
a.text-info:hover, a.text-info:focus {
	color: #245269
}
.text-warning {
	color: #8a6d3b
}
a.text-warning:hover, a.text-warning:focus {
	color: #66512c
}
.text-danger {
	color: #a94442
}
a.text-danger:hover, a.text-danger:focus {
	color: #843534
}
.bg-primary {
	color: #fff;
	background-color: #e0311d
}
a.bg-primary:hover, a.bg-primary:focus {
	background-color: #b32717
}
.bg-success {
	background-color: #dff0d8
}
a.bg-success:hover, a.bg-success:focus {
	background-color: #c1e2b3
}
.bg-info {
	background-color: #d9edf7
}
a.bg-info:hover, a.bg-info:focus {
	background-color: #afd9ee
}
.bg-warning {
	background-color: #fcf8e3
}
a.bg-warning:hover, a.bg-warning:focus {
	background-color: #f7ecb5
}
.bg-danger {
	background-color: #f2dede
}
a.bg-danger:hover, a.bg-danger:focus {
	background-color: #e4b9b9
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #efefef
}
ul, ol {
	margin-top: 0;
	margin-bottom: 10px
}
ul ul, ol ul, ul ol, ol ol {
	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: 20px
}
dt, dd {
	line-height: 1.42857143
}
dt {
	font-weight: 700
}
dd {
	margin-left: 0
}
@media (min-width:768px) {
.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[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #efefef
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
	margin-bottom: 0
}
blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #999
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: '\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #efefef;
	border-left: 0;
	text-align: right
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
	content: ''
}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014'
}
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143
}
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: 4px
}
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	box-shadow: none
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}
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
}
@media (min-width:768px) {
.container {
	width: 750px
}
}
@media (min-width:980px) {
.container {
	width: 970px
}
}
@media (min-width:1200px) {
.container {
	width: 1170px
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.row {
	margin-left: -15px;
	margin-right: -15px
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0
}
@media (min-width:768px) {
.col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 {
	float: left
}
.col-sm-12 {
	width: 100%
}
.col-sm-11 {
	width: 91.66666667%
}
.col-sm-10 {
	width: 83.33333333%
}
.col-sm-9 {
	width: 75%
}
.col-sm-8 {
	width: 66.66666667%
}
.col-sm-7 {
	width: 58.33333333%
}
.col-sm-6 {
	width: 50%
}
.col-sm-5 {
	width: 41.66666667%
}
.col-sm-4 {
	width: 33.33333333%
}
.col-sm-3 {
	width: 25%
}
.col-sm-2 {
	width: 16.66666667%
}
.col-sm-1 {
	width: 8.33333333%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-pull-11 {
	right: 91.66666667%
}
.col-sm-pull-10 {
	right: 83.33333333%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-8 {
	right: 66.66666667%
}
.col-sm-pull-7 {
	right: 58.33333333%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-5 {
	right: 41.66666667%
}
.col-sm-pull-4 {
	right: 33.33333333%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-2 {
	right: 16.66666667%
}
.col-sm-pull-1 {
	right: 8.33333333%
}
.col-sm-pull-0 {
	right: auto
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-push-11 {
	left: 91.66666667%
}
.col-sm-push-10 {
	left: 83.33333333%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-8 {
	left: 66.66666667%
}
.col-sm-push-7 {
	left: 58.33333333%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-5 {
	left: 41.66666667%
}
.col-sm-push-4 {
	left: 33.33333333%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-2 {
	left: 16.66666667%
}
.col-sm-push-1 {
	left: 8.33333333%
}
.col-sm-push-0 {
	left: auto
}
.col-sm-offset-12 {
	margin-left: 100%
}
.col-sm-offset-11 {
	margin-left: 91.66666667%
}
.col-sm-offset-10 {
	margin-left: 83.33333333%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-8 {
	margin-left: 66.66666667%
}
.col-sm-offset-7 {
	margin-left: 58.33333333%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-5 {
	margin-left: 41.66666667%
}
.col-sm-offset-4 {
	margin-left: 33.33333333%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-2 {
	margin-left: 16.66666667%
}
.col-sm-offset-1 {
	margin-left: 8.33333333%
}
.col-sm-offset-0 {
	margin-left: 0
}
}
@media (min-width:980px) {
.col-md-1, .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-md-10, .col-md-11, .col-md-12 {
	float: left
}
.col-md-12 {
	width: 100%
}
.col-md-11 {
	width: 91.66666667%
}
.col-md-10 {
	width: 83.33333333%
}
.col-md-9 {
	width: 75%
}
.col-md-8 {
	width: 66.66666667%
}
.col-md-7 {
	width: 58.33333333%
}
.col-md-6 {
	width: 50%
}
.col-md-5 {
	width: 41.66666667%
}
.col-md-4 {
	width: 33.33333333%
}
.col-md-3 {
	width: 25%
}
.col-md-2 {
	width: 16.66666667%
}
.col-md-1 {
	width: 8.33333333%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-pull-11 {
	right: 91.66666667%
}
.col-md-pull-10 {
	right: 83.33333333%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-8 {
	right: 66.66666667%
}
.col-md-pull-7 {
	right: 58.33333333%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-5 {
	right: 41.66666667%
}
.col-md-pull-4 {
	right: 33.33333333%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-2 {
	right: 16.66666667%
}
.col-md-pull-1 {
	right: 8.33333333%
}
.col-md-pull-0 {
	right: auto
}
.col-md-push-12 {
	left: 100%
}
.col-md-push-11 {
	left: 91.66666667%
}
.col-md-push-10 {
	left: 83.33333333%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-8 {
	left: 66.66666667%
}
.col-md-push-7 {
	left: 58.33333333%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-5 {
	left: 41.66666667%
}
.col-md-push-4 {
	left: 33.33333333%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-2 {
	left: 16.66666667%
}
.col-md-push-1 {
	left: 8.33333333%
}
.col-md-push-0 {
	left: auto
}
.col-md-offset-12 {
	margin-left: 100%
}
.col-md-offset-11 {
	margin-left: 91.66666667%
}
.col-md-offset-10 {
	margin-left: 83.33333333%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-8 {
	margin-left: 66.66666667%
}
.col-md-offset-7 {
	margin-left: 58.33333333%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-5 {
	margin-left: 41.66666667%
}
.col-md-offset-4 {
	margin-left: 33.33333333%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-2 {
	margin-left: 16.66666667%
}
.col-md-offset-1 {
	margin-left: 8.33333333%
}
.col-md-offset-0 {
	margin-left: 0
}
}
@media (min-width:1200px) {
.col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
	float: left
}
.col-lg-12 {
	width: 100%
}
.col-lg-11 {
	width: 91.66666667%
}
.col-lg-10 {
	width: 83.33333333%
}
.col-lg-9 {
	width: 75%
}
.col-lg-8 {
	width: 66.66666667%
}
.col-lg-7 {
	width: 58.33333333%
}
.col-lg-6 {
	width: 50%
}
.col-lg-5 {
	width: 41.66666667%
}
.col-lg-4 {
	width: 33.33333333%
}
.col-lg-3 {
	width: 25%
}
.col-lg-2 {
	width: 16.66666667%
}
.col-lg-1 {
	width: 8.33333333%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-pull-11 {
	right: 91.66666667%
}
.col-lg-pull-10 {
	right: 83.33333333%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-8 {
	right: 66.66666667%
}
.col-lg-pull-7 {
	right: 58.33333333%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-5 {
	right: 41.66666667%
}
.col-lg-pull-4 {
	right: 33.33333333%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-2 {
	right: 16.66666667%
}
.col-lg-pull-1 {
	right: 8.33333333%
}
.col-lg-pull-0 {
	right: auto
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-push-11 {
	left: 91.66666667%
}
.col-lg-push-10 {
	left: 83.33333333%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-8 {
	left: 66.66666667%
}
.col-lg-push-7 {
	left: 58.33333333%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-5 {
	left: 41.66666667%
}
.col-lg-push-4 {
	left: 33.33333333%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-2 {
	left: 16.66666667%
}
.col-lg-push-1 {
	left: 8.33333333%
}
.col-lg-push-0 {
	left: auto
}
.col-lg-offset-12 {
	margin-left: 100%
}
.col-lg-offset-11 {
	margin-left: 91.66666667%
}
.col-lg-offset-10 {
	margin-left: 83.33333333%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-8 {
	margin-left: 66.66666667%
}
.col-lg-offset-7 {
	margin-left: 58.33333333%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-5 {
	margin-left: 41.66666667%
}
.col-lg-offset-4 {
	margin-left: 33.33333333%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-2 {
	margin-left: 16.66666667%
}
.col-lg-offset-1 {
	margin-left: 8.33333333%
}
.col-lg-offset-0 {
	margin-left: 0
}
}
table {
	background-color: transparent
}
caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #999;
	text-align: left
}
th {
	text-align: left
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	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>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
	border-top: 0
}
.table>tbody+tbody {
	border-top: 2px solid #ddd
}
.table .table {
	background-color: #fff
}
.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
	padding: 5px
}
.table-bordered {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
	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>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th {
	background-color: #f5f5f5
}
.table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover, .table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr.active:hover>th {
	background-color: #e8e8e8
}
.table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success, .table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr.success>th, .table>tfoot>tr.success>th {
	background-color: #dff0d8
}
.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr.success:hover>th {
	background-color: #d0e9c6
}
.table>thead>tr>td.info, .table>tbody>tr>td.info, .table>tfoot>tr>td.info, .table>thead>tr>th.info, .table>tbody>tr>th.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>tbody>tr.info>td, .table>tfoot>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr.info>th, .table>tfoot>tr.info>th {
	background-color: #d9edf7
}
.table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover, .table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr.info:hover>th {
	background-color: #c4e3f3
}
.table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning, .table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th {
	background-color: #fcf8e3
}
.table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover, .table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr.warning:hover>th {
	background-color: #faf2cc
}
.table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger, .table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr.danger>th, .table>tfoot>tr.danger>th {
	background-color: #f2dede
}
.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr.danger:hover>th {
	background-color: #ebcccc
}
.table-responsive {
	overflow-x: auto;
	min-height: .01%
}
@media screen and (max-width:767px) {
.table-responsive {
	width: 100%;
	margin-bottom: 15px;
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	border: 1px solid #ddd
}
.table-responsive>.table {
	margin-bottom: 0
}
.table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
	white-space: nowrap
}
.table-responsive>.table-bordered {
	border: 0
}
.table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0
}
.table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0
}
.table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td {
	border-bottom: 0
}
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	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=radio], input[type=checkbox] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}
input[type=file] {
	display: block
}
input[type=range] {
	display: block;
	width: 100%
}
select[multiple], select[size] {
	height: auto
}
input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 3px;
	-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, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control::-ms-expand {
border:0;
background-color:transparent
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #efefef;
	opacity: 1
}
.form-control[disabled], 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].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
	line-height: 34px
}
input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month] {
	line-height: 30px
}
input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month] {
	line-height: 46px
}
}
.form-group {
	margin-bottom: 15px
}
.radio, .checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}
.radio label, .checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}
.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9
}
.radio+.radio, .checkbox+.checkbox {
	margin-top: -5px
}
.radio-inline, .checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}
input[type=radio][disabled], input[type=checkbox][disabled], input[type=radio].disabled, input[type=checkbox].disabled, fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox] {
	cursor: not-allowed
}
.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
	cursor: not-allowed
}
.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px
}
.form-control-static.input-lg, .form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
select.input-sm {
	height: 30px;
	line-height: 30px
}
textarea.input-sm, select[multiple].input-sm {
	height: auto
}
.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
	height: auto
}
.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}
.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}
select.input-lg {
	height: 46px;
	line-height: 46px
}
textarea.input-lg, select[multiple].input-lg {
	height: auto
}
.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}
.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
	height: auto
}
.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}
.has-feedback {
	position: relative
}
.has-feedback .form-control {
	padding-right: 42.5px
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}
.input-lg+.form-control-feedback, .input-group-lg+.form-control-feedback, .form-group-lg .form-control+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}
.input-sm+.form-control-feedback, .input-group-sm+.form-control-feedback, .form-group-sm .form-control+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-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 .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-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 .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-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: 25px
}
.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}
@media (min-width:768px) {
.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 .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
	width: auto
}
.form-inline .input-group>.form-control {
	width: 100%
}
.form-inline .control-label {
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .radio, .form-inline .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .radio label, .form-inline .checkbox label {
	padding-left: 0
}
.form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
	position: relative;
	margin-left: 0
}
.form-inline .has-feedback .form-control-feedback {
	top: 0
}
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}
.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 27px
}
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}
@media (min-width:768px) {
.form-horizontal .control-label {
	text-align: right;
	margin-bottom: 0;
	padding-top: 7px
}
}
.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}
@media (min-width:768px) {
.form-horizontal .form-group-lg .control-label {
	padding-top: 11px;
	font-size: 18px
}
}
@media (min-width:768px) {
.form-horizontal .form-group-sm .control-label {
	padding-top: 6px;
	font-size: 12px
}
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.btn:hover, .btn:focus, .btn.focus {
	color: #e0311d;
	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;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none
}
.btn-default {
	color: #e0311d;
	background-color: #fff;
	border-color: #ccc
}
.btn-default:focus, .btn-default.focus {
	color: #e0311d;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}
.btn-default:hover {
	color: #e0311d;
	background-color: #e6e6e6;
	border-color: #adadad
}
.btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
	color: #e0311d;
	background-color: #e6e6e6;
	border-color: #adadad
}
.btn-default:active:hover, .btn-default.active:hover, .open>.dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open>.dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open>.dropdown-toggle.btn-default.focus {
	color: #e0311d;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}
.btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
	background-image: none
}
.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus {
	background-color: #fff;
	border-color: #ccc
}
.btn-default .badge {
	color: #fff;
	background-color: #e0311d
}
.btn-primary {
	color: #fff;
	background-color: #e0311d;
	border-color: #c92c1a
}
.btn-primary:focus, .btn-primary.focus {
	color: #fff;
	background-color: #b32717;
	border-color: #59130b
}
.btn-primary:hover {
	color: #fff;
	background-color: #b32717;
	border-color: #932013
}
.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #b32717;
	border-color: #932013
}
.btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus {
	color: #fff;
	background-color: #932013;
	border-color: #59130b
}
.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
	background-image: none
}
.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus {
	background-color: #e0311d;
	border-color: #c92c1a
}
.btn-primary .badge {
	color: #e0311d;
	background-color: #fff
}
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success:focus, .btn-success.focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}
.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}
.btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}
.btn-success:active:hover, .btn-success.active:hover, .open>.dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open>.dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open>.dropdown-toggle.btn-success.focus {
	color: #fff;
	background-color: #398439;
	border-color: #255625
}
.btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
	background-image: none
}
.btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus {
	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:focus, .btn-info.focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}
.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}
.btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}
.btn-info:active:hover, .btn-info.active:hover, .open>.dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open>.dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open>.dropdown-toggle.btn-info.focus {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}
.btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
	background-image: none
}
.btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus {
	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:focus, .btn-warning.focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}
.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}
.btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}
.btn-warning:active:hover, .btn-warning.active:hover, .open>.dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open>.dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open>.dropdown-toggle.btn-warning.focus {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}
.btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning {
	background-image: none
}
.btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus {
	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:focus, .btn-danger.focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}
.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}
.btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}
.btn-danger:active:hover, .btn-danger.active:hover, .open>.dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open>.dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open>.dropdown-toggle.btn-danger.focus {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}
.btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
	background-image: none
}
.btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}
.btn-link {
	color: #e0311d;
	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:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent
}
.btn-link:hover, .btn-link:focus {
	color: #9c2214;
	text-decoration: underline;
	background-color: transparent
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
	color: #999;
	text-decoration: none
}
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-block {
	display: block;
	width: 100%
}
.btn-block+.btn-block {
	margin-top: 5px
}
input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
	width: 100%
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-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
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(/fonts/glyphicons-halflings-regular.eot);
	src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
	content: "\002a"
}
.glyphicon-plus:before {
	content: "\002b"
}
.glyphicon-euro:before, .glyphicon-eur:before {
	content: "\20ac"
}
.glyphicon-minus:before {
	content: "\2212"
}
.glyphicon-cloud:before {
	content: "\2601"
}
.glyphicon-envelope:before {
	content: "\2709"
}
.glyphicon-pencil:before {
	content: "\270f"
}
.glyphicon-glass:before {
	content: "\e001"
}
.glyphicon-music:before {
	content: "\e002"
}
.glyphicon-search:before {
	content: "\e003"
}
.glyphicon-heart:before {
	content: "\e005"
}
.glyphicon-star:before {
	content: "\e006"
}
.glyphicon-star-empty:before {
	content: "\e007"
}
.glyphicon-user:before {
	content: "\e008"
}
.glyphicon-film:before {
	content: "\e009"
}
.glyphicon-th-large:before {
	content: "\e010"
}
.glyphicon-th:before {
	content: "\e011"
}
.glyphicon-th-list:before {
	content: "\e012"
}
.glyphicon-ok:before {
	content: "\e013"
}
.glyphicon-remove:before {
	content: "\e014"
}
.glyphicon-zoom-in:before {
	content: "\e015"
}
.glyphicon-zoom-out:before {
	content: "\e016"
}
.glyphicon-off:before {
	content: "\e017"
}
.glyphicon-signal:before {
	content: "\e018"
}
.glyphicon-cog:before {
	content: "\e019"
}
.glyphicon-trash:before {
	content: "\e020"
}
.glyphicon-home:before {
	content: "\e021"
}
.glyphicon-file:before {
	content: "\e022"
}
.glyphicon-time:before {
	content: "\e023"
}
.glyphicon-road:before {
	content: "\e024"
}
.glyphicon-download-alt:before {
	content: "\e025"
}
.glyphicon-download:before {
	content: "\e026"
}
.glyphicon-upload:before {
	content: "\e027"
}
.glyphicon-inbox:before {
	content: "\e028"
}
.glyphicon-play-circle:before {
	content: "\e029"
}
.glyphicon-repeat:before {
	content: "\e030"
}
.glyphicon-refresh:before {
	content: "\e031"
}
.glyphicon-list-alt:before {
	content: "\e032"
}
.glyphicon-lock:before {
	content: "\e033"
}
.glyphicon-flag:before {
	content: "\e034"
}
.glyphicon-headphones:before {
	content: "\e035"
}
.glyphicon-volume-off:before {
	content: "\e036"
}
.glyphicon-volume-down:before {
	content: "\e037"
}
.glyphicon-volume-up:before {
	content: "\e038"
}
.glyphicon-qrcode:before {
	content: "\e039"
}
.glyphicon-barcode:before {
	content: "\e040"
}
.glyphicon-tag:before {
	content: "\e041"
}
.glyphicon-tags:before {
	content: "\e042"
}
.glyphicon-book:before {
	content: "\e043"
}
.glyphicon-bookmark:before {
	content: "\e044"
}
.glyphicon-print:before {
	content: "\e045"
}
.glyphicon-camera:before {
	content: "\e046"
}
.glyphicon-font:before {
	content: "\e047"
}
.glyphicon-bold:before {
	content: "\e048"
}
.glyphicon-italic:before {
	content: "\e049"
}
.glyphicon-text-height:before {
	content: "\e050"
}
.glyphicon-text-width:before {
	content: "\e051"
}
.glyphicon-align-left:before {
	content: "\e052"
}
.glyphicon-align-center:before {
	content: "\e053"
}
.glyphicon-align-right:before {
	content: "\e054"
}
.glyphicon-align-justify:before {
	content: "\e055"
}
.glyphicon-list:before {
	content: "\e056"
}
.glyphicon-indent-left:before {
	content: "\e057"
}
.glyphicon-indent-right:before {
	content: "\e058"
}
.glyphicon-facetime-video:before {
	content: "\e059"
}
.glyphicon-picture:before {
	content: "\e060"
}
.glyphicon-map-marker:before {
	content: "\e062"
}
.glyphicon-adjust:before {
	content: "\e063"
}
.glyphicon-tint:before {
	content: "\e064"
}
.glyphicon-edit:before {
	content: "\e065"
}
.glyphicon-share:before {
	content: "\e066"
}
.glyphicon-check:before {
	content: "\e067"
}
.glyphicon-move:before {
	content: "\e068"
}
.glyphicon-step-backward:before {
	content: "\e069"
}
.glyphicon-fast-backward:before {
	content: "\e070"
}
.glyphicon-backward:before {
	content: "\e071"
}
.glyphicon-play:before {
	content: "\e072"
}
.glyphicon-pause:before {
	content: "\e073"
}
.glyphicon-stop:before {
	content: "\e074"
}
.glyphicon-forward:before {
	content: "\e075"
}
.glyphicon-fast-forward:before {
	content: "\e076"
}
.glyphicon-step-forward:before {
	content: "\e077"
}
.glyphicon-eject:before {
	content: "\e078"
}
.glyphicon-chevron-left:before {
	content: "\e079"
}
.glyphicon-chevron-right:before {
	content: "\e080"
}
.glyphicon-plus-sign:before {
	content: "\e081"
}
.glyphicon-minus-sign:before {
	content: "\e082"
}
.glyphicon-remove-sign:before {
	content: "\e083"
}
.glyphicon-ok-sign:before {
	content: "\e084"
}
.glyphicon-question-sign:before {
	content: "\e085"
}
.glyphicon-info-sign:before {
	content: "\e086"
}
.glyphicon-screenshot:before {
	content: "\e087"
}
.glyphicon-remove-circle:before {
	content: "\e088"
}
.glyphicon-ok-circle:before {
	content: "\e089"
}
.glyphicon-ban-circle:before {
	content: "\e090"
}
.glyphicon-arrow-left:before {
	content: "\e091"
}
.glyphicon-arrow-right:before {
	content: "\e092"
}
.glyphicon-arrow-up:before {
	content: "\e093"
}
.glyphicon-arrow-down:before {
	content: "\e094"
}
.glyphicon-share-alt:before {
	content: "\e095"
}
.glyphicon-resize-full:before {
	content: "\e096"
}
.glyphicon-resize-small:before {
	content: "\e097"
}
.glyphicon-exclamation-sign:before {
	content: "\e101"
}
.glyphicon-gift:before {
	content: "\e102"
}
.glyphicon-leaf:before {
	content: "\e103"
}
.glyphicon-fire:before {
	content: "\e104"
}
.glyphicon-eye-open:before {
	content: "\e105"
}
.glyphicon-eye-close:before {
	content: "\e106"
}
.glyphicon-warning-sign:before {
	content: "\e107"
}
.glyphicon-plane:before {
	content: "\e108"
}
.glyphicon-calendar:before {
	content: "\e109"
}
.glyphicon-random:before {
	content: "\e110"
}
.glyphicon-comment:before {
	content: "\e111"
}
.glyphicon-magnet:before {
	content: "\e112"
}
.glyphicon-chevron-up:before {
	content: "\e113"
}
.glyphicon-chevron-down:before {
	content: "\e114"
}
.glyphicon-retweet:before {
	content: "\e115"
}
.glyphicon-shopping-cart:before {
	content: "\e116"
}
.glyphicon-folder-close:before {
	content: "\e117"
}
.glyphicon-folder-open:before {
	content: "\e118"
}
.glyphicon-resize-vertical:before {
	content: "\e119"
}
.glyphicon-resize-horizontal:before {
	content: "\e120"
}
.glyphicon-hdd:before {
	content: "\e121"
}
.glyphicon-bullhorn:before {
	content: "\e122"
}
.glyphicon-bell:before {
	content: "\e123"
}
.glyphicon-certificate:before {
	content: "\e124"
}
.glyphicon-thumbs-up:before {
	content: "\e125"
}
.glyphicon-thumbs-down:before {
	content: "\e126"
}
.glyphicon-hand-right:before {
	content: "\e127"
}
.glyphicon-hand-left:before {
	content: "\e128"
}
.glyphicon-hand-up:before {
	content: "\e129"
}
.glyphicon-hand-down:before {
	content: "\e130"
}
.glyphicon-circle-arrow-right:before {
	content: "\e131"
}
.glyphicon-circle-arrow-left:before {
	content: "\e132"
}
.glyphicon-circle-arrow-up:before {
	content: "\e133"
}
.glyphicon-circle-arrow-down:before {
	content: "\e134"
}
.glyphicon-globe:before {
	content: "\e135"
}
.glyphicon-wrench:before {
	content: "\e136"
}
.glyphicon-tasks:before {
	content: "\e137"
}
.glyphicon-filter:before {
	content: "\e138"
}
.glyphicon-briefcase:before {
	content: "\e139"
}
.glyphicon-fullscreen:before {
	content: "\e140"
}
.glyphicon-dashboard:before {
	content: "\e141"
}
.glyphicon-paperclip:before {
	content: "\e142"
}
.glyphicon-heart-empty:before {
	content: "\e143"
}
.glyphicon-link:before {
	content: "\e144"
}
.glyphicon-phone:before {
	content: "\e145"
}
.glyphicon-pushpin:before {
	content: "\e146"
}
.glyphicon-usd:before {
	content: "\e148"
}
.glyphicon-gbp:before {
	content: "\e149"
}
.glyphicon-sort:before {
	content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}
.glyphicon-sort-by-order:before {
	content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}
.glyphicon-sort-by-attributes:before {
	content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}
.glyphicon-unchecked:before {
	content: "\e157"
}
.glyphicon-expand:before {
	content: "\e158"
}
.glyphicon-collapse-down:before {
	content: "\e159"
}
.glyphicon-collapse-up:before {
	content: "\e160"
}
.glyphicon-log-in:before {
	content: "\e161"
}
.glyphicon-flash:before {
	content: "\e162"
}
.glyphicon-log-out:before {
	content: "\e163"
}
.glyphicon-new-window:before {
	content: "\e164"
}
.glyphicon-record:before {
	content: "\e165"
}
.glyphicon-save:before {
	content: "\e166"
}
.glyphicon-open:before {
	content: "\e167"
}
.glyphicon-saved:before {
	content: "\e168"
}
.glyphicon-import:before {
	content: "\e169"
}
.glyphicon-export:before {
	content: "\e170"
}
.glyphicon-send:before {
	content: "\e171"
}
.glyphicon-floppy-disk:before {
	content: "\e172"
}
.glyphicon-floppy-saved:before {
	content: "\e173"
}
.glyphicon-floppy-remove:before {
	content: "\e174"
}
.glyphicon-floppy-save:before {
	content: "\e175"
}
.glyphicon-floppy-open:before {
	content: "\e176"
}
.glyphicon-credit-card:before {
	content: "\e177"
}
.glyphicon-transfer:before {
	content: "\e178"
}
.glyphicon-cutlery:before {
	content: "\e179"
}
.glyphicon-header:before {
	content: "\e180"
}
.glyphicon-compressed:before {
	content: "\e181"
}
.glyphicon-earphone:before {
	content: "\e182"
}
.glyphicon-phone-alt:before {
	content: "\e183"
}
.glyphicon-tower:before {
	content: "\e184"
}
.glyphicon-stats:before {
	content: "\e185"
}
.glyphicon-sd-video:before {
	content: "\e186"
}
.glyphicon-hd-video:before {
	content: "\e187"
}
.glyphicon-subtitles:before {
	content: "\e188"
}
.glyphicon-sound-stereo:before {
	content: "\e189"
}
.glyphicon-sound-dolby:before {
	content: "\e190"
}
.glyphicon-sound-5-1:before {
	content: "\e191"
}
.glyphicon-sound-6-1:before {
	content: "\e192"
}
.glyphicon-sound-7-1:before {
	content: "\e193"
}
.glyphicon-copyright-mark:before {
	content: "\e194"
}
.glyphicon-registration-mark:before {
	content: "\e195"
}
.glyphicon-cloud-download:before {
	content: "\e197"
}
.glyphicon-cloud-upload:before {
	content: "\e198"
}
.glyphicon-tree-conifer:before {
	content: "\e199"
}
.glyphicon-tree-deciduous:before {
	content: "\e200"
}
.glyphicon-cd:before {
	content: "\e201"
}
.glyphicon-save-file:before {
	content: "\e202"
}
.glyphicon-open-file:before {
	content: "\e203"
}
.glyphicon-level-up:before {
	content: "\e204"
}
.glyphicon-copy:before {
	content: "\e205"
}
.glyphicon-paste:before {
	content: "\e206"
}
.glyphicon-alert:before {
	content: "\e209"
}
.glyphicon-equalizer:before {
	content: "\e210"
}
.glyphicon-king:before {
	content: "\e211"
}
.glyphicon-queen:before {
	content: "\e212"
}
.glyphicon-pawn:before {
	content: "\e213"
}
.glyphicon-bishop:before {
	content: "\e214"
}
.glyphicon-knight:before {
	content: "\e215"
}
.glyphicon-baby-formula:before {
	content: "\e216"
}
.glyphicon-tent:before {
	content: "\26fa"
}
.glyphicon-blackboard:before {
	content: "\e218"
}
.glyphicon-bed:before {
	content: "\e219"
}
.glyphicon-apple:before {
	content: "\f8ff"
}
.glyphicon-erase:before {
	content: "\e221"
}
.glyphicon-hourglass:before {
	content: "\231b"
}
.glyphicon-lamp:before {
	content: "\e223"
}
.glyphicon-duplicate:before {
	content: "\e224"
}
.glyphicon-piggy-bank:before {
	content: "\e225"
}
.glyphicon-scissors:before {
	content: "\e226"
}
.glyphicon-bitcoin:before {
	content: "\e227"
}
.glyphicon-btc:before {
	content: "\e227"
}
.glyphicon-xbt:before {
	content: "\e227"
}
.glyphicon-yen:before {
	content: "\00a5"
}
.glyphicon-jpy:before {
	content: "\00a5"
}
.glyphicon-ruble:before {
	content: "\20bd"
}
.glyphicon-rub:before {
	content: "\20bd"
}
.glyphicon-scale:before {
	content: "\e230"
}
.glyphicon-ice-lolly:before {
	content: "\e231"
}
.glyphicon-ice-lolly-tasted:before {
	content: "\e232"
}
.glyphicon-education:before {
	content: "\e233"
}
.glyphicon-option-horizontal:before {
	content: "\e234"
}
.glyphicon-option-vertical:before {
	content: "\e235"
}
.glyphicon-menu-hamburger:before {
	content: "\e236"
}
.glyphicon-modal-window:before {
	content: "\e237"
}
.glyphicon-oil:before {
	content: "\e238"
}
.glyphicon-grain:before {
	content: "\e239"
}
.glyphicon-sunglasses:before {
	content: "\e240"
}
.glyphicon-text-size:before {
	content: "\e241"
}
.glyphicon-text-color:before {
	content: "\e242"
}
.glyphicon-text-background:before {
	content: "\e243"
}
.glyphicon-object-align-top:before {
	content: "\e244"
}
.glyphicon-object-align-bottom:before {
	content: "\e245"
}
.glyphicon-object-align-horizontal:before {
	content: "\e246"
}
.glyphicon-object-align-left:before {
	content: "\e247"
}
.glyphicon-object-align-vertical:before {
	content: "\e248"
}
.glyphicon-object-align-right:before {
	content: "\e249"
}
.glyphicon-triangle-right:before {
	content: "\e250"
}
.glyphicon-triangle-left:before {
	content: "\e251"
}
.glyphicon-triangle-bottom:before {
	content: "\e252"
}
.glyphicon-triangle-top:before {
	content: "\e253"
}
.glyphicon-console:before {
	content: "\e254"
}
.glyphicon-superscript:before {
	content: "\e255"
}
.glyphicon-subscript:before {
	content: "\e256"
}
.glyphicon-menu-left:before {
	content: "\e257"
}
.glyphicon-menu-right:before {
	content: "\e258"
}
.glyphicon-menu-down:before {
	content: "\e259"
}
.glyphicon-menu-up:before {
	content: "\e260"
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.dropup, .dropdown {
	position: relative
}
.dropdown-toggle:focus {
	outline: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	background-clip: padding-box
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #e0311d
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	color: #999
}
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}
.open>.dropdown-menu {
	display: block
}
.open>a {
	outline: 0
}
.dropdown-menu-right {
	left: auto;
	right: 0
}
.dropdown-menu-left {
	left: 0;
	right: auto
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #999;
	white-space: nowrap
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}
.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9;
	content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}
@media (min-width:768px) {
.navbar-right .dropdown-menu {
	left: auto;
	right: 0
}
.navbar-right .dropdown-menu-left {
	left: 0;
	right: auto
}
}
.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:focus {
	z-index: 3
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px
}
textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn, select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn {
	height: auto
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px
}
textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn, select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn {
	height: auto
}
.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control: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: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #efefef;
	border: 1px solid #ccc;
	border-radius: 3px
}
.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}
.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}
.input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
	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:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
	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:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
	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:hover, .input-group-btn>.btn:focus, .input-group-btn>.btn:active {
	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 {
	z-index: 2;
	margin-left: -1px
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}
.nav>li {
	position: relative;
	display: block
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: #efefef
}
.nav>li.disabled>a {
	color: #999
}
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
	color: #999;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: #efefef;
	border-color: #e0311d
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.nav>li>a>img {
	max-width: none
}
.nav-tabs {
	border-bottom: 1px solid #e0311d
}
.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
	border-color: #efefef #efefef #e0311d
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #fff;
	background-color: #e0311d;
	border: 1px solid #e0311d;
	border-bottom-color: transparent;
	cursor: default
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}
.nav-tabs.nav-justified>li {
	float: none
}
.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}
@media (min-width:768px) {
.nav-tabs.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-tabs.nav-justified>li>a {
	margin-bottom: 0
}
}
.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
	border: 1px solid #e0311d
}
@media (min-width:768px) {
.nav-tabs.nav-justified>li>a {
	border-bottom: 1px solid #e0311d;
	border-radius: 4px 4px 0 0
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
	border-bottom-color: #e0311d
}
}
.nav-pills>li {
	float: left
}
.nav-pills>li>a {
	border-radius: 4px
}
.nav-pills>li+li {
	margin-left: 2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #e0311d
}
.nav-stacked>li {
	float: none
}
.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}
.nav-justified {
	width: 100%
}
.nav-justified>li {
	float: none
}
.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}
@media (min-width:768px) {

.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-justified>li>a {
	margin-bottom: 0
}
}
.nav-tabs-justified {
	border-bottom: 0
}
.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
	border: 1px solid #e0311d
}
@media (min-width:768px) {
.nav-tabs-justified>li>a {
	border-bottom: 1px solid #e0311d;
	border-radius: 4px 4px 0 0
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
	border-bottom-color: #e0311d
}
}
.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
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}
.breadcrumb>li {
	display: inline-block
}
.breadcrumb>li+li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #ccc
}
.breadcrumb>.active {
	color: #777
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}
.pagination>li {
	display: inline
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #e0311d;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	z-index: 2;
	color: #9c2214;
	background-color: #efefef;
	border-color: #ddd
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	z-index: 3;
	color: #999;
	background-color: #f7f7f7;
	border-color: #ddd;
	cursor: default
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
	color: #999;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}
.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center
}
.pager li {
	display: inline
}
.pager li>a, .pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}
.pager li>a:hover, .pager li>a:focus {
	text-decoration: none;
	background-color: #efefef
}
.pager .next>a, .pager .next>span {
	float: right
}
.pager .previous>a, .pager .previous>span {
	float: left
}
.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span {
	color: #999;
	background-color: #fff;
	cursor: not-allowed
}
.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
}
a.label:hover, a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.label:empty {
	display: none
}
.btn .label {
	position: relative;
	top: -1px
}
.label-default {
	background-color: #999
}
.label-default[href]:hover, .label-default[href]:focus {
	background-color: gray
}
.label-primary {
	background-color: #e0311d
}
.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #b32717
}
.label-success {
	background-color: #5cb85c
}
.label-success[href]:hover, .label-success[href]:focus {
	background-color: #449d44
}
.label-info {
	background-color: #5bc0de
}
.label-info[href]:hover, .label-info[href]:focus {
	background-color: #31b0d5
}
.label-warning {
	background-color: #f0ad4e
}
.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #ec971f
}
.label-danger {
	background-color: #d9534f
}
.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #c9302c
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #999;
	border-radius: 10px
}
.badge:empty {
	display: none
}
.btn .badge {
	position: relative;
	top: -1px
}
.btn-xs .badge, .btn-group-xs>.btn .badge {
	top: 0;
	padding: 1px 5px
}
a.badge:hover, a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #e0311d;
	background-color: #fff
}
.list-group-item>.badge {
	float: right
}
.list-group-item>.badge+.badge {
	margin-right: 5px
}
.nav-pills>li>a>.badge {
	margin-left: 3px
}
.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #efefef
}
.jumbotron h1, .jumbotron .h1 {
	color: inherit
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}
.jumbotron>hr {
	border-top-color: #d6d6d6
}
.container .jumbotron, .container-fluid .jumbotron {
	border-radius: 6px;
	padding-left: 15px;
	padding-right: 15px
}
.jumbotron .container {
	max-width: 100%
}
@media screen and (min-width:768px) {
.jumbotron {
	padding-top: 48px;
	padding-bottom: 48px
}
.container .jumbotron, .container-fluid .jumbotron {
	padding-left: 60px;
	padding-right: 60px
}
.jumbotron h1, .jumbotron .h1 {
	font-size: 63px
}
}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}
.thumbnail>img, .thumbnail a>img {
	margin-left: auto;
	margin-right: auto
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #e0311d
}
.thumbnail .caption {
	padding: 9px;
	color: #333
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}
.alert h4 {
	margin-top: 0;
	color: inherit
}
.alert .alert-link {
	font-weight: 700
}
.alert>p, .alert>ul {
	margin-bottom: 0
}
.alert>p+p {
	margin-top: 5px
}
.alert-dismissable, .alert-dismissible {
	padding-right: 35px
}
.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d
}
.alert-success hr {
	border-top-color: #c9e2b3
}
.alert-success .alert-link {
	color: #2b542c
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f
}
.alert-info hr {
	border-top-color: #a6e1ec
}
.alert-info .alert-link {
	color: #245269
}
.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b
}
.alert-warning hr {
	border-top-color: #f7e1b5
}
.alert-warning .alert-link {
	color: #66512c
}
.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442
}
.alert-danger hr {
	border-top-color: #e4b9c0
}
.alert-danger .alert-link {
	color: #843534
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position: 0 0
}
}
@keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position: 0 0
}
}
.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}
.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #e0311d;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}
.progress-striped .progress-bar, .progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15)25%, transparent 25%, transparent 50%, rgba(255,255,255,.15)50%, rgba(255,255,255,.15)75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,.15)25%, transparent 25%, transparent 50%, rgba(255,255,255,.15)50%, rgba(255,255,255,.15)75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,.15)25%, transparent 25%, transparent 50%, rgba(255,255,255,.15)50%, rgba(255,255,255,.15)75%, transparent 75%, transparent);
	background-size: 40px 40px
}
.progress.active .progress-bar, .progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
	background-color: #5cb85c
}
.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15)25%, transparent 25%, transparent 50%, rgba(255,255,255,.15)50%, rgba(255,255,255,.15)75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,.15)25%, transparent 25%, transparent 50%, rgba(255,255,255,.15)50%, rgba(255,255,255,.15)75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,.15)25%, transparent 25%, transparent 50%, rgba(255,255,255,.15)50%, rgba(255,255,255,.15)75%, transparent 75%, transparent)
}
.progress-bar-info {
	background-color: #5bc0de
}
.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15)25%, transparent 25%, transparent 50%, rgba(255,255,255,.15)50%, rgba(255,255,255,.15)75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,.15)25%, transparent 25%, transparent 50%, rgba(255,255,255,.15)50%, rgba(255,255,255,.15)75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,.15)25%, transparent 25%, transparent 50%, rgba(255,255,255,.15)50%, rgba(255,255,255,.15)75%, transparent 75%, transparent)
}
.progress-bar-warning {
	background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15)25%, transparent 25%, transparent 50%, rgba(255,255,255,.15)50%, rgba(255,255,255,.15)75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,.15)25%, transparent 25%, transparent 50%, rgba(255,255,255,.15)50%, rgba(255,255,255,.15)75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,.15)25%, transparent 25%, transparent 50%, rgba(255,255,255,.15)50%, rgba(255,255,255,.15)75%, transparent 75%, transparent)
}
.progress-bar-danger {
	background-color: #d9534f
}
.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15)25%, transparent 25%, transparent 50%, rgba(255,255,255,.15)50%, rgba(255,255,255,.15)75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,.15)25%, transparent 25%, transparent 50%, rgba(255,255,255,.15)50%, rgba(255,255,255,.15)75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,.15)25%, transparent 25%, transparent 50%, rgba(255,255,255,.15)50%, rgba(255,255,255,.15)75%, transparent 75%, transparent)
}
.list-group {
	margin-bottom: 20px;
	padding-left: 0
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}
.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}
a.list-group-item, button.list-group-item {
	color: #555
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
	color: #333
}
a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5
}
button.list-group-item {
	width: 100%;
	text-align: left
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
	background-color: #efefef;
	color: #999;
	cursor: not-allowed
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
	color: inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
	color: #999
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #e0311d;
	border-color: #e0311d
}
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>.small {
	color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
	color: #f9d4d0
}
.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}
a.list-group-item-success, button.list-group-item-success {
	color: #3c763d
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
	color: inherit
}
a.list-group-item-success:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6
}
a.list-group-item-success.active, button.list-group-item-success.active, a.list-group-item-success.active:hover, button.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}
.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}
a.list-group-item-info, button.list-group-item-info {
	color: #31708f
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
	color: inherit
}
a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3
}
a.list-group-item-info.active, button.list-group-item-info.active, a.list-group-item-info.active:hover, button.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}
.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}
a.list-group-item-warning, button.list-group-item-warning {
	color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
	color: inherit
}
a.list-group-item-warning:hover, button.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc
}
a.list-group-item-warning.active, button.list-group-item-warning.active, a.list-group-item-warning.active:hover, button.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}
.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}
a.list-group-item-danger, button.list-group-item-danger {
	color: #a94442
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
	color: inherit
}
a.list-group-item-danger:hover, button.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc
}
a.list-group-item-danger.active, button.list-group-item-danger.active, a.list-group-item-danger.active:hover, button.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-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: 6px
}
.well-sm {
	padding: 9px;
	border-radius: 3px
}
.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}
.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}
button.close {
	padding: 0;
	cursor: pointer;
	background: 0 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: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-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: 6px;
	-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: 1040;
	background-color: #000
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}
.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.42857143
}
.modal-body {
	position: relative;
	padding: 15px
}
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}
.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:768px) {
.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:980px) {
.modal-lg {
	width: 900px
}
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0)
}
.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 14px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0,0,0,.2)
}
.popover.top {
	margin-top: -10px
}
.popover.right {
	margin-left: 10px
}
.popover.bottom {
	margin-top: 10px
}
.popover.left {
	margin-left: -10px
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}
.popover-content {
	padding: 9px 14px
}
.popover>.arrow, .popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.popover>.arrow {
	border-width: 11px
}
.popover>.arrow:after {
	border-width: 10px;
	content: ""
}
.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,.25);
	bottom: -11px
}
.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}
.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,.25)
}
.popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}
.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,.25);
	top: -11px
}
.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}
.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,.25)
}
.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}
.carousel {
	position: relative
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 70%;
	float:left;
	border:#ebebeb 1px solid;
	box-sizing:border-box
}
.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	line-height: 1
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner>.item {
	-webkit-transition: -webkit-transform .6s ease-in-out;
	-moz-transition: -moz-transform .6s ease-in-out;
	-o-transition: -o-transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px
}
.carousel-inner>.item.next, .carousel-inner>.item.active.right {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	left: 0
}
.carousel-inner>.item.prev, .carousel-inner>.item.active.left {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	left: 0
}
.carousel-inner>.item.next.left, .carousel-inner>.item.prev.right, .carousel-inner>.item.active {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	left: 0
}
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block
}
.carousel-inner>.active {
	left: 0
}
.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}
.carousel-inner>.next {
	left: 100%
}
.carousel-inner>.prev {
	left: -100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0
}
.carousel-inner>.active.left {
	left: -100%
}
.carousel-inner>.active.right {
	left: 100%
}
.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	background-color: rgba(0,0,0,0)
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,.5)0, rgba(0,0,0,.0001)100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,.5)0, rgba(0,0,0,.0001)100%);
	background-image: linear-gradient(to right, rgba(0,0,0,.5)0, rgba(0,0,0,.0001)100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,.0001)0, rgba(0,0,0,.5)100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,.0001)0, rgba(0,0,0,.5)100%);
	background-image: linear-gradient(to right, rgba(0,0,0,.0001)0, rgba(0,0,0,.5)100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:hover, .carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif
}
.carousel-control .icon-prev:before {
	content: '\2039'
}
.carousel-control .icon-next:before {
	content: '\203a'
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0,0,0,0)
}
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}
.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6)
}
.carousel-caption .btn {
	text-shadow: none
}
@media screen and (min-width:768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	width: 30px;
	height: 30px;
	margin-top: -10px;
	font-size: 30px
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: -10px
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: -10px
}
.carousel-caption {
	left: 20%;
	right: 20%;
	padding-bottom: 30px
}
.carousel-indicators {
	bottom: 20px
}
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .nav:before, .nav:after, .pager:before, .pager:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
	content: " ";
	display: table
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .nav:after, .pager:after, .modal-header:after, .modal-footer: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
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	display: none!important
}
.affix {
	position: fixed
}
@-ms-viewport {
width:device-width
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none!important
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none!important
}
@media (max-width:767px) {
.visible-xs {
	display: block!important
}
table.visible-xs {
	display: table!important
}
tr.visible-xs {
	display: table-row!important
}
th.visible-xs, td.visible-xs {
	display: table-cell!important
}
}
@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:768px) and (max-width:979px) {
.visible-sm {
	display: block!important
}
table.visible-sm {
	display: table!important
}
tr.visible-sm {
	display: table-row!important
}
th.visible-sm, td.visible-sm {
	display: table-cell!important
}
}
@media (min-width:768px) and (max-width:979px) {
.visible-sm-block {
	display: block!important
}
}
@media (min-width:768px) and (max-width:979px) {
.visible-sm-inline {
	display: inline!important
}
}
@media (min-width:768px) and (max-width:979px) {
.visible-sm-inline-block {
	display: inline-block!important
}
}
@media (min-width:980px) and (max-width:1199px) {
.visible-md {
	display: block!important
}
table.visible-md {
	display: table!important
}
tr.visible-md {
	display: table-row!important
}
th.visible-md, td.visible-md {
	display: table-cell!important
}
}
@media (min-width:980px) and (max-width:1199px) {
.visible-md-block {
	display: block!important
}
}
@media (min-width:980px) and (max-width:1199px) {
.visible-md-inline {
	display: inline!important
}
}
@media (min-width:980px) 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!important
}
tr.visible-lg {
	display: table-row!important
}
th.visible-lg, td.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:768px) and (max-width:979px) {
.hidden-sm {
	display: none!important
}
}
@media (min-width:980px) 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!important
}
tr.visible-print {
	display: table-row!important
}
th.visible-print, td.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
}
}
@font-face {
	font-family: SparkGauge;
	src: url(/fonts/sparkgauge-regular.eot);
	src: url(/fonts/sparkgauge-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/sparkgauge-regular.woff) format('woff'), url(/fonts/sparkgauge-regular.ttf) format('truetype'), url(/fonts/sparkgauge-regular.svg#sparkgaugeregular) format('svg');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: SparkGauge;
	src: url(/fonts/sparkgauge-heavy.eot);
	src: url(/fonts/sparkgauge-heavy.eot?#iefix) format('embedded-opentype'), url(/fonts/sparkgauge-heavy.woff) format('woff'), url(/fonts/sparkgauge-heavy.ttf) format('truetype'), url(/fonts/sparkgauge-heavy.svg#sparkgaugeheavy) format('svg');
	font-weight: 700;
	font-style: normal
}
@font-face {
	font-family: SparkGauge;
	src: url(/fonts/sparkgauge-oblique.eot);
	src: url(/fonts/sparkgauge-oblique.eot?#iefix) format('embedded-opentype'), url(/fonts/sparkgauge-oblique.woff) format('woff'), url(/fonts/sparkgauge-oblique.ttf) format('truetype'), url(/fonts/sparkgauge-oblique.svg#sparkgaugeoblique) format('svg');
	font-weight: 400;
	font-style: italic
}
@font-face {
	font-family: SparkGauge;
	src: url(/fonts/sparkgauge-oblique.eot);
	src: url(/fonts/sparkgauge-oblique.eot?#iefix) format('embedded-opentype'), url(/fonts/sparkgauge-oblique.woff) format('woff'), url(/fonts/sparkgauge-oblique.ttf) format('truetype'), url(/fonts/sparkgauge-oblique.svg#sparkgaugeoblique) format('svg');
	font-weight: 700;
	font-style: italic
}
@font-face {
	font-family: Montserrat;
	src: url(/fonts/montserrat-regular.eot);
	src: url(/fonts/montserrat-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/montserrat-regular.woff) format('woff'), url(/fonts/montserrat-regular.ttf) format('truetype'), url(/fonts/montserrat-regular.svg#montserratregular) format('svg');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: Montserrat;
	src: url(/fonts/montserrat-bold.eot);
	src: url(/fonts/montserrat-bold.eot?#iefix) format('embedded-opentype'), url(/fonts/montserrat-bold.woff) format('woff'), url(/fonts/montserrat-bold.ttf) format('truetype'), url(/fonts/montserrat-bold.svg#montserratbold) format('svg');
	font-weight: 700;
	font-style: normal
}
@media (min-width:768px) {
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400
}
}
h1 {
	margin-top: 0
}
@media (max-width:767px) {
h1, .h1 {
	font-size: 24px
}
h2, .h2 {
	font-size: 20px
}
h3, .h3 {
	font-size: 16px
}
h4, .h4 {
	font-size: 16px
}
h5, .h5 {
	font-size: 16px
}
.jumbotron {
	padding: 15px
}
.jumbotron p {
	font-size: 16px;
	font-weight: 400
}
}
a:hover, a:active, a:focus {
	text-decoration: none
}
::selection {
	background: #f57870;
	color: #fff
}
.lead {
	font-size: 18px;
	line-height: 20px
}
img {
	max-width: 100%!important;
	height: auto
}
iframe {
	max-width: 100%!important
}
.visuallyhidden {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}
.hidetext span {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}
.indent {
	margin-left: 30px
}
div.error, span.error, h2.error {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442
}
div.error h4, span.error h4, h2.error h4 {
	margin-top: 0;
	color: inherit
}
div.error .alert-link, span.error .alert-link, h2.error .alert-link {
	font-weight: 700
}
div.error>p, span.error>p, h2.error>p, div.error>ul, span.error>ul, h2.error>ul {
	margin-bottom: 0
}
div.error>p+p, span.error>p+p, h2.error>p+p {
	margin-top: 5px
}
div.error a, span.error a, h2.error a {
	text-decoration: underline
}
div.error hr, span.error hr, h2.error hr {
	border-top-color: #e4b9c0
}
div.error .alert-link, span.error .alert-link, h2.error .alert-link {
	color: #843534
}
.right-border {
	border-right: solid 1px #ddd
}
@media (max-width:979px) {
.right-border.col-md-6 {
	border: 0
}
}
@media (max-width:767px) {
.right-border.col-sm-6 {
	border: 0
}
}
.left-border {
	border-left: solid 1px #ddd
}
.spark-gauge {
	text-transform: uppercase;
	letter-spacing: .05em
}
@media (min-width:768px) {
.spark-gauge {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.spaces {
	background-color: #ddd!important
}
.space {
	background-color: #ddd!important;
	margin-right: 1px
}
.headshot {
	border: 2px solid #ddd
}
.fr {
	margin: 0 0 20px 20px;
	float: right
}
.fl {
	margin: 0 20px 20px 0;
	float: left
}
.alert-default {
	border: solid 1px #cbcbcb
}
.required {
	color: #e0311d
}
p.first {
	text-indent: 25px
}
pre {
	max-height: 350px;
	overflow: auto
}
pre .copy-code {
	float: right
}
.flex-video-wrap {
	max-width: 600px;
	margin: 0 auto 20px
}
.flex-video {
	position: relative;
	padding-bottom: 67.5%;
	height: 0;
	overflow: hidden
}
.flex-video.widescreen {
	padding-bottom: 56.25%
}
.carousel-inner .flex-video-carousel-shim {
	max-height: 750px;
	/*padding-top:60px;*/
	max-width: 1004.44px; background-color:#000
}
.carousel-inner .flex-video.widescreen {
	padding-bottom: 100%
}
.carousel-inner .flex-video.widescreen iframe {
	/*top: 35px;
	height: 56.25%;*/
	height: 100%
}
.flex-video.vimeo {
	padding-top: 0
}
.flex-video iframe, .flex-video object, .flex-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
@media only screen and (max-device-width:800px), only screen and (device-width:1024px) and (device-height:600px), only screen and (width:1280px) and (orientation:landscape), only screen and (device-width:800px), only screen and (max-width:767px) {
.flex-video {
	padding-top: 0
}
}
.flex-video.img {
	padding-bottom: 54.5%
}
.flex-video .placeholder {
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: absolute;
	width: 100%!important;
	height: 100%!important
}
.flex-video .url {
	display: none
}
.flex-video .play-button {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAABNCAYAAADjCemwAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAABgtJREFUeNrtXE1IJEcUFuYgHhZZAzOQwKLsaeY4MuCisLNkMUYM+TtmQwgYQSEg8RCIBAMBSYIQPCgEEiEYISZIgrhzCRLYg+BBMiiDGCHGH4xGETH4O85M+huql7Knuqe7urq7ercePAZnuqtefXZVvfe911VToyRUUqdpVNMmTROaJjVt0bRN0/uapslnG/k+Sa5rIvfVPQ8gRTSNaRrX9B4Bxa3eI+3FSPvPjLxAnpAbA+7s7HxrcnLyk8XFxe82NjZ+Ozw8XDk9Pd29urr6r1Ao5EulUhGf+Bvf43dch+txH+5ngJgg/YVWXtI0RQ9qbGzso1wu99PJyclfJQGCdtAe2jWAlyL9h0ZeJGtQeQC9vb2Pstns1NnZ2X7JQ0H76Af9UeC1EHukldtksS4bPDw83Le5uTlfCkDQL/qnwEsS+6SSu/SThbWnJIHADsOTd1cGsG5p2qwbhUXayaCOj4//XFtbm52fn/96fHx8oK+v793W1tbXGhoaHkYikQf4xN/4Hr/jOlyP+5z0A7so4JqJ3YFITPenBgcHP8DuZmcA29vbT2ZnZ4fb29vfcONu4H60g/bs9Av7YCfl/8X8BuyObnwmk/kK7kGVRfqfhYWFb9wCZQUg2kc/VbArwl7q3jt+Adakd4rdysrC8/PzfzGlvADKTNEf+rWyC3ZT9zT5Btj6+nqmmmHRaPShn4Dpin6r/UNhvx/APZ2SVrsjFumRkZEPgwDLqLDDatPAOLycqjE7T5j22+Pa2toHMgCmK+yBXTafOGGbwy19l7R65LVt/VuZwDIq7LOxxt0X5Y40U7skU/xe7N1sEmZjoHbVZiGePvwbM7ciLIDZAK5I+XHckcNtvSMzx1X2Kel0qmKc1HVcsWrSKjTC4hpGwKgN7XGVkCvJQ++Ug28zt0K2XZJnVzVzR6gg3xGt1GLlj8nih4nw46r4by1OGNcyH2YjBLGte3t7i/39/e/JBpyZG0XxcbYY4DJFzSIQEdPxhka4v1AoXK+urv7a0dHxpiygYTysWBXjp6jzqkkQ07XMjXtBt5PP58+wgzU2Nr4isxtCrW2WyZqE2SML2sWNYWa8/szMzOcgHIMGjkUrUUtRwiovqTdQkQQBXyUaNF2Ojo5yBk7fd8X4WP9U6pqIaVCOdBhrYG4JRBvkanFra+v37u7ud4IADeNjGUWlB5nBPDLVaeQRWRS1W6Ps8vnX19f5lZWV6VQq1eU3cCzqHHiQ3+Ms0MqlAqxELrh4v0DT5fLy8hgLdH19/ct+gYZxshLSVAnEDanTSwW8mJo8oFFG/z0xMfFxkFOUKoG4UXSDKpw0aiRYIZMIg9zmMA8ODv6gWAjPlBVaARfye7SC+2cF58gzygAacY6LYFq7urre9go0jNciiG+q8M9YsaYovkxk5txL55jl6FKxaKKCBmLxZshsywYa7UfNzc19IZJxwXgteLZkBauBOjDjDSgJkBU0et0dHR3tF2EnxmtsH7iwWA+UaKZRQGe8AbUUsoOmy87OzhO3zjHGa2wXuJDf22jQytkmUoF4Q1CEEhbQRDjHGC9jA8pT2aqnog+sInkiKpj2CzTssNgB0+n06zx2YrysEI+65tl60hD4Dw0N9bix08mTFuo1DSFXJpP5UsQu6mRNC+XuSZjgX0QG9052z9D5aYYivXQQflpoIoKLi4tDsBFesb1OIgLpY09MxVwu97PXPJuT2FNqlgMMx8DAwPt+0ENOWA4p+TRMRT8TL075NKmYW3j1y8vLP8bj8Vf9pLudMrfS5Aj29/eXgsrE8+QIAs1GgeaZnp7+LKgUHm82KpC8J6ZiNpv9we+pKCrv6XuGHUUxPT09j2QoTeDNsPtWy6EZuDc1NfWp7CWldms5PK0a0qbixdLS0veyFL6IqhryrD5td3d3IaiSAz/q01QlJEclpKq55ay5VdXdHNXdEPUeAaeoN1Y4Rb0bxSHqLTxOUe97cop6s5hT1DvsboFTpyVwTlV1LofzzUGdAMPpjqizhtxEDjXqVCuuWFWdn8Yp6qQ+F6LOhHQh6vRRF6LOuRUg6kTl50n+B4KhcERZo7nRAAAAAElFTkSuQmCC) no-repeat scroll center center transparent;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%
}
.price.neg {
	color: #9c2214
}
.price.neg::before {
	content: '-'
}
.no-margin {
	margin: 0!important
}
.mobile-jump-menu {
	display: none
}
@media (max-width:767px) {
.mobile-jump-menu {
	display: block
}
.mobile-jump-menu .btn {
	display: block;
	width: 100%
}
}
.full-width {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw
}
.secondary-content-container {
	background-color: #efefef;
	padding: 25px 0
}
.secondary-content-container:before, .secondary-content-container:after {
	content: " ";
	display: table
}
.secondary-content-container:after {
	clear: both
}
.secondary-content-container:before, .secondary-content-container:after {
	content: " ";
	display: table
}
.secondary-content-container:after {
	clear: both
}
.secondary-content-container .text-muted {
	color: #777
}
#airlock {
	min-height: 91%
}
@media (max-width:767px) {
.wrapper {
	overflow-x: hidden
}
.wrapper-inner {
	background: #fff;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-moz-transition: -moz-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: transform .3s ease-in-out
}
.nav-open-account .wrapper-inner {
	-webkit-transform: translate(-220px, 0);
	-ms-transform: translate(-220px, 0);
	-o-transform: translate(-220px, 0);
	transform: translate(-220px, 0)
}
.nav-open-account .wrapper .nav-account {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform: translate(220px, 0);
	-ms-transform: translate(220px, 0);
	-o-transform: translate(220px, 0);
	transform: translate(220px, 0)
}
}
.main-nav-products-toggle, .desktop-toggle {
	display: none
}
@media (max-width:767px) {
.main-nav-products-toggle, .desktop-toggle {
	display: block
}
}
@media (min-device-width:980px) {
.wrapper .wrapper-inner .desktop-toggle {
	display: none
}
}
.header {
	background-color: #f7f7f7;
	border-bottom: solid 1px #cbcbcb;
	padding: 5px 0 0
}
.header .mobile-menu-button {
	display: none
}
.header .logo-container {
	float: left
}
.header .logo-container .logo {
	position: relative;
	color: #3c464d;
	font-size: 40px;
	display: block;
	padding-bottom: 8px
}
@media (max-width:767px) {
.header .logo-container .logo {
	font-size: 24px;
	text-align: center;
	padding: 0
}
}
.header .logo-container .logo span {
	display: block
}
.header .logo-container .logo .sfe-icon-flame {
	position: relative;
	top: 5px;
	left: 91px;
	color: #e0311d
}
@media (max-width:767px) {
.header .logo-container .logo .sfe-icon-flame {
	top: 3px;
	left: 17px
}
}
.header .logo-container .logo .sfe-icon-clover {
	position: relative;
	top: 3px;
	left: 77px;
	line-height: 40px;
	font-size: .85em;
	color: #e0311d
}
@media (max-width:767px) {
.header .logo-container .logo .sfe-icon-clover {
	top: 11px;
	left: 11px
}
}
.header .logo-container .logo .sfe-icon-sparkfun:before {
	min-width: 150px
}
.header .tabs-container, .header .tabs-container-mobile {
	float: left;
	padding: 50px 0 0 20px;
	white-space: nowrap
}
@media (max-width:979px) {
.header .tabs-container, .header .tabs-container-mobile {
	clear: left;
	padding-top: 10px;
	padding-left: 0
}
}
.header .tabs-container ul, .header .tabs-container-mobile ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.header .tabs-container ul li, .header .tabs-container-mobile ul li {
	display: inline-block
}
.header .tabs-container ul li a, .header .tabs-container-mobile ul li a {
	color: #3c464d;
	background: #e3dccd;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .05em;
	line-height: 22px;
	display: block;
	padding: 6px 12px 10px;
	text-decoration: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
@media (min-width:768px) {
.header .tabs-container ul li a, .header .tabs-container-mobile ul li a {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.header .tabs-container ul li a:hover, .header .tabs-container-mobile ul li a:hover, .header .tabs-container ul li a:active, .header .tabs-container-mobile ul li a:active, .header .tabs-container ul li a:focus, .header .tabs-container-mobile ul li a:focus {
	background: #e0311d;
	color: #fff
}
.header .tabs-container ul li.active a, .header .tabs-container-mobile ul li.active a {
	background: #e0311d;
	color: #fff;
	font-weight: 700
}
.header .tabs-container-mobile {
	padding-left: 0
}
.header .tabs-container-mobile ul {
	text-align: center
}
.header .tabs-container-mobile ul li {
	width: 24%
}
.header .tabs-container-mobile ul li a {
	padding: 6px 0 10px
}
.header .top-links {
	display: block;
	float: right;
	text-align: right;
	font-size: 12px
}
@media (max-width:767px) {
.header .top-links {
	display: none
}
}
.header .top-links>ul {
	list-style: none;
	margin: 0
}
.header .top-links>ul>li {
	display: inline-block;
	margin-left: 30px
}
.header .top-links>ul>li .need-help {
	text-align: left;
	padding: 5px 10px;
	min-width: 220px
}
.header .top-links a {
	color: #3c464d
}
.header .top-links a:hover, .header .top-links a:active, .header .top-links a:focus {
	color: #e0311d
}
.header .user-container {
	float: right;
	clear: right;
	padding-top: 20px
}
@media (min-width:768px) and (max-width:979px) {
.header .user-container {
	padding-top: 0
}
}
.header .user-container .user {
	float: left
}
@media (max-width:767px) {
.header .user-container .user {
	display: none
}
}
.header .user-container .user .salutation, .header .user-container .user .dropdown-toggle {
	text-transform: uppercase;
	letter-spacing: .05em;
	font-size: 13px;
	color: #777
}
@media (min-width:768px) {
.header .user-container .user .salutation, .header .user-container .user .dropdown-toggle {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.header .user-container .user .dropdown-toggle {
	color: #3c464d
}
.header .user-container .user a:hover, .header .user-container .user a:active, .header .user-container .user a:focus {
	color: #e0311d
}
.header .user-container .user .btn-default {
	border: 0;
	background: 0 0;
	color: #3c464d;
	border-radius: 0;
	margin-top: 10px
}
.header .user-container .user .btn-default:hover, .header .user-container .user .btn-default:active, .header .user-container .user .btn-default:focus {
	color: #fff;
	background: #e0311d
}
.header .user-container .user .avatar {
	float: left;
	margin-right: 8px;
	height: 40px;
	width: 40px;
	line-height: 40px;
	font-size: 40px;
	color: #cbcbcb
}
.header .user-container .user .avatar img {
	vertical-align: top
}
.header .user-container .user .avatar a {
	color: inherit
}
.header .user-container .user .account {
	float: left
}
.header .user-container .cart {
	display: block;
	float: left;
	margin-right: 15px;
	white-space: nowrap;
	text-align: right
}
@media (max-width:767px) {
.header .user-container .cart {
	border: none;
	margin-right: 0
}
}
.header .user-container .cart .sfe-icon-carticon {
	color: #3c464d;
	font-size: 40px;
	float: left;
	line-height: 40px;
	margin-right: 5px;
	position: relative;
	z-index: 1
}
@media (max-width:767px) {
.header .user-container .cart .sfe-icon-carticon {
	font-size: 20px;
	line-height: 46px;
	margin-right: 0;
	margin-top: -2px
}
}
.header .user-container .cart .sfe-icon-carticon.cart-full:after {
	content: '';
	display: inline-block;
	border: 11px solid #e0311d;
	position: absolute;
	top: 1px;
	left: 12px;
	z-index: -1;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}
@media (max-width:767px) {
.header .user-container .cart .sfe-icon-carticon.cart-full:after {
	border-width: 6px;
	top: 13px;
	left: 6px
}
}
.header .user-container .cart .sfe-icon-carticon.item-added:after {
	-moz-animation: bounceredbox .8s ease-out;
	-webkit-animation: bounceredbox .8s ease-out
}
.header .user-container .cart .cart_count {
	text-transform: uppercase;
	letter-spacing: .05em;
	display: inline-block;
	text-align: center
}
@media (min-width:768px) {
.header .user-container .cart .cart_count {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.header .user-container .cart .cart_count #items_in_cart {
	font-weight: 700;
	font-size: 20px;
	display: block;
	line-height: 32px;
	margin-top: 8px;
	color: #3c464d
}
@media (max-width:767px) {
.header .user-container .cart .cart_count {
	display: none
}
}
.header .user-container .cart:hover .sfe-icon-carticon.cart-full:after, .header .user-container .cart:active .sfe-icon-carticon.cart-full:after, .header .user-container .cart:focus .sfe-icon-carticon.cart-full:after {
	top: -6px
}
@media (max-width:767px) {
.header .user-container .cart:hover .sfe-icon-carticon.cart-full:after, .header .user-container .cart:active .sfe-icon-carticon.cart-full:after, .header .user-container .cart:focus .sfe-icon-carticon.cart-full:after {
	top: 0
}
}
.header .user-container .cart:hover #items_in_cart, .header .user-container .cart:active #items_in_cart, .header .user-container .cart:focus #items_in_cart {
	color: #e0311d
}
.header .main-nav-container {
	clear: both;
	border-top: 2px solid #e0311d
}
@media (max-width:767px) {
.header .main-nav-container {
	border: 0
}
.header .main-nav-container .dropdown {
	float: none;
	position: static
}
.header .main-nav-container .dropdown .dropdown-menu {
	position: static;
	padding: 0;
	border: 0;
	border-radius: 0;
	display: block;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 100%;
	background: #f7f7f7
}
.header .main-nav-container .dropdown .dropdown-menu li {
	border: 0
}
.header .main-nav-container .dropdown .dropdown-menu li a {
	line-height: 40px;
	padding: 0 15px
}
.header .main-nav-container .dropdown .dropdown-toggle {
	display: none
}
}
.header .product-nav {
	float: left
}
.header .product-nav .product-menu {
	background-color: #3c464d;
	color: #fff;
	display: block;
	font-weight: 400;
	float: left;
	vertical-align: middle;
	margin-bottom: 0;
	border: 0;
	border-radius: 0;
	padding: 8px 15px 4px
}
.header .product-nav .product-menu .menu-icon {
	font-size: 24px
}
.header .product-nav .product-menu .product-menu-name {
	font-size: 14px;
	float: right;
	padding-left: 10px;
	padding-top: 2px
}
@media (max-width:767px) {
.header .product-nav {
	float: none
}
.header .product-nav .product-menu {
	display: none
}
}
.header .sub-nav {
	float: right
}
@media (max-width:767px) {
.header .sub-nav {
	display: none
}
}
.header .sub-nav ul {
	color: #333;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-size: 13px;
	font-weight: 700;
	list-style: none;
	padding-left: 0;
	margin: 0
}
@media (min-width:768px) {
.header .sub-nav ul {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.header .sub-nav ul li {
	float: left;
	text-align: center;
	white-space: nowrap
}
@media (max-width:767px) {
.header .sub-nav ul li {
	float: none;
	clear: both;
	text-align: left
}
}
.header .sub-nav ul li a {
	color: #3c464d;
	display: block;
	line-height: 40px;
	padding: 0 15px;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}
@media (max-width:767px) {
.header .sub-nav ul li a {
	border-bottom: 1px solid #cbcbcb
}
}
@media (max-width:979px) {
.header .sub-nav ul li a {
	padding: 0 5px
}
}
.header .sub-nav ul li a:active, .header .sub-nav ul li a:focus, .header .sub-nav ul li a:hover {
	color: #fff;
	background: #e0311d;
	border-color: #e0311d
}
@media (max-width:767px) {
.header .sub-nav ul li.products {
	display: none
}
}
@media (min-width:768px) {
.header .sub-nav ul li.start-a-project a {
	background: #e3dccd;
	font-weight: 700
}
}
@media (min-width:768px) and (min-width:1200px) {
.header .sub-nav ul li.start-a-project {
	min-width: 14.4%
}
}
.header .sub-nav ul li.active a {
	background: #fff;
	color: #3c464d;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb
}
@media (max-width:767px) {
.header .sub-nav ul li.active a {
	border-left: 0;
	border-right: 0
}
}
.header .sub-nav ul li.dropdown .dropdown-menu:before, .header .sub-nav ul li.dropdown .dropdown-menu:after {
	display: none
}
.header .sub-nav ul li.dropdown ul li {
	float: none
}
.header .sub-nav ul li.tab {
	width: 50%;
	float: left;
	clear: none;
	border-right: 1px solid #cbcbcb;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.header .sub-nav ul li.tab.forum {
	display: none
}
.header .sub-nav ul li.tab a {
	background: #999;
	border-color: gray;
	color: #fff
}
.header .sub-nav ul li.tab.active a {
	background: #e0311d;
	border-color: #e0311d;
	color: #fff
}
.header .sub-nav ul li.tab:nth-of-type(2n), .header .sub-nav ul li.tab.data {
	border-right: 0;
	float: none;
	overflow: hidden;
	width: auto
}
.header .search {
	padding-top: 1px;
	margin-left: 5px;
	float: right
}
.header .search input {
	float: left;
	color: #333;
	font-weight: 400;
	margin: 2px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	border-radius: 4px 0 0 4px
}
@media (max-width:767px) {
.header .search input {
	width: 220px;
	width: calc(88%)
}
}
@media (min-width:768px) {
.header .search input {
	width: 250px
}
}
.header .search .global-search-icon {
	float: left;
	font-size: 22px;
	margin: 1px 0;
	border-left: 0;
	padding: 5px;
	background-color: #3c464d;
	color: #fff;
	border-radius: 0 4px 4px 0
}
@media (max-width:767px) {
.header .container {
	padding: 0
}
.header .container .mobile-menu-container {
	padding: 12px 0 0;
	float: left
}
.header .container .mobile-menu-container .mobile-menu-button {
	display: block;
	color: #3c464d;
	font-weight: 700;
	font-size: 20px;
	line-height: 44px;
	float: left;
	padding: 0 7.5px
}
.header .container .mobile-menu-container .mobile-menu-button:active {
	background: #efefef;
	border-top-radius: 2px
}
.header .container .mobile-menu-container .nav_toggle {
	font-size: 30px;
	font-weight: 400
}
.header .container .mobile-menu-container.left {
	width: 34%
}
.header .container .mobile-menu-container.left .mobile-menu-button {
	margin-left: 12%
}
.header .container .mobile-menu-container.left .mobile-menu-button:first-child {
	margin-left: 7.5px
}
.header .container .mobile-menu-container.right {
	width: 34%
}
.header .container .mobile-menu-container.right .mobile-menu-button {
	float: right;
	margin-left: 0;
	margin-right: 12%
}
.header .container .mobile-menu-container.right .mobile-menu-button:first-child {
	margin-right: 7.5px
}
.header .container .logo-container {
	width: 32%;
	float: left;
	padding: 0
}
.header .container .search {
	display: none;
	float: none;
	background: #f7f7f7;
	border-top: solid 1px #cbcbcb;
	padding: 0 15px
}
}
.ui-helper-hidden {
	display: none
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.ui-menu {
	background-color: #fff;
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	overflow: hidden;
	z-index: 300;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-box-shadow: 0 4px 8px rgba(0,0,0,.4);
	box-shadow: 0 4px 8px rgba(0,0,0,.4)
}
.ui-menu .ui-menu-item {
	border-top: 1px solid #efefef;
	margin: 0;
	padding: 0 0 1px;
	zoom: 1;
	float: left;
	clear: left;
	text-align: left;
	width: 100%
}
.ui-menu .ui-menu-item.autocomplete-item a {
	padding-left: .5em;
	padding-right: .5em
}
.ui-menu .ui-menu-item.autocomplete-category a {
	padding: .5em
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 5px 0 0;
	line-height: 1.3;
	zoom: 1
}
.ui-menu .ui-menu-item a.ui-state-active {
	text-decoration: underline;
	background: #f2f2f2
}
.ui-menu .ui-menu-item a.autocomplete-section-title {
	background: #3c464d;
	color: #fff;
	font-size: 12px;
	margin: 0
}
.ui-menu .ui-menu-item a.autocomplete-section-title.ui-state-active {
	background: #31393f
}
.ui-menu .ui-menu-item a.last {
	background: #e0311d
}
.ui-menu .ui-menu-item a.last.ui-state-active {
	background: #c92c1a
}
.ui-menu .ui-menu-item a img {
	float: left;
	padding: 0;
	margin: -5px 6px 0 0
}
.ui-menu .ui-menu-item a .search-title {
	font-size: 16px
}
.ui-menu .ui-menu-item a .search-subtitle {
	color: #777;
	font-size: 12px
}
.ui-menu .ui-menu-item a .search-subtitle .sku, .ui-menu .ui-menu-item a .search-subtitle .price {
	padding-left: 5px
}
.product-menu-container {
	background-color: #3c464d;
	display: none;
	top: -1px
}
.product-menu-container:focus {
	outline: 0
}
.product-menu-container .container {
	padding: 12px
}
.product-menu-container .product-menu-heading {
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #fff;
	display: inherit
}
@media (min-width:768px) {
.product-menu-container .product-menu-heading {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.product-menu-container .product-menu-heading:hover, .product-menu-container .product-menu-heading:active, .product-menu-container .product-menu-heading:focus {
	background-color: #47535b
}
.product-menu-container ul {
	border-top: 1px solid #62646a;
	padding-left: 8px
}
.product-menu-container ul li:hover {
	background-color: #47535b
}
.product-menu-container ul :first-child {
	padding-top: 3px
}
.product-menu-container .product-menu-item {
	color: #b4b4b4;
	letter-spacing: .07em;
	font-weight: 200
}
.product-menu-container .product-menu-item small {
	text-transform: lowercase
}
.product-menu-container .product-menu-item .sfe-icon-flame {
	color: #e0311d
}
.product-menu-container .sub-nav-mobile {
	border-bottom: solid 1px #fff
}
@media (min-width:768px) {
.product-menu-container .sub-nav-mobile {
	display: none
}
}
@media (max-width:767px) {
.product-menu-container .container {
	padding: 12px 0
}
.product-menu-container .fixed-product-menu-container {
	padding: 0
}
.product-menu-container .product-menu-group {
	padding: 8px 0
}
.product-menu-container .product-menu-heading {
	display: block;
	text-align: center;
	padding: 5px 15px
}
.product-menu-container ul {
	background-color: #fff;
	border-top: 0;
	display: none
}
.product-menu-container ul li {
	padding: 5px 15px
}
.product-menu-container ul li:hover {
	background-color: #bdc5cb
}
.product-menu-container .product-menu-item {
	color: #3c464d
}
.product-menu-container .product-menu-item .product-menu-item-icon {
	color: #3c464d!important
}
.product-menu-container .product-menu-item .sfe-icon-flame {
	color: #e0311d!important
}
}
.no-touch .header .product-nav ul li a:hover {
	color: #fff;
	background: #e0311d
}
@media (max-width:767px) {
.no-touch .header .product-nav ul li a:hover {
	border-color: #e0311d
}
}
.nav-account {
	display: none
}
#airlock .nav-account {
	display: block
}
@media (max-width:767px) {
.wrapper .nav-account {
	display: block;
	border: 0;
	width: 220px;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	background: #f7f7f7;
	-webkit-transform: scaleX(0.00001);
	-ms-transform: scaleX(0.00001);
	-o-transform: scaleX(0.00001);
	transform: scaleX(0.00001);
	transform-origin: 100%;
	transition: transform .3s ease-in-out
}
.wrapper .nav-account .nav-tabs {
	background: #f7f7f7;
	border: 0
}
.wrapper .nav-account .nav-tabs>li, .wrapper .nav-account .nav-tabs>li.active {
	margin: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.wrapper .nav-account .nav-tabs>li>a, .wrapper .nav-account .nav-tabs>li.active>a {
	border-radius: 0;
	margin: 0;
	border: 0;
	border-bottom: 1px solid #cbcbcb;
	line-height: 40px;
	padding: 0 15px;
	font-size: 13px;
	color: #333
}
.wrapper .nav-account .nav-tabs>li>a:active, .wrapper .nav-account .nav-tabs>li.active>a:active {
	color: #fff;
	background: #e0311d;
	border-color: #e0311d
}
.wrapper .nav-account .nav-tabs>li>a.back, .wrapper .nav-account .nav-tabs>li.active>a.back {
	color: #fff;
	background: #333;
	font-weight: 700;
	border-color: #000
}
.no-touch .nav-account .nav-tabs>li>a:hover {
	color: #fff;
	background: #e0311d;
	border-color: #e0311d
}
}
@-moz-keyframes bounceredbox {
0% {
top:-4px
}
25% {
top:-10px
}
50% {
top:-4px
}
75% {
top:-7px
}
100% {
top:-4px
}
}
@-webkit-keyframes bounceredbox {
0% {
top:-4px
}
25% {
top:-10px
}
50% {
top:-4px
}
75% {
top:-7px
}
100% {
top:-4px
}
}
.breadcrumb {
	background-color: transparent;
	border-radius: 0;
	color: #777;
	line-height: 15px;
	margin: 8px 0 4px;
	padding: 10px 0 8px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-size: 12px
}
@media (min-width:768px) {
.breadcrumb {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.breadcrumb small {
	font-size: 12px;
	font-weight: 400
}
.breadcrumb img {
	padding-right: 5px;
	cursor: pointer;
	vertical-align: top
}
.breadcrumb>li.pull-right:before {
	display: none
}
.breadcrumb a {
	font-style: italic
}
.breadcrumb a .glyphicon, .breadcrumb a [class^=sfe-icon-], .breadcrumb a [class*=" sfe-icon-"] {
	font-size: 16px;
	padding-left: 4px
}
.breadcrumb a .glyphicon {
	color: #333
}
.breadcrumb a .label {
	position: relative;
	top: -2px;
	margin-right: 4px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal
}
.breadcrumb .internal-link {
	float: right;
	padding-left: 10px;
	font-style: normal;
	font-weight: 700
}
.breadcrumb .internal-link:before {
	display: none
}
.breadcrumb .internal-link a {
	font-style: normal;
	font-weight: 700
}
.breadcrumb .action:before {
	display: none
}
.breadcrumb .action img {
	position: relative;
	top: -3px
}
footer {
	clear: both;
	margin: 40px auto 0
}
footer ul {
	list-style: none;
	padding-left: 0
}
footer ul ul {
	list-style: disc;
	margin-left: 25px
}
footer .social {
	color: #999;
	background-color: #f7f7f7;
	border-top: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb
}
footer .social .sharing-ingenuity {
	float: left;
	margin: 15px 0
}
footer .social .sharing-ingenuity .sfe-icon-flame {
	background: #999;
	color: #f7f7f7;
	padding: 4px 8px;
	font-size: 24px;
	float: left;
	margin-right: 8px
}
footer .social .sharing-ingenuity .text {
	float: left;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-size: 16px;
	line-height: 16px
}
@media (min-width:768px) {
footer .social .sharing-ingenuity .text {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
footer .social .sharing-ingenuity .text .text-top {
	font-size: 21px;
	line-height: 17px;
	font-weight: 700
}
footer .social .newsletter {
	float: left;
	margin: 15px 5px
}
@media (max-width:979px) {
footer .social .newsletter {
	clear: left;
	margin: 0 0 5px;
	width: 100%
}
}
footer .social .spew {
	float: right;
	padding: 0;
	margin: 16px 5px 0 0
}
@media (max-width:767px) {
footer .social .spew {
	float: left;
	clear: left;
	margin: 0 0 10px
}
}
footer .social .spew li {
	float: left;
	list-style: none
}
footer .social .spew li a {
	color: #999;
	font-size: 32px;
	display: inline-block;
	margin-left: 12px;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out
}
@media (max-width:767px) {
footer .social .spew li a {
	font-size: 20px;
	margin: 0 8px 0 0
}
}
footer .social .spew li a:hover, footer .social .spew li a:active, footer .social .spew li a:focus {
	color: #e0311d;
	text-decoration: none
}
footer .subfooter {
	padding-top: 20px
}
footer .subfooter form textarea {
	height: 95px
}
footer .subfooter ul li img {
	margin-left: 5px
}
.copyleft {
	list-style: none;
	margin: 40px 0;
	padding: 0;
	text-align: center
}
.copyleft li {
	display: inline-block
}
.copyleft li+li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #ccc
}
.btn {
	text-transform: uppercase;
	letter-spacing: .05em;
	font-weight: 700;
	white-space: normal
}
@media (min-width:768px) {
.btn {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.btn .caret {
	margin-left: 0
}
button, .button {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-weight: 700;
	white-space: normal;
	color: #e0311d;
	background-color: #fff;
	border-color: #ccc;
	text-transform: uppercase;
	letter-spacing: .05em
}
button:focus, .button:focus, button:active:focus, .button:active:focus, button.active:focus, .button.active:focus, button.focus, .button.focus, button:active.focus, .button:active.focus, button.active.focus, .button.active.focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
button:hover, .button:hover, button:focus, .button:focus, button.focus, .button.focus {
	color: #e0311d;
	text-decoration: none
}
button:active, .button:active, button.active, .button.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)
}
button.disabled, .button.disabled, button[disabled], .button[disabled], fieldset[disabled] button, fieldset[disabled] .button {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}
abutton.disabled, a.button.disabled, fieldset[disabled] abutton, fieldset[disabled] a.button {
	pointer-events: none
}
@media (min-width:768px) {
button, .button {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
button .caret, .button .caret {
	margin-left: 0
}
button:focus, .button:focus, button.focus, .button.focus {
	color: #e0311d;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}
button:hover, .button:hover {
	color: #e0311d;
	background-color: #e6e6e6;
	border-color: #adadad
}
button:active, .button:active, button.active, .button.active, .open>.dropdown-togglebutton, .open>.dropdown-toggle.button {
	color: #e0311d;
	background-color: #e6e6e6;
	border-color: #adadad
}
button:active:hover, .button:active:hover, button.active:hover, .button.active:hover, .open>.dropdown-togglebutton:hover, .open>.dropdown-toggle.button:hover, button:active:focus, .button:active:focus, button.active:focus, .button.active:focus, .open>.dropdown-togglebutton:focus, .open>.dropdown-toggle.button:focus, button:active.focus, .button:active.focus, button.active.focus, .button.active.focus, .open>.dropdown-togglebutton.focus, .open>.dropdown-toggle.button.focus {
	color: #e0311d;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}
button:active, .button:active, button.active, .button.active, .open>.dropdown-togglebutton, .open>.dropdown-toggle.button {
	background-image: none
}
button.disabled:hover, .button.disabled:hover, button[disabled]:hover, .button[disabled]:hover, fieldset[disabled] button:hover, fieldset[disabled] .button:hover, button.disabled:focus, .button.disabled:focus, button[disabled]:focus, .button[disabled]:focus, fieldset[disabled] button:focus, fieldset[disabled] .button:focus, button.disabled.focus, .button.disabled.focus, button[disabled].focus, .button[disabled].focus, fieldset[disabled] button.focus, fieldset[disabled] .button.focus {
	background-color: #fff;
	border-color: #ccc
}
button .badge, .button .badge {
	color: #fff;
	background-color: #e0311d
}
@media (min-width:768px) {
button, .button {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.btn-primary, .btn-info {
	font-weight: 700
}
.btn-action {
	color: #fff;
	background-color: #e0311d;
	border-color: #c92c1a;
	font-weight: 700
}
.btn-action:focus, .btn-action.focus {
	color: #fff;
	background-color: #b32717;
	border-color: #59130b
}
.btn-action:hover {
	color: #fff;
	background-color: #b32717;
	border-color: #932013
}
.btn-action:active, .btn-action.active, .open>.dropdown-toggle.btn-action {
	color: #fff;
	background-color: #b32717;
	border-color: #932013
}
.btn-action:active:hover, .btn-action.active:hover, .open>.dropdown-toggle.btn-action:hover, .btn-action:active:focus, .btn-action.active:focus, .open>.dropdown-toggle.btn-action:focus, .btn-action:active.focus, .btn-action.active.focus, .open>.dropdown-toggle.btn-action.focus {
	color: #fff;
	background-color: #932013;
	border-color: #59130b
}
.btn-action:active, .btn-action.active, .open>.dropdown-toggle.btn-action {
	background-image: none
}
.btn-action.disabled:hover, .btn-action[disabled]:hover, fieldset[disabled] .btn-action:hover, .btn-action.disabled:focus, .btn-action[disabled]:focus, fieldset[disabled] .btn-action:focus, .btn-action.disabled.focus, .btn-action[disabled].focus, fieldset[disabled] .btn-action.focus {
	background-color: #e0311d;
	border-color: #c92c1a
}
.btn-action .badge {
	color: #e0311d;
	background-color: #fff
}
.btn-unstyled {
	background-color: transparent;
	border-radius: inherit;
	border: inherit;
	box-shadow: inherit;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	outline: inherit;
	padding: inherit;
	text-align: inherit;
	text-decoration: none;
	text-transform: inherit;
	vertical-align: inherit
}
.ui-spinner .btn, .ui-spinner .form-control {
	font-size: 17px;
	text-align: center
}
.ui-spinner .btn {
	border-radius: 0;
	color: inherit;
	background-color: #ddd;
	font-family: inherit;
	font-weight: 400;
	padding: 4px 11px
}
.hubspot-newsletter-subscribe div {
	display: inline-block
}
.hubspot-newsletter-subscribe .hs-form-field {
	padding-bottom: 0;
	padding-right: 10px;
	float: left
}
.hubspot-newsletter-subscribe .hs-form-field label {
	display: none
}
.hubspot-newsletter-subscribe .hs-form-field legend {
	display: none
}
.hubspot-newsletter-subscribe .hs-form-field ul.hs-error-msgs label {
	display: inline-block
}
.hubspot-newsletter-subscribe .hs_submit {
	float: right
}
@media (max-width:767px) {
.hubspot-newsletter-subscribe .hs-form-field {
	padding-right: 5px
}
}
.hs-button {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-weight: 700;
	white-space: normal;
	color: #e0311d;
	background-color: #fff;
	border-color: #ccc;
	text-transform: uppercase;
	letter-spacing: .05em
}
.hs-button:focus, .hs-button:active:focus, .hs-button.active:focus, .hs-button.focus, .hs-button:active.focus, .hs-button.active.focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.hs-button:hover, .hs-button:focus, .hs-button.focus {
	color: #e0311d;
	text-decoration: none
}
.hs-button:active, .hs-button.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)
}
.hs-button.disabled, .hs-button[disabled], fieldset[disabled] .hs-button {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}
a.hs-button.disabled, fieldset[disabled] a.hs-button {
	pointer-events: none
}
@media (min-width:768px) {
.hs-button {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.hs-button .caret {
	margin-left: 0
}
.hs-button:focus, .hs-button.focus {
	color: #e0311d;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}
.hs-button:hover {
	color: #e0311d;
	background-color: #e6e6e6;
	border-color: #adadad
}
.hs-button:active, .hs-button.active, .open>.dropdown-toggle.hs-button {
	color: #e0311d;
	background-color: #e6e6e6;
	border-color: #adadad
}
.hs-button:active:hover, .hs-button.active:hover, .open>.dropdown-toggle.hs-button:hover, .hs-button:active:focus, .hs-button.active:focus, .open>.dropdown-toggle.hs-button:focus, .hs-button:active.focus, .hs-button.active.focus, .open>.dropdown-toggle.hs-button.focus {
	color: #e0311d;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}
.hs-button:active, .hs-button.active, .open>.dropdown-toggle.hs-button {
	background-image: none
}
.hs-button.disabled:hover, .hs-button[disabled]:hover, fieldset[disabled] .hs-button:hover, .hs-button.disabled:focus, .hs-button[disabled]:focus, fieldset[disabled] .hs-button:focus, .hs-button.disabled.focus, .hs-button[disabled].focus, fieldset[disabled] .hs-button.focus {
	background-color: #fff;
	border-color: #ccc
}
.hs-button .badge {
	color: #fff;
	background-color: #e0311d
}
@media (min-width:768px) {
.hs-button {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.actions .hs-button {
	color: #fff;
	background-color: #e0311d;
	border-color: #c92c1a;
	font-weight: 700
}
.actions .hs-button:focus, .actions .hs-button.focus {
	color: #fff;
	background-color: #b32717;
	border-color: #59130b
}
.actions .hs-button:hover {
	color: #fff;
	background-color: #b32717;
	border-color: #932013
}
.actions .hs-button:active, .actions .hs-button.active, .open>.dropdown-toggle.actions .hs-button {
	color: #fff;
	background-color: #b32717;
	border-color: #932013
}
.actions .hs-button:active:hover, .actions .hs-button.active:hover, .open>.dropdown-toggle.actions .hs-button:hover, .actions .hs-button:active:focus, .actions .hs-button.active:focus, .open>.dropdown-toggle.actions .hs-button:focus, .actions .hs-button:active.focus, .actions .hs-button.active.focus, .open>.dropdown-toggle.actions .hs-button.focus {
	color: #fff;
	background-color: #932013;
	border-color: #59130b
}
.actions .hs-button:active, .actions .hs-button.active, .open>.dropdown-toggle.actions .hs-button {
	background-image: none
}
.actions .hs-button.disabled:hover, .actions .hs-button[disabled]:hover, fieldset[disabled] .actions .hs-button:hover, .actions .hs-button.disabled:focus, .actions .hs-button[disabled]:focus, fieldset[disabled] .actions .hs-button:focus, .actions .hs-button.disabled.focus, .actions .hs-button[disabled].focus, fieldset[disabled] .actions .hs-button.focus {
	background-color: #e0311d;
	border-color: #c92c1a
}
.actions .hs-button .badge {
	color: #e0311d;
	background-color: #fff
}
.hs-delete {
	margin-top: 10px
}
input[type=radio], input[type=checkbox] {
	margin: 4px 4px 0
}
.hs-form-field {
	margin-bottom: 15px
}
.hs-form-field div.input>input.hs-input {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 3px;
	-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, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.hs-form-field div.input>input.hs-input:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
.hs-form-field div.input>input.hs-input::-moz-placeholder {
color:#999;
opacity:1
}
.hs-form-field div.input>input.hs-input:-ms-input-placeholder {
color:#999
}
.hs-form-field div.input>input.hs-input::-webkit-input-placeholder {
color:#999
}
.hs-form-field div.input>input.hs-input[disabled], .hs-form-field div.input>input.hs-input[readonly], fieldset[disabled] .hs-form-field div.input>input.hs-input {
	cursor: not-allowed;
	background-color: #efefef;
	opacity: 1
}
textarea.hs-form-field div.input>input.hs-input {
	height: auto
}
.hs-form-field div.input>input.hs-input.invalid.error {
	border-color: #d9534f
}
ul.inputs-list {
	list-style-type: none
}
ul.hs-error-msgs {
	background-color: #f2dede;
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}
aul.hs-error-msgs:hover, aul.hs-error-msgs:focus {
	background-color: #e4b9b9
}
.hs-field-desc {
	display: block;
	font-size: 10.5px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}
@media (max-width:767px) {
.site-notices p {
	font-size: 12px
}
}
.site-notices .alert {
	background-color: #5bc0de;
	color: #fff;
	border: none;
	text-shadow: none;
	margin: 0;
	padding: 10px;
	border-radius: 0
}
.site-notices .close {
	color: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
	text-shadow: none;
	text-decoration: none
}
.site-notices p {
	text-align: center
}
.site-notices p a {
	color: #fff
}
.alert a {
	text-decoration: underline
}
.input-90-percent {
	width: 90%
}
@font-face {
	font-family: SparkFont;
	src: url(/fonts/SparkFont.eot?v=3882947020);
	src: url(/fonts/SparkFont.eot?v=3882947020#iefix) format('embedded-opentype'), url(/fonts/SparkFont.woff?v=3882947020) format('woff'), url(/fonts/SparkFont.ttf?v=3882947020) format('truetype'), url(/fonts/SparkFont.svg?v=3882947020#SparkFont) format('svg');
	font-weight: 400;
	font-style: normal
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
	font-family: SparkFont;
	src: url(/fonts/SparkFont.svg?v=3882947020#SparkFont) format('svg');
	font-weight: 400;
	font-style: normal
}
}
[class^=sfe-icon-], [class*=" sfe-icon-"] {
font-family:SparkFont;
speak:none;
font-style:normal;
font-weight:400;
font-variant:normal;
text-transform:none;
line-height:1;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
.sfe-icon-spectacle-glasses:before {
	content: "\e901"
}
.sfe-icon-banana:before {
	content: "\1f34c"
}
.sfe-icon-pumpkin:before {
	content: "\1f383"
}
.sfe-icon-cc:before {
	content: "\e61c"
}
.sfe-icon-light-bulb:before {
	content: "\e61d"
}
.sfe-icon-hackster:before {
	content: "\e900"
}
.sfe-icon-flower:before {
	content: "\e62a"
}
.sfe-icon-boxico:before {
	content: "\e62b"
}
.sfe-icon-snowflake:before {
	content: "\e626"
}
.sfe-icon-flickr:before {
	content: "\e601"
}
.sfe-icon-twitter:before {
	content: "\e602"
}
.sfe-icon-feed:before {
	content: "\e603"
}
.sfe-icon-youtube:before {
	content: "\e604"
}
.sfe-icon-vimeo:before {
	content: "\e605"
}
.sfe-icon-facebook:before {
	content: "\e606"
}
.sfe-icon-google-plus:before {
	content: "\e607"
}
.sfe-icon-flame:before {
	content: "\e60f"
}
.sfe-icon-sparkfuncom:before {
	content: "\e60d"
}
.sfe-icon-bubbles:before {
	content: "\e608"
}
.sfe-icon-facebook-nobox:before {
	content: "\e60a"
}
.sfe-icon-instagram:before {
	content: "\e60b"
}
.sfe-icon-github:before {
	content: "\e60c"
}
.sfe-icon-sparkfun:before {
	content: "\e60e"
}
.sfe-icon-carticon:before {
	content: "\e609"
}
.sfe-icon-lock:before {
	content: "\e610"
}
.sfe-icon-avc:before {
	content: "\e611"
}
.sfe-icon-sparkx:before {
	content: "\e909"
}
.sfe-icon-threed:before {
	content: "\e616"
}
.sfe-icon-stock-retired:before {
	content: "\e617"
}
.sfe-icon-stock-out:before {
	content: "\e618"
}
.sfe-icon-stock-low:before {
	content: "\e619"
}
.sfe-icon-stock-in:before {
	content: "\e61a"
}
.sfe-icon-oshw:before {
	content: "\e61b"
}
.sfe-icon-skill-soldering:before {
	content: "\e600"
}
.sfe-icon-skill-robotics:before {
	content: "\e612"
}
.sfe-icon-skill-programming:before {
	content: "\e613"
}
.sfe-icon-skill-electrical:before {
	content: "\e614"
}
.sfe-icon-skill-diy:before {
	content: "\e615"
}
.sfe-icon-fritzing:before {
	content: "\e61e"
}
.sfe-icon-eagle:before {
	content: "\e61f"
}
.sfe-icon-clover:before {
	content: "\e620"
}
.sfe-icon-share:before {
	content: "\e624"
}
.sfe-icon-feed-nobox:before {
	content: "\e625"
}
.sfe-icon-tumblr:before {
	content: "\e621"
}
.sfe-icon-reddit:before {
	content: "\e622"
}
.sfe-icon-pinterest:before {
	content: "\e623"
}
.sfe-icon-star-empty:before {
	content: "\e627"
}
.sfe-icon-star-half:before {
	content: "\e628"
}
.sfe-icon-star-full:before {
	content: "\e629"
}
.sfe-icon-spectacle-glasses:before {
	content: "\e901"
}
.sfe-icon-hamburger:before {
	content: "\e902"
}
.sfe-icon-arduino:before {
	content: "\e903"
}
.sfe-icon-rpi:before {
	content: "\e904"
}
.sfe-icon-rpi-multi-color .path1:before {
	content: "\e905";
	color: #000
}
.sfe-icon-rpi-multi-color .path2:before {
	content: "\e906";
	margin-left: -.78320312em;
	color: #6cc04a
}
.sfe-icon-rpi-multi-color .path3:before {
	content: "\e907";
	margin-left: -.78320312em;
	color: #c51a4a
}
.sfe-icon-third-party-shipping:before {
	content: "\e908"
}
.sfe-icon-truck-left:before {
	content: "\e90b"
}
.sfe-icon-truck-right:before {
	content: "\e90c"
}
.sfe-icon-qwiic:before {
	content: "\e90a"
}
.tile-wrap {
	float: left;
	width: 100%
}
.tile {
	width: 22.75%;
	margin-right: 3%;
	margin-bottom: 40px;
	float: left;
	position: relative
}
.tile:nth-of-type(4n-3) {
	clear: both
}
.tile:nth-of-type(4n) {
	margin-right: 0
}
@media (max-width:979px) {
.tile {
	width: 48.5%
}
.tile:nth-of-type(2n-1) {
	margin-right: 3%;
	clear: both
}
.tile:nth-of-type(2n) {
	margin-right: 0;
	clear: none
}
}
.tile a {
	text-decoration: none
}
.tile a .title {
	color: #e0311d
}
.tile a:hover, .tile a:active, .tile a:focus {
	text-decoration: none
}
.tile a:hover .title, .tile a:active .title, .tile a:focus .title {
	color: #9c2214
}
.tile .title {
	margin: 0;
	font-weight: 400;
	font-size: 16px
}
.tile .title a {
	color: #e0311d
}
.tile .title a:hover, .tile .title a:active, .tile .title a:focus {
	color: #9c2214
}
.tile .thumb-wrap {
	max-width: 266px
}
.tile .thumb {
	background-position: center;
	background-size: cover;
	padding-top: 53.5%;
	margin-bottom: 8px;
	border: 1px solid #ddd;
	text-align: center;
	display: block;
	float: none;
	margin-right: 0
}
.tile .images {
	margin-bottom: 8px;
	border: 1px solid #ddd;
	text-align: center;
	padding: 5px;
	height: 68px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.tile .images img {
	margin-bottom: 10px
}
.tile .metaline {
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #777;
	margin: 0
}
@media (min-width:768px) {
.tile .metaline {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.tile .metaline a {
	color: #777
}
.tile .metaline .meta {
	display: inline-block;
	margin-right: 5px;
	line-height: 20px
}
.addl_actions {
	position: absolute;
	top: 8px;
	right: 8px;
	z-index: 200;
	display: none
}
.tile, .has_addl_actions {
	position: relative
}
.tile .wishlist-dropdown>ul.dropdown-menu, .has_addl_actions .wishlist-dropdown>ul.dropdown-menu {
	max-height: 15em
}
.tile:hover .addl_actions, .has_addl_actions:hover .addl_actions {
	display: block
}
.tile.small {
	width: 14.16666%;
	margin-right: 3%;
	margin-bottom: 20px;
	clear: none
}
.tile.small:nth-of-type(6n-5) {
	clear: both
}
.tile.small:nth-of-type(6n) {
	margin-right: 0
}
@media (max-width:979px) {
.tile.small {
	width: 31.3333%;
	clear: none
}
.tile.small:nth-of-type(3n-2) {
	clear: both
}
.tile.small:nth-of-type(3n) {
	margin-right: 0
}
}
.tile.small .title {
	font-size: 13px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}
.tile-carousel {
	padding: 0 48px
}
@media (max-width:767px) {
.tile-carousel {
	padding-left: 0;
	padding-right: 32px
}
.tile-carousel .carousel-inner {
	padding-bottom: 0
}
}
.tile-carousel .page_num {
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #777;
	font-size: 12px;
	float: right
}
@media (min-width:768px) {
.tile-carousel .page_num {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.tile-carousel .carousel-control {
	width: auto;
	background: #fff
}
.tile-carousel .carousel-control .glyphicon-chevron-left, .tile-carousel .carousel-control .glyphicon-chevron-right {
	color: #000;
	text-shadow: 0 1px 0 #fff;
	margin: 0;
	font-size: 32px;
	width: auto;
	height: auto;
	top: 40%
}
@media (max-width:767px) {
.tile-carousel .carousel-control .glyphicon-chevron-left, .tile-carousel .carousel-control .glyphicon-chevron-right {
	top: 0
}
}
.tile-carousel .carousel-control .glyphicon-chevron-left {
	left: 0
}
.tile-carousel .carousel-control .glyphicon-chevron-right {
	right: 0
}
@media (max-width:767px) {
.tile-carousel .carousel-control.left {
	display: none
}
}
@media (min-width:1200px) {
.tile-carousel .tile {
	width: 17.6%;
	margin-right: 3%
}
.tile-carousel .tile:nth-of-type(4n-3) {
	clear: none
}
.tile-carousel .tile:nth-of-type(4n) {
	margin-right: unset
}
.tile-carousel .tile:nth-of-type(5n-4) {
	clear: both
}
.tile-carousel .tile:nth-of-type(5n) {
	margin-right: 0;
	clear: none
}
}
.tile-carousel .product-tile {
	min-height: 270px
}
.content-tile {
	margin-bottom: 0
}
.content-tile .thumb {
	padding-top: 0;
	border-width: 0
}
.content-tile .title, .content-tile .title a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	font-weight: 600;
	color: #555
}
.product-tile .thumb {
	padding-top: 0;
	border-width: 0
}
.product-tile .bubbles, .product-tile .sku {
	display: inline!important;
	font-size: 12px;
	color: #777;
	text-transform: uppercase;
	letter-spacing: .05em
}
@media (min-width:768px) {
.product-tile .bubbles, .product-tile .sku {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.product-tile .is_recommended, .product-tile .is_companion {
	display: block;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-size: 12px
}
@media (min-width:768px) {
.product-tile .is_recommended, .product-tile .is_companion {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.product-tile .is_recommended .sfe-icon-flame {
	color: #e0311d
}
.product-tile .is_companion {
	color: #777
}
.product-tile .success-message {
	margin: 10px 0 0
}
.product-tile form {
	display: inline
}
.product-tile form input {
	margin: 0
}
.product-tile .quantity-container {
	display: none
}
.product-tile.list {
	width: 100%;
	margin-right: 0
}
.product-tile.list .thumb {
	float: left;
	width: 15%;
	margin-right: 2%
}
.product-tile.list .star_rating, .product-tile.list .addl_actions {
	float: right;
	clear: right;
	width: 83%
}
.product-tile.list .addl_actions {
	position: static;
	display: block;
	margin-top: 5px
}
.product-tile.list .main {
	width: 40%;
	float: left;
	margin: 5px 2% 0 0;
	padding-top: 10px
}
.product-tile.list .prices {
	float: left;
	width: 10%;
	margin: 5px 1% 0 0;
	text-align: right;
	padding-top: 10px
}
.product-tile.list .description, .product-tile.list .actions {
	display: block!important;
	margin-bottom: 0
}
.product-tile.list .actions {
	float: right;
	width: 25%;
	padding-top: 10px
}
.product-tile.list .actions .quantity-container {
	display: inline-block;
	width: 8.6139em
}
.product-tile.list .actions .quantity {
	max-width: 8.6139em
}
.product-tile .price-retail, .product-tile .price-sale {
	display: block
}
.grid .price-retail, .grid .price-sale {
	padding-right: 4px
}
.grid .actions-wrap {
	position: relative
}
.grid .actions {
	display: none;
	position: absolute;
	z-index: 50;
	bottom: 0;
	width: 100%;
	text-align: left
}
.grid .actions .btn, .grid .actions .wishlist-dropdown {
	display: inline-block
}
.grid .actions .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
@media (min-width:768px) {
.grid:hover .actions {
	display: block!important
}
}
.grid.retired {
	opacity: .6
}
.grid.retired .price, .grid.retired .actions {
	display: none
}
.table .product-tile {
	margin-bottom: 0
}
.price-retail {
	text-decoration: line-through;
	font-size: 12px;
	color: #777
}
.price-sale {
	font-weight: 700
}
.tutorial-tile {
	position: relative;
	overflow: hidden
}
.tutorial-tile .new, .tutorial-tile .updated {
	background: #3c464d;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	border-bottom: 2px solid rgba(0,0,0,.2);
	padding: 0 42px;
	position: absolute;
	top: 8px;
	left: -28px;
	-webkit-transform: rotate(-35deg);
	-ms-transform: rotate(-35deg);
	-o-transform: rotate(-35deg);
	transform: rotate(-35deg)
}
.tutorial-tile .updated {
	padding: 0 42px 0 32px;
	background: #6a7a75
}
.video-tile {
	cursor: pointer
}
.video-tile.active {
	cursor: default;
	color: #fff;
	background-color: #3c464d;
	padding: 8px
}
.video-tile.active .metaline, .video-tile.active .title {
	color: inherit
}
.page-tile {
	margin-bottom: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.page-tile.do_img {
	padding-left: 104px
}
.page-tile.do_img .image {
	float: left;
	margin-left: -104px;
	max-width: 92px
}
@media (max-width:767px) {
.page-tile.do_img {
	padding-left: 0
}
.page-tile.do_img .image {
	float: right;
	margin: 0 0 10px 10px
}
}
.page-tile h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	margin: 0
}
.page-tile h4 {
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	font-weight: 400;
	color: #777;
	text-transform: uppercase
}
.page-tile .description {
	margin-bottom: 0
}
.column .tile, table .tile {
	width: 100%;
	margin: 0 0 20px;
	clear: both
}
.event-tile.list, .resource-tile.list, .tutorial-tile.list {
	width: 100%;
	margin-left: 0!important;
	padding-left: 30%
}
.event-tile.list .thumb-wrap, .resource-tile.list .thumb-wrap, .tutorial-tile.list .thumb-wrap {
	float: left;
	width: 40%;
	margin-left: -42.85714286%
}
.event-tile.list .addl_actions, .resource-tile.list .addl_actions, .tutorial-tile.list .addl_actions {
	position: static;
	display: block;
	margin-top: 5px
}
.product-tile.big, .tutorial-tile.big, .blog-tile.big {
	width: auto;
	max-width: 500px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: both;
	border-top: 0
}
.product-tile.big .thumb-wrap, .tutorial-tile.big .thumb-wrap, .blog-tile.big .thumb-wrap {
	max-width: 500px
}
.product-tile.big .new, .tutorial-tile.big .new, .blog-tile.big .new, .product-tile.big .updated, .tutorial-tile.big .updated, .blog-tile.big .updated {
	font-size: 16px;
	padding: 0 20%;
	top: 4%;
	left: -15%
}
.product-tile.big .title, .tutorial-tile.big .title, .blog-tile.big .title {
	font-size: 20px
}
.product-tile.big .metaline, .tutorial-tile.big .metaline, .blog-tile.big .metaline, .product-tile.big .sku, .tutorial-tile.big .sku, .blog-tile.big .sku, .product-tile.big .bubbles, .tutorial-tile.big .bubbles, .blog-tile.big .bubbles, .product-tile.big .price-retail, .tutorial-tile.big .price-retail, .blog-tile.big .price-retail {
	font-size: 14px
}
.product-tile.big .price-sale, .tutorial-tile.big .price-sale, .blog-tile.big .price-sale {
	font-size: 16px
}
.product-tile .price, .tutorial-tile .price, .blog-tile .price {
	text-transform: uppercase;
	letter-spacing: .05em;
	letter-spacing: 0
}
@media (min-width:768px) {
.product-tile .price, .tutorial-tile .price, .blog-tile .price {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.product-rating .sfe-icon-star-full, .product-rating .sfe-icon-star-empty, .product-rating .sfe-icon-star-half {
	color: #efc633
}
.star_rating .count {
	color: #777;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .05em
}
@media (min-width:768px) {
.star_rating .count {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.video-tile .thumb:after {
	content: "";
	top: 0;
	position: absolute;
	display: block;
	background-size: 35%;
	width: 100%;
	padding-top: 53.5%;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjAiIHk9IjAiIHZpZXdCb3g9IjAgMCA4OS4wODQ0ODc5IDgyLjQ4NDIzNzciIHZlcnNpb249IjEuMSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qxe2ZpbGw6I0UwMzExRH0gLnN0MntmaWxsOiNmZmZ9PC9zdHlsZT48ZGVmcz48ZmlsdGVyIGlkPSJmZHMxIiB3aWR0aD0iMS4xIiBoZWlnaHQ9IjEuMSIgeD0iLS4wNSIgeT0iLS4wNSI+PGZlRHJvcFNoYWRvdyBzdGREZXZpYXRpb249IjEuNSIgZHg9IjAiIGR5PSIwIiBmbG9vZC1jb2xvcj0iIzAwMCIgZmxvb2Qtb3BhY2l0eT0iLjc1Ii8+PC9maWx0ZXI+PC9kZWZzPjxjaXJjbGUgY3g9IjQyLjg3NiIgY3k9IjQwLjU3NSIgcj0iMjguMTc0IiBmaWx0ZXI9InVybCgjZmRzMSkiIGNsYXNzPSJzdDEiLz48cGF0aCBkPSJNNTMuMTE4IDQwLjQ2N3MtMi4yNTYgMS42NTYtNi4zNzQgNC41MTRjLTQuMTE3IDIuODYtOS4zMzIgNi4xMTMtOS4zMzIgNi4xMTNzLjExLTE1LjQ0LjExLTEwLjg1Mi0uMTEtMTAuMDItLjExLTEwLjAyIDUuMTU2IDMuMjY3IDguMTIgNS4xOTdjMi45NjUgMS45MyA3LjU4NiA1LjA1IDcuNTg2IDUuMDV6IiBjbGFzcz0ic3QyIi8+PC9zdmc+)
}
.tile-pending {
	text-align: center;
	height: 270px
}
.tile-pending::before {
	position: relative;
	top: 43%;
	display: inline-block;
	padding-left: 1.5em;
	content: "Loading";
	background: url(https://cdn.sparkfun.com/images/framework/666_loader.gif) no-repeat 0 50%
}
table.cc {
	width: 90%
}
table.products caption {
	font-size: 12px;
	text-align: left
}
table.products td img {
	float: left;
	margin-right: 10px
}
@media (max-width:767px) {
.orders-make .btn {
	width: 100%
}
}
.orders-make-2col {
	margin-bottom: 20px
}
.orders-make-2col .left {
	float: left;
	margin-bottom: 0
}
.orders-make-2col .btn {
	float: right
}
@media (max-width:767px) {
.orders-make-2col address, .orders-make-2col .btn {
	float: none;
	width: 100%
}
}
.orders-make-2col:before, .orders-make-2col:after {
	content: " ";
	display: table
}
.orders-make-2col:after {
	clear: both
}
.orders-make-2col:before, .orders-make-2col:after {
	content: " ";
	display: table
}
.orders-make-2col:after {
	clear: both
}
.checkout-continue-btn {
	float: right;
	margin: 20px 0 20px 15px
}
@media (max-width:767px) {
.checkout-continue-btn {
	float: none;
	width: 100%;
	margin-left: 0
}
}
.set_address {
	padding: 10px;
	cursor: pointer;
	margin-bottom: 40px
}
.sparkfun-shipping.glyphicon-exclamation-sign {
	color: #e0311d
}
.shipping-disclosure {
	display: flex;
	align-items: center
}
.shipping-disclosure .alert-icon .glyphicon-exclamation-sign {
	font-size: 1.8em;
	padding-right: 5px;
	margin-left: -5px;
	color: #F0AD4C
}
.shipping-disclosure .alert-text {
	color: #000
}
.glyphicon-exclamation-sign {
	color: #e0311d
}
.net30 {
	color: #5bc0de
}
.shipment_info {
	display: flex;
	justify-content: space-between;
	align-items: flex-end
}
@media (max-width:768px) {
.shipment_info {
	flex-wrap: wrap
}
}
.grand_total {
	padding-right: 15px
}
.checkout-progress-bar {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
	display: flex;
	margin: 1.5em 21px 1.5em 0
}
.checkout-progress-bar>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
.checkout-progress-bar li {
	flex-grow: 1;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	letter-spacing: .05em;
	margin: 0 2px;
	padding: 11px 10px 11px 30px;
	position: relative;
	background-color: #cbcbcb
}
.checkout-progress-bar li, .checkout-progress-bar li a {
	color: #3c464d;
	white-space: nowrap
}
.checkout-progress-bar li:after, .checkout-progress-bar li:before {
	content: "\0009";
	position: absolute;
	top: 0;
	right: -21px;
	width: 0;
	height: 0;
	border-top: 22px solid transparent;
	border-bottom: 21px solid transparent;
	border-left: 21px solid #cbcbcb;
	z-index: 1
}
.checkout-progress-bar li:before {
	right: auto;
	left: 0;
	border-left: 21px solid #fff;
	z-index: 0
}
.checkout-progress-bar li:first-child {
	padding-left: 30px
}
.checkout-progress-bar li.active-step {
	color: #fff;
	background-color: #3c464d
}
.checkout-progress-bar li.active-step:after {
	border-left-color: #3c464d
}
table.shipping_methods label {
	font-weight: 400
}
table.shipping_methods tr.ship-header.fedex {
	background: url(https://cdn.sparkfun.com/images/framework/shipping_fedex.gif) no-repeat right center
}
table.shipping_methods tr.ship-header.usps {
	background: url(https://cdn.sparkfun.com/images/framework/shipping_usps.gif) no-repeat right center
}
table.shipping_methods tr.ship-header.ups {
	background: url(https://cdn.sparkfun.com/images/framework/shipping_ups.gif) no-repeat right center
}
table.shipping_methods tr.ship-option {
	margin-left: 25px;
	cursor: pointer
}
table.shipping_methods tr.ship-option td {
	border: none
}
table.shipping_methods tr.ship-option td:last-child {
	text-align: right
}
form fieldset legend {
	font-size: 14px;
	margin: 0
}
form select {
	width: 99%
}
#categories-list h2 {
	margin-top: 0
}
#categories-list h2 a {
	color: inherit
}
#categories-list .cat {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: solid 1px #ddd;
	padding-top: 10px;
	padding-left: 110px;
	margin-bottom: 20px
}
@media (max-width:767px) {
#categories-list .cat {
	padding: 10px 0;
	border-left: 0
}
}
#categories-list .cat .thumb {
	float: left;
	margin-left: -105px;
	width: 92px
}
@media (max-width:767px) {
#categories-list .cat .thumb {
	float: right;
	margin-left: 10px
}
}
#categories-list .col-md-6:nth-child(2n-1) {
	clear: left
}
#categories-list .pinned .thumb {
	font-size: 80px;
	color: #ddd
}
.category-filters {
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -o-sticky;
	position: -ms-sticky;
	position: sticky;
	top: 0;
	padding-top: 15px;
	border-right: 1px solid #999;
	max-width: 190px
}
.category-filters .btn-default {
	border-color: #e0311d
}
.category-filters h4 {
	letter-spacing: .05em;
	color: inherit;
	font-size: inherit;
	text-transform: uppercase;
	border-bottom: solid 1px #999;
	font-weight: 700;
	padding-bottom: 3px;
	margin-bottom: 5px
}
@media (min-width:768px) {
.category-filters h4 {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.category-filters ul {
	margin: 0 0 20px;
	padding-left: 0;
	list-style: none;
	color: #777
}
.category-filters li {
	line-height: 1.357;
	display: flex;
	align-items: center
}
.category-filters li:hover {
	background-color: #f7f7f7
}
.category-filters li label {
	font-weight: 200;
	letter-spacing: .04em
}
.category-filters li label:first-child, .category-filters li .custom-price-values {
	margin: 0;
	width: 146px
}
.category-filters li .filter-qty {
	color: #999
}
.category-filters input[type=checkbox], .category-filters input[type=radio] {
	vertical-align: text-bottom;
	margin: 0 0 2px auto;
	width: 13px;
	height: 13px
}
.category-filters .sfe-icon-star-full {
	color: #efc633
}
.category-filters-price input[type=text], .category-filters-price .input-group-addon {
	max-width: 33px;
	padding: 4px;
	height: 20px;
	line-height: 10px
}
.category-filters-price .input-group {
	display: inline-table;
	width: 48px;
	vertical-align: middle
}
.category-filters-button {
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -o-sticky;
	position: -ms-sticky;
	position: sticky;
	bottom: 0;
	padding-bottom: 10px;
	background-color: #fff
}
@media (max-width:767px) {
.category-filters {
	display: none
}
}
.jump-to-subcategory {
	margin-bottom: 0
}
.category-heading {
	display: flex;
	flex-direction: row;
	margin-bottom: 10px;
	align-items: center
}
.category-heading .subcategory-list-container {
	border-bottom: solid 1px #ddd;
	overflow: hidden;
	overflow: -moz-scrollbars-none;
	display: flex;
	flex-grow: 2;
	justify-content: space-between;
	margin-top: 10px
}
.category-heading .subcategory-list-container .subcategory-list {
	overflow-x: scroll;
	overflow: -moz-scrollbars-none;
	white-space: nowrap
}
.category-heading .subcategory-list-container .subcategory-list a {
	padding-right: 10px;
	padding-left: 10px
}
.category-heading .subcategory-list-container .subcategory-list::-webkit-scrollbar {
width:0;
height:0;
background:0 0
}
.category-heading .subcategory-list-container button {
	border-bottom: 0
}
.category-heading .subcategory-list-container button .glyphicon {
	color: #999;
	padding-right: 5px;
	padding-left: 5px
}
.category-heading .pagination {
	display: inline-flex;
	padding-left: 10px
}
.filter-recap {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 9px;
	border-radius: 3px;
	padding: 5px 10px
}
.filter-recap blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,.15)
}
.filter-recap ul {
	padding-left: 0;
	list-style: none;
	margin: 15px -15px 0 0
}
.filter-recap li {
	margin: 0 15px 15px 0;
	display: inline-block;
	border: solid 1px #999;
	padding: 6px 9px 6px 6px;
	border-radius: 2px;
	position: relative
}
.filter-recap li .filter-group-name {
	text-transform: uppercase;
	letter-spacing: .05em
}
@media (min-width:768px) {
.filter-recap li .filter-group-name {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.filter-recap li .filter-option {
	font-style: italic
}
.filter-recap li .btn {
	font-size: 9px;
	text-align: center;
	letter-spacing: normal;
	padding: 0;
	width: 17px;
	height: 17px;
	border-radius: 8.5px;
	border: solid 1px #999;
	position: absolute;
	top: -8.5px;
	right: -8.5px;
	background-color: #fff
}
.filter-recap li .btn .glyphicon {
	top: -.5px;
	line-height: 17px
}
.filter-recap .btn-default {
	border-color: #e0311d
}
.filter-recap .sfe-icon-star-full {
	color: #efc633
}
.wish-lists .featured-content {
	margin: 0 0 30px -30px
}
@media (max-width:767px) {
.wish-lists .featured-content {
	margin: 0 -15px 15px
}
}
table.wish-list input[name^=quantity] {
	width: 52px
}
table.wish-list th:last-child, table.wish-list td:last-child {
	text-align: right
}
table.wish-list th:first-child, table.wish-list td:first-child {
	text-align: left
}
.wishlist-dropdown a.view-wishlist {
	color: #e0311d
}
.wishlist-dropdown .btn {
	padding: 0 5px;
	font-weight: 700;
	color: #777
}
@media (max-width:767px) {
.wishlist-dropdown .btn {
	padding: 5px 10px
}
}
.wishlist-dropdown .btn.yes .glyphicon {
	color: #e0311d
}
.wishlist-dropdown.simple {
	display: inline-block
}
.wishlist-dropdown.simple .btn {
	line-height: 1.42857143;
	font-size: 12px;
	padding: 2px 4px;
	color: #999
}
.wishlist-dropdown.simple .name {
	display: none
}
.wishlist-dropdown.verbose .btn {
	line-height: 20px
}
.wishlist-dropdown ul.dropdown-menu {
	text-align: left;
	font-size: 12px;
	white-space: normal;
	height: auto;
	overflow-x: hidden
}
.wishlist-dropdown ul.dropdown-menu li>a {
	white-space: normal
}
@media (max-width:767px) {
.wishlist-dropdown ul.dropdown-menu {
	width: 100%;
	font-size: 14px
}
}
.wishlist-dropdown ul.dropdown-menu li {
	border: none
}
.wishlist-dropdown ul.dropdown-menu li.loading {
	text-align: center
}
form.new-wishlist textarea {
	width: 100%
}
form.new-wishlist textarea:valid {
min-height:100px
}
.full-text-search-row {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #cbcbcb;
	background-color: #f7f7f7
}
@media (min-width:768px) {
.full-text-search-row .form-vertical {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400
}
}
.full-text-search-row .form-vertical .form-group {
	margin-bottom: 0;
	padding: 1em
}
.full-text-search-row .form-vertical label {
	font-weight: 400;
	color: #555
}
.full-text-search-row .form-vertical .input-group {
	margin-bottom: 15px
}
.full-text-search-row .form-vertical .input-group-addon {
	background-color: #3c464d
}
.full-text-search-row .form-vertical .global-search-icon {
	float: left;
	font-size: 130%;
	margin: 1px 0;
	border: 0;
	padding: 0;
	background-color: #3c464d;
	color: #fff;
	border-radius: 0 4px 4px 0
}
div.full-text-search-row.full-width {
	margin-bottom: 20px
}
.blog img {
	max-width: 100%
}
.blog .avatar {
	float: left;
	margin-right: 5px;
	width: 20px;
	height: 20px;
	background: #efefef
}
.blog .avatar img {
	width: 100%
}
.blog h1, .blog h2 {
	margin: 0
}
.blog h1 a, .blog h2 a {
	color: inherit
}
.blog h3 {
	font-size: 16px;
	line-height: 1.42857143
}
.blog h4 {
	margin: 0
}
.blog .lead {
	color: #777
}
.blog .byline {
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #777;
	text-align: left
}
@media (min-width:768px) {
.blog .byline {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.blog .byline .meta {
	display: inline-block;
	margin-right: 5px;
	line-height: 20px;
	margin-bottom: 5px
}
.blog .byline .meta a {
	font-style: italic
}
.blog .byline .tags-list {
	display: inline-block;
	line-height: 20px
}
.blog .byline .fave_widget {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 20px
}
@media (min-width:768px) {
.blog .byline .fave_widget {
	float: right;
	width: auto;
	margin-bottom: 0
}
}
.blog .title-bar {
	margin-bottom: 10px
}
.blog .title-bar .share-link-inline {
	float: right;
	clear: right
}
@media (max-width:767px) {
.blog .title-bar .share-link-inline {
	float: none
}
}
.blog .title-bar .share-link-inline .share-link-inner {
	right: 0;
	left: auto
}
.blog-meta {
	margin: 0 0 20px 110px;
	min-height: 100px
}
.blog-meta .avatar {
	margin-left: -110px;
	width: 100px;
	height: 100px;
	overflow: hidden;
	background: 0 0
}
.blog-meta .title {
	margin: 0;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.42857143;
	color: #e0311d
}
.blog-meta .title:hover, .blog-meta .title:active, .blog-meta .title:focus {
	color: #9c2214
}
.blog-summary {
	padding-left: 200px;
	border-top: 1px solid #ddd;
	padding-top: 10px;
	margin-bottom: 10px;
	clear: both;
	float: left;
	width: 100%;
	position: relative
}
.blog-summary h2 {
	margin-bottom: 10px
}
.blog-summary .image {
	float: left;
	margin: -10px 20px 10px -200px;
	width: 180px
}
.blog-summary .image img {
	width: 100%
}
.blog-summary .description {
	margin: 0
}
@media (max-width:767px) {
.blog-summary {
	padding: 10px 15px;
	margin-left: -15px;
	margin-right: -15px
}
.blog-summary .image, .blog-summary .avatar {
	float: right;
	margin: -10px -15px 0 10px;
	height: auto;
	min-width: 100px;
	max-width: 30%
}
}
.blog-view, .blog-homepage {
	margin-bottom: 30px;
	clear: both
}
.blog-view .feed, .blog-homepage .feed {
	float: right;
	font-size: 18px;
	margin-right: 2px;
	line-height: 20px
}
.blog-view h1, .blog-homepage h1 {
	font-size: 32px;
	margin-bottom: 10px
}
.blog-homepage h2 {
	font-size: 32px;
	margin-bottom: 10px
}
.blog-homepage .breadcrumb {
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	margin-bottom: 10px;
	line-height: 20px
}
@media (max-width:767px) {
.blog-homepage .breadcrumb {
	padding-top: 0
}
}
@media (max-width:767px) {
.blog-summary .title .share-link-inline, .blog-view .title .share-link-inline, .blog-homepage .title .share-link-inline {
	margin: 0 0 20px;
	float: none
}
.blog-summary .title .share-link-inline .share-link-inner, .blog-view .title .share-link-inline .share-link-inner, .blog-homepage .title .share-link-inline .share-link-inner {
	left: 0;
	right: auto
}
}
.blog-sidebar {
	border-left: 1px solid #ddd;
	padding-left: 10px
}
@media (max-width:767px) {
.blog-sidebar {
	border-left: 0;
	padding-left: 0
}
}
.blog-sidebar h2 {
	margin: 20px 0 10px -10px;
	border-top: 1px solid #ddd;
	background: #f7f7f7;
	padding: 10px
}
.blog-sidebar h2:first-child {
	margin-top: 0
}
@media (max-width:767px) {
.blog-sidebar h2 {
	margin: 20px -15px 10px;
	padding: 10px 15px
}
}
.blog-author {
	clear: both;
	margin-bottom: 20px
}
.blog-author .avatar {
	width: 40px;
	height: 40px
}
.blog-author p {
	margin: 0
}
.blog-authors {
	border-top: solid 1px #ddd;
	padding-top: 10px
}
.blog-authors .blog-author {
	min-height: 60px
}
.blog-authors .avatar {
	width: 60px;
	height: 60px;
	background: #efefef
}
.surf {
	overflow: auto;
	margin-bottom: 20px
}
.surf .prev-link {
	float: left;
	width: 49%
}
.surf .next-link {
	float: right;
	width: 49%;
	text-align: right
}
.surf .next-link .blog-tile-wrap {
	float: right
}
.surf .next-link .blog-tile, .surf .prev-link .blog-tile {
	width: 338px;
	max-width: 100%
}
@media (max-width:480px) {
.surf .prev-link, .surf .next-link {
	width: 100%;
	float: none;
	margin-left: 0;
	clear: both;
	text-align: left
}
.surf .prev-link .blog-tile-wrap, .surf .next-link .blog-tile-wrap {
	float: none
}
}
.technical_assistance_callout .glyphicon.glyphicon-cog {
	color: #e0311d
}
.technical_assistance_callout a {
	text-decoration: underline
}
.comment-form textarea {
	height: 150px
}
.comment-form textarea:invalid {
height:50px
}
.comment-form .reply-buttons {
	float: right;
	padding-top: 10px
}
.comment-form .reply-buttons a {
	font-size: 11px
}
.comment-form .comments-feed {
	float: left;
	padding-top: 10px
}
.comment-list {
	list-style-type: none;
	padding: 20px 0;
	clear: both
}
.comment-list .comment-list {
	padding: 0 0 0 15px;
	margin-left: 15px;
	border-left: 1px dotted #999
}
.moderated {
	border: solid 2px #e0311d;
	padding: 5px
}
.comment-block {
	margin-bottom: 20px;
	overflow: auto
}
.comment-block .comment-info {
	color: #777
}
.comment-block .comment-info a {
	color: #777
}
.comment-block .comment-info a:hover, .comment-block .comment-info a:active, .comment-block .comment-info a:focus {
	color: #333
}
.comment-block .comment-info .alias {
	color: #e0311d
}
.comment-block .comment-info .wide {
	display: inline-block;
	font-size: 12px;
	padding: 0 5px
}
.comment-block blockquote {
	margin: 10px 5px;
	padding-left: 5px;
	border-left: solid 2px #cbcbcb
}
.comment-block blockquote p {
	font-size: 14px
}
.comment-block h1, .comment-block h2, .comment-block h3, .comment-block h4, .comment-block h5, .comment-block h6 {
	font-size: 16px;
	font-weight: 700;
	margin: 0
}
.comment-block .avatar {
	float: left;
	margin-right: 8px;
	width: 30px;
	height: 30px;
	font-size: 30px;
	line-height: 30px;
	color: #cbcbcb
}
.comment-block .actions, .comment-block .from {
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: .05em
}
@media (min-width:768px) {
.comment-block .actions, .comment-block .from {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.comment-block .actions a, .comment-block .from a {
	color: #777
}
.comment-block .actions a:hover, .comment-block .from a:hover, .comment-block .actions a:active, .comment-block .from a:active, .comment-block .actions a:focus, .comment-block .from a:focus {
	color: #333
}
.comment-block .actions .moderation-menu, .comment-block .from .moderation-menu {
	display: none
}
.comment-block .comment-text {
	margin-top: 10px
}
.comment-block .comment-text p:last-child {
	margin-bottom: 0
}
.comment-internal, .comment-distributor, .comment-reply, .star-dark, .star-red, .star-red-plus, .star-dark-plus, .star-red-minus, .star-dark-minus {
	cursor: pointer;
	color: #777
}
.comment-internal, .star-red, .star-red-plus, .star-red-minus {
	color: #e0311d
}
.comment-distributor, .comment-reply {
	width: 20px;
	height: 20px;
	display: inline-block;
	cursor: pointer;
	position: relative;
	vertical-align: bottom;
	background-image: url(https://cdn.sparkfun.com/images/framework/comments.png);
	background-repeat: no-repeat
}
.comment-reply {
	background-position: 0 -140px
}
.comment-distributor {
	width: 12px;
	height: 15px;
	background-position: 0 -180px;
	top: 1px
}
.comment_list_item {
	border-top: solid 1px #ddd;
	padding-top: 5px;
	margin-bottom: 20px;
	list-style: none;
	margin-bottom: 10px;
	margin-top: 10px
}
.comment_list_item .byline {
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	color: #777;
	text-align: left
}
.comment_list_item .byline .meta {
	display: inline-block;
	line-height: 20px
}
.comment_list_item .byline .meta+.meta:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #ccc
}
.comment_list_item .image {
	float: right;
	margin: 0 0 0 30px
}
.product .carousel-expanded {
	margin-bottom: 2em
}
.product .sfe-icon-cc {
	position: relative;
	top: 2px
}
.product .product-title {
	width: 100%
}
.product .product-title h1 {
	font-size: 24px;
	margin: 0
}
.product .product-title .sku, .product .product-title .reviews {
	color: #777;
	text-transform: uppercase;
	letter-spacing: .05em;
	line-height: 1.7em
}
@media (min-width:768px) {
.product .product-title .sku, .product .product-title .reviews {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.product .images .thumbs img {
	width: 68px;
	height: 68px;
	padding: 0;
	display: inline-block;
	margin-bottom: 4px;
	margin-right: 0;
	cursor: pointer
}
.product .images .addl_actions {
	position: absolute;
	top: 8px;
	left: 8px;
	z-index: 250;
	display: block
}
.product .images .cc-and-social {
	display: flex;
	justify-content: space-evenly
}
@media (max-width:767px) {
.product .images .cc-and-social {
	flex-direction: column;
	align-items: center
}
}
.product .images.sale-wrap {
	overflow: hidden;
	position: relative
}
.product .images.sale-wrap .wishlist-dropdown>ul.dropdown-menu {
	max-height: 25em
}
.product .previous-versions.well {
	border-radius: 3px
}
.product .previous-versions.well h3 {
	margin-top: 0;
	margin-bottom: 0
}
.product .tags-module>h3 {
	margin-top: 10px
}
.product .pricing h3 {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: 0;
	margin: 0
}
.product .pricing small {
	font-size: 85%
}
.product .pricing .pricing-group-1, .product .pricing .pricing-group-2 {
	display: flex;
	margin: 1em 0;
	flex-wrap: wrap
}
.product .pricing .display-price, .product .pricing .quantity, .product .pricing .add-buttons, .product .pricing .added_to_cart {
	margin: 0 2em 0 0
}
.product .pricing .added_to_cart {
	flex-basis: 100%;
	margin-top: 1em
}
.product .pricing .pricing-group-1 .display-price {
	flex-grow: 2
}
.product .pricing .pricing-group-1 .display-price p {
	margin: 0
}
.product .pricing .pricing-group-1 .display-price .price-retail {
	font-size: 24px
}
.product .pricing .pricing-group-1 .notifications {
	flex-grow: 1
}
.product .pricing .notifications .alert {
	padding: 5px 10px;
	margin-bottom: 5px;
	display: flex;
	align-items: center
}
.product .pricing .notifications .alert-icon {
	margin: 0 10px 0 0;
	float: left;
	font-size: 1.25em;
	opacity: .7
}
.product .pricing .notifications .alert-text {
	font-size: 12px;
	flex-grow: 2
}
.product .pricing .notifications .alert-text ul {
	margin-bottom: 0
}
.product .pricing .pricing-group-2 .quantity {
	flex-basis: 28%
}
.product .pricing .pricing-group-2 .add-buttons {
	flex-basis: 30%
}
.product .pricing .pricing-group-2 .add-buttons .btn {
	width: 100%;
	padding: 5px
}
.product .pricing .quantity {
	max-width: 150px;
	min-width: 100px
}
@media (max-width:979px) {
.product .pricing small {
	font-size: 75%
}
.product .pricing .notifications {
	margin-top: 1em
}
.product .pricing .pricing-group-2 .quantity {
	flex-basis: 32%;
	margin: 0 1em 0 0
}
.product .pricing .pricing-group-2 .add-buttons {
	flex-basis: 41%;
	margin: 0 1em 0 0
}
}
@media (max-width:767px) {
.product .pricing .pricing-group-1 {
	flex-wrap: nowrap;
	align-items: flex-end
}
.product .pricing .pricing-group-1 .display-price {
	flex-grow: 0;
	margin: 0 1em 0 0
}
.product .pricing .pricing-group-2 .add-buttons {
	flex-basis: 100%;
	margin: 0
}
.product .pricing .pricing-group-2 .added_to_cart {
	flex-basis: 100%;
	margin: .5em 0;
	font-size: 14px;
	text-align: center
}
.product .pricing .pricing-group-2 .third-party-shipping {
	display: none
}
.product .pricing .notifications span.alert-text {
	font-size: 14px
}
}
.product .pricing .detail {
	background-color: #fff;
	border-top: solid 1px #cbcbcb;
	border-bottom: solid 1px #cbcbcb
}
.product .pricing .added_to_cart .sfe-icon-carticon {
	font-size: 16px
}
.product .pricing .social, .product .pricing .favoriting, .product .pricing .add-wishlist {
	margin: 20px auto
}
.product .pricing .retired {
	text-align: left;
	padding: 5px
}
.product .pricing .third-party-shipping {
	padding-top: 3px
}
.product .pricing .sfe-icon-third-party-shipping {
	font-size: 32px;
	color: #5b6864
}
.product #quantity-discounts {
	display: inline-flex;
	flex-direction: column
}
.product #quantity-discounts .quantity-row {
	border: 1px solid #ddd;
	border-bottom: 0;
	padding: 4px 10px;
	margin: 0
}
.product #quantity-discounts .quantity-row:last-of-type {
	border-bottom: 1px solid #ddd
}
.product #quantity-discounts .quantity-row.role-employee {
	padding: 0
}
.product #quantity-discounts .quantity-row.role-employee th, .product #quantity-discounts .quantity-row.role-employee td {
	border-right: 1px solid #ddd
}
.product #quantity-discounts .quantity-row.role-employee th:last-of-type, .product #quantity-discounts .quantity-row.role-employee td:last-of-type {
	border-right: 0
}
.product #quantity-discounts table {
	margin-bottom: 0;
	border-bottom: 0
}
.product #quantity-discounts table td {
	border-top: 0;
	padding: 4px
}
.product #quantity-discounts table td p {
	margin: 0
}
.product #quantity-discounts table td .text-left {
	border-left: 1px solid #ddd
}
.product #quantity-discounts table.role-normal .text-left {
	border-left: 1px solid #ddd
}
.product .product-icons a {
	color: #777
}
.product .product-icons a .rohs {
	font-weight: 400
}
.product .product-icons a:hover, .product .product-icons a:active, .product .product-icons a:focus {
	color: #e0311d
}
.product .essentials .close {
	margin-left: 1em;
	font-size: 100%
}
.product .essentials .heading {
	background-color: #efefef;
	padding: 6.67px;
	border-bottom: 1px solid #ddd;
	margin-bottom: unset
}
.product .essentials .addl_actions {
	display: none
}
.product .essentials .actions {
	text-align: right
}
.product .essentials .added_to_cart {
	position: absolute;
	right: 0;
	bottom: 5px;
	text-align: right
}
.product .essentials .added_to_cart .success-message {
	margin: unset
}
.product .essentials .tile {
	min-height: unset;
	margin-bottom: unset;
	border-bottom: 1px solid #ddd
}
.product .essentials .tile .thumb {
	margin-bottom: unset
}
.product .essentials .tile .prices {
	width: 15%;
	text-align: center;
	font-size: 16px
}
.product .essentials .tile .prices:before, .product .essentials .tile .prices:after {
	content: " ";
	display: table
}
.product .essentials .tile .prices:after {
	clear: both
}
.product .essentials .tile .prices:before, .product .essentials .tile .prices:after {
	content: " ";
	display: table
}
.product .essentials .tile .prices:after {
	clear: both
}
.product .essentials .tile .main {
	width: 29%;
	margin-bottom: 30px
}
.product .essentials .tile .actions {
	width: 35%;
	text-align: right;
	margin-bottom: 10px
}
.product .essentials .tile .title {
	font-size: 14px
}
.product .essentials .star_rating {
	margin-top: -30px
}
.product .essentials .tile:last-of-type {
	border-bottom: unset
}
@media (min-width:768px) {
.product .essentials .btn-cart {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
	margin-top: 0;
	margin-left: 1.4286em
}
}
.product .essentials .quantity-container, .product .essentials .btn-cart {
	margin-bottom: 15px
}
.product .essentials .btn-cart {
	color: #e0311d;
	background-color: #fff;
	border-color: #ccc;
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
	min-width: 8.5em
}
.product .essentials .btn-cart:focus, .product .essentials .btn-cart.focus {
	color: #e0311d;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}
.product .essentials .btn-cart:hover {
	color: #e0311d;
	background-color: #e6e6e6;
	border-color: #adadad
}
.product .essentials .btn-cart:active, .product .essentials .btn-cart.active, .open>.dropdown-toggle.product .essentials .btn-cart {
	color: #e0311d;
	background-color: #e6e6e6;
	border-color: #adadad
}
.product .essentials .btn-cart:active:hover, .product .essentials .btn-cart.active:hover, .open>.dropdown-toggle.product .essentials .btn-cart:hover, .product .essentials .btn-cart:active:focus, .product .essentials .btn-cart.active:focus, .open>.dropdown-toggle.product .essentials .btn-cart:focus, .product .essentials .btn-cart:active.focus, .product .essentials .btn-cart.active.focus, .open>.dropdown-toggle.product .essentials .btn-cart.focus {
	color: #e0311d;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}
.product .essentials .btn-cart:active, .product .essentials .btn-cart.active, .open>.dropdown-toggle.product .essentials .btn-cart {
	background-image: none
}
.product .essentials .btn-cart.disabled:hover, .product .essentials .btn-cart[disabled]:hover, fieldset[disabled] .product .essentials .btn-cart:hover, .product .essentials .btn-cart.disabled:focus, .product .essentials .btn-cart[disabled]:focus, fieldset[disabled] .product .essentials .btn-cart:focus, .product .essentials .btn-cart.disabled.focus, .product .essentials .btn-cart[disabled].focus, fieldset[disabled] .product .essentials .btn-cart.focus {
	background-color: #fff;
	border-color: #ccc
}
.product .essentials .btn-cart .badge {
	color: #fff;
	background-color: #e0311d
}
.product .essentials .quantity-container {
	vertical-align: middle;
	max-width: 7.1429em
}
.product .essentials .quantity-container .form-control {
	height: 28px
}
.product .essentials .quantity-container .ui-spinner .btn {
	padding: 1px 8px
}
.nav-tabs .star_rating .count {
	display: none
}
.description {
	margin-top: 15px;
	margin-bottom: 30px
}
.description .nav-tabs, .product-help-container .nav-tabs, .col-tabs .nav-tabs {
	display: flex;
	border-bottom-color: #3c464d
}
.description .nav-tabs li.active, .product-help-container .nav-tabs li.active, .col-tabs .nav-tabs li.active {
	background-color: #3c464d;
	border: 1px solid #3c464d;
	border-radius: 4px 4px 0 0
}
.description .nav-tabs li.active a, .product-help-container .nav-tabs li.active a, .col-tabs .nav-tabs li.active a {
	background-color: unset;
	border: unset
}
.description .nav-tabs li.active .badge, .product-help-container .nav-tabs li.active .badge, .col-tabs .nav-tabs li.active .badge {
	color: #3c464d
}
@media (max-width:767px) {
.description .nav-tabs, .product-help-container .nav-tabs, .col-tabs .nav-tabs {
	flex-wrap: wrap
}
.description .nav-tabs li>a, .product-help-container .nav-tabs li>a, .col-tabs .nav-tabs li>a {
	font-size: 10px
}
.description .nav-tabs .hackster, .product-help-container .nav-tabs .hackster, .col-tabs .nav-tabs .hackster {
	font-size: 16px;
	padding-top: 4px
}
}
.product-help-container .hackster {
	padding-top: 1px;
	padding-bottom: 0;
	font-size: 24px
}
.product-help-container hr {
	border-color: #999
}
.col-description, .product-help-container {
	margin-bottom: 40px
}
.star-rate-widget .br-widget {
	height: 52px
}
.star-rate-widget .br-widget a {
	font-family: SparkFont;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: left;
	font-size: 32px;
	margin: 0 3px;
	color: #efc633
}
.star-rate-widget .br-widget a:before {
	content: "\e627"
}
.star-rate-widget .br-widget a.br-active:before, .star-rate-widget .br-widget a.br-selected:before {
	content: "\e629"
}
.star-rate-widget .br-widget .br-current-rating {
	font-size: 18px;
	line-height: 2em;
	float: left;
	padding: 0 20px 0 15px;
	font-weight: 700
}
.rating-summary, .product-review {
	border-bottom: solid 1px #efefef;
	padding-bottom: 20px
}
.review-recap {
	color: #757575;
	position: relative;
	top: 10px
}
.review-recap .sfe-icon-star-full {
	color: #efc633
}
.rating-breakdown .btn-link {
	color: #e0311d
}
.rating-breakdown .btn-link:hover, .rating-breakdown .btn-link:focus {
	color: #9c2214
}
.rating-breakdown .filtered-out {
	opacity: .6;
	filter: alpha(opacity=60)
}
.rating-breakdown .progress {
	margin-bottom: 5px
}
.product-review {
	-webkit-transition: height .5s ease;
	-o-transition: height .5s ease;
	transition: height .5s ease;
	margin: 20px 0
}
.product-review h4 {
	margin-bottom: 5px
}
.product-review .review-byline {
	margin-bottom: 5px
}
.product-review .review-reply-form {
	margin: 1em 0
}
.product-review .review-reply {
	margin-left: 1em;
	padding: .3em 1em;
	border-left: 3px solid #e0311d
}
.product-review .review-reply .reply-byline {
	margin-bottom: 5px
}
.product-review .review-reply .sfe-icon-flame {
	color: #e0311d
}
.product-skills .skills {
	margin: 0;
	padding: 0;
	font-size: 64px;
	line-height: 60px
}
.product-skills .skills li {
	float: left;
	list-style: none;
	margin: 3px;
	padding: 0;
	position: relative
}
.product-skills .skills li a:hover, .product-skills .skills li a:active, .product-skills .skills li a:focus {
	color: #e0311d
}
.product-skills .skills li .level {
	background-color: #e0311d;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-size: 12px;
	font-weight: 700;
	padding: 3px 5px;
	position: absolute;
	left: 2px;
	bottom: 5px
}
@media (min-width:768px) {
.product-skills .skills li .level {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.product-skills-content hr:last-of-type, .product-tips-content hr:last-of-type {
	display: none
}
.skill-list {
	margin: 8px 0;
	position: relative
}
.skill-list [class^=sfe-icon-], .skill-list [class*=" sfe-icon-"] {
	color: #e0311d;
	position: relative;
	top: 6px;
	left: 6px;
	float: left;
	font-size: 70px
}
.skill-list .level {
	background-color: #e0311d;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	padding: 3px 5px;
	position: absolute;
	left: 2px;
	bottom: 2px
}
.skill-list .skill-text {
	margin: 0 0 0 90px;
	padding: 2px 8px 2px 0
}
.skill-list.skill-current {
	background-color: #efefef
}
.skills-modal {
	margin-left: -320px;
	width: 640px
}
.skills-modal h3 {
	line-height: 30px
}
.skills-modal .modal-body {
	max-height: 75%
}
p.price-percent-off {
	color: #fff;
	background: #e0311d;
	font-weight: 700;
	padding: 0 1.5em;
	border-bottom: 2px solid rgba(0,0,0,.2);
	position: absolute;
	top: 15px;
	right: -28px;
	-webkit-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	transform: rotate(40deg);
	z-index: 200;
	width: 120px;
	text-align: center
}
span.price-percent-off {
	font-weight: 400;
	font-size: 12px;
	background: 0 0;
	color: #e0311d
}
.product-recs h2 {
	border-top: solid 1px #efefef;
	padding-top: 20px
}
.related-products-container .carousel-title {
	padding-bottom: 4px;
	border-bottom: solid 1px #999
}
.third-party-shipping-dialog .sfe-icon-third-party-shipping {
	font-size: 42px;
	color: #5b6864;
	display: block;
	margin: 12px 0;
	text-align: center
}
.thumbnail {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	margin-right: 4px
}
.sfe-icon-stock-in {
	color: #7AA47B
}
.sfe-icon-stock-out {
	color: #E62C2E
}
.sfe-icon-stock-low {
	color: #EFC633
}
.sfe-icon-stock-retired {
	color: #CFC8B9
}
.glyphicon-asterisk {
	color: #5bc0de
}
.dropdown-menu {
	min-width: 160px
}
.dropdown-menu li {
	color: #555
}
.dropdown-menu li a, .dropdown-menu li form {
	padding: 5px 10px;
	color: inherit;
	display: block;
	margin: 0
}
@media (max-width:767px) {
.dropdown-menu li a, .dropdown-menu li form {
	padding: 10px 16px
}
}
.dropdown-menu li.divider {
	padding: 0
}
.collapsible {
	background-color: #f7f7f7;
	border-top: 1px solid #ddd;
	padding: 10px;
	cursor: pointer
}
.carousel-inner {
	padding-bottom: 0px
}
.carousel-inner>.item {
	-webkit-transition: .2s ease-in-out left;
	-o-transition: .2s ease-in-out left;
	transition: .2s ease-in-out left
}
.images-maximize-launch {
	cursor: pointer
}
.carousel-tab-block {
	margin-top: 50px
}
.carousel-tab-block .tab-content, .carousel-tab-block .tile-carousel {
	min-height: 643px
}
.carousel-tabs {
	border-bottom: 2px solid #999;
	margin-bottom: .25em;
	font-size: 18px
}
@media (min-width:768px) {
.carousel-tabs {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400
}
}
@media (max-width:979px) {
.carousel-tabs {
	font-size: 16px
}
}
.carousel-tabs .sfe-icon-sparkx {
	vertical-align: -10%
}
.carousel-tabs>li {
	float: left
}
.carousel-tabs>li>a {
	color: #555;
	margin-right: 2px;
	padding: 9px 16px;
	border-radius: 4px 4px 0 0
}
@media (max-width:979px) {
.carousel-tabs>li>a {
	padding: 8px 16px
}
}
.carousel-tabs>li.active>a, .carousel-tabs>li.active>a:hover, .carousel-tabs>li.active>a:focus {
	background-color: #e3dccd
}
.carousel-tabs>li.link>a {
	color: #e0311d;
	margin-top: 9px;
	margin-right: -5px;
	padding-right: 0;
	padding-bottom: 0;
	font-size: 12px
}
.carousel-tabs>li.link>a:hover, .carousel-tabs>li.link>a.active {
	background-color: transparent
}
.carousel-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}
.carousel-tabs.nav-justified>li {
	float: none
}
.carousel-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}
.carousel-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}
@media (min-width:768px) {
.carousel-tabs.nav-justified>li {
	display: table-cell;
	width: 1%
}
.carousel-tabs.nav-justified>li>a {
	margin-bottom: 0
}
}
.carousel-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}
.carousel-tabs.nav-justified>.active>a, .carousel-tabs.nav-justified>.active>a:hover, .carousel-tabs.nav-justified>.active>a:focus {
	border: 1px solid #e0311d
}
@media (min-width:768px) {
.carousel-tabs.nav-justified>li>a {
	border-bottom: 1px solid #e0311d;
	border-radius: 4px 4px 0 0
}
.carousel-tabs.nav-justified>.active>a, .carousel-tabs.nav-justified>.active>a:hover, .carousel-tabs.nav-justified>.active>a:focus {
	border-bottom-color: #e0311d
}
}
.carousel-nav {
	position: relative;
	margin-bottom: 4px;
	float:left
}
.carousel-nav .carousel-control {
	width: auto;
	opacity: .2;
	filter: alpha(opacity=20);
	bottom: auto
}
.carousel-nav .carousel-control.left, .carousel-nav .carousel-control.right {
	background-image: none
}
.carousel-nav .carousel-control .glyphicon {
	color: #000;
	text-shadow: 0 1px 0 #fff;
	padding: 10px
}
.carousel-nav .carousel-indicators {
	position: static;
	margin: 0 30px;
	width: auto
}
.carousel-nav .carousel-indicators li {
	border: 1px solid #cbcbcb;
	vertical-align: middle;
	width: 107px;
	height: 107px;
	margin: 10px;
	text-indent: 0;
	border-radius: 0;
	display:block;
	transition: width .1s, height .1s, margin .1s
}
.carousel-nav .carousel-indicators li div {
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 100%
}
.carousel-nav .carousel-indicators li div.video-thumb:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(135,135,135,.25);
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0OCA0OCI+PHN0eWxlPi5zdDF7b3BhY2l0eTowLjM7ZmlsbDojODg4fSAuc3Qye2ZpbGw6I0ZGRn08L3N0eWxlPjxjaXJjbGUgY3g9IjI0IiBjeT0iMjQiIHI9IjIwIiBjbGFzcz0ic3QxIi8+PHBhdGggZD0iTTM1LjIxNiAyNGwtOC42MDggNC45N0wxOCAzMy45NFYxNC4wNmw4LjYwOCA0Ljk3IiBjbGFzcz0ic3QyIi8+PC9zdmc+)
}
.carousel-nav .carousel-indicators li.active {
	border-color: #b2b2b2;
	width: 107px;
	height: 107px;
	margin: 10px
}
.carousel-nav .carousel-indicators .sfe-icon-threed {
	font-size: 36px;
	float: left;
	margin-left: 2px;
	margin-top: 2px
}
.carousel-inner .close {
	display: none
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	width: auto;
	height: auto;
	margin: 6px 0 0;
	font-size: inherit
}
.maximize .close {
	display: block
}
.maximize .carousel-control {
	font-size: 3em
}
.maximize .carousel-indicators {
	margin: 0 32px
}
.maximize .carousel-indicators li {
	width: 94px;
	height: 94px;
	margin: 12px
}
.maximize .carousel-indicators li.active {
	width: 104px;
	height: 104px;
	margin: 4px
}
.maximize .carousel-indicators .sfe-icon-threed {
	font-size: 88px
}
.popover {
	max-width: 300px
}
.modal button.close {
	z-index: 2000
}
.modal button.close:hover, .modal button.close:active, .modal button.close:focus {
	border: none
}
.modal-content {
	padding: 15px
}
.modal-content .response {
	font-size: 15px
}
.modal-xl {
	width: 1200px
}
.modal .close {
	position: relative;
	z-index: 2
}
@media (min-width:768px) and (max-width:979px) {
.modal-lg {
	width: 600px
}
}
.sort, .pagination {
	margin: 5px 0
}
.sort {
	float: left
}
@media (max-width:580px) {
.sort {
	float: none
}
}
.sort .form-group {
	display: inline-block;
	padding-right: 4px;
	white-space: nowrap
}
.sort .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.sort label, .sort .fake-label {
	font-weight: 400
}
.pagination {
	text-transform: uppercase;
	letter-spacing: .05em
}
@media (min-width:768px) {
.pagination {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.nav-tabs {
	margin-bottom: 20px;
	border-bottom-width: 2px
}
.nav-tabs>li>a {
	padding: 8px 12px;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-size: 13px;
	color: #555
}
@media (min-width:768px) {
.nav-tabs>li>a {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.nav-tabs .active {
	font-weight: 700
}
.nav-tabs .active .badge {
	color: #e0311d;
	background: #fff
}
.sfe-icon-feed {
	color: #f37200
}
a:hover .sfe-icon-feed, a:active .sfe-icon-feed, a:focus .sfe-icon-feed {
	color: #e0311d
}
#flickr_badge_uber_wrapper {
	margin-left: 20px
}
#flickr_badge_wrapper {
	padding: 0
}
.flickr_badge_image {
	margin: 0 10px 10px
}
.flickr_badge_image img {
	margin: 2px
}
#flickr_badge_source {
	text-align: left;
	margin: 0 10px
}
#flickr_badge_icon {
	float: left;
	margin-right: 5px
}
#flickr_www {
	display: block;
	padding: 0 10px!important;
	font: 11px Arial, Helvetica, Sans serif!important;
	color: #3993ff!important
}
#flickr_badge_source {
	padding: 0!important;
	font: 11px Arial, Helvetica, Sans serif!important;
	color: #666!important
}
.home h2>small {
	font-size: 12px;
	line-height: 30px
}
.home h2>small:hover, .home h2>small.active {
	background-color: transparent;
	padding-bottom: 0
}
.home .secondary-content-container {
	margin-bottom: -40px;
	overflow: hidden
}
.home .secondary-content-container .col-md-6 .tile {
	width: 47%;
	margin-right: 6%
}
.home .secondary-content-container .col-md-6 .tile:nth-of-type(2n) {
	margin-right: 0
}
.home .secondary-content-container .col-md-6 .tile .tile-wrap {
	margin-right: 0
}
.home .secondary-content-container .col-md-6 .thumb-wrap {
	max-width: 335px
}
@media (max-width:979px) {
.home .secondary-content-container .col-md-6:before, .home .secondary-content-container .col-md-6:after {
	content: " ";
	display: table
}
.home .secondary-content-container .col-md-6:after {
	clear: both
}
.home .secondary-content-container .col-md-6:before, .home .secondary-content-container .col-md-6:after {
	content: " ";
	display: table
}
.home .secondary-content-container .col-md-6:after {
	clear: both
}
.home .secondary-content-container .col-md-6 .tile {
	width: 48.5%;
	margin-right: 3%
}
.home .secondary-content-container .col-md-6 .tile:nth-of-type(2n):before, .home .secondary-content-container .col-md-6 .tile:nth-of-type(2n):after {
	content: " ";
	display: table
}
.home .secondary-content-container .col-md-6 .tile:nth-of-type(2n):after {
	clear: both
}
.home .secondary-content-container .col-md-6 .tile:nth-of-type(2n):before, .home .secondary-content-container .col-md-6 .tile:nth-of-type(2n):after {
	content: " ";
	display: table
}
.home .secondary-content-container .col-md-6 .tile:nth-of-type(2n):after {
	clear: both
}
}
.home .new-products h2 {
	position: relative;
	z-index: 1;
	font-size: 16px;
	line-height: 20px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	margin-bottom: 10px
}
.home .new-products h2 a {
	color: inherit
}
.home .new-products h2 a:hover, .home .new-products h2 a:active, .home .new-products h2 a:focus {
	color: #e0311d
}
.home .new-products h2 small {
	float: right;
	font-size: 1em
}
@media (min-width:768px) {
.home .new-products h2 {
	font-size: 12px;
	line-height: 1.42857143;
	border: none;
	padding: 0;
	margin: 0
}
}
.home .new-products h2 small {
	color: #e0311d;
	line-height: inherit
}
.home .new-products .page_num {
	margin-right: 2em
}
.home .secondary-featured-content-container .feature-template {
	padding: 0
}
.home .secondary-featured-content-container div.feature-template {
	margin-bottom: 40px
}
.home .module-narrow {
	margin: 0 0 40px
}
.home .module-narrow p {
	margin: .5em;
	line-height: 20px
}
.home .module-tutorials h2 {
	border-bottom: 0
}
.home .browse-all-products-button {
	margin-bottom: 40px
}
@media (max-width:979px) {
.home .blog-tile:nth-of-type(n+3) {
	display: none
}
}
.top-level-categories {
	background-color: #3c464d;
	height: 42px;
	line-height: 42px;
	overflow: auto
}
@media (max-width:979px) {
.top-level-categories {
	display: none
}
}
.top-level-categories ul {
	width: 95%;
	text-align: center;
	text-transform: initial;
	font-size: 13px;
	font-weight: 100;
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	list-style: none;
	padding-left: 0;
	margin: 0;
	display: flex;
	margin-left: auto;
	margin-right: auto;
	justify-content: space-between;
	vertical-align: middle
}
@media (max-width:1199px) {
.top-level-categories ul {
	font-size: 10px
}
}
.top-level-categories ul li {
	display: block;
	flex: 1 1 auto;
	white-space: nowrap;
	text-align: center
}
.top-level-categories ul li a {
	color: #fff;
	letter-spacing: .07em;
	width: 100%;
	height: 100%;
	display: inline-block
}
.top-level-categories ul li:hover {
	background-color: #5e6d78
}
.page-tile-carousel-container .tile-carousel {
	margin: 10px 0 50px
}
.page-tile-carousel-container .carousel-title {
	padding-bottom: 4px;
	border-bottom: solid 1px #f7f7f7
}
.free-shipping-banner {
	padding: 25px 0;
	margin: 0 48px 50px;
	background-color: #f7f7f7;
	border: 1px solid #cbcbcb
}
.free-shipping-banner:before, .free-shipping-banner:after {
	content: " ";
	display: table
}
.free-shipping-banner:after {
	clear: both
}
.free-shipping-banner:before, .free-shipping-banner:after {
	content: " ";
	display: table
}
.free-shipping-banner:after {
	clear: both
}
.free-shipping-banner .free-shipping-headline {
	text-transform: uppercase;
	letter-spacing: .05em;
	font-weight: 700;
	letter-spacing: .15em;
	margin-bottom: 0
}
@media (min-width:768px) {
.free-shipping-banner .free-shipping-headline {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.free-shipping-banner .sfe-icon-truck-left, .free-shipping-banner .sfe-icon-truck-right {
	font-size: 42px;
	color: #5b6864;
	margin: 12px 0;
	text-align: center
}
@media (max-width:767px) {
.free-shipping-banner {
	border-right: 0;
	border-left: 0;
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw
}
.free-shipping-banner .free-shipping-headline {
	letter-spacing: .1em;
	margin-top: 10px
}
.free-shipping-banner .sfe-icon-truck-left, .free-shipping-banner .sfe-icon-truck-right {
	font-size: 32px;
	color: #5b6864
}
}
.featured-content .carousel-inner {
	padding-bottom: 0
}
.featured-content .carousel-control {
	bottom: auto;
	width: auto;
	padding: 0 6px;
	background: 0 0;
	font-size: 32px;
	-webkit-transition: .2s opacity;
	-o-transition: .2s opacity;
	transition: .2s opacity;
	opacity: 0;
	filter: alpha(opacity=0)
}
@media (min-width:768px) {
.featured-content:hover .carousel-control {
	opacity: .5;
	filter: alpha(opacity=50)
}
}
@media (max-width:767px) {
.featured-content .carousel-control {
	padding: 12px 15px
}
.featured-content .carousel-control.right {
	opacity: .5;
	filter: alpha(opacity=50)
}
}
.featured-content-inner {
	height: 0;
	width: 100%;
	overflow: hidden;
	padding-bottom: 230px;
	background-position: right center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative
}
@media (max-width:767px) {
.featured-content-inner {
	padding-bottom: 280px
}
}
.featured-content-inner .title, .featured-content-inner .title-bg-mobile, .featured-content-inner .title-bg-desktop {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	min-width: 440px;
	padding: 16px 40px;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.featured-content-inner .title:hover, .featured-content-inner .title-bg-mobile:hover, .featured-content-inner .title-bg-desktop:hover, .featured-content-inner .title:active, .featured-content-inner .title-bg-mobile:active, .featured-content-inner .title-bg-desktop:active, .featured-content-inner .title:focus, .featured-content-inner .title-bg-mobile:focus, .featured-content-inner .title-bg-desktop:focus {
	text-decoration: none
}
@media (max-width:767px) {
.featured-content-inner .title, .featured-content-inner .title-bg-mobile, .featured-content-inner .title-bg-desktop {
	min-width: 100%;
	padding: 15px
}
}
.featured-content-inner .title h1, .featured-content-inner .title-bg-mobile h1, .featured-content-inner .title-bg-desktop h1, .featured-content-inner .title h2, .featured-content-inner .title-bg-mobile h2, .featured-content-inner .title-bg-desktop h2 {
	font-size: 32px;
	line-height: 30px;
	margin: 0 0 10px;
	font-weight: 400;
	color: inherit
}
@media (max-width:767px) {
.featured-content-inner .title h1, .featured-content-inner .title-bg-mobile h1, .featured-content-inner .title-bg-desktop h1, .featured-content-inner .title h2, .featured-content-inner .title-bg-mobile h2, .featured-content-inner .title-bg-desktop h2 {
	font-size: 20px;
	line-height: 20px
}
}
.featured-content-inner .title h1 small, .featured-content-inner .title-bg-mobile h1 small, .featured-content-inner .title-bg-desktop h1 small, .featured-content-inner .title h2 small, .featured-content-inner .title-bg-mobile h2 small, .featured-content-inner .title-bg-desktop h2 small {
	color: inherit
}
.featured-content-inner .title h1 strong, .featured-content-inner .title-bg-mobile h1 strong, .featured-content-inner .title-bg-desktop h1 strong, .featured-content-inner .title h2 strong, .featured-content-inner .title-bg-mobile h2 strong, .featured-content-inner .title-bg-desktop h2 strong, .featured-content-inner .title h1 b, .featured-content-inner .title-bg-mobile h1 b, .featured-content-inner .title-bg-desktop h1 b, .featured-content-inner .title h2 b, .featured-content-inner .title-bg-mobile h2 b, .featured-content-inner .title-bg-desktop h2 b, .featured-content-inner .title h1 em, .featured-content-inner .title-bg-mobile h1 em, .featured-content-inner .title-bg-desktop h1 em, .featured-content-inner .title h2 em, .featured-content-inner .title-bg-mobile h2 em, .featured-content-inner .title-bg-desktop h2 em, .featured-content-inner .title h1 i, .featured-content-inner .title-bg-mobile h1 i, .featured-content-inner .title-bg-desktop h1 i, .featured-content-inner .title h2 i, .featured-content-inner .title-bg-mobile h2 i, .featured-content-inner .title-bg-desktop h2 i {
	font-weight: 400;
	font-style: normal
}
.featured-content-inner .title p, .featured-content-inner .title-bg-mobile p, .featured-content-inner .title-bg-desktop p {
	font-size: 16px
}
@media (max-width:767px) {
.featured-content-inner .title p, .featured-content-inner .title-bg-mobile p, .featured-content-inner .title-bg-desktop p {
	font-size: 14px
}
}
.featured-content-inner .title a, .featured-content-inner .title-bg-mobile a, .featured-content-inner .title-bg-desktop a {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: 0 0;
	border-color: #fff;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-weight: 700;
	border-width: 2px;
	white-space: normal
}
.featured-content-inner .title a:focus, .featured-content-inner .title-bg-mobile a:focus, .featured-content-inner .title-bg-desktop a:focus, .featured-content-inner .title a:active:focus, .featured-content-inner .title-bg-mobile a:active:focus, .featured-content-inner .title-bg-desktop a:active:focus, .featured-content-inner .title a.active:focus, .featured-content-inner .title-bg-mobile a.active:focus, .featured-content-inner .title-bg-desktop a.active:focus, .featured-content-inner .title a.focus, .featured-content-inner .title-bg-mobile a.focus, .featured-content-inner .title-bg-desktop a.focus, .featured-content-inner .title a:active.focus, .featured-content-inner .title-bg-mobile a:active.focus, .featured-content-inner .title-bg-desktop a:active.focus, .featured-content-inner .title a.active.focus, .featured-content-inner .title-bg-mobile a.active.focus, .featured-content-inner .title-bg-desktop a.active.focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.featured-content-inner .title a:hover, .featured-content-inner .title-bg-mobile a:hover, .featured-content-inner .title-bg-desktop a:hover, .featured-content-inner .title a:focus, .featured-content-inner .title-bg-mobile a:focus, .featured-content-inner .title-bg-desktop a:focus, .featured-content-inner .title a.focus, .featured-content-inner .title-bg-mobile a.focus, .featured-content-inner .title-bg-desktop a.focus {
	color: #e0311d;
	text-decoration: none
}
.featured-content-inner .title a:active, .featured-content-inner .title-bg-mobile a:active, .featured-content-inner .title-bg-desktop a:active, .featured-content-inner .title a.active, .featured-content-inner .title-bg-mobile a.active, .featured-content-inner .title-bg-desktop a.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)
}
.featured-content-inner .title a.disabled, .featured-content-inner .title-bg-mobile a.disabled, .featured-content-inner .title-bg-desktop a.disabled, .featured-content-inner .title a[disabled], .featured-content-inner .title-bg-mobile a[disabled], .featured-content-inner .title-bg-desktop a[disabled], fieldset[disabled] .featured-content-inner .title a, fieldset[disabled] .featured-content-inner .title-bg-mobile a, fieldset[disabled] .featured-content-inner .title-bg-desktop a {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}
a.featured-content-inner .title a.disabled, a.featured-content-inner .title-bg-mobile a.disabled, a.featured-content-inner .title-bg-desktop a.disabled, fieldset[disabled] a.featured-content-inner .title a, fieldset[disabled] a.featured-content-inner .title-bg-mobile a, fieldset[disabled] a.featured-content-inner .title-bg-desktop a {
	pointer-events: none
}
@media (min-width:768px) {
.featured-content-inner .title a, .featured-content-inner .title-bg-mobile a, .featured-content-inner .title-bg-desktop a {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.featured-content-inner .title a .caret, .featured-content-inner .title-bg-mobile a .caret, .featured-content-inner .title-bg-desktop a .caret {
	margin-left: 0
}
@media (min-width:768px) {
.featured-content-inner .title a, .featured-content-inner .title-bg-mobile a, .featured-content-inner .title-bg-desktop a {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
@media (max-width:767px) {
.featured-content-inner .title a, .featured-content-inner .title-bg-mobile a, .featured-content-inner .title-bg-desktop a {
	display: block;
	margin-bottom: 8px
}
}
.featured-content-inner .title a:hover, .featured-content-inner .title-bg-mobile a:hover, .featured-content-inner .title-bg-desktop a:hover {
	background: #fff;
	border-color: #fff;
	color: #000;
	text-decoration: none
}
.featured-content-inner .title a.nobtn, .featured-content-inner .title-bg-mobile a.nobtn, .featured-content-inner .title-bg-desktop a.nobtn {
	border: 0;
	padding: 0;
	display: inline;
	background: 0 0;
	font-weight: 400;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: none;
	font-size: inherit
}
.featured-content-inner .title a.nobtn:hover, .featured-content-inner .title-bg-mobile a.nobtn:hover, .featured-content-inner .title-bg-desktop a.nobtn:hover, .featured-content-inner .title a.nobtn:focus, .featured-content-inner .title-bg-mobile a.nobtn:focus, .featured-content-inner .title-bg-desktop a.nobtn:focus, .featured-content-inner .title a.nobtn:active, .featured-content-inner .title-bg-mobile a.nobtn:active, .featured-content-inner .title-bg-desktop a.nobtn:active {
	color: inherit;
	text-decoration: underline
}
.featured-content-inner .title strong, .featured-content-inner .title-bg-mobile strong, .featured-content-inner .title-bg-desktop strong, .featured-content-inner .title b, .featured-content-inner .title-bg-mobile b, .featured-content-inner .title-bg-desktop b, .featured-content-inner .title em, .featured-content-inner .title-bg-mobile em, .featured-content-inner .title-bg-desktop em, .featured-content-inner .title i, .featured-content-inner .title-bg-mobile i, .featured-content-inner .title-bg-desktop i {
	color: #e0311d
}
.featured-content-inner .title em a, .featured-content-inner .title-bg-mobile em a, .featured-content-inner .title-bg-desktop em a, .featured-content-inner .title i a, .featured-content-inner .title-bg-mobile i a, .featured-content-inner .title-bg-desktop i a, .featured-content-inner .title strong a, .featured-content-inner .title-bg-mobile strong a, .featured-content-inner .title-bg-desktop strong a, .featured-content-inner .title b a, .featured-content-inner .title-bg-mobile b a, .featured-content-inner .title-bg-desktop b a {
	border-color: #e0311d;
	background: #e0311d;
	font-style: normal
}
.featured-content-inner.right {
	background-position: left center
}
.featured-content-inner.right .title, .featured-content-inner.right .title-bg-mobile, .featured-content-inner.right .title-bg-desktop {
	left: auto;
	right: 0;
	text-align: right
}
@media (max-width:767px) {
.featured-content-inner.right .title, .featured-content-inner.right .title-bg-mobile, .featured-content-inner.right .title-bg-desktop {
	text-align: left
}
}
.featured-content-inner.center {
	background-position: center
}
.featured-content-inner.center .title, .featured-content-inner.center .title-bg-mobile, .featured-content-inner.center .title-bg-desktop {
	left: 25%;
	right: 25%;
	max-width: 50%;
	text-align: center
}
@media (max-width:767px) {
.featured-content-inner.center .title, .featured-content-inner.center .title-bg-mobile, .featured-content-inner.center .title-bg-desktop {
	left: 0;
	right: 0;
	max-width: 100%;
	text-align: left
}
}
.featured-content-inner .title-bg-mobile {
	display: none
}
@media (max-width:979px) {
.featured-content-inner .title-bg-mobile {
	display: block
}
}
.featured-content-inner .title-bg-desktop {
	display: block
}
@media (max-width:979px) {
.featured-content-inner .title-bg-desktop {
	display: none
}
}
@media (max-width:767px) {
.preview .featured-content {
	width: 320px;
	margin: 0 -15px 0 0
}
}
@media (min-width:768px) {
.preview .featured-content {
	width: 563px
}
}
@media (min-width:980px) {
.preview .featured-content {
	width: 808px;
	margin: 0 0 0 -15px
}
}
@media (min-width:1200px) {
.preview .featured-content {
	width: 975px;
	margin: 0 0 0 -15px
}
}
.width-lg {
	width: 1230px
}
.width-md {
	width: 1010px
}
.width-sm {
	width: 798px
}
.width-xs {
	width: 350px
}
.featured-template {
	background-position: right center;
	background-size: cover;
	height: 250px
}
.featured-template h1, .featured-template h2, .featured-template h3, .featured-template h4, .featured-template h5, .featured-template h6, .featured-template p {
	margin: 0
}
.featured-template .header {
	background-color: #e3dccd;
	min-width: 33.34%;
	display: inline-block;
	padding: 7px;
	color: #3c464d
}
.featured-template .title {
	white-space: nowrap
}
.featured-template .banner {
	background-color: rgba(60,70,77,.9);
	position: absolute;
	bottom: 0;
	padding: 7px;
	height: 33.34%;
	display: flex;
	flex-direction: row;
	white-space: normal;
	width: 100%
}
.featured-template .banner h1, .featured-template .banner h2, .featured-template .banner h3, .featured-template .banner h4, .featured-template .banner h5, .featured-template .banner h6, .featured-template .banner p {
	color: #fff
}
.featured-template .banner .description {
	width: 85%;
	margin: 0
}
.featured-template .banner .description h1, .featured-template .banner .description h2, .featured-template .banner .description h3, .featured-template .banner .description h4, .featured-template .banner .description h5, .featured-template .banner .description h6 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.featured-template .banner .description p {
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis
}
.featured-template .banner a {
	width: 20%
}
.featured-template .banner .content-link {
	color: #fff;
	background: red;
	border: none;
	width: 35px;
	height: 35px;
	padding: 3px 8px;
	font-size: 18px;
	line-height: 1.5;
	border-radius: 25px;
	margin-left: 20px;
	top: 25%
}
.preview .featured-template {
	width: 50%;
	position: relative
}
ul.team {
	list-style: none;
	margin-top: 20px
}
ul.team li {
	margin-bottom: 20px
}
ul.team li img.avatar {
	float: left;
	padding-right: 10px;
	margin-bottom: 10px;
	vertical-align: middle
}
ul.team li h4 {
	margin: 0
}
.faq-mugs {
	text-align: center
}
.well {
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.share-link-inline {
	position: relative;
	font-weight: 400;
	display: inline-block
}
.share-link-inline .share-social {
	display: inline-block
}
.share-link-inline .share-social a {
	float: left;
	margin-right: 2px
}
.share-link-inline .share-social [class^=sfe-icon-] {
	color: #fff;
	background: #e0311d;
	font-size: 14px;
	padding: 2px;
	float: left;
	-webkit-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
@media (max-width:767px) {
.share-link-inline .share-social [class^=sfe-icon-] {
	padding: 10px 16px
}
}
.share-link-inline .share-social .sfe-icon-facebook-nobox {
	background: #3b5999
}
.share-link-inline .share-social .sfe-icon-google-plus {
	background: #d34836
}
.share-link-inline .share-social .sfe-icon-twitter {
	background: #4099ff
}
.share-link-inline .share-social .sfe-icon-pinterest {
	background: #cc2127
}
.share-link-inline .share-social .sfe-icon-tumblr {
	background: #36465d
}
.share-link-inline .share-social .sfe-icon-reddit {
	background: #ff4500
}
.share-link-inline a:hover, .share-link-inline a:active, .share-link-inline a:focus {
	text-decoration: none
}
.share-link-inline a:hover [class^=sfe-icon-], .share-link-inline a:active [class^=sfe-icon-], .share-link-inline a:focus [class^=sfe-icon-] {
	background: #e0311d
}
.share-link-inline .share-link-toggle {
	font-size: 12px;
	line-height: 18px;
	padding: 0 5px 0 3px;
	color: #fff;
	background: #b1aaa0;
	font-weight: 700;
	float: right;
	-webkit-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
@media (max-width:767px) {
.share-link-inline .share-link-toggle {
	padding: 10px 16px;
	line-height: 14px
}
}
.share-link-inline .share-link-toggle .sfe-icon-share {
	font-size: 10px
}
.share-link-inline .share-link-toggle:hover, .share-link-inline .share-link-toggle:active, .share-link-inline .share-link-toggle:focus {
	background: #e0311d
}
.share-link-inline .share-title {
	text-transform: uppercase;
	letter-spacing: .05em
}
@media (min-width:768px) {
.share-link-inline .share-title {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.share-link-inline .share-link-inner {
	display: none;
	z-index: 2000;
	color: #333;
	background-color: #fff;
	border: 1px solid #cfc8b9;
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.2);
	box-shadow: 2px 2px 4px rgba(0,0,0,.2);
	position: absolute;
	top: 24px;
	left: 0;
	padding: 10px;
	font-size: 14px
}
.share-link-inline .share-link-inner input[type=text] {
	width: 156px;
	margin: 10px 0 16px
}
.share-link-inline .share-link-inner [class^=sfe-icon-] {
	padding: 4px 12px;
	font-size: 14px
}
@media (max-width:767px) {
.share-link-inline .share-link-inner [class^=sfe-icon-] {
	padding: 10px 16px
}
}
table.cart input[name^=qty] {
	width: 5.9em;
	padding: .5em
}
table.cart tr.backorder {
	background-color: #f2dede
}
table.cart tr.backorder th, table.cart tr.backorder td {
	background-color: #f2dede;
	border-color: #ebccd1
}
table.cart tr.preorder {
	background-color: #d9edf7
}
table.cart tr.preorder th, table.cart tr.preorder td {
	background-color: #d9edf7;
	border-color: #bce8f1
}
table.cart tr.warning {
	background-color: #fcf8e3
}
table.cart tr.warning th, table.cart tr.warning td {
	background-color: #fcf8e3;
	border-color: #faebcc
}
table.cart tr.info {
	background-color: #d9edf7
}
table.cart tr.info th, table.cart tr.info td {
	background-color: #d9edf7;
	border-color: #faebcc
}
table.cart th:last-child, table.cart td:last-child {
	text-align: right
}
table.cart th:first-child, table.cart td:first-child {
	text-align: left
}
table.cart button[type=submit] {
	top: 0
}
@media (max-width:767px) {
table.cart tbody>tr>td {
	padding-left: 0;
	padding-right: 0
}
}
table.cart .wishlist-dropdown {
	display: inline-block
}
table.cart .wishlist-dropdown .btn {
	padding: 5px 10px;
	color: #e0311d
}
table.cart .alert {
	padding: 5px 10px;
	margin-bottom: 0;
	display: inline-flex;
	align-items: center
}
table.cart .alert-icon {
	margin: 0 10px 0 0;
	font-size: 1.25em
}
table.cart .alert-icon .glyphicon-exclamation-sign {
	color: #f0ad4e
}
table.cart .alert-text {
	font-size: 12px;
	flex-grow: 2
}
.cart-actions {
	clear: both
}
.cart-actions .subtotal {
	display: inline-block;
	font-size: 18px
}
@media (max-width:979px) {
.cart-actions .subtotal {
	display: block;
	margin-bottom: 20px
}
}
.cart-actions .actions-checkout {
	float: right
}
.cart-actions .actions-checkout .alert {
	margin: 20px 0 0
}
.cart-actions .actions-checkout form, .cart-actions .actions-checkout .btn, .cart-actions .actions-checkout .checkbox {
	display: inline-block
}
.cart-actions .actions-checkout .btn, .cart-actions .actions-checkout .checkbox {
	margin-left: 15px
}
@media (max-width:979px) {
.cart-actions .actions-checkout, .cart-actions .actions-checkout form, .cart-actions .actions-checkout .btn, .cart-actions .actions-checkout .checkbox {
	float: none;
	display: block;
	margin-left: 0;
	margin-bottom: 20px
}
}
@media (max-width:979px) {
.cart-actions .actions-shipquote {
	border-top: 1px solid #ddd;
	padding-top: 20px
}
}
.cart-actions .actions-wishlist, .cart-actions .actions-removeall {
	display: inline-block
}
.cart-actions .actions-checkout, .cart-actions .actions-shipquote, .cart-actions .actions-wishlist, .cart-actions .actions-removeall {
	margin-bottom: 20px
}
@media (max-width:979px) {
.cart-actions .actions-checkout, .cart-actions .actions-shipquote, .cart-actions .actions-wishlist, .cart-actions .actions-removeall {
	display: block
}
.cart-actions .actions-checkout .btn, .cart-actions .actions-shipquote .btn, .cart-actions .actions-wishlist .btn, .cart-actions .actions-removeall .btn {
	display: block;
	width: 100%
}
}
#shipping_calculator {
	margin: 15px 0
}
#shipping_calculator td {
	padding: 6px;
	border-bottom: 1px solid #ddd
}
#shipping_calculator p {
	margin-top: 1em
}
#shipping_calculator ul {
	list-style: none;
	margin: 0
}
#shipping_calculator ul li {
	padding: 6px 0
}
#shipping_calculator ul.quote_response {
	list-style: none
}
#shipping_calculator ul.quote_response li {
	padding: 2px 0
}
.cart-index .product-recs {
	margin-top: 60px
}
.cart-index .product-recs h2 {
	border-top: 0
}
.shipping_partner {
	float: left
}
td.pic {
	width: 7.5%
}
td.details {
	width: 32%
}
td.subtotal {
	width: 5.4%
}
td.quantity {
	width: 17.5%
}
.non-backorderable {
	background-color: #fff
}
.non-backorderable .glyphicon-exclamation-sign {
	color: #d9534f!important
}
.cart-backorder .lg-glyphicon {
	font-size: 50px
}
.cart-backorder .modal-open {
	overflow: visible
}
.cart-backorder .modal-header {
	border-bottom: none;
	padding-bottom: 0
}
.cart-backorder .modal-body {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding-top: 0
}
.cart-backorder .modal-body p {
	text-align: left;
	width: 235px;
	padding-bottom: 5px
}
.cart-backorder #ship_complete {
	border-right: 1px solid #bbbdbf;
	flex: 1
}
@media (max-width:979px) {
.cart-backorder #ship_complete {
	border: none
}
}
.cart-backorder #ship_separate {
	flex: 1
}
.tax-exempt {
	color: #3a87ad;
	vertical-align: text-top
}
.tax-exempt.lg-glyphicon {
	font-size: 50px
}
.exports {
	list-style: none
}
.exports img {
	padding-right: 5px
}
ul.tutorials {
	list-style: none;
	margin: 0;
	padding: 0
}
ul.tutorials li {
	display: inline
}
ul.tutorials li a {
	color: #777;
	background: #f7f7f7;
	border: 1px solid #cbcbcb;
	display: block;
	float: left;
	height: 200px;
	padding: 8px 9px;
	width: 19%;
	margin-right: 1%;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
ul.tutorials li a:hover {
	background: #efefef
}
ul.tutorials li a .thumb {
	height: 125px;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}
ul.tutorials li a h5 {
	margin: 0
}
ul.tutorials-category li {
	margin-bottom: 15px
}
ul.tags {
	list-style: none;
	margin: 0;
	padding: 0
}
ul.tags li {
	list-style: none;
	margin: 0
}
.tags-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 20px
}
.tags-list li {
	display: inline-block;
	margin: 0
}
.tag {
	display: inline-block;
	color: #fff;
	background: #6a7a75;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .05em;
	padding: 0 5px;
	margin: 0 0 3px
}
@media (min-width:768px) {
.tag {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.tag.big {
	font-size: 16px;
	line-height: 1.5
}
.tag:hover, .tag:active, .tag:focus {
	text-decoration: none;
	background: #e0311d;
	border-color: #e0311d;
	color: #fff
}
#tags-sidebar {
	background: #f7f7f7;
	padding: 20px
}
#tags-sidebar h2 {
	margin-top: 0
}
#tags-sidebar li {
	display: block
}
.nav-account .nav-tabs>li>a, .nav-account .nav-tabs>li.active>a {
	font-size: 12px;
	padding: 8px 9px
}
form#change_password input:valid+span.help {
display:none
}
form.profile label {
	display: inline-block;
	min-width: 125px
}
form.profile textarea {
	width: 100%;
	min-height: 70px
}
form.profile select {
	width: 224px
}
form.new-address select {
	width: 220px
}
table.autonotify td img.thumbnail {
	float: left;
	margin-right: 10px
}
iframe[src="about:blank"] {
	display: none
}
#confirmations #col-orders {
	width: 100px
}
#confirmations #col-shipments {
	width: 100px
}
#confirmations #col-action {
	width: 100px
}
#confirmations tr td {
	border: none;
	padding: 15px 12px
}
#confirmations tr td .input {
	padding: 7px 6px
}
#confirmations tr td button {
	margin: 0
}
#confirmations tr td input#add_confirmation {
	width: 90%
}
#autonotifications .thumbnail {
	width: 48px;
	height: 48px;
	margin: 0 0 0 8px
}
#autonotifications .well {
	border: none;
	background-color: #f9f9f9
}
#autonotifications #col-img {
	width: 70px
}
#autonotifications #col-action {
	width: 100px
}
#autonotifications tr td {
	border: none
}
#autonotifications tr td p {
	margin-bottom: .1em;
	margin-top: .3em
}
#autonotifications tr td button {
	margin-top: 7px
}
#other #col-check {
	width: 40px
}
#other tr td {
	border: none;
	padding: 10px 12px 6px
}
#other label {
	font-weight: 400
}
.billing-address .bg-warning {
	padding: 5px 10px
}
.street-address .form-group {
	margin-bottom: 5px
}
.payment-options {
	margin-left: -1px;
	border-left: 1px solid #ddd
}
.search-results {
	clear: both;
	min-height: 5em
}
.search-results form[disabled] {
	opacity: .5
}
.search-results .view-all {
	padding: 20px 0;
	clear: both
}
.search-results .view-all a {
	display: block;
	font-weight: 700;
	border: 1px solid #ddd;
	background: #f7f7f7;
	padding: 10px;
	text-align: center
}
.search-results .view-all a:hover, .search-results .view-all a:active, .search-results .view-all a:focus {
	background: #e0311d;
	color: #fff;
	border-color: #e0311d
}
.search-results .view-all a[disabled] {
	opacity: .5
}
.search-results .result-count {
	display: none
}
.search-results.loading::after, .search-results .loading::after {
	clear: both;
	display: block;
	margin-top: 1em;
	text-align: center;
	font-size: 300%;
	content: "Loading..."
}
.search-results.search-error::after, .search-results .search-error::after {
	clear: both;
	display: block;
	margin-top: 1em;
	font-weight: 700;
	content: "Unable to retrieve search results at this time due to a system error.";
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442
}
.search-results.search-error::after h4, .search-results .search-error::after h4 {
margin-top:0;
color:inherit
}
.search-results.search-error::after .alert-link, .search-results .search-error::after .alert-link {
font-weight:700
}
.search-results.search-error::after>p, .search-results .search-error::after>p, .search-results.search-error::after>ul, .search-results .search-error::after>ul {
margin-bottom:0
}
.search-results.search-error::after>p+p, .search-results .search-error::after>p+p {
margin-top:5px
}
.search-results.search-error::after a, .search-results .search-error::after a {
text-decoration:underline
}
.search-results.search-error::after hr, .search-results .search-error::after hr {
border-top-color:#e4b9c0
}
.search-results.search-error::after .alert-link, .search-results .search-error::after .alert-link {
color:#843534
}
.divider {
	background: #efefef;
	padding: 10px;
	margin: 40px 0 20px;
	clear: both
}
.question {
	width: 28%;
	margin: 0 2% 20px 0;
	float: left;
	clear: both;
	font-size: 14px;
	line-height: 1.42857143;
	font-weight: 700
}
.answer {
	width: 70%;
	margin-bottom: 20px;
	float: right;
	clear: right
}
.jobapp-nav {
	margin: 0;
	padding: 0;
	list-style-type: none
}
@media (min-width:768px) {
.jobapp-nav {
	-moz-columns: 2;
	-webkit-columns: 2;
	columns: 2
}
}
.employer:first-of-type .btn-remove, .school:first-of-type .btn-remove {
	display: none
}
.well>h3 {
	margin-top: 0
}
.textarea-preview {
	overflow: auto;
	height: 300px;
	margin: 0;
	padding: 6px 12px;
	border: thin solid #ccc;
	border-radius: 3px
}
.videos #playlist {
	margin: 0 0 20px;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #efefef
}
.videos #playlist li {
	border-bottom: 1px solid #efefef
}
.videos #playlist li a {
	display: block;
	padding: 4px 0 4px 8px;
	font-size: 13px;
	color: #777;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}
@media (min-width:768px) {
.videos #playlist li a {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400
}
}
.videos #playlist li a:active, .videos #playlist li a:hover, .videos #playlist li a:focus {
	background-color: #e0311d;
	color: #fff
}
.videos #playlist li a.current {
	background-color: #e3dccd;
	color: #333
}
.videos .loadthrobber {
	background: center no-repeat url(/img/throbber.gif);
	clear: both;
	height: 100px
}
.videos .sfe-icon-light-bulb {
	color: #999
}
.videos #videoMenu {
	z-index: 101;
	position: relative;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-top: 20px
}
.videos #video_container {
	position: relative;
	margin-bottom: 10px;
	z-index: 101;
	height: 0;
	padding-bottom: 56.25%
}
.videos #video_container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.videos #video_container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: solid 1px #dcdcdc
}
.videos #description_container {
	margin-bottom: 20px
}
.videos .vload {
	clear: both;
	display: none;
	text-align: center;
	margin-bottom: 20px;
	overflow: visible!important
}
.videos #load_more {
	display: block
}
.videos .video_list {
	clear: both
}
.videos .video-search {
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	padding: 20px 0;
	margin-bottom: 20px
}
.videos #maximize .glyphicon {
	color: #999;
	font-size: 16px
}
#shadow {
	background-color: #000;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 100;
	opacity: .75
}
.distributors .map {
	width: 100%;
	height: 500px
}
@media (max-width:980px) {
.distributors .map {
	height: 300px
}
}
.distributors .map img {
	max-width: none!important
}
.distributors .distro-list {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width:980px) {
.distributors .distro-list {
	float: left;
	width: 33.33333333%
}
}
@media (max-width:980px) {
.distributors .distro-list {
	padding-top: 20px
}
}
.distributors .distro-list .list-group {
	height: 444px;
	overflow-y: auto
}
.distributors .init {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width:980px) {
.distributors .init {
	float: left;
	width: 100%
}
}
.distributors .distro-loader {
	text-align: center
}
.distributors .distro-loader img {
	height: 180px
}
#quiz-list {
	font-size: 14px
}
#quiz-list li {
	line-height: 1.5em
}
#quiz {
	background-color: #fff;
	width: 100%;
	overflow: hidden
}
#quiz_tutorial {
	float: left;
	width: 58%;
	padding: 1%
}
#quiz_question {
	background-color: #efefef;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	float: left;
	width: 38%;
	margin-top: 1em
}
#quiz_score {
	background-color: #efefef;
	border-radius: 6px;
	padding: 10px
}
#quiz_score h3 {
	margin: 0 0 .5em
}
#quiz_question .inner {
	padding: 12px
}
#quiz_question .red-header {
	background-color: #e0311d;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	color: #fff;
	margin: 0
}
#quiz_question .red-header span {
	padding: 8px
}
#quiz_question .quest {
	font-size: 16px
}
#quiz_question .quest img {
	border: 1px solid #666;
	max-width: 346px;
	margin-top: .5em
}
.quiz input.radio {
	float: left;
	position: absolute;
	margin: 3px;
	z-index: 5
}
.quiz label {
	font-weight: 400;
	padding: 3px 5px 3px 20px;
	z-index: 10
}
.quiz label.selected {
	border-radius: 4px;
	background-color: #e0311d;
	color: #fff
}
table .thumbnail {
	display: inline-block
}
.buying-guide {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}
.buying-guide>thead>tr>th, .buying-guide>tbody>tr>th, .buying-guide>tfoot>tr>th, .buying-guide>thead>tr>td, .buying-guide>tbody>tr>td, .buying-guide>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}
.buying-guide>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}
.buying-guide>caption+thead>tr:first-child>th, .buying-guide>colgroup+thead>tr:first-child>th, .buying-guide>thead:first-child>tr:first-child>th, .buying-guide>caption+thead>tr:first-child>td, .buying-guide>colgroup+thead>tr:first-child>td, .buying-guide>thead:first-child>tr:first-child>td {
	border-top: 0
}
.buying-guide>tbody+tbody {
	border-top: 2px solid #ddd
}
.buying-guide .table {
	background-color: #fff
}
.buying-guide>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}
.buying-guide>tbody>tr:nth-child(odd) {
	background-color: #f9f9f9;
	overflow: auto
}
.buying-guide>tbody>tr:hover {
	background-color: #f5f5f5
}
.sfe-responsive form {
	display: inline-block
}
.sfe-responsive form .form-control {
	display: inline-block
}
@media (max-width:767px) {
.sfe-responsive td.discounts, .sfe-responsive th.discounts {
	display: none
}
}
@media (max-width:767px) {
.sfe-responsive {
	display: block;
	width: auto;
	max-width: none
}
.sfe-responsive thead, .sfe-responsive tbody, .sfe-responsive th, .sfe-responsive td, .sfe-responsive tr {
	display: block;
	width: 100%
}
.sfe-responsive>thead>tr {
	position: absolute;
	top: -9999px;
	left: -9999px
}
.sfe-responsive>tbody>tr {
	clear: both;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 1px solid #ddd
}
.sfe-responsive>tbody>tr>td {
	border: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: left;
	clear: none
}
.sfe-responsive>tbody>tr>td.pic {
	width: 40%;
	padding-right: 15px
}
.sfe-responsive>tbody>tr>td.details, .sfe-responsive>tbody>tr>td.subtotal {
	width: 60%;
	float: right
}
.sfe-responsive>tbody>tr>td.quantity {
	width: 100%;
	clear: both;
	text-align: left
}
.sfe-responsive>tbody>tr>td.quantity-sm {
	width: 30%
}
.sfe-responsive>tbody>tr.actions td {
	width: auto
}
.sfe-responsive>tbody>tr.actions td:last-child {
	text-align: right;
	float: right
}
.sfe-responsive>tbody>tr.actions td:first-child {
	text-align: left;
	float: left
}
}
.table-striped>tbody>tr:nth-child(odd) {
	background-color: #f9f9f9;
	overflow: auto
}
@-moz-keyframes tweenheight {
0%, 100% {
height:0;
width:17px
}
25% {
height:25px;
width:17px
}
50% {
width:0;
height:25px
}
75% {
width:17px;
height:25px
}
}
@-webkit-keyframes tweenheight {
0%, 100% {
height:0;
width:17px
}
25% {
height:25px;
width:17px
}
50% {
width:0;
height:25px
}
75% {
width:17px;
height:25px
}
}
@keyframes tweenheight {
0%, 100% {
height:0;
width:17px
}
25% {
height:25px;
width:17px
}
50% {
width:0;
height:25px
}
75% {
width:17px;
height:25px
}
}
@-moz-keyframes tweenrot {
0% {
-moz-transform:rotate(0deg)
}
100% {
-moz-transform:rotate(360deg)
}
}
@-webkit-keyframes tweenrot {
0% {
-webkit-transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes tweenrot {
0% {
transform:rotate(0deg)
}
100% {
transform:rotate(360deg)
}
}
.threed-loader {
	position: absolute;
	left: 10px;
	top: 5px;
	color: #fff;
	line-height: 1em
}
.threed-loader-spin {
	width: 17px;
	height: 25px;
	font-size: 25px;
	-webkit-animation: tweenrot 2s infinite linear;
	-moz-animation: tweenrot 2s infinite linear;
	-o-animation: tweenrot 2s infinite linear;
	animation: tweenrot 2s infinite linear
}
.threed-loader-front {
	-webkit-animation: tweenheight 5s infinite ease-in-out;
	-moz-animation: tweenheight 5s infinite ease-in-out;
	-o-animation: tweenheight 5s infinite ease-in-out;
	animation: tweenheight 5s infinite ease-in-out;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}
.threed-loader-front * {
	position: absolute;
	top: 0
}
.threed-loader-back {
	color: #e0311d;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1
}
.threed-loader-text {
	margin-left: 22px
}
.threed-controls {
	color: #fff;
	position: absolute;
	bottom: 0;
	padding: 0 2px 7px;
	height: 32px;
	text-align: center;
	width: 100%;
	overflow: visible
}
.threed-controls .threed-info {
	position: relative;
	bottom: -25px;
	color: #000
}
.threed-controls .threed-info .progress {
	height: 16px
}
.threed-controls .threed-info .progress .progress-bar {
	line-height: 18px
}
.threed-controls .threed-btn, .threed-controls .threed-btn-gear {
	cursor: pointer;
	border: solid 1px #fff;
	vertical-align: middle;
	margin-top: 2px;
	margin-right: 2px;
	height: 22px;
	width: 22px;
	line-height: 22px
}
.threed-controls .threed-btn.active, .threed-controls .threed-btn-gear.active {
	background-color: #fff;
	color: #000
}
.threed-controls .threed-btn:first-child, .threed-controls .threed-btn-gear:first-child {
	margin-top: 0
}
.threed-controls .threed-btn-gear {
	position: absolute;
	bottom: 8px;
	right: 24px
}
.threed-controls .images-maximize-launch {
	position: absolute;
	bottom: 8px;
	right: 2px
}
.threed-controls .threed-drawer {
	float: left;
	width: 25px;
	height: 24px;
	border-right: solid 1px #fff;
	margin-left: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	overflow: hidden
}
.threed-controls.dark {
	color: #000
}
.threed-controls.dark .threed-drawer {
	color: #000;
	border-right: solid 1px #000
}
.threed-controls.dark .threed-btn, .threed-controls.dark .threed-btn-gear {
	color: #000;
	border: solid 1px #000
}
.threed-controls.dark .threed-btn.active, .threed-controls.dark .threed-btn-gear.active {
	background-color: #000;
	color: #fff
}
.threed-controls.minimized .threed-drawer.open {
	height: auto
}
.threed-controls.minimized .threed-drawer.open.move {
	margin-top: -24px
}
.threed-controls.minimized .threed-drawer.open.forscale {
	margin-top: -72px
}
.threed-controls.minimized .threed-drawer.closed {
	height: 24px
}
.threed-controls.maximized .threed-drawer {
	width: auto
}
.threed-controls.maximized .threed-drawer .threed-btn {
	float: left;
	margin-top: 0
}
.threed-controls.maximized .threed-drawer .threed-btn:last-child {
	margin-right: 1px
}
.threed-controls .images-maximize-launch {
	right: 0
}
.threed-controls .threed-drawer.forscale {
	padding-top: 1px
}
.threed-controls .threed-drawer.move {
	border-right: none;
	margin-left: 2px
}
.popover .color-disp {
	height: 33px;
	width: 33px
}
.fave_widget.simple .fave_btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-weight: 700;
	white-space: normal;
	color: #e0311d;
	background-color: #fff;
	border-color: #ccc;
	color: #999;
	font-size: 12px;
	padding: 2px 4px
}
.fave_widget.simple .fave_btn:focus, .fave_widget.simple .fave_btn:active:focus, .fave_widget.simple .fave_btn.active:focus, .fave_widget.simple .fave_btn.focus, .fave_widget.simple .fave_btn:active.focus, .fave_widget.simple .fave_btn.active.focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.fave_widget.simple .fave_btn:hover, .fave_widget.simple .fave_btn:focus, .fave_widget.simple .fave_btn.focus {
	color: #e0311d;
	text-decoration: none
}
.fave_widget.simple .fave_btn:active, .fave_widget.simple .fave_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)
}
.fave_widget.simple .fave_btn.disabled, .fave_widget.simple .fave_btn[disabled], fieldset[disabled] .fave_widget.simple .fave_btn {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}
a.fave_widget.simple .fave_btn.disabled, fieldset[disabled] a.fave_widget.simple .fave_btn {
	pointer-events: none
}
@media (min-width:768px) {
.fave_widget.simple .fave_btn {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.fave_widget.simple .fave_btn .caret {
	margin-left: 0
}
.fave_widget.simple .fave_btn:focus, .fave_widget.simple .fave_btn.focus {
	color: #e0311d;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}
.fave_widget.simple .fave_btn:hover {
	color: #e0311d;
	background-color: #e6e6e6;
	border-color: #adadad
}
.fave_widget.simple .fave_btn:active, .fave_widget.simple .fave_btn.active, .open>.dropdown-toggle.fave_widget.simple .fave_btn {
	color: #e0311d;
	background-color: #e6e6e6;
	border-color: #adadad
}
.fave_widget.simple .fave_btn:active:hover, .fave_widget.simple .fave_btn.active:hover, .open>.dropdown-toggle.fave_widget.simple .fave_btn:hover, .fave_widget.simple .fave_btn:active:focus, .fave_widget.simple .fave_btn.active:focus, .open>.dropdown-toggle.fave_widget.simple .fave_btn:focus, .fave_widget.simple .fave_btn:active.focus, .fave_widget.simple .fave_btn.active.focus, .open>.dropdown-toggle.fave_widget.simple .fave_btn.focus {
	color: #e0311d;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}
.fave_widget.simple .fave_btn:active, .fave_widget.simple .fave_btn.active, .open>.dropdown-toggle.fave_widget.simple .fave_btn {
	background-image: none
}
.fave_widget.simple .fave_btn.disabled:hover, .fave_widget.simple .fave_btn[disabled]:hover, fieldset[disabled] .fave_widget.simple .fave_btn:hover, .fave_widget.simple .fave_btn.disabled:focus, .fave_widget.simple .fave_btn[disabled]:focus, fieldset[disabled] .fave_widget.simple .fave_btn:focus, .fave_widget.simple .fave_btn.disabled.focus, .fave_widget.simple .fave_btn[disabled].focus, fieldset[disabled] .fave_widget.simple .fave_btn.focus {
	background-color: #fff;
	border-color: #ccc
}
.fave_widget.simple .fave_btn .badge {
	color: #fff;
	background-color: #e0311d
}
.fave_widget.simple .fave_btn:hover, .fave_widget.simple .fave_btn:active, .fave_widget.simple .fave_btn:focus {
	color: #999
}
.fave_widget.simple .fave_btn.yes {
	color: #e0311d
}
.fave_widget.simple .name, .fave_widget.simple .fave_count {
	display: none
}
.fave_widget.verbose {
	display: inline-block;
	color: #777;
	background: #fff;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-weight: 700;
	line-height: 20px
}
@media (min-width:768px) {
.fave_widget.verbose {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
.fave_widget.verbose .fave_btn {
	float: left;
	color: inherit;
	padding: 0 5px;
	border: 1px solid #ccc;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}
@media (max-width:767px) {
.fave_widget.verbose .fave_btn {
	padding: 5px 10px
}
}
.fave_widget.verbose .fave_btn:hover, .fave_widget.verbose .fave_btn:active, .fave_widget.verbose .fave_btn:focus {
	background: #efefef
}
.fave_widget.verbose .fave_btn.yes .glyphicon {
	color: #e0311d
}
.fave_widget.verbose .fave_count {
	float: left;
	border: 1px solid #ccc;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-left: 0;
	padding: 0 5px
}
@media (max-width:767px) {
.fave_widget.verbose .fave_count {
	padding: 5px 10px
}
}
.fave_widget .fave_yes {
	display: none
}
.fave_widget .fave_no {
	display: inline
}
.fave_widget .yes .fave_yes {
	display: inline
}
.fave_widget .yes .fave_no {
	display: none
}
.favorites-view-all {
	display: block;
	padding: 23% 1em;
	background: #efefef;
	color: #333;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .05em;
	clear: both
}
@media (min-width:768px) {
.favorites-view-all {
	font-family: SparkGauge, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: .1em
}
}
@media (max-width:767px) {
.favorites-view-all {
	padding: 1em
}
}
.favorites-view-all:hover, .favorites-view-all:focus, .favorites-view-all:active {
	background: #e0311d;
	color: #fff
}
@media (max-width:979px) {
.favorites-index .tile-wrap .tile:nth-child(3) {
	display: none
}
}
@media print {
.mobile-menu-button, .nav_toggle, .cart, .category-nav-wrap, .blog-sidebar, .breadcrumb, .featured-content, .button, #comment_form, form .actions, .hide, footer, .past-news-sidebar, .surf, .module-tutorials, .tags-module, .skills-module, .previous-versions, .share-link-inline, .sfe-wish-list form, .sfe-wish-list .sfe-footer, pre .copy-code, .images .carousel-nav, .add-buttons, .add-wishlist, #nav-pages {
	display: none!important
}
.header {
	border-bottom: 0;
	padding: 0 0 20px
}
a[href]:after {
	content: ""
}
abbr[title]:after {
	content: ""
}
.top {
	margin-bottom: 15px
}
.product .col-pricing {
	float: right;
	width: 35%
}
.product .col-images {
	float: left;
	width: 62%
}
#tutorial img {
	max-width: 300px!important
}
.sfe-wish-list .sfe-row {
	border-top: 1px solid #eee;
	border-bottom: 0
}
pre, .sfe-wish-list .sfe-inner {
	max-height: none
}
}



.slt{ float:left; width:60%;}


@media (max-width: 1200px) {

.carousel-nav .carousel-indicators li {
	border: 1px solid #cbcbcb;
	vertical-align: middle;
	width: 50px;
	height: 50px;
	margin: 6px;
	text-indent: 0;
	border-radius: 0;
	transition: width .1s, height .1s, margin .1s;
	
}

.carousel-nav .carousel-indicators li.active {
	border-color: #b2b2b2;
	width: 56px;
	height: 56px;
	margin: 3px
}
}
@media (max-width: 768px) {
.slt{ float:none; width:100%;}

.carousel-inner {
	float:none; 
	width:100%
}

.carousel-nav {

	float:none; width:100%
}


.carousel-nav .carousel-indicators li {

	display:inline-block
}
}