/*# sourceMappingURL=style.css.map */

@charset "UTF-8";

[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "geotool";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	/* opacity: .8; */
	
	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;
	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;
	/* Animation center compensation - margins should be symmetric */
	
	/* remove if not needed */
	margin-left: .2em;
	/* you can be more comfortable with increased icons size */
	
	/* font-size: 120%; */
	
	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-account:before {
	content: "";
}

/* '' */
.icon-cart:before {
	content: "";
}

/* '' */
.icon-facebook:before {
	content: "";
}

/* '' */
.icon-menu:before {
	content: "";
}

/* '' */
.icon-play-alt:before {
	content: "";
}

/* '' */
.icon-play:before {
	content: "";
}

/* '' */
.icon-search:before {
	content: "";
}

/* '' */
.icon-trash:before {
	content: "";
}

/* '' */
.icon-youtube:before {
	content: "";
}

/* '' */

/*!
 * 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: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

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

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

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

[hidden], template {
	display: none;
}

a {
	background-color: transparent;
}

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

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

b, strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

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

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

small {
	font-size: 80%;
}

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

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 1em 40px;
}

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

pre {
	overflow: auto;
}

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

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

button {
	overflow: visible;
}

button, select {
	text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled], html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

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

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

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

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

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

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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

td, th {
	padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
	*, *:before, *:after {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	
	a, a:visited {
		text-decoration: underline;
	}
	
	a[href]:after {
		content: " (" attr(href) ")";
	}
	
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	
	a[href^="#"]:after, a[href^="javascript:"]:after {
		content: "";
	}
	
	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	
	thead {
		display: table-header-group;
	}
	
	tr, img {
		page-break-inside: avoid;
	}
	
	img {
		max-width: 100% !important;
	}
	
	p, h2, h3 {
		orphans: 3;
		widows: 3;
	}
	
	h2, h3 {
		page-break-after: avoid;
	}
	
	.navbar {
		display: none;
	}
	
	.btn > .caret, .dropup > .btn > .caret {
		border-top-color: #000 !important;
	}
	
	.label {
		border: 1px solid #000;
	}
	
	.table {
		border-collapse: collapse !important;
	}
	
	.table td, .table th {
		background-color: #fff !important;
	}
	
	.table-bordered th, .table-bordered td {
		border: 1px solid #ddd !important;
	}
}

.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: "*";
}

.glyphicon-plus:before {
	content: "+";
}

.glyphicon-euro:before, .glyphicon-eur:before {
	content: "€";
}

.glyphicon-minus:before {
	content: "−";
}

.glyphicon-cloud:before {
	content: "☁";
}

.glyphicon-envelope:before {
	content: "✉";
}

.glyphicon-pencil:before {
	content: "✏";
}

.glyphicon-glass:before {
	content: "";
}

.glyphicon-music:before {
	content: "";
}

.glyphicon-search:before {
	content: "";
}

.glyphicon-heart:before {
	content: "";
}

.glyphicon-star:before {
	content: "";
}

.glyphicon-star-empty:before {
	content: "";
}

.glyphicon-user:before {
	content: "";
}

.glyphicon-film:before {
	content: "";
}

.glyphicon-th-large:before {
	content: "";
}

.glyphicon-th:before {
	content: "";
}

.glyphicon-th-list:before {
	content: "";
}

.glyphicon-ok:before {
	content: "";
}

.glyphicon-remove:before {
	content: "";
}

.glyphicon-zoom-in:before {
	content: "";
}

.glyphicon-zoom-out:before {
	content: "";
}

.glyphicon-off:before {
	content: "";
}

.glyphicon-signal:before {
	content: "";
}

.glyphicon-cog:before {
	content: "";
}

.glyphicon-trash:before {
	content: "";
}

.glyphicon-home:before {
	content: "";
}

.glyphicon-file:before {
	content: "";
}

.glyphicon-time:before {
	content: "";
}

.glyphicon-road:before {
	content: "";
}

.glyphicon-download-alt:before {
	content: "";
}

.glyphicon-download:before {
	content: "";
}

.glyphicon-upload:before {
	content: "";
}

.glyphicon-inbox:before {
	content: "";
}

.glyphicon-play-circle:before {
	content: "";
}

.glyphicon-repeat:before {
	content: "";
}

.glyphicon-refresh:before {
	content: "";
}

.glyphicon-list-alt:before {
	content: "";
}

.glyphicon-lock:before {
	content: "";
}

.glyphicon-flag:before {
	content: "";
}

.glyphicon-headphones:before {
	content: "";
}

.glyphicon-volume-off:before {
	content: "";
}

.glyphicon-volume-down:before {
	content: "";
}

.glyphicon-volume-up:before {
	content: "";
}

.glyphicon-qrcode:before {
	content: "";
}

.glyphicon-barcode:before {
	content: "";
}

.glyphicon-tag:before {
	content: "";
}

.glyphicon-tags:before {
	content: "";
}

.glyphicon-book:before {
	content: "";
}

.glyphicon-bookmark:before {
	content: "";
}

.glyphicon-print:before {
	content: "";
}

.glyphicon-camera:before {
	content: "";
}

.glyphicon-font:before {
	content: "";
}

.glyphicon-bold:before {
	content: "";
}

.glyphicon-italic:before {
	content: "";
}

.glyphicon-text-height:before {
	content: "";
}

.glyphicon-text-width:before {
	content: "";
}

.glyphicon-align-left:before {
	content: "";
}

.glyphicon-align-center:before {
	content: "";
}

.glyphicon-align-right:before {
	content: "";
}

.glyphicon-align-justify:before {
	content: "";
}

.glyphicon-list:before {
	content: "";
}

.glyphicon-indent-left:before {
	content: "";
}

.glyphicon-indent-right:before {
	content: "";
}

.glyphicon-facetime-video:before {
	content: "";
}

.glyphicon-picture:before {
	content: "";
}

.glyphicon-map-marker:before {
	content: "";
}

.glyphicon-adjust:before {
	content: "";
}

.glyphicon-tint:before {
	content: "";
}

.glyphicon-edit:before {
	content: "";
}

.glyphicon-share:before {
	content: "";
}

.glyphicon-check:before {
	content: "";
}

.glyphicon-move:before {
	content: "";
}

.glyphicon-step-backward:before {
	content: "";
}

.glyphicon-fast-backward:before {
	content: "";
}

.glyphicon-backward:before {
	content: "";
}

.glyphicon-play:before {
	content: "";
}

.glyphicon-pause:before {
	content: "";
}

.glyphicon-stop:before {
	content: "";
}

.glyphicon-forward:before {
	content: "";
}

.glyphicon-fast-forward:before {
	content: "";
}

.glyphicon-step-forward:before {
	content: "";
}

.glyphicon-eject:before {
	content: "";
}

.glyphicon-chevron-left:before {
	content: "";
}

.glyphicon-chevron-right:before {
	content: "";
}

.glyphicon-plus-sign:before {
	content: "";
}

.glyphicon-minus-sign:before {
	content: "";
}

.glyphicon-remove-sign:before {
	content: "";
}

.glyphicon-ok-sign:before {
	content: "";
}

.glyphicon-question-sign:before {
	content: "";
}

.glyphicon-info-sign:before {
	content: "";
}

.glyphicon-screenshot:before {
	content: "";
}

.glyphicon-remove-circle:before {
	content: "";
}

.glyphicon-ok-circle:before {
	content: "";
}

.glyphicon-ban-circle:before {
	content: "";
}

.glyphicon-arrow-left:before {
	content: "";
}

.glyphicon-arrow-right:before {
	content: "";
}

.glyphicon-arrow-up:before {
	content: "";
}

.glyphicon-arrow-down:before {
	content: "";
}

.glyphicon-share-alt:before {
	content: "";
}

.glyphicon-resize-full:before {
	content: "";
}

.glyphicon-resize-small:before {
	content: "";
}

.glyphicon-exclamation-sign:before {
	content: "";
}

.glyphicon-gift:before {
	content: "";
}

.glyphicon-leaf:before {
	content: "";
}

.glyphicon-fire:before {
	content: "";
}

.glyphicon-eye-open:before {
	content: "";
}

.glyphicon-eye-close:before {
	content: "";
}

.glyphicon-warning-sign:before {
	content: "";
}

.glyphicon-plane:before {
	content: "";
}

.glyphicon-calendar:before {
	content: "";
}

.glyphicon-random:before {
	content: "";
}

.glyphicon-comment:before {
	content: "";
}

.glyphicon-magnet:before {
	content: "";
}

.glyphicon-chevron-up:before {
	content: "";
}

.glyphicon-chevron-down:before {
	content: "";
}

.glyphicon-retweet:before {
	content: "";
}

.glyphicon-shopping-cart:before {
	content: "";
}

.glyphicon-folder-close:before {
	content: "";
}

.glyphicon-folder-open:before {
	content: "";
}

.glyphicon-resize-vertical:before {
	content: "";
}

.glyphicon-resize-horizontal:before {
	content: "";
}

.glyphicon-hdd:before {
	content: "";
}

.glyphicon-bullhorn:before {
	content: "";
}

.glyphicon-bell:before {
	content: "";
}

.glyphicon-certificate:before {
	content: "";
}

.glyphicon-thumbs-up:before {
	content: "";
}

.glyphicon-thumbs-down:before {
	content: "";
}

.glyphicon-hand-right:before {
	content: "";
}

.glyphicon-hand-left:before {
	content: "";
}

.glyphicon-hand-up:before {
	content: "";
}

.glyphicon-hand-down:before {
	content: "";
}

.glyphicon-circle-arrow-right:before {
	content: "";
}

.glyphicon-circle-arrow-left:before {
	content: "";
}

.glyphicon-circle-arrow-up:before {
	content: "";
}

.glyphicon-circle-arrow-down:before {
	content: "";
}

.glyphicon-globe:before {
	content: "";
}

.glyphicon-wrench:before {
	content: "";
}

.glyphicon-tasks:before {
	content: "";
}

.glyphicon-filter:before {
	content: "";
}

.glyphicon-briefcase:before {
	content: "";
}

.glyphicon-fullscreen:before {
	content: "";
}

.glyphicon-dashboard:before {
	content: "";
}

.glyphicon-paperclip:before {
	content: "";
}

.glyphicon-heart-empty:before {
	content: "";
}

.glyphicon-link:before {
	content: "";
}

.glyphicon-phone:before {
	content: "";
}

.glyphicon-pushpin:before {
	content: "";
}

.glyphicon-usd:before {
	content: "";
}

.glyphicon-gbp:before {
	content: "";
}

.glyphicon-sort:before {
	content: "";
}

.glyphicon-sort-by-alphabet:before {
	content: "";
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "";
}

.glyphicon-sort-by-order:before {
	content: "";
}

.glyphicon-sort-by-order-alt:before {
	content: "";
}

.glyphicon-sort-by-attributes:before {
	content: "";
}

.glyphicon-sort-by-attributes-alt:before {
	content: "";
}

.glyphicon-unchecked:before {
	content: "";
}

.glyphicon-expand:before {
	content: "";
}

.glyphicon-collapse-down:before {
	content: "";
}

.glyphicon-collapse-up:before {
	content: "";
}

.glyphicon-log-in:before {
	content: "";
}

.glyphicon-flash:before {
	content: "";
}

.glyphicon-log-out:before {
	content: "";
}

.glyphicon-new-window:before {
	content: "";
}

.glyphicon-record:before {
	content: "";
}

.glyphicon-save:before {
	content: "";
}

.glyphicon-open:before {
	content: "";
}

.glyphicon-saved:before {
	content: "";
}

.glyphicon-import:before {
	content: "";
}

.glyphicon-export:before {
	content: "";
}

.glyphicon-send:before {
	content: "";
}

.glyphicon-floppy-disk:before {
	content: "";
}

.glyphicon-floppy-saved:before {
	content: "";
}

.glyphicon-floppy-remove:before {
	content: "";
}

.glyphicon-floppy-save:before {
	content: "";
}

.glyphicon-floppy-open:before {
	content: "";
}

.glyphicon-credit-card:before {
	content: "";
}

.glyphicon-transfer:before {
	content: "";
}

.glyphicon-cutlery:before {
	content: "";
}

.glyphicon-header:before {
	content: "";
}

.glyphicon-compressed:before {
	content: "";
}

.glyphicon-earphone:before {
	content: "";
}

.glyphicon-phone-alt:before {
	content: "";
}

.glyphicon-tower:before {
	content: "";
}

.glyphicon-stats:before {
	content: "";
}

.glyphicon-sd-video:before {
	content: "";
}

.glyphicon-hd-video:before {
	content: "";
}

.glyphicon-subtitles:before {
	content: "";
}

.glyphicon-sound-stereo:before {
	content: "";
}

.glyphicon-sound-dolby:before {
	content: "";
}

.glyphicon-sound-5-1:before {
	content: "";
}

.glyphicon-sound-6-1:before {
	content: "";
}

.glyphicon-sound-7-1:before {
	content: "";
}

.glyphicon-copyright-mark:before {
	content: "";
}

.glyphicon-registration-mark:before {
	content: "";
}

.glyphicon-cloud-download:before {
	content: "";
}

.glyphicon-cloud-upload:before {
	content: "";
}

.glyphicon-tree-conifer:before {
	content: "";
}

.glyphicon-tree-deciduous:before {
	content: "";
}

.glyphicon-cd:before {
	content: "";
}

.glyphicon-save-file:before {
	content: "";
}

.glyphicon-open-file:before {
	content: "";
}

.glyphicon-level-up:before {
	content: "";
}

.glyphicon-copy:before {
	content: "";
}

.glyphicon-paste:before {
	content: "";
}

.glyphicon-alert:before {
	content: "";
}

.glyphicon-equalizer:before {
	content: "";
}

.glyphicon-king:before {
	content: "";
}

.glyphicon-queen:before {
	content: "";
}

.glyphicon-pawn:before {
	content: "";
}

.glyphicon-bishop:before {
	content: "";
}

.glyphicon-knight:before {
	content: "";
}

.glyphicon-baby-formula:before {
	content: "";
}

.glyphicon-tent:before {
	content: "⛺";
}

.glyphicon-blackboard:before {
	content: "";
}

.glyphicon-bed:before {
	content: "";
}

.glyphicon-apple:before {
	content: "";
}

.glyphicon-erase:before {
	content: "";
}

.glyphicon-hourglass:before {
	content: "⌛";
}

.glyphicon-lamp:before {
	content: "";
}

.glyphicon-duplicate:before {
	content: "";
}

.glyphicon-piggy-bank:before {
	content: "";
}

.glyphicon-scissors:before {
	content: "";
}

.glyphicon-bitcoin:before {
	content: "";
}

.glyphicon-btc:before {
	content: "";
}

.glyphicon-xbt:before {
	content: "";
}

.glyphicon-yen:before {
	content: "¥";
}

.glyphicon-jpy:before {
	content: "¥";
}

.glyphicon-ruble:before {
	content: "₽";
}

.glyphicon-rub:before {
	content: "₽";
}

.glyphicon-scale:before {
	content: "";
}

.glyphicon-ice-lolly:before {
	content: "";
}

.glyphicon-ice-lolly-tasted:before {
	content: "";
}

.glyphicon-education:before {
	content: "";
}

.glyphicon-option-horizontal:before {
	content: "";
}

.glyphicon-option-vertical:before {
	content: "";
}

.glyphicon-menu-hamburger:before {
	content: "";
}

.glyphicon-modal-window:before {
	content: "";
}

.glyphicon-oil:before {
	content: "";
}

.glyphicon-grain:before {
	content: "";
}

.glyphicon-sunglasses:before {
	content: "";
}

.glyphicon-text-size:before {
	content: "";
}

.glyphicon-text-color:before {
	content: "";
}

.glyphicon-text-background:before {
	content: "";
}

.glyphicon-object-align-top:before {
	content: "";
}

.glyphicon-object-align-bottom:before {
	content: "";
}

.glyphicon-object-align-horizontal:before {
	content: "";
}

.glyphicon-object-align-left:before {
	content: "";
}

.glyphicon-object-align-vertical:before {
	content: "";
}

.glyphicon-object-align-right:before {
	content: "";
}

.glyphicon-triangle-right:before {
	content: "";
}

.glyphicon-triangle-left:before {
	content: "";
}

.glyphicon-triangle-bottom:before {
	content: "";
}

.glyphicon-triangle-top:before {
	content: "";
}

.glyphicon-console:before {
	content: "";
}

.glyphicon-superscript:before {
	content: "";
}

.glyphicon-subscript:before {
	content: "";
}

.glyphicon-menu-left:before {
	content: "";
}

.glyphicon-menu-right:before {
	content: "";
}

.glyphicon-menu-down:before {
	content: "";
}

.glyphicon-menu-up:before {
	content: "";
}

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

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

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}

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

a {
	color: #035c94;
	text-decoration: none;
}

a:hover, a:focus {
	color: #012d49;
	text-decoration: underline;
}

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

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

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

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

.img-circle {
	border-radius: 50%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #f2f2f2;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

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

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

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

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

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
	font-size: 65%;
}

h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}

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

h1, .h1 {
	font-size: 84px;
}

h2, .h2 {
	font-size: 30px;
}

h3, .h3 {
	font-size: 58px;
}

h4, .h4 {
	font-size: 45px;
}

h5, .h5 {
	font-size: 34px;
}

h6, .h6 {
	font-size: 18px;
}

p {
	margin: 0 0 10px;
}

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

@media (min-width: 768px) {
	.lead {
		font-size: 21px;
	}
}

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

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

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

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

.text-justify {
	text-align: justify;
}

.text-nowrap {
	white-space: nowrap;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-uppercase, .initialism {
	text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

.text-muted {
	color: #aeaeae;
}

.text-primary {
	color: #035c94;
}

a.text-primary:hover, a.text-primary:focus {
	color: #023d62;
}

.text-success {
	color: #2aa13c;
}

a.text-success:hover, a.text-success:focus {
	color: #1f792d;
}

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

.bg-primary {
	background-color: #035c94;
}

a.bg-primary:hover, a.bg-primary:focus {
	background-color: #023d62;
}

.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 #f2f2f2;
}

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

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

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

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

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

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

dt, dd {
	line-height: 1.42857143;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
	content: " ";
	display: table;
}

.dl-horizontal dd:after {
	clear: both;
}

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

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

.initialism {
	font-size: 90%;
}

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

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: #aeaeae;
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: "— ";
}

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

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

.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
	content: " —";
}

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

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

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

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

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

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #7b7b7b;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

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

.container:before, .container:after {
	content: " ";
	display: table;
}

.container:after {
	clear: both;
}

@media (min-width: 768px) {
	.container {
		width: 738px;
	}
}

@media (min-width: 992px) {
	.container {
		width: 958px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1158px;
	}
}

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

.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table;
}

.container-fluid:after {
	clear: both;
}

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

.row:before, .row:after {
	content: " ";
	display: table;
}

.row:after {
	clear: both;
}

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

.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-1 {
	width: 8.33333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-1 {
		width: 8.33333333%;
	}
	
	.col-sm-2 {
		width: 16.66666667%;
	}
	
	.col-sm-3 {
		width: 25%;
	}
	
	.col-sm-4 {
		width: 33.33333333%;
	}
	
	.col-sm-5 {
		width: 41.66666667%;
	}
	
	.col-sm-6 {
		width: 50%;
	}
	
	.col-sm-7 {
		width: 58.33333333%;
	}
	
	.col-sm-8 {
		width: 66.66666667%;
	}
	
	.col-sm-9 {
		width: 75%;
	}
	
	.col-sm-10 {
		width: 83.33333333%;
	}
	
	.col-sm-11 {
		width: 91.66666667%;
	}
	
	.col-sm-12 {
		width: 100%;
	}
	
	.col-sm-pull-0 {
		right: auto;
	}
	
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	
	.col-sm-pull-3 {
		right: 25%;
	}
	
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	
	.col-sm-pull-6 {
		right: 50%;
	}
	
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	
	.col-sm-pull-9 {
		right: 75%;
	}
	
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	
	.col-sm-pull-12 {
		right: 100%;
	}
	
	.col-sm-push-0 {
		left: auto;
	}
	
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	
	.col-sm-push-3 {
		left: 25%;
	}
	
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	
	.col-sm-push-6 {
		left: 50%;
	}
	
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	
	.col-sm-push-9 {
		left: 75%;
	}
	
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	
	.col-sm-push-12 {
		left: 100%;
	}
	
	.col-sm-offset-0 {
		margin-left: 0%;
	}
	
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	
	.col-sm-offset-12 {
		margin-left: 100%;
	}
}

@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-1 {
		width: 8.33333333%;
	}
	
	.col-md-2 {
		width: 16.66666667%;
	}
	
	.col-md-3 {
		width: 25%;
	}
	
	.col-md-4 {
		width: 33.33333333%;
	}
	
	.col-md-5 {
		width: 41.66666667%;
	}
	
	.col-md-6 {
		width: 50%;
	}
	
	.col-md-7 {
		width: 58.33333333%;
	}
	
	.col-md-8 {
		width: 66.66666667%;
	}
	
	.col-md-9 {
		width: 75%;
	}
	
	.col-md-10 {
		width: 83.33333333%;
	}
	
	.col-md-11 {
		width: 91.66666667%;
	}
	
	.col-md-12 {
		width: 100%;
	}
	
	.col-md-pull-0 {
		right: auto;
	}
	
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	
	.col-md-pull-3 {
		right: 25%;
	}
	
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	
	.col-md-pull-6 {
		right: 50%;
	}
	
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	
	.col-md-pull-9 {
		right: 75%;
	}
	
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	
	.col-md-pull-12 {
		right: 100%;
	}
	
	.col-md-push-0 {
		left: auto;
	}
	
	.col-md-push-1 {
		left: 8.33333333%;
	}
	
	.col-md-push-2 {
		left: 16.66666667%;
	}
	
	.col-md-push-3 {
		left: 25%;
	}
	
	.col-md-push-4 {
		left: 33.33333333%;
	}
	
	.col-md-push-5 {
		left: 41.66666667%;
	}
	
	.col-md-push-6 {
		left: 50%;
	}
	
	.col-md-push-7 {
		left: 58.33333333%;
	}
	
	.col-md-push-8 {
		left: 66.66666667%;
	}
	
	.col-md-push-9 {
		left: 75%;
	}
	
	.col-md-push-10 {
		left: 83.33333333%;
	}
	
	.col-md-push-11 {
		left: 91.66666667%;
	}
	
	.col-md-push-12 {
		left: 100%;
	}
	
	.col-md-offset-0 {
		margin-left: 0%;
	}
	
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	
	.col-md-offset-3 {
		margin-left: 25%;
	}
	
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	
	.col-md-offset-6 {
		margin-left: 50%;
	}
	
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	
	.col-md-offset-9 {
		margin-left: 75%;
	}
	
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	
	.col-md-offset-12 {
		margin-left: 100%;
	}
}

@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-1 {
		width: 8.33333333%;
	}
	
	.col-lg-2 {
		width: 16.66666667%;
	}
	
	.col-lg-3 {
		width: 25%;
	}
	
	.col-lg-4 {
		width: 33.33333333%;
	}
	
	.col-lg-5 {
		width: 41.66666667%;
	}
	
	.col-lg-6 {
		width: 50%;
	}
	
	.col-lg-7 {
		width: 58.33333333%;
	}
	
	.col-lg-8 {
		width: 66.66666667%;
	}
	
	.col-lg-9 {
		width: 75%;
	}
	
	.col-lg-10 {
		width: 83.33333333%;
	}
	
	.col-lg-11 {
		width: 91.66666667%;
	}
	
	.col-lg-12 {
		width: 100%;
	}
	
	.col-lg-pull-0 {
		right: auto;
	}
	
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	
	.col-lg-pull-3 {
		right: 25%;
	}
	
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	
	.col-lg-pull-6 {
		right: 50%;
	}
	
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	
	.col-lg-pull-9 {
		right: 75%;
	}
	
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	
	.col-lg-pull-12 {
		right: 100%;
	}
	
	.col-lg-push-0 {
		left: auto;
	}
	
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	
	.col-lg-push-3 {
		left: 25%;
	}
	
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	
	.col-lg-push-6 {
		left: 50%;
	}
	
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	
	.col-lg-push-9 {
		left: 75%;
	}
	
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	
	.col-lg-push-12 {
		left: 100%;
	}
	
	.col-lg-offset-0 {
		margin-left: 0%;
	}
	
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	
	.col-lg-offset-12 {
		margin-left: 100%;
	}
}

table {
	background-color: transparent;
}

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

th {
	text-align: left;
}

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

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .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 > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .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 > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
	padding: 5px;
}

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

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

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

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

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

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

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

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .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 > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .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 > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .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 > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .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 > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
	background-color: #f2dede;
}

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

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

@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}
	
	.table-responsive > .table {
		margin-bottom: 0;
	}
	
	.table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .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 > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0;
	}
}

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

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #7b7b7b;
	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 	;
	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: #373737;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #373737;
	background-color: #e8e6e7;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, 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.nitro-lazy {
	background-image: none !important;
}

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

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

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #f2f2f2;
	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-group-sm > input.form-control[type="date"], .input-group-sm > input.input-group-addon[type="date"], .input-group-sm > .input-group-btn > input.btn[type="date"], .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input.form-control[type="time"], .input-group-sm > input.input-group-addon[type="time"], .input-group-sm > .input-group-btn > input.btn[type="time"], .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input.form-control[type="datetime-local"], .input-group-sm > input.input-group-addon[type="datetime-local"], .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input.form-control[type="month"], .input-group-sm > input.input-group-addon[type="month"], .input-group-sm > .input-group-btn > input.btn[type="month"], .input-group-sm input[type="month"] {
		line-height: 30px;
	}
	
	input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"], .input-group-lg > input.input-group-addon[type="date"], .input-group-lg > .input-group-btn > input.btn[type="date"], .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input.form-control[type="time"], .input-group-lg > input.input-group-addon[type="time"], .input-group-lg > .input-group-btn > input.btn[type="time"], .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input.form-control[type="datetime-local"], .input-group-lg > input.input-group-addon[type="datetime-local"], .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input.form-control[type="month"], .input-group-lg > input.input-group-addon[type="month"], .input-group-lg > .input-group-btn > input.btn[type="month"], .input-group-lg input[type="month"] {
		line-height: 50px;
	}
}

.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-left: -20px;
	margin-top: 4px 	;
}

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

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

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

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

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

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

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

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

.input-sm, .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: 0;
}

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

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

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

.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, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
	height: 50px;
	padding: 12px 48px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 0;
}

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

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

.form-group-lg .form-control {
	height: 50px;
	padding: 12px 48px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 0;
}

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

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

.form-group-lg .form-control-static {
	height: 50px;
	min-height: 38px;
	padding: 13px 48px;
	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 + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
	width: 50px;
	height: 50px;
	line-height: 50px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-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: #2aa13c;
}

.has-success .form-control {
	border-color: #2aa13c;
	-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: #1f792d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #5cd56f;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #5cd56f;
}

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

.has-success .form-control-feedback {
	color: #2aa13c;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	
	.form-inline .form-control-static {
		display: inline-block;
	}
	
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	
	.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
		width: auto;
	}
	
	.form-inline .input-group > .form-control {
		width: 100%;
	}
	
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.form-inline .radio, .form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.form-inline .radio label, .form-inline .checkbox label {
		padding-left: 0;
	}
	
	.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}
	
	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

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

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

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

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	content: " ";
	display: table;
}

.form-horizontal .form-group:after {
	clear: both;
}

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

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

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

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

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

.btn.nitro-lazy {
	background-image: none !important;
}

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

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

.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn:active.nitro-lazy, .btn.active.nitro-lazy {
	background-image: none !important;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none;
}

.btn-default {
	color: #fff;
	background-color: #aeaeae;
	border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
	color: #fff;
	background-color: #959494;
	border-color: #8c8c8c;
}

.btn-default:hover {
	color: #fff;
	background-color: #959494;
	border-color: #adadad;
}

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

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

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

.btn-default:active.nitro-lazy, .btn-default.active.nitro-lazy, .open > .btn-default.dropdown-toggle.nitro-lazy {
	background-image: none !important;
}

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

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

.btn-primary {
	color: #fff;
	background-color: #035c94;
	border-color: #024c7b;
}

.btn-primary:focus, .btn-primary.focus {
	color: #fff;
	background-color: #023d62;
	border-color: black;
}

.btn-primary:hover {
	color: #fff;
	background-color: #023d62;
	border-color: #01273f;
}

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #023d62;
	border-color: #01273f;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
	color: #fff;
	background-color: #01273f;
	border-color: black;
}

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

.btn-primary:active.nitro-lazy, .btn-primary.active.nitro-lazy, .open > .btn-primary.dropdown-toggle.nitro-lazy {
	background-image: none !important;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
	background-color: #035c94;
	border-color: #024c7b;
}

.btn-primary .badge {
	color: #035c94;
	background-color: #fff;
}

.btn-success {
	color: #fff;
	background-color: #2aa13c;
	border-color: #258d34;
}

.btn-success:focus, .btn-success.focus {
	color: #fff;
	background-color: #1f792d;
	border-color: #0a280f;
}

.btn-success:hover {
	color: #fff;
	background-color: #1f792d;
	border-color: #185c22;
}

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
	color: #fff;
	background-color: #1f792d;
	border-color: #185c22;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
	color: #fff;
	background-color: #185c22;
	border-color: #0a280f;
}

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

.btn-success:active.nitro-lazy, .btn-success.active.nitro-lazy, .open > .btn-success.dropdown-toggle.nitro-lazy {
	background-image: none !important;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
	background-color: #2aa13c;
	border-color: #258d34;
}

.btn-success .badge {
	color: #2aa13c;
	background-color: #fff;
}

.btn-info {
	color: #fff;
	background-color: #058bdf;
	border-color: #047bc6;
}

.btn-info:focus, .btn-info.focus {
	color: #fff;
	background-color: #046cad;
	border-color: #012d49;
}

.btn-info:hover {
	color: #fff;
	background-color: #046cad;
	border-color: #03568a;
}

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
	color: #fff;
	background-color: #046cad;
	border-color: #03568a;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
	color: #fff;
	background-color: #03568a;
	border-color: #012d49;
}

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

.btn-info:active.nitro-lazy, .btn-info.active.nitro-lazy, .open > .btn-info.dropdown-toggle.nitro-lazy {
	background-image: none !important;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
	background-color: #058bdf;
	border-color: #047bc6;
}

.btn-info .badge {
	color: #058bdf;
	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 > .btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

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

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

.btn-warning:active.nitro-lazy, .btn-warning.active.nitro-lazy, .open > .btn-warning.dropdown-toggle.nitro-lazy {
	background-image: none !important;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning: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 > .btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

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

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

.btn-danger:active.nitro-lazy, .btn-danger.active.nitro-lazy, .open > .btn-danger.dropdown-toggle.nitro-lazy {
	background-image: none !important;
}

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

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

.btn-link {
	color: #035c94;
	font-weight: normal;
	border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
	color: #012d49;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
	color: #aeaeae;
	text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
	padding: 12px 48px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 0;
}

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

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

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

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

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

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

.fade.in {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.in {
	display: block;
}

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

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

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

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

.dropup, .dropdown {
	position: relative;
}

.dropdown-toggle:focus {
	outline: 0;
}

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

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

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #7b7b7b;
	white-space: nowrap;
}

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

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

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

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

.dropdown-menu > .disabled > a:hover.nitro-lazy, .dropdown-menu > .disabled > a:focus.nitro-lazy {
	background-image: none !important;
}

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

.open > a {
	outline: 0;
}

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

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

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

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

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

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

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

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

.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 > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .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:before, .btn-toolbar:after {
	content: " ";
	display: table;
}

.btn-toolbar:after {
	clear: both;
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left;
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
	margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}

.btn-group > .btn:first-child {
	margin-left: 0;
}

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

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

.btn-group > .btn-group {
	float: left;
}

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

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

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

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

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

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

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn .caret {
	margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
	content: " ";
	display: table;
}

.btn-group-vertical > .btn-group:after {
	clear: both;
}

.btn-group-vertical > .btn-group > .btn {
	float: none;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}

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

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

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

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

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

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

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

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
	float: none;
	display: table-cell;
	width: 1%;
}

.btn-group-justified > .btn-group .btn {
	width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
	left: auto;
}

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

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

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

.input-group-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: #373737;
	text-align: center;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	border-radius: 0;
}

.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 0;
}

.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
	padding: 12px 48px;
	font-size: 18px;
	border-radius: 0;
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
	margin-top: 0;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.input-group-addon:first-child {
	border-right: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.input-group-addon:last-child {
	border-left: 0;
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

.input-group-btn > .btn {
	position: relative;
}

.input-group-btn > .btn + .btn {
	margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
	z-index: 2;
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
	margin-right: -1px;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	z-index: 2;
	margin-left: -1px;
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

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

.nav:after {
	clear: both;
}

.nav > li {
	position: relative;
	display: block;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #f2f2f2;
}

.nav > li.disabled > a {
	color: #aeaeae;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
	color: #aeaeae;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #f2f2f2;
	border-color: #035c94;
}

.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: #f2f2f2 #f2f2f2 #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #aeaeae;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
}

.nav-pills > li {
	float: left;
}

.nav-pills > li > a {
	border-radius: 4px;
}

.nav-pills > li + li {
	margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #fff;
	background-color: #035c94;
}

.nav-stacked > li {
	float: none;
}

.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
	width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
	float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width: 768px) {
	.nav-justified > li, .nav-tabs.nav-justified > li {
		display: table-cell;
		width: 1%;
	}
	
	.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
		margin-bottom: 0;
	}
}

.nav-tabs-justified, .nav-tabs.nav-justified {
	border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #ddd;
}

@media (min-width: 768px) {
	.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	
	.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-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-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

.navbar:before, .navbar:after {
	content: " ";
	display: table;
}

.navbar:after {
	clear: both;
}

@media (min-width: 768px) {
	.navbar {
		border-radius: 4px;
	}
}

.navbar-header:before, .navbar-header:after {
	content: " ";
	display: table;
}

.navbar-header:after {
	clear: both;
}

@media (min-width: 768px) {
	.navbar-header {
		float: left;
	}
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 9px;
	padding-left: 9px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	-webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
	content: " ";
	display: table;
}

.navbar-collapse:after {
	clear: both;
}

.navbar-collapse.in {
	overflow-y: auto;
}

@media (min-width: 768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none;
	}
	
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	
	.navbar-collapse.in {
		overflow-y: visible;
	}
	
	.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 340px;
}

@media (max-device-width: 500px) and (orientation: landscape) {
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
		max-height: 200px;
	}
}

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
	margin-right: -9px;
	margin-left: -9px;
}

@media (min-width: 768px) {
	.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .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;
	padding: 15px 9px;
	font-size: 18px;
	line-height: 20px;
	height: 50px;
}

.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: -9px;
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 9px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbar-toggle.nitro-lazy {
	background-image: none !important;
}

.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 -9px;
}

.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

@media (max-width: 767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}
	
	.navbar-nav .open .dropdown-menu > 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;
	}
	
	.navbar-nav .open .dropdown-menu > li > a:hover.nitro-lazy, .navbar-nav .open .dropdown-menu > li > a:focus.nitro-lazy {
		background-image: none !important;
	}
}

@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 {
	margin-left: -9px;
	margin-right: -9px;
	padding: 10px 9px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	margin-top: 8px;
	margin-bottom: 8px;
}

@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;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
	margin-top: 10px;
	margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
	margin-top: 14px;
	margin-bottom: 14px;
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}

@media (min-width: 768px) {
	.navbar-text {
		float: left;
		margin-left: 9px;
		margin-right: 9px;
	}
}

@media (min-width: 768px) {
	.navbar-left {
		float: left !important;
	}
	
	.navbar-right {
		float: right !important;
		margin-right: -9px;
	}
	
	.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: #5e5d5d;
	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 {
	background-color: #e7e7e7;
	color: #555;
}

@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, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc;
}

.navbar-inverse {
	background-color: #222;
	border-color: #090909;
}

.navbar-inverse .navbar-brand {
	color: #d4d4d4;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-text {
	color: #d4d4d4;
}

.navbar-inverse .navbar-nav > li > a {
	color: #d4d4d4;
}

.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: #090909;
}

.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 {
	background-color: #090909;
	color: #fff;
}

@media (max-width: 767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color: #090909;
	}
	
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #090909;
	}
	
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #d4d4d4;
	}
	
	.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: #090909;
	}
	
	.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: #d4d4d4;
}

.navbar-inverse .navbar-link:hover {
	color: #fff;
}

.navbar-inverse .btn-link {
	color: #d4d4d4;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
	color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444;
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.breadcrumb > li {
	display: inline-block;
}

.breadcrumb > li + li:before {
	content: "\\000022/\\000022 ";
	padding: 0 5px;
	color: #ccc;
}

.breadcrumb > .active {
	color: #aeaeae;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

.pagination > li {
	display: inline;
}

.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #035c94;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
	z-index: 2;
	color: #012d49;
	background-color: #f2f2f2;
	border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
	z-index: 3;
	color: #fff;
	background-color: #035c94;
	border-color: #035c94;
	cursor: default;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #aeaeae;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}

.pagination-lg > li > a, .pagination-lg > li > span {
	padding: 12px 48px;
	font-size: 18px;
	line-height: 1.3333333;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center;
}

.pager:before, .pager:after {
	content: " ";
	display: table;
}

.pager:after {
	clear: both;
}

.pager li {
	display: inline;
}

.pager li > a, .pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}

.pager li > a:hover, .pager li > a:focus {
	text-decoration: none;
	background-color: #f2f2f2;
}

.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: #aeaeae;
	background-color: #fff;
	cursor: not-allowed;
}

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

.label:empty {
	display: none;
}

.btn .label {
	position: relative;
	top: -1px;
}

a.label:hover, a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.label-default {
	background-color: #aeaeae;
}

.label-default[href]:hover, .label-default[href]:focus {
	background-color: #959595;
}

.label-primary {
	background-color: #035c94;
}

.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #023d62;
}

.label-success {
	background-color: #2aa13c;
}

.label-success[href]:hover, .label-success[href]:focus {
	background-color: #1f792d;
}

.label-info {
	background-color: #058bdf;
}

.label-info[href]:hover, .label-info[href]:focus {
	background-color: #046cad;
}

.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;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #aeaeae;
	border-radius: 10px;
}

.badge:empty {
	display: none;
}

.btn .badge {
	position: relative;
	top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
	top: 0;
	padding: 1px 5px;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
	color: #035c94;
	background-color: #fff;
}

.list-group-item > .badge {
	float: right;
}

.list-group-item > .badge + .badge {
	margin-right: 5px;
}

.nav-pills > li > a > .badge {
	margin-left: 3px;
}

a.badge:hover, a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #f2f2f2;
}

.jumbotron h1, .jumbotron .h1 {
	color: inherit;
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}

.jumbotron > hr {
	border-top-color: #d9d9d9;
}

.container .jumbotron, .container-fluid .jumbotron {
	border-radius: 6px;
	padding-left: 9px;
	padding-right: 9px;
}

.jumbotron .container {
	max-width: 100%;
}

@media screen and (min-width: 768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px;
	}
	
	.container .jumbotron, .container-fluid .jumbotron {
		padding-left: 60px;
		padding-right: 60px;
	}
	
	.jumbotron h1, .jumbotron .h1 {
		font-size: 63px;
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}

.thumbnail > img, .thumbnail a > img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.thumbnail .caption {
	padding: 9px;
	color: #333;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #035c94;
}

.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 {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #2aa13c;
}

.alert-success hr {
	border-top-color: #c9e2b3;
}

.alert-success .alert-link {
	color: #1f792d;
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

.alert-info hr {
	border-top-color: #a6e1ec;
}

.alert-info .alert-link {
	color: #245269;
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

.alert-warning hr {
	border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
	color: #66512c;
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

.alert-danger hr {
	border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
	color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #035c94;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}

.progress-striped .progress-bar, .progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}

.progress.active .progress-bar, .progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
	background-color: #2aa13c;
}

.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: #058bdf;
}

.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 {
	zoom: 1;
	overflow: hidden;
}

.media-body {
	width: 10000px;
}

.media-object {
	display: block;
}

.media-object.img-thumbnail {
	max-width: none;
}

.media-right, .media > .pull-right {
	padding-left: 10px;
}

.media-left, .media > .pull-left {
	padding-right: 10px;
}

.media-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 {
	margin-bottom: 20px;
	padding-left: 0;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

a.list-group-item, button.list-group-item {
	color: #555;
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
	color: #333;
}

a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5;
}

button.list-group-item {
	width: 100%;
	text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
	background-color: #f2f2f2;
	color: #aeaeae;
	cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
	color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
	color: #aeaeae;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #035c94;
	border-color: #035c94;
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small {
	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: #67c2fc;
}

.list-group-item-success {
	color: #2aa13c;
	background-color: #dff0d8;
}

a.list-group-item-success, button.list-group-item-success {
	color: #2aa13c;
}

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, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus {
	color: #2aa13c;
	background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.list-group-item-success.active:focus {
	color: #fff;
	background-color: #2aa13c;
	border-color: #2aa13c;
}

.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, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, 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, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, 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, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, 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-body:before, .panel-body:after {
	content: " ";
	display: table;
}

.panel-body:after {
	clear: both;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}

.panel-title > 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-right-radius: 3px;
	border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.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-left: 15px;
	padding-right: 15px;
}

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.panel > .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 > thead: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:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
	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:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	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-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom: 0;
}

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

.panel > .table-responsive {
	border: 0;
	margin-bottom: 0;
}

.panel-group {
	margin-bottom: 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: #7b7b7b;
	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: #7b7b7b;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ddd;
}

.panel-primary {
	border-color: #035c94;
}

.panel-primary > .panel-heading {
	color: #fff;
	background-color: #035c94;
	border-color: #035c94;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #035c94;
}

.panel-primary > .panel-heading .badge {
	color: #035c94;
	background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #035c94;
}

.panel-success {
	border-color: #d6e9c6;
}

.panel-success > .panel-heading {
	color: #2aa13c;
	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: #2aa13c;
}

.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;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
	padding-bottom: 75%;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.well blockquote {
	border-color: #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;
	opacity: .2;
	filter: alpha(opacity=20);
}

.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50);
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.modal-open {
	overflow: hidden;
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background-clip: padding-box;
	outline: 0;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}

.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50);
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
	content: " ";
	display: table;
}

.modal-header:after {
	clear: both;
}

.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:before, .modal-footer:after {
	content: " ";
	display: table;
}

.modal-footer:after {
	clear: both;
}

.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	}
	
	.modal-sm {
		width: 300px;
	}
}

@media (min-width: 992px) {
	.modal-lg {
		width: 900px;
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90);
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 14px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.popover.top {
	margin-top: -10px;
}

.popover.right {
	margin-left: 10px;
}

.popover.bottom {
	margin-top: 10px;
}

.popover.left {
	margin-left: -10px;
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}

.popover-content {
	padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.popover > .arrow {
	border-width: 11px;
}

.popover > .arrow:after {
	border-width: 10px;
	content: "";
}

.popover.top > .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: fadein(rgba(0, 0, 0, .2), 5%);
	bottom: -11px;
}

.popover.top > .arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff;
}

.popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: fadein(rgba(0, 0, 0, .2), 5%);
}

.popover.right > .arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}

.popover.bottom > .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: fadein(rgba(0, 0, 0, .2), 5%);
	top: -11px;
}

.popover.bottom > .arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}

.popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: fadein(rgba(0, 0, 0, .2), 5%);
}

.popover.left > .arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}

.carousel {
	position: relative;
}

.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: .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 {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.carousel-inner > .item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-moz-transition: -moz-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		perspective: 1000px;
	}
	
	.carousel-inner > .item.next, .carousel-inner > .item.active.right {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0;
	}
	
	.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0;
	}
	
	.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	display: block;
}

.carousel-inner > .active {
	left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.carousel-inner > .next {
	left: 100%;
}

.carousel-inner > .prev {
	left: -100%;
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
	left: 0;
}

.carousel-inner > .active.left {
	left: -100%;
}

.carousel-inner > .active.right {
	left: 100%;
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: rgba(0, 0, 0, 0);
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90);
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif;
}

.carousel-control .icon-prev:before {
	content: "‹";
}

.carousel-control .icon-next:before {
	content: "›";
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 	;
	background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px;
	}
	
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
		margin-left: -10px;
	}
	
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		margin-right: -10px;
	}
	
	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px;
	}
	
	.carousel-indicators {
		bottom: 20px;
	}
}

.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden {
	display: none !important;
}

.affix {
	position: fixed;
}

@-ms-viewport {
	width: device-width;
}

.visible-xs {
	display: none !important;
}

.visible-sm {
	display: none !important;
}

.visible-md {
	display: none !important;
}

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

/*  http://hackingui.com/front-end/a-pure-css-solution-for-multiline-text-truncation/ */

/* hide / show non-js / js-only elements */
.no-js .js, .js .no-js {
	display: none;
}

/* hide / show no-touch / touch-only elements */
html.no-touch .touch, html.touch .no-touch, html.no-touchscreen .touchscreen, html.touchscreen .no-touchscreen {
	display: none !important;
}

/* vertical centering */
.vcenter {
	/*
	display: table-cell;
	height:100%;
	/*/
	white-space: nowrap;
}

.vcenter:before {
	display: inline-block;
	vertical-align: middle;
	content: "";
	height: 100%;
	width: 0px;
}

.vcenter > * {
	display: inline-block;
	vertical-align: middle;
}

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

.full-container {
	max-width: 100vw;
}

.fixed-aspectratio {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.fixed-aspectratio > * {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.aspectratio-1x1 {
	padding-bottom: 100%;
}

@media (min-width: 768px) {
	.fixed-aspectratio-sm {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-sm > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-sm-1x1 {
		padding-bottom: 100%;
	}
}

@media (min-width: 992px) {
	.fixed-aspectratio-md {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-md > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-md-1x1 {
		padding-bottom: 100%;
	}
}

@media (min-width: 1200px) {
	.fixed-aspectratio-lg {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-lg > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-lg-1x1 {
		padding-bottom: 100%;
	}
}

.aspectratio-2x1 {
	padding-bottom: 50%;
}

@media (min-width: 768px) {
	.fixed-aspectratio-sm {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-sm > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-sm-2x1 {
		padding-bottom: 50%;
	}
}

@media (min-width: 992px) {
	.fixed-aspectratio-md {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-md > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-md-2x1 {
		padding-bottom: 50%;
	}
}

@media (min-width: 1200px) {
	.fixed-aspectratio-lg {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-lg > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-lg-2x1 {
		padding-bottom: 50%;
	}
}

.aspectratio-3x1 {
	padding-bottom: 33.33333333%;
}

@media (min-width: 768px) {
	.fixed-aspectratio-sm {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-sm > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-sm-3x1 {
		padding-bottom: 33.33333333%;
	}
}

@media (min-width: 992px) {
	.fixed-aspectratio-md {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-md > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-md-3x1 {
		padding-bottom: 33.33333333%;
	}
}

@media (min-width: 1200px) {
	.fixed-aspectratio-lg {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-lg > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-lg-3x1 {
		padding-bottom: 33.33333333%;
	}
}

.aspectratio-3x2 {
	padding-bottom: 66.66666667%;
}

@media (min-width: 768px) {
	.fixed-aspectratio-sm {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-sm > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-sm-3x2 {
		padding-bottom: 66.66666667%;
	}
}

@media (min-width: 992px) {
	.fixed-aspectratio-md {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-md > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-md-3x2 {
		padding-bottom: 66.66666667%;
	}
}

@media (min-width: 1200px) {
	.fixed-aspectratio-lg {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-lg > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-lg-3x2 {
		padding-bottom: 66.66666667%;
	}
}

.aspectratio-4x3 {
	padding-bottom: 75%;
}

@media (min-width: 768px) {
	.fixed-aspectratio-sm {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-sm > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-sm-4x3 {
		padding-bottom: 75%;
	}
}

@media (min-width: 992px) {
	.fixed-aspectratio-md {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-md > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-md-4x3 {
		padding-bottom: 75%;
	}
}

@media (min-width: 1200px) {
	.fixed-aspectratio-lg {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-lg > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-lg-4x3 {
		padding-bottom: 75%;
	}
}

.aspectratio-16x9 {
	padding-bottom: 56.25%;
}

@media (min-width: 768px) {
	.fixed-aspectratio-sm {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-sm > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-sm-16x9 {
		padding-bottom: 56.25%;
	}
}

@media (min-width: 992px) {
	.fixed-aspectratio-md {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-md > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-md-16x9 {
		padding-bottom: 56.25%;
	}
}

@media (min-width: 1200px) {
	.fixed-aspectratio-lg {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-lg > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-lg-16x9 {
		padding-bottom: 56.25%;
	}
}

.aspectratio-cinema {
	padding-bottom: 42.55319149%;
}

@media (min-width: 768px) {
	.fixed-aspectratio-sm {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-sm > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-sm-cinema {
		padding-bottom: 42.55319149%;
	}
}

@media (min-width: 992px) {
	.fixed-aspectratio-md {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-md > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-md-cinema {
		padding-bottom: 42.55319149%;
	}
}

@media (min-width: 1200px) {
	.fixed-aspectratio-lg {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-lg > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-lg-cinema {
		padding-bottom: 42.55319149%;
	}
}

.aspectratio-din-landscape {
	padding-bottom: 70.71067812%;
}

@media (min-width: 768px) {
	.fixed-aspectratio-sm {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-sm > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-sm-din-landscape {
		padding-bottom: 70.71067812%;
	}
}

@media (min-width: 992px) {
	.fixed-aspectratio-md {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-md > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-md-din-landscape {
		padding-bottom: 70.71067812%;
	}
}

@media (min-width: 1200px) {
	.fixed-aspectratio-lg {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-lg > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-lg-din-landscape {
		padding-bottom: 70.71067812%;
	}
}

.aspectratio-din-portrait {
	padding-bottom: 141.42135624%;
}

@media (min-width: 768px) {
	.fixed-aspectratio-sm {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-sm > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-sm-din-portrait {
		padding-bottom: 141.42135624%;
	}
}

@media (min-width: 992px) {
	.fixed-aspectratio-md {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-md > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-md-din-portrait {
		padding-bottom: 141.42135624%;
	}
}

@media (min-width: 1200px) {
	.fixed-aspectratio-lg {
		position: relative;
		overflow: hidden;
		width: 100%;
	}
	
	.fixed-aspectratio-lg > * {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	
	.aspectratio-lg-din-portrait {
		padding-bottom: 141.42135624%;
	}
}

@media only screen and (min-width: 768px) {
	.pull-right-sm {
		float: right !important;
	}
	
	.pull-left-sm {
		float: left !important;
	}
}

@media only screen and (min-width: 992px) {
	.pull-right-md {
		float: right !important;
	}
	
	.pull-left-md {
		float: left !important;
	}
}

@media only screen and (min-width: 1200px) {
	.pull-right-lg {
		float: right !important;
	}
	
	.pull-left-lg {
		float: left !important;
	}
}

.container.container-sm {
	max-width: 738px;
}

.container.container-md {
	max-width: 958px;
}

.container.container-lg {
	max-width: 1158px;
}

@media only screen and (orientation: portrait) {
	.visible-landscape {
		display: none !important;
	}
}

@media only screen and (orientation: landscape) {
	.visible-portrait {
		display: none !important;
	}
}

.fullscreen {
	min-height: 100vh;
}

@media screen and (min-width: 768px) {
	.fullscreen-sm {
		min-height: 100vh;
	}
}

@media screen and (min-width: 992px) {
	.fullscreen-md {
		min-height: 100vh;
	}
}

@media screen and (min-width: 1200px) {
	.fullscreen-lg {
		min-height: 100vh;
	}
}

.badge-primary {
	background-color: #035c94;
}

.badge-success {
	background-color: #2aa13c;
}

.badge-info {
	background-color: #058bdf;
}

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

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

/*font*/
body {
	background-color: #035c94;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "High School USA sans";
	margin: 0;
}

section.section h1 {
	font-size: 84px;
}

section.section h1.smaller {
	font-size: 80px;
}

section.section h2 {
	font-size: 30px;
}

section.section h2.larger {
	font-size: 84px;
}

section.section h2.smaller {
	font-size: 58px;
}

section.section h3 {
	font-size: 58px;
}

section.section h3.larger {
	font-size: 84px;
}

section.section h3.smaller {
	font-size: 45px;
}

section.section.section-company h1, section.section.section-company h2, section.section.section-company h3, section.section.section-company h4, section.section.section-company h5, section.section.section-company h6 {
	color: #035c94;
}

.product-item {
	margin-bottom: 18px;
}

.product-item .bordered .content {
	padding-bottom: 0 !important;
}

.no-margin {
	margin: 0;
}

.no-padding {
	padding: 0;
}

div.section {
	margin: 0 0 18px 0;
}

div.section.no-margin {
	margin: 0;
}

div.section.misc {
	padding: 0;
	border: none;
	background-color: transparent;
}

div.section .bordered {
	background-color: #fff;
	background-color: #fff;
	border-top-style: solid;
	border-top-width: 6px;
}

@media all and (max-width: 991px) {
	div.section .bordered.border-md-hidden {
		border: none;
	}
}

div.section .bordered.category-item, div.section .bordered.product-item {
	margin-bottom: 18px;
}

div.section .bordered.category-item.tags {
	margin-bottom: 65px;
}

div.section .bordered.product-item {
	padding-bottom: 15px;
}

div.section .bordered.content {
	padding: 45px;
}

div.section .bordered .content:not(.content-header) {
	padding: 45px 45px 0 45px;
}

div.section .bordered .content:not(.content-header).content-btn {
	padding: 45px;
}

div.section .sect-description {
	margin-bottom: 30px;
	padding-top: 2px;
}

div.section .img-content {
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 125%;
}

div.section .img-content:not(.post-gallery) {
	min-height: 400px;
}

div.section .img-content.post-gallery {
	min-height: 200px;
}

.section-company .bordered, .section-news .bordered, .section-event .bordered {
	border-color: #035c94;
}

.section-product .bordered {
	border-color: #2aa13c;
	background-color: #fff;
}

footer {
	background-color: #fff;
	margin: 0;
}

footer .section {
	text-align: center;
}

footer .section a {
	text-decoration: none;
	color: #373737;
}

footer .section .footer-header {
	border-top-style: solid;
	border-top-width: 6px;
	text-transform: uppercase;
	text-align: center;
	font-size: 22px;
}

footer .section-company .footer-header {
	border-color: #035c94;
	color: #035c94;
}

footer .section-product .footer-header {
	border-color: #2aa13c;
	color: #2aa13c;
}

footer .section-content {
	border-left: solid 1px #ccc;
}

.section-company h1 {
	color: #035c94;
}

.image-content {
	background-color: #fff;
	margin-bottom: 25px;
}

.image-content .info {
	min-height: 238px;
	padding: 40px;
}

.image-content .image-wrapper {
	max-height: 200px;
	overflow: hidden;
}

.row.no-gutter-force [class*="col-"] {
	padding: 0;
}

@media all and (min-width: 992px) {
	.container.no-padding {
		padding: 0;
	}
	
	.row.no-gutter {
		margin: 0;
	}
	
	.row.no-gutter > [class^="col-"] {
		padding: 0;
	}
}

/**
 * Configurator
 */
ul.form-configurator {
	padding: 0;
}

ul.form-configurator input {
	margin: 0;
}

ul.form-configurator li {
	list-style: none;
	display: table;
	width: 100%;
}

ul.form-configurator li .wrapper {
	display: table-row;
	position: relative;
}

ul.form-configurator li .wrapper label, ul.form-configurator li .wrapper .configurator-toggle {
	cursor: pointer;
	font-size: 14px;
	padding: 3px 0;
	display: table-cell;
	vertical-align: middle;
}

ul.form-configurator li .wrapper label:hover, ul.form-configurator li .wrapper label:active, ul.form-configurator li .wrapper .configurator-toggle:hover, ul.form-configurator li .wrapper .configurator-toggle:active {
	text-decoration: none;
}

ul.form-configurator li.configurator-header > .wrapper > .configurator-toggle {
	padding: 9px 0;
	font-size: 18px;
	color: #2aa13c;
	border: none;
	line-height: 24px;
}

ul.form-configurator li.configurator-header > .wrapper > label, ul.form-configurator li.configurator-header > .wrapper > .configurator-toggle, ul.form-configurator li.configurator-option > .wrapper > label, ul.form-configurator li.configurator-option > .wrapper > .configurator-toggle {
	text-transform: uppercase;
	font-weight: bold;
}

ul.form-configurator li.configurator-option {
	font-size: 14px;
}

ul.form-configurator li.configurator-option:last-child > .wrapper > label {
	border: none;
}

ul.form-configurator li.configurator-suboption > .wrapper > label {
	font-size: 14px;
	padding-left: 30px;
	font-weight: normal;
}

ul.form-configurator li .configurator-btn, ul.form-configurator li .configurator-btn-sm {
	float: right;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 100%;
}

ul.form-configurator li .configurator-btn {
	width: 24px;
	height: 24px;
	background-image: url("https://cdn-cedfb.nitrocdn.com/BpCYphPPoctRQKLAmhOpgpdjthibZgaq/assets/images/optimized/rev-af0c62c/www.nordmeyer-geotool.de/wp-content/themes/standard/images/play.png");
}

ul.form-configurator li .configurator-btn.nitro-lazy {
	background-image: none !important;
}

ul.form-configurator li .configurator-btn-sm {
	position: absolute;
	margin-top: 6px;
	margin-left: -20px;
	width: 16px;
	height: 16px;
	background-image: url("https://cdn-cedfb.nitrocdn.com/BpCYphPPoctRQKLAmhOpgpdjthibZgaq/assets/images/optimized/rev-af0c62c/www.nordmeyer-geotool.de/wp-content/themes/standard/images/green-play-btn.png");
}

ul.form-configurator li .configurator-btn-sm.nitro-lazy {
	background-image: none !important;
}

ul.form-configurator li[aria-expanded="true"] > .wrapper > .configurator-toggle > .configurator-btn {
	transform: rotate(90deg);
	opacity: .5;
}

ul.form-configurator li[aria-expanded="true"] > .wrapper > .configurator-btn-sm {
	background-image: url("https://cdn-cedfb.nitrocdn.com/BpCYphPPoctRQKLAmhOpgpdjthibZgaq/assets/images/optimized/rev-af0c62c/www.nordmeyer-geotool.de/wp-content/themes/standard/images/green-play-btn-open.png");
	opacity: .5;
}

ul.form-configurator li[aria-expanded="true"] > .wrapper > .configurator-btn-sm.nitro-lazy {
	background-image: none !important;
}

ul.form-configurator label {
	display: block;
	border-bottom: solid 1px #ddd;
}

ul.form-configurator ul {
	padding: 0;
}

ul.form-configurator > .wrapper > label {
	padding-left: 30px;
	font-weight: normal;
}

/**
 *
 */
.product-item.bordered .content {
	display: table;
	width: 100%;
}

.product-item.bordered .content .image-container {
	display: table-row;
}

.product-item.bordered .content .image-container .image-wrapper {
	display: table-cell;
	vertical-align: bottom;
}

.product-item.bordered .content .image-container .image-wrapper img.img-responsive {
	width: 100%;
}

/**
 *
 */
label.configurator {
	padding-left: 18px;
}

label.configurator > input {
	/* HIDE RADIO */
	visibility: hidden;
	/* Makes input not-clickable */
	position: absolute;
}

label.configurator > input + span.bullet {
	display: inline-block;
	height: 17px;
	width: 17px;
	background-image: url("https://cdn-cedfb.nitrocdn.com/BpCYphPPoctRQKLAmhOpgpdjthibZgaq/assets/images/optimized/rev-af0c62c/www.nordmeyer-geotool.de/wp-content/themes/standard/images/unselected.png");
	margin: 3px 3px -3px;
}

label.configurator > input + span.bullet.nitro-lazy {
	background-image: none !important;
}

label.configurator > input:checked {}

label.configurator > input:checked + span.bullet {
	background-image: url("https://cdn-cedfb.nitrocdn.com/BpCYphPPoctRQKLAmhOpgpdjthibZgaq/assets/images/optimized/rev-af0c62c/www.nordmeyer-geotool.de/wp-content/themes/standard/images/selected.png");
}

label.configurator > input:checked + span.bullet.nitro-lazy {
	background-image: none !important;
}

.news-block.content.bordered.content-header {
	padding: 18px 45px;
}

.news-block.content.bordered.content-header .the-date {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #d8d8d8;
	margin-bottom: 5px;
}

a.no-event {
	pointer-events: none !important;
	cursor: none;
}

/*required by theme check
Copied from http://codex.wordpress.org/CSS#WordPress_Generated_Classes*/

/* =WordPress Core
-------------------------------------------------------------- */
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	/* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.alignbottom {
	min-height: 60px;
}

.alignbottom span {
	position: absolute;
	bottom: 0;
}

.alignbottom span.center, .alignbottom span.right {
	right: 0;
}

.alignbottom span.center {
	left: 50%;
	margin-left: -50%;
	text-align: center;
}

.sticky {
	text-transform: none;
}

.gallery-caption {
	text-transform: none;
}

.bypostauthor {
	text-transform: none;
}

/*html,body*/
html, body {
	width: 100%;
	height: 100%;
	background-image: url("https://cdn-cedfb.nitrocdn.com/BpCYphPPoctRQKLAmhOpgpdjthibZgaq/assets/images/optimized/rev-af0c62c/www.nordmeyer-geotool.de/wp-content/themes/standard/images/bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

html.nitro-lazy, body.nitro-lazy {
	background-image: none !important;
}

html {
	display: table;
	-webkit-font-smoothing: antialiased;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	line-height: 1.4em;
	padding-top: 197px;
	overflow-x: hidden;
}

body.modal-open {
	padding-right: 0 !important;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	-webkit-hyphens: auto;
	/* Saf 5.1+ */
	-moz-hyphens: auto;
	/* Fx 6.0+ */
	-ms-hyphens: auto;
	/* IE 10+ */
	hyphens: auto;
}

/*Navigation Menu*/
.navbar {
	border-style: none;
}

@media screen and (min-width: 992px) {
	.navbar {
		position: absolute;
	}
}

.admin-bar .navbar {
	top: 30px;
}

.navbar.sticky {
	position: fixed;
	top: 0;
	margin: 0;
}

.navbar .container, .navbar-collapse, .navbar-toggle {
	position: relative;
}

.navbar-header {
	position: relative;
}

@media all and (max-width: 500px) {
	.navbar-header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		margin: 0;
	}
}

.navbar-brand {
	height: auto;
	padding: 0;
	z-index: 1001;
	position: relative;
}

.navbar-brand a {
	display: inline-block;
	margin-top: -6px;
	width: 108px;
	max-height: 40px;
}

@media screen and (min-width: 768px) {
	.navbar-brand a {
		display: block;
		margin-top: -6px;
		width: 206px;
		max-height: 80px;
	}
}

.navbar-brand a img {
	width: 100%;
}

.navbar-custom {
	z-index: 500;
	margin-top: 0px;
	background-color: #fff;
	height: 40px;
	min-height: 40px;
}

@media all and (min-width: 768px) {
	.navbar-custom {
		height: 80px;
		margin-top: 20px;
	}
}

.navbar-custom > .container {
	height: 100%;
}

@media all and (max-width: 991px) {
	.navbar .hidden-sm.hidden-md.hidden-lg {
		display: block !important;
	}
}

.navbar .top-navbar {
	padding: 20px 0 0 0;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

@media screen and (min-width: 768px) {
	.navbar .top-navbar {
		padding: 40px 0 0 0;
	}
}

@media screen and (min-width: 992px) {
	.navbar .top-navbar {
		padding: 0;
		box-shadow: none;
	}
}

@media all and (max-width: 991px) {
	.navbar .top-navbar {
		width: 100%;
		position: absolute;
		overflow: initial;
		height: auto;
		position: absolute;
		left: 0;
		right: 0;
		top: 100%;
		background: #fff;
	}
}

@media screen and (max-width: 991px) {
	.navbar .top-navbar[aria-expanded="false"] {
		display: none;
	}
}

@media all and (max-width: 991px) {
	.navbar .top-navbar ul {
		margin-right: 0 !important;
		margin: 0;
	}
}

@media all and (max-width: 991px) {
	.navbar .top-navbar ul li {
		width: 100%;
		border-right: none;
	}
}

.navbar .top-navbar ul li.menu {
	margin-left: 0;
}

@media screen and (min-width: 992px) {
	.navbar .top-navbar ul li.menu {
		font-size: .9em;
		margin-left: 18px;
	}
}

@media screen and (min-width: 1200px) {
	.navbar .top-navbar ul li.menu {
		font-size: 1em;
		margin-left: 36px;
	}
}

@media all and (max-width: 991px) {
	.navbar .top-navbar ul li.menu {
		padding-left: 0;
	}
	
	.navbar .top-navbar ul li.menu a {
		height: auto;
		padding: 10px 10px;
		font-size: 22px;
		color: #035c94;
	}
	
	.navbar .top-navbar ul li.menu a.active, .navbar .top-navbar ul li.menu a:focus, .navbar .top-navbar ul li.menu a:hover {
		background-color: #035c94;
	}
	
	.navbar .top-navbar ul li.menu a.active > a, .navbar .top-navbar ul li.menu a:focus > a, .navbar .top-navbar ul li.menu a:hover > a {
		color: #fff;
	}
	
	.navbar .top-navbar ul li.menu.active, .navbar .top-navbar ul li.menu:focus, .navbar .top-navbar ul li.menu:hover {
		background-color: #035c94;
	}
	
	.navbar .top-navbar ul li.menu.active > a, .navbar .top-navbar ul li.menu:focus > a, .navbar .top-navbar ul li.menu:hover > a {
		color: #fff;
	}
	
	.navbar .top-navbar ul li.menu:first-child.active, .navbar .top-navbar ul li.menu:first-child:focus, .navbar .top-navbar ul li.menu:first-child:hover {
		background-color: #2bb23c;
	}
	
	.navbar .top-navbar ul li.menu:first-child.active a, .navbar .top-navbar ul li.menu:first-child:focus a, .navbar .top-navbar ul li.menu:first-child:hover a {
		color: #fff;
	}
	
	.navbar .top-navbar ul li.menu:first-child a.active, .navbar .top-navbar ul li.menu:first-child a:focus, .navbar .top-navbar ul li.menu:first-child a:hover {
		color: #fff;
		background-color: #2bb23c !important;
	}
}

.navbar .top-navbar .menu-search {
	display: none;
}

@media all and (min-width: 1200px) {
	.navbar .top-navbar .menu-search {
		display: inherit;
	}
}

.navbar .top-navbar .menu > a {
	font-weight: bold;
}

.navbar .top-navbar .menu.active, .navbar .top-navbar .menu:hover, .navbar .top-navbar .menu:focus {
	border-color: #035c94;
	background-color: #fff;
}

.navbar .top-navbar .menu:first-child.active, .navbar .top-navbar .menu:first-child:hover, .navbar .top-navbar .menu:first-child:focus {
	border-color: #2aa13c;
	background-color: #fff;
}

@media all and (min-width: 992px) {
	.navbar .top-navbar .menu:first-child:hover #navbar-product, .navbar .top-navbar .menu:first-child:focus #navbar-product {
		display: block;
	}
}

.navbar .top-navbar .menu-language:hover a, .navbar .top-navbar .menu-language:focus a {
	color: #035c94;
}

.navbar .top-navbar .menu-language:last-child {
	margin-right: 10px;
}

.navbar .top-navbar .max-menu {
	background-color: #fff;
	max-height: none;
}

.navbar .top-navbar .max-menu #menu-preview img {
	max-width: 100%;
}

.navbar .top-navbar .max-menu .double-block {
	height: 86px;
	padding: 0;
	text-decoration: none;
	margin: 0;
}

.navbar .top-navbar .max-menu .double-block .link-wrapper {
	padding: 20px 10px 18px;
}

.navbar .top-navbar .max-menu .double-block .link-wrapper a {
	height: auto;
	width: 100%;
	padding: 3px 12px;
	text-decoration: none;
	text-transform: none;
	margin: 0;
	border: none;
	display: block;
}

.navbar .top-navbar .max-menu .double-block .link-wrapper a:hover, .navbar .top-navbar .max-menu .double-block .link-wrapper a:focus {
	background-color: transparent;
	color: #000;
}

.navbar .top-navbar .max-menu ul {
	padding: 0;
	margin: 0;
	width: 100%;
	display: table;
}

.navbar .top-navbar .max-menu ul li {
	display: table-row;
	padding: 0;
	list-style: none;
}

.navbar .top-navbar .max-menu li span.border-line {
	display: inline-block;
	border-bottom: 1px solid #f3f3f3;
	width: 80%;
	position: absolute;
	margin-left: -90%;
}

.navbar .top-navbar .max-menu li.double-block span.border-line {
	margin-left: 10px;
	margin-top: -15px;
}

.navbar .top-navbar .max-menu li a {
	height: 43px;
	width: 100%;
	text-decoration: none;
	text-transform: none;
	padding: 0 15px;
	margin: 0;
	display: table-cell;
	vertical-align: middle;
	line-height: 1.4em;
}

.navbar .top-navbar .max-menu li:not(.submenu-title) > a:hover, .navbar .top-navbar .max-menu li:not(.submenu-title) > a:focus {
	border-top: 1px solid #f3f3f3;
	background-color: #2bb23c;
	color: #fff;
}

.navbar .top-navbar .max-menu li.selected:not(.submenu-title) > a {
	border-top: 1px solid #f3f3f3;
	background-color: #2bb23c;
	color: #fff;
}

.navbar .top-navbar .max-menu li a.submenu-single.selected {
	font-weight: bold;
}

.navbar .top-navbar .max-menu .row.no-gutter [class^="col-"] {
	padding: 0;
}

@media all and (min-width: 992px) {
	.navbar .top-navbar > .navbar-nav > li {
		border-top: 42px solid;
		border-bottom: 6px solid;
		border-color: #fff;
	}
}

.navbar .top-navbar li > a {
	color: #373737;
	height: 32px;
	width: auto;
	padding-top: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	line-height: 1.4em;
	text-transform: uppercase;
}

@media all and (max-width: 991px) {
	.navbar .top-navbar li > a {
		width: 100%;
		text-align: left;
		font-size: 30px;
		height: 80px;
		padding-top: 28px;
		padding-left: 30px;
	}
}

.navbar .top-navbar li > a:hover, .navbar .top-navbar li > a:focus {
	background-color: #fff;
}

.navbar .top-navbar div .submenu {
	border-bottom: 10px solid #2aa13c;
}

.navbar .top-navbar div .submenu-content {
	padding-top: 5px;
}

.navbar .top-navbar div .submenu-content a.btn {
	font-size: 14px;
	color: #fff;
}

.navbar .top-navbar div .submenu-product {
	border-bottom: 1px solid #2aa13c;
}

.navbar .top-navbar div .submenu-title, .navbar .top-navbar div .submenu-header {
	font-weight: bold;
}

.navbar .top-navbar div .submenu-header {
	text-transform: uppercase;
	font-size: 14px;
	color: #2bb23c;
}

.navbar .top-navbar div .submenu-header, .navbar .top-navbar div .submenu-info {
	padding: 20px;
}

.navbar .top-navbar div .submenu-title, .navbar .top-navbar div .submenu-text, .navbar .top-navbar div .submenu-single {
	width: 100%;
	padding: 8px 12px;
	text-decoration: none;
	margin: 0;
}

.navbar .top-navbar div .submenu-text:hover, .navbar .top-navbar div .submenu-text:focus {
	background-color: #2aa13c;
	color: #fff;
}

.navbar .top-navbar div .submenu-single {
	padding-top: 0;
	padding-bottom: 0;
}

.navbar .top-navbar div .submenu-single:before {
	content: " ";
	width: 10px;
	height: 10px;
	display: inline-block;
	background-repeat: no-repeat;
	padding-right: 15px;
	vertical-align: middle;
	background-image: url("https://cdn-cedfb.nitrocdn.com/BpCYphPPoctRQKLAmhOpgpdjthibZgaq/assets/images/optimized/rev-af0c62c/www.nordmeyer-geotool.de/wp-content/themes/standard/images/gray-play.png");
}

.navbar .top-navbar div .submenu-border {
	border-left: 1px solid #aeaeae;
	border-right: 1px solid #aeaeae;
}

.navbar .top-navbar div .submenu-border:last-child {
	border-right: 0;
}

.navbar .top-navbar div .submenu-border:first-child {
	border-left: 0;
}

.navbar .top-navbar div .submenu-border:first-child ~ .submenu-border {
	margin-left: -1px;
}

.navbar .top-navbar div .link-underlined {
	border-bottom: 1px solid #aeaeae;
}

.navbar .top-navbar div a {
	color: #373737;
}

.navbar .top-navbar .border-small {
	padding-top: 5px;
	border-bottom: 1px solid #2aa13c;
}

.navbar .top-navbar .border-big {
	border-bottom: 6px solid #2aa13c;
}

.navbar .navbar-tools > ul {
	margin-bottom: 0;
}

.navbar .navbar-tools > ul > li {
	padding: 0;
	border-top: 2px;
	vertical-align: middle;
	margin-top: 5px;
}

@media screen and (min-width: 768px) {
	.navbar .navbar-tools > ul > li {
		margin-top: 34px;
	}
}

.navbar .navbar-tools > ul > li .btn-icon {
	padding: 6px;
	font-size: 18px;
}

@media screen and (min-width: 992px) {
	.navbar .navbar-tools > ul > li .btn-icon {
		padding: 6px 3px;
	}
}

@media screen and (min-width: 1200px) {
	.navbar .navbar-tools > ul > li .btn-icon {
		padding: 6px;
	}
}

@media screen and (min-width: 768px) {
	.navbar .navbar-tools > ul > li .btn-icon {
		font-size: 24px;
	}
}

.navbar .navbar-tools > ul > li > .btn {
	color: #373737;
}

.navbar .navbar-tools > ul > li > .btn:hover {
	color: #035c94;
}

@media screen and (min-width: 768px) {
	.navbar .navbar-tools > ul > li.menu-account {
		position: relative;
	}
}

.navbar .navbar-tools > ul > li.menu-account .btn .cta {
	color: #373737;
	font-size: 12px;
	line-height: 1em;
}

.navbar .navbar-tools > ul > li.menu-account .btn .info {
	text-align: left;
	display: inline-block;
	text-transform: none;
	font-size: 11px;
	line-height: 11px;
	max-width: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: normal;
}

@media screen and (min-width: 992px) {
	.navbar .navbar-tools > ul > li.menu-account .btn .info {
		max-width: 50px;
	}
}

@media screen and (min-width: 1200px) {
	.navbar .navbar-tools > ul > li.menu-account .btn .info {
		max-width: 100px;
	}
}

.navbar .navbar-tools > ul > li.menu-account .btn .icon:before {
	margin-right: 0;
}

.navbar .navbar-tools > ul > li.menu-account .account-flyout {
	left: 0;
	right: auto;
	top: 100%;
	margin-top: 8px;
}

@media screen and (max-width: 767px) {
	.navbar .navbar-tools > ul > li.menu-account .account-flyout {
		width: 100%;
	}
}

.navbar .navbar-tools > ul > li.menu-cart > .btn {
	position: relative;
}

.navbar .navbar-tools > ul > li.menu-cart > .btn .cart-count-items {
	position: absolute;
	top: -.25em;
	left: 100%;
	margin-left: -1.75em;
}

.navbar .navbar-tools > ul > li.menu-language > .btn :first-child {
	color: #373737;
}

@media screen and (min-width: 768px) {
	.navbar .navbar-tools > ul > li.menu-language > .btn :first-child {
		font-size: 12px;
	}
}

.navbar .navbar-tools > ul > li.menu-language > .btn .icon-play:before {
	margin-left: 0;
}

.navbar .navbar-tools > ul > li.menu-language .language-menu .active a {
	color: #035c94;
}

.navbar .navbar-tools > ul > li.menu-language .language-menu a {
	color: #373737;
	display: block;
	padding: 5px;
}

.navbar .navbar-tools > ul > li.menu-language .language-menu a:hover {
	color: #035c94;
	text-decoration: none;
}

.navbar .navbar-tools [aria-expanded] {
	position: absolute;
	left: 0;
	top: 100%;
	right: 0;
	padding: 36px 9px 9px 9px;
	background-color: #fff;
}

@media screen and (min-width: 768px) {
	.navbar .navbar-tools [aria-expanded] {
		padding: 9px;
	}
}

@media screen and (min-width: 768px) {
	.navbar .navbar-tools [aria-expanded] {
		left: auto;
		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;
		border: 1px solid rgba(0, 0, 0, .15);
		box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	}
}

.navbar .navbar-tools [aria-expanded="false"] {
	display: none;
}

.navbar .navbar-tools .search-flyout, .navbar .navbar-tools .account-flyout {
	min-width: 250px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.navbar .navbar-tools .account-flyout .btn {
	display: block;
	margin-top: 9px;
	width: 100%;
}

.navbar .navbar-tools .search-flyout {
	text-align: right;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 28px;
}

@media screen and (min-width: 768px) {
	.navbar .navbar-tools .search-flyout {
		padding-top: 8px;
		width: 320px;
	}
}

.navbar .navbar-tools .search-flyout .form-group {
	display: inline-block;
	width: 300px;
}

.navbar .navbar-tools .search-flyout .form-group > * {
	float: left;
}

.navbar .navbar-tools .search-flyout input {
	width: 250px;
	border-radius: 0;
	border-color: #c2c0c0;
}

.navbar .navbar-tools .search-flyout button {
	width: 50px;
}

.navbar .menu > a {
	display: block;
	color: #373737;
	padding: 6px 12px;
}

#navbar-product {
	display: none;
	background-color: transparent;
	position: absolute;
	left: 0;
	max-width: 990px;
	font-size: 12px;
	width: 958px;
	padding-top: 36px;
}

@media screen and (min-width: 1200px) {
	#navbar-product {
		left: 200px;
		padding-top: 12px;
		top: 100%;
	}
}

#navbar-product .col-menu {
	width: 35%;
}

#navbar-product .col-image {
	width: 28.7%;
	align-self: center;
}

#navbar-product .col-info {
	width: 31%;
}

#navbar-product .max-menu > .row {
	display: flex;
	flex-direction: row;
}

ul.nav.navbar-nav > li:last-child {
	background: transparent !important;
}

ul.nav.navbar-nav > li:last-child > a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: transparent !important;
	color: #035c94 !important;
}

ul.nav.navbar-nav > li:last-child ul {
	text-align: left;
	display: none;
	padding-bottom: 15px;
}

ul.nav.navbar-nav > li:last-child.open-menu ul {
	display: block;
}

ul.nav.navbar-nav > li:last-child.open-menu span.icon-play-alt.text-primary {
	transform: rotate(90deg);
}

ul.nav.navbar-nav > li:last-child.open-menu a {
	background: transparent !important;
	text-decoration: none;
}

/* home page*/
div.section {}

div.section.bordered {
	border-top-style: solid;
	border-top-width: 6px;
	background-color: #fff;
}

div.section.bordered .subheader {
	color: #2aa13c;
	font-size: 16px;
	text-transform: uppercase;
}

div.section.bordered .text-bold {
	font-weight: 700;
}

div.section .content-wrapper .content-header > div {
	color: #2bb23c;
	font-size: 17px;
}

div.section .content-wrapper.open .content.content-header h1 {
	padding-bottom: 0;
}

div.section .bordered.bordered-rm {
	border-color: transparent;
	padding-top: 0;
}

div.section .bordered.bordered-rm h1, div.section .bordered.bordered-rm h2, div.section .bordered.bordered-rm h3, div.section .bordered.bordered-rm h4, div.section .bordered.bordered-rm h5, div.section .bordered.bordered-rm h6 {
	margin: 30px 0;
}

div.section .bordered.content.content-compact {
	padding: 0;
}

div.section .bordered.content.content-compact .content-header, div.section .bordered.content.content-compact .content-header-btn {
	padding: 45px 45px 0 0;
}

div.section .bordered.content.content-compact .content-header {
	padding: 45px 45px 45px;
	margin-bottom: 0;
}

div.section .google-maps-wrapper {
	position: relative;
}

div.section .konfigurator-bordered, div.section .newsletter-bordered, div.section .media-bordered {
	border-top-style: solid;
	border-top-width: 6px;
	margin: 0;
	padding: 50px 45px 45px;
}

div.section .konfigurator-bordered .row, div.section .newsletter-bordered .row, div.section .media-bordered .row {
	margin-left: 0;
}

section.section .product-box-bordered {
	border-top-width: 12px;
	padding: 45px 45px 45px;
}

div.section .media-bordered {
	padding: 50px 0 0 0;
}

/*konfigurator container*/
.konfigurator-container {
	margin: 0 auto 18px;
}

.konfigurator-container .padding-row {
	padding-bottom: 18px;
}

.konfigurator-container .col-md-4, .konfigurator-container .col-md-8 {
	padding: 0;
}

.konfigurator-container .konfigurator-col, .konfigurator-container .product-box-col {
	border-right: solid 18px transparent;
}

.konfigurator-container .konfigurator-col .col-md-8, .konfigurator-container .product-box-col .col-md-8 {
	padding: 0 0 0 45px;
}

.konfigurator-container .konfigurator-col .col-md-4, .konfigurator-container .product-box-col .col-md-4 {
	padding: 0 30px 0 0;
	border-right: 1px solid #aeaeae;
}

.konfigurator-container .konfigurator-col, .konfigurator-container .newsletter-col, .konfigurator-container .media-col, .konfigurator-container .product-box-col {
	background-color: #fff;
	padding: 0;
}

.konfigurator-container .product-box-col {
	padding-bottom: 18px;
}

.section {}

.section-company .bordered, .section-news .bordered, .section-event .bordered, .section-event-right .bordered {
	border-color: #035c94;
}

.section-company h1, .section-company h2, .section-company h3, .section-company h4 {
	color: #035c94;
}

.section-locations .location {
	margin-bottom: 18px;
}

.section-locations .location:last-of-type {
	margin-bottom: 0;
}

.section-locations .google-maps-wrapper > * {
	height: 100%;
}

.section-news .bordered .sect-content, .section-company .bordered .sect-content, .section-event .bordered .sect-content, .section-event-right .section-product-konfigurator .bordered .sect-content {
	padding: 50px 45px 45px;
}

.section-news .bordered .sect-event, .section-company .bordered .sect-event, .section-event .bordered .sect-event, .section-event-right .section-product-konfigurator .bordered .sect-event {
	padding-right: 30px;
}

.section-news .bordered .sect-konfigurator, .section-company .bordered .sect-konfigurator, .section-event .bordered .sect-konfigurator, .section-event-right .section-product-konfigurator .bordered .sect-konfigurator {
	border-right: 1px solid #aeaeae;
}

.section-product h1, .section-product h2, .section-product h3, .section-product h4, .section-product p > a {
	color: #2aa13c;
}

.section-product#pdf .description-block {
	margin-bottom: 29px;
}

.section-product#pdf .description-block:last-of-type hr {
	display: none;
}

.section-product .description-block {
	margin-bottom: 40px;
	padding-left: 10px;
}

.section-product .description-block .description {
	margin-bottom: 27px;
}

.section-product .description-block .download-block a, .section-product .description-block .spare-part-block a {
	font-weight: bold;
	font-size: 18px;
	letter-spacing: .45px;
	margin: 0 0 27px;
	display: block;
}

.section-product .description-block .subheader {
	/*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-bottom: 20px;
	font-size: 18px;
	margin: 0;
	font-weight: 100;
}

.section-product .description-block hr {
	margin-top: 36px;
}

.section-company .bordered .sect-content, .section-product .bordered .sect-content, .section-product-single .bordered .sect-content {
	padding: 45px;
}

.section .specification-col {
	padding-bottom: 45px;
}

.section .sect-header-top, .section .sect-header-bottom {
	margin: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #aeaeae;
}

.section .sect-header-top:before, .section .sect-header-bottom:before {
	content: " ";
	width: 21px;
	height: 16px;
	display: inline-block;
	background-image: url("https://cdn-cedfb.nitrocdn.com/BpCYphPPoctRQKLAmhOpgpdjthibZgaq/assets/images/optimized/rev-af0c62c/www.nordmeyer-geotool.de/wp-content/themes/standard/images/gray-play-btn.png");
	background-repeat: no-repeat;
	padding-right: 5px;
}

.section .sect-header-top a, .section .sect-header-bottom a {
	color: #aeaeae;
}

.section .sect-header-top {
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 12px;
}

.section .sect-header-bottom {
	border-top: 1px solid #d8d8d8;
	padding-top: 12px;
	padding-bottom: 12px;
}

.section .sect-header-konfigurator {
	text-transform: uppercase;
	padding-bottom: 30px;
	font-size: 54px;
}

.section .sect-title-home, .section .sect-title-konfigurator, .section .sect-title-company, .section .sect-title-media, .section .sect-title-newsletter, .section .sect-title-newsletter-green, .section .sect-title-product, .section .sect-title-product-slim, .section .sect-title-event {
	text-transform: uppercase;
}

.section .sect-title-konfigurator, .section .sect-title-company, .section .sect-title-newsletter, .section .sect-title-newsletter-green, .section .sect-title-media, .section .sect-title-event, .section .sect-title-teaser {
	padding-bottom: 20px;
}

.section .sect-title-home {
	font-size: 76px;
	padding-bottom: 15px;
	padding-top: 15px;
}

.section .sect-title-konfigurator, .section .sect-title-company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.section .sect-title-newsletter, .section .sect-title-newsletter-green, .section .sect-title-teaser {
	font-size: 34px;
}

.section .sect-title-newsletter-green-big-padding {
	padding-bottom: 0;
}

.section .sect-title-company {
	padding-bottom: 0;
}

.section .sect-title-media {
	font-size: 28px;
}

.section .sect-title-product, .section .sect-title-product-slim {
	padding-top: 30px;
	padding-bottom: 35px;
	font-size: 76px;
}

.section .sect-title-product-slim {
	padding: 20px 0;
}

.section .sect-title-event {
	font-size: 54px;
}

.section-product .sect-title-newsletter-green {
	font-size: 24px;
}

.section .sect-text {
	font-size: 14px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 16px;
	margin: 0;
	font-weight: 500;
}

.section .sect-text-konfigurator {
	padding-bottom: 45px;
}

.section .sect-text-null {
	padding: 0;
}

.section .sect-text-event {
	font-size: 16px;
	padding-bottom: 23px;
}

.section .sect-text-underlined-text {
	padding: 3px 0 0;
}

.section .sect-text-underlined, .section .sect-text-underlined-info {
	padding: 5px 0;
	border-bottom: solid 1px #aeaeae;
}

.section .sect-text-underlined-info {
	padding-top: 0;
	padding-bottom: 15px;
}

.section .sect-text-media {
	padding: 0 45px;
}

.section .textbox-newsletter {
	padding: 5px 5px 5px 10px;
	background-color: #e8e6e7;
	color: #fff;
	border: none;
	margin-bottom: 10px;
	max-width: 100%;
}

.section .textbox-newsletter::-webkit-input-placeholder {
	color: #fff;
}

.section .textbox-newsletter:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #fff;
	opacity: 1;
}

.section .textbox-newsletter::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #fff;
	opacity: 1;
}

.section .textbox-newsletter:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #fff;
}

.section .btn-login, .section .btn-login-green, .section .btn-cart {
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	border-radius: 0;
	border: none;
	text-align: center;
}

.section .btn-login, .section .btn-login-green {
	background-color: #035c94;
	margin-top: 15px;
	padding: 15px 25px;
	display: inline-block;
}

.section .btn-login-green {
	background-color: #2aa13c;
}

.section .btn-cart {
	background-color: #e11b2b;
	padding: 10px;
}

.section .sect-link {
	font-size: 17px;
	font-weight: bold;
}

.section .sect-link-green, .section .sect-link-blue {
	display: block;
}

.section .sect-link-green:before, .section .sect-link-blue:before, .section .sect-link-green-bordered:before, .section .sect-link-information:before, .section .sect-link-company:before {
	content: " ";
	width: 21px;
	height: 16px;
	display: inline-block;
	background-repeat: no-repeat;
	padding-right: 5px;
	vertical-align: middle;
	margin-top: -3px;
}

.section .sect-link-green a, .section .sect-link-blue a, .section .sect-link-green-bordered a, .section .sect-link-information a, .section .sect-link-company a {
	padding-left: 10px;
}

.section .sect-link-green, .section .sect-link-information {
	color: #2aa13c;
}

.section .sect-link-green:before, .section .sect-link-information:before {
	background-image: url("https://cdn-cedfb.nitrocdn.com/BpCYphPPoctRQKLAmhOpgpdjthibZgaq/assets/images/optimized/rev-af0c62c/www.nordmeyer-geotool.de/wp-content/themes/standard/images/green-play-btn.png");
}

.section .sect-link-green a, .section .sect-link-information a {
	color: #2aa13c;
}

.section .sect-link-green-bordered {
	border-top: solid 1px #aeaeae;
}

.section .sect-link-information {
	padding: 45px 0 35px;
	border-bottom: solid 1px #aeaeae;
}

.section .sect-link-blue, .section .sect-link-company {
	color: #035c94;
}

.section .sect-link-blue:before, .section .sect-link-company:before {
	background-image: url("https://cdn-cedfb.nitrocdn.com/BpCYphPPoctRQKLAmhOpgpdjthibZgaq/assets/images/optimized/rev-af0c62c/www.nordmeyer-geotool.de/wp-content/themes/standard/images/blue-play-btn.png");
}

.section .sect-link-blue a, .section .sect-link-company a {
	color: #035c94;
}

.section .sect-link-company {
	padding: 45px 0 35px;
	text-transform: uppercase;
}

.section .sect-link-pdf {
	vertical-align: middle;
	margin: 0;
	color: #2aa13c;
}

.section .sect-link-pdf:before {
	background-image: url("https://cdn-cedfb.nitrocdn.com/BpCYphPPoctRQKLAmhOpgpdjthibZgaq/assets/images/optimized/rev-af0c62c/www.nordmeyer-geotool.de/wp-content/themes/standard/images/pdf.png");
	content: " ";
	width: 40px;
	height: 40px;
	margin-right: 10px;
	display: inline-block;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.section .sect-link-pdf a {
	font-weight: bold;
	color: #2aa13c;
	padding-left: 5px;
	font-size: 18px;
}

/*homepage categories grid*/
.c-grid {
	margin: 0 auto;
}

.c-grid a {
	display: block;
	color: #fff;
	border-top: solid 6px #2aa138;
}

.c-grid .item-left {
	padding-left: 0;
	padding-right: 9px;
}

.c-grid .item-right {
	padding-left: 9px;
	padding-right: 0;
}

.c-grid-item {
	position: relative;
	text-align: center;
	width: 100%;
	height: 176px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.c-grid-item .green-box {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	bottom: 0;
	color: #fff;
	width: 100%;
	background-color: #2aa13c;
	padding: 0 15px;
	display: table;
	max-height: 55px;
	height: 55px;
	line-height: 1;
	margin-bottom: -55px;
}

.c-grid-item .green-box span {
	display: table-cell;
	vertical-align: middle;
}

[data-map-marker="true"] > * {
	display: none;
}

.teaser-wrap {
	display: flex;
	flex-direction: column;
}

.teaser-wrap .teaser-title {
	flex: 0;
}

.teaser-wrap .teaser-content {
	flex: 1;
}

.teaser-wrap .teaser-cta {
	flex: 0;
	text-align: center;
}

/* footer */
footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background-color: #fff;
	padding-bottom: 50px;
}

footer .container, footer .container-fluid {
	height: 100%;
}

footer .container .row .linked .border-left-right, footer .container-fluid .row .linked .border-left-right {
	margin-left: -9px;
	position: relative;
	height: calc(100% - 80px);
	width: calc(100% + 18px);
	border-right: solid 1px #aeaeae;
	padding: 0 10px;
}

footer .container .row .row > div .border-left-right, footer .container-fluid .row .row > div .border-left-right {
	height: 100%;
	border-left: solid 1px #aeaeae;
}

footer .container .row .row > div:last-child .border-left-right, footer .container-fluid .row .row > div:last-child .border-left-right {
	border-left: none;
	border-right: solid 1px #aeaeae;
}

footer .container a > div, footer .container-fluid a > div {
	margin: 0 -9px 0 -10px;
	text-transform: uppercase;
	color: #373737;
	font-size: 13px;
	padding: 0px 8px 14px;
	line-height: 1.2;
}

footer .container .footer-border, footer .container-fluid .footer-border {
	border-top: solid 6px;
	margin: 0;
}

footer .container .footer-menu, footer .container-fluid .footer-menu {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	padding: 20px 0 40px;
}

footer .container .footer-submenu-contact-blank, footer .container-fluid .footer-submenu-contact-blank {
	height: 38px;
	margin: 0 -9px 0 -10px;
}

footer .container .footer-submenu-product-right-last, footer .container .footer-submenu-last, footer .container-fluid .footer-submenu-product-right-last, footer .container-fluid .footer-submenu-last {
	padding: 0;
}

footer .container span, footer .container-fluid span {
	text-transform: uppercase;
	position: absolute;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #373737;
	bottom: 0;
	left: 50%;
	margin-left: -50%;
}

@media all and (min-width: 500px) and (max-width: 991px) {
	footer .container span, footer .container-fluid span {
		text-align: center;
		left: 0;
		margin: 10px 0 23px;
		padding-bottom: 15px;
		display: block;
		position: inherit;
	}
}

@media all and (max-width: 500px) {
	footer .container span, footer .container-fluid span {
		text-align: center;
		left: 0;
		margin: 10px 0 23px;
		padding-bottom: 15px;
		display: block;
		position: inherit;
	}
}

footer .container .break-down, footer .container-fluid .break-down {
	clear: left;
}

@media all and (min-width: 500px) {
	footer .container .break-down, footer .container-fluid .break-down {
		clear: none;
	}
}

.geotool-social {
	position: fixed;
	top: 50vh;
	right: 0;
	border-style: none;
	transform: translate(1.4em, 0);
	transition: transform .2s ease-in-out, box-shadow .2s;
	padding: 12px 16px 12px 24px;
	cursor: pointer;
	text-align: center;
	font-size: 3em;
	margin-top: -1.5em;
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	background-color: #fff;
}

.geotool-social:hover, .geotool-social:focus {
	transform: translate(0, 0);
	outline: none;
	box-shadow: -2px 6px 16px rgba(0, 0, 0, .5);
}

.geotool-social:before {
	content: attr(title);
	white-space: nowrap;
	position: absolute;
	left: 0;
	top: 80%;
	transform: rotate(-90deg);
	transform-origin: 0% 0%;
	color: #aeaeae;
	text-transform: uppercase;
	font-size: 12px;
	padding: 2px 12px;
}

.geotool-social > a {
	display: block;
	margin-bottom: .25em;
	transition: transform .2s;
}

.geotool-social > a:last-of-type {
	margin-bottom: 0;
}

.geotool-social > a:before {
	margin: 0;
}

.geotool-social > a:hover, .geotool-social > a:active, .geotool-social > a:focus {
	text-decoration: none;
}

.geotool-social > a:hover {
	transform: scale(1.1);
}

.geotool-social > a.icon-facebook {
	color: #3c5a99;
}

.geotool-social > a.icon-youtube {
	color: #f00;
}

.geotool-social > a.icon-instagram {
	color: #f00;
}

.toggle-btn {
	background-image: url("https://cdn-cedfb.nitrocdn.com/BpCYphPPoctRQKLAmhOpgpdjthibZgaq/assets/images/optimized/rev-af0c62c/www.nordmeyer-geotool.de/wp-content/themes/standard/images/play.png");
	transform: rotate(0deg);
	transition: transform .3s ease-in-out;
}

.toggle-btn.nitro-lazy {
	background-image: none !important;
}

[aria-expanded="true"] .toggle-btn {
	transform: rotate(90deg);
}

/* color */
.color-green {
	color: #2bb23c;
	border-color: #2bb23c;
}

.color-blue {
	color: #035c94;
	border-color: #035c94;
}

.color-black {
	color: #373737;
}

/*Paging*/
.page-numbers {
	padding: 0;
	margin-bottom: 15px;
	display: inline-block;
	float: right;
}

.page-numbers li, .page-numbers li a, .page-numbers li span {
	display: inline-block;
	padding: 10px 20px;
	background-color: #035c94;
	color: #fff;
	font-weight: bold;
}

.page-numbers li {
	padding: 0;
	list-style: none;
}

.page-numbers li span {
	background-color: #fff;
	color: #035c94;
}

/*iframe*/
iframe {
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	border: 0;
	min-width: 100%;
	min-height: 200px;
	width: auto;
	height: auto;
}

/*
image {
  min-height: 200px;
}*/
.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

input {
	vertical-align: middle;
}

textarea {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
}

.no-content {
	background-color: transparent;
}

/*Mega Max Menu*/
#site-header-menu {
	width: 100%;
	margin: 0;
	display: block;
}

#site-header-menu .main-navigation {
	margin: 0;
}

#menu-toggle {
	display: none;
}

.section.section-company .content-wrapper.open .content.content-header {
	margin-bottom: 0;
}

.section.section-company .content-header .toggle-btn {
	background-image: url("https://cdn-cedfb.nitrocdn.com/BpCYphPPoctRQKLAmhOpgpdjthibZgaq/assets/images/optimized/rev-af0c62c/www.nordmeyer-geotool.de/wp-content/themes/standard/images/blue-play.png");
}

.section.section-company .content-header .toggle-btn.nitro-lazy {
	background-image: none !important;
}

.section.section-company.open .content-header .toggle-btn {
	background-image: url("https://cdn-cedfb.nitrocdn.com/BpCYphPPoctRQKLAmhOpgpdjthibZgaq/assets/images/optimized/rev-af0c62c/www.nordmeyer-geotool.de/wp-content/themes/standard/images/blue-open.png");
}

.section.section-company.open .content-header .toggle-btn.nitro-lazy {
	background-image: none !important;
}

.toggle-btn {
	width: 47px;
	height: 47px;
	display: block;
	background-size: cover;
	float: right;
	background-image: url("https://cdn-cedfb.nitrocdn.com/BpCYphPPoctRQKLAmhOpgpdjthibZgaq/assets/images/optimized/rev-af0c62c/www.nordmeyer-geotool.de/wp-content/themes/standard/images/play.png");
}

.toggle-btn.nitro-lazy {
	background-image: none !important;
}

.clickable {
	cursor: pointer;
}

.no-padding {
	padding: 0 !important;
}

.small-padding {
	padding-bottom: 10px !important;
}

.img-wrapper {
	display: table-cell;
	vertical-align: bottom;
}

.img-wrapper img {
	bottom: 0;
}

#filter-counter {
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	font-family: "High School USA sans";
	padding: 22px 18px 17px;
	border-top-width: 6px;
	color: #2bb23c;
}

.category-item .content, .product-item.konfigurator-col .content {
	padding-bottom: 0px !important;
}

#newsletter .content {
	position: relative;
}

#newsletter .disabled {
	width: 100%;
	height: 100%;
	position: absolute;
	padding: 0;
	display: table;
	background-image: url("https://cdn-cedfb.nitrocdn.com/BpCYphPPoctRQKLAmhOpgpdjthibZgaq/assets/images/optimized/rev-af0c62c/www.nordmeyer-geotool.de/wp-content/themes/standard/images/bg.png");
}

#newsletter .disabled.nitro-lazy {
	background-image: none !important;
}

#newsletter .disabled-wrapper {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
}

#newsletter .disabled h1 {
	vertical-align: middle;
	text-align: center;
	position: inherit;
	color: #fff;
}

.product-container {
	line-height: 1.6em;
	padding-bottom: 40px;
}

.product-container .list-container .list-wrapper {
	border-bottom: 1px solid #aeaeae;
	padding: 3px 0;
}

.product-container .list-container .list-wrapper .alignbottom span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 9px;
}

.product-container.has-preview .product-group {
	margin-bottom: 43px;
}

@media all and (min-width: 991px) {
	.product-container.has-preview .product-group > div:not(.no-image) {
		float: left;
		width: 73.55%;
	}
	
	.product-container.has-preview .product-group > div:not(.no-image):first-child:not(.no-image) {
		width: 26.45%;
	}
}

.product-container.has-preview .product-group > div:not(.no-image) .list-container {
	padding: 0 45px 0 22px;
}

.product-container.has-preview .product-group .list-container {
	padding: 0 45px 0 45px;
}

.product-container.open .content-header {
	margin-bottom: 45px;
}

.contact-form-container {
	padding: 0 10px 0 37px;
}

.contact-form-container .fields-wrapper {
	padding-right: 17px;
}

.contact-form-container .fields-wrapper input {
	height: 25px;
}

.contact-form-container .textarea-wrapper {
	padding-left: 16px;
}

.contact-form-container textarea {
	height: 136px;
	resize: none;
}

.contact-form-container textarea, .contact-form-container input {
	border: none;
	margin-bottom: 12px;
}

.contact-form-container textarea:-moz-placeholder, .contact-form-container input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	opacity: 1;
}

.contact-form-container textarea::-moz-placeholder, .contact-form-container input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	opacity: 1;
}

.contact-form-container textarea:-ms-input-placeholder, .contact-form-container input:-ms-input-placeholder {}

.contact-form-container textarea.has-error, .contact-form-container input.has-error {
	border: solid 1px #f00;
	color: #f00;
	box-shadow: red;
}

.contact-form-container .textbox-newsletter {
	padding: 5px 5px 5px 10px;
}

.contact-form-container .btn {
	margin-top: 15px;
	text-align: center;
}

.product-gallery iframe, .video-wrapper iframe {
	display: table-cell;
	vertical-align: bottom;
}

.product-gallery .modal-header, .video-wrapper .modal-header {
	padding: 8px 15px;
}

.product-gallery .modal-dialog, .video-wrapper .modal-dialog {
	width: 100%;
	max-width: 700px;
}

.product-gallery .modal-dialog .carousel-control, .video-wrapper .modal-dialog .carousel-control {
	background-image: none;
}

.product-gallery .modal-dialog .carousel-control.nitro-lazy, .video-wrapper .modal-dialog .carousel-control.nitro-lazy {
	background-image: none !important;
}

.product-gallery .modal-dialog > .modal-content, .video-wrapper .modal-dialog > .modal-content {
	border-radius: 0;
	background-color: #222;
	width: 100%;
	height: 100%;
	box-shadow: none;
}

.product-gallery .modal-dialog > .modal-content > .modal-body, .video-wrapper .modal-dialog > .modal-content > .modal-body {
	width: 100%;
	height: 100%;
}

.media-col .bordered {
	position: relative;
	display: table;
	width: 100%;
}

.media-col .bordered .preview-container {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 100%;
	display: table-row;
}

.media-col .bordered .preview-container .play-btn:before {
	content: " ";
	height: 30px;
	width: 30px;
	margin-top: 30%;
}

.media-col .bordered .preview-container .img-content {
	min-height: 400px;
}

.media-col .bordered iframe {
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	border: 0 none;
	min-width: 100%;
	min-height: 320px;
	width: auto;
	height: auto;
}

/**
 * Desktop
 */
@media all and (min-width: 1200px) {
	.product-info-container {
		padding: 0 3px 0 12px;
	}
}

/**
 * Responsive Tablet
 */
@media all and (min-width: 500px) and (max-width: 1199px) {
	body {
		padding: 140px 0px 0px;
	}
}

@media all and (min-width: 500px) and (max-width: 991px) {
	#navbar-product {
		display: none !important;
	}
	
	footer {
		padding-bottom: 20px;
	}
	
	.contact-form-container {
		padding: 0;
	}
	
	.contact-form-container .fields-wrapper, .contact-form-container .textarea-wrapper {
		padding: 0;
	}
	
	div.section .bordered .content, div.section .bordered.content, div.section .bordered.category-item .content {
		padding: 20px !important;
	}
	
	div.section .bordered .content h1, div.section .bordered.content h1, div.section .bordered.category-item .content h1 {
		padding-bottom: 10px;
		margin-bottom: 5px;
	}
	
	div.section .bordered .content h1::before, div.section .bordered.content h1::before, div.section .bordered.category-item .content h1::before {
		width: 21px;
		height: 20px;
	}
	
	div.section .bordered .content h1.sect-header-bottom, div.section .bordered .content h1.sect-header-top, div.section .bordered.content h1.sect-header-bottom, div.section .bordered.content h1.sect-header-top, div.section .bordered.category-item .content h1.sect-header-bottom, div.section .bordered.category-item .content h1.sect-header-top {
		font-size: 1.4em;
	}
	
	div.section .bordered .content h1.sect-title-home, div.section .bordered.content h1.sect-title-home, div.section .bordered.category-item .content h1.sect-title-home {
		font-size: 3.5em;
	}
	
	div.section .bordered .content h2, div.section .bordered.content h2, div.section .bordered.category-item .content h2 {
		padding-bottom: 0;
		margin-bottom: 5px;
	}
	
	div.section .bordered .content h2.sect-header-bottom, div.section .bordered .content h2.sect-header-top, div.section .bordered.content h2.sect-header-bottom, div.section .bordered.content h2.sect-header-top, div.section .bordered.category-item .content h2.sect-header-bottom, div.section .bordered.category-item .content h2.sect-header-top {
		font-size: 1.4em;
	}
	
	div.section .bordered .content h2.sect-title-home, div.section .bordered.content h2.sect-title-home, div.section .bordered.category-item .content h2.sect-title-home {
		font-size: 3em;
	}
	
	div.section .bordered.content.content-compact {
		padding: 0;
	}
	
	div.section .bordered.content.content-compact.open .content-header, div.section .bordered.content.content-compact .content-header, div.section .bordered.content.content-compact .content-header-btn {
		padding: 20px 20px 0 0;
	}
	
	div.section .bordered.content.content-compact.open .content-header, div.section .bordered.content.content-compact .content-header {
		padding: 20px 20px;
		margin-bottom: 0;
	}
	
	div.section .content-wrapper.open .content-header, div.section .content-wrapper .content-header {
		padding: 20px 20px;
		margin-bottom: 0 !important;
	}
	
	div.section .img-container:not(.profile):not(.partner):not(.product-category-thumbnail):not(.product-item-thumbnail) {
		height: 350px;
	}
	
	div.section .google-maps-wrapper {
		height: 350px;
		min-height: inherit;
	}
	
	#newsletter .content {
		position: relative;
	}
	
	.list-wrapper.row.no-gutter [class^="col-"] {
		padding: 0px;
	}
	
	.product-container.has-preview .product-group .list-container {
		padding: 0 20px 0 20px;
	}
	
	.bordered.product-item.content.content-compact {
		padding: 0 !important;
	}
	
	.bordered.product-item.content.content-compact > .row {
		padding: 20px;
	}
	
	.specification-col.list-container {
		padding: 0 9px 20px;
		margin: 0 20px;
	}
	
	.sect-text h1 {
		font-size: 1.5em !important;
	}
	
	.sect-text h2 {
		font-size: 1.4em !important;
	}
	
	.sect-text h2 {
		font-size: 1.3em !important;
	}
	
	.row.bordered.content.no-gutter.no-margin {
		padding: 20px 11px !important;
	}
}

/**
 * Responsive Mobile
 */
@media all and (max-width: 500px) {
	body {
		padding: 75px 0px 0;
	}
}

@media all and (max-width: 500px) {
	footer {
		padding-bottom: 20px;
	}
	
	.product-container .toggle-btn {
		width: 32px;
		height: 32px;
	}
	
	.product-container .list-header .row {
		width: 100%;
		display: table;
	}
	
	.product-container .list-header .row > div:not(.hidden-sm) {
		display: table-cell;
		vertical-align: bottom;
	}
	
	.get_news_block.section .bordered.content .toggle-btn, #pdf .bordered.content .toggle-btn {
		width: 26px;
		height: 26px;
	}
	
	div.section .bordered .content, div.section .bordered.content, div.section .bordered.category-item .content {
		padding: 20px !important;
	}
	
	div.section .bordered .content h1, div.section .bordered.content h1, div.section .bordered.category-item .content h1 {
		font-size: 3em;
		padding-bottom: 0;
		margin-bottom: 5px;
	}
	
	div.section .bordered .content h1::before, div.section .bordered.content h1::before, div.section .bordered.category-item .content h1::before {
		width: 21px;
		height: 20px;
	}
	
	div.section .bordered .content h2, div.section .bordered.content h2, div.section .bordered.category-item .content h2 {
		font-size: 3em;
		padding-bottom: 0;
		margin-bottom: 5px;
	}
	
	div.section .bordered .content h1.sect-header-bottom, div.section .bordered .content h1.sect-header-top, div.section .bordered .content h2.sect-header-bottom, div.section .bordered .content h2.sect-header-top, div.section .bordered.content h1.sect-header-bottom, div.section .bordered.content h1.sect-header-top, div.section .bordered.content h2.sect-header-bottom, div.section .bordered.content h2.sect-header-top, div.section .bordered.category-item .content h1.sect-header-bottom, div.section .bordered.category-item .content h1.sect-header-top, div.section .bordered.category-item .content h2.sect-header-bottom, div.section .bordered.category-item .content h2.sect-header-top {
		font-size: 1.4em !important;
		padding-bottom: 10px;
	}
	
	div.section .bordered .content h1.sect-header-bottom::before, div.section .bordered .content h1.sect-header-top::before, div.section .bordered .content h2.sect-header-bottom::before, div.section .bordered .content h2.sect-header-top::before, div.section .bordered.content h1.sect-header-bottom::before, div.section .bordered.content h1.sect-header-top::before, div.section .bordered.content h2.sect-header-bottom::before, div.section .bordered.content h2.sect-header-top::before, div.section .bordered.category-item .content h1.sect-header-bottom::before, div.section .bordered.category-item .content h1.sect-header-top::before, div.section .bordered.category-item .content h2.sect-header-bottom::before, div.section .bordered.category-item .content h2.sect-header-top::before {
		width: 17px;
		height: 16px;
	}
	
	div.section .bordered .content .content-header, div.section .bordered.content .content-header, div.section .bordered.category-item .content .content-header {
		padding: 0 !important;
	}
	
	div.section .bordered.content.content-compact {
		padding: 0;
	}
	
	div.section .bordered.content.content-compact.open .content-header, div.section .bordered.content.content-compact .content-header, div.section .bordered.content.content-compact .content-header-btn {
		padding: 20px 0 0 0 !important;
	}
	
	div.section .bordered.content.content-compact.open .content-header, div.section .bordered.content.content-compact .content-header {
		padding: 20px 20px;
		margin-bottom: 20px;
	}
	
	div.section .sect-title-konfigurator {
		font-size: 1.5em !important;
	}
	
	div.section-product .col-lg-8, div.section-product .col-md-8 {
		padding-bottom: 18px;
	}
	
	div.section-product .description-block {
		margin-bottom: 20px;
		padding-left: 0;
	}
	
	div.section-company .col-xs-10 .sect-title-newsletter-green-big-padding {
		font-size: 1.5em !important;
	}
	
	div.section-company .content-wrapper .content-header {
		padding: 20px 20px !important;
	}
	
	div.section-company .content-wrapper.open .content-header {
		padding: 20px 20px 0 !important;
	}
	
	div.section .img-container {
		height: 280px;
	}
	
	div.section .google-maps-wrapper {
		height: 250px;
		min-height: inherit;
	}
	
	div.section .content-wrapper.open .content.content-header {
		padding: 0;
	}
	
	div.section .content-wrapper .content.content-header {
		padding: 0;
	}
	
	div.section .content-wrapper .content.content-header h1 {
		font-size: 2em;
	}
	
	div.section .content.content-btn {
		padding: 0 !important;
	}
	
	.contact-form-container {
		padding: 0;
	}
	
	.contact-form-container .fields-wrapper, .contact-form-container .textarea-wrapper {
		padding: 0;
	}
	
	.product-container.has-preview .product-group .list-container {
		padding: 0 20px 0 20px;
	}
	
	.bordered.product-item.content.content-compact {
		padding: 0 !important;
	}
	
	.bordered.product-item.content.content-compact > .row {
		padding: 20px;
	}
	
	.no-gutter-sm [class^="col-"] {
		padding: 0;
	}
	
	.section .sect-link-pdf::before {
		width: 30px;
		height: 30px;
		background-size: cover;
	}
	
	.media-col .bordered .preview-container {
		height: 194px;
	}
	
	.media-col .bordered .preview-container .img-content {
		height: 194px;
	}
	
	#newsletter {
		padding-top: 18px;
	}
	
	#newsletter .content {
		position: relative;
	}
	
	.list-wrapper.row.no-gutter [class^="col-"] {
		padding: 0px;
	}
	
	.specification-col.list-container {
		padding: 0px 9px 45px;
		margin: 0px;
	}
	
	.sect-text h1 {
		font-size: 1.5em !important;
	}
	
	.sect-text h2 {
		font-size: 1.4em !important;
	}
	
	.sect-text h2 {
		font-size: 1.3em !important;
	}
	
	.get_news_block.section .content-wrapper.open .content.content-header {
		margin-bottom: 0;
	}
	
	.row.bordered.content.no-gutter.no-margin {
		padding: 20px 11px !important;
	}
}

.no-transition {
	-webkit-transition: height .01s;
	-moz-transition: height .01s;
	-ms-transition: height .01s;
	-o-transition: height .01s;
	transition: height .01s;
}

/*gallery & video wrapper for product-full*/
.play-btn-wrapper {
	width: 76px;
	height: 76px;
	top: 50%;
	position: absolute;
	left: 50%;
}

.play-btn.img-btn {
	background-image: url("https://cdn-cedfb.nitrocdn.com/BpCYphPPoctRQKLAmhOpgpdjthibZgaq/assets/images/optimized/rev-af0c62c/www.nordmeyer-geotool.de/wp-content/themes/standard/images/gallery-play.png");
}

.play-btn.img-btn.nitro-lazy {
	background-image: none !important;
}

.play-btn.video-btn {
	background-image: url("https://cdn-cedfb.nitrocdn.com/BpCYphPPoctRQKLAmhOpgpdjthibZgaq/assets/images/optimized/rev-af0c62c/www.nordmeyer-geotool.de/wp-content/themes/standard/images/video-play.png");
}

.play-btn.video-btn.nitro-lazy {
	background-image: none !important;
}

.play-btn.img-btn, .play-btn.video-btn {
	position: absolute;
	margin: -38px 0 0 -38px;
	width: 76px;
	height: 76px;
	cursor: pointer;
}

.product-gallery .carousel-inner > .item {
	text-align: center;
}

.product-gallery .carousel-inner > .item > img {
	display: inline-block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}

.product-gallery .carousel-inner > .item .gallery-image {
	min-height: 478px;
	background-position: center center;
	background-size: cover;
}

.news-content > .preview-container {
	float: right;
	height: 202px;
	width: 100%;
	max-width: 300px;
	margin-left: 40px;
	margin-bottom: 40px;
	border: solid 1px #035c94 !important;
}

@media all and (min-width: 768px) and (max-width: 991px) {
	.border-left-sm {
		border-left: 1px solid #d8d8d8;
	}
}

@media all and (min-width: 992px) and (max-width: 1200px) {
	.border-left-md {
		border-left: 1px solid #d8d8d8;
	}
}

@media all and (max-width: 1082px) {
	.category-item .img-container {
		height: auto !important;
	}
}

.btn {
	text-transform: uppercase;
	text-align: center;
	border-style: none;
}

.btn.btn-xs, .btn-group-xs > .btn, .btn.btn-sm, .btn-group-sm > .btn, .btn.btn-lg, .btn-group-lg > .btn {
	line-height: 1.33333333;
}

.btn.btn-xs, .btn-group-xs > .btn, .btn.btn-sm, .btn-group-sm > .btn {
	text-transform: none;
	font-size: 11.9px;
}

.btn.btn-lg, .btn-group-lg > .btn {
	font-size: 14px;
}

.btn-icon {
	background-color: transparent;
	box-shadow: none;
	outline: none;
	padding: 6px;
	line-height: 1em;
}

.btn-icon:hover, .btn-icon:focus, .btn-icon:active {
	color: inherit;
	box-shadow: none;
	outline: none;
}

.btn-icon > * {
	display: inline-block;
	vertical-align: middle;
}

.btn-default:focus, .btn-default.focus, .btn-default:hover, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
	background-color: #aeaeae;
}

.btn-default:focus:hover, .btn-default:focus:focus, .btn-default:focus.focus, .btn-default.focus:hover, .btn-default.focus:focus, .btn-default.focus.focus, .btn-default:hover:hover, .btn-default:hover:focus, .btn-default:hover.focus, .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
	background-color: #aeaeae;
}

.btn-primary:focus, .btn-primary.focus, .btn-primary:hover, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
	background-color: #035c94;
}

.btn-primary:focus:hover, .btn-primary:focus:focus, .btn-primary:focus.focus, .btn-primary.focus:hover, .btn-primary.focus:focus, .btn-primary.focus.focus, .btn-primary:hover:hover, .btn-primary:hover:focus, .btn-primary:hover.focus, .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
	background-color: #035c94;
}

.btn-success:focus, .btn-success.focus, .btn-success:hover, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
	background-color: #2aa13c;
}

.btn-success:focus:hover, .btn-success:focus:focus, .btn-success:focus.focus, .btn-success.focus:hover, .btn-success.focus:focus, .btn-success.focus.focus, .btn-success:hover:hover, .btn-success:hover:focus, .btn-success:hover.focus, .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
	background-color: #2aa13c;
}

