* {
	-webkit-print-color-adjust: exact !important;   /* Chrome, Safari */
	color-adjust: exact !important;                 /*Firefox*/
}

.printOnly-inline{ display: none !important; }

@media print {
	.noprint{ display: none !important; }
	.printOnly-inline{ display: inline !important; }
	.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper { background-color: #fff; }
}

	
.ui-mobile [data-role=header]{
	margin: 10px;
}
.ui-field-contain>legend {
	white-space: break-spaces;
	width: 23%;
}
.ui-state-focus { outline: none; }
.ui-flipswitch-off, .ui-flipswitch-on, .ui-button>span:not(.ui-listview-item-count-bubble, .redhighlighting), .ui-controlgroup .ui-button { font-weight: 400;}
.ui-selectmenu .ui-button  { text-align: left; }
.ui-accordion-header-collapsed.ui-state-default {
	background-color: #e0e0e0 !important;
	border-color: #ddd !important;
	text-shadow: 0 1px 0 #e3e3e3 !important;
}
.divSelectMenu {
	width: fit-content; 
    margin: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	display: flex;
}

.divSelectMenu > fieldset {
	padding-left: 10px; 
	width: fit-content !important;
}

.divMainCenter {
	width: 1000px; !important;
	margin: auto;
}
.divMainCenterBig {
	width: 1280px; !important;
	margin: auto;
}
.popupDefSize {
	padding:10px;
	min-width:350px;
}
.DivFormFooter{
	text-align: center;
}
.DivFormEditSmall{
	max-width: 450px;
	margin:auto;
	.ui-field-contain>label, 
	.ui-field-contain>legend, 
	.ui-field-contain .ui-controlgroup-label, 
	.ui-field-contain>.ui-rangeslider>label{
		width: 20%;
		min-width: 170px;
	}
	.ui-field-contain>label~[class*=ui-], 
	.ui-field-contain>legend~[class*=ui-], 
	.ui-field-contain
	.ui-controlgroup{
		width: 100%;
	}

	.ui-field-contain>label+.ui-flipswitch{
		width: 5.875em;
	}
	.ui-flipswitch.ui-flipswitch-active {
		width: 1.875em !important;
	}

	[data-role=footer] {
		text-align: center;
	}
}
.DivViewSmall{
	max-width: 450px;
	margin:auto;
	.ui-field-contain>label, 
	.ui-field-contain>legend, 
	.ui-field-contain .ui-controlgroup-label, 
	.ui-field-contain>.ui-rangeslider>label{
		min-width: 100px;
	}
	.ui-field-contain>label~[class*=ui-], 
	.ui-field-contain>legend~[class*=ui-], 
	.ui-field-contain
	.ui-controlgroup{
		width: 100%;
	}

	[data-role=footer] {
		text-align: center;
	}
}
.litxt{
	margin-top: 8px;
    white-space: break-spaces;
    display: flex;
}
.inputSmall {
	width: 150px !important;
}
.inputMini {
	width: 80px !important;
	margin: 0px;
	margin-left: 1px;
}



h1 {
	text-align:center;
	margin-block-start: 0em;
	margin-block-end: 0.0em;
	margin: auto;
    width: fit-content;
}
h4 {
	text-align:center;
	margin-block-start: 0em;
	margin-block-end: 1em;
	font-size: 14pt;
	margin: auto;
    width: fit-content;
}
.ui-icon-print {
	background-image: url("icon-print.png");
	background-size: 14px 14px;
}
.ui-icon-updatedb {
	background-image: url("icon-updatedb.png");
	background-size: 14px 14px;
}
.ui-icon-corona {
	background-image: url("icon-corona.png");
	background-size: 16px 16px;
}
.ui-icon-car {
	background-image: url("icon-car.png");
	background-size: 16px 16px;
}
.ui-icon-eagle {
	background-image: url("icon-eagle.png");
	background-size: 20px 20px;
	background-color: white;
}
.ui-icon-xls {
	background-image: url("icon-xls.png");
	background-size: 20px 20px;
	background-color: white;
}
.ui-icon-key {
	background-image: url("icon-key.png");
	background-size: 14px 14px;
}
.ui-icon-power { background-color: indianred; } 
.textDisabled {
	color: #ccc;
}
.center {
	text-align: center;
}
.alignRight {
	text-align: right !important;
}

#btnPopup1.ui-button,
#btnPopup2.ui-button,		
#btnPopup3.ui-button{
	background-color: #fff;
	border-color: #fff;
	margin: 0; 
}

.menuButton{
	line-height: normal;
	width: 170px;
	height: 18px;
	font-size: 0.75em;
	margin: .3em 0;
}
.smallFieldSetButton {
    margin-top: 3px;
    margin-left: 10px;
}
.redhighlighting { color: indianred; } 

.lastupdate {
	text-align: right;
    padding-right: 15px;
    font-size: xx-small;
    color: lightgray;
	font-style: italic;
	margin-top: -12px;
	margin-bottom: 15px;
}
a.smallIcon{
	margin: -5px;
	transform: scale(0.8);
}
.ui-field-contain>label{
    font-weight: 600;
}
.inputSmallTime {
	width: 80px !important;
	margin: 0px;
	margin-left: 1px;
}
.inputSmallTimeBig {
	width: 90px !important;
	margin-left: 40px !important;
	height: 33px;
}
.btnTimeBG{
	background-color: #38c !important;
}
.BannerPDgreen{
	background-color: #44B86F !important;
}
.BannerPDorange{
	background-color: orange !important;
}
.testBannerTEST{width: 100%; background-color: red; color: white; text-align: center; text-shadow: none;top: 0; position: fixed;z-index:99;}
.testBannerDEV{width: 100%; background-color: blue; color: white; text-align: center; text-shadow: none;top: 0; position: fixed;z-index:99;}
