/*
// File written by Jochen "Khuri" Dippel <khuri@khuris.com>
// Copyright 2021
//
// File        : main_page.css
// Begin       : 2010.02.02 13:49:48
// Last Update : 2021.04.13 12:31:49
*/

/* This file contains the basic page definitions, using ids, classes or nested declarations */
html, body {
	width: 100%;
	height: 100%;
}
html {
	display: table;
}
body {
	display: table-cell;/*
	vertical-align: middle;*/
	vertical-align: top;
	padding-top: 20px;
}
#wrapper {
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	box-sizing: border-box;
}
#contentbox, header {
	padding: 20px;
	border: 1px solid rgba(255,255,255,.5);
	border-radius: 4px;
}
header {
	margin-bottom: 20px;
}
footer {
	position: relative;
	margin-top: 20px;
}
footer li {
	display: inline-block;
}
.mainmenu, .rightmenu, .menu {
	list-style-type: none;
	padding: 0;
}
.rightmenu {
	position: absolute;
	right: 0;
	top: 0;
}
.mainmenu .button, .rightmenu .button, .menu .button {
	width: 140px;
	display: inline-block;
	text-align: center;
	margin: 4px 20px 0 0;
}
.rightmenu .button {
	margin-left: 20px;
	margin-right: 0;
}
.menu .button {
	width: 450px;
}
.vereine .chartlist, .bestellungen .chartlist, .pakettyp .chartlist, #dialog_modify .chartlist {
	display: none;
}
.vereine .contentbox, .bestellungen .contentbox, .pakettyp .contentbox {
	display: block !important;
	width: 50%;
	float: left;
}
.vereine .contentbox:nth-child(1), .bestellungen .contentbox:nth-child(1), #chart_form_statusbox {
	padding-right: 20px;
	box-sizing: border-box;
}
#chart_form_bottom, #chart_form_buttons, #chart_form_statusbox, #chart_form_weiterbestellungen {
	clear: both;
}
#chart_form_bottom {
	width: 100%;
	margin-top: 20px;
}
#chart_form_bottom label {
	width: calc(0.3 * (50% - 20px));
}
#chart_form_bottom .webform_content {
	width: calc(.87 * (100% - 20px));
}
[data-groupname="leftpart"], [data-groupname="rightpart"] {
	display: inline-block;
}
[data-groupname="leftpart"] {
	width: 50% !important;
}
[data-groupname="rightpart"] {
	width: 50% !important;
}
[data-groupname="leftpart"] > label {
	width: 60% !important;
}
[data-groupname="leftpart"] > div {
	width: 40% !important;
}
[data-groupname="rightpart"] > label {
	display: none !important;
}
[data-groupname="rightpart"] > div {
	width: 100% !important;
}
.webform_box {
	font-size: 0;
	line-height: 0;
}
.webform_contentfields {
	padding: 2px 0;
}
.webform_contentfields label {
	display: inline-block;
	width: 30%;
}
.webform_contentfields > div {
	position: relative;
	display: inline-block;
	width: 70%;
	padding-left: 10px;
	box-sizing: border-box;
}
.webform_contentfields input[type="text"], .webform_contentfields select, .webform_contentfields textarea, .webform_contentfields input[type="password"] {
	width: 100%;
}
.webform_selectdropdown {
	position: absolute;
	right: 0;
	padding: 4px 12px;
	font-size: 11pt !important;
	line-height: 18pt !important;
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
	cursor: pointer;
	border-radius: 0 4px 4px 0;
}
.webform_box_dataselector a, .webform_box_dataselector span {
	display: inline-block;
	font-size: 11pt;
	line-height: 18pt;
	color: #fff;
	margin: 4px;
}
.webform_box_dataselector a, .controlbuttons span {
	border: 1px solid #000;
	border-radius: 20px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #000;
	background-color: #e8f3f8;
	text-decoration: none;
	cursor: pointer;
}
.webform_box_dataselector div {
	display: inline-block;
}
#chart_form_buttons {
	width: 100%;
	float: none;
}
#chart_form_buttons .webform_contentfields, #chart_form_buttons .webform_content {
	display: inline;
	width: auto;
}
.webform_box_bestellungen_suche {
	margin-right: 40px;
}
#chart_bestellungen_suche input, #chart_bestellungen_suche select {
	width: auto !important;
}
[data-groupname="filtergroup"] label {
	display: none;
}
#chart_bestellungen_suche .webform_contentfields, .webform_box_ansprechpartner_suche label {
	width: auto;
	display: inline-block;
}
#chart_bestellungen_suche .webform_contentfields > div {
	width: auto;
}
.webform_box_vereine_suche label, .webform_box_vereine_suche input, .webform_box_bestellungen_suche label, .webform_box_bestellungen_suche input, .webform_box_pakettyp_suche label, .webform_box_pakettyp_suche input {
	width: auto !important;
}
.webform_button_box_ansprechpartner_neu {
	width: 100% !important;
	text-align: right;
}
.webform_button_box_ansprechpartner_neu button {
	margin: 0;
}
.webform_input_bestellungen li {
	padding: 0 8px !important;
	height: 32px;
}
.webform_input_bestellungen strong {
	padding-left: 5px;
	margin-right: 5px;
	line-height: 32px;
	height: 32px;
	font-size: 7pt;
	border-left: 1px solid #000;
	display: inline-block;
	font-weight: normal;
	box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
}
.webform_input_bestellungen strong:first-child {
	padding: 0;
	border-left: 0 none;
}
.webform_input_bestellungen strong:nth-child(1) {width: 7.4%;}
.webform_input_bestellungen strong:nth-child(2) {width: 18%;}
.webform_input_bestellungen strong:nth-child(3) {width: 20%;}
.webform_input_bestellungen strong:nth-child(4) {width: 3%; text-align: center;}
.webform_input_bestellungen strong:nth-child(5) {width: 30%;}
.webform_input_bestellungen strong:nth-child(6) {width: 6%;}
.webform_input_bestellungen strong:nth-child(7) {width: 6%;}
.webform_remotebox {
	padding: 0;
	height: 340px;
	overflow: auto;
}
.webform_remoteboxlarge {
	height: 199px;
}
.webform_remotebox ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.webform_remotebox li {
	position: relative;
	padding: 4px 8px;
	border-bottom: 1px solid #000;
}
.webform_remotebox div {
	position: relative;
}
.webform_remotebox .controlbuttons {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
}
.webform_remotebox .controlbuttons span {
	display: inline-block;
	border-radius: 0;
	border-width: 0 0 0 1px;
	height: 32px;
	line-height: 32px;
}
.webform_remotebox li:first-child .controlbuttons span:last-child {
	border-top-right-radius: 4px;
}
.webform_remotebox li:last-child .controlbuttons span:last-child {
	border-bottom-right-radius: 4px;
}
.webform_remotebox .fa-spinner, .fa-spinner-container {
	display: block;
	text-align: center;
	font-size: 20px;
	margin: 0 auto;
	padding: 10px 0;
}
.webform_box_hiddenfield {display: none;}
.webform_button_box_benutzerliste_neu {
	width: 100% !important;
	text-align: right;
}
.webform_box_exportbestellungen {
	float: right;
}
#dialog_modify .webform_box_submit, #dialog_modify .webform_box_dataselector {
	width: 50%;
}
#dialog_modify .webform_box_dataselector {
	float: right;
	text-align: right;
}