.btn-info:focus, .btn-info.focus, .btn-info:hover, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
	background-color: #058bdf;
}

.btn-info:focus:hover, .btn-info:focus:focus, .btn-info:focus.focus, .btn-info.focus:hover, .btn-info.focus:focus, .btn-info.focus.focus, .btn-info:hover:hover, .btn-info:hover:focus, .btn-info:hover.focus, .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
	background-color: #058bdf;
}

.btn-warning:focus, .btn-warning.focus, .btn-warning:hover, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
	background-color: #f0ad4e;
}

.btn-warning:focus:hover, .btn-warning:focus:focus, .btn-warning:focus.focus, .btn-warning.focus:hover, .btn-warning.focus:focus, .btn-warning.focus.focus, .btn-warning:hover:hover, .btn-warning:hover:focus, .btn-warning:hover.focus, .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
	background-color: #f0ad4e;
}

.btn-danger:focus, .btn-danger.focus, .btn-danger:hover, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
	background-color: #d9534f;
}

.btn-danger:focus:hover, .btn-danger:focus:focus, .btn-danger:focus.focus, .btn-danger.focus:hover, .btn-danger.focus:focus, .btn-danger.focus.focus, .btn-danger:hover:hover, .btn-danger:hover:focus, .btn-danger:hover.focus, .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
	background-color: #d9534f;
}

