@charset "UTF-8";
/*
@mixin border-radius($radius) {
  -webkit-border-radius: $radius;
     -moz-border-radius: $radius;
      -ms-border-radius: $radius;
          border-radius: $radius;
}

.box { @include border-radius(10px); }


.message {
  border: 1px solid #ccc;
  padding: 10px;
  color: #333;
}

.success {
  @extend .message;
  border-color: green;
}

nav {
  ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  li { display: inline-block; }

  a {
    display: block;
    padding: 6px 12px;
    text-decoration: none;
  }
}

*/
@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=b717a1d2-765d-4637-834a-b3d2650274dc&fontids=1123228,1123222");
@font-face {
  font-family: "ITCOfficinaSansW04-Book";
  src: url("/media/fonts/1123228/ccb80556-7abd-4bab-b4e5-3d6edc3d56d9.eot?#iefix");
  src: url("/media/fonts/1123228/ccb80556-7abd-4bab-b4e5-3d6edc3d56d9.eot?#iefix") format("eot"), url("/media/fonts/1123228/369c7bbe-240b-4216-87cd-7f0c2c862f77.woff") format("woff"), url("/media/fonts/1123228/ac69dad1-45ca-4a6e-8bc9-fabf5cf63c53.ttf") format("truetype"), url("/media/fonts/1123228/7d604093-c000-46da-ae07-4825fc77fb39.svg#7d604093-c000-46da-ae07-4825fc77fb39") format("svg");
}
@font-face {
  font-family: "ITCOfficinaSansW04-Bold";
  src: url("/media/fonts/1123222/caede52a-6883-46d8-9f68-b58623ee3864.eot?#iefix");
  src: url("/media/fonts/1123222/caede52a-6883-46d8-9f68-b58623ee3864.eot?#iefix") format("eot"), url("/media/fonts/1123222/b248ccfe-6706-49b4-b359-924abedf4dde.woff") format("woff"), url("/media/fonts/1123222/86cb1ec7-4b3b-477d-bc6b-47578f0c0c5e.ttf") format("truetype"), url("/media/fonts/1123222/ebc91d92-26bc-4055-b4bf-dfe311adf1d4.svg#ebc91d92-26bc-4055-b4bf-dfe311adf1d4") format("svg");
}
/*COMMENT*/
html body {
  height: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  /* change the box model to exclude the padding from the calculation of 100% height (IE8+) */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  background: #e3e1dd;
  color: #000;
  cursor: auto;
  font: 18px/27px "ITCOfficinaSansW04-Book", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font: 1.1875rem/1.6875rem "ITCOfficinaSansW04-Book", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0.5px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative;
}

a:hover {
  cursor: pointer;
}

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

input[type=file] {
  display: none;
}

#map-canvas {
  height: 405px;
}
#map-canvas img, #map-canvas embed, #map-canvas object {
  max-width: none !important;
}

.map-canvas img, .map-canvas embed, .map-canvas object {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
  text-align: right;
}

.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}

.hide {
  display: none;
}

.invisible {
  visibility: hidden;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
}

textarea {
  height: auto;
  min-height: 50px;
}

select {
  width: 100%;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

a {
  color: #a2123b;
  line-height: inherit;
  text-decoration: none;
  vertical-align: top;
}
a:hover, a:focus {
  color: #820e2f;
}
a img {
  border: none;
}

p {
  font-family: inherit;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}
p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}
p aside {
  font-size: 0.875rem;
  font-style: italic;
  line-height: 1.35;
}

.bold {
  font-family: "ITCOfficinaSansW04-Bold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-family: "ITCOfficinaSansW04-Book", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  text-rendering: optimizeLegibility;
  text-align: center;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: #6f6f6f;
  font-size: 60%;
  line-height: 0;
}

h1 {
  font: 42px/46px "ITCOfficinaSansW04-Bold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font: 2.625rem/2.875rem "ITCOfficinaSansW04-Bold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
}

h2 {
  font: 27px/31px "ITCOfficinaSansW04-Bold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font: 1.6875rem/1.9375rem "ITCOfficinaSansW04-Bold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  padding-top: 1.5rem;
}

h3 {
  font-size: 1.375rem;
}

h4 {
  font-size: 1.375rem;
  float: left;
  clear: both;
  margin-top: 2rem;
  margin-left: 1rem;
}

h5 {
  font-size: 1.125rem;
}

h6 {
  font-size: 1rem;
}

hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1.25rem 0 1.1875rem;
}

em, i {
  font-style: italic;
  line-height: inherit;
}

strong, b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 60%;
  line-height: inherit;
}

ul, ol, dl {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 1.25rem;
}

ul {
  margin-left: 1.1rem;
}
ul.no-bullet {
  margin-left: 0;
}
ul.no-bullet li ul, ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}
ul li ul, ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}
ul.no-bullet {
  list-style: none;
}

ol {
  margin-left: 1.4rem;
}
ol li ul, ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}
dl dd {
  margin-bottom: 0.75rem;
}

abbr, acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #000;
  cursor: help;
}

abbr {
  text-transform: none;
}
abbr[title] {
  border-bottom: 1px dotted #ddd;
}

blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #ddd;
  line-height: 1.6;
  color: #6f6f6f;
}
blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #555;
}
blockquote cite:before {
  content: "— ";
}
blockquote cite a {
  color: #555;
}
blockquote cite a:visited {
  color: #555;
}
blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

.fa-fa {
  font-family: FontAwesome, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

#mbmwrapper {
  display: block;
  position: relative;
  min-height: 100%;
  margin-bottom: 0px;
  width: 100%;
  margin: 0 auto;
  margin-top: 1%;
}

.small_link {
  font-size: 10px;
}

.small {
  font-size: 80% !important;
}

.black_link {
  color: #000;
  text-decoration: none;
  width: 100%;
  vertical-align: top;
}

.black_link:hover {
  color: #820e2f;
  text-decoration: none;
}

.adresse {
  font: 1.6875rem/1.9375rem "ITCOfficinaSansW04-Book", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
}

.kontaktdaten {
  white-space: nowrap;
}

#what {
  display: block;
  text-align: center;
  left: 0px;
  right: 0px;
  color: #87888a;
  font: 13px/20px "ITCOfficinaSansW04-Book", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

#searchup {
  display: block;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  background: #F9F6F5;
  width: 100%;
  height: 5%;
  z-index: 99;
  border-top: 3px solid #a2123b;
  border-bottom: 2px solid #a2123b;
  opacity: 0.9;
  -moz-opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}

.warenkorbnav {
  padding-right: 0px;
  vertical-align: bottom;
}

.warenkorb_tab {
  padding: 10px;
  padding-bottom: 1px;
}

.content_back {
  width: 100%;
  display: block;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 1%;
  height: auto;
}

.content_table {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.content_table a {
  color: #a2123b;
}
.content_table a:hover {
  text-decoration: underline;
}

.content_table_cell {
  display: table;
  width: 100%;
  margin-top: 10px;
  padding: 1%;
  height: auto;
  border: 2px solid #a2123b;
  -webkit-border-left-radius: 12px;
  -moz-border-left-radius: 12px;
  border-radius: 15px;
}

.content_table_cell_apo {
  display: block;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.content_table_cell_med {
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.add_to_basket_cell {
  background-color: #a2123b;
  padding: 0px;
  margin: 0px;
  text-align: center;
  margin-top: 5px;
  width: 100%;
  cursor: pointer;
}
.add_to_basket_cell :hover {
  cursor: pointer;
}

.remove_margin {
  margin: 0px !important;
}

.remove_padding {
  padding: 0px !important;
}

.remove_border {
  border: 0px !important;
}

.add_to_basket_btn {
  padding: 2px;
  border-right: 0px;
}

.content_table_cell.woborder {
  border: 0px;
  text-align: center;
  background: white;
}

.content_table_cell.green {
  display: table-cell;
  margin-top: 10px;
  margin-left: 1%;
  margin-right: 1%;
  padding: 10px;
  height: auto;
  background: #9f9;
  border: 2px solid #a2123b;
  -webkit-border-left-radius: 12px;
  -moz-border-left-radius: 12px;
  border-radius: 15px;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}

.content_table_cell.blank {
  background: #9f9;
  border: 0px solid #a2123b;
  -webkit-border-left-radius: 12px;
  -moz-border-left-radius: 12px;
  border-radius: 15px;
  opacity: 0;
  -moz-opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.content_table_cell.center_middle {
  vertical-align: middle;
  text-align: center;
  border: 0px;
}

.textleft {
  vertical-align: top;
  text-align: left;
  border: 0px;
}

.back_green {
  background-color: #9f9 !important;
}

.back_red {
  background-color: #fdd !important;
}

.back_24_red {
  background-color: #a2123b;
  color: white;
}

#content {
  /*display: block;*/
  padding: 0;
  margin-bottom: 5%;
}

div:target {
  display: block;
}

.line {
  padding-left: 100%;
}

#line {
  padding-left: 100%;
}

.topnav.nav {
  position: relative;
  top: 0px;
  left: -1px;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  color: black;
  padding: 20px;
  font-weight: lighter;
}
.topnav.nav a {
  color: #000;
  font: 18px/27px "ITCOfficinaSansW04-Book", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
.topnav.nav a:hover {
  text-decoration: underline;
}
.topnav.nav ul {
  text-align: center;
}
.topnav.nav li {
  display: inline-block;
  list-style: none;
  padding-left: 20px;
  vertical-align: top;
}

.primary-nav {
  margin-bottom: 0px;
}

.primary-nav.open #headline {
  display: none;
}

.primary-nav #headline a {
  cursor: default;
}
.primary-nav #headline a:hover {
  background: #a2123b;
  color: #a2123b;
}

.topnav.fixednav {
  position: fixed;
  background: white;
  z-index: 300;
  webkit-transition: top 400ms ease;
  -moz-transition: top 400ms ease;
  transition: top 400ms ease;
  border-bottom: 1px solid #a2123b;
  line-height: 0.8rem;
  display: none;
}

.fixednavlogo {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 50px;
  margin-left: 1.40625rem;
  background: #fff url("/media/image/medios_logo_icon.png") center no-repeat;
  background-size: contain;
  display: none;
}

