/*!
 * 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;
	-webkit-text-size-adjust: 100%;
	-ms-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 {
	margin: .67em 0;
	font-size: 2em;
}

mark {
	color: #000;
	background: #ff0;
}

small {
	font-size: 80%;
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

	button[disabled],
	html input[disabled] {
		cursor: default;
	}

	button::-moz-focus-inner,
	input::-moz-focus-inner {
		padding: 0;
		border: 0;
	}

input {
	line-height: normal;
}

	input[type="checkbox"],
	input[type="radio"] {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0;
	}

	input[type="number"]::-webkit-inner-spin-button,
	input[type="number"]::-webkit-outer-spin-button {
		height: auto;
	}

	input[type="search"] {
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
		-webkit-appearance: textfield;
	}

		input[type="search"]::-webkit-search-cancel-button,
		input[type="search"]::-webkit-search-decoration {
			-webkit-appearance: none;
		}

fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0;
}

legend {
	padding: 0;
	border: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

td,
th {
	padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
	*,
	*:before,
	*:after {
		color: #000 !important;
		text-shadow: none !important;
		background: transparent !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

		a[href]:after {
			content: " (" attr(href) ")";
		}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: "";
	}

	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group;
	}

	tr,
	img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	h2,
	h3 {
		page-break-after: avoid;
	}

	.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: "\002a";
}

.glyphicon-plus:before {
	content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
	content: "\20ac";
}

.glyphicon-minus:before {
	content: "\2212";
}

.glyphicon-cloud:before {
	content: "\2601";
}

.glyphicon-envelope:before {
	content: "\2709";
}

.glyphicon-pencil:before {
	content: "\270f";
}

.glyphicon-glass:before {
	content: "\e001";
}

.glyphicon-music:before {
	content: "\e002";
}

.glyphicon-search:before {
	content: "\e003";
}

.glyphicon-heart:before {
	content: "\e005";
}

.glyphicon-star:before {
	content: "\e006";
}

.glyphicon-star-empty:before {
	content: "\e007";
}

.glyphicon-user:before {
	content: "\e008";
}

.glyphicon-film:before {
	content: "\e009";
}

.glyphicon-th-large:before {
	content: "\e010";
}

.glyphicon-th:before {
	content: "\e011";
}

.glyphicon-th-list:before {
	content: "\e012";
}

.glyphicon-ok:before {
	content: "\e013";
}

.glyphicon-remove:before {
	content: "\e014";
}

.glyphicon-zoom-in:before {
	content: "\e015";
}

.glyphicon-zoom-out:before {
	content: "\e016";
}

.glyphicon-off:before {
	content: "\e017";
}

.glyphicon-signal:before {
	content: "\e018";
}

.glyphicon-cog:before {
	content: "\e019";
}

.glyphicon-trash:before {
	content: "\e020";
}

.glyphicon-home:before {
	content: "\e021";
}

.glyphicon-file:before {
	content: "\e022";
}

.glyphicon-time:before {
	content: "\e023";
}

.glyphicon-road:before {
	content: "\e024";
}

.glyphicon-download-alt:before {
	content: "\e025";
}

.glyphicon-download:before {
	content: "\e026";
}

.glyphicon-upload:before {
	content: "\e027";
}

.glyphicon-inbox:before {
	content: "\e028";
}

.glyphicon-play-circle:before {
	content: "\e029";
}

.glyphicon-repeat:before {
	content: "\e030";
}

.glyphicon-refresh:before {
	content: "\e031";
}

.glyphicon-list-alt:before {
	content: "\e032";
}

.glyphicon-lock:before {
	content: "\e033";
}

.glyphicon-flag:before {
	content: "\e034";
}

.glyphicon-headphones:before {
	content: "\e035";
}

.glyphicon-volume-off:before {
	content: "\e036";
}

.glyphicon-volume-down:before {
	content: "\e037";
}

.glyphicon-volume-up:before {
	content: "\e038";
}

.glyphicon-qrcode:before {
	content: "\e039";
}

.glyphicon-barcode:before {
	content: "\e040";
}

.glyphicon-tag:before {
	content: "\e041";
}

.glyphicon-tags:before {
	content: "\e042";
}

.glyphicon-book:before {
	content: "\e043";
}

.glyphicon-bookmark:before {
	content: "\e044";
}

.glyphicon-print:before {
	content: "\e045";
}

.glyphicon-camera:before {
	content: "\e046";
}

.glyphicon-font:before {
	content: "\e047";
}

.glyphicon-bold:before {
	content: "\e048";
}

.glyphicon-italic:before {
	content: "\e049";
}

.glyphicon-text-height:before {
	content: "\e050";
}

.glyphicon-text-width:before {
	content: "\e051";
}

.glyphicon-align-left:before {
	content: "\e052";
}

.glyphicon-align-center:before {
	content: "\e053";
}

.glyphicon-align-right:before {
	content: "\e054";
}

.glyphicon-align-justify:before {
	content: "\e055";
}

.glyphicon-list:before {
	content: "\e056";
}

.glyphicon-indent-left:before {
	content: "\e057";
}

.glyphicon-indent-right:before {
	content: "\e058";
}

.glyphicon-facetime-video:before {
	content: "\e059";
}

.glyphicon-picture:before {
	content: "\e060";
}

.glyphicon-map-marker:before {
	content: "\e062";
}

.glyphicon-adjust:before {
	content: "\e063";
}

.glyphicon-tint:before {
	content: "\e064";
}

.glyphicon-edit:before {
	content: "\e065";
}

.glyphicon-share:before {
	content: "\e066";
}

.glyphicon-check:before {
	content: "\e067";
}

.glyphicon-move:before {
	content: "\e068";
}

.glyphicon-step-backward:before {
	content: "\e069";
}

.glyphicon-fast-backward:before {
	content: "\e070";
}

.glyphicon-backward:before {
	content: "\e071";
}

.glyphicon-play:before {
	content: "\e072";
}

.glyphicon-pause:before {
	content: "\e073";
}

.glyphicon-stop:before {
	content: "\e074";
}

.glyphicon-forward:before {
	content: "\e075";
}

.glyphicon-fast-forward:before {
	content: "\e076";
}

.glyphicon-step-forward:before {
	content: "\e077";
}

.glyphicon-eject:before {
	content: "\e078";
}

.glyphicon-chevron-left:before {
	content: "\e079";
}

.glyphicon-chevron-right:before {
	content: "\e080";
}

.glyphicon-plus-sign:before {
	content: "\e081";
}

.glyphicon-minus-sign:before {
	content: "\e082";
}

.glyphicon-remove-sign:before {
	content: "\e083";
}

.glyphicon-ok-sign:before {
	content: "\e084";
}

.glyphicon-question-sign:before {
	content: "\e085";
}

.glyphicon-info-sign:before {
	content: "\e086";
}

.glyphicon-screenshot:before {
	content: "\e087";
}

.glyphicon-remove-circle:before {
	content: "\e088";
}

.glyphicon-ok-circle:before {
	content: "\e089";
}

.glyphicon-ban-circle:before {
	content: "\e090";
}

.glyphicon-arrow-left:before {
	content: "\e091";
}

.glyphicon-arrow-right:before {
	content: "\e092";
}

.glyphicon-arrow-up:before {
	content: "\e093";
}

.glyphicon-arrow-down:before {
	content: "\e094";
}

.glyphicon-share-alt:before {
	content: "\e095";
}

.glyphicon-resize-full:before {
	content: "\e096";
}

.glyphicon-resize-small:before {
	content: "\e097";
}

.glyphicon-exclamation-sign:before {
	content: "\e101";
}

.glyphicon-gift:before {
	content: "\e102";
}

.glyphicon-leaf:before {
	content: "\e103";
}

.glyphicon-fire:before {
	content: "\e104";
}

.glyphicon-eye-open:before {
	content: "\e105";
}

.glyphicon-eye-close:before {
	content: "\e106";
}

.glyphicon-warning-sign:before {
	content: "\e107";
}

.glyphicon-plane:before {
	content: "\e108";
}

.glyphicon-calendar:before {
	content: "\e109";
}

.glyphicon-random:before {
	content: "\e110";
}

.glyphicon-comment:before {
	content: "\e111";
}

.glyphicon-magnet:before {
	content: "\e112";
}

.glyphicon-chevron-up:before {
	content: "\e113";
}

.glyphicon-chevron-down:before {
	content: "\e114";
}

.glyphicon-retweet:before {
	content: "\e115";
}

.glyphicon-shopping-cart:before {
	content: "\e116";
}

.glyphicon-folder-close:before {
	content: "\e117";
}

.glyphicon-folder-open:before {
	content: "\e118";
}

.glyphicon-resize-vertical:before {
	content: "\e119";
}

.glyphicon-resize-horizontal:before {
	content: "\e120";
}

.glyphicon-hdd:before {
	content: "\e121";
}

.glyphicon-bullhorn:before {
	content: "\e122";
}

.glyphicon-bell:before {
	content: "\e123";
}

.glyphicon-certificate:before {
	content: "\e124";
}

.glyphicon-thumbs-up:before {
	content: "\e125";
}

.glyphicon-thumbs-down:before {
	content: "\e126";
}

.glyphicon-hand-right:before {
	content: "\e127";
}

.glyphicon-hand-left:before {
	content: "\e128";
}

.glyphicon-hand-up:before {
	content: "\e129";
}

.glyphicon-hand-down:before {
	content: "\e130";
}

.glyphicon-circle-arrow-right:before {
	content: "\e131";
}

.glyphicon-circle-arrow-left:before {
	content: "\e132";
}

.glyphicon-circle-arrow-up:before {
	content: "\e133";
}

.glyphicon-circle-arrow-down:before {
	content: "\e134";
}

.glyphicon-globe:before {
	content: "\e135";
}

.glyphicon-wrench:before {
	content: "\e136";
}

.glyphicon-tasks:before {
	content: "\e137";
}

.glyphicon-filter:before {
	content: "\e138";
}

.glyphicon-briefcase:before {
	content: "\e139";
}

.glyphicon-fullscreen:before {
	content: "\e140";
}

.glyphicon-dashboard:before {
	content: "\e141";
}

.glyphicon-paperclip:before {
	content: "\e142";
}

.glyphicon-heart-empty:before {
	content: "\e143";
}

.glyphicon-link:before {
	content: "\e144";
}

.glyphicon-phone:before {
	content: "\e145";
}

.glyphicon-pushpin:before {
	content: "\e146";
}

.glyphicon-usd:before {
	content: "\e148";
}

.glyphicon-gbp:before {
	content: "\e149";
}

.glyphicon-sort:before {
	content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
	content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152";
}

.glyphicon-sort-by-order:before {
	content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
	content: "\e154";
}

.glyphicon-sort-by-attributes:before {
	content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\e156";
}

.glyphicon-unchecked:before {
	content: "\e157";
}

.glyphicon-expand:before {
	content: "\e158";
}

.glyphicon-collapse-down:before {
	content: "\e159";
}

.glyphicon-collapse-up:before {
	content: "\e160";
}

.glyphicon-log-in:before {
	content: "\e161";
}

.glyphicon-flash:before {
	content: "\e162";
}

.glyphicon-log-out:before {
	content: "\e163";
}

.glyphicon-new-window:before {
	content: "\e164";
}

.glyphicon-record:before {
	content: "\e165";
}

.glyphicon-save:before {
	content: "\e166";
}

.glyphicon-open:before {
	content: "\e167";
}

.glyphicon-saved:before {
	content: "\e168";
}

.glyphicon-import:before {
	content: "\e169";
}

.glyphicon-export:before {
	content: "\e170";
}

.glyphicon-send:before {
	content: "\e171";
}

.glyphicon-floppy-disk:before {
	content: "\e172";
}

.glyphicon-floppy-saved:before {
	content: "\e173";
}

.glyphicon-floppy-remove:before {
	content: "\e174";
}

.glyphicon-floppy-save:before {
	content: "\e175";
}

.glyphicon-floppy-open:before {
	content: "\e176";
}

.glyphicon-credit-card:before {
	content: "\e177";
}

.glyphicon-transfer:before {
	content: "\e178";
}

.glyphicon-cutlery:before {
	content: "\e179";
}

.glyphicon-header:before {
	content: "\e180";
}

.glyphicon-compressed:before {
	content: "\e181";
}

.glyphicon-earphone:before {
	content: "\e182";
}

.glyphicon-phone-alt:before {
	content: "\e183";
}

.glyphicon-tower:before {
	content: "\e184";
}

.glyphicon-stats:before {
	content: "\e185";
}

.glyphicon-sd-video:before {
	content: "\e186";
}

.glyphicon-hd-video:before {
	content: "\e187";
}

.glyphicon-subtitles:before {
	content: "\e188";
}

.glyphicon-sound-stereo:before {
	content: "\e189";
}

.glyphicon-sound-dolby:before {
	content: "\e190";
}

.glyphicon-sound-5-1:before {
	content: "\e191";
}

.glyphicon-sound-6-1:before {
	content: "\e192";
}

.glyphicon-sound-7-1:before {
	content: "\e193";
}

.glyphicon-copyright-mark:before {
	content: "\e194";
}

.glyphicon-registration-mark:before {
	content: "\e195";
}

.glyphicon-cloud-download:before {
	content: "\e197";
}

.glyphicon-cloud-upload:before {
	content: "\e198";
}

.glyphicon-tree-conifer:before {
	content: "\e199";
}

.glyphicon-tree-deciduous:before {
	content: "\e200";
}

.glyphicon-cd:before {
	content: "\e201";
}

.glyphicon-save-file:before {
	content: "\e202";
}

.glyphicon-open-file:before {
	content: "\e203";
}

.glyphicon-level-up:before {
	content: "\e204";
}

.glyphicon-copy:before {
	content: "\e205";
}

.glyphicon-paste:before {
	content: "\e206";
}

.glyphicon-alert:before {
	content: "\e209";
}

.glyphicon-equalizer:before {
	content: "\e210";
}

.glyphicon-king:before {
	content: "\e211";
}

.glyphicon-queen:before {
	content: "\e212";
}

.glyphicon-pawn:before {
	content: "\e213";
}

.glyphicon-bishop:before {
	content: "\e214";
}

.glyphicon-knight:before {
	content: "\e215";
}

.glyphicon-baby-formula:before {
	content: "\e216";
}

.glyphicon-tent:before {
	content: "\26fa";
}

.glyphicon-blackboard:before {
	content: "\e218";
}

.glyphicon-bed:before {
	content: "\e219";
}

.glyphicon-apple:before {
	content: "\f8ff";
}

.glyphicon-erase:before {
	content: "\e221";
}

.glyphicon-hourglass:before {
	content: "\231b";
}

.glyphicon-lamp:before {
	content: "\e223";
}

.glyphicon-duplicate:before {
	content: "\e224";
}

.glyphicon-piggy-bank:before {
	content: "\e225";
}

.glyphicon-scissors:before {
	content: "\e226";
}

.glyphicon-bitcoin:before {
	content: "\e227";
}

.glyphicon-btc:before {
	content: "\e227";
}

.glyphicon-xbt:before {
	content: "\e227";
}

.glyphicon-yen:before {
	content: "\00a5";
}

.glyphicon-jpy:before {
	content: "\00a5";
}

.glyphicon-ruble:before {
	content: "\20bd";
}

.glyphicon-rub:before {
	content: "\20bd";
}

.glyphicon-scale:before {
	content: "\e230";
}

.glyphicon-ice-lolly:before {
	content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
	content: "\e232";
}

.glyphicon-education:before {
	content: "\e233";
}

.glyphicon-option-horizontal:before {
	content: "\e234";
}

.glyphicon-option-vertical:before {
	content: "\e235";
}

.glyphicon-menu-hamburger:before {
	content: "\e236";
}

.glyphicon-modal-window:before {
	content: "\e237";
}

.glyphicon-oil:before {
	content: "\e238";
}

.glyphicon-grain:before {
	content: "\e239";
}

.glyphicon-sunglasses:before {
	content: "\e240";
}

.glyphicon-text-size:before {
	content: "\e241";
}

.glyphicon-text-color:before {
	content: "\e242";
}

.glyphicon-text-background:before {
	content: "\e243";
}

.glyphicon-object-align-top:before {
	content: "\e244";
}

.glyphicon-object-align-bottom:before {
	content: "\e245";
}

.glyphicon-object-align-horizontal:before {
	content: "\e246";
}

.glyphicon-object-align-left:before {
	content: "\e247";
}

.glyphicon-object-align-vertical:before {
	content: "\e248";
}

.glyphicon-object-align-right:before {
	content: "\e249";
}

.glyphicon-triangle-right:before {
	content: "\e250";
}

.glyphicon-triangle-left:before {
	content: "\e251";
}

.glyphicon-triangle-bottom:before {
	content: "\e252";
}

.glyphicon-triangle-top:before {
	content: "\e253";
}

.glyphicon-console:before {
	content: "\e254";
}

.glyphicon-superscript:before {
	content: "\e255";
}

.glyphicon-subscript:before {
	content: "\e256";
}

.glyphicon-menu-left:before {
	content: "\e257";
}

.glyphicon-menu-right:before {
	content: "\e258";
}

.glyphicon-menu-down:before {
	content: "\e259";
}

.glyphicon-menu-up:before {
	content: "\e260";
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

	*:before,
	*:after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #213D00;
	text-decoration: none;
}

	a:hover,
	a:focus {
		color: #213D00;
		text-decoration: underline;
	}

	a:focus {
		outline: 5px auto -webkit-focus-ring-color;
		outline-offset: -2px;
	}

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
}

.img-rounded {
	border-radius: 6px;
}

.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.img-circle {
	border-radius: 50%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

[role="button"] {
	cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

	h1 small,
	h2 small,
	h3 small,
	h4 small,
	h5 small,
	h6 small,
	.h1 small,
	.h2 small,
	.h3 small,
	.h4 small,
	.h5 small,
	.h6 small,
	h1 .small,
	h2 .small,
	h3 .small,
	h4 .small,
	h5 .small,
	h6 .small,
	.h1 .small,
	.h2 .small,
	.h3 .small,
	.h4 .small,
	.h5 .small,
	.h6 .small {
		font-weight: normal;
		line-height: 1;
		color: #777;
	}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

	h1 small,
	.h1 small,
	h2 small,
	.h2 small,
	h3 small,
	.h3 small,
	h1 .small,
	.h1 .small,
	h2 .small,
	.h2 .small,
	h3 .small,
	.h3 .small {
		font-size: 65%;
	}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}

	h4 small,
	.h4 small,
	h5 small,
	.h5 small,
	h6 small,
	.h6 small,
	h4 .small,
	.h4 .small,
	h5 .small,
	.h5 .small,
	h6 .small,
	.h6 .small {
		font-size: 75%;
	}

h1,
.h1 {
	font-size: 36px;
}

h2,
.h2 {
	font-size: 30px;
}

h3,
.h3 {
	font-size: 24px;
}

h4,
.h4 {
	font-size: 18px;
}

h5,
.h5 {
	font-size: 14px;
}

h6,
.h6 {
	font-size: 12px;
}

p {
	margin: 0 0 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 {
	padding: .2em;
	background-color: #fcf8e3;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.text-nowrap {
	white-space: nowrap;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

.text-muted {
	color: #777;
}

.text-primary {
	color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
	color: #286090;
}

.text-success {
	color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
	color: #2b542c;
}

.text-info {
	color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
	color: #245269;
}

.text-warning {
	color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
	color: #66512c;
}

.text-danger {
	color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
	color: #843534;
}

.bg-primary {
	color: #fff;
	background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
	background-color: #286090;
}

.bg-success {
	background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
	background-color: #c1e2b3;
}

.bg-info {
	background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
	background-color: #afd9ee;
}

.bg-warning {
	background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
	background-color: #f7ecb5;
}

.bg-danger {
	background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
	background-color: #e4b9b9;
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee;
}

ul,
ol {
	margin-top: 0;
	margin-bottom: 10px;
}

	ul ul,
	ol ul,
	ul ol,
	ol ol {
		margin-bottom: 0;
	}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none;
}

	.list-inline > li {
		display: inline-block;
		padding-right: 5px;
		padding-left: 5px;
	}

dl {
	margin-top: 0;
	margin-bottom: 20px;
}

dt,
dd {
	line-height: 1.42857143;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

@media (min-width: 768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.dl-horizontal dd {
		margin-left: 180px;
	}
}

abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777;
}

.initialism {
	font-size: 90%;
	text-transform: uppercase;
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee;
}

	blockquote p:last-child,
	blockquote ul:last-child,
	blockquote ol:last-child {
		margin-bottom: 0;
	}

	blockquote footer,
	blockquote small,
	blockquote .small {
		display: block;
		font-size: 80%;
		line-height: 1.42857143;
		color: #777;
	}

		blockquote footer:before,
		blockquote small:before,
		blockquote .small:before {
			content: '\2014 \00A0';
		}

	.blockquote-reverse,
	blockquote.pull-right {
		padding-right: 15px;
		padding-left: 0;
		text-align: right;
		border-right: 5px solid #eee;
		border-left: 0;
	}

		.blockquote-reverse footer:before,
		blockquote.pull-right footer:before,
		.blockquote-reverse small:before,
		blockquote.pull-right small:before,
		.blockquote-reverse .small:before,
		blockquote.pull-right .small:before {
			content: '';
		}

		.blockquote-reverse footer:after,
		blockquote.pull-right footer:after,
		.blockquote-reverse small:after,
		blockquote.pull-right small:after,
		.blockquote-reverse .small:after,
		blockquote.pull-right .small:after {
			content: '\00A0 \2014';
		}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}

	kbd kbd {
		padding: 0;
		font-size: 100%;
		font-weight: bold;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}

	pre code {
		padding: 0;
		font-size: inherit;
		color: inherit;
		white-space: pre-wrap;
		background-color: transparent;
		border-radius: 0;
	}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 768px) {
	.container {
		width: 750px;
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.row {
	margin-right: -15px;
	margin-left: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-1 {
	width: 8.33333333%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-pull-11 {
	right: 91.66666667%;
}

.col-xs-pull-10 {
	right: 83.33333333%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-8 {
	right: 66.66666667%;
}

.col-xs-pull-7 {
	right: 58.33333333%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-5 {
	right: 41.66666667%;
}

.col-xs-pull-4 {
	right: 33.33333333%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-2 {
	right: 16.66666667%;
}

.col-xs-pull-1 {
	right: 8.33333333%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-push-11 {
	left: 91.66666667%;
}

.col-xs-push-10 {
	left: 83.33333333%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-8 {
	left: 66.66666667%;
}

.col-xs-push-7 {
	left: 58.33333333%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-5 {
	left: 41.66666667%;
}

.col-xs-push-4 {
	left: 33.33333333%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-2 {
	left: 16.66666667%;
}

.col-xs-push-1 {
	left: 8.33333333%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

.col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.col-xs-offset-0 {
	margin-left: 0;
}

@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}

	.col-sm-12 {
		width: 100%;
	}

	.col-sm-11 {
		width: 91.66666667%;
	}

	.col-sm-10 {
		width: 83.33333333%;
	}

	.col-sm-9 {
		width: 75%;
	}

	.col-sm-8 {
		width: 66.66666667%;
	}

	.col-sm-7 {
		width: 58.33333333%;
	}

	.col-sm-6 {
		width: 50%;
	}

	.col-sm-5 {
		width: 41.66666667%;
	}

	.col-sm-4 {
		width: 33.33333333%;
	}

	.col-sm-3 {
		width: 25%;
	}

	.col-sm-2 {
		width: 16.66666667%;
	}

	.col-sm-1 {
		width: 8.33333333%;
	}

	.col-sm-pull-12 {
		right: 100%;
	}

	.col-sm-pull-11 {
		right: 91.66666667%;
	}

	.col-sm-pull-10 {
		right: 83.33333333%;
	}

	.col-sm-pull-9 {
		right: 75%;
	}

	.col-sm-pull-8 {
		right: 66.66666667%;
	}

	.col-sm-pull-7 {
		right: 58.33333333%;
	}

	.col-sm-pull-6 {
		right: 50%;
	}

	.col-sm-pull-5 {
		right: 41.66666667%;
	}

	.col-sm-pull-4 {
		right: 33.33333333%;
	}

	.col-sm-pull-3 {
		right: 25%;
	}

	.col-sm-pull-2 {
		right: 16.66666667%;
	}

	.col-sm-pull-1 {
		right: 8.33333333%;
	}

	.col-sm-pull-0 {
		right: auto;
	}

	.col-sm-push-12 {
		left: 100%;
	}

	.col-sm-push-11 {
		left: 91.66666667%;
	}

	.col-sm-push-10 {
		left: 83.33333333%;
	}

	.col-sm-push-9 {
		left: 75%;
	}

	.col-sm-push-8 {
		left: 66.66666667%;
	}

	.col-sm-push-7 {
		left: 58.33333333%;
	}

	.col-sm-push-6 {
		left: 50%;
	}

	.col-sm-push-5 {
		left: 41.66666667%;
	}

	.col-sm-push-4 {
		left: 33.33333333%;
	}

	.col-sm-push-3 {
		left: 25%;
	}

	.col-sm-push-2 {
		left: 16.66666667%;
	}

	.col-sm-push-1 {
		left: 8.33333333%;
	}

	.col-sm-push-0 {
		left: auto;
	}

	.col-sm-offset-12 {
		margin-left: 100%;
	}

	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-sm-offset-9 {
		margin-left: 75%;
	}

	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-sm-offset-6 {
		margin-left: 50%;
	}

	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-sm-offset-3 {
		margin-left: 25%;
	}

	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-sm-offset-0 {
		margin-left: 0;
	}
}

@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}

	.col-md-12 {
		width: 100%;
	}

	.col-md-11 {
		width: 91.66666667%;
	}

	.col-md-10 {
		width: 83.33333333%;
	}

	.col-md-9 {
		width: 75%;
	}

	.col-md-8 {
		width: 66.66666667%;
	}

	.col-md-7 {
		width: 58.33333333%;
	}

	.col-md-6 {
		width: 50%;
	}

	.col-md-5 {
		width: 41.66666667%;
	}

	.col-md-4 {
		width: 33.33333333%;
	}

	.col-md-3 {
		width: 25%;
	}

	.col-md-2 {
		width: 16.66666667%;
	}

	.col-md-1 {
		width: 8.33333333%;
	}

	.col-md-pull-12 {
		right: 100%;
	}

	.col-md-pull-11 {
		right: 91.66666667%;
	}

	.col-md-pull-10 {
		right: 83.33333333%;
	}

	.col-md-pull-9 {
		right: 75%;
	}

	.col-md-pull-8 {
		right: 66.66666667%;
	}

	.col-md-pull-7 {
		right: 58.33333333%;
	}

	.col-md-pull-6 {
		right: 50%;
	}

	.col-md-pull-5 {
		right: 41.66666667%;
	}

	.col-md-pull-4 {
		right: 33.33333333%;
	}

	.col-md-pull-3 {
		right: 25%;
	}

	.col-md-pull-2 {
		right: 16.66666667%;
	}

	.col-md-pull-1 {
		right: 8.33333333%;
	}

	.col-md-pull-0 {
		right: auto;
	}

	.col-md-push-12 {
		left: 100%;
	}

	.col-md-push-11 {
		left: 91.66666667%;
	}

	.col-md-push-10 {
		left: 83.33333333%;
	}

	.col-md-push-9 {
		left: 75%;
	}

	.col-md-push-8 {
		left: 66.66666667%;
	}

	.col-md-push-7 {
		left: 58.33333333%;
	}

	.col-md-push-6 {
		left: 50%;
	}

	.col-md-push-5 {
		left: 41.66666667%;
	}

	.col-md-push-4 {
		left: 33.33333333%;
	}

	.col-md-push-3 {
		left: 25%;
	}

	.col-md-push-2 {
		left: 16.66666667%;
	}

	.col-md-push-1 {
		left: 8.33333333%;
	}

	.col-md-push-0 {
		left: auto;
	}

	.col-md-offset-12 {
		margin-left: 100%;
	}

	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-md-offset-9 {
		margin-left: 75%;
	}

	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-md-offset-6 {
		margin-left: 50%;
	}

	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-md-offset-3 {
		margin-left: 25%;
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-md-offset-0 {
		margin-left: 0;
	}
}

@media (min-width: 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}

	.col-lg-12 {
		width: 100%;
	}

	.col-lg-11 {
		width: 91.66666667%;
	}

	.col-lg-10 {
		width: 83.33333333%;
	}

	.col-lg-9 {
		width: 75%;
	}

	.col-lg-8 {
		width: 66.66666667%;
	}

	.col-lg-7 {
		width: 58.33333333%;
	}

	.col-lg-6 {
		width: 50%;
	}

	.col-lg-5 {
		width: 41.66666667%;
	}

	.col-lg-4 {
		width: 33.33333333%;
	}

	.col-lg-3 {
		width: 25%;
	}

	.col-lg-2 {
		width: 16.66666667%;
	}

	.col-lg-1 {
		width: 8.33333333%;
	}

	.col-lg-pull-12 {
		right: 100%;
	}

	.col-lg-pull-11 {
		right: 91.66666667%;
	}

	.col-lg-pull-10 {
		right: 83.33333333%;
	}

	.col-lg-pull-9 {
		right: 75%;
	}

	.col-lg-pull-8 {
		right: 66.66666667%;
	}

	.col-lg-pull-7 {
		right: 58.33333333%;
	}

	.col-lg-pull-6 {
		right: 50%;
	}

	.col-lg-pull-5 {
		right: 41.66666667%;
	}

	.col-lg-pull-4 {
		right: 33.33333333%;
	}

	.col-lg-pull-3 {
		right: 25%;
	}

	.col-lg-pull-2 {
		right: 16.66666667%;
	}

	.col-lg-pull-1 {
		right: 8.33333333%;
	}

	.col-lg-pull-0 {
		right: auto;
	}

	.col-lg-push-12 {
		left: 100%;
	}

	.col-lg-push-11 {
		left: 91.66666667%;
	}

	.col-lg-push-10 {
		left: 83.33333333%;
	}

	.col-lg-push-9 {
		left: 75%;
	}

	.col-lg-push-8 {
		left: 66.66666667%;
	}

	.col-lg-push-7 {
		left: 58.33333333%;
	}

	.col-lg-push-6 {
		left: 50%;
	}

	.col-lg-push-5 {
		left: 41.66666667%;
	}

	.col-lg-push-4 {
		left: 33.33333333%;
	}

	.col-lg-push-3 {
		left: 25%;
	}

	.col-lg-push-2 {
		left: 16.66666667%;
	}

	.col-lg-push-1 {
		left: 8.33333333%;
	}

	.col-lg-push-0 {
		left: auto;
	}

	.col-lg-offset-12 {
		margin-left: 100%;
	}

	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-lg-offset-9 {
		margin-left: 75%;
	}

	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-lg-offset-6 {
		margin-left: 50%;
	}

	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-lg-offset-3 {
		margin-left: 25%;
	}

	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-lg-offset-0 {
		margin-left: 0;
	}
}

table {
	background-color: transparent;
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left;
}

th {
	text-align: left;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

	.table > thead > tr > th,
	.table > tbody > tr > th,
	.table > tfoot > tr > th,
	.table > thead > tr > td,
	.table > tbody > tr > td,
	.table > tfoot > tr > td {
		padding: 8px;
		line-height: 1.42857143;
		vertical-align: top;
		border-top: 1px solid #ddd;
	}

	.table > thead > tr > th {
		vertical-align: bottom;
		border-bottom: 2px solid #ddd;
	}

	.table > caption + thead > tr:first-child > th,
	.table > colgroup + thead > tr:first-child > th,
	.table > thead:first-child > tr:first-child > th,
	.table > caption + thead > tr:first-child > td,
	.table > colgroup + thead > tr:first-child > td,
	.table > thead:first-child > tr:first-child > td {
		border-top: 0;
	}

	.table > tbody + tbody {
		border-top: 2px solid #ddd;
	}

	.table .table {
		background-color: #fff;
	}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
	padding: 5px;
}

.table-bordered {
	border: 1px solid #ddd;
}

	.table-bordered > thead > tr > th,
	.table-bordered > tbody > tr > th,
	.table-bordered > tfoot > tr > th,
	.table-bordered > thead > tr > td,
	.table-bordered > tbody > tr > td,
	.table-bordered > tfoot > tr > td {
		border: 1px solid #ddd;
	}

	.table-bordered > thead > tr > th,
	.table-bordered > thead > tr > td {
		border-bottom-width: 2px;
	}

.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
	background-color: #f5f5f5;
}

table col[class*="col-"] {
	position: static;
	display: table-column;
	float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
	position: static;
	display: table-cell;
	float: none;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
	background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
	background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
	background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
	background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
	background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
	background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
	background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
	background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
	background-color: #ebcccc;
}

.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}

@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}

		.table-responsive > .table {
			margin-bottom: 0;
		}

			.table-responsive > .table > thead > tr > th,
			.table-responsive > .table > tbody > tr > th,
			.table-responsive > .table > tfoot > tr > th,
			.table-responsive > .table > thead > tr > td,
			.table-responsive > .table > tbody > tr > td,
			.table-responsive > .table > tfoot > tr > td {
				white-space: nowrap;
			}

		.table-responsive > .table-bordered {
			border: 0;
		}

			.table-responsive > .table-bordered > thead > tr > th:first-child,
			.table-responsive > .table-bordered > tbody > tr > th:first-child,
			.table-responsive > .table-bordered > tfoot > tr > th:first-child,
			.table-responsive > .table-bordered > thead > tr > td:first-child,
			.table-responsive > .table-bordered > tbody > tr > td:first-child,
			.table-responsive > .table-bordered > tfoot > tr > td:first-child {
				border-left: 0;
			}

			.table-responsive > .table-bordered > thead > tr > th:last-child,
			.table-responsive > .table-bordered > tbody > tr > th:last-child,
			.table-responsive > .table-bordered > tfoot > tr > th:last-child,
			.table-responsive > .table-bordered > thead > tr > td:last-child,
			.table-responsive > .table-bordered > tbody > tr > td:last-child,
			.table-responsive > .table-bordered > tfoot > tr > td:last-child {
				border-right: 0;
			}

			.table-responsive > .table-bordered > tbody > tr:last-child > th,
			.table-responsive > .table-bordered > tfoot > tr:last-child > th,
			.table-responsive > .table-bordered > tbody > tr:last-child > td,
			.table-responsive > .table-bordered > tfoot > tr:last-child > td {
				border-bottom: 0;
			}
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}

input[type="file"] {
	display: block;
}

input[type="range"] {
	display: block;
	width: 100%;
}

select[multiple],
select[size] {
	height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

	.form-control:focus {
		border-color: #66afe9;
		outline: 0;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	}

	.form-control::-moz-placeholder {
		color: #999;
		opacity: 1;
	}

	.form-control:-ms-input-placeholder {
		color: #999;
	}

	.form-control::-webkit-input-placeholder {
		color: #999;
	}

	.form-control::-ms-expand {
		background-color: transparent;
		border: 0;
	}

	.form-control[disabled],
	.form-control[readonly],
	fieldset[disabled] .form-control {
		background-color: #eee;
		opacity: 1;
	}

	.form-control[disabled],
	fieldset[disabled] .form-control {
		cursor: not-allowed;
	}

textarea.form-control {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"].form-control,
	input[type="time"].form-control,
	input[type="datetime-local"].form-control,
	input[type="month"].form-control {
		line-height: 34px;
	}

	input[type="date"].input-sm,
	input[type="time"].input-sm,
	input[type="datetime-local"].input-sm,
	input[type="month"].input-sm,
	.input-group-sm input[type="date"],
	.input-group-sm input[type="time"],
	.input-group-sm input[type="datetime-local"],
	.input-group-sm input[type="month"] {
		line-height: 30px;
	}

	input[type="date"].input-lg,
	input[type="time"].input-lg,
	input[type="datetime-local"].input-lg,
	input[type="month"].input-lg,
	.input-group-lg input[type="date"],
	.input-group-lg input[type="time"],
	.input-group-lg input[type="datetime-local"],
	.input-group-lg input[type="month"] {
		line-height: 46px;
	}
}

.form-group {
	margin-bottom: 15px;
}

.radio,
.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

	.radio label,
	.checkbox label {
		min-height: 20px;
		padding-left: 20px;
		margin-bottom: 0;
		font-weight: normal;
		cursor: pointer;
	}

	.radio input[type="radio"],
	.radio-inline input[type="radio"],
	.checkbox input[type="checkbox"],
	.checkbox-inline input[type="checkbox"] {
		position: absolute;
		margin-top: 4px \9;
		margin-left: -20px;
	}

	.radio + .radio,
	.checkbox + .checkbox {
		margin-top: -5px;
	}

.radio-inline,
.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer;
}

	.radio-inline + .radio-inline,
	.checkbox-inline + .checkbox-inline {
		margin-top: 0;
		margin-left: 10px;
	}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}

.form-control-static {
	min-height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
}

	.form-control-static.input-lg,
	.form-control-static.input-sm {
		padding-right: 0;
		padding-left: 0;
	}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-sm {
	height: 30px;
	line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
	height: auto;
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
	height: auto;
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

select.input-lg {
	height: 46px;
	line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
	height: auto;
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
	height: auto;
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

.has-feedback {
	position: relative;
}

	.has-feedback .form-control {
		padding-right: 42.5px;
	}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
	color: #3c763d;
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

	.has-success .form-control:focus {
		border-color: #2b542c;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	}

.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d;
}

.has-success .form-control-feedback {
	color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
	color: #8a6d3b;
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

	.has-warning .form-control:focus {
		border-color: #66512c;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	}

.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
	color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
	color: #a94442;
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

	.has-error .form-control:focus {
		border-color: #843534;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	}

.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442;
}

.has-error .form-control-feedback {
	color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
	top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	.form-inline .form-control-static {
		display: inline-block;
	}

	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}

		.form-inline .input-group .input-group-addon,
		.form-inline .input-group .input-group-btn,
		.form-inline .input-group .form-control {
			width: auto;
		}

		.form-inline .input-group > .form-control {
			width: 100%;
		}

	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}

	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}

		.form-inline .radio label,
		.form-inline .checkbox label {
			padding-left: 0;
		}

		.form-inline .radio input[type="radio"],
		.form-inline .checkbox input[type="checkbox"] {
			position: relative;
			margin-left: 0;
		}

	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 27px;
}

.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 768px) {
	.form-horizontal .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: right;
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px;
	}
}

@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px;
	}
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

	.btn:focus,
	.btn:active:focus,
	.btn.active:focus,
	.btn.focus,
	.btn:active.focus,
	.btn.active.focus {
		outline: 5px auto -webkit-focus-ring-color;
		outline-offset: -2px;
	}

	.btn:hover,
	.btn:focus,
	.btn.focus {
		color: #333;
		text-decoration: none;
	}

	.btn:active,
	.btn.active {
		background-image: none;
		outline: 0;
		-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
		box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	}

	.btn.disabled,
	.btn[disabled],
	fieldset[disabled] .btn {
		cursor: not-allowed;
		filter: alpha(opacity=65);
		-webkit-box-shadow: none;
		box-shadow: none;
		opacity: .65;
	}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none;
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

	.btn-default:focus,
	.btn-default.focus {
		color: #333;
		background-color: #e6e6e6;
		border-color: #8c8c8c;
	}

	.btn-default:hover {
		color: #333;
		background-color: #e6e6e6;
		border-color: #adadad;
	}

	.btn-default:active,
	.btn-default.active,
	.open > .dropdown-toggle.btn-default {
		color: #333;
		background-color: #e6e6e6;
		border-color: #adadad;
	}

		.btn-default:active:hover,
		.btn-default.active:hover,
		.open > .dropdown-toggle.btn-default:hover,
		.btn-default:active:focus,
		.btn-default.active:focus,
		.open > .dropdown-toggle.btn-default:focus,
		.btn-default:active.focus,
		.btn-default.active.focus,
		.open > .dropdown-toggle.btn-default.focus {
			color: #333;
			background-color: #d4d4d4;
			border-color: #8c8c8c;
		}

	.btn-default:active,
	.btn-default.active,
	.open > .dropdown-toggle.btn-default {
		background-image: none;
	}

	.btn-default.disabled:hover,
	.btn-default[disabled]:hover,
	fieldset[disabled] .btn-default:hover,
	.btn-default.disabled:focus,
	.btn-default[disabled]:focus,
	fieldset[disabled] .btn-default:focus,
	.btn-default.disabled.focus,
	.btn-default[disabled].focus,
	fieldset[disabled] .btn-default.focus {
		background-color: #fff;
		border-color: #ccc;
	}

	.btn-default .badge {
		color: #fff;
		background-color: #333;
	}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}

	.btn-primary:focus,
	.btn-primary.focus {
		color: #fff;
		background-color: #286090;
		border-color: #122b40;
	}

	.btn-primary:hover {
		color: #fff;
		background-color: #286090;
		border-color: #204d74;
	}

	.btn-primary:active,
	.btn-primary.active,
	.open > .dropdown-toggle.btn-primary {
		color: #fff;
		background-color: #286090;
		border-color: #204d74;
	}

		.btn-primary:active:hover,
		.btn-primary.active:hover,
		.open > .dropdown-toggle.btn-primary:hover,
		.btn-primary:active:focus,
		.btn-primary.active:focus,
		.open > .dropdown-toggle.btn-primary:focus,
		.btn-primary:active.focus,
		.btn-primary.active.focus,
		.open > .dropdown-toggle.btn-primary.focus {
			color: #fff;
			background-color: #204d74;
			border-color: #122b40;
		}

	.btn-primary:active,
	.btn-primary.active,
	.open > .dropdown-toggle.btn-primary {
		background-image: none;
	}

	.btn-primary.disabled:hover,
	.btn-primary[disabled]:hover,
	fieldset[disabled] .btn-primary:hover,
	.btn-primary.disabled:focus,
	.btn-primary[disabled]:focus,
	fieldset[disabled] .btn-primary:focus,
	.btn-primary.disabled.focus,
	.btn-primary[disabled].focus,
	fieldset[disabled] .btn-primary.focus {
		background-color: #337ab7;
		border-color: #2e6da4;
	}

	.btn-primary .badge {
		color: #337ab7;
		background-color: #fff;
	}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

	.btn-success:focus,
	.btn-success.focus {
		color: #fff;
		background-color: #449d44;
		border-color: #255625;
	}

	.btn-success:hover {
		color: #fff;
		background-color: #449d44;
		border-color: #398439;
	}

	.btn-success:active,
	.btn-success.active,
	.open > .dropdown-toggle.btn-success {
		color: #fff;
		background-color: #449d44;
		border-color: #398439;
	}

		.btn-success:active:hover,
		.btn-success.active:hover,
		.open > .dropdown-toggle.btn-success:hover,
		.btn-success:active:focus,
		.btn-success.active:focus,
		.open > .dropdown-toggle.btn-success:focus,
		.btn-success:active.focus,
		.btn-success.active.focus,
		.open > .dropdown-toggle.btn-success.focus {
			color: #fff;
			background-color: #398439;
			border-color: #255625;
		}

	.btn-success:active,
	.btn-success.active,
	.open > .dropdown-toggle.btn-success {
		background-image: none;
	}

	.btn-success.disabled:hover,
	.btn-success[disabled]:hover,
	fieldset[disabled] .btn-success:hover,
	.btn-success.disabled:focus,
	.btn-success[disabled]:focus,
	fieldset[disabled] .btn-success:focus,
	.btn-success.disabled.focus,
	.btn-success[disabled].focus,
	fieldset[disabled] .btn-success.focus {
		background-color: #5cb85c;
		border-color: #4cae4c;
	}

	.btn-success .badge {
		color: #5cb85c;
		background-color: #fff;
	}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

	.btn-info:focus,
	.btn-info.focus {
		color: #fff;
		background-color: #31b0d5;
		border-color: #1b6d85;
	}

	.btn-info:hover {
		color: #fff;
		background-color: #31b0d5;
		border-color: #269abc;
	}

	.btn-info:active,
	.btn-info.active,
	.open > .dropdown-toggle.btn-info {
		color: #fff;
		background-color: #31b0d5;
		border-color: #269abc;
	}

		.btn-info:active:hover,
		.btn-info.active:hover,
		.open > .dropdown-toggle.btn-info:hover,
		.btn-info:active:focus,
		.btn-info.active:focus,
		.open > .dropdown-toggle.btn-info:focus,
		.btn-info:active.focus,
		.btn-info.active.focus,
		.open > .dropdown-toggle.btn-info.focus {
			color: #fff;
			background-color: #269abc;
			border-color: #1b6d85;
		}

	.btn-info:active,
	.btn-info.active,
	.open > .dropdown-toggle.btn-info {
		background-image: none;
	}

	.btn-info.disabled:hover,
	.btn-info[disabled]:hover,
	fieldset[disabled] .btn-info:hover,
	.btn-info.disabled:focus,
	.btn-info[disabled]:focus,
	fieldset[disabled] .btn-info:focus,
	.btn-info.disabled.focus,
	.btn-info[disabled].focus,
	fieldset[disabled] .btn-info.focus {
		background-color: #5bc0de;
		border-color: #46b8da;
	}

	.btn-info .badge {
		color: #5bc0de;
		background-color: #fff;
	}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

	.btn-warning:focus,
	.btn-warning.focus {
		color: #fff;
		background-color: #ec971f;
		border-color: #985f0d;
	}

	.btn-warning:hover {
		color: #fff;
		background-color: #ec971f;
		border-color: #d58512;
	}

	.btn-warning:active,
	.btn-warning.active,
	.open > .dropdown-toggle.btn-warning {
		color: #fff;
		background-color: #ec971f;
		border-color: #d58512;
	}

		.btn-warning:active:hover,
		.btn-warning.active:hover,
		.open > .dropdown-toggle.btn-warning:hover,
		.btn-warning:active:focus,
		.btn-warning.active:focus,
		.open > .dropdown-toggle.btn-warning:focus,
		.btn-warning:active.focus,
		.btn-warning.active.focus,
		.open > .dropdown-toggle.btn-warning.focus {
			color: #fff;
			background-color: #d58512;
			border-color: #985f0d;
		}

	.btn-warning:active,
	.btn-warning.active,
	.open > .dropdown-toggle.btn-warning {
		background-image: none;
	}

	.btn-warning.disabled:hover,
	.btn-warning[disabled]:hover,
	fieldset[disabled] .btn-warning:hover,
	.btn-warning.disabled:focus,
	.btn-warning[disabled]:focus,
	fieldset[disabled] .btn-warning:focus,
	.btn-warning.disabled.focus,
	.btn-warning[disabled].focus,
	fieldset[disabled] .btn-warning.focus {
		background-color: #f0ad4e;
		border-color: #eea236;
	}

	.btn-warning .badge {
		color: #f0ad4e;
		background-color: #fff;
	}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

	.btn-danger:focus,
	.btn-danger.focus {
		color: #fff;
		background-color: #c9302c;
		border-color: #761c19;
	}

	.btn-danger:hover {
		color: #fff;
		background-color: #c9302c;
		border-color: #ac2925;
	}

	.btn-danger:active,
	.btn-danger.active,
	.open > .dropdown-toggle.btn-danger {
		color: #fff;
		background-color: #c9302c;
		border-color: #ac2925;
	}

		.btn-danger:active:hover,
		.btn-danger.active:hover,
		.open > .dropdown-toggle.btn-danger:hover,
		.btn-danger:active:focus,
		.btn-danger.active:focus,
		.open > .dropdown-toggle.btn-danger:focus,
		.btn-danger:active.focus,
		.btn-danger.active.focus,
		.open > .dropdown-toggle.btn-danger.focus {
			color: #fff;
			background-color: #ac2925;
			border-color: #761c19;
		}

	.btn-danger:active,
	.btn-danger.active,
	.open > .dropdown-toggle.btn-danger {
		background-image: none;
	}

	.btn-danger.disabled:hover,
	.btn-danger[disabled]:hover,
	fieldset[disabled] .btn-danger:hover,
	.btn-danger.disabled:focus,
	.btn-danger[disabled]:focus,
	fieldset[disabled] .btn-danger:focus,
	.btn-danger.disabled.focus,
	.btn-danger[disabled].focus,
	fieldset[disabled] .btn-danger.focus {
		background-color: #d9534f;
		border-color: #d43f3a;
	}

	.btn-danger .badge {
		color: #d9534f;
		background-color: #fff;
	}

.btn-link {
	font-weight: normal;
	color: #337ab7;
	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: #23527c;
				text-decoration: underline;
				background-color: transparent;
			}

			.btn-link[disabled]:hover,
			fieldset[disabled] .btn-link:hover,
			.btn-link[disabled]:focus,
			fieldset[disabled] .btn-link:focus {
				color: #777;
				text-decoration: none;
			}

.btn-lg,
.btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-block {
	display: block;
	width: 100%;
}

	.btn-block + .btn-block {
		margin-top: 5px;
	}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}

	.fade.in {
		opacity: 1;
	}

.collapse {
	display: none;
}

	.collapse.in {
		display: block;
	}

tr.collapse.in {
	display: table-row;
}

tbody.collapse.in {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.dropup,
.dropdown {
	position: relative;
}

.dropdown-toggle:focus {
	outline: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

	.dropdown-menu.pull-right {
		right: 0;
		left: auto;
	}

	.dropdown-menu .divider {
		height: 1px;
		margin: 9px 0;
		overflow: hidden;
		background-color: #e5e5e5;
	}

	.dropdown-menu > li > a {
		display: block;
		padding: 3px 20px;
		clear: both;
		font-weight: normal;
		line-height: 1.42857143;
		color: #333;
		white-space: nowrap;
	}

		.dropdown-menu > li > a:hover,
		.dropdown-menu > li > a:focus {
			color: #262626;
			text-decoration: none;
			background-color: #f5f5f5;
		}

	.dropdown-menu > .active > a,
	.dropdown-menu > .active > a:hover,
	.dropdown-menu > .active > a:focus {
		color: #fff;
		text-decoration: none;
		background-color: #337ab7;
		outline: 0;
	}

	.dropdown-menu > .disabled > a,
	.dropdown-menu > .disabled > a:hover,
	.dropdown-menu > .disabled > a:focus {
		color: #777;
	}

		.dropdown-menu > .disabled > a:hover,
		.dropdown-menu > .disabled > a:focus {
			text-decoration: none;
			cursor: not-allowed;
			background-color: transparent;
			background-image: none;
			filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
		}

.open > .dropdown-menu {
	display: block;
}

.open > a {
	outline: 0;
}

.dropdown-menu-right {
	right: 0;
	left: auto;
}

.dropdown-menu-left {
	right: auto;
	left: 0;
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap;
}

.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990;
}

.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}

@media (min-width: 768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}

	.navbar-right .dropdown-menu-left {
		right: auto;
		left: 0;
	}
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

	.btn-group > .btn,
	.btn-group-vertical > .btn {
		position: relative;
		float: left;
	}

		.btn-group > .btn:hover,
		.btn-group-vertical > .btn:hover,
		.btn-group > .btn:focus,
		.btn-group-vertical > .btn:focus,
		.btn-group > .btn:active,
		.btn-group-vertical > .btn:active,
		.btn-group > .btn.active,
		.btn-group-vertical > .btn.active {
			z-index: 2;
		}

	.btn-group .btn + .btn,
	.btn-group .btn + .btn-group,
	.btn-group .btn-group + .btn,
	.btn-group .btn-group + .btn-group {
		margin-left: -1px;
	}

.btn-toolbar {
	margin-left: -5px;
}

	.btn-toolbar .btn,
	.btn-toolbar .btn-group,
	.btn-toolbar .input-group {
		float: left;
	}

	.btn-toolbar > .btn,
	.btn-toolbar > .btn-group,
	.btn-toolbar > .input-group {
		margin-left: 5px;
	}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}

.btn-group > .btn:first-child {
	margin-left: 0;
}

	.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
	float: left;
}

	.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
		border-radius: 0;
	}

	.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
	.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}

	.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

	.btn-group.open .dropdown-toggle.btn-link {
		-webkit-box-shadow: none;
		box-shadow: none;
	}

.btn .caret {
	margin-left: 0;
}

.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

	.btn-group-vertical > .btn-group > .btn {
		float: none;
	}

	.btn-group-vertical > .btn + .btn,
	.btn-group-vertical > .btn + .btn-group,
	.btn-group-vertical > .btn-group + .btn,
	.btn-group-vertical > .btn-group + .btn-group {
		margin-top: -1px;
		margin-left: 0;
	}

	.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
		border-radius: 0;
	}

	.btn-group-vertical > .btn:first-child:not(:last-child) {
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
	}

	.btn-group-vertical > .btn:last-child:not(:first-child) {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px;
	}

	.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
		border-radius: 0;
	}

	.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
	.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
	}

	.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

	.btn-group-justified > .btn,
	.btn-group-justified > .btn-group {
		display: table-cell;
		float: none;
		width: 1%;
	}

		.btn-group-justified > .btn-group .btn {
			width: 100%;
		}

		.btn-group-justified > .btn-group .dropdown-menu {
			left: auto;
		}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

	.input-group[class*="col-"] {
		float: none;
		padding-right: 0;
		padding-left: 0;
	}

	.input-group .form-control {
		position: relative;
		z-index: 2;
		float: left;
		width: 100%;
		margin-bottom: 0;
	}

		.input-group .form-control:focus {
			z-index: 3;
		}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
	height: 46px;
	line-height: 46px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
	height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
	height: 30px;
	line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
	height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: table-cell;
}

	.input-group-addon:not(:first-child):not(:last-child),
	.input-group-btn:not(:first-child):not(:last-child),
	.input-group .form-control:not(:first-child):not(:last-child) {
		border-radius: 0;
	}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
}

	.input-group-addon.input-sm {
		padding: 5px 10px;
		font-size: 12px;
		border-radius: 3px;
	}

	.input-group-addon.input-lg {
		padding: 10px 16px;
		font-size: 18px;
		border-radius: 6px;
	}

	.input-group-addon input[type="radio"],
	.input-group-addon input[type="checkbox"] {
		margin-top: 0;
	}

	.input-group .form-control:first-child,
	.input-group-addon:first-child,
	.input-group-btn:first-child > .btn,
	.input-group-btn:first-child > .btn-group > .btn,
	.input-group-btn:first-child > .dropdown-toggle,
	.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
	.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}

	.input-group-addon:first-child {
		border-right: 0;
	}

	.input-group .form-control:last-child,
	.input-group-addon:last-child,
	.input-group-btn:last-child > .btn,
	.input-group-btn:last-child > .btn-group > .btn,
	.input-group-btn:last-child > .dropdown-toggle,
	.input-group-btn:first-child > .btn:not(:first-child),
	.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}

	.input-group-addon:last-child {
		border-left: 0;
	}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

	.input-group-btn > .btn {
		position: relative;
	}

		.input-group-btn > .btn + .btn {
			margin-left: -1px;
		}

		.input-group-btn > .btn:hover,
		.input-group-btn > .btn:focus,
		.input-group-btn > .btn:active {
			z-index: 2;
		}

	.input-group-btn:first-child > .btn,
	.input-group-btn:first-child > .btn-group {
		margin-right: -1px;
	}

	.input-group-btn:last-child > .btn,
	.input-group-btn:last-child > .btn-group {
		z-index: 2;
		margin-left: -1px;
	}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

	.nav > li {
		position: relative;
		display: block;
	}

		.nav > li > a {
			position: relative;
			display: block;
			padding: 10px 15px;
		}

			.nav > li > a:hover,
			.nav > li > a:focus {
				text-decoration: none;
				background-color: #eee;
			}

		.nav > li.disabled > a {
			color: #777;
		}

			.nav > li.disabled > a:hover,
			.nav > li.disabled > a:focus {
				color: #777;
				text-decoration: none;
				cursor: not-allowed;
				background-color: transparent;
			}

	.nav .open > a,
	.nav .open > a:hover,
	.nav .open > a:focus {
		background-color: #eee;
		border-color: #337ab7;
	}

	.nav .nav-divider {
		height: 1px;
		margin: 9px 0;
		overflow: hidden;
		background-color: #e5e5e5;
	}

	.nav > li > a > img {
		max-width: none;
	}

.nav-tabs {
	border-bottom: 1px solid #ddd;
}

	.nav-tabs > li {
		float: left;
		margin-bottom: -1px;
	}

		.nav-tabs > li > a {
			margin-right: 2px;
			line-height: 1.42857143;
			border: 1px solid transparent;
			border-radius: 4px 4px 0 0;
		}

			.nav-tabs > li > a:hover {
				border-color: #eee #eee #ddd;
			}

		.nav-tabs > li.active > a,
		.nav-tabs > li.active > a:hover,
		.nav-tabs > li.active > a:focus {
			color: #555;
			cursor: default;
			background-color: #fff;
			border: 1px solid #ddd;
			border-bottom-color: transparent;
		}

	.nav-tabs.nav-justified {
		width: 100%;
		border-bottom: 0;
	}

		.nav-tabs.nav-justified > li {
			float: none;
		}

			.nav-tabs.nav-justified > li > a {
				margin-bottom: 5px;
				text-align: center;
			}

		.nav-tabs.nav-justified > .dropdown .dropdown-menu {
			top: auto;
			left: auto;
		}

@media (min-width: 768px) {
	.nav-tabs.nav-justified > li {
		display: table-cell;
		width: 1%;
	}

		.nav-tabs.nav-justified > li > a {
			margin-bottom: 0;
		}
}

.nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #ddd;
}

@media (min-width: 768px) {
	.nav-tabs.nav-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}

	.nav-tabs.nav-justified > .active > a,
	.nav-tabs.nav-justified > .active > a:hover,
	.nav-tabs.nav-justified > .active > a:focus {
		border-bottom-color: #fff;
	}
}

.nav-pills > li {
	float: left;
}

	.nav-pills > li > a {
		border-radius: 4px;
	}

	.nav-pills > li + li {
		margin-left: 2px;
	}

	.nav-pills > li.active > a,
	.nav-pills > li.active > a:hover,
	.nav-pills > li.active > a:focus {
		color: #fff;
		background-color: #337ab7;
	}

.nav-stacked > li {
	float: none;
}

	.nav-stacked > li + li {
		margin-top: 2px;
		margin-left: 0;
	}

.nav-justified {
	width: 100%;
}

	.nav-justified > li {
		float: none;
	}

		.nav-justified > li > a {
			margin-bottom: 5px;
			text-align: center;
		}

	.nav-justified > .dropdown .dropdown-menu {
		top: auto;
		left: auto;
	}

@media (min-width: 768px) {
	.nav-justified > li {
		display: table-cell;
		width: 1%;
	}

		.nav-justified > li > a {
			margin-bottom: 0;
		}
}

.nav-tabs-justified {
	border-bottom: 0;
}

	.nav-tabs-justified > li > a {
		margin-right: 0;
		border-radius: 4px;
	}

	.nav-tabs-justified > .active > a,
	.nav-tabs-justified > .active > a:hover,
	.nav-tabs-justified > .active > a:focus {
		border: 1px solid #ddd;
	}

@media (min-width: 768px) {
	.nav-tabs-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}

	.nav-tabs-justified > .active > a,
	.nav-tabs-justified > .active > a:hover,
	.nav-tabs-justified > .active > a:focus {
		border-bottom-color: #fff;
	}
}

.tab-content > .tab-pane {
	display: none;
}

.tab-content > .active {
	display: block;
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

@media (min-width: 768px) {
	.navbar {
		border-radius: 4px;
	}
}

@media (min-width: 768px) {
	.navbar-header {
		float: left;
	}
}

.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}

	.navbar-collapse.in {
		overflow-y: auto;
	}

@media (min-width: 768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

		.navbar-collapse.collapse {
			display: block !important;
			height: auto !important;
			padding-bottom: 0;
			overflow: visible !important;
		}

		.navbar-collapse.in {
			overflow-y: visible;
		}

	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		padding-right: 0;
		padding-left: 0;
	}
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
	max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
	.navbar-fixed-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		max-height: 200px;
	}
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 768px) {
	.container > .navbar-header,
	.container-fluid > .navbar-header,
	.container > .navbar-collapse,
	.container-fluid > .navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

@media (min-width: 768px) {
	.navbar-static-top {
		border-radius: 0;
	}
}

.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

@media (min-width: 768px) {
	.navbar-fixed-top,
	.navbar-fixed-bottom {
		border-radius: 0;
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
}

	.navbar-brand:hover,
	.navbar-brand:focus {
		text-decoration: none;
	}

	.navbar-brand > img {
		display: block;
	}

@media (min-width: 768px) {
	.navbar > .container .navbar-brand,
	.navbar > .container-fluid .navbar-brand {
		margin-left: -15px;
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

	.navbar-toggle:focus {
		outline: 0;
	}

	.navbar-toggle .icon-bar {
		display: block;
		width: 22px;
		height: 2px;
		border-radius: 1px;
	}

		.navbar-toggle .icon-bar + .icon-bar {
			margin-top: 4px;
		}

@media (min-width: 768px) {
	.navbar-toggle {
		display: none;
	}
}

.navbar-nav {
	margin: 7.5px -15px;
}

	.navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
		line-height: 20px;
	}

@media (max-width: 767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

		.navbar-nav .open .dropdown-menu > li > a,
		.navbar-nav .open .dropdown-menu .dropdown-header {
			padding: 5px 15px 5px 25px;
		}

		.navbar-nav .open .dropdown-menu > li > a {
			line-height: 20px;
		}

			.navbar-nav .open .dropdown-menu > li > a:hover,
			.navbar-nav .open .dropdown-menu > li > a:focus {
				background-image: none;
			}
}

@media (min-width: 768px) {
	.navbar-nav {
		float: left;
		margin: 0;
	}

		.navbar-nav > li {
			float: left;
		}

			.navbar-nav > li > a {
				padding-top: 15px;
				padding-bottom: 15px;
			}
}

.navbar-form {
	padding: 10px 15px;
	margin-top: 8px;
	margin-right: -15px;
	margin-bottom: 8px;
	margin-left: -15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}

@media (min-width: 768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	.navbar-form .form-control-static {
		display: inline-block;
	}

	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}

		.navbar-form .input-group .input-group-addon,
		.navbar-form .input-group .input-group-btn,
		.navbar-form .input-group .form-control {
			width: auto;
		}

		.navbar-form .input-group > .form-control {
			width: 100%;
		}

	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}

	.navbar-form .radio,
	.navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}

		.navbar-form .radio label,
		.navbar-form .checkbox label {
			padding-left: 0;
		}

		.navbar-form .radio input[type="radio"],
		.navbar-form .checkbox input[type="checkbox"] {
			position: relative;
			margin-left: 0;
		}

	.navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}

@media (max-width: 767px) {
	.navbar-form .form-group {
		margin-bottom: 5px;
	}

		.navbar-form .form-group:last-child {
			margin-bottom: 0;
		}
}

@media (min-width: 768px) {
	.navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}

	.navbar-btn.btn-sm {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.navbar-btn.btn-xs {
		margin-top: 14px;
		margin-bottom: 14px;
	}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}

@media (min-width: 768px) {
	.navbar-text {
		float: left;
		margin-right: 15px;
		margin-left: 15px;
	}
}

@media (min-width: 768px) {
	.navbar-left {
		float: left !important;
	}

	.navbar-right {
		float: right !important;
		margin-right: -15px;
	}

		.navbar-right ~ .navbar-right {
			margin-right: 0;
		}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}

	.navbar-default .navbar-brand {
		color: #777;
	}

		.navbar-default .navbar-brand:hover,
		.navbar-default .navbar-brand:focus {
			color: #5e5e5e;
			background-color: transparent;
		}

	.navbar-default .navbar-text {
		color: #777;
	}

	.navbar-default .navbar-nav > li > a {
		color: #777;
	}

		.navbar-default .navbar-nav > li > a:hover,
		.navbar-default .navbar-nav > li > a:focus {
			color: #333;
			background-color: transparent;
		}

	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .active > a:focus {
		color: #555;
		background-color: #e7e7e7;
	}

	.navbar-default .navbar-nav > .disabled > a,
	.navbar-default .navbar-nav > .disabled > a:hover,
	.navbar-default .navbar-nav > .disabled > a:focus {
		color: #ccc;
		background-color: transparent;
	}

	.navbar-default .navbar-toggle {
		border-color: #ddd;
	}

		.navbar-default .navbar-toggle:hover,
		.navbar-default .navbar-toggle:focus {
			background-color: #ddd;
		}

		.navbar-default .navbar-toggle .icon-bar {
			background-color: #888;
		}

	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border-color: #e7e7e7;
	}

	.navbar-default .navbar-nav > .open > a,
	.navbar-default .navbar-nav > .open > a:hover,
	.navbar-default .navbar-nav > .open > a:focus {
		color: #555;
		background-color: #e7e7e7;
	}

@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #777;
	}

		.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
		.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
			color: #333;
			background-color: transparent;
		}

	.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #555;
		background-color: #e7e7e7;
	}

	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #ccc;
		background-color: transparent;
	}
}

.navbar-default .navbar-link {
	color: #777;
}

	.navbar-default .navbar-link:hover {
		color: #333;
	}

.navbar-default .btn-link {
	color: #777;
}

	.navbar-default .btn-link:hover,
	.navbar-default .btn-link:focus {
		color: #333;
	}

	.navbar-default .btn-link[disabled]:hover,
	fieldset[disabled] .navbar-default .btn-link:hover,
	.navbar-default .btn-link[disabled]:focus,
	fieldset[disabled] .navbar-default .btn-link:focus {
		color: #ccc;
	}

.navbar-inverse {
	background-color: #222;
	border-color: #080808;
}

	.navbar-inverse .navbar-brand {
		color: #9d9d9d;
	}

		.navbar-inverse .navbar-brand:hover,
		.navbar-inverse .navbar-brand:focus {
			color: #fff;
			background-color: transparent;
		}

	.navbar-inverse .navbar-text {
		color: #9d9d9d;
	}

	.navbar-inverse .navbar-nav > li > a {
		color: #9d9d9d;
	}

		.navbar-inverse .navbar-nav > li > a:hover,
		.navbar-inverse .navbar-nav > li > a:focus {
			color: #fff;
			background-color: transparent;
		}

	.navbar-inverse .navbar-nav > .active > a,
	.navbar-inverse .navbar-nav > .active > a:hover,
	.navbar-inverse .navbar-nav > .active > a:focus {
		color: #fff;
		background-color: #080808;
	}

	.navbar-inverse .navbar-nav > .disabled > a,
	.navbar-inverse .navbar-nav > .disabled > a:hover,
	.navbar-inverse .navbar-nav > .disabled > a:focus {
		color: #444;
		background-color: transparent;
	}

	.navbar-inverse .navbar-toggle {
		border-color: #333;
	}

		.navbar-inverse .navbar-toggle:hover,
		.navbar-inverse .navbar-toggle:focus {
			background-color: #333;
		}

		.navbar-inverse .navbar-toggle .icon-bar {
			background-color: #fff;
		}

	.navbar-inverse .navbar-collapse,
	.navbar-inverse .navbar-form {
		border-color: #101010;
	}

	.navbar-inverse .navbar-nav > .open > a,
	.navbar-inverse .navbar-nav > .open > a:hover,
	.navbar-inverse .navbar-nav > .open > a:focus {
		color: #fff;
		background-color: #080808;
	}

@media (max-width: 767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color: #080808;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #9d9d9d;
	}

		.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
		.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
			color: #fff;
			background-color: transparent;
		}

	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #fff;
		background-color: #080808;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #444;
		background-color: transparent;
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d;
}

	.navbar-inverse .navbar-link:hover {
		color: #fff;
	}

.navbar-inverse .btn-link {
	color: #9d9d9d;
}

	.navbar-inverse .btn-link:hover,
	.navbar-inverse .btn-link:focus {
		color: #fff;
	}

	.navbar-inverse .btn-link[disabled]:hover,
	fieldset[disabled] .navbar-inverse .btn-link:hover,
	.navbar-inverse .btn-link[disabled]:focus,
	fieldset[disabled] .navbar-inverse .btn-link:focus {
		color: #444;
	}

.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 {
			padding: 0 5px;
			color: #ccc;
			content: "/\00a0";
		}

	.breadcrumb > .active {
		color: #777;
	}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

	.pagination > li {
		display: inline;
	}

		.pagination > li > a,
		.pagination > li > span {
			position: relative;
			float: left;
			padding: 6px 12px;
			margin-left: -1px;
			line-height: 1.42857143;
			color: #337ab7;
			text-decoration: none;
			background-color: #fff;
			border: 1px solid #ddd;
		}

		.pagination > li:first-child > a,
		.pagination > li:first-child > span {
			margin-left: 0;
			border-top-left-radius: 4px;
			border-bottom-left-radius: 4px;
		}

		.pagination > li:last-child > a,
		.pagination > li:last-child > span {
			border-top-right-radius: 4px;
			border-bottom-right-radius: 4px;
		}

		.pagination > li > a:hover,
		.pagination > li > span:hover,
		.pagination > li > a:focus,
		.pagination > li > span:focus {
			z-index: 2;
			color: #23527c;
			background-color: #eee;
			border-color: #ddd;
		}

	.pagination > .active > a,
	.pagination > .active > span,
	.pagination > .active > a:hover,
	.pagination > .active > span:hover,
	.pagination > .active > a:focus,
	.pagination > .active > span:focus {
		z-index: 3;
		color: #fff;
		cursor: default;
		background-color: #337ab7;
		border-color: #337ab7;
	}

	.pagination > .disabled > span,
	.pagination > .disabled > span:hover,
	.pagination > .disabled > span:focus,
	.pagination > .disabled > a,
	.pagination > .disabled > a:hover,
	.pagination > .disabled > a:focus {
		color: #777;
		cursor: not-allowed;
		background-color: #fff;
		border-color: #ddd;
	}

.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none;
}

	.pager li {
		display: inline;
	}

		.pager li > a,
		.pager li > span {
			display: inline-block;
			padding: 5px 14px;
			background-color: #fff;
			border: 1px solid #ddd;
			border-radius: 15px;
		}

			.pager li > a:hover,
			.pager li > a:focus {
				text-decoration: none;
				background-color: #eee;
			}

	.pager .next > a,
	.pager .next > span {
		float: right;
	}

	.pager .previous > a,
	.pager .previous > span {
		float: left;
	}

	.pager .disabled > a,
	.pager .disabled > a:hover,
	.pager .disabled > a:focus,
	.pager .disabled > span {
		color: #777;
		cursor: not-allowed;
		background-color: #fff;
	}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

a.label:hover,
a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.label:empty {
	display: none;
}

.btn .label {
	position: relative;
	top: -1px;
}

.label-default {
	background-color: #777;
}

	.label-default[href]:hover,
	.label-default[href]:focus {
		background-color: #5e5e5e;
	}

.label-primary {
	background-color: #337ab7;
}

	.label-primary[href]:hover,
	.label-primary[href]:focus {
		background-color: #286090;
	}

.label-success {
	background-color: #5cb85c;
}

	.label-success[href]:hover,
	.label-success[href]:focus {
		background-color: #449d44;
	}

.label-info {
	background-color: #5bc0de;
}

	.label-info[href]:hover,
	.label-info[href]:focus {
		background-color: #31b0d5;
	}

.label-warning {
	background-color: #f0ad4e;
}

	.label-warning[href]:hover,
	.label-warning[href]:focus {
		background-color: #ec971f;
	}

.label-danger {
	background-color: #d9534f;
}

	.label-danger[href]:hover,
	.label-danger[href]:focus {
		background-color: #c9302c;
	}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #777;
	border-radius: 10px;
}

	.badge:empty {
		display: none;
	}

.btn .badge {
	position: relative;
	top: -1px;
}

.btn-xs .badge,
.btn-group-xs > .btn .badge {
	top: 0;
	padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
	color: #337ab7;
	background-color: #fff;
}

.list-group-item > .badge {
	float: right;
}

	.list-group-item > .badge + .badge {
		margin-right: 5px;
	}

.nav-pills > li > a > .badge {
	margin-left: 3px;
}

.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee;
}

	.jumbotron h1,
	.jumbotron .h1 {
		color: inherit;
	}

	.jumbotron p {
		margin-bottom: 15px;
		font-size: 21px;
		font-weight: 200;
	}

	.jumbotron > hr {
		border-top-color: #d5d5d5;
	}

.container .jumbotron,
.container-fluid .jumbotron {
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 6px;
}

.jumbotron .container {
	max-width: 100%;
}

@media screen and (min-width: 768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px;
	}

	.container .jumbotron,
	.container-fluid .jumbotron {
		padding-right: 60px;
		padding-left: 60px;
	}

	.jumbotron h1,
	.jumbotron .h1 {
		font-size: 63px;
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}

	.thumbnail > img,
	.thumbnail a > img {
		margin-right: auto;
		margin-left: auto;
	}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
	border-color: #337ab7;
}

.thumbnail .caption {
	padding: 9px;
	color: #333;
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

	.alert h4 {
		margin-top: 0;
		color: inherit;
	}

	.alert .alert-link {
		font-weight: bold;
	}

	.alert > p,
	.alert > ul {
		margin-bottom: 0;
	}

		.alert > p + p {
			margin-top: 5px;
		}

.alert-dismissable,
.alert-dismissible {
	padding-right: 35px;
}

	.alert-dismissable .close,
	.alert-dismissible .close {
		position: relative;
		top: -2px;
		right: -21px;
		color: inherit;
	}

.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

	.alert-success hr {
		border-top-color: #c9e2b3;
	}

	.alert-success .alert-link {
		color: #2b542c;
	}

.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

	.alert-info hr {
		border-top-color: #a6e1ec;
	}

	.alert-info .alert-link {
		color: #245269;
	}

.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

	.alert-warning hr {
		border-top-color: #f7e1b5;
	}

	.alert-warning .alert-link {
		color: #66512c;
	}

.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

	.alert-danger hr {
		border-top-color: #e4b9c0;
	}

	.alert-danger .alert-link {
		color: #843534;
	}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

.progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
	background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
	background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
	background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
	background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.media {
	margin-top: 15px;
}

	.media:first-child {
		margin-top: 0;
	}

.media,
.media-body {
	overflow: hidden;
	zoom: 1;
}

.media-body {
	width: 10000px;
}

.media-object {
	display: block;
}

	.media-object.img-thumbnail {
		max-width: none;
	}

.media-right,
.media > .pull-right {
	padding-left: 10px;
}

.media-left,
.media > .pull-left {
	padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
	display: table-cell;
	vertical-align: top;
}

.media-middle {
	vertical-align: middle;
}

.media-bottom {
	vertical-align: bottom;
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.media-list {
	padding-left: 0;
	list-style: none;
}

.list-group {
	padding-left: 0;
	margin-bottom: 20px;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}

	.list-group-item:first-child {
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
	}

	.list-group-item:last-child {
		margin-bottom: 0;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px;
	}

a.list-group-item,
button.list-group-item {
	color: #555;
}

	a.list-group-item .list-group-item-heading,
	button.list-group-item .list-group-item-heading {
		color: #333;
	}

	a.list-group-item:hover,
	button.list-group-item:hover,
	a.list-group-item:focus,
	button.list-group-item:focus {
		color: #555;
		text-decoration: none;
		background-color: #f5f5f5;
	}

button.list-group-item {
	width: 100%;
	text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #eee;
}

	.list-group-item.disabled .list-group-item-heading,
	.list-group-item.disabled:hover .list-group-item-heading,
	.list-group-item.disabled:focus .list-group-item-heading {
		color: inherit;
	}

	.list-group-item.disabled .list-group-item-text,
	.list-group-item.disabled:hover .list-group-item-text,
	.list-group-item.disabled:focus .list-group-item-text {
		color: #777;
	}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

	.list-group-item.active .list-group-item-heading,
	.list-group-item.active:hover .list-group-item-heading,
	.list-group-item.active:focus .list-group-item-heading,
	.list-group-item.active .list-group-item-heading > small,
	.list-group-item.active:hover .list-group-item-heading > small,
	.list-group-item.active:focus .list-group-item-heading > small,
	.list-group-item.active .list-group-item-heading > .small,
	.list-group-item.active:hover .list-group-item-heading > .small,
	.list-group-item.active:focus .list-group-item-heading > .small {
		color: inherit;
	}

	.list-group-item.active .list-group-item-text,
	.list-group-item.active:hover .list-group-item-text,
	.list-group-item.active:focus .list-group-item-text {
		color: #c7ddef;
	}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
	color: #3c763d;
}

	a.list-group-item-success .list-group-item-heading,
	button.list-group-item-success .list-group-item-heading {
		color: inherit;
	}

	a.list-group-item-success:hover,
	button.list-group-item-success:hover,
	a.list-group-item-success:focus,
	button.list-group-item-success:focus {
		color: #3c763d;
		background-color: #d0e9c6;
	}

	a.list-group-item-success.active,
	button.list-group-item-success.active,
	a.list-group-item-success.active:hover,
	button.list-group-item-success.active:hover,
	a.list-group-item-success.active:focus,
	button.list-group-item-success.active:focus {
		color: #fff;
		background-color: #3c763d;
		border-color: #3c763d;
	}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
	color: #31708f;
}

	a.list-group-item-info .list-group-item-heading,
	button.list-group-item-info .list-group-item-heading {
		color: inherit;
	}

	a.list-group-item-info:hover,
	button.list-group-item-info:hover,
	a.list-group-item-info:focus,
	button.list-group-item-info:focus {
		color: #31708f;
		background-color: #c4e3f3;
	}

	a.list-group-item-info.active,
	button.list-group-item-info.active,
	a.list-group-item-info.active:hover,
	button.list-group-item-info.active:hover,
	a.list-group-item-info.active:focus,
	button.list-group-item-info.active:focus {
		color: #fff;
		background-color: #31708f;
		border-color: #31708f;
	}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
	color: #8a6d3b;
}

	a.list-group-item-warning .list-group-item-heading,
	button.list-group-item-warning .list-group-item-heading {
		color: inherit;
	}

	a.list-group-item-warning:hover,
	button.list-group-item-warning:hover,
	a.list-group-item-warning:focus,
	button.list-group-item-warning:focus {
		color: #8a6d3b;
		background-color: #faf2cc;
	}

	a.list-group-item-warning.active,
	button.list-group-item-warning.active,
	a.list-group-item-warning.active:hover,
	button.list-group-item-warning.active:hover,
	a.list-group-item-warning.active:focus,
	button.list-group-item-warning.active:focus {
		color: #fff;
		background-color: #8a6d3b;
		border-color: #8a6d3b;
	}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
	color: #a94442;
}

	a.list-group-item-danger .list-group-item-heading,
	button.list-group-item-danger .list-group-item-heading {
		color: inherit;
	}

	a.list-group-item-danger:hover,
	button.list-group-item-danger:hover,
	a.list-group-item-danger:focus,
	button.list-group-item-danger:focus {
		color: #a94442;
		background-color: #ebcccc;
	}

	a.list-group-item-danger.active,
	button.list-group-item-danger.active,
	a.list-group-item-danger.active:hover,
	button.list-group-item-danger.active:hover,
	a.list-group-item-danger.active:focus,
	button.list-group-item-danger.active:focus {
		color: #fff;
		background-color: #a94442;
		border-color: #a94442;
	}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-body {
	padding: 15px;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

	.panel-heading > .dropdown .dropdown-toggle {
		color: inherit;
	}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}

	.panel-title > a,
	.panel-title > small,
	.panel-title > .small,
	.panel-title > small > a,
	.panel-title > .small > a {
		color: inherit;
	}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
	margin-bottom: 0;
}

	.panel > .list-group .list-group-item,
	.panel > .panel-collapse > .list-group .list-group-item {
		border-width: 1px 0;
		border-radius: 0;
	}

	.panel > .list-group:first-child .list-group-item:first-child,
	.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
		border-top: 0;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
	}

	.panel > .list-group:last-child .list-group-item:last-child,
	.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
		border-bottom: 0;
		border-bottom-right-radius: 3px;
		border-bottom-left-radius: 3px;
	}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}

.list-group + .panel-footer {
	border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
	margin-bottom: 0;
}

	.panel > .table caption,
	.panel > .table-responsive > .table caption,
	.panel > .panel-collapse > .table caption {
		padding-right: 15px;
		padding-left: 15px;
	}

	.panel > .table:first-child,
	.panel > .table-responsive:first-child > .table:first-child {
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
	}

		.panel > .table:first-child > thead:first-child > tr:first-child,
		.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
		.panel > .table:first-child > tbody:first-child > tr:first-child,
		.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
			border-top-left-radius: 3px;
			border-top-right-radius: 3px;
		}

			.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
			.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
			.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
			.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
			.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
			.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
			.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
			.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
				border-top-left-radius: 3px;
			}

			.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
			.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
			.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
			.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
			.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
			.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
			.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
			.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
				border-top-right-radius: 3px;
			}

	.panel > .table:last-child,
	.panel > .table-responsive:last-child > .table:last-child {
		border-bottom-right-radius: 3px;
		border-bottom-left-radius: 3px;
	}

		.panel > .table:last-child > tbody:last-child > tr:last-child,
		.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
		.panel > .table:last-child > tfoot:last-child > tr:last-child,
		.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
			border-bottom-right-radius: 3px;
			border-bottom-left-radius: 3px;
		}

			.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
			.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
			.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
			.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
			.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
			.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
			.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
			.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
				border-bottom-left-radius: 3px;
			}

			.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
			.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
			.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
			.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
			.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
			.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
			.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
			.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
				border-bottom-right-radius: 3px;
			}

	.panel > .panel-body + .table,
	.panel > .panel-body + .table-responsive,
	.panel > .table + .panel-body,
	.panel > .table-responsive + .panel-body {
		border-top: 1px solid #ddd;
	}

	.panel > .table > tbody:first-child > tr:first-child th,
	.panel > .table > tbody:first-child > tr:first-child td {
		border-top: 0;
	}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
	border: 0;
}

	.panel > .table-bordered > thead > tr > th:first-child,
	.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
	.panel > .table-bordered > tbody > tr > th:first-child,
	.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
	.panel > .table-bordered > tfoot > tr > th:first-child,
	.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
	.panel > .table-bordered > thead > tr > td:first-child,
	.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
	.panel > .table-bordered > tbody > tr > td:first-child,
	.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
	.panel > .table-bordered > tfoot > tr > td:first-child,
	.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0;
	}

	.panel > .table-bordered > thead > tr > th:last-child,
	.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
	.panel > .table-bordered > tbody > tr > th:last-child,
	.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
	.panel > .table-bordered > tfoot > tr > th:last-child,
	.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
	.panel > .table-bordered > thead > tr > td:last-child,
	.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
	.panel > .table-bordered > tbody > tr > td:last-child,
	.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
	.panel > .table-bordered > tfoot > tr > td:last-child,
	.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0;
	}

	.panel > .table-bordered > thead > tr:first-child > td,
	.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
	.panel > .table-bordered > tbody > tr:first-child > td,
	.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
	.panel > .table-bordered > thead > tr:first-child > th,
	.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
	.panel > .table-bordered > tbody > tr:first-child > th,
	.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
		border-bottom: 0;
	}

	.panel > .table-bordered > tbody > tr:last-child > td,
	.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
	.panel > .table-bordered > tfoot > tr:last-child > td,
	.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
	.panel > .table-bordered > tbody > tr:last-child > th,
	.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
	.panel > .table-bordered > tfoot > tr:last-child > th,
	.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
		border-bottom: 0;
	}

.panel > .table-responsive {
	margin-bottom: 0;
	border: 0;
}

.panel-group {
	margin-bottom: 20px;
}

	.panel-group .panel {
		margin-bottom: 0;
		border-radius: 4px;
	}

		.panel-group .panel + .panel {
			margin-top: 5px;
		}

	.panel-group .panel-heading {
		border-bottom: 0;
	}

		.panel-group .panel-heading + .panel-collapse > .panel-body,
		.panel-group .panel-heading + .panel-collapse > .list-group {
			border-top: 1px solid #ddd;
		}

	.panel-group .panel-footer {
		border-top: 0;
	}

		.panel-group .panel-footer + .panel-collapse .panel-body {
			border-bottom: 1px solid #ddd;
		}

.panel-default {
	border-color: #ddd;
}

	.panel-default > .panel-heading {
		color: #333;
		background-color: #f5f5f5;
		border-color: #ddd;
	}

		.panel-default > .panel-heading + .panel-collapse > .panel-body {
			border-top-color: #ddd;
		}

		.panel-default > .panel-heading .badge {
			color: #f5f5f5;
			background-color: #333;
		}

	.panel-default > .panel-footer + .panel-collapse > .panel-body {
		border-bottom-color: #ddd;
	}

.panel-primary {
	border-color: #337ab7;
}

	.panel-primary > .panel-heading {
		color: #fff;
		background-color: #337ab7;
		border-color: #337ab7;
	}

		.panel-primary > .panel-heading + .panel-collapse > .panel-body {
			border-top-color: #337ab7;
		}

		.panel-primary > .panel-heading .badge {
			color: #337ab7;
			background-color: #fff;
		}

	.panel-primary > .panel-footer + .panel-collapse > .panel-body {
		border-bottom-color: #337ab7;
	}

.panel-success {
	border-color: #d6e9c6;
}

	.panel-success > .panel-heading {
		color: #3c763d;
		background-color: #dff0d8;
		border-color: #d6e9c6;
	}

		.panel-success > .panel-heading + .panel-collapse > .panel-body {
			border-top-color: #d6e9c6;
		}

		.panel-success > .panel-heading .badge {
			color: #dff0d8;
			background-color: #3c763d;
		}

	.panel-success > .panel-footer + .panel-collapse > .panel-body {
		border-bottom-color: #d6e9c6;
	}

.panel-info {
	border-color: #bce8f1;
}

	.panel-info > .panel-heading {
		color: #31708f;
		background-color: #d9edf7;
		border-color: #bce8f1;
	}

		.panel-info > .panel-heading + .panel-collapse > .panel-body {
			border-top-color: #bce8f1;
		}

		.panel-info > .panel-heading .badge {
			color: #d9edf7;
			background-color: #31708f;
		}

	.panel-info > .panel-footer + .panel-collapse > .panel-body {
		border-bottom-color: #bce8f1;
	}

.panel-warning {
	border-color: #faebcc;
}

	.panel-warning > .panel-heading {
		color: #8a6d3b;
		background-color: #fcf8e3;
		border-color: #faebcc;
	}

		.panel-warning > .panel-heading + .panel-collapse > .panel-body {
			border-top-color: #faebcc;
		}

		.panel-warning > .panel-heading .badge {
			color: #fcf8e3;
			background-color: #8a6d3b;
		}

	.panel-warning > .panel-footer + .panel-collapse > .panel-body {
		border-bottom-color: #faebcc;
	}

.panel-danger {
	border-color: #ebccd1;
}

	.panel-danger > .panel-heading {
		color: #a94442;
		background-color: #f2dede;
		border-color: #ebccd1;
	}

		.panel-danger > .panel-heading + .panel-collapse > .panel-body {
			border-top-color: #ebccd1;
		}

		.panel-danger > .panel-heading .badge {
			color: #f2dede;
			background-color: #a94442;
		}

	.panel-danger > .panel-footer + .panel-collapse > .panel-body {
		border-bottom-color: #ebccd1;
	}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

	.embed-responsive .embed-responsive-item,
	.embed-responsive iframe,
	.embed-responsive embed,
	.embed-responsive object,
	.embed-responsive video {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border: 0;
	}

.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
	padding-bottom: 75%;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

	.well blockquote {
		border-color: #ddd;
		border-color: rgba(0, 0, 0, .15);
	}

.well-lg {
	padding: 24px;
	border-radius: 6px;
}

.well-sm {
	padding: 9px;
	border-radius: 3px;
}

.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
}

	.close:hover,
	.close:focus {
		color: #000;
		text-decoration: none;
		cursor: pointer;
		filter: alpha(opacity=50);
		opacity: .5;
	}

button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
}

.modal-open {
	overflow: hidden;
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

	.modal.fade .modal-dialog {
		-webkit-transition: -webkit-transform .3s ease-out;
		-o-transition: -o-transform .3s ease-out;
		transition: transform .3s ease-out;
		-webkit-transform: translate(0, -25%);
		-ms-transform: translate(0, -25%);
		-o-transform: translate(0, -25%);
		transform: translate(0, -25%);
	}

	.modal.in .modal-dialog {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
	}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}

	.modal-backdrop.fade {
		filter: alpha(opacity=0);
		opacity: 0;
	}

	.modal-backdrop.in {
		filter: alpha(opacity=50);
		opacity: .5;
	}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}

	.modal-header .close {
		margin-top: -2px;
	}

.modal-title {
	margin: 0;
	line-height: 1.42857143;
}

.modal-body {
	position: relative;
	padding: 15px;
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

	.modal-footer .btn + .btn {
		margin-bottom: 0;
		margin-left: 5px;
	}

	.modal-footer .btn-group .btn + .btn {
		margin-left: -1px;
	}

	.modal-footer .btn-block + .btn-block {
		margin-left: 0;
	}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width: 768px) {
	.modal-dialog {
		width: 600px !important;
		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 !important;
	}
}

@media (min-width: 768px) {
	.modal-lg {
		width: 900px !important;
	}
}

@media (max-width: 992px) {
	.modal-xl {
		width: 100%;
	}
}

@media (min-width: 992px) {
	.modal-lg {
		width: 900px !important;
	}

	.modal-xl {
		width: 1200px !important;
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	filter: alpha(opacity=0);
	opacity: 0;
	line-break: auto;
}

	.tooltip.in {
		filter: alpha(opacity=90);
		opacity: .9;
	}

	.tooltip.top {
		padding: 5px 0;
		margin-top: -3px;
	}

	.tooltip.right {
		padding: 0 5px;
		margin-left: 3px;
	}

	.tooltip.bottom {
		padding: 5px 0;
		margin-top: 3px;
	}

	.tooltip.left {
		padding: 0 5px;
		margin-left: -3px;
	}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
	right: 5px;
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	line-break: auto;
}

	.popover.top {
		margin-top: -10px;
	}

	.popover.right {
		margin-left: 10px;
	}

	.popover.bottom {
		margin-top: 10px;
	}

	.popover.left {
		margin-left: -10px;
	}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}

.popover-content {
	padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.popover > .arrow {
	border-width: 11px;
}

	.popover > .arrow:after {
		content: "";
		border-width: 10px;
	}

.popover.top > .arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	border-bottom-width: 0;
}

	.popover.top > .arrow:after {
		bottom: 1px;
		margin-left: -10px;
		content: " ";
		border-top-color: #fff;
		border-bottom-width: 0;
	}

.popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0;
}

	.popover.right > .arrow:after {
		bottom: -10px;
		left: 1px;
		content: " ";
		border-right-color: #fff;
		border-left-width: 0;
	}

.popover.bottom > .arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
}

	.popover.bottom > .arrow:after {
		top: 1px;
		margin-left: -10px;
		content: " ";
		border-top-width: 0;
		border-bottom-color: #fff;
	}

.popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25);
}

	.popover.left > .arrow:after {
		right: 1px;
		bottom: -10px;
		content: " ";
		border-right-width: 0;
		border-left-color: #fff;
	}

.carousel {
	position: relative;
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

	.carousel-inner > .item {
		position: relative;
		display: none;
		-webkit-transition: .6s ease-in-out left;
		-o-transition: .6s ease-in-out left;
		transition: .6s ease-in-out left;
	}

		.carousel-inner > .item > img,
		.carousel-inner > .item > a > img {
			line-height: 1;
		}

@media all and (transform-3d), (-webkit-transform-3d) {
	.carousel-inner > .item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}

		.carousel-inner > .item.next,
		.carousel-inner > .item.active.right {
			left: 0;
			-webkit-transform: translate3d(100%, 0, 0);
			transform: translate3d(100%, 0, 0);
		}

		.carousel-inner > .item.prev,
		.carousel-inner > .item.active.left {
			left: 0;
			-webkit-transform: translate3d(-100%, 0, 0);
			transform: translate3d(-100%, 0, 0);
		}

			.carousel-inner > .item.next.left,
			.carousel-inner > .item.prev.right,
			.carousel-inner > .item.active {
				left: 0;
				-webkit-transform: translate3d(0, 0, 0);
				transform: translate3d(0, 0, 0);
			}
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
	display: block;
}

.carousel-inner > .active {
	left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.carousel-inner > .next {
	left: 100%;
}

.carousel-inner > .prev {
	left: -100%;
}

	.carousel-inner > .next.left,
	.carousel-inner > .prev.right {
		left: 0;
	}

.carousel-inner > .active.left {
	left: -100%;
}

.carousel-inner > .active.right {
	left: 100%;
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: rgba(0, 0, 0, 0);
	filter: alpha(opacity=50);
	opacity: .5;
}

	.carousel-control.left {
		background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
		background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
		background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
		background-repeat: repeat-x;
	}

	.carousel-control.right {
		right: 0;
		left: auto;
		background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
		background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
		background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
		background-repeat: repeat-x;
	}

	.carousel-control:hover,
	.carousel-control:focus {
		color: #fff;
		text-decoration: none;
		filter: alpha(opacity=90);
		outline: 0;
		opacity: .9;
	}

	.carousel-control .icon-prev,
	.carousel-control .icon-next,
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right {
		position: absolute;
		top: 50%;
		z-index: 5;
		display: inline-block;
		margin-top: -10px;
	}

	.carousel-control .icon-prev,
	.carousel-control .glyphicon-chevron-left {
		left: 50%;
		margin-left: -10px;
	}

	.carousel-control .icon-next,
	.carousel-control .glyphicon-chevron-right {
		right: 50%;
		margin-right: -10px;
	}

	.carousel-control .icon-prev,
	.carousel-control .icon-next {
		width: 20px;
		height: 20px;
		font-family: serif;
		line-height: 1;
	}

		.carousel-control .icon-prev:before {
			content: '\2039';
		}

		.carousel-control .icon-next:before {
			content: '\203a';
		}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}

	.carousel-indicators li {
		display: inline-block;
		width: 10px;
		height: 10px;
		margin: 1px;
		text-indent: -999px;
		cursor: pointer;
		background-color: #000 \9;
		background-color: rgba(0, 0, 0, 0);
		border: 1px solid #fff;
		border-radius: 10px;
	}

	.carousel-indicators .active {
		width: 12px;
		height: 12px;
		margin: 0;
		background-color: #fff;
	}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

	.carousel-caption .btn {
		text-shadow: none;
	}

@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-prev,
	.carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px;
	}

	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -10px;
	}

	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -10px;
	}

	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px;
	}

	.carousel-indicators {
		bottom: 20px;
	}
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
	display: table;
	content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
	clear: both;
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden {
	display: none !important;
}

.affix {
	position: fixed;
}

@-ms-viewport {
	width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
	display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important;
}

@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}

	table.visible-xs {
		display: table !important;
	}

	tr.visible-xs {
		display: table-row !important;
	}

	th.visible-xs,
	td.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important;
	}

	table.visible-sm {
		display: table !important;
	}

	tr.visible-sm {
		display: table-row !important;
	}

	th.visible-sm,
	td.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important;
	}

	table.visible-md {
		display: table !important;
	}

	tr.visible-md {
		display: table-row !important;
	}

	th.visible-md,
	td.visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg {
		display: block !important;
	}

	table.visible-lg {
		display: table !important;
	}

	tr.visible-lg {
		display: table-row !important;
	}

	th.visible-lg,
	td.visible-lg {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
}

.visible-print {
	display: none !important;
}

@media print {
	.visible-print {
		display: block !important;
	}

	table.visible-print {
		display: table !important;
	}

	tr.visible-print {
		display: table-row !important;
	}

	th.visible-print,
	td.visible-print {
		display: table-cell !important;
	}
}

.visible-print-block {
	display: none !important;
}

@media print {
	.visible-print-block {
		display: block !important;
	}
}

.visible-print-inline {
	display: none !important;
}

@media print {
	.visible-print-inline {
		display: inline !important;
	}
}

.visible-print-inline-block {
	display: none !important;
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.hidden-print {
		display: none !important;
	}
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)
}

    .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-success.active, .btn-success:active, .btn-warning.active, .btn-warning:active {
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn-danger.disabled, .btn-danger[disabled], .btn-default.disabled, .btn-default[disabled], .btn-info.disabled, .btn-info[disabled], .btn-primary.disabled, .btn-primary[disabled], .btn-success.disabled, .btn-success[disabled], .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-danger, fieldset[disabled] .btn-default, fieldset[disabled] .btn-info, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-success, fieldset[disabled] .btn-warning {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .btn-danger .badge, .btn-default .badge, .btn-info .badge, .btn-primary .badge, .btn-success .badge, .btn-warning .badge {
        text-shadow: none
    }

.btn.active, .btn:active {
    background-image: none
}

.btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc
}

    .btn-default:focus, .btn-default:hover {
        background-color: #e0e0e0;
        background-position: 0 -15px
    }

    .btn-default.active, .btn-default:active {
        background-color: #e0e0e0;
        border-color: #dbdbdb
    }

    .btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #e0e0e0;
        background-image: none
    }

.btn-primary {
    background-image: -webkit-linear-gradient(top,#337ab7 0,#265a88 100%);
    background-image: -o-linear-gradient(top,#337ab7 0,#265a88 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88));
    background-image: linear-gradient(to bottom,#337ab7 0,#265a88 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #245580
}

    .btn-primary:focus, .btn-primary:hover {
        background-color: #265a88;
        background-position: 0 -15px
    }

    .btn-primary.active, .btn-primary:active {
        background-color: #265a88;
        border-color: #245580
    }

    .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #265a88;
        background-image: none
    }

.btn-success {
    background-image: -webkit-linear-gradient(top,#5cb85c 0,#419641 100%);
    background-image: -o-linear-gradient(top,#5cb85c 0,#419641 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#419641));
    background-image: linear-gradient(to bottom,#5cb85c 0,#419641 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #3e8f3e
}

    .btn-success:focus, .btn-success:hover {
        background-color: #419641;
        background-position: 0 -15px
    }

    .btn-success.active, .btn-success:active {
        background-color: #419641;
        border-color: #3e8f3e
    }

    .btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #419641;
        background-image: none
    }

.btn-info {
    background-image: -webkit-linear-gradient(top,#5bc0de 0,#2aabd2 100%);
    background-image: -o-linear-gradient(top,#5bc0de 0,#2aabd2 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#2aabd2));
    background-image: linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #28a4c9
}

    .btn-info:focus, .btn-info:hover {
        background-color: #2aabd2;
        background-position: 0 -15px
    }

    .btn-info.active, .btn-info:active {
        background-color: #2aabd2;
        border-color: #28a4c9
    }

    .btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #2aabd2;
        background-image: none
    }

.btn-warning {
    background-image: -webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);
    background-image: -o-linear-gradient(top,#f0ad4e 0,#eb9316 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#eb9316));
    background-image: linear-gradient(to bottom,#f0ad4e 0,#eb9316 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #e38d13
}

    .btn-warning:focus, .btn-warning:hover {
        background-color: #eb9316;
        background-position: 0 -15px
    }

    .btn-warning.active, .btn-warning:active {
        background-color: #eb9316;
        border-color: #e38d13
    }

    .btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        background-color: #eb9316;
        background-image: none
    }

.btn-danger {
    background-image: -webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);
    background-image: -o-linear-gradient(top,#d9534f 0,#c12e2a 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c12e2a));
    background-image: linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #b92c28
}

    .btn-danger:focus, .btn-danger:hover {
        background-color: #c12e2a;
        background-position: 0 -15px
    }

    .btn-danger.active, .btn-danger:active {
        background-color: #c12e2a;
        border-color: #b92c28
    }

    .btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #c12e2a;
        background-image: none
    }

.img-thumbnail, .thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 1px 2px rgba(0,0,0,.075)
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #e8e8e8;
    background-image: -webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));
    background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #2e6da4;
    background-image: -webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);
    background-image: -o-linear-gradient(top,#337ab7 0,#2e6da4 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));
    background-image: linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x
}

.navbar-default {
    background-image: -webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);
    background-image: -o-linear-gradient(top,#fff 0,#f8f8f8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));
    background-image: linear-gradient(to bottom,#fff 0,#f8f8f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075)
}

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a {
        background-image: -webkit-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);
        background-image: -o-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#dbdbdb),to(#e2e2e2));
        background-image: linear-gradient(to bottom,#dbdbdb 0,#e2e2e2 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
        background-repeat: repeat-x;
        -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.075);
        box-shadow: inset 0 3px 9px rgba(0,0,0,.075)
    }

.navbar-brand, .navbar-nav > li > a {
    text-shadow: 0 1px 0 rgba(255,255,255,.25)
}

.navbar-inverse {
    background-image: -webkit-linear-gradient(top,#3c3c3c 0,#222 100%);
    background-image: -o-linear-gradient(top,#3c3c3c 0,#222 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#3c3c3c),to(#222));
    background-image: linear-gradient(to bottom,#3c3c3c 0,#222 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-radius: 4px
}

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .open > a {
        background-image: -webkit-linear-gradient(top,#080808 0,#0f0f0f 100%);
        background-image: -o-linear-gradient(top,#080808 0,#0f0f0f 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#080808),to(#0f0f0f));
        background-image: linear-gradient(to bottom,#080808 0,#0f0f0f 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
        background-repeat: repeat-x;
        -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.25);
        box-shadow: inset 0 3px 9px rgba(0,0,0,.25)
    }

    .navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
        text-shadow: 0 -1px 0 rgba(0,0,0,.25)
    }

.navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
    border-radius: 0
}

@media (max-width:767px) {
    .navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-image: -webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);
        background-image: -o-linear-gradient(top,#337ab7 0,#2e6da4 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));
        background-image: linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
        background-repeat: repeat-x
    }
}

.alert {
    text-shadow: 0 1px 0 rgba(255,255,255,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05)
}

.alert-success {
    background-image: -webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);
    background-image: -o-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#c8e5bc));
    background-image: linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
    background-repeat: repeat-x;
    border-color: #b2dba1
}

.alert-info {
    background-image: -webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);
    background-image: -o-linear-gradient(top,#d9edf7 0,#b9def0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#b9def0));
    background-image: linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #9acfea
}

.alert-warning {
    background-image: -webkit-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);
    background-image: -o-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#f8efc0));
    background-image: linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #f5e79e
}

.alert-danger {
    background-image: -webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
    background-image: -o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3));
    background-image: linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dca7a7
}

.progress {
    background-image: -webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);
    background-image: -o-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ebebeb),to(#f5f5f5));
    background-image: linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar {
    background-image: -webkit-linear-gradient(top,#337ab7 0,#286090 100%);
    background-image: -o-linear-gradient(top,#337ab7 0,#286090 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#286090));
    background-image: linear-gradient(to bottom,#337ab7 0,#286090 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-success {
    background-image: -webkit-linear-gradient(top,#5cb85c 0,#449d44 100%);
    background-image: -o-linear-gradient(top,#5cb85c 0,#449d44 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#449d44));
    background-image: linear-gradient(to bottom,#5cb85c 0,#449d44 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-info {
    background-image: -webkit-linear-gradient(top,#5bc0de 0,#31b0d5 100%);
    background-image: -o-linear-gradient(top,#5bc0de 0,#31b0d5 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#31b0d5));
    background-image: linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-warning {
    background-image: -webkit-linear-gradient(top,#f0ad4e 0,#ec971f 100%);
    background-image: -o-linear-gradient(top,#f0ad4e 0,#ec971f 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#ec971f));
    background-image: linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-danger {
    background-image: -webkit-linear-gradient(top,#d9534f 0,#c9302c 100%);
    background-image: -o-linear-gradient(top,#d9534f 0,#c9302c 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c9302c));
    background-image: linear-gradient(to bottom,#d9534f 0,#c9302c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 1px 2px rgba(0,0,0,.075)
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    text-shadow: 0 -1px 0 #286090;
    background-image: -webkit-linear-gradient(top,#337ab7 0,#2b669a 100%);
    background-image: -o-linear-gradient(top,#337ab7 0,#2b669a 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2b669a));
    background-image: linear-gradient(to bottom,#337ab7 0,#2b669a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
    background-repeat: repeat-x;
    border-color: #2b669a
}

    .list-group-item.active .badge, .list-group-item.active:focus .badge, .list-group-item.active:hover .badge {
        text-shadow: none
    }

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05)
}

.panel-default > .panel-heading {
    background-image: -webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));
    background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x
}

.panel-primary > .panel-heading {
    background-image: -webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);
    background-image: -o-linear-gradient(top,#337ab7 0,#2e6da4 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));
    background-image: linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x
}

.panel-success > .panel-heading {
    background-image: -webkit-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);
    background-image: -o-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#d0e9c6));
    background-image: linear-gradient(to bottom,#dff0d8 0,#d0e9c6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
    background-repeat: repeat-x
}

.panel-info > .panel-heading {
    background-image: -webkit-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);
    background-image: -o-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#c4e3f3));
    background-image: linear-gradient(to bottom,#d9edf7 0,#c4e3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
    background-repeat: repeat-x
}

.panel-warning > .panel-heading {
    background-image: -webkit-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);
    background-image: -o-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#faf2cc));
    background-image: linear-gradient(to bottom,#fcf8e3 0,#faf2cc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
    background-repeat: repeat-x
}

.panel-danger > .panel-heading {
    background-image: -webkit-linear-gradient(top,#f2dede 0,#ebcccc 100%);
    background-image: -o-linear-gradient(top,#f2dede 0,#ebcccc 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#ebcccc));
    background-image: linear-gradient(to bottom,#f2dede 0,#ebcccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
    background-repeat: repeat-x
}

.well {
    background-image: -webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);
    background-image: -o-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#e8e8e8),to(#f5f5f5));
    background-image: linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1)
}
/*# sourceMappingURL=bootstrap-theme.min.css.map */

