/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! 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%
}

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:active,
a:hover {
	outline: 0
}

b,
optgroup,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0;
	vertical-align: middle
}

svg:not(:root) {
	overflow: hidden
}

hr {
	box-sizing: content-box;
	height: 0
}

code,
kbd,
pre,
samp {
	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
}

textarea {
	overflow: auto
}

td,
th {
	padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
	*,
	:after,
	:before {
		background: 0 0!important;
		color: #000!important;
		box-shadow: none!important;
		text-shadow: none!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100%!important
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	.navbar {
		display: none
	}
	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000!important
	}
	.label {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse!important
	}
	.table td,
	.table th {
		background-color: #fff!important
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd!important
	}
}

@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: "\2a"
}

.glyphicon-plus:before {
	content: "\2b"
}

.glyphicon-eur:before,
.glyphicon-euro: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,
.glyphicon-btc:before,
.glyphicon-xbt:before {
	content: "\e227"
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
	content: "\00a5"
}

.glyphicon-rub:before,
.glyphicon-ruble: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"
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	margin: 0;
	font-family: ProximaNova, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.467;
	color: #666766;
	background-color: #fff;
	min-width: 320px
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	background-color: transparent;
	color: #005295;
	text-decoration: none
}

a:focus,
a:hover {
	color: #002849;
	text-decoration: underline
}

a:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

figure {
	margin: 0
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.467;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .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 #eee
}

.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: 700;
	line-height: 1.1;
	color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 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: 33px
}

.h2,
h2 {
	font-size: 30px
}

.h3,
h3 {
	font-size: 24px
}

.h4,
h4 {
	font-size: 18px
}

.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
	}
	.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
	}
}

.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
}

.initialism,
.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #005295
}

a.text-primary:focus,
a.text-primary:hover {
	color: #003662
}

.text-success {
	color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:focus,
a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #005295
}

a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #003662
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dd,
dt {
	line-height: 1.467
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
	content: " ";
	display: table
}

.dl-horizontal dd:after {
	clear: both
}

abbr[data-original-title],
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.initialism {
	font-size: 90%
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
	margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.467;
	color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
	content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: '\00A0 \2014'
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.467
}

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 {
	overflow: auto;
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.467;
	word-break: break-all;
	word-wrap: break-word;
	color: #666766;
	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: 10px;
	padding-right: 10px
}

.container:after,
.container:before {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

@media (min-width:768px) {
	.container {
		width: 740px
	}
}

@media (min-width:992px) {
	.container {
		width: 960px
	}
}

@media (min-width:1200px) {
	.container {
		width: 960px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px
}

.container-fluid:after,
.container-fluid:before {
	content: " ";
	display: table
}

.container-fluid:after {
	clear: both
}

.row {
	margin-left: -10px;
	margin-right: -10px
}

.row:after,
.row:before {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left
}

.col-xs-1 {
	width: 8.3333333333%
}

.col-xs-2 {
	width: 16.6666666667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.3333333333%
}

.col-xs-5 {
	width: 41.6666666667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.3333333333%
}

.col-xs-8 {
	width: 66.6666666667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.3333333333%
}

.col-xs-11 {
	width: 91.6666666667%
}

.col-xs-12 {
	width: 100%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-pull-1 {
	right: 8.3333333333%
}

.col-xs-pull-2 {
	right: 16.6666666667%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-4 {
	right: 33.3333333333%
}

.col-xs-pull-5 {
	right: 41.6666666667%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-7 {
	right: 58.3333333333%
}

.col-xs-pull-8 {
	right: 66.6666666667%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-10 {
	right: 83.3333333333%
}

.col-xs-pull-11 {
	right: 91.6666666667%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-push-1 {
	left: 8.3333333333%
}

.col-xs-push-2 {
	left: 16.6666666667%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-4 {
	left: 33.3333333333%
}

.col-xs-push-5 {
	left: 41.6666666667%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-7 {
	left: 58.3333333333%
}

.col-xs-push-8 {
	left: 66.6666666667%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-10 {
	left: 83.3333333333%
}

.col-xs-push-11 {
	left: 91.6666666667%
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-offset-0 {
	margin-left: 0
}

.col-xs-offset-1 {
	margin-left: 8.3333333333%
}

.col-xs-offset-2 {
	margin-left: 16.6666666667%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-4 {
	margin-left: 33.3333333333%
}

.col-xs-offset-5 {
	margin-left: 41.6666666667%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-7 {
	margin-left: 58.3333333333%
}

.col-xs-offset-8 {
	margin-left: 66.6666666667%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-10 {
	margin-left: 83.3333333333%
}

.col-xs-offset-11 {
	margin-left: 91.6666666667%
}

.col-xs-offset-12 {
	margin-left: 100%
}

@media (min-width:768px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}
	.col-sm-1 {
		width: 8.3333333333%
	}
	.col-sm-2 {
		width: 16.6666666667%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-4 {
		width: 33.3333333333%
	}
	.col-sm-5 {
		width: 41.6666666667%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-7 {
		width: 58.3333333333%
	}
	.col-sm-8 {
		width: 66.6666666667%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-10 {
		width: 83.3333333333%
	}
	.col-sm-11 {
		width: 91.6666666667%
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-pull-1 {
		right: 8.3333333333%
	}
	.col-sm-pull-2 {
		right: 16.6666666667%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-4 {
		right: 33.3333333333%
	}
	.col-sm-pull-5 {
		right: 41.6666666667%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-7 {
		right: 58.3333333333%
	}
	.col-sm-pull-8 {
		right: 66.6666666667%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-10 {
		right: 83.3333333333%
	}
	.col-sm-pull-11 {
		right: 91.6666666667%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-push-1 {
		left: 8.3333333333%
	}
	.col-sm-push-2 {
		left: 16.6666666667%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-4 {
		left: 33.3333333333%
	}
	.col-sm-push-5 {
		left: 41.6666666667%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-7 {
		left: 58.3333333333%
	}
	.col-sm-push-8 {
		left: 66.6666666667%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-10 {
		left: 83.3333333333%
	}
	.col-sm-push-11 {
		left: 91.6666666667%
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
	.col-sm-offset-1 {
		margin-left: 8.3333333333%
	}
	.col-sm-offset-2 {
		margin-left: 16.6666666667%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-4 {
		margin-left: 33.3333333333%
	}
	.col-sm-offset-5 {
		margin-left: 41.6666666667%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-7 {
		margin-left: 58.3333333333%
	}
	.col-sm-offset-8 {
		margin-left: 66.6666666667%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-10 {
		margin-left: 83.3333333333%
	}
	.col-sm-offset-11 {
		margin-left: 91.6666666667%
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
}

@media (min-width:992px) {
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}
	.col-md-1 {
		width: 8.3333333333%
	}
	.col-md-2 {
		width: 16.6666666667%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-4 {
		width: 33.3333333333%
	}
	.col-md-5 {
		width: 41.6666666667%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-7 {
		width: 58.3333333333%
	}
	.col-md-8 {
		width: 66.6666666667%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-10 {
		width: 83.3333333333%
	}
	.col-md-11 {
		width: 91.6666666667%
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-pull-1 {
		right: 8.3333333333%
	}
	.col-md-pull-2 {
		right: 16.6666666667%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-4 {
		right: 33.3333333333%
	}
	.col-md-pull-5 {
		right: 41.6666666667%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-7 {
		right: 58.3333333333%
	}
	.col-md-pull-8 {
		right: 66.6666666667%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-10 {
		right: 83.3333333333%
	}
	.col-md-pull-11 {
		right: 91.6666666667%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-push-1 {
		left: 8.3333333333%
	}
	.col-md-push-2 {
		left: 16.6666666667%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-4 {
		left: 33.3333333333%
	}
	.col-md-push-5 {
		left: 41.6666666667%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-7 {
		left: 58.3333333333%
	}
	.col-md-push-8 {
		left: 66.6666666667%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-10 {
		left: 83.3333333333%
	}
	.col-md-push-11 {
		left: 91.6666666667%
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
	.col-md-offset-1 {
		margin-left: 8.3333333333%
	}
	.col-md-offset-2 {
		margin-left: 16.6666666667%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-4 {
		margin-left: 33.3333333333%
	}
	.col-md-offset-5 {
		margin-left: 41.6666666667%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-7 {
		margin-left: 58.3333333333%
	}
	.col-md-offset-8 {
		margin-left: 66.6666666667%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-10 {
		margin-left: 83.3333333333%
	}
	.col-md-offset-11 {
		margin-left: 91.6666666667%
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
}

@media (min-width:1200px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left
	}
	.col-lg-1 {
		width: 8.3333333333%
	}
	.col-lg-2 {
		width: 16.6666666667%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-4 {
		width: 33.3333333333%
	}
	.col-lg-5 {
		width: 41.6666666667%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-7 {
		width: 58.3333333333%
	}
	.col-lg-8 {
		width: 66.6666666667%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-10 {
		width: 83.3333333333%
	}
	.col-lg-11 {
		width: 91.6666666667%
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-pull-1 {
		right: 8.3333333333%
	}
	.col-lg-pull-2 {
		right: 16.6666666667%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-4 {
		right: 33.3333333333%
	}
	.col-lg-pull-5 {
		right: 41.6666666667%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-7 {
		right: 58.3333333333%
	}
	.col-lg-pull-8 {
		right: 66.6666666667%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-10 {
		right: 83.3333333333%
	}
	.col-lg-pull-11 {
		right: 91.6666666667%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-push-1 {
		left: 8.3333333333%
	}
	.col-lg-push-2 {
		left: 16.6666666667%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-4 {
		left: 33.3333333333%
	}
	.col-lg-push-5 {
		left: 41.6666666667%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-7 {
		left: 58.3333333333%
	}
	.col-lg-push-8 {
		left: 66.6666666667%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-10 {
		left: 83.3333333333%
	}
	.col-lg-push-11 {
		left: 91.6666666667%
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
	.col-lg-offset-1 {
		margin-left: 8.3333333333%
	}
	.col-lg-offset-2 {
		margin-left: 16.6666666667%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-4 {
		margin-left: 33.3333333333%
	}
	.col-lg-offset-5 {
		margin-left: 41.6666666667%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-7 {
		margin-left: 58.3333333333%
	}
	.col-lg-offset-8 {
		margin-left: 66.6666666667%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-10 {
		margin-left: 83.3333333333%
	}
	.col-lg-offset-11 {
		margin-left: 91.6666666667%
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}

th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 8px;
	line-height: 1.467;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}

table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}

table td[class*=col-],
table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
	background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
	background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
	background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
	background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
	background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}

.table-responsive {
	overflow-x: auto;
	min-height: .01%
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}
	.table-responsive>.table {
		margin-bottom: 0
	}
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}
	.table-responsive>.table-bordered {
		border: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #666766;
	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;
	-webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.467;
	color: #555
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.467;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-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 .15s ease-in-out, box-shadow .15s ease-in-out;
	-o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.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[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date].form-control,
	input[type=datetime-local].form-control,
	input[type=month].form-control,
	input[type=time].form-control {
		line-height: 34px
	}
	.input-group-sm input[type=date],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	.input-group-sm input[type=time],
	.input-group-sm>.input-group-btn>input[type=date].btn,
	.input-group-sm>.input-group-btn>input[type=datetime-local].btn,
	.input-group-sm>.input-group-btn>input[type=month].btn,
	.input-group-sm>.input-group-btn>input[type=time].btn,
	.input-group-sm>input[type=date].form-control,
	.input-group-sm>input[type=date].input-group-addon,
	.input-group-sm>input[type=datetime-local].form-control,
	.input-group-sm>input[type=datetime-local].input-group-addon,
	.input-group-sm>input[type=month].form-control,
	.input-group-sm>input[type=month].input-group-addon,
	.input-group-sm>input[type=time].form-control,
	.input-group-sm>input[type=time].input-group-addon,
	input[type=date].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm,
	input[type=time].input-sm {
		line-height: 30px
	}
	.input-group-lg input[type=date],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	.input-group-lg input[type=time],
	.input-group-lg>.input-group-btn>input[type=date].btn,
	.input-group-lg>.input-group-btn>input[type=datetime-local].btn,
	.input-group-lg>.input-group-btn>input[type=month].btn,
	.input-group-lg>.input-group-btn>input[type=time].btn,
	.input-group-lg>input[type=date].form-control,
	.input-group-lg>input[type=date].input-group-addon,
	.input-group-lg>input[type=datetime-local].form-control,
	.input-group-lg>input[type=datetime-local].input-group-addon,
	.input-group-lg>input[type=month].form-control,
	.input-group-lg>input[type=month].input-group-addon,
	.input-group-lg>input[type=time].form-control,
	.input-group-lg>input[type=time].input-group-addon,
	input[type=date].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg,
	input[type=time].input-lg {
		line-height: 46px
	}
}

.form-group {
	margin-bottom: 15px
}

.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox label,
.radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px
}

.checkbox-inline,
.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
	cursor: not-allowed
}

.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,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
	padding-left: 0;
	padding-right: 0
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
	height: 30px;
	line-height: 30px
}

.input-group-sm>.input-group-btn>select[multiple].btn,
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 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 select[multiple].form-control,
.form-group-sm textarea.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-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
	height: 46px;
	line-height: 46px
}

.input-group-lg>.input-group-btn>select[multiple].btn,
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 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 select[multiple].form-control,
.form-group-lg textarea.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
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}

.has-error .form-control-feedback {
	color: #a94442
}

.has-feedback label~.form-control-feedback {
	top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #a6a7a6
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
	min-height: 27px
}

.form-horizontal .form-group {
	margin-left: -10px;
	margin-right: -10px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
	content: " ";
	display: table
}

.form-horizontal .form-group:after {
	clear: both
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 10px
}

@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 .form-control,
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox label,
	.form-inline .radio label {
		padding-left: 0
	}
	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.333333px;
		font-size: 18px
	}
	.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.467;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
	color: #333;
	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;
	-webkit-box-shadow: none;
	box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.btn-default.dropdown-toggle {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
	background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-primary {
	color: #fff;
	background-color: #005295;
	border-color: #00447c
}

.btn-primary.focus,
.btn-primary:focus {
	color: #fff;
	background-color: #003662;
	border-color: #000
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #003662;
	border-color: #00223e
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
	color: #fff;
	background-color: #00223e;
	border-color: #000
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
	background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #005295;
	border-color: #00447c
}

.btn-primary .badge {
	color: #005295;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #7bb142;
	border-color: #6e9e3b
}

.btn-success.focus,
.btn-success:focus {
	color: #fff;
	background-color: #618c34;
	border-color: #2e4218
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #618c34;
	border-color: #4f722a
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
	color: #fff;
	background-color: #4f722a;
	border-color: #2e4218
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
	background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	background-color: #7bb142;
	border-color: #6e9e3b
}

.btn-success .badge {
	color: #7bb142;
	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.active,
.btn-info:active,
.btn-info:hover,
.open>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
	background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #e27b36;
	border-color: #de6c20
}

.btn-warning.focus,
.btn-warning:focus {
	color: #fff;
	background-color: #c8621d;
	border-color: #6f3610
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #c8621d;
	border-color: #a95218
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
	color: #fff;
	background-color: #a95218;
	border-color: #6f3610
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
	background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
	background-color: #e27b36;
	border-color: #de6c20
}

.btn-warning .badge {
	color: #e27b36;
	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.active,
.btn-danger:active,
.btn-danger:hover,
.open>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
	background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}

.btn-link {
	color: #005295;
	font-weight: 400;
	border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
	color: #002849;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-group-xs>.btn,
.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=button].btn-block,
input[type=reset].btn-block,
input[type=submit].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
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 6px dashed;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent
}

.dropdown,
.dropup {
	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 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.467;
	color: #666766;
	white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #595a59;
	background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #005295
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	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.467;
	color: #777;
	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: 6px dashed;
	content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
	position: relative;
	float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
	z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar {
	margin-left: -5px
}

.btn-toolbar:after,
.btn-toolbar:before {
	content: " ";
	display: table
}

.btn-toolbar:after {
	clear: both
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
	margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn .caret {
	margin-left: 0
}

.btn-group-lg>.btn .caret,
.btn-lg .caret {
	border-width: 5px 5px 0
}

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
	content: " ";
	display: table
}

.btn-group-vertical>.btn-group:after {
	clear: both
}

.btn-group-vertical>.btn-group>.btn {
	float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%
}

.btn-group-justified>.btn-group .btn {
	width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group[class*=col-] {
	float: none;
	padding-left: 0;
	padding-right: 0
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
	display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
	margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
	z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.nav:after,
.nav:before {
	content: " ";
	display: table
}

.nav:after {
	clear: both
}

.nav>li {
	position: relative;
	display: block
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #eee;
	border-color: #005295
}

.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 #ddd
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.467;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 4px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #005295
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
	width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
	float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto
	}
	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto
	}
	.nav-justified>li,
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}
	.nav-justified>li>a,
	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0
	}
	.nav-tabs-justified>li>a,
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}
	.nav-tabs-justified>.active>a,
	.nav-tabs-justified>.active>a:focus,
	.nav-tabs-justified>.active>a:hover,
	.nav-tabs.nav-justified>.active>a,
	.nav-tabs.nav-justified>.active>a:focus,
	.nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}

.navbar:after,
.navbar:before {
	content: " ";
	display: table
}

.navbar:after {
	clear: both
}

.navbar-header:after,
.navbar-header:before {
	content: " ";
	display: table
}

.navbar-header:after {
	clear: both
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	-webkit-overflow-scrolling: touch
}

.navbar-collapse:after,
.navbar-collapse:before {
	content: " ";
	display: table
}

.navbar-collapse:after {
	clear: both
}

.navbar-collapse.in {
	overflow-y: auto
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
	max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse {
		max-height: 200px
	}
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
	margin-right: -10px;
	margin-left: -10px
}

@media (min-width:768px) {
	.navbar {
		border-radius: 4px
	}
	.navbar-header {
		float: left
	}
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none
	}
	.navbar-collapse.collapse {
		display: block!important;
		height: auto!important;
		padding-bottom: 0;
		overflow: visible!important
	}
	.navbar-collapse.in {
		overflow-y: visible
	}
	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse {
		padding-left: 0;
		padding-right: 0
	}
	.container-fluid>.navbar-collapse,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container>.navbar-header {
		margin-right: 0;
		margin-left: 0
	}
	.navbar-static-top {
		border-radius: 0
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.navbar-brand {
	float: left;
	padding: 15px 10px;
	font-size: 18px;
	line-height: 20px;
	height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

@media (min-width:768px) {
	.navbar-fixed-bottom,
	.navbar-fixed-top {
		border-radius: 0
	}
	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin-left: -10px
	}
	.navbar-toggle {
		display: none
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 10px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.navbar-toggle:focus {
	outline: 0
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

.navbar-nav {
	margin: 7.5px -10px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none
	}
	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px
	}
	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px
	}
	.navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-nav .open .dropdown-menu>li>a:hover {
		background-image: none
	}
}

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}
	.navbar-nav>li {
		float: left
	}
	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px
	}
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.navbar-form .form-control-static {
		display: inline-block
	}
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.navbar-form .input-group .form-control,
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn {
		width: auto
	}
	.navbar-form .input-group>.form-control {
		width: 100%
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .checkbox,
	.navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .checkbox label,
	.navbar-form .radio label {
		padding-left: 0
	}
	.navbar-form .checkbox input[type=checkbox],
	.navbar-form .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}
	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}
}

.navbar-form {
	padding: 10px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	margin: 8px -10px
}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}
	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #333;
		background-color: transparent
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #555;
		background-color: #e7e7e7
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #ccc;
		background-color: transparent
	}
}

@media (min-width:768px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.navbar-text {
		float: left;
		margin-left: 10px;
		margin-right: 10px
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-radius: 4px 4px 0 0
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}

.btn-group-sm>.navbar-btn.btn,
.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}

.btn-group-xs>.navbar-btn.btn,
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media (min-width:768px) {
	.navbar-left {
		float: left!important
	}
	.navbar-right {
		float: right!important;
		margin-right: -10px
	}
	.navbar-right~.navbar-right {
		margin-right: 0
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.navbar-default .navbar-brand {
	color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
	color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	background-color: #e7e7e7;
	color: #555
}

.navbar-default .navbar-link {
	color: #777
}

.navbar-default .navbar-link:hover {
	color: #333
}

.navbar-default .btn-link {
	color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
	color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc
}

.navbar-inverse {
	background-color: #222;
	border-color: #090909
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-toggle {
	border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
	background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	background-color: #090909;
	color: #fff
}

@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #090909
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #090909
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: transparent
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #fff;
		background-color: #090909
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #444;
		background-color: transparent
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
	color: #fff
}

.navbar-inverse .btn-link {
	color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
	color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444
}

.breadcrumb {
	padding: 0;
	margin-bottom: 20px;
	list-style: none;
	background-color: transparent;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	content: ">";
	padding: 0 5px;
	color: #6d6d6d
}

.breadcrumb>.active {
	color: #005295
}

.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.467;
	text-decoration: none;
	color: #005295;
	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:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	z-index: 3;
	color: #002849;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 2;
	color: #fff;
	background-color: #005295;
	border-color: #005295;
	cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #777;
	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:after,
.pager:before {
	content: " ";
	display: table
}

.pager:after {
	clear: both
}

.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:focus,
.pager li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.pager .next>a,
.pager .next>span {
	float: right
}

.pager .previous>a,
.pager .previous>span {
	float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
	color: #777;
	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
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

a.label:focus,
a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label-default {
	background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
	background-color: #5e5e5e
}

.label-primary {
	background-color: #005295
}

.label-primary[href]:focus,
.label-primary[href]:hover {
	background-color: #003662
}

.label-success {
	background-color: #7bb142
}

.label-success[href]:focus,
.label-success[href]:hover {
	background-color: #618c34
}

.label-info {
	background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
	background-color: #31b0d5
}

.label-warning {
	background-color: #e27b36
}

.label-warning[href]:focus,
.label-warning[href]:hover {
	background-color: #c8621d
}

.label-danger {
	background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
	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: #777;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #005295;
	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
}

a.badge:focus,
a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee
}

.jumbotron .h1,
.jumbotron h1 {
	color: inherit
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}

.jumbotron>hr {
	border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
	border-radius: 6px
}

.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.467;
	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 a>img,
.thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto
}

.thumbnail .caption {
	padding: 9px;
	color: #666766
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
	border-color: #005295
}

.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: #005295;
	-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;
	-o-transition: width .6s;
	transition: width .6s
}

.progress-bar-striped,
.progress-striped .progress-bar {
	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-bar.active,
.progress.active .progress-bar {
	-webkit-animation: 2s linear infinite progress-bar-stripes;
	-o-animation: 2s linear infinite progress-bar-stripes;
	animation: 2s linear infinite progress-bar-stripes
}

.progress-bar-success {
	background-color: #7bb142
}

.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: #e27b36
}

.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)
}

.media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media,
.media-body {
	zoom: 1;
	overflow: hidden
}

.media-body {
	width: 10000px
}

.media-object {
	display: block
}

.media-object.img-thumbnail {
	max-width: none
}

.media-right,
.media>.pull-right {
	padding-left: 10px
}

.media-left,
.media>.pull-left {
	padding-right: 10px
}

.media-body,
.media-left,
.media-right {
	display: table-cell;
	vertical-align: top
}

.media-middle {
	vertical-align: middle
}

.media-bottom {
	vertical-align: bottom
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.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:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
	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:focus,
.list-group-item.disabled:hover {
	background-color: #eee;
	color: #777;
	cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
	color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #005295;
	border-color: #005295
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
	color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
	color: #62b8ff
}

.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:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
	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:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
	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:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
	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:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
	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
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
	padding: 15px
}

.panel-body:after,
.panel-body:before {
	content: " ";
	display: table
}

.panel-body:after {
	clear: both
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
	color: inherit
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
	margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
	margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
	padding-left: 15px;
	padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
	border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0
}

.panel>.table-responsive {
	border: 0;
	margin-bottom: 0
}

.panel-group {
	margin-bottom: 20px
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px
}

.panel-group .panel+.panel {
	margin-top: 5px
}

.panel-group .panel-heading {
	border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #ddd
}

.panel-group .panel-footer {
	border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}

.panel-default {
	border-color: #ddd
}

.panel-default>.panel-heading {
	color: #666766;
	background-color: #f5f5f5;
	border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #666766
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}

.panel-primary {
	border-color: #005295
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #005295;
	border-color: #005295
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #005295
}

.panel-primary>.panel-heading .badge {
	color: #005295;
	background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #005295
}

.panel-success {
	border-color: #d6e9c6
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}

.panel-info {
	border-color: #bce8f1
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}

.panel-warning {
	border-color: #faebcc
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc
}

.panel-danger {
	border-color: #ebccd1
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 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: 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
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5
}

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;
	background:rgba(0,0,0,0.5);
}

.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 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
}

.modal-backdrop.in {
	opacity: .5
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.467px
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.467
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer:after,
.modal-footer:before {
	content: " ";
	display: table
}

.modal-footer:after {
	clear: both
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width: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:992px) {
	.modal-lg {
		width: 900px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: ProximaNova, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.467;
	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
}

.tooltip.in {
	opacity: .9
}

.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: ProximaNova, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.467;
	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 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: 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: 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: 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: 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: 100%
}

.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: left .6s ease-in-out;
	-o-transition: left .6s ease-in-out;
	transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	display: block;
	max-width: 100%;
	height: auto;
	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.active.right,
	.carousel-inner>.item.next {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0
	}
	.carousel-inner>.item.active.left,
	.carousel-inner>.item.prev {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0
	}
	.carousel-inner>.item.active,
	.carousel-inner>.item.next.left,
	.carousel-inner>.item.prev.right {
		-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;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.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
}

.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
}

.carousel-control:focus,
.carousel-control:hover {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
	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: transparent
}

.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-next,
	.carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -15px
	}
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -15px
	}
	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px
	}
	.carousel-indicators {
		bottom: 20px
	}
}

.clearfix:after,
.clearfix:before {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right!important
}

.pull-left {
	float: left!important
}

.hide {
	display: none!important
}

.show {
	display: block!important
}

.invisible {
	visibility: hidden
}

.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-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none!important
}

@media (max-width:767px) {
	.visible-xs {
		display: block!important
	}
	table.visible-xs {
		display: table!important
	}
	tr.visible-xs {
		display: table-row!important
	}
	td.visible-xs,
	th.visible-xs {
		display: table-cell!important
	}
	.visible-xs-block {
		display: block!important
	}
	.visible-xs-inline {
		display: inline!important
	}
	.visible-xs-inline-block {
		display: inline-block!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block!important
	}
	table.visible-sm {
		display: table!important
	}
	tr.visible-sm {
		display: table-row!important
	}
	td.visible-sm,
	th.visible-sm {
		display: table-cell!important
	}
	.visible-sm-block {
		display: block!important
	}
	.visible-sm-inline {
		display: inline!important
	}
	.visible-sm-inline-block {
		display: inline-block!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block!important
	}
	table.visible-md {
		display: table!important
	}
	tr.visible-md {
		display: table-row!important
	}
	td.visible-md,
	th.visible-md {
		display: table-cell!important
	}
	.visible-md-block {
		display: block!important
	}
	.visible-md-inline {
		display: inline!important
	}
	.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
	}
	td.visible-lg,
	th.visible-lg {
		display: table-cell!important
	}
	.visible-lg-block {
		display: block!important
	}
	.visible-lg-inline {
		display: inline!important
	}
	.visible-lg-inline-block {
		display: inline-block!important
	}
	.hidden-lg {
		display: none!important
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none!important
	}
	#buybox .modal-body .btn {
		min-width: 170px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		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
	}
	td.visible-print,
	th.visible-print {
		display: table-cell!important
	}
}

.visible-print-block {
	display: none!important
}

@media print {
	.visible-print-block {
		display: block!important
	}
}

.visible-print-inline {
	display: none!important
}

@media print {
	.visible-print-inline {
		display: inline!important
	}
}

.visible-print-inline-block {
	display: none!important
}

@media print {
	.visible-print-inline-block {
		display: inline-block!important
	}
	.hidden-print {
		display: none!important
	}
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.mejs-offscreen {
	position: absolute!important;
	top: -10000px;
	left: -10000px;
	overflow: hidden;
	width: 1px;
	height: 1px
}

.mejs-container {
	position: relative;
	background: #000;
	font-family: Helvetica, Arial;
	text-align: left;
	vertical-align: top;
	text-indent: 0
}

.me-plugin {
	position: absolute
}

.mejs-embed,
.mejs-embed body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #000;
	overflow: hidden
}

.mejs-fullscreen {
	overflow: hidden!important
}

.mejs-container-fullscreen {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 1000
}

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
	width: 100%;
	height: 100%
}

.mejs-clear {
	clear: both
}

.mejs-background {
	position: absolute;
	top: 0;
	left: 0
}

.mejs-mediaelement {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.mejs-poster {
	position: absolute;
	top: 0;
	left: 0;
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat
}

:root .mejs-poster img {
	display: none
}

.mejs-poster img {
	border: 0;
	padding: 0
}

.mejs-overlay {
	position: absolute;
	top: 0;
	left: 0
}

.mejs-overlay-play {
	cursor: pointer
}

.mejs-overlay-button {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	margin: -50px 0 0 -50px;
	background: url(../images/bigplay.svg) no-repeat
}

.no-svg .mejs-overlay-button {
	background-image: url(../images/bigplay.png)
}

.mejs-overlay:hover .mejs-overlay-button {
	background-position: 0 -100px
}

.mejs-overlay-loading {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	margin: -40px 0 0 -40px;
	background: rgba(0, 0, 0, .9);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50, 50, 50, .9)), to(rgba(0, 0, 0, .9)));
	background: -webkit-linear-gradient(rgba(50, 50, 50, .9), rgba(0, 0, 0, .9));
	background: linear-gradient(rgba(50, 50, 50, .9), rgba(0, 0, 0, .9))
}

.mejs-overlay-loading span {
	display: block;
	width: 80px;
	height: 80px;
	background: url(../images/loading.gif) 50% 50% no-repeat
}

.mejs-container .mejs-controls {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, .7);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50, 50, 50, .7)), to(rgba(0, 0, 0, .7)));
	background: -webkit-linear-gradient(rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	background: linear-gradient(rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	height: 30px;
	width: 100%
}

.mejs-container .mejs-controls div {
	list-style-type: none;
	background-image: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 26px;
	height: 26px;
	font-size: 11px;
	line-height: 11px;
	font-family: Helvetica, Arial;
	border: 0
}

.mejs-controls .mejs-button button {
	cursor: pointer;
	display: block;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	margin: 7px 5px;
	padding: 0;
	position: absolute;
	height: 16px;
	width: 16px;
	border: 0;
	background: url(../images/controls.svg) no-repeat
}

.no-svg .mejs-controls .mejs-button button {
	background-image: url(../images/controls.png)
}

.mejs-controls .mejs-button button:focus {
	outline: #999 dotted 1px
}

.mejs-container .mejs-controls .mejs-time {
	color: #fff;
	display: block;
	height: 17px;
	width: auto;
	padding: 10px 3px 0;
	overflow: hidden;
	text-align: center;
	box-sizing: content-box
}

.mejs-container .mejs-controls .mejs-time a {
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	display: block;
	float: left;
	margin: 1px 2px 0 0;
	width: auto
}

.mejs-controls .mejs-play button {
	background-position: 0 0
}

.mejs-controls .mejs-pause button {
	background-position: 0 -16px
}

.mejs-controls .mejs-stop button {
	background-position: -112px 0
}

.mejs-controls div.mejs-time-rail {
	direction: ltr;
	width: 200px;
	padding-top: 5px
}

.mejs-controls .mejs-time-rail a,
.mejs-controls .mejs-time-rail span {
	display: block;
	position: absolute;
	width: 180px;
	height: 10px;
	border-radius: 2px;
	cursor: pointer
}

.mejs-controls .mejs-time-rail .mejs-time-total {
	margin: 5px;
	background: rgba(50, 50, 50, .8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(30, 30, 30, .8)), to(rgba(60, 60, 60, .8)));
	background: -webkit-linear-gradient(rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
	background: linear-gradient(rgba(30, 30, 30, .8), rgba(60, 60, 60, .8))
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
	width: 100%;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(135deg, 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: 15px 15px;
	-webkit-animation: 2s linear infinite buffering-stripes;
	animation: 2s linear infinite buffering-stripes
}

@-webkit-keyframes buffering-stripes {
	from {
		background-position: 0 0
	}
	to {
		background-position: 30px 0
	}
}

@keyframes buffering-stripes {
	from {
		background-position: 0 0
	}
	to {
		background-position: 30px 0
	}
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: rgba(60, 170, 200, .8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(44, 124, 145, .8)), to(rgba(78, 183, 212, .8)));
	background: -webkit-linear-gradient(rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
	background: linear-gradient(rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
	width: 0
}

.mejs-controls .mejs-time-rail .mejs-time-current {
	background: rgba(255, 255, 255, .8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, .9)), to(rgba(200, 200, 200, .8)));
	background: -webkit-linear-gradient(rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	background: linear-gradient(rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	width: 0
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
	display: none;
	position: absolute;
	margin: 0;
	width: 10px;
	background: #fff;
	border-radius: 5px;
	cursor: pointer;
	border: 2px solid #333;
	top: -2px;
	text-align: center
}

.mejs-controls .mejs-time-rail .mejs-time-float {
	position: absolute;
	display: none;
	background: #eee;
	width: 36px;
	height: 17px;
	border: 1px solid #333;
	top: -26px;
	margin-left: -18px;
	text-align: center;
	color: #111
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
	margin: 2px;
	width: 30px;
	display: block;
	text-align: center;
	left: 0
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	line-height: 0;
	border: 5px solid #eee;
	border-color: #eee transparent transparent;
	border-radius: 0;
	top: 15px;
	left: 13px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
	width: 48px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
	width: 44px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
	left: 18px
}

.mejs-controls .mejs-fullscreen-button button {
	background-position: -32px 0
}

.mejs-controls .mejs-unfullscreen button {
	background-position: -32px -16px
}

.mejs-controls .mejs-mute button {
	background-position: -16px -16px
}

.mejs-controls .mejs-unmute button {
	background-position: -16px 0
}

.mejs-controls .mejs-volume-button {
	position: relative
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
	display: none;
	height: 115px;
	width: 25px;
	background: rgba(50, 50, 50, .7);
	border-radius: 0;
	top: -115px;
	left: 0;
	z-index: 1;
	position: absolute;
	margin: 0
}

.mejs-controls .mejs-volume-button:hover {
	border-radius: 0 0 4px 4px
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: rgba(255, 255, 255, .5);
	margin: 0
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: rgba(255, 255, 255, .9);
	margin: 0
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
	position: absolute;
	left: 4px;
	top: -3px;
	width: 16px;
	height: 6px;
	background: rgba(255, 255, 255, .9);
	cursor: N-resize;
	border-radius: 1px;
	margin: 0
}

.mejs-controls a.mejs-horizontal-volume-slider {
	height: 26px;
	width: 56px;
	position: relative;
	display: block;
	float: left;
	vertical-align: middle
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	border-radius: 2px;
	background: rgba(50, 50, 50, .8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(30, 30, 30, .8)), to(rgba(60, 60, 60, .8)));
	background: -webkit-linear-gradient(rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
	background: linear-gradient(rgba(30, 30, 30, .8), rgba(60, 60, 60, .8))
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	border-radius: 2px;
	background: rgba(255, 255, 255, .8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, .9)), to(rgba(200, 200, 200, .8)));
	background: -webkit-linear-gradient(rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	background: linear-gradient(rgba(255, 255, 255, .9), rgba(200, 200, 200, .8))
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
	display: none
}

.mejs-controls .mejs-captions-button {
	position: relative
}

.mejs-controls .mejs-captions-button button {
	background-position: -48px 0
}

.mejs-controls .mejs-captions-button .mejs-captions-selector {
	visibility: hidden;
	position: absolute;
	bottom: 26px;
	right: -51px;
	width: 85px;
	height: 100px;
	background: rgba(50, 50, 50, .7);
	border: 1px solid transparent;
	padding: 10px 10px 0;
	overflow: hidden;
	border-radius: 0
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none!important;
	overflow: hidden
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
	margin: 0 0 6px;
	padding: 0;
	list-style-type: none!important;
	display: block;
	color: #fff;
	overflow: hidden
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
	width: 55px;
	float: left;
	padding: 4px 0 0;
	line-height: 15px;
	font-family: helvetica, arial;
	font-size: 10px
}

.mejs-controls .mejs-captions-button .mejs-captions-translations {
	font-size: 10px;
	margin: 0 0 5px
}

.mejs-chapters {
	position: absolute;
	top: 0;
	left: 0;
	-xborder-right: solid 1px #fff;
	width: 10000px;
	z-index: 1
}

.mejs-chapters .mejs-chapter {
	position: absolute;
	float: left;
	background: rgba(0, 0, 0, .7);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50, 50, 50, .7)), to(rgba(0, 0, 0, .7)));
	background: -webkit-linear-gradient(rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	background: linear-gradient(rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	overflow: hidden;
	border: 0
}

.mejs-chapters .mejs-chapter .mejs-chapter-block {
	font-size: 11px;
	color: #fff;
	padding: 5px;
	display: block;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	cursor: pointer
}

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
	border-right: 0
}

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
	background: rgba(102, 102, 102, .7);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(102, 102, 102, .7)), to(rgba(50, 50, 50, .6)));
	background: -webkit-linear-gradient(rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
	background: linear-gradient(rgba(102, 102, 102, .7), rgba(50, 50, 50, .6))
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
	font-size: 12px;
	font-weight: 700;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 0 3px;
	line-height: 12px
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
	font-size: 12px;
	line-height: 12px;
	margin: 3px 0 4px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis
}

.mejs-captions-layer {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	line-height: 20px;
	font-size: 16px;
	color: #fff
}

.mejs-captions-layer a {
	color: #fff;
	text-decoration: underline
}

.mejs-captions-layer[lang=ar] {
	font-size: 20px;
	font-weight: 400
}

.mejs-captions-position {
	position: absolute;
	width: 100%;
	bottom: 15px;
	left: 0
}

.mejs-captions-position-hover {
	bottom: 35px
}

.mejs-captions-text {
	padding: 3px 5px;
	background: rgba(20, 20, 20, .5);
	white-space: pre-wrap
}

.me-cannotplay a {
	color: #fff;
	font-weight: 700
}

.me-cannotplay span {
	padding: 15px;
	display: block
}

.mejs-controls .mejs-loop-off button {
	background-position: -64px -16px
}

.mejs-controls .mejs-loop-on button {
	background-position: -64px 0
}

.mejs-controls .mejs-backlight-off button {
	background-position: -80px -16px
}

.mejs-controls .mejs-backlight-on button {
	background-position: -80px 0
}

.mejs-controls .mejs-picturecontrols-button {
	background-position: -96px 0
}

.mejs-contextmenu {
	position: absolute;
	width: 150px;
	padding: 10px;
	border-radius: 4px;
	top: 0;
	left: 0;
	background: #fff;
	border: 1px solid #999;
	z-index: 1001
}

.mejs-contextmenu .mejs-contextmenu-separator {
	height: 1px;
	font-size: 0;
	margin: 5px 6px;
	background: #333
}

.mejs-contextmenu .mejs-contextmenu-item {
	font-family: Helvetica, Arial;
	font-size: 12px;
	padding: 4px 6px;
	cursor: pointer;
	color: #333
}

.mejs-contextmenu .mejs-contextmenu-item:hover {
	background: #2c7c91;
	color: #fff
}

.mejs-controls .mejs-sourcechooser-button {
	position: relative
}

.mejs-controls .mejs-sourcechooser-button button {
	background-position: -128px 0
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
	visibility: hidden;
	position: absolute;
	bottom: 26px;
	right: -10px;
	width: 130px;
	height: 100px;
	background: rgba(50, 50, 50, .7);
	border: 1px solid transparent;
	padding: 10px;
	overflow: hidden;
	border-radius: 0
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none!important;
	overflow: hidden
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
	margin: 0 0 6px;
	padding: 0;
	list-style-type: none!important;
	display: block;
	color: #fff;
	overflow: hidden
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
	width: 100px;
	float: left;
	padding: 4px 0 0;
	line-height: 15px;
	font-family: helvetica, arial;
	font-size: 10px
}

.mejs-postroll-layer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(50, 50, 50, .7);
	z-index: 1000;
	overflow: hidden
}

.mejs-postroll-layer-content {
	width: 100%;
	height: 100%
}

.mejs-postroll-close {
	position: absolute;
	right: 0;
	top: 0;
	background: rgba(50, 50, 50, .7);
	color: #fff;
	padding: 4px;
	z-index: 100;
	cursor: pointer
}

div.mejs-speed-button {
	width: 46px!important;
	position: relative
}

.mejs-controls .mejs-button.mejs-speed-button button {
	background: 0 0;
	width: 36px;
	font-size: 11px;
	line-height: normal;
	color: #fff
}

.mejs-controls .mejs-speed-button .mejs-speed-selector {
	visibility: hidden;
	position: absolute;
	top: -100px;
	left: -10px;
	width: 60px;
	height: 100px;
	background: rgba(50, 50, 50, .7);
	border: 1px solid transparent;
	padding: 0;
	overflow: hidden;
	border-radius: 0
}

.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector {
	visibility: visible
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected {
	color: rgba(33, 248, 248, 1)
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none!important;
	overflow: hidden
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li {
	margin: 0 0 6px;
	padding: 0 10px;
	list-style-type: none!important;
	display: block;
	color: #fff;
	overflow: hidden
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px;
	display: none
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label {
	width: 60px;
	float: left;
	padding: 4px 0 0;
	line-height: 15px;
	font-family: helvetica, arial;
	font-size: 11.5px;
	color: #fff;
	margin-left: 5px;
	cursor: pointer
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover {
	background-color: rgba(255, 255, 255, .4)!important
}

.mejs-controls .mejs-button.mejs-skip-back-button {
	background: url(../images/skipback.png) 3px 3px no-repeat
}

.mejs-controls .mejs-button.mejs-skip-back-button button {
	background: 0 0;
	font-size: 9px;
	line-height: normal;
	color: #fff
}

.loading-overlay {
	display: table;
	opacity: .7
}

.loading-overlay-content {
	text-transform: uppercase;
	letter-spacing: .4em;
	font-size: 1.15em;
	font-weight: 700;
	text-align: center;
	display: table-cell;
	vertical-align: middle
}

.loading-overlay.loading-theme-light {
	background-color: #fff;
	color: #000
}

.loading-overlay.loading-theme-dark {
	background-color: #000;
	color: #fff
}

#header .navbar:after,
#main .features-slideshow .slide .text-image:after,
.header-bottom:after,
.header-top:after {
	content: " ";
	display: block;
	clear: both
}

#footer .bottom-link,
#footer .quick-links ul,
#main .advance-search-form .check-list,
#main .distributor-form .selection-group ul,
#main .doc-result .doc-list,
#main .filter-options .options-list,
#main .filter-options .options-list li ul,
#main .hero-banner .caption .link-list,
#main .newsroom-section .news-list,
#main .product-details .product-description ul,
#main .product-list,
#main .product-list li .links,
#main .tab-content .contact-info .contact-region ul,
#main .tab-content .overview-tab .link-list,
#main .tabset,
#main.inner-page .page-heading .links,
#nav .clinks,
#nav .subnav ul,
#nav .subnav-add,
#nav .vender-link,
.related-product,
.social-networks,
nav ul {
	margin: 0;
	padding: 0;
	list-style: none
}

@font-face {
	font-family: ProximaNova;
	src: url(/fonts/ProximaNova-Extrabld.eot);
	src: url(/fonts/ProximaNova-Extrabld.eot?#iefix) format("embedded-opentype"), url(/fonts/ProximaNova-Extrabld.woff) format("woff"), url(/fonts/ProximaNova-Extrabld.ttf) format("truetype"), url(/fonts/ProximaNova-Extrabld.svg#ProximaNova-Extrabld) format("svg");
	font-weight: 800;
	font-style: normal
}

@font-face {
	font-family: ProximaNova;
	src: url(/fonts/ProximaNova-Bold.eot);
	src: url(/fonts/ProximaNova-Bold.eot?#iefix) format("embedded-opentype"), url(/fonts/ProximaNova-Bold.woff) format("woff"), url(/fonts/ProximaNova-Bold.ttf) format("truetype"), url(/fonts/ProximaNova-Bold.svg#ProximaNova-Bold) format("svg");
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: ProximaNova;
	src: url(/fonts/ProximaNova-BoldIt.eot);
	src: url(/fonts/ProximaNova-BoldIt.eot?#iefix) format("embedded-opentype"), url(/fonts/ProximaNova-BoldIt.woff) format("woff"), url(/fonts/ProximaNova-BoldIt.ttf) format("truetype"), url(/fonts/ProximaNova-BoldIt.svg#ProximaNova-BoldIt) format("svg");
	font-weight: 700;
	font-style: italic
}

@font-face {
	font-family: ProximaNova;
	src: url(/fonts/ProximaNova-Semibold.eot);
	src: url(/fonts/ProximaNova-Semibold.eot?#iefix) format("embedded-opentype"), url(/fonts/ProximaNova-Semibold.woff) format("woff"), url(/fonts/ProximaNova-Semibold.ttf) format("truetype"), url(/fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold) format("svg");
	font-weight: 600;
	font-style: normal
}

@font-face {
	font-family: ProximaNova;
	src: url(/fonts/ProximaNova-SemiboldIt.eot);
	src: url(/fonts/ProximaNova-SemiboldIt.eot?#iefix) format("embedded-opentype"), url(/fonts/ProximaNova-SemiboldIt.woff) format("woff"), url(/fonts/ProximaNova-SemiboldIt.ttf) format("truetype"), url(/fonts/ProximaNova-SemiboldIt.svg#ProximaNova-SemiboldIt) format("svg");
	font-weight: 600;
	font-style: italic
}

@font-face {
	font-family: ProximaNova;
	src: url(/fonts/ProximaNova-Regular.eot);
	src: url(/fonts/ProximaNova-Regular.eot?#iefix) format("embedded-opentype"), url(/fonts/ProximaNova-Regular.woff) format("woff"), url(/fonts/ProximaNova-Regular.ttf) format("truetype"), url(/fonts/ProximaNova-Regular.svg#ProximaNova-Regular) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: ProximaNova;
	src: url(/fonts/ProximaNova-RegularIt.eot);
	src: url(/fonts/ProximaNova-RegularIt.eot?#iefix) format("embedded-opentype"), url(/fonts/ProximaNova-RegularIt.woff) format("woff"), url(/fonts/ProximaNova-RegularIt.ttf) format("truetype"), url(/fonts/ProximaNova-RegularIt.svg#ProximaNova-RegularIt) format("svg");
	font-weight: 400;
	font-style: italic
}

@font-face {
	font-family: ProximaNova;
	src: url(/fonts/ProximaNova-Light.eot);
	src: url(/fonts/ProximaNova-Light.eot?#iefix) format("embedded-opentype"), url(/fonts/ProximaNova-Light.woff) format("woff"), url(/fonts/ProximaNova-Light.ttf) format("truetype"), url(/fonts/ProximaNova-Light.svg#ProximaNova-Light) format("svg");
	font-weight: 300;
	font-style: normal
}

@font-face {
	font-family: ProximaNova;
	src: url(/fonts/ProximaNova-LightIt.eot);
	src: url(/fonts/ProximaNova-LightIt.eot?#iefix) format("embedded-opentype"), url(/fonts/ProximaNova-LightIt.woff) format("woff"), url(/fonts/ProximaNova-LightIt.ttf) format("truetype"), url(/fonts/ProximaNova-LightIt.svg#ProximaNova-LightIt) format("svg");
	font-weight: 300;
	font-style: italic
}

@font-face {
	font-family: icomoon;
	src: url(/fonts/icomoon.eot?-nveicj);
	src: url(/fonts/icomoon.eot?#iefix-nveicj) format("embedded-opentype"), url(/fonts/icomoon.ttf?-nveicj) format("truetype"), url(/fonts/icomoon.woff?-nveicj) format("woff"), url(//fonts/icomoon.svg?-nveicj#icomoon) format("svg");
	font-weight: 400;
	font-style: normal
}

.icon {
	font-family: icomoon;
	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
}

.icon-twitter:before {
	content: "\e600"
}

.icon-youtube:before {
	content: "\e601"
}

.icon-blog:before {
	content: "\e602"
}

.icon-caret-down:before {
	content: "\e603"
}

.icon-facebook:before {
	content: "\e604"
}

.icon-search:before {
	content: "\e605"
}

@-ms-viewport {
	overflow-y: auto
}

button,
input[type=button],
input[type=file],
input[type=reset],
input[type=submit] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-webkit-box-shadow: none;
	cursor: pointer
}

input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-webkit-box-shadow: none
}

#wrapper {
	position: relative;
	overflow: hidden
}

.icon-cart {
	overflow: hidden;
	text-indent: -9999px;
	display: inline-block;
	vertical-align: top;
	width: 21px;
	height: 17px;
	background: url(/images/icon-cart.png) no-repeat
}

.icon-3d {
	overflow: hidden;
	text-indent: -9999px;
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 18px;
	background: url(/images/icon-3d.png) no-repeat
}

.icon-doc {
	overflow: hidden;
	text-indent: -9999px;
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 18px;
	background: url(/images/icon-doc.png) 50% 50% no-repeat
}

.icon-edu {
	overflow: hidden;
	text-indent: -9999px;
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 18px;
	background: url(/images/icon-edu.png) 50% 50% no-repeat
}

.icon-arrow-left {
	overflow: hidden;
	text-indent: -9999px;
	display: inline-block;
	vertical-align: top;
	width: 25px;
	height: 55px;
	background: url(/images/icon-arrow-left.png) no-repeat
}

.icon-arrow-right {
	overflow: hidden;
	text-indent: -9999px;
	display: inline-block;
	vertical-align: top;
	width: 25px;
	height: 56px;
	background: url(/images/icon-arrow-right.png) no-repeat
}

.icon-arrow-left-black {
	overflow: hidden;
	text-indent: -9999px;
	display: inline-block;
	vertical-align: top;
	width: 25px;
	height: 55px;
	background: url(/images/icon-arrow-left-black.png) no-repeat
}

.icon-arrow-right-black {
	overflow: hidden;
	text-indent: -9999px;
	display: inline-block;
	vertical-align: top;
	width: 25px;
	height: 55px;
	background: url(/images/icon-arrow-right-black.png) no-repeat
}

.icon-apple {
	overflow: hidden;
	text-indent: -9999px;
	display: inline-block;
	vertical-align: middle;
	width: 22px;
	height: 27px;
	background: url(/images/icon-apple.png) 50% 50% no-repeat
}

.icon-android {
	overflow: hidden;
	text-indent: -9999px;
	display: inline-block;
	vertical-align: middle;
	width: 22px;
	height: 27px;
	background: url(/images/icon-android.png) 50% 50% no-repeat
}

.icon-blackberry {
	overflow: hidden;
	text-indent: -9999px;
	display: inline-block;
	vertical-align: middle;
	width: 22px;
	height: 27px;
	background: url(/images/icon-blackberry.png) 50% 50% no-repeat
}

.icon-phone {
	overflow: hidden;
	text-indent: -9999px;
	display: inline-block;
	vertical-align: middle;
	width: 22px;
	height: 22px;
	background: url(/images/icon-phone.png) 50% 50% no-repeat
}

.icon-email {
	overflow: hidden;
	text-indent: -9999px;
	display: inline-block;
	vertical-align: middle;
	width: 22px;
	height: 22px;
	background: url(/images/icon-email.png) 50% 50% no-repeat
}

.icon-blog2 {
	overflow: hidden;
	text-indent: -9999px;
	display: inline-block;
	vertical-align: middle;
	width: 22px;
	height: 22px;
	background: url(/images/icon-blog.png) 50% 50% no-repeat
}

.icon-create {
	overflow: hidden;
	text-indent: -9999px;
	display: inline-block;
	vertical-align: middle;
	width: 22px;
	height: 22px;
	background: url(/images/icon-create.png) 50% 50% no-repeat
}

.accessibility {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.bg-stretch {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	overflow: hidden
}

.bg-stretch img {
	max-width: none;
	width: 100%
}

body.default #header.underline {
	border-bottom: 1px solid #666766
}

body.products #header.underline {
	border-bottom: 1px solid #1f427d
}

body.design-tools #header.underline {
	border-bottom: 1px solid #7bb142
}

body.applications #header.underline {
	border-bottom: 1px solid #e27b36
}

body.support #header.underline {
	border-bottom: 1px solid #666766
}

#header .container {
	position: relative
}

@media (min-width:376px) and (max-width:991px) {
	#header .container {
		margin-right: auto;
		margin-left: auto;
		padding-left: 10px;
		padding-right: 10px
	}
}

.logo a {
	display: block
}

.logo img {
	vertical-align: top;
	max-width: 100%;
	height: auto
}

#nav .clinks li {
	position: relative
}

#nav .clinks li a {
	padding: 5px 0
}

#nav .clinks li a span[class^=icon-] {
	position: absolute;
	top: 50%;
	margin-top: -11px;
	left: 0
}

.search-form a[data-toggle=dropdown] {
	display: block;
	border: 1px solid #3c3c3b;
	padding: 4px 15px 5px;
	color: #5d5e60;
	font-size: 11px;
	line-height: 14px;
	font-weight: 700
}

.search-form a[data-toggle=dropdown] .glyphicon {
	vertical-align: top;
	font-size: 12px;
	margin-left: 2px
}

.search-form a[data-toggle=dropdown]:active,
.search-form a[data-toggle=dropdown]:focus,
.search-form a[data-toggle=dropdown]:hover {
	text-decoration: none;
	color: #838487;
	border-color: #7c7c7a
}

.search-form .open .js-slide-hidden {
	top: 100%!important;
	left: auto!important
}

.search-form .dropdown-menu {
	left: auto;
	right: 0;
	border-radius: 0;
	box-shadow: 0 1px 5px rgba(35, 31, 32, .5);
	padding: 0;
	overflow: hidden;
	width: 293px;
	border-color: #c9c4c8;
	margin-top: 9px
}

.search-form .search-input {
	outline: 0;
	overflow: hidden;
	margin: 0;
	width: 100%;
	float: left;
	border: none;
	height: 43px;
	padding: 8px 12px;
	font-size: 16px;
	line-height: 20px
}

.search-form .search-input::-webkit-input-placeholder {
	color: #9e9d9d
}

.search-form .search-input::-moz-placeholder {
	opacity: 1;
	color: #9e9d9d
}

.search-form .search-input:-moz-placeholder {
	color: #9e9d9d
}

.search-form .search-input:-ms-input-placeholder {
	color: #9e9d9d
}

.search-form .search-input.placeholder {
	color: #9e9d9d
}

.social-networks {
	overflow: hidden;
	text-align: right;
	padding: 3px 15px 0
}

.social-networks li {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	padding: 0 5px 5px
}

.social-networks li a {
	display: block;
	color: #58585a
}

.social-networks li a:hover {
	text-decoration: none;
	color: #005295
}

.social-networks li .icon-twitter {
	font-size: 11px
}

.social-networks li .icon-youtube {
	font-size: 16px
}

.w1 {
	width: 100%;
	-webkit-transition: margin-left .2s linear;
	transition: margin-left .2s linear
}

#nav .drop-text-box .video .mejs-volume-slider {
	display: none
}

#main {
	padding-bottom: 34px
}

#main h1 {
	font-size: 29px;
	color: #666766
}

body.default #main h2 {
	color: #1f427d
}

body.default #main a {
	color: #1f427d;
	-ms-word-wrap: break-word;
	word-wrap: break-word
}

body.default #main .breadcrumb .active,
body.default #main .breadcrumb>li a:hover {
	color: #1f427d
}

body.default #main .button-holder.large {
	padding: 97px 0 0
}

body.default #main .button-holder.large .btn {
	border: 3px solid #1f427d;
	border-radius: 10px;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: .112em;
	background: #fff;
	color: #1f427d;
	width: 336px;
	max-width: 100%;
	padding: 10px 14px
}

body.default #main .button-holder.large .btn:hover {
	background: #1f427d;
	color: #fff
}

body.default #main .btn {
	font-weight: 700
}

body.default #main .btn-primary {
	border: 2px solid #1f427d;
	color: #1f427d
}

body.default #main .top-banner.large h1 {
	color: #1f427d
}

body.default #main .top-banner.larger {
	padding-top: 0
}

body.default #main .top-banner.larger h1 {
	font-size: 48px;
	color: grey;
	margin-bottom: 22px
}

body.default #main .bg-stretch.underline {
	border-bottom: 13px solid #1f427d
}

body.default #main .tabset {
	border-bottom: 2px solid #1f427d
}

body.default #main .tabset li a:active,
body.default #main .tabset li a:focus,
body.default #main .tabset li a:hover,
body.default #main .tabset li.active a {
	background: #1f427d
}

body.products #main h2 {
	color: #1f427d
}

body.products #main a {
	color: #1f427d;
	-ms-word-wrap: break-word;
	word-wrap: break-word
}

body.products #main .breadcrumb .active,
body.products #main .breadcrumb>li a:hover {
	color: #1f427d
}

body.products #main .button-holder.large {
	padding: 97px 0 0
}

body.products #main .button-holder.large .btn {
	border: 3px solid #1f427d;
	border-radius: 10px;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: .112em;
	background: #fff;
	color: #1f427d;
	width: 336px;
	max-width: 100%;
	padding: 10px 14px
}

