/*
 * Automatically created by CMSimple_XH. DO NOT MODIFY!
 * calendar,calendar_notworking,comments,crazystat,cryptographp,eventcal,EventCalendar_1-2,fa,filebrowser,foldergallery,gbookplus,hi_updatecheck,imgalbum,jm_cookie_control,jquery,memberpages-master,meta_tags,minicounter,pagemanager,page_params,pictures,privacy,recaptcha_xh-master,register,tinymce4,twocents,xhshop
 */


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

/*
 * Adminmenu
 */

#xh_adminmenu_scrolling {
    z-index: 999;
}

#xh_adminmenu_fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

#xh_adminmenu {
    width: 100%;
    background-color: #2e3436;
    font-size: 14px;
    padding: 0;
    margin: 0;
    overflow: visible;
    border-bottom: 1px solid #aaa;
    color: #d3d7cf;
}

#xh_adminmenu ul {
    height: 36px;
    list-style-type: none !important;
    list-style-image: none;
    font-family: arial, sans-serif;
    font-style: normal;
    margin: 0;
    padding: 0;
    background-color: #2e3436;
}

#xh_adminmenu li {
    list-style-type: none !important;
    float: left;
    position: relative;
    width: 125px;
    background-color: #2e3436;
    text-align: center;
    color: #d3d7cf;
    padding: 8px 0 0 0;
    margin: 2px 0 0 0;
}

#xh_adminmenu li a:hover,
#xh_adminmenu li:hover {
    background-color: #3f4446;
}

#xh_adminmenu a,
#xh_adminmenu a:visited,
#xh_adminmenu span {
    display: block;
    color: #d3d7cf;
    height: 28px;
    padding: 0 6px 0 6px;
    text-decoration: none;
    font-style: normal;
}

#xh_adminmenu span {
    cursor: default;
}

#xh_adminmenu ul ul {
    list-style-type: none !important;
    height: 0;
    left: 0;
    position: absolute;
    top: 36px;
    margin: 0;
    z-index: 9999;
    visibility: hidden;
}

#xh_adminmenu ul ul li {
    background: #4f5456;
    height: 26px;
    padding: 3px 0 0 0;
    margin: 0;
}

#xh_adminmenu ul ul li a,
#xh_adminmenu ul ul li span {
    height: 16px;
    padding: 3px 0 0 0;
    margin: 0;
}

#xh_adminmenu ul ul li:hover {
    height: 26px;
    padding: 3px 0 0 0;
    background: #c50;
}

#xh_adminmenu ul ul li a:hover,
#xh_adminmenu ul ul li span:hover {
    background: #c50;
    height: 20px;
    padding: 3px 0 0 0;
    margin: 0;
}

#xh_adminmenu ul ul ul {
    left: 100%;
    top: 0px;
    width: 100%;
    visibility: hidden;
    padding: 0;
    margin: 0;
}

#xh_adminmenu ul ul ul li {
    background: #c50;
    height: 26px;
    padding: 3px 0 0 0;
    margin: 0;
}

#xh_adminmenu ul ul ul li a,
#xh_adminmenu ul ul ul li span {
    height: 26px;
    padding: 3px 0 0 0;
    margin: 0;
}

#xh_adminmenu ul ul ul li:hover {
    background: #e70;
    height: 26px;
    padding: 3px 0 0 0;
    margin: 0;
}

#xh_adminmenu ul ul ul li a:hover,
#xh_adminmenu ul ul ul li span:hover {
    background: #e70;
    height: 20px;
    padding: 3px 0 0 0;
    margin: 0;
}

#xh_adminmenu li:hover > ul {
    visibility: visible;
}

/*
 * Pluginmenu
 */

.edit {
    font-family: arial, sans-serif;
    font-size: 14px;
    line-height: 1.2em;
    border: 1px solid;
    margin: 2px 0;
}

.edit td {
    padding: 4px 6px;
}

/*
 * Debug mode
 */

.xh_debug {
    height: 18px;
    background: #900;
    font-family: arial, sans-serif;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    text-align: center;
    border: 0px solid #000;
    padding: 2px 6px;
    margin: auto;
}

.xh_debug_warnings {
    background: #fc0;
    font-family: arial, sans-serif;
    font-size: 14px;
    color: #000;
    padding: 4px 6px;
}

/*
 * Messages
 */

.xh_success,
.xh_info,
.xh_warning,
.xh_fail,
.cmsimplecore_warning {
    padding: 0.7em;
    padding-left: 36px;
    border-radius: 7px;
}

.xh_success {
    background: #e1f8cb url("success.png") no-repeat 10px;
    color: #37620d;
    border: 1px solid #c6d880;
}

.xh_info {
    background: #e9f5fb url("info.png") no-repeat 10px;
    color: #16597a;
    border: 1px solid #84c7e9;
}

.xh_warning,
.cmsimplecore_warning {
    background: #ffffbb url("warning.png") no-repeat 10px;
    color: #756730;
    border: 1px solid #ffd324;
}

.xh_fail {
    background: #fbe5e2 url("fail.png") no-repeat 10px;
    color: #992213;
    border: 1px solid #f2a197;
}

/*
 * Mailform
 */

#xh_mailform div {
    width: 250px;
    margin: 0 0 8px 0;
}

#xh_mailform .text, .xh_mailform textarea {
    width: 100%;
    box-sizing: border-box;
}

.xh_captcha_code {
    float: left;
    color: #fff;
    text-decoration: none;
    background-color: #000;
    padding: 1px 5px 2px 5px;
    margin: 0 4px;
}

.text, .xh_captcha_input, .xh_mailform textarea {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 13px;
    color: #222;
    background-color: white;
    padding: 2px 4px;
    margin: 0 0 2px 0;
}

.xh_captcha_input  {
    float: left;
    width: 5em;
    border: 1px solid #666;
    margin: 0 0 10px 0;
}

/*
 * System Check
 */

#xh_system_check {
    list-style: none;
    padding-left: 0;
}

#xh_system_check li {
    margin-left: 0;
}

#xh_system_check img {
    padding-right: 1em;
}

li.xh_system_check_cat_start {
    margin-top: 1em;
}

/*
 * Configuration
 */

#xh_config_form fieldset {
    padding: 1em 0.5em;
    margin: 1em 0;
}

#xh_config_form div.xh_label,
#xh_config_form div.xh_field {
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
}

#xh_config_form div.xh_label {
    width: 35%;
}

#xh_config_form div.xh_field {
    width: 65%;
}

#xh_config_form .xh_field button {
    margin: 0 0 6px 0;
}

