/*
 * Automatically created by CMSimple_XH. DO NOT MODIFY!
 * core:d8705e8b032f138553e1227bcd15656819ef3ccc,adc_core:ba68eb9121fc97c3d039148fff4fbe49da11fe2f,admtpl:71874ab7c3d3656e5dd502ee98a642e1827d4e2e,advancedform:d06bab21849a50069531eccb704b2b0b7ba87fb1,cbl:52fecb5c93419aedbdc7b38e45ae4e998534ca59,cnc:e334a1db1c254a78145bdfcf158e75e0a8a8ad12,dlcounter:d1c59abc1e8783cb1920e9bfe30901ff0eb121ce,fa:db88ff24462e44f6c9d45508b17135a101ad68f5,filebrowser:34255d496336ec0c34add22017d85dd89a48de35,hi_fancybox:,hi_updatecheck:6d2ead7035ae9a84c5987a1a1b8004fd67b95e31,jquery:,login_info:ff32016cba29ab9eb22c1b39b135fc131e06b988,logman:81c9d1b5247ff18b2aa69d38465140dbaa64efe8,meta_tags_plus:a54250072574a7168f20a37577529ea8b0cbd65d,ogra:d22d1dd2f642eba9599c48e29af1125569b65510,pagemanager:62bce3db3fbeb1ecdeeaf671cead35a72550244c,page_params:87037890aa9b4a4ebcce7db049346e29eb48138f,phpmailer:,plib:,polyglott:294a85f3fd6af1088418b0438f7da9960084e995,realblog:98c2eaeb79e8465de4c6284568a70b2c601cb4b5,repoxh:d86e20c04a4d14e3f2452203ea143ec901aa7fbd,sec_header:4a1613632491599ac9bb09080e13d54a746c9207,seocheck:358fb91d62f52e91e1dd0bcf13b7cd579b4b3cbf,shariff:dd779db963f698fb08f6fd97e5d172106b392bbc,sitemapper:,switchdebug:d7004e71b49b5a0cadd440bc7b7dd4b8a0c27622,tablesorter:b4dca5ed92f278b47f8e260d2fa696af93b207bd,tinymce5:,tinymce7:c55be95914f78ce942c8831f904d389ac8247d46
 */


/****************************************************** ./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 15px/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 15px/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: 500 normal 15px/normal system-ui, sans-serif !important;
	margin: .5em 0 !important;
	padding: .25em .5em !important;
	box-sizing: border-box !important;
	background: #eee !important;
	color: #000 !important;
	border: 1px solid #ccc !important;
	border-radius: 0 !important;
	cursor: pointer !important;
	height: auto !important;
	text-transform: none !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 button {
	background: #fff !important;
}
#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%;
}
/* 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: #000 !important;
	padding: .25em .5em !important;
	border: 1px solid #ccc !important;
	background: #eee !important;
	height: auto !important;
	border-radius: 0;
	cursor: pointer;
	height: auto !important;
	box-sizing: border-box !important;
	margin: 0 0 .5em 0 !important;
}
body.xh_login input[type="submit"]:hover {
	color: #fff !important;
	border: 1px solid #999 !important;
	background: #999 !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/adc_core/css/stylesheet.css */

/*
 * avoidDC
 *
 * @author      Holger Irmler <cmsimple@holgerirmler.de>
 * @copyright   2016 Holger Irmler <http://cmsimple.holgerirmler.de/>
 *
 *
 * ADC_Core_XH
 *
 * @author      Olaf Penschke   olape
 * @copyright   2020 Olaf Penschke
 * @version     1.0 b4 (23.12.2024)
 * @link        http://olaf.penschke.net/

 * @license http://www.gnu.org/licenses/gpl-3.0.en.html GNU GPLv3

============================================================================
*/
/* Pluginstartseite im Adminbereich, Info */
.adc_core_admin {}
.adc_core_admin h1 {
    margin: 0 0 0.25em !important;
}
.adc_core_admin ul li:before {
    content: ''!important;
}
.adc_core_admin_logo {
    float: left !important;
    padding-top: 2em !important;
    margin-right: 2em !important;
    height: 200px !important;
    width: 200px !important;
}
/* Konfiguration */
div.adc_core_conf {}
div.adc_core_stylesheet {}
div.adc_core_language{}

div.xh_label span.xh_label {
    text-transform: lowercase!important;
}



/**************************************** ./plugins/admtpl/css/stylesheet.css */

/**
 * AdmTPL_XH
 *
 * @category    CMSimple_XH Plugin
 * version 1.0 beta6
 * @author    The CMSimple_XH developers <devs@cmsimple-xh.org>
 * @copyright 2024 The CMSimple_XH developers <http://cmsimple-xh.org/?The_Team>
 * @license   http://www.gnu.org/licenses/gpl-3.0.en.html GNU GPLv3
*/

/* plugin */
.admtplxh_main {}
.admtplxh_admin {}
.admtplxh_admin h1 {}
.admtplxh_admin p {}
.admtplxh_admin_logo {
    width: 200px;
    height: 200px;
    float: left !important;
    margin: 2em 2em 0 0 !important;
}
.admtplxh_conf {}
.admtplxh_stylesheet {}
.admtplxh_lang {}
.admtplxh_tpl {}

