.small-pic img {
  /*height: 64px;*/
}
td.align-center {
	text-align: center !important;
}
td.align-right, th.align-right {
	text-align: right !important;
}
.align-right {
	text-align: right;
}
.deleted_record {
	color: #ccc;
}
.text-bold {
	font-weight: bold;
}
.floating-info {
	font-size: 14px !important;
	margin-right: 5px;
}
.chzn-single, .chzn-drop, .chzn-search input {
  width: 400px;
}
.chzn-container, .chzn-container .chzn-drop {
	width: 410px;
}
.remove-clone {
	float: right;
}
.inventory-modal-body {
	padding: 10px;
}
.row-picked{
	background-color: #c8ecc1;
}
.bigger-checkbox {
	zoom: 1.5;
	transform: scale(1.5);
	-ms-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-o-transform: scale(1.5);
	-moz-transform: scale(1.5);
	transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
}