#xh_config_form .xh_field select,
#xh_config_form div.xh_field {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#xh_config_form .xh_field select {
    border: 1px solid #bbb;
    font-size: 13px;
    margin: 0 0 6px 0;
}

#xh_config_form div.xh_label span.xh_label {
    margin: 3px 0;
}

#xh_config_form img {
    margin: 0;
}

#xh_config_form input[type="checkbox"] {
    margin: 0.3em 0;
}

#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: 90%;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 13px;
    color: #222;
    padding: 1px 2px;
    margin: 0 0 6px 0;
    border: 1px solid #bbb;
    background: #fff;
    border-radius: 0;
}

#xh_config_form textarea.xh_setting,
#xh_config_form textarea.cmsimplecore_settings {
    height: 49px;
    overflow: hidden;
}

#xh_config_form textarea.xh_setting_short,
#xh_config_form textarea.cmsimplecore_settings_short {
    height: 18px;
}

.xh_config_form_advanced_button {
    display: block;
    margin: 1em 0;
}

#xh_change_password label {
    display: inline-block;
    min-width: 12em;
}

/*
 * Tooltips
 */

.pl_tooltip {
    font-family: arial, sans-serif;
    font-size: 14px;
}

a.pl_tooltip,
a.pl_tooltip:link,
a.pl_tooltip:visited,
a.pl_tooltip:active {
    position: relative;
    text-decoration: none;
    font-weight: normal;
    border: 0;
}

a.pl_tooltip:hover {
    /* IE needs some change for the a:hover to handle the a:hover span */
    background-color: transparent;
}

a.pl_tooltip span {
    display: none;
}

a.pl_tooltip span p {
    width: auto !important;
}

a.pl_tooltip:hover span {
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
    width: 360px;
    z-index: 10;
    border: 1px dotted;
    padding: 2px 10px 2px 10px;
    background: #eee;
    color: #222;
    text-align: left;
}

a.pl_tooltip img {
    border: 0;
}

/*
 * New tooltip styling, which allows <p> elements in the help texts.
 * TODO: change that everywhere, and get rid of the old styles for XH 2.0
 */

div.pl_tooltip {
    font: normal normal 14px arial, sans-serif;
    text-decoration: none;
    position: relative;
    border: 0;
    float: left;
    margin-right: .25em;
}

div.pl_tooltip:hover {
    /* IE needs some change for the a:hover to handle the a:hover span */
    /* TODO: check if that's necessary for IE >= 7 */
    background-color: transparent;
}

div.pl_tooltip > div {
    display: none;
}

div.pl_tooltip > div p {
    width: auto !important;
}

div.pl_tooltip:hover > div {
    display: block;
    position: absolute;
    top: 1em;
    left: .7em;
    width: 360px;
    z-index: 10;
    border: 1px dotted #666;
    padding: 7px 10px;
    background: #eee;
    color: #222;
    text-align: left;
}

div.pl_tooltip img {
    border: 0;
    /*vertical-align: text-top;*/
}

/*
 * Pagedata tabs and views.
 */

#xh_pdtabs {
    font-weight: normal;
    margin-top: 10px;
    color: #000;
}

#xh_pdtabs a {
    border: 1px solid #888;
    padding: 1px 3px 2px 3px;
    background-color: #ddd;
    background-image: linear-gradient(to bottom, #eee, #ccc);
    border-bottom: none;
    border-radius: 5px 5px 0 0;
}

#xh_pdtabs a:hover {
    color: red;
    cursor: pointer;
    background-color: #cde;
    background-image: linear-gradient(to bottom, #def, #bcd);
}

#xh_pdtabs .xh_active_tab,
#pdtabs .xh_active_tab:hover {
    background-color: #cdc;
    background-image: linear-gradient(to top, #fff, #aba);
    padding-top: 3px;
}

#xh_pdviews {
    background:#fff;
    color: #000;
}

#xh_pdviews .xh_view_toggle {
    width: 20px;
    height: 20px;
    float: right;
    background: url(cross.png) no-repeat top right;
    cursor: pointer;
}

#xh_pdviews .xh_active_view {
    display: block;
    padding: 1.5ex 3ex;
    border: 1px solid #808080;
}

#xh_pdviews .xh_inactive_view {
    display: none;
    display: block;
    padding: 1.5ex 3ex;
    border: 1px solid #808080;
    display: none;
}

/*
 * 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 {
    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 {}

body.xh_login div.xh_login {
    width: 30em;
    margin: 2em auto 0 auto;
}

div.xh_break {
    float: none;
    clear: both;
    padding: 0;
    border: 0;
    margin: 0;
    width: 100%;
}

/*
 * Miscellaneous
 */

#xh_logfile {
    height: 40em;
    overflow: auto;
    border: 1px solid #888;
    background:white;
    color:black;
    font: 12px/1.6 "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#xh_pagedata ul {
    list-style: none;
}

textarea.xh_file_edit {
    width: 99%;
    font-family: Consolas, 'courier new', monospace;
    font-size: 14px;
    color: #222;
    background-color: #fff;
    padding: 0 !important;
}

.flag {
    border: 0;
}

.xh_find {
    background: #fd0;
    color: #000;
}

img.helpicon {
    background: none;
}



/************************************** ./plugins/calendar/css/stylesheet.css */


.calendar_main {
	text-align: center;
	border-collapse: collapse;
    width:100%;
}
/*Calendar headline*/
.calendar_monthyear {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
}
.calendar_monthyear a {
	text-decoration: none;
	color: red;
}
.calendar_monthyear a:hover {
	background-color: red;
    color: white;
}

/*Calendar subheading line with daynames*/
.calendar_daynames {
	color: #888;
	font-weight: bold;
}

/*Calendar days display*/
.calendar_main td  { /*for all days*/
	line-height: 17px;
	font-size: 7pt;
    width:14%;
}
.calendar_day { /*normal day*/
	color: #055;
}

.calendar_we { /*weekend days*/
	color: #06f;
	font-weight: bold;
}

.calendar_noday { /*beginning and end fields without digits*/
}

.calendar_today {
    background: #eee;
}
.calendar_eventday a,  .calendar_today a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: red;
}

.calendar_eventday a:hover, .calendar_today a:hover {
	background-color: red;
    color: white;
}

/* ===================== Display of event list ===================== */
/* Display of introductory
   text-line in events list */
.period_of_events {
	font-size: 110%;
	font-variant: small-caps;
	margin-bottom: .5em;
}
.period_of_events span {
	font-size: 91%;
	font-weight: bold;
	font-variant: normal;
}

/*Start event list*/
.event_monthyear { /*Heading with month and year*/
	font-weight: bold;
	font-size: 10pt;
	padding-top: 13px;
}

