/*
 * Automatically created by CMSimple_XH. DO NOT MODIFY!
 * accordion,adc_core,boilerplate,codeeditor,exchange,expandcontract,extedit,fa,filebrowser,flexslider,foldergallery,forum,fotorama,hi_fancybox,hi_updatecheck,jquery,meta_tags,news,ogra,pagemanager,page_params,pfw,polyglott,quoteoftheday,realblog,register,remotecontent,sitemapper,slideshow,themeswitcher,tinymce4,twocents,uploader,video,wdir,xhshop,youtube,zgallery
 */


/****************************************************** ./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;
}
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;
	padding: .125em !important;
}
#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: '\f10c' !important;
	font-family: "FontAwesome";
	color: #fff;
	position: absolute !important;
	top: -1px !important;
	left: -1px !important;
	width: 1.75em !important;
	height: 1.5em !important;
	background: #666 !important;
	transition: left 0.1s cubic-bezier(0.785, 0.135, 0.15, 0.86) !important;
	text-align: center;
	line-height: 1.5;
}
div.xh_field input[type="checkbox"]:checked::after {
	content: '\f00c' !important;
	font-family: "FontAwesome";
}
div.xh_field input[type="checkbox"]:checked {
	background:#3c0 !important;
	border-color:#ccc !important;
}
div.xh_field input[type="checkbox"]:checked:after {
	left: 1.75em !important;
	border-color:#ccc !important;
}

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



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




/************************************** ./plugins/adc_core/css/stylesheet.css */

/* Pluginstartseite im Adminbereich, Info */
.adc_core_admin {}
.adc_core_admin h1 {
    font-size: 1.5em!important;
    padding-top: 2.5em!important;
    padding-bottom: 2.5em!important;
}
.adc_core_admin p {
	padding-top: 0.3em;
}
.adc_core_admin ul li:before {
    content: ''!important;
}
.adc_core_admin_logo {
    float: left!important;
    padding-top: 2em!important;
    margin-right: 3em!important;
}
/* Konfiguration */
div.adc_core_conf {}
div.adc_core_stylesheet {}
div.adc_core_language{}

div.xhContainer {}

div.xh_label span.xh_label {
    text-transform: lowercase!important;
}


/*********************************** ./plugins/boilerplate/css/stylesheet.css */

#boilerplate_admin table {width: 100%; margin: 1em 0}
#boilerplate_admin table input[type=text] {width: 95%}



/************************************ ./plugins/codeeditor/css/stylesheet.css */

.CodeMirror {
  border: 1px solid #999;
}

.CodeMirror-fullscreen {
  z-index: 9999 !important;
  border: 0;
}

/*
 * The preview.
 */
.codeeditor_preview {
    margin: 1em 0;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
    border-radius: 1em;
    padding: 1em 0;
}



/************************************** ./plugins/exchange/css/stylesheet.css */

/*
 *Back-end
 */
.exchange_logo {
    float: left;
    margin: 0 1em 0 0;
}
.exchange_license {
    text-align: justify;
}



/******************************** ./plugins/expandcontract/css/stylesheet.css */

.expand_link {
    font-size:90%;
    margin:.5em 5em;
}
.expand_content {
    border-top:.5em solid #ddd;
    border-bottom:.5em solid #ddd;
}
.expand_button {
    display:inline-block;
}


/*************************************** ./plugins/extedit/css/stylesheet.css */

/*
 * Back-end
 */

.extedit_logo {
    float: left;
    margin: 8px 16px 0 0;
    width: 128px;
    height: 128px;
}
.extedit_license {
    text-align: justify;
}



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

.fa_logo {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 0.5em;
}
.fa_license {
    text-align: justify;
}



/*********************************** ./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;
}
a.xhfbfile span,
span.xhfbfile span {
	display: none;
}

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



/************************************ ./plugins/flexslider/css/stylesheet.css */

/* simpler vertical control; to use, uncomment the following*/
/*
body .flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3);  }
body .flex-direction-nav .flex-prev { left: 0; }
body .flex-direction-nav .flex-next { right: 0; text-align: right; }
body .flexslider:hover .flex-prev { opacity: 0.7; left: 0px; }
body .flexslider:hover .flex-next { opacity: 0.7; right: 0px; }
*/

body .flex-direction-nav a {
  overflow: visible;
}
body .flex-direction-nav a:before {
  font-size: 2em;
}

body .flexslider:hover .flex-direction-nav .flex-next:hover:before,
body .flexslider:hover .flex-direction-nav .flex-prev:hover:before{
  color: red;
}