.form-control {
	border-style: none;
	height: 32px;
}

fieldset {
	margin: 20px 0;
}

legend {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

.select2-container--default .select2-selection--single {
	background-color: #e8e6e7;
	border-style: none;
	border-radius: 0;
}

.single-product .single_add_to_cart_button {
	padding: 12px;
	width: 100%;
}

.single-product .pricebox > .price {
	font-size: 34px;
	padding: 20px;
	background: #fff;
	line-height: 1em;
	color: #2aa13c;
	margin: 0;
	text-align: center;
}

.single-product .pricebox > .price .geotool-price-upon-request {
	font-size: .66em;
	color: #aeaeae;
}

@media screen and (min-width: 992px) {
	.single-product .pricebox > .price {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		font-size: 45px;
		padding: 45px;
		background: transparent;
		text-align: left;
	}
}

.single-product .pricebox .woocommerce-Price-amount {
	font-family: "High School USA sans";
}

.single-product .pricebox .woocommerce-Price-currencySymbol {
	font-size: .66em;
	vertical-align: super;
	display: inline-block;
	color: #aeaeae;
	font-weight: 700;
}

.single-product .pricebox .woocommerce-price-suffix {
	display: inline-block;
	font-size: .5em;
	font-weight: 300;
	max-width: 30px;
	line-height: 1em;
	vertical-align: baseline;
	color: #aeaeae;
}

.woocommerce h2, .woocommerce h3 {
	margin-top: 1em;
	margin-bottom: .5em;
}

.woocommerce h2 *, .woocommerce h3 * {
	font-weight: normal;
}

.woocommerce h2 {
	font-size: 34px;
}

.woocommerce h3 {
	font-size: 18px;
}

.woocommerce .woocommerce-Address-title h3 {
	margin-top: 0;
}

.woocommerce .woocommerce-Address-title .edit {
	color: #aeaeae;
}

.woocommerce input.button.alt {
	background-color: #2aa13c;
}

.woocommerce input.button.alt:hover {
	background-color: #035c94;
}

.woocommerce .cart-collaterals .cart_totals {
	width: initial;
	float: none;
}

.woocommerce .cart-collaterals h2 {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: .5em;
}

.woocommerce .shipping-calculator-form [name="calc_shipping_postcode"] {
	width: 50%;
}

.woocommerce .shipping-calculator-form [type="submit"] {
	width: 100%;
	text-align: center;
}

.section .woocommerce .sect-header-top {
	margin-bottom: 12px;
}

.woocommerce form .form-row {
	padding: 3px 0;
}

.woocommerce form .form-row .input-checkbox {
	position: static;
	margin-left: 0;
}

.woocommerce form .form-row#shipping_first_name_field, .woocommerce form .form-row#billing_first_name_field {
	width: 100%;
}