.event_data_row td { /*definition here take precedence over definitions in fields*/
    color:black;
	font-size: 11px;
}

.birthday_data_row td {
	font-size: 11px;
	background: #fdd;
}
.event_data { /*this is for all data fields*/
    padding: 1px 1px 3px 2px;
    line-height: 1.25;
}
.event_date   {/*this is the date field*/
    width:14%;
	background: #dfd;
}
.event_time   {/*this is the time field*/
    width:11%;
	background: #dfd;
}
.event_event   {/*this is the time field*/
    width:28%;
    background:#eef;
}
.event_location   {/*this is the location field*/
    width:29%;
	background: #dfd;
}
.event_link   {/*this is the link field*/
    width:25%;
	background: #dfd;
}

/*sub heading (=event_heading_row) should be put after event data
as the sub heading fields have double classes
and the last data takes effect. (The subheading
should not take the background-color of the events,
but it should take the same width.) */

.event_heading_row td { /*sub heading*/
	background-color: #eee;
    line-height:1.25;
	color: #444;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
}
.event_heading {
    height:12px;
    padding-left:1px;
}


/* ===================== For display of next event only, with marquee-funktion, does not validate! ===================== */

.nextevent_date {
    background:#eee;
	color: #888;
	font-size: 8px;
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
    width: 100%;
    text-align: center;
}
marquee  {
    background:#eee;
    width: 100%;
    margin:0 0 10px;
    text-align: center;
    height:50px;
}
.nextevent_event {
	color: #aaa;
	font-size: 16px;
	font-weight: bold;
    letter-spacing: .1em;
}
.nextevent_location {
	color: #999;
	font-size: 13px;
}

/* ===================== Display of backend ===================== */

.calendar_input {
	border: 2px solid #777;
    padding:0 3px 3px;
    background: #eee;
}
.calendar_input_narrow,
.calendar_input_medium  {
    width:100%;
}
.calendar_input_wide {
	position: absolute;
    left: 50%;
    margin-left:-550px;
    z-index: 10;
    width:1100px;
}
.calendar_input input.submit {
    min-width: 100px;
    letter-spacing: .2em;
    /*color: green;*/
    font-weight: bold;
}
.calendar_input input  {
    font-size:8pt;
    text-indent:0;
}
.firstline_calendarinput td {
    vertical-align: bottom;
    font-size: 11px;
    line-height:1.3;
}
.calendarinput_line2 {
    text-align: right;
    font-size: 11px;
    line-height:1.3;
    padding-right:3px;
}

.calendar_input_event  {
/*controls also location etc*/
    width:100%;
}
.event_highlighting  {
    color:red;
}
.calendar_button  {
    font-size:smaller;
    border-style:outset;
    background: #dedede;
    letter-spacing: 1px;
    padding:1px 0;
}
.calendar_button_pressed  {
    font-size:smaller;
    color: #a00;
    border-style:inset;
    background:#eee;
    letter-spacing: 1px;
    padding:1px 0;
}

.calendar_loading {
    visibility: hidden;
}

/**
 * Back-End
 */
.calendar_logo {
	float: left;
	margin: 0 1.5em 0.5em 0;
}
.calendar_license {
	text-align: justify;
}



/************************************** ./plugins/comments/css/stylesheet.css */

#cmt-container_half {
  float:right;
	width: 50%;
	height: auto; min-height: 30px;
	padding: 10px;
	margin: 10px auto;
	background-color: #fff;
	border: #d3d6db 1px solid;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
} 

#cmt-container{
  /*float:right;*/
	width: 100%;
	height: auto; min-height: 30px;
	padding: 10px;
	margin: 10px auto;
	background-color: #fff;
	border: #d3d6db 1px solid;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
} 

.cmt-cnt{
  width: 100%; height: auto; min-height: 35px; 
	padding: 5px 0;
	overflow: auto;
}
.avatar{
	width: 35px; height: 35px; 
	float: left; 
	margin-right: 10px;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
	background-color: #ccc;
}
.thecom{
	width: auto; height: auto; min-height: 35px; 
	background-color: #fff;
}
.thecom h5{
	display: inline;
	float: left;
	font-family: tahoma;
	font-size: 13px;
	color: #3b5998;
	margin: 0 15px 0 0;
}
.thecom .com-dt{
	display: inline;
	float: left;
	font-size: 12px; 
	line-height: 18px;
	color: #ccc;
}

.thecom p{
	width: auto;
	margin: 5px 5px 5px 45px;
	color: #4e5665;
}

.new-com-bt{
	width: 100%; 	height: 30px;
	border: #d3d7dc 1px solid;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
	background-color: #f9f9f9;
	color: #adb2bb;
	cursor: text;
}
.new-com-bt span{
	display: inline;
	font-size: 13px;
	margin-left: 10px;
	line-height: 30px;
}
.new-com-cnt{ width: 100%; height: auto; min-height: 110px; }
.the-new-com{ /* textarea */
	width: 98%; height: auto; min-height: 70px;
	padding: 5px; margin-bottom: 8px;
	border: #d3d7dc 1px solid;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
	background-color: #f9f9f9;
	color: #333;
	resize: none;
}
.new-com-cnt input[type="text"]{
	margin: 0;
	height: 20px;
	padding: 5px;
	border: #d3d7dc 1px solid;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
	background-color: #f9f9f9;
	color: #333;
	margin-bottom:5px;
}
.cmt-container textarea:focus, .new-com-cnt input[type="text"]:focus{
	border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.4);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.4);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.4);
}
.bt-add-com{
	display: inline;
	float: left;
	padding: 8px 10px;  margin-right: 10px;
	background-color: #3498db;
	color: #fff; cursor: pointer;
	opacity: 0.6;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}
.bt-cancel-com{
	display: inline;
	float: left;
	padding: 8px 10px; 
	border: #d9d9d9 1px solid;
	background-color: #fff;
	color: #404040;	cursor: pointer;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}
.new-com-cnt{ 
	width:100%; height: auto; 
	display: none;
	padding-top: 10px; margin-bottom: 10px;
	border-top: #d9d9d9 1px dotted;
}

.cmt-err {
  color: red;
  display: none;
}

.auth-msg {
  color: green;
}

/* Css Shadow Effect for the prod-box and prod-box-list div */
 .shadow{
    -webkit-box-shadow: 0px 0px 18px rgba(50, 50, 50, 0.31);
    -moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.31);
    box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.31);
}	

.clear{clear: both;}