/* bugfix, see https://github.com/woocommerce/FlexSlider/issues/1491 */
body .flexslider {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

/* Reset so that template css will not interfere with flexslider*/
body .flexslider ul,
body .flexslider ul.slides,
body .flexslider ul.slides li {
    margin: 0;
    padding:0;
}
body .flexslider ul.flex-direction-nav li {
   list-style-type: none;
}
body .flexslider ul.slides li img {
    margin:0;
}
body .flexslider ul.slides li:before{
    content:"" !important;
    content:none !important;
}
body .flexslider ul.slides li div.flex-text ul > li {
    overflow-y:visible;
}

/*==================================*/
/* Setting for text only slides     */
body .flexslider ul.slides li div.flex-text {
    margin:10% 15% 0;
    border:.5em solid #eee;
    padding:1em 1em 0;
    border-radius:.5em;
}
body .flexslider ul.slides li div.flex-text h1,
body .flexslider ul.slides li div.flex-text h2,
body .flexslider ul.slides li div.flex-text h3,
body .flexslider ul.slides li div.flex-text h4,
body .flexslider ul.slides li div.flex-text h5,
body .flexslider ul.slides li div.flex-text h6 {
    margin-top:0;
}
body .flexslider ul.slides li div.flex-text ul {
    list-style:square outside none;
}
body .flexslider ul.slides li div.flex-text ul,
body .flexslider ul.slides li div.flex-text ol {
    margin:1em 0;
    padding-left:1.75em;
}
body .flexslider ul.slides li div.flex-text ul ul,
body .flexslider ul.slides li div.flex-text ul ol,
body .flexslider ul.slides li div.flex-text ol ol,
body .flexslider ul.slides li div.flex-text ol ul {
    margin:0;
}


/* Settings for image text */
body .flexslider ul.slides li p.flex-caption {
    width: 100%;
    padding: 2px 0;
    margin:0;
    display:inline-block;
    text-align:center;
}
body .flexslider ul.slides li p.flex-normal {
}
body .flexslider ul.slides li p.flex-inverted {
    letter-spacing:1px;
    font-size:1em;
    color:white;
    font-weight:bold;
    background:#777;
    text-shadow: 2px 2px 6px  #000;
}
/* This setting is for overlay text */
body .flexslider .slides>li {
    position: relative
}
body .flexslider ul.slides li p.flex-overlay {
    width: 96%;
    padding: 2%;
    position: absolute;
    left: 0;
    bottom: 0;
    /*background: rgba(0,0,0,.3);
    color: #fff;*/
    /*text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    font-weight:bold;*/
    letter-spacing:1px;
}
body .flexslider ul.slides li p.flex-overlay2 {
    width: 96%;
    padding: 0 2%;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #000;
    text-shadow: 1px 1px 4px rgba(255,255,255,.7), -1px -1px 4px  rgba(255,255,255,.7), 1px -1px  4px rgba(255,255,255,.7), -1px 1px  4px rgba(255,255,255,.7), 1px 1px 4px  rgba(255,255,255,.7), -1px -1px 4px  rgba(255,255,255,.7), 1px -1px  4px rgba(255,255,255,.7), -1px 1px  4px rgba(255,255,255,.7);
    font-weight:bold;
    letter-spacing:1px;
}
body .flexslider ul.slides li p.flex-overlay3 {
    position: absolute;
    left: 0;
    bottom: 15%;
    background: rgba(0,0,0,.3);  
    color: #fff;
    font:bold 60px sans-serif;
    padding:2%;
    width:50%;
    text-align:center;
    overflow-y: hidden;
}
@media (max-width: 979px) {
    body .flexslider ul.slides li p.flex-overlay3 {
     font-size: 6vmin;
    }
}

body .flexslider ul.slides li a:hover p {
    text-decoration: underline;
}
body a:hover p.flex-inverted {
    background:#f77;
}


/* Navigation for static "slider" */
body .extradirnav {
    font-size:1.4em;
}
body .extradirnav a {
    text-decoration:none;
    color:#555;
    font-family: "flexslider-icon" !important;
}
body .extradirnav a:hover {
    color:red;
}
body .flexfullsize {
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:10000;
    background:rgba(0,0,0,.7);
}
body input.flexfullsizebutton {
    vertical-align:sub;
    width:20px;
    height:20px;
    position:relative;
    z-index:0;
}
body input.flexfullsizebutton:hover {
    background:#fbb;
}
body .flexfullsize .flexslider ul.slides li p.flex-normal {
    position: absolute;
    bottom: 0;
    background:white;
}
body .flexfullsize .flexslider ul.slides li p.flex-inverted {
    position: absolute;
    left: 0;
    bottom: 0;
}



/********************************* ./plugins/foldergallery/css/stylesheet.css */

/**
 * Galleries
 */
.foldergallery_figures {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.foldergallery figure {
    display: table;
    margin: 0.3em;
	/*превью расстояние между превью*/
}
/.foldergallery figcaption {
    display: table-caption;
    caption-side: bottom;
    text-align: center;
}



/***************************************** ./plugins/forum/css/stylesheet.css */

/*
 * General
 */
.forum_loading {
    visibility: hidden;
}
.forum_heading {
    font-weight: bold;
    font-size: 1.2em;
}
.forum_details {
    font-size: 85%;
}
.forum_user {
    font-weight: bold;
}
.forum_date {
    font-style: italic;
}
.forum_navlink {
    text-align: right;
    margin: 0.5em 0 0 0;
    font-weight: bold;
}
.forum_navlink a {
    padding-left: 1em;
}

/*
 * All topics
 */
.forum_topics {
    list-style: none;
    margin: 0;
    padding: 0;
}
.forum_topics > div {
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
    border-bottom: 1px solid #888;
}
.forum_topics .forum_title {
    font-weight: bold;
    margin: 0.5em 0;
}

/*
 * Single topic
 */
.forum_topic {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    word-wrap: break-word;
}
.forum_topic > div {
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
    border-bottom: 1px solid #888;
}
.forum_comment {
    margin-top: 0.5em;
}
.forum_comment img {
    max-width: 100%;
}
.forum_edit {
    float: right;
}
.forum_edit img {
    border: none;
}
.forum_delete {
    float: right;
    margin-left: 0.5em;
}
.forum_quote {
    margin-left: 0;
    border-left: 3px solid #888;
    padding-left: 1em;
}
.forum_code {
    border: 1px solid #888;
    overflow-x: auto;
}

/*
 * Comment form
 */
.forum_comment {
    margin: 1em 0;
}
.forum_comment .forum_title {
    margin-bottom: 1em;
}
.forum_comment .forum_title label {
    padding-right: 1em;
}
.forum_comment .forum_title input {
    width: 30em;
}
.forum_editor {
    position: relative;
}
.forum_emoticons,
.forum_font_sizes {
    display: none;
    position: absolute;
    z-index: 1;
}
.forum_comment textarea {
    display: block;
    width: 100%;
    padding: 0;
}
.forum_comment .forum_submit {
    text-align: center;
}
.forum_comment .forum_submit .submit {
    padding: 0.2em 1em;
}

/**
 * Plugin info
 */
.forum_logo {
    float: left;
    margin: 0.5em 1.5em 0.5em 0;
}
.forum_license {
    text-align: justify;
}
.forum_syscheck {}



/************************************** ./plugins/fotorama/css/stylesheet.css */

/*
 * Plugin administration
 */
.fotorama_logo {
    float: left;
}
.fotorama_license {
    text-align: justify;
}
#fotorama_admin table {width: 100%; margin: 1em 0 2em 0;}
#fotorama_admin table input {vertical-align: middle;}
#fotorama_admin table input[type=text], #fotorama_admin table select {
  box-sizing: border-box;
  width: 99%;
  padding: 2px 5px;
}
#fotorama_admin table tbody tr{
  cursor: pointer
}
#fotorama_admin table tbody tr.selected {
  background-color: #b8c9d8;
  color: #fff;
  font-weight: bold;
}
#fotorama_admin table .fotorama_ascdesc {
  background: url("../../plugins/fotorama/css/ascdesc.gif") no-repeat right center;
  cursor: pointer;
}
#fotorama_admin table .fotorama_asc {
  background: url("../../plugins/fotorama/css/asc.gif") no-repeat right center;
  cursor: pointer;
}
#fotorama_admin table .fotorama_desc {
  background: url("../../plugins/fotorama/css/desc.gif") no-repeat right center;
  cursor: pointer;
}
#fotorama_admin table td a {padding: 0 5px;}
#fotorama_admin table td {padding: 2px;}
#fotorama_admin form {display: inline;}
#fotorama_admin table thead {
  background: #ddd;
  font-size: 11px;
  line-height: 2em;
  text-align: center;
}
#fotorama_admin button {
  background : -moz-linear-gradient(top, #5f6166 0%, #00060a 100%);
  background : -webkit-linear-gradient(top, #5f6166 0%, #00060a 100%);
  background : -o-linear-gradient(top, #5f6166 0%, #00060a 100%);
  background : -ms-linear-gradient(top, #5f6166 0%, #00060a 100%);
  background : linear-gradient(top, #5f6166 0%, #00060a 100%);
  filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f6166', endColorstr='#00060a',GradientType=0 );
  border: 1px solid #000000;
  border-radius: 5px;
  color: #ffffff;
  font-size: 14px;
  margin: 5px 2px;
  padding: 5px 10px;
}

#fotorama_popup {
  position: fixed;
  width: 200px;
}
#fotorama_popup > img {
  height: auto;
  width: 100%;
}

/* 
################################
       Fotorama Slider
################################ 
*/

.fotorama__wrap {}

.fotorama__stage {}

.fotorama__stage img {}

.fotorama__caption__wrap {
background: #000!important;
border: 1px solid #999;
border-radius: 0 0 5px 0;
opacity: 0.6!important;
}

.fotorama__privacy {
  position: absolute;
  bottom: 0;
  color: beige;
  text-align: center;
  background: rgba(0,0,0,0.6);
  margin: 10px 20px;
  padding: 5px;
  width: calc(100% - 40px);
  font-size: 0.9rem;
  line-height: normal;
  box-sizing: border-box;
}

.fotorama__caption {
color: #fff!important;
top:0;
}

.fotorama__nav {
padding: 3px 0!important;
}

.fotorama__video {
top:0!important;
margin: auto auto!important;
}

.fotoramaVideo {
max-width: 800px!important;
margin: 0 auto;
}

.fotoramaIframeContainer {
height: 96%; 
padding: 6px 16px 0 16px; 
margin: 0;
}

.fotoramaIframe {
width: 100%; 
height: 100%; 
border:0;
}

.fotoramaHtml {
height: 99%;
max-height: 99%; 
overflow: auto;
padding: 6px 20px;
}


/* 
################################
       Slider Classes
################################ 
*/

/* mmsl_dark */

.mmsl_dark_container {
max-width: 520px; 
background: #fff; 
border: 1px solid #999; 
border-radius: 5px; 
box-shadow: #666 6px 6px 6px;
padding: 6px;
margin: 16px auto 24px auto;
}

.mmsl_dark {
background: #222;
}

.mmsl_dark .fotorama__nav {
background: #111;
border-top: 1px solid #666;
padding: 3px 0!important;
}

.mmsl_dark .fotoramaIframeContainer {
height: 96%; 
padding: 6px 16px 0 16px; 
margin: 0;
}

.mmsl_dark .fotoramaIframe {
width: 100%; 
height: 100%; 
border:0;
}

.mmsl_dark .fotorama__thumb {
background: #111!important;
}

.mmsl_dark .fotorama__thumb img {
max-width: 96%!important;
max-height: 96%!important;
border: 1px solid #666!important;
}

.mmsl_dark .fotorama__thumb-border {
border-color: #999;
}


/* mmsl_light */

.mmsl_light_container {
max-width: 400px;
background: #eee;
border: 1px solid #999;
border-radius: 3px;
padding: 6px;
margin: 16px auto;
}

.mmsl_light {
margin: 16px 16px 0 16px;
}

.mmsl_light .fotoramaIframeContainer {
height: 96%; 
padding: 0; 
margin: 0;
}

.mmsl_light .fotoramaIframe {
width: 100%; 
height: 100%; 
border:0;
}

.mmsl_light .fotoramaHtml {
padding: 0;
}


/* 
################################
    MultiMediaSlider Backend
################################ 
*/

.mmsl_admin_no_slider_selected {
width: 100%;
float: left;
background: #900; 
color: #fff; 
text-align: center; 
padding: 8px 0;
margin: 12px 0 0 0;
}

.mmsl_admin_selected_slider {
width: 100%;
float: left;
background: #060; 
color: #fff; 
text-align: center; 
padding: 8px 0;
margin: 12px 0 0 0;
}

textarea.mmslBackendDatafile {
width:96%; 
height: 360px; 
background: #fff; 
color: #555;
font-family: courier new, monospace; 
font-size: 15px; 
border: 1px solid #999; 
padding: 3px 6px; 
}

#buttonbar {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
}
#buttonbar button {
    padding: 5px 10px;
}