body.products #main .button-holder.large .btn:hover {
	background: #1f427d;
	color: #fff
}

body.products #main .btn {
	font-weight: 700
}

body.products #main .btn-primary {
	border: 2px solid #1f427d;
	color: #1f427d
}

body.products #main .top-banner.large h1 {
	color: #1f427d
}

body.products #main .top-banner.larger {
	padding-top: 0
}

body.products #main .top-banner.larger h1 {
	font-size: 48px;
	color: grey;
	margin-bottom: 22px
}

body.products #main .bg-stretch.underline {
	border-bottom: 13px solid #1f427d
}

body.products #main .tabset {
	border-bottom: 2px solid #1f427d
}

body.products #main .tabset li a:active,
body.products #main .tabset li a:focus,
body.products #main .tabset li a:hover,
body.products #main .tabset li.active a {
	background: #1f427d
}

body.products #main .print {
	color: #1f427d
}

body.products #main .email {
	color: #000
}

body.products #main .catalog {
	color: #e27b36
}

body.products #main .resource-icon.cad {
	position: relative;
	margin-left: 0;
	margin-right: 36px
}

body.products #main .resource-icon.cad>svg {
	right: auto;
	left: 0
}

body.products #main .resource-icon {
	font-size: 19px;
	margin-left: 5px;
	margin-right: 9px
}

body.products #main .resource-icon>.glyphicon {
	top: 4px
}

body.design-tools #main .top-banner h1,
body.design-tools #main h2 {
	color: #7bb142
}

body.design-tools #main a {
	color: #7bb142;
	-ms-word-wrap: break-word;
	word-wrap: break-word
}

body.design-tools #main .breadcrumb .active,
body.design-tools #main .breadcrumb>li a:hover {
	color: #7bb142
}

body.design-tools #main .button-holder.large {
	padding: 97px 0 0
}

body.design-tools #main .button-holder.large .btn {
	border: 3px solid #7bb142;
	border-radius: 10px;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: .112em;
	background: #fff;
	color: #7bb142;
	width: 336px;
	max-width: 100%;
	padding: 10px 14px
}

body.design-tools #main .button-holder.large .btn:hover {
	background: #7bb142;
	color: #fff
}

body.design-tools #main .btn {
	font-weight: 700
}

body.design-tools #main .btn-primary {
	border: 2px solid #7bb142;
	color: #7bb142
}

body.design-tools #main .top-banner.large h1 {
	color: #7bb142
}

body.design-tools #main .top-banner.larger {
	padding-top: 0
}

body.design-tools #main .top-banner.larger h1 {
	font-size: 48px;
	color: grey;
	margin-bottom: 22px
}

body.design-tools #main .bg-stretch.underline {
	border-bottom: 13px solid #7bb142
}

body.design-tools #main .tabset {
	border-bottom: 2px solid #7bb142
}

body.design-tools #main .tabset li a:active,
body.design-tools #main .tabset li a:focus,
body.design-tools #main .tabset li a:hover,
body.design-tools #main .tabset li.active a {
	background: #7bb142
}

body.applications #main h2 {
	color: #e27b36
}

body.applications #main a {
	color: #e27b36;
	-ms-word-wrap: break-word;
	word-wrap: break-word
}

body.applications #main .breadcrumb .active,
body.applications #main .breadcrumb>li a:hover {
	color: #e27b36
}

body.applications #main .button-holder.large {
	padding: 97px 0 0
}

body.applications #main .button-holder.large .btn {
	border: 3px solid #e27b36;
	border-radius: 10px;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: .112em;
	background: #fff;
	color: #e27b36;
	width: 336px;
	max-width: 100%;
	padding: 10px 14px
}

body.applications #main .button-holder.large .btn:hover {
	background: #e27b36;
	color: #fff
}

body.applications #main .btn {
	font-weight: 700
}

body.applications #main .btn-primary {
	border: 2px solid #e27b36;
	color: #e27b36
}

body.applications #main .top-banner.large h1 {
	color: #e27b36
}

body.applications #main .top-banner.larger {
	padding-top: 0
}

body.applications #main .top-banner.larger h1 {
	font-size: 48px;
	color: grey;
	margin-bottom: 22px
}

body.applications #main .bg-stretch.underline {
	border-bottom: 13px solid #e27b36
}

body.applications #main .tabset {
	border-bottom: 2px solid #e27b36
}

body.applications #main .tabset li a:active,
body.applications #main .tabset li a:focus,
body.applications #main .tabset li a:hover,
body.applications #main .tabset li.active a {
	background: #e27b36
}

body.support #main h2 {
	color: #666766
}

body.support #main a {
	color: #666766;
	-ms-word-wrap: break-word;
	word-wrap: break-word
}

body.support #main .breadcrumb .active,
body.support #main .breadcrumb>li a:hover {
	color: #666766
}

body.support #main .button-holder.large {
	padding: 97px 0 0
}

body.support #main .button-holder.large .btn {
	border: 3px solid #666766;
	border-radius: 10px;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: .112em;
	background: #fff;
	color: #666766;
	width: 336px;
	max-width: 100%;
	padding: 10px 14px
}

body.support #main .button-holder.large .btn:hover {
	background: #666766;
	color: #fff
}

body.support #main .btn {
	font-weight: 700
}

body.support #main .btn-primary {
	border: 2px solid #666766;
	color: #666766
}

body.support #main .top-banner.large h1 {
	color: #666766
}

body.support #main .top-banner.larger {
	padding-top: 0
}

body.support #main .top-banner.larger h1 {
	font-size: 48px;
	color: grey;
	margin-bottom: 22px
}

body.support #main .bg-stretch.underline {
	border-bottom: 13px solid #666766
}

body.support #main .tabset {
	border-bottom: 2px solid #666766
}

body.support #main .tabset li a:active,
body.support #main .tabset li a:focus,
body.support #main .tabset li a:hover,
body.support #main .tabset li.active a {
	background: #666766
}

#main h2 {
	font-size: 25px;
	font-weight: 700
}

#main h3 {
	font-size: 17px;
	color: #666766
}

#main h4 {
	font-size: 9px;
	color: #666766;
	kerning: 200px
}

#main .breadcrumb>li {
	font-size: 12px;
	line-height: 16px
}

#main .breadcrumb>li a,
#main .breadcrumb>li span.breadcrumb-item-inactive {
	color: #666766
}

#main .breadcrumb>li a:hover {
	text-decoration: none
}

#main .breadcrumb>li.active {
	color: #666766;
	font-weight: 700
}

#main .breadcrumb>li+li::before {
	color: #666766
}

#main .row.spacing {
	margin-top: 30px
}

#main .container .row.spacing:first-child,
#main .row.spacing h1,
#main .row.spacing h2,
#main .row.spacing h3,
#main .row.spacing h4 {
	margin-top: 0
}

#main .hero-banner {
	overflow: hidden;
	position: relative
}

#main .hero-banner .caption {
	position: absolute;
	left: 5%;
	right: 5%
}

#main .hero-banner .caption .title a {
	color: #fff
}

#main .hero-banner .caption .title a:hover {
	text-decoration: none;
	color: #d9d9d9
}

#main .hero-banner .caption .hover-block {
	visibility: hidden;
	padding: 0 16% 0 0;
	opacity: 0;
	-webkit-transition: .2s linear;
	transition: .2s linear
}

#main .hero-banner .caption p {
	margin-bottom: 20px
}

#main .hero-banner .caption .readmore-link {
	color: #fff;
	text-decoration: underline;
	font-weight: 700
}

#main .hero-banner .caption .readmore-link:hover {
	text-decoration: none
}

#main .hero-banner .caption .link-list li {
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 6px;
	letter-spacing: -.015em
}

#main .hero-banner .caption .link-list a {
	color: #fff;
	text-decoration: underline
}

#main .hero-banner .caption .link-list a span {
	margin-right: 6px
}

#main .hero-banner .caption .link-list a:hover {
	font-weight: 700
}

#main .hero-banner .product-side {
	position: relative;
	overflow: hidden;
	height: 151px
}

#main .hero-banner .design-side:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: #7bb142;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: .2s linear;
	transition: .2s linear
}

#main .hero-banner .product-side:hover:before {
	visibility: visible;
	opacity: .82
}

#main .hero-banner .design-side {
	position: relative;
	overflow: hidden;
	height: 149px
}

#main .hero-banner .product-side:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: #1f427d;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: .2s linear;
	transition: .2s linear
}

#main .hero-banner .design-side:hover:before {
	visibility: visible;
	opacity: .82
}

#main .hero-banner .application-side {
	position: relative;
	height: 149px
}

#main .hero-banner .application-side:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: #e27b36;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: .2s linear;
	transition: .2s linear
}

#main .hero-banner .application-side:hover:before {
	visibility: visible;
	opacity: .82
}

#main .about-block-home {
	padding: 46px 0 51px;
	line-height: 24px
}

#main .about-block-home p {
	margin-bottom: 16px
}

#main .about-block-home .learn-more {
	font-weight: 700;
	letter-spacing: .199em;
	text-decoration: underline;
	color: #999;
	font-size: 12px;
	line-height: 14px
}

#main .about-block-home .learn-more:hover {
	text-decoration: none
}

#main .featured-products h3 {
	font-weight: 400;
	font-size: 26px;
	letter-spacing: -1px
}

#main .main-content.featured-products {
	padding: 0;
	margin-bottom: -11px
}

#main .featured-products .image {
	min-height: 220px;
	text-align: center;
	vertical-align: middle
}

#main .featured-products .description {
	font-size: 13px;
	line-height: 17px
}

#main .featured-products .description h4 {
	font-size: 13px;
	line-height: 19px;
	letter-spacing: 1.5px;
	padding-bottom: 10px
}

#main .featured-products .description p {
	color: #999
}

#main .overview.products {
	margin-top: 30px;
	margin-bottom: 30px
}

#main .overview.products h1 {
	color: #1f427d;
	margin-bottom: 30px;
	font-size: 36px
}

#main .overview.product-listing .product {
	min-height: 210px
}

#main .overview.product-category-listing .product {
	min-height: 100px
}

#main .overview.product-category-listing .product .image img {
	max-height: 100px;
	max-width: 100px
}

#main .overview.product-category-listing .product .desc h4 {
	letter-spacing: 2px
}

#main .overview.product-category-listing .product .desc h4 a {
	line-height: 13px;
	font-size: 13px
}

#main .overview .product {
	min-height: 140px
}

#main .overview .product .image {
	margin: 20px 10px 0 0
}

#main .overview .product .desc h4 {
	line-height: 14px;
	margin-bottom: 10px
}

#main .overview .product .desc h4 a {
	letter-spacing: 2px;
	font-weight: 400;
	color: #666766
}

#main .overview .product .desc h4 a:hover {
	text-decoration: underline;
	font-weight: 700;
	letter-spacing: 1.65px
}

#main .facets-results__products .product .desc h5,
#main .overview .product .desc h5 {
	margin-top: -10px;
	margin-bottom: 10px;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px
}

#main .facets-results__products .product .desc .links,
#main .overview .product .desc .links {
	list-style: none;
	padding-left: 0
}

#main .facets-results__products .product .desc .links li a,
#main .overview .product .desc .links li a {
	font-style: normal;
	font-weight: 400
}

#main .facets-results__products .product .desc .links li a:hover,
#main .overview .product .desc .links li a:hover {
	color: #1f427d;
	text-decoration: underline
}

#main .overview .load-more {
	text-align: center;
	margin-top: 20px
}

#main .overview .load-more a {
	font-size: 19px;
	display: none
}

#main .overview .load-more a:active,
#main .overview .load-more a:hover {
	text-decoration: none;
	color: #1f427d
}

#main .overview.products .content .text {
	margin-top: 10px
}

#main .features-slideshow {
	position: relative;
	overflow: hidden;
	background: #d7d7d7;
	max-width: 1280px;
	margin: 0 auto
}

#main .features-slideshow.not-enough-slides .btn-next,
#main .features-slideshow.not-enough-slides .btn-prev,
#main .features-slideshow.not-enough-slides .pagination {
	display: none
}

#main .features-slideshow .mask {
	width: 100%;
	overflow: hidden;
	margin: 0 auto
}

#main .features-slideshow .slideset {
	padding: 23px 0 21px;
	width: 100%!important;
	white-space: nowrap;
	font-size: 0;
	letter-spacing: -4px
}