.webform_checkbox > div {
	display: inline-block;
	vertical-align: top;
}
.webform_checkbox label {
	display: block;
	width: auto;
	margin-right: 14px;
}
.webform_checkbox label i {
	position: relative;
	top: 2px;
	font-size: 20px;
	width: 20px;
	margin-right: 0;
}
.webform_datepicker, #webform_input_id {
	width: 100px !important;
}
.ui-tooltip, .ui-datepicker, .ui-dialog {
	color: #fff !important;
	background-color: #27668b !important;
}
.ui-widget-content, .ui-dialog-titlebar-close {
	color: #fff !important;
}
.ui-tooltip button, .ui-datepicker button, .ui-dialog button {
	margin-top: 0;
}
.ui-dialog-titlebar-close {
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}

/* autocomplete */
ul.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	z-Index: 100;
	min-width: 370px;
	max-height: 150px;
	overflow-y: auto;
	overflow-x: hidden;
	list-style-type: none;
	margin: 0px;
	padding: 0;
	border-spacing: 0;
  border-collapse: inherit;
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 0 0 4px 4px;
	box-shadow: 2px 2px 5px rgba(0,0,0,.5);
}
ul.ui-autocomplete li {
	background-color: #fff;
	margin: 0px;
	padding: 4px 8px;
	border-bottom: 1px solid #000;
	color: #000;
	min-height: 18pt;
}
ul.ui-autocomplete li:nth-child(odd) {
	background-color: #fefefe;
}
ul.ui-autocomplete li:last-child {
	border: 0;
}
ul.ui-autocomplete li span {
	font-weight: bold;
	color: #44f;
}
ul.ui-autocomplete li.marked, ul.ui-autocomplete li:hover, ul.ui-autocomplete li.marked span, ul.ui-autocomplete li:hover span {
	background-color: #ddd;
	color: #000;
	cursor: pointer;
}
ul.ui-autocomplete li i {
	font-weight: normal !important;
	background-color: #cacaca !important;
	padding: 1px 3px;
	font-style: normal;
	display: block;
}
ul.ui-autocomplete li.marked i, ul.ui-autocomplete li:hover i {
	background-color: #35415d !important;
}
.ui-helper-hidden-accessible {display:none;}