.affix {
  top: 0;
  width: 100%;
}

subnav {
  margin-top: 5%;
  bottom: 0px;
  right: -1px;
  display: inline-block;
  width: 100%;
  color: black;
  padding: 10px;
  padding-top: 5%;
  vertical-align: top;
  font-weight: lighter;
}
subnav a {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  font: 18px/27px "ITCOfficinaSansW04-Book", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  margin-left: 10px;
}
subnav ul {
  text-align: center;
}
subnav li {
  display: inline-block;
  list-style: none;
  margin-left: 1.375rem;
}

.navaktiv {
  text-decoration: underline;
}

.logo {
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 205;
  max-width: 590px;
  margin-bottom: 100px;
  margin-top: 60px;
}

.slogan {
  width: 430px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#begruessung {
  display: block;
  padding-right: 0%;
  font-weight: bold;
}

#hint {
  text-align: center;
  width: 100%;
}

#medsearch_form {
  background: white;
  border-bottom: 2px solid #d1cec7;
}

#med {
  width: 95%;
  background: white;
  border: 0px;
  padding: 10px;
  color: #87888a;
  outline: none;
  box-shadow: none;
}
#med :-ms-input-placeholder :-webkit-input-placeholder :-moz-placeholder {
  color: #e9e3e3;
}

#medsubmit {
  width: 5%;
  /*background: $color-grey-light;
  border: 4px solid $color-grey-light;
  color: $color-grey-dark;*/
  background: #a2123b;
  border: 4px solid #a2123b;
  color: white;
  border-radius: 0px;
  padding: 10px;
}
#medsubmit:hover {
  border: 4px solid #b4093a;
  background: #b4093a;
  font-weight: bold;
}

#rezept_search_headline_div {
  font-size: smaller;
  color: #000;
}

#rezept_search_bold {
  font-weight: bold;
  color: #000;
  line-height: 1.5em;
}

#rezept_search_input {
  width: 45%;
  background: #e3e1dd;
  border: 2px solid #a2123b;
  padding-left: 5px;
  padding-top: 0px;
  border-radius: 10px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  line-height: 1.9em;
  font-size: larger;
  color: #000;
  box-shadow: 0px;
  outline: none;
}

/*#rezept_search_submit {	
	width:15%;
	background-color: $color-background;
	border: 0px solid $color-red;
	padding-left: 0px;
	padding-top: 0px;
	border-radius: 10px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-left:0px;
	line-height: 2em;
	font-size:larger; 
	color:$color-black;
	outline: none;
	:-ms-input-placeholder :-webkit-input-placeholder :-moz-placeholder{
		color:$color-placeholder;
	}
}*/
#rezept_modal {
  height: 95%;
  width: 100%;
  background: url("../image/musterrezept_transparent.png") left;
  background-repeat: no-repeat;
  background-size: contain;
}

#rezept_search_input_div {
  position: relative;
  left: 8%;
  top: 60%;
  width: 100%;
}

.olsteps {
  margin: 3% 1.5%;
  list-style-type: decimal;
}

.column, .columns {
  position: relative;
  padding-left: 1.40625rem;
  padding-right: 1.40625rem;
  float: left;
}

.text_center {
  margin-left: auto;
  margin-right: auto;
  padding-left: 2%;
}

.text_top {
  margin-top: 5%;
}

.white-box {
  background: white;
  border-bottom: 2px solid #d1cec7;
  padding: 2%;
  overflow: auto;
}

.white-box-head {
  border-bottom: 0px !important;
  background: #d1cec7;
  padding: 0px !important;
  padding-bottom: 10px !important;
}
.white-box-head h3 {
  padding-top: 1%;
  font-weight: bold;
  margin-bottom: 0px !important;
}

.white-box-bottom {
  background: #d1cec7 !important;
  padding: 0px !important;
  padding-bottom: 0px !important;
  border-bottom: 2px solid #d1cec7;
  overflow: visible;
}
.white-box-bottom h3 {
  padding-top: 1%;
  font-weight: bold;
  margin-bottom: 0px !important;
}

.mt1 {
  margin-top: 1%;
}

.mt0 {
  margin-top: 1%;
}

.apoimage {
  max-width: 355px;
  width: 100%;
  padding-top: 10%;
  padding-bottom: 10%;
}

.apoimagedetail {
  width: 50%;
  padding-top: 0px;
  padding-bottom: 0px;
}

.apoimage_small {
  width: 2.2rem;
  max-width: 50px;
}

.apotheken {
  display: block;
  width: 100%;
  border-spacing: 20px;
  margin-bottom: 5%;
  cursor: pointer;
  clear: both;
}

#apoinfo_kartenprint {
  visibility: hidden;
  display: none;
}

#apoinfo_printlogo {
  visibility: hidden;
}

.apocontact {
  display: block;
  top: 5px;
  position: relative;
  min-height: 148px;
  text-align: left;
}

.apoinfolink {
  margin: 3% 1.5% a;
  margin-color: black;
  margin-text-decoration: underline;
  margin-vertical-align: top;
  margin-text-align: left;
}
.apoinfolink a:hover {
  color: #820e2f;
  text-decoration: underline;
}

