
.BoldGrayImportant {
	color: #546E7A !important;
}

.WhiteBlueImportant {
	color: #E1F5FE !important;
}

.testRed {
	background-color: red !important;
}

.Margin20 {
	margin: 20px 20px 20px 20px;
}

.BsPanelFlat, .BsPanelFlat.ui-panel, .BsPanelFlat.ui-panel-content {
	padding: 0px !important;
	border: 0px none !important;
}

.BsSelectManyFlat.ui-selectmanymenu {
	padding: 0px !important;
	border: 0px none !important;
}

.BsOddRowNone.ui-datatable tr.ui-datatable-odd {
	background-color: inherit;
}

.BsOddRowNone.ui-datatable tr.ui-datatable-even {
	background-color: inherit;
}

.BsBgTransparent {
	background-color: transparent !important;
}

.BsBordNone .BsBordNone.ui-panel, .BsBordNone.ui-panelgrid, .BsBordNone.ui-panelgrid>tbody>tr, .BsBordNone.ui-panelgrid>tbody>tr>td, .BsBordNone.ui-breadcrumb, .BsBordNone.ui-datalist,
	.ui-datagrid {
	border: 0px none !important;
}

.BsPanelGridFlat>tbody>tr>td {
	border: 0px none !important;
}

.BsPadNone>.ui-datagrid-content.ui-widget-content, .ui-datagrid-column {
	padding: 0px !important;
}

.BsPadNoneDataGrid.ui-datagrid td.ui-datagrid-column {
	padding: 0px !important;
}

.BsBordNoneDataGrid.ui-datagrid td.ui-datagrid-column {
	border: 0px none !important;
}

.BsDataTableFlat tbody  tr  td, .BsDataTableFlat.ui-datatable table tbody td {
	padding: 1px 1px !important;
	border: 0px none !important;
}

.BsDataTableFlat.ui-datatable .ui-datatable-tablewrapper {
	border: 0px none !important;
	padding: 0px !important;
	margin: 0px !important;
}

.BsDataTableFlatCompact.ui-datatable .ui-datatable-tablewrapper {
	padding: 0px !important;
	margin: 0px !important;
}

.BsDataTableFlatCompact tbody  tr  td, .BsDataTableFlatCompact.ui-datatable table tbody td {
	padding: 1px 1px !important;
}

.BsPadNone>.ui-datagrid-content.ui-widget-content table {
	border-collapse: collapse;
}

.BsPanelGrid.ui-panelgrid .ui-panelgrid-cell, .BsPanelGrid {
	padding: 1px !important;
	border: none;
}

.ui-icon-language-de {
	background-image: url("/skitbs/javax.faces.resource/images/icons/flag_de.png.xhtml") !important;
}

.ui-icon-language-en {
	background-image: url("/skitbs/javax.faces.resource/images/icons/flag_en.png.xhtml") !important;
}

.ui-icon-language-pl {
	background-image: url("/skitbs/javax.faces.resource/images/icons/flag_pl.png.xhtml") !important;
}

.BsNotificationGlobal {
	height: 200px !important;
}

.BsAlignMiddleBlock {
	margin: 0 auto;
}

.BsAlignMiddle, .BsAlignMiddle td {
	vertical-align: middle !important;
}

.BsAlignTopHint {
	vertical-align: top;
}

.BsAlignTop, .BsAlignTop td {
	vertical-align: top !important;
}

.BsAlignBottom, .Bottom td {
	vertical-align: bottom !important;
}

.BsTexUnderline, .BsTexUnderline>.ui-chkbox-label {
	text-decoration: underline;
}

.BsTexOverline, .BsTexOverline>.ui-chkbox-label {
	text-decoration: overline;
}

