.deviceLampImage{
	width: 100% !important;
	max-width: 20px !important;
	margin: 5px !important;
}
.deviceSegment{
	padding-top: 40px !important;
}
/*#cpu_ram_canvas{
	width: 100%;
}
*/
canvas{ 
	display: block;
  /*height: 100vh; */
  /*width: 100vw; */
}

.overflowedSegment{
	overflow: scroll;
}

.deviceSegmentTD{
	text-align: right !important;
}

.deviceSegment > .label{
	text-align: center !important;
}