.fullscreen { 
    position: fixed; 
    top: 0; 
    right: 0; 
    bottom: 0; 
    left: 0;
    z-index: -100; 
}

@media only screen and (max-width: 520px) {
  .fotorama__privacy {
    font-size: 2.5vw;
    margin: 0;
    width: 100%;,
    bottom: 10px;
  }
}

@media only screen and (max-width: 380px) {
 .fotorama__privacy {
    font-size: 2.3vw;
    bottom: 30px;
  }
}


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

#upd_list_container {
    max-width: 500px;
}
.upd_container {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.upd_container p {
    margin: 5px 0;
}

hr.upd_list {
    background-color: #999999;
    border: 0 none;
    clear: both;
    color: #999999;
    height: 1px;
}

/*** Messageboxes ***/
.upd_info, .upd_success, .upd_warning, .upd_error {
    min-width: 220px;
    max-width: 440px;
    display: inline-block;
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    /*background-position: 10px center;*/
    background-position: 10px 10px;
    -moz-border-radius:4px; /* Firefox */
    -webkit-border-radius:4px; /* Safari, Chrome */
    -khtml-border-radius:4px; /* Konqueror */
    border-radius:4px; /* CSS3 */
}
.upd_info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../../plugins/hi_updatecheck/css/../images/info.png');
}
.upd_success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../../plugins/hi_updatecheck/css/../images/success.png');
}
.upd_warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../../plugins/hi_updatecheck/css/../images/warning.png');
}
.upd_error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../../plugins/hi_updatecheck/css/../images/error.png');
}

/*** Messages-List ***/

ul.upd_list {
	margin: 0;
	padding: 0;
    max-width: 600px;
    list-style: none;
    border-top: 1px solid #999;
}

ul.upd_list li {
    border-bottom: 1px solid #999;
    padding: 0;
    margin: 0 0 0 0px;
}

.upd_info_list, .upd_success_list, .upd_warning_list, .upd_error_list, .upd_noinfo_list {
    margin: 0;
    padding:15px 10px 15px 50px;
    border: 0px solid;
    background-repeat: no-repeat;
    background-position: 10px 10px;
    /*background-position: 10px center;*/
}
.upd_info_list {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../../plugins/hi_updatecheck/css/../images/info.png');
}
.upd_success_list {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../../plugins/hi_updatecheck/css/../images/success.png');
}
.upd_warning_list {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../../plugins/hi_updatecheck/css/../images/warning.png');
}
.upd_error_list {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../../plugins/hi_updatecheck/css/../images/error.png');
}
.upd_noinfo_list {
    color: #999;
    border: 0px solid #CCC;
    background-color: #FFF;
    background-image: url('../../plugins/hi_updatecheck/css/../images/warning_grey.png');
}
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 {
    padding: 4px 0;
    width: 44px;
}

#editmenu_update img, #xh_adminmenu_update img {
    border: 0 none;
}

/* Fix for older (splitted) editmenu */
#edit_menu {
    width: auto;
}


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

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


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