.admtpl_templates #xhContainer table.edit:not(.admtplxh_edit) {
    display: none;
}
p.admtpl_repo a {
    text-decoration: none !important;
    background-color: #f5f5f5;
    color: #000 !important;
    padding: .25em .5em;
    border: 1px solid #ccc !important;
    display: inline-block;
}
p.admtpl_repo a:hover {
    text-decoration: none !important;
    background-color: #999;
    color: #fff !important;
    padding: .25em .5em;
    border: 1px solid #999 !important;
    display: inline-block;
}
/* board */
#admtplBoard {
    all: initial;
    line-height: normal;
    position: fixed;
    box-sizing: border-box;
    z-index: 1000;
}
.admtplBoardInner {
    display: flex;
    flex-wrap: nowrap;
    box-sizing: border-box;
    background: #2e3436;
    border: 1px solid #000;
    border-radius: 5px;
}
#admtplBoard a {
    box-sizing: border-box;
}
#admtplBoard.admtplBoard-Center {
    bottom: .5em;
    left: 50%;
    transform: translateX(-50%);
}
#admtplBoard.admtplBoard-Left,
#admtplBoard.admtplBoard-Classic-plus {
    left: .5em;
    bottom: .5em;
}
#admtplBoard.admtplBoard-Right {
    right: 2.5em;
    bottom: .5em;
}
#admtplAdminmenuToggleBtn {
    height: 32px;
    width: 32px;
    cursor: pointer;
    border: 1px solid #000;
    border-radius: 5px;
    margin: 0.25em;
    background-color: #fff;
    box-sizing: border-box;
}
#admtplAdminmenuToggleBtn:hover {
    background-color: #E0E0E0;
    filter: invert(1);
}
#admtplAdminmenuToggleBtn.admtplAdminmenuToggleBtnClosed {
    background-image: url(../../plugins/admtpl/css/top_panel_open.svg);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
#admtplAdminmenuToggleBtn.admtplAdminmenuToggleBtnOpen {
    background-image: url(../../plugins/admtpl/css/top_panel_close.svg);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
#admtplAdminmenuToggleBtnDeactivated {
    height: 32px;
    width: 32px;
    border: 1px solid #000;
    border-radius: 5px;
    margin: 0.25em;
    background-color: #fff;
    box-sizing: border-box;
    background-image: url(../../plugins/admtpl/css/top_panel_close.svg);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    opacity: .5;
    cursor: not-allowed;
}
#admtplChangeModeLink {
    height: 32px;
    width: 32px;
    border: 1px solid #000;
    border-radius: 5px;
    margin: 0.25em;
    box-sizing: border-box;
}
#admtplChangeModeLink a,
#admtplChangeModeLink i.deactivated {
    display: inline-block !important;
    color: #fff !important;
    padding: 0 !important;
    text-decoration: none !important;
    font-weight: normal !important;
    line-height: normal !important;
    height: 100%;
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
}
#admtplChangeModeLink a:hover {
    color: #fff !important;
    text-decoration: none !important;
    background-color: #E0E0E0;
    border: 1px solid #000;
    filter: invert(1);
}
#admtplChangeModeLink a.modeLinkPreview {
    background-image: url(../../plugins/admtpl/css/visibility.svg);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
#admtplChangeModeLink a.modeLinkEdit {
    background-image: url(../../plugins/admtpl/css/edit_square.svg);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
