	.TextBoxNoBorder1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		border:dotted 0px #FF6633;
	}
	
	.TextBoxNoBorder1b {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		border:dotted 0px #FF6633;
	}

	.TextBoxNoBorder2b {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 28px;
		font-weight: bold;
		border:dotted 0px #FF6633;
		/* background-color:#FFFF99 */
	}

	.TextBoxNoBorder3b {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 48px;
		font-weight: bold;
		border:dotted 0px #FF6633;
		/* background-color:#FFFF99 */
	}

	.buttonNumericKeyboardL1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 48px;
		width: 100px;
		height:100px; 
		font-weight: bold;
	}

	.buttonMenu {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 48px;
		width: 490px;
		height:80px; 
		font-weight: bold;
	}

	.buttonW {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 38px;
		width: 700px;
		height:50px; 
		font-weight: bolder;
	}
	
	.TextBoxB {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 38px;
		width: 220px;
		height:50px; 
		font-weight: bold;
		border:4px solid #525D76;
	}
	
	.TextBoxB-freeWidth {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 38px;
		height:50px; 
		font-weight: bold;
		border:4px solid #525D76;
	}
	
	.TextBoxToteCheckpoint {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		width: 400px;
		height:180px; 
		font-weight: bold;
		border:4px solid #525D76;
	}
	
	.Font-boxB {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 42px;
		width: 200px;
		height:45px; 
		font-weight: bold;
	
	}
	
	.buttonW_mat {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 28px;
		width: 500px;
		height:70px; 
		font-weight: bold;
	}
	
	.buttonW_mat2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		width: 220px;
		height:25px; 
		font-weight: bold;
	}
	
	.buttonW_halfCoil {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 58px;
		width: 600px;
		height:120px; 
		font-weight: bold;
	}
	
	.buttonQApdffile {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		width: 350px;
		height:50px; 
		font-weight: bold;
	}
	
	.buttonQAmain {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 63px;
		width: 700px;
		height:90px; 
		font-weight: bold;
	}
        input[type="checkbox"] {
            width: 30px;
            height: 30px;
        }