md-list-item > div.md-list-item-inner { 
	max-width: 100%;
	min-width: 100%; 
}

md-content > div[flex].ng-scope.flex{
	max-width: 100%;
}

#barcodevideo, #barcodecanvas, #barcodecanvasg {
	height: 400px;
}	

#barcodecanvasg {
	position: absolute;
	top: 0px;
	left: 0px;
}

#result {
	font-family: verdana;
	font-size: 1.5em;
}

#barcode {
	position: relative;
}	

#barcodecanvas {
	display: none;
}

.bottom-tools {
	align-items: center;
	width: 75px;
	text-align: center;
	white-space: nowrap;
	padding-bottom: 4px;
	text-decoration: none;
	color: black;
}