#admtplChangeModeLink i.deactivated {
    background-image: url(../../plugins/admtpl/css/visibility_off.svg);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    opacity: .5;
    cursor: not-allowed;
}
#admtplBoardLogout {
    height: 32px;
    width: 32px;
    border: 1px solid #000;
    border-radius: 5px;
    margin: 0.25em;
    box-sizing: border-box;
}
#admtplBoardLogout a {
    display: inline-block !important;
    color: #fff !important;
    padding: 0 !important;
    text-decoration: none !important;
    font-weight: normal !important;
    line-height: normal !important;
    height: 100%;
    width: 100%;
    background-color: #fff;
    background-image: url(../../plugins/admtpl/css/logout.svg);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 5px;
}
#admtplBoardLogout a:hover {
    color: #fff !important;
    text-decoration: none !important;
    background-color: #E0E0E0;
    border: 1px solid #000;
    filter: invert(1);
}
/* select navigation */
select.admtplBoardSelectNav {
    box-sizing: border-box;
    font: normal 13px/1.0em system-ui, sans-serif !important;
    background: #2e3436 !important;
    color: #d3d7cf !important;
    border: 1px solid #666 !important;
    margin: .5em !important;
    padding: .25em 0 !important;
    cursor: pointer !important;
}
select.admtplBoardSelectNav option[selected] {
    background-color: #767676;
    color: #fff;
}
#xh_adminmenu select.admtplBoardSelectNav {
    margin: 4px .5em !important;
    vertical-align: top !important;
}
/* admtpl language menu */
#admtplBoard .admtplLangMenu {
    display: flex;
    align-items: center;
}
#admtplBoard .admtplLangMenu a {
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font: normal 15px/1 system-ui, sans-serif;
    height: 30px;
    width: 30px;
    margin: 0 0.25em;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
}
#admtplBoard .admtplLangMenu a:hover {
    background-color: #000;
}
/* admtpl plugin manager */
#admtplPluginManager table {
    border: 1px solid #ccc;
    border-top: 0px solid transparent;
    display: flex;
    flex-direction: column;
    margin: 0 0 1em;
    table-layout: fixed;
}
#admtplPluginManager table tbody {
    display: flex;
    flex-direction: column;
    flex: 1;
}
#admtplPluginManager table tbody tr {
    border-top: 1px solid #ccc;
    display: flex;
    flex-direction: row;
    flex: 1;
    align-items: center;
    padding: 0 1em;
    line-height: 2.5;
}
#admtplPluginManager table tbody tr:nth-of-type(even) {
    background-color: #fff;
}
#admtplPluginManager table tbody tr:nth-of-type(odd) {
    background-color: #f5f5f5;
}
#admtplPluginManager table tbody tr:nth-of-type(1) {
    background-color: #616161;
    color: #fff;
}
#admtplPluginManager table tbody tr td {
    flex: 1;
}
#admtplPluginManager table tbody tr td:nth-of-type(1) {
    flex: 2;
}
#admtplPluginManager table tbody tr td:not(:nth-of-type(1)) {
    text-align: center;
}
#admtplPluginManager table tbody tr td:nth-of-type(1),
#admtplPluginManager table tbody tr td a {
    font-weight: 500;
    text-transform: uppercase;
}
#admtplPluginManager table tbody tr td input {
    accent-color: #616161;
    height: 20px;
    width: 20px;
}



/********************************** ./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;
}


/*
 * 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 a img {
    margin-right: 4px;
}

#advfrm-form-list td.name {
    padding: 0 10px;
}

#advfrm-form-list td.script {
    /*padding-left: 20px;*/
    /* font-size: xx-small; */
    font-family: monospace;
}

#advfrm-editor {
    overflow: auto;
}

#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;
}

#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/cbl/css/stylesheet.css */

/*
 * CBL_XH
 *
 * @author      Olaf Penschke    olape
 * @copyright   2025 Olaf Penschke
 * @version 1.0 beta1 (23.04.2025)
 * @link        http://olaf.penschke.net/

 * @license     http://www.gnu.org/licenses/gpl-3.0.en.html GNU GPLv3

============================================================================
*/
 /* Pluginstartseite im Adminbereich, Info */
.cbl_admin {}
.cbl_admin h1 {
    margin: 0 0 0.25em !important;
}
.cbl_admin_logo {
    float: left !important;
    padding-top: 2em !important;
    margin-right: 2em !important;
    height: 200px !important;
    width: 200px !important;
}
.cbl_conf {}
.cbl_stylesheet {}
.cbl_language {}



/******************************************* ./plugins/cnc/css/stylesheet.css */

/*
 *Back-end
 */
.cnc_logo {
    float: left !important;
    margin: 1em 2em 0 0 !important;
    height: 128px !important;
    width: 128px !important;
}
.cnc_version {
    margin-bottom: 4em !important;
}
.cnc_license {
    text-align: justify;
    clear: left;
}
.cnc_files {
    max-width: 99%;
    overflow-x: auto;
}



/************************************* ./plugins/dlcounter/css/stylesheet.css */

/*
 * download form
 */
.dlcounter {
    text-align: center;
}
.dlcounter_button {}
.dlcounter_button span {
    display: block;
    margin: 1em;
}
.dlcounter_count {}

/*
 * statistics
 */
#dlcounter_stats {
}
#dlcounter_stats h4 {
	color: #fff;
	background-color: #666;
	cursor: pointer;
	padding: .25em .5em;
	font-size: 1em;
}
#dlcounter_stats table.tablesorter {
	box-sizing: border-box;
	display: block;
	max-width: 100%;
	width: 100%;
	overflow-x: auto;
	white-space: nowrap;
	border-collapse: collapse;
	color: #000;
	font: inherit;
	table-layout: fixed;
	margin: .5em 0;
}
#dlcounter_stats table.tablesorter th {
	background-color: #ddd;
	padding: .25em .5em;
	vertical-align: top;
	text-align: left;
	background-image: url(../../plugins/dlcounter/css/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	font-weight: normal;
	text-transform: uppercase;
	width: 50%;
}
#dlcounter_stats table.tablesorter th:first-of-type {
	border-right: 1px solid #fff;
}
#dlcounter_stats table.tablesorter tr:nth-child(even) {
	background: #efefef;
}
#dlcounter_stats table.tablesorter tr:nth-child(odd) {
	background: #fff;
}
#dlcounter_stats table.tablesorter tbody td {
	padding: .25em .5em;
	vertical-align: top;
}
#dlcounter_stats table.tablesorter tbody td:first-of-type {
	border-right: 1px solid #fff;
}
#dlcounter_stats table.tablesorter thead tr .headerSortUp {
	background-image: url("../../plugins/dlcounter/css/asc.gif");
}
#dlcounter_stats table.tablesorter thead tr .headerSortDown {
	background-image: url("../../plugins/dlcounter/css/desc.gif");
}
#dlcounter_stats table.tablesorter thead tr .headerSortDown, #dlcounter_stats table.tablesorter thead tr .headerSortUp {
	background-color: #ccc;
}