#main .features-slideshow .slide {
	display: inline-block;
	vertical-align: top;
	width: 320px;
	padding: 0 10px 2px;
	white-space: normal;
	letter-spacing: .019em;
	font-size: 14px;
	line-height: 17px
}

#main .features-slideshow .slide .holder {
	border-radius: 5px;
	border: 1px solid #adacad;
	padding: 25px 15px 13px;
	height: 180px;
	width: 300px
}

#main .features-slideshow .slide .title {
	display: block;
	padding-bottom: 3px
}

#main .features-slideshow .slide .text-image .image {
	float: right;
	margin-right: -15px
}

#main .features-slideshow .slide .text-image .text {
	overflow: hidden;
	padding-right: 3px
}

#main .features-slideshow .slide time {
	font-weight: 700;
	color: #1f427d;
	display: block
}

#main .features-slideshow .slide .link {
	display: inline-block;
	vertical-align: top;
	margin-top: 4px
}

#main .features-slideshow .slide p {
	margin-bottom: 5px
}

#main .features-slideshow .slide .big-image {
	position: relative;
	overflow: hidden
}

#main .features-slideshow .slide .big-image .title {
	padding-right: 80px
}

#main .features-slideshow .slide .big-image .image {
	position: absolute;
	right: 0;
	bottom: 0
}

#main .features-slideshow .slide .big-image .image img {
	max-width: 100%
}

#main .features-slideshow .slide .big-image .text {
	padding-right: 108px
}

#main .features-slideshow .btn-next,
#main .features-slideshow .btn-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 41px;
	z-index: 3;
	background: rgba(0, 0, 0, .2);
	text-align: center;
	-webkit-transition: .2s linear;
	transition: .2s linear;
	cursor: pointer
}

#main .features-slideshow .btn-next span,
#main .features-slideshow .btn-prev span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -28px 0 0 -12px
}

#main .features-slideshow .btn-next:hover,
#main .features-slideshow .btn-prev:hover {
	background: rgba(0, 0, 0, .3)
}

#main .features-slideshow .btn-next {
	left: auto;
	right: 0
}

#main .product-section {
	padding: 56px 0 2px
}

#main .product-slideshow-wrapper h1 {
	font-size: 38px;
	color: #005295;
	margin: 0 0 60px;
	letter-spacing: -.0575em;
	padding: 0 4px
}

#main .product-slideshow {
	position: relative
}

#main .product-slideshow .mask {
	width: 100%;
	overflow: hidden
}

#main .product-slideshow .slide,
#main .product-slideshow .slideset {
	float: left;
	width: 100%
}

#main .product-slideshow .slide .image {
	padding: 0 50px;
	text-align: center;
	min-height: 200px;
	margin-bottom: 19px
}

#main .product-slideshow .slide .image img {
	max-width: 100%;
	height: auto
}

#main .product-slideshow .slide .description {
	font-size: 13px;
	line-height: 17px
}

#main .product-slideshow .slide .product-name,
#main .product-slideshow .slide .title {
	display: block;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: .199em
}

#main .product-slideshow .slide .product-name a,
#main .product-slideshow .slide .title a {
	color: #666766
}

#main .product-slideshow .slide .product-name {
	padding-bottom: 18px
}

#main .product-slideshow .slide p {
	margin-bottom: 22px
}

#main .product-slideshow .slide .link {
	font-size: 14px;
	line-height: 16px
}

#main .product-slideshow .btn-next,
#main .product-slideshow .btn-prev {
	position: absolute;
	top: 54px;
	z-index: 1;
	left: 0
}

#main .product-slideshow .btn-next:hover,
#main .product-slideshow .btn-prev:hover {
	opacity: .8
}

#main .product-slideshow .btn-next {
	left: auto;
	right: 0
}

#main .product-list li {
	overflow: hidden
}

#main .product-list li .image img {
	max-width: 100%
}

#main .product-list li .desc {
	overflow: hidden;
	padding: 9px 0 0 2px
}

#main .product-list li .title {
	font-weight: 400;
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #666766;
	padding-bottom: 3px;
	letter-spacing: .2em
}

#main .product-list li .title a {
	color: #666766
}

#main .product-list li .title a:hover {
	text-decoration: underline
}

#main .product-list li .links li {
	margin: 0 15px 10px 0;
	padding: 0;
	min-height: 0
}

#main .top-banner {
	position: relative;
	overflow: hidden;
	color: #fff
}

#main .top-banner.no-bg {
	height: auto
}

#main .top-banner.no-bg h2 {
	letter-spacing: -1px
}

#main .top-banner.no-bg .content {
	padding: 0
}

#main .top-banner.large h1 {
	font-size: 40px;
	margin-bottom: 13px
}

#main .top-banner .bg-stretch.no-border {
	border: none
}

#main .top-banner h1 {
	font-size: 40px;
	line-height: 1;
	font-weight: 400;
	letter-spacing: -.04em;
	margin: 0 0 10px;
	color: #fff
}

#main .top-banner .banner-block h1 {
	text-shadow: 0 0 1px rgba(0, 0, 0, .9), 0 0 1px rgba(0, 0, 0, .9)
}

#main .top-banner .sub-heading {
	margin-top: 20px;
	display: none
}

#main .top-banner .sub-heading .headline {
	color: #ccc;
	font-size: 44px;
	font-weight: 400;
	line-height: 1em;
	margin-top: 0
}

#main .top-banner .sub-heading .link-list {
	margin-top: 10px
}

#main .top-banner .sub-heading .link-list p {
	line-height: 1;
	margin-bottom: 20px
}

#main .top-banner .sub-heading .link-list a {
	color: #fff;
	font-size: 15px;
	text-decoration: underline #ccc
}

#main .about-block {
	padding: 15px 0;
	overflow: hidden
}

#main .about-block.design-tools {
	background: url(/images/bg3.png)
}

#main .about-block.applications,
#main .about-block.products,
#main .about-block.support {
	background: url(/images/bg1.png)
}

#main .about-block .text {
	font-size: 14px;
	padding: 0
}

#main .about-block .text h3 {
	font-size: 25px;
	font-weight: 400;
	letter-spacing: -.475px
}

#main .about-block .text .headline {
	font-size: 22px;
	letter-spacing: 1px;
	padding: 15px 0;
	margin: 0;
	line-height: 1.1
}

#main .about-block .text p {
	margin: 0;
	padding: 15px 0;
	letter-spacing: .5px
}

#main .about-block .button-holder {
	padding: 15px 3px;
	margin: 0
}

#main .about-block .button-holder.clearfix {
	clear: both
}

#main .about-block .btn-primary {
	background: #fff;
	color: #005494;
	width: 220px;
	white-space: normal;
	text-transform: uppercase;
	border-width: 2px;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: .2em;
	padding: 7px 10px;
	border-radius: 10px;
	max-width: 100%
}

#main .about-block .video-block {
	overflow: hidden
}

#main .about-block .video-block .video {
	clear: both;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 13px
}

#main .about-block .video-block .video a {
	display: block
}

#main .about-block .video-block .video a img {
	vertical-align: top;
	max-width: 100%
}

#main .about-block .video-block .video a:hover img {
	opacity: .9
}

#main .about-block .video-block .video-title {
	clear: both;
	display: block;
	line-height: 17px
}

#main .tabset-holder {
	position: relative;
	overflow: hidden
}

#main .tabset-holder .link-browse {
	float: right;
	font-size: 13px;
	line-height: 16px;
	color: #1f427d;
	text-transform: uppercase;
	letter-spacing: .2em;
	margin-bottom: 20px
}

#main .tabset-holder .link-browse:hover {
	text-decoration: none;
	color: #0b172b
}

#main .tabset {
	clear: both
}

#main .tabset li {
	display: inline-block;
	vertical-align: bottom;
	text-align: center;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: -1px;
	margin-right: 2px;
	letter-spacing: .2em
}

#main .tabset li a {
	display: block;
	padding: 12px 15px 11px;
	background: #464647;
	color: #fff;
	-webkit-transition: .2s linear;
	transition: .2s linear
}

#main .tabset li a:active,
#main .tabset li a:focus,
#main .tabset li a:hover,
#main .tabset li.active a {
	text-decoration: none
}

#main .tab-content .tab-block>h2 {
	margin: 0!important
}

#main .tab-content .product-list li {
	margin-bottom: 10px
}

#main .tab-content .overview-tab {
	font-size: 14px;
	line-height: 20px
}

#main .tab-content .overview-tab h2 {
	font-size: 28px;
	line-height: 30px;
	font-weight: 400;
	margin: 0 0 20px;
	text-transform: capitalize
}

#main .tab-content .overview-tab p {
	margin-bottom: 10px
}

#main .tab-content .overview-tab .tab-slide {
	font-size: 16px
}

#main .tab-content .overview-tab .tab-slide h2 {
	color: #666766
}

#main .tab-content .overview-tab .tblock {
	padding: 16px 0 0
}

#main .tab-content .overview-tab .tblock .sub-title {
	display: block;
	padding-bottom: 6px
}

#main .tab-content .overview-tab .link-list li {
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 7px
}

#main .overview-table-holder {
	overflow: auto
}

#main .tab-content .overview-tab .overview-table-holder {
	padding-top: 20px
}

#main .tab-content .overview-tab .button-holder {
	padding: 97px 0 0
}

#main .tab-content .overview-tab .button-holder .btn-primary {
	border: 3px solid #075092;
	border-radius: 10px;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: .112em;
	background: #fff;
	color: #005494;
	width: 336px;
	max-width: 100%;
	padding: 10px 14px
}

#main .tab-content .overview-tab .button-holder .btn-primary:hover {
	background: #075092;
	color: #fff
}

#main .tab-content .contact-tab {
	padding-bottom: 2px
}

#main .tab-content .contact-info {
	padding-top: 37px;
	font-size: 18px;
	line-height: 24px
}

#main .tab-content .contact-info h3 {
	margin: 0 0 10px;
	font-size: 20px;
	line-height: 24px;
	font-weight: 400
}

#main .tab-content .contact-info .contact-region {
	margin-bottom: 27px;
	overflow: hidden
}

#main .tab-content .contact-info .contact-region .title {
	font-weight: 400;
	display: block
}

#main .tab-content .contact-info .contact-region ul li {
	display: inline-block;
	vertical-align: top;
	margin-top: 10px
}

#main .tab-content .contact-info .contact-region .contact-region-switch {
	font-size: 20px;
	font-weight: 700
}

#main .tab-content .contact-info .contact-region .contact-region-switch.active {
	text-decoration: underline
}

#main .tab-content .contact-info .contact-region ul li.hidden {
	display: none
}

#main .tab-content .contact-info .contact-region ul li.no-line {
	margin-left: -15px
}

#main .tab-content .contact-info .contact-region ul li.no-line::before {
	content: '|';
	width: 15px;
	display: inline-block;
	margin: 0
}

#main .tab-content .contact-info .contact-region ul li:first-child::before {
	content: '';
	display: none
}

#main .tab-content .contact-info .contact-region ul li:before {
	content: "|";
	margin: 0 10px
}

#main .tab-content .contact-info address {
	line-height: 18px;
	margin-bottom: 18px
}

#main .tab-content .contact-info .contact-info-block {
	overflow: hidden;
	display: none
}

#main .tab-content .contact-info .contact-info-block.active {
	display: block
}

#main .tab-content .contact-info .text-block {
	margin-bottom: 18px;
	font-size: 13px;
	line-height: 18px;
	padding: 0
}

#main .tab-content .contact-info .text-block .txt {
	display: block
}

#main .tab-content .contact-info .text-block [href^="tel:"] {
	color: #666766
}

#main .tab-content .row.phone-menu.phone-menu-simple {
	margin: 20px -10px 0;
	padding: 0;
	border: none
}

#main .tab-content .row.phone-menu.phone-menu-simple .lead {
	margin: 20px 0 0
}

#main .tab-content .row.phone-menu {
	margin: 20px 0;
	padding: 20px;
	border: 1px solid #ebebeb;
	border-left: 5px solid #1f427d;
	border-radius: 3px
}

#main .tab-content .row.phone-menu a {
	cursor: pointer
}

#main .tab-content .call-us-content ul {
	list-style: none
}

#main .tab-content .call-us-content ul>li {
	text-indent: -1.4em;
	margin-top: 10px
}

#cr-tel {
	margin-top: 10px;
	padding-left: 40px
}

#cr-tel>div:before,
#main .tab-content .call-us-content ul>li:before {
	font-family: "Glyphicons Halflings";
	content: "\e135";
	float: left;
	width: 1.4em
}

#cr-tel>div:before {
	margin-left: -20px
}

#main #two-columns {
	padding: 10px 0 0
}

#main .product-details h1 {
	color: #333;
	margin: 0 0 11px;
	font-weight: 400;
	letter-spacing: -.04em
}

#main .product-details .product-box {
	padding: 12px 30px;
	margin-bottom: 23px
}

#main .product-details .product-box .image {
	margin-bottom: 20px
}

#main .product-details .product-box .image img {
	width: auto;
	max-width: 100%;
	height: auto
}

#main .product-details .product-box .details {
	font-size: 18px;
	line-height: 24px;
	color: #333;
	padding-bottom: 2px
}

.modal .modal-header {
	background-color: #1f427d
}

.modal .modal-header h3 {
	color: #fff!important
}

.modal .modal-header .close {
	color: #fff;
	opacity: 1
}

.modal .modal-header .close:hover {
	color: #fff;
	opacity: .5
}

#buybox .row .spacing,
#buyboxDeep .row .spacing {
	margin-top: 15px
}

#buybox img,
#buyboxDeep img {
	display: block;
	margin-left: auto;
	margin-right: auto
}

#main .product-details .product-box .details #buylinks {
	position: absolute;
	padding: 10px;
	background: #e5ebf3;
	border: 1px solid #1f427d;
	display: none;
	width: 320px;
	z-index: 100
}

#main .product-details .product-box .details #buylinks:before {
	border-color: rgba(31, 66, 125, 0);
	border-bottom-color: #1f427d;
	border-width: 11px;
	margin-left: -11px
}

#buylinks:before,
#main .product-details .product-box .details #buylinks:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}

#main .product-details .product-box .details #buylinks .btn {
	min-width: 180px
}

#main .product-details .product-box .details #buylinks .boxclose {
	float: right;
	margin-top: -10px;
	margin-right: -10px;
	cursor: pointer;
	color: #1f427d;
	border-radius: 30px;
	font-size: 25px;
	display: inline-block;
	line-height: 0;
	padding: 15px 4px
}

#main .product-details .product-box .details #buylinks .boxclose:before {
	content: "×"
}

#main .product-details .product-box .details #buylinks ul {
	list-style: none;
	padding: 0
}

#main .product-details .product-box .details #buylinks ul li {
	height: 40px;
	background: 0 0;
	margin: 0;
	border-bottom: 1px solid #d3d3d3;
	display: inline-block
}

#main .product-details .product-box .details #buylinks ul li a {
	display: block
}

#main .product-details .product-box .details #buylinks ul li img {
	border: 1px solid grey;
	width: 90px;
	float: left;
	padding: 3px;
	background-color: #fff
}

#main .product-details .product-box .details #buylinks ul li span {
	padding: 9px 12px;
	background-color: #fff;
	display: block;
	float: left;
	margin-left: 20px
}

#main .product-details .product-box .details p {
	margin-bottom: 16px
}

#main .product-details .product-box .details .price {
	display: block;
	font-weight: 700;
	padding-bottom: 50px
}

#main .product-details .add-form {
	overflow: hidden
}

#main .product-details .add-form .form-select {
	float: left;
	width: 130px;
	margin-right: 10px
}

#main .product-details .add-form .form-button {
	float: left;
	width: 180px
}

#main .product-details .add-form input[type=submit] {
	height: 42px;
	border-radius: 0;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	width: 100%;
	min-width: 0
}

#main .product-details .add-form input[type=submit].btn-primary {
	background-color: #1f427d;
	color: #fff
}

#main .product-details .add-form .jcf-select-quantity-select {
	display: block!important;
	min-width: 0;
	border-color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	height: 42px;
	margin: 0
}

#main .product-details .add-form .jcf-select-quantity-select .jcf-select-text {
	font-size: 14px;
	line-height: 42px;
	display: block;
	letter-spacing: .05em;
	margin: 0 24px 0 17px
}

#main .product-details .add-form .jcf-select-quantity-select .jcf-select-opener {
	background: 0 0
}

#main .product-details .add-form .jcf-select-quantity-select .jcf-select-opener:before {
	font-family: icomoon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e603";
	font-size: 8px;
	line-height: 42px
}

#main .product-details .product-description p {
	margin-bottom: 20px
}

#main .product-details a.readmore {
	text-align: center
}

#main .product-details a.readmore:hover {
	text-decoration: none
}

#main .product-details .product-description ul li {
	position: relative;
	list-style-type: disc;
	margin-bottom: 5px;
	margin-left: 5px
}

#main .jcf-select-quantity-select .jcf-list .jcf-option {
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
	text-transform: uppercase
}

#main .dimension-block {
	padding-top: 20px
}

#main .dimension-block .image-holder {
	margin-bottom: 57px
}

#main .dimension-block .image-holder img,
#main .modal-dialog img,
#main .tab-section img {
	max-width: 100%;
	height: auto
}

#main .dimension-block .button-holder {
	text-align: center
}

#main .dimension-block .btn-primary {
	text-transform: uppercase;
	border: 2px solid #1d5c9a;
	border-radius: 10px;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: .074em;
	background: #fff;
	color: #005494;
	width: 220px;
	max-width: 100%;
	padding: 7px 10px
}

#main .table-block {
	padding-top: 27px
}

#main .dimension-table {
	margin: 0 auto;
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%
}

#main .dimension-table th {
	color: #fff;
	background: #1f407e;
	text-align: center!important;
	border: 1px solid #fff
}

#main .dimension-table td,
#main .dimension-table th {
	padding: 4px 10px 5px 5px;
	font-size: 12px;
	line-height: 14px
}

#main .dimension-table th:first-child {
	background: #1f407e;
	font-weight: 700;
	color: #fff;
	border: 1px solid #fff
}

#main .dimension-table td {
	text-align: center;
	border: 1px solid #204180
}

@media (max-width:767px) {
	#main .product-details a.readmore {
		margin-top: 20px
	}
	#main .dimension-table td,
	#main .dimension-table th {
		font-size: 14px;
		line-height: 16px;
		padding: 5px 10px 5px 5px
	}
}

#main .main-content-banner {
	padding: 10px 0 20px;
	background: #efedec
}

#main #main .main-content-banner .breadcrumb {
	margin-bottom: 14px
}

#main .main-content-banner .intro-banner {
	background: #fff;
	padding: 20px;
	color: #333;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: -.025em
}

#main .main-content-banner .intro-banner .image img {
	max-width: 100%;
	height: auto
}

#main .main-content-banner .intro-banner .text-wrap {
	overflow: hidden
}

#main .main-content-banner .intro-banner h1 {
	font-weight: 400;
	font-size: 24px;
	line-height: 26px;
	margin: 0 0 11px;
	letter-spacing: -.04em
}

#main .main-content-banner .intro-banner p {
	margin-bottom: 7px
}

#main .overview-table {
	width: 99%;
	margin: 0 auto;
	table-layout: fixed;
	border-collapse: collapse
}

#main .overview-table.large {
	table-layout: auto
}

#main .overview-table th {
	color: #fff;
	background: #1f407e;
	text-align: center;
	border: 1px solid #fff;
	border-top-color: #204180;
	font-size: 12px;
	line-height: 14px
}

#main .overview-table th:last-child {
	border-right: none
}

#main .overview-table td,
#main .overview-table th {
	padding: 2px 10px 4px 5px
}

#main .overview-table td:first-child,
#main .overview-table th:first-child {
	background: #1f407e;
	font-weight: 700;
	color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 12px;
	line-height: 14px
}

#main .overview-table tr:last-child th:first-child {
	border-left-color: #204180;
	border-top-color: #204180
}

#main .overview-table tr:last-child td:first-child {
	border-bottom: 1px solid #204180
}

#main .overview-table td {
	text-align: center;
	border: 1px solid #204180;
	font-size: 12px;
	line-height: 12px
}

#main .overview-table th.attribute-header {
	text-align: left;
	background-color: #fff;
	border-bottom: 1px solid #204180;
	color: #666766;
	padding-top: 5px;
	font-size: 14px
}

#main .cad-models .brochure-table-holder .title,
#main .cad-models .drawings-table .table_subsubhead {
	cursor: pointer
}

#main .brochure-table-holder {
	margin-bottom: 20px
}

#main .brochure-table-holder .title {
	display: block;
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	padding: 0 0 6px;
	border-bottom: 1px solid #848484
}

#main .brochure-table-holder .toggle-state {
	display: inline-block;
	width: 10px
}

#main .brochure-table {
	width: 100%;
	table-layout: fixed
}

#main .brochure-table .col1 {
	width: 65.2%
}

#main .brochure-table .col2 {
	width: 10.3%
}

#main .brochure-table .col3 {
	width: 9.4%
}

#main .brochure-table .col4 {
	width: 15.1%
}

#main .brochure-table.webinar-section .col4 {
	width: 20%
}

#main .brochure-table td {
	padding: 4px 0 4px 36px;
	font-size: 13px;
	line-height: 16px;
	vertical-align: top
}

#main .brochure-table tr.odd,
#main .brochure-table tr:nth-child(odd) {
	background: #f2f2f2
}

#main .brochure-table tr.even {
	background: 0 0
}

#main .brochure-table [class^=flag-],
#main .brochure-table [class^=icon-] {
	margin-left: -30px;
	margin-right: 12px
}

#main.inner-page .page-heading.sub-pages:after {
	left: .4%
}

#main.inner-page .page-heading {
	overflow: hidden;
	position: relative
}

#main.inner-page .page-heading .text {
	padding: 0 0 28px
}

#main.inner-page .page-heading .text h2 {
	font-weight: 400;
	font-size: 22px;
	line-height: 27px;
	color: #c4c4c3;
	margin: 0
}

#main.inner-page .page-heading .links {
	overflow: hidden;
	padding: 2px 0 0 18px
}

#main.inner-page .page-heading .links li {
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase
}

#main.inner-page .page-heading .links li a {
	color: #1f427d;
	text-decoration: underline;
	-webkit-text-decoration-color: rgba(0, 83, 149, .25);
	text-decoration-color: rgba(0, 83, 149, .25)
}

#main.inner-page .page-heading .links li a:hover {
	text-decoration: none
}

#main .page-title {
	text-transform: capitalize;
	color: grey;
	font-weight: 400;
	font-size: 31px;
	line-height: 36px;
	margin: 0 0 10px;
	letter-spacing: -.04em
}

#main .contact-tab .text-block {
	font-size: 13px;
	line-height: 18px
}

#main .contact-tab .text-block p {
	margin-bottom: 12px
}

#main .contact-tab h2 {
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 40px
}

#main .contact-form {
	padding: 27px 20px;
	background: #efedec
}

#main .contact-form .form-group {
	margin-bottom: 14px
}

#main .contact-form .form-control,
#main .contact-form .jcf-select-form-control {
	width: 100%;
	border-radius: 0;
	-webkit-appearance: none;
	box-shadow: none;
	font-weight: 700;
	font-size: 11px;
	line-height: 14px;
	color: #868688;
	height: 31px;
	padding: 8px 14px;
	border-color: #3c3c3b;
	margin: 0
}

#main .contact-form .form-control::-webkit-input-placeholder,
#main .contact-form .jcf-select-form-control::-webkit-input-placeholder {
	color: #868688
}

#main .contact-form .form-control::-moz-placeholder,
#main .contact-form .jcf-select-form-control::-moz-placeholder {
	opacity: 1;
	color: #868688
}

#main .contact-form .form-control:-moz-placeholder,
#main .contact-form .jcf-select-form-control:-moz-placeholder {
	color: #868688
}

#main .contact-form .form-control:-ms-input-placeholder,
#main .contact-form .jcf-select-form-control:-ms-input-placeholder {
	color: #868688
}

#main .contact-form .form-control.placeholder,
#main .contact-form .jcf-select-form-control.placeholder {
	color: #868688
}

#main .contact-form .form-control .jcf-select-text,
#main .contact-form .jcf-select-form-control .jcf-select-text {
	font-size: 11px;
	line-height: 14px;
	margin-left: 0
}

#main .contact-form .form-control .jcf-select-opener,
#main .contact-form .jcf-select-form-control .jcf-select-opener {
	background: 0 0;
	font-size: 17px;
	line-height: 31px
}

#main .contact-form .form-control .jcf-select-opener:after,
#main .contact-form .jcf-select-form-control .jcf-select-opener:after {
	content: ">";
	display: block;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

#main .contact-form .jcf-select-form-control.jcf-focus {
	border-color: #66afe9;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(102, 175, 233, .6)
}

#main .contact-form textarea.form-control {
	width: 100%!important;
	min-height: 167px!important
}

#main .contact-form .form-button {
	padding: 26px 10px 0
}

#main .contact-form .btn {
	border-width: 2px;
	background: #fff;
	border-color: #165696;
	min-width: 147px;
	font-size: 11px;
	line-height: 14px;
	color: #005494;
	padding: 5px 10px;
	text-transform: uppercase;
	letter-spacing: .085em
}

#main .distributor-form {
	padding: 28px 30px;
	background: #efedec
}

#main .distributor-form .location-group {
	padding-bottom: 37px
}

#main .distributor-form .form-group {
	margin-bottom: 16px
}

#main .distributor-form .form-control,
#main .distributor-form .jcf-select-form-control {
	width: 100%;
	border-radius: 0;
	-webkit-appearance: none;
	box-shadow: none;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 11px;
	line-height: 14px;
	color: #868688;
	height: 31px;
	padding: 8px 14px;
	border-color: #3c3c3b;
	margin: 0
}

#main .distributor-form .form-control::-webkit-input-placeholder,
#main .distributor-form .jcf-select-form-control::-webkit-input-placeholder {
	color: #868688
}

#main .distributor-form .form-control::-moz-placeholder,
#main .distributor-form .jcf-select-form-control::-moz-placeholder {
	opacity: 1;
	color: #868688
}

#main .distributor-form .form-control:-moz-placeholder,
#main .distributor-form .jcf-select-form-control:-moz-placeholder {
	color: #868688
}

#main .distributor-form .form-control:-ms-input-placeholder,
#main .distributor-form .jcf-select-form-control:-ms-input-placeholder {
	color: #868688
}

#main .distributor-form .form-control.placeholder,
#main .distributor-form .jcf-select-form-control.placeholder {
	color: #868688
}

#main .distributor-form .form-control .jcf-select-text,
#main .distributor-form .jcf-select-form-control .jcf-select-text {
	font-size: 11px;
	line-height: 14px;
	margin-left: 0
}

#main .distributor-form .form-control .jcf-select-opener,
#main .distributor-form .jcf-select-form-control .jcf-select-opener {
	background: 0 0;
	font-size: 17px;
	line-height: 31px
}

#main .distributor-form .form-control .jcf-select-opener:after,
#main .distributor-form .jcf-select-form-control .jcf-select-opener:after {
	content: ">";
	display: block;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

#main .distributor-form textarea.form-control {
	width: 100%!important;
	min-height: 167px!important
}

#main .distributor-form .selection-group {
	border-top: 1px solid #3c3c3b;
	padding: 19px 0
}

#main .distributor-form .selection-group .col {
	padding: 0 10px
}

#main .distributor-form .selection-group h3 {
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 7px
}

#main .distributor-form .selection-group ul {
	padding-bottom: 19px
}

#main .distributor-form .selection-group ul li {
	font-size: 13px;
	line-height: 16px;
	display: inline-block;
	vertical-align: top
}

#main .distributor-form .selection-group ul li+li:before {
	content: "|";
	margin: 0 8px
}

#main .distributor-form .selection-group .form-group {
	padding-left: 1px;
	margin-bottom: 3px
}

#main .distributor-form .selection-group .form-group label {
	position: relative;
	padding-left: 38px;
	min-height: 23px;
	font-size: 15px;
	line-height: 18px;
	font-weight: 700;
	color: #5d5e60
}

#main .distributor-form .selection-group .form-group label .jcf-checkbox {
	position: absolute;
	top: 0;
	left: 0
}

#main .distributor-form .form-button {
	padding: 17px 0 25px
}

#main .distributor-form .btn {
	border-width: 2px;
	background: #fff;
	border-color: #165696;
	width: 205px;
	max-width: 100%;
	font-size: 15px;
	line-height: 18px;
	color: #005494;
	padding: 8px 10px;
	text-transform: uppercase;
	letter-spacing: .085em
}

#main .jcf-select-location.jcf-select-drop .jcf-select-drop-content {
	border-top: none
}

#main .jcf-select-location .jcf-list {
	padding: 2px 0 10px
}

#main .jcf-select-location .jcf-list ul li {
	font-weight: 700;
	font-size: 11px;
	line-height: 18px
}

#main .jcf-select-location .jcf-list ul li:first-child {
	display: none
}

#main .jcf-select-location .jcf-list .jcf-option {
	padding: 0 14px;
	color: #868688
}

#main .newsroom-section {
	padding: 20px 0 25px
}

#main .newsroom-section .news-list li {
	padding: 24px 0 39px;
	border-top: 1px solid #a4a4a4;
	overflow: hidden
}

#main .newsroom-section .news-list li .image {
	margin-bottom: 26px
}

#main .newsroom-section .news-list li .image img {
	max-width: 100%;
	height: auto
}

#main .newsroom-section .news-list li .details {
	overflow: hidden
}

#main .newsroom-section .news-list li h3 {
	font-size: 15px;
	line-height: 22px;
	margin: 0
}

#main .newsroom-section .news-list li h3 a {
	color: #666766
}

#main .newsroom-section .news-list li p {
	margin-bottom: 0
}

#main .newsroom-section .news-list li .link-more {
	font-weight: 700;
	color: #1f427d
}

#main .distributor-tab .text-block {
	overflow: hidden;
	padding: 0 0 45px
}

#main .distributor-tab .order-list {
	padding: 0 0 0 16px
}

#main .distributor-tab .order-list li {
	line-height: 18px
}

#main .search-result .main-content {
	background: #efedec;
	margin-bottom: 0
}

.search-result #main #main .breadcrumb {
	margin-bottom: 14px
}

#main .advance-search-block {
	padding-bottom: 10px
}

#main .advance-search-block h1 {
	font-weight: 400;
	font-size: 24px;
	line-height: 26px;
	margin: 0 0 18px;
	letter-spacing: -.04em
}

#main .advance-search-form .form-group {
	margin-bottom: 16px
}

#main .advance-search-form .form-control {
	-webkit-appearance: none;
	box-shadow: none;
	border-radius: 0;
	border-color: #3c3c3b;
	height: auto;
	padding: 7px 14px
}

#main .advance-search-form .form-control::-webkit-input-placeholder {
	color: #5d5e60;
	text-transform: uppercase
}

#main .advance-search-form .form-control::-moz-placeholder {
	opacity: 1;
	color: #5d5e60;
	text-transform: uppercase
}

#main .advance-search-form .form-control:-moz-placeholder {
	color: #5d5e60;
	text-transform: uppercase
}

#main .advance-search-form .form-control:-ms-input-placeholder {
	color: #5d5e60;
	text-transform: uppercase
}

#main .advance-search-form .form-control.placeholder {
	color: #5d5e60;
	text-transform: uppercase
}

#main .advance-search-form .btn {
	border-width: 2px;
	background: #fff;
	border-color: #125a98;
	width: auto;
	max-width: 100%;
	font-size: 14px;
	line-height: 18px;
	color: #005494;
	padding: 8px 20px;
	text-transform: uppercase;
	letter-spacing: .112em;
	border-radius: 10px
}

#main .advance-search-form .jcf-select-checklist-select {
	width: 100%;
	border-radius: 0;
	-webkit-appearance: none;
	box-shadow: none;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	line-height: 14px;
	color: #868688;
	height: 35px;
	padding: 8px 17px;
	border-color: #3c3c3b;
	margin: 0
}

#main .advance-search-form .jcf-select-checklist-select::-webkit-input-placeholder {
	color: #868688
}

#main .advance-search-form .jcf-select-checklist-select::-moz-placeholder {
	opacity: 1;
	color: #868688
}

#main .advance-search-form .jcf-select-checklist-select:-moz-placeholder {
	color: #868688
}

#main .advance-search-form .jcf-select-checklist-select:-ms-input-placeholder {
	color: #868688
}

#main .advance-search-form .jcf-select-checklist-select.placeholder {
	color: #868688
}

#main .advance-search-form .jcf-select-checklist-select .jcf-select-text {
	font-size: 12px;
	line-height: 18px;
	margin-left: 0
}

#main .advance-search-form .jcf-select-checklist-select .jcf-select-opener {
	background: 0 0;
	font-size: 17px;
	line-height: 36px
}

#main .advance-search-form .jcf-select-checklist-select .jcf-select-opener:after {
	content: ">";
	display: block;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

#main .search-content {
	padding: 31px 0 20px
}

#main .search-content .product-section {
	padding-top: 0;
	border-top: none
}

#main .search-content .result-section {
	padding: 20px
}

#main .search-content .result-section h2 {
	font-size: 24px;
	line-height: 28px;
	font-weight: 400;
	margin: 0 0 20px
}

#main .search-content .product-list li {
	width: 100%;
	padding-bottom: 20px
}

#main .search-content .product-list li ul.links {
	padding-top: 10px
}

#main .search-content .product-list li .title {
	font-size: 16px;
	letter-spacing: 2px
}

#main .search-content .product-list li .title a:hover {
	font-weight: 700;
	letter-spacing: 1.5px
}

#main .search-content .product-list li .description {
	font-size: 12px;
	line-height: 13px
}

#main .search-content .product-list li .description span {
	line-height: 13px
}

#main .search-content .product-list li .links li {
	display: block;
	font-size: 12px;
	line-height: 13px;
	width: 100%;
	margin: 0
}

#main .search-content .product-list li .image {
	margin-top: 3px
}

#main .search-content .page-info {
	text-align: center;
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: .199em
}

#main .search-content .page-info a {
	font-weight: 700
}

#main .search-content .doc-result {
	padding-bottom: 38px
}

#main .filter-options {
	margin-bottom: 14px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #aaa
}

#main .filter-options header {
	padding: 6px 1px;
	overflow: hidden
}

#main .filter-options header .opener {
	display: block;
	color: #666766;
	text-decoration: none;
	outline: 0
}

#main .filter-options header .opener:hover {
	color: #1f427d
}

#main .filter-options header .title {
	display: block;
	overflow: hidden;
	margin: 0;
	font-weight: 700;
	font-size: 16px;
	line-height: 32px;
	text-transform: capitalize;
	color: #1f427d
}

#main .filter-options .opener-icon {
	float: right;
	text-decoration: none;
	line-height: 32px;
	margin: 0 11px;
	outline: 0;
	color: #1f427d
}

