/* NORMA 02032016 */
/* normalize.css v2.1.3 | MIT License | git.io/normalize                              */
/* http://simbo.github.io/2014/03/less-gradient-mixins-with-unlimited-colorstops.html */
/* https://gist.github.com/simbo/9448334                                              */
/* =============================================================================
   Gradients with unlimited color-stops
   ========================================================================== */
/* https://gist.github.com/kellec/2364273                                             */
/* http://lesselements.com/                                                           */
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* NORMA spezifische Farben, Fonts,...                                                */
/* grauer Rahmen   */
/* grauer Schatten */
/* 0% hart; 80% weich */
/* hell -> dunkel grün */
/* intensiv-grün */
/* hell -> dunkel grau */
/* hell -> dunkel orange */
/* Spezielle NORMA-Farben */
/* Logo/Banner -Farbe */
/* Logo/Banner -Farbe */
/* Logo/Banner -Farbe */
/* BFSG-Kontrast zu gering #5d941e */
/* äh? hier war blau*/
/* geänderte Preisdarstellung*/
/* BFSG-Kontrast zu gering #5d941e */
/*@rgb_gelb_0:                #FFDF00;  */
/* Gelb für Preise */
/* Gelb für Preise. BFSG-Kontrast zu gering #FFDF00 */
/* Fonts */
/* CZ-Alternativen: */
/* font-style: normal; font-weight: 400;*/
/* font-style: normal; font-weight: 900;*/
/* font-style: normal; font-weight: 700;*/
/* Abstände, Winkel */
/* skewx_deg: X-Schrägstellung der Störer, Billiger, Preis */
/* skewy_deg: Y-Schrägstellung der Störer, Billiger, Preis */
/* info_height: Verfügbarkeitsanzeige Filiale|Shop wird aktuell hier nicht verwendet */
.alert.alert-info.cookie-info {
  box-shadow: 0 0 0 7px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 62rem;
  margin: auto;
  padding: 1.5rem;
  max-width: 100%;
  max-height: 80%;
  right: 0;
  left: 0;
  top: 50%;
  bottom: auto;
  z-index: 50000;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  background-color: #fff;
  border-color: #fff;
  color: #666;
  font-size: 13px;
}
.alert.alert-info.cookie-info p {
  font-size: 13px;
}
.alert.alert-info.cookie-info .cookie-footer {
  background-color: #fff;
  position: relative;
}
.alert.alert-info.cookie-info .cookie-row.cookie-row-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.alert.alert-info.cookie-info .cookie-row.cookie-row-special {
  margin-top: 2rem;
  border-top: 1px solid #666;
  margin-bottom: 2rem;
}
.alert.alert-info.cookie-info .cookie-row.cookie-message {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.alert.alert-info.cookie-info .cookie-row.cookie-buttons button.cookie-info {
  font-family: ex-f77, sans-serif;
  font-style: italic;
  border: 1px solid #666;
  background-color: #fff;
  color: #666;
  padding: 0.4rem 1.2rem;
  margin-right: 1rem;
}
.alert.alert-info.cookie-info .cookie-row.cookie-buttons button.cookie-info:hover {
  background: #666;
  background-image: linear-gradient(to bottom, #666 0%, #666 100%);
  color: #fff;
}
.alert.alert-info.cookie-info .cookie-row.cookie-buttons button.cookie-permission {
  background-color: #008000;
  background-image: linear-gradient(to bottom, #008000 0%, #008000 100%);
  border: 1px solid #008000;
  color: #fff;
  padding: 0.5rem 1rem;
}
.alert.alert-info.cookie-info .cookie-row.cookie-buttons button.cookie-permission:hover {
  background: #004D00;
}
.alert.alert-info.cookie-info .cookie-row.cookie-buttons button.cookie-permission.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.alert.alert-info.cookie-info .cookie-row.cookie-buttons button.cookie-permission.cookie-permission-settings {
  background-color: #fff;
  background-image: none;
  border: 1px solid black;
  color: black;
}
.alert.alert-info.cookie-info .cookie-row.cookie-buttons button.cookie-permission.cookie-permission-settings:hover {
  background-color: #008000;
  background-image: linear-gradient(to bottom, #008000 0%, #008000 100%);
  color: white;
}
.alert.alert-info.cookie-info .cookie-row .cookie-description-group,
.alert.alert-info.cookie-info .cookie-row .cookie-setting-group {
  margin-bottom: 0.125rem;
  display: table;
  width: 100%;
}
.alert.alert-info.cookie-info .cookie-row .cookie-description-group,
.alert.alert-info.cookie-info .cookie-row .cookie-setting-group {
  padding: 0.5rem 0.5rem 0.5rem 0.5rem;
}
.alert.alert-info.cookie-info .cookie-row .cookie-info-group {
  border-bottom: 1px solid #666;
}
.alert.alert-info.cookie-info .cookie-row .cookie-info-group:last-child {
  border-bottom: 1px solid transparent;
}
.alert.alert-info.cookie-info .cookie-row .cookie-info-group .cookie-info {
  display: none;
}
.alert.alert-info.cookie-info .cookie-row .toogle-settings,
.alert.alert-info.cookie-info .cookie-row .cookie-info--switch {
  cursor: pointer;
}
.alert.alert-info.cookie-info .cookie-row .toogle-settings {
  font-weight: bold;
}
.alert.alert-info.cookie-info .cookie-row .cookie-headline {
  margin: 0.5rem 0.5rem 0.5rem 0.5rem;
}
.alert.alert-info.cookie-info .cookie-row .cookie-headline {
  border-bottom: 1px solid #d9d9d9;
}
.alert.alert-info.cookie-info .cookie-row .arrow {
  border: solid #666;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  margin-left: 1rem;
  position: relative;
  top: -3px;
  /*
      &.right {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
      }

      &.left {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
      }
      */
}
.alert.alert-info.cookie-info .cookie-row .arrow.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.alert.alert-info.cookie-info .cookie-row .arrow.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.alert.alert-info.cookie-info .cookie-row .cookie-col.cookie--title-col {
  width: 25%;
  min-width: 11em;
}
.alert.alert-info.cookie-info .cookie-row .cookie-col {
  display: table-cell;
}
.alert.alert-info.cookie-info .cookie-row .cookie-col.cookie-setting--title-col {
  width: 80%;
  vertical-align: middle;
}
.alert.alert-info.cookie-info .cookie-row .cookie-col.cookie-setting--title-col.hover {
  color: #dc130c;
}
.alert.alert-info.cookie-info .cookie-row .cookie-col.cookie-setting--title-col.hover .arrow {
  border-color: #dc130c;
}
.alert.alert-info.cookie-info .cookie-row .cookie-col.cookie-setting--switch-col {
  width: 20%;
  text-align: right;
}
.alert.alert-info.cookie-info .cookie-row .switch {
  background: transparent;
  padding: 0;
  margin: 0;
  height: 2.5rem;
}
.alert.alert-info.cookie-info .cookie-row .switch label {
  margin: 0;
  font-weight: normal;
}
.alert.alert-info.cookie-info .cookie-row .switch input[type="checkbox"] {
  display: none;
}
.alert.alert-info.cookie-info .cookie-row .switch input[type="checkbox"] + label .buttonslider {
  cursor: pointer;
}
.alert.alert-info.cookie-info .cookie-row .switch input[type="checkbox"]:checked + label .buttonbackground {
  background-color: #008000;
}
.alert.alert-info.cookie-info .cookie-row .switch input[type="checkbox"]:checked + label .buttonbackground.disabled {
  opacity: 0.5;
}
.alert.alert-info.cookie-info .cookie-row .switch input[type="checkbox"]:checked + label .disabled,
.alert.alert-info.cookie-info .cookie-row .switch input[type="checkbox"]:checked + label .disabled .buttonslider {
  cursor: not-allowed;
}
.alert.alert-info.cookie-info .cookie-row .switch input[type="checkbox"]:checked + label .buttonslider {
  left: 2.8rem;
  /* = buttonbackground-width / 2 */
}
.alert.alert-info.cookie-info .cookie-row .switch .buttonbackground {
  cursor: pointer;
  background-color: #666;
  width: 5rem;
  height: 2.5rem;
  /* = width/2 */
  border-radius: 1.25rem;
  /* = height/2 */
  position: relative;
  display: block;
  transition: background-color 0.2s ease;
}
.alert.alert-info.cookie-info .cookie-row .switch .buttonslider {
  background: #fff;
  width: 1.9rem;
  height: 1.9rem;
  border-radius: 50%;
  position: absolute;
  left: 0.3rem;
  top: 0.3rem;
  display: block;
  transition: all 0.2s ease;
}
.alert.alert-info.cookie-info .cookie-row .switch .buttonlabel {
  position: absolute;
  right: 9rem;
  display: block;
  line-height: 2.5rem;
}
.alert.alert-info.cookie-info.cookie-info-v24 .cookie-img-shape {
  shape-outside: circle(50%);
  width: 215px;
  height: 215px;
  float: right;
}
.alert.alert-info.cookie-info.cookie-info-v24 .cookie-img {
  background: white url(/ext/img/norma-cookie.png) no-repeat top right;
  margin: -1.5rem;
  padding: 1.5rem;
}
.alert.alert-info.cookie-info.cookie-info-v24 .cookie-section {
  background-color: transparent;
  position: relative;
  color: #444;
}
.alert.alert-info.cookie-info.cookie-info-v24 .cookie-section h3 {
  color: #cc0000;
  line-height: 1.3em;
}
.alert.alert-info.cookie-info.cookie-info-v24 .cookie-row.cookie-message {
  margin-bottom: 2rem;
}
.alert.alert-info.cookie-info.cookie-info-v24 .cookie-row.cookie-message p {
  line-height: 1.3em;
}
.alert.alert-info.cookie-info.cookie-info-v24 .cookie-row.cookie-buttons .cookie-permission {
  width: 170px;
  border-width: 2px !important;
  padding: 0.8rem 1rem;
}
.alert.alert-info.cookie-info.cookie-info-v24 .cookie-row.cookie-buttons .cookie-permission.cookie-permission-settings {
  margin-bottom: 1rem;
  border-color: #777;
  color: #777;
}
.alert.alert-info.cookie-info.cookie-info-v24 .cookie-row.cookie-buttons .cookie-permission.cookie-permission-settings:hover {
  color: white;
}
/* Bugfix: 
    - Links unterstreichen, da sonst nicht als solche zu erkennen 
    - Bei einigen Auszeichnungen die Änderung zurücknehmen
*/
body a {
  text-decoration: underline;
}
body .sitemap a,
body .linkBox a,
body .footerNavi a,
body .navigationUser a,
body .navMobile a,
body .subHeader a,
body .mainNav a,
body .articleBox a,
body a.btn {
  text-decoration: none;
}
/*
  Bootstrap-Standard margin: 0 0 10px überschreiben
*/
p {
  margin: 14px 0 10px 0;
}
.kontakt #review .karriere.data p {
  margin: 0 0 10px;
}
/* aber nicht für blockquote */
blockquote p:first-child {
  margin-top: 0;
}
.article_details_bottom .priceWrapper p.priceRefersTo {
  text-align: right;
  line-height: 11px;
}
/*
  Spezialfall für "Prüfen und abschicken"
*/
body.karriere.bewerbungsformular #review .data p {
  margin: 0 0 14px;
}
/*
body #footer .col-sm-4.printShareLinks { background:lime; }
body #footer .col-md-4.printShareLinks .inner { background:pink; }
body #footer .col-xs-12{ border: 1px solid black; }
body #footer .col-sm-4 { border: 1px solid white; }
body #footer .col-md-4 { border: 1px solid yellow; }
body #footer .col-lg-4{ border: 1px solid blue; }
*/
body .sitemap a:hover {
  text-decoration: underline;
}
body .navigationUser li button.ic,
body .navigationUser li a.ic {
  background: url(../img/norma_sprite_icons_20200219.png) no-repeat;
}
body .subHeader .normaWebsites ul li:hover a,
body .subHeader .normaWebsites ul li.act a,
body .subHeader .normaWebsites ul li a,
body .subHeader .normaWebsites ul li .act a {
  background: url("../img/norma_sprite_icons_20200219.png") no-repeat scroll 10px -255px rgba(0, 0, 0, 0);
}
body.angebote .mainContent ol li.act a {
  color: black;
}
body .normaWebsites ul li {
  /*
  Sonderfall:
    - Unternehmen ist ein interner Link
  */
}
body .normaWebsites ul li.normaCareer a {
  background-position: -6px -1677px;
}
body .normaWebsites ul li.normaCareer:hover a,
body .normaWebsites ul li.normaCareer.act a {
  background-position: -163px -1677px;
}
body .normaWebsites ul li.normaNewsletter a {
  background-position: -6px -1267px;
}
body .normaWebsites ul li.normaNewsletter:hover a,
body .normaWebsites ul li.normaNewsletter.act a {
  background-position: -163px -1267px;
}
body .normaWebsites ul li.normaContact a {
  background-position: -3px -986px;
}
body .normaWebsites ul li.normaContact:hover a,
body .normaWebsites ul li.normaContact.act a {
  background-position: -163px -986px;
}
body .normaWebsites ul li.normaShop a {
  background-position: 9px -1627px;
}
body .normaWebsites ul li.normaShop:hover a,
body .normaWebsites ul li.normaShop.act a {
  background-position: -163px -1627px;
}
body .normaWebsites ul li.normaWine a {
  background-position: 6px -1734px;
}
body .normaWebsites ul li.normaWine:hover a,
body .normaWebsites ul li.normaWine.act a {
  background-position: -165px -1734px;
}
body .normaWebsites ul li.norma.act a {
  background-position: -165px -255px;
}
body .normaWebsites ul li.normaCompanies a {
  background-position: 10px -255px;
}
body .normaWebsites ul li.normaCompanies:hover a {
  background-position: -162px -255px;
}
body .normaWebsites ul li.normaCompanies.act a {
  background-position: 10px -222px;
}
/*
  Optimierung: 
    - Nur auf der Karriere-Seite den Button im Slider tiefer & weiter links setzen
*/
body.karriere .banner ul li .links {
  bottom: 25px;
}
/*
  Bugfix: 
    - Bei McCann 4px zu breit
*/
@media (min-width: 992px) {
  .container,
  body .container,
  body #header .container {
    width: 975px;
  }
}
/*
  Erweiterung: 
    - analog body img.aL
*/
body img.aR {
  margin-left: 20px;
}
/*
  Erweiterung: 
    - Auszeichnungen von McCann nicht verwenden, wenn innerhalb overlayMenu (p)
*/
body #header .navigationUser li p:not(.actions) a {
  border-left: none;
  height: auto;
  padding: 0;
}
/* Bugfix: Listenpunkt untereinander */
body #header .navigationUser .overlayMenu.login.kontakt div.register ul.checklist li {
  min-width: 240px;
}
#newsletterabmeldung ul.checklist {
  margin-top: 20px;
}
/* Kontaktformular-Button nach unten verschieben */
body #header .navigationUser li.iconWishlist .overlayMenu.login.kontakt .login .actions,
body #header .navigationUser li.iconUser .overlayMenu.login.kontakt .login .actions {
  margin-top: 122px;
}
/* Höhe des Kontaktformular-Buttons */
body #header .navigationUser .overlayMenu.login.kontakt a.btn {
  height: 35px !important;
  line-height: 0 !important;
  margin-top: 0 !important;
  padding-top: 17px !important;
}
/*
  Erweiterung: 
    - Suchen-Container ohne Inhalt braucht fixe Höhe
*/
body #sectionPreview.visible-md .container div.search,
body #sectionMainNav.visible-md .container div.search {
  height: 36px;
}
/* Bugfix: 
    - Bildbreite in der Mobilansicht an Container anpassen (435x350) 
    - Abstand hinzu
*/
body div.col-xs-12 div.imageWrapper img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin-top: 15px;
}
@media (max-width: 991px) {
  body div.col-xs-12 div.imageWrapper img {
    width: 100%;
  }
}
/*
  Bugfix: 
    - Standard-Padding für Boxen ist 15px, dann muss das Standard-Margin für Bilder auch -15px sein!
*/
body .box.withImage img {
  margin-top: -15px;
}
/*
  Bugfix: 
    - Padding für sidebar-Boxen ist 20px, dann muss das Standard-Margin für Bilder auch -20px sein!
*/
body .sidebar .box.withImage img {
  margin-top: -20px;
  /*
    Bugfix: 
      - der Container ist nur 151px somit kein größeres Bild möglich
  */
}
@media (max-width: 991px) {
  body .sidebar .box.withImage img {
    max-width: 151px;
    height: auto;
  }
}
/*
  Bugfix: 
    - Rahmen entfernt
*/
body.bewerbungsformular #application .sidebar .box,
body.newsletter #newsletter .sidebar .box,
body.newsletter #newsletterabmeldung .sidebar .box,
body.kontakt #kontakt .sidebar .box {
  box-shadow: none;
}
/*
  Bugfix: 
    - Trennlinie zu dicht an Pfeil
*/
@media (max-width: 767px) {
  body .box.linkBox a span {
    width: 90%;
  }
}
/*
  Bugfix: 
    - der Container ist nur 213px somit kein größeres Bild möglich
*/
@media (min-width: 992px) {
  body .sidebar .box.withImage img {
    max-width: 213px;
    height: auto;
  }
}
/*
  Bugfix: 
    - alle Untermenüs mit Icon anzeigen
*/
body ul.nav li a .icon {
  background: url("../img/norma_sprite_icons_20200219.png") no-repeat scroll 10px -574px rgba(0, 0, 0, 0);
}
body ul.nav li.act > a .icon {
  background-position: -163px -576px;
}
/*
  Bugfix: 
    - richtigen "aktiven" Eintrag in rot, andere grau!
*/
body .navMobile ul.nav li.act:first-child > a {
  color: #666666;
}
body .navMobile ul.nav li.act a.active {
  color: #dc130c;
}
body #sectionMainNav .flyout ul li.lvl-2.active a {
  color: #dc130c;
}
/*
  Optimierung: 
    - Box höher wegen großer Fotos, aber nur bei Karriere-Unterseiten
*/
body.karriere #informationFooter .articleBox {
  min-height: 470px;
}
/*
  Erweiterung: 
    - Hintergrund rot
    - Rand fix grau; wäre sonst auch rot
*/
body .karriere {
  background-color: #DC130C;
  border: 1px solid #d8d8d8;
}
body .box.karriere {
  margin: 0 0 30px 0;
}
body .karriere.grey {
  background-color: #aaa;
}
body .karriere.white {
  background-color: #ffffff;
}
body .karriere.white .box-content h2 {
  color: #dc130c;
}
body .karriere.white p {
  color: #666666;
}
/*
  Sonderfall der eigentlich roten Karriere-Box
*/
body div.karriere.transparent {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
/*
  Optimierung: 
    - Kein Padding, damit Bilder ab dem Rand möglich sind
*/
body .row.karriere {
  padding: 0;
}
body .karriere a,
body .karriere .headline,
body .karriere {
  color: white;
}
body .karriere a input,
body .karriere .headline input,
body .karriere input {
  color: #666;
}
body.kontakt div.alert-danger a.btn {
  color: #dc130c;
}
body .container .clearfix img.aR.hidden-xs.hidden-sm {
  max-width: 520px;
}
/*
  Standard-Schriftfarbe bei transparentem Hintergrund
*/
body .box.karriere.transparent > .headline,
body .box.karriere.transparent {
  color: #666666;
}
/*
  Optimierung: 
    - Bild soll links keinen Rand zur Box haben
    - BFSG: auch bei p.image
*/
body .box.karriere p.image,
body .box.karriere div.image {
  margin-left: -15px;
  margin-top: 0;
  margin-bottom: 0;
}
/*
  Optimierung:
    - Bild soll nicht nach links verschoben werden, wenn es in der rechten spalte steht
*/
@media (min-width: 992px) {
  body .inside-informationFooter-nullPadding .row .col-md-6:nth-child(2) p.image,
  body .inside-informationFooter-nullPadding .row .col-lg-6:nth-child(2) p.image,
  body .inside-informationFooter-nullPadding .row .col-md-6:nth-child(2) div.image,
  body .inside-informationFooter-nullPadding .row .col-lg-6:nth-child(2) div.image {
    margin-left: 1px;
  }
}
/*
  Optimierung: 
    - Im 1-Spalten-Modus soll das Bild rechts keinen Rand zur Box haben
    - und auf weißem Grund platziert werden
*/
body .box.karriere p.image.hidden-lg,
body .box.karriere p.image.hidden-md,
body .box.karriere div.image.hidden-lg,
body .box.karriere div.image.hidden-md {
  margin-right: -15px;
  background-color: white;
}
/*
  Optimierung: 
    - Bild skalieren auf maximale Breite
*/
body .box.karriere p.image img,
body .box.karriere div.image img {
  max-width: 100%;
  height: auto;
}
/*
  Erweiterung: 
    - Auf rotem Grund Pfeil weiß
*/
body .karriere ul.arrows li {
  list-style: none outside url("../img/icon_listItemWhite.png");
}
body #sectionMainNav.visible-md .container div.mainNav {
  min-height: 71px;
}
/*
  Bugfix:
    -  Rundungen im Flyoutmenü entfernt
*/
.mainNav .flyout ul li > a {
  border-radius: 0;
}
/*
  Optimierung: 
    - flyout weniger rahmen unten
*/
.mainNav ul li.act .flyout {
  padding-bottom: 20px;
}
.mainNav ul li.act .flyout div.info.row {
  color: #f0f0f0;
  margin-top: -30px;
  text-align: right;
  font-size: 10px;
}
.mainNav ul li.act .flyout div.info.row div.col-lg-12 {
  padding-right: 0;
}
.mainNav ul li.act .flyout div.info.row div.col-lg-12.hover {
  color: #cc0000;
}
/*
  Optimierung: 
    - flyout weniger breit
    - individuell ausgerichtet
*/
body.karriere .mainNav ul li .flyout.Column_1 {
  width: 450px;
}
body.karriere .mainNav ul li .flyout.Column_2 {
  width: 450px;
}
body.karriere .mainNav ul li .flyout.Column_3 {
  width: 450px;
}
body.karriere .mainNav ul li .flyout.Column_4 {
  width: 450px;
  left: 270px;
}
body.karriere .mainNav ul li .flyout.Column_5 {
  width: 450px;
  left: 429px;
}
body .mainNav ul li .flyout {
  width: 98%;
  left: 0;
}
/*
  Optimierung: 
    - erste Spalte des Flyouts breiter (harmoniert aber nicht mit Bildern im Flyout von Info/ Kundeninformation !!!)
*/
.mainNav ul li.act .flyout .col:first-child,
.mainNav ul li.active-menu .flyout .col:first-child {
  width: 400px;
}
.mainNav ul li.act .flyout.Info .col:first-child,
.mainNav ul li.active-menu .flyout.Info .col:first-child {
  width: 170px;
}
/*
  Optimierung: 
    - komplette Spalte verlinken
*/
.mainNav ul li.act .flyout .col li {
  width: 100%;
}
/*
  Erweiterung: 
    .row.fullSize ermöglicht zwei Boxen mit
    - Eingepasster Content
    - Textblock "p" analog Shop
    - Auto-Size Bild ohne Margin
*/
.row.fullSize .articleBox.boxFullWidth {
  padding: 15px 30px 26px;
  max-height: none;
}
.row.fullSize .articleBox.boxFullWidth p:not(.image) {
  /* 24.03.2020 neuer font*/
  font-size: 14px;
  line-height: 20px;
  margin: 17px 0;
}
.row.fullSize .articleBox.boxFullWidth .image {
  margin-left: -30px;
  margin-right: -31px;
  width: auto;
  height: auto;
}
/*
  Erweiterung von 2018.05.11:
  Filialprospekte und weitere Prospekte sollen in der Desktopansicht vierspaltig sein.
  Dies beidingt kleiner Abstände und Schriften
  Der neue Font bedingt ein letter-spacing: -0.2px;
*/
@media (min-width: 992px) {
  body.angebote .mainContent .row.fullSize.fourCols .articleBox.boxFullWidth {
    padding: 15px;
  }
  body.angebote .mainContent .row.fullSize.fourCols .articleBox.boxFullWidth p:not(.image) {
    margin: 0;
    line-height: 0;
  }
  body.angebote .mainContent .row.fullSize.fourCols .articleBox.boxFullWidth .headline {
    font-size: 15px;
    letter-spacing: -0.2px;
  }
  body.angebote .mainContent .row.fullSize.fourCols .articleBox.boxFullWidth .btn {
    font-size: 14px;
    letter-spacing: -0.2px;
  }
}
/*
  Optimierung: 
    - McCann-Version überschreiben; Button nicht maximal
*/
body .articleBox.boxFullWidth .btn {
  width: auto;
}
/*
  Erweiterung: 
    .row.boxHeightMax ermöglicht Box mit mehr Höhe in der Desktopansicht
*/
@media (min-width: 992px) {
  .row.fullSize .articleBox.boxHeightMax {
    height: 445px;
  }
  .karriere.cs .row.fullSize .articleBox.boxHeightMax {
    height: 1150px;
  }
}
/*
  Optimierung: 
    McCann an Standart-Bootstrap Button annähern
*/
.btn-sm,
.btn-group-sm > .btn {
  font-size: 14px;
  padding: 5px 10px;
}
.btn-xs,
.btn-group-xs > .btn {
  font-size: 12px;
  padding: 1px 5px;
}
/*
  Optimierung: 
    Standart-Bootstrap durch McCann-Version ersetzen/ überschreiben
*/
.breadcrumb {
  background-color: transparent;
  padding: 0;
}
.btn {
  white-space: inherit;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-bottom: 14px;
  /* 24.03.2020 neuer font*/
  letter-spacing: -0.3px;
}
/*
  Optimierung: 
    Standart-Bootstrap 1.1 durch McCann-Version ersetzen/ überschreiben
*/
body.angebote .mainContent .filterOffer .articleBox h3.headline {
  line-height: 1.42857;
}
/*
  Optimierung: 
    Standart-Bootstrap (durch McCann geändert) wieder herstellen
*/
body #fileupload .table strong.error {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
}
body #fileupload .table .btn,
body .fileupload-buttonbar .btn {
  font-size: 14px;
  clear: none;
  height: auto;
  float: left;
  margin-bottom: 0;
}
body #fileupload .table .btn {
  float: right;
}
body #fileupload div.row div.col-lg-5 {
  margin-top: 30px;
}
body #fileupload table.table tbody.files tr.template-download td label {
  width: 80px;
  margin-bottom: 0;
  clear: none;
}
@media (max-width: 767px) {
  body #fileupload table.table tbody.files tr.template-download td span.preview {
    display: none;
  }
}
body #fileupload .fileupload-buttonbar .btn:hover,
body #fileupload .fileupload-buttonbar .btn:focus,
body #fileupload .fileupload-buttonbar .btn:active {
  background-color: inherit;
  border-color: inherit;
  color: #666666;
}
/*
  Optimierung: 
    Text in die Mitte
*/
body #fileupload .table > thead > tr > th,
body #fileupload .table > tbody > tr > th,
body #fileupload .table > tfoot > tr > th,
body #fileupload .table > thead > tr > td,
body #fileupload .table > tbody > tr > td,
body #fileupload .table > tfoot > tr > td {
  vertical-align: middle;
}
/*
  Optimierung: 
    Label für Fehlermeldung
*/
body #fileupload .table .template-download .label {
  width: auto;
  padding: 2px 8px;
  display: inline;
  float: none;
  color: white;
}
/*
  Erweiterung: 
    fileupload und Zusammenfassung initial nicht zeigen
*/
body #fileupload,
#review,
#last_step_next {
  display: none;
}
/*
  Bugfix: 
    - McCann setzt festen z-index und verhindert so Kombination von Dropdowns
*/
.selectize-control {
  z-index: auto;
}
/*
  Erweiterung: 
    - analog McCann http://shop.norma-online.de/register
*/
@media (min-width: 992px) {
  /*
    .contact form .inner{
        padding-left: 20px;
    }
    .contact form input[type="text"],
    .contact form input[type="password"] {
        clear: none;
        float: left;
        width: 335px;
    }
  */
  .contact .sidebar .box {
    background: url("../img/bkg_checkoutBox.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: none;
    height: 438px;
    margin-left: 5px;
    padding: 25px;
    width: 280px;
  }
  /*
    Erweiterung:
      - gleiche Abstände wie box
  */
  .contact .sidebar .boxpadding {
    margin-left: 5px;
    padding: 25px;
    width: 280px;
  }
}
.contact form label,
.contact form .label {
  clear: both;
  display: block;
  float: left;
  margin-top: 8px;
  width: 170px;
  /* Überschreibt Bootstrap */
  font-weight: inherit;
}
.contact form label.label-fullbold,
.contact form .label.label-fullbold {
  /* Sonderfall für Datenschutz */
  width: 100%;
  font-weight: bold;
}
.contact form label {
  font-size: 13px;
  margin-bottom: 10px;
}
.contact form input {
  clear: both;
  float: left;
}
.contact form input,
.contact form textarea {
  margin-bottom: 20px;
}
.contact form .selectize-input > input {
  margin-bottom: 0;
}
/* Anschrift analog McCann */
@media (min-width: 768px) {
  body.kontakt form input#kontakt_strasse,
  body.kontakt form input#kontakt_wohnort,
  body.karriere form input#bewerbung_strasse,
  body.karriere form input#bewerbung_wohnort {
    width: 252px !important;
  }
}
body.kontakt form input#kontakt_strasse,
body.kontakt form input#kontakt_plz,
body.karriere form input#bewerbung_strasse,
body.karriere form input#bewerbung_plz {
  margin-right: 6px !important;
}
body.kontakt form input#kontakt_nummer,
body.kontakt form input#kontakt_plz,
body.karriere form input#bewerbung_nummer,
body.karriere form input#bewerbung_plz {
  width: 75px !important;
}
body.karriere form input#bewerbung_abschlussjahr,
body.karriere form input#bewerbung_studienabschlussjahr {
  width: 66px !important;
}
/* Erweiterung
    - geburtsdatum + eintrittstermin analog McCann 
*/
body.filialfinder form input#filialfinder_radius,
body.filialfinder form input#filialfinder_plz,
body.karriere form input#bewerbung_geburtsdatum,
body.karriere form input#bewerbung_eintrittstermin,
body.karriere form input#bewerbung_gehaltsvorstellung {
  width: 106px !important;
}
/* Erweiterung
    - Frühestmöglicher Eintrittstermin als Dropdown 
*/
body.karriere form select#bewerbung_eintrittstermin_tag + .selectize-control,
body.karriere form select#bewerbung_eintrittstermin_monat + .selectize-control,
body.karriere form select#bewerbung_eintrittstermin_jahr + .selectize-control {
  width: 45px !important;
  margin-right: 71px !important;
}
body.karriere form select#bewerbung_eintrittstermin_tag + .selectize-control .selectize-input,
body.karriere form select#bewerbung_eintrittstermin_monat + .selectize-control .selectize-input,
body.karriere form select#bewerbung_eintrittstermin_jahr + .selectize-control .selectize-input {
  min-width: 106px;
}
body.karriere form select#bewerbung_eintrittstermin_tag + .selectize-control .selectize-input .item,
body.karriere form select#bewerbung_eintrittstermin_monat + .selectize-control .selectize-input .item,
body.karriere form select#bewerbung_eintrittstermin_jahr + .selectize-control .selectize-input .item {
  min-width: 57px;
}
body.karriere form select#bewerbung_eintrittstermin_tag + .selectize-control .selectize-input.items.not-full.has-options input,
body.karriere form select#bewerbung_eintrittstermin_monat + .selectize-control .selectize-input.items.not-full.has-options input,
body.karriere form select#bewerbung_eintrittstermin_jahr + .selectize-control .selectize-input.items.not-full.has-options input {
  width: 57px !important;
}
/* Überschreibt Bootstrap */
.contact form .radio,
.contact form .checkbox {
  padding-left: 0;
}
.contact form .label {
  color: inherit;
  text-align: inherit;
  padding-left: 0;
}
/* Überschreibt Bootstrap analog Fehlermeldung McCann-Version */
.alert-danger {
  background: none repeat scroll 0 0 #FFF8F7;
  border-color: #EBB2B0;
}
.alert-danger.alert-store {
  background: none repeat scroll 0 0 #FFF8F7;
  border-color: #DC1009;
}
.alert-danger.alert-store span {
  font-weight: bold;
  color: black;
}
.alert-warning {
  border: 1px solid #f7cc6f;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  background: #fffbed;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDY0MCA0MCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmYmVkIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZGY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSI2NDAiIGhlaWdodD0iNDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
  background-image: -moz-linear-gradient(bottom, #fffbed 0, #fffdf9 100%);
  background-image: -o-linear-gradient(bottom, #fffbed 0, #fffdf9 100%);
  background-image: -webkit-linear-gradient(bottom, #fffbed 0, #fffdf9 100%);
  background-image: linear-gradient(bottom, #fffbed 0, #fffdf9 100%);
  text-align: left;
  padding: 10px 21px;
  color: #e5a333;
}
#ajax-validate-error.alert-danger {
  margin-top: 20px;
}
.alert > ul {
  margin-top: 14px;
  margin-bottom: 14px;
}
.alert > ol li,
.alert > ul li {
  color: #666666;
}
body.newsletter .mainContent .alert h2 {
  margin: 14px 0;
}
/* Bugfix: Bei McCann sind alle alert rot!
    - Überschreibt McCann-Version analog Bootstrap 
*/
.alert.alert-info ul li,
.alert.alert-info p,
.alert.alert-info h1,
.alert.alert-info h2,
.alert.alert-success ul li,
.alert.alert-success p,
.alert.alert-success h1,
.alert.alert-success h2 {
  color: inherit;
}
.alert.alert-success ul li {
  font-size: 13px;
}
/* Bugfix:
    - Mobile kleiner 
*/
@media (max-width: 767px) {
  .alert h2 {
    font-size: 18px;
    word-wrap: break-word;
  }
}
.error {
  border: 1px solid #eab1af;
  /* stroke */
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /* prevents bg color from leaking outside the border */
  background-color: #fffaf9;
  /* layer fill content */
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  /* drop shadow */
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  /* drop shadow */
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  /* drop shadow */
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZjVmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmFmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  /* gradient overlay */
  background-image: -moz-linear-gradient(bottom, #fff5f4 0%, #fffaf9 100%);
  /* gradient overlay */
  background-image: -o-linear-gradient(bottom, #fff5f4 0%, #fffaf9 100%);
  /* gradient overlay */
  background-image: -webkit-linear-gradient(bottom, #fff5f4 0%, #fffaf9 100%);
  /* gradient overlay */
  background-image: linear-gradient(bottom, #fff5f4 0%, #fffaf9 100%);
  /* gradient overlay */
  padding: 19px;
}
/*
  Workaround für Fehlermeldungen bei kleinem Display: 
*/
@media (max-width: 991px) {
  .error {
    margin-left: -20%;
    margin-top: 20px;
  }
}
@media (max-width: 600px) {
  .error {
    padding: 4px;
    font-size: 12px;
    margin-left: -50%;
    margin-top: 20px;
  }
}
/*
  Bugfix: 
    - topButton immer rechts in 13px
*/
.contact a.btn.topButton,
.checkout a.btn.topButton {
  float: right;
  font-size: 13px;
  line-height: 17px;
}
/* Stellenbeschreibung / Radiobuttons */
form div.row div.col-xs-12 div.stellen_auswahl div.inner div.checkbox label {
  width: 100% !important;
  margin-top: 0;
}
@media (min-width: 991px) {
  form div.row div.col-xs-12 div.stellen_auswahl div.inner div.checkbox .as_rbLabel,
  form div.row div.col-xs-12 div.stellen_auswahl div.inner div.checkbox label {
    /* background-color: blue; */
    float: right;
    width: 64.6% !important;
    margin-top: 8px;
  }
}
label.br.rbLabel {
  padding-bottom: 20px;
  border-bottom: 1px solid #666666;
}
body.filialfinder form#filialfinder .persoenliche_daten div.inner p.info,
body.kontakt form#kontakt .persoenliche_daten div.inner p.info,
body.kontakt form#kontakt .sonstiges div.inner p.info,
body.karriere form#application .persoenliche_daten div.inner p.info,
body.karriere form#application .sonstiges div.inner p.info {
  margin-top: -20px;
  padding-bottom: 10px;
}
body.einkaufsliste form#einkaufsliste p.button_info,
body.filialfinder form#filialfinder p.button_info,
body.newsletter form#newsletterabmeldung p.button_info,
body.newsletter form#newsletter p.button_info,
body.kontakt form#kontakt p.button_info,
body.kontakt form#fileupload p.button_info,
body.karriere form#application p.button_info,
body.karriere form#fileupload p.button_info {
  text-align: right;
  font-size: 11px;
  margin-bottom: 5px;
}
/*
  Erweiterung: 
    - analog McCann http://shop.norma-online.de/register
*/
.contact .sidebar .box {
  height: 377px;
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact .sidebar .box {
    height: 260px;
  }
}
.contact .sidebar .box.noborder {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/*
  Erweiterung: 
    - Andere Positionierung als bei Registrierung
*/
body.kontakt .step-distance,
body.karriere .step-distance {
  margin-top: 21px;
}
body.karriere .stepWrapper.step-1 .arrow {
  left: 120px;
}
body.karriere .stepWrapper.step-2 .arrow {
  left: 430px;
}
body.karriere.cs .stepWrapper.step-3 .arrow,
body.kontakt .stepWrapper.step-2 .arrow {
  left: 430px;
}
body.kontakt .stepWrapper.step-3 .arrow,
body.karriere .stepWrapper.step-3 .arrow {
  left: 760px;
}
/*
  Erweiterung: 
    - Ermöglicht die Kombination von Bootstrap "input-group>input-group-addon" mit Gfx-Checkbox a la McCann: 
    div.col-lg-6 div.input-group span.input-group-addon span.checkbox label.cbLabel input#bar.chkbox
    - Korrekte Positionierung ohne JS
*/
span.radio,
span.checkbox {
  display: block;
  margin-bottom: 0;
  margin-top: 0;
  min-height: 0;
  padding-left: 0;
}
.input-group span.input-group-addon span.checkbox label input.chkbox {
  margin-left: 0;
}
/*
  Erweiterung: 
    - Gleiche Höhe für ein und zweizeilige Footer-Headline
*/
.footerEffect h6 {
  min-height: 37px;
}
/*
  Erweiterung: 
    - Verlinkte Footer-Headline in gleicher Farbe (gelb) wie bisher unverlinkt
*/
.footerEffect h6 a {
  color: inherit;
}
/*
  Erweiterung analog: 
    - http://getbootstrap.com/components/#glyphicons
*/
.bs-glyphicons {
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 15px;
}
.bs-glyphicons-list {
  list-style: none outside none;
  padding-left: 0;
}
.bs-glyphicons li {
  font-size: 12px;
  width: 12.5%;
}
.bs-glyphicons li {
  background-color: #F9F9F9;
  border: 1px solid #FFFFFF;
  float: left;
  height: 115px;
  line-height: 1.4;
  padding: 10px;
  text-align: center;
}
.bs-glyphicons .glyphicon {
  font-size: 24px;
  margin-bottom: 10px;
  margin-top: 5px;
}
.bs-glyphicons .glyphicon-class {
  display: block;
  text-align: center;
  word-wrap: break-word;
}
.banner .flex-viewport .slides a.bg.nolink {
  cursor: default;
}
/*
  Erweiterung: 
    - Rahmen für Bild im Content
*/
body .container .clearfix .articleBox.msImage {
  max-height: inherit;
  min-height: inherit;
  padding: 0;
  width: inherit;
  float: right;
  margin-left: 20px;
  /* border: 1px solid white; */
}
body .container .clearfix.box.karriere .articleBox.msImage {
  border: 1px solid white;
}
body .container .clearfix .articleBox.msImage img {
  /*max-width:520px;*/
  max-width: 640px;
}
@media (min-width: 1000px) {
  body .container .clearfix .articleBox.msImage img {
    max-width: 880px;
  }
}
/*
  Erweiterung: 
    - Bild mit Rahmen im Content bei kleinen Ansichten skalieren
    - Flyout-Pfeile für Karrie mittig unter Symbol
*/
@media (max-width: 767px) {
  body .container .clearfix .articleBox.msImage img {
    max-width: 100%;
  }
  body .container .clearfix .articleBox.msImage {
    float: none;
    margin-left: 0;
  }
  body.karriere #header .navigationUser .overlayMenu.kontakt .arrow {
    /*left: 118px;*/
  }
  body.karriere #header .navigationUser .overlayMenu.filiale .arrow {
    /*left: 42px;*/
  }
}
body.angebote .container.bannerContent .clearfix.box > img,
body .container.mainContent.clearfix .clearfix.box > img {
  /* border:1px solid lime; */
  max-width: 100%;
  height: auto;
}
body.angebote .container.bannerContent .clearfix.box p img,
body .container.mainContent.clearfix .clearfix.box p img {
  /* border:1px solid yellow; */
  max-width: 100%;
  height: auto;
}
body.angebote .container.bannerContent .clearfix.box li img,
body .container.mainContent.clearfix .clearfix.box li img {
  /* border:1px solid brown; */
  max-width: 100%;
  height: auto;
}
/*
  Optimierung:
    - Text ist zwar zentriert, aber das Icon nicht
    - Erst Standard-Ansicht Desktop, dann Mobile
*/
body #header .hidden-xs .navigationUser li.iconWishlist button.ic,
body #header .hidden-xs .navigationUser li.iconWishlist a.ic {
  background-position: 16px -130px !important;
}
body #header .hidden-xs .navigationUser li.iconShop.MF button.ic,
body #header .hidden-xs .navigationUser li.iconShop.MF a.ic {
  background-position: 24px -65px;
  /* Meine Filiale */
}
body #header .hidden-xs .navigationUser li.iconShop.MF.selected button.ic,
body #header .hidden-xs .navigationUser li.iconShop.MF.selected a.ic {
  background-position: -122px -65px;
  /* Meine Filiale ausgewählt */
}
body #header .hidden-xs .navigationUser li.iconShop button.ic,
body #header .hidden-xs .navigationUser li.iconShop a.ic {
  background-position: 32px -65px;
  /* Niederlassungen */
}
body #header .visible-xs .navigationUser li.iconWishlist button,
body #header .visible-xs .navigationUser li.iconWishlist a {
  background-position: -69px -116px !important;
}
body #header .visible-xs .navigationUser li.iconShop button,
body #header .visible-xs .navigationUser li.iconShop a {
  background-position: -61px -54px !important;
}
body #header .visible-xs .navigationUser li.iconCart button,
body #header .visible-xs .navigationUser li.iconCart a {
  background-position: -63px -175px !important;
}
/*
  Optimierung:
    -  Sofern kein Bild in dieser Box ist keine Mindesthöhe setzen
*/
body div#informationFooter.clearfix .row .col-xs-12 .articleBox.noMinHeight {
  min-height: 0;
}
/*
  Optimierung:
    -  Unterscheidung zwischen Sortiment und Aktuell
*/
.angebote .mainContent .articleBox.Aktuell {
  border: 1px solid rgba(204, 0, 0, 0.6);
}
/*
  Bugfix:
    - erste und dritte box weniger margin, sonst umbruch
    - auch bei der kachelansicht
*/
@media (min-width: 992px) {
  #informationFooter .websites .articleBox:first-child,
  #informationFooter .row.websites .articleBox:nth-child(3n+3) {
    margin-right: 27px;
  }
  /*
  .mainContent .offerFilterElements .articleBox {
    margin-right: 27px;
    border-top:1px solid mediumvioletred;
  }
  
  .mainContent .offerFilterElements .articleBox:nth-child(4n+4) {
    margin-right: 0;
    border-top:1px solid lawngreen;
  }
  */
}
@media (min-width: 768px) {
  body.kontakt div#review .row label.review,
  body.karriere div#review .row label.review {
    margin-left: 20px;
    width: 300px;
    float: left;
  }
}
/*
  Optimierung:
    -  Tabellen für Aktuelle Termine
*/
body.karriere table.termine thead tr th {
  font-weight: bold;
  color: #ffcd34;
}
body.karriere table.termine td,
body.karriere table.termine th {
  padding: 4px;
}
body.karriere table.termine,
body.karriere table.termine td {
  border: 1px solid #666666;
}
body.karriere table.termine th {
  border: 1px solid #DC1009;
}
body.karriere table.termine th {
  background-color: #DC1009;
  color: white;
}
/*
  Ausnahme:
    -  Zweiten Button zum Bewerbungsformular unter Tabellen für Aktuelle Termine nicht anzeigen
*/
body.karriere .container .clearfix a.btn.btnAction {
  /*display:none;*/
}
/*
  Bugfix:
    -  McCann hat das input-feld auf display:none gesetzt, dann funktioniert placeholder aber nicht
*/
body .selectize-control .selectize-input input {
  display: inline-block;
  border-radius: 0;
  border-right: 1px solid #e0e0e0 !important;
  width: 150px;
}
body .js-dropdown .selectize-control .selectize-input {
  /* neu 2017.12.22 */
  margin-top: 10px;
}
body .js-dropdown .selectize-control .selectize-input input {
  min-width: 94%;
  /* neu 2017.12.22 */
}
body .selectize-control .selectize-input .item {
  /*border:1px solid lime !important;*/
}
body .selectize-control .selectize-input .item + input {
  display: none;
}
/*
  Bugfix:
    -  Checkboxen in Flucht
*/
#newsletterabmeldung .checkbox.newsletter label.clear,
#newsletter .checkbox.newsletter label.clear {
  clear: both;
}
@media (min-width: 768px) {
  #newsletterabmeldung .checkbox.newsletter label.clear,
  #newsletter .checkbox.newsletter label.clear {
    margin-left: 170px;
  }
}
/*
  Bugfix:
    -  Selectfelder müssen verborgen bleiben und selectize-input hervorgehoben werden
*/
body select.selectized {
  display: none;
}
body select.selectized + .selectize-control .selectize-input.instyle_error {
  background: #fff8f7 !important;
  border-color: #ebb2b0 !important;
}
body select.selectized + .selectize-control .selectize-input.instyle_success {
  background: #f8fff7 !important;
  border-color: #b2ebb0 !important;
}
/*
  Bugfix:
    - Buttons sollen bei kleinem Display Texumbruch ermöglichen
    - Footerlink sollen umbrechen wenn Content zu breit
    - Sitemap weniger eingerückt
*/
@media (max-width: 767px) {
  .btn {
    height: auto;
    font-size: 14px;
  }
  #footer .footerNavi ul li a {
    word-wrap: break-word;
  }
  .sitemap ul.sitemap,
  .sitemap ul.sitemap ul {
    padding-left: 15px;
  }
}
/*
  Optimierung / Sonderfall:
    -  Abstände auf "Ausbildungsberufe - Ich werd’ Azubi bei NORMA"
*/
body.karriere.ausbildungsberufe .container.mainContent.clearfix .clearfix.box ul li ul li:last-child {
  margin-bottom: 20px;
}
/*
  Optimierung:
    -  Im Footer aktive Seite hervorheben
*/
.footerNavi h6.act,
.footerNavi ul li.act {
  text-decoration: underline;
}
/*
  Optimierung / Sonderfall:
    -  Auf der Seite body.<aktuelle-Seite> Links nicht anzeigen (wenn man von der Seite body.s-<gespeicherte-Seite> kommt.)
body.karriere .subHeader .normaWebsites ul  li.normaNewsletter,
body.kontakt.s-karriere .subHeader .normaWebsites ul  li.normaNewsletter,
body.newsletter .subHeader .normaWebsites ul  li.normaCareer,
body.kontakt.s-newsletter .subHeader .normaWebsites ul  li.normaCareer{
  display:none;
}

body.karriere #footer .footerNavi .Newsletter,
body.kontakt.s-karriere  #footer .footerNavi .Newsletter,
body.newsletter  #footer .footerNavi .Karriere,
body.kontakt.s-newsletter  #footer .footerNavi .Karriere{
  display:none;
}
*/
/*
  Nie als Hauptnavi anzeigen
  - Kundeninformation
  - Filialfinder
*/
body .subHeader .normaWebsites ul li.normaFilialfinder,
body .subHeader .normaWebsites ul li.normaInfo {
  display: none;
}
/*
  Optimierung / Sonderfall:
    -  informationFooter ohne Headline wie mit Headline ausrichten
*/
@media (min-width: 768px) {
  #informationFooter .h2_emtpy_headline {
    margin-top: 32px;
    height: 29px;
    margin-bottom: 10px;
  }
}
/*
  Bugfix:
    -  Bild bislang zu breit
#informationFooter .image {
  width: 457px;
}
#informationFooter .image img{
  width: 456px;
}
*/
/*
  Bugfix:
    -  war über den Rand
*/
#informationFooter .articleBox.boxFullWidth .image img {
  max-width: 456px;
}
/*
  Bugfix:
    -  hier war ein Rand
*/
#informationFooter .articleBox .image img {
  width: 100%;
}
/*
  Erweiterung:
    -  alter Filialfinder
*/
.containernavi table {
  width: auto;
}
body blockquote {
  color: #666666;
  font-family: ex-f57, sans-serif;
}
body blockquote {
  display: block;
  font-size: 16px;
  font-weight: 100;
  margin-left: 30px;
}
#routeCorridorExampleUI .close {
  margin-top: -22px;
}
#routeCorridorExampleUI #maneuversList div table tr td {
  line-height: 1.6;
}
#routeCorridorExampleUI #maneuversList div table tr td.first {
  text-align: center;
  width: 60px;
}
#routeCorridorExampleUI #maneuversList div table tr td.last {
  text-align: right;
  width: 80px;
}
/*
#routeCorridorExampleUI #maneuversList div table tr td.odd {
    background-color: #dfedf7;
}
*/
/* BUGFIX Navigation/ Submenu - Start */
.mainNav ul li .subnav {
  margin-top: 0;
}
.mainNav ul.subnav li {
  margin-bottom: 3px;
}
.mainNav ul.subnav li a {
  display: inline;
}
.mainNav ul li .subnav {
  padding-bottom: 20px;
}
/*
body #footer .footerNavi ul li.billiger a{
  color: #ccc;
}
*/
.mainNav ul.subnav li.preview a {
  color: #138da5;
}
body #footer .footerNavi ul li.preview a {
  color: #54c6de;
}
.mainNav ul.subnav li.expired a {
  color: #bababa;
}
body #footer .footerNavi ul li.expired a {
  color: #9D0000;
}
body #sectionMainNav .flyout .expired a {
  color: #bababa;
}
/* breadcrumbs nach unten schieben sofern zu viele Einträge in Submenu */
body.sortiment .container.mainContent {
  /* padding-top: 20px; */
}
/* BUGFIX Navigation/ Submenu - Ende */
/*
LISTENANSICHT AN STELLE VON KACHELN

body .articleBox { 
  width: 100%; 
  min-height: 100px;
} 

body .articleBox .head {
  min-height: 0px;
}

body .listItems .articleBox .image {
  height:auto;
  float:left; 
}

body .articleBox .info {
  height: 25px;
}
*/
/*
.mainNav ul li .subnav li.billiger a{
  color: #888;
}
*/
/* korrektur der Abstände für Seite ohne Suche -- Anfang */
body.admin #sectionMainNav.visible-md.visible-lg div.container div.search.row {
  /* background-color: tomato; */
}
/* preview-Darstellung mit "Suche" seit 27.02.2026 auch */
/* live-Darstellung ohne "Suche" */
body.preview #sectionMainNav,
body.online #sectionMainNav {
  background-image: url(../img/bkg_sprite.png);
  background-position: 0 -103px;
}
body.online #sectionMainNav .mainNav ul.clearfix {
  /*background-color: springgreen;*/
}
body.online .mainNav ul li .subnav {
  /*background-color: violet;*/
}
body.online #sectionMainNav .search {
  display: none;
}
body.preview #sectionMainNav,
body.online #sectionMainNav {
  height: 235px;
  /*border:1px solid red;*/
}
body.admin .container.mainContent.clearfix .clearfix.box {
  margin-top: 0;
}
/*

body.preview {
    background-attachment: fixed;
    background-clip: border-box;
    background-color: #f0f0f0;
    background-image: url("/ext/css/images/bg/bg-body_preview.png");
    background-origin: padding-box;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto auto;
}

body.sortiment.online {
    background-attachment: fixed;
    background-clip: border-box;
    background-color: #f0f0f0;
    background-image: url("/ext/css/images/bg/bg-body_motiv-b_2015-04-08_neu.jpg");
    background-origin: padding-box;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto auto;
}
*/
/* VERSION 1 - Navi "Transparent" 
*/
/*
body.sortiment.online .mainNav  ul.clearfix{
  height:40px;
  border-bottom: 1px solid white;
}
*/
body.sortiment.online #sectionMainNav {
  /*background-image: none;*/
  background-color: transparent;
}
/* korrektur der Abstände für Seite ohne Suche -- Ende */
body.filialfinder.online .mainContent.filiale #inhalt .row {
  padding: 10px 0 10px 0;
  /*
    &.odd{ background-color: #eee; }
    */
}
body.filialfinder.suchergebnis .locationInfo {
  text-align: center;
  margin-top: 20px;
}
body .articleBox.boxFullWidth.wishList {
  min-height: 215px;
  max-height: 215px;
}
@media (max-width: 767px) {
  body .articleBox.boxFullWidth.wishList {
    max-height: none;
  }
  body .articleBox.boxFullWidth.wishList .image {
    width: 215px;
  }
  body .articleBox.boxFullWidth.wishList .image img {
    border-bottom: 0;
    max-height: none;
    max-width: none;
  }
  body .articleBox.boxFullWidth.wishList .head {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    margin-top: -10px;
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  body .articleBox.boxFullWidth.wishList .image {
    float: left;
    width: 215px;
  }
  body .articleBox.boxFullWidth.wishList .image img {
    border-bottom: 0;
    border-right: 1px solid rgba(0, 0, 0, 0.15);
  }
  body .articleBox.boxFullWidth.wishList .info,
  body .articleBox.boxFullWidth.wishList .head {
    padding-left: 215px;
  }
}
.error button.close.top {
  margin-top: -20px;
  margin-right: -12px;
}
.mainContent .alert.alert-danger h2 {
  margin-bottom: 20px;
}
.einkaufsliste.erinnerungs-service #datetimepicker .timepicker a.btn span.glyphicon {
  height: 34px;
  line-height: 34px;
  margin: -7px 0 0 0;
}
.einkaufsliste.erinnerungs-service #einkaufsliste #datetimepicker.input-group.date input.form-control {
  width: 100%;
}
.einkaufsliste.erinnerungs-service .bootstrap-datetimepicker-widget table td.today::before {
  border-bottom-color: #dc130c;
}
.einkaufsliste.erinnerungs-service .bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #dc130c;
}
.einkaufsliste.erinnerungs-service #einkaufsliste #datetimepicker_input {
  clear: none;
  float: left;
  width: 335px;
}
@media (max-width: 767px) {
  .einkaufsliste.erinnerungs-service #einkaufsliste #datetimepicker_input {
    width: 100%;
  }
}
/* Themenauswahl per Dropdown */
body .dropdown {
  /*margin-bottom: 20px;*/
  min-height: 40px;
  padding-right: 4px;
}
body .dropdown .selectize-control {
  width: 58%;
  float: right;
  margin: 0;
  z-index: 101;
}
body .dropdown .selectize-control .selectize-input .item {
  min-width: 94%;
}
body .dropdown label,
body .dropdown .label {
  clear: both;
  display: block;
  float: left;
  width: 42%;
  margin-top: 10px;
  font-weight: 700;
  min-height: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}