#comments_credits a:link a:visited {
  color: red;
}
#comments_credits a:hover {
  color:  red;
  font-size: 12px;
  font-weight: bold;
}
/*
PLEASE DO NOT CHANGE,
unless you have purchased the Remote Link license.

To remove the link add a line
dispaly: none; to #comments_credits css below
so it looks as follows
  
#comments_credits {
display: none;
font size: 10px;
.......
}
*/
#comments_credits {
	font-size: 10px;
	text-align: right;
	line-height: 11px;
  padding-top:2px;
	vertical-align: bottom;
}


/********************************** ./plugins/cryptographp/css/stylesheet.css */

div.cryptographp img {vertical-align: middle}
div.cryptographp a {text-decoration: none}
div.cryptographp a img {border: none; padding-left: 5px}
div.cryptographp div {margin-top: 1em}

/* back-end */
.cryptographp_logo {float: left; margin: 0px 16px 0px 0}
.cryptographp_license {text-align: justify}
.cryptographp_syscheck {list-style: none; padding-left: 0}



/************************************** ./plugins/eventcal/css/stylesheet.css */

.eventCalAnchor {
height: 24px;
}

.eventCal {
min-width: 180px;
max-width: 480px;
background: #fff;
border: 1px solid #aaa;
border-radius: 5px;
margin: 0 auto 16px auto;
}

.eventCalIn {
color: #222;
font-size: 15px;
padding: 6px 5px 6px 6px;
}

.eventCal h4 {
height: auto!important;
min-height: 20px!important;
background: #d6d9dc!important;
color: #345!important;
/* font-family: georgia, serif!important; */
font-size: 18px!important;
font-weight: 400!important;
text-align: center!important; 
letter-spacing: 0!important;
border-radius: 4px 4px 0 0!important;
padding: 9px!important; 
margin: 0 0 6px 0!important;
}

.eventCalEventCode {display: none;}

.eventCal .pagination {
max-width: 160px;
font-family: arial, sans-serif;
font-size: 15px;
line-height: 24px;
text-align: center;
font-weight: 700;
padding: 0;
margin: 0 auto;
}

.eventCal .pagination .arrowsLeft {float: left; font-size: 20px; line-height: 20px;}
.eventCal .pagination .arrowsRight {float: right; font-size: 20px; line-height: 20px;}
.eventCal .evcalTodayLink {width: 100%; text-align: left; padding: 6px 2px 0 2px;}

.eventCal .days_headline {
width: 100%;
background: #456;
color: #eed;
font-family: arial, sans-serif;
font-size: 14px;
font-weight: 700;
padding: 0 6px;
margin: 9px -6px 6px -6px
}

.eventCal .evcalDays {
font-family: georgia, serif; 
font-size: 16px; 
color: #456;
}

.eventCal .day {
float:left;
width:14.28%;
line-height: 30px;
text-align: center;
}

.eventCal .dayin {
border: 1px solid transparent;
border-radius: 3px;
margin: 1px;
}

.eventCal .current {
font-weight: 700;
color: #920!important;
}

.eventCal .event {
background: #fff url(../../plugins/eventcal/css/../images/button.jpg) repeat-x;
border: 1px solid #aaa;
}

.eventCal .normal {
background: #e0e3e6;
border: 1px solid transparent;
}

.eventCal .prevnextmonth {
color: #789;
}

.eventCal .clear {
clear:left;
}

.eventCal a:link {color: #036;}
.eventCal a:visited {color: #036;}
.eventCal a:hover {color: #c60;}
.eventCal a:active {color: #c60;}
.eventCal a:focus {color: #c60;}

.eventCal .pagination a:link {color: #069;}
.eventCal .pagination a:visited {color: #069;}
.eventCal .pagination a:hover {color: #c60;}
.eventCal .pagination a:active {color: #c60;}
.eventCal .pagination a:focus {color: #c60;}

.eventCal .evcalTodayLink a:link {color: #069;}
.eventCal .evcalTodayLink a:visited {color: #069;}
.eventCal .evcalTodayLink a:hover {color: #c60;}
.eventCal .evcalTodayLink a:active {color: #c60;}
.eventCal .evcalTodayLink a:focus {color: #c60;}

.eventCal .pagination a {font-weight: 900; text-decoration: none;}





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

#xhFilebrowser, #xhFilebrowserMenu {
background: #fff;
min-width: 440px;
color: #333;
border: 1px solid #999999;
margin: 1px 0;
overflow: auto;
padding: 8px 16px;
font-family: arial, sans-serif;
font-size: 14px;
}

#xhFilebrowserMenu {
font-weight: 700;
}


/* FILEBROWSER MENU */

#xhFilebrowser {
font-family: arial, sans-serif;
font-size: 14px;
font-weight: 900;

}

#xhFilebrowser  fieldset, #xhFilebrowserMenu  fieldset {
margin: 5px;
display:none;
}

#xhFilebrowser fieldset legend, #xhFilebrowserMenu fieldset legend {
   font-weight: bold;
}


/* FILEBROWSER LISTS */

span.xhfb_files {
font-weight: 700;
color: #900;
}

p.xhfb_files {
font-weight: 700;
padding: 0;
}

#xhFilebrowser ul, #xhFilebrowserMenu ul {
list-style-image: none;
list-style-position:inside;
padding: 0;
margin: auto;
}

#xhFilebrowser ul.unseen, #xhFilebrowserMenu ul.unseen{
display: none;
}

#xhFilebrowser li.openFolder, #xhFilebrowserMenu li.openFolder {
list-style-image:url(../../plugins/filebrowser/css/icons/folder.png);
padding: 2px 0 2px 5px;
margin: 0 0 0 0;
line-height: 1em;
font-size: 14px;
font-weight: 900;
}

#xhFilebrowser li.folder, #xhFilebrowserMenu li.folder{
list-style-image:url(../../plugins/filebrowser/css/icons/folder.png);
padding: 2px 0 2px 5px;
margin: 0 0 0 0;
line-height: 1em;
font-size: 13px;
font-weight: 300;
}


#xhFilebrowser li.openFolder ul, #xhFilebrowserMenu li.openFolder ul {margin-left: 20px;}


/* FILEBROWSER FOLDERS */

#xhFilebrowser #filebrowser_folders {
    float: left;
    width: 40%;
    overflow: auto;

}

#filebrowser_subfolders {
    padding: 0 0 10px 0;
}

#filebrowser_subfolders li {
    font-size: 13px;
    font-weight: 900;
}


/* FILEBROWSER FILES */

#filebrowser_files {
    font-weight: 300;
    padding: 0 0 0 30px;
    margin-bottom: 20px;
}

#filebrowser_files li {
    list-style-type: none;
    font-size: 13px;
    padding: 2px 0;
    margin: 0;
}

#filebrowser_files li:hover {
   background-color: #ccc;
}

#filebrowser_files li.odd {}