/*!
 * Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
 *
 * Copyright 2013-2014 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */.bootstrap-select{width:220px \0}.bootstrap-select>.btn{width:100%;padding-right:25px}.error .bootstrap-select .btn{border:1px solid #b94a48}.control-group.error .bootstrap-select .dropdown-toggle{border-color:#b94a48}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=span]):not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .btn:focus{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none}.bootstrap-select.form-control:not([class*=span]):not([class*=col-]){width:100%}.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*=span],.bootstrap-select.btn-group[class*=col-]{float:none;display:inline-block;margin-bottom:10px;margin-left:0}.bootstrap-select.btn-group.pull-right,.bootstrap-select.btn-group[class*=span].pull-right,.bootstrap-select.btn-group[class*=col-].pull-right,.row-fluid .bootstrap-select.btn-group[class*=span].pull-right,.row-fluid .bootstrap-select.btn-group[class*=col-].pull-right{float:right}.form-search .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-group .bootstrap-select.btn-group{margin-bottom:0}.form-inline .bootstrap-select.btn-group .form-control{width:100%}.input-append .bootstrap-select.btn-group{margin-left:-1px}.input-prepend .bootstrap-select.btn-group{margin-right:-1px}.bootstrap-select.btn-group>.disabled{cursor:not-allowed}.bootstrap-select.btn-group>.disabled:focus{outline:0!important}.bootstrap-select.btn-group .btn .filter-option{display:inline-block;overflow:hidden;width:100%;text-align:left}.bootstrap-select.btn-group .btn .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.bootstrap-select.btn-group[class*=span] .btn,.bootstrap-select.btn-group[class*=col-] .btn{width:100%}.bootstrap-select.btn-group .dropdown-menu{min-width:100%;z-index:2000;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .dropdown-menu.inner{position:static;border:0;padding:0;margin:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.bootstrap-select.btn-group .dropdown-menu dt{display:block;padding:3px 20px;cursor:default}.bootstrap-select.btn-group .dropdown-menu li{position:relative}.bootstrap-select.btn-group .dropdown-menu li:not(.disabled)>a:hover small,.bootstrap-select.btn-group .dropdown-menu li:not(.disabled)>a:focus small,.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled)>a small{color:#64b1d8;color:rgba(100,177,216,.4)}.bootstrap-select.btn-group .dropdown-menu li>dt small{font-weight:400}.bootstrap-select.btn-group .dropdown-menu li.disabled>a{cursor:not-allowed}.bootstrap-select.btn-group .dropdown-menu li>a{cursor:pointer}.bootstrap-select.btn-group .dropdown-menu li>a.opt{position:relative;padding-left:35px}.bootstrap-select.btn-group .dropdown-menu li a i.check-mark{display:none}.bootstrap-select.btn-group .dropdown-menu li a span.text{display:inline-block}.bootstrap-select.btn-group .dropdown-menu li small{padding-left:.5em}.bootstrap-select.btn-group .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .div-contain{overflow:hidden}.bootstrap-select.btn-group .no-results{padding:3px;background:#f5f5f5;margin:0 5px}.bootstrap-select.btn-group.fit-width .btn .filter-option{position:static}.bootstrap-select.btn-group.fit-width .btn .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark{position:absolute;display:inline-block;right:15px;margin-top:2.5px}.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select.show-menu-arrow.open>.btn{z-index:2051}.bootstrap-select.show-menu-arrow .dropdown-toggle:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom-width:7px;border-bottom-style:solid;border-bottom-color:#ccc;border-bottom-color:rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before{bottom:auto;top:-3px;border-bottom:0;border-top-width:7px;border-top-style:solid;border-top-color:#ccc;border-top-color:rgba(204,204,204,.2)}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after{bottom:auto;top:-3px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after{display:block}.bootstrap-select-searchbox,.bootstrap-select .bs-actionsbox{padding:4px 8px}.bootstrap-select .bs-actionsbox{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .bs-actionsbox .btn-group button{width:50%}.bootstrap-select-searchbox+.bs-actionsbox{padding:0 8px 4px}.bootstrap-select-searchbox input,.bootstrap-select-searchbox .form-control{margin-bottom:0;width:100%}.mobile-device{position:absolute;top:0;left:0;display:block!important;width:100%;height:100%!important;opacity:0}
.fib, .fi {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}

.fi {
    position: relative;
    display: inline-block;
    width: 1.333333em;
    line-height: 1em
}

    .fi:before {
        content: " "
    }

    .fi.fis {
        width: 1em
    }

.fi-xx {
    background-image: url(../plugins/flag-icon-css/flags/4x3/xx.svg)
}

    .fi-xx.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/xx.svg)
    }