/******************************************** ./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; */
}
/* Icons */
div.xhFilebrowserDiv img.folder,
div.xhFilebrowserDiv img.folder-open {
    vertical-align: bottom;
    max-width: 1.6em;
    max-height: 1.2em;
    margin: 0 0.25em;
}
div.xhFilebrowserDiv img.remove,
div.xhFilebrowserDiv img.rename {
    max-width: 1.6em !important;
    max-height: 1.1em;
    margin: 0 0.4em;
}
div.xhFilebrowserDiv .filebrowser_delete_folder img.remove {
    vertical-align: bottom;
}
div.xhFilebrowserDiv .filebrowser_delete_file img.remove,
div.xhFilebrowserDiv img.rename {
    vertical-align: baseline;
}
div.xhFilebrowserDiv img.editorbrowser-icon,
div.xhFilebrowserDiv img.cmsbrowser-icon {
    vertical-align: baseline;
    max-width: 1.6em !important;
    max-height: 1em;
    margin: 0 0 -1px 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/login_info/css/stylesheet.css */

/*
 * Login-Info_XH
 *
 * @author      Olaf Penschke    olape
 * @copyright   2023 Olaf Penschke
 * @version 1.2 (05.05.2025)
 * @link        http://olaf.penschke.net/

 * @license     http://www.gnu.org/licenses/gpl-3.0.en.html GNU GPLv3

============================================================================
*/
 /* Pluginstartseite im Adminbereich, Info */
.login_info_admin {}
.login_info_admin h1 {
    margin: 0 0 0.25em !important;
}
.login_info_admin_logo {
    float: left !important;
    padding-top: 2em !important;
    margin-right: 2em !important;
    height: 200px !important;
    width: 200px !important;
}
.login_info_admin p.xh_fail span,
.login_info_admin p.xh_success span {
    margin: 0 0 .5em 0;
    display: inline-block;
}
.login_info_conf {}
.login_info_stylesheet {}
.login_info_language {}



/**************************************** ./plugins/logman/css/stylesheet.css */

.logman_table_wrapper {
    overflow-x: auto;
}
.logman_table_wrapper td {
    /* white-space: nowrap; */
    vertical-align: top;
}
.logman_form input[name=logman_timestamp] {
    width: 11em;
}
.logman_form input[name=logman_level] {
    width: 5em;
}
.logman_form input[name=logman_module] {
    width: 7em;
}
.logman_form input[name=logman_category] {
    width: 7em;
}
.logman_form input[name=logman_description] {
    width: 21em;
}
.logman_buttons {
    padding: 1em;
    display: flex;
    justify-content: space-evenly;
}



/******************************** ./plugins/meta_tags_plus/css/stylesheet.css */

/*
 * Meta-Tags-Plus
 *
 * @category    CMSimple_XH Plugin
 * @author      Olaf Penschke  /  olape
 * @copyright   2016 Olaf Penschke
 * @link        https://olaf.penschke.net/
 * @version     1.5 (24.07.2023)
 * @license     http://www.gnu.org/licenses/gpl-3.0.en.html GNU GPLv3
============================================================================
 *
 * Meta-Tags - module admin
 *
 * Admin-interface for configuring the plugin
 * via the standard-functions of pluginloader.
 *
 * PHP versions 4 and 5
 *
 * @category  CMSimple_XH
 * @package   Metatags
 * @author    Martin Damken <kontakt@zeichenkombinat.de>
 * @author    The CMSimple_XH developers <devs@cmsimple-xh.org>
 * @copyright 2009-2017 The CMSimple_XH developers <http://cmsimple-xh.org/?The_Team>
 * @license   http://www.gnu.org/licenses/gpl-3.0.en.html GNU GPLv3
 * @link      http://cmsimple-xh.org/

============================================================================
*/
/* Pluginstartseite im Adminbereich, Info */
.metatagsplus_admin {}
.metatagsplus_admin h1 {
    font-size: 1.5em!important;
    padding-top: 2em!important;
}
.metatagsplus_admin p {
    padding-top: 0.3em;
}
.metatagsplus_admin ul li:before {
    content: ''!important;
}
.metatagsplus_admin_logo {
    float: left!important;
    padding-top: 1em!important;
    margin-right: 2em!important;
}
.meta_tags_plus_conf {}
.meta_tags_plus_stylesheet {}
.meta_tags_plus_language {}
/* PD-Tab */
.metatagsplus_pd h1 {
    font-size: 1.8em;
}
.metatagsplus_pd div {
    font-size: 1em;
    margin-top: .5em;
}
.metatagsplus_pd div span {
    font-size: 1em;
    font-weight: 600;
    margin-right: .5em;
}
.metatagsplus_pd p {
    font-size: 1.2em;
    margin-top: .5em;
}
/* Tags List */
.mtp_tags_list {
    margin-top: 2em;
    font-size: .8em;
    opacity: 0.5;
}
.mtp_tags_list p span {
    font-weight: 600;
}
.mtp_tags_list p a {}
.mtp_tags_list p a:hover {
    opacity: 1;
}


/****************************************** ./plugins/ogra/css/stylesheet.css */

/*
 * OGra_XH
 *
 * @author  Olaf Penschke  /  olape
 * @version 1.0 (04.08.2023)
 * @link    http://olaf.penschke.net/

 * @license http://www.gnu.org/licenses/gpl-3.0.en.html GNU GPLv3

============================================================================
*/
/* Pluginstartseite im Adminbereich, Info */
.ograxh_admin {
}
.ograxh_admin h1 {
    font-size: 1.5em!important;
    padding-top: 2em!important;
}
.ograxh_admin p {
    padding-top: 0.3em;
}
.ograxh_admin ul li:before {
    content: ''!important;
}
.ograxh_admin_logo {
    float: left!important;
    padding-top: 2em!important;
    margin-right: 2em!important;
}
.ogra_conf {}
.ogra_stylesheet {}
.ogra_language {}



/*********************************** ./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;
}
.vakata-context.jstree-contextmenu li.vakata-contextmenu-disabled a {
    cursor: not-allowed;
}

/*
 * Toolbar
 */
#pagemanager_toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#pagemanager_toolbar button[id^="pagemanager_"] {
    background-color: #757575;
    border: 1px solid;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    min-width: 40px;
    margin: .25em;
    padding: .25em;
}
#pagemanager_toolbar button:hover:not([disabled]),
#pagemanager_toolbar button:focus:not([disabled]) {
    background-color: #BDBDBD;
    color: inherit;
    cursor: pointer;
}
#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;
    margin: 0 0.25em;
    z-index: 1;
}
#pagemanager_toolbar .pagemanager_tool_inner button {
    margin: 0;
    width: 100%;
}
#pagemanager_toolbar img.widget-icon,
#pagemanager_toolbar .pagemanager_tool_inner img {
    border: 0 none;
    height: 24px;
    width: auto;
    max-height: 100%;
    max-width: 100%;
    vertical-align: unset;
}
#pagemanager_toolbar button[disabled] {
    cursor: not-allowed;
}
#pagemanager_toolbar button[disabled] img {
    opacity: 0.3;
}

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

