.bluetoothLink {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.Button {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.Button {
	cursor: pointer
}

.Button {
	-webkit-appearance: none;
	border-radius: 0
}

@font-face {
	font-family: HelveticaNeueRegular;
	src: url(fonts/HelveticaNeue-Regular.otf)
}

@font-face {
	font-family: HelveticaNeueBold;
	src: url(fonts/HelveticaNeue-Bold.ttf);
	font-weight: 700
}

@font-face {
	font-family: Nobel;
	src: url(fonts/Nobel-Regular.woff2) format("woff2"), url(fonts/Nobel-Regular.woff) format("woff")
}

@font-face {
	font-family: Nobel;
	font-weight: 300;
	src: url(fonts/Nobel-Book.woff2) format("woff2"), url(fonts/Nobel-Book.woff) format("woff")
}

@font-face {
	font-family: Nobel;
	font-weight: 700;
	src: url(fonts/Nobel-Bold.woff2) format("woff2"), url(fonts/Nobel-Bold.woff) format("woff")
}

.tablegrid--middle,
.tablegrid--bottom,
.tablegrid,
.tablegrid--middle>[class*=col--],
.tablegrid--bottom>[class*=col--],
.tablegrid>[class*=col--] {
	box-sizing: border-box
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0
}

html,
body {
	height: 100%;
	font-family: HelveticaNeueRegular, Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: normal;
	line-height: 1.8;
	color: #000;
	-webkit-font-smoothing: antialiased
}

* {
	box-sizing: border-box
}

ul,
li {
	display: block
}

.inline {
	display: inline-block
}

.inline li {
	display: inline-block
}

a {
	text-decoration: none;
	outline: none;
	cursor: pointer;
	color: inherit
}

a.red {
	color: #eb0a1e
}

.Pagination_button,
.Pagination_listItem,
.link,
.Link {
	color: #eb0a1e
}

.underline {
	text-decoration: underline
}

button:focus {
	outline: none
}

embed {
	display: block
}

hr {
	border: none;
	border-top: 1px solid #b3b2b2;
	margin: 10px 0
}

.row {
	height: 48px;
	overflow: hidden
}

.row05 {
	height: 8px
}

.row1 {
	height: 16px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: HelveticaNeueRegular, Arial, sans-serif;
	font-weight: 400;
	margin: 0;
	line-height: 1em;
	color: #000
}

h1 {
	font-size: 26px;
	margin: 11px 0
}

h2 {
	font-size: 20px;
	margin: 14px 0
}

h3 {
	font-size: 18px;
	margin: 15px 0 4px
}

h4 {
	font-size: 16px;
	margin: 8px 0
}

h5,
h6 {
	font-size: 12px;
	text-transform: uppercase
}

h6 {
	font-family: HelveticaNeueBold, Arial, sans-serif;
	line-height: 16px
}

p,
i,
b {
	margin-top: 0;
	margin-bottom: 20px;
	display: block
}

small,
aside {
	font-size: .9rem;
	line-height: 1.6rem
}

em {
	font-family: HelveticaNeueRegularItalic, Arial, sans-serif;
	font-style: normal
}

strong {
	font-weight: 400;
	font-family: HelveticaNeueBold, Arial, sans-serif;
	color: #000
}

.center {
	text-align: center
}

.muted,
.t-muted {
	color: #b3b2b2
}

.t-breakAll {
	word-break: break-all
}

.wrapper-medium,
.wrapper-small,
.wrapper {
	box-sizing: border-box;
	position: relative;
	margin: 0 auto;
	max-width: 960px
}

.wrapper-medium {
	width: 700px
}

.wrapper-small {
	width: 500px
}

.l-10 {
	width: 10% !important
}

.l-20 {
	width: 20% !important
}

.l-30 {
	width: 30% !important
}

.l-40 {
	width: 40% !important
}

.l-50 {
	width: 50% !important
}

.l-60 {
	width: 60% !important
}

.l-70 {
	width: 70% !important
}

.l-80 {
	width: 80% !important
}

.l-90 {
	width: 90% !important
}

.l-100 {
	width: 100% !important
}

.l-15 {
	width: 15% !important
}

.l-25 {
	width: 25% !important
}

.l-35 {
	width: 35% !important
}

.l-45 {
	width: 45% !important
}

.l-55 {
	width: 55% !important
}

.l-65 {
	width: 65% !important
}

.l-75 {
	width: 75% !important
}

.l-85 {
	width: 85% !important
}

.l-95 {
	width: 95% !important
}

.t-center {
	text-align: center
}

.right {
	float: right
}

.block {
	display: block
}

.left {
	float: left
}

.inline {
	display: inline-block
}

.red {
	color: #eb0a1e
}

.grey {
	color: #807f7f
}

.l-text-center {
	text-align: center
}

.t-right {
	text-align: right
}

.unpadded {
	padding: 0 !important
}

.l-row {
	margin-top: 16px;
	margin-bottom: 16px
}

.column {
	margin-left: 16px;
	margin-right: 16px
}

.padding2-row {
	padding-top: 32px;
	padding-bottom: 32px
}

.marginauto {
	margin-left: auto;
	margin-right: auto
}

.main,
.main-fixed,
.main-scroll,
.main-min,
.main-small {
	background-color: #fff;
	width: 100%
}

.main-fixed {
	overflow: hidden;
	height: 413px
}

.main-scroll {
	overflow: scroll
}

.main-min {
	min-height: 495px
}

.main-small {
	height: 300px
}

div[class*=content],
form[class*=content] {
	box-sizing: border-box;
	background-color: transparent;
	zoom: 1;
	background-color: rgba(255, 255, 255, .8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF);
	display: block;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px
}

.content-small {
	width: 40%
}

.content-medium {
	width: 60%
}

.page-head {
	padding-bottom: 20px
}

.is-hidden {
	display: none
}

.is-invisible {
	visibility: hidden
}

.is-active.filter {
	color: #eb0a1e
}

.list-bluetooth .is-selected {
	background-color: #44ad2c !important;
	border-radius: 2px
}

.list-bluetooth .is-selected .bluetoothLink {
	border-color: white
}

[class*=grid] {
	box-sizing: border-box;
	margin: 0 auto
}

[class*=grid]:after {
	background-color: green;
	content: '';
	display: table;
	clear: both
}

[class*=col-] {
	box-sizing: border-box;
	float: left;
	clear: right;
	padding-left: 16px;
	position: relative
}

.grid [class*=col-]:first-child {
	padding-left: 0
}

.col-1-2 {
	width: 50%
}

.col-1-3 {
	width: 33.33%
}

.col-2-3 {
	width: 66.66%
}

.col-1-4 {
	width: 25%
}

.col-3-4 {
	width: 75%
}

.col-1-10 {
	width: 10%
}

.col-2-10 {
	width: 20%
}

.col-3-10 {
	width: 30%
}

.col-4-10 {
	width: 40%
}

.col-5-10 {
	width: 50%
}

.col-6-10 {
	width: 60%
}

.col-7-10 {
	width: 70%
}

.col-8-10 {
	width: 80%
}

.col-9-10 {
	width: 90%
}

.col-10-10 {
	width: 100%
}

.col-1-12 {
	width: 8.3333333333%
}

.col-2-12 {
	width: 16.6666666667%
}

.col-3-12 {
	width: 25%
}

.col-4-12 {
	width: 33.3333333333%
}

.col-5-12 {
	width: 41.6666666667%
}

.col-6-12 {
	width: 50%
}

.col-7-12 {
	width: 58.3333333333%
}

.col-8-12 {
	width: 66.6666666667%
}

.col-9-12 {
	width: 75%
}

.col-10-12 {
	width: 83.3333333333%
}

.col-11-12 {
	width: 91.6666666667%
}

.col-12-12 {
	width: 100%
}

.grid-content {
	box-sizing: border-box;
	padding: 16px;
	background-color: #fff;
	border: 0
}

.padded {
	padding: 16px 16px 16px 0
}

.padded [class*=col-]:first-child {
	padding-left: 16px
}

.tablegrid--middle,
.tablegrid--bottom,
.tablegrid {
	display: table;
	width: 100%;
	table-layout: fixed
}

.tablegrid--middle>[class*=col--],
.tablegrid--bottom>[class*=col--],
.tablegrid>[class*=col--] {
	display: table-cell;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	vertical-align: top
}

.tablegrid--middle>[class*=col--]:first-child,
.tablegrid--bottom>[class*=col--]:first-child,
.tablegrid>[class*=col--]:first-child {
	border-left: 0
}

.tablegrid--middle>[class*=col--]:last-child,
.tablegrid--bottom>[class*=col--]:last-child,
.tablegrid>[class*=col--]:last-child {
	border-right: 0
}

.padder.tablegrid--middle,
.padder.tablegrid--bottom,
.tablegrid.padder {
	padding: 16px
}

.tablegrid--middle>[class*=col--] {
	vertical-align: middle
}

.tablegrid--bottom>[class*=col--] {
	vertical-align: bottom
}

.col--1 {
	width: 8.3333333333%
}

.col--2 {
	width: 16.6666666667%
}

.col--3 {
	width: 25%
}

.col--4 {
	width: 33.3333333333%
}

.col--5 {
	width: 41.6666666667%
}

.col--6 {
	width: 50%
}

.col--7 {
	width: 58.3333333333%
}

.col--8 {
	width: 66.6666666667%
}

.col--9 {
	width: 75%
}

.col--10 {
	width: 83.3333333333%
}

.col--11 {
	width: 91.6666666667%
}

.col--12 {
	width: 100%
}

.datepicker {
	background-color: #fff;
	border-color: #999;
	border-color: rgba(0, 0, 0, .2);
	border-style: solid;
	border-width: 1px;
	display: none;
	position: absolute;
	z-index: 900;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 18px;
	padding-bottom: 4px;
	width: 200px;
	font-size: 10px;
	box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}

.datepicker .nav {
	font-weight: 700;
	width: 100%;
	padding: 4px 0;
	background-color: #f5f5f5;
	color: gray;
	border-bottom: 1px solid #ddd;
	box-shadow: inset 0 1px 0 #fff;
	zoom: 1
}

.datepicker .nav:before,
.datepicker .nav:after {
	display: table;
	content: "";
	zoom: 1
}

.datepicker .nav:after {
	clear: both
}

.datepicker .nav span {
	display: block;
	float: left;
	text-align: center;
	height: 28px;
	line-height: 28px;
	position: relative
}

.datepicker .nav .bg {
	width: 100%;
	background-color: #fdf5d9;
	height: 28px;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 4px
}

.datepicker .nav .fg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.datepicker .button {
	cursor: pointer;
	padding: 0 4px;
	border-radius: 4px
}

.datepicker .button:hover {
	background-color: gray;
	color: #fff
}

.datepicker .months {
	float: left;
	margin-left: 4px
}

.datepicker .months .name {
	width: 72px;
	padding: 0
}

.datepicker .years {
	float: right;
	margin-right: 4px
}

.datepicker .years .name {
	width: 36px;
	padding: 0
}

.datepicker .dow,
.datepicker .days div {
	float: left;
	width: 27px;
	line-height: 25px;
	text-align: center
}

.datepicker .dow {
	font-weight: 700;
	color: gray
}

.datepicker .calendar {
	padding: 4px
}

.datepicker .days div {
	cursor: pointer;
	border-radius: 4px
}

.datepicker .days div:hover {
	background-color: #eb0a1e;
	color: #fff
}

.datepicker .overlap {
	color: #bfbfbf
}

.datepicker .today {
	background-color: #fee9cc
}

.datepicker .selected {
	background-color: #bfbfbf;
	color: #fff
}

.Heading-secondary {
	font-weight: 400;
	font-family: HelveticaNeueRegular, Arial, sans-serif;
	font-size: 1.8em;
	line-height: 1em;
	margin-bottom: 1em;
	margin-top: 2em
}

.Heading-secondary--bolded {
	font-family: HelveticaNeueBold, Arial, sans-serif
}

.Heading-secondary--mt-0 {
	margin-top: 0
}

.Grid {
	box-sizing: border-box;
	display: table;
	width: 100%;
	table-layout: fixed
}

.Grid>[class*=Col-] {
	box-sizing: border-box;
	display: block;
	vertical-align: top;
	margin-bottom: 1rem
}

.Grid.Grid-middle>[class*=Col-] {
	vertical-align: middle
}

.Grid.Grid-bottom>[class*=Col-] {
	vertical-align: bottom
}

.Grid.Grid-tight>[class*=Col-] {
	border-width: .5rem;
	margin-bottom: .5rem
}

.Grid.Grid-tighter>[class*=Col-] {
	border-width: .25rem;
	margin-bottom: .25rem
}

.Grid.Grid-flush>[class*=Col-] {
	border: 0
}

select,
.Select {
	display: block;
	margin: 6px 0 24px;
	width: 100%
}

select.l-inline,
.Select.l-inline {
	margin: 6px 0
}

.Column_wrapper,
.Column_seriesWrapper {
	box-sizing: border-box;
	width: 100%;
	min-height: 240px;
	margin-bottom: 2rem
}

.Column_wrapper,
.Column_seriesWrapper {
	display: table;
	table-layout: fixed
}

.Column_col,
.Column_seriesReposition {
	position: relative;
	display: table-cell;
	text-align: center
}

.is-exiting.Column_col,
.is-exiting.Column_seriesReposition {
	width: 0
}

.is-exiting.Column_col:before,
.is-exiting.Column_seriesReposition:before {
	opacity: 0;
	transition: 320ms
}

.Graph {
	padding-left: 45px;
	position: relative;
	margin: 3rem 0
}

.Graph_axis {
	font-weight: 700
}

.Graph_yaxis {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	font-weight: 700;
	width: 45px
}

.Graph_xlabel,
.Graph_ylabel {
	font-weight: 700;
	display: block;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	color: #ccc;
	font-size: .8em;
	width: 100%;
	line-height: 1.2
}

.Graph_xlabel {
	color: #666
}

.Graph_ytitle {
	color: #ccc;
	position: absolute;
	white-space: nowrap;
	top: -2.5rem
}

.InfoBox {
	color: #999;
	display: block;
	padding: 16px;
	margin-bottom: 16px;
	border: 2px dashed #ccc
}

.Modal .InfoBox {
	border-color: #ccc !important
}

.Column {
	padding-left: 45px;
	position: relative
}

.Column_col {
	position: relative;
	border-left-color: transparent;
	border-left-style: solid;
	border-left-width: 1px
}

.Column_seriesWrapper {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.Column_seriesReposition {
	overflow: hidden
}

.Column_series {
	background-color: #e6e5e5;
	transition: all 320ms;
	width: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	display: block
}

.Column_xlabel {
	bottom: -24px;
	padding-top: 3.2px;
	margin-top: 4px
}

.Column_yaxis {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	font-weight: 700;
	width: 45px;
	border-right: 2px solid #e6e5e5
}

.Column_ylabel {
	line-height: 0;
	padding-right: 16px;
	height: 20%;
	text-align: right;
	color: #ccc;
	font-size: .8em
}

.Column_ylabel:after {
	position: absolute;
	right: 0;
	content: '';
	display: block;
	width: 4px;
	height: 2px;
	margin-top: -2px;
	background-color: #e6e5e5
}

.Column_ylabel:first-child:after {
	margin-top: 0
}

.Column_valueBar {
	border-top: 1px solid rgba(0, 0, 0, .2);
	position: absolute;
	transition: all 160ms;
	left: 100px;
	right: 0
}

.Column-large .Column_col {
	border-left-width: 4px
}

.Column-stacked .Column_seriesReposition {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: block;
	overflow: hidden
}

.Column-stacked .Column_series {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: block
}

.Column-line .Column_series {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border-top: 2px solid white;
	opacity: .5;
	background-color: transparent !important;
	display: block
}

.Column-verticalLabel .Column_xlabel {
	top: 100%;
	font-size: .8em;
	width: 100%;
	margin-top: 50%;
	display: block;
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	text-align: left
}

.Footer {
	padding: 24px;
	position: relative;
	color: #807f7f;
	overflow: hidden;
	background-color: #ececec;
	font-size: .9em
}

.Footer-alt {
	background-color: transparent
}

.footer-img {
	height: 70px;
	background-image: url(/images/bg-footer-jumper2.gif);
	background-repeat: no-repeat
}

.disclaimers {
	margin-top: -80px
}

.Modal {
	background-color: rgba(0, 0, 0, .4);
	cursor: pointer;
	height: 100%;
	left: 0;
	overflow: auto;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2
}

.Modal_loader {
	color: #fff
}

.Modal_body {
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	padding: 2rem;
	cursor: default;
	height: auto;
	left: 25%;
	position: absolute;
	top: 25%;
	width: 50%
}

.Modal_body:focus {
	outline: 0
}

.Modal_title {
	background-color: #eb2136;
	color: #fff;
	font-size: 1.2rem;
	margin-bottom: 2rem;
	margin-left: -2rem;
	margin-right: -2rem;
	margin-top: -2rem;
	padding: .5rem 1rem
}

.disabled,
.Button[disabled] {
	border-color: #e6e5e5 !important;
	background-color: #e6e5e5 !important;
	color: #999 !important;
	cursor: default
}

.disabled:hover,
.Button:hover[disabled] {
	border-color: #e6e5e5;
	background-color: #e6e5e5;
	color: #999
}

.Button {
	background-color: #eb2136;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	color: #fff;
	display: inline-block;
	font-family: HelveticaNeueBold, Arial, sans-serif;
	font-size: .8rem;
	height: 2rem;
	line-height: 1.2;
	margin: 0;
	padding: .5rem 1rem;
	text-align: center;
	vertical-align: top
}

.Button:hover,
.Button:focus {
	outline: none;
	background-color: #ef5060
}

.Button-small {
	height: 1.2rem;
	line-height: 1.2rem;
	font-size: .6rem;
	text-transform: uppercase;
	padding: 0 .5rem
}

.Button-large {
	height: auto;
	font-size: 1.2rem;
	padding: 1rem;
	line-height: 1.5rem
}

.Button-clear {
	color: #999;
	background-color: transparent;
	border-color: transparent;
	vertical-align: top
}

.Button-clear:hover {
	background-color: transparent;
	color: #666
}

.Button-clear:focus {
	outline: none;
	background-color: transparent;
	color: #666
}

.Button-clear[disabled] {
	background-color: transparent !important;
	color: #e6e5e5 !important
}

.Button-tight {
	padding: 8px
}

.Button-edit {
	background-color: #96cea8;
	border-color: #96cea8
}

.Button-edit:hover,
.Button-edit:focus {
	background-color: #b9dec5;
	border-color: #b9dec5
}

.Button-icontile {
	width: 7rem;
	height: 6.5rem;
	padding: 1rem .5rem;
	margin: 0 1rem 1rem 0;
	color: #525252;
	background-color: #ebebeb;
	border-color: #ebebeb;
	font-family: HelveticaNeueRegular, Arial, sans-serif;
	text-align: center;
	line-height: 1.1rem
}

.Button-icontile:after {
	content: '';
	display: table;
	clear: both
}

.Button-icontile:hover,
.Button-icontile:focus {
	background-color: whitesmoke
}

.Button-icontile .Icon:first-child {
	display: block;
	font-size: 1.7rem;
	margin-bottom: .5rem
}

.Button-white {
	background-color: #fff;
	border-color: #fff
}

.Button-white:hover,
.Button-white:focus {
	background-color: white;
	border-color: white
}

.Button-red {
	background-color: #eb2136;
	border-color: #eb2136
}

.Button-red:hover,
.Button-red:focus {
	background-color: #ef5060;
	border-color: #ef5060
}

.Button-teal {
	background-color: #96cea8;
	border-color: #96cea8
}

.Button-teal:hover,
.Button-teal:focus {
	background-color: #b9dec5;
	border-color: #b9dec5
}

.Button-blue {
	background-color: #4e9ae6;
	border-color: #4e9ae6
}

.Button-blue:hover,
.Button-blue:focus {
	background-color: #7bb4ec;
	border-color: #7bb4ec
}

.Button-yellow {
	background-color: #ecb359;
	border-color: #ecb359
}

.Button-yellow:hover,
.Button-yellow:focus {
	background-color: #f1c887;
	border-color: #f1c887
}

.Button-green {
	background-color: #85cf66;
	border-color: #85cf66
}

.Button-green:hover,
.Button-green:focus {
	background-color: #a4db8d;
	border-color: #a4db8d
}

.Button-black {
	background-color: #000;
	border-color: #000
}

.Button-black:hover,
.Button-black:focus {
	background-color: #1a1919;
	border-color: #1a1919
}

.Button-hero {
	background-color: #eb2136;
	border-color: #eb2136
}

.Button-hero:hover,
.Button-hero:focus {
	background-color: #ef5060;
	border-color: #ef5060
}

.Button-grey {
	background-color: #999;
	border-color: #999
}

.Button-grey:hover,
.Button-grey:focus {
	background-color: #b3b2b2;
	border-color: #b3b2b2
}

.Button-success {
	background-color: #85cf66;
	border-color: #85cf66
}

.Button-success:hover,
.Button-success:focus {
	background-color: #a4db8d;
	border-color: #a4db8d
}

.Button-fail {
	background-color: #eb2136;
	border-color: #eb2136
}

.Button-fail:hover,
.Button-fail:focus {
	background-color: #ef5060;
	border-color: #ef5060
}

.Button-sales {
	background-color: #0067a4;
	border-color: #0067a4
}

.Button-sales:hover,
.Button-sales:focus {
	background-color: #0087d7;
	border-color: #0087d7
}

.Button-parts {
	background-color: #048651;
	border-color: #048651
}

.Button-parts:hover,
.Button-parts:focus {
	background-color: #05b86f;
	border-color: #05b86f
}

.Button-service {
	background-color: #f1854e;
	border-color: #f1854e
}

.Button-service:hover,
.Button-service:focus {
	background-color: #f5a67d;
	border-color: #f5a67d
}

.Button-management {
	background-color: #ecb359;
	border-color: #ecb359
}

.Button-management:hover,
.Button-management:focus {
	background-color: #f1c887;
	border-color: #f1c887
}

.Button-product {
	background-color: #9a75a4;
	border-color: #9a75a4
}

.Button-product:hover,
.Button-product:focus {
	background-color: #b094b8;
	border-color: #b094b8
}

.Button-bodyandpaint {
	background-color: #75bfef;
	border-color: #75bfef
}

.Button-bodyandpaint:hover,
.Button-bodyandpaint:focus {
	background-color: #a3d4f4;
	border-color: #a3d4f4
}

.Button-body_paint {
	background-color: #75bfef;
	border-color: #75bfef
}

.Button-body_paint:hover,
.Button-body_paint:focus {
	background-color: #a3d4f4;
	border-color: #a3d4f4
}

.Button-body {
	background-color: #75bfef;
	border-color: #75bfef
}

.Button-body:hover,
.Button-body:focus {
	background-color: #a3d4f4;
	border-color: #a3d4f4
}

.Button-paint {
	background-color: #4a7dc2;
	border-color: #4a7dc2
}

.Button-paint:hover,
.Button-paint:focus {
	background-color: #7098cf;
	border-color: #7098cf
}

.Button-tech {
	background-color: #535559;
	border-color: #535559
}

.Button-tech:hover,
.Button-tech:focus {
	background-color: #6c6e73;
	border-color: #6c6e73
}

.Button-technical {
	background-color: #535559;
	border-color: #535559
}

.Button-technical:hover,
.Button-technical:focus {
	background-color: #6c6e73;
	border-color: #6c6e73
}

.Button-technicalHero {
	background-color: #535559;
	border-color: #535559
}

.Button-technicalHero:hover,
.Button-technicalHero:focus {
	background-color: #6c6e73;
	border-color: #6c6e73
}

.Button-technicalService {
	background-color: #00adee;
	border-color: #00adee
}

.Button-technicalService:hover,
.Button-technicalService:focus {
	background-color: #22c3ff;
	border-color: #22c3ff
}

.Button-technicalPro {
	background-color: #ed1c24;
	border-color: #ed1c24
}

.Button-technicalPro:hover,
.Button-technicalPro:focus {
	background-color: #f14b52;
	border-color: #f14b52
}

.Button-technicalDiagnosis {
	background-color: #3dae48;
	border-color: #3dae48
}

.Button-technicalDiagnosis:hover,
.Button-technicalDiagnosis:focus {
	background-color: #59c564;
	border-color: #59c564
}

.Button-technicalMaster {
	background-color: #c09057;
	border-color: #c09057
}

.Button-technicalMaster:hover,
.Button-technicalMaster:focus {
	background-color: #cea97c;
	border-color: #cea97c
}

.Button-globalBackground {
	background-color: whitesmoke;
	border-color: whitesmoke
}

.Button-globalBackground:hover,
.Button-globalBackground:focus {
	background-color: white;
	border-color: white
}

.Button-globalBackgroundAlt {
	background-color: #ebebeb;
	border-color: #ebebeb
}

.Button-globalBackgroundAlt:hover,
.Button-globalBackgroundAlt:focus {
	background-color: white;
	border-color: white
}

.Button-globalHeading {
	background-color: #292929;
	border-color: #292929
}

.Button-globalHeading:hover,
.Button-globalHeading:focus {
	background-color: #424242;
	border-color: #424242
}

.Button-globalText {
	background-color: #525252;
	border-color: #525252
}

.Button-globalText:hover,
.Button-globalText:focus {
	background-color: #6b6b6b;
	border-color: #6b6b6b
}

.Button::-moz-focus-inner {
	border: 0
}

.Section {
	padding: .5rem;
	display: block;
	margin: 0;
	position: relative
}

.Section:after {
	content: '';
	display: table;
	clear: both
}

.Section-alt {
	background-color: #ebebeb
}

.Section-clear {
	background-color: rgba(245, 245, 245, .5)
}

.Section-muted {
	color: #807f7f
}

.Tabs {
	overflow: hidden;
	margin-bottom: 2rem;
	border-bottom: 2px solid #eb2136
}

.Tabs a {
	display: block
}

.Tabs_item {
	float: left;
	cursor: pointer;
	padding: .5rem;
	font-size: 15px
}

.Tabs_item:hover {
	background-color: #e6e5e5
}

.Tabs_item-active,
.Tabs_item-active:hover {
	background-color: #eb2136;
	color: #fff
}

.Tabs-small .Tabs_item {
	padding: .5rem .8rem;
	font-size: 15px
}

.Wrapper {
	max-width: 960px;
	margin: auto;
	background-color: white
}

.Wrapper-fullWidth {
	width: 100%
}

.Button-small,
.Button-sizeMilli {
	font-size: .7rem;
	padding: .1rem .6rem;
	height: auto
}

.Navigation {
	text-align: right;
	padding: 1.5rem
}

.Navigation_userBar_item {
	display: inline-block;
	padding: .5rem 0 .5rem .5rem;
	font-size: .8rem;
	line-height: 1.5rem
}

.Navigation_userBar_item a {
	vertical-align: top
}

.Navigation_logo {
	display: block;
	float: left;
	background-repeat: no-repeat;
	margin: 0 .5rem .5rem 0
}

.inline {
	display: inline
}

.inline-block {
	display: inline-block
}

.block {
	display: block
}

.flex {
	display: -ms-flexbox;
	display: flex
}

.absolute {
	position: absolute
}

.relative {
	position: relative
}

.fixed {
	position: fixed
}

.top05 {
	top: .5rem
}

.top {
	top: 1rem
}

.top2 {
	top: 2rem
}

.top3 {
	top: 3rem
}

.right05 {
	right: .5rem
}

.right {
	right: 1rem
}

.right2 {
	right: 2rem
}

.right3 {
	right: 3rem
}

.bottom05 {
	bottom: .5rem
}

.bottom {
	bottom: 1rem
}

.bottom2 {
	bottom: 2rem
}

.bottom3 {
	bottom: 3rem
}

.left05 {
	left: .5rem
}

.left {
	left: 1rem
}

.left2 {
	left: 2rem
}

.left3 {
	left: 3rem
}

.padding05 {
	padding-top: .5rem;
	padding-right: .5rem;
	padding-bottom: .5rem;
	padding-left: .5rem
}

.margin05 {
	margin-top: .5rem;
	margin-right: .5rem;
	margin-bottom: .5rem;
	margin-left: .5rem
}

.margin-top05 {
	margin-top: .5rem
}

.padding-top05 {
	padding-top: .5rem
}

.position-top05 {
	top: .5rem
}

.padding-row05 {
	padding-top: .5rem;
	padding-right: 0;
	padding-bottom: .5rem;
	padding-left: 0
}

.margin-row05 {
	margin-top: .5rem;
	margin-right: 0;
	margin-bottom: .5rem;
	margin-left: 0
}

.padding-column05 {
	padding-top: 0;
	padding-right: .5rem;
	padding-bottom: 0;
	padding-left: .5rem
}

.margin-column05 {
	margin-top: 0;
	margin-right: .5rem;
	margin-bottom: 0;
	margin-left: .5rem
}

.margin-top-auto {
	margin-top: auto
}

.padding {
	padding-top: 1rem;
	padding-right: 1rem;
	padding-bottom: 1rem;
	padding-left: 1rem
}

.margin {
	margin-top: 1rem;
	margin-right: 1rem;
	margin-bottom: 1rem;
	margin-left: 1rem
}

.margin-top {
	margin-top: 1rem
}

.padding-top {
	padding-top: 1rem
}

.position-top {
	top: 1rem
}

.padding-row {
	padding-top: 1rem;
	padding-right: 0;
	padding-bottom: 1rem;
	padding-left: 0
}

.margin-row {
	margin-top: 1rem;
	margin-right: 0;
	margin-bottom: 1rem;
	margin-left: 0
}

.padding-column {
	padding-top: 0;
	padding-right: 1rem;
	padding-bottom: 0;
	padding-left: 1rem
}

.margin-column {
	margin-top: 0;
	margin-right: 1rem;
	margin-bottom: 0;
	margin-left: 1rem
}

.margin-top-auto {
	margin-top: auto
}

.padding2 {
	padding-top: 2rem;
	padding-right: 2rem;
	padding-bottom: 2rem;
	padding-left: 2rem
}

.margin2 {
	margin-top: 2rem;
	margin-right: 2rem;
	margin-bottom: 2rem;
	margin-left: 2rem
}

.margin-top2 {
	margin-top: 2rem
}

.padding-top2 {
	padding-top: 2rem
}

.position-top2 {
	top: 2rem
}

.padding-row2 {
	padding-top: 2rem;
	padding-right: 0;
	padding-bottom: 2rem;
	padding-left: 0
}

.margin-row2 {
	margin-top: 2rem;
	margin-right: 0;
	margin-bottom: 2rem;
	margin-left: 0
}

.padding-column2 {
	padding-top: 0;
	padding-right: 2rem;
	padding-bottom: 0;
	padding-left: 2rem
}

.margin-column2 {
	margin-top: 0;
	margin-right: 2rem;
	margin-bottom: 0;
	margin-left: 2rem
}

.margin-top-auto {
	margin-top: auto
}

.padding3 {
	padding-top: 3rem;
	padding-right: 3rem;
	padding-bottom: 3rem;
	padding-left: 3rem
}

.margin3 {
	margin-top: 3rem;
	margin-right: 3rem;
	margin-bottom: 3rem;
	margin-left: 3rem
}

.margin-top3 {
	margin-top: 3rem
}

.padding-top3 {
	padding-top: 3rem
}

.position-top3 {
	top: 3rem
}

.padding-row3 {
	padding-top: 3rem;
	padding-right: 0;
	padding-bottom: 3rem;
	padding-left: 0
}

.margin-row3 {
	margin-top: 3rem;
	margin-right: 0;
	margin-bottom: 3rem;
	margin-left: 0
}

.padding-column3 {
	padding-top: 0;
	padding-right: 3rem;
	padding-bottom: 0;
	padding-left: 3rem
}

.margin-column3 {
	margin-top: 0;
	margin-right: 3rem;
	margin-bottom: 0;
	margin-left: 3rem
}

.margin-top-auto {
	margin-top: auto
}

.margin-row-auto {
	margin-top: auto;
	margin-bottom: auto
}

.margin-column-auto {
	margin-left: auto;
	margin-right: auto
}

.hug-top {
	margin-top: 0
}

.flush-top {
	padding-top: 0
}

.margin-right05 {
	margin-right: .5rem
}

.padding-right05 {
	padding-right: .5rem
}

.position-right05 {
	right: .5rem
}

.padding-row05 {
	padding-top: .5rem;
	padding-right: 0;
	padding-bottom: .5rem;
	padding-left: 0
}

.margin-row05 {
	margin-top: .5rem;
	margin-right: 0;
	margin-bottom: .5rem;
	margin-left: 0
}

.padding-column05 {
	padding-top: 0;
	padding-right: .5rem;
	padding-bottom: 0;
	padding-left: .5rem
}

.margin-column05 {
	margin-top: 0;
	margin-right: .5rem;
	margin-bottom: 0;
	margin-left: .5rem
}

.margin-right-auto {
	margin-right: auto
}

.margin-right {
	margin-right: 1rem
}

.padding-right {
	padding-right: 1rem
}

.position-right {
	right: 1rem
}

.padding-row {
	padding-top: 1rem;
	padding-right: 0;
	padding-bottom: 1rem;
	padding-left: 0
}

.margin-row {
	margin-top: 1rem;
	margin-right: 0;
	margin-bottom: 1rem;
	margin-left: 0
}

.padding-column {
	padding-top: 0;
	padding-right: 1rem;
	padding-bottom: 0;
	padding-left: 1rem
}

.margin-column {
	margin-top: 0;
	margin-right: 1rem;
	margin-bottom: 0;
	margin-left: 1rem
}

.margin-right-auto {
	margin-right: auto
}

.margin-right2 {
	margin-right: 2rem
}

.padding-right2 {
	padding-right: 2rem
}

.position-right2 {
	right: 2rem
}

.padding-row2 {
	padding-top: 2rem;
	padding-right: 0;
	padding-bottom: 2rem;
	padding-left: 0
}

.margin-row2 {
	margin-top: 2rem;
	margin-right: 0;
	margin-bottom: 2rem;
	margin-left: 0
}

.padding-column2 {
	padding-top: 0;
	padding-right: 2rem;
	padding-bottom: 0;
	padding-left: 2rem
}

.margin-column2 {
	margin-top: 0;
	margin-right: 2rem;
	margin-bottom: 0;
	margin-left: 2rem
}

.margin-right-auto {
	margin-right: auto
}

.margin-right3 {
	margin-right: 3rem
}

.padding-right3 {
	padding-right: 3rem
}

.position-right3 {
	right: 3rem
}

.padding-row3 {
	padding-top: 3rem;
	padding-right: 0;
	padding-bottom: 3rem;
	padding-left: 0
}

.margin-row3 {
	margin-top: 3rem;
	margin-right: 0;
	margin-bottom: 3rem;
	margin-left: 0
}

.padding-column3 {
	padding-top: 0;
	padding-right: 3rem;
	padding-bottom: 0;
	padding-left: 3rem
}

.margin-column3 {
	margin-top: 0;
	margin-right: 3rem;
	margin-bottom: 0;
	margin-left: 3rem
}

.margin-right-auto {
	margin-right: auto
}

.margin-row-auto {
	margin-top: auto;
	margin-bottom: auto
}

.margin-column-auto {
	margin-left: auto;
	margin-right: auto
}

.hug-right {
	margin-right: 0
}

.flush-right {
	padding-right: 0
}

.margin-bottom05 {
	margin-bottom: .5rem
}

.padding-bottom05 {
	padding-bottom: .5rem
}

.position-bottom05 {
	bottom: .5rem
}

.padding-row05 {
	padding-top: .5rem;
	padding-right: 0;
	padding-bottom: .5rem;
	padding-left: 0
}

.margin-row05 {
	margin-top: .5rem;
	margin-right: 0;
	margin-bottom: .5rem;
	margin-left: 0
}

.padding-column05 {
	padding-top: 0;
	padding-right: .5rem;
	padding-bottom: 0;
	padding-left: .5rem
}

.margin-column05 {
	margin-top: 0;
	margin-right: .5rem;
	margin-bottom: 0;
	margin-left: .5rem
}

.margin-bottom-auto {
	margin-bottom: auto
}

.margin-bottom {
	margin-bottom: 1rem
}

.padding-bottom {
	padding-bottom: 1rem
}

.position-bottom {
	bottom: 1rem
}

.padding-row {
	padding-top: 1rem;
	padding-right: 0;
	padding-bottom: 1rem;
	padding-left: 0
}

.margin-row {
	margin-top: 1rem;
	margin-right: 0;
	margin-bottom: 1rem;
	margin-left: 0
}

.padding-column {
	padding-top: 0;
	padding-right: 1rem;
	padding-bottom: 0;
	padding-left: 1rem
}

.margin-column {
	margin-top: 0;
	margin-right: 1rem;
	margin-bottom: 0;
	margin-left: 1rem
}

.margin-bottom-auto {
	margin-bottom: auto
}

.margin-bottom2 {
	margin-bottom: 2rem
}

.padding-bottom2 {
	padding-bottom: 2rem
}

.position-bottom2 {
	bottom: 2rem
}

.padding-row2 {
	padding-top: 2rem;
	padding-right: 0;
	padding-bottom: 2rem;
	padding-left: 0
}

.margin-row2 {
	margin-top: 2rem;
	margin-right: 0;
	margin-bottom: 2rem;
	margin-left: 0
}

.padding-column2 {
	padding-top: 0;
	padding-right: 2rem;
	padding-bottom: 0;
	padding-left: 2rem
}

.margin-column2 {
	margin-top: 0;
	margin-right: 2rem;
	margin-bottom: 0;
	margin-left: 2rem
}

.margin-bottom-auto {
	margin-bottom: auto
}

.margin-bottom3 {
	margin-bottom: 3rem
}

.padding-bottom3 {
	padding-bottom: 3rem
}

.position-bottom3 {
	bottom: 3rem
}

.padding-row3 {
	padding-top: 3rem;
	padding-right: 0;
	padding-bottom: 3rem;
	padding-left: 0
}

.margin-row3 {
	margin-top: 3rem;
	margin-right: 0;
	margin-bottom: 3rem;
	margin-left: 0
}

.padding-column3 {
	padding-top: 0;
	padding-right: 3rem;
	padding-bottom: 0;
	padding-left: 3rem
}

.margin-column3 {
	margin-top: 0;
	margin-right: 3rem;
	margin-bottom: 0;
	margin-left: 3rem
}

.margin-bottom-auto {
	margin-bottom: auto
}

.margin-row-auto {
	margin-top: auto;
	margin-bottom: auto
}

.margin-column-auto {
	margin-left: auto;
	margin-right: auto
}

.hug-bottom {
	margin-bottom: 0
}

.flush-bottom {
	padding-bottom: 0
}

.margin-left05 {
	margin-left: .5rem
}

.padding-left05 {
	padding-left: .5rem
}

.position-left05 {
	left: .5rem
}

.padding-row05 {
	padding-top: .5rem;
	padding-right: 0;
	padding-bottom: .5rem;
	padding-left: 0
}

.margin-row05 {
	margin-top: .5rem;
	margin-right: 0;
	margin-bottom: .5rem;
	margin-left: 0
}

.padding-column05 {
	padding-top: 0;
	padding-right: .5rem;
	padding-bottom: 0;
	padding-left: .5rem
}

.margin-column05 {
	margin-top: 0;
	margin-right: .5rem;
	margin-bottom: 0;
	margin-left: .5rem
}

.margin-left-auto {
	margin-left: auto
}

.margin-left {
	margin-left: 1rem
}

.padding-left {
	padding-left: 1rem
}

.position-left {
	left: 1rem
}

.padding-row {
	padding-top: 1rem;
	padding-right: 0;
	padding-bottom: 1rem;
	padding-left: 0
}

.margin-row {
	margin-top: 1rem;
	margin-right: 0;
	margin-bottom: 1rem;
	margin-left: 0
}

.padding-column {
	padding-top: 0;
	padding-right: 1rem;
	padding-bottom: 0;
	padding-left: 1rem
}

.margin-column {
	margin-top: 0;
	margin-right: 1rem;
	margin-bottom: 0;
	margin-left: 1rem
}

.margin-left-auto {
	margin-left: auto
}

.margin-left2 {
	margin-left: 2rem
}

.padding-left2 {
	padding-left: 2rem
}

.position-left2 {
	left: 2rem
}

.padding-row2 {
	padding-top: 2rem;
	padding-right: 0;
	padding-bottom: 2rem;
	padding-left: 0
}

.margin-row2 {
	margin-top: 2rem;
	margin-right: 0;
	margin-bottom: 2rem;
	margin-left: 0
}

.padding-column2 {
	padding-top: 0;
	padding-right: 2rem;
	padding-bottom: 0;
	padding-left: 2rem
}

.margin-column2 {
	margin-top: 0;
	margin-right: 2rem;
	margin-bottom: 0;
	margin-left: 2rem
}

.margin-left-auto {
	margin-left: auto
}

.margin-left3 {
	margin-left: 3rem
}

.padding-left3 {
	padding-left: 3rem
}

.position-left3 {
	left: 3rem
}

.padding-row3 {
	padding-top: 3rem;
	padding-right: 0;
	padding-bottom: 3rem;
	padding-left: 0
}

.margin-row3 {
	margin-top: 3rem;
	margin-right: 0;
	margin-bottom: 3rem;
	margin-left: 0
}

.padding-column3 {
	padding-top: 0;
	padding-right: 3rem;
	padding-bottom: 0;
	padding-left: 3rem
}

.margin-column3 {
	margin-top: 0;
	margin-right: 3rem;
	margin-bottom: 0;
	margin-left: 3rem
}

.margin-left-auto {
	margin-left: auto
}

.margin-row-auto {
	margin-top: auto;
	margin-bottom: auto
}

.margin-column-auto {
	margin-left: auto;
	margin-right: auto
}

.hug-left {
	margin-left: 0
}

.flush-left {
	padding-left: 0
}

.hug {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0
}

.flush {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0
}

.flex-column {
	-ms-flex-direction: column;
	flex-direction: column
}

.flex-grow {
	-ms-flex-positive: 1;
	flex-grow: 1
}

.flex-shrink {
	-ms-flex-negative: 1;
	flex-shrink: 1
}

.flex-grow2 {
	-ms-flex-positive: 2;
	flex-grow: 2
}

.flex-shrink2 {
	-ms-flex-negative: 2;
	flex-shrink: 2
}

.flex-grow3 {
	-ms-flex-positive: 3;
	flex-grow: 3
}

.flex-shrink3 {
	-ms-flex-negative: 3;
	flex-shrink: 3
}

.flex-grow4 {
	-ms-flex-positive: 4;
	flex-grow: 4
}

.flex-shrink4 {
	-ms-flex-negative: 4;
	flex-shrink: 4
}

.flex-grow5 {
	-ms-flex-positive: 5;
	flex-grow: 5
}

.flex-shrink5 {
	-ms-flex-negative: 5;
	flex-shrink: 5
}

.login-bar {
	text-align: right;
	color: #ccc;
	font-size: 11px
}

.login-bar a {
	display: inline-block;
	margin-left: 10px
}

.login-bar a:hover {
	color: #eb0a1e
}

.drop-hover .is-active+.drop-down {
	display: block
}

.drop-down a {
	margin-left: 0;
	padding-right: 10px
}

.Navigation {
	padding: 24px
}

nav {
	clear: both
}

.admin-nav {
	position: absolute;
	right: 0;
	z-index: 1000;
	display: none;
	overflow: hidden;
	border: 1px solid #ccc;
	border-bottom: none;
	background-color: whitesmoke;
	text-align: right
}

.admin-nav li:first-child {
	border-top: none
}

.admin-nav li {
	position: relative;
	display: block;
	border-top: 1px solid white;
	border-bottom: 1px solid #ccc
}

.admin-nav a {
	color: #000 !important;
	display: block;
	padding: 5px 10px;
	width: 100%;
	height: auto
}

.admin-nav a:hover {
	background-color: white
}

.login {
	top: 20%;
	height: auto !important;
	font-size: 1em
}

.ad-area {
	display: block;
	height: 176px
}

#document-search label {
	white-space: nowrap
}

#document-search button {
	margin-top: 35px
}

#document-search label[name=model_code] {
	margin-top: 8px
}