.BsTextVertical {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.BsTexBreak {
	word-break: normal;
}

.BsTexBreakAll {
	word-break: break-all;
}

.BsTexAlCenter {
	text-align: center !important;
	margin: 0 auto;
}

.BsTexAlJustify {
	text-align: justify;
	text-justify: inter-word;
}

/* supplement inline with WIDTH attribute !!! */
.BsTexOvlEllipsis {
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.BsWhiteBack {
	background-color: white;
}

.BsWhite {
	color: white !important;
}

.BsBoldGray {
	color: #546E7A !important;
}

.BsWhite {
	color: white !important;
}

.BsBlackBack {
	background-color: black;
}

.BsSoftBlueBack2 {
	background-color: #DAE8EF;
}

.BsMenuConfirmation {
	text-align: right;
	position: relative !important;
	bottom: 28px !important;
}

/* Chrome Bugfix https://stackoverflow.com/questions/45435196 */
.BsHei100BugFix {
	height: 1px;
}

.BsHei45p {
	height: 45px;
}

.BsHei170p {
	height: 170px;
}

.BsHei28p {
	height: 28px;
}

.BsWidAuto {
	width: auto !important;
}

.BsWid5 {
	width: 5%;
}

.BsWid15 {
	width: 15%;
}

.BsWid95 {
	width: 95%;
}

.BsLightSoftGrayBack {
	background-color: #f5f5f5;
}

.BsAlTop {
	vertical-align: top !important;
}

.BsRole_BUSINESS_DEPARTMENT_MANAGER {
	color: #FB8C00;
}

.BsRole_ACCOUNTING_GROUP_REPRESENTATIVE {
	color: #03A9F4;
}

.BsRole_INDIVIDUAL_TABLE_GUEST {
	color: #F7D100;
}

.BsRole_KITCHEN_SERVICE {
	color: #FB8C00;
}

.BsRole_CONTRACT_PARTNER {
	color: #E1F5FE;
}

.BsRole_SERVICE_ADMIN {
	color: #E53935;
}

.BsRole_SERVICE_SUPPORT_AGENT {
	color: #FB8C00;
}

.BsDialogWarn.ui-dialog>.ui-dialog-titlebar {
	background-color: #FB8C00;
	color: white;
}

.BsDialogError.ui-dialog>.ui-dialog-titlebar {
	background-color: #E53935;
	color: white;
}

.BsDialogTransparent.ui-dialog {
	background-color: transparent !important;
	border: none !important;
	border-style: none !important;
	box-shadow: none !important;
	border: none !important;
}

/* Page content facelet */
.BsPageContent {
	
}

/* Fix problem with oversized components by width=100% */
.BsBoxBorderBox {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.BsWid100Box {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.BsHei100Box {
	height: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/* OutputLabel with bold fonts*/
.BsOutputLabelBold * .ui-outputlabel, .BsOutputLabelBold {
	font-weight: bold !important;
	font-size: small;
}

.BsFontBold * .ui-outputlabel, .BsFontBold {
	font-weight: bold !important;
}

.BsFsNormal {
	font-weight: normal !important;
}

.BsFsMedium {
	font-size: medium !important;
}

/* BsFsSmall + components */
.BsFsSmall, .BsFsSmall.ui-datatable table tfoot tr td, .BsFsSmall.ui-datatable table tfoot tr td, .BsFsSmall.ui-datatable table thead tr th {
	font-size: small !important;
}

.BsFsSmaller {
	font-size: smaller !important;
}

.BsFsXSmall {
	font-size: x-small !important;
}

.BsFsXXSmall {
	font-size: xx-small !important;
}

.BsFsLarge {
	font-size: large !important;
}

.BsFsXLarge {
	font-size: x-large !important;
}

.BsFsXXLarge {
	font-size: xx-large !important;
}

.BsFsSmall>.ui-chkbox-label {
	font-size: small;
}

.BsRed * .ui-outputlabel, .BsRed>.ui-chkbox-label {
	color: red !important;
}

.BsColYellowBack {
	background: #fffed2;
}

.BsColGreen1Back {
	background-color: #d3ffcf;
}

.BsColGreen2Back {
	background-color: #9df9a3 !important;
}

.BsRowGray0Back {
	background: none repeat scroll 0 0 #DDDDDD !important;
}

.BsRowGray1Back {
	background: none repeat scroll 0 0 #EFEFEF !important;
}

.BsRowGray2Back {
	background: none repeat scroll 0 0 #F7F7F7 !important;
}

.BsRowGray3Back {
	background: none repeat scroll 0 0 #FFFFFF !important;
}

.BsWid6p {
	width: 6px;
}

.BsWid10p {
	width: 10px;
}

.BsWid15p {
	width: 15px;
}

.BsWid20p {
	width: 20px !important;
}

.BsWid25p {
	width: 25px !important;
}

.BsWid30p {
	width: 30px;
}

.BsWid40p {
	width: 40px;
}

.BsWid45p {
	width: 45px;
}

.BsWid50p {
	width: 50px;
}

.BsWid60p {
	width: 60px;
}

.BsWid70p {
	width: 70px;
}

.BsWid80p {
	width: 80px;
}

.BsWid90p {
	width: 90px;
}

.BsWid100p {
	width: 100px;
}

.BsWid110p {
	width: 110px;
}

.BsWid120p {
	width: 120px;
}

.BsWid160p {
	width: 160px !important;
}

.BsWid170p {
	width: 170px !important;
}
.BsWid180p {	width: 180px !important; }
.BsWid190p {	width: 190px !important; }

.BsWid200p {
	width: 200px !important;
}

.BsWid220p {
	width: 220px !important;
}

.BsWid290p {
	width: 290px;
}

.BsWid300p {
	width: 300px;
}

.BsWid350p {
	width: 350px;
}

.BsWid400p {width: 400px !important; }
.BsWid500p { width: 500px; }
.BsWid600p { width: 600px; }
.BsWid700p { width: 700px; }
.BsWid800p { width: 800px; }
.BsWid900p { width: 900px !important; }

/* additional dark-gray button*/
.BsGrayButton {
	background-color: #546E7A;
	color: #455A64;
}

.BsGrayButton.ui-state-hover, .BsGrayButton.ui-state-focus {
	background-color: #F6F7F9 !important;
}

.BsBlueButton {
	background-color: #0091EA;
}

.BsBlue.ui-state-hover, .BsBlue.ui-state-focus {
	background-color: #0091EA !important;
}

.BsTransparentBack.ui-datagrid {
	background-color: inherit !important;
}

/* additional core styles */
.BsPadWithBorder21 {
	border: solid 21px transparent;
}

/* additional colors for schedule component*/
.OrangeBackImportant {
	background-color: #FB8C00 !important;
	border: solid 1px #FB8C00;
}

.RedBackImportant {
	background-color: red !important;
	border: solid 1px #03A9F4;
	color: white !important;
}

.SoftBlueBackImportant {
	background-color: #03A9F4 !important;
	border: solid 1px #03A9F4;
}

.BsSoftGreenBack {
	background-color: #43A047 !important;
}

.BsSoftRedBack {
	background-color: #EF9A9A !important;
}

.PurpleBackImportant {
	background-color: #8E24AA !important;
	border: solid 1px #8E24AA;
}

#changepassword .ui-inputfield {
	padding: 10px 0px !important;
}

.BsFontRobotoRegular {
	font-family: 'roboto_condensedregular' !important;
}

.BsDisableButtonIconOnly {
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
}

.BsDisableMinWidth {
	min-width: 0px !important;
}

/* larger calender when date-names are displayed */
.BsBigCalendar.ui-calendar .ui-inputfield {
	width: 210px;
}

.BsMiddleCalendar.ui-calendar .ui-inputfield {
	width: 100px;
}

.BsBigHeader.ui-datatable table thead tr th, .BsBigHeader.ui-datatable table tfoot tr td, .BsBigHeader.ui-datatable table thead tr th {
	padding: 10px !important;
}

.BsIconPulsing {
	animation: BsIconPulsingFrm 0.5s 100 linear alternate;
}

@keyframes BsIconPulsingFrm {from { color:#2B6D2E;
	
}

to {
	color: #FFFFFF;
}

}

.ShowOnPrint {
	display: none;
}

.BsAppMenuShowOnDesktop {display: inherit;}
.BsAppMenuShowOnMobile {display: none;}
.BsAppRightMenuShowOnDesktop {display: inherit;}
.BsAppRightMenuShowOnMobile {display: none;}

/* Large desktop */
@media (min-width: 1200px) and (max-width: 1370px) {
	.BsAppMenuShowOnDesktop{display:inherit; opacity:1;}
	.BsAppMenuShowOnMobile {display: none; opacity: 0}
	.BsAppRightMenuShowOnDesktop{display:none; opacity:0;}
	.BsAppRightMenuShowOnMobile{display: inherit; opacity: 1}
}

@media (max-width: 1200px){

	/*visibilities according to the platform*/
	.BsAppMenuShowOnDesktop{display:none; opacity:0;}
	.BsAppMenuShowOnMobile {display: inherit; opacity: 1}
	.BsAppRightMenuShowOnDesktop{display:none; opacity:0;}
	.BsAppRightMenuShowOnMobile{display: inherit; opacity: 1}

	#layout-menu-cover.showmenu {
		margin-left: 0 !important;
	}

	.BsMobileMenuButton, .BsMobileMenuButton>.ui-button {
		width: 100%;
		float: left;
		text-align: left;
	}
}

@media print {
	/* Hide element when printing in Html Browser */
	.no-print, .no-print * {
		display: none !important;
	}

	/* Avoid page break inside datatable */
	.ui-datatable {
		page-break-inside: avoid;
		page-break-after: auto;
	}

	.BsPageBreakAfter {
		page-break-inside: avoid;
		page-break-after: always;
	}

	.BsPageBreakAfter:last-of-type {
		page-break-inside: avoid;
		page-break-after: avoid;
	}

	.ui-datatable.PageBreakInsideAuto {
		page-break-inside: auto;
	}
	.BsPrintSmall, .BsPrintSmall * {
		font-size: x-small !important;
	}
	.BsPrintLink a {
		text-decoration: none;
		color: #546E7A !important;
	}
	.BsPrintLink a[href^=http]:after {
		content: " <" attr(href) "> ";
	}

	.ShowOnPrint {
		display: block;
	}
}

.BsMenuLevelFOTExceeded {
	background-color: #ECEFF1;
}

.BsMenuLevelMANY {
	background-color: #c0f5c4;
}

.BsMenuLevelMEDIUM {
	background-color: #ffff77;
}

.BsMenuLevelLOW {
	background-color: #ffd8bb;
}

.BsMenuLevelNONE {
	background-color: #EF9A9A;
}

.BsMenuLevelDISABLED_CONTRACT_EXPIRED {
	background-color: #ECEFF1;
}

.BsMenuLevelDISABLED_ORDERING_CLOSED {
	background-color: #ECEFF1;
}

.BsMenuLevelDISABLED_ORDER_DELIVERED {
	background-color: #ECEFF1;
}

.BsMenuLevelDISABLED_SEPAMANDAT_NOT_ACTIVE {
	background-color: #ECEFF1;
}

.BsMenuLevelDISABLED_TABLEGUEST_BLOCKED {
	background-color: #ECEFF1;
}

.BsMenuLevelDISABLED_MAXORDER_BLOCKED, .BsMenuLevelDISABLED_MAXORDER_BLOCKED>.ui-chkbox .ui-chkbox-label {
	background-color: #d1d9de;
	color: white;
}

.BsMenuLevelDISABLED_MENULINE_SOLD, .BsMenuLevelDISABLED_MENULINE_SOLD>.ui-chkbox .ui-chkbox-label {
	background-color: #EF9A9A;
	color: white;
}

.BsMenuLevelDISABLED_SOLD_EXEEDED {
	background-color: #E53935;
}

.BsMenuLevelDISABLED_MENUPLAN_UNDEFINED {
	background-color: #ECEFF1;
}

.BsMenuLevelDISABLED_MAXORDER_UNDEFINED, .BsMenuLevelDISABLED_MAXORDER_UNDEFINED>.ui-chkbox .ui-chkbox-label {
	background-color: #5e5e5e;
	color: white !important;
}

.BsMenuLevelDISABLED_OUT_OF_SERVICE {
	background-color: #ECEFF1;
}

.BsMenuLevelDISABLED_MONTH_CLOSED {
	background-color: #ECEFF1;
}

.BsMenuLevelDISABLED_HOLIDAY, .BsMenuLevelDISABLED_HOLIDAY>.ui-chkbox .ui-chkbox-label {
	background-color: #ECEFF1;
}

.noHeader.ui-datatable table thead tr {
	display: none;
}

.BsBordAll {
	border: solid 1px #C6D6DF !important;
}

.BsBordBottom {
	border-bottom: solid 1px #C6D6DF !important;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
	opacity: 0.7;
}

.BsTableNoPadding>.ui-datatable table tbody td {
	padding: 0px 0px 0px !important;
}

.BsEmptyBox1 {
	display: block;
	width: 100%;
	height: 1px;
	overflow: hidden;
}

.BsBlack, .BsBlack * .ui-outputlabel {
	color: black !important;
}

.BsIconMenuBackground {
	background-image: url("/skitbs/javax.faces.resource/icons/menu.png.xhtml?ln=images");
	background-repeat: no-repeat;
}

.BsMarNone>.ui-datatable-tablewrapper {
	margin: 0 0 0 0;
}

.ui-datatable table tbody td.BsDisableTablePaddingTop {
	padding-top: 0px !important;
}

.BsFormField>label {
	display: block;
	margin: 0em 0em 0.28571429rem 0em;
	color: rgba(0, 0, 0, 0.87);
	font-size: 0.92857143em;
	font-weight: bold;
	text-transform: none;
}

.BsShadowEffect {
	-webkit-box-shadow: 1px 1px 2px 0px rgba(43, 59, 93, 0.4);
	-moz-box-shadow: 1px 1px 2px 0px rgba(43, 59, 93, 0.4);
	box-shadow: 1px 1px 2px 0px rgba(43, 59, 93, 0.4);
	border: #c0c0c0 1px solid;
}

.BsHoverYellow:HOVER {
	background: #FFF280;
	border: #FFCC00 1px solid;
}

.ui-selectcheckboxmenu.BsCheckboxMenu {
	padding: 0px 30px 0px 0px !important;
}

.ui-fluid .ui-selectcheckboxmenu-trigger {
	width: 38px !important;
	height: 40px !important;
}

.BsBigIcon .ui-icon {	height: 32px !important;	width: 32px !important; }
.BsHeiAuto {	height: auto !important; }
.BsHei100 {	height: 100% !important;}
.SoftGreenBack2 {  background-color: #A5D6A7 !important; }


.d-flex {	flex-wrap: wrap;	align-items: baseline;	display: -webkit-box;	display: -ms-flexbox;	display: flex;	-ms-flex-wrap: wrap; }
.d-flex > * { margin-right: 0.2rem; }
.d-flex-top {	align-items: flex-start; }	
.d-flex-mid {	align-items: center; }
.d-flex-bottom {	align-items: flex-end; }	
.d-flex-center {	justify-content: center; }
.d-col { flex-grow: 1; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; -ms-flex-preferred-size: 0; }
.d-col-2 { flex-grow: 2; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; -ms-flex-preferred-size: 0; }
.d-col-20 { width: 20%; }
.d-col-50 { width: 50%; }
.d-col-6 { flex-grow: 6; flex-basis: 0; -webkit-box-flex: 6; -ms-flex-positive: 6; -ms-flex-preferred-size: 0; }
.d-col-4 { flex-grow: 4; flex-basis: 0; -webkit-box-flex: 4; -ms-flex-positive: 4; -ms-flex-preferred-size: 0; }
.f-gap { gap: .5rem;}
.MarB{ margin-bottom: 5px !important;}
.MarLeft{ margin-left: 5px;}
.MarLeft30{ margin-left: 30px;}
.MarLeft60{ margin-left: 60px;}
.MarH, .MarHorizontal { margin: 0 5px;}
.MarRight{ margin-right: 5px;}
.PadAll { padding: 5px;}

/********* panel ********/
body .ui-panel .ui-panel-titlebar {	border-bottom: none;	 }
body .ui-panel .ui-panel-content {	padding: 4px; }
body .BsDetailsPanel.ui-panel .ui-panel-titlebar { padding: 2px !important; font-size: small;}
body .BsDetailsPanel.ui-panel .ui-panel-titlebar .ui-panel-title { margin-left: 8px !important;}