.fi-ad {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ad.svg)
}

    .fi-ad.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ad.svg)
    }

.fi-ae {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ae.svg)
}

    .fi-ae.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ae.svg)
    }

.fi-af {
    background-image: url(../plugins/flag-icon-css/flags/4x3/af.svg)
}

    .fi-af.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/af.svg)
    }

.fi-ag {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ag.svg)
}

    .fi-ag.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ag.svg)
    }

.fi-ai {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ai.svg)
}

    .fi-ai.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ai.svg)
    }

.fi-al {
    background-image: url(../plugins/flag-icon-css/flags/4x3/al.svg)
}

    .fi-al.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/al.svg)
    }

.fi-am {
    background-image: url(../plugins/flag-icon-css/flags/4x3/am.svg)
}

    .fi-am.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/am.svg)
    }

.fi-ao {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ao.svg)
}

    .fi-ao.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ao.svg)
    }

.fi-aq {
    background-image: url(../plugins/flag-icon-css/flags/4x3/aq.svg)
}

    .fi-aq.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/aq.svg)
    }

.fi-ar {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ar.svg)
}

    .fi-ar.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ar.svg)
    }

.fi-as {
    background-image: url(../plugins/flag-icon-css/flags/4x3/as.svg)
}

    .fi-as.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/as.svg)
    }