@media screen and (min-width: 768px) {
	.woocommerce form .form-row#shipping_first_name_field, .woocommerce form .form-row#billing_first_name_field {
		width: 50%;
		padding-right: 9px;
	}
}

.woocommerce form .form-row#shipping_last_name_field, .woocommerce form .form-row#billing_last_name_field {
	width: 100%;
}

@media screen and (min-width: 768px) {
	.woocommerce form .form-row#shipping_last_name_field, .woocommerce form .form-row#billing_last_name_field {
		width: 50%;
		padding-left: 9px;
	}
}

@media screen and (min-width: 768px) {
	.woocommerce form .form-row#shipping_postcode_field, .woocommerce form .form-row#billing_postcode_field {
		width: 25%;
		float: left;
		clear: left;
		padding-right: 18px;
	}
}

@media screen and (min-width: 768px) {
	.woocommerce form .form-row#shipping_city_field, .woocommerce form .form-row#billing_city_field {
		width: 75%;
		clear: right;
		float: left;
	}
}

.woocommerce .woocommerce-orders-table__cell-order-actions > a {
	margin-right: 6px;
}

.woocommerce .product_meta {
	border-top: 1px solid #aeaeae;
	padding-top: 10px;
}

.woocommerce .list-wrapper .col-position {
	width: 5%;
}