body.cs #footer .footerNavi .Kontakt {
  display: none;
}
.ms-tabs-template .ms-thumb-frame-selected h3 {
  color: #dc130c;
}
@media (min-width: 768px) {
  #kontakt .norma24-logo {
    margin-left: 20px;
  }
}
.hidden-4rows {
  display: none;
}
/* Unternehmen und Karriere tauschen ihren Platz */
.mainNav li.hidden-a {
  /*
  //ggf. für die Unternavigation eine andere Farbe
  ul.subnav li a{
    color: #FF7014;
  }
  */
}
.mainNav li.hidden-a a {
  display: none;
}
@media (min-width: 768px) {
  .subHeader .col-md-10 {
    padding-right: 0;
    width: 88%;
  }
  .subHeader .col-md-2 {
    width: 12%;
    padding-left: 0;
  }
  .normaWebsites ul li.normaCompanies.act a {
    color: #666666;
  }
}
#header .navigationUser li button.ic,
#header .navigationUser li a.ic {
  font-size: 13px;
  letter-spacing: 0.2px;
}
.articleGroup.obst-gemuese h3.headline,
body.sortiment .articleGroup h3.headline {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.articleGroup.obst-gemuese h3.headline:before,
.articleGroup.obst-gemuese h3.headline:after,
body.sortiment .articleGroup h3.headline:before,
body.sortiment .articleGroup h3.headline:after {
  content: '';
  border-top: 2px solid;
  margin: 0 20px 0 0;
  flex: 1 0 20px;
}
.articleGroup.obst-gemuese h3.headline:after,
body.sortiment .articleGroup h3.headline:after {
  margin: 0 0 0 20px;
}
body .articleBox .image a {
  display: block;
  width: 100%;
  height: 100%;
}
.grecaptcha-badge {
  visibility: hidden;
}
#newsletter .sidebar .box {
  background-size: 100% 100%;
  height: auto;
}
.inside-informationFooter {
  padding: 20px;
  display: block;
}
.inside-informationFooter-nullPadding {
  padding: 0;
}
.inside-informationFooter img {
  max-width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .inside-informationFooter img {
    width: 100%;
  }
}
.subHeader.preHeader .infoText img {
  max-width: 100%;
}
.underline {
  text-decoration: underline;
}
/* Erweiterung nach Umstellung auf Bootstrap 4.3.1 */
@media (max-width: 767px) {
  #fileupload .fileupload-buttonbar span.fileinput-button,
  #fileupload .fileupload-buttonbar button.btn {
    width: 100%;
    margin-top: 10px;
  }
}
#fileupload .template-download td:first-child,
#fileupload .template-upload td:first-child {
  display: none;
}
@media (min-width: 992px) {
  #fileupload .template-download td:first-child,
  #fileupload .template-upload td:first-child {
    display: table-cell;
    width: 96px;
  }
}
#fileupload .template-download td:nth-child(2),
#fileupload .template-upload td:nth-child(2) {
  width: 30%;
}
@media (min-width: 992px) {
  #fileupload .template-download td:nth-child(2),
  #fileupload .template-upload td:nth-child(2) {
    width: 298px;
  }
}
#fileupload .template-download td:nth-child(3),
#fileupload .template-upload td:nth-child(3) {
  width: auto;
}
@media (min-width: 992px) {
  #fileupload .template-download td:nth-child(3),
  #fileupload .template-upload td:nth-child(3) {
    width: 262px;
  }
}
#fileupload .template-download td:last-child,
#fileupload .template-upload td:last-child {
  width: 30%;
}
@media (min-width: 992px) {
  #fileupload .template-download td:last-child,
  #fileupload .template-upload td:last-child {
    width: 262px;
  }
}
.main-search--form .main-search--field {
  background-color: #fff;
  border-radius: 4px;
  border: none;
  box-shadow: none;
  box-sizing: border-box;
  color: #8c8c8c;
  font-size: 17px;
  line-height: 1.2rem;
  /*margin: 5px 42px 3px 5px;*/
  /*margin: 5px 20px 3px 5px;*/
  margin: 0;
  min-height: 40px;
  padding: 0.5rem;
  text-align: left;
  /*width: 98%;*/
  width: 100%;
}
.main-search--form button.main-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  top: 0.625rem;
  bottom: 0.625rem;
  font-size: 1.25rem;
  padding: 0 0 0 0.625rem;
  line-height: 1;
  position: absolute;
  z-index: 2;
  border: 0 none;
  background: transparent;
  color: #666;
  outline: none;
}
.main-search--form button.main-button.main-button--reset {
  right: 30px;
}
.main-search--form button.main-button.main-button--search {
  right: 0;
}
.main-search--form button.main-button .icon {
  background-repeat: no-repeat;
  background-position: 0 center;
  content: "";
  display: block;
  height: 30px;
  width: 30px;
}
.main-search--form button.main-button .icon.icon--reset {
  background-image: url("/ext/img/icon_main-reset.png");
}
.main-search--form button.main-button .icon.icon--search {
  background-image: url("/ext/img/icon_main-search.png");
}
.navigationUser li.main-search--form {
  margin: 5px 10px 5px 0;
}
@media (max-width: 767px) {
  .navigationUser ul {
    overflow: hidden;
  }
  .navigationUser li {
    float: left;
  }
  .navigationUser li:nth-child(2) {
    clear: left;
  }
  .navigationUser li.main-search--form {
    width: 100%;
  }
  .navigationUser li.iconCart button.ic {
    border-left: none;
  }
  .navigationUser li.iconCart a.ic {
    border-left: none;
  }
}
@media (min-width: 992px) {
  .navigationUser li.main-search--form {
    width: 246px;
  }
}
div.main-search--form {
  margin-top: 16px;
}
div.main-search--form .main-search--field {
  width: 100%;
}
#siteSearch .container-banner h2.headline,
#siteSearch .container-banner h2.headline span {
  color: #666666;
}
@media (max-width: 767px) {
  #siteSearch #search-results .produktBox.produktBox--pre .produktBox-img.produktBox-img--center {
    position: static;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #siteSearch li.ss360-suggests:nth-child(3n+0) .produktBox {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  #siteSearch li.ss360-suggests:nth-child(4n+0) .produktBox {
    margin-right: 0;
  }
}
#siteSearch .ss360-grid--lg {
  grid-template-columns: unset;
  display: unset;
}
#siteSearch .ss360-grid--lg .ss360-suggests {
  overflow: unset;
}
#siteSearch .ss360-suggests {
  margin: 0;
}
#siteSearch .ss360-layer {
  background: transparent !important;
  padding: 0;
  color: inherit;
}
#siteSearch #ss360-heading-produkte {
  display: none;
}
#siteSearch .ss360-n-section {
  font-size: inherit;
}
#siteSearch .ss360-list .produktBox .produktBox-cont .produktBox-cont-wrapper li.produktBox-cont-wrapper-price a.nodeco {
  text-decoration: none;
}
#siteSearch #search-results #ss360-no-results #ss360-search-result-heading {
  height: unset;
  margin-bottom: unset;
  min-height: unset;
  padding-left: unset;
  position: unset;
  z-index: unset;
  color: #dc130c;
  font-size: 26px;
}
@media (max-width: 767px) {
  .breadcrumb {
    /* 27.09.2023 mit Suche */
    margin-top: 30px;
  }
  .main-search--form .main-search--field {
    margin: 0;
  }
}
.produktBoxContainer input.set-shopurl {
  border-radius: 0;
  position: absolute;
  width: 100%;
  padding: 1px;
  opacity: 0.5;
  z-index: 101;
}
.produktBox--pre input.set-shopurl {
  border-radius: 0;
  margin: -15px;
  position: absolute;
  width: 213px;
  padding: 1px;
  opacity: 0.5;
}
.section--detail input.set-shopurl {
  border-radius: 0;
  width: 100%;
  padding: 2px 6px;
}
/* Mobil ein Themenbanner */
@media (max-width: 767px) {
  .banner-xs {
    margin-top: 90px;
  }
  .banner-xs img {
    position: absolute;
    left: 0;
  }
}
@media (max-width: 360px) {
  .banner-xs {
    display: none;
  }
  .banner-xs img {
    display: none;
  }
}
.deprecated__skip-links {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.deprecated__skip-links a:focus {
  width: auto;
  height: auto;
  margin: 0;
  clip: auto;
  overflow: visible;
  white-space: normal;
  background: #fff;
  padding: 10px;
  z-index: 1000;
  border: 2px solid #000;
}
/*
* Grundzustand: visuell verborgen, aber zugänglich
* ✔ Tastaturbedienbar
* ✔ Sichtbar spätestens bei Fokus
* ✔ Hoher Farbkontrast
* ✔ Kein display:none oder visibility:hidden
* ✔ Nicht durch clip blockiert beim Fokus
*/
.skip-links {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 1003;
}
.skip-link {
  position: absolute;
  left: -9999px;
  top: 0;
  padding: 0.75rem 1rem;
  background: #fff;
  color: #000;
  text-decoration: none;
  font-weight: 600;
  border-radius: 0 0 4px 4px;
}
/* Sichtbar bei Fokus (BFSG-relevant) */
.skip-link:focus,
.skip-link:focus-visible {
  left: 0;
  outline: 3px solid #ffbf47;
  outline-offset: 2px;
  width: 20em;
}
/* Optional: Hover auch sichtbar */
.skip-link:hover {
  text-decoration: underline;
}
.visually-hidden {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.icon-wrapper {
  margin-left: 0.5em;
}
a .nolink {
  color: #666 !important;
}
body .topicBox a {
  text-decoration: none;
}
body a.blocklink {
  display: block;
}
body a:focus-visible:not(.blocklink),
body a.blocklink:focus-visible {
  outline: 3px solid #ffcc00;
  outline-offset: 4px;
  border-radius: 6px;
}
body .normaWebsites a:focus-visible:not(.blocklink),
body .normaWebsites a.blocklink:focus-visible {
  height: 40px;
  outline: 3px solid #dc130c;
}
/* ggf. überflüssig: versteckter Text für Screenreader beim Slider */
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
/* Strukturierte Daten bei den News zu Preissenkungen */
#mainContent article.product {
  margin-bottom: 16px;
}
#mainContent article.product:first-of-type {
  margin-top: 16px;
}
#mainContent article.product h3 {
  /*font-family: ex-f55,sans-serif;*/
  font-size: 15px;
  margin: 0;
}
#mainContent article.product p {
  margin: 0;
}
#mainContent article.product p del {
  /*color: blue;*/
}
#mainContent article.product p strong {
  /*color: green;*/
}
.navigationUser ul.inline-list {
  list-style: none;
  /* Standard-Punkte entfernen */
  padding: 0;
  margin: 0;
  width: 80% !important;
  line-height: 35px;
}
.navigationUser ul.inline-list li {
  display: inline;
  /* Elemente nebeneinander */
}
.navigationUser ul.inline-list li:not(:last-child)::after {
  content: "\00a0\00a0|\00a0\00a0";
  /* &nbsp;|&nbsp; */
}
#header .navigationUser .overlayMenu.wishlist ul.inline-list-buttons {
  list-style: none;
  /* Standard-Punkte entfernen */
  padding: 0;
  margin: 0;
  float: none;
}
#header .navigationUser .overlayMenu.wishlist ul.inline-list-buttons li {
  display: inline;
  /* Elemente nebeneinander */
  float: none;
}
[inert] > * {
  opacity: 0.6;
}
body .navMobile ul.nav li.act:first-child.lvl-1 .as_link,
body .navMobile ul.nav .lvl-1 .as_link {
  font-size: 18px;
  font-weight: bold;
  color: #666;
  padding-left: 35px;
  padding-right: 15px;
  padding-top: 7px;
  padding-bottom: 10px;
  display: block;
}
body .navMobile ul.nav li.act:first-child.lvl-1 a.act,
body .navMobile ul.nav .lvl-1 a.act,
body .navMobile ul.nav li.act:first-child.lvl-1 .as_link.act,
body .navMobile ul.nav .lvl-1 .as_link.act {
  color: #dc130c;
}
body .navMobile ul.nav button {
  position: absolute;
  top: 2px;
  right: 10px;
  height: 40px;
  width: 40px;
}
/*# sourceMappingURL=NORMA_mods.css.map */