/**
 * @file css/stylesheet.css
 * @brief Containing frontend and backend style.
 * 
 * @author David Stutz
 * @version 1.1.0
 * @license GPLv3
 * @package news
 * @see http://sourceforge.net/projects/cmsimplenews/
 * 
 *  This file is part of the news plugin for CMSimple.
 *
 *  The plugin is free software: you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by
 *  the Free Software Foundation, either version 3 of the License, or
 *  (at your option) any later version.
 *
 *  The plugin is distributed in the hope that it will be useful,
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 *  GNU General Public License for more details.
 *
 *  @see <http://www.gnu.org/licenses/>.
 */
 /*
 * Frontend style.
 */
/* Entry div. */
.news-entry {
	margin: 1em auto 2em;
  display: inline-block;
}
/* Entry's title div. */
.news-entry-title {
	font-weight: normal;
	font-size: 13pt;
	padding: 5px 0;
	margin-bottom: .5em;
	border-bottom: 1px solid #777;
}
.newsXH-link {
  color: #67612c;
  cursor: pointer;
}
/* Entry's date span (in title). */
.news-entry-title-date {
	float: right;
	font-style: italic;
	font-weight: normal;
	font-size: 10pt;
}
/* Entry's short description div. */
.news-entry-short {
	
}
/* Entry's description div. */
.news-entry-description {
	
}
/* Entry's link div. */
.news-entry-link {
	display: block;
}

/* News archive div. */
.news-archive {
	width: 100%;
	padding: 15px 0;
}
/* News archive header. */
.news-archive-header {
	font-size: 16pt;
	margin-bottom: 1em;
	font-weight: bold;
}

.news-archive-navi {
  background: #eee;
  font-size: 11pt;
  margin-bottom: 1em;
  text-align: center;
  padding: 4px 0;
}

.news-archive-navi > span {
    background: #ffffff;
    border: 1px solid #999;
}

/* News archive footer. */
table.news-archive-footer {
	width: 100%;
}

/**
 * 	Newsticker.
 */