/*
 * Change FA to SVG
 */
.vakata-context.jstree-contextmenu li.vakata-contextmenu-disabled a i {
    filter: opacity(50%);
}
.vakata-context.jstree-contextmenu li a i {
    filter: invert(40%) sepia(14%) saturate(20%) hue-rotate(22deg) brightness(97%) contrast(96%);
}
.jstree-default-dark .jstree-themeicon {
    filter: invert(99%) sepia(0%) saturate(1%) hue-rotate(263deg) brightness(106%) contrast(101%);
}
.jstree-default .jstree-themeicon {
    filter: invert(43%) sepia(0%) saturate(4%) hue-rotate(242deg) brightness(94%) contrast(99%);
}
.jstree-proton .jstree-themeicon {
    filter: invert(40%) sepia(14%) saturate(20%) hue-rotate(22deg) brightness(97%) contrast(96%);
}
#pagemanager_form #pagemanager_toolbar button img {
    filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(165deg) brightness(105%) contrast(101%);
}



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

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



/************************************* ./plugins/polyglott/css/stylesheet.css */

/*
 * Translation table
 */
.polyglott_translations {
    overflow-x: auto;
    margin: 1em 0;
}
.polyglott_translations table {
    border-collapse: collapse;
    width: 99%;
}
.polyglott_translations td {
    border: 1px solid #888;
}
.polyglott_translations td {
    padding: 0 0.2em;
}
/* Languagemenu */
.polyglott_languagemenu {
    display: flex;
}
.polyglott_languagemenu * {
    margin: 0;
    padding: 0;
}
.polyglott_languagemenu a {
    display: inline-block;
    font-size: 1em;
    line-height: normal;
    margin: 3px;
    padding: 0;
    text-decoration: none !important;
    border: 0 !important;
    color: inherit !important;
}
.polyglott_languagemenu a:hover {
    background: rgba(0,0,0,.1);
}
/* flags */
.polyglott_languagemenu a img {
    border: 0px solid transparent;
}
/* shortname */
.polyglott_languagemenu span {
    /*border: 1px solid;*/
    border-radius: 2px;
    width: 1.75em;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
}



/************************************** ./plugins/realblog/css/stylesheet.css */