.woocommerce .list-wrapper .col-prod-id {
	width: 11.66666667%;
}

.woocommerce .list-wrapper .cart {
	display: inline-block;
}

.woocommerce .list-wrapper .cart .col-xs-1, .woocommerce .list-wrapper .cart .col-xs-2, .woocommerce .list-wrapper .cart .col-xs-3, .woocommerce .list-wrapper .cart .col-xs-4, .woocommerce .list-wrapper .cart .col-xs-5, .woocommerce .list-wrapper .cart .col-xs-6, .woocommerce .list-wrapper .cart .col-xs-7, .woocommerce .list-wrapper .cart .col-xs-8, .woocommerce .list-wrapper .cart .col-xs-9, .woocommerce .list-wrapper .cart .col-xs-10, .woocommerce .list-wrapper .cart .col-xs-11, .woocommerce .list-wrapper .cart .col-xs-12 {
	width: auto;
}

.woocommerce .list-wrapper .cart .btn-sm, .woocommerce .list-wrapper .cart .btn-group-sm > .btn {
	padding: 8px 10px 9px 10px;
}

.woocommerce .cart .product-thumbnail {
	display: none !important;
}

.woocommerce .variations_form label {
	font-weight: normal;
}

.woocommerce .variations_form .alignbottom span {
	width: 100%;
	left: 0;
}

