div.page_iot_device_handler table.main,
div.page_iot_activity_handler table.main
{
	width: 100%
}

div.page_iot_device_handler table.selector table.main th,
div.page_iot_activity_handler table.selector table.main th
{
	font-size: 14px;
	border:solid 1px grey;
	background-color: #CCCBCB;
	padding:3px;
}

table.iot_device_info
{
	
}

table.iot_device_info td
{
	padding:5px;
	font-size: 14px;
	border:solid 1px #CCCBCB;
	background-color: #ffffff;
}