﻿/* Allgemeine Farben  - falls bisher noch nicht festgelegt*/
/*
    backb2b         -> LC lccwgtest

    +profanter       -> LC lcmymorning01 (1)

    +althaler        -> LC iBackSrv01 (15)
    +bacher 
 ?  dohr 
    +eder 
    +ezeb 
    +fahrnberger 
    +harrasser 
    +knapp 
    +psairerbeck
    +schmiedl
    +teschl 
    +trenker
    +unterbaeck 
    +wachmann (wachmannmuehle)

    +kurz           -> eigene Web-Server (6)
    +naumann 
    +pardeller 
    +psenner 
    +rohrer 
*/
/* Schmiedl */
/* Grid Header und SubHeader */
/* Grid Header und SubHeader */
/* Labels in Dialogen etc.*/
/* Grid-Text*/
/* Gridzeilen*/
/* (Mengen)Eingabefeld */
/* (Mengen)Eingabefeld (Retouren) */
/* (Mengen)Eingabefeld readonly */
/* Quick-Edit */
/* Grid-Text z.b. Liefermenge*/
/* Grid-Text z.b. Retourmenge*/
/* Grid-Text z.b. Summe - dzt. nicht verwendet */
/* Grid-Text z.b. Summe - dzt. nicht verwendet */
/* Menu-Text*/
/* Grid-Text*/
/* Key (z.B. Datum)-Text*/
/* Labels in Dialogen etc.*/
/*
*   Allgemein  ?
*/
body {
  color: #333333;
  font-size: 13px;
  font-family: Lucida Sans Unicode, Arial;
  background: #f8f9fa;
}
.lineoddcolor {
  background-color: #ffffff;
}
.lineevencolor {
  background-color: #f8f9fa;
}
.overview_no {
  color: #dc1616;
}
.overview_yes {
  color: #4bb92c;
}
.promotion {
  font-weight: bold;
  color: #ece9e9;
}
.shopGreeting {
  font-size: small;
  font-weight: normal;
}
/* Remove spinner-button controls from Safari and Chrome */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Remove spinner-button controls from Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
label {
  font-size: 13px;
  color: #633211;
  font-weight: bold;
}
select {
  height: 20px;
  vertical-align: baseline;
}
.article-amount-error {
  background-color: #dc1616;
  color: White;
}
.preview_info {
  font-size: 15px;
  font-family: Lucida Sans Unicode, Arial;
  font-weight: bold;
  padding: 5px;
}
.mailsend {
  color: #1268c6;
}
.data_warning {
  color: #dc1616;
}
.data_error {
  color: #dc1616;
  text-align: center !important;
  font-size: 18px;
}
#page {
  width: 100%;
  /*background-color: White;*/
  background-color: #f8f9fa;
  padding: 0px 0px 0px 0px;
}
a {
  color: #ece9e9;
  text-decoration: underline;
}
#header {
  background-color: #ece9e9;
  border-bottom: 1px solid #f8f9fa;
}
#header-left {
  width: 325px;
  float: left;
}
#mein-beck-logo {
  display: block;
  margin: 0 auto;
  margin-top: 35px;
}
#content {
  background: #f8f9fa;
  padding-top: 15px;
}
#inner-content {
  padding: 0px 15px;
  background-image: none;
  border-top: 0;
  background: #f8f9fa;
}
input[type="text"],
input[type="password"],
input[type="email"],
textarea {
  border: 1px solid #ece9e9;
}
.clear {
  clear: both;
}
/* table */
td.subheader {
  background-color: #ece9e9;
  color: #333333;
  border-top: 2px solid #ece9e9;
  font-weight: bold;
}
/* versteckte guid */
td.col-1 {
  border-right: 0px !important;
  border-top: 1px solid #ece9e9;
  border-bottom: 1px solid #ece9e9;
}
td.subheader.COLH1 {
  background-color: #e0dbdb;
}
td.subheader.COLH7 {
  background-color: #d4cece;
}
.generic-icon {
  background: #ece9e9;
  border: 1px solid #ece9e9;
  padding: 7px;
  transition: all 0.3s;
  height: 28px;
  width: auto;
  display: block;
  float: left;
  margin-left: 5px;
}
.generic-icon:hover {
  border: 1px solid #ece9e9;
  background: #f8f9fa;
}
.search-icon {
  background: #ece9e9;
  padding: 7px;
  transition: all 0.3s;
  height: 32px;
  width: auto;
  display: block;
  float: left;
  margin-left: 5px;
}
#gridSearchWrapper {
  display: none;
}
.site-header {
  background: #ece9e9;
  color: #fff;
}
.site-header h1 {
  font-size: 20px;
  font-weight: normal;
  display: block;
  text-align: center;
  padding: 10px 15px;
  margin: 0;
}
.site-content {
  padding: 15px;
  border: 1px solid #ece9e9;
  margin-top: 10px;
  background: #ece9e9;
}
.site-login,
.site-complaints,
.site-specials {
  border: 1px solid #ece9e9;
}
.site-content-full-width {
  padding: 0;
}
.mb-generic-table,
#mb-floating-header {
  width: 100%;
}
.mb-generic-table th,
#mb-floating-header th {
  border: 0px;
  padding: 8px 0px;
  background-color: #ece9e9;
  color: #333333;
  font-size: 13px;
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
  word-wrap: break-word !important;
  position: relative;
}
.mb-generic-table td,
#mb-floating-header td {
  border-right: 1px solid #ece9e9;
  border-bottom: 1px solid #ece9e9;
  padding: 5px 5px;
}
.mb-generic-table th:first-child,
#mb-floating-header th:first-child {
  border: 0px;
  padding: 8px 10px;
  background-color: #ece9e9;
  color: #333333;
}
.mb-generic-table td table td,
#mb-floating-table td table td {
  border: 0px;
  padding: 0px;
}
.login-descr {
  text-align: right;
}
.login-descr label {
  margin-right: 10px;
}
.next-amount,
.apply-all {
  background-color: transparent;
  color: #333333;
  border: 0px;
  width: 100%;
  display: block;
  text-align: right;
  font-style: normal;
}
.next-amount:hover,
.apply-all:hover {
  background-color: #ece9e9;
}
.article-vormerk,
.article-delivery {
  text-align: right;
  color: #1268c6;
  padding: 1px 2px 1px 1px;
  font-style: normal;
}
/* bg 8.3.2024: f�r Retouren und sonstige Spalten, wenn sie ausgeblendet werden sollen! */
.HIDE_INFO {
  display: none !important;
}
.article-retour {
  text-align: right;
  color: #dc1616;
  font-style: normal;
}
.article-sum {
  text-align: right;
  color: #4bb92c;
}
.article-weight {
  text-align: right;
  font-style: normal;
}
.mb-generic-table .NEW_ORDER,
.mb-generic-table .SALE_PROPOSAL,
#mb-floating-header .NEW_ORDER,
#mb-floating-header .SALE_PROPOSAL {
  text-align: right;
  width: 120px;
}
.mb-generic-table .NXT_DLV,
#mb-floating-header .NXT_DLV {
  text-align: left;
  width: 80px;
}
.mb-generic-table .LAST_DELIVERY,
#mb-floating-header .LAST_DELIVERY {
  text-align: center;
}
.mb-generic-table .CUSTOMER_INFO,
#mb-floating-header .CUSTOMER_INFO {
  text-align: left;
}
.mb-generic-table .LAST_SALETIME,
#mb-floating-header .LAST_SALETIME {
  display: none !important;
}
.mb-generic-table .article-amount {
  width: 100%;
  border: 1px solid #ccc;
  background-color: #e8f6cd;
  text-align: right;
  padding-right: 5px;
}
.mb-generic-table .article-text,
.mb-generic-table .quick-search {
  width: 100%;
  border: 1px solid #ccc;
  background-color: #e8f6cd;
  text-align: left;
  padding-left: 5px;
  color: #333333;
  height: auto;
}
.mb-generic-table .article-retamount {
  width: 100%;
  border: 1px solid #ccc;
  background-color: #ffadad;
  text-align: right;
  padding-right: 5px;
}
.mb-generic-table .article-rettext,
.mb-generic-table .quick-search {
  width: 100%;
  border: 1px solid #ccc;
  background-color: #ffadad;
  text-align: left;
  padding-left: 5px;
  color: #333333;
  height: auto;
}
.mb-generic-table .inputreadonly {
  background-color: #fbd0d0;
}
.mb-generic-table .quick-search {
  width: 10%;
}
.mb-generic-table .text_goes_here {
  text-wrap: normal;
  padding-left: 5px;
  overflow: hidden;
}
.mb-generic-table .hidden-bez::after {
  visibility: hidden;
  content: 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX';
}
.mb-generic-table .quick,
.mb-generic-table .quick-search {
  background-color: #fcf599;
}
.hide-row {
  visibility: hidden;
}
/* table end */
input[type="text"],
input[type="password"],
input[type="email"],
textarea {
  width: 250px;
  height: auto;
  vertical-align: middle;
  background-color: White;
  color: #333333;
}
textarea {
  height: 50px;
}
h2 {
  color: #333333;
  font-size: 20px;
  margin: 0px;
  margin-bottom: 20px;
  text-align: center;
}
ul {
  margin: 0px;
  padding: 0px;
}
ul li {
  list-style-type: none;
}
#menu {
  position: relative;
  padding-left: 15px;
  float: left;
}
#menu li {
  list-style-type: none;
  display: block;
  float: left;
  margin-right: 10px;
  border-bottom: 0px;
  font-size: 13px;
  font-weight: bold;
}
.login-table {
  width: 100%;
  margin-top: 50px;
}
.login-table td {
  padding: 3px 0px;
  vertical-align: middle;
}
.login-wrapper {
  margin: 0 auto;
  width: 496px;
}
.standardbtn,
.standardbtn:visited {
  background-color: #f8f9fa;
  color: #333333;
  font-weight: normal;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 2px;
  margin: 3px 3px;
  border: 1px solid #ece9e9;
  transition: all 0.3s;
  text-decoration: none;
}
.standardbtn:hover {
  background-color: #ece9e9;
  text-decoration: none;
}
.single-error {
  font-size: 12px;
  background-color: #ece9e9;
  border: 1px solid #f8f9fa;
  padding: 5px;
  margin: 10px 0px;
  color: #333333;
  font-weight: normal;
}
div.submitorder {
  float: right;
}
#job-scheduler {
  margin-right: 10px;
  padding: 15px;
  background: #ece9e9;
  color: #333333;
  margin: 0;
  font-size: 15px;
  border-bottom: 1px solid #ece9e9;
}
#job-scheduler p {
  margin: 0;
  text-align: center;
}
div.submitorder-bottom {
  text-align: right;
  margin-top: 5px;
}
#submitorder-bottom {
  margin: 15px;
}
#menu li a {
  position: relative;
  text-decoration: none;
  padding: 10px 12px;
  vertical-align: middle;
  display: block;
  font-weight: bold;
  color: #333333;
  border: 1px solid #ece9e9;
  border-bottom: 0;
}
#menu li a:hover {
  border: 1px solid #ece9e9;
  border-bottom: 0;
}
#menu li.mi-selected a,
#menu li a.menu-item-selected {
  border: 1px solid #ece9e9;
  border-bottom: 0;
  background-color: #ece9e9;
}
ul.dailyorder-orderselection,
ul.specialorder-orderselection,
.specialordergriddata-orderselection {
  margin: 0;
  width: 100%;
  display: block;
}
ul.dailyorder-orderselection li,
ul.specialorder-orderselection li,
.specialordergriddata-orderselection li {
  list-style-type: none;
  font-weight: normal;
  font-size: 20px;
  position: relative;
}
.specialorderselection-text {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 5px;
  margin-top: 15px;
  color: #333333;
  padding: 0px;
}
.dailyorder-orderselection li.arrow-left {
  float: left;
  display: block;
  min-width: 31px;
  width: 20%;
  padding-right: 10px;
}
.dailyorder-orderselection li.arrow-right {
  float: right;
  display: block;
  min-width: 31px;
  text-align: right;
  width: 20%;
  padding-left: 10px;
}
.specialorder-orderselection li.arrow-left {
  /*float: left;*/
  display: block;
  min-width: 31px;
}
.specialorder-orderselection li.arrow-right {
  /*float: right;*/
  display: block;
  min-width: 31px;
  text-align: right;
}
div.dailyorder-orderselection {
  border: 1px solid #ece9e9;
  border-top: 10px;
}
ul.specialorder-orderselection,
.specialordergriddata-orderselection {
  margin-left: 0px;
}
.specialordergriddata-orderselection {
  margin-top: 5px;
}
.arrow-left a,
.arrow-right a {
  text-decoration: none;
  color: #ece9e9;
  font-weight: bold;
}
.orderselection-text {
  display: block;
  width: 60%;
  float: left;
  padding: 8px 10px;
  text-align: center;
}
.articlegroup-item,
.article-item {
  float: left;
  margin: 12px 12px 0px 0px;
  border: 1px solid #ece9e9;
  padding: 5px;
  width: 161px;
}
.articlegroup-lastitem,
.article-lastitem {
  margin-right: 0px;
}
.articlegroup-item h3,
.article-item h3 {
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  color: #333333;
  margin: 0px;
}
.articlegroup-item h3 a,
.article-item h3 a {
  text-decoration: none;
}
.articlegroup-item img,
.article-item img {
  margin: 0 auto;
  display: block;
}
.articlegroup-productcount {
  display: block;
  font-size: 12px;
  color: #333333;
  text-align: center;
}
a.articlegroup-detail,
a.article-detail {
  display: block;
  text-align: center;
  margin-top: 5px;
}
.article-detail-left {
  float: left;
  width: 420px;
}
.article-detail-right {
  float: right;
  width: 457px;
}
.article-detail-left img {
  border: 1px solid #aea48a;
  margin-top: 20px;
}
h1.article-name {
  font-size: 20px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #333333;
}
.article-articlenr {
  font-style: normal;
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  color: #333333;
}
table.article-detail-valuetable {
  width: 100%;
}
table.article-detail-valuetable td {
  font-weight: bold;
  font-size: 16px;
}
.article-detail-right h2 {
  margin-top: 30px;
  font-size: 16px;
  color: #333333;
  text-align: left;
}
p.article-detail-ingredients {
  font-size: 16px;
  color: #333333;
}
ul.sub-nav {
  margin-top: 30px;
}
#iLoadingWrapper {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(images/loading_bg.png);
  background-repeat: repeat;
  z-index: 1001;
}
#iLoading {
  background-color: #ece9e9;
  padding: 30px 40px;
  color: White;
  font-weight: bold;
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
  position: relative;
  top: 30%;
}
.header-smartscroll {
  background-color: White;
}
#mb-floating-header .col-1 {
  border-top: 1px solid #ece9e9 !important;
  padding: 0px !important;
  margin: 0px !important;
  width: 10px !important;
}
#mb-floating-header {
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: White;
}
#mb-floating-header .subheader {
  background-color: #ece9e9;
}
.article-bez {
  font-style: normal;
  font-weight: normal;
}
/* 
*
*GUENTER AB HIER 
*/
/* definiert das layout f�r die vormerkungsspalte */
/* mit width: <px>, <%> kannst du die breite definieren */
.col-article-vormerk,
.col-article-weight {
  text-align: right;
}
/* erste wertspalte von links nach rechts */
/* 2e wertspalte von links nach rechts */
/* .col-2 ist die dritte, col-3 die vierte etc... */
/* 1e Mengenspalte */
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-13,
.col-14,
.col-15,
.col-16,
.col-17,
.col-18,
.col-19,
.col-20,
.col-21,
.col-22,
.col-23,
.col-24,
.col-25 {
  text-align: right;
}
.col-NXT_DLV {
  text-align: left !important;
  width: 80px !important;
}
.gridSearch {
  float: right;
  margin-right: 15px;
}
.gridArticleGroupFilter {
  float: left;
  margin-left: 5px;
}
.ghost-text {
  color: Gray;
  font-style: italic;
}
.search-marked {
  background-color: #f8f9fa;
}
.gridsearch-next,
.gridsearch-prev {
  cursor: pointer;
}
.gridSearch-scrollable {
  position: fixed;
  top: 100px;
  background-color: White;
  border: 1px solid #ccc;
  padding: 20px;
}
input.standardTextInput {
  vertical-align: top;
  font-style: normal;
  padding: 5px 5px;
  height: auto;
  color: #333333;
  border: 1px solid #ece9e9;
  border-radius: 1px;
}
#inputGridSearch {
  display: block;
  float: left;
}
.gridSearchStatusCount {
  vertical-align: super;
}
.field-validation-error {
  display: block;
  color: red;
  font-size: 0.7em;
}
.gridSearch-scrollable {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.gridSearch-scrollable:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#grid-nav {
  background: #ece9e9;
}
grid-nav-return {
  background: #700505;
}
#header-top {
  /*background-color: transparent;*/
  background-color: #ece9e9;
  padding: 5px 15px;
  border-bottom: 0;
}
.form-element {
  margin-top: 4px;
  margin-bottom: 12px;
}
.addit-grid-style {
  /* ??? */
  vertical-align: baseline;
}
#articleGroups {
  border: 1px solid #ece9e9;
  color: #333333;
  font-weight: normal;
}
.hiddengrp {
  display: none !important;
}
.card-footer-leiste {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #ece9e9;
  padding: 5px 0;
}
.card-footer-leiste .standardbtn {
  display: block;
  width: auto;
  margin: 5px 0 0 15px;
  padding: 3px 10px;
  font-size: 13px;
  float: left;
}
.card-footer-leiste:after {
  content: " ";
  display: block;
  clear: both;
}
.new-specialorder-maincontainer textarea {
  height: 92px;
  width: 100%;
  padding: 5px;
}
.new-specialorder-maincontainer input[type="text"],
.new-specialorder-maincontainer input[type="number"],
.new-specialorder-maincontainer input[type="password"],
.new-specialorder-maincontainer input[type="email"],
textarea {
  width: 100%;
  padding: 5px;
}
.timepicker,
#SpecialOrder_Anzahlung {
  max-width: 150px;
}
.content-header-leiste {
  padding: 10px 15px;
  margin-left: -15px;
  background: #fff;
  margin-top: -15px;
  margin-right: -15px;
}
.status-info-msg {
  font-size: 15px;
  padding: 15px 0;
}
.content-footer-leiste {
  padding: 10px 15px;
  margin-left: -15px;
  background: #fff;
  margin-right: -15px;
  margin-bottom: -15px;
}
.content-header-leiste a {
  font-size: 15px;
  padding: 5px 35px;
}
.specialorderdata-user {
  padding-left: 0;
  margin-top: 15px;
}
.specialorderdata-content {
  background-color: White;
  border: 1px solid #ece9e9;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  max-height: none;
  min-height: 270px;
  padding: 0px;
  position: relative;
  padding-bottom: 30px;
}
.specialorderdata-content a {
  color: #ece9e9;
  display: block;
  text-decoration: none;
  font-weight: normal;
  font-size: 15px;
  transition: all 0.3s;
}
.specialorderdata-griddata,
.specialorderdata-note {
  margin: 15px 15px 0px 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.specialorderdata-kontaktdaten {
  padding: 15px;
}
.specialorderdata-editarticle {
  margin-top: 10px;
  text-decoration: underline;
}
.specialorderdata-editarticle a {
  background-image: url('images/specialorder/bleistift_icon.png');
  background-repeat: no-repeat;
  background-color: #f8f9fa;
  background-position: 95% center;
  color: white !important;
  padding: 15px;
}
.specialorderdata-shortnote {
  padding: 15px;
  padding-left: 60px;
  background-image: url(images/specialorder/einkaufwagen_icon_white.png);
  background-position: 15px center;
  background-repeat: no-repeat;
  font-weight: bold;
  background-color: #ece9e9;
}
.specialorderdata-shortnote a {
  color: #212529 !important;
}
.specialorderdata-shortnote a:hover {
  color: #000000 !important;
}
.specialorderdata-time {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  padding: 2px 10px;
  background: #fff;
  color: #fff;
  border-bottom-left-radius: 5px;
}
.tm-wrapper {
  display: inline-block;
  position: relative;
}
.tm-dd-content {
  position: absolute;
  padding: 10px;
  background: #ece9e9;
  display: none;
  transition: all 0.3s;
  z-index: 9999;
}
.tm-dd-content .custom-combobox {
  min-width: 350px;
  padding-right: 25px;
}
.percentage_green {
  background: #4bb92c;
  color: white;
  padding-left: 5px;
}
.percentage_yellow {
  background: #fee900;
  padding-left: 5px;
}
.percentage_red {
  background: #dc1616;
  color: white;
  padding-left: 5px;
}
.highlighted-txt {
  color: #dc1616;
  font-weight: bold;
  font-size: 14px;
}
.dauerbestellung-wrapper span {
  padding: 3px 0;
}
.dauerbestellung-wrapper span,
.dauerbestellung-wrapper input {
  display: block;
  float: left;
  margin-right: 5px;
}
.dauerbestellung-wrapper:after {
  content: " ";
  display: block;
  clear: both;
}
input.apple-switch {
  position: relative;
  -webkit-appearance: none;
  outline: none;
  width: 50px;
  height: 30px;
  background-color: #fff;
  border: 1px solid #D9DADC;
  border-radius: 50px;
  box-shadow: inset -20px 0 0 0 #fff;
  outline: none !important;
  cursor: pointer;
  margin-top: 0;
}
input.apple-switch:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  background: transparent;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2);
  outline: none;
}
input.apple-switch:checked {
  box-shadow: inset 20px 0 0 0 green;
  border-color: green;
}
input.apple-switch:checked:after {
  left: 20px;
  box-shadow: -2px 4px 3px rgba(0, 0, 0, 0.05);
}
.tm-wrapper-2 {
  position: absolute;
  background: #f8f9fa;
  padding: 6px;
  display: none;
  z-index: 9999;
}
.custom-combobox {
  position: relative;
  display: block;
}
.custom-combobox-toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-left: -1px;
  padding: 0;
}
.custom-combobox-input {
  margin: 0;
  padding: 5px 10px;
  width: calc(100% - 2.2em);
  background: #fff;
  color: #333333 !important;
}
.ui-widget-content.ui-autocomplete {
  border-radius: 0 !important;
  background: #fff;
  border-top: 0;
  border: 1px solid #633211;
  z-index: 9999;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 0;
  background: #333;
  font-weight: bold;
  color: #fff;
  border-radius: 0;
}
.ui-tooltip-content {
  color: #fff;
  border-top: 0;
  margin-top: 0;
  top: 0;
}
#view-complaints .field-validation-valid {
  display: none;
}
.tm-wrapper:hover .tm-wrapper-2 {
  display: block;
}
#top-menu .tm-wrapper-2 a.tm-level-2 {
  display: block;
  white-space: nowrap;
  border-left: 0;
  margin-left: 0;
  margin: 2px 0;
  color: #633211;
}
.hidden-form-elements {
  display: none !important;
}
.form-element-container {
  margin-bottom: 15px;
}
.form-element-container .ost {
  color: #333333;
  font-size: 16px;
}
.form-status-msg {
  padding: 15px;
  color: #f8f9fa;
  font-size: 15px;
  font-weight: bold;
}
.fsm-success {
  color: #333333;
}
.fsm-error {
  color: #dc1616;
}
.new-specialorder-container {
  margin-bottom: 10px;
}
.new-specialorder-container label {
  margin-bottom: 3px;
  display: block;
}
.specialorder-time {
  width: 40px !important;
  text-align: center;
}
.specialorder-wrapper .col-5 {
  text-align: left;
}
#adv img {
  margin-top: -60px;
  width: 100%;
  height: auto;
}
#adv .slide div {
  top: 0px;
  left: 0px;
  position: absolute;
  margin: 0px;
  padding: 0.5em;
  /* display: block; */
  display: none;
  width: 100%;
  background-color: #ece9e9;
  opacity: 0.6;
  color: white;
  font-weight: bold;
  font-size: 0.75em;
}
.alloworderinfotext {
  font-weight: bold;
  font-size: 20px;
  padding-top: 20px;
  color: #333333;
  text-align: center;
}
.btn {
  background-color: #ece9e9;
  padding: 5px 12px;
  color: White;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  border: 0px;
  border-radius: 2px;
}
.resImg {
  max-width: 100%;
  height: auto;
  margin: 0px;
  display: inline-block;
}
/*
*
* LCKeyboard    
*/
#LCKeyboard {
  position: fixed;
  z-index: 999;
  bottom: 0;
  width: 100%;
  background: #ece9e9;
  border-top: 5px solid #f8f9fa;
  padding: 5px;
  display: none;
}
#LCKeyboard .lckey {
  text-align: center;
  float: left;
  width: 66px;
  height: 32px;
  line-height: 32px;
  margin: 3px;
  color: #ece9e9;
  background: #f8f9fa;
  border-radius: 3px;
  cursor: pointer;
  /*font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;*/
  font-family: Lucida Sans Unicode, Arial;
  font-size: 18px;
  font-weight: bold;
}
#LCKeyboard .lckey_inactive {
  opacity: 0.35;
  filter: alpha(opacity=35);
  background-image: none;
}
#keys_wrapper {
  display: block;
  margin: 0 auto;
  width: 1368px;
}
/* AccountSwitch V2 mit Dialog */
#userAccountsV2 {
  display: none;
}
.mobile-device #userAccounts {
  display: inline-block !important;
}
.mobile-device #userAccountsV2 {
  display: none !important;
}
.mobile-device #top-menu .tm-wrapper-2 a.tm-level-2 {
  padding: 3px 0 3px 10px;
  white-space: initial;
}
.mobile-device .tm-wrapper-2 {
  min-width: 300px;
}
[data-tooltip] {
  position: relative;
}
[data-tooltip]::after {
  content: attr(data-tooltip);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.5s;
  display: block;
  position: absolute;
  top: 20px;
  left: 20px;
  width: auto;
  white-space: nowrap;
  padding: 0px 5px;
  z-index: 100;
  color: #5f5f5f;
  background-color: #fff;
  border: solid 1px #5f5f5f;
  font-size: 12px;
}
[data-tooltip]:hover::after {
  opacity: 1;
}
@media all and (max-width: 1400px) {
  #keys_wrapper {
    width: 990px;
  }
  #LCKeyboard .lckey {
    width: 46px;
  }
}
@media all and (max-width: 1020px) {
  #keys_wrapper {
    width: 738px;
  }
  #LCKeyboard .lckey {
    font-size: 14px;
    width: 34px;
    margin: 2px;
  }
  .mb-generic-table .hidden-bez::after {
    visibility: hidden;
    content: 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX';
  }
  #logo-iframe {
    display: none !important;
  }
}
@media all and (max-width: 767px) {
  .site-header h1 {
    float: left;
  }
  .site-header .nav-icon img {
    margin-right: 5px;
  }
  #keys_wrapper {
    width: 100%;
  }
  #LCKeyboard .lckey {
    width: 5.263%;
    margin: 0px;
    border: 1px solid;
    font-size: 12px;
    font-weight: normal;
  }
  .mb-generic-table .hidden-bez::after {
    visibility: hidden;
    content: 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX';
  }
  .mobile-device .tm-wrapper:hover .tm-wrapper-2 {
    position: relative;
  }
  .mobile-device #userAccounts {
    display: block !important;
  }
  .nav-icon input[type="image"],
  .nav-icon img {
    max-width: 100%;
    height: auto;
  }
}
/*
* LCKeyboard END    
*/
.ui-keyboard-preview-wrapper input {
  width: 40%;
}
.ui-keyboard-preview-wrapper input {
  width: 40%;
}
#optionalKeyboard .ui-keyboard,
.ui-keyboard {
  position: fixed !important;
  width: 100% !important;
  bottom: 0px !important;
  top: auto !important;
}
.ui-keyboard-button {
  width: 4.2% !important;
  height: 3.2% !important;
  min-width: 1% !important;
  min-height: 1% !important;
  /*font-size:10%;*/
}
.hidden {
  display: none !important;
}
.vl-keyboard-body-offset {
  margin-bottom: 230px;
}
.vl-keyboard:hover,
.vl-keyboard-out:hover {
  text-decoration: none;
}
.vl-keyboard,
.vl-keyboard-out {
  display: block;
  padding-left: 32px;
  padding-top: 4px;
  padding: 4px 35px;
  color: white;
  font-weight: bold;
  text-decoration: none;
  background-repeat: no-repeat;
  background-image: url(images/keyboard.png);
}
#vl-keyboard-panel {
  position: fixed;
  z-index: 9999;
  top: 0px;
  left: 0px;
  background-color: #f8f9fa;
  width: 100%;
  display: none;
}
#vl-keyboard-panel-inner {
  width: 100%;
  padding: 1px 15px;
}
.cycle-slide img {
  width: 100%;
  height: auto;
}
.cycle-slide div {
  display: none;
}
#banner-top-section {
  max-width: 580px;
  max-height: 142px;
  overflow: hidden;
  position: relative;
  float: right;
}
.clearit {
  display: block;
  clear: both;
  float: none;
}
.mb-generic-table td:last-of-type,
.mb-floating-header th:last-of-type,
.body-headers th:last-of-type {
  border-right: 0 !important;
}
#logo-section {
  float: left;
  width: 40%;
  padding: 10px 15px;
  background: #ece9e9;
}
#logo {
  background-repeat: no-repeat;
  background-size: contain;
}
#logo-overwrite {
  float: left;
}
#top-menu .language-selection {
  display: none;
  float: left;
  /*padding: 0px;*/
}
#top-menu {
  float: right;
}
#top-menu a {
  text-decoration: none;
  color: #212529;
  margin-left: 5px;
  display: inline-block;
  border-left: 1px solid #fff;
  padding-left: 5px;
}
.shop-footer {
  background-color: #ece9e9;
  color: #212529;
  margin: 5px 15px;
  padding-top: 10px;
}
.shop-footer a {
  color: #212529;
}
#top-menu a:hover {
  text-decoration: none;
  color: #e8c658;
}
#top-menu .custom-combobox a {
  margin-left: 0;
}
#top-menu-switcher {
  cursor: pointer;
}
#shop_version {
  font-size: xx-small;
  float: right;
  padding-right: 15px;
  padding-top: 15px;
  text-decoration: none;
  background-color: #ece9e9;
  color: #333333;
  background: #f8f9fa;
}
.tms-standard {
  display: none;
  position: absolute;
  top: 23px;
  right: 15px;
  cursor: pointer;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.gn-button {
  background: #ece9e9;
  padding: 8px 5px;
}
.gn-button,
.gn-button * {
  color: #212529;
}
.nav-icon a {
  display: block;
}
.nav-icon input[type="image"],
.nav-icon img {
  display: block;
  margin: 0 auto;
  cursor: pointer;
  outline: none;
}
.gridmenu-txt {
  padding: 8px 5px;
  text-align: center;
  font-size: 20px;
}
.titelmenu-txt {
  padding: 8px 5px;
  text-align: left;
  font-size: 20px;
}
.col-article-amount input {
  border-left: 5px solid #f8f9fa;
}
#group-switch {
  display: none;
}
.reservation-hide {
  border-right: 0px !important;
  border-left: 0px !important;
  border-top: 0px !important;
  border-bottom: 1px solid black;
  padding: 0px !important;
  margin: 0px !important;
  width: 0px !important;
}
.hidden-val,
.col-hidden-val {
  border-right: 0px !important;
  border-left: 0px !important;
  border-top: 0px !important;
  border-bottom: 1px solid black;
  padding: 0px !important;
  margin: 0px !important;
  width: 0px !important;
}
td.hidden-val,
.col-hidden-val {
  /*display: none !important;*/
}
#mb-floating-header .hidden-val {
  padding: 0px !important;
  margin: 0px !important;
  width: 1px !important;
}
.rslides {
  position: relative;
  list-style: none;
  /*overflow: hidden;*/
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
/*
*
*   Virtuelle Tastatur
*/
/* keyboard - jQuery UI Widget */
.ui-keyboard {
  padding: 0.3em;
  z-index: 16000;
}
.ui-keyboard-has-focus {
  z-index: 16001;
}
.ui-keyboard div {
  font-size: 1.1em;
}
.ui-keyboard-button {
  min-height: 2em;
  width: 2em;
  min-width: 1em;
  margin: 0.1em;
  cursor: pointer;
  overflow: hidden;
  line-height: 2em;
  -moz-user-focus: ignore;
}
.ui-keyboard-button span {
  padding: 0;
  margin: 0;
  white-space: nowrap;
  display: inline-block;
}
.ui-keyboard-button-endrow {
  clear: left;
}
.ui-keyboard-widekey {
  min-width: 4em;
  width: auto;
}
.ui-keyboard-space {
  width: 15em;
}
.ui-keyboard-space span,
.ui-keyboard-empty span {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
}
/* see http://nicolasgallagher.com/another-css-image-replacement-technique/ */
.ui-keyboard-preview-wrapper {
  text-align: center;
}
.ui-keyboard-preview {
  text-align: left;
  margin: 0 0 3px 0;
  display: inline;
  width: 99%;
}
/* width is calculated in IE, since 99% = 99% full browser width =( */
.ui-keyboard-keyset {
  text-align: center;
  white-space: nowrap;
}
.ui-keyboard-input {
  text-align: left;
}
.ui-keyboard-input-current {
  -moz-box-shadow: 1px 1px 10px #5e9ed6;
  -webkit-box-shadow: 1px 1px 10px #5e9ed6;
  box-shadow: 1px 1px 10px #5e9ed6;
}
.ui-keyboard-placeholder {
  color: #888;
}
.ui-keyboard-nokeyboard {
  color: #888;
  border-color: #888;
}
/* disabled or readonly inputs, or use input[disabled='disabled'] { color: #f00; } */
.ui-keyboard-button.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* used by the acceptValid option to make the accept button appear faded */
.ui-keyboard-spacer {
  display: inline-block;
  width: 1px;
  height: 0;
}
/* combo key styling - toggles diacritics on/off */
.ui-keyboard-button.ui-keyboard-combo.ui-state-default {
  border-color: #ffaf0f;
}
/* (in)valid inputs */
button.ui-keyboard-accept.ui-keyboard-valid-input {
  border-color: #0c0;
  background: #080;
  color: #fff;
}
button.ui-keyboard-accept.ui-keyboard-valid-input:hover {
  background: #0a0;
}
button.ui-keyboard-accept.ui-keyboard-invalid-input {
  border-color: #c00;
  background: #800;
  color: #fff;
}
button.ui-keyboard-accept.ui-keyboard-invalid-input:hover {
  background: #a00;
}
/*** jQuery Mobile definitions ***/
/* jQuery Mobile styles - need wider buttons because of font size and text-overflow:ellipsis */
.ui-body .ui-keyboard-button {
  width: 3em;
  display: inline-block;
}
.ui-body .ui-keyboard-widekey {
  width: 5.5em;
}
.ui-body .ui-keyboard-space {
  width: 15em;
}
.ui-body .ui-keyboard-space span {
  visibility: hidden;
}
/* hides the ellipsis */
.ui-body .ui-keyboard-keyset {
  line-height: 0.5em;
}
.ui-body input.ui-input-text,
.ui-body textarea.ui-input-text {
  width: 95%;
}
/* over-ride padding set by mobile ui theme - needed because the mobile script wraps button text with several more spans */
.ui-body .ui-btn-inner {
  height: 2em;
  padding: 0.2em 0;
  margin: 0;
}
.ui-body .ui-btn {
  margin: 0;
  font-size: 13px;
}
/* mobile default size is 13px */
.ui-widget-content {
  /*color: #222222;*/
  color: red;
  /* damit's auff�llt*/
  background: #ece9e9;
  border: 0;
  border-top: 5px solid #f8f9fa;
  border-radius: 0 !important;
}
.ui-keyboard {
  left: 0 !important;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #3f3f3f;
  /*color: #3f3f3f;*/
  color: red;
  /* damit's auff�llt*/
  background: #f8f9fa;
}
.ui-state-hover {
  border: 1px solid #fff !important;
}
.focused {
  -box-shadow: 1px 1px 10px #5e9ed6;
  -webkit-box-shadow: 1px 1px 10px #5e9ed6;
  box-shadow: 1px 1px 10px #5e9ed6;
}
#hiddenKeyboardInput {
  display: block;
  overflow: hidden;
  border: 0;
  height: 0;
  padding: 0;
  margin: 0;
}
.keyboard-on {
  padding-bottom: 120px;
}
/* Media Queries (optimized for jQuery UI themes; may be slightly off in jQuery Mobile themes) */
/* 240 x 320 (small phone)  */
@media all and (max-width: 319px) {
  .ui-keyboard div {
    font-size: 9px;
  }
  .ui-keyboard .ui-keyboard-input {
    font-size: 12px;
  }
  /* I don't own an iPhone so I have no idea how small this really is... is it even clickable with your finger? */
  .ui-body .ui-btn {
    margin: 0;
    font-size: 9px;
  }
  .ui-body .ui-keyboard-button {
    width: 1.8em;
    height: 2.5em;
  }
  .ui-body .ui-keyboard-widekey {
    width: 4em;
  }
  .ui-body .ui-keyboard-space {
    width: 8em;
  }
  .ui-body .ui-btn-inner {
    height: 2.5em;
    padding: 0.3em 0;
  }
}
/* 320 x 480 (iPhone)  */
@media all and (min-width: 320px) and (max-width: 479px) {
  .ui-keyboard div {
    font-size: 9px;
  }
  .ui-keyboard .ui-keyboard-input {
    font-size: 14px;
  }
  /* I don't own an iPhone so I have no idea how small this really is... is it even clickable with your finger? */
  .ui-body .ui-btn {
    margin: 0;
    font-size: 11px;
  }
  .ui-body .ui-keyboard-button {
    width: 1.8em;
    height: 3em;
  }
  .ui-body .ui-keyboard-widekey {
    width: 4.5em;
  }
  .ui-body .ui-keyboard-space {
    width: 10em;
  }
  .ui-body .ui-btn-inner {
    height: 3em;
    padding: 0.7em 0;
  }
}
/* 480 x 640 (small tablet) */
@media all and (min-width: 480px) and (max-width: 767px) {
  .ui-keyboard div {
    font-size: 13px;
  }
  .ui-keyboard .ui-keyboard-input {
    font-size: 14px;
  }
  .ui-body .ui-btn {
    margin: 0;
    font-size: 10px;
  }
  .ui-body .ui-keyboard-button {
    height: 2.5em;
  }
  .ui-body .ui-btn-inner {
    height: 2.5em;
    padding: 0.5em 0;
  }
}
/*
*
*   Datum Widget    
*/
.lcdp-days * {
  color: #ece9e9;
}
.lcdp-wrapper {
  position: absolute;
  display: block;
  top: 10px;
  right: 6px;
}
.lcdp-wrapper {
  display: inline-block;
  margin-left: 10px;
  top: auto;
  right: auto;
  position: relative;
  font-weight: normal;
}
.lcdp {
  position: absolute;
  width: 250px;
  height: auto;
  display: none;
  border: 1px solid #ccc;
  z-index: 999;
  right: 0;
  font-size: 13px;
}
.lcdp-days-names {
  border: 1px solid #ece9e9;
  background: #ece9e9;
}
.lcdp-days-names .lcdp-day,
.lcdp-days-names .lcdp-day:hover {
  border: 0px;
  color: #e8c658;
  padding-left: 0px;
}
.lcdp-days {
  padding: 4px;
  background: #fff;
}
.lcdp-day {
  width: 14.285%;
  text-align: center;
  display: inline-block;
  border: 1px solid #fff;
  box-sizing: border-box;
  border-radius: 2px;
  padding: 4px;
  cursor: pointer;
}
.lcdp-day:hover {
  border: 1px solid #ece9e9;
  background: #ece9e9;
  color: #e8c658;
}
.lcdp-day-today {
  background: #ece9e9 !important;
  color: #e8c658 !important;
}
.lcdp-day-lastmonth,
.lcdp-day-nextmonth {
  color: #f8f9fa;
}
.lcdp-day-highlighted {
  border: 1px solid #999;
  background: #f8f9fa;
  color: #e8c658;
}
.lcdp-year {
  border-bottom: 0;
}
.lcdp-go-left,
.lcdp-go-right {
  display: block;
  float: left;
  width: 25%;
  background-color: #ece9e9;
  color: #fff;
  height: auto;
  padding: 12px 0;
  cursor: pointer;
}
.lcdp-go-left {
  background-image: url(../Scripts/modules/datepicker/images/icon-left.png);
  background-repeat: no-repeat;
  background-position: left 2px;
}
.lcdp-go-right {
  background-image: url(../Scripts/modules/datepicker/images/icon-right.png);
  background-repeat: no-repeat;
  background-position: right 2px;
}
.lcdp-go-label {
  display: block;
  position: relative;
  float: left;
  width: 50%;
  height: 24px;
  padding: 0px 0 1px 5px;
  text-align: center;
  background: #ece9e9;
  color: #212529;
}
.lcdp-go-label select {
  display: block;
  float: none;
  width: 100%;
  height: auto;
  padding: 3px;
  text-align: center;
  background: #ece9e9;
  color: #212529;
  outline: none;
  border: 0;
  font-size: 12px;
  padding: 3px 5px !important;
}
.lcdp-hours,
.lcdp-minutes {
  border: 1px solid #ccc;
  width: 18px;
  display: inline-block;
  margin: 0 4px;
}
.lcdp-time {
  padding: 4px;
  float: left;
}
.lcdp-time span {
  color: #fff;
}
.lcdp-time input {
  padding: 2px;
  text-align: center;
}
.lcdp-save {
  float: right;
  margin: 4px;
}
.lcdp-footer {
  background: #ccc;
  color: #212529;
}
.lcdp-save-all {
  border: 1px solid #ece9e9;
  padding: 1px 10px;
  background: #ece9e9;
  cursor: pointer;
}
.lcdp_calendar {
  width: 121px;
  height: 21px;
  display: inline-block;
  background-image: url(../Scripts/modules/datepicker/images/calendar_longtext.png);
  background-repeat: no-repeat;
  margin-bottom: -5px;
  cursor: pointer;
}
.lcdp_calendar_dunkel {
  background-image: url(../Scripts/modules/datepicker/images/icon-down.png);
}
.lcdp-time-arrows {
  float: left;
}
.lcdp-time-arrow {
  background-repeat: no-repeat;
  display: block;
  width: 17px;
  height: 14px;
  cursor: pointer;
}
.lcdp-time-arrow-up {
  background-image: url(../Scripts/modules/datepicker/images/icon-up.png);
}
.lcdp-time-arrow-down {
  background-image: url(../Scripts/modules/datepicker/images/icon-down.png);
}
.lcdatepicker {
  width: 260px;
  display: none;
}
#mb-floating-header .lcdp-wrapper {
  visibility: hidden;
}
.lcdp-not-selectable {
  color: #bbbbbb;
  text-decoration: line-through;
}
.lcdp-not-selectable:hover {
  border: 0;
  background: none;
  cursor: default;
  color: #bbbbbb;
}
#top-menu-switcher-wrapper {
  display: none;
}
@media (max-width: 767px) {
  .lcdp {
    width: 230px;
  }
  .lcdp-xs-right-60 .lcdp {
    right: -60px;
  }
  .lcdp-xs-right-90 .lcdp {
    right: -90px;
  }
}
/*
*
*   MEDIA QUERIES
*/
@media (max-width: 1199px) {
  /* Werbung weg! */
  #adv,
  #banner-top-section {
    display: none !important;
  }
  /* Gruppendarstellung ein ! */
  #group-switch {
    display: block;
    background: #ece9e9;
    color: #fff;
  }
  #group-switch-left {
    float: left;
    width: 20%;
    padding: 5px 10px 5px 0px;
  }
  #group-switch-right {
    float: right;
    width: 20%;
    padding: 5px 0px 5px 10px;
    text-align: right;
  }
  #group-switch-text {
    float: left;
    display: block;
    width: 60%;
    padding: 10px 10px 5px 10px;
  }
  .dailyorder-orderselection {
    padding: 0px;
  }
}
@media (max-width: 991px) {
  /* zus�tzliche Artikel Infos weg */
  .ARTICLE_WEIGHT {
    display: none !important;
  }
  #menu li a {
    padding: 10px 5px;
  }
  .login-wrapper {
    width: 100%;
  }
  input[type="text"],
  input[type="password"],
  input[type="email"],
  textarea {
    width: 230px;
  }
}
@media (max-width: 767px) {
  /* keine virtuelle Tastatur */
  #vl-keyboard-panel,
  #keyboard-action {
    display: none !important;
  }
  /* die Verkaufsinfos (ret, ltzt) weg */
  .SALE_INFO,
  .SALE_7INFO {
    display: none !important;
  }
  .ARTICLE_INFO {
    display: none !important;
  }
  #top-menu a,
  #top-menu a:active,
  #top-menu a:hover,
  #top-menu a:visited {
    display: block;
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
    padding: 7px 15px;
    color: #ece9e9;
    border-bottom: 1px solid #ece9e9;
  }
  #top-menu a:hover {
    background-color: #ece9e9;
  }
  #top-menu .language-selection {
    float: none;
  }
  #top-menu {
    float: none;
    width: 100%;
    position: relative;
    background: #f8f9fa;
  }
  .tm-closed {
    display: none;
  }
  .tm-open {
    display: block;
  }
  #header-top {
    padding: 0;
  }
  #top-menu-switcher-wrapper {
    display: block;
  }
  #menu {
    display: none;
  }
  #logo {
    height: 50px;
    max-width: 235px;
  }
  #logo-section {
    float: none;
    width: 70%;
  }
  #page #content,
  #content #inner-content,
  #content #inner-content form,
  #content .dailyorder-orderselection,
  #content .gridOrderOverview,
  #content .index-specialorder {
    padding: 0;
    border: 0;
  }
  #articleGroups {
    max-width: 100px;
  }
  .visible-xs,
  .visible-sm,
  .visible-md,
  .visible-lg {
    display: block !important;
  }
  .site-content {
    border-left: 0;
    border-right: 0;
  }
  .mb-generic-table th:first-child,
  #mb-floating-header th:first-child {
    padding: 8px 5px;
  }
  .specialorderdata-user {
    padding-right: 0;
  }
  .mb-generic-table .article-text {
    width: 70px;
  }
  .gridSearch {
    display: none !important;
  }
  .grid-nav-daily .arrow-left,
  .grid-nav-daily .arrow-right {
    display: none;
  }
}
@media (max-width: 640px) {
  ul.dailyorder-orderselection,
  ul.specialorder-orderselection,
  .specialordergriddata-orderselection {
    margin: 0;
    /* width: auto; */
  }
  .gridSearch {
    float: left;
  }
  .mb-generic-table,
  .mb-floating-header,
  .mb-generic-table th,
  #mb-floating-header th {
    font-size: 11px !important;
  }
}
@media (max-width: 500px) {
  .orderselection-text {
    width: 60%;
  }
  .STAT_7DAYS {
    display: none !important;
  }
  /*    .noordertoday {
        display: block;
        float: right !important;
        padding-left: 20px;
    }
*/
  div.submitorder {
    display: block;
    float: right !important;
    padding-left: 20px;
  }
  .login-wrapper input[type="text"],
  .login-wrapper input[type="password"],
  .login-wrapper input[type="email"] {
    width: 100%;
  }
  select:not([multiple]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
    padding: 3px 5px;
    padding-right: 1.5em;
    border-radius: 1px;
    border: 1px solid #ece9e9;
  }
  .mb-generic-table .article-amount {
    width: 46px;
    padding-right: 2px;
  }
}
/*@media print     
{
    #grid-nav, #header, .noprint {
        display: none !important;
    }   
}*/