.woocommerce .woocommerce-variation-add-to-cart {
	margin-top: 18px;
}

.woocommerce .woocommerce-customer-details address {
	padding: 0;
	border-style: none;
}

.woocommerce ul#shipping_method {
	display: inline-block;
	position: relative;
	top: .25em;
	right: 0;
	background-color: #fff;
	border-top-style: none;
	text-align: left;
}

.woocommerce ul#shipping_method:before {
	content: "▶";
	position: absolute;
	left: .5em;
	top: .5em;
	display: inline-block;
}

.woocommerce ul#shipping_method.expanded {
	border-radius: 0;
	background-color: #fff;
	z-index: 1;
}

@media screen and (min-width: 768px) {
	.woocommerce ul#shipping_method.expanded {
		border: 1px solid rgba(0, 0, 0, .1);
		box-shadow: 0 0 8px rgba(0, 0, 0, .15);
	}
}

.woocommerce ul#shipping_method.expanded:before {
	content: "▼";
}

.woocommerce ul#shipping_method.expanded li {
	height: auto;
}

@media screen and (min-width: 768px) {
	.woocommerce ul#shipping_method.expanded li {
		border-top: 1px solid rgba(0, 0, 0, .1);
	}
}

.woocommerce ul#shipping_method.expanded li [type="radio"]:checked + label {
	background-color: #2aa13c;
	color: #fff;
}

