/* Start of CMSMS style sheet 'ada tabellenlayout übersicht' */
.category_item {
  background-color: white;
  width: 100%;
  padding-bottom: 2em;
  vertical-align: middle;
  text-align: center;
}

.category_item td {
  background-color: #e6edf1;
  padding: 0.8em;
  
}


.cat_title {
  background-color: #7590a3!important;  
  padding: 0.8em;
  text-align: left;
}

.cat_img {
  width: 200px;
  text-align: center;
}

.cat_img_wrapper {
  position: relative;
}

.cat_notes {
  text-align: left;
  line-height: 1.2em;
}

.category_item a {
  color: white;
}

.cat_info {
 width: 60px;
 height: 56px;
}


/* SALES */

.sales .cat_info {
  width: auto;
  height: auto;
  text-align: left;
}

.cat_sold {
  position: absolute;
  top: 0; 
  left: 0;
}

/* End of 'ada tabellenlayout übersicht' */