.realblog_search_form {
    text-align: right;
}
/* rss feed button */
.realblog_rss_feed_button {
    text-align: right;
    margin-bottom: .5em;
}
a.realblog_rss_image {
    text-decoration: none !important;
    border-bottom: none !important;
}
a.realblog_rss_image:after {
    content: "" !important;
}
/* svg, png */
.realblog_rss_image span {
    content: url("../../plugins/realblog/css/../images/rss.svg"); /* optional rss.png */
    display: inline-flex;
    height: 40px;
    width: auto;
    position: relative;
    filter: invert(22%) sepia(81%) saturate(5814%) hue-rotate(25deg) brightness(97%) contrast(105%);
}
.realblog_rss_feed_button a.realblog_rss_image {
    background: none !important;
}
/* Textareas */
.realblog_headline_field {
    width: 99%;
    height: 200px;
}
.realblog_story_field {
    width: 99%;
    height: 500px;
}
/* buttons */
.realblog_buttons {
    padding: 6px 0;

}
.realblog_button {
    display: inline-block;
    border: 1px solid #888;
    padding: 0.1em 0.5em;
    text-decoration: none;
    cursor: pointer;
}
.realblog_fields_block #date1 {
    margin-bottom: 12px;
}
.realblog_fields_block table {
    width: 100%;
}
.realblog_label {
    font-weight: bold;
}
.realblog_entry_footer {
    overflow: auto;
}
.realblog_read_more {
    float: right;
    padding-bottom: 12px;
}
/* BACKEND select entry table */
.realblog_table {
    width: 100%;
    table-layout: auto;
    border: 1px solid;
    border-collapse: collapse;
}
.realblog_table tr:nth-child(odd) {
    border: 1px solid;
    border-bottom: none;
}
.realblog_table thead th,
.realblog_table tfoot td {
    background: #555;
    color: #fff;
    padding: 0.5em 0;
    font-weight: bold;
    text-align: center;
}
.realblog_table thead th button,
.realblog_table tfoot td button {
    background: none;
    border: none;
    cursor: pointer;
}
.realblog_table_details {
    border: 1px solid #075FB9;
}
.realblog_table tbody td {
    padding: 0.3em;
    text-align: center;
}
.realblog_table tbody td:nth-child(4),
.realblog_table tbody td:nth-child(6),
.realblog_table tbody td:nth-child(7),
.realblog_table tbody td:nth-child(8) {
    font-weight: bold;
}
.realblog_table tbody td.realblog_table_title {
    padding: 0.3em 1em;
    text-align: left;
}
.realblog_table tbody td.realblog_table_categories {
    padding: 0.3em 1em;
    text-align: right;
}
.realblog_table tbody td img,
.realblog_table thead th img {
    border: 0;
}
.realblog_pagination {
    font-size: small;
    text-align: right;
}
.realblog_table_paging {
    text-align: center;
}
.realblog_table_paging a {
    text-decoration: none;
}
/* entries overwiew */
.realblog_entries_preview {
    border-top: 1px solid;
    margin: 10px 0 0 0;
}
/**
 * Multi column overwiew
 *
 * Uncomment the following two rules to enable a tabular blog overview.
 * Also uncomment the rules for the desired number of columns below.
 */
/*
.realblog_entry_preview {
    box-sizing: border-box;
    padding: 0 1em;
    float: left;
}
.realblog_entries_preview:after {
    content: "";
    display: table;
    clear: both;
}
*/
/* 2 colums
.realblog_entry_preview {width: 50%}
.realblog_entry_preview:nth-child(2n+1) {clear: both}
*/
/* 3 columns
.realblog_entry_preview {width: 33%}
.realblog_entry_preview:nth-child(3n+1) {clear: both}
*/
/* 4 colums
.realblog_entry_preview {width: 25%}
.realblog_entry_preview:nth-child(4n+1) {clear: both}
*/
/* 5 colums
.realblog_entry_preview {width: 20%}
.realblog_entry_preview:nth-child(5n+1) {clear: both}
*/
.realblog_show_date {
    font-size: 94%;
    font-weight: 700;
    font-style: italic;
    margin: 6px 0 10px 0;
}
.realblog_show_story {
    width: 100%;
    border-bottom: 1px solid;
}
.realblog_show_story:after {
    content: "";
    display: table;
    clear: both;
}
.realblog_article_meta {
    font-size: 0.85em;
    font-style: italic;
}
.realblog_show_story_entry {
    width: 100%;
    border-bottom: 0;
}
.realblog_show_box {
    margin: 10px 0;
    width:100%;
    overflow: hidden;
}
/* tpl_classes for function realbloglink */
.realblog_tpl_show_date {
    font-style: italic;
    border-top: 1px solid;
    padding: 5px 0 0 0;
    margin: 6px 0 0 0;
}
.realblog_tpl_show_story {}
.realblog_tpl_read_more {
    text-align: right;
}
.realblog_tpl_show_box {
    border-bottom: 1px solid;
    padding: 0 0 8px 0;
}
.realblog_most_popular a, .realblog_most_popular span {
    display: block;
}
.realblog_admin {
    height:24px;
    background-color: #075FB9;
    color: White;
    display: block;
}
.realblog_date_selector {
    margin: 0 0 -3px 1px;
}
.realblog_archive_title {
    font-weight: bold;
}
.realblog_archive {
    padding-left: 0;
}
.realblog_archive li {
    list-style: none;
}
.realblog_search_input {
    border: 1px solid #999;
    padding: 2px 5px;
}
.realblog_searchresult_head {
    font-weight: bold;
}
/*
 * Back-end.
 */