.woocommerce ul#shipping_method.expanded li label:before, .woocommerce ul#shipping_method.expanded li label:after {
	content: " ";
	display: table;
}

.woocommerce ul#shipping_method.expanded li label:after {
	clear: both;
}

.woocommerce ul#shipping_method.expanded li label:hover, .woocommerce ul#shipping_method.expanded li label:focus {
	background: #f2f2f2;
}

.woocommerce ul#shipping_method li {
	display: block;
	padding: 0;
	text-indent: 0;
	height: 0;
	overflow: hidden;
	padding-right: 0;
}

.woocommerce ul#shipping_method li.active {
	height: auto;
}

.woocommerce ul#shipping_method li [type="radio"] {
	display: none;
}

.woocommerce ul#shipping_method li:first-of-type {
	border-top-style: none;
	margin-top: 0;
}

.woocommerce ul#shipping_method li > label {
	display: block;
	margin: 0;
	padding: .5em .75em .5em 1.75em;
}

.woocommerce ul#shipping_method li > label .amount {
	float: right;
	margin-left: 1.5em;
	font-weight: normal;
}

.woocommerce .quantity {
	display: inline-flex;
	max-width: 120px;
}

.woocommerce .quantity button {
	flex: 1;
}

.woocommerce .quantity .qty {
	padding: 0;
	flex: 3;
	-moz-appearance: textfield;
	min-width: 0;
}

