/*
 * Automatically created by CMSimple_XH. DO NOT MODIFY!
 * core:c0841567baed763f303117b35bdd6236329c67cc,accordion:4e292ffae1c55295b863465b0cdf7819b828c63e,advancedform:6a13bd5cd9a4c376f7c55a63e94309ba59712629,fa:db88ff24462e44f6c9d45508b17135a101ad68f5,filebrowser:4ca7bb1fba5209d8908b05b0206a5c9a8517618c,hi_updatecheck:6d2ead7035ae9a84c5987a1a1b8004fd67b95e31,hoverbox:eef90462ebf767f059dc5767ba59dc7813789574,jquery:,lightbox:cfa942cf0354d8245de1e6423c059571ff4b972c,meta_tags:9fc943348a93069023e255ffb8bc4180fc6b8985,modalbox:9599eec562d099c8a1906fb8702224ccb07f33cb,news:6c6dbfbb7e361f97279c5511ff804a0c0e5c9e77,pagemanager:e917b0220151a49018d6cd75ffe6c8dcadfd1275,page_params:87037890aa9b4a4ebcce7db049346e29eb48138f,parallax:a658dc222b76de7de509ab8f5a6b92397ee0c148,picshow:e0a70dd682db21ab22b099201135d546f2633378,shariff:dd779db963f698fb08f6fd97e5d172106b392bbc,tinymce5:,tinymce7:a33ddf9151ec9efcff52f0ff38eb1c0e06bac1b9,video_privacy:71e2c6a2e7b78b1fafc3e3fee65e21fefb8e7df7,xhshop:ecad368ff072b8c6c6ac2e6dd9342b529f956121
 */


/****************************************************** ./assets/css/core.css */

/*** core.css for CMSimple_XH ***/
/*** classic part ***/

/* system-font.css v2.0.2 | CC0-1.0 License | github.com/jonathantneal/system-font-css */
@font-face {
	font-family: system-ui;
	font-style: normal;
	font-weight: 300;
	src: local(".SFNSText-Light"), local(".HelveticaNeueDeskInterface-Light"), local(".LucidaGrandeUI"), local("Segoe UI Light"), local("Ubuntu Light"), local("Roboto-Light"), local("DroidSans"), local("Tahoma");
}
@font-face {
	font-family: system-ui;
	font-style: italic;
	font-weight: 300;
	src: local(".SFNSText-LightItalic"), local(".HelveticaNeueDeskInterface-Italic"), local(".LucidaGrandeUI"), local("Segoe UI Light Italic"), local("Ubuntu Light Italic"), local("Roboto-LightItalic"), local("DroidSans"), local("Tahoma");
}
@font-face {
	font-family: system-ui;
	font-style: normal;
	font-weight: 400;
	src: local(".SFNSText-Regular"), local(".HelveticaNeueDeskInterface-Regular"), local(".LucidaGrandeUI"), local("Segoe UI"), local("Ubuntu"), local("Roboto-Regular"), local("DroidSans"), local("Tahoma");
}
@font-face {
	font-family: system-ui;
	font-style: italic;
	font-weight: 400;
	src: local(".SFNSText-Italic"), local(".HelveticaNeueDeskInterface-Italic"), local(".LucidaGrandeUI"), local("Segoe UI Italic"), local("Ubuntu Italic"), local("Roboto-Italic"), local("DroidSans"), local("Tahoma");
}
@font-face {
	font-family: system-ui;
	font-style: normal;
	font-weight: 500;
	src: local(".SFNSText-Medium"), local(".HelveticaNeueDeskInterface-MediumP4"), local(".LucidaGrandeUI"), local("Segoe UI Semibold"), local("Ubuntu Medium"), local("Roboto-Medium"), local("DroidSans-Bold"), local("Tahoma Bold");
}
@font-face {
	font-family: system-ui;
	font-style: italic;
	font-weight: 500;
	src: local(".SFNSText-MediumItalic"), local(".HelveticaNeueDeskInterface-MediumItalicP4"), local(".LucidaGrandeUI"), local("Segoe UI Semibold Italic"), local("Ubuntu Medium Italic"), local("Roboto-MediumItalic"), local("DroidSans-Bold"), local("Tahoma Bold");
}
@font-face {
	font-family: system-ui;
	font-style: normal;
	font-weight: 700;
	src: local(".SFNSText-Bold"), local(".HelveticaNeueDeskInterface-Bold"), local(".LucidaGrandeUI"), local("Segoe UI Bold"), local("Ubuntu Bold"), local("Roboto-Bold"), local("DroidSans-Bold"), local("Tahoma Bold");
}
@font-face {
	font-family: system-ui;
	font-style: italic;
	font-weight: 700;
	src: local(".SFNSText-BoldItalic"), local(".HelveticaNeueDeskInterface-BoldItalic"), local(".LucidaGrandeUI"), local("Segoe UI Bold Italic"), local("Ubuntu Bold Italic"), local("Roboto-BoldItalic"), local("DroidSans-Bold"), local("Tahoma Bold");
}
/* adminmenu */
#xh_adminmenu_scrolling {
	z-index: 999;
}
#xh_adminmenu_fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	box-sizing: border-box;
}
#xh_adminmenu {
	width: 100%;
	background-color: #2e3436;
	padding: 0;
	margin: 0;
	overflow: visible;
	border-bottom: 1px solid #ccc;
	color: #d3d7cf;
	font: normal 15px/1.25em system-ui, sans-serif !important;
	box-sizing: border-box;
}
#xh_adminmenu ul {
	list-style-type: none !important;
	margin: 0;
	padding: 0;
	background-color: #2e3436;
	box-sizing: border-box;
}
#xh_adminmenu li {
	list-style-type: none !important;
	float: left;
	position: relative;
	width: 150px;
	background-color: #2e3436;
	text-align: center;
	color: #d3d7cf;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