.realblog_logo {
    float: left;
    margin-right: 16px;
}
.realblog_license {
    text-align: justify;
}
.realblog_systemcheck {
    list-style: none;
    padding-left: 0;
}
.realblog_systemcheck img {
    padding-right: 0.5em;
}
.realblog_filter {
    margin: 1em 0;
}
.realblog_filter label {
    margin-right: 1em;
}
.realblog_data_exchange form {
    margin: 1em 0;
}



/**************************************** ./plugins/repoxh/css/stylesheet.css */

/*
 * Repo_XH
 *
 * @author  Olaf Penschke    olape
 * @version 1.0 beta4 (20.02.2025)
 * @link    https://olaf.penschke.net

 * @license http://www.gnu.org/licenses/gpl-3.0.en.html GNU GPLv3

============================================================================
*/
/* Pluginstartseite im Adminbereich, Info */
.repoxh_admin {}
.repoxh_admin h1 {
	font-size: 1.5em!important;
	padding-top: 2em!important;
}
.repoxh_admin p {
	padding-top: 0.3em;
}
.repoxh_admin ul li:before {
	content: ''!important;
}
.repoxh_admin_logo {
	float: left!important;
	padding-top: 2em!important;
	margin-right: 2em!important;
}
/* Daten anzeigen */
.repoxh_admin_cache {}
.repoxh_admin_change {
	width: auto;
	max-width: 100%;
	max-height: 15em;
	overflow-x: hidden;
	overflow-y: scroll;
	border: 1px solid #bbb;
	padding: 5px!important;
	font-size: 90%!important;
}
/* Quellen bearbeiten*/
.repoxh_admin_sources {}
.repoxh_admin_sources textarea {
	width: 100%;
	min-height: 400px!important;
	padding: 5px!important;
	font-size: 90%!important;
}
/* Konfiguration */
.repoxh_conf {}
.repoxh_stylesheet {}
.repoxh_language{}


/************************************ ./plugins/sec_header/css/stylesheet.css */

/*
 * Sec-Header_XH
 *
 * @author      Olaf Penschke   olape
 * @copyright   2020 Olaf Penschke
 * @version     1.0 (22.06.2025)
 * @link        http://olaf.penschke.net/

 * @license http://www.gnu.org/licenses/gpl-3.0.en.html GNU GPLv3

============================================================================
*/
/* Pluginstartseite im Adminbereich, Info */
.sec_header_admin {}
.sec_header_admin h1 {
    margin: 0 0 0.25em !important;
}
.sec_header_admin_logo {
    float: left !important;
    padding-top: 2em !important;
    margin-right: 2em !important;
    height: 200px !important;
    width: 200px !important;
}
/* Konfiguration */
div.sec_header_conf {}
div.sec_header_stylesheet {}
div.sec_header_language{}



/************************************** ./plugins/seocheck/css/stylesheet.css */

/*
 * SEOCheck_XH
 *
 * @author      Olaf Penschke  /  olape
 * @copyright   2016 Olaf Penschke
 * @version 1.5 (27.09.2024)
 * @link        https://olaf.penschke.net

 * @license     http://www.gnu.org/licenses/gpl-3.0.en.html GNU GPLv3

============================================================================
*/
/* Pluginstartseite im Adminbereich, Info */
.seocheckxh_admin {
}
.seocheckxh_admin h1 {
    font-size: 1.5em!important;
    padding-top: 2em!important;
}
.seocheckxh_admin p {
    padding-top: 0.3em;
}
.seocheckxh_admin ul li:before {
    content: ''!important;
}
.seocheckxh_admin_logo {
    float: left!important;
    padding-top: 2em!important;
    margin-right: 2em!important;
}
/* Tab über Editor */
.sc_tab_list {
    all: initial;
    * {
/*      all: unset;*/
        all: revert;
    }
}
ul.sc_tab_list {
    list-style-type: none!important;
}
ul.sc_tab_list li:before {
    content: ""!important;
}
ul.sc_tab_list li {
    padding-top: .25em;
    padding-bottom: .25em;
}
ul.sc_tab_list li a {
    color: inherit;
    background-color: inherit;
}
/* Formular Dienste */
.sc_form {
    display: inline-block; 
}
form.sc_form table td:nth-child(2) {
    display: none;
}
form.sc_form table td:nth-child(3) {
    display: none;
}
form.sc_form table td:nth-child(4) {
    width: 40px;
    text-align: right;
}
.sc_form_text {
    border: 0;
    padding: 5px 5px 5px 0;
}
.sc_form_check {
    margin: 5px 0 5px 0;
}
.sc_form_textarea {
    width: 100%;
}
.sc_form_submit {
    margin: 10px 0 10px 0;
    padding: 5px;
}



/*************************************** ./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/switchdebug/css/stylesheet.css */