#document-search .or {
	background-color: white;
	width: 1px;
	border-top: 21px solid gray;
	border-bottom: 21px solid gray;
	text-align: center;
	font-size: 12px;
	text-indent: -5px;
	color: gray
}

.search-widget {
	width: 240px !important;
	float: right;
	margin: 0 !important
}

.search-widget input {
	margin: 0
}

.display-img,
.display-img-1,
.display-img-2,
.display-img-3,
.display-img-4 {
	background-position: 50% 0;
	background-repeat: no-repeat
}

.articles {
	font-family: Arial, sans-serif
}

.articles .border {
	margin-bottom: 15px;
	padding-bottom: 2px;
	border-bottom: 5px solid #c8181e
}

.articles ul {
	margin: 0 0 15px;
	list-style: disc
}

.articles li {
	display: list-item;
	margin-left: 20px
}

.tooltip,
.tooltip-search {
	border-radius: 5px;
	position: absolute;
	bottom: 50px;
	z-index: 999999999;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: white
}

.tooltip img,
.tooltip-search img {
	display: block
}

.tooltip-search {
	bottom: 80px
}

.modal,
.modal-plan-creation {
	padding: 10px;
	background-color: white;
	border: 1px solid #f7f7f7
}

.modal-header {
	padding: 1rem;
	background-color: #f7f7f7;
	font-size: 14px;
	font-family: HelveticaNeueBold, Arial, sans-serif;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.modal-plan-creation {
	height: 200px;
	overflow-y: auto
}

.ReactModal__Overlay {
	z-index: 2
}

.list-3 {
	overflow: hidden;
	width: 100%
}

.list-3 li {
	float: left;
	width: 33.333%;
	font-size: 1.2em
}

.list-medium li {
	margin: 8px 0
}

.list {
	list-style: disc;
	margin: 0 0 15px
}

.list li {
	display: list-item;
	margin-left: 20px
}

.list-ordered {
	list-style: decimal;
	margin: 0 0 15px
}

.list-ordered li {
	display: list-item;
	margin-left: 20px
}

.list-indent {
	text-indent: 15px
}

.list-indent strong {
	margin-left: -15px
}

.list-inline li {
	display: inline-block;
	margin-right: 4px;
	margin-bottom: 4px
}

.list-bluetooth {
	overflow: hidden
}

.list-bluetooth li {
	float: left;
	padding: 4px;
	cursor: pointer
}

.list-bluetooth li:hover {
	background-color: #f2f2f2
}

.list-bluetooth a:hover {
	color: #262626
}

.list-number {
	list-style-type: decimal
}

.list-number li {
	display: list-item;
	margin-left: 20px;
	margin-bottom: 8px
}

.tooltip-show {
	position: relative
}

.modelcode {
	color: #4d4c4c;
	position: fixed;
	z-index: 99999999999;
	display: none;
	width: 400px;
	border: 1px solid #e6e5e5;
	padding: 20px;
	background-color: white;
	box-shadow: 0 0 50px -20px black;
	text-align: justify
}

.modelcode .sticker {
	border-radius: 20px;
	background-color: whitesmoke;
	padding: 20px
}

.modelcode .model-barcode {
	text-align: center
}

.modelcode .model-barcode span:before {
	font-size: 24px
}

.modelcode pre {
	font-family: HelveticaNeueBold, Arial, sans-serif;
	font-weight: 400
}

.image-caption {
	font-family: HelveticaNeueRegularItalic, Arial, sans-serif;
	color: #ccc;
	padding: 16px;
	height: 48px;
	position: relative;
	margin-top: -48px;
	text-align: right
}

.image-landing img {
	display: block;
	width: 100%;
	background-color: white
}

.filter {
	color: #807f7f;
	margin-right: 5px
}

.badge,
.badge-free {
	border-radius: 2px;
	margin: 0 3px;
	padding: 1px 3px;
	background-color: #eb0a1e;
	color: white;
	font-size: 10px;
	font-family: HelveticaNeueRegular, Arial, sans-serif;
	line-height: 13px;
	cursor: default;
	display: inline-block;
	box-sizing: border-box
}

.badge:before,
.badge-free:before {
	display: inline-block;
	margin-right: 3px;
	font-size: 8px;
	font-family: Glyphicons;
	line-height: 6px
}

.badge-free {
	background-color: #44ad2c
}

.badge-free:before {
	content: '\E207';
	line-height: 8px
}

#pagination {
	text-align: center;
	padding: 8px
}

