/* Contao core form.min.css (5.7), cleaned copy without -moz-border-radius/-moz-box-shadow; layout framework "form.css" switched off since 2026-09-08 so the console stays clean */
legend{width:100%;display:block;font-weight:700;border:0}input[type=text],input[type=password],input[type=date],input[type=datetime],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=time],input[type=url],input:not([type]),textarea{width:100%;display:inline-block;padding:3px 6px;background:#fff;border:1px solid #ccc;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0 1px 1px #eee;box-shadow:inset 0 1px 1px #eee;-moz-transition:all .15s linear;-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}input[type=text]:focus,input[type=password]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=number]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=time]:focus,input[type=url]:focus,input:not([type]):focus,textarea:focus{outline:0;background:#fcfcfc;border-color:#bbb}input[type=file]{cursor:pointer}select,input[type=file]{display:block}form button,input[type=file],input[type=image],input[type=submit],input[type=reset],input[type=button],input[type=radio],input[type=checkbox]{width:auto}textarea,select[multiple],select[size]{height:auto}input[type=radio],input[type=checkbox]{margin:0 3px 0 0}input[type=radio],input[type=checkbox],label{vertical-align:middle}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background:#eee}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio][readonly],input[type=checkbox][readonly]{background:0 0}form button,input[type=submit],.button{display:inline-block;padding:4px 15px 4px 14px;margin-bottom:0;text-align:center;vertical-align:middle;line-height:16px;font-size:11px;color:#000;cursor:pointer;border:1px solid #ccc;-webkit-border-radius:3px;border-radius:3px;background-color:#ececec;background-image:-moz-linear-gradient(top,#fff,#ececec);background-image:-webkit-linear-gradient(top,#fff,#ececec);background-image:-ms-linear-gradient(top,#fff,#ececec);background-image:-o-linear-gradient(top,#fff,#ececec);background-image:linear-gradient(to bottom,#fff,#ececec);background-repeat:repeat-x;-moz-transition:background .15s linear;-webkit-transition:background .15s linear;-o-transition:background .15s linear;transition:background .15s linear}form button:hover,input[type=submit]:hover,.button:hover{text-decoration:none;background-position:0 -15px!important}form button:active,input[type=submit]:active,.button:active{background-color:#e6e6e6;background-position:0 -30px!important}form button.blue,input[type=submit].blue,.button.blue{background-color:#2f96b4;background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);background-image:-ms-linear-gradient(top,#5bc0de,#2f96b4);background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);border-color:#2f96b4;color:#fff}form button.blue:active,input[type=submit].blue:active,.button.blue:active{background-color:#2e95b3}form button.green,input[type=submit].green,.button.green{background-color:#51a351;background-image:-moz-linear-gradient(top,#62c462,#51a351);background-image:-webkit-linear-gradient(top,#62c462,#51a351);background-image:-ms-linear-gradient(top,#62c462,#51a351);background-image:-o-linear-gradient(top,#62c462,#51a351);background-image:linear-gradient(to bottom,#62c462,#51a351);border-color:#51a351;color:#fff}form button.green:active,input[type=submit].green:active,.button.green:active{background-color:#4f9f4f}form button.orange,input[type=submit].orange,.button.orange{background-color:#f89406;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-ms-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);border-color:#f89406;color:#fff}form button.orange:active,input[type=submit].orange:active,.button.orange:active{background-color:#f28f04}form button.red,input[type=submit].red,.button.red{background-color:#bd362f;background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);background-image:-ms-linear-gradient(top,#ee5f5b,#bd362f);background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);border-color:#bd362f;color:#fff}form button.red:active,input[type=submit].red:active,.button.red:active{background-color:#be322b}.widget{margin-bottom:12px}.widget>label{display:block;margin-bottom:6px;font-weight:700}.inline-form .widget{display:inline-block;margin-bottom:0;vertical-align:middle}.horizontal-form .widget:after{content:"";display:table;clear:both}.horizontal-form .widget>label{width:20%;float:left;padding:3px 2% 0 0;text-align:right}.horizontal-form .widget>input,.horizontal-form .widget>textarea{width:78%;float:left}.horizontal-form .widget>fieldset{margin-left:20%}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}


/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: 0 0
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

@media print {
	* {
		text-shadow: none!important;
		color: #000!important;
		background: transparent!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^="javascript:"]:after,
	a[href^="#"]: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 {
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	select {
		background: #fff!important
	}
	.navbar {
		display: none
	}
	.table td,
	.table th {
		background-color: #fff!important
	}
	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000!important
	}
	.label {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse!important
	}
	.table-bordered th,
	.table-bordered td {
		border: 1px solid #ddd!important
	}
}

* {
	-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: transparent
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	color: #282828;
	background-color: #fff
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #001871;
	text-decoration: none
}

a:hover,
a:focus {
	color: #00020b;
	text-decoration: underline
}

a:focus {
	outline: thin dotted;
	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 {
	padding: 4px;
	line-height: 1.4;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 22px;
	margin-bottom: 22px;
	border: 0;
	border-top: 1px solid #f1f1f1
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

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: 400;
	line-height: 1;
	color: #dedede
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 22px;
	margin-bottom: 11px
}

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: 11px;
	margin-bottom: 11px
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
	font-size: 75%
}

h1,
.h1 {
	font-size: 33px
}

h2,
.h2 {
	font-size: 28px
}

h3,
.h3 {
	font-size: 22px
}

h4,
.h4 {
	font-size: 18px
}

h5,
.h5 {
	font-size: 16px
}

h6,
.h6 {
	font-size: 14px
}

p {
	margin: 0 0 11px
}

.lead {
	margin-bottom: 22px;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width:768px) {
	.lead {
		font-size: 24px
	}
}

small,
.small {
	font-size: 87%
}

cite {
	font-style: normal
}

mark,
.mark {
	background-color: #fcf8e3;
	padding: .2em
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #dedede
}

.text-primary {
	color: #001871
}

a.text-primary:hover {
	color: #000d3e
}

.text-success {
	color: #3c763d
}

a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:hover {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #001871
}

a.bg-primary:hover {
	background-color: #000d3e
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 10px;
	margin: 44px 0 22px;
	border-bottom: 1px solid #f1f1f1
}

ul,
ol {
	margin-top: 0;
	margin-bottom: 11px
}

ul ul,
ol ul,
ul ol,
ol ol {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 22px
}

dt,
dd {
	line-height: 1.4
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #dedede
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 11px 22px;
	margin: 0 0 22px;
	font-size: 20px;
	border-left: 5px solid #f1f1f1
}

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.4;
	color: #dedede
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #f1f1f1;
	border-left: 0;
	text-align: right
}

.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'
}

blockquote:before,
blockquote:after {
	content: ""
}

address {
	margin-bottom: 22px;
	font-style: normal;
	line-height: 1.4
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	box-shadow: none
}

pre {
	display: block;
	padding: 10.5px;
	margin: 0 0 11px;
	font-size: 15px;
	line-height: 1.4;
	word-break: break-all;
	word-wrap: break-word;
	color: #5b5b5b;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width:768px) {
	.container {
		width: 750px
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.row {
	margin-left: -15px;
	margin-right: -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-left: 15px;
	padding-right: 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
}

th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 22px
}

.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.4;
	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-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
	background-color: #f5f5f5
}

table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}

table td[class*=col-],
table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}

.table>thead>tr>td.active,
.table>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
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 16.5px;
		overflow-y: hidden;
		overflow-x: auto;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
		-webkit-overflow-scrolling: touch
	}
	.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 {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 22px;
	font-size: 24px;
	line-height: inherit;
	color: #5b5b5b;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

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: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 16px;
	line-height: 1.4;
	color: #757575
}

.form-control {
	display: block;
	width: 100%;
	height: 36px;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.4;
	color: #757575;
	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-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;
	-moz-transition: border-color ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
	-moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-webkit-input-placeholder {
	color: #aaa
}

.form-control:-moz-placeholder {
	color: #aaa
}

.form-control::-moz-placeholder {
	color: #aaa
}

.form-control::-moz-placeholder {
	color: #dedede;
	opacity: 1
}

.form-control::-webkit-input-placeholder {
	color: #dedede
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #f1f1f1;
	opacity: 1
}

textarea.form-control {
	height: auto
}

input[type=search] {
	-webkit-appearance: none
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
	line-height: 36px;
}

input[type=date].input-sm,
input[type=time].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm {
	line-height: 30px
}

input[type=date].input-lg,
input[type=time].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg {
	line-height: 46px
}

.form-group {
	margin-bottom: 15px
}

.radio,
.checkbox {
	position: relative;
	display: block;
	min-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px
}

.radio label,
.checkbox label {
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
	position: absolute;
	margin-left: -20px
}

.radio+.radio,
.checkbox+.checkbox {
	margin-top: -5px
}

.radio-inline,
.checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	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 {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}

.input-sm,
.form-horizontal .form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.3;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

textarea.input-sm,
select[multiple].input-sm {
	height: auto
}

.input-lg,
.form-horizontal .form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
	height: auto
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 45px
}

.form-control-feedback {
	position: absolute;
	top: 27px;
	right: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center
}

.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.input-sm+.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 {
	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);
	-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;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
	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);
	-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;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
	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);
	-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;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}

.has-error .form-control-feedback {
	color: #a94442
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #686868
}

@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 .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn,
	.form-inline .input-group .form-control {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .radio label,
	.form-inline .checkbox label {
		padding-left: 0
	}
	.form-inline .radio input[type=radio],
	.form-inline .checkbox input[type=checkbox] {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 29px
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 15px
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.3px
	}
}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.4;
	border-radius: 4px;
	-o-user-select: none;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn:hover,
.btn:focus {
	color: #333;
	text-decoration: none
}

.btn:active,
.btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	-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;
	pointer-events: none;
	zoom: 1;
	-webkit-opacity: .65;
	opacity: .65;
	opacity: .65;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
	background-image: none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-primary {
	color: #fff;
	background-color: #001871;
	border-color: #001358
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #000d3e;
	border-color: #00061a
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
	background-image: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #001871;
	border-color: #001358
}

.btn-primary .badge {
	color: #001871;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
	background-image: none
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
	background-image: none
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
	background-image: none
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
	background-image: none
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}

.btn-link {
	color: #001871;
	font-weight: 400;
	cursor: pointer;
	border-radius: 0
}

.btn-link,
.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: #00020b;
	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: #dedede;
	text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.3;
	border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 14px;
	line-height: 1.3;
	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;
	-moz-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
	-moz-transition: opacity .15s linear;
	-ms-transition: opacity .15s linear;
	-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: height .35s ease;
	-moz-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease;
	-moz-transition: height .35s ease;
	-ms-transition: height .35s ease;
	-webkit-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 16px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	background-clip: padding-box
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	height: 1px;
	margin: 10px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.4;
	color: #5b5b5b;
	white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #4e4e4e;
	background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #001871
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
	color: #dedede
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	cursor: not-allowed
}

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-menu-right {
	left: auto;
	right: 0
}

.dropdown-menu-left {
	left: 0;
	right: auto
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 14px;
	line-height: 1.4;
	color: #dedede;
	white-space: nowrap
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		left: auto;
		right: 0
	}
	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto
	}
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
	position: relative;
	float: left
}

.btn-group>.btn:hover,
.btn-group-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:focus,
.btn-group-vertical>.btn:focus {
	outline: 0
}

.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-group,
.btn-toolbar .input-group {
	float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
	margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	-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-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%
}

.btn-group-justified>.btn-group .btn {
	width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}

[data-toggle=buttons]>.btn>input[type=radio],
[data-toggle=buttons]>.btn>input[type=checkbox] {
	position: absolute;
	z-index: -1;
	zoom: 1;
	-webkit-opacity: 0;
	opacity: 0
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group[class*=col-] {
	float: none;
	padding-left: 0;
	padding-right: 0
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group-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.33;
	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: 14px;
	line-height: 1.3;
	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: 16px;
	font-weight: 400;
	line-height: 1;
	color: #757575;
	text-align: center;
	background-color: #f1f1f1;
	border: 1px solid #ccc;
	border-radius: 4px
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 14px;
	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-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
	z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	margin-left: -1px
}

.nav {
	margin-bottom: 0;
	padding-left: 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: #f1f1f1
}

.nav>li.disabled>a {
	color: #dedede
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
	color: #dedede;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
	background-color: #f1f1f1;
	border-color: #001871
}

.nav .nav-divider {
	height: 1px;
	margin: 10px 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.4;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #f1f1f1 #f1f1f1 #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	color: #757575;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}

.nav-tabs.nav-justified>li {
	float: none
}

.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}

.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: #001871
}

.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 {
	text-align: center;
	margin-bottom: 5px
}

.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-right-radius: 0;
	border-top-left-radius: 0
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 22px;
	border: 1px solid transparent
}

@media (min-width:768px) {
	.navbar {
		border-radius: 4px
	}
}

@media (min-width:768px) {
	.navbar-header {
		float: left
	}
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	-webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width:768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none
	}
	.navbar-collapse.collapse {
		display: block!important;
		height: auto!important;
		padding-bottom: 0;
		overflow: visible!important
	}
	.navbar-collapse.in {
		overflow-y: visible
	}
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0
	}
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
	max-height: 340px
}

@media (max-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;
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

@media (min-width:768px) {
	.navbar-fixed-top,
	.navbar-fixed-bottom {
		border-radius: 0
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.navbar-brand {
	float: left;
	padding: 14px 15px;
	font-size: 18px;
	line-height: 22px;
	height: 50px
}

.navbar-brand:hover,
.navbar-brand:focus {
	text-decoration: none
}

@media (min-width:768px) {
	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin-left: -15px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.navbar-toggle:focus {
	outline: 0
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none
	}
}

.navbar-nav {
	margin: 7px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px
}

@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none
	}
	.navbar-nav .open .dropdown-menu>li>a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px
	}
	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 22px
	}
	.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: 14px;
		padding-bottom: 14px
	}
	.navbar-nav.navbar-right:last-child {
		margin-right: -15px
	}
}

@media (min-width:768px) {
	.navbar-left {
		float: left;
		float: left!important
	}
	.navbar-right {
		float: right;
		float: right!important
	}
}

.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 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);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	margin-top: 7px;
	margin-bottom: 7px
}

@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 .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
	}
}

@media (min-width:768px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.navbar-form.navbar-right:last-child {
		margin-right: -15px
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.navbar-btn {
	margin-top: 7px;
	margin-bottom: 7px
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}

.navbar-text {
	margin-top: 14px;
	margin-bottom: 14px
}

@media (min-width:768px) {
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px
	}
	.navbar-text.navbar-right:last-child {
		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 {
	background-color: #e7e7e7;
	color: #555
}

@media (max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #333;
		background-color: transparent
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #555;
		background-color: #e7e7e7
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #ccc;
		background-color: transparent
	}
}

.navbar-default .navbar-link {
	color: #777
}

.navbar-default .navbar-link:hover {
	color: #333
}

.navbar-default .btn-link {
	color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
	color: #333
}

.navbar-default .btn-link[disabled]:hover,
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: #dedede
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-text {
	color: #dedede
}

.navbar-inverse .navbar-nav>li>a {
	color: #dedede
}

.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 {
	background-color: #080808;
	color: #fff
}

@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: #dedede
	}
	.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: #dedede
}

.navbar-inverse .navbar-link:hover {
	color: #fff
}

.navbar-inverse .btn-link {
	color: #dedede
}

.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: 22px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #ccc
}

.breadcrumb>.active {
	color: #dedede
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 22px 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.4;
	text-decoration: none;
	color: #001871;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	color: #00020b;
	background-color: #f1f1f1;
	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: 2;
	color: #fff;
	background-color: #001871;
	border-color: #001871;
	cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
	color: #dedede;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 14px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.pager {
	padding-left: 0;
	margin: 22px 0;
	list-style: none;
	text-align: center
}

.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: #f1f1f1
}

.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: #dedede;
	background-color: #fff;
	cursor: not-allowed
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

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: #dedede
}

.label-default[href]:hover,
.label-default[href]:focus {
	background-color: #c5c5c5
}

.label-primary {
	background-color: #001871
}

.label-primary[href]:hover,
.label-primary[href]:focus {
	background-color: #000d3e
}

.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: 14px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #dedede;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

a.badge:hover,
a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

a.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #001871;
	background-color: #fff
}

.nav-pills>li>a>.badge {
	margin-left: 3px
}

.jumbotron {
	padding: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #f1f1f1
}

.jumbotron h1,
.jumbotron .h1 {
	color: inherit
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: 200
}

.jumbotron>hr {
	border-top-color: #d8d8d8
}

.container .jumbotron {
	border-radius: 6px
}

.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px
	}
	.container .jumbotron {
		padding-left: 60px;
		padding-right: 60px
	}
	.jumbotron h1,
	.jumbotron .h1 {
		font-size: 72px
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 22px;
	line-height: 1.4;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
	margin-left: auto;
	margin-right: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
	border-color: #001871
}

.thumbnail .caption {
	padding: 9px;
	color: #282828
}

.alert {
	padding: 15px;
	margin-bottom: 22px;
	border: 1px solid transparent;
	border-radius: 4px
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert .alert-link {
	font-weight: 700
}

.alert>p,
.alert>ul {
	margin-bottom: 0
}

.alert>p+p {
	margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
	padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d
}

.alert-success hr {
	border-top-color: #c9e2b3
}

.alert-success .alert-link {
	color: #2b542c
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f
}

.alert-info hr {
	border-top-color: #a6e1ec
}

.alert-info .alert-link {
	color: #245269
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b
}

.alert-warning hr {
	border-top-color: #f7e1b5
}

.alert-warning .alert-link {
	color: #66512c
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442
}

.alert-danger hr {
	border-top-color: #e4b9c0
}

.alert-danger .alert-link {
	color: #843534
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

.progress {
	overflow: hidden;
	height: 22px;
	margin-bottom: 22px;
	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);
	-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: 14px;
	line-height: 22px;
	color: #fff;
	text-align: center;
	background-color: #001871;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-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;
	-moz-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
	-moz-transition: width .6s ease;
	-ms-transition: width .6s ease;
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-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[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
	min-width: 30px
}

.progress-bar[aria-valuenow="0"] {
	color: #dedede;
	min-width: 30px;
	background-color: transparent;
	background-image: none;
	box-shadow: none
}

.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,
.media-body {
	overflow: hidden;
	zoom: 1
}

.media,
.media .media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media-object {
	display: block
}

.media-heading {
	margin: 0 0 5px
}

.media>.pull-left {
	margin-right: 10px
}

.media>.pull-right {
	margin-left: 10px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.list-group {
	margin-bottom: 20px;
	padding-left: 0
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.list-group-item>.badge {
	float: right
}

.list-group-item>.badge+.badge {
	margin-right: 5px
}

a.list-group-item {
	color: #555
}

a.list-group-item .list-group-item-heading {
	color: #333
}

a.list-group-item:hover,
a.list-group-item:focus {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
	background-color: #f1f1f1;
	color: #dedede
}

.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: #dedede
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #001871;
	border-color: #001871
}

.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: #3e67ff
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}

a.list-group-item-success {
	color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
	color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.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 {
	color: #31708f
}

a.list-group-item-info .list-group-item-heading {
	color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}

a.list-group-item-warning {
	color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
	color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}

a.list-group-item-danger {
	color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
	color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
	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: 22px;
	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);
	-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-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	color: inherit
}

.panel-title>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 {
	margin-bottom: 0
}

.panel>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.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:first-child,
.panel>.table-responsive:first-child>.table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child 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 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 {
	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 {
	border: 0;
	margin-bottom: 0
}

.panel-group {
	margin-bottom: 22px
}

.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 {
	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: #5b5b5b;
	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: #5b5b5b
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}

.panel-primary {
	border-color: #001871
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #001871;
	border-color: #001871
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #001871
}

.panel-primary>.panel-heading .badge {
	color: #001871;
	background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #001871
}

.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 {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}

.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive.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);
	-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: 24px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	zoom: 1;
	-webkit-opacity: .2;
	opacity: .2;
	opacity: .2
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	zoom: 1;
	-webkit-opacity: .5;
	opacity: .5;
	opacity: .5
}

button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}

.modal-open {
	overflow: hidden
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-moz-transform: translate3d(0, -25%, 0);
	-o-transform: translate3d(0, -25%, 0);
	-ms-transform: translate3d(0, -25%, 0);
	-webkit-transform: translate3d(0, -25%, 0);
	transform: translate3d(0, -25%, 0);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}

.modal.in .modal-dialog {
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	zoom: 1;
	-webkit-opacity: 0;
	opacity: 0
}

.modal-backdrop.in {
	zoom: 1;
	-webkit-opacity: .5;
	opacity: .5;
	opacity: .5
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.4px
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.4
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}
	.modal-sm {
		width: 300px
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	visibility: visible;
	font-size: 14px;
	line-height: 1.4;
	zoom: 1;
	-webkit-opacity: 0;
	opacity: 0
}

.tooltip.in {
	zoom: 1;
	-webkit-opacity: .9;
	opacity: .9;
	opacity: .9
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 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;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 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;
	text-align: left;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	white-space: normal
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-content {
	padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover>.arrow {
	border-width: 11px
}

.popover>.arrow:after {
	border-width: 10px;
	content: ""
}

.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	bottom: -11px
}

.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}

.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
	top: -11px
}

.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}

.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%
}

.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	-moz-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
	-moz-transition: .6s ease-in-out left;
	-ms-transition: .6s ease-in-out left;
	-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
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	zoom: 1;
	-webkit-opacity: .5;
	opacity: .5;
	opacity: .5;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-repeat: repeat-x
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-repeat: repeat-x
}

.carousel-control:hover,
.carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	zoom: 1;
	-webkit-opacity: .9;
	opacity: .9;
	opacity: .9
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block
}

.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}

.carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-family: serif
}

.carousel-control .icon-prev:before {
	content: '\2039'
}

.carousel-control .icon-next:before {
	content: '\203a'
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: transparent
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {
	.carousel-control .icon-prev,
	.carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px
	}
	.carousel-control .icon-prev {
		margin-left: -15px
	}
	.carousel-control .icon-next {
		margin-right: -15px
	}
	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px
	}
	.carousel-indicators {
		bottom: 20px
	}
}

.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-footer:after {
	content: "";
	display: table;
	clear: both
}

.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-footer:before,
.modal-footer:after {
	content: " ";
	display: table
}

.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-footer:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right!important
}

.pull-left {
	float: left!important
}

.hide {
	display: none!important
}

.show {
	display: block!important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none!important;
	visibility: hidden!important
}

.affix {
	position: fixed;
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.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
	}
	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
	}
	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
	}
	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
	}
	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
	}
	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
	}
}


/*!
 * Generated with CSS Flag Sprite generator (https://www.flag-sprites.com/)
 */

.flag-icon::before {
	content: '';
	margin-right: 5px;
	display: inline-block;
	width: 16px;
	height: 10px;
	background: transparent no-repeat top left url(embedded/d3da8ce75536ff4f3bde2fc08a704847b79854256d1c2437687f7cb3c2780ebd.png)
}

.flag-icon.flag-fi::before {
	background-position: -96px -10px
}

.flag-icon.flag-cz::before {
	background-position: -16px -10px
}

.flag-icon.flag-mk::before {
	background-position: -32px -40px
}

.flag-icon.flag-ru::before {
	background-position: -48px -50px
}

.flag-icon.flag-gr::before {
	background-position: -48px -20px
}

.flag-icon.flag-ie::before {
	background-position: -96px -20px
}

.flag-icon.flag-sm::before {
	background-position: 0 -60px
}

.flag-icon.flag-by::before {
	background-position: -96px 0
}

.flag-icon.flag-at::before {
	background-position: -32px 0
}

.flag-icon.flag-lv::before {
	background-position: -80px -30px
}

.flag-icon.flag-ro::before {
	background-position: -16px -50px
}

.flag-icon.flag-es::before {
	background-position: -80px -10px
}

.flag-icon.flag-lt::before {
	background-position: -48px -30px
}

.flag-icon.flag-hr::before {
	background-position: -64px -20px
}

.flag-icon.flag-si::before {
	background-position: -80px -50px
}

.flag-icon.flag-rs::before {
	background-position: -32px -50px
}

.flag-icon.flag-be::before {
	background-position: -64px 0
}

.flag-icon.flag-li::before {
	background-position: -32px -30px
}

.flag-icon.flag-pl::before {
	background-position: -96px -40px
}

.flag-icon.flag-sk::before {
	background-position: -96px -50px
}

.flag-icon.flag-hu::before {
	background-position: -80px -20px
}

.flag-icon.flag-se::before {
	background-position: -64px -50px
}

.flag-icon.flag-va::before {
	background-position: -32px -60px
}

.flag-icon.flag-ch::before {
	background-position: 0 -10px
}

.flag-icon.flag-pt::before {
	background-position: 0 -50px
}

.flag-icon.flag-bg::before {
	background-position: -80px 0
}

.flag-icon.flag-nl::before {
	background-position: -64px -40px
}

.flag-icon.flag-md::before {
	background-position: 0 -40px
}

.flag-icon.flag-dk::before {
	background-position: -48px -10px
}

.flag-icon.flag-ee::before {
	background-position: -64px -10px
}

.flag-icon.flag-lu::before {
	background-position: -64px -30px
}

.flag-icon.flag-ad::before {
	background-position: 0 0
}

.flag-icon.flag-ba::before {
	background-position: -48px 0
}

.flag-icon.flag-mc::before {
	background-position: -96px -30px
}

.flag-icon.flag-no::before {
	background-position: -80px -40px
}

.flag-icon.flag-mt::before {
	background-position: -48px -40px
}

.flag-icon.flag-fr::before {
	background-position: -16px -20px
}

.flag-icon.flag-al::before {
	background-position: -16px 0
}

.flag-icon.flag-de::before {
	background-position: -32px -10px
}

.flag-icon.flag-gi::before {
	background-position: -32px -20px
}

.flag-icon.flag-fo::before {
	background-position: 0 -20px
}

.flag-icon.flag-ua::before {
	background-position: -16px -60px
}

.flag-icon.flag-is::before {
	background-position: 0 -30px
}

.flag-icon.flag-me::before {
	background-position: -16px -40px
}

.flag-icon.flag-it::before {
	background-position: -16px -30px
}

*,
:before,
:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 100%;
	overflow: auto;
	margin-right: 0;
	margin-left: calc(0vw);
	-webkit-tap-highlight-color: transparent;
	height: 101%
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	font-style: normal;
	color: #282828;
	background: #fff;
	-webkit-font-smoothing: antialiased
}

.align-center {
	text-align: center
}

.align-center.image_container,
.align-center .image_container {
	text-align: center
}

.align-center.image_container img,
.align-center .image_container img {
	margin: auto
}

img .max-orig-width,
img .no-resize,
.max-orig-width img,
.no-resize img {
	width: auto!important
}

.caption {
	font-style: italic;
	font-size: .85rem;
	color: #282828;
	border-top: 1px solid #edeffb;
	margin-top: 8px
}

body.firefox .autogrid.same-height {
	display: block!important;
	float: left!important;
	vertical-align: top!important
}

#wrapper {
	width: 100%;
	min-width: 940px
}

#wrapper #container {
	min-height: 600px
}

#wrapper #container .mod_article {
	width: 100%;
	min-width: 768px;
	max-width: 1200px;
	margin: 0 auto 20px
}

@media only screen and (max-width:1260px) {
	#wrapper #container .mod_article:not(.fullsize) {
		padding: 0 15px
	}
}

#wrapper #container .mod_article.fullsize {
	max-width: 100%
}

#wrapper #container .mod_article .block {
	margin-bottom: 10px
}

#wrapper #container .mod_article:last-child {
	margin-bottom: 60px
}
body.login #wrapper #container .mod_article:last-child {
	margin-bottom: 0
}
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #fff inset
}

input[type=text],
input[type=password],
input[type=date],
input[type=datetime],
input[type=email],
input[type=number],
input[type=search],
input[type=tel],
input[type=time],
input[type=url],
input[type=submit],
input:not([type]),
textarea {
	border-radius: 0
}

input[type=text],
input[type=password],
input[type=date],
input[type=datetime],
input[type=email],
input[type=search],
input[type=tel],
input[type=time],
input[type=url] {
	-webkit-appearance: textfield!important
}

input[type=radio],
input[type=checkbox] {
	margin: 0!important;
	line-height: normal!important
}

input[type=submit],
button,
.btn {
	background: #001871;
	color: #fff;
	border: 0;
	border-radius: 0;
	font-size: 16px;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
	-moz-transition: all .1s linear;
	-ms-transition: all .1s linear;
	-webkit-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
	cursor: pointer
}

input[type=submit]:hover,
button:hover,
.btn:hover {
	background: #000d3e;
	color: #fff
}

input[type=submit]>a,
button>a,
.btn>a {
	color: #fff;
	text-decoration: none
}

input[type=submit]:disabled,
button:disabled,
.btn:disabled {
	opacity: .2;
	cursor: default
}

.captcha_text {
	font-size: .8rem;
	color: #757575
}

.ce_form {
	background-color: #f1f1f1;
	padding: 30px 20px
}

.ce_form .submit_container {
	margin: 30px 0 0
}

.ce_form .submit_container input {
	padding: 10px 30px;
	min-width: 300px;
	margin-left: 15%
}

.ce_form .widget {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	margin-bottom: 10px
}

.ce_form .widget label {
	width: 18%;
	white-space: nowrap;
	line-height: 2.5;
	margin-bottom: 0
}

.ce_form .widget input,
.ce_form .widget select,
.ce_form .widget textarea {
	width: 82%;
	padding: 10px
}

.ce_form .widget.widget-select select {
	background-color: #fff;
	color: #000;
	font-size: inherit;
	padding: 10px;
	padding-right: 25px;
	border: 0;
	margin: 0;
	border-radius: 0;
	text-indent: .01px;
	text-overflow: '';
	-webkit-appearance: button;
	-moz-appearance: none;
	min-width: 450px;
	padding-right: 50px;
	border: 1px solid #ccc
}

.ce_form .widget.widget-select select:focus {
	outline: 0;
	background-color: rgba(200, 200, 200, .1)
}

.ce_form .widget.widget-select::before,
.ce_form .widget.widget-select::after {
	content: "";
	position: absolute;
	pointer-events: none
}

.ce_form .widget.widget-select::after {
	content: "\25BC";
	height: 20px;
	font-size: 12px;
	line-height: 1;
	right: 15px;
	top: 50%;
	margin-top: -.5em;
	color: #ccc
}

.ce_form .widget.widget-select::before {
	width: 40px;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 0
}

.ce_form .widget.widget-select select[disabled] {
	color: rgba(155, 155, 155, .3)
}

.ce_form .widget.widget-select select[disabled]::after {
	color: rgba(155, 155, 155, .1)
}

.ce_form .widget.widget-select::before {
	background-color: rgba(155, 155, 155, .15)
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #001871
}

a {
	color: #001871;
	text-decoration: none;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
	-o-transition: color .2s linear;
	transition: color .2s linear;
	-moz-transition: color .2s linear;
	-ms-transition: color .2s linear;
	-webkit-transition: color .2s linear;
	-o-transition: color .2s linear;
	transition: color .2s linear
}

.blankimage {
	min-width: 50px;
	text-align: center;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #ebebeb;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAJElEQVQoU2N8/fr1fwYkICoqyojMZ6SDAmT7QGx0K1EcRBsFAPYkHwm2bVREAAAAAElFTkSuQmCC)
}

.custom #searchoverlay {
	display: none
}

#totop {
	position: fixed;
	right: 20px;
	width: 45px;
	height: 45px;
	display: none;
	cursor: pointer;
	overflow: hidden;
	background: #dbdeeb
}

#totop div.up,
#totop div.top {
	width: 45px;
	height: 45px;
	color: #001871;
	line-height: 43px;
	text-align: center;
	-webkit-transition: .25s all cubic-bezier(.215, .61, .355, 1);
	-moz-transition: .25s all cubic-bezier(.215, .61, .355, 1);
	-ms-transition: .25s all cubic-bezier(.215, .61, .355, 1);
	-o-transition: .25s all cubic-bezier(.215, .61, .355, 1);
	transition: .25s all cubic-bezier(.215, .61, .355, 1);
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	font-size: 20px
}

#totop div.top {
	-webkit-transform: translateY(45px);
	-moz-transform: translateY(45px);
	-o-transform: translateY(45px);
	-ms-transform: translateY(45px);
	transform: translateY(45px);
	line-height: 45px;
	font-size: .8rem;
	font-weight: 700
}

#totop.active {
	display: block
}

#totop.active:hover .up {
	-webkit-transform: translateY(-45px);
	-moz-transform: translateY(-45px);
	-o-transform: translateY(-45px);
	-ms-transform: translateY(-45px);
	transform: translateY(-45px)
}

#totop.active:hover .top {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.bdf-select .bdf-select-dropdown {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px
}

.bdf-select .bdf-select-dropdown select {
	background-color: #001871;
	color: #fff;
	font-size: 16px;
	padding: 10px;
	padding-right: 25px;
	border: 0;
	margin: 0;
	border-radius: 0;
	text-indent: .01px;
	text-overflow: '';
	-webkit-appearance: button;
	-moz-appearance: none;
	min-width: 450px;
	padding-right: 50px
}

.bdf-select .bdf-select-dropdown::before,
.bdf-select .bdf-select-dropdown::after {
	content: "";
	position: absolute;
	pointer-events: none
}

.bdf-select .bdf-select-dropdown::after {
	content: "\25BC";
	height: 20px;
	font-size: 12px;
	line-height: 1;
	right: 15px;
	top: 50%;
	margin-top: -.5em;
	color: #fff
}

.bdf-select .bdf-select-dropdown::before {
	width: 40px;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 0
}

.bdf-select .bdf-select-dropdown select[disabled] {
	color: rgba(255, 255, 255, .3)
}

.bdf-select .bdf-select-dropdown select[disabled]::after {
	color: rgba(255, 255, 255, .1)
}

.bdf-select .bdf-select-dropdown::before {
	background-color: rgba(255, 255, 255, .15)
}

@media all {
	.featherlight {
		display: none;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 2147483647;
		text-align: center;
		white-space: nowrap;
		cursor: pointer;
		background: #333;
		background: 0 0
	}
	.featherlight:last-of-type {
		background: rgba(0, 0, 0, .8)
	}
	.featherlight:before {
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle;
		margin-right: -.25em
	}
	.featherlight .featherlight-content {
		position: relative;
		text-align: left;
		vertical-align: middle;
		display: inline-block;
		overflow: auto;
		padding: 25px 25px 0;
		border-bottom: 25px solid transparent;
		margin-left: 5%;
		margin-right: 5%;
		max-height: 95%;
		background: #fff;
		cursor: auto;
		white-space: normal
	}
	.featherlight .featherlight-inner {
		display: block
	}
	.featherlight .featherlight-close-icon {
		position: absolute;
		z-index: 9999;
		top: 0;
		right: 0;
		line-height: 25px;
		width: 25px;
		cursor: pointer;
		text-align: center;
		font-family: Arial, sans-serif;
		background: #fff;
		background: rgba(255, 255, 255, .3);
		color: #000
	}
	.featherlight .featherlight-image {
		width: 100%
	}
	.featherlight-iframe .featherlight-content {
		border-bottom: 0;
		padding: 0
	}
	.featherlight iframe {
		border: none
	}
	.featherlight * {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
}

@media only screen and (max-width:1024px) {
	.featherlight .featherlight-content {
		margin-left: 10px;
		margin-right: 10px;
		max-height: 98%;
		padding: 10px 10px 0;
		border-bottom: 10px solid transparent
	}
}

body.hidden-scroll {
	overflow: hidden
}

.sl-overlay {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #000;
	opacity: .8;
	display: none;
	z-index: 1050
}

.sl-wrapper {
	z-index: 1040
}

.sl-wrapper button {
	border: 0 none;
	background: 0 0;
	font-size: 28px;
	padding: 0;
	cursor: pointer
}

.sl-wrapper button:hover {
	opacity: .7
}

.sl-wrapper .sl-close {
	display: none;
	position: fixed;
	right: 30px;
	top: 30px;
	z-index: 1060;
	margin-top: -14px;
	margin-right: -14px;
	height: 44px;
	width: 44px;
	line-height: 44px;
	font-family: Arial, Baskerville, monospace;
	color: #fff;
	font-size: 3rem
}

.sl-wrapper .sl-close:focus {
	outline: 0
}

.sl-wrapper .sl-counter {
	display: none;
	position: fixed;
	top: 30px;
	left: 30px;
	z-index: 1060;
	color: #fff;
	font-size: 1rem
}

.sl-wrapper .sl-navigation {
	width: 100%;
	display: none
}

.sl-wrapper .sl-navigation button {
	position: fixed;
	top: 50%;
	margin-top: -22px;
	height: 44px;
	width: 22px;
	line-height: 44px;
	text-align: center;
	display: block;
	z-index: 1060;
	font-family: Arial, Baskerville, monospace;
	color: #fff
}

.sl-wrapper .sl-navigation button.sl-next {
	right: 5px;
	font-size: 2rem
}

.sl-wrapper .sl-navigation button.sl-prev {
	left: 5px;
	font-size: 2rem
}

.sl-wrapper .sl-navigation button:focus {
	outline: 0
}

@media (min-width:35.5em) {
	.sl-wrapper .sl-navigation button {
		width: 44px
	}
	.sl-wrapper .sl-navigation button.sl-next {
		right: 10px;
		font-size: 3rem
	}
	.sl-wrapper .sl-navigation button.sl-prev {
		left: 10px;
		font-size: 3rem
	}
}

@media (min-width:50em) {
	.sl-wrapper .sl-navigation button {
		width: 44px
	}
	.sl-wrapper .sl-navigation button.sl-next {
		right: 20px;
		font-size: 3rem
	}
	.sl-wrapper .sl-navigation button.sl-prev {
		left: 20px;
		font-size: 3rem
	}
}

.sl-wrapper .sl-image {
	position: fixed;
	-ms-touch-action: none;
	touch-action: none;
	z-index: 10000
}

.sl-wrapper .sl-image img {
	margin: 0;
	padding: 0;
	display: block;
	border: 0 none
}

@media (min-width:35.5em) {
	.sl-wrapper .sl-image img {
		border: 0 none
	}
}

@media (min-width:50em) {
	.sl-wrapper .sl-image img {
		border: 0 none
	}
}

.sl-wrapper .sl-image iframe {
	background: #000;
	border: 0 none
}

@media (min-width:35.5em) {
	.sl-wrapper .sl-image iframe {
		border: 0 none
	}
}

@media (min-width:50em) {
	.sl-wrapper .sl-image iframe {
		border: 0 none
	}
}

.sl-wrapper .sl-image .sl-caption {
	display: none;
	padding: 10px;
	color: #fff;
	background: rgba(0, 0, 0, .8);
	font-size: 1rem;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}

.sl-wrapper .sl-image .sl-caption.pos-top {
	bottom: auto;
	top: 0
}

.sl-wrapper .sl-image .sl-caption.pos-outside {
	bottom: auto
}

.sl-wrapper .sl-image .sl-download {
	display: none;
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #000;
	z-index: 1060
}

.sl-spinner {
	display: none;
	border: 5px solid #333;
	border-radius: 40px;
	height: 40px;
	left: 50%;
	margin: -20px 0 0 -20px;
	opacity: 0;
	position: fixed;
	top: 50%;
	width: 40px;
	z-index: 1007;
	-webkit-animation: pulsate 1s ease-out infinite;
	-moz-animation: pulsate 1s ease-out infinite;
	-ms-animation: pulsate 1s ease-out infinite;
	-o-animation: pulsate 1s ease-out infinite;
	animation: pulsate 1s ease-out infinite
}

.sl-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@-webkit-keyframes pulsate {
	0% {
		transform: scale(.1);
		opacity: 0
	}
	50% {
		opacity: 1
	}
	100% {
		transform: scale(1.2);
		opacity: 0
	}
}

@keyframes pulsate {
	0% {
		transform: scale(.1);
		opacity: 0
	}
	50% {
		opacity: 1
	}
	100% {
		transform: scale(1.2);
		opacity: 0
	}
}

@-moz-keyframes pulsate {
	0% {
		transform: scale(.1);
		opacity: 0
	}
	50% {
		opacity: 1
	}
	100% {
		transform: scale(1.2);
		opacity: 0
	}
}

.tooltipster-fall,
.tooltipster-grow.tooltipster-show {
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
	-moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-base {
	display: flex;
	pointer-events: none;
	position: absolute
}

.tooltipster-box {
	flex: 1 1 auto
}

.tooltipster-content {
	box-sizing: border-box;
	max-height: 100%;
	max-width: 100%;
	overflow: auto
}

.tooltipster-ruler {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden
}

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity
}

.tooltipster-fade.tooltipster-show {
	opacity: 1
}

.tooltipster-grow {
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden
}

.tooltipster-grow.tooltipster-show {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform
}

.tooltipster-swing.tooltipster-show {
	opacity: 1;
	-webkit-transform: rotateZ(0);
	-moz-transform: rotateZ(0);
	-o-transform: rotateZ(0);
	-ms-transform: rotateZ(0);
	transform: rotateZ(0);
	-webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 1);
	-webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
	-moz-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
	-ms-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
	-o-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
	transition-timing-function: cubic-bezier(.23, .635, .495, 2.4)
}

.tooltipster-fall {
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-fall.tooltipster-initial {
	top: 0!important
}

.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	top: 0!important;
	opacity: 0
}

.tooltipster-slide {
	-webkit-transition-property: left;
	-moz-transition-property: left;
	-o-transition-property: left;
	-ms-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-slide.tooltipster-initial {
	left: -40px!important
}

.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	left: 0!important;
	opacity: 0
}

@keyframes tooltipster-fading {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

.tooltipster-update-fade {
	animation: tooltipster-fading .4s
}

@keyframes tooltipster-rotating {
	25% {
		transform: rotate(-2deg)
	}
	75% {
		transform: rotate(2deg)
	}
	100% {
		transform: rotate(0)
	}
}

.tooltipster-update-rotate {
	animation: tooltipster-rotating .6s
}

@keyframes tooltipster-scaling {
	50% {
		transform: scale(1.1)
	}
	100% {
		transform: scale(1)
	}
}

.tooltipster-update-scale {
	animation: tooltipster-scaling .6s
}

.tooltipster-sidetip .tooltipster-box {
	background: #565656;
	border: 2px solid #000;
	border-radius: 4px
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
	margin-top: 8px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
	margin-right: 8px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
	margin-left: 8px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
	margin-bottom: 8px
}

.tooltipster-sidetip .tooltipster-content {
	color: #fff;
	line-height: 18px;
	padding: 6px 14px
}

.tooltipster-sidetip .tooltipster-arrow {
	overflow: hidden;
	position: absolute
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
	height: 10px;
	margin-left: -10px;
	top: 0;
	width: 20px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
	height: 20px;
	margin-top: -10px;
	right: 0;
	top: 0;
	width: 10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
	height: 20px;
	margin-top: -10px;
	left: 0;
	top: 0;
	width: 10px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
	bottom: 0;
	height: 10px;
	margin-left: -10px;
	width: 20px
}

.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border {
	height: 0;
	position: absolute;
	width: 0
}

.tooltipster-sidetip .tooltipster-arrow-background {
	border: 10px solid transparent
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
	border-bottom-color: #565656;
	left: 0;
	top: 3px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
	border-left-color: #565656;
	left: -3px;
	top: 0
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
	border-right-color: #565656;
	left: 3px;
	top: 0
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
	border-top-color: #565656;
	left: 0;
	top: -3px
}

.tooltipster-sidetip .tooltipster-arrow-border {
	border: 10px solid transparent;
	left: 0;
	top: 0
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
	border-bottom-color: #000
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
	border-left-color: #000
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
	border-right-color: #000
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
	border-top-color: #000
}

.tooltipster-sidetip .tooltipster-arrow-uncropped {
	position: relative
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
	top: -10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
	left: -10px
}

.pt-150 {
	padding-top: 150px!important
}

.pb-150 {
	padding-bottom: 150px!important
}

.pl-150 {
	padding-left: 150px!important
}

.pr-150 {
	padding-right: 150px!important
}

.pt-140 {
	padding-top: 140px!important
}

.pb-140 {
	padding-bottom: 140px!important
}

.pl-140 {
	padding-left: 140px!important
}

.pr-140 {
	padding-right: 140px!important
}

.pt-130 {
	padding-top: 130px!important
}

.pb-130 {
	padding-bottom: 130px!important
}

.pl-130 {
	padding-left: 130px!important
}

.pr-130 {
	padding-right: 130px!important
}

.pt-120 {
	padding-top: 120px!important
}

.pb-120 {
	padding-bottom: 120px!important
}

.pl-120 {
	padding-left: 120px!important
}

.pr-120 {
	padding-right: 120px!important
}

.pt-110 {
	padding-top: 110px!important
}

.pb-110 {
	padding-bottom: 110px!important
}

.pl-110 {
	padding-left: 110px!important
}

.pr-110 {
	padding-right: 110px!important
}

.pt-100 {
	padding-top: 100px!important
}

.pb-100 {
	padding-bottom: 100px!important
}

.pl-100 {
	padding-left: 100px!important
}

.pr-100 {
	padding-right: 100px!important
}

.pt-90 {
	padding-top: 90px!important
}

.pb-90 {
	padding-bottom: 90px!important
}

.pl-90 {
	padding-left: 90px!important
}

.pr-90 {
	padding-right: 90px!important
}

.pt-80 {
	padding-top: 80px!important
}

.pb-80 {
	padding-bottom: 80px!important
}

.pl-80 {
	padding-left: 80px!important
}

.pr-80 {
	padding-right: 80px!important
}

.pt-70 {
	padding-top: 70px!important
}

.pb-70 {
	padding-bottom: 70px!important
}

.pl-70 {
	padding-left: 70px!important
}

.pr-70 {
	padding-right: 70px!important
}

.pt-60 {
	padding-top: 60px!important
}

.pb-60 {
	padding-bottom: 60px!important
}

.pl-60 {
	padding-left: 60px!important
}

.pr-60 {
	padding-right: 60px!important
}

.pt-50 {
	padding-top: 50px!important
}

.pb-50 {
	padding-bottom: 50px!important
}

.pl-50 {
	padding-left: 50px!important
}

.pr-50 {
	padding-right: 50px!important
}

.pt-40 {
	padding-top: 40px!important
}

.pb-40 {
	padding-bottom: 40px!important
}

.pl-40 {
	padding-left: 40px!important
}

.pr-40 {
	padding-right: 40px!important
}

.pt-30 {
	padding-top: 30px!important
}

.pb-30 {
	padding-bottom: 30px!important
}

.pl-30 {
	padding-left: 30px!important
}

.pr-30 {
	padding-right: 30px!important
}

.pt-20 {
	padding-top: 20px!important
}

.pb-20 {
	padding-bottom: 20px!important
}

.pl-20 {
	padding-left: 20px!important
}

.pr-20 {
	padding-right: 20px!important
}

.pt-10 {
	padding-top: 10px!important
}

.pb-10 {
	padding-bottom: 10px!important
}

.pl-10 {
	padding-left: 10px!important
}

.pr-10 {
	padding-right: 10px!important
}

.pt-0 {
	padding-top: 0!important
}

.pb-0 {
	padding-bottom: 0!important
}

.pl-0 {
	padding-left: 0!important
}

.pr-0 {
	padding-right: 0!important
}

.mt-150 {
	margin-top: 150px!important
}

.mb-150 {
	margin-bottom: 150px!important
}

.ml-150 {
	margin-left: 150px!important
}

.mr-150 {
	margin-right: 150px!important
}

.mt-140 {
	margin-top: 140px!important
}

.mb-140 {
	margin-bottom: 140px!important
}

.ml-140 {
	margin-left: 140px!important
}

.mr-140 {
	margin-right: 140px!important
}

.mt-130 {
	margin-top: 130px!important
}

.mb-130 {
	margin-bottom: 130px!important
}

.ml-130 {
	margin-left: 130px!important
}

.mr-130 {
	margin-right: 130px!important
}

.mt-120 {
	margin-top: 120px!important
}

.mb-120 {
	margin-bottom: 120px!important
}

.ml-120 {
	margin-left: 120px!important
}

.mr-120 {
	margin-right: 120px!important
}

.mt-110 {
	margin-top: 110px!important
}

.mb-110 {
	margin-bottom: 110px!important
}

.ml-110 {
	margin-left: 110px!important
}

.mr-110 {
	margin-right: 110px!important
}

.mt-100 {
	margin-top: 100px!important
}

.mb-100 {
	margin-bottom: 100px!important
}

.ml-100 {
	margin-left: 100px!important
}

.mr-100 {
	margin-right: 100px!important
}

.mt-90 {
	margin-top: 90px!important
}

.mb-90 {
	margin-bottom: 90px!important
}

.ml-90 {
	margin-left: 90px!important
}

.mr-90 {
	margin-right: 90px!important
}

.mt-80 {
	margin-top: 80px!important
}

.mb-80 {
	margin-bottom: 80px!important
}

.ml-80 {
	margin-left: 80px!important
}

.mr-80 {
	margin-right: 80px!important
}

.mt-70 {
	margin-top: 70px!important
}

.mb-70 {
	margin-bottom: 70px!important
}

.ml-70 {
	margin-left: 70px!important
}

.mr-70 {
	margin-right: 70px!important
}

.mt-60 {
	margin-top: 60px!important
}

.mb-60 {
	margin-bottom: 60px!important
}

.ml-60 {
	margin-left: 60px!important
}

.mr-60 {
	margin-right: 60px!important
}

.mt-50 {
	margin-top: 50px!important
}

.mb-50 {
	margin-bottom: 50px!important
}

.ml-50 {
	margin-left: 50px!important
}

.mr-50 {
	margin-right: 50px!important
}

.mt-40 {
	margin-top: 40px!important
}

.mb-40 {
	margin-bottom: 40px!important
}

.ml-40 {
	margin-left: 40px!important
}

.mr-40 {
	margin-right: 40px!important
}

.mt-30 {
	margin-top: 30px!important
}

.mb-30 {
	margin-bottom: 30px!important
}

.ml-30 {
	margin-left: 30px!important
}

.mr-30 {
	margin-right: 30px!important
}

.mt-20 {
	margin-top: 20px!important
}

.mb-20 {
	margin-bottom: 20px!important
}

.ml-20 {
	margin-left: 20px!important
}

.mr-20 {
	margin-right: 20px!important
}

.mt-10 {
	margin-top: 10px!important
}

.mb-10 {
	margin-bottom: 10px!important
}

.ml-10 {
	margin-left: 10px!important
}

.mr-10 {
	margin-right: 10px!important
}

.mt-0 {
	margin-top: 0!important
}

.mb-0 {
	margin-bottom: 0!important
}

.ml-0 {
	margin-left: 0!important
}

.mr-0 {
	margin-right: 0!important
}

.ce_autogridWrapperStart {
	margin-bottom: 50px
}

.ce_bdf_planogramme .planogramme {
	margin-top: 20px
}

.ce_bdf_planogramme .items {
	margin-top: 20px
}

.ce_bdf_skills.participate h3,
.ce_bdf_skills.participate h4 {
	position: relative;
	padding-left: 38px
}

.ce_bdf_skills.participate h3 span.pos,
.ce_bdf_skills.participate h4 span.pos {
	display: block;
	position: absolute;
	left: 0;
	text-align: center;
	padding: 5px;
	border-radius: 100%;
	font-size: 13px;
	font-weight: 700
}

.ce_bdf_skills.participate h3 span.pos {
	width: 30px;
	height: 30px;
	line-height: 20px;
	top: -3px;
	left: 0;
	color: #fff;
	background: #001871
}

.ce_bdf_skills.participate h4 span.pos {
	width: 20px;
	height: 20px;
	top: 0;
	left: 4px;
	line-height: 12px;
	color: #001871;
	background: #dedede
}

.ce_bdf_skills.participate .goback {
	width: auto;
	margin-left: 200px;
	margin-top: -30px
}

.ce_bdf_skills.participate .goback.no-ml {
	margin-left: 100px;
	margin-top: -28px
}

.ce_bdf_skills.participate .finish {
	margin-top: 10px
}

.ce_bdf_skills .copytext {
	margin-bottom: 20px
}

.ce_bdf_skills .resume a {
	color: inherit;
	font-style: italic;
	text-decoration: underline
}

.ce_bdf_skills .perpage .pagination {
	margin-top: 10px
}

.ce_bdf_skills+.pagination {
	margin-bottom: 0
}

.ce_bdf_skills .skillsitems+.perpage {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #001871
}

.ce_bdf_skills table.tablesorter {
	width: 100%
}

.ce_bdf_skills table.tablesorter thead {
	background: #001871
}

.ce_bdf_skills table.tablesorter thead th {
	padding: 3px 5px;
	font-weight: 700;
	color: #fff;
	outline: 0;
	position: relative
}

.ce_bdf_skills table.tablesorter thead th:not(.sorter-false) {
	cursor: pointer
}

.ce_bdf_skills table.tablesorter thead th.tablesorter-header:not(.sorter-false)::after {
	display: block;
	position: absolute;
	content: '';
	height: 12px;
	width: 12px;
	right: 10px;
	top: 6px;
	background: transparent no-repeat top left url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAMCAYAAAAK/x/DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUEzQzg5N0RFN0MxMTFFNjgyRjJDOUY5MThBQjJDQ0UiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUEzQzg5N0VFN0MxMTFFNjgyRjJDOUY5MThBQjJDQ0UiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1QTNDODk3QkU3QzExMUU2ODJGMkM5RjkxOEFCMkNDRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1QTNDODk3Q0U3QzExMUU2ODJGMkM5RjkxOEFCMkNDRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoMhXssAAAFrSURBVHjajJTPK4RBGMf3FQ7bSkTaFKWk7b0oypH8AQ57UetM5OKGg4MTOYocnTg4Urhs4rgHuWzJ3lY5OFgle7Dx+kzNW9OYecZTn8M8zzPP821+PFGSJBmHjcETOIPYKIxnZLuETyHeC29/vEqQxSS8w54jlhInsj1CJOzPw6krZjsK8GoU3hSK3gmC1oR9ii1owaAkaBieHcVXPEVLHjFN6BHEtBt9tn2CBqDmafADC47CndZppnYcOJ2ikfsCHWY80o96Wj9kn7XgBL4s/y6sW74pqAi1yjBrrOfhLF2kgoZ0IZ99w4UWZtoI1KBNr+9hQqhTgKrqa/huYcb+Zer4z4UrWxau4MrIXQxc176nR+x61Fm4cSRvBJrM6Tw1KnJCnoo1PIIOfd++GypG4k5ATPpr6nAQyFsSxsQHdLkEKfqhCkeB4WbPlTiQ8xAYpqvmL7OtDxr6Mf/HstAU4jkoBWrU4fpXgAEAy1/qQVeQvaIAAAAASUVORK5CYII=)
}

.ce_bdf_skills table.tablesorter thead th.tablesorter-header:not(.sorter-false).tablesorter-headerDesc::after {
	background-position: -12px 0
}

.ce_bdf_skills table.tablesorter thead th.tablesorter-header:not(.sorter-false).tablesorter-headerAsc::after {
	background-position: -24px 0
}

.ce_bdf_skills table.tablesorter tbody td {
	padding: 5px 5px;
	vertical-align: middle
}

.ce_bdf_skills table.tablesorter thead th,
.ce_bdf_skills table.tablesorter tbody th,
.ce_bdf_skills table.tablesorter thead td,
.ce_bdf_skills table.tablesorter tbody td {
	border-right: 1px solid #fff
}

.ce_bdf_skills table.tablesorter thead th:last-child,
.ce_bdf_skills table.tablesorter tbody th:last-child,
.ce_bdf_skills table.tablesorter thead td:last-child,
.ce_bdf_skills table.tablesorter tbody td:last-child {
	border: 0
}

.ce_bdf_skills table.tablesorter thead .title,
.ce_bdf_skills table.tablesorter tbody .title {
	width: 31%
}

.ce_bdf_skills table.tablesorter thead .status,
.ce_bdf_skills table.tablesorter tbody .status {
	width: 10%;
	text-align: center
}

.ce_bdf_skills table.tablesorter thead .segments,
.ce_bdf_skills table.tablesorter tbody .segments {
	width: 15%;
	text-align: center
}

.ce_bdf_skills table.tablesorter thead .questions,
.ce_bdf_skills table.tablesorter tbody .questions {
	width: 13%;
	text-align: center
}

.ce_bdf_skills table.tablesorter thead .answered,
.ce_bdf_skills table.tablesorter tbody .answered {
	width: 14%;
	text-align: center
}

.ce_bdf_skills table.tablesorter thead .score,
.ce_bdf_skills table.tablesorter tbody .score {
	width: 12%;
	text-align: center
}

.ce_bdf_skills table.tablesorter thead .score span,
.ce_bdf_skills table.tablesorter tbody .score span {
	font-size: 11px;
	font-style: italic
}

.ce_bdf_skills table.tablesorter thead .score.eval,
.ce_bdf_skills table.tablesorter tbody .score.eval {
	font-size: .8rem;
	font-style: italic;
	color: #001871
}

.ce_bdf_skills table.tablesorter thead .link,
.ce_bdf_skills table.tablesorter tbody .link {
	width: 5%;
	text-align: center
}

.ce_bdf_skills table.tablesorter tbody tr.finished td.link a {
	display: none
}

.ce_bdf_skills table.tablesorter tbody tr {
	margin: 3px 0 6px
}

.ce_bdf_skills table.tablesorter tbody tr:nth-child(even) {
	background: #f1f1f1
}

.ce_bdf_skills table.tablesorter tbody tr td.link a {
	display: block;
	margin: auto;
	width: 20px;
	height: 20px;
	overflow: hidden;
	font-size: 0;
	background: transparent no-repeat top left url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAABRVJREFUSA2dV2tsVEUU/s7tbguVbFUw9iVpI4oRgxJColASksZnNERiDAFRY6IlJaDdBUSqZBMSESxt6B+lUUMUYoioiUZjDKKClPCjUZGCVEIijy3+aLDbQuhj7/jN3t65d/fehZVJuvPNd86ZM+fM3JlTQTFtUTKCP9OPQNQCKMwH5G7iMuIyiAxwil4o6YWFr5Da/ksxU8o1lWYkYxhOvwLBGih1xzV1jVBOw1JdKK/vxOk1I4bOA4UdV8afYFS7GNVteTbFDUX6INYqpNr2hxkEHeu0nkpvZ4RrcgwE55nOPbCswyixelBWPoxxjCJzuQaZzCwusJH6y2g3LccOsgkX2zfnctysHEIpQXXiExovN7zI38RvonrmXvQ0jRk+DMzdGUV/3wtQ9jtcyFSjItiBVHsLz4NyuVzHlfFOQK12hVzXXpRHm3Bm66DHFYFq3piKzMguzvWk0RarFf3b33bHnuOqxBKu9HNXwFx0oL8jbsb/F2S3bPAjRr7CMZVxRKwGnG87qsdWlpyVnALYOxwF/orsZmoSZnwj4KfkOJoqXqTpAcdcRTBu74HeDjbH8aWhdVxZbVZB5AJikWb/fmT5uuQk1K6dncXF/iSTNqLRFcye/tbZ1J1I9S3VyEIyaTHFL+lBtgkSOLVtyB2afiTdgvHM76iM78f012cZ/nrg3LYUU2j2ls6zmbTQNdRoooWksODBfaFzCW51eNWI0bHfuIBOTN9wS6huPnlT7ANS6Syt1P2oSszV0T7u09uNz57N+MYetL1PgauO8G81xkb7UBVvymbN0wyi00k6lS98gga9x17aSqyDPmEeVOYbNAJ9WSj1PnYO9qBq3ULDhwFLDhta2fPpWDzH0UivEQZB0LGro/AA1PhBVCY+Rc1655C6MtOrHgNF7mKqETMEJl30cB6SkIjzVPhJLoU9dgrVa58KiCzlP7BlFo+694JEUBowMIR/jw0ZBArlXEB9QJCxvOuWz6neY8/xlXRFwMAjbA8WQIKTsCKP8vLpDGiIqvFxA9rxCUMomWdwAFwjYpFLsORVzKyYjdS73wdMNaF8h5g+I0x1N8mHHWW7gb3/2Du0/tV7HDxeGTrsgpS9hQtbBsCromBzns0JsTqu9/iQT/k56KsxtAUiPoAI5jCtzVmnoTYTZF3yZvpZbFRK5GsLL8d+JPlXltTVxsjQ80bBD2zbuXmAM9RfgosdjTjf8YdfpSAeSa/i9+4EJNKNC+19+q62WVl0GCOlNqN+4+1m7IKKaBfTuhhT6u/lc/mlS1+3r9tQR51Wo6e4NWzOe1ydLIcaPMk9nJ5VEPmO1SJrrkB6jX1RoLZlMjKyn9GyMs22o+hvf0jPq081kEpeYWG2nMi5p5V6jCXQx9CP+Y02/e5mZJ/PaQYlkZVuMCVm3qEjZxHjFaqwaIKbjYGReZi28Af82z1s9IoBtS0zkB74lk7duZhbaWYWv3HNvdJHM06x187+NVeBFoN8tTdhmvUhjrVd9vgQ5NRazZxoPaWsaiaayEameIs71H2uY1dSFW+lc12S+uXDXICuyX5m34uM9Q/L3FKms4IPxDxq6jvgadpNdqdhlFeZwTjL2/cMNwH8E+fKqhMNsBUN1H25gqJHx1Baugxnt4a+eM7hCptL/w90T2wORau48l/DVApwR6j/DFZWzCnkVNsVjjh/Vl3o2axWlNLvN/9zkBitR5mRq5zmBFPajah1COfajuebho3/A8dDnnrvTCRXAAAAAElFTkSuQmCC);
	background-size: contain
}

.ce_bdf_skills table.tablesorter tbody tr td.status .num {
	visibility: hidden;
	width: 1px;
	height: 1px
}

.ce_bdf_skills table.tablesorter tbody tr.new td.status .flag {
	background: transparent no-repeat top left url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAABSJJREFUSA2tVl1om1UYPu9pkjZS2mGdDU7FUecPFUeSpklrL6IFdSKbihey4YRd6Fxx6IpeWJmB4s/NLO6mOJzUuYlS50UZFKbg3Na1afu1ILbC/AF1m1bpRdK6pmnyHZ/zrefspH5fmgs/SN73vL/n/TnvOcQq+EQy6UsvLj4sbPsBEqJdEN1FjFULIaoZ0TxoM4DyN5SwrPMVmGTQ9/7G4vE6Vig8z4TYDye3eUsaHKKfOGNHbmxsPLxleHjZ4JSgno7HWloeE8XiAKQ3lmhUuIDhi1U+X1dsYuJrN5X/OHbSmskcEoztNxUgeIk4P4G0jviEsPKBwGJjMJifX1jYtGLbzeB3ItU7kZmbSvQ4P4j095o0iZc4hhKNRaOfILW7tCDRrxB6w0f0eYtlrWi6CzIZjfqLjD0HO+/i16BEiOj9uGW9Aoh4rn0ljkej0cPMtl/STDiDwxfgMKNolcB0a2uDXSgMIIDHlTwn6olPTb2t1trxaCTyFARPKgbS1tc2NXVArw0EWelGRC+ChH3RUbdUOiXLZj+C3LOOKlEBNjvaLCst147jmWSydiGT+QF5uNUhEh1HanabqXGUV/+wySVsssaRZUw0hEJBtw4WqRRPDw19BecPOapEP/uJ7pUlQ+czBqevKqdYXt4QDO7zcuoYMP6gR/naWl07g8UolbIDiBi25h26EE0F235G4lzuCnCPw5B/RN33jIws6LULgjTlFRm4aB4c1GtFVzAyPX0FEevagt4teTx96lSnjpboSqKp6Qul5AUhv2jwrhq4K0qBwIeIOiuZ0N06FolEOcbgNkP6OA0O4kSs+zlGHKlVg+U0Eum0lP9Sy6DJOFLVrAho+bMKLwuFuF4KEy+jhIhHFBupb+f4045tv39GMctCM0oTL6OEoCyDvYWjmeoUIVRT86fCy0Fk6XrEpbinGrdtrYOxWy1TrW+QuaWlgKemyRBiyViu21xSFs70uMW1Wi1TrR1jV/WGQW+USOugSz2Pkmmg4PNt0msh5mXEs4pQLBZjCi8Lib43+GbtDHIpCtu6l9BosxxhXzBEOgzcE8VsPoSzGfJzfgvm+VueggYDAXbqJTZO4+FwJw6uuqz/DtXX3775zJmcFvofkOlkckMum/1DzXfu99/NYzt2fIPd/Lhqf+NcNrt7PV+4nR7ERTE1Fg7/gin08nrycNqlnEL2Qnx8/CKXg1xw3qeU0Wy9eGs1qrUbxLSTj4UwGmsz5PvGYzFdv7Xyo4nEHaD1KDrn/IjEndvJz9jHOM+/rTJvFisrAzCIRHh8RH8ZnGWbc9eHwu9tbUG2vHwCmwxKeTRVunVy8pjEHce4H6+CuAuca3NaiEfT0egxeZlLobUf7tQnoNgPnc/woHsEs/jSWhn5DLqcy8kLp93hwTavqtoLHSQKm3CIq3+oWwq7e1PRwBzmPt+e1omJiiaa0rMikTvzQnyKtT6eGJl78fT5QMmUOJbpRaTvAeqGwQ4zOHIHb2hoOLr19Ol/lKIblG8tPIn3oQdeA79WyeB1+jqO4DtqLWGJY8VA5D0Ycb3IicmXd/BJbOTbKs5nqorFOTxxA5TP16PGMTwSO1CqJ1U9HVtEOdAO4J3Vr2wraBpWNAfiyHQg8n4Yuq+EUeECG/wONd2JMrneeE5zudlCas4n6urCSFMXdj3tJuNGg8NRRPN0fPv2sJdTqecZ8VqjGBT3IwPbYLgZJZDntg7lyKP+ORiZlaMXb91zsclJc46vNaPX/wITvPzP79mN0QAAAABJRU5ErkJggg==);
	background-size: contain
}

.ce_bdf_skills table.tablesorter tbody tr.started td.status .flag {
	background: transparent no-repeat top left url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAABQ1JREFUSA2tV1lslFUUPufOTIdaUggFXOjC0pmS1IiGGE3pg4ZoBE0UHwwCikA7QzAQleiDNVhToz6IBGJiZlqVPQFREzXxxYgbNT70BduGmU4LzFQiGpClbTrbf/zuX+/PdFrq0PYmk3PuWe9Z7j3/MBWw5ORD7mjs7KNkWSuEpY6I/STihaqXmC4xUZeI6gL8qiYY/6UAk1CbYPUcri6VoWRARHYIUcUEog6LmWPMEuYFM/b5VseSDiMPuanjSGvVapLsfhGal6dT2JYpqki96A/EvxtPYYxjndZINLYbwjtyFZipH8JHWKlTXpaOpNc74E5nUplUdgHyVpsVWQn+OmRmbq4eyrJraTDRMpoGai4BKWVEeojEWu/Qmc4TqzdqrHnHONiRNvRIyD9XlVgp34bYNUOT0HJPlC5uhPP3QCszdHjZW9OYeBllAGtkjXIcCVfuE7G232DyMTd5gkuCfVcNTcNzoao7k2z14aCDs4vnVN3x/OnBXH7/gaVlg8kBXaYnDJ0VN8H5O2avDBJtrXp6lFPmPTXBxNp8p1o+yXQvnM4AWnZt+JrP2DCwfOOZS35f9RqU55ChiSVvRUMLHzB72/Ffx2tnimT3GiLScNjfGN9p9pOB/PAPGX9jwwtw/v1/+m6h7BFdDr23Hf9z5fqrSEu5JjDxH3PcJdty66Hpk1nMzVaxi5+D7iWtLyRLovz3Wo0rkWY4tzbrjb0U7Zy3JXLdbKcKK7ckLiAIp7ZoXDuTqqftk5UmWmK+4J/14ImpOsvXV7d525BJu/vR1stirZXLEbGsMoKK+DA/81nW7KcL2leO6QtjzxKqh2OqNQQS/snBpxsROWVMotZ1Ch3sOPYUcZdhTjdULleHY1PEpzBtSh0C0Z85eEEo7v6yQgTheOCGHHsVejxlCBmPu8jgE0HFnt/Bz2gZIWt/JFT+TW94sX8iHc6K4wdyXqSah40Cp2SWwSeCvsZYv0upZ3ELLms5dOrjaUl3RkIV7/eGFo9rw7KsBY5NzHA0MnUbgpXN3G/w/4O+xviJEiU+3NEP8TrhJogHTbMzQ6koDvBUvn6WxOkl8LqRam43QqhXvcELgRUN/ZdrAontmLvLcAB77iL6+dA9MEYfY9OhCXUqctHPDoFkw9lPF+rH/5aWLxDvwgEeIcU60pOYfh/lGoDN2cjsk4bmZs/XrJ/MSLjtDIj2lFFKBTEgwkZoOmA0VNFkkbxt22JqXxroX6H0Q47RsMc4EMtq6WtddLvZTxUi2oVIf5Oxw6LsoOzpVErzdU3imqlrlLYyGOKCt2VqK3G8vDiZzhxB0xVrSzD4mz9w/qDGbcd3BTuGmNT6ke7UzuWxaLjioP7+0kKTWXruDl2hEzBWp/W1bWb3VjNuR0UVCVU240F40ziC8LdFHvfmRZvO3dKLFmsrr85afBRZc64nOn+rPxgPObYNoqFOb0+48gM0wkuGjgfmKn67Sotnf5z/bWVkDNTfWgPDg9tg6TXQZho6s3q9JhB/1+w1HBWxYeguxBvegsmVyx/AAT5nRT+C1+Uhz0VxcRFZ6VnpDOnI6iG8xtTTNs48DBuv4PN21PWyecZZPkTa62EECnJ3Pq+QPcp0Guldp+/4ePK5EY3h2/+ZenoDqEEDuv2+MQLjE35V7Nrta9z05chVHV9oQse5KmdaF92DvzSrmKxatEItIipFx6ZwoGEm6UZV2t14BasbEp25ejfD/wVaw+t/YVxqCgAAAABJRU5ErkJggg==);
	background-size: contain
}

.ce_bdf_skills .flag {
	display: inline-block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	background: transparent no-repeat top left url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAABU9JREFUSA2lV29sU1UUv+e+tmMIA0WEBDUa3KKZQtjWtcOZzBBEiAE1xhC6zekHFBaIgBojhMxg1C9qwAQSooRtHQlR/AAmJkQRhLEWVjDK+AD+iSLEmezDxja2tu8df7flPF9Hh2W8ZD1/7/m98+fe+0aqgKeF63y/xgefstl5nIgXMlMZkSpi5iJS1MfEPaA9lqKDbeHEiQJCKrqZUyQWKmGVXq0Ur1fM993MV2x4gV9Iq9133jVrx6el34yKfiwdF7ghVrXMZnsvFswcu6ggmdQFZfma9wVPf5vP/wZgU9aL8f6PmNV67wKU9i8m3WERd/p9nBhNBgb9s4qT3Hd1jp1yypnUIla0CpW527tOk94aDSe2eXWGzwFGzygSq2xHaSPiiNL9Aa8td/ho/+6qREr0+ejq7kr/sK1eQpwP8TfD9SHa3hFKbCAMiOhygCNdlTtYOetcI9F+AL4KwH7RFUIb49UzbCe9lxU/I/5a0+Zo6Mz7IrvAq7oqnkemB8SgFX0SrTmzUeRbpdmWDexB5g3ZtZTG1Ne21yTiRtbmZ21P3RRUYbvhzYOSRNvDiU1ZaWK/LXQ0XRpa3oRgR7IR2Gcr7jDtMHIGuP9q/5sYpnuNAiW4XDS9eK23H0Y/kaeFWpxJAW5ArL7sep47mHZWGl63cIsBfyVrML+0ac/DnVf/k2+P21Nx9goxe3ubqSTVx6oWO2wfzoanK8+G597/In1h3yocSjh5OM3vOorn+yxrS1uw+5TEMAeRUqlL6DcoHqIqrdhZKg4oc3SioENp/tphfkOxWpy2nQ8kpqEd4fgAyFeiw+DWamz8clGQph+EL5SaTA0osnnSs+ZnD59h0edO0cF3ITJmF9jn+HvE6KUN8eoHvbLweUGJTkyfWrJFfIRiHyeExylSisGibN2Ndvakv8UoNNJVcch2Ur9FYhWxl8884Z7bNwFdurP86KCsF+poxx1YbN0iH0o9ir5MNQ6p3msBkBFxvh58CewoDIeSo0PfAXyR3xkeuqG82Uzzgpp4DrF73OJkLtIYdffqCmhnmoAaiqNyGICtosMR+FgyOXQMoEdyevo/oGa9TvvmSByk0WeG67woRm07KLzQsvC0NRj/AyID8BGTvciwmZ6Om6n4sW27s4RBO6+BfFKMaHit8ELN0VcWKlnpBRdboaAZf1yb7jpF5zRbfFwU2Pz1Tb/XTRJZaF7wAjM1MZrO1k3HnKyQeBZZh3RpcMX3OKAvXlfOTPYONIqDlwo4tsU66N+e4qMl+abXu0b41MhAM+YjkxAOqZNtoVMXQJWq76pc4yhnp+Gh+KeYAvM+C8d7jXy7T1NX+IGkSmKOuNjEIq2b8FHQirYqNdmvWvGl8afhsXPuucapvRigzEsZ3USfDZdqilNqtMMFJYpHq7vbTLwMsNk2FlEE75O5HFCWp+vjlW3mMp8oKM4Af+/lkS+RyMJsDLJZW6/JdZsBNgbzPQzhPQFCxvX46DvYdCo4W3SF0vpExUNDKacT5Vsma7RWzfuqT/8ock45TXmR6cegr4sDtky/YtpqTZ7xefv8w0OuPg9jvrVwxa512HkL5iniQqTf6Qgncm6sHGBxxPm8Gf8dbMMbe+2DEA6gVMe0pXvSlt0bSAYCNiWnsaOD+Eishftz0k8TC3Mzgr+N0ZrELokt1BtYdBnaGKustZl3od+P5hgKFYh+8mtrVWv16bw3ntvjsfFMz0vDJQtQpma8+9mx9nFloi5N6oWy0PIF44GateNmPDZwY6xiXpp5KUpdjhaYc7dEESfR/xFEOU84eslHx9uD3efGrs0n/wsQSEV+8a2p8gAAAABJRU5ErkJggg==);
	background-size: contain
}

.ce_bdf_skills .skills-legend ul li {
	width: auto;
	display: inline-block;
	font-weight: 700;
	position: relative;
	padding: 0 30px
}

.ce_bdf_skills .skills-legend ul li .flag {
	position: absolute;
	top: 0;
	left: 0
}

.ce_bdf_skills .skills-legend ul li.new .flag {
	background: transparent no-repeat top left url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAABSJJREFUSA2tVl1om1UYPu9pkjZS2mGdDU7FUecPFUeSpklrL6IFdSKbihey4YRd6Fxx6IpeWJmB4s/NLO6mOJzUuYlS50UZFKbg3Na1afu1ILbC/AF1m1bpRdK6pmnyHZ/zrefspH5fmgs/SN73vL/n/TnvOcQq+EQy6UsvLj4sbPsBEqJdEN1FjFULIaoZ0TxoM4DyN5SwrPMVmGTQ9/7G4vE6Vig8z4TYDye3eUsaHKKfOGNHbmxsPLxleHjZ4JSgno7HWloeE8XiAKQ3lmhUuIDhi1U+X1dsYuJrN5X/OHbSmskcEoztNxUgeIk4P4G0jviEsPKBwGJjMJifX1jYtGLbzeB3ItU7kZmbSvQ4P4j095o0iZc4hhKNRaOfILW7tCDRrxB6w0f0eYtlrWi6CzIZjfqLjD0HO+/i16BEiOj9uGW9Aoh4rn0ljkej0cPMtl/STDiDwxfgMKNolcB0a2uDXSgMIIDHlTwn6olPTb2t1trxaCTyFARPKgbS1tc2NXVArw0EWelGRC+ChH3RUbdUOiXLZj+C3LOOKlEBNjvaLCst147jmWSydiGT+QF5uNUhEh1HanabqXGUV/+wySVsssaRZUw0hEJBtw4WqRRPDw19BecPOapEP/uJ7pUlQ+czBqevKqdYXt4QDO7zcuoYMP6gR/naWl07g8UolbIDiBi25h26EE0F235G4lzuCnCPw5B/RN33jIws6LULgjTlFRm4aB4c1GtFVzAyPX0FEevagt4teTx96lSnjpboSqKp6Qul5AUhv2jwrhq4K0qBwIeIOiuZ0N06FolEOcbgNkP6OA0O4kSs+zlGHKlVg+U0Eum0lP9Sy6DJOFLVrAho+bMKLwuFuF4KEy+jhIhHFBupb+f4045tv39GMctCM0oTL6OEoCyDvYWjmeoUIVRT86fCy0Fk6XrEpbinGrdtrYOxWy1TrW+QuaWlgKemyRBiyViu21xSFs70uMW1Wi1TrR1jV/WGQW+USOugSz2Pkmmg4PNt0msh5mXEs4pQLBZjCi8Lib43+GbtDHIpCtu6l9BosxxhXzBEOgzcE8VsPoSzGfJzfgvm+VueggYDAXbqJTZO4+FwJw6uuqz/DtXX3775zJmcFvofkOlkckMum/1DzXfu99/NYzt2fIPd/Lhqf+NcNrt7PV+4nR7ERTE1Fg7/gin08nrycNqlnEL2Qnx8/CKXg1xw3qeU0Wy9eGs1qrUbxLSTj4UwGmsz5PvGYzFdv7Xyo4nEHaD1KDrn/IjEndvJz9jHOM+/rTJvFisrAzCIRHh8RH8ZnGWbc9eHwu9tbUG2vHwCmwxKeTRVunVy8pjEHce4H6+CuAuca3NaiEfT0egxeZlLobUf7tQnoNgPnc/woHsEs/jSWhn5DLqcy8kLp93hwTavqtoLHSQKm3CIq3+oWwq7e1PRwBzmPt+e1omJiiaa0rMikTvzQnyKtT6eGJl78fT5QMmUOJbpRaTvAeqGwQ4zOHIHb2hoOLr19Ol/lKIblG8tPIn3oQdeA79WyeB1+jqO4DtqLWGJY8VA5D0Ycb3IicmXd/BJbOTbKs5nqorFOTxxA5TP16PGMTwSO1CqJ1U9HVtEOdAO4J3Vr2wraBpWNAfiyHQg8n4Yuq+EUeECG/wONd2JMrneeE5zudlCas4n6urCSFMXdj3tJuNGg8NRRPN0fPv2sJdTqecZ8VqjGBT3IwPbYLgZJZDntg7lyKP+ORiZlaMXb91zsclJc46vNaPX/wITvPzP79mN0QAAAABJRU5ErkJggg==);
	background-size: contain
}

.ce_bdf_skills .skills-legend ul li.started .flag {
	background: transparent no-repeat top left url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAABQ1JREFUSA2tV1lslFUUPufOTIdaUggFXOjC0pmS1IiGGE3pg4ZoBE0UHwwCikA7QzAQleiDNVhToz6IBGJiZlqVPQFREzXxxYgbNT70BduGmU4LzFQiGpClbTrbf/zuX+/PdFrq0PYmk3PuWe9Z7j3/MBWw5ORD7mjs7KNkWSuEpY6I/STihaqXmC4xUZeI6gL8qiYY/6UAk1CbYPUcri6VoWRARHYIUcUEog6LmWPMEuYFM/b5VseSDiMPuanjSGvVapLsfhGal6dT2JYpqki96A/EvxtPYYxjndZINLYbwjtyFZipH8JHWKlTXpaOpNc74E5nUplUdgHyVpsVWQn+OmRmbq4eyrJraTDRMpoGai4BKWVEeojEWu/Qmc4TqzdqrHnHONiRNvRIyD9XlVgp34bYNUOT0HJPlC5uhPP3QCszdHjZW9OYeBllAGtkjXIcCVfuE7G232DyMTd5gkuCfVcNTcNzoao7k2z14aCDs4vnVN3x/OnBXH7/gaVlg8kBXaYnDJ0VN8H5O2avDBJtrXp6lFPmPTXBxNp8p1o+yXQvnM4AWnZt+JrP2DCwfOOZS35f9RqU55ChiSVvRUMLHzB72/Ffx2tnimT3GiLScNjfGN9p9pOB/PAPGX9jwwtw/v1/+m6h7BFdDr23Hf9z5fqrSEu5JjDxH3PcJdty66Hpk1nMzVaxi5+D7iWtLyRLovz3Wo0rkWY4tzbrjb0U7Zy3JXLdbKcKK7ckLiAIp7ZoXDuTqqftk5UmWmK+4J/14ImpOsvXV7d525BJu/vR1stirZXLEbGsMoKK+DA/81nW7KcL2leO6QtjzxKqh2OqNQQS/snBpxsROWVMotZ1Ch3sOPYUcZdhTjdULleHY1PEpzBtSh0C0Z85eEEo7v6yQgTheOCGHHsVejxlCBmPu8jgE0HFnt/Bz2gZIWt/JFT+TW94sX8iHc6K4wdyXqSah40Cp2SWwSeCvsZYv0upZ3ELLms5dOrjaUl3RkIV7/eGFo9rw7KsBY5NzHA0MnUbgpXN3G/w/4O+xviJEiU+3NEP8TrhJogHTbMzQ6koDvBUvn6WxOkl8LqRam43QqhXvcELgRUN/ZdrAontmLvLcAB77iL6+dA9MEYfY9OhCXUqctHPDoFkw9lPF+rH/5aWLxDvwgEeIcU60pOYfh/lGoDN2cjsk4bmZs/XrJ/MSLjtDIj2lFFKBTEgwkZoOmA0VNFkkbxt22JqXxroX6H0Q47RsMc4EMtq6WtddLvZTxUi2oVIf5Oxw6LsoOzpVErzdU3imqlrlLYyGOKCt2VqK3G8vDiZzhxB0xVrSzD4mz9w/qDGbcd3BTuGmNT6ke7UzuWxaLjioP7+0kKTWXruDl2hEzBWp/W1bWb3VjNuR0UVCVU240F40ziC8LdFHvfmRZvO3dKLFmsrr85afBRZc64nOn+rPxgPObYNoqFOb0+48gM0wkuGjgfmKn67Sotnf5z/bWVkDNTfWgPDg9tg6TXQZho6s3q9JhB/1+w1HBWxYeguxBvegsmVyx/AAT5nRT+C1+Uhz0VxcRFZ6VnpDOnI6iG8xtTTNs48DBuv4PN21PWyecZZPkTa62EECnJ3Pq+QPcp0Guldp+/4ePK5EY3h2/+ZenoDqEEDuv2+MQLjE35V7Nrta9z05chVHV9oQse5KmdaF92DvzSrmKxatEItIipFx6ZwoGEm6UZV2t14BasbEp25ejfD/wVaw+t/YVxqCgAAAABJRU5ErkJggg==);
	background-size: contain
}

.ce_bdf_skills_questions .questionLongtext {
	margin: 20px 0
}

.ce_bdf_skills_questions .questionContent {
	padding: 10px 15px;
	background: #fafafe;
	border-radius: 5px
}

.ce_bdf_skills_questions .questionContent input[type=text] {
	border-color: #c3caf2
}

.ce_bdf_skills_questions .questionContent input[type=text]:focus {
	border-color: #001871
}

.ce_bdf_skills_questions .questionContent input[type=text]:disabled {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAHElEQVQYV2M8durZfyszKUYGKIAzMARgKjFUAABgpQgFC70yBgAAAABJRU5ErkJggg==);
	border-color: #d8dcf6
}

.ce_bdf_skills_questions.freetext .freetext_row textarea {
	min-height: 120px
}

.ce_bdf_skills_questions.lettergap .lettergap_row {
	margin: 15px 0
}

.ce_bdf_skills_questions.lettergap .lettergap_row:first-child {
	margin-top: 5px
}

.ce_bdf_skills_questions.lettergap .lettergap_row:first-child {
	margin-bottom: 5px
}

.ce_bdf_skills_questions.lettergap .lettergap_row input[type=text] {
	width: 30px;
	display: inline-block;
	margin-right: 4px;
	text-transform: uppercase;
	text-align: center
}

.ce_bdf_skills_questions.lettergap .lettergap_row input[type=text]:last-child {
	margin: 0
}

.ce_bdf_skills_questions .submit {
	margin-top: 15px
}

.ce_bdf_skills_questions .submit #submitanswer {
	padding: 10px 15px
}

.ce_bdf_skills_questions.multiplechoice .multiplechoice_row {
	display:flex;
	margin: 5px 0
}

.ce_bdf_skills_questions.multiplechoice .multiplechoice_row .multipleoption {
	display: inline-block
}

.ce_bdf_skills_questions.multiplechoice .multiplechoice_row .multipleoption.first {
	margin-right: 10px
}

.ce_bdf_skills_questions.multiplechoice .multiplechoice_row .multipleoption.first input[type=checkbox] {
	margin-bottom: 3px
}

.ce_bdf_skills_questions.wordgap .wordgap_row {
	position: relative;
	opacity: 0;
	margin: 15px 0
}

.ce_bdf_skills_questions.wordgap .wordgap_row:first-child {
	margin-top: 5px
}

.ce_bdf_skills_questions.wordgap .wordgap_row:first-child {
	margin-bottom: 5px
}

.ce_bdf_skills_questions.wordgap .wordgap_row.active {
	opacity: 1
}

.ce_bdf_skills_questions.wordgap .wordgap_row .inp_wordgap {
	display: inline-block
}

.ce_bdf_skills_questions.wordgap .wordgap_row .wordgap_resize {
	display: inline-block;
	visibility: hidden;
	background: #000;
	height: 1px;
	text-align: left;
	position: absolute;
	top: 0;
	left: 0
}

@media only screen and (min-width:992px) {
	.bdf_skills.textblock {
		max-width: 90%
	}
	.ce_bdf_skills_questions .questionLongtext {
		max-width: 90%
	}
}

.ce_download:not(.ce_download_small),
.ce_bdf_download,
.ce_bdf_download_autopreview {
	cursor: pointer;
	position: relative;
	color: #282828;
	border-radius: 3px;
	border: 1px solid #f1f1f1;
	overflow: visible;
	margin-top: 25px;
	margin-bottom: 20px!important
}

.ce_download:not(.ce_download_small).hasHeadline,
.ce_bdf_download.hasHeadline,
.ce_bdf_download_autopreview.hasHeadline {
	margin-top: 20px
}

.ce_download:not(.ce_download_small):hover,
.ce_bdf_download:hover,
.ce_bdf_download_autopreview:hover {
	background: #f1f1f1;
	border: 1px solid #dedede
}

.ce_download:not(.ce_download_small):hover .mime_icon,
.ce_bdf_download:hover .mime_icon,
.ce_bdf_download_autopreview:hover .mime_icon {
	top: -16px;
	-moz-transform: rotate(0);
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0)
}

.ce_download:not(.ce_download_small):hover a,
.ce_bdf_download:hover a,
.ce_bdf_download_autopreview:hover a {
	font-weight: 700;
	text-decoration: none;
	outline: 0
}

.ce_download:not(.ce_download_small):hover a::after,
.ce_bdf_download:hover a::after,
.ce_bdf_download_autopreview:hover a::after {
	color: #001871
}

.ce_bdf_download .morecontent,
.ce_bdf_download_autopreview .morecontent {
	position: relative;
	padding: 0 120px 20px 90px;
	cursor: pointer;
	max-height: 210px
}

.ce_bdf_download .morecontent.minheight,
.ce_bdf_download_autopreview .morecontent.minheight {
	min-height: 30px
}

.ce_bdf_download .morecontent.hasPreview,
.ce_bdf_download_autopreview .morecontent.hasPreview {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.ce_bdf_download .morecontent.hasPreview .previewImg,
.ce_bdf_download_autopreview .morecontent.hasPreview .previewImg {
	width: 100%;
	max-width: 200px;
	margin-right: 20px;
	overflow: hidden;
	max-height: 200px
}

.ce_bdf_download .morecontent .moretext,
.ce_bdf_download_autopreview .morecontent .moretext {
	overflow: hidden;
	max-height: 200px;
	position: relative
}

.ce_bdf_download.has-expander .morecontent .moretext::after,
.ce_bdf_download_autopreview.has-expander .morecontent .moretext::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 40px;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 70%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 70%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 70%)
}

.ce_bdf_download.has-expander:hover .morecontent .moretext::after,
.ce_bdf_download_autopreview.has-expander:hover .morecontent .moretext::after {
	background: -moz-linear-gradient(top, rgba(241, 241, 241, 0) 0, #f1f1f1 70%);
	background: -webkit-linear-gradient(top, rgba(241, 241, 241, 0) 0, #f1f1f1 70%);
	background: linear-gradient(to bottom, rgba(241, 241, 241, 0) 0, #f1f1f1 70%)
}

.ce_bdf_download .morecontent:not(.hasPreview) .moretext,
.ce_bdf_download_autopreview .morecontent:not(.hasPreview) .moretext {
	max-height: 185px
}

.ce_bdf_download .morecontent:empty,
.ce_bdf_download_autopreview .morecontent:empty {
	display: none
}

.ce_bdf_download .morecontent .size,
.ce_bdf_download_autopreview .morecontent .size {
	color: #757575;
	position: absolute;
	right: 20px;
	top: -10px;
	font-size: .8rem
}

.ce_bdf_download .morecontent .issueDate,
.ce_bdf_download_autopreview .morecontent .issueDate {
	position: absolute;
	right: 20px;
	top: -10px;
	font-size: .8rem;
	color: #757575
}

.ce_bdf_download .morecontent .issueDate+.size,
.ce_bdf_download_autopreview .morecontent .issueDate+.size {
	top: 5px
}

.ce_bdf_download.expanded .morecontent,
.ce_bdf_download_autopreview.expanded .morecontent {
	max-height: none;
	height: auto;
	overflow: visible
}

.ce_bdf_download.expanded .morecontent .moretext,
.ce_bdf_download_autopreview.expanded .morecontent .moretext {
	overflow: visible;
	max-height: none;
	height: auto;
	padding-bottom:20px
}

.ce_bdf_download.expanded .morecontent .previewImg,
.ce_bdf_download_autopreview.expanded .morecontent .previewImg {
	max-height: max-content
}

body.ie11 .ce_bdf_download .morecontent.hasPreview .previewImg,
body.ie11 .ce_bdf_download_autopreview .morecontent.hasPreview .previewImg {
	max-height: 180px!important
}

.ce_downloads {
	cursor: default;
	overflow: visible
}

.ce_downloads ul {
	overflow: visible
}

.ce_downloads ul li {
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	position: relative;
	color: #282828;
	border-radius: 3px;
	border: 1px solid #f1f1f1;
	overflow: visible;
	margin-bottom: 20px
}

.ce_downloads ul li:hover {
	background: #f1f1f1;
	border: 1px solid #dedede
}

.ce_downloads ul li:hover .mime_icon {
	top: -6px;
	-moz-transform: rotate(0);
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0)
}

.ce_downloads ul li:hover a {
	font-weight: 700;
	text-decoration: none;
	outline: 0
}

.ce_downloads ul li:hover a::after {
	color: #001871
}

.ce_download>*,
.ce_downloads>*,
.ce_bdf_download>*,
.ce_bdf_download_autopreview>* {
	cursor: pointer
}

.ce_download .mime_icon,
.ce_downloads .mime_icon,
.ce_bdf_download .mime_icon,
.ce_bdf_download_autopreview .mime_icon {
	width: 73px;
	position: absolute;
	top: -20px;
	left: 10px;
	z-index: 1;
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
	-moz-transition: all .1s linear;
	-ms-transition: all .1s linear;
	-webkit-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear
}

.ce_download a,
.ce_downloads a,
.ce_bdf_download a,
.ce_bdf_download_autopreview a {
	display: block;
	height: inherit;
	padding: 25px;
	padding-left: 90px;
	padding-right: 60px;
	z-index: 2;
	cursor: pointer;
	outline: 0
}

.ce_download a::after,
.ce_downloads a::after,
.ce_bdf_download a::after,
.ce_bdf_download_autopreview a::after {
	content: '\f019';
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	display: inline-block;
	transform: translate(0, 0);
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	font-size: 45px;
	right: 20px;
	top: 15px;
	color: #dedede;
	-webkit-transition: color .3s linear;
	-moz-transition: color .3s linear;
	-o-transition: color .3s linear;
	transition: color .3s linear;
	-moz-transition: color .3s linear;
	-ms-transition: color .3s linear;
	-webkit-transition: color .3s linear;
	-o-transition: color .3s linear;
	transition: color .3s linear
}

.ce_download .dwnl_expander,
.ce_downloads .dwnl_expander,
.ce_bdf_download .dwnl_expander,
.ce_bdf_download_autopreview .dwnl_expander {
	width: 45px;
	height: 45px;
	border-radius: 100%;
	background: #fff;
	position: absolute;
	bottom: 10px;
	right: 20px;
	text-align: center;
	border: 2px solid #dedede;
	-webkit-transition: border .3s linear;
	-moz-transition: border .3s linear;
	-o-transition: border .3s linear;
	transition: border .3s linear;
	-moz-transition: border .3s linear;
	-ms-transition: border .3s linear;
	-webkit-transition: border .3s linear;
	-o-transition: border .3s linear;
	transition: border .3s linear
}

.ce_download .dwnl_expander::after,
.ce_downloads .dwnl_expander::after,
.ce_bdf_download .dwnl_expander::after,
.ce_bdf_download_autopreview .dwnl_expander::after {
	content: '\f065';
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	display: inline-block;
	transform: translate(0, 0);
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-size: 26px;
	line-height: 43px;
	color: #dedede;
	-webkit-transition: color .3s linear;
	-moz-transition: color .3s linear;
	-o-transition: color .3s linear;
	transition: color .3s linear;
	-moz-transition: color .3s linear;
	-ms-transition: color .3s linear;
	-webkit-transition: color .3s linear;
	-o-transition: color .3s linear;
	transition: color .3s linear
}

.ce_download .dwnl_expander:hover,
.ce_downloads .dwnl_expander:hover,
.ce_bdf_download .dwnl_expander:hover,
.ce_bdf_download_autopreview .dwnl_expander:hover {
	border: 2px solid #fff
}

.ce_download .dwnl_expander:hover::after,
.ce_downloads .dwnl_expander:hover::after,
.ce_bdf_download .dwnl_expander:hover::after,
.ce_bdf_download_autopreview .dwnl_expander:hover::after {
	color: #001871
}

.ce_download:hover .moretext::after,
.ce_downloads:hover .moretext::after,
.ce_bdf_download:hover .moretext::after,
.ce_bdf_download_autopreview:hover .moretext::after {
	background: -moz-linear-gradient(top, rgba(241, 241, 241, 0) 0, #f1f1f1 70%);
	background: -webkit-linear-gradient(top, rgba(241, 241, 241, 0) 0, #f1f1f1 70%);
	background: linear-gradient(to bottom, rgba(241, 241, 241, 0) 0, #f1f1f1 70%)
}

.ce_headline+.ce_download,
.ce_headline+.ce_downloads,
.ce_headline+.ce_bdf_download,
.ce_headline+.ce_bdf_download_autopreview {
	margin-top: 30px
}

.mod_article>.ce_download:first-child,
.mod_article>.ce_downloads:first-child,
.mod_article>.ce_bdf_download:first-child,
.mod_article>.ce_bdf_download_autopreview:first-child {
	margin-top: 30px
}

.ce_autogridwrapper .inside>.ce_bdf_download:first-child,
.ce_autogridwrapper .inside>.ce_bdf_download_autopreview:first-child,
.ce_autogridwrapper .inside>.ce_download:first-child {
	margin-top: 20px!important
}

.ce_autogridwrapper .inside .ce_bdf_download:only-child,
.ce_autogridwrapper .inside .ce_bdf_download_autopreview:only-child,
.ce_autogridwrapper .inside .ce_download:only-child {
	margin-top: 20px!important
}

.ce_image .image_container img {
	width: 100%;
	max-width: 100%;
	height: auto
}

.no-responsive img {
	width: auto!important;
	height: auto!important
}

.ce_text img {
	width: 100%;
	max-width: 100%;
	height: auto
}

.ce_text img.no-responsive {
	width: auto!important;
	height: auto!important
}

#main .mod_article .ce_bdf_skills .copytext ol,
#main .mod_article .ce_text ol,
#main .ce_list ol {
	margin-left: 20px;
	padding-left: 20px
}

#main .mod_article .ce_bdf_skills .copytext ol li,
#main .mod_article .ce_text ol li,
#main .ce_list ol li {
	position: relative;
	padding: 0 0 5px 0
}

#main .mod_article .ce_bdf_skills .copytext ol li:empty,
#main .mod_article .ce_text ol li:empty,
#main .ce_list ol li:empty {
	display: none
}

#main .mod_article .ce_bdf_skills .copytext ul,
#main .mod_article .ce_text ul,
#main .mod_article .content-text ul,
#main .ce_list ul,
#main .content-list ul {
	margin-left: 20px;
	padding: 0;
	list-style-type: none
}

#main .mod_article .ce_bdf_skills .copytext ul li,
#main .mod_article .ce_text ul li,
#main .mod_article .content-text ul li,
#main .ce_list ul li,
#main .content-list ul li {
	position: relative;
	padding: 0 0 5px 15px
}

#main .mod_article .ce_bdf_skills .copytext ul li:empty,
#main .mod_article .ce_text ul li:empty,
#main .mod_article .content-text ul li:empty,
#main .ce_list ul li:empty,
#main .content-list ul li:empty {
	display: none
}

#main .mod_article .ce_bdf_skills .copytext ul li::before,
#main .mod_article .ce_text ul li::before,
#main .mod_article .content-text ul li::before,
#main .ce_list ul li::before,
#main .content-list ul li::before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	content: "\f054";
	position: absolute;
	top: 5px;
	left: 0;
	font-size: 12px;
	color: #001871
}

.ce_table table {
	width: 100%;
	max-width: 960px;
	text-align: left;
	border-collapse: collapse
}

.ce_table table tr:nth-child(even) {
	background: #dbdeea
}

.ce_table table tr th,
.ce_table table tr td {
	border: 1px solid #9b9b9b;
	padding: 5px 4px
}

.ce_table table thead {
	background: #001871
}

.ce_table table thead th {
	font-weight: 700;
	color: #FFF;
	border-left: 1px solid #fff
}

.ce_table table thead th:first-child {
	border-left: 0
}

.ce_table table tfoot {
	font-size: 14px;
	font-weight: 700;
	border-top: 2px solid #444
}

.ce_table.bdfaktion-4spalten table th:first-child,
.ce_table.bdfaktion-4spalten table td:first-child {
	width: 52%
}

.ce_table.bdfaktion-4spalten table th:nth-child(2),
.ce_table.bdfaktion-4spalten table td:nth-child(2),
.ce_table.bdfaktion-4spalten table th:nth-child(3),
.ce_table.bdfaktion-4spalten table td:nth-child(3) {
	width: 12%;
	text-align: center
}

.ce_table.bdfaktion-4spalten table th:nth-child(4),
.ce_table.bdfaktion-4spalten table td:nth-child(4) {
	width: 24%;
	text-align: center
}

.ce_text .image_container.float_above {
	margin-bottom: 10px
}

.autogrid_wrapper {
	margin-bottom: 30px;
	margin-left: -10px;
	margin-right: -10px
}

.autogrid_wrapper .ce_autogridwrapper {
	position: relative
}

.autogrid_wrapper .ce_autogridwrapper .inside {
	position: relative
}

.autogrid_wrapper .ce_autogridwrapper .inside+.ce_bdf_download:first-child {
	padding-top: 10px
}

#willkommens-gruss {
	margin-bottom: 0
}

.bdf_member_welcome {
	margin-bottom: 0;
	margin-top: 20px;
	background: #fff;
	color: #001871
}

.bdf_member_welcome h3 {
	margin-top: 5px
}

.bdf_member_welcome .welcometext p:last-child {
	margin-bottom: 0
}

#modal-create-card .tk_form_row,
#modal-search-card .tk_form_row {
	margin: 10px 0
}

#modal-create-card .tk_form_row label,
#modal-search-card .tk_form_row label {
	display: none
}

#modal-create-card .tk_btn,
#modal-search-card .tk_btn {
	width: 100%
}

.bdf_treuekarten span.bdf_tooltip {
	cursor: help
}

.bdf_treuekarten .tk_lists_page .current_list {
	font-size: 14px;
	margin-bottom: 10px
}

.bdf_treuekarten .alert-success .bdf_adress {
	margin-top: 5px
}

.bdf_treuekarten .tk_cards_page {
	position: relative
}

.bdf_treuekarten .tk_cards_page .modal-wrapper {
	position: absolute;
	top: -40px;
	right: 0
}

.bdf_treuekarten .tk_cards_page .modal-wrapper .modal-item {
	display: inline-block
}

.bdf_treuekarten .tk_card_new_disallowed .modal-item {
	margin: 20px auto 0;
	text-align: center
}

.bdf_treuekarten .tk_create_card_form,
.bdf_treuekarten .tk_create_list_form {
	margin-bottom: 20px
}

.bdf_treuekarten .tk_create_card_form .tk_action_desc,
.bdf_treuekarten .tk_create_list_form .tk_action_desc {
	display: block;
	margin-bottom: 5px
}

.bdf_treuekarten .tk_btn:disabled {
	background: #757575;
	opacity: .7
}

.bdf_treuekarten .tk_actions {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: distribute;
	-webkit-justify-content: space-around;
	justify-content: space-around
}

.bdf_treuekarten .tk_actions .col_action {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width: 28%;
	padding: 15px;
	border: 1px solid #dedede;
	border-radius: 8px;
	margin-bottom: 15px
}

.bdf_treuekarten .tk_actions .col_action .tk_row.tk_row_1 {
	text-align: center
}

.bdf_treuekarten .tk_actions .col_action .tk_row.tk_row_1 .tk_icon_header {
	margin: 10px 0
}

.bdf_treuekarten .tk_actions .col_action .tk_row.tk_row_1 .desc {
	line-height: 1.2;
	padding: 5px 10px
}

.bdf_treuekarten .tk_actions .col_action .tk_row.tk_row_2 {
	margin-top: 10px
}

.bdf_treuekarten .tk_actions .col_action .tk_row.tk_row_2 form {
	margin: 0
}

.bdf_treuekarten .tk_actions .col_action .tk_row .tk_btn {
	width: 100%
}

.bdf_treuekarten .tk_actions .col_action .tk_row .tk_btn .tk_icon {
	display: none
}

.bdf_treuekarten .tk_actions .col_action .tk_row .tk_create_card_form,
.bdf_treuekarten .tk_actions .col_action .tk_row .tk_create_list_form {
	margin-bottom: 0
}

.bdf_treuekarten .tk_actions .col_action.col_searchcard .tk_form_row,
.bdf_treuekarten .tk_actions .col_action.col_createcard .tk_form_row {
	text-align: center
}

.bdf_treuekarten .tk_actions .col_action.col_searchcard .tk_form_row label,
.bdf_treuekarten .tk_actions .col_action.col_createcard .tk_form_row label {
	font-weight: 400;
	display: none
}

.bdf_treuekarten .tk_actions .col_action.col_searchcard .tk_row_2,
.bdf_treuekarten .tk_actions .col_action.col_createcard .tk_row_2 {
	margin-top: 0
}

.bdf_treuekarten .tk_actions .col_action.col_searchcard .tk_row_2 .tk_form_row,
.bdf_treuekarten .tk_actions .col_action.col_createcard .tk_row_2 .tk_form_row {
	margin-bottom: 20px
}

.bdf_treuekarten .icon-legend ul li {
	width: auto;
	display: inline-block;
	font-weight: 700;
	position: relative;
	padding: 0 25px;
	margin-bottom: 10px
}

.bdf_treuekarten .icon-legend ul li .tk_icon {
	position: absolute;
	top: 0;
	left: 0
}

.bdf_treuekarten .tk_pagination {
	text-align: right
}

.bdf_treuekarten .tk_pagination .pagination {
	margin-top: 15px;
	text-align: right;
	display: inline-block
}

.bdf_treuekarten .tk_table table.tablesorter {
	width: 100%;
	border-bottom: 1px solid #f1f1f1
}

.bdf_treuekarten .tk_table table.tablesorter thead {
	background: #001871
}

.bdf_treuekarten .tk_table table.tablesorter thead th {
	padding: 3px 5px;
	font-weight: 700;
	color: #fff;
	outline: 0;
	position: relative;
	text-align: center
}

.bdf_treuekarten .tk_table table.tablesorter thead th:not(.sorter-false) {
	cursor: pointer
}

.bdf_treuekarten .tk_table table.tablesorter thead th:focus {
	outline: 0
}

.bdf_treuekarten .tk_table table.tablesorter thead th.tablesorter-header:not(.sorter-false)::after {
	display: block;
	position: absolute;
	content: '';
	height: 12px;
	width: 12px;
	right: 10px;
	top: 6px;
	background: transparent no-repeat top left url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAMCAYAAAAK/x/DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUEzQzg5N0RFN0MxMTFFNjgyRjJDOUY5MThBQjJDQ0UiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUEzQzg5N0VFN0MxMTFFNjgyRjJDOUY5MThBQjJDQ0UiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1QTNDODk3QkU3QzExMUU2ODJGMkM5RjkxOEFCMkNDRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1QTNDODk3Q0U3QzExMUU2ODJGMkM5RjkxOEFCMkNDRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoMhXssAAAFrSURBVHjajJTPK4RBGMf3FQ7bSkTaFKWk7b0oypH8AQ57UetM5OKGg4MTOYocnTg4Urhs4rgHuWzJ3lY5OFgle7Dx+kzNW9OYecZTn8M8zzPP821+PFGSJBmHjcETOIPYKIxnZLuETyHeC29/vEqQxSS8w54jlhInsj1CJOzPw6krZjsK8GoU3hSK3gmC1oR9ii1owaAkaBieHcVXPEVLHjFN6BHEtBt9tn2CBqDmafADC47CndZppnYcOJ2ikfsCHWY80o96Wj9kn7XgBL4s/y6sW74pqAi1yjBrrOfhLF2kgoZ0IZ99w4UWZtoI1KBNr+9hQqhTgKrqa/huYcb+Zer4z4UrWxau4MrIXQxc176nR+x61Fm4cSRvBJrM6Tw1KnJCnoo1PIIOfd++GypG4k5ATPpr6nAQyFsSxsQHdLkEKfqhCkeB4WbPlTiQ8xAYpqvmL7OtDxr6Mf/HstAU4jkoBWrU4fpXgAEAy1/qQVeQvaIAAAAASUVORK5CYII=)
}

.bdf_treuekarten .tk_table table.tablesorter thead th.tablesorter-header:not(.sorter-false).tablesorter-headerDesc::after {
	background-position: -12px 0
}

.bdf_treuekarten .tk_table table.tablesorter thead th.tablesorter-header:not(.sorter-false).tablesorter-headerAsc::after {
	background-position: -24px 0
}

.bdf_treuekarten .tk_table table.tablesorter tbody td {
	padding: 5px 5px;
	vertical-align: middle;
	text-align: center;
	position: relative
}

.bdf_treuekarten .tk_table table.tablesorter tbody td.status .inner {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	height: 30px
}

.bdf_treuekarten .tk_table table.tablesorter tbody td.status .inner .num {
	visibility: hidden;
	width: 1px;
	height: 1px
}

.bdf_treuekarten .tk_table table.tablesorter tbody td.status .inner span {
	margin: 0 3px
}

.bdf_treuekarten .tk_table table.tablesorter tbody td .tk_action_link {
	display: block
}

.bdf_treuekarten .tk_table table.tablesorter tbody td .tk_icon {
	position: relative;
	top: 2px
}

.bdf_treuekarten .tk_table table.tablesorter tbody td.pricesum.sum_high {
	color: #c73131
}

.bdf_treuekarten .tk_table table.tablesorter thead th,
.bdf_treuekarten .tk_table table.tablesorter tbody th,
.bdf_treuekarten .tk_table table.tablesorter thead td,
.bdf_treuekarten .tk_table table.tablesorter tbody td {
	border-right: 1px solid #fff
}

.bdf_treuekarten .tk_table table.tablesorter thead th:last-child,
.bdf_treuekarten .tk_table table.tablesorter tbody th:last-child,
.bdf_treuekarten .tk_table table.tablesorter thead td:last-child,
.bdf_treuekarten .tk_table table.tablesorter tbody td:last-child {
	border: 0
}

.bdf_treuekarten .tk_table table.tablesorter thead th.action-on-list,
.bdf_treuekarten .tk_table table.tablesorter tbody th.action-on-list,
.bdf_treuekarten .tk_table table.tablesorter thead td.action-on-list,
.bdf_treuekarten .tk_table table.tablesorter tbody td.action-on-list,
.bdf_treuekarten .tk_table table.tablesorter thead th.action,
.bdf_treuekarten .tk_table table.tablesorter tbody th.action,
.bdf_treuekarten .tk_table table.tablesorter thead td.action,
.bdf_treuekarten .tk_table table.tablesorter tbody td.action {
	width: 50px
}

.bdf_treuekarten .tk_table table.tablesorter thead th.action-on-list form,
.bdf_treuekarten .tk_table table.tablesorter tbody th.action-on-list form,
.bdf_treuekarten .tk_table table.tablesorter thead td.action-on-list form,
.bdf_treuekarten .tk_table table.tablesorter tbody td.action-on-list form {
	margin: 0
}

.bdf_treuekarten .tk_table table.tablesorter thead th.action-on-list form span,
.bdf_treuekarten .tk_table table.tablesorter tbody th.action-on-list form span,
.bdf_treuekarten .tk_table table.tablesorter thead td.action-on-list form span,
.bdf_treuekarten .tk_table table.tablesorter tbody td.action-on-list form span {
	margin: 0
}

.bdf_treuekarten .tk_table table.tablesorter tbody tr {
	margin: 3px 0 6px
}

.bdf_treuekarten .tk_table table.tablesorter tbody tr:nth-child(even) {
	background: #f1f1f1
}

.bdf_treuekarten .alert-success .currlist_link {
	font-weight: 700;
	text-decoration: underline
}

.bdf_treuekarten .alert-success .currlist_link .eye {
	top: 4px;
	position: relative
}

.bdf_treuekarten .tk_card_row {
	margin-top: 15px
}

.bdf_treuekarten .tk_card_row.first {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.bdf_treuekarten .tk_card_row .tk_card_add_new {
	-webkit-flex-grow: 1;
	flex-grow: 1;
	margin-left: 20px;
	padding: 20px 15px;
	border: 2px solid #001871;
	border-radius: 15px
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .tk_add_actions {
	position: relative;
	margin-top: 25px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .tk_add_actions .tl_add_result_save {
	-webkit-flex-grow: 1;
	flex-grow: 1;
	text-align: right
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .tk_add_actions.notvisible::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255, 255, 255, .85);
	z-index: 1
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .tk_add_actions .tk_add_result_sum {
	max-width: 50%;
	line-height: 1.2;
	font-size: 14px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .tk_add_actions .tk_add_result_sum.warn {
	color: #c73131
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .tk_add_actions .tk_add_result_sum p {
	display: inline-block;
	width: 90%;
	margin-left: 10px;
	margin-bottom: 0
}

.bdf_treuekarten .tk_card_row .tk_card_add_new.disallowed {
	border-color: #dedede;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #757575
}

.bdf_treuekarten .tk_card_row .tk_card_add_new #wrapper_prod_1,
.bdf_treuekarten .tk_card_row .tk_card_add_new #wrapper_prod_2 {
	position: relative;
	margin-bottom: 15px
}

.bdf_treuekarten .tk_card_row .tk_card_add_new #wrapper_prod_1.notvisible::before,
.bdf_treuekarten .tk_card_row .tk_card_add_new #wrapper_prod_2.notvisible::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255, 255, 255, .85);
	z-index: 1
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .add_prod {
	padding: 8px 12px;
	border: 1px solid #dedede;
	border-radius: 6px;
	height: 70px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: default
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .add_prod.inactive {
	cursor: default
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .add_prod .button_prod_delete {
	margin-right: 10px;
	display: none
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .add_prod .button_prod_delete.active {
	display: block
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .add_prod .selected_prod {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .add_prod .selected_prod .title {
	max-width: 240px;
	font-size: 13px;
	font-weight: 700
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .add_prod .selected_prod .uvp,
.bdf_treuekarten .tk_card_row .tk_card_add_new .add_prod .selected_prod .pzn,
.bdf_treuekarten .tk_card_row .tk_card_add_new .add_prod .selected_prod .bnr {
	font-size: 13px;
	padding-left: 15px
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .add_prod .selected_prod .tk_prod_packshot {
	width: 50px;
	height: 50px;
	background: center center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAP0lEQVQoU2O8cuXKfx0dHUYGLAAkBxLGKgmSgCnAqQhZAcgWDJPQFWCYhE0BiiJcCuCK8CkAKyKkAEURvrACANCFKnsOrfJ4AAAAAElFTkSuQmCC);
	margin-right: 10px;
	display: inline-block
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .add_prod .selected_prod .tk_prod_packshot.img {
	background-repeat: no-repeat;
	background-size: contain
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .add_prod .autocomplete {
	position: relative;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	margin-right: 20px
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .add_prod .autocomplete input {
	width: 100%
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .add_prod .autocomplete .suggestions {
	display: none;
	position: absolute;
	top: 100%;
	width: 100%;
	border: 1px solid #dedede;
	border-top: 0;
	background: #fff;
	z-index: 1000
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .add_prod .autocomplete .suggestions.active {
	display: block;
	max-height: 290px;
	overflow-y: scroll
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .add_prod .autocomplete .suggestions .result_item {
	padding: 3px 6px;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	position: relative;
	cursor: pointer
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .add_prod .autocomplete .suggestions .result_item strong {
	color: #001871;
	text-decoration: underline
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .add_prod .autocomplete .suggestions .result_item .title {
	display: inline-block;
	width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1;
	top: 3px;
	position: relative;
	height: 15px
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .add_prod .autocomplete .suggestions .result_item .uvp,
.bdf_treuekarten .tk_card_row .tk_card_add_new .add_prod .autocomplete .suggestions .result_item .pzn,
.bdf_treuekarten .tk_card_row .tk_card_add_new .add_prod .autocomplete .suggestions .result_item .bnr {
	font-size: 13px
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .add_prod .autocomplete .suggestions .result_item:hover {
	background: #f1f1f1
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .add_prod .autocomplete .suggestions .result_item.active {
	background: #dedede
}

.bdf_treuekarten .tk_card_row .tk_card_add_new .hint_prod {
	padding: 5px 5px 5px 5px;
	font-size: 13px;
	text-align: left;
	color: #5b5b5b;
	height: 50px;
	position: absolute;
	top: 100%;
	left: 10px;
	z-index: 101;
	background: #fff;
	margin-top: -1px;
	border: 1px solid #dedede;
	border-top: 0
}

.bdf_treuekarten .tk_card_row .tk_card_details {
	padding: 20px 15px;
	border: 2px solid #001871;
	border-radius: 15px;
	width: 33%
}

.bdf_treuekarten .tk_card_row .tk_card_details.show_mode {
	border: 0;
	padding: 0
}

.bdf_treuekarten .tk_card_row .tk_card_details.show_mode .tk_card_details_inner {
	padding: 20px 15px;
	border: 2px solid #001871;
	border-radius: 15px
}

.bdf_treuekarten .tk_card_row .tk_card_details .tk_card_detail_cardid {
	margin: 5px 0 5px;
	text-align: center
}

.bdf_treuekarten .tk_card_row .tk_card_details .tk_card_detail_stage {
	margin: 0 0 5px;
	text-align: center
}

.bdf_treuekarten .tk_card_row .tk_card_details .tk_card_detail_date {
	margin: 0 0 20px;
	font-size: 13px;
	text-align: center;
	color: #5b5b5b
}

.bdf_treuekarten .tk_card_row .tk_card_details .tk_inputs {
	margin-top: 5px;
	margin-bottom: 20px
}

.bdf_treuekarten .tk_card_row .tk_card_details .tk_inputs .tk_form_row {
	margin-bottom: 15px;
	text-align: center
}

.bdf_treuekarten .tk_card_row .tk_card_details .tk_inputs .tk_form_row input {
	text-align: center
}

.bdf_treuekarten .tk_card_row .tk_card_details .tk_btn {
	width: 100%
}

.bdf_treuekarten .tk_cards_table .listnum {
	width: 120px
}

.bdf_treuekarten .tk_cards_table .listnum a {
	text-decoration: none;
	color: #282828
}

.bdf_treuekarten .tk_cards_table .listnum a .tk_icon {
	top: 4px!important;
	margin-left: 3px
}

.bdf_treuekarten .tk_cards_table .products {
	width: 320px
}

.bdf_treuekarten .tk_cards_table .products ul,
.bdf_treuekarten .tk_cards_table .pzn ul {
	margin: 0
}

.bdf_treuekarten .tk_cards_table .products ul li,
.bdf_treuekarten .tk_cards_table .pzn ul li {
	display: block;
	list-style-type: disc
}

.bdf_treuekarten .tk_cards_table .products ul li:nth-child(2),
.bdf_treuekarten .tk_cards_table .pzn ul li:nth-child(2) {
	margin-top: 10px
}

.bdf_treuekarten .tk_cards_table .products {
	width: 400px
}

.bdf_treuekarten .tk_card_items .tk_cards_items_table .listnum {
	width: 120px
}

.bdf_treuekarten .tk_card_items .tk_cards_items_table .listnum a {
	text-decoration: none;
	color: #282828
}

.bdf_treuekarten .tk_card_items .tk_cards_items_table .listnum a .tk_icon {
	top: 4px!important;
	margin-left: 3px
}

.bdf_treuekarten .tk_card_items .tk_cards_items_table .products {
	width: 460px
}

.bdf_treuekarten .tk_card_items .tk_cards_items_table .products ul,
.bdf_treuekarten .tk_card_items .tk_cards_items_table .pzn ul {
	margin: 0
}

.bdf_treuekarten .tk_card_items .tk_cards_items_table .products ul li,
.bdf_treuekarten .tk_card_items .tk_cards_items_table .pzn ul li {
	display: block;
	list-style-type: disc
}

.bdf_treuekarten .tk_card_items .tk_cards_items_table .products ul li:nth-child(2),
.bdf_treuekarten .tk_card_items .tk_cards_items_table .pzn ul li:nth-child(2) {
	margin-top: 10px
}

.bdf_treuekarten .tk_goback {
	margin-top: 5px;
	position: relative;
	height: auto;
	width: auto;
	border: 1px solid #757575;
	padding: 5px 12px 5px 8px;
	display: inline-block;
	cursor: pointer
}

.bdf_treuekarten .tk_goback+.tk_error {
	margin-top: 20px
}

.bdf_treuekarten .tk_goback .tk_back_link {
	padding-left: 25px;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	color: #5b5b5b;
	display: block
}

.bdf_treuekarten .tk_goback .tk_back_link::after {
	left: 5px;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-right-color: #757575;
	border-width: 6px;
	margin-top: -6px
}

.bdf_treuekarten .tk_goback:hover {
	border-color: #001871;
	background: #001871
}

.bdf_treuekarten .tk_goback:hover .tk_back_link {
	color: #fff
}

.bdf_treuekarten .tk_goback:hover .tk_back_link::after {
	border-right-color: #fff
}

.bdf_treuekarten .tk_btn,
.bdf_treuekarten .btn_icon {
	position: relative;
	padding: 4px 15px
}

.bdf_treuekarten .tk_btn .tk_icon,
.bdf_treuekarten .btn_icon .tk_icon {
	position: relative;
	margin-left: 8px;
	top: 4px
}

.bdf_treuekarten .tk_btn .tk_icon.no_pad,
.bdf_treuekarten .btn_icon .tk_icon.no_pad {
	margin: 0
}

.bdf_treuekarten .tk_btn.only_icon,
.bdf_treuekarten .btn_icon.only_icon {
	padding: 0
}

.bdf_treuekarten .tk_btn.no_bg,
.bdf_treuekarten .btn_icon.no_bg {
	background: 0 0
}

.bdf_treuekarten .tk_btn.no_bg:disabled .tk_icon,
.bdf_treuekarten .btn_icon.no_bg:disabled .tk_icon {
	opacity: .5
}

.bdf_treuekarten .tk_btn.small,
.bdf_treuekarten .btn_icon.small {
	padding: 2px 10px
}

.bdf_treuekarten .tk_btn.rounded,
.bdf_treuekarten .btn_icon.rounded {
	border-radius: 6px
}

.bdf_treuekarten .tk_btn.no-outline,
.bdf_treuekarten .btn_icon.no-outline {
	outline: 0
}

.bdf_treuekarten .tk_icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	background-size: contain!important
}

.bdf_treuekarten .tk_icon.medium {
	width: 32px;
	height: 32px
}

.bdf_treuekarten .tk_icon.big {
	width: 48px;
	height: 48px
}

.bdf_treuekarten .tk_icon.large {
	width: 64px;
	height: 64px
}

.bdf_treuekarten .tk_icon.translucent {
	opacity: .5
}

.bdf_treuekarten .tk_icon.ok {
	background: transparent no-repeat top left url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAABU9JREFUSA2lV29sU1UUv+e+tmMIA0WEBDUa3KKZQtjWtcOZzBBEiAE1xhC6zekHFBaIgBojhMxg1C9qwAQSooRtHQlR/AAmJkQRhLEWVjDK+AD+iSLEmezDxja2tu8df7flPF9Hh2W8ZD1/7/m98+fe+0aqgKeF63y/xgefstl5nIgXMlMZkSpi5iJS1MfEPaA9lqKDbeHEiQJCKrqZUyQWKmGVXq0Ur1fM993MV2x4gV9Iq9133jVrx6el34yKfiwdF7ghVrXMZnsvFswcu6ggmdQFZfma9wVPf5vP/wZgU9aL8f6PmNV67wKU9i8m3WERd/p9nBhNBgb9s4qT3Hd1jp1yypnUIla0CpW527tOk94aDSe2eXWGzwFGzygSq2xHaSPiiNL9Aa8td/ho/+6qREr0+ejq7kr/sK1eQpwP8TfD9SHa3hFKbCAMiOhygCNdlTtYOetcI9F+AL4KwH7RFUIb49UzbCe9lxU/I/5a0+Zo6Mz7IrvAq7oqnkemB8SgFX0SrTmzUeRbpdmWDexB5g3ZtZTG1Ne21yTiRtbmZ21P3RRUYbvhzYOSRNvDiU1ZaWK/LXQ0XRpa3oRgR7IR2Gcr7jDtMHIGuP9q/5sYpnuNAiW4XDS9eK23H0Y/kaeFWpxJAW5ArL7sep47mHZWGl63cIsBfyVrML+0ac/DnVf/k2+P21Nx9goxe3ubqSTVx6oWO2wfzoanK8+G597/In1h3yocSjh5OM3vOorn+yxrS1uw+5TEMAeRUqlL6DcoHqIqrdhZKg4oc3SioENp/tphfkOxWpy2nQ8kpqEd4fgAyFeiw+DWamz8clGQph+EL5SaTA0osnnSs+ZnD59h0edO0cF3ITJmF9jn+HvE6KUN8eoHvbLweUGJTkyfWrJFfIRiHyeExylSisGibN2Ndvakv8UoNNJVcch2Ur9FYhWxl8884Z7bNwFdurP86KCsF+poxx1YbN0iH0o9ir5MNQ6p3msBkBFxvh58CewoDIeSo0PfAXyR3xkeuqG82Uzzgpp4DrF73OJkLtIYdffqCmhnmoAaiqNyGICtosMR+FgyOXQMoEdyevo/oGa9TvvmSByk0WeG67woRm07KLzQsvC0NRj/AyID8BGTvciwmZ6Om6n4sW27s4RBO6+BfFKMaHit8ELN0VcWKlnpBRdboaAZf1yb7jpF5zRbfFwU2Pz1Tb/XTRJZaF7wAjM1MZrO1k3HnKyQeBZZh3RpcMX3OKAvXlfOTPYONIqDlwo4tsU66N+e4qMl+abXu0b41MhAM+YjkxAOqZNtoVMXQJWq76pc4yhnp+Gh+KeYAvM+C8d7jXy7T1NX+IGkSmKOuNjEIq2b8FHQirYqNdmvWvGl8afhsXPuucapvRigzEsZ3USfDZdqilNqtMMFJYpHq7vbTLwMsNk2FlEE75O5HFCWp+vjlW3mMp8oKM4Af+/lkS+RyMJsDLJZW6/JdZsBNgbzPQzhPQFCxvX46DvYdCo4W3SF0vpExUNDKacT5Vsma7RWzfuqT/8ock45TXmR6cegr4sDtky/YtpqTZ7xefv8w0OuPg9jvrVwxa512HkL5iniQqTf6Qgncm6sHGBxxPm8Gf8dbMMbe+2DEA6gVMe0pXvSlt0bSAYCNiWnsaOD+Eishftz0k8TC3Mzgr+N0ZrELokt1BtYdBnaGKustZl3od+P5hgKFYh+8mtrVWv16bw3ntvjsfFMz0vDJQtQpma8+9mx9nFloi5N6oWy0PIF44GateNmPDZwY6xiXpp5KUpdjhaYc7dEESfR/xFEOU84eslHx9uD3efGrs0n/wsQSEV+8a2p8gAAAABJRU5ErkJggg==)
}

.bdf_treuekarten .tk_icon.warn {
	background: transparent no-repeat top left url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAABSJJREFUSA2tVl1om1UYPu9pkjZS2mGdDU7FUecPFUeSpklrL6IFdSKbihey4YRd6Fxx6IpeWJmB4s/NLO6mOJzUuYlS50UZFKbg3Na1afu1ILbC/AF1m1bpRdK6pmnyHZ/zrefspH5fmgs/SN73vL/n/TnvOcQq+EQy6UsvLj4sbPsBEqJdEN1FjFULIaoZ0TxoM4DyN5SwrPMVmGTQ9/7G4vE6Vig8z4TYDye3eUsaHKKfOGNHbmxsPLxleHjZ4JSgno7HWloeE8XiAKQ3lmhUuIDhi1U+X1dsYuJrN5X/OHbSmskcEoztNxUgeIk4P4G0jviEsPKBwGJjMJifX1jYtGLbzeB3ItU7kZmbSvQ4P4j095o0iZc4hhKNRaOfILW7tCDRrxB6w0f0eYtlrWi6CzIZjfqLjD0HO+/i16BEiOj9uGW9Aoh4rn0ljkej0cPMtl/STDiDwxfgMKNolcB0a2uDXSgMIIDHlTwn6olPTb2t1trxaCTyFARPKgbS1tc2NXVArw0EWelGRC+ChH3RUbdUOiXLZj+C3LOOKlEBNjvaLCst147jmWSydiGT+QF5uNUhEh1HanabqXGUV/+wySVsssaRZUw0hEJBtw4WqRRPDw19BecPOapEP/uJ7pUlQ+czBqevKqdYXt4QDO7zcuoYMP6gR/naWl07g8UolbIDiBi25h26EE0F235G4lzuCnCPw5B/RN33jIws6LULgjTlFRm4aB4c1GtFVzAyPX0FEevagt4teTx96lSnjpboSqKp6Qul5AUhv2jwrhq4K0qBwIeIOiuZ0N06FolEOcbgNkP6OA0O4kSs+zlGHKlVg+U0Eum0lP9Sy6DJOFLVrAho+bMKLwuFuF4KEy+jhIhHFBupb+f4045tv39GMctCM0oTL6OEoCyDvYWjmeoUIVRT86fCy0Fk6XrEpbinGrdtrYOxWy1TrW+QuaWlgKemyRBiyViu21xSFs70uMW1Wi1TrR1jV/WGQW+USOugSz2Pkmmg4PNt0msh5mXEs4pQLBZjCi8Lib43+GbtDHIpCtu6l9BosxxhXzBEOgzcE8VsPoSzGfJzfgvm+VueggYDAXbqJTZO4+FwJw6uuqz/DtXX3775zJmcFvofkOlkckMum/1DzXfu99/NYzt2fIPd/Lhqf+NcNrt7PV+4nR7ERTE1Fg7/gin08nrycNqlnEL2Qnx8/CKXg1xw3qeU0Wy9eGs1qrUbxLSTj4UwGmsz5PvGYzFdv7Xyo4nEHaD1KDrn/IjEndvJz9jHOM+/rTJvFisrAzCIRHh8RH8ZnGWbc9eHwu9tbUG2vHwCmwxKeTRVunVy8pjEHce4H6+CuAuca3NaiEfT0egxeZlLobUf7tQnoNgPnc/woHsEs/jSWhn5DLqcy8kLp93hwTavqtoLHSQKm3CIq3+oWwq7e1PRwBzmPt+e1omJiiaa0rMikTvzQnyKtT6eGJl78fT5QMmUOJbpRaTvAeqGwQ4zOHIHb2hoOLr19Ol/lKIblG8tPIn3oQdeA79WyeB1+jqO4DtqLWGJY8VA5D0Ycb3IicmXd/BJbOTbKs5nqorFOTxxA5TP16PGMTwSO1CqJ1U9HVtEOdAO4J3Vr2wraBpWNAfiyHQg8n4Yuq+EUeECG/wONd2JMrneeE5zudlCas4n6urCSFMXdj3tJuNGg8NRRPN0fPv2sJdTqecZ8VqjGBT3IwPbYLgZJZDntg7lyKP+ORiZlaMXb91zsclJc46vNaPX/wITvPzP79mN0QAAAABJRU5ErkJggg==)
}

.bdf_treuekarten .tk_icon.wait {
	background: transparent no-repeat top left url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAABQ1JREFUSA2tV1lslFUUPufOTIdaUggFXOjC0pmS1IiGGE3pg4ZoBE0UHwwCikA7QzAQleiDNVhToz6IBGJiZlqVPQFREzXxxYgbNT70BduGmU4LzFQiGpClbTrbf/zuX+/PdFrq0PYmk3PuWe9Z7j3/MBWw5ORD7mjs7KNkWSuEpY6I/STihaqXmC4xUZeI6gL8qiYY/6UAk1CbYPUcri6VoWRARHYIUcUEog6LmWPMEuYFM/b5VseSDiMPuanjSGvVapLsfhGal6dT2JYpqki96A/EvxtPYYxjndZINLYbwjtyFZipH8JHWKlTXpaOpNc74E5nUplUdgHyVpsVWQn+OmRmbq4eyrJraTDRMpoGai4BKWVEeojEWu/Qmc4TqzdqrHnHONiRNvRIyD9XlVgp34bYNUOT0HJPlC5uhPP3QCszdHjZW9OYeBllAGtkjXIcCVfuE7G232DyMTd5gkuCfVcNTcNzoao7k2z14aCDs4vnVN3x/OnBXH7/gaVlg8kBXaYnDJ0VN8H5O2avDBJtrXp6lFPmPTXBxNp8p1o+yXQvnM4AWnZt+JrP2DCwfOOZS35f9RqU55ChiSVvRUMLHzB72/Ffx2tnimT3GiLScNjfGN9p9pOB/PAPGX9jwwtw/v1/+m6h7BFdDr23Hf9z5fqrSEu5JjDxH3PcJdty66Hpk1nMzVaxi5+D7iWtLyRLovz3Wo0rkWY4tzbrjb0U7Zy3JXLdbKcKK7ckLiAIp7ZoXDuTqqftk5UmWmK+4J/14ImpOsvXV7d525BJu/vR1stirZXLEbGsMoKK+DA/81nW7KcL2leO6QtjzxKqh2OqNQQS/snBpxsROWVMotZ1Ch3sOPYUcZdhTjdULleHY1PEpzBtSh0C0Z85eEEo7v6yQgTheOCGHHsVejxlCBmPu8jgE0HFnt/Bz2gZIWt/JFT+TW94sX8iHc6K4wdyXqSah40Cp2SWwSeCvsZYv0upZ3ELLms5dOrjaUl3RkIV7/eGFo9rw7KsBY5NzHA0MnUbgpXN3G/w/4O+xviJEiU+3NEP8TrhJogHTbMzQ6koDvBUvn6WxOkl8LqRam43QqhXvcELgRUN/ZdrAontmLvLcAB77iL6+dA9MEYfY9OhCXUqctHPDoFkw9lPF+rH/5aWLxDvwgEeIcU60pOYfh/lGoDN2cjsk4bmZs/XrJ/MSLjtDIj2lFFKBTEgwkZoOmA0VNFkkbxt22JqXxroX6H0Q47RsMc4EMtq6WtddLvZTxUi2oVIf5Oxw6LsoOzpVErzdU3imqlrlLYyGOKCt2VqK3G8vDiZzhxB0xVrSzD4mz9w/qDGbcd3BTuGmNT6ke7UzuWxaLjioP7+0kKTWXruDl2hEzBWp/W1bWb3VjNuR0UVCVU240F40ziC8LdFHvfmRZvO3dKLFmsrr85afBRZc64nOn+rPxgPObYNoqFOb0+48gM0wkuGjgfmKn67Sotnf5z/bWVkDNTfWgPDg9tg6TXQZho6s3q9JhB/1+w1HBWxYeguxBvegsmVyx/AAT5nRT+C1+Uhz0VxcRFZ6VnpDOnI6iG8xtTTNs48DBuv4PN21PWyecZZPkTa62EECnJ3Pq+QPcp0Guldp+/4ePK5EY3h2/+ZenoDqEEDuv2+MQLjE35V7Nrta9z05chVHV9oQse5KmdaF92DvzSrmKxatEItIipFx6ZwoGEm6UZV2t14BasbEp25ejfD/wVaw+t/YVxqCgAAAABJRU5ErkJggg==)
}

.bdf_treuekarten .tk_icon.edit {
	background: transparent no-repeat top left url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD20lEQVRYw72XS2wbRRjH/2Mc1xsTBdaxSetgKUpgHYfQykbcODRNQWpQBfeKhnLhcYUeEJTXBQQIhArcIOIhIXF2BDRuQdyQdjF+4GxJ3djgFJALsWzH9mx2h8uXyLLsxq8wp91vRvv7eR7ffGY4oDYxMcG8Xu85xtgjAG5wzt9LJBIbzePYQcD9fr/N4/F8AuBsQ/imaZonY7HYzwcuEAqF5hljlwDYmrr+MU1zoVFioAKBQEB2Op2HY7FYKhQKPc0Y+3A/iYEJBIPBw5IkfQdgnAC/dCIxMIFwOPwWgPP0WuhA4ibn/IG+Baampu5gjNVN0+SyLC8DONOFxPuszzW/0+VyXQLwb6VSOV2tVvnY2Fg3El+xfjYcwUMATCHEo5qmfeP3+2/zeDwdSQghlnoSmJmZcQ8PD68COEbwc5qmfaYoindnZ6domuaO2+1uJ/EMY+wigGVVVZ9iPez2MUmSVgEcbYQHg8FxSZKuALheKpUe55zfSmK+UCh8n8vlLNYl3EPw+wn+pKZpn9MRvAwgQENXCoXCY0IIq91y7H7T3gXcK0lSFMB9+8ABIJ3NZg0AsNlsS263GyTBLcsyu07FwWDwLoLPdgB/V1XV5yk3PFGpVL6u1+tcluU36/X6x8lkMtOVAK1tFECwS/irAF4BsFoul0/rul5t9X17B+l1F9ILHACODg0N+QHoXQnMzs4ecTqdlwEoBF/SNO0Lgl+heCv4awAuUPxvwzAWksmk3o7D2sB9BL+3A/g7qqq+0AL+l2EYC/F4PHmrWWYt4BMEv6cP+J+GYZyIx+O/7rfHWBP8boJP9wPnnM8nEol0Jydsbw/4fD6b0+mMNsDPapr2ZQfw1wG8TPEbBF/rNL/sCYyOjj5I0w4hxHMEP0K7vRP4Juf8eCKRuNpNdt0TkCRpkR7LW1tby23gb6uqer4F/A/65b91e7c0HsNdgWgmk6kriiJZlvWRzWZ7liTawX8n+HovN6sdAKanp310tUIIEQEAXdevAfggHA6PA7C3gecIfq3XusIOACMjI6foRIhKpbLSOGB7e/tiOp3eJPgbAF6irizBM/1UVXa6sXanP6brer5xQDqd3pycnDwky/IFAC9SeKNWqx1PpVIb/daUdr/ffwjACXq3AoHA8Nra2raiKD6Xy3WKMbZI/bfTmOsEzw6immZzc3MPOxyObxtiKtVsx1pkyqu1Wu1kKpXKDaqctzscjsXmEr/hWQCIAYhUq9VIsVj8KZ/PW4P8N2UH8FBTrAwgallWpFQqrayvr+dxgM0uhPiUMQYAP3LOI8Vi8YdcLlfH/9T+A5GfaLNg8iJqAAAAAElFTkSuQmCCMTA2NQ==)
}

.bdf_treuekarten .tk_icon.add-card {
	background: transparent no-repeat top left url(embedded/4ea92ef433c4f4c5c5c85c7545c8560fdcf80182dd78eace33a138a84a4aa42f.png)
}

.bdf_treuekarten .tk_icon.add-card.off {
	background-image: url(embedded/b503589220bbf930c8608e1c76c0f1fad9de92d8a41c70854a31dda1fdfc05ce.png)
}

.bdf_treuekarten .tk_icon.add-card.white {
	background-image: url(embedded/960e06e9eb1dcbad78d3a48e7b989ed0a5771159c64957964184256cd4b7d79a.png)
}

.bdf_treuekarten .tk_icon.add-list {
	background: transparent no-repeat top left url(embedded/ce225a5a4e53f3b5269863e612d1df50fbc55fcf9061daa90d4d0f786cf6230f.png)
}

.bdf_treuekarten .tk_icon.add-list.off {
	background-image: url(embedded/457b0513fe11eaed6b2d02fd87a17032a30eb4f65eb4150509ddfeaf752a861a.png)
}

.bdf_treuekarten .tk_icon.add-list.white {
	background-image: url(embedded/df452f789ba403c14b75a623c04434fc170c6184ecd596458143ce13bff56c46.png)
}

.bdf_treuekarten .tk_icon.lists {
	background: transparent no-repeat top left url(embedded/1a23ed92701838fd121a2469ad8e9d87424fe1efb71ab925439adb4e7f747249.png)
}

.bdf_treuekarten .tk_icon.lists.off {
	background-image: url(embedded/98e8323056c1a0d9daf3fcc6abd27f7cb24ae32c1a5250381ae590f8a883224d.png)
}

.bdf_treuekarten .tk_icon.lists.white {
	background-image: url(embedded/a9cd3c51450755b05855dfc6286963e08fdd6f7ad0238404f96494e0e692f1f6.png)
}

.bdf_treuekarten .tk_icon.edit {
	background: transparent no-repeat top left url(embedded/e856fe3ded156d601310e8cebc0dd2c7a41c548d16e0c141954a4c7cba30314d.png)
}

.bdf_treuekarten .tk_icon.edit.off {
	background-image: url(embedded/97bc04ed630dfd8dc32267ac9dc8713e44c6291f9ea6ed20f01f07720f479f91.png)
}

.bdf_treuekarten .tk_icon.edit.white {
	background-image: url(embedded/ead043dc9df892cccce83528378c37bbb926e2b4cfbba0589ec6a4409febb8dc.png)
}

.bdf_treuekarten .tk_icon.send {
	background: transparent no-repeat top left url(embedded/9bacd19aff27c27eb812983b7057f14312e436f6b1afb73cf7776cc4afa7ad03.png)
}

.bdf_treuekarten .tk_icon.send.off {
	background-image: url(embedded/0124b6a8dc974cfbac15378e9b658f97c04215bc65cf807b9fe678a07bf191c2.png)
}

.bdf_treuekarten .tk_icon.send.white {
	background-image: url(embedded/37a29d31f28ee8979929322d6fc9fd8160857ab10be8faeda87e1e5ff2d27643.png)
}

.bdf_treuekarten .tk_icon.detail {
	background: transparent no-repeat top left url(embedded/ea8dd73e719fa20f832801cd12317cb5c51087127f4a02e13ed34329b590e380.png)
}

.bdf_treuekarten .tk_icon.detail.off {
	background-image: url(embedded/3eba084dd6254dee2e9c77d6bc032b193c9ba622389d52a4038abe785c637caf.png)
}

.bdf_treuekarten .tk_icon.detail.white {
	background-image: url(embedded/a05f56e7304581a229a37e2ca66765ae7b003c36215c4009fd690711516b8ad2.png)
}

.bdf_treuekarten .tk_icon.cards {
	background: transparent no-repeat top left url(embedded/60c607e2a79aa5e703506a53d60316a3a7da2f2df6e4123f4491d6ff61787f9c.png)
}

.bdf_treuekarten .tk_icon.cards.off {
	background-image: url(embedded/62b76be19e3bc806d6e101b40dfb2eb5a1c298937d72e613be5e70a9d813e4aa.png)
}

.bdf_treuekarten .tk_icon.cards.white {
	background-image: url(embedded/b5b6de27ea04138fb32f6e90f68122bae78d597303f2bb1a822e15e20f366e16.png)
}

.bdf_treuekarten .tk_icon.on-list {
	background: transparent no-repeat top left url(embedded/41fe17354a2a7e0c76a3a63542f45885f8d4ee011f6eb988d227b018c48fedb8.png)
}

.bdf_treuekarten .tk_icon.on-list.off {
	background-image: url(embedded/93ceae87434bcdfab3dcffdba6213fb73189fc6436b478b71efd017a91161e48.png)
}

.bdf_treuekarten .tk_icon.on-list.white {
	background-image: url(embedded/55d59bfd554968a39e9c7f30e443c5253137028351298594905d57455db911a1.png)
}

.bdf_treuekarten .tk_icon.refunded {
	background: transparent no-repeat top left url(embedded/8c8fb6ff6a69a4648b620d8d9fd5bf2e50a6747091d3c90ce2031f812edc8791.png)
}

.bdf_treuekarten .tk_icon.refunded.off {
	background-image: url(embedded/a306f6c438271e9770fc7d48a9c4e4ddd37a17c47a425ce667c2bb8696cbbc47.png)
}

.bdf_treuekarten .tk_icon.refunded.white {
	background-image: url(embedded/498c2125d947ecd1ce2c8385869e2523c166f5dd91c37be38f07a613d0881ec9.png)
}

.bdf_treuekarten .tk_icon.save {
	background: transparent no-repeat top left url(embedded/affc76b3638196adac9dad975813609f44f31bd1515cc87ecf3a9cd929a07c66.png)
}

.bdf_treuekarten .tk_icon.save.off {
	background-image: url(embedded/d2e714a13c18650c248be7b435a7e742ed63216513a98c8fd4c736cf07f1304f.png)
}

.bdf_treuekarten .tk_icon.save.white {
	background-image: url(embedded/d5cdc8956349925cc1c9e59a7963e00b6cd4aa1f5d01d3302a69540ce10e3669.png)
}

.bdf_treuekarten .tk_icon.add-prods {
	background: transparent no-repeat top left url(embedded/135c74bfbe52e74a3c16d6f7b0c98b1b311d43bd9471ded173647152310b8347.png)
}

.bdf_treuekarten .tk_icon.add-prods.off {
	background-image: url(embedded/5d6ca5ec7a7d15120717f97776af574086ba62326a02277ec915d68e6107dfdd.png)
}

.bdf_treuekarten .tk_icon.add-prods.white {
	background-image: url(embedded/21550ff5e7cb180a3509c91eb9a67b7150bc5a1a6ecf700dd59aa179fa4d4045.png)
}

.bdf_treuekarten .tk_icon.delete {
	background: transparent no-repeat top left url(embedded/7e4fd2af257873af63085fccd92aff9d62addc130ca1e6b7c5d48a5cb602c394.png)
}

.bdf_treuekarten .tk_icon.delete.off {
	background-image: url(embedded/8a8dc496072204f6338ec6ac196cd448fc8ab14168ce1c78127559444d4ac47c.png)
}

.bdf_treuekarten .tk_icon.delete.white {
	background-image: url(embedded/cdbeeff3ed60693c964a5bf7404546a1c622565e6f4926909b1b3458750303df.png)
}

.bdf_treuekarten .tk_icon.eye {
	background: transparent no-repeat top left url(embedded/df48dafa88ac6fb4d19cb3af27ae3f4eec1a36c29db5331a242cfadbfb977913.png)
}

.bdf_treuekarten .tk_icon.eye.off {
	background-image: url(embedded/8b7ef95af8d435ba9705978145bce9e6a7b1b7b96af1e1297d665c9af342d513.png)
}

.bdf_treuekarten .tk_icon.eye.white {
	background-image: url(embedded/f7459c5a252e5eafa05d0b15165731b13d71275bf1770e5b7a6b0142058fb8c5.png)
}

.bdf_treuekarten .tk_lists_page {
	position: relative
}

.bdf_treuekarten .tk_lists_page #edit_current_list,
.bdf_treuekarten .tk_lists_page #create_list {
	position: absolute;
	top: -40px;
	right: 0
}

.bdf_treuekarten .tk_hint_download_link {
	margin: 10px 0 20px
}

.bdf_treuekarten .tk_hint_before_sending {
	margin: 10px 0 20px
}

.bdf_treuekarten .tk_action_link a {
	text-decoration: none;
	display: block
}

.bdf_treuekarten .tk_action_link a:hover,
.bdf_treuekarten .tk_action_link a:active,
.bdf_treuekarten .tk_action_link a:focus {
	color: #fff
}

.bdf_treuekarten .tk_list_specs_wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	margin: 5px 0 15px
}

.bdf_treuekarten .tk_list_specs_wrapper .alert {
	margin: 0
}

.bdf_treuekarten .tk_list_items .tk_list_items_table .status,
.bdf_treuekarten .tk_list_items .tk_list_items_table .points,
.bdf_treuekarten .tk_list_items .tk_list_items_table .stage {
	width: 110px
}

.bdf_treuekarten .tk_list_items .tk_list_items_table .pricesum,
.bdf_treuekarten .tk_list_items .tk_list_items_table .card {
	width: 150px
}

.bdf_treuekarten .tk_list_items .tk_list_items_table .pricesum a,
.bdf_treuekarten .tk_list_items .tk_list_items_table .card a {
	text-decoration: none;
	color: #282828
}

.bdf_treuekarten .tk_list_items .tk_list_items_table .pricesum a .tk_icon,
.bdf_treuekarten .tk_list_items .tk_list_items_table .card a .tk_icon {
	top: 4px!important;
	margin-left: 3px
}

.bdf_treuekarten .tk_list_items .tk_list_items_table .products ul,
.bdf_treuekarten .tk_list_items .tk_list_items_table .pzn ul {
	margin: 0
}

.bdf_treuekarten .tk_list_items .tk_list_items_table .products ul li,
.bdf_treuekarten .tk_list_items .tk_list_items_table .pzn ul li {
	display: block;
	list-style-type: disc
}

.bdf_treuekarten .tk_list_items .tk_list_items_table .products ul li:nth-child(2),
.bdf_treuekarten .tk_list_items .tk_list_items_table .pzn ul li:nth-child(2) {
	margin-top: 10px
}

.bdf_treuekarten .tk_lists_adnr_table .debitor {
	width: 140px
}

.bdf_treuekarten .tk_lists_adnr_table .listsnum,
.bdf_treuekarten .tk_lists_adnr_table .cardsnum,
.bdf_treuekarten .tk_lists_adnr_table .products,
.bdf_treuekarten .tk_lists_adnr_table .sum,
.bdf_treuekarten .tk_lists_adnr_table .quotas {
	width: 90px
}

.bdffooter {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.bdffooter .top {
	background-color: #001871;
	padding: 5px 10px;
	color: #FFFFFF;
}

.bdffooter .top p {
	margin-top: 11px;
	margin-bottom: 11px;
}

.bdffooter .top p a {
	color: #FFFFFF;
}

.bdffooter .copyright {
	color: #757575;
	font-size: .8rem;
	padding: 20px 10px;
}

.bdffooter.loggedin {
	max-width: 100%
}

.bdffooter .metanavi {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.bdffooter .metanavi ul {
	display: inline-block;
	font-size: 0
}

.bdffooter .metanavi ul li {
	position: relative;
	display: inline-block;
	height: 45px;
	margin: 0 5px 0 0
}

.bdffooter .metanavi ul li a,
.bdffooter .metanavi ul li span {
	height: 45px;
	color: #fff;
	line-height: 45px;
	font-size: 14px
}

.bdffooter .metanavi ul li a::after,
.bdffooter .metanavi ul li span::after {
	content: '|';
	padding-left: 5px
}

.bdffooter .metanavi ul li:last-child a::after {
	display: none
}

/*
body.login .bdffooter .metanavi {
	display: none
}
*/

#bdfforgot::before {
	position: absolute;
	content: '';
	z-index: 2;
	background: #001871 no-repeat center center url(../img/svg/icon-kompass.svg);
	border-radius: 100%;
	width: 80px;
	height: 80px;
	left: 50%;
	top: 24px;
	margin-left: -40px
}

#bdfforgot .mod_lostPassword {
	position: absolute;
	top: 65px;
	z-index: 1;
	background: #f1f1f1;
	padding: 40px 20px 30px;
	width: 360px;
	left: 50%;
	margin-left: -180px
}

#bdfforgot .mod_lostPassword p.error {
	background: #c73131;
	padding: 6px;
	color: #fff;
	font-size: 14px
}

#bdfforgot .mod_lostPassword h3 {
	margin-top: 30px;
	margin-bottom: 10px
}

#bdfforgot .mod_lostPassword .hints {
	display: none;
	margin: 20px auto;
	width: 80%
}

#bdfforgot .mod_lostPassword .hints.active {
	display: block
}

#bdfforgot .mod_lostPassword .hints ul li {
	font-size: 14px;
	margin-bottom: 10px
}

#bdfforgot .mod_lostPassword .hints ul li:last-child {
	margin: 0
}

#bdfforgot .mod_lostPassword .formbody input[type=text],
#bdfforgot .mod_lostPassword .formbody input[type=email],
#bdfforgot .mod_lostPassword .formbody input[type=password] {
	text-align: center;
	color: #757575;
	height: 40px;
	line-height: 40px;
	border: 1px solid #f1f1f1
}

#bdfforgot .mod_lostPassword .formbody label {
	margin-top: 10px;
	margin-bottom: 0;
	color: #757575
}

#bdfforgot .mod_lostPassword .formbody .submit_container {
	margin-top: 20px
}

#bdfforgot .mod_lostPassword .formbody .submit_container input[type=submit] {
	height: 40px;
	line-height: 40px;
	text-transform: uppercase;
	padding: 0;
	width: 100%
}

.bdfheader {
	width: 100%;
	max-width: 1200px;
	min-width: 940px;
	margin: 0 auto;
	height: 84px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-content: space-between;
	-ms-flex-line-pack: justify;
	align-content: space-between
}

@media only screen and (max-width:1260px) {
	.bdfheader {
		padding: 0 15px
	}
}

.bdfheader .bdf-logo span,
.bdfheader .bdf-kompass span {
	visibility: hidden
}

.bdfheader .bdf-logo a,
.bdfheader .bdf-kompass a {
	display: block;
	height: 84px
}

.bdfheader .bdf-logo a:focus,
.bdfheader .bdf-kompass a:focus,
.bdfheader .other-logos a:focus {
	outline: none
}

.bdfheader .bdf-logo {
	width: 135px;
	height: inherit;
	background: transparent no-repeat center center url(../img/svg/logo.svg);
	background-size: contain
}

.bdfheader .bdf-kompass {
	width: 150px;
	height: inherit;
	background: transparent no-repeat center center url(../img/misc/kundenkompass.png);
	background-size: contain
}

.bdfheader .other-logos {
	width: 45%;
	height: inherit;
	background: transparent no-repeat 40px center url(../img/svg/abc-eucerin-hansaplast-2021.svg);
	background-size: 50%
}

.bdfheader #bdflogin {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	text-align: center
}

.bdfheader #bdfcenter {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	text-align: center
}

.bdfheader #bdfforgot {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	text-align: center
}

.bdfheader #metanavi {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	text-align: right;
	padding: 0 20px;
	margin: 32px 0 0
}

.bdfheader #metanavi ul {
	display: inline-block;
	font-size: 0
}

.bdfheader #metanavi ul li {
	display: inline-block;
	margin: 0 5px 0 0;
	position: relative
}

.bdfheader #metanavi ul li a,
.bdfheader #metanavi ul li span {
	color: #757575;
	font-size: 14px
}

.bdfheader #metanavi ul li a::after,
.bdfheader #metanavi ul li span::after {
	content: '|';
	padding-left: 5px
}

.bdfheader #metanavi ul li:last-child a::after {
	display: none
}

.bdfheader #metanavi ul li.autologout a::after {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	content: "\f08b"
}

body.login .bdfheader,
body.notloggedin .bdfheader {
	margin-bottom: 49px
}

body.login .bdfheader::after,
body.notloggedin .bdfheader::after {
	position: absolute;
	bottom: -50px;
	height: 50px;
	width: 100%;
	background: #001871;
	content: '';
	left: 0
}

body.ie11 .bdfheader .bdf-logo,
body.ie11 .bdfheader .other-logos,
body.ie11 .bdfheader .bdf-kompass {
	background-size: auto
}

body.login .bdfheader + nav, body.notloggedin .bdfheader + nav {
	margin-top:-49px;
}

body.ie11 .bdfheader .bdf-kompass {
	width: 155px
}

#login.mod_article {
	margin-bottom: -12px!important
}

#bdflogin::before {
	position: absolute;
	content: '';
	z-index: 2;
	background: #001871 no-repeat center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCIgdmlld0JveD0iMCAwIDQ4IDQ4Ij4gIDxkZWZzPiAgICA8c3R5bGU+ICAgICAgLmNscy0xIHsgICAgICAgIGZpbGw6ICNmZmY7ICAgICAgICBmaWxsLXJ1bGU6IGV2ZW5vZGQ7ICAgICAgfSAgICA8L3N0eWxlPiAgPC9kZWZzPiAgPHBhdGggaWQ9Imljb24ta29tcGFzcy5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTc1NC4xLDU3Mi4xYTQuMzkzLDQuMzkzLDAsMCwwLDEuMjg0LTMuMDI2bDkuMzc2LTEyLjc1NmEwLjc3NCwwLjc3NCwwLDAsMC0xLjA4Mi0xLjA4MmwtMTIuNzU2LDkuMzc2YTQuMzg2LDQuMzg2LDAsMCwwLTQuMzEsNC4zMWwtOS4zNzYsMTIuNzU2YTAuNzc0LDAuNzc0LDAsMCwwLDEuMDgyLDEuMDgybDEyLjc1Ni05LjM3NUE0LjM2LDQuMzYsMCwwLDAsNzU0LjEsNTcyLjFabS0zLjIzOC0uMjY2YTAuNzcyLDAuNzcyLDAsMCwwLS41LjE0OWwtOC44ODIsNi41MjgsNi41MjgtOC44ODFhMC43NzQsMC43NzQsMCwwLDAsLjE0OS0wLjVBMi44MzksMi44MzksMCwwLDEsNzUxLDU2Ni4xNjFjMC4wNDUsMCwuMDkxLDAsMC4xMzYsMGEwLjc3NiwwLjc3NiwwLDAsMCwuNS0wLjE1bDguODgyLTYuNTI4LTYuNTI4LDguODgyYTAuNzc1LDAuNzc1LDAsMCwwLS4xNS40OTRBMi44NCwyLjg0LDAsMCwxLDc1MC44NjQsNTcxLjgzNlptMjAuNzgxLTMuNjYySDc2OGExNi45NTIsMTYuOTUyLDAsMCwwLTIuNjI2LTguMywwLjc3NCwwLjc3NCwwLDEsMC0xLjMwNi44MzEsMTUuNDgxLDE1LjQ4MSwwLDAsMS0yMS4zNjQsMjEuMzYzLDAuNzc0LDAuNzc0LDAsMSwwLS44MzEsMS4zMDYsMTYuOTY1LDE2Ljk2NSwwLDAsMCw4LjM0OSwyLjYyOXYzLjYzOGEwLjc3NCwwLjc3NCwwLDEsMCwxLjU0OCwwdi0zLjYzN2ExNi45NjEsMTYuOTYxLDAsMCwwLDEwLjczNy00LjQ3NWwxLjExNiwxLjExNmEwLjc3NCwwLjc3NCwwLDAsMCwxLjEtMS4xbC0xLjExOC0xLjExOWExNi45NjEsMTYuOTYxLDAsMCwwLDQuNDA2LTEwLjcxM2gzLjYzNUEwLjc3NCwwLjc3NCwwLDAsMCw3NzEuNjQ1LDU2OC4xNzRabS0yMC42NDUsMGEwLjgyNiwwLjgyNiwwLDEsMCwuODI2LjgyNkEwLjgyOCwwLjgyOCwwLDAsMCw3NTEsNTY4LjE3NFptMTYuOTctMTYuMTQ1QTI0LDI0LDAsMSwwLDc3NSw1NjksMjMuODQxLDIzLjg0MSwwLDAsMCw3NjcuOTcsNTUyLjAyOVpNNzUxLDU5MS40NTJBMjIuNDUyLDIyLjQ1MiwwLDEsMSw3NzMuNDUyLDU2OSwyMi40NzgsMjIuNDc4LDAsMCwxLDc1MSw1OTEuNDUyWk03MzcuNjksNTc4LjM2YTAuNzc1LDAuNzc1LDAsMCwwLC4yMzgtMS4wNjksMTUuNDgxLDE1LjQ4MSwwLDAsMSwyMS4zNjQtMjEuMzYzLDAuNzc0LDAuNzc0LDAsMSwwLC44MzEtMS4zMDYsMTYuOTY1LDE2Ljk2NSwwLDAsMC04LjM0OS0yLjYyOXYtMy42MzlhMC43NzQsMC43NzQsMCwwLDAtMS41NDgsMHYzLjYzOGExNi45NjQsMTYuOTY0LDAsMCwwLTEwLjY2Miw0LjQwNWwtMS4xMTktMS4xMTlhMC43NzQsMC43NzQsMCwwLDAtMS4wOTQsMS4xbDEuMTE2LDEuMTE1YTE2Ljk2MiwxNi45NjIsMCwwLDAtNC40NzMsMTAuNjg2aC0zLjYzOWEwLjc3NCwwLjc3NCwwLDAsMCwwLDEuNTQ4aDMuNjM2YTE2Ljk1MiwxNi45NTIsMCwwLDAsMi42Myw4LjRBMC43NzQsMC43NzQsMCwwLDAsNzM3LjY5LDU3OC4zNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03MjcgLTU0NSkiLz48L3N2Zz4=);
	border-radius: 100%;
	width: 80px;
	height: 80px;
	left: 50%;
	top: 24px;
	margin-left: -40px
}

#bdflogin.nokompass::before {
	display: none
}

#bdflogin .mod_login,
#bdflogin .mod_loginCustom {
	position: absolute;
	/* top: 185px; - ENTFERNT: Verursacht Layout-Shift, custom.css setzt top: 35vh */
	z-index: 1;
	background: #f1f1f1;
	padding: 40px 20px 30px;
	width: 360px;
	left: 50%;
	margin-left: -180px
}

#bdflogin .mod_login .pw-forgot,
#bdflogin .mod_loginCustom .pw-forgot {
	display: none
}

#bdflogin .mod_login p.error,
#bdflogin .mod_loginCustom p.error {
	background: #c73131;
	padding: 6px;
	color: #fff;
	font-size: 14px
}

#bdflogin .mod_login h3,
#bdflogin .mod_loginCustom h3 {
	margin-top: 30px;
	margin-bottom: 10px
}

#bdflogin .mod_login .formbody input[type=text],
#bdflogin .mod_loginCustom .formbody input[type=text],
#bdflogin .mod_login .formbody input[type=password],
#bdflogin .mod_loginCustom .formbody input[type=password] {
	text-align: center;
	color: #757575;
	height: 40px;
	line-height: 40px;
	border: 1px solid #f1f1f1
}

#bdflogin .mod_login .formbody label,
#bdflogin .mod_loginCustom .formbody label {
	margin-top: 10px;
	margin-bottom: 0;
	color: #757575
}

#bdflogin .mod_login .formbody .submit_container,
#bdflogin .mod_loginCustom .formbody .submit_container {
	margin-top: 20px
}

#bdflogin .mod_login .formbody .submit_container input[type=submit],
#bdflogin .mod_loginCustom .formbody .submit_container input[type=submit] {
	height: 40px;
	line-height: 40px;
	text-transform: uppercase;
	padding: 0;
	width: 100%
}

#bdflogin.hasnavi::before {
	top: 144px
}

#bdflogin.hasnavi .metanavi {
	position: absolute;
	top: 85px;
	left: 0;
	width: 100%;
	z-index: 2000
}

#bdflogin.hasnavi .metanavi ul {
	display: inline-block;
	font-size: 0
}

#bdflogin.hasnavi .metanavi ul li {
	position: relative;
	display: inline-block;
	height: 45px;
	margin: 0 5px 0 0
}

#bdflogin.hasnavi .metanavi ul li a,
#bdflogin.hasnavi .metanavi ul li span {
	height: 45px;
	color: #fff;
	line-height: 45px;
	font-size: 14px
}

#bdflogin.hasnavi .metanavi ul li a::after,
#bdflogin.hasnavi .metanavi ul li span::after {
	content: '|';
	padding-left: 5px
}

#bdflogin.hasnavi .metanavi ul li:last-child a::after {
	display: none
}

#bdflogin.hasnavi .mod_login {
	top: 185px
}

#bdflogin.logged::before {
	top: -106px
}

#bdflogin.logged .mod_login {
	top: -65px
}

.ce_bdf_products_excel {
	margin-left: auto;
	width: 340px;
	top: 140px;
	position: relative;
	margin-bottom: 0;
	margin-top: -40px
}

.ce_bdf_products_excel a {
	height: 40px;
	line-height: 30px
}

.bdf_products {
	margin-bottom: 50px
}

.bdf_products .errormsg {
	margin: 40px 0
}

.bdf_products .brands_container {
	border-top: 1px solid #dedede
}

.bdf_products .brands_container .brand_select {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.bdf_products .brands_container .brand_select li {
	position: relative;
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 0 33%;
	-ms-flex: 0 0 33%;
	flex: 0 0 33%;
	height: 120px;
	margin-bottom: 30px;
	-webkit-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-ms-transition: opacity .2s linear;
	-webkit-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	transition: opacity .2s linear
}

.bdf_products .brands_container .brand_select li a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	text-decoration: none
}

.bdf_products .brands_container .brand_select li:hover {
	opacity: .7
}

.bdf_products .brands_container .brand_select li .logo {
	display: block;
	position: absolute;
	top: 1%;
	left: 20%;
	width: 60%;
	height: 98%;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNgYAAAAAMAASsJTYQAAAAASUVORK5CYII=) no-repeat center;
	background-size: contain
}

.bdf_products .brands_container .brand_select li .brandtitle {
	width: 100%;
	text-align: center;
	display: block;
	height: 120px;
	line-height: 120px;
	font-size: 20px;
	font-weight: 700
}

.bdf_products .brands_container .brand_select li.haslogo .brandtitle {
	visibility: hidden
}

.bdf_products .searchform input[type=text] {
	width: 35%;
	display: inline-block;
	height: 40px;
	margin-top: 1px
}

.bdf_products .searchform button {
	height: 40px;
	top: 0
}

.bdf_products .searchform .err_msg {
	padding: 5px 0;
	color: #d8991c
}

.bdf_products .results h3 em {
	background: #dedede;
	padding: 0 5px
}

.bdf_products.detail {
	margin-top: 20px
}

.bdf_products .productnavi+.pagination {
	margin-bottom: 0
}

.bdf_products .productnavi .prodnavi-dropdown {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px
}

.bdf_products .productnavi .prodnavi-dropdown select {
	background-color: #001871;
	color: #fff;
	font-size: 16px;
	padding: 10px;
	padding-right: 25px;
	border: 0;
	margin: 0;
	border-radius: 0;
	text-indent: .01px;
	text-overflow: '';
	-webkit-appearance: button;
	-moz-appearance: none;
	min-width: 450px;
	padding-right: 50px
}

.bdf_products .productnavi .prodnavi-dropdown::before,
.bdf_products .productnavi .prodnavi-dropdown::after {
	content: "";
	position: absolute;
	pointer-events: none
}

.bdf_products .productnavi .prodnavi-dropdown::after {
	content: "\25BC";
	height: 20px;
	font-size: 12px;
	line-height: 1;
	right: 15px;
	top: 50%;
	margin-top: -.5em;
	color: #fff
}

.bdf_products .productnavi .prodnavi-dropdown::before {
	width: 40px;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 0
}

.bdf_products .productnavi .prodnavi-dropdown select[disabled] {
	color: rgba(255, 255, 255, .3)
}

.bdf_products .productnavi .prodnavi-dropdown select[disabled]::after {
	color: rgba(255, 255, 255, .1)
}

.bdf_products .productnavi .prodnavi-dropdown::before {
	background-color: rgba(255, 255, 255, .15)
}

.bdf_products .perpage .pagination {
	margin-top: 10px
}

.bdf_products .perpage:last-child {
	margin-bottom: 20px
}

.bdf_products .productitems .parentnav {
	font-size: 14px;
	display: inline-block;
	margin-bottom: 0;
	margin-top: 0;
	color: #9b9b9b;
	font-style: italic
}

.bdf_products .productitems .parentnav.brandtitle {
	padding-left: 15px
}

.bdf_products .productitems .parentnav a {
	color: #9b9b9b;
	text-decoration: none
}

.bdf_products .productitems .parentnav a:hover {
	text-decoration: underline
}

.bdf_products .productitems .title {
	margin-top: 3px;
	font-size: 24px;
	font-weight: 700
}

.bdf_products .productitems .title a {
	cursor: pointer
}

.bdf_products .productitems .bdf_productitem {
	border-bottom: 1px solid #001871;
	margin-bottom: 30px
}

.bdf_products .productitems .bdf_productitem:first-child {
	padding-top: 20px;
	border-top: 1px solid #001871
}

.bdf_products .productitems .bdf_productitem .quantity {
	color: #757575
}

.bdf_products .productitems .bdf_productitem .backlink {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #dedede
}

.bdf_products .productitems .bdf_productitem .cols {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.bdf_products .productitems .bdf_productitem .cols .col {
	display: inline-block;
	margin-bottom: 20px
}

.bdf_products .productitems .bdf_productitem .cols .col .content,
.bdf_products .productitems .bdf_productitem .cols .col .content_gallery {
	position: relative
}

.bdf_products .productitems .bdf_productitem .cols .col .content_gallery .bdf_productitem_gallery .prodgallery .gallery_item_link {
	display: none
}

.bdf_products .productitems .bdf_productitem .cols .col .content_gallery .bdf_productitem_gallery .prodgallery .gallery_item_link:first-child {
	display: block
}

.bdf_products .productitems .bdf_productitem .cols .col .heading {
	background: #dedede;
	text-align: center;
	line-height: 44px;
	height: 44px;
	font-weight: 700;
	color: #001871;
	margin: 0 0 10px 0
}

.bdf_products .productitems .bdf_productitem .cols .col.packshot_download {
	width: 100%;
	max-width: 14%
}

.bdf_products .productitems .bdf_productitem .cols .col.packshot_download .bdf_productitem_image {
	height: 100%;
	max-height: 300px;
	background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNgYAAAAAMAASsJTYQAAAAASUVORK5CYII=) no-repeat center center;
	background-size: contain;
	overflow: hidden
}

.bdf_products .productitems .bdf_productitem .cols .col.packshot_download .bdf_productitem_image img {
	width: 100%;
	max-width: 100%;
	height: auto;
	opacity: 1
}

.bdf_products .productitems .bdf_productitem .cols .col.packshot_download .downloads {
	text-align: center
}

.bdf_products .productitems .bdf_productitem .cols .col.packshot_download .downloads a {
	display: block
}

.bdf_products .productitems .bdf_productitem .cols .col.packshot_download .downloads button {
	margin-top: 15px;
	width: 100%
}

.bdf_products .productitems .bdf_productitem .cols .col.description {
	width: 40%
}

.bdf_products .productitems .bdf_productitem .cols .col.description .specialattributes h4 {
	margin: 15px 0 5px
}

.bdf_products .productitems .bdf_productitem .cols .col.description .specialattributes ul {
	margin: 0 0 20px
}

.bdf_products .productitems .bdf_productitem .cols .col.description .specs td:nth-child(odd) {
	width: 80px;
	font-weight: 700
}

.bdf_products .productitems .bdf_productitem .cols .col.description .specs.prices span.price {
	font-size: 12px;
	color: #757575;
	font-style: italic
}

.bdf_products .productitems .bdf_productitem .cols .col.ingredients {
	width: 40%;
	margin-right: 0
}

.bdf_products.single .bdf_productitem {
	border-bottom: 1px solid #001871;
	margin-bottom: 30px;
	border-top: 1px solid #001871;
	padding-top: 20px
}

.bdf_products.single+.bdf_products.single .bdf_productitem {
	border-top: 0!important;
	padding-top: 0!important
}

#bdfpwsent::before {
	position: absolute;
	content: '';
	z-index: 2;
	background: #001871 no-repeat center center url(../img/svg/icon-kompass.svg);
	border-radius: 100%;
	width: 80px;
	height: 80px;
	left: 50%;
	top: 24px;
	margin-left: -40px
}

#bdfpwsent div.sent {
	position: absolute;
	top: 65px;
	z-index: 1;
	background: #f1f1f1;
	padding: 40px 20px 30px;
	width: 440px;
	left: 50%;
	margin-left: -220px
}

#bdfpwsent div.sent h3 {
	margin-top: 30px;
	margin-bottom: 10px
}

#bdfpwsent div.sent .submit_container {
	margin-top: 20px
}

#bdfpwsent div.sent .submit_container a {
	height: 40px;
	line-height: 40px;
	text-transform: uppercase;
	padding: 0;
	width: 100%
}

#cookiebar {
	background-color: #001871!important
}

#cookiebar button {
	background-color: #f1f1f1;
	color: #001871
}

.errorpages {
	font-size: .9rem
}

.errorpages #bdferrors {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	text-align: center
}

.errorpages #bdferrors::before {
	position: absolute;
	content: '';
	z-index: 2;
	background: #001871 no-repeat center center url(../img/svg/icon-kompass.svg);
	border-radius: 100%;
	width: 80px;
	height: 80px;
	left: 50%;
	top: 24px;
	margin-left: -40px
}

.errorpages #bdferrors .mod_errorhint {
	position: absolute;
	top: 65px;
	z-index: 1;
	background: #f1f1f1;
	padding: 40px 18px 30px;
	width: 520px;
	left: 50%;
	margin-left: -260px
}

.errorpages #bdferrors .mod_errorhint #link {
	display: none
}

.errorpages #bdferrors .mod_errorhint .tl_submit {
	margin-right: 30px;
	font-size: .9rem
}

.errorpages #bdferrors .mod_errorhint dl {
	font-size: .9rem;
	max-width: 70%;
	margin: 20px auto 0;
	border: 1px solid rgba(0, 0, 0, .2);
	padding: 5px
}

.errorpages #bdferrors .mod_errorhint dl dt {
	font-size: .9rem;
	float: left;
	font-weight: 700;
	margin-right: .5em
}

.errorpages #bdferrors .mod_errorhint dl dt::after {
	content: ": "
}

.errorpages #bdferrors .mod_errorhint dl dd {
	font-size: .9rem;
	text-align: left
}

.errorpages #bdferrors .mod_errorhint dl dd::after {
	clear: left;
	content: " ";
	display: block
}

.errorpages #bdferrors .mod_errorhint p.error {
	background: #c73131;
	padding: 6px;
	color: #fff;
	font-size: 14px
}

.errorpages #bdferrors h2 {
	margin: 20px 0 5px
}

.errorpages #bdferrors h3 {
	margin: 3px 0 25px
}

.errorpages #bdferrors h4 {
	margin: 0
}

#footer {
	position: relative
}

/*#footer::before {
	content: '';
	height: 45px;
	width: 100%;
	background: #001871;
	position: absolute;
	top: 0;
	left: 0
}*/

.forbidden #forbidden-text-logged,
.forbidden #forbidden-text {
	position: absolute;
	top: 360px;
	left: 50%;
	width: 400px;
	margin-left: -200px;
	text-align: center;
	z-index: 2;
	padding: 10px 15px 15px;
	background: rgba(255, 255, 255, .5)
}

.forbidden #forbidden-text-logged {
	top: 60px
}

.imagefullsize {
	position: relative;
	width: 100%
}

.imagefullsize::before {
	content: '';
	display: block
}

.imagefullsize .imagecontent {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNgYAAAAAMAASsJTYQAAAAASUVORK5CYII=) no-repeat center center;
	background-size: cover
}

.loginscreen-image .imagefullsize {
	min-height: 560px
}

#logo-boxen {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: distribute;
	-webkit-justify-content: space-around;
	justify-content: space-around
}

#logo-boxen .ce_image_teaser_box {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: distribute;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	width: 26%;
	height: 200px
}

#logo-boxen .ce_image_teaser_box .content {
	max-width: 90%;
	width: 100%
}

#logo-boxen .ce_image_teaser_box figure {
	display: inline-block;
	text-align: center;
	margin: auto;
	width: 100%
}

#logo-boxen .ce_image_teaser_box .ce_image.block {
	text-align: center
}

#logo-boxen .ce_image_teaser_box img {
	max-height: 200px;
	width: auto;
	margin: auto
}

.mod_breadcrumb {
	margin-top: 0
}

.mod_breadcrumb ul {
	width: 100%;
	max-width: 1200px;
	padding: 0 15px;
	position: relative;
	margin: 0 auto;
	height: 40px
}

.mod_breadcrumb ul::before {
	display: inline-block;
	content: 'Sie sind hier:';
	font-size: 12px;
	color: #757575
}

.mod_breadcrumb ul li {
	position: relative;
	display: inline-block;
	color: #757575;
	height: 40px;
	margin: 0;
	font-size: 12px;
	cursor: default;
	padding: 0 6px 0 0
}

.mod_breadcrumb ul li::after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	width: 4px;
	height: 1px;
	background: #757575;
	display: block
}

.mod_breadcrumb ul li.last::after {
	display: none
}

.mod_breadcrumb ul li a,
.mod_breadcrumb ul li span {
	display: block;
	height: inherit;
	line-height: 40px;
	color: #757575;
	padding: 0 4px
}

.mod_breadcrumb ul li.active a,
.mod_breadcrumb ul li.active span {
	display: block;
	color: #001871
}

.mod_navigation ul li a {
	-webkit-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-ms-transition: opacity .2s linear;
	-webkit-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	transition: opacity .2s linear;
	text-decoration: none
}

.mod_navigation ul li a:hover,
.mod_navigation ul li a:active,
.mod_navigation ul li a:focus {
	opacity: .6;
	text-decoration: none
}

.mod_navigation ul li span.active {
	cursor: default
}

.mod_personalData {
	text-align: center
}

.mod_personalData#changeyourpassword h1,
.mod_personalData#changeyourpassword h2,
.mod_personalData#changeyourpassword h3,
.mod_personalData#changeyourpassword h4,
.mod_personalData#changeyourpassword h5 {
	font-size: 26px
}

.mod_personalData .formbody {
	margin-top: 20px;
	background: #f1f1f1;
	padding: 10px 20px 30px;
	width: 400px;
	margin: auto
}

.mod_personalData .formbody input[type=text],
.mod_personalData .formbody input[type=email],
.mod_personalData .formbody input[type=password] {
	text-align: center;
	color: #757575;
	height: 40px;
	line-height: 40px;
	border: 1px solid #f1f1f1
}

.mod_personalData .formbody label {
	margin-top: 10px;
	margin-bottom: 0;
	color: #757575
}

.mod_personalData .formbody .submit_container {
	margin-top: 20px
}

.mod_personalData .formbody .submit_container input[type=submit] {
	height: 40px;
	line-height: 40px;
	text-transform: uppercase;
	padding: 0;
	width: 100%
}

.mod_bdf_search .formbody input,
.mod_search .formbody input {
	display: inline-block
}

.mod_bdf_search .formbody input.text,
.mod_search .formbody input.text,
.mod_bdf_search .formbody input.submit,
.mod_search .formbody input.submit {
	height: 45px!important
}

.mod_bdf_search .formbody input[type=search],
.mod_search .formbody input[type=search] {
	width: 45%
}

.mod_bdf_search .formbody .radio_container,
.mod_search .formbody .radio_container {
	margin: 5px 0 20px 5px
}

.mod_bdf_search .formbody .radio_container span,
.mod_search .formbody .radio_container span {
	padding-right: 20px
}

.mod_bdf_search .formbody .radio_container span label,
.mod_search .formbody .radio_container span label {
	margin: 0 0 0 5px;
	font-weight: 400
}

.mod_bdf_search>div,
.mod_search>div {
	margin-bottom: 40px
}

.mod_bdf_search>div h3 .relevance,
.mod_search>div h3 .relevance {
	font-size: .8rem;
	color: #757575
}

.mod_bdf_search>div .context,
.mod_search>div .context {
	position: relative;
	padding-left: 15px
}

.mod_bdf_search>div .context::before,
.mod_search>div .context::before {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	width: 3px;
	height: 100%;
	background: #f1f1f1
}

.mod_bdf_search>div .context .highlight,
.mod_search>div .context .highlight {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAHElEQVQYV2NkAAGRPGOGN5POgmhGZA5IkJGgCgBIrhNvzoYfqgAAAABJRU5ErkJggg==);
	padding: 0 3px
}

.mod_bdf_search>div .url,
.mod_search>div .url {
	cursor: pointer
}

.mod_bdf_search>div .url .filesize,
.mod_search>div .url .filesize {
	font-size: .8rem;
	color: #757575
}

#search_overlay{
	display:none;
}

#search_overlay {
    opacity: 0;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 12, 114, .8);
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	z-index: 10000
}

#search_overlay.active {
	display:block;
    opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

body.assetsloaded #search_overlay{
/*	display:block; */
	-webkit-transition: .3s all cubic-bezier(.25, .46, .45, .94);
	-moz-transition: .3s all cubic-bezier(.25, .46, .45, .94);
	-ms-transition: .3s all cubic-bezier(.25, .46, .45, .94);
	-o-transition: .3s all cubic-bezier(.25, .46, .45, .94);
	transition: .3s all cubic-bezier(.25, .46, .45, .94);
}

#search_overlay .inner {
	margin: auto;
	max-width: 600px;
	text-align: center;
	background: #fff
}

#search_overlay .inner #search_overlay_body {
	padding: 20px
}

#search_overlay .inner .formbody input.text,
#search_overlay .inner .formbody input.submit {
	display: block;
	height: 45px!important;
	margin: 10px auto
}

#search_overlay .inner .formbody input[type=search] {
	width: 100%;
	border: 0;
	border-bottom: 2px solid #001871;
	color: #001871;
	font-size: 20px;
	background: 0 0;
	text-shadow: none;
	box-shadow: none
}

#search_overlay .inner .formbody input[type=submit] {
	padding-left: 70px;
	padding-right: 70px
}

#search_overlay .close-window {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 50px;
	height: 50px;
	background: #fff;
	text-align: center;
	border-radius: 100%;
	cursor: pointer
}

#search_overlay .close-window .fa {
	color: #001871;
	line-height: 50px;
	font-size: 20px
}

#search_overlay::before {
	content: '';
	height: 50%;
	display: block;
	margin-bottom: -120px;
	box-sizing: inherit
}

.blocker {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 9999999;
	padding: 20px;
	box-sizing: border-box;
	background-color: rgba(0, 12, 114, .8);
	text-align: center
}

.blocker:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -.05em
}

.blocker.behind {
	background-color: transparent
}

.modal {
	display: none;
	vertical-align: middle;
	position: relative;
	z-index: 2;
	max-width: 500px;
	box-sizing: border-box;
	width: 90%;
	background: #fff;
	padding: 15px 30px;
	overflow: visible;
	text-align: left
}

.modal a.close-modal {
	position: absolute;
	top: -12.5px;
	right: -12.5px;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==)
}

.modal-spinner {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	padding: 12px 16px;
	border-radius: 5px;
	background-color: #111;
	height: 20px
}

.modal-spinner>div {
	border-radius: 100px;
	background-color: #fff;
	height: 20px;
	width: 2px;
	margin: 0 1px;
	display: inline-block;
	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	animation: sk-stretchdelay 1.2s infinite ease-in-out
}

.modal-spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s
}

.modal-spinner .rect3 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

.modal-spinner .rect4 {
	-webkit-animation-delay: -.9s;
	animation-delay: -.9s
}

@-webkit-keyframes sk-stretchdelay {
	0%,
	40%,
	100% {
		-webkit-transform: scaleY(.5)
	}
	20% {
		-webkit-transform: scaleY(1)
	}
}

@keyframes sk-stretchdelay {
	0%,
	40%,
	100% {
		transform: scaleY(.5);
		-webkit-transform: scaleY(.5)
	}
	20% {
		transform: scaleY(1);
		-webkit-transform: scaleY(1)
	}
}

.perpage span.counter {
	display: block;
	padding: 10px 0
}

.pagination {
	border-radius: 0;
	margin-top: 0;
	display: block
}

.pagination p,
.pagination ul {
	float: left;
	height: 30px
}

.pagination p {
	margin: 0 10px 0 0;
	font-size: 16px;
	line-height: 30px
}

.pagination ul li {
	position: relative;
	float: left;
	width: auto;
	min-width: 30px;
	height: 30px;
	margin-right: 4px;
	background: #f1f1f1;
	font-size: 16px;
	line-height: 30px;
	text-align: center
}

.pagination ul li a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 30px;
	height: 30px
}

.pagination ul li span.current {
	position: relative;
	display: block;
	width: 30px;
	height: 30px;
	color: #fff;
	background: #001871
}

.pagination ul li.previous a,
.pagination ul li.start a,
.pagination ul li.end a,
.pagination ul li.first a,
.pagination ul li.last a,
.pagination ul li.next a {
	width: auto;
	padding: 0 8px
}

.slick-lightbox {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: #000;
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease
}

.slick-lightbox .slick-loading .slick-list {
	background-color: transparent
}

.slick-lightbox .slick-prev {
	left: 15px
}

.slick-lightbox .slick-next {
	right: 15px
}

.slick-lightbox-hide {
	opacity: 0
}

.slick-lightbox-hide.slick-lightbox-ie {
	-ms-filter: "alpha(Opacity=0)"
}

.slick-lightbox-hide-init {
	position: absolute;
	top: -9999px;
	opacity: 0
}

.slick-lightbox-hide-init.slick-lightbox-ie {
	-ms-filter: "alpha(Opacity=0)"
}

.slick-lightbox-inner {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.slick-lightbox-slick-item {
	text-align: center;
	overflow: hidden
}

.slick-lightbox-slick-item:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -.25em
}

.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
	margin-bottom: 20px
}

.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
	display: block;
	text-align: center
}

.slick-lightbox-slick-item-inner {
	display: inline-block;
	vertical-align: middle;
	max-width: 90%;
	max-height: 90%
}

.slick-lightbox-slick-img {
	margin: 0 auto;
	display: block;
	max-width: 90%;
	max-height: 90%
}

.slick-lightbox-slick-caption {
	margin: 10px 0 0;
	color: #fff
}

.slick-lightbox-close {
	position: absolute;
	top: 15px;
	right: 15px;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: 0 0;
	color: transparent;
	padding: 0;
	border: none
}

.slick-lightbox-close:focus {
	outline: 0
}

.slick-lightbox-close:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: .85;
	-webkit-font-smoothing: antialiased;
	content: '×'
}

.ce_page_teaser_box {
	text-align: center
}

.ce_page_teaser_box .content {
	height: 100%;
	width: 100%;
	padding: 20px 15px;
	background: #f1f1f1;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out
}

.ce_page_teaser_box .content:hover {
	color: #fff;
	background: #001871
}

.ce_page_teaser_box .content a {
	display: block
}

.ce_page_teaser_box .content .headline,
.ce_page_teaser_box .content .subline,
.ce_page_teaser_box .content .teasertext {
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out
}

.ce_page_teaser_box .content .headline {
	font-weight: 700;
	font-size: 18px
}

.ce_page_teaser_box .content .subline {
	color: #757575;
	font-size: 14px
}

.ce_page_teaser_box .content .teasertext {
	color: #282828;
	padding: 8px 0;
	font-size: .95rem;
	line-height: 1.2
}

.ce_page_teaser_box .content a:hover {
	text-decoration: none
}

.ce_page_teaser_box .content:hover .headline,
.ce_page_teaser_box .content:hover .subline,
.ce_page_teaser_box .content:hover .teasertext {
	color: #fff
}

.ce_image_overlay_teaser_box::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	background-color: rgba(0, 12, 114, .8);
	z-index: 2;
	pointer-events: none;
	opacity: 0;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out
}

.ce_image_overlay_teaser_box.autogrid::before {
	left: 4%;
	right: 4%
}

.ce_image_overlay_teaser_box:not(.autogrid)::before {
	left: 0;
	right: 0
}

.ce_image_overlay_teaser_box:hover::before {
	opacity: 1
}

.ce_image_teaser_box .content,
.ce_image_overlay_teaser_box .content,
.ce_image_halfoverlay_teaser_box .content,
.ce_image_halfoverlay_plustext_teaser_box .content {
	position: relative
}

.ce_image_teaser_box .content a,
.ce_image_overlay_teaser_box .content a,
.ce_image_halfoverlay_teaser_box .content a,
.ce_image_halfoverlay_plustext_teaser_box .content a {
	z-index: 1
}

.ce_image_teaser_box .content a .ce_image.block,
.ce_image_overlay_teaser_box .content a .ce_image.block,
.ce_image_halfoverlay_teaser_box .content a .ce_image.block,
.ce_image_halfoverlay_plustext_teaser_box .content a .ce_image.block {
	margin-bottom: 0!important
}

.ce_image_teaser_box .content a img,
.ce_image_overlay_teaser_box .content a img,
.ce_image_halfoverlay_teaser_box .content a img,
.ce_image_halfoverlay_plustext_teaser_box .content a img {
	float: left;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out
}

.ce_image_teaser_box:hover .content a img,
.ce_image_overlay_teaser_box:hover .content a img,
.ce_image_halfoverlay_teaser_box:hover .content a img,
.ce_image_halfoverlay_plustext_teaser_box:hover .content a img {
	-webkit-transform: scale(0.96);
	-moz-transform: scale(0.96);
	-o-transform: scale(0.96);
	-ms-transform: scale(0.96);
	transform: scale(0.96);
	-moz-transform: scale(.96);
	-webkit-transform: scale(.96);
	-ms-transform: scale(.96);
	-o-transform: scale(.96);
	transform: scale(.96)
}

.ce_image_halfoverlay_teaser_box .content .overlaytext,
.ce_image_halfoverlay_plustext_teaser_box .content .overlaytext {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	text-align: center;
	color: #fff;
	font-weight: 700;
	z-index: 5;
	padding: 20px;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	background-color: rgba(0, 12, 114, .8)
}

.ce_image_halfoverlay_teaser_box .content .overlaytext .txt,
.ce_image_halfoverlay_plustext_teaser_box .content .overlaytext .txt {
	width: 100%;
	text-align: center;
	font-size: 1.1rem
}

.ce_image_halfoverlay_teaser_box:hover .content .overlaytext,
.ce_image_halfoverlay_plustext_teaser_box:hover .content .overlaytext {
	padding: 20px 20px 60px
}

.ce_image_halfoverlay_teaser_box .content .overlaytext .txt {
	width: 100%;
	text-align: center;
	font-size: 1.1rem
}

.ce_image_halfoverlay_teaser_box .content .overlaytext .txt::after {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	display: inline-block;
	transform: translate(0, 0);
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	color: #fff;
	content: '\f101';
	display: block;
	width: 30px;
	height: 30px;
	line-height: 26px;
	border: 2px solid #fff;
	border-radius: 100%;
	opacity: 1;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	margin-top: 5px;
	opacity: 0;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-o-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	-moz-transform: scale(.7);
	-webkit-transform: scale(.7);
	-ms-transform: scale(.7);
	-o-transform: scale(.7);
	transform: scale(.7);
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out
}

.ce_image_halfoverlay_teaser_box:hover .content .overlaytext .txt::after {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.ce_image_halfoverlay_plustext_teaser_box .content .overlaytext .txtcopy {
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	-moz-transition: opacity .25s ease-out;
	-o-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	-moz-transition: opacity .25s ease-out;
	-ms-transition: opacity .25s ease-out;
	-webkit-transition: opacity .25s ease-out;
	-o-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	font-weight: 400;
	font-size: .95rem;
	line-height: 1.2;
	height: 0
}

.ce_image_halfoverlay_plustext_teaser_box .content .overlaytext .txtcopy::after {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	display: inline-block;
	transform: translate(0, 0);
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	color: #fff;
	content: '\f101';
	display: block;
	width: 30px;
	height: 30px;
	line-height: 26px;
	border: 2px solid #fff;
	border-radius: 100%;
	opacity: 1;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	margin-top: 5px;
	opacity: 0;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-o-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	-moz-transform: scale(.7);
	-webkit-transform: scale(.7);
	-ms-transform: scale(.7);
	-o-transform: scale(.7);
	transform: scale(.7);
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out
}

.ce_image_halfoverlay_plustext_teaser_box:hover .content .overlaytext .txtcopy {
	opacity: 1;
	height: auto
}

.ce_image_halfoverlay_plustext_teaser_box:hover .content .overlaytext .txtcopy::after {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.ce_image_overlay_teaser_box .content .overlaytext {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	font-weight: 700;
	z-index: 5;
	padding: 20px;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.ce_image_overlay_teaser_box .content .overlaytext .txt {
	width: 100%;
	text-align: center;
	font-size: 1.1rem;
	-webkit-transition: all .25s ease-in;
	-moz-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in;
	-moz-transition: all .25s ease-in;
	-ms-transition: all .25s ease-in;
	-webkit-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-o-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px)
}

.ce_image_overlay_teaser_box .content .overlaytext .txt::after {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	display: inline-block;
	transform: translate(0, 0);
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	color: #fff;
	content: '\f101';
	display: block;
	width: 30px;
	height: 30px;
	line-height: 26px;
	margin: 2px auto 0;
	border: 2px solid #fff;
	border-radius: 100%
}

.ce_image_overlay_teaser_box:hover .content .overlaytext {
	opacity: 1
}

.ce_image_overlay_teaser_box:hover .content .overlaytext .txt {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.ce_page_teaser_box,
.ce_image_teaser_box,
.ce_image_halfoverlay_teaser_box,
.ce_image_halfoverlay_plustext_teaser_box,
.ce_image_overlay_teaser_box {
	cursor: pointer
}

.tooltipster-base {
	display: flex;
	pointer-events: none;
	position: absolute
}

.tooltipster-box {
	flex: 1 1 auto
}

.tooltipster-content {
	box-sizing: border-box;
	max-height: 100%;
	max-width: 100%;
	overflow: auto
}

.tooltipster-ruler {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden
}

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity
}

.tooltipster-fade.tooltipster-show {
	opacity: 1
}

.tooltipster-grow {
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden
}

.tooltipster-grow.tooltipster-show {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform
}

.tooltipster-swing.tooltipster-show {
	opacity: 1;
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
	-webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 1);
	-webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
	-moz-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
	-ms-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
	-o-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
	transition-timing-function: cubic-bezier(.23, .635, .495, 2.4)
}

.tooltipster-fall {
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-fall.tooltipster-initial {
	top: 0!important
}

.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	top: 0!important;
	opacity: 0
}

.tooltipster-slide {
	-webkit-transition-property: left;
	-moz-transition-property: left;
	-o-transition-property: left;
	-ms-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-slide.tooltipster-initial {
	left: -40px!important
}

.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	left: 0!important;
	opacity: 0
}

@keyframes tooltipster-fading {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

.tooltipster-update-fade {
	animation: tooltipster-fading 400ms
}

@keyframes tooltipster-rotating {
	25% {
		transform: rotate(-2deg)
	}
	75% {
		transform: rotate(2deg)
	}
	100% {
		transform: rotate(0)
	}
}

.tooltipster-update-rotate {
	animation: tooltipster-rotating 600ms
}

@keyframes tooltipster-scaling {
	50% {
		transform: scale(1.1)
	}
	100% {
		transform: scale(1)
	}
}

.tooltipster-update-scale {
	animation: tooltipster-scaling 600ms
}

.tooltipster-sidetip.tooltipster-light .tooltipster-box {
	border-radius: 3px;
	border: 1px solid #ccc;
	background: #ededed
}

.tooltipster-sidetip.tooltipster-light .tooltipster-content {
	color: #666
}

.tooltipster-sidetip.tooltipster-light .tooltipster-arrow {
	height: 9px;
	margin-left: -9px;
	width: 18px
}

.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow {
	height: 18px;
	margin-left: 0;
	margin-top: -9px;
	width: 9px
}

.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-background {
	border: 9px solid transparent
}

.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-background {
	border-bottom-color: #ededed;
	top: 1px
}

.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-background {
	border-left-color: #ededed;
	left: -1px
}

.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-background {
	border-right-color: #ededed;
	left: 1px
}

.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-background {
	border-top-color: #ededed;
	top: -1px
}

.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-border {
	border: 9px solid transparent
}

.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-border {
	border-bottom-color: #ccc
}

.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-border {
	border-left-color: #ccc
}

.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-border {
	border-right-color: #ccc
}

.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-border {
	border-top-color: #ccc
}

.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-uncropped {
	top: -9px
}

.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-uncropped {
	left: -9px
}

.ce_player {
	margin: auto
}

.ce_player video {
	width: 100%;
	height: auto;
	max-width: 660px
}

/* Plyr Video Player Styling */
.plyr-container {
	max-width: 800px;
	margin: 0 auto 1.5rem
}

.plyr-container video {
	width: 100%;
	height: auto;
	border-radius: 4px;
	background: #000
}

.plyr--video {
	border-radius: 4px;
	overflow: hidden
}

/* BDF Corporate Color for Plyr controls */
.plyr--full-ui input[type=range] {
	color: #003366
}

.plyr__control--overlaid {
	background: rgba(0, 51, 102, 0.8)
}

.plyr__control--overlaid:hover,
.plyr__control--overlaid:focus {
	background: #003366
}

.plyr__control:hover {
	background: #003366
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
	background: #003366
}

/* Video Download Link */
.video-download-link {
	margin-top: 0.75rem;
	text-align: left
}

.video-download {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	padding: 0.5rem 1rem;
	background: #003366;
	color: #fff;
	text-decoration: none;
	border-radius: 4px;
	font-size: 0.875rem;
	transition: background-color 0.2s ease
}

.video-download:hover {
	background: #004488;
	color: #fff;
	text-decoration: none
}

.video-download .download-icon {
	font-size: 1.1em;
	font-weight: bold
}

.teaserbox {
	cursor: pointer;
	display: flex;
}
.teaserbox .content {
	position: relative;
	height: 100%;
	width: 100%;
}
.teaserbox img {
	float: left;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out
}

.teaserbox:hover img {
	-webkit-transform: scale(0.96);
	-moz-transform: scale(0.96);
	-o-transform: scale(0.96);
	-ms-transform: scale(0.96);
	transform: scale(0.96);
	-moz-transform: scale(.96);
	-webkit-transform: scale(.96);
	-ms-transform: scale(.96);
	-o-transform: scale(.96);
	transform: scale(.96)
}

.teaserbox .overlay {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	text-align: center;
	color: #fff;
	font-weight: 700;
	z-index: 5;
	padding: 20px;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	background-color: rgba(0, 12, 114, .8)
}

.teaserbox .overlay .txt {
	width: 100%;
	text-align: center;
	font-size: 1.1rem
}

.teaserbox:hover .overlay {
	padding: 20px 20px 60px
}

.teaserbox .overlay .desc {
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	-moz-transition: opacity .25s ease-out;
	-o-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	-moz-transition: opacity .25s ease-out;
	-ms-transition: opacity .25s ease-out;
	-webkit-transition: opacity .25s ease-out;
	-o-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	font-weight: 400;
	font-size: .95rem;
	line-height: 1.2;
	height: 0
}

.teaserbox .overlay .desc::after {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	display: inline-block;
	transform: translate(0, 0);
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	color: #fff;
	content: '\f101';
	display: block;
	width: 30px;
	height: 30px;
	line-height: 26px;
	border: 2px solid #fff;
	border-radius: 100%;
	opacity: 1;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	margin-top: 5px;
	opacity: 0;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-o-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	-moz-transform: scale(.7);
	-webkit-transform: scale(.7);
	-ms-transform: scale(.7);
	-o-transform: scale(.7);
	transform: scale(.7);
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out
}

.teaserbox:hover .overlay .desc {
	opacity: 1;
	height: auto
}

.teaserbox:hover .overlay .desc::after {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.ce_fullscreen_image {
	margin-bottom: 0 !important
}

.tk_btn.btn_icon {
	background: #001871;
	color: #fff;
	border: 0;
	border-radius: 5px;
	font-size: 16px;
	line-height:23px;
	cursor: pointer;
	padding:4px 15px;
	
}
body{font-family:"Mulish",Arial,Helvetica,sans-serif !important}.bdfheader{max-width:1600px;padding:0 30px;box-sizing:border-box;height:64px}.bdfheader .bdf-logo a,.bdfheader .bdf-kompass a{height:64px}.bdfheader #metanavi{margin-top:22px}@media only screen and (max-width: 992px){.bdfheader{padding:0 15px}}#wrapper #container .mod_article:not(.fullsize){max-width:1600px;padding-left:30px;padding-right:30px;box-sizing:border-box}@media only screen and (max-width: 992px){#wrapper #container .mod_article:not(.fullsize){padding-left:15px;padding-right:15px}}#wrapper #container .mod_article.legal-text:not(.fullsize){max-width:1260px;margin-left:auto;margin-right:auto}.mod_breadcrumb{max-width:1600px;margin:0 auto;padding:0 30px;box-sizing:border-box}@media only screen and (max-width: 992px){.mod_breadcrumb{padding:0 15px}}.mod_breadcrumb ul{margin-left:0}.bdfheader .other-logos{background-image:url(../img/svg/abc-eucerin-hansaplast-2026.svg)}@media(min-width: 993px){.bdfheader{position:relative}.bdfheader .other-logos{position:absolute;left:50%;top:0;transform:translateX(-50%);flex:none;width:340px;min-width:0;height:inherit;margin:0;background-position:center center;background-size:auto 32px;pointer-events:none}.bdfheader #metanavi{flex:0 0 auto;margin-left:auto}}@media(min-width: 993px)and (max-width: 1199px){.bdfheader .other-logos{width:260px;background-size:auto 24px;transform:translateX(calc(-50% - 24px))}}#searchoverlay{display:none}.bdfheader .bdf-kompass{width:120px}html{min-height:100%}body{min-height:100%;margin:0}html:has(body:not(.login)){height:100%;overflow:hidden}body:not(.login){height:100%;overflow:hidden;margin:0}body:not(.login) #header{flex:0 0 auto;z-index:1001;background:#fff}body:not(.login) #header #mainnavi.mod_navigation{position:relative !important;top:auto !important;left:auto !important;right:auto !important}body:not(.login) #wrapper{display:flex;flex-direction:column;height:100vh;overflow:hidden;padding-top:0}body:not(.login) #scroll-area{flex:1 1 auto;overflow-y:auto;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}html{scroll-padding-top:155px}#scroll-area{scroll-padding-top:20px}#container .ce_image .image_container,#container .ce_image figure,#container .content-image figure,#container .content-text figure,#container .content-text .image_container,#container .ce_text figure,#container .ce_bdf_download_autopreview .previewImg,#container .ce_bdf_download_autopreview .previewImg img{border-radius:8px;overflow:hidden}#container .ce_image figure img,#container .content-image figure img,#container .content-text figure img,#container .ce_text figure img,#container .image_container img{border-radius:8px}#container .content-text.media--right>figure{margin:0 0 16px 36px}#container .content-text.media--left>figure{margin:0 36px 16px 0}#container .content-text.media--above>figure,#container .content-text.media--below>figure{margin:0 0 16px}:where(#main .mod_article) h1,:where(#main .mod_article) .h1{font-size:28px;line-height:1.25;font-weight:600;margin:0 0 14px}:where(#main .mod_article) h2,:where(#main .mod_article) .h2{font-size:24px;line-height:1.25;font-weight:600;margin:0 0 14px}:where(#main .mod_article) h3,:where(#main .mod_article) .h3{font-size:20px;line-height:1.3;font-weight:600;margin:28px 0 10px}:where(#main .mod_article) h4,:where(#main .mod_article) .h4{font-size:17px;line-height:1.35;font-weight:600;margin:22px 0 8px}:where(#main .mod_article) h5,:where(#main .mod_article) .h5{font-size:16px;line-height:1.4;font-weight:700;margin:18px 0 6px}:where(#main .mod_article) .content-headline>:is(h1,h2,h3,h4,h5):first-child,:where(#main .mod_article) .content-text>:is(h1,h2,h3,h4,h5):first-child{margin-top:0}:where(#main .mod_article)>.content-headline,:where(#main .mod_article)>.content-text,:where(#main .mod_article)>.content-list{margin-top:0;margin-bottom:20px}:where(#main .mod_article)>.content-headline{margin-bottom:14px}:where(#main .mod_article)>.content-headline+.content-text,:where(#main .mod_article)>.content-headline+.content-list,:where(#main .mod_article)>.content-headline+.content-grid-container,:where(#main .mod_article)>.content-headline+.bdf-grid{margin-top:0}:where(#main .mod_article)>.content-text+.content-headline,:where(#main .mod_article)>.content-list+.content-headline,:where(#main .mod_article)>.content-grid-container+.content-headline,:where(#main .mod_article)>.bdf-grid+.content-headline{margin-top:28px}:where(#main .mod_article) p.lead{font-size:18px;line-height:1.5;font-weight:400;color:#374151;margin-bottom:14px}:where(#main .mod_article) p.note{font-size:14px;line-height:1.5;color:#6b7280;margin-top:12px}:where(#main .mod_article) p.note:last-child{margin-bottom:0}#main .mod_article .content-text h4,#main .mod_article .ce_text h4{font-size:17px}body:not(.login) #main>.inside>.mod_article:first-child:not(.fullsize){padding-top:22px}body:not(.login) #main>.inside>.mod_article:first-child:not(.fullsize)>:first-child{margin-top:0 !important}body:not(.login) #wrapper #container #main>.inside>.mod_article:last-child{margin-bottom:24px}:where(#main .mod_article) figure>figcaption,:where(#main .mod_article) figcaption.caption{font-style:normal;font-size:14px;line-height:1.4;color:#6b7280;text-align:center;border-top:0;margin-top:8px;padding:0}@media screen and (max-width: 768px){:where(#main .mod_article) h1,:where(#main .mod_article) .h1{font-size:24px;margin:0 0 12px}:where(#main .mod_article) h2,:where(#main .mod_article) .h2{font-size:22px;margin:0 0 12px}:where(#main .mod_article) h3,:where(#main .mod_article) .h3{font-size:19px;margin:22px 0 8px}:where(#main .mod_article) h4,:where(#main .mod_article) .h4{font-size:17px;margin:18px 0 6px}:where(#main .mod_article) h5,:where(#main .mod_article) .h5{font-size:16px}:where(#main .mod_article) p.lead{font-size:17px}:where(#main .mod_article)>.content-text+.content-headline,:where(#main .mod_article)>.content-list+.content-headline,:where(#main .mod_article)>.content-grid-container+.content-headline,:where(#main .mod_article)>.bdf-grid+.content-headline{margin-top:22px}#container input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),#container select,#container textarea,.mod_login input:not([type=checkbox]):not([type=submit]){font-size:16px}.bdf-keyfacts__value{font-size:22px}}.content-image.bild-duotone figure,.ce_image.bild-duotone figure{display:block;width:fit-content;margin:0 0 0 auto;padding:10px;background:#fff;border:1px solid #e3e8f2;border-radius:10px;box-shadow:0 6px 20px rgba(0,24,113,.1)}.content-image.bild-duotone img,.ce_image.bild-duotone img{display:block;height:auto;border-radius:4px;filter:url(#bdf-navy)}.content-image.bild-duotone:not(.bild-duotone-ohne-rand) img,.ce_image.bild-duotone:not(.bild-duotone-ohne-rand) img{width:300px;max-width:none;clip-path:inset(68px 42px 69px 42px round 3px);margin:-68px -42px -69px -42px}.content-image.bild-duotone figcaption,.ce_image.bild-duotone figcaption{padding-top:8px}.content-image.ideenbrief-panel figure,.ce_image.ideenbrief-panel figure{display:block;width:fit-content;margin:0 0 0 auto;padding:8px;background:#fff;border:1px solid #e3e8f2;border-radius:10px;box-shadow:0 6px 20px rgba(0,24,113,.1)}.content-image.ideenbrief-panel img,.ce_image.ideenbrief-panel img{display:block;width:300px;max-width:none;height:auto;border-radius:4px}.ce_image_halfoverlay_teaser_box .content,.ce_image_halfoverlay_plustext_teaser_box .content{position:relative;overflow:hidden;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:box-shadow .3s cubic-bezier(0.4, 0, 0.2, 1),transform .3s cubic-bezier(0.4, 0, 0.2, 1);cursor:pointer;background:#e9ecef}.ce_image_halfoverlay_teaser_box .content::after,.ce_image_halfoverlay_plustext_teaser_box .content::after{display:none !important}.ce_image_halfoverlay_teaser_box .content a,.ce_image_halfoverlay_plustext_teaser_box .content a{display:block;text-decoration:none !important;color:inherit;z-index:1}.ce_image_halfoverlay_teaser_box .content a .ce_image.block,.ce_image_halfoverlay_teaser_box .content .teaserimage,.ce_image_halfoverlay_plustext_teaser_box .content a .ce_image.block,.ce_image_halfoverlay_plustext_teaser_box .content .teaserimage{margin-bottom:0 !important;width:100%;overflow:hidden}.ce_image_halfoverlay_teaser_box .content a figure,.ce_image_halfoverlay_teaser_box .content a .image_container,.ce_image_halfoverlay_teaser_box .content .teaserimage figure,.ce_image_halfoverlay_teaser_box .content .teaserimage .image_container,.ce_image_halfoverlay_plustext_teaser_box .content a figure,.ce_image_halfoverlay_plustext_teaser_box .content a .image_container,.ce_image_halfoverlay_plustext_teaser_box .content .teaserimage figure,.ce_image_halfoverlay_plustext_teaser_box .content .teaserimage .image_container{width:100%;height:100%;margin:0;padding:0}.ce_image_halfoverlay_teaser_box .content a img,.ce_image_halfoverlay_plustext_teaser_box .content a img{width:100% !important;height:auto;display:block;float:none !important;object-fit:cover !important;object-position:center center;transform:none !important;transition:transform .3s cubic-bezier(0.4, 0, 0.2, 1) !important}.ce_image_halfoverlay_teaser_box:hover .content,.ce_image_halfoverlay_plustext_teaser_box:hover .content{box-shadow:0 8px 24px rgba(0,24,113,.15),0 2px 8px rgba(0,0,0,.08);transform:translateY(-3px)}.ce_image_halfoverlay_teaser_box:hover .content a img,.ce_image_halfoverlay_plustext_teaser_box:hover .content a img{transform:scale(1.04) !important}.ce_image_halfoverlay_teaser_box .content .overlaytext,.ce_image_halfoverlay_plustext_teaser_box .content .overlaytext{position:absolute !important;left:0;right:0;bottom:0;width:100%;z-index:3;min-height:80px;padding:16px 20px;background:linear-gradient(to top, rgba(0, 24, 113, 0.92) 0%, rgba(0, 24, 113, 0.78) 50%, rgba(0, 24, 113, 0) 100%) !important;background-color:rgba(0,0,0,0) !important;display:flex !important;flex-direction:column;justify-content:center;align-items:center;transition:background .3s cubic-bezier(0.4, 0, 0.2, 1)}.ce_image_halfoverlay_teaser_box:hover .content .overlaytext,.ce_image_halfoverlay_plustext_teaser_box:hover .content .overlaytext{background:linear-gradient(to top, rgba(0, 24, 113, 0.95) 0%, rgba(0, 24, 113, 0.85) 50%, rgba(0, 24, 113, 0) 100%) !important;padding:16px 20px !important}.ce_image_halfoverlay_teaser_box .content .overlaytext .txt,.ce_image_halfoverlay_plustext_teaser_box .content .overlaytext .txt{color:#fff;font-weight:600;font-size:.95rem;line-height:1.35;text-align:center;width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ce_image_halfoverlay_teaser_box .content .overlaytext .txt::after,.ce_image_halfoverlay_plustext_teaser_box .content .overlaytext .txt::after{display:none !important;content:none !important;visibility:hidden !important}.ce_image_halfoverlay_teaser_box:hover .content .overlaytext .txt::after,.ce_image_halfoverlay_plustext_teaser_box:hover .content .overlaytext .txt::after{display:none !important;content:none !important;visibility:hidden !important}.ce_image_halfoverlay_plustext_teaser_box .content .overlaytext{justify-content:flex-end !important}.ce_image_halfoverlay_plustext_teaser_box .content .overlaytext .txtcopy{color:hsla(0,0%,100%,.9);font-weight:400;font-size:.85rem;line-height:1.25;text-align:center;margin-top:4px;opacity:1 !important;height:auto !important}.ce_image_halfoverlay_plustext_teaser_box .content .overlaytext .txtcopy::after{display:none !important;content:none !important;visibility:hidden !important}.ce_image_halfoverlay_plustext_teaser_box:hover .content .overlaytext .txtcopy{opacity:1 !important;height:auto !important}.ce_image_halfoverlay_plustext_teaser_box:hover .content .overlaytext .txtcopy::after{display:none !important;content:none !important}.ce_page_teaser_box .content{border-radius:10px;padding:24px 20px;background:#f4f5f7;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.ce_page_teaser_box .content a{text-decoration:none !important;display:block;width:100%}.ce_page_teaser_box .content .subline:empty,.ce_page_teaser_box .content .teasertext:empty{display:none}.ce_page_teaser_box .content .headline,.ce_page_teaser_box .content .subline,.ce_page_teaser_box .content .teasertext{transition:color .3s cubic-bezier(0.4, 0, 0.2, 1)}.ce_page_teaser_box:hover .content{background:#001871;box-shadow:0 8px 24px rgba(0,24,113,.15),0 2px 8px rgba(0,0,0,.08);transform:translateY(-3px)}.ce_page_teaser_box:hover .content .headline,.ce_page_teaser_box:hover .content .subline,.ce_page_teaser_box:hover .content .teasertext,.ce_page_teaser_box:hover .content a{color:#fff !important}.teaserbox{display:block;height:100%;cursor:pointer}.teaserbox.block{overflow:visible}.teaserbox .content{position:relative;overflow:hidden;height:100%;width:100%;background:#fff;border:1px solid #e8eaf0;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:box-shadow .3s cubic-bezier(0.4, 0, 0.2, 1),transform .3s cubic-bezier(0.4, 0, 0.2, 1)}.teaserbox .content a{display:flex;flex-direction:column;height:100%;text-decoration:none !important}.teaserbox .teaserimage{position:relative;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;padding:14px;box-sizing:border-box;background:#fff;border-bottom:1px solid #e8eaf0;overflow:hidden}.teaserbox .teaserimage.ratio-1-1{aspect-ratio:1/1}.teaserbox .teaserimage.ratio-3-4{aspect-ratio:3/4}.teaserbox .teaserimage.ratio-2-3{aspect-ratio:2/3}.teaserbox img{float:none;display:block;width:auto;max-width:100%;height:100%;max-height:100%;object-fit:contain;transform:none;transition:transform .3s cubic-bezier(0.4, 0, 0.2, 1)}.teaserbox:hover img{transform:scale(1.03)}.teaserbox:hover .content{box-shadow:0 8px 24px rgba(0,24,113,.15),0 2px 8px rgba(0,0,0,.08);transform:translateY(-3px)}.teaserbox .overlay{position:static;flex:1 1 auto;width:100%;min-height:0;height:auto;padding:12px 16px 13px;box-sizing:border-box;background:#001871;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;transition:background .3s cubic-bezier(0.4, 0, 0.2, 1)}.teaserbox .overlay .txt{color:#fff;font-weight:600;font-size:.95rem;line-height:1.35;width:100%}.teaserbox .overlay .txt::after{display:none;content:none}.teaserbox .overlay .desc{color:hsla(0,0%,100%,.85);font-weight:400;font-size:.85rem;line-height:1.3;margin-top:3px;opacity:1;height:auto}.teaserbox .overlay .desc::after{display:none;content:none;visibility:hidden}.teaserbox:hover .overlay{background:#001055;padding:12px 16px 13px}.teaserbox:hover .overlay .desc{opacity:1;height:auto}.teaserbox:hover .overlay .desc::after{display:none;content:none;transform:none}.teaserbox:hover .overlay .txt::after{display:none;content:none}.ce_page_teaser_box,.ce_image_halfoverlay_teaser_box,.ce_image_halfoverlay_plustext_teaser_box{cursor:pointer}@supports not (aspect-ratio: 1){.teaserbox .teaserimage{height:240px}.teaserbox .teaserimage.ratio-1-1{height:320px}.teaserbox .teaserimage.ratio-3-4{height:427px}.teaserbox .teaserimage.ratio-2-3{height:480px}}.logo-tile{display:block;height:100%;margin:0}.logo-tile__link{display:flex;flex-direction:column;height:100%;text-decoration:none !important;color:inherit}.logo-tile__card{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:var(--logo-tile-height, 160px);padding:0 30px;background-color:#f8f9fc;border:1px solid #e8eaf0;border-radius:10px;box-shadow:0 1px 4px rgba(0,0,0,.04);transition:box-shadow .25s cubic-bezier(0.4, 0, 0.2, 1),transform .25s cubic-bezier(0.4, 0, 0.2, 1),border-color .25s cubic-bezier(0.4, 0, 0.2, 1),background-color .25s cubic-bezier(0.4, 0, 0.2, 1);flex:0 0 auto}.logo-tile__card img{display:block;height:70%;width:auto;max-width:100%;object-fit:contain;float:none}.logo-tile__label{display:block;padding:10px 16px;background:#001871;color:#fff;font-weight:600;font-size:.9rem;line-height:1.3;text-align:center;border-radius:0 0 10px 10px;transition:background .25s cubic-bezier(0.4, 0, 0.2, 1)}.logo-tile--labeled .logo-tile__card{border-radius:10px 10px 0 0;border-bottom:0}.logo-tile:hover .logo-tile__card{background-color:#fff;border-color:#c5cad6;box-shadow:0 8px 24px rgba(0,24,113,.12),0 2px 6px rgba(0,0,0,.06);transform:translateY(-3px)}.logo-tile--labeled:hover .logo-tile__card{transform:none}.logo-tile--labeled:hover .logo-tile__link{transform:translateY(-3px);transition:transform .25s cubic-bezier(0.4, 0, 0.2, 1)}.logo-tile:hover .logo-tile__label{background:#001055}.logo-tile--compact .logo-tile__card{--logo-tile-height: 130px}.logo-tile__link:focus-visible{outline:none}.logo-tile__link:focus-visible .logo-tile__card{outline:2px solid #001871;outline-offset:2px}#main .mod_article:has(.logo-tile){overflow:visible}.bdf-grid--flow.bdf-grid--equal-3:has(>.bdf-grid__item>.logo-tile){grid-template-columns:repeat(6, 1fr)}.bdf-grid--flow.bdf-grid--equal-3:has(>.bdf-grid__item>.logo-tile)>.bdf-grid__item{grid-column:span 2}.bdf-grid--flow.bdf-grid--equal-3:has(>.bdf-grid__item>.logo-tile)>.bdf-grid__item:nth-child(3n+1):nth-last-child(2){grid-column:2/span 2}.bdf-grid--flow.bdf-grid--equal-3:has(>.bdf-grid__item>.logo-tile)>.bdf-grid__item:nth-child(3n+1):nth-last-child(1){grid-column:3/span 2}@media(max-width: 992px){.bdf-grid--flow.bdf-grid--equal-3:has(>.bdf-grid__item>.logo-tile){grid-template-columns:repeat(4, 1fr)}.bdf-grid--flow.bdf-grid--equal-3:has(>.bdf-grid__item>.logo-tile)>.bdf-grid__item:nth-child(3n+1):nth-last-child(2),.bdf-grid--flow.bdf-grid--equal-3:has(>.bdf-grid__item>.logo-tile)>.bdf-grid__item:nth-child(3n+1):nth-last-child(1){grid-column:span 2}.bdf-grid--flow.bdf-grid--equal-3:has(>.bdf-grid__item>.logo-tile)>.bdf-grid__item:nth-child(2n+1):nth-last-child(1){grid-column:2/span 2}}@media(max-width: 640px){.bdf-grid--flow.bdf-grid--equal-3:has(>.bdf-grid__item>.logo-tile)>.bdf-grid__item{grid-column:auto !important}}.ce_download:not(.ce_download_small),.ce_bdf_download,.ce_bdf_download_autopreview{position:relative;border-radius:10px !important;border:1px solid #e8eaf0 !important;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);overflow:hidden !important;margin-top:20px;margin-bottom:20px !important;cursor:pointer;color:#1f2937;transition:box-shadow .25s cubic-bezier(0.4, 0, 0.2, 1),border-color .25s cubic-bezier(0.4, 0, 0.2, 1),transform .25s cubic-bezier(0.4, 0, 0.2, 1),background .25s cubic-bezier(0.4, 0, 0.2, 1)}.ce_download:not(.ce_download_small):hover,.ce_bdf_download:hover,.ce_bdf_download_autopreview:hover{background:#f8f9fc !important;border-color:#c5cad6 !important;box-shadow:0 6px 20px rgba(0,24,113,.12),0 2px 6px rgba(0,0,0,.06);transform:translateY(-2px)}.ce_download:not(.ce_download_small) .mime_icon,.ce_bdf_download .mime_icon,.ce_bdf_download_autopreview .mime_icon{width:40px !important;height:40px !important;position:static !important;display:block;transform:none !important;transition:none !important;flex-shrink:0;top:auto !important;left:auto !important}.ce_download:not(.ce_download_small):hover .mime_icon,.ce_bdf_download:hover .mime_icon,.ce_bdf_download_autopreview:hover .mime_icon{top:auto !important;transform:none !important}.ce_download:not(.ce_download_small)>a,.ce_bdf_download>a,.ce_bdf_download_autopreview>a{display:flex !important;align-items:center;gap:16px;padding:16px 20px !important;text-decoration:none !important;color:#001871;font-weight:600;font-size:.95rem;line-height:1.4;z-index:2;position:relative;transition:color .25s cubic-bezier(0.4, 0, 0.2, 1)}.ce_download:not(.ce_download_small)>a::after,.ce_bdf_download>a::after,.ce_bdf_download_autopreview>a::after{content:none !important;display:none !important}.ce_download:not(.ce_download_small):hover>a,.ce_bdf_download:hover>a,.ce_bdf_download_autopreview:hover>a{font-weight:600 !important;color:#001055}.dl-header{display:flex;align-items:center;gap:12px;padding:14px 20px}.dl-header .mime_icon{width:40px !important;height:40px !important}.dl-header .dl-text{flex:1;min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px}.dl-header a{flex:1 1 12ch;min-width:0;padding:0 !important;display:inline !important;text-decoration:none !important;color:#001871;font-weight:600;font-size:.95rem;line-height:1.4;transition:color .25s cubic-bezier(0.4, 0, 0.2, 1);word-break:break-word}.dl-header a::after{content:none !important;display:none !important}.dl-header .dl-meta{display:flex;align-items:center;gap:6px;flex-shrink:0}.dl-header .dl-meta .issueDate,.dl-header .dl-meta .size{position:static !important;display:inline-block;font-size:.78rem;font-weight:400;color:#6b7280;padding:4px 10px;background:#f3f4f6;border-radius:4px;line-height:1.2;white-space:nowrap;margin:0}.ce_bdf_download:hover .dl-header a,.ce_bdf_download_autopreview:hover .dl-header a{color:#001055}.dl-body{padding:0 20px 16px 20px}.dl-body.hasPreview{display:flex;gap:16px;align-items:flex-start}.dl-body .previewImg{width:100%;max-width:180px;flex-shrink:0;overflow:hidden;border-radius:6px;border:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.06);background:#f9fafb}.dl-body .previewImg img{width:100%;height:auto;display:block}.dl-body .moretext{flex:1;min-width:0}.dl-body .moretext::after{display:none !important}.dl-body .excerpt{font-size:.88rem;line-height:1.55;color:#4b5563}.dl-body .excerpt p{margin-bottom:8px}.dl-body .excerpt p:last-child{margin-bottom:0}.ce_bdf_download .morecontent,.ce_bdf_download_autopreview .morecontent{position:relative;padding:0 20px 16px 20px !important;max-height:none !important}.ce_bdf_download .morecontent.hasPreview,.ce_bdf_download_autopreview .morecontent.hasPreview{display:flex !important;gap:16px;align-items:flex-start}.ce_bdf_download .morecontent .previewImg,.ce_bdf_download_autopreview .morecontent .previewImg{width:100%;max-width:180px !important;flex-shrink:0;margin-right:0 !important;max-height:none !important;overflow:hidden;border-radius:6px;border:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.06);background:#f9fafb}.ce_bdf_download .morecontent .previewImg img,.ce_bdf_download_autopreview .morecontent .previewImg img{width:100%;height:auto;display:block}.ce_bdf_download .morecontent .moretext,.ce_bdf_download_autopreview .morecontent .moretext{flex:1;min-width:0;overflow:hidden;max-height:none !important;position:relative}.ce_bdf_download .morecontent .moretext::after,.ce_bdf_download_autopreview .morecontent .moretext::after{display:none !important}.ce_bdf_download .morecontent .excerpt,.ce_bdf_download_autopreview .morecontent .excerpt{font-size:.88rem;line-height:1.55;color:#4b5563}.ce_bdf_download .morecontent .issueDate,.ce_bdf_download .morecontent .size,.ce_bdf_download_autopreview .morecontent .issueDate,.ce_bdf_download_autopreview .morecontent .size{position:static !important;display:inline-block;font-size:.78rem;color:#6b7280;padding:4px 10px;background:#f3f4f6;border-radius:4px;line-height:1.2;margin-top:8px;margin-right:6px}.ce_bdf_download .morecontent .issueDate+.size,.ce_bdf_download_autopreview .morecontent .issueDate+.size{top:auto !important}.ce_bdf_download .morecontent:empty,.ce_bdf_download_autopreview .morecontent:empty{display:none}.ce_bdf_download .dwnl_expander,.ce_bdf_download_autopreview .dwnl_expander,.ce_download .dwnl_expander,.ce_downloads .dwnl_expander{display:none !important}.ce_bdf_download.expanded .morecontent,.ce_bdf_download.expanded .dl-body,.ce_bdf_download_autopreview.expanded .morecontent,.ce_bdf_download_autopreview.expanded .dl-body{max-height:none !important;overflow:visible}.ce_bdf_download.expanded .moretext,.ce_bdf_download_autopreview.expanded .moretext{overflow:visible;max-height:none !important;height:auto}.ce_bdf_download.expanded .previewImg,.ce_bdf_download_autopreview.expanded .previewImg{max-height:none !important}.ce_downloads{cursor:default;overflow:visible}.ce_downloads ul{overflow:visible;list-style:none;padding:0;margin:0}.ce_downloads ul li{position:relative;border-radius:10px !important;border:1px solid #e8eaf0 !important;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);overflow:hidden !important;margin-bottom:12px;transition:box-shadow .25s cubic-bezier(0.4, 0, 0.2, 1),border-color .25s cubic-bezier(0.4, 0, 0.2, 1),transform .25s cubic-bezier(0.4, 0, 0.2, 1),background .25s cubic-bezier(0.4, 0, 0.2, 1)}.ce_downloads ul li:hover{background:#f8f9fc !important;border-color:#c5cad6 !important;box-shadow:0 6px 20px rgba(0,24,113,.12),0 2px 6px rgba(0,0,0,.06);transform:translateY(-2px)}.ce_downloads ul li .mime_icon{width:36px !important;height:36px !important;position:static !important;transform:none !important;flex-shrink:0}.ce_downloads ul li:hover .mime_icon{top:auto !important;transform:none !important}.ce_downloads ul li a{display:flex !important;align-items:center;gap:12px;padding:12px 16px !important;font-size:.9rem;text-decoration:none !important;color:#001871}.ce_downloads ul li a::after{content:none !important;display:none !important}.ce_downloads ul li:hover a{font-weight:600 !important}.grid-column .ce_bdf_download:first-child,.grid-column .ce_bdf_download_autopreview:first-child,.grid-column .ce_download:first-child{margin-top:0 !important}.ce_autogridwrapper .inside>.ce_bdf_download:first-child,.ce_autogridwrapper .inside>.ce_bdf_download_autopreview:first-child,.ce_autogridwrapper .inside>.ce_download:first-child{margin-top:0 !important}.bdf-grid--flow>.bdf-grid__item>.ce_bdf_download,.bdf-grid--flow>.bdf-grid__item>.ce_bdf_download_autopreview,.bdf-grid--flow>.bdf-grid__item>.ce_download{margin-top:0 !important;margin-bottom:0 !important}.bdf-grid--flow .dl-header{padding:12px 14px;gap:10px;align-items:flex-start}.bdf-grid--flow .dl-header .mime_icon{width:32px !important;height:32px !important}.bdf-grid--flow .dl-header .dl-text{flex-direction:column;align-items:flex-start;gap:6px}.bdf-grid--flow .dl-header a{font-size:.9rem;line-height:1.35}.bdf-grid--flow .dl-header .dl-meta{gap:6px;flex-wrap:wrap}.bdf-grid--flow .dl-header .dl-meta .issueDate,.bdf-grid--flow .dl-header .dl-meta .size{font-size:.72rem;padding:2px 7px}.bdf-grid--flow .dl-header::after{width:22px;height:22px;margin-top:3px}.bdf-grid--flow .dl-body{padding:0 14px 14px 14px}.bdf-grid--flow .dl-body .previewImg{max-width:140px}.bdf-grid--flow>.bdf-grid__item>.content-headline,.bdf-grid--flow>.bdf-grid__item>.ce_headline{margin-bottom:0}.dl-header::after{content:"";display:block;width:28px;height:28px;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c5cad6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3Cpolyline points='7 10 12 15 17 10'/%3E%3Cline x1='12' y1='15' x2='12' y2='3'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1)}.ce_bdf_download:hover .dl-header::after,.ce_bdf_download_autopreview:hover .dl-header::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23001871' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3Cpolyline points='7 10 12 15 17 10'/%3E%3Cline x1='12' y1='15' x2='12' y2='3'/%3E%3C/svg%3E");animation:dl-arrow-bounce .4s ease-in-out}@keyframes dl-arrow-bounce{0%{transform:translateY(0)}45%{transform:translateY(2px)}100%{transform:translateY(0)}}.ce_bdf_download>a::before,.ce_bdf_download_autopreview>a::before,.ce_download:not(.ce_download_small)>a::before{content:"";display:block;width:28px;height:28px;flex-shrink:0;margin-left:auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c5cad6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3Cpolyline points='7 10 12 15 17 10'/%3E%3Cline x1='12' y1='15' x2='12' y2='3'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1)}.ce_bdf_download:hover>a::before,.ce_bdf_download_autopreview:hover>a::before,.ce_download:not(.ce_download_small):hover>a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23001871' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3Cpolyline points='7 10 12 15 17 10'/%3E%3Cline x1='12' y1='15' x2='12' y2='3'/%3E%3C/svg%3E");animation:dl-arrow-bounce .4s ease-in-out}.dl-header a::before{display:none !important}.dl-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:8px;background:#eef1f8;border:1px solid #e3e8f2;color:#001871;transition:background .25s cubic-bezier(0.4, 0, 0.2, 1),color .25s cubic-bezier(0.4, 0, 0.2, 1),border-color .25s cubic-bezier(0.4, 0, 0.2, 1)}.dl-icon svg{display:block;width:24px;height:24px}.ce_download:hover .dl-icon,.ce_bdf_download:hover .dl-icon,.ce_bdf_download_autopreview:hover .dl-icon{background:#dfe6f7;border-color:#c9d3ee;color:#001871}.ce_download:not(.ce_download_small)>.dl-icon,.ce_downloads ul li>.dl-icon{display:inline-flex;vertical-align:middle;margin-right:10px}.bdf-grid--flow .dl-header .dl-icon{width:32px;height:32px;border-radius:6px}.bdf-grid--flow .dl-header .dl-icon svg{width:20px;height:20px}@media screen and (max-width: 480px){.dl-header{padding:12px 14px;gap:10px}.dl-body{padding:0 14px 14px}.dl-body.hasPreview .previewImg,.morecontent.hasPreview .previewImg{max-width:120px !important}.ce_downloads ul li>a{min-height:44px;box-sizing:border-box}}.bdf_products .productnavi{margin-top:24px;margin-bottom:8px}.bdf_products .productnavi .prodnavi-dropdown,.bdf-select-dropdown{position:relative;display:block !important;max-width:480px;width:100%}.bdf_products .productnavi .prodnavi-dropdown::before,.bdf-select-dropdown::before{display:none !important}.bdf_products .productnavi .prodnavi-dropdown::after,.bdf-select-dropdown::after{content:"" !important;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:18px;height:18px;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23001871' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .25s cubic-bezier(0.4, 0, 0.2, 1);font-size:0 !important;color:rgba(0,0,0,0) !important;height:18px !important;line-height:1 !important;margin-top:0 !important}.bdf_products .productnavi .prodnavi-dropdown select,.bdf-select-dropdown select{-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;background-color:#fff !important;color:#1f2937 !important;border:1px solid #e8eaf0 !important;border-radius:10px !important;box-shadow:0 1px 4px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);width:100% !important;min-width:0 !important;padding:12px 48px 12px 16px !important;font-size:.95rem !important;font-weight:500;line-height:1.4 !important;cursor:pointer;transition:border-color .25s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .25s cubic-bezier(0.4, 0, 0.2, 1),background-color .25s cubic-bezier(0.4, 0, 0.2, 1)}.bdf_products .productnavi .prodnavi-dropdown select:hover,.bdf-select-dropdown select:hover{border-color:#c5cad6 !important;box-shadow:0 4px 12px rgba(0,24,113,.12),0 2px 4px rgba(0,0,0,.06);background-color:#f8f9fc !important}.bdf_products .productnavi .prodnavi-dropdown select:focus,.bdf-select-dropdown select:focus{outline:none !important}.bdf_products .productnavi .prodnavi-dropdown select:focus-visible,.bdf-select-dropdown select:focus-visible{border-color:#001871 !important;box-shadow:0 0 0 3px rgba(0,24,113,.12) !important}.bdf_products .productnavi .prodnavi-dropdown select[disabled],.bdf-select-dropdown select[disabled]{color:#6b7280 !important;background-color:#f3f4f6 !important;cursor:not-allowed;opacity:.7}.mod_article:has(.ce_bdf_products_excel){position:relative !important}.ce_bdf_products_excel{position:absolute !important;top:101px !important;right:30px !important;width:auto !important;overflow:visible !important;margin:0 !important;z-index:5}.ce_bdf_products_excel .btn{height:auto !important;line-height:1.3 !important}.bdf_products .searchform.has-excel{display:flex !important;align-items:flex-start !important;flex-wrap:wrap;gap:12px}.bdf_products .searchform.has-excel>form{flex:1 1 auto;min-width:0}.bdf_products .searchform.has-excel .err_msg:empty{display:none}.bdf_products .searchform.has-excel .ce_bdf_products_excel{position:static !important;top:auto !important;right:auto !important;margin-left:auto !important;margin-top:0 !important}@media screen and (min-width: 993px){.bdf_products .searchform.has-excel input[type=text],.bdf_products .searchform.has-excel input[type=search]{height:42px !important;margin-top:0 !important;margin-bottom:0 !important;box-sizing:border-box;vertical-align:top}}.bdf_products .searchform.has-excel form .btn,.bdf_products .searchform.has-excel .ce_bdf_products_excel .btn{height:42px !important;min-height:0;padding-top:0 !important;padding-bottom:0 !important;align-items:center;vertical-align:top}.bdf_products .bdf_productitem .packshot_download .downloads{display:flex !important;gap:8px;justify-content:center;flex-wrap:wrap;margin-top:16px;text-align:center}.bdf_products .bdf_productitem .packshot_download .downloads a{display:inline-flex !important;flex:1 1 0;min-width:0;text-decoration:none !important}.bdf_products .bdf_productitem .packshot_download .downloads .btn.download{display:inline-flex !important;align-items:center;justify-content:center;gap:6px;width:100%;margin-top:0 !important;border-radius:8px !important;padding:.5rem 1rem !important;font-size:.825rem !important;font-weight:700;line-height:1.3;letter-spacing:.01em;white-space:nowrap;background-color:rgba(0,0,0,0) !important;color:#001871 !important;border:1.5px solid #001871 !important;transition:background-color .25s cubic-bezier(0.4, 0, 0.2, 1),color .25s cubic-bezier(0.4, 0, 0.2, 1),border-color .25s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .25s cubic-bezier(0.4, 0, 0.2, 1),transform .25s cubic-bezier(0.4, 0, 0.2, 1);cursor:pointer}.bdf_products .bdf_productitem .packshot_download .downloads .btn.download .fa,.bdf_products .bdf_productitem .packshot_download .downloads .btn.download .fa-download{font-size:.78rem;transition:transform .25s cubic-bezier(0.4, 0, 0.2, 1)}.bdf_products .bdf_productitem .packshot_download .downloads .btn.download[disabled]{opacity:.45;cursor:not-allowed;pointer-events:none}.bdf_products .bdf_productitem .packshot_download .downloads .btn.download:hover{background-color:#001871 !important;color:#fff !important;border-color:#001871 !important;box-shadow:0 2px 8px rgba(0,24,113,.25);transform:translateY(-1px)}.bdf_products .bdf_productitem .packshot_download .downloads .btn.download:hover .fa,.bdf_products .bdf_productitem .packshot_download .downloads .btn.download:hover .fa-download{transform:translateY(1px)}.bdf_products .bdf_productitem .packshot_download .downloads .btn.download:active{transform:translateY(0) !important;box-shadow:none !important}.bdf_products .bdf_productitem .packshot_download .downloads .btn.download:focus-visible{outline:2px solid #001871;outline-offset:2px}.btn,input.btn,button.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:8px !important;padding:.7rem 1.75rem !important;font-family:"Mulish",sans-serif;font-size:.9rem !important;font-weight:700;letter-spacing:.01em;text-transform:none;height:auto !important;line-height:1.3 !important;transition:background-color .25s cubic-bezier(0.4, 0, 0.2, 1),color .25s cubic-bezier(0.4, 0, 0.2, 1),border-color .25s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .25s cubic-bezier(0.4, 0, 0.2, 1),transform .25s cubic-bezier(0.4, 0, 0.2, 1)}.btn:hover,input.btn:hover,button.btn:hover{background-color:#0a2a8a;box-shadow:0 4px 12px rgba(0,24,113,.25);transform:translateY(-1px)}.btn:active,input.btn:active,button.btn:active{transform:translateY(0) !important;box-shadow:none !important}.btn:focus-visible,input.btn:focus-visible,button.btn:focus-visible{outline:2px solid #001871;outline-offset:2px}.ce_bdf_products_finder.bdf_products{overflow:visible !important}.bdf_products .brands_container ul.brand_select{display:flex !important;flex-wrap:wrap !important;justify-content:center !important;gap:20px !important;padding:20px 0 !important;list-style:none !important;margin:0 !important}.bdf_products .brands_container ul.brand_select li.brand{display:flex !important;flex:0 0 calc(33.333% - 14px) !important;flex-direction:column;align-items:center;justify-content:flex-start;width:calc(33.333% - 14px) !important;height:auto !important;min-height:auto;position:relative !important;margin:0 !important;cursor:pointer;text-decoration:none}@media(max-width: 768px){.bdf_products .brands_container ul.brand_select li.brand{flex:0 0 calc(50% - 10px) !important;width:calc(50% - 10px) !important}}.bdf_products .brands_container ul.brand_select li.brand .logo{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:var(--logo-tile-height, 160px);padding:0 30px;background-color:#f8f9fc;border:1px solid #e8eaf0;border-radius:10px;box-shadow:0 1px 4px rgba(0,0,0,.04);transition:box-shadow .25s cubic-bezier(0.4, 0, 0.2, 1),transform .25s cubic-bezier(0.4, 0, 0.2, 1),border-color .25s cubic-bezier(0.4, 0, 0.2, 1),background-color .25s cubic-bezier(0.4, 0, 0.2, 1);position:static !important;width:100% !important;background-size:auto 70% !important;background-position:center center !important;background-repeat:no-repeat !important}.bdf_products .brands_container ul.brand_select li.brand:hover{opacity:1 !important}.bdf_products .brands_container ul.brand_select li.brand:hover .logo{background-color:#fff;border-color:#c5cad6;box-shadow:0 8px 24px rgba(0,24,113,.12),0 2px 6px rgba(0,0,0,.06);transform:translateY(-3px)}.bdf_products .brands_container ul.brand_select li.brand a,.bdf_products .brands_container ul.brand_select li.brand a[href]{display:block !important;position:absolute !important;top:0 !important;left:0 !important;width:100% !important;height:100% !important;z-index:2 !important;text-decoration:none !important;font-size:0 !important;color:rgba(0,0,0,0) !important}.bdf_products .brands_container ul.brand_select li.brand a .brandtitle,.bdf_products .brands_container ul.brand_select li.brand a[href] .brandtitle{visibility:hidden !important}@media(max-width: 768px){.bdf_products .productnavi .prodnavi-dropdown{max-width:100%}}@media(max-width: 992px){.bdf_products .bdf_productitem .packshot_download .downloads{flex-direction:column;gap:6px}.bdf_products .bdf_productitem .packshot_download .downloads a{flex:none;width:100%}}.bdf_products .productitems .title{font-size:1.2rem !important;font-weight:600 !important;line-height:1.3 !important;letter-spacing:-0.01em}.bdf_products .productitems .parentnav{font-size:.82rem !important}.bdf_products .productitems .quantity,.bdf_products .counter{font-size:.9rem !important;color:#6b7280}.bdf_products .productitems .bdf_productitem .cols .col .heading{font-size:.95rem !important;font-weight:600 !important}@media screen and (max-width: 768px){.bdf_products .searchform,.bdf_products .searchform.has-excel{display:flex !important;flex-direction:column;align-items:stretch !important;gap:10px}.bdf_products .searchform form{display:flex;flex-direction:column;gap:10px}.bdf_products .searchform input[type=text],.bdf_products .searchform input[type=search]{width:100% !important;height:44px;margin:0;box-sizing:border-box}.bdf_products .searchform button,.bdf_products .searchform input[type=submit],.ce_bdf_products_excel .btn{width:100%;box-sizing:border-box;min-height:44px}.ce_bdf_products_excel,.bdf_products .searchform.has-excel .ce_bdf_products_excel{position:static !important;margin:0 !important;width:100% !important}.bdf_products .productitems .bdf_productitem .cols{display:flex;flex-direction:column;gap:8px}.bdf_products .productitems .bdf_productitem .cols .col{width:100% !important;max-width:100% !important;flex:none}.bdf_products .bdf_productitem .bdf_productitem_image,.bdf_products .bdf_productitem .packshot_download .bdf_productitem_image{max-width:220px;margin:0 auto}.bdf_products .bdf_productitem .packshot_download .downloads .btn.download{min-height:44px}.bdf_products .bdf_productitem td,.bdf_products .bdf_productitem th{word-break:break-word}}@media screen and (max-width: 480px){.bdf_products .brands_container ul.brand_select li.brand{flex:0 0 calc(50% - 10px) !important;width:calc(50% - 10px) !important}}#header{transition:box-shadow .3s ease}#header.header-scrolled{box-shadow:0 4px 16px rgba(0,0,0,.12)}#header #mainnavi.mod_navigation{width:100%;height:44px;background:#001871;position:relative;z-index:1000;overflow:visible}#header #mainnavi.mod_navigation ul,#header #mainnavi.mod_navigation li{list-style:none;margin:0;padding:0}#header #mainnavi.mod_navigation ul.level_1{max-width:1600px;margin:0 auto;height:44px;display:flex;align-items:stretch;padding:0 30px;box-sizing:border-box;position:relative}@media(max-width: 992px){#header #mainnavi.mod_navigation ul.level_1{padding:0 15px}}#header #mainnavi.mod_navigation ul.level_1>li{display:flex;align-items:stretch;position:relative;color:#fff}#header #mainnavi.mod_navigation ul.level_1>li>a,#header #mainnavi.mod_navigation ul.level_1>li>span{display:flex;align-items:center;padding:0 14px;color:#fff;font-weight:500;font-size:.9rem;letter-spacing:.01em;white-space:nowrap;text-decoration:none;line-height:44px;height:44px;box-sizing:border-box;border-bottom:3px solid rgba(0,0,0,0);transition:background .12s cubic-bezier(0.4, 0, 0.2, 1),color .12s cubic-bezier(0.4, 0, 0.2, 1),border-color .12s cubic-bezier(0.4, 0, 0.2, 1);position:relative;cursor:pointer}#header #mainnavi.mod_navigation ul.level_1>li>span{cursor:default}#header #mainnavi.mod_navigation ul.level_1>li:hover>a,#header #mainnavi.mod_navigation ul.level_1>li:hover>span,#header #mainnavi.mod_navigation ul.level_1>li:focus-within>a,#header #mainnavi.mod_navigation ul.level_1>li:focus-within>span,#header #mainnavi.mod_navigation ul.level_1>li.touch-open>a,#header #mainnavi.mod_navigation ul.level_1>li.touch-open>span{background:hsla(0,0%,100%,.1);color:#fff}#header #mainnavi.mod_navigation ul.level_1>li.submenu:hover>a,#header #mainnavi.mod_navigation ul.level_1>li.submenu:hover>span,#header #mainnavi.mod_navigation ul.level_1>li.submenu:focus-within>a,#header #mainnavi.mod_navigation ul.level_1>li.submenu:focus-within>span,#header #mainnavi.mod_navigation ul.level_1>li.submenu.touch-open>a,#header #mainnavi.mod_navigation ul.level_1>li.submenu.touch-open>span{border-bottom-color:hsla(0,0%,100%,.5)}#header #mainnavi.mod_navigation ul.level_1>li.active:not(.search_trigger)>a,#header #mainnavi.mod_navigation ul.level_1>li.active:not(.search_trigger)>span,#header #mainnavi.mod_navigation ul.level_1>li.trail:not(.search_trigger)>a,#header #mainnavi.mod_navigation ul.level_1>li.trail:not(.search_trigger)>span{color:#fff;border-bottom-color:#fff;font-weight:600}#header #mainnavi.mod_navigation ul.level_1>li a:focus-visible,#header #mainnavi.mod_navigation ul.level_1>li span:focus-visible{outline:2px solid hsla(0,0%,100%,.6);outline-offset:-2px;border-radius:2px}#header #mainnavi.mod_navigation ul.level_1>li.search_trigger{margin-left:auto}#header #mainnavi.mod_navigation ul.level_1>li.search_trigger>a:hover,#header #mainnavi.mod_navigation ul.level_1>li.search_trigger>a:focus-visible{background-color:hsla(0,0%,100%,.22);border-bottom-color:rgba(0,0,0,0)}#header #mainnavi.mod_navigation ul.level_1>li.search_trigger>a:hover::before{transform:scale(1.12)}#header #mainnavi.mod_navigation ul.level_1>li.search_trigger>a,#header #mainnavi.mod_navigation ul.level_1>li.search_trigger>span{font-size:1.1rem;text-indent:-9999px;overflow:hidden;display:inline-block;width:40px;height:44px;padding:0;position:relative;border-radius:8px;transition:background-color .15s ease}#header #mainnavi.mod_navigation ul.level_1>li.search_trigger>a::before,#header #mainnavi.mod_navigation ul.level_1>li.search_trigger>span::before{content:"";text-indent:0;position:absolute;left:0;top:0;display:block;width:100%;height:100%;color:#fff;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='10.5' cy='10.5' r='6.5'/%3E%3Cline x1='20' y1='20' x2='15.3' y2='15.3'/%3E%3C/svg%3E") center/1.15rem no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='10.5' cy='10.5' r='6.5'/%3E%3Cline x1='20' y1='20' x2='15.3' y2='15.3'/%3E%3C/svg%3E") center/1.15rem no-repeat;transition:transform .15s ease}#header #mainnavi.mod_navigation ul li a:hover,#header #mainnavi.mod_navigation ul li a:active,#header #mainnavi.mod_navigation ul li a:focus{opacity:1}@media(min-width: 993px){#header #mainnavi.mod_navigation ul.level_2{position:absolute;top:100%;left:0;min-width:260px;background:#fff;border:1px solid rgba(0,24,113,.08);border-top:none;border-radius:0 0 8px 8px;box-shadow:0 8px 24px rgba(0,24,113,.15),0 2px 6px rgba(0,0,0,.06);padding:6px 0;z-index:100;display:block;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-4px);transition:opacity 140ms ease-in-out 30ms,visibility 140ms ease-in-out 30ms,transform 140ms ease-in-out 30ms}#header #mainnavi.mod_navigation ul.level_1>li.submenu:hover>ul.level_2,#header #mainnavi.mod_navigation ul.level_1>li.submenu:focus-within>ul.level_2,#header #mainnavi.mod_navigation ul.level_1>li.submenu.touch-open>ul.level_2{opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:opacity 90ms ease-out 0ms,visibility 90ms ease-out 0ms,transform 90ms ease-out 0ms}#header #mainnavi.mod_navigation ul.level_3{position:absolute;left:100%;top:-6px;margin-left:4px;min-width:280px;max-width:340px;background:#fff;border:1px solid rgba(0,24,113,.08);border-radius:8px;box-shadow:0 8px 24px rgba(0,24,113,.15),0 2px 6px rgba(0,0,0,.06);padding:6px 0;z-index:101;display:block;opacity:0;visibility:hidden;pointer-events:none;transform:translateX(-4px);transition:opacity 140ms ease-in-out 30ms,visibility 140ms ease-in-out 30ms,transform 140ms ease-in-out 30ms}#header #mainnavi.mod_navigation ul.level_3::before{content:"";position:absolute;top:0;bottom:0;left:-6px;width:6px}#header #mainnavi.mod_navigation ul.level_2>li.submenu.hover-active>ul.level_3,#header #mainnavi.mod_navigation ul.level_2>li.submenu:focus-within>ul.level_3,#header #mainnavi.mod_navigation ul.level_2>li.submenu.touch-open>ul.level_3{opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:opacity 90ms ease-out 0ms,visibility 90ms ease-out 0ms,transform 90ms ease-out 0ms}#header #mainnavi.mod_navigation ul.level_2 li,#header #mainnavi.mod_navigation ul.level_3 li{display:block;position:relative;padding:0 6px}#header #mainnavi.mod_navigation ul.level_2 li>a,#header #mainnavi.mod_navigation ul.level_2 li>span,#header #mainnavi.mod_navigation ul.level_3 li>a,#header #mainnavi.mod_navigation ul.level_3 li>span{display:block;position:relative;padding:9px 14px;color:#001871;font-weight:400;font-size:.88rem;line-height:1.4;border-radius:4px;white-space:normal;text-decoration:none;transition:background .12s cubic-bezier(0.4, 0, 0.2, 1),color .12s cubic-bezier(0.4, 0, 0.2, 1)}#header #mainnavi.mod_navigation ul.level_2 li>a:hover,#header #mainnavi.mod_navigation ul.level_2 li>span:hover,#header #mainnavi.mod_navigation ul.level_3 li>a:hover,#header #mainnavi.mod_navigation ul.level_3 li>span:hover{background:#f4f5f9;color:#001871}#header #mainnavi.mod_navigation ul.level_2 li>a:focus-visible,#header #mainnavi.mod_navigation ul.level_2 li>span:focus-visible,#header #mainnavi.mod_navigation ul.level_3 li>a:focus-visible,#header #mainnavi.mod_navigation ul.level_3 li>span:focus-visible{outline:2px solid #001871;outline-offset:-2px}#header #mainnavi.mod_navigation ul.level_2 li>span,#header #mainnavi.mod_navigation ul.level_3 li>span{cursor:default}#header #mainnavi.mod_navigation ul.level_3 li>a,#header #mainnavi.mod_navigation ul.level_3 li>span{font-size:.85rem;padding:8px 14px}#header #mainnavi.mod_navigation ul.level_2>li.submenu.hover-active>a,#header #mainnavi.mod_navigation ul.level_2>li.submenu.hover-active>span,#header #mainnavi.mod_navigation ul.level_2>li.submenu:focus-within>a,#header #mainnavi.mod_navigation ul.level_2>li.submenu:focus-within>span,#header #mainnavi.mod_navigation ul.level_2>li.submenu.touch-open>a,#header #mainnavi.mod_navigation ul.level_2>li.submenu.touch-open>span{background:#f4f5f9;color:#001871}#header #mainnavi.mod_navigation ul.level_2 li.active>a,#header #mainnavi.mod_navigation ul.level_2 li.active>span,#header #mainnavi.mod_navigation ul.level_2 li.trail>a,#header #mainnavi.mod_navigation ul.level_2 li.trail>span,#header #mainnavi.mod_navigation ul.level_3 li.active>a,#header #mainnavi.mod_navigation ul.level_3 li.active>span,#header #mainnavi.mod_navigation ul.level_3 li.trail>a,#header #mainnavi.mod_navigation ul.level_3 li.trail>span{color:#001871;font-weight:600;background:rgba(0,24,113,.06)}#header #mainnavi.mod_navigation ul.level_2>li.submenu>a,#header #mainnavi.mod_navigation ul.level_2>li.submenu>span{padding-right:34px}#header #mainnavi.mod_navigation ul.level_2>li.submenu>a::after,#header #mainnavi.mod_navigation ul.level_2>li.submenu>span::after{content:"";position:absolute;right:14px;top:50%;width:6px;height:6px;border:0 solid #9ca3af;border-width:0 2px 2px 0;transform:translateY(-50%) rotate(-45deg);transition:border-color .12s cubic-bezier(0.4, 0, 0.2, 1),right .12s cubic-bezier(0.4, 0, 0.2, 1)}#header #mainnavi.mod_navigation ul.level_2>li.submenu>a:hover::after,#header #mainnavi.mod_navigation ul.level_2>li.submenu>span:hover::after{border-color:#001871}#header #mainnavi.mod_navigation ul.level_2>li.submenu.hover-active>a::after,#header #mainnavi.mod_navigation ul.level_2>li.submenu.hover-active>span::after,#header #mainnavi.mod_navigation ul.level_2>li.submenu:focus-within>a::after,#header #mainnavi.mod_navigation ul.level_2>li.submenu:focus-within>span::after,#header #mainnavi.mod_navigation ul.level_2>li.submenu.touch-open>a::after,#header #mainnavi.mod_navigation ul.level_2>li.submenu.touch-open>span::after{border-color:#001871;right:10px}html.nav-hold #header #mainnavi.mod_navigation ul.level_1>li.submenu:hover>ul.level_2{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-4px);transition:opacity 140ms ease-in-out 30ms,visibility 140ms ease-in-out 30ms,transform 140ms ease-in-out 30ms;transition:none}}@media(min-width: 993px){#header #mainnavi.mod_navigation ul.level_1>li:not(.search_trigger)>a[data-text],#header #mainnavi.mod_navigation ul.level_1>li:not(.search_trigger)>span[data-text]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 18px}#header #mainnavi.mod_navigation ul.level_1>li:not(.search_trigger)>a[data-text]::after,#header #mainnavi.mod_navigation ul.level_1>li:not(.search_trigger)>span[data-text]::after{content:attr(data-text);display:block;height:0;line-height:0;overflow:hidden;font-weight:600;visibility:hidden;pointer-events:none;user-select:none;white-space:nowrap}}#header .bdfheader #metanavi ul li a,#header .bdfheader #metanavi ul li span{font-size:13px;color:#6b7280;transition:color .12s cubic-bezier(0.4, 0, 0.2, 1)}#header .bdfheader #metanavi ul li a:hover,#header .bdfheader #metanavi ul li a:focus{color:#001871;opacity:1}#header .bdfheader #metanavi ul li::after,#header .bdfheader #metanavi ul li a::after,#header .bdfheader #metanavi ul li span::after{opacity:.35}#header .bdfheader #metanavi ul li.autologout a::after{opacity:1}.mod_breadcrumb ul::before{display:none !important;content:none !important}.mod_breadcrumb ul li::after{display:none !important;content:none !important}.mod_breadcrumb .bc-label{display:inline;font-size:12px;color:#9ca3af;margin-right:6px;vertical-align:baseline;line-height:32px}.mod_breadcrumb ul{display:inline !important;padding:0 !important;height:auto !important;margin:0 !important}.mod_breadcrumb ul li{height:auto !important;line-height:32px !important;font-size:12px !important;padding:0 !important}.mod_breadcrumb ul li a{color:#9ca3af !important;line-height:32px !important;height:auto !important;transition:color .12s cubic-bezier(0.4, 0, 0.2, 1)}.mod_breadcrumb ul li a:hover{color:#001871 !important}.mod_breadcrumb ul li.bc-sep{display:inline-block !important;color:#9ca3af !important;font-size:16px !important;font-weight:400 !important;margin:0 6px !important;border:none !important;background:none !important;cursor:default;vertical-align:baseline !important}.mod_breadcrumb ul li.bc-sep:hover{background:none !important}.mod_breadcrumb ul li.active strong{color:#001871;font-weight:600;font-size:12px;line-height:32px}.mobile-nav-toggle{display:none;position:absolute;right:15px;top:50%;transform:translateY(-50%);width:44px;height:44px;background:none;border:none;cursor:pointer;z-index:1001;padding:10px}.mobile-nav-toggle span{display:block;width:24px;height:2px;background:#001871;margin:5px auto;transition:transform .3s ease,opacity .3s ease;border-radius:1px}.mobile-nav-open .mobile-nav-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-nav-open .mobile-nav-toggle span:nth-child(2){opacity:0}.mobile-nav-open .mobile-nav-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}#header #mainnavi .mobile-nav-meta{display:none}@media(max-width: 992px){body,#wrapper{overflow-x:hidden !important}.mobile-nav-toggle{display:block !important}.bdfheader,#header,#header .inside,#header #mainnavi.mod_navigation ul.level_1{min-width:0 !important;max-width:100vw !important}.bdfheader{position:relative}.mobile-nav-toggle{position:fixed !important;right:12px !important;top:6px !important;transform:none !important;z-index:1002 !important;background:#fff !important;border-radius:8px;box-shadow:none}#header #mainnavi.mod_navigation{position:fixed !important;top:0 !important;left:auto !important;right:calc(-1*min(320px,86vw)) !important;width:min(320px,86vw) !important;height:100vh !important;height:100dvh !important;min-width:0 !important;background:#fff !important;box-shadow:none !important;overscroll-behavior:contain;visibility:hidden;transition:right .35s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .35s ease,visibility 0s linear .35s;overflow-y:auto !important;overflow-x:hidden !important;padding-top:56px !important;padding-bottom:max(16px,env(safe-area-inset-bottom)) !important;z-index:999 !important}#header #mainnavi.mod_navigation::before{content:"Menü";position:absolute;top:0;left:0;right:0;height:56px;line-height:56px;padding:0 20px;font-size:.95rem;font-weight:600;color:#001871;border-bottom:1px solid #eef0f4;box-sizing:border-box}body.mobile-nav-open #header #mainnavi.mod_navigation{right:0 !important;visibility:visible;transition:right .35s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .35s ease,visibility 0s;box-shadow:-4px 0 24px rgba(0,0,0,.15) !important}#header #mainnavi.mod_navigation ul.level_1{display:flex !important;flex-direction:column !important;height:auto !important;max-width:none !important;padding:0 !important}#header #mainnavi.mod_navigation ul.level_1>li{display:block !important;border-bottom:1px solid #f3f4f6}#header #mainnavi.mod_navigation ul.level_1>li a,#header #mainnavi.mod_navigation ul.level_1>li span{display:block !important;padding:14px 20px !important;color:#001871 !important;font-size:.95rem !important;font-weight:500;line-height:1.4 !important;height:auto !important;border-bottom:none !important}#header #mainnavi.mod_navigation ul.level_1>li.active>a,#header #mainnavi.mod_navigation ul.level_1>li.active>span,#header #mainnavi.mod_navigation ul.level_1>li.trail>a,#header #mainnavi.mod_navigation ul.level_1>li.trail>span{color:#001871 !important;font-weight:600;background:rgba(0,24,113,.04) !important}#header #mainnavi.mod_navigation ul.level_1>li:hover>a{background:#f4f5f9 !important}#header #mainnavi.mod_navigation ul.level_1>li::before,#header #mainnavi.mod_navigation ul.level_1>li.submenu::after{display:none !important}#header #mainnavi.mod_navigation ul.level_1>li.search_trigger{margin-left:0 !important;order:-1;border-bottom:2px solid #f3f4f6}#header #mainnavi.mod_navigation ul.level_1>li.search_trigger>a,#header #mainnavi.mod_navigation ul.level_1>li.search_trigger>span{display:flex !important;align-items:center;gap:10px;width:auto !important;height:auto !important;text-indent:0 !important;overflow:visible !important}#header #mainnavi.mod_navigation ul.level_1>li.search_trigger>a::before,#header #mainnavi.mod_navigation ul.level_1>li.search_trigger>span::before{position:static;width:20px;height:20px;flex:0 0 20px;display:inline-block;font-size:1rem;color:#001871}#header #mainnavi.mod_navigation ul.level_1>li.search_trigger>a::after,#header #mainnavi.mod_navigation ul.level_1>li.search_trigger>span::after{content:"Suche"}#header #mainnavi.mod_navigation ul.level_1>li.search_trigger>a .fa,#header #mainnavi.mod_navigation ul.level_1>li.search_trigger>span .fa{display:none}#header #mainnavi.mod_navigation ul.level_2{position:static !important;display:none !important;min-width:0 !important;background:#f9fafb !important;box-shadow:none !important;border:none !important;border-radius:0 !important;margin:0 !important;padding:0 !important;opacity:1 !important;visibility:visible !important;transform:none !important;pointer-events:auto !important;transition:none !important}#header #mainnavi.mod_navigation ul.level_2 li{padding:0 !important}#header #mainnavi.mod_navigation ul.level_2 li a{padding:12px 20px 12px 32px !important;font-size:.88rem !important;line-height:1.45 !important;color:#4b5563 !important;border-radius:0 !important}#header #mainnavi.mod_navigation ul.level_2 li a:hover{background:#f3f4f6 !important}#header #mainnavi.mod_navigation ul.level_2 li.active>a,#header #mainnavi.mod_navigation ul.level_2 li.trail>a{color:#001871 !important;font-weight:600 !important}#header #mainnavi.mod_navigation ul.level_2 li.submenu::after{display:none !important}#header #mainnavi.mod_navigation li.mobile-submenu-open>ul.level_2{display:block !important}#header #mainnavi.mod_navigation ul.level_3{position:static !important;display:none !important;min-width:0 !important;background:#f3f4f6 !important;box-shadow:none !important;border:none !important;border-radius:0 !important;margin:0 !important;padding:0 !important;opacity:1 !important;visibility:visible !important;transform:none !important;pointer-events:auto !important;transition:none !important}#header #mainnavi.mod_navigation ul.level_3 li a{padding:10px 20px 10px 44px !important;font-size:.85rem !important;line-height:1.45 !important}#header #mainnavi.mod_navigation li.mobile-submenu-open>ul.level_3{display:block !important}#header #mainnavi.mod_navigation li.submenu>a::after,#header #mainnavi.mod_navigation li.submenu>span::after{content:"›" !important;display:inline-block !important;float:right;font-size:1.2rem;color:#9ca3af;transform:rotate(90deg);transition:transform .2s ease}#header #mainnavi.mod_navigation li.submenu.mobile-submenu-open>a::after,#header #mainnavi.mod_navigation li.submenu.mobile-submenu-open>span::after{transform:rotate(-90deg)}body:not(.login) #header #mainnavi.mod_navigation{position:fixed !important;top:0 !important;left:auto !important;right:calc(-1*min(320px,86vw)) !important}body.mobile-nav-open:not(.login) #header #mainnavi.mod_navigation{right:0 !important}.mobile-nav-backdrop{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:998;opacity:0;transition:opacity .3s ease}.mobile-nav-open .mobile-nav-backdrop{display:block;opacity:1}body.mobile-nav-open{overflow:hidden !important}body.mobile-nav-open #wrapper,body.mobile-nav-open #scroll-area{overflow:hidden !important}#header #mainnavi.mod_navigation .mobile-nav-meta{border-top:1px solid #eef0f4;margin-top:8px;padding:8px 0 0}#header #mainnavi.mod_navigation .mobile-nav-meta ul{list-style:none;margin:0;padding:0}#header #mainnavi.mod_navigation .mobile-nav-meta li{display:block}#header #mainnavi.mod_navigation .mobile-nav-meta a,#header #mainnavi.mod_navigation .mobile-nav-meta span{display:block;padding:12px 20px;min-height:44px;box-sizing:border-box;font-size:.9rem;line-height:1.45;color:#6b7280;text-decoration:none}#header #mainnavi.mod_navigation .mobile-nav-meta a:hover,#header #mainnavi.mod_navigation .mobile-nav-meta a:focus-visible{color:#001871;background:#f3f4f6}}@media screen and (max-width: 992px)and (max-width: 768px){#header #mainnavi.mod_navigation .mobile-nav-meta{display:block}}@media(max-width: 992px){.mod_breadcrumb{padding:0 16px !important}.mod_breadcrumb .bc-label{display:none}.mod_breadcrumb ul{display:block !important;white-space:normal;padding:4px 0 !important;margin:0}.mod_breadcrumb ul li{display:inline-block;font-size:12px !important;line-height:32px}.mod_breadcrumb ul li a,.mod_breadcrumb ul li strong{display:inline-block;line-height:32px}}.mod_breadcrumb li:not(:last-child) strong{font-weight:400}.mod_breadcrumb li:last-child a,.mod_breadcrumb li:last-child strong{font-weight:600;color:#001871}.fa{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='10.5' cy='10.5' r='6.5'/%3E%3Cline x1='20' y1='20' x2='15.3' y2='15.3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='10.5' cy='10.5' r='6.5'/%3E%3Cline x1='20' y1='20' x2='15.3' y2='15.3'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;vertical-align:-0.125em;font-style:normal;line-height:1}.fa-close{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round'%3E%3Cline x1='5' y1='5' x2='19' y2='19'/%3E%3Cline x1='19' y1='5' x2='5' y2='19'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round'%3E%3Cline x1='5' y1='5' x2='19' y2='19'/%3E%3Cline x1='19' y1='5' x2='5' y2='19'/%3E%3C/svg%3E")}.fa-download{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v12'/%3E%3Cpolyline points='6 10 12 16 18 10'/%3E%3Cpath d='M4 20h16'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v12'/%3E%3Cpolyline points='6 10 12 16 18 10'/%3E%3Cpath d='M4 20h16'/%3E%3C/svg%3E")}.fa-angle-double-left{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='11 6 5 12 11 18'/%3E%3Cpolyline points='19 6 13 12 19 18'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='11 6 5 12 11 18'/%3E%3Cpolyline points='19 6 13 12 19 18'/%3E%3C/svg%3E")}.fa-chevron-up{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='4 16 12 8 20 16'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='4 16 12 8 20 16'/%3E%3C/svg%3E")}#main .mod_article .ce_bdf_skills .copytext ul li::before,#main .mod_article .ce_text ul li::before,#main .mod_article .content-text ul li::before,#main .ce_list ul li::before,#main .content-list ul li::before{content:"";font:inherit;display:inline-block;width:12px;height:12px;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='8 4 16 12 8 20'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='8 4 16 12 8 20'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;display:block;position:absolute;top:5px;left:0;color:#001871}.bdfheader #metanavi ul li.autologout a::after{content:"";font:inherit;display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 4H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h5'/%3E%3Cpolyline points='15 8 20 12 15 16'/%3E%3Cline x1='20' y1='12' x2='9' y2='12'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 4H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h5'/%3E%3Cpolyline points='15 8 20 12 15 16'/%3E%3Cline x1='20' y1='12' x2='9' y2='12'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;vertical-align:-0.15em;margin-left:.35em}.btn:hover,.btn:focus,.btn:active,.btn.active,.btn:active:focus,.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary:active:focus,.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success:active:focus,.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info:active:focus,.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.btn-warning:active:focus,.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.btn-danger:active:focus{color:#fff !important}.btn:focus,.btn:active:focus,a:focus,a:active:focus,button:focus,button:active:focus,input:focus,input:active:focus,select:focus,select:active:focus,textarea:focus,textarea:active:focus,[tabindex]:focus,[tabindex]:active:focus{outline:none !important}.btn:focus,.btn:active:focus,.btn.active:focus{box-shadow:none !important}.mod_changePassword{max-width:1280px;margin:0 auto 1.5rem;text-align:left;font-family:"Mulish",Arial,Helvetica,sans-serif}.pw-header{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.5rem 3rem;box-sizing:border-box;height:180px;background:linear-gradient(135deg, #001871 0%, #0d3299 50%, #0a2a8a 100%);border-radius:12px;color:#fff;margin-bottom:1.5rem;overflow:hidden}@media(max-width: 640px){.pw-header{flex-direction:column;text-align:center;padding:1.5rem;gap:0;height:auto}}.pw-header__content{max-width:720px}.mod_changePassword .pw-header__title{font-family:"Mulish",sans-serif;font-weight:800;font-size:clamp(1.4rem,3vw,1.8rem);line-height:1.2;letter-spacing:-0.01em;color:#fff;margin:0 0 .5rem;padding:0;text-align:inherit}.pw-header__subtitle{font-weight:400;font-size:.9rem;line-height:1.6;margin:0;color:hsla(0,0%,100%,.9)}.pw-header__illustration{flex-shrink:0;width:140px;height:100px}.pw-header__illustration svg{display:block;width:100%;height:100%}@media(max-width: 640px){.pw-header__illustration{margin-top:1rem;width:84px;height:70px}}.pw-form-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,24,113,.06),0 4px 12px rgba(0,24,113,.04);padding:2rem}@media(max-width: 640px){.pw-form-card{padding:1.25rem}}.mod_changePassword .formbody{display:grid;grid-template-columns:minmax(0, 1fr);gap:1.25rem 2rem;padding:0;background:none;border:0;box-shadow:none}@media(min-width: 900px){.mod_changePassword .formbody{grid-template-columns:repeat(2, minmax(0, 1fr))}}.mod_changePassword .formbody .widget{margin:0;min-width:0}.mod_changePassword .formbody label{display:block;margin:0 0 .5rem;font-family:"Mulish",sans-serif;font-size:.8rem;font-weight:700;line-height:1.4;color:#1a1f2b;text-transform:uppercase;letter-spacing:.05em;text-align:left}.mod_changePassword .formbody label span.mandatory{color:#9ca3af;margin-left:2px}.mod_changePassword .formbody input[type=text],.mod_changePassword .formbody input[type=password]{display:block;width:100%;height:auto;box-sizing:border-box;margin:0;padding:.625rem .875rem;background:#fff;border:1px solid #e2e5eb;border-radius:8px;font-family:"Mulish",sans-serif;font-size:.9rem;line-height:1.4;color:#1a1f2b;text-align:left;transition:border-color .2s ease,box-shadow .2s ease}.mod_changePassword .formbody input[type=text]:hover,.mod_changePassword .formbody input[type=password]:hover{border-color:#9ca3af}.mod_changePassword .formbody input[type=text]:focus,.mod_changePassword .formbody input[type=password]:focus{outline:none;border-color:#001871;box-shadow:0 0 0 3px rgba(0,24,113,.1)}.mod_changePassword .formbody .widget-submit{grid-column:1/-1;margin-top:.5rem}.mod_changePassword .formbody .submit{display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;margin:0;padding:.75rem 2rem;background:#001871;color:#fff;border:none;border-radius:8px;font-family:"Mulish",sans-serif;font-size:.9rem;font-weight:700;line-height:1.3;letter-spacing:.01em;text-transform:none;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,transform .15s ease}.mod_changePassword .formbody .submit:hover{background:#0a2a8a;box-shadow:0 4px 12px rgba(0,24,113,.25);transform:translateY(-1px)}.mod_changePassword .formbody .submit:active{transform:translateY(0);box-shadow:none}.mod_changePassword .formbody .submit:focus-visible{outline:2px solid #001871;outline-offset:2px}.mod_changePassword .formbody p.error{margin:.5rem 0 0;font-size:.8rem;color:#991b1b}.mod_changePassword .formbody .invisible{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.mod_changePassword .tl_confirm,.mod_changePassword .tl_error{margin:0 0 1.25rem;padding:.75rem 1rem;border-radius:8px;font-size:.9rem;text-align:left}.mod_changePassword .tl_confirm{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.mod_changePassword .tl_error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}#bdflogin.hasnavi::before{top:calc(max(46vh,100% + 272px) - 249px) !important}html.html-login{height:100dvh;overflow:hidden !important}body.login{height:100dvh;overflow:hidden !important}body.login .bdffooter.notloggedin .copyright{background:#fff}body.login:has(.loginscreen-image){height:100dvh;overflow:hidden}body.login:has(.loginscreen-image) #wrapper{display:flex;flex-direction:column;height:100dvh;overflow-y:auto;overflow-x:hidden;padding-top:0;padding-bottom:0}body.login:has(.loginscreen-image) #scroll-area{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}body.login:has(.loginscreen-image) #container{flex:1;display:flex;flex-direction:column;min-height:600px}body.login:has(.loginscreen-image) #main,body.login:has(.loginscreen-image) #main>.inside,body.login:has(.loginscreen-image) #main .mod_article:has(>.loginscreen-image){flex:1 1 auto;display:flex;flex-direction:column;min-height:0}body.login:has(.loginscreen-image) .loginscreen-image{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}body.login:has(.loginscreen-image) .loginscreen-image .imagefullsize{flex:1 1 auto;min-height:0;overflow:hidden}body.login:has(.loginscreen-image) #header{position:static}body.login:has(.loginscreen-image) #header #mainnavi.mod_navigation{position:static}body.login:has(.loginscreen-image) #footer{position:fixed;bottom:0;left:0;right:0;z-index:100;background:#001871}body.login:not(:has(.loginscreen-image)){height:100dvh;overflow:hidden}body.login:not(:has(.loginscreen-image)) #wrapper{display:flex;flex-direction:column;height:100dvh;overflow:hidden;padding-top:0;padding-bottom:0}body.login:not(:has(.loginscreen-image)) #scroll-area{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}body.login:not(:has(.loginscreen-image)) #container{margin-bottom:160px}body.login:not(:has(.loginscreen-image)) #wrapper #container .mod_article:not(.fullsize){max-width:1260px;margin-left:auto;margin-right:auto}body.login:not(:has(.loginscreen-image)) #header{position:static;flex:0 0 auto;z-index:1001;background:#fff;height:auto}body.login:not(:has(.loginscreen-image)) #header #mainnavi.mod_navigation{position:static !important}body.login:not(:has(.loginscreen-image)) #footer{position:fixed;bottom:0;left:0;right:0;z-index:100;background:#001871}body.login.has-loginscreen-image{height:100dvh;overflow:hidden}body.login.has-loginscreen-image #wrapper{display:flex;flex-direction:column;height:100dvh;overflow-y:auto;overflow-x:hidden;padding-top:0;padding-bottom:0}body.login.has-loginscreen-image #scroll-area{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}body.login.has-loginscreen-image #container{flex:1;display:flex;flex-direction:column;min-height:0}body.login.has-loginscreen-image #main,body.login.has-loginscreen-image #main>.inside,body.login.has-loginscreen-image #main .mod_article.fullsize{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}body.login.has-loginscreen-image .loginscreen-image{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}body.login.has-loginscreen-image .loginscreen-image .imagefullsize{flex:1 1 auto}body.login.has-loginscreen-image #header{position:static}body.login.has-loginscreen-image #header #mainnavi.mod_navigation{position:static}body.login.has-loginscreen-image #footer{position:fixed;bottom:0;left:0;right:0;z-index:100}body.login.no-loginscreen-image{height:100dvh;overflow:hidden}body.login.no-loginscreen-image #wrapper{display:flex;flex-direction:column;height:100dvh;overflow:hidden;padding-top:0;padding-bottom:0}body.login.no-loginscreen-image #scroll-area{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}body.login.no-loginscreen-image #container{margin-bottom:160px}body.login.no-loginscreen-image #header{position:static;flex:0 0 auto;z-index:1001;background:#fff;height:auto}body.login.no-loginscreen-image #header #mainnavi.mod_navigation{position:static !important}body.login.no-loginscreen-image #footer{position:fixed;bottom:0;left:0;right:0;z-index:100;background:#001871}body.login.error-page{height:auto;overflow:visible}body.login.error-page #wrapper{position:static;height:auto;overflow:visible;padding-top:0}body.login.error-page #header{position:static}body.login.error-page #header #mainnavi.mod_navigation{position:static !important}body.login.error-page #container{min-height:50vh;display:flex;align-items:center;justify-content:center;padding:40px 30px}body.login.error-page #footer{position:static}html:has(body.login.error-page){height:auto;overflow:visible}body.login #header,body.notloggedin #header{background:#fff}body.login #header .inside,body.notloggedin #header .inside{position:relative}body.login .bdfheader,body.notloggedin .bdfheader{display:flex;flex-wrap:wrap;align-items:center;position:relative;max-width:1600px;margin:0 auto !important;padding:0 30px !important;box-sizing:border-box;height:auto !important;min-height:64px}body.login .bdfheader::after,body.notloggedin .bdfheader::after{display:none !important;content:none !important}@media only screen and (max-width: 992px){body.login .bdfheader,body.notloggedin .bdfheader{padding:0 15px !important}}body.login .bdfheader+nav,body.notloggedin .bdfheader+nav{margin-top:0 !important}body.login .mobile-nav-toggle,body.login .mobile-nav-backdrop,body.notloggedin .mobile-nav-toggle,body.notloggedin .mobile-nav-backdrop{display:none !important}body.login .bdfheader .bdf-logo,body.notloggedin .bdfheader .bdf-logo{order:0;flex:0 0 auto;width:135px;height:64px}body.login .bdfheader .bdf-kompass,body.notloggedin .bdfheader .bdf-kompass{order:1;flex:0 0 auto;margin-left:auto;width:120px;height:64px}#bdflogin.hasnavi{display:contents}#bdflogin.hasnavi .metanavi{order:10;flex:0 0 100%;width:100%;position:relative !important;top:auto !important;left:auto !important;right:auto !important;min-height:44px;margin:0 !important;padding:0 !important;text-align:center;overflow:visible !important;z-index:5}#bdflogin.hasnavi .metanavi::before{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);background:#001871;z-index:-1}#bdflogin.hasnavi .metanavi ul{display:block;margin:0 !important;padding:0 !important;list-style:none;font-size:0;line-height:0}#bdflogin.hasnavi .metanavi ul li{display:inline-block;position:relative;height:44px;margin:0 !important;padding:0;vertical-align:top;white-space:nowrap}#bdflogin.hasnavi .metanavi ul li a,#bdflogin.hasnavi .metanavi ul li span{display:inline-block;height:44px;line-height:44px !important;padding:0;font-family:"Mulish",Arial,Helvetica,sans-serif;font-size:13px !important;font-weight:400;letter-spacing:.01em;color:#fff !important;text-decoration:none !important;transition:opacity .2s ease}#bdflogin.hasnavi .metanavi ul li a:hover,#bdflogin.hasnavi .metanavi ul li span:hover{opacity:.8}#bdflogin.hasnavi .metanavi ul li a::after,#bdflogin.hasnavi .metanavi ul li span::after{content:none !important;padding-left:0 !important}#bdflogin.hasnavi .metanavi ul li:not(:last-child)::after{content:"·" !important;display:inline-block;padding:0 16px !important;color:hsla(0,0%,100%,.7) !important;font-size:13px;line-height:44px;vertical-align:top;transform:scale(1.5);transform-origin:center}@media only screen and (max-width: 1100px){#bdflogin.hasnavi .metanavi ul li:not(:last-child)::after{padding:0 9px !important}#bdflogin.hasnavi .metanavi ul li a,#bdflogin.hasnavi .metanavi ul li span{font-size:12px !important}}body.login .loginscreen-image .imagefullsize{position:relative;width:100%}body.login .loginscreen-image .imagecontent{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center center;background-color:#c9ced9}body.login #footer{background:#001871}body.login .bdffooter{text-align:center;font-family:"Mulish",Arial,Helvetica,sans-serif;font-size:13px !important}body.login .bdffooter .top{background:#001871;color:#fff;padding:5px 10px}body.login .bdffooter .top p{margin:11px 0;color:#fff;font-size:13px !important;line-height:1.4}body.login .bdffooter .top a{color:#fff !important;font-weight:500 !important;text-decoration:underline !important;text-decoration-color:hsla(0,0%,100%,.5) !important;text-underline-offset:3px !important;text-decoration-thickness:1px !important;transition:text-decoration-color .2s ease}body.login .bdffooter .top a:hover{text-decoration-color:#fff !important}body.login .bdffooter .copyright{background:#fff;color:#757575;padding:20px 10px;font-size:.8rem;line-height:1.4}body.login .bdffooter .metanavi{display:none}#bdflogin.hasnavi::before{content:"";position:absolute;left:50%;top:calc(46vh - 249px);width:72px;height:72px;margin-left:-36px;border-radius:100%;background:#001871 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCIgdmlld0JveD0iMCAwIDQ4IDQ4Ij4gIDxkZWZzPiAgICA8c3R5bGU+ICAgICAgLmNscy0xIHsgICAgICAgIGZpbGw6ICNmZmY7ICAgICAgICBmaWxsLXJ1bGU6IGV2ZW5vZGQ7ICAgICAgfSAgICA8L3N0eWxlPiAgPC9kZWZzPiAgPHBhdGggaWQ9Imljb24ta29tcGFzcy5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTc1NC4xLDU3Mi4xYTQuMzkzLDQuMzkzLDAsMCwwLDEuMjg0LTMuMDI2bDkuMzc2LTEyLjc1NmEwLjc3NCwwLjc3NCwwLDAsMC0xLjA4Mi0xLjA4MmwtMTIuNzU2LDkuMzc2YTQuMzg2LDQuMzg2LDAsMCwwLTQuMzEsNC4zMWwtOS4zNzYsMTIuNzU2YTAuNzc0LDAuNzc0LDAsMCwwLDEuMDgyLDEuMDgybDEyLjc1Ni05LjM3NUE0LjM2LDQuMzYsMCwwLDAsNzU0LjEsNTcyLjFabS0zLjIzOC0uMjY2YTAuNzcyLDAuNzcyLDAsMCwwLS41LjE0OWwtOC44ODIsNi41MjgsNi41MjgtOC44ODFhMC43NzQsMC43NzQsMCwwLDAsLjE0OS0wLjVBMi44MzksMi44MzksMCwwLDEsNzUxLDU2Ni4xNjFjMC4wNDUsMCwuMDkxLDAsMC4xMzYsMGEwLjc3NiwwLjc3NiwwLDAsMCwuNS0wLjE1bDguODgyLTYuNTI4LTYuNTI4LDguODgyYTAuNzc1LDAuNzc1LDAsMCwwLS4xNS40OTRBMi44NCwyLjg0LDAsMCwxLDc1MC44NjQsNTcxLjgzNlptMjAuNzgxLTMuNjYySDc2OGExNi45NTIsMTYuOTUyLDAsMCwwLTIuNjI2LTguMywwLjc3NCwwLjc3NCwwLDEsMC0xLjMwNi44MzEsMTUuNDgxLDE1LjQ4MSwwLDAsMS0yMS4zNjQsMjEuMzYzLDAuNzc0LDAuNzc0LDAsMSwwLS44MzEsMS4zMDYsMTYuOTY1LDE2Ljk2NSwwLDAsMCw4LjM0OSwyLjYyOXYzLjYzOGEwLjc3NCwwLjc3NCwwLDEsMCwxLjU0OCwwdi0zLjYzN2ExNi45NjEsMTYuOTYxLDAsMCwwLDEwLjczNy00LjQ3NWwxLjExNiwxLjExNmEwLjc3NCwwLjc3NCwwLDAsMCwxLjEtMS4xbC0xLjExOC0xLjExOWExNi45NjEsMTYuOTYxLDAsMCwwLDQuNDA2LTEwLjcxM2gzLjYzNUEwLjc3NCwwLjc3NCwwLDAsMCw3NzEuNjQ1LDU2OC4xNzRabS0yMC42NDUsMGEwLjgyNiwwLjgyNiwwLDEsMCwuODI2LjgyNkEwLjgyOCwwLjgyOCwwLDAsMCw3NTEsNTY4LjE3NFptMTYuOTctMTYuMTQ1QTI0LDI0LDAsMSwwLDc3NSw1NjksMjMuODQxLDIzLjg0MSwwLDAsMCw3NjcuOTcsNTUyLjAyOVpNNzUxLDU5MS40NTJBMjIuNDUyLDIyLjQ1MiwwLDEsMSw3NzMuNDUyLDU2OSwyMi40NzgsMjIuNDc4LDAsMCwxLDc1MSw1OTEuNDUyWk03MzcuNjksNTc4LjM2YTAuNzc1LDAuNzc1LDAsMCwwLC4yMzgtMS4wNjksMTUuNDgxLDE1LjQ4MSwwLDAsMSwyMS4zNjQtMjEuMzYzLDAuNzc0LDAuNzc0LDAsMSwwLC44MzEtMS4zMDYsMTYuOTY1LDE2Ljk2NSwwLDAsMC04LjM0OS0yLjYyOXYtMy42MzlhMC43NzQsMC43NzQsMCwwLDAtMS41NDgsMHYzLjYzOGExNi45NjQsMTYuOTY0LDAsMCwwLTEwLjY2Miw0LjQwNWwtMS4xMTktMS4xMTlhMC43NzQsMC43NzQsMCwwLDAtMS4wOTQsMS4xbDEuMTE2LDEuMTE1YTE2Ljk2MiwxNi45NjIsMCwwLDAtNC40NzMsMTAuNjg2aC0zLjYzOWEwLjc3NCwwLjc3NCwwLDAsMCwwLDEuNTQ4aDMuNjM2YTE2Ljk1MiwxNi45NTIsMCwwLDAsMi42Myw4LjRBMC43NzQsMC43NzQsMCwwLDAsNzM3LjY5LDU3OC4zNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03MjcgLTU0NSkiLz48L3N2Zz4=) no-repeat center center;background-size:52%;z-index:5}body.login #wrapper #container .mod_article{min-width:0 !important}body.login #wrapper,body.notloggedin #wrapper{min-width:0 !important}body.login #bdflogin>.pw-forgot,body.login #bdflogin .hidden,body.notloggedin #bdflogin>.pw-forgot{display:none !important}#bdflogin.nokompass::before{display:none !important;content:none !important}.imagefullsize .imagecontent>img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;margin:0;border:0;object-fit:cover;object-position:center center;animation:bdfHeroIn .35s ease-out both}@keyframes bdfHeroIn{from{opacity:0}to{opacity:1}}@media(prefers-reduced-motion: reduce){.imagefullsize .imagecontent>img{animation:none}}@media screen and (max-width: 768px){body.login .bdfheader,body.notloggedin .bdfheader{min-height:56px}body.login .bdfheader .bdf-logo,body.notloggedin .bdfheader .bdf-logo{width:129px;height:56px;background-size:129px 22px !important;background-position:left center !important}body.login .bdfheader .bdf-kompass,body.notloggedin .bdfheader .bdf-kompass{width:126px;height:56px;background-size:auto 40px !important;background-position:right center !important}#bdflogin.hasnavi .metanavi{min-height:0}#bdflogin.hasnavi .metanavi ul{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:0 4px;padding:4px 12px !important;font-size:13px;line-height:36px}#bdflogin.hasnavi .metanavi ul li{display:block;height:auto;white-space:normal}#bdflogin.hasnavi .metanavi ul li a,#bdflogin.hasnavi .metanavi ul li span{display:inline-block;height:36px;line-height:36px !important;padding:0 10px}#bdflogin.hasnavi .metanavi ul li:not(:last-child)::after{content:none !important;padding:0 !important}#bdflogin.hasnavi::before{top:calc(100% + 24px) !important}}@keyframes loginCardIn{from{opacity:0;transform:translateY(-50%) translateY(16px)}to{opacity:1;transform:translateY(-50%)}}@keyframes errorShake{0%,100%{transform:translateX(0)}15%{transform:translateX(-6px)}30%{transform:translateX(5px)}45%{transform:translateX(-4px)}60%{transform:translateX(3px)}75%{transform:translateX(-2px)}}#bdflogin .mod_login,#bdflogin .mod_loginCustom,#bdflogin .mod_lostPassword{position:absolute !important;left:50% !important;box-sizing:border-box;top:max(46vh,100% + 272px) !important;transform:translateY(-50%) !important;width:min(420px,100vw - 30px);margin-left:calc(min(420px,100vw - 30px)/-2);border-radius:12px;background:hsla(0,0%,100%,.95);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 10px 24px -3px rgba(0,24,113,.1);border:1px solid rgba(0,24,113,.06);padding:56px 40px 40px;overflow:visible;z-index:3 !important;animation:none;opacity:1}#bdflogin .mod_login h3,#bdflogin .mod_loginCustom h3,#bdflogin .mod_lostPassword h3{font-family:"Mulish",sans-serif;font-weight:600;font-size:1.5rem;line-height:1.1;color:#001871;letter-spacing:-0.01em;margin-top:36px;margin-bottom:20px;text-align:center}#bdflogin .mod_login .formbody .widget,#bdflogin .mod_loginCustom .formbody .widget,#bdflogin .mod_lostPassword .formbody .widget{margin:0 0 12px;text-align:center}#bdflogin .mod_login .pw-forgot,#bdflogin .mod_loginCustom .pw-forgot,#bdflogin .mod_lostPassword .pw-forgot{display:none}#bdflogin .mod_login .formbody input[type=text],#bdflogin .mod_login .formbody input[type=password],#bdflogin .mod_loginCustom .formbody input[type=text],#bdflogin .mod_lostPassword .formbody input[type=text],#bdflogin .mod_loginCustom .formbody input[type=password],#bdflogin .mod_lostPassword .formbody input[type=password]{display:block;width:100%;height:48px;padding:0 16px;font-family:"Mulish",sans-serif;font-size:15px;text-align:left;color:#1f2937;background:#f9fafb;border:1.5px solid #d1d5db;border-radius:8px;line-height:48px;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}#bdflogin .mod_login .formbody input[type=text]::placeholder,#bdflogin .mod_login .formbody input[type=password]::placeholder,#bdflogin .mod_loginCustom .formbody input[type=text]::placeholder,#bdflogin .mod_lostPassword .formbody input[type=text]::placeholder,#bdflogin .mod_loginCustom .formbody input[type=password]::placeholder,#bdflogin .mod_lostPassword .formbody input[type=password]::placeholder{color:#9ca3af;font-weight:400}#bdflogin .mod_login .formbody input[type=text]:hover,#bdflogin .mod_login .formbody input[type=password]:hover,#bdflogin .mod_loginCustom .formbody input[type=text]:hover,#bdflogin .mod_lostPassword .formbody input[type=text]:hover,#bdflogin .mod_loginCustom .formbody input[type=password]:hover,#bdflogin .mod_lostPassword .formbody input[type=password]:hover{border-color:#9ca3af}#bdflogin .mod_login .formbody input[type=text]:focus,#bdflogin .mod_login .formbody input[type=password]:focus,#bdflogin .mod_loginCustom .formbody input[type=text]:focus,#bdflogin .mod_lostPassword .formbody input[type=text]:focus,#bdflogin .mod_loginCustom .formbody input[type=password]:focus,#bdflogin .mod_lostPassword .formbody input[type=password]:focus{border-color:#001871;box-shadow:0 0 0 3px rgba(0,24,113,.1);background:#fff;outline:none}#bdflogin .mod_login .formbody label,#bdflogin .mod_loginCustom .formbody label,#bdflogin .mod_lostPassword .formbody label{display:block;margin-top:16px;margin-bottom:6px;font-family:"Mulish",sans-serif;font-size:.85rem;line-height:1.4;font-weight:500;color:#374151;text-transform:uppercase;letter-spacing:.5px;text-align:left}#bdflogin .mod_login .formbody .widget:first-of-type label,#bdflogin .mod_loginCustom .formbody label:first-of-type,#bdflogin .mod_lostPassword .formbody label:first-of-type{margin-top:0}#bdflogin .mod_login .formbody button.submit,#bdflogin .mod_loginCustom .formbody button.submit,#bdflogin .mod_lostPassword .formbody button.submit,#bdflogin .mod_login .formbody .widget-submit button,#bdflogin .mod_loginCustom .formbody .widget-submit button,#bdflogin .mod_lostPassword .formbody .widget-submit button,#bdflogin .mod_login .formbody .submit_container input[type=submit],#bdflogin .mod_loginCustom .formbody .submit_container input[type=submit],#bdflogin #bdfpwsent .sent .submit_container a.submit,#bdflogin .mod_lostPassword .formbody .submit_container input[type=submit]{display:flex;align-items:center;justify-content:center;width:100%;height:48px;margin-top:24px;padding:0 24px;font-family:"Mulish",sans-serif;font-size:15px;font-weight:600;letter-spacing:.5px;color:#fff !important;background:#001871 !important;border:none;border-radius:8px;cursor:pointer;transition:background .2s ease,transform .15s ease,box-shadow .2s ease}#bdflogin .mod_login .formbody button.submit:hover,#bdflogin .mod_loginCustom .formbody button.submit:hover,#bdflogin .mod_lostPassword .formbody button.submit:hover,#bdflogin .mod_login .formbody .widget-submit button:hover,#bdflogin .mod_loginCustom .formbody .widget-submit button:hover,#bdflogin .mod_lostPassword .formbody .widget-submit button:hover,#bdflogin .mod_login .formbody .submit_container input[type=submit]:hover,#bdflogin .mod_loginCustom .formbody .submit_container input[type=submit]:hover,#bdflogin #bdfpwsent .sent .submit_container a.submit:hover,#bdflogin .mod_lostPassword .formbody .submit_container input[type=submit]:hover{background:#002090 !important;box-shadow:0 4px 12px rgba(0,24,113,.3);transform:translateY(-1px);color:#fff !important;opacity:1 !important}#bdflogin .mod_login .formbody button.submit:active,#bdflogin .mod_loginCustom .formbody button.submit:active,#bdflogin .mod_lostPassword .formbody button.submit:active,#bdflogin .mod_login .formbody .widget-submit button:active,#bdflogin .mod_loginCustom .formbody .widget-submit button:active,#bdflogin .mod_lostPassword .formbody .widget-submit button:active,#bdflogin .mod_login .formbody .submit_container input[type=submit]:active,#bdflogin .mod_loginCustom .formbody .submit_container input[type=submit]:active,#bdflogin #bdfpwsent .sent .submit_container a.submit:active,#bdflogin .mod_lostPassword .formbody .submit_container input[type=submit]:active{background:#001560 !important;transform:scale(0.98);box-shadow:none}#bdflogin .mod_login .formbody button.submit:focus-visible,#bdflogin .mod_loginCustom .formbody button.submit:focus-visible,#bdflogin .mod_lostPassword .formbody button.submit:focus-visible,#bdflogin .mod_login .formbody .widget-submit button:focus-visible,#bdflogin .mod_loginCustom .formbody .widget-submit button:focus-visible,#bdflogin .mod_lostPassword .formbody .widget-submit button:focus-visible,#bdflogin .mod_login .formbody .submit_container input[type=submit]:focus-visible,#bdflogin .mod_loginCustom .formbody .submit_container input[type=submit]:focus-visible,#bdflogin #bdfpwsent .sent .submit_container a.submit:focus-visible,#bdflogin .mod_lostPassword .formbody .submit_container input[type=submit]:focus-visible{outline:2px solid #001871;outline-offset:2px}#bdflogin .mod_login .formbody .widget-submit,#bdflogin .mod_loginCustom .formbody .widget-submit,#bdflogin .mod_lostPassword .formbody .widget-submit,#bdflogin .mod_login .formbody .submit_container,#bdflogin .mod_loginCustom .formbody .submit_container,#bdflogin .mod_lostPassword .formbody .submit_container{text-align:center;margin-top:0;margin-bottom:0}#bdflogin .mod_login p.error,#bdflogin .mod_loginCustom p.error,#bdflogin .mod_lostPassword p.error{background:#fef2f2 !important;color:#991b1b !important;border:1px solid #fecaca;border-radius:8px;padding:12px 16px !important;font-size:.9rem;font-family:"Mulish",sans-serif;text-align:left;margin-bottom:16px;animation:errorShake .4s ease}@media(prefers-reduced-motion: reduce){#bdflogin .mod_login p.error,#bdflogin .mod_loginCustom p.error,#bdflogin .mod_lostPassword p.error{animation:none}}body.login .loginscreen-image .imagecontent::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg, rgba(0, 24, 113, 0.35) 0%, rgba(0, 24, 113, 0.08) 100%);pointer-events:none;z-index:0}#bdflogin::before{z-index:5 !important;width:72px !important;height:72px !important;margin-left:-36px !important;background-size:52% !important;box-shadow:0 6px 20px rgba(0,24,113,.3),0 0 0 4px hsla(0,0%,100%,.9) !important;transition:transform .3s ease,box-shadow .3s ease}#bdflogin .metanavi ul li a::after,#bdflogin .metanavi ul li span::after{content:"" !important;padding-left:0}#bdflogin .metanavi ul li a,#bdflogin .metanavi ul li span{font-size:13px !important;font-weight:400;letter-spacing:.01em;transition:opacity .2s ease}#bdflogin .metanavi ul li a:hover,#bdflogin .metanavi ul li span:hover{opacity:.8}body.login .bdffooter .metanavi ul li a::after,body.login .bdffooter .metanavi ul li span::after{content:"";padding-left:0}body.login .bdffooter .metanavi ul li{margin:0 16px}body.login #footer,body.login .bdffooter{font-size:13px !important}body.login #footer p,body.login #footer a,body.login #footer span,body.login .bdffooter p,body.login .bdffooter a,body.login .bdffooter span{font-size:13px !important}body.login #footer .top a,body.login .bdffooter .top a{color:#fff !important;text-decoration:underline !important;text-decoration-color:hsla(0,0%,100%,.5) !important;text-underline-offset:3px !important;text-decoration-thickness:1px !important;font-weight:500 !important;transition:text-decoration-color .2s ease}body.login #footer .top a:hover,body.login .bdffooter .top a:hover{text-decoration-color:#fff !important}#bdflogin .checkbox_container{margin-top:16px;text-align:left}#bdflogin .checkbox_container label{font-size:.85rem !important;color:#6b7280 !important;text-transform:none !important;letter-spacing:normal !important;font-weight:400 !important;margin-top:0 !important;display:inline !important}#bdflogin .checkbox_container input[type=checkbox]{margin-right:6px;accent-color:#001871}#bdflogin .logoimage img{max-width:85px;height:auto}@media screen and (max-width: 768px){#bdflogin .mod_login,#bdflogin .mod_loginCustom,#bdflogin .mod_lostPassword{padding:44px 20px 24px !important;top:calc(100% + 60px) !important;transform:none !important}#bdflogin .mod_login h3,#bdflogin .mod_loginCustom h3,#bdflogin .mod_lostPassword h3{margin-top:12px;margin-bottom:12px}#bdflogin .mod_login .formbody .widget,#bdflogin .mod_loginCustom .formbody .widget,#bdflogin .mod_lostPassword .formbody .widget{margin-bottom:8px}#bdflogin .mod_login .formbody label,#bdflogin .mod_loginCustom .formbody label,#bdflogin .mod_lostPassword .formbody label{margin-top:10px;margin-bottom:4px}#bdflogin .mod_login .formbody input[type=text],#bdflogin .mod_login .formbody input[type=password],#bdflogin .mod_loginCustom .formbody input[type=text],#bdflogin .mod_lostPassword .formbody input[type=text],#bdflogin .mod_loginCustom .formbody input[type=password],#bdflogin .mod_lostPassword .formbody input[type=password]{font-size:16px;height:44px}#bdflogin .mod_login .formbody .widget-submit button,#bdflogin .mod_loginCustom .formbody .widget-submit button,#bdflogin .mod_lostPassword .formbody .widget-submit button,#bdflogin .mod_login .formbody button.submit,#bdflogin .mod_loginCustom .formbody button.submit{margin-top:12px;height:44px}}#bdflogin #bdfpwsent::before,#bdflogin #bdfforgot::before{display:none !important;content:none !important}#bdflogin #bdfpwsent{display:contents}#bdflogin.hasnavi:has(#bdfpwsent)::before{top:calc(100% + 12px) !important}body.login:has(#bdfpwsent) #container{min-height:900px}#bdflogin #bdfpwsent .sent{position:absolute !important;left:50% !important;top:calc(100% + 60px) !important;transform:none !important;z-index:3 !important;box-sizing:border-box;width:min(480px,100vw - 30px);margin-left:calc(min(480px,100vw - 30px)/-2);padding:56px 40px 40px;border-radius:12px;background:hsla(0,0%,100%,.95);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 10px 24px -3px rgba(0,24,113,.1);border:1px solid rgba(0,24,113,.06);text-align:left;font-family:"Mulish",Arial,Helvetica,sans-serif;font-size:.95rem;line-height:1.55;color:#374151}#bdflogin #bdfpwsent .sent h3{font-family:"Mulish",sans-serif;font-weight:600;font-size:1.5rem;line-height:1.1;color:#001871;letter-spacing:-0.01em;margin:36px 0 20px;text-align:center}#bdflogin #bdfpwsent .sent p{margin:0 0 12px}#bdflogin #bdfpwsent .sent ul{margin:0 0 12px 18px;padding:0}#bdflogin #bdfpwsent .sent a{color:#001871}#bdflogin #bdfpwsent .sent .submit_container{margin-top:20px;text-align:center}#bdflogin #bdfpwsent .sent .submit_container a.submit{display:flex !important;width:100% !important;height:48px !important;line-height:normal !important;padding:0 24px !important;box-sizing:border-box;text-decoration:none !important;text-transform:none !important;font-size:15px !important}#bdflogin .mod_lostPassword .invisible{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}#bdflogin .mod_lostPassword label span.mandatory{color:#9ca3af;margin-left:2px}#bdflogin .mod_lostPassword .formbody input[readonly]{background:#f3f4f6;color:#6b7280}#bdflogin .mod_lostPassword .widget-captcha{margin-top:12px}#bdflogin .mod_lostPassword .captcha_text{display:block;font-size:.85rem;color:#6b7280;margin-top:6px}#bdflogin .mod_lostPassword p.error,#bdflogin .mod_lostPassword .widget p.error{background:#fef2f2 !important;color:#991b1b !important;border:1px solid #fecaca;border-radius:8px;padding:10px 14px !important;font-size:.85rem;text-align:left;margin:8px 0 0}#bdflogin .mod_lostPassword .formbody input[type=email]{display:block;width:100%;height:48px;padding:0 16px;font-family:"Mulish",sans-serif;font-size:15px;text-align:left;color:#1f2937;background:#f9fafb;border:1.5px solid #d1d5db;border-radius:8px;line-height:48px;box-sizing:border-box}.plyr-container{max-width:800px;margin:0 auto 1.5rem}.plyr-container .plyr{max-height:70vh}.plyr-container .plyr__video-wrapper{max-height:70vh;display:flex;justify-content:center;align-items:center;background:#000}.plyr-container video{width:auto;max-width:100%;max-height:70vh;display:block;margin:0 auto;background:#000;border-radius:4px}.plyr-container .video-download-link{display:block;clear:both;margin-top:.75rem;text-align:center}@media only screen and (max-height: 600px){.plyr-container .plyr,.plyr-container .plyr__video-wrapper,.plyr-container video{max-height:80vh}}#search_overlay{background:rgba(0,24,113,.55) !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important;opacity:0;visibility:hidden;pointer-events:none;transform:none !important;transition:opacity .15s ease-out,visibility 0s linear .15s !important;will-change:opacity}#search_overlay.active{opacity:1;visibility:visible;transition:opacity .15s ease-out,visibility 0s !important;pointer-events:auto}#search_overlay .inner{transform:scale(0.97);transition:transform .15s ease-out;will-change:transform}#search_overlay.active .inner{transform:none}#search_overlay{display:flex !important;justify-content:center !important;align-items:flex-start !important;padding-top:20vh !important}#search_overlay::before{display:none !important}#search_overlay .close-window{position:absolute;top:24px;right:24px;width:40px !important;height:40px !important;background:hsla(0,0%,100%,.15) !important;border-radius:8px !important;border:1px solid hsla(0,0%,100%,.2) !important;cursor:pointer;transition:background .2s ease}#search_overlay .close-window:hover{background:hsla(0,0%,100%,.25) !important}#search_overlay .close-window .fa{color:#fff !important;font-size:18px !important;line-height:40px !important}#search_overlay .inner{max-width:640px !important;width:90% !important;background:#fff !important;border-radius:14px !important;box-shadow:0 20px 40px -10px rgba(0,0,0,.2),0 0 0 1px rgba(0,24,113,.08) !important;padding:8px !important;margin:0 !important;text-align:left !important}#search_overlay .inner h1,#search_overlay .inner h2,#search_overlay .inner h3,#search_overlay .inner h4,#search_overlay .inner h5,#search_overlay .inner h6{display:none !important}#search_overlay .inner .formbody label{display:none !important}#search_overlay .inner .formbody input[type=search]{width:100% !important;height:52px !important;padding:0 20px 0 48px !important;border:none !important;border-radius:10px !important;background:#f5f5f7 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2386868b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E") no-repeat 14px center/20px !important;font-size:17px !important;color:#1d1d1f !important;box-shadow:none !important;text-shadow:none !important}#search_overlay .inner .formbody input[type=search]::placeholder{color:#86868b !important}#search_overlay .inner .formbody input[type=search]:focus{outline:none !important;background-color:#ebebed !important;border:none !important}#search_overlay .inner .formbody input[type=submit]{display:none !important}#search_overlay .inner::after{content:"Enter zum Suchen · ESC zum Schliessen";display:block;text-align:center;padding:12px 0 4px;font-size:12px;color:#86868b}@media only screen and (max-width: 768px){#search_overlay{padding-top:12vh !important}#search_overlay .inner{width:95%;border-radius:12px}#search_overlay .inner .formbody input[type=search]{height:48px;font-size:16px}#search_overlay .close-window{top:16px;right:16px}#search_overlay .inner::after{content:"Enter zum Suchen"}}#search_overlay .inner{position:relative !important}#search_overlay .inner .close-window{position:absolute;top:44px;right:34px;width:40px !important;height:40px !important;background:rgba(0,0,0,0) !important;border:0 !important;border-radius:8px !important;text-align:center}#search_overlay .inner .close-window .fa{color:#86868b !important;font-size:18px !important;line-height:40px !important}#search_overlay .inner .close-window:hover,#search_overlay .inner .close-window:focus-visible{background:#e5e5ea !important;outline:none}#search_overlay .inner .close-window:hover .fa,#search_overlay .inner .close-window:focus-visible .fa{color:#001871 !important}#search_overlay .inner .formbody input[type=search]{padding-right:64px !important}@media(hover: none)and (pointer: coarse){#search_overlay .inner::after{display:none}}.mod_search,.mod_bdf_search{max-width:none;margin:0;padding-top:0;display:grid;grid-template-columns:1fr;column-gap:48px}@media(min-width: 1100px){.mod_search,.mod_bdf_search{grid-template-columns:1fr 1fr}}.mod_search>h1,.mod_search>h2,.mod_search>form,.mod_search>.header,.mod_search>.pagination,.mod_search>p.no-results,.mod_bdf_search>h1,.mod_bdf_search>h2,.mod_bdf_search>form,.mod_bdf_search>.header,.mod_bdf_search>.pagination,.mod_bdf_search>p.no-results{grid-column:1/-1}.mod_search>h1,.mod_search>h2,.mod_bdf_search>h1,.mod_bdf_search>h2{font-size:24px;font-weight:600;color:#001871;text-align:left;margin:0 0 18px;letter-spacing:0}.mod_search form,.mod_bdf_search form{max-width:760px;margin:0 0 8px}.mod_search .formbody,.mod_bdf_search .formbody{position:relative}.mod_search .formbody input[type=search],.mod_search .formbody input[type=text],.mod_bdf_search .formbody input[type=search],.mod_bdf_search .formbody input[type=text]{width:100% !important;height:52px !important;padding:0 130px 0 46px !important;border:1px solid #e8eaf0 !important;border-radius:26px !important;background-color:#fff !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2386868b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-position:16px center !important;background-size:20px !important;font-size:1rem !important;color:#1f2937 !important;box-shadow:0 1px 4px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);transition:border-color .2s ease,box-shadow .2s ease}.mod_search .formbody input[type=search]::placeholder,.mod_search .formbody input[type=text]::placeholder,.mod_bdf_search .formbody input[type=search]::placeholder,.mod_bdf_search .formbody input[type=text]::placeholder{color:#86868b !important}.mod_search .formbody input[type=search]:focus,.mod_search .formbody input[type=text]:focus,.mod_bdf_search .formbody input[type=search]:focus,.mod_bdf_search .formbody input[type=text]:focus{outline:none !important;border-color:#001871 !important;box-shadow:0 0 0 3px rgba(0,24,113,.12) !important}.mod_search .formbody input[type=submit],.mod_search .formbody button[type=submit],.mod_bdf_search .formbody input[type=submit],.mod_bdf_search .formbody button[type=submit]{position:absolute !important;right:6px !important;top:26px !important;transform:translateY(-50%) !important;height:40px !important;border-radius:20px !important;padding:0 22px !important;background:#001871 !important;color:#fff !important;border:none !important;font-size:13px !important;font-weight:500 !important;letter-spacing:.3px !important;text-transform:uppercase !important;cursor:pointer;transition:background .2s ease,box-shadow .2s ease}.mod_search .formbody input[type=submit]:hover,.mod_search .formbody button[type=submit]:hover,.mod_bdf_search .formbody input[type=submit]:hover,.mod_bdf_search .formbody button[type=submit]:hover{background:#001055 !important;box-shadow:0 2px 8px rgba(0,24,113,.25)}.mod_search .formbody .radio_container,.mod_bdf_search .formbody .radio_container{display:flex;gap:20px;margin:10px 0 0 16px;border:0;padding:0}.mod_search .formbody .radio_container span,.mod_bdf_search .formbody .radio_container span{display:flex;align-items:center;gap:6px;color:#6b7280;font-size:.85rem}.mod_search .formbody .radio_container input[type=radio],.mod_bdf_search .formbody .radio_container input[type=radio]{accent-color:#001871}.mod_search .header,.mod_bdf_search .header{background:none !important;border:0 !important;border-bottom:1px solid #e8eaf0 !important;border-radius:0;padding:0 0 10px !important;margin:22px 0 4px;color:#6b7280;font-size:.85rem}.mod_search .header strong,.mod_bdf_search .header strong{color:#001871}.mod_search .search-result,.mod_bdf_search .search-result{padding:14px 0;border-bottom:1px solid #e8eaf0;min-width:0}.mod_search .search-result__title,.mod_bdf_search .search-result__title{margin:0 0 4px;font-size:1rem;font-weight:500;line-height:1.35}.mod_search .search-result__title a,.mod_bdf_search .search-result__title a{color:#001871;text-decoration:none}.mod_search .search-result__title a:hover,.mod_bdf_search .search-result__title a:hover{text-decoration:underline}.mod_search .search-result__context,.mod_bdf_search .search-result__context{margin:0 0 4px;color:#4b5563;font-size:.9rem;line-height:1.45}.mod_search .search-result__context .highlight,.mod_bdf_search .search-result__context .highlight{background:rgba(255,213,0,.3);padding:1px 3px;border-radius:2px}.mod_search .search-result__breadcrumb,.mod_bdf_search .search-result__breadcrumb{margin:0;color:#9ca3af;font-size:.8rem}.mod_search .search-result .relevance,.mod_search .search-result .filesize,.mod_search .search-result .url,.mod_bdf_search .search-result .relevance,.mod_bdf_search .search-result .filesize,.mod_bdf_search .search-result .url{display:none !important}.mod_search .pagination,.mod_bdf_search .pagination{margin-top:20px;padding-top:14px;border-top:0}#totop{width:48px !important;height:48px !important;border-radius:50% !important;overflow:hidden !important;background:#001871 !important;box-shadow:0 4px 12px rgba(0,24,113,.25),0 1px 3px rgba(0,0,0,.1);opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease,box-shadow .3s ease,visibility .3s ease}#totop.active{display:block !important;opacity:1;visibility:visible;transform:translateY(0)}#totop:hover{box-shadow:0 6px 20px rgba(0,24,113,.35),0 2px 6px rgba(0,0,0,.12);transform:translateY(-2px) !important}#totop:active{transform:translateY(0) !important}#totop div.up{width:48px !important;height:48px !important;display:flex !important;align-items:center;justify-content:center;position:static !important;transform:none !important}#totop div.up .fa{display:none !important}#totop div.up::after{content:"";display:block;width:22px;height:22px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='18 15 12 9 6 15'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}#totop div.top{display:none !important}#totop.active:hover .up{transform:none !important}#totop.active:hover .top{transform:translateY(48px) !important}.mod_article.section-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,24,113,.06);padding:28px 32px !important;margin-top:0 !important;margin-bottom:8px !important}.mod_article.section-card:last-child{margin-bottom:24px !important}@media only screen and (max-width: 992px){.mod_article.section-card{padding:20px 16px !important;border-radius:8px}}.mod_article.welcome-2026.section-card{padding:10px 32px !important}.mod_article.welcome-2026.section-card .bdf_member_welcome,.mod_article.welcome-2026.section-card .ce_bdf_member_welcome{margin-top:0 !important;margin-bottom:0 !important}.mod_article.welcome-2026.section-card h2{margin:0 0 2px 0}.mod_article.welcome-2026.section-card p{margin:0}.accentbox-2026{margin-bottom:16px}.accentbox-2026 .accentbox-heading{padding:10px 24px;background:#f0f4ff;border-radius:999px;border:none}.accentbox-2026 .accentbox-heading h4{font-family:"Mulish",sans-serif;font-weight:600;color:#001871;font-size:1rem;margin:0}.accentbox-2026 .accentbox-body{padding:20px 24px;background:#f0f4ff;border-radius:12px;border:none;margin-top:8px}.accentbox-2026 .accentbox-body p{font-size:.9rem;color:#374151;line-height:1.6}.accentbox-2026 .accentbox-body a{color:#001871 !important;text-decoration:underline;text-decoration-color:rgba(0,24,113,.3);text-underline-offset:2px;transition:text-decoration-color .25s ease}.accentbox-2026 .accentbox-body a:hover{text-decoration-color:#001871}.accentbox-2026 .accentbox-body br+br{display:none}.accentbox-2026 .accentbox-body .submit,.accentbox-2026 .accentbox-body input[type=button],.accentbox-2026 .accentbox-body button{margin:12px auto;display:flex}.welcome-2026 h2{color:#001871;margin-bottom:2px}.welcome-2026 p{font-size:.95rem;color:#6b7280;margin-bottom:24px}.btn-primary-2026,#main .rechnungstool-content .orderview-cta .btn-orderview,.rechnungstool-content .submit,.rechnungstool-content input[type=button],.rechnungstool-content button,.btn-outline-2026,.accentbox-2026 .accentbox-body .submit,.accentbox-2026 .accentbox-body input[type=button],.accentbox-2026 .accentbox-body button{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;font-family:"Mulish",sans-serif;font-size:14px;font-weight:600;letter-spacing:.3px;color:#fff !important;background:#001871 !important;border:none;border-radius:8px;cursor:pointer;text-decoration:none !important;transition:background .25s ease,transform .15s ease,box-shadow .25s ease}.btn-primary-2026:hover,#main .rechnungstool-content .orderview-cta .btn-orderview:hover,.rechnungstool-content .submit:hover,.rechnungstool-content input[type=button]:hover,.rechnungstool-content button:hover,.btn-outline-2026:hover,.accentbox-2026 .accentbox-body .submit:hover,.accentbox-2026 .accentbox-body input[type=button]:hover,.accentbox-2026 .accentbox-body button:hover{background:#002090 !important;box-shadow:0 4px 12px rgba(0,24,113,.3);transform:translateY(-1px);color:#fff !important}.btn-primary-2026:active,#main .rechnungstool-content .orderview-cta .btn-orderview:active,.rechnungstool-content .submit:active,.rechnungstool-content input[type=button]:active,.rechnungstool-content button:active,.btn-outline-2026:active,.accentbox-2026 .accentbox-body .submit:active,.accentbox-2026 .accentbox-body input[type=button]:active,.accentbox-2026 .accentbox-body button:active{background:#001560 !important;transform:scale(0.98)}.btn-outline-2026{background:rgba(0,0,0,0) !important;color:#001871 !important;border:1.5px solid #001871}.btn-outline-2026:hover{background:#001871 !important;color:#fff !important}.section-card .bdf-grid>h3{font-size:20px;font-weight:600;color:#001871;margin:0 0 -8px !important}.product-news>.bdf-grid__col{background:#f9fafb;border:1px solid #eef0f4;border-radius:10px;padding:20px 22px 16px;box-sizing:border-box}.product-news h4{font-family:"Mulish",sans-serif;font-weight:600;color:#001871;font-size:1.1rem;margin:0 0 4px}.product-news ul{list-style:none;padding-left:0;margin:4px 0 10px}.product-news ul li{position:relative;padding-left:16px;margin-bottom:6px;font-size:.95rem;color:#374151;line-height:1.5}.product-news ul li::before{content:"›";position:absolute;left:0;color:#001871;font-weight:700}.product-news p{font-size:.95rem;color:#374151;line-height:1.55;margin:0 0 8px}.product-news .product-figrid{align-items:start;row-gap:12px !important;margin:0}.product-news .product-figrid>.bdf-grid__item>:first-child{margin-top:0}.product-news .product-figrid>.bdf-grid__item .ce_image,.product-news .product-figrid>.bdf-grid__item .content-image,.product-news .product-figrid>.bdf-grid__item figure{margin:0}.product-news .product-figrid>.bdf-grid__item img{display:block;width:auto !important;max-width:100%;max-height:220px;height:auto;margin:0 auto;object-fit:contain;border-radius:8px}@media only screen and (max-width: 992px){.product-news>.bdf-grid__col{padding:16px}}.startpage-tools{align-items:start}.startpage-downloads .ce_bdf_download,.startpage-downloads .ce_bdf_download_autopreview{margin-bottom:12px}.acardo-section,.rechnungstool-section{padding:10px 24px;background:#f0f4ff;border-radius:12px 12px 0 0;border:1px solid rgba(0,24,113,.06);border-bottom:none}.acardo-section h4,.rechnungstool-section h4{font-family:"Mulish",sans-serif;font-weight:600;color:#001871;font-size:1rem;text-align:center;margin:0}.rechnungstool-content{padding:20px 24px;background:#f0f4ff;border-radius:0 0 12px 12px;border:1px solid rgba(0,24,113,.06);border-top:none}.rechnungstool-content p{font-size:.9rem;color:#374151;line-height:1.6}.rechnungstool-content a{color:#001871 !important;text-decoration:underline;text-decoration-color:rgba(0,24,113,.3);text-underline-offset:2px;transition:text-decoration-color .25s ease}.rechnungstool-content a:hover{text-decoration-color:#001871}.rechnungstool-content br+br{display:none}.rechnungstool-content .submit,.rechnungstool-content input[type=button],.rechnungstool-content button{margin:12px auto;display:flex}.rechnungstool-section{margin-top:0}.rechnungstool-content{margin-bottom:0}#main .rechnungstool-content{padding:14px 20px 16px}#main .rechnungstool-content p{margin:0 0 8px;line-height:1.5}#main .rechnungstool-content .rechnungstool-reg{margin:10px 0 6px}#main .rechnungstool-content p[align=center]{margin:4px 0 0}#main .rechnungstool-content .btn,#main .rechnungstool-content .submit,#main .rechnungstool-content button,#main .rechnungstool-content input[type=button]{display:inline-flex;min-width:0;margin:4px auto;padding:7px 18px !important;font-size:13px !important;font-weight:500 !important;letter-spacing:.2px;text-transform:none !important;line-height:1.3 !important;border-radius:6px !important;box-shadow:none}#main .rechnungstool-content .orderview-lead{font-size:1rem;line-height:1.45;color:#001871;margin:0 0 10px}#main .rechnungstool-content .orderview-lead strong{font-weight:700}#main .rechnungstool-content .orderview-note{font-size:.82rem;color:#6b7280;margin:0 0 14px}#main .rechnungstool-content .orderview-benefits-title{font-size:.9rem;color:#001871;margin:0 0 8px}#main .rechnungstool-content ul.orderview-benefits{list-style:none;margin:0 0 16px;padding:0}#main .rechnungstool-content ul.orderview-benefits li{position:relative;padding:0 0 0 26px;margin:0 0 7px;font-size:.9rem;line-height:1.5;color:#374151}#main .rechnungstool-content ul.orderview-benefits li::before{content:"";position:absolute;left:0;top:3px;width:16px;height:16px;background-color:#001871;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='4 12.5 9.5 18 20 6.5'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='4 12.5 9.5 18 20 6.5'/%3E%3C/svg%3E") center/contain no-repeat}#main .rechnungstool-content .orderview-cta{margin:4px 0 0;text-align:center}#main .rechnungstool-content .orderview-cta .btn-orderview{padding:10px 26px !important;font-size:14px !important;font-weight:600 !important;text-decoration:none !important}.acardo-section{margin-bottom:0}.info-boxes-2026{margin-top:0 !important;margin-bottom:8px !important;padding-top:0}#container .mod_article a[style*="color: red"],#container .mod_article a[style*="color:red"],#container .mod_article span[style*="color: red"],#container .mod_article span[style*="color:red"]{color:#001871 !important}@media screen and (max-width: 768px){.product-news>.bdf-grid__col{padding:16px 14px}.product-news .product-figrid .bdf-grid__col figure img{max-height:180px}}@media screen and (max-width: 640px){.startpage-tools .accentbox-2026,#main .rechnungstool-content{padding:14px 16px}#main .rechnungstool-content .btn,#main .startpage-tools .btn-primary-2026,#main .startpage-tools .accentbox-2026 .accentbox-body .submit,.accentbox-2026 .accentbox-body #main .startpage-tools .submit,#main .startpage-tools .accentbox-2026 .accentbox-body input[type=button],.accentbox-2026 .accentbox-body #main .startpage-tools input[type=button],#main .startpage-tools .accentbox-2026 .accentbox-body button,.accentbox-2026 .accentbox-body #main .startpage-tools button,#main .startpage-tools .btn-outline-2026,#main .startpage-tools .rechnungstool-content .submit,.rechnungstool-content #main .startpage-tools .submit,#main .startpage-tools .rechnungstool-content input[type=button],.rechnungstool-content #main .startpage-tools input[type=button],#main .startpage-tools .rechnungstool-content button,.rechnungstool-content #main .startpage-tools button,#main .startpage-tools .rechnungstool-content .orderview-cta .btn-orderview,#main .rechnungstool-content .orderview-cta .startpage-tools .btn-orderview{width:100%;box-sizing:border-box}.mod_article.welcome-2026.section-card{padding:12px 16px !important}}.sc-header{display:flex;align-items:center;justify-content:space-between;padding:2.5rem 3rem;box-sizing:border-box;height:180px;background:linear-gradient(135deg, #001871 0%, #0d3299 50%, #0a2a8a 100%);border-radius:12px;color:#fff;max-width:1280px;margin:0 auto 1.5rem;overflow:hidden;position:relative}@media(max-width: 640px){.sc-header{flex-direction:column;text-align:center;padding:1.5rem;height:auto}}.sc-header__content{max-width:720px}.sc-header__title{font-family:"Mulish",sans-serif;font-weight:800;font-size:clamp(1.4rem,3vw,1.8rem);margin:0 0 .5rem;line-height:1.2;letter-spacing:-0.01em;color:#fff;position:relative;z-index:1}.sc-header__subtitle{font-weight:400;font-size:.9rem;opacity:.9;line-height:1.6;margin:0;color:hsla(0,0%,100%,.9);position:relative;z-index:1}.sc-header__illustration{flex-shrink:0;width:140px;height:100px}@media(max-width: 640px){.sc-header__illustration{margin-top:1rem;width:100px;height:70px}}.sc-form-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,24,113,.06),0 4px 12px rgba(0,24,113,.04);padding:2rem;max-width:1280px;margin:0 auto 1.5rem}@media(max-width: 640px){.sc-form-card{padding:1.25rem}}@media(min-width: 1100px){#sc-contact-form{display:grid;grid-template-columns:minmax(0, 1.4fr) minmax(0, 1fr);column-gap:2rem;align-items:start}#sc-contact-form>.sc-prefilled-group,#sc-contact-form>.sc-categories,#sc-contact-form>.sc-privacy-note,#sc-contact-form>.sc-field:has(#sc-sachbearbeiter){grid-column:1/-1}#sc-contact-form>.sc-field:has(#sc-message){grid-column:1}#sc-contact-form>.sc-field:has(input[type=file]),#sc-contact-form>.sc-field:has(.sc-upload),#sc-contact-form>.sc-field:has(#sc-attachment){grid-column:2}#sc-contact-form>.sc-submit{grid-column:1/-1;justify-self:start}#sc-contact-form>.sc-form-error,#sc-contact-form>[id$=-error]{grid-column:1/-1}}.sc-prefilled-group{background:#f8f9fb;border:1px solid #e2e5eb;border-radius:8px;padding:1.25rem;margin-bottom:1.5rem}.sc-prefilled-group__header{display:flex;align-items:center;gap:.5rem;font-family:"Mulish",sans-serif;font-weight:700;font-size:.8rem;color:#001871;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.03em}.sc-prefilled-group__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:.75rem}@media(max-width: 640px){.sc-prefilled-group__grid{grid-template-columns:1fr}}.sc-prefilled-field__label{display:block;font-size:.7rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem}.sc-prefilled-field__value{font-family:"Mulish",sans-serif;font-size:.9rem;color:#1a1f2b;font-weight:500}.sc-field{margin-bottom:1.25rem}.sc-field__label{display:flex;align-items:center;gap:.5rem;font-family:"Mulish",sans-serif;font-weight:700;font-size:.8rem;color:#1a1f2b;margin-bottom:.375rem;text-transform:uppercase;letter-spacing:.03em}.sc-field__badge{display:inline-flex;padding:.1rem .5rem;background:#f0f4ff;color:#001871;font-size:.65rem;font-weight:600;border-radius:100px;text-transform:none;letter-spacing:0}.sc-field__optional{font-weight:400;color:#9ca3af;text-transform:none;letter-spacing:0}.sc-field__input,.sc-field__select{width:100%;padding:.625rem .875rem;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;font-family:"Mulish",sans-serif;font-size:.9rem;color:#1a1f2b;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.sc-field__input:focus,.sc-field__select:focus{outline:none;border-color:#001871;box-shadow:0 0 0 3px rgba(0,24,113,.1)}.sc-field__input::placeholder,.sc-field__select::placeholder{color:#9ca3af}.sc-categories__legend{font-family:"Mulish",sans-serif;font-weight:700;font-size:.8rem;color:#1a1f2b;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.03em;display:block}.sc-categories__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:.625rem;margin-bottom:1.5rem}@media(max-width: 480px){.sc-categories__grid{grid-template-columns:1fr}}.sc-category-card{cursor:pointer}.sc-category-card__inner{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem .75rem;border:1.5px solid #e2e5eb;border-radius:10px;background:#fff;transition:all .2s ease;gap:.375rem}.sc-category-card__inner:hover{border-color:#001871;background:#f0f4ff;box-shadow:0 2px 8px rgba(0,24,113,.08)}.sc-category-card input:checked+.sc-category-card__inner{border-color:#001871;background:#f0f4ff;box-shadow:0 0 0 2px #001871}.sc-category-card input:focus-visible+.sc-category-card__inner{outline:2px solid #001871;outline-offset:2px}.sc-category-card__icon{color:#001871;width:32px;height:32px;stroke-width:2}.sc-category-card__label{font-family:"Mulish",sans-serif;font-weight:700;font-size:.8rem;color:#1a1f2b}.sc-category-card__desc{font-size:.7rem;color:#6b7280;line-height:1.3}.sc-textarea-wrap{position:relative}.sc-field__textarea{width:100%;padding:.75rem .875rem;padding-bottom:1.75rem;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;font-family:"Mulish",sans-serif;font-size:.9rem;color:#1a1f2b;resize:vertical;min-height:130px;line-height:1.6;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.sc-field__textarea:focus{outline:none;border-color:#001871;box-shadow:0 0 0 3px rgba(0,24,113,.1)}.sc-field__textarea::placeholder{color:#9ca3af}.sc-textarea-wrap__counter{position:absolute;bottom:.5rem;right:.75rem;font-size:.7rem;color:#9ca3af;font-family:"Mulish",sans-serif;pointer-events:none}.sc-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem;border:2px dashed #d1d5db;border-radius:10px;background:#fafbfc;cursor:pointer;transition:all .2s ease;text-align:center;gap:.25rem;margin-bottom:1.25rem}.sc-dropzone:hover,.sc-dropzone:focus-visible{border-color:#001871;background:#f0f4ff}.sc-dropzone--active{border-color:#001871;background:#f0f4ff;border-style:solid}.sc-dropzone__icon{color:#001871;opacity:.5}.sc-dropzone__text{font-size:.825rem;color:#4a5063;margin:0}.sc-dropzone__text strong{font-weight:600}.sc-dropzone__link{color:#001871;font-weight:700;text-decoration:underline;text-underline-offset:2px}.sc-dropzone__hint{font-size:.7rem;color:#9ca3af;margin:0}.sc-file-list{list-style:none;padding:0;margin:0 0 1rem}.sc-file-item{display:flex;align-items:center;justify-content:space-between;padding:.4rem .75rem;background:#f0f4ff;border-radius:6px;margin-top:.375rem;font-size:.8rem;color:#1a1f2b}.sc-file-item__remove{background:none;border:none;color:#9ca3af;cursor:pointer;padding:.25rem;font-size:1rem;line-height:1}.sc-file-item__remove:hover{color:#dc2626}.sc-privacy-note{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;background:#f0f4ff;border-radius:8px;border:1px solid rgba(0,24,113,.12);margin:1.25rem 0}.sc-privacy-note__icon{flex-shrink:0;margin-top:1px;color:#001871}.sc-privacy-note__body{flex:1 1 auto;min-width:0}.sc-privacy-note__text{font-size:.775rem;color:#3a3f4b;line-height:1.55;margin:0}.sc-privacy-note__text strong{color:#001871;font-weight:700}.sc-consent{display:flex;align-items:flex-start;gap:.6rem;margin-top:.7rem;padding-top:.7rem;border-top:1px solid rgba(0,24,113,.12)}.sc-consent__input{flex-shrink:0;width:18px;height:18px;margin:1px 0 0;accent-color:#001871;cursor:pointer}.sc-consent__label{font-size:.775rem;color:#3a3f4b;line-height:1.55;cursor:pointer;margin:0}.sc-consent__label a{color:#001871;text-decoration:underline;text-underline-offset:2px}.sc-consent__label a:hover,.sc-consent__label a:focus-visible{color:#0a2a8a}.sc-submit{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background:#001871;color:#fff;border:none;border-radius:8px;font-family:"Mulish",sans-serif;font-weight:700;font-size:.9rem;cursor:pointer;transition:all .2s ease;min-width:200px;justify-content:center;position:relative}.sc-submit:hover:not(:disabled){background:#0a2a8a;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,24,113,.25)}.sc-submit:active:not(:disabled){transform:translateY(0)}.sc-submit:disabled{opacity:.6;cursor:not-allowed}.sc-submit--loading .sc-submit__text{visibility:hidden}.sc-submit--loading .sc-submit__arrow{display:none}.sc-submit--loading .sc-submit__loader{display:flex;position:absolute}.sc-submit__loader{display:none}.sc-success{text-align:center;padding:.5rem 2rem 1rem;max-width:500px;margin:0 auto}.sc-success__icon-wrap{margin-bottom:1.25rem}.sc-success__title{font-family:"Mulish",sans-serif;font-weight:800;font-size:1.4rem;color:#001871;margin:0 0 .5rem}.sc-success__text{font-size:.9rem;color:#4a5063;line-height:1.65;margin:0 0 1.25rem}.sc-success__details{display:flex;justify-content:center;gap:2rem;padding:.75rem;background:#f8f9fb;border-radius:8px;margin-bottom:1.25rem}.sc-success__detail-label{display:block;font-size:.65rem;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;font-weight:700;margin-bottom:.2rem}.sc-success__detail-value{font-size:.825rem;font-weight:600;color:#1a1f2b}.sc-success__note{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.775rem;color:#6b7280;margin-bottom:1.5rem}.sc-success__back{display:inline-flex;align-items:center;gap:.375rem;font-family:"Mulish",sans-serif;font-weight:700;font-size:.825rem;color:#001871;text-decoration:none;padding:.5rem 1rem;border:1.5px solid #001871;border-radius:8px;transition:all .2s ease}.sc-success__back:hover{background:#001871;color:#fff}.sc-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.sc-header__subtitle a{color:#fff;font-weight:600;text-decoration:underline;text-decoration-color:hsla(0,0%,100%,.5);text-underline-offset:2px;white-space:nowrap;transition:text-decoration-color .2s ease}.sc-header__subtitle a:hover{color:#fff;text-decoration-color:#fff}@media screen and (max-width: 768px){.sc-categories__grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 480px){.sc-categories__grid{grid-template-columns:1fr}.sc-submit{width:100%;min-width:0;box-sizing:border-box}.sc-consent{min-height:44px}.sc-consent__input{width:22px;height:22px;margin-top:0}}.hubpage{margin-bottom:24px}.hubpage__headline{font-family:"Mulish",sans-serif;font-weight:700;font-size:1.3rem;color:#001871;letter-spacing:-0.01em;margin:0 0 8px;padding-left:14px;border-left:4px solid #001871;line-height:1.3}.hubpage__intro{font-size:.95rem;color:#6b7280;line-height:1.6;margin:0 0 20px}.hubpage__intro p{margin:0}.hubpage__grid{display:grid;gap:24px;grid-template-columns:repeat(3, 1fr)}@media(max-width: 992px){.hubpage__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 640px){.hubpage__grid{grid-template-columns:1fr}}.hubpage--cols-2 .hubpage__grid{grid-template-columns:repeat(2, 1fr)}@media(max-width: 640px){.hubpage--cols-2 .hubpage__grid{grid-template-columns:1fr}}.hubpage--cols-3 .hubpage__grid{grid-template-columns:repeat(3, 1fr)}@media(max-width: 992px){.hubpage--cols-3 .hubpage__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 640px){.hubpage--cols-3 .hubpage__grid{grid-template-columns:1fr}}.hubpage--cols-4 .hubpage__grid{grid-template-columns:repeat(4, 1fr)}@media(max-width: 992px){.hubpage--cols-4 .hubpage__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 640px){.hubpage--cols-4 .hubpage__grid{grid-template-columns:1fr}}.hubpage-card{display:flex;flex-direction:column;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.04);border:1px solid #dfe4ef;background:#fff;text-decoration:none !important;color:inherit;transition:box-shadow .25s ease,transform .25s ease;height:100%}.hubpage-card:hover{box-shadow:0 8px 24px rgba(0,24,113,.12);transform:translateY(-4px)}.hubpage-card__icon{display:flex;align-items:center;justify-content:center;height:110px;background-color:#eef1f8;border-bottom:1px solid #e3e8f2;color:#001871;flex-shrink:0;transition:background-color .25s ease,color .25s ease}.hubpage-card__icon svg{width:48px;height:48px}.hubpage-card:hover .hubpage-card__icon{background-color:var(--hp-accent, #001871);border-bottom-color:var(--hp-accent, #001871);color:#fff}.hubpage-card__body{display:flex;flex-direction:column;flex:1;padding:20px 24px;background:#fff}.hubpage-card__title{font-family:"Mulish",sans-serif;font-weight:600;font-size:1.05rem;color:#001871;line-height:1.3;margin-bottom:6px}.hubpage-card__desc{font-family:"Mulish",sans-serif;font-weight:400;font-size:.88rem;color:#6b7280;line-height:1.55}.hubpage-card--blue:hover .hubpage-card__title{color:#001871}.hubpage-card--red:hover .hubpage-card__title{color:#c41230}.hubpage-card--green:hover .hubpage-card__title{color:#2d8a56}.hubpage-card--purple:hover .hubpage-card__title{color:#6b21a8}.hubpage-card--teal:hover .hubpage-card__title{color:#0d7377}.be_rsce_hubpage .hubpage__grid,#tl_content .hubpage .hubpage__grid{display:flex;flex-wrap:wrap;gap:8px}.be_rsce_hubpage .hubpage-card,#tl_content .hubpage .hubpage-card{width:180px;box-shadow:none;border:1px solid #ddd}.be_rsce_hubpage .hubpage-card:hover,#tl_content .hubpage .hubpage-card:hover{transform:none;box-shadow:none}.be_rsce_hubpage .hubpage-card__icon,#tl_content .hubpage .hubpage-card__icon{height:60px}.be_rsce_hubpage .hubpage-card__icon svg,#tl_content .hubpage .hubpage-card__icon svg{width:28px;height:28px}.be_rsce_hubpage .hubpage-card__body,#tl_content .hubpage .hubpage-card__body{padding:10px 12px}.be_rsce_hubpage .hubpage-card__title,#tl_content .hubpage .hubpage-card__title{font-size:.85rem}.be_rsce_hubpage .hubpage-card__desc,#tl_content .hubpage .hubpage-card__desc{font-size:.75rem}.videogallery{margin-bottom:2rem}.videogallery__headline{color:#001871;font-size:1.5rem;font-weight:700;margin:0 0 .75rem;padding-left:12px;border-left:3px solid #001871}.videogallery__intro{margin-bottom:1.5rem;line-height:1.6}.videogallery--grid .videogallery__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem}@media only screen and (max-width: 992px){.videogallery--grid .videogallery__grid{grid-template-columns:1fr}}.videogallery--list .videogallery__grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:900px}.videogallery-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08);transition:box-shadow .2s ease}.videogallery-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.12)}.videogallery-card__player{position:relative;aspect-ratio:16/9;background:#0a0a0a;overflow:hidden}.videogallery-card__player video{width:100%;height:100%;object-fit:contain;display:block}.videogallery-card__info{padding:.75rem 1rem 1rem}.videogallery-card__title{font-size:.95rem;font-weight:600;color:#1a1a2e;margin:0 0 .25rem;line-height:1.3}.videogallery-card__desc{font-size:.85rem;color:#666;margin:0 0 .5rem;line-height:1.5}.videogallery-card__download{display:inline-flex;align-items:center;font-size:.8rem;color:#001871;text-decoration:none;font-weight:500;padding:4px 0;transition:color .15s ease}.videogallery-card__download:hover{color:#001050;text-decoration:underline}.videogallery-card__download svg{flex-shrink:0}.teaser-overlay{margin-bottom:2rem}.teaser-overlay__headline{color:#001871;font-size:1.5rem;font-weight:700;margin:0 0 1rem;padding-left:12px;border-left:3px solid #001871}.teaser-overlay__grid{display:grid;gap:1.25rem}.teaser-overlay--cols-2 .teaser-overlay__grid{grid-template-columns:repeat(2, 1fr)}.teaser-overlay--cols-3 .teaser-overlay__grid{grid-template-columns:repeat(3, 1fr)}.teaser-overlay--cols-4 .teaser-overlay__grid{grid-template-columns:repeat(4, 1fr)}@media only screen and (max-width: 992px){.teaser-overlay--cols-3 .teaser-overlay__grid,.teaser-overlay--cols-4 .teaser-overlay__grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 768px){.teaser-overlay__grid{grid-template-columns:1fr !important}}.teaser-overlay__card{display:block;position:relative;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:box-shadow .3s cubic-bezier(0.4, 0, 0.2, 1),transform .3s cubic-bezier(0.4, 0, 0.2, 1);text-decoration:none !important;color:inherit;aspect-ratio:4/3}.teaser-overlay__card:hover{box-shadow:0 8px 24px rgba(0,24,113,.15),0 2px 8px rgba(0,0,0,.08);transform:translateY(-3px)}.teaser-overlay__card:hover .teaser-overlay__image img{transform:scale(1.04)}.teaser-overlay__image{position:absolute;inset:0}.teaser-overlay__image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .3s cubic-bezier(0.4, 0, 0.2, 1)}.teaser-overlay__text{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:16px 20px;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:70px;background:linear-gradient(to top, rgba(0, 24, 113, 0.92) 0%, rgba(0, 24, 113, 0.78) 50%, rgba(0, 24, 113, 0) 100%)}.teaser-overlay__title{color:#fff;font-weight:600;font-size:.95rem;line-height:1.35;text-align:center}.teaser-overlay__subtitle{color:hsla(0,0%,100%,.9);font-weight:400;font-size:.85rem;line-height:1.25;text-align:center;margin-top:4px}.bdf-product-teaser{display:flex;align-items:flex-start;gap:24px;margin:0 0 24px}.bdf-product-teaser__media{flex:0 0 40%;max-width:300px}.bdf-product-teaser__media img{display:block;width:100%;height:auto;border-radius:8px}.bdf-product-teaser__body{flex:1 1 60%;min-width:0}.bdf-product-teaser__badge{display:inline-block;margin-bottom:8px;padding:2px 10px;background:#001871;color:#fff;font-size:.75rem;font-weight:600;line-height:1.6;border-radius:4px;text-transform:uppercase;letter-spacing:.03em}.bdf-product-teaser__title{margin:0 0 12px;font-family:"Mulish",sans-serif;font-weight:700;font-size:1.15rem;line-height:1.3;color:#001871}.bdf-product-teaser__bullets{list-style:none;margin:0 0 12px;padding-left:0}.bdf-product-teaser__bullets li{position:relative;padding-left:16px;margin-bottom:6px;font-size:.95rem;line-height:1.5;color:#374151}.bdf-product-teaser__bullets li::before{content:"›";position:absolute;left:0;color:#001871;font-weight:700}.bdf-product-teaser__pzn{margin:0 0 12px;font-size:.875rem;color:#374151;opacity:.85}.bdf-product-teaser__link{margin:0}.bdf-product-teaser__link a{font-weight:600;color:#001871;text-decoration:underline;text-underline-offset:2px}.bdf-product-teaser__link a:hover,.bdf-product-teaser__link a:focus{text-decoration-color:#001871;opacity:.85}@media(max-width: 768px){.bdf-product-teaser{flex-direction:column;gap:16px}.bdf-product-teaser__media{flex:0 0 auto;max-width:220px;width:100%}}.brand-nav{margin-bottom:2rem}.brand-nav__headline{color:#001871;font-size:1.5rem;font-weight:700;margin:0 0 1rem;padding-left:12px;border-left:3px solid #001871}.brand-nav__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.brand-nav--cols-2 .brand-nav__card{width:calc(50% - 10px)}.brand-nav--cols-3 .brand-nav__card{width:calc(33.333% - 14px)}.brand-nav--cols-4 .brand-nav__card{width:calc(25% - 15px)}.brand-nav--cols-5 .brand-nav__card{width:calc(20% - 16px)}@media only screen and (max-width: 992px){.brand-nav--cols-3 .brand-nav__card,.brand-nav--cols-4 .brand-nav__card,.brand-nav--cols-5 .brand-nav__card{width:calc(50% - 10px)}}@media only screen and (max-width: 768px){.brand-nav__card{width:calc(50% - 10px) !important}}@media only screen and (max-width: 480px){.brand-nav__card{width:100% !important}}.brand-nav__card{display:flex;flex-direction:column;border-radius:10px;overflow:hidden;border:1px solid #e8eaf0;background:#f8f9fc;box-shadow:0 1px 4px rgba(0,0,0,.04);text-decoration:none !important;color:inherit;transition:box-shadow .25s cubic-bezier(0.4, 0, 0.2, 1),transform .25s cubic-bezier(0.4, 0, 0.2, 1),border-color .25s cubic-bezier(0.4, 0, 0.2, 1),background .25s cubic-bezier(0.4, 0, 0.2, 1);min-height:160px}.brand-nav__card:hover{background:#fff;border-color:#c5cad6;box-shadow:0 8px 24px rgba(0,24,113,.12),0 2px 6px rgba(0,0,0,.06);transform:translateY(-3px)}.brand-nav__card:hover .brand-nav__logo img{transform:scale(1.06)}.brand-nav__logo{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 44px}.brand-nav__logo img{object-fit:contain;object-position:center;max-height:80px;width:auto;max-width:100%;display:block;transition:transform .25s cubic-bezier(0.4, 0, 0.2, 1)}.brand-nav__label{display:flex;align-items:center;justify-content:center;background:#001871;color:#fff;font-weight:600;font-size:.85rem;text-align:center;padding:10px 16px;line-height:1.3}.subpages{margin:0 0 24px}.subpages__headline{font-family:"Mulish",sans-serif;font-weight:600;font-size:1.1rem;color:#001871;margin:0 0 10px;line-height:1.3}.subpages__list{list-style:none !important;margin:0 !important;padding:0 !important;display:grid;grid-template-columns:1fr;column-gap:30px;row-gap:0}.subpages__list .subpages__item{position:relative;margin:0;padding:0 0 6px 15px;list-style:none;font-size:.95rem;line-height:1.45}.subpages__list .subpages__item::before{content:"";position:absolute;top:5px;left:0;width:12px;height:12px;color:#001871;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='8 4 16 12 8 20'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='8 4 16 12 8 20'/%3E%3C/svg%3E") center/contain no-repeat}.subpages__list .subpages__item a{color:#001871;text-decoration:none;font-weight:500}.subpages__list .subpages__item a:hover{text-decoration:underline}.subpages--cols-2 .subpages__list{grid-template-columns:repeat(2, 1fr)}.subpages--cols-3 .subpages__list{grid-template-columns:repeat(3, 1fr)}@media(max-width: 992px){.subpages--cols-3 .subpages__list{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 640px){.subpages__list{grid-template-columns:1fr !important}}.bdffooter .top{padding:1px 10px}.bdffooter .metanavi{top:1px}.bdffooter .copyright{padding:10px 10px}.bdffooter.loggedin .metanavi ul li a{text-decoration:underline;text-decoration-color:rgba(0,0,0,0);text-underline-offset:3px;text-decoration-thickness:1px;transition:text-decoration-color .2s ease}.bdffooter.loggedin .metanavi ul li a:hover,.bdffooter.loggedin .metanavi ul li a:focus-visible{opacity:1;color:#fff;text-decoration-color:#fff}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:15px !important}.mb-2{margin-bottom:30px !important}.mb-3{margin-bottom:45px !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:15px !important}.mt-2{margin-top:30px !important}.mt-3{margin-top:45px !important}.pt-1{padding-top:15px !important}.pt-2{padding-top:30px !important}.pb-1{padding-bottom:15px !important}.pb-2{padding-bottom:30px !important}.section-highlight{background:#f8f9fa;padding:25px 30px;border-radius:4px;margin-bottom:30px}.section-subtle{opacity:.9}.section-card{background:#fff;padding:25px 30px;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid #e8e8e8;margin-bottom:30px}.text-lead{font-size:1.15rem;line-height:1.6;color:#333}.text-muted{color:#666 !important}.text-small{font-size:.9rem}.heading-subtle{font-weight:400;color:#444}.heading-accent{color:#001871;border-bottom:2px solid #001871;padding-bottom:8px;display:inline-block}.teaser-highlight .content{box-shadow:0 4px 16px rgba(0,24,113,.2)}.teaser-subtle .content{opacity:.85}.teaser-subtle:hover .content{opacity:1}.bdffooter .metanavi ul li a:focus,.bdffooter .metanavi ul li a:active,#bdflogin.hasnavi .metanavi ul li a:focus,#bdflogin.hasnavi .metanavi ul li a:active{opacity:1}.section-card .brand-logo{margin:4px 0 18px}.section-card .brand-logo figure{margin:0}.section-card .brand-logo img{display:block;width:auto;height:44px}.section-card .brand-visual{margin:0}.section-card .brand-visual figure{margin:0;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;background:#f6f7fa;border-radius:10px;overflow:hidden}.section-card .brand-visual img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}#tk_module{padding:20px 0}#tk_module .tk_form_row{margin-bottom:15px}#tk_module .tk_form_row input.text{margin-bottom:5px;padding:8px;border:1px solid #ccc;border-radius:3px;width:100%;max-width:400px}#tk_module button.tk_btn,#tk_module .tk_btn{margin-bottom:10px;margin-right:15px;min-width:250px}#tk_module .col_action{margin-bottom:30px;padding:20px;background:#f9f9f9;border-radius:5px}#tk_module .tk_icon{margin-left:5px;vertical-align:middle}#tk_module h3{margin-bottom:20px;color:#001871}#tk_module table.tablesorter{width:100%;border-collapse:collapse;margin-bottom:20px}#tk_module table.tablesorter th,#tk_module table.tablesorter td{padding:10px;border-bottom:1px solid #ddd;text-align:left}#tk_module table.tablesorter th{background-color:#f0f0f0;font-weight:bold}#main .ce_bdf_skills.listing>h2:first-child{margin-top:0}#main .ce_bdf_skills.listing .copytext{margin-bottom:28px}#main .ce_bdf_skills.listing .skills-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px 32px;flex-wrap:wrap;margin:0 0 12px}#main .ce_bdf_skills.listing .skills-legend{display:flex;align-items:center;gap:22px;margin:0;padding:0;list-style:none}#main .ce_bdf_skills.listing .skills-legend li{display:inline-flex;align-items:center;gap:8px;margin:0;padding:0;font-size:14px;font-weight:500;color:#374151;position:static}#main .ce_bdf_skills.listing .flag{position:static;display:inline-block;width:12px;height:12px;border-radius:50%;background:#001871;overflow:visible;vertical-align:middle;box-sizing:border-box}#main .ce_bdf_skills.listing .new .flag{background:#fff;border:2px solid #001871}#main .ce_bdf_skills.listing .started .flag{background:#f59e0b}#main .ce_bdf_skills.listing .finished .flag{background:#16a34a}#main .ce_bdf_skills.listing .skillsitems{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}#main .ce_bdf_skills.listing table.tablesorter{width:100%;border-collapse:collapse}#main .ce_bdf_skills.listing table.tablesorter thead{background:#f4f5f9}#main .ce_bdf_skills.listing table.tablesorter thead th{padding:10px 14px;font-size:13px;font-weight:600;color:#001871;text-align:left;border:0;border-bottom:1px solid #e5e7eb;position:relative;white-space:nowrap}#main .ce_bdf_skills.listing table.tablesorter thead th:not(.sorter-false){cursor:pointer}#main .ce_bdf_skills.listing table.tablesorter thead th::after{content:none;background:none}#main .ce_bdf_skills.listing table.tablesorter thead th .tablesorter-header-inner{display:inline-block;position:relative;padding-right:14px}#main .ce_bdf_skills.listing table.tablesorter thead th.sorter-false .tablesorter-header-inner{padding-right:0}#main .ce_bdf_skills.listing table.tablesorter thead th.tablesorter-header:not(.sorter-false) .tablesorter-header-inner::after{content:"";position:absolute;right:0;top:50%;width:6px;height:6px;border-right:2px solid #9ca3af;border-bottom:2px solid #9ca3af;transform:translateY(-70%) rotate(45deg);background:none;transition:transform .12s ease,border-color .12s ease}#main .ce_bdf_skills.listing table.tablesorter thead th.tablesorter-headerAsc .tablesorter-header-inner::after{border-color:#001871;transform:translateY(-30%) rotate(-135deg)}#main .ce_bdf_skills.listing table.tablesorter thead th.tablesorter-headerDesc .tablesorter-header-inner::after{border-color:#001871;transform:translateY(-70%) rotate(45deg)}#main .ce_bdf_skills.listing table.tablesorter thead .status,#main .ce_bdf_skills.listing table.tablesorter tbody .status{text-align:center}#main .ce_bdf_skills.listing table.tablesorter tbody tr{background:#fff;transition:background .12s ease}#main .ce_bdf_skills.listing table.tablesorter tbody tr:nth-child(even){background:#fff}#main .ce_bdf_skills.listing table.tablesorter tbody tr:hover{background:#f9fafb}#main .ce_bdf_skills.listing table.tablesorter tbody td{padding:11px 14px;font-size:14px;color:#374151;border:0;border-top:1px solid #e5e7eb;vertical-align:middle}#main .ce_bdf_skills.listing table.tablesorter tbody td.title{font-weight:500;color:#001871}#main .ce_bdf_skills.listing table.tablesorter tbody td.status .num{position:absolute;width:1px;height:1px;overflow:hidden;visibility:hidden}#main .ce_bdf_skills.listing table.tablesorter thead .questions,#main .ce_bdf_skills.listing table.tablesorter tbody .questions,#main .ce_bdf_skills.listing table.tablesorter thead .answered,#main .ce_bdf_skills.listing table.tablesorter tbody .answered,#main .ce_bdf_skills.listing table.tablesorter thead .score,#main .ce_bdf_skills.listing table.tablesorter tbody .score,#main .ce_bdf_skills.listing table.tablesorter thead .segments,#main .ce_bdf_skills.listing table.tablesorter tbody .segments{text-align:center;width:auto}#main .ce_bdf_skills.listing table.tablesorter tbody .score.eval{font-size:13px;font-style:normal;color:#6b7280}#main .ce_bdf_skills.listing table.tablesorter thead .link,#main .ce_bdf_skills.listing table.tablesorter tbody .link{width:1%;text-align:right;white-space:nowrap}#main .ce_bdf_skills.listing table.tablesorter tbody td.link a.edit{display:inline-block;width:auto;min-width:108px;box-sizing:border-box;text-align:center;height:auto;margin:0;padding:5px 14px;font-size:13px;font-weight:500;line-height:1.3;color:#fff;background:#001871;border-radius:999px;text-decoration:none;overflow:visible;transition:background .12s ease}#main .ce_bdf_skills.listing table.tablesorter tbody td.link a.edit:hover{background:#001055;color:#fff}#main .ce_bdf_skills.listing table.tablesorter tbody tr.finished td.link a{display:none}#main .ce_bdf_skills.listing .skillsitems+.perpage{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:10px;padding-top:0;border-top:0;font-size:13px;color:#6b7280}#main .ce_bdf_skills.listing .skillsitems+.perpage .pagination{margin:0}.sbs-stats{margin:8px 0 28px}.sbs-stats__list{display:flex;flex-wrap:wrap;gap:18px;margin:0;padding:0;list-style:none}.sbs-stats__item{flex:1 1 170px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#eef1f8;border:1px solid #e3e8f2;border-radius:12px;text-align:center;padding:20px 14px 18px;margin:0}.sbs-stats__item::before{display:none}.sbs-stats__value{display:block;color:#001871;font-size:20px;font-weight:700;line-height:1.3}.sbs-stats__label{display:block;color:#4b5563;font-size:14px;line-height:1.4;margin-top:6px}.sbs-stats__note{color:#6d6e76;font-size:14px;margin:14px 0 0}.sbs-visual{--sbs-visual-max: 100%;margin:0 0 20px;text-align:center}.sbs-visual__image{display:block;width:100%;max-width:var(--sbs-visual-max);height:auto;margin:0 auto;border-radius:0 !important}.sbs-visual__logo{display:block;width:min(250px,70%);height:auto;margin:14px auto 0;border-radius:0 !important}.sbs-visual__pill{display:inline-block;margin-top:12px;padding:10px 20px;background:#3a4a56;color:#fff;font-size:14px;font-weight:600;letter-spacing:.06em;line-height:1.3;border-radius:6px;box-shadow:0 6px 16px rgba(0,0,0,.22);transition:background .2s ease}.sbs-visual__pill a{color:#fff !important;text-decoration:none !important}.sbs-visual__pill--link:hover,.sbs-visual__pill--link:focus-within{background:rgb(74.4333333333,94.9666666667,110.3666666667)}.sbs-tiles{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));grid-auto-rows:clamp(170px,14.5vw,220px);grid-auto-flow:dense;gap:16px;margin:8px 0 32px}@media(max-width: 992px){.sbs-tiles{grid-template-columns:repeat(2, minmax(0, 1fr));grid-auto-rows:200px}}@media(max-width: 560px){.sbs-tiles{grid-template-columns:minmax(0, 1fr);grid-auto-rows:auto}}.sbs-tile{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:20px 18px;text-align:center;text-decoration:none;color:#223442;background:#d6dadd;min-height:160px;border-radius:12px;transition:box-shadow .25s ease}.sbs-tile--red{background:#a70632;color:#fff}.sbs-tile--slate{background:#223442;color:#fff}.sbs-tile--grey,.sbs-tile--light{background:#d6dadd;color:#223442}.sbs-tile--wide{grid-column:span 2}.sbs-tile--tall{grid-row:span 2}@media(max-width: 560px){.sbs-tile--wide,.sbs-tile--tall{grid-column:auto;grid-row:auto}}.sbs-tile__text{position:relative;z-index:1;display:block;max-width:100%}.sbs-tile__title{display:block;font-size:17px;font-weight:600;line-height:1.2;letter-spacing:.03em;text-transform:uppercase}.sbs-tile__sub{display:block;margin-top:8px;font-size:14px;line-height:1.4}.sbs-tile__media{display:block;flex:0 0 auto}.sbs-tile__media img{display:block;width:100%;height:100%;object-fit:cover;border-radius:0 !important}.sbs-tile--img-bottom{justify-content:flex-start;padding-bottom:0}.sbs-tile--img-bottom .sbs-tile__media{order:2;flex:1 1 auto;width:100%;min-height:0;margin-top:12px}.sbs-tile--img-bottom .sbs-tile__media img{object-fit:contain;object-position:center bottom}.sbs-tile--img-left,.sbs-tile--img-right{flex-direction:row;padding:0}.sbs-tile--img-left .sbs-tile__media,.sbs-tile--img-right .sbs-tile__media{flex:0 0 50%;align-self:stretch;min-width:0}.sbs-tile--img-left .sbs-tile__text,.sbs-tile--img-right .sbs-tile__text{flex:1 1 auto;padding:18px 16px}.sbs-tile--img-right{flex-direction:row-reverse}.sbs-tile--img-left.sbs-tile--wide .sbs-tile__media{flex-basis:48%}a:hover .sbs-tile,.sbs-tile:is(a):hover{color:inherit}a.sbs-tile:hover,a.sbs-tile:focus-visible{box-shadow:0 8px 20px rgba(0,24,113,.14)}.sbs-qr{margin:12px 0 36px;text-align:center;color:#223442}.sbs-qr__headline{margin:0 0 6px;font-size:20px;font-weight:700;line-height:1.3;letter-spacing:.02em;text-transform:uppercase;color:#223442}.sbs-qr__subline{display:block;font-size:18px;font-weight:400;line-height:1.5}.sbs-qr__subline strong{font-weight:700}.sbs-qr__code{position:relative;display:inline-block;margin:18px auto 10px}.sbs-qr__code a{display:block}.sbs-qr__image{display:block;width:214px;height:214px;border-radius:0 !important}.sbs-qr__arrow{position:absolute;top:-34px;width:96px;height:124px;color:#a70632;pointer-events:none}.sbs-qr__arrow svg{width:100%;height:100%;display:block}.sbs-qr__arrow--left{left:-118px}.sbs-qr__arrow--right{right:-118px;transform:scaleX(-1)}@media(max-width: 560px){.sbs-qr__arrow{display:none}}.sbs-qr__steps{display:flex;flex-wrap:wrap;justify-content:center;gap:28px 40px;margin:24px auto 0;padding:0;list-style:none;max-width:900px}.sbs-qr__step{flex:0 1 220px;margin:0;padding:0}.sbs-qr__step::before{display:none}.sbs-qr__num{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;margin-bottom:10px;background:#fff;border-radius:50%;box-shadow:0 4px 14px rgba(0,0,0,.18);font-size:20px;font-weight:600;color:#223442}.sbs-qr__step-text{display:block;font-size:16px;line-height:1.5;color:#555}.sbs-qr__step-text strong{color:#223442;font-weight:700}.sbs-qr__button{display:inline-flex;align-items:center;margin-top:30px;padding:.8rem 2.2rem;background:#001871;color:#fff !important;font-family:"Mulish",sans-serif;font-size:14px;font-weight:700;letter-spacing:.01em;text-decoration:none !important;border-radius:8px;box-shadow:0 4px 12px rgba(0,24,113,.22);transition:background .2s ease}.sbs-qr__button:hover,.sbs-qr__button:focus-visible{background:#0a2a9a}.sbs-cards{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:28px;margin:8px 0 30px}@media(max-width: 768px){.sbs-cards{grid-template-columns:minmax(0, 1fr)}}.sbs-card__link{display:flex;flex-direction:column;align-items:flex-start;gap:16px;height:100%;text-decoration:none !important;color:#374151}.sbs-card__link:hover .sbs-card__visual,.sbs-card__link:focus-visible .sbs-card__visual{box-shadow:0 8px 20px rgba(0,24,113,.14)}.sbs-card__link:hover .sbs-card__button,.sbs-card__link:focus-visible .sbs-card__button{background:#0a2a9a}.sbs-card__visual{position:relative;display:flex;flex:1 1 auto;width:100%;padding:34px 28px;border-radius:12px;overflow:hidden;background:#d9dde6;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:box-shadow .25s ease}.sbs-card__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:0 !important}.sbs-card__panel{position:relative;z-index:1;display:flex;flex:1 1 auto;flex-direction:column;gap:12px;padding:24px 26px 26px;background:rgba(226,229,236,.94);border-radius:10px;text-align:left}.sbs-card__title{display:block;font-size:20px;font-weight:600;line-height:1.3;color:#001871}.sbs-card__text{display:block;flex:1 1 auto;font-size:16px;line-height:1.5;color:#374151}.sbs-card__icons{display:flex;gap:14px;margin-top:8px}.sbs-card__icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:#001871;color:#fff}.sbs-card__icon svg{width:24px;height:24px}.sbs-card__button{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.75rem;background:#001871;color:#fff;font-family:"Mulish",sans-serif;font-size:14px;font-weight:700;letter-spacing:.01em;border-radius:8px;transition:background .2s ease}.sbs-card__button::after{content:"→";font-size:1rem;line-height:1}@media(max-width: 768px){.sbs-card__visual{padding:22px 18px}.sbs-card__panel{padding:20px 20px 22px}}#main .mod_article.sbs-page h3{margin-top:32px}#main .mod_article.sbs-page .content-headline+.content-text h3:first-child{margin-top:0}#main .mod_article.sbs-page p,#main .mod_article.sbs-page li{line-height:1.65}#main .mod_article.sbs-page .bdf-grid{align-items:center;row-gap:20px;column-gap:48px}#main .mod_article.sbs-page>.bdf-grid{margin-bottom:36px}#main .mod_article.sbs-page .sbs-visual{display:flex;flex-direction:column;align-items:center;width:fit-content;max-width:100%;margin:0 0 0 auto}#main .mod_article.sbs-page .content-image{margin:0}#main .mod_article.sbs-page .content-image figure{margin:0 0 0 auto}#main .mod_article.sbs-page .content-image img{border-radius:0 !important}#main .mod_article.sbs-page .sbs-stats{margin-top:0;margin-bottom:36px}#main .mod_article.sbs-page .sbs-tiles,#main .mod_article.sbs-page .sbs-cards{margin-bottom:40px}#main .mod_article.sbs-page .sbs-qr{margin-bottom:44px}@media(max-width: 768px){#main .mod_article.sbs-page .sbs-visual{margin:0 auto}}#main .mod_article.sbs-page>.bdf-grid:first-child{position:relative;align-items:flex-start;padding:36px 40px 28px;margin-bottom:40px;background:linear-gradient(135deg, #f1f4fa 0%, #f8f9fc 55%, #fff 100%);border-radius:18px;overflow:hidden}#main .mod_article.sbs-page>.bdf-grid:first-child::after{content:"";position:absolute;right:-120px;top:-140px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle, rgba(0, 24, 113, 0.07) 0%, rgba(0, 24, 113, 0) 70%);pointer-events:none}#main .mod_article.sbs-page>.bdf-grid:first-child>*{position:relative;z-index:1}#main .mod_article.sbs-page>.bdf-grid:first-child .content-image figure{max-width:520px;margin:0 auto}@media(max-width: 768px){#main .mod_article.sbs-page>.bdf-grid:first-child{padding:24px 20px}}#main .mod_article.sbs-page>.content-text{margin-bottom:24px}#main .mod_article.sbs-page>.content-grid-container{margin-bottom:44px}#main .mod_article.sbs-page>.sbs-tiles,#main .mod_article.sbs-page>.sbs-cards{margin-bottom:52px}#main .mod_article.sbs-page>.sbs-stats{margin-bottom:44px}.sbs-stats__item{background:#fff !important;border:1px solid #e3e8f2 !important;box-shadow:0 2px 8px rgba(0,0,0,.05);padding:22px 14px 20px !important}.sbs-stats__value{letter-spacing:-0.01em}.sbs-stats__note{margin-top:12px !important}.sbs-tile--red,.sbs-tile--slate{background-image:linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 55%)}.sbs-qr{padding:40px 24px 44px;background:#eef1f8;border:1px solid #e3e8f2;border-radius:18px}.sbs-qr__headline{color:#001871}.sbs-qr__subline{color:#374151}.sbs-qr__code{margin-top:22px}.sbs-qr__image{width:222px;height:222px;filter:drop-shadow(0 6px 14px rgba(0, 24, 113, 0.14))}.sbs-qr__steps{position:relative;margin-top:30px}.sbs-qr__steps::before{content:"";position:absolute;left:18%;right:18%;top:25px;height:2px;background:#d5dbe8}@media(max-width: 768px){.sbs-qr__steps::before{display:none}}.sbs-qr__step{position:relative}.sbs-qr__num{background:#001871;color:#fff;box-shadow:0 4px 12px rgba(0,24,113,.25);font-weight:700}.sbs-qr__step-text{color:#4b5563}.bdf-keyfacts{margin:0 0 24px}.bdf-keyfacts__list{display:grid;grid-template-columns:repeat(auto-fit, minmax(160px, 1fr));gap:16px;margin:0;padding:0;list-style:none}.bdf-keyfacts__list--fixed{grid-template-columns:repeat(var(--keyfacts-columns, 4), minmax(0, 1fr))}@media(max-width: 992px){.bdf-keyfacts__list--fixed{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 560px){.bdf-keyfacts__list{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}}.bdf-keyfacts__item{display:flex;flex-direction:column;justify-content:center;gap:6px;min-height:104px;padding:18px 16px;margin:0 !important;background:#fff;border:1px solid #e3e8f2;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);text-align:center}.bdf-keyfacts__item::before{display:none !important}.bdf-keyfacts__value{display:block;font-size:24px;font-weight:700;line-height:1.2;color:#001871;letter-spacing:-0.01em}.bdf-keyfacts__label{display:block;font-size:14px;line-height:1.4;color:#4b5563}.bdf-keyfacts__note{margin:12px 0 0;font-size:14px;line-height:1.5;color:#6b7280}#main .mod_article a.pzn-link{display:inline-block;padding:0 8px;border:1px solid #c7d0e6;border-radius:999px;background:#f4f6fb;color:#001871;font-size:13px;font-weight:600;line-height:1.45;vertical-align:1px;margin:0 3px 0 5px;text-decoration:none;white-space:nowrap}#main .mod_article a.pzn-link:hover{background:#e3e9f6;border-color:#8fa3d3;color:#001871;text-decoration:none}#main .mod_article a.pzn-link:focus-visible{outline:2px solid #001871;outline-offset:2px;text-decoration:none}#main .mod_article a.pzn-link .pzn-link__name{font-weight:400}#main .mod_article span.pzn{font-variant-numeric:tabular-nums}#main .mod_article .bdf-grid.bdf-grid--cards>.bdf-grid__col{display:flex}#main .mod_article .bdf-grid.bdf-grid--cards .content-list,#main .mod_article .bdf-grid.bdf-grid--cards .content-text,#main .mod_article .bdf-grid.bdf-grid--cards .content-headline+.content-text{flex:1 1 auto;margin:0 !important;padding:20px 22px 22px;background:#fff;border:1px solid #e3e8f2;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05)}#main .mod_article .bdf-grid.bdf-grid--cards .content-list h4,#main .mod_article .bdf-grid.bdf-grid--cards .content-text h4,#main .mod_article .bdf-grid.bdf-grid--cards .content-headline+.content-text h4{margin-top:0}#main .mod_article .bdf-grid.bdf-grid--cards .content-list ul,#main .mod_article .bdf-grid.bdf-grid--cards .content-text ul,#main .mod_article .bdf-grid.bdf-grid--cards .content-headline+.content-text ul{margin-bottom:0}#main .mod_article>.content-text:has(p:last-child>.btn-primary-2026:only-child){margin-bottom:12px}#main .mod_article>.content-text:has(p:last-child>.btn-primary-2026:only-child)+.content-headline{margin-top:12px}#main .mod_article .content-text p:last-child>.btn-primary-2026:only-child{margin-top:4px}@media screen and (max-width: 480px){.bdf-keyfacts__item{padding:14px 12px;min-height:88px}}@media screen and (max-width: 992px){body:not(.login) #wrapper{min-width:0;height:100dvh}body:not(.login) #scroll-area{background:#f4f5f9}body:not(.login) #wrapper #container{min-height:0}body:not(.login) #wrapper #container .mod_article:not(.fullsize){width:auto;min-width:0;max-width:none;margin:0 16px 12px;padding:20px 16px;background:#fff;border:1px solid #e8eaf0;border-radius:12px;box-sizing:border-box}body:not(.login) #wrapper #container #main>.inside>.mod_article:first-child:not(.fullsize){margin-top:12px}body:not(.login) #wrapper #container #main>.inside>.mod_article:last-child{margin-bottom:16px}.bdfheader{min-width:0;height:56px;padding:0 64px 0 16px;gap:12px;align-items:center}.bdfheader .bdf-logo{flex:0 0 135px}.bdfheader .bdf-logo a,.bdfheader .bdf-kompass a{height:56px}.bdfheader .bdf-kompass{flex:0 0 96px;width:96px}.bdfheader .other-logos{flex:1 1 auto;width:auto;min-width:0;margin:0;background-position:center center;background-size:auto 22px}.bdfheader #metanavi{margin:0;flex:0 0 auto}:where(#container .mod_article) img{max-width:100%;height:auto}#container .content-table,#container .ce_table,#container .bdf_productitem .cols .col{max-width:100%;overflow-x:auto}#container select,#container .bdf-select,#container .ce_form select{min-width:0;max-width:100%}#container .ce_form .submit_container input,#container .ce_form .widget-submit button{min-width:0;width:100%;margin-left:0;box-sizing:border-box}#container .btn,#container input.btn,#container button.btn,#container .btn-primary-2026,#container .btn-outline-2026,#container .sc-submit{min-height:44px;box-sizing:border-box}#totop{right:16px}.contao-cookiebar .cc-btn,.contao-cookiebar button{min-height:44px;box-sizing:border-box}.plyr__controls .plyr__control{padding:13px}#main .orderview-note,#main .rechnungstool-content .orderview-note,#main .startpage-tools .orderview-note,#main .videogallery-card__desc,#main .mod_search label,#main .mod_bdf_search label,#main .mod_bdf_search .formbody .radio_container label,#main .sc-field__label,#main .sc-prefilled__label,#main .sc-dropzone__text,#main .sc-dropzone__hint,#main .sc-privacy-note__text,#main .sc-consent__label,#main .dl-meta,#main figcaption,#main .note,#main small{font-size:14px}.bdfheader #metanavi ul li a,.bdfheader #metanavi ul li span{display:inline-block;line-height:44px;padding:0 6px}.forbidden #forbidden-text,.forbidden #forbidden-text-logged{width:auto;left:16px;right:16px;margin-left:0}.bdffooter.loggedin .top{display:none}.bdffooter .metanavi{position:static;width:auto;background:#001871;padding:4px 8px}.bdffooter .metanavi ul{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:0 4px;font-size:0;margin:0;padding:0}.bdffooter .metanavi ul li{display:block;height:auto;margin:0}.bdffooter .metanavi ul li a::after,.bdffooter .metanavi ul li span::after,.bdffooter .metanavi ul li::after{content:none !important;padding:0 !important}.bdffooter .metanavi ul li a,.bdffooter .metanavi ul li span{display:inline-block;height:44px;line-height:44px;padding:0 6px;font-size:14px}.bdffooter .copyright{padding:16px;font-size:12px}}@media screen and (max-width: 768px){.bdfheader .other-logos{display:none}.bdfheader #metanavi{display:none}}@media screen and (max-width: 640px){#container .content-text.media--left>figure,#container .content-text.media--right>figure,#container .content-text.media>figure{float:none;width:auto;max-width:100%;margin:0 0 16px}}.bdf_anchor_link{display:block;height:0;margin:0;padding:0;overflow:hidden;scroll-margin-top:0}.bdf-toc{margin:0 0 24px}.bdf-toc--center>h2,.bdf-toc--center>h3,.bdf-toc--center>h4{text-align:center}.bdf-toc__intro,.bdf-toc__note{margin:0 0 10px}.bdf-toc__list{list-style:none !important;margin:0 0 12px !important;padding:0 !important}.bdf-toc__item{position:relative;margin:0;padding:0 0 6px 18px;line-height:1.45}.bdf-toc__item::before{content:"";display:inline-block;width:12px;height:12px;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='8 4 16 12 8 20'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='8 4 16 12 8 20'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:6px;left:0;color:#001871}.bdf-toc__item--l2{padding-left:38px}.bdf-toc__item--l2::before{left:20px}.bdf-toc__item--l3{padding-left:58px}.bdf-toc__item--l3::before{left:40px}.bdf-toc__link{color:#001871;text-decoration:none;font-weight:500}.bdf-toc__link:hover,.bdf-toc__link:focus-visible{text-decoration:underline}