#main .filter-options .opener-icon .active {
	font-size: 12px;
	font-weight: 700;
	display: none
}

#main .filter-options .opener-icon .normal {
	display: block;
	font-weight: 700;
	font-size: 32px
}

#main .filter-options.active .opener-icon {
	margin-right: 0;
	line-height: 25px
}

#main .filter-options.active .opener-icon .normal {
	display: none
}

#main .filter-options.active .opener-icon .active {
	display: block
}

#main .filter-options .options-list {
	padding: 13px 2px 12px
}

#main .filter-options .options-list>li {
	font-weight: 700
}

#main .filter-options .options-list li>a.accordion-opener:after {
	content: " +"
}

#main .filter-options .options-list li.active>a.accordion-opener:after {
	content: " -"
}

#main .filter-options .options-list li {
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 14px
}

#main .filter-options .options-list li a {
	color: #666766;
	text-decoration: none
}

#main .filter-options .options-list li a.selected-clid {
	text-decoration: underline
}

#main .filter-options .options-list li a:hover {
	color: #404140
}

#main .filter-options .options-list li .prodCount {
	padding-left: 5px
}

#main .filter-options .options-list li ul {
	padding: 0 40px;
	overflow: hidden
}

#main .filter-options .options-list li li {
	font-weight: 400;
	padding-bottom: 0;
	padding-top: 14px
}

#main .doc-result {
	border-top: 1px solid #3c3c3b
}

#main .doc-result h2 {
	letter-spacing: -.04em
}

#main .doc-result .doc-list {
	overflow: hidden;
	padding-bottom: 5px
}

#main .doc-result .doc-list li {
	position: relative;
	padding-left: 30px;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 18px;
	letter-spacing: -.025em
}

#main .doc-result .doc-list li:before {
	content: "";
	position: absolute;
	top: 3px;
	left: 0;
	width: 16px;
	height: 16px;
	background: url(/images/icon-pdf.png) no-repeat
}

#main .doc-result .doc-list li .title {
	display: block
}

#main .doc-result .doc-list li p {
	margin-bottom: 0
}

#main .doc-result .doc-list li .size {
	display: block;
	font-weight: 700
}

#main .doc-result .doc-list.page-list {
	padding-bottom: 12px
}

#main .doc-result .doc-list.page-list li {
	padding-left: 0
}

#main .doc-result .doc-list.page-list li:before {
	display: none
}

#main form .error .form-control,
#main form .error .jcf-select {
	border-color: #d9534f!important
}

#main form .success .form-control,
#main form .success .jcf-select {
	border-color: #7bb142!important
}

#main .jcf-select-drop .jcf-list .jcf-option {
	white-space: normal
}

#main .primary-text {
	font-size: 23px;
	line-height: 25px
}

#main .sub-page-overview h3 {
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 10px;
	letter-spacing: 0
}

#main .sub-page-overview .content {
	margin-top: 20px;
	letter-spacing: 0
}

#main .microsite h4,
#main .sub-page-overview .content h4 {
	font-size: 13px;
	font-weight: 700
}

#main .sub-page-overview .content p {
	font-size: 13px
}

#main .sub-page-overview .content .link {
	min-height: 40px
}

#main .text-only {
	margin-top: 30px
}

#main .text-only b,
#main .text-only p {
	margin-bottom: 30px;
	letter-spacing: .44px
}

#main .text-only h2 {
	color: #666766;
	font-size: 22px;
	font-weight: 600;
	margin-top: 0;
	letter-spacing: .75px
}

#main .application-item h2,
#main .application-overview h2 {
	margin-bottom: 30px;
	font-weight: 600
}

#main .application-item .application-category,
#main .application-item .application-item,
#main .application-overview .application-category,
#main .application-overview .application-item {
	font-size: 14px;
	margin-bottom: 50px
}

#main .application-item .application-category .content .row,
#main .application-item .application-item .content .row,
#main .application-overview .application-category .content .row,
#main .application-overview .application-item .content .row {
	margin: 0
}

#main .application-item .application-category .content .title,
#main .application-item .application-item .content .title,
#main .application-overview .application-category .content .title,
#main .application-overview .application-item .content .title {
	padding: 0
}

#main .application-item .application-category .content .title h2,
#main .application-item .application-item .content .title h2,
#main .application-overview .application-category .content .title h2,
#main .application-overview .application-item .content .title h2 {
	color: #666766;
	font-size: 22px;
	font-weight: 600;
	margin: 0 0 20px;
	letter-spacing: .75px
}

#main .application-item .application-category .content .title h3,
#main .application-item .application-item .content .title h3,
#main .application-overview .application-category .content .title h3,
#main .application-overview .application-item .content .title h3 {
	color: #666766;
	font-size: 22px;
	font-weight: 600;
	margin: 0 0 20px
}

#main .application-item .application-category .content .desc,
#main .application-item .application-category .content .link,
#main .application-item .application-item .content .desc,
#main .application-item .application-item .content .link,
#main .application-overview .application-category .content .desc,
#main .application-overview .application-category .content .link,
#main .application-overview .application-item .content .desc,
#main .application-overview .application-item .content .link {
	padding: 0
}

#main .application-item .application-category .content .link a,
#main .application-item .application-item .content .link a,
#main .application-overview .application-category .content .link a,
#main .application-overview .application-item .content .link a {
	text-decoration: none;
	color: #e27b36;
	font-weight: 700
}

#main .application-item .application-category .content .link a:hover,
#main .application-item .application-item .content .link a:hover,
#main .application-overview .application-category .content .link a:hover,
#main .application-overview .application-item .content .link a:hover {
	text-decoration: underline
}

#main .application-item .application-item,
#main .application-overview .application-item {
	margin-top: 30px
}

#main .application-item .application-item .content,
#main .application-overview .application-item .content {
	padding-left: 0;
	margin-left: 0
}

#main .application-item .application-item .content .buttons,
#main .application-overview .application-item .content .buttons {
	margin: 30px 0 0
}

#main .application-item .application-item .content .buttons .button,
#main .application-overview .application-item .content .buttons .button {
	margin-left: 0;
	padding-left: 0
}

#main .application-item .application-item .content .desc,
#main .application-overview .application-item .content .desc {
	letter-spacing: .425px
}

#main .btn {
	text-transform: uppercase;
	border-radius: 10px;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: .074em;
	background: #fff;
	min-width: 220px;
	max-width: 100%;
	padding: 7px 10px;
	margin-bottom: 8px
}

#main .button-centered-full {
	margin: 10px 0
}

#main .press-release-wrapper .press-release {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 30px auto;
	padding-top: 20px;
	padding-bottom: 20px
}

#main .press-release-wrapper .press-release .links,
#main .press-release-wrapper .press-release .text {
	padding-bottom: 20px
}

#main .press-release-wrapper .press-release .button {
	padding: 10px 0
}

#sidebar h2 {
	font-weight: 400;
	font-size: 20px;
	line-height: 1;
	margin: -1px 0 12px
}

.related-product li {
	margin-bottom: 18px
}

.related-product li a {
	padding: 10px 10px 6px;
	background: #fff;
	display: block;
	border: 1px solid #898989;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	text-decoration: none
}

.related-product li a img {
	max-width: 100%;
	height: auto
}

.related-product li a span {
	padding: 6px 0 0;
	display: block
}

.related-product li a:hover {
	text-decoration: none
}

#footer {
	background: #ebebeb;
	font-size: 11px;
	line-height: 18px;
	color: #999;
	padding: 61px 0 20px
}

#footer .footer-info {
	color: #9fa1a3
}

#footer .footer-info .contact-info {
	padding-bottom: 20px
}

#footer .footer-info address {
	margin-bottom: 0
}

#footer .footer-info .text {
	display: block;
	line-height: 16px
}

#footer .footer-info a {
	color: #9fa1a3
}

#footer .footer-info a:hover {
	color: #6c6e70
}

#footer .footer-info .social-networks .icon {
	color: #666766
}

#footer .bottom-link li {
	display: inline-block;
	vertical-align: top
}

#footer .bottom-link li a {
	color: #999
}

#footer .bottom-link li a:hover {
	color: #737373
}

#footer .bottom-link li+li:before {
	content: "|";
	padding-right: 3px
}

#footer .copyright {
	display: block;
	overflow: hidden
}

#footer .copyright a {
	color: #999
}

#footer .copyright a:hover {
	color: #737373
}

.jcf-checkbox {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #fff;
	border: 1px solid #3c3c3b;
	margin: 0 3px 0 0;
	width: 22px;
	height: 20px
}

.jcf-checkbox span {
	position: absolute;
	display: none;
	height: 6px;
	width: 12px;
	top: 50%;
	left: 50%;
	margin: -7px 0 0 -6px;
	border: 3px solid #3c3c3b;
	border-width: 0 0 3px 3px;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

:root .jcf-checkbox span {
	margin: -4px 0 0 -6px
}

.jcf-checkbox input[type=checkbox] {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0
}

.jcf-checkbox.jcf-checked span {
	display: block
}

.jcf-radio {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #fff;
	border: 1px solid #777;
	border-radius: 9px;
	margin: 0 3px 0 0;
	height: 16px;
	width: 16px
}

.jcf-radio span {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	right: 3px;
	bottom: 3px;
	background: #777;
	border-radius: 100%
}

.jcf-radio input[type=radio] {
	position: absolute;
	height: 100%;
	width: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0
}

.jcf-radio.jcf-checked span {
	display: block
}

.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #777;
	background: #fff;
	margin: 0 0 12px;
	min-width: 150px;
	height: 26px
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 13px;
	line-height: 26px;
	margin: 0 35px 0 8px
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	background: #aaa;
	width: 26px;
	bottom: 0;
	right: 0;
	top: 0
}

body>.jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999
}

body>.jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #005295
}

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px
}

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 14px;
	font-size: 12px;
	width: 100%
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%
}

.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.jcf-list ul li {
	overflow: hidden;
	display: block
}

.jcf-list .jcf-overflow {
	overflow: auto
}

.jcf-list .jcf-option {
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 5px 9px;
	color: #656565;
	height: 1%
}

.jcf-list .jcf-disabled {
	background: #fff!important;
	color: #aaa!important
}

.jcf-list-box .jcf-selected,
.jcf-select-drop .jcf-hover {
	background: #e6e6e6;
	color: #000
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: 700;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px
}

.jcf-disabled {
	background: #ddd!important
}

.color-success,
.color-success>a {
	color: #7bb142
}

.color-warning,
.color-warning>a {
	color: #e27b36
}

.color-default,
.color-default>a {
	color: #858585
}

[class^=icon-drawings-] {
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	text-indent: -9999px;
	width: 16px;
	height: 16px
}

.icon-drawings-pdf {
	background: url(/images/icon-pdf.png) no-repeat
}

.icon-drawings-pstream {
	background: url(/images/icon-pstream.png) no-repeat
}

.icon-drawings-pserver {
	background: url(/images/icon-pserver.png) no-repeat
}

.icon-drawings-partsolutions {
	background: url(/images/icon-partsolutions.png) no-repeat
}

.icon-drawings-sc {
	background: url(/images/icon-sc.png) no-repeat
}

.icon-drawings-zip {
	background: url(/images/icon-zip.png) no-repeat
}

[class^=icon-table-] {
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	text-indent: -9999px;
	width: 16px;
	height: 16px
}

.icon-table-generic {
	background: url(/images/icon-generic.png) no-repeat
}

.icon-table-pdf {
	background: url(/images/icon-pdf.png) no-repeat
}

.icon-table-xls {
	background: url(/images/icon-xls.png) no-repeat
}

.icon-table-xlsm {
	background: url(/images/icon-xlsm.png) no-repeat
}

.icon-table-xlsx {
	background: url(/images/icon-xlsx.png) no-repeat
}

.icon-table-zip {
	background: url(/images/icon-zip.png) no-repeat
}

[class^=flag-] {
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	text-indent: -9999px;
	width: 16px;
	height: 11px;
	background-repeat: no-repeat
}

.flag-usa {
	background-image: url(/images/flag-usa.png)
}

.flag-uk {
	background-image: url(/images/flag-uk.png)
}

.flag-germany {
	background-image: url(/images/flag-germany.png)
}

.flag-china {
	background-image: url(/images/flag-china.png)
}

.flag-europe {
	background-image: url(/images/flag-europe.png)
}

.flag-france {
	background-image: url(/images/flag-france.png)
}

.flag-portugal {
	background-image: url(/images/flag-portugal.png)
}

.flag-russia {
	background-image: url(/images/flag-russia.png)
}

.flag-spain {
	background-image: url(/images/flag-spain.png)
}

.flag-sweden {
	background-image: url(/images/flag-sweden.png)
}

.flag-turkey {
	background-image: url(/images/flag-turkey.png)
}

.flag-italy {
	background-image: url(/images/flag-italy.png)
}

.flag-poland {
	background-image: url(/images/flag-poland.png)
}

.flag-korea {
	background-image: url(/images/flag-korea.png)
}

.flag-japan {
	background-image: url(/images/flag-japan.png)
}

.ui-autocomplete {
	background: #fff;
	border-color: #c9c4c8;
	border-radius: 0;
	box-shadow: 0 1px 5px rgba(35, 31, 32, .5);
	left: auto;
	margin-top: 9px;
	overflow: hidden;
	padding: 8px 12px;
	right: 0;
	width: 293px!important;
	list-style-type: none;
	z-index: 1000
}

.ui-autocomplete .ui-menu-item {
	margin-bottom: 3px
}

.ui-autocomplete .ui-menu-item a {
	width: 100%;
	color: #666766;
	cursor: pointer;
	display: block;
	border: 1px solid transparent
}

.ui-autocomplete .ui-menu-item a:active,
.ui-autocomplete .ui-menu-item a:hover,
.ui-autocomplete .ui-menu-item a:link,
.ui-autocomplete .ui-menu-item a:visited {
	text-decoration: none
}

.ui-autocomplete .ui-menu-item a.ui-state-focus {
	background: 50% 50% repeat-x #d0e5f5;
	border: 1px solid #79b7e7
}

.ui-helper-hidden-accessible {
	display: none
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	vertical-align: top
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	border-radius: 4px
}

.fancybox-opened {
	z-index: 8030
}

.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner,
.fancybox-outer {
	position: relative
}

.fancybox-inner {
	overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap
}

.fancybox-iframe,
.fancybox-image {
	display: block;
	width: 100%;
	height: 100%
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
	background-image: url(/images/fancybox/fancybox_sprite.png)
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/images/fancybox/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: url(/images/fancybox/blank.gif);
	-webkit-tap-highlight-color: transparent;
	z-index: 8040
}

.fancybox-prev {
	left: 0
}

.fancybox-next {
	right: 0
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px
}

.fancybox-nav:hover span {
	visibility: visible
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible!important
}

.fancybox-lock {
	overflow: hidden!important;
	width: auto
}

.fancybox-lock body {
	overflow: hidden!important
}

.fancybox-lock-test {
	overflow-y: hidden!important
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(/images/fancybox/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}

.fancybox-title {
	visibility: hidden;
	font: 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050
}

.fancybox-opened .fancybox-title {
	visibility: visible
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: rgba(0, 0, 0, .8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: 700;
	line-height: 24px;
	white-space: nowrap
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff
}

.fancybox-title-inside-wrap {
	padding-top: 10px
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
	#fancybox-loading,
	.fancybox-close,
	.fancybox-next span,
	.fancybox-prev span {
		background-image: url(/images/fancybox/fancybox_sprite@2x.png);
		background-size: 44px 152px
	}
	#fancybox-loading div {
		background-image: url(/images/fancybox/fancybox_loading@2x.gif);
		background-size: 24px 24px
	}
}

@media (min-width:375px) and (max-width:767px) {
	.w1 {
		-webkit-transition: margin-left .2s linear;
		transition: margin-left .2s linear
	}
	.nav-active .w1 {
		margin-left: -306px
	}
}

@media (max-width:767px) and (min-width:768px) {
	#main .tab-accordion .tab-slide {
		padding: 24px 0
	}
}

@media (min-width:768px) and (max-width:991px) {
	#header .navbar {
		width: 455px!important
	}
	#header .header-right {
		width: 590px!important
	}
	#header .logo {
		width: 130px!important
	}
	#header .navbar-collapse {
		padding-right: 0!important
	}
}

@media (min-width:768px) {
	#header .navbar {
		position: static;
		float: left;
		width: 360px;
		min-height: 0;
		margin-bottom: 0;
		border: none
	}
	.header-top {
		background: rgba(137, 137, 138, .85);
		min-height: 31px;
		margin-left: -9999px;
		margin-right: -9999px;
		padding-left: 9999px;
		padding-right: 9999px;
		padding-top: 4px;
		text-align: right
	}
	.header-top>a {
		text-transform: uppercase;
		color: #fff;
		font-size: 11px;
		font-weight: 700
	}
	.header-top>a:hover {
		text-decoration: none;
		color: #e6e6e6
	}
	.header-top>a:after {
		content: "|";
		color: #fff;
		padding: 0 6px 0 7px
	}
	.language-select {
		float: right;
		margin-top: 5px
	}
	.language-select>a {
		display: block;
		font-weight: 700;
		font-size: 11px;
		line-height: 11px;
		color: #fff
	}
	.language-select a[data-toggle=dropdown]:active,
	.language-select a[data-toggle=dropdown]:focus,
	.language-select a[data-toggle=dropdown]:hover {
		text-decoration: none;
		color: #e6e6e6
	}
	.language-select.open .js-slide-hidden {
		top: 100%!important;
		left: auto!important;
		right: 0
	}
	.language-select .lang-select-menu li span {
		display: none
	}
	body .jcf-select-language-select {
		display: none!important
	}
	.header-bottom {
		padding-top: 25px;
		background: rgba(255, 255, 255, .95);
		margin-left: -9999px;
		margin-right: -9999px;
		padding-left: 9999px;
		padding-right: 9999px
	}
	.logo {
		float: left;
		width: 162px
	}
	.header-right {
		float: left;
		width: 558px;
		padding: 10px 0 0
	}
	#nav li {
		display: inline-block;
		vertical-align: top;
		font-weight: 700;
		font-size: 16px;
		line-height: 20px;
		padding: 0 3px;
		letter-spacing: -.025em
	}
	#nav li a {
		display: block
	}
	#nav>ul>li>a {
		padding-bottom: 20px;
		border-bottom: 4px solid transparent;
		color: #005295!important;
		text-decoration: none!important
	}
	#nav>ul>li>a:hover {
		text-decoration: none
	}
	#nav>ul>li.active>a,
	#nav>ul>li.open>a,
	#nav>ul>li.selected>a,
	.no-touch #nav>ul>li.hover>a {
		border-bottom-color: #005295;
		color: #005295
	}
	#nav>ul>li.color-default>a,
	#nav>ul>li.color-success>a,
	#nav>ul>li.color-warning>a {
		color: inherit!important;
		text-decoration: none!important
	}
	#nav>ul>li.active.color-success>a,
	#nav>ul>li.open.color-success>a,
	#nav>ul>li.selected.color-success>a,
	.no-touch #nav>ul>li.color-success.hover>a {
		border-bottom-color: #7bb142;
		color: #7bb142
	}
	#nav>ul>li.active.color-warning>a,
	#nav>ul>li.open.color-warning>a,
	#nav>ul>li.selected.color-warning>a,
	.no-touch #nav>ul>li.color-warning.hover>a {
		border-bottom-color: #e27b36;
		color: #e27b36
	}
	#nav>ul>li.active.color-default>a,
	#nav>ul>li.open.color-default>a,
	#nav>ul>li.selected.color-default>a,
	.no-touch #nav>ul>li.color-default.hover>a {
		border-bottom-color: #858585;
		color: #858585
	}
	#nav .dropdown {
		position: static
	}
	#nav .mega-menu {
		left: -9999px;
		right: -9999px;
		top: -9999px;
		margin-top: 0;
		border-style: solid;
		border-width: 2px 0 4px;
		padding: 48px 0 58px;
		font-size: 12px;
		line-height: 18px;
		letter-spacing: 0;
		border-color: #005295;
		min-height: 417px;
		z-index: 999;
		display: block!important
	}
	#nav .mega-menu .container {
		position: static
	}
	#nav .mega-menu .close-link {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 27px;
		padding: 28px 0 0;
		font-size: 12px;
		line-height: 14px;
		text-align: center;
		font-weight: 700
	}
	#nav .mega-menu .close-link a {
		color: #333;
		display: inline-block;
		vertical-align: top
	}
	#nav .mega-menu .close-link a:hover {
		text-decoration: none;
		color: #666
	}
	#nav .mega-menu a {
		display: inline-block
	}
	#nav .mega-menu a:hover {
		text-decoration: underline
	}
	#nav .active .mega-menu {
		top: 100%
	}
	#nav .color-success .mega-menu {
		border-color: #7bb142
	}
	#nav .color-warning .mega-menu {
		border-color: #e27b36
	}
	#nav .color-default .mega-menu {
		border-color: #858585
	}
	#nav .title {
		display: block;
		color: #666766;
		letter-spacing: .2em;
		font-weight: 400;
		font-size: 12px;
		line-height: 14px;
		padding-bottom: 20px
	}
	#nav .title a {
		color: #666766
	}
	#nav .title a:hover {
		color: #005295
	}
	#nav .drop-nav {
		padding-bottom: 20px
	}
	#nav .drop-nav .title {
		padding-bottom: 4px
	}
	#nav .subnav li {
		display: block;
		float: none;
		font-size: 12px;
		line-height: 14px;
		padding: 0 0 4px;
		font-weight: 400;
		letter-spacing: 0
	}
	#nav .subnav li a {
		color: #999
	}
	#nav .subnav li a:hover {
		color: #666
	}
	#nav .subnav-add {
		padding-bottom: 21px
	}
	#nav .subnav-add li {
		font-size: 12px;
		line-height: 16px;
		text-transform: uppercase;
		padding: 0 0 19px;
		font-weight: 400;
		letter-spacing: .2em;
		letter-spacing: 0
	}
	#nav .subnav-add li a {
		color: #7bb142
	}
	#nav .subnav-add li a:hover {
		color: #54792d
	}
	#nav .vender-link {
		padding: 9px 0 0
	}
	#nav .vender-link li {
		padding: 0 0 15px;
		display: block;
		float: none;
		font-size: 12px;
		line-height: 18px;
		letter-spacing: 0;
		font-weight: 400
	}
	#nav .vender-link li span[class^=icon-] {
		margin-right: 10px
	}
	#nav .vender-link li a {
		color: #666766
	}
	#nav .vender-link li a:hover {
		color: #404140
	}
	#nav .drop-text-box {
		font-size: 12px;
		line-height: 18px;
		color: #989898;
		font-weight: 400
	}
	#nav .drop-text-box .video {
		margin-bottom: 20px
	}
	#nav .drop-text-box .video img {
		width: 100%;
		height: auto
	}
	#nav .drop-text-box .video a {
		display: block
	}
	#nav .drop-text-box .video a:hover img {
		opacity: .9
	}
	#nav .drop-text-box .title a {
		color: #e06632
	}
	#nav address {
		font-size: 12px;
		line-height: 18px;
		margin: 0;
		font-weight: 400
	}
	#nav .ctext,
	#nav .etext,
	#nav .ltext {
		display: block;
		font-weight: 400
	}
	#nav .ctext a,
	#nav .etext a,
	#nav .ltext a {
		display: inline;
		color: #999
	}
	#nav .ctext a:hover,
	#nav .etext a:hover,
	#nav .ltext a:hover {
		text-decoration: none;
		color: #666
	}
	#nav .etext {
		padding: 15px 0
	}
	#nav .ltext {
		padding-bottom: 15px
	}
	#nav .clinks li {
		margin-bottom: 10px;
		letter-spacing: .2em;
		text-transform: uppercase;
		padding-left: 32px
	}
	#nav .clinks li a {
		color: #666766;
		display: inline-block;
		vertical-align: top;
		padding: 5px 0
	}
	#nav .clinks li a:hover {
		color: #005295
	}
	.top-nav {
		position: absolute;
		top: 8px;
		left: 0;
		text-align: right
	}
	.top-nav li {
		font-weight: 700;
		font-size: 11px;
		line-height: 14px;
		display: inline-block;
		vertical-align: top
	}
	.top-nav li a {
		color: #fff
	}
	.top-nav li a:hover {
		text-decoration: none;
		color: #e6e6e6
	}
	.top-nav li:not(:nth-child(4)):after {
		content: "|";
		color: #fff;
		padding: 0 6px 0 7px
	}
	.top-nav li .icon-cart {
		margin-top: -2px
	}
	.header-info {
		float: right;
		width: 135px
	}
	.search-form {
		float: right
	}
	.navbar-absolute-top {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: 999
	}
	#main .breadcrumb>li {
		font-weight: 700;
		text-shadow: 0 0 2px rgba(0, 0, 0, .9), 0 0 2px rgba(0, 0, 0, .9)
	}
	#main .breadcrumb>li a,
	#main .breadcrumb>li span.breadcrumb-item-inactive {
		color: #eee
	}
	#main .breadcrumb>li a:hover {
		font-weight: 700;
		text-shadow: 0 0 1px #fff, 0 0 1px #fff
	}
	#main .breadcrumb>li.active {
		color: #eee;
		text-shadow: 0 0 1px #fff, 0 0 1px #fff
	}
	#main .breadcrumb>li.active::before {
		text-shadow: 0 0 1px rgba(0, 0, 0, .9), 0 0 1px rgba(0, 0, 0, .9)
	}
	#main .breadcrumb>li+li::before {
		text-shadow: 0 0 1px rgba(0, 0, 0, .9), 0 0 1px rgba(0, 0, 0, .9);
		color: #eee
	}
	#main .breadcrumb {
		margin-bottom: 19px
	}
	#main .hero-banner {
		height: 586px
	}
	#main .hero-banner .caption {
		bottom: 27px;
		z-index: 2;
		color: #fff;
		font-size: 14px;
		line-height: 18px;
		min-height: 270px;
		letter-spacing: -.024em
	}
	#main .hero-banner .caption .title {
		display: block;
		font-weight: 400;
		font-size: 24px;
		line-height: 32px;
		padding-bottom: 2px;
		text-shadow: 0 0 17px rgba(0, 0, 0, .35);
		letter-spacing: -.04em
	}
	#main .hero-banner .product-side {
		float: left;
		width: 58%;
		height: 100%;
		margin-left: -14.2%;
		border-bottom: 13px solid #1f427d;
		-ms-transform: skew(-24deg, 0);
		-webkit-transform: skew(-24deg, 0);
		transform: skew(-24deg, 0);
		position: relative;
		z-index: 10
	}
	#main .hero-banner .product-side .caption {
		left: 50%;
		right: 0
	}
	#main .hero-banner .product-side:hover .caption .hover-block {
		visibility: visible;
		opacity: 1
	}
	#main .hero-banner .product-side .bg-stretch img {
		margin-left: 15%!important
	}
	#main .hero-banner .product-side .bg-stretch img,
	#main .hero-banner .product-side .caption {
		-ms-transform: skew(24deg, 0);
		-webkit-transform: skew(24deg, 0);
		transform: skew(24deg, 0)
	}
	#main .hero-banner .design-side {
		position: absolute;
		top: 0;
		left: 43%;
		width: 34%;
		height: 100%;
		-ms-transform: skew(-24deg, 0);
		-webkit-transform: skew(-24deg, 0);
		transform: skew(-24deg, 0);
		border-bottom: 13px solid #7bb142;
		z-index: 9
	}
	#main .hero-banner .design-side:hover .caption .hover-block {
		visibility: visible;
		opacity: 1
	}
	#main .hero-banner .design-side .bg-stretch,
	#main .hero-banner .design-side .caption {
		margin: 0 -50%;
		-ms-transform: skew(24deg, 0);
		-webkit-transform: skew(24deg, 0);
		transform: skew(24deg, 0)
	}
	#main .hero-banner .design-side .caption {
		padding: 0 45% 0 70%
	}
	#main .hero-banner .application-side {
		position: absolute;
		left: 76.8%;
		top: 0;
		width: 44%;
		bottom: 0;
		z-index: 10;
		height: 100%;
		border-bottom: 13px solid #e27b36;
		-ms-transform: skew(-24deg, 0);
		-webkit-transform: skew(-24deg, 0);
		transform: skew(-24deg, 0)
	}
	#main .hero-banner .application-side .caption {
		left: 44%;
		right: 40%
	}
	#main .hero-banner .application-side .bg-stretch img {
		margin-left: -40%!important
	}
	#main .hero-banner .application-side .bg-stretch img,
	#main .hero-banner .application-side .caption {
		margin: 0 0 0 -35%;
		-ms-transform: skew(24deg, 0);
		-webkit-transform: skew(24deg, 0);
		transform: skew(24deg, 0)
	}
	#main .hero-banner .application-side:hover .caption .hover-block,
	#main .hero-banner .application-side:hover:before {
		visibility: visible;
		opacity: .82
	}
	#main .about-block-home {
		font-size: 16px;
		text-align: center
	}
	#main .featured-products .featured-product {
		padding-bottom: 20px
	}
	#main .overview.product-category-listing .product .desc h4 {
		margin-top: 20px
	}
	#main .overview .product .image {
		float: left;
		width: 40%;
		text-align: center
	}
	#main .overview .product .desc {
		float: left;
		max-width: 54%;
		margin: 0 0 0 5px
	}
	#main .overview .product .desc h4 a {
		line-height: 14px;
		font-size: 14px
	}
	#main .overview .product .desc .links li {
		line-height: 14px;
		font-size: 12px
	}
	#main .overview .load-more {
		display: none
	}
	#main .product-list {
		padding: 0 0 0 10px
	}
	#main .product-list li {
		padding-bottom: 20px;
		min-height: 70px
	}
	#main .product-list li .image {
		width: 128px;
		text-align: center;
		float: left
	}
	#main .product-list li .links li {
		font-size: 10px;
		line-height: 12px;
		display: inline-block;
		vertical-align: top
	}
	#main .product-list li .links a {
		display: block
	}
	#main .top-banner.no-bg h2 {
		font-size: 23px;
		line-height: 30px;
		font-weight: 600
	}
	#main .top-banner .bg-stretch {
		top: 124px
	}
	#main .top-banner {
		padding: 152px 0 0;
		height: 352px
	}
	#main .top-banner h1 {
		font-size: 48px
	}
	#main .about-block .text {
		float: left;
		width: 460px
	}
	#main .about-block .text .headline {
		font-size: 18px;
		font-weight: 600
	}
	#main .about-block .video-block {
		float: right;
		width: 240px
	}
	#main .tab-section {
		padding: 47px 0 13px
	}
	.inner #main .tab-section {
		padding-bottom: 26px
	}
	#main .tab-section.add {
		padding: 25px 0
	}
	#main .tab-section.two-tab {
		padding: 0
	}
	#main .tab-section.two-tab .tabset li {
		min-width: 253px;
		margin-right: 24px
	}
	#main .tab-content .tab-block {
		padding: 46px 0 20px
	}
	#main .tab-content .tab-block .sub-page-overview {
		margin-top: 0
	}
	#main .tab-content .product-list li {
		display: inline-block;
		vertical-align: top;
		width: 50%;
		margin-right: -3px;
		margin-bottom: 23px
	}
	#main .tab-content .product-list li .image {
		width: 150px;
		padding: 5px 20px 0 0
	}
	#main .tab-content .product-list li .title {
		margin-bottom: 10px
	}
	#main .tab-content .product-list li .desc {
		padding: 0
	}
	#main .tab-content .product-list li .links li {
		font-size: 12px;
		line-height: 14px;
		display: block;
		width: auto;
		margin: 0
	}
	#main .tab-content .overview-tab {
		padding: 31px 0 14px
	}
	#main .tab-content .overview-tab .overview-table-holder {
		padding: 4px 0
	}
	#main .tab-content .litrature-tab {
		padding: 34px 0
	}
	#main .tab-content .contact-tab {
		padding: 30px 0 71px
	}
	#main .tab-content .contact-info {
		padding-top: 0;
		padding-left: 27px;
		font-size: 13px;
		line-height: 18px
	}
	#main .tab-content .contact-info .contact-region {
		margin-bottom: 18px
	}
	#main .tab-content .contact-info .contact-region ul li:before {
		margin: 0 7px -1px 3px;
		font-size: 15px
	}
	#main .tab-content .contact-info .contact-info-block {
		padding-bottom: 18px
	}
	#main .tab-content .distributor-tab {
		padding: 28px 0 90px
	}
	#main .tab-accordion .tab-slide {
		width: 100%!important;
		position: static!important
	}
	#main .main-content {
		background: url(/images/bg2.png);
		padding: 28px 0 26px
	}
	#main .main-content.design-tools {
		background: url(/images/bg3.png)
	}
	#main .product-details h1 {
		font-size: 38px
	}
	#main .product-details .product-box {
		padding: 18px 26px;
		border: 1px solid #898989;
		background: #fff
	}
	#main .product-details .product-box .details {
		font-size: 20px;
		line-height: 24px
	}
	#main .floating-link-box {
		width: 350px;
		height: 200px;
		background-color: #fff;
		position: fixed;
		right: -303px;
		top: 420px;
		z-index: 997;
		padding: 30px 15px 15px 60px;
		box-shadow: 0 0 6px #000
	}
	body #main .floating-link-box a {
		color: #005295
	}
	#main .floating-link-box .close-box {
		font-weight: 700;
		font-size: 12px;
		position: absolute;
		right: 10px;
		top: 10px
	}
	#main .floating-link-box .close-box:hover {
		cursor: pointer;
		color: #000
	}
	#main .floating-link-box .icon-blog {
		font-size: 20px;
		vertical-align: middle;
		margin-right: 10px
	}
	#main .floating-link-box .icon-email,
	#main .floating-link-box .icon-phone {
		margin-right: 10px
	}
	#main .floating-link-box .floating-link {
		position: absolute;
		top: 76px;
		right: -50px;
		left: -76px;
		z-index: 998;
		width: 200px;
		height: 48px;
		-ms-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}
	#main .floating-link-box .floating-link a {
		font-weight: 700;
		display: block;
		background: #e06632;
		padding: 11px 10px 5px 60px;
		position: relative;
		font-size: 13px;
		line-height: 1;
		color: #fff;
		height: 100%;
		letter-spacing: .046em;
		text-transform: uppercase;
		-webkit-transition: .2s linear;
		transition: .2s linear
	}
	#main .floating-link a .icon {
		position: absolute;
		top: 50%;
		left: 18px;
		margin-top: -13px;
		font-size: 30px;
		color: #fff
	}
	#main .floating-link a:hover {
		text-decoration: none;
		color: #fff;
		background: #c24e1d
	}
	#main .floating-link-mobile {
		display: none
	}
	#main .main-content-banner {
		padding: 28px 0 22px
	}
	#main .main-content-banner .intro-banner {
		border: 1px solid #898989;
		margin-right: -10px;
		margin-bottom: 24px;
		padding: 54px 56px
	}
	#main .main-content-banner .intro-banner .image {
		float: left;
		width: 46.7%;
		padding-right: 20px
	}
	#main .brochure-table-holder {
		margin-bottom: 41px
	}
	#main .brochure-table .col1 {
		width: 55%
	}
	#main .brochure-table .col2,
	#main .brochure-table .col3,
	#main .brochure-table .col4 {
		width: 15%
	}
	#main.inner-page {
		padding-top: 26px
	}
	#main.inner-page .page-heading {
		margin: -3px 0 30px
	}
	#main.inner-page .page-heading .text {
		float: left;
		width: 68.1%;
		padding: 0
	}
	#main.inner-page .page-heading .text h2 {
		font-size: 48px;
		line-height: 1
	}
	#main .page-title {
		font-size: 48px;
		line-height: 50px;
		margin-bottom: 22px
	}
	#main .contact-tab .text-block {
		font-size: 15px;
		line-height: 18px
	}
	#main .contact-form {
		font-size: 0
	}
	#main .contact-form .form-group {
		letter-spacing: 0;
		font-size: 11px;
		display: inline-block;
		vertical-align: top;
		width: 50%;
		padding: 0 10px;
		margin-bottom: 16px
	}
	#main .contact-form .form-group.full-row {
		width: 100%;
		padding-top: 1px;
		margin-bottom: 18px
	}
	#main .contact-form .form-group.textarea-row {
		width: 100%;
		padding-top: 4px
	}
	#main .distributor-form .selection-group .col {
		float: left;
		width: 46.5%
	}
	#main .newsroom-section {
		padding-bottom: 18px
	}
	#main .newsroom-section .news-list li {
		padding: 17px 0 35px;
		box-shadow: 0 -1px 0 0 #979796
	}
	#main .newsroom-section .news-list li .image {
		float: left;
		width: 80px;
		margin: 8px 0 0
	}
	#main .newsroom-section .news-list li .details {
		padding: 2px 0 0 15px
	}
	#main .advance-search-form .checklist-select,
	#main .advance-search-form .jcf-select-checklist-select {
		display: none!important
	}
	#main .advance-search-form .check-list {
		padding-bottom: 13px
	}
	#main .advance-search-form .check-list li {
		display: inline-block;
		vertical-align: top;
		padding: 0 23px 10px 0
	}
	#main .advance-search-form .check-list label {
		font-size: 11px;
		line-height: 12px;
		font-weight: 700;
		color: #5d5e60;
		position: relative;
		display: inline-block;
		vertical-align: top;
		padding-left: 21px;
		margin: 0
	}
	#main .advance-search-form .check-list label .jcf-checkbox {
		margin: 0;
		position: absolute;
		top: 1px;
		left: 0;
		width: 12px;
		height: 10px;
		background: 0 0;
		border-color: #3c3c3b
	}
	#main .advance-search-form .check-list label .jcf-checkbox span {
		display: none!important
	}
	#main .advance-search-form .check-list label .jcf-checkbox.jcf-checked {
		background: #1f427d
	}
	#main .search-content .product-list {
		padding: 0 0 26px 20px
	}
	#main .search-content .product-list li {
		width: 50%;
		display: inline-block;
		vertical-align: top;
		margin-right: -4px;
		padding: 0 10px 29px
	}
	#main .search-content .product-list li .desc {
		padding: 0 0 0 23px
	}
	#main .sub-page-overview {
		margin-bottom: 30px;
		margin-top: 30px
	}
	#main .sub-page-overview h3 {
		font-size: 20px
	}
	#footer .quick-links {
		width: 19%
	}
	#footer .quick-links .title {
		display: block;
		color: #b6b6b6;
		padding-bottom: 3px
	}
	#footer .quick-links li {
		line-height: 14px;
		padding-bottom: 4px
	}
	#footer .quick-links a {
		color: #b6b6b6
	}
	#footer .quick-links a:hover {
		color: #838383
	}
	#footer .footer-info {
		width: 24%
	}
	#footer .footer-info .social-networks {
		text-align: left;
		padding: 0 0 5px;
		margin: 0 -5px
	}
	#footer .footer-info .footer-logo {
		margin-top: -4px;
		padding-bottom: 16px
	}
	#footer .footer-search-form .search-input {
		border: 1px solid #3c3c3b;
		width: 160px;
		margin: 0;
		padding: 2px 7px;
		font-size: 11px;
		line-height: 14px;
		color: #5d5e60
	}
	#footer .footer-search-form .search-input::-webkit-input-placeholder {
		text-transform: uppercase;
		color: #5d5e60
	}
	#footer .footer-search-form .search-input::-moz-placeholder {
		opacity: 1;
		text-transform: uppercase;
		color: #5d5e60
	}
	#footer .footer-search-form .search-input:-moz-placeholder {
		text-transform: uppercase;
		color: #5d5e60
	}
	#footer .footer-search-form .search-input:-ms-input-placeholder {
		text-transform: uppercase;
		color: #5d5e60
	}
	#footer .footer-search-form .search-input.placeholder {
		text-transform: uppercase;
		color: #5d5e60
	}
	#footer .footer-bottom {
		padding: 42px 0 0
	}
	#footer .bottom-link {
		float: right;
		max-width: 48%;
		padding-right: 7.5%
	}
	.hidden-from-tablet {
		display: none
	}
	.literature-order-button {
		margin-top: -20px;
		margin-bottom: 10px
	}
}