#xh_adminmenu a,
#xh_adminmenu a:visited,
#xh_adminmenu span {
	display: block;
	color: #d3d7cf;
	padding: .5em;
	text-decoration: none;
	font-style: normal;
	box-sizing: border-box;
}
#xh_adminmenu_update {
	padding: 0 !important;
}
#xh_adminmenu_update img {
	width: 1em !important;
	height: 1em !important;
}
#xh_adminmenu li a:hover {
	background-color: #3f4446;
}
#xh_adminmenu ul ul {
	list-style-type: none !important;
	height: 0;
	left: 0;
	position: absolute;
	margin: 0;
	visibility: hidden;
	z-index: 9999;
}
#xh_adminmenu ul ul li {
	background: #4f5456;
}
#xh_adminmenu ul ul li:hover,
#xh_adminmenu ul ul a:hover {
	background: #c50;
}
#xh_adminmenu ul ul li a:hover {
	background: #c50;
}
#xh_adminmenu ul ul ul {
	left: 100%;
	top: 0;
	width: 100%;
	visibility: hidden;
	padding: 0;
	margin: 0;
}
#xh_adminmenu ul ul ul li {
	background: #c50;
}
#xh_adminmenu ul ul ul a:hover {
	background: #e70;
}
#xh_adminmenu ul ul ul li a:hover,
#xh_adminmenu ul ul ul li span:hover {
	background: #e70;
}
#xh_adminmenu li:hover > ul {
	visibility: visible;
}
#xh_adminmenu span {
	cursor: default;
}
#xh_adminmenu span:empty:before {
	content: "\00a0";
}
/* plugin menu */
table.edit {
	font: 500 normal 15px/normal system-ui, sans-serif !important;
	background: transparent !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-collapse: collapse !important;
	width: 100%;
}
table.edit:first-of-type {
	margin-top: .5em !important;
}
table.edit:last-of-type {
	margin-bottom: .5em !important;
}
table.edit td {
	font: 500 normal 15px/normal system-ui, sans-serif !important;
	text-align: center !important;
	line-height: normal !important;
	padding: 0 !important;
	float: left !important;
	border-bottom: .25em solid transparent !important;
}
table.edit td:not(:last-child) {
	border-right: .25em solid transparent !important;
}
table.edit td a,
table.edit a:link {
	background: #eee !important;
	padding: .25em .5em !important;
	color: #000 !important;
	display: block !important;
	border: 1px solid #ccc !important;
	text-decoration: none !important;
	transition: none;
}
table.edit td a:hover {
	background: #999 !important;
	border: 1px solid #999 !important;
	color: #fff !important;
	text-decoration: none !important;
}
/* debug mode */
.xh_debug {
	background: #900;
	font: normal 15px/1.25em system-ui, sans-serif !important;
	color: #fff;
	text-align: center;
	padding: .5em;
}
.xh_debug_warnings b,
.xh_debug_warnings strong {
	font: 500 normal 15px/1.25em system-ui, sans-serif !important;
	color: #000 !important;
}
.xh_debug_warnings {
	background: #fc0;
	font: normal 15px/1.25em system-ui, sans-serif !important;
	color: #000;
	padding: .5em 2em;
	position: relative;
}
.xh_debug_warnings ul {
	margin: 0;
	padding:0;
}
/* configuration */
#xh_config_form {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	color: #000 !important;
	margin: .5em 0;
}
#xh_config_form fieldset {
	padding: .5em !important;
	margin: 1em 0 !important;
	background: #f5f5f5 !important;
	border: 1px solid #ccc !important;
}
#xh_config_form fieldset legend {
	font: 500 13px/normal system-ui, sans-serif !important;
	color: #000 !important;
	padding: .1em .5em 0 .5em !important;
	margin: 0 0 1.5em 0 !important;
	background: #eee;
	width: auto !important;
	text-transform: uppercase;
	border: 1px solid #ccc !important;
	border-bottom-color: #eee !important;
	border-radius: .25em .25em 0 0;
}
#xh_config_form div.xh_label,
#xh_config_form div.xh_field {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	padding: 0 !important;
	margin: 0 0 .25em 0 !important;
	border: 0 !important;
	float: left !important;
}
#xh_config_form div.xh_label {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	width: 37% !important;
	padding: .25em !important;
	background: #f9f9f9 !important;
	border: 1px solid #ddd !important;
	text-align: right !important;
	color: #666 !important;
	margin: 0 .25em .25em 0 !important;
	box-sizing: border-box;
}
#xh_config_form div.xh_field {
	width: calc(63% - .35em) !important;
	box-sizing: border-box;
}
#xh_config_form .xh_field button {
	margin: 0 !important;
}
#xh_config_form .xh_field select,
#xh_config_form div.xh_field {
	font: normal 15px/1.25em system-ui, sans-serif !important;
}
#xh_config_form .xh_field select {
	border: 1px solid #ccc !important;
	padding: .125em !important;
}
#xh_config_form div.xh_label span.xh_label {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	margin: 0 !important;
}
#xh_config_form img {
	margin: 0;
}
#xh_config_form input[type="checkbox"] {
	margin: .25em 0 !important;
	padding: 0 !important;
	vertical-align: text-bottom;
	box-sizing: border-box;
}
#xh_config_form br {
	clear: both;
}
#xh_config_form input.xh_setting,
#xh_config_form input.cmsimplecore_settings,
#xh_config_form textarea.xh_setting,
#xh_config_form textarea.cmsimplecore_settings {
	width: 100% !important;
	font: normal 15px/1.25em system-ui, sans-serif !important;
	color: #000 !important;
	padding: .25em !important;
	margin-bottom: 0.25em !important;
	border: 1px solid #ccc !important;
	border-radius: 0 !important;
	background: #fff !important;
	box-sizing: border-box !important;
}
#xh_config_form textarea.xh_setting,
#xh_config_form textarea.cmsimplecore_settings {
	font: normal 14px/1.25em system-ui, sans-serif !important;
	overflow: hidden !important;
	background: #fff !important;
	box-sizing: border-box !important;
}
#xh_config_form textarea.xh_setting_short,
#xh_config_form textarea.cmsimplecore_settings_short {
	font: normal 14px/1.25em system-ui, sans-serif !important;
	background: #fff !important;
	box-sizing: border-box !important;
}
#xh_config_form input[type="submit"],
.xh_file_edit~input[type="submit"],
.xh_config_form_advanced_button,
#xh_change_password button {
  font: normal 14px/normal system-ui, sans-serif !important;
  margin: 5px 2px !important;
  padding: 5px 20px !important;
  text-transform: none !important;
  color: #fff !important;
  border: 1px solid #000 !important;
  border-radius: 5px !important;
  height: auto !important;
  cursor: pointer;
  height: auto !important;
  box-sizing: border-box !important;
  background : #7B7D82;
  background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7B7D82), color-stop(100%,#00060a)) !important;
  background : -moz-linear-gradient(top, #7B7D82 0%, #00060a 100%) !important;
  background : -webkit-linear-gradient(top, #7B7D82 0%, #00060a 100%) !important;
  background : -o-linear-gradient(top, #7B7D82 0%, #00060a 100%) !important;
  background : -ms-linear-gradient(top, #7B7D82 0%, #00060a 100%) !important;
  background : linear-gradient(to bottom, #7B7D82 0%, #00060a 100%) !important;
}
#xh_config_form input[type="submit"]:hover,
.xh_file_edit~input[type="submit"].submit:hover,
.xh_config_form_advanced_button:hover,
#xh_change_password button:hover {
	background: #999 !important;
	color: #fff !important;
	border: 1px solid #999 !important;
}
.xh_config_form_advanced_button {
	display: block !important;
	margin: 1em 0 !important;
}
/* password change */
#xh_change_password input {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	color: #000;
	padding: .25em !important;
	margin-bottom: 0.25em;
	border: 1px solid #ccc;
	border-radius: 0;
	background: #fff !important;
	box-sizing: border-box;
}
#xh_change_password label {
	font: 500 15px/1.25em system-ui, sans-serif !important;
	display: inline-block !important;
	min-width: 10em;
	max-width: calc(37% - 1em - 2px) !important;
	color: #000 !important;
	padding: 0 .5em 0 0 !important;
	text-align: right !important;
	font-weight: 500;
}
#xh_change_password p {
	padding: 0 !important;
	margin: 0 !important;
}
form#xh_change_password {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	background: #eee;
	border: 1px solid #ccc;
	padding: 1em 1em .5em 1em;
}
/* tooltips */
div.pl_tooltip {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	text-decoration: none;
	position: relative;
	border: 0;
	float: left;
	margin-right: .25em;
	clear: both;
}
div.pl_tooltip:hover {
	background-color: transparent;
}
div.pl_tooltip > div {
	display: none;
	text-align: left !important;
	-webkit-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
div.pl_tooltip > div a,
div.pl_tooltip a {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	color: #666 !important;
	text-decoration: underline !important;
}
div.pl_tooltip > div p {
	text-align: left !important;
	width: auto !important;
	margin: 0 0 .25em 0 !important;
}
div.pl_tooltip:hover > div,
div.xh_label:hover > div > div,
a.pl_tooltip:hover span {
	display: block;
	position: absolute;
	top: 1.5em;
	left: 1.5em;
	width: 360px;
	z-index: 10;
	border: 1px dotted #666;
	padding: .25em .5em;
	background: #ffffa5;
	color: #000;
	text-align: left;
}
div.xh_label:hover {
	cursor: help;
}
div.pl_tooltip img,
a.pl_tooltip img {
	border: 0;
	vertical-align: baseline;
	padding: 0 .25em 0 0;
	box-shadow: none !important;
}
a.pl_tooltip {
	position: relative;
}
a.pl_tooltip span {
	display: none;
}
/* pagedata tabs and views */
#xh_pdtabs,
#xh_pdviews {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	color: #000 !important;
	text-align: left !important;
}
#xh_pdtabs {
	margin: 1em 0 0 0 !important;
}
#xh_pdtabs a {
	border: 1px solid #ccc !important;
	border-radius: .25em .25em 0 0 !important;
	padding: .25em .5em !important;
	background-color: #ddd !important;
	color: #000 !important;
	font-style: normal !important;
	font-weight: normal !important;
	text-decoration: none !important;
	display: inline-block !important;
	margin: .25em 0 -1px 0 !important;
}
#xh_pdtabs a:hover {
	color: #000 !important;
	cursor: pointer !important;
	background-color: #f5f5f5 !important;
}
#xh_pdtabs .xh_active_tab,
#pdtabs .xh_active_tab:hover {
	color: #000 !important;
	background-color: #f5f5f5 !important;
	border-bottom-color: #f5f5f5 !important;
}
#xh_pdviews input,
#xh_pdviews textarea,
#xh_pdviews select,
#xh_pdviews button {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	color: #000 !important;
}
#xh_pdviews input[type="submit"],
#xh_pdviews button {
	padding: .25em .5em !important;
	border: 1px solid #ccc !important;
	background: #fff !important;
	height: auto !important;
	border-radius: 0 !important;
	cursor: pointer !important;
	height: auto !important;
	box-sizing: border-box !important;
	margin: .25em !important;
	text-transform: none !important;
}
#xh_pdviews input[type="submit"]:last-of-type,
#xh_pdviews button:last-of-type {
	margin: .25em 0 !important;
	font-weight: 500 !important;
}
#xh_pdviews input[type="submit"]:hover,
#xh_pdviews button:hover {
	color: #fff !important;
	border: 1px solid #999 !important;
	background: #999 !important;
}
#xh_pdviews input[type="text"],
#xh_pdviews textarea,
#xh_pdviews select {
	background: #fff !important;
	border: 1px solid #ccc !important;
	border-radius: 0 !important;
	padding: .25em .5em !important;
	margin: .125em 0 !important;
	box-sizing: border-box !important;
	width: 100% !important;
}
#xh_pdviews input[type*="dat"] {
	width: 25% !important;
	padding: .25em .5em !important;
	border: 1px solid #ccc !important;
}
#xh_pdviews input:disabled,
#xh_pdviews select:disabled {
	background: #f5f5f5 !important;
	cursor: not-allowed !important;
}
#xh_pdviews select {
	width: auto !important;
	max-width: 100%;
	padding: .125em !important;
	overflow: hidden;
	text-overflow: ellipsis;
}
#xh_pdviews label {
	color: #000 !important;
	font: normal 15px/1.25em system-ui, sans-serif !important;
	margin: 0 !important;
	display: block;
	max-width: 100%;
}
#xh_pdviews a {
	border: 0 !important;
}
#xh_pdviews .pl_tooltip ~ span ~ label,
#xh_pdviews a.pl_tooltip ~ label {
 display: inline-block !important;
}
#xh_pdviews p {
	margin: .5em 0 !important;
	padding: 0 !important;
}
#xh_pdviews div > p {
	color: #000 !important;
	font: normal 15px/1.25em system-ui, sans-serif !important;
	margin: 0 !important;
	padding: 0 !important;
}
#xh_pdviews ul,
#xh_pdviews ul li:before {
	color: #000 !important;
	list-style-image: none !important;
	content: '' !important;
}
#xh_pdviews input[type="checkbox"],
#xh_pdviews input[type="radio"] {
	margin: 0 .5em 0 0 !important;
}
#xh_pdviews .xh_view_toggle {
	width: 20px;
	height: 20px;
	float: right;
	background: url(cross.svg) no-repeat top right;
	cursor: pointer;
}
a.xh_view_toggle {
	text-decoration: none !important;
	border: 0 !important;
}
#xh_pdviews .xh_active_view {
	display: block;
	padding: .5em;
	border: 1px solid #ccc;
	background: #f5f5f5;
	margin: 0 0 1em 0;
}
#xh_pdviews .xh_inactive_view {
	display: none;
}
#xh_pdviews form {
	font: normal 15px/1.25em system-ui, sans-serif !important;
}
#xh_pdviews b,
#xh_pdviews strong,
#xh_pdviews b,
#xh_pdviews strong,
.pl_tooltip b,
.pl_tooltip strong {
	font: 500 normal 15px/1.25em system-ui, sans-serif !important;
	color: #000 !important;
}
#xh_pdviews hr {
	margin: .25em 0 !important;
	border: 0 !important;
	border-top: 1px solid #ccc !important;
	clear: both !important;
	box-shadow: none !important;
}
#xh_pdviews p.xh_success,
#xh_pdviews p.xh_info,
#xh_pdviews p.xh_warning,
#xh_pdviews p.xh_fail,
#xh_pdviews p.cmsimplecore_warning,
#xh_pdviews li.xh_success,
#xh_pdviews li.xh_info,
#xh_pdviews li.xh_warning,
#xh_pdviews li.xh_fail,
#xh_pdviews li.cmsimplecore_warning {
	margin: .5em 0 !important;
	padding: .5em .5em .5em 2em !important;
}
/* mailform */
#xh_mailform div {
}
#xh_mailform .text, .xh_mailform textarea {
	width: 100%;
}
.xh_captcha_code {
  color: #fff;
  text-decoration: none;
  background-color: #000;
  padding: 4px 8px;
  margin: 0 4px;
}
.text, .xh_captcha_input, .xh_mailform textarea {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 13px;
  color: #222;
  background-color: white;
  padding: 2px 4px ;
  margin: 0 0 5px 0;
}
/* modal dialogs */
div.xh_modal_dialog_overlay {
	position: fixed;
	display: table;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #222;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 9999;
}
div.xh_modal_dialog_center {
	display: table-cell;
	vertical-align: middle;
}
div.xh_modal_dialog {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	overflow: auto;
	color: black;
	background: white;
	margin: auto;
	border: 1px solid #ccc;
	border-radius: 10px;
	padding: 1em;
}
div.xh_modal_dialog_error {
	padding-top: 1em;
	color: red;
	font-weight: bold;
}
div.xh_modal_dialog_buttons {
	text-align: right;
	padding-top: 0.5em;
}
div.xh_modal_dialog_buttons button {
	width: 5em;
}
form.xh_inline_form {
	display: inline;
}
/* login form */
body.xh_login {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	position: relative;
	text-align: center;
	height: 100vh;
	width: 100%;
	padding: 0;
	margin: auto;
}
body.xh_login div.xh_login {
	border: 1px solid rgba(0,0,0,.1);
	box-shadow: inset 2px 2px 1px rgba(255, 255, 255, .75),inset -2px -2px 1px rgba(0,0,0,.1);
	background: rgba(255,255,255,.25);
	border-radius: 0;
	margin: 0;
	padding: .99em;
	position: absolute;
	left: 50%;
	top: 50%;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: auto;
}
div.xh_login {
	height: auto !important;
}
body.xh_login strong,
body.xh_login b {
	font: 400 normal 15px/1.25em system-ui, sans-serif !important;
}
body.xh_login h1 {
	font: 500 normal 2em/1.25 system-ui, sans-serif !important;
	margin: 0 0 .25em 0 !important;
	text-align: center !important;
	text-transform: none;
	color: #000;
}
body.xh_login a {
}
body.xh_login input {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	padding: .25em .5em !important;
	background: #fff !important;
	border: 1px solid #ccc !important;
	color: #000 !important;
	height: auto !important;
	box-sizing: border-box !important;
	margin: 0 0 .5em 0 !important;
}
body.xh_login input[type="submit"] {
  font: normal 15px/1.25em system-ui, sans-serif !important;
  color: #fff !important;
  padding: 0.25em 1.4em !important;
  border: 1px solid #000 !important;
  border-radius: 5px !important;
  height: auto !important;
  cursor: pointer !important;
  height: auto !important;
  box-sizing: border-box !important;
  margin: 0 0 .5em 0 !important;
  background : #7B7D82;
  background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7B7D82), color-stop(100%,#00060a)) !important;
  background : -moz-linear-gradient(top, #7B7D82 0%, #00060a 100%) !important;
  background : -webkit-linear-gradient(top, #7B7D82 0%, #00060a 100%) !important;
  background : -o-linear-gradient(top, #7B7D82 0%, #00060a 100%) !important;
  background : -ms-linear-gradient(top, #7B7D82 0%, #00060a 100%) !important;
  background : linear-gradient(to bottom, #7B7D82 0%, #00060a 100%) !important;
}
body.xh_login input[type="submit"]:hover {
  color: #fff !important;
  border: 1px solid #999 !important;
  background: #999;
  background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00060a), color-stop(100%,#7B7D82)) !important;
  background : -moz-linear-gradient(top, #00060a 0%, #7B7D82 100%) !important;
  background : -webkit-linear-gradient(top, #00060a 0%, #7B7D82 100%) !important;
  background : -o-linear-gradient(top, #00060a 0%, #7B7D82 100%) !important;
  background : -ms-linear-gradient(top, #00060a 0%, #7B7D82 100%) !important;
  background : linear-gradient(to bottom, #00060a 0%, #7B7D82 100%) !important;
}
div.xh_login p {
	text-align: center !important;
	margin: 1em 0 !important;
	color: #000;
}
/* miscellaneous */
div.xh_break {
	float: none;
	clear: both;
	padding: 0;
	border: 0;
	margin: 0;
	width: 100%;
}
#xh_logfile {
	height: 40em;
	width: 100%;
	font: normal 14px/1.25em monospace !important;
	color: #000;
	background: #f3f3f3;
	padding: 0.5em !important;
	border: 1px solid #ccc;
	overflow: auto;
	box-sizing: border-box;
}
textarea.xh_file_edit {
	width: 100%;
	font: normal 14px/1.25em monospace !important;
	color: #000;
	background: #f3f3f3;
	padding: 0.5em !important;
	border: 1px solid #ccc;
	overflow: auto;
	box-sizing: border-box;
}
.flag {
	border: 0;
}
.xh_find {
	background: #fd0;
	color: #000;
}
img.helpicon {
	background: transparent;
}
#xh_linkchecker ul {
	padding: initial !important;
	margin: initial !important;
	list-style: initial !important;
}
#xh_linkchecker ul li {
	padding: initial !important;
	margin: initial !important;
	list-style: circle inside !important;
	margin: 0 0 .5em 0 !important;
}
#xh_linkchecker ul li:before {
	content: '' !important;
	padding: initial !important;
	margin: initial !important;
}
form.xh_inline_form input[type="submit"] {
	font: 500 normal 15px/1.25em system-ui, sans-serif !important;
	color: #000 !important;
	padding: .25em .5em !important;
	border: 1px solid #ccc !important;
	background: #eee !important;
	border-radius: 0;
	cursor: pointer;
	height: auto !important;
	box-sizing: border-box !important;
	margin: .25em !important;
	text-transform: none !important;
}
form.xh_inline_form input[type="submit"]:hover {
	color: #fff !important;
	border: 1px solid #999 !important;
	background: #999 !important;
}
#xh_config_form input.xh_setting:focus,
#xh_config_form input.cmsimplecore_settings:focus,
#xh_config_form textarea.xh_setting:focus,
#xh_config_form textarea.cmsimplecore_settings:focus,
#xh_pdviews input:focus,
#xh_pdviews textarea:focus,
#xh_change_password input:focus,
textarea.xh_file_edit:focus {
	background: #fffff3 !important;
}
#xh_pdviews input[type="text"].color {
	width: auto !important;
}

/*** core.css for CMSimple_XH ***/
/*** extended part ***/

/* the XH-styles */
div.xhContainer {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	background: #fff;
	color: #000;
	padding: 1.5em .5em .25em .5em;
	/*padding: .5em .5em .25em .5em;*/ /*** ohne XH Version ***/
	margin: .5em 0;
	max-width: 100%;
	border: 1px solid #ccc;
	overflow-x: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.xhContainer *::after,
.xhContainer *::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
div.xhContainer b,
div.xhContainer strong,
div.xhContainer b i,
div.xhContainer strong em,
div.xhContainer i b,
div.xhContainer em strong {
	font-weight: 600 !important;
	color: #000 !important;
}
div.xhContainer p {
	margin: 0 0 .5em 0 !important;
}
div.xhContainer img {
	box-shadow: none !important;
}
div.xhContainer p:last-of-type {
}
div.xhContainer a {
	color: #337ab7 !important;
	text-decoration: none !important;
	border: 0 !important;
}
div.xhContainer a:focus,
div.xhContainer a:hover {
	color: #23527c !important;
	text-decoration: underline !important;
}
div.xhContainer h1,
div.xhContainer h2,
div.xhContainer h3,
div.xhContainer h4,
div.xhContainer h5,
div.xhContainer h6,
p.xh1,
p.xh2,
p.xh3,
p.xh4,
p.xh5,
p.xh6 {
	text-transform: none !important;
	color: #000 !important;
	margin-top: 1em !important;
	margin-bottom: .25em !important;
	font: 500 normal 15px/normal system-ui, sans-serif !important;
	text-align: left !important;
	text-shadow: none !important;
}
div.xhContainer h1,
p.xh1 {
	font-size: 34px !important;
}
div.xhContainer h1:first-of-type,
div.xhContainer p.xh1:first-of-type {
	margin-top: .25em !important;
}
div.xhContainer h2,
p.xh2 {
	font-size: 28px !important;
}
div.xhContainer h3,
p.xh3 {
	font-size: 22px !important;
}
div.xhContainer h4,
p.xh4 {
	font-size: 18px !important;
}
div.xhContainer h5,
p.xh5 {
	font-size: 17px !important;
}
div.xhContainer h6,
p.xh6 {
	font-size: 15px !important;
}
.xhMark {
	font-size: .9em;
	padding: 2px 4px;
	background: #ffffa5;
}
.xhSmall {
	font-size: .85em;
}
.xhTextLeft {
	text-align: left !important;
}
.xhTextCenter {
	text-align: center !important;
}
.xhTextRight {
	text-align: right !important;
}
.xhTextJustify {
	text-align: justify !important;
}
.xhTextNoWrap {
	white-space: nowrap !important;
}
/* html tags */
.xhContainer hr,
hr.xhHr {
	margin: .25em 0;
	border: 0;
	border-top: 1px solid #ccc;
	box-shadow: none !important;
}
hr.xhHrFull {
	margin: .25em -.5em;
}
.xhContainer code,
code.xhCode,
.xhContainer pre,
pre.xhPre,
.xhContainer kbd,
kbd.xhKbd {
	font: normal 14px/normal monospace;
	color: #333;
}
.xhContainer pre,
pre.xhPre {
	display: block;
	padding: 0.5em;
	margin: .5em 0;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 0;
	overflow: auto;
}
.xhContainer code,
code.xhCode {
	padding: 1px 3px;
	background-color: #f5f5f5;
	border-radius: 4px;
}
/* lists */
.xhContainer ul,
ul.xhListUnordered {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	margin: .5em 0 !important;
	padding: 0 0 0 2em !important;
	list-style: disc !important;
}
.xhContainer ul li,
ul.xhListUnordered li {
	list-style: disc !important;
}
.xhContainer ul ul,
ul.xhListUnordered ul {
	margin: 0 !important;
	padding: 0 0 0 1em !important;
	list-style: circle !important;
}
.xhContainer ul ul li,
ul.xhListUnordered ul li {
	list-style: circle !important;
}
.xhContainer ul ul ul,
ul.xhListUnordered ul ul {
	margin: 0;
	padding: 0 0 0 1em !important;
	list-style: square !important;
}
.xhContainer ul ul ul li,
ul.xhListUnordered ul ul li {
	list-style: square !important;
}
.xhContainer ul li,
ul.xhListUnordered li,
.xhContainer ul ul li,
ul.xhListUnordered ul li,
.xhContainer ul ul ul li,
ul.xhListUnordered ul ul li {
	margin: 0 !important;
	padding: 0 !important;
}
.xhContainer ul li:before,
ul.xhListUnordered li:before,
.xhContainer ul ul li:before,
ul.xhListUnordered ul li:before,
.xhContainer ul ul ul li:before,
ul.xhListUnordered ul ul li:before,
ul.xhListInline li:before,
ul.xhSysCheckList li:before {
	content: '' !important;
	margin: 0 !important;
	padding: 0 !important;
}
.xhContainer ol,
ol.xhListOrdered {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	margin: .5em 0 !important;
	padding: 0 0 0 2em !important;
	list-style: decimal !important;
}
.xhContainer ol ol,
ol.xhListOrdered ol {
	margin: 0 !important;
	padding: 0 0 0 1em !important;
	list-style: upper-alpha !important;
}
.xhContainer ol ol ol,
ol.xhListOrdered ol ol {
	margin: 0 !important;
	padding: 0 0 0 1em !important;
	list-style: lower-alpha !important;
}
.xhContainer ol li,
ol.xhListOrdered li,
.xhContainer ol ol li,
ol.xhListOrdered ol li,
.xhContainer ol ol ol li,
ol.xhListOrdered ol ol li {
	margin: 0 !important;
	padding: 0 !important;
}
.xhContainer ol li:before,
ol.xhListOrdered li:before,
.xhContainer ol ol li:before,
ol.xhListOrdered ol li:before,
.xhContainer ol ol ol li:before,
ol.xhListOrdered ol ol li:before {
	content: '' !important;
	margin: 0 !important;
	padding: 0 !important;
}
ul.xhListInline {
	padding-left: 0 !important;
	margin: .5em -.5em !important;
	list-style: none !important;
}
ul.xhListInline li {
	display: inline-block !important;
	padding: 0 .5em !important;
}
/* system check lists */
ul.xhSysCheckList {
	list-style: none !important;
	padding-left: 0 !important;
	margin: .5em 0 !important;
}
ul.xhSysCheckList li {
	list-style: none !important;
	padding: .5em .5em .5em 2em !important;
	margin: 0 0 .25em 0 !important;
}
ul.xhSysCheckList li.xhListCatStart {
	margin: 1em 0 .25em 0 !important;
}
.xhContainer dl,
dl.xhDefList,
dl.xhDefListHoriz {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	margin: .5em 0;
}
.xhContainer dl dt,
dl.xhDefList dt {
	font-weight: 500;
	margin: 0;
	padding: 0;
}
.xhContainer dl dd,
dl.xhDefList dd {
	margin: 0;
	padding: 0;
}
/* xh messages */
.xhSuccess,
.xhInfo,
.xhNoInfo,
.xhWarning,
.xhFail,
li.xhSuccess,
li.xhInfo,
li.xhNoInfo,
li.xhWarning,
li.xhFail {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	padding: .475em .5em .5em 2em !important;
	margin: .5em 0 !important;
	text-align: left;
}
.xhSuccess p,
.xhInfo p,
.xhNoInfo p,
.xhWarning p,
.xhFail p {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	margin: 0 !important;
	padding: 0 !important;
}
.xhSuccess a,
.xhInfo a,
.xhNoInfo a,
.xhWarning a,
.xhFail a {
	color: #000 !important;
	text-decoration: none !important;
	border: 0 !important;
	border-bottom: 1px dotted #ccc !important;
	background: transparent !important;
}
.xhSuccess {
	background: #e1f8cb url("success.svg") no-repeat .5em .5em;
	color: #37620d;
	border: 1px solid #c6d880;
}
.xhInfo {
	background: #e9f5fb url("info.svg") no-repeat .5em .5em;
	color: #16597a;
	border: 1px solid #84c7e9;
}
.xhNoInfo {
	background: #f5f5f5 url("noinfo.svg") no-repeat .5em .5em;
	color: #444;
	border: 1px solid #ccc;
}
.xhWarning {
	background: #ffffbb url("warning.svg") no-repeat .5em .5em;
	color: #756730;
	border: 1px solid #ffd324;
}
.xhFail {
	background: #ffeae5 url("fail.svg") no-repeat .5em .5em;
	color: #f30;
	border: 1px solid #f2a197;
}
/* xh messages OLD */
.xh_success,
.xh_info,
.xh_warning,
.xh_fail,
.cmsimplecore_warning,
li.xh_success,
li.xh_info,
li.xh_warning,
li.xh_fail,
li.cmsimplecore_warning,
.xhContainer .xh_success,
.xhContainer .xh_info,
.xhContainer .xh_warning,
.xhContainer .xh_fail,
.xhContainer .cmsimplecore_warning {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	padding: .475em .5em .5em 2em !important;
	display: block !important;
	margin: .25em 0 !important;
}
.xh_success ul,
.xh_info ul,
.xh_warning ul,
.xh_fail ul,
.cmsimplecore_warning ul {
	list-style: none;
}
.xh_success a,
.xh_info a,
.xh_warning a,
.xh_fail a,
.cmsimplecore_warning a {
	color: #000 !important;
	text-decoration: none !important;
	border: 0 !important;
	border-bottom: 1px dotted #ccc !important;
	background: transparent !important;
}
.xh_success {
	background: #e1f8cb url("success.svg") no-repeat .5em .5em;
	color: #37620d;
	border: 1px solid #c6d880;
}
.xh_info {
	background: #e9f5fb url("info.svg") no-repeat .5em .5em;
	color: #16597a;
	border: 1px solid #84c7e9;
}
.xh_warning,
.cmsimplecore_warning {
	background: #ffffbb url("warning.svg") no-repeat .5em .5em;
	color: #756730;
	border: 1px solid #ffd324;
}
.xh_fail {
	background: #ffeae5 url("fail.svg") no-repeat .5em .5em;
	color: #f30;
	border: 1px solid #f2a197;
}
/* system check OLD */
#xh_system_check {
	list-style: none !important;
	padding-left: 0 !important;
	margin: .75em 0 !important;
}
#xh_system_check ul,
ul.cryptographp_syscheck,
ul.twocents_syscheck,
ul.upd_list {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
#xh_system_check li,
#xh_system_check ul li {
	padding: .475em .5em .5em 2em !important;
	margin: 0 0 .25em 0 !important;
}
#xh_system_check li:before,
#xh_system_check ul li:before,
li.xh_success:before,
li.xh_warning:before,
li.xh_fail:before {
	content: '' !important;
	margin: 0 !important;
	padding: 0 !important;
	font: inherit !important;
}
#xh_system_check img {
	padding-right: .5em !important;
}
#xh_system_check li.xh_system_check_cat_start {
	margin: 1em 0 .25em 0 !important;
}
/* buttons */
.xhButton,
.xhContainer a.xhButton,
input.xhButton,
input[type="submit"].xhButton {
	font: 500 normal 15px/normal system-ui, sans-serif !important;
	margin: .25em 0 !important;
	box-sizing: border-box;
	padding: .25em .5em !important;
	background: #eee !important;
	color: #000 !important;
	border: 1px solid #ccc !important;
	border-radius: 0 !important;
	cursor: pointer !important;
	text-decoration: none !important;
	vertical-align: middle !important;
	text-transform: none !important;
	height: auto !important;
	display: inline-block;
}
.xhButton:hover,
.xhButton:focus,
.xhContainer a.xhButton:hover,
.xhContainer a.xhButton:focus,
input[type="submit"].xhButton:hover,
input[type="submit"].xhButton:focus {
	background: #999 !important;
	color: #fff !important;
	border: 1px solid #999 !important;
	text-decoration: none !important;
}
.xhButtonLight,
.xhContainer a.xhButtonLight,
input.xhButtonLight,
input[type="submit"].xhButtonLight {
	font: 500 normal 15px/normal system-ui, sans-serif !important;
	margin: .25em 0 !important;
	padding: .25em .5em !important;
	box-sizing: border-box !important;
	background: #fff !important;
	color: #000 !important;
	border: 1px solid #ccc !important;
	border-radius: 0 !important;
	cursor: pointer !important;
	text-decoration: none !important;
	vertical-align: middle !important;
	text-transform: none !important;
	height: auto !important;
	display: inline-block;
}
.xhButtonLight:hover,
.xhButtonLight:focus,
.xhContainer a.xhButtonLight:hover,
.xhContainer a.xhButtonLight:focus,
input[type="submit"].xhButtonLight:hover,
input[type="submit"].xhButtonLight:focus {
	background: #999 !important;
	color: #fff !important;
	border: 1px solid #999 !important;
	text-decoration: none !important;
}
.xhButtonImg {
	font: 500 normal 15px/normal system-ui, sans-serif !important;
	color: #000 !important;
	cursor: pointer !important;
	padding: 0 !important;
	margin: .25em 0 !important;
	background: transparent !important;
	border: 0 !important;
	vertical-align: baseline;
	text-transform: none !important;
	height: auto !important;
	display: inline-block;
}
.xhButtonImg:hover,
.xhButtonImg:active,
.xhButtonImg:focus {
	outline: thin dotted !important;
	outline: 5px auto -webkit-focus-ring-color !important;
	outline-offset: 1px !important;
}
.xhButton img,
.xhButtonLight img,
.xhButtonImg img {
	max-width: inherit !important;
	vertical-align: baseline;
}
.xhButtonGroup {
	margin: .5em 0;
}
.xhButtonGroup .xhButton,
.xhButtonGroup .xhButtonLight,
.xhButtonGroup .xhButtonImg {
	margin: 0 4px 4px 0 !important;
}
/* tables */
.xhTable {
	font: normal 15px/normal system-ui, sans-serif !important;
	width: 100%;
	max-width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 10px 0;
	background: #fff;
	color: #000;
}
.xhTable > caption + thead > tr:first-child > td,
.xhTable > caption + thead > tr:first-child > th,
.xhTable > colgroup + thead > tr:first-child > td,
.xhTable > colgroup + thead > tr:first-child > th,
.xhTable > thead:first-child > tr:first-child > td,
.xhTable > thead:first-child > tr:first-child > th {
	border-top: 0;
}
.xhTable th {
	font-weight: 500;
	text-align: left;
}
.xhTable > tbody > tr > td,
.xhTable > tbody > tr > th,
.xhTable > tfoot > tr > td,
.xhTable > tfoot > tr > th,
.xhTable > thead > tr > td,
.xhTable > thead > tr > th {
	box-sizing: border-box;
	padding: 2px;
	line-height: normal;
	vertical-align: top;
	border-top: 1px solid #ccc;
}
.xhTable > thead > tr > th {
	box-sizing: border-box;
	vertical-align: bottom !important;
	border-bottom: 1px solid #666 !important;
}
.xhTableBordered {
	border: 1px solid #ccc;
}
.xhTableBordered > tbody > tr > td,
.xhTableBordered > tbody > tr > th,
.xhTableBordered > tfoot > tr > td,
.xhTableBordered > tfoot > tr > th,
.xhTableBordered > thead > tr > td,
.xhTableBordered > thead > tr > th {
	border: 1px solid #ccc;
}
.xhTableNoBorder {
	border: 0;
}
.xhTableNoBorder > tbody > tr > td,
.xhTableNoBorder > tbody > tr > th,
.xhTableNoBorder > tfoot > tr > td,
.xhTableNoBorder > tfoot > tr > th,
.xhTableNoBorder > thead > tr > td,
.xhTableNoBorder > thead > tr > th {
	border: 0;
}
.xhTableStriped > tbody > tr:nth-of-type(2n+1) {
	background-color: #f5f5f5;
}
.xhTableHover > tbody > tr:hover {
	background-color: #f5f5f5;
}
.xhTableResponsiveDiv {
	min-height: .01%;
	overflow-x: auto;
}
/* forms */
.xhForm {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	margin: .25em 0 !important;
	padding: 0 !important;
}
.xhForm input,
.xhForm select,
.xhForm textarea {
	font: normal 15px/normal system-ui, sans-serif !important;
}
.xhForm input[type="file"] {
	border: 0 !important;
	padding: 0 !important;
	cursor: pointer;
}
.xhForm label {
	font: normal 15px/normal system-ui, sans-serif !important;
	color: #000 !important;
	display: block !important;
	max-width: 100% !important;
	margin: 0 0 .25em 0 !important;
	font-weight: 500 !important;
}
.xhForm p.xhFormText,
.xhForm p.xhFormHelp {
	display: block !important;
	margin: .25em 0 .5em 0 !important;
}
.xhForm p.xhFormHelp {
	color: #777 !important;
	background: #fff url("help_icon.svg") no-repeat 0 .5em !important;
	padding: .475em .5em .5em 1.5em !important;
}
.xhFormGroup {
	margin-bottom: .5em !important;
}
.xhFormControl {
	display: block !important;
	width: 100% !important;
	height: auto !important;
	padding: .25em .5em !important;
	color: #000 !important;
	background-color: #fff !important;
	background-image: none !important;
	border: 1px solid #ccc !important;
	border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
	box-sizing: border-box !important;
}
.xhFormControl:focus {
	background: #fffff3 !important;
}
.xhForm .xhCheckbox label,
.xhForm .xhRadio label {
	padding-left: 0 !important;
	font-weight: normal !important;
	cursor: pointer;
}
.xhForm input[type="checkbox"],
.xhForm input[type="radio"] {
	margin: 0 .5em 0 0 !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
.xhDisabled input[type="checkbox"],
.xhDisabled input[type="radio"],
.xhForm .xhDisabled label,
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
	cursor: not-allowed !important;
}
.xhDisabled label {
	color: #777 !important;
}
form.xhFormInline,
.xhFormInline .xhFormGroup,
.xhFormInline label,
.xhFormInline .xhFormControl,
.xhFormInlinePart .xhFormGroup,
.xhFormInlinePart label,
.xhFormInlinePart .xhFormControl {
	display: inline-block !important;
	width: auto !important;
	margin-right: .5em !important;
}
.xhFormInlinePart .xhFormGroup {
	margin: 0 .25em .5em 0 !important;
	vertical-align: top !important;
}
form.xhFormInline {
	margin-right: 0 !important;
}
.xhFormInlinePart label ~ textarea {
 vertical-align: top !important;
}
/* chexkboxes */
div.xh_field input[type="checkbox"] {
	-webkit-appearance: none !important;
	appearance:none !important;
	width: 3.5em !important;
	height: 1.5em !important;
	border:1px solid #ccc !important;
	background:#eee !important;
	position:relative !important;
	display:inline-block !important;
	overflow:hidden !important;
	vertical-align:middle !important;
	transition: background 0.3s !important;
	box-sizing:border-box !important;
	cursor: pointer;
	margin: .2em 0 !important;
}
div.xh_field input[type="checkbox"]::after {
	content: "";
	color: #fff;
	position: absolute !important;
	top: -1px !important;
	left: -1px !important;
	width: 1.75em !important;
	height: 1.5em !important;
	transition: left 0.1s cubic-bezier(0.785, 0.135, 0.15, 0.86) !important;
	text-align: center;
	line-height: 1.5;
	background: #666 url(xh-check-off.svg) no-repeat center center;
	background-size: contain;
}
div.xh_field input[type="checkbox"]:checked::after {
	background-image: url(xh-check-on.svg);
}
div.xh_field input[type="checkbox"]:checked {
	background-color: #3c0 !important;
	border-color:#ccc !important;
}
div.xh_field input[type="checkbox"]:checked:after {
	left: 1.75em !important;
	border-color:#ccc !important;
}

/* responsive part */
@media (min-width: 768px) {
dl.xhDefListHoriz dt {
	float: left;
	width: 33%;
	overflow: hidden;
	clear: left;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap;
}
dl.xhDefListHoriz dd {
	margin-left: 35%;
}
.xhTableResponsiveDiv {
	width: 100%;
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}
}
 @media (min-width: 992px) {
}
div.xhContainer .xhVersion {
	background: #f5f5f5 !important;
	color: #666 !important;
	text-align: right !important;
	padding: .1em .5em !important;
	font-size: .75em !important;
	border-bottom: 1px solid #ccc !important;
	border-left: 1px solid #ccc !important;
	top: 0 !important;
	right: 0 !important;
	position: absolute !important;
}



/************************************* ./plugins/accordion/css/stylesheet.css */

.acc *::after, .acc *::before {content: none !important;}
.acc div {overflow: hidden;}
.acc {width: 99%; list-style:none !important; color:#033; margin:0 auto; padding: 0;}
.acc li {margin:0; padding: 0;}
.acc h5 {color: #143282; border:1px solid #bbb; padding:6px 10px; font:12px Verdana,Arial; font-weight:bold; margin:0; cursor:pointer; background:url(../../plugins/accordion/css/images/header.gif) repeat-x;}
.acc.iscon h5 {
	color: #033;
	border:1px solid #aaa;
	border-radius:6px;
	padding: 6px 6px 8px 30px;
	background: url(../../plugins/accordion/css/images/ui-icon.gif) no-repeat 10px 7px, url(../../plugins/accordion/css/images/header.gif) repeat-x;
}
.acc h5:hover {background:url(../../plugins/accordion/css/images/header_over.gif)}
.acc.iscon h5:hover {background: url(../../plugins/accordion/css/images/ui-icon_hover.gif) no-repeat 10px 7px, url(../../plugins/accordion/css/images/header_over.gif) 50% 50% repeat-x;color: #4C8AC2}

.acc .h5-selected {
	color: #990000;
	background: url(../../plugins/accordion/css/images/header_select.gif) repeat-x;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.acc.iscon .h5-selected {
	background: url(../../plugins/accordion/css/images/ui-icon_select.gif) no-repeat 10px 7px, url(../../plugins/accordion/css/images/header_select.gif) repeat-x;
}

.acc .accxh-section {overflow:hidden; background:#fff}
.acc.iscon .accxh-section {
	position: relative;
	top: 1px;
	margin-bottom:2px;
  background: linear-gradient(top, #eee 0%, #fff 40%, #F5F5F5 100%);
  background: -moz-linear-gradient(top, #eee 0%, #fff 40%, #F5F5F5 100%);
  background: -webkit-linear-gradient(top, #eee 0%, #fff 40%, #F5F5F5 100%);
  background: -ms-linear-gradient(top, #eee 0%, #fff 40%, #F5F5F5 100%);
  background: -o-linear-gradient(top, #eee 0%, #fff 40%, #F5F5F5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#eee, endColorstr=#F5F5F5,GradientType=1);
}

.acc .accxh-content {padding:15px; border:1px solid #9ac1c9; border-top:none;}
.acc.iscon .accxh-content {
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
}

.acc .accxh-section a {
	color: #607293;
	text-decoration: none;
}

.acc .accxh-content .imgpas {
  border-left: 1px solid #CCCCCC;
  border-style: solid;
  border-top: 1px solid #CCCCCC;
  border-width: 1px 3px 3px 1px;
}

.nest {list-style:none !important; color:#033; margin-bottom:15px; padding: 0;}
.nest .accxh-content {padding:10px; background:#fff;}
.nest h5 {background:url(../../plugins/accordion/css/images/nestheader.gif) repeat-x;}
.nest.iscon h5 {background: url(../../plugins/accordion/css/images/ui-icon.gif) no-repeat 10px 7px, url(../../plugins/accordion/css/images/nestheader.gif);}
.nest h5:hover {background:url(../../plugins/accordion/css/images/nestheader_over.gif) repeat-x;}
.nest.iscon h5:hover {background: url(../../plugins/accordion/css/images/ui-icon_hover.gif) no-repeat 10px 7px, url(../../plugins/accordion/css/images/nestheader_over.gif);}
.nest .h5-selected {background:url(../../plugins/accordion/css/images/nestheader_select.gif) repeat-x;}
.nest.iscon .h5-selected {
    background: url(../../plugins/accordion/css/images/ui-icon_select.gif) no-repeat 10px 7px, url(../../plugins/accordion/css/images/nestheader_select.gif) repeat-x 50% 50%;
}


/*VERTICAL ACCORDION*/
/*
.accordion_vertical {
  width: 80%;
  margin: 0 auto;
}


.accordion_vertical h2{display: none;}
.acc_vertical article h2{display: block;}
/* Background colours */
.acc_vertical article:nth-child(1) { background: #c22326; }
.acc_vertical article:nth-child(2) { background: #f37338; }
.acc_vertical article:nth-child(3) { background: #fdb632; }
.acc_vertical article:nth-child(4) { background: #027878; }
.acc_vertical article:nth-child(5) { background: #809938; }
.acc_vertical article:nth-child(6) { background: #119269; }
.acc_vertical article:nth-child(7) { background: #502238; }


.acc_vertical {
  width: 100%;
  height: 100vh;
  list-style: none;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
  overflow: hidden;
  color: #fff;
}

.acc_vertical article {
  box-shadow: -10px 0 15px -5px rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  height: 100%;
  flex: initial;
  padding: 0 0.6vw;
  color: #fff;
  text-decoration: none;
  position: relative;
  transition: all 0.5s ease-in-out 0.1s;
}
.acc_vertical article:hover { padding: 10px 1vw 0 2vw; }

.acc_vertical article > h2 {
  bottom: 10px;
  position: absolute;
  text-align: center;
  width: 90%;
  font-size: 1.5vmax;
  transition: all 0.5s ease 0s;
}
.acc_vertical:hover article > h2 {
  text-align: left;
  transform: rotate(-90deg);
  transform-origin: 0 0 0;
  white-space: nowrap;
}
.acc_vertical article:hover > h2 {transform: none;text-align: center;}


.acc_vertical article > .acc_content {
  position: relative;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: opacity .2s ease 0s;
}
.acc_vertical article:hover > .acc_content {
  opacity: 1;
  transition: opacity .5s ease .5s;
}
.acc_vertical article .acc_content > div {
  box-sizing: border-box;
  font-size: 1.2em;
  height: calc(100% - 5vh);
  overflow-y: auto;
  padding: 10px 20px 0 0;
}
.acc_vertical article .hoverhidden {
  height: 100%;
  position: absolute;
  top: 0;
  width: 2000px;
}

.acc_vertical article div p, .acc_vertical article div h2, .acc_vertical article div h3 { margin: 0 0 1em 0; }

.accordion_vertical h1, .accordion_vertical h2, .accordion_vertical h3, .accordion_vertical h4, .accordion_vertical h5, .accordion_vertical h6 {
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  line-height: normal;
}
.acc_vertical h1, .acc_vertical h2, .acc_vertical h3, .acc_vertical h4, .acc_vertical h5, .acc_vertical h6 {
  color: #fff;
}

@media (max-width: 900px) {
  .acc_vertical article { padding: 0 1vw; }
  .acc_vertical article .acc_content > div { height: 100%; }
  .acc_vertical article > h2 {
    bottom: 0;
    font-size: 2vmax;
    text-align: left;
    white-space: nowrap;
    transform: rotate(-90deg);
    transform-origin: 0 0 0;
    opacity: 1;
  }
  .acc_vertical article:hover > h2 { opacity: 0; }
  .acc_vertical article div p { width: 100%; }
  .acc_vertical article div {
    max-height: calc(100%);
    overflow-y: auto;
  }
}


/*Horizontal-Tab ACCORDION*/
@-webkit-keyframes content-opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-moz-keyframes content-opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-o-keyframes content-opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes content-opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes content-rotate-y {
  from {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}

@-moz-keyframes content-rotate-y {
  from {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}

@-o-keyframes content-rotate-y {
  from {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}

@keyframes content-rotate-y {
  from {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}

@-webkit-keyframes content-rotate-x {
  from {
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
}

@-moz-keyframes content-rotate-x {
  from {
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
}

@-o-keyframes content-rotate-x {
  from {
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
}

@keyframes content-rotate-x {
  from {
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
}

@-webkit-keyframes content-rotate-both {
  from {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 0% 50% 50%;
    -moz-transform-origin: 0% 50% 50%;
    -ms-transform-origin: 0% 50% 50%;
    -o-transform-origin: 0% 50% 50%;
    transform-origin: 0% 50% 50%;
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 0% 50% 50%;
    -moz-transform-origin: 0% 50% 50%;
    -ms-transform-origin: 0% 50% 50%;
    -o-transform-origin: 0% 50% 50%;
    transform-origin: 0% 50% 50%;
  }
}

@-moz-keyframes content-rotate-both {
  from {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 0% 50% 50%;
    -moz-transform-origin: 0% 50% 50%;
    -ms-transform-origin: 0% 50% 50%;
    -o-transform-origin: 0% 50% 50%;
    transform-origin: 0% 50% 50%;
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 0% 50% 50%;
    -moz-transform-origin: 0% 50% 50%;
    -ms-transform-origin: 0% 50% 50%;
    -o-transform-origin: 0% 50% 50%;
    transform-origin: 0% 50% 50%;
  }
}

@-o-keyframes content-rotate-both {
  from {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 0% 50% 50%;
    -moz-transform-origin: 0% 50% 50%;
    -ms-transform-origin: 0% 50% 50%;
    -o-transform-origin: 0% 50% 50%;
    transform-origin: 0% 50% 50%;
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 0% 50% 50%;
    -moz-transform-origin: 0% 50% 50%;
    -ms-transform-origin: 0% 50% 50%;
    -o-transform-origin: 0% 50% 50%;
    transform-origin: 0% 50% 50%;
  }
}

@keyframes content-rotate-both {
  from {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 0% 50% 50%;
    -moz-transform-origin: 0% 50% 50%;
    -ms-transform-origin: 0% 50% 50%;
    -o-transform-origin: 0% 50% 50%;
    transform-origin: 0% 50% 50%;
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 0% 50% 50%;
    -moz-transform-origin: 0% 50% 50%;
    -ms-transform-origin: 0% 50% 50%;
    -o-transform-origin: 0% 50% 50%;
    transform-origin: 0% 50% 50%;
  }
}

@-webkit-keyframes content-pop-out {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@-moz-keyframes content-pop-out {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@-o-keyframes content-pop-out {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes content-pop-out {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes content-pop-in {
  from {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@-moz-keyframes content-pop-in {
  from {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@-o-keyframes content-pop-in {
  from {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes content-pop-in {
  from {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes content-slide-bot {
  from {
    top: 20px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}

@-moz-keyframes content-slide-bot {
  from {
    top: 20px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}

@-o-keyframes content-slide-bot {
  from {
    top: 20px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}

@keyframes content-slide-bot {
  from {
    top: 20px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}

@-webkit-keyframes content-slide-top {
  from {
    top: -20px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}

@-moz-keyframes content-slide-top {
  from {
    top: -20px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}

@-o-keyframes content-slide-top {
  from {
    top: -20px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}

@keyframes content-slide-top {
  from {
    top: -20px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}
/* used for wrapper animation after the load of the page */

@-webkit-keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-moz-keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-o-keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}



.accordion_horizontal * {
  box-sizing: border-box;
}

.accordion_horizontal input[type=radio] {
  display: none;
}

.accordion_horizontal label {
  transition: background 0.4s ease-in-out, height 0.2s linear;
  display: inline-block;
  cursor: pointer;
  color: #1d255f;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background: #e9e9f0;
  text-align: center;
  padding: 10px 20px;
}

.accordion_horizontal label:last-of-type {
  border-bottom: none;
}

.accordion_horizontal label:hover {
  background: #1d225f;color: #ffffff;
}


.accordion_horizontal input[type=radio]:checked + label {
  background: #1d225f;
  color: #ffffff; 
}

.acc_horizontal {
  position: relative;
  top: 0px;
  opacity: 0;
  padding: 10px;
  display: none;
  -webkit-animation-delay: 0.2s;
  -webkit-animation-duration: 0.8s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-delay: 0.2s;
  -moz-animation-duration: 0.8s;
  -moz-animation-fill-mode: forwards;
  -o-animation-delay: 0.2s;
  -o-animation-duration: 0.8s;
  -o-animation-fill-mode: forwards;
  animation-delay: 0.2s;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
}

.acchxh-tab-wrapper {
  background: #e9e9f0;
  border-top: #1d255f 5px solid;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 40px;
  border-top-right-radius: 40px;
  -webkit-animation-delay: 0.2s;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-name: show;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-delay: 0.2s;
  -moz-animation-duration: 1.5s;
  -moz-animation-name: show;
  -moz-animation-fill-mode: forwards;
  -o-animation-delay: 0.2s;
  -o-animation-duration: 1.5s;
  -o-animation-name: show;
  -o-animation-fill-mode: forwards;
  animation-delay: 0.2s;
  animation-duration: 1.5s;
  animation-name: show;
  animation-fill-mode: forwards;
}


@media screen and (max-width: 480px) {
  .accordion_horizontal label {
    width: 100%;
    display: block;
    border-bottom: 2px solid #1d255f;
    border-radius: 0;
    padding: 5px 20px;
  }
  .acchxh-tab-wrapper {
    border-radius: 0;
  }
}



/********************************** ./plugins/advancedform/css/stylesheet.css */

div.advfrm-mailform td.label {
  vertical-align: top;
  padding-right: 1em;
  /* the following aligns the labels to the right */
  /*text-align: right;*/
}


/* END OF MAIL CSS */


div.advfrm-mailform {}

div.advfrm-mailform table {
  margin-bottom: 1em;
  border-collapse: collapse;
}

div.advfrm-mailform tr.hidden {
  display: none;
}

div.advfrm-mailform td.label {padding-bottom: 0.3em}
div.advfrm-mailform td.field {padding-bottom: 0.3em}

div.advfrm-mailform td.field div.horz {
  float:left;
  margin-right: 1em;
}

div.advfrm-mailform td.field div.vert {}

div.advfrm-mailform div.required {
  margin: 1em 0;
}

/* error messages when filling out a form */
ul.advfrm-error {
  /*color: black;*/
  /*background: yellow;*/
  /*border: 2px solid black;*/
  /*padding: 0.5em;*/
}

/* the simple text captcha */
div.advfrm-mailform span.captcha-explanation {
  display: block;
  margin-bottom: 1em;
}

div.advfrm-mailform span.captcha {
  padding: 0 0.5em;
}

/* the submit and reset button */
div.advfrm-mailform div.buttons {
  margin-top: 1em;
}
div.advfrm-mailform .buttons .submit {
  margin: 5px;
  border : solid 1px #000000;
	border-radius : 3px;
	moz-border-radius : 3px;
	font-size : 14px;
	color : #ffffff;
  padding: 5px 20px;
  background: #114880;
  background: linear-gradient(to bottom, #33A456 0%, #333 100%);
}
div.advfrm-mailform .buttons .submit:hover {
  background: #3e3e3e;
  background: linear-gradient(to bottom, #28DA5F 0%, #333 100%);
}

/*
* Back-end
*/

#advfrm-form-list {
  overflow: auto;
}

#advfrm-form-list a:link img,
#advfrm-form-list a:visited img {
  border: 0;
}

#advfrm-form-list form {
  display: inline-block;
}

#advfrm-form-list table {
  margin: 10px 0;
}

#advfrm-form-list table input {
  border: none;
  width: 250px;
  background: none;
}
#advfrm-form-list button, #advfrm-editor button{
  background: lightgray;
  border: none;
  cursor: pointer;
  padding: 6px;
}
#advfrm-form-list table button {
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
}

#advfrm-form-list a img {
  margin-right: 4px;
}
#advfrm-form-list tr {
  /*line-height: 2em;*/
}
#advfrm-form-list tr:nth-child(odd) {
  background: lightgray;
}
#advfrm-form-list td {
  padding: 2px 4px;
}
#advfrm-form-list td.name {
  padding: 2px 8px;
}
#advfrm-form-list td.script {
  font-size: xx-small;
  font-family: monospace;
  padding: 2px 8px;
}

#advfrm-editor {
  overflow: auto;
}
#advfrm-editor .submit {
  margin: 5px;
  border : solid 1px #000000;
	border-radius : 3px;
	moz-border-radius : 3px;
	font-size : 14px;
	color : #ffffff;
  padding: 5px 20px;
  background: #00060a;
  background: linear-gradient(to bottom, #7B7D82 0%, #00060a 100%);
}
#advfrm-editor .submit:hover {
  background: #3e3e3e;
  background: linear-gradient(to bottom, #979797 0%, #3e3e3e 100%);
}
#advfrm-editor td {
  padding: 0 4px;
}
#advfrm-editor td input {
  padding: 2px 4px;
  width: 100%;
}
#advfrm-editor td input#advfrm-captcha, #advfrm-editor td input#advfrm-store {
  width: auto;
}

#advfrm-editor td select {
  padding: 3px 4px;
  width: 100%;
}
#advfrm-editor div.toolbar {
  margin: 10px 0;
}

#advfrm-editor div.toolbar a {
  padding: 5px;
}

#advfrm-editor a:hover {
  background: none;
  cursor: pointer;
}

#advfrm-form,
#advfrm-fields {
  margin: 10px 0;
  min-width: 320px;
  width: 60%;
}

#advfrm-select-props {
  overflow: auto;
  max-height: 300px;
}

#advfrm-text-props td {
  vertical-align: top;
}

#advfrm-editor tr.selected .highlightable,
#advfrm-prop-fields tr.selected .highlightable {
  background: navy;
  color:white;
}



/******************************************** ./plugins/fa/css/stylesheet.css */

/* plugin info */

article.fa_pluginfo {}
article.fa_pluginfo .fa_syscheck {}



/*********************************** ./plugins/filebrowser/css/stylesheet.css */

div.xhFilebrowserDiv {
	font: normal 15px/normal sans-serif;
	text-transform: none !important;
	color: #000 !important;
	text-decoration: none !important;
	background: #fff !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0.5em !important;
	letter-spacing: normal;
	text-shadow: none !important;
}
/* Filebrowser Links */
div.xhFilebrowserDiv a {
	color: #000 !important;
	text-decoration: none !important;
	font-style: normal !important;
	transition: none !important;
	border: 0 !important;
}
div.xhFilebrowserDiv a:hover,
div.xhFilebrowserDiv a:active,
div.xhFilebrowserDiv a:focus {
	color: #c60 !important;
	text-decoration: none !important;
	font-style: normal !important;
	transition: none !important;
	border: 0 !important;
}
/* Filebrowser Lists */
div.xhFilebrowserDiv ul,
div.xhFilebrowserDiv ul ul,
div.xhFilebrowserDiv ul ul ul {
	list-style-type: none !important;
	list-style-image: none !important;
	list-style-position: inside !important;
	padding: 0 !important;
	margin: .5em 0 !important;
}
div.xhFilebrowserDiv ul li,
div.xhFilebrowserDiv ul ul li,
div.xhFilebrowserDiv ul ul ul li {
	list-style-type: none !important;
	list-style-image: none !important;
	list-style-position: inside !important;
	padding: 4px 0 0 2px !important;
	white-space: nowrap !important;
	margin: 0 !important;
}
div.xhFilebrowserDiv ul li::before {
	color: inherit !important;
	content: "" !important;
	margin-left: 0 !important;
	padding: 0 !important;
}
div.xhFilebrowserDiv ul.unseen {
	display: none;
}
div.xhFilebrowserDiv li.openFolder ul {
	margin: 0 0 0 24px !important;
}
div.xhFilebrowserDiv li.openFolder {
	font-weight: bold !important;
}
div.xhFilebrowserDiv li.folder {
	font-weight: normal !important;
}
div.xhFilebrowserDiv li.folder form,
div.xhFilebrowserDiv form.filebrowser_delete_file,
div.xhFilebrowserDiv form.filebrowser_rename_file {
	display: inline !important;
}
span.xhfb_files {
	font-weight: bold;
}
p.xhfb_files {
	font-weight: bold;
	padding: 0;
}
/* Fieldsets */
div.xhFilebrowserDiv fieldset {
	font: normal 15px/normal sans-serif;
	margin: 1em 0 !important;
	display: none;
	padding: .5em !important;
	background: #f9f9f9 !important;
	border: 1px solid #ccc !important;
	box-sizing: border-box;
	letter-spacing: normal;
}
div.xhFilebrowserDiv fieldset legend {
	font: normal 15px/normal sans-serif;
	border: 0 !important;
	display: inline;
	width: auto;
	padding: 0 .25em;
	margin: 0;
	color: #000;
	letter-spacing: normal;
}
/* Filebrowser Folders */
#xhFilebrowser #filebrowser_folders {
	float: left;
	width: 40%;
	overflow: auto;
}
#filebrowser_files li.odd {
	background: #f9f9f9;
}
#filebrowser_subfolders {
	padding: 0 0 .5em 0;
}
#filebrowser_subfolders li {
	font-weight: bold;
}
#filebrowser_files {
	overflow: auto !important;
}
#filebrowser_files.xhfb_Bg {
	padding-top: .75em !important;
}
a.xhfbfile img,
span.xhfbfile img {
	border: none !important;
	margin: .25em 0 0 0 !important;
	width: 100%;
    object-fit: scale-down;
	max-height: 10em !important;
	max-width: 10em !important;
	box-shadow: none !important;
}

#xhFilebrowser a { color: #333;}
a.xhfbfile, span.xhfbfile {padding: 0 2px 0 0; line-height: 1em;}
a.xhfbfile img, span.xhfbfile img {
    border: none !important;
    margin: .25em 0 0 0 !important;
	width: 100%;
    object-fit: scale-down;
    max-height: 10em !important;
    max-width: 10em !important;
    box-shadow: none !important;
}
span.xhfbfile {cursor: pointer}
a.xhfbfile span, span.xhfbfile span {display: none;}
a.xhfbfile:hover span, #filebrowser_files ul li:hover a.xhfbfile span,
span.xhfbfile:hover span, #filebrowser_files ul li:hover span.xhfbfile span {
	display: block;
	float: right;
	border: 1px solid #ccc;
	padding: .25em;
	background-color: #f0f0f0;
	margin-top: -4px;
	font-size: .9em !important;
	position: relative;
	z-index: 4;
	box-sizing: border-box !important;
}
#filebrowser_files ul li:hover span:not(.xhfbfile) > span {
	border: 0 !important;
	background: transparent !important;
}
#filebrowser_files li:hover {
	background-color: #e9e9e9;
}
a.xhfbfile:hover,
span.xhfbfile:hover {
	/* [disabled]background-color: #f5f5f5; */
	/* [disabled]cursor:pointer; */
}
/* FA-Icons & colors */
div.xhFilebrowserDiv span.fa {
	vertical-align: baseline;
}
div.xhFilebrowserDiv span.fa-folder,
div.xhFilebrowserDiv span.fa-folder-open {
	color: rgb(255,153,0);
}
div.xhFilebrowserDiv span.fa-tag {
	color: rgb(51,153,204);
}
div.xhFilebrowserDiv span.fa-remove {
	color: rgb(255,51,0);
}
/* Buttons */
div.xhFilebrowserDiv button {
	font: normal 15px/normal sans-serif;
	cursor: pointer !important;
	padding: 0 !important;
	background: transparent !important;
	color: #000 !important;
	border: 0 !important;
	box-shadow: none !important;
	letter-spacing: normal;
}
div.xhFilebrowserDiv .xhButtonImg {
	font: normal 15px/normal sans-serif;
	cursor: pointer !important;
	padding: 0 !important;
	margin: 0 .25em 0 0 !important;
	background: transparent !important;
	border: 0 !important;
	vertical-align: baseline;
	text-transform: none !important;
	height: auto !important;
	display: inline-block;
	max-width: inherit !important;
	box-shadow: none !important;
	letter-spacing: normal;
}
div.xhFilebrowserDiv .xhButtonImg:hover,
div.xhFilebrowserDiv .xhButtonImg:active,
div.xhFilebrowserDiv .xhButtonImg:focus {
	outline: 1px dotted #000 !important;
	outline-offset: 1px !important;
}
div.xhFilebrowserDiv button.filebrowser_folder_toggle,
div.xhFilebrowserDiv button.filebrowser_upload_toggle,
div.xhFilebrowserDiv button.submit {
	font: normal 15px/normal sans-serif;
	font-weight: bold !important;
	padding: .25em .5em !important;
	background: #eee !important;
	color: #000 !important;
	border: 1px solid #ccc !important;
	border-radius: 0 !important;
	cursor: pointer !important;
	text-decoration: none !important;
	text-transform: none !important;
	height: auto !important;
	display: inline-block;
	letter-spacing: normal;
}
div.xhFilebrowserDiv button.filebrowser_folder_toggle:hover,
div.xhFilebrowserDiv button.filebrowser_folder_toggle:focus,
div.xhFilebrowserDiv button.submit:hover,
div.xhFilebrowserDiv button.submit:focus,
div.xhFilebrowserDiv button.filebrowser_upload_toggle:hover,
div.xhFilebrowserDiv button.filebrowser_upload_toggle:focus {
	background: #999 !important;
	color: #fff !important;
	border: 1px solid #999 !important;
	text-decoration: none !important;
}
div.xhFilebrowserDiv input[name="createFolder"],
div.xhFilebrowserDiv input[type="file"] {
	font: normal 15px/normal sans-serif;
	font-weight: normal !important;
	padding: .25em .5em !important;
	margin: 0 0 .25em 0 !important;
	color: #000 !important;
	background-color: #fff !important;
	background-image: none !important;
	border: 1px solid #ccc !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	transition: none !important;
	box-sizing: border-box !important;
	display: inline-block !important;
	letter-spacing: normal;
}
/* Others */
div.xhFilebrowserDiv hr {
	border: 0 !important;
	border-bottom: 1px solid #ccc !important;
	height: 0 !important;
	clear: both !important;
	margin: .25em 0 !important;
	box-shadow: none !important;
}
div.xhFilebrowserDiv .xhfbBtnRgth {
	text-align: right;
}
div.xhFilebrowserDiv h1 {
	color: #000;
	font-size: 2em;
	margin: 0 0 .5em 0;
	letter-spacing: normal;
	text-shadow: none !important;
}

/* belongs to https://github.com/cmsimple-xh/cmsimple-xh/issues/515 */

.tox .tox-dialog iframe{
	max-height: 400px;
	min-height: 400px !important;
}
#filebrowser_files::after {
	content: "";
	display: block;
	height: calc(9em - 2px);
}


/******************************** ./plugins/hi_updatecheck/css/stylesheet.css */

#upd_list_container {
}
.upd_container {
}
.upd_container p {
}
hr.upd_list {
}
/* Messageboxes */
.upd_info,
.upd_success,
.upd_warning,
.upd_error {
	margin: .25em 0;
	padding: .475em .5em .5em 2em !important;
}
.upd_info {
	background: #e9f5fb url("../../plugins/hi_updatecheck/css/../images/info.svg") no-repeat .5em .5em;
	color: #16597a;
	border: 1px solid #84c7e9;
}
.upd_success {
	background-image:url('../../plugins/hi_updatecheck/css/../images/success.svg');
	color: #37620d;
	border: 1px solid #c6d880;
}
.upd_warning {
	background: #ffffbb url("../../plugins/hi_updatecheck/css/../images/warning.svg") no-repeat .5em .5em;
	color: #756730;
	border: 1px solid #ffd324;
}
.upd_error {
	background: #ffeae5 url("../../plugins/hi_updatecheck/css/../images/fail.svg") no-repeat .5em .5em;
	color: #f30;
	border: 1px solid #f2a197;
}
/*** Messages-List ***/
ul.upd_list {
	margin: .5em 0 !important;
	padding: 0 !important;
	list-style: none !important;
}
ul.upd_list li {
	padding: .5em;
	margin: 0 0 .25em 0 !important;
	list-style-type: none !important;
}
.upd_info_list,
.upd_success_list,
.upd_warning_list,
.upd_error_list,
.upd_noinfo_list {
	padding: .475em .5em .5em 2em !important;
	margin: 0 0 .25em 0 !important;
}
.upd_info_list {
	background: #e9f5fb url("../../plugins/hi_updatecheck/css/../images/info.svg") no-repeat .5em .5em;
	color: #16597a;
	border: 1px solid #84c7e9;
}
.upd_success_list {
	color: #37620d;
	background: #e1f8cb url("../../plugins/hi_updatecheck/css/../images/success.svg") no-repeat .5em .5em;
	border: 1px solid #c6d880;
}
.upd_warning_list {
	background: #ffffbb url("../../plugins/hi_updatecheck/css/../images/warning.svg") no-repeat .5em .5em;
	color: #756730;
	border: 1px solid #ffd324;
}
.upd_error_list {
	background: #ffeae5 url("../../plugins/hi_updatecheck/css/../images/fail.svg") no-repeat .5em .5em;
	color: #f30;
	border: 1px solid #f2a197;
}
.upd_noinfo_list {
	color: #999;
	background: #f3f3f3 url('../../plugins/hi_updatecheck/css/../images/noinfo.svg') no-repeat .5em .5em;
	border: 1px solid #ccc;
}
p.upd_license {
	text-align: justify;
}
img.upd_plugin_icon {
	display: block;
	float: left;
	margin: 0 20px 0 0
}
/* Editmenu-Notification */
#editmenu_update,
#xh_adminmenu_update {
	display: none;
}
li#editmenu_update,
li#xh_adminmenu_update {
	margin: 0 .5em 0 0;
	width: 2em;
}
li#editmenu_update a,
li#xh_adminmenu_update a {
	padding: .5em;
	width: 2em;
	height: 2em;
	background: url(../../plugins/hi_updatecheck/css/../images/info.svg) no-repeat center;
	background-size: 1.5em;
	margin: 3px 0 0 0;
}
#editmenu_update img,
#xh_adminmenu_update img {
	border: 0 none;
}



/************************************** ./plugins/hoverbox/css/stylesheet.css */

#hoverbox_admin table {width: 100%; margin: 1em 0}
#hoverbox_admin table input {vertical-align: middle;}
#hoverbox_admin table input[type=text] {width: 100%;padding: 4px;}
#hoverbox_admin table select {width: 100%;padding: 3px;}
#hoverbox_admin table td a {padding: 0 5px;}
#hoverbox_admin table td {height: 34px;padding: 0px 6px;}
#hoverbox_admin form {display: inline;}
#hoverbox_admin table thead {
  background: #ddd;
  font-size: 10px;
}
#hoverboxcategorie-table {
  background: #eee;
  border: 1px solid #999;
  margin: 1px 0;
}
#hoverboxdeltoogle {
  display: none;
  text-align: center;
}
#hoverboxdeltoogle p {
  font-size: 10px;
  margin: 3px 0;
}
#hoverboxdel-check:checked ~ #hoverboxcategorie-table #hoverboxdeltoogle {
  display: block;
}


/************************************** ./plugins/lightbox/css/stylesheet.css */

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
  box-sizing: border-box;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 75%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-caption p{
	font-weight: normal;
	margin: 1px 0 5px;
}
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


/************************************* ./plugins/meta_tags/css/stylesheet.css */

#meta_tags hr {
	margin:6px 0;
	visibility:hidden;
}



/************************************** ./plugins/modalbox/css/stylesheet.css */

.modalbox {
  bottom: 0;
  left: 0;
  padding: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
  background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5);
  display: none;
}

/*CSS Gradient Background Maker - https://testdrive-archive.azurewebsites.net/Graphics/CSSGradientBackgroundMaker/Default.html*/
.modalbox #page-inner {
  background-image: -ms-linear-gradient(top, #fff 0%, #ccc 100%);
  background-image: -moz-linear-gradient(top, #fff 0%, #ccc 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #ccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #ccc));
  background-image: -webkit-linear-gradient(top, #fff 0%, #ccc 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #ccc 100%);
  overflow: hidden;
  position: absolute;
  border: 2px solid #888;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  box-sizing: border-box;
  width: 70%;
  height: 70%;
  top: 15%;
  left: 15%;
}
.modalbox #page-title {
  background-image: -ms-linear-gradient(top, #F7F7F7 0%, #aaa 100%);
  background-image: -moz-linear-gradient(top, #F7F7F7 0%, #aaa 100%);
  background-image: -o-linear-gradient(top, #F7F7F7 0%, #aaa 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F7F7F7), color-stop(1, #aaa));
  background-image: -webkit-linear-gradient(top, #F7F7F7 0%, #aaa 100%);
  background-image: linear-gradient(to bottom, #F7F7F7 0%, #aaa 100%);
  position: relative;
  border-bottom: 4px groove #ccc;
  color: #222;
  font-size: 16px;
  line-height: 40px;
  padding: 0 0 0 20px;
  width: 100%;
}
.modalbox #page-text {
  box-sizing: border-box;
  font-size: 14px;
  overflow: auto;
  padding: 8px 15px;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  /*height: calc(100% - 45px);*/
}
.modalbox #closeBTN {
  position: absolute;
  right: 20px;
  top: 20px;
}

/*POPUP*/
.popUpDisplay {
  position: absolute;
  left: 0;
  top: 0;
  width: 300px;
  z-index: 10000;
}
.popUpDisplay #page-inner  {
  background-image: -ms-linear-gradient(top, #fff 0%, #ddd 100%);
  background-image: -moz-linear-gradient(top, #fff 0%, #ddd 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #ddd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #ddd));
  background-image: -webkit-linear-gradient(top, #fff 0%, #ddd 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #ddd 100%);
  overflow: hidden;
  position: relative;
  width: 100%;
  border: 2px solid #888;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.6);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.6);
}
.popUpDisplay #page-title {
  background-image: -ms-linear-gradient(top, #777 0%, #222 100%);
  background-image: -moz-linear-gradient(top, #777 0%, #222 100%);
  background-image: -o-linear-gradient(top, #777 0%, #222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #777), color-stop(1, #222));
  background-image: -webkit-linear-gradient(top, #777 0%, #222 100%);
  background-image: linear-gradient(to bottom, #777 0%, #222 100%);
  border-bottom: 4px groove #ccc;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  padding: 0 0 0 20px;
  width: 100%;
  cursor: move;
}
.popUpDisplay  #page-text {
  box-sizing: border-box;
  font-size: 14px;
  max-height: 400px;
  min-height: 150px;
  overflow: auto;
  padding: 8px 15px;
}
.popUpDisplay #closeBTN {
  position: absolute;
  right: 10px;
  top: 8px;
}

#modalbox_tooltip {
  position: fixed;
  width: 200px;
  z-index: 9;
}
#modalbox_tooltip > img {
  height: auto;
  width: 100%;
}

@media screen and (max-width: 800px) {
  .modalbox #page-inner {
    width: 90% !important;
    height: 80% !important;
    top: 10% !important;
    left: 5% !important;
  }
}


/****************************************** ./plugins/news/css/stylesheet.css */

/**
 * @file css/stylesheet.css
 * @brief Containing frontend and backend style.
 * 
 * @author David Stutz
 * @version 1.1.0
 * @license GPLv3
 * @package news
 * @see http://sourceforge.net/projects/cmsimplenews/
 * 
 *  This file is part of the news plugin for CMSimple.
 *
 *  The plugin is free software: you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by
 *  the Free Software Foundation, either version 3 of the License, or
 *  (at your option) any later version.
 *
 *  The plugin is distributed in the hope that it will be useful,
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 *  GNU General Public License for more details.
 *
 *  @see <http://www.gnu.org/licenses/>.
 */
 /*
 * Frontend style.
 */
/* Entry div. */
.news-entry {
	margin: 15px auto;
  display: table;
  width: 100%;
}
/* Entry's title div. */
.news-entry-title {
	font-weight: bold;
	font-size: 12pt;
	padding: 5px 0;
	margin-bottom: .5em;
	border-bottom: 1px solid #777;
  overflow: hidden;
}
.newsXH-link {
  color: blue;
  cursor: pointer;
}
.newsXH-link-box {
  cursor: pointer;
}
/* Entry's date span (in title). */
.news-entry-title-date {
	float: right;
	font-style: italic;
	font-weight: normal;
	font-size: 10pt;
}
/* Entry's short description div. */
.news-entry-short {
	
}
/* Entry's description div. */
.news-entry-description {
	
}
/* Entry's link div. */
.news-entry-link {
	display: block;
}
[id^=news i] input {
  padding: 6px 20px;
  color: #fff;
  border: 1px solid #000;
  border-radius: 5px;
  cursor: pointer;
  background: #7B7D82;
  background: linear-gradient(to bottom, #7B7D82 0%, #00060a 100%);
}
[id^=news i] input:hover {
  background: linear-gradient(to top, #7B7D82 0%, #00060a 100%);
}


/* News archive div. */
.news-archive {
  width: 100%;
  padding: 15px 0;
  display: grid;
}
.news-archive-header {
	font-size: 16pt;
	margin-bottom: 1em;
	font-weight: bold;
}
.news-archive-navi {
  background: #eee;
  font-size: 11pt;
  margin-bottom: 1em;
  text-align: center;
  padding: 4px 0;
}
.news-archive-navi > span {
    background: #ffffff;
    border: 1px solid #999;
}
.news-archive input {
  padding: 6px 20px;
  color: #fff;
  border: 1px solid #000;
  border-radius: 5px;
  cursor: pointer;
  background: #7B7D82;
  background: linear-gradient(to bottom, #7B7D82 0%, #00060a 100%);
}
.news-archive input:hover {
  background: linear-gradient(to top, #7B7D82 0%, #00060a 100%);
}
table.news-archive-footer {
	width: 100%;
}

/**
 * 	Newsticker.
 */
.newsticker {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.newsticker > figure {
  box-sizing: border-box;
  background: #eee;
  opacity: 0;
  overflow: hidden;
  margin: 0;
  padding: 5px 10px;
  position: absolute;
  width:100%;
  height:auto;
  z-index:-1;
}
.newsticker-entry-date {
  display: block;
  padding: 0px 0px 5px 0;
}

/* Newsslider driver. */
/* Main window containing the ul (not the controls and pager). */
.bx-window {
	
}

/* Main li with entry content. */
.newsslider li::before {content: inherit !important;}
.newsslider-entry, .bx-window li {
	padding: 10px;
}

.newsslider-entry-title {
	font-weight: bold;
	font-size: 12pt;
}

.newsslider-entry-title-date {
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	margin-left: 2em;
}

.newsslider-entry-description {
	
}

.newsslider-entry-date {
	
}

/**
 * 	Blockquotes.
 */
.newsblock-entry {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
	background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  margin: 0 0 1.2em;
  overflow: hidden;
  text-align: left;
}
.newsblock-flexin {
  padding: 5px 20px;
}
.newsblock-flexin:nth-child(1) {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.newsblock-flexin:nth-child(2) {
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.newsblock-flexin .newsblockbtn {
  background-color: crimson;
  cursor: pointer;
  border: medium none;
  border-radius: 5px;
  padding: 10px 20px;
  color: white;
  display: block;
  font-size: 1.2em;
  margin: 0 auto;
  max-width: 280px;
  text-align: center;
  text-transform: uppercase;
}
.newsblock-flexin .newsblockbtn:hover {
    background-color: red;
    color: white;
}
.newsblock-entry-short {
	margin: 0;
}
.newsblock-entry-title {
  color: crimson;
  font-size: 14pt;
}
.newsblock-entry-short p {
	font-size: 14px;
}
.newsblock-entry-date {
  float: right;
	font-style: italic;
	font-weight: normal;
	font-size: 10pt;
  padding: 0 0 0 10px;
}

/**
 * Newsscroller.
 */
@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.newsscroller {
  overflow: hidden;
  width: 100%;
}
.newsscroller-wrap {
  box-sizing: content-box;
  margin: 0; 
  padding: 0;
  width: 100%;
  overflow: hidden;
  padding-left: 100%;
}
.newsscroller-wrapin {
  display: inline-block;
  line-height: 3rem;
  white-space: nowrap;
  padding-right: 100%;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: ticker;
  animation-name: ticker;
  -webkit-animation-duration: 30s;
  animation-duration: 30s;
  color: black;
}
.newsscroller_item {
  display: inline-block;
  padding: 0 2rem;
  font-size: 1.2rem;
}
.newsscroller-wrapin:hover { animation-play-state: paused }

/*
 * Backend style.
 * No changes needed.
 */

.news-head {
	margin-bottom: .5em;
}
.news-submit {
  font: normal 14px/normal system-ui, sans-serif;
  margin: 5px 2px;
  padding: 5px 20px;
  text-transform: none;
  color: #fff;
  border: 1px solid #000;
  border-radius: 5px;
  height: auto;
  cursor: pointer;
  height: auto;
  box-sizing: border-box;
  background : #7B7D82;
  background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7B7D82), color-stop(100%,#00060a));
  background : -moz-linear-gradient(top, #7B7D82 0%, #00060a 100%);
  background : -webkit-linear-gradient(top, #7B7D82 0%, #00060a 100%);
  background : -o-linear-gradient(top, #7B7D82 0%, #00060a 100%);
  background : -ms-linear-gradient(top, #7B7D82 0%, #00060a 100%);
  background : linear-gradient(top, #7B7D82 0%, #00060a 100%);
}
.news-submit:hover {
  background: #999;
  background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00060a), color-stop(100%,#7B7D82));
  background : -moz-linear-gradient(top, #00060a 0%, #7B7D82 100%);
  background : -webkit-linear-gradient(top, #00060a 0%, #7B7D82 100%);
  background : -o-linear-gradient(top, #00060a 0%, #7B7D82 100%);
  background : -ms-linear-gradient(top, #00060a 0%, #7B7D82 100%);
  background : linear-gradient(top, #00060a 0%, #7B7D82 100%);
}
.news-submit:active {
	position:relative;
	top:1px;
}
.news-small {
	font-size: 80%;
}
.news-error, .news-success, .news-help, .news-notice {
	padding: .8em .8em .8em 2.6em;
	margin-top: .5em;
	margin-bottom: .5em;
	border: 2px solid #ddd;
}
.news-error {
	color:#8a1f11;
	border-color:#FBC2C4;
	background: #FBE3E4 url('../../plugins/news/css/../images/error.png') scroll no-repeat .8em .8em;
}
.news-success {
	color:#264409;
	border-color:#C6D880;
	background: #E6EFC2 url('../../plugins/news/css/../images/success.png') scroll no-repeat .8em .8em;
}
.news-help {
	color: #3E6DB1;
	border-color: #3E6DB1;
	background: #BDCDE3 url('../../plugins/news/css/../images/help.png') scroll no-repeat .8em .8em;
}
.news-notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
table.news-help {
	color: #3E6DB1;
	border-color: #3E6DB1;
	background-image: none;
}
.news-select {
	width: 30%;
	min-width: 80px;
}
.news-editor-short {
	max-height: 120px;
}
.news-collapsed {
	background-image: url(../../plugins/news/css/../images/collapsed.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.news-shown {
	background-image: url(../../plugins/news/css/../images/shown.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.news-input-title {
	max-width: 90%;
	width: 90%;
}
.newscase-entry {
	/*line-height: 10px;*/
	margin: 8px 0 0;
	padding: 5px 10px;
}
.newscase-entry-title {
	
}
.newscase-entry-title-date {
	float: right;
}
.newscase-entry-short {
	font-size: 10px;
}
.newscase-entry-short p {
	margin: 3px 0;
}
table.news-table {
  font-family: arial, sans-serif;
  font-size: 14px;
  line-height: 1.2em;
  border: 1px solid;
  margin: 2px 0;
  border-spacing: 0;
}
table.news-table td {
  padding: 4px 6px;
}
table.news-table textarea, table.news-table input, table.news-table select {
  padding: 0.2em 0.3em;
}
table.news-table textarea {
  min-width: 90%;
  height: auto;
}


/*********************************** ./plugins/pagemanager/css/stylesheet.css */

/*
 * Treeview
 */

#pagemanager {
    border: 1px solid #999;
    padding: 16px;
    margin: 1px 0;
    /* the following lines enable a scrollable treeview; adjust the height to your needs */
    height: 400px;
    overflow: scroll !important;
}

#pagemanager.pagemanager_vertical {
    margin-left: 27px;
}

/*
 * Toolbar
 */

#pagemanager_toolbar {
    text-align: center;
}
#pagemanager_toolbar button {
	margin: .25em;
	padding: .25em;
}
#pagemanager_toolbar button span {
    display: inline-block;
}
#pagemanager_toolbar button[disabled] span {opacity: 0.3}
.pagemanager_tool_wrapper {
    position: relative;
    display: inline-block;
}
.pagemanager_tool_inner {
    position: absolute;
    display: none;
    z-index: 1;
}
#pagemanager_toolbar .pagemanager_tool_inner button {
    margin: 0;
    width: 100%;
}

/*
 * Plugin info
 */

.pagemanager_logo {
    float: left;
    margin: 0 1em 0.5em 0;
}
.pagemanager_license {
    text-align: justify;
}



/*********************************** ./plugins/page_params/css/stylesheet.css */

#page_params hr {
	margin:8px 0;
}
#page_params input {
    width: auto;
}
#page_params img {
    margin:0;
}



/************************************** ./plugins/parallax/css/stylesheet.css */

.story {
  position: relative;
  border-top: 1px solid rgba(255,255,255,0.4);
  border-bottom: 1px solid rgba(100,100,100,0.4);
  box-shadow: 0 -2px 5px 0 rgba(0, 0, 0, 0.8);
  min-height: calc(100vh - 50px);
  overflow: hidden;
}
#para0 .pt-page {
  background: none;
}
#para0 .pt-page .shapewrap {
  display: none;
}
@media only screen and (min-device-width: 0px) and (max-device-width: 760px) {
  #para0, #para1, #para2, #para3, #para4, #para5, #para6, #para7, #para8, #para9, #para10, #para11, #para12, #para13, #para14, #para15 {
    background-attachment: scroll
  }
}

section {
   position: relative;
}

/*--------- TOP LINK ----------*/
#onepage_toplink.onepage_hide {
  opacity: 0;
  visibility: hidden;
  transition: visibility 1s, opacity 1s;
}
#onepage_toplink.onepage_show {
  opacity: 1;
  visibility: visible;
  transition: visibility 1s, opacity 1s;
}
#onepage_toplink {
  position: fixed;
  right: 20px;
  bottom: 15px;
  z-index: 1;
  opacity: 0;
}
#onepage_toplink img {
    border: none;
}


/*************************************** ./plugins/picshow/css/stylesheet.css */

.picfade {
  position: relative;
  height: 100%;
  width: 100%;
  min-height: 120px;
  overflow: hidden;
  z-index: 0;
}

.picfade > figure {
  backface-visibility: hidden;
  color: transparent;
  opacity: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: absolute;
  width:100%;
	height:100%;
  z-index:-1;
}

.picfade .tooltip {
	background:rgba(0,0,0,0.7);
	width:300px;
	height:60px;
	position:absolute;
	bottom:50px;
	left:-320px;
  opacity: 0;
  transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;  
}

.picfade .tooltip h1 {
  margin: 0;
	color:#fff;
	font-size:24px;
	font-weight:300;
	line-height:60px;
	padding:0 0 0 20px;
}
.picfade figure:hover .tooltip {
	left:0px;
  opacity: 1;
}


.picslick {
  overflow: hidden;
  position: relative;
  background: white;
}	
.picslickin {
  display: flex;
}
.picslick figure {
  position: relative;
  width: 100%;
  height: 100%;
}
.picslick .tooltip {
	background:rgba(0,0,0,0.7);
	position:absolute;
  opacity: 0;
  width: 100%;
  transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;  
}
.picslick .tooltip h1 {
  margin: 0;
	color:#fff;
	font-size:24px;
	font-weight:300;
	padding:6px 10px;
}
.picslick figure:hover .tooltip {
  opacity: 1;
}


.slider {
  position: relative;
  height: 100%;
}
.slider--control {
  z-index: 50;
  position: absolute;
  top: calc(50% - 2rem);
  width: 4rem;
  height: 4rem;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
}
.slider--control.left {
  left: 4rem;
}
.slider--control.right {
  right: 4rem;
}
.slider--control label {
  z-index: 2000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  -webkit-transform: scale(0);
          transform: scale(0);
  transition: transform 0s 0s, -webkit-transform 0s 0s;
}
.slider--el {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 2.8s, z-index 0.1s, -webkit-transform 2.8s;
  overflow: hidden;
}
.slider--el.anim-5parts .part {
  position: absolute;
  top: 0;
  width: 20.1%;
  height: 100%;
  overflow: hidden;
  will-change: transform;
}
.slider--el.anim-5parts .part:before {
  content: "";
  display: block;
  position: absolute;
  background-size: cover;
  top: 0;
  width: 500%;
  height: 100%;
}
.slider--el.anim-5parts .part.part-1 {
  transition: transform 1.1s 0.3s, -webkit-transform 1.1s 0.3s;
  left: 0%;
}
.slider--el.anim-5parts .part.part-1:before {
  left: 0%;
}
.slider--el.anim-5parts .part.part-2 {
  transition: transform 1.1s 0.5s, -webkit-transform 1.1s 0.5s;
  left: 20%;
}
.slider--el.anim-5parts .part.part-2:before {
  left: -100%;
}
.slider--el.anim-5parts .part.part-3 {
  transition: transform 1.1s 0.7s, -webkit-transform 1.1s 0.7s;
  left: 40%;
}
.slider--el.anim-5parts .part.part-3:before {
  left: -200%;
}
.slider--el.anim-5parts .part.part-4 {
  transition: transform 1.1s 0.5s, -webkit-transform 1.1s 0.5s;
  left: 60%;
}
.slider--el.anim-5parts .part.part-4:before {
  left: -300%;
}
.slider--el.anim-5parts .part.part-5 {
  transition: transform 1.1s 0.3s, -webkit-transform 1.1s 0.3s;
  left: 80%;
}
.slider--el.anim-5parts .part.part-5:before {
  left: -400%;
}
.slider--el.anim-5parts .part {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.slider--el.anim-9parts .slider--el-bg {
  -webkit-perspective: 2000;
          perspective: 2000;
}
.slider--el.anim-9parts .part {
  position: absolute;
  width: 33.5%;
  height: 33.5%;
  overflow: hidden;
  will-change: transform;
  -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
}
.slider--el.anim-9parts .part:before {
  content: "";
  display: block;
  position: absolute;
  background-size: cover;
  width: 300%;
  height: 300%;
}
.slider--el.anim-9parts .part.left-top {
  top: 0%;
  left: 0%;
  transition: transform 0.9s 0.5s cubic-bezier(0.58, -0.7, 0.59, 0.95), opacity 0.6s 0.9s, -webkit-transform 0.9s 0.5s cubic-bezier(0.58, -0.7, 0.59, 0.95);
}
.slider--el.anim-9parts .part.left-top:before {
  top: 0%;
  left: 0%;
}
.slider--el.anim-9parts .part.mid-top {
  top: 0%;
  left: 33.33333%;
  transition: transform 0.9s 0.4s cubic-bezier(0.58, -0.7, 0.59, 0.95), opacity 0.6s 0.8s, -webkit-transform 0.9s 0.4s cubic-bezier(0.58, -0.7, 0.59, 0.95);
}
.slider--el.anim-9parts .part.mid-top:before {
  top: 0%;
  left: -100%;
}
.slider--el.anim-9parts .part.right-top {
  top: 0%;
  left: 66.66667%;
  transition: transform 0.9s 0.5s cubic-bezier(0.58, -0.7, 0.59, 0.95), opacity 0.6s 0.9s, -webkit-transform 0.9s 0.5s cubic-bezier(0.58, -0.7, 0.59, 0.95);
}
.slider--el.anim-9parts .part.right-top:before {
  top: 0%;
  left: -200%;
}
.slider--el.anim-9parts .part.left-mid {
  top: 33.33333%;
  left: 0%;
  transition: transform 0.9s 0.6s cubic-bezier(0.58, -0.7, 0.59, 0.95), opacity 0.6s 1s, -webkit-transform 0.9s 0.6s cubic-bezier(0.58, -0.7, 0.59, 0.95);
}
.slider--el.anim-9parts .part.left-mid:before {
  top: -100%;
  left: 0%;
}
.slider--el.anim-9parts .part.mid-mid {
  top: 33.33333%;
  left: 33.33333%;
  transition: transform 0.9s 0.3s cubic-bezier(0.58, -0.7, 0.59, 0.95), opacity 0.6s 0.7s, -webkit-transform 0.9s 0.3s cubic-bezier(0.58, -0.7, 0.59, 0.95);
}
.slider--el.anim-9parts .part.mid-mid:before {
  top: -100%;
  left: -100%;
}
.slider--el.anim-9parts .part.right-mid {
  top: 33.33333%;
  left: 66.66667%;
  transition: transform 0.9s 0.6s cubic-bezier(0.58, -0.7, 0.59, 0.95), opacity 0.6s 1s, -webkit-transform 0.9s 0.6s cubic-bezier(0.58, -0.7, 0.59, 0.95);
}
.slider--el.anim-9parts .part.right-mid:before {
  top: -100%;
  left: -200%;
}
.slider--el.anim-9parts .part.left-bot {
  top: 66.66667%;
  left: 0%;
  transition: transform 0.9s 0.7s cubic-bezier(0.58, -0.7, 0.59, 0.95), opacity 0.6s 1.1s, -webkit-transform 0.9s 0.7s cubic-bezier(0.58, -0.7, 0.59, 0.95);
}
.slider--el.anim-9parts .part.left-bot:before {
  top: -200%;
  left: 0%;
}
.slider--el.anim-9parts .part.mid-bot {
  top: 66.66667%;
  left: 33.33333%;
  transition: transform 0.9s 0.8s cubic-bezier(0.58, -0.7, 0.59, 0.95), opacity 0.6s 1.2s, -webkit-transform 0.9s 0.8s cubic-bezier(0.58, -0.7, 0.59, 0.95);
}
.slider--el.anim-9parts .part.mid-bot:before {
  top: -200%;
  left: -100%;
}
.slider--el.anim-9parts .part.right-bot {
  top: 66.66667%;
  left: 66.66667%;
  transition: transform 0.9s 0.7s cubic-bezier(0.58, -0.7, 0.59, 0.95), opacity 0.6s 1.1s, -webkit-transform 0.9s 0.7s cubic-bezier(0.58, -0.7, 0.59, 0.95);
}
.slider--el.anim-9parts .part.right-bot:before {
  top: -200%;
  left: -200%;
}
.slider--el.anim-9parts .part {
  -webkit-transform: rotateX(90deg);
          transform: rotateX(90deg);
  opacity: 0;
}
.slider--el.anim-3parts .part {
  position: absolute;
  top: 0;
  width: 33.5%;
  height: 100%;
  overflow: hidden;
  transition: transform 1.5s 0.3s, -webkit-transform 1.5s 0.3s;
  will-change: transform;
}
.slider--el.anim-3parts .part:before {
  content: "";
  display: block;
  position: absolute;
  background-size: cover;
  width: 300%;
  height: 100%;
}
.slider--el.anim-3parts .part.left {
  left: 0;
}
.slider--el.anim-3parts .part.left:before {
  left: 0;
}
.slider--el.anim-3parts .part.mid {
  left: 33.33333%;
}
.slider--el.anim-3parts .part.mid:before {
  left: -100%;
}
.slider--el.anim-3parts .part.right {
  left: 66.66667%;
}
.slider--el.anim-3parts .part.right:before {
  left: -200%;
}
.slider--el.anim-3parts .left {
  -webkit-transform: translate3D(-100%, -33.333%, 0);
          transform: translate3D(-100%, -33.333%, 0);
}
.slider--el.anim-3parts .mid {
  -webkit-transform: translate3D(0, 100%, 0);
          transform: translate3D(0, 100%, 0);
}
.slider--el.anim-3parts .right {
  -webkit-transform: translate3D(100%, -33.333%, 0);
          transform: translate3D(100%, -33.333%, 0);
}
.slider--el.anim-4parts .part {
  position: absolute;
  width: 50.2%;
  height: 50.2%;
  overflow: hidden;
  will-change: transform;
}
.slider--el.anim-4parts .part:before {
  content: "";
  display: block;
  position: absolute;
  background-size: cover;
  width: 200%;
  height: 200%;
}
.slider--el.anim-4parts .part.top {
  top: 0;
  transition: transform 1.3s 0.3s, -webkit-transform 1.3s 0.3s;
}
.slider--el.anim-4parts .part.top:before {
  top: 0;
}
.slider--el.anim-4parts .part.bot {
  top: 50%;
  transition: transform 1.3s 0.5s, -webkit-transform 1.3s 0.5s;
}
.slider--el.anim-4parts .part.bot:before {
  top: -100%;
}
.slider--el.anim-4parts .part.left {
  left: 0;
}
.slider--el.anim-4parts .part.left:before {
  left: 0;
}
.slider--el.anim-4parts .part.right {
  left: 50%;
}
.slider--el.anim-4parts .part.right:before {
  left: -100%;
}
.slider--el.anim-4parts .left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.slider--el.anim-4parts .right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.slider--el-bg {
  position: absolute;
  top: -10%;
  left: -10%;
  width: 120%;
  height: 120%;
  background-size: cover;
  transition: transform 1s 1.5s, -webkit-transform 1s 1.5s;
  will-change: transform;
}
.slider--el-bg .part:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
}
.slider--el-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20rem;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
}
.slider--el-heading {
  font-size: 9rem;
  font-family: Tesla;
  text-transform: uppercase;
  color: #fff;
}


.picfade > input[type=radio] {
  position: relative;
  top: calc(100% - 25px);
  z-index: 1000;
}

.picfade .slider--el:hover .tooltip {
	left:0px;
  opacity: 1;
}

/* CONTROL 
#page0:checked ~ .slider--el-1 {
  z-index: 10;
}
#page0:checked ~ .slider--el-1 .slider--el-bg {
  -webkit-transform: scale(0.834);
          transform: scale(0.834);
}
#page0:checked ~ .slider--el-1 .slider--el-content {
  opacity: 1;
  -webkit-transition: opacity 0.3s 1.8s;
  transition: opacity 0.3s 1.8s;
}
#page0:checked ~ .slider--el-1 .part {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  opacity: 1;
}

#page1:checked ~ .slider--el-2 {
  z-index: 10;
}
#page1:checked ~ .slider--el-2 .slider--el-bg {
  -webkit-transform: scale(0.834);
          transform: scale(0.834);
}
#page1:checked ~ .slider--el-2 .slider--el-content {
  opacity: 1;
  -webkit-transition: opacity 0.3s 1.8s;
  transition: opacity 0.3s 1.8s;
}
#page1:checked ~ .slider--el-2 .part {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  opacity: 1;
}

#page2:checked ~ .slider--el-3 {
  z-index: 10;
}
#page2:checked ~ .slider--el-3 .slider--el-bg {
  -webkit-transform: scale(0.834);
          transform: scale(0.834);
}
#page2:checked ~ .slider--el-3 .slider--el-content {
  opacity: 1;
  -webkit-transition: opacity 0.3s 1.8s;
  transition: opacity 0.3s 1.8s;
}
#page2:checked ~ .slider--el-3 .part {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  opacity: 1;
}

#page3:checked ~ .slider--el-4 {
  z-index: 10;
}
#page3:checked ~ .slider--el-4 .slider--el-bg {
  -webkit-transform: scale(0.834);
          transform: scale(0.834);
}
#page3:checked ~ .slider--el-4 .slider--el-content {
  opacity: 1;
  -webkit-transition: opacity 0.3s 1.8s;
  transition: opacity 0.3s 1.8s;
}
#page3:checked ~ .slider--el-4 .part {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  opacity: 1;
}

#page0:checked ~ .slider--control.left .page4-left {
  z-index: 5000;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: transform 0s 2.1s, -webkit-transform 0s 2.1s;
}
#page0:checked ~ .slider--control.right .page2-right {
  z-index: 5000;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: transform 0s 2.1s, -webkit-transform 0s 2.1s;
}

#page1:checked ~ .slider--control.left .page1-left {
  z-index: 5000;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: transform 0s 2.1s, -webkit-transform 0s 2.1s;
}
#page1:checked ~ .slider--control.right .page3-right {
  z-index: 5000;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: transform 0s 2.1s, -webkit-transform 0s 2.1s;
}

#page2:checked ~ .slider--control.left .page2-left {
  z-index: 5000;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: transform 0s 2.1s, -webkit-transform 0s 2.1s;
}
#page2:checked ~ .slider--control.right .page4-right {
  z-index: 5000;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: transform 0s 2.1s, -webkit-transform 0s 2.1s;
}

#page3:checked ~ .slider--control.left .page3-left {
  z-index: 5000;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: transform 0s 2.1s, -webkit-transform 0s 2.1s;
}
#page3:checked ~ .slider--control.right .page1-right {
  z-index: 5000;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: transform 0s 2.1s, -webkit-transform 0s 2.1s;
}
*/


/*************************************** ./plugins/shariff/css/stylesheet.css */

/*
 * Sharif_XH
 
 * Shariff_XH is powered by Heise (http://ct.de/-2467514)
 *
 * Mobile Detect is an open-source script released under MIT License
 * (http://mobiledetect.net)
 *
 * @author      Olaf Penschke   olape
 * @copyright   2016 Olaf Penschke
 * @version     1.2.2 (28.01.2025)
 * @link        http://olaf.penschke.net/
 
 * @license http://www.gnu.org/licenses/gpl-3.0.en.html GNU GPLv3

============================================================================
*/
/* Pluginstartseite im Adminbereich, Info */
.shariff_admin {}
.shariff_admin ul li:before {
    content: '' !important;
}
.shariff_admin_logo {
    float: left !important;
    margin: 2em 2em 0 0 !important;
    height: 200px !important;
    width: 200px !important;
}
/* Konfiguration */
div.shariff_conf {}
div.shariff_stylesheet {}
div.shariff_language{}
div.xhContainer {}
div.xh_label span.xh_label {
    text-transform: lowercase !important;
}
/*
 * additional formatting for Shariff
 * tested with multiple templates
 */
.shariff {
    all: initial;
    * {
        all: unset;
    }
}
.shariff,
.shariff a,
.shariff .orientation-horizontal li,
.shariff .orientation-vertical li {
    margin: 0;
    padding: 0 !important;
}
.shariff a::after {
    content: '' !important;
}
.shariff ul {
     list-style: none;
}
.shariff .print {
    padding: 0;
}
.shariff .orientation-vertical.button-style-icon,
.shariff .orientation-horizontal.button-style-icon li {
    max-width: 35px;
}
.shariff .orientation-vertical.button-style-icon-count {
    max-width: 80px;
    display: block;
}
.shariff .orientation-horizontal.button-style-icon-count li {
    max-width: 80px !important;
}
.shariff .orientation-vertical.button-style-standard {
    max-width: 110px;
}
.shariff .orientation-horizontal.button-style-standard li {
    max-width: 110px !important;
}
.shariff .orientation-vertical .info,
.shariff .orientation-horizontal .info {
    width: 35px !important;
}
.shariff .orientation-vertical .info {
    float: left !important;
}
.shariff .info .fa-info {
    width: 33px !important;
}
.shariff .info a {
    color: #666 !important;
}
.shariff li .fab, .shariff li .far, .shariff li .fas {
    width: 35px !important;
}
.shariff .theme-grey a, .shariff .theme-grey a:hover,
.shariff .theme-standard a, .shariff .theme-standard a:hover {
    color: #fff;
}
@media only screen and (min-width:1024px) {
    .shariff .orientation-horizontal li {
        margin-right: 1% !important;
    }
}
/* adjustments for FAv4 */
.shariff li .fa {
    width: 35px;
    line-height: 35px;
    text-align: center;
    vertical-align: middle
}
/* Twitter to X */
.fa.fa-x,
.fab.fa-x {
    font-family: sans-serif;
}
.fa.fa-x::before,
.fab.fa-x::before {
    content: "𝕏";
    font-size: 1.1em;
}
/*
 *==========================================================================
 *original CSS almost unchanged
 * --> *@media only screen and (min-width:1024px)
 */
/*!
 * shariff - v3.2.1 - Mon, 27 May 2019 08:23:32 GMT
 * https://github.com/heiseonline/shariff
 * Copyright (c) 2019 Ines Pauer, Philipp Busse, Sebastian Hilbig, Erich Kramer, Deniz Sesli
 * Licensed under the MIT license
 */
.shariff:after, .shariff:before {
    content:" ";
    display:table
}
.shariff:after {
    clear:both
}
.shariff ul {
    padding:0;
    margin:0;
    list-style:none
}
.shariff li {
    overflow:hidden
}
.shariff li, .shariff li a {
    height:35px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.shariff li a {
    color:#fff;
    position:relative;
    display:block;
    text-decoration:none
}
.shariff li .share_count, .shariff li .share_text {
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    vertical-align:middle;
    line-height:35px
}
.shariff li .fab, .shariff li .far, .shariff li .fas {
    width:35px;
    line-height:35px;
    text-align:center;
    vertical-align:middle
}
.shariff li .share_count {
    padding:0 8px;
    height:33px;
    position:absolute;
    top:1px;
    right:1px
}
.shariff .orientation-horizontal li {
    -webkit-box-flex:1
}
.shariff .orientation-horizontal .info {
    -webkit-box-flex:0
}
.shariff .orientation-horizontal {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.shariff .orientation-horizontal li {
    float:left;
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:35px;
    margin-right:3%;
    margin-bottom:10px
}
.shariff .orientation-horizontal li:last-child {
    margin-right:0
}
.shariff .orientation-horizontal li .share_text {
    display:block;
    text-indent:-9999px;
    padding-left:3px
}
.shariff .orientation-horizontal li .share_count {
    display:none
}
.shariff .theme-grey .shariff-button a {
    background-color:#b0b0b0
}
.shariff .theme-grey .shariff-button .share_count {
    background-color:#ccc;
    color:#333
}
.shariff .theme-white .shariff-button {
    border:1px solid #ddd
}
.shariff .theme-white .shariff-button a {
    background-color:#fff
}
.shariff .theme-white .shariff-button a:hover {
    background-color:#eee
}
.shariff .theme-white .shariff-button .share_count {
    background-color:#fff;
    color:#999
}
.shariff .orientation-vertical.button-style-icon {
    min-width:35px
}
.shariff .orientation-vertical.button-style-icon-count {
    min-width:80px
}
.shariff .orientation-vertical.button-style-standard {
    min-width:110px
}
.shariff .orientation-vertical li {
    display:block;
    width:100%;
    margin:5px 0
}
.shariff .orientation-vertical.button-style-icon-count li .share_count,
.shariff .orientation-vertical.button-style-standard li .share_count {
    width:24px;
    text-align:right
}
@media only screen and (min-width:360px) {
    .shariff .orientation-horizontal li {
        margin-right:1.8%
    }
    .shariff .orientation-horizontal.button-style-icon-count li,
    .shariff .orientation-horizontal.button-style-standard li {
        min-width:80px
    }
    .shariff .orientation-horizontal.button-style-icon-count li .share_count,
    .shariff .orientation-horizontal.button-style-standard li .share_count {
        display:block
    }
    .shariff .orientation-horizontal.button-style-standard li {
        width:auto;
        -webkit-box-flex:1;
        -ms-flex:1 0 auto;
        flex:1 0 auto
    }
    .shariff .orientation-horizontal.button-style-standard.shariff-col-1 li,
    .shariff .orientation-horizontal.button-style-standard.shariff-col-2 li {
        min-width:110px;
        max-width:160px
    }
    .shariff .orientation-horizontal.button-style-standard.shariff-col-1 li .share_text,
    .shariff .orientation-horizontal.button-style-standard.shariff-col-2 li .share_text {
        text-indent:0;
        display:inline
    }
    .shariff .orientation-horizontal.button-style-standard.shariff-col-5 li,
    .shariff .orientation-horizontal.button-style-standard.shariff-col-6 li {
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none
    }
}
@media only screen and (min-width:640px) {
    .shariff .orientation-horizontal.button-style-standard.shariff-col-3 li {
        min-width:110px;
        max-width:160px
    }
    .shariff .orientation-horizontal.button-style-standard.shariff-col-3 li .share_text {
        text-indent:0;
        display:inline
    }
}
@media only screen and (min-width:768px) {
    .shariff .orientation-horizontal.button-style-standard li {
        min-width:110px;
        max-width:160px
    }
    .shariff .orientation-horizontal.button-style-standard li .share_text {
        text-indent:0;
        display:inline
    }
    .shariff .orientation-horizontal.button-style-standard.shariff-col-5 li,
    .shariff .orientation-horizontal.button-style-standard.shariff-col-6 li {
        -webkit-box-flex:1;
        -ms-flex:1 0 auto;
        flex:1 0 auto
    }
}
/*@media only screen and (min-width:1024px) {
    .shariff li, .shariff li a {
        height:30px
    }
    .shariff li .fab, .shariff li .far, .shariff li .fas {
        width:30px;
        line-height:30px
    }
    .shariff li .share_count, .shariff li .share_text {
        line-height:30px
    }
    .shariff li .share_count {
        height:28px
    }
}*/
.shariff .addthis a {
    background-color:#f8694d
}
.shariff .addthis a:hover {
    background-color:#f75b44
}
.shariff .addthis .fa-plus {
    font-size:14px
}
.shariff .addthis .share_count {
    color:#f8694d;
    background-color:#f1b8b0
}
.shariff .theme-white .addthis a {
    color:#f8694d
}
@media only screen and (min-width:600px) {
    .shariff .addthis .fa-plus {
        font-size:14px;
        position:relative;
        top:1px
    }
}
.shariff .buffer a {
    background-color:#3a3a3a
}
.shariff .buffer a:hover {
    background-color:#555
}
.shariff .buffer .fa-buffer {
    font-size:22px
}
.shariff .buffer .share_count {
    color:#3a3a3a;
    background-color:#ddd
}
.shariff .theme-white .buffer a {
    color:#3a3a3a
}
@media only screen and (min-width:600px) {
    .shariff .buffer .fa-buffer {
        font-size:19px;
        position:relative;
        top:1px
    }
}
.shariff .diaspora a {
    background-color:#999
}
.shariff .diaspora a:hover {
    background-color:#b3b3b3
}
.shariff .diaspora .fa-times-circle {
    font-size:17px
}
.shariff .theme-white .diaspora a {
    color:#999
}
@media only screen and (min-width:600px) {
        .shariff .diaspora .fa-times-circle {
        font-size:16px
    }
}
.shariff .facebook a {
    background-color:#3b5998
}
.shariff .facebook a:hover {
    background-color:#4273c8
}
.shariff .facebook .fa-facebook-f {
    font-size:22px
}
.shariff .facebook .share_count {
    color:#183a75;
    background-color:#99adcf
}
.shariff .theme-white .facebook a {
    color:#3b5998
}
@media only screen and (min-width:600px) {
    .shariff .facebook .fa-facebook-f {
        font-size:19px
    }
}
.shariff .flattr a {
    background-color:#7ea352
}
.shariff .flattr a:hover {
    background-color:#f67c1a
}
.shariff .flattr a:hover .share_count {
    color:#d56308;
    background-color:#fab47c
}
.shariff .flattr .fa-money-bill-alt {
    font-size:22px
}
.shariff .flattr .share_count {
    color:#648141;
    background-color:#b0c893
}
.shariff .theme-white .flattr a {
    color:#f67c1a
}
@media only screen and (min-width:600px) {
    .shariff .flattr .fa-money-bill-alt {
        font-size:19px
    }
}
.shariff .flipboard a {
    background-color:#e12828
}
.shariff .flipboard a:hover {
    background-color:#ff2e2e
}
.shariff .flipboard .fa-flipboard {
    font-size:22px
}
.shariff .theme-white .flipboard a {
    color:#e12828
}
@media only screen and (min-width:600px) {
    .shariff .flipboard .fa-flipboard {
        font-size:19px
    }
}
.shariff .info {
    border:1px solid #ccc
}
.shariff .info a {
    color:#666;
    background-color:#fff
}
.shariff .info a:hover {
    background-color:#efefef
}
.shariff .info .fa-info {
    font-size:20px;
    width:33px
}
.shariff .info .share_text {
    display:block!important;
    text-indent:-9999px!important
}
.shariff .theme-grey .info a {
    background-color:#fff
}
.shariff .theme-grey .info a:hover {
    background-color:#efefef
}
.shariff .orientation-vertical .info {
    width:35px;
    float:right
}
@media only screen and (min-width:360px) {
    .shariff .orientation-horizontal .info {
        -webkit-box-flex:0!important;
        -ms-flex:none!important;
        flex:none!important;
        width:35px;
        min-width:35px!important
    }
}
@media only screen and (min-width:1024px) {
    .shariff .info .fa-info {
        font-size:16px;
        width:23px
    }
    .shariff .orientation-horizontal .info {
        width:25px;
        min-width:25px!important
    }
    .shariff .orientation-vertical .info {
        width:25px
    }
}
.shariff .linkedin a {
    background-color:#0077b5
}
.shariff .linkedin a:hover {
    background-color:#0369a0
}
.shariff .linkedin .fa-linkedin-in {
    font-size:22px
}
.shariff .linkedin .share_count {
    color:#004785;
    background-color:#33aae8
}
.shariff .theme-white .linkedin a {
    color:#0077b5
}
@media only screen and (min-width:600px) {
    .shariff .linkedin .fa-linkedin-in {
        font-size:19px
    }
}
.shariff .mail a {
    background-color:#999
}
.shariff .mail a:hover {
    background-color:#a8a8a8
}
.shariff .mail .fa-envelope {
    font-size:21px
}
.shariff .theme-white .mail a {
    color:#999
}
@media only screen and (min-width:600px) {
    .shariff .mail .fa-envelope {
        font-size:18px
    }
}
.shariff .print a {
    background-color:#999
}
.shariff .print a:hover {
    background-color:#a8a8a8
}
.shariff .print .fa-print {
    font-size:21px
}
.shariff .theme-white .print a {
    color:#999
}
@media only screen and (min-width:600px) {
    .shariff .print .fa-print {
        font-size:18px
    }
}
.shariff .pinterest a {
    background-color:#bd081c
}
.shariff .pinterest a:hover {
    background-color:#d50920
}
.shariff .pinterest .fa-pinterest-p {
    font-size:22px
}
.shariff .pinterest .share_count {
    color:#a31601;
    background-color:#eda79d
}
.shariff .theme-white .pinterest a {
    color:#bd081c
}
@media only screen and (min-width:600px) {
    .shariff .pinterest .fa-pinterest-p {
        font-size:19px;
        position:relative;
        top:1px
    }
}
.shariff .pocket a {
    background-color:#ef4056
}
.shariff .pocket a:hover {
    background-color:#ff5066
}
.shariff .pocket .fa-get-pocket {
    font-size:22px
}
.shariff .theme-white .pocket a {
    color:#ef4056
}
@media only screen and (min-width:600px) {
    .shariff .pocket .fa-get-pocket {
        font-size:19px
    }
}
.shariff .reddit a {
    background-color:#ff4500
}
.shariff .reddit a:hover {
    background-color:#ff6a33
}
.shariff .reddit .fa-reddit {
    font-size:17px
}
.shariff .theme-white .reddit a {
    color:#ff4500
}
@media only screen and (min-width:600px) {
    .shariff .reddit .fa-reddit {
        font-size:16px
    }
}
.shariff .stumbleupon a {
    background-color:#eb4924
}
.shariff .stumbleupon a:hover {
    background-color:#ef7053
}
.shariff .stumbleupon .fa-stumbleupon {
    font-size:17px
}
.shariff .theme-white .stumbleupon a {
    color:#eb4924
}
@media only screen and (min-width:600px) {
    .shariff .stumbleupon .fa-stumbleupon {
        font-size:16px
    }
}
.shariff .x a {
    background-color:#000000
}
.shariff .x a:hover {
    background-color:#333333
}
.shariff .x .fa-x {
    font-size:28px
}
.shariff .x .share_count {
    color:#0174a4;
    background-color:#96d4ee
}
.shariff .theme-white .x a {
    color:#000000
}
@media only screen and (min-width:600px) {
    .shariff .x .fa-x {
        font-size:24px
    }
}
.shariff .whatsapp a {
    background-color:#5cbe4a
}
.shariff .whatsapp a:hover {
    background-color:#34af23
}
.shariff .whatsapp .fa-whatsapp {
    font-size:28px
}
.shariff .theme-white .whatsapp a {
    color:#5cbe4a
}
@media only screen and (min-width:600px) {
    .shariff .whatsapp .fa-whatsapp {
        font-size:22px
    }
}
.shariff .xing a {
    background-color:#126567
}
.shariff .xing a:hover {
    background-color:#29888a
}
.shariff .xing .fa-xing {
    font-size:22px
}
.shariff .xing .share_count {
    color:#15686a;
    background-color:#4fa5a7
}
.shariff .theme-white .xing a {
    color:#126567
}
@media only screen and (min-width:600px) {
    .shariff .xing .fa-xing {
        font-size:19px
    }
}
.shariff .tumblr a {
    background-color:#36465d
}
.shariff .tumblr a:hover {
    background-color:#44546b
}
.shariff .tumblr .fa-tumblr {
    font-size:28px
}
.shariff .theme-white .tumblr a {
    color:#5cbe4a
}
@media only screen and (min-width:600px) {
    .shariff .tumblr .fa-tumblr {
        font-size:22px
    }
}
.shariff .threema a {
    background-color:#333
}
.shariff .threema a:hover {
    background-color:#1f1f1f
}
.shariff .threema .fa-lock {
    font-size:28px
}
.shariff .theme-white .threema a {
    color:#333
}
@media only screen and (min-width:600px) {
    .shariff .threema .fa-lock {
        font-size:22px
    }
}
.shariff .weibo a {
    background-color:#f56770
}
.shariff .weibo a:hover {
    background-color:#fa7f8a
}
.shariff .weibo .fa-weibo {
    font-size:28px
}
.shariff .weibo .share_count {
    color:#0174a4;
    background-color:#f56770
}
.shariff .theme-white .weibo a {
    color:#f56770
}
@media only screen and (min-width:600px) {
    .shariff .weibo .fa-weibo {
        font-size:24px
    }
}
.shariff .tencent-weibo a {
    background-color:#26ace0
}
.shariff .tencent-weibo a:hover {
    background-color:#38bbeb
}
.shariff .tencent-weibo .fa-tencent-weibo {
    font-size:28px
}
.shariff .tencent-weibo .share_count {
    color:#0174a4;
    background-color:#26ace0
}
.shariff .theme-white .tencent-weibo a {
    color:#26ace0
}
@media only screen and (min-width:600px) {
    .shariff .tencent-weibo .fa-tencent-weibo {
        font-size:24px
    }
}
.shariff .telegram a {
    background-color:#08c
}
.shariff .telegram a:hover {
    background-color:#007dbb
}
.shariff .telegram .fa-telegram {
    font-size:28px
}
.shariff .theme-white .telegram a {
    color:#08c
}
@media only screen and (min-width:600px) {
    .shariff .telegram .fa-telegram {
        font-size:22px
    }
}
.shariff .qzone a {
    background-color:#2b82d9
}
.shariff .qzone a:hover {
    background-color:#398fe6
}
.shariff .qzone .fa-qq {
    font-size:28px
}
.shariff .qzone .share_count {
    color:#0174a4;
    background-color:#2b82d9
}
.shariff .theme-white .qzone a {
    color:#2b82d9
}
@media only screen and (min-width:600px) {
    .shariff .qzone .fa-qq {
        font-size:24px
    }
}
.shariff .vk a {
    background-color:#5d7fa4
}
.shariff .vk a:hover {
    background-color:#678eb4
}
.shariff .vk .fa-vk {
    font-size:22px
}
.shariff .vk .share_count {
    color:#55677d;
    background-color:#fff
}
.shariff .theme-white .vk a {
    color:#3b5998
}
@media only screen and (min-width:600px) {
    .shariff .vk .fa-vk {
        font-size:19px
    }
}


/************************************** ./plugins/tinymce7/css/stylesheet.css */

.tox-tinymce {
border-radius: 0 0 10px 10px !important;
}
/* resolve overlay problem in fullscreen view */
html.tox-fullscreen {
    overflow: initial;
}
.tox-menubar {
	hyphens: none;
}
/* preview plugin - use the full height of the iframe. */
.tox .tox-dialog iframe[srcdoc] {
    max-height: 100%;
    min-height: 100% !important;
}
.tox .tox-edit-area::before {
  border: none !important;
}



/********************************* ./plugins/video_privacy/css/stylesheet.css */

.video-container {
  display: inline-block;
  position: relative;
  width:100%;
  margin:10px 20px 10px 0 !important;
  padding:0 !important;
}
.video-container:after {
  padding-top: 56%;
  display: inline-block;
  content: '';
}

.video-container iframe {
  border: medium none;
  width:100%;
  height: 100%;
  position: absolute;
  top: 0; bottom: 0; right: 0; left: 0;
  box-shadow: 5px 5px 10px 0px rgba(50, 50, 50, 0.75);
}

.video-container video {
  box-shadow: 5px 5px 10px 0px rgba(50, 50, 50, 0.75);
}


.video-container .video_preview {
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  box-shadow: 5px 5px 10px 0px rgba(50, 50, 50, 0.75);
}

.video-container .video_preview_title {
  background: rgba(255,255,255,0.7);
  margin: 10px 20px;
  padding: 10px;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: red;
}

.video-container .video_preview_text {
  position: absolute;
  bottom: 0;
  text-align: center;
  background: rgba(255,255,255,0.7);
  margin: 10px 20px;
  padding: 5px;
  width: calc(100% - 50px);
  font-size: 0.9rem;
	line-height: normal;
}

@media only screen and (max-width: 520px) {
  .video-container .video_preview_text {
    font-size: 2.5vw;
  }
}

@media only screen and (max-width: 380px) {
  .video-container .video_preview_text {
    font-size: 2.3vw;
  }
}

.video-container .video_preview img {
  max-width: 20%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}


/**************************************** ./plugins/xhshop/css/stylesheet.css */

/*** Cart-Box for CMSimple_XH-Sites ***/
#cartButton {
	border: 2px solid #f60;
	clear: both;
	margin: 2em 0;
	padding: .5em 1em;
	background: #efefef;
	background: rgba(255,255,255,.75);
	color: #333;
}
/***/
.xhsMain {
}
.xhsMain input, .xhsMain textarea, section.xhsScreen input, section.xhsScreen textarea {
	border: 1px solid #ccc !important;
	font-family: inherit !important;
	font-size: 1em !important;
	padding: 0.25em 0.5em !important;
	max-width: 95% !important;
}
.xhsMain select, section.xhsScreen select {
	border: 1px solid #ccc !important;
	font-family: inherit !important;
	font-size: 1em !important;
	padding: .1em .25em !important;
	max-width: 95% !important;
}
.xhsMain option, section.xhsScreen option {
	max-width: 95% !important;
	padding: .1em .25em !important;
}
#xhsOverview {
	margin: 0;
	padding: 0;
}
.xhsMain input[type="checkbox"], section.xhsScreen input[type="radio"] {
	padding: 0 !important;
}
#xhsProductsTable tr:nth-child(odd) {
	background-color: #dfdfdf;
	color: #333;
}
#xhsProductsTable tr:nth-child(even) {
	background-color: #efefef;
	color: #333;
}
input.xhsShopButton, input[type="submit"].xhsShopButton, button.xhsAddCart, button.xhsShopButton {
	background: #f60 !important;
	border: 0 none !important;
	color: #fff !important;
	cursor: pointer !important;
	padding: .25em .5em !important;
	margin: 0 !important;
	font-family: inherit !important;
	font-size: 1em !important;
	white-space: nowrap !important;
}
input.xhsShopButton:hover, button.xhsAddCart:hover, button.xhsShopButton:hover {
	border: 0 none !important;
	background-color: #333 !important;
	background-image: none !important;
}
button.xhsShopButton.xhsCrt {
	display: inline-block !important;
	border-radius: .45em !important;
	color: rgba(255,255,255,.75) !important;
}
input.linkButton {
	border-width: 0;
	background-color: transparent;
	color: navy;
}
input.linkButton:hover {
	cursor: pointer;
	text-decoration: underline;
	color: maroon;
}
#cartButton {
	border: 2px solid #f60;
	clear: both;
	margin: 2em 0;
	padding: .5em 1em;
	background: #efefef;
	background: rgba(255,255,255,.75);
	color: #333;
}
#steps span {
	padding-right: 2em;
}
#xhsCartPreview {
	margin: 0.5em 0 !important;
	text-align: right;
	float: right;
}
#xhsCartPreview a {
	border: 0 !important;
}
table.xhsCartTable {
/* table-layout: fixed; */
}
#xhsCartPreview table {
	width: 100% !important;
}
#xhsCartPreview table td {
	padding-right: 1em;
}
p.warn, #steps span.now {
	font-weight: bold;
	color: teal;
}
label.xhsFormLabel {
	display: block;
	/* float: left; */
	width: 8em;
	padding: .25em 0;
}
label.xhsFormLabel.xhsRequired {}
input.inline_form, input.data_form {
/* margin-top: 1ex; */
}
input.inline_form {
	width: 4em;
}
input.data_form {
/* width: 19.2em; */
}
input.shorter {
/* width: 14em; */
}
#cart_table {
	height: 20px;
	font-size: inherit;
	width: 100%;
	overflow: hidden;
}
table.cart_table {
	position: relative;
	font-size: inherit;
	width: 100%;
}
table.cart_table td {
	padding: 0;
	margin: 0;
	border: 0;
}
div.tabs form, div.subtabs form, #cart_table form {
	display: inline;
}
div.tabs {
	padding-left: 3ex;
}
div.tabs form input.tab, input.subtab {
	border: 0.3ex #daa520 solid;
	border-top-width: 0.8ex;
	border-bottom-width: 0;
	background-color: white;
	padding: 0;
	margin: 0;
}
div.tabs form input.activeTab, input.activeSubtab {
	border: 1px #9acd32 solid;
	border-bottom-color: white;
	border-top-width: 1.5ex;
	background-color: white;
}
span.price_info {
	font-size: 80%;
}
h2 span.xhsRequired::before, span.xhsRequired label::before {
	content: "\f12a\ " !important;
	font-family: FontAwesome !important;
	font-size: 1.33333em;
	line-height: 0.75em;
	vertical-align: -15%;
	color: #f33;
}
section.xhsScreen {
}
section.xhsScreen ol li, section.xhsScreen ul li {
/*margin-left: 1.5em;
	padding: 0.3ex 0;
	line-height: 1.3;*/
}
section.xhsScreen p.additional {
	font-size: 90%;
	color: #666;
	line-height: 1.2;
}
div.xhsClosed {
	background: #efefef;
	color: #333;
	border: 1px solid #999;
	padding: 1em;
}
div.xhsClosed p:first-child {
	font-size: 1.5em;
}
a.xhsToggleBtn, a.xhsShopButton {
	border: 0 none !important;
	line-height: normal;
	color: #fff !important;
	background: #f60;
	margin: .5em 1em .5em 0;
	padding: .25em .5em;
	display: inline-block;
	text-align: right;
	float: right;
}
a.xhsToggleBtn:hover, a.xhsShopButton:hover {
	border: 0 none !important;
	background: #333;
}
a.xhsShopButton {
	float: none;
}
a.xhsToggleBtn span {
}
div.xhsCatSelSearch {
	clear: both;
	background: #efefef;
	padding: .5em .5em 0 .5em;
	margin: 0;
}
div.xhsCatSel {
	float: left;
	margin: 0 0 0.5em;
}
div.xhsCatSel select, div.xhsInfoBlock select {
/* padding: 0 !important; */
}
div.xhsCatSel option {
/* padding: .25em .5em !important; */
}
div.xhsSearch {
	float: right;
	margin: 0 0 0.5em;
}
.xhsClearB {
	clear: both;
}
h1.xhsCatHeader {
	font-size: 1.25em;
	background: #ccc;
	color: #fff;
	padding: .25em .5em;
	margin: 1em 0;
	text-transform: uppercase;
	text-shadow: none;
}
.xhsMain a, section.xhsScreen a {
	border: 0 !important;
	text-decoration: none !important;
	color: #f60 !important;
}
.xhsMain table, section.xhsScreen table {
	border-collapse: collapse;
	border-spacing: 0;
	/* table-layout: fixed !important; */
	width:100%;
}
form.catSelectBox {
	clear: both;
}
span.srchTrm {
	padding: .1em.25em;
	background: #efefef;
	color: #333;
}
.xhsMain h1, section.xhsScreen h1, h1.xhsProdTitle {
	color: #333;
	clear: both;
	font-size: 1.5em;
	margin: 0 0 .5em 0 !important;
}
.xhsMain h2, section.xhsScreen h2, h2.xhsProdTitle {
	color: #333;
	clear: both;
	font-size: 1.2em;
	margin: 0 0 .5em 0 !important;
}
.xhsMain h3, section.xhsScreen h3 {
	color: #333;
	clear: both;
	font-size: 1.1em;
	margin: 0 !important;
	padding: 0 !important;
}
div.xhsPrevPic {
	width: 33%;
	max-width: 33%;
	float: left;
	margin: 0 1em 1em 0;
}
div.xhsPrevPic img {
	box-sizing: border-box;
	border: 1px solid rgba(0,0,0,.25);
	max-width: 100% !important;
	height: auto !important;
  width: auto !important;
}
div.xhsPrevPic:empty {
	display: none;
}
article.xhsOverviewPrds {
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #333;
	margin: 0;
	padding: 1em 0;
	overflow: auto;
}
article.xhsPrdDetails {
	margin: 1em 0;
}
.xhsPrdDetTeaser {
	font-size: 1.1em;
	padding: .5em 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 1em 0;
}
.xhsPrdDetTeaser p {
	margin: 0 !important;
	padding: 0 !important;
}
.xhsInfo {
	color: #6CF;
}
div.xhsDetailLink {
	text-align: right;
	margin: 1em 0;
}
div.xhsDetailLink a {
	padding: .25em .5em;
	display: inline-block;
	border: 1px solid #ccc;
	background: #efefef;
	color: #333 !important;
}
div.xhsDetailLink a::before, .xhsHint p::before, p.xhsHint::before {
	content: "\f05a\ " !important;
	font-family: FontAwesome !important;
	font-size: 1.33333em;
	line-height: 0.75em;
	vertical-align: -15%;
	color: #69c;
}
div.xhsInfoBlock {
	clear: both;
	text-align: right;
	box-sizing: border-box;
	line-height: normal !important;
	display: inline;
}
div.xhsPrdPrice {
	margin: 1em 0;
}
div.xhsVariantsSelect {
	margin: 1em 0;
}
span.xhsPrdPriceLabel {
	display: inline-block;
	padding: 0.25em;
	font-size: 0.9em;
	color: #999;
	vertical-align: middle;
}
span.xhsPrdPriceNum {
	font-size: 1.5em;
	color: #000;
	background: #efefef;
	padding: .25em;
	border-radius: .25em;
	border: 1px solid #ddd;
	white-space: nowrap;
	vertical-align: middle;
}
input.xhsInpAmount {
	width: 1.5em;
	text-align: right;
}
input.xhsContInp {
	width: 95%;
	max-width: 100%;
}
.xhsMain input[type=number] {
	width: 3.0em;
	margin: 0 0 .25em 0;
	text-align: right;
}
/* Remove controls from Firefox */
#xhsOverview input[type=number], .xhsMain input[type=number], section.xhsScreen input[type=number] {
	-moz-appearance: textfield;
	appearance: textfield;
}
/* Re-applies the controls on :hover and :focus */
/*.xhsMain input[type="number"]:hover,
.xhsMain input[type="number"]:focus {
	-moz-appearance: number-input;
	appearance: number-input;
}*/
/* number fields chrome up-down arrows */
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
 -webkit-appearance: none;
 margin: 0;
}
.xhsBadge {
	background-color: #f60;
	border: 2px solid #fff;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: .75em;
	font-weight: 700;
	line-height: 1;
	margin: -1.75em 0 0 .25em;
	min-width: 1em;
	padding: .25em .25em;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
#xhsSteps {
/* background: #efefef; */
	/* padding: .5em .5em 0 .5em; */
	/* overflow: auto; */
}
#xhsSteps h1 {
/* color: #f60; */
}
#xhsSteps .xhsStep {
	background: #efefef;
	color: #333;
	text-align: center;
	padding: 0.5em;
	float: left;
	margin: 0 1em 1em 0;
	white-space: nowrap;
	display: inline-block;
	border: 1px solid #ccc;
}
div.xhsNow {
	background: #f60 !important;
	border: 1px solid #f60 !important;
	color: #fff !important;
}
div.xhsStepHint {
	background: #efefef;
	color: #333;
	border: 1px solid #ccc;
	padding: 0.5em;
	margin: 0 0 1em;
}
div.xhsStepHint span {
	color: #69c;
}
table.xhsCartTable td {
	vertical-align: top !important;
	padding: .1em;
}
table.xhsCartTable td p {
	margin: 0 !important;
	padding: 0;
}
td.xhsCnt {
	width: 1.5em;
}
.xhsInl {
	display: inline;
}
button.xhsUpdBtn, button.xhsDelBtn {
	color: #ffb27f;
	background: transparent;
	padding: .25em .5em !important;
	margin: 0 !important;
	border: 0 !important;
	cursor: pointer;
}
button.xhsUpdBtn:hover, button.xhsDelBtn:hover {
	color: #fff;
	background: #f60;
}
hr.xhsHr1 {
	border: none;
	border-top: 1px solid #999;
	color: transparent;
	background-color: transparent;
	height: 1px;
	margin: .25em 0;
}
hr.xhsHr2 {
	color: #999 !important;
	border: 2px solid #999 !important;
	margin: .5em 0;
}
tr.xhsSum {
	font-size: 1.2em;
}
.xhsHint {
	/* font-size: 0.9em; */
	color: #999;/* text-align: center; */
}
td.xhsMoneyCell {
	text-align: right;
	white-space: nowrap;
	/*vertical-align: middle !important;*/
	width: 5em !important;
}
td.xhsTdR {
	text-align: right;
}
a.xhsAgbLnk {
	text-decoration: underline !important;
	color: #f60 !important;
}
.xhs100 {
	width: 100%;
}
.xhsLightColor {
	color: rgba(255, 255, 255, 0.75);
}
textarea[name="annotation"] {
	width: 95%;
	height: 6em;
}
.xhsRght {
	float: right;
}
.xhsLft {
	float: left;
}
.xhsDl dt {
	color: #999;
	/*border-bottom: 1px solid #ccc;*/
	display: inline-block;
	margin: .25em 0;
}
.xhsDl dd {
	margin: 0 0 0 1em;
}
span.xhsVatInf {
	color: #999;
	font-size: .8em;
	width: 5em;
	display: inline-block;
}
/*** BACKEND ***/
#xhsPreviewPic {
  display: block;
}
#xhsPreviewPic img, #xhsImage img {
	max-width: 100px !important;
	vertical-align: top !important;
}
#xhsProductsTable {
/* table-layout: fixed; */
}
.xhsTable td, #xhsProductsTable td {
	padding: .25em
}
td.xhsTdTop {
	vertical-align: top;
}
button.xhsProdUp, button.xhsProdDown {
	background: transparent !important;
	border: 0 !important;
	color: #666 !important;
	cursor: pointer !important;
	margin: 0 !important;
	padding: 0.25em !important;
}
button.xhsProdUp:hover, button.xhsProdDown:hover {
	background: #f60 !important;
	color: #fff !important;
}
.xhsErr {
	color: #F30;
}
ul.xhsUL {
	margin: 0 !important;
}
div.xhsErrors {
	background: #fff;
	color: #333;
	padding: .5em 1em;
	border: 3px solid #f60;
	display: block;
	clear: both;
	margin: 1em 0;
	box-sizing: border-box;
}
div.xhsErrors h1 {
	color: #f60;
}
div.xhsErrors h1::before {
	content: "\f071\ " !important;
	font-family: FontAwesome !important;
	/*font-size: 1.33333em;
	line-height: 0.75em;
	vertical-align: -15%;*/
	color: #f60;
}
a.xhsCosLnk {
	color: #f60 !important;
}
a.xhsCosLnk::after {
	content: "\ \f0f6" !important;
	font-family: FontAwesome !important;
	/*font-size: 1.33333em;
	line-height: 0.75em;
	vertical-align: -15%;*/
}
ul.xhsCatMenu {
	margin: .5em 0 0 0;
}
ul.xhsCatMenu li {
	border: 0 !important;
}
ul.xhsCatMenu li:last-child a {
	border: 0 !important;
}
ul.xhsCatMenu li.xhsActiveCat a, ul.xhsCatMenu li.xhsActiveCat:last-child a {
	color: #f60 !important;
}

/* we really need a monospaced font for this textarea */
#xh_config_form textarea.xh_setting[name="PL3bbeec384_shipping_forwarding_expenses"] {
	font-family: monospace !important;
}

/* mod ISEYE */
.shop-page-navi {
  background: #eee;
  font-size: 11pt;
  margin-bottom: 1em;
  text-align: center;
  padding: 4px 0;
}
.shop-page-navi > span {
    background: #ffffff;
    border: 1px solid #999;
}

.xhsCatSel ul {
  padding: 0 !important;
}
.xhsCatSel ul li {
  list-style: none;
  float: left;
  padding: 2px 10px;
  background: #f60;
  margin: 0px 5px 5px;
}
.xhsCatSel ul li a {
  color: #fff;
  text-decoration: none;
}
.xhsCatSel ul li:hover {
	background: black;
}
.xhsSearch input {
  height: 22px;
}