.fi-at {
    background-image: url(../plugins/flag-icon-css/flags/4x3/at.svg)
}

    .fi-at.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/at.svg)
    }

.fi-au {
    background-image: url(../plugins/flag-icon-css/flags/4x3/au.svg)
}

    .fi-au.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/au.svg)
    }

.fi-aw {
    background-image: url(../plugins/flag-icon-css/flags/4x3/aw.svg)
}

    .fi-aw.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/aw.svg)
    }

.fi-ax {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ax.svg)
}

    .fi-ax.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ax.svg)
    }

.fi-az {
    background-image: url(../plugins/flag-icon-css/flags/4x3/az.svg)
}

    .fi-az.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/az.svg)
    }

.fi-ba {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ba.svg)
}

    .fi-ba.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ba.svg)
    }

.fi-bb {
    background-image: url(../plugins/flag-icon-css/flags/4x3/bb.svg)
}

    .fi-bb.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/bb.svg)
    }

.fi-bd {
    background-image: url(../plugins/flag-icon-css/flags/4x3/bd.svg)
}

    .fi-bd.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/bd.svg)
    }

.fi-be {
    background-image: url(../plugins/flag-icon-css/flags/4x3/be.svg)
}

    .fi-be.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/be.svg)
    }

.fi-bf {
    background-image: url(../plugins/flag-icon-css/flags/4x3/bf.svg)
}

    .fi-bf.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/bf.svg)
    }

.fi-bg {
    background-image: url(../plugins/flag-icon-css/flags/4x3/bg.svg)
}

    .fi-bg.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/bg.svg)
    }

.fi-bh {
    background-image: url(../plugins/flag-icon-css/flags/4x3/bh.svg)
}

    .fi-bh.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/bh.svg)
    }

.fi-bi {
    background-image: url(../plugins/flag-icon-css/flags/4x3/bi.svg)
}

    .fi-bi.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/bi.svg)
    }

.fi-bj {
    background-image: url(../plugins/flag-icon-css/flags/4x3/bj.svg)
}

    .fi-bj.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/bj.svg)
    }

.fi-bl {
    background-image: url(../plugins/flag-icon-css/flags/4x3/bl.svg)
}

    .fi-bl.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/bl.svg)
    }

.fi-bm {
    background-image: url(../plugins/flag-icon-css/flags/4x3/bm.svg)
}

    .fi-bm.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/bm.svg)
    }

.fi-bn {
    background-image: url(../plugins/flag-icon-css/flags/4x3/bn.svg)
}

    .fi-bn.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/bn.svg)
    }

.fi-bo {
    background-image: url(../plugins/flag-icon-css/flags/4x3/bo.svg)
}

    .fi-bo.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/bo.svg)
    }

.fi-bq {
    background-image: url(../plugins/flag-icon-css/flags/4x3/bq.svg)
}

    .fi-bq.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/bq.svg)
    }

.fi-br {
    background-image: url(../plugins/flag-icon-css/flags/4x3/br.svg)
}

    .fi-br.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/br.svg)
    }

.fi-bs {
    background-image: url(../plugins/flag-icon-css/flags/4x3/bs.svg)
}

    .fi-bs.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/bs.svg)
    }

.fi-bt {
    background-image: url(../plugins/flag-icon-css/flags/4x3/bt.svg)
}

    .fi-bt.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/bt.svg)
    }

.fi-bv {
    background-image: url(../plugins/flag-icon-css/flags/4x3/bv.svg)
}

    .fi-bv.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/bv.svg)
    }

.fi-bw {
    background-image: url(../plugins/flag-icon-css/flags/4x3/bw.svg)
}

    .fi-bw.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/bw.svg)
    }

.fi-by {
    background-image: url(../plugins/flag-icon-css/flags/4x3/by.svg)
}

    .fi-by.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/by.svg)
    }

.fi-bz {
    background-image: url(../plugins/flag-icon-css/flags/4x3/bz.svg)
}

    .fi-bz.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/bz.svg)
    }

.fi-ca {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ca.svg)
}

    .fi-ca.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ca.svg)
    }

.fi-cc {
    background-image: url(../plugins/flag-icon-css/flags/4x3/cc.svg)
}

    .fi-cc.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/cc.svg)
    }

.fi-cd {
    background-image: url(../plugins/flag-icon-css/flags/4x3/cd.svg)
}

    .fi-cd.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/cd.svg)
    }

.fi-cf {
    background-image: url(../plugins/flag-icon-css/flags/4x3/cf.svg)
}

    .fi-cf.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/cf.svg)
    }

.fi-cg {
    background-image: url(../plugins/flag-icon-css/flags/4x3/cg.svg)
}

    .fi-cg.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/cg.svg)
    }

.fi-ch {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ch.svg)
}

    .fi-ch.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ch.svg)
    }

.fi-ci {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ci.svg)
}

    .fi-ci.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ci.svg)
    }

.fi-ck {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ck.svg)
}

    .fi-ck.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ck.svg)
    }

.fi-cl {
    background-image: url(../plugins/flag-icon-css/flags/4x3/cl.svg)
}

    .fi-cl.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/cl.svg)
    }

.fi-cm {
    background-image: url(../plugins/flag-icon-css/flags/4x3/cm.svg)
}

    .fi-cm.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/cm.svg)
    }

.fi-cn {
    background-image: url(../plugins/flag-icon-css/flags/4x3/cn.svg)
}

    .fi-cn.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/cn.svg)
    }

.fi-co {
    background-image: url(../plugins/flag-icon-css/flags/4x3/co.svg)
}

    .fi-co.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/co.svg)
    }

.fi-cr {
    background-image: url(../plugins/flag-icon-css/flags/4x3/cr.svg)
}

    .fi-cr.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/cr.svg)
    }

.fi-cu {
    background-image: url(../plugins/flag-icon-css/flags/4x3/cu.svg)
}

    .fi-cu.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/cu.svg)
    }

.fi-cv {
    background-image: url(../plugins/flag-icon-css/flags/4x3/cv.svg)
}

    .fi-cv.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/cv.svg)
    }

.fi-cw {
    background-image: url(../plugins/flag-icon-css/flags/4x3/cw.svg)
}

    .fi-cw.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/cw.svg)
    }

.fi-cx {
    background-image: url(../plugins/flag-icon-css/flags/4x3/cx.svg)
}

    .fi-cx.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/cx.svg)
    }

.fi-cy {
    background-image: url(../plugins/flag-icon-css/flags/4x3/cy.svg)
}

    .fi-cy.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/cy.svg)
    }

.fi-cz {
    background-image: url(../plugins/flag-icon-css/flags/4x3/cz.svg)
}

    .fi-cz.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/cz.svg)
    }

.fi-de {
    background-image: url(../plugins/flag-icon-css/flags/4x3/de.svg)
}

    .fi-de.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/de.svg)
    }

.fi-dj {
    background-image: url(../plugins/flag-icon-css/flags/4x3/dj.svg)
}

    .fi-dj.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/dj.svg)
    }

.fi-dk {
    background-image: url(../plugins/flag-icon-css/flags/4x3/dk.svg)
}

    .fi-dk.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/dk.svg)
    }

.fi-dm {
    background-image: url(../plugins/flag-icon-css/flags/4x3/dm.svg)
}

    .fi-dm.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/dm.svg)
    }

.fi-do {
    background-image: url(../plugins/flag-icon-css/flags/4x3/do.svg)
}

    .fi-do.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/do.svg)
    }

.fi-dz {
    background-image: url(../plugins/flag-icon-css/flags/4x3/dz.svg)
}

    .fi-dz.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/dz.svg)
    }

.fi-ec {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ec.svg)
}

    .fi-ec.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ec.svg)
    }

.fi-ee {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ee.svg)
}

    .fi-ee.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ee.svg)
    }

.fi-eg {
    background-image: url(../plugins/flag-icon-css/flags/4x3/eg.svg)
}

    .fi-eg.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/eg.svg)
    }

.fi-eh {
    background-image: url(../plugins/flag-icon-css/flags/4x3/eh.svg)
}

    .fi-eh.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/eh.svg)
    }

.fi-er {
    background-image: url(../plugins/flag-icon-css/flags/4x3/er.svg)
}

    .fi-er.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/er.svg)
    }

.fi-es {
    background-image: url(../plugins/flag-icon-css/flags/4x3/es.svg)
}

    .fi-es.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/es.svg)
    }

.fi-et {
    background-image: url(../plugins/flag-icon-css/flags/4x3/et.svg)
}

    .fi-et.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/et.svg)
    }

.fi-fi {
    background-image: url(../plugins/flag-icon-css/flags/4x3/fi.svg)
}

    .fi-fi.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/fi.svg)
    }

.fi-fj {
    background-image: url(../plugins/flag-icon-css/flags/4x3/fj.svg)
}

    .fi-fj.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/fj.svg)
    }

.fi-fk {
    background-image: url(../plugins/flag-icon-css/flags/4x3/fk.svg)
}

    .fi-fk.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/fk.svg)
    }

.fi-fm {
    background-image: url(../plugins/flag-icon-css/flags/4x3/fm.svg)
}

    .fi-fm.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/fm.svg)
    }

.fi-fo {
    background-image: url(../plugins/flag-icon-css/flags/4x3/fo.svg)
}

    .fi-fo.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/fo.svg)
    }

.fi-fr {
    background-image: url(../plugins/flag-icon-css/flags/4x3/fr.svg)
}

    .fi-fr.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/fr.svg)
    }

.fi-ga {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ga.svg)
}

    .fi-ga.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ga.svg)
    }

.fi-gb {
    background-image: url(../plugins/flag-icon-css/flags/4x3/gb.svg)
}

    .fi-gb.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/gb.svg)
    }

.fi-gd {
    background-image: url(../plugins/flag-icon-css/flags/4x3/gd.svg)
}

    .fi-gd.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/gd.svg)
    }

.fi-ge {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ge.svg)
}

    .fi-ge.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ge.svg)
    }

.fi-gf {
    background-image: url(../plugins/flag-icon-css/flags/4x3/gf.svg)
}

    .fi-gf.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/gf.svg)
    }

.fi-gg {
    background-image: url(../plugins/flag-icon-css/flags/4x3/gg.svg)
}

    .fi-gg.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/gg.svg)
    }

.fi-gh {
    background-image: url(../plugins/flag-icon-css/flags/4x3/gh.svg)
}

    .fi-gh.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/gh.svg)
    }

.fi-gi {
    background-image: url(../plugins/flag-icon-css/flags/4x3/gi.svg)
}

    .fi-gi.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/gi.svg)
    }

.fi-gl {
    background-image: url(../plugins/flag-icon-css/flags/4x3/gl.svg)
}

    .fi-gl.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/gl.svg)
    }

.fi-gm {
    background-image: url(../plugins/flag-icon-css/flags/4x3/gm.svg)
}

    .fi-gm.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/gm.svg)
    }

.fi-gn {
    background-image: url(../plugins/flag-icon-css/flags/4x3/gn.svg)
}

    .fi-gn.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/gn.svg)
    }

.fi-gp {
    background-image: url(../plugins/flag-icon-css/flags/4x3/gp.svg)
}

    .fi-gp.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/gp.svg)
    }

.fi-gq {
    background-image: url(../plugins/flag-icon-css/flags/4x3/gq.svg)
}

    .fi-gq.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/gq.svg)
    }

.fi-gr {
    background-image: url(../plugins/flag-icon-css/flags/4x3/gr.svg)
}

    .fi-gr.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/gr.svg)
    }

.fi-gs {
    background-image: url(../plugins/flag-icon-css/flags/4x3/gs.svg)
}

    .fi-gs.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/gs.svg)
    }

.fi-gt {
    background-image: url(../plugins/flag-icon-css/flags/4x3/gt.svg)
}

    .fi-gt.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/gt.svg)
    }

.fi-gu {
    background-image: url(../plugins/flag-icon-css/flags/4x3/gu.svg)
}

    .fi-gu.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/gu.svg)
    }

.fi-gw {
    background-image: url(../plugins/flag-icon-css/flags/4x3/gw.svg)
}

    .fi-gw.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/gw.svg)
    }

.fi-gy {
    background-image: url(../plugins/flag-icon-css/flags/4x3/gy.svg)
}

    .fi-gy.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/gy.svg)
    }

.fi-hk {
    background-image: url(../plugins/flag-icon-css/flags/4x3/hk.svg)
}

    .fi-hk.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/hk.svg)
    }

.fi-hm {
    background-image: url(../plugins/flag-icon-css/flags/4x3/hm.svg)
}

    .fi-hm.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/hm.svg)
    }

.fi-hn {
    background-image: url(../plugins/flag-icon-css/flags/4x3/hn.svg)
}

    .fi-hn.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/hn.svg)
    }

.fi-hr {
    background-image: url(../plugins/flag-icon-css/flags/4x3/hr.svg)
}

    .fi-hr.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/hr.svg)
    }

.fi-ht {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ht.svg)
}

    .fi-ht.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ht.svg)
    }

.fi-hu {
    background-image: url(../plugins/flag-icon-css/flags/4x3/hu.svg)
}

    .fi-hu.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/hu.svg)
    }

.fi-id {
    background-image: url(../plugins/flag-icon-css/flags/4x3/id.svg)
}

    .fi-id.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/id.svg)
    }

.fi-ie {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ie.svg)
}

    .fi-ie.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ie.svg)
    }

.fi-il {
    background-image: url(../plugins/flag-icon-css/flags/4x3/il.svg)
}

    .fi-il.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/il.svg)
    }

.fi-im {
    background-image: url(../plugins/flag-icon-css/flags/4x3/im.svg)
}

    .fi-im.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/im.svg)
    }

.fi-in {
    background-image: url(../plugins/flag-icon-css/flags/4x3/in.svg)
}

    .fi-in.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/in.svg)
    }

.fi-io {
    background-image: url(../plugins/flag-icon-css/flags/4x3/io.svg)
}

    .fi-io.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/io.svg)
    }

.fi-iq {
    background-image: url(../plugins/flag-icon-css/flags/4x3/iq.svg)
}

    .fi-iq.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/iq.svg)
    }

.fi-ir {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ir.svg)
}

    .fi-ir.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ir.svg)
    }

.fi-is {
    background-image: url(../plugins/flag-icon-css/flags/4x3/is.svg)
}

    .fi-is.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/is.svg)
    }

.fi-it {
    background-image: url(../plugins/flag-icon-css/flags/4x3/it.svg)
}

    .fi-it.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/it.svg)
    }

.fi-je {
    background-image: url(../plugins/flag-icon-css/flags/4x3/je.svg)
}

    .fi-je.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/je.svg)
    }

.fi-jm {
    background-image: url(../plugins/flag-icon-css/flags/4x3/jm.svg)
}

    .fi-jm.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/jm.svg)
    }

.fi-jo {
    background-image: url(../plugins/flag-icon-css/flags/4x3/jo.svg)
}

    .fi-jo.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/jo.svg)
    }

.fi-jp {
    background-image: url(../plugins/flag-icon-css/flags/4x3/jp.svg)
}

    .fi-jp.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/jp.svg)
    }

.fi-ke {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ke.svg)
}

    .fi-ke.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ke.svg)
    }

.fi-kg {
    background-image: url(../plugins/flag-icon-css/flags/4x3/kg.svg)
}

    .fi-kg.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/kg.svg)
    }

.fi-kh {
    background-image: url(../plugins/flag-icon-css/flags/4x3/kh.svg)
}

    .fi-kh.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/kh.svg)
    }

.fi-ki {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ki.svg)
}

    .fi-ki.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ki.svg)
    }

.fi-km {
    background-image: url(../plugins/flag-icon-css/flags/4x3/km.svg)
}

    .fi-km.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/km.svg)
    }

.fi-kn {
    background-image: url(../plugins/flag-icon-css/flags/4x3/kn.svg)
}

    .fi-kn.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/kn.svg)
    }

.fi-kp {
    background-image: url(../plugins/flag-icon-css/flags/4x3/kp.svg)
}

    .fi-kp.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/kp.svg)
    }

.fi-kr {
    background-image: url(../plugins/flag-icon-css/flags/4x3/kr.svg)
}

    .fi-kr.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/kr.svg)
    }

.fi-kw {
    background-image: url(../plugins/flag-icon-css/flags/4x3/kw.svg)
}

    .fi-kw.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/kw.svg)
    }

.fi-ky {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ky.svg)
}

    .fi-ky.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ky.svg)
    }

.fi-kz {
    background-image: url(../plugins/flag-icon-css/flags/4x3/kz.svg)
}

    .fi-kz.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/kz.svg)
    }

.fi-la {
    background-image: url(../plugins/flag-icon-css/flags/4x3/la.svg)
}

    .fi-la.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/la.svg)
    }

.fi-lb {
    background-image: url(../plugins/flag-icon-css/flags/4x3/lb.svg)
}

    .fi-lb.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/lb.svg)
    }

.fi-lc {
    background-image: url(../plugins/flag-icon-css/flags/4x3/lc.svg)
}

    .fi-lc.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/lc.svg)
    }

.fi-li {
    background-image: url(../plugins/flag-icon-css/flags/4x3/li.svg)
}

    .fi-li.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/li.svg)
    }

.fi-lk {
    background-image: url(../plugins/flag-icon-css/flags/4x3/lk.svg)
}

    .fi-lk.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/lk.svg)
    }

.fi-lr {
    background-image: url(../plugins/flag-icon-css/flags/4x3/lr.svg)
}

    .fi-lr.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/lr.svg)
    }

.fi-ls {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ls.svg)
}

    .fi-ls.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ls.svg)
    }

.fi-lt {
    background-image: url(../plugins/flag-icon-css/flags/4x3/lt.svg)
}

    .fi-lt.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/lt.svg)
    }

.fi-lu {
    background-image: url(../plugins/flag-icon-css/flags/4x3/lu.svg)
}

    .fi-lu.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/lu.svg)
    }

.fi-lv {
    background-image: url(../plugins/flag-icon-css/flags/4x3/lv.svg)
}

    .fi-lv.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/lv.svg)
    }

.fi-ly {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ly.svg)
}

    .fi-ly.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ly.svg)
    }

.fi-ma {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ma.svg)
}

    .fi-ma.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ma.svg)
    }

.fi-mc {
    background-image: url(../plugins/flag-icon-css/flags/4x3/mc.svg)
}

    .fi-mc.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/mc.svg)
    }

.fi-md {
    background-image: url(../plugins/flag-icon-css/flags/4x3/md.svg)
}

    .fi-md.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/md.svg)
    }

.fi-me {
    background-image: url(../plugins/flag-icon-css/flags/4x3/me.svg)
}

    .fi-me.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/me.svg)
    }

.fi-mf {
    background-image: url(../plugins/flag-icon-css/flags/4x3/mf.svg)
}

    .fi-mf.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/mf.svg)
    }

.fi-mg {
    background-image: url(../plugins/flag-icon-css/flags/4x3/mg.svg)
}

    .fi-mg.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/mg.svg)
    }

.fi-mh {
    background-image: url(../plugins/flag-icon-css/flags/4x3/mh.svg)
}

    .fi-mh.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/mh.svg)
    }

.fi-mk {
    background-image: url(../plugins/flag-icon-css/flags/4x3/mk.svg)
}

    .fi-mk.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/mk.svg)
    }

.fi-ml {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ml.svg)
}

    .fi-ml.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ml.svg)
    }

.fi-mm {
    background-image: url(../plugins/flag-icon-css/flags/4x3/mm.svg)
}

    .fi-mm.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/mm.svg)
    }

.fi-mn {
    background-image: url(../plugins/flag-icon-css/flags/4x3/mn.svg)
}

    .fi-mn.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/mn.svg)
    }

.fi-mo {
    background-image: url(../plugins/flag-icon-css/flags/4x3/mo.svg)
}

    .fi-mo.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/mo.svg)
    }

.fi-mp {
    background-image: url(../plugins/flag-icon-css/flags/4x3/mp.svg)
}

    .fi-mp.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/mp.svg)
    }

.fi-mq {
    background-image: url(../plugins/flag-icon-css/flags/4x3/mq.svg)
}

    .fi-mq.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/mq.svg)
    }

.fi-mr {
    background-image: url(../plugins/flag-icon-css/flags/4x3/mr.svg)
}

    .fi-mr.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/mr.svg)
    }

.fi-ms {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ms.svg)
}

    .fi-ms.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ms.svg)
    }

.fi-mt {
    background-image: url(../plugins/flag-icon-css/flags/4x3/mt.svg)
}

    .fi-mt.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/mt.svg)
    }

.fi-mu {
    background-image: url(../plugins/flag-icon-css/flags/4x3/mu.svg)
}

    .fi-mu.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/mu.svg)
    }

.fi-mv {
    background-image: url(../plugins/flag-icon-css/flags/4x3/mv.svg)
}

    .fi-mv.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/mv.svg)
    }

.fi-mw {
    background-image: url(../plugins/flag-icon-css/flags/4x3/mw.svg)
}

    .fi-mw.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/mw.svg)
    }

.fi-mx {
    background-image: url(../plugins/flag-icon-css/flags/4x3/mx.svg)
}

    .fi-mx.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/mx.svg)
    }

.fi-my {
    background-image: url(../plugins/flag-icon-css/flags/4x3/my.svg)
}

    .fi-my.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/my.svg)
    }

.fi-mz {
    background-image: url(../plugins/flag-icon-css/flags/4x3/mz.svg)
}

    .fi-mz.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/mz.svg)
    }

.fi-na {
    background-image: url(../plugins/flag-icon-css/flags/4x3/na.svg)
}

    .fi-na.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/na.svg)
    }

.fi-nc {
    background-image: url(../plugins/flag-icon-css/flags/4x3/nc.svg)
}

    .fi-nc.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/nc.svg)
    }

.fi-ne {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ne.svg)
}

    .fi-ne.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ne.svg)
    }

.fi-nf {
    background-image: url(../plugins/flag-icon-css/flags/4x3/nf.svg)
}

    .fi-nf.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/nf.svg)
    }

.fi-ng {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ng.svg)
}

    .fi-ng.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ng.svg)
    }

.fi-ni {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ni.svg)
}

    .fi-ni.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ni.svg)
    }

.fi-nl {
    background-image: url(../plugins/flag-icon-css/flags/4x3/nl.svg)
}

    .fi-nl.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/nl.svg)
    }

.fi-no {
    background-image: url(../plugins/flag-icon-css/flags/4x3/no.svg)
}

    .fi-no.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/no.svg)
    }

.fi-np {
    background-image: url(../plugins/flag-icon-css/flags/4x3/np.svg)
}

    .fi-np.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/np.svg)
    }

.fi-nr {
    background-image: url(../plugins/flag-icon-css/flags/4x3/nr.svg)
}

    .fi-nr.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/nr.svg)
    }

.fi-nu {
    background-image: url(../plugins/flag-icon-css/flags/4x3/nu.svg)
}

    .fi-nu.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/nu.svg)
    }

.fi-nz {
    background-image: url(../plugins/flag-icon-css/flags/4x3/nz.svg)
}

    .fi-nz.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/nz.svg)
    }

.fi-om {
    background-image: url(../plugins/flag-icon-css/flags/4x3/om.svg)
}

    .fi-om.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/om.svg)
    }

.fi-pa {
    background-image: url(../plugins/flag-icon-css/flags/4x3/pa.svg)
}

    .fi-pa.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/pa.svg)
    }

.fi-pe {
    background-image: url(../plugins/flag-icon-css/flags/4x3/pe.svg)
}

    .fi-pe.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/pe.svg)
    }

.fi-pf {
    background-image: url(../plugins/flag-icon-css/flags/4x3/pf.svg)
}

    .fi-pf.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/pf.svg)
    }

.fi-pg {
    background-image: url(../plugins/flag-icon-css/flags/4x3/pg.svg)
}

    .fi-pg.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/pg.svg)
    }

.fi-ph {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ph.svg)
}

    .fi-ph.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ph.svg)
    }

.fi-pk {
    background-image: url(../plugins/flag-icon-css/flags/4x3/pk.svg)
}

    .fi-pk.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/pk.svg)
    }

.fi-pl {
    background-image: url(../plugins/flag-icon-css/flags/4x3/pl.svg)
}

    .fi-pl.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/pl.svg)
    }

.fi-pm {
    background-image: url(../plugins/flag-icon-css/flags/4x3/pm.svg)
}

    .fi-pm.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/pm.svg)
    }

.fi-pn {
    background-image: url(../plugins/flag-icon-css/flags/4x3/pn.svg)
}

    .fi-pn.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/pn.svg)
    }

.fi-pr {
    background-image: url(../plugins/flag-icon-css/flags/4x3/pr.svg)
}

    .fi-pr.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/pr.svg)
    }

.fi-ps {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ps.svg)
}

    .fi-ps.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ps.svg)
    }

.fi-pt {
    background-image: url(../plugins/flag-icon-css/flags/4x3/pt.svg)
}

    .fi-pt.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/pt.svg)
    }

.fi-pw {
    background-image: url(../plugins/flag-icon-css/flags/4x3/pw.svg)
}

    .fi-pw.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/pw.svg)
    }

.fi-py {
    background-image: url(../plugins/flag-icon-css/flags/4x3/py.svg)
}

    .fi-py.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/py.svg)
    }

.fi-qa {
    background-image: url(../plugins/flag-icon-css/flags/4x3/qa.svg)
}

    .fi-qa.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/qa.svg)
    }

.fi-re {
    background-image: url(../plugins/flag-icon-css/flags/4x3/re.svg)
}

    .fi-re.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/re.svg)
    }

.fi-ro {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ro.svg)
}

    .fi-ro.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ro.svg)
    }

.fi-rs {
    background-image: url(../plugins/flag-icon-css/flags/4x3/rs.svg)
}

    .fi-rs.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/rs.svg)
    }

.fi-ru {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ru.svg)
}

    .fi-ru.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ru.svg)
    }

.fi-rw {
    background-image: url(../plugins/flag-icon-css/flags/4x3/rw.svg)
}

    .fi-rw.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/rw.svg)
    }

.fi-sa {
    background-image: url(../plugins/flag-icon-css/flags/4x3/sa.svg)
}

    .fi-sa.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/sa.svg)
    }

.fi-sb {
    background-image: url(../plugins/flag-icon-css/flags/4x3/sb.svg)
}

    .fi-sb.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/sb.svg)
    }

.fi-sc {
    background-image: url(../plugins/flag-icon-css/flags/4x3/sc.svg)
}

    .fi-sc.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/sc.svg)
    }

.fi-sd {
    background-image: url(../plugins/flag-icon-css/flags/4x3/sd.svg)
}

    .fi-sd.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/sd.svg)
    }

.fi-se {
    background-image: url(../plugins/flag-icon-css/flags/4x3/se.svg)
}

    .fi-se.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/se.svg)
    }

.fi-sg {
    background-image: url(../plugins/flag-icon-css/flags/4x3/sg.svg)
}

    .fi-sg.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/sg.svg)
    }

.fi-sh {
    background-image: url(../plugins/flag-icon-css/flags/4x3/sh.svg)
}

    .fi-sh.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/sh.svg)
    }

.fi-si {
    background-image: url(../plugins/flag-icon-css/flags/4x3/si.svg)
}

    .fi-si.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/si.svg)
    }

.fi-sj {
    background-image: url(../plugins/flag-icon-css/flags/4x3/sj.svg)
}

    .fi-sj.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/sj.svg)
    }

.fi-sk {
    background-image: url(../plugins/flag-icon-css/flags/4x3/sk.svg)
}

    .fi-sk.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/sk.svg)
    }