@media (min-width:992px) {
	#header .navbar {
		width: 610px
	}
	.logo {
		width: 192px
	}
	.header-right {
		width: 748px
	}
	#nav {
		padding: 1px 0 0 10px
	}
	#nav li {
		padding: 0 10px;
		font-size: 18px;
		line-height: 22px
	}
	#nav>ul>li>a {
		padding-bottom: 31px
	}
	.header-info {
		width: 135px
	}
	#main .hero-banner .caption {
		min-height: 280px;
		left: 10.6%;
		right: 10%;
		font-size: 16px;
		line-height: 20px
	}
	#main .hero-banner .caption .title {
		font-size: 30px;
		line-height: 38px
	}
	#main .hero-banner .caption .hover-block {
		padding: 0 10% 0 5px
	}
	#main .hero-banner .product-side {
		width: 68.3%
	}
	#main .hero-banner .design-side {
		width: 25.5%;
		left: 54%
	}
	#main .hero-banner .design-side .caption {
		padding-left: 35%;
		text-align: center
	}
	#main .hero-banner .application-side {
		left: 79.5%
	}
	#main .hero-banner .application-side .caption {
		left: 15%;
		text-align: center
	}
	#main .product-slideshow .slide .image {
		min-height: 300px
	}
	#main .product-slideshow .btn-next,
	#main .product-slideshow .btn-prev {
		top: 104px
	}
	#main .about-block .text {
		width: 100%
	}
	#main .tabset-holder .link-browse {
		position: absolute;
		top: 11px;
		right: 0;
		z-index: 1;
		margin: 0
	}
	#main .tab-content .product-list li {
		width: 33.33%
	}
	#main .product-details .product-box .image {
		display: inline-block;
		vertical-align: middle;
		width: 324px;
		margin-right: 45px;
		max-width: 100%;
		margin-bottom: 0
	}
	#main .product-details .product-box .details {
		vertical-align: middle;
		width: 320px
	}
	#main .brochure-table .col1 {
		width: 65.2%
	}
	#main .brochure-table .col2 {
		width: 10.3%
	}
	#main .brochure-table .col3 {
		width: 9.4%
	}
	#main .brochure-table .col4 {
		width: 15.1%
	}
	#main.inner-page .page-heading:after {
		left: 74.4%
	}
	#main.inner-page .page-heading .text {
		width: 74.5%
	}
	#main .newsroom-section .news-list li {
		padding-right: 22%
	}
	#main .search-content .product-list li {
		width: 33.33%
	}
	#main .application-item .application-category .content,
	#main .application-item .application-item .content,
	#main .application-overview .application-category .content,
	#main .application-overview .application-item .content {
		margin-left: 10px
	}
}

@media only screen and (min-width:1025px) {
	a[href^=skype],
	a[href^=sms],
	a[href^=tel] {
		cursor: default;
		pointer-events: none
	}
}

@media (min-width:1200px) {
	#main .hero-banner .caption {
		min-height: 224px
	}
	#main .hero-banner .caption .title {
		font-size: 42px;
		line-height: 50px
	}
}

@media (max-width:991px) {
	#main .about-block-home br {
		display: none
	}
	#main .product-slideshow-wrapper h1 {
		font-size: 27px;
		line-height: 30px
	}
	#main .top-banner .sub-heading .headline {
		font-size: 26px
	}
}

@media (max-width:767px) {
	#header {
		position: relative!important;
		background: rgba(255, 255, 255, .95)
	}
	#header .navbar-toggle {
		position: absolute;
		margin: 0;
		top: 19px;
		right: 25px;
		padding: 0;
		border: none;
		border-radius: 0!important;
		box-shadow: none!important;
		-webkit-appearance: none
	}
	#header .navbar-toggle .icon-bar {
		border-radius: 0;
		background: #888;
		height: 4px;
		width: 26px
	}
	#header .navbar-toggle .icon-bar+.icon-bar {
		margin-top: 5px
	}
	.header-top {
		position: absolute;
		top: 15px;
		left: 25px;
		z-index: 1
	}
	.language-select a[data-toggle=dropdown] {
		display: none
	}
	body .jcf-select-language-select {
		display: block!important;
		margin: 0;
		width: 34px;
		height: 34px;
		min-width: 0;
		background: #b7b7b7;
		border-color: #b7b7b7
	}
	body .jcf-select-language-select .jcf-list-content ul li:first-child {
		display: none
	}
	body .jcf-select-language-select .jcf-list .jcf-option,
	body .jcf-select-language-select .jcf-select-text>span {
		font-size: 0;
		line-height: 0;
		padding: 0
	}
	body .jcf-select-language-select .jcf-list .jcf-option>span,
	body .jcf-select-language-select .jcf-select-text>span>span {
		text-transform: uppercase;
		font-size: 13px;
		line-height: 18px;
		display: block;
		padding: 2px 0;
		text-align: center
	}
	body .jcf-select-language-select .jcf-select-text {
		text-overflow: inherit;
		margin: 0;
		font-weight: 600;
		color: #fff;
		text-align: center;
		padding: 0
	}
	body .jcf-select-language-select .jcf-select-text .jcf-option-opt-default,
	body .jcf-select-language-select .jcf-select-text span span {
		display: block;
		font-size: 14px;
		text-transform: uppercase;
		line-height: 32px;
		padding: 0
	}
	body .jcf-select-language-select .jcf-select-opener {
		display: none
	}
	.header-bottom {
		padding-top: 19px
	}
	.logo {
		width: 198px;
		margin: 0 auto 25px
	}
	.header-right {
		clear: both;
		background: #c9c9ce;
		margin: 0 -12px;
		padding: 7px 10px
	}
	#nav>ul>li {
		font-size: 27px;
		line-height: 30px;
		text-transform: lowercase;
		border-bottom: 1px solid #d6d6d6
	}
	#nav>ul>li>a {
		font-weight: 700;
		display: block;
		position: relative;
		padding: 18px 36px 17px 30px
	}
	#nav>ul>li>a:after {
		content: ">";
		color: #888;
		position: absolute;
		top: 19px;
		right: 17px;
		font-weight: 400
	}
	#nav>ul>li>a:active,
	#nav>ul>li>a:focus,
	#nav>ul>li>a:hover {
		text-decoration: none
	}
	#nav .dropdown {
		position: static!important
	}
	#nav .color-success .link-back {
		color: #7bb142
	}
	#nav .color-warning .link-back {
		color: #e27b36
	}
	#nav .color-default .link-back {
		color: #858585
	}
	#nav .mega-menu {
		position: absolute;
		top: 0;
		left: 100%;
		border: none;
		margin: 0;
		border-radius: 0;
		background: 0 0;
		box-shadow: none;
		padding: 0;
		display: block;
		width: 100%
	}
	#nav .mega-menu .link-back {
		font-weight: 700;
		font-size: 27px;
		line-height: 30px;
		text-transform: lowercase;
		padding: 18px 30px 17px;
		border-bottom: 1px solid #d6d6d6
	}
	#nav .mega-menu .link-back:active,
	#nav .mega-menu .link-back:focus,
	#nav .mega-menu .link-back:hover {
		text-decoration: none
	}
	#nav .mega-menu .close-link {
		display: none
	}
	#nav .mega-menu .subnav {
		padding: 0
	}
	#nav .mega-menu .title {
		display: block;
		font-size: 18px;
		line-height: 1;
		font-weight: 700;
		border-bottom: 1px solid #d6d6d6
	}
	#nav .mega-menu .title a {
		display: block;
		padding: 18px 30px 17px;
		color: #858585
	}
	#nav .mega-menu .title a:hover {
		text-decoration: none;
		color: #525252
	}
	#nav .mega-menu ul li {
		font-size: 18px;
		line-height: 1;
		font-weight: 400;
		text-transform: none
	}
	#nav .mega-menu ul a {
		display: block;
		padding: 18px 30px 17px;
		color: #858585
	}
	#nav .mega-menu ul a:hover {
		text-decoration: none;
		color: #525252
	}
	#nav .mega-menu .subnav>ul>li {
		font-size: 18px;
		line-height: 1;
		font-weight: 400;
		text-transform: none;
		border-bottom: 1px solid #d6d6d6
	}
	#nav .mega-menu .subnav>ul>li>a {
		display: block;
		padding: 18px 30px 17px;
		color: #858585;
		font-weight: 700;
		text-transform: uppercase
	}
	#nav .mega-menu .subnav>ul>li>a:hover {
		text-decoration: none;
		color: #525252
	}
	#nav .mega-menu .subnav .clinks li {
		padding-left: 0
	}
	#nav .mega-menu .subnav .clinks li a {
		position: relative;
		padding-left: 60px
	}
	#nav .mega-menu .subnav .clinks li a span[class^=icon-] {
		position: absolute;
		top: 50%;
		margin-top: -11px;
		left: 20px
	}
	#nav .mega-menu .drop-nav .title .opener:after {
		content: " +"
	}
	#nav .mega-menu .drop-nav.active .opener {
		text-decoration: none;
		color: #525252
	}
	#nav .mega-menu .drop-nav.active .title .opener:after {
		content: " -"
	}
	#nav .mega-menu .drop-nav ul {
		border-bottom: 1px solid #d6d6d6
	}
	#nav .mega-menu .drop-nav ul li {
		font-size: 18px;
		line-height: 1;
		font-weight: 400;
		text-transform: none
	}
	#nav .mega-menu .drop-nav ul a {
		display: block;
		padding: 18px 30px 17px;
		color: #858585
	}
	#nav .mega-menu .drop-nav ul a:hover {
		text-decoration: none;
		color: #525252
	}
	.top-nav {
		padding: 24px 33px
	}
	.top-nav li {
		text-transform: uppercase;
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 16px;
		letter-spacing: .024em
	}
	.top-nav li a {
		color: #858585
	}
	.top-nav li a:hover {
		text-decoration: none;
		color: #060606
	}
	.search-form a[data-toggle=dropdown] {
		display: none
	}
	.search-form .dropdown-menu {
		margin-top: 0;
		display: block!important;
		position: relative!important;
		width: 100%;
		border-radius: 5px;
		background: #fff;
		text-align: center;
		box-shadow: none
	}
	.search-form .dropdown-menu:before {
		position: absolute;
		font-family: icomoon;
		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;
		content: "\e605";
		z-index: 11;
		left: 50%;
		top: 5px;
		color: #8e8e93;
		margin-left: -40px
	}
	.search-form .dropdown-menu.active:before {
		display: none
	}
	.search-form .dropdown-menu.active .search-input::-webkit-input-placeholder {
		font-size: 0;
		line-height: 0
	}
	.search-form .dropdown-menu.active .search-input::-moz-placeholder {
		opacity: 1;
		font-size: 0;
		line-height: 0
	}
	.search-form .dropdown-menu.active .search-input:-moz-placeholder {
		font-size: 0;
		line-height: 0
	}
	.search-form .dropdown-menu.active .search-input:-ms-input-placeholder {
		font-size: 0;
		line-height: 0
	}
	.search-form .dropdown-menu.active .search-input.placeholder {
		font-size: 0;
		line-height: 0
	}
	.search-form .search-input {
		height: 28px;
		padding: 4px 10px;
		text-align: center;
		color: #8e8e93;
		font-size: 14px;
		line-height: 18px
	}
	.search-form .search-input::-webkit-input-placeholder {
		color: #8e8e93
	}
	.search-form .search-input::-moz-placeholder {
		opacity: 1;
		color: #8e8e93
	}
	.search-form .search-input:-moz-placeholder {
		color: #8e8e93
	}
	.search-form .search-input:-ms-input-placeholder {
		color: #8e8e93
	}
	.search-form .search-input.placeholder {
		color: #8e8e93
	}
	#main-navigation {
		position: absolute;
		top: 0;
		right: -306px;
		width: 306px;
		background: #fff;
		box-shadow: 15px 0 20px -10px rgba(29, 27, 27, .35) inset;
		z-index: 9999;
		border: none;
		bottom: -9999px;
		display: block!important;
		height: auto!important;
		padding: 0;
		overflow: hidden
	}
	.drop-wrap {
		position: relative
	}
	body.default #main .button-holder.large {
		padding: 0
	}
	body.default #main .button-holder.large .btn-primary {
		width: 290px;
		border-width: 2px;
		font-size: 12px;
		line-height: 14px;
		padding: 8px 10px;
		border-radius: 10px
	}
	body.default #main .top-banner.larger h1 {
		font-size: 30px
	}
	body.default #main .bg-stretch.underline {
		border-bottom: 6px solid #1f427d
	}
	body.default #main .tab-accordion .active .opener,
	body.default #main .tab-accordion .opener:active,
	body.default #main .tab-accordion .opener:before,
	body.default #main .tab-accordion .opener:focus,
	body.default #main .tab-accordion .opener:hover {
		background: #1f427d
	}
	body.products #main .button-holder.large {
		padding: 0
	}
	body.products #main .button-holder.large .btn-primary {
		width: 290px;
		border-width: 2px;
		font-size: 12px;
		line-height: 14px;
		padding: 8px 10px;
		border-radius: 10px
	}
	body.products #main .top-banner.larger h1 {
		font-size: 30px
	}
	body.products #main .bg-stretch.underline {
		border-bottom: 6px solid #1f427d
	}
	body.products #main .tab-accordion .active .opener,
	body.products #main .tab-accordion .opener:active,
	body.products #main .tab-accordion .opener:before,
	body.products #main .tab-accordion .opener:focus,
	body.products #main .tab-accordion .opener:hover {
		background: #1f427d
	}
	body.design-tools #main .button-holder.large {
		padding: 0
	}
	body.design-tools #main .button-holder.large .btn-primary {
		width: 290px;
		border-width: 2px;
		font-size: 12px;
		line-height: 14px;
		padding: 8px 10px;
		border-radius: 10px
	}
	body.design-tools #main .top-banner.larger h1 {
		font-size: 30px
	}
	body.design-tools #main .bg-stretch.underline {
		border-bottom: 6px solid #7bb142
	}
	body.design-tools #main .tab-accordion .active .opener,
	body.design-tools #main .tab-accordion .opener:active,
	body.design-tools #main .tab-accordion .opener:before,
	body.design-tools #main .tab-accordion .opener:focus,
	body.design-tools #main .tab-accordion .opener:hover {
		background: #7bb142
	}
	body.applications #main .button-holder.large {
		padding: 0
	}
	body.applications #main .button-holder.large .btn-primary {
		width: 290px;
		border-width: 2px;
		font-size: 12px;
		line-height: 14px;
		padding: 8px 10px;
		border-radius: 10px
	}
	body.applications #main .top-banner.larger h1 {
		font-size: 30px
	}
	body.applications #main .bg-stretch.underline {
		border-bottom: 6px solid #e27b36
	}
	body.applications #main .tab-accordion .active .opener,
	body.applications #main .tab-accordion .opener:active,
	body.applications #main .tab-accordion .opener:before,
	body.applications #main .tab-accordion .opener:focus,
	body.applications #main .tab-accordion .opener:hover {
		background: #e27b36
	}
	body.support #main .button-holder.large {
		padding: 0
	}
	body.support #main .button-holder.large .btn-primary {
		width: 290px;
		border-width: 2px;
		font-size: 12px;
		line-height: 14px;
		padding: 8px 10px;
		border-radius: 10px
	}
	body.support #main .top-banner.larger h1 {
		font-size: 30px
	}
	body.support #main .bg-stretch.underline {
		border-bottom: 6px solid #666766
	}
	body.support #main .tab-accordion .active .opener,
	body.support #main .tab-accordion .opener:active,
	body.support #main .tab-accordion .opener:before,
	body.support #main .tab-accordion .opener:focus,
	body.support #main .tab-accordion .opener:hover {
		background: #666766
	}
	#main .breadcrumb {
		padding: 8px 29px 13px;
		margin-bottom: 0
	}
	.inner #main {
		padding-bottom: 18px
	}
	#main .hero-banner .caption .hover-block {
		display: none
	}
	#main .hero-banner .application-side,
	#main .hero-banner .design-side,
	#main .hero-banner .product-side {
		white-space: nowrap;
		text-align: center
	}
	#main .hero-banner .application-side:after,
	#main .hero-banner .design-side:after,
	#main .hero-banner .product-side:after {
		content: "";
		display: inline-block;
		vertical-align: middle;
		height: 100%;
		width: 1px;
		overflow: hidden
	}
	#main .hero-banner .application-side:before,
	#main .hero-banner .design-side:before,
	#main .hero-banner .product-side:before {
		opacity: .82;
		visibility: visible
	}
	#main .hero-banner .caption {
		position: relative;
		left: 0;
		right: 0;
		display: inline-block;
		vertical-align: middle;
		white-space: normal;
		max-width: 100%;
		z-index: 3;
		padding-bottom: 8px
	}
	#main .hero-banner .caption .title {
		display: block;
		font-weight: 400;
		font-size: 27px;
		line-height: 30px;
		color: #fff;
		letter-spacing: -.02em
	}
	#main .about-block-home {
		font-size: 18px;
		line-height: 25px;
		text-align: left;
		background: #ebebeb;
		padding: 50px 31px
	}
	#main .about-block-home p {
		margin-bottom: 26px
	}
	#main .about-block-home .learn-more {
		font-size: 14px;
		line-height: 16px
	}
	#main .featured-products h3 {
		margin-left: 20px;
		margin-right: 20px
	}
	#main .featured-products .featured-product {
		padding-bottom: 40px;
		margin-left: 20px;
		margin-right: 20px
	}
	#main .overview.products h1 {
		font-size: 28px
	}
	#main .overview.product-category-listing .product .desc h4 {
		margin-top: 5%
	}
	#main .overview.product-category-listing .product .desc h4 a {
		line-height: 16px;
		font-size: 16px
	}
	#main .overview {
		margin-left: 20px;
		margin-right: 20px
	}
	#main .overview .product {
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 40px
	}
	#main .overview .product .image {
		float: none
	}
	#main .overview .product .desc h4 a {
		line-height: 16px;
		font-size: 16px
	}
	#main .overview .product .desc h4 a:hover {
		letter-spacing: 1.675px
	}
	#main .overview .product .desc h5 {
		margin-top: 5px;
		font-size: 16px
	}
	#main .overview .product .desc .links li {
		line-height: 24px;
		font-size: 14px
	}
	#main .overview .lazy-load {
		display: none
	}
	#main .product-section {
		padding: 38px 24px 0
	}
	#main .product-slideshow-wrapper h1 {
		margin-bottom: 30px;
		letter-spacing: 0
	}
	#main .product-list {
		padding-left: 5px
	}
	#main .product-list li {
		padding-bottom: 33px
	}
	#main .product-list li .image {
		padding-bottom: 10px
	}
	#main .product-list li .title {
		font-size: 16px;
		line-height: 22px;
		letter-spacing: .14em;
		padding-bottom: 9px
	}
	#main .product-list li .links li {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 5px
	}
	#main .top-banner.no-bg h2 {
		font-size: 32px;
		line-height: 32px;
		font-weight: 400;
		margin-left: 29px
	}
	#main .top-banner .bg-stretch {
		top: 0
	}
	#main .top-banner .banner-block {
		position: relative;
		overflow: hidden;
		margin: 0 -10px;
		padding: 13px 36px;
		min-height: 150px
	}
	#main .top-banner .title-block {
		position: relative;
		overflow: hidden;
		margin: 0 -10px;
		padding: 13px 36px 0
	}
	#main .top-banner .subtitle-block {
		padding-left: 25px
	}
	#main .top-banner .sub-heading .link-list {
		margin-top: 20px
	}
	#main .top-banner .sub-heading .link-list p {
		width: 75%
	}
	#main .about-block {
		padding: 24px 30px 23px
	}
	#main .about-block .text {
		font-size: 18px;
		line-height: 25px
	}
	#main .about-block .video-block {
		padding-bottom: 45px
	}
	#main .about-block .button-holder {
		padding: 0 0 18px;
		text-align: center
	}
	#main .about-block .btn-primary {
		width: 292px;
		font-size: 14px;
		line-height: 16px;
		letter-spacing: .1em;
		padding: 10px
	}
	#main .about-block .video-block .video {
		width: 295px;
		margin-bottom: 15px
	}
	#main .about-block .video-block .video img {
		width: 100%;
		height: auto
	}
	#main .about-block .video-block .video-title {
		font-size: 18px;
		line-height: 20px;
		padding-right: 10px
	}
	#main .tab-section {
		padding: 32px 0 16px
	}
	#main .tab-section.two-tab {
		padding: 15px 0
	}
	#main .tabset-holder {
		padding: 0 30px 20px
	}
	#main .tab-content .tab-block {
		padding: 0 29px 9px
	}
	#main .tab-content .tab-block .product-list {
		padding: 25px 5px
	}
	#main .tab-content .tab-block .product-list>li {
		padding-bottom: 18px;
		margin-bottom: 9px
	}
	#main .tab-content .overview-tab .tab-slide h2 {
		font-size: 20px;
		font-weight: 700
	}
	#main .tab-content .overview-tab .button-holder {
		padding: 20px 0
	}
	#main .tab-content .overview-tab .button-holder .btn-primary {
		width: 290px;
		border-width: 2px;
		font-size: 12px;
		line-height: 14px;
		padding: 8px 10px;
		border-radius: 10px
	}
	#main .tab-content .contact-info h3 {
		font-size: 32px;
		line-height: 1;
		margin-bottom: 24px
	}
	#main .tab-content .contact-info .text-block,
	#main .tab-content .contact-info address {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 27px
	}
	#main .tab-content .distributor-tab .contact-info {
		padding-top: 48px
	}
	#main .tab-content.tab-accordion .tab-slide {
		padding-bottom: 0;
		padding-top: 10px
	}
	#main .tab-accordion .opener {
		text-align: center;
		font-size: 14px;
		line-height: 16px;
		text-transform: uppercase;
		font-weight: 400;
		margin-bottom: -1px;
		margin-right: 2px;
		display: block;
		padding: 12px 0;
		background: #464647;
		color: #fff;
		-webkit-transition: .2s linear;
		transition: .2s linear;
		letter-spacing: .1em;
		position: relative
	}
	#main .tab-accordion .opener:after {
		content: " +"
	}
	#main .tab-accordion .opener:before {
		content: "";
		position: absolute;
		left: -99px;
		right: -99px;
		bottom: 0;
		height: 1px;
		display: none
	}
	#main .tab-accordion .active .opener:after {
		content: " -"
	}
	#main .tab-accordion .active .opener:before {
		display: block
	}
	#main .tab-accordion .active .opener,
	#main .tab-accordion .opener:active,
	#main .tab-accordion .opener:focus,
	#main .tab-accordion .opener:hover {
		text-decoration: none
	}
	#main .tab-accordion .js-tab-hidden {
		display: block!important;
		width: 100%!important;
		position: static!important
	}
	#main .main-content.search {
		background: url(/images/bg2.png)
	}
	#main .main-content {
		padding: 13px 0;
		background: #fff
	}
	#main #main .main-content .breadcrumb {
		padding: 0 24px;
		overflow: hidden
	}
	#main #main .main-content .breadcrumb li {
		float: left;
		font-size: 12px;
		line-height: 14px;
		position: relative;
		margin-right: 6px
	}
	#main #main .main-content .breadcrumb li:before {
		position: absolute;
		top: 1px;
		left: 0;
		line-height: 1
	}
	#main #main .main-content .breadcrumb li+li {
		padding-left: 10px
	}
	#main #main .main-content .breadcrumb li.active {
		font-weight: 400
	}
	#main .product-details {
		margin-bottom: -8px
	}
	#main .product-details .product-box .image {
		text-align: center;
		margin-bottom: 17px
	}
	#main .product-details .product-box .details {
		line-height: 25px
	}
	#main .product-details .product-box .details .title {
		display: block;
		font-size: 22px;
		line-height: 26px;
		letter-spacing: -.02em
	}
	#main .product-details .product-box .details p {
		margin-bottom: 8px
	}
	#main .product-details .product-box .details .price {
		padding-bottom: 26px
	}
	#main .product-details .add-form .form-select {
		width: 50%;
		margin: 0
	}
	#main .product-details .add-form .form-button {
		width: 50%
	}
	#main .product-details .add-form .jcf-select-quantity-select {
		border-color: #999;
		border-width: 2px
	}
	#main .product-details .add-form .jcf-select-quantity-select .jcf-select-text {
		margin: 0 38px 0 23px
	}
	#main .product-details .add-form .jcf-select-quantity-select .jcf-select-opener {
		right: 16px
	}
	#main .product-details .product-description {
		background: #ebebeb;
		padding: 35px 40px;
		margin: 0 -10px;
		font-size: 18px;
		color: #333;
		line-height: 25px
	}
	#main .product-details .product-description p {
		margin-bottom: 9px
	}
	#main .product-details .product-description ul li {
		padding-left: 10px;
		margin-bottom: 10px
	}
	#main .product-details .product-description ul li:before {
		top: -2px
	}
	#main .jcf-select-quantity-select .jcf-list .jcf-option {
		padding: 10px 23px
	}
	#main .dimension-block {
		padding: 0
	}
	#main .dimension-block .image-holder {
		margin-bottom: 41px
	}
	#main .dimension-block .btn-primary {
		border-width: 3px;
		width: 295px;
		font-size: 14px;
		line-height: 16px;
		padding: 9px;
		letter-spacing: .1em;
		border-radius: 10px
	}
	#main .table-block {
		padding: 32px 0 18px
	}
	#main .dimension-table {
		width: 290px
	}
	#main .dimension-table td,
	#main .dimension-table th {
		font-size: 14px;
		line-height: 16px;
		padding: 5px 10px 5px 5px
	}
	#main .main-content-banner {
		background: 0 0
	}
	#main .main-content-banner .intro-banner .image {
		text-align: center;
		margin-bottom: 20px
	}
	#main .brochure-table .col1 {
		width: 36.33%
	}
	#main .brochure-table .col2 {
		width: 25.33%
	}
	#main .brochure-table .col3 {
		width: 16%
	}
	#main .brochure-table .col4 {
		width: 23.33%
	}
	#main .brochure-table td {
		font-size: 12px;
		padding-left: 3px;
		padding-right: 3px
	}
	#main .brochure-table td:first-child,
	#main .brochure-table td:nth-child(2) {
		padding-left: 22px
	}
	#main .brochure-table [class^=flag-],
	#main .brochure-table [class^=icon-] {
		margin-right: 2px;
		margin-left: -20px
	}
	#main.inner-page {
		padding: 0
	}
	#main.inner-page .page-heading {
		padding: 0 28px 24px
	}
	#main.inner-page .page-heading .links {
		padding: 0 0 10px
	}
	#main.inner-page .page-heading .links li {
		font-size: 22px;
		line-height: 27px;
		text-transform: none;
		letter-spacing: -.02em
	}
	#main.inner-page .page-title {
		padding: 14px 28px 4px;
		line-height: 33px
	}
	#main .page-title {
		padding: 3px 30px
	}
	#main .contact-tab .text-block {
		padding: 4px 0 25px
	}
	#main .contact-tab .text-block p {
		margin-bottom: 24px
	}
	#main .contact-tab .text-block .btn {
		border-radius: 10px;
		max-width: 295px;
		display: block;
		border-width: 2px;
		border-color: #005395;
		background: #fff;
		color: #005395;
		font-size: 14px;
		padding: 7px 12px;
		letter-spacing: .1em;
		margin-bottom: 28px
	}
	#main .contact-tab h2 {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 10px
	}
	#main .contact-form {
		margin: 0 -40px;
		padding: 25px 38px 41px
	}
	#main .contact-form .form-control,
	#main .contact-form .jcf-select-form-control {
		font-size: 12px;
		height: 36px;
		padding: 8px 17px
	}
	#main .contact-form .form-control .jcf-select-text,
	#main .contact-form .jcf-select-form-control .jcf-select-text {
		font-size: 12px;
		line-height: 18px
	}
	#main .contact-form .form-control .jcf-select-opener,
	#main .contact-form .jcf-select-form-control .jcf-select-opener {
		line-height: 36px
	}
	#main .contact-form textarea.form-control {
		min-height: 161px!important
	}
	#main .contact-form .form-button {
		padding: 22px 0 0
	}
	#main .contact-form .btn {
		display: block;
		margin: 0 auto;
		width: 295px;
		border-radius: 10px;
		max-width: 100%;
		font-size: 14px;
		padding: 11px
	}
	#main .distributor-form {
		margin: 0 -40px;
		padding: 25px 38px 41px
	}
	#main .distributor-form .location-group {
		padding-bottom: 22px
	}
	#main .distributor-form .form-group {
		margin-bottom: 14px
	}
	#main .distributor-form .form-control,
	#main .distributor-form .jcf-select-form-control {
		font-size: 12px;
		height: 36px;
		padding: 8px 17px
	}
	#main .distributor-form .form-control .jcf-select-text,
	#main .distributor-form .jcf-select-form-control .jcf-select-text {
		font-size: 12px;
		line-height: 18px
	}
	#main .distributor-form .form-control .jcf-select-opener,
	#main .distributor-form .jcf-select-form-control .jcf-select-opener {
		line-height: 36px
	}
	#main .distributor-form textarea.form-control {
		min-height: 161px!important
	}
	#main .distributor-form .selection-group {
		padding: 26px 0
	}
	#main .distributor-form .selection-group h3 {
		font-size: 32px;
		line-height: 1;
		font-weight: 400;
		margin-bottom: 16px
	}
	#main .distributor-form .selection-group ul {
		padding-bottom: 28px
	}
	#main .distributor-form .selection-group ul li {
		font-size: 14px
	}
	#main .distributor-form .selection-group .form-group {
		padding-left: 2px;
		margin-bottom: 1px
	}
	#main .distributor-form .selection-group .form-group label {
		padding-left: 35px
	}
	#main .distributor-form .form-button {
		padding: 14px 0 15px
	}
	#main .distributor-form .btn {
		display: block;
		margin: 0 auto;
		width: 295px;
		border-radius: 10px;
		font-size: 14px;
		padding: 9px 10px
	}
	#main .newsroom-section .news-list {
		padding: 0 28px
	}
	#main .newsroom-section .news-list li h3 {
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 24px;
		padding-right: 10px
	}
	#main .newsroom-section .news-list li h3 br {
		display: none
	}
	#main .newsroom-section .news-list li h3 a {
		color: #333
	}
	#main .newsroom-section .news-list li {
		font-size: 18px;
		line-height: 25px
	}
	#main .newsroom-section .news-list li p {
		margin-bottom: 25px
	}
	#main .distributor-tab .text-block {
		padding: 15px 0 26px
	}
	#main .distributor-tab .order-list li {
		font-size: 18px;
		line-height: 25px
	}
	#main .search-result .main-content {
		padding: 0
	}
	#main .two-tab .tab-block {
		padding-bottom: 20px
	}
	.search-result #main #main .breadcrumb {
		margin: 0 -9970px;
		padding: 14px 10000px;
		background: #fff
	}
	#main .advance-search-block {
		padding: 20px 28px 46px
	}
	#main .advance-search-block h1 {
		font-size: 39px;
		line-height: 40px;
		margin-bottom: 24px
	}
	#main .advance-search-form .form-group {
		margin-bottom: 11px
	}
	#main .advance-search-form .check-list {
		display: none
	}
	#main .advance-search-form .form-control {
		font-size: 12px;
		padding: 9px 17px 8px
	}
	#main .advance-search-form .form-button {
		padding: 34px 0 0
	}
	#main .advance-search-form .btn {
		display: block;
		margin: 0 auto;
		width: 295px;
		border-radius: 10px;
		font-size: 14px;
		padding: 9px
	}
	#main .advance-search-form .jcf-select-checklist-select {
		display: block!important
	}
	#main .search-content {
		padding: 26px 28px 20px
	}
	#main .search-content .result-section {
		padding-top: 14px;
		padding-bottom: 80px
	}
	#main .search-content .result-section h2 {
		font-size: 31px;
		line-height: 1;
		letter-spacing: -.019em
	}
	#main .search-content .product-list {
		padding: 8px 0 27px
	}
	#main .search-content .product-list li {
		padding-bottom: 25px
	}
	#main .search-content .product-list li .desc {
		padding: 10px 0 0
	}
	#main .search-content .product-list li .title {
		padding-bottom: 7px
	}
	#main .search-content .product-list li .links li {
		font-size: 14px;
		line-height: 22px
	}
	#main .search-content .product-list li .image {
		margin-bottom: 2px
	}
	#main .search-content .page-info {
		font-size: 18px;
		line-height: 20px
	}
	#main .filter-options {
		margin-bottom: 21px
	}
	#main .filter-options header {
		padding: 7px 1px 9px
	}
	#main .filter-options header .title {
		font-size: 26px;
		line-height: 26px
	}
	#main .filter-options .opener-icon {
		line-height: 20px;
		margin-right: 0
	}
	#main .filter-options .opener-icon .active {
		font-size: 11px;
		line-height: 20px
	}
	#main .filter-options .opener-icon .normal {
		font-size: 18px
	}
	#main .filter-options .options-list li {
		font-size: 18px;
		line-height: 20px
	}
	#main .doc-result .doc-list {
		padding: 8px 0
	}
	#main .doc-result .doc-list li {
		font-size: 18px;
		line-height: 25px;
		padding-left: 50px;
		margin-bottom: 24px
	}
	#main .doc-result .doc-list li:before {
		top: 6px;
		width: 34px;
		height: 34px;
		background-image: url(/images/icon-pdf2.png)
	}
	#main .doc-result .doc-list li .title {
		padding-bottom: 2px
	}
	#main .primary-text div {
		margin: 25px
	}
	#main .sub-page-overview {
		margin: 0 26px
	}
	#main .sub-page-overview .content .link {
		font-weight: 700
	}
	#main .text-only {
		margin: 30px 29px 0;
		font-size: 15px;
		letter-spacing: -.3px
	}
	#main .text-only h2 {
		letter-spacing: -.6px;
		font-weight: 700
	}
	#main .application-item h2,
	#main .application-overview h2 {
		margin: 0 29px 30px
	}
	#main .application-item .application-category,
	#main .application-item .application-item,
	#main .application-overview .application-category,
	#main .application-overview .application-item {
		margin: 0 29px 30px;
		font-size: 15px
	}
	#main .application-item .application-category .content .title h2,
	#main .application-item .application-category .content .title h3,
	#main .application-item .application-item .content .title h2,
	#main .application-item .application-item .content .title h3,
	#main .application-overview .application-category .content .title h2,
	#main .application-overview .application-category .content .title h3,
	#main .application-overview .application-item .content .title h2,
	#main .application-overview .application-item .content .title h3 {
		font-size: 19px;
		font-weight: 700;
		margin-top: 20px;
		margin-bottom: 0
	}
	#main .button-holder {
		text-align: center
	}
	#main .press-release-wrapper {
		margin: 0 30px
	}
	#main .press-release-wrapper .about,
	#main .press-release-wrapper .press-release {
		font-size: 18px;
		line-height: 24px
	}
	#footer {
		text-align: center;
		padding: 21px 0;
		font-size: 14px;
		line-height: 18px
	}
	#footer .footer-info .social-networks {
		text-align: center;
		padding-bottom: 12px
	}
	#footer .footer-info .social-networks li {
		font-size: 32px;
		padding: 0 24px 10px;
		vertical-align: middle
	}
	#footer .footer-info .social-networks li .icon-youtube {
		font-size: 32px
	}
	#footer .footer-info .social-networks li .icon-twitter {
		font-size: 24px
	}
	#footer .bottom-link {
		padding: 0 0 12px 4px
	}
	#footer .bottom-link li {
		text-transform: lowercase
	}
	#footer .bottom-link li+li:before {
		padding: 0 8px
	}
	#footer .copyright {
		font-size: 11px;
		line-height: 14px;
		padding-bottom: 1px
	}
	#footer .footer-nav {
		padding-bottom: 10px
	}
	#footer .footer-nav li {
		display: inline-block;
		font-size: 14px;
		line-height: 16px;
		text-transform: lowercase;
		margin-bottom: 10px
	}
	#footer .footer-nav li+li:before {
		content: "|";
		color: #666766;
		padding: 0 10px
	}
}