#pagination a,
#pagination div {
	display: inline-block;
	padding: 4px 8px
}

#pagination a.current,
#pagination div.current {
	background-color: #e6e5e5
}

.Pagination {
	margin: 32px 0
}

.Pagination_button {
	padding: 16px;
	outline: 0;
	border: 0;
	background-color: transparent;
	font: inherit
}

.Pagination_button-previous {
	float: left
}

.Pagination_button-next {
	float: right
}

.Pagination_list {
	margin: 0 64px;
	text-align: center
}

.Pagination_listItem {
	display: inline-block;
	padding: 16px;
	line-height: 1;
	border: 1px solid transparent
}

.Pagination_listItem.is-active {
	border-color: #eb2136
}

.bluetoothLink {
	box-sizing: border-box;
	width: 82px;
	min-height: 90px;
	line-height: 26px;
	display: block;
	background-color: #fff;
	border: 1px solid #e6e5e5;
	padding: 4px 0;
	text-align: center;
	overflow: hidden;
	font-size: 12px
}

.bluetoothLink img {
	display: block;
	margin: 0 auto
}

#bluetooth_guide {
	min-height: 254px
}

.bluetoothSidebar {
	text-align: left;
	width: 260px;
	padding: 8px 16px;
	background-color: #fff;
	border: #e6e5e5 1px solid
}

