.cmp-image__image {
	width: 100%
}

.cmp-carousel__content {
	position: relative
}

.cmp-carousel__item {
	display: none
}

.cmp-carousel__item--active {
	display: block
}

.cmp-carousel__item .cmp-teaser .item-wrapper{
	max-width: 1400px !important;
	position: relative;
}

.cmp-carousel__action {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.cmp-carousel__indicators {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
	padding: 0;
	list-style: none
}

.cmp-carousel__indicator {
	position: relative;
	flex: 0 1 auto;
	width: 10px;
	height: 10px;
	margin: 0 7px;
	border-radius: 50%;
	font-size: 0;
	text-indent: -3000px;
	background-color: rgba(0, 0, 0, 0.5)
}

.cmp-carousel__indicator--active {
	background-color: rgba(0, 0, 0, 0.8)
}

.cmp-breadcrumb {
	display: inline-block;
	list-style: none;
	padding: 0
}

.cmp-breadcrumb__item {
	display: inline-block;
	vertical-align: top
}

/*
@font-face {
	font-family: "deng";
	src: url("../fonts/Deng.ttf");
}
*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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: "deng";
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	font-family: "deng";
	margin: 0
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	margin: .67em 0;
	font-size: 2em
}

mark {
	color: #000;
	background: #ff0
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit
}

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 {
	padding: 0;
	border: 0
}

input {
	line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid silver
}

legend {
	padding: 0;
	border: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

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

td,
th {
	padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

	*,
	*:before,
	*:after {
		color: #000 !important;
		text-shadow: none !important;
		background: transparent !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " ("attr(href) ")"
	}

	abbr[title]:after {
		content: " ("attr(title) ")"
	}

	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}

	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	tr,
	img {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000 !important
	}

	.label {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

	.table td,
	.table th {
		background-color: #fff !important
	}

	.table-bordered th,
	.table-bordered td {
		border: 1px solid #ddd !important
	}
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('clientlib-base/fonts/glyphicons-halflings-regular.eot');
	src: url('clientlib-base/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('clientlib-base/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('clientlib-base/fonts/glyphicons-halflings-regular.woff') format('woff'), url('clientlib-base/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('clientlib-base/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: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
	content: "\002a"
}

.glyphicon-plus:before {
	content: "\002b"
}

.glyphicon-euro:before,
.glyphicon-eur:before {
	content: "\20ac"
}

.glyphicon-minus:before {
	content: "\2212"
}

.glyphicon-cloud:before {
	content: "\2601"
}

.glyphicon-envelope:before {
	content: "\2709"
}

.glyphicon-pencil:before {
	content: "\270f"
}

.glyphicon-glass:before {
	content: "\e001"
}

.glyphicon-music:before {
	content: "\e002"
}

.glyphicon-search:before {
	content: "\e003"
}

.glyphicon-heart:before {
	content: "\e005"
}

.glyphicon-star:before {
	content: "\e006"
}

.glyphicon-star-empty:before {
	content: "\e007"
}

.glyphicon-user:before {
	content: "\e008"
}

.glyphicon-film:before {
	content: "\e009"
}

.glyphicon-th-large:before {
	content: "\e010"
}

.glyphicon-th:before {
	content: "\e011"
}

.glyphicon-th-list:before {
	content: "\e012"
}

.glyphicon-ok:before {
	content: "\e013"
}

.glyphicon-remove:before {
	content: "\e014"
}

.glyphicon-zoom-in:before {
	content: "\e015"
}

.glyphicon-zoom-out:before {
	content: "\e016"
}

.glyphicon-off:before {
	content: "\e017"
}

.glyphicon-signal:before {
	content: "\e018"
}

.glyphicon-cog:before {
	content: "\e019"
}

.glyphicon-trash:before {
	content: "\e020"
}

.glyphicon-home:before {
	content: "\e021"
}

.glyphicon-file:before {
	content: "\e022"
}

.glyphicon-time:before {
	content: "\e023"
}

.glyphicon-road:before {
	content: "\e024"
}

.glyphicon-download-alt:before {
	content: "\e025"
}

.glyphicon-download:before {
	content: "\e026"
}

.glyphicon-upload:before {
	content: "\e027"
}

.glyphicon-inbox:before {
	content: "\e028"
}

.glyphicon-play-circle:before {
	content: "\e029"
}

.glyphicon-repeat:before {
	content: "\e030"
}

.glyphicon-refresh:before {
	content: "\e031"
}

.glyphicon-list-alt:before {
	content: "\e032"
}

.glyphicon-lock:before {
	content: "\e033"
}

.glyphicon-flag:before {
	content: "\e034"
}

.glyphicon-headphones:before {
	content: "\e035"
}

.glyphicon-volume-off:before {
	content: "\e036"
}

.glyphicon-volume-down:before {
	content: "\e037"
}

.glyphicon-volume-up:before {
	content: "\e038"
}

.glyphicon-qrcode:before {
	content: "\e039"
}

.glyphicon-barcode:before {
	content: "\e040"
}

.glyphicon-tag:before {
	content: "\e041"
}

.glyphicon-tags:before {
	content: "\e042"
}

.glyphicon-book:before {
	content: "\e043"
}

.glyphicon-bookmark:before {
	content: "\e044"
}

.glyphicon-print:before {
	content: "\e045"
}

.glyphicon-camera:before {
	content: "\e046"
}

.glyphicon-font:before {
	content: "\e047"
}

.glyphicon-bold:before {
	content: "\e048"
}

.glyphicon-italic:before {
	content: "\e049"
}

.glyphicon-text-height:before {
	content: "\e050"
}

.glyphicon-text-width:before {
	content: "\e051"
}

.glyphicon-align-left:before {
	content: "\e052"
}

.glyphicon-align-center:before {
	content: "\e053"
}

.glyphicon-align-right:before {
	content: "\e054"
}

.glyphicon-align-justify:before {
	content: "\e055"
}

.glyphicon-list:before {
	content: "\e056"
}

.glyphicon-indent-left:before {
	content: "\e057"
}

.glyphicon-indent-right:before {
	content: "\e058"
}

.glyphicon-facetime-video:before {
	content: "\e059"
}

.glyphicon-picture:before {
	content: "\e060"
}

.glyphicon-map-marker:before {
	content: "\e062"
}

.glyphicon-adjust:before {
	content: "\e063"
}

.glyphicon-tint:before {
	content: "\e064"
}

.glyphicon-edit:before {
	content: "\e065"
}

.glyphicon-share:before {
	content: "\e066"
}

.glyphicon-check:before {
	content: "\e067"
}

.glyphicon-move:before {
	content: "\e068"
}

.glyphicon-step-backward:before {
	content: "\e069"
}

.glyphicon-fast-backward:before {
	content: "\e070"
}

.glyphicon-backward:before {
	content: "\e071"
}

.glyphicon-play:before {
	content: "\e072"
}

.glyphicon-pause:before {
	content: "\e073"
}

.glyphicon-stop:before {
	content: "\e074"
}

.glyphicon-forward:before {
	content: "\e075"
}

.glyphicon-fast-forward:before {
	content: "\e076"
}

.glyphicon-step-forward:before {
	content: "\e077"
}

.glyphicon-eject:before {
	content: "\e078"
}

.glyphicon-chevron-left:before {
	content: "\e079"
}

.glyphicon-chevron-right:before {
	content: "\e080"
}

.glyphicon-plus-sign:before {
	content: "\e081"
}

.glyphicon-minus-sign:before {
	content: "\e082"
}

.glyphicon-remove-sign:before {
	content: "\e083"
}

.glyphicon-ok-sign:before {
	content: "\e084"
}

.glyphicon-question-sign:before {
	content: "\e085"
}

.glyphicon-info-sign:before {
	content: "\e086"
}

.glyphicon-screenshot:before {
	content: "\e087"
}

.glyphicon-remove-circle:before {
	content: "\e088"
}

.glyphicon-ok-circle:before {
	content: "\e089"
}

.glyphicon-ban-circle:before {
	content: "\e090"
}

.glyphicon-arrow-left:before {
	content: "\e091"
}

.glyphicon-arrow-right:before {
	content: "\e092"
}

.glyphicon-arrow-up:before {
	content: "\e093"
}

.glyphicon-arrow-down:before {
	content: "\e094"
}

.glyphicon-share-alt:before {
	content: "\e095"
}

.glyphicon-resize-full:before {
	content: "\e096"
}

.glyphicon-resize-small:before {
	content: "\e097"
}

.glyphicon-exclamation-sign:before {
	content: "\e101"
}

.glyphicon-gift:before {
	content: "\e102"
}

.glyphicon-leaf:before {
	content: "\e103"
}

.glyphicon-fire:before {
	content: "\e104"
}

.glyphicon-eye-open:before {
	content: "\e105"
}

.glyphicon-eye-close:before {
	content: "\e106"
}

.glyphicon-warning-sign:before {
	content: "\e107"
}

.glyphicon-plane:before {
	content: "\e108"
}

.glyphicon-calendar:before {
	content: "\e109"
}

.glyphicon-random:before {
	content: "\e110"
}

.glyphicon-comment:before {
	content: "\e111"
}

.glyphicon-magnet:before {
	content: "\e112"
}

.glyphicon-chevron-up:before {
	content: "\e113"
}

.glyphicon-chevron-down:before {
	content: "\e114"
}

.glyphicon-retweet:before {
	content: "\e115"
}

.glyphicon-shopping-cart:before {
	content: "\e116"
}

.glyphicon-folder-close:before {
	content: "\e117"
}

.glyphicon-folder-open:before {
	content: "\e118"
}

.glyphicon-resize-vertical:before {
	content: "\e119"
}

.glyphicon-resize-horizontal:before {
	content: "\e120"
}

.glyphicon-hdd:before {
	content: "\e121"
}

.glyphicon-bullhorn:before {
	content: "\e122"
}

.glyphicon-bell:before {
	content: "\e123"
}

.glyphicon-certificate:before {
	content: "\e124"
}

.glyphicon-thumbs-up:before {
	content: "\e125"
}

.glyphicon-thumbs-down:before {
	content: "\e126"
}

.glyphicon-hand-right:before {
	content: "\e127"
}

.glyphicon-hand-left:before {
	content: "\e128"
}

.glyphicon-hand-up:before {
	content: "\e129"
}

.glyphicon-hand-down:before {
	content: "\e130"
}

.glyphicon-circle-arrow-right:before {
	content: "\e131"
}

.glyphicon-circle-arrow-left:before {
	content: "\e132"
}

.glyphicon-circle-arrow-up:before {
	content: "\e133"
}

.glyphicon-circle-arrow-down:before {
	content: "\e134"
}

.glyphicon-globe:before {
	content: "\e135"
}

.glyphicon-wrench:before {
	content: "\e136"
}

.glyphicon-tasks:before {
	content: "\e137"
}

.glyphicon-filter:before {
	content: "\e138"
}

.glyphicon-briefcase:before {
	content: "\e139"
}

.glyphicon-fullscreen:before {
	content: "\e140"
}

.glyphicon-dashboard:before {
	content: "\e141"
}

.glyphicon-paperclip:before {
	content: "\e142"
}

.glyphicon-heart-empty:before {
	content: "\e143"
}

.glyphicon-link:before {
	content: "\e144"
}

.glyphicon-phone:before {
	content: "\e145"
}

.glyphicon-pushpin:before {
	content: "\e146"
}

.glyphicon-usd:before {
	content: "\e148"
}

.glyphicon-gbp:before {
	content: "\e149"
}

.glyphicon-sort:before {
	content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}

.glyphicon-sort-by-order:before {
	content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}

.glyphicon-sort-by-attributes:before {
	content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}

.glyphicon-unchecked:before {
	content: "\e157"
}

.glyphicon-expand:before {
	content: "\e158"
}

.glyphicon-collapse-down:before {
	content: "\e159"
}

.glyphicon-collapse-up:before {
	content: "\e160"
}

.glyphicon-log-in:before {
	content: "\e161"
}

.glyphicon-flash:before {
	content: "\e162"
}

.glyphicon-log-out:before {
	content: "\e163"
}

.glyphicon-new-window:before {
	content: "\e164"
}

.glyphicon-record:before {
	content: "\e165"
}

.glyphicon-save:before {
	content: "\e166"
}

.glyphicon-open:before {
	content: "\e167"
}

.glyphicon-saved:before {
	content: "\e168"
}

.glyphicon-import:before {
	content: "\e169"
}

.glyphicon-export:before {
	content: "\e170"
}

.glyphicon-send:before {
	content: "\e171"
}

.glyphicon-floppy-disk:before {
	content: "\e172"
}

.glyphicon-floppy-saved:before {
	content: "\e173"
}

.glyphicon-floppy-remove:before {
	content: "\e174"
}

.glyphicon-floppy-save:before {
	content: "\e175"
}

.glyphicon-floppy-open:before {
	content: "\e176"
}

.glyphicon-credit-card:before {
	content: "\e177"
}

.glyphicon-transfer:before {
	content: "\e178"
}

.glyphicon-cutlery:before {
	content: "\e179"
}

.glyphicon-header:before {
	content: "\e180"
}

.glyphicon-compressed:before {
	content: "\e181"
}

.glyphicon-earphone:before {
	content: "\e182"
}

.glyphicon-phone-alt:before {
	content: "\e183"
}

.glyphicon-tower:before {
	content: "\e184"
}

.glyphicon-stats:before {
	content: "\e185"
}

.glyphicon-sd-video:before {
	content: "\e186"
}

.glyphicon-hd-video:before {
	content: "\e187"
}

.glyphicon-subtitles:before {
	content: "\e188"
}

.glyphicon-sound-stereo:before {
	content: "\e189"
}

.glyphicon-sound-dolby:before {
	content: "\e190"
}

.glyphicon-sound-5-1:before {
	content: "\e191"
}

.glyphicon-sound-6-1:before {
	content: "\e192"
}

.glyphicon-sound-7-1:before {
	content: "\e193"
}

.glyphicon-copyright-mark:before {
	content: "\e194"
}

.glyphicon-registration-mark:before {
	content: "\e195"
}

.glyphicon-cloud-download:before {
	content: "\e197"
}

.glyphicon-cloud-upload:before {
	content: "\e198"
}

.glyphicon-tree-conifer:before {
	content: "\e199"
}

.glyphicon-tree-deciduous:before {
	content: "\e200"
}

.glyphicon-cd:before {
	content: "\e201"
}

.glyphicon-save-file:before {
	content: "\e202"
}

.glyphicon-open-file:before {
	content: "\e203"
}

.glyphicon-level-up:before {
	content: "\e204"
}

.glyphicon-copy:before {
	content: "\e205"
}

.glyphicon-paste:before {
	content: "\e206"
}

.glyphicon-alert:before {
	content: "\e209"
}

.glyphicon-equalizer:before {
	content: "\e210"
}

.glyphicon-king:before {
	content: "\e211"
}

.glyphicon-queen:before {
	content: "\e212"
}

.glyphicon-pawn:before {
	content: "\e213"
}

.glyphicon-bishop:before {
	content: "\e214"
}

.glyphicon-knight:before {
	content: "\e215"
}

.glyphicon-baby-formula:before {
	content: "\e216"
}

.glyphicon-tent:before {
	content: "\26fa"
}

.glyphicon-blackboard:before {
	content: "\e218"
}

.glyphicon-bed:before {
	content: "\e219"
}

.glyphicon-apple:before {
	content: "\f8ff"
}

.glyphicon-erase:before {
	content: "\e221"
}

.glyphicon-hourglass:before {
	content: "\231b"
}

.glyphicon-lamp:before {
	content: "\e223"
}

.glyphicon-duplicate:before {
	content: "\e224"
}

.glyphicon-piggy-bank:before {
	content: "\e225"
}

.glyphicon-scissors:before {
	content: "\e226"
}

.glyphicon-bitcoin:before {
	content: "\e227"
}

.glyphicon-btc:before {
	content: "\e227"
}

.glyphicon-xbt:before {
	content: "\e227"
}

.glyphicon-yen:before {
	content: "\00a5"
}

.glyphicon-jpy:before {
	content: "\00a5"
}

.glyphicon-ruble:before {
	content: "\20bd"
}

.glyphicon-rub:before {
	content: "\20bd"
}

.glyphicon-scale:before {
	content: "\e230"
}

.glyphicon-ice-lolly:before {
	content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
	content: "\e232"
}

.glyphicon-education:before {
	content: "\e233"
}

.glyphicon-option-horizontal:before {
	content: "\e234"
}

.glyphicon-option-vertical:before {
	content: "\e235"
}

.glyphicon-menu-hamburger:before {
	content: "\e236"
}

.glyphicon-modal-window:before {
	content: "\e237"
}

.glyphicon-oil:before {
	content: "\e238"
}

.glyphicon-grain:before {
	content: "\e239"
}

.glyphicon-sunglasses:before {
	content: "\e240"
}

.glyphicon-text-size:before {
	content: "\e241"
}

.glyphicon-text-color:before {
	content: "\e242"
}

.glyphicon-text-background:before {
	content: "\e243"
}

.glyphicon-object-align-top:before {
	content: "\e244"
}

.glyphicon-object-align-bottom:before {
	content: "\e245"
}

.glyphicon-object-align-horizontal:before {
	content: "\e246"
}

.glyphicon-object-align-left:before {
	content: "\e247"
}

.glyphicon-object-align-vertical:before {
	content: "\e248"
}

.glyphicon-object-align-right:before {
	content: "\e249"
}

.glyphicon-triangle-right:before {
	content: "\e250"
}

.glyphicon-triangle-left:before {
	content: "\e251"
}

.glyphicon-triangle-bottom:before {
	content: "\e252"
}

.glyphicon-triangle-top:before {
	content: "\e253"
}

.glyphicon-console:before {
	content: "\e254"
}

.glyphicon-superscript:before {
	content: "\e255"
}

.glyphicon-subscript:before {
	content: "\e256"
}

.glyphicon-menu-left:before {
	content: "\e257"
}

.glyphicon-menu-right:before {
	content: "\e258"
}

.glyphicon-menu-down:before {
	content: "\e259"
}

.glyphicon-menu-up:before {
	content: "\e260"
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337ab7;
	text-decoration: none
}

a:hover,
a:focus {
	color: #23527c;
	text-decoration: none
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.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;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role="button"] {
	cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.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,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
	font-size: 75%
}

h1,
.h1 {
	font-size: 36px
}

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 15px
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media(min-width:768px) {
	.lead {
		font-size: 22px;
		font-weight: 200;
		color: #363636
	}
}

small,
.small {
	font-size: 85%
}

mark,
.mark {
	padding: .2em;
	background-color: #fcf8e3
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #337ab7
}

a.text-primary:hover,
a.text-primary:focus {
	color: #286090
}

.text-success {
	color: #3c763d
}

a.text-success:hover,
a.text-success:focus {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:hover,
a.text-info:focus {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:hover,
a.text-warning:focus {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:hover,
a.text-danger:focus {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #337ab7
}

a.bg-primary:hover,
a.bg-primary:focus {
	background-color: #286090
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:hover,
a.bg-success:focus {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:hover,
a.bg-info:focus {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:hover,
a.bg-warning:focus {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:hover,
a.bg-danger:focus {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

ul,
ol {
	margin-top: 0;
	margin-bottom: 10px
}

ul ul,
ol ul,
ul ol,
ol ol {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none
}

.list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dt,
dd {
	line-height: 1.42857143
}

dt {
	font-weight: bold
}

dd {
	margin-left: 0
}

@media(min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
	content: ''
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
	content: '\00A0 \2014'
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	-webkit-box-shadow: none;
	box-shadow: none
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	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,
.aem-Grid.aem-Grid--default--12>.colctrl.richtext-block-group,
.aem-Grid.aem-Grid--default--12>.colctrl.legal-block-group,
.aem-Grid.aem-Grid--default--12>.colctrl.container-block-group {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	float: none
}

@media(min-width:768px) {

	.container,
	.aem-Grid.aem-Grid--default--12>.colctrl.richtext-block-group,
	.aem-Grid.aem-Grid--default--12>.colctrl.legal-block-group,
	.aem-Grid.aem-Grid--default--12>.colctrl.container-block-group {
		width: 750px
	}
}

@media(min-width:992px) {

	.container,
	.aem-Grid.aem-Grid--default--12>.colctrl.richtext-block-group,
	.aem-Grid.aem-Grid--default--12>.colctrl.legal-block-group,
	.aem-Grid.aem-Grid--default--12>.colctrl.container-block-group {
		width: 970px
	}
}

@media(min-width:1200px) {

	.container,
	.aem-Grid.aem-Grid--default--12>.colctrl.richtext-block-group,
	.aem-Grid.aem-Grid--default--12>.colctrl.legal-block-group,
	.aem-Grid.aem-Grid--default--12>.colctrl.container-block-group {
		width: 1170px
	}
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	margin-right: -15px;
	margin-left: -15px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left
}

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

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

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

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

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

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

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

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0
}

@media(min-width:768px) {

	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left
	}

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

	.col-sm-11 {
		width: 91.66666667%
	}

	.col-sm-10 {
		width: 83.33333333%
	}

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

	.col-sm-8 {
		width: 66.66666667%
	}

	.col-sm-7 {
		width: 58.33333333%
	}

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

	.col-sm-5 {
		width: 41.66666667%
	}

	.col-sm-4 {
		width: 33.33333333%
	}

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

	.col-sm-2 {
		width: 16.66666667%
	}

	.col-sm-1 {
		width: 8.33333333%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-pull-11 {
		right: 91.66666667%
	}

	.col-sm-pull-10 {
		right: 83.33333333%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-8 {
		right: 66.66666667%
	}

	.col-sm-pull-7 {
		right: 58.33333333%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-5 {
		right: 41.66666667%
	}

	.col-sm-pull-4 {
		right: 33.33333333%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-2 {
		right: 16.66666667%
	}

	.col-sm-pull-1 {
		right: 8.33333333%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-push-11 {
		left: 91.66666667%
	}

	.col-sm-push-10 {
		left: 83.33333333%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-8 {
		left: 66.66666667%
	}

	.col-sm-push-7 {
		left: 58.33333333%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-5 {
		left: 41.66666667%
	}

	.col-sm-push-4 {
		left: 33.33333333%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-2 {
		left: 16.66666667%
	}

	.col-sm-push-1 {
		left: 8.33333333%
	}

	.col-sm-push-0 {
		left: auto
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}

	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}

	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}

	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}

	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}

	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}

	.col-sm-offset-0 {
		margin-left: 0
	}
}

@media(min-width:992px) {

	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left
	}

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

	.col-md-11 {
		width: 91.66666667%
	}

	.col-md-10 {
		width: 83.33333333%
	}

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

	.col-md-8 {
		width: 66.66666667%
	}

	.col-md-7 {
		width: 58.33333333%
	}

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

	.col-md-5 {
		width: 41.66666667%
	}

	.col-md-4 {
		width: 33.33333333%
	}

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

	.col-md-2 {
		width: 16.66666667%
	}

	.col-md-1 {
		width: 8.33333333%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-pull-11 {
		right: 91.66666667%
	}

	.col-md-pull-10 {
		right: 83.33333333%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-8 {
		right: 66.66666667%
	}

	.col-md-pull-7 {
		right: 58.33333333%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-5 {
		right: 41.66666667%
	}

	.col-md-pull-4 {
		right: 33.33333333%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-2 {
		right: 16.66666667%
	}

	.col-md-pull-1 {
		right: 8.33333333%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-push-11 {
		left: 91.66666667%
	}

	.col-md-push-10 {
		left: 83.33333333%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-8 {
		left: 66.66666667%
	}

	.col-md-push-7 {
		left: 58.33333333%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-5 {
		left: 41.66666667%
	}

	.col-md-push-4 {
		left: 33.33333333%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-2 {
		left: 16.66666667%
	}

	.col-md-push-1 {
		left: 8.33333333%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-offset-12 {
		margin-left: 100%
	}

	.col-md-offset-11 {
		margin-left: 91.66666667%
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-8 {
		margin-left: 66.66666667%
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-5 {
		margin-left: 41.66666667%
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%
	}

	.col-md-offset-1 {
		margin-left: 8.33333333%
	}

	.col-md-offset-0 {
		margin-left: 0
	}
}

@media(min-width:1200px) {

	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left
	}

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

	.col-lg-11 {
		width: 91.66666667%
	}

	.col-lg-10 {
		width: 83.33333333%
	}

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

	.col-lg-8 {
		width: 66.66666667%
	}

	.col-lg-7 {
		width: 58.33333333%
	}

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

	.col-lg-5 {
		width: 41.66666667%
	}

	.col-lg-4 {
		width: 33.33333333%
	}

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

	.col-lg-2 {
		width: 16.66666667%
	}

	.col-lg-1 {
		width: 8.33333333%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-pull-11 {
		right: 91.66666667%
	}

	.col-lg-pull-10 {
		right: 83.33333333%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-8 {
		right: 66.66666667%
	}

	.col-lg-pull-7 {
		right: 58.33333333%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-5 {
		right: 41.66666667%
	}

	.col-lg-pull-4 {
		right: 33.33333333%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-2 {
		right: 16.66666667%
	}

	.col-lg-pull-1 {
		right: 8.33333333%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-push-11 {
		left: 91.66666667%
	}

	.col-lg-push-10 {
		left: 83.33333333%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-8 {
		left: 66.66666667%
	}

	.col-lg-push-7 {
		left: 58.33333333%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-5 {
		left: 41.66666667%
	}

	.col-lg-push-4 {
		left: 33.33333333%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-2 {
		left: 16.66666667%
	}

	.col-lg-push-1 {
		left: 8.33333333%
	}

	.col-lg-push-0 {
		left: auto
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}

	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}

	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}

	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}

	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}

	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}
}

table {
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}

th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
	padding: 5px
}

.table-bordered {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}

table col[class*="col-"] {
	position: static;
	display: table-column;
	float: none
}

table td[class*="col-"],
table th[class*="col-"] {
	position: static;
	display: table-cell;
	float: none
}

.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
	background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
	background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.table>tfoot>tr.success>th {
	background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
	background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
	background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
	background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.table>tfoot>tr.warning>th {
	background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
	background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
	background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
	background-color: #ebcccc
}

.table-responsive {
	min-height: .01%;
	overflow-x: auto
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}

	.table-responsive>.table {
		margin-bottom: 0
	}

	.table-responsive>.table>thead>tr>th,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tfoot>tr>td {
		white-space: nowrap
	}

	.table-responsive>.table-bordered {
		border: 0
	}

	.table-responsive>.table-bordered>thead>tr>th:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child {
		border-left: 0
	}

	.table-responsive>.table-bordered>thead>tr>th:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child {
		border-right: 0
	}

	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th,
	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td {
		border-bottom: 0
	}
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}

input[type="file"] {
	display: block
}

input[type="range"] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 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 ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.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
}

input[type="search"] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

	input[type="date"].form-control,
	input[type="time"].form-control,
	input[type="datetime-local"].form-control,
	input[type="month"].form-control {
		line-height: 34px
	}

	input[type="date"].input-sm,
	input[type="time"].input-sm,
	input[type="datetime-local"].input-sm,
	input[type="month"].input-sm,
	.input-group-sm input[type="date"],
	.input-group-sm input[type="time"],
	.input-group-sm input[type="datetime-local"],
	.input-group-sm input[type="month"] {
		line-height: 30px
	}

	input[type="date"].input-lg,
	input[type="time"].input-lg,
	input[type="datetime-local"].input-lg,
	input[type="month"].input-lg,
	.input-group-lg input[type="date"],
	.input-group-lg input[type="time"],
	.input-group-lg input[type="datetime-local"],
	.input-group-lg input[type="month"] {
		line-height: 46px
	}
}

.form-group {
	margin-bottom: 15px
}

.radio,
.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.radio label,
.checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-top: 4px \9;
	margin-left: -20px
}

.radio+.radio,
.checkbox+.checkbox {
	margin-top: -5px
}

.radio-inline,
.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
	cursor: not-allowed
}

.form-control-static {
	min-height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

textarea.input-sm,
select[multiple].input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 42.5px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}

.input-lg+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442
}

.has-error .form-control-feedback {
	color: #a94442
}

.has-feedback label~.form-control-feedback {
	top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media(min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-static {
		display: inline-block
	}

	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn,
	.form-inline .input-group .form-control {
		width: auto
	}

	.form-inline .input-group>.form-control {
		width: 100%
	}

	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .radio label,
	.form-inline .checkbox label {
		padding-left: 0
	}

	.form-inline .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0
	}

	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0
}

.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 27px
}

.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px
}

@media(min-width:768px) {
	.form-horizontal .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: right
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media(min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px
	}
}

@media(min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
	color: #333;
	text-decoration: none
}

.btn:active,
.btn.active {
	background-image: none;
	outline: 0;
	-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;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65
}

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:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
	background-image: none
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary:focus,
.btn-primary.focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40
}

.btn-primary:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
	background-image: none
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success:focus,
.btn-success.focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}

.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
	color: #fff;
	background-color: #398439;
	border-color: #255625
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
	background-image: none
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info:focus,
.btn-info.focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}

.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info:active:hover,
.btn-info.active:hover,
.open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
	background-image: none
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning:focus,
.btn-warning.focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}

.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open>.dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open>.dropdown-toggle.btn-warning.focus {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
	background-image: none
}

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger:focus,
.btn-danger.focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}

.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open>.dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open>.dropdown-toggle.btn-danger.focus {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
	background-image: none
}

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}

.btn-lg,
.btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropup,
.dropdown {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.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: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
	color: #777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-menu-right {
	right: 0;
	left: auto
}

.dropdown-menu-left {
	right: auto;
	left: 0
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap
}

.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

@media(min-width:768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto
	}

	.navbar-right .dropdown-menu-left {
		right: auto;
		left: 0
	}
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
	position: relative;
	float: left
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
	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 .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-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-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-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-right: 12px;
	padding-left: 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-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}

.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>.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-left-radius: 4px;
	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-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.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-left-radius: 0;
	border-top-right-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
	display: table-cell;
	float: none;
	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="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
	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-right: 0;
	padding-left: 0
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group .form-control:focus {
	z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn,
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn {
	height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn,
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn {
	height: auto
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}

.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
	margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
	z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav>li {
	position: relative;
	display: block
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
	background-color: #eee;
	border-color: #337ab7
}

.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.42857143;
	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:hover,
.nav-tabs>li.active>a:focus {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}

.nav-tabs.nav-justified>li {
	float: none
}

.nav-tabs.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media(min-width:768px) {
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}

	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
	border: 1px solid #ddd
}

@media(min-width:768px) {
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}

	.nav-tabs.nav-justified>.active>a,
	.nav-tabs.nav-justified>.active>a:hover,
	.nav-tabs.nav-justified>.active>a:focus {
		border-bottom-color: #fff
	}
}

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 4px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #337ab7
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified {
	width: 100%
}

.nav-justified>li {
	float: none
}

.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media(min-width:768px) {
	.nav-justified>li {
		display: table-cell;
		width: 1%
	}

	.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
	border: 1px solid #ddd
}

@media(min-width:768px) {
	.nav-tabs-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}

	.nav-tabs-justified>.active>a,
	.nav-tabs-justified>.active>a:hover,
	.nav-tabs-justified>.active>a:focus {
		border-bottom-color: #fff
	}
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
	overflow-y: auto
}

@media(min-width:768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		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-top .navbar-collapse,
	.navbar-static-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		padding-right: 0;
		padding-left: 0
	}
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
	max-height: 340px
}

@media(max-device-width:480px) and (orientation:landscape) {

	.navbar-fixed-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		max-height: 200px
	}
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
	margin-right: -15px;
	margin-left: -15px
}

@media(min-width:768px) {

	.container>.navbar-header,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container-fluid>.navbar-collapse {
		margin-right: 0;
		margin-left: 0
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media(min-width:768px) {
	.navbar-static-top {
		border-radius: 0
	}
}

.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media(min-width:768px) {

	.navbar-fixed-top,
	.navbar-fixed-bottom {
		border-radius: 0
	}
}

.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;
	height: 50px;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px
}

.navbar-brand:hover,
.navbar-brand:focus {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

@media(min-width:768px) {

	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin-left: -15px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	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
}

@media(min-width:768px) {
	.navbar-toggle {
		display: none
	}
}

.navbar-nav {
	margin: 7.5px -15px
}

.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;
		-webkit-box-shadow: none;
		box-shadow: none
	}

	.navbar-nav .open .dropdown-menu>li>a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px
	}

	.navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-nav .open .dropdown-menu>li>a:focus {
		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 {
	padding: 10px 15px;
	margin-top: 8px;
	margin-right: -15px;
	margin-bottom: 8px;
	margin-left: -15px;
	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)
}

@media(min-width:768px) {
	.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 .input-group-addon,
	.navbar-form .input-group .input-group-btn,
	.navbar-form .input-group .form-control {
		width: auto
	}

	.navbar-form .input-group>.form-control {
		width: 100%
	}

	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .radio,
	.navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .radio label,
	.navbar-form .checkbox label {
		padding-left: 0
	}

	.navbar-form .radio input[type="radio"],
	.navbar-form .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0
	}

	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}
}

@media(max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}

	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
}

@media(min-width:768px) {
	.navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media(min-width:768px) {
	.navbar-text {
		float: left;
		margin-right: 15px;
		margin-left: 15px
	}
}

@media(min-width:768px) {
	.navbar-left {
		float: left !important
	}

	.navbar-right {
		float: right !important;
		margin-right: -15px
	}

	.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:hover,
.navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-text {
	color: #777
}

.navbar-default .navbar-nav>li>a {
	color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: #333;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	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:hover,
.navbar-default .navbar-nav>.open>a:focus {
	color: #555;
	background-color: #e7e7e7
}

@media(max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #333;
		background-color: transparent
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #555;
		background-color: #e7e7e7
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #ccc;
		background-color: transparent
	}
}

.navbar-default .navbar-link {
	color: #777
}

.navbar-default .navbar-link:hover {
	color: #333
}

.navbar-default .btn-link {
	color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
	color: #333
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc
}

.navbar-inverse {
	background-color: #222;
	border-color: #080808
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-text {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-toggle {
	border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	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:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
	color: #fff;
	background-color: #080808
}

@media(max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #fff;
		background-color: transparent
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #fff;
		background-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		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:hover,
.navbar-inverse .btn-link:focus {
	color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444
}

.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;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

.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-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-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-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none
}

.pager li {
	display: inline
}

.pager li>a,
.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
	text-decoration: none;
	background-color: #eee
}

.pager .next>a,
.pager .next>span {
	float: right
}

.pager .previous>a,
.pager .previous>span {
	float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

a.label:hover,
a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

.label-default {
	background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
	background-color: #5e5e5e
}

.label-primary {
	background-color: #337ab7
}

.label-primary[href]:hover,
.label-primary[href]:focus {
	background-color: #286090
}

.label-success {
	background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
	background-color: #449d44
}

.label-info {
	background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
	background-color: #31b0d5
}

.label-warning {
	background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
	background-color: #ec971f
}

.label-danger {
	background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
	background-color: #c9302c
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #777;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.btn-xs .badge,
.btn-group-xs>.btn .badge {
	top: 0;
	padding: 1px 5px
}

a.badge:hover,
a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #fff
}

.list-group-item>.badge {
	float: right
}

.list-group-item>.badge+.badge {
	margin-right: 5px
}

.nav-pills>li>a>.badge {
	margin-left: 3px
}

.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #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 {
	padding-right: 15px;
	padding-left: 15px;
	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-right: 60px;
		padding-left: 60px
	}

	.jumbotron h1,
	.jumbotron .h1 {
		font-size: 63px
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
	margin-right: auto;
	margin-left: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
	border-color: #337ab7
}

.thumbnail .caption {
	padding: 9px;
	color: #333
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert .alert-link {
	font-weight: bold
}

.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 {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.alert-success hr {
	border-top-color: #c9e2b3
}

.alert-success .alert-link {
	color: #2b542c
}

.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.alert-info hr {
	border-top-color: #a6e1ec
}

.alert-info .alert-link {
	color: #245269
}

.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.alert-warning hr {
	border-top-color: #f7e1b5
}

.alert-warning .alert-link {
	color: #66512c
}

.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.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
	}
}

@-o-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 {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	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: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
	background-color: #5cb85c
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
	background-color: #5bc0de
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
	background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
	background-color: #d9534f
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media,
.media-body {
	overflow: hidden;
	zoom: 1
}

.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-left,
.media-right,
.media-body {
	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 {
	padding-left: 0;
	margin-bottom: 20px
}

.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-left-radius: 4px;
	border-top-right-radius: 4px
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
	color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
	color: #333
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5
}

button.list-group-item {
	width: 100%;
	text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
	color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
	color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
	color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
	color: #c7ddef
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
	color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
	color: inherit
}

a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
	color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
	color: inherit
}

a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3
}

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
	color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
	color: inherit
}

a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc
}

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
	color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
	color: inherit
}

a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc
}

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.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-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.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-left-radius: 3px;
	border-top-right-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-left-radius: 0;
	border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.list-group+.panel-footer {
	border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
	margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
	padding-right: 15px;
	padding-left: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.table:first-child>thead: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-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.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 td:first-child,
.panel>.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 td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th: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 th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}

.panel>.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 td:last-child,
.panel>.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 td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th: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 th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.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 td:first-child,
.panel>.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 td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}

.panel>.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 td:last-child,
.panel>.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 td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.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 th,
.panel>.table>tbody:first-child>tr:first-child td {
	border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
	border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
	border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}

.panel>.table-responsive {
	margin-bottom: 0;
	border: 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>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
	border-top: 1px solid #ddd
}

.panel-group .panel-footer {
	border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}

.panel-default {
	border-color: #ddd
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}

.panel-primary {
	border-color: #337ab7
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7
}

.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 iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 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: #ddd;
	border-color: rgba(0, 0, 0, .15)
}

.well-lg {
	padding: 24px;
	border-radius: 6px
}

.well-sm {
	padding: 9px;
	border-radius: 3px
}

.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5
}

button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0
}

.modal-open {
	overflow: hidden
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%)
}

.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;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0
}

.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857143
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px
}

.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: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	filter: alpha(opacity=0);
	opacity: 0;
	line-break: auto
}

.tooltip.in {
	filter: alpha(opacity=90);
	opacity: .9
}

.tooltip.top {
	padding: 5px 0;
	margin-top: -3px
}

.tooltip.right {
	padding: 0 5px;
	margin-left: 3px
}

.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px
}

.tooltip.left {
	padding: 0 5px;
	margin-left: -3px
}

.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 {
	right: 5px;
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	line-break: auto
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	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 {
	content: "";
	border-width: 10px
}

.popover.top>.arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	border-bottom-width: 0
}

.popover.top>.arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0
}

.popover.right>.arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0
}

.popover.bottom>.arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff
}

.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
	line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px
	}

	.carousel-inner>.item.next,
	.carousel-inner>.item.active.right {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	.carousel-inner>.item.prev,
	.carousel-inner>.item.active.left {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	.carousel-inner>.item.next.left,
	.carousel-inner>.item.prev.right,
	.carousel-inner>.item.active {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 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;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: rgba(0, 0, 0, 0);
	filter: alpha(opacity=50);
	opacity: .5
}

.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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x
}

.carousel-control.right {
	right: 0;
	left: auto;
	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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x
}

.carousel-control:hover,
.carousel-control:focus {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1
}

.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%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {

	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-prev,
	.carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px
	}

	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -10px
	}

	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -10px
	}

	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px
	}

	.carousel-indicators {
		bottom: 20px
	}
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
	display: table;
	content: " "
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
	clear: both
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
	display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important
}

@media(max-width:767px) {
	.visible-xs {
		display: block !important
	}

	table.visible-xs {
		display: table !important
	}

	tr.visible-xs {
		display: table-row !important
	}

	th.visible-xs,
	td.visible-xs {
		display: table-cell !important
	}
}

@media(max-width:767px) {
	.visible-xs-block {
		display: block !important
	}
}

@media(max-width:767px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media(max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media(min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important
	}

	table.visible-sm {
		display: table !important
	}

	tr.visible-sm {
		display: table-row !important
	}

	th.visible-sm,
	td.visible-sm {
		display: table-cell !important
	}
}

@media(min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block !important
	}
}

@media(min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline !important
	}
}

@media(min-width:768px) and (max-width:991px) {
	.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
	}

	th.visible-md,
	td.visible-md {
		display: table-cell !important
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block !important
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media(min-width:1200px) {
	.visible-lg {
		display: block !important
	}

	table.visible-lg {
		display: table !important
	}

	tr.visible-lg {
		display: table-row !important
	}

	th.visible-lg,
	td.visible-lg {
		display: table-cell !important
	}
}

@media(min-width:1200px) {
	.visible-lg-block {
		display: block !important
	}
}

@media(min-width:1200px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media(min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}

@media(max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}

@media(min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}
}

@media(min-width:1200px) {
	.hidden-lg {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}

	table.visible-print {
		display: table !important
	}

	tr.visible-print {
		display: table-row !important
	}

	th.visible-print,
	td.visible-print {
		display: table-cell !important
	}
}

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-default.disabled,
.btn-primary.disabled,
.btn-success.disabled,
.btn-info.disabled,
.btn-warning.disabled,
.btn-danger.disabled,
.btn-default[disabled],
.btn-primary[disabled],
.btn-success[disabled],
.btn-info[disabled],
.btn-warning[disabled],
.btn-danger[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-danger {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
	text-shadow: none
}

.btn:active,
.btn.active {
	background-image: none
}

.btn-default {
	text-shadow: 0 1px 0 #fff;
	background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
	background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
	background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #dbdbdb;
	border-color: #ccc
}

.btn-default:hover,
.btn-default:focus {
	background-color: #e0e0e0;
	background-position: 0 -15px
}

.btn-default:active,
.btn-default.active {
	background-color: #e0e0e0;
	border-color: #dbdbdb
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	background-color: #e0e0e0;
	background-image: none
}

.btn-primary {
	background-image: -webkit-linear-gradient(top, #337ab7 0, #265a88 100%);
	background-image: -o-linear-gradient(top, #337ab7 0, #265a88 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
	background-image: linear-gradient(to bottom, #337ab7 0, #265a88 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #245580
}

.btn-primary:hover,
.btn-primary:focus {
	background-color: #265a88;
	background-position: 0 -15px
}

.btn-primary:active,
.btn-primary.active {
	background-color: #265a88;
	border-color: #245580
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #265a88;
	background-image: none
}

.btn-success {
	background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
	background-image: -o-linear-gradient(top, #5cb85c 0, #419641 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
	background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #3e8f3e
}

.btn-success:hover,
.btn-success:focus {
	background-color: #419641;
	background-position: 0 -15px
}

.btn-success:active,
.btn-success.active {
	background-color: #419641;
	border-color: #3e8f3e
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	background-color: #419641;
	background-image: none
}

.btn-info {
	background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
	background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
	background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #28a4c9
}

.btn-info:hover,
.btn-info:focus {
	background-color: #2aabd2;
	background-position: 0 -15px
}

.btn-info:active,
.btn-info.active {
	background-color: #2aabd2;
	border-color: #28a4c9
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	background-color: #2aabd2;
	background-image: none
}

.btn-warning {
	background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
	background-image: -o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
	background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #e38d13
}

.btn-warning:hover,
.btn-warning:focus {
	background-color: #eb9316;
	background-position: 0 -15px
}

.btn-warning:active,
.btn-warning.active {
	background-color: #eb9316;
	border-color: #e38d13
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	background-color: #eb9316;
	background-image: none
}

.btn-danger {
	background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
	background-image: -o-linear-gradient(top, #d9534f 0, #c12e2a 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
	background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #b92c28
}

.btn-danger:hover,
.btn-danger:focus {
	background-color: #c12e2a;
	background-position: 0 -15px
}

.btn-danger:active,
.btn-danger.active {
	background-color: #c12e2a;
	border-color: #b92c28
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	background-color: #c12e2a;
	background-image: none
}

.thumbnail,
.img-thumbnail {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	background-color: #e8e8e8;
	background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
	background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
	background-repeat: repeat-x
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
	background-color: #2e6da4;
	background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
	background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
	background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
	background-repeat: repeat-x
}

.navbar-default {
	background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
	background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
	background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075)
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.active>a {
	background-image: -webkit-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
	background-image: -o-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
	background-image: linear-gradient(to bottom, #dbdbdb 0, #e2e2e2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
	box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075)
}

.navbar-brand,
.navbar-nav>li>a {
	text-shadow: 0 1px 0 rgba(255, 255, 255, .25)
}

.navbar-inverse {
	background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
	background-image: -o-linear-gradient(top, #3c3c3c 0, #222 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
	background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-radius: 4px
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.active>a {
	background-image: -webkit-linear-gradient(top, #080808 0, #0f0f0f 100%);
	background-image: -o-linear-gradient(top, #080808 0, #0f0f0f 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
	background-image: linear-gradient(to bottom, #080808 0, #0f0f0f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
	box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25)
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav>li>a {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
	border-radius: 0
}

@media(max-width:767px) {

	.navbar .navbar-nav .open .dropdown-menu>.active>a,
	.navbar .navbar-nav .open .dropdown-menu>.active>a:hover,
	.navbar .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #fff;
		background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
		background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
		background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
		background-repeat: repeat-x
	}
}

.alert {
	text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05)
}

.alert-success {
	background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
	background-image: -o-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
	background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
	background-repeat: repeat-x;
	border-color: #b2dba1
}

.alert-info {
	background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
	background-image: -o-linear-gradient(top, #d9edf7 0, #b9def0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
	background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
	background-repeat: repeat-x;
	border-color: #9acfea
}

.alert-warning {
	background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
	background-image: -o-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
	background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
	background-repeat: repeat-x;
	border-color: #f5e79e
}

.alert-danger {
	background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
	background-image: -o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
	background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
	background-repeat: repeat-x;
	border-color: #dca7a7
}

.progress {
	background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
	background-image: -o-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
	background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
	background-repeat: repeat-x
}

.progress-bar {
	background-image: -webkit-linear-gradient(top, #337ab7 0, #286090 100%);
	background-image: -o-linear-gradient(top, #337ab7 0, #286090 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
	background-image: linear-gradient(to bottom, #337ab7 0, #286090 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
	background-repeat: repeat-x
}

.progress-bar-success {
	background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
	background-image: -o-linear-gradient(top, #5cb85c 0, #449d44 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
	background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
	background-repeat: repeat-x
}

.progress-bar-info {
	background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
	background-image: -o-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
	background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
	background-repeat: repeat-x
}

.progress-bar-warning {
	background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
	background-image: -o-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
	background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
	background-repeat: repeat-x
}

.progress-bar-danger {
	background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
	background-image: -o-linear-gradient(top, #d9534f 0, #c9302c 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
	background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
	background-repeat: repeat-x
}

.progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.list-group {
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
	text-shadow: 0 -1px 0 #286090;
	background-image: -webkit-linear-gradient(top, #337ab7 0, #2b669a 100%);
	background-image: -o-linear-gradient(top, #337ab7 0, #2b669a 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
	background-image: linear-gradient(to bottom, #337ab7 0, #2b669a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
	background-repeat: repeat-x;
	border-color: #2b669a
}

.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
	text-shadow: none
}

.panel {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.panel-default>.panel-heading {
	background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
	background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
	background-repeat: repeat-x
}

.panel-primary>.panel-heading {
	background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
	background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
	background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
	background-repeat: repeat-x
}

.panel-success>.panel-heading {
	background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
	background-image: -o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
	background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
	background-repeat: repeat-x
}

.panel-info>.panel-heading {
	background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
	background-image: -o-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
	background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
	background-repeat: repeat-x
}

.panel-warning>.panel-heading {
	background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
	background-image: -o-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
	background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
	background-repeat: repeat-x
}

.panel-danger>.panel-heading {
	background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
	background-image: -o-linear-gradient(top, #f2dede 0, #ebcccc 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
	background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
	background-repeat: repeat-x
}

.well {
	background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
	background-image: -o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
	background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
	background-repeat: repeat-x;
	border-color: #dcdcdc;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1)
}

@font-face {
	font-family: "setimo";
	src: url("../../../content/dam/marvell/en/assets/fonts/Setimo/Setimo_W_Bd.woff2") format("woff2"), url("../../../content/dam/marvell/en/assets/fonts/Setimo/Setimo_W_Bd.woff") format("woff"), url("../../../content/dam/marvell/en/assets/fonts/Setimo/Setimo_W_Bd.eot") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 700
}

@font-face {
	font-family: "setimo";
	src: url("../../../content/dam/marvell/en/assets/fonts/Setimo/Setimo_W_Lt.woff2") format("woff2"), url("../../../content/dam/marvell/en/assets/fonts/Setimo/Setimo_W_Lt.woff") format("woff"), url("../../../content/dam/marvell/en/assets/fonts/Setimo/Setimo_W_Lt.eot") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 300
}

@font-face {
	font-family: "setimo";
	src: url("../../../content/dam/marvell/en/assets/fonts/Setimo/Setimo_W_Rg.woff2") format("woff2"), url("../../../content/dam/marvell/en/assets/fonts/Setimo/Setimo_W_Rg.woff") format("woff"), url("../../../content/dam/marvell/en/assets/fonts/Setimo/Setimo_W_Rg.eot") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 400
}

body {
	font-family: "setimo", sans-serif
}

@font-face {
	font-family: 'FontAwesome';
	src: url("assets/fonts/fa-solid-900.eot");
	src: url("assets/fonts/fa-solid-900.eot") format("embedded-opentype"), url("assets/fonts/fa-solid-900.woff") format("woff"), url("assets/fonts/fa-solid-900.woff2") format("woff"), url("assets/fonts/fa-solid-900.ttf") format("truetype"), url("assets/fonts/fa-solid-900.svg") format("svg");
	font-weight: normal;
	font-style: normal
}

* {
	box-sizing: border-box
}

p {
	margin-top: 0;
	width: 100%
}

a {
	color: #5782d8;
	text-decoration: none;
	transition: all 500ms ease
}

a:hover {
	color: #5782d8
}

body {
	background: #fff;
	margin: 0
}

h1,
h2,
h3,
h4,
h5 {
	margin-top: 0;
	margin-bottom: 5px;
	width: 100%
}

ul {
	padding-left: 17px
}

ul li {
	margin-bottom: 5px
}

.page-title {
	font-size: 2.75rem;
	display: block;
	line-height: 1em;
	color: inherit;
	font-weight: 200
}

@media only screen and (max-width:991px) {
	.page-title {
		font-size: 1.875rem;
		line-height: 1.26em
	}
}

.section-title {
	font-size: 1.875rem;
	display: block;
	line-height: 1em;
	color: inherit;
	font-weight: 200
}

.subsection-title {
	font-size: 1.625rem;
	display: block;
	line-height: 1em;
	color: inherit;
	font-weight: 200
}

.small-title {
	font-size: 1.375rem;
	display: block;
	line-height: 1em;
	color: inherit;
	font-weight: 200
}

.body-title {
	font-size: 1rem;
	display: block;
	line-height: 1em;
	color: inherit;
	font-weight: 700
}

.white {
	color: #fff
}

.white a {
	color: rgba(255, 255, 255, .8)
}

.white a:hover {
	color: #fff
}

.white a.btn {
	color: #363636
}

.fixed-header {
	position: fixed
}

.content {
	min-height: 600px
}

.carousal-container {
	z-index: 1;
	min-height: 300px
}

.footer .container {
	padding-top: 33px;
	padding-bottom: 33px;
	position: relative
}

.footer .copyright,
.footer .footer-links {
	color: #63666a;
	text-align: center
}

.footer .footer-links ul {
	margin: 0;
	padding: 0
}

.footer-links ul li {
	display: inline-block;
	padding: 0;
	margin-bottom: 0
}

.footer-links ul li:last-child {
	border-right: 0
}

.footer .footer-links ul li a {
	color: #bebebe;
	border-right: 1px solid #555;
	padding-right: 15px;
	margin-right: 15px;
	font-weight: normal
}

.footer .copyright p {
	font-weight: normal;
	margin-bottom: 0
}

.footer .footer-links ul li a:hover {
	text-decoration: none;
	color: #fff
}

.footer .footer-links ul li a:visited,
a:active,
a:focus {
	text-decoration: none
}

.footer-links ul li:last-child a {
	border-right: 0;
	padding-right: 0;
	margin-right: 0
}

@media screen and (max-width:992px) {
	.footer .footer-links ul li:nth-child(2n) a {
		border-right: 0;
		padding-right: 0;
		margin-right: 0
	}

	.footer .footer-links ul li:nth-child(2n):after {
		content: "\a";
		white-space: pre
	}

	.footer .footer-links ul li {
		display: inline
	}
}

@media screen and (min-width:992px) {

	.footer .copyright,
	.footer .footer-links {
		text-align: left
	}
}

.carousel {
	position: relative
}

.carousel .cmp-carousel__indicators {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 35px;
	z-index: 10
}

.carousel .cmp-carousel__indicators .cmp-carousel__indicator {
	background-color: rgba(255, 255, 255, 0.8)
}

.carousel .cmp-carousel__indicators .cmp-carousel__indicator:hover {
	background-color: #fff;
	cursor: pointer
}

.carousel .cmp-carousel__indicators .cmp-carousel__indicator--active {
	background-color: #5782d8
}

.aem-AuthorLayer-Preview .colctrl-start,
.aem-AuthorLayer-Preview .cq-placeholder,
.aem-AuthorLayer-Preview .new {
	display: block !important
}

@font-face {
	font-family: 'burgerMenu';
	src: url(data:application/font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBYAAAAC8AAAAYGNtYXAXVtKIAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zq3OmJoAAAF4AAAAvGhlYWQWuzceAAACNAAAADZoaGVhB8IDxwAAAmwAAAAkaG10eA4AAE4AAAKQAAAAGGxvY2EAhgBWAAACqAAAAA5tYXhwAAoADwAAArgAAAAgbmFtZZlKCfsAAALYAAABhnBvc3QAAwAAAAAEYAAAACAAAwNVAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6QH//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAE4AGgOyA38ADAAACQEHCQEXCQE3CQEnAQIA/pZIAWr+lkgBagFqSP6WAWpI/pYCFQFqSP6W/pZJAWr+lkkBagFqSP6WAAADAAAAZgQAAzMAAwAIAAwAABMhFSEVIRUhNREhFSEABAD8AAQA/AAEAPwAAzNmzWZm/s1nAAAAAAEAAAAAAAAJErDbXw889QALBAAAAAAA2c75UQAAAADZzvlRAAAAAAQAA38AAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAABAAAAQAAAAAAAAAAAAAAAAAAAAYEAAAAAAAAAAAAAAACAAAABAAATgQAAAAAAAAAAAoAFAAeAEIAXgAAAAEAAAAGAA0AAwAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAHAAAAAQAAAAAAAgAHAGAAAQAAAAAAAwAHADYAAQAAAAAABAAHAHUAAQAAAAAABQALABUAAQAAAAAABgAHAEsAAQAAAAAACgAaAIoAAwABBAkAAQAOAAcAAwABBAkAAgAOAGcAAwABBAkAAwAOAD0AAwABBAkABAAOAHwAAwABBAkABQAWACAAAwABBAkABgAOAFIAAwABBAkACgA0AKRpY29tb29uAGkAYwBvAG0AbwBvAG5WZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBpY29tb29uAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG5SZWd1bGFyAFIAZQBnAHUAbABhAHJpY29tb29uAGkAYwBvAG0AbwBvAG5Gb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype')
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	font-size: 1rem;
	color: #63666a;
	line-height: 1.625em;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: 0;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: 700
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

@font-face {
	font-family: 'fontAwesome';
	src: url(data:application/font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SDmIAAAC8AAAAYGNtYXDwKsTTAAABHAAAAHRnYXNwAAAAEAAAAZAAAAAIZ2x5ZnbYCTUAAAGYAAAH4GhlYWQXRChxAAAJeAAAADZoaGVhCAUEDgAACbAAAAAkaG10eBxEAAAAAAnUAAAAKGxvY2EIAgY2AAAJ/AAAABZtYXhwABUAsgAAChQAAAAgbmFtZZlKCfsAAAo0AAABhnBvc3QAAwAAAAALvAAAACAAAwN3AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADxwQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAWAAAABIAEAADAAIAAQAg8BPwGfDO8RXxwf/9//8AAAAAACDwE/AZ8M7xFPHB//3//wAB/+MP8Q/sDzgO8w5IAAMAAQAAAAAAAAAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAIAAAAAA24DbgALAJIAAAE0JiMiBhUUFjMyNiUVFAYPAQ4BBx4BFx4BFRQGBw4BIyImLwEOAQcOAQcOASsBIiYvAS4BJwcOASMiJicuAScuATU0Njc+ATcuAS8BLgE9ATQ2PwE+ATcuAScuATU0Njc+ATMyFh8BPgE3PgE3PgE7ATIWHwEeARc3PgEzMhYXHgEXHgEVFAYHDgEHHgEfAR4BFQJJVjw9VVU9PFYBJQkHagUKBw4fEAIEAwMKVQ8EBwRPDBoOAwYHAgsIfwcMARANGg1QAwgDBAgDFjYSAgICAw4fDwgMBGgICQkGawQLBw8eEAMDAwILVQ8DCANPDRoNAwcHAgsHfwgMARANGgxRAwcEBAcDFzYSAgIDAg4fDwcMBWgHCgG3PFZWPD1VVXt/Bg0BEA4aDBUnEwMIAwQHAw1ZAwI+BgsFGjYaBwkKB2kFCgY9AgMDAxUzGAMHBAMHAxMnFA4cDw8BDAh+Bw0BEA4aDRQnEwMHBAQGAw5ZBAI9BgsEGzYaBwkKB2oECgc9AwMEAhUzGQMGBAQGAxQmFA4cDhACDAcAAAAABAAAAEkDtwO3AAsAFwAxAFEAACU0JiMiBhUUFjMyNjc0JiMiBhUUFjMyNjcVFAYjISImPQE0NjMhFx4BMzI2PwEhMhYVAxYGBwEOASMiJicBLgE3PgE7ARE0NjsBMhYVETMyFhcC2xUPDxYWDw8VkxYPDxUVDw8WSSAX/LcXICAXAQpNECgVFigQTgEJFyC6BAQI/wAFDgcGDgX/AAgFBQQSC5MVD5MPFZIMEgS3DxUVDw8WFg8PFRUPDxYWj7cXICAXtxcgTg8REQ9OIBcBRQoWCP8ABgUFBgEACBYKCgwBAA8WFg//AAwKAAAKAAAASQO3A24AEAAgADEAQQBRAGIAcgCDAJQApAAAJTU0JisBIgYdARQWOwEyNjU9ATQmKwEiBh0BFBY7ATI2BTU0JisBIgYdARQWOwEyNjUBNTQmKwEiBh0BFBY7ATI2BTU0JisBIgYdARQWOwEyNgU1NCYrASIGHQEUFjsBMjY1ATU0JisBIgYdARQWOwEyNgU1NCYrASIGHQEUFjsBMjY1PQE0JisBIgYdARQWOwEyNjU3ERQGIyEiJjURNDYzITIWASULCLcHCwsHtwgLCwi3BwsLB7cICwEkCgi3CAoKCLcICv7cCwi3BwsLB7cICwEkCgi3CAoKCLcICgElCwi2CAsLCLYIC/7bCgi3CAoKCLcICgElCwi2CAsLCLYICwsItggLCwi2CAtJNib9ACU2NiUDACY2pW0ICwsIbQgLCwjbbgcLCwduCAoK020ICwsIbQgLCwgBtm4ICgoIbgcLC9RuBwsLB24ICgrTbQgLCwhtCAsLCAG2bggKCghuBwsL1G4HCwsHbggKCgjbbggKCghuBwsLB7f9kyY2NiYCbSY2NgAAAgAAAEkDtwNuABcALQAAJRE0JiMhIiY9ATQmKwEiBhURFBYzITI2ExEUBiMhIiY1ETQ2OwEyFh0BITIWFQNuIBf+bhcgIBe3FyAgFwK3FyBJSzX9STVLSzW3NUsBgDVLyQGSFyAgFyUWISEW/dsXICABqf5uNUtLNQIlNExMNBNLNQAAAwAAAEkEQwNuABUALABNAAABNCYjISIGDwEOARUUFjMhMjY/AT4BJSE1NCYjISImPQE0JisBIgYVETc+ATMFFAYPAQ4BIyEiJjURNDY7ATIWHQEhMhYdATMyFhceARUD+hUK/ZMXNA+oBAYVCQJuFjUOqAQH/XQBtyEW/rcXICAXtxcgkhlTJwLVDwupGFQm/ZI1S0s1tzVLATc0TG0eNA0FBAGjDAgZEdAFCwcMCBkS0AQLZFsXICAXJRYhIRb+GLQfJ10TIw/PHihLNQIlNExMNBNLNVsbGwkUCgAAAAAIAAD/twNuA7cAEwAcACYAdgB8AJIAogCvAAABHgEVERQGIyEiJjURNDYzITIWFwcVMy4BLwEuARMRIyImPQEhESEBHgEXPgEzMhYXHgEHMAYjFQ4BIyImJw4BBw4BIyImLwEiJicuATc+ATc2FhcyFhU+ATc+ATcuATc+ATsBMhYXHgEHFAYHHAEdARQGBx4BFwU+ATcOARMGFBc+ATc+ATc0NjcwNCM0JicUBjEDPgE3LgEnLgEnDgEHDgEHJS4BIx4BMzoBMzQmIwNHEBcgF/0AFyAgFwIAFzcQTNcDBwOyAw7V7hcg/kkC3P7aCxgNEiEQHD4LAwMFAQEBERYcTCQ8di4sRRoECAQNAgEBAgIBBDI1BAcCAQENHxETHgoOBwcDDQgNBgsDBQMDAQECBg8sGf63DSYbICjdBAMBAgEBAgEBAQEFAgFHJlMqBQgEFSUPCBgPBg0HAXECHy8VJQ0EBQIBAQLeEDcX/W4XICAXA5IXIBcQJ9cIDQOzAwf8mQJJIBfu/JIBUwkPCAICCxEEEAoCAQcOFhMGGRBMSgICBwIBAgoIFDwcAgIEAQEWOCMmSyQvWRwLDAQEBhMOAQMBAQIBERs2HS1HFOsGKSsZMgH/DCgYBw0FCAwFAQICAggKAwEB/oYPGAcEBgMTMx8aOB8MFwwJAgwICAEBAAEAAAAAAACYKa7dXw889QALBAAAAAAA2fFyAwAAAADZ8XIDAAD/twRDA7cAAAAIAAIAAAAAAAAAAQAAA8D/wAAABEMAAAAABEMAAQAAAAAAAAAAAAAAAAAAAAoEAAAAAAAAAAAAAAACAAAAA24AAAO3AAADtwAAA7cAAARDAAADbgAAAAAAAAAKABQAHgD0AWoCPgKAAvAD8AAAAAEAAAAKALAACgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAHAAAAAQAAAAAAAgAHAGAAAQAAAAAAAwAHADYAAQAAAAAABAAHAHUAAQAAAAAABQALABUAAQAAAAAABgAHAEsAAQAAAAAACgAaAIoAAwABBAkAAQAOAAcAAwABBAkAAgAOAGcAAwABBAkAAwAOAD0AAwABBAkABAAOAHwAAwABBAkABQAWACAAAwABBAkABgAOAFIAAwABBAkACgA0AKRpY29tb29uAGkAYwBvAG0AbwBvAG5WZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBpY29tb29uAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG5SZWd1bGFyAFIAZQBnAHUAbABhAHJpY29tb29uAGkAYwBvAG0AbwBvAG5Gb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype')
}

@font-face {
	font-family: 'fontDownload';
	src: url(data:application/font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBSoAAAC8AAAAYGNtYXAXVtKHAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZhtoVTYAAAF4AAAAdGhlYWQXAUAyAAAB7AAAADZoaGVhB8IDxgAAAiQAAAAkaG10eAoAAAAAAAJIAAAAFGxvY2EAKABOAAACXAAAAAxtYXhwAAgADQAAAmgAAAAgbmFtZZlKCfsAAAKIAAABhnBvc3QAAwAAAAAEEAAAACAAAwMAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAAPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6QD//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAACAAD/zQQAA2YABgAKAAABESERIQkBASEVIQKa/sz/AAGaAZr8ZgQA/AACMwEz/s3+ZwGZ/gBmAAEAAAAAAAA2Eyk9Xw889QALBAAAAAAA2fF+AQAAAADZ8X4BAAD/zQQAA2YAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAABAAAAQAAAAAAAAAAAAAAAAAAAAUEAAAAAAAAAAAAAAACAAAABAAAAAAAAAAACgAUAB4AOgABAAAABQALAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEABwAAAAEAAAAAAAIABwBgAAEAAAAAAAMABwA2AAEAAAAAAAQABwB1AAEAAAAAAAUACwAVAAEAAAAAAAYABwBLAAEAAAAAAAoAGgCKAAMAAQQJAAEADgAHAAMAAQQJAAIADgBnAAMAAQQJAAMADgA9AAMAAQQJAAQADgB8AAMAAQQJAAUAFgAgAAMAAQQJAAYADgBSAAMAAQQJAAoANACkaWNvbW9vbgBpAGMAbwBtAG8AbwBuVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwaWNvbW9vbgBpAGMAbwBtAG8AbwBuaWNvbW9vbgBpAGMAbwBtAG8AbwBuUmVndWxhcgBSAGUAZwB1AGwAYQByaWNvbW9vbgBpAGMAbwBtAG8AbwBuRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format('truetype')
}

@font-face {
	font-family: 'fontTable';
	src: url(data:application/font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBpsAAAC8AAAAYGNtYXAV5dVpAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZoSK4N8AAAF4AAAAzGhlYWQXAELNAAACRAAAADZoaGVhB8IDxgAAAnwAAAAkaG10eAoAAAAAAAKgAAAAFGxvY2EAKAB6AAACtAAAAAxtYXhwABAAKgAAAsAAAAAgbmFtZZlKCfsAAALgAAABhnBvc3QAAwAAAAAEaAAAACAAAwMAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADqcQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6nH//f//AAAAAAAg6nH//f//AAH/4xWTAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAAKAAAAAAQAA4AAAwAHAAsADwATABcAGwAfACMAJwAAExEhEQE1IRUdASE1ARUhNSMVITURIRUhJSEVIRE1IRUBIRUhITUhFQAEAP2AAQD/AAEA/wBA/wABAP8AAoABAP8AAQD8gAEA/wACgAEAA4D8gAOA/cDAwEDAwAIAwMDAwP8AwMDAAQDAwP7AwMDAAAABAAAAAAAAZqIAvV8PPPUACwQAAAAAANnxfygAAAAA2fF/KAAAAAAEAAOAAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAQAAAEAAAAAAAAAAAAAAAAAAAAFBAAAAAAAAAAAAAAAAgAAAAQAAAAAAAAAAAoAFAAeAGYAAQAAAAUAKAAKAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGljb21vb24AaQBjAG8AbQBvAG8AblZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGljb21vb24AaQBjAG8AbQBvAG8Abmljb21vb24AaQBjAG8AbQBvAG8AblJlZ3VsYXIAUgBlAGcAdQBsAGEAcmljb21vb24AaQBjAG8AbQBvAG8AbkZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format('truetype')
}

@font-face {
	font-family: 'fontPDF';
	src: url(data:application/font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBwkAAAC8AAAAYGNtYXAVd9ZFAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZtLve0gAAAF4AAACbGhlYWQWwUUbAAAD5AAAADZoaGVhB4IDxgAABBwAAAAkaG10eAoAAEAAAARAAAAAFGxvY2EAKAFKAAAEVAAAAAxtYXhwAA4AwgAABGAAAAAgbmFtZZlKCfsAAASAAAABhnBvc3QAAwAAAAAGCAAAACAAAwMAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADq3wPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6t///f//AAAAAAAg6t///f//AAH/4xUlAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAAIAED/wAPAA8AASwBVAGIAcwCDAJ4ApwC/AAABLgEnIgYHLgEnLgEnPgE3MDYnNCYvAS4BKwEiBgcGFhcHDgEPAQ4BDwEiBgcOAQcGFh8BHgEzMjY3PgE3HgEzMjY3PgE3PgEnNCYnBT4BNz4BNw4BBwEyFhUWBgcuATUwNjMDPgE3PgE3HgEXHgEXDgEHMSUOASMiJic+ATMyFhceAQcTLgEnLgEnLgEjISIGFREUFjMhMjY1ETQmJzEnHgEXIzUeARcTFAYjISImNRE0NjMwMzoBMzIxFRQWOwEDSgotIxc4HQ0bCh0vDwECARQFAQECBREOCw8WBAoREgYNHw8DDxwMEgEgBSw4BQEDCBEFDAYfTTI7gDosZCIGCwQHCgQGBAIGBP2KBSwiAgkFIzEPAQoLCwEKBwYFAQRPBw8HExgJESoaAwYEM1knAa4DDwYSMCAMFwoTExMSBQNZES0ZGjMXJykL/hAhLy8hAuAhLw4chRclDZoRKRdvCQf9IAcJCQdNTrpNThMN4AFzCgoBBAQHEQobSSkEBwOGHwQEBAUKEQ4MJGxGECA/HQUeMxYJEQMbORgIEQQJAgNSWBMfCBkfAQECBwUKGw4ECgThEDgcAQkEODMHAmYqGBgjDBI0EzD+SwwbDiM3FyA1FQMFAwoZDgMCAhAOAQECBAUPAgGVFzMaGS0RHA4vIfygIS8vIQJwCyknNhcpEZoNJRf8/wcJCQcDYAcJ4A0TAAAAAAEAAAAAAADLtrRrXw889QALBAAAAAAA2fGATwAAAADZ8YBPAAD/wAPAA8AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA8AAAQAAAAAAAAAAAAAAAAAAAAUEAAAAAAAAAAAAAAACAAAABAAAQAAAAAAACgAUAB4BNgABAAAABQDAAAgAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEABwAAAAEAAAAAAAIABwBgAAEAAAAAAAMABwA2AAEAAAAAAAQABwB1AAEAAAAAAAUACwAVAAEAAAAAAAYABwBLAAEAAAAAAAoAGgCKAAMAAQQJAAEADgAHAAMAAQQJAAIADgBnAAMAAQQJAAMADgA9AAMAAQQJAAQADgB8AAMAAQQJAAUAFgAgAAMAAQQJAAYADgBSAAMAAQQJAAoANACkaWNvbW9vbgBpAGMAbwBtAG8AbwBuVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwaWNvbW9vbgBpAGMAbwBtAG8AbwBuaWNvbW9vbgBpAGMAbwBtAG8AbwBuUmVndWxhcgBSAGUAZwB1AGwAYQByaWNvbW9vbgBpAGMAbwBtAG8AbwBuRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format('truetype')
}

@font-face {
	font-family: 'fontInfo';
	src: url(data:application/font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBjYAAAC8AAAAYGNtYXAWStSfAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zot8VmgAAAF4AAABLGhlYWQXAVD9AAACpAAAADZoaGVhB8IDxgAAAtwAAAAkaG10eAoAAAAAAAMAAAAAFGxvY2EAKACqAAADFAAAAAxtYXhwAAoAVAAAAyAAAAAgbmFtZZlKCfsAAANAAAABhnBvc3QAAwAAAAAEyAAAACAAAwMAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADqDAPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6gz//f//AAAAAAAg6gz//f//AAH/4xX4AAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAAEAAD/wAQAA8AADwAZADUAUQAAATQ2OwEyFh0BFAYrASImNRMhNTM1IzUzETMDIgcOAQcGFRQXHgEXFjMyNz4BNzY1NCcuAScmAyInLgEnJjU0Nz4BNzYzMhceARcWFRQHDgEHBgHAHBQgFBwcFCAUHMD/AEBAwECAal1eiygoKCiLXl1qal1eiygoKCiLXl1qVkxMcSAhISBxTExWVkxMcSAhISBxTEwCkBQcHBQgFBwcFP5QQMBA/wACwCgoi15dampdXosoKCgoi15dampdXosoKPxgISBxTExWVkxMcSAhISBxTExWVkxMcSAhAAABAAAAAAAAV/739V8PPPUACwQAAAAAANnxhkAAAAAA2fGGQAAA/8AEAAPAAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAQAAAEAAAAAAAAAAAAAAAAAAAAFBAAAAAAAAAAAAAAAAgAAAAQAAAAAAAAAAAoAFAAeAJYAAQAAAAUAUgAEAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGljb21vb24AaQBjAG8AbQBvAG8AblZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGljb21vb24AaQBjAG8AbQBvAG8Abmljb21vb24AaQBjAG8AbQBvAG8AblJlZ3VsYXIAUgBlAGcAdQBsAGEAcmljb21vb24AaQBjAG8AbQBvAG8AbkZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format('truetype')
}

@font-face {
	font-family: 'notification-font';
	src: url(data:application/font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SDMwAAAC8AAAAYGNtYXAPtOHLAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZjhUmMsAAAF4AAABZGhlYWQWxKBRAAAC3AAAADZoaGVhB50DxgAAAxQAAAAkaG10eAoAACUAAAM4AAAAFGxvY2EAKADGAAADTAAAAAxtYXhwAAkAagAAA1gAAAAgbmFtZZlKCfsAAAN4AAABhnBvc3QAAwAAAAAFAAAAACAAAwMAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADwogPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg8KL//f//AAAAAAAg8KL//f//AAH/4w9iAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAADACX/twPbA7cAEgAwAGcAAAU0JiMiJjU0JiMiBhUUFjMyNjUlISYnLgEnJjU0Jy4BJyYjIgcOAQcGFRQHDgEHBgchFAYjIRQGIyImNSEiJjU2Nz4BNzY1NDc+ATc2Ny4BNTQ2MzIWFRQGBxYXHgEXFhUUFx4BFxYXAgkFBCIwBgMEBjsqBAX+hALmJhwdJgkKDQ02Kik4OCkqNg0NCgkmHRwmA04rHv8AVjw8Vv8AHisfISA1ERARET4tLTkCAyAXFyADAjktLT4RERARNSAhHxIEBTAiBAUFBCk7BQSkLDMzdkRDTRsgIDcSExMSNyAgG01DRHYzMyweKzxWVjwrHhsnJ3FNTWgpKSpFGRkJBQsGFyAgFwYLBQkZGUUqKSloTU1xJycbAAEAAAAAAAAMP6qVXw889QALBAAAAAAA2eWt8wAAAADZ5a3zAAD/twPbA7cAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA9sAAQAAAAAAAAAAAAAAAAAAAAUEAAAAAAAAAAAAAAACAAAABAAAJQAAAAAACgAUAB4AsgABAAAABQBoAAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEABwAAAAEAAAAAAAIABwBgAAEAAAAAAAMABwA2AAEAAAAAAAQABwB1AAEAAAAAAAUACwAVAAEAAAAAAAYABwBLAAEAAAAAAAoAGgCKAAMAAQQJAAEADgAHAAMAAQQJAAIADgBnAAMAAQQJAAMADgA9AAMAAQQJAAQADgB8AAMAAQQJAAUAFgAgAAMAAQQJAAYADgBSAAMAAQQJAAoANACkaWNvbW9vbgBpAGMAbwBtAG8AbwBuVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwaWNvbW9vbgBpAGMAbwBtAG8AbwBuaWNvbW9vbgBpAGMAbwBtAG8AbwBuUmVndWxhcgBSAGUAZwB1AGwAYQByaWNvbW9vbgBpAGMAbwBtAG8AbwBuRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format('truetype')
}

.fa {
	position: relative;
	font-family: 'fontAwesome';
	margin-right: 15px;
	vertical-align: middle;
	color: #999
}

.fa::before {
	font-size: 1.5rem;
	display: block
}

.fa-settings::before {
	content: "\f013";
	color: #333;
	font-size: 20px
}

.fa-folder::before {
	content: "\f114"
}

.fa-open-folder::before {
	content: "\f115"
}

.fa-download {
	font-family: 'fontDownload'
}

.fa-download::before {
	content: "\e900"
}

.fa-table {
	font-family: 'fontTable'
}

.fa-table::before {
	content: "\ea71"
}

.fa-pdf {
	font-family: 'fontPDF'
}

.fa-pdf::before {
	content: "\eadf";
	font-size: 18px;
	color: red
}

.fa-info {
	font-family: 'fontInfo'
}

.fa-info::before {
	content: "\ea0c";
	font-size: 18px;
	color: red
}

.fa-star {
	font-family: 'fontStar'
}

.fa-star::before {
	content: "\f006";
	color: #63666a
}

.fa-star.selected::before {
	content: "\f005"
}

.doclib-table-container td a span.fa-download,
.doclib-table-container td a span.fa-download::before {
	font-size: 18px;
	color: #5782d8;
	margin: 0
}

.doclib-table-container table tr th:last-child {
	text-align: center
}

.doclib-table-container table tr td:last-child {
	text-align: center
}

.dark-gray-box {
	background: #2b2b2b
}

.medium-gray-box {
	background: #323232
}

.light-gray-box {
	background: #363636
}

.dim-gray-box {
	background: #63666a
}

.medium-dim-gray-box {
	background: #63666a
}

.light-dim-gray-box {
	background: #bebebe
}

.dark-smoke-white-box {
	background: #f4f4f6
}

.smoke-white-box {
	background: #f8f8f8
}

.havelock-blue-box {
	background: #0072ce
}

.white-box {
	background: #fff
}

.white-box.richtext-block {
	background: 0
}

.white-box.richtext-block .component-content {
	background: #fff
}

.breadcrumb {
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 30px;
	position: relative;
	z-index: 1
}

.breadcrumb-pl-15 {
	padding-left: 15px
}

.breadcrumb img {
	width: 12px
}

.breadcrumb ol {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none
}

.breadcrumb ol li {
	padding: 0 10px 0 12px;
	display: inline-block
}

.cmp-breadcrumb {
	display: flex;
	align-items: start
}

.cmp-breadcrumb__item {
	font-size: 12px;
	color: #63666a;
	position: relative;
	float: left
}

.cmp-breadcrumb__item::before {
	content: "";
	width: 5px;
	height: 2px;
	background: #bebebe;
	display: inline-block;
	position: absolute;
	transform: rotate(45deg);
	top: 11px;
	left: 0;
	padding: 0
}

.cmp-breadcrumb__item::after {
	content: "";
	width: 5px;
	height: 2px;
	background: #bebebe;
	display: inline-block;
	position: absolute;
	transform: rotate(-45deg);
	top: 14px;
	left: 0;
	padding: 0
}

a:hover {
	text-decoration: none
}

a.breadcrumb_home {
	position: relative
}

a.breadcrumb_home::before {
	content: "";
	background: url("../images/home.png") center center no-repeat;
	width: 11px;
	height: 9px;
	position: absolute;
	left: -15px;
	top: 8px;
	background-size: cover
}

.cmp-breadcrumb ol li a span,
.cmp-breadcrumb ol li>span {
	padding-top: 1px;
	display: inline-block
}

.btn {
	background: #0072ce;
	padding: 20px 35px 20px 25px;
	text-decoration: none;
	min-width: 158px;
	text-align: center;
	cursor: pointer;
	font-size: .75rem;
	display: inline-block;
	line-height: 1em;
	color: #fff;
	font-weight: 800;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	margin-top: 10px
}

.btn:hover,
.btn:focus,
.btn.focus {
	background: #0072ce;
	color: #fff
}

.btn::after {
	content: "";
	width: 6px;
	height: 2px;
	background: #5782d8;
	display: inline-block;
	position: absolute;
	right: 25px;
	top: 23px;
	transform: rotate(45deg)
}

.btn::before {
	content: "";
	width: 6px;
	height: 2px;
	background: #5782d8;
	display: inline-block;
	position: absolute;
	right: 25px;
	top: 26px;
	transform: rotate(-45deg)
}

.btn.inverse-btn {
	background: rgba(255, 255, 255, 0.6)
}

.btn.inverse-btn:hover {
	background: #fff
}

.btn.blue-btn {
	background: #0072ce;
	color: #fff;
	padding: 12px 15px;
	font-size: .625rem;
	min-width: 122px
}

.btn.blue-btn:hover {
	background: #0072ce;
	color: #fff
}

.btn.blue-btn::before,
.btn.blue-btn::after {
	display: none
}

.btn-link {
	font-size: .625rem;
	display: inline-block;
	line-height: 1em;
	color: inherit;
	font-weight: 800;
	padding-right: 20px;
	text-decoration: none;
	position: relative;
	text-transform: uppercase
}

.btn-link::before {
	content: "";
	width: 6px;
	height: 2px;
	background: #0072ce;
	display: inline-block;
	position: absolute;
	transform: rotate(45deg);
	top: 2px;
	right: 8px
}

.btn-link::after {
	content: "";
	width: 6px;
	height: 2px;
	background: #0072ce;
	display: inline-block;
	position: absolute;
	transform: rotate(-45deg);
	top: 5px;
	right: 8px
}

.light-gray,
.light-gray a {
	color: #363636
}

.light-gray-title h5 {
	color: #363636
}

.light-blue {
	color: #5782d8
}

.blueTile-btn {
	background: #0072ce;
	color: #fff;
	padding: 12px 15px;
	font-size: 12px;
	min-width: 122px;
	font-weight: 700;
	margin-bottom: 25px
}

.blueTile-btn:hover {
	background: #0072ce;
	color: #fff
}

.blueTile-btn::after {
	display: none
}

.blueTile-btn::before {
	display: none
}

.requet-btn::after {
	display: none
}

.requet-btn::before {
	display: none
}

.learn-morebtn-center p {
	text-align: center
}

. cmp-carousel .btn {
	background: #fff;
	color: #000
}

. cmp-carousel .btn:hover {
	background: #fff;
	color: #000
}

.marvll-new-prod-tile .richtext-content p .btn-link:hover,
.marvll-new-prod-tile .richtext-content p .btn-link:focus,
.producttile .mrvll-text-link.mrvll-text-link-white-bg:hover,
.producttile .mrvll-text-link.mrvll-text-link-white-bg:focus,
.rebrandinglatestnews .mrvll-page-content .mrvll-text-link.mrvll-text-link-white-bg.mrvll-text-link-right-aligned:hover,
.rebrandinglatestnews .mrvll-page-content .mrvll-text-link.mrvll-text-link-white-bg.mrvll-text-link-right-aligned:focus,
.teaser.career-location-module.marvll-new-prod-bottom-teaser .load-more:hover,
.teaser.career-location-module.marvll-new-prod-bottom-teaser .load-more:focus {
	color: #000 !important
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {

	.marvll-new-prod-tile .richtext-content p .btn-link,
	.producttile .mrvll-text-link.mrvll-text-link-white-bg {
		background-position: top 42% right 22px !important
	}

	.marvll-new-prod-tile .richtext-content p .btn-link:hover {
		background-position: top 42% right 15px !important
	}

	.producttile .mrvll-text-link.mrvll-text-link-white-bg,
	.rebrandinglatestnews .mrvll-page-content .mrvll-text-link.mrvll-text-link-white-bg.mrvll-text-link-right-aligned,
	.teaser.career-location-module.marvll-new-prod-bottom-teaser .load-more {
		padding: 18px 45px 12px 24px !important
	}
}

.ieBrowser .custom-object-fit {
	background-size: cover;
	background-position: left top;
	background-repeat: no-repeat
}

@media only screen and (max-width:575px) {
	.ieBrowser .custom-object-fit {
		background-position: center
	}
}

@media only screen and (min-width:768px) {
	.ieBrowser .u-md-flex-reverse .custom-object-fit {
		background-position: right top
	}
}

@media screen and (min-width:0\0) and (min-resolution:72dpi) {
	.ieBrowser .js-object-fit img {
		opacity: 0
	}

	.js-object-fit img {
		opacity: 0
	}
}

@media only screen and (min-width:0\0) and (min-resolution:72dpi) and (min-width:768px) {
	.home-intro-box .custom-object-fit {
		height: 400px !important
	}
}

@media only screen and (min-width:0\0) and (min-resolution:72dpi) and (min-width:768px) {
	.intro-box .custom-object-fit {
		background-size: contain;
		background-position: right top
	}
}

@media screen and (min-width:0\0) and (min-resolution:72dpi) {
	.gigyaraas .gigya-screen .gigya-composite-control-dropdown {
		overflow: hidden
	}

	.gigyaraas .gigya-screen .gigya-composite-control-dropdown select {
		width: 103.2%
	}

	.u-md-object-fit .custom-object-fit {
		background-position: bottom center
	}
}

@media only screen and (min-width:0\0) and (min-resolution:72dpi) and (min-width:768px) {
	.u-md-obj-pos-center .custom-object-fit {
		background-position: center
	}
}

.richtext-block {
	background: 0;
	height: 100%
}

.richtext-block .component-content {
	height: 100%;
	text-align: center;
	padding: 30px 20px 3px;
	transition: all 500ms ease;
	position: relative
}

.richtext-px-0.richtext-block>.component-content {
	padding: 15px 0
}

.richtext-block p:last-child {
	margin-bottom: 0
}

.richtext-block img {
	max-width: 100%;
	margin-bottom: 30px
}

.richtext-block .richtext-content {
	text-align: left
}

.richtext-block.language-block {
	transition: all 500ms ease
}

.richtext-block.language-block>.component-content {
	padding-top: 15px
}

.richtext-block.cta .component-content {
	padding-bottom: 70px
}

.richtext-block.cta p:last-child {
	position: absolute;
	left: 20px;
	bottom: 30px;
	width: calc(100% - 40px)
}

.richtext-block.cta-link .component-content {
	padding-bottom: 50px
}

.richtext-block.cta-link p:last-child {
	position: absolute;
	left: 20px;
	bottom: 30px;
	width: calc(100% - 40px)
}

.richtext-block.multiple-cta p:last-child a {
	margin-bottom: 15px
}

.richtext-block.multiple-cta p:last-child a:first-child {
	margin-right: 10px
}

.richtext-block.content-center .richtext-content {
	text-align: center
}

.richtext-block.no-image .richtext-image {
	display: none
}

@media only screen and (min-width:768px) {
	.richtext-block.image-left>.component-content {
		display: flex;
		flex-direction: row;
		align-items: flex-start
	}

	.richtext-block.image-left .richtext-content {
		padding-left: 15px
	}

	.richtext-block.image-left img {
		margin-bottom: 0
	}
}

.richtext-block.image-zoom .component-content {
	padding: 0;
	background: #f4f4f6
}

.richtext-block.image-zoom img {
	margin: 0;
	transition: all 500ms ease
}

.richtext-block.image-zoom:hover img {
	margin: 0;
	transform: scale(1.1)
}

.richtext-block.image-zoom .richtext-image {
	overflow: hidden;
	max-height: 230px;
	margin-bottom: 15px
}

.richtext-block.image-zoom .richtext-content {
	padding: 15px 15px 30px
}

.richtext-block.cta-block a {
	color: inherit
}

.richtext-block-group>.row {
	display: flex
}

.richtext-block-group>.row>div {
	margin-top: 15px;
	margin-bottom: 15px
}

@media only screen and (max-width:767px) {
	.richtext-block-group>.row {
		display: flex;
		flex-wrap: wrap
	}

	.richtext-block-group>.row>div {
		width: 100%
	}

	#specs {
		overflow-x: scroll !important
	}

	.solution-Recent-news .col-sm-3 {
		width: 100% !important
	}
}

.richtext-block-group>.row>div>.tile {
	height: 100%
}

.richtext-block-group>.row>div>.tile:hover {
	box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1)
}

.richtext-block-group>.row>div>.tile.no-shadow-block:hover {
	box-shadow: none
}

.cmp-carousel__content {
	min-height: 594px
}

@media only screen and (max-width:991px) {
	.cmp-carousel__content {
		min-height: 490px
	}
}

@media only screen and (max-width:991px) {
	.cmp-carousel__content .cmp-teaser__image::after {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		background: rgba(0, 0, 0, 0.6);
		z-index: 1;
		height: 100%;
		width: 100%
	}
}

.cmp-carousel__content img {
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center top
}

@media only screen and (min-width:992px) {
	.cmp-carousel__content img {
		object-position: left top
	}
}

.cmp-carousel__content .richtext-content {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0 auto;
	text-align: center
}

@media only screen and (max-width:767px) {
	.cmp-carousel__content .richtext-content {
		justify-content: center
	}
}

@media only screen and (max-width:991px) {
	.cmp-carousel__content .richtext-content {
		z-index: 2;
		padding-bottom: 50px;
		display: flex;
		align-items: flex-end;
		flex-wrap: wrap
	}
}

@media only screen and (min-width:768px) {
	.cmp-carousel__content .richtext-content {
		bottom: 30px;
		text-align: left
	}
}

@media only screen and (min-width:1200px) {
	.cmp-carousel__content .richtext-content {
		bottom: 100px;
		padding-right: 350px
	}
}

.f-size-14 {
	font-size: .875rem;
	line-height: 1.571em
}

.f-size-14 a.cta-link {
	font-size: .625rem
}

.f-size-14 ul {
	list-style: none;
	padding-left: 0
}

.white-right-panel {
	color: #fff
}

.white-right-panel a {
	color: rgba(255, 255, 255, 0.8)
}

.white-right-panel a:hover {
	color: #fff
}

.is-active-lang {
	position: relative
}

.is-active-lang a {
	color: #fff;
	display: block;
	padding-right: 20px
}

.is-active-lang a::after {
	content: "";
	position: absolute;
	right: 5px;
	top: 1px;
	width: 5px;
	height: 10px;
	border: 2px solid #fff;
	display: block;
	transform: rotate(45deg);
	border-left: 0;
	border-top: 0
}

.inner-hero-block {
	position: relative
}

@media only screen and (max-width:991px) {
	.inner-hero-block .richtext-image::after {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		background: rgba(0, 0, 0, 0.6);
		z-index: 1;
		height: 100%;
		width: 100%
	}
}

.inner-hero-block img {
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center top
}

@media only screen and (min-width:992px) {
	.inner-hero-block img {
		object-position: left top
	}
}

.inner-hero-block .richtext-content {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0 auto;
	text-align: center
}

.inner-hero-block .richtext-content h2 {
	margin-bottom: 0
}

@media only screen and (max-width:991px) {
	.inner-hero-block .richtext-content {
		z-index: 1;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		flex-direction: column
	}

	.modal-content.marvell-modal-header {
		width: auto !important
	}
}

@media only screen and (min-width:768px) {
	.inner-hero-block .richtext-content {
		bottom: 30px;
		text-align: left
	}
}

@media only screen and (min-width:1200px) {
	.inner-hero-block .richtext-content {
		bottom: 100px;
		padding-right: 350px
	}

	.hero-block .richtext-content p {
		width: 80%
	}
}

.inner-hero-block {
	height: 300px;
	min-height: auto
}

@media only screen and (max-width:991px) {
	.inner-hero-block {
		padding-bottom: 0;
		bottom: auto;
		display: flex;
		align-items: center
	}
}

@media only screen and (max-width:991px) {
	.hero-block.inner-hero-block .richtext-content {
		bottom: auto
	}
}

@media only screen and (min-width:768px) {
	.inner-hero-block {
		height: 400px
	}
}

.richtext-block-legal h1 {
	font-family: inherit;
	font-size: 30px !important;
	font-weight: 200;
	line-height: 34px;
	color: #363636
}

.richtext-block-legal h3 {
	font-family: inherit;
	font-size: 22px !important;
	font-weight: 200;
	line-height: 26px;
	margin: 0 0 15px
}

.richtext-block-legal h4 {
	font-family: inherit;
	font-size: 22px !important;
	font-weight: 200;
	margin: 0 0 15px;
	line-height: 24px
}

.richtext-block-legal p,
.richtext-block-legal ul li {
	font-family: inherit;
	font-size: 16px;
	line-height: 26px;
	font-weight: 200;
	font-style: normal;
	color: #63666a;
	word-break: break-word
}

.richtext-title h5 {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 800 !important
}

.richtext-title h5 a {
	text-decoration: none;
	color: inherit;
	font-weight: inherit;
	position: relative
}

.richtext-title h5 a:hover {
	color: #5782d8
}

.richtext-title h5 a::before {
	content: "";
	width: 6px;
	height: 2px;
	background: #5782d8;
	display: inline-block;
	position: absolute;
	transform: rotate(45deg);
	top: 6px;
	right: -12px
}

.richtext-title h5 a::after {
	content: "";
	width: 6px;
	height: 2px;
	background: #5782d8;
	display: inline-block;
	position: absolute;
	transform: rotate(-45deg);
	top: 10px;
	right: -12px
}

.richtext-solution h1 {
	font-family: inherit;
	font-size: 30px !important;
	font-weight: 200;
	line-height: 34px;
	margin: 0 0 15px
}

.richtext-solution p {
	font-family: inherit;
	font-size: 16px;
	line-height: 26px;
	font-weight: 300;
	font-style: normal;
	color: #63666a
}

.richtext-center-para h1 {
	font-family: inherit;
	font-size: 30px !important;
	font-weight: 200;
	line-height: 34px
}

.richtext-center-para p {
	max-width: 70%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0;
	padding-right: 30px;
	padding-left: 30px;
	color: #63666a
}

.richtext-title h5 a:after {
	color: #5782d8
}

.richtext-block.image-bottom p:last-child {
	position: static;
	width: 100%
}

.richtext-block.image-bottom a {
	color: inherit
}

.richtext-block.image-bottom a:hover {
	color: inherit;
	text-decoration: none
}

.richtext-block.image-bottom img {
	margin-bottom: 0
}

.richtext-block.image-bottom .component-content {
	position: relative;
	padding-bottom: 180px
}

.richtext-block.image-bottom .richtext-image {
	position: absolute;
	width: calc(100% - 40px);
	bottom: 30px
}

.richtext-block.richtext-block-events {
	margin-bottom: 60px
}

.richtext-block.richtext-block-events .component-content:hover {
	box-shadow: none
}

.richtext-block.richtext-block-events .component-content {
	padding: 0
}

.richtext-block.richtext-block-events .richtext-image {
	width: 30%;
	max-width: 150px
}

.richtext-block.richtext-block-events .richtext-content {
	width: 70%
}

.richtext-block.richtext-block-events .subsection-title {
	font-size: 22px;
	line-height: 24px;
	color: #363636
}

.richtext-block.richtext-block-events p {
	font-size: 16px;
	line-height: 26px;
	font-weight: 300;
	font-style: normal
}

.richtext-block.richtext-block-events a:hover {
	color: #4668ad;
	text-decoration: none
}

@media only screen and (max-width:991px) {
	.richtext-block.richtext-block-events .richtext-image {
		width: 100%;
		max-width: 100%;
		margin: 0 auto
	}
}

.richtext-awards h4 {
	font-size: 22px;
	line-height: 24px;
	margin: 60px 0 15px;
	font-weight: 200;
	color: #363636
}

.richtext-awards ul a:hover {
	color: #4668ad
}

.no-hover-richtext-block .component-content {
	padding: 15px 0
}

.no-hover-richtext-block .btn-link a {
	color: #363636;
	font-weight: 800;
	letter-spacing: 1px
}

.no-hover-richtext-block .btn-link a:hover {
	color: #0072ce
}

.no-hover-richtext-block .subsection-title {
	margin: 8px 0 15px
}

.richtext-block.richtext-block-events .richtext-content h3 {
	margin-bottom: .75rem
}

.richtext-block.richtext-block-events p {
	font-size: 16px;
	line-height: 26px;
	font-weight: 300;
	font-style: normal;
	color: #63666a
}

@media only screen and (min-width:768px) {
	.richtext-block.richtext-block-events .component-content {
		display: flex;
		flex-direction: row;
		align-items: flex-start
	}
}

.richtext-block .btn-link:hover,
.richtext-block .btn-link a:hover {
	color: #0072ce
}

.career-location-module h2 {
	color: white;
	padding-top: 200px;
	text-align: center;
	line-height: 34px;
	font-size: 46px
}

.load-more {
	text-align: center
}

.inner-hero-block-career {
	position: relative
}

@media only screen and (max-width:991px) {
	.inner-hero-block-career .richtext-image::after {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		background: rgba(0, 0, 0, 0.6);
		z-index: 1;
		height: 100%;
		width: 100%
	}
}

.inner-hero-block-career img {
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center top
}

@media only screen and (min-width:992px) {
	.inner-hero-block-career img {
		object-position: left top
	}
}

.inner-hero-block-career .richtext-content {
	position: absolute;
	left: 0;
	bottom: auto;
	right: 0;
	margin: 0 auto;
	text-align: center
}

.inner-hero-block-career .richtext-content h2 {
	margin-bottom: 0
}

@media only screen and (max-width:991px) {
	.inner-hero-block-career .richtext-content {
		z-index: 2;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		flex-direction: column
	}
}

@media only screen and (min-width:768px) {
	.inner-hero-block-career .richtext-content {
		bottom: 30px
	}
}

@media only screen and (min-width:1200px) {
	.inner-hero-block-career .richtext-content {
		bottom: 100px
	}

	.hero-block-career .richtext-content p {
		width: 80%
	}
}

.inner-hero-block-career {
	height: 300px;
	min-height: auto
}

@media only screen and (max-width:991px) {
	.inner-hero-block-career {
		padding-bottom: 0;
		bottom: auto;
		display: flex;
		align-items: center
	}

	.richtext-center-para h1 {
		font-size: 22px !important
	}

	.richtext-center-para p {
		max-width: 100%;
		padding-right: 0;
		padding-left: 0
	}

	.careerSlider-image {
		height: 235px !important
	}

	.career-module-quote {
		margin-top: 23% !important
	}

	.career-module-quote .quote {
		font-size: 15px !important;
		line-height: 18px !important
	}

	.career-module-quote .name {
		margin-top: 4px !important;
		font-size: 12px !important
	}

	.career-module-content {
		width: auto !important;
		margin-top: 35% !important;
		height: auto !important
	}

	.career-module-content .blurb {
		margin-left: 3px !important
	}

	.career-module-content .location {
		margin-right: 3px !important
	}

	.career-module-quote .quote {
		padding-top: 15px !important;
		font-size: 14px !important;
		line-height: 19px !important
	}

	.career-module-quote .name {
		margin-top: 5px !important;
		font-size: 13px !important
	}

	.career-module-quote {
		margin-top: 27% !important
	}

	.carrier-page-link ul {
		display: block !important;
		line-height: 16px !important
	}

	.carrier-page-notice-link ul {
		display: block !important
	}

	.carrier-page-notice-link ul {
		line-height: 25px !important
	}

	.richtext-center-para h1 {
		text-align: center !important
	}

	.richtext-center-para p {
		text-align: center !important
	}

	.carrier-page-link ul li a {
		border-right: none !important
	}
}

@media only screen and (max-width:991px) {
	.hero-block-career.inner-hero-block-career .richtext-content {
		bottom: auto
	}
}

@media only screen and (min-width:768px) {
	.inner-hero-block-career {
		height: 400px
	}
}

.career-location-module h2 {
	color: white;
	padding-top: 200px;
	text-align: center;
	line-height: 34px;
	font-size: 46px
}

.career-location-module {
	height: 500px
}

.career-location-module .load-more {
	margin-top: 50px !important;
	margin-bottom: 50px !important;
	opacity: 1;
	color: #000;
	background: #fff
}

.load-more {
	display: block;
	margin: 75px auto !important;
	width: 158px;
	background-color: #f4f4f6;
	color: #63666a;
	border: 0;
	font-size: 12px;
	appearance: none;
	cursor: pointer;
	-webkit-font-smoothing: antialiased;
	padding: 17px 0;
	padding: 10px 0;
	vertical-align: middle;
	white-space: nowrap;
	transition: all 500ms ease;
	border-radius: 2px;
	text-align: center;
	font-weight: 800
}

.load-more:hover,
.load-more:active,
.load-more:focus {
	background-color: #e8e8ea;
	color: #63666a
}

.Career-Benefits h1 {
	text-align: center;
	margin: 0 0 15px;
	font-weight: 200;
	color: #363636;
	font-size: 30px;
	line-height: 34px
}

.featured-solutions {
	padding-top: 0;
	padding-bottom: 20px
}

.career-benefit {
	min-height: 440px;
	cursor: default !important
}

.featured-solutions .featured-solution img {
	margin-bottom: 30px
}

.featured-solution-copy h3 {
	margin: 0 0 15px;
	font-weight: 200;
	color: #363636
}

.featured-solutions .featured-solution p {
	font-size: 14px;
	line-height: 22px;
	width: 100%;
	margin: 0 auto 20px;
	color: #63666a
}

.featured-solutions .featured-solution {
	text-align: center;
	transition: all 500ms ease;
	padding: 10px
}

.featured-solutions .featured-solution p {
	font-size: 14px;
	line-height: 22px;
	width: 100%;
	margin: 0 auto 20px;
	color: #63666a
}

.featured-solutions .featured-solution h3 {
	margin-bottom: 15px
}

.career-benefit {
	min-height: 440px;
	cursor: default !important
}

.featured-solutions .featured-solution:hover {
	box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1)
}

.top-margin {
	margin-top: 10%
}

.richtext-box-partners .richtext-content h3 {
	display: none
}

.richtext-box-partners .richtext-image img {
	margin-top: 20px
}

.inner-hero-block .richtext-content.teaser-cmp-txt p {
	width: 80%
}

.richtext.richtext-block-legal i {
	font-style: italic
}

.image-float-right img {
	float: right;
	display: inline-block;
	padding-left: 8px
}

.Mtop-leadership {
	margin-top: 75px
}

.want-more {
	border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
	height: 246px;
	text-align: center
}

.want-more .component-content {
	padding: 60px 20px 3px
}

.want-more-topB {
	margin-bottom: 55px
}

.want-more h3 .subsection-title.light-gray {
	color: #5782d8;
	font-size: 26px !important;
	font-weight: 300
}

.richtext-block-group>.row>div>.tile.richtext-block.tilelink-hover:hover .btn-link {
	color: #5782d8
}

.image-fl-right .component-content {
	display: block !important
}

.image-fl-right .richtext-image {
	float: right;
	width: 26%
}

.image-fl-right .richtext-content {
	width: 74%
}

.card-height-contact {
	height: 580px;
	margin-bottom: 20px
}

.version {
	margin-top: 8px;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	color: #363636;
	margin: 8px 0 15px
}

.liq-security-Data {
	font-size: 22px;
	line-height: 24px;
	font-weight: 200;
	margin: 0 0 15px
}

.txt-pb-30 {
	padding-bottom: 30px
}

.txt-pb-20 {
	padding-bottom: 20px
}

.txt-pb-80 {
	padding-bottom: 80px
}

.image.u-pr-sm-5.liquid-security-img1.section {
	height: 500px;
	width: 500px
}

.image.u-pr-sm-5.liquid-security-img2.section {
	height: 180px;
	width: 480px;
	margin-top: 60px
}

.marginT-sectionkey {
	margin-top: 60px
}

.panelist {
	max-width: 100%;
	margin-bottom: 30px;
	float: left;
	margin-right: 10px;
	width: 120px
}

.align-Req-information {
	margin-left: 38%
}

@media only screen and (max-width:991px) {
	.center-block.inner-hero-block .richtext-content {
		bottom: auto;
		text-align: center
	}
}

.newsroom-pg-richtext h1 {
	font-style: normal;
	font-weight: 200;
	color: #363636
}

.newsroom-pg-richtext h3 {
	margin-top: 45px;
	margin-bottom: 16px;
	font-weight: 200;
	color: #363636
}

.newsroom-pg-richtext p {
	font-size: 16px;
	line-height: 26px;
	margin: 0 0 15px;
	font-weight: 300;
	font-style: normal
}

.richtext.richtext-block-legal i {
	font-style: italic;
	font-size: 12px;
	text-align: center
}

.career-tile-shadow h3 {
	font-size: 26px !important;
	margin-bottom: 18px
}

.prod-reachtext p {
	font-size: 16px;
	line-height: 26px;
	margin: 0 0 15px;
	font-weight: 300;
	font-style: normal
}

.prod-img-subtitle .subsection-title.light-gray {
	color: #878787;
	font-size: 11px;
	display: block;
	margin: 12px 0 16px
}

.richtext-block.cta-block.p-link a {
	color: #5782d8
}

.richtext-block.cta-block.p-link a:hover {
	color: #4668ad
}

.richtext-block.richtext-block-events.image-size-fix .richtext-image {
	width: 30%;
	max-width: 218px
}

.max-img-hight img {
	max-width: 630px
}

.image.image-version-1 {
	max-width: 350px;
	padding: 0 !important;
	display: inline-block;
	vertical-align: bottom
}

.image.image-version-2 {
	max-width: 245px;
	padding: 0 !important;
	display: inline-block
}

.leader-self {
	padding-top: 70px
}

.leader-self .richtext {
	margin: 0
}

.leader-self.richtext-block-group>.row>div {
	margin-top: 0
}

.leader-self h1 {
	margin-top: 0;
	font-size: 30px;
	line-height: 34px;
	color: #363636;
	font-weight: 200
}

.leader-self h3 {
	margin: 0 0 15px;
	font-weight: 200;
	color: #363636;
	font-size: 22px;
	line-height: 24px
}

.leader-self h3 b {
	margin-top: 8px;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	color: #363636;
	margin: 8px 0 15px
}

.Regular-support-small-tile {
	font-size: 16px
}

.support-tile-bottom-margin p {
	margin-bottom: -4px
}

.support-tile-small-heading p {
	font-size: 10px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0;
	color: #63666a;
	font-size: 10px;
	font-weight: bold
}

.hard-drive-quote {
	text-align: center;
	width: 100%;
	max-width: 650px;
	font-weight: 200;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 30px;
	color: #4c5b9e;
	background-image: url(../images/ic-quote.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-top: 25px;
	margin-left: 0;
	margin-right: 0;
	padding-left: 40px;
	padding-right: 40px;
	border-left: 0;
	padding-bottom: 0
}

.richtext-margin-zero p {
	margin: 0
}

.leadership-detail .richtext-content p {
	color: #363636;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 11px
}

.leadership-detail .richtext-content {
	padding: 30px !important
}

.leadership-detail .richtext-content h3 {
	margin-bottom: 9px
}

.leadership-detail .richtext-image {
	margin-bottom: 0 !important
}

.tile.leadership-detail .light-blue {
	color: #0072ce
}

.tile.content-tile.styleh3toh6 .richtext-content p {
	font-weight: 200
}

@media only screen and (max-width:767px) {
	.inner-hero-block-career .richtext-content {
		bottom: 30px
	}

	.inner-hero-block-career .richtext-content h2.page-title {
		line-height: 60px;
		font-size: 34px
	}
}

.public-key-attestation-table tbody td {
	word-break: break-all
}

.public-key-attestation-table tbody tr td p {
	font-family: Courier;
	font-size: 11px;
	word-wrap: break-word;
	line-height: 120%
}

.dell-list ul li a:active,
.dell-list ul li a:focus,
.dell-list ul li a:hover {
	color: #4668ad
}

.productarea-tile-height .component-content {
	padding-bottom: 144px !important;
	padding-top: 24px
}

.productarea-tile-height .richtext-content p {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 0;
	color: #63666a;
	font-size: 10px;
	font-weight: bold
}

.productarea-tile-height .richtext-content h3 {
	line-height: 20px
}

.u-h-img-120 img {
	width: 60%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 120px
}

.contact-us-tile-innercontent img {
	width: 63%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px !important
}

.contact-us-tile-innercontent .component-content {
	padding: 40px !important
}

.contact-us-tile-innercontent .btn.blue-btn {
	font-size: 12px !important;
	letter-spacing: 1px !important;
	left: 20px !important
}

.corporate-info-list .richtext ul li a {
	font-weight: 300 !important;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 5px
}

.Product-tile-content h3 {
	margin-bottom: 20px
}

.Product-tile-content .component-content {
	padding: 40px !important
}

.Product-tile-content .cta p:last-child {
	left: 40px !important
}

.Product-tile-content .btn-link.light-gray {
	left: 20px !important
}

.Product-tile-content .richtext-image {
	margin-bottom: 25px
}

.tile-extranet.richtext-block.cta-link p:last-child {
	left: 40px !important
}

.Product-tile-content .richtext-content {
	margin-bottom: 35px
}

.sidebarbox-havelock-blue.sidebar-box ul li a {
	opacity: .8
}

.richtext-block-legal ul li a:hover {
	color: #4668ad
}

.styleh3toh6 .richtext-content h3 .subsection-title {
	margin-top: 8px;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	color: #363636;
	margin: 8px 0 15px
}

.h6toh3,
h6 {
	margin-top: 8px;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	color: #363636;
	margin: 8px 0 15px
}

.contact-us-tile-innercontent .richtext-content {
	margin-bottom: 90px
}

.contact-us-tile-innercontent .cta p:last-child {
	bottom: 43px !important
}

.career-section-PB {
	padding-bottom: 80px !important
}

.career-location-module h3 {
	color: white !important
}

.richtext.richtext-block-legal ul {
	margin-top: 25px
}

.richtext.richtext-block-legal h3 {
	margin-top: 45px
}

.tile-extranet.richtext-block .component-content {
	padding: 40px
}

.tile-extranet.richtext-block .component-content h3 {
	min-height: 60px
}

.tile-extranet.richtext-block .component-content h3 span {
	font-size: 22px !important;
	line-height: 24px;
	font-weight: 200
}

.tile-extranet.richtext-block .component-content p {
	font-size: 16px !important;
	line-height: 24px !important
}

.tile-extranet.richtext-block:hover .component-content p .btn-link {
	color: #5782d8 !important
}

.tile-extranet.richtext-block {
	min-height: 320px
}

.partners-image-160 .component-content {
	padding-bottom: 0 !important;
	padding-top: 0 !important
}

.partners-image-160 .richtext-image img {
	width: 160px
}

.richtext p {
	font-weight: 200 !important
}

.richtext p a {
	font-weight: 300 !important
}

.want-more {
	height: 250px
}

.want-more .richtext-content h3 {
	margin-bottom: 15px
}

.want-more h3 .subsection-title.light-gray {
	color: #5782d8;
	font-size: 26px !important;
	font-weight: 300;
	margin-top: 60px !important
}

.want-more .richtext-content p {
	font-size: 16px;
	line-height: 26px;
	margin: 0 0 15px;
	font-weight: 300;
	font-style: normal;
	text-transform: lowercase
}

.want-more p .btn.blue-btn {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	margin-top: 8px
}

.solution-tile-variation .richtext-content h3 {
	margin-bottom: 15px
}

.solution-tile-variation .richtext-block.cta .component-content {
	padding-bottom: 70px;
	padding-top: 0
}

.solution-tile-variation .richtext-block img {
	margin-bottom: 0
}

.solution-tile-variation .richtext-content p span.btn.blue-btn.light-gray {
	text-transform: uppercase;
	font-size: 12px;
	margin-left: 15px;
	letter-spacing: 1px
}

@media screen and (max-width:767px) {
	.richtext-block.richtext-block-events .richtext-content {
		width: 100%
	}

	.tile-image-restrict.richtext-block img {
		max-width: 90px
	}
}

.career-location-module .load-more:hover,
.career-location-module .load-more:active,
.career-location-module .load-more:focus {
	background-color: #fff;
	color: #000
}

.tile.content-tile.richtext-block.no-hover-richtext-block .richtext-content p {
	font-weight: 200
}

.richtext ol li {
	font-weight: 200
}

.marvll-new-prod-richtext {
	text-align: center;
	margin: 144px auto 24px
}

.marvll-new-prod-richtext h5 {
	font-size: .95rem;
	color: #c8c9c7 !important;
	text-transform: uppercase;
	letter-spacing: .25rem;
	font-weight: 600;
	line-height: 1.625em
}

.marvll-new-prod-richtext h1 {
	font-size: 1.9rem !important;
	line-height: 2.5rem;
	font-weight: 600;
	color: #000;
	margin: 0;
	margin-top: 1rem !important
}

.marvll-new-prod-richtext p {
	font-size: 1.1rem;
	font-weight: 300;
	line-height: 1.9rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.5rem !important
}

@media(min-width:768px) {
	.marvll-new-prod-richtext p {
		font-size: 1.5rem;
		line-height: 2.4rem;
		max-width: 50%
	}
}

@media(min-width:992px) {
	.marvll-new-prod-richtext h1 {
		font-size: 2.8rem !important;
		line-height: 3rem
	}
}

@media(min-width:1440px) {
	.marvll-new-prod-richtext {
		width: calc(1440px - 30px) !important
	}
}

.marvll-new-prod-newsroom-richtext {
	margin-top: 48px;
	text-align: center;
	padding: 0 15px;
	margin-bottom: 18px;
	padding-top: 48px
}

.marvll-new-prod-newsroom-richtext h6 {
	font-size: .95rem;
	text-transform: uppercase;
	letter-spacing: .25rem;
	font-weight: 600;
	color: #c8c9c7 !important;
	margin: 0;
	line-height: 27px
}

.marvll-new-prod-newsroom-richtext h3 {
	font-size: 1.25rem;
	line-height: 1.6rem;
	font-weight: 600;
	color: #000;
	margin: 0;
	margin-top: .25rem !important
}

@media(min-width:992px) {
	.marvll-new-prod-newsroom-richtext h3 {
		font-size: 1.85rem;
		line-height: 2.4rem
	}
}

.marvll-new-prod-richtext-top-variation {
	margin-top: 35px;
	margin-bottom: 48px
}

.marvll-new-prod-richtext-top-variation.rebranding-our-mission .richtext.text.section h3 {
	font-size: 20px;
	line-height: 26px;
	padding: 0;
	margin: 0
}

.marvll-new-prod-richtext-top-variation.rebranding-our-mission .richtext.text.section p {
	font-size: 16px;
	line-height: 26px;
	padding: 0;
	margin: 0
}

@media(min-width:768px) {
	.marvll-new-prod-richtext-top-variation.rebranding-our-mission .col-sm-5.col-xs-12 {
		padding-right: 3rem !important
	}

	.marvll-new-prod-richtext-top-variation.rebranding-our-mission .richtext.text.section h3 {
		font-size: 1.25rem;
		line-height: 1.6rem;
		padding-right: 3rem !important
	}

	.marvll-new-prod-richtext-top-variation.rebranding-our-mission .richtext.text.section p {
		font-size: 18px;
		line-height: 30px
	}
}

@media(max-width:991px) {
	.marvll-new-prod-richtext-top-variation.rebranding-our-mission.richtext-block-group>.row {
		display: block
	}

	.marvll-new-prod-richtext-top-variation.rebranding-our-mission.richtext-block-group>.row>div {
		width: 100%
	}

	.marvll-new-prod-richtext-top-variation.rebranding-our-mission .richtext.text.section p {
		padding-top: 24px
	}
}

.marvll-new-prod-richtext-top-variation.rebranding-our-mission.richtext-block-group>.row>div {
	margin: 0 !important
}

.title {
	padding-top: 1rem;
	margin-bottom: .5rem
}

.title h1 {
	color: #ac1e36
}

.social-widgets {
	margin-bottom: 30px
}

.social-widgets.bg-white {
	background: #fff
}

.social-widgets .social-widgets-heading {
	display: block;
	padding: 15px 30px
}

.social-widgets.fb .social-widgets-heading {
	background: #3b5998
}

.social-widgets .social-widgets-body {
	padding: 30px
}

.fb-img {
	background: url(../images/ic-facebook.svg) center top no-repeat
}

.twitter-img {
	background: url(../images/ic-twitter.svg) center top no-repeat
}

.social-widgets.twitter .social-widgets-heading {
	background: #55acee
}

.social-widgets-body.twitterbg {
	background: #f4f4f6
}

.social-links {
	padding: 0 10px;
	margin: 0
}

.social-links .cmp-image {
	display: inline-block
}

.social-links a {
	transition: opacity 500ms ease;
	opacity: .3;
	margin-right: 15px
}

.social-links a:hover {
	opacity: .8
}

.social-links a img {
	height: 20px;
	margin: 0;
	max-width: 100%
}

span.fb-feeds {
	background: url(../images/ic-facebook.svg) center no-repeat;
	width: 9px;
	height: 20px;
	display: inline-block;
	vertical-align: middle
}

span.twitter-feeds {
	background: url(../images/ic-twitter.svg) center no-repeat;
	width: 18px;
	height: 15px;
	display: inline-block;
	vertical-align: middle
}

@media only screen and (max-width:991px) {
	.social-links {
		position: absolute;
		width: 100%;
		text-align: center
	}

	.copyright {
		margin-top: 30px;
		padding-top: 30px
	}

	.footer .container {
		padding-top: 65px
	}
}

.header .level-one {
	list-style: none
}

.header .main-nav .level-one li {
	margin: 0
}

@media(max-width:991px) {
	.header .main-nav {
		position: absolute;
		left: 0;
		top: 58px;
		width: 100%;
		display: none;
		z-index: 99
	}

	.header .show-menu {
		display: block
	}

	.header .main-nav .level-one li a {
		line-height: 1em;
		font-size: 13px;
		text-decoration: none;
		color: #bebebe;
		letter-spacing: 1px
	}

	.header .main-nav .level-one li a:hover,
	.header .main-nav .level-one li a.up-arrow {
		text-decoration: none;
		color: #fff
	}

	.header .main-nav .level-one>li>a {
		background: #323232;
		padding: 30px;
		border-bottom: 1px solid #3c3c3c;
		position: relative
	}

	.header .main-nav .level-one>li>a.has-subnav:before {
		content: "";
		width: 10px;
		height: 10px;
		border: 2px solid #e11e00;
		transform: rotate(45deg);
		position: absolute;
		right: 30px;
		top: 30px;
		border-left: 0;
		border-top: 0
	}

	.header .main-nav .level-one>li>a.has-subnav.up-arrow:before {
		content: "";
		border-left: 2px solid #e11e00;
		border-top: 2px solid #e11e00;
		border-right: 0;
		border-bottom: 0
	}

	.header .main-nav .level-two {
		background: #3c3c3c;
		padding-top: 0;
		padding-bottom: 0;
		display: none
	}

	.header .main-nav .level-two>li a {
		padding: 15px 30px;
		display: block;
		color: #fff;
		letter-spacing: 1px;
		font-weight: 200
	}

	.header .main-nav .level-two ul {
		padding: 0
	}

	.header .main-nav .level-two ul li a {
		padding: 15px 30px;
		display: block;
		color: #fff
	}

	.header .main-nav .level-two ul li.all-link a {
		font-weight: 500 !important;
		text-transform: uppercase;
		letter-spacing: 1px
	}

	.show-level-two {
		display: block !important
	}

	.level-two {
		display: block;
		margin: 0;
		padding: 0
	}

	.level-two .partner-text {
		display: none
	}

	.products-box,
	.solutions-box,
	.support-box,
	.company-box {
		display: none
	}

	.level-two li {
		display: block
	}

	.header .level-one>li {
		display: block;
		overflow: auto;
		background: #3c3c3c
	}

	.header .level-one>li>a {
		color: #bebebe;
		display: block;
		font-weight: 700;
		font-size: 13px;
		transition: all 250ms ease
	}

	.header .level-one>li>a:hover {
		text-decoration: none;
		color: #fff
	}

	.level-two.solutions-link img {
		display: none
	}

	.burger-menu {
		display: block;
		width: 24px;
		height: 24px;
		position: absolute;
		right: 20px;
		top: 15px;
		padding: 0;
		cursor: pointer;
		z-index: 5
	}

	.burger-menu::after {
		content: "\e901";
		width: 24px;
		height: 24px;
		font-family: 'burgerMenu';
		font-size: 20px;
		color: white;
		position: absolute;
		top: 0
	}

	.clicked::after {
		content: "\e900";
		width: 24px;
		height: 24px;
		font-family: 'burgerMenu';
		font-size: 16px;
		color: white;
		position: absolute;
		left: 6px;
		top: 0
	}
}

.header .level-two.products-link li {
	min-height: 54px
}

.header .level-two>li a {
	color: #bebebe;
	padding: 12px;
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.2em
}

.header .level-two>li a:hover {
	text-decoration: none;
	color: #fff
}

.header .level-two.products-link li:nth-child(3),
.header .level-two.products-link li:nth-child(6),
.header .level-two.products-link li:nth-child(9) {
	margin-bottom: -16px
}

.products-box>.row,
.solutions-box>.row,
.support-box>.row,
.company-box>.row {
	display: flex
}

.top-content-box {
	padding: 50px 40px;
	background: #363636
}

.products-box .left-content,
.solutions-box .left-content,
.support-box .left-content,
.company-box .left-content {
	padding: 50px 75px 0 75px;
	transition: all 500ms ease
}

.solutions-links-container ul {
	min-height: 200px;
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
	list-style-type: none;
	margin: 0;
	padding: 0
}

.links-container ul {
	min-height: 200px;
	list-style-type: none;
	margin: 0;
	padding: 0
}

.links-container ul li,
.solutions-links-container ul li {
	margin-bottom: 0
}

.all-category-container {
	border-top: 1px solid #474747
}

.all-category-container ul {
	display: flex;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 80px;
	min-height: auto;
	align-items: center
}

.all-category-container ul li {
	display: inline-block;
	color: #bebebe;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 0;
	font-weight: 700;
	padding: 0 5px;
	line-height: 1em
}

.all-category-container ul li:nth-last-of-type(-n+2) {
	border-left: 2px solid #bebebe
}

.all-category-container ul li.all-link {
	padding: 0 45px 0 15px
}

.all-category-container.company-links-container ul li.all-link {
	border: 0;
	padding: 0
}

.all-category-container.support-links-container ul li.all-link {
	border: 0;
	padding: 0 15px
}

.all-category-container ul li a {
	color: #bebebe;
	font-size: 10px;
	text-decoration: none;
	font-weight: 700;
	transition: all 500ms ease
}

.all-category-container ul li a:hover {
	color: #fff;
	text-decoration: none
}

.all-category-container ul li.all-link a,
.header .main-nav .level-two ul li.all-link a {
	padding-left: 20px;
	position: relative
}

.all-category-container ul li.all-link a::before,
.header .main-nav .level-two ul li.all-link a::before {
	content: "";
	background: url(../images/ic-subnav-all.svg) center top no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0
}

.all-category-container ul li.support-link a::before,
.header .main-nav .level-two ul li.support-link a::before {
	background: url(../images/ic-subnav-support.svg) center top no-repeat
}

.header .main-nav .level-two ul li.all-link a {
	padding-left: 55px;
	font-weight: 700
}

.header .main-nav .level-two ul li.all-link a:before {
	left: 30px
}

@media(min-width:992px) {
	.header .level-two>li a:hover {
		text-decoration: none;
		color: #fff;
		background: #2b2b2b
	}

	.burger-menu {
		display: none
	}

	.header .navbar {
		display: inline-block
	}

	.header .main-nav {
		position: static
	}

	.header .main-nav>ul {
		display: flex;
		margin-left: 10px !important
	}

	.header .main-nav .level-one>li:first-child>a {
		margin-left: 30px
	}

	.header .main-nav .level-one>li>a {
		font-size: 12px;
		text-decoration: none;
		color: #bebebe;
		height: 90px;
		line-height: 90px;
		float: left;
		margin-right: 30px;
		font-weight: 700;
		letter-spacing: 1px;
		transition: all 250ms ease;
		display: inline-block
	}

	.header .main-nav .level-one>li:hover>a {
		text-decoration: none;
		border-bottom: 4px solid #e11e00;
		color: #fff
	}

	.header .main-nav .level-two {
		display: none
	}

	.products-box,
	.solutions-box,
	.support-box,
	.company-box {
		position: absolute;
		top: 90px;
		left: 0;
		right: 0;
		background: #323232;
		display: none
	}

	.header .links-container .level-two,
	.header .solutions-links-container .level-two {
		display: block
	}

	.header .links-container .level-two>ul,
	.header .solutions-links-container .level-two>ul {
		display: none
	}

	.all-category-container ul {
		justify-content: center
	}

	.solutions-links-container .level-two.solutions-link {
		display: flex;
		flex-direction: row;
		align-items: center
	}

	.solutions-links-container .level-two.solutions-link li {
		text-align: center;
		width: 20%;
		padding: 0 15px
	}

	.solutions-links-container .level-two.solutions-link li a {
		padding: 15px;
		display: block
	}

	.solutions-links-container .level-two.solutions-link img {
		display: inline-block;
		max-width: 100%
	}

	.solutions-links-container .level-two.solutions-link span {
		display: block;
		padding-top: 15px
	}

	.solutions-links-container .level-two.solutions-link {
		height: auto
	}

	.solutions-links-container .all-category-container ul li,
	.company-links-container .all-category-container ul li {
		border: 0;
		padding: 0
	}

	.header .main-nav .level-one>li:nth-last-child(2) {
		display: none
	}

	.header .main-nav .level-one>li:last-child {
		display: none
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.header .links-container .level-two>li a {
		font-size: 11px
	}
}

@media(min-width:1200px) {
	.secondary-nav-box {
		width: 1200px;
		height: 0
	}
}

.show-secondary-nav-box {
	display: block !important;
	height: auto
}

.f-size-12 {
	font-size: .75rem;
	line-height: 1.571em
}

.f-size-14 a.cta-link {
	font-size: .625rem
}

.f-size-14 ul {
	list-style: none;
	padding-left: 0
}

@media(min-width:992px) {
	.header .main-nav .level-one>li>a.active {
		text-decoration: none;
		border-bottom: 4px solid #e11e00;
		color: #fff
	}

	.right-nav ul li {
		float: left
	}
}

@media only screen and (min-width:992px) {
	.header .level-two.company-link li {
		min-height: 52px
	}
}

.header .top-content-box p {
	color: #bebebe;
	font-weight: 300;
	line-height: 22px
}

.header .top-content-box .subsection-title {
	margin-bottom: 15px
}

.header .top-content-box a.btn-link {
	color: #bebebe
}

.header .top-content-box a.btn-link:hover {
	color: #fff
}

.support-box.container.js-support-box.secondary-nav-box a {
	text-transform: uppercase;
	font-size: 10px
}

.js-search-block {
	display: none
}

.js-search-block.open {
	display: block
}

.js-language-selector {
	display: none
}

.js-language-selector.open {
	display: block
}

.support-box .left-content.white a {
	font-weight: 700;
	color: #bebebe
}

.support-box .left-content h4 {
	margin-bottom: 15px
}

.support-box .left-content p {
	color: #bebebe
}

@font-face {
	font-family: 'FontAwesome';
	src: url("assets/fonts/fa-solid-900.eot");
	src: url("assets/fonts/fa-solid-900.eot") format("embedded-opentype"), url("assets/fonts/fa-solid-900.woff") format("woff"), url("assets/fonts/fa-solid-900.woff2") format("woff"), url("assets/fonts/fa-solid-900.ttf") format("truetype"), url("assets/fonts/fa-solid-900.svg") format("svg");
	font-weight: normal;
	font-style: normal
}

.aem-Grid.aem-Grid--default--12>.colctrl.aem-GridColumn.aem-GridColumn--default--12 {
	padding: 0 15px
}

.hidden-xs {
	display: none
}

@media only screen and (min-width:992px) {
	.u-pl-md-130 {
		padding-left: 130px
	}

	.hidden-xs {
		display: block
	}
}

.u-news-container-mt-70 {
	margin-top: 70px
}

.u-news-tile-mb-30 {
	margin-bottom: 30px
}

.sidenav-tile-white-bg {
	background-color: white !important
}

@media only screen and (min-width:768px) {
	.u-tile-pt-sm-0 .component-content {
		padding: 0
	}
}

.u-h-img-90 img {
	height: 90px
}

.u-h-img-120 img {
	height: 120px
}

.u-h-img-200 img {
	height: 200px
}

.u-h-img-250 img {
	height: 250px
}

.u-fs-14 {
	font-size: .875rem;
	line-height: 1.571em
}

.u-fs-14 a.cta-link {
	font-size: .625rem
}

.u-fs-14.white {
	color: #fff
}

.u-fs-14.white a {
	color: rgba(255, 255, 255, 0.8)
}

.u-fs-14.white a:hover {
	color: #fff
}

.u-fs-14 ul {
	list-style: none;
	padding-left: 0
}

.u-li-span {
	position: relative;
	display: block;
	left: -35px
}

@media only screen and (max-width:767px) {
	.u-xs-text-right .richText-content {
		text-align: right
	}
}

.u-mt-45 {
	margin-top: -45px;
	z-index: 0
}

@media only screen and (min-width:550px) and (max-width:767px) {
	.u-mt-45 {
		margin-top: -65px
	}
}

@media only screen and (min-width:1600px) {
	.u-mt-45 {
		margin-top: -60px
	}
}

@media only screen and (min-width:768px) {
	.u-md-mt-5 {
		margin-top: -5px
	}
}

@media only screen and (min-width:768px) {
	.u-md-h-650 {
		height: 650px
	}
}

@media only screen and (min-width:768px) {
	.u-md-object-fit img {
		position: absolute;
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: bottom center
	}
}

@media only screen and (min-width:768px) {
	.u-md-obj-pos-center img {
		object-position: center
	}
}

@media only screen and (min-width:768px) {
	.u-md-obj-pos-right img {
		object-position: right top
	}
}

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

.u-richtext-content-center .richText-content {
	text-align: center
}

@media only screen and (max-width:767px) {
	.u-md-max-content-center .richText-content {
		text-align: center
	}
}

.u-white-triangle::after,
.u-white-triangle-20::after {
	content: "";
	right: 0;
	left: 0;
	bottom: -54px;
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 40px 40px 0 40px;
	border-color: #fff transparent transparent transparent;
	margin: 0 auto;
	z-index: 1
}

@media only screen and (max-width:767px) {

	.u-white-triangle.u-xs-hide-triangle::after,
	.u-xs-hide-triangle.u-white-triangle-20::after {
		border: 0
	}
}

.u-white-triangle-20::after {
	border-width: 20px 20px 0 20px;
	bottom: auto;
	top: 0
}

.u-border-bottom {
	padding-bottom: 10px;
	border-bottom: 1px solid #bebebe
}

.u-border-bottom.white-border {
	border-color: #fff
}

.u-border-bottom.maroon-border {
	border-color: #5782d8
}

.u-copd-listing ul {
	padding-left: 25px
}

@media only screen and (min-width:768px) {
	.u-copd-listing ul {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap
	}
}

.u-copd-listing ul li {
	margin-bottom: 15px
}

@media only screen and (min-width:768px) {
	.u-copd-listing ul li {
		width: 45%
	}
}

@media only screen and (min-width:768px) {
	.u-flex-start .paragraphSystem {
		align-items: flex-start !important
	}
}

@media only screen and (min-width:1200px) {
	.u-px-xlg-150 {
		padding-left: 150px;
		padding-right: 150px
	}
}

@media only screen and (min-width:768px) {
	.u-md-flexbox .paragraphSystem {
		display: flex
	}
}

@media only screen and (min-width:768px) {
	.u-md-justify-image .component-content {
		display: flex;
		justify-content: center;
		align-items: center
	}
}

@media only screen and (min-width:768px) {
	.u-md-flex-start .component-content {
		align-items: flex-start !important
	}
}

@media only screen and (min-width:768px) {
	.u-md-pull-none {
		float: none;
		margin: 0 auto
	}
}

.u-bold {
	font-weight: 700
}

.u-block {
	display: block
}

.u-inline-block {
	display: inline-block
}

.u-block-sm {
	display: inline
}

@media only screen and (min-width:768px) {
	.u-block-sm {
		display: block
	}
}

.u-block-md {
	display: inline
}

@media only screen and (min-width:992px) {
	.u-block-md {
		display: block
	}
}

@media only screen and (max-width:767px) {
	.u-sm-max-content-center .richText-content {
		text-align: center
	}
}

@media only screen and (max-width:767px) {
	.u-xs-max-pr-60 .richText-content {
		padding-right: 60px
	}
}

.u-maroon-bullet-list ul li {
	list-style-type: none;
	position: relative
}

.u-maroon-bullet-list ul li::before {
	content: "";
	width: 4px;
	height: 4px;
	position: absolute;
	left: -15px;
	top: 9px;
	border-radius: 100%;
	background: #5782d8
}

.u-maroon-bullet-list ul li ul {
	padding-left: 0;
	margin-top: 5px
}

.u-maroon-bullet-list ul li ul li {
	margin-bottom: 0
}

.u-maroon-bullet-list ul li ul li::before {
	background: 0
}

.u-maroon-tick ul li {
	list-style-type: none;
	position: relative
}

.u-maroon-tick ul li::before {
	content: "";
	position: absolute;
	top: -1px;
	left: -22px;
	width: 4px;
	height: 8px;
	border: 2px solid #5782d8;
	border-left: 0;
	border-top: 0;
	transform: translate(7.75px, 4.5px) rotate(45deg)
}

.u-yellow-bullet-list ul li:before {
	background: #c93
}

.u-dash-list ul li {
	list-style-type: none;
	position: relative
}

.u-dash-list ul li::before {
	content: "\f068";
	font-family: FontAwesome, sans-serif;
	font-style: normal;
	position: relative;
	font-weight: normal;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: .5rem;
	color: #63666a;
	position: absolute;
	left: -15px;
	top: 0
}

.u-sup-dollar {
	position: relative;
	top: -1rem;
	font-size: 5rem;
	right: .5rem;
	font-weight: 700
}

.u-img-width-100 img {
	width: 100%
}

.u-img-block img {
	display: block
}

@media only screen and (max-width:767px) {
	.u-md-max-flex-wrap .paragraphSystem {
		display: flex;
		flex-wrap: wrap
	}
}

@media only screen and (max-width:767px) {
	.u-xs-max-sm .richText {
		padding-left: 15px;
		padding-right: 15px
	}

	.u-xs-max-sm .richText img {
		max-width: 100%
	}
}

@media only screen and (max-width:991px) {
	.u-sm-max-title {
		font-size: 2rem
	}
}

@media only screen and (max-width:767px) {
	.u-sm-max-title {
		font-size: 1.5rem
	}
}

@media only screen and (max-width:480px) {
	.u-sm-max-title {
		font-size: 1.125rem
	}
}

@media only screen and (max-width:359px) {
	.u-sm-max-title {
		font-size: .9rem
	}
}

@media only screen and (max-width:991px) {
	.u-sm-max-title.large {
		font-size: 3.5rem
	}
}

@media only screen and (max-width:767px) {
	.u-sm-max-title.large {
		font-size: 2.5rem
	}
}

@media only screen and (max-width:480px) {
	.u-sm-max-title.large {
		font-size: 1.5rem
	}
}

@media only screen and (max-width:359px) {
	.u-sm-max-title.large {
		font-size: 1.4rem
	}
}

@media only screen and (max-width:767px) {
	.u-sm-max-title.extra-large {
		font-size: 3rem
	}
}

@media only screen and (max-width:480px) {
	.u-sm-max-title.extra-large {
		font-size: 2rem
	}
}

@media only screen and (max-width:767px) {
	.u-xs-sm-min-title {
		font-size: 1rem
	}
}

@media only screen and (max-width:480px) {
	.u-xs-sm-min-title {
		font-size: .75rem
	}
}

@media only screen and (max-width:359px) {
	.u-xs-sm-min-title {
		font-size: .7rem
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.u-sm-lg-max-title {
		font-size: 1.5rem
	}
}

@media only screen and (min-width:768px) {
	.u-md-static {
		position: static
	}
}

@media only screen and (min-width:768px) {
	.u-px-md-45 {
		padding-left: 45px;
		padding-right: 45px
	}
}

@media only screen and (min-width:992px) {
	.u-px-md-75 {
		padding-left: 75px;
		padding-right: 75px
	}
}

.u-sm-v-icon-top a::before {
	top: 33%
}

@media only screen and (min-width:768px) {
	.u-ml-sm-img-90 img {
		margin-left: 90px
	}
}

@media only screen and (min-width:768px) {
	.u-mr-sm-img-60 img {
		margin-right: 60px
	}
}

.u-img-mw-200 img {
	max-width: 200px
}

@media only screen and (min-width:768px) {
	.u-md-flex-reverse .paragraphSystem {
		flex-direction: row-reverse
	}
}

@media only screen and (min-width:768px) {
	.u-md-flex-reverse-richtext .component-content {
		flex-direction: row-reverse
	}
}

@media only screen and (min-width:768px) {
	.u-mt-md-100 {
		margin-top: -100px !important
	}
}

@media only screen and (min-width:768px) {
	.u-md-pull-right-img img {
		float: right
	}
}

@media only screen and (min-width:768px) {
	.u-md-pull-left-img img {
		float: left
	}
}

@media only screen and (max-width:767px) {
	.u-md-max-legend-title {
		font-size: 1.2rem
	}
}

@media only screen and (min-width:768px) {
	.u-md-component-relative>.component-content {
		position: relative
	}
}

@media only screen and (min-width:768px) {
	.u-md-pr-300 {
		padding-right: 300px
	}
}

@media only screen and (max-width:767px) {
	.u-md-max-flex-img>.component-content {
		display: flex;
		justify-content: center
	}
}

@media only screen and (max-width:767px) {
	.u-md-max-img-center img {
		display: inline-block
	}
}

@media only screen and (max-width:767px) {
	.u-md-max-pull-right-img img {
		float: right
	}
}

@media only screen and (max-width:767px) {
	.u-md-max-pull-left-img img {
		float: left
	}
}

.u-text-left {
	text-align: left;
	display: block
}

.u-text-right {
	text-align: right;
	display: block
}

@media only screen and (max-width:767px) {
	.u-md-max-w-190 .image {
		width: 250px
	}
}

@media only screen and (max-width:480px) {
	.u-md-max-w-190 .image {
		width: 190px
	}
}

@media only screen and (max-width:767px) {
	.u-md-max-w-210 .image {
		width: 250px
	}
}

@media only screen and (max-width:480px) {
	.u-md-max-w-210 .image {
		width: 210px
	}
}

.u-xs-270 {
	padding-top: 270px
}

.affix {
	position: fixed
}

.u-w-25 {
	width: 25% !important
}

.u-w-50 {
	width: 50% !important
}

.u-w-75 {
	width: 75% !important
}

.u-h-80 {
	height: 80px
}

.u-w-100 {
	width: 100% !important
}

.u-h-25 {
	height: 25% !important
}

.u-h-50 {
	height: 50% !important
}

.u-h-75 {
	height: 75% !important
}

.u-h-100 {
	height: 100% !important
}

.u-mw-100 {
	max-width: 100% !important
}

.u-mh-100 {
	max-height: 100% !important
}

.u-m-0 {
	margin: 0 !important
}

.u-mt-0,
.u-my-0 {
	margin-top: 0 !important
}

.u-mr-0,
.u-mx-0 {
	margin-right: 0 !important
}

.u-mb-0,
.u-my-0 {
	margin-bottom: 0 !important
}

.u-ml-0,
.u-mx-0 {
	margin-left: 0 !important
}

.u-m-1 {
	margin: .25rem !important
}

.u-mt-1,
.u-my-1 {
	margin-top: .25rem !important
}

.u-mr-1,
.u-mx-1 {
	margin-right: .25rem !important
}

.u-mb-1,
.u-my-1 {
	margin-bottom: .25rem !important
}

.u-ml-1,
.u-mx-1 {
	margin-left: .25rem !important
}

.u-m-2 {
	margin: .5rem !important
}

.u-mt-2,
.u-my-2 {
	margin-top: .5rem !important
}

.u-mr-2,
.u-mx-2 {
	margin-right: .5rem !important
}

.u-mb-2,
.u-my-2 {
	margin-bottom: .5rem !important
}

.u-ml-2,
.u-mx-2 {
	margin-left: .5rem !important
}

.u-m-3 {
	margin: 1rem !important
}

.u-mt-3,
.u-my-3 {
	margin-top: 1rem !important
}

.u-mr-3,
.u-mx-3 {
	margin-right: 1rem !important
}

.u-mb-3,
.u-my-3 {
	margin-bottom: 1rem !important
}

.u-ml-3,
.u-mx-3 {
	margin-left: 1rem !important
}

.u-m-4 {
	margin: 1.5rem !important
}

.u-mt-4,
.u-my-4 {
	margin-top: 1.5rem !important
}

.u-mr-4,
.u-mx-4 {
	margin-right: 1.5rem !important
}

.u-mb-4,
.u-my-4 {
	margin-bottom: 1.5rem !important
}

.u-ml-4,
.u-mx-4 {
	margin-left: 1.5rem !important
}

.u-m-5 {
	margin: 3rem !important
}

.u-mt-5,
.u-my-5 {
	margin-top: 3rem !important
}

.u-mr-5,
.u-mx-5 {
	margin-right: 3rem !important
}

.u-mb-5,
.u-my-5 {
	margin-bottom: 3rem !important
}

.u-ml-5,
.u-mx-5 {
	margin-left: 3rem !important
}

.u-p-0 {
	padding: 0 !important
}

.u-pt-0,
.u-py-0 {
	padding-top: 0 !important
}

.u-pr-0,
.u-px-0 {
	padding-right: 0 !important
}

.u-pb-0,
.u-py-0 {
	padding-bottom: 0 !important
}

.u-pl-0,
.u-px-0 {
	padding-left: 0 !important
}

.u-p-1 {
	padding: .25rem !important
}

.u-pt-1,
.u-py-1 {
	padding-top: .25rem !important
}

.u-pr-1,
.u-px-1 {
	padding-right: .25rem !important
}

.u-pb-1,
.u-py-1 {
	padding-bottom: .25rem !important
}

.u-pl-1,
.u-px-1 {
	padding-left: .25rem !important
}

.u-p-2 {
	padding: .5rem !important
}

.u-pt-2,
.u-py-2 {
	padding-top: .5rem !important
}

.u-pr-2,
.u-px-2 {
	padding-right: .5rem !important
}

.u-pb-2,
.u-py-2 {
	padding-bottom: .5rem !important
}

.u-pl-2,
.u-px-2 {
	padding-left: .5rem !important
}

.u-p-3 {
	padding: 15px !important
}

.u-pt-3,
.u-py-3 {
	padding-top: 15px !important
}

.u-pr-3,
.u-px-3 {
	padding-right: 15px !important
}

.u-pb-3,
.u-py-3 {
	padding-bottom: 15px !important
}

.u-pl-3,
.u-px-3 {
	padding-left: 15px !important
}

.u-p-4 {
	padding: 1.5rem !important
}

.u-pt-4,
.u-py-4 {
	padding-top: 1.5rem !important
}

.u-pr-4,
.u-px-4 {
	padding-right: 1.5rem !important
}

.u-pb-4,
.u-py-4 {
	padding-bottom: 1.5rem !important
}

.u-pl-4,
.u-px-4 {
	padding-left: 1.5rem !important
}

.u-p-5 {
	padding: 3rem !important
}

.u-pt-5,
.u-py-5 {
	padding-top: 3rem !important
}

.u-pr-5,
.u-px-5 {
	padding-right: 3rem !important
}

.u-pb-5,
.u-py-5 {
	padding-bottom: 3rem !important
}

.u-pl-5,
.u-px-5 {
	padding-left: 3rem !important
}

.u-m-auto {
	margin: auto !important
}

.u-mt-auto,
.u-my-auto {
	margin-top: auto !important
}

.u-mr-auto,
.u-mx-auto {
	margin-right: auto !important
}

.u-mb-auto,
.u-my-auto {
	margin-bottom: auto !important
}

.u-ml-auto,
.u-mx-auto {
	margin-left: auto !important
}

@media only screen and (min-width:576px) {
	.u-mb-sm-15 {
		margin-bottom: 15px
	}

	.u-m-sm-0 {
		margin: 0 !important
	}

	.u-mt-sm-0,
	.u-my-sm-0 {
		margin-top: 0 !important
	}

	.u-mr-sm-0,
	.u-mx-sm-0 {
		margin-right: 0 !important
	}

	.u-mb-sm-0,
	.u-my-sm-0 {
		margin-bottom: 0 !important
	}

	.u-ml-sm-0,
	.u-mx-sm-0 {
		margin-left: 0 !important
	}

	.u-m-sm-1 {
		margin: .25rem !important
	}

	.u-mt-sm-1,
	.u-my-sm-1 {
		margin-top: .25rem !important
	}

	.u-mr-sm-1,
	.u-mx-sm-1 {
		margin-right: .25rem !important
	}

	.u-mb-sm-1,
	.u-my-sm-1 {
		margin-bottom: .25rem !important
	}

	.u-ml-sm-1,
	.u-mx-sm-1 {
		margin-left: .25rem !important
	}

	.u-m-sm-2 {
		margin: .5rem !important
	}

	.u-mt-sm-2,
	.u-my-sm-2 {
		margin-top: .5rem !important
	}

	.u-mr-sm-2,
	.u-mx-sm-2 {
		margin-right: .5rem !important
	}

	.u-mb-sm-2,
	.u-my-sm-2 {
		margin-bottom: .5rem !important
	}

	.u-ml-sm-2,
	.u-mx-sm-2 {
		margin-left: .5rem !important
	}

	.u-m-sm-3 {
		margin: 1rem !important
	}

	.u-mt-sm-3,
	.u-my-sm-3 {
		margin-top: 1rem !important
	}

	.u-mr-sm-3,
	.u-mx-sm-3 {
		margin-right: 1rem !important
	}

	.u-mb-sm-3,
	.u-my-sm-3 {
		margin-bottom: 1rem !important
	}

	.u-ml-sm-3,
	.u-mx-sm-3 {
		margin-left: 1rem !important
	}

	.u-m-sm-4 {
		margin: 1.5rem !important
	}

	.u-mt-sm-4,
	.u-my-sm-4 {
		margin-top: 1.5rem !important
	}

	.u-mr-sm-4,
	.u-mx-sm-4 {
		margin-right: 1.5rem !important
	}

	.u-mb-sm-4,
	.u-my-sm-4 {
		margin-bottom: 1.5rem !important
	}

	.u-ml-sm-4,
	.u-mx-sm-4 {
		margin-left: 1.5rem !important
	}

	.u-m-sm-5 {
		margin: 3rem !important
	}

	.u-mt-sm-5,
	.u-my-sm-5 {
		margin-top: 3rem !important
	}

	.u-mr-sm-5,
	.u-mx-sm-5 {
		margin-right: 3rem !important
	}

	.u-mb-sm-5,
	.u-my-sm-5 {
		margin-bottom: 3rem !important
	}

	.u-ml-sm-5,
	.u-mx-sm-5 {
		margin-left: 3rem !important
	}

	.u-p-sm-0 {
		padding: 0 !important
	}

	.u-pt-sm-0,
	.u-py-sm-0 {
		padding-top: 0 !important
	}

	.u-pr-sm-0,
	.u-px-sm-0 {
		padding-right: 0 !important
	}

	.u-pb-sm-0,
	.u-py-sm-0 {
		padding-bottom: 0 !important
	}

	.u-pl-sm-0,
	.u-px-sm-0 {
		padding-left: 0 !important
	}

	.u-p-sm-1 {
		padding: .25rem !important
	}

	.u-pt-sm-1,
	.u-py-sm-1 {
		padding-top: .25rem !important
	}

	.u-pr-sm-1,
	.u-px-sm-1 {
		padding-right: .25rem !important
	}

	.u-pb-sm-1,
	.u-py-sm-1 {
		padding-bottom: .25rem !important
	}

	.u-pl-sm-1,
	.u-px-sm-1 {
		padding-left: .25rem !important
	}

	.u-p-sm-2 {
		padding: .5rem !important
	}

	.u-pt-sm-2,
	.u-py-sm-2 {
		padding-top: .5rem !important
	}

	.u-pr-sm-2,
	.u-px-sm-2 {
		padding-right: .5rem !important
	}

	.u-pb-sm-2,
	.u-py-sm-2 {
		padding-bottom: .5rem !important
	}

	.u-pl-sm-2,
	.u-px-sm-2 {
		padding-left: .5rem !important
	}

	.u-p-sm-3 {
		padding: 1rem !important
	}

	.u-pt-sm-3,
	.u-py-sm-3 {
		padding-top: 15px !important
	}

	.u-pr-sm-3,
	.u-px-sm-3 {
		padding-right: 15px !important
	}

	.u-pb-sm-3,
	.u-py-sm-3 {
		padding-bottom: 15px !important
	}

	.u-pl-sm-3,
	.u-px-sm-3 {
		padding-left: 15px !important
	}

	.u-p-sm-4 {
		padding: 1.5rem !important
	}

	.u-pt-sm-4,
	.u-py-sm-4 {
		padding-top: 1.5rem !important
	}

	.u-pr-sm-4,
	.u-px-sm-4 {
		padding-right: 1.5rem !important
	}

	.u-pb-sm-4,
	.u-py-sm-4 {
		padding-bottom: 1.5rem !important
	}

	.u-pl-sm-4,
	.u-px-sm-4 {
		padding-left: 1.5rem !important
	}

	.u-p-sm-5 {
		padding: 3rem !important
	}

	.u-pt-sm-5,
	.u-py-sm-5 {
		padding-top: 3rem !important
	}

	.u-pr-sm-5,
	.u-px-sm-5 {
		padding-right: 3rem !important
	}

	.u-pb-sm-5,
	.u-py-sm-5 {
		padding-bottom: 3rem !important
	}

	.u-pl-sm-5,
	.u-px-sm-5 {
		padding-left: 3rem !important
	}

	.u-m-sm-auto {
		margin: auto !important
	}

	.u-mt-sm-auto,
	.u-my-sm-auto {
		margin-top: auto !important
	}

	.u-mr-sm-auto,
	.u-mx-sm-auto {
		margin-right: auto !important
	}

	.u-mb-sm-auto,
	.u-my-sm-auto {
		margin-bottom: auto !important
	}

	.u-ml-sm-auto,
	.u-mx-sm-auto {
		margin-left: auto !important
	}
}

@media only screen and (min-width:768px) {
	.u-md-background-none {
		background: 0
	}

	.u-md-inline-block {
		display: inline-block
	}

	.u-md-relative {
		position: relative
	}

	.u-m-md-0 {
		margin: 0 !important
	}

	.u-mt-md-0,
	.u-my-md-0 {
		margin-top: 0 !important
	}

	.u-mr-md-0,
	.u-mx-md-0 {
		margin-right: 0 !important
	}

	.u-mb-md-0,
	.u-my-md-0 {
		margin-bottom: 0 !important
	}

	.u-ml-md-0,
	.u-mx-md-0 {
		margin-left: 0 !important
	}

	.u-m-md-1 {
		margin: .25rem !important
	}

	.u-mt-md-1,
	.u-my-md-1 {
		margin-top: .25rem !important
	}

	.u-mr-md-1,
	.u-mx-md-1 {
		margin-right: .25rem !important
	}

	.u-mb-md-1,
	.u-my-md-1 {
		margin-bottom: .25rem !important
	}

	.u-ml-md-1,
	.u-mx-md-1 {
		margin-left: .25rem !important
	}

	.u-m-md-2 {
		margin: .5rem !important
	}

	.u-mt-md-2,
	.u-my-md-2 {
		margin-top: .5rem !important
	}

	.u-mr-md-2,
	.u-mx-md-2 {
		margin-right: .5rem !important
	}

	.u-mb-md-2,
	.u-my-md-2 {
		margin-bottom: .5rem !important
	}

	.u-ml-md-2,
	.u-mx-md-2 {
		margin-left: .5rem !important
	}

	.u-m-md-3 {
		margin: 1rem !important
	}

	.u-mt-md-3,
	.u-my-md-3 {
		margin-top: 1rem !important
	}

	.u-mr-md-3,
	.u-mx-md-3 {
		margin-right: 1rem !important
	}

	.u-mb-md-3,
	.u-my-md-3 {
		margin-bottom: 1rem !important
	}

	.u-ml-md-3,
	.u-mx-md-3 {
		margin-left: 1rem !important
	}

	.u-m-md-4 {
		margin: 1.5rem !important
	}

	.u-mt-md-4,
	.u-my-md-4 {
		margin-top: 1.5rem !important
	}

	.u-mr-md-4,
	.u-mx-md-4 {
		margin-right: 1.5rem !important
	}

	.u-mb-md-4,
	.u-my-md-4 {
		margin-bottom: 1.5rem !important
	}

	.u-ml-md-4,
	.u-mx-md-4 {
		margin-left: 1.5rem !important
	}

	.u-m-md-5 {
		margin: 3rem !important
	}

	.u-mt-md-5,
	.u-my-md-5 {
		margin-top: 3rem !important
	}

	.u-mr-md-5,
	.u-mx-md-5 {
		margin-right: 3rem !important
	}

	.u-mb-md-5,
	.u-my-md-5 {
		margin-bottom: 3rem !important
	}

	.u-ml-md-5,
	.u-mx-md-5 {
		margin-left: 3rem !important
	}

	.u-p-md-0 {
		padding: 0 !important
	}

	.u-pt-md-0,
	.u-py-md-0 {
		padding-top: 0 !important
	}

	.u-pr-md-0,
	.u-px-md-0 {
		padding-right: 0 !important
	}

	.u-pb-md-0,
	.u-py-md-0 {
		padding-bottom: 0 !important
	}

	.u-pl-md-0,
	.u-px-md-0 {
		padding-left: 0 !important
	}

	.u-p-md-1 {
		padding: .25rem !important
	}

	.u-pt-md-1,
	.u-py-md-1 {
		padding-top: .25rem !important
	}

	.u-pr-md-1,
	.u-px-md-1 {
		padding-right: .25rem !important
	}

	.u-pb-md-1,
	.u-py-md-1 {
		padding-bottom: .25rem !important
	}

	.u-pl-md-1,
	.u-px-md-1 {
		padding-left: .25rem !important
	}

	.u-p-md-2 {
		padding: .5rem !important
	}

	.u-pt-md-2,
	.u-py-md-2 {
		padding-top: .5rem !important
	}

	.u-pr-md-2,
	.u-px-md-2 {
		padding-right: .5rem !important
	}

	.u-pb-md-2,
	.u-py-md-2 {
		padding-bottom: .5rem !important
	}

	.u-pl-md-2,
	.u-px-md-2 {
		padding-left: .5rem !important
	}

	.u-p-md-3 {
		padding: 1rem !important
	}

	.u-pt-md-3,
	.u-py-md-3 {
		padding-top: 1rem !important
	}

	.u-pr-md-3,
	.u-px-md-3 {
		padding-right: 1rem !important
	}

	.u-pb-md-3,
	.u-py-md-3 {
		padding-bottom: 1rem !important
	}

	.u-pl-md-3,
	.u-px-md-3 {
		padding-left: 1rem !important
	}

	.u-p-md-4 {
		padding: 1.5rem !important
	}

	.u-pt-md-4,
	.u-py-md-4 {
		padding-top: 1.5rem !important
	}

	.u-pr-md-4,
	.u-px-md-4 {
		padding-right: 1.5rem !important
	}

	.u-pb-md-4,
	.u-py-md-4 {
		padding-bottom: 1.5rem !important
	}

	.u-pl-md-4,
	.u-px-md-4 {
		padding-left: 1.5rem !important
	}

	.u-p-md-5 {
		padding: 3rem !important
	}

	.u-pt-md-5,
	.u-py-md-5 {
		padding-top: 3rem !important
	}

	.u-pr-md-5,
	.u-px-md-5 {
		padding-right: 3rem !important
	}

	.u-pb-md-5,
	.u-py-md-5 {
		padding-bottom: 3rem !important
	}

	.u-pl-md-5,
	.u-px-md-5 {
		padding-left: 3rem !important
	}

	.u-m-md-auto {
		margin: auto !important
	}

	.u-mt-md-auto,
	.u-my-md-auto {
		margin-top: auto !important
	}

	.u-mr-md-auto,
	.u-mx-md-auto {
		margin-right: auto !important
	}

	.u-mb-md-auto,
	.u-my-md-auto {
		margin-bottom: auto !important
	}

	.u-ml-md-auto,
	.u-mx-md-auto {
		margin-left: auto !important
	}
}

@media only screen and (min-width:992px) {
	.u-m-lg-0 {
		margin: 0 !important
	}

	.u-mt-lg-0,
	.u-my-lg-0 {
		margin-top: 0 !important
	}

	.u-mr-lg-0,
	.u-mx-lg-0 {
		margin-right: 0 !important
	}

	.u-mb-lg-0,
	.u-my-lg-0 {
		margin-bottom: 0 !important
	}

	.u-ml-lg-0,
	.u-mx-lg-0 {
		margin-left: 0 !important
	}

	.u-m-lg-1 {
		margin: .25rem !important
	}

	.u-mt-lg-1,
	.u-my-lg-1 {
		margin-top: .25rem !important
	}

	.u-mr-lg-1,
	.u-mx-lg-1 {
		margin-right: .25rem !important
	}

	.u-mb-lg-1,
	.u-my-lg-1 {
		margin-bottom: .25rem !important
	}

	.u-ml-lg-1,
	.u-mx-lg-1 {
		margin-left: .25rem !important
	}

	.u-m-lg-2 {
		margin: .5rem !important
	}

	.u-mt-lg-2,
	.u-my-lg-2 {
		margin-top: .5rem !important
	}

	.u-mr-lg-2,
	.u-mx-lg-2 {
		margin-right: .5rem !important
	}

	.u-mb-lg-2,
	.u-my-lg-2 {
		margin-bottom: .5rem !important
	}

	.u-ml-lg-2,
	.u-mx-lg-2 {
		margin-left: .5rem !important
	}

	.u-m-lg-3 {
		margin: 1rem !important
	}

	.u-mt-lg-3,
	.u-my-lg-3 {
		margin-top: 1rem !important
	}

	.u-mr-lg-3,
	.u-mx-lg-3 {
		margin-right: 1rem !important
	}

	.u-mb-lg-3,
	.u-my-lg-3 {
		margin-bottom: 1rem !important
	}

	.u-ml-lg-3,
	.u-mx-lg-3 {
		margin-left: 1rem !important
	}

	.u-m-lg-4 {
		margin: 1.5rem !important
	}

	.u-mt-lg-4,
	.u-my-lg-4 {
		margin-top: 1.5rem !important
	}

	.u-mr-lg-4,
	.u-mx-lg-4 {
		margin-right: 1.5rem !important
	}

	.u-mb-lg-4,
	.u-my-lg-4 {
		margin-bottom: 1.5rem !important
	}

	.u-ml-lg-4,
	.u-mx-lg-4 {
		margin-left: 1.5rem !important
	}

	.u-m-lg-5 {
		margin: 3rem !important
	}

	.u-mt-lg-5,
	.u-my-lg-5 {
		margin-top: 3rem !important
	}

	.u-mr-lg-5,
	.u-mx-lg-5 {
		margin-right: 3rem !important
	}

	.u-mb-lg-5,
	.u-my-lg-5 {
		margin-bottom: 3rem !important
	}

	.u-ml-lg-5,
	.u-mx-lg-5 {
		margin-left: 3rem !important
	}

	.u-p-lg-0 {
		padding: 0 !important
	}

	.u-pt-lg-0,
	.u-py-lg-0 {
		padding-top: 0 !important
	}

	.u-pr-lg-0,
	.u-px-lg-0 {
		padding-right: 0 !important
	}

	.u-pb-lg-0,
	.u-py-lg-0 {
		padding-bottom: 0 !important
	}

	.u-pl-lg-0,
	.u-px-lg-0 {
		padding-left: 0 !important
	}

	.u-p-lg-1 {
		padding: .25rem !important
	}

	.u-pt-lg-1,
	.u-py-lg-1 {
		padding-top: .25rem !important
	}

	.u-pr-lg-1,
	.u-px-lg-1 {
		padding-right: .25rem !important
	}

	.u-pb-lg-1,
	.u-py-lg-1 {
		padding-bottom: .25rem !important
	}

	.u-pl-lg-1,
	.u-px-lg-1 {
		padding-left: .25rem !important
	}

	.u-p-lg-2 {
		padding: .5rem !important
	}

	.u-pt-lg-2,
	.u-py-lg-2 {
		padding-top: .5rem !important
	}

	.u-pr-lg-2,
	.u-px-lg-2 {
		padding-right: .5rem !important
	}

	.u-pb-lg-2,
	.u-py-lg-2 {
		padding-bottom: .5rem !important
	}

	.u-pl-lg-2,
	.u-px-lg-2 {
		padding-left: .5rem !important
	}

	.u-p-lg-3 {
		padding: 1rem !important
	}

	.u-pt-lg-3,
	.u-py-lg-3 {
		padding-top: 1rem !important
	}

	.u-pr-lg-3,
	.u-px-lg-3 {
		padding-right: 1rem !important
	}

	.u-pb-lg-3,
	.u-py-lg-3 {
		padding-bottom: 1rem !important
	}

	.u-pl-lg-3,
	.u-px-lg-3 {
		padding-left: 1rem !important
	}

	.u-p-lg-4 {
		padding: 1.5rem !important
	}

	.u-pt-lg-4,
	.u-py-lg-4 {
		padding-top: 1.5rem !important
	}

	.u-pr-lg-4,
	.u-px-lg-4 {
		padding-right: 1.5rem !important
	}

	.u-pb-lg-4,
	.u-py-lg-4 {
		padding-bottom: 1.5rem !important
	}

	.u-pl-lg-4,
	.u-px-lg-4 {
		padding-left: 1.5rem !important
	}

	.u-p-lg-5 {
		padding: 3rem !important
	}

	.u-pt-lg-5,
	.u-py-lg-5 {
		padding-top: 3rem !important
	}

	.u-pr-lg-5,
	.u-px-lg-5 {
		padding-right: 3rem !important
	}

	.u-pb-lg-5,
	.u-py-lg-5 {
		padding-bottom: 3rem !important
	}

	.u-pl-lg-5,
	.u-px-lg-5 {
		padding-left: 3rem !important
	}

	.u-m-lg-auto {
		margin: auto !important
	}

	.u-mt-lg-auto,
	.u-my-lg-auto {
		margin-top: auto !important
	}

	.u-mr-lg-auto,
	.u-mx-lg-auto {
		margin-right: auto !important
	}

	.u-mb-lg-auto,
	.u-my-lg-auto {
		margin-bottom: auto !important
	}

	.u-ml-lg-auto,
	.u-mx-lg-auto {
		margin-left: auto !important
	}

	.u-lg-absolute {
		position: absolute
	}
}

.u-cursor {
	cursor: pointer !important
}

.u-mt-80 {
	margin-top: 80px
}

.u-blue-bar {
	position: relative;
	margin-bottom: 45px;
	display: block
}

.u-blue-bar:after {
	content: "";
	width: 30px;
	height: 4px;
	position: absolute;
	left: 0;
	bottom: -19px;
	background: #0072ce
}

.u-mb-recent-news {
	margin-bottom: 30px !important
}

.u-mb-youtube {
	margin-bottom: 30px
}

.pb-120 {
	padding-bottom: 120px
}

.mt-31 {
	margin-top: 31%
}

.navigation-grey {
	height: 64px;
	line-height: 63px;
	background: #f8f8f8
}

.navigation-grey a.root-link {
	display: none
}

.navigation-grey a,
.navigation-grey .navigation-dp-container {
	display: inline-block;
	transition: all 500ms ease;
	cursor: pointer
}

.navigation-grey a {
	color: #363636;
	font-size: .75rem;
	font-weight: 700;
	text-transform: uppercase;
	margin-right: 50px;
	padding: 0 10px;
	text-decoration: none
}

.navigation-grey .navigation-dp-container {
	margin-right: 50px;
	position: relative
}

.navigation-grey .navigation-dp-container a {
	margin-right: 0;
	box-shadow: none
}

.navigation-grey .navigation-dp-dropdown {
	position: absolute;
	left: 50%;
	top: 64px;
	transform: translateX(-50%);
	width: 205px;
	pointer-events: none;
	height: 0;
	max-height: 0;
	transition: all 500ms ease;
	background: #f0f0f0;
	padding: 0 30px;
	overflow: hidden;
	z-index: 99
}

.navigation-grey .navigation-dp-container:hover .navigation-dp-dropdown {
	pointer-events: auto;
	height: auto;
	max-height: 300px
}

.navigation-grey a.dp-link {
	cursor: default
}

.navigation-grey .navigation-dp-dropdown a {
	color: #363636;
	display: block;
	font-size: .625rem;
	line-height: 12px;
	margin-bottom: 30px;
	padding: 0
}

.navigation-grey .navigation-dp-dropdown a:hover {
	color: #5782d8;
	box-shadow: none
}

.navigation-grey .navigation-dp-dropdown a:first-child {
	margin-top: 30px
}

@media only screen and (max-width:991px) {

	.navigation-grey a.root-link,
	.navigation-grey a.parent-link {
		display: block;
		position: relative
	}

	.navigation-grey a,
	.navigation-grey .navigation-dp-container {
		display: block;
		margin-right: 0
	}

	.navigation-grey .navigation-main-nav {
		-webkit-transition: all 500ms ease;
		-moz-transition: all 500ms ease;
		transition: all 500ms ease;
		overflow: hidden;
		max-height: 0;
		opacity: 0;
		height: 0;
		background: #f8f8f8
	}

	.navigation-grey .navigation-main-nav.open {
		opacity: 1;
		height: auto;
		max-height: 700px;
		overflow: hidden
	}

	.navigation-grey a:not(.root-link) {
		padding-left: 40px
	}

	.ctaNavbarButton .career-navbtn a {
		padding-left: 10px
	}

	.navigation-grey a:not(.root-link) {
		background: #f0f0f0;
		border-bottom: 1px solid #e6e6e6
	}

	.navigation-grey a .navigation-dp-dropdown,
	.navigation-grey .navigation-dp-container .navigation-dp-dropdown {
		-webkit-transition: all 500ms ease;
		-moz-transition: all 500ms ease;
		transition: all 500ms ease;
		top: 0;
		left: 0;
		transform: none;
		position: static;
		width: 100%;
		background: #e7e7e7;
		max-height: 0;
		padding-left: 40px
	}

	.navigation-grey .navigation-dp-dropdown a:first-child {
		margin-top: 30px
	}

	.navigation-grey a .navigation-dp-dropdown a,
	.navigation-grey .navigation-dp-container .navigation-dp-dropdown a {
		background: transparent;
		line-height: 64px;
		margin-top: 0;
		margin-bottom: 0;
		font-weight: 100;
		font-size: .875rem;
		text-transform: none;
		border: 0;
		padding-left: 0;
		padding-top: 15px;
		padding-bottom: 15px;
		line-height: 1.2
	}

	.navigation-grey a .navigation-dp-dropdown.open,
	.navigation-grey .navigation-dp-container .navigation-dp-dropdown.open {
		max-height: 330px !important;
		height: auto !important;
		padding-top: 15px;
		padding-bottom: 15px
	}

	.navigation-grey a:hover .navigation-dp-dropdown,
	.navigation-grey .navigation-dp-container:hover .navigation-dp-dropdown {
		max-height: 0
	}

	.navigation-grey a.dp-link.open {
		color: #5782d8
	}

	.navigation-grey a:hover,
	.navigation-grey .navigation-dp-container:hover {
		box-shadow: none
	}

	.navigation-grey .container {
		padding: 0;
		width: 100%
	}

	.navigation-grey a.root-link {
		padding: 0 20px
	}

	.navigation-grey .root-link::before {
		content: "";
		width: 12px;
		height: 2px;
		background: #5782d8;
		display: inline-block;
		position: absolute;
		transform: rotate(90deg);
		top: 30px;
		right: 20px;
		-webkit-transition: all 500ms ease;
		-moz-transition: all 500ms ease;
		transition: all 500ms ease
	}

	.navigation-grey .root-link::after {
		content: "";
		width: 12px;
		height: 2px;
		background: #5782d8;
		display: inline-block;
		position: absolute;
		transform: rotate(0);
		top: 30px;
		right: 20px
	}

	.navigation-grey .root-link.open::before {
		transform: rotate(0)
	}

	.navigation-grey .down-arrow {
		position: absolute;
		top: 25px;
		right: 20px;
		border: solid #5782d8;
		border-width: 0 2px 2px 0;
		display: inline-block;
		padding: 4px;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-webkit-transition: all 500ms ease;
		-moz-transition: all 500ms ease;
		transition: all 500ms ease
	}

	.navigation-grey .dp-link.open .down-arrow {
		transform: rotate(-135deg)
	}

	.navigation-grey {
		position: absolute;
		width: 100%;
		z-index: 9
	}

	.navigation-grey .dp-link .down-arrow {
		display: none
	}

	.navigation-grey .dp-link.link-on .down-arrow {
		display: block
	}

	.navigation-grey .navigation-dp-dropdown {
		display: none
	}

	.navigation-grey .dp-link.link-on~.navigation-dp-dropdown {
		display: block
	}
}

@media only screen and (min-width:992px) {

	.navigation-grey .navigation-dp-container:hover,
	.navigation-grey .navigation-dp-container .selected {
		box-shadow: #5782d8 0 -5px inset
	}
}

.ctaNavbarButton {
	display: flex;
	float: right
}

.ctaNavbarButton .bttn {
	height: 34px;
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 20px;
	letter-spacing: 0
}

.career-navbtn a p span {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
	border-radius: 2px;
	appearance: none;
	background-color: #0072ce;
	border: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font-weight: 800;
	line-height: 1;
	padding: 12px;
	text-decoration: none;
	user-select: none;
	vertical-align: middle;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px
}

.career-navbtn a p span:hover {
	background: #0072ce !important;
	color: #fff
}

.leadershipnavigation.js-sticky.fixed {
	position: fixed !important;
	top: 80px !important;
	width: 100%;
	z-index: 100
}

@media screen and (max-width:767px) {
	.richtext-block.image-zoom .richtext-image {
		max-height: 100%
	}

	.richtext-block-group.pb-120 {
		padding-bottom: 0 !important
	}
}

@media all and (max-width:1024px) and (min-width:992px) {
	.navigation-grey .navigation-dp-container {
		margin-right: 48px
	}
}

.footer .footer-more-tab {
	height: 100px;
	width: 100px;
	display: block;
	position: absolute;
	right: 30px;
	bottom: 0;
	background: #363636;
	text-align: center;
	color: #fff;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	transition: all 100ms linear;
	text-decoration: none;
	z-index: 999
}

.footer .footer-more-tab:hover {
	background: #3b3b3b
}

.footer .footer-more-tab.open {
	background: #363636
}

.footer .footer-more-tab div {
	transition: all 100ms linear
}

.footer .footer-more-tab img {
	display: block;
	margin: 0 auto;
	transition: all 500ms ease
}

.footer .footer-more-tab span {
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	color: #fff
}

.footer .footer-more-tab:hover div {
	margin-bottom: 7px
}

.footer .footer-more-tab.open div {
	margin-bottom: 7px
}

.footer .footer-more-tab.open img {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.footer-subnav-container {
	background: #363636;
	position: fixed;
	bottom: -1000px;
	left: 0;
	width: 100%;
	transition: all 500ms ease;
	padding: 30px 0 35px;
	z-index: 100
}

.footer-subnav-container.open {
	bottom: 0;
	position: absolute
}

.footer-subnav-container h5 {
	color: #fff;
	margin-bottom: 20px;
	font-size: .75rem;
	font-weight: 800;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 30px
}

.footer-subnav-container h5.top-pad {
	margin-top: 30px
}

.footer-subnav-container ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.footer-subnav-container ul li {
	margin: 0;
	padding: 0
}

.footer-more-img {
	background: url(../images/ic-red-up-arrow.svg) center top no-repeat
}

.footer-subnav-container ul.subnav-ul-links li a {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
	color: #bebebe;
	display: inline-block;
	padding: 0;
	border-radius: 2px;
	font-size: 11px;
	text-decoration: none;
	line-height: 1;
	margin-bottom: 15px;
	font-weight: normal
}

.footer-subnav-container ul.subnav-ul-links li a:hover {
	color: #fff;
	background: transparent
}

.footer-subnav-container .container {
	padding: 0;
	position: relative
}

.footer .footer-moretab-arrow-span {
	background: url(../images/ic-red-up-arrow.svg) no-repeat;
	width: 12px;
	height: 7px;
	text-align: center;
	display: block;
	margin: 0 auto;
	transition: all 500ms ease
}

.footer .footer-more-tab.open span.footer-moretab-arrow-span {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

@media only screen and (max-width:991px) {

	.footer .footer-more-tab,
	.footer-more-tab.open,
	.footer-subnav-container,
	.footer-subnav-container.open {
		display: none
	}
}

.right-nav {
	float: right
}

.lang-icon-img {
	background: url(../images/ic-lang-globe.svg) center top no-repeat
}

.glob-search-img {
	background: url(../images/ic-search-white.svg) center top no-repeat
}

.right-nav a {
	height: 90px;
	line-height: 90px;
	color: #bebebe;
	display: block;
	float: left;
	text-transform: uppercase;
	margin-left: 30px;
	font-weight: 700;
	letter-spacing: 1px
}

.right-nav .icon-link span {
	height: 19px;
	width: 19px
}

.right-nav a.icon-link span {
	float: left;
	margin-top: 35px;
	opacity: .6;
	transition: opacity 500ms ease
}

.right-nav a:hover,
.right-nav a.selected {
	color: #fff
}

.right-nav a.icon-link:hover span {
	opacity: 1
}

.right-nav .text-link {
	font-size: 10px;
	margin-left: 0
}

.right-nav .text-link:hover,
.right-nav .text-link.selected {
	text-decoration: none
}

.language-block {
	background: #323232;
	position: absolute;
	height: auto;
	top: 90px;
	right: -15px;
	opacity: 0;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease
}

.language-block.open {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
	z-index: 4;
	opacity: 1
}

.language-block a {
	text-decoration: none
}

.language-block ul {
	margin-bottom: 0
}

.language-block ul li {
	margin-bottom: 10px
}

.language-block ul li:last-child {
	margin-bottom: 0
}

.f-size-12 {
	font-size: .75rem;
	line-height: 1.571em
}

.f-size-12 ul {
	list-style: none;
	padding-left: 0
}

.right-nav ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.right-nav ul li {
	display: inline-block;
	margin: 0
}

@media only screen and (max-width:991px) {
	.header-navigation .right-nav {
		display: none
	}
}

.driver-content {
	padding: 60px 0 0
}

.driver-filter {
	margin-bottom: 60px
}

.driver-filter .input-wrapper {
	font-size: .75rem;
	margin: 15px 0
}

.driver-filter label.custom-select-label {
	font-size: .75rem;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 7.5px;
	color: #63666a
}

.driver-filter .custom-select {
	position: relative
}

.driver-filter select {
	border: 1px solid #bab9b9;
	border-radius: 3px;
	box-shadow: none;
	box-sizing: border-box;
	font-size: .75rem;
	height: 42px;
	padding: 10px;
	transition: border-color;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: #63666a;
	background: #f8f8f8
}

.driver-filter .custom-select:after {
	border: transparent;
	border-left: 1px solid #bab9b9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	bottom: 0;
	box-shadow: none;
	box-sizing: border-box;
	color: #363636;
	content: "";
	line-height: 42px;
	padding: 0 22px;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0
}

.driver-filter .custom-select img.select-arrow {
	position: absolute;
	right: 16px;
	top: 16px
}

.driver-table {
	border-collapse: collapse;
	margin: 15px 0;
	table-layout: fixed;
	width: 100%
}

.driver-table thead {
	border-top: 1px solid #d6d5d5;
	border-bottom: 1px solid #d6d5d5
}

.driver-table tr,
.driver-table td,
.driver-table th {
	vertical-align: middle
}

.driver-table thead tr td,
.driver-table thead tr th {
	text-transform: uppercase;
	font-weight: bold;
	color: #363636;
	font-size: .625rem;
	padding: 15px;
	line-height: initial;
	text-align: left
}

.driver-table thead tr td:first-child {
	padding-left: 30px
}

.driver-table thead tr th:first-child {
	padding-left: 30px;
	width: 25%
}

.driver-table thead tr th:nth-of-type(3) {
	width: 80px
}

.driver-table thead tr th:last-child {
	width: 80px;
	padding-right: 0
}

.driver-table tbody td {
	padding: 15px;
	font-size: .75rem;
	line-height: 16px
}

.driver-table tbody td:first-child {
	padding-left: 30px
}

.driver-table tbody tr:nth-child(odd) td {
	background: #f9f9f9
}

.driver-table tbody td:last-child {
	padding-right: 20px;
	padding-left: 20px;
	text-align: center
}

.driver-table tbody tr:hover td,
.driver-table tbody tr.open td {
	background: #efefef
}

.driver-table a:active,
.driver-table a:focus,
.driver-table a:hover {
	color: #4668ad;
	text-decoration: none
}

.driver-table tbody tr td img {
	width: 14px
}

a#cancel {
	font-weight: bold;
	margin-right: 16px
}

.marvell-modal,
.agreement-modal {
	max-width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: white
}

.marvell-modal .marvell-modal-content,
.agreement-modal .marvell-modal-content {
	max-height: 286px;
	overflow-y: scroll;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d5d5d5;
	padding-right: 20px
}

.marvell-modal-header h3 {
	color: #63666a;
	font-size: 26px;
	font-weight: 200
}

.modal-content.marvell-modal-header {
	width: 650px;
	border-radius: 0
}

.marvell-modal .marvell-modal-header p.meta,
.agreement-modal .marvell-modal-header p.meta {
	margin-bottom: 0;
	padding-bottom: 0;
	text-transform: uppercase;
	color: #63666a;
	font-weight: 800;
	font-size: 11px;
	letter-spacing: 1px
}

.marvell-modal .marvell-modal-header p,
.agreement-modal .marvell-modal-header p {
	font-size: 14px;
	margin-bottom: 0;
	padding-bottom: 15px
}

.marvell-modal .marvell-modal-content p,
.agreement-modal .marvell-modal-content p {
	font-size: 14px;
	margin: 0 0 15px;
	font-weight: 300;
	font-style: normal
}

.marvell-modal .marvell-modal-footer,
.agreement-modal .marvell-modal-footer {
	padding-top: 30px
}

.marvell-modal .marvell-modal-footer .modal-buttons,
.agreement-modal .marvell-modal-footer .modal-buttons {
	text-align: right;
	margin-left: 30px
}

.Downloadbtn {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
	border-radius: 2px;
	appearance: none;
	background-color: #0072ce;
	border: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font-weight: 800;
	line-height: 1;
	padding: 15px;
	text-decoration: none;
	user-select: none;
	vertical-align: middle;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px
}

.Downloadbtnclear .btn-clear {
	background: transparent;
	color: #5782d8;
	text-transform: uppercase;
	cursor: pointer;
	text-decoration: none
}

.Downloadbtnclear {
	text-transform: uppercase;
	font-size: 12px
}

.Downloadbtnclear:hover {
	text-decoration: none
}

.modal-content {
	border: none !important
}

.marvell-modal .marvell-modal-header,
.agreement-modal .marvell-modal-header {
	border-bottom: 1px solid #d5d5d5
}

.Downloadbtn:hover {
	color: #fff !important;
	text-decoration: none !important;
	background: #0072ce
}

.checkbox-standalone {
	color: #63666a;
	font-weight: 500;
	line-height: 14px;
	padding-bottom: 25px
}

.modal-content {
	padding: 30px
}

.modal-backdrop {
	opacity: .6 !important
}

#ErrorRed {
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	margin-left: 10px
}

input#checkboxcheck {
	vertical-align: text-bottom;
	width: 15px;
	height: 15px;
	display: inline-block
}

#agreement {
	background: #00000073
}

.Downloadbtn:hover {
	color: #fff !important;
	text-decoration: none !important;
	background: #4e75c2 !important
}

.Downloadbtn:focus {
	color: #fff !important;
	text-decoration: none !important;
	background: #4e75c2 !important
}

a#download:hover {
	color: #fff !important
}

a#download:focus {
	color: #fff !important
}

@media only screen and (max-width:640px) {
	.marvell-modal-header h3 {
		font-size: 18px
	}

	.marvell-modal .marvell-modal-content p,
	.agreement-modal .marvell-modal-content p {
		font-size: 13px
	}

	#agreement {
		padding-left: 10px !important;
		padding-right: 10px
	}

	.modal-content {
		padding: 21px
	}

	.checkbox-standalone {
		line-height: 22px
	}
}

h3#results {
	font-weight: 200
}

#results h3 {
	font-weight: 200
}

span.driver-download {
	background: url(../images/ic-table-download.png) center bottom no-repeat;
	width: 14px;
	max-width: 100%;
	height: 20px;
	display: inline-table;
	vertical-align: middle
}

img.driver-download-select-arrow {
	content: url(../images/ic-blue-down-arrow.svg)
}

img.driver-download {
	content: url(../images/ic-table-download.png)
}

select::-ms-expand {
	display: none
}

.driver-filter .custom-select:after {
	background: url(../images/ic-blue-down-arrow.svg) 50% 50% no-repeat
}

.driver-table td a span.fa-download::before {
	font-size: 18px;
	color: #5782d8;
	margin: 0
}

@media only screen and (max-width:767px) {
	.modal-dialog.agreement-modal {
		overflow: scroll;
		height: 100%
	}
}

.driver-popup-open {
	overflow: hidden
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	input#checkboxcheck {
		margin-bottom: 6px
	}
}

.richtext-block.sidebar-box {
	margin-bottom: 30px
}

.richtext-block.sidebar-box .component-content {
	padding: 40px
}

.richtext-block.sidebar-box h3 {
	margin-bottom: 45px;
	position: relative
}

.richtext-block.sidebar-box h3::after {
	content: "";
	position: absolute;
	bottom: -19px;
	left: 0;
	width: 30px;
	height: 4px;
	margin-top: 0;
	text-align: left;
	background: #0072ce;
	border-width: initial;
	border-style: none;
	border-color: initial;
	border-image: initial
}

.richtext-block.sidebar-box ul {
	margin: 0
}

.richtext-block.sidebar-box ul li {
	margin: 0
}

.richtext-block.sidebar-box ul li a {
	font-size: .875rem;
	display: inline-block;
	padding-bottom: 18px;
	line-height: 18px;
	font-weight: 300;
	transition: all 500ms ease
}

.richtext-block.sidebar-box ul li:last-child a {
	padding-bottom: 0
}

.richtext-block.sidebar-box ul li a:hover {
	opacity: 1;
	text-decoration: none
}

.sidebarbox-havelock-blue a {
	color: #fff
}

.sidebarbox-dark-smoke-white a {
	color: #63666a
}

.sidebarbox-dark-smoke-white a:hover {
	color: #5782d8
}

.richtext-block.sidebar-box.sidbar-box-icon-list ul a {
	cursor: pointer;
	position: relative;
	color: #5782d8;
	padding-left: 20px !important
}

.richtext-block.sidebar-box.sidbar-box-icon-list ul a:hover {
	color: #4668ad
}

.richtext-block.sidebar-box.sidbar-box-icon-list ul a:before {
	opacity: 1;
	content: '';
	width: 12px;
	height: 16px;
	position: absolute;
	top: 0;
	left: 0;
	background-size: 12px 16px;
	background-image: url(../images/ic-pdf-red.svg);
	padding-left: 26px !important;
	background-position: 0 0;
	background-repeat: no-repeat
}

.richtext-block.sidebar-box p {
	font-size: .875rem;
	line-height: 24px;
	color: #63666a;
	margin-bottom: 30px
}

.richtext-block.sidebar-box p a {
	color: #5782d8
}

.richtext-block.sidebar-box p a:hover {
	color: #4668ad;
	text-decoration: none
}

.richtext-block.sidebar-box p a.btn {
	border-radius: 2px;
	appearance: none;
	background-color: #0072ce;
	border: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font-weight: 800;
	line-height: 1;
	padding: 15px;
	text-decoration: none;
	user-select: none;
	vertical-align: middle;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: .75rem;
	letter-spacing: 1px
}

.richtext-block.sidebar-box p a.btn:hover,
.richtext-block.sidebar-box p a.btn:focus {
	color: #fff;
	background-color: #0072ce
}

.richtext-block.sidebar-box a.btn-link {
	font-size: .625rem;
	color: #363636;
	font-weight: 600;
	letter-spacing: 1px
}

.richtext-block.sidebar-box a.btn-link:hover {
	color: #5782d8;
	text-decoration: none
}

.havelock-blue-box.sidebarbox-havelock-blue.richtext-block {
	background: #0072ce
}

.facebookfeed,
.twitterfeed {
	clear: both
}

.sidenav-pull-up {
	margin-top: 30px !important
}

.richtext-block.sidebar-box .component-content {
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px
}

.richtext-block.sidebar-box h3 {
	margin-bottom: 45px;
	position: relative
}

.richtext-block.sidebar-box h3::after {
	content: "";
	position: absolute;
	bottom: -19px;
	left: 0;
	width: 30px;
	height: 4px;
	margin-top: 0;
	text-align: left;
	background: #0072ce;
	border-width: initial;
	border-style: none;
	border-color: initial;
	border-image: initial
}

.richtext-block.sidebar-box ul {
	margin: 0
}

.richtext-block.sidebar-box ul li {
	margin: 0
}

.richtext-block.sidebar-box ul li a {
	font-size: .875rem;
	display: inline-block;
	padding-bottom: 18px;
	line-height: 18px;
	font-weight: 300;
	transition: all 500ms ease
}

.richtext-block.sidebar-box ul li:last-child a {
	padding-bottom: 0
}

.richtext-block.sidebar-box ul li a:hover {
	opacity: 1;
	text-decoration: none
}

.sidebarbox-havelock-blue a {
	color: #fff
}

.sidebarbox-dark-smoke-white a {
	color: #63666a
}

.sidebarbox-dark-smoke-white a:hover {
	color: #5782d8
}

.richtext-block.sidebar-box.sidbar-box-icon-list ul a {
	cursor: pointer;
	position: relative;
	color: #5782d8;
	padding-left: 20px !important
}

.richtext-block.sidebar-box.sidbar-box-icon-list ul a:hover {
	color: #4668ad
}

.richtext-block.sidebar-box.sidbar-box-icon-list ul a:before {
	opacity: 1;
	content: '';
	width: 12px;
	height: 16px;
	position: absolute;
	top: 0;
	left: 0;
	background-size: 12px 16px;
	background-image: url(../images/ic-pdf-red.svg);
	padding-left: 26px !important;
	background-position: 0 0;
	background-repeat: no-repeat
}

.richtext-block.sidebar-box p {
	font-size: .875rem;
	line-height: 24px;
	color: #63666a;
	margin-bottom: 30px
}

.richtext-block.sidebar-box p a {
	color: #5782d8
}

.richtext-block.sidebar-box p a:hover {
	color: #0072ce;
	text-decoration: none
}

.richtext-block.sidebar-box p a.btn {
	border-radius: 2px;
	appearance: none;
	background-color: #0072ce;
	border: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font-weight: 800;
	line-height: 1;
	padding: 15px;
	text-decoration: none;
	user-select: none;
	vertical-align: middle;
	white-space: normal;
	text-transform: uppercase;
	font-size: .75rem;
	letter-spacing: 1px
}

.richtext-block.sidebar-box p a.btn:hover,
.richtext-block.sidebar-box p a.btn:focus {
	color: #fff;
	background-color: #0072ce
}

.richtext-block.sidebar-box a.btn-link {
	font-size: .625rem;
	color: #363636;
	font-weight: 600;
	letter-spacing: 1px
}

.richtext-block.sidebar-box a.btn-link:hover {
	color: #0072ce;
	text-decoration: none
}

.havelock-blue-box.sidebarbox-havelock-blue.richtext-block {
	background: #0072ce
}

.sidebar-box.sidebarbox-dark-smoke-white.dark-smoke-white-box {
	background: #f4f4f6
}

.sidebar-box .subsection-title {
	word-break: break-word
}

p.doc_txt {
	font-size: 12px;
	color: white !important;
	margin-bottom: 30px
}

.sidebar-box-img-right a img {
	float: right;
	width: 70px;
	margin: 0 0 5px 10px
}

sidebar-box-img-right h6 {
	margin-top: 8px;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	color: #363636;
	margin: 8px 0 15px;
	text-decoration: none
}

.sidebar-box-img-right h6 a {
	margin-top: 8px;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	color: #5782d8;
	margin: 8px 0 15px;
	text-decoration: none
}

.sidebar-box-img-right h6 a:hover {
	color: #4668ad
}

@media only screen and (min-width:768px) {
	.pull-up {
		margin-top: -30px !important
	}
}

.blue-tile-white-icon.richtext-block ul li a {
	padding-left: 20px;
	position: relative
}

.blue-tile-white-icon.richtext-block ul li a:before {
	margin-left: 0
}

.richtext-block.sidebar-box.sidbar-box-icon-list ul a {
	opacity: 1
}

.richtext-block.sidebar-box.sidbar-box-icon-list ul a:before {
	margin-left: 0
}

.totalsolution-h6 h6 {
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	color: #363636
}

.richtext-block.sidebar-box.sidebar-with-arrow ul li {
	margin: 0;
	line-height: 24px
}

.richtext-block.sidebar-box.sidebar-with-arrow ul li a {
	color: white;
	transition: all ease 500ms;
	opacity: .8;
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 1px;
	text-transform: uppercase;
	position: relative
}

.richtext-block.sidebar-box.sidebar-with-arrow ul li a:hover {
	opacity: 1.0
}

.richtext-block.sidebar-box.sidebar-with-arrow ul li a:before,
.richtext-block.sidebar-box.sidebar-with-arrow ul li a:after {
	content: "";
	width: 5px;
	height: 2px;
	background: #5782d8;
	display: inline-block;
	position: absolute;
	right: -14px;
	padding: 0
}

.richtext-block.sidebar-box.sidebar-with-arrow ul li a:before {
	transform: rotate(45deg);
	top: 8px;
	background-image: none;
	left: auto;
	padding: 0 !important;
	margin: 0 !important
}

.richtext-block.sidebar-box.sidebar-with-arrow ul li a:after {
	transform: rotate(-45deg);
	top: 10px
}

.blueTile-heading-alignment .richtext-block.sidebar-box .component-content {
	padding-right: 28px
}

.documentation>.col-xs-12 {
	padding: 0
}

.sidbar-li-bottom-spacing .richtext-content ul .document-recent-pdf,
.sidbar-li-bottom-spacing .richtext-content ul .document-recent-grey-pdf {
	padding-bottom: 18px
}

.dark-smoke-white-box .small-title {
	color: #363636
}

.image-variation-1 .richtext-block img {
	width: 200px
}

.add-info-btn .richtext-block.sidebar-box p:last-child {
	margin-bottom: 0
}

.white-link h3 .small-title,
.white h3 .small-title {
	color: #fff
}

.italicstyle.richtext.richtext-block-legal i {
	font-size: 16px
}

.recentnewssidenav.sidebarbox-dark-smoke-white h3 span {
	font-size: 22px
}

.recentnewssidenav.havelock-blue-box h3 span {
	color: #fff;
	font-size: 22px
}

.sidenavigationbar h3 span {
	font-size: 22px
}

.sidenavtile h3 span {
	font-size: 22px
}

.documentation .havelock-blue-box h3 span {
	color: #fff;
	font-size: 22px
}

.documentation .dark-smoke-white-box h3 span {
	font-size: 22px
}

.havelock-blue-box.white.richtext-block.sidebar-box h3::after {
	background: #fff
}

.havelock-blue-box.white-link .u-blue-bar:after {
	background: #fff
}

.recentnewssidenav.sidebar-box.sidebarbox-dark-smoke-white a.btn.blue-btn.light-gray,
.recentnewssidenav.sidebar-box.sidebarbox-dark-smoke-white a.btn.blue-btn.light-gray:hover {
	color: #fff !important;
	background: #0072ce !important
}

.recentnewssidenav.side-bar-news.havelock-blue-box a.btn.blueTile-btn,
.recentnewssidenav.side-bar-news.havelock-blue-box a.btn.blueTile-btn:hover {
	color: #000;
	background: #fff
}

.sidebar-box.sidebarbox-dark-smoke-white.dark-smoke-white-box h3 span.u-blue-bar {
	color: #363636;
	font-weight: 200;
	line-height: 1em
}

.havelock-blue-box h3 span {
	font-weight: 200;
	line-height: 1em
}

.featured-news-container.recent-news-variation .featurednewstile.display {
	display: inline-block
}

.featured-news-container.recent-news-variation .featurednewstile {
	display: none
}

.featured-news-container .richtext-block-group .richtext-block .component-content:hover {
	box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1)
}

.richtext-block-group .slider-tiles {
	height: 440px;
	position: relative;
	margin: 0 15px 0
}

.recent-news-variation .slider-tiles {
	margin-left: 0
}

.recentnews-heading {
	color: #363636;
	font-size: 16px;
	font-weight: 800;
	letter-spacing: 1px;
	text-transform: uppercase
}

.featurenews-heading {
	text-decoration: none;
	color: #363636;
	font-weight: 800;
	position: relative;
	cursor: pointer
}

.featurenews-heading:before {
	content: "";
	width: 6px;
	height: 2px;
	background: #5782d8;
	display: inline-block;
	position: absolute;
	transform: rotate(45deg);
	top: 4px;
	right: -12px
}

.featurenews-heading:after {
	content: "";
	width: 6px;
	height: 2px;
	background: #5782d8;
	display: inline-block;
	position: absolute;
	transform: rotate(-45deg);
	top: 8px;
	right: -12px
}

.richtext-block-group .slider-tiles .component-content {
	padding: 0;
	cursor: pointer
}

.richtext-block-group-graycolor .slider-tiles .component-content {
	padding: 0;
	cursor: pointer;
	background: lightgray
}

.richtext-block-group .slider-tiles .banner {
	font-size: .625rem;
	text-transform: uppercase;
	position: absolute;
	top: 40px;
	left: 40px;
	color: #fff;
	font-weight: 800;
	letter-spacing: 1px;
	line-height: 1
}

.richtext-block-group .slider-tiles .banner.blue-banner-text {
	color: #5782d8
}

.featured-news-container .richtext-content p {
	margin: 0 0 15px;
	font-weight: 300;
	font-style: normal;
	color: #63666a;
	line-height: 22px;
	font-size: 14px;
	text-overflow: ellipsis;
	word-wrap: break-word;
	overflow: hidden;
	max-height: 150px
}

.richtext-block-group .slider-tiles .date {
	position: absolute;
	width: auto;
	top: 38px;
	right: 40px;
	font-size: .625rem;
	font-weight: 600;
	color: #bebebe;
	line-height: 1.2em;
	letter-spacing: 1px
}

.richtext-block-group .slider-tiles .component-content h3 .subsection-heading {
	line-height: 30px;
	font-size: 1.375rem;
	text-overflow: ellipsis;
	word-wrap: break-word;
	overflow: hidden;
	margin-top: 0 !important;
	max-height: 177px;
	display: block;
	color: #363636;
	margin: 0 0 15px
}

.richtext-block-group .slider-tiles .slider-tile-para {
	text-overflow: ellipsis;
	word-wrap: break-word;
	overflow: hidden;
	max-height: 175px
}

.richtext-block-group .slider-tiles .richtext-content {
	padding: 80px 40px 40px
}

.richtext-block-group .slider-tiles .richtext-image {
	width: 100%;
	max-height: 200px;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background-size: cover
}

.richtext-block-group .slider-tiles .banner.green-banner-text {
	color: #57d8ca
}

.richtext-block-group-graycolor .slider-tiles .banner.green-banner-text {
	color: #a9a9a9
}

.richtext-block-group .slider-tiles .banner.red-banner-text {
	color: #e84d3d
}

.richtext-block-group .slider-tiles .richtext-image img {
	margin: 0
}

.news-filter-container {
	padding: 100px 0 30px
}

.news-filter-container h5 {
	font-size: 1rem;
	font-weight: 800;
	letter-spacing: 1px;
	text-transform: uppercase
}

.news-filter-container .arrow-link {
	text-transform: uppercase;
	position: relative;
	clear: both
}

.news-filter-container h5 .arrow-link {
	color: #363636;
	text-decoration: none
}

.news-filter-container h5 .arrow-link:hover {
	color: #5782d8
}

.news-filter-container h5 .arrow-link img {
	width: 7px;
	vertical-align: baseline
}

.news-filter-container .news-filter {
	text-align: right;
	display: block
}

.news-filter-container .news-filter ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.news-filter-container .news-filter ul li {
	display: inline
}

.news-filter-container .news-filter ul li a {
	text-transform: uppercase;
	font-size: .75rem;
	margin-left: 15px;
	color: #bebebe;
	font-weight: 600;
	text-decoration: none;
	transition: color 500ms ease;
	cursor: pointer
}

.news-filter-container .news-filter ul li a:hover {
	color: #63666a
}

.news-filter-container .news-filter ul li a.selected {
	color: #5782d8
}

.featured-news-container {
	position: relative
}

.featured-news-container .article-overlay {
	position: absolute;
	display: none
}

.featured-news-container .article-overlay.outer {
	bottom: 60px;
	left: 0;
	right: 0;
	top: 160px;
	z-index: 99
}

.featured-news-container .featurednewstile {
	padding-left: 2px
}

.featured-news-container .arrow {
	background: url("../images/ic-scroll-arrow-white.svg") 50% 50% no-repeat;
	background-color: rgba(0, 0, 0, 0.2);
	cursor: pointer;
	height: 48px;
	position: absolute;
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
	top: calc(50% - 15px);
	width: 36px;
	z-index: 100;
	background-size: 10px 17px
}

.featured-news-container .arrow.right-arrow {
	right: -35px
}

.featured-news-container .arrow.left-arrow {
	left: -35px;
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.featured-news-container .arrow:hover {
	background-color: rgba(0, 0, 0, 0.3)
}

.featured-news-container .slick-disabled {
	opacity: 0
}

.feature-news-variation {
	height: 750px
}

@media only screen and (max-width:991px) {
	.news-filter-container .news-filter {
		display: none
	}

	.news-filter-container h5 {
		text-align: center
	}

	.featured-news-container .article-overlay {
		display: none
	}

	.featured-news-container .arrow.right-arrow {
		right: 0
	}

	.featured-news-container .arrow.left-arrow {
		left: 0
	}

	.featured-news-container .slick-disabled,
	.featured-news-container .arrow {
		opacity: 1
	}
}

.featurednewstile ul {
	list-style-type: disc;
	padding-left: 17px;
	font-size: 14px;
	text-overflow: ellipsis;
	word-wrap: break-word;
	overflow: hidden;
	max-height: 180px;
	color: #63666a
}

.featurednewstile ul li {
	font-weight: 300;
	margin-bottom: 5px;
	font-size: 14px !important;
	line-height: 22px !important
}

.recent-news-variation h5 .arrow-link:hover {
	color: #363636;
	cursor: default
}

.recent-news-variation .news-filter-container h5 {
	margin-top: 3px
}

.recent-news-variation h5 .arrow-link img {
	display: none
}

.recent-news-variation .news-filter-container>div {
	width: auto
}

.recent-news-variation .news-filter-container .news-filter ul li {
	border-left: 1px solid #d0d0d2
}

.recent-news-variation .news-filter {
	padding-left: 0
}

.recent-news-variation .news-filter-container {
	padding: 60px 0 30px
}

.recent-news-variation .richtext-block-group.filter-added .slider-tiles {
	display: none
}

.recent-news-variation .richtext-block-group.filter-added .slider-tiles.show-record {
	display: block
}

.recent-news-variation .load-more {
	padding: 75px 0
}

.recent-news-variation .btn::before,
.recent-news-variation .btn::after {
	display: none
}

.recent-news-variation .btn {
	text-transform: uppercase
}

.featurenews-load-more {
	padding-bottom: 40px;
	margin: 75px
}

@media only screen and (max-width:767px) {
	.news-filter-container p {
		text-align: center !important
	}

	.recent-news-variation .news-filter-container>div {
		width: 100% !important
	}
}

.featured-news-container.recent-news-variation .featurednewstile .richtext-block.white-box.slider-tiles {
	box-shadow: #f1f1f1 0 4px 16px 0, #f1f1f1 0 2px 4px 0
}

@media all and (max-width:1199px) and (min-width:992px) {
	.featurednewscontainer.section .featured-news-container.recent-news-variation>.container>.row>.col-md-8 {
		width: 100%
	}
}

.featurednewscontainer {
	overflow: hidden !important
}

.richtext-block.search-block .component-content {
	padding: 0
}

.richtext-block.search-block {
	background: #323232;
	position: absolute;
	top: 90px;
	right: 0;
	height: auto;
	opacity: 0;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease
}

.richtext-block.search-block .cmp-search__field {
	height: auto
}

.richtext-block.search-block.open {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
	z-index: 4;
	opacity: 1
}

.richtext-block.search-block .clear-link {
	position: absolute;
	top: 20px;
	right: 20px;
	color: #bebebe;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 800;
	z-index: 99
}

.richtext-block.search-block .clear-link:hover {
	color: white;
	text-decoration: none
}

.richtext-block.search-block input {
	box-shadow: none;
	width: 100%;
	font-size: 18px;
	font-weight: 200;
	color: white;
	height: 60px;
	outline: 0;
	margin: 0;
	background: transparent;
	border-width: initial;
	border-style: none;
	border-color: initial;
	border-image: initial;
	padding: 20px 80px 20px 20px
}

.search-icon .glob-search-img.open {
	background: 0;
	position: relative;
	opacity: 1
}

.search-icon .glob-search-img.open:before,
.search-icon .glob-search-img.open:after {
	top: 8px;
	display: block;
	cursor: pointer;
	border-radius: 1px;
	height: 3px;
	width: 17px;
	background: white;
	position: absolute;
	display: block;
	content: ''
}

.search-icon .glob-search-img.open:before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.search-icon .glob-search-img.open:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.search-menu-mobile {
	display: none
}

@media only screen and (max-width:991px) {
	.search-menu-mobile {
		display: block;
		width: 20px;
		height: 20px;
		position: absolute;
		right: 56px;
		top: 18px;
		padding: 0;
		cursor: pointer;
		z-index: 5
	}

	.search-menu-mobile .glob-search-img {
		width: 24px;
		height: 24px;
		display: block
	}

	.richtext-block.search-block.open {
		top: 60px;
		z-index: 5
	}

	.richtext-block.search-block .cmp-search__icon {
		display: none
	}

	.richtext-block.search-block {
		top: 60px
	}
}

.form-elements-container {
	padding: 25px 0 50px
}

.form-elements-container .input-wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	margin: 30px 0;
	position: relative
}

.form-elements-container .input-wrapper .label-container {
	width: 25%
}

.form-elements-container .input-wrapper .select-container {
	width: 40%
}

.form-elements-container .input-wrapper .input-container {
	width: 75%
}

.form-elements-container .input-wrapper .label-container label {
	font-size: .625rem;
	color: #63666a;
	line-height: 14px;
	font-weight: 600;
	padding-right: 10px;
	display: block;
	text-transform: uppercase
}

.form-elements-container label.required::after {
	content: "*";
	color: #363636
}

.form-elements-container input[type="email"],
.form-elements-container input[type="month"],
.form-elements-container input[type="number"],
.form-elements-container input[type="password"],
.form-elements-container input[type="search"],
.form-elements-container input[type="tel"],
.form-elements-container input[type="text"],
.form-elements-container input[type="time"],
.form-elements-container input[type="url"],
.form-elements-container input[type="week"],
.form-elements-container input:not([type]),
.form-elements-container textarea,
.form-elements-container select,
.form-elements-container select[multiple=multiple] {
	background-color: #fff;
	border: 1px solid #bab9b9;
	border-radius: 3px;
	box-shadow: none;
	box-sizing: border-box;
	font-size: .75rem;
	height: 42px;
	padding: 10px;
	transition: border-color;
	width: 100%;
	color: #000;
	font-weight: 400
}

.form-elements-container textarea {
	resize: vertical
}

.form-elements-container textarea,
.form-elements-container select[multiple=multiple] {
	height: auto !important
}

.form-elements-container .custom-select {
	position: relative
}

.form-elements-container select {
	border: 1px solid #bab9b9;
	border-radius: 3px;
	box-shadow: none;
	box-sizing: border-box;
	font-size: .75rem;
	height: 42px;
	padding: 10px;
	transition: border-color;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: #63666a;
	background: #f8f8f8
}

.form-elements-container .custom-select:after {
	border: transparent;
	border-left: 1px solid #bab9b9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	bottom: 0;
	box-shadow: none;
	box-sizing: border-box;
	color: #363636;
	content: "";
	line-height: 42px;
	padding: 0 22px;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0
}

.form-elements-container .custom-select img.select-arrow {
	position: absolute;
	right: 16px;
	top: 16px
}

.form-elements-container .input-wrapper .input-container.radio-container {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}

.form-elements-container .custom-radio {
	cursor: pointer;
	display: block;
	font-size: .875rem;
	margin-right: 25px
}

.form-elements-container .custom-radio [type="radio"] {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.form-elements-container .custom-radio [type="radio"]+span {
	align-items: center;
	color: #63666a;
	display: flex
}

.form-elements-container .custom-radio [type="radio"]+span:before {
	content: '';
	display: inline-block;
	height: 17px;
	width: 17px;
	vertical-align: -0.25em;
	border-radius: 50%;
	border: 3px solid #fff;
	box-shadow: 0 0 0 1px #c4c4c4;
	margin-right: 8px;
	transition: .5s ease all
}

.form-elements-container .custom-radio [type="radio"]:checked+span:before {
	background: #5782d8
}

.form-elements-container .submit-container {
	padding-left: 25%
}

.form-elements-container .form-btn {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
	border-radius: 2px;
	appearance: none;
	background-color: #0072ce;
	border: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-weight: 800;
	line-height: 1;
	padding: 15px 50px;
	text-decoration: none;
	user-select: none;
	vertical-align: middle;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: .75rem;
	letter-spacing: 1px
}

.form-elements-container .form-btn:hover,
.form-elements-container .form-btn:focus {
	color: #fff;
	background-color: #0072ce
}

@media only screen and (max-width:991px) {
	.form-elements-container .input-wrapper {
		display: block;
		float: left;
		width: 100%;
		margin: 0 0 30px
	}

	.form-elements-container .input-wrapper div {
		float: left;
		display: block;
		width: 100%;
		margin-bottom: 1rem;
		margin-right: 0;
		margin-left: 0;
		transform: rotate(0)
	}

	.form-elements-container .input-wrapper .input-container,
	.form-elements-container .input-wrapper .label-container,
	.form-elements-container .input-wrapper .select-container {
		width: 100%
	}

	.form-elements-container .input-wrapper .input-container,
	.form-elements-container .input-wrapper .select-container,
	.form-elements-container .input-wrapper .custom-select,
	.form-elements-container .input-wrapper .error-message,
	.form-elements-container .input-wrapper .checkbox {
		margin: 0
	}

	.form-elements-container .input-wrapper div:last-child {
		margin-right: 0
	}

	.form-elements-container .submit-container {
		padding-left: 0;
		padding-right: 0;
		text-align: center
	}
}

.form-elements-container .input-wrapper .label-container label.no-value {
	color: #ee3823
}

select {
	font-weight: 400
}

select option {
	font-weight: 400
}

.requestinformation .form-elements-container .custom-radio [type="radio"]+span:before {
	display: none
}

.requestinformation .form-elements-container .custom-radio [type="radio"]+span {
	background-image: url(../images/Forms_radio_black.svg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 30px
}

.requestinformation .form-elements-container .custom-radio [type="radio"]:checked+span {
	background-image: url(../images/Forms_Radio_Selected_black.svg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 30px
}

.bootstrap-tabs .nav-tabs {
	border: 0
}

.bootstrap-tabs .nav-tabs li a {
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 600;
	display: block;
	color: #63666a;
	border: 0;
	float: left;
	border-bottom: 4px solid transparent;
	padding: 30px 0 15px;
	text-transform: uppercase;
	margin-right: 30px;
	margin-bottom: 30px;
	outline: 0;
	border-radius: 0;
	line-height: normal
}

.bootstrap-tabs .nav-tabs>li>a:hover {
	color: #0072ce;
	border: 0;
	background: transparent;
	border-bottom: 4px solid transparent
}

.bootstrap-tabs .nav-tabs>li.active>a,
.bootstrap-tabs .nav-tabs>li.active>a:hover,
.bootstrap-tabs .nav-tabs>li.active>a:focus {
	cursor: default;
	background-color: transparent;
	border: 0;
	color: #0072ce;
	border-bottom: 4px solid #0072ce
}

.bootstrap-tabs .form-elements-container .input-wrapper .select-container {
	width: 100%
}

.bootstrap-tabs .form-elements-container select {
	font-weight: 400;
	text-transform: capitalize
}

.bootstrap-tabs .nav-tabs {
	display: block
}

.bootstrap-tabs .form-elements-container {
	display: none
}

@media only screen and (max-width:991px) {
	.bootstrap-tabs .nav-tabs {
		display: none
	}

	.bootstrap-tabs .form-elements-container {
		display: block
	}
}

.custom-select:after {
	background: url("../images/ic-blue-down-arrow.svg") 50% 50% no-repeat
}

.bootstrap-tabs .nav-tabs>li>a:focus {
	cursor: default;
	background-color: transparent;
	border: 0;
	color: #0072ce;
	border-bottom: 4px solid #0072ce
}

table {
	border-collapse: collapse;
	margin: 15px 0;
	width: 100%
}

table tr,
table td,
table th {
	vertical-align: middle
}

table tr th {
	text-transform: uppercase;
	font-weight: bold;
	color: #363636;
	font-size: .625rem;
	padding: 15px;
	line-height: initial;
	text-align: left
}

table tr th {
	border-top: 1px solid #d6d5d5;
	border-bottom: 1px solid #d6d5d5
}

table tbody tr td:first-child,
table tbody tr th:first-child {
	padding-left: 30px
}

table tbody td {
	padding: 15px;
	font-size: 12px;
	line-height: 16px;
	color: #63666a;
	text-align: left;
	font-weight: 400
}

table tbody tr:nth-child(odd) td {
	background: #f9f9f9
}

table tbody tr:hover td,
table tbody tr.open td {
	background: #efefef
}

table a {
	font-weight: 400
}

table a:active,
table a:focus,
table a:hover {
	color: #4668ad;
	text-decoration: none
}

table tbody tr td img {
	width: 14px
}

.portal-simple-table {
	margin: 0
}

.portal-simple-table thead {
	border-top: 0;
	border-bottom: 1px solid #000
}

.portal-simple-table tr th {
	font-size: 14px;
	font-weight: 600;
	color: #63666a;
	line-height: 1.5;
	border: 0;
	padding: 0;
	text-transform: capitalize
}

.portal-simple-table tr th:first-child {
	padding: 0
}

.portal-simple-table tr td {
	font-size: 14px;
	font-weight: normal;
	color: #63666a;
	line-height: 1.5;
	padding: 4px 0 0
}

.portal-simple-table tr td:first-child {
	padding-left: 0
}

.portal-simple-table tr:nth-child(odd) td {
	background: transparent
}

.th-last-update th:last-child {
	width: 15%
}

@media only screen and (max-width:991px) {
	.mobile-horizontal-scroll-table>div {
		overflow: hidden;
		overflow-x: scroll
	}

	.mobile-horizontal-scroll-table {
		overflow-x: scroll
	}
}

@media only screen and (max-width:768px) {
	.link-wrap a {
		word-break: break-word;
		width: 100%
	}
}

.search-result-hero .richtext-content {
	padding: 0
}

.search-result-hero .richtext-content form {
	width: 100%
}

.search-result-hero .hero-search-input {
	position: relative
}

.search-result-hero .hero-search-input img {
	position: absolute;
	top: 50%;
	right: 30px;
	left: auto;
	margin-top: -7px;
	z-index: 2;
	width: 18px;
	height: 19px
}

.search-result-hero .hero-search-input input {
	background-color: white;
	box-shadow: none;
	box-sizing: border-box;
	font-size: .75rem;
	color: #000;
	width: 100%;
	border-radius: 3px;
	transition: border-color;
	line-height: 90px;
	height: 90px;
	position: relative;
	z-index: 1;
	border-width: initial;
	border-style: none;
	border-color: initial;
	border-image: initial;
	outline: 0;
	padding: 0 30px
}

.search-result-hero.hero-block.inner-hero-block .richtext-content {
	bottom: 90px
}

.search-result-hero .richtext-content h3 {
	text-align: left;
	color: #363636
}

.search-result-background-img {
	background: url("../images/hero-search-background.jpg");
	opacity: 1 !important
}

.search-result-search-icon {
	content: url("../images/ic-search-dark-gray.svg")
}

@media only screen and (max-width:991px) {
	.search-result-hero.hero-block.inner-hero-block {
		height: 300px
	}

	.search-result-hero.hero-block.inner-hero-block .richtext-content {
		bottom: 60px;
		padding: 0 30px
	}

	.search-result-hero .hero-search-input input {
		height: 60px;
		line-height: 60px
	}

	.search-result-hero .richtext-content h3 {
		text-align: left;
		color: #fff
	}

	.search-result-hero .richtext-image::after {
		background: transparent
	}

	.search-hidden-breadcrumb {
		overflow: hidden
	}

	.search-content-padding {
		padding: 0 30px !important
	}

	.search-pagination {
		padding: 14px 0 !important
	}
}

.search-result-container .search-result-inner {
	padding: 20px 0 0 !important
}

.search-result-container .search-result-header {
	color: #63666a;
	font-size: .875rem;
	font-weight: 600;
	margin-bottom: 45px
}

.search-result-container a.btn-link {
	font-size: .625rem;
	color: #363636;
	font-weight: 600;
	letter-spacing: 1px
}

.search-result-container a.btn-link:hover {
	color: #4668ad;
	text-decoration: none
}

.search-result-container a.document-link:hover {
	color: #4668ad;
	text-decoration: none
}

.search-result-container h3,
.search-result-container p {
	margin-bottom: 5px
}

.search-result-container .search-result {
	margin-bottom: 45px
}

.search-result-container .search-result:last-child {
	margin-bottom: 0
}

.search-pagination {
	float: none;
	padding: 30px 0;
	margin: 0
}

.pagination a {
	color: #363636;
	margin-left: 15px
}

.search-pagination a {
	color: #5782d8;
	font-size: .875rem
}

.search-pagination a img {
	height: 10px;
	margin-bottom: 2px
}

.flip {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.search-pagination a.selected {
	color: #363636
}

.search-pagination a:hover {
	color: #4c5b9e;
	text-decoration: none
}

.search-result-breadcrumb {
	padding-left: 15px
}

.search-result-forward-icon {
	content: url("../images/ic-blue-more-arrow.svg")
}

.search-pagination a {
	position: relative
}

a#searchForwardId:before {
	content: "";
	width: 7px;
	height: 2px;
	background: #5782d8;
	display: inline-block;
	position: absolute;
	transform: rotate(45deg);
	top: 5px;
	right: 5px
}

a#searchForwardId:after {
	content: "";
	width: 7px;
	height: 2px;
	background: #5782d8;
	display: inline-block;
	position: absolute;
	transform: rotate(-45deg);
	top: 9px;
	right: 5px
}

a#searchBackwardId:before {
	content: "";
	width: 7px;
	height: 2px;
	background: #5782d8;
	display: inline-block;
	position: absolute;
	transform: rotate(45deg);
	top: 9px;
	right: 5px
}

a#searchBackwardId:after {
	content: "";
	width: 7px;
	height: 2px;
	background: #5782d8;
	display: inline-block;
	position: absolute;
	transform: rotate(-45deg);
	top: 5px;
	right: 5px
}

a#searchBackwardId:before {
	top: 7px
}

a#searchBackwardId:after {
	top: 3px
}

a#searchForwardId:before {
	top: 3px
}

a#searchForwardId:after {
	top: 7px
}

.play-button {
	height: 60px;
	width: 60px;
	position: relative;
	display: block;
	background: #2b2b2b;
	opacity: .8;
	transition: all 500ms ease;
	border-radius: 1000px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.play-button:after {
	height: 0;
	width: 0;
	border-bottom: 10px solid transparent;
	border-left: 18px solid white;
	border-top: 10px solid transparent;
	position: absolute;
	content: " ";
	display: block;
	top: 50%;
	left: 50%;
	margin-left: -7px;
	margin-top: -10px
}

.ytp-title-link {
	position: absolute;
	left: 0;
	right: auto;
	bottom: 96px;
	color: #fff;
	font-size: 15px;
	line-height: 24px;
	bottom: 45px;
	bottom: 10px;
	font-weight: lighter;
	padding: 0 30px;
	z-index: 1
}

.ytp-title-link:hover {
	text-decoration: none !important;
	color: #fff !important
}

.ytp-title-link:focus {
	text-decoration: none !important;
	color: #fff !important
}

.zoombg {
	height: auto;
	overflow: hidden;
	cursor: pointer
}

.zoombg::after {
	content: ' ';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	background: #000;
	opacity: .4;
	top: 0
}

.zoombg img {
	transition: all .5s ease;
	height: auto;
	width: 100%
}

.zoombg:hover img {
	transform: scale(1.2)
}

.hideheader .modal-header {
	padding: 0;
	border-bottom: 0
}

.youtubemodal {
	padding-bottom: 0;
	position: relative;
	width: 802px;
	margin: 30px auto;
	height: 580.5px
}

.nopadding {
	padding: 0
}

.close:focus,
.close:hover {
	color: #fff !important
}

.close {
	font-size: 32px;
	margin-right: 15px
}

.hideheader .modal-close-button {
	top: 35px;
	right: 0;
	width: 17px;
	height: 17px;
	position: absolute;
	cursor: pointer;
	z-index: 10000;
	margin-right: 20%
}

.hideheader .modal-close-button span {
	display: none
}

.hideheader .modal-close-button i,
.hideheader .modal-close-button b {
	top: -6px;
	right: 0;
	display: block;
	cursor: pointer;
	border-radius: 1px;
	height: 3px;
	width: 17px;
	background: white;
	position: absolute;
	display: block;
	content: '';
	z-index: 100
}

.hideheader .modal-close-button b {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.hideheader .modal-close-button i {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.hideheader .modal-close-button i,
.hideheader .modal-close-button b {
	top: 0;
	right: 0;
	display: block;
	cursor: pointer;
	border-radius: 1px;
	height: 3px;
	width: 17px;
	background: white;
	position: absolute;
	display: block;
	content: '';
	z-index: 100
}

.youtubemodal .modal-content {
	background: #000;
	padding-top: 17px;
	padding-bottom: 13px;
	padding-left: 0 !important
}

.zoombg:hover img {
	transform: scale(1.2)
}

#myCarousel .carousel-indicators li {
	display: none
}

.youtubecomponent {
	opacity: 1
}

#featurenews-video-model {
	background: rgba(0, 0, 0, 0.6)
}

.youtube .hideheader .modal-close-button {
	margin-right: 0;
	top: 0;
	right: 0
}

.youtube .modal-body {
	padding: 20px 0 0;
	max-width: 900px;
	margin: auto
}

.youtube .modal iframe#video {
	width: 100%
}

.youtube .modal {
	padding: 0 15px
}

.youtube .youtubemodal {
	width: auto
}

.youtube.section {
	clear: both
}

.marvell-new-vid-left .teaser-cmp-txt.container {
	width: 100%;
	position: static;
	margin: 0;
	padding: 0
}

.marvell-new-vid-left .teaser-cmp-txt.container h1 {
	margin: 0;
	font-size: 1.75rem;
	line-height: 2.1rem;
	color: #000
}

.marvell-new-vid-left .teaser-cmp-txt.container .cmp-teaser__action-container a.btn {
	align-self: flex-start;
	color: #000;
	font-size: .8rem;
	font-weight: bold;
	line-height: 1.2rem;
	letter-spacing: .1rem;
	text-transform: uppercase;
	background-image: url(../images/nav-arrow-right.svg);
	background-repeat: no-repeat;
	background-size: 10px 15px;
	background-position: center right 10px;
	padding-right: 33px;
	width: max-content;
	transition: background-position .25s ease-out;
	background-color: #fff;
	padding: 15px 45px 15px 24px;
	border-radius: 4px;
	background-size: 8px 13px;
	background-position: center right 22px;
	border: 1px solid #000;
	margin-top: 40px
}

.marvell-new-vid-left,
.marvell-new-vid-right-top {
	margin-top: 80px
}

.marvell-new-vid-right-bottom {
	margin-top: 20px;
	margin-bottom: 100px
}

@media(min-width:768px) {

	.marvell-new-vid-left,
	.marvell-new-vid-right-top {
		margin-top: 140px
	}

	.marvell-new-vid-right-bottom {
		margin-top: 20px;
		margin-bottom: 120px
	}
}

.carrier-page-link .accommodation-link {
	padding-left: 18px;
	padding-right: 13px
}

.carrier-page-link a:active,
.carrier-page-link a:focus,
.carrier-page-link a:hover {
	color: #4668ad;
	text-decoration: none
}

.carrier-page-link ul li a {
	color: #5782d8;
	text-decoration: none;
	transition: color 500ms ease;
	border-right: 1px solid #555
}

.carrier-page-link ul {
	font-size: 14px;
	line-height: 10px;
	margin: 0 0 15px;
	font-weight: 300;
	font-style: normal;
	list-style-type: none;
	display: inline-flex
}

.carrier-page-link {
	text-align: center
}

.carrier-page-link ul li:last-child a {
	border-right: 0;
	padding-right: 0;
	margin-right: 0
}

.carrier-page-notice-link .accommodation-link {
	padding-left: 18px;
	padding-right: 13px
}

.carrier-page-notice-link a:active,
.carrier-page-link a:focus,
.carrier-page-link a:hover {
	color: #4668ad;
	text-decoration: none
}

.carrier-page-notice-link ul li a {
	color: #5782d8;
	text-decoration: none;
	transition: color 500ms ease
}

.carrier-page-notice-link ul {
	font-size: 14px;
	line-height: 10px;
	margin: 0 0 15px;
	font-weight: 300;
	font-style: normal;
	list-style-type: none;
	display: inline-flex
}

.carrier-page-notice-link {
	text-align: center
}

.Department-component {
	background-size: cover;
	padding-top: 64px;
	padding-bottom: 100px
}

.careers-news-header h6 {
	display: inline;
	font-size: 16px;
	color: white;
	font-weight: 400;
	line-height: 22px
}

.careers-news-header a {
	float: right;
	font-size: 14px
}

.careers-news h3 {
	font-size: 20px;
	color: white;
	opacity: .7
}

.careers-news p {
	font-size: 14px;
	line-height: 20px;
	color: white;
	opacity: .7
}

.arrow-link.arrow-link-small {
	font-size: 10px;
	color: #363636 !important;
	font-weight: 600;
	letter-spacing: 1px;
	font-weight: 800
}

.arrow-link {
	text-transform: uppercase;
	position: relative;
	clear: both
}

.careers-news-header a {
	color: #5782d8;
	text-decoration: none;
	transition: color 500ms ease
}

.careers-news-header a:active,
.careers-news-header a:focus,
.careers-news-header a:hover {
	color: #4668ad
}

.arrow-link:after {
	content: " ";
	display: inline-block;
	width: 5px;
	height: 9px;
	background: url("../images/ic-blue-more-arrow.svg") 50% 50% no-repeat;
	position: absolute;
	top: 0;
	right: -14px;
	vertical-align: bottom
}

.careers-news-header {
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	margin-bottom: 40px;
	color: white;
	padding-bottom: 20px
}

.arrow-link.arrow-link-small a:hover {
	color: white;
	text-decoration: none
}

.careers-news-header a:hover {
	text-decoration: none
}

.arrow-link.arrow-link-small a {
	color: #63666a;
	font-weight: 800 !important
}

.careers-news {
	min-height: 100px
}

.ctaNavbarButton .career-navbtn a {
	margin-right: 0;
	background: transparent
}

#careerHomeDivId h1 {
	margin-top: 60px;
	color: #363636
}

.navigation-grey .navigation-dp-container a {
	cursor: pointer !important
}

.careers-news h4 {
	font-size: 20px;
	color: #fff;
	opacity: .7;
	font-weight: 200;
	line-height: 24px;
	margin-bottom: 15px
}

.solution-Recent-news .col-sm-3 {
	width: 33.33%
}

.solution-Recent-news h4 {
	font-size: 16px !important;
	opacity: .7;
	color: #fff
}

.solution-Recent-news p {
	font-size: 20px !important;
	line-height: 28px;
	margin-bottom: 14px;
	max-width: 288px;
	margin-top: 14px;
	color: #fff;
	font-weight: 500 !important;
	opacity: 1 !important
}

.solution-Recent-news .arrow-link.arrow-link-small {
	font-size: 12px !important
}

.side-bar-news {
	padding: 40px;
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 15px
}

.side-bar-news .dates {
	font-size: 10px;
	color: #afafb1;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 1px;
	margin-bottom: 0;
	line-height: 24px
}

.side-bar-news .news-item {
	margin-bottom: 15px
}

.gray-link a {
	color: #63666a
}

.gray-link a:hover {
	color: #5782d8
}

.white-link {
	color: white
}

.white-link a {
	color: rgba(255, 255, 255, 0.8)
}

.white-link a:hover {
	color: #fff
}

.document-recent-pdf li a:before,
.document-recent-grey-pdf li a:before,
.document-red-download li a:before,
.document-white-download li a:before {
	opacity: 1;
	content: '';
	width: 12px;
	height: 16px;
	left: 0;
	position: absolute;
	background-size: 12px 16px;
	padding-left: 26px !important;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-left: 15px
}

.document-recent-pdf li a:before {
	background-image: url(../images/ic-pdf-white.svg)
}

.document-recent-grey-pdf li a:before {
	background-image: url(../images/ic-pdf-red.svg)
}

.document-white-download li a:before {
	background-image: url(../images/ic-download-white.svg)
}

.document-red-download li a:before {
	background-image: url(../images/ic-download-red.svg)
}

.document-recent-grey-pdf li,
.document-recent-pdf li,
.document-red-download li,
.document-white-download li {
	list-style-type: none
}

.document-recent-grey-pdf li a,
.document-recent-pdf li a,
.document-red-download li a,
.document-white-download li a {
	text-decoration: none
}

.recent-newsicon a:after {
	opacity: 1;
	content: '';
	height: 12px;
	width: 12px;
	position: absolute;
	background-size: 12px 12px;
	background-image: url(../images/ic-link-external-light.svg);
	background-position: 0 0;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-top: 5px;
	margin-left: 10px
}

.recent-newsicon a:after {
	transition: all ease 500ms
}

.recent-news-grey-icon a:after {
	opacity: 1;
	content: '';
	height: 12px;
	width: 12px;
	position: absolute;
	background-size: 12px 12px;
	background-image: url(../images/ic-link-external.svg);
	background-position: 0 0;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-top: 5px;
	margin-left: 10px;
	transition: all ease 500ms
}

.recentnewssidenav ul {
	list-style-type: none
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.recent-news-bp-fix.u-news-container-mt-70.section {
		margin: 0
	}

	.recent-news-bp-fix .container {
		width: auto;
		padding: 0
	}

	.recent-news-bp-fix .container>.row {
		margin: 0
	}

	.recent-news-bp-fix .container>.row>.col-md-8 {
		padding: 0
	}

	.recent-news-bp-fix .news-filter-container .u-pl-0 {
		padding-left: 15px !important
	}

	.recent-news-bp-fix .recent-news-variation .slider-tiles {
		margin-left: 0;
		margin-right: 0
	}

	.recent-news-bp-fix .featured-news-container .featurednewstile {
		width: 50%;
		position: relative;
		float: left;
		padding-right: 15px;
		padding-left: 15px
	}

	.recent-news-bp-fix .recent-news-container .featurednewstile:nth-child(odd) {
		padding-right: 10px
	}

	.recent-news-bp-fix .recent-news-container .featurednewstile:nth-child(even) {
		padding-left: 10px
	}

	.recent-news-bp-fix .richtext-block-group .slider-tiles .richtext-content {
		padding: 80px 30px 40px
	}

	.richtext-block-group .slider-tiles .banner {
		left: 20px
	}

	.richtext-block-group .slider-tiles .date {
		right: 20px
	}

	.social-widgets.bg-white.fb {
		overflow: hidden
	}

	.social-widgets .social-widgets-body {
		padding: 30px 0
	}
}

.recentnewssidenav.side-bar-news a.btn.blue-btn.light-gray {
	font-size: 12px;
	font-weight: 800;
	background: #fff !important;
	color: #000 !important
}

.recentnewssidenav.side-bar-news a.btn.blue-btn.light-gray:hover {
	background: #fff !important;
	color: #000 !important
}

.contact-us-Nomargin h3 {
	margin-top: 0 !important
}

.recentnewssidenav.havelock-blue-box p {
	margin: 0;
	line-height: 23px
}

.recentnewssidenav.havelock-blue-box {
	padding-bottom: 30px
}

.recentnewssidenav.sidebarbox-dark-smoke-white p {
	line-height: 24px;
	color: #63666a
}

.recentnewssidenav.sidebarbox-dark-smoke-white .red-pdf {
	display: inline-block
}

.recentnewssidenav.sidebarbox-dark-smoke-white .red-pdf a {
	position: relative;
	padding-left: 25px;
	color: #5782d8
}

.recentnewssidenav.sidebarbox-dark-smoke-white .red-pdf a:before {
	margin-left: 0;
	left: 4px;
	background-image: url(../images/ic-pdf-red.svg);
	content: '';
	opacity: 1;
	height: 12px;
	width: 12px;
	position: absolute;
	background-size: 12px 12px;
	background-position: 0 0;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-top: 6px;
	transition: all ease 500ms
}

.recentnewssidenav.sidebarbox-dark-smoke-white .red-pdf a:hover {
	color: #4668ad
}

.careerSlider-container {
	background-color: #fff;
	overflow: hidden
}

.career-carousel h3 {
	font-weight: 200;
	color: #63666a;
	font-size: 26px
}

.career-carousel {
	text-align: center;
	margin-left: 12%;
	margin-right: 12%
}

.career-caroseltext {
	font-size: 16px;
	line-height: 26px;
	margin: 0 0 15px;
	font-weight: 300;
	font-style: normal
}

.bg-white {
	background-color: #fff
}

.careerSlider-image {
	width: 100% !important;
	background-position: center
}

.carrier-block-group .slider-tiles .careerSlider-image {
	max-height: none
}

.carrier-block-group .carrierslider-block .component-content:hover {
	box-shadow: none
}

.carrierslider-block>.component-content {
	height: 100%;
	text-align: center;
	transition: all 500ms ease;
	position: relative
}

.careerSlider-container .arrow {
	background: url(../images/ic-scroll-arrow-white.svg) 50% 50% no-repeat;
	background-color: rgba(0, 0, 0, 0.2);
	cursor: pointer;
	height: 48px;
	position: absolute;
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
	top: calc(50% - 15px);
	width: 36px;
	z-index: 99;
	background-size: 10px 17px
}

.careerSlider-container .arrow.right-arrow {
	right: 0
}

.careerSlider-container .arrow.left-arrow {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.careerSlider-container .arrow:hover {
	background-color: rgba(0, 0, 0, 0.3)
}

.careerSlider-container .slick-disabled {
	opacity: 0
}

.Tmargin40 {
	margin-top: 40px
}

.career-module-quote {
	height: 160px;
	width: 80%;
	margin-top: 236px;
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	position: absolute;
	top: 0
}

#carousel-module-quotes.career-module-quote {
	height: 180px;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	bottom: 0 !important;
	top: inherit;
	display: flex;
	flex-direction: column;
	justify-content: flex-end
}

#carousel-module-quotes.career-module-content {
	height: 60px;
	width: 444px;
	background-color: #2b325e;
	opacity: .7;
	display: block;
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
	position: absolute;
	top: inherit;
	bottom: 0;
	text-align: left
}

.career-module-quote .quote {
	padding-top: 12px;
	margin-left: 0;
	font-size: 18px;
	line-height: 24px
}

.career-module-quote p {
	color: white;
	opacity: 1;
	margin: 0
}

.career-module-quote .name {
	margin-top: 21px;
	margin-left: 0;
	font-size: 13px;
	font-weight: bold
}

.career-module-quote .title {
	margin-top: -19px;
	margin-left: 0;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase
}

.career-module-content {
	height: 60px;
	width: 444px;
	margin-top: 314px;
	background-color: #2b325e;
	opacity: .7;
	display: block;
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
	position: absolute;
	top: 0;
	text-align: left
}

.career-module-content .blurb {
	color: white;
	opacity: 1;
	padding-top: 12px;
	margin-left: 20px
}

.career-module-content p {
	margin: 0;
	line-height: 18px
}

.career-module-content .location {
	color: white;
	opacity: 1;
	text-transform: uppercase;
	margin-left: 20px;
	margin-top: 0;
	padding-top: 0;
	font-size: 10px;
	font-weight: 400
}

.career-module-content p {
	margin: 0;
	line-height: 18px
}

.contact-alert-module h2 {
	color: white;
	font-size: 32px;
	font-weight: 200;
	margin-bottom: 20px
}

.contact-alert-module {
	background: #0e0e0e;
	color: white;
	padding-top: 70px;
	padding-bottom: 70px;
	padding-top: 80px;
	padding-bottom: 100px
}

.contact-alert-alert p {
	font-size: 14px;
	line-height: 26px;
	margin: 0 0 15px;
	font-weight: 300;
	font-style: normal
}

.requet-btn {
	transition: all 500ms ease;
	border-radius: 2px;
	appearance: none;
	background-color: #fff;
	border: 0;
	color: #000;
	cursor: pointer;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font-weight: 800;
	line-height: 1;
	padding: 15px;
	text-decoration: none;
	user-select: none;
	vertical-align: middle;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 12px !important;
	letter-spacing: 1px
}

.requet-btn:hover,
.requet-btn:focus {
	color: #000;
	background-color: #fff;
	text-decoration: none
}

.contact-alert-alert p {
	line-height: 20px;
	margin: 0 0 4px
}

.contact-alert.contact-alert-alert a {
	color: #fff;
	font-weight: 300
}

.no-btn-arrow .requet-btn:before,
.no-btn-arrow .requet-btn:after {
	display: none
}

.contactalertmodule .one-half {
	height: 165px;
	margin-left: 8.5298%;
	max-width: 453px;
	width: 100%
}

.contact-alert.contact-alert-alert {
	min-height: 145px
}

@media screen and (max-width:768px) {
	.contact-alert-module {
		padding-top: 70px;
		padding-bottom: 70px
	}

	.contact-alert-module .container {
		padding: 20px
	}

	.contactalertmodule .contact-alert-module .one-half {
		margin: 0;
		height: auto
	}

	.contactalertmodule .contact-alert-module h2 {
		margin-bottom: 4px
	}

	.contact-alert-module .contact-alert-alert {
		margin-top: 32px;
		width: 80% !important
	}

	.contact-alert-module .contact-alert-alert p {
		line-height: 26px;
		margin: 0 0 4px
	}

	.contact-alert-module .req-button-height {
		margin-bottom: 32px
	}
}

.bg-color {
	background: #f4f4f6
}

.locationheading p {
	font-size: 30px;
	font-weight: 200 !important;
	color: #63666a
}

.nopadding {
	padding: 0
}

.loc-filter .input-wrapper {
	font-size: .75rem;
	margin: 15px 0
}

.loc-filter label.custom-select-label {
	font-size: .75rem;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 3.5px;
	color: #63666a
}

.loc-filter .custom-select {
	position: relative
}

.loc-filter select {
	border: 1px solid #bab9b9;
	border-radius: 3px;
	box-shadow: none;
	box-sizing: border-box;
	font-size: .75rem;
	height: 42px;
	padding: 10px;
	transition: border-color;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: #63666a;
	background: #f8f8f8
}

.loc-filter .custom-select:after {
	border: transparent;
	border-left: 1px solid #bab9b9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	bottom: 0;
	box-shadow: none;
	box-sizing: border-box;
	color: #363636;
	content: "";
	line-height: 42px;
	padding: 0 22px;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0
}

.loc-filter .custom-select img.select-arrow {
	position: absolute;
	right: 16px;
	top: 16px
}

.loc-box-module-sales h6 {
	color: #4c5b9e;
	font-weight: 600;
	font-size: .67em;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 0
}

.location-box-module:hover {
	box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1)
}

.location-box-module {
	background: white;
	padding: 40px;
	height: 355px;
	margin-bottom: 30px;
	transition: box-shadow 500ms ease
}

.loc-box-module-sales h4 {
	color: #4b59a0;
	margin-bottom: 9px;
	padding-bottom: 0;
	font-size: 22px;
	font-weight: 200
}

.loc-box-module-sales p,
.loc-box-module-sales ul {
	font-size: 13px;
	font-weight: 200;
	list-style-type: none;
	padding: 0
}

.loc-box-module-sales p {
	margin-bottom: 15px;
	line-height: 22px
}

.loc-box-module-sales ul.contact-info li {
	padding-left: 28px;
	background-position: -4px top;
	background-size: 9% 100%;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	font-weight: 200;
	line-height: 26px
}

.location-box-module p,
.location-box-module li {
	font-size: 14px;
	line-height: 22px;
	color: #63666a
}

.loc-box-module-sales ul.contact-info li.contact-phone {
	background-image: url("../images/phone_grey.svg")
}

.wrapper-location {
	margin-right: 40px
}

.Tmargin20 {
	margin-top: 20px
}

.countryname {
	font-weight: 740;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #363636
}

.multiple-city-address h5 {
	padding-bottom: 25px;
	margin-bottom: 0
}

.loc-box-module-sales ul.contact-info li.contact-fax {
	background-image: url("../images/fax_grey.svg")
}

.loc-box-module-sales ul.contact-info li.contact-email {
	background-image: url("../images/email_grey.svg")
}

.loc-box-module-sales ul.contact-info li.contact-web {
	background-image: url("../images/web_grey.svg")
}

.loc-box-module-sales ul.contact-info li.contact-map {
	background-image: url("../images/location_grey.svg")
}

section.sales-section {
	margin-bottom: 0 !important;
	padding-top: 30px
}

.Findloc-text h1 {
	font-size: 30px;
	line-height: 34px
}

.Findloc-text p {
	font-size: 15px;
	line-height: 26px;
	margin: 0 0 15px;
	font-weight: 300;
	font-style: normal
}

.location-filter .input-wrapper {
	font-size: .75rem;
	margin: 15px 0
}

.location-filter label.custom-select-label {
	font-size: .75rem;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 3.5px;
	color: #63666a
}

.location-filter .custom-select {
	position: relative
}

.location-filter select {
	border: 1px solid #bab9b9;
	border-radius: 3px;
	box-shadow: none;
	box-sizing: border-box;
	font-size: .75rem;
	height: 42px;
	padding: 10px;
	transition: border-color;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: #63666a;
	background: #f8f8f8
}

.location-filter .custom-select:after {
	border: transparent;
	border-left: 1px solid #bab9b9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	bottom: 0;
	box-shadow: none;
	box-sizing: border-box;
	color: #363636;
	content: "";
	line-height: 42px;
	padding: 0 22px;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0
}

.location-filter .custom-select img.select-arrow {
	position: absolute;
	right: 16px;
	top: 16px
}

.sales-header h4 {
	margin: 0 0 15px;
	font-weight: 200;
	color: #363636;
	font-size: 22px;
	line-height: 24px
}

.blue-text {
	color: #4b59a0
}

.sales-header p {
	font-size: 16px;
	line-height: 26px;
	margin: 0 0 15px;
	font-weight: 300;
	font-style: normal
}

.loc-box-module-sales h6 {
	color: #4c5b9e;
	font-weight: 600;
	font-size: .67em;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 0
}

.sales-header {
	margin-bottom: 60px
}

section.sales-section {
	margin-bottom: 30px
}

.sales-section h5 {
	margin-bottom: 0;
	padding-bottom: 25px
}

.sales-header {
	margin-top: 55px
}

.nopadding {
	padding: 0
}

.Topmargin30 {
	margin-top: 30px
}

.contact-info li a:hover {
	text-decoration: none
}

.contact-info li a:active,
.contact-info li a:focus,
.contact-info li a:hover {
	color: #4668ad;
	text-decoration: none
}

.countryname {
	margin-top: 30px
}

.location-selector-ic-blue-down-arrow {
	content: url("../images/ic-blue-down-arrow.svg")
}

.salesofficelocselectorcontainer {
	overflow: hidden
}

.location-filter .custom-select:after {
	background: url("../images/ic-blue-down-arrow.svg") 50% 50% no-repeat
}

@media(min-width:768px) {
	.salesofficetile .multiple-city-address .container {
		width: 750px;
		padding: 0
	}
}

@media(min-width:991px) {
	.salesofficetile .multiple-city-address .container {
		width: 970px;
		padding: 0
	}
}

@media(min-width:1199px) {
	.salesofficetile .multiple-city-address .container {
		width: 1170px;
		padding: 0
	}
}

.wrapper-tile h6 {
	font-size: .6875rem;
	font-weight: 700;
	letter-spacing: 1px;
	display: inline-block;
	width: auto;
	margin-bottom: 0;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 36px
}

.wrapper-tile h6 a {
	position: relative;
	color: #363636;
	font-weight: 800
}

.wrapper-tile h6 a:after {
	content: " ";
	display: inline-block;
	width: 5px;
	height: 9px;
	background: url(../images/ic-blue-more-arrow.svg) 50% 50% no-repeat;
	position: absolute;
	top: 1px;
	right: -14px;
	vertical-align: bottom
}

.wrapper-tile h6 a:hover {
	color: #5782d8;
	text-decoration: none
}

.wrapper-tile .btn-right {
	float: right
}

.wrapper-tile h4 {
	font-size: 24px;
	line-height: 24px;
	font-weight: 200 !important;
	color: #363636;
	margin-bottom: 20px
}

.wrapper-tile p {
	font-size: 14px;
	color: #63666a;
	line-height: 24px !important;
	font-weight: 300;
	font-style: normal
}

.bg-white {
	background-color: #fff;
	padding: 30px 20px 3px
}

.wrapper-eventTile a {
	font-size: 16px;
	line-height: 22px;
	font-weight: 300;
	color: #5782d8;
	transition: color 500ms ease;
	text-decoration: none
}

.wrapper-eventTile a:active,
.wrapper-eventTile a:focus,
.wrapper-eventTile a:hover {
	color: #4668ad;
	text-decoration: none
}

.wrapper-eventTile h4 {
	font-size: 22px;
	line-height: 26px;
	font-weight: 200 !important;
	color: #363636;
	margin-bottom: 15px
}

.wrapper-eventTile p {
	font-size: 16px;
	color: #63666a;
	line-height: 17px !important;
	font-weight: 300;
	font-style: normal
}

.wrapper-eventTile .one-fourth {
	float: left;
	margin-right: 28px;
	width: 30%
}

.wrapper-eventTile .three-fourths {
	float: left;
	display: block;
	width: 60%
}

.wrapper-eventTile .three-fourths:last-child {
	margin-right: 0
}

.wrapper-tile .right-btn {
	margin-right: 28px;
	float: right
}

.wrapper-eventTile {
	overflow: hidden
}

.large-pad-bottom {
	padding-bottom: 40px !important
}

.wrapper-eventTile .one-fourth .image-tile-event img {
	height: auto;
	width: 100%;
	max-width: 155px
}

.tilewithtwolinks.section {
	overflow: hidden !important
}

.wrapper-eventTile {
	overflow: hidden
}

.sidenavigationbar .col-xs-12.havelock-blue-box {
	padding: 0
}

@supports(-moz-appearance:none) {

	.header .level-two.products-link li:nth-child(3),
	.header .level-two.products-link li:nth-child(6),
	.header .level-two.products-link li:nth-child(9) {
		margin-bottom: 0
	}
}

@-moz-document url-prefix() {

	.header .level-two.products-link li:nth-child(3),
	.header .level-two.products-link li:nth-child(6),
	.header .level-two.products-link li:nth-child(9) {
		margin-bottom: 0
	}
}

.pb-120 {
	padding-bottom: 120px !important
}

.extranet-two-link .bg-white {
	height: 100%;
	position: relative;
	padding: 40px
}

.extranet-two-link .wrapper-tile h4 {
	font-size: 22px !important;
	line-height: 24px;
	font-weight: 200;
	color: #363636;
	min-height: 60px
}

.extranet-two-link .wrapper-tile p {
	font-size: 16px !important;
	line-height: 24px !important;
	font-weight: 200 !important
}

.extranet-two-link .wrapper-tile h6 {
	margin-top: 0;
	margin-bottom: 0;
	position: absolute;
	bottom: 29px
}

.extranet-two-link .wrapper-tile h6 a {
	font-size: .625rem;
	display: inline-block;
	line-height: 1em;
	color: inherit;
	font-weight: 800;
	padding-right: 20px;
	text-decoration: none;
	position: relative;
	text-transform: uppercase
}

.extranet-two-link .wrapper-tile h6 a:before {
	content: "";
	width: 6px;
	height: 2px;
	background: #5782d8;
	display: inline-block;
	position: absolute;
	transform: rotate(45deg);
	top: 2px;
	right: 8px
}

.extranet-two-link .wrapper-tile h6 a:after {
	content: "";
	width: 6px;
	height: 2px;
	background: #5782d8;
	display: inline-block;
	position: absolute;
	transform: rotate(-45deg);
	top: 5px;
	right: 8px
}

.extranet-two-link .wrapper-tile h6.right-btn {
	position: absolute;
	right: 26px
}

.extranet-two-link .wrapper-tile h6 a:hover {
	color: #5782d8
}

.extranet-two-link:hover {
	box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1)
}

.tilewithtwolinks.section>div {
	padding-right: 0;
	padding-left: 0
}

.d-none {
	display: none !important
}

.d-inline {
	display: inline !important
}

.d-inline-block {
	display: inline-block !important
}

.d-block {
	display: block !important
}

.d-table {
	display: table !important
}

.d-table-row {
	display: table-row !important
}

.d-table-cell {
	display: table-cell !important
}

.d-flex {
	display: flex !important
}

.d-inline-flex {
	display: inline-flex !important
}

.color-white {
	color: #fff !important
}

.mrvll-color-gray-light {
	color: #c8c9c7 !important
}

.mrvll-color-gray-medium {
	color: #a7a8a9 !important
}

.mrvll-color-gray {
	color: #63666a !important
}

.mrvll-color-black {
	color: #000 !important
}

@media(min-width:480px) {
	.d-sm-none {
		display: none !important
	}

	.d-sm-inline {
		display: inline !important
	}

	.d-sm-inline-block {
		display: inline-block !important
	}

	.d-sm-block {
		display: block !important
	}

	.d-sm-table {
		display: table !important
	}

	.d-sm-table-row {
		display: table-row !important
	}

	.d-sm-table-cell {
		display: table-cell !important
	}

	.d-sm-flex {
		display: flex !important
	}

	.d-sm-inline-flex {
		display: inline-flex !important
	}
}

@media(min-width:768px) {
	.d-md-none {
		display: none !important
	}

	.d-md-inline {
		display: inline !important
	}

	.d-md-inline-block {
		display: inline-block !important
	}

	.d-md-block {
		display: block !important
	}

	.d-md-table {
		display: table !important
	}

	.d-md-table-row {
		display: table-row !important
	}

	.d-md-table-cell {
		display: table-cell !important
	}

	.d-md-flex {
		display: flex !important
	}

	.d-md-inline-flex {
		display: inline-flex !important
	}
}

@media(min-width:992px) {
	.d-lg-none {
		display: none !important
	}

	.d-lg-inline {
		display: inline !important
	}

	.d-lg-inline-block {
		display: inline-block !important
	}

	.d-lg-block {
		display: block !important
	}

	.d-lg-table {
		display: table !important
	}

	.d-lg-table-row {
		display: table-row !important
	}

	.d-lg-table-cell {
		display: table-cell !important
	}

	.d-lg-flex {
		display: flex !important
	}

	.d-lg-inline-flex {
		display: inline-flex !important
	}
}

@media(min-width:1200px) {
	.d-xl-none {
		display: none !important
	}

	.d-xl-inline {
		display: inline !important
	}

	.d-xl-inline-block {
		display: inline-block !important
	}

	.d-xl-block {
		display: block !important
	}

	.d-xl-table {
		display: table !important
	}

	.d-xl-table-row {
		display: table-row !important
	}

	.d-xl-table-cell {
		display: table-cell !important
	}

	.d-xl-flex {
		display: flex !important
	}

	.d-xl-inline-flex {
		display: inline-flex !important
	}
}

.flex-row {
	-ms-flex-direction: row !important;
	flex-direction: row !important
}

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

.justify-content-start {
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}

.justify-content-end {
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}

.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important
}

.justify-content-between {
	-ms-flex-pack: justify !important;
	justify-content: space-between !important
}

.justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important
}

@media(max-width:1199.6px) {
	.container {
		width: 100%;
		padding-right: 24px;
		padding-left: 24px
	}

	.no-gutter>[class*='col-'] {
		padding-right: 0;
		padding-left: 0
	}
}

@media(min-width:992px) {
	.dont-collapse-lg {
		display: block;
		height: auto !important;
		visibility: visible
	}
}

.mrvll-logo img {
	width: auto;
	height: 40px
}

@media(min-width:992px) {
	.mrvll-logo img {
		width: auto;
		height: 48px
	}
}

@media(min-width:1200px) {
	.mrvll-logo img {
		margin-left: 24px
	}
}

.mrvll-navigation {
	position: absolute;
	top: 0;
	display: flex;
	height: auto;
	z-index: 101
}

.mrvll-navigation ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0
}

.mrvll-navigation .mrvll-nav-blackout {
	background: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	opacity: 0;
	pointer-events: none;
	transition: all .5s ease-out;
	display: none
}


.mrvll-navigation .mrvll-nav-bar {
	display: flex;
	position: fixed;
	z-index: 11;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	color: #000;
	height: 80px;
	border-bottom: 1px solid transparent;
	transition: border .5s ease-out;
	box-shadow: 0px 5px 5px 0 rgba(0, 0, 0, 0.1);

}

.mrvll-navigation .mrvll-nav-bar.scrolled-below-hero {
	border-bottom: 1px solid #ccc
}

.mrvll-navigation .mrvll-nav-bar .container {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.mrvll-navigation .mrvll-nav-bar .container:before,
.mrvll-navigation .mrvll-nav-bar .container:after {
	content: unset
}

.mrvll-navigation.menu-open .mrvll-nav-bar {
	border-bottom: 1px solid #ccc
}

.mrvll-navigation .mrvll-nav-items {
	display: none
}

.mrvll-navigation .mrvll-nav-icons {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.mrvll-navigation .mrvll-nav-icon {
	position: relative;
	cursor: pointer;
	width: 40px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px 20px;
	transition: opacity .15s ease-out;
	font-size: 15px;
}

.mrvll-navigation .mrvll-nav-icon:nth-child(3) {
	width: 150px;
	white-space: nowrap;
	color: #222;
}

.mrvll-navigation .mrvll-nav-icon img {
	width: 24px;
	margin-right: 10px;
}

.mrvll-navigation .mrvll-nav-icon-lang {
	background-image: url("../images/icon-globe.svg")
}

.mrvll-navigation .mrvll-nav-icon-login {
	/* background-image: url("../images/icon-login.svg") */
}

.mrvll-navigation .mrvll-nav-icon-search {
	background-image: url("../images/icon-search.svg")
}

.mrvll-navigation .mrvll-menu-generic {
	height: 0;
	overflow: hidden;
	display: flex;
	position: fixed;
	z-index: 11;
	background: #fff;
	width: 100%;
	pointer-events: none;
	transition: height .25s ease-in
}

.mrvll-navigation.menu-open .mrvll-menu-generic {
	pointer-events: all
}

.mrvll-navigation .mrvll-menu-generic {
	top: 80px
}

.mrvll-navigation.menu-open .mrvll-menu {
	height: calc(100% - 80px)
}

.mrvll-navigation .mrvll-menu-desktop {
	display: none
}

.mrvll-navigation .mrvll-menu-mobile {
	width: 100%;
	border-top: 1px solid #dbdcda
}

.mrvll-navigation .mrvll-menu-first-screen {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.mrvll-navigation .mrvll-nav-icon {
	margin-left: 20px
}

.mrvll-navigation .mrvll-nav-icon:last-child {
	margin-right: 0
}

.mrvll-navigation .mrvll-nav-mobile-icons {
	width: 100%;
	background: #f4f4f4
}

.mrvll-navigation .mrvll-nav-mobile-icons .mrvll-nav-icon {
	padding-left: 60px;
	background-position: 24px center;
	width: 100%;
	height: 75px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #000;
	font-size: .85rem;
	background-color: #fff
}

.mrvll-navigation .mrvll-nav-mobile-icons .mrvll-nav-icon.mrvll-nav-icon-lang {
	border-top: 1px solid #dbdcda;
	border-bottom: 1px solid #dbdcda
}

.mrvll-navigation .mrvll-nav-mobile-icons .mrvll-nav-icon.mrvll-nav-icon-lang span {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	height: 100%;
	background-image: url("../images/dash-blue.svg");
	background-repeat: no-repeat;
	background-position: right 24px center
}

.mrvll-navigation .mrvll-nav-mobile-icons .mrvll-nav-icon.mrvll-nav-icon-lang.collapsed span {
	background-image: url("../images/plus-blue.svg")
}

.mrvll-navigation .mrvll-nav-mobile-icons .lang-unselected {
	text-transform: uppercase;
	font-size: .75rem;
	padding-left: 60px;
	height: 35px;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.mrvll-navigation .mrvll-nav-mobile-icons .lang-unselected a {
	color: #63666a
}

.mrvll-navigation .mrvll-nav-mobile-icons .lang-unselected span {
	margin-right: 10px;
	color: #000
}

.mrvll-navigation .mrvll-nav-mobile-icons .lang-unselected:first-child {
	margin-top: 10px
}

.mrvll-navigation .mrvll-nav-mobile-icons .lang-unselected:last-child {
	margin-bottom: 10px
}

.mrvll-navigation .mrvll-menu-mobile-toplinks li {
	background-color: #fff;
	background-image: url("../images/arrow-blue-right.svg");
	background-repeat: no-repeat;
	background-position: center right 25px;
	background-size: auto;
	cursor: pointer;
	border-bottom: 1px solid #dbdcda;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .08rem;
	height: 75px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 25px;
	color: #000
}

.mrvll-navigation .mrvll-menu-second-screen {
	pointer-events: none;
	left: calc(100% + 1px);
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 100%;
	background: #f4f4f4;
	top: 1px;
	transition: left .25s ease-out
}

.mrvll-navigation .mrvll-menu-second-screen.screen-open {
	pointer-events: all;
	left: 0
}

.mrvll-navigation .mrvll-menu-second-screen .mrvll-menu-mobile-toplinks {
	margin-bottom: 0
}

.mrvll-navigation .mrvll-menu-second-screen .mrvll-menu-mobile-toplinks li {
	background-position: center left 25px;
	background-image: url("../images/arrow-blue-left.svg");
	padding-left: 50px;
	margin-bottom: 0
}

.mrvll-navigation .mrvll-menu-second-screen .mrvll-menu-second-screen-item {
	display: none;
	flex-direction: column;
	justify-content: flex-start;
	width: 100%;
	height: 100%
}

.mrvll-navigation .mrvll-menu-second-screen .mrvll-menu-second-screen-item.current-item {
	display: flex
}

.mrvll-navigation .mrvll-menu-second-screen .mrvll-menu-second-screen-item .mrvll-menu-mobile-toplinks {
	width: 100%
}

.mrvll-navigation .mrvll-menu-content {
	padding: 25px;
	overflow-y: scroll
}

.mrvll-navigation .mrvll-menu-content h4 {
	color: #000;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 25px
}

.mrvll-navigation .mrvll-menu-content li {
	margin-bottom: 25px;
	font-size: 1.1rem
}

.mrvll-navigation .mrvll-menu-content a {
	color: #4a4a4a
}

.mrvll-navigation .mrvll-menu-product-filters li {
	text-transform: uppercase;
	color: #747474;
	display: inline-block;
	font-weight: bold;
	margin-right: 35px;
	padding-bottom: 5px;
	font-size: .9rem;
	letter-spacing: .08rem;
	cursor: pointer
}

.mrvll-navigation .mrvll-menu-product-filters li:last-child {
	margin-right: 0
}

.mrvll-navigation .mrvll-menu-product-filters li.filter-selected {
	color: #000;
	border-bottom: 2px solid #0072ce
}

.mrvll-navigation .mrvll-menu-filter-content {
	display: none
}

.mrvll-navigation .mrvll-menu-filter-content.filter-selected {
	display: block
}

.mrvll-navigation .mrvll-menu-mainheader-outbound a {
	background-image: url("../images/nav-arrow-right.svg");
	background-repeat: no-repeat;
	background-size: 10px 15px;
	background-position: bottom 60% right 10px;
	padding-right: 33px;
	width: max-content;
	display: block;
	color: #000;
	transition: background-position .25s ease-out
}

.mrvll-navigation .mrvll-menu-mainheader-outbound a:hover {
	background-position: bottom 60% right 0
}

@media(min-width:992px) {
	.mrvll-navigation .mrvll-nav-bar {
		height: 80px
	}

	.mrvll-navigation .mrvll-nav-bar .container {
		padding-left: 24px;
		padding-right: 24px;
		position: relative
	}

	.mrvll-navigation .mrvll-nav-icons {
		width: 18%
	}

	.mrvll-navigation .mrvll-nav-icon::after {
		transition: all .5s cubic-bezier(0.19, 1, 0.22, 1);
		content: '';
		display: block;
		width: 0;
		height: 4px;
		background-color: #0072ce;
		left: 0;
		margin-top: 30px;
		position: absolute;
	}

	.mrvll-navigation .mrvll-nav-icon:hover::after {
		width: 100%
	}

	.mrvll-navigation .mrvll-nav-icon.selected::after {
		width: 100%
	}

	.mrvll-navigation.menu-open .mrvll-menu {
		height: unset
	}

	.mrvll-navigation .mrvll-nav-items {
		display: flex;
		justify-content: space-between;
		flex-grow: 1
	}

	.mrvll-navigation .mrvll-nav-items-wrapper {
		display: flex
	}

	.mrvll-navigation .mrvll-nav-item {
		cursor: pointer;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: flex-start;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 1rem;
		letter-spacing: .2rem;

		margin-right: 45px;
		margin-top: 10px;
		position: relative;
		min-width: 55px;
		text-align: center;
		transition: opacity .15s ease-out
	}

	.mrvll-navigation .mrvll-nav-item a {
		color: #333;
	}

	.mrvll-navigation .mrvll-nav-item::after {
		transition: all .5s cubic-bezier(0.19, 1, 0.22, 1);
		content: '';
		display: block;
		width: 0;
		height: 4px;
		background-color: #0072ce;
		left: 0
	}

	.mrvll-navigation .mrvll-nav-item:hover::after {
		width: 100%
	}

	.mrvll-navigation .mrvll-nav-item:last-child {
		background: 0;
		padding-right: 0;
		margin-right: 0
	}

	.mrvll-navigation .mrvll-nav-item.current-item:hover {
		opacity: 1
	}

	.mrvll-navigation .mrvll-nav-item.current-item::after {
		content: '';
		display: block;
		width: 0;
		height: 4px;
		background-color: #0072ce;
		left: 0;
		width: 100%
	}

	.mrvll-navigation .mrvll-nav-icon-search {
		margin-right: 0
	}

	.mrvll-navigation.menu-open .mrvll-menu {
		height: unset
	}

	.mrvll-navigation .mrvll-menu-mobile {
		display: none !important
	}

	.mrvll-navigation .mrvll-menu-desktop {
		opacity: 0;
		display: flex;
		pointer-events: none;
		position: relative
	}

	.mrvll-navigation .mrvll-menu-desktop:before,
	.mrvll-navigation .mrvll-menu-desktop:after {
		content: unset
	}

	.mrvll-navigation.menu-open .mrvll-menu-desktop {
		opacity: 1;
		pointer-events: all;
		transition: opacity .25s ease-out
	}

	.mrvll-navigation .mrvll-menu-line {
		border-top: 1px solid #d8d8d8;
		margin-top: 50px;
		margin-bottom: 20px;
		padding-top: 15px;
		padding-left: 20px;
		padding-right: 20px
	}

	.mrvll-navigation .mrvll-menu-category {
		pointer-events: none;
		opacity: 0;
		display: flex;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
		padding-top: 60px;
		position: absolute;
		top: 0;
		width: calc(100% - 48px);
		left: 24px
	}

	.mrvll-navigation .mrvll-menu-category.current-item {
		pointer-events: all;
		opacity: 1;
		transition: opacity .5s ease-out
	}

	.mrvll-navigation .mrvll-menu-subheader {
		font-size: .8rem;
		text-transform: uppercase;
		letter-spacing: .1rem;
		margin-bottom: -10px;
		margin-top: -5px;
		color: #63666a
	}

	.mrvll-navigation .mrvll-menu-mainheader {
		font-weight: bold;
		font-size: 1.1rem;
		color: #000;
		margin-top: 20px;
		margin-bottom: 15px
	}

	.mrvll-navigation .mrvll-menu-mainheader-outbound {
		display: inline-block;
		margin-right: 40px
	}

	.mrvll-navigation .mrvll-menu-mainheader-outbound:last-child {
		margin-right: 0
	}

	.mrvll-navigation .mrvll-menu-sublinks li {
		margin-bottom: 8px;
		line-height: 1.2rem;
		font-size: .9rem
	}

	.mrvll-navigation .mrvll-menu-sublinks li a {
		color: #4a4a4a;
		transition: color .15s ease-out
	}

	.mrvll-navigation .mrvll-menu-sublinks li a:hover {
		color: #7d7d7d
	}

	.mrvll-navigation .mrvll-menu-feature {
		background-repeat: no-repeat;
		background-size: 100% 100%;
		transition: all .25s ease-out
	}

	.mrvll-menu .mrvll-menu-desktop .row>.col-xs-3.u-pr-0.u-pl-0 {
		overflow: hidden
	}

	.mrvll-navigation .mrvll-menu-feature::before {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: inherit;
		transition: inherit
	}

	.mrvll-navigation .mrvll-menu-feature:hover::before {
		transform: scale(1.1)
	}

	.mrvll-navigation .mrvll-menu-feature a {
		position: relative;
		width: 100%;
		height: 370px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		color: #fff;
		text-align: center;
		padding: 15px
	}

	.mrvll-navigation .mrvll-menu-feature:hover {
		transform: scale(1)
	}

	.mrvll-navigation .mrvll-menu-feature h5 {
		font-size: 1.5rem;
		font-weight: bold
	}

	.mrvll-navigation .mrvll-menu-feature p {
		font-size: 1rem
	}

	.mrvll-navigation .mrvll-menu-feature span {
		font-size: .8rem;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: .1rem
	}
}

@media(min-width:1200px) {
	.mrvll-navigation .mrvll-nav-bar .container {
		padding-left: 0;
		padding-right: 0
	}

	.mrvll-navigation .mrvll-menu-category {
		width: 100%;
		left: 0;
		padding-left: 24px
	}

	.mrvll-navigation .mrvll-menu-mainheader-outbound {
		margin-right: 60px
	}

	.mrvll-navigation .mrvll-menu-sublinks li {
		font-size: 1rem
	}
}

.mrvll-navigation .mrvll-nav-icon.mrvll-nav-icon-toggle {
	background: #fff;
	height: 20px
}

.animated-toggle-icon,
.close-x-icon {
	width: 24px;
	height: 20px;
	position: relative;
	margin: 0;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer
}

.animated-toggle-icon span,
.close-x-icon span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
	background: #000
}

.mrvll-navigation .mrvll-nav-icon-search .close-x-icon {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	opacity: 0;
	pointer-events: none
}

.mrvll-navigation .mrvll-nav-icon-search.selected {
	background-image: none
}

.mrvll-navigation .mrvll-nav-icon-search.selected .close-x-icon {
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
	opacity: 1;
	pointer-events: all
}

.animated-toggle-icon span:nth-child(1) {
	top: 0
}

.animated-toggle-icon span:nth-child(2) {
	top: 8px
}

.animated-toggle-icon span:nth-child(3) {
	top: 16px
}

.animated-toggle-icon.open span:nth-child(1),
.close-x-icon span:nth-child(1) {
	top: 9px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg)
}

.animated-toggle-icon.open span:nth-child(2),
.close-x-icon span:nth-child(2) {
	opacity: 0
}

.animated-toggle-icon.open span:nth-child(3),
.close-x-icon span:nth-child(3) {
	top: 9px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

@media(min-width:992px) {
	.close-x-icon {
		display: none !important
	}

	.mrvll-navigation .mrvll-nav-icon-search.selected {
		background-image: url("../images/icon-search.svg")
	}
}

@media(min-width:1440px) {
	.mrvll-navigation .mrvll-nav-bar .container {
		width: calc(1440px - 30px)
	}
}

.mrvll-footer {
	width: 100%;
	background: #fff;
	color: #63666a;
	padding: 89px 0 25px
}

.mrvll-footer .footer-padding {
	padding-left: 30px;
	padding-right: 30px
}

.mrvll-footer a {
	color: #63666a;
	transition: color .15s ease-out
}

.mrvll-footer a:hover {
	color: #898c91
}

.mrvll-footer h5,
.mrvll-footer h5 a {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: .025rem;
	margin-bottom: 0;
	padding-top: 15px;
	margin-right: -15px;
	padding-bottom: 15px;
	background-image: url("../images/arrow-blue-up.svg");
	background-position: right 15px center;
	background-size: auto;
	background-repeat: no-repeat
}

.mrvll-footer h5.collapsed {
	background-image: url("../images/arrow-blue-down.svg")
}

.mrvll-footer .mrvll-footer-list-wrapper {
	margin-left: -24px;
	margin-right: -24px;
	padding-left: 24px;
	padding-right: 24px;
	background: #f7f7f7
}

.mrvll-footer ul {
	margin: 0 0 25px;
	padding: 30px 30px 30px 0;
	font-size: 1rem;
	list-style-type: none
}

.mrvll-footer ul li {
	margin-bottom: 35px
}

.mrvll-footer ul li:last-child {
	margin-bottom: 0
}

.mrvll-footer .mrvll-footer-social-icons {
	display: flex;
	margin: 0;
	padding-bottom: 0
}

.mrvll-footer .mrvll-footer-social-icons a {
	display: block;
	height: 21px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto;
	margin-right: 35px;
	transition: opacity .15s ease-out
}

.mrvll-footer .mrvll-footer-social-icons a:hover {
	opacity: .7
}

.mrvll-footer .mrvll-footer-social-icons .mrvll-footer-social-icon-facebook {
	background-image: url("../images/icon-social-facebook.svg");
	width: 10px
}

.mrvll-footer .mrvll-footer-social-icons .mrvll-footer-social-icon-twitter {
	background-image: url("../images/icon-social-twitter.svg");
	width: 19px
}

.mrvll-footer .mrvll-footer-social-icons .mrvll-footer-social-icon-youtube {
	background-image: url("../images/icon-social-youtube.svg");
	width: 32px;
	background-size: 30px 21px
}

.mrvll-footer .mrvll-footer-social-icons .mrvll-footer-social-icon-linkedin {
	background-image: url("../images/icon-social-linkedin.svg");
	width: 21px
}

.mrvll-footer .mrvll-footer-small-links {
	font-size: .85rem;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 18px
}

.mrvll-footer .mrvll-footer-small-links li {
	line-height: 22px;
	padding: 0;
	margin: 0 15px 10px 0;
	color: #63666a
}

.mrvll-footer .mrvll-footer-small-links li a:hover {
	color: #898c91
}

.mrvll-footer .mrvll-footer-small-links li:first-child {
	width: 100%
}

.mrvll-footer .mrvll-footer-small-links li:nth-child(2) {
	padding-left: 0
}

.mrvll-footer .mrvll-footer-small-links li:last-child {
	border-right: 0
}

.mrvll-footer .mrvll-footer-small-links li:first-child a {
	content: none;
	padding-right: 0;
	margin-right: 0
}

.mrvll-footer-small-links li a:after {
	color: #63666a;
	content: '|';
	margin: 0 0 10px 15px
}

.mrvll-footer-small-links li a {
	font-family: "setimo";
	font-size: .85rem
}

@media(max-width:767px) {
	.mrvll-footer-small-links li p {
		margin: 0
	}
}

@media(min-width:992px) {
	.mrvll-footer {
		padding: 79px 0 55px
	}

	.mrvll-footer h5,
	.mrvll-footer h5.collapsed {
		background: 0;
		cursor: default;
		font-size: 1rem;
		margin-bottom: 20px;
		margin-top: 10px
	}

	.mrvll-footer .mrvll-footer-list-wrapper {
		background: 0
	}

	.mrvll-footer ul {
		background: 0;
		padding-top: 0;
		padding-bottom: 0
	}

	.mrvll-footer ul li {
		margin-bottom: 6px
	}

	.mrvll-footer .mrvll-footer-social-icons {
		margin: 40px 0 10px
	}

	.mrvll-footer .mrvll-footer-social-icons a {
		margin-right: 25px
	}

	.mrvll-footer .mrvll-footer-small-links li {
		color: #63666a;
		border-color: #000
	}

	.mrvll-footer .mrvll-footer-small-links li a {
		color: #63666a
	}

	.mrvll-footer .mrvll-footer-small-links li:first-child {
		width: auto
	}

	.mrvll-footer .divider {
		color: #000
	}
}

.mrvll-navigation .mrvll-menu-search {
	justify-content: center;
	align-items: center;
	background: #f7f7f7;
	transition: border .5s ease-out
}

.mrvll-navigation .mrvll-menu-search .mrvll-input-wrapper {
	width: 100%;
	height: 72px;
	background-color: #f7f7f7;
	background-position: 25px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	padding-left: 0px;
	display: flex;
	flex-direction: row
}

.mrvll-navigation .mrvll-menu-search .mrvll-input-wrapper input {
	flex-grow: 1;
	width: 500px;
	box-shadow: none;
	outline: 0;
	margin: 0;
	background: #f7f7f7;
	border-width: initial;
	border-style: none;
	border-color: initial;
	border-image: initial;
	font-weight: 300;
	font-size: 1rem
}

.mrvll-navigation .mrvll-menu-search .mrvll-input-wrapper input#quickSearchId {
	width: calc(100% - 100px);
}

.mrvll-navigation .mrvll-menu-search .mrvll-input-wrapper button {
	width: 80px;
	border: none;
	background: transparent;
}

.mrvll-navigation .mrvll-menu-search .mrvll-input-wrapper button img {
	width: 40px;
}

.mrvll-navigation .mrvll-menu-search .mrvll-input-wrapper {
	width: 100%
}

.mrvll-menu-search.open {
	height: 90px;
	top: 80px;
	pointer-events: all;
	border-top: 1px solid #ccc;
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
	left: 0px;
	right: 0px;
}

.mrvll-menu-lang.open {
	height: 60px;
	pointer-events: all
}

@media(min-width:992px) {
	.mrvll-navigation .mrvll-menu-search {
		background-color: #fff
	}

	.mrvll-navigation .mrvll-menu-search .mrvll-input-wrapper {
		width: 1100px;
		background-color: #fff;
		background-size: 34px 34px;
		padding-left: 0px
	}

	.mrvll-navigation .mrvll-menu-search .mrvll-input-wrapper input {
		font-size: 1.5rem;
		background-color: #fff
	}

	.mrvll-navigation .mrvll-menu-lang {
		display: flex;
		justify-content: center;
		align-items: center;
		text-transform: uppercase;
		transition: border .5s ease-out;
		position: absolute;
		right: -30px;
		top: 80px;
		width: 270px;
	}

	.mrvll-navigation .mrvll-menu-lang ul {
		margin-bottom: 0;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}

	.mrvll-navigation .mrvll-menu-lang li {
		margin-right: 70px;
		padding-bottom: 14px;
		font-size: .75rem;
		font-weight: bold;
		letter-spacing: .15rem;
		margin-bottom: 0
	}

	.mrvll-navigation .mrvll-menu-lang li span {
		color: #000;
		margin-right: 12px
	}

	.mrvll-navigation .mrvll-menu-lang li a {
		color: #5f5f5f
	}

	.mrvll-navigation .mrvll-menu-lang li:last-child {
		margin-right: 0
	}

	.mrvll-navigation .mrvll-menu-lang li::after {
		transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0;
		content: '';
		display: block;
		width: 0;
		height: 4px;
		background-color: #0072ce;
		left: 0
	}

	.mrvll-navigation .mrvll-menu-lang li:hover::after {
		width: 100%
	}

	.mrvll-navigation .mrvll-menu-lang li.selected a {
		color: #000
	}

	.mrvll-navigation .mrvll-menu-lang li.selected::after {
		transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0;
		content: '';
		display: block;
		width: 0;
		height: 4px;
		background-color: #0072ce;
		left: 0;
		width: 100%
	}

	.mrvll-menu-lang.open {
		height: 60px;
		pointer-events: all;
		box-shadow: -3px 6px 7px rgba(0, 0, 0, 0.1)
	}
}

body {
	font-family: "deng"
}

.mrvll-page-content-wrapper {
	min-height: 100vh;
	display: flex;
	height: 100%;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch
}

.mrvll-page-content {
	display: flex;
	flex-grow: 1;
	flex-direction: column
}

.mrvll-footer .container {
	padding-top: 0;
	padding-bottom: 0
}

.mrvll-footer .mrvll-footer-small-links li:nth-child(2) a:before {
	color: #63666a;
	content: '|';
	margin: 0 15px 10px 0
}

.mrvll-footer .mrvll-footer-small-links li:last-child a:after {
	content: ''
}

@media(max-width:991px) {
	.mrvll-footer .mrvll-footer-small-links li:nth-child(2) a:before {
		content: '';
		margin: 0 0 10px 0
	}

	.mrvll-footer ul.mrvll-footer-small-links {
		padding-right: 0
	}
}

.mrvll-footer .mrvll-footer-small-links li p {
	margin-bottom: 0
}

.row .col-sm-4.col-xs-12:last-child .rebrand-marvll-bottom-tile {
	padding-bottom: 110px
}

.mrvll-logo {
	flex-grow: 1
}

@media(min-width:1440px) {

	.mrvll-footer .container,
	.mrvll-navigation .mrvll-menu-desktop.container {
		width: calc(1440px - 30px)
	}
}

.mrvll-navigation .mrvll-menu-feature p {
	font-size: 40px;
	color: #000;
	line-height: 1
}

.mrvll-navigation .mrvll-menu-feature p b {
	font-size: 40px;
	font-weight: bold;
	letter-spacing: .1rem
}

.mrvll-navigation .mrvll-menu-feature span {
	background-color: #fff;
	padding: 16px 45px 14px 24px;
	border-radius: 4px;
	background-size: 8px 13px;
	background-position: center right 22px;
	display: inline-block;
	align-self: flex-start;
	color: #000;
	background-color: #fff;
	font-size: .8rem;
	line-height: 1.2rem;
	letter-spacing: .1rem;
	text-transform: uppercase;
	background-image: url("../images/nav-arrow-right.svg");
	background-repeat: no-repeat;
	width: max-content;
	transition: background-position .25s ease-out;
	margin: 20px auto
}

.mrvll-navigation .mrvll-menu-feature span:hover {
	background-position: center right 15px !important
}

.rebrand-marvll-rictext {
	padding: 0 !important;
	margin: 0 !important
}

.rebrand-marvll-rictext-center {
	text-align: center
}

.rebrand-marvll-rictext h3 {
	font-size: 1.85rem !important;
	line-height: 2.4rem;
	font-weight: 600;
	color: #000;
	margin: .25rem 0 0 !important
}

.rebrand-marvll-rictext h6 {
	font-size: .95rem;
	color: #000;
	text-transform: uppercase;
	letter-spacing: .25rem;
	font-weight: 600;
	margin: 0
}

.rebrand-marvll-color-gray h6 {
	color: #63666a
}

.rebrand-marvll-rictext-spacing-tb-60 {
	padding: 60px 0 !important
}

.rebrand-marvll-bottom-tile .richtext-content p .btn-link {
	background-image: url("../images/nav-arrow-right.svg");
	background-repeat: no-repeat;
	background-size: 10px 15px;
	background-position: top 1px right 10px;
	padding-right: 33px;
	width: max-content;
	transition: background-position .25s ease-out;
	font-size: .8rem;
	line-height: 1.2rem;
	letter-spacing: .1rem;
	text-transform: uppercase;
	color: #222222;
	font-weight: bold
}

.rebrand-marvll-bottom-tile .richtext-content p .btn-link:hover {
	background-position: top 1px right 0
}

.rebrand-marvll-bottom-tile .richtext-content p .btn-link::before,
.rebrand-marvll-bottom-tile .richtext-content p .btn-link::after {
	display: none
}

.rebrand-marvll-bottom-tile .marvell-tile {
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	width: 100%;
	padding-top: 90%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	margin-bottom: 18px;
	padding-left: 45px;
	padding-right: 45px;
	padding-bottom: 45px;
	transition: background-size .15s ease-out;
	position: relative
}

.rebrand-marvll-bottom-tile .marvell-tile:hover {
	background-size: 108% auto
}

.rebrand-marvll-bottom-tile .marvell-tile h3 .subsection-title {
	font-size: 1.85rem;
	line-height: 2.4rem;
	font-weight: 600;
	color: #222222;
	margin: 0
}

.rebrand-marvll-bottom-tile .marvell-tile h3 {
	margin: 0
}

.rebrand-marvll-bottom-tile .marvell-tile .richtext-content p {
	margin: 0
}

.rebrand-marvll-bottom-tile .marvell-tile .component-content {
	z-index: 1;
	position: absolute;
	bottom: 35px;
	left: 35px
}

.rebrand-marvll-bottom-tile .marvell-tile .mrvll-resource-tile-content {
	bottom: 30px
}

.rebrand-marvll-bottom-tile-adjust .marvell-tile {
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	width: 100%;
	padding-top: 58%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	margin-bottom: 18px;
	padding-left: 45px;
	padding-right: 45px;
	padding-bottom: 45px;
	transition: background-size .15s ease-out;
	position: relative
}

.row .col-sm-4.col-xs-12:last-child .rebrand-marvll-bottom-tile {
	padding-bottom: 0
}

.colctrl-tile-spacing {
	padding: 0 44px !important
}

.desktop-search {
	margin-right: 20px !important
}

@media only screen and (max-width:768px) {
	.mobile-search {
		width: 100%
	}

	.colctrl-tile-spacing {
		padding: 0 24px !important
	}
}

.mrvll-company-mission {
	padding-top: 80px !important;
	padding-bottom: 100px !important
}

.mrvll-company-mission .richtext p {
	font-size: .95rem;
	color: #a7a8a9;
	text-transform: uppercase;
	letter-spacing: .25rem;
	font-weight: 600 !important;
	margin-bottom: 24px
}

.mrvll-company-mission .richtext h3 {
	font-size: 1.85rem;
	line-height: 2.1rem;
	font-weight: 600;
	color: #000;
	margin: 0
}

.mrvll-company-mission .richtext h4 {
	font-size: 1.25rem;
	line-height: 2.2rem;
	color: #63666a;
	font-weight: 200
}

.mrvll-company-mission>.row>div:last-child {
	padding-top: 50px
}

@media(min-width:768px) {
	.mrvll-company-mission {
		padding-top: 140px !important;
		padding-bottom: 120px !important
	}

	.mrvll-company-mission>.row>div,
	.mrvll-company-mission>.row>div>.richtext {
		padding-right: 2rem;
		padding-left: 0
	}
}

@media(min-width:992px) {

	.mrvll-company-mission>.row>div,
	.mrvll-company-mission>.row>div>.richtext {
		padding-right: 3rem;
		padding-left: 0
	}

	.mrvll-company-mission>.row {
		padding-left: 60px !important;
		padding-right: 60px !important
	}

	.mrvll-company-mission .richtext h3 {
		font-size: 1.85rem;
		line-height: 2.2rem
	}
}

@media(min-width:1200px) {
	.mrvll-company-mission>.row {
		padding-left: 140px !important;
		padding-right: 140px !important
	}
}

@media(max-width:992px) {
	.mrvll-company-mission.colctrl.container-block-group {
		width: 100% !important;
		padding-left: 24px !important;
		padding-right: 24px !important
	}

	.mrvll-company-mission.colctrl.container-block-group>div {
		margin: 0
	}

	.mrvll-company-mission>.row>div {
		width: 100%
	}
}

.rebrand-mrvll-company-hero {
	margin-top: 80px
}

.rebrand-mrvll-company-hero .cmp-teaser {
	height: 386px !important;
	position: relative;
	margin-left: -24px !important;
	display: block !important;
	width: calc(100% + 48px) !important;
	padding: 0 !important
}

.rebrand-mrvll-company-hero .cmp-teaser .cmp-teaser__image {
	background: gray;
	background-size: cover;
	bottom: 0;
	height: 226px;
	position: absolute;
	right: 0;
	width: 100%
}

.rebrand-mrvll-company-hero .cmp-teaser .richtext-content.teaser-cmp-txt {
	background: #000;
	height: 210px !important;
	left: 24px !important;
	position: absolute !important;
	right: 24px;
	bottom: auto;
	right: auto
}

.rebrand-mrvll-company-hero .cmp-teaser .richtext-content.teaser-cmp-txt h2 {
	left: 24px;
	position: absolute;
	right: 24px;
	top: 50%;
	transform: translateY(-50%);
	width: 81%
}

.rebrand-mrvll-company-hero .cmp-teaser .richtext-content.teaser-cmp-txt h2 span {
	font-size: 1rem;
	line-height: 1.2rem;
	font-weight: 600;
	color: #000;
	margin: 0
}

.rebrand-mrvll-company-hero .cmp-teaser .richtext-content.teaser-cmp-txt h2 span {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.33;
	margin: 0
}

@media(min-width:480px) {
	.rebrand-mrvll-company-hero {
		height: 359px !important
	}

	.rebrand-mrvll-company-hero .cmp-teaser {
		height: 359px !important;
		margin: 0 !important;
		width: 100% !important
	}

	.rebrand-mrvll-company-hero .cmp-teaser .cmp-teaser__image {
		height: 100%;
		top: 0
	}

	.rebrand-mrvll-company-hero .cmp-teaser .richtext-content.teaser-cmp-txt {
		height: 232px !important;
		left: -24px !important;
		top: 50%;
		transform: translateY(-50%);
		width: 372px !important;
		padding: 0 !important
	}

	.rebrand-mrvll-company-hero .cmp-teaser .richtext-content.teaser-cmp-txt h2 {
		left: 55px;
		right: 55px
	}
}

@media(min-width:992px) {

	.rebrand-mrvll-company-hero,
	.rebrand-mrvll-company-hero .cmp-teaser {
		height: 504px !important
	}

	.rebrand-mrvll-company-hero .cmp-teaser .cmp-teaser__image {
		width: 75%
	}

	.rebrand-mrvll-company-hero .cmp-teaser .richtext-content.teaser-cmp-txt {
		height: 400px !important;
		left: 0 !important;
		width: 673px !important
	}

	.rebrand-mrvll-company-hero .cmp-teaser .richtext-content.teaser-cmp-txt h2 {
		left: 67px;
		right: 67px
	}

	.rebrand-mrvll-company-hero .cmp-teaser .richtext-content.teaser-cmp-txt h2 span {
		font-size: 45px;
		line-height: 1.11
	}
}

@media(min-width:1200px) {
	.rebrand-mrvll-company-hero .cmp-teaser .cmp-teaser__image {
		right: -15px
	}

	.rebrand-mrvll-company-hero .cmp-teaser .richtext-content.teaser-cmp-txt {
		left: -15px !important
	}
}

@media(max-width:1199.6px) {
	.colctrl.container-block-group.rebrand-mrvll-company-hero {
		width: 100% !important;
		padding-right: 24px !important;
		padding-left: 24px !important
	}
}

@media(max-width:767px) {

	.rebrand-mrvll-company-hero,
	.rebrand-mrvll-company-hero .teaser {
		height: auto
	}

	.container-block-group.rebrand-mrvll-company-hero>.row {
		margin: 0 !important
	}

	.rebrand-mrvll-company-hero .cmp-teaser::before {
		display: none
	}

	.rebrand-mrvll-company-hero .cmp-teaser .richtext-content.teaser-cmp-txt h2 {
		width: 70%;
		text-align: left
	}
}

@media(max-width:479px) {
	.rebrand-mrvll-company-hero .cmp-image__image {
		width: 100vw !important
	}

	.rebrand-mrvll-company-hero .cmp-teaser .richtext-content.teaser-cmp-txt h2 {
		width: 86%;
		text-align: left
	}

	.hero-fix.inner-hero-block .richtext-content.teaser-cmp-txt {
		width: 88vw !important
	}
}

.rebrand-mrvll-company-careers-title {
	margin-top: 100px
}

.rebrand-mrvll-company-careers-title h2 {
	font-size: 1.9rem;
	line-height: 2.5rem;
	font-weight: 600;
	color: #000;
	margin: 0;
	margin-bottom: 45px;
	padding: 0 24px
}

.rebrand-mrvll-company-careers>.row>div {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	padding: 0 15px
}

.rebrand-mrvll-company-careers .row>div .image:nth-child(2),
.rebrand-mrvll-company-careers .row>div .image:nth-child(3) {
	padding-left: 20px
}

.rebrand-mrvll-company-careers .row>div .image .cmp-image__image {
	max-width: 100%
}

.rebrand-mrvll-company-careers-bottom {
	margin-top: 22px
}

.rebrand-mrvll-company-careers-bottom .image .cmp-image__image {
	max-width: 100%
}

.rebrand-mrvll-company-careers-bottom .image,
.rebrand-mrvll-company-careers-bottom .tile {
	width: 50%
}

.rebrand-mrvll-company-careers-bottom .image {
	padding-left: 15px
}

.rebrand-mrvll-company-careers-bottom .component-content {
	margin-top: 30px
}

.rebrand-mrvll-company-careers-bottom .tile p {
	margin-bottom: 30px;
	color: #63666a;
	line-height: 1.78em;
	width: 100%
}

.rebrand-mrvll-company-careers-bottom .tile p .btn-link {
	display: inline-block;
	align-self: flex-start;
	color: #000;
	font-size: .8rem;
	font-weight: bold;
	line-height: 1.2rem;
	letter-spacing: .1rem;
	text-transform: uppercase;
	background-image: url("../images/nav-arrow-right.svg");
	background-repeat: no-repeat;
	background-size: 10px 15px;
	background-position: center right 10px;
	padding-right: 33px;
	width: max-content;
	transition: background-position .25s ease-out;
	background-color: #fff;
	padding: 16px 45px 14px 24px;
	border-radius: 4px;
	background-size: 8px 13px;
	background-position: center right 22px;
	border: 1px solid #000
}

.rebrand-mrvll-company-careers-bottom .tile p .btn-link::before,
.rebrand-mrvll-company-careers-bottom .tile p .btn-link::after {
	display: none
}

.rebrand-mrvll-company-careers-bottom .tile p .btn-link:hover {
	background-position: center right 15px
}

@media(min-width:768px) {
	.rebrand-mrvll-company-careers-title {
		padding-top: 100px
	}
}

@media(min-width:992px) {
	.rebrand-mrvll-company-careers-title h2 {
		font-size: 2.8rem;
		line-height: 3rem;
		padding: 0 15px
	}

	.rebrand-mrvll-company-careers-title,
	.rebrand-mrvll-company-careers,
	.rebrand-mrvll-company-careers-bottom {
		padding-left: 60px !important;
		padding-right: 60px !important
	}

	.rebrand-mrvll-company-careers-bottom .component-content {
		margin-top: 0;
		display: flex;
		justify-content: center;
		align-items: flex-start;
		flex-direction: column;
		font-size: .95rem;
		padding-right: 60px
	}

	.rebrand-mrvll-company-careers-bottom>.row>div {
		display: flex;
		justify-content: center
	}

	.rebrand-mrvll-company-careers-bottom .tile p {
		margin-bottom: 20px;
		font-size: .95rem
	}

	.rebrand-mrvll-company-careers-bottom .image {
		padding-right: 50px
	}
}

@media(min-width:1200px) {

	.rebrand-mrvll-company-careers-title,
	.rebrand-mrvll-company-careers,
	.rebrand-mrvll-company-careers-bottom {
		padding-left: 140px !important;
		padding-right: 140px !important
	}

	.rebrand-mrvll-company-careers-bottom .component-content {
		padding-left: 30px;
		padding-right: 60px
	}

	.rebrand-mrvll-company-careers-bottom .tile p {
		margin-bottom: 35px
	}
}

@media(min-width:1440px) {

	.rebrand-mrvll-company-careers,
	.rebrand-mrvll-company-careers-bottom {
		width: calc(1440px - 30px) !important
	}

	.rebrand-mrvll-company-careers>.row>div {
		justify-content: space-between
	}

	.rebrand-mrvll-company-careers .row>div .image .cmp-image__image {
		height: 399px;
		width: auto
	}

	.rebrand-mrvll-company-careers-bottom .component-content {
		padding-left: 60px;
		padding-right: 100px
	}

	.rebrand-mrvll-company-careers-bottom .image .cmp-image__image {
		height: 399px;
		width: auto;
		max-width: 100%
	}

	.rebrand-mrvll-company-careers-bottom .tile p {
		margin-bottom: 55px
	}
}

@media(max-width:1199.6px) {

	.rebrand-mrvll-company-careers,
	.rebrand-mrvll-company-careers-bottom {
		width: 100% !important;
		padding-left: 24px !important;
		padding-right: 24px !important
	}
}

@media(max-width:991px) {
	.rebrand-mrvll-company-careers .row>div .image:nth-child(3) {
		display: none
	}

	.rebrand-mrvll-company-careers-bottom .image,
	.rebrand-mrvll-company-careers-bottom .tile {
		width: 100%
	}

	.rebrand-mrvll-company-careers-bottom .image {
		padding-right: 15px
	}

	.rebrand-mrvll-company-careers-bottom .component-content {
		margin-top: 30px;
		width: 100%;
		padding: 0 15px
	}
}

@media(max-width:768px) {
	.rebrand-mrvll-company-careers-title {
		margin-top: 60px
	}
}

html.noScroll {
	position: fixed;
	overflow-y: scroll;
	width: 100%
}

.rebrand-mrvll-company-careers-bottom .richtext-content {
	width: 100%
}

@media(min-width:1440px) {
	.rebrand-mrvll-company-careers-title {
		width: calc(1440px - 30px) !important
	}
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	.mrvll-navigation .mrvll-menu-mainheader-outbound a {
		background-position: bottom 90% right 10px
	}

	.mrvll-navigation .mrvll-menu-mainheader-outbound a:hover {
		background-position: bottom 90% right 0
	}

	.support-links-module .support-arrow-link:after {
		top: 5px !important
	}
}

@media(max-width:767px) {
	.mrvll-company-mission>.row>div {
		padding: 0
	}

	.tile.rebrand-marvll-bottom-tile.section {
		margin: 0 9px
	}
}

.mrvll-features {
	background: #000;
	padding-bottom: 60px
}

.mrvll-features .carousel-controls {
	display: flex;
	flex-grow: 1;
	justify-content: flex-end
}

.mrvll-features .carousel-control {
	background-image: url("../images/carousel-arrow.svg");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	width: 34px;
	height: 34px;
	opacity: 1;
	display: block;
	position: relative;
	margin-right: 10px
}

.mrvll-features .carousel-control.right {
	transform: rotate(180deg)
}

.mrvll-features .carousel-control:last-child {
	margin-right: 0
}

.mrvll-features .mrvll-features-nav {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 10px
}

.mrvll-features .mrvll-features-nav ul {
	height: 40px;
	border-left: 1px solid #63666a;
	margin: 0 0 0 40px;
	padding: 0 0 0 40px;
	flex-grow: 1;
	display: flex;
	align-items: center;
	justify-content: space-between;
	list-style-type: none;
	color: #bfbfbf;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1rem;
	letter-spacing: .15rem
}

.mrvll-features .mrvll-features-nav ul li {
	transition: color .5s
}

.mrvll-features .mrvll-features-nav ul li::after {
	display: block;
	transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0;
	content: '';
	display: block;
	width: 0;
	height: 4px;
	background-color: #0072ce;
	left: 0
}

.mrvll-features .mrvll-features-nav ul li:hover::after {
	width: 100%
}

.mrvll-features .mrvll-features-nav ul li.selected {
	color: #fff
}

.mrvll-features .mrvll-features-nav ul li.selected::after {
	width: 100%
}

.mrvll-features .item {
	padding: 20px 0;
	width: calc(100vw - 48px)
}

.mrvll-features .item h3 {
	font-size: 1.85rem;
	line-height: 2.4rem
}

.mrvll-features .item .mrvll-feature-image {
	width: 70%
}

.mrvll-features .item .mrvll-feature-image img {
	width: 100%;
	height: auto
}

.mrvll-features .carousel {
	margin-left: -24px;
	margin-right: -24px
}

.mrvll-features .mrvll-features-nav {
	margin-left: 24px;
	margin-right: 24px
}

.mrvll-features .carousel-inner>.item.next,
.mrvll-features .carousel-inner>.item.active.right {
	-webkit-transform: translate3d(100vw, 0, 0);
	transform: translate3d(100vw, 0, 0)
}

.mrvll-features .carousel-inner>.item.prev,
.mrvll-features .carousel-inner>.item.active.left {
	-webkit-transform: translate3d(-100vw, 0, 0);
	transform: translate3d(-100vw, 0, 0)
}

.mrvll-features .carousel-inner>.item.next.left,
.mrvll-features .carousel-inner>.item.prev.right,
.mrvll-features .carousel-inner>.item.active {
	left: 24px;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

@media(min-width:768px) {
	.mrvll-features {
		background: #000
	}

	.mrvll-features .mrvll-features-nav {
		justify-content: space-around
	}

	.mrvll-features .mrvll-features-nav li {
		cursor: pointer
	}

	.mrvll-features .mrvll-features-nav h3 {
		font-size: 1rem
	}

	.mrvll-features .item {
		border: 0;
		padding-left: 0;
		padding-right: 0;
		width: auto;
		transform: none !important;
		transition: opacity .3s ease-out;
		transition-delay: 0;
		opacity: 0;
		min-height: 500px;
		background-repeat: no-repeat;
		background-size: contain
	}

	.mrvll-features .item .item-wrapper {
		display: flex;
		justify-content: flex-end;
		margin-top: 40px
	}

	.mrvll-features .item .item-wrapper p {
		font-size: 1rem
	}

	.mrvll-features .item .mrvll-feature-text {
		width: 45%
	}

	.mrvll-features .carousel {
		margin-left: 0;
		margin-right: 0
	}

	.mrvll-features .carousel-inner {
		transition: height .5s ease-out
	}

	.mrvll-features .carousel-controls {
		position: absolute;
		bottom: 20px;
		left: 0;
		z-index: 2
	}

	.mrvll-features .mrvll-features-nav {
		margin-left: 0;
		margin-right: 0
	}

	.mrvll-features .carousel-inner>.item.next,
	.mrvll-features .carousel-inner>.item.active.right,
	.mrvll-features .carousel-inner>.item.prev,
	.mrvll-features .carousel-inner>.item.active.left {
		transition-delay: 0;
		opacity: 0
	}

	.mrvll-features .carousel-inner>.item.next.left,
	.mrvll-features .carousel-inner>.item.prev.right {
		transition-delay: .15s;
		left: 0;
		opacity: 1;
		z-index: 1
	}

	.mrvll-features .carousel-inner>.item.active {
		left: 0;
		opacity: 1;
		z-index: 1
	}
}

@media(min-width:992px) {
	.mrvll-features .mrvll-features-nav ul {
		margin: 0 0 0 40px;
		padding: 0 0 0 40px
	}

	.mrvll-features .item .mrvll-feature-text {
		width: 33%
	}

	.mrvll-features .item .item-wrapper .mrvll-feature-image img {
		width: 500px
	}

	.mrvll-features .item .item-wrapper {
		margin-top: 60px
	}
}

@media(min-width:1440px) {
	.mrvll-features .item .item-wrapper .mrvll-feature-image img {
		width: 700px
	}
}

@media(max-width:767.8px) {
	.mrvll-features .item {
		background: none !important
	}
}

@media(min-width:992px) {
	.mrvll-content-padding-2 {
		padding-left: 60px !important;
		padding-right: 60px !important
	}
}

@media(min-width:1200px) {
	.mrvll-content-padding-1 {
		padding-left: 44px !important;
		padding-right: 44px !important
	}

	.mrvll-content-padding-2 {
		padding-left: 140px !important;
		padding-right: 140px !important
	}
}

.color-white {
	color: #fff !important
}

.mrvll-color-gray {
	color: #63666a !important
}

.mrvll-page-content h1 {
	font-size: 2.8rem;
	line-height: 2.8rem;
	font-weight: 600;
	color: #000;
	margin: 0;
	word-break: break-word
}

.mrvll-page-content h2 {
	font-size: 1.9rem;
	line-height: 2.5rem;
	font-weight: 600;
	color: #000;
	margin: 0
}

.mrvll-page-content h3 {
	font-size: 1.25rem;
	line-height: 1.6rem;
	font-weight: 600;
	color: #000;
	margin: 0
}

.mrvll-page-content h4 {
	font-size: 1rem;
	line-height: 1.2rem;
	font-weight: 600;
	color: #000;
	margin: 0
}

.mrvll-page-content p.p-1 {
	font-size: .95rem
}

.mrvll-page-content .mrvll-eyebrow {
	font-size: .95rem;
	color: #000;
	text-transform: uppercase;
	letter-spacing: .25rem;
	font-weight: 600
}

.mrvll-page-content .mrvll-eyebrow.text-center {
	transform: translateX(2px)
}

.mrvll-page-content .mrvll-text-link {
	display: inline-block;
	align-self: flex-start;
	color: #000;
	font-size: .8rem;
	line-height: 1.2rem;
	letter-spacing: .1rem;
	text-transform: uppercase;
	background-image: url("../images/nav-arrow-right.svg");
	background-repeat: no-repeat;
	background-size: 10px 15px;
	background-position: top 1px right 10px;
	padding-right: 33px;
	width: max-content;
	font-weight: bold;
	transition: background-position .25s ease-out
}

.mrvll-page-content .mrvll-text-link:hover {
	background-position: top 1px right 0
}

@media(min-width:768px) {
	.mrvll-page-content h1 {
		font-size: 3rem;
		line-height: 2.8rem
	}

	.nobr-sm-down {
		white-space: inherit
	}
}

@media(min-width:992px) {
	.mrvll-page-content h1 {
		font-size: 3.8rem;
		line-height: 3.6rem
	}

	.mrvll-page-content h2 {
		font-size: 2.8rem;
		line-height: 3rem
	}

	.mrvll-page-content h3 {
		font-size: 1.85rem;
		line-height: 2.4rem
	}
}

@media(min-width:1200px) {
	.mrvll-page-content h1 {
		font-size: 4.35rem;
		line-height: 3.9rem
	}
}

@media(min-width:768px) {
	.mrvll-page-content .mrvll-hero h1 {
		margin-top: 17px !important
	}
}

.rebranding-nav-tab-carousel .color-white {
	width: 6%
}

.rebrandingcarousel .mrvll-page-content {
	margin-top: 80px
}

.mrvll-features .item .item-wrapper p {
	color: #c8c9c7;
	font-size: 1rem;
}

@media(min-width:768px) {
	.mrvll-features .carousel-control {
		width: 43px;
		height: 43px
	}
}

@media(min-width:992px) {
	.mrvll-features .carousel-control {
		width: 48px;
		height: 48px
	}
}

.rebrand-marvll-tile-to-teaser {
	background: #000 !important;
	padding-top: 90px;
	padding-bottom: 40px
}

.rebrand-marvll-tile-to-teaser>a {
	cursor: auto
}

.rebrand-marvll-tile-to-teaser .component-content {
	padding: 0;
	width: 1170px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	background: #000 !important;
	flex-flow: row-reverse;
	padding-left: 140px !important;
	padding-right: 140px !important;
	padding-bottom: 0 !important
}

.rebrand-marvll-tile-to-teaser .richtext-image {
	float: right;
	width: 43%;
	margin-top: 8px
}

.rebrand-marvll-tile-to-teaser .richtext-image img {
	margin: 0;
	max-width: 100%
}

.rebrand-marvll-tile-to-teaser .richtext-content {
	float: left;
	width: 58%;
	text-align: left !important;
	padding-right: 30px;
}

.rebrand-marvll-tile-to-teaser .richtext-content h3 .subsection-title {
	font-size: 2.8rem;
	font-weight: 600;
	line-height: 3rem;
	margin: 0;
	color: #fff
}

.rebrand-marvll-tile-to-teaser .richtext-content p {
	font-size: 1rem;
	color: #c8c9c7 !important;
	margin: 1.5rem 0 15px;
	position: static !important;
	width: auto !important;
	line-height: 1.75em
}

.rebrand-marvll-tile-to-teaser .richtext-block.cta-link p:last-child,
.rebrand-marvll-tile-to-teaser .richtext-block.cta-link p:last-child .btn-link {
	display: none
}

@media only screen and (min-width:768px) {
	.rebrand-marvll-tile-to-teaser {
		background: #000 !important;
		padding-top: 140px;
		padding-bottom: 120px
	}
}

@media only screen and (max-width:1199px) {
	.rebrand-marvll-tile-to-teaser .component-content {
		width: 100%;
		padding: 0 60px !important
	}
}

@media only screen and (max-width:767px) {
	.rebrand-marvll-tile-to-teaser {
		overflow: hidden
	}

	.rebrand-marvll-tile-to-teaser .component-content {
		display: block
	}

	.rebrand-marvll-tile-to-teaser .richtext-content {
		display: block;
		width: 100%
	}

	.rebrand-marvll-tile-to-teaser .richtext-image {
		width: 60%;
		float: left
	}
}

@media only screen and (max-width:991px) {
	.rebrand-marvll-tile-to-teaser .richtext-content h3 .subsection-title {
		font-size: 1.9rem;
		line-height: 2.5rem;
		font-weight: 600;
		margin: 0
	}

	.rebrand-marvll-tile-to-teaser .component-content {
		padding: 0 24px !important
	}

	.rebrand-marvll-tile-to-teaser .richtext-image {
		padding: 0 48px;
		margin-top: 8%
	}

	.rebrand-marvll-tile-to-teaser .richtext-content p {
		color: #c8c9c7 !important
	}
}

@media only screen and (max-width:767px) {
	.rebrand-marvll-tile-to-teaser .richtext-image {
		padding: 0 32px;
		margin: 0;
		width: 100%;
		text-align: center
	}

	.rebrand-marvll-tile-to-teaser .richtext-image img {
		width: 64%;
		margin-bottom: 35px
	}

	.rebrand-marvll-tile-to-teaser .richtext-content p {
		color: #c8c9c7 !important
	}
}

@media only screen and (min-width:768px) {
	.pull-up {
		margin-top: 30px !important
	}

	.breadcrumb {
		margin-top: 30px !important
	}
}

.teaser.inner-hero-block.hero-fix {
	margin: 80px auto 0;
	padding: 0 15px
}

.teaser.inner-hero-block.hero-fix .cmp-teaser {
	height: 386px !important;
	position: relative;
	margin-left: -24px !important;
	display: block !important;
	width: calc(100% + 48px) !important;
	padding: 0 !important
}

.teaser.inner-hero-block.hero-fix .cmp-teaser .cmp-teaser__image {
	background: gray;
	background-size: cover;
	bottom: 0;
	height: 226px;
	position: absolute;
	right: 0;
	width: 100%
}

.teaser.inner-hero-block.hero-fix .cmp-teaser .richtext-content.teaser-cmp-txt {
	background: #000;
	height: 210px !important;
	left: 24px !important;
	position: absolute !important;
	right: 24px;
	bottom: auto;
	right: auto;
	padding-left: 24px !important;
	padding-right: 24px !important;
	text-align: left;
	padding-top: 11%
}

.teaser.inner-hero-block.hero-fix .cmp-teaser .richtext-content.teaser-cmp-txt h2 span {
	font-size: 1rem;
	line-height: 1.2rem;
	font-weight: 600;
	color: #000;
	margin: 0
}

.teaser.inner-hero-block.hero-fix .cmp-teaser .richtext-content.teaser-cmp-txt h2 span {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.33;
	margin: 0
}

.hero-fix.inner-hero-block .richtext-content.teaser-cmp-txt p {
	color: #a7a8a9;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.73;
	margin: 7px 0 0;
	width: 100% !important
}

@media(min-width:480px) {
	.teaser.inner-hero-block.hero-fix {
		height: 359px !important
	}

	.teaser.inner-hero-block.hero-fix .cmp-teaser {
		height: 359px !important;
		margin: 0 !important;
		width: 100% !important
	}

	.teaser.inner-hero-block.hero-fix .cmp-teaser .cmp-teaser__image {
		height: 100%;
		top: 0
	}

	.teaser.inner-hero-block.hero-fix .cmp-teaser .richtext-content.teaser-cmp-txt {
		height: 232px !important;
		left: -24px !important;
		top: 50%;
		transform: translateY(-50%);
		width: 372px !important;
		padding-left: 55px !important;
		padding-right: 55px !important;
		text-align: left;
		padding-top: 6% !important
	}
}

@media(min-width:992px) {

	.teaser.inner-hero-block.hero-fix,
	.teaser.inner-hero-block.hero-fix .cmp-teaser {
		height: 504px !important
	}

	.teaser.inner-hero-block.hero-fix .cmp-teaser .cmp-teaser__image {
		width: 75%
	}

	.teaser.inner-hero-block.hero-fix .cmp-teaser .richtext-content.teaser-cmp-txt {
		height: 400px !important;
		left: 0 !important;
		width: 673px !important;
		padding-left: 67px !important;
		padding-right: 90px !important;
		padding-top: 9% !important
	}

	.teaser.inner-hero-block.hero-fix .cmp-teaser .richtext-content.teaser-cmp-txt h2 span {
		font-size: 45px;
		line-height: 1.11
	}

	.hero-fix.inner-hero-block .richtext-content.teaser-cmp-txt p {
		font-size: 24px;
		line-height: 1.63;
		margin-top: 24px
	}
}

@media(min-width:1200px) {
	.teaser.inner-hero-block.hero-fix .cmp-teaser .cmp-teaser__image {
		right: -15px
	}

	.teaser.inner-hero-block.hero-fix .cmp-teaser .richtext-content.teaser-cmp-txt {
		left: -15px !important
	}
}

@media(min-width:1440px) {
	.teaser.inner-hero-block.hero-fix {
		width: calc(1440px - 30px);
		margin: 80px auto 0
	}
}

@media(max-width:1199.6px) {
	.teaser.inner-hero-block.hero-fix {
		width: 100% !important;
		padding-right: 24px !important;
		padding-left: 24px !important
	}
}

@media(max-width:767px) {
	.teaser.inner-hero-block.hero-fix {
		height: auto
	}

	.teaser.inner-hero-block.hero-fix>.row {
		margin: 0 !important
	}

	.teaser.inner-hero-block.hero-fix .cmp-teaser::before {
		display: none
	}
}

@media(max-width:479px) {
	.teaser.inner-hero-block.hero-fix .cmp-image__image {
		width: 100vw !important
	}

	.hero-fix.inner-hero-block .richtext-content.teaser-cmp-txt {
		width: 88vw !important
	}
}

@media screen and (min-width:1440px) {

	.rebrand-marvll-tile-to-teaser .component-content,
	.rebrandingtabscarousel .mrvll-page-content .container {
		width: calc(1440px - 30px)
	}
}

@media only screen and (max-width:991px) {
	.teaser.inner-hero-block.hero-fix {
		display: block
	}
}

.teaser.covid-teaser {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	min-height: 80px;
	z-index: 101;
	background: white
}

.teaser.covid-tease .cmp-teaser__image {
	display: none
}

.teaser.covid-teaser .teaser-cmp-txt {
	background-repeat: no-repeat;
	background-size: cover
}

.teaser.covid-teaser .cmp-teaser__image {
	display: none
}

.teaser.covid-teaser .teaser-cmp-txt {
	position: relative;
	left: auto;
	z-index: 2;
	padding: 0;
	text-align: center
}

.teaser.covid-teaser .teaser-cmp-txt>p {
	font-size: 18px;
	display: inline;
	font-weight: 400;
	margin-bottom: 0
}

.teaser.covid-teaser .cmp-teaser__action-container {
	display: inline
}

.teaser.covid-teaser .cmp-teaser__action-container p {
	display: inline
}

.teaser.covid-teaser .cmp-teaser__action-container p a {
	margin: 0;
	display: inline-block;
	color: #000;
	font-size: .8rem;
	line-height: 1.2rem;
	letter-spacing: .1rem;
	text-transform: uppercase;
	background-image: url("../images/nav-arrow-right.svg");
	background-repeat: no-repeat;
	background-size: 8px 13px;
	background-position: right 22px center;
	padding: 16px 45px 14px 24px;
	width: max-content;
	transition: background-position .25s ease-out 0;
	background-color: #fff;
	font-weight: bold;
	border-radius: 4px;
	margin-left: 15px
}

.teaser.covid-teaser .cmp-teaser__action-container p a:hover {
	background-position: center right 12px
}

@media(max-width:767px) {
	.teaser.covid-teaser .teaser-cmp-txt>p {
		display: inline;
		padding-right: 0;
		font-size: 15px
	}

	.teaser.covid-teaser .cmp-teaser__action-container {
		position: static;
		display: inline;
		margin-top: 20px
	}

	.teaser.covid-teaser .cmp-teaser__action-container p {
		margin: 0;
		display: inline
	}

	.teaser.covid-teaser .cmp-teaser__action-container p a {
		display: inline;
		padding: 0 20px 0 0;
		background-color: transparent;
		color: white;
		background-position: right center;
		margin-top: 0;
		margin-bottom: 0
	}

	.covid-teaser .richtext-content.teaser-cmp-txt {
		padding: 13px 24px;
		text-align: left
	}

	.covid-teaser {
		min-height: 166px
	}
}

@media(max-width:991px) {
	.teaser.covid-teaser .cmp-teaser__action-container p a {
		margin-top: 8px;
		margin-bottom: 8px
	}
}

@media(min-width:768px) {
	.covid-teaser .richtext-content.teaser-cmp-txt {
		position: relative;
		padding: 16px 24px
	}

	.covid-teaser {
		min-height: auto
	}
}

@media(max-width:1199.6px) {
	.covid-teaser .richtext-content.teaser-cmp-txt {
		width: 100%
	}
}

@media(min-width:1440px) {
	.covid-teaser .richtext-content.teaser-cmp-txt {
		width: calc(1440px - 30px);
		text-align: center
	}
}

.teaser.covid-teaser.bluebtn .cmp-teaser__action-container p a {
	background-color: #0072ce;
	color: #fff
}

.teaser.covid-teaser.desk-btn-link .cmp-teaser__action-container p a {
	display: inline;
	padding: 0 20px 0 0;
	background-color: transparent;
	color: white;
	margin-left: 2px;
	background-position: right center
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {

	.teaser.covid-teaser .cmp-teaser__action-container p a,
	.mrvll-hero .mrvll-text-link,
	.mrvll-navigation .mrvll-menu-feature span,
	.rebrandingleadership .mrvll-page-content .mrvll-text-link.mrvll-text-link-white-bg,
	.rebrand-mrvll-company-careers-bottom .tile p .btn-link {
		padding: 18px 45px 12px 24px !important
	}

	.mrvll-page-content a.mrvll-text-link,
	.rebrand-marvll-bottom-tile .richtext-content p .btn-link {
		background-position: top -1px right 10px
	}

	.mrvll-page-content .mrvll-text-link:hover,
	.rebrand-marvll-bottom-tile .richtext-content p .btn-link:hover {
		background-position: top -1px right 0
	}

	.cmp-breadcrumb ol li a span,
	.cmp-breadcrumb ol li>span {
		padding-top: 3px
	}

	.btn-link::before {
		top: 0
	}

	.btn-link::after {
		top: 3px
	}

	.teaser-link::after {
		top: -1px !important
	}
}

@media screen and (max-width:767px) {
	.cmp-teaser::before {
		display: none !important
	}
}

.intern-para p {
	font-weight: normal !important
}

.video-teaser {
	margin: 80px 0
}

.intern-col-pd-bt {
	margin-bottom: 150px
}

.rebranding-our-mission .richtext.text.section h3 {
	color: #000;
	font-weight: 600;
	line-height: 1.3;
	padding-right: 40px;
	padding-top: 120px
}

.rebranding-our-mission .richtext.text.section p {
	padding-top: 120px
}

.rebranding-our-mission.richtext-block-group>.row>div {
	margin-top: 15px;
	margin-bottom: 50px
}

.rebrand-yrs {
	margin-top: 140px
}

.rebrand-expect-from-us {
	margin-top: 80px
}

.rebrand-yrs .richtext p {
	padding-top: 25px
}

.rebrand-yrs .richtext.text.section h3 {
	color: #000;
	font-weight: 600;
	line-height: 1.3;
	padding-left: 40px;
	padding-top: 20px
}

@media(max-width:991px) {
	.rebranding-our-mission .richtext.text.section h3 {
		padding-top: 80px
	}

	.rebranding-our-mission .richtext.text.section p {
		padding-top: 80px;
		margin-bottom: 0
	}

	.rebranding-our-mission.richtext-block-group>.row>div {
		margin-top: 0;
		margin-bottom: 0
	}

	.rebrandingleadership {
		margin-top: 80px
	}

	.mrvll-company-leaders__quote-text .mrvll-text-link {
		margin-top: 40px !important
	}

	.mrvll-company-leaders {
		padding-bottom: 80px !important
	}

	.mrvll-company-leaders__quote {
		padding-bottom: 0 !important
	}

	.rebrand-yrs {
		margin-top: 80px
	}

	.rebrand-expect-from-us p {
		margin-bottom: 0
	}

	.rebrand-yrs h3 {
		padding-top: 36px
	}

	.rebrand-expect-from-us {
		margin-top: 40px
	}

	.rebrand-yrs .richtext.text.section h3 {
		padding-top: 23px;
		padding-left: 0
	}

	.rebrand-mrvll-company-careers-title {
		margin-top: 80px
	}

	.rebrand-mrvll-company-careers-bottom .component-content {
		margin-top: 40px
	}

	.rebrand-marvll-rictext-spacing-tb-60 {
		padding: 80px 0 !important
	}

	.row .col-sm-4.col-xs-12:last-child .rebrand-marvll-bottom-tile {
		padding-bottom: 80px
	}

	.rebrand-expect-from-us h3 {
		color: #000;
		font-weight: 600;
		line-height: 1.3;
		padding-top: 0 !important
	}

	.rebrand-yrs.richtext-block-group>.row>div {
		margin-bottom: 0 !important
	}
}

@media(max-width:767px) {
	.rebranding-our-mission .richtext.text.section h3 {
		padding-top: 80px
	}

	.rebranding-our-mission .richtext.text.section p {
		padding-top: 40px;
		margin-bottom: 0
	}

	.rebranding-our-mission.richtext-block-group>.row>div {
		margin-top: 0;
		margin-bottom: 0
	}

	.rebrandingleadership {
		margin-top: 80px
	}

	.mrvll-company-leaders__quote-text .mrvll-text-link {
		margin-top: 40px !important
	}

	.mrvll-company-leaders {
		padding-bottom: 80px !important
	}

	.rebrand-yrs {
		margin-top: 80px
	}

	.rebrand-expect-from-us {
		margin-top: 40px
	}

	.rebrand-yrs .richtext p {
		padding-top: 40px;
		margin-bottom: 0 !important
	}

	.rebrand-yrs h3 {
		color: #000;
		font-weight: 600;
		line-height: 1.3;
		padding-left: 0;
		padding-top: 0
	}

	.rebrand-mrvll-company-careers-title {
		margin-top: 80px
	}

	.rebrand-mrvll-company-careers-title h2 {
		padding: 0 24px
	}

	.rebrand-marvll-rictext-spacing-tb-60 {
		padding: 80px 0 !important
	}

	.row .col-sm-4.col-xs-12:last-child .rebrand-marvll-bottom-tile {
		padding-bottom: 80px
	}

	.rebrand-expect-from-us h3 {
		color: #000;
		font-weight: 600;
		line-height: 1.3;
		padding-left: 0 !important;
		padding-top: 0 !important
	}

	.mrvll-company-leaders__quote {
		padding-bottom: 0 !important
	}

	.rebrand-yrs.richtext-block-group>.row>div {
		margin-bottom: 0 !important
	}

	.rebrand-expect-from-us p {
		margin-bottom: 0
	}

	rebrand-mrvll-company-careers-title h2 {
		padding: 0 24px
	}

	.rebrand-expect-from-us {
		padding: 0 24px !important
	}

	.rebranding-our-mission {
		padding: 0 24px !important
	}
}

.rebrand-expect-from-us h3 {
	color: #000;
	font-weight: 600;
	line-height: 1.3;
	padding-left: 40px;
	padding-top: 20px
}

.teaser.career-location-module.marvll-new-prod-bottom-teaser {
	height: auto;
	padding: 140px 150px;
	margin-top: 48px
}

.teaser.career-location-module.marvll-new-prod-bottom-teaser .richtext-content,
.teaser.career-location-module.marvll-new-prod-bottom-teaser .richtext-content h2 {
	text-align: left
}

.teaser.career-location-module.marvll-new-prod-bottom-teaser .load-more {
	margin: 39px 0 0 !important;
	font-size: .8rem;
	line-height: 1.2rem;
	letter-spacing: .1rem;
	text-transform: uppercase;
	background-image: url("../images/nav-arrow-right.svg");
	background-repeat: no-repeat;
	transition: background-position .25s ease-out;
	background-color: #fff;
	padding: 16px 45px 14px 24px;
	font-weight: bold;
	border-radius: 4px;
	width: max-content;
	background-size: 8px 13px;
	background-position: center right 22px;
	min-width: 164px;
	display: inline-block
}

.teaser.career-location-module.marvll-new-prod-bottom-teaser .load-more:hover {
	background-position: center right 15px
}

.teaser.career-location-module.marvll-new-prod-bottom-teaser .richtext-content h2 {
	font-size: 1.9rem;
	line-height: 2.5rem;
	font-weight: 600;
	color: #fff;
	margin: 0;
	padding: 0
}

.teaser.career-location-module.marvll-new-prod-bottom-teaser .richtext-content p {
	font-size: 24px;
	line-height: 39px;
	font-weight: 200;
	color: #fff;
	margin-top: 1.5rem;
	margin-bottom: 0
}

.teaser.career-location-module.marvll-new-prod-bottom-teaser .richtext-content.container.teaser-cmp-txt {
	position: static;
	margin: 0
}

.teaser.career-location-module.marvll-new-prod-bottom-teaser .cmp-teaser__image img {
	z-index: -1;
	object-position: left
}

.teaser.career-location-module.marvll-new-prod-bottom-teaser .cmp-teaser__action-container {
	width: 100%
}

@media(min-width:992px) {
	.teaser.career-location-module.marvll-new-prod-bottom-teaser .richtext-content.container.teaser-cmp-txt {
		margin-left: 8.33333333%;
		width: 50%
	}

	.teaser.career-location-module.marvll-new-prod-bottom-teaser .richtext-content h2 {
		font-size: 2.8rem;
		line-height: 3rem;
		margin-top: .5rem
	}
}

@media(max-width:767px) {
	.teaser.career-location-module.marvll-new-prod-bottom-teaser {
		padding: 140px 40px
	}

	.teaser.career-location-module.marvll-new-prod-bottom-teaser .richtext-content.container.teaser-cmp-txt {
		padding: 0
	}

	.teaser.career-location-module.marvll-new-prod-bottom-teaser .richtext-content p {
		font-size: 1.1rem;
		line-height: 1.7rem
	}
}

@media(max-width:991px) {
	.teaser.career-location-module.marvll-new-prod-bottom-teaser {
		display: block
	}
}

.product-category-container .product-category {
	clear: both
}

.product-category-container .product-category .tabcontent>.richtext:nth-child(1) {
	padding-top: 10px;
	margin-top: 3rem !important
}

.product-category-container .product-category .tabcontent>.richtext:nth-child(2) {
	margin-bottom: 3rem !important;
	padding-right: 15px
}

.product-category-container .product-category .tabcontent>.richtext:nth-child(3) {
	margin-bottom: 3rem !important;
	padding-left: 15px
}

.product-category-container .product-category .tabcontent .richtext h3 {
	font-size: 1.25rem;
	line-height: 1.6rem;
	font-weight: 600;
	color: #000;
	margin: 0;
	margin-bottom: 3rem !important
}

.product-category-container .product-category .tabcontent .richtext p {
	font-size: 18px;
	font-weight: 200;
	line-height: 30px
}

.product-category-content-table-1__part-num p,
.product-category-content-table-1__description p {
	margin: 0
}

.product-category-container .product-category .tabcontent .richtext ul {
	font-size: .85rem;
	font-weight: bold;
	margin-left: 0
}

.product-category-container .product-category .tabcontent .richtext ul li {
	margin-left: 0;
	margin-bottom: 15px
}

.product-category-container .product-category .tabcontent .containerbox {
	background: #f6f6f6;
	border-radius: 12px;
	padding: 30px 40px;
	overflow: hidden;
	clear: both;
	margin-bottom: 8px
}

.product-category-container .product-category .tabcontent .containerbox>.richtext:nth-child(1) h6 {
	color: #000;
	font-size: .8rem;
	letter-spacing: .18rem;
	font-weight: bold;
	margin: 0
}

.product-category-container .product-category .tabcontent .containerbox p {
	font-size: .85rem;
	line-height: 1.2rem;
	margin-top: 6px
}

.product-category-container .product-category .tabcontent .containerbox h6 {
	font-size: .85rem;
	font-weight: bold;
	margin: 0;
	color: #63666a
}

.product-category-container .product-category .tabcontent .containerbox>.richtext:nth-child(1) p {
	font-size: .95rem;
	line-height: 1.3rem;
	margin-top: 6px
}

@media(max-width:992px) {
	.product-category-container .product-category .tabcontent>.richtext:nth-child(3) {
		padding-left: 0;
		margin-bottom: 1.5rem !important
	}

	.product-category-container .product-category .tabcontent .producttile .container {
		padding: 0
	}
}

@media(max-width:1199px) {
	.product-category-container .product-category {
		width: 100%;
		padding-right: 24px;
		padding-left: 24px
	}
}

@media(min-width:992px) {

	.product-category-container .product-category .tabcontent>.richtext:nth-child(2),
	.product-category-container .product-category .tabcontent>.richtext:nth-child(3) {
		width: 50%;
		float: left
	}

	.product-category-container .product-category .tabcontent .richtext h3 {
		font-size: 1.85rem;
		line-height: 2.4rem
	}

	.product-category-container .product-category .tabcontent .producttile .container {
		padding: 0
	}
}

@media(min-width:1200px) {
	.product-category-container .product-category {
		width: 1170px;
		margin: 0 auto;
		clear: both
	}

	.product-category-container .product-category .tabcontent .containerbox>.richtext {
		width: 20%;
		float: left;
		padding-right: 1.5rem !important
	}

	.product-category-container .product-category .tabcontent .containerbox>.richtext:nth-child(1) {
		padding-right: 3rem !important
	}

	.product-category-container .product-category .tabcontent .containerbox>.richtext:last-child {
		padding-right: 0 !important;
		text-align: right
	}
}

.product-category-container .product-category .tabcontent .containerbox>.richtext:last-child a {
	display: inline-block;
	align-self: flex-start;
	color: #000;
	font-size: .8rem;
	font-weight: bold;
	line-height: 1.2rem;
	letter-spacing: .1rem;
	text-transform: uppercase;
	background-image: url("../images/nav-arrow-right.svg");
	background-repeat: no-repeat;
	background-size: 10px 15px;
	background-position: center right 10px;
	padding-right: 33px;
	width: max-content;
	transition: background-position .25s ease-out;
	background-color: #fff;
	padding: 15px 45px 15px 24px;
	border-radius: 4px;
	background-size: 8px 13px;
	background-position: center right 22px !important
}

.product-category-container .product-category .tabcontent .containerbox>.richtext:last-child a:hover {
	background-position: center right 15px !important
}

.rebrandinglatestnews {
	clear: both
}

@media(max-width:992px) {
	.product-category-container .product-category .tabcontent>.richtext:nth-child(3) {
		overflow: hidden
	}
}

.marvll-new-prod-tile .component-content {
	padding: 36px
}

.marvll-new-prod-tile .richtext-image img {
	height: 90px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 36px
}

.marvll-new-prod-tile .richtext-content h3 .subsection-title {
	font-size: 1rem;
	line-height: 1.2rem;
	font-weight: 600;
	color: #000;
	margin: 0
}

.marvll-new-prod-tile .richtext-content p {
	font-size: 15px;
	line-height: 1.73;
	margin: 18px 0 0
}

.marvll-new-prod-tile .richtext-content p .btn-link {
	display: inline-block;
	align-self: flex-start;
	color: #000;
	font-size: .8rem;
	font-weight: bold;
	line-height: 1.2rem;
	letter-spacing: .1rem;
	text-transform: uppercase;
	background-image: url(../images/nav-arrow-right.svg);
	background-repeat: no-repeat;
	width: max-content;
	transition: background-position .25s ease-out;
	background-color: #fff;
	padding: 15px 45px 15px 24px;
	border-radius: 4px;
	background-size: 8px 13px;
	background-position: top 47% right 22px;
	cursor: pointer
}

.marvll-new-prod-tile .richtext-content p .btn-link:hover {
	background-position: top 47% right 15px
}

.marvll-new-prod-tile .richtext-content p .btn-link::before,
.marvll-new-prod-tile .richtext-content p .btn-link::after {
	display: none
}

.mrvll-page-content .mrvll-text-link.mrvll-text-link-white-bg.mrvll-text-link-right-aligned:hover {
	background-position: center right 15px !important
}

.marvll-new-prod-tile .richtext-content p .btn-link a:hover {
	color: black !important
}

.marvll-new-prod-tile.richtext-block .richtext-image {
	display: block
}

@media(max-width:991px) {
	.marvll-new-prod-tile-container>.row>.col-sm-4 {
		width: 100%
	}

	.marvll-new-prod-tile-container {
		width: 100% !important;
		padding-left: 24px !important;
		padding-right: 24px !important
	}
}

@media(min-width:992px) {
	.marvll-new-prod-tile-container {
		padding-left: 60px !important;
		padding-right: 60px !important
	}
}

@media(min-width:1200px) {
	.marvll-new-prod-tile-container {
		padding-left: 140px !important;
		padding-right: 140px !important
	}
}

@media(min-width:1440px) {

	.marvll-new-prod-tile-container,
	.rebrandingvideocarousel .container,
	.producttabs .product-category-container .container,
	.product-category-container .product-category,
	.rebrandinglatestnews .mrvll-page-content .container {
		width: calc(1440px - 30px) !important
	}
}

@media(min-width:992px) {
	.marvll-new-prod-tile-container>.row {
		display: flex
	}

	.marvll-new-prod-tile-container .marvll-new-prod-tile {
		position: relative
	}

	.marvll-new-prod-tile-container .marvll-new-prod-tile .richtext-content p:last-child {
		min-height: 36px;
		margin: 0
	}

	.marvll-new-prod-tile-container .marvll-new-prod-tile .richtext-content p .btn-link {
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translate(-50%, -50%);
		min-width: 167px
	}
}

@media(max-width:991px) {
	.marvll-new-prod-tile-container>.row>.col-sm-4:last-child .marvll-new-prod-tile .component-content {
		padding-bottom: 21px
	}
}

.bootstrap-tabsnew .nav-tabs {
	border: 0
}

.bootstrap-tabsnew .nav-tabs li a {
	border: 2px solid #d5d5d3;
	border-radius: 30px;
	background: #f6f6f6;
	padding: 10px 20px 6px;
	font-weight: 600;
	font-size: .85rem;
	list-style-type: none;
	display: inline-block;
	color: #000;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	cursor: pointer
}

.bootstrap-tabsnew .nav-tabs>li>a:hover {
	color: #000;
	border: 0;
	border: 2px solid #0072ce;
	background: #fff
}

.bootstrap-tabsnew .nav-tabs>li.active>a,
.bootstrap-tabsnew .nav-tabs>li.active>a:hover,
.bootstrap-tabsnew .nav-tabs>li.active>a:focus {
	cursor: default;
	background-color: transparent;
	border: 0;
	color: #0072ce;
	border-bottom: 4px solid #0072ce
}

.bootstrap-tabsnew .form-elements-container .input-wrapper .select-container {
	width: 100%
}

.bootstrap-tabsnew .form-elements-container select {
	font-weight: 400;
	text-transform: capitalize
}

.bootstrap-tabsnew .nav-tabs {
	display: flex;
	justify-content: center;
	flex-direction: row
}

.bootstrap-tabsnew .form-elements-container {
	display: none
}

@media only screen and (max-width:991px) {
	.bootstrap-tabsnew .form-elements-container {
		display: block
	}
}

.custom-select:after {
	background: url("../images/ic-blue-down-arrow.svg") 50% 50% no-repeat
}

.product-category-bordernew {
	border-top: 2px solid #d5d5d3
}

@media only screen and (max-width:767px) {
	.bootstrap-tabsnew .nav-tabs {
		display: block
	}
}

.marvll-new-prod-tile-black .richtext-content p .btn-link {
	background-color: #000;
	padding: 15px 45px 15px 24px;
	border-radius: 4px;
	background-size: 8px 13px;
	background-position: center right 22px !important;
	color: #fff;
	display: inline-block;
	align-self: flex-start;
	border: 1px solid #fff;
	font-size: .8rem;
	font-weight: bold;
	line-height: 1.2rem;
	letter-spacing: .1rem;
	text-transform: uppercase;
	background-image: url(../images/nav-arrow-right.svg);
	background-repeat: no-repeat;
	background-size: 10px 15px;
	background-position: center right 10px !important;
	padding-right: 33px;
	width: max-content;
	transition: background-position .25s ease-out
}

.marvll-new-prod-tile-black .richtext-content p .btn-link a {
	color: #fff
}

.marvll-new-prod-tile-black .richtext-content p .btn-link a:hover {
	background-position: center right 15px !important;
	color: white !important
}

.marvll-new-prod-tile-black .richtext-content p .btn-link:focus {
	color: #fff
}

.teaser-black.career-location-module.marvll-new-prod-bottom-teaser .load-more {
	background-color: #000;
	padding: 15px 45px 15px 24px;
	border-radius: 4px;
	background-size: 8px 13px;
	background-position: center right 22px !important;
	color: #fff;
	display: inline-block;
	align-self: flex-start;
	font-size: .8rem;
	font-weight: bold;
	line-height: 1.2rem;
	letter-spacing: .1rem;
	text-transform: uppercase;
	background-image: url(../images/nav-arrow-right.svg);
	background-repeat: no-repeat;
	background-size: 10px 15px;
	background-position: center right 10px !important;
	padding-right: 33px;
	width: max-content;
	transition: background-position .25s ease-out
}
}

.teaser-black.career-location-module.marvll-new-prod-bottom-teaser .load-more a {
	color: #fff
}

.teaser-black.career-location-module.marvll-new-prod-bottom-teaser .load-more:hover {
	background-position: center right 15px !important;
	color: #fff !important
}

. .mrvll-text-link.mrvll-text-link-black-bg {
	background-color: #000;
	color: #fff;
	padding: 15px 45px 15px 24px;
	border-radius: 4px;
	background-size: 8px 13px;
	background-position: center right 22px
}

.rebrandingvideocarousel .mrvll-text-link.mrvll-text-link-video:hover,
.rebrandingvideocarousel .mrvll-text-link.mrvll-text-link-video:focus,
.rebrandingvideocarousel .mrvll-text-link.mrvll-text-link-video:active {
	color: #fff
}

.mrvll-text-link.mrvll-text-link-blackwithborder-bg {
	background-color: #000;
	padding: 15px 45px 15px 24px;
	color: #fff;
	border-radius: 4px;
	background-size: 8px 13px;
	background-position: center right 22px;
	border: 1px solid #fff
}

.rebrandingvideocarousel .mrvll-text-link.mrvll-text-link-video:hover,
.rebrandingvideocarousel .mrvll-text-link.mrvll-text-link-video:focus,
.rebrandingvideocarousel .mrvll-text-link.mrvll-text-link-video:active {
	color: #fff
}

.rebrandingleadership .mrvll-page-content .mrvll-text-link.mrvll-text-link-black-bg {
	background-color: #000;
	padding: 16px 45px 14px 24px;
	border-radius: 4px;
	color: #fff;
	background-size: 8px 13px;
	background-position: center right 22px
}

.rebrandingleadership .mrvll-page-content .mrvll-text-link.mrvll-text-link-blackwithborder-bg {
	background-color: #000;
	padding: 16px 45px 14px 24px;
	border-radius: 4px;
	color: #fff;
	border: 1px solid white;
	background-size: 8px 13px;
	background-position: center right 22px
}

.requet-btn .black-bg {
	transition: all 500ms ease;
	border-radius: 2px;
	appearance: none;
	background-color: #000;
	border: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font-weight: 800;
	line-height: 1;
	padding: 15px;
	text-decoration: none;
	user-select: none;
	vertical-align: middle;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 12px !important;
	letter-spacing: 1px
}

.requet-btn .blackwithborder {
	transition: all 500ms ease;
	border-radius: 2px;
	appearance: none;
	background-color: #000;
	border: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font-weight: 800;
	line-height: 1;
	padding: 15px;
	border: 1px solid white;
	text-decoration: none;
	user-select: none;
	vertical-align: middle;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 12px !important;
	letter-spacing: 1px
}

.marvll-new-prod-tile-transparent .richtext-content p .btn-link {
	background-color: transparent;
	padding: 15px 45px 15px 24px;
	border-radius: 4px;
	background-size: 8px 13px;
	background-position: center right 22px !important;
	display: inline-block;
	align-self: flex-start;
	font-size: .8rem;
	font-weight: bold;
	line-height: 1.2rem;
	letter-spacing: .1rem;
	text-transform: uppercase;
	background-image: url(clientlib-base/components/../images/nav-arrow-right.svg);
	background-repeat: no-repeat;
	background-size: 10px 15px;
	background-position: center right 10px !important;
	padding-right: 33px;
	width: max-content;
	transition: background-position .25s ease-out
}

.marvll-new-prod-tile-transparent .richtext-content p .btn-link a {
	color: #000
}

.marvll-new-prod-tile-transparent .richtext-content p .btn-link:hover {
	background-position: center right 15px !important
}

.teaser-transparent-blacktext.career-location-module.marvll-new-prod-bottom-teaser .load-more {
	background-color: transparent;
	padding: 15px 45px 15px 24px;
	border-radius: 4px;
	background-size: 8px 13px;
	background-position: center right 22px !important;
	display: inline-block;
	align-self: flex-start;
	font-size: .8rem;
	font-weight: bold;
	line-height: 1.2rem;
	letter-spacing: .1rem;
	text-transform: uppercase;
	background-image: url(clientlib-base/components/../images/nav-arrow-right.svg);
	background-repeat: no-repeat;
	background-size: 10px 15px;
	background-position: center right 10px !important;
	padding-right: 33px;
	width: max-content;
	transition: background-position .25s ease-out
}

.transparent-blacktext.career-location-module.marvll-new-prod-bottom-teaser .load-more a {
	color: #fff
}

.transparent-blacktext.career-location-module.marvll-new-prod-bottom-teaser .load-more:hover {
	background-position: center right 15px !important
}

.teaser-transparent-whitetext.career-location-module.marvll-new-prod-bottom-teaser .load-more {
	background-color: transparent;
	padding: 15px 45px 15px 24px;
	border-radius: 4px;
	background-size: 8px 13px;
	background-position: center right 22px !important;
	display: inline-block;
	align-self: flex-start;
	font-size: .8rem;
	font-weight: bold;
	line-height: 1.2rem;
	letter-spacing: .1rem;
	text-transform: uppercase;
	background-image: url(clientlib-base/components/../images/nav-arrow-right.svg);
	background-repeat: no-repeat;
	background-size: 10px 15px;
	background-position: center right 10px !important;
	padding-right: 33px;
	width: max-content;
	transition: background-position .25s ease-out;
	color: #FFF
}

.teaser-transparent-whitetext.career-location-module.marvll-new-prod-bottom-teaser .load-more a {
	color: #FFF
}

.teaser-transparent-whitetext.career-location-module.marvll-new-prod-bottom-teaser .load-more:hover {
	background-position: center right 15px !important;
	color: #FFF
}

.mrvll-contact-us-transparent .mrvll-text-link.mrvll-text-link-white-bg {
	background-color: transparent !important;
	padding: 15px 45px 15px 24px;
	border-radius: 4px;
	background-size: 8px 13px;
	background-position: center right 22px !important;
	display: inline-block;
	align-self: flex-start;
	font-size: .8rem;
	font-weight: bold;
	line-height: 1.2rem;
	letter-spacing: .1rem;
	text-transform: uppercase;
	background-image: url(clientlib-base/components/../images/nav-arrow-right.svg);
	background-repeat: no-repeat;
	background-size: 10px 15px;
	background-position: center right 10px !important;
	padding-right: 33px;
	width: max-content;
	transition: background-position .25s ease-out;
	color: #fff !important
}

.mrvll-contact-us-transparent .mrvll-text-link.mrvll-text-link-white-bg:hover {
	background-position: center right 15px !important
}

.marvll-new-prod-tile-white .richtext-content p .btn-link {
	background-color: #fff;
	padding: 15px 45px 15px 24px;
	border-radius: 4px;
	background-size: 8px 13px;
	background-position: center right 22px !important;
	border: 1px solid #000;
	display: inline-block;
	align-self: flex-start;
	font-size: .8rem;
	font-weight: bold;
	line-height: 1.2rem;
	letter-spacing: .1rem;
	text-transform: uppercase;
	background-image: url(../images/nav-arrow-right.svg);
	background-repeat: no-repeat;
	background-size: 10px 15px;
	background-position: center right 10px !important;
	padding-right: 33px;
	width: max-content;
	transition: background-position .25s ease-out
}

.marvll-new-prod-tile-white .richtext-content p .btn-link a {
	color: #000
}

.marvll-new-prod-tile-white .richtext-content p .btn-link:hover {
	background-position: center right 15px !important
}

.teaser-whitebutton.career-location-module.marvll-new-prod-bottom-teaser .load-more {
	background-color: #fff;
	padding: 15px 45px 15px 24px;
	border-radius: 4px;
	background-size: 8px 13px;
	background-position: center right 22px !important;
	border: 1px solid #000;
	display: inline-block;
	align-self: flex-start;
	font-size: .8rem;
	font-weight: bold;
	line-height: 1.2rem;
	letter-spacing: .1rem;
	text-transform: uppercase;
	background-image: url(../images/nav-arrow-right.svg);
	background-repeat: no-repeat;
	background-size: 10px 15px;
	background-position: center right 10px !important;
	padding-right: 33px;
	width: max-content;
	transition: background-position .25s ease-out
}

.teaser-whitebutton.career-location-module.marvll-new-prod-bottom-teaser .load-more a {
	color: #000
}

.teaser-whitebutton.career-location-module.marvll-new-prod-bottom-teaser .load-more:hover {
	background-position: center right 15px !important
}

.toppadding {
	margin-top: 30px !important
}

.mrvll-transparent .mrvll-text-link {
	background-color: transparent !important;
	padding: 15px 45px 15px 0 !important;
	background-position: center right 22px !important;
	border: 0 !important;
	background-image: url("../images/nav-arrow-right.svg") !important;
	background-repeat: no-repeat !important;
	background-size: 10px 15px !important
}

.mrvll-transparent .mrvll-text-link:hover {
	background-position: center right 15px !important
}

.mrvll-whiteborder .mrvll-text-link {
	background-color: transparent !important;
	padding: 16px 45px 14px 24px !important;
	background-position: center right 22px !important;
	border: 1px solid white !important;
	border-radius: 4px !important;
	color: #fff !important;
	background-image: url("../images/nav-arrow-right.svg") !important;
	background-repeat: no-repeat !important;
	background-size: 10px 15px !important
}

.mrvll-whiteborder .mrvll-text-link:hover {
	background-position: center right 15px !important
}

.mrvll-whitebutton .mrvll-text-link {
	background-color: #fff !important;
	padding: 16px 45px 14px 24px !important;
	background-position: center right 22px !important;
	border: none !important;
	border-radius: 4px !important;
	color: #000 !important;
	background-size: 10px 15px !important;
	background-image: url("../images/nav-arrow-right.svg") !important;
	background-repeat: no-repeat !important
}

.mrvll-whitebutton .mrvll-text-link:hover {
	background-position: center right 15px !important
}

.mrvll-blackbutton .mrvll-text-link {
	background-color: black !important;
	padding: 16px 45px 14px 24px !important;
	background-position: center right 22px !important;
	border: none !important;
	border-radius: 4px !important;
	color: #fff !important;
	background-image: url("../images/nav-arrow-right.svg") !important;
	background-repeat: no-repeat !important;
	background-size: 10px 15px !important
}

.mrvll-blackbutton .mrvll-text-link:hover {
	background-position: center right 15px !important
}

.mrvll-blackborder .mrvll-text-link {
	background-color: transparent !important;
	padding: 16px 45px 14px 24px !important;
	background-position: center right 22px !important;
	border: 1px solid black !important;
	border-radius: 4px !important;
	color: #000 !important;
	background-image: url("../images/nav-arrow-right.svg") !important;
	background-repeat: no-repeat !important;
	background-size: 10px 15px !important
}

.mrvll-blackborder .mrvll-text-link:hover {
	background-position: center right 15px !important
}

.mrvll-bluebutton .mrvll-text-link {
	background-color: #0072ce !important;
	padding: 16px 45px 14px 24px !important;
	border: none !important;
	border-radius: 4px !important;
	color: #fff !important;
	background-image: url("../images/nav-arrow-right-white.svg") !important;
	background-repeat: no-repeat !important;
	background-size: 10px 15px !important;
	background-position: center right 22px !important
}

.mrvll-bluebutton .mrvll-text-link:hover {
	background-position: center right 15px !important
}

/* 25/02/20: Fix requested by LSO linguists for /products/embedded-processors/armada/partners.html */
html[lang="ja-JP"] div.richtext-content>blockquote.hard-drive-quote,
html[lang="ja-JP"] div.richtext>blockquote.hard-drive-quote {
	text-align: left !important;
}

/* 27/02/20: Own fix for /support.html */
html[lang="ja-JP"] ul.marketing-links-list>li>a.marketing-link.asic-tile-link {
	white-space: nowrap;
}

/* 22/05/20: font fix for JP */
html[lang="ja-JP"] body {
	font-family: "Meiryo UI", "メイリオ", Meiryo, sans-serif;
}


/* 21/05/20: Hiding search across lang */
/* div.mrvll-nav-bar>div>div.mrvll-nav-icons>div.mrvll-nav-icon.mrvll-nav-icon-search {
	display: none !important;
} */

/* 21/05/20: preserving layout with hidden search */
@media (min-width: 992px) {
	.mrvll-navigation .mrvll-nav-icons {
		width: 18%;
	}
}

/* 22/05/20: hiding youtube social icon in footer for China */
html[lang="zh-CN"] ul.mrvll-footer-social-icons>div:nth-child(3) {
	/*display: none;*/
}

.mrvll-nav-item .submenu {
	position: absolute;
	top: 30px;
	background: #fff;
	padding: 0px 15px !important;
	/* left: -30px;
	right: -30px; */
	left: 50%;
	transform: translateX(-50%);
	box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
	display: none;
	z-index: 9999;
	width: 160px;
	font-size: 15px;
}

.mrvll-nav-item .submenu a li {
	line-height: 35px;
	text-align: center;
	white-space: nowrap;
	font-weight: normal;
}

.mrvll-nav-item .submenu a:nth-child(1) li {
	margin-top: 10px;
}

.mrvll-nav-item:nth-child(3) .submenu {
	width: 320px;
}

.mrvll-nav-item:nth-child(3) .submenu a {
	width: 50%;
	float: left;
}

.mrvll-nav-item:nth-child(3) .submenu a li {
	margin-top: 10px;
}

.mrvll-nav-item:hover .submenu {
	display: block;
}

.mrvll-nav-item .promenu {
	position: absolute;
	height: 285px;
	top: 60px;
	background: #fff;
	padding: 15px 50px !important;
	left: 0px;
	right: 0px;
	box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
	display: none;
}

.mrvll-nav-item .promenu ul {
	border-right: 1px solid #cccccc;
	padding: 30px 30px 30px 0;
	width: 20%;
	display: flex;
	flex-direction: column;
}

.mrvll-nav-item .promenu ul a {
	height: 100%;
}

.mrvll-nav-item .promenu ul a.active li {
	color: #5782d8;
}

.mrvll-nav-item .promenu .proarticle {
	width: 80%;
}

.mrvll-nav-item .promenu .proarticle p {
	line-height: 20px;
}

.mrvll-nav-item .promenu .proarticle .flex {
	display: none;
}

.mrvll-nav-item .promenu .proarticle .flex.active {
	display: flex;
}

.mrvll-nav-item .promenu .proarticle .flex .col-xs-4:hover p {
	color: #5782d8;
}

.mrvll-nav-item:hover .promenu {
	display: flex;
}


.footer .fnav {
	background: #0d62a5;
	line-height: 70px;
	text-align: center;
	color: #FFF;
}

.footer a {
	color: #555555;
}

.footer .fnav a {
	display: inline-block;
	font-size: 16px;
	margin: 0 15px;
	color: #FFF;
	letter-spacing: 2px;
}

.footer .flogo {
	float: left;
	width: 340px;
	padding: 10px 0;
}

.footer .contact {
	float: right;
	width: 800px;
	padding: 10px 0;
}

.footer .flogo h1 {
	font-size: 26px;
	margin: 10px 0;
	color: #555555;
	font-weight: bold;
}

.footer .flogo p {
	margin: 0;
	font-size: 14px;
	color: #555555;
}

.footer .contact dl {
	float: left;
	width: 355px;
	height: 150px;
	margin: 0 60px 0 0;
}

.footer .contact dl dt {
	float: left;
	width: 81px;
	margin: 0;
	padding-top: 10px;
	color: #555555;
}

.footer .contact dl dd {
	float: right;
	width: 260px;
	margin: 0;
	color: #555555;
}

.footer .contact dl:last-child {
	margin-right: 0;
}

.footer-copy {
	padding: 20px 0;
	background: #282828;
	text-align: center;
	overflow: hidden;
	color: #ffffff;

}

.footer-copy a {
	color: #ffffff;
}

.footer ul {
	padding-left: 0;
}

.footer ul li {
	list-style: none;
}

.footer .contact dl dd h4 {
	font-size: 16px;
	margin: 0;
	font-weight: normal;
	color: #333;
}

.footer .contact dl dd p {
	margin: 0;
	line-height: 30px;
}

.pos_fix {
	position: fixed;
	bottom: 40%;
	right: 5px;
	width: 40px;
	z-index: 99;
	background: #333;
	animation: fadeInRight 1s ease-out 0s 1 normal;
	-webkit-animation: fadeInRight 1s ease-out 0s 1 normal;
}

.pos_fix ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.pos_fix .text {
	box-shadow: 0 0 6px 1px #f5f7fa;
}

.pos_fix .text li {
	position: relative;
	width: 40px;
	height: 40px;
	margin-bottom: 0;
}

.pos_fix .text li>a {
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	display: flex;
	width: 100%;
	align-items: center;
	text-align: center;
	justify-content: center;
}

.pos_fix .text li .li_text {
	position: absolute;
	top: 0;
	left: -240px;
	width: 240px;
	overflow: hidden;
	padding-right: 10px;
	transition: .5s;
	color: #fff;
	display: none;
	animation: flipInY 0.5s linear 0s 1 normal;
	-webkit-animation: flipInY 0.5s linear 0s 1 normal;
}

.pos_fix .text li .li_text2 {
	font-size: 14px;
	width: 220px;
	color: #fff;
	overflow: hidden;
	background: #333;
	border-left: 5px solid rgb(37, 149, 213);
	transition: .5s;
}

.pos_fix .text li>a img {
	display: inline-block;
	vertical-align: middle;
	max-height: 30px;
	max-width: 24px;
	vertical-align: middle;
	height: auto;
}

.pos_fix .text li .li_text p {
	color: #fff;
	text-align: center;
	margin: 10px 0;
}

.pos_fix .text li .li_text p img {
	display: inline-block;
	max-width: 200px;
}

.pos_fix .text li .li_text p a {
	color: #fff;
}

.pos_fix .text li .li_text:after {
	content: '';
	position: absolute;
	right: -10px;
	top: 0;
	width: 10px;
	height: 100%;
	background: rgba(255, 255, 255, .1);
}

.pos_fix .text li:hover .li_text {
	display: block;
	color: #fff;
	transition: .5s;
}

.el-input.el-input-group {
	display: flex;
}

.el-input-group>.el-input__inner {
	-webkit-appearance: none;
	background-color: #FFF;
	background-image: none;
	border-radius: 4px;
	border: 1px solid #DCDFE6;
	box-sizing: border-box;
	color: #606266;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	outline: 0;
	padding: 0 15px;
	-webkit-transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
	transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
	width: 60%;
	vertical-align: middle;
	display: table-cell;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	height: 28px;
	line-height: 28px;
	padding-right: 30px;
	border-color: #C0C4CC;
}

.el-input-group__append,
.el-input-group__prepend {
	background-color: #F5F7FA;
	color: #909399;
	vertical-align: middle;
	display: table-cell;
	position: relative;
	border: 1px solid #DCDFE6;
	padding: 0 20px;
	width: 1px;
	white-space: nowrap;
	border-left: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	background: red;
	border: 0;
	color: #FFF;
	width: 40%;
}

.footer .footerItem .subscription .el-input-group__append {
	display: flex;
}

.el-input-group__prepend button,
[type="button"] {
	background: transparent;
	border: none;
}

.footer .footerItem .subscription .el-input-group__append {
	background: rgb(37, 149, 213);
}

.language>ul a {
	font-size: 15px;
}
.footer .footerItem.nav1{
	width: 270px;
}
.footer .footerItem.nav1 ul{
	display: flex;
	flex-wrap: wrap;
}

.footer .footerItem.nav1 ul li{
	width: 50%;
}