@media (max-width:374px) {
	#header .navbar-toggle {
		right: 15px
	}
	.header-top {
		left: 15px
	}
	#main-navigation {
		width: 260px;
		right: -260px
	}
	.nav-active .w1 {
		margin-left: -260px
	}
	#main .about-block-home {
		padding: 40px 5px
	}
	#main .product-section {
		padding: 30px 0 0
	}
	#main .product-slideshow-wrapper h1 {
		padding: 0
	}
	#main .about-block {
		padding: 20px 5px
	}
	#main .tabset-holder {
		padding: 0 5px 10px
	}
	#main #main .main-content .breadcrumb {
		padding: 0 5px
	}
	#main .product-details .product-box {
		padding: 12px 5px
	}
	#main .product-details .product-description {
		padding: 30px 20px
	}
	#main.inner-page .page-heading {
		padding: 0 5px 20px
	}
	#main.inner-page .page-title {
		padding: 10px 5px
	}
	#main .newsroom-section .news-list {
		padding: 0 5px
	}
}

@media print {
	* {
		text-shadow: none!important;
		color: #000!important;
		background: 0 0!important;
		box-shadow: none!important;
		min-width: 0!important;
		height: auto!important;
		page-break-inside: always;
		overflow: hidden!important;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif!important
	}
	:after,
	:before {
		display: none!important
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100%!important;
		height: auto!important
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	select {
		background: #fff!important
	}
	.container {
		padding-left: 0;
		padding-right: 0;
		width: 100%!important;
		margin: 0!important
	}
	#header {
		clear: both;
		position: static!important;
		padding-bottom: 15px!important;
		border-bottom: 1px solid #666!important
	}
	#header .logo {
		width: 192px;
		height: auto;
		margin: 0 auto
	}
	#main {
		clear: both
	}
	.about-block p {
		margin-bottom: 10px
	}
	.product-section {
		padding: 10px 0
	}
	.product-list li {
		clear: both
	}
	.product-list li .desc,
	.product-list li .image {
		display: inline-block;
		vertical-align: top
	}
	.product-list li .image {
		width: 128px;
		text-align: center
	}
	.product-list li .desc {
		max-width: 60%
	}
	#footer {
		text-align: center;
		display: inline-block;
		vertical-align: top;
		width: 100%;
		clear: both;
		border-top: 1px solid #666!important;
		padding-top: 20px!important
	}
	#footer * {
		clear: both!important;
		overflow: visible!important;
		float: none!important;
		display: block;
		width: 100%;
		margin: 0 auto
	}
	#footer * a {
		display: inline
	}
	#footer .footer-info {
		float: none;
		width: 100%;
		clear: both
	}
	#footer .footer-info .text {
		display: block;
		clear: both
	}
	#footer .footer-info .footer-logo {
		width: 140px;
		display: block!important;
		margin-bottom: 20px!important
	}
	#footer .footer-info .contact-info {
		display: block!important
	}
	.footer-bottom {
		padding-top: 10px!important
	}
	.product-section .col-sm-6.col-md-7.hidden-xs {
		display: block!important
	}
	.product-slideshow {
		clear: both
	}
	.product-slideshow.hidden-xs {
		display: block!important
	}
	.product-slideshow .mask {
		height: auto!important
	}
	.product-slideshow .slideset {
		width: 100%!important;
		margin: 0!important
	}
	.product-slideshow .slide {
		display: block!important;
		float: none!important;
		margin: 0!important;
		width: 100%!important
	}
	.product-slideshow .slide .image {
		min-height: 0;
		padding: 0
	}
	[class^=col-] {
		clear: both!important;
		float: none!important;
		width: 100%!important
	}
	.bg-stretch {
		position: static!important;
		margin-bottom: 10px!important
	}
	.bg-stretch img {
		width: 100%!important;
		height: auto!important;
		margin: 0!important
	}
	.product-banner {
		padding: 0 0 10px!important;
		color: #000!important;
		height: auto!important
	}
	.product-banner .banner-block {
		padding: 0!important;
		margin: 0!important;
		height: auto!important
	}
	.product-banner h1 br {
		display: none
	}
	.about-block {
		text-align: left!important;
		padding: 10px 0!important
	}
	.about-block .text {
		float: none!important;
		width: 100%!important;
		padding: 0 0 10px!important
	}
	.tab-section {
		padding: 0!important
	}
	.tab-section .js-tab-hidden,
	.tab-section .tab-block,
	.tab-section .tab-slide {
		position: static!important;
		width: 100%!important;
		display: block!important;
		height: auto!important;
		padding: 10px 0!important;
		margin: 0!important
	}
	.tab-content .product-list li {
		display: block;
		padding: 0 0 20px;
		margin: 0;
		width: 100%!important
	}
	.tab-content .overview-tab h2 {
		line-height: 34px
	}
	.tab-content .contact-info {
		padding: 0 10px
	}
	.product-details .product-box {
		border: none!important;
		padding: 0!important
	}
	.product-details .product-box .image {
		float: none;
		width: 100%!important;
		margin: 0 0 20px!important
	}
	.product-details .product-box .product-description {
		width: 100%!important
	}
	.dimension-block {
		display: inline-block;
		vertical-align: top;
		width: 100%;
		clear: both;
		margin-bottom: 30px
	}
	.brochure-table-holder,
	.overview-table-holder,
	.table-block {
		display: inline-block!important;
		vertical-align: top;
		width: 100%!important;
		padding: 10px 0;
		clear: both!important;
		page-break-inside: avoid
	}
	.brochure-table-holder .brochure-table td,
	.brochure-table-holder .brochure-table th,
	.brochure-table-holder .dimension-table td,
	.brochure-table-holder .dimension-table th,
	.brochure-table-holder .overview-table td,
	.brochure-table-holder .overview-table th,
	.overview-table-holder .brochure-table td,
	.overview-table-holder .brochure-table th,
	.overview-table-holder .dimension-table td,
	.overview-table-holder .dimension-table th,
	.overview-table-holder .overview-table td,
	.overview-table-holder .overview-table th,
	.table-block .brochure-table td,
	.table-block .brochure-table th,
	.table-block .dimension-table td,
	.table-block .dimension-table th,
	.table-block .overview-table td,
	.table-block .overview-table th {
		border: 1px solid #333!important
	}
	.main-content-banner .intro-banner {
		border: none;
		padding: 0
	}
	.brochure-table-holder .title {
		border-bottom: none
	}
	.brochure-table colgroup {
		width: 100%
	}
	.brochure-table .col1 {
		width: 60%!important
	}
	.brochure-table td {
		padding: 2px 10px!important
	}
	.newsroom-section .news-list {
		padding: 0!important
	}
	.newsroom-section .news-list li {
		clear: both!important;
		page-break-inside: avoid;
		padding: 20px 0!important
	}
	.inner-page .page-heading {
		padding: 0!important;
		margin-bottom: 10px!important
	}
	.inner-page .page-heading .text {
		float: none;
		width: 100%
	}
	.inner-page .page-heading .text h2 {
		font-size: 30px;
		line-height: 36px
	}
	.page-title {
		padding-left: 0!important;
		padding-right: 0!important
	}
	.application-category {
		page-break-inside: avoid
	}
}

div#drawings_icon_menu ul li {
	list-style-type: none
}

@media (max-width:767px) {
	#main .floating-link-box {
		display: block;
		width: 280px;
		height: 230px;
		position: fixed;
		bottom: -330px;
		left: 0;
		z-index: 998;
		background-color: #fff;
		box-shadow: 0 0 6px #000;
		padding: 70px 15px 15px
	}
	#main .floating-link-box .floating-link {
		position: absolute;
		top: 0;
		left: 0;
		width: 280px;
		height: 48px
	}
	#main .floating-link-box .floating-link a {
		font-weight: 700;
		display: block;
		background: #e06632;
		padding: 18px 10px 5px 60px;
		position: relative;
		font-size: 13px;
		line-height: 1;
		color: #fff;
		height: 100%;
		letter-spacing: .046em;
		text-transform: uppercase;
		-webkit-transition: .2s linear;
		transition: .2s linear
	}
	#main .floating-link a .icon {
		position: absolute;
		top: 50%;
		left: 18px;
		margin-top: -13px;
		font-size: 30px;
		color: #fff
	}
	#main .floating-link a:hover {
		text-decoration: none;
		color: #fff;
		background: #c24e1d
	}
	#main div.floating-link-mobile {
		position: fixed;
		bottom: 20px;
		left: 20px;
		box-shadow: 0 0 6px #000;
		z-index: 998;
		width: 50px;
		height: 50px
	}
	#main div.floating-link-mobile a {
		font-weight: 700;
		display: block;
		background: #e06632;
		padding: 10px;
		color: #fff;
		height: 100%;
		-webkit-transition: .2s linear;
		transition: .2s linear
	}
	#main .floating-link-mobile a:hover {
		background: #c24e1d;
		text-decoration: none;
		color: #fff
	}
	#main .floating-link-mobile a .icon {
		font-size: 30px
	}
	#main .floating-link-box .close-box {
		color: #fff;
		position: absolute;
		top: 5px;
		right: 10px;
		z-index: 998;
		font-size: 10px;
		font-weight: 700
	}
	#main .floating-link-box .close-box:hover {
		cursor: pointer
	}
	#main .floating-link-box .icon-blog {
		font-size: 20px;
		vertical-align: middle;
		margin-right: 10px
	}
	#main .floating-link-box .icon-email,
	#main .floating-link-box .icon-phone {
		margin-right: 10px
	}
}

.SCCADFormatMenu,
.SCCADFormatMenu *,
.SCProgressbar {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}

.SCAttrCADLink,
.SCAttrIconCADLink,
.SCAttrIconPDFLink,
.SCAttrPDFLink,
.SCCADLink,
.SCIconCADLink,
.SCIconPDFLink,
.SCPDFLink {
	color: #000;
	font-family: Verdana;
	font-size: 12px;
	white-space: nowrap
}

.SCAttrCADLink a,
.SCAttrIconCADLink a,
.SCAttrIconPDFLink a,
.SCAttrPDFLink a,
.SCCADLink a,
.SCIconCADLink a,
.SCIconPDFLink a,
.SCPDFLink a {
	border: 0!important;
	background-color: transparent!important;
	color: #111;
	font-family: Verdana;
	font-size: 12px;
	font-weight: 400;
	white-space: nowrap
}

.SCAttrCADLink img,
.SCAttrIconCADLink img,
.SCAttrIconPDFLink img,
.SCAttrPDFLink img,
.SCCADLink img,
.SCIconCADLink img,
.SCIconPDFLink img,
.SCPDFLink img {
	border: 0!important;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0 3px 0 0;
	vertical-align: text-bottom
}

.SCAttrCADLink a img,
.SCAttrIconCADLink a img,
.SCAttrIconPDFLink a img,
.SCAttrPDFLink a img,
.SCCADLink a img,
.SCIconCADLink a img,
.SCIconPDFLink a img,
.SCPDFLink a img {
	opacity: .6
}

.SCAttrCADLink:hover a img,
.SCAttrIconCADLink:hover a img,
.SCAttrIconPDFLink:hover a img,
.SCAttrPDFLink:hover a img,
.SCCADLink:hover a img,
.SCIconCADLink:hover a img,
.SCIconPDFLink:hover a img,
.SCPDFLink:hover a img {
	opacity: 1
}

.SCProgress {
	color: #000;
	font-family: Verdana;
	font-size: 12px
}

.SCProgressbar {
	position: relative;
	height: 22px!important;
	border: 1px solid #aaa;
	background-color: #ccc;
	border-radius: 4px;
	margin: 0
}

.SCProgressbar div.ProgressValue {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background-color: #f6a828;
	margin: 0
}

.SCProgressbar div.ProgressText {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	margin: 0
}

.SCCADFormatMenu select {
	color: #000;
	font-family: Verdana;
	font-size: 12px;
	padding: 0;
	margin: 0;
	height: 22px;
	border-radius: 4px;
	border: 1px solid #ccc
}

.SCDownloadcontainerIcon a {
	border: 0!important;
	background-color: transparent!important
}

.SCDownloadcontainerIcon img {
	border: 0!important;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0;
	vertical-align: text-bottom
}

.SCDownloadcontainerThumbnail img {
	border: 0;
	height: 100px;
	padding: 0;
	margin: 0;
	width: 150px
}

.SCProductTable th {
	font-family: Verdana;
	font-size: 12px;
	font-weight: 700;
	color: #000;
	text-align: left;
	white-space: nowrap;
	background-color: #eee;
	padding: 8px;
	min-width: 32px
}

.SCProductTable td {
	font-family: Verdana;
	font-size: 12px;
	font-weight: 400;
	color: #000;
	text-align: left;
	white-space: nowrap;
	background-color: #fff;
	padding: 8px;
	min-width: 32px
}

.SCProductTable tr:nth-child(even) td {
	background-color: #eee
}

#ConfigV5CADFormatCombo {
	display: none!important
}

#ConfigV5Container {
	margin-left: 0!important
}

.SCConfigurator>table.loader,
.SCProductTable>table.loader {
	border: none!important;
	width: auto!important
}

.SCConfigurator>table.loader td,
.SCProductTable>table.loader td {
	vertical-align: middle;
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	min-width: 0;
	padding: 0;
	border: none!important
}

.SCDownloadcontainerThumbnail img[src*=loader-white-100px] {
	width: 100px;
	margin-left: 25px
}

div.slide div.holder {
	cursor: pointer
}

.point {
	position: fixed;
	display: none;
	padding: 10px 15px;
	background: padding-box #f2f2f2;
	font-size: 14px;
	font-weight: 700;
	border: 1px solid #262626;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box
}

.facets .jcf-checkbox,
.pim-filter .jcf-checkbox {
	margin-right: 10px
}

.checkbox+.checkbox,
.facets__section .checkbox-inline,
.pim-filter-section .checkbox-inline,
.radio+.radio {
	margin-top: 10px
}

.facets,
.pim-filter {
	background: url(/images/bg2.png);
	margin-bottom: 20px
}

#main .facets h3,
#main .pim-filter h3 {
	margin: 0 -10px 10px;
	padding: 10px;
	background-color: #1f427d;
	color: #fff
}

.facets label .jcf-checkbox,
.pim-filter label .jcf-checkbox {
	margin: 0;
	position: absolute;
	top: 1px;
	left: 0;
	width: 12px;
	height: 10px;
	background: 0 0;
	border-color: #3c3c3b
}

.facets label .jcf-checkbox.jcf-checked,
.pim-filter label .jcf-checkbox.jcf-checked {
	background-color: #1f427d
}

.facets label .jcf-checkbox.jcf-checked span,
.pim-filter label .jcf-checkbox.jcf-checked span {
	display: none
}

.facets .facets__section label,
.pim-filter .pim-filter-section label {
	font-size: 11px;
	line-height: 12px;
	font-weight: 700;
	color: #5d5e60;
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding-left: 21px;
	margin: 0
}

body.products #main .pim-filter .btn-primary,
body.products #main .pim-products .btn-primary {
	border: 1px solid #1f427d
}

body.default #main .facets .btn-primary.active,
body.default #main .pim-products .btn-primary.active,
body.products #main .pim-filter .btn-primary.active,
body.products #main .pim-products .btn-primary.active {
	background-color: #1f427d;
	color: #fff
}

#main .facets .btn,
#main .pim-filter .btn,
#main .pim-products .btn {
	border-radius: 0;
	min-width: 0
}

#main .facets .btn {
	display: block;
	margin: 0 auto 15px
}

#main .pim-filter .jcf-radio {
	display: none
}

.facets div.checkbox,
.pim-filter div.checkbox {
	margin-top: 5px;
	margin-bottom: 5px
}

#main .pim-products .product.list {
	height: 42px;
	border-bottom: 1px solid #d3d3d3;
	padding: 12px;
	min-height: 0
}

#main .pim-products .product.list:nth-child(odd) {
	background-color: rgba(204, 204, 204, .3)
}

#main .pim-products .product.list .links {
	display: none
}

#main .pim-products .product.list .image {
	margin-top: -4px;
	width: 28px;
	border: 1px solid #d3d3d3
}

#main .pim-products .product.list h4 {
	display: inline;
	margin-right: 10px
}

#main .pim-products .product.list h5 {
	display: none
}

#main .pim-products .product.list .desc {
	max-width: 460px;
	max-height: 20px;
	overflow: hidden
}

.filter-count {
	margin-left: 5px;
	font-weight: 400
}

#list-toggle {
	padding: 4px;
	background-color: gray;
	border: 1px solid #000;
	cursor: pointer;
	color: #fff;
	position: absolute;
	right: 4px;
	top: 4px
}

#list-toggle-control {
	float: right;
	margin-right: 10px
}

#list-toggle-control .glyphicon {
	font-size: 18px
}

@media (min-width:767px) and (max-width:991px) {
	#main .pim-products .product.list .desc {
		width: 300px
	}
}

#main .facets-results__products div.product .desc h4 a,
#main .overview div.product .desc h4 a {
	letter-spacing: normal
}

#main .facets-results__products div.product .desc h4 a:hover,
#main .overview div.product .desc h4 a:hover {
	letter-spacing: normal;
	color: #1f427d;
	text-decoration: none;
	font-weight: 400;
	text-shadow: 0 0 2px #d3d3d3
}

.facets .facets__help,
.pim-filter .pim-help {
	float: right;
	cursor: pointer
}

.pim-products .product .compare label .jcf-checkbox {
	width: 12px;
	height: 10px;
	background: 0 0;
	border-color: #3c3c3b;
	margin-left: 10px
}

.pim-products .product .compare label .jcf-checkbox.jcf-checked {
	background-color: #1f427d
}

.pim-products .product .compare label .jcf-checkbox.jcf-checked span {
	display: none
}

.pim-products .product .compare label {
	font-size: 11px;
	line-height: 12px;
	font-weight: 700;
	color: #5d5e60;
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0;
	float: right
}

.pim-products .product .compare {
	margin: 0
}

#main #compareModal table {
	width: 99%
}

#main #compareModal table tr td.no-border {
	border: none;
	background: 0 0
}

#main #compareModal table tr td,
#main #compareModal table tr th {
	padding: 8px 2px
}

#main #compareModal .btn {
	min-width: 0
}

#main #compareModal table tr.same td {
	background-color: #d3d3d3
}

#main .pim-products .product .modal .btn {
	border-width: 2px;
	border-radius: 10px;
	min-width: 220px
}

#main #compareBanner .product-compare {
	text-align: center;
	overflow: hidden
}

#main #compareBanner .product-compare-close {
	text-align: right
}

#main #compareBanner .product-compare-close span {
	display: block;
	margin-top: 10px;
	cursor: pointer
}

#main #compareBanner .product-compare-close span:hover {
	color: #fff
}

#main .compareBannerInner {
	margin-left: auto;
	margin-right: auto
}

@media (min-width:768px) {
	#main .overview .product .desc {
		max-width: none
	}
	#main .overview .product:not(.list) .desc {
		float: none
	}
	#main .overview .product .image {
		max-width: none
	}
	#main .compareBannerInner {
		width: 768px
	}
	#main .promo-item img {
		width: 100%
	}
	#main .promo-button a {
		width: 100%;
		min-width: 100%
	}
}

#main #compareBanner .button-holder #compareLink {
	border: none;
	color: #fff;
	background-color: #1f427d;
	border-radius: 3px;
	min-width: 130px;
	display: block
}

#main #compareBanner .button-holder {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 20px
}

#main #compareBanner .button-holder .start-over {
	color: gray
}

#main #compareBanner .button-holder .start-over:hover {
	color: #fff;
	text-decoration: none
}

.load-more-box {
	text-align: center;
	padding-top: 15px
}

div.product .pim-icons {
	font-size: 16px
}

div.product .pim-icons span {
	margin-right: 5px
}

div.product .pim-icons .contact span {
	color: #e27b36
}

div.product.list .compare .compare-text {
	display: none
}

div.product.list .compare label {
	padding-left: 0
}

#main .overview .product .image {
	float: none
}

#main .overview .product.list .image {
	float: left
}

div.product.list .pim-icons {
	float: right
}

.pim-products .product.list .points {
	display: inline;
	font-weight: 700;
	font-size: smaller
}

.pim-products .product.list .points span:after {
	content: "|";
	margin-left: 5px;
	margin-right: 5px
}

.pim-products .product.list .points span:last-of-type:after {
	content: ''
}

.pim-products .product .points {
	display: none
}

.pim-products .clear-filters {
	float: left;
	margin-left: 20px
}

.global-toggle-imperial,
.global-toggle-metric {
	margin-top: 10px
}

.pim-filter .ui-slider {
	position: relative;
	text-align: left
}

.pim-filter .ui-slider-horizontal {
	height: .8em
}

.pim-filter .ui-widget-content {
	border: 1px solid #ddd;
	background: #fff
}

.pim-filter .ui-corner-all {
	border-radius: 3px
}

.pim-filter .ui-widget-header {
	background: #7bb142
}

.pim-filter .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	display: block;
	border: 0;
	background-position: 0 0
}

.pim-filter .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}

.pim-filter .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
	border-radius: 50%
}

.pim-filter .ui-slider .ui-slider-handle:focus {
	outline: 0
}

.pim-filter .ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em
}

.pim-filter .ui-state-default,
.pim-filter .ui-widget-content .ui-state-default,
.pim-filter .ui-widget-header .ui-state-default {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: 400;
	color: #454545
}

.sliderLabel {
	background: #fff;
	width: 3.5em;
	font-weight: 700;
	display: inline;
	border: 1px solid #858585;
	text-align: center;
	-moz-appearance: textfield
}

.sliderLabel:focus {
	background: #fff;
	text-align: center
}

.sliderLabel::-webkit-inner-spin-button,
.sliderLabel::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.sliderLabel-container {
	text-align: center
}

.sliderLabel-container .units {
	margin-left: 5px;
	margin-right: 5px
}

.sliderDiv {
	margin: 10px
}

#main .pim-filter span.sliderToggle a {
	font-size: smaller;
	color: gray
}

.pim-filter .checkbox {
	height: 20px
}

.pim-filter p {
	margin: 10px 8px 0
}

body.products #main a.model3d {
	color: #7bb142
}

#model3dModal iframe {
	border: none;
	height: 1200px
}

#model3dModal .modal-content {
	height: 1300px
}

#main #compareModal img {
	max-width: 100px
}

#main #compareBanner img {
	max-width: 100px;
	max-height: 100px
}

.model3d svg {
	padding-top: 3px;
	fill: #7bb142
}

.pim-search-input {
	margin: 20px
}

.cs-loader {
	height: 30px
}

.cs-loader-inner {
	color: #1f427d;
	padding: 0 100px;
	text-align: center
}

.cs-loader-inner label {
	font-size: 12px;
	opacity: 0;
	display: inline-block
}

@keyframes lol {
	0% {
		opacity: 0;
		transform: translateX(-300px)
	}
	33%,
	66% {
		opacity: 1;
		transform: translateX(0)
	}
	100% {
		opacity: 0;
		transform: translateX(300px)
	}
}

@-webkit-keyframes lol {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-300px)
	}
	33%,
	66% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(300px)
	}
}

.cs-loader-inner label:nth-child(6) {
	-webkit-animation: 3s ease-in-out infinite lol;
	animation: 3s ease-in-out infinite lol
}

.cs-loader-inner label:nth-child(5) {
	-webkit-animation: 3s ease-in-out .1s infinite lol;
	animation: 3s ease-in-out .1s infinite lol
}

.cs-loader-inner label:nth-child(4) {
	-webkit-animation: 3s ease-in-out .2s infinite lol;
	animation: 3s ease-in-out .2s infinite lol
}

.cs-loader-inner label:nth-child(3) {
	-webkit-animation: 3s ease-in-out .3s infinite lol;
	animation: 3s ease-in-out .3s infinite lol
}

.cs-loader-inner label:nth-child(2) {
	-webkit-animation: 3s ease-in-out .4s infinite lol;
	animation: 3s ease-in-out .4s infinite lol
}

.cs-loader-inner label:nth-child(1) {
	-webkit-animation: 3s ease-in-out .5s infinite lol;
	animation: 3s ease-in-out .5s infinite lol
}

#main .promo-item {
	text-align: center
}

#main .promo-item p {
	margin-top: 6px;
	margin-bottom: 0
}

#main .promo-item p a {
	font-weight: 700;
	color: gray;
	text-transform: uppercase
}

#main .promo-item img {
	border: 1px solid #1f427d
}

@media (min-width:992px) {
	#main .compareBannerInner {
		width: 960px
	}
	#main .promo-item {
		float: right
	}
}

@media (max-width:991px) {
	#main .promo-item p {
		margin-bottom: 10px
	}
}

#main .promo-button .button-holder {
	margin: 0;
	padding: 15px 3px
}

#main .brochure-table.webinar-section th {
	padding-left: 36px
}

#main .brochure-table.webinar-section .webinar-section-header {
	border-bottom: 1px solid #a0a0a0
}

#main .brochure-table.webinar-section .col1 {
	width: 70%
}

#main .brochure-table.webinar-section .col2,
#main .brochure-table.webinar-section .col3 {
	width: 15%
}

div#cta-sidebar h3 {
	background-color: #1f427d;
	color: #fff;
	padding: 10px;
	border-radius: 10px
}

div#cta-sidebar h3.cta-microsite {
	background-color: #e27b36
}

div#cta-sidebar h3.cta-productfinder {
	background-color: #7bb142
}

div#cta-sidebar a h3.cta-microsite:hover {
	background-color: #ef9a61;
	text-decoration: none
}

div#cta-sidebar a h3.cta-productfinder:hover {
	background-color: #9bcf64;
	text-decoration: none
}

div#cta-sidebar a h3.cta-applications:hover {
	text-decoration: none;
	background-color: #4a70af
}

div#cta-sidebar a:hover {
	text-decoration: none
}

div#cta-sidebar div#chat {
	background-color: #ef9a61;
	height: 120px;
	padding: 10px;
	width: 45%
}

div#cta-sidebar div#chat img {
	margin-bottom: 0
}

div#cta-sidebar div#callrep p,
div#cta-sidebar div#chat p {
	text-align: center
}

div#cta-sidebar div#callrep img {
	margin-bottom: 10px
}

div#cta-sidebar div#callrep {
	background-color: #ef9a61;
	height: 120px;
	padding: 10px;
	width: 45%;
	margin-left: 5%
}

div#cta-sidebar div h4 {
	color: #fff;
	text-align: center;
	font-size: 15px
}

@media only screen and (max-width:768px) {
	div#callrep,
	div#chat {
		display: none
	}
}

#main .knowledge-base__breadcrumbs {
	font-size: 18px;
	color: #999
}

#main .knowledge-base__breadcrumbs a {
	text-decoration: none
}

#main .knowledge-base__breadcrumbs a:hover {
	color: #000
}

#main .knowledge-base__card {
	font-size: 16px;
	border: 1px solid #d3d3d3;
	box-shadow: 0 0 29px rgba(0, 0, 0, .2), inset 0 0 30px transparent;
	margin-top: 20px;
	margin-bottom: 50px
}

#main .knowledge-base__card__content {
	padding: 25px
}

#main .knowledge-base__related__content .article-cta h3 {
	color: #1f427d;
	text-align: center;
	font-size: 20px
}

#main .knowledge-base__related__content .article-cta .article-cta-link a {
	color: #e27b36;
	font-weight: 700;
	font-size: 18px
}

#main .knowledge-base__related__content .article-cta p.article-cta-link {
	text-align: center
}

#main .knowledge-base__related__content div.article-cta {
	border: 1px solid #ccc;
	background-color: #fff;
	margin-bottom: 20px;
	margin-left: 20px
}

#main .knowledge-base__related__content .article-cta .article-cta-img img {
	max-width: 200px;
	width: 100%
}

@media (max-width:576px) {
	#main .knowledge-base__related__content div.article-cta {
		height: 240px
	}
	#main .knowledge-base__related__content .article-cta h3 {
		font-size: 14px
	}
}

#main .knowledge-base__article__main-image {
	text-align: center;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px
}

#main .knowledge-base__article__main-image img {
	max-width: 100%
}

#main .knowledge-base__related__content>h2 {
	font-weight: 400
}

body.knowledge-base #main .knowledge-base__related__content a {
	color: #1f427d
}

#main .knowledge-base__preview img {
	max-width: 100%
}

#main .knowledge-base__preview a {
	display: block;
	text-align: center;
	margin: 15px
}

@media (min-width:768px) {
	#main .top-banner h2.pim-category {
		float: left
	}
	#main .top-banner .button-holder.pim-category {
		float: right;
		margin-top: 20px
	}
	.knowledge-base #main .top-banner {
		padding-top: 120px
	}
}