.bluetoothSidebar img {
	display: block;
	margin: auto
}

.bluetoothArrow {
	margin-top: 240px;
	color: #ccc
}

.VerifiedIcon {
	font-size: 20px;
	color: #f18e32;
	display: inline-block
}

.VerifiedIcon:before {
	font-family: Glyphicons;
	speak: none;
	-webkit-font-smoothing: antialiased;
	vertical-align: middle;
	content: '\E197'
}

.VerifiedIcon-o {
	color: #44ad2c
}

.VerifiedIcon-o:before {
	content: '\E194'
}

.VerifiedIcon-x {
	color: #eb0a1e
}

.VerifiedIcon-x:before {
	content: '\E193'
}

.SlideShow {
	position: relative;
	overflow: auto
}

.SlideShow ul li {
	position: relative;
	float: left
}

.SlideShow img {
	display: block;
	margin: auto;
	width: 100%;
	height: 100%
}

@font-face {
	font-family: Glyphicons;
	src: url(fonts/glyphicons-regular.eot);
	src: url(fonts/glyphicons-regular.eot?#iefix) format("embedded-opentype"), url(fonts/glyphicons-regular.woff) format("woff"), url(fonts/glyphicons-regular.ttf) format("truetype"), url(fonts/glyphicons-regular.svg#glyphicons_halflingsregular) format("svg")
}

@font-face {
	font-family: GlyphiconsHalflings;
	src: url(fonts/glyphiconshalflings-regular.eot?) format("eot"), url(fonts/glyphiconshalflings-regular.woff) format("woff"), url(fonts/glyphiconshalflings-regular.ttf) format("truetype")
}

[data-icon]:before {
	font-family: Glyphicons;
	font-weight: 400;
	display: inline-block;
	speak: none;
	content: attr(data-icon);
	line-height: 1em;
	font-size: 1em;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased
}

.halfling[data-icon]:before {
	font-size: 12px;
	font-family: GlyphiconsHalflings !important;
	display: inline-block;
	line-height: 11px;
	padding-bottom: 1px
}

.icon-alone {
	display: inline-block;
	vertical-align: baseline
}

.icon-x1 {
	font-size: 24px
}

.icon-x2 {
	font-size: 48px
}

.icon-x3 {
	font-size: 72px
}

.verified-tick {
	color: #44ad2c;
	font-size: 5em
}

table {
	width: 100%
}

.table,
.table-medium,
.table-reports,
.table-condensed,
.table-tiny,
.Table {
	width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px
}

.table th,
.table-medium th,
.table-reports th,
.table-condensed th,
.table-tiny th,
.table td,
.table-medium td,
.table-reports td,
.table-condensed td,
.table-tiny td,
.Table th,
.Table td {
	padding: 8px 8px 8px 0;
	line-height: 20px;
	text-align: left;
	vertical-align: middle;
	word-wrap: break-word
}

.table th.nopad,
.table-medium th.nopad,
.table-reports th.nopad,
.table-condensed th.nopad,
.table-tiny th.nopad,
.table td.nopad,
.table-medium td.nopad,
.table-reports td.nopad,
.table-condensed td.nopad,
.table-tiny td.nopad,
.Table th.nopad,
.Table td.nopad {
	padding: 8px 0
}

.table th,
.table-medium th,
.table-reports th,
.table-condensed th,
.table-tiny th,
.Table th {
	font-family: HelveticaNeueBold, Arial, sans-serif;
	font-weight: 300;
	cursor: pointer
}

.table thead th,
.table-medium thead th,
.table-reports thead th,
.table-condensed thead th,
.table-tiny thead th,
.Table thead th {
	vertical-align: bottom
}

.table tbody tr:hover td,
.table-medium tbody tr:hover td,
.table-reports tbody tr:hover td,
.table-condensed tbody tr:hover td,
.table-tiny tbody tr:hover td,
.table tbody tr:hover th,
.table-medium tbody tr:hover th,
.table-reports tbody tr:hover th,
.table-condensed tbody tr:hover th,
.table-tiny tbody tr:hover th,
.Table tbody tr:hover td,
.Table tbody tr:hover th {
	background-color: white
}

.table-medium th {
	font-size: 14px
}

.table-medium th,
.table-medium td {
	font-size: 14px;
	padding: 5px 8px;
	border: none
}

.table-reports {
	margin: 16px 0
}

.table-reports th {
	font-size: 14px
}

.table-reports th,
.table-reports td {
	padding: 8px;
	border: none;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc
}

.table-reports th.empty,
.table-reports td.empty {
	border: none
}

.table-reports th:first-child,
.table-reports td:first-child {
	border-left: 1px solid #ccc
}

.table-reports th.empty+th,
.table-reports td.empty+th {
	border-left: 1px solid #ccc
}

.table-reports th.empty+td,
.table-reports td.empty+td {
	border-left: 1px solid #ccc
}

.table-reports tbody tr:hover td,
.table-reports tbody tr:hover th {
	background-color: white
}

.table-reports tbody tr:hover td.empty,
.table-reports tbody tr:hover th.empty {
	background-color: transparent !important
}

.table-condensed th {
	font-size: 12px
}

.table-condensed th,
.table-condensed td {
	padding: 3px;
	border: none
}

.table-tiny {
	border-spacing: 0
}

.table-tiny th,
.table-tiny td {
	border: none;
	font-size: .98em;
	padding: 2px
}

.table-tiny tbody tr:hover td,
.table-tiny tbody tr:hover th {
	background-color: transparent
}

.table-click {
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer
}

.table-top {
	margin-bottom: 24px
}

.table-top h4 {
	margin: 0 0 4px
}

.table-top th,
.table-top td {
	vertical-align: top !important
}

.table-clear {
	padding: 0
}

.table-clear th,
.table-clear td {
	padding: 0
}

.td-last {
	text-align: right
}

.td-last a,
.td-last button {
	float: right;
	margin-left: 5px
}

.td-top {
	vertical-align: top !important
}

label {
	cursor: pointer
}

.table-nohover tbody tr:hover td,
.table-nohover tbody tr:hover th {
	background-color: transparent !important
}

.header:before {
	content: " "
}

.sortIcons {
	font-family: icons;
	margin-right: 5px;
	line-height: 14px
}

.headerSortDown,
.headerSortUp {
	color: #eb0a1e
}

.Table-sort {
	position: relative;
	background-color: #f0f0f0
}

.Table-sort:after {
	font-size: 12px;
	font-family: GlyphiconsHalflings !important;
	display: inline-block;
	content: '\E094';
	float: right;
	visibility: hidden
}

.Table-sort:hover:after {
	visibility: visible
}

.Table-sort.is-ascending:after {
	content: '\E094'
}

.Table-sort.is-descending:after {
	content: '\E093'
}

.Table-sort:after {
	visibility: visible
}

.Table-data {
	table-layout: fixed
}

form {
	margin: 0 auto;
	vertical-align: top
}

input[type=text],
input[type=email],
input[type=password],
textarea {
	display: block;
	margin: 0;
	margin-bottom: 15.9999999984px;
	padding: 7px 5px;
	width: 100%;
	height: 32px;
	border: 1px solid #ccc;
	color: #4d4c4c;
	font-size: 10px;
	cursor: pointer;
	-webkit-appearance: none
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
	outline: none;
	border: 1px solid #999
}

textarea {
	overflow-y: auto;
	padding: 6px;
	width: 100%;
	height: 160px;
	resize: none
}

select {
	display: block;
	margin: 6px 0 29px;
	width: 100%;
	height: 18px
}

label {
	display: block;
	line-height: 1.3em;
	margin: 8px 0;
	cursor: pointer;
	font-size: 1rem
}

label.inline {
	display: inline-block;
	margin-right: 10px
}

input[type=checkbox] {
	vertical-align: middle;
	margin-right: 5px
}

label input[type=radio] {
	display: inline;
	margin-right: 5px;
	vertical-align: middle;
	cursor: pointer
}

select[multiple=multiple] {
	padding: 2px;
	width: 100%;
	height: auto;
	border: none;
	border: 1px solid #ccc;
	margin: 0
}

select[multiple=multiple]:focus {
	outline: none
}

input[type=file] {
	width: 100%
}

.fileWrapper {
	margin-bottom: 16px;
	padding: 6px;
	height: 32px;
	border: 1px solid #ccc;
	background-color: white
}

.btn,
.btn-grey,
.btn-blue,
.btn-green,
.btn-yellow,
.btn-login,
.btn-small,
.btn-disabled {
	box-sizing: border-box;
	border-radius: 3px;
	display: inline-block;
	padding: 0 8px;
	border: 1px solid rgba(0, 0, 0, .3);
	background-color: #dc192a;
	color: white !important;
	vertical-align: bottom;
	text-align: center;
	text-shadow: 0 -1px rgba(0, 0, 0, .2);
	font-weight: 700;
	font-size: 11px;
	font-family: verdana;
	line-height: 24px;
	cursor: pointer;
	box-shadow: inset 0 1px rgba(255, 255, 255, .3)
}

.btn:hover,
.btn-grey:hover,
.btn-blue:hover,
.btn-green:hover,
.btn-yellow:hover,
.btn-login:hover,
.btn-small:hover,
.btn-disabled:hover {
	background-color: #e93f4e;
	color: white !important;
	text-decoration: none !important
}

.btn:active,
.btn-grey:active,
.btn-blue:active,
.btn-green:active,
.btn-yellow:active,
.btn-login:active,
.btn-small:active,
.btn-disabled:active {
	position: relative;
	top: 1px
}

.btn.right,
.right.btn-grey,
.right.btn-blue,
.right.btn-green,
.right.btn-yellow,
.right.btn-login,
.right.btn-small,
.right.btn-disabled {
	margin-left: 5px
}

.btn-grey {
	background-color: #807f7f
}

.btn-grey:hover {
	background-color: #8c8c8c
}

.btn-blue {
	background-color: #4e9ae6
}

.btn-blue:hover {
	background-color: #64a7e9
}

.btn-green {
	background-color: #44ad2c
}

.btn-green:hover {
	background-color: #4cc131
}

.btn-yellow {
	background-color: #ef811a
}

.btn-yellow:hover {
	background-color: #f18e32
}

.btn-login {
	padding: 0 5px;
	font-size: 8px;
	line-height: 16px
}

.btn-small {
	padding: 2px 5px 3px;
	font-size: 8px;
	line-height: 12px
}

.btn-small [data-icon]:before {
	font-size: 12px
}

.btn-disabled {
	background-color: #e6e5e5;
	border: 1px solid rgba(0, 0, 0, .1);
	text-shadow: none;
	cursor: default
}

.btn-disabled:hover {
	background-color: #e6e5e5
}

.btn-disabled:active {
	top: 0
}

.btn-error {
	box-sizing: border-box;
	border-radius: 3px;
	display: inline-block;
	padding: 0 8px;
	border: none;
	margin: 0 5px;
	background-color: white;
	color: #262626;
	text-align: center;
	font-weight: 700;
	font-size: 11px;
	line-height: 24px;
	cursor: pointer;
	position: relative;
	min-width: 60px
}

.btn-error:hover {
	background-color: whitesmoke;
	text-decoration: none !important;
	color: black !important
}

.btn-error:active {
	top: 1px
}

.btn-submit {
	float: right
}

.btn-group .btn-small,
.btn-group .btn,
.btn-group .btn-grey,
.btn-group .btn-blue,
.btn-group .btn-green,
.btn-group .btn-yellow,
.btn-group .btn-login,
.btn-group .btn-disabled {
	float: left;
	display: block
}

.btn-group .start {
	border-top-left-radius: 3px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 3px
}

.btn-group .end {
	border-top-left-radius: 0;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3x;
	border-bottom-left-radius: 0;
	position: relative;
	left: -1px
}

.alert-error {
	border-radius: 2px;
	display: inline-block;
	float: right;
	margin: 0;
	margin-top: -26px;
	padding: 0 8px;
	background-color: #d32332;
	color: white;
	font-weight: 400;
	font-size: 12px;
	line-height: 32px
}

.checkbox-group {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin: 6px 0
}

.checkbox-group label {
	margin: 0
}

.checkbox-group--top {
	-ms-flex-align: baseline;
	align-items: baseline
}

#error-fullscreen {
	transition: opacity .2s;
	background-color: transparent;
	zoom: 1;
	background-color: rgba(0, 0, 0, .5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
	transition: background-color .2s 1s;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 900000;
	opacity: 1;
	cursor: pointer;
	display: table;
	width: 100%;
	height: 100%
}

#error-fullscreen .error-inside {
	display: table-cell;
	text-align: center;
	vertical-align: middle
}