.apotheke {
  padding-left: 5%;
  -webkit-transition: transform 300ms ease-out;
  transition: transform 300ms ease-out;
  margin-left: 1%;
  margin-right: 1%;
  margin-top: 1%;
}

.apotheke:hover {
  webkit-transform: scale(1.01);
  transform: scale(1.01);
}

.hover-zoom {
  -webkit-transition: transform 500ms ease-out;
  transition: transform 500ms ease-out;
}

.hover-zoom:hover {
  webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.apotheke_head {
  font: 1.6875rem/1.9375rem "ITCOfficinaSansW04-Bold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

.stock {
  transform: none;
  cursor: default;
  padding-left: 2%;
}
.stock:hover {
  transform: none;
  webkit-transform: none;
  cursor: default;
}

.apoinstock {
  padding: 0px;
  transform: none;
  background: white;
  border-bottom: 2px solid #d1cec7;
}
.apoinstock:hover {
  transform: none;
  webkit-transform: none;
  cursor: default;
}

.aponotinstock {
  color: grey;
  background-color: lightgrey;
  position: initial;
  padding: 0px;
  transform: none;
  border-bottom: 2px solid #d1cec7;
}
.aponotinstock:hover {
  transform: none;
  webkit-transform: none;
  cursor: default;
}
.aponotinstock img {
  filter: url("data:image/svg xml; nowhitespace: afterproperty;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  -webkit-transition: all 0.6s ease;
  -webkit-backface-visibility: hidden;
}

.stockinfo {
  vertical-align: justify;
  padding: 0px;
  margin: 0px;
  text-align: center;
  margin-bottom: 5px;
  width: 100%;
}

.notinstock {
  background-color: grey;
  color: white;
}

.instock {
  background-color: #9c9;
}

.apodetails {
  margin: 3%;
}

.pointer {
  cursor: pointer;
}

#wk_indikator {
  vertical-align: top;
}

article {
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

footer {
  width: auto;
  margin-top: 0px;
  height: 20px;
  margin-left: 10px;
}

.ui-widget {
  display: block;
  margin: 0 auto;
  width: 85%;
  margin-top: 0%;
  margin-bottom: 0.2%;
  color: white;
}

.ui-button {
  clear: both;
  float: left;
  margin-top: 2%;
  margin-bottom: 2%;
  margin-left: 20px;
  font-size: 12px;
  background-color: #87888a;
  background-color: white;
  border: 2px solid #820e2f;
  padding: 10px;
}

/*.ui-button-text{
	font-size:12px;
	background-color: $color-grey-dark;
	border:1px;
	color: $color-grey-dark;
}*/
.ui-autocomplete {
  overflow: hidden;
  overflow-y: scroll;
  font-size: 10px;
  max-width: 40%;
  max-height: 50%;
  border: 1px solid;
  border-color: #a2123b;
  padding: 1px;
  background-color: white;
}

.ui-corner-all:hover {
  border-color: #a2123b;
  background-color: white;
}

.ui-autocomplete-loading {
  background: white url("https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/smoothness/images/ui-anim_basic_16x16.gif") right center no-repeat;
}

.ui-menu-item {
  padding-top: 10px;
}

.ui-tooltip {
  font-size: 12px;
  color: #fff;
  z-index: 140;
  border: 2px solid white;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}

.rechts {
  float: right;
}

#hlerreichen {
  margin-top: 5%;
  padding: 2px 1%;
  width: 100%;
  height: 2%;
  background: #87888a;
  color: white;
  font-weight: bold;
  text-align: left;
}

#pzn_buttons {
  width: 100%;
  height: 10rem;
  margin-top: 10px;
  min-height: 40px;
  padding-left: 25%;
  padding-right: 25%;
}

#pzn_button_packung {
  display: block;
  width: 35%;
  margin: 1% auto;
  padding-top: 0.4%;
  padding-bottom: 0.1%;
  height: 50px;
  font-size: 18px;
  line-height: 50px;
  background: white;
  border-bottom: 2px solid #d1cec7;
  /* Fallback for web browsers that don't support RGBa */
  background-color: white;
  /* RGBa with 0.6 opacity */
  background-color: rgba(255, 255, 255, 0.8);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  text-align: center;
  cursor: pointer;
  -webkit-transition: transform 300ms ease-out;
  transition: transform 300ms ease-out;
}
#pzn_button_packung:hover {
  background-color: white;
  /* RGBa with 0.6 opacity */
  background-color: white;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.info_icon {
  height: 19px;
  margin-top: -5px;
}

#pzn_button_rezept {
  display: block;
  width: 45%;
  float: right;
  margin-top: 10px;
  margin-left: 1%;
  margin-right: 1%;
  padding: 1%;
  height: auto;
  background: white;
  border: 2px solid #820e2f;
  -webkit-border-left-radius: 12px;
  -moz-border-left-radius: 12px;
  border-radius: 15px;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  text-align: center;
  cursor: pointer;
}

.printcontent {
  visibility: hidden;
  display: none;
}

.loadingdiv {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8) url("../image/ajax-loader.gif") 50% 50% no-repeat;
}