/*
 * Switchdebug_XH
 *
 * @author      Olaf Penschke    olape
 * @copyright   2019 Olaf Penschke
 * @version     1.1 (26.11.2024)
 * @link        http://olaf.penschke.net

 * @license     http://www.gnu.org/licenses/gpl-3.0.en.html GNU GPLv3

============================================================================
*/
/* Pluginstartseite im Adminbereich, Info */
.switchdebugxh_admin {}
.switchdebugxh_admin h1 {
    margin: 0 0 0.25em !important;
}
.switchdebugxh_admin ul li:before {
    /*content: ''!important;*/
}
.switchdebugxh_admin_logo {
    float: left!important;
    padding-top: 2em!important;
    margin-right: 2em!important;
    height: 200px!important;
    width: 200px!important;
}
.switchdebug_conf {}
.switchdebug_stylesheet {}
.switchdebug_language {}
.switchdebugxh_form {
    margin-bottom: 2em;
}
.switchdebugxh_form input {}
#xh_adminmenu_switchdebug {}
/* Menu Button */
li#xh_adminmenu_switchdebug {
    display: inline-block;
    width: 3em !important;
}
#switchdebug_a_off {
    background: url(../../plugins/switchdebug/css/debugOff.svg) no-repeat center;
    height: 2.2em;
    position: relative;
    width: 100% !important;
}
#switchdebug_a_on {
    background: url(../../plugins/switchdebug/css/debugON.svg) no-repeat center;
    height: 2.2em;
    position: relative;
    width: 100% !important;
}



/*********************************** ./plugins/tablesorter/css/stylesheet.css */

/*
 * Back-end
 */
.tablesorter_logo {
    float: left;
    margin: 0 1em 1em 0;
}
.tablesorter_license {
    text-align: justify;
    clear: left;
}
/*
 * Front-end
 */
.tablesorter,
.tablecolumns_selection ~ * {
    --button-border: 0px solid transparent;
    --button-cursor: pointer;
    --button-display: block;
    --button-font-size: inherit;
    --button-height: 100%;
    --button-min-height: 2.5em;
    --button-padding: 0.25em 0.5em;
    --button-width: 100%;
}
.tablesorter thead th button {
    border: var(--button-border);
    cursor: var(--button-cursor);
    display: var(--button-display);
    font-size: var(--button-font-size);
    height: var(--button-height);
    min-height: var(--button-min-height);
    padding: var(--button-padding);
    width: var(--button-width);
}
.tablesorter_ascdesc:after,
.tablesorter_asc:after,
.tablesorter_desc:after {
    color: inherit;
}
.tablesorter_ascdesc:after {
    content: "▲▼";
    letter-spacing: -0.3em;
    padding: 0 0 0 0.7em;
}
.tablesorter_asc:after,
.tablesorter_desc:after {
    padding: 0 0 0 1.1em;
}
.tablesorter_asc:after {
    content: "▲";
}
.tablesorter_desc:after {
    content: "▼";
}

/*
 * tbody Zebra look
 */
.tablesorter tbody tr {
    color: black;
}
.tablesorter tbody tr:nth-child(odd) {
    background: #fff;
}
.tablesorter tbody tr:nth-child(even) {
    background: #eee;
}
.tablesorter.tablecolumns tbody tr td:not(:has(button)) {
    padding: var(--button-padding);
}

/* Button show more/less */
.tablesorter_expand,
.tablesorter_collapse {
    border: var(--button-border);
    cursor: var(--button-cursor);
    display: var(--button-display);
    font-size: var(--button-font-size);
    height: var(--button-height);
    padding: var(--button-padding);
    width: 100px;
}
td:has(.tablesorter_expand),
td:has(.tablesorter_collapse) {
    width: 100px;
}
.tablesorter_expand:after,
.tablesorter_collapse:after {
    color: inherit;
    padding: 0 0 0 0.5em;
}
.tablesorter_expand:after {
    content: "▼";
}
.tablesorter_collapse:after {
    content: "▲";
}
.tablesorter dl {
    margin-left: 2em;
}
.tablesorter dt {
    font-weight: bold;
}

/* Pagination */
.tablesorter_pagination {
    text-align: right;
    padding: 1em 0;
}
.tablesorter_pagination button[disabled] {
    filter: opacity(0.5);
}

/* Columns selection */
.tablecolumns_selection {
    display: flex;
    flex-wrap: wrap;
    list-style: inside none none;
    margin: 0;
    padding: 0 !important;
    
}
.tablecolumns_selection li {
    display: flex;
    margin: 0 1em 0.5em 0;

}
.tablecolumns_selection label {
    display: inline-flex;
    align-items: center;
}
.tablecolumns_selection li input {
    accent-color: #616161;
    cursor: pointer;
    height: 20px;
    margin: 0 .25em 0 0;
    width: 20px;
}
.tablecolumns_selection li:before {
    content: "" !important;
}
.tablecolumns_selection ~ .tablecolumns_button {
    border: var(--button-border);
    cursor: var(--button-cursor);
    font-size: var(--button-font-size);
    height: var(--button-height);
    min-height: var(--button-min-height);
    padding: var(--button-padding);
    margin: 0 0 0.5em 0;
}



/************************************** ./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;
}
