/* generated with grunt-sass-globbing */

@font-face {
	font-family: "Icomoon";
	src: url("../../fonts/icomoon/fonts/icomoon.eot?#iefix");
	src: url("../../fonts/icomoon/fonts/icomoon.eot?#iefix") format("eot"), url("../../fonts/icomoon/fonts/icomoon.woff") format("woff"), url("../../fonts/icomoon/fonts/icomoon.ttf") format("truetype"), url("../../fonts/icomoon/fonts/icomoon.svg#icomoon") format("svg");
}

@font-face {
	font-family: "Syntax LT W01 Roman";
	src: url("../../fonts/syntaxltw01_regular/2daad36d-084d-4263-b42a-25543d1423f9.eot?#iefix");
	src: url("../../fonts/syntaxltw01_regular/2daad36d-084d-4263-b42a-25543d1423f9.eot?#iefix") format("eot"), url("../../fonts/syntaxltw01_regular/83582560-ec2d-4d9f-bf9a-e98b9f2a0ee8.woff2") format("woff2"), url("../../fonts/syntaxltw01_regular/0293c17d-f18a-48a6-b8ba-79a4b7e12188.woff") format("woff"), url("../../fonts/syntaxltw01_regular/91c4d6ce-bfa2-4704-a5cf-7e55100bc421.ttf") format("truetype"), url("../../fonts/syntaxltw01_regular/04b877b5-2afd-45d7-9e42-b55c7c816eab.svg#04b877b5-2afd-45d7-9e42-b55c7c816eab") format("svg");
}

@font-face {
	font-family: "Syntax LT W01 Italic";
	src: url("../../fonts/syntaxltw01_italic/f9b77cc1-f7ab-406d-965f-cd18890d8178.eot?#iefix");
	src: url("../../fonts/syntaxltw01_italic/f9b77cc1-f7ab-406d-965f-cd18890d8178.eot?#iefix") format("eot"), url("../../fonts/syntaxltw01_italic/2a171887-da84-44e9-8a8d-95f5973fd9be.woff2") format("woff2"), url("../../fonts/syntaxltw01_italic/72497a79-0f2d-4572-8115-0db57263db98.woff") format("woff"), url("../../fonts/syntaxltw01_italic/9450433a-2e63-4fa9-b91d-fafd1aae883e.ttf") format("truetype"), url("../../fonts/syntaxltw01_italic/92a31139-5797-475c-ad61-34f370d11cb8.svg#92a31139-5797-475c-ad61-34f370d11cb8") format("svg");
}

@font-face {
	font-family: "Syntax LT W01 Bold";
	src: url("../../fonts/syntaxltw01_bold/3cf57b7d-c6b1-4b55-a984-6b4870389656.eot?#iefix");
	src: url("../../fonts/syntaxltw01_bold/3cf57b7d-c6b1-4b55-a984-6b4870389656.eot?#iefix") format("eot"), url("../../fonts/syntaxltw01_bold/d5e6d154-e11a-4a3c-93f7-441ff7828407.woff2") format("woff2"), url("../../fonts/syntaxltw01_bold/ea9d5a0a-f19d-453b-b93c-55d2d89434fa.woff") format("woff"), url("../../fonts/syntaxltw01_bold/a3ddcc96-3225-4834-b29d-729b8d2c1b66.ttf") format("truetype"), url("../../fonts/syntaxltw01_bold/a032fc77-05c9-4490-aaac-c201e4afb5a2.svg#a032fc77-05c9-4490-aaac-c201e4afb5a2") format("svg");
}

@font-face {
	font-family: "Syntax LT W01 Black";
	src: url("../../fonts/syntaxltw01_black/3df9b692-46cd-44cd-a106-913d49e8d308.eot?#iefix");
	src: url("../../fonts/syntaxltw01_black/3df9b692-46cd-44cd-a106-913d49e8d308.eot?#iefix") format("eot"), url("../../fonts/syntaxltw01_black/76a910fd-e5cb-4380-8f0c-3c4fbbd096d6.woff2") format("woff2"), url("../../fonts/syntaxltw01_black/5b8e4e3e-452b-4905-916b-b10801d480dd.woff") format("woff"), url("../../fonts/syntaxltw01_black/1b6336d1-1188-4698-83ac-3c67ccaf754a.ttf") format("truetype"), url("../../fonts/syntaxltw01_black/4a69ca79-7015-402c-bbcd-4afabd2514b6.svg#4a69ca79-7015-402c-bbcd-4afabd2514b6") format("svg");
}

/* generated with grunt-sass-globbing */

/* generated with grunt-sass-globbing */

/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

:root {
	--blue: #b5e2ee;
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #d90011;
	--orange: #f5a623;
	--yellow: #ffc107;
	--green: #28a745;
	--teal: #20c997;
	--cyan: #17a2b8;
	--white: #ffffff;
	--gray: #979797;
	--gray-dark: #3a3e4e;
	--primary: #b5e2ee;
	--secondary: #979797;
	--success: #28a745;
	--info: #17a2b8;
	--warning: #ffc107;
	--danger: #d90011;
	--light: #f6f6f6;
	--dark: #3a3e4e;
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	--font-family-sans-serif: "Syntax LT W01 Roman", Arial, sans-serif;
	--font-family-monospace: "Courier New", monospace;
}

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

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
	width: device-width;
}

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

body {
	margin: 0;
	font-family: "Syntax LT W01 Roman", Arial, sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #2e313c;
	text-align: left;
	background-color: #d5d6d8;
}

[tabindex="-1"]:focus {
	outline: none !important;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 0.5rem;
}

p {
	margin-top: 0;
	margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
	text-decoration: underline;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit;
}

ol,
ul,
dl {
	margin-top: 0;
	margin-bottom: 1rem;
}

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

dt {
	font-weight: 700;
}

dd {
	margin-bottom: .5rem;
	margin-left: 0;
}

blockquote {
	margin: 0 0 1rem;
}

dfn {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

small {
	font-size: 80%;
}

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

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

a {
	color: #d90011;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:hover {
	color: #8d000b;
	text-decoration: underline;
}

a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
	outline: 0;
}

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

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar;
}

figure {
	margin: 0 0 1rem;
}

img {
	vertical-align: middle;
	border-style: none;
}

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

a,
area,
button,
[role="button"],
input:not([type="range"]),
label,
select,
summary,
textarea {
	touch-action: manipulation;
}

table {
	border-collapse: collapse;
}

caption {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	color: #979797;
	text-align: left;
	caption-side: bottom;
}

th {
	text-align: inherit;
}

label {
	display: inline-block;
	margin-bottom: .5rem;
}

button {
	border-radius: 0;
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color;
}

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

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	padding: 0;
	border-style: none;
}

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
	-webkit-appearance: listbox;
}

textarea {
	overflow: auto;
	resize: vertical;
}

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

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

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

[type="search"] {
	outline-offset: -2px;
	-webkit-appearance: none;
}

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

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
}

output {
	display: inline-block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin-bottom: 0.5rem;
	font-family: "Syntax LT W01 Black", "Syntax LT W01 Roman", Arial, sans-serif;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
}

h1,
.h1 {
	font-size: 2.5rem;
}

h2,
.h2 {
	font-size: 2.5rem;
}

h3,
.h3 {
	font-size: 1.375rem;
}

h4,
.h4 {
	font-size: 1.125rem;
}

h5,
.h5 {
	font-size: 1.05rem;
}

h6,
.h6 {
	font-size: 1rem;
}

.lead {
	font-size: 1.25rem;
	font-weight: 300;
}

.display-1 {
	font-size: 6rem;
	font-weight: 300;
	line-height: 1.2;
}

.display-2 {
	font-size: 5.5rem;
	font-weight: 300;
	line-height: 1.2;
}

.display-3 {
	font-size: 4.5rem;
	font-weight: 300;
	line-height: 1.2;
}

.display-4 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.2;
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
	font-size: 87.5%;
	font-weight: 400;
}

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

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

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

.list-inline-item {
	display: inline-block;
}

.list-inline-item:not(:last-child) {
	margin-right: 5px;
}

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

.blockquote {
	margin-bottom: 1rem;
	font-size: 1.25rem;
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #979797;
}

.blockquote-footer::before {
	content: "\2014 \00A0";
}

.img-fluid {
	max-width: 100%;
	height: auto;
}

.img-thumbnail {
	padding: 0.25rem;
	background-color: #d5d6d8;
	border: 1px solid #ddd;
	border-radius: 0.25rem;
	transition: all 0.2s ease-in-out;
	max-width: 100%;
	height: auto;
}

.figure {
	display: inline-block;
}

.figure-img {
	margin-bottom: 0.5rem;
	line-height: 1;
}

.figure-caption {
	font-size: 87.5%;
	color: #2e313c;
}

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

code {
	padding: 0.2rem 0.4rem;
	font-size: 90%;
	color: #bd4147;
	background-color: #f6f6f6;
	border-radius: 0.25rem;
}

a > code {
	padding: 0;
	color: inherit;
	background-color: inherit;
}

kbd {
	padding: 0.2rem 0.4rem;
	font-size: 90%;
	color: #ffffff;
	background-color: #2e313c;
	border-radius: 0.2rem;
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
}

pre {
	display: block;
	margin-top: 0;
	margin-bottom: 1rem;
	font-size: 90%;
	color: #2e313c;
}

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

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

.container {
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}

.container-fluid {
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}

.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.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,
.col-sm,
.col-sm-auto,
.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,
.col-md,
.col-md-auto,
.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,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
}

.col {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}

.col-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-1 {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%;
}

.col-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
}

.col-3 {
	flex: 0 0 25%;
	max-width: 25%;
}

.col-4 {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}

.col-5 {
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%;
}

.col-6 {
	flex: 0 0 50%;
	max-width: 50%;
}

.col-7 {
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%;
}

.col-8 {
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%;
}

.col-9 {
	flex: 0 0 75%;
	max-width: 75%;
}

.col-10 {
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%;
}

.col-11 {
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%;
}

.col-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

.order-first {
	order: -1;
}

.order-1 {
	order: 1;
}

.order-2 {
	order: 2;
}

.order-3 {
	order: 3;
}

.order-4 {
	order: 4;
}

.order-5 {
	order: 5;
}

.order-6 {
	order: 6;
}

.order-7 {
	order: 7;
}

.order-8 {
	order: 8;
}

.order-9 {
	order: 9;
}

.order-10 {
	order: 10;
}

.order-11 {
	order: 11;
}

.order-12 {
	order: 12;
}

.offset-1 {
	margin-left: 8.3333333333%;
}

.offset-2 {
	margin-left: 16.6666666667%;
}

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

.offset-4 {
	margin-left: 33.3333333333%;
}

.offset-5 {
	margin-left: 41.6666666667%;
}

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

.offset-7 {
	margin-left: 58.3333333333%;
}

.offset-8 {
	margin-left: 66.6666666667%;
}

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

.offset-10 {
	margin-left: 83.3333333333%;
}

.offset-11 {
	margin-left: 91.6666666667%;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent;
}

.table th,
.table td {
	padding: 0.75rem;
	vertical-align: top;
	border-top: 1px solid #ededee;
}

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

.table tbody + tbody {
	border-top: 2px solid #ededee;
}

.table .table {
	background-color: #d5d6d8;
}

.table-sm th,
.table-sm td {
	padding: 0.3rem;
}

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

.table-bordered th,
.table-bordered td {
	border: 1px solid #ededee;
}

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

.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
	background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
	background-color: #eaf7fa;
}

.table-hover .table-primary:hover {
	background-color: #d5eff5;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
	background-color: #d5eff5;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
	background-color: #e2e2e2;
}

.table-hover .table-secondary:hover {
	background-color: #d5d5d5;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
	background-color: #d5d5d5;
}

.table-success,
.table-success > th,
.table-success > td {
	background-color: #c3e6cb;
}

.table-hover .table-success:hover {
	background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
	background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
	background-color: #bee5eb;
}

.table-hover .table-info:hover {
	background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
	background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
	background-color: #ffeeba;
}

.table-hover .table-warning:hover {
	background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
	background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
	background-color: #f4b8bc;
}

.table-hover .table-danger:hover {
	background-color: #f1a2a7;
}

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

.table-light,
.table-light > th,
.table-light > td {
	background-color: #fcfcfc;
}

.table-hover .table-light:hover {
	background-color: #efefef;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
	background-color: #efefef;
}

.table-dark,
.table-dark > th,
.table-dark > td {
	background-color: #c8c9cd;
}

.table-hover .table-dark:hover {
	background-color: #bbbcc1;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
	background-color: #bbbcc1;
}

.table-active,
.table-active > th,
.table-active > td {
	background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
	background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
	background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
	color: #d5d6d8;
	background-color: #2e313c;
	border-color: #3f4352;
}

.table .thead-light th {
	color: #495057;
	background-color: #ededee;
	border-color: #ededee;
}

.table-dark {
	color: #d5d6d8;
	background-color: #2e313c;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
	border-color: #3f4352;
}

.table-dark.table-bordered {
	border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
	background-color: rgba(255, 255, 255, 0.075);
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

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

.form-control {
	display: block;
	width: 100%;
	padding: 0.5rem 1.25rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #2e313c;
	background-color: #ffffff;
	background-image: none;
	background-clip: padding-box;
	border: 2px solid #d5d6d8;
	border-radius: none;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

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

.form-control:focus {
	color: #2e313c;
	background-color: #ffffff;
	border-color: white;
	outline: none;
	box-shadow: 0 0 0 0rem rgba(181, 226, 238, 0.25);
}

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

.form-control:disabled,
.form-control[readonly] {
	background-color: #d5d6d8;
	opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
	height: calc(2.5rem + 4px);
}

select.form-control:focus::-ms-value {
	color: #2e313c;
	background-color: #ffffff;
}

.form-control-file,
.form-control-range {
	display: block;
}

.col-form-label {
	padding-top: calc(0.5rem + 2px);
	padding-bottom: calc(0.5rem + 2px);
	margin-bottom: 0;
	line-height: 1.5;
}

.col-form-label-lg {
	padding-top: calc(0.5rem + 2px);
	padding-bottom: calc(0.5rem + 2px);
	font-size: 1.25rem;
	line-height: 1.2;
}

.col-form-label-sm {
	padding-top: calc(0.25rem + 2px);
	padding-bottom: calc(0.25rem + 2px);
	font-size: 0.875rem;
	line-height: 1.2;
}

.col-form-legend {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	margin-bottom: 0;
	font-size: 1rem;
}

.form-control-plaintext {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	margin-bottom: 0;
	line-height: 1.5;
	background-color: transparent;
	border: solid transparent;
	border-width: 2px 0;
}

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

.form-control-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
	line-height: 1.2;
	border-radius: none;
}

select.form-control-sm:not([size]):not([multiple]),
.input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
	height: calc(1.55rem + 4px);
}

.form-control-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
	padding: 0.5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.2;
	border-radius: none;
}

select.form-control-lg:not([size]):not([multiple]),
.input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
	height: calc(2.5rem + 4px);
}

.form-group {
	margin-bottom: 1rem;
}

.form-text {
	display: block;
	margin-top: 0.25rem;
}

.form-row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}

.form-row > .col,
.form-row > [class*="col-"] {
	padding-right: 5px;
	padding-left: 5px;
}

.form-check {
	position: relative;
	display: block;
	margin-bottom: 0.5rem;
}

.form-check.disabled .form-check-label {
	color: #979797;
}

.form-check-label {
	padding-left: 1.25rem;
	margin-bottom: 0;
}

.form-check-input {
	position: absolute;
	margin-top: 0.25rem;
	margin-left: -1.25rem;
}

.form-check-inline {
	display: inline-block;
	margin-right: 0.75rem;
}

.form-check-inline .form-check-label {
	vertical-align: middle;
}

.valid-feedback {
	display: none;
	margin-top: .25rem;
	font-size: .875rem;
	color: #28a745;
}

.valid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	width: 250px;
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(40, 167, 69, 0.8);
	border-radius: .2rem;
}

.was-validated .form-control:valid,
.form-control.is-valid,
.was-validated
.custom-select:valid,
.custom-select.is-valid {
	border-color: #28a745;
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus,
.was-validated
  .custom-select:valid:focus,
.custom-select.is-valid:focus {
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated
  .custom-select:valid ~ .valid-feedback,
.was-validated
  .custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
	display: block;
}

.was-validated .form-check-input:valid + .form-check-label,
.form-check-input.is-valid + .form-check-label {
	color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-indicator,
.custom-control-input.is-valid ~ .custom-control-indicator {
	background-color: rgba(40, 167, 69, 0.25);
}

.was-validated .custom-control-input:valid ~ .custom-control-description,
.custom-control-input.is-valid ~ .custom-control-description {
	color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-control,
.custom-file-input.is-valid ~ .custom-file-control {
	border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-control::before,
.custom-file-input.is-valid ~ .custom-file-control::before {
	border-color: inherit;
}

.was-validated .custom-file-input:valid:focus,
.custom-file-input.is-valid:focus {
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
	display: none;
	margin-top: .25rem;
	font-size: .875rem;
	color: #d90011;
}

.invalid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	width: 250px;
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(217, 0, 17, 0.8);
	border-radius: .2rem;
}

.was-validated .form-control:invalid,
.form-control.is-invalid,
.was-validated
.custom-select:invalid,
.custom-select.is-invalid {
	border-color: #d90011;
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus,
.was-validated
  .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
	box-shadow: 0 0 0 0.2rem rgba(217, 0, 17, 0.25);
}

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated
  .custom-select:invalid ~ .invalid-feedback,
.was-validated
  .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
	display: block;
}

.was-validated .form-check-input:invalid + .form-check-label,
.form-check-input.is-invalid + .form-check-label {
	color: #d90011;
}

.was-validated .custom-control-input:invalid ~ .custom-control-indicator,
.custom-control-input.is-invalid ~ .custom-control-indicator {
	background-color: rgba(217, 0, 17, 0.25);
}

.was-validated .custom-control-input:invalid ~ .custom-control-description,
.custom-control-input.is-invalid ~ .custom-control-description {
	color: #d90011;
}

.was-validated .custom-file-input:invalid ~ .custom-file-control,
.custom-file-input.is-invalid ~ .custom-file-control {
	border-color: #d90011;
}

.was-validated .custom-file-input:invalid ~ .custom-file-control::before,
.custom-file-input.is-invalid ~ .custom-file-control::before {
	border-color: inherit;
}

.was-validated .custom-file-input:invalid:focus,
.custom-file-input.is-invalid:focus {
	box-shadow: 0 0 0 0.2rem rgba(217, 0, 17, 0.25);
}

.form-inline {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

.form-inline .form-check {
	width: 100%;
}

.btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	user-select: none;
	border: 2px solid transparent;
	padding: 0.5rem 1.25rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 0px;
	transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

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

.btn:focus,
.btn.focus {
	outline: 0;
	box-shadow: 0 0 0 0rem rgba(181, 226, 238, 0.25);
}

.btn.disabled,
.btn:disabled {
	opacity: .65;
}

.btn:not([disabled]):not(.disabled):active,
.btn:not([disabled]):not(.disabled).active {
	background-image: none;
}

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

.btn-primary {
	color: #111;
	background-color: #b5e2ee;
	border-color: #b5e2ee;
}

.btn-primary:hover {
	color: #111;
	background-color: #96d6e7;
	border-color: #8cd2e4;
}

.btn-primary:focus,
.btn-primary.focus {
	box-shadow: 0 0 0 0rem rgba(181, 226, 238, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
	background-color: #b5e2ee;
	border-color: #b5e2ee;
}

.btn-primary:not([disabled]):not(.disabled):active,
.btn-primary:not([disabled]):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
	color: #111;
	background-color: #8cd2e4;
	border-color: #81cee2;
	box-shadow: 0 0 0 0rem rgba(181, 226, 238, 0.5);
}

.btn-secondary {
	color: #111;
	background-color: #979797;
	border-color: #979797;
}

.btn-secondary:hover {
	color: #fff;
	background-color: #848484;
	border-color: #7e7e7e;
}

.btn-secondary:focus,
.btn-secondary.focus {
	box-shadow: 0 0 0 0rem rgba(151, 151, 151, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
	background-color: #979797;
	border-color: #979797;
}

.btn-secondary:not([disabled]):not(.disabled):active,
.btn-secondary:not([disabled]):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #7e7e7e;
	border-color: #777777;
	box-shadow: 0 0 0 0rem rgba(151, 151, 151, 0.5);
}

.btn-success {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745;
}

.btn-success:hover {
	color: #fff;
	background-color: #218838;
	border-color: #1e7e34;
}

.btn-success:focus,
.btn-success.focus {
	box-shadow: 0 0 0 0rem rgba(40, 167, 69, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
	background-color: #28a745;
	border-color: #28a745;
}

.btn-success:not([disabled]):not(.disabled):active,
.btn-success:not([disabled]):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
	color: #fff;
	background-color: #1e7e34;
	border-color: #1c7430;
	box-shadow: 0 0 0 0rem rgba(40, 167, 69, 0.5);
}

.btn-info {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8;
}

.btn-info:hover {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b;
}

.btn-info:focus,
.btn-info.focus {
	box-shadow: 0 0 0 0rem rgba(23, 162, 184, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
	background-color: #17a2b8;
	border-color: #17a2b8;
}

.btn-info:not([disabled]):not(.disabled):active,
.btn-info:not([disabled]):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
	color: #fff;
	background-color: #117a8b;
	border-color: #10707f;
	box-shadow: 0 0 0 0rem rgba(23, 162, 184, 0.5);
}

.btn-warning {
	color: #111;
	background-color: #ffc107;
	border-color: #ffc107;
}

.btn-warning:hover {
	color: #111;
	background-color: #e0a800;
	border-color: #d39e00;
}

.btn-warning:focus,
.btn-warning.focus {
	box-shadow: 0 0 0 0rem rgba(255, 193, 7, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
	background-color: #ffc107;
	border-color: #ffc107;
}

.btn-warning:not([disabled]):not(.disabled):active,
.btn-warning:not([disabled]):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
	color: #111;
	background-color: #d39e00;
	border-color: #c69500;
	box-shadow: 0 0 0 0rem rgba(255, 193, 7, 0.5);
}

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

.btn-danger:hover {
	color: #fff;
	background-color: #b3000e;
	border-color: #a6000d;
}

.btn-danger:focus,
.btn-danger.focus {
	box-shadow: 0 0 0 0rem rgba(217, 0, 17, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
	background-color: #d90011;
	border-color: #d90011;
}

.btn-danger:not([disabled]):not(.disabled):active,
.btn-danger:not([disabled]):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #a6000d;
	border-color: #99000c;
	box-shadow: 0 0 0 0rem rgba(217, 0, 17, 0.5);
}

.btn-light {
	color: #111;
	background-color: #f6f6f6;
	border-color: #f6f6f6;
}

.btn-light:hover {
	color: #111;
	background-color: #e3e3e3;
	border-color: #dddddd;
}

.btn-light:focus,
.btn-light.focus {
	box-shadow: 0 0 0 0rem rgba(246, 246, 246, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
	background-color: #f6f6f6;
	border-color: #f6f6f6;
}

.btn-light:not([disabled]):not(.disabled):active,
.btn-light:not([disabled]):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
	color: #111;
	background-color: #dddddd;
	border-color: #d6d6d6;
	box-shadow: 0 0 0 0rem rgba(246, 246, 246, 0.5);
}

.btn-dark {
	color: #fff;
	background-color: #3a3e4e;
	border-color: #3a3e4e;
}

.btn-dark:hover {
	color: #fff;
	background-color: #2a2d38;
	border-color: #242731;
}

.btn-dark:focus,
.btn-dark.focus {
	box-shadow: 0 0 0 0rem rgba(58, 62, 78, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
	background-color: #3a3e4e;
	border-color: #3a3e4e;
}

.btn-dark:not([disabled]):not(.disabled):active,
.btn-dark:not([disabled]):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #242731;
	border-color: #1f2129;
	box-shadow: 0 0 0 0rem rgba(58, 62, 78, 0.5);
}

.btn-outline-primary {
	color: #b5e2ee;
	background-color: transparent;
	background-image: none;
	border-color: #b5e2ee;
}

.btn-outline-primary:hover {
	color: #ffffff;
	background-color: #b5e2ee;
	border-color: #b5e2ee;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
	box-shadow: 0 0 0 0rem rgba(181, 226, 238, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
	color: #b5e2ee;
	background-color: transparent;
}

.btn-outline-primary:not([disabled]):not(.disabled):active,
.btn-outline-primary:not([disabled]):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
	color: #ffffff;
	background-color: #b5e2ee;
	border-color: #b5e2ee;
	box-shadow: 0 0 0 0rem rgba(181, 226, 238, 0.5);
}

.btn-outline-secondary {
	color: #979797;
	background-color: transparent;
	background-image: none;
	border-color: #979797;
}

.btn-outline-secondary:hover {
	color: #ffffff;
	background-color: #979797;
	border-color: #979797;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
	box-shadow: 0 0 0 0rem rgba(151, 151, 151, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
	color: #979797;
	background-color: transparent;
}

.btn-outline-secondary:not([disabled]):not(.disabled):active,
.btn-outline-secondary:not([disabled]):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
	color: #ffffff;
	background-color: #979797;
	border-color: #979797;
	box-shadow: 0 0 0 0rem rgba(151, 151, 151, 0.5);
}

.btn-outline-success {
	color: #28a745;
	background-color: transparent;
	background-image: none;
	border-color: #28a745;
}

.btn-outline-success:hover {
	color: #ffffff;
	background-color: #28a745;
	border-color: #28a745;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
	box-shadow: 0 0 0 0rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
	color: #28a745;
	background-color: transparent;
}

.btn-outline-success:not([disabled]):not(.disabled):active,
.btn-outline-success:not([disabled]):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
	color: #ffffff;
	background-color: #28a745;
	border-color: #28a745;
	box-shadow: 0 0 0 0rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
	color: #17a2b8;
	background-color: transparent;
	background-image: none;
	border-color: #17a2b8;
}

.btn-outline-info:hover {
	color: #ffffff;
	background-color: #17a2b8;
	border-color: #17a2b8;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
	box-shadow: 0 0 0 0rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
	color: #17a2b8;
	background-color: transparent;
}

.btn-outline-info:not([disabled]):not(.disabled):active,
.btn-outline-info:not([disabled]):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
	color: #ffffff;
	background-color: #17a2b8;
	border-color: #17a2b8;
	box-shadow: 0 0 0 0rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
	color: #ffc107;
	background-color: transparent;
	background-image: none;
	border-color: #ffc107;
}

.btn-outline-warning:hover {
	color: #ffffff;
	background-color: #ffc107;
	border-color: #ffc107;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
	box-shadow: 0 0 0 0rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
	color: #ffc107;
	background-color: transparent;
}

.btn-outline-warning:not([disabled]):not(.disabled):active,
.btn-outline-warning:not([disabled]):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
	color: #ffffff;
	background-color: #ffc107;
	border-color: #ffc107;
	box-shadow: 0 0 0 0rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
	color: #d90011;
	background-color: transparent;
	background-image: none;
	border-color: #d90011;
}

.btn-outline-danger:hover {
	color: #ffffff;
	background-color: #d90011;
	border-color: #d90011;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
	box-shadow: 0 0 0 0rem rgba(217, 0, 17, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
	color: #d90011;
	background-color: transparent;
}

.btn-outline-danger:not([disabled]):not(.disabled):active,
.btn-outline-danger:not([disabled]):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
	color: #ffffff;
	background-color: #d90011;
	border-color: #d90011;
	box-shadow: 0 0 0 0rem rgba(217, 0, 17, 0.5);
}

.btn-outline-light {
	color: #f6f6f6;
	background-color: transparent;
	background-image: none;
	border-color: #f6f6f6;
}

.btn-outline-light:hover {
	color: #2e313c;
	background-color: #f6f6f6;
	border-color: #f6f6f6;
}

.btn-outline-light:focus,
.btn-outline-light.focus {
	box-shadow: 0 0 0 0rem rgba(246, 246, 246, 0.5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
	color: #f6f6f6;
	background-color: transparent;
}

.btn-outline-light:not([disabled]):not(.disabled):active,
.btn-outline-light:not([disabled]):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
	color: #2e313c;
	background-color: #f6f6f6;
	border-color: #f6f6f6;
	box-shadow: 0 0 0 0rem rgba(246, 246, 246, 0.5);
}

.btn-outline-dark {
	color: #3a3e4e;
	background-color: transparent;
	background-image: none;
	border-color: #3a3e4e;
}

.btn-outline-dark:hover {
	color: #ffffff;
	background-color: #3a3e4e;
	border-color: #3a3e4e;
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
	box-shadow: 0 0 0 0rem rgba(58, 62, 78, 0.5);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
	color: #3a3e4e;
	background-color: transparent;
}

.btn-outline-dark:not([disabled]):not(.disabled):active,
.btn-outline-dark:not([disabled]):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
	color: #ffffff;
	background-color: #3a3e4e;
	border-color: #3a3e4e;
	box-shadow: 0 0 0 0rem rgba(58, 62, 78, 0.5);
}

.btn-link {
	font-weight: 400;
	color: #d90011;
	background-color: transparent;
}

.btn-link:hover {
	color: #8d000b;
	text-decoration: underline;
	background-color: transparent;
	border-color: transparent;
}

.btn-link:focus,
.btn-link.focus {
	border-color: transparent;
	box-shadow: none;
}

.btn-link:disabled,
.btn-link.disabled {
	color: #979797;
}

.btn-lg,
.btn-group-lg > .btn {
	padding: 0.5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.2;
	border-radius: 0px;
}

.btn-sm,
.btn-group-sm > .btn {
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
	line-height: 1.2;
	border-radius: 0px;
}

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

.btn-block + .btn-block {
	margin-top: 0.5rem;
}

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

.fade {
	opacity: 0;
	transition: opacity 0.15s linear;
}

.fade.show {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.show {
	display: block;
}

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

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

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height 0.35s ease;
}

.dropup,
.dropdown {
	position: relative;
}

.dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0.3em solid;
	border-right: 0.3em solid transparent;
	border-bottom: 0;
	border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
	margin-left: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: 0.5rem 0;
	margin: 0.125rem 0 0;
	font-size: 1rem;
	color: #2e313c;
	text-align: left;
	list-style: none;
	background-color: #ffffff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0.25rem;
}

.dropup .dropdown-menu {
	margin-top: 0;
	margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0;
	border-right: 0.3em solid transparent;
	border-bottom: 0.3em solid;
	border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
	margin-left: 0;
}

.dropdown-divider {
	height: 0;
	margin: 0.5rem 0;
	overflow: hidden;
	border-top: 1px solid #ededee;
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: 0.25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #2e313c;
	text-align: inherit;
	white-space: nowrap;
	background: none;
	border: 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #23252e;
	text-decoration: none;
	background-color: #f6f6f6;
}

.dropdown-item.active,
.dropdown-item:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #b5e2ee;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
	color: #979797;
	background-color: transparent;
}

.dropdown-menu.show {
	display: block;
}

.dropdown-header {
	display: block;
	padding: 0.5rem 1.5rem;
	margin-bottom: 0;
	font-size: 0.875rem;
	color: #979797;
	white-space: nowrap;
}

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

.btn-group > .btn,
.btn-group-vertical > .btn {
	position: relative;
	flex: 0 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
	z-index: 2;
}

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

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.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-left: -2px;
}

.btn-toolbar {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.btn-toolbar .input-group {
	width: auto;
}

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

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

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

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

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

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

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

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

.btn + .dropdown-toggle-split {
	padding-right: 0.9375rem;
	padding-left: 0.9375rem;
}

.btn + .dropdown-toggle-split::after {
	margin-left: 0;
}

.btn-sm + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split {
	padding-right: 0.375rem;
	padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split {
	padding-right: 0.75rem;
	padding-left: 0.75rem;
}

.btn-group-vertical {
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
	width: 100%;
}

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

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

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

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

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

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}

.input-group {
	position: relative;
	display: flex;
	align-items: stretch;
	width: 100%;
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0;
}

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

.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: flex;
	align-items: center;
}

.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 {
	white-space: nowrap;
}

.input-group-addon {
	padding: 0.5rem 1.25rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #2e313c;
	text-align: center;
	background-color: #ededee;
	border: 2px solid #d5d6d8;
	border-radius: none;
}

.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
	border-radius: none;
}

.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
	padding: 0.5rem 1rem;
	font-size: 1.25rem;
	border-radius: none;
}

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

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

.input-group-addon:not(:last-child) {
	border-right: 0;
}

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

.form-control + .input-group-addon:not(:first-child) {
	border-left: 0;
}

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

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

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

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

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

.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
	margin-right: -2px;
}

.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
	z-index: 2;
	margin-left: 0;
}

.input-group-btn:not(:first-child) > .btn:first-child,
.input-group-btn:not(:first-child) > .btn-group:first-child {
	margin-left: -2px;
}

.input-group-btn:not(:first-child) > .btn:focus,
.input-group-btn:not(:first-child) > .btn:active,
.input-group-btn:not(:first-child) > .btn:hover,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
	z-index: 3;
}

.custom-control {
	position: relative;
	display: inline-flex;
	min-height: 1.5rem;
	padding-left: 1.5rem;
	margin-right: 1rem;
}

.custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.custom-control-input:checked ~ .custom-control-indicator {
	color: #ffffff;
	background-color: #b5e2ee;
}

.custom-control-input:focus ~ .custom-control-indicator {
	box-shadow: 0 0 0 1px #d5d6d8, 0 0 0 0rem rgba(181, 226, 238, 0.25);
}

.custom-control-input:active ~ .custom-control-indicator {
	color: #ffffff;
	background-color: white;
}

.custom-control-input:disabled ~ .custom-control-indicator {
	background-color: #ededee;
}

.custom-control-input:disabled ~ .custom-control-description {
	color: #979797;
}

.custom-control-indicator {
	position: absolute;
	top: 0.25rem;
	left: 0;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	user-select: none;
	background-color: #ddd;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
}

.custom-checkbox .custom-control-indicator {
	border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
	background-color: #b5e2ee;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23ffffff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-indicator {
	border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23ffffff'/%3E%3C/svg%3E");
}

.custom-controls-stacked {
	display: flex;
	flex-direction: column;
}

.custom-controls-stacked .custom-control {
	margin-bottom: 0.25rem;
}

.custom-controls-stacked .custom-control + .custom-control {
	margin-left: 0;
}

.custom-select {
	display: inline-block;
	max-width: 100%;
	height: calc(2.5rem + 4px);
	padding: 0.375rem 1.75rem 0.375rem 0.75rem;
	line-height: 1.5;
	color: #2e313c;
	vertical-align: middle;
	background: #ffffff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
	background-size: 8px 10px;
	border: 2px solid #d5d6d8;
	border-radius: 0.25rem;
	appearance: none;
}

.custom-select:focus {
	border-color: white;
	outline: none;
}

.custom-select:focus::-ms-value {
	color: #2e313c;
	background-color: #ffffff;
}

.custom-select[multiple] {
	height: auto;
	background-image: none;
}

.custom-select:disabled {
	color: #979797;
	background-color: #ededee;
}

.custom-select::-ms-expand {
	opacity: 0;
}

.custom-select-sm {
	height: calc(1.55rem + 4px);
	padding-top: 0.375rem;
	padding-bottom: 0.375rem;
	font-size: 75%;
}