#error-fullscreen .error-background {
	border-radius: 10px;
	background-color: transparent;
	zoom: 1;
	background-color: rgba(0, 0, 0, .8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000, endColorstr=#CC000000);
	box-sizing: border-box;
	max-width: 200px;
	margin: 0 auto;
	padding: 20px;
	color: white;
	font-size: 3em;
	cursor: pointer
}

#error-fullscreen .error-background p {
	margin: 10px 0 0;
	padding: 0;
	font-size: 12px
}

.form-actions {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ccc
}

.form-actions:after {
	content: '';
	display: table;
	clear: both
}

#vehicles-multiple {
	height: 514px
}

#document-multiple {
	height: 395px
}

.ielabel {
	display: none
}

body .techpub-spacer {
	height: 0;
	box-sizing: border-box;
	padding: 30px 0
}

body .techpub-spacer__medium {
	padding: 21px 0
}

body .techpub-list {
	list-style: disc;
	padding-left: 16px;
	margin-bottom: 24px
}

body .techpub-list__decimal {
	list-style: decimal
}

body .techpub-list li {
	display: list-item;
	padding-left: 12px
}

body .techpub-link {
	color: #C70020;
	text-decoration: none;
	background-image: linear-gradient(currentColor, currentColor);
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-size: 0 2px;
	transition: background-size .3s
}

