/*#3870C8  : blue
#38B8C8  : lightblue
#C84838  : red
#C83870  : pink
#C89038  : beige
#70C838  : green
#38C848  : lightgreen
#B8C838  : olive
#9038C8  : purple
#C838B8  : lightpurple
#4838C8  : darkpurple 
#383838  : black
#707070  : grey
#C8C8C8  : silver*/


.nt-holbi-mobil-large-button{min-height:6em;min-width:18em;font-weight:bold;font-size: 1.3em;}
.nt-holbi-mobil-large-button-blue{min-height:6em;min-width:18em;font-weight:bold;backgrund:blue;font-size: 1.3em;}
.nt-holbi-mobil-large-button-olive{min-height:6em;min-width:18em;font-weight:bold;backgrund:olive;font-size: 1.3em;}
.nt-holbi-mobil-large-button-light-blue{min-height:6em;min-width:18em;font-weight:bold;backgrund:lightblue;font-size: 1.3em;}
.nt-holbi-mobil-large-button-red{min-height:6em;min-width:18em;font-weight:bold;background:red;font-size: 1.3em;}
.nt-holbi-mobil-large-button-green{min-height:6em;min-width:18em;font-weight:bold;background:green;font-size: 1.3em;}
.nt-holbi-mobil-large-button-light-green{min-height:6em;min-width:18em;font-weight:bold;background:lightgreen;font-size: 1.3em;}
.nt-holbi-mobil-large-button-yellow{min-height:6em;min-width:18em;font-weight:bold;background:yellowfont-size: 1.3em;}
.nt-holbi-mobil-large-button-pink{min-height:6em;min-width:18em;font-weight:bold;background:pink;font-size: 1.3em;}
.nt-holbi-mobil-large-button-light-purple{min-height:6em;min-width:18em;font-weight:bold;background:lightpurple;font-size: 1.3em;}
.nt-holbi-mobil-large-button-dark-purple{min-height:6em;min-width:18em;font-weight:bold;background:darkpurple;font-size: 1.3em;}
.nt-holbi-mobil-large-button-purple{min-height:6em;min-width:18em;font-weight:bold;background:yellow;color:black;font-size: 1.3em;}
.nt-holbi-mobil-large-button-grey{min-height:6em;min-width:18em;font-weight:bold;background:grey;font-size: 1.3em;}
.nt-holbi-mobil-large-button-black{min-height:6em;min-width:18em;font-weight:bold;background:black;font-size: 1.3em;}
.nt-holbi-mobil-large-button-silver{min-height:6em;min-width:18em;font-weight:bold;background:silver;font-size: 1.3em;}

.nt-radio-div-buttons-hor > label{
	margin-right:0;
	margin-left: 0;height: 6em;
}


.nt-insert-button
{
	color:var(--button-insert-text);
	background:var(--button-insert-background);
	border:var(--button-insert-border);
	background-image: var(--button-insert-background-image);
	height: 100px;
	width: 140px;
}

.nt-radio-div-buttons-ver
{
	display: flex;
	flex-direction: column;
	width: 100%;
}
.ui-checkboxradio-label
{
		height: 6em;
                font-size: 18px;
}