#filebrowser_files ul, #filebrowser_files ul li {
    margin-left: 0em;
    padding-left: 0em;
}

#xhFilebrowser a { color: #333;}
a.xhfbfile, span.xhfbfile {padding: 0 2px 0 0; line-height: 1em;}
a.xhfbfile img, span.xhfbfile img {border: none; margin: 6px;}
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: #aaa 1px solid;
    padding: 2px;
    background-color: #ddd;
}
a.xhfbfile:hover, span.xhfbfile:hover {
    background-color: #ccc;
    cursor:pointer;
}
#xhFilebrowser div {
    font-family: arial, sans-serif;
    padding: 0px;
    margin: 0px;
}


#filebrowser_subfolders  fieldset legend {}

#xhFilebrowser a:link {color: #222; text-decoration: none; font-style: normal;}
#xhFilebrowser a:visited {color: #222; text-decoration: none; font-style: normal;}
#xhFilebrowser a:hover {color: #c60; text-decoration: none;}
#xhFilebrowser a:active {color: #c60; text-decoration: none;}
#xhFilebrowser a:focus {color: #c60; text-decoration: none;}

#xhFilebrowser li.openFolder a:link {color: #920; text-decoration: none; font-style: normal;}
#xhFilebrowser li.openFolder a:visited {color: #920; text-decoration: none; font-style: normal;}
#xhFilebrowser li.openFolder a:hover {color: #c60; text-decoration: none;}
#xhFilebrowser li.openFolder a:active {color: #c60; text-decoration: none;}
#xhFilebrowser li.openFolder a:focus {color: #c60; text-decoration: none;}

#xhFilebrowser li.folder a:link {color: #222; text-decoration: none; font-style: normal;}
#xhFilebrowser li.folder a:visited {color: #222; text-decoration: none; font-style: normal;}
#xhFilebrowser li.folder a:hover {color: #c60; text-decoration: none;}
#xhFilebrowser li.folder a:active {color: #c60; text-decoration: none;}
#xhFilebrowser li.folder a:focus {color: #c60; text-decoration: none;}

#xhFilebrowserMenu a:link {color: #222; text-decoration: none; font-style: normal;}
#xhFilebrowserMenu a:visited {color: #222; text-decoration: none; font-style: normal;}
#xhFilebrowserMenu a:hover {color: #c60; text-decoration: none;}
#xhFilebrowserMenu a:active {color: #c60; text-decoration: none;}
#xhFilebrowserMenu a:focus {color: #c60; text-decoration: none;}


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

/**
 * Galleries
 */
.foldergallery {
    text-align: center;
}
.foldergallery_locator {
    text-align: left;
}
.foldergallery_folder, .foldergallery_image {
    position: relative;
    display: inline-block;
    margin: 1em 1em 0 0;
}
.foldergallery figcaption {
    position: absolute;
    left: 0;
    bottom: 4px;
    color: white;
    background: black;
    opacity: 0.666;
    border-radius: 0.5em;
    font-size: smaller;
    padding: 0.2em 0.5em;
}
.foldergallery_image figcaption {
    display: none;
}
.foldergallery_image:hover figcaption {
    display: block;
}

/**
 * Back-end
 */
.foldergallery_logo {
    float: left;
    margin: 0.5em 1em 0.5em 0;
}
.foldergallery_license {
    text-align: justify;
}



/************************************* ./plugins/gbookplus/css/stylesheet.css */

td.gbtitle
{
   background: #006699;
   font-weight: normal;
   color: white;
   font-size: 1.0em;
}

td.gblightline
{
   background: #FFFFFF;
}

td.gbdarkline
{
   background: #DAE5EA;
}

span.gbdatetime
{
   font-size: 0.8em;
}

div.gbname
{
   font-weight: bold;
   font-size: 1.0em;
   overflow: hidden;
   width: 100%;
}

span.gbmessage
{
   font-weight: normal;
   font-size: 1.0em;
}

input.gbcaptcha
{
   font-weight: normal;
   color: black;
   background: white;
}

input.gbtextbox
{
   font-weight: normal;
   color: black;
   background: white;
}

textarea.gbmsgbox
{
   font-weight: normal;
   color: black;
   background: white;
   overflow: auto;
}



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

/********************************************************************
	NB!!! Global styles may be overwritten in local gallery folder
********************************************************************/

.imgalbum,
.imgalbpage {
	width:100%;
  text-align: left;
  padding:0px 0px 0px 0px;
  margin-left: -17px;
  /*background-color: blue;*/	
}
.imgalbum_mobile,
.imgalbpage_mobile {
  width:100%;
  text-align: left;
  padding:0;
  margin-left: -4px;
}
/* common classes for Gallery Collection*/
.imgalbum .thumb_container,
.imgalbpage .thumb_container {
	text-align: left;
	padding: 8px;
	height:60px; 
	text-align:center;
	vertical-align: top;
}
.imgalbum_mobile .thumb_container,
.imgalbpage_mobile .thumb_container {
  padding: 6px;
}

.imgalbum .thumb,
.imgalbpage .thumb {
	/*display: none;*/	
	padding:8px;
  border:1px solid #aaa;
  background-color:#fff;
	border-radius:8px;
	-moz-border-radius:8px; /* Firefox 3.6 and earlier */
	box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.35);
}
.imgalbum_mobile .thumb,
.imgalbpage_mobile .thumb {
  padding:4px;
  border:1px solid #aaa;
  background-color:#fff;
	border-radius:8px;
	-moz-border-radius:8px; /* Firefox 3.6 and earlier */
	box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.35);
}
.imgalbum .thumb_description,
.imgalbpage .thumb_description {
	height: auto;
	/*display:  none;*/
	text-align: left;
	padding-top: 8px;
	color: #555;
	font-size: 12px ;
	line-height: 15px;
	/*border:1px solid red;*/
}
.imgalbpage .thumb_description {
	height: auto;
}
/*.imgalbum table,*/
.imgalbum_mobile table {
  width: 100%;
}
/*.imgalbum td,*/
.imgalbum_mobile td {
  width: 33%;
  vertical-align: top;
}


.imgalbum_mobile .thumb_description {
  
}
.imgalbpage_mobile .thumb_description {
	height: auto;
	/*display:  none;*/
	text-align: left;
	padding-top: 8px;
	color: #555;
	font-size: 12px ;
	line-height: 15px;
	/*border:1px solid red;*/
}
.imgalbum img,
.imgalbpage img,
.imgalbum_mobile img,
.imgalbpage_mobile img{
  border-style: none;
}