.newsticker {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.newsticker > figure {
  box-sizing: border-box;
  background: #eee;
  opacity: 0;
  overflow: hidden;
  margin: 0;
  padding: 5px 10px;
  position: absolute;
  width:100%;
  height:auto;
  z-index:-1;
}
.newsticker-entry-date {
  display: block;
  padding: 0px 0px 5px 0;
}

/* Newsslider driver. */
/* Main window containing the ul (not the controls and pager). */
.bx-window {
	
}

/* Main li with entry content. */
.newsslider li::before {content: inherit !important;}
.newsslider-entry, .bx-window li {
	padding: 10px;
}

.newsslider-entry-title {
	font-weight: bold;
	font-size: 12pt;
}

.newsslider-entry-title-date {
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	margin-left: 2em;
}

.newsslider-entry-description {
	
}

.newsslider-entry-date {
	
}

/**
 * 	Blockquotes.
 */
.newsblock-entry {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
	background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  margin: 0 0 1.2em;
  overflow: hidden;
  text-align: left;
}
.newsblock-flexin {
  padding: 5px 20px;
}
.newsblock-flexin:nth-child(1) {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.newsblock-flexin:nth-child(2) {
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.newsblock-flexin .newsblockbtn {
  background-color: #0094de;
  cursor: pointer;
  border: medium none;
  border-radius: 5px;
  padding: 10px 20px;
  color: white;
  display: block;
  font-size: 1.2em;
  margin: 0 auto;
  max-width: 280px;
  text-align: center;
  text-transform: uppercase;
}
.newsblock-flexin .newsblockbtn:hover {
    background-color: red;
    color: white;
}
.newsblock-entry-short {
	margin: 0;
}
.newsblock-entry-title {
  color: #0094de;
  font-size: 14pt;
}
.newsblock-entry-short p {
	font-size: 12px;
}
.newsblock-entry-date {
  float: right;
	font-style: italic;
	font-weight: normal;
	font-size: 10pt;
  padding: 0 0 0 10px;
}

/**
 * Newsscroller.
 */
@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.newsscroller {
  overflow: hidden;
  width: 100%;
}
.newsscroller-wrap {
  box-sizing: unset;
  margin: 0; 
  padding: 0;
  width: 100%;
  overflow: hidden;
  padding-left: 100%;
}
.newsscroller-wrapin {
  display: inline-block;
  line-height: 4rem;
  white-space: nowrap;
  padding-right: 100%;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: ticker;
  animation-name: ticker;
  -webkit-animation-duration: 30s;
  animation-duration: 30s;
}
.newsscroller_item {
  display: inline-block;
  padding: 0 2rem;
  font-size: 1.2rem;
}
.newsscroller-wrapin:hover { animation-play-state: paused }

/*
 * Backend style.
 * No changes needed.
 */

.news-head {
	margin-bottom: .5em;
}

.news-submit {
	cursor: pointer;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px !important;
	height:32px !important;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
.news-submit:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
.news-submit:active {
	position:relative;
	top:1px;
}
.news-small {
	font-size: 80%;
}
.news-error, .news-success, .news-help, .news-notice {
	padding: .8em .8em .8em 2.6em;
	margin-top: .5em;
	margin-bottom: .5em;
	border: 2px solid #ddd;
}
.news-error {
	color:#8a1f11;
	border-color:#FBC2C4;
	background: #FBE3E4 url('../../plugins/news/css/../images/error.png') scroll no-repeat .8em .8em;
}
.news-success {
	color:#264409;
	border-color:#C6D880;
	background: #E6EFC2 url('../../plugins/news/css/../images/success.png') scroll no-repeat .8em .8em;
}
.news-help {
	color: #3E6DB1;
	border-color: #3E6DB1;
	background: #BDCDE3 url('../../plugins/news/css/../images/help.png') scroll no-repeat .8em .8em;
}
.news-notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
table.news-help {
	color: #3E6DB1;
	border-color: #3E6DB1;
	background-image: none;
}
.news-select {
	width: 30%;
	min-width: 80px;
}
.news-editor-short {
	max-height: 120px;
}
.news-collapsed {
	background-image: url(../../plugins/news/css/../images/collapsed.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.news-shown {
	background-image: url(../../plugins/news/css/../images/shown.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.news-input-title {
	max-width: 90%;
	width: 90%;
}
.newscase-entry {
	/*line-height: 10px;*/
	margin: 8px 0 0;
	padding: 5px 10px;
}
.newscase-entry-title {
	
}
.newscase-entry-title-date {
	float: right;
}
.newscase-entry-short {
	font-size: 10px;
}
.newscase-entry-short p {
	margin: 3px 0;
}
table.edit textarea {
  min-width: 90%;
}


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

.ogra {
	margin: 5px 0 15px 0
}




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

/*
 * Treeview
 */

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

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

/*
 * Toolbar
 */

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

/*
 * Context menu
 */

/* To have enough space for the whole context menu, if the template has a small footer */
#pagemanager_footer {
    height: 150px;
}

/*
 * Plugin info
 */

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



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

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



/******************************************* ./plugins/pfw/css/stylesheet.css */

/*
 * Back-end
 */
.pfw_logo {
    float: left;
    width: 128px;
    height: 128px;
    margin: 0 1.5em 0.5em 0;
}
.pfw_license {
    text-align: justify;
}



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



/********************************* ./plugins/quoteoftheday/css/stylesheet.css */

/* This is the surrounding div for the quotes,
necessary for some css3 effects */
.quoteoftheday{
  position: relative;
  z-index:1;
  width:100%;
}
.quoteoftheday img, .quoteoftheday audio {
    max-width:100%;
    height:auto;
}

/* The selectable divs, in which the quotes
are shown. You may add more, the names
start with .quote_ */

.quote_Standard {
    margin:1em auto;
    border:10px solid #eee;
    padding:0.5em 1em;
    max-width:300px;
    border-radius: 20px;
    box-shadow:8px 8px 8px #aaa;
	font-family: 'Fita', sans-serif;
    /* clear:both; */
}


.quote_NoBorder {
    margin:2em auto;
    max-width:400px;
}


.quote_DoubleBorder {
    margin:2em auto;
    border:5px solid transparent;
    box-shadow:
                0  -2px 0 0 #000 inset,
               -2px 0   0 0 #000 inset,
                0   2px 0 0 #000 inset,
                2px 2px 0 0 #000 inset;
    padding:2.5em;
    max-width:400px;
    outline:6px solid #798;
}


.quote_FullWidth {
    margin:1em auto;
    border:5px solid #ddd;
    padding:1em;
    border-radius: 5px;
}


.quote_Curl {
    position: relative;
    max-width: 350px;
    padding: 2.5em 3em 2em;
    background:#eee;
    background-image: linear-gradient(left, #eee 0%, #eee 10%, #fff 49%, #fff 60%, #eee 90%, #eee 100%);
	font-family: 'Fita', sans-serif;

    /* color:black; */
    box-shadow:2px 2px 0 0  rgba(0, 0, 0, 0.2);
    /* border:1px solid #ddd; */
    margin: 4em auto;
}
.quote_Curl:before,.quote_Curl:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 5px;
    width: 50%;
    top: 80%;
    max-width:400px;
    background: rgba(0, 0, 0, 0.7);
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    transform: rotate(-3deg);
}
.quote_Curl:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}


.quote_Plate {
    margin:1em auto;
    border:7px solid #ddd;
    border-radius:7px;
    box-shadow:
                0  -1px 0 0 #888 inset,
               -1px 0   0 0 #888 inset,
                0   1px 0 0 #888 inset,
                1px 1px 0 0 #888 inset,

                0   2px 0 0 #aaa,
                2px 0   0 0 #aaa,
                0  -2px 0 0 #aaa,
               -2px 2px 0 0 #aaa,

                3px 3px 5px 0 rgba(0,0,0,0.6),
                1px 1px 5px 3px rgba(0,0,0,0.3) inset
                ;
    padding:2.5em;
    background:#f4f4f4;
    background-image: linear-gradient(top left, #aaa 0%, #ddd 10%, #fff 49%, #fff 60%, #ddd 90%, #aaa 100%);
    color:black;
    max-width:400px;
    line-height:1.6;
}


.quote_Wood {
    max-width:80%;
    box-sizing: border-box;
    margin:2em auto;
    padding: 2em;
    border: 25px solid #ccb089;
    border-image: url('../../plugins/quoteoftheday/css/woodenframe.jpg') 50 65;
    box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.3);
    background:#fffaee;
}
.quote_Wood p:last-of-type {
    margin-bottom:0;
}

.quote_Gold {
    max-width:400px;
    margin:2em auto;
    padding: 2em;
    border: 45px solid #ccb089;
    border-image: url('../../plugins/quoteoftheday/css/goldenframe.png') 30 30 30 30;
    box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.3);
    background:#fffaee;
}
.quote_Gold p:last-of-type {
    margin-bottom:0;
}
.quote_Gold audio {
    opacity: .7;
    background:#f90;
    border-top:2px solid red;
    border-bottom:2px solid red;
}

.quote_Grunge {
    max-width:400px;
    margin:0 auto;
    padding: 0;
    /* set border width to your liking */
    border: 60px solid transparent;
    border-image: url('../../plugins/quoteoftheday/css/grunge.gif') 100 130;
}
.quote_Grunge p:last-of-type {
    margin-bottom:0;
}
.quote_Grunge audio {
    border: 5px solid transparent;
    border-right:none;
    border-left:none;
    border-image: url('../../plugins/quoteoftheday/css/irregular.gif') 6 3;
}

.quote_OldPaper {
    max-width:400px;
    margin:40px auto;
    padding: 3em;
    background: url('../../plugins/quoteoftheday/css/oldpaper.gif');
    background-size:100% 100%;
    color:#320;
}
.quote_OldPaper audio {
    opacity: .5;
    background:#630;
}


/* The general headline of
the quotes. */
.quoteoftheday h4, .quoteoftheday h5 {
    margin-top:0;
}

/* paragraph classes within the quotes */
.quote_author  {
    text-align:right;
}
.quote_author:before {
    content: "\2014";
}

.quote_smaller {
    font-size:85%;
	font-family: 'Fita', sans-serif;
}

.quote_bigger {
    font-size:140%;
    line-height:1.3;
	font-family: 'Fita', sans-serif;
}

.quote_imgleft {
    float:left;
    margin-right:5px;
}

.quote_imgright {
    float:right;
    margin-left:5px;
}

.quoteoftheday .quote_imgcenter {
    display:block;
    margin:0 auto;
}

.quote_indent {
    padding-left:2rem;
}

.quote_center {
    text-align:center;
}

.quote_right {
    text-align:right;
}

.quote_narrow1 {
    padding:0 5% 0 10%;
}
.quote_narrow2 {
    padding:0 8% 0 17%;
}
.quote_narrow3 {
    padding:0 12% 0 25%;
}


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

.realblog_search_form {
    text-align: right;
}

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

/* registration form styles */

div.regi_register {background: #eee; text-align: center; border: 1px solid #999; padding: 15px;}
.regi_register td {color: black; text-align: left; font-weight: normal;}
.regi_register td .text {background: #fff; text-align:left; border: 1px solid #999; margin: 2px 6px;}
.regi_register td .submit {border: 3px solid #ccc; background-color: #678; color: #eee; padding: 0px; padding: 0 6px 0 6px; margin: 8px 0;}


/* settings form styles */

div.regi_settings {background: #eee; text-align: center; border: 1px solid #999; padding: 15px;}
.regi_settings td {color: black; text-align: left; font-weight: normal;}
.regi_settings td .text {background: #fff; text-align:left; border: 1px solid #999; margin: 2px 6px;}
.regi_settings td .submit {border: 3px solid #ccc; background-color: #678; color: #eee; padding: 0px; padding: 0 6px 0 6px; margin: 8px 0;}


/* login form for horizontal register- and login-area */

div.regi_regloginarea_hor {font-size: 94%; text-align: left;}
div.regi_user_hor {float: left; padding: 0 10px 0 0;}
div.regi_userfield_hor {float: left; margin: 0 16px 0 0;}
div.regi_userfield_hor input {float: left; width: 120px;}
div.regi_password_hor {float: left; margin: 0 8px 0 0;}
div.regi_forgotpw_hor {float: left; margin: 3px 8px 0 0;}
div.regi_passwordfield_hor {float: left; margin: 0 10px 0 0;}
div.regi_passwordfield_hor input {float: left; width: 120px;}
div.regi_loginbutton_hor {float: left; margin: 2px 10px 0 0;}
div.regi_loginbutton_hor input {border: 0;}
div.regi_remember_hor {float: left; text-align: left; line-height: 1.2em; margin: 0 6px 0 0;}
div.regi_remember_hor input {float: left; text-align: left; margin: 3px 8px 0 0;}
div.regi_register_hor {float: left;}
/*
.regi_regloginarea_hor a,.registerlogin a:link,.registerlogin a:visited,
.regi_regloginarea_hor a:active {color: #555555; font-size: 8pt; text-decoration: none; font-weight: normal;}
.regi_regloginarea_hor a:hover { color: white; font-size: 8pt; text-decoration: none;}
 */


/* login form for vertical register- and login-area */

.regi_regloginarea_ver {font-family: arial, sans-serif; font-size: 94%; color: #333; text-align: left;}
div.regi_user_ver {text-align: left;}
div.regi_userfield_ver {clear: both; width: 100%; float: left; width: 98%; margin: 0;}
div.regi_userfield_ver input {float: left; width: 100%; margin: 0;}
div.regi_password_ver {clear: both; width: 120px; float: left; margin: 4px 8px 0 0;}
div.regi_forgotpw_ver {float: right; margin: 2px 0 0 20px; /*border: 1px solid #ccc;*/}
div.regi_passwordfield_ver {clear: both; float: left; width: 98%; margin: 0;}
div.regi_passwordfield_ver input {float: left; width: 100%; margin: 0;}
div.regi_loginbutton_ver {clear: both; float: left; margin: 3px 10px 10px 0;}
div.regi_loginbutton_ver input {border: 0;}
div.regi_remember_ver {clear: both; width: 100%; float: left; text-align: left; line-height: 1em; margin: 4px 0;}
div.regi_remember_ver input {float: left; margin: 2px 6px 6px 0;}
div.regi_register_ver {clear: left; float: left; text-align: right; margin: 2px 0 0 0;}
/*
.regi_regloginarea_ver a,.registerlogin a:link,.registerlogin a:visited,
.regi_regloginarea_ver a:active {color: #555555; font-size: 8pt; text-decoration: none; font-weight: normal;}
.regi_regloginarea_ver a:hover { color: white; font-size: 8pt; text-decoration: none;}
 */

/* loggedin form images */

.regi_forgotpwimage {float: left; border: 0;}

/* loggedin form for horizontal loggedin-area */

div.regi_loggedin_loggedinarea_hor {background: #eee url(../../plugins/register/css/../images/loginhorizontal.jpg); font-size: 94%; text-align: left; border: 1px solid #aba; padding: 6px 12px; margin: 0 10px;}
div.regi_loggedin_user_hor {float: left; }
div.regi_loggedin_loggedin_hor {float: left; font-family: arial, sans-serif; font-weight: 600; color: #930; padding: 0 20px 0 0;}
div.regi_loggedin_settings_hor {float: left; padding: 0 12px 0 0;}
div.regi_loggedin_logout_hor {float: right;}
/*
.regi_loggedin_loggedinarea_hor a,.registerlogin a:link,.registerlogin a:visited,
.regi_loggedin_loggedinarea_hor a:active {color: #555555; font-size: 8pt; text-decoration: none; font-weight: normal;}
.regi_loggedin_loggedinarea_hor a:hover { color: white; font-size: 8pt; text-decoration: none;}
 */


/* loggedin form for vertical loggedin-area */

div.regi_loggedin_loggedinarea_ver {font-family: arial, sans-serif; font-size: 94%; color: #333; text-align: left; margin: 10px auto 0 auto;}
div.regi_loggedin_user_ver {float: left; width: 100%;}
div.regi_loggedin_loggedin_ver {float: left; width: 100%; font-family: arial, sans-serif; font-weight: 600; color: #930; padding: 6px 0;}
div.regi_loggedin_settings_ver {float: left; width: 100%; padding: 0;}
div.regi_loggedin_logout_ver {float: left; width: 100%; padding: 2px 0;}
/*
.regi_loggedin_loggedinarea_ver a,.registerlogin a:link,.registerlogin a:visited,
.regi_loggedin_loggedinarea_ver a:active {color: #555555; font-size: 8pt; text-decoration: none; font-weight: normal;}
.regi_loggedin_loggedinarea_ver a:hover { color: white; font-size: 8pt; text-decoration: none;}
 */

/* Admin area */

.register_admin_main {margin-bottom: 1em}

#register_toggle_details {margin: 0 0.2em 0 1em}
#register_group_selectbox {margin-left: 1em}

div.register_admin_main table {margin-bottom: 1em}
div.register_admin_main table th {text-align: center; font-weight: bold}
div.register_admin_main table input {width: 20em}
div.register_admin_main table img {width: 16px; height: 16px; cursor: pointer}

div.register_admin_main a img {border: none}

#register_user_table {margin: 1em 0; width:100%}
#register_user_table th.register_sort:after {content: "\f0dc"; font-family: FontAwesome; padding-left: 1em}
#register_user_table th.register_sort_asc:after {content: "\f0de"; font-family: FontAwesome; padding-left: 1em}
#register_user_table th.register_sort_desc:after {content: "\f0dd"; font-family: FontAwesome; padding-left: 1em}
#register_user_table input[type="text"], #register_user_table select, #register_user_table button {width: 95%} /* if necessary, adjust the width to your template */

img.register_plugin_icon {display: block; float: left; margin: 0 20px 0 0}
p.register_license {clear: both; text-align: justify}



/********************************* ./plugins/remotecontent/css/stylesheet.css */

/*
* Remotecontent_XH
*/

a.recodelcache {
	text-decoration: none;
	background-color: #eee;
	padding: 3px 6px;
	border: 1px solid #ccc!important;
}

#ext_cont_blockquote {
	margin: 0;
}

#ext_cont_copyright {
	text-align: right;
}



/********************************* ./plugins/themeswitcher/css/stylesheet.css */

/*
 * Theme selection.
 */

.themeswitcher_select_form {}
.themeswitcher_select_form label {
    padding-right: 1em;
}
.themeswitcher_select_form select {}
.themeswitcher_select_form button {}



/************************************** ./plugins/twocents/css/stylesheet.css */

/*
 * Front-end.
 */

/*
 * For a fancier styling of the following, see
 * <https://cmsimpleforum.com/viewtopic.php?t=7933&p=58481#p58468>.
 */
.twocents_loading {
    visibility: hidden;
}
.twocents_comments {
}
.twocents_pagination {
    margin: 1em 0;
    font-size: small;
    text-align: right;
}
.twocents_button {
    display: inline-block;
    border: 1px solid #888;
    padding: 0.1em 0.5em;
    text-decoration: none;
    cursor: pointer;
}
.twocents_comment {
    overflow: hidden;
}
.twocents_attribution {

}
.twocents_message {
    margin: 1em 0 1em 1em;
}
.twocents_hidden {
    opacity: 0.7;
    /*background: #fbb;*/
}
.twocents_admin_tools {
    float: right;
}
.twocents_admin_tools form {
    display: inline-block;
}
.twocents_admin_tools button {
    margin-left: 0.5em;
}
.twocents_form {
    width: 30em;
    max-width: 99%;
    margin: 2em 0;
}
.twocents_form > div {
    margin: 1em 0;
}
.twocents_form label span {
    display: block;
}
.twocents_form label input, .twocents_form textarea {
    width: 99%;
}
.twocents_form textarea {
    height: 12em;
}
.twocents_editor_toolbar {
    text-align: center;
}
.twocents_editor_toolbar button {
    margin: 0;
}
.twocents_editor {
    min-height: 12em;
    border: 1px solid #888;
}
.twocents_form_buttons {
    width: 99%;
    text-align: center;
}
.twocents_form_buttons button {
    margin: 0 0.5em;
}
.twocents_scroll_marker {
    height: 1em;
}
.twocents_write_button {
    margin: 1em 0;
}



/************************************** ./plugins/uploader/css/stylesheet.css */

/**
 * Uploader widget
 */
.uploader_widget {
    margin: 1em 0;
}
.uploader_controls {}
.uploader_filelist {}
.uploader_row_template {
    display: none !important;
}
.uploader_row {}
.uploader_filename, .uploader_size, .uploader_progress {
    padding-right: 1em;
}
.uploader_size, .uploader_progress {
    text-align: right;
}
.uploader_buttons {}
.uploader_pickfiles {}
.uploader_uploadfiles {}

/**
 * Plugin info
 */
.uploader_logo {
    float: left;
    margin: 0.5em 1.5em 0.5em 0;
}
.uploader_license {
    text-align: justify;
}
.uploader_syscheck {}



/***************************************** ./plugins/video/css/stylesheet.css */

/**
 * Videos
 */
.video_video {
    width: 100%;
    height: auto;
}

/*
 * Plugin info
 */
.video_logo {
    float: left;
    margin: 0.5em 1.5em 0.5em 0;
}
.video_license {
    text-align: justify;
}

/*
 * The call builder.
 */
#video_call_builder {
    padding: 1em 0;
}
#video_call_builder p {
    margin: 0.4em 0;
}
#video_call_builder label {
    display: inline-block;
    vertical-align: top;
    width: 19%;
}
#video_call_builder select,
#video_call_builder input[type=text],
#video_call_builder textarea {
    display: inline-block;
    vertical-align: top;
    width: 79%;
}
#video_call_builder #video_call {
    width: 99%;
    height: 5em;
}



/****************************************** ./plugins/wdir/css/stylesheet.css */

/*
 * Front-end
 */

.wdir_table {
  border-collapse: collapse;
  width: 100%;
}
.wdir_table thead {
  background: #cecdcd;
  color: #fff;
  line-height: 1.8em;
}
.wdir_table thead th {
  border: 1px solid #b6b6b6;
  padding: 0 1.6em 0 0.3em;
}
.wdir_ascdesc {
  background: url("../../plugins/wdir/css/ascdesc_weis.gif") no-repeat right center;
  cursor: pointer;
}
.wdir_asc {
  background: url("../../plugins/wdir/css/asc_weis.gif") no-repeat right center;
  cursor: pointer;
}
.wdir_desc {
  background: url("../../plugins/wdir/css/desc_weis.gif") no-repeat right center;
  cursor: pointer;
}
.wdir_table tbody td {
  padding: 0.2em 0.5em;
}
.wdir_name {
  text-align: left;
}
.wdir_name img {
margin: 0 0 -4px;
}
.wdir_name a {
  line-height: 24px;
  padding-left: 1em;
}
.wdir_name label {
  background: #333;
  border-radius: 3px;
  padding: 3px 8px;
  color: #eee;
  font-size: 12px;
  cursor: pointer;
}
.wdir_size {
  text-align: right;
}
.wdir_changed {}

/*
 * Back-end
 */

.wdir_icon {
    float: left;
    margin: 0 16px 0 0;
}
.wdir_license {
    text-align: justify;
}
.wdir_table input[type="button"] {
  background: none;
  border: none;
  color: unset;
  line-height: 1.5em;
  margin: 0 0 0 15px;
  padding: 0
}

#wdir_admin {margin: 1em 0 2em 0;}
#wdir_admin input {vertical-align: middle;}
#wdir_admin input[type=text], #wdir_admin table select {
  width: 99%;height: 25px;padding: 0 5px;
}
#wdir_admin thead {
  font-size: 11px;
  line-height: 2.5em;
}


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

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

/* we really need a monospaced font for this textarea */
#xh_config_form textarea.xh_setting[name="PL3bbeec384_shipping_forwarding_expenses"] {
	font-family: monospace !important;
}



/*************************************** ./plugins/youtube/css/stylesheet.css */

/*
 * Frontend style.
 */
/* The title div. */
.youtube-title {
	margin: 1em auto;
	border-bottom: 1px solid #777;
	font-size: 18pt;
	font-weight: bold;
	padding: 10px 0;
}

/* The video div. */
.youtube-video {
	margin: 1em auto;
}

/* The description div. */
.youtube-description {
	border: 1px solid #777;
	padding: 10px;
	margin: 1em 0;
}

/*
 * Backend style.
 * No changes needed.
 */

.youtube-head {
	margin-bottom: .5em;
}
.youtube-table {
	width: 100%;
}
.youtube-submit {
	cursor: pointer;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px !important;
	height:32px !important;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
.youtube-submit:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
.youtube-submit:active {
	position:relative;
	top:1px;
}
.youtube-error, .youtube-success, .youtube-help, .youtube-notice {
	padding: .8em .8em .8em 2.6em;
	margin-top: .5em;
	margin-bottom: .5em;
	border: 2px solid #ddd;
}
.youtube-error {
	color:#8a1f11;
	border-color:#FBC2C4;
	background: #FBE3E4 url('../../plugins/youtube/css/../images/error.png') scroll no-repeat .8em .8em;
}
.youtube-success {
	color:#264409;
	border-color:#C6D880;
	background: #E6EFC2 url('../../plugins/youtube/css/../images/success.png') scroll no-repeat .8em .8em;
}
.youtube-help {
	color: #3E6DB1;
	border-color: #3E6DB1;
	background: #BDCDE3 url('../../plugins/youtube/css/../images/help.png') scroll no-repeat .8em .8em;
}
.youtube-notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}


/************************************** ./plugins/zgallery/css/stylesheet.css */

/* CHANGE - picture thumbnail background tile. */
.zgal_pic_thumb_holder {
  position: relative; width:140px; height:140px; margin:0 auto;
  border:0px solid #ccc; border-radius:8px;
/*  background:url(../../plugins/zgallery/css/gth_simple_140.gif); */
}

.zgal_gallery_holder{
border: none;
margin:0px 0px;
padding:0px;
padding-bottom: 25px;
width:100%;
}

.zgal_thumbs_holder {text-align:center;}

.zgal_gallery_legend{text-align:left;margin:0px;padding:0px;}

.zgal_gallery_title_t{
font-weight:bold;
margin-bottom:9px;
text-align: center;
}
.zgal_gallery_title_b{
font-weight:bold;
margin-top:9px;
text-align: center;
}

.zgal_gallery_thumb_title_t{
font-weight:normal;
text-align: center;
line-height: 1.4;
padding:0;
margin:0;
margin-bottom:7px;
}
.zgal_gallery_thumb_title_b{
font-weight:normal;
text-align: center;
line-height: 1.4;
padding:0;
margin:0;
margin-top:7px;
}

.zgal_gallery_pic_index{margin-bottom: 27px;} /* space title - thumbnail*/

.zgal_gallery_extrainfo{}

/*Thumbnail Style*/

.zgal_thumbnailitem{ 
  line-height:1.0;
  text-align:center;
  width:154px;
  margin-top:7px;
  margin-bottom:7px;
  display:inline-block;
}

.zgal_thumb img{}
.zgal_thumb2 img{}

.zgal_gal_mid_pic_holder {position: relative; width:98%; height:500px; margin:0 auto;border: 0px solid #383838;border-radius:8px;}
div.zgal_gal_mid_pic_holder img.zgal_isThumb {border: 0px solid #222; padding:6px;}
div.zgal_gal_mid_pic_holder a img.zgal_isThumb {border: 0px solid #222;}
div.zgal_gal_mid_pic_holder a:hover img.zgal_isThumb {border: 0px solid #fff;}

.zgal_admin_thumb_holder {
  position: relative; width:120px; height:120px; margin:0 auto;  
}

.zgal_admin_mid_pic_holder {
  position: relative; width:98%; height:500px; margin:0 auto;  
}
div.zgal_admin_mid_pic_holder img.zgal_isThumb {border: 1px solid #fff; padding:6px; background:#fff;}
div.zgal_admin_mid_pic_holder a img.zgal_isThumb {border: 1px solid #fff;}
div.zgal_admin_mid_pic_holder a:hover img.zgal_isThumb {border: 1px solid #222; background:#fff;}

.zgal_centerMe {
  /* overflow: auto; */
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0; 
}

.zgal_centerMe.zgal_isThumb {
  height: auto;
}
.zgal_centerMe.zgal_isThumb img { 
  width: 100%;
  height: auto;
}

img.zgal_isThumb {border: 1px solid #ddd; padding:3px; background:#fff;}
a img.zgal_isThumb {border: 1px solid #ddd;}
a:hover img.zgal_isThumb {border: 1px solid #999; background:#fff;}

/*Admin Fields*/

.zgal_admin_legend {background-color:#f7f7f7;color:#000000; font-weight:bold; }

div.zgal_start_admin_table {background-color:#f7f7f7;color:#000000; margin-left:0px; padding-top:6px;}
div.zgal_start_admin_table table{margin-left:0px;}

.zgal_admin_table1{background-color: #f7f7f7; color:#000000; width:100%;}
.zgal_admin_table2 {background-color: #f7f7f7; color:#000000; width:100%;}

.zgal_admin_table_title{ border-top: 3px #f7f7f7 solid;border-bottom: 3px #f7f7f7 solid; border-left: 1px #f7f7f7 solid; border-right: 1px #f7f7f7 solid; }
.zgal_start_admin_table fieldset {border: 1px solid #ccc; padding:12px; margin-top:6px;}
.zgal_start_admin_table form {margin:0px;}

.zgal_admin_table_title{background-color:#cccccc;color:#000000; padding:2px;}

.zgal_admin_table_row{ border-bottom: 1px #cccccc dotted; color:#000000; padding:2px;}
.zgal_admin_table_row{background-color:#f7f7f7;color:#000000; }
.zgal_admin_table_row a{color:#000000;}
.zgal_admin_table_row a:link,.zgal_admin_table_row a:visited{color:#000000; border:none;}
.zgal_admin_table_row a:active,.zgal_admin_table_row a:hover{color:#cc0000; border:none;}

.zgal_admin_table_row2{background-color:#f7f7f7;color:#000000;}
.zgal_admin_table_row2 td{background-color:#f7f7f7;color:#000000; }
.zgal_admin_table_row2 fieldset {border: 1px solid #ccc; padding:12px; margin-top:6px;}
.zgal_admin_table_row2 form {margin:0px;}
div.zgal_admin_table_row2 {margin-left:0px;}
div.zgal_admin_table_row2 table{margin-left:0px;}

.zgal_admin_input {
padding:4px;width:98%; background-color: #f7f7f7;color: #102132;border: 1px solid #ccc;margin-right: 0px;}
.zgal_admin_input:focus {
padding:4px;width:98%; background-color: #ffffff;color: #102132;border: 1px solid #cc0000;margin-right: 0px;}
.zgal_admin_textarea {padding:4px;height: 150px; width:98%; background-color: #f7f7f7;color: #102132;border: 1px solid #ccc;margin-right: 0px; font-size:10pt;}
.zgal_admin_textarea:focus{padding:4px;height: 150px; width:98%; background-color: #ffffff;color: #102132;border: 1px solid #cc0000;margin-right: 0px;}

/* Remove any unwanted borders if an image is used in admin navigation links */
a.zgal_nav {border:none; text-decoration:none;} 

/* Gallery dropdown selector in admin */
.zgal_admin_gal_select {width:100%; background-color:#f7f7f7;padding-top:4px;padding-left:1px;}
.zgal_admin_gal_select form{margin: 0px;}

div.zgal_admin_upload {padding-top:6px;}

.zgal_gallery_input{background-color: #f7f7f7;color: #102132;border: 1px solid #ccc;margin-right: 4px; margin-left: 6px;}
.zgal_gallery_submit{}

.zgal_copyright {font-size:.8em;}

/*  Media Queries
================================================== */
/*	
Note: Set point to remove page tile border of 
mid-sized gallery images on mobile devices.
*/
	@media only screen and (max-width: 520px) {
	.zgal_gal_mid_pic_holder {border: 0px solid #383838;}
	}

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {}
	

