/* ========= SWSLANG ========= */
/* ======================================================= */
@import 'swslang.css';

/* --- tags --- */
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(../../images/site/bkg_pages.gif);
	background-repeat: repeat-y;
}
body.plain {
	padding: 0px;
	margin: 0px;
	background: #ffffff;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #000000;
}
hr {
	height: 2px;
	border: 0px;
	border-bottom: 2px solid #ebebeb;
}
a, a:active {
	color: #606060;
	text-decoration: underline;
}
a:hover {
	color: #d29d1c;
	text-decoration: none;
}
a img {
	border:0px;
}
form {
	margin: 0px;
}
legend {
    display: table; /* enable line-wrapping in IE8+ */
}
select, textarea, input {
	padding: 3px;
	border: 1px solid #696D72;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* fix wrong font shown in textarea */
}
select {
	padding: 2px;
}
input.cb, input.rb, input.image, input[type="checkbox"], input[type="radio"] {
	padding: 0px;
	border: 0px;
	background: none;
	width: auto;
}
label, input.button, button.button, button, input.cb, input.rb, input.image {
	cursor: pointer;
}
input.button, a.button, button.button, button, input[type="button"] {
	padding: 4px 8px 4px 8px;
	border: none;
	background-color: #696D72;
	color: #ffffff !important;
	width: auto;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
}
input.button:hover, a.button:hover, button.button:hover, button:hover, input[type="button"]:hover {
	opacity: 0.7;
}
input.btnDisabled, button.btnDisabled {
	opacity: 0.5;
	cursor: default;
}
.copyright {}
.clearFloat {
	clear: both;
}
.clearFloat hr {
	display: none;
}
.hidden {
	position: absolute;
	left: -1000em;
	top: -1000em;
	height: 1px;
	width: 1px;
}
.nospacing {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.maxwidth {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.islink {
	cursor: pointer;
}
.swTable, .table{
	display: table;
}
.swTableRow, .tablerow{
	display: table-row;
}
.swTableCell, .tablecell {
	display: table-cell;
}
.clickblocker {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 600;
}
.has-bkg-image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

[data-animation-effect] {
    opacity: 0;
}

[data-animation-effect].animated {
    opacity: 1;
}


/* --- common --- */
.modTitle {
	padding: 0px 0px 5px 0px;
}
.modTitle, .modSubTitle, .modTitle a {
	font-weight: bold;
	color: #606060;
}
.modTitle a, .modTitle a:active {
	text-decoration: none;
}
.modTitle a:hover {
	color: #000000;
	text-decoration: underline;
}
.modSubTitle {
	font-weight: normal;
}
.modTeaser {}
.modAlert {
	color:#ff0000;
}
input.modAlert, textarea.modAlert {
	border: 1px solid #ff0000 !important;
}
.statusMsg {
	text-align: center;
	padding: 40px 0px 40px 0px;
}
.swWatermark {
	color: #8F8E8E;
}

/* --- icons --- */
.iconsDetail {
	clear: both;
	text-align: right;
}
.topIcons .iconsDetail {
	padding: 0px 0px 20px 0px;
}
.bottomIcons .iconsDetail {
	padding: 20px 0px 0px 0px;
}
.topIcons {
	display: none;
}
.bottomIcons {}
.linkIconLeft {
	padding: 3px 10px 3px 0px;
	background-image: url(../../images/icon_arrow_left.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.linkIconLeft a {}
.linkIconLeft a, .linkIconLeft a:active {}
.linkIconLeft a:hover {}
.linkIconRight {
	padding: 3px 0px 3px 10px;
	background-image: url(../../images/icon_arrow_right.gif);
	background-position: left center;
	background-repeat: no-repeat;
	/*clear: both;*/
}
.linkIconRight a {}
.linkIconRight a, .linkIconRight a:active {}
.linkIconRight a:hover {}
.btnBookmark {}
.btnTellfriend {}
.btnPrint {}

.btnDateselect {
	background-image: url(../../images/btn_dateselect.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	background-color: transparent !important;
	width: 23px !important;
	height: 20px !important;
	margin: 0px 2px 0px 0px;
	border: 0px;
}
.btnDateselect:hover {
	background-position: 0px -21px;
}
/* --- special inputs --- */
.inputShowPasswort {
	background-image: url(../../images/input_password_bkg.gif);
}
.inputShowUser {
	background-image: url(../../images/input_user_bkg.gif);
}

.barAccessKeys {
	position: absolute;
	top: -200px;
}

/* datepicker */
input.jQueryUiDatepicker {
	background-image: url(../../images/input_datepicker_bkg.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 28px;
	width: 110px !important;
}
input.hasDateTime {
	width: 155px !important;
}
input.jQueryUiDatepicker:hover {
	/*background-position: right -30px;*/
}
input.jQueryUiDatepicker.hasTime {
	background-image: url(../../images/input_timepicker_bkg.png);
}
input.hasTime {
	width: 75px !important;
}

/* ===--- addthis: start ---=== */
.addthisShare  {
	height: 36px;
}
.addthisShare .addthis_toolbox {
	float: right;
}
.addthisShare .addthis_toolbox a {
	display: block;
	width: 22px;
	height: 22px;
	padding: 0px;
	margin: 0px 0px 0px 4px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../../images/site/icons_social_share.png);
	float: left;
}
.addthisShare .addthis_toolbox a span {
	display: none;
}
.addthisShare .addthis_toolbox a.addthis_button_facebook {
	background-position: -22px 0px;
}
	.addthisShare .addthis_toolbox a.addthis_button_facebook:hover {
		background-position: -22px -22px;
	}
.addthisShare .addthis_toolbox a.addthis_button_twitter {
	background-position: -44px 0px;
}
	.addthisShare .addthis_toolbox a.addthis_button_twitter:hover {
		background-position: -44px -22px;
	}
.addthisShare .addthis_toolbox a.addthis_button_google {
	background-position: 0px 0px;
}
	.addthisShare .addthis_toolbox a.addthis_button_google:hover {
		background-position: 0px -22px;
	}
.addthisShare .addthis_toolbox a.addthis_button_expanded {
	background-position: -66px 0px;
}
	.addthisShare .addthis_toolbox a.addthis_button_expanded:hover {
		background-position: -66px -22px;
	}
/* ===--- addthis: end ---=== */

/* tabs */
.tabs {
	display: table;
	width: 100%;
	table-layout: fixed;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #9E9E9E;
}
.tabs li {
	display: table-cell;
	border-bottom: 1px solid #9E9E9E;
	vertical-align: middle;
	text-align: center;
	font-weight: 700;
	padding: 10px 0px 10px 0px;
	cursor: pointer;
	border-bottom: 3px solid #ffffff;
	color: #9E9E9E;
}
.tabs li:hover {
	border-bottom: 3px solid #EAEAEA;
	color: #EAEAEA;
}
.tabs li.selected {
	border-bottom: 3px solid #9E9E9E;
}
.tabs li.selected:hover {
	opacity: 0.5;
}
.tabs li a {
	color: #6b6b6b;
	text-decoration: none;
}
.tabscontent li {
	display: none;
}
.tabscontent li.selected {
	display: block;
}

.aspectratio {
	display: inline-block;
	position: relative;
	width: 100%;
}
.aspectratio:before {
	content: "";
	display: block;
	padding-top: 100%; /* 1:1 aspect ratio */
}
.aspectratio.ratio16_9:before {
	padding-top: 56.25%; /* 16:9 aspect ratio */
}
.aspectratio.ratio4_3:before {
	padding-top: 75%; /* 4:3 aspect ratio */
}
.aspectratio .element {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}


/* === swGrid System === */


/* ============================================= */

.swgridMultiCol {}

.swgridMultiCol .swgridFlex {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.swgridMultiCol .swgridFlexItem {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #cccccc;
    flex: 0 1 calc(50% - 30px);
}


/* ========== width: mobile ========== */

.swgridMultiCol[max-width~='419px'] .swgridFlex {
    display: block;
}
.swgridMultiCol[max-width~='419px'] .swgridFlexItem {
    margin-bottom: 15px;
}
.swgridMultiCol[max-width~='419px'] .swgridFlexItem.swgridFlexItemEmpty {
    display: none;
}
.swgridMultiCol[max-width~='419px'] .listSpacer {
    display: none;
}


/* ========== width: mobile-landscape ========== */

.swgridMultiCol[min-width~='420px'] .swgridFlexItem {
    flex-basis: calc(50% - 30px); // col-size minus margin
}

/* ========== width: tablet ========== */

.swgridMultiCol[min-width~='720px'] .swgridFlexItem {
    flex-basis: calc(33.3333% - 30px); // col-size minus margin
}


/* ========== width: desktop ========== */

.swgridMultiCol[min-width~='932px'] .swgridFlexItem {
    flex-basis: calc(25% - 30px); // col-size minus margin
}


/* ========== width: large ========== */

.swgridMultiCol[min-width~='1140px'] .swgridFlexItem {
    flex-basis: calc(20% - 30px); // col-size minus margin
}


/* ========== fixed width columns ========== */

.swgridMultiCol.swgridList2Col .swgridFlexItem {
    overflow: hidden;
    flex-basis: calc(50% - 30px); // col-size minus margin
}

.swgridMultiCol.swgridList3Col .swgridFlexItem {
    overflow: hidden;
    flex-basis: calc(33.3333% - 30px); // col-size minus margin
}

.swgridMultiCol.swgridList4Col .swgridFlexItem {
    overflow: hidden;
    flex-basis: calc(25% - 30px); // col-size minus margin
}


/* ========== IE11: fix flexbox width not taking box-sizing into account ========== */

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    /* target IE10+ only */
    .swgridMultiCol .swgridFlexItem {
        flex-basis: calc(50% - 32px); // col-size minus margin
    }
    .swgridMultiCol[min-width~='420px'] .swgridFlexItem {
        flex-basis: calc(50% - 32px); //  col-size minus margin
    }
    /* ========== width: tablet ==========/* target IE10+ only */
    .swgridMultiCol[min-width~='720px'] .swgridFlexItem {
        flex-basis: calc(33.3333% - 32px); // col-size minus margin
    }
    /* ========== width: desktop ==========/* target IE10+ only */
    .swgridMultiCol[min-width~='932px'] .swgridFlexItem {
        flex-basis: calc(25% - 32px); // col-size minus margin
    }
    /* ========== width: large mobile ==========/* target IE10+ only */
    .swgridMultiCol[min-width~='1140px'] .swgridFlexItem {
        flex-basis: calc(20% - 32px); // col-size minus margin
    }
    /* ========== fixed width columns ==========/* target IE10+ only */
    .swgridMultiCol.swgridList2Col .swgridFlexItem {
        flex-basis: calc(50% - 32px); // col-size minus margin
    }
    .swgridMultiCol.swgridList3Col .swgridFlexItem {
        flex-basis: calc(33.3333% - 32px); // col-size minus margin
    }
    .swgridMultiCol.swgridList4Col .swgridFlexItem {
        flex-basis: calc(25% - 32px); // col-size minus margin
    }
}


/* === swList System === */

.swList {}

.swList .swListFlex {
    display: flex;
}

.swListImage .swListFlexItem {}

.swListImage .swListFlexItem.contentImage {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 170px; // maximum image width
}

.swListImage .swListFlex.swListDirectionleft .swListFlexItem.contentImage {
    margin-right: 15px;
}

.swListImage .swListFlexItem.listContent {
    width: 100%;
}

.swList .swListFlex.swListDirectionright {
    flex-direction: row-reverse;
}

.swListImage .swListFlex.swListDirectionright .swListFlexItem.contentImage {
    margin-left: 15px;
}


/* === swslang: MAP === */
.swMap .map .markerclusterer {
  color: #ffffff;
  text-shadow: 1px 1px 2px #000000;
  text-align: center;
  border-radius: 100%;
  position: absolute;
  cursor: pointer;
  transition: all 0.2s;
  font-weight: 700;
}

.swMap .map .markerclusterer::after {
  content: '';
  position: absolute;
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  top: -5px;
  left: -5px;
  border: 8px solid transparent;
  border-radius: 100%;
  transform: scale(1.15);
}

.swMap .map .markerclusterer:hover {
  transform: scale(1.15);
}

.swMap .map .cluster0 {
  /* small */
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.swMap .map .cluster1 {
  /* medium */
  width: 35px;
  height: 35px;
  line-height: 35px;
}

.swMap .map .cluster2 {
  /* large */
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.swMap .map .cluster3 {
  /* x-large */
  width: 45px;
  height: 45px;
  line-height: 45px;
}

.swMap .map .cluster4 {
  /* xx-large */
  width: 50px;
  height: 50px;
  line-height: 50px;
}



.swMap .mapItemlist.hasMap {
  margin-top: 50px;
}

.swMap .mapItemlist .item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #888888;
}

.swMap .mapItemlist .titleSpacer {
  height: 10px;
}

.swMap .mapItemlist .addressSpacer {
  height: 20px;
}

.swMap .mapItemlist .fa {
  margin-right: 10px;
}

.swMap .mapItemlist .title {
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.4rem;
}

.swMap .mapItemlist .email,
.swMap .mapItemlist .www {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}



/* === styled radio and checkboxes === */
.swStyledRadio {
	position: relative;
}
.swStyledRadio .labelstyle {
	display: inline-block;
	width: 16px;
	height: 16px;
	position: relative;
	border-radius: 50px;
	border: 1px solid #888888;
	background-color: #ffffff;
	margin-top: 0.1em;
	position: absolute;
	z-index: 1;
}

.swStyledRadio .labelstyle::after {
	content: '';
	width: 10px;
	height: 10px;
	cursor: pointer;
	position: absolute;
	left: 2px;
	top: 2px;
	background: #6b6b6b;
	border-radius: 50px;
	opacity: 0;
}

.swStyledRadio .labelstyle:hover::after {
	opacity: 0.3;
}


.swStyledRadio .labeltext {
	padding-left: 26px;
	display: inline-block;
}
.swStyledRadio .labeltext:hover {
	opacity: 0.5;
}


.swStyledRadio input[type=radio] {
	visibility: hidden;
	position: absolute;
	width: 0 !important;
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}
.swStyledRadio input[type=radio]:checked + .labelstyle::after {
	opacity: 1;
}



.swStyledRadio .smallsize {}

.swStyledRadio .smallsize .labelstyle {
	width: 12px;
	height: 12px;
	margin-top: 0.25em;
}

.swStyledRadio .smallsize .labelstyle::after {
	content: '';
	width: 8px;
	height: 8px;
	left: 1px;
	top: 1px;
}


.swStyledCheckbox {}

.swStyledCheckbox .labelstyle {
	display: inline-block;
	width: 16px;
	height: 16px;
	position: relative;
	border: 1px solid #888888;
	background-color: #ffffff;
	margin-top: 0.1em;
	position: absolute;
	z-index: 1;
}

.swStyledCheckbox .labelstyle::after {
	content: '';
	width: 10px;
	height: 10px;
	cursor: pointer;
	position: absolute;
	left: 2px;
	top: 2px;
	background: #6b6b6b;
	opacity: 0;
}

.swStyledCheckbox .labelstyle:hover::after {
	opacity: 0.3;
}


.swStyledCheckbox .labeltext {
	padding-left: 26px;
	display: inline-block;
}

.swStyledCheckbox .labeltext:hover {
	opacity: 0.5;
}



.swStyledCheckbox input[type=checkbox] {
	visibility: hidden;
	position: absolute;
	width: 0 !important;
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

.swStyledCheckbox input[type=checkbox]:checked + .labelstyle::after {
	opacity: 1;
}


.swStyledCheckbox.fakeRadio {}

.swStyledCheckbox.fakeRadio .labelstyle {
	border-radius: 50px;
}

.swStyledCheckbox.fakeRadio .labelstyle::after {
	border-radius: 50px;
}

.swStyledCheckbox.smallsize {}

.swStyledCheckbox.smallsize .labelstyle {
	width: 12px;
	height: 12px;
	margin-top: 0.25em;
}

.swStyledCheckbox.smallsize .labelstyle::after {
	content: '';
	width: 8px;
	height: 8px;
	left: 1px;
	top: 1px;
}



/* ======= KENDO overwrite ======= */
.k-chat .k-message {
	margin-bottom: 5px;
}

.k-chat .k-alt .k-bubble {
    border-color: #0081A3;
    background-color: #0081A3;
}

.k-message-box .k-button {
	border-radius: 2px;
    border: none;
    color: #515967 !important;
    background: none;
}



/* =========== image/file upload =========== */
.uploadBox {}
.uploadBox .caption {
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}
.uploadBox .additionalButtonsBox a {
	display: inline-block;
}

.uploadExampleArea {
	border: 1px dashed black;
	margin: 5px 0px 5px 0px;
	padding: 15px 10px 15px 10px;
	text-align: center;
	background-color: #f5f5f5;
	display: inline-block;
}

.uploadExampleArea .progress {
	display: none;
}
.uploadExampleArea .progress .alert {
	z-index: 9999;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 300px;
	margin-left: -150px;
	margin-top: -100px;
	outline: 5px solid #ffffff;
	border: 1px solid #db0820;
	background-color: #eeeeee;
	padding: 20px 40px 20px 40px;
	color: #db0820;
	font-weight: bold;
	box-shadow: 0px 0px 30px rgba(0,0,0,0.5);
}
.uploadExampleArea .button.abort {
	display: inline-block;
	margin: 10px 0px 0px 0px;
}

.filebox {
	width: 120px;
	background-color: #dddddd;
	float: left;
	text-align: center;
	vertical-align: center;
	padding: 4px;
}
.infobox {
	margin-left: 140px;
}
.infobox .editIcon {
	float: right;
}
.infobox .editLabel {
	float: left;
}
.shrinktofit {
	max-width: 115px;
	max-height: 96px;
	height: auto;
	width: auto;
}
.fldLabel {
	display: inline-block;
	width: 40px;
}
.filecontainer {
	margin: 3px;
	padding: 5px;
	width: 410px;
	background-color: #eeeeee;
}
.filecontainer:hover {
	background-color: #eeeeee;
}

.filecontainer .icon {
	float: left;
}
.filecontainer .deletelink {
	float: right;
}
.filecontainer .downloadlink {
	padding-top: 4px;
	margin-left: 30px;
}

/* imagecontainer */
.imagecontainer {
	margin: 2px 5px 5px 0px;
	background-color: #eeeeee;
}
.imagecontainer:hover {
	background-color: transparentize(#eeeeee,0.5);
	cursor: move;
}
.imagecontainer:hover .infobox {}
.imagecontainer .imagebox {
	width: 135px;
	height: 115px;
	vertical-align: middle;
	text-align: center;
	margin: 0px 0px 0px 20px;
	position: relative;
}
.imagecontainer .imagebox .imageAlert {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 5px;
	right: 5px;
	background-color: #db0820;
	border-radius: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	line-height: 17px;
	color: #ffffff;
	cursor: help;
}

.imagecontainer .imagebox .small.imageAlert {
	background-color: #262B33;
	opacity: 0.2;
}
.imagecontainer .imagebox .small.imageAlert:hover {
	opacity: 1;
}
.imagecontainer .imagebox .big.imageAlert:hover {
	opacity: 0.8;
}

.imagecontainer .infobox {
	padding: 10px 10px 10px 10px;
}
.imagecontainer .infobox input {
	margin: 3px 0px 0px 0px;
	width: 170px;
}

/* singleimage */
.singleimage {
	float: left;
}
.singleimage .imagecontainer:hover {
	cursor: auto;
	background-color: #eeeeee;
}
.singleimage .additionalButtonsBox.hasImage {
	display: inline-block;
	min-width: 117px;
}


/* --- icons --- */
.editIcon .icon {
	display: inline-block;
	width: 20px;
	height: 20px;
}
.editIcon .icon:hover {
	opacity: 0.5;
}
.editIcon .icon.btnPicDelete::before {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	font-family: FontAwesome;
	content: '\f1f8';
	font-size: 20px;
	text-align: center;
	line-height: 20px;
	color: #000000;
}
.additionalButtonsBox a[target='_blank'],
.editIcon .icon.btnPicShow,
.editIcon .icon.btnPicEdit {
	display: none;
}