.custom-file {
	position: relative;
	display: inline-block;
	max-width: 100%;
	height: calc(2.5rem + 4px);
	margin-bottom: 0;
}

.custom-file-input {
	min-width: 14rem;
	max-width: 100%;
	height: calc(2.5rem + 4px);
	margin: 0;
	opacity: 0;
}

.custom-file-input:focus ~ .custom-file-control {
	box-shadow: 0 0 0 0.075rem #ffffff, 0 0 0 0.2rem #b5e2ee;
}

.custom-file-control {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 5;
	height: calc(2.5rem + 4px);
	padding: 0.5rem 1.25rem;
	line-height: 1.5;
	color: #2e313c;
	pointer-events: none;
	user-select: none;
	background-color: #ffffff;
	border: 2px solid #d5d6d8;
	border-radius: none;
}

.custom-file-control:lang(en):empty::after {
	content: "Choose file...";
}

.custom-file-control::before {
	position: absolute;
	top: -2px;
	right: -2px;
	bottom: -2px;
	z-index: 6;
	display: block;
	height: calc(2.5rem + 4px);
	padding: 0.5rem 1.25rem;
	line-height: 1.5;
	color: #2e313c;
	background-color: #ededee;
	border: 2px solid #d5d6d8;
	border-radius: 0 none none 0;
}

.custom-file-control:lang(en)::before {
	content: "Browse";
}

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

.nav-link {
	display: block;
	padding: 0.5rem 1rem;
}

.nav-link:focus,
.nav-link:hover {
	text-decoration: none;
}

.nav-link.disabled {
	color: #979797;
}

.nav-tabs {
	border-bottom: 1px solid #ddd;
}

.nav-tabs .nav-item {
	margin-bottom: -1px;
}

.nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: #ededee #ededee #ddd;
}

.nav-tabs .nav-link.disabled {
	color: #979797;
	background-color: transparent;
	border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
	color: #495057;
	background-color: #d5d6d8;
	border-color: #ddd #ddd #d5d6d8;
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.nav-pills .nav-link {
	border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
	color: #ffffff;
	background-color: #b5e2ee;
}

.nav-fill .nav-item {
	flex: 1 1 auto;
	text-align: center;
}

.nav-justified .nav-item {
	flex-basis: 0;
	flex-grow: 1;
	text-align: center;
}

.tab-content > .tab-pane {
	display: none;
}

.tab-content > .active {
	display: block;
}

.navbar {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 0.5rem 1rem;
}

.navbar > .container,
.navbar > .container-fluid {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.navbar-brand {
	display: inline-block;
	padding-top: 0.3125rem;
	padding-bottom: 0.3125rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap;
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none;
}

.navbar-nav {
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0;
}

.navbar-nav .dropdown-menu {
	position: static;
	float: none;
}

.navbar-text {
	display: inline-block;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.navbar-collapse {
	flex-basis: 100%;
	flex-grow: 1;
	align-items: center;
}

.navbar-toggler {
	padding: 0.25rem 0.75rem;
	font-size: 1.25rem;
	line-height: 1;
	background: transparent;
	border: 1px solid transparent;
	border-radius: 0px;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
	text-decoration: none;
}

.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat center center;
	background-size: 100% 100%;
}

.navbar-expand {
	flex-flow: row nowrap;
	justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
	padding-right: 0;
	padding-left: 0;
}

.navbar-expand .navbar-nav {
	flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
	position: absolute;
}

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

.navbar-expand .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
	flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
	display: flex !important;
	flex-basis: auto;
}

.navbar-expand .navbar-toggler {
	display: none;
}

.navbar-expand .dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
}

.navbar-light .navbar-brand {
	color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
	color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
	color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, 0.5);
	border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
	color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
	color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
	color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
	color: #ffffff;
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
	color: #ffffff;
}

.navbar-dark .navbar-nav .nav-link {
	color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
	color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
	color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
	color: #ffffff;
}

.navbar-dark .navbar-toggler {
	color: rgba(255, 255, 255, 0.5);
	border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
	color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
	color: #ffffff;
}

.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
	color: #ffffff;
}

.breadcrumb {
	display: flex;
	flex-wrap: wrap;
	padding: 0.75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: #ededee;
	border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item::before {
	display: inline-block;
	padding-right: 0.5rem;
	padding-left: 0.5rem;
	color: #979797;
	content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
	text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
	text-decoration: none;
}

.breadcrumb-item.active {
	color: #979797;
}

.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: .5;
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	opacity: .75;
}

button.close {
	padding: 0;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: "Syntax LT W01 Roman", Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: 0.875rem;
	word-wrap: break-word;
	opacity: 0;
}

.tooltip.show {
	opacity: 0.9;
}

.tooltip .arrow {
	position: absolute;
	display: block;
	width: 5px;
	height: 5px;
}

.tooltip .arrow::before {
	position: absolute;
	border-color: transparent;
	border-style: solid;
}

.tooltip.bs-tooltip-top,
.tooltip.bs-tooltip-auto[x-placement^="top"] {
	padding: 5px 0;
}

.tooltip.bs-tooltip-top .arrow,
.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
	bottom: 0;
}

.tooltip.bs-tooltip-top .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
	margin-left: -3px;
	content: "";
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.bs-tooltip-right,
.tooltip.bs-tooltip-auto[x-placement^="right"] {
	padding: 0 5px;
}

.tooltip.bs-tooltip-right .arrow,
.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
	left: 0;
}

.tooltip.bs-tooltip-right .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
	margin-top: -3px;
	content: "";
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}

.tooltip.bs-tooltip-bottom,
.tooltip.bs-tooltip-auto[x-placement^="bottom"] {
	padding: 5px 0;
}

.tooltip.bs-tooltip-bottom .arrow,
.tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
	top: 0;
}

.tooltip.bs-tooltip-bottom .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
	margin-left: -3px;
	content: "";
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bs-tooltip-left,
.tooltip.bs-tooltip-auto[x-placement^="left"] {
	padding: 0 5px;
}

.tooltip.bs-tooltip-left .arrow,
.tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
	right: 0;
}

.tooltip.bs-tooltip-left .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
	right: 0;
	margin-top: -3px;
	content: "";
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #ffffff;
	text-align: center;
	background-color: #000;
	border-radius: 0.25rem;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: block;
	max-width: 276px;
	font-family: "Syntax LT W01 Roman", Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: 0.875rem;
	word-wrap: break-word;
	background-color: #ffffff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0.3rem;
}

.popover .arrow {
	position: absolute;
	display: block;
	width: 0.8rem;
	height: 0.4rem;
}

.popover .arrow::before,
.popover .arrow::after {
	position: absolute;
	display: block;
	border-color: transparent;
	border-style: solid;
}

.popover .arrow::before {
	content: "";
	border-width: 0.8rem;
}

.popover .arrow::after {
	content: "";
	border-width: 0.8rem;
}

.popover.bs-popover-top,
.popover.bs-popover-auto[x-placement^="top"] {
	margin-bottom: 0.8rem;
}

.popover.bs-popover-top .arrow,
.popover.bs-popover-auto[x-placement^="top"] .arrow {
	bottom: 0;
}

.popover.bs-popover-top .arrow::before,
.popover.bs-popover-auto[x-placement^="top"] .arrow::before,
.popover.bs-popover-top .arrow::after,
.popover.bs-popover-auto[x-placement^="top"] .arrow::after {
	border-bottom-width: 0;
}

.popover.bs-popover-top .arrow::before,
.popover.bs-popover-auto[x-placement^="top"] .arrow::before {
	bottom: -0.8rem;
	margin-left: -0.8rem;
	border-top-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-top .arrow::after,
.popover.bs-popover-auto[x-placement^="top"] .arrow::after {
	bottom: calc((0.8rem - 1px) * -1);
	margin-left: -0.8rem;
	border-top-color: #ffffff;
}

.popover.bs-popover-right,
.popover.bs-popover-auto[x-placement^="right"] {
	margin-left: 0.8rem;
}

.popover.bs-popover-right .arrow,
.popover.bs-popover-auto[x-placement^="right"] .arrow {
	left: 0;
}

.popover.bs-popover-right .arrow::before,
.popover.bs-popover-auto[x-placement^="right"] .arrow::before,
.popover.bs-popover-right .arrow::after,
.popover.bs-popover-auto[x-placement^="right"] .arrow::after {
	margin-top: -0.8rem;
	border-left-width: 0;
}

.popover.bs-popover-right .arrow::before,
.popover.bs-popover-auto[x-placement^="right"] .arrow::before {
	left: -0.8rem;
	border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-right .arrow::after,
.popover.bs-popover-auto[x-placement^="right"] .arrow::after {
	left: calc((0.8rem - 1px) * -1);
	border-right-color: #ffffff;
}

.popover.bs-popover-bottom,
.popover.bs-popover-auto[x-placement^="bottom"] {
	margin-top: 0.8rem;
}

.popover.bs-popover-bottom .arrow,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow {
	top: 0;
}

.popover.bs-popover-bottom .arrow::before,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.popover.bs-popover-bottom .arrow::after,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
	margin-left: -0.8rem;
	border-top-width: 0;
}

.popover.bs-popover-bottom .arrow::before,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow::before {
	top: -0.8rem;
	border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-bottom .arrow::after,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
	top: calc((0.8rem - 1px) * -1);
	border-bottom-color: #ffffff;
}

.popover.bs-popover-bottom .popover-header::before,
.popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 20px;
	margin-left: -10px;
	content: "";
	border-bottom: 1px solid #f7f7f7;
}

.popover.bs-popover-left,
.popover.bs-popover-auto[x-placement^="left"] {
	margin-right: 0.8rem;
}

.popover.bs-popover-left .arrow,
.popover.bs-popover-auto[x-placement^="left"] .arrow {
	right: 0;
}

.popover.bs-popover-left .arrow::before,
.popover.bs-popover-auto[x-placement^="left"] .arrow::before,
.popover.bs-popover-left .arrow::after,
.popover.bs-popover-auto[x-placement^="left"] .arrow::after {
	margin-top: -0.8rem;
	border-right-width: 0;
}

.popover.bs-popover-left .arrow::before,
.popover.bs-popover-auto[x-placement^="left"] .arrow::before {
	right: -0.8rem;
	border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-left .arrow::after,
.popover.bs-popover-auto[x-placement^="left"] .arrow::after {
	right: calc((0.8rem - 1px) * -1);
	border-left-color: #ffffff;
}

.popover-header {
	padding: 0.5rem 0.75rem;
	margin-bottom: 0;
	font-size: 1rem;
	color: inherit;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-top-left-radius: calc(0.3rem - 1px);
	border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
	display: none;
}

.popover-body {
	padding: 0.5rem 0.75rem;
	color: #2e313c;
}

.carousel {
	position: relative;
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.carousel-item {
	position: relative;
	display: none;
	align-items: center;
	width: 100%;
	transition: transform 0.6s ease;
	backface-visibility: hidden;
	perspective: 1000px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
	display: block;
}

.carousel-item-next,
.carousel-item-prev {
	position: absolute;
	top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
	transform: translateX(0);
}

.carousel-item-next,
.active.carousel-item-right {
	transform: translateX(100%);
}

.carousel-item-prev,
.active.carousel-item-left {
	transform: translateX(-100%);
}

.carousel-control-prev,
.carousel-control-next {
	position: absolute;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 15%;
	color: #ffffff;
	text-align: center;
	opacity: 0.5;
}

.carousel-control-prev:focus,
.carousel-control-prev:hover,
.carousel-control-next:focus,
.carousel-control-next:hover {
	color: #ffffff;
	text-decoration: none;
	outline: 0;
	opacity: .9;
}

.carousel-control-prev {
	left: 0;
}

.carousel-control-next {
	right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: transparent no-repeat center center;
	background-size: 100% 100%;
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 15;
	display: flex;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none;
}

.carousel-indicators li {
	position: relative;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
	position: absolute;
	top: -10px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: "";
}

.carousel-indicators li::after {
	position: absolute;
	bottom: -10px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: "";
}

.carousel-indicators .active {
	background-color: #ffffff;
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #ffffff;
	text-align: center;
}

.align-baseline {
	vertical-align: baseline !important;
}

.align-top {
	vertical-align: top !important;
}

.align-middle {
	vertical-align: middle !important;
}

.align-bottom {
	vertical-align: bottom !important;
}

.align-text-bottom {
	vertical-align: text-bottom !important;
}

.align-text-top {
	vertical-align: text-top !important;
}

.bg-primary {
	background-color: #b5e2ee !important;
}

a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #8cd2e4 !important;
}

.bg-secondary {
	background-color: #979797 !important;
}

a.bg-secondary:focus,
a.bg-secondary:hover {
	background-color: #7e7e7e !important;
}

.bg-success {
	background-color: #28a745 !important;
}

a.bg-success:focus,
a.bg-success:hover {
	background-color: #1e7e34 !important;
}

.bg-info {
	background-color: #17a2b8 !important;
}

a.bg-info:focus,
a.bg-info:hover {
	background-color: #117a8b !important;
}

.bg-warning {
	background-color: #ffc107 !important;
}

a.bg-warning:focus,
a.bg-warning:hover {
	background-color: #d39e00 !important;
}

.bg-danger {
	background-color: #d90011 !important;
}

a.bg-danger:focus,
a.bg-danger:hover {
	background-color: #a6000d !important;
}

.bg-light {
	background-color: #f6f6f6 !important;
}

a.bg-light:focus,
a.bg-light:hover {
	background-color: #dddddd !important;
}

.bg-dark {
	background-color: #3a3e4e !important;
}

a.bg-dark:focus,
a.bg-dark:hover {
	background-color: #242731 !important;
}

.bg-white {
	background-color: #ffffff !important;
}

.bg-transparent {
	background-color: transparent !important;
}

.border {
	border: 1px solid #ededee !important;
}

.border-0 {
	border: 0 !important;
}

.border-top-0 {
	border-top: 0 !important;
}

.border-right-0 {
	border-right: 0 !important;
}

.border-bottom-0 {
	border-bottom: 0 !important;
}

.border-left-0 {
	border-left: 0 !important;
}

.border-primary {
	border-color: #b5e2ee !important;
}

.border-secondary {
	border-color: #979797 !important;
}

.border-success {
	border-color: #28a745 !important;
}

.border-info {
	border-color: #17a2b8 !important;
}

.border-warning {
	border-color: #ffc107 !important;
}

.border-danger {
	border-color: #d90011 !important;
}

.border-light {
	border-color: #f6f6f6 !important;
}

.border-dark {
	border-color: #3a3e4e !important;
}

.border-white {
	border-color: #ffffff !important;
}

.rounded {
	border-radius: 0.25rem !important;
}

.rounded-top {
	border-top-left-radius: 0.25rem !important;
	border-top-right-radius: 0.25rem !important;
}

.rounded-right {
	border-top-right-radius: 0.25rem !important;
	border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
	border-bottom-right-radius: 0.25rem !important;
	border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
	border-top-left-radius: 0.25rem !important;
	border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
	border-radius: 50% !important;
}

.rounded-0 {
	border-radius: 0 !important;
}

.clearfix::after {
	display: block;
	clear: both;
	content: "";
}

.d-none {
	display: none !important;
}

.d-inline {
	display: inline !important;
}

.d-inline-block {
	display: inline-block !important;
}

.d-block {
	display: block !important;
}

.d-table {
	display: table !important;
}

.d-table-row {
	display: table-row !important;
}

.d-table-cell {
	display: table-cell !important;
}

.d-flex {
	display: flex !important;
}

.d-inline-flex {
	display: inline-flex !important;
}

.d-print-block {
	display: none !important;
}

.d-print-inline {
	display: none !important;
}

.d-print-inline-block {
	display: none !important;
}

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
}

.embed-responsive::before {
	display: block;
	content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.embed-responsive-21by9::before {
	padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
	padding-top: 56.25%;
}

.embed-responsive-4by3::before {
	padding-top: 75%;
}

.embed-responsive-1by1::before {
	padding-top: 100%;
}

.flex-row {
	flex-direction: row !important;
}

.flex-column {
	flex-direction: column !important;
}

.flex-row-reverse {
	flex-direction: row-reverse !important;
}

.flex-column-reverse {
	flex-direction: column-reverse !important;
}

.flex-wrap {
	flex-wrap: wrap !important;
}

.flex-nowrap {
	flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
	flex-wrap: wrap-reverse !important;
}

.justify-content-start {
	justify-content: flex-start !important;
}

.justify-content-end {
	justify-content: flex-end !important;
}

.justify-content-center {
	justify-content: center !important;
}

.justify-content-between {
	justify-content: space-between !important;
}

.justify-content-around {
	justify-content: space-around !important;
}

.align-items-start {
	align-items: flex-start !important;
}

.align-items-end {
	align-items: flex-end !important;
}

.align-items-center {
	align-items: center !important;
}

.align-items-baseline {
	align-items: baseline !important;
}

.align-items-stretch {
	align-items: stretch !important;
}

.align-content-start {
	align-content: flex-start !important;
}

.align-content-end {
	align-content: flex-end !important;
}

.align-content-center {
	align-content: center !important;
}

.align-content-between {
	align-content: space-between !important;
}

.align-content-around {
	align-content: space-around !important;
}

.align-content-stretch {
	align-content: stretch !important;
}

.align-self-auto {
	align-self: auto !important;
}

.align-self-start {
	align-self: flex-start !important;
}

.align-self-end {
	align-self: flex-end !important;
}

.align-self-center {
	align-self: center !important;
}

.align-self-baseline {
	align-self: baseline !important;
}

.align-self-stretch {
	align-self: stretch !important;
}

.float-left {
	float: left !important;
}

.float-right {
	float: right !important;
}

.float-none {
	float: none !important;
}

.position-static {
	position: static !important;
}

.position-relative {
	position: relative !important;
}

.position-absolute {
	position: absolute !important;
}

.position-fixed {
	position: fixed !important;
}

.position-sticky {
	position: sticky !important;
}

.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
}

.fixed-bottom {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	clip-path: inset(50%);
	border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal;
	clip-path: none;
}

.w-25 {
	width: 25% !important;
}

.w-50 {
	width: 50% !important;
}

.w-75 {
	width: 75% !important;
}

.w-100 {
	width: 100% !important;
}

.h-25 {
	height: 25% !important;
}

.h-50 {
	height: 50% !important;
}

.h-75 {
	height: 75% !important;
}

.h-100 {
	height: 100% !important;
}

.mw-100 {
	max-width: 100% !important;
}

.mh-100 {
	max-height: 100% !important;
}

.m-0 {
	margin: 0 !important;
}

.mt-0,
.my-0 {
	margin-top: 0 !important;
}

.mr-0,
.mx-0 {
	margin-right: 0 !important;
}

.mb-0,
.my-0 {
	margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
	margin-left: 0 !important;
}

.m-1 {
	margin: 0.25rem !important;
}

.mt-1,
.my-1 {
	margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
	margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
	margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
	margin-left: 0.25rem !important;
}

.m-2 {
	margin: 0.5rem !important;
}

.mt-2,
.my-2 {
	margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
	margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
	margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
	margin-left: 0.5rem !important;
}

.m-3 {
	margin: 1rem !important;
}

.mt-3,
.my-3 {
	margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
	margin-right: 1rem !important;
}

.mb-3,
.my-3 {
	margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
	margin-left: 1rem !important;
}

.m-4 {
	margin: 1.5rem !important;
}

.mt-4,
.my-4 {
	margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
	margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
	margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
	margin-left: 1.5rem !important;
}

.m-5 {
	margin: 3rem !important;
}

.mt-5,
.my-5 {
	margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
	margin-right: 3rem !important;
}

.mb-5,
.my-5 {
	margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
	margin-left: 3rem !important;
}

.p-0 {
	padding: 0 !important;
}

.pt-0,
.py-0 {
	padding-top: 0 !important;
}

.pr-0,
.px-0 {
	padding-right: 0 !important;
}

.pb-0,
.py-0 {
	padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
	padding-left: 0 !important;
}

.p-1 {
	padding: 0.25rem !important;
}

.pt-1,
.py-1 {
	padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
	padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
	padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
	padding-left: 0.25rem !important;
}

.p-2 {
	padding: 0.5rem !important;
}

.pt-2,
.py-2 {
	padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
	padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
	padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
	padding-left: 0.5rem !important;
}

.p-3 {
	padding: 1rem !important;
}

.pt-3,
.py-3 {
	padding-top: 1rem !important;
}

.pr-3,
.px-3 {
	padding-right: 1rem !important;
}

.pb-3,
.py-3 {
	padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
	padding-left: 1rem !important;
}

.p-4 {
	padding: 1.5rem !important;
}

.pt-4,
.py-4 {
	padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
	padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
	padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
	padding-left: 1.5rem !important;
}

.p-5 {
	padding: 3rem !important;
}

.pt-5,
.py-5 {
	padding-top: 3rem !important;
}

.pr-5,
.px-5 {
	padding-right: 3rem !important;
}

.pb-5,
.py-5 {
	padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
	padding-left: 3rem !important;
}

.m-auto {
	margin: auto !important;
}

.mt-auto,
.my-auto {
	margin-top: auto !important;
}

.mr-auto,
.mx-auto {
	margin-right: auto !important;
}

.mb-auto,
.my-auto {
	margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
	margin-left: auto !important;
}

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

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

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

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

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

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

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

.text-uppercase {
	text-transform: uppercase !important;
}

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

.font-weight-light {
	font-weight: 300 !important;
}

.font-weight-normal {
	font-weight: 400 !important;
}

.font-weight-bold {
	font-weight: 700 !important;
}

.font-italic {
	font-style: italic !important;
}

.text-white {
	color: #fff !important;
}

.text-primary {
	color: #b5e2ee !important;
}

a.text-primary:focus,
a.text-primary:hover {
	color: #8cd2e4 !important;
}

.text-secondary {
	color: #979797 !important;
}

a.text-secondary:focus,
a.text-secondary:hover {
	color: #7e7e7e !important;
}

.text-success {
	color: #28a745 !important;
}

a.text-success:focus,
a.text-success:hover {
	color: #1e7e34 !important;
}

.text-info {
	color: #17a2b8 !important;
}

a.text-info:focus,
a.text-info:hover {
	color: #117a8b !important;
}

.text-warning {
	color: #ffc107 !important;
}

a.text-warning:focus,
a.text-warning:hover {
	color: #d39e00 !important;
}

.text-danger {
	color: #d90011 !important;
}

a.text-danger:focus,
a.text-danger:hover {
	color: #a6000d !important;
}

.text-light {
	color: #f6f6f6 !important;
}

a.text-light:focus,
a.text-light:hover {
	color: #dddddd !important;
}

.text-dark {
	color: #3a3e4e !important;
}

a.text-dark:focus,
a.text-dark:hover {
	color: #242731 !important;
}

.text-muted {
	color: #979797 !important;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.visible {
	visibility: visible !important;
}

