body {
	border: none;
	margin: 0;
	padding: 0;
	font-family: system-ui, -apple-system, -apple-system-font, 'Segoe UI', 'Roboto', sans-serif;
	background-color: #FFF;
	-webkit-user-select: none;
	overscroll-behavior-y: contain;
}
a {
	text-decoration: none;
	color: dodgerblue;
}
input.mycheckbox {
	width: 24px;
	height: 24px;
	cursor: pointer;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.fontbig {
	font-size: 24px;
}
.fontmedium {
	font-size: 21px;
}
.fontsmall {
	font-size: 16px;
}
.fontverysmall {
	font-size: 14px;
}

#app {
	box-sizing: border-box;
	max-width: 800px;
	margin: auto;
	border: 0 solid lightgray;
	padding: 0;
	outline: 0;
	height: 100%;
	background-color: white;
}
#alert {
	box-sizing: border-box;
	max-width: 800px;
	margin: auto;
	border: 0 solid lightgray;
	padding: 0;
	outline: 0;
	height: 100%;
	background-color: white;
	display: none;
}
#confirm {
	box-sizing: border-box;
	max-width: 800px;
	margin: auto;
	border: 0 solid lightgray;
	padding: 0;
	outline: 0;
	height: 100%;
	background-color: white;
	display: none;
}
#wait {
	box-sizing: border-box;
	max-width: 800px;
	margin: auto;
	border: 0 solid lightgray;
	padding: 0;
	outline: 0;
	height: 100%;
	background-color: white;
	display: none;
}
.header {
	box-sizing: border-box;
	border: 0;
	margin: 0;
	padding: 0 0 0 0;
	outline: 0;
	color: black;
	font-size: 24px;
	text-align: center;
	text-decoration: none;
	width: 100%;
	max-width: 800px;
	height: 72px;
	position: fixed;
	z-index: 9999;
}
.subheader {
	background-color: #EEE;
	box-sizing: border-box;
	margin: 0;
	padding-top: 2px;
	outline: 0;
	top: 72px;
	text-decoration: none;
	width: 100%;
	max-width: 800px;
	height: 32px;
	position: fixed;
	z-index: 9999;
}
.headerplaceholder {
	border: 0;
	background-color: white;
	left: 0;
	top: 0;
	width: 100%;
	height: 80px;
}
.subheaderplaceholder {
	border: 0;
	background-color: white;
	left: 0;
	top: 0;
	width: 100%;
	height: 108px;
}
.headerbutton {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 24px 0 0 0;
	background-color: #0000ff;
	float: left;
	width: 13%;
	height: 48px;
	cursor: pointer;
	color: white;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
}
.headerlogo {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 12px 0 0 0;
	background-color: #0000ff;
	color: white;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
	font-size: 24px;
	float: left;
	width: 74%;
	height: 54px;
	cursor: default;
}
.title {
	cursor: default;
	font-size: 22px;
	margin: auto;
	padding: 8px;
	text-align: center;
	/*color: rosybrown;*/
	background-color: #DDD;
	color: black;
	height: 48px;
}
label {
	cursor: default;
	font-size: 18px;
	color: dodgerblue;
	border-left: 4px solid #FFF;
	border-right: 4px solid #FFF;
}
.labelro {
	cursor: default;
	font-size: 18px;
	color: rosybrown;
	border-left: 4px solid #FFF;
	border-right: 4px solid #FFF;
}
.labeldata {
	cursor: default;
	font-size: 20px;
	color: black;
}
.labelcheckbox {
	cursor: pointer;
	font-size: 18px;
	color: dodgerblue;
	border-left: 4px solid #FFF;
	border-right: 4px solid #FFF;
}
.inputtext {
	box-sizing: border-box;
	width: 100%;
	min-height: 32px;
	font-size: 22px;
	background-color: #F8F8F8;
	color: black;
	border-top: none;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #DDD;
	padding: 2px;
	margin: 0 0 8px 0;
	text-align: left;
	cursor: pointer;
}
.textro {
	cursor: default;
	box-sizing: border-box;
	width: 100%;
	font-size: 22px;
	background-color: #F8F8F8;
	border-top: 2px solid #FFF;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #EEE;
	padding: 2px;
	margin: 0 0 8px 0;
}
.textinfo {
	cursor: default;
	font-size: 22px;
	padding: 16px;
}
.textdata {
	cursor: default;
	font-size: 22px;
	padding: 2px;
}
.texticon {
	border: none;
	text-align: center;
	width: 22px;
	cursor: pointer;
	vertical-align: text-bottom;
}
.underlined {
	text-decoration: underline;
}
.button {
	cursor: pointer;
	background-color: #EEE;
	border: 1px solid #BBB;
	border-radius: 5px;
	padding: 8px;
	margin: 20px;
	text-align: center;
}