.help-block {
  display: none;
  margin-top: 0px;
  color: red;
  text-align: center;
  font-weight: bold;
}

.text_margin {
  margin: 10px;
}

.dropdown-menu {
  right: 0;
  left: auto;
}

.alt_med {
  border-spacing: 0px;
}

#videohome {
  margin-top: 77px;
  text-align: center;
  margin-bottom: -60px;
  z-index: 999;
}

#videoapo {
  background: white;
  margin-top: 40px;
  text-align: center;
  z-index: 999;
}

.jconfirm.hololight .jconfirm-box div.title {
  font-weight: inherit;
  border-bottom: solid 2px #c00418;
  color: #c00418;
}

.autocomplete-suggestions {
  overflow: auto;
  font-size: 15px;
  line-height: 28px;
  margin-top: 2px;
  z-index: 999;
  text-align: left;
  width: 100%;
  display: none;
  max-height: 170px;
  top: -215px;
  border: 0px solid #a2123b;
  background: #FFF;
}

.autocomplete-suggestions strong {
  font-weight: bold;
  color: #87888a;
}

.autocomplete-suggestion {
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}
.autocomplete-suggestion:hover {
  background-color: #c7c7c7;
}

.autocomplete-selected {
  background: #F0F0F0;
}

.autocomplete-group {
  padding: 2px 5px;
}

.autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #000;
}

/*
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: none;
	background-color: #ddd;
	color: black;
}

.pagination active > li > a {
background-color: $color-red !important;
	color: white !important; 

}

.pagination .active a {
	background-color: $color-red !important;
	color: white !important; 
	border-color: black;
}


div.dataTables_wrapper div.dataTables_paginate {
	float: right;
}

.dataTables_info {
    padding: 0px 18px 3px 10px;
    width: 80%;
    float: left;
    background-color: $color-background;
    border-radius: 5px;
    margin: 0px;

}

.dataTables_filter {
    float: left;
}

.dataTables_paginate{
	float:left;
}*/
/**
 * Datatables Sorting icons on left
 */
table.dataTable thead > tr > th {
  padding-left: 30px !important;
  padding-right: initial !important;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after {
  left: 8px !important;
  right: auto !important;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before {
  left: 16px !important;
  right: auto !important;
}

.as.page-link {
  background-color: #a2123b;
  color: white;
}

.page-item.active .page-link {
  z-index: 3;
  color: white;
  background-color: #a2123b;
  border-color: #a2123b;
}
.page-item.active .page-link:hover, .page-item.active .page-link:focus {
  color: white;
  background-color: #a2123b;
}
.page-item .page-link {
  color: black;
}
.page-item .page-link:hover {
  color: #a2123b;
}
.page-item .page-link:focus {
  color: #a2123b;
}

.nav-tabs {
  border-bottom: 1px solid #a2123b;
}
.nav-tabs .nav-link {
  color: #a2123b;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  color: white;
  background-color: #a2123b;
  border-color: #a2123b;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: white;
  background-color: #a2123b;
  border-color: #a2123b;
}

.color-red {
  color: #a2123b !important;
}

.border-red {
  border-color: #a2123b !important;
}

.hover-red:hover, .hover-red:focus {
  color: white !important;
  background-color: #a2123b !important;
  border-color: #a2123b !important;
}

.ba-button {
  background-color: #a2123b !important;
  border-color: #820e2f !important;
}
.ba-button:hover, .ba-button:focus {
  background-color: #b91543 !important;
  border-color: #b91543 !important;
}

.ba-button-100 {
  width: 100%;
  border-radius: 0px;
  font-size: large;
}

.ba-button-50 {
  width: 49.5% !important;
  border-radius: 0px;
  font-size: large;
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #a2123b;
  border-color: #820e2f;
}

button:hover, button:focus {
  background-color: #820e2f;
}

.button:hover, .button:focus {
  background-color: #820e2f;
}

button:hover, button:focus {
  color: #fff;
}

.button:hover, .button:focus {
  color: #fff;
}

button.secondary, .button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333;
}

button.secondary:hover, button.secondary:focus {
  background-color: #b9b9b9;
}

.button.secondary:hover, .button.secondary:focus {
  background-color: #b9b9b9;
}

button.secondary:hover, button.secondary:focus {
  color: #333;
}

.button.secondary:hover, .button.secondary:focus {
  color: #333;
}

button.success, .button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #fff;
}

button.success:hover, button.success:focus {
  background-color: #368a55;
}

.button.success:hover, .button.success:focus {
  background-color: #368a55;
}

button.success:hover, button.success:focus {
  color: #fff;
}

.button.success:hover, .button.success:focus {
  color: #fff;
}

button.alert, .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #fff;
}

button.alert:hover, button.alert:focus {
  background-color: #cf2a0e;
}

.button.alert:hover, .button.alert:focus {
  background-color: #cf2a0e;
}

button.alert:hover, button.alert:focus {
  color: #fff;
}

.button.alert:hover, .button.alert:focus {
  color: #fff;
}

button.warning, .button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #fff;
}

button.warning:hover, button.warning:focus {
  background-color: #cf6e0e;
}