#main .document-table {
	margin-bottom: 20px
}

#main .document-table .glyphicon,
#main .document-table [class^=flag-],
#main .document-table [class^=icon-] {
	margin-left: 5px;
	margin-right: 5px
}

#main .document-table .glyphicon-link {
	margin-left: 8px
}

#main .document-table .glyphicon {
	top: 2px
}

#main .document-table__table {
	width: 100%;
	table-layout: fixed;
	tabel-layout: fixed
}

#main .document-table__row:nth-child(odd) {
	background: #f2f2f2
}

#main .document-table__row:first-child {
	border-top: 1px solid #848484
}

#main .document-table__cell {
	padding: 4px 10px;
	font-size: 13px;
	line-height: 16px;
	vertical-align: top
}

#main .document-table__cell:last-child {
	text-align: right;
	width: 140px
}

.pim-filter .checkboxHideText {
	margin-bottom: 10px
}

#main .pim-products .product .desc h4,
#main .pim-products .product .desc h4 a,
#main .pim-products div.product .desc h4 a:hover {
	font-weight: 700
}

#main .facets-results__products div.product .desc h4 {
	font-size: 14px;
	line-height: 14px;
	color: #666;
	font-weight: 700
}

#main .facets-results__products div.product .desc h4 a {
	font-weight: 700;
	color: #666
}

#main .facets-results__products div.product .desc h4 a:hover {
	color: #1f427d;
	font-weight: 700
}

#main .facets-results__products div.product .desc .description {
	font-size: 12px;
	line-height: 16px
}

#main .facets-results__products div.product .links {
	font-size: 12px
}

.facets-results__products {
	margin-bottom: 20px
}

#main .promo-container {
	background: url(http://www.thomsonlinear.com/images/bg1.png);
	padding: 20px 0;
	margin-bottom: 20px
}

#main .promo-container .promo-button .button-holder {
	margin-top: 12px
}

#main .promo-container .promo-item {
	margin-top: 5px
}

#main .content_text_with_image {
	margin-top: 10px
}

#main .content_text_with_image a img {
	border: 1px solid #1f427d;
	max-width: 100%
}

#productDisplay {
	position: relative;
	height: auto
}

#productDisplayOverlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, .8);
	z-index: 10
}

#main .pim-products.affix {
	left: 320px;
	width: 100%;
	top: 15px
}

@media (min-width:768px) {
	#main .pim-products.affix {
		width: 493px
	}
	#main .overview .pim-products .product.col-sm-6.col-md-4 .image {
		width: 100%
	}
}

@media (min-width:992px) {
	#main .pim-products.affix {
		width: 640px
	}
}

.pim-filter-section {
	visibility: hidden
}

.pim-filter h3[data-toggle=collapse]:hover {
	cursor: pointer
}

.pim-filter h3[data-toggle=collapse] span.glyphicon.pull-left {
	margin-right: 10px
}

#main .pim-filter h3.pim-inactive {
	background-color: rgba(31, 66, 125, .3)
}

.related-product li a span.name {
	font-weight: 700
}

.related-product li a:hover span.name {
	text-decoration: underline
}

.related-product li a span.description {
	font-size: 11px;
	color: #333
}

body.products #main .tabset li a.tab-green,
body.products #main .tabset li a.tab-green:hover {
	background-color: #7bb142
}

@media (max-width:767px) {
	#main .pim-products .product.list .compare,
	#main .pim-products .product.list .pim-icons {
		display: none
	}
	#main .overview .pim-products .product.list {
		margin: 0
	}
	#main .promo-item img {
		width: 270px;
		height: 70px
	}
	.knowledge-base .header-right {
		display: none
	}
	#main .knowledge-base__article__main-image img {
		height: auto
	}
	#main .tab-accordion .opener.tab-green {
		background-color: green
	}
	#main .floating-link-zh {
		display: none
	}
}

.header-info .header-button {
	position: absolute;
	right: 120px;
	bottom: 20px;
	cursor: pointer
}

.header-button-modal form .btn {
	width: 100%
}

.header-button-modal.modal .modal-header {
	background-color: #e27b36;
	color: #fff
}

#main .floating-link-zh {
	position: fixed;
	top: 34.8%;
	right: -53px;
	z-index: 998;
	width: 155px;
	height: 48px;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

#main .floating-link-zh a {
	font-weight: 700;
	display: block;
	background: #e06632;
	padding: 11px 10px 5px 60px;
	position: relative;
	font-size: 13px;
	line-height: 1;
	color: #fff;
	height: 100%;
	letter-spacing: .046em;
	text-transform: uppercase;
	-webkit-transition: .2s linear;
	transition: .2s linear
}

#main .floating-link-zh a .icon {
	position: absolute;
	top: 50%;
	left: 18px;
	margin-top: -13px;
	font-size: 30px;
	color: #fff
}

#main .floating-link-zh a:hover {
	text-decoration: none;
	color: #fff;
	background: #c24e1d
}

.sso-dropdown {
	display: inline-block;
	margin-right: 10px
}

.sso-dropdown>a {
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	font-size: 11px;
	text-decoration: none
}

.sso-dropdown-menu a {
	color: #666766
}

#main .advance-search-form .form-control {
	color: #000;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px
}

#main .btn.btn-cad {
	background-color: #7bb142;
	color: #fff;
	border-radius: 0;
	font-size: 24px;
	line-height: 44px;
	padding-left: 40px;
	padding-right: 40px
}

#main .btn.btn-cad:hover {
	box-shadow: 0 8px 10px 0 rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .19)
}

.cad-page #main .main-container {
	margin-top: 160px
}

.header-top {
	z-index: 9999
}

.settings {
	position: relative
}

.settings h4 {
	margin: 0 0 8px
}

.settings h4 .glyphicon {
	top: 3px
}

.settings .settings-holder {
	width: auto;
	font-weight: 400;
	padding: 20px;
	color: #666766;
	top: 20px;
	left: -11px;
	z-index: 10000
}

.settings .settings-holder div {
	font-size: 12px
}

.settings .settings-holder label {
	margin-top: 6px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 20px;
	margin-bottom: 0
}

@media (max-width:767px) {
	.settings {
		background: #b7b7b7;
		color: #fff;
		width: 34px;
		height: 34px;
		text-align: center;
		line-height: 38px;
		display: inline-block;
		margin-bottom: 8px;
		margin-top: -7px
	}
	.settings:active,
	.settings:focus,
	.settings:hover {
		color: #fff
	}
	.settings .settings-holder {
		top: 34px
	}
}

#main .pim-products .product.col-sm-6.col-md-4 .product_inner {
	border: 1px solid #d3d3d3;
	padding: 10px;
	height: 280px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .2), inset 0 0 30px transparent;
	position: relative
}

#main .pim-products .product {
	height: 300px
}

#main .pim-products .col-sm-6.col-md-4.product .pim-icons {
	position: absolute;
	bottom: 5px
}

.login-modal .modal-header {
	background-color: #1f427d;
	color: #fff;
	text-align: center
}

.login-modal .login-modal__large-icon {
	font-size: 60px;
	display: block;
	text-align: center;
	margin-top: 20px
}

#main #compareBanner {
	background-color: rgba(0, 0, 0, .9);
	transition: top .2s
}

#main #compareBanner.compareBanner--hidden {
	top: -160px
}

.cookie-consent {
	height: 60px;
	background: url(/images/bg2.png);
	padding: 15px 100px;
	font-size: 18px
}

.cookie-consent .btn {
	float: right
}

.cookie-notifier {
	background: rgba(0, 0, 0, .9);
	padding: 20px 0;
	color: #fff
}

.cookie-notifier__button {
	display: block;
	margin: 0 auto;
	width: 300px;
	height: 60px;
	border: 1px solid #fff;
	border-radius: unset;
	color: #fff;
	background: 0 0;
	text-transform: uppercase
}

.cookie-notifier__message a,
.cookie-notifier__message a:hover {
	color: #028cff
}

.cookie-notifier__button:active,
.cookie-notifier__button:focus,
.cookie-notifier__button:hover {
	color: #abaaaa;
	border-color: #abaaaa;
	background-color: transparent
}

#main .hero-banner .caption .title {
	display: inline-block
}

@media (min-width:768px) {
	.cookie-notifier__message p:last-child {
		margin-bottom: 0
	}
	.cookie-notifier__button {
		width: 100%
	}
	.cookie-notifier__message {
		display: flex;
		flex-direction: column;
		justify-content: center;
		min-height: 60px
	}
	#main .hero-banner .caption .title {
		margin-top: 150px
	}
	#main .hero-banner {
		height: 273px
	}
	.row-eq-height {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
}

#main .hero-banner .caption .title:hover {
	border-bottom: 3px solid #d9d9d9
}

#main .hero-banner .bg-stretch .caption {
	top: 150px;
	text-align: center
}

#main .about-block-home {
	padding-top: 20px;
	padding-bottom: 20px
}

#main .about-block-home h2 {
	font-weight: 400
}

#main .product-grid__heading {
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	height: 31px;
	word-break: break-word
}

#main .product-grid__heading a {
	color: #666766
}

#main .product-grid__heading a:hover {
	text-shadow: 0 0 2px #d3d3d3;
	text-decoration: none
}

#main .product-grid__item {
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	border: 1px solid #d3d3d3;
	padding: 5px;
	margin-top: 10px;
	height: 143px;
	transition: .1s ease-in-out
}

#main .product-grid__image {
	display: block;
	margin: 0 auto
}

.product-grid .col-lg-2 {
	padding-left: 5px;
	padding-right: 5px
}

#main .product-grid__item:hover {
	border: 1px solid #5d5d5d;
	background-color: #fff;
	cursor: pointer;
	z-index: 100
}

.featured-box {
	margin-top: 50px
}

.featured-box__heading {
	background-color: #1f427d;
	color: #fff
}

.featured-box--alt .featured-box__heading {
	background-color: #858585
}

.featured-box__link {
	color: #666766
}

.table-bordered.featured-box,
.table-bordered.featured-box>tbody>tr>td,
.table-bordered.featured-box>tbody>tr>th,
.table-bordered.featured-box>tfoot>tr>td,
.table-bordered.featured-box>tfoot>tr>th,
.table-bordered.featured-box>thead>tr>td,
.table-bordered.featured-box>thead>tr>th {
	border-color: #1f427d
}

.table-bordered.featured-box--alt,
.table-bordered.featured-box--alt>tbody>tr>td,
.table-bordered.featured-box--alt>tbody>tr>th,
.table-bordered.featured-box--alt>tfoot>tr>td,
.table-bordered.featured-box--alt>tfoot>tr>th,
.table-bordered.featured-box--alt>thead>tr>td,
.table-bordered.featured-box--alt>thead>tr>th {
	border-color: #858585
}

#main .featured-box__link {
	display: block;
	padding: 8px
}

#main .featured-box__link:hover {
	text-decoration: none;
	background-color: #e9e7e7
}

#main .featured-box__item {
	padding: 0
}

#main .product-details .product-box .details .buy-button-note {
	font-size: 12px;
	font-weight: 700;
	margin-left: 10px
}

#main .product-details .product-box .details .btn {
	min-width: 160px
}

#nav [class*=col-] .title.artificially-headline {
	padding-bottom: 4px
}

#nav [class*=col-] ul+.title.artificially-headline {
	margin-top: 20px!important
}

.partsolutions-options-message {
	text-align: center;
	padding: 10px;
	background-color: #ebebeb;
	border: 1px solid #464647
}

.document-table__sub-heading {
	background-color: #666766;
	color: #fff;
	font-weight: 700;
	padding: 3px 3px 3px 10px
}

.group-info__chunk {
	padding-left: 20px;
	padding-right: 20px
}

.group-info img {
	border: 1px solid #000;
	margin: 0 auto 20px;
	display: block
}

.icon-row__item {
	width: 100px;
	height: 140px;
	float: left;
	margin: 10px;
	text-align: center
}

.icon-row__image {
	margin-bottom: 10px
}

.icon-row {
	margin-top: 50px
}

@media (min-width:768px) {
	.group-info__chunk:not(:last-child) {
		border-right: 1px solid #1f427d
	}
	.row.display-flex {
		display: flex;
		flex-wrap: wrap
	}
	.row.display-flex>[class*=col-] {
		display: flex
	}
}

.facets-results__products .product {
	border: 1px solid #d3d3d3;
	padding: 10px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	margin-top: 10px;
	position: relative;
	width: 100%
}

.facets-results__products .col-md-4 {
	padding-left: 5px;
	padding-right: 5px
}

.facets-results__products .image {
	text-align: center
}

#main .facets-results__products .desc a:hover {
	text-shadow: 0 0 2px #d3d3d3;
	text-decoration: none
}

.facets-results__products .product .links a {
	vertical-align: top
}

.tlo-icon__cad,
.tlo-icon__motioneering {
	fill: #7bb142
}

.facets-results__products .glyphicon-file,
.tlo-icon__literature {
	fill: #e27b36;
	color: #e27b36
}

.facets-results__products .glyphicon-filter,
.tlo-icon__filter {
	fill: #005295;
	color: #005295
}

.tlo-icon__video {
	fill: #858585
}

#main div.container h1.pr-ta {
	color: #1f427d;
	font-size: 23px
}

.sub-table-webinar div.padding {
	padding: 15px
}

.webinar-archive {
	cursor: pointer
}

.webinar-font-bold,
div.webinar-archive:hover {
	font-weight: 700
}

#main .product-details.pdp3 .product-box .product-resources {
	font-size: 12px;
	margin-bottom: 14px
}

#main .product-details.pdp3 .product-box .product-resources img {
	margin-top: -4px
}

#main .product-details.pdp3 .product-box .details {
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	vertical-align: top;
	width: auto
}

#main .product-details.pdp3 .product-box .details .family-name {
	font-size: 22px;
	margin-bottom: 16px
}

#main .product-details.pdp3 .product-box .product-description hr {
	border-top: 1px solid #bbb
}

#main .product-details.pdp3 .product-box .image {
	display: block;
	margin-left: auto;
	margin-right: auto
}

#main .product-details.pdp3 .product-box .details .product-selector-link {
	float: right;
	border-left: 1px solid #bbb;
	font-weight: 400;
	font-size: 12px;
	width: 213px;
	padding-left: 10px;
	margin-left: 5px
}

#main .product-details.pdp3 .notification-banner {
	margin-top: 9px;
	padding: 0;
	background-color: #fff;
	border: 2px solid #1f427d;
	border-radius: 3px;
	display: flex
}

#main .product-details.pdp3 .notification-banner h2 {
	margin: 15px;
	font-size: 15px;
	color: #1f427d;
	display: inline-block
}

#main .product-details.pdp3 .notification-banner a {
	text-decoration: underline
}

#main .product-details.pdp3 .notification-banner a:link {
	color: #09f
}

#main .product-details.pdp3 .notification-banner a:hover {
	color: #007acc
}

#main .product-details.pdp3 .notification-banner img.mlx-encoder {
	height: 48px;
	margin: auto
}

@media (max-width:991px) and (min-width:768px) {
	#main .product-details.pdp3 .product-box .details .product-selector-link {
		float: right;
		width: auto;
		margin-left: auto;
		margin-bottom: 12px
	}
}

#main .product-details.pdp3 .product-box .details .product-selector-link .image {
	float: left;
	margin: 0 5px 0 0;
	width: 30%
}

#main .product-details.pdp3 .product-box .details .product-selector-link p {
	margin-bottom: 7px
}

#main .product-details.pdp3 .product-box .details .product-selector-link .btn {
	background: #1f407e
}

#main .product-details.pdp3 .product-box .details .lead-time {
	margin-bottom: 16px
}

#main .product-details.pdp3 .product-box .details .lead-time__tag {
	font-weight: 400
}

#main .product-details.pdp3 .product-box .details .price-block {
	margin-bottom: 16px;
	display: flex
}

#main .product-details.pdp3 .product-box .details .price-block__value {
	font-size: 22px;
	margin-right: 5px
}

#main .product-details.pdp3 .product-box .details .price-block__tag {
	font-size: 14px;
	font-weight: 400;
	margin-right: 10px
}

#main .product-details.pdp3 .product-box .details .price-block__disclaimer {
	font-size: 14px;
	font-weight: 400
}

#main .product-details.pdp3 .product-box .details .ctl-configurator {
	background-color: #f7f7f7;
	display: flex;
	align-items: stretch;
	padding: 8px;
	margin-bottom: 16px;
	width: -moz-fit-content;
	width: fit-content
}

#main .product-details.pdp3 .product-box .details .ctl-configurator .header {
	display: flex;
	align-items: center;
	text-align: center;
	padding-left: 7px;
	padding-right: 7px
}

#main .product-details.pdp3 .product-box .details .ctl-configurator .description {
	display: flex;
	align-items: center;
	padding-left: 10px;
	max-width: 155px;
	margin-right: -10px
}

#main .product-details.pdp3 .product-box .details .ctl-configurator .input {
	padding-left: 7px;
	padding-right: 7px;
	min-width: 136px;
	display: flex;
	flex-direction: column;
	justify-content: center
}

#main .product-details.pdp3 .product-box .details .ctl-configurator .box-and-button {
	display: flex
}

#main .product-details.pdp3 .product-box .details .ctl-configurator h1 {
	font-size: 15px;
	font-weight: 700;
	letter-spacing: normal;
	margin: 0;
	text-transform: uppercase;
	color: #1f407e;
	display: inline
}

#main .product-details.pdp3 .product-box .details .ctl-configurator p {
	font-weight: 400;
	font-size: smaller;
	margin: 0
}

#main .product-details.pdp3 .product-box .details .ctl-configurator .input input {
	text-align: center;
	min-width: 0
}

#main .product-details.pdp3 .product-box .details .ctl-configurator .input input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0
}

#main .product-details.pdp3 .product-box .details .ctl-configurator .input input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0
}

#main .product-details.pdp3 .product-box .details .ctl-configurator .input input[type=number] {
	-moz-appearance: textfield
}

#main .product-details.pdp3 .product-box .details .ctl-configurator .input p {
	margin-bottom: -5px
}

#main .product-details.pdp3 .product-box .details .ctl-configurator button {
	margin-left: -5px;
	height: 30px;
	padding-left: 7px;
	padding-right: 7px
}

#main .product-details.pdp3 .product-box .details .quantity {
	font-size: 14px;
	display: inline;
	font-weight: 400;
	line-height: 27px;
	margin-right: 6px
}

#main .product-details.pdp3 .product-box .details .quantity input {
	width: 50px;
	text-indent: 3px
}

#main .product-details.pdp3 .product-box .details .button-holder {
	display: inline
}

#main .product-details.pdp3 .product-box .details .btn {
	background: #e27c37;
	border: none;
	min-width: 200px;
	color: #fff;
	font-size: 15px;
	line-height: 20px;
	border-radius: 5px;
	margin-bottom: 2px
}

#main .tab-section.pdp3 {
	padding: 17px 5px 0
}

#main .tab-section.pdp3 .tabset {
	padding-top: 15px;
	border-bottom-color: #b3b3b3
}

#main .tab-section.pdp3 .tabset li {
	min-width: 145px
}

#main .tab-section.pdp3 .tabset li a {
	background-color: #b3b3b3
}

#sidebar .pdp3 {
	position: relative;
	height: 52px
}

#sidebar .pdp3 h2 {
	position: absolute;
	bottom: 0
}

#sidebar .related-product.pdp3 img {
	padding: 8px
}

#main.main--no-padding {
	padding-bottom: 0
}

#main div.videobutton a.play-video {
	background-color: #1f427d;
	color: #fff;
	font-weight: 500;
	padding: 13px 45px;
	font-size: 18px;
	border-radius: 2px;
	text-transform: uppercase
}

.help-button {
	cursor: pointer
}

.collapse-button {
	cursor: pointer;
	color: #000;
	float: right
}

.gray {
	color: #9e9e9e
}

#main .youtube-embed {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%
}

#main .youtube-embed--video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

@media (max-width:767px) {
	#main .tab-content .tab-block {
		padding: 0 9px 9px
	}
	body.instant-quote-tool .additional-block img {
		display: none
	}
}

.modal-xl {
	width: calc(100% - 40px);
	margin: 20px
}

div.techtip-sidebar-item {
	border: 1px solid #1f427d;
	border-radius: 3px;
	margin-bottom: 20px
}

div.techtip-sidebar-item p a {
	font-weight: 700
}

div.techtip-sidebar-item div.article-cta-img img {
	width: 80%;
	margin-left: 10%
}

div.techtip-sidebar {
	padding-top: 45
}

div.article-cta.techtip-sidebar-item {
	background: #355d90;
	background: -webkit-linear-gradient(#355d90, #fff 90%);
	background: -o-linear-gradient(#355d90, #fff 90%);
	background: -moz-linear-gradient(#355d90, #fff 90%);
	background: linear-gradient(#355d90, #fff 90%);
	padding: 0 5px;
	border: 1px solid #355d90;
	border-radius: 20px;
	text-align: center;
	margin-bottom: 30px
}

#main div.article-cta.techtip-sidebar-item h3 {
	text-align: center;
	color: #fff;
	font-size: 20px
}

div.article-cta.techtip-sidebar-item div.techtip-sidebar-item-inner {
	background-color: #fff;
	border-radius: 10px;
	padding: 20px 10px 10px;
	width: 90%;
	margin: 0 auto
}

div.article-cta.techtip-sidebar-item p.article-cta-link {
	margin: 15px
}

#main div.article-cta.techtip-sidebar-item p.article-cta-link a {
	color: #e27b26;
	font-size: 15px
}

.my-account .title-block h1 {
	display: none
}

.my-account-box {
	border: 1px solid #979797;
	padding: 25px;
	margin-top: 20px;
	overflow: hidden
}

body.my-account #main h2.my-account-box__heading {
	font-size: 33px;
	color: #000;
	margin-top: 10px
}

.my-account-box li,
.my-account-box p {
	font-size: 18px
}

body.my-account #main h2.my-account-widget__heading {
	background-color: #7bb142;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	line-height: 30px
}

.my-account-widget__table {
	font-size: 14px;
	width: 100%;
	color: #1f427d
}

.my-account-widget__table a {
	text-decoration: underline
}

.my-account-widget__table td:last-child {
	text-align: right
}

.selector-unavailable {
	display: flex;
	border: 1px solid #898989;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	width: 732px;
	background-color: #fff
}

.selector-unavailable--background {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #ebebeb
}

.selector-unavailable .text-box {
	max-width: 40%;
	text-align: center
}

#main .selector-unavailable .text-box h2 {
	font-size: 17px;
	line-height: 24px
}

#main .selector-unavailable .text-box p {
	margin-bottom: 15px
}

#main .selector-unavailable .btn {
	background: #7bb142;
	border: none;
	min-width: 200px;
	color: #fff;
	font-size: 13px;
	border-radius: 2px;
	font-weight: lighter!important;
	padding: 11px 23px
}

.selector-unavailable .image-box img {
	position: absolute;
	bottom: 56px;
	width: 425px
}

.selector-unavailable .image-box small {
	position: relative;
	top: 204px;
	left: 75px;
	color: #1f427d
}

.special-machined-shafting {
	display: flex
}

.special-machined-shafting p {
	color: #8d8d8d
}

.special-machined-shafting p span.highlighted {
	color: #99c23c;
	font-weight: 700
}

.special-machined-shafting .segment {
	flex: 1 1 0px
}

.special-machined-shafting .segment img {
	max-width: 100%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	display: block
}

.special-machined-shafting .vertical-line {
	border-right: 1px solid #bbb;
	width: 0;
	margin-left: 20px;
	margin-right: 20px
}

details {
	margin: 0 0 10px
}

summary {
	cursor: pointer
}

summary::-webkit-details-marker {
	display: none
}

summary:focus {
	outline: 0
}

summary:before {
	content: "\e258";
	position: relative;
	top: 1px;
	right: 4px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 12px;
	margin-left: -12px;
	transition: .3s
}

details[open] summary:before {
	transform: rotate(90deg)
}

#main .detail-container {
	padding-left: 13px
}

#main .container-wide .banner-block {
	display: flex
}

body.instant-quote-tool #main .main-content {
	background: rgba(123, 177, 66, .2)
}

body.instant-quote-tool #main .breadcrumb .active {
	color: #7bb142;
	text-shadow: 0 0 2px rgba(0, 0, 0, .9), 0 0 2px rgba(0, 0, 0, .9)
}

body.instant-quote-tool .subtitle-block p {
	color: #fff;
	text-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

body.instant-quote-tool .additional-block img {
	margin-top: -68px;
	margin-left: 58px
}

body.instant-quote-tool .help-notes h3 {
	margin-top: 0;
	font-weight: 400
}

@media (max-width:991px) {
	body.instant-quote-tool .additional-block {
		max-width: 38%
	}
	body.instant-quote-tool .additional-block img {
		margin-top: 19px;
		max-width: 100%;
		margin-left: 0
	}
}

@media (min-width:1200px) {
	.cad-page #main .main-container {
		width: 1200px
	}
	body.instant-quote-tool .additional-block img {
		margin-left: 170px
	}
}

.top-banner>.container {
	height: 100%
}

.top-banner .banner-two-columns {
	display: flex;
	height: 100%
}

.top-banner .banner-two-columns .overlay-image {
	height: 100%;
	margin-top: auto
}

.top-banner .banner-two-columns .overlay-image img {
	height: 115%;
	margin-top: -24px
}

@media (max-width:991px) {
	.top-banner .banner-two-columns .overlay-image {
		height: 60%
	}
	.top-banner .banner-two-columns .overlay-image img {
		margin-top: -16px
	}
}

@media (max-width:767px) {
	.main-content-banner .overlay-image,
	.top-banner .banner-two-columns .overlay-image {
		display: none
	}
}

.alert-text {
	color: #09f
}

ul.lang-select-menu.dropdown-menu a.isDisabled {
	color: #d3d3d3;
	cursor: not-allowed
}

.button {
	display: inline-block;
	text-align: center;
	line-height: 14px;
	padding: 9px 20px;
	border-radius: 2px!important;
	color: #fff!important;
	background-color: #1f427d;
	font-size: 12px;
	text-transform: uppercase;
	word-wrap: normal!important;
	border: 1px solid #1f427d
}

.button--xs {
	font-size: 10px;
	line-height: 12px;
	padding: 6px 12px
}

.button--md {
	font-size: 13px;
	line-height: 16px;
	padding: 11px 23px;
	border-width: 1.2px
}

.button--lg {
	font-size: 14px;
	line-height: 17px;
	padding: 13px 29px;
	border-width: 1.5px
}

.button--xl {
	font-size: 18px;
	line-height: 21px;
	padding: 17px 40px;
	border-width: 1.5px
}

.button--full-width {
	display: block;
	width: 100%
}

.button--secondary {
	color: #1f427d!important;
	border-color: #1f427d;
	background-color: #fff;
	border-style: solid
}

.button--orange {
	background-color: #e27c37;
	border-color: #e27c37
}

.button--orange.button--secondary {
	color: #e27c37;
	border-color: #e27c37
}

.button--green {
	background-color: #7bb142;
	border-color: #7bb142
}

.button--green.button--secondary {
	color: #7bb142;
	border-color: #7bb142
}

.button--alert {
	background-color: #09f;
	border-color: #09f
}

.button--alert.button--secondary {
	color: #09f;
	border-color: #09f
}

.button.button--disabled {
	color: #c1c1c1;
	background-color: #f0f0f0;
	border-color: #f0f0f0
}

.button.button--secondary.button--disabled {
	border-color: #c1c1c1;
	color: #c1c1c1
}

.button:focus:not(.button--disabled),
.button:hover:not(.button--disabled) {
	background-color: #0a234e;
	border-color: #0a234e;
	color: #fff!important;
	text-decoration: none!important
}

.button.button--orange:focus,
.button.button--orange:hover {
	background-color: #d86633;
	border-color: #d86633;
	color: #fff
}

.button.button--green:focus,
.button.button--green:hover {
	background-color: #699c32;
	border-color: #699c32;
	color: #fff
}

table.dataTable {
	clear: both;
	margin-top: 6px!important;
	margin-bottom: 6px!important;
	max-width: none!important;
	border-collapse: separate!important
}

table.dataTable td,
table.dataTable th {
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
	text-align: center
}

table.dataTable.nowrap td,
table.dataTable.nowrap th {
	white-space: nowrap
}

div.dataTables_wrapper div.dataTables_length label {
	font-weight: 400;
	text-align: left;
	white-space: nowrap
}

div.dataTables_wrapper div.dataTables_length select {
	width: 75px;
	display: inline-block
}

div.dataTables_wrapper div.dataTables_filter {
	text-align: right
}

div.dataTables_wrapper div.dataTables_filter label {
	font-weight: 400;
	white-space: nowrap;
	text-align: left
}

div.dataTables_wrapper div.dataTables_filter input {
	margin-left: .5em;
	display: inline-block;
	width: auto
}

div.dataTables_wrapper div.dataTables_info {
	padding-top: 8px;
	white-space: nowrap
}

div.dataTables_wrapper div.dataTables_paginate {
	margin: 0;
	white-space: nowrap;
	text-align: right
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
	margin: 2px 0;
	white-space: nowrap
}

div.dataTables_wrapper div.dataTables_processing {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	margin-left: -100px;
	margin-top: -26px;
	text-align: center;
	padding: 1em 0
}

table.dataTable thead>tr>td.sorting,
table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_desc,
table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_desc {
	padding-right: 30px
}

