.product_image_list{
	max-height: 100px;
	max-width: 100px;
}

.product_image_form{
	max-height: 200px;
	max-width: 200px;
}

.cui__utils__heading {
  padding-left: 40px;
}

.container_fixed{
	max-width: 1280px;
	margin: auto;
}

.cui__menuLeft__logo img{
	border-radius: 5px;
}

.cui__topbar img{
	border-radius: 5px;
}