.button.warning:hover, .button.warning:focus {
  background-color: #cf6e0e;
}

button.warning:hover, button.warning:focus {
  color: #fff;
}

.button.warning:hover, .button.warning:focus {
  color: #fff;
}

button.info, .button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333;
}

button.info:hover, button.info:focus {
  background-color: #61b6d9;
}

.button.info:hover, .button.info:focus {
  background-color: #61b6d9;
}

button.info:hover, button.info:focus {
  color: #fff;
}

.button.info:hover, .button.info:focus {
  color: #fff;
}

button.large, .button.large {
  padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
  font-size: 1.25rem;
}

button.small, .button.small {
  padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
  font-size: 0.8125rem;
}

button.tiny, .button.tiny {
  padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
  font-size: 0.6875rem;
}

button.expand, .button.expand {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75rem;
}

button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75rem;
}

button.radius, .button.radius {
  border-radius: 3px;
}

button.round, .button.round {
  border-radius: 1000px;
}

button.disabled, button[disabled] {
  background-color: #a2123b;
  border-color: #820e2f;
  color: #fff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

.button.disabled, .button[disabled] {
  background-color: #a2123b;
  border-color: #820e2f;
  color: #fff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

button.disabled:hover, button.disabled:focus {
  background-color: #820e2f;
}
button[disabled]:hover, button[disabled]:focus {
  background-color: #820e2f;
}

.button.disabled:hover, .button.disabled:focus {
  background-color: #820e2f;
}
.button[disabled]:hover, .button[disabled]:focus {
  background-color: #820e2f;
}

button.disabled:hover, button.disabled:focus {
  color: #fff;
}
button[disabled]:hover, button[disabled]:focus {
  color: #fff;
}

.button.disabled:hover, .button.disabled:focus {
  color: #fff;
}
.button[disabled]:hover, .button[disabled]:focus {
  color: #fff;
}

button.disabled:hover, button.disabled:focus {
  background-color: #a2123b;
}
button[disabled]:hover, button[disabled]:focus {
  background-color: #a2123b;
}

.button.disabled:hover, .button.disabled:focus {
  background-color: #a2123b;
}
.button[disabled]:hover, .button[disabled]:focus {
  background-color: #a2123b;
}

button.disabled.secondary, button[disabled].secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

.button.disabled.secondary, .button[disabled].secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

button.disabled.secondary:hover, button.disabled.secondary:focus {
  background-color: #b9b9b9;
}
button[disabled].secondary:hover, button[disabled].secondary:focus {
  background-color: #b9b9b9;
}

.button.disabled.secondary:hover, .button.disabled.secondary:focus {
  background-color: #b9b9b9;
}
.button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #b9b9b9;
}

button.disabled.secondary:hover, button.disabled.secondary:focus {
  color: #333;
}
button[disabled].secondary:hover, button[disabled].secondary:focus {
  color: #333;
}

.button.disabled.secondary:hover, .button.disabled.secondary:focus {
  color: #333;
}
.button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #333;
}

button.disabled.secondary:hover, button.disabled.secondary:focus {
  background-color: #e7e7e7;
}
button[disabled].secondary:hover, button[disabled].secondary:focus {
  background-color: #e7e7e7;
}

.button.disabled.secondary:hover, .button.disabled.secondary:focus {
  background-color: #e7e7e7;
}
.button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #e7e7e7;
}

button.disabled.success, button[disabled].success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #fff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

.button.disabled.success, .button[disabled].success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #fff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

button.disabled.success:hover, button.disabled.success:focus {
  background-color: #368a55;
}
button[disabled].success:hover, button[disabled].success:focus {
  background-color: #368a55;
}

.button.disabled.success:hover, .button.disabled.success:focus {
  background-color: #368a55;
}
.button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #368a55;
}

button.disabled.success:hover, button.disabled.success:focus {
  color: #fff;
}
button[disabled].success:hover, button[disabled].success:focus {
  color: #fff;
}

.button.disabled.success:hover, .button.disabled.success:focus {
  color: #fff;
}
.button[disabled].success:hover, .button[disabled].success:focus {
  color: #fff;
}

button.disabled.success:hover, button.disabled.success:focus {
  background-color: #43AC6A;
}
button[disabled].success:hover, button[disabled].success:focus {
  background-color: #43AC6A;
}

.button.disabled.success:hover, .button.disabled.success:focus {
  background-color: #43AC6A;
}
.button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #43AC6A;
}

button.disabled.alert, button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #fff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

.button.disabled.alert, .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #fff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

button.disabled.alert:hover, button.disabled.alert:focus {
  background-color: #cf2a0e;
}
button[disabled].alert:hover, button[disabled].alert:focus {
  background-color: #cf2a0e;
}

.button.disabled.alert:hover, .button.disabled.alert:focus {
  background-color: #cf2a0e;
}
.button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cf2a0e;
}

button.disabled.alert:hover, button.disabled.alert:focus {
  color: #fff;
}
button[disabled].alert:hover, button[disabled].alert:focus {
  color: #fff;
}