.fi-sl {
    background-image: url(../plugins/flag-icon-css/flags/4x3/sl.svg)
}

    .fi-sl.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/sl.svg)
    }

.fi-sm {
    background-image: url(../plugins/flag-icon-css/flags/4x3/sm.svg)
}

    .fi-sm.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/sm.svg)
    }

.fi-sn {
    background-image: url(../plugins/flag-icon-css/flags/4x3/sn.svg)
}

    .fi-sn.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/sn.svg)
    }

.fi-so {
    background-image: url(../plugins/flag-icon-css/flags/4x3/so.svg)
}

    .fi-so.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/so.svg)
    }

.fi-sr {
    background-image: url(../plugins/flag-icon-css/flags/4x3/sr.svg)
}

    .fi-sr.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/sr.svg)
    }

.fi-ss {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ss.svg)
}

    .fi-ss.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ss.svg)
    }

.fi-st {
    background-image: url(../plugins/flag-icon-css/flags/4x3/st.svg)
}

    .fi-st.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/st.svg)
    }

.fi-sv {
    background-image: url(../plugins/flag-icon-css/flags/4x3/sv.svg)
}

    .fi-sv.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/sv.svg)
    }

.fi-sx {
    background-image: url(../plugins/flag-icon-css/flags/4x3/sx.svg)
}

    .fi-sx.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/sx.svg)
    }

.fi-sy {
    background-image: url(../plugins/flag-icon-css/flags/4x3/sy.svg)
}

    .fi-sy.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/sy.svg)
    }

.fi-sz {
    background-image: url(../plugins/flag-icon-css/flags/4x3/sz.svg)
}

    .fi-sz.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/sz.svg)
    }

.fi-tc {
    background-image: url(../plugins/flag-icon-css/flags/4x3/tc.svg)
}

    .fi-tc.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/tc.svg)
    }

.fi-td {
    background-image: url(../plugins/flag-icon-css/flags/4x3/td.svg)
}

    .fi-td.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/td.svg)
    }

.fi-tf {
    background-image: url(../plugins/flag-icon-css/flags/4x3/tf.svg)
}

    .fi-tf.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/tf.svg)
    }

.fi-tg {
    background-image: url(../plugins/flag-icon-css/flags/4x3/tg.svg)
}

    .fi-tg.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/tg.svg)
    }

.fi-th {
    background-image: url(../plugins/flag-icon-css/flags/4x3/th.svg)
}

    .fi-th.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/th.svg)
    }

.fi-tj {
    background-image: url(../plugins/flag-icon-css/flags/4x3/tj.svg)
}

    .fi-tj.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/tj.svg)
    }

.fi-tk {
    background-image: url(../plugins/flag-icon-css/flags/4x3/tk.svg)
}

    .fi-tk.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/tk.svg)
    }

.fi-tl {
    background-image: url(../plugins/flag-icon-css/flags/4x3/tl.svg)
}

    .fi-tl.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/tl.svg)
    }

.fi-tm {
    background-image: url(../plugins/flag-icon-css/flags/4x3/tm.svg)
}

    .fi-tm.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/tm.svg)
    }

.fi-tn {
    background-image: url(../plugins/flag-icon-css/flags/4x3/tn.svg)
}

    .fi-tn.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/tn.svg)
    }

.fi-to {
    background-image: url(../plugins/flag-icon-css/flags/4x3/to.svg)
}

    .fi-to.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/to.svg)
    }

.fi-tr {
    background-image: url(../plugins/flag-icon-css/flags/4x3/tr.svg)
}

    .fi-tr.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/tr.svg)
    }

.fi-tt {
    background-image: url(../plugins/flag-icon-css/flags/4x3/tt.svg)
}

    .fi-tt.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/tt.svg)
    }

.fi-tv {
    background-image: url(../plugins/flag-icon-css/flags/4x3/tv.svg)
}

    .fi-tv.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/tv.svg)
    }

.fi-tw {
    background-image: url(../plugins/flag-icon-css/flags/4x3/tw.svg)
}

    .fi-tw.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/tw.svg)
    }

.fi-tz {
    background-image: url(../plugins/flag-icon-css/flags/4x3/tz.svg)
}

    .fi-tz.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/tz.svg)
    }

.fi-ua {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ua.svg)
}

    .fi-ua.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ua.svg)
    }

.fi-ug {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ug.svg)
}

    .fi-ug.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ug.svg)
    }

.fi-um {
    background-image: url(../plugins/flag-icon-css/flags/4x3/um.svg)
}

    .fi-um.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/um.svg)
    }

.fi-us {
    background-image: url(../plugins/flag-icon-css/flags/4x3/us.svg)
}

    .fi-us.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/us.svg)
    }

.fi-uy {
    background-image: url(../plugins/flag-icon-css/flags/4x3/uy.svg)
}

    .fi-uy.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/uy.svg)
    }

.fi-uz {
    background-image: url(../plugins/flag-icon-css/flags/4x3/uz.svg)
}

    .fi-uz.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/uz.svg)
    }

.fi-va {
    background-image: url(../plugins/flag-icon-css/flags/4x3/va.svg)
}

    .fi-va.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/va.svg)
    }

.fi-vc {
    background-image: url(../plugins/flag-icon-css/flags/4x3/vc.svg)
}

    .fi-vc.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/vc.svg)
    }

.fi-ve {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ve.svg)
}

    .fi-ve.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ve.svg)
    }

.fi-vg {
    background-image: url(../plugins/flag-icon-css/flags/4x3/vg.svg)
}

    .fi-vg.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/vg.svg)
    }

.fi-vi {
    background-image: url(../plugins/flag-icon-css/flags/4x3/vi.svg)
}

    .fi-vi.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/vi.svg)
    }

.fi-vn {
    background-image: url(../plugins/flag-icon-css/flags/4x3/vn.svg)
}

    .fi-vn.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/vn.svg)
    }

.fi-vu {
    background-image: url(../plugins/flag-icon-css/flags/4x3/vu.svg)
}

    .fi-vu.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/vu.svg)
    }

.fi-wf {
    background-image: url(../plugins/flag-icon-css/flags/4x3/wf.svg)
}

    .fi-wf.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/wf.svg)
    }

.fi-ws {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ws.svg)
}

    .fi-ws.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ws.svg)
    }

.fi-ye {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ye.svg)
}

    .fi-ye.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ye.svg)
    }

.fi-yt {
    background-image: url(../plugins/flag-icon-css/flags/4x3/yt.svg)
}

    .fi-yt.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/yt.svg)
    }

.fi-za {
    background-image: url(../plugins/flag-icon-css/flags/4x3/za.svg)
}

    .fi-za.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/za.svg)
    }

.fi-zm {
    background-image: url(../plugins/flag-icon-css/flags/4x3/zm.svg)
}

    .fi-zm.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/zm.svg)
    }

.fi-zw {
    background-image: url(../plugins/flag-icon-css/flags/4x3/zw.svg)
}

    .fi-zw.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/zw.svg)
    }

.fi-arab {
    background-image: url(../plugins/flag-icon-css/flags/4x3/arab.svg)
}

    .fi-arab.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/arab.svg)
    }

.fi-asean {
    background-image: url(../plugins/flag-icon-css/flags/4x3/asean.svg)
}

    .fi-asean.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/asean.svg)
    }

.fi-cefta {
    background-image: url(../plugins/flag-icon-css/flags/4x3/cefta.svg)
}

    .fi-cefta.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/cefta.svg)
    }

.fi-cp {
    background-image: url(../plugins/flag-icon-css/flags/4x3/cp.svg)
}

    .fi-cp.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/cp.svg)
    }

.fi-dg {
    background-image: url(../plugins/flag-icon-css/flags/4x3/dg.svg)
}

    .fi-dg.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/dg.svg)
    }

.fi-eac {
    background-image: url(../plugins/flag-icon-css/flags/4x3/eac.svg)
}

    .fi-eac.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/eac.svg)
    }

.fi-es-ct {
    background-image: url(../plugins/flag-icon-css/flags/4x3/es-ct.svg)
}

    .fi-es-ct.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/es-ct.svg)
    }

.fi-es-ga {
    background-image: url(../plugins/flag-icon-css/flags/4x3/es-ga.svg)
}

    .fi-es-ga.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/es-ga.svg)
    }

.fi-es-pv {
    background-image: url(../plugins/flag-icon-css/flags/4x3/es-pv.svg)
}

    .fi-es-pv.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/es-pv.svg)
    }

.fi-eu {
    background-image: url(../plugins/flag-icon-css/flags/4x3/eu.svg)
}

    .fi-eu.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/eu.svg)
    }

.fi-gb-eng {
    background-image: url(../plugins/flag-icon-css/flags/4x3/gb-eng.svg)
}

    .fi-gb-eng.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/gb-eng.svg)
    }

.fi-gb-nir {
    background-image: url(../plugins/flag-icon-css/flags/4x3/gb-nir.svg)
}

    .fi-gb-nir.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/gb-nir.svg)
    }

.fi-gb-sct {
    background-image: url(../plugins/flag-icon-css/flags/4x3/gb-sct.svg)
}

    .fi-gb-sct.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/gb-sct.svg)
    }

.fi-gb-wls {
    background-image: url(../plugins/flag-icon-css/flags/4x3/gb-wls.svg)
}

    .fi-gb-wls.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/gb-wls.svg)
    }

.fi-ic {
    background-image: url(../plugins/flag-icon-css/flags/4x3/ic.svg)
}

    .fi-ic.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/ic.svg)
    }

.fi-pc {
    background-image: url(../plugins/flag-icon-css/flags/4x3/pc.svg)
}

    .fi-pc.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/pc.svg)
    }

.fi-sh-ac {
    background-image: url(../plugins/flag-icon-css/flags/4x3/sh-ac.svg)
}

    .fi-sh-ac.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/sh-ac.svg)
    }

.fi-sh-hl {
    background-image: url(../plugins/flag-icon-css/flags/4x3/sh-hl.svg)
}

    .fi-sh-hl.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/sh-hl.svg)
    }

.fi-sh-ta {
    background-image: url(../plugins/flag-icon-css/flags/4x3/sh-ta.svg)
}

    .fi-sh-ta.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/sh-ta.svg)
    }

.fi-un {
    background-image: url(../plugins/flag-icon-css/flags/4x3/un.svg)
}

    .fi-un.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/un.svg)
    }

.fi-xk {
    background-image: url(../plugins/flag-icon-css/flags/4x3/xk.svg)
}

    .fi-xk.fis {
        background-image: url(../plugins/flag-icon-css/flags/1x1/xk.svg)
    }