.invisible {
	visibility: hidden !important;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

/* FONT PATH
 * -------------------------- */

@font-face {
	font-family: 'FontAwesome';
	src: url("../../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
	src: url("../../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
	font-weight: normal;
	font-style: normal;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */

.fa-lg {
	font-size: 1.3333333333em;
	line-height: 0.75em;
	vertical-align: -15%;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-fw {
	width: 1.2857142857em;
	text-align: center;
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.1428571429em;
	list-style-type: none;
}

.fa-ul > li {
	position: relative;
}

.fa-li {
	position: absolute;
	left: -2.1428571429em;
	width: 2.1428571429em;
	top: 0.1428571429em;
	text-align: center;
}

.fa-li.fa-lg {
	left: -1.8571428571em;
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid 0.08em #eee;
	border-radius: .1em;
}

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left {
	margin-right: .3em;
}

.fa.fa-pull-right {
	margin-left: .3em;
}

/* Deprecated as of 4.4.0 */

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.fa.pull-left {
	margin-right: .3em;
}

.fa.pull-right {
	margin-left: .3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	filter: none;
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}

.fa-stack-1x {
	line-height: inherit;
}

.fa-stack-2x {
	font-size: 2em;
}

.fa-inverse {
	color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-glass:before {
	content: "";
}

.fa-music:before {
	content: "";
}

.fa-search:before {
	content: "";
}

.fa-envelope-o:before {
	content: "";
}

.fa-heart:before {
	content: "";
}

.fa-star:before {
	content: "";
}

.fa-star-o:before {
	content: "";
}

.fa-user:before {
	content: "";
}

.fa-film:before {
	content: "";
}

.fa-th-large:before {
	content: "";
}

.fa-th:before {
	content: "";
}

.fa-th-list:before {
	content: "";
}

.fa-check:before {
	content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
	content: "";
}

.fa-search-plus:before {
	content: "";
}

.fa-search-minus:before {
	content: "";
}

.fa-power-off:before {
	content: "";
}

.fa-signal:before {
	content: "";
}

.fa-gear:before,
.fa-cog:before {
	content: "";
}

.fa-trash-o:before {
	content: "";
}

.fa-home:before {
	content: "";
}

.fa-file-o:before {
	content: "";
}

.fa-clock-o:before {
	content: "";
}

.fa-road:before {
	content: "";
}

.fa-download:before {
	content: "";
}

.fa-arrow-circle-o-down:before {
	content: "";
}

.fa-arrow-circle-o-up:before {
	content: "";
}

.fa-inbox:before {
	content: "";
}

.fa-play-circle-o:before {
	content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
	content: "";
}

.fa-refresh:before {
	content: "";
}

.fa-list-alt:before {
	content: "";
}

.fa-lock:before {
	content: "";
}

.fa-flag:before {
	content: "";
}

.fa-headphones:before {
	content: "";
}

.fa-volume-off:before {
	content: "";
}

.fa-volume-down:before {
	content: "";
}

.fa-volume-up:before {
	content: "";
}

.fa-qrcode:before {
	content: "";
}

.fa-barcode:before {
	content: "";
}

.fa-tag:before {
	content: "";
}

.fa-tags:before {
	content: "";
}

.fa-book:before {
	content: "";
}

.fa-bookmark:before {
	content: "";
}

.fa-print:before {
	content: "";
}

.fa-camera:before {
	content: "";
}

.fa-font:before {
	content: "";
}

.fa-bold:before {
	content: "";
}

.fa-italic:before {
	content: "";
}

.fa-text-height:before {
	content: "";
}

.fa-text-width:before {
	content: "";
}

.fa-align-left:before {
	content: "";
}

.fa-align-center:before {
	content: "";
}

.fa-align-right:before {
	content: "";
}

.fa-align-justify:before {
	content: "";
}

.fa-list:before {
	content: "";
}

.fa-dedent:before,
.fa-outdent:before {
	content: "";
}

.fa-indent:before {
	content: "";
}

.fa-video-camera:before {
	content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
	content: "";
}

.fa-pencil:before {
	content: "";
}

.fa-map-marker:before {
	content: "";
}

.fa-adjust:before {
	content: "";
}

.fa-tint:before {
	content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "";
}

.fa-share-square-o:before {
	content: "";
}

.fa-check-square-o:before {
	content: "";
}

.fa-arrows:before {
	content: "";
}

.fa-step-backward:before {
	content: "";
}

.fa-fast-backward:before {
	content: "";
}

.fa-backward:before {
	content: "";
}

.fa-play:before {
	content: "";
}

.fa-pause:before {
	content: "";
}

.fa-stop:before {
	content: "";
}

.fa-forward:before {
	content: "";
}

.fa-fast-forward:before {
	content: "";
}

.fa-step-forward:before {
	content: "";
}

.fa-eject:before {
	content: "";
}

.fa-chevron-left:before {
	content: "";
}

.fa-chevron-right:before {
	content: "";
}

.fa-plus-circle:before {
	content: "";
}

.fa-minus-circle:before {
	content: "";
}

.fa-times-circle:before {
	content: "";
}

.fa-check-circle:before {
	content: "";
}

.fa-question-circle:before {
	content: "";
}

.fa-info-circle:before {
	content: "";
}

.fa-crosshairs:before {
	content: "";
}

.fa-times-circle-o:before {
	content: "";
}

.fa-check-circle-o:before {
	content: "";
}

.fa-ban:before {
	content: "";
}

.fa-arrow-left:before {
	content: "";
}

.fa-arrow-right:before {
	content: "";
}

.fa-arrow-up:before {
	content: "";
}

.fa-arrow-down:before {
	content: "";
}

.fa-mail-forward:before,
.fa-share:before {
	content: "";
}

.fa-expand:before {
	content: "";
}

.fa-compress:before {
	content: "";
}

.fa-plus:before {
	content: "";
}

.fa-minus:before {
	content: "";
}

.fa-asterisk:before {
	content: "";
}

.fa-exclamation-circle:before {
	content: "";
}

.fa-gift:before {
	content: "";
}

.fa-leaf:before {
	content: "";
}

.fa-fire:before {
	content: "";
}

.fa-eye:before {
	content: "";
}

.fa-eye-slash:before {
	content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
	content: "";
}

.fa-plane:before {
	content: "";
}

.fa-calendar:before {
	content: "";
}

.fa-random:before {
	content: "";
}

.fa-comment:before {
	content: "";
}

.fa-magnet:before {
	content: "";
}

.fa-chevron-up:before {
	content: "";
}

.fa-chevron-down:before {
	content: "";
}

.fa-retweet:before {
	content: "";
}

.fa-shopping-cart:before {
	content: "";
}

.fa-folder:before {
	content: "";
}

.fa-folder-open:before {
	content: "";
}

.fa-arrows-v:before {
	content: "";
}

.fa-arrows-h:before {
	content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "";
}

.fa-twitter-square:before {
	content: "";
}

.fa-facebook-square:before {
	content: "";
}

.fa-camera-retro:before {
	content: "";
}

.fa-key:before {
	content: "";
}

.fa-gears:before,
.fa-cogs:before {
	content: "";
}

.fa-comments:before {
	content: "";
}

.fa-thumbs-o-up:before {
	content: "";
}

.fa-thumbs-o-down:before {
	content: "";
}

.fa-star-half:before {
	content: "";
}

.fa-heart-o:before {
	content: "";
}

.fa-sign-out:before {
	content: "";
}

.fa-linkedin-square:before {
	content: "";
}

.fa-thumb-tack:before {
	content: "";
}

.fa-external-link:before {
	content: "";
}

.fa-sign-in:before {
	content: "";
}

.fa-trophy:before {
	content: "";
}

.fa-github-square:before {
	content: "";
}

.fa-upload:before {
	content: "";
}

.fa-lemon-o:before {
	content: "";
}

.fa-phone:before {
	content: "";
}

.fa-square-o:before {
	content: "";
}

.fa-bookmark-o:before {
	content: "";
}

.fa-phone-square:before {
	content: "";
}

.fa-twitter:before {
	content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "";
}

.fa-github:before {
	content: "";
}

.fa-unlock:before {
	content: "";
}

.fa-credit-card:before {
	content: "";
}

.fa-feed:before,
.fa-rss:before {
	content: "";
}

.fa-hdd-o:before {
	content: "";
}

.fa-bullhorn:before {
	content: "";
}

.fa-bell:before {
	content: "";
}

.fa-certificate:before {
	content: "";
}

.fa-hand-o-right:before {
	content: "";
}

.fa-hand-o-left:before {
	content: "";
}

.fa-hand-o-up:before {
	content: "";
}

.fa-hand-o-down:before {
	content: "";
}

.fa-arrow-circle-left:before {
	content: "";
}

.fa-arrow-circle-right:before {
	content: "";
}

.fa-arrow-circle-up:before {
	content: "";
}

.fa-arrow-circle-down:before {
	content: "";
}

.fa-globe:before {
	content: "";
}

.fa-wrench:before {
	content: "";
}

.fa-tasks:before {
	content: "";
}

.fa-filter:before {
	content: "";
}

.fa-briefcase:before {
	content: "";
}

.fa-arrows-alt:before {
	content: "";
}

.fa-group:before,
.fa-users:before {
	content: "";
}

.fa-chain:before,
.fa-link:before {
	content: "";
}

.fa-cloud:before {
	content: "";
}

.fa-flask:before {
	content: "";
}

.fa-cut:before,
.fa-scissors:before {
	content: "";
}

.fa-copy:before,
.fa-files-o:before {
	content: "";
}

.fa-paperclip:before {
	content: "";
}

.fa-save:before,
.fa-floppy-o:before {
	content: "";
}

.fa-square:before {
	content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
	content: "";
}

.fa-list-ul:before {
	content: "";
}

.fa-list-ol:before {
	content: "";
}

.fa-strikethrough:before {
	content: "";
}

.fa-underline:before {
	content: "";
}

.fa-table:before {
	content: "";
}

.fa-magic:before {
	content: "";
}

.fa-truck:before {
	content: "";
}

.fa-pinterest:before {
	content: "";
}

.fa-pinterest-square:before {
	content: "";
}

.fa-google-plus-square:before {
	content: "";
}

.fa-google-plus:before {
	content: "";
}

.fa-money:before {
	content: "";
}

.fa-caret-down:before {
	content: "";
}

.fa-caret-up:before {
	content: "";
}

.fa-caret-left:before {
	content: "";
}

.fa-caret-right:before {
	content: "";
}

.fa-columns:before {
	content: "";
}

.fa-unsorted:before,
.fa-sort:before {
	content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
	content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
	content: "";
}

.fa-envelope:before {
	content: "";
}

.fa-linkedin:before {
	content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "";
}

.fa-legal:before,
.fa-gavel:before {
	content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "";
}

.fa-comment-o:before {
	content: "";
}

.fa-comments-o:before {
	content: "";
}

.fa-flash:before,
.fa-bolt:before {
	content: "";
}

.fa-sitemap:before {
	content: "";
}

.fa-umbrella:before {
	content: "";
}

.fa-paste:before,
.fa-clipboard:before {
	content: "";
}

.fa-lightbulb-o:before {
	content: "";
}

.fa-exchange:before {
	content: "";
}

.fa-cloud-download:before {
	content: "";
}

.fa-cloud-upload:before {
	content: "";
}

.fa-user-md:before {
	content: "";
}

.fa-stethoscope:before {
	content: "";
}

.fa-suitcase:before {
	content: "";
}

.fa-bell-o:before {
	content: "";
}

.fa-coffee:before {
	content: "";
}

.fa-cutlery:before {
	content: "";
}

.fa-file-text-o:before {
	content: "";
}

.fa-building-o:before {
	content: "";
}

.fa-hospital-o:before {
	content: "";
}

.fa-ambulance:before {
	content: "";
}

.fa-medkit:before {
	content: "";
}

.fa-fighter-jet:before {
	content: "";
}

.fa-beer:before {
	content: "";
}

.fa-h-square:before {
	content: "";
}

.fa-plus-square:before {
	content: "";
}

.fa-angle-double-left:before {
	content: "";
}

.fa-angle-double-right:before {
	content: "";
}

.fa-angle-double-up:before {
	content: "";
}

.fa-angle-double-down:before {
	content: "";
}

.fa-angle-left:before {
	content: "";
}

.fa-angle-right:before {
	content: "";
}

.fa-angle-up:before {
	content: "";
}

.fa-angle-down:before {
	content: "";
}

.fa-desktop:before {
	content: "";
}

.fa-laptop:before {
	content: "";
}

.fa-tablet:before {
	content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "";
}

.fa-circle-o:before {
	content: "";
}

.fa-quote-left:before {
	content: "";
}

.fa-quote-right:before {
	content: "";
}

.fa-spinner:before {
	content: "";
}

.fa-circle:before {
	content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "";
}

.fa-github-alt:before {
	content: "";
}

.fa-folder-o:before {
	content: "";
}

.fa-folder-open-o:before {
	content: "";
}

.fa-smile-o:before {
	content: "";
}

.fa-frown-o:before {
	content: "";
}

.fa-meh-o:before {
	content: "";
}

.fa-gamepad:before {
	content: "";
}

.fa-keyboard-o:before {
	content: "";
}

.fa-flag-o:before {
	content: "";
}

.fa-flag-checkered:before {
	content: "";
}

.fa-terminal:before {
	content: "";
}

.fa-code:before {
	content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "";
}

.fa-location-arrow:before {
	content: "";
}

.fa-crop:before {
	content: "";
}

.fa-code-fork:before {
	content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
	content: "";
}

.fa-question:before {
	content: "";
}

.fa-info:before {
	content: "";
}

.fa-exclamation:before {
	content: "";
}

.fa-superscript:before {
	content: "";
}

.fa-subscript:before {
	content: "";
}

.fa-eraser:before {
	content: "";
}

.fa-puzzle-piece:before {
	content: "";
}

.fa-microphone:before {
	content: "";
}

.fa-microphone-slash:before {
	content: "";
}

.fa-shield:before {
	content: "";
}

.fa-calendar-o:before {
	content: "";
}

.fa-fire-extinguisher:before {
	content: "";
}

.fa-rocket:before {
	content: "";
}

.fa-maxcdn:before {
	content: "";
}

.fa-chevron-circle-left:before {
	content: "";
}

.fa-chevron-circle-right:before {
	content: "";
}

.fa-chevron-circle-up:before {
	content: "";
}

.fa-chevron-circle-down:before {
	content: "";
}

.fa-html5:before {
	content: "";
}

.fa-css3:before {
	content: "";
}

.fa-anchor:before {
	content: "";
}

.fa-unlock-alt:before {
	content: "";
}

.fa-bullseye:before {
	content: "";
}

.fa-ellipsis-h:before {
	content: "";
}

.fa-ellipsis-v:before {
	content: "";
}

.fa-rss-square:before {
	content: "";
}

.fa-play-circle:before {
	content: "";
}

.fa-ticket:before {
	content: "";
}

.fa-minus-square:before {
	content: "";
}

.fa-minus-square-o:before {
	content: "";
}

.fa-level-up:before {
	content: "";
}

.fa-level-down:before {
	content: "";
}

.fa-check-square:before {
	content: "";
}

.fa-pencil-square:before {
	content: "";
}

.fa-external-link-square:before {
	content: "";
}

.fa-share-square:before {
	content: "";
}

.fa-compass:before {
	content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
	content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
	content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
	content: "";
}

.fa-euro:before,
.fa-eur:before {
	content: "";
}

.fa-gbp:before {
	content: "";
}

.fa-dollar:before,
.fa-usd:before {
	content: "";
}

.fa-rupee:before,
.fa-inr:before {
	content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
	content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
	content: "";
}

.fa-won:before,
.fa-krw:before {
	content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "";
}

.fa-file:before {
	content: "";
}

.fa-file-text:before {
	content: "";
}

.fa-sort-alpha-asc:before {
	content: "";
}

.fa-sort-alpha-desc:before {
	content: "";
}

.fa-sort-amount-asc:before {
	content: "";
}

.fa-sort-amount-desc:before {
	content: "";
}

.fa-sort-numeric-asc:before {
	content: "";
}

.fa-sort-numeric-desc:before {
	content: "";
}

.fa-thumbs-up:before {
	content: "";
}

.fa-thumbs-down:before {
	content: "";
}

.fa-youtube-square:before {
	content: "";
}

.fa-youtube:before {
	content: "";
}

.fa-xing:before {
	content: "";
}

.fa-xing-square:before {
	content: "";
}

.fa-youtube-play:before {
	content: "";
}

.fa-dropbox:before {
	content: "";
}

.fa-stack-overflow:before {
	content: "";
}

.fa-instagram:before {
	content: "";
}

.fa-flickr:before {
	content: "";
}

.fa-adn:before {
	content: "";
}

.fa-bitbucket:before {
	content: "";
}

.fa-bitbucket-square:before {
	content: "";
}

.fa-tumblr:before {
	content: "";
}

.fa-tumblr-square:before {
	content: "";
}

.fa-long-arrow-down:before {
	content: "";
}

.fa-long-arrow-up:before {
	content: "";
}

.fa-long-arrow-left:before {
	content: "";
}

.fa-long-arrow-right:before {
	content: "";
}

.fa-apple:before {
	content: "";
}

.fa-windows:before {
	content: "";
}

.fa-android:before {
	content: "";
}

.fa-linux:before {
	content: "";
}

.fa-dribbble:before {
	content: "";
}

.fa-skype:before {
	content: "";
}

.fa-foursquare:before {
	content: "";
}

.fa-trello:before {
	content: "";
}

.fa-female:before {
	content: "";
}

.fa-male:before {
	content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "";
}

.fa-sun-o:before {
	content: "";
}

.fa-moon-o:before {
	content: "";
}

.fa-archive:before {
	content: "";
}

.fa-bug:before {
	content: "";
}

.fa-vk:before {
	content: "";
}

.fa-weibo:before {
	content: "";
}

.fa-renren:before {
	content: "";
}

.fa-pagelines:before {
	content: "";
}

.fa-stack-exchange:before {
	content: "";
}

.fa-arrow-circle-o-right:before {
	content: "";
}

.fa-arrow-circle-o-left:before {
	content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
	content: "";
}

.fa-dot-circle-o:before {
	content: "";
}

.fa-wheelchair:before {
	content: "";
}

.fa-vimeo-square:before {
	content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
	content: "";
}

.fa-plus-square-o:before {
	content: "";
}

.fa-space-shuttle:before {
	content: "";
}

.fa-slack:before {
	content: "";
}

.fa-envelope-square:before {
	content: "";
}

.fa-wordpress:before {
	content: "";
}

.fa-openid:before {
	content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
	content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
	content: "";
}

.fa-yahoo:before {
	content: "";
}

.fa-google:before {
	content: "";
}

.fa-reddit:before {
	content: "";
}

.fa-reddit-square:before {
	content: "";
}

.fa-stumbleupon-circle:before {
	content: "";
}

.fa-stumbleupon:before {
	content: "";
}

.fa-delicious:before {
	content: "";
}

.fa-digg:before {
	content: "";
}

.fa-pied-piper-pp:before {
	content: "";
}

.fa-pied-piper-alt:before {
	content: "";
}

.fa-drupal:before {
	content: "";
}

.fa-joomla:before {
	content: "";
}

.fa-language:before {
	content: "";
}

.fa-fax:before {
	content: "";
}

.fa-building:before {
	content: "";
}

.fa-child:before {
	content: "";
}

.fa-paw:before {
	content: "";
}

.fa-spoon:before {
	content: "";
}

.fa-cube:before {
	content: "";
}

.fa-cubes:before {
	content: "";
}

.fa-behance:before {
	content: "";
}

.fa-behance-square:before {
	content: "";
}

.fa-steam:before {
	content: "";
}

.fa-steam-square:before {
	content: "";
}

.fa-recycle:before {
	content: "";
}

.fa-automobile:before,
.fa-car:before {
	content: "";
}

.fa-cab:before,
.fa-taxi:before {
	content: "";
}

.fa-tree:before {
	content: "";
}

.fa-spotify:before {
	content: "";
}

.fa-deviantart:before {
	content: "";
}

.fa-soundcloud:before {
	content: "";
}

.fa-database:before {
	content: "";
}

.fa-file-pdf-o:before {
	content: "";
}

.fa-file-word-o:before {
	content: "";
}

.fa-file-excel-o:before {
	content: "";
}

.fa-file-powerpoint-o:before {
	content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
	content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
	content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
	content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "";
}

.fa-file-code-o:before {
	content: "";
}

.fa-vine:before {
	content: "";
}

.fa-codepen:before {
	content: "";
}

.fa-jsfiddle:before {
	content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
	content: "";
}

.fa-circle-o-notch:before {
	content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
	content: "";
}

.fa-ge:before,
.fa-empire:before {
	content: "";
}

.fa-git-square:before {
	content: "";
}

.fa-git:before {
	content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
	content: "";
}

.fa-tencent-weibo:before {
	content: "";
}

.fa-qq:before {
	content: "";
}

.fa-wechat:before,
.fa-weixin:before {
	content: "";
}

.fa-send:before,
.fa-paper-plane:before {
	content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
	content: "";
}

.fa-history:before {
	content: "";
}

.fa-circle-thin:before {
	content: "";
}

.fa-header:before {
	content: "";
}

.fa-paragraph:before {
	content: "";
}

.fa-sliders:before {
	content: "";
}

.fa-share-alt:before {
	content: "";
}

.fa-share-alt-square:before {
	content: "";
}

.fa-bomb:before {
	content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
	content: "";
}

.fa-tty:before {
	content: "";
}

.fa-binoculars:before {
	content: "";
}

.fa-plug:before {
	content: "";
}

.fa-slideshare:before {
	content: "";
}

.fa-twitch:before {
	content: "";
}

.fa-yelp:before {
	content: "";
}

.fa-newspaper-o:before {
	content: "";
}

.fa-wifi:before {
	content: "";
}

.fa-calculator:before {
	content: "";
}

.fa-paypal:before {
	content: "";
}

.fa-google-wallet:before {
	content: "";
}

.fa-cc-visa:before {
	content: "";
}

.fa-cc-mastercard:before {
	content: "";
}

.fa-cc-discover:before {
	content: "";
}

.fa-cc-amex:before {
	content: "";
}

.fa-cc-paypal:before {
	content: "";
}

.fa-cc-stripe:before {
	content: "";
}

.fa-bell-slash:before {
	content: "";
}

.fa-bell-slash-o:before {
	content: "";
}

.fa-trash:before {
	content: "";
}

.fa-copyright:before {
	content: "";
}

.fa-at:before {
	content: "";
}

.fa-eyedropper:before {
	content: "";
}

.fa-paint-brush:before {
	content: "";
}

.fa-birthday-cake:before {
	content: "";
}

.fa-area-chart:before {
	content: "";
}

.fa-pie-chart:before {
	content: "";
}

.fa-line-chart:before {
	content: "";
}

.fa-lastfm:before {
	content: "";
}

.fa-lastfm-square:before {
	content: "";
}

.fa-toggle-off:before {
	content: "";
}

.fa-toggle-on:before {
	content: "";
}

.fa-bicycle:before {
	content: "";
}

.fa-bus:before {
	content: "";
}

.fa-ioxhost:before {
	content: "";
}

.fa-angellist:before {
	content: "";
}

.fa-cc:before {
	content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
	content: "";
}

.fa-meanpath:before {
	content: "";
}

.fa-buysellads:before {
	content: "";
}

.fa-connectdevelop:before {
	content: "";
}

.fa-dashcube:before {
	content: "";
}

.fa-forumbee:before {
	content: "";
}

.fa-leanpub:before {
	content: "";
}

.fa-sellsy:before {
	content: "";
}

.fa-shirtsinbulk:before {
	content: "";
}

.fa-simplybuilt:before {
	content: "";
}

.fa-skyatlas:before {
	content: "";
}

.fa-cart-plus:before {
	content: "";
}

.fa-cart-arrow-down:before {
	content: "";
}

.fa-diamond:before {
	content: "";
}

.fa-ship:before {
	content: "";
}

.fa-user-secret:before {
	content: "";
}

.fa-motorcycle:before {
	content: "";
}

.fa-street-view:before {
	content: "";
}

.fa-heartbeat:before {
	content: "";
}

.fa-venus:before {
	content: "";
}

.fa-mars:before {
	content: "";
}

.fa-mercury:before {
	content: "";
}

.fa-intersex:before,
.fa-transgender:before {
	content: "";
}

.fa-transgender-alt:before {
	content: "";
}

.fa-venus-double:before {
	content: "";
}

.fa-mars-double:before {
	content: "";
}

.fa-venus-mars:before {
	content: "";
}

.fa-mars-stroke:before {
	content: "";
}

.fa-mars-stroke-v:before {
	content: "";
}

.fa-mars-stroke-h:before {
	content: "";
}

.fa-neuter:before {
	content: "";
}

.fa-genderless:before {
	content: "";
}

.fa-facebook-official:before {
	content: "";
}

.fa-pinterest-p:before {
	content: "";
}

.fa-whatsapp:before {
	content: "";
}

.fa-server:before {
	content: "";
}

.fa-user-plus:before {
	content: "";
}

.fa-user-times:before {
	content: "";
}

.fa-hotel:before,
.fa-bed:before {
	content: "";
}

.fa-viacoin:before {
	content: "";
}

.fa-train:before {
	content: "";
}

.fa-subway:before {
	content: "";
}

.fa-medium:before {
	content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
	content: "";
}

.fa-optin-monster:before {
	content: "";
}

.fa-opencart:before {
	content: "";
}

.fa-expeditedssl:before {
	content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
	content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "";
}

.fa-mouse-pointer:before {
	content: "";
}

.fa-i-cursor:before {
	content: "";
}

.fa-object-group:before {
	content: "";
}

.fa-object-ungroup:before {
	content: "";
}

.fa-sticky-note:before {
	content: "";
}

.fa-sticky-note-o:before {
	content: "";
}

.fa-cc-jcb:before {
	content: "";
}

.fa-cc-diners-club:before {
	content: "";
}

.fa-clone:before {
	content: "";
}

.fa-balance-scale:before {
	content: "";
}

.fa-hourglass-o:before {
	content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "";
}

.fa-hourglass:before {
	content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
	content: "";
}

.fa-hand-scissors-o:before {
	content: "";
}

.fa-hand-lizard-o:before {
	content: "";
}

.fa-hand-spock-o:before {
	content: "";
}

.fa-hand-pointer-o:before {
	content: "";
}

.fa-hand-peace-o:before {
	content: "";
}

.fa-trademark:before {
	content: "";
}

.fa-registered:before {
	content: "";
}

.fa-creative-commons:before {
	content: "";
}

.fa-gg:before {
	content: "";
}

.fa-gg-circle:before {
	content: "";
}

.fa-tripadvisor:before {
	content: "";
}

.fa-odnoklassniki:before {
	content: "";
}

.fa-odnoklassniki-square:before {
	content: "";
}

.fa-get-pocket:before {
	content: "";
}

.fa-wikipedia-w:before {
	content: "";
}

.fa-safari:before {
	content: "";
}

.fa-chrome:before {
	content: "";
}

.fa-firefox:before {
	content: "";
}

.fa-opera:before {
	content: "";
}

.fa-internet-explorer:before {
	content: "";
}

.fa-tv:before,
.fa-television:before {
	content: "";
}

.fa-contao:before {
	content: "";
}

.fa-500px:before {
	content: "";
}

.fa-amazon:before {
	content: "";
}

.fa-calendar-plus-o:before {
	content: "";
}

.fa-calendar-minus-o:before {
	content: "";
}

.fa-calendar-times-o:before {
	content: "";
}

.fa-calendar-check-o:before {
	content: "";
}

.fa-industry:before {
	content: "";
}

.fa-map-pin:before {
	content: "";
}

.fa-map-signs:before {
	content: "";
}

.fa-map-o:before {
	content: "";
}

.fa-map:before {
	content: "";
}

.fa-commenting:before {
	content: "";
}

.fa-commenting-o:before {
	content: "";
}

.fa-houzz:before {
	content: "";
}

.fa-vimeo:before {
	content: "";
}

.fa-black-tie:before {
	content: "";
}

.fa-fonticons:before {
	content: "";
}

.fa-reddit-alien:before {
	content: "";
}

.fa-edge:before {
	content: "";
}

.fa-credit-card-alt:before {
	content: "";
}

.fa-codiepie:before {
	content: "";
}

.fa-modx:before {
	content: "";
}

.fa-fort-awesome:before {
	content: "";
}

.fa-usb:before {
	content: "";
}

.fa-product-hunt:before {
	content: "";
}

.fa-mixcloud:before {
	content: "";
}

.fa-scribd:before {
	content: "";
}

.fa-pause-circle:before {
	content: "";
}

.fa-pause-circle-o:before {
	content: "";
}

.fa-stop-circle:before {
	content: "";
}

.fa-stop-circle-o:before {
	content: "";
}

.fa-shopping-bag:before {
	content: "";
}

.fa-shopping-basket:before {
	content: "";
}

.fa-hashtag:before {
	content: "";
}

.fa-bluetooth:before {
	content: "";
}

.fa-bluetooth-b:before {
	content: "";
}

.fa-percent:before {
	content: "";
}

.fa-gitlab:before {
	content: "";
}

.fa-wpbeginner:before {
	content: "";
}

.fa-wpforms:before {
	content: "";
}

.fa-envira:before {
	content: "";
}

.fa-universal-access:before {
	content: "";
}

.fa-wheelchair-alt:before {
	content: "";
}

.fa-question-circle-o:before {
	content: "";
}

.fa-blind:before {
	content: "";
}

.fa-audio-description:before {
	content: "";
}

.fa-volume-control-phone:before {
	content: "";
}

.fa-braille:before {
	content: "";
}

.fa-assistive-listening-systems:before {
	content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
	content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
	content: "";
}

.fa-glide:before {
	content: "";
}

.fa-glide-g:before {
	content: "";
}

.fa-signing:before,
.fa-sign-language:before {
	content: "";
}

.fa-low-vision:before {
	content: "";
}

.fa-viadeo:before {
	content: "";
}

.fa-viadeo-square:before {
	content: "";
}

.fa-snapchat:before {
	content: "";
}

.fa-snapchat-ghost:before {
	content: "";
}

.fa-snapchat-square:before {
	content: "";
}

.fa-pied-piper:before {
	content: "";
}

.fa-first-order:before {
	content: "";
}

.fa-yoast:before {
	content: "";
}

.fa-themeisle:before {
	content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "";
}

.fa-handshake-o:before {
	content: "";
}

.fa-envelope-open:before {
	content: "";
}

.fa-envelope-open-o:before {
	content: "";
}

.fa-linode:before {
	content: "";
}

.fa-address-book:before {
	content: "";
}

.fa-address-book-o:before {
	content: "";
}

.fa-vcard:before,
.fa-address-card:before {
	content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
	content: "";
}

.fa-user-circle:before {
	content: "";
}

.fa-user-circle-o:before {
	content: "";
}

.fa-user-o:before {
	content: "";
}

.fa-id-badge:before {
	content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "";
}

.fa-quora:before {
	content: "";
}

.fa-free-code-camp:before {
	content: "";
}

.fa-telegram:before {
	content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
	content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "";
}

.fa-shower:before {
	content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
	content: "";
}

.fa-podcast:before {
	content: "";
}

.fa-window-maximize:before {
	content: "";
}

.fa-window-minimize:before {
	content: "";
}

.fa-window-restore:before {
	content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "";
}

.fa-bandcamp:before {
	content: "";
}

.fa-grav:before {
	content: "";
}

.fa-etsy:before {
	content: "";
}

.fa-imdb:before {
	content: "";
}

.fa-ravelry:before {
	content: "";
}

.fa-eercast:before {
	content: "";
}

.fa-microchip:before {
	content: "";
}

.fa-snowflake-o:before {
	content: "";
}

.fa-superpowers:before {
	content: "";
}

.fa-wpexplorer:before {
	content: "";
}

.fa-meetup:before {
	content: "";
}

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

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

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/

#colorbox,
#cboxOverlay,
#cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	-webkit-transform: translate3d(0, 0, 0);
}

#cboxWrapper {
	max-width: none;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
}

#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

#cboxTitle {
	margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
	cursor: pointer;
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/

#cboxOverlay {
	background-color: rgba(255, 255, 255, 0.9);
}

#colorbox {
	outline: 0;
}

#cboxTopLeft {
	width: 21px;
	height: 21px;
	background: url(images/controls.png) no-repeat -101px 0;
}

#cboxTopRight {
	width: 21px;
	height: 21px;
	background: url(images/controls.png) no-repeat -130px 0;
}

#cboxBottomLeft {
	width: 21px;
	height: 21px;
	background: url(images/controls.png) no-repeat -101px -29px;
}

#cboxBottomRight {
	width: 21px;
	height: 21px;
	background: url(images/controls.png) no-repeat -130px -29px;
}

#cboxMiddleLeft {
	width: 21px;
	background: url(images/controls.png) left top repeat-y;
}

#cboxMiddleRight {
	width: 21px;
	background: url(images/controls.png) right top repeat-y;
}

#cboxTopCenter {
	height: 21px;
	background: url(images/border.png) 0 0 repeat-x;
}

#cboxBottomCenter {
	height: 21px;
	background: url(images/border.png) 0 -29px repeat-x;
}

#cboxContent {
	background: #fff;
}

.cboxIframe {
	background: #fff;
}

#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}

#cboxLoadedContent {
	margin-bottom: 28px;
}

#cboxTitle {
	position: absolute;
	bottom: 4px;
	left: 0;
	text-align: center;
	width: 100%;
	color: #949494;
}

#cboxCurrent {
	position: absolute;
	bottom: 4px;
	left: 58px;
	color: #949494;
}

#cboxLoadingOverlay {
	background: url(images/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
	background: url(images/loading.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */

#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */

#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
	outline: 0;
}

#cboxSlideshow {
	position: absolute;
	bottom: 4px;
	right: 30px;
	color: #0092ef;
}

#cboxPrevious {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(images/controls.png) no-repeat -75px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

#cboxPrevious:hover {
	background-position: -75px -25px;
}

#cboxNext {
	position: absolute;
	bottom: 0;
	left: 27px;
	background: url(images/controls.png) no-repeat -50px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

#cboxNext:hover {
	background-position: -50px -25px;
}

#cboxClose {
	position: absolute;
	top: -30px;
	right: -5px;
	width: 25px;
	height: 25px;
	display: block;
}

#cboxClose .fa {
	display: block;
	font-size: 20px;
}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/

.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
	overflow: hidden !important;
	padding: 0 !important;
	position: relative;
}

.scroll-wrapper > .scroll-content {
	border: none !important;
	box-sizing: content-box !important;
	height: auto;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none !important;
	overflow: scroll !important;
	padding: 0;
	position: relative !important;
	top: 0;
	width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
	height: 0;
	width: 0;
}

.scroll-wrapper.scroll--rtl {
	direction: rtl;
}

.scroll-element {
	box-sizing: content-box;
	display: none;
}

.scroll-element div {
	box-sizing: content-box;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
	cursor: default;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
	display: block;
}

.scroll-textarea {
	border: 1px solid #cccccc;
	border-top-color: #999999;
}

.scroll-textarea > .scroll-content {
	overflow: hidden !important;
}

.scroll-textarea > .scroll-content > textarea {
	border: none !important;
	box-sizing: border-box;
	height: 100% !important;
	margin: 0;
	max-height: none !important;
	max-width: none !important;
	overflow: scroll !important;
	outline: none;
	padding: 2px;
	position: relative !important;
	top: 0;
	width: 100% !important;
}

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
	height: 0;
	width: 0;
}

/*************** SIMPLE INNER SCROLLBAR ***************/

.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
}

.scrollbar-inner > .scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
	bottom: 2px;
	height: 8px;
	left: 0;
	width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
	height: 100%;
	right: 2px;
	top: 0;
	width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
	overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track {
	background-color: #e0e0e0;
}

.scrollbar-inner > .scroll-element .scroll-bar {
	background-color: #c2c2c2;
}

.scrollbar-inner > .scroll-element:hover .scroll-bar {
	background-color: #919191;
}

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
	background-color: #919191;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
	left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
	top: -12px;
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -12px;
}

/*************** SIMPLE OUTER SCROLLBAR ***************/

.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div {
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
}

.scrollbar-outer > .scroll-element {
	background-color: #ffffff;
}

.scrollbar-outer > .scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-x {
	bottom: 0;
	height: 12px;
	left: 0;
	width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-y {
	height: 100%;
	right: 0;
	top: 0;
	width: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer {
	height: 8px;
	top: 2px;
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
	left: 2px;
	width: 8px;
}

.scrollbar-outer > .scroll-element .scroll-element_outer {
	overflow: hidden;
}

.scrollbar-outer > .scroll-element .scroll-element_track {
	background-color: #eeeeee;
}

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.scrollbar-outer > .scroll-element .scroll-bar {
	background-color: #d9d9d9;
}

.scrollbar-outer > .scroll-element .scroll-bar:hover {
	background-color: #c2c2c2;
}

.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
	background-color: #919191;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-outer > .scroll-content.scroll-scrolly_visible {
	left: -12px;
	margin-left: 12px;
}

.scrollbar-outer > .scroll-content.scroll-scrollx_visible {
	top: -12px;
	margin-top: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar {
	min-width: 10px;
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-bar {
	min-height: 10px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
	left: -14px;
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
	top: -14px;
}

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -14px;
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -14px;
}

/*************** SCROLLBAR MAC OS X ***************/

.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track {
	display: none;
}

.scrollbar-macosx > .scroll-element .scroll-bar {
	background-color: #6C6E71;
	display: block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	-ms-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}

.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.scrollbar-macosx > .scroll-element.scroll-x {
	bottom: 0px;
	height: 0px;
	left: 0;
	min-width: 100%;
	overflow: visible;
	width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
	height: 100%;
	min-height: 100%;
	right: 0px;
	top: 0;
	width: 0px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
	height: 7px;
	min-width: 10px;
	top: -9px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
	left: -9px;
	min-height: 10px;
	width: 7px;
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
	left: 2px;
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
	left: -4px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
	top: 2px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
	top: -4px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -11px;
}

.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -11px;
}

/*************** SCROLLBAR LIGHT ***************/

.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
	border: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	z-index: 10;
}

.scrollbar-light > .scroll-element {
	background-color: #ffffff;
}

.scrollbar-light > .scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.scrollbar-light > .scroll-element .scroll-element_outer {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.scrollbar-light > .scroll-element .scroll-element_size {
	background: #dbdbdb;
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
	background: -moz-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #dbdbdb), color-stop(100%, #e8e8e8));
	background: -webkit-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
	background: -o-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
	background: -ms-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
	background: linear-gradient(to right, #dbdbdb 0%, #e8e8e8 100%);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.scrollbar-light > .scroll-element.scroll-x {
	bottom: 0;
	height: 17px;
	left: 0;
	min-width: 100%;
	width: 100%;
}

.scrollbar-light > .scroll-element.scroll-y {
	height: 100%;
	min-height: 100%;
	right: 0;
	top: 0;
	width: 17px;
}

.scrollbar-light > .scroll-element .scroll-bar {
	background: #fefefe;
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
	background: -moz-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fefefe), color-stop(100%, #f5f5f5));
	background: -webkit-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
	background: -o-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
	background: -ms-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
	background: linear-gradient(to right, #fefefe 0%, #f5f5f5 100%);
	border: 1px solid #dbdbdb;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-light > .scroll-content.scroll-scrolly_visible {
	left: -17px;
	margin-left: 17px;
}

.scrollbar-light > .scroll-content.scroll-scrollx_visible {
	top: -17px;
	margin-top: 17px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-bar {
	height: 10px;
	min-width: 10px;
	top: 0px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-bar {
	left: 0px;
	min-height: 10px;
	width: 10px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer {
	height: 12px;
	left: 2px;
	top: 2px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_size {
	left: -4px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer {
	left: 2px;
	top: 2px;
	width: 12px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_size {
	top: -4px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -19px;
}

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -19px;
}

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
	left: -19px;
}

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
	top: -19px;
}

/*************** SCROLLBAR RAIL ***************/

.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div {
	border: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	z-index: 10;
}

.scrollbar-rail > .scroll-element {
	background-color: #ffffff;
}

.scrollbar-rail > .scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.scrollbar-rail > .scroll-element .scroll-element_size {
	background-color: #999;
	background-color: rgba(0, 0, 0, 0.3);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
	background-color: #666;
	background-color: rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element.scroll-x {
	bottom: 0;
	height: 12px;
	left: 0;
	min-width: 100%;
	padding: 3px 0 2px;
	width: 100%;
}

.scrollbar-rail > .scroll-element.scroll-y {
	height: 100%;
	min-height: 100%;
	padding: 0 2px 0 3px;
	right: 0;
	top: 0;
	width: 12px;
}

.scrollbar-rail > .scroll-element .scroll-bar {
	background-color: #d0b9a0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

/* scrollbar height/width & offset from container borders */

.scrollbar-rail > .scroll-content.scroll-scrolly_visible {
	left: -17px;
	margin-left: 17px;
}

.scrollbar-rail > .scroll-content.scroll-scrollx_visible {
	margin-top: 17px;
	top: -17px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar {
	height: 10px;
	min-width: 10px;
	top: 1px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-bar {
	left: 1px;
	min-height: 10px;
	width: 10px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer {
	height: 15px;
	left: 5px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size {
	height: 2px;
	left: -10px;
	top: 5px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer {
	top: 5px;
	width: 15px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size {
	left: 5px;
	top: -10px;
	width: 2px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -25px;
}

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -25px;
}

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
	left: -25px;
}

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
	top: -25px;
}

/*************** SCROLLBAR DYNAMIC ***************/

.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
}

.scrollbar-dynamic > .scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-x {
	bottom: 2px;
	height: 7px;
	left: 0;
	min-width: 100%;
	width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-y {
	height: 100%;
	min-height: 100%;
	right: 2px;
	top: 0;
	width: 7px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
	opacity: 0.3;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_size {
	background-color: #cccccc;
	opacity: 0;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.scrollbar-dynamic > .scroll-element .scroll-bar {
	background-color: #6c6e71;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
	bottom: 0;
	height: 7px;
	min-width: 24px;
	top: auto;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
	left: auto;
	min-height: 24px;
	right: 0;
	width: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
	bottom: 0;
	top: auto;
	left: 2px;
	-webkit-transition: height 0.2s;
	-moz-transition: height 0.2s;
	-o-transition: height 0.2s;
	-ms-transition: height 0.2s;
	transition: height 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
	left: auto;
	right: 0;
	top: 2px;
	-webkit-transition: width 0.2s;
	-moz-transition: width 0.2s;
	-o-transition: width 0.2s;
	-ms-transition: width 0.2s;
	transition: width 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size {
	left: -4px;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size {
	top: -4px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -11px;
}

.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -11px;
}

/* hover & drag */

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
	overflow: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
	opacity: 1;
}

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
	height: 100%;
	width: 100%;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
	height: 20px;
	min-height: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
	min-width: 7px;
	width: 20px;
}

/*************** SCROLLBAR GOOGLE CHROME ***************/

.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div {
	border: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	z-index: 10;
}

.scrollbar-chrome > .scroll-element {
	background-color: #ffffff;
}

.scrollbar-chrome > .scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.scrollbar-chrome > .scroll-element .scroll-element_track {
	background: #f1f1f1;
	border: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x {
	bottom: 0;
	height: 16px;
	left: 0;
	min-width: 100%;
	width: 100%;
}

.scrollbar-chrome > .scroll-element.scroll-y {
	height: 100%;
	min-height: 100%;
	right: 0;
	top: 0;
	width: 16px;
}

.scrollbar-chrome > .scroll-element .scroll-bar {
	background-color: #d9d9d9;
	border: 1px solid #bdbdbd;
	cursor: default;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
	background-color: #c2c2c2;
	border-color: #a9a9a9;
}

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
	background-color: #919191;
	border-color: #7e7e7e;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-chrome > .scroll-content.scroll-scrolly_visible {
	left: -16px;
	margin-left: 16px;
}

.scrollbar-chrome > .scroll-content.scroll-scrollx_visible {
	top: -16px;
	margin-top: 16px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar {
	height: 8px;
	min-width: 10px;
	top: 3px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar {
	left: 3px;
	min-height: 10px;
	width: 8px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer {
	border-left: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track {
	height: 14px;
	left: -3px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size {
	height: 14px;
	left: -4px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer {
	border-top: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track {
	top: -3px;
	width: 14px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size {
	top: -4px;
	width: 14px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
	left: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
	top: -19px;
}

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after {
	clear: both;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}

.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}

.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}

.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}

.ui-menu .ui-menu {
	position: absolute;
}

.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}

.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

.ui-menu-icons {
	position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}

.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

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

.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}

.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

.ui-controlgroup-vertical .ui-spinner-input {
	width: 75%;
	width: calc( 100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}

.ui-checkboxradio-disabled {
	pointer-events: none;
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next {
	right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}

.ui-datepicker td {
	border: 0;
	padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

.ui-datepicker.ui-datepicker-multi {
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

.ui-datepicker-rtl {
	direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}

.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}

.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}

.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}

.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}

.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}

.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}

.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}

.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}

.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}

.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}

.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}

.ui-resizable {
	position: relative;
}

.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}

.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}

.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}

.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}

.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}

.ui-selectmenu-open {
	display: block;
}

.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}

.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}

.ui-slider {
	position: relative;
	text-align: left;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}

.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}

.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}

.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}

.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}

.ui-spinner-up {
	top: 0;
}

.ui-spinner-down {
	bottom: 0;
}

.ui-tabs {
	position: relative;
	padding: .2em;
}

.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}

body .ui-tooltip {
	border-width: 2px;
}

.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}

.ui-widget .ui-widget {
	font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}

.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}

.ui-widget-content {
	border: 1px solid #ddd;
	background: #fff;
	color: #333;
}

.ui-widget-content a {
	color: #333;
}

.ui-widget-header {
	border: 1px solid #ddd;
	background: #e9e9e9;
	color: #333;
	font-weight: bold;
}

.ui-widget-header a {
	color: #333;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #ccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #fff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #fff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #fff;
	text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}

.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none;
}

.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35);
}