.pagination,
.pagination {
  /*background-color:red;*/
  width:inherit; 
  text-align: right; 
  height: 25px;
}
.pagination a,
.pagination a {
  border-radius:3px;
  -moz-border-radius:3px;
  box-shadow: 5px 5px 5px #888888;
  background-color:#eee;color:#555;
  border:1px solid #aaaaaa;
  padding-top:2px;
  padding-bottom:2px;
  padding-right:5px;
  padding-left:5px;
  text-decoration:none;
}
.pagination a:hover,
.pagination a:hover {
  border-color:red;color:#0C52CE;
  background-color:#fff;
}
.pagination .cur,
.pagination .cur {
  border-color:black; font-weight:bold;
}

.imgalbum_error_msg {
	color: red;
}

/* adm */
.imgalbum_button {
	width: 130px;
	float: right;
	padding: 4px;
	font-size: 14px;
}

.imgalbum_label {
	color: gray;
	font-weight: bold;
	display: block;
	width: 100px;
	float: left;
}
/*label:after { content: ": " }*/
/* added in version 1.2.0 */

.imgalbum_credits a:link a:visited {
  color: red;
}
.imgalbum_credits a:hover {
  color:  red;
  font-size: 12px;
  font-weight: bold;
}
/*
PLEASE DO NOT CHANGE,
unless you have purchased the Remote Link license.

To remove the link add a line
dispaly: none; to .imgalbum_credits css below
so it looks as follows
  
.imgalbum_credits {
display: none;
font size: 10px;
.......
}
*/
.imgalbum_credits {
	font-size: 10px;
	text-align: right;
	line-height: 11px;
	padding-right:15px;
	vertical-align: bottom;
}


/***************************** ./plugins/jm_cookie_control/css/stylesheet.css */

 #cookie-space {
                display:none;
                height: 51px;
            }    
            #cookie-consent {
                width: 100%;
                position: fixed;
                left: 0px;
                z-index: 999;
                background: none repeat scroll 0% 0% rgba(96,96,96, 0.82);
                border-bottom: 1px solid rgba(195, 195, 195, 0.73);
                display: none;
                padding: 10px 0px;
                top: 0px;
color: #ffffff;
            }
            #cookie-consent #accept {
                float: right;
                margin-top: 1px;
                margin-left: 10px;
                background: none repeat scroll 0% 0% rgba(67,202,67, 0.65);
                padding: 5px 10px;
                border: rgba(255, 255, 255, 0.65) solid 1px;
                border-radius:4px;
        	-moz-border-radius:5px; /* Firefox 3.6 and earlier */
                color: #ffffff;
                cursor: pointer;
            }
#cookie-consent a{
color: #ffffff}
            #cookie-inner {
                display: block;
                max-width: 1000px;
                margin-left: auto;
                margin-right: auto;
                padding: 0px 20px;
                min-width: 300px;
            } 


/**************************** ./plugins/memberpages-master/css/stylesheet.css */

#memberlist {
    font-weight:bold;
}

.membp_member,
input.membp_member,
input.membp_member[type="text"],
input.membp_member[type="text"]:focus
 {
    background-color: #f6f6f6;
    color: black;
    border: 1px solid #999;

}
.membp_memberspanel {
    margin:1em auto;
    color:black;
    font-weight:normal;
    text-align: left;
    width:100%;
    max-width: 40em;
    border-collapse: separate;
    border-spacing:5px;

}
.membp_memberspanel td {
    width:50%;
    padding:1em 0 0 0 ;
    vertical-align: middle;
    color:black;
}
.membp_memberspanel td input,
.membp_memberspanel td input:focus,
.membp_memberspanel td button,
.membp_message form input,
.membp_memberspanel textarea  {
    width:100%;
    padding:0;
}
#p_VIP_access input {
    width:auto;
}
p#p_VIP_access {
    margin:0;
}
.membp_memberspanel td input[type="submit"],
.membp_memberspanel td button {
    cursor: pointer;
    white-space:normal;
}
.membp_log {
    padding:3px;
    background:#fafafa;
    height:35em;
    width:100%;
}
.membp_changes  {
    background:#d99;
}

.membp_member_button {
    margin: .6em 0 0;
    cursor: pointer;
}
.membp_small {
/* for text: automatic login */
    font-size:85%;
}
.membp_pluginname {
    text-align:right;
    font-size:80%;
    margin:0;
    line-height:1;
}
.membp_pluginname2 {
    text-align:right;
    font-size:80%;
    margin:0;
}
.membp_small_button {
    border:none;
    background:none;
    font-size: 85%;
    color:inherit;
    cursor: pointer;
    padding:0;
}
.membp_small_button:hover {
    color:red;
}
.membp_buttonpressed,
input[type="submit"].membp_buttonpressed {
    background-color:#cff !important;
    border-style: inset;
    white-space:normal;
    color:black !important;
    cursor: pointer;
}
.membp_registerme {
    cursor: pointer;
    letter-spacing: .05em;
    padding:0 1em;
}
.membp_config,
.membp_config td select,
.membp_config td textarea,
.membp_config td input,
.membp_config td input:focus {
    width: 100%;
    padding:0;
}
.membp_configtable {
    width: 100%;
    background: #f6f6f6;
    border: 1px solid #999;
    padding: 0 6px 6px 6px;
}
.membp_configtable th {
    font-weight: bold;
    color:black;
    text-align:left;
    font-size:14px;
}
.membp_configtable td {
    color:black;
    padding-bottom:.5em;
    font-size:12px;
}
.membp_configtable input {
    margin:0;
    padding:0;
    font-size:14px;
}
.membp_configtable input:focus {
    font-size:14px;
}
.membp_admin td {
    padding-bottom:.5em;
}
.membp_admin td h5{
    margin:0;
    line-height:1;
}
.membp_admin tr>td {
    padding-right:.5em;
}

.membp_message {
    background: #eee;
    text-align: center;
    color: #900;
    font-weight: 600;
    padding: 1em;
    border: 3px solid #c70;
    margin: 5px 0;
}
.membp_message div {
    border: 3px solid #da5;
    margin: 1em 0;
    padding:1em;
    text-align:left;
    color:black;
    font-weight:normal;
    line-height:1.4;
    color:black;
}
.membp_message textarea {
    width:100%;
    box-sizing:border-box;
    background:white;
}

