#txtDoorAddress
{
	width:140px;
	text-align:center;
}

#txtGroup
{
	width:90px;
	text-align:center;
}

#txtBlock
{
	width:90px;
	text-align:center;
}

#txtScene
{
	width:90px;
	text-align:center;
}

#txtAddressCallDevice
{
	width:140px;
	text-align:center;
}

#txtLevelCallDevice
{
	width:90px;
	text-align:center;
}

input[type="text"]
{
	width:100px;
	height:50px;
	font-size: 20pt;
}

input[type="button"]
{
	font-size: 16pt;
	margin-top:10px;
}