table.dataTable thead>tr>td:active,
table.dataTable thead>tr>th:active {
	outline: 0
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_desc_disabled {
	cursor: pointer;
	position: relative
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc_disabled:after {
	position: absolute;
	padding-left: 3px;
	font-family: 'Glyphicons Halflings';
	opacity: .5
}

table.dataTable thead .sorting:after {
	opacity: .2;
	content: "\e150"
}

table.dataTable thead .sorting_asc:after {
	content: "\e155"
}

table.dataTable thead .sorting_desc:after {
	content: "\e156"
}

table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
	color: #eee
}

div.dataTables_scrollHead table.dataTable {
	margin-bottom: 0!important
}

div.dataTables_scrollBody>table {
	border-top: none;
	margin-top: 0!important;
	margin-bottom: 0!important
}

div.dataTables_scrollBody>table>thead .sorting:after,
div.dataTables_scrollBody>table>thead .sorting_asc:after,
div.dataTables_scrollBody>table>thead .sorting_desc:after {
	display: none
}

div.dataTables_scrollBody>table>tbody>tr:first-child>td,
div.dataTables_scrollBody>table>tbody>tr:first-child>th {
	border-top: none
}

div.dataTables_scrollFoot>.dataTables_scrollFootInner {
	box-sizing: content-box
}

div.dataTables_scrollFoot>.dataTables_scrollFootInner>table {
	margin-top: 0!important;
	border-top: none
}

table.dataTable.table-condensed>thead>tr>th {
	padding-right: 20px
}

table.dataTable.table-condensed .sorting:after,
table.dataTable.table-condensed .sorting_asc:after,
table.dataTable.table-condensed .sorting_desc:after {
	top: 6px;
	right: 6px
}

table.table-bordered.dataTable td,
table.table-bordered.dataTable th {
	border-left-width: 0
}

table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable th:last-child {
	border-right-width: 0
}

div.dataTables_scrollHead table.table-bordered,
table.table-bordered.dataTable tbody td,
table.table-bordered.dataTable tbody th {
	border-bottom-width: 0
}

div.table-responsive>div.dataTables_wrapper>div.row {
	margin: 0
}

div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:first-child {
	padding-left: 0
}

div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:last-child {
	padding-right: 0
}

@keyframes dtb-spinner {
	100% {
		transform: rotate(360deg)
	}
}

@-o-keyframes dtb-spinner {
	100% {
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-ms-keyframes dtb-spinner {
	100% {
		-ms-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-webkit-keyframes dtb-spinner {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-moz-keyframes dtb-spinner {
	100% {
		-moz-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

div.dt-button-info {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 400px;
	margin-top: -100px;
	margin-left: -200px;
	background-color: #fff;
	border: 2px solid #111;
	box-shadow: 3px 3px 8px rgba(0, 0, 0, .3);
	border-radius: 3px;
	text-align: center;
	z-index: 21
}

div.dt-button-info h2 {
	padding: .5em;
	margin: 0;
	font-weight: 400;
	border-bottom: 1px solid #ddd;
	background-color: #f3f3f3
}

div.dt-button-info>div {
	padding: 1em
}

div.dt-button-collection-title {
	text-align: center;
	padding: .3em 0 .5em;
	font-size: .9em
}

ul.dt-button-collection.dropdown-menu {
	display: block;
	z-index: 2002;
	-webkit-column-gap: 8px;
	-moz-column-gap: 8px;
	-ms-column-gap: 8px;
	-o-column-gap: 8px;
	column-gap: 8px
}

ul.dt-button-collection.dropdown-menu.fixed {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -75px;
	border-radius: 0
}

ul.dt-button-collection.dropdown-menu.fixed.two-column {
	margin-left: -150px
}

ul.dt-button-collection.dropdown-menu.fixed.three-column {
	margin-left: -225px
}

ul.dt-button-collection.dropdown-menu.fixed.four-column {
	margin-left: -300px
}

ul.dt-button-collection.dropdown-menu>* {
	-webkit-column-break-inside: avoid;
	break-inside: avoid
}

ul.dt-button-collection.dropdown-menu.two-column {
	width: 300px;
	padding-bottom: 1px;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-ms-column-count: 2;
	-o-column-count: 2;
	column-count: 2
}

ul.dt-button-collection.dropdown-menu.three-column {
	width: 450px;
	padding-bottom: 1px;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	-ms-column-count: 3;
	-o-column-count: 3;
	column-count: 3
}

ul.dt-button-collection.dropdown-menu.four-column {
	width: 600px;
	padding-bottom: 1px;
	-webkit-column-count: 4;
	-moz-column-count: 4;
	-ms-column-count: 4;
	-o-column-count: 4;
	column-count: 4
}

ul.dt-button-collection.dropdown-menu .dt-button {
	border-radius: 0
}

div.dt-button-background {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2001
}

div.dt-buttons a.btn.processing,
div.dt-buttons button.btn.processing,
div.dt-buttons div.btn.processing {
	color: rgba(0, 0, 0, .2)
}

div.dt-buttons a.btn.processing:after,
div.dt-buttons button.btn.processing:after,
div.dt-buttons div.btn.processing:after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 16px;
	height: 16px;
	margin: -8px 0 0 -8px;
	box-sizing: border-box;
	display: block;
	content: ' ';
	border: 2px solid #282828;
	border-radius: 50%;
	border-left-color: transparent;
	border-right-color: transparent;
	animation: 1.5s linear infinite dtb-spinner;
	-o-animation: 1.5s linear infinite dtb-spinner;
	-ms-animation: dtb-spinner 1.5s infinite linear;
	-webkit-animation: 1.5s linear infinite dtb-spinner;
	-moz-animation: 1.5s linear infinite dtb-spinner
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.child {
	cursor: default!important
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before {
	display: none!important
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child,
table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child {
	position: relative;
	padding-left: 30px;
	cursor: pointer
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child:before {
	top: 9px;
	left: 4px;
	height: 14px;
	width: 14px;
	display: block;
	position: absolute;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 14px;
	box-shadow: 0 0 3px #444;
	box-sizing: content-box;
	text-align: center;
	text-indent: 0!important;
	font-family: 'Courier New', Courier, monospace;
	line-height: 14px;
	content: '+';
	background-color: #337ab7
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
	content: '-';
	background-color: #d33333
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,
table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child {
	padding-left: 27px
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child:before,
table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child:before {
	top: 5px;
	left: 4px;
	height: 14px;
	width: 14px;
	border-radius: 14px;
	line-height: 14px;
	text-indent: 3px
}

table.dataTable.dtr-column>tbody>tr>td.control,
table.dataTable.dtr-column>tbody>tr>th.control {
	position: relative;
	cursor: pointer
}

table.dataTable.dtr-column>tbody>tr>td.control:before,
table.dataTable.dtr-column>tbody>tr>th.control:before {
	top: 50%;
	left: 50%;
	height: 16px;
	width: 16px;
	margin-top: -10px;
	margin-left: -10px;
	display: block;
	position: absolute;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 14px;
	box-shadow: 0 0 3px #444;
	box-sizing: content-box;
	text-align: center;
	text-indent: 0!important;
	font-family: 'Courier New', Courier, monospace;
	line-height: 14px;
	content: '+';
	background-color: #337ab7
}

table.dataTable.dtr-column>tbody>tr.parent td.control:before,
table.dataTable.dtr-column>tbody>tr.parent th.control:before {
	content: '-';
	background-color: #d33333
}

table.dataTable>tbody>tr.child {
	padding: .5em 1em
}

table.dataTable>tbody>tr.child:hover {
	background: 0 0!important
}

table.dataTable>tbody>tr.child ul.dtr-details {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li {
	border-bottom: 1px solid #efefef;
	padding: .5em 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li:first-child {
	padding-top: 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li:last-child {
	border-bottom: none
}

table.dataTable>tbody>tr.child span.dtr-title {
	display: inline-block;
	min-width: 75px;
	font-weight: 700
}

div.dtr-modal {
	position: fixed;
	box-sizing: border-box;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 100;
	padding: 10em 1em
}

div.dtr-modal div.dtr-modal-display {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 50%;
	height: 50%;
	margin: auto;
	z-index: 102;
	overflow: auto;
	background-color: #f5f5f7;
	border: 1px solid #000;
	border-radius: .5em;
	box-shadow: 0 12px 30px rgba(0, 0, 0, .6)
}

div.dtr-modal div.dtr-modal-content {
	position: relative;
	padding: 1em
}

div.dtr-modal div.dtr-modal-close {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 22px;
	height: 22px;
	border: 1px solid #eaeaea;
	background-color: #f9f9f9;
	text-align: center;
	border-radius: 3px;
	cursor: pointer;
	z-index: 12
}

div.dtr-modal div.dtr-modal-close:hover {
	background-color: #eaeaea
}

div.dtr-modal div.dtr-modal-background {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 101;
	background: rgba(0, 0, 0, .6)
}

@media screen and (max-width:767px) {
	div.dataTables_wrapper div.dataTables_filter,
	div.dataTables_wrapper div.dataTables_info,
	div.dataTables_wrapper div.dataTables_length,
	div.dataTables_wrapper div.dataTables_paginate {
		text-align: center
	}
	div.dt-buttons {
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom: .5em
	}
	div.dt-buttons a.btn {
		float: none
	}
	div.dtr-modal div.dtr-modal-display {
		width: 95%
	}
}

div.dtr-bs-modal table.table tr:first-child td {
	border-top: none
}

div#leadgen_container h3.leadgen {
	background-color: #e5ebf3;
	padding: 10px;
	color: #5571a3;
	border-top: 1px solid #1f427d;
	border-bottom: 1px solid #1f427d
}

div#leadgen_container .leadgen h4 {
	font-size: 15px;
	text-transform: uppercase;
	color: #5571a3
}

div#leadgen_container img.leadgen {
	width: 120%;
	margin-top: 10px
}

div#leadgen_container .leadgen p {
	font-size: 12px
}

div#leadgen_container form#contact {
	background: #346598;
	background: -moz-linear-gradient(top, #346598 0, #fff 100%);
	background: -webkit-linear-gradient(top, #346598 0, #fff 100%);
	background: linear-gradient(to bottom, #346598 0, #fff 100%);
	border-radius: 10px
}

div#leadgen_container form#contact input,
div#leadgen_container form#contact select {
	height: 30px;
	width: 100%;
	margin-bottom: 10px
}

div#leadgen_container form#contact h2 {
	color: #fff
}

div#leadgen_container form#contact p {
	width: 100%;
	color: #fff
}

div#leadgen_container form#contact input#submit {
	background-color: #e27b36;
	height: 60px;
	font-size: 24px;
	border: 1px solid #e27b36;
	color: #fff
}

#main .top-banner div.leadgen-title p {
	color: #666766
}

#main .top-banner .leadgen-img-lg img,
#main .top-banner .leadgen-img-sm img {
	width: 100%;
	margin-bottom: 15px
}

#main .top-banner.leadgen-banner {
	padding-top: 123px
}

body.default .leadgen-wrapper #header.underline {
	border-bottom: 0
}

body.default .leadgen-wrapper #header .header-bottom {
	padding-bottom: 25px
}

body.default .leadgen-wrapper select.language-select {
	display: none
}

.leadgen-wrapper #captcha {
	transform: scale(.93);
	-webkit-transform: scale(.93);
	transform-origin: 0;
	-webkit-transform-origin: 0
}

@media (min-width:768px) and (max-width:991px) {
	.leadgen-wrapper #captcha {
		transform: scale(.69);
		-webkit-transform: scale(.69);
		transform-origin: 0;
		-webkit-transform-origin: 0
	}
}

.distLoc__distributor {
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	border: 1px solid #d3d3d3
}

.distLoc__distributor .col-sm-6 {
	padding: 10px
}

.distLoc__map {
	margin-left: auto;
	margin-right: auto;
	display: block
}

.distLoc__distributor--top-result {
	background-color: #fcf8e3
}

.distLoc__product-list {
	padding-left: 20px
}

.distLoc__product-list li {
	list-style-type: square
}

.container-wide {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px
}

.container-wide:after,
.container-wide:before {
	content: " ";
	display: table;
	clear: both
}

@media (min-width:768px) {
	.container-wide {
		width: 740px
	}
}

@media (min-width:992px) {
	.container-wide {
		width: 960px
	}
}

@media (min-width:1200px) {
	.container-wide {
		width: 1200px
	}
}

table.dataTable.pf3-table thead .sorting:after {
	content: ""
}

table.dataTable.pf3-table thead .sorting_asc:after {
	content: "\e253"
}

table.dataTable.pf3-table thead .sorting_desc:after {
	content: "\e252"
}

.pf3-table th {
	font-size: 13px;
	border-bottom: 1px solid #d3d3d3
}

.pf3-table td {
	font-size: 15px;
	border-bottom: 1px solid #f5f5f5;
	padding-top: 3px;
	padding-bottom: 3px;
	white-space: nowrap
}

.pf3-table {
	width: 100%
}

.pf3-table .button {
	line-height: 1;
	padding: 4px;
	display: block;
	max-width: 80px;
	max-height: 20px
}

.pf3-filter .row {
	margin-bottom: 20px
}

body.products #main .cart,
body.products #main .contact {
	color: #e27b36
}

.pf3 .dataTables_filter,
div.dataTables_wrapper div.dataTables_info {
	display: none
}

@media (min-width:1366px) {
	.wide-hack {
		margin-left: calc(-1366px / 2 + 960px / 2);
		margin-right: calc(-1366px / 2 + 960px / 2)
	}
	div.tab-block .wide-hack .dataTables_scrollBody {
		overflow: hidden!important
	}
	.pf3-results {
		margin-left: calc(-100vw / 2 + 960px / 2);
		margin-right: calc(-100vw / 2 + 960px / 2)
	}
	.pf3-results__spacer {
		margin-left: calc(50vw - 1366px / 2);
		margin-right: calc(50vw - 1366px / 2)
	}
}

@media (max-width:991px) and (min-width:768px) {
	div.tab-block .wide-hack {
		margin-left: calc(-98vw / 2 + 768px / 2);
		margin-right: calc(-98vw / 2 + 768px / 2)
	}
	.pf3-results {
		margin-left: calc(-100vw / 2 + 768px / 2);
		margin-right: calc(-100vw / 2 + 768px / 2)
	}
	.pf3-results__spacer {
		margin-left: 10px;
		margin-right: 10px
	}
}

@media (max-width:1365px) and (min-width:992px) {
	div.tab-block .wide-hack {
		margin-left: calc(-98vw / 2 + 960px / 2);
		margin-right: calc(-98vw / 2 + 960px / 2)
	}
	.pf3-results {
		margin-left: calc(-100vw / 2 + 960px / 2);
		margin-right: calc(-100vw / 2 + 960px / 2)
	}
	.pf3-results__spacer {
		margin-left: 10px;
		margin-right: 10px
	}
}

.pf3 label .jcf-checkbox.jcf-checked {
	background-color: #1f427d
}

.pf3 .jcf-checkbox .jcf-checked span {
	position: absolute;
	display: none;
	height: 18px;
	width: 20px;
	top: 4px;
	left: 6px;
	margin: -7px 0 0 -6px;
	border: 3px solid #fff;
	color: #fff
}

body #main h2.pf3-heading {
	color: #000;
	font-size: 22px
}

th.pf3-sub-heading {
	border: none;
	color: #fff;
	background-color: #1f427d;
	padding: 2px 2px 2px 6px;
	margin-bottom: 20px
}

.pf3-table td.blank,
.pf3-table th.blank {
	border: none;
	width: 20px;
	padding: 0!important;
	background-color: #fff;
	cursor: default
}

.pf3-table tbody tr:hover {
	background-color: #f5f5f5;
	cursor: pointer
}

.pf3-table tbody tr td.no-hover {
	background-color: #fff;
	cursor: default
}

#main .pf3-filter__heading {
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 20px
}

#main .pf3-filter__sub-heading {
	font-size: 16px;
	color: #000
}

.pf3-filter .checkbox label {
	padding-left: 0
}

@media (max-width:768px) {
	body.default .leadgen-wrapper #header.underline {
		border-bottom: 10px solid #1f427d
	}
	div#leadgen_container form#contact {
		padding: 20px;
		margin: 0 auto;
		width: 100%
	}
	div#leadgen_container img.leadgen {
		margin-top: 0;
		width: 100%
	}
	#main .top-banner.leadgen-banner {
		padding-top: 10px
	}
	#main .top-banner .leadgen-title {
		margin-left: 0
	}
	.pf3-filter .checkbox {
		margin-right: 10px;
		float: left
	}
	.pf3-box img {
		float: left;
		margin-right: 10px!important
	}
}

body.products #main button.pf3-button {
	margin-top: -4px;
	padding: 5px;
	border-radius: 5px;
	border-width: 1px;
	text-transform: none;
	font-size: 12px;
	min-width: unset
}

body.products #main button.pf3-button--disabled {
	cursor: not-allowed;
	border-color: #c1c1c1;
	color: #c1c1c1
}

body.products #main button.pf3-filter__clear-all {
	float: right;
	min-width: auto
}

body.products #main button.pf3-filter__view-more {
	min-width: auto
}

.pf3-filter__input-with-unit-dropdown {
	width: calc(100% - 55px)
}

.pf3-filter input[type=number],
.pf3-filter input[type=text] {
	border-radius: 5px
}

.pf3-filter input[type=number] {
	-moz-appearance: textfield
}

.pf3-filter input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0
}

.pf3-filter input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0
}

.jcf-select-pf3-filter__unit-dropdown {
	min-width: auto;
	width: 50px;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 0;
	color: #fff;
	background-color: #1f427d
}

.jcf-select-pf3-filter__unit-dropdown .jcf-select-opener {
	display: none
}

.jcf-select-pf3-filter__unit-dropdown .jcf-select-text {
	width: 100%
}

.jcf-select-pf3-filter__unit-dropdown .jcf-select-text:after {
	content: "\25BC";
	position: absolute;
	right: 10px
}

.pf3-filter__unit-dropdown {
	color: #000
}

#main .pf3-filter h4 {
	font-size: 14px;
	color: #000;
	font-weight: 400
}

.pf3-filter__option-button {
	background-color: #fff;
	color: #666766;
	border: 1px solid #666766;
	margin-bottom: 10px;
	text-align: center;
	cursor: pointer;
	box-sizing: border-box;
	min-height: 22px
}

.pf3-filter__option-button--disabled {
	background-color: #d9d9d9;
	border-color: #979797;
	color: #979797;
	cursor: not-allowed
}

.pf3-filter__option-button--selected {
	color: #1f427d;
	font-weight: 700;
	outline: #1f427d solid 2px;
	border-color: transparent
}

.pf3-sub-heading {
	font-size: 18px;
	font-weight: 700;
	color: #000
}

body.products #main button.pf3-button.pf3_recomended_toggle {
	margin-top: 4px;
	margin-left: 10px
}

.pf3-box {
	display: flex;
	flex-direction: column;
	border: 1px solid #d3d3d3;
	padding: 15px;
	cursor: pointer;
	background-color: #fff;
	width: 100%
}

.pf3-box.no-padding {
	padding: 0
}

.pf3-box__description {
	flex-grow: 1;
	display: flex;
	flex-direction: column
}

.pf3-box__subtext {
	font-size: 12px;
	margin-top: auto;
	text-align: center
}

.pf3-box__link {
	font-size: 12px;
	margin-top: auto;
	text-align: end
}

#main .pf3-box h3 {
	color: #666766;
	font-size: 16px
}

#main .pf3-box.no-padding h3,
#main .pf3-box.no-padding p {
	margin-left: 15px;
	margin-right: 15px
}

#main .pf3-level>h2 {
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 0
}

.pf3-box img {
	width: 120px;
	margin: 0 auto;
	display: block;
	flex-shrink: 0
}

.pf3-box.no-padding img {
	width: 100%
}

.pf3-level {
	padding: 15px;
	margin-top: 10px
}

.pf3-level--selected {
	background: #f2f3f5;
	background: linear-gradient(90deg, rgba(242, 243, 245, 0) 0, rgba(242, 243, 245, 1) 25%, rgba(242, 243, 245, 1) 75%, rgba(242, 243, 245, 0) 100%)
}

.pf3-level1 {
	margin-top: -20px
}

.pf3-row__info {
	flex-grow: 1;
	position: relative;
	padding-left: 10px;
	padding-right: 10px
}

.pf3-row__info a {
	position: absolute;
	bottom: 0;
	right: 10px;
	width: 108px;
	font-size: 12px;
	cursor: pointer
}

.pf3-box--active,
.pf3-box--selected {
	border: 2px solid #1f427d;
	position: relative;
	padding: 14px
}

.pf3-level .pf3-box--selected:after,
.pf3-level .pf3-box--selected:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}

.pf3-level .pf3-box--selected:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 20px;
	margin-left: -20px
}

.pf3-level .pf3-box--selected:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #1f427d;
	border-width: 23px;
	margin-left: -23px
}

.pf3-box .sub-selection {
	position: absolute;
	Width: 257px;
	top: 20px;
	padding: 10px;
	border: 1px solid #1f427d;
	border-radius: 5px;
	background-color: #fff;
	cursor: auto;
	display: none
}

.pf3-box .sub-selection.sub-selection--left {
	left: -280px
}

.pf3-box .sub-selection.sub-selection--right {
	right: -280px
}

.pf3-box .sub-selection p {
	margin: 10px;
	color: #1f427d;
	font-weight: 700
}

.pf3-box--active .sub-selection,
.pf3-box--selected .sub-selection {
	display: block
}

.pf3-box--active .sub-selection {
	box-shadow: 0 0 4px 0 rgba(74, 144, 226, .7);
	border: 1px solid #4a90e2
}

.pf3-results {
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #f2f3f5
}

.pf3-filter .jcf-checkbox span {
	position: absolute;
	height: 6px;
	width: 12px;
	top: 9px;
	left: 8px;
	margin: -7px 0 0 -6px;
	border: 3px solid #1f427d;
	border-width: 7px 8px;
	transform: none;
	-ms-filter: none
}

.cad>svg {
	fill: #7bb142;
	position: absolute;
	top: 4px;
	right: 0;
	width: 30px;
	height: 20px
}

#main .position-relative {
	position: relative
}

span.pf3-tag {
	border: 1px solid #f0f0f0;
	background-color: #f0f0f0;
	color: #000;
	padding: 3px 26px 3px 6px;
	border-radius: 20px;
	cursor: pointer;
	position: relative;
	display: inline-block;
	margin-bottom: 5px
}

span.pf3-tag:after {
	content: "x";
	color: #fff;
	background-color: #1f427d;
	margin-left: 5px;
	border: 1px solid #1f427d;
	font-weight: 700;
	border-radius: 50%;
	font-size: 12px;
	position: absolute;
	width: 18px;
	padding-left: 5px;
	right: 2px
}

span.pf3-tag.pf3-tag--disabled {
	cursor: not-allowed;
	color: #000
}

span.pf3-tag.pf3-tag--disabled:after {
	background-color: #c1c1c1;
	border: 1px solid #c1c1c1
}

.pf3-filter .jcf-disabled {
	background-color: #d9d9d9!important;
	border-color: #979797
}

.pf3-show-all {
	margin-top: 15px
}

.pf3-table .padding-right {
	padding-right: 20px
}

.pf3-table .padding-left {
	padding-left: 20px
}

.pf3-table .no-padding-right {
	padding-right: 0!important
}

@media (min-width:1380px) {
	.pf3-results .dataTables_scrollBody {
		overflow: visible!important
	}
}

.pf3-results__legend {
	display: flex;
	margin-top: 20px;
	color: #000
}

.pf3-results__legend span {
	margin-right: 5px
}

.pf3-results__legend p {
	margin-right: 20px
}

.pf3-results__legend svg {
	fill: #7bb142;
	width: 30px;
	height: 20px
}

.pf3-results__legend .file,
.pf3-results__legend .print {
	color: #1f427d
}

.pf3-toggle__item {
	text-transform: uppercase;
	color: #1f427d;
	border: 1px solid #1f427d;
	display: inline-block;
	padding: 3px 10px;
	font-weight: 700;
	font-size: 12px;
	width: 49%;
	text-align: center;
	cursor: pointer;
	background: #fff
}

.pf3-toggle__item--left {
	border-radius: 3px 0 0 3px
}

.pf3-toggle__item--right {
	border-radius: 0 3px 3px 0
}

.pf3-toggle__item--selected {
	color: #fff;
	background-color: #1f427d
}

.pf3-toggle.pf3-toggle--recommended {
	float: right;
	margin-top: 15px
}

.pf3-toggle.pf3-toggle--recommended .pf3-toggle__item {
	text-transform: none;
	width: auto
}

.pf3-toggle__item--alert {
	color: #09f;
	border-color: #09f
}

.pf3-toggle__item--alert.pf3-toggle__item--selected {
	color: #fff;
	background-color: #09f
}

.pf3-filter__sub-heading--with-help {
	display: inline-flex;
	max-width: 90%;
	margin-top: 0
}

.pf3-filter__sub-heading--collapsible {
	display: inline-flex;
	max-width: 76%;
	margin-top: 0
}

.pf3-filter .radio label {
	padding-left: 0
}

.pf3-filter__screw-length-details,
.pf3-filter__shafting-length-details {
	margin-left: 20px
}

.pf3-filter .radio label input[type=number],
.pf3-filter .radio label input[type=text] {
	margin-left: 20px;
	width: 60%;
	margin-top: 5px;
	text-align: center;
	float: left
}

.pf3-filter .radio .jcf-radio {
	overflow: initial
}

.pf3-filter .form-group input[type=number],
.pf3-filter .form-group input[type=text] {
	width: calc(100% - 55px);
	text-align: center;
	float: left
}

.pf3-filter form input[type=submit] {
	margin-left: 5px;
	margin-top: 2px
}

.pf3-common-attributes__item {
	margin-right: 15px
}

.pf3-common-attributes__item strong {
	color: #000
}

.pf3-cta {
	background-color: #fff;
	border: 1px solid #979797;
	border-radius: 4px;
	padding: 20px;
	margin-bottom: 20px;
	margin-top: 16px
}

.pf3-cta__image {
	display: block;
	margin: 0 auto 20px
}

.pf3-cta__text {
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: #666766
}

.pf3-cta__full-image {
	padding: 0
}

.pf3-cta__full-image .pf3-cta__text {
	margin: 0 20px
}

.pf3-cta__full-image .pf3-cta__button {
	margin: 20px;
	width: auto
}

.pf3-no-results {
	margin-top: 100px
}

.pf3-filter__bs-screw-length-submit,
.pf3-filter__shafting-shaft-length-submit,
.radio .jcf-select-pf3-filter__unit-dropdown {
	margin-top: 7px;
	margin-left: 5px;
	margin-bottom: 10px
}

@media (max-width:767px) {
	.pf3-box {
		cursor: initial
	}
	.js_pf3BoxClickable {
		cursor: pointer
	}
	.pf3-toggle.pf3-toggle--recommended {
		float: none;
		text-align: center
	}
	.pf3-level--selected {
		margin-top: 30px
	}
	.pf3-level {
		padding: 15px 0
	}
}

.pf3-filter__images {
	overflow: auto;
	white-space: nowrap;
	width: 91%;
	margin: auto auto 8px
}

.pf3-filter__images::-webkit-scrollbar {
	height: 10px
}

.pf3-filter__images::-webkit-scrollbar-track {
	background-color: #f0f0f0
}

.pf3-filter__images::-webkit-scrollbar-thumb {
	background-color: #a9a9a9;
	border: 2px solid transparent;
	border-radius: 4px;
	background-clip: content-box
}

.pf3-filter__images .pf3-filter__image {
	display: inline-block;
	max-width: 20%
}

.pf3-filter__images img {
	max-width: 90%!important;
	margin: auto;
	display: block
}

.pf3-filter__images p {
	font-size: 12px;
	text-align: center;
	margin-bottom: 4px
}

.pf3-filter-modal .pf3-box {
	margin-bottom: 20px
}

.pf3-filter-modal .radio label {
	padding-left: 0
}

.pf3-filter-modal .pf3-end-support-selection {
	margin-left: 69px;
	margin-right: 69px;
	margin-top: 20px
}

.pf3-filter-modal .pf3-end-support-selection button {
	width: 100%
}

.pf3-filter-modal .pf3-end-support-selection .pf3-box__tag {
	position: absolute;
	font-size: x-small;
	color: #fff;
	background: rgba(0, 0, 0, .6);
	padding: 2px 8px
}

.pf3-step-mapping__step {
	display: inline-block;
	width: 40px;
	border: 3px solid #1f427d;
	border-radius: 50%;
	height: 40px;
	margin: 0 20px;
	color: #1f427d;
	padding: 4px;
	font-size: 20px;
	font-weight: 700;
	background-color: #fff;
	position: relative
}

.pf3-step-mapping__step-complete {
	width: 40px;
	height: 40px;
	background-color: #7bb142;
	color: #fff;
	font-size: 20px;
	padding: 4px;
	border: 3px solid #7bb142;
	border-radius: 50%;
	display: inline-block;
	margin: 0 20px;
	position: relative
}

.pf3-step-mapping {
	text-align: center;
	margin-bottom: 50px
}

.pf3-step-mapping:after {
	content: ' ';
	background-color: #8c8c8c;
	height: 5px;
	display: block;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: -20px
}

.pf3-step-mapping__step-complete::after,
.pf3-step-mapping__step::after {
	position: absolute;
	color: gray;
	font-size: 14px;
	bottom: -23px;
	width: 50px;
	left: -8px;
	font-weight: 400
}

.pf3-step-mapping .step-1::after {
	content: 'Step 1'
}

.pf3-step-mapping .step-2::after {
	content: 'Step 2'
}

.pf3-step-mapping .step-3::after {
	content: 'Step 3'
}

.pf3-step-mapping .step-4::after {
	content: 'Step 4'
}

.pf3-results-table {
	margin-top: 16px;
	margin-bottom: 16px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #fff
}

.pf3-filter hr {
	border-top: 1px solid #000
}

.pf3-filter .form-control {
	border: 1px solid #000
}

.pf3-notification-box {
	display: flex;
	background-color: #d9edf7;
	border-radius: 3px;
	padding: 12px;
	border: 1px solid #bce8f1
}

.pf3-notification-box .alert-icon {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	font-size: 34px;
	height: 38px;
	color: #4f92b8
}

.pf3-notification-box p {
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
	font-family: ProximaNova-Regular, 'Proxima Nova';
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: #4f92b8;
	text-align: left;
	line-height: 21px
}

.pf3-notification-box .close {
	order: 99;
	font-size: 38px;
	line-height: .6;
	color: #4f92b8;
	opacity: 1;
	align-self: flex-start;
	margin-left: 20px;
	font-weight: 900
}

#endSupportSelectionModal .endSupportHelp {
	display: flex
}

#endSupportSelectionModal .endSupportHelp .glyphicon {
	color: #09f;
	margin-right: 5px;
	font-size: 20px
}

#endSupportSelectionModal .endSupportHelp a {
	color: #09f!important;
	cursor: pointer
}

.image-centered {
	width: fit-content;
	margin: auto
}

#product-line-overview {
	margin-top: 20px;
	margin-bottom: 10px
}

#product-line-overview li,
#product-line-overview ul {
	margin: 0;
	padding: 0;
	list-style: none
}

#product-line-overview .content,
#product-line-overview .content p {
	margin-top: 0
}

#product-line-overview .sub-title {
	color: #005295!important
}

#main h2.sub-title {
	font-weight: 400;
	clear: both;
	padding: 20px 0 10px
}

#product-line-overview #headermenu a {
	color: #7bb142!important;
	text-decoration: none
}

#product-line-overview #headermenu>li {
	padding-bottom: 20px;
	border: 0;
	box-shadow: none
}

#product-line-overview #headermenu>li ul {
	margin-left: 28px!important
}

#product-line-overview #headermenu>li ul a {
	color: #e27b36!important
}

#product-line-overview #headermenu>li ul a.active {
	text-decoration: underline
}

#product-line-overview .caret {
	margin-bottom: -4px;
	margin-right: 6px;
	border-width: 10px;
	border-style: solid;
	border-left-color: transparent;
	border-bottom-color: transparent
}

#product-line-overview .collapsed>.caret {
	margin-top: -4px;
	margin-bottom: 0;
	border-color: transparent transparent transparent #7bb142
}

#training-subheader .image-wrapper {
	display: inline-block;
	width: 100%;
	text-align: center
}

#training-subheader .image-wrapper img {
	max-width: 100%;
	height: auto
}

#training-subheader .image-wrapper a {
	color: #7bb142!important
}

#main #training-subheader .breadcrumbsupport {
	display: none
}

#main #training-subheader .subnavi {
	margin: 20px 0
}

#main #training-subheader .subnavi .divider {
	float: left;
	margin-right: 30px;
	height: 30px;
	border-right: 1px solid #005295;
	color: #fff;
	width: 0
}

#main #training-subheader .subnavi a {
	display: block;
	background-color: #fff;
	border: 1px solid #005295;
	padding: 0 20px;
	height: 30px;
	line-height: 30px;
	color: #005295;
	position: relative;
	border-radius: 4px
}

#main #training-subheader .subnavi a.inactive {
	border-color: #ccc;
	color: #ccc
}

#main #training-subheader .subnavi a:hover {
	background-color: #f8f8f8;
	text-decoration: none
}

#main #training-subheader .subnavi a.backToHome,
#main #training-subheader .subnavi a.prevTopic {
	float: left
}

#main #training-subheader .subnavi a.backToHome {
	margin-right: 20px
}

#main #training-subheader .subnavi a.nextSection {
	float: left;
	margin-left: 30px
}

#main #training-subheader .subnavi a.nextSection:before,
#main #training-subheader .subnavi a.prevTopic:before {
	content: '';
	position: absolute;
	top: 3px;
	width: 20px;
	height: 21px;
	background: inherit;
	border: inherit;
	border-left-color: transparent;
	border-bottom-color: transparent;
	border-radius: 0 4px 0 18px
}

#main #training-subheader .subnavi a.prevTopic:before {
	transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	left: -9px
}

#main #training-subheader .subnavi a.nextSection:before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	right: -9px;
	top: 4px
}

body.support #main .subheaderswitch .tabset li.active a {
	background-color: #005295;
	padding: 12px 12px 11px
}

.trainingsection .container p {
	margin: 10px 0 0
}

#main .container .training a.openmodal {
	display: block;
	border: 1px solid #666766;
	border-radius: 4px;
	padding: 1px;
	text-align: center;
	position: relative
}

#main .container .training a.openmodal .magnifier {
	position: absolute;
	width: 13px;
	height: 13px;
	right: 0;
	margin-top: 8px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAIAAAD9iXMrAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjEuNv1OCegAAAAxSURBVChTY0jPSEdG/2EATZxEdVBJbIBG6qA8QoDq6oh1H23UwRFUEiYNR8Spy0gHAHtfh1V2BkTqAAAAAElFTkSuQmCC)
}

.trainingsection .container:first-child p {
	margin-top: 0
}

#subheader-page {
	margin-top: 10px;
	position: relative;
	min-height: 400px
}

.trainingsection .sub-title {
	font-size: 34px!important
}

body.support #main .subheaderswitch .tabset li {
	margin-top: 2px
}

.trainingsection .subheaderswitch li,
.trainingsection .subheaderswitch ul {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none
}

.trainingsection .content {
	margin-top: 10px
}

#training-subheader .content .containercontent {
	margin-top: 40px
}

#training-subheader .content .containercontent .modal img,
#training-subheader .content .containercontent img {
	max-width: 100%
}

#training-subheader .modal-header .close {
	margin-top: -10px
}

.modal-training-qa p.question {
	font-size: 2em
}

.modal-training-qa div.question {
	display: none
}

.modal-training-qa div.question.q1 {
	display: block
}

.modal-training-qa ul.answers {
	padding-left: 0
}

.modal-training-qa ul.answers li {
	list-style-type: none;
	font-size: 1.8em
}

.modal-training-qa ul.answers-open li:hover {
	background-color: #ddd
}

.modal-training-qa ul.answers li.correct {
	background-color: #00b700;
	color: #fff
}

.modal-training-qa ul.answers li.wrong {
	background-color: red;
	color: #fff
}

body #main .modal-training-qa a.nextquestion,
body #main .modal-training-qa a.prevquestion {
	display: none;
	background-color: #005295;
	padding: 5px 20px;
	color: #fff
}

body #main .modal-training-qa a.nextquestion.show,
body #main .modal-training-qa a.prevquestion.show {
	display: block
}

body #main .modal-training-qa a.nextquestion:hover,
body #main .modal-training-qa a.prevquestion:hover {
	text-decoration: none;
	color: #e6e6e6
}

body #main .modal-training-qa a.prevquestion {
	float: left
}

body #main .modal-training-qa a.nextquestion {
	float: right
}

#training-subheader .content .containercontent a.testyourknowledge {
	display: block;
	background-color: #005295;
	padding: 7px 20px;
	color: #fff;
	width: 100%;
	margin: 20px auto;
	text-align: center;
	text-transform: uppercase
}

#training-subheaderpage .content .containercontent .description {
	width: 80%;
	text-align: left;
	margin: 0 auto
}

#training-subheader>.row {
	margin: 0
}

.trainingsection .modal-dialog iframe,
.trainingsection .modal-dialog img {
	display: block;
	margin: 0 auto
}

@media (min-width:768px) {
	.trainingsection .modal-dialog {
		width: 900px;
		max-width: 90%
	}
}

#training-subheader .related h3 {
	font-size: 20px
}

#training-subheader .related-resource {
	border: 1px solid #858585;
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 20px
}

#training-subheader .related-resource img.related-image {
	display: block;
	margin: 10px auto;
	border-radius: 50%
}

#training-subheader .related-resource img.related-type {
	display: block;
	border-radius: 50%;
	margin: 10px auto;
	background-color: #e06632;
	padding: 10px
}

#training-subheader .related-resource h4 {
	text-align: center;
	font-size: 1.6em;
	width: 80%;
	font-weight: 400;
	margin: 10px auto
}

#main #training-subheader .related-resource a {
	color: #005295;
	font-size: .9em;
	display: block;
	text-align: center
}

#productlines .collapsing {
	-webkit-transition-duration: .1s;
	transition-duration: .1s
}

#main .additional-material h2 {
	font-weight: 400
}

#main .additional-material h3 {
	text-transform: uppercase
}

body.support #main .additional-material a {
	color: #005295
}

.trainingsection .product-grid__item {
	position: relative
}

.trainingsection .product-grid__item.active:after,
.trainingsection .product-grid__item.active:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}

.trainingsection .product-grid__item.active:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 20px;
	margin-left: -20px
}

.trainingsection .product-grid__item.active:before {
	border-color: #d3d3d3 transparent transparent;
	border-width: 21px;
	margin-left: -21px
}

.trainingsection .product-grid__item.active:hover:before {
	border-top-color: #5d5d5d
}

.trainingsection .product-grid .col-sm-12 {
	padding-left: 5px;
	padding-right: 5px
}

.trainingsection .product-grid__subheader-box {
	background: #eee;
	margin: 20px 0 10px;
	padding: 5px
}

.trainingsection .product-grid__item .data-subheaders {
	display: none
}

.product-grid__subheader-box .caret {
	margin-bottom: -8px;
	margin-right: 6px;
	border-width: 6px;
	border-style: solid;
	border-top-color: #5d5d5d;
	border-left-color: transparent;
	border-bottom-color: transparent
}

.product-grid__subheader-box .collapsed>.caret {
	border-color: transparent transparent transparent #5d5d5d;
	margin: -4px 0 0 8px
}

.product-grid__subheader-box ul.subheaders {
	margin: 0 0 0 30px;
	list-style-type: none;
	padding: 0
}

#main .product-grid__subheader-box a:hover {
	text-decoration: none;
	color: #2c2c2c
}

#main .product-grid__subheader-box .headerbox {
	border: 1px solid #aaa;
	border-radius: 3px;
	padding: 3px;
	margin-bottom: 5px;
	background: #fff
}

.pf-filter-container {
	background: url(/images/bg2.png)
}

#main .pf-filter h3 {
	padding: 10px;
	background-color: #1f427d;
	color: #fff;
	margin-top: 0
}

#main .pf-filter__values {
	margin-left: 10px;
	margin-right: 10px
}

.pf-filter__values .checkbox,
.pf-filter__values .radio {
	margin-top: 5px;
	margin-bottom: 5px
}