.membp_button_pressed  {
    color: #a00;
    border-style:inset;
    background:#eee;
}
a.membp_selected {
    font-weight:bold;
}
.membp_form {
    margin-bottom:30em;
}
.membp_form h1 {
    margin-top:0 !important;
    padding-top:0;
}
.membp_form h5 {
    margin:1em 0 .5em;
    padding-top:0;
}
#membp_saved, #membp_saved2 {
    visibility:hidden;
    font-size:14px;
    padding:0 .5em;
    margin-left: .5em;
    font-weight:normal;
    color:#060;
    letter-spacing:.05em;
    background:#dfd;
}
.membp_warning {
    background:yellow;
    color:black;
}
input.membp_readonly {
    border:none;
    background: #f6f6f6 !important;
}
.membp_justify {
    text-align:justify;
}
.membp_oneline {
    white-space: normal;
    margin-bottom:1em;
}
.membp_oneline div,
.membp_oneline form {
    display: inline-block;
}
.membp_oneline button {
    padding:0;
    line-height:1;
    cursor: pointer;
}
.membp_anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}
@media screen and (max-width:780px) {
    .membp_registerme, .membp_member_button {
        padding:.5em;
        margin: 1em 0 0;
    }
}
/* ========== Font ============ */
.membp_member,
input.membp_member,
input.membp_member[type="text"],
input.membp_member[type="text"]:focus
 {
    font-family:Consolas, monospace;
}
.membp_memberspanel td input,
.membp_memberspanel td input:focus,
.membp_message form input,
.membp_memberspanel textarea ,
.membp_log,
.membp_config td input
 {
    font: 11pt/1.4 Consolas, monospace;
}



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

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


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

/**
 * @file css/stylesheet.css
 * @brief Cotnaining backend and frontend style
 *
 * Pictures plugin css/stylesheet.css
 * 
 * @author David Stutz
 * @license GPLv3
 * @package pictures
 * @see http://sourceforge.net/projects/cmsimplepctrs/
 * 
 *  This file is part of the pictures 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.
 */
/* Pictures frontend div. */
.pictures-frontent {
	
}

/* Table driver. */
.pictures-frontend .pictures-table-driver td{
	padding: 5px;
}

.pictures-frontend .pictures-table-driver td a img{
	padding: 4px;
	border: 1px solid #777777;
}

.pictures-frontend .pictures-table-driver td a img:hover {
	
}

/* List driver. */
.pictures-frontend .pictures-list-driver {
	
}

/* Coinslider driver. */
.pictures-frontend .pictures-coinslider-driver {
	margin: auto;
}

.pictures-frontend .pictures-coinslider-driver a{
	
}

/* Bxslider driver. */
/* Important: No marign and padding on bxslider ul and li. */
.pictures-frontend .pictures-bxslider-driver {
	
}

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

/* Main li. */
.pictures-frontend .pictures-bxslider-driver .bx-window li {
	
}

/* Previous control. */
.pictures-frontend .pictures-bxslider-driver .bx-prev {
	float: left;
	position: absolute;
	left: -40px;
	top: 60px;
}

/* Next control. */
.pictures-frontend .pictures-bxslider-driver .bx-next {
	float: right;
	position: absolute;
	right: -40px;
	top: 60px;
}

/* Pager div. */
.pictures-frontend .pictures-bxslider-driver .bx-pager {
	margin: .5em auto;
	text-align: center;
}

/* Anchors of the pager. */
.pictures-frontend .pictures-bxslider-driver .bx-pager .pager-link {
	margin: .5em;
}

/* Active pager link. */
.pictures-frontend .pictures-bxslider-driver .bx-pager .pager-active {
	
}

/* Auto controls. */
.pictures-frontend .pictures-bxslider-driver .bx-auto {
	
}

/* The start control anchor. */
/* Additionally the anchor has the class "start" or "stop" dependant on the current state. */
.pictures-frontend .pictures-bxslider-driver .bx-auto .bx-start {
	
}

/* Bxslider 4 driver. */
/* Main div containing the slider. */
.pictures-frontend .pictures-bxslider4-driver {
	
}

/* Controls for navigation. */
.pictures-frontend .pictures-bxslider4-driver-controls {
	
}

/* Innerfade driver. */
/* This is the ul element containing the images. */
.picutres-frontend .pictures-innerfade-driver {
	height: 500px;
}

.pictures-frontend .pictures-innerfade-driver li {
	
}

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

.pictures-head {
	margin-bottom: .5em;
}
.pictures-table {
	width: 100%;
}
.pictures-preview img {
	margin: 1em auto;
}
.pictures-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;
}
.pictures-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;
}
.pictures-submit:active {
	position:relative;
	top:1px;
}
.pictures-textarea {
	font-size: 80%;
}
.pictures-error, .pictures-success, .pictures-help, .pictures-notice {
	padding: .8em .8em .8em 2.6em;
	margin-top: .5em;
	margin-bottom: .5em;
	border: 2px solid #ddd;
}
.pictures-error {
	color:#8a1f11;
	border-color:#FBC2C4;
	background: #FBE3E4 url('../../plugins/pictures/css/../images/error.png') scroll no-repeat .8em .8em;
}
.pictures-success {
	color:#264409;
	border-color:#C6D880;
	background: #E6EFC2 url('../../plugins/pictures/css/../images/success.png') scroll no-repeat .8em .8em;
}
.pictures-help {
	color: #3E6DB1;
	border-color: #3E6DB1;
	background: #BDCDE3 url('../../plugins/pictures/css/../images/help.png') scroll no-repeat .8em .8em;
}
.pictures-notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
.pictures-help-icon {
	
}
.pictures-select {
	width: 30%;
	min-width: 80px;
}


/*************************************** ./plugins/privacy/css/stylesheet.css */

/*
 * Privacy agreement form.
 */
#privacy {
    border: 3px solid red;
    padding: 0.5em;
}
#privacy label {
    padding: 0 0.5em;
}

/*
 * Backend.
 */
.privacy_logo {
    float: left;
}
.privacy_license {
    text-align: justify;
}



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

.twocents_icon {
    float: left;
    margin: 0 16px 0 0;
}
.twocents_license {
    text-align: justify;
}
.twocents_syscheck {
    list-style: none;
    padding-left: 0;
}



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