body .techpub-link--bold {
	font-weight: 700
}

body .techpub-link:hover,
body .techpub-link:focus {
	background-size: 100% 2px;
	color: #eb0a1e;
	text-decoration: none
}

body .techpub-title {
	font-family: HelveticaNeueBold, Arial, sans-serif;
	box-sizing: border-box;
	letter-spacing: normal;
	text-transform: none;
	font-weight: 400;
	color: #000
}

body .techpub-title--huge {
	font-size: 48px;
	line-height: 64px;
	margin: 24px 0
}

body .techpub-title--large {
	font-size: 32px;
	line-height: 42px;
	margin: 24px 0
}

body .techpub-title--medium {
	font-size: 24px;
	line-height: 36px;
	margin: 24px 0
}

body .techpub-title--no-mg {
	margin: 0
}

body .techpub-layout__half {
	box-sizing: border-box;
	width: 50%
}

body .techpub-layout__flex {
	margin: 0 0 24px;
	display: -ms-flexbox;
	display: flex
}

body .techpub-layout__flex--spread {
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center
}

body .techpub-layout__flex--v-center {
	-ms-flex-align: center;
	align-items: center
}

body .techpub-layout__flex--strip-margins>* {
	margin: 0
}

body .techpub-label {
	font-family: HelveticaNeueBold, Arial, sans-serif;
	color: #000;
	font-size: 14px;
	margin: 0 0 8px
}

body .techpub-fileinput[type=file] {
	box-shadow: transparent 0 0 0 0, transparent 0 0 0 0, transparent 0 0 0 0, rgba(60, 66, 87, .16) 0 0 0 1px, transparent 0 0 0 0, transparent 0 0 0 0, transparent 0 0 0 0;
	appearance: none;
	background: #fff;
	background-clip: padding-box;
	border-radius: 4px;
	border: unset;
	color: #000;
	cursor: pointer;
	display: block;
	font-family: HelveticaNeueRegular, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	overflow: hidden;
	padding: 8px 16px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	width: 100%;
	margin: 0 0 24px
}

body .techpub-textarea {
	font-family: HelveticaNeueRegular, Arial, sans-serif;
	color: #000;
	font-size: 16px;
	font-weight: 300;
	border-radius: 4px;
	border: unset;
	margin: 0 0 16px;
	padding: 8px 16px;
	background-color: #fff;
	box-shadow: transparent 0 0 0 0, transparent 0 0 0 0, transparent 0 0 0 0, rgba(60, 66, 87, .16) 0 0 0 1px, transparent 0 0 0 0, transparent 0 0 0 0, transparent 0 0 0 0;
	margin: 0 0 24px
}

body .techpub-textarea:active,
body .techpub-textarea:focus {
	outline: 2px solid #eb0a1e
}

body .techpub-select {
	font-family: HelveticaNeueRegular, Arial, sans-serif;
	color: #000;
	font-size: 16px;
	font-weight: 300;
	border-radius: 4px;
	border: unset;
	margin: 0 0 16px;
	padding: 8px 16px;
	background-color: #fff;
	box-shadow: transparent 0 0 0 0, transparent 0 0 0 0, transparent 0 0 0 0, rgba(60, 66, 87, .16) 0 0 0 1px, transparent 0 0 0 0, transparent 0 0 0 0, transparent 0 0 0 0;
	height: 42px;
	width: 100%;
	margin: 0 0 24px
}

body .techpub-select:active,
body .techpub-select:focus {
	outline: 2px solid #eb0a1e
}