button {
	box-sizing: border-box;
	display: block;
	width: 80%;
	cursor: pointer;
	background-color: #EEE;
	border: 1px solid #BBB;
	border-radius: 5px;
	padding: 8px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

/* div per sala telai /////////////////////////////////////////////////////////////////////////////////////////////// */
.salatelai {
	width: 100%;
	margin: auto;
}
.salatelai .cell {
	float: left;
	padding: 4px;
	width: 42px; /* default */
	text-align: center;
	border: 2px solid white;
	cursor: pointer;
}
.salatelainormal {
	background-color: lightskyblue;
	color: black;
}
.salatelaiwarning {
	background-color: gold;
	color: black;
}
.salatelaialert {
	background-color: tomato;
	color: white;
}
.salatelaioff {
	background-color: white;
	color: #888;
}
.salatelai .telaio {
	font-size: 22px; /* default */
	height: 32px; /* default */
}
.salatelai .count {
	font-size: 18px; /* default */
	height: 22px; /* default */
}
.salatelai .countenhanced {
	background-color: #888;
	color: white;
}
.salatelai .allarme {
	animation: blinkallarme 1s infinite;
}
@keyframes blinkallarme {
	0%		{ background-color: white;}
	25%		{ background-color: white;}
	50%		{ background-color: tomato;}
	75%		{ background-color: tomato;}
	100%	{ background-color: tomato;}
}
.salatelai .attenzione {
	animation: blinkattenzione 1s infinite;
}
@keyframes blinkattenzione {
	0%		{ background-color: white;}
	25%		{ background-color: white;}
	50%		{ background-color: gold;}
	75%		{ background-color: gold;}
	100%	{ background-color: gold;}
}


/* table per disegno forms stile bootstrap ////////////////////////////////////////////////////////////////////////// */
.myform {
	width: 100%;
	table-layout: fixed;
}
.myform tr {
	border: none;
	margin: 0;
	padding: 0;
}
.myform td {
	border: none;
	margin: 0 2px 0 2px;
	padding: 0 4px 0 4px;
}
.myform .separator {
	height: 16px;
}
.myform .separatorvisible {
	line-height: 16px;
	background-color: #888;
}
.myform .material-icons {
	cursor: pointer;
	border: none;
	text-align: center;
}

/* table per menu /////////////////////////////////////////////////////////////////////////////////////////////////// */
.mymenu {
	width: 100%;
	font-size: 22px;
}
.mymenu tr {
	cursor: pointer;
	height: 48px;
}
.mymenu .trsmall {
	cursor: default;
	height: 24px;
}
.mymenu .separator {
	cursor: default;
	background-color: #DDD;
	height: 8px;
	font-size: 1px;
}
.mymenu .icon {
	cursor: default;
	border: none;
	text-align: center;
	width: 40px;
	padding-top: 10px;
}
.mymenu .iconsmall {
	cursor: default;
	border: none;
	text-align: center;
	width: 20px;
	padding-top: 4px;
}
.mymenu .title {
	cursor: default;
	background-color: #DDD;
	color: black;
}

/* table per liste generiche //////////////////////////////////////////////////////////////////////////////////////// */
.mylist {
	width: 100%;
	font-size: 22px;
	border-collapse: collapse;
}
.mylist tr {
	cursor: pointer;
	height: 48px;
	border-bottom: 4px solid #DDD;
}
.mylist .icon {
	border: none;
	text-align: center;
	width: 40px;
	padding-top: 10px;
}
.mylist .selected {
	background-color: #DDD;
}
.mylist .singlecell {
	padding: 8px 16px;
}

/* table per input time ///////////////////////////////////////////////////////////////////////////////////////////// */
.myinputtime {
	width: 100%;
	max-width: 320px;
	table-layout: fixed;
	margin: auto;
}
.myinputtime tr {
	border: none;
	margin: 0;
	padding: 0;
	line-height: 48px;
}
.myinputtime td {
	border: none;
	font-size: 22px;
	text-align: center;
	cursor: pointer;
}
.myinputtime .minutes {
	font-size: 20px;
	background-color: white;
	color: #888;
}

.myinputtime .selected {
	color: white;
	background-color: dodgerblue;
}
.myinputtime .oldvalue {
	color: white;
	background-color: #CCC;
}
.myinputtime .separator {
	cursor: default;
	height: 8px;
	font-size: 1px;
}
.myinputtime .ok {
	background-color: #EEEEEE;
}

/* table per input date ///////////////////////////////////////////////////////////////////////////////////////////// */
.myinputdate {
	width: 100%;
	max-width: 320px;
	table-layout: fixed;
	margin: auto;
}
.myinputdate tr {
	border: none;
	margin: 0;
	padding: 0;
	line-height: 48px;
}
.myinputdate tr .today {
	margin: 0;
	padding: 0;
	line-height: 40px;
}
.myinputdate tr .daysofweek {
	border: none;
	margin: 0;
	padding: 0;
	line-height: 24px;
}
.myinputdate td {
	border: none;
	font-size: 22px;
	text-align: center;
	cursor: pointer;
}
.myinputdate .navbar {
	border: none;
	padding: 16px 0 0 0;
	cursor: pointer;
}
.myinputdate .today {
	border: none;
	background-color: white;
	color: dodgerblue;
	font-size: 20px;
	font-style: italic;
	text-align: center;
	cursor: pointer;
}
.myinputdate .label {
	border: none;
	background-color: white;
	color: black;
	font-size: 22px;
	text-align: center;
	cursor: default;
}
.myinputdate .daysofweek {
	border: none;
	background-color: white;
	color: #888;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	cursor: default;
}
.myinputdate .outofrange {
	font-size: 18px;
}
.myinputdate .selected {
	color: white;
	background-color: #CCC;
}
.myinputdate .highlighted {
	color: red;
}
.myinputdate .disabled {
	color: #AAA;
	cursor: default;
}
.myinputdate .separator {
	cursor: default;
	height: 8px;
	font-size: 1px;
}
.myinputdate .ok {
	background-color: #EEEEEE;
}

/* colori custom //////////////////////////////////////////////////////////////////////////////////////////////////// */
.coloractive {
	color: dodgerblue;
}
.colordisabled {
	color: darkgray;
}
.colorvalidate {
	color: green;
}
.coloralert {
	color: tomato;
}
.colorwarning {
	color: orange;
}
.colorwhite {
	color: white;
}
.colordarkgray {
	color: #666;
}
.colorenhanced {
	color: white;
	background-color: green;
}
.colorreverse {
	background-color: #888;
	color: #FFF;
}

.colorheader {
	background-color: #0000ff;
	color: white;
}
.colorheaderalert {
	background-color: lightcoral;
}
.colorheaderconfirm {
	background-color: blue;
	color: white;
}
.colorheaderwait {
	background-color: lightgray;
	color: white;
}

/* nasconde spin buttons in input type number */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
input[type=number] {
	-moz-appearance: textfield;
}