/*** Cart-Box for CMSimple_XH-Sites ***/
#cartButton {
	border: 2px solid #f60;
	clear: both;
	margin: 2em 0;
	padding: .5em 1em;
	background: #efefef;
	background: rgba(255,255,255,.75);
	color: #333;
}
/***/
.xhsMain {
}
.xhsMain input, .xhsMain textarea, section.xhsScreen input, section.xhsScreen textarea {
	border: 1px solid #ccc !important;
	font-family: inherit !important;
	font-size: 1em !important;
	padding: 0.25em 0.5em !important;
	max-width: 95% !important;
}
.xhsMain select, section.xhsScreen select {
	border: 1px solid #ccc !important;
	font-family: inherit !important;
	font-size: 1em !important;
	padding: .1em .25em !important;
	max-width: 95% !important;
}
.xhsMain option, section.xhsScreen option {
	max-width: 95% !important;
	padding: .1em .25em !important;
}
#xhsOverview {
	margin: 0;
	padding: 0;
}
.xhsMain input[type="checkbox"], section.xhsScreen input[type="radio"] {
	padding: 0 !important;
}
#xhsProductsTable tr:nth-child(odd) {
	background-color: #dfdfdf;
	color: #333;
}
#xhsProductsTable tr:nth-child(even) {
	background-color: #efefef;
	color: #333;
}
input.xhsShopButton, input[type="submit"].xhsShopButton, button.xhsAddCart, button.xhsShopButton {
	background: #f60 !important;
	border: 0 none !important;
	color: #fff !important;
	cursor: pointer !important;
	padding: .25em .5em !important;
	margin: 0 !important;
	font-family: inherit !important;
	font-size: 1em !important;
	white-space: nowrap !important;
}
input.xhsShopButton:hover, button.xhsAddCart:hover, button.xhsShopButton:hover {
	border: 0 none !important;
	background-color: #333 !important;
	background-image: none !important;
}
button.xhsShopButton.xhsCrt {
	display: inline-block !important;
	border-radius: .45em !important;
	color: rgba(255,255,255,.75) !important;
}
input.linkButton {
	border-width: 0;
	background-color: transparent;
	color: navy;
}
input.linkButton:hover {
	cursor: pointer;
	text-decoration: underline;
	color: maroon;
}
#cartButton {
	border: 2px solid #f60;
	clear: both;
	margin: 2em 0;
	padding: .5em 1em;
	background: #efefef;
	background: rgba(255,255,255,.75);
	color: #333;
}
#steps span {
	padding-right: 2em;
}
#xhsCartPreview {
	margin: 0.5em 0 !important;
	text-align: right;
	float: right;
}
#xhsCartPreview a {
	border: 0 !important;
}
table.xhsCartTable {
/* table-layout: fixed; */
}
#xhsCartPreview table {
	width: 100% !important;
}
#xhsCartPreview table td {
	padding-right: 1em;
}
p.warn, #steps span.now {
	font-weight: bold;
	color: teal;
}
label.xhsFormLabel {
	display: block;
	/* float: left; */
	width: 8em;
	padding: .25em 0;
}
label.xhsFormLabel.xhsRequired {}
input.inline_form, input.data_form {
/* margin-top: 1ex; */
}
input.inline_form {
	width: 4em;
}
input.data_form {
/* width: 19.2em; */
}
input.shorter {
/* width: 14em; */
}
#cart_table {
	height: 20px;
	font-size: inherit;
	width: 100%;
	overflow: hidden;
}
table.cart_table {
	position: relative;
	font-size: inherit;
	width: 100%;
}
table.cart_table td {
	padding: 0;
	margin: 0;
	border: 0;
}
div.tabs form, div.subtabs form, #cart_table form {
	display: inline;
}
div.tabs {
	padding-left: 3ex;
}
div.tabs form input.tab, input.subtab {
	border: 0.3ex #daa520 solid;
	border-top-width: 0.8ex;
	border-bottom-width: 0;
	background-color: white;
	padding: 0;
	margin: 0;
}
div.tabs form input.activeTab, input.activeSubtab {
	border: 1px #9acd32 solid;
	border-bottom-color: white;
	border-top-width: 1.5ex;
	background-color: white;
}
span.price_info {
	font-size: 80%;
}
h2 span.xhsRequired::before, span.xhsRequired label::before {
	content: "\f12a\ " !important;
	font-family: FontAwesome !important;
	font-size: 1.33333em;
	line-height: 0.75em;
	vertical-align: -15%;
	color: #f33;
}
section.xhsScreen {
}
section.xhsScreen ol li, section.xhsScreen ul li {
/*margin-left: 1.5em;
	padding: 0.3ex 0;
	line-height: 1.3;*/
}
section.xhsScreen p.additional {
	font-size: 90%;
	color: #666;
	line-height: 1.2;
}
div.xhsClosed {
	background: #efefef;
	color: #333;
	border: 1px solid #999;
	padding: 1em;
}
div.xhsClosed p:first-child {
	font-size: 1.5em;
}
a.xhsToggleBtn, a.xhsShopButton {
	border: 0 none !important;
	line-height: normal;
	color: #fff !important;
	background: #f60;
	margin: .5em 1em .5em 0;
	padding: .25em .5em;
	display: inline-block;
	text-align: right;
	float: right;
}
a.xhsToggleBtn:hover, a.xhsShopButton:hover {
	border: 0 none !important;
	background: #333;
}
a.xhsShopButton {
	float: none;
}
a.xhsToggleBtn span {
}
div.xhsCatSelSearch {
	clear: both;
	background: #efefef;
	padding: .5em .5em 0 .5em;
	margin: 0;
}
div.xhsCatSel {
	float: left;
	margin: 0 0 0.5em;
}
div.xhsCatSel select, div.xhsInfoBlock select {
/* padding: 0 !important; */
}
div.xhsCatSel option {
/* padding: .25em .5em !important; */
}
div.xhsSearch {
	float: right;
	margin: 0 0 0.5em;
}
.xhsClearB {
	clear: both;
}
h1.xhsCatHeader {
	font-size: 1.25em;
	background: #ccc;
	color: #fff;
	padding: .25em .5em;
	margin: 1em 0;
	text-transform: uppercase;
	text-shadow: none;
}
.xhsMain a, section.xhsScreen a {
	border: 0 !important;
	text-decoration: none !important;
	color: #f60 !important;
}
.xhsMain table, section.xhsScreen table {
	border-collapse: collapse;
	border-spacing: 0;
	/* table-layout: fixed !important; */
	width:100%;
}
form.catSelectBox {
	clear: both;
}
span.srchTrm {
	padding: .1em.25em;
	background: #efefef;
	color: #333;
}
.xhsMain h1, section.xhsScreen h1, h1.xhsProdTitle {
	color: #333;
	clear: both;
	font-size: 1.5em;
	margin: 0 0 .5em 0 !important;
}
.xhsMain h2, section.xhsScreen h2, h2.xhsProdTitle {
	color: #333;
	clear: both;
	font-size: 1.2em;
	margin: 0 0 .5em 0 !important;
}
.xhsMain h3, section.xhsScreen h3 {
	color: #333;
	clear: both;
	font-size: 1.1em;
	margin: 0 !important;
	padding: 0 !important;
}
div.xhsPrevPic {
	width: 33%;
	max-width: 33%;
	float: left;
	margin: 0 1em 1em 0;
}
div.xhsPrevPic img {
	box-sizing: border-box;
	border: 1px solid rgba(0,0,0,.25);
	max-width: 100% !important;
	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;
}