.button.disabled.alert:hover, .button.disabled.alert:focus {
  color: #fff;
}
.button[disabled].alert:hover, .button[disabled].alert:focus {
  color: #fff;
}

button.disabled.alert:hover, button.disabled.alert:focus {
  background-color: #f04124;
}
button[disabled].alert:hover, button[disabled].alert:focus {
  background-color: #f04124;
}

.button.disabled.alert:hover, .button.disabled.alert:focus {
  background-color: #f04124;
}
.button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #f04124;
}

button.disabled.warning, button[disabled].warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #fff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

.button.disabled.warning, .button[disabled].warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #fff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

button.disabled.warning:hover, button.disabled.warning:focus {
  background-color: #cf6e0e;
}
button[disabled].warning:hover, button[disabled].warning:focus {
  background-color: #cf6e0e;
}

.button.disabled.warning:hover, .button.disabled.warning:focus {
  background-color: #cf6e0e;
}
.button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #cf6e0e;
}

button.disabled.warning:hover, button.disabled.warning:focus {
  color: #fff;
}
button[disabled].warning:hover, button[disabled].warning:focus {
  color: #fff;
}

.button.disabled.warning:hover, .button.disabled.warning:focus {
  color: #fff;
}
.button[disabled].warning:hover, .button[disabled].warning:focus {
  color: #fff;
}

button.disabled.warning:hover, button.disabled.warning:focus {
  background-color: #f08a24;
}
button[disabled].warning:hover, button[disabled].warning:focus {
  background-color: #f08a24;
}

.button.disabled.warning:hover, .button.disabled.warning:focus {
  background-color: #f08a24;
}
.button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #f08a24;
}

button.disabled.info, button[disabled].info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

.button.disabled.info, .button[disabled].info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

button.disabled.info:hover, button.disabled.info:focus {
  background-color: #61b6d9;
}
button[disabled].info:hover, button[disabled].info:focus {
  background-color: #61b6d9;
}

.button.disabled.info:hover, .button.disabled.info:focus {
  background-color: #61b6d9;
}
.button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #61b6d9;
}

button.disabled.info:hover, button.disabled.info:focus {
  color: #fff;
}
button[disabled].info:hover, button[disabled].info:focus {
  color: #fff;
}

.button.disabled.info:hover, .button.disabled.info:focus {
  color: #fff;
}
.button[disabled].info:hover, .button[disabled].info:focus {
  color: #fff;
}

button.disabled.info:hover, button.disabled.info:focus {
  background-color: #a0d3e8;
}
button[disabled].info:hover, button[disabled].info:focus {
  background-color: #a0d3e8;
}

.button.disabled.info:hover, .button.disabled.info:focus {
  background-color: #a0d3e8;
}
.button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #a0d3e8;
}

/************************************************************************************************************************************/
/********************************************************* screen size depending changes *************************************************/
/************************************************************************************************************************************/
.nav-button {
  display: none;
}

