/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 04.11.2015, 13:47:30
    Author     : roeschs
*/


.box-25-s {
  width: 25%;
}

.box-33-s {
  width: 33%;
}

.box-50-s {
  width: 50%;
}

.box-75-s {
  width: 75%;
}

.box-100-s {
  width: 100%;
}

.header-logo-netto {
  max-width: 120px;
}

.header-logo-dc {
  max-width: 100px;
}

.height-auto-s {
  height: auto;
}

.table-cell {
  display: table-cell;
}

.table-cell.header {
  width: 200px;
}

.display-none-s {
  display: none;
}

.display-block-s {
  display: block;
}

.display-inline-block-s {
  display: inline-block;
}

.display-table-cell-s {
  display: table-cell;
}

.display-table-row-s {
  display: table-row;
}

.job-offer .tcell {
  display: table-cell;
}

.job-offer .tcell.thead {
  width: 180px;
}

.ttable.theme-a .tcell {
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #EBEBEB;
  display: table-cell;
}

.ttable.theme-a .tcell.thead {
  width: 33.34%;
}

/* ----- Fleischvorbestellservice ----- */
.shlist-item-image {
  display: block;
}
/* ----- Fleischvorbestellservice ----- */