.woocommerce .quantity .qty, .woocommerce .quantity .qty::-webkit-inner-spin-button, .woocommerce .quantity .qty::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.single-product .woocommerce .quantity {
	max-width: initial;
}

.single-product .woocommerce .quantity .qty {
	width: 100%;
	height: 42px;
	font-size: 18px;
}

.tiny-add-to-cart .woocommerce .quantity {
	position: relative;
	padding-right: 20px;
	margin-right: 2px;
}

.tiny-add-to-cart .woocommerce .quantity [data-increment], .tiny-add-to-cart .woocommerce .quantity [data-decrement] {
	position: absolute;
	height: 16px;
	width: 20px;
	right: 0;
	padding: 0;
	font-size: 16px;
	line-height: 16px;
}

.tiny-add-to-cart .woocommerce .quantity [data-decrement] {
	bottom: 0;
}

.tiny-add-to-cart .woocommerce .quantity [data-increment] {
	top: 0;
}

table {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

table.shop_table.shop_table_responsive, table.shop_table.shop_table_responsive thead, table.shop_table.shop_table_responsive tbody, table.shop_table.shop_table_responsive tfoot, table.shop_table.shop_table_responsive td, table.shop_table.shop_table_responsive th {
	display: block;
}

@media screen and (min-width: 992px) {
	table.shop_table.shop_table_responsive td.product-total, table.shop_table.shop_table_responsive td.product-subtotal, table.shop_table.shop_table_responsive th.product-total, table.shop_table.shop_table_responsive th.product-subtotal {
		text-align: right;
	}
	
	table.shop_table.shop_table_responsive td.product-remove, table.shop_table.shop_table_responsive th.product-remove {
		width: 3em;
	}
	
	table.shop_table.shop_table_responsive td.product-sku, table.shop_table.shop_table_responsive th.product-sku {
		width: 7em;
	}
	
	table.shop_table.shop_table_responsive td.product-name, table.shop_table.shop_table_responsive th.product-name {
		width: auto;
		flex: 1;
	}
	
	table.shop_table.shop_table_responsive td.product-price, table.shop_table.shop_table_responsive th.product-price {
		width: 9em;
	}
	
	table.shop_table.shop_table_responsive td.product-quantity, table.shop_table.shop_table_responsive th.product-quantity {
		width: 9em;
	}
	
	table.shop_table.shop_table_responsive td.product-subtotal, table.shop_table.shop_table_responsive th.product-subtotal {
		width: 9em;
	}
	
	table.shop_table.shop_table_responsive td.product-total, table.shop_table.shop_table_responsive th.product-total {
		width: 9em;
	}
}

table.shop_table.shop_table_responsive td.product-name, table.shop_table.shop_table_responsive th.product-name {
	text-align: left !important;
}

@media screen and (max-width: 991px) {
	table.shop_table.shop_table_responsive td, table.shop_table.shop_table_responsive th {
		width: 100%;
	}
	
	table.shop_table.shop_table_responsive td.product-name::before, table.shop_table.shop_table_responsive th.product-name::before {
		width: 100%;
	}
}

table.shop_table.shop_table_responsive tr {
	display: flex;
	flex-direction: row;
}

@media screen and (max-width: 991px) {
	table.shop_table.shop_table_responsive tr {
		flex-direction: column;
	}
}

table.shop_table.shop_table_responsive tr td.actions {
	width: 100%;
}

table.shop_table.shop_table_responsive tr td:before {
	display: block;
}

@media screen and (min-width: 992px) {
	table.shop_table.shop_table_responsive.my_account_orders {
		display: table;
	}
	
	table.shop_table.shop_table_responsive.my_account_orders thead {
		display: table-header-group;
	}
	
	table.shop_table.shop_table_responsive.my_account_orders tfoot {
		display: table-footer-group;
	}
	
	table.shop_table.shop_table_responsive.my_account_orders tbody {
		display: table-row-group;
	}
	
	table.shop_table.shop_table_responsive.my_account_orders tr {
		display: table-row;
	}
	
	table.shop_table.shop_table_responsive.my_account_orders tr td, table.shop_table.shop_table_responsive.my_account_orders tr th {
		display: table-cell;
		width: auto;
	}
}

@media screen and (max-width: 991px) {
	table.shop_table.shop_table_responsive thead {
		display: none;
	}
}

.cart_totals table.shop_table.shop_table_responsive {
	border-top-style: none;
}

.cart_totals table.shop_table.shop_table_responsive tr {
	display: block;
	border-top: 1px solid rgba(0, 0, 0, .1);
}

.cart_totals table.shop_table.shop_table_responsive tr:before, .cart_totals table.shop_table.shop_table_responsive tr:after {
	content: " ";
	display: table;
}

.cart_totals table.shop_table.shop_table_responsive tr:after {
	clear: both;
}

.cart_totals table.shop_table.shop_table_responsive tr.wc-shipping-clerk-notices {
	border-top-style: none;
}

@media screen and (max-width: 991px) {
	.cart_totals table.shop_table.shop_table_responsive tr:nth-child(2n) {
		background-color: rgba(0, 0, 0, .025);
	}
}

.cart_totals table.shop_table.shop_table_responsive tr th {
	float: left;
	font-weight: normal;
}

.cart_totals table.shop_table.shop_table_responsive tr td, .cart_totals table.shop_table.shop_table_responsive tr th {
	display: block;
	border-top-style: none;
	background: none;
	width: auto;
}

.cart_totals table.shop_table.shop_table_responsive tr td {
	float: right;
	width: auto;
	border-top-style: none;
}

.cart_totals table.shop_table.shop_table_responsive tr td::before {
	content: none !important;
}

.cart_totals table.shop_table.shop_table_responsive tr.shipping {
	position: relative;
}

.cart_totals table.shop_table.shop_table_responsive tr.shipping td {
	padding-right: 0;
}

.cart_totals table.shop_table.shop_table_responsive tr.shipping td, .cart_totals table.shop_table.shop_table_responsive tr.shipping td:first-of-type {
	border-top-style: none;
}

@media screen and (max-width: 991px) {
	.cart_totals table.shop_table.shop_table_responsive tr.shipping th {
		display: none;
	}
	
	.cart_totals table.shop_table.shop_table_responsive tr.shipping td {
		width: 100%;
	}
}

.cart_totals table.shop_table.shop_table_responsive tr.wc-shipping-clerk-notices td {
	width: 100%;
	text-align: left !important;
}

.cart_totals table.shop_table.shop_table_responsive tr.cart-subtotal td, .cart_totals table.shop_table.shop_table_responsive tr.cart-subtotal th, .cart_totals table.shop_table.shop_table_responsive tr.products-net-value td, .cart_totals table.shop_table.shop_table_responsive tr.products-net-value th, .cart_totals table.shop_table.shop_table_responsive tr.cart-products-net-value td, .cart_totals table.shop_table.shop_table_responsive tr.cart-products-net-value th, .cart_totals table.shop_table.shop_table_responsive tr.order-total td, .cart_totals table.shop_table.shop_table_responsive tr.order-total th {
	font-weight: bold;
}

@media screen and (min-width: 992px) {
	table.shop_table.shop_table_responsive tr.shipping td {
		float: none;
	}
	
	table.shop_table.shop_table_responsive #shipping_method {
		position: absolute;
	}
}

@media screen and (max-width: 991px) {
	table.shop_table, table.shop_table tr, table.shop_table td, table.shop_table th, table.shop_table tbody, table.shop_table thead, table.shop_table tfoot {
		display: block;
		width: 100%;
	}
	
	table.shop_table tr {
		display: flex;
	}
	
	table.shop_table tr.shipping, table.shop_table tr.cart_item, table.shop_table tr.order_item {
		flex-direction: column;
	}
	
	table.shop_table tr.shipping th, table.shop_table tr.cart_item th, table.shop_table tr.order_item th {
		display: none;
	}
	
	table.shop_table tr.shipping td, table.shop_table tr.cart_item td, table.shop_table tr.order_item td {
		border-top-style: none;
	}
	
	table.shop_table tr.shipping td:first-of-type, table.shop_table tr.cart_item td:first-of-type, table.shop_table tr.order_item td:first-of-type {
		border-top-style: solid;
	}
	
	table.shop_table td[data-title] {
		text-align: right;
	}
	
	table.shop_table td[data-title]:before {
		content: attr(data-title);
		font-weight: bold;
		float: left;
	}
	
	table.shop_table tr.shipping td[data-title]:before {
		content: none;
	}
	
	table.shop_table #shipping_method {
		width: 100%;
	}
}

table.shop_table tfoot tr td {
	font-weight: normal;
	text-align: right;
}

table.shop_table tr.cart-subtotal td, table.shop_table tr.order-total td {
	font-weight: 700;
}

table.shop_table tr.shipping > td {
	text-align: left;
	position: relative;
}

@media screen and (max-width: 991px) {
	table.shop_table tr.shipping > td:last-of-type {
		padding: 0;
	}
}

table.shop_table tr.order-details-shipping .woocommerce-Price-amount {
	display: inline-block;
	margin-left: .5em;
}

@media screen and (min-width: 992px) {
	table.shop_table tr.order-details-shipping .woocommerce-Price-amount {
		margin-left: 2em;
	}
}

table.shop_table.woocommerce-table--order-details, table.shop_table.woocommerce-checkout-review-order-table-body, table.shop_table.woocommerce-cart-form__contents {
	margin-bottom: 0;
	border-bottom-style: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background-color: transparent;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
	background-color: #fff;
	padding: 0;
	border-bottom-style: none;
	margin-bottom: 18px;
}

#add_payment_method #payment ul.payment_methods div.payment_box, .woocommerce-cart #payment ul.payment_methods div.payment_box, .woocommerce-checkout #payment ul.payment_methods div.payment_box {
	display: inline-block;
	background-color: transparent;
	width: auto;
	padding: 0;
	margin: 0;
	margin-left: 1em;
}

#add_payment_method #payment ul.payment_methods div.payment_box::before, .woocommerce-cart #payment ul.payment_methods div.payment_box::before, .woocommerce-checkout #payment ul.payment_methods div.payment_box::before {
	content: none;
}

#payment .woocommerce-NoticeGroup {
	background-color: #fff;
}

#payment .form-row.place-order {
	background-color: #ebe9eb;
}

.woocommerce form.ng_checkout_coupon {
	border: 1px solid #d3ced2;
	padding: 20px;
	margin: 2em 0;
	text-align: left;
	border-radius: 5px;
}

ul.order_details li.woocommerce-order-overview__total {
	border-right-style: none;
}

ul.order_details li.woocommerce-order-overview__total + li {
	display: none;
}

@media screen and (max-width: 767px) {
	.checkout-address .submit > * {
		width: 50%;
	}
	
	.checkout-address .submit > * > * {
		width: 100%;
		padding-right: 18px;
		padding-left: 18px;
	}
}

.woocommerce-message {
	border-top-color: #2aa13c;
}

.woocommerce-message a, .woocommerce-message:before, .section-product .woocommerce-message a {
	color: #2aa13c;
}

.woocommerce-info, .woocommerce-shipping-clerk-info {
	border-top-color: #058bdf;
}

.woocommerce-info a, .woocommerce-info:before, .section-product .woocommerce-info a, .woocommerce-shipping-clerk-info a, .woocommerce-shipping-clerk-info:before, .section-product .woocommerce-shipping-clerk-info a {
	color: #058bdf;
}

.woocommerce-error {
	border-top-color: #d9534f;
}

.woocommerce-error a, .woocommerce-error:before, .section-product .woocommerce-error a {
	color: #d9534f;
}

.row > .woocommerce > .woocommerce-message, .row > .woocommerce > .woocommerce-error {
	margin-left: 9px;
	margin-right: 9px;
}

.woocommerce-account .addresses .title {
	margin: 10px 0;
}

.woocommerce-account .addresses .title .edit {
	float: none;
	margin-left: .5em;
	display: inline-block;
	position: relative;
	top: .15em;
}

.woocommerce-account .woocommerce-MyAccount-content {
	float: none;
	width: auto;
}

.woocommerce-account .woocommerce-MyAccount-content mark, .woocommerce-account .woocommerce-MyAccount-content .mark {
	padding: initial;
	background-color: transparent;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	float: none;
	width: auto;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul, .woocommerce-account .woocommerce-MyAccount-navigation li {
	display: block;
	padding: 0;
	margin: 0;
	text-indent: 0;
	list-style-type: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
	font-size: 16px;
	font-weight: 700;
	border: none;
	line-height: 24px;
	border-bottom: 1px solid #aeaeae;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
	color: #7b7b7b;
	display: block;
	padding: 6px 12px;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a:hover {
	color: #2aa13c;
	text-decoration: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active {
	background-color: #2aa13c;
	border-bottom-color: #2aa13c;
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
	color: #fff;
}

.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
	float: none;
	clear: both;
}

.woocommerce-checkout-review-order-table th .shipping-clerk-message {
	font-weight: 400;
}

.woocommerce-checkout-review-order-table th .shipping-clerk-message:before {
	content: "–";
}

.woocommerce-checkout-review-order-table th .woocommerce-error, .woocommerce-checkout-review-order-table th .woocommerce-info, .woocommerce-checkout-review-order-table th .woocommerce-message {
	margin-top: 10px;
}

.woocommerce .product-remove a.remove {
	width: 1.33em;
	height: 1.33em;
	line-height: 1.25em;
}

.woocommerce ul.order_details {
	padding: 0;
}

.woocommerce-order-received .woocommerce-order-details, .woocommerce-order-received .woocommerce-thankyou-order-details, .woocommerce-order-received .woocommerce-thankyou-order-received {
	margin-bottom: 3em;
}

.woocommerce-order-details .cart_totals {
	margin-bottom: 1em;
}

.wc-compact-checkout .woocommerce-cart-form .coupon, .wc-compact-checkout .checkout-button, .wc-compact-checkout .wc-forward {
	display: none !important;
}

.woocommerce-customer-dashboard .salutation {
	margin-bottom: 1.5em;
}

.woocommerce-customer-dashboard p:last-of-type {
	margin-top: 1.5em;
}

#change-shipping ~ .btn-cancel, #change-shipping ~ .woocommerce-shipping-fields__field-wrapper {
	display: none;
}

#change-shipping:checked ~ .btn-edit, #change-shipping:checked ~ .shipping-address {
	display: none;
}

#change-shipping:checked ~ .woocommerce-shipping-fields__field-wrapper {
	display: block;
}

#change-shipping:checked ~ .btn-cancel {
	display: inline-block;
}

#change-billing ~ .btn-cancel, #change-billing ~ .woocommerce-billing-fields__field-wrapper {
	display: none;
}

#change-billing:checked ~ .btn-edit, #change-billing:checked ~ .billing-address {
	display: none;
}

#change-billing:checked ~ .woocommerce-billing-fields__field-wrapper {
	display: block;
}

#change-billing:checked ~ .btn-cancel {
	display: inline-block;
}

.aria-expand {
	display: none;
}

[aria-expanded="true"] > .aria-expand {
	display: block;
}

.catalog-item {
	hyphens: auto;
}

.catalog-item .item-title {
	/* supported by ~ 80% ... */
	position: relative;
	overflow: hidden;
	margin: 0 0 1em 0;
	height: 2.3em;
	font-size: 21px;
	padding-top: .1em;
}

.catalog-item .item-title:after {
	content: "";
	position: absolute;
	display: block;
	width: 25%;
	height: 50%;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), white 80%);
	right: 0;
	bottom: 0;
}

@supports (-webkit-line-clamp: 2) {
	.catalog-item .item-title {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	
	.catalog-item .item-title:after {
		content: none;
	}
}

.catalog-item .item-description :first-child {
	/* supported by ~ 80% ... */
	position: relative;
	overflow: hidden;
	height: 4.2em;
	text-overflow: ellipsis;
}

.catalog-item .item-description :first-child:after {
	content: "";
	position: absolute;
	display: block;
	width: 25%;
	height: 33.33333333%;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), white 80%);
	right: 0;
	bottom: 0;
}

@supports (-webkit-line-clamp: 3) {
	.catalog-item .item-description :first-child {
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	
	.catalog-item .item-description :first-child:after {
		content: none;
	}
}

.catalog-item .item-description :first-child ~ * {
	display: none;
}

.catalog-item .item-img-container {
	padding-bottom: 100%;
	position: relative;
}

.catalog-item .item-img-container * {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	height: 100%;
	width: 100%;
}

.catalog-item .item-img-container img {
	object-fit: contain;
}

.catalog-product-main .img-container {
	padding-bottom: 100%;
	position: relative;
}

@media screen and (min-width: 992px) {
	.catalog-product-main .img-container {
		height: 100%;
		padding-bottom: 0;
	}
}

@media screen and (max-width: 991px) {
	.catalog-product-main .img-container .img-content {
		position: absolute;
		left: 0;
		bottom: 0;
		right: 0;
		top: 0;
		height: 100%;
	}
}

.catalog-product-main .content {
	padding: 45px !important;
}

@media screen and (min-width: 992px) {
	.row.equal-height, .row.equal-height-md {
		display: flex;
		align-items: stretch;
	}
	
	.row.equal-height > * > *, .row.equal-height-md > * > * {
		height: 100%;
	}
}

@media screen and (min-width: 768px) {
	.row.equal-height-sm {
		display: flex;
		align-items: stretch;
	}
	
	.row.equal-height-sm > * > * {
		height: 100%;
	}
}

.partner-item .item-title {
	/* supported by ~ 80% ... */
	margin: 0 0 1em 0;
	font-size: 21px;
	padding-top: .1em;
}

@media screen and (min-width: 768px) {
	.partner-item .item-title {
		height: 2.3em;
	}
}

.partner-item .item-description {}

@media screen and (min-width: 768px) {
	.partner-item .item-description {
		height: 9.8em;
	}
}

@media screen and (min-width: 992px) {
	.partner-item .item-description {
		height: 12.6em;
	}
}

@media screen and (min-width: 1200px) {
	.partner-item .item-description {
		height: 9.8em;
	}
}

.partner-item .img-container {
	padding-bottom: 40%;
	position: relative;
}

.partner-item .img-container * {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	height: 100%;
	width: 100%;
}

.partner-item .img-container img {
	object-fit: contain;
}

.no-size {
	width: 0;
	height: 0;
	overflow: hidden;
}