/* hide the navigation button by default */
@media (min-width: 870px) {
  .content_table_cell {
    display: table-cell;
    margin-left: 1%;
    margin-right: 1%;
  }

  .content_table {
    border-spacing: 20px;
  }
}
@media (max-width: 1100px) {
  .apoimagedetail {
    width: 40%;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  #med {
    width: 85%;
  }

  #medsubmit {
    width: 15%;
  }

  #pzn_button_packung {
    width: 30%;
  }

  .mbmwrapper {
    width: 100%;
    margin-top: 0px;
  }

  .ui-autocomplete {
    max-width: 80%;
  }
}
@media (max-width: 800px) {
  #rezept_search_input_div {
    top: 55%;
  }

  #rezept_search_input {
    width: 60%;
    font-size: smaller;
  }

  h1 {
    margin-top: 20%;
    font-size: 30px;
  }

  h2 {
    font-size: 27px;
    font-weight: bold;
  }

  .mbmwrapper {
    /*font: 12px/15px "Verdana", Arial, Helvetica, sans-serif;*/
    font: 1.3125rem/1.6875rem "ITCOfficinaSansW04-Book";
  }

  #begruessung {
    padding-right: 0%;
  }

  .ui-autocomplete {
    overflow: hidden;
    overflow-y: scroll;
    font-size: 10px;
    max-width: 50%;
    max-height: 20%;
    border: 1px solid;
    padding: 1px;
  }

  #logo {
    display: block;
    width: 25%;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 205;
  }

  .apocontact {
    min-height: 10px;
  }

  #pzn_button_packung {
    width: 40%;
  }
}
@media (max-width: 730px) {
  .slogan {
    margin-top: 5%;
  }

  .teaser {
    padding-top: 45px;
  }

  /* man mobile changes */
  #pzn_button_packung {
    width: 60%;
  }

  .row {
    margin-right: 0px;
    margin-left: 0px;
  }

  .stock {
    padding-left: 0px;
    padding-right: 0px;
  }

  .mbmwrapper {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .youtube-container {
    padding-bottom: 20%;
  }

  h1 {
    margin-top: 20%;
    font-size: 10px;
  }

  #content {
    margin: 0px;
  }

  h2.max {
    margin: 10% 0 0 0;
    padding: 0;
    color: #a2123b;
    font-size: 130%;
    text-align: center;
    font-weight: normal;
  }

  #med {
    width: 85%;
  }

  #medsubmit {
    width: 15%;
  }

  h1 {
    margin: 5% 2.5%;
    padding: 0;
    font-size: 140%;
  }

  .topnav.nav {
    position: fixed;
    top: 0px;
    left: -1px;
    display: block;
    width: 100%;
    height: 25px;
    padding-left: 2%;
    vertical-align: top;
    background: #87888a;
    z-index: 200;
    height: auto;
    padding-right: 2%;
    padding-top: 1%;
  }
  .topnav.nav a {
    color: #FFFFFF;
  }
  .topnav.nav a:hover {
    text-decoration: underline;
  }

  .topnav.nav li {
    padding-left: 0px;
  }

  subnav {
    /*display:none;*/
  }

  /* Navigation Button
  -------------------------------------------------------- */
  #nav-icon {
    display: none;
  }

  .nav-button {
    display: block;
    position: fixed;
    top: 7px;
    left: 7px;
    width: 50px;
    height: 35px;
    background: url("../image/menu/menu-icon-large.png"), -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background: url("../image/menu/menu-icon-large.png"), -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background: url("../image/menu/menu-icon-large.png"), -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background: url("../image/menu/menu-icon-large.png"), -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 21px, 100%;
    cursor: pointer;
    border: 0 none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.7) inset;
    border-radius: 5px;
    z-index: 999;
    text-indent: -9999px;
  }

  .nav-button:hover {
    background-color: rgba(0, 0, 0, 0.1);
  }

  .nav-button.open {
    background: url("../image/menu/close-icon-large.png"), -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background: url("../image/menu/close-icon-large.png"), -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background: url("../image/menu/close-icon-large.png"), -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background: url("../image/menu/close-icon-large.png"), -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 21px, 100%;
  }

  /* Navigation Bar
  -------------------------------------------------------- */
  body {
    padding-top: 50px;
  }

  .primary-nav {
    width: 100%;
    float: none;
    background-color: #a2123b;
    /* change the menu color */
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    display: block;
    height: 50px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 998;
    clear: both;
  }

  .primary-nav li {
    display: none;
    width: 100%;
    font-family: "ITCOfficinaSansW04-Book";
  }

  .primary-nav li a {
    display: block;
    width: 100%;
    padding: 10px 5%;
    font-size: 14px;
    font-weight: bold;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.15);
    color: white;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }

  .primary-nav li a:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border-top-color: transparent;
  }

  .primary-nav > li:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
  }

  /* Toggle the navigation bar open  */
  .primary-nav.open {
    height: auto;
    padding-top: 50px;
  }

  .primary-nav.open li {
    display: block;
  }

  /* Submenus – optional .parent class indicates dropdowns */
  .primary-nav > li:hover > a {
    background: rgba(0, 0, 0, 0.5);
    border-bottom-color: transparent;
  }

  .primary-nav li.parent > a:after {
    content: "▼";
    color: rgba(255, 255, 255, 0.5);
    float: right;
  }

  .primary-nav li.parent > a:hover {
    background: rgba(0, 0, 0, 0.75);
  }

  .primary-nav li ul {
    display: none;
    background: rgba(0, 0, 0, 0.5);
    border-top: 0 none;
    padding: 0;
  }

  .primary-nav li ul a {
    border: 0 none;
    font-size: 12px;
    padding: 10px 5%;
    font-weight: normal;
  }

  .primary-nav li:hover ul {
    display: block;
    border-top: 0 none;
  }

  .small_link {
    font-size: 9px;
  }

  #searchtable {
    margin: 0;
    margin-bottom: 11px;
  }

  .ui-button {
    margin-left: 0px;
    padding: 0px;
  }
}
/* End Mobile Styles */
@media (max-width: 450px) {
  .slogan {
    margin-top: 5%;
    width: 350px;
  }
}
@media (max-width: 380px) {
  .row {
    margin-right: 0px;
    margin-left: 0px;
  }

  .stock {
    padding-right: 2%;
  }

  .text_center {
    padding-left: 2%;
    padding-right: 2%;
  }

  .apotheke {
    margin-left: 1%;
    margin-right: 1%;
  }

  #map-canvas {
    height: 300px;
  }

  .content_table_cell {
    display: table;
  }

  .left {
    padding-top: 5%;
  }

  .apotheke_head {
    padding-top: 5%;
  }

  .apoimage {
    padding-top: 10%;
  }
}
@media only screen and (max-width: 740px) {
  .apotheke {
    width: 100%;
  }

  .apoimage {
    text-align: center;
    width: 100%;
    padding: 0;
    padding-top: 10%;
  }

  .text_center {
    width: 100%;
  }

  #map-canvas {
    height: 405px;
  }
}
@media only screen and (min-width: 1280.001px) {
  .apotheke {
    width: 30%;
  }

  .text_center {
    width: 65%;
  }
}
@media only screen and (min-width: 740px) and (max-width: 1280px) {
  .apotheke {
    width: 48%;
  }

  .text_center {
    width: 80%;
  }
}

/*# sourceMappingURL=style.css.map */