body .techpub-input[type=text],
body .techpub-input[type=password],
body .techpub-input[type=email] {
	font-family: HelveticaNeueRegular, Arial, sans-serif;
	color: #000;
	font-size: 16px;
	font-weight: 300;
	border-radius: 4px;
	border: unset;
	margin: 0 0 16px;
	padding: 8px 16px;
	background-color: #fff;
	box-shadow: transparent 0 0 0 0, transparent 0 0 0 0, transparent 0 0 0 0, rgba(60, 66, 87, .16) 0 0 0 1px, transparent 0 0 0 0, transparent 0 0 0 0, transparent 0 0 0 0;
	line-height: 28px;
	height: 42px;
	width: 100%;
	margin: 0 0 24px
}

body .techpub-input[type=text]:active,
body .techpub-input[type=text]:focus,
body .techpub-input[type=password]:active,
body .techpub-input[type=password]:focus,
body .techpub-input[type=email]:active,
body .techpub-input[type=email]:focus {
	outline: 2px solid #eb0a1e
}

body .techpub-checkbox {
	cursor: pointer;
	background: #fff;
	width: 22px;
	height: 22px;
	border-radius: 4px;
	display: block;
	appearance: none;
	border: 2px solid #ccc
}

body .techpub-checkbox:checked {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
	background-color: #eb0a1e;
	border: 2px solid #eb0a1e
}

body .techpub-radio-wrapper {
	color: #9daebf;
	border: 2px solid #9daebf;
	padding: 1rem !important;
	border-radius: 6px !important;
	background-color: #f7f7f7;
}

body .techpub-radio-wrapper--checked {
	background: #c7001f;
	color: white;
	border: 2px solid #c7001f;
	border-radius: 6px !important;
	gap: 1rem !important;
	padding: 1rem !important;
}

body .techpub-filter-container {
	background: #f7f7f7;
	padding: 1.5rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 24px
}

body .techpub-info-container {
	background: #f7f7f7;
	padding: 1.5rem;
	margin: 0 0 24px
}

body .techpub-button-container {
	display: -ms-flexbox;
	display: flex
}

body .techpub-button {
	background: #C70020;
	border: 1px solid #C70020;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: HelveticaNeueBold, Arial, sans-serif;
	font-weight: 300;
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	height: 40px;
	line-height: 38px;
	letter-spacing: .12em;
	margin: 0 10px 24px 0;
	overflow: hidden;
	padding-left: 24px;
	padding-right: 24px;
	text-decoration: none;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
	transition: all .4s ease-out
}

body .techpub-button:disabled {
	color: #fff !important;
	background: #e6e5e5 !important;
	border: 1px solid #e6e5e5 !important;
	cursor: not-allowed !important
}

body .techpub-button:disabled:hover {
	background: #e6e5e5 !important;
	border: 1px solid #e6e5e5 !important
}

body .techpub-button:hover {
	border: 1px solid #d1091b;
	background: #d1091b
}

body .techpub-button--round {
	height: 26px;
	width: 26px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

body .techpub-button--secondary {
	background: #fff;
	border: 1px solid #000;
	color: #000
}

body .techpub-button--secondary:hover {
	background: #000;
	color: #fff;
	border: 1px solid #000
}

body .techpub-button--small {
	height: 26px;
	line-height: 24px;
	padding: 0 8px;
	font-size: 10px;
	margin: 0 8px 8px 0
}

body .techpub-button--no-mg {
	margin: 0
}

body .techpub-tag {
	background: #000;
	color: #fff;
	font-family: HelveticaNeueRegular, Arial, sans-serif;
	padding: 0 6px;
	display: inline-block;
	border-radius: 9999px
}

body .techpub-notify {
	width: 100%;
	font-size: 16px;
	font-family: HelveticaNeueRegular, Arial, sans-serif;
	color: #eb0a1e;
	box-sizing: border-box;
	background: #fff6f6;
	padding: 16px;
	border-radius: 4px;
	margin: 0
}

body .techpub-notify--grey {
	color: #000;
	background: #e6e5e5
}

body .techpub-head {
	box-sizing: border-box;
	height: 88px;
	background-color: #3b3a3d;
	color: #000;
	position: relative
}

body .techpub-head>* {
	box-sizing: border-box
}

body .techpub-head__usermenu {
	position: relative;
	box-sizing: border-box;
	border: none;
	background-color: transparent;
	cursor: pointer
}

body .techpub-head__usersub {
	display: none;
	box-sizing: border-box;
	position: absolute;
	top: 36px;
	right: 6px;
	z-index: 10;
	background: #f7f7f7;
	list-style: none;
	margin: 0;
	padding: 0 50px;
	box-shadow: transparent 0 0 0 0, transparent 0 0 0 0, transparent 0 0 0 0, rgba(60, 66, 87, .16) 0 0 0 1px, transparent 0 0 0 0, transparent 0 0 0 0, transparent 0 0 0 0
}

body .techpub-head__usersub--show {
	display: block
}

body .techpub-head__usersub-link {
	white-space: nowrap;
	box-sizing: border-box;
	font-family: HelveticaNeueBold, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	letter-spacing: 1.4px;
	line-height: 60px;
	display: block;
	cursor: pointer;
	transition: .3s ease all
}

body .techpub-head__usersub-link:hover {
	color: #000
}

body .techpub-head__burger {
	display: none;
	cursor: pointer;
	margin: 0 24px 0 0;
	background: transparent;
	border: none
}

body .techpub-head__logo-wrapper {
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	width: 56px;
	position: absolute;
	z-index: 1
}

body .techpub-head__logo {
	display: block;
	width: 75px;
	height: auto;
	margin: 0
}

body .techpub-head__title {
	font-family: HelveticaNeueBold, Arial, sans-serif;
	font-weight: 400;
	color: #fff;
	font-size: 14px;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	margin: 0;
	padding-left: 90px;
}

body .techpub-head__link {
	box-sizing: border-box;
	font-family: HelveticaNeueBold, Arial, sans-serif;
	font-weight: 400;
	font-size: 12px;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	line-height: 80px;
	display: block;
	cursor: pointer;
	border-bottom: 4px solid #3b3a3d;
	transition: .3s all
}

body .techpub-head__link:hover {
	color: #000;
	border-bottom: 4px solid #eb0a1e
}

body .techpub-head__links {
	height: 88px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	list-style: none;
	margin: 0;
	padding: 0
}

body .techpub-head__links>* {
	margin: 0 0 0 32px
}

body .techpub-head__wrapper {
	padding: 0 3rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}

body .techpub-head__left {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

body .techpub-nav {
	min-height: calc(100vh - 417px - 88px);
	display: none;
	min-width: 280px;
	max-width: 280px;
	box-sizing: border-box;
	padding: 3rem
}

body .techpub-nav--show {
	display: block
}

body .techpub-nav__item {
	position: relative;
	padding-bottom: 16px
}

body .techpub-nav>ul {
	margin: 0;
	padding: 0;
	list-style: none
}

body .techpub-nav__link {
	font-size: 16px;
	font-family: HelveticaNeueBold, Arial, sans-serif;
	color: #fff;
	margin: 0;
	cursor: pointer
}

body .techpub-nav__link>span {
	text-decoration: none;
	background-image: linear-gradient(#fff, #fff);
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-size: 0 2px;
	transition: background-size .3s
}

body .techpub-nav__link:hover>span,
body .techpub-nav__link:focus>span {
	background-size: 100% 2px;
	color: #fff;
	text-decoration: none
}

body .techpub-nav__link--open .techpub-nav__chevron {
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

body .techpub-nav__chevron {
	transition: all .2s linear;
	position: absolute;
	top: 2px;
	right: -12px
}

body .techpub-nav__inner {
	display: none;
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
	z-index: 999
}

body .techpub-nav__inner .techpub-nav__link {
	font-size: 14px
}

body .techpub-nav__link--open~.techpub-nav__inner {
	display: block
}

body .techpub-main-wrapper {
	display: -ms-flexbox;
	display: flex
}

body .techpub-main-wrapper__child {
	width: 100%
}

body .techpub-footer {
	box-sizing: border-box;
	background: #f7f7f7
}

body .techpub-footer__wrapper {
	max-width: 800px;
	margin: 0 auto;
	padding: 68px 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

body .techpub-footer__wrapper>* {
	box-sizing: border-box;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
}

body .techpub-footer__links {
	list-style: none;
	padding: 0;
	margin: 0
}

body .techpub-footer__link {
	cursor: pointer;
	display: inline;
	font-family: HelveticaNeueBold, Arial, sans-serif;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1.4px;
	margin-bottom: 16px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	background-image: linear-gradient(#eb0a1e, #eb0a1e);
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-size: 0 2px;
	transition: background-size .3s
}

body .techpub-footer__link:hover,
body .techpub-footer__link:focus {
	background-size: 100% 2px;
	color: #000
}

body .techpub-footer__text {
	margin: 0 0 24px;
	font-size: 14px;
	font-family: HelveticaNeueRegular, Arial, sans-serif;
	color: #000
}

body .techpub-footer__bottom {
	background: #000000;
	color: #fff;
	text-align: center;
	padding: 16px 0;
	font-size: 14px;
	margin: 0;
	font-family: HelveticaNeueRegular, Arial, sans-serif
}

body .techpub-image {
	width: 100%;
	height: auto;
	margin: 0 0 24px;
	display: block
}

body .techpub-image__caption {
	font-size: 12px;
	text-align: center;
	width: 100%
}

body .techpub-image__caption--absolute {
	top: 92%;
	position: absolute
}

body .techpub-image--w-200 {
	max-width: 200px
}

body .techpub-image--w-300 {
	max-width: 300px
}

body .techpub-image--w-400 {
	max-width: 400px
}

body .techpub-image--w-500 {
	max-width: 500px
}

body .techpub-image--mt {
	margin-top: 32px
}

body .techpub-grid {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	box-sizing: border-box
}

body .techpub-grid__relative {
	position: relative
}

body .techpub-grid__half-child {
	box-sizing: border-box;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
	padding: 15px;
	max-width: 50%
}

body .techpub-grid__two-fifths-child {
	box-sizing: border-box;
	-ms-flex: 1 0 40%;
	flex: 1 0 40%;
	padding: 15px;
	max-width: 40%
}

body .techpub-grid__three-fifths-child {
	box-sizing: border-box;
	-ms-flex: 1 0 60%;
	flex: 1 0 60%;
	padding: 15px;
	max-width: 60%
}

body .techpub-grid__full-child {
	box-sizing: border-box;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
	padding: 15px;
	max-width: 100%
}

body #aasra-warnings>div:not(:first-child) {
	display: none
}

body #aasra-buttons>div:not(:first-child) {
	display: none
}

nav {
	overflow: hidden
}

.nav-logo {
	float: left;
	width: 10%
}

.title {
	text-align: right;
	font-size: 22px
}

.nav-bar {
	font-size: 13px
}

.nav-bar li {
	display: inline-block
}

.nav-bar a {
	color: #000 !important;
	display: block;
	padding: 16px 13px;
	border-bottom: solid #fff;
	text-transform: uppercase
}

.nav-bar a:hover,
.nav-bar a:focus,
.nav-bar .active {
	border-bottom: solid #e6e5e5;
	text-decoration: none;
	color: #eb0a1e !important
}

.logo {
	display: block;
	height: 64px;
	width: 74px;
	background-image: url(/images/logo-black.png);
	background-position: -22px -25px;
	background-repeat: no-repeat
}

.display-img-1 {
	background-image: url(/images/bg/banner-86.jpg)
}

.display-img-2 {
	background-image: url(/images/bg/banner-factory.jpg)
}

.display-img-3 {
	background-image: url(/images/bg/banner-camryh.jpg)
}

.display-img-banner {
	background-color: black;
	background: radial-gradient(ellipse at center, #494949 0, black 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #494949 0, black 100%)
}

#intro-animation {
	-webkit-font-smoothing: antialiased;
	position: relative
}

#intro-animation .pagination {
	position: absolute;
	bottom: 0;
	right: 0
}

#intro-animation .pagination li {
	z-index: 1000000000;
	float: right;
	background-color: white;
	width: 16px;
	height: 16px;
	display: block;
	border-radius: 16px;
	margin: 0 8px 8px 0;
	content: '';
	border: 3px solid white
}

#intro-animation .pagination li a {
	opacity: 0
}

#intro-animation .pagination li.current {
	background-color: #ccc
}

