.minWidth {
	width: 85px !important;
	

}


.maxWidth {
	width: 270px !important;
	
}

.midWidth{
	width: 200px !important;
}

.midMaxWidth{
	width: 230px !important;
}

.minMidWidth{
	width: 150px !important;
}

.middleWidth {
	width: 100px !important;
	
}
.fullWidth {
	width: 300px !important;
	
}
.tabTable {
	border-collapse: collapse !important;
}

.orders-list-font-color{
	color: white;
}