.ui-icon {
	width: 16px;
	height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("../Image/Css/jQueryUi/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
	background-image: url("../Image/Css/jQueryUi/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("../Image/Css/jQueryUi/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("../Image/Css/jQueryUi/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("../Image/Css/jQueryUi/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("../Image/Css/jQueryUi/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
	background-image: url("../Image/Css/jQueryUi/ui-icons_777777_256x240.png");
}

.ui-icon-blank {
	background-position: 16px 16px;
}

.ui-icon-caret-1-n {
	background-position: 0 0;
}

.ui-icon-caret-1-ne {
	background-position: -16px 0;
}

.ui-icon-caret-1-e {
	background-position: -32px 0;
}

.ui-icon-caret-1-se {
	background-position: -48px 0;
}

.ui-icon-caret-1-s {
	background-position: -65px 0;
}

.ui-icon-caret-1-sw {
	background-position: -80px 0;
}

.ui-icon-caret-1-w {
	background-position: -96px 0;
}

.ui-icon-caret-1-nw {
	background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
	background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
	background-position: -144px 0;
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
	background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
	background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
	background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}

.ui-icon-arrow-4 {
	background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}

.ui-icon-extlink {
	background-position: -32px -80px;
}

.ui-icon-newwin {
	background-position: -48px -80px;
}

.ui-icon-refresh {
	background-position: -64px -80px;
}

.ui-icon-shuffle {
	background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}

.ui-icon-folder-open {
	background-position: -16px -96px;
}

.ui-icon-document {
	background-position: -32px -96px;
}

.ui-icon-document-b {
	background-position: -48px -96px;
}

.ui-icon-note {
	background-position: -64px -96px;
}

.ui-icon-mail-closed {
	background-position: -80px -96px;
}

.ui-icon-mail-open {
	background-position: -96px -96px;
}

.ui-icon-suitcase {
	background-position: -112px -96px;
}

.ui-icon-comment {
	background-position: -128px -96px;
}

.ui-icon-person {
	background-position: -144px -96px;
}

.ui-icon-print {
	background-position: -160px -96px;
}

.ui-icon-trash {
	background-position: -176px -96px;
}

.ui-icon-locked {
	background-position: -192px -96px;
}

.ui-icon-unlocked {
	background-position: -208px -96px;
}

.ui-icon-bookmark {
	background-position: -224px -96px;
}

.ui-icon-tag {
	background-position: -240px -96px;
}

.ui-icon-home {
	background-position: 0 -112px;
}

.ui-icon-flag {
	background-position: -16px -112px;
}

.ui-icon-calendar {
	background-position: -32px -112px;
}

.ui-icon-cart {
	background-position: -48px -112px;
}

.ui-icon-pencil {
	background-position: -64px -112px;
}

.ui-icon-clock {
	background-position: -80px -112px;
}

.ui-icon-disk {
	background-position: -96px -112px;
}

.ui-icon-calculator {
	background-position: -112px -112px;
}

.ui-icon-zoomin {
	background-position: -128px -112px;
}

.ui-icon-zoomout {
	background-position: -144px -112px;
}

.ui-icon-search {
	background-position: -160px -112px;
}

.ui-icon-wrench {
	background-position: -176px -112px;
}

.ui-icon-gear {
	background-position: -192px -112px;
}

.ui-icon-heart {
	background-position: -208px -112px;
}

.ui-icon-star {
	background-position: -224px -112px;
}

.ui-icon-link {
	background-position: -240px -112px;
}

.ui-icon-cancel {
	background-position: 0 -128px;
}

.ui-icon-plus {
	background-position: -16px -128px;
}

.ui-icon-plusthick {
	background-position: -32px -128px;
}

.ui-icon-minus {
	background-position: -48px -128px;
}

.ui-icon-minusthick {
	background-position: -64px -128px;
}

.ui-icon-close {
	background-position: -80px -128px;
}

.ui-icon-closethick {
	background-position: -96px -128px;
}

.ui-icon-key {
	background-position: -112px -128px;
}

.ui-icon-lightbulb {
	background-position: -128px -128px;
}

.ui-icon-scissors {
	background-position: -144px -128px;
}

.ui-icon-clipboard {
	background-position: -160px -128px;
}

.ui-icon-copy {
	background-position: -176px -128px;
}

.ui-icon-contact {
	background-position: -192px -128px;
}

.ui-icon-image {
	background-position: -208px -128px;
}

.ui-icon-video {
	background-position: -224px -128px;
}

.ui-icon-script {
	background-position: -240px -128px;
}

.ui-icon-alert {
	background-position: 0 -144px;
}

.ui-icon-info {
	background-position: -16px -144px;
}

.ui-icon-notice {
	background-position: -32px -144px;
}

.ui-icon-help {
	background-position: -48px -144px;
}

.ui-icon-check {
	background-position: -64px -144px;
}

.ui-icon-bullet {
	background-position: -80px -144px;
}

.ui-icon-radio-on {
	background-position: -96px -144px;
}

.ui-icon-radio-off {
	background-position: -112px -144px;
}

.ui-icon-pin-w {
	background-position: -128px -144px;
}

.ui-icon-pin-s {
	background-position: -144px -144px;
}

.ui-icon-play {
	background-position: 0 -160px;
}

.ui-icon-pause {
	background-position: -16px -160px;
}

.ui-icon-seek-next {
	background-position: -32px -160px;
}

.ui-icon-seek-prev {
	background-position: -48px -160px;
}

.ui-icon-seek-end {
	background-position: -64px -160px;
}

.ui-icon-seek-start {
	background-position: -80px -160px;
}

.ui-icon-seek-first {
	background-position: -80px -160px;
}

.ui-icon-stop {
	background-position: -96px -160px;
}

.ui-icon-eject {
	background-position: -112px -160px;
}

.ui-icon-volume-off {
	background-position: -128px -160px;
}

.ui-icon-volume-on {
	background-position: -144px -160px;
}

.ui-icon-power {
	background-position: 0 -176px;
}

.ui-icon-signal-diag {
	background-position: -16px -176px;
}

.ui-icon-signal {
	background-position: -32px -176px;
}

.ui-icon-battery-0 {
	background-position: -48px -176px;
}

.ui-icon-battery-1 {
	background-position: -64px -176px;
}

.ui-icon-battery-2 {
	background-position: -80px -176px;
}

.ui-icon-battery-3 {
	background-position: -96px -176px;
}

.ui-icon-circle-plus {
	background-position: 0 -192px;
}

.ui-icon-circle-minus {
	background-position: -16px -192px;
}

.ui-icon-circle-close {
	background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}

.ui-icon-circle-check {
	background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
	background: #aaa;
	opacity: .003;
	filter: Alpha(Opacity=0.3);
}

.ui-widget-shadow {
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666;
}

/* Accessibility: hide screen reader texts (and prefer "top" for RTL languages).
Reference: http://blog.rrwd.nl/2015/04/04/the-screen-reader-text-class-why-and-how/ */

.mejs__offscreen {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal;
}

.mejs__container {
	background: #000;
	box-sizing: border-box;
	font-family: 'Helvetica', Arial, serif;
	position: relative;
	text-align: left;
	text-indent: 0;
	vertical-align: top;
}

.mejs__container * {
	box-sizing: border-box;
}

/* Hide native play button and control bar from iOS to favor plugin button */

.mejs__container video::-webkit-media-controls,
.mejs__container video::-webkit-media-controls-panel,
.mejs__container video::-webkit-media-controls-panel-container,
.mejs__container video::-webkit-media-controls-start-playback-button {
	-webkit-appearance: none;
	display: none !important;
}

.mejs__fill-container,
.mejs__fill-container .mejs__container {
	height: 100%;
	width: 100%;
}

.mejs__fill-container {
	background: transparent;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.mejs__container:focus {
	outline: none;
}

.mejs__iframe-overlay {
	height: 100%;
	position: absolute;
	width: 100%;
}

.mejs__embed,
.mejs__embed body {
	background: #000;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.mejs__fullscreen {
	overflow: hidden !important;
}

.mejs__container-fullscreen {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1000;
}

.mejs__container-fullscreen .mejs__mediaelement,
.mejs__container-fullscreen video {
	height: 100% !important;
	width: 100% !important;
}

/* Start: LAYERS */

.mejs__background {
	left: 0;
	position: absolute;
	top: 0;
}

.mejs__mediaelement {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

.mejs__poster {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1;
}

:root .mejs__poster-img {
	display: none;
}

.mejs__poster-img {
	border: 0;
	padding: 0;
}

.mejs__overlay {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 0;
}

.mejs__layer {
	z-index: 1;
}

.mejs__overlay-play {
	cursor: pointer;
}

.mejs__overlay-button {
	background: url("mejs-controls.svg") no-repeat;
	background-position: 0 -39px;
	height: 80px;
	width: 80px;
}

.mejs__overlay:hover > .mejs__overlay-button {
	background-position: -80px -39px;
}

.mejs__overlay-loading {
	height: 80px;
	width: 80px;
}

.mejs__overlay-loading-bg-img {
	-webkit-animation: mejs__loading-spinner 1s linear infinite;
	animation: mejs__loading-spinner 1s linear infinite;
	background: transparent url("mejs-controls.svg") -160px -40px no-repeat;
	display: block;
	height: 80px;
	width: 80px;
	z-index: 1;
}

/* End: LAYERS */

/* Start: CONTROL BAR */

.mejs__controls {
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	position: absolute;
	width: 100%;
	z-index: 3;
}

.mejs__controls:not([style*='display: none']) {
	background: rgba(255, 0, 0, 0.7);
	background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.35));
	background: linear-gradient(transparent, rgba(0, 0, 0, 0.35));
}

.mejs__button,
.mejs__time,
.mejs__time-rail {
	font-size: 10px;
	height: 40px;
	line-height: 10px;
	margin: 0;
	width: 32px;
}

.mejs__button > button {
	background: transparent url("mejs-controls.svg");
	border: 0;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	margin: 10px 6px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-decoration: none;
	width: 20px;
}

/* :focus for accessibility */

.mejs__button > button:focus {
	outline: dotted 1px #999;
}

.mejs__container-keyboard-inactive a,
.mejs__container-keyboard-inactive a:focus,
.mejs__container-keyboard-inactive button,
.mejs__container-keyboard-inactive button:focus,
.mejs__container-keyboard-inactive [role=slider],
.mejs__container-keyboard-inactive [role=slider]:focus {
	outline: 0;
}

/* End: CONTROL BAR */

/* Start: Time (Current / Duration) */

.mejs__time {
	box-sizing: content-box;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	overflow: hidden;
	padding: 16px 6px 0;
	text-align: center;
	width: auto;
}

/* End: Time (Current / Duration) */

/* Start: Play/Pause/Stop */

.mejs__play > button {
	background-position: 0 0;
}

.mejs__pause > button {
	background-position: -20px 0;
}

.mejs__replay > button {
	background-position: -160px 0;
}

/* End: Play/Pause/Stop */

/* Start: Progress Bar */

.mejs__time-rail {
	direction: ltr;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 40px;
	margin: 0 10px;
	padding-top: 10px;
	position: relative;
}

.mejs__time-total,
.mejs__time-buffering,
.mejs__time-loaded,
.mejs__time-current,
.mejs__time-float,
.mejs__time-hovered,
.mejs__time-float-current,
.mejs__time-float-corner,
.mejs__time-marker {
	border-radius: 2px;
	cursor: pointer;
	display: block;
	height: 10px;
	position: absolute;
}

.mejs__time-total {
	background: rgba(255, 255, 255, 0.3);
	margin: 5px 0 0;
	width: 100%;
}

.mejs__time-buffering {
	-webkit-animation: buffering-stripes 2s linear infinite;
	animation: buffering-stripes 2s linear infinite;
	background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
	background: linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
	background-size: 15px 15px;
	width: 100%;
}

.mejs__time-loaded {
	background: rgba(255, 255, 255, 0.3);
}

.mejs__time-current,
.mejs__time-handle-content {
	background: rgba(255, 255, 255, 0.9);
}

.mejs__time-hovered {
	background: rgba(255, 255, 255, 0.5);
	z-index: 10;
}

.mejs__time-hovered.negative {
	background: rgba(0, 0, 0, 0.2);
}

.mejs__time-current,
.mejs__time-buffering,
.mejs__time-loaded,
.mejs__time-hovered {
	left: 0;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: 0.15s ease-in all;
	transition: 0.15s ease-in all;
	width: 100%;
}

.mejs__time-buffering {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}

.mejs__time-hovered {
	-webkit-transition: height 0.1s cubic-bezier(0.44, 0, 1, 1);
	transition: height 0.1s cubic-bezier(0.44, 0, 1, 1);
}

.mejs__time-hovered.no-hover {
	-webkit-transform: scaleX(0) !important;
	-ms-transform: scaleX(0) !important;
	transform: scaleX(0) !important;
}

.mejs__time-handle,
.mejs__time-handle-content {
	border: 4px solid transparent;
	cursor: pointer;
	left: 0;
	position: absolute;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	z-index: 11;
}

.mejs__time-handle-content {
	border: 4px solid rgba(255, 255, 255, 0.9);
	border-radius: 50%;
	height: 10px;
	left: -7px;
	top: -4px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	width: 10px;
}

.mejs__time-rail:hover .mejs__time-handle-content,
.mejs__time-rail .mejs__time-handle-content:focus,
.mejs__time-rail .mejs__time-handle-content:active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.mejs__time-float {
	background: #eee;
	border: solid 1px #333;
	bottom: 100%;
	color: #111;
	display: none;
	height: 17px;
	margin-bottom: 9px;
	position: absolute;
	text-align: center;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 36px;
}

.mejs__time-float-current {
	display: block;
	left: 0;
	margin: 2px;
	text-align: center;
	width: 30px;
}

.mejs__time-float-corner {
	border: solid 5px #eee;
	border-color: #eee transparent transparent;
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	line-height: 0;
	position: absolute;
	top: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
}

.mejs__long-video .mejs__time-float {
	margin-left: -23px;
	width: 64px;
}

.mejs__long-video .mejs__time-float-current {
	width: 60px;
}

.mejs__broadcast {
	color: #fff;
	height: 10px;
	position: absolute;
	top: 15px;
	width: 100%;
}

/* End: Progress Bar */

/* Start: Fullscreen */

.mejs__fullscreen-button > button {
	background-position: -80px 0;
}

.mejs__unfullscreen > button {
	background-position: -100px 0;
}

/* End: Fullscreen */

/* Start: Mute/Volume */

.mejs__mute > button {
	background-position: -60px 0;
}

.mejs__unmute > button {
	background-position: -40px 0;
}

.mejs__volume-button {
	position: relative;
}

.mejs__volume-button > .mejs__volume-slider {
	-webkit-backface-visibility: hidden;
	background: rgba(50, 50, 50, 0.7);
	border-radius: 0;
	bottom: 100%;
	display: none;
	height: 115px;
	left: 50%;
	margin: 0;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 25px;
	z-index: 1;
}

.mejs__volume-button:hover {
	border-radius: 0 0 4px 4px;
}

.mejs__volume-total {
	background: rgba(255, 255, 255, 0.5);
	height: 100px;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 8px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 2px;
}

.mejs__volume-current {
	background: rgba(255, 255, 255, 0.9);
	left: 0;
	margin: 0;
	position: absolute;
	width: 100%;
}

.mejs__volume-handle {
	background: rgba(255, 255, 255, 0.9);
	border-radius: 1px;
	cursor: ns-resize;
	height: 6px;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 16px;
}

.mejs__horizontal-volume-slider {
	display: block;
	height: 36px;
	position: relative;
	vertical-align: middle;
	width: 56px;
}

.mejs__horizontal-volume-total {
	background: rgba(50, 50, 50, 0.8);
	border-radius: 2px;
	font-size: 1px;
	height: 8px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 16px;
	width: 50px;
}

.mejs__horizontal-volume-current {
	background: rgba(255, 255, 255, 0.8);
	border-radius: 2px;
	font-size: 1px;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.mejs__horizontal-volume-handle {
	display: none;
}

/* End: Mute/Volume */

/* Start: Track (Captions and Chapters) */

.mejs__captions-button,
.mejs__chapters-button {
	position: relative;
}

.mejs__captions-button > button {
	background-position: -140px 0;
}

.mejs__chapters-button > button {
	background-position: -180px 0;
}

.mejs__captions-button > .mejs__captions-selector,
.mejs__chapters-button > .mejs__chapters-selector {
	background: rgba(50, 50, 50, 0.7);
	border: solid 1px transparent;
	border-radius: 0;
	bottom: 100%;
	margin-right: -43px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 50%;
	visibility: visible;
	width: 86px;
}

.mejs__chapters-button > .mejs__chapters-selector {
	margin-right: -55px;
	width: 110px;
}

.mejs__captions-selector-list,
.mejs__chapters-selector-list {
	list-style-type: none !important;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.mejs__captions-selector-list-item,
.mejs__chapters-selector-list-item {
	color: #fff;
	cursor: pointer;
	display: block;
	list-style-type: none !important;
	margin: 0 0 6px;
	overflow: hidden;
	padding: 0;
}

.mejs__captions-selector-list-item:hover,
.mejs__chapters-selector-list-item:hover {
	background-color: #c8c8c8 !important;
	background-color: rgba(255, 255, 255, 0.4) !important;
}

.mejs__captions-selector-input,
.mejs__chapters-selector-input {
	clear: both;
	float: left;
	left: -1000px;
	margin: 3px 3px 0 5px;
	position: absolute;
}

.mejs__captions-selector-label,
.mejs__chapters-selector-label {
	cursor: pointer;
	float: left;
	font-size: 10px;
	line-height: 15px;
	padding: 4px 10px 0;
	width: 100%;
}

.mejs__captions-selected,
.mejs__chapters-selected {
	color: #21f8f8;
}

.mejs__captions-translations {
	font-size: 10px;
	margin: 0 0 5px;
}

.mejs__captions-layer {
	bottom: 0;
	color: #fff;
	font-size: 16px;
	left: 0;
	line-height: 20px;
	position: absolute;
	text-align: center;
}

.mejs__captions-layer a {
	color: #fff;
	text-decoration: underline;
}

.mejs__captions-layer[lang=ar] {
	font-size: 20px;
	font-weight: normal;
}

.mejs__captions-position {
	bottom: 15px;
	left: 0;
	position: absolute;
	width: 100%;
}

.mejs__captions-position-hover {
	bottom: 35px;
}

.mejs__captions-text,
.mejs__captions-text * {
	background: rgba(20, 20, 20, 0.5);
	box-shadow: 5px 0 0 rgba(20, 20, 20, 0.5), -5px 0 0 rgba(20, 20, 20, 0.5);
	padding: 0;
	white-space: pre-wrap;
}

.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container {
	display: none;
}

/* End: Track (Captions and Chapters) */

/* Start: Error */

.mejs__overlay-error {
	position: relative;
}

.mejs__overlay-error > img {
	left: 0;
	max-width: 100%;
	position: absolute;
	top: 0;
	z-index: -1;
}

.mejs__cannotplay,
.mejs__cannotplay a {
	color: #fff;
	font-size: 0.8em;
}

.mejs__cannotplay {
	position: relative;
}

.mejs__cannotplay p,
.mejs__cannotplay a {
	display: inline-block;
	padding: 0 15px;
	width: 100%;
}

/* End: Error */

.noUi-target,
.noUi-target * {
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	-ms-touch-action: none;
	touch-action: none;
	-ms-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.noUi-target {
	position: relative;
	direction: ltr;
}

.noUi-base,
.noUi-connects {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}

/* Wrapper for all connect elements.
 */

.noUi-connects {
	overflow: hidden;
	z-index: 0;
}

.noUi-connect,
.noUi-origin {
	will-change: transform;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	-ms-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-webkit-transform-style: preserve-3d;
	transform-origin: 0 0;
	transform-style: flat;
}

.noUi-connect {
	height: 100%;
	width: 100%;
}

.noUi-origin {
	height: 10%;
	width: 10%;
}

/* Offset direction
 */

html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
	left: auto;
	right: 0;
}

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */

.noUi-vertical .noUi-origin {
	width: 0;
}

.noUi-horizontal .noUi-origin {
	height: 0;
}

.noUi-handle {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
}

.noUi-touch-area {
	height: 100%;
	width: 100%;
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
	-webkit-transition: transform 0.3s;
	transition: transform 0.3s;
}

.noUi-state-drag * {
	cursor: inherit !important;
}

/* Slider size and handle placement;
 */

.noUi-horizontal {
	height: 18px;
}

.noUi-horizontal .noUi-handle {
	width: 34px;
	height: 28px;
	left: -17px;
	top: -6px;
}

.noUi-vertical {
	width: 18px;
}

.noUi-vertical .noUi-handle {
	width: 28px;
	height: 34px;
	left: -6px;
	top: -17px;
}

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
	right: -17px;
	left: auto;
}

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */

.noUi-target {
	background: #FAFAFA;
	border-radius: 4px;
	border: 1px solid #D3D3D3;
	box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

.noUi-connects {
	border-radius: 3px;
}

.noUi-connect {
	background: #3FB8AF;
}

/* Handles and cursors;
 */

.noUi-draggable {
	cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
	cursor: ns-resize;
}

.noUi-handle {
	border: 1px solid #D9D9D9;
	border-radius: 3px;
	background: #FFF;
	cursor: default;
	box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

.noUi-active {
	box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

/* Handle stripes;
 */

.noUi-handle:before,
.noUi-handle:after {
	content: "";
	display: block;
	position: absolute;
	height: 14px;
	width: 1px;
	background: #E8E7E6;
	left: 14px;
	top: 6px;
}

.noUi-handle:after {
	left: 17px;
}

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
	width: 14px;
	height: 1px;
	left: 6px;
	top: 14px;
}

.noUi-vertical .noUi-handle:after {
	top: 17px;
}

/* Disabled state;
 */

[disabled] .noUi-connect {
	background: #B8B8B8;
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
	cursor: not-allowed;
}

/*
 * 	Default theme - Owl Carousel CSS File
 */

.ce .owl-carousel.owl-drag .owl-item {
	-ms-touch-action: auto;
	touch-action: auto;
}

.owl-gridSlider .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-gridSlider .owl-nav [class*='owl-'] {
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #3a3e4e;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
}

.owl-gridSlider .owl-nav [class*='owl-']:hover {
	background: #96959b;
	color: #FFF;
	text-decoration: none;
}

.owl-gridSlider .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}

.owl-gridSlider .owl-nav.disabled + .owl-dots {
	margin-top: 40px;
}

.owl-gridSlider .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-gridSlider .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.owl-gridSlider .owl-dots .owl-dot span {
	width: 20px;
	height: 20px;
	margin: 5px 5px;
	background: #96959b;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
}

.owl-gridSlider .owl-dots .owl-dot.active span,
.owl-gridSlider .owl-dots .owl-dot:hover span {
	background: #3a3e4e;
}

.owl-carousel.owl-imageGallery .owl-nav {
	margin: 0px;
	text-align: center;
}

.owl-carousel.owl-imageGallery .owl-nav [class*='owl-'] {
	position: absolute;
	top: 50%;
	margin-top: -22px;
	width: 45px;
	height: 45px;
	padding: 4px 7px;
	background-color: rgba(255, 255, 255, 0.5);
	display: block;
	cursor: pointer;
}

.owl-carousel.owl-imageGallery .owl-nav [class*='owl-']:hover {
	text-decoration: none;
}

.owl-carousel.owl-imageGallery .owl-nav button.owl-prev {
	left: -23px;
}

.owl-carousel.owl-imageGallery .owl-nav button.owl-next {
	right: -22px;
}

.owl-carousel.owl-imageGallery .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}

.owl-carousel.owl-imageGallery .owl-nav.disabled + .owl-dots {
	margin-top: 40px;
}

.owl-carousel.owl-imageGallery .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-carousel.owl-imageGallery .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.owl-carousel.owl-imageGallery .owl-dots .owl-dot span {
	width: 20px;
	height: 20px;
	margin: 5px 5px;
	background: #96959b;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
}

.owl-carousel.owl-imageGallery .owl-dots .owl-dot.active span,
.owl-carousel.owl-imageGallery .owl-dots .owl-dot:hover span {
	background: #3a3e4e;
}

.owl-carousel.owl-stageGallery {
	display: block;
}

.owl-carousel.owl-stageGallery .owl-nav {
	margin: 0px;
	text-align: center;
}

.owl-carousel.owl-stageGallery .owl-nav [class*='owl-'] {
	position: absolute;
	top: 50%;
	margin-top: -22px;
	width: 45px;
	height: 45px;
	padding: 4px 7px;
	background-color: rgba(255, 255, 255, 0.5);
	display: block;
	cursor: pointer;
}

.owl-carousel.owl-stageGallery .owl-nav [class*='owl-']:hover {
	text-decoration: none;
}

.owl-carousel.owl-stageGallery .owl-nav button.owl-prev {
	left: -23px;
}

.owl-carousel.owl-stageGallery .owl-nav button.owl-next {
	right: -22px;
}

.owl-carousel.owl-stageGallery .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}

.owl-carousel.owl-stageGallery .owl-nav.disabled + .owl-dots {
	display: block;
	position: absolute;
	bottom: 0px;
	width: 100%;
}

.owl-carousel.owl-stageGallery .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-carousel.owl-stageGallery .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.owl-carousel.owl-stageGallery .owl-dots .owl-dot span {
	width: 20px;
	height: 20px;
	margin: 5px 5px;
	background: #96959b;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
}

.owl-carousel.owl-stageGallery .owl-dots .owl-dot.active span,
.owl-carousel.owl-stageGallery .owl-dots .owl-dot:hover span {
	background: #3a3e4e;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-item .overlay {
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.5);
	position: absolute;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-item.synced .overlay {
	background-color: transparent;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-item.synced picture {
	border: 2px solid #2e313c;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-nav {
	margin: 0px;
	text-align: center;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-nav [class*='owl-'] {
	position: absolute;
	top: 50%;
	margin-top: -12px;
	width: 25px;
	height: 25px;
	padding: 4px 7px;
	background-color: rgba(255, 255, 255, 0.5);
	display: block;
	cursor: pointer;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-nav [class*='owl-']:hover {
	text-decoration: none;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-nav button.owl-prev {
	left: -38px;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-nav button.owl-next {
	right: -37px;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-nav.disabled + .owl-dots {
	margin-top: 40px;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-dots .owl-dot span {
	width: 20px;
	height: 20px;
	margin: 5px 5px;
	background: #96959b;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
}

.owl-carousel.owl-imageGalleryThumbnails .owl-dots .owl-dot.active span,
.owl-carousel.owl-imageGalleryThumbnails .owl-dots .owl-dot:hover span {
	background: #3a3e4e;
}

.owl-videoGallery .owl-nav.disabled + .owl-dots {
	margin-top: 40px;
}

.owl-videoGallery .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-videoGallery .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.owl-videoGallery .owl-dots .owl-dot span {
	width: 20px;
	height: 20px;
	margin: 5px 5px;
	background: #96959b;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
}

.owl-videoGallery .owl-dots .owl-dot.active span,
.owl-videoGallery .owl-dots .owl-dot:hover span {
	background: #3a3e4e;
}

.owl-carousel.owl-contentGallery {
	padding: 35px 90px;
}

.owl-carousel.owl-contentGallery .owl-nav {
	margin: 0px;
	text-align: center;
}

.owl-carousel.owl-contentGallery .owl-nav [class*='owl-'] {
	position: absolute;
	top: 50%;
	margin-top: -42px;
	width: 45px;
	height: 45px;
	padding: 4px 7px;
	background-color: rgba(255, 255, 255, 0.5);
	display: block;
	cursor: pointer;
}

.owl-carousel.owl-contentGallery .owl-nav [class*='owl-']:hover {
	text-decoration: none;
}

.owl-carousel.owl-contentGallery .owl-nav button.owl-prev {
	left: -23px;
}

.owl-carousel.owl-contentGallery .owl-nav button.owl-next {
	right: -22px;
}

.owl-carousel.owl-contentGallery .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}

.owl-carousel.owl-contentGalleryThumbnails {
	padding: 0px 60px;
}

.owl-carousel.owl-contentGalleryThumbnails.without-nav {
	padding: 0px;
}

.owl-carousel.owl-contentGalleryThumbnails .owl-item {
	text-align: center;
	height: 60px;
	display: table;
}

.owl-carousel.owl-contentGalleryThumbnails .owl-item.synced {
	background-color: #2e313c;
	color: #ffffff;
}

.owl-carousel.owl-contentGalleryThumbnails .owl-item .item {
	display: table-cell;
	vertical-align: middle;
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
}

.owl-carousel.owl-contentGalleryThumbnails .owl-nav {
	margin: 0px;
	text-align: center;
}

.owl-carousel.owl-contentGalleryThumbnails .owl-nav [class*='owl-'] {
	position: absolute;
	top: 0px;
	margin-top: 0px;
	width: 60px;
	height: 60px;
	padding: 4px 7px;
	background-color: rgba(255, 255, 255, 0.5);
	display: block;
	cursor: pointer;
}

.owl-carousel.owl-contentGalleryThumbnails .owl-nav [class*='owl-']:hover {
	text-decoration: none;
}

.owl-carousel.owl-contentGalleryThumbnails .owl-nav button.owl-prev {
	left: 0px;
}

.owl-carousel.owl-contentGalleryThumbnails .owl-nav button.owl-prev .svg-icon-prev-borderless {
	margin-left: 7px;
}

.owl-carousel.owl-contentGalleryThumbnails .owl-nav button.owl-next {
	right: 0px;
}

.owl-carousel.owl-contentGalleryThumbnails .owl-nav button.owl-next .svg-icon-next-borderless {
	margin-left: 8px;
}

.owl-carousel.owl-contentGalleryThumbnails .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}

/*
 *  Owl Carousel - Core
 */

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent; /* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden; /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden; /* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
	display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
	background: none;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
	touch-action: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

/* No Js */

.no-js .owl-carousel {
	display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
	animation-duration: 1000ms;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	animation-name: fadeOut;
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */

.owl-height {
	transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
	transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}

.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle;
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	user-select: none;
	-webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px;
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select2-container .select2-search--inline {
	float: left;
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.select2-dropdown {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051;
}

.select2-results {
	display: block;
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0;
}

.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none;
}

.select2-results__option[aria-selected] {
	cursor: pointer;
}

.select2-container--open .select2-dropdown {
	left: 0;
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-search--dropdown {
	display: block;
	padding: 4px;
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
	display: none;
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0);
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
	float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid black 1px;
	outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #5897fb;
	color: white;
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: transparent;
	border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	float: right;
	margin-left: 5px;
	margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow: none;
}

.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
	border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
	padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: #fff;
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb;
}

.select2-container--bootstrap4 .select2-selection--single {
	height: calc(2.25rem + 2px) !important;
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__placeholder {
	color: #757575;
	line-height: 2.25rem;
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow {
	position: absolute;
	top: 50%;
	right: 3px;
	width: 20px;
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b {
	top: 60%;
	border-color: #343a40 transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0;
	width: 0;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
	line-height: 2.25rem;
}

.select2-search--dropdown .select2-search__field {
	border: 1px solid #ced4da;
	border-radius: .25rem;
}

.select2-results__message {
	color: #6c757d;
}

.select2-container--bootstrap4 .select2-selection--multiple {
	min-height: calc(2.25rem + 2px) !important;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice {
	color: #343a40;
	border: 1px solid #bdc6d0;
	border-radius: .2rem;
	padding: 0 5px 0 0;
	cursor: pointer;
	float: left;
	margin-top: .3em;
	margin-right: 5px;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove {
	color: #bdc6d0;
	font-weight: 700;
	margin-left: 3px;
	margin-right: 1px;
	padding-right: 3px;
	padding-left: 3px;
	float: left;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #343a40;
}

.select2-container {
	display: block;
}

.select2-container :focus {
	outline: 0;
}

.input-group .select2-container--bootstrap4 {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.input-group-prepend ~ .select2-container--bootstrap4 .select2-selection {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.input-group > .select2-container--bootstrap4:not(:last-child) .select2-selection {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--bootstrap4 .select2-selection {
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: 0;
	-webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	width: 100%;
}

.select2-container--bootstrap4.select2-container--focus .select2-selection {
	border-color: #80bdff;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.select2-container--bootstrap4.select2-container--focus.select2-container--open .select2-selection {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--bootstrap4.select2-container--disabled.select2-container--focus .select2-selection,
.select2-container--bootstrap4.select2-container--disabled .select2-selection {
	background-color: #e9ecef;
	cursor: not-allowed;
	border-color: #ced4da;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.select2-container--bootstrap4.select2-container--disabled.select2-container--focus .select2-search__field,
.select2-container--bootstrap4.select2-container--disabled .select2-search__field {
	background-color: transparent;
}

form.was-validated select:invalid ~ .select2-container--bootstrap4 .select2-selection,
select.is-invalid ~ .select2-container--bootstrap4 .select2-selection {
	border-color: #dc3545;
}

form.was-validated select:valid ~ .select2-container--bootstrap4 .select2-selection,
select.is-valid ~ .select2-container--bootstrap4 .select2-selection {
	border-color: #28a745;
}

.select2-container--bootstrap4 .select2-dropdown {
	border-color: #ced4da;
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-container--bootstrap4 .select2-dropdown.select2-dropdown--above {
	border-top: 1px solid #ced4da;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
}

.select2-container--bootstrap4 .select2-dropdown .select2-results__option[aria-selected=true] {
	background-color: #e9ecef;
}

.select2-container--bootstrap4 .select2-results__option--highlighted,
.select2-container--bootstrap4 .select2-results__option--highlighted.select2-results__option[aria-selected=true] {
	background-color: #007bff;
	color: #f8f9fa;
}

.select2-container--bootstrap4 .select2-results__option[role=group] {
	padding: 0;
}

.select2-container--bootstrap4 .select2-results > .select2-results__options {
	max-height: 15em;
	overflow-y: auto;
}

.select2-container--bootstrap4 .select2-results__group {
	padding: 6px;
	display: list-item;
	color: #6c757d;
}

.select2-container--bootstrap4 .select2-selection__clear {
	width: 1.2em;
	height: 1.2em;
	line-height: 1.1em;
	padding-left: .3em;
	margin-top: .5em;
	border-radius: 100%;
	background-color: #6c757d;
	color: #f8f9fa;
	float: right;
	margin-right: .3em;
}

.select2-container--bootstrap4 .select2-selection__clear:hover {
	background-color: #343a40;
}

/* generated with grunt-sass-globbing */

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: "Syntax LT W01 Black", "Syntax LT W01 Roman", Arial, sans-serif;
}

.container-plain {
	width: 100%;
	overflow: hidden;
}

.ce {
	border-top: 10px solid #ffffff;
	margin-bottom: 65px;
}

.ce.ce-border-none {
	border-top: 0px solid #ffffff;
}

.ce .ce {
	border-top: 0px solid #ffffff;
}

.owl-item .ce {
	margin-bottom: 0px;
}

.ce-background-white {
	background-color: #ffffff;
}

.ce-background-transparent .table td,
.ce-background-transparent .table th,
.ce-background-gray .table td,
.ce-background-gray .table th {
	border-color: #ffffff;
}

.ce-background-transparent .ce-background-white,
.ce-background-gray .ce-background-white {
	background-color: #ffffff;
	padding: 30px;
}

.ce-background-transparent .ce-background-white .table td,
.ce-background-transparent .ce-background-white .table th,
.ce-background-gray .ce-background-white .table td,
.ce-background-gray .ce-background-white .table th {
	border-color: #ededee;
}

.ce-dropshadow {
	-webkit-box-shadow: 10px 10px 0px 0px #d5d6d8;
	-moz-box-shadow: 10px 10px 0px 0px #d5d6d8;
	box-shadow: 10px 10px 0px 0px #d5d6d8;
	margin-right: 10px;
}

.ce-ge .ce.ce-padding-large {
	padding-top: 0px;
	padding-bottom: 30px;
	margin-bottom: 65px;
}

.ce-ge .ce.ce-ge.ce-padding-large {
	margin-bottom: 0px;
}

.ce-ge .ce.ce-spacing-top-none {
	padding-top: 0px;
}

.ce-ge .ce.ce-spacing-bottom-none {
	padding-bottom: 0px;
}

.ce-ge .ce h1,
.ce-ge .ce .h1 {
	margin-bottom: 40px;
}

.ce-ge .ce h2,
.ce-ge .ce .h2 {
	margin-bottom: 30px;
}

.ce-ge .ce h3,
.ce-ge .ce .h3 {
	margin-bottom: 20px;
}

.ce-ge .ce h4,
.ce-ge .ce .h4 {
	margin-bottom: 10px;
}

.ce-ge.ce-background-transparent .ce.ce-background-white,
.ce-ge.ce-background-gray .ce.ce-background-white {
	padding-top: 30px;
}

.ce-padding-large {
	padding-top: 115px;
	padding-bottom: 65px;
	margin-bottom: 0px;
}

.ce-spacing-top-none {
	padding-top: 0px;
}

.ce-spacing-bottom-none {
	padding-bottom: 0px;
}

.ce-headline {
	margin-bottom: 55px;
}

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

.ce-bodytext {
	margin-bottom: 55px;
}

.sortable {
	display: block;
	position: relative;
	padding-right: 25px;
	color: #2e313c;
}

.sortable:hover {
	color: #2e313c;
}

.sortable .sorting-indicator {
	position: absolute;
	top: 5px;
	right: 0px;
	height: 15px;
}

.sortable .sorting-indicator .arrow-up {
	top: 0px;
	right: 0px;
	position: absolute;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 6px solid #2e313c;
}

.sortable .sorting-indicator .arrow-down {
	top: 7px;
	right: 0px;
	position: absolute;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 6px solid #2e313c;
}

.sortable .sorting-indicator.deselected .arrow-up {
	border-bottom: 6px solid #cacacd;
}

.sortable .sorting-indicator.deselected .arrow-down {
	border-top: 6px solid #cacacd;
}

.table thead th {
	border-top-width: 0px;
	border-bottom-width: 1px;
}

.table td {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

hr {
	border-color: #979797;
}

.content-wrapper .listView-table {
	display: none;
}

.content-wrapper .listView-table ul.pagination {
	margin-top: 60px;
}

.content-wrapper .listView-list ol {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.content-wrapper .listView-list ol li {
	padding: 20px 0px 20px 0px;
	border-bottom: 1px solid #d5d6d8;
}

.content-wrapper .listView-list ul.pagination {
	margin-top: 60px;
}

.col-form-label {
	width: 170px;
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
}

.form-control {
	padding: 0.6rem;
	border: 1px solid #d5d6d8;
}

form hr {
	margin: 35px 0px;
	border-color: #979797;
}

.powermail_fieldwrap_type_submit {
	margin-top: 50px;
}

.radio-group,
.check-group {
	padding: 0.6rem 0 0 0;
}

.last-form-radio .form-radio-label,
.last-form-check .form-check-label {
	margin-bottom: 0px;
}

.ce-background-white form hr {
	margin: 35px -30px;
}

.ce-background-white .form-control {
	background-color: #ededee;
}

.content-wrapper ul.parsley-errors-list {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.content-wrapper ul.parsley-errors-list.filled li {
	list-style-image: none;
	color: #d90011;
	padding: 0px;
	margin: 0px;
}

input.input-error,
textarea.input-error,
select.input-error {
	border-color: #d90011;
}

.video-container .player-container {
	position: relative;
	width: 100%;
	padding-top: 56%;
}

.video-container .player-container .preview-image {
	cursor: pointer;
	display: block;
	margin-bottom: 1rem;
	position: relative;
}

.video-container .player-container .preview-image .icon-youtube {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -43px;
	color: #ffffff;
	opacity: .8;
	font-size: 60px;
}

.video-container .player-container .preview-image:hover .icon-youtube {
	color: #d90011;
}

.video-container .player-container .player {
	position: absolute;
	top: 0px;
	width: 100%;
}

.video-container .player-container .player img {
	width: 100%;
}

.copyright {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: rgba(255, 255, 255, 0.7);
	height: 100%;
	display: block;
	height: 100%;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-ms-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	transform: rotate(180deg);
	color: #2e313c;
}

.copyright:hover {
	color: #2e313c;
}

.copyright span {
	padding: 5px 2px;
	font-style: italic;
	font-size: 13px;
}

.ribbon {
	position: absolute;
	bottom: 30px;
	left: -30px;
	overflow: visible;
	font-size: 14px;
	line-height: 14px;
}

.ribbon a {
	display: block;
	padding: 15px;
	position: relative;
	background: #d90011;
	overflow: visible;
	margin-left: 20px;
	color: #fff;
	text-decoration: none;
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
}

.ribbon a:after {
	content: "";
	height: 0;
	width: 0;
	display: block;
	position: absolute;
	bottom: -10px;
	left: 0;
	border-top: 10px solid #8d000b;
	border-left: 10px solid transparent;
}

.calendarSheet {
	position: relative;
	margin-bottom: 55px;
	display: inline-block;
}

.calendarSheet .calendarSheetTitle {
	font-size: 3rem;
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
	color: #ffffff;
	position: absolute;
	bottom: 0;
	right: 15px;
}

.calendarSheet img {
	border: 6px solid #ffffff;
}

.sidebar .calendarSheet {
	display: none;
}

.rssLinkWrap {
	display: block;
	padding-top: 1rem;
}

.rssLinkWrap .rssLink {
	display: inline-block;
	padding-bottom: 1rem;
}

.ce-background-gray {
	background-color: #ededee;
}

.ce-background-blue {
	background-color: #b5e2ee;
}

.ce-background-darkblue {
	background-color: #2e313c;
	color: #ffffff;
}

.ce-background-orange {
	background-color: #f5a623;
}

.content-wrapper ul.pagination {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.content-wrapper ul.pagination li {
	display: inline-block;
	height: 30px;
	border: 2px solid #2e313c;
	background-color: #f6f6f6;
	padding: 0px;
	margin-left: 4px;
}

.content-wrapper ul.pagination li:hover {
	background-color: #2e313c;
	border-color: #2e313c;
}

.content-wrapper ul.pagination li:hover a,
.content-wrapper ul.pagination li:hover span {
	color: #ffffff;
}

.content-wrapper ul.pagination li.current {
	background-color: #2e313c;
	border-color: #2e313c;
}

.content-wrapper ul.pagination li.current a,
.content-wrapper ul.pagination li.current span {
	color: #ffffff;
}

.content-wrapper ul.pagination li.next {
	background-image: url("/frontend/images/Icons/arrow-medium-right.svg");
	background-size: 32px 32px;
	background-position: -3px -3px;
	width: 30px;
	height: 30px;
}

.content-wrapper ul.pagination li.next:hover {
	background-image: url("/frontend/images/Icons/arrow-medium-right-hover.svg");
}

.content-wrapper ul.pagination li.previous {
	background-image: url("/frontend/images/Icons/arrow-medium-left.svg");
	background-size: 32px 32px;
	background-position: -3px -3px;
	width: 30px;
	height: 30px;
}

.content-wrapper ul.pagination li.previous:hover {
	background-image: url("/frontend/images/Icons/arrow-medium-left-hover.svg");
}

.content-wrapper ul.pagination li a,
.content-wrapper ul.pagination li span {
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
	color: #2e313c;
	display: block;
	padding: 1px 8px;
}

.content-wrapper ul.pagination li a:hover,
.content-wrapper ul.pagination li span:hover {
	text-decoration: none;
}

.content-wrapper ul.pagination {
	text-align: right;
}

.content-wrapper ul.typo3-messages {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.content-wrapper ul.typo3-messages li.alert {
	padding: 5px;
	margin: 0px 0px 15px 0px;
	list-style: none;
}

.content-wrapper ul.typo3-messages li p {
	margin: 0px;
}

.content-wrapper ul.typo3-messages li.alert-success {
	border: 1px solid #28a745;
	background-color: #86e29b;
}

.content-wrapper ul.typo3-messages li.alert-warning {
	border: 1px solid #f5a623;
	background-color: #fce1b5;
}

.content-wrapper ul.typo3-messages li.alert-danger {
	border: 1px solid #d90011;
	background-color: #ff737e;
}

.content-wrapper ul.typo3-messages li.alert-info {
	border: 1px solid #b5e2ee;
	background-color: white;
}

.content-wrapper ul.typo3-messages li.alert-notice {
	border: 1px solid #979797;
	background-color: #e4e4e4;
}

.block {
	display: block;
}

.inline {
	display: inline;
}

.inline-block {
	display: inline-block;
}

.relative {
	position: relative;
}

.left {
	float: left;
}

.right {
	float: right;
}

.nowrap {
	white-space: nowrap;
}

.hidden {
	display: none;
}

.visible {
	display: block;
}

.disabled,
:disabled {
	opacity: 0.5;
}

.no-userselect {
	user-select: none;
}

.no-outline {
	outline: 0;
}

picture {
	display: block;
}

a.read-further:after {
	content: "\00a0\00BB";
	color: #d90011;
}

a.read-further:hover:after {
	color: #8d000b;
}

.touch body {
	cursor: pointer;
}

.site-wrapper {
	max-width: 1440px;
}

.site-wrapper .site {
	background-color: #ededee;
	padding-top: 45px;
}

.content-wrapper ul {
	padding-left: 15px;
	margin: 25px 0px 0px 0px;
	list-style-image: url("/frontend/images/Icons/bullet.svg");
}

.content-wrapper ul li {
	padding-left: 5px;
	padding-bottom: 25px;
}

.content-wrapper ul.field-errors {
	list-style-type: none;
	list-style-image: none;
	margin: 5px 0px;
	padding: 0px;
	color: #d90011;
}

.content-wrapper ul.field-errors li {
	padding: 0px;
}

.content-wrapper figure {
	display: block;
}

.content-wrapper figure.figure.image span,
.content-wrapper figure.figure.image a {
	display: block;
	position: relative;
}

.content-wrapper figure.figure.image span.svg-icon-enlarge,
.content-wrapper figure.figure.image a.svg-icon-enlarge {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.content-wrapper figure .figure-caption {
	margin-top: 10px;
	font-family: "Syntax LT W01 Italic", "Syntax LT W01 Roman", Arial, sans-serif;
}

a.external-link .external-link-icon {
	display: inline-block;
	background-image: url(/frontend/images/Icons/external-link-accessibility-icon.svg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-size: 13px 13px;
}

a.external-link:hover .external-link-icon {
	background-image: url(/frontend/images/Icons/external-link-accessibility-icon-hover.svg);
	text-decoration: underline;
	color: #8d000b;
}

a.download-link .download-link-icon {
	display: inline-block;
	background-image: url(/frontend/images/Icons/download-link-accessibility-icon.svg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-size: 13px 13px;
}

a.download-link:hover .download-link-icon {
	background-image: url(/frontend/images/Icons/download-link-accessibility-icon-hover.svg);
	text-decoration: underline;
	color: #8d000b;
}

a.email-link .email-link-icon {
	display: inline-block;
	background-image: url(/frontend/images/Icons/email-link-accessibility-icon.svg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	background-size: 13px 13px;
}

a.email-link:hover .email-link-icon {
	background-image: url(/frontend/images/Icons/email-link-accessibility-icon-hover.svg);
	text-decoration: underline;
	color: #8d000b;
}

a .internal-link-icon {
	color: #d90011;
}

a:hover .internal-link-icon {
	color: #8d000b;
}

cite.author {
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
	display: block;
	margin-left: 30px;
}

cite.author:before {
	content: ' - ';
}

blockquote {
	border-left: 2px solid #d90011;
	padding: 2px 0px 5px 10px;
}

blockquote p {
	margin-bottom: 0px;
	font-family: "Syntax LT W01 Italic", "Syntax LT W01 Roman", Arial, sans-serif;
}

blockquote cite.author {
	margin-top: 10px;
	margin-left: 0px;
}

.bible-quote {
	font-family: "Syntax LT W01 Black", "Syntax LT W01 Roman", Arial, sans-serif;
	font-size: 1.5rem;
	line-height: 2.5rem;
	padding-left: 30px;
	display: block;
	text-indent: -28px;
}

.bible-quote:before {
	content: '\00BB\0020';
	font-size: 2rem;
	color: #d90011;
}

.bible-quote:after {
	content: '\0020\00AB';
	font-size: 2rem;
	color: #d90011;
}

.legal-notice {
	font-size: 0.75rem;
	margin-top: 25px;
}

.center {
	text-align: center;
}

b,
strong {
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
	font-weight: normal;
}

.emphased,
.emphasized {
	color: #d90011;
}

.header-wrap {
	position: fixed;
	z-index: 900;
	top: 0px;
	width: 100%;
}

header {
	position: relative;
	background-color: #ffffff;
	margin: 0px auto;
	max-width: 100%;
}

header::after {
	display: block;
	clear: both;
	content: "";
}

header .border-top {
	border-top: 10px solid #d90011;
}

header .logo-small {
	display: block;
	float: left;
	width: 110px;
	padding: 10px 0px 0px 10px;
}

header .nav-icon {
	width: 33px;
	height: 24px;
	position: relative;
	margin: 0px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

header .nav-icon span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	background: #d90011;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

header .nav-icon span:nth-child(1) {
	top: 0px;
}

header .nav-icon span:nth-child(2),
header .nav-icon span:nth-child(3) {
	top: 10px;
}

header .nav-icon span:nth-child(4) {
	top: 20px;
}

header .nav-icon.open span:nth-child(1) {
	top: 10px;
	width: 0%;
	left: 50%;
}

header .nav-icon.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

header .nav-icon.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

header .nav-icon.open span:nth-child(4) {
	top: 18px;
	width: 0%;
	left: 50%;
}

#MainNavigation {
	display: none;
	position: absolute;
	z-index: 4000;
	background-color: #ededee;
	width: 100%;
	top: 45px;
}

#MainNavigation.collapsing {
	display: block;
}

#MainNavigation.collapse.show {
	display: block;
}

#MainNavigation.vertically-scrollable {
	overflow-y: scroll;
	overflow-x: hidden;
}

#MainNavigation .donation-link {
	display: none;
	float: none;
	width: auto;
	text-align: center;
}

.main-navigation {
	margin: 20px 15px 5px 15px;
}

.main-navigation a {
	text-decoration: none;
}

.main-navigation a:hover {
	text-decoration: none;
}

.main-navigation ul {
	padding: 0px;
	margin: 0px;
	display: block;
}

.main-navigation li {
	list-style-type: none;
}

.main-navigation .first-level > li {
	display: block;
	background-color: #ffffff;
	position: relative;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 15px 0px;
	-webkit-box-shadow: 0px 0px 5px 2px rgba(150, 149, 155, 0.35);
	-moz-box-shadow: 0px 0px 5px 2px rgba(150, 149, 155, 0.35);
	box-shadow: 0px 0px 5px 2px rgba(150, 149, 155, 0.35);
}

.main-navigation .first-level > li.nav-item-search {
	display: none;
	width: 60px;
	text-align: center;
}

.main-navigation .first-level > li.nav-item-search .nav-item-shadow-overlay {
	height: 14px;
}

.main-navigation .first-level > li.nav-item-search .svg-icon-search-inactive-small {
	display: inline-block;
}

.main-navigation .first-level > li.nav-item-search.open {
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 5px 2px rgba(150, 149, 155, 0.35);
	-moz-box-shadow: 0px 0px 5px 2px rgba(150, 149, 155, 0.35);
	box-shadow: 0px 0px 5px 2px rgba(150, 149, 155, 0.35);
}

.main-navigation .first-level > li.nav-item-search.open .nav-item-shadow-overlay {
	display: block;
}

.main-navigation .first-level > li.nav-item-search.open .svg-icon-search-inactive-small {
	background-image: url("/frontend/images/Icons/search-active.svg");
}

.main-navigation .first-level > li.nav-item-search.open .flyout-wrapper.search-flyout {
	display: block;
}

.main-navigation .first-level > li .nav-link {
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
	padding: 30px 20px 10px 20px;
	color: #2e313c;
	position: relative;
}

.main-navigation .first-level > li .nav-link.active {
	color: #d90011;
}

.main-navigation .first-level > li .nav-item-shadow-overlay {
	display: none;
	position: absolute;
	height: 20px;
	width: 100%;
	background-color: #ffffff;
	left: 0px;
	z-index: 400;
}

.main-navigation .first-level > li .nav-item-open {
	display: block;
	position: absolute;
	right: 0px;
	top: 7px;
	padding: 20px 20px 20px 5px;
	margin: 0px;
	background-color: transparent;
	border: none;
	cursor: pointer;
}

.main-navigation .first-level > li .nav-item-open.collapsed .svg-icon-up-medium {
	background-image: url("/frontend/images/Icons/arrow-medium-down.svg");
}

.main-navigation .flyout-wrapper {
	display: none;
}

.main-navigation .flyout-wrapper.collapsing {
	display: block;
}

.main-navigation .flyout-wrapper.collapse.show {
	display: block;
}

.main-navigation .flyout-wrapper.search-flyout {
	left: auto;
	right: 0px;
	top: 65px;
	width: 400px;
	margin: 0;
	padding: 0;
}

.main-navigation .flyout-wrapper.search-flyout input {
	border: none;
	padding: 0px 10px;
}

.main-navigation .flyout-wrapper.search-flyout .btn {
	border: none;
	padding: 0px;
	background-color: #2e313c;
	position: relative;
	z-index: 10;
}

.main-navigation .nav-teaser-wrapper {
	display: none;
}

.main-navigation .second-level {
	position: relative;
	display: block;
}

.main-navigation .second-level > li {
	display: block;
}

.main-navigation .second-level > li > a {
	font-size: 0.875rem;
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
	color: #2e313c;
	padding: 20px 0px 20px 20px;
	display: block;
}

.main-navigation .second-level > li.last > a {
	padding: 20px 0px 0px 20px;
}

.main-navigation .third-level {
	display: none;
	background-color: #ededee;
	position: absolute;
	left: 295px;
	width: 340px;
	top: 0px;
	height: 100%;
}

.main-navigation .third-level > li {
	display: block;
}

.main-navigation .third-level > li.first {
	padding-top: 15px;
}

.main-navigation .third-level > li > a {
	font-size: 0.875rem;
	padding: 10px 0px 10px 30px;
	display: block;
	color: #2e313c;
}

.main-navigation .third-level > li > a:hover {
	color: #d90011;
}

.main-navigation .third-level > li > a span {
	color: #d90011;
}

.navbar-toggler {
	float: left;
	display: block;
	padding: 10px 15px 9px 13px;
	cursor: pointer;
	background-color: #ededee;
	border-radius: 0px;
}

.navbar-toggler.collapsed {
	background-color: transparent;
}

.tx-solr-search-box {
	margin: 15px;
}

.tx-solr-search-box .svg-icon-search-inactive-small {
	margin: 15px 5px 10px 0px;
	display: block;
}

.tx-solr-search-box .form-control {
	border: none;
	background-color: #ededee;
}

.tx-solr-search-box .form-control::placeholder {
	opacity: 1;
	color: #2e313c;
}

.tx-solr-search-box .btn {
	padding: 0px 18px 0px 15px;
}

.donation-link {
	float: right;
	text-transform: uppercase;
}

header .logo {
	display: none;
}

header .logo img {
	width: 150px;
}

.main-navigation .first-level > li .nav-link {
	text-transform: uppercase;
}

.main-navigation .first-level > li .nav-item-shadow-overlay {
	top: 50px;
}

.donation-link a {
	background-color: #f5a623;
}

footer {
	border-top: 10px solid #ffffff;
}

footer .ce {
	border: 0px solid transparent;
	margin-bottom: 0px;
}

.footer-content {
	font-size: 87.5%;
	margin-bottom: 25px;
}

.footer-copyright {
	margin-bottom: 25px;
}

.footer-socialMedia {
	padding: 25px 0px 0px 0px;
	text-align: center;
}

.footer-socialMedia .social-media-item {
	display: inline-block;
	margin: 0px 15px 20px 15px;
	height: 25px;
}

.footer-socialMedia .social-media-item a {
	height: 25px;
	display: block;
}

.footer-socialMedia .social-media-item a:hover {
	text-decoration: none;
}

.footer-socialMedia .social-media-item a span {
	height: 25px;
	display: block;
	font-size: 25px;
}

.footer-navigation {
	font-size: 87.5%;
	padding-top: 25px;
	text-align: center;
}

.footer-navigation ul {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.footer-navigation li {
	list-style-type: none;
	display: inline;
}

.footer-navigation li.last a {
	padding-right: 0px;
}

.footer-navigation a {
	color: #2e313c;
	padding: 0px 5px;
}

.footer-navigation a:hover {
	color: #d90011;
}

footer {
	background-color: #cacacd;
	padding: 30px 0px;
}

.footer-socialMedia {
	background-color: #2e313c;
}

.footer-socialMedia a {
	color: #ededee;
}

/* generated with grunt-sass-globbing */

.btn {
	font-family: "Syntax LT W01 Black", "Syntax LT W01 Roman", Arial, sans-serif;
	cursor: pointer;
	background-color: transparent;
}

.btn-outline-default {
	border: 2px solid #2e313c;
	color: #2e313c;
	background-color: transparent;
}

.btn-outline-default:hover {
	border: 2px solid #2e313c;
	background-color: #2e313c;
	color: #ffffff;
}

.ce-background-darkblue .btn-outline-default {
	border: 2px solid #ffffff;
	color: #ffffff;
}

.ce-background-orange .btn-outline-default {
	border: 2px solid #ffffff;
	color: #ffffff;
}

.ce-background-orange .btn-outline-default:hover {
	color: #2e313c;
	background-color: #ffffff;
	border-color: #ffffff;
}

.btn-outline-reversed {
	border: 2px solid #ffffff;
	background-color: transparent;
	color: #ffffff;
}

.btn-outline-reversed:hover {
	color: #2e313c;
	background-color: #ffffff;
	border-color: #ffffff;
}

.btn-donation {
	border: 2px solid #f5a623;
	background-color: #f5a623;
	color: #ffffff;
}

.btn-donation:hover {
	border: 2px solid #f5a623;
	background-color: #f5a623;
	color: #ffffff;
}

.form-check-label {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 17px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.form-check-label input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.form-check-label .check-mark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #ffffff;
	border: 1px solid #d5d6d8;
}

.form-check-label .check-mark:after {
	content: "";
	position: absolute;
	display: none;
	left: 9px;
	top: 5px;
	width: 7px;
	height: 12px;
	border: 1px solid #2e313c;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.form-check-label input:checked ~ .check-mark:after {
	display: block;
}

.input-error .form-check-label .check-mark {
	border: 1px solid #d90011;
}

.ce-background-white .form-check-label .check-mark {
	background-color: #d5d6d8;
}

.file-type-icon {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 19px;
	height: 25px;
	background-image: url(/frontend/images/FiletypeIcons/image.svg);
	background-size: 19px 25px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.file-type-icon.file-type-archiv {
	background-image: url(/frontend/images/FiletypeIcons/archiv.svg);
}

.file-type-icon.file-type-audio {
	background-image: url(/frontend/images/FiletypeIcons/audio.svg);
}

.file-type-icon.file-type-document {
	background-image: url(/frontend/images/FiletypeIcons/document.svg);
}

.file-type-icon.file-type-image {
	background-image: url(/frontend/images/FiletypeIcons/image.svg);
}

.file-type-icon.file-type-pdf {
	background-image: url(/frontend/images/FiletypeIcons/pdf.svg);
}

.file-type-icon.file-type-video {
	background-image: url(/frontend/images/FiletypeIcons/video.svg);
}

.h1,
h1 {
	font-feature-settings: 'lnum';
	text-transform: uppercase;
}

.h2,
h2 {
	text-transform: initial;
}

.h3,
h3 {
	text-transform: initial;
}

.h4,
h4 {
	text-transform: initial;
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
}

.h5,
h5 {
	text-transform: initial;
}

.h6,
h6 {
	text-transform: initial;
}

[class^="icon-"],
[class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */
	font-family: "Icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-"],
[class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-linkedin:before {
	content: "\e90e";
}

.icon-mail:before {
	content: "\e90f";
}

.icon-whatsapp:before {
	content: "\e910";
}

.icon-xing:before {
	content: "\e911";
}

.icon-twitter:before {
	content: "\e912";
}

.icon-youtube:before {
	content: "\e900";
}

.icon-twitter-boxed:before {
	content: "\e901";
}

.icon-search:before {
	content: "\e902";
}

.icon-rss:before {
	content: "\e903";
}

.icon-resize:before {
	content: "\e904";
}

.icon-newsletter:before {
	content: "\e905";
}

.icon-instagram:before {
	content: "\e906";
}

.icon-info:before {
	content: "\e907";
}

.icon-google-plus:before {
	content: "\e908";
}

.icon-facebook:before {
	content: "\e909";
}

.icon-triangle:before {
	content: "\66";
}

.svg-icon-prev {
	background-image: url("/frontend/images/Icons/arrow-left.svg");
	background-size: 100% 100%;
	width: 45px;
	height: 45px;
	display: block;
}

.svg-icon-prev:hover {
	background-image: url("/frontend/images/Icons/arrow-left-hover.svg");
}

.svg-icon-prev-borderless {
	background-image: url("/frontend/images/Icons/arrow-left-borderless.svg");
	background-size: 100% 100%;
	width: 45px;
	height: 45px;
	display: block;
}

.svg-icon-prev-borderless:hover {
	background-image: url("/frontend/images/Icons/arrow-left-borderless-hover.svg");
}

.svg-icon-prev-medium {
	background-image: url("/frontend/images/Icons/arrow-medium-left.svg");
	background-size: 100% 100%;
	width: 32px;
	height: 32px;
}

.svg-icon-prev-medium:hover {
	background-image: url("/frontend/images/Icons/arrow-medium-left-hover.svg");
}

.svg-icon-prev-small {
	background-image: url("/frontend/images/Icons/arrow-small-left.svg");
	background-size: 100% 100%;
	width: 25px;
	height: 25px;
}

.svg-icon-prev-small:hover {
	background-image: url("/frontend/images/Icons/arrow-small-left-hover.svg");
}

.svg-icon-next {
	background-image: url("/frontend/images/Icons/arrow-right.svg");
	background-size: 100% 100%;
	width: 45px;
	height: 45px;
}

.svg-icon-next:hover {
	background-image: url("/frontend/images/Icons/arrow-right-hover.svg");
}

.svg-icon-next-borderless {
	background-image: url("/frontend/images/Icons/arrow-right-borderless.svg");
	background-size: 100% 100%;
	width: 45px;
	height: 45px;
	display: block;
}

.svg-icon-next-borderless:hover {
	background-image: url("/frontend/images/Icons/arrow-right-borderless-hover.svg");
}

.svg-icon-next-medium {
	background-image: url("/frontend/images/Icons/arrow-medium-right.svg");
	background-size: 100% 100%;
	width: 32px;
	height: 32px;
}

.svg-icon-next-medium:hover {
	background-image: url("/frontend/images/Icons/arrow-medium-right-hover.svg");
}

.svg-icon-next-small {
	background-image: url("/frontend/images/Icons/arrow-small-right.svg");
	background-size: 100% 100%;
	width: 25px;
	height: 25px;
}

.svg-icon-next-small:hover {
	background-image: url("/frontend/images/Icons/arrow-small-right-hover.svg");
}

.svg-icon-up {
	background-image: url("/frontend/images/Icons/arrow-up.svg");
	background-size: 100% 100%;
	width: 45px;
	height: 45px;
	display: block;
}

.svg-icon-down {
	background-image: url("/frontend/images/Icons/arrow-down.svg");
	background-size: 100% 100%;
	width: 45px;
	height: 45px;
	display: block;
}

.svg-icon-up-medium {
	background-image: url("/frontend/images/Icons/arrow-medium-up.svg");
	background-size: 100% 100%;
	width: 32px;
	height: 32px;
	display: block;
}

.svg-icon-down-medium {
	background-image: url("/frontend/images/Icons/arrow-medium-down.svg");
	background-size: 100% 100%;
	width: 32px;
	height: 32px;
	display: block;
}

.svg-icon-up-small {
	background-image: url("/frontend/images/Icons/arrow-small-up.svg");
	background-size: 100% 100%;
	width: 25px;
	height: 25px;
	display: block;
}

.svg-icon-down-small {
	background-image: url("/frontend/images/Icons/arrow-small-down.svg");
	background-size: 100% 100%;
	width: 25px;
	height: 25px;
	display: block;
}

.svg-icon-enlarge {
	background-image: url("/frontend/images/Icons/resize.svg");
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
}

.svg-icon-info {
	background-image: url("/frontend/images/Icons/info.svg");
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
}

.svg-icon-search-inactive {
	background-image: url("/frontend/images/Icons/search-inactive.svg");
	background-size: 100% 100%;
	width: 45px;
	height: 45px;
	display: block;
}

.svg-icon-search-inactive-small {
	background-image: url("/frontend/images/Icons/search-inactive.svg");
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
	display: block;
}

.svg-icon-fastforward-medium {
	background-image: url("/frontend/images/Icons/fastforward.svg");
	background-size: 100% 100%;
	width: 30px;
	height: 30px;
	display: block;
}

.svg-icon-fastforward-large {
	background-image: url("/frontend/images/Icons/fastforward.svg");
	background-size: 100% 100%;
	width: 60px;
	height: 60px;
	display: block;
}

.form-radio-label {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 17px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.form-radio-label input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.form-radio-label .radio-mark {
	position: absolute;
	top: 2px;
	left: 2px;
	height: 21px;
	width: 21px;
	background-color: #ffffff;
	border-radius: 50%;
	border: 1px solid #d5d6d8;
}

.form-radio-label .radio-mark:after {
	content: "";
	position: absolute;
	display: none;
	top: 6px;
	left: 6px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #d90011;
}

.form-radio-label input:checked ~ .radio-mark:after {
	display: block;
}

.input-error .form-radio-label .radio-mark {
	border: 1px solid #d90011;
}

.ce-background-white .form-radio-label .radio-mark {
	background-color: #d5d6d8;
}

.styled-select {
	background: url("/frontend/images/dropdown-indicator-black.png") no-repeat 100% 0;
	background-color: #ffffff;
	height: 44px;
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
}

.styled-select select {
	background: transparent;
	height: 44px;
	padding: 5px; /* If you add too much padding here, the options won't show in IE */
	width: 110%;
	border: 1px solid #d5d6d8;
	padding-right: -moz-calc(10% + 27px);
	padding-right: -webkit-calc(10% + 27px);
	padding-right: -o-calc(10% + 27px);
	padding-right: calc(10% + 27px);
}

.styled-select select.input-error {
	border: 1px solid #d90011;
}

.ce-background-white .styled-select {
	background: url("/frontend/images/dropdown-indicator-black.png") no-repeat 100% 0;
	background-color: #ededee;
}

.select2-container {
	min-width: 400px; /* select with icons badges single*/
}

.select2-container.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered li {
	padding-bottom: unset;
}

.select2-container .select2-results__option {
	padding-right: 20px;
	vertical-align: middle;
}

.select2-container.withCheckbox:after {
	content: '';
	top: 20px;
	border-color: #3a3e4e transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0;
	width: 0;
	height: 0;
	right: 10px;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
}

.select2-container.withCheckbox .select2-results__option:before {
	content: "";
	display: inline-block;
	position: relative;
	height: 20px;
	width: 20px;
	border: 2px solid #ededee;
	border-radius: 4px;
	background-color: #fff;
	margin-right: 20px;
	vertical-align: middle;
}

.select2-container.withCheckbox .select2-results__option[aria-selected=true]:before,
.select2-container.withCheckbox .select2-results__option[aria-disabled=true]:before {
	content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
	color: #ffffff;
	background-color: #ffffff;
	border: 0;
	display: inline-block;
	padding-left: 3px;
}

.select2-container.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #fff;
}

.select2-container.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #eaeaeb;
	color: #272727;
}

.select2-container.select2-container--default .select2-selection--multiple {
	margin-bottom: 10px;
	border: 1px solid #d5d6d8;
}

.select2-container.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-radius: 4px;
}

.select2-container.select2-container--default.select2-container--focus .select2-selection--multiple {
	color: #2e313c;
	background-color: #ffffff;
	border-color: white;
	outline: none;
	box-shadow: 0 0 0 0rem rgba(181, 226, 238, 0.25); /**
        border-color: #f77750;
        border-width: 2px;
    */
}

.select2-container.select2-container--default .select2-selection--multiple { /**
    border-width: 2px;
    */
}

.select2-container.select2-container--open .select2-dropdown--below {
	border-radius: 6px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.select2-container .select2-selection .select2-selection--multiple:after {
	content: 'hhghgh';
}

.select2-container .select-icon .select2-selection__placeholder .badge {
	display: none;
}

.select2-container .select-icon .placeholder {
	display: none;
}

.select2-container .select-icon .select2-results__option:before,
.select2-container .select-icon .select2-results__option[aria-selected=true]:before {
	display: none !important; /* content: "" !important; */
}

.select2-container .select-icon .select2-search--dropdown {
	display: none;
}

select.input-error + .select2-container.select2-container--bootstrap4 .select2-selection {
	border: 1px solid #d90011;
}

.ce-ge-accordion .accordion-item {
	border-top: 2px solid #cacacd;
}

.ce-ge-accordion .accordion-item a {
	display: block;
	color: #2e313c;
	padding: 30px 45px 30px 0px;
	background-image: url("/frontend/images/Icons/arrow-medium-up.svg");
	background-repeat: no-repeat;
	background-size: 32px 32px;
	background-position: right center;
	display: block;
}

.ce-ge-accordion .accordion-item a:hover {
	text-decoration: none;
}

.ce-ge-accordion .accordion-item a.collapsed {
	background-image: url("/frontend/images/Icons/arrow-medium-down.svg");
}

.ce-ge-accordion .accordion-item h3 {
	margin: 0px;
}

.ce-ge-accordion .collapsible {
	border-bottom: 2px solid #cacacd;
}

.ce-articleMap .styled-select {
	margin-bottom: 20px;
}

.ce-articleMap .reset-line {
	display: none;
	text-align: center;
	margin-bottom: 20px;
}

.ce-articleMap .button-line {
	text-align: center;
	margin-bottom: 55px;
}

.ce-articleMap .result-list .articleList {
	padding: 0;
	margin: 20px 0px 0px 0px;
	list-style-type: none;
}

.ce-articleMap .result-list .articleList li {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #d5d6d8;
}

.articleMapPopup {
	-webkit-box-shadow: 10px 10px 0px 0px #d5d6d8;
	-moz-box-shadow: 10px 10px 0px 0px #d5d6d8;
	box-shadow: 10px 10px 0px 0px #d5d6d8;
	margin-right: 10px;
	width: 355px;
	min-height: 300px;
	background-color: #ffffff;
	font-size: 1rem;
}

.articleMapPopup img.img-fluid {
	max-width: 100%;
}

.articleMapPopup .country-info {
	padding: 30px;
	font-size: 87.5%;
	font-family: "Syntax LT W01 Roman", Arial, sans-serif;
}

.articleMapPopup .country-info.country-info-without-image ul li {
	padding: 20px 0;
}

.articleMapPopup .country-info ul {
	list-style-type: none;
	border-top: 0;
	padding: 0;
	margin: 0 0 15px 0;
}

.articleMapPopup .country-info ul li {
	border-bottom: 1px solid #979797;
	padding: 5px 0;
	list-style-image: none;
}

.articleMapPopup .country-info ul li:last-child {
	border-bottom: 0;
}

.articleMapPopup .country-info ul li a {
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
	color: #2e313c;
}

.articleMapPopup .country-info ul li a span {
	color: #2e313c;
}

.articleMapPopup .country-info a.further-articles {
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
}

.ce-audioPlayer .audio-title {
	margin-bottom: 25px;
}

.ce-audioPlayer .audio-container {
	max-width: 630px;
}

.ce-audioPlayer .mejs__container {
	background-color: #ffffff;
}

.ce-audioPlayer .mejs__controls {
	height: 70px;
	padding: 0 20px;
}

.ce-audioPlayer .mejs__time {
	color: #2e313c;
	font-size: 20px;
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
	padding: 16px 6px 0px 15px;
}

.ce-audioPlayer .mejs__time-total {
	background-color: #d5d6d8;
}

.ce-audioPlayer .mejs__time-current,
.ce-audioPlayer .mejs__time-handle-content {
	background-color: #d5d6d8;
}

.ce-audioPlayer .mejs__time-loaded {
	background-color: #3a3e4e;
}

.ce-audioPlayer .mejs__controls:not([style*="display: none"]) {
	background: transparent;
}

.ce-audioPlayer .mejs__time-total,
.ce-audioPlayer .mejs__time-buffering,
.ce-audioPlayer .mejs__time-loaded,
.ce-audioPlayer .mejs__time-current,
.ce-audioPlayer .mejs__time-float,
.ce-audioPlayer .mejs__time-hovered,
.ce-audioPlayer .mejs__time-float-current,
.ce-audioPlayer .mejs__time-float-corner,
.ce-audioPlayer .mejs__time-marker {
	border-radius: 6px;
	height: 12px;
}

.ce-audioPlayer .mejs__horizontal-volume-slider {
	width: 100px;
}

.ce-audioPlayer .mejs__horizontal-volume-total {
	border-radius: 6px;
	height: 12px;
	background-color: #3a3e4e;
	width: 94px;
}

.ce-audioPlayer .mejs__horizontal-volume-current {
	background-color: #d5d6d8;
	border-radius: 6px;
	height: 12px;
}

.ce-audioPlayer .mejs__button {
	height: 45px;
	width: 45px;
}

.ce-audioPlayer .mejs__playpause-button button {
	background-image: url(/frontend/images/player-play.png);
	background-position: 0px 0px;
	width: 45px;
	height: 45px;
	margin: 0px;
}

.ce-audioPlayer .mejs__volume-button {
	margin: 0px 15px 0px 40px;
}

.ce-audioPlayer .mejs__volume-button button {
	background-image: url(/frontend/images/player-volume.png);
	background-position: 0px 0px;
	width: 45px;
	height: 45px;
	margin: 0px;
}

.ce-backgroundImageTeaser {
	position: relative;
}

.ce-backgroundImageTeaser.ce {
	margin-bottom: 0px;
}

.ce-backgroundImageTeaser .layer {
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	padding: 35px;
	color: #ffffff;
	text-align: center;
	display: flex;
}

.ce-backgroundImageTeaser .layer .layer-wrap {
	display: table;
	width: 100%;
	height: 100%;
}

.ce-backgroundImageTeaser .layer .layer-content {
	display: table-cell;
	position: relative;
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
	width: 100%;
	vertical-align: bottom;
}

.ce-backgroundImageTeaser .layer h3 {
	display: block;
	width: 100%;
}

.ce-backgroundImageTeaser .layer p {
	display: none;
}

.ce-blog .label {
	font-size: 87.5%;
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
	background-color: #ffffff;
	display: inline-block;
	padding: 3px 7px;
	margin: 0px 8px 8px 0px;
	color: #ffffff;
	border: 1px solid #adb5bd;
	color: #2e313c;
	text-decoration: none;
}

.ce-blog .label span {
	color: #e01021;
}

.ce-blog .label.label-active,
.ce-blog .label:hover {
	background-color: #e01021;
	border: 1px solid #e01021;
	color: #ffffff;
}

.ce-blog .label.label-active span,
.ce-blog .label:hover span {
	color: #ffffff;
}

.ce-blog .remove-filter-group {
	font-size: 87.5%;
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
	display: block;
	padding: 0px;
	margin: 8px 0px 0px 0px;
	color: #2e313c;
}

.ce-blog .remove-filter-group span {
	color: #e01021;
}

.ce-blog .entry-meta {
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
}

.ce-blog .author {
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
}

.ce-blog .ce-socialShare {
	margin: 50px 0px;
}

.ce-blogFilter {
	display: none;
}

.ce-blogFooter {
	margin-top: 65px;
}

.ce-blogFooter .blog-detail-navigation {
	margin-top: 15px;
}

.ce-blogFooter .blog-detail-navigation-previous {
	float: left;
}

.ce-blogFooter .blog-detail-navigation-next {
	float: right;
}

.ce-blogHeader .blog-post-meta {
	margin: 0px 0px 15px 0px;
	font-family: "Syntax LT W01 Roman", Arial, sans-serif;
	font-size: 16px;
}

.ce-blogList .post {
	padding-bottom: 35px;
	margin-bottom: 50px;
	border-bottom: 1px solid #979797;
}

.ce-blogList .title a {
	color: #2e313c;
}

.ce-blogList .title a:hover {
	text-decoration: none;
}

.ce-blogList .preview-image {
	margin-bottom: 25px;
	display: block;
	position: relative;
}

.ce-blogList .more-link {
	display: block;
	text-align: right;
}

.ce-blogSidebar ul {
	margin-left: 0px;
	padding-left: 0px;
}

.ce-blogSidebar ul li {
	padding: 16px 0px 16px 0px;
	list-style: none;
	border-bottom: 1px solid #979797;
}

.ce-blogSidebar ul li.first {
	padding-top: 0px;
}

.ce-blogSidebar ul li.last {
	border-bottom: none;
}

.ce-blogSidebar h4 a {
	color: #2e313c;
}

#Breadcrumb {
	padding: 10px 0px;
	font-size: 87.5%;
	margin-bottom: 0px;
	background-color: #ededee;
}

#Breadcrumb span {
	color: #d90011;
	display: inline-block;
	padding: 0px 4px;
}

#Breadcrumb a {
	color: #2e313c;
}

#Breadcrumb a:hover {
	color: #d90011;
}

.ce.ce-campaignCalendar {
	margin-bottom: 0px; /* entire container, keeps perspective */ /* flip the pane when hovered */ /* flip speed goes here */ /* hide back of pane during swap */ /* front pane, placed above back */ /* back, initially hidden pane */
}

.ce.ce-campaignCalendar .container-plain {
	padding-top: 115px;
	padding-bottom: 125px;
	background-repeat: no-repeat;
	background-size: cover;
}

.ce.ce-campaignCalendar .ce-headline {
	color: #ffffff;
	margin-bottom: 15px;
}

.ce.ce-campaignCalendar .text {
	color: #ffffff;
	text-align: center;
	margin-bottom: 55px;
}

.ce.ce-campaignCalendar .calendarSheetTitle {
	font-size: 3rem;
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
	color: #ffffff;
	position: absolute;
	bottom: 0;
	right: 15px;
}

.ce.ce-campaignCalendar .calendarItemsWrap {
	margin-right: -10px;
	margin-left: -10px;
}

.ce.ce-campaignCalendar .calendarItems {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: auto;
	margin-right: auto;
}

.ce.ce-campaignCalendar .calendarItem {
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 9px;
	width: 186px;
	height: 166px;
	position: relative;
}

.ce.ce-campaignCalendar .calendarItem.indented {
	padding-top: 88px;
}

.ce.ce-campaignCalendar img {
	border: 6px solid #ffffff;
}

.ce.ce-campaignCalendar .flip-container {
	perspective: 1000px;
	-webkit-perspective: 1000px;
	-ms-perspective: 1000px;
}

.ce.ce-campaignCalendar .flip-container:hover .flipper,
.ce.ce-campaignCalendar .flip-container.hover .flipper,
.ce.ce-campaignCalendar .flip-container.opened .flipper {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
}

.ce.ce-campaignCalendar .front,
.ce.ce-campaignCalendar .back {
	width: 167px;
	height: 166px;
	position: relative;
}

.ce.ce-campaignCalendar .inner {
	position: relative;
	display: block;
}

.ce.ce-campaignCalendar .currentCalendarItem .front::after,
.ce.ce-campaignCalendar .futureCalendarItem .front::after {
	content: "\A";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin-top: -6px;
	margin-left: -6px;
	background: #000;
	border: 1px solid #000;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9999;
}

.ce.ce-campaignCalendar .flipper {
	transition: 0.6s;
	-webkit-transition: 0.6s;
	-ms-transition: 0.6s;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	position: relative;
	display: block;
}

.ce.ce-campaignCalendar .opened .flipper {
	transition: none;
}

.ce.ce-campaignCalendar .front,
.ce.ce-campaignCalendar .back {
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.ce.ce-campaignCalendar .front {
	z-index: 2; /* for firefox 31 */
	transform: rotateY(0deg);
}

.ce.ce-campaignCalendar .back {
	transform: rotateY(180deg);
}

.ce-commentForm .alert {
	margin: 20px 0px;
}

.ce-commentForm .alert strong {
	display: block;
}

.ce-contactMap .map {
	height: 330px;
	width: 100%;
}

.ce-contacts h4 {
	margin-bottom: 20px;
}

.ce-contacts h4.name {
	margin: 15px 0px 10px 0px;
}

.ce-contacts .contact-details {
	margin-bottom: 20px;
}

.ce-contacts .contact-details:last-child {
	margin-bottom: 0px;
}

.ce-contentSlider .carousel-wrap {
	padding: 0px;
}

.ce-contentSlider .carousel-wrap .styled-select {
	background: url(/frontend/images/dropdown-indicator.png) no-repeat 100% 0;
	background-color: #ffffff;
	margin: 0px;
}

.ce-contentSlider .carousel-wrap h3 {
	margin: 20px 0px;
}

.ce-contentSlider figure {
	margin: 0px;
}

.cookie-banner {
	width: 100%;
	position: fixed;
	bottom: 0px;
	background-color: #2e313c;
	color: #ffffff;
	height: 0px;
	overflow: hidden;
	z-index: 3000;
}

.cookie-banner .cookie-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 1400px;
	padding: 10px 20px;
	margin: 0px auto;
	justify-content: space-between;
	align-items: center;
}

.cookie-banner .cookie-content.text {
	padding: 0px 0px 15px 0px;
}

.cookie-banner .cookie-content.link {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.cookie-banner .cookie-content.button {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding: 0px 15px 0px 0px;
}

.cookie-banner a {
	color: #ffffff;
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
}

.cookie-banner a:hover {
	color: #ffffff;
}

.ce-distractor {
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
}

.ce-distractor.ce {
	margin-bottom: 0px;
}

.ce-distractor.ce-background-orange {
	color: #ffffff;
}

.ce-distractor .btn {
	margin-top: 20px;
}

.ce-distractorWithImage {
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
}

.ce-distractorWithImage.ce {
	margin-bottom: 0px;
}

.ce-distractorWithImage .distractorWithImage {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
}

.ce-distractorWithImage .distractorWithImage .distractor-text {
	text-align: center;
}

.ce-distractorWithImage .distractor-image img {
	margin-bottom: 30px;
}

.ce-distractorWithImage.ce-background-orange {
	color: #ffffff;
}

.ce-distractorWithImage .btn {
	margin-top: 20px;
}

.ce.ce-divider {
	border-top: 1px solid #979797;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 50px 0px;
}

.ce-donationTeaser {
	padding: 0px;
}

.ce-donationTeaser .content {
	padding: 20px;
	border-right: 10px solid #f5a623;
	border-bottom: 10px solid #f5a623;
}

.ce-donationTeaser.ce-dropshadow {
	box-shadow: none;
	margin-right: 0px;
}

.ce-donationTeaser input {
	padding: 9px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #d5d6d8;
	font-family: "Syntax LT W01 Black", "Syntax LT W01 Roman", Arial, sans-serif;
	display: block;
	float: left;
}

.ce-donationTeaser .img-btn {
	border: 0px solid transparent;
	cursor: pointer;
	padding: 0px;
}

.ce-ge.ce-background-transparent .ce.ce-background-white.ce-donationTeaser,
.ce-ge.ce-background-gray .ce.ce-background-white.ce-donationTeaser {
	padding: 0px;
}

.ce-flippingbook {
	display: none;
}

.ce-flippingbook .magazine {
	position: relative;
}

.ce-flippingbook .magazine .pages {
	z-index: 3;
	background-color: #d5d6d8;
}

.ce-flippingbook .magazine .not-loaded .page img {
	display: none;
}

.ce-flippingbook .magazine .not-loaded .page img.first-page img {
	display: inline-block;
}

.ce-flippingbook .magazine .next-page {
	position: absolute;
	right: -25px;
	top: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	border-color: transparent transparent transparent #d90011;
	margin-top: -12px;
	cursor: pointer;
	z-index: 2;
	display: none;
}

.ce-flippingbook .magazine .previous-page {
	position: absolute;
	left: -25px;
	top: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 15px 0;
	border-color: transparent #d90011 transparent transparent;
	margin-top: -12px;
	cursor: pointer;
	z-index: 2;
	display: none;
}

.ce-flippingbook .magazine .depth-right {
	position: absolute;
	right: -30px;
	z-index: 1;
	width: 30px;
	background-color: #d5d6d8;
	height: 100%;
	top: 0px;
	border-radius: 0px 15px 15px 0px;
	display: none;
}

.ce-flippingbook .magazine .depth-left {
	position: absolute;
	left: -30px;
	z-index: 1;
	width: 30px;
	background-color: #d5d6d8;
	height: 100%;
	top: 0px;
	border-radius: 15px 0px 0px 15px;
	display: none;
}

.ce-flippingbook .magazine-double .turn-page-wrapper .even-fold {
	height: 100%;
	width: 25px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 9;
	content: ' ';
	display: block;
	background: rgba(224, 224, 224, 0);
	background: -moz-linear-gradient(left, rgba(224, 224, 224, 0) 0%, #e3e3e3 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(224, 224, 224, 0)), color-stop(100%, #e3e3e3));
	background: -webkit-linear-gradient(left, rgba(224, 224, 224, 0) 0%, #e3e3e3 100%);
	background: -o-linear-gradient(left, rgba(224, 224, 224, 0) 0%, #e3e3e3 100%);
	background: -ms-linear-gradient(left, rgba(224, 224, 224, 0) 0%, #e3e3e3 100%);
	background: linear-gradient(to right, rgba(224, 224, 224, 0) 0%, #e3e3e3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#e3e3e3', GradientType=1 );
}

.ce-flippingbook .magazine-double .turn-page-wrapper .odd-fold {
	height: 100%;
	width: 25px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 9;
	content: ' ';
	display: block;
	background: #e3e3e3;
	background: -moz-linear-gradient(left, #e3e3e3 0%, rgba(224, 224, 224, 0) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #e3e3e3), color-stop(100%, rgba(224, 224, 224, 0)));
	background: -webkit-linear-gradient(left, #e3e3e3 0%, rgba(224, 224, 224, 0) 100%);
	background: -o-linear-gradient(left, #e3e3e3 0%, rgba(224, 224, 224, 0) 100%);
	background: -ms-linear-gradient(left, #e3e3e3 0%, rgba(224, 224, 224, 0) 100%);
	background: linear-gradient(to right, #e3e3e3 0%, rgba(224, 224, 224, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#e0e0e0', GradientType=1 );
}

.ce-flippingbook .slider {
	margin: 40px 200px 0;
}

.ce-flippingbook .slider.noUi-horizontal {
	height: 13px;
	border-radius: 6px;
	background-color: #adb5bd;
	padding: 0px 35px;
	border: none;
}

.ce-flippingbook .slider.noUi-horizontal .noUi-handle {
	border: none;
	box-shadow: none;
	width: 70px;
	height: 12px;
	left: 29px;
	top: 1px;
	background-color: #d90011;
	border-radius: 6px;
	cursor: pointer;
}

.ce-flippingbook .slider.noUi-horizontal .noUi-handle:before {
	display: none;
}

.ce-flippingbook .slider.noUi-horizontal .noUi-handle:after {
	display: none;
}

.ce-footertext .btn {
	background-color: #f5a623;
	color: #ffffff;
}

.ce-footertext .btn:hover {
	background-color: #ffffff;
	color: #2e313c;
}

.ce-footertext .img-fluid.additional-image {
	max-width: 195%;
	margin-left: -88%;
	display: block;
	padding: 20px 0px 0px 0px;
}

.ce-formResultList .result-list-link {
	display: inline-block;
	margin: 10px 0px 25px 0px;
}

.ce-formResultList .item {
	margin-bottom: 10px;
}

.ce-formResultList .item .item-content {
	padding: 20px;
	background-color: #ffffff;
}

.ce.ce-fundraisingBox {
	padding-left: 0px;
	padding-right: 0px;
	-webkit-box-shadow: 10px 10px 0px 0px #f5a623;
	-moz-box-shadow: 10px 10px 0px 0px #f5a623;
	box-shadow: 10px 10px 0px 0px #f5a623;
	margin-right: 10px;
}

.ce.ce-fundraisingBox a img {
	padding: 0px 10px;
}

#HeaderImage {
	position: relative;
	margin-bottom: 0px;
}

#HeaderImage picture img {
	width: 100%;
}

#BlogHeaderImage {
	position: relative;
	margin-bottom: 0px;
}

#BlogHeaderImage picture img {
	width: 100%;
}

.ce-horizontalTeaser .content {
	padding: 30px 0px 0px 0px;
}

.ce-horizontalTeaser h3 {
	margin-bottom: 30px;
}

.ce-horizontalTeaser p {
	margin-bottom: 30px;
}

.ce-horizontalTeaser figure {
	margin: 0px;
}

.ce-imageGallery .item {
	position: relative;
}

.ce-imageGallery .item .description {
	width: 100%;
	font-style: italic;
	padding: 5px;
}

.ce-imageGallery .item .description .svg-icon-enlarge {
	display: none;
}

.ce-imageGallery .owl-imageGallery {
	margin-bottom: 30px;
}

.ce-infobox picture {
	margin-bottom: 20px;
}

.ce-infobox .header-icon-active {
	position: relative;
	padding-left: 30px;
}

.ce-infobox .header-icon-active .svg-icon-info {
	display: block;
	position: absolute;
	top: 3px;
	left: 0px;
}

.ce-linkBanner {
	padding-top: 40px;
	padding-bottom: 40px;
}

.ce-linkBanner.ce {
	margin-bottom: 0px;
}

.ce-linkBanner ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}

.ce-linkBanner ul li {
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

.ce-linkBanner ul a {
	color: #2e313c;
	font-weight: bold;
}

.ce-linkBanner .button-line {
	text-align: center;
	margin-top: 25px;
}

.ce-links ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}

.ce-links ul li {
	padding-left: 0px;
}

.ce-links ul a {
	color: #2e313c;
	font-weight: bold;
}

.ce-links a.read-further {
	color: #d90011;
}

.ce-menuPages ul {
	margin: 0px;
	padding: 0px;
}

.ce-menuPages ul li {
	list-style-type: none;
}

.ce-menuPages ul a {
	color: #2e313c;
}

.ce-menuPages ul a span {
	color: #d90011;
}

.ce-menuPages ul a:hover {
	color: #d90011;
}

.ce-menuPages.withoutHeader {
	padding-top: 30px;
}

.ce-menuSitemapPages ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

.ce-menuSitemapPages ul li {
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
	padding: 25px 0px 0px 0px;
}

.ce-menuSitemapPages ul li a {
	color: #2e313c;
}

.ce-menuSitemapPages ul li a:hover {
	text-decoration: none;
}

.ce-menuSitemapPages ul li.entrylevel {
	font-family: "Syntax LT W01 Black", "Syntax LT W01 Roman", Arial, sans-serif;
	font-size: 1.375rem;
	padding-top: 0px;
}

.ce-menuSitemapPages ul li li {
	font-family: "Syntax LT W01 Roman", Arial, sans-serif;
}

.ce-menuSitemapPages ul li li:before {
	content: "\00BB";
}

.ce-menuSitemapPages ul li li li {
	padding-left: 10px;
}

.ce-navigationHighlight.ce {
	margin: 0px;
	border-top: 0px;
}

.ce-navigationHighlight p {
	font-size: 87.5%;
	margin: 20px 0px 0px 0px;
}

.ce-newsDetail time {
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
}

.ce-newsDetail h1.h3 {
	margin: 15px 0px 30px 0px;
}

.ce-newsDetail .teaser-text {
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
}

.ce-newsDetail .news-img-wrap {
	margin: 30px 0px 25px 0px;
}

.ce-newsDetail .media-outer,
.ce-newsDetail .mediaelement {
	position: relative;
}

.ce-newsDetail .additional-news-content {
	margin-top: 65px;
}

.ce-newsletterSubscription { /* Formularaufbau: Stern bei Pflichtfeld */
}

.ce-newsletterSubscription .ce-headline .ce-subline {
	font-size: 1rem;
	font-weight: 400;
	text-transform: initial;
}

.ce-newsletterSubscription.ce-background-darkblue .ce-headline {
	margin-bottom: 1rem;
}

.ce-newsletterSubscription.ce-background-darkblue .form-group {
	margin-bottom: 1.5rem;
}

.ce-newsletterSubscription .enodia-image-wrapper {
	width: .9rem;
	padding-top: .8rem;
	margin-bottom: 30px;
	min-height: 255px;
}

.ce-newsletterSubscription .ce-dropshadow {
	margin-top: 25px;
}

.ce-newsletterSubscription .enodia-image-wrapper .rounded {
	border-radius: 1rem !important;
}

.ce-newsletterSubscription .enodia-image-wrapper .indicator {
	position: absolute;
	top: -.8rem;
	right: 0;
	width: 50px;
	height: 50px;
	background-color: white;
	border: 5px solid #cdcdcd;
	text-align: center;
	font-size: 3rem;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.ce-newsletterSubscription .was-validated .form-control:invalid,
.ce-newsletterSubscription .form-control.is-invalid {
	border-color: #dc3545;
	padding-right: calc(1.5em + 0.75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right calc(0.375em + 0.1875rem) center;
	background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.ce-newsletterSubscription .was-validated .form-control:valid,
.ce-newsletterSubscription .form-control.is-valid {
	border-color: #28a745;
	padding-right: calc(1.5em + 0.75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right calc(0.375em + 0.1875rem) center;
	background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.ce-newsletterSubscription .was-validated .col-form-label:invalid,
.ce-newsletterSubscription .form-group.is-invalid label {
	color: #d90011;
}

.ce-newsletterSubscription .form-group.is-invalid .invalid-feedback {
	display: block;
}

.ce-newsletterSubscription .group-active .enodia-image-wrapper .indicator {
	background-image: url("/frontend/images/newsletter-check.png");
}

.ce-newsletterSubscription .group-inactive .enodia-image-wrapper .indicator {
	background-image: url("/frontend/images/newsletter-plus.png");
}

.ce-newsletterSubscription .is-mandatory label:after {
	position: relative;
	top: 1px;
	display: inline-block;
	padding-left: 0.3em;
	-moz-osx-font-smoothing: grayscale;
	content: "*";
}

.ce-newsList .news-list-view .article {
	padding-bottom: 35px;
	margin-bottom: 50px;
	border-bottom: 1px solid #979797;
}

.ce-newsList .news-list-view .article .news-list-date {
	margin-bottom: 0px;
	display: block;
}

.ce-newsList .news-list-view .article h4 {
	margin-bottom: 35px;
}

.ce-newsList .news-list-view .article .preview-image {
	margin-bottom: 25px;
	display: block;
	position: relative;
}

.ce-newsList .news-list-view .article .more-link {
	display: block;
	text-align: right;
}

.ce-newsList .news-sortable-list-view .file-link {
	float: left;
	display: block;
	margin: 0px 5px 5px 0px;
	position: relative;
}

.ce-newsList .news-slider-list-view {
	background-color: #ffffff;
}

.ce-newsList .news-slider-list-view .owl-carousel.owl-contentGallery {
	padding: 0px;
}

.ce-newsList .news-slider-list-view .news-slide-content {
	padding: 45px 30px 40px 40px;
}

.ce-newsList .news-slider-list-view .news-slide-content .news-slide-date {
	margin-bottom: 10px;
}

.ce-newsList .news-slider-list-view .preview-image {
	position: relative;
	display: block;
}

.ce-parentPageLink {
	padding-top: 35px;
	padding-bottom: 35px;
}

.ce-projectMap .styled-select {
	margin-bottom: 20px;
}

.ce-projectMap .reset-line {
	display: none;
	text-align: center;
	margin-bottom: 20px;
}

.ce-projectMap .button-line {
	text-align: center;
	margin-bottom: 55px;
}

.ce-projectMap .result-list .projectList {
	padding: 0;
	margin: 20px 0px 0px 0px;
	list-style-type: none;
}

.ce-projectMap .result-list .projectList li {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #d5d6d8;
}

.projectMapPopup {
	-webkit-box-shadow: 10px 10px 0px 0px #d5d6d8;
	-moz-box-shadow: 10px 10px 0px 0px #d5d6d8;
	box-shadow: 10px 10px 0px 0px #d5d6d8;
	margin-right: 10px;
	width: 355px;
	min-height: 300px;
	background-color: #ffffff;
	font-size: 1rem;
}

.projectMapPopup img.img-fluid {
	max-width: 100%;
}

.projectMapPopup .country-info {
	padding: 30px;
	font-size: 87.5%;
	font-family: "Syntax LT W01 Roman", Arial, sans-serif;
}

.projectMapPopup .country-info ul {
	list-style-type: none;
	border-top: 1px solid #979797;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

.projectMapPopup .country-info ul li {
	border-bottom: 1px solid #979797;
	padding: 5px 0px;
	list-style-image: none;
}

.projectMapPopup .country-info ul li a {
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
	color: #2e313c;
}

.projectMapPopup .country-info ul li a span {
	color: #d90011;
}

.projectMapPopup .country-info a.further-projects {
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
}

.ce-searchResult .results-highlight {
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
}

.ce-searchResult input.tx-solr-q {
	margin-bottom: 20px;
}

.ce-searchResult button.tx-solr-submit {
	width: 100%;
}

.ce-searchResult p.referenced {
	margin-bottom: 0px;
}

.ce-searchResult ul.references {
	margin-top: 5px;
}

.ce-socialShare h1,
.ce-socialShare h2,
.ce-socialShare h3,
.ce-socialShare h4,
.ce-socialShare h5 {
	margin-bottom: 25px;
}

.ce-socialShare .share {
	height: 25px;
	width: 25px;
	display: block;
	float: left;
	margin: 0px 15px 15px 0px;
	font-size: 25px;
	color: #2e313c;
}

.ce-socialShare .share:hover {
	text-decoration: none;
	color: #2e313c;
}

.ce-socialWall .more {
	text-align: center;
}

.ce-socialWall .more.more-last .btn {
	margin-bottom: 0px;
}

.ce-socialWall .btn {
	margin: 70px auto;
}

.ce-socialWall .news-wall-item {
	width: 100%;
	margin-bottom: 10px;
	background-color: #ffffff;
	overflow: hidden;
	position: relative;
}

.ce-socialWall .news-wall-item .text {
	padding: 20px;
}

.ce-socialWall .news-wall-item .text .svg-icon-next-small {
	position: absolute;
	bottom: 20px;
	right: 20px;
	display: block;
	z-index: 3;
}

.ce-socialWall .news-wall-item .text .svg-icon-next-small:hover {
	text-decoration: none;
	background-image: url("/frontend/images/Icons/arrow-small-right.svg");
}

.ce-socialWall .news-wall-item .overlay {
	display: none;
}

.ce-socialWall .news-wall-container-item {
	display: none;
}

.ce-socialWall .social-wall-item {
	padding-right: 15px;
	padding-left: 15px;
	width: 100%;
	margin-bottom: 10px;
	text-decoration: none;
	color: #2e313c;
	display: none;
	cursor: pointer;
}

.ce-socialWall .social-wall-item.social-wall-first-item {
	display: block;
}

.ce-socialWall .social-wall-item.social-wall-item-twitter .social-wall-item-content {
	border-color: #1da1f2;
}

.ce-socialWall .social-wall-item.social-wall-item-twitter .icon {
	background-image: url("/frontend/images/SocialMediaStream/twitter.svg");
}

.ce-socialWall .social-wall-item.social-wall-item-youtube .social-wall-item-content {
	border-color: #ff0000;
}

.ce-socialWall .social-wall-item.social-wall-item-youtube .icon {
	background-image: url("/frontend/images/SocialMediaStream/youtube.svg");
}

.ce-socialWall .social-wall-item.social-wall-item-youtube .image {
	padding-top: 55%;
}

.ce-socialWall .social-wall-item.social-wall-item-facebook .social-wall-item-content {
	border-color: #3c5a99;
}

.ce-socialWall .social-wall-item.social-wall-item-facebook .icon {
	background-image: url("/frontend/images/SocialMediaStream/facebook.svg");
}

.ce-socialWall .social-wall-item.social-wall-item-instagram .social-wall-item-content {
	border-color: #c42d66;
}

.ce-socialWall .social-wall-item.social-wall-item-instagram .icon {
	background-image: url("/frontend/images/SocialMediaStream/instagram.svg");
}

.ce-socialWall .social-wall-item .social-wall-item-content {
	background-color: #ffffff;
	border-bottom: 4px solid #ededee;
}

.ce-socialWall .social-wall-item .image {
	overflow: hidden;
	height: 0;
	padding-top: 75%;
	background-size: cover;
	background-position: center center;
}

.ce-socialWall .social-wall-item .channel {
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
	padding-left: 35px;
	position: relative;
	padding-bottom: 15px;
	font-size: 1.05rem;
}

.ce-socialWall .social-wall-item .channel .icon {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-size: 100% 100%;
}

.ce-socialWall .social-wall-item .text {
	padding: 20px;
	overflow: hidden;
}

.ce-socialWall .list .social-wall-item {
	display: block;
}

.ce-stage.ce {
	margin-bottom: 0px;
}

.ce-stage .owl-carousel {
	display: block;
}

.ce-stage .static {
	display: none;
}

.ce-stage .stage-item {
	position: relative;
}

.ce-stage .stage-item .title {
	position: absolute;
	height: 100%;
	padding: 25px 15px 110px 50px;
	bottom: 0px;
	margin-bottom: 0px;
	display: flex;
	line-height: 1.2;
	-webkit-font-feature-settings: inherit;
	-moz-font-feature-settings: inherit;
	font-feature-settings: inherit;
	text-transform: inherit;
}

.ce-stage .stage-item .title span {
	display: inline-block;
	align-self: flex-start;
	color: #fff;
	font-family: "Syntax LT W01 Black", "Syntax LT W01 Roman", Arial, sans-serif;
	text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.22);
}

.ce-stage .stage-item .buttons {
	position: absolute;
	bottom: 40px;
	left: 50px;
}

.ce-stage .stage-item .buttons a {
	margin-right: 10px;
	margin-top: 10px;
}

.ce-stage .stage-item.secondary-stage-item {
	display: none;
}

.ce-stage .stage-item.secondary-stage-item.last-stage-item {
	margin-bottom: 0px;
}

.ce-stage .stage-item.secondary-stage-item .title {
	padding-left: 35px;
}

.ce-stage .stage-item.secondary-stage-item .buttons {
	left: 35px;
}

.ce-stage .owl-loaded .stage-item.secondary-stage-item {
	display: block;
}

.ce-standardTeaser figure {
	margin-bottom: 30px;
}

.ce-standardTeaser h3 {
	margin-bottom: 30px;
}

.ce-standardTeaser p {
	margin-bottom: 30px;
}

.ce-teaserSitemap {
	margin-bottom: 40px;
}

.ce-teaserSitemap .content {
	background-color: #ffffff;
	padding: 30px 30px 5px 30px;
	min-height: 200px;
	width: auto;
	margin-top: 10px;
	-webkit-box-shadow: 10px 10px 0px 0px #d5d6d8;
	-moz-box-shadow: 10px 10px 0px 0px #d5d6d8;
	box-shadow: 10px 10px 0px 0px #d5d6d8;
	margin-right: 10px;
}

.ce-teaserSitemap .teaserSitemap-item {
	margin-bottom: 40px;
}

.ce-teaserSitemap h4 {
	margin-bottom: 10px;
	font-size: 1em;
}

.ce-teaserSitemap h3 {
	margin-bottom: 10px;
	font-size: 1.125rem;
	font-family: "Syntax LT W01 Bold", "Syntax LT W01 Roman", Arial, sans-serif;
}

.ce-teaserSitemap p {
	margin-top: 25px;
}

.ce-ge .ce-teaserSitemap h3 {
	margin-bottom: 10px;
}

.ce-textMedia .video-container {
	margin: 0 0 1rem;
}

.ce-textMedia .video-container .video {
	margin-top: 10px;
}

.ce-textMedia .video-container .video h3 {
	font-size: 87.5%;
	font-family: "Syntax LT W01 Roman", Arial, sans-serif;
	margin: 0px 0px 10px 0px;
}

.ce-textMedia .video-container .video p {
	font-style: italic;
	font-size: 87.5%;
}

.ce-textWithImage {
	margin-bottom: 40px;
}

.ce-textWithImage .content {
	background-color: #ffffff;
	padding: 30px 30px 5px 30px;
	min-height: 200px;
	width: auto;
	margin-top: 10px;
	-webkit-box-shadow: 10px 10px 0px 0px #d5d6d8;
	-moz-box-shadow: 10px 10px 0px 0px #d5d6d8;
	box-shadow: 10px 10px 0px 0px #d5d6d8;
	margin-right: 10px;
}

.ce-textWithImage h4 {
	margin-bottom: 10px;
}

.ce-uploads ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}

.ce-uploads ul li {
	padding-left: 0px;
}

.ce-uploads ul a {
	color: #2e313c;
	font-weight: bold;
	display: block;
	position: relative;
	padding-right: 30px;
}

.ce-uploads ul a .fileName {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.ce-uploads ul a .fileExtension {
	text-transform: uppercase;
}

.ce-uploads a.read-further {
	color: #d90011;
}

.ce-vacancyDetail .title {
	margin: 45px 0px;
}

.ce-vacancyDetail .description {
	margin-top: 50px;
}

.ce-vacancyList .file-link {
	position: relative;
	display: block;
}

.ce-video .video h3 {
	margin: 20px 0px;
}

.ce-videoGallery .stage {
	position: relative;
}

.ce-videoGallery .stage .navigation-aside {
	display: none;
}

.ce-videoGallery .video h3 {
	margin: 20px 0px;
}

.ce-videoGallery .current-video,
.ce-videoGallery .current-description {
	position: relative;
}

.ce-videoGallery .current-video.single-video,
.ce-videoGallery .current-description.single-video {
	width: 100%;
}

.ce-videoGallery .current-video p,
.ce-videoGallery .current-description p {
	display: none;
}

.ce-videoGallery .current-video .video,
.ce-videoGallery .current-description .video {
	display: none;
}

.ce-videoGallery .current-video .video.active,
.ce-videoGallery .current-description .video.active {
	display: block;
}

@media screen and (prefers-reduced-motion: reduce) {

.select2-container--bootstrap4 .select2-selection {
	-webkit-transition: none;
	transition: none;
}

}

@media (min-width: 576px) {

.container {
	max-width: 540px;
}

.col-sm {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}

.col-sm-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-sm-1 {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%;
}

.col-sm-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
}

.col-sm-3 {
	flex: 0 0 25%;
	max-width: 25%;
}

.col-sm-4 {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}

.col-sm-5 {
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%;
}

.col-sm-6 {
	flex: 0 0 50%;
	max-width: 50%;
}

.col-sm-7 {
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%;
}

.col-sm-8 {
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%;
}

.col-sm-9 {
	flex: 0 0 75%;
	max-width: 75%;
}

.col-sm-10 {
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%;
}

.col-sm-11 {
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%;
}

.col-sm-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

.order-sm-first {
	order: -1;
}

.order-sm-1 {
	order: 1;
}

.order-sm-2 {
	order: 2;
}

.order-sm-3 {
	order: 3;
}

.order-sm-4 {
	order: 4;
}

.order-sm-5 {
	order: 5;
}

.order-sm-6 {
	order: 6;
}

.order-sm-7 {
	order: 7;
}

.order-sm-8 {
	order: 8;
}

.order-sm-9 {
	order: 9;
}

.order-sm-10 {
	order: 10;
}

.order-sm-11 {
	order: 11;
}

.order-sm-12 {
	order: 12;
}

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

.offset-sm-1 {
	margin-left: 8.3333333333%;
}

.offset-sm-2 {
	margin-left: 16.6666666667%;
}

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

.offset-sm-4 {
	margin-left: 33.3333333333%;
}

.offset-sm-5 {
	margin-left: 41.6666666667%;
}

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

.offset-sm-7 {
	margin-left: 58.3333333333%;
}

.offset-sm-8 {
	margin-left: 66.6666666667%;
}

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

.offset-sm-10 {
	margin-left: 83.3333333333%;
}

.offset-sm-11 {
	margin-left: 91.6666666667%;
}

.form-inline label {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0;
}

.form-inline .form-group {
	display: flex;
	flex: 0 0 auto;
	flex-flow: row wrap;
	align-items: center;
	margin-bottom: 0;
}

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

.form-inline .form-control-plaintext {
	display: inline-block;
}

.form-inline .input-group {
	width: auto;
}

.form-inline .form-check {
	display: flex;
	align-items: center;
	justify-content: center;
	width: auto;
	margin-top: 0;
	margin-bottom: 0;
}

.form-inline .form-check-label {
	padding-left: 0;
}

.form-inline .form-check-input {
	position: relative;
	margin-top: 0;
	margin-right: 0.25rem;
	margin-left: 0;
}

.form-inline .custom-control {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 0;
}

.form-inline .custom-control-indicator {
	position: static;
	display: inline-block;
	margin-right: 0.25rem;
	vertical-align: text-bottom;
}

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

.navbar-expand-sm {
	flex-flow: row nowrap;
	justify-content: flex-start;
}

.navbar-expand-sm .navbar-nav {
	flex-direction: row;
}

.navbar-expand-sm .navbar-nav .dropdown-menu {
	position: absolute;
}

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

.navbar-expand-sm .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem;
}

.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
	flex-wrap: nowrap;
}

.navbar-expand-sm .navbar-collapse {
	display: flex !important;
	flex-basis: auto;
}

.navbar-expand-sm .navbar-toggler {
	display: none;
}

.navbar-expand-sm .dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
}

.d-sm-none {
	display: none !important;
}

.d-sm-inline {
	display: inline !important;
}

.d-sm-inline-block {
	display: inline-block !important;
}

.d-sm-block {
	display: block !important;
}

.d-sm-table {
	display: table !important;
}

.d-sm-table-row {
	display: table-row !important;
}

.d-sm-table-cell {
	display: table-cell !important;
}

.d-sm-flex {
	display: flex !important;
}

.d-sm-inline-flex {
	display: inline-flex !important;
}

.flex-sm-row {
	flex-direction: row !important;
}

.flex-sm-column {
	flex-direction: column !important;
}

.flex-sm-row-reverse {
	flex-direction: row-reverse !important;
}

.flex-sm-column-reverse {
	flex-direction: column-reverse !important;
}

.flex-sm-wrap {
	flex-wrap: wrap !important;
}

.flex-sm-nowrap {
	flex-wrap: nowrap !important;
}

.flex-sm-wrap-reverse {
	flex-wrap: wrap-reverse !important;
}

.justify-content-sm-start {
	justify-content: flex-start !important;
}

.justify-content-sm-end {
	justify-content: flex-end !important;
}

.justify-content-sm-center {
	justify-content: center !important;
}

.justify-content-sm-between {
	justify-content: space-between !important;
}

.justify-content-sm-around {
	justify-content: space-around !important;
}

.align-items-sm-start {
	align-items: flex-start !important;
}

.align-items-sm-end {
	align-items: flex-end !important;
}

.align-items-sm-center {
	align-items: center !important;
}

.align-items-sm-baseline {
	align-items: baseline !important;
}

.align-items-sm-stretch {
	align-items: stretch !important;
}

.align-content-sm-start {
	align-content: flex-start !important;
}

.align-content-sm-end {
	align-content: flex-end !important;
}

.align-content-sm-center {
	align-content: center !important;
}

.align-content-sm-between {
	align-content: space-between !important;
}

.align-content-sm-around {
	align-content: space-around !important;
}

.align-content-sm-stretch {
	align-content: stretch !important;
}

.align-self-sm-auto {
	align-self: auto !important;
}

.align-self-sm-start {
	align-self: flex-start !important;
}

.align-self-sm-end {
	align-self: flex-end !important;
}

.align-self-sm-center {
	align-self: center !important;
}

.align-self-sm-baseline {
	align-self: baseline !important;
}

.align-self-sm-stretch {
	align-self: stretch !important;
}

.float-sm-left {
	float: left !important;
}

.float-sm-right {
	float: right !important;
}

.float-sm-none {
	float: none !important;
}

.m-sm-0 {
	margin: 0 !important;
}

.mt-sm-0,
.my-sm-0 {
	margin-top: 0 !important;
}

.mr-sm-0,
.mx-sm-0 {
	margin-right: 0 !important;
}

.mb-sm-0,
.my-sm-0 {
	margin-bottom: 0 !important;
}

.ml-sm-0,
.mx-sm-0 {
	margin-left: 0 !important;
}

.m-sm-1 {
	margin: 0.25rem !important;
}

.mt-sm-1,
.my-sm-1 {
	margin-top: 0.25rem !important;
}

.mr-sm-1,
.mx-sm-1 {
	margin-right: 0.25rem !important;
}

.mb-sm-1,
.my-sm-1 {
	margin-bottom: 0.25rem !important;
}

.ml-sm-1,
.mx-sm-1 {
	margin-left: 0.25rem !important;
}

.m-sm-2 {
	margin: 0.5rem !important;
}

.mt-sm-2,
.my-sm-2 {
	margin-top: 0.5rem !important;
}

.mr-sm-2,
.mx-sm-2 {
	margin-right: 0.5rem !important;
}

.mb-sm-2,
.my-sm-2 {
	margin-bottom: 0.5rem !important;
}

.ml-sm-2,
.mx-sm-2 {
	margin-left: 0.5rem !important;
}

.m-sm-3 {
	margin: 1rem !important;
}

.mt-sm-3,
.my-sm-3 {
	margin-top: 1rem !important;
}

.mr-sm-3,
.mx-sm-3 {
	margin-right: 1rem !important;
}

.mb-sm-3,
.my-sm-3 {
	margin-bottom: 1rem !important;
}

.ml-sm-3,
.mx-sm-3 {
	margin-left: 1rem !important;
}

.m-sm-4 {
	margin: 1.5rem !important;
}

.mt-sm-4,
.my-sm-4 {
	margin-top: 1.5rem !important;
}

.mr-sm-4,
.mx-sm-4 {
	margin-right: 1.5rem !important;
}

.mb-sm-4,
.my-sm-4 {
	margin-bottom: 1.5rem !important;
}

.ml-sm-4,
.mx-sm-4 {
	margin-left: 1.5rem !important;
}

.m-sm-5 {
	margin: 3rem !important;
}

.mt-sm-5,
.my-sm-5 {
	margin-top: 3rem !important;
}

.mr-sm-5,
.mx-sm-5 {
	margin-right: 3rem !important;
}

.mb-sm-5,
.my-sm-5 {
	margin-bottom: 3rem !important;
}

.ml-sm-5,
.mx-sm-5 {
	margin-left: 3rem !important;
}

.p-sm-0 {
	padding: 0 !important;
}

.pt-sm-0,
.py-sm-0 {
	padding-top: 0 !important;
}

.pr-sm-0,
.px-sm-0 {
	padding-right: 0 !important;
}

.pb-sm-0,
.py-sm-0 {
	padding-bottom: 0 !important;
}

.pl-sm-0,
.px-sm-0 {
	padding-left: 0 !important;
}

.p-sm-1 {
	padding: 0.25rem !important;
}

.pt-sm-1,
.py-sm-1 {
	padding-top: 0.25rem !important;
}

.pr-sm-1,
.px-sm-1 {
	padding-right: 0.25rem !important;
}

.pb-sm-1,
.py-sm-1 {
	padding-bottom: 0.25rem !important;
}

.pl-sm-1,
.px-sm-1 {
	padding-left: 0.25rem !important;
}

.p-sm-2 {
	padding: 0.5rem !important;
}

.pt-sm-2,
.py-sm-2 {
	padding-top: 0.5rem !important;
}

.pr-sm-2,
.px-sm-2 {
	padding-right: 0.5rem !important;
}

.pb-sm-2,
.py-sm-2 {
	padding-bottom: 0.5rem !important;
}

.pl-sm-2,
.px-sm-2 {
	padding-left: 0.5rem !important;
}

.p-sm-3 {
	padding: 1rem !important;
}

.pt-sm-3,
.py-sm-3 {
	padding-top: 1rem !important;
}

.pr-sm-3,
.px-sm-3 {
	padding-right: 1rem !important;
}

.pb-sm-3,
.py-sm-3 {
	padding-bottom: 1rem !important;
}

.pl-sm-3,
.px-sm-3 {
	padding-left: 1rem !important;
}

.p-sm-4 {
	padding: 1.5rem !important;
}

.pt-sm-4,
.py-sm-4 {
	padding-top: 1.5rem !important;
}

.pr-sm-4,
.px-sm-4 {
	padding-right: 1.5rem !important;
}

.pb-sm-4,
.py-sm-4 {
	padding-bottom: 1.5rem !important;
}

.pl-sm-4,
.px-sm-4 {
	padding-left: 1.5rem !important;
}

.p-sm-5 {
	padding: 3rem !important;
}

.pt-sm-5,
.py-sm-5 {
	padding-top: 3rem !important;
}

.pr-sm-5,
.px-sm-5 {
	padding-right: 3rem !important;
}

.pb-sm-5,
.py-sm-5 {
	padding-bottom: 3rem !important;
}

.pl-sm-5,
.px-sm-5 {
	padding-left: 3rem !important;
}

.m-sm-auto {
	margin: auto !important;
}

.mt-sm-auto,
.my-sm-auto {
	margin-top: auto !important;
}

.mr-sm-auto,
.mx-sm-auto {
	margin-right: auto !important;
}

.mb-sm-auto,
.my-sm-auto {
	margin-bottom: auto !important;
}

.ml-sm-auto,
.mx-sm-auto {
	margin-left: auto !important;
}

.text-sm-left {
	text-align: left !important;
}

.text-sm-right {
	text-align: right !important;
}

.text-sm-center {
	text-align: center !important;
}

.ce-blogList .preview-image {
	float: left;
	padding-right: 25px;
	width: 250px;
}

.ce-blogList .more-link {
	clear: both;
}

.cookie-banner .cookie-content.text {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 70%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 70%;
	flex: 0 0 70%;
	max-width: 70%;
	padding: 0px 15px 15px 0px;
}

.cookie-banner .cookie-content.link {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 15%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 15%;
	flex: 0 0 15%;
	max-width: 15%;
}

.cookie-banner .cookie-content.button {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 15%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 15%;
	flex: 0 0 15%;
	max-width: 15%;
}

.ce-donationTeaser input {
	max-width: 40%;
}

.ce-footertext .img-fluid.additional-image {
	margin-left: 0%;
	max-width: 100%;
	display: inline-block;
}

.ce-newsList .news-list-view .article .preview-image {
	float: left;
	padding-right: 25px;
	width: 250px;
}

.ce-newsList .news-list-view .article .more-link {
	clear: both;
}

.ce-stage .stage-item .title {
	padding: 15px 15px 120px 50px;
}

.ce-stage .stage-item .title span {
	align-self: flex-end;
}

.ce-stage .stage-item .buttons {
	bottom: 50px;
}

.ce-stage .stage-item .buttons a {
	margin-top: 0px;
}

}

@media (max-width: 767px) and (min-width: 992px) {

.col-test--lg {
	display: block;
}

.col-lg {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}

.col-lg-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-lg-1 {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%;
}

.col-lg-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
}

.col-lg-3 {
	flex: 0 0 25%;
	max-width: 25%;
}

.col-lg-4 {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}

.col-lg-5 {
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%;
}

.col-lg-6 {
	flex: 0 0 50%;
	max-width: 50%;
}

.col-lg-7 {
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%;
}

.col-lg-8 {
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%;
}

.col-lg-9 {
	flex: 0 0 75%;
	max-width: 75%;
}

.col-lg-10 {
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%;
}

.col-lg-11 {
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%;
}

.col-lg-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

.order-lg-first {
	order: -1;
}

.order-lg-1 {
	order: 1;
}

.order-lg-2 {
	order: 2;
}

.order-lg-3 {
	order: 3;
}

.order-lg-4 {
	order: 4;
}

.order-lg-5 {
	order: 5;
}

.order-lg-6 {
	order: 6;
}

.order-lg-7 {
	order: 7;
}

.order-lg-8 {
	order: 8;
}

.order-lg-9 {
	order: 9;
}

.order-lg-10 {
	order: 10;
}

.order-lg-11 {
	order: 11;
}

.order-lg-12 {
	order: 12;
}

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

.offset-lg-1 {
	margin-left: 8.3333333333%;
}

.offset-lg-2 {
	margin-left: 16.6666666667%;
}

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

.offset-lg-4 {
	margin-left: 33.3333333333%;
}

.offset-lg-5 {
	margin-left: 41.6666666667%;
}

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

.offset-lg-7 {
	margin-left: 58.3333333333%;
}

.offset-lg-8 {
	margin-left: 66.6666666667%;
}

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

.offset-lg-10 {
	margin-left: 83.3333333333%;
}

.offset-lg-11 {
	margin-left: 91.6666666667%;
}

}

@media (max-width: 767px) and (min-width: 1200px) {

.col-test--xl {
	display: block;
}

.col-xl {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}

.col-xl-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-xl-1 {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%;
}

.col-xl-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
}

.col-xl-3 {
	flex: 0 0 25%;
	max-width: 25%;
}

.col-xl-4 {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}

.col-xl-5 {
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%;
}

.col-xl-6 {
	flex: 0 0 50%;
	max-width: 50%;
}

.col-xl-7 {
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%;
}

.col-xl-8 {
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%;
}

.col-xl-9 {
	flex: 0 0 75%;
	max-width: 75%;
}

.col-xl-10 {
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%;
}

.col-xl-11 {
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%;
}

.col-xl-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

.order-xl-first {
	order: -1;
}

.order-xl-1 {
	order: 1;
}

.order-xl-2 {
	order: 2;
}

.order-xl-3 {
	order: 3;
}

.order-xl-4 {
	order: 4;
}

.order-xl-5 {
	order: 5;
}

.order-xl-6 {
	order: 6;
}

.order-xl-7 {
	order: 7;
}

.order-xl-8 {
	order: 8;
}

.order-xl-9 {
	order: 9;
}

.order-xl-10 {
	order: 10;
}

.order-xl-11 {
	order: 11;
}

.order-xl-12 {
	order: 12;
}

.offset-xl-0 {
	margin-left: 0;
}

.offset-xl-1 {
	margin-left: 8.3333333333%;
}

.offset-xl-2 {
	margin-left: 16.6666666667%;
}

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

.offset-xl-4 {
	margin-left: 33.3333333333%;
}

.offset-xl-5 {
	margin-left: 41.6666666667%;
}

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

.offset-xl-7 {
	margin-left: 58.3333333333%;
}

.offset-xl-8 {
	margin-left: 66.6666666667%;
}

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

.offset-xl-10 {
	margin-left: 83.3333333333%;
}

.offset-xl-11 {
	margin-left: 91.6666666667%;
}

}

@media (max-width: 767px) and (min-width: 768px) {

.col-test--md {
	display: block;
}

.col-md {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}

.col-md-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-md-1 {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%;
}

.col-md-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
}

.col-md-3 {
	flex: 0 0 25%;
	max-width: 25%;
}

.col-md-4 {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}

.col-md-5 {
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%;
}

.col-md-6 {
	flex: 0 0 50%;
	max-width: 50%;
}

.col-md-7 {
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%;
}

.col-md-8 {
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%;
}

.col-md-9 {
	flex: 0 0 75%;
	max-width: 75%;
}

.col-md-10 {
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%;
}

.col-md-11 {
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%;
}

.col-md-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

.order-md-first {
	order: -1;
}

.order-md-1 {
	order: 1;
}

.order-md-2 {
	order: 2;
}

.order-md-3 {
	order: 3;
}

.order-md-4 {
	order: 4;
}

.order-md-5 {
	order: 5;
}

.order-md-6 {
	order: 6;
}

.order-md-7 {
	order: 7;
}

.order-md-8 {
	order: 8;
}

.order-md-9 {
	order: 9;
}

.order-md-10 {
	order: 10;
}

.order-md-11 {
	order: 11;
}

.order-md-12 {
	order: 12;
}

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

.offset-md-1 {
	margin-left: 8.3333333333%;
}

.offset-md-2 {
	margin-left: 16.6666666667%;
}

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

.offset-md-4 {
	margin-left: 33.3333333333%;
}

.offset-md-5 {
	margin-left: 41.6666666667%;
}

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

.offset-md-7 {
	margin-left: 58.3333333333%;
}

.offset-md-8 {
	margin-left: 66.6666666667%;
}

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

.offset-md-10 {
	margin-left: 83.3333333333%;
}

.offset-md-11 {
	margin-left: 91.6666666667%;
}

}

@media (max-width: 767px) and (min-width: 576px) {

.col-test--sm {
	display: block;
}

.col-sm {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}

.col-sm-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-sm-1 {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%;
}

.col-sm-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
}

.col-sm-3 {
	flex: 0 0 25%;
	max-width: 25%;
}

.col-sm-4 {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}

.col-sm-5 {
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%;
}

.col-sm-6 {
	flex: 0 0 50%;
	max-width: 50%;
}

.col-sm-7 {
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%;
}

.col-sm-8 {
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%;
}

.col-sm-9 {
	flex: 0 0 75%;
	max-width: 75%;
}

.col-sm-10 {
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%;
}

.col-sm-11 {
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%;
}

.col-sm-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

.order-sm-first {
	order: -1;
}

.order-sm-1 {
	order: 1;
}

.order-sm-2 {
	order: 2;
}

.order-sm-3 {
	order: 3;
}

.order-sm-4 {
	order: 4;
}

.order-sm-5 {
	order: 5;
}

.order-sm-6 {
	order: 6;
}

.order-sm-7 {
	order: 7;
}

.order-sm-8 {
	order: 8;
}

.order-sm-9 {
	order: 9;
}

.order-sm-10 {
	order: 10;
}

.order-sm-11 {
	order: 11;
}

.order-sm-12 {
	order: 12;
}

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

.offset-sm-1 {
	margin-left: 8.3333333333%;
}

.offset-sm-2 {
	margin-left: 16.6666666667%;
}

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

.offset-sm-4 {
	margin-left: 33.3333333333%;
}

.offset-sm-5 {
	margin-left: 41.6666666667%;
}

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

.offset-sm-7 {
	margin-left: 58.3333333333%;
}

.offset-sm-8 {
	margin-left: 66.6666666667%;
}

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

.offset-sm-10 {
	margin-left: 83.3333333333%;
}

.offset-sm-11 {
	margin-left: 91.6666666667%;
}

}

@media (min-width: 768px) {

.container {
	max-width: 720px;
}

.col-md {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}

.col-md-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-md-1 {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%;
}

.col-md-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
}

.col-md-3 {
	flex: 0 0 25%;
	max-width: 25%;
}

.col-md-4 {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}

.col-md-5 {
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%;
}

.col-md-6 {
	flex: 0 0 50%;
	max-width: 50%;
}

.col-md-7 {
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%;
}

.col-md-8 {
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%;
}

.col-md-9 {
	flex: 0 0 75%;
	max-width: 75%;
}

.col-md-10 {
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%;
}

.col-md-11 {
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%;
}

.col-md-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

.order-md-first {
	order: -1;
}

.order-md-1 {
	order: 1;
}

.order-md-2 {
	order: 2;
}

.order-md-3 {
	order: 3;
}

.order-md-4 {
	order: 4;
}

.order-md-5 {
	order: 5;
}

.order-md-6 {
	order: 6;
}

.order-md-7 {
	order: 7;
}

.order-md-8 {
	order: 8;
}

.order-md-9 {
	order: 9;
}

.order-md-10 {
	order: 10;
}

.order-md-11 {
	order: 11;
}

.order-md-12 {
	order: 12;
}

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

.offset-md-1 {
	margin-left: 8.3333333333%;
}

.offset-md-2 {
	margin-left: 16.6666666667%;
}

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

.offset-md-4 {
	margin-left: 33.3333333333%;
}

.offset-md-5 {
	margin-left: 41.6666666667%;
}

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

.offset-md-7 {
	margin-left: 58.3333333333%;
}

.offset-md-8 {
	margin-left: 66.6666666667%;
}

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

.offset-md-10 {
	margin-left: 83.3333333333%;
}

.offset-md-11 {
	margin-left: 91.6666666667%;
}

.navbar-expand-md {
	flex-flow: row nowrap;
	justify-content: flex-start;
}

.navbar-expand-md .navbar-nav {
	flex-direction: row;
}

.navbar-expand-md .navbar-nav .dropdown-menu {
	position: absolute;
}

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

.navbar-expand-md .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem;
}

.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
	flex-wrap: nowrap;
}

.navbar-expand-md .navbar-collapse {
	display: flex !important;
	flex-basis: auto;
}

.navbar-expand-md .navbar-toggler {
	display: none;
}

.navbar-expand-md .dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
}

.d-md-none {
	display: none !important;
}

.d-md-inline {
	display: inline !important;
}

.d-md-inline-block {
	display: inline-block !important;
}

.d-md-block {
	display: block !important;
}

.d-md-table {
	display: table !important;
}

.d-md-table-row {
	display: table-row !important;
}

.d-md-table-cell {
	display: table-cell !important;
}

.d-md-flex {
	display: flex !important;
}

.d-md-inline-flex {
	display: inline-flex !important;
}

.flex-md-row {
	flex-direction: row !important;
}

.flex-md-column {
	flex-direction: column !important;
}

.flex-md-row-reverse {
	flex-direction: row-reverse !important;
}

.flex-md-column-reverse {
	flex-direction: column-reverse !important;
}

.flex-md-wrap {
	flex-wrap: wrap !important;
}

.flex-md-nowrap {
	flex-wrap: nowrap !important;
}

.flex-md-wrap-reverse {
	flex-wrap: wrap-reverse !important;
}

.justify-content-md-start {
	justify-content: flex-start !important;
}

.justify-content-md-end {
	justify-content: flex-end !important;
}

.justify-content-md-center {
	justify-content: center !important;
}

.justify-content-md-between {
	justify-content: space-between !important;
}

.justify-content-md-around {
	justify-content: space-around !important;
}

.align-items-md-start {
	align-items: flex-start !important;
}

.align-items-md-end {
	align-items: flex-end !important;
}

.align-items-md-center {
	align-items: center !important;
}

.align-items-md-baseline {
	align-items: baseline !important;
}

.align-items-md-stretch {
	align-items: stretch !important;
}

.align-content-md-start {
	align-content: flex-start !important;
}

.align-content-md-end {
	align-content: flex-end !important;
}

.align-content-md-center {
	align-content: center !important;
}

.align-content-md-between {
	align-content: space-between !important;
}

.align-content-md-around {
	align-content: space-around !important;
}

.align-content-md-stretch {
	align-content: stretch !important;
}

.align-self-md-auto {
	align-self: auto !important;
}

.align-self-md-start {
	align-self: flex-start !important;
}

.align-self-md-end {
	align-self: flex-end !important;
}

.align-self-md-center {
	align-self: center !important;
}

.align-self-md-baseline {
	align-self: baseline !important;
}

.align-self-md-stretch {
	align-self: stretch !important;
}

.float-md-left {
	float: left !important;
}

.float-md-right {
	float: right !important;
}

.float-md-none {
	float: none !important;
}

.m-md-0 {
	margin: 0 !important;
}

.mt-md-0,
.my-md-0 {
	margin-top: 0 !important;
}

.mr-md-0,
.mx-md-0 {
	margin-right: 0 !important;
}

.mb-md-0,
.my-md-0 {
	margin-bottom: 0 !important;
}

.ml-md-0,
.mx-md-0 {
	margin-left: 0 !important;
}

.m-md-1 {
	margin: 0.25rem !important;
}

.mt-md-1,
.my-md-1 {
	margin-top: 0.25rem !important;
}

.mr-md-1,
.mx-md-1 {
	margin-right: 0.25rem !important;
}

.mb-md-1,
.my-md-1 {
	margin-bottom: 0.25rem !important;
}

.ml-md-1,
.mx-md-1 {
	margin-left: 0.25rem !important;
}

.m-md-2 {
	margin: 0.5rem !important;
}

.mt-md-2,
.my-md-2 {
	margin-top: 0.5rem !important;
}

.mr-md-2,
.mx-md-2 {
	margin-right: 0.5rem !important;
}

.mb-md-2,
.my-md-2 {
	margin-bottom: 0.5rem !important;
}

.ml-md-2,
.mx-md-2 {
	margin-left: 0.5rem !important;
}

.m-md-3 {
	margin: 1rem !important;
}

.mt-md-3,
.my-md-3 {
	margin-top: 1rem !important;
}

.mr-md-3,
.mx-md-3 {
	margin-right: 1rem !important;
}

.mb-md-3,
.my-md-3 {
	margin-bottom: 1rem !important;
}

.ml-md-3,
.mx-md-3 {
	margin-left: 1rem !important;
}

.m-md-4 {
	margin: 1.5rem !important;
}

.mt-md-4,
.my-md-4 {
	margin-top: 1.5rem !important;
}

.mr-md-4,
.mx-md-4 {
	margin-right: 1.5rem !important;
}

.mb-md-4,
.my-md-4 {
	margin-bottom: 1.5rem !important;
}

.ml-md-4,
.mx-md-4 {
	margin-left: 1.5rem !important;
}

.m-md-5 {
	margin: 3rem !important;
}

.mt-md-5,
.my-md-5 {
	margin-top: 3rem !important;
}

.mr-md-5,
.mx-md-5 {
	margin-right: 3rem !important;
}

.mb-md-5,
.my-md-5 {
	margin-bottom: 3rem !important;
}

.ml-md-5,
.mx-md-5 {
	margin-left: 3rem !important;
}

.p-md-0 {
	padding: 0 !important;
}

.pt-md-0,
.py-md-0 {
	padding-top: 0 !important;
}

.pr-md-0,
.px-md-0 {
	padding-right: 0 !important;
}

.pb-md-0,
.py-md-0 {
	padding-bottom: 0 !important;
}

.pl-md-0,
.px-md-0 {
	padding-left: 0 !important;
}

.p-md-1 {
	padding: 0.25rem !important;
}

.pt-md-1,
.py-md-1 {
	padding-top: 0.25rem !important;
}

.pr-md-1,
.px-md-1 {
	padding-right: 0.25rem !important;
}

.pb-md-1,
.py-md-1 {
	padding-bottom: 0.25rem !important;
}

.pl-md-1,
.px-md-1 {
	padding-left: 0.25rem !important;
}

.p-md-2 {
	padding: 0.5rem !important;
}

.pt-md-2,
.py-md-2 {
	padding-top: 0.5rem !important;
}

.pr-md-2,
.px-md-2 {
	padding-right: 0.5rem !important;
}

.pb-md-2,
.py-md-2 {
	padding-bottom: 0.5rem !important;
}

.pl-md-2,
.px-md-2 {
	padding-left: 0.5rem !important;
}

.p-md-3 {
	padding: 1rem !important;
}

.pt-md-3,
.py-md-3 {
	padding-top: 1rem !important;
}

.pr-md-3,
.px-md-3 {
	padding-right: 1rem !important;
}

.pb-md-3,
.py-md-3 {
	padding-bottom: 1rem !important;
}

.pl-md-3,
.px-md-3 {
	padding-left: 1rem !important;
}

.p-md-4 {
	padding: 1.5rem !important;
}

.pt-md-4,
.py-md-4 {
	padding-top: 1.5rem !important;
}

.pr-md-4,
.px-md-4 {
	padding-right: 1.5rem !important;
}

.pb-md-4,
.py-md-4 {
	padding-bottom: 1.5rem !important;
}

.pl-md-4,
.px-md-4 {
	padding-left: 1.5rem !important;
}

.p-md-5 {
	padding: 3rem !important;
}

.pt-md-5,
.py-md-5 {
	padding-top: 3rem !important;
}

.pr-md-5,
.px-md-5 {
	padding-right: 3rem !important;
}

.pb-md-5,
.py-md-5 {
	padding-bottom: 3rem !important;
}

.pl-md-5,
.px-md-5 {
	padding-left: 3rem !important;
}

.m-md-auto {
	margin: auto !important;
}

.mt-md-auto,
.my-md-auto {
	margin-top: auto !important;
}

.mr-md-auto,
.mx-md-auto {
	margin-right: auto !important;
}

.mb-md-auto,
.my-md-auto {
	margin-bottom: auto !important;
}

.ml-md-auto,
.mx-md-auto {
	margin-left: auto !important;
}

.text-md-left {
	text-align: left !important;
}

.text-md-right {
	text-align: right !important;
}

.text-md-center {
	text-align: center !important;
}

.content-wrapper .listView-table {
	display: block;
}

.content-wrapper .listView-list {
	display: none;
}

.calendarSheet {
	display: none;
}

.sidebar .calendarSheet {
	display: inline-block;
}

.footer-content {
	margin-bottom: 40px;
}

.footer-copyright {
	margin-bottom: 0px;
}

.footer-socialMedia {
	padding: 30px 0px;
	text-align: right;
}

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

.footer-navigation ul {
	text-align: right;
}

footer {
	padding: 100px 0px 20px 0px;
}

.footer-socialMedia {
	padding: 30px 0px;
}

.footer-socialMedia .social-media-item {
	margin: 0px 0px 0px 35px;
}

.styled-select {
	margin-bottom: 0px;
}

.ce-articleMap .map {
	height: 550px;
	width: 100%;
	margin-top: 40px;
}

.ce-articleMap .button-line {
	display: none;
}

.ce-articleMap .result-list {
	display: none;
}

.ce-contentSlider .carousel-wrap .styled-select {
	display: none;
}

.cookie-banner .cookie-wrapper {
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.cookie-banner .cookie-content.text {
	padding-bottom: 0px;
}

.cookie-banner .cookie-content.button {
	padding: 0px 15px;
}

.ce-distractorWithImage .distractorWithImage {
	flex-direction: row;
	justify-content: center;
}

.ce-distractorWithImage .distractorWithImage .distractor-text {
	text-align: left;
}

.ce-distractorWithImage .distractor-image img {
	margin-bottom: 0;
	padding-right: 60px;
}

.ce-donationTeaser .content {
	border-right: none;
	border-bottom: none;
}

.ce-donationTeaser.ce-dropshadow {
	-webkit-box-shadow: 10px 10px 0px 0px #f5a623;
	-moz-box-shadow: 10px 10px 0px 0px #f5a623;
	box-shadow: 10px 10px 0px 0px #f5a623;
	margin-right: 10px;
}

.ce-footertext .img-fluid {
	max-width: 25%;
}

.ce-footertext .img-fluid.additional-image {
	position: absolute;
	bottom: 0px;
	padding: 0px 0px 0px 10px;
	max-width: 70%;
}

.ce-formResultList .result-list-headline {
	margin: 10px 0px 25px 0px;
}

.ce-formResultList .result-list-link {
	float: right;
	margin: 0px 0px 25px 0px;
}

.ce-horizontalTeaser .content {
	padding: 0px 0px 0px 30px;
}

.ce-imageGallery .item .description {
	position: absolute;
	bottom: 0px;
	background-color: rgba(255, 255, 255, 0.7);
	padding: 5px 60px 5px 10px;
	min-height: 56px;
}

.ce-imageGallery .item .description .svg-icon-enlarge {
	position: absolute;
	top: 19px;
	right: 20px;
	display: block;
}

.ce-linkBanner ul.colum-count-2 {
	column-count: 2;
}

.ce-newsDetail .additional-news-content {
	margin-top: 0px;
}

.ce-newsletterSubscription .ce-dropshadow {
	margin-top: 0px;
}

.ce-newsletterSubscription .enodia-image-wrapper {
	min-height: 167px;
}

.ce-newsList .news-sortable-list-view .date-col {
	min-width: 12%;
}

.ce-newsList .news-sortable-list-view .title-col {
	padding-left: 60px;
}

.ce-projectMap .map {
	height: 550px;
	width: 100%;
	margin-top: 40px;
}

.ce-projectMap .button-line {
	display: none;
}

.ce-projectMap .result-list {
	display: none;
}

.ce-searchResult input.tx-solr-q {
	margin-bottom: 0px;
}

.ce-socialShare .share.whatsapp {
	display: none;
}

.ce-socialWall .more {
	display: none;
}

.ce-socialWall .more.more-last {
	display: block;
}

.ce-socialWall .news-wall-item {
	height: 265px;
}

.ce-socialWall .news-wall-item.news-wall-first-item .image-link {
	width: 50%;
	height: 100%;
	display: block;
	float: left;
}

.ce-socialWall .news-wall-item.news-wall-first-item .text {
	float: right;
	width: 50%;
	height: 100%;
	position: relative;
}

.ce-socialWall .news-wall-item .preview-image {
	float: left;
	width: 50%;
}

.ce-socialWall .news-wall-item .overlay {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffff3a', GradientType=0); /* IE6-9 */
	background-repeat: repeat-x;
	padding: 35px 0px;
}

.ce-socialWall .news-wall-container-item {
	display: block;
}

.ce-socialWall .social-wall-item {
	display: block;
	width: 50%;
	padding-right: 5px;
	padding-left: 5px;
}

.ce-stage .owl-carousel {
	display: none;
}

.ce-stage .static {
	display: block;
}

.ce-stage .stage-item .title {
	padding: 15px 15px 110px 50px;
}

.ce-stage .stage-item .buttons {
	bottom: 40px;
}

.ce-stage .stage-item.secondary-stage-item {
	display: block;
	margin-bottom: 10px;
}

.ce-teaserSitemap .content {
	margin-top: 0px;
}

.ce-textWithImage .content {
	margin-top: 0px;
}

}

@media (min-width: 768px) and (max-width: 991px) {

.ce-backgroundImageTeaser.ce {
	margin-bottom: 10px;
}

.ce-ge-fourColumns25252525 .last-line .ce-backgroundImageTeaser.ce:last-child {
	margin-bottom: 0px;
}

.ce-stage .stage-item.primary-stage-item {
	margin-bottom: 10px;
}

}

@media (min-width: 992px) {

.container {
	max-width: 960px;
}

.col-lg {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}

.col-lg-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-lg-1 {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%;
}

.col-lg-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
}

.col-lg-3 {
	flex: 0 0 25%;
	max-width: 25%;
}

.col-lg-4 {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}

.col-lg-5 {
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%;
}

.col-lg-6 {
	flex: 0 0 50%;
	max-width: 50%;
}

.col-lg-7 {
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%;
}

.col-lg-8 {
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%;
}

.col-lg-9 {
	flex: 0 0 75%;
	max-width: 75%;
}

.col-lg-10 {
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%;
}

.col-lg-11 {
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%;
}

.col-lg-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

.order-lg-first {
	order: -1;
}

.order-lg-1 {
	order: 1;
}

.order-lg-2 {
	order: 2;
}

.order-lg-3 {
	order: 3;
}

.order-lg-4 {
	order: 4;
}

.order-lg-5 {
	order: 5;
}

.order-lg-6 {
	order: 6;
}

.order-lg-7 {
	order: 7;
}

.order-lg-8 {
	order: 8;
}

.order-lg-9 {
	order: 9;
}

.order-lg-10 {
	order: 10;
}

.order-lg-11 {
	order: 11;
}

.order-lg-12 {
	order: 12;
}

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

.offset-lg-1 {
	margin-left: 8.3333333333%;
}

.offset-lg-2 {
	margin-left: 16.6666666667%;
}

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

.offset-lg-4 {
	margin-left: 33.3333333333%;
}

.offset-lg-5 {
	margin-left: 41.6666666667%;
}

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

.offset-lg-7 {
	margin-left: 58.3333333333%;
}

.offset-lg-8 {
	margin-left: 66.6666666667%;
}

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

.offset-lg-10 {
	margin-left: 83.3333333333%;
}

.offset-lg-11 {
	margin-left: 91.6666666667%;
}

.navbar-expand-lg {
	flex-flow: row nowrap;
	justify-content: flex-start;
}

.navbar-expand-lg .navbar-nav {
	flex-direction: row;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
	position: absolute;
}

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

.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem;
}

.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
	flex-wrap: nowrap;
}

.navbar-expand-lg .navbar-collapse {
	display: flex !important;
	flex-basis: auto;
}

.navbar-expand-lg .navbar-toggler {
	display: none;
}

.navbar-expand-lg .dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
}

.d-lg-none {
	display: none !important;
}

.d-lg-inline {
	display: inline !important;
}

.d-lg-inline-block {
	display: inline-block !important;
}

.d-lg-block {
	display: block !important;
}

.d-lg-table {
	display: table !important;
}

.d-lg-table-row {
	display: table-row !important;
}

.d-lg-table-cell {
	display: table-cell !important;
}

.d-lg-flex {
	display: flex !important;
}

.d-lg-inline-flex {
	display: inline-flex !important;
}

.flex-lg-row {
	flex-direction: row !important;
}

.flex-lg-column {
	flex-direction: column !important;
}

.flex-lg-row-reverse {
	flex-direction: row-reverse !important;
}

.flex-lg-column-reverse {
	flex-direction: column-reverse !important;
}

.flex-lg-wrap {
	flex-wrap: wrap !important;
}

.flex-lg-nowrap {
	flex-wrap: nowrap !important;
}

.flex-lg-wrap-reverse {
	flex-wrap: wrap-reverse !important;
}

.justify-content-lg-start {
	justify-content: flex-start !important;
}

.justify-content-lg-end {
	justify-content: flex-end !important;
}

.justify-content-lg-center {
	justify-content: center !important;
}

.justify-content-lg-between {
	justify-content: space-between !important;
}

.justify-content-lg-around {
	justify-content: space-around !important;
}

.align-items-lg-start {
	align-items: flex-start !important;
}

.align-items-lg-end {
	align-items: flex-end !important;
}

.align-items-lg-center {
	align-items: center !important;
}

.align-items-lg-baseline {
	align-items: baseline !important;
}

.align-items-lg-stretch {
	align-items: stretch !important;
}

.align-content-lg-start {
	align-content: flex-start !important;
}

.align-content-lg-end {
	align-content: flex-end !important;
}

.align-content-lg-center {
	align-content: center !important;
}

.align-content-lg-between {
	align-content: space-between !important;
}

.align-content-lg-around {
	align-content: space-around !important;
}

.align-content-lg-stretch {
	align-content: stretch !important;
}

.align-self-lg-auto {
	align-self: auto !important;
}

.align-self-lg-start {
	align-self: flex-start !important;
}

.align-self-lg-end {
	align-self: flex-end !important;
}

.align-self-lg-center {
	align-self: center !important;
}

.align-self-lg-baseline {
	align-self: baseline !important;
}

.align-self-lg-stretch {
	align-self: stretch !important;
}

.float-lg-left {
	float: left !important;
}

.float-lg-right {
	float: right !important;
}

.float-lg-none {
	float: none !important;
}

.m-lg-0 {
	margin: 0 !important;
}

.mt-lg-0,
.my-lg-0 {
	margin-top: 0 !important;
}

.mr-lg-0,
.mx-lg-0 {
	margin-right: 0 !important;
}

.mb-lg-0,
.my-lg-0 {
	margin-bottom: 0 !important;
}

.ml-lg-0,
.mx-lg-0 {
	margin-left: 0 !important;
}

.m-lg-1 {
	margin: 0.25rem !important;
}

.mt-lg-1,
.my-lg-1 {
	margin-top: 0.25rem !important;
}

.mr-lg-1,
.mx-lg-1 {
	margin-right: 0.25rem !important;
}

.mb-lg-1,
.my-lg-1 {
	margin-bottom: 0.25rem !important;
}

.ml-lg-1,
.mx-lg-1 {
	margin-left: 0.25rem !important;
}

.m-lg-2 {
	margin: 0.5rem !important;
}

.mt-lg-2,
.my-lg-2 {
	margin-top: 0.5rem !important;
}

.mr-lg-2,
.mx-lg-2 {
	margin-right: 0.5rem !important;
}

.mb-lg-2,
.my-lg-2 {
	margin-bottom: 0.5rem !important;
}

.ml-lg-2,
.mx-lg-2 {
	margin-left: 0.5rem !important;
}

.m-lg-3 {
	margin: 1rem !important;
}

.mt-lg-3,
.my-lg-3 {
	margin-top: 1rem !important;
}

.mr-lg-3,
.mx-lg-3 {
	margin-right: 1rem !important;
}

.mb-lg-3,
.my-lg-3 {
	margin-bottom: 1rem !important;
}

.ml-lg-3,
.mx-lg-3 {
	margin-left: 1rem !important;
}

.m-lg-4 {
	margin: 1.5rem !important;
}

.mt-lg-4,
.my-lg-4 {
	margin-top: 1.5rem !important;
}

.mr-lg-4,
.mx-lg-4 {
	margin-right: 1.5rem !important;
}

.mb-lg-4,
.my-lg-4 {
	margin-bottom: 1.5rem !important;
}

.ml-lg-4,
.mx-lg-4 {
	margin-left: 1.5rem !important;
}

.m-lg-5 {
	margin: 3rem !important;
}

.mt-lg-5,
.my-lg-5 {
	margin-top: 3rem !important;
}

.mr-lg-5,
.mx-lg-5 {
	margin-right: 3rem !important;
}

.mb-lg-5,
.my-lg-5 {
	margin-bottom: 3rem !important;
}

.ml-lg-5,
.mx-lg-5 {
	margin-left: 3rem !important;
}

.p-lg-0 {
	padding: 0 !important;
}

.pt-lg-0,
.py-lg-0 {
	padding-top: 0 !important;
}

.pr-lg-0,
.px-lg-0 {
	padding-right: 0 !important;
}

.pb-lg-0,
.py-lg-0 {
	padding-bottom: 0 !important;
}

.pl-lg-0,
.px-lg-0 {
	padding-left: 0 !important;
}

.p-lg-1 {
	padding: 0.25rem !important;
}

.pt-lg-1,
.py-lg-1 {
	padding-top: 0.25rem !important;
}

.pr-lg-1,
.px-lg-1 {
	padding-right: 0.25rem !important;
}

.pb-lg-1,
.py-lg-1 {
	padding-bottom: 0.25rem !important;
}

.pl-lg-1,
.px-lg-1 {
	padding-left: 0.25rem !important;
}

.p-lg-2 {
	padding: 0.5rem !important;
}

.pt-lg-2,
.py-lg-2 {
	padding-top: 0.5rem !important;
}

.pr-lg-2,
.px-lg-2 {
	padding-right: 0.5rem !important;
}

.pb-lg-2,
.py-lg-2 {
	padding-bottom: 0.5rem !important;
}

.pl-lg-2,
.px-lg-2 {
	padding-left: 0.5rem !important;
}

.p-lg-3 {
	padding: 1rem !important;
}

.pt-lg-3,
.py-lg-3 {
	padding-top: 1rem !important;
}

.pr-lg-3,
.px-lg-3 {
	padding-right: 1rem !important;
}

.pb-lg-3,
.py-lg-3 {
	padding-bottom: 1rem !important;
}

.pl-lg-3,
.px-lg-3 {
	padding-left: 1rem !important;
}

.p-lg-4 {
	padding: 1.5rem !important;
}

.pt-lg-4,
.py-lg-4 {
	padding-top: 1.5rem !important;
}

.pr-lg-4,
.px-lg-4 {
	padding-right: 1.5rem !important;
}

.pb-lg-4,
.py-lg-4 {
	padding-bottom: 1.5rem !important;
}

.pl-lg-4,
.px-lg-4 {
	padding-left: 1.5rem !important;
}

.p-lg-5 {
	padding: 3rem !important;
}

.pt-lg-5,
.py-lg-5 {
	padding-top: 3rem !important;
}

.pr-lg-5,
.px-lg-5 {
	padding-right: 3rem !important;
}

.pb-lg-5,
.py-lg-5 {
	padding-bottom: 3rem !important;
}

.pl-lg-5,
.px-lg-5 {
	padding-left: 3rem !important;
}

.m-lg-auto {
	margin: auto !important;
}

.mt-lg-auto,
.my-lg-auto {
	margin-top: auto !important;
}

.mr-lg-auto,
.mx-lg-auto {
	margin-right: auto !important;
}

.mb-lg-auto,
.my-lg-auto {
	margin-bottom: auto !important;
}

.ml-lg-auto,
.mx-lg-auto {
	margin-left: auto !important;
}

.text-lg-left {
	text-align: left !important;
}

.text-lg-right {
	text-align: right !important;
}

.text-lg-center {
	text-align: center !important;
}

.rssLinkWrap {
	text-align: right;
}

.site-wrapper .site {
	padding-top: 106px;
	border: 10px solid #ffffff;
}

header {
	margin-left: -10px;
	background-color: #ededee;
	height: 126px;
	border: 10px solid #ffffff;
}

header .logo-small {
	display: none;
}

#MainNavigation {
	display: block;
	position: relative;
	background-color: transparent;
	top: 0px;
}

#MainNavigation .donation-link {
	display: none;
}

#MainNavigation .tx_solr {
	display: none;
}

.main-navigation {
	float: left;
	padding: 15px 0px;
	margin: 0;
}

.main-navigation .first-level > li {
	float: left;
	background-color: transparent;
	position: inherit;
	margin: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.main-navigation .first-level > li.nav-item-search {
	display: block;
	position: relative;
}

.main-navigation .first-level > li .nav-link {
	margin: 0px;
}

.main-navigation .first-level > li .nav-item-open {
	display: none;
}

.main-navigation .first-level > li:hover > .nav-link {
	background-color: #ffffff;
}

.main-navigation .first-level > li:hover.nav-item-search > .nav-link {
	background-color: transparent;
}

.main-navigation .first-level > li:hover.nav-item-search .nav-item-shadow-overlay {
	display: none;
}

.main-navigation .first-level > li:hover .flyout-wrapper {
	display: flex;
}

.main-navigation .first-level > li:hover .flyout-wrapper.search-flyout {
	display: none;
}

.main-navigation .first-level > li:hover .nav-item-shadow-overlay {
	display: block;
}

.main-navigation .flyout-wrapper {
	position: absolute;
	left: 0px;
	width: 955px;
	padding: 25px 25px 25px 0px;
	z-index: 300;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 5px 2px rgba(150, 149, 155, 0.35);
	-moz-box-shadow: 0px 0px 5px 2px rgba(150, 149, 155, 0.35);
	box-shadow: 0px 0px 5px 2px rgba(150, 149, 155, 0.35);
}

.main-navigation .nav-teaser-wrapper {
	position: relative;
	width: 300px;
	display: block;
}

.main-navigation .nav-teaser-wrapper .ce {
	margin-bottom: 55px;
}

.main-navigation .nav-teaser-wrapper:last-child {
	margin-bottom: 25px;
}

.main-navigation .second-level {
	padding-top: 15px;
	width: 760px;
}

.main-navigation .second-level > li {
	width: 300px;
}

.main-navigation .second-level > li > a {
	padding: 10px 0px 10px 30px;
}

.main-navigation .second-level > li:hover {
	background-color: #ededee;
}

.main-navigation .second-level > li:hover .third-level {
	display: block;
}

.main-navigation .second-level > li.last > a {
	padding: 10px 0px 10px 30px;
}

.navbar-toggler {
	display: none;
}

.tx-solr-search-box {
	display: none;
}

.donation-link {
	padding: 31px 20px;
}

header .logo {
	display: block;
	padding: 30px 30px 10px 30px;
	float: left;
}

.main-navigation {
	padding: 15px 0px;
}

.main-navigation .first-level > li {
	padding: 0;
}

.main-navigation .first-level > li .nav-link {
	margin: 0px;
}

.main-navigation .first-level > li:hover > .nav-link {
	-webkit-box-shadow: 0px 0px 5px 2px rgba(150, 149, 155, 0.35);
	-moz-box-shadow: 0px 0px 5px 2px rgba(150, 149, 155, 0.35);
	box-shadow: 0px 0px 5px 2px rgba(150, 149, 155, 0.35);
}

.main-navigation .first-level > li:hover.nav-item-search > .nav-link {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.main-navigation .flyout-wrapper {
	top: 80px;
}

.ce-articleMap .styled-select {
	margin-bottom: 0px;
}

.ce-articleMap .reset-line {
	text-align: left;
	margin-bottom: 0px;
}

.ce-blogFilter {
	display: block;
}

.ce-blogList .filter-mobile {
	display: none;
}

.cookie-banner .cookie-content.text {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 80%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 80%;
	flex: 0 0 80%;
	max-width: 80%;
}

.cookie-banner .cookie-content.link {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 10%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 10%;
	flex: 0 0 10%;
	max-width: 10%;
}

.cookie-banner .cookie-content.button {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 10%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 10%;
	flex: 0 0 10%;
	max-width: 10%;
}

.ce-donationTeaser input {
	max-width: 50%;
	margin-bottom: 0px;
}

.ce-flippingbook {
	display: block;
}

.ce-footertext .img-fluid {
	max-width: 20%;
}

.ce-footertext .img-fluid.additional-image {
	position: absolute;
	bottom: 0px;
	padding: 0px 0px 0px 10px;
	max-width: 75%;
}

.ce-newsletterSubscription .enodia-image-wrapper {
	min-height: 221px;
}

.ce-projectMap .styled-select {
	margin-bottom: 0px;
}

.ce-projectMap .reset-line {
	text-align: left;
	margin-bottom: 0px;
}

.ce-socialWall .social-wall-item {
	width: 33.3333333333%;
}

.ce-videoGallery .stage .navigation-aside {
	position: relative;
	width: 22%;
	float: right;
	display: block;
}

.ce-videoGallery .stage .navigation-aside > .scrollbar-inner {
	height: 100%;
}

.ce-videoGallery .stage .navigation-aside .scrollbar-inner-wrap {
	padding-right: 30px;
}

.ce-videoGallery .stage .navigation-aside .scroll-element_outer {
	background-color: #d5d6d8;
}

.ce-videoGallery .stage .navigation-aside .scroll-element_outer .scroll-bar {
	background-color: #3a3e4e;
	opacity: 1;
}

.ce-videoGallery .stage .navigation-aside h4 {
	margin: 0px;
}

.ce-videoGallery .stage .navigation-aside img {
	margin-top: 10px;
}

.ce-videoGallery .current-video,
.ce-videoGallery .current-description {
	width: 75%;
}

.ce-videoGallery .current-video p,
.ce-videoGallery .current-description p {
	display: block;
}

.ce-videoGallery .navigation-bottom {
	display: none;
}

}

@media (min-width: 992px) and (max-width: 1199px) {

.donation-link a {
	border-color: #f5a623;
}

.ce-ge-threeColumns333333 .ce-backgroundImageTeaser .h3,
.ce-ge-threeColumns333333 .ce-backgroundImageTeaser h3,
.ce-ge-fourColumns25252525 .ce-backgroundImageTeaser .h3,
.ce-ge-fourColumns25252525 .ce-backgroundImageTeaser h3 {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.ce-socialWall .news-wall-container-item.news-wall-container-last-item {
	display: none;
}

}

@media (min-width: 1200px) {

.container {
	max-width: 1110px;
}

.col-xl {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}

.col-xl-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-xl-1 {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%;
}

.col-xl-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
}

.col-xl-3 {
	flex: 0 0 25%;
	max-width: 25%;
}

.col-xl-4 {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}

.col-xl-5 {
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%;
}

.col-xl-6 {
	flex: 0 0 50%;
	max-width: 50%;
}

.col-xl-7 {
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%;
}

.col-xl-8 {
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%;
}

.col-xl-9 {
	flex: 0 0 75%;
	max-width: 75%;
}

.col-xl-10 {
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%;
}

.col-xl-11 {
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%;
}

.col-xl-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

.order-xl-first {
	order: -1;
}

.order-xl-1 {
	order: 1;
}

.order-xl-2 {
	order: 2;
}

.order-xl-3 {
	order: 3;
}

.order-xl-4 {
	order: 4;
}

.order-xl-5 {
	order: 5;
}

.order-xl-6 {
	order: 6;
}

.order-xl-7 {
	order: 7;
}

.order-xl-8 {
	order: 8;
}

.order-xl-9 {
	order: 9;
}

.order-xl-10 {
	order: 10;
}

.order-xl-11 {
	order: 11;
}

.order-xl-12 {
	order: 12;
}

.offset-xl-0 {
	margin-left: 0;
}

.offset-xl-1 {
	margin-left: 8.3333333333%;
}

.offset-xl-2 {
	margin-left: 16.6666666667%;
}

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

.offset-xl-4 {
	margin-left: 33.3333333333%;
}

.offset-xl-5 {
	margin-left: 41.6666666667%;
}

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

.offset-xl-7 {
	margin-left: 58.3333333333%;
}

.offset-xl-8 {
	margin-left: 66.6666666667%;
}

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

.offset-xl-10 {
	margin-left: 83.3333333333%;
}

.offset-xl-11 {
	margin-left: 91.6666666667%;
}

.navbar-expand-xl {
	flex-flow: row nowrap;
	justify-content: flex-start;
}

.navbar-expand-xl .navbar-nav {
	flex-direction: row;
}

.navbar-expand-xl .navbar-nav .dropdown-menu {
	position: absolute;
}

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

.navbar-expand-xl .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem;
}

.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
	flex-wrap: nowrap;
}

.navbar-expand-xl .navbar-collapse {
	display: flex !important;
	flex-basis: auto;
}

.navbar-expand-xl .navbar-toggler {
	display: none;
}

.navbar-expand-xl .dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
}

.d-xl-none {
	display: none !important;
}

.d-xl-inline {
	display: inline !important;
}

.d-xl-inline-block {
	display: inline-block !important;
}

.d-xl-block {
	display: block !important;
}

.d-xl-table {
	display: table !important;
}

.d-xl-table-row {
	display: table-row !important;
}

.d-xl-table-cell {
	display: table-cell !important;
}

.d-xl-flex {
	display: flex !important;
}

.d-xl-inline-flex {
	display: inline-flex !important;
}

.flex-xl-row {
	flex-direction: row !important;
}

.flex-xl-column {
	flex-direction: column !important;
}

.flex-xl-row-reverse {
	flex-direction: row-reverse !important;
}

.flex-xl-column-reverse {
	flex-direction: column-reverse !important;
}

.flex-xl-wrap {
	flex-wrap: wrap !important;
}

.flex-xl-nowrap {
	flex-wrap: nowrap !important;
}

.flex-xl-wrap-reverse {
	flex-wrap: wrap-reverse !important;
}

.justify-content-xl-start {
	justify-content: flex-start !important;
}

.justify-content-xl-end {
	justify-content: flex-end !important;
}

.justify-content-xl-center {
	justify-content: center !important;
}

.justify-content-xl-between {
	justify-content: space-between !important;
}

.justify-content-xl-around {
	justify-content: space-around !important;
}

.align-items-xl-start {
	align-items: flex-start !important;
}

.align-items-xl-end {
	align-items: flex-end !important;
}

.align-items-xl-center {
	align-items: center !important;
}

.align-items-xl-baseline {
	align-items: baseline !important;
}

.align-items-xl-stretch {
	align-items: stretch !important;
}

.align-content-xl-start {
	align-content: flex-start !important;
}

.align-content-xl-end {
	align-content: flex-end !important;
}

.align-content-xl-center {
	align-content: center !important;
}

.align-content-xl-between {
	align-content: space-between !important;
}

.align-content-xl-around {
	align-content: space-around !important;
}

.align-content-xl-stretch {
	align-content: stretch !important;
}

.align-self-xl-auto {
	align-self: auto !important;
}

.align-self-xl-start {
	align-self: flex-start !important;
}

.align-self-xl-end {
	align-self: flex-end !important;
}

.align-self-xl-center {
	align-self: center !important;
}

.align-self-xl-baseline {
	align-self: baseline !important;
}

.align-self-xl-stretch {
	align-self: stretch !important;
}

.float-xl-left {
	float: left !important;
}

.float-xl-right {
	float: right !important;
}

.float-xl-none {
	float: none !important;
}

.m-xl-0 {
	margin: 0 !important;
}

.mt-xl-0,
.my-xl-0 {
	margin-top: 0 !important;
}

.mr-xl-0,
.mx-xl-0 {
	margin-right: 0 !important;
}

.mb-xl-0,
.my-xl-0 {
	margin-bottom: 0 !important;
}

.ml-xl-0,
.mx-xl-0 {
	margin-left: 0 !important;
}

.m-xl-1 {
	margin: 0.25rem !important;
}

.mt-xl-1,
.my-xl-1 {
	margin-top: 0.25rem !important;
}

.mr-xl-1,
.mx-xl-1 {
	margin-right: 0.25rem !important;
}

.mb-xl-1,
.my-xl-1 {
	margin-bottom: 0.25rem !important;
}

.ml-xl-1,
.mx-xl-1 {
	margin-left: 0.25rem !important;
}

.m-xl-2 {
	margin: 0.5rem !important;
}

.mt-xl-2,
.my-xl-2 {
	margin-top: 0.5rem !important;
}

.mr-xl-2,
.mx-xl-2 {
	margin-right: 0.5rem !important;
}

.mb-xl-2,
.my-xl-2 {
	margin-bottom: 0.5rem !important;
}

.ml-xl-2,
.mx-xl-2 {
	margin-left: 0.5rem !important;
}

.m-xl-3 {
	margin: 1rem !important;
}

.mt-xl-3,
.my-xl-3 {
	margin-top: 1rem !important;
}

.mr-xl-3,
.mx-xl-3 {
	margin-right: 1rem !important;
}

.mb-xl-3,
.my-xl-3 {
	margin-bottom: 1rem !important;
}

.ml-xl-3,
.mx-xl-3 {
	margin-left: 1rem !important;
}

.m-xl-4 {
	margin: 1.5rem !important;
}

.mt-xl-4,
.my-xl-4 {
	margin-top: 1.5rem !important;
}

.mr-xl-4,
.mx-xl-4 {
	margin-right: 1.5rem !important;
}

.mb-xl-4,
.my-xl-4 {
	margin-bottom: 1.5rem !important;
}

.ml-xl-4,
.mx-xl-4 {
	margin-left: 1.5rem !important;
}

.m-xl-5 {
	margin: 3rem !important;
}

.mt-xl-5,
.my-xl-5 {
	margin-top: 3rem !important;
}

.mr-xl-5,
.mx-xl-5 {
	margin-right: 3rem !important;
}

.mb-xl-5,
.my-xl-5 {
	margin-bottom: 3rem !important;
}

.ml-xl-5,
.mx-xl-5 {
	margin-left: 3rem !important;
}

.p-xl-0 {
	padding: 0 !important;
}

.pt-xl-0,
.py-xl-0 {
	padding-top: 0 !important;
}

.pr-xl-0,
.px-xl-0 {
	padding-right: 0 !important;
}

.pb-xl-0,
.py-xl-0 {
	padding-bottom: 0 !important;
}

.pl-xl-0,
.px-xl-0 {
	padding-left: 0 !important;
}

.p-xl-1 {
	padding: 0.25rem !important;
}

.pt-xl-1,
.py-xl-1 {
	padding-top: 0.25rem !important;
}

.pr-xl-1,
.px-xl-1 {
	padding-right: 0.25rem !important;
}

.pb-xl-1,
.py-xl-1 {
	padding-bottom: 0.25rem !important;
}

.pl-xl-1,
.px-xl-1 {
	padding-left: 0.25rem !important;
}

.p-xl-2 {
	padding: 0.5rem !important;
}

.pt-xl-2,
.py-xl-2 {
	padding-top: 0.5rem !important;
}

.pr-xl-2,
.px-xl-2 {
	padding-right: 0.5rem !important;
}

.pb-xl-2,
.py-xl-2 {
	padding-bottom: 0.5rem !important;
}

.pl-xl-2,
.px-xl-2 {
	padding-left: 0.5rem !important;
}

.p-xl-3 {
	padding: 1rem !important;
}

.pt-xl-3,
.py-xl-3 {
	padding-top: 1rem !important;
}

.pr-xl-3,
.px-xl-3 {
	padding-right: 1rem !important;
}

.pb-xl-3,
.py-xl-3 {
	padding-bottom: 1rem !important;
}

.pl-xl-3,
.px-xl-3 {
	padding-left: 1rem !important;
}

.p-xl-4 {
	padding: 1.5rem !important;
}

.pt-xl-4,
.py-xl-4 {
	padding-top: 1.5rem !important;
}

.pr-xl-4,
.px-xl-4 {
	padding-right: 1.5rem !important;
}

.pb-xl-4,
.py-xl-4 {
	padding-bottom: 1.5rem !important;
}

.pl-xl-4,
.px-xl-4 {
	padding-left: 1.5rem !important;
}

.p-xl-5 {
	padding: 3rem !important;
}

.pt-xl-5,
.py-xl-5 {
	padding-top: 3rem !important;
}

.pr-xl-5,
.px-xl-5 {
	padding-right: 3rem !important;
}

.pb-xl-5,
.py-xl-5 {
	padding-bottom: 3rem !important;
}

.pl-xl-5,
.px-xl-5 {
	padding-left: 3rem !important;
}

.m-xl-auto {
	margin: auto !important;
}

.mt-xl-auto,
.my-xl-auto {
	margin-top: auto !important;
}

.mr-xl-auto,
.mx-xl-auto {
	margin-right: auto !important;
}

.mb-xl-auto,
.my-xl-auto {
	margin-bottom: auto !important;
}

.ml-xl-auto,
.mx-xl-auto {
	margin-left: auto !important;
}

.text-xl-left {
	text-align: left !important;
}

.text-xl-right {
	text-align: right !important;
}

.text-xl-center {
	text-align: center !important;
}

.main-navigation .first-level > li.nav-item-search {
	width: 80px;
}

.main-navigation .flyout-wrapper {
	width: 1090px;
}

.main-navigation .flyout-wrapper.search-flyout .btn {
	padding: 0px 10px;
}

.main-navigation .nav-teaser-wrapper {
	width: 305px;
}

.main-navigation .second-level {
	width: 760px;
}

.main-navigation .second-level > li {
	width: 365px;
}

.main-navigation .third-level {
	left: 365px;
	width: 365px;
}

.donation-link {
	padding: 31px;
}

header .logo {
	padding: 20px 30px 10px 30px;
}

header .logo img {
	width: 190px;
}

.main-navigation .first-level > li .nav-link {
	padding: 25px 30px;
}

.main-navigation .flyout-wrapper {
	left: 6%;
}

.donation-link {
	background-color: #f5a623;
}

.ce-backgroundImageTeaser .layer .btn {
	display: none;
}

.ce-backgroundImageTeaser:hover .layer {
	background-color: rgba(58, 62, 77, 0.5);
	display: flex;
}

.ce-backgroundImageTeaser:hover .layer .layer-content {
	display: table-cell;
	vertical-align: middle;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto;
}

.ce-backgroundImageTeaser:hover .layer h3 {
	margin: 0px;
	display: block;
	position: inherit;
	bottom: auto;
}

.ce-backgroundImageTeaser:hover .layer p {
	margin-top: 25px;
	margin-bottom: 25px;
	display: block;
}

.ce-backgroundImageTeaser:hover .layer .btn {
	display: inline-block;
}

.ce-footertext .img-fluid {
	max-width: 100%;
}

.ce-footertext .img-fluid.additional-image {
	max-width: 75%;
}

.ce-newsletterSubscription .enodia-image-wrapper {
	min-height: 255px;
}

.ce-socialWall .social-wall-item {
	width: 25%;
}

}

@media (min-width: 1300px) {

.ce-footertext .img-fluid.additional-image {
	max-width: 90%;
}

}

@media (min-width: 1440px) {

.header-wrap {
	max-width: 1440px;
}

.main-navigation .first-level {
	padding-left: 100px;
}

}

@media (max-width: 1199px) {

.table-responsive-xl {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive-xl.table-bordered {
	border: 0;
}

.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
	padding-right: 0;
	padding-left: 0;
}

}

@media (max-width: 991px) {

.table-responsive-lg {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive-lg.table-bordered {
	border: 0;
}

.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
	padding-right: 0;
	padding-left: 0;
}

.content-wrapper > .ce:first-child {
	border: none;
}

.ce-ge-threeColumns333333 .ce-standardTeaser .h3,
.ce-ge-threeColumns333333 .ce-standardTeaser h3,
.ce-ge-fourColumns25252525 .ce-standardTeaser .h3,
.ce-ge-fourColumns25252525 .ce-standardTeaser h3 {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

}

@media (max-width: 767px) {

.table-responsive-md {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive-md.table-bordered {
	border: 0;
}

.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
	padding-right: 0;
	padding-left: 0;
}

.owl-carousel.owl-contentGallery {
	padding: 35px 0px;
}

.container.container-mobile-plain {
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	padding-left: 0px;
	padding-right: 0px;
}

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

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

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.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,
.col-sm,
.col-sm-auto,
.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,
.col-md,
.col-md-auto,
.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,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-test- {
	display: block;
}

.col {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}

.col-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-1 {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%;
}

.col-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
}

.col-3 {
	flex: 0 0 25%;
	max-width: 25%;
}

.col-4 {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}

.col-5 {
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%;
}

.col-6 {
	flex: 0 0 50%;
	max-width: 50%;
}

.col-7 {
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%;
}

.col-8 {
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%;
}

.col-9 {
	flex: 0 0 75%;
	max-width: 75%;
}

.col-10 {
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%;
}

.col-11 {
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%;
}

.col-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

.order-first {
	order: -1;
}

.order-1 {
	order: 1;
}

.order-2 {
	order: 2;
}

.order-3 {
	order: 3;
}

.order-4 {
	order: 4;
}

.order-5 {
	order: 5;
}

.order-6 {
	order: 6;
}

.order-7 {
	order: 7;
}

.order-8 {
	order: 8;
}

.order-9 {
	order: 9;
}

.order-10 {
	order: 10;
}

.order-11 {
	order: 11;
}

.order-12 {
	order: 12;
}

.offset-1 {
	margin-left: 8.3333333333%;
}

.offset-2 {
	margin-left: 16.6666666667%;
}

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

.offset-4 {
	margin-left: 33.3333333333%;
}

.offset-5 {
	margin-left: 41.6666666667%;
}

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

.offset-7 {
	margin-left: 58.3333333333%;
}

.offset-8 {
	margin-left: 66.6666666667%;
}

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

.offset-10 {
	margin-left: 83.3333333333%;
}

.offset-11 {
	margin-left: 91.6666666667%;
}

.h1,
h1 {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.h2,
h2 {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.h3,
h3 {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.ce-contentSlider .carousel-wrap.ce-background-white.ce-dropshadow {
	background-color: transparent;
	box-shadow: none;
}

.ce-gridSlider .slider-source {
	display: none;
}

.ce-newsList .news-slider-list-view .owl-carousel.owl-contentGallery {
	padding: 0px;
}

}

@media (max-width: 575px) {

.table-responsive-sm {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive-sm.table-bordered {
	border: 0;
}

.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
	padding-right: 0;
	padding-left: 0;
}

h1,
.h1 {
	font-size: 1.375rem;
}

h2,
.h2 {
	font-size: 1.375rem;
}

h3,
.h3 {
	font-size: 1.125rem;
}

h4,
.h4 {
	font-size: 1.05rem;
}

h5,
.h5 {
	font-size: 1rem;
}

h6,
.h6 {
	font-size: 1rem;
}

.ce-audioPlayer .mejs__volume-button {
	position: absolute;
	top: 60px;
	left: -20px;
}

.ce-audioPlayer .mejs__horizontal-volume-slider {
	position: absolute;
	top: 63px;
	left: 80px;
}

.ce-audioPlayer .mejs__time {
	position: absolute;
	top: -12px;
	left: 60px;
}

.ce-audioPlayer .mejs__time-rail {
	margin-top: 15px;
}

.ce-audioPlayer .mejs__controls {
	height: 130px;
}

}

@media (max-width: 389px) {

#MainNavigation .donation-link {
	display: block;
	margin: 15px;
}

#MainNavigation .donation-link a {
	width: 100%;
}

.donation-link {
	display: none;
}

}

@media print {

*,
*::before,
*::after {
	text-shadow: none !important;
	box-shadow: none !important;
}

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

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

pre {
	white-space: pre-wrap !important;
}

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

thead {
	display: table-header-group;
}

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

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

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

.navbar {
	display: none;
}

.badge {
	border: 1px solid #000;
}

.table {
	border-collapse: collapse !important;
}

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

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

.d-print-block {
	display: block !important;
}

.d-print-inline {
	display: inline !important;
}

.d-print-inline-block {
	display: inline-block !important;
}

.d-print-none {
	display: none !important;
}

}

@-webkit-keyframes fa-spin {

0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

100% {
	-webkit-transform: rotate(359deg);
	transform: rotate(359deg);
}

}

@keyframes fa-spin {

0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

100% {
	-webkit-transform: rotate(359deg);
	transform: rotate(359deg);
}

}

@-webkit-keyframes mejs__loading-spinner {

100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

}

@keyframes mejs__loading-spinner {

100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

}

@-webkit-keyframes buffering-stripes {

from {
	background-position: 0 0;
}

to {
	background-position: 30px 0;
}

}

@keyframes buffering-stripes {

from {
	background-position: 0 0;
}

to {
	background-position: 30px 0;
}

}

@keyframes fadeOut {

0% {
	opacity: 1;
}

100% {
	opacity: 0;
}

}