.a-text {
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	padding: 20px;
	z-index: 10;
	color: #fff;
	background-image: url(/images/alpha-image.png)
}

.a-text h1,
.a-text h2,
.a-text h3,
.a-text h4,
.a-text h5,
.a-text h6 {
	color: #fff !important
}

.a-text>a {
	color: #fff
}

.NavigationMenu {
	display: block;
	width: 100%;
	height: 40px;
	background-color: #eb2136
}

.NavigationMenu .NavigationMenuIcon {
	position: absolute;
	width: 16px;
	margin: auto;
	left: 0;
	right: 0;
	display: inline-block;
	line-height: 1.5rem;
	height: 40px;
	padding: .5rem 0;
	color: white;
	text-decoration: none
}

.NavigationMobileOff {
	display: none
}

.NavigationBar {
	position: absolute;
	width: 100%;
	z-index: 1;
	background-color: #eb2136;
	text-transform: capitalize
}

.NavigationBar li {
	border-bottom: 2px solid #c71225
}

.NavigationBar li .NavigationBar_dropdown {
	display: none
}

.NavigationBar li:hover .NavigationBar_link {
	background-color: #c71225
}

.NavigationBar li:hover .NavigationBar_dropdown {
	display: block
}

.NavigationBar_link {
	display: block;
	line-height: 1.5rem;
	height: 40px;
	padding: .5rem 1rem;
	color: #fff;
	background-color: #eb2136;
	text-decoration: none
}

.NavigationBar_dropdown {
	color: white;
	padding: 0 2rem 1rem;
	z-index: 1
}

.NavigationBar_dropdown li {
	border-bottom: none
}

@media(min-width:768px) {
	.Grid>[class*=Col-] {
		display: table-cell;
		border-right: 1rem solid transparent;
		border-left: 1rem solid transparent;
		margin: 0
	}

	.Grid>[class*=Col-]:first-child {
		border-left: 0
	}

	.Grid>[class*=Col-]:last-child {
		border-right: 0
	}

	.Grid>[class*=Col-][class*=Col-push],
	.Grid>[class*=Col-][class*=Col-pull] {
		border-right: 1rem solid transparent;
		border-left: 1rem solid transparent
	}

	.Grid>.Col-1 {
		width: 8.3333333333%
	}

	.Grid>.Col-push1 {
		position: relative;
		left: 8.3333333333%
	}

	.Grid>.Col-pull1 {
		position: relative;
		right: 8.3333333333%
	}

	.Grid>.Col-1.Col-push11 {
		border-right: 0
	}

	.Grid>.Col-1.Col-pull11 {
		border-left: 0
	}

	.Grid>.Col-2 {
		width: 16.6666666667%
	}

	.Grid>.Col-push2 {
		position: relative;
		left: 16.6666666667%
	}

	.Grid>.Col-pull2 {
		position: relative;
		right: 16.6666666667%
	}

	.Grid>.Col-2.Col-push10 {
		border-right: 0
	}

	.Grid>.Col-2.Col-pull10 {
		border-left: 0
	}

	.Grid>.Col-3 {
		width: 25%
	}

	.Grid>.Col-push3 {
		position: relative;
		left: 25%
	}

	.Grid>.Col-pull3 {
		position: relative;
		right: 25%
	}

	.Grid>.Col-3.Col-push9 {
		border-right: 0
	}

	.Grid>.Col-3.Col-pull9 {
		border-left: 0
	}

	.Grid>.Col-4 {
		width: 33.3333333333%
	}

	.Grid>.Col-push4 {
		position: relative;
		left: 33.3333333333%
	}

	.Grid>.Col-pull4 {
		position: relative;
		right: 33.3333333333%
	}

	.Grid>.Col-4.Col-push8 {
		border-right: 0
	}

	.Grid>.Col-4.Col-pull8 {
		border-left: 0
	}

	.Grid>.Col-5 {
		width: 41.6666666667%
	}

	.Grid>.Col-push5 {
		position: relative;
		left: 41.6666666667%
	}

	.Grid>.Col-pull5 {
		position: relative;
		right: 41.6666666667%
	}

	.Grid>.Col-5.Col-push7 {
		border-right: 0
	}

	.Grid>.Col-5.Col-pull7 {
		border-left: 0
	}

	.Grid>.Col-6 {
		width: 50%
	}

	.Grid>.Col-push6 {
		position: relative;
		left: 50%
	}

	.Grid>.Col-pull6 {
		position: relative;
		right: 50%
	}

	.Grid>.Col-6.Col-push6 {
		border-right: 0
	}

	.Grid>.Col-6.Col-pull6 {
		border-left: 0
	}

	.Grid>.Col-7 {
		width: 58.3333333333%
	}

	.Grid>.Col-push7 {
		position: relative;
		left: 58.3333333333%
	}

	.Grid>.Col-pull7 {
		position: relative;
		right: 58.3333333333%
	}

	.Grid>.Col-7.Col-push5 {
		border-right: 0
	}

	.Grid>.Col-7.Col-pull5 {
		border-left: 0
	}

	.Grid>.Col-8 {
		width: 66.6666666667%
	}

	.Grid>.Col-push8 {
		position: relative;
		left: 66.6666666667%
	}

	.Grid>.Col-pull8 {
		position: relative;
		right: 66.6666666667%
	}

	.Grid>.Col-8.Col-push4 {
		border-right: 0
	}

	.Grid>.Col-8.Col-pull4 {
		border-left: 0
	}

	.Grid>.Col-9 {
		width: 75%
	}

	.Grid>.Col-push9 {
		position: relative;
		left: 75%
	}

	.Grid>.Col-pull9 {
		position: relative;
		right: 75%
	}

	.Grid>.Col-9.Col-push3 {
		border-right: 0
	}

	.Grid>.Col-9.Col-pull3 {
		border-left: 0
	}

	.Grid>.Col-10 {
		width: 83.3333333333%
	}

	.Grid>.Col-push10 {
		position: relative;
		left: 83.3333333333%
	}

	.Grid>.Col-pull10 {
		position: relative;
		right: 83.3333333333%
	}

	.Grid>.Col-10.Col-push2 {
		border-right: 0
	}

	.Grid>.Col-10.Col-pull2 {
		border-left: 0
	}

	.Grid>.Col-11 {
		width: 91.6666666667%
	}

	.Grid>.Col-push11 {
		position: relative;
		left: 91.6666666667%
	}

	.Grid>.Col-pull11 {
		position: relative;
		right: 91.6666666667%
	}

	.Grid>.Col-11.Col-push1 {
		border-right: 0
	}

	.Grid>.Col-11.Col-pull1 {
		border-left: 0
	}

	.Grid>.Col-12 {
		width: 100%
	}

	.Grid>.Col-push12 {
		position: relative;
		left: 100%
	}

	.Grid>.Col-pull12 {
		position: relative;
		right: 100%
	}

	.Grid>.Col-12.Col-push0 {
		border-right: 0
	}

	.Grid>.Col-12.Col-pull0 {
		border-left: 0
	}

	.Column_col {
		border-width: 2px
	}

	.Column-large .Column_col {
		border-width: 8px
	}

	.Modal_title {
		padding: 1.5rem
	}

	.Tabs_item {
		font-size: 17px
	}

	.NavigationMenu {
		display: none
	}

	.NavigationMobileOff {
		display: block
	}

	.NavigationBar {
		position: relative;
		width: auto;
		z-index: 1
	}

	.NavigationBar li {
		float: left;
		border-bottom-width: 4px
	}

	.NavigationBar li.is-right {
		float: right
	}

	.NavigationBar:after {
		display: block;
		width: 100%;
		height: 44px;
		border-bottom: 0 solid #c71225;
		border-bottom-width: 4px;
		background-color: #eb2136;
		content: ' ';
		box-sizing: border-box
	}

	.NavigationBar_dropdown {
		position: absolute;
		top: 44px;
		padding: 1.5rem;
		right: 0;
		left: 0;
		border-bottom: .5rem solid rgba(0, 0, 0, .5);
		background-color: #c71225;
		background-clip: padding-box;
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80)
	}

	.NavigationBar_dropdown a:hover {
		opacity: .8;
		color: white
	}

	.NavigationBar_dropdown li {
		display: block;
		float: none
	}
}

@media(min-width:480px) {
	.Graph {
		padding-left: 80px
	}

	.Graph_yaxis {
		width: 80px
	}

	.Graph_ytitle {
		-ms-transform: rotate(-90deg) translateX(-50%);
		transform: rotate(-90deg) translateX(-50%);
		top: 50%;
		text-align: center;
		overflow: visible;
		-ms-transform-origin: top left;
		transform-origin: top left
	}

	.Column {
		padding-left: 100px
	}

	.Column_yaxis {
		width: 100px
	}

	.Section {
		padding: 2rem
	}

	.Tabs_item {
		padding: .5rem 1rem
	}
}

@media(max-width:768px) {
	body .techpub-layout__half {
		width: 100%
	}

	.NavigationBar li .NavigationBar_dropdown {
		display: block
	}
}

@media only screen and (min-width:1400px) {
	body .techpub-head__usermenu {
		display: none
	}
}

@media only screen and (max-width:1000px) {
	body .techpub-head__burger {
		display: block;
		margin: 0
	}

	body .techpub-head__title {
		display: none
	}
}

@media only screen and (max-width:1400px) {
	body .techpub-head__link {
		display: none
	}
}

@media only screen and (min-width:768px) {
	body .techpub-nav {
		display: block
	}
}

@media only screen and (max-width:768px) {
	body .techpub-footer__wrapper>* {
		-ms-flex: 1 0 100%;
		flex: 1 0 100%;
		max-width: 100%
	}

	body .techpub-footer__wrapper {
		padding: 56px 48px
	}
}

@media only screen and (max-width:500px) {
	body .techpub-image {
		width: 100%
	}
}

@media screen and (max-width:760px) {
	body .techpub-grid__half-child {
		-ms-flex: 1 0 100%;
		flex: 1 0 100%;
		max-width: 100%
	}

	body .techpub-grid__two-fifths-child {
		-ms-flex: 1 0 100%;
		flex: 1 0 100%;
		max-width: 100%
	}

	body .techpub-grid__three-fifths-child {
		-ms-flex: 1 0 100%;
		flex: 1 0 100%;
		max-width: 100%
	}
}