/* CONSTANTS MIELE*/
/*#region Basic Colors*/
/*#endregion*/
/*#region Button Layout*/
/*#endregion*/
/*#region Button Colors*/
/*#endregion*/
/*#region General*/
/*#endregion*/
/*#region Sidebar*/
/*#endregion*/
/*#region Text Colors*/
/*#endregion*/
/*#region Background Colors*/
/*#endregion*/
/*#region External Colors*/
/*#endregion*/
/*#region Border Colors*/
/*#endregion*/
/*#region Dropdown Colors*/
/*#endregion*/
/*#region Dienstplan Colors*/
/*#endregion*/
/*#region DevExtreme Colors*/
/*#endregion*/
/* ubuntu-regular - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url('/fonts/ubuntu/ubuntu-v15-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('/fonts/ubuntu/ubuntu-v15-latin-regular.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* ubuntu-700 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url('/fonts/ubuntu/ubuntu-v15-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('/fonts/ubuntu/ubuntu-v15-latin-700.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
.body-wrapper {
  padding-top: 60px !important;
}
.clearfix:after {
  content: "";
  clear: both;
}
.centered {
  display: table;
  width: 100%;
  height: 100%;
}
.centered > * {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
body {
  color: #5f5f5f;
  font-family: "Ubuntu", "Arial", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  position: relative;
  min-width: 320px;
  background: #fff;
  height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  /*margin-top: 60px;*/
}
body input:-webkit-autofill {
  background: rgba(255, 255, 255, 0) !important;
}
body textarea:-webkit-autofill {
  background: rgba(255, 255, 255, 0) !important;
}
body select:-webkit-autofill {
  background: rgba(255, 255, 255, 0) !important;
}
h1 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: normal;
}
h2 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: normal;
  font-size: 24px;
}
h3 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: normal;
  font-size: 22px;
  line-height: 22px;
}
h4 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: normal;
  font-size: 18px;
  padding: 0 0 9px;
}
h5 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: normal;
  line-height: 16px;
  color: #696969;
  font-size: 14px;
  font-weight: 400;
}
h6 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: normal;
  font-size: 12px;
  line-height: 14px;
}
p {
  padding: 0;
  margin: 0;
  line-height: inherit;
  font-family: inherit;
  font-size: inherit;
}
p + h1 {
  margin-top: 1.2em;
}
p + h2 {
  margin-top: 1.2em;
}
p + h3 {
  margin-top: 1.2em;
}
p + h4 {
  margin-top: 1.2em;
}
p + h5 {
  margin-top: 1.2em;
}
p + h6 {
  margin-top: 1.2em;
}
p + p {
  padding: 1em 0 0;
}
a {
  color: #1f1f1f;
}
a:hover {
  color: #8f8f8f;
}
a:not {
  color: #1f1f1f;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  border-bottom: 0;
}
a:not:hover {
  text-decoration: none;
  color: #1f1f1f;
  text-decoration: underline;
  border-bottom-color: transparent;
}
.page-title {
  font-size: 50px;
  line-height: 1.2em;
  margin: 0 auto;
  padding: 10px 0;
  word-break: break-all;
  word-break: break-word;
}
.page__date {
  font-size: 21px;
  color: #a3a3a3;
  padding: 10px 0 0;
}
.page__image {
  height: 480px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #1f1f1f;
  margin: 45px 0;
}
hr {
  overflow: hidden;
  height: 1px;
  background: #e9e9e9;
  border: 0;
  margin: 32px 0;
}
q {
  text-align: center;
  display: block;
  font-style: italic;
}
blockquote {
  text-align: center;
  display: block;
  font-style: italic;
}
strong {
  font-weight: 600;
}
b {
  font-weight: 600;
}
ul {
  list-style: none;
}
ul.mystyle:not(.header__nav):not(.plan__features) {
  margin: 0;
  padding: 0;
}
ul.mystyle:not(.header__nav) li {
  line-height: normal;
  font-size: inherit;
  line-height: inherit;
  display: block;
  padding: 0 0 0 30px !important;
  position: relative;
  margin: 0 0 20px 0;
}
ul.mystyle li:before {
  content: '';
  display: block;
  position: absolute;
  width: 15px !important;
  height: 15px !important;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  background: #1f1f1f;
  border-radius: 50%;
  -webkit-box-shadow: 8px 8px 13px rgba(8, 0, 27, 0.23);
  box-shadow: 8px 8px 13px rgba(8, 0, 27, 0.23);
}
ul.mystyle li:last-child {
  padding-bottom: 0;
}
ul.native-bullets li:before {
  position: relative;
  left: auto;
  top: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
ol {
  list-style-type: decimal;
  list-style-position: inside;
  counter-reset: item;
  margin: 24px 0;
  padding: 0;
}
ol li {
  display: block;
  position: relative;
  line-height: inherit;
  font-size: inherit;
  padding: 0 0 8px 0;
}
ol li:before {
  content: counters(item, ".") ". ";
  counter-increment: item;
  display: inline;
  vertical-align: top;
  font-weight: 800;
  color: #1f1f1f;
  position: relative;
}
ol li:last-child {
  padding-bottom: 0;
}
.table-wrapper {
  overflow-x: auto;
  overflow-y: hidden;
  border-radius: 25px;
  -webkit-box-shadow: 8px 8px 13px rgba(8, 0, 27, 0.23);
  box-shadow: 8px 8px 13px rgba(8, 0, 27, 0.23);
}
.table-wrapper + .table-wrapper {
  margin-top: 30px;
}
table.mystyle {
  width: 100%;
  border-collapse: collapse;
  border: 0;
  table-layout: auto;
  margin: 0 auto;
}
table.mystyle td {
  font-size: inherit;
  line-height: inherit;
  border: 0;
  text-align: center;
  white-space: nowrap;
  color: #444;
  vertical-align: middle;
  padding: 25px 16px 16px;
  font-size: 14px;
}
table.mystyle th {
  font-size: inherit;
  line-height: inherit;
  border: 0;
  text-align: center;
  font-weight: 400;
  font-family: "Ubuntu", "Arial", sans-serif;
  border-bottom: 1px solid #bdbdbd;
  font-size: 24px;
  color: #1f1f1f;
  vertical-align: top;
  padding: 0 16px 16px;
  white-space: nowrap;
}
table.mystyle th:first-child {
  border-right: 1px solid #bdbdbd;
  border-bottom: 0;
  vertical-align: middle;
  padding: 25px 16px 16px;
  text-align: right;
}
table.mystyle tr:last-child td {
  padding-bottom: 0;
}
table.mystyle tr:last-child th {
  padding-bottom: 0;
}
tr:first-child th:first-child {
  border-bottom: 1px solid #bdbdbd;
  vertical-align: top;
  padding: 0 16px 16px;
}
.upper {
  text-transform: uppercase;
}
.lower {
  text-transform: lowercase;
}
.c-dark {
  color: default;
}
.c-black {
  color: default;
}
.c-white {
  color: white;
}
.c-light {
  color: white;
}
.center {
  text-align: center;
}
img {
  display: block;
  max-width: 100%;
}
.section__header {
  min-height: 530px;
  padding: 150px 0 0;
  background-image: radial-gradient(#1f1f1f 30%, transparent 75%);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  color: white;
}
.section__header h1 {
  font-weight: 700;
  padding: 25px 0 0;
  margin: 0;
  line-height: 1em;
}
.section__header h1 span {
  display: block;
  line-height: 1em;
}
.section__header p {
  font-size: 16px;
  padding: 0;
  margin: 30px auto 0;
  width: 920px;
  max-width: 100%;
  text-align: center;
}
.section__header.s {
  min-height: 310px;
  padding: 0 0 60px 0;
}
.section__header-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 25px 0;
}
.section__header-actions .btn {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 15px;
}
.section__header-actions .jumbotron .js-anchor {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 15px;
}
.no-webp .jumbotron {
  background-image: url(/img/bg/banner.png);
  background-color: initial;
}
.webp .jumbotron {
  background-image: url(/img/bg/banner.png.webp);
  background-color: initial;
}
.jumbotron {
  padding-top: 50px;
  background-size: auto 100%;
  background-position: 45vw top;
  background-repeat: no-repeat;
  min-height: calc(100vh - 200px);
  position: relative;
  margin-bottom: -40px;
}
.jumbotron .section__header-actions .js-anchor {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 15px;
}
.jumbotron .section__details .section__actions .js-anchor {
  padding-right: 30px;
  padding-left: 30px;
  margin: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.jumbotron .page__actions .js-anchor {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: block;
  margin: 15px;
}
.jumbotron .form__actions .js-anchor {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: block;
  margin: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 400px;
  flex: 0 1 400px;
}
.jumbotron .js-anchor {
  -webkit-box-shadow: 4px 4px 16px 0px rgba(0, 0, 0, 0.23);
  box-shadow: 4px 4px 16px 0px rgba(0, 0, 0, 0.23);
  font-size: 20px;
  font-weight: 400;
  text-decoration: none !important;
  text-shadow: none;
  border: 0;
  outline: 0 !important;
  padding: 0 25px;
  height: 50px;
  line-height: 50px;
  border-radius: 25px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  position: absolute;
  bottom: -63px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 126px;
  height: 126px;
  display: block;
  background: url(/img/icons/arrow.png) center center no-repeat, #fff;
  background-size: auto;
  border-radius: 50%;
  -webkit-box-shadow: 6px 6px 8px rgba(8, 0, 27, 0.23);
  box-shadow: 6px 6px 8px rgba(8, 0, 27, 0.23);
  z-index: 1;
  min-width: 0;
}
.jumbotron .js-anchor:focus {
  outline: 0 !important;
  -webkit-box-shadow: 4px 4px 16px 0px rgba(0, 0, 0, 0.23), 0 0 0 1px #000;
  box-shadow: 4px 4px 16px 0px rgba(0, 0, 0, 0.23), 0 0 0 1px #000;
}
.jumbotron .js-anchor:focus:active {
  -webkit-box-shadow: 0px 0px 1px rgba(8, 0, 27, 0.53);
  box-shadow: 0px 0px 1px rgba(8, 0, 27, 0.53);
}
.jumbotron .js-anchor:hover {
  -webkit-box-shadow: 1px 2px 2px rgba(8, 0, 27, 0.23);
  box-shadow: 1px 2px 2px rgba(8, 0, 27, 0.23);
  color: inherit;
}
.jumbotron .js-anchor:active {
  -webkit-box-shadow: 0px 0px 1px rgba(8, 0, 27, 0.53);
  box-shadow: 0px 0px 1px rgba(8, 0, 27, 0.53);
}
.jumbotron .js-anchor .glyphicon:last-child {
  margin-left: 10px;
}
.jumbotron .header__nav li.dropdown-lang .js-anchor {
  background: transparent !important;
  border: 0 !important;
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  padding: 5px 15px 5px 5px !important;
  height: auto !important;
  min-height: 0 !important;
  line-height: normal;
}
.jumbotron h1 {
  color: #343434;
  font-weight: 700;
  padding: 25px 0 0;
  margin: 0;
  line-height: 1em;
}
.jumbotron h1 span {
  display: block;
  line-height: 1em;
}
.jumbotron p {
  font-size: 16px;
  color: #696969;
  padding: 0;
  margin: 25px 0;
}
.jumbotron a:not(.btn):not(.card) {
  color: #1f1f1f;
  font-size: 14px;
  font-weight: 700;
  text-decoration: underline;
}
.jumbotron .jumbotron__actions .js-anchor {
  margin: 10px;
}
.jumbotron .plans .plan-cost .container .js-anchor {
  margin: 10px 0 10px 45px;
}
.section__details {
  padding: 25px 0;
}
.section__details h2 {
  margin: 30px 0 30px;
  font-size: 44px;
  color: #343434;
}
.section__details .section__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 25px 0;
}
.section__details .section__actions .btn {
  padding-right: 30px;
  padding-left: 30px;
  margin: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.section__details .section__actions .jumbotron .js-anchor {
  padding-right: 30px;
  padding-left: 30px;
  margin: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
#was_ist div.card:hover,
#knowledgebase div.card:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
#was_ist a,
#knowledgebase a {
  text-decoration: none !important;
}
.f-l {
  font-size: 107px;
}
.f-md {
  font-size: 53px;
}
.f-sm {
  font-size: 36px;
}
.page-text {
  padding: 45px 0;
}
.page-text-thin {
  padding: 45px 0;
  text-align: left;
  display: inline-block;
  width: 500px;
}
.jobcontainer {
  justify-content: start !important;
  flex-basis: calc(33% - 30px) !important;
  max-width: calc(33% - 30px) !important;
  min-width: 600px !important;
}
@media (max-width: 992px) {
  .jobcontainer {
    flex-basis: auto !important;
    max-width: 100% !important;
    min-width: auto !important;
  }
}
.jobpart {
  margin-top: 10px !important;
}
.jobitem {
  margin-bottom: 10px;
}
.jobmain {
  width: 90% !important;
}
@media (min-width: 992px) {
  .page-text-thin {
    padding: 45px 0;
    text-align: left;
    display: inline-block;
    width: 600px;
  }
}
.two-col {
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-width: calc(50% - 15px);
  column-width: calc(50% - 15px);
  -webkit-column-gap: 30px;
  column-gap: 30px;
}
.three-col {
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-width: calc(33.33% - 15px);
  column-width: calc(33.33% - 15px);
  -webkit-column-gap: 30px;
  column-gap: 30px;
}
.page__actions {
  padding: 0 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -15px;
}
.page__actions .btn {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: inline-block;
  margin: 15px;
}
.page__actions .jumbotron .js-anchor {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: block;
  margin: 15px;
}
.form__actions {
  padding: 0 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -15px;
  padding: 15px 0;
}
.form__actions .btn {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: block;
  margin: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 400px;
  flex: 0 1 400px;
}
.form__actions .jumbotron .js-anchor {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: block;
  margin: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 400px;
  flex: 0 1 400px;
}
.form__actions + .already-member {
  margin-top: 10px;
}
.form__actions + .already-member a {
  color: #1f1f1f;
}
.news__footer {
  background: #f8f8f8;
  padding: 45px 0 65px;
}
.news__footer h2 {
  padding: 15px 0 45px;
  font-size: 44px;
  color: #343434;
  text-transform: none;
}
.news__footer .news__item {
  -webkit-box-shadow: 4px 6.928px 16px 0px rgba(0, 0, 0, 0.23);
  box-shadow: 4px 6.928px 16px 0px rgba(0, 0, 0, 0.23);
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
}
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
}
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
}
html {
  overflow: hidden;
}
.noscroll {
  overflow: hidden !important;
  height: 100%;
  position: relative;
}
.page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
.card {
  background: #fff;
  -webkit-box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.23);
  box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.23);
  border-radius: 25px;
  color: #343434;
}
.hidden {
  display: none !important;
}
.visible {
  display: block !important;
}
.btn {
  -webkit-box-shadow: 4px 4px 16px 0px rgba(0, 0, 0, 0.23);
  box-shadow: 4px 4px 16px 0px rgba(0, 0, 0, 0.23);
  font-size: 20px;
  font-weight: 400;
  text-decoration: none !important;
  text-shadow: none;
  border: 0;
  outline: 0 !important;
  padding: 0 25px;
  height: 50px;
  line-height: 50px;
  border-radius: 25px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.btn:focus {
  outline: 0 !important;
  -webkit-box-shadow: 4px 4px 16px 0px rgba(0, 0, 0, 0.23), 0 0 0 1px #000;
  box-shadow: 4px 4px 16px 0px rgba(0, 0, 0, 0.23), 0 0 0 1px #000;
}
.btn:focus:active {
  -webkit-box-shadow: 0px 0px 1px rgba(8, 0, 27, 0.53);
  box-shadow: 0px 0px 1px rgba(8, 0, 27, 0.53);
}
.btn:hover {
  -webkit-box-shadow: 1px 2px 2px rgba(8, 0, 27, 0.23);
  box-shadow: 1px 2px 2px rgba(8, 0, 27, 0.23);
  color: inherit;
}
.btn:active {
  -webkit-box-shadow: 0px 0px 1px rgba(8, 0, 27, 0.53);
  box-shadow: 0px 0px 1px rgba(8, 0, 27, 0.53);
}
.btn .glyphicon:last-child {
  margin-left: 10px;
}
.btn-default {
  background: #fff !important;
  color: #1f1f1f;
}
.btn-default:hover {
  color: #1f1f1f;
}
.btn-default:active {
  color: #1f1f1f;
}
.btn-primary {
  color: white !important;
  background: #f59b00;
}
.btn-primary:hover {
  background: #f7aa26;
  color: white !important;
}
.btn-primary:focus {
  background: #f7aa26;
  color: white !important;
}
.btn-primary:active {
  background: #f7aa26;
  color: white !important;
}
.btn-primary:active:focus {
  background: #f7aa26;
  color: white !important;
}
.btn-sm {
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  border-radius: 19px;
  min-width: 115px;
}
.check-list {
  margin: 27px 0 0;
}
.check-list li {
  padding: 0 !important;
  margin: 0 0 15px;
}
.check-list li label {
  margin: 0;
}
.check-list li:before {
  display: none;
}
[type="checkbox"] {
  display: none;
}
[type="checkbox"] + label {
  display: block;
  position: relative;
  padding: 0 0 0 40px;
  font-size: 20px;
  color: #343434;
  font-weight: 400;
  cursor: pointer;
}
[type="checkbox"] + label:before {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 2px;
  border: 2px solid #787878;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
[type="checkbox"] + label:after {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 2px;
  border: 2px solid #787878;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  border: 0;
  left: 5px;
  margin-top: -1px;
  background: url(/img/icons/check-mark-small.png) center center no-repeat;
}
[type="checkbox"] + label a {
  color: #1f1f1f;
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
}
.agreement-check {
  padding: 25px 0 10px;
}
.agreement-check label {
  font-size: 14px;
}
.input-box {
  position: relative;
  z-index: 0;
  background: #fff;
  margin: 0 0 10px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-preferred-size: calc(50% - 30px);
  flex-basis: calc(50% - 30px);
}
.input-box .icon {
  position: absolute;
  left: 0;
  top: 50%;
  margin: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
}
.input-box input {
  position: relative;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 70px;
  border: 0;
  border-bottom: 1px solid #d6d6d6;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 1;
  padding: 0 15px 0 40px;
  background: transparent;
  font-size: 20px;
  color: #343434;
  font-weight: normal;
  width: 100%;
}
.input-box input::-webkit-input-placeholder {
  color: #888888;
  font-weight: 400;
  font-family: "Ubuntu", "Arial", sans-serif;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.input-box input:-moz-placeholder {
  color: #888888;
  opacity: 1;
  font-weight: 400;
  font-family: "Ubuntu", "Arial", sans-serif;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.input-box input:-ms-input-placeholder {
  color: #888888;
  font-weight: 400;
  font-family: "Ubuntu", "Arial", sans-serif;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.input-box input:focus {
  border-color: #787878;
}
.input-box input:focus + label {
  top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.input-box select {
  position: relative;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 70px;
  border: 0;
  border-bottom: 1px solid #d6d6d6;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 1;
  padding: 0 15px 0 40px;
  background: transparent;
  font-size: 20px;
  color: #343434;
  font-weight: normal;
  width: 100%;
}
.input-box select::-webkit-input-placeholder {
  color: #888888;
  font-weight: 400;
  font-family: "Ubuntu", "Arial", sans-serif;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.input-box select:-moz-placeholder {
  color: #888888;
  opacity: 1;
  font-weight: 400;
  font-family: "Ubuntu", "Arial", sans-serif;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.input-box select:-ms-input-placeholder {
  color: #888888;
  font-weight: 400;
  font-family: "Ubuntu", "Arial", sans-serif;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.input-box select:focus {
  border-color: #787878;
}
.input-box select:focus + label {
  top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.input-box label {
  position: absolute;
  left: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1em;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0;
  z-index: 0;
  font-size: 20px;
  color: #343434;
  font-weight: normal;
}
.select-box {
  z-index: 0;
  background: #fff;
  margin: 0 0 10px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-preferred-size: calc(50% - 30px);
  flex-basis: calc(50% - 30px);
  position: relative;
}
.select-box .icon {
  position: absolute;
  left: 0;
  top: 50%;
  margin: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
}
.select-box input {
  position: relative;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 70px;
  border: 0;
  border-bottom: 1px solid #d6d6d6;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 1;
  padding: 0 15px 0 40px;
  background: transparent;
  font-size: 20px;
  color: #343434;
  font-weight: normal;
  width: 100%;
}
.select-box input::-webkit-input-placeholder {
  color: #888888;
  font-weight: 400;
  font-family: "Ubuntu", "Arial", sans-serif;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.select-box input:-moz-placeholder {
  color: #888888;
  opacity: 1;
  font-weight: 400;
  font-family: "Ubuntu", "Arial", sans-serif;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.select-box input:-ms-input-placeholder {
  color: #888888;
  font-weight: 400;
  font-family: "Ubuntu", "Arial", sans-serif;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.select-box input:focus {
  border-color: #787878;
}
.select-box input:focus + label {
  top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.select-box select {
  position: relative;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 70px;
  border: 0;
  border-bottom: 1px solid #d6d6d6;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 1;
  padding: 0 15px 0 40px;
  background: transparent;
  font-size: 20px;
  color: #343434;
  font-weight: normal;
  width: 100%;
}
.select-box select::-webkit-input-placeholder {
  color: #888888;
  font-weight: 400;
  font-family: "Ubuntu", "Arial", sans-serif;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.select-box select:-moz-placeholder {
  color: #888888;
  opacity: 1;
  font-weight: 400;
  font-family: "Ubuntu", "Arial", sans-serif;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.select-box select:-ms-input-placeholder {
  color: #888888;
  font-weight: 400;
  font-family: "Ubuntu", "Arial", sans-serif;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.select-box select:focus {
  border-color: #787878;
}
.select-box select:focus + label {
  top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.select-box label {
  position: absolute;
  left: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1em;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0;
  z-index: 0;
  font-size: 20px;
  color: #343434;
  font-weight: normal;
}
.select-box:after {
  position: absolute;
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  border: 2px solid #787878;
  border-width: 0 2px 2px 0;
  right: 5px;
  top: 50%;
}
.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 -15px;
}
.input-group .input-box {
  margin: 0 15px 10px;
}
.input-group .select-box {
  margin: 0 15px 10px;
}
.pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pager__link {
  display: block;
  margin: 0 5px;
  color: #1f1f1f;
}
.pager__link:hover {
  color: #1f1f1f;
  text-decoration: underline;
}
.pager__link.prev {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
body.modal-open {
  overflow: hidden;
}
.modal:not(.bootbox) {
  width: 100vw;
  height: 100vh;
}
.modal-dialog {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  width: 420px;
  max-width: 93%;
  margin: 0 auto;
  position: absolute;
}
.modal-header {
  border: 0;
  padding: 10px;
}
.modal-title {
  color: #343434;
  font-size: 44px;
}
.modal-content {
  border-radius: 30px;
  padding: 20px;
  -webkit-box-shadow: 4px 6.928px 16px 0px rgba(0, 0, 0, 0.23);
  box-shadow: 4px 6.928px 16px 0px rgba(0, 0, 0, 0.23);
}
button.close {
  position: absolute;
  right: -5px;
  top: -5px;
  opacity: 1;
  background: #fff;
  -webkit-box-shadow: 4px 6.928px 13px 0px rgba(8, 0, 27, 0.23);
  box-shadow: 4px 6.928px 13px 0px rgba(8, 0, 27, 0.23);
  border-radius: 50%;
  padding: 0px;
  width: 36px;
  height: 36px;
}
button.close .icon {
  width: 12px;
  height: 12px;
  display: block;
  margin-left: 11px;
}
button.close:hover {
  opacity: 1;
}
.panel.tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0 !important;
  border-radius: 25px;
  -webkit-box-shadow: 8px 8px 13px rgba(8, 0, 27, 0.23);
  box-shadow: 8px 8px 13px rgba(8, 0, 27, 0.23);
  overflow: hidden;
}
.panel.tabs .nav-tabs {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
}
.panel.tabs .tab-content h5 {
  font-weight: 600;
  color: #343434;
  font-size: 14px;
  padding: 0 0 10px;
  text-transform: uppercase;
}
.panel.tabs + .panel.tabs {
  margin-top: 45px !important;
}
.panel.tabs .panel-heading {
  background: #1f1f1f;
  color: white;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  float: none;
  display: block;
  padding: 15px 30px;
}
.panel.tabs .tab-pane .panel-heading {
  padding: 0;
}
.panel.tabs .tab-pane .panel-heading .panel-title {
  padding: 0;
  background: #fff;
  color: #343434;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  padding: 15px 0;
}
.panel.tabs .tab-pane .panel-heading .panel-title a {
  display: block;
  text-decoration: none;
}
.panel.tabs .tab-pane .panel-heading .panel-title a:hover {
  color: #1f1f1f;
  text-decoration: none;
}
.nav-tabs {
  display: block;
  background: #f8fbf5;
  border: 0;
}
.nav-tabs > li {
  float: none;
  border: 0;
  padding: 0 !important;
  position: relative;
  z-index: 0;
}
.nav-tabs > li:before {
  z-index: 1;
  left: 30px;
  background: #d4d4d4;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.nav-tabs > li > a {
  background: transparent;
  padding: 25px 15px 25px 65px;
  display: block;
  z-index: 0;
  font-size: 16px;
  color: #343434;
  line-height: 1.2em;
  border: 0 !important;
  border-bottom: 1px solid #f1f1f1 !important;
}
.nav-tabs > li:hover:before {
  background: #1f1f1f;
}
.nav-tabs > li:hover a {
  background: transparent;
}
.nav-tabs > li:last-child a {
  border-bottom: 0 !important;
}
.nav-tabs > li.active:before {
  background: #1f1f1f;
  -webkit-box-shadow: 8px 8px 13px rgba(8, 0, 27, 0.23);
  box-shadow: 8px 8px 13px rgba(8, 0, 27, 0.23);
}
.nav-tabs > li.active > a {
  border: 0;
  color: #1f1f1f;
}
.nav-tabs > li.active > a:focus {
  border: 0;
  color: #1f1f1f;
}
.nav-tabs > li.active > a:hover {
  border: 0;
  color: #1f1f1f;
}
.footer {
  position: relative;
  height: auto;
  padding: 15px 0;
  background: #1f1f1f;
  width: 100%;
}
.footer small {
  padding: 10px 0 0;
  display: block;
  font-size: 12px;
  color: #a5a7a9;
}
.footer ul {
  text-align: center;
  margin: 0;
  padding: 0;
}
.footer ul li {
  padding: 0 !important;
  margin: 0;
}
.footer ul li:before {
  display: none;
}
.footer ul li a {
  color: white !important;
  font-size: 17px;
}
.footer ul li a:hover {
  color: #8c0014 !important;
  text-decoration: underline;
}
.footer .app-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer .app-links a {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  -webkit-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
  width: 50%;
}
.footer .app-links a img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  height: 35px;
}
.footer .app-links a svg {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  height: 35px;
}
.footer .app-links a:hover {
  opacity: 0.8;
}
.footer .app-links a:focus {
  opacity: 0.8;
}
.footer__logo {
  position: relative;
}
.footer__logo img {
  max-width: 100%;
}
.footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer__nav-col {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.footer__nav-col--wide {
  -ms-flex-preferred-size: 240px;
  flex-basis: 240px;
  width: 240px;
}
.header {
  position: relative;
  padding: 10px 0 10px;
  width: 100%;
  background-color: white;
}
.header__logo {
  display: block;
  text-align: center;
  position: relative;
  width: 230px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0;
  flex: 0 0 auto;
  margin: 0 auto 0 0;
  align-self: center;
  padding: 5px 0 5px 0;
}
.header__logo a {
  display: block;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  text-decoration: none;
  font-size: 0;
  line-height: 0;
  border: 0;
  max-height: 70px;
}
.header__logo a:hover {
  opacity: 0.8;
}
.header__logo img {
  display: block;
  max-width: 100%;
  content: url("/img/logo.png");
}
header .header-navbar.header__nav {
  display: flex !important;
  align-items: stretch;
}
.header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  margin: 0;
  max-width: 100%;
}
.header__nav li {
  margin: 10px 0;
  padding: 0;
  margin-right: 25px;
  white-space: nowrap;
}
.header__nav li:before {
  display: none !important;
}
.header__nav li a {
  color: #4c4c4c;
}
.header__nav li a:hover {
  color: #1f1f1f;
}
.header__nav li.login {
  margin: 10px 25px 10px 25px;
}
.header__nav.header-navbar-dropdown-lang {
  padding: 0 80px 0 0;
}
.header__nav.header-navbar-dropdown-lang .dropdown-lang button {
  font-size: 16px;
}
.header__nav li.dropdown-lang {
  width: 55px;
  margin: 0 auto;
}
.header__nav li.dropdown-lang .btn-group {
  margin: 0;
}
.header__nav li.dropdown-lang button {
  min-width: 0;
}
.header__nav li.dropdown-lang .filter-option .lang {
  display: none;
}
.header__nav li.dropdown-lang .btn {
  background: transparent !important;
  border: 0 !important;
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  padding: 5px 15px 5px 5px !important;
  height: auto !important;
  min-height: 0 !important;
  line-height: normal;
}
.header__nav li.dropdown-lang .jumbotron .js-anchor {
  background: transparent !important;
  border: 0 !important;
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  padding: 5px 15px 5px 5px !important;
  height: auto !important;
  min-height: 0 !important;
  line-height: normal;
}
.header__nav li.dropdown-lang .fi {
  width: 20px;
  height: 13px;
}
.header__nav li.dropdown-lang .fi:before {
  display: none;
}
.header__nav li.dropdown-lang li {
  margin: 0;
}
.header__nav li.dropdown-lang .dropdown-menu li.selected {
  background: #e5e5e5;
}
.header__nav li.dropdown-lang .dropdown-menu .inner a {
  background: transparent;
  border: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 5px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header__nav li.dropdown-lang .dropdown-menu .inner a:hover {
  background: #e5e5e5;
}
.jumbotron__actions {
  margin: 15px 0 15px -10px;
}
.jumbotron__actions .btn {
  margin: 10px;
}
.jumbotron__actions .jumbotron .js-anchor {
  margin: 10px;
}
.no-webp .was_ist .section__header {
  background-image: url(/img/bg/was-ist-bg.png);
}
.webp .was_ist .section__header {
  background-image: url(/img/bg/was-ist-bg.png.webp);
}
.was_ist .section__header .cards {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
}
.was_ist .section__header .cards .card {
  width: 255px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 255px;
  flex: 0 0 255px;
  height: 255px;
  margin: 15px;
  text-align: center;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background: #fff;
  -webkit-box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.23);
  box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.23);
  border-radius: 25px;
}
.was_ist .section__header .cards .card img {
  display: block;
  margin: 0 auto;
  -ms-flex-preferred-size: 0 0 auto;
  flex-basis: 0 0 auto;
}
.was_ist .section__header .cards .card .title {
  margin: 45px auto 45px;
  font-size: 20px;
  line-height: 1em;
  color: #343434;
}
.was_ist .section__details {
  padding-top: 200px;
}
.knowledgebase .section__details .cards {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
}
.knowledgebase .section__details .cards .card {
  width: 255px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 255px;
  flex: 0 0 255px;
  height: 255px;
  margin: 15px;
  text-align: center;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background: #fff;
  -webkit-box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.23);
  box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.23);
  border-radius: 25px;
}
.knowledgebase .section__details .cards .card img {
  display: block;
  margin: 0 auto;
  -ms-flex-preferred-size: 0 0 auto;
  flex-basis: 0 0 auto;
}
.knowledgebase .section__details .cards .card .title {
  margin: 45px auto 5px;
  font-size: 20px;
  line-height: 1em;
  color: #343434;
}
.knowledgebase .section__details .cards .card .subtitle {
  margin: 5px auto 25px;
  color: #343434;
  font: small;
}
.no-webp .plans .section__header {
  background-image: url(/img/bg/plans-bg.png);
}
.webp .plans .section__header {
  background-image: url(/img/bg/plans-bg.png.webp);
}
.plans {
  position: relative;
}
.plans .cards {
  position: relative;
  margin: -165px -15px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
}
.plans .plan {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 33.33%;
  flex: 0 1 33.33%;
  -ms-flex-preferred-size: calc(33.33% - 30px);
  flex-basis: calc(33.33% - 30px);
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  width: calc(33.33% - 30px);
  margin: 15px;
  padding: 30px 15px;
  min-height: 570px;
}
.plans .plan .bootstrap-select {
  display: block;
  padding: 0 30px 0 15px;
}
.plans .plan .bootstrap-select .dropdown-toggle {
  padding: 5px 25px 5px 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: auto;
  min-height: 0;
  line-height: normal;
  border-radius: 25px;
  float: none;
  border: 1px solid #787878;
  font-size: 18px;
  color: #777;
}
.plans .plan .bootstrap-select .dropdown-toggle:focus {
  outline: 0 !important;
}
.plans .plan .bootstrap-select .dropdown-menu {
  min-width: calc(100% - 30px);
  left: 15px;
  padding: 0;
  border-radius: 15px;
  border: 1px solid #787878;
  top: 0;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  float: none;
}
.plans .plan .bootstrap-select .dropdown-menu ul {
  padding: 0 15px 0 15px;
  width: 100%;
  min-width: 0;
  border: 0;
}
.plans .plan .bootstrap-select .dropdown-menu ul li {
  padding: 0 !important;
  margin: 0;
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
.plans .plan .bootstrap-select .dropdown-menu ul li:before {
  display: none;
}
.plans .plan .bootstrap-select .dropdown-menu ul li a {
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  color: #777;
  display: block;
  padding: 5px 0 4px;
  font-size: 18px;
  border-bottom: 1px solid #e5e5e5;
}
.plans .plan .bootstrap-select .dropdown-menu ul li a:hover {
  color: #1f1f1f;
}
.plans .plan .bootstrap-select .dropdown-menu ul li.selected a {
  color: #1f1f1f;
}
.plans .plan .bootstrap-select.dropup .dropdown-menu {
  top: auto !important;
  bottom: 0;
}
.plans .plan__title {
  font-size: 44px;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  padding: 0;
}
.plans .plan__desc {
  font-size: 16px;
  color: #5d5d5d;
  text-align: center;
  margin: 0;
  padding: 0 0 30px;
}
.plans .plan__price {
  background: #006297;
  margin: 0 -15px;
  color: white;
  text-align: center;
  padding: 45px 15px;
}
.plans .plan__price .price {
  font-size: 52px;
  font-weight: bold;
  text-align: center;
}
.plans .plan__price .wofur {
  font-size: 20px;
  font-weight: normal;
}
.plans .plan__features {
  width: 280px;
  max-width: 100%;
  margin: 30px auto 0;
  padding: 0;
}
.plans .plan-cost {
  background: #fff;
  padding: 15px 15px;
  margin: 30px 0 0;
}
.plans .plan-cost .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #787878;
  border-radius: 25px;
  padding: 30px 15px;
}
.plans .plan-cost .container span {
  margin: 10px 0;
  font-size: 45px;
  font-weight: bold;
  color: #777;
}
.plans .plan-cost .container #endpreis {
  margin: 10px 0 10px 15px;
  color: #1f1f1f;
}
.plans .plan-cost .container .btn {
  margin: 10px 0 10px 45px;
}
.plans .plan-cost .container .jumbotron .js-anchor {
  margin: 10px 0 10px 45px;
}
.plans .plan.pro .plan__price {
  background: #61cf77;
}
.news__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  margin: -15px;
}
.news__item {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: calc(50% - 30px);
  flex-basis: calc(50% - 30px);
  max-width: calc(50% - 30px);
  margin: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  min-height: 240px;
  border-radius: 30px;
  overflow: hidden;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  text-decoration: none;
  position: relative;
  -webkit-box-shadow: 2px 2px 16px 0px rgba(0, 0, 0, 0.23);
  box-shadow: 2px 2px 16px 0px rgba(0, 0, 0, 0.23);
}
.news__item:hover {
  -webkit-box-shadow: 4px 6.928px 16px 0 rgba(0, 0, 0, 0.23);
  box-shadow: 4px 6.928px 16px 0 rgba(0, 0, 0, 0.23);
  text-decoration: none;
}
.news__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 240px;
  flex: 0 0 240px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.news__image img {
  width: 240px;
  height: 240px;
  object-fit: cover;
}
.news__info {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: calc(100% - 310px);
  flex-basis: calc(100% - 310px);
  max-width: calc(100% - 240px);
  padding: 30px 15px 30px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.news__title {
  font-size: 18px;
  font-weight: bold;
  color: #5f5f5f;
  padding: 0 0 15px;
  margin: 0;
  max-width: 100%;
  word-break: normal;
}
.news__date {
  font-size: 10px;
  color: #a3a3a3;
}
.news__short-desc {
  font-size: 16px;
  color: #5f5f5f;
  padding: 0 0 15px;
}
.news__read-more {
  margin: auto 0 0;
  font-size: 14px;
  color: #1f1f1f !important;
}
.news__read-more a {
  font-size: 14px;
  color: #1f1f1f !important;
}
.knowledgebase__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  margin: -15px;
}
.knowledgebase__item {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: calc(100% - 30px);
  flex-basis: calc(100% - 30px);
  max-width: calc(100% - 30px);
  margin: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  min-height: 100px;
  border-radius: 30px;
  overflow: hidden;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  text-decoration: none;
  position: relative;
  -webkit-box-shadow: 2px 2px 16px 0px rgba(0, 0, 0, 0.23);
  box-shadow: 2px 2px 16px 0px rgba(0, 0, 0, 0.23);
}
.knowledgebase__item:hover {
  -webkit-box-shadow: 4px 6.928px 16px 0 rgba(0, 0, 0, 0.23);
  box-shadow: 4px 6.928px 16px 0 rgba(0, 0, 0, 0.23);
  text-decoration: none;
}
.knowledgebase__info {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: calc(100% - 310px);
  flex-basis: calc(100% - 310px);
  max-width: calc(100% - 240px);
  padding: 30px 15px 30px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.knowledgebase__title {
  font-size: 18px;
  font-weight: bold;
  color: #5f5f5f;
  padding: 0 0 15px;
  margin: 0;
  max-width: 100%;
  word-break: normal;
}
.knowledgebase__date {
  font-size: 10px;
  color: #a3a3a3;
}
.knowledgebase__short-desc {
  font-size: 16px;
  color: #5f5f5f;
  padding: 0 0 15px;
}
.partner {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 255px;
  flex: 0 0 255px;
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 30px;
  margin: 15px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.partner:hover {
  -webkit-box-shadow: 4px 6.928px 16px 0px rgba(0, 0, 0, 0.23);
  box-shadow: 4px 6.928px 16px 0px rgba(0, 0, 0, 0.23);
}
.partner img {
  width: 200px;
  display: block;
}
.partners {
  margin: -15px -15px 50px;
}
.partners__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.partners__group.partnerLine {
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.partners__group.described {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.partners__group.described .partner {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: calc(50% - 30px);
  flex-basis: calc(50% - 30px);
  max-width: calc(50% - 30px);
  margin: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  border-radius: 30px;
  overflow: hidden;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  position: relative;
  min-height: 400px;
  text-decoration: none;
  height: auto;
  text-align: center;
  padding: 30px;
  -webkit-box-shadow: 4px 6.928px 16px 0px rgba(0, 0, 0, 0.23);
  box-shadow: 4px 6.928px 16px 0px rgba(0, 0, 0, 0.23);
}
.partners__group.described .partner:hover {
  -webkit-box-shadow: 2px 2px 16px 0px rgba(0, 0, 0, 0.23);
  box-shadow: 2px 2px 16px 0px rgba(0, 0, 0, 0.23);
  text-decoration: none;
}
.partners__group.described .partner__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 150px;
  flex: 0 0 150px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -ms-flex-preferred-size: 150px;
  flex-basis: 150px;
  width: 60%;
  margin: 0 auto;
}
.partners__group.described .partner__title {
  font-size: 28px;
  text-align: center;
  margin: 15px 0 auto;
  padding: 0;
  color: #343434;
}
.partners__group.described .partner__info {
  padding: 30px 0 0;
  margin: auto 0 0;
  font-size: 16px;
  color: #5f5f5f;
}
.no-webp .funktionen {
  background-image: url(/img/bg/funktionen-bg.png);
}
.webp .funktionen {
  background-image: url(/img/bg/funktionen-bg.png.webp);
}
.funktionen {
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: cover;
  padding: 75px 0 100px;
}
.functions-table {
  background: #fff;
  table-layout: fixed;
  min-width: 200px;
  width: 100%;
}
.functions-table th {
  color: white;
  font-weight: 700;
  font-size: 20px;
  background: #1f1f1f;
  padding: 20px 30px !important;
  text-align: center;
  border: 0 !important;
  height: 60px;
  white-space: normal;
  vertical-align: middle !important;
}
.functions-table th:first-child {
  border-radius: 25px 0 0 0;
  text-align: left;
  width: 30%;
}
.functions-table th:last-child {
  border-radius: 0 25px 0 0;
}
.functions-table td {
  padding: 15px 30px !important;
  text-align: center;
  font-size: 16px;
  color: #343434;
  vertical-align: middle;
  height: 70px;
  border-bottom: 1px solid #d4d4d4;
  white-space: normal;
  word-break: break-word;
}
.functions-table td:first-child {
  text-align: left;
}
.functions-table td img {
  margin: 10px auto 0;
}
.functions-table tr:last-child td {
  border-bottom: 0;
}
.iti-flag {
  background-image: url(../plugins/intl-tel-input/img/flags.png) !important;
}
.intl-tel-input {
  width: 100%;
}
.youtube-fullwidth {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.youtube-fullwidth iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.youtube-fullwidth object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.youtube-fullwidth embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-device-width: 1200px) {
  .page-title {
    font-size: 25px;
  }
  h2 {
    font-size: 18px;
  }
  h3 {
    font-size: 16px;
  }
  h4 {
    font-size: 15px;
  }
  ul.mystyle li:before {
    width: 5px;
    height: 5px;
  }
  table.mystyle th {
    padding: 0 8px 8px;
    font-size: 18px;
  }
  table.mystyle td {
    padding: 12px 8px 8px;
  }
  table th:first-child {
    padding: 12px 8px 8px;
  }
  tr:first-child th:first-child {
    padding: 0 8px 8px;
  }
  .section__details h2 {
    font-size: 36px;
  }
  .f-l {
    font-size: 55px;
  }
  .f-md {
    font-size: 36px;
  }
  .f-sm {
    font-size: 22px;
  }
  .news__footer h2 {
    font-size: 36px;
  }
  .desktop-hidden {
    display: none !important;
  }
  .desktop-visible {
    display: block !important;
  }
  .modal-dialog {
    top: 0;
    margin: 20px auto;
    -webkit-transform: translate(-50%, 0) !important;
    -ms-transform: translate(-50%, 0) !important;
    transform: translate(-50%, 0) !important;
  }
  .modal-title {
    font-size: 36px;
  }
  .footer ul li a {
    font-size: 15px;
  }
  .header {
    padding: 15px 0 26px;
  }
  .header__logo {
    width: 150px;
    margin: 0 auto 15px;
  }
  .header__nav {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .header__nav li {
    margin: auto;
  }
  #nav {
    overflow: hidden;
  }
  .plans .plan__title {
    font-size: 30px;
  }
  .plans .plan__price .price {
    font-size: 36px;
  }
  .plans .plan__features {
    width: 100%;
  }
  .plans .plan-cost .container span {
    font-size: 36px;
  }
  .news__item {
    height: auto;
    min-height: 400px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
  .news__image {
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px;
  }
  .news__image img {
    width: 200px;
    height: 200px;
    object-fit: cover;
  }
  .news__info {
    max-width: 100%;
  }
  .news__title {
    font-size: 18px;
  }
  .news__read-more {
    bottom: 16px;
    position: absolute;
  }
  .partners__group.described .partner__title {
    font-size: 20px;
  }
}
@media (max-width: 1200px) {
  .page-title {
    font-size: 25px;
  }
  h2 {
    font-size: 18px;
  }
  h3 {
    font-size: 16px;
  }
  h4 {
    font-size: 15px;
  }
  ul.mystyle li:before {
    width: 5px;
    height: 5px;
  }
  table.mystyle th {
    padding: 0 8px 8px;
    font-size: 18px;
  }
  table.mystyle td {
    padding: 12px 8px 8px;
  }
  table th:first-child {
    padding: 12px 8px 8px;
  }
  tr:first-child th:first-child {
    padding: 0 8px 8px;
  }
  .section__details h2 {
    font-size: 36px;
  }
  .f-l {
    font-size: 55px;
  }
  .f-md {
    font-size: 36px;
  }
  .f-sm {
    font-size: 22px;
  }
  .news__footer h2 {
    font-size: 36px;
  }
  .desktop-hidden {
    display: none !important;
  }
  .desktop-visible {
    display: block !important;
  }
  .modal-dialog {
    top: 0;
    margin: 20px auto;
    -webkit-transform: translate(-50%, 0) !important;
    -ms-transform: translate(-50%, 0) !important;
    transform: translate(-50%, 0) !important;
  }
  .modal-title {
    font-size: 36px;
  }
  .footer ul li a {
    font-size: 15px;
  }
  #nav > li > a {
    color: white;
  }
  .header {
    background-color: #1f1f1f;
    padding: 20px 0;
  }
  .header__logo {
    width: 150px;
    margin: 0;
  }
  .header__logo img {
    display: block;
    max-width: 100%;
    content: url("/img/logo_light.png");
  }
  .header .menu-toggler.responsive-toggler {
    display: inline-block !important;
  }
  .header .menu-toggler {
    background-image: url(../img/sidebar-toggler-dunkel.png);
    padding: 14px !important;
    width: 25px;
    float: right;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #1f1f1f;
  }
  .header__logo {
    margin: 0;
  }
  .header__logo img {
    height: 50px;
    object-fit: contain;
    padding-left: 25px;
    /*Wegen dem Hamburger-Button der rechts auch 25px wegnimmt*/
  }
  .header__nav {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0;
  }
  .header__nav li {
    text-align: center;
  }
  .header__nav li.login {
    margin: 10px auto;
  }
  .header-navbar .header__nav {
    height: 1px !important;
  }
  .header-navbar.in .header__nav {
    height: auto !important;
  }
  .header-navbar .header-navbar-dropdown-lang {
    position: absolute;
    top: 17px;
    left: calc(100% - 100px);
    padding: 0;
  }
  .plans .plan__title {
    font-size: 30px;
  }
  .plans .plan__price .price {
    font-size: 36px;
  }
  .plans .plan__features {
    width: 100%;
  }
  .plans .plan-cost .container span {
    font-size: 36px;
  }
  .news__item {
    height: auto;
    min-height: 400px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
  .news__image {
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px;
  }
  .news__image img {
    width: 200px;
    height: 200px;
    object-fit: cover;
  }
  .news__info {
    max-width: 100%;
  }
  .news__title {
    font-size: 18px;
  }
  .news__read-more {
    bottom: 16px;
    position: absolute;
  }
  .knowledgebase__info {
    max-width: 100%;
  }
  .knowledgebase__title {
    font-size: 18px;
  }
  .partners__group.described .partner__title {
    font-size: 20px;
  }
}
@media (max-width: 992px) {
  .page__image {
    height: 240px;
  }
  table.mystyle tr:last-child td {
    padding-bottom: 8px;
  }
  table.mystyle tr:last-child th {
    padding-bottom: 8px;
  }
  .section__details h2 {
    font-size: 24px;
  }
  .f-l {
    font-size: 48px;
  }
  .f-md {
    font-size: 24px;
  }
  .f-sm {
    font-size: 18px;
  }
  .two-col {
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-width: 100%;
    column-width: 100%;
  }
  .three-col {
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-width: 100%;
    column-width: 100%;
  }
  .news__footer h2 {
    font-size: 24px;
  }
  .tablet-hidden {
    display: none !important;
  }
  .tablet-visible {
    display: block !important;
  }
  .btn {
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    border-radius: 19px;
    min-width: 115px;
  }
  .jumbotron {
    padding-bottom: 70vw;
    background-position: center calc(100% - 40px);
    background-size: 100vw auto;
    text-align: center;
  }
  .jumbotron .js-anchor {
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    border-radius: 90px;
    min-width: 90px;
    min-height: 90px;
    width: 90px;
    height: 90px;
    background-size: 35% auto;
    bottom: -65px;
  }
  .jumbotron .plans .plan-cost .container .js-anchor {
    margin-left: 0;
  }
  .btn-sm {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    min-width: 100px;
  }
  .modal-title {
    font-size: 24px;
  }
  .footer__logo img {
    margin: 0 auto;
  }
  .footer__nav {
    display: block;
  }
  .footer__nav-col {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    width: 100%;
    text-align: center;
  }
  .footer__nav-col + .footer__nav-col {
    margin-top: 15px;
  }
  .footer .app-links {
    width: 240px;
    max-width: 100%;
    margin: 15px auto 0;
  }
  .plans .cards {
    margin: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    display: block;
  }
  .plans .plan {
    margin: 15px 0;
    min-height: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
  }
  .plans .plan-cost .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
  .plans .plan-cost .container span {
    font-size: 28px;
  }
  .plans .plan-cost .container #endpreis {
    margin-left: 0;
  }
  .plans .plan-cost .container .btn {
    margin-left: 0;
  }
  .plans .plan-cost .container .jumbotron .js-anchor {
    margin-left: 0;
  }
  .functions-table th {
    height: 40px;
    font-size: 16px;
    padding-top: 5px !important;
    padding-left: 15px !important;
    padding-bottom: 5px !important;
    padding-right: 5px !important;
  }
  .functions-table td {
    height: 40px;
    font-size: 14px;
    padding-top: 5px !important;
    padding-left: 15px !important;
    padding-bottom: 5px !important;
    padding-right: 5px !important;
  }
  .functions-table td img {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 767px) {
  .page__image {
    height: 160px;
  }
  .mobile-hidden {
    display: none !important;
  }
  .mobile-visible {
    display: block !important;
  }
  .panel.tabs {
    display: block;
    border-radius: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .panel.tabs .panel-heading {
    background: transparent;
    padding-left: 0;
    padding-right: 0;
  }
  .panel.tabs .panel {
    border: 0;
  }
  .tab-content .tab-pane {
    display: block;
  }
  .nav-tabs {
    display: none;
  }
  .panel-heading {
    border-bottom: 1px solid #f1f1f1 !important;
    color: #343434 !important;
    border: 0 !important;
    margin-bottom: 30px;
  }
  .panel-heading .panel-title {
    padding: 0 !important;
  }
  .panel-heading a {
    padding: 15px 0;
    display: block;
    color: #1f1f1f;
  }
  .panel-heading a.collapsed {
    color: #343434;
    border-bottom: 1px solid #d4d4d4;
  }
  .panel {
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border: 0;
  }
  .panel-body {
    padding-left: 0;
    padding-right: 0;
  }
  .panel-default .panel-heading {
    margin-bottom: 0;
  }
  .tab-pane:first-child .panel {
    border-radius: 5px 5px 0 0;
  }
  .tab-pane:last-child .panel {
    border-radius: 0 0 5px 5px;
  }
  .news__group {
    margin: 0;
  }
  .jumbotron .js-anchor {
    bottom: -105px;
  }
  .news__item {
    margin: 0 0 30px 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    min-height: 0;
    display: block;
  }
  .news__image {
    height: 200px;
  }
  .news__image img {
    width: 200px;
    height: 200px;
    object-fit: cover;
  }
  .partners__group.described .partner {
    margin: 0 0 30px 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    min-height: 0;
    display: block;
  }
  .partners__group.described .partner__image {
    height: 150px;
  }
}
@media (max-width: 479px) {
  .min-hidden {
    display: none !important;
  }
  .min-visible {
    display: block !important;
  }
}
@media (min-width: 768px) {
  .panel.tabs .tab-content .panel-heading {
    display: none;
  }
  .tab-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
  }
  .tab-content h5 {
    margin: 0 0 1em 0;
    text-transform: uppercase;
  }
  .panel-heading {
    display: none;
  }
  .panel {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .panel-collapse {
    height: auto;
  }
  .panel-collapse.collapse {
    display: block;
  }
}
@media (-webkit-min-device-pixel-ratio: 2) {
  .iti-flag {
    background-image: url(../plugins/intl-tel-input/img/flags@2x.png) !important;
  }
}
@media (min-resolution: 192dpi) {
  .iti-flag {
    background-image: url(../plugins/intl-tel-input/img/flags@2x.png) !important;
  }
}
.cc-banner > .cc-compliance.cc-highlight > .cc-btn.cc-deny {
  color: #787878;
  background-color: #f7f7f7;
  min-width: 100px;
}
.funktionen2 .sub-header {
  padding: 15px 0;
  margin-bottom: 15px;
  box-shadow: 4px 6.9px 13px 0 rgba(8, 0, 27, 0.23);
  border-bottom: 1px solid #83bb48;
}
.funktionen2 .sub-header .header__nav li a {
  text-shadow: 0px 0px #4c4c4c;
}
.funktionen2 .section__dark {
  background: #f8f9fb;
}
.funktionen2 .section__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.funktionen2 .section__column {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.funktionen2 .section__column:first-child:not(.order-last) {
  padding-right: 60px;
}
.funktionen2 .section__column:first-child.order-last {
  padding-left: 60px;
}
.funktionen2 .section__details h3 {
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5f5f5f;
}
.funktionen2 .section__details h3 + .subtitle {
  position: relative;
  left: 40%;
  top: -30px;
  margin-bottom: 0;
  line-height: 1;
}
.funktionen2 .section__details .subtitle {
  font-size: 14px;
  line-height: 1;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5f5f5f;
}
.funktionen2 .section__details article {
  margin-bottom: 35px;
}
.funktionen2 .section__details article:last-of-type {
  margin-bottom: 40px;
}
.funktionen2 .section__details article h5 {
  font-family: Ubuntu;
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5f5f5f;
}
.funktionen2 .section__details article p {
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #5f5f5f;
}
.funktionen2 .section__details article p {
  margin-bottom: 10px;
}
.funktionen2 .section__details article p:last-child {
  margin-bottom: 0;
}
.funktionen2 .order-first {
  -ms-flex-order: -1;
  order: -1;
}
.funktionen2 .order-last {
  -ms-flex-order: 13;
  order: 13;
}
.funktionen2 .footer {
  min-height: 150px;
}
.funktionen2 .sub-footer {
  padding: 33px 0;
  background: #eff2f7;
}
.funktionen2 .sub-footer__link {
  display: flex;
  align-items: center;
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #343333;
}
.funktionen2 .sub-footer__link__icon {
  background-size: contain;
  background-repeat: no-repeat;
  height: 22px;
  width: 22px;
  margin-right: 15px;
}
@media (max-width: 1200px) {
  .funktionen2 .sub-footer .footer__nav .footer__nav-col {
    flex: 1;
    padding-right: 10px;
  }
  .funktionen2 .sub-footer .footer__nav .footer__nav-col:last-child {
    padding-right: 0;
  }
  .funktionen2 .section__column:first-child:not(.order-last) {
    padding-right: 30px;
  }
  .funktionen2 .section__column:first-child.order-last {
    padding-left: 30px;
  }
}
@media (max-width: 992px) {
  .funktionen2 .sub-footer .footer__nav {
    width: fit-content;
    margin: auto;
  }
  .funktionen2 .section__details {
    padding: 30px 0;
  }
  .funktionen2 .section__details h3 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .funktionen2 .section__details article h5 {
    font-size: 16px;
  }
  .funktionen2 .section__column:first-child:not(.order-last) {
    padding-right: 10px;
  }
  .funktionen2 .section__column:first-child.order-last {
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  .funktionen2 .section__row {
    flex-direction: column;
  }
  .funktionen2 .section__column:first-child:not(.order-last) {
    padding-right: 0;
  }
  .funktionen2 .section__column:first-child.order-last {
    padding-left: 0;
  }
  .funktionen2 .section__column {
    margin-bottom: 30px;
  }
  .funktionen2 .sub-footer__link {
    font-size: 15px;
  }
}
@media (max-width: 479px) {
  .funktionen2 .section__row .section__column figure img {
    max-height: 250px;
    margin: auto;
  }
  .funktionen2 .sub-footer__link {
    font-size: 14px;
  }
}
.captcha-hidden {
  display: none !important;
}

/* CONSTANTS MIELE*/
/*#region Basic Colors*/
/*#endregion*/
/*#region Button Layout*/
/*#endregion*/
/*#region Button Colors*/
/*#endregion*/
/*#region General*/
/*#endregion*/
/*#region Sidebar*/
/*#endregion*/
/*#region Text Colors*/
/*#endregion*/
/*#region Background Colors*/
/*#endregion*/
/*#region External Colors*/
/*#endregion*/
/*#region Border Colors*/
/*#endregion*/
/*#region Dropdown Colors*/
/*#endregion*/
/*#region Dienstplan Colors*/
/*#endregion*/
/*#region DevExtreme Colors*/
/*#endregion*/

.gpt-response {
    padding: 15px;
    border-radius: 8px;
    background-color: #f8f9fa;
    border-left: 3px solid #0d6efd;
    line-height: 1.5;
}

.gpt-hint {
    font-size: 12px;
    color: #6c757d;
    margin-top: 5px;
    font-style: italic;
}

.gpt-response p {
    margin-bottom: 10px;
}

.gpt-response td, .gpt-response th {
    padding: 4px;
}

    .gpt-response tr:first-child, .gpt-response th:first-child {
        padding: 4px;
        vertical-align: baseline;
        border-bottom: 0;
    }

.gpt-response h1 {
    margin: .67em 0;
    font-weight: normal;
    font-size: 2em;
}

.gpt-response h2 {
    font-size: 30px;
}

.gpt-response ul, .gpt-response ol {
    padding-left: 20px;
    margin-bottom: 10px;
}

.gpt-response code {
    background-color: #eee;
    padding: 2px 4px;
    border-radius: 3px;
    font-family: monospace;
}

.gpt-response pre {
    background-color: #f0f0f0;
    padding: 10px;
    border-radius: 5px;
    overflow-x: auto;
}

.chat-container {
    max-height: 400px;
    overflow-y: auto;
    border: 1px solid #e0e0e0;
    padding: 10px;
}

.chat-message {
    margin-bottom: 10px;
}

.chat-message .bubble {
    display: inline-block;
    padding: 10px 15px;
    border-radius: 10px;
    max-width: 80%;
}

.chat-message.user {
    text-align: right;
}

.chat-message.user .bubble {
    background-color: #0d6efd;
    color: #fff;
}

.chat-message.assistant .bubble {
    background-color: #f8f9fa;
    border: 1px solid #e0e0e0;
}

/* quicksand-300 - latin */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/quicksand/quicksand-v24-latin-300.eot'); /* IE9 Compat Modes */
    src: local(''), url('../fonts/quicksand/quicksand-v24-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/quicksand/quicksand-v24-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/quicksand/quicksand-v24-latin-300.woff') format('woff'), /* Modern Browsers */
    url('../fonts/quicksand/quicksand-v24-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/quicksand/quicksand-v24-latin-300.svg#Quicksand') format('svg'); /* Legacy iOS */
}
/* quicksand-regular - latin */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/quicksand/quicksand-v24-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''), url('../fonts/quicksand/quicksand-v24-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/quicksand/quicksand-v24-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/quicksand/quicksand-v24-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/quicksand/quicksand-v24-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/quicksand/quicksand-v24-latin-regular.svg#Quicksand') format('svg'); /* Legacy iOS */
}
/* quicksand-500 - latin */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/quicksand/quicksand-v24-latin-500.eot'); /* IE9 Compat Modes */
    src: local(''), url('../fonts/quicksand/quicksand-v24-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/quicksand/quicksand-v24-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/quicksand/quicksand-v24-latin-500.woff') format('woff'), /* Modern Browsers */
    url('../fonts/quicksand/quicksand-v24-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/quicksand/quicksand-v24-latin-500.svg#Quicksand') format('svg'); /* Legacy iOS */
}
/* quicksand-600 - latin */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/quicksand/quicksand-v24-latin-600.eot'); /* IE9 Compat Modes */
    src: local(''), url('../fonts/quicksand/quicksand-v24-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/quicksand/quicksand-v24-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/quicksand/quicksand-v24-latin-600.woff') format('woff'), /* Modern Browsers */
    url('../fonts/quicksand/quicksand-v24-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/quicksand/quicksand-v24-latin-600.svg#Quicksand') format('svg'); /* Legacy iOS */
}
/* quicksand-700 - latin */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/quicksand/quicksand-v24-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''), url('../fonts/quicksand/quicksand-v24-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/quicksand/quicksand-v24-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/quicksand/quicksand-v24-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../fonts/quicksand/quicksand-v24-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/quicksand/quicksand-v24-latin-700.svg#Quicksand') format('svg'); /* Legacy iOS */
}
/* BebasNeue-Book */
@font-face {
    font-family: 'BebasNeue';
    font-weight: 300 400;
    src: url("../fonts/BebasNeue/BebasNeue-Book.otf") format("opentype");
}
/* BebasNeue-Regular */
@font-face {
    font-family: 'BebasNeue';
    font-weight: 500 600;
    src: url("../fonts/BebasNeue/BebasNeue-Regular.otf") format("opentype");
}
/* BebasNeue-Bold */
@font-face {
    font-family: 'BebasNeue';
    font-weight: 700;
    src: url("../fonts/BebasNeue/BebasNeue-Bold.otf") format("opentype");
}

/* PTSans-Italic */
@font-face {
    font-family: 'PTSans';
    font-style: italic;
    src: url("../fonts/PTSans/PTSans-Italic.ttf") format("truetype"), 
        url('../fonts/PTSans/PTSans-Italic.woff') format('woff');
}
/* PTSans-BoldItalic */
@font-face {
    font-family: 'PTSans';
    font-style: italic;
    src: url("../fonts/PTSans/PTSans-BoldItalic.ttf") format("truetype"), 
        url('../fonts/PTSans/PTSans-BoldItalic.woff') format('woff');
}
/* PTSans-Regular */
@font-face {
    font-family: 'PTSans';
    font-weight: 300 500;
    src: url("../fonts/PTSans/PTSans-Regular.ttf") format("truetype"), 
        url('../fonts/PTSans/PTSans-Regular.woff') format('woff');
}
/* PTSans-Bold */
@font-face {
    font-family: 'PTSans';
    font-weight: 600 700;
    src: url("../fonts/PTSans/PTSans-Bold.ttf") format("truetype"), 
        url('../fonts/PTSans/PTSans-Bold.woff') format('woff');
}

/* NotoSans-Light */
@font-face {
    font-family: 'NotoSans';
	font-weight: 300;
    src: url("../fonts/NotoSans/NotoSans-Light.ttf") format("truetype");
}
/* NotoSans-LightItalic */
@font-face {
    font-family: 'NotoSans';
	font-weight: 300;
	font-style: italic;
    src: url("../fonts/NotoSans/NotoSans-LightItalic.ttf") format("truetype");
}
/* NotoSans-Italic */
@font-face {
    font-family: 'NotoSans';
    font-style: italic;
	font-weight: 400;
    src: url("../fonts/NotoSans/NotoSans-Italic.ttf") format("truetype");
}
/* NotoSans-Regular */
@font-face {
    font-family: 'NotoSans';
	font-weight: 400;
    src: url("../fonts/NotoSans/NotoSans-Regular.ttf") format("truetype");
}
/* NotoSans-Medium */
@font-face {
    font-family: 'NotoSans';
	font-weight: 500;
    src: url("../fonts/NotoSans/NotoSans-Medium.ttf") format("truetype");
}
/* NotoSans-MediumItalic */
@font-face {
    font-family: 'NotoSans';
	font-weight: 500;
	font-style: italic;
    src: url("../fonts/NotoSans/NotoSans-MediumItalic.ttf") format("truetype");
}
/* NotoSans-Bold */
@font-face {
    font-family: 'NotoSans';
	font-weight: 600 700;
    src: url("../fonts/NotoSans/NotoSans-Bold.ttf") format("truetype");
}
/* NotoSans-BoldItalic */
@font-face {
    font-family: 'NotoSans';
    font-style: italic;
	font-weight: 600 700;
    src: url("../fonts/NotoSans/NotoSans-BoldItalic.ttf") format("truetype");
}
#cc-main{background:transparent;color:var(--cc-primary-color);font-family:var(--cc-font-family);font-size:16px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.15;position:relative;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;position:fixed;z-index:var(--cc-z-index)}#cc-main :after,#cc-main :before,#cc-main a,#cc-main button,#cc-main div,#cc-main h2,#cc-main input,#cc-main p,#cc-main span{all:unset;box-sizing:border-box}#cc-main .pm__badge,#cc-main button{all:initial;box-sizing:border-box;color:unset;visibility:unset}#cc-main .pm__badge,#cc-main a,#cc-main button,#cc-main input{-webkit-appearance:none;appearance:none;cursor:pointer;font-family:inherit;font-size:100%;line-height:normal;margin:0;outline:revert;outline-offset:2px;overflow:hidden}#cc-main table,#cc-main tbody,#cc-main td,#cc-main th,#cc-main thead,#cc-main tr{all:revert;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit}:root{--cc-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--cc-modal-border-radius:.5rem;--cc-btn-border-radius:.4rem;--cc-modal-transition-duration:.25s;--cc-link-color:var(--cc-btn-primary-bg);--cc-modal-margin:1rem;--cc-z-index:2147483647;--cc-bg:#fff;--cc-primary-color:#2c2f31;--cc-secondary-color:#5e6266;--cc-btn-primary-bg:#30363c;--cc-btn-primary-color:#fff;--cc-btn-primary-border-color:var(--cc-btn-primary-bg);--cc-btn-primary-hover-bg:#000;--cc-btn-primary-hover-color:#fff;--cc-btn-primary-hover-border-color:var(--cc-btn-primary-hover-bg);--cc-btn-secondary-bg:#eaeff2;--cc-btn-secondary-color:var(--cc-primary-color);--cc-btn-secondary-border-color:var(--cc-btn-secondary-bg);--cc-btn-secondary-hover-bg:#d4dae0;--cc-btn-secondary-hover-color:#000;--cc-btn-secondary-hover-border-color:#d4dae0;--cc-separator-border-color:#f0f4f7;--cc-toggle-on-bg:var(--cc-btn-primary-bg);--cc-toggle-off-bg:#667481;--cc-toggle-on-knob-bg:#fff;--cc-toggle-off-knob-bg:var(--cc-toggle-on-knob-bg);--cc-toggle-enabled-icon-color:var(--cc-bg);--cc-toggle-disabled-icon-color:var(--cc-bg);--cc-toggle-readonly-bg:#d5dee2;--cc-toggle-readonly-knob-bg:#fff;--cc-toggle-readonly-knob-icon-color:var(--cc-toggle-readonly-bg);--cc-section-category-border:var(--cc-cookie-category-block-bg);--cc-cookie-category-block-bg:#f0f4f7;--cc-cookie-category-block-border:#f0f4f7;--cc-cookie-category-block-hover-bg:#e9eff4;--cc-cookie-category-block-hover-border:#e9eff4;--cc-cookie-category-expanded-block-bg:transparent;--cc-cookie-category-expanded-block-hover-bg:#dee4e9;--cc-overlay-bg:rgba(0,0,0,.65);--cc-webkit-scrollbar-bg:var(--cc-section-category-border);--cc-webkit-scrollbar-hover-bg:var(--cc-btn-primary-hover-bg);--cc-footer-bg:var(--cc-btn-secondary-bg);--cc-footer-color:var(--cc-secondary-color);--cc-footer-border-color:#e4eaed;--cc-pm-toggle-border-radius:4em}#cc-main.cc--rtl{direction:rtl}#cc-main .cm__title,#cc-main a,#cc-main b,#cc-main em,#cc-main strong{font-weight:600}#cc-main button>span{pointer-events:none}#cc-main .cc__link,#cc-main a{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;font-weight:600;position:relative;transition:background-size .25s,color .25s ease}#cc-main .cc__link:hover,#cc-main a:hover{background-size:100% 1px;color:var(--cc-primary-color)}#cc-main .cc__link{color:var(--cc-link-color)}#cc-main .cm__desc,#cc-main .pm__body{overscroll-behavior:auto contain;scrollbar-width:thin}@media screen and (min-width:640px){#cc-main ::-webkit-scrollbar,#cc-main ::-webkit-scrollbar-thumb,#cc-main ::-webkit-scrollbar-track{all:revert}#cc-main ::-webkit-scrollbar-thumb{-webkit-background-clip:padding-box;background-clip:padding-box;background:var(--cc-toggle-readonly-bg);border:.25rem solid var(--cc-bg);border-radius:1rem}#cc-main ::-webkit-scrollbar-thumb:hover{background:var(--cc-toggle-off-bg)}#cc-main ::-webkit-scrollbar{background:transparent;width:12px}}html.disable--interaction.show--consent,html.disable--interaction.show--consent body{height:auto!important;overflow:hidden!important}@media (prefers-reduced-motion){#cc-main{--cc-modal-transition-duration:0s}}.cc--darkmode{--cc-bg:#161a1c;--cc-primary-color:#ebf3f6;--cc-secondary-color:#aebbc5;--cc-btn-primary-bg:#c2d0e0;--cc-btn-primary-color:var(--cc-bg);--cc-btn-primary-border-color:var(--cc-btn-primary-bg);--cc-btn-primary-hover-bg:#98a7b6;--cc-btn-primary-hover-color:#000;--cc-btn-primary-hover-border-color:var(--cc-btn-primary-hover-bg);--cc-btn-secondary-bg:#242c31;--cc-btn-secondary-color:var(--cc-primary-color);--cc-btn-secondary-border-color:var(--cc-btn-secondary-bg);--cc-btn-secondary-hover-bg:#353d43;--cc-btn-secondary-hover-color:#fff;--cc-btn-secondary-hover-border-color:var(--cc-btn-secondary-hover-bg);--cc-separator-border-color:#222a30;--cc-toggle-on-bg:var(--cc-btn-primary-bg);--cc-toggle-off-bg:#525f6b;--cc-toggle-on-knob-bg:var(--cc-btn-primary-color);--cc-toggle-off-knob-bg:var(--cc-btn-primary-color);--cc-toggle-enabled-icon-color:var(--cc-btn-primary-color);--cc-toggle-disabled-icon-color:var(--cc-btn-primary-color);--cc-toggle-readonly-bg:#343e45;--cc-toggle-readonly-knob-bg:#5f6b72;--cc-toggle-readonly-knob-icon-color:var(--cc-toggle-readonly-bg);--cc-section-category-border:#1e2428;--cc-cookie-category-block-bg:#1e2428;--cc-cookie-category-block-border:var(--cc-section-category-border);--cc-cookie-category-block-hover-bg:#242c31;--cc-cookie-category-block-hover-border:#232a2f;--cc-cookie-category-expanded-block-bg:transparent;--cc-cookie-category-expanded-block-hover-bg:var(--cc-toggle-readonly-bg);--cc-overlay-bg:rgba(0,0,0,.65);--cc-webkit-scrollbar-bg:var(--cc-section-category-border);--cc-webkit-scrollbar-hover-bg:var(--cc-btn-primary-hover-bg);--cc-footer-bg:#0c0e0f;--cc-footer-color:var(--cc-secondary-color);--cc-footer-border-color:#060809}.cc--darkmode #cc-main{color-scheme:dark}#cc-main .cm{background:var(--cc-bg);border-radius:var(--cc-modal-border-radius);box-shadow:0 .625em 1.875em rgba(0,0,2,.3);display:flex;flex-direction:column;max-width:24rem;opacity:0;overflow:hidden;position:fixed;transform:translateY(1.6em);visibility:hidden;z-index:1}#cc-main .cm--top{top:var(--cc-modal-margin)}#cc-main .cm--middle{top:50%;transform:translateY(calc(-50% + 1.6em))}#cc-main .cm--bottom{bottom:var(--cc-modal-margin)}#cc-main .cm--center{left:var(--cc-modal-margin);margin:0 auto;right:var(--cc-modal-margin);width:unset}#cc-main .cm--left{left:var(--cc-modal-margin);margin-right:var(--cc-modal-margin)}#cc-main .cm--right{margin-left:var(--cc-modal-margin);right:var(--cc-modal-margin)}#cc-main .cm__body{display:flex;flex-direction:column;justify-content:space-between;position:relative}#cc-main .cm__btns,#cc-main .cm__links{padding:1rem 1.3rem;width:unset}#cc-main .cm__texts{display:flex;flex:1;flex-direction:column;justify-content:center;padding:1rem 0 0}#cc-main .cm__desc,#cc-main .cm__title{padding:0 1.3rem}#cc-main .cm__title{font-size:1.05em}#cc-main .cm__title+.cm__desc{margin-top:1.1em}#cc-main .cm__desc{color:var(--cc-secondary-color);font-size:.9em;line-height:1.5;max-height:40vh;overflow-x:visible;overflow-y:auto;padding-bottom:1em}#cc-main .cm__btns{border-top:1px solid var(--cc-separator-border-color);display:flex;flex-direction:column;justify-content:center}#cc-main .cm__btn-group{display:grid;grid-auto-columns:minmax(0,1fr)}#cc-main .cm__btn+.cm__btn,#cc-main .cm__btn-group+.cm__btn-group{margin-top:.375rem}#cc-main .cm--flip .cm__btn+.cm__btn,#cc-main .cm--flip .cm__btn-group+.cm__btn-group{margin-bottom:.375rem;margin-top:0}#cc-main .cm--inline .cm__btn+.cm__btn{margin-left:.375rem;margin-top:0}#cc-main .cm--inline.cm--flip .cm__btn+.cm__btn{margin-bottom:0;margin-left:0;margin-right:.375rem}#cc-main .cm--inline.cm--flip .cm__btn-group+.cm__btn-group{margin-bottom:.375rem;margin-right:0}#cc-main .cm--wide .cm__btn+.cm__btn,#cc-main .cm--wide .cm__btn-group+.cm__btn-group{margin-left:.375rem;margin-top:0}#cc-main .cm--wide.cm--flip .cm__btn+.cm__btn,#cc-main .cm--wide.cm--flip .cm__btn-group+.cm__btn-group{margin-bottom:0;margin-right:.375rem}#cc-main .cm--bar:not(.cm--inline) .cm__btn-group--uneven,#cc-main .cm--wide .cm__btn-group--uneven{display:flex;flex:1;justify-content:space-between}#cc-main .cm--bar:not(.cm--inline).cm--flip .cm__btn-group--uneven,#cc-main .cm--wide.cm--flip .cm__btn-group--uneven{flex-direction:row-reverse}#cc-main .cm__btn{background:var(--cc-btn-primary-bg);border:1px solid var(--cc-btn-primary-border-color);border-radius:var(--cc-btn-border-radius);color:var(--cc-btn-primary-color);font-size:.82em;font-weight:600;min-height:42px;padding:.5em 1em;text-align:center}#cc-main .cm__btn:hover{background:var(--cc-btn-primary-hover-bg);border-color:var(--cc-btn-primary-hover-border-color);color:var(--cc-btn-primary-hover-color)}#cc-main .cm__btn--secondary{background:var(--cc-btn-secondary-bg);border-color:var(--cc-btn-secondary-border-color);color:var(--cc-btn-secondary-color)}#cc-main .cm__btn--secondary:hover{background:var(--cc-btn-secondary-hover-bg);border-color:var(--cc-btn-secondary-hover-border-color);color:var(--cc-btn-secondary-hover-color)}#cc-main .cm__btn--close{border-radius:0;border-bottom-left-radius:var(--cc-btn-border-radius);border-right:none;border-top:none;display:none;font-size:1em;height:42px;min-width:auto!important;overflow:hidden;padding:0!important;position:absolute;right:0;top:0;width:42px}#cc-main .cm__btn--close svg{stroke:var(--cc-btn-primary-color);transform:scale(.5);transition:stroke .15s ease}#cc-main .cm__btn--close:hover svg{stroke:var(--cc-btn-primary-hover-color)}#cc-main .cm__btn--close.cm__btn--secondary svg{stroke:var(--cc-btn-secondary-color)}#cc-main .cm__btn--close.cm__btn--secondary:hover svg{stroke:var(--cc-btn-secondary-hover-color)}#cc-main .cm__btn--close+.cm__texts .cm__title{padding-right:3rem}#cc-main .cm--inline .cm__btn-group{grid-auto-flow:column}#cc-main .cm__footer{background:var(--cc-footer-bg);border-top:1px solid var(--cc-footer-border-color);color:var(--cc-footer-color);padding:.4em 0 .5em}#cc-main .cm__links{display:flex;flex-direction:row;padding-bottom:0;padding-top:0}#cc-main .cm__link-group{display:flex;flex-direction:row;font-size:.8em;width:100%}#cc-main .cm__link-group>*+*{margin-left:1.3rem}#cc-main .cm--flip .cm__btn:last-child{grid-row:1}#cc-main .cm--inline.cm--flip .cm__btn:last-child{grid-column:1}#cc-main .cm--box .cm__btn--close{display:block}#cc-main .cm--box.cm--flip .cm__btns{flex-direction:column-reverse}#cc-main .cm--box.cm--wide{max-width:36em}#cc-main .cm--box.cm--wide .cm__btns{flex-direction:row;justify-content:space-between}#cc-main .cm--box.cm--wide .cm__btn-group{grid-auto-flow:column}#cc-main .cm--box.cm--wide .cm__btn{min-width:120px;padding-left:1.8em;padding-right:1.8em}#cc-main .cm--box.cm--wide.cm--flip .cm__btns{flex-direction:row-reverse}#cc-main .cm--box.cm--wide.cm--flip .cm__btn:last-child{grid-column:1}#cc-main .cm--cloud{max-width:54em;width:unset}#cc-main .cm--cloud .cm__body{flex-direction:row}#cc-main .cm--cloud .cm__texts{flex:1}#cc-main .cm--cloud .cm__desc{max-height:9.4em}#cc-main .cm--cloud .cm__btns{border-left:1px solid var(--cc-separator-border-color);border-top:none;max-width:23em}#cc-main .cm--cloud .cm__btn-group{flex-direction:column}#cc-main .cm--cloud .cm__btn{min-width:19em}#cc-main .cm--cloud.cm--flip .cm__btn-group,#cc-main .cm--cloud.cm--flip .cm__btns{flex-direction:column-reverse}#cc-main .cm--cloud.cm--inline .cm__btn-group{flex-direction:row}#cc-main .cm--cloud.cm--inline .cm__btn{min-width:10em}#cc-main .cm--cloud.cm--inline.cm--flip .cm__btn-group{flex-direction:row-reverse}#cc-main .cm--bar{border-radius:0;left:0;margin:0;max-width:unset;opacity:1;right:0;transform:translateY(0);width:100vw;--cc-modal-transition-duration:.35s}#cc-main .cm--bar.cm--top{top:0;transform:translateY(-100%)}#cc-main .cm--bar.cm--bottom{bottom:0;transform:translateY(100%)}#cc-main .cm--bar .cm__body,#cc-main .cm--bar .cm__links{margin:0 auto;max-width:55em;width:100%}#cc-main .cm--bar .cm__body{padding:.5em 0 .9em}#cc-main .cm--bar .cm__btns{border-top:none;flex-direction:row;justify-content:space-between}#cc-main .cm--bar .cm__btn-group{grid-auto-flow:column}#cc-main .cm--bar:not(.cm--inline) .cm__btn+.cm__btn,#cc-main .cm--bar:not(.cm--inline) .cm__btn-group+.cm__btn-group{margin-left:.375rem;margin-top:0}#cc-main .cm--bar .cm__btn{min-width:120px;padding-left:2em;padding-right:2em}#cc-main .cm--bar.cm--flip:not(.cm--inline) .cm__btn+.cm__btn,#cc-main .cm--bar.cm--flip:not(.cm--inline) .cm__btn-group+.cm__btn-group{margin-bottom:0;margin-left:0;margin-right:.375rem}#cc-main .cm--bar.cm--flip .cm__btns{flex-direction:row-reverse}#cc-main .cm--bar.cm--flip .cm__btn:last-child{grid-column:1}#cc-main .cm--bar.cm--inline .cm__body,#cc-main .cm--bar.cm--inline .cm__links{max-width:74em}#cc-main .cm--bar.cm--inline .cm__body{flex-direction:row;padding:0}#cc-main .cm--bar.cm--inline .cm__btns{flex-direction:column;justify-content:center;max-width:23em}#cc-main .cm--bar.cm--inline.cm--flip .cm__btns{flex-direction:column-reverse}#cc-main .cc--anim .cm,#cc-main .cc--anim.cm-wrapper:before{transition:opacity var(--cc-modal-transition-duration) ease,visibility var(--cc-modal-transition-duration) ease,transform var(--cc-modal-transition-duration) ease}#cc-main .cc--anim .cm__btn,#cc-main .cc--anim .cm__close{transition:background-color .15s ease,border-color .15s ease,color .15s ease}.disable--interaction #cc-main .cm-wrapper:before{background:var(--cc-overlay-bg);bottom:0;content:"";left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;z-index:0}.show--consent #cc-main .cc--anim .cm{opacity:1;transform:translateY(0);visibility:visible!important}.show--consent #cc-main .cc--anim .cm--middle{transform:translateY(-50%)}.show--consent #cc-main .cc--anim .cm--bar{transform:translateY(0)}.show--consent #cc-main .cc--anim.cm-wrapper:before{opacity:1;visibility:visible}#cc-main.cc--rtl .cm__btn--close{border-bottom-left-radius:unset;border-bottom-right-radius:var(--cc-btn-border-radius);left:0;right:unset}#cc-main.cc--rtl .cm__btn--close+.cm__texts .cm__title{padding-left:3rem!important;padding-right:1.3rem}#cc-main.cc--rtl .cm--inline .cm__btn+.cm__btn{margin-left:0;margin-right:.375rem}#cc-main.cc--rtl .cm--inline.cm--flip .cm__btn+.cm__btn{margin-left:.375rem;margin-right:0}#cc-main.cc--rtl .cm:not(.cm--inline).cm--bar .cm__btn+.cm__btn,#cc-main.cc--rtl .cm:not(.cm--inline).cm--bar .cm__btn-group+.cm__btn-group,#cc-main.cc--rtl .cm:not(.cm--inline).cm--wide .cm__btn+.cm__btn,#cc-main.cc--rtl .cm:not(.cm--inline).cm--wide .cm__btn-group+.cm__btn-group{margin-left:0;margin-right:.375rem}#cc-main.cc--rtl .cm:not(.cm--inline).cm--bar.cm--flip .cm__btn+.cm__btn,#cc-main.cc--rtl .cm:not(.cm--inline).cm--wide.cm--flip .cm__btn+.cm__btn{margin-left:.375rem;margin-right:0}#cc-main.cc--rtl .cm__link-group>*+*{margin-left:0;margin-right:1.3rem}@media screen and (max-width:640px){#cc-main{--cc-modal-margin:.5em}#cc-main .cm{max-width:none!important;width:auto!important}#cc-main .cm__body{flex-direction:column!important;padding:0!important}#cc-main .cm__btns,#cc-main .cm__desc,#cc-main .cm__links,#cc-main .cm__title{padding-left:1.1rem!important;padding-right:1.1rem!important}#cc-main .cm__btns{border-left:none!important;border-top:1px solid var(--cc-separator-border-color)!important;flex-direction:column!important;max-width:none!important;min-width:auto!important}#cc-main .cm__btn+.cm__btn,#cc-main .cm__btn-group+.cm__btn-group{margin:.375rem 0 0!important}#cc-main .cm--flip .cm__btn+.cm__btn,#cc-main .cm--flip .cm__btn-group+.cm__btn-group{margin-bottom:.375rem!important;margin-top:0!important}#cc-main .cm__btn-group{display:flex!important;flex-direction:column!important;min-width:auto!important}#cc-main .cm__btn{flex:auto!important}#cc-main .cm__link-group{justify-content:center!important}#cc-main .cm--flip .cm__btn-group,#cc-main .cm--flip .cm__btns{flex-direction:column-reverse!important}}#cc-main .pm-wrapper{position:relative;z-index:2}#cc-main .pm{background:var(--cc-bg);border-radius:var(--cc-modal-border-radius);box-shadow:0 .625em 1.875em rgba(0,0,2,.3);display:flex;flex-direction:column;opacity:0;overflow:hidden;position:fixed;visibility:hidden;width:100%;width:unset;z-index:1}#cc-main svg{fill:none;width:100%}#cc-main .pm__body,#cc-main .pm__footer,#cc-main .pm__header{padding:1em 1.4em}#cc-main .pm__header{align-items:center;border-bottom:1px solid var(--cc-separator-border-color);display:flex;justify-content:space-between}#cc-main .pm__title{align-items:center;display:flex;flex:1;font-weight:600;margin-right:2em}#cc-main .pm__close-btn{background:var(--cc-btn-secondary-bg);border:1px solid var(--cc-btn-secondary-border-color);border-radius:var(--cc-btn-border-radius);height:40px;position:relative;transition:all .15s ease;width:40px}#cc-main .pm__close-btn span{display:flex;height:100%;width:100%}#cc-main .pm__close-btn svg{stroke:var(--cc-btn-secondary-color);transform:scale(.5);transition:stroke .15s ease}#cc-main .pm__close-btn:hover{background:var(--cc-btn-secondary-hover-bg);border-color:var(--cc-btn-secondary-hover-border-color)}#cc-main .pm__close-btn:hover svg{stroke:var(--cc-btn-secondary-hover-color)}#cc-main .pm__body{flex:1;overflow-y:auto;overflow-y:overlay}#cc-main .pm__section,#cc-main .pm__section--toggle{border-radius:var(--cc-btn-border-radius);display:flex;flex-direction:column;margin-bottom:.5em}#cc-main .pm__section--toggle .pm__section-desc-wrapper{border:1px solid var(--cc-cookie-category-block-border);border-radius:var(--cc-btn-border-radius);border-top:none;border-top-left-radius:0;border-top-right-radius:0;display:none;margin-top:0!important;overflow:hidden}#cc-main .pm__section{border:1px solid var(--cc-separator-border-color);padding:1em;transition:background-color .25s ease,border-color .25s ease}#cc-main .pm__section:first-child{border:none;margin-bottom:2em;margin-top:0;padding:0;transition:none}#cc-main .pm__section:not(:first-child):hover{background:var(--cc-cookie-category-block-bg);border-color:var(--cc-cookie-category-block-border)}#cc-main .pm__section-toggles+.pm__section{margin-top:2em}#cc-main .pm__section--toggle{background:var(--cc-cookie-category-block-bg);border-top:none;margin-bottom:.375rem}#cc-main .pm__section--toggle .pm__section-title{align-items:center;background:var(--cc-cookie-category-block-bg);border:1px solid var(--cc-cookie-category-block-border);display:flex;justify-content:space-between;min-height:58px;padding:1.1em 5.4em 1.1em 1.2em;position:relative;transition:background-color .25s ease,border-color .25s ease;width:100%}#cc-main .pm__section--toggle .pm__section-title:hover{background:var(--cc-cookie-category-block-hover-bg);border-color:var(--cc-cookie-category-block-hover-border)}#cc-main .pm__section--toggle .pm__section-desc{margin-top:0;padding:1em}#cc-main .pm__section--toggle.is-expanded{--cc-cookie-category-block-bg:var(--cc-cookie-category-expanded-block-bg);--cc-cookie-category-block-border:var(--cc-cookie-category-expanded-block-hover-bg)}#cc-main .pm__section--toggle.is-expanded .pm__section-title{border-bottom-left-radius:0;border-bottom-right-radius:0}#cc-main .pm__section--toggle.is-expanded .pm__section-arrow svg{transform:scale(.5) rotate(180deg)}#cc-main .pm__section--toggle.is-expanded .pm__section-desc-wrapper{display:flex}#cc-main .pm__section--expandable .pm__section-title{cursor:pointer;padding-left:3.4em}#cc-main .pm__section--expandable .pm__section-arrow{background:var(--cc-toggle-readonly-bg);border-radius:100%;display:flex;height:20px;justify-content:center;left:18px;pointer-events:none;position:absolute;width:20px}#cc-main .pm__section--expandable .pm__section-arrow svg{stroke:var(--cc-btn-secondary-color);transform:scale(.5)}#cc-main .pm__section-title-wrapper{align-items:center;display:flex;position:relative}#cc-main .pm__section-title-wrapper+.pm__section-desc-wrapper{margin-top:.85em}#cc-main .pm__section-title{border-radius:var(--cc-btn-border-radius);font-size:.95em;font-weight:600}#cc-main .pm__badge{align-items:center;background:var(--cc-btn-secondary-bg);border-radius:5em;color:var(--cc-secondary-color);display:flex;flex:none;font-size:.8em;font-weight:600;height:23px;justify-content:center;margin-left:1em;min-width:23px;overflow:hidden;padding:0 .6em 1px;position:relative;text-align:center;white-space:nowrap;width:auto}#cc-main .pm__service-counter{background:var(--cc-btn-primary-bg);color:var(--cc-btn-primary-color);padding:0;width:23px}#cc-main .pm__service-counter[data-counterlabel]{padding:0 .6em 1px;width:auto}#cc-main .section__toggle,#cc-main .section__toggle-wrapper,#cc-main .toggle__icon,#cc-main .toggle__label{border-radius:var(--cc-pm-toggle-border-radius);height:23px;transform:translateZ(0);width:50px}#cc-main .section__toggle-wrapper{cursor:pointer;position:absolute;right:18px;z-index:1}#cc-main .toggle-service{height:19px;position:relative;right:0;width:42px}#cc-main .toggle-service .section__toggle,#cc-main .toggle-service .toggle__icon,#cc-main .toggle-service .toggle__label{height:19px;width:42px}#cc-main .toggle-service .toggle__icon{position:relative}#cc-main .toggle-service .toggle__icon-circle{height:19px;width:19px}#cc-main .toggle-service .section__toggle:checked~.toggle__icon .toggle__icon-circle{transform:translateX(23px)}#cc-main .pm__section--toggle:nth-child(2) .section__toggle-wrapper:after{display:none!important}#cc-main .section__toggle{border:0;cursor:pointer;display:block;left:0;margin:0;position:absolute;top:0}#cc-main .section__toggle:disabled{cursor:not-allowed}#cc-main .toggle__icon{background:var(--cc-toggle-off-bg);box-shadow:0 0 0 1px var(--cc-toggle-off-bg);display:flex;flex-direction:row;pointer-events:none;position:absolute;transition:all .25s ease}#cc-main .toggle__icon-circle{background:var(--cc-toggle-off-knob-bg);border:none;border-radius:var(--cc-pm-toggle-border-radius);box-shadow:0 1px 2px rgba(24,32,3,.36);display:block;height:23px;left:0;position:absolute;top:0;transition:transform .25s ease,background-color .25s ease;width:23px}#cc-main .toggle__icon-off,#cc-main .toggle__icon-on{height:100%;position:absolute;transition:opacity .15s ease;width:100%}#cc-main .toggle__icon-on{opacity:0;transform:rotate(45deg)}#cc-main .toggle__icon-on svg{stroke:var(--cc-toggle-on-bg);transform:scale(.55) rotate(-45deg)}#cc-main .toggle__icon-off{opacity:1}#cc-main .toggle__icon-off svg{stroke:var(--cc-toggle-off-bg);transform:scale(.55)}#cc-main .section__toggle:checked~.toggle__icon{background:var(--cc-toggle-on-bg);box-shadow:0 0 0 1px var(--cc-toggle-on-bg)}#cc-main .section__toggle:checked~.toggle__icon .toggle__icon-circle{background-color:var(--cc-toggle-on-knob-bg);transform:translateX(27px)}#cc-main .section__toggle:checked~.toggle__icon .toggle__icon-on{opacity:1}#cc-main .section__toggle:checked~.toggle__icon .toggle__icon-off{opacity:0}#cc-main .section__toggle:checked:disabled~.toggle__icon{background:var(--cc-toggle-readonly-bg);box-shadow:0 0 0 1px var(--cc-toggle-readonly-bg)}#cc-main .section__toggle:checked:disabled~.toggle__icon .toggle__icon-circle{background:var(--cc-toggle-readonly-knob-bg);box-shadow:none}#cc-main .section__toggle:checked:disabled~.toggle__icon svg{stroke:var(--cc-toggle-readonly-knob-icon-color)}#cc-main .toggle__label{opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:0;z-index:-1}#cc-main .pm__section-desc-wrapper{color:var(--cc-secondary-color);display:flex;flex-direction:column;font-size:.9em}#cc-main .pm__section-desc-wrapper>:not(:last-child){border-bottom:1px solid var(--cc-cookie-category-block-border)}#cc-main .pm__section-services{display:flex;flex-direction:column}#cc-main .pm__service{align-items:center;display:flex;justify-content:space-between;padding:.4em 1.2em;position:relative;transition:background-color .15s ease}#cc-main .pm__service:hover{background-color:var(--cc-cookie-category-block-hover-bg)}#cc-main .pm__service-header{align-items:center;display:flex;margin-right:1em;width:100%}#cc-main .pm__service-icon{border:2px solid;border-radius:100%;height:8px;margin-left:6px;margin-right:20px;margin-top:1px;min-width:8px}#cc-main .pm__service-title{font-size:.95em;width:100%;word-break:break-word}#cc-main .pm__section-desc{line-height:1.5em}#cc-main .pm__section-table{border-collapse:collapse;font-size:.9em;margin:0;overflow:hidden;padding:0;text-align:left;width:100%}#cc-main .pm__table-caption{text-align:left}#cc-main .pm__table-caption,#cc-main .pm__table-head>tr{border-bottom:1px dashed var(--cc-separator-border-color);color:var(--cc-primary-color);font-weight:600}#cc-main .pm__table-tr{transition:background-color .15s ease}#cc-main .pm__table-tr:hover{background:var(--cc-cookie-category-block-hover-bg)}#cc-main .pm__table-caption,#cc-main .pm__table-td,#cc-main .pm__table-th{padding:.625em .625em .625em 1.2em;vertical-align:top}#cc-main .pm__footer{border-top:1px solid var(--cc-separator-border-color);display:flex;justify-content:space-between}#cc-main .pm__btn-group{display:flex}#cc-main .pm__btn+.pm__btn,#cc-main .pm__btn-group+.pm__btn-group{margin-left:.375rem}#cc-main .pm--flip .pm__btn+.pm__btn,#cc-main .pm--flip .pm__btn-group+.pm__btn-group{margin-left:0;margin-right:.375rem}#cc-main .pm__btn{background:var(--cc-btn-primary-bg);border:1px solid var(--cc-btn-primary-border-color);border-radius:var(--cc-btn-border-radius);color:var(--cc-btn-primary-color);flex:auto;font-size:.82em;font-weight:600;min-height:42px;min-width:110px;padding:.5em 1.5em;text-align:center;transition:background-color .15s ease,border-color .15s ease,color .15s ease}#cc-main .pm__btn:hover{background:var(--cc-btn-primary-hover-bg);border-color:var(--cc-btn-primary-hover-border-color);color:var(--cc-btn-primary-hover-color)}#cc-main .pm__btn--secondary{background:var(--cc-btn-secondary-bg);border-color:var(--cc-btn-secondary-border-color);color:var(--cc-btn-secondary-color)}#cc-main .pm__btn--secondary:hover{background:var(--cc-btn-secondary-hover-bg);border-color:var(--cc-btn-secondary-hover-border-color);color:var(--cc-btn-secondary-hover-color)}#cc-main .pm--box{height:calc(100% - 2em);left:var(--cc-modal-margin);margin:0 auto;max-height:37.5em;max-width:43em;right:var(--cc-modal-margin);top:50%;transform:translateY(calc(-50% + 1.6em))}#cc-main .pm--box.pm--flip .pm__btn-group,#cc-main .pm--box.pm--flip .pm__footer{flex-direction:row-reverse}#cc-main .pm--bar{border-radius:0;bottom:0;height:100%;margin:0;max-height:none;max-width:29em;opacity:1;top:0;width:100%;--cc-modal-transition-duration:.35s}#cc-main .pm--bar .pm__section-table,#cc-main .pm--bar .pm__table-body,#cc-main .pm--bar .pm__table-td,#cc-main .pm--bar .pm__table-th,#cc-main .pm--bar .pm__table-tr{display:block}#cc-main .pm--bar .pm__table-head{display:none}#cc-main .pm--bar .pm__table-caption{display:block}#cc-main .pm--bar .pm__table-tr:not(:last-child){border-bottom:1px solid var(--cc-separator-border-color)}#cc-main .pm--bar .pm__table-td{display:flex;justify-content:space-between}#cc-main .pm--bar .pm__table-td:before{color:var(--cc-primary-color);content:attr(data-column);flex:1;font-weight:600;min-width:100px;overflow:hidden;padding-right:2em;text-overflow:ellipsis}#cc-main .pm--bar .pm__table-td>div{flex:3}#cc-main .pm--bar:not(.pm--wide) .pm__body,#cc-main .pm--bar:not(.pm--wide) .pm__footer,#cc-main .pm--bar:not(.pm--wide) .pm__header{padding:1em 1.3em}#cc-main .pm--bar:not(.pm--wide) .pm__btn-group,#cc-main .pm--bar:not(.pm--wide) .pm__footer{flex-direction:column}#cc-main .pm--bar:not(.pm--wide) .pm__btn+.pm__btn,#cc-main .pm--bar:not(.pm--wide) .pm__btn-group+.pm__btn-group{margin:.375rem 0 0}#cc-main .pm--bar:not(.pm--wide).pm--flip .pm__btn-group,#cc-main .pm--bar:not(.pm--wide).pm--flip .pm__footer{flex-direction:column-reverse}#cc-main .pm--bar:not(.pm--wide).pm--flip .pm__btn+.pm__btn,#cc-main .pm--bar:not(.pm--wide).pm--flip .pm__btn-group+.pm__btn-group{margin-bottom:.375rem;margin-top:0}#cc-main .pm--bar:not(.pm--wide) .pm__badge{display:none}#cc-main .pm--bar.pm--left{left:0;transform:translateX(-100%)}#cc-main .pm--bar.pm--right{right:0;transform:translateX(100%)}#cc-main .pm--bar.pm--wide{max-width:35em}#cc-main .pm--bar.pm--wide .pm__body,#cc-main .pm--bar.pm--wide .pm__footer,#cc-main .pm--bar.pm--wide .pm__header{padding:1em 1.4em}#cc-main .pm--bar.pm--wide.pm--flip .pm__btn-group,#cc-main .pm--bar.pm--wide.pm--flip .pm__footer{flex-direction:row-reverse}#cc-main .pm-overlay{background:var(--cc-overlay-bg);bottom:0;content:"";left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;z-index:1}#cc-main .cc--anim .pm,#cc-main .cc--anim .pm-overlay{transition:opacity var(--cc-modal-transition-duration) ease,visibility var(--cc-modal-transition-duration) ease,transform var(--cc-modal-transition-duration) ease}.show--preferences #cc-main .cc--anim .pm{opacity:1;visibility:visible!important}.show--preferences #cc-main .cc--anim .pm--box{transform:translateY(-50%)}.show--preferences #cc-main .cc--anim .pm--bar{transform:translateX(0)}.show--preferences #cc-main .cc--anim .pm-overlay{opacity:1;visibility:visible}#cc-main.cc--rtl .pm__service-header{margin-left:1em;margin-right:0}#cc-main.cc--rtl .pm__section-arrow{left:unset;right:18px}#cc-main.cc--rtl .section__toggle-wrapper{left:18px;right:unset;transform-origin:left}#cc-main.cc--rtl .toggle-service{left:0}#cc-main.cc--rtl .pm__service-icon{margin-left:20px;margin-right:5px}#cc-main.cc--rtl .pm__section--toggle .pm__section-title{padding-left:5.4em;padding-right:1.2em}#cc-main.cc--rtl .pm__section--expandable .pm__section-title{padding-right:3.4em}#cc-main.cc--rtl .pm__badge{margin-left:unset;margin-right:1em}#cc-main.cc--rtl .toggle__icon-circle{transform:translateX(27px)}#cc-main.cc--rtl .toggle-service .toggle__icon-circle{transform:translateX(23px)}#cc-main.cc--rtl .section__toggle:checked~.toggle__icon .toggle__icon-circle{transform:translateX(0)}#cc-main.cc--rtl .pm__table-td,#cc-main.cc--rtl .pm__table-th{padding-left:unset;padding-right:1.2em;text-align:right}#cc-main.cc--rtl .pm__table-td{padding-left:unset;padding-right:1.2em}#cc-main.cc--rtl .pm__table-td:before{padding-left:2em;padding-right:unset}#cc-main.cc--rtl .pm__btn+.pm__btn,#cc-main.cc--rtl .pm__btn-group+.pm__btn-group{margin-left:0;margin-right:.375rem}#cc-main.cc--rtl .pm--flip .pm__btn+.pm__btn,#cc-main.cc--rtl .pm--flip .pm__btn-group+.pm__btn-group{margin-left:.375rem;margin-right:0}#cc-main.cc--rtl .pm--flip.pm--bar:not(.pm--wide) .pm__btn+.pm__btn,#cc-main.cc--rtl .pm--flip.pm--bar:not(.pm--wide) .pm__btn-group+.pm__btn-group{margin-left:0}@media screen and (max-width:640px){#cc-main .pm{border-radius:0;bottom:0;height:auto;left:0;max-height:100%;max-width:none!important;right:0;top:0;transform:translateY(1.6em)}#cc-main .pm__body,#cc-main .pm__footer,#cc-main .pm__header{padding:.9em!important}#cc-main .pm__badge{display:none}#cc-main .pm__section-table,#cc-main .pm__table-body,#cc-main .pm__table-caption,#cc-main .pm__table-td,#cc-main .pm__table-th,#cc-main .pm__table-tr{display:block}#cc-main .pm__table-head{display:none}#cc-main .pm__table-tr:not(:last-child){border-bottom:1px solid var(--cc-separator-border-color)}#cc-main .pm__table-td{display:flex;justify-content:space-between}#cc-main .pm__table-td:before{color:var(--cc-primary-color);content:attr(data-column);flex:1;font-weight:600;min-width:100px;overflow:hidden;padding-right:2em;text-overflow:ellipsis}#cc-main .pm__table-td>div{flex:3}#cc-main .pm__btn-group,#cc-main .pm__footer{flex-direction:column!important}#cc-main .pm__btn-group{display:flex!important}#cc-main .pm__btn+.pm__btn,#cc-main .pm__btn-group+.pm__btn-group{margin:.375rem 0 0!important}#cc-main .pm--flip .pm__btn+.pm__btn,#cc-main .pm--flip .pm__btn-group+.pm__btn-group{margin-bottom:.375rem!important;margin-top:0!important}#cc-main .pm--flip .pm__btn-group,#cc-main .pm--flip .pm__footer{flex-direction:column-reverse!important}.show--preferences #cc-main .cc--anim .pm{transform:translateY(0)!important}}
.intl-tel-input {
  position: relative;
  display: inline-block; }
  .intl-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .intl-tel-input .hide {
    display: none; }
  .intl-tel-input .v-hide {
    visibility: hidden; }
  .intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0; }
  .intl-tel-input .flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px; }
  .intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 36px;
    height: 100%;
    padding: 0 0 0 8px; }
    .intl-tel-input .selected-flag .iti-flag {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto; }
    .intl-tel-input .selected-flag .iti-arrow {
      position: absolute;
      top: 50%;
      margin-top: -2px;
      right: 6px;
      width: 0;
      height: 0;
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      border-top: 4px solid #555; }
      .intl-tel-input .selected-flag .iti-arrow.up {
        border-top: none;
        border-bottom: 4px solid #555; }
  .intl-tel-input .country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
    .intl-tel-input .country-list.dropup {
      bottom: 100%;
      margin-bottom: -1px; }
    .intl-tel-input .country-list .flag-box {
      display: inline-block;
      width: 20px; }
    @media (max-width: 500px) {
      .intl-tel-input .country-list {
        white-space: normal; } }
    .intl-tel-input .country-list .divider {
      padding-bottom: 5px;
      margin-bottom: 5px;
      border-bottom: 1px solid #CCC; }
    .intl-tel-input .country-list .country {
      padding: 5px 10px; }
      .intl-tel-input .country-list .country .dial-code {
        color: #999; }
    .intl-tel-input .country-list .country.highlight {
      background-color: rgba(0, 0, 0, 0.05); }
    .intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code {
      vertical-align: middle; }
    .intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name {
      margin-right: 6px; }
  .intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.separate-dial-code input, .intl-tel-input.separate-dial-code input[type=text], .intl-tel-input.separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0; }
  .intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container {
    right: auto;
    left: 0; }
  .intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag {
    width: 46px; }
  .intl-tel-input.allow-dropdown .flag-container:hover {
    cursor: pointer; }
    .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
      background-color: rgba(0, 0, 0, 0.05); }
  .intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
    cursor: default; }
    .intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
      background-color: transparent; }
  .intl-tel-input.separate-dial-code .selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
    display: table; }
  .intl-tel-input.separate-dial-code .selected-dial-code {
    display: table-cell;
    vertical-align: middle;
    padding-left: 28px; }
  .intl-tel-input.separate-dial-code.iti-sdc-2 input, .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel] {
    padding-left: 66px; }
  .intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
    width: 60px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel] {
    padding-left: 76px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
    width: 70px; }
  .intl-tel-input.separate-dial-code.iti-sdc-3 input, .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel] {
    padding-left: 74px; }
  .intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
    width: 68px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {
    padding-left: 84px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 78px; }
  .intl-tel-input.separate-dial-code.iti-sdc-4 input, .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel] {
    padding-left: 82px; }
  .intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
    width: 76px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {
    padding-left: 92px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
    width: 86px; }
  .intl-tel-input.separate-dial-code.iti-sdc-5 input, .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel] {
    padding-left: 90px; }
  .intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
    width: 84px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel] {
    padding-left: 100px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
    width: 94px; }
  .intl-tel-input.iti-container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px; }
    .intl-tel-input.iti-container:hover {
      cursor: pointer; }

.iti-mobile .intl-tel-input.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed; }

.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%; }
  .iti-mobile .intl-tel-input .country-list .country {
    padding: 10px 10px;
    line-height: 1.5em; }

.iti-flag {
  width: 20px; }
  .iti-flag.be {
    width: 18px; }
  .iti-flag.ch {
    width: 15px; }
  .iti-flag.mc {
    width: 19px; }
  .iti-flag.ne {
    width: 18px; }
  .iti-flag.np {
    width: 13px; }
  .iti-flag.va {
    width: 15px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti-flag {
      background-size: 5652px 15px; } }
  .iti-flag.ac {
    height: 10px;
    background-position: 0px 0px; }
  .iti-flag.ad {
    height: 14px;
    background-position: -22px 0px; }
  .iti-flag.ae {
    height: 10px;
    background-position: -44px 0px; }
  .iti-flag.af {
    height: 14px;
    background-position: -66px 0px; }
  .iti-flag.ag {
    height: 14px;
    background-position: -88px 0px; }
  .iti-flag.ai {
    height: 10px;
    background-position: -110px 0px; }
  .iti-flag.al {
    height: 15px;
    background-position: -132px 0px; }
  .iti-flag.am {
    height: 10px;
    background-position: -154px 0px; }
  .iti-flag.ao {
    height: 14px;
    background-position: -176px 0px; }
  .iti-flag.aq {
    height: 14px;
    background-position: -198px 0px; }
  .iti-flag.ar {
    height: 13px;
    background-position: -220px 0px; }
  .iti-flag.as {
    height: 10px;
    background-position: -242px 0px; }
  .iti-flag.at {
    height: 14px;
    background-position: -264px 0px; }
  .iti-flag.au {
    height: 10px;
    background-position: -286px 0px; }
  .iti-flag.aw {
    height: 14px;
    background-position: -308px 0px; }
  .iti-flag.ax {
    height: 13px;
    background-position: -330px 0px; }
  .iti-flag.az {
    height: 10px;
    background-position: -352px 0px; }
  .iti-flag.ba {
    height: 10px;
    background-position: -374px 0px; }
  .iti-flag.bb {
    height: 14px;
    background-position: -396px 0px; }
  .iti-flag.bd {
    height: 12px;
    background-position: -418px 0px; }
  .iti-flag.be {
    height: 15px;
    background-position: -440px 0px; }
  .iti-flag.bf {
    height: 14px;
    background-position: -460px 0px; }
  .iti-flag.bg {
    height: 12px;
    background-position: -482px 0px; }
  .iti-flag.bh {
    height: 12px;
    background-position: -504px 0px; }
  .iti-flag.bi {
    height: 12px;
    background-position: -526px 0px; }
  .iti-flag.bj {
    height: 14px;
    background-position: -548px 0px; }
  .iti-flag.bl {
    height: 14px;
    background-position: -570px 0px; }
  .iti-flag.bm {
    height: 10px;
    background-position: -592px 0px; }
  .iti-flag.bn {
    height: 10px;
    background-position: -614px 0px; }
  .iti-flag.bo {
    height: 14px;
    background-position: -636px 0px; }
  .iti-flag.bq {
    height: 14px;
    background-position: -658px 0px; }
  .iti-flag.br {
    height: 14px;
    background-position: -680px 0px; }
  .iti-flag.bs {
    height: 10px;
    background-position: -702px 0px; }
  .iti-flag.bt {
    height: 14px;
    background-position: -724px 0px; }
  .iti-flag.bv {
    height: 15px;
    background-position: -746px 0px; }
  .iti-flag.bw {
    height: 14px;
    background-position: -768px 0px; }
  .iti-flag.by {
    height: 10px;
    background-position: -790px 0px; }
  .iti-flag.bz {
    height: 14px;
    background-position: -812px 0px; }
  .iti-flag.ca {
    height: 10px;
    background-position: -834px 0px; }
  .iti-flag.cc {
    height: 10px;
    background-position: -856px 0px; }
  .iti-flag.cd {
    height: 15px;
    background-position: -878px 0px; }
  .iti-flag.cf {
    height: 14px;
    background-position: -900px 0px; }
  .iti-flag.cg {
    height: 14px;
    background-position: -922px 0px; }
  .iti-flag.ch {
    height: 15px;
    background-position: -944px 0px; }
  .iti-flag.ci {
    height: 14px;
    background-position: -961px 0px; }
  .iti-flag.ck {
    height: 10px;
    background-position: -983px 0px; }
  .iti-flag.cl {
    height: 14px;
    background-position: -1005px 0px; }
  .iti-flag.cm {
    height: 14px;
    background-position: -1027px 0px; }
  .iti-flag.cn {
    height: 14px;
    background-position: -1049px 0px; }
  .iti-flag.co {
    height: 14px;
    background-position: -1071px 0px; }
  .iti-flag.cp {
    height: 14px;
    background-position: -1093px 0px; }
  .iti-flag.cr {
    height: 12px;
    background-position: -1115px 0px; }
  .iti-flag.cu {
    height: 10px;
    background-position: -1137px 0px; }
  .iti-flag.cv {
    height: 12px;
    background-position: -1159px 0px; }
  .iti-flag.cw {
    height: 14px;
    background-position: -1181px 0px; }
  .iti-flag.cx {
    height: 10px;
    background-position: -1203px 0px; }
  .iti-flag.cy {
    height: 14px;
    background-position: -1225px 0px; }
  .iti-flag.cz {
    height: 14px;
    background-position: -1247px 0px; }
  .iti-flag.de {
    height: 12px;
    background-position: -1269px 0px; }
  .iti-flag.dg {
    height: 10px;
    background-position: -1291px 0px; }
  .iti-flag.dj {
    height: 14px;
    background-position: -1313px 0px; }
  .iti-flag.dk {
    height: 15px;
    background-position: -1335px 0px; }
  .iti-flag.dm {
    height: 10px;
    background-position: -1357px 0px; }
  .iti-flag.do {
    height: 14px;
    background-position: -1379px 0px; }
  .iti-flag.dz {
    height: 14px;
    background-position: -1401px 0px; }
  .iti-flag.ea {
    height: 14px;
    background-position: -1423px 0px; }
  .iti-flag.ec {
    height: 14px;
    background-position: -1445px 0px; }
  .iti-flag.ee {
    height: 13px;
    background-position: -1467px 0px; }
  .iti-flag.eg {
    height: 14px;
    background-position: -1489px 0px; }
  .iti-flag.eh {
    height: 10px;
    background-position: -1511px 0px; }
  .iti-flag.er {
    height: 10px;
    background-position: -1533px 0px; }
  .iti-flag.es {
    height: 14px;
    background-position: -1555px 0px; }
  .iti-flag.et {
    height: 10px;
    background-position: -1577px 0px; }
  .iti-flag.eu {
    height: 14px;
    background-position: -1599px 0px; }
  .iti-flag.fi {
    height: 12px;
    background-position: -1621px 0px; }
  .iti-flag.fj {
    height: 10px;
    background-position: -1643px 0px; }
  .iti-flag.fk {
    height: 10px;
    background-position: -1665px 0px; }
  .iti-flag.fm {
    height: 11px;
    background-position: -1687px 0px; }
  .iti-flag.fo {
    height: 15px;
    background-position: -1709px 0px; }
  .iti-flag.fr {
    height: 14px;
    background-position: -1731px 0px; }
  .iti-flag.ga {
    height: 15px;
    background-position: -1753px 0px; }
  .iti-flag.gb {
    height: 10px;
    background-position: -1775px 0px; }
  .iti-flag.gd {
    height: 12px;
    background-position: -1797px 0px; }
  .iti-flag.ge {
    height: 14px;
    background-position: -1819px 0px; }
  .iti-flag.gf {
    height: 14px;
    background-position: -1841px 0px; }
  .iti-flag.gg {
    height: 14px;
    background-position: -1863px 0px; }
  .iti-flag.gh {
    height: 14px;
    background-position: -1885px 0px; }
  .iti-flag.gi {
    height: 10px;
    background-position: -1907px 0px; }
  .iti-flag.gl {
    height: 14px;
    background-position: -1929px 0px; }
  .iti-flag.gm {
    height: 14px;
    background-position: -1951px 0px; }
  .iti-flag.gn {
    height: 14px;
    background-position: -1973px 0px; }
  .iti-flag.gp {
    height: 14px;
    background-position: -1995px 0px; }
  .iti-flag.gq {
    height: 14px;
    background-position: -2017px 0px; }
  .iti-flag.gr {
    height: 14px;
    background-position: -2039px 0px; }
  .iti-flag.gs {
    height: 10px;
    background-position: -2061px 0px; }
  .iti-flag.gt {
    height: 13px;
    background-position: -2083px 0px; }
  .iti-flag.gu {
    height: 11px;
    background-position: -2105px 0px; }
  .iti-flag.gw {
    height: 10px;
    background-position: -2127px 0px; }
  .iti-flag.gy {
    height: 12px;
    background-position: -2149px 0px; }
  .iti-flag.hk {
    height: 14px;
    background-position: -2171px 0px; }
  .iti-flag.hm {
    height: 10px;
    background-position: -2193px 0px; }
  .iti-flag.hn {
    height: 10px;
    background-position: -2215px 0px; }
  .iti-flag.hr {
    height: 10px;
    background-position: -2237px 0px; }
  .iti-flag.ht {
    height: 12px;
    background-position: -2259px 0px; }
  .iti-flag.hu {
    height: 10px;
    background-position: -2281px 0px; }
  .iti-flag.ic {
    height: 14px;
    background-position: -2303px 0px; }
  .iti-flag.id {
    height: 14px;
    background-position: -2325px 0px; }
  .iti-flag.ie {
    height: 10px;
    background-position: -2347px 0px; }
  .iti-flag.il {
    height: 15px;
    background-position: -2369px 0px; }
  .iti-flag.im {
    height: 10px;
    background-position: -2391px 0px; }
  .iti-flag.in {
    height: 14px;
    background-position: -2413px 0px; }
  .iti-flag.io {
    height: 10px;
    background-position: -2435px 0px; }
  .iti-flag.iq {
    height: 14px;
    background-position: -2457px 0px; }
  .iti-flag.ir {
    height: 12px;
    background-position: -2479px 0px; }
  .iti-flag.is {
    height: 15px;
    background-position: -2501px 0px; }
  .iti-flag.it {
    height: 14px;
    background-position: -2523px 0px; }
  .iti-flag.je {
    height: 12px;
    background-position: -2545px 0px; }
  .iti-flag.jm {
    height: 10px;
    background-position: -2567px 0px; }
  .iti-flag.jo {
    height: 10px;
    background-position: -2589px 0px; }
  .iti-flag.jp {
    height: 14px;
    background-position: -2611px 0px; }
  .iti-flag.ke {
    height: 14px;
    background-position: -2633px 0px; }
  .iti-flag.kg {
    height: 12px;
    background-position: -2655px 0px; }
  .iti-flag.kh {
    height: 13px;
    background-position: -2677px 0px; }
  .iti-flag.ki {
    height: 10px;
    background-position: -2699px 0px; }
  .iti-flag.km {
    height: 12px;
    background-position: -2721px 0px; }
  .iti-flag.kn {
    height: 14px;
    background-position: -2743px 0px; }
  .iti-flag.kp {
    height: 10px;
    background-position: -2765px 0px; }
  .iti-flag.kr {
    height: 14px;
    background-position: -2787px 0px; }
  .iti-flag.kw {
    height: 10px;
    background-position: -2809px 0px; }
  .iti-flag.ky {
    height: 10px;
    background-position: -2831px 0px; }
  .iti-flag.kz {
    height: 10px;
    background-position: -2853px 0px; }
  .iti-flag.la {
    height: 14px;
    background-position: -2875px 0px; }
  .iti-flag.lb {
    height: 14px;
    background-position: -2897px 0px; }
  .iti-flag.lc {
    height: 10px;
    background-position: -2919px 0px; }
  .iti-flag.li {
    height: 12px;
    background-position: -2941px 0px; }
  .iti-flag.lk {
    height: 10px;
    background-position: -2963px 0px; }
  .iti-flag.lr {
    height: 11px;
    background-position: -2985px 0px; }
  .iti-flag.ls {
    height: 14px;
    background-position: -3007px 0px; }
  .iti-flag.lt {
    height: 12px;
    background-position: -3029px 0px; }
  .iti-flag.lu {
    height: 12px;
    background-position: -3051px 0px; }
  .iti-flag.lv {
    height: 10px;
    background-position: -3073px 0px; }
  .iti-flag.ly {
    height: 10px;
    background-position: -3095px 0px; }
  .iti-flag.ma {
    height: 14px;
    background-position: -3117px 0px; }
  .iti-flag.mc {
    height: 15px;
    background-position: -3139px 0px; }
  .iti-flag.md {
    height: 10px;
    background-position: -3160px 0px; }
  .iti-flag.me {
    height: 10px;
    background-position: -3182px 0px; }
  .iti-flag.mf {
    height: 14px;
    background-position: -3204px 0px; }
  .iti-flag.mg {
    height: 14px;
    background-position: -3226px 0px; }
  .iti-flag.mh {
    height: 11px;
    background-position: -3248px 0px; }
  .iti-flag.mk {
    height: 10px;
    background-position: -3270px 0px; }
  .iti-flag.ml {
    height: 14px;
    background-position: -3292px 0px; }
  .iti-flag.mm {
    height: 14px;
    background-position: -3314px 0px; }
  .iti-flag.mn {
    height: 10px;
    background-position: -3336px 0px; }
  .iti-flag.mo {
    height: 14px;
    background-position: -3358px 0px; }
  .iti-flag.mp {
    height: 10px;
    background-position: -3380px 0px; }
  .iti-flag.mq {
    height: 14px;
    background-position: -3402px 0px; }
  .iti-flag.mr {
    height: 14px;
    background-position: -3424px 0px; }
  .iti-flag.ms {
    height: 10px;
    background-position: -3446px 0px; }
  .iti-flag.mt {
    height: 14px;
    background-position: -3468px 0px; }
  .iti-flag.mu {
    height: 14px;
    background-position: -3490px 0px; }
  .iti-flag.mv {
    height: 14px;
    background-position: -3512px 0px; }
  .iti-flag.mw {
    height: 14px;
    background-position: -3534px 0px; }
  .iti-flag.mx {
    height: 12px;
    background-position: -3556px 0px; }
  .iti-flag.my {
    height: 10px;
    background-position: -3578px 0px; }
  .iti-flag.mz {
    height: 14px;
    background-position: -3600px 0px; }
  .iti-flag.na {
    height: 14px;
    background-position: -3622px 0px; }
  .iti-flag.nc {
    height: 10px;
    background-position: -3644px 0px; }
  .iti-flag.ne {
    height: 15px;
    background-position: -3666px 0px; }
  .iti-flag.nf {
    height: 10px;
    background-position: -3686px 0px; }
  .iti-flag.ng {
    height: 10px;
    background-position: -3708px 0px; }
  .iti-flag.ni {
    height: 12px;
    background-position: -3730px 0px; }
  .iti-flag.nl {
    height: 14px;
    background-position: -3752px 0px; }
  .iti-flag.no {
    height: 15px;
    background-position: -3774px 0px; }
  .iti-flag.np {
    height: 15px;
    background-position: -3796px 0px; }
  .iti-flag.nr {
    height: 10px;
    background-position: -3811px 0px; }
  .iti-flag.nu {
    height: 10px;
    background-position: -3833px 0px; }
  .iti-flag.nz {
    height: 10px;
    background-position: -3855px 0px; }
  .iti-flag.om {
    height: 10px;
    background-position: -3877px 0px; }
  .iti-flag.pa {
    height: 14px;
    background-position: -3899px 0px; }
  .iti-flag.pe {
    height: 14px;
    background-position: -3921px 0px; }
  .iti-flag.pf {
    height: 14px;
    background-position: -3943px 0px; }
  .iti-flag.pg {
    height: 15px;
    background-position: -3965px 0px; }
  .iti-flag.ph {
    height: 10px;
    background-position: -3987px 0px; }
  .iti-flag.pk {
    height: 14px;
    background-position: -4009px 0px; }
  .iti-flag.pl {
    height: 13px;
    background-position: -4031px 0px; }
  .iti-flag.pm {
    height: 14px;
    background-position: -4053px 0px; }
  .iti-flag.pn {
    height: 10px;
    background-position: -4075px 0px; }
  .iti-flag.pr {
    height: 14px;
    background-position: -4097px 0px; }
  .iti-flag.ps {
    height: 10px;
    background-position: -4119px 0px; }
  .iti-flag.pt {
    height: 14px;
    background-position: -4141px 0px; }
  .iti-flag.pw {
    height: 13px;
    background-position: -4163px 0px; }
  .iti-flag.py {
    height: 11px;
    background-position: -4185px 0px; }
  .iti-flag.qa {
    height: 8px;
    background-position: -4207px 0px; }
  .iti-flag.re {
    height: 14px;
    background-position: -4229px 0px; }
  .iti-flag.ro {
    height: 14px;
    background-position: -4251px 0px; }
  .iti-flag.rs {
    height: 14px;
    background-position: -4273px 0px; }
  .iti-flag.ru {
    height: 14px;
    background-position: -4295px 0px; }
  .iti-flag.rw {
    height: 14px;
    background-position: -4317px 0px; }
  .iti-flag.sa {
    height: 14px;
    background-position: -4339px 0px; }
  .iti-flag.sb {
    height: 10px;
    background-position: -4361px 0px; }
  .iti-flag.sc {
    height: 10px;
    background-position: -4383px 0px; }
  .iti-flag.sd {
    height: 10px;
    background-position: -4405px 0px; }
  .iti-flag.se {
    height: 13px;
    background-position: -4427px 0px; }
  .iti-flag.sg {
    height: 14px;
    background-position: -4449px 0px; }
  .iti-flag.sh {
    height: 10px;
    background-position: -4471px 0px; }
  .iti-flag.si {
    height: 10px;
    background-position: -4493px 0px; }
  .iti-flag.sj {
    height: 15px;
    background-position: -4515px 0px; }
  .iti-flag.sk {
    height: 14px;
    background-position: -4537px 0px; }
  .iti-flag.sl {
    height: 14px;
    background-position: -4559px 0px; }
  .iti-flag.sm {
    height: 15px;
    background-position: -4581px 0px; }
  .iti-flag.sn {
    height: 14px;
    background-position: -4603px 0px; }
  .iti-flag.so {
    height: 14px;
    background-position: -4625px 0px; }
  .iti-flag.sr {
    height: 14px;
    background-position: -4647px 0px; }
  .iti-flag.ss {
    height: 10px;
    background-position: -4669px 0px; }
  .iti-flag.st {
    height: 10px;
    background-position: -4691px 0px; }
  .iti-flag.sv {
    height: 12px;
    background-position: -4713px 0px; }
  .iti-flag.sx {
    height: 14px;
    background-position: -4735px 0px; }
  .iti-flag.sy {
    height: 14px;
    background-position: -4757px 0px; }
  .iti-flag.sz {
    height: 14px;
    background-position: -4779px 0px; }
  .iti-flag.ta {
    height: 10px;
    background-position: -4801px 0px; }
  .iti-flag.tc {
    height: 10px;
    background-position: -4823px 0px; }
  .iti-flag.td {
    height: 14px;
    background-position: -4845px 0px; }
  .iti-flag.tf {
    height: 14px;
    background-position: -4867px 0px; }
  .iti-flag.tg {
    height: 13px;
    background-position: -4889px 0px; }
  .iti-flag.th {
    height: 14px;
    background-position: -4911px 0px; }
  .iti-flag.tj {
    height: 10px;
    background-position: -4933px 0px; }
  .iti-flag.tk {
    height: 10px;
    background-position: -4955px 0px; }
  .iti-flag.tl {
    height: 10px;
    background-position: -4977px 0px; }
  .iti-flag.tm {
    height: 14px;
    background-position: -4999px 0px; }
  .iti-flag.tn {
    height: 14px;
    background-position: -5021px 0px; }
  .iti-flag.to {
    height: 10px;
    background-position: -5043px 0px; }
  .iti-flag.tr {
    height: 14px;
    background-position: -5065px 0px; }
  .iti-flag.tt {
    height: 12px;
    background-position: -5087px 0px; }
  .iti-flag.tv {
    height: 10px;
    background-position: -5109px 0px; }
  .iti-flag.tw {
    height: 14px;
    background-position: -5131px 0px; }
  .iti-flag.tz {
    height: 14px;
    background-position: -5153px 0px; }
  .iti-flag.ua {
    height: 14px;
    background-position: -5175px 0px; }
  .iti-flag.ug {
    height: 14px;
    background-position: -5197px 0px; }
  .iti-flag.um {
    height: 11px;
    background-position: -5219px 0px; }
  .iti-flag.un {
    height: 14px;
    background-position: -5241px 0px; }
  .iti-flag.us {
    height: 11px;
    background-position: -5263px 0px; }
  .iti-flag.uy {
    height: 14px;
    background-position: -5285px 0px; }
  .iti-flag.uz {
    height: 10px;
    background-position: -5307px 0px; }
  .iti-flag.va {
    height: 15px;
    background-position: -5329px 0px; }
  .iti-flag.vc {
    height: 14px;
    background-position: -5346px 0px; }
  .iti-flag.ve {
    height: 14px;
    background-position: -5368px 0px; }
  .iti-flag.vg {
    height: 10px;
    background-position: -5390px 0px; }
  .iti-flag.vi {
    height: 14px;
    background-position: -5412px 0px; }
  .iti-flag.vn {
    height: 14px;
    background-position: -5434px 0px; }
  .iti-flag.vu {
    height: 12px;
    background-position: -5456px 0px; }
  .iti-flag.wf {
    height: 14px;
    background-position: -5478px 0px; }
  .iti-flag.ws {
    height: 10px;
    background-position: -5500px 0px; }
  .iti-flag.xk {
    height: 15px;
    background-position: -5522px 0px; }
  .iti-flag.ye {
    height: 14px;
    background-position: -5544px 0px; }
  .iti-flag.yt {
    height: 14px;
    background-position: -5566px 0px; }
  .iti-flag.za {
    height: 14px;
    background-position: -5588px 0px; }
  .iti-flag.zm {
    height: 14px;
    background-position: -5610px 0px; }
  .iti-flag.zw {
    height: 10px;
    background-position: -5632px 0px; }

.iti-flag {
  width: 20px;
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url("../plugins/intl-tel-input/img/flags.png");
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti-flag {
      background-image: url("../plugins/intl-tel-input/img/flags@2x.png"); } }

.iti-flag.np {
  background-color: transparent; }
