﻿@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=3fb11ec8-0b9b-4271-ba5e-a4c019b792fe");
@font-face {
  font-family: "Corbel W01 Regular";
  src: url("Fonts/017475dc-2db3-4b26-9285-dfdeb2108f63.eot?#iefix");
  src: url("Fonts/017475dc-2db3-4b26-9285-dfdeb2108f63.eot?#iefix") format("eot"), url("Fonts/866ef76b-8c76-47a4-b0f6-7b21acfa05fc.woff") format("woff"), url("Fonts/4e581076-96b3-4877-9f26-2e77a401d46a.ttf") format("truetype"), url("Fonts/bd33ae78-f05e-4d68-9f4e-588caa645043.svg#bd33ae78-f05e-4d68-9f4e-588caa645043") format("svg");
}
@font-face {
  font-family: "Corbel W99 Bold";
  src: url("Fonts/eea4f875-612a-4b07-b99c-339a75843b15.eot?#iefix");
  src: url("Fonts/eea4f875-612a-4b07-b99c-339a75843b15.eot?#iefix") format("eot"), url("Fonts/c910c01e-0950-4983-80cc-fe4f89fa3281.woff") format("woff"), url("Fonts/57d50e4d-f5f1-4368-96fb-ae3d554cafb0.ttf") format("truetype"), url("Fonts/1ba13fde-f103-4466-868a-7e6b9ee90bf4.svg#1ba13fde-f103-4466-868a-7e6b9ee90bf4") format("svg");
}
@font-face {
  font-family: "PT Sans W01 Regular";
  src: url("Fonts/e42f9bee-ecbf-4784-93f2-d1c0661b23a4.eot?#iefix");
  src: url("Fonts/e42f9bee-ecbf-4784-93f2-d1c0661b23a4.eot?#iefix") format("eot"), url("Fonts/d8040b31-9fde-4d9e-a2b7-dc14eb7a7e49.woff") format("woff"), url("Fonts/19ea552a-4cb5-4b72-b0c9-09e1b654eb81.ttf") format("truetype"), url("Fonts/8c0f18a7-b57a-47e7-a15f-d5b72e0c4992.svg#8c0f18a7-b57a-47e7-a15f-d5b72e0c4992") format("svg");
}
html,
body,
form {
  height: 100%;
}
body {
  background-color: #e7f2f8;
  font-size: 14px;
}
h1 {
  /*font-family:'PT Sans W01 Black';*/
  font-family: 'Corbel W99 Bold';
  color: #494949;
  font-size: 2.5em;
  font-weight: lighter;
  margin-top: 20px;
}
h2 {
  font-family: 'Corbel W99 Bold';
  color: #00638f;
  font-size: 1.667em;
  font-weight: lighter;
}
h3 {
  font-family: 'Corbel W99 Bold';
  color: #00638f;
  font-size: 1.167em;
  font-weight: lighter;
  margin: 0;
  padding: 0;
}
div.adresgegevens h3 {
  color: #000;
}
a {
  color: #1a678a;
}
a:hover {
  text-decoration: underline;
}
table tr th {
  text-align: left;
  background: #000;
  color: #fff;
  line-height: 18px;
  padding: 0 5px;
}
table tr td {
  line-height: 18px;
  padding: 0 5px;
}
a.logo {
  border: none;
}
.containernormal {
  padding: 0 20px;
}
.pageblockwrapper,
.frontwrapper,
.blockwrapper {
  max-width: 930px;
  margin-top: 20px;
}
.blockwrapper {
  max-width: 890px;
}
.wrapper {
  margin: 0 auto;
  max-width: 930px;
  background-color: #FFFFFF;
  border: solid 1px #d6e0e6;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 1px 1px 1px #b4bcc0;
  box-shadow: 0px 1px 1px 1px #b4bcc0;
  height: auto;
  min-height: 500px;
}
.header {
  max-width: 930px;
  padding: 20px 0 5px 0;
}
.zoeken {
  border-radius: 5px;
  border: 1px solid #d8d8d8;
  margin: 30px 0 0 0;
  background-color: #FFFFFF;
  width: 100%;
  text-align: right;
}
div.zoeken input,
div.zoeken button {
  border: none;
}
div.zoeken input.box {
  background-color: transparent;
  width: 170px;
  color: #848484;
  float: left;
  padding-left: 5px;
  margin-top: 8px;
}
div.zoeken input.box:focus {
  /*outline:none;*/
}
div.zoeken input.btn {
  cursor: pointer;
  text-indent: -9999px;
  color: transparent;
  margin: 8px 8px 0 0;
}
div.zoeken a {
  padding-right: 20px;
}
.row.nav {
  z-index: 200;
  position: relative;
}
.row.contentwrapper {
  z-index: 10;
  position: relative;
  padding-bottom: 20px;
}
.navwrapper {
  background-color: #FFFFFF;
  border-bottom: 1px solid #cad3d9;
  height: 80px;
}
@media only screen and (max-width: 768px) {
  .navwrapper {
    height: 120px;
  }
}
.nav {
  padding: 30px 0 0 0;
  font-size: 1em;
  max-width: 930px;
}
.nav a {
  display: block;
  height: 25px;
  color: #6a6a6a;
  padding-right: 15px;
}
.facebook {
  text-align: right;
}
.facebook a {
  height: 32px;
  float: right;
  margin-left: 3px;
  padding-right: 0;
}
@media only screen and (max-width: 768px) {
  .facebook {
    margin-top: 10px;
  }
}
.nav a.selected {
  color: #00638f;
}
.nav a.open {
  background-image: url('../img/arrow_nav.gif');
  background-repeat: no-repeat;
  background-position: right 7px;
}
.nav ul li ul a {
  color: #a1a1a1;
  padding-right: 0;
}
.nav ul li ul a.open {
  background-image: none;
}
.nav ul.topMenu {
  font-family: 'PT Sans W01 Regular';
  font-size: 1.143em;
  font-weight: lighter;
}
.nav ul.topMenu li {
  float: left;
  margin-top: 1px;
  padding: 0px 20px 0px 0px;
  position: relative;
}
.nav ul.topMenu li ul {
  display: none;
  position: absolute;
  left: 0px;
  width: 161px;
  margin: 0;
  padding: 0;
  top: 25px;
  background-color: #FFFFFF;
  border: solid 1px #d6e0e6;
  -webkit-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px;
  -webkit-box-shadow: 0px 1px 1px 0px #b4bcc0;
  box-shadow: 0px 1px 1px 0px #b4bcc0;
  font-size: 1em;
}
.lt-ie9 .nav ul.topMenu li ul {
  top: 26px;
}
.nav ul.topMenu li:hover ul {
  display: block;
}
.nav ul.topMenu li ul li {
  float: none;
  border-bottom: solid 1px #ededed;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}
.nav ul.topMenu li ul li:last-child {
  border-bottom: none;
}
.nav ul.topMenu li ul li a {
  font-weight: normal;
  font-size: 0.857em;
  padding: 3px 10px;
  height: auto;
  width: 90%;
}
.nav ul.topMenu li ul li ul {
  position: relative;
  top: 0px;
  border: none;
  box-shadow: none;
}
.nav ul.topMenu li ul li ul li {
  background-image: none;
}
#kruimelnav {
  font-size: 0.9em;
  margin-bottom: 10px;
}
.content {
  background-color: #FFFFFF;
  margin: 30px 20px 20px 20px;
  /*padding: 20px 30px 30px 30px;*/
  line-height: 1.571em;
  color: #5a5a5a;
}
.content p {
  line-height: 1.714em;
}
/*.content h1+p
{
    font-weight: bold;
    font-size: 1.167em;
}*/
div.content ul {
  list-style: none inside;
  margin: 10px 20px;
  list-style-image: url('../img/bullet.gif');
}
div.content ul li {
  margin-bottom: 8px;
}
body.pageclass_apotheken .content img {
  float: right;
}
@media only screen and (max-width: 768px) {
  body.pageclass_apotheken .content img {
    float: none;
  }
}
.clearer {
  clear: both;
}
.aside {
  margin: 0px 0px 20px 0px;
  padding: 30px 0px 0px 0px;
}
.aside img {
  max-width: 90%;
}
@media only screen and (max-width: 768px) {
  .aside img {
    max-width: 100%;
  }
}
.pageblock {
  background-color: #FFFFFF;
  border: solid 1px #d6e0e6;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 1px 1px 1px #b4bcc0;
  box-shadow: 0px 1px 1px 1px #b4bcc0;
  padding: 18px;
  min-height: 240px;
  position: relative;
}
/* Apple en Google Play store app links voor recappt */
.storelinks {
  margin-bottom: 2em;
  padding: 2em;
  text-align: center;
}
a.storelink {
  display: inline-block;
  width: 150px;
  height: 52px;
  margin: 0;
  background: no-repeat top left;
  margin-right: 5px;
}
/*a.storelink:last-child {margin-right: 0;}*/
a.storelink.appstore {
  background-image: url(../img/badge_AppStore.png);
}
a.storelink.googleplay {
  background-image: url(../img/badge_GooglePlay.png);
}
.pageblock.apps {
  padding-bottom: 0;
  height: auto;
}
.pageblock.apps .storelinks {
  margin-bottom: 20px;
}
.pageblock.apps .storelinks h2 {
  font-size: 2em;
  margin-top: 0.5em;
  margin-bottom: 1em;
}
.pageblock.apps img {
  vertical-align: top;
}
@media only screen and (max-width: 768px) {
  .pageblock {
    margin-bottom: 20px;
  }
}
.pageblockHeader {
  background-image: url('../img/border_pageblock.gif');
  background-repeat: repeat-x;
  background-position: left bottom;
  display: block;
  height: 40px;
}
div.pageblock h2 {
  font-size: 1.5em;
  color: #515151;
  /*float: left;*/
  font-family: 'Corbel W99 Bold';
  margin: 0 3px 0 0;
  font-weight: bold;
  min-height: 50px;
}
div.pageblock h3 {
  font-size: 1.167em;
  line-height: 1.833em;
  color: #515151;
  font-weight: lighter;
  vertical-align: text-bottom;
}
div.pageblock p {
  margin: 18px 0;
}
div.pageblock ul {
  margin: 0;
  padding: 0;
}
div.pageblock li {
  margin: 3px 0;
}
.buttonPageblock,
input[type="submit"].submitbutton {
  font-family: 'Corbel W99 Bold';
  font-size: 1.167em;
  color: #ffffff !important;
  text-decoration: none!important;
  padding: 10px 17px;
  display: block;
  zoom: 1;
  background-color: #33789a;
  background: -moz-linear-gradient(top, #33789a 0%, #035882);
  background: -webkit-gradient(linear, left top, left bottom, from(#33789a), to(#035882));
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #003f5d;
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 1px #ffffff;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 1px #ffffff;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 1px #ffffff;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(201, 74, 201, 0);
  text-align: center;
  margin-bottom: 5px;
  min-width: 140px;
}
.buttonPageblock:hover,
input[type="submit"].submitbutton:hover {
  background-color: #3d91ba;
  background: -moz-linear-gradient(top, #3d91ba 0%, #0470a5);
  background: -webkit-gradient(linear, left top, left bottom, from(#3d91ba), to(#0470a5));
  color: #FFFFFF;
  text-decoration: none;
}
.buttonPageblock {
  position: absolute;
  top: 190px;
}
@media only screen and (max-width: 770px) {
  .buttonPageblock {
    position: static;
  }
}
.pageblockContent {
  min-height: 180px;
}
@media only screen and (max-width: 768px) {
  .pageblockHeader {
    height: 60px;
  }
  div.pageblock h2 {
    float: none;
  }
}
div.binnenkort {
  position: absolute;
  left: 35px;
  top: 70px;
  width: 207px;
  height: 200px;
  z-index: 1;
}
.adresgegevens a {
  color: #408aab;
  font-weight: bold;
}
.adresgegevens a:hover {
  color: #2b443e;
}
table {
  background-color: #f6f7f7;
}
div.content input,
div.content textarea,
div.content select {
  border: 1px solid #adadad;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 0 0 10px;
  outline: medium none;
  padding: 5px 3px;
}
div.content td select,
div.content td input {
  float: left;
  margin-right: 5px;
}
div.content td input[type="text"],
div.content td textarea {
  width: 90%;
  max-width: 30em;
}
div.content input[type="radio"] {
  border: none;
  padding: 0;
}
label.herhaal {
  float: left;
  padding-right: 5px;
  margin: 3px 0;
  min-width: 130px;
}
div.receptnummer {
  float: left;
  font-weight: bold;
  margin-top: 20px;
  margin-right: 5px;
}
div.receptplus {
  margin-top: 20px;
  margin-left: 5px;
  float: right;
}
div.receptcontainer {
  background-color: #ededed;
  float: left;
  padding: 15px 5px 5px 5px;
}
div.recept {
  float: left;
  margin-right: 5px;
}
div.recept input {
  float: none;
}
.apotheker {
  border: solid 1px #00638f;
  padding: 10px;
  margin-bottom: 20px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.apotheker img {
  float: left;
  margin-right: 10px;
}
.footer {
  background-color: #FFFFFF;
  border-top: 1px solid #cad3d9;
  height: 50px;
  margin-top: 55px;
  padding: 30px 0 0 0;
  font-family: 'PT Sans W01 Regular';
}
.footercontent {
  max-width: 930px;
}
.footer div.customlink {
  margin: 20px 0;
  padding: 0 0 0 45px;
  border-left: 1px solid #fff;
}
.footer div.customlink.col0 {
  border: none;
}
.footer li {
  margin: 0;
}
.footer a {
  color: #408aab;
  text-decoration: none;
  display: block;
}
.colofon {
  float: right;
}
@media only screen and (max-width: 768px) {
  .colofon {
    float: none;
  }
}
.FormRadioListStacked label {
  display: inline-block;
}
.FormRadioListInline {
  float: left;
  margin: 0 12px 0 0;
}
.FormRadioListInline label {
  display: inline-block;
}
.formElement {
  display: block;
  clear: both;
  margin: 10px 0;
  border-left: solid 10px #F2F2F2;
  padding-left: 10px;
}
.formElement input {
  display: block;
}
.formElement input[type=radio] {
  display: inline;
}
.fieldLabel {
  display: inline;
  clear: both;
  margin: 10px 0 0 0;
}
.verplicht {
  display: inline;
}
.blueButton {
  font-family: 'PT Sans W01 Regular';
  font-size: 1.167em;
  color: #ffffff !important;
  text-decoration: none!important;
  padding: 10px 20px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: 16px;
  margin-top: 10px;
  background-color: #33789a;
  background: -moz-linear-gradient(top, #33789a 0%, #035882);
  background: -webkit-gradient(linear, left top, left bottom, from(#33789a), to(#035882));
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #003f5d;
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 1px #ffffff;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 1px #ffffff;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 1px #ffffff;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(201, 74, 201, 0);
}
.blueButton:hover {
  background: -moz-linear-gradient(top, #86c7e5 0%, #3589b0);
  background: -webkit-gradient(linear, left top, left bottom, from(#86c7e5), to(#3589b0));
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
a.blueTekst {
  color: #0079c2;
  font-family: 'Corbel W01 Regular';
  font-size: 1.167em;
  margin-top: 10px;
  display: block;
}
/*FRONTROTATOR*/
.logo {
  position: relative;
}
.logo span {
  position: absolute;
  left: 354px;
  top: -71px;
  font-family: 'PT Sans W01 Regular';
  color: #00638f;
  font-size: 28px;
  white-space: nowrap;
}
#frontrotator {
  display: block;
  /*overflow: hidden;*/
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(150, 150, 150, 0.5);
  -moz-box-shadow: 0px 3px 3px 0px rgba(150, 150, 150, 0.5);
  box-shadow: 0px 3px 3px 0px rgba(150, 150, 150, 0.5);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
@media only screen and (max-width: 960px) {
  .logo span {
    display: none!important;
    visibility: hidden;
  }
  #frontrotator {
    height: 300px !important;
  }
  #frontrotator #mainImage {
    display: none;
  }
  #frontrotator .thumbs {
    display: none;
  }
  #frontrotator .tekstvlak {
    width: 100% !important;
  }
  #frontrotator .tekst {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    padding: 40px 0 0 40px !important;
    width: auto !important;
  }
  #frontrotator .tekst .tekttitle {
    position: relative !important;
    top: auto !important;
  }
}
#frontrotator .frontItem {
  display: none;
}
#frontrotator #mainImage {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
#frontrotator #mainImage .new {
  z-index: 15;
}
#frontrotator #mainImage .old {
  z-index: 13;
}
#frontrotator .tekstvlak {
  background-position: right top;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 25;
  width: 50%;
  height: 300px;
  background-color: #FFFFFF;
  -moz-border-radius: 0px 5px 5px 0;
  -webkit-border-radius: 0px 5px 5px 0;
  border-radius: 0px 5px 5px 0;
}
#frontrotator .tekst {
  position: absolute;
  top: 56px;
  right: 90px;
  z-index: 955;
  width: 270px;
  color: #003f5e;
  font-family: 'Corbel W01 Regular';
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}
#frontrotator .tekst .tekttitle {
  display: block;
  position: absolute;
  left: 0px;
  top: -38px;
  font-family: 'PT Sans W01 Regular';
  color: #003f5e;
  font-size: 20px;
  white-space: nowrap;
  font-weight: bold;
}
#frontrotator .tekst a {
  color: #0079c2;
  text-decoration: none;
}
#butNavigatie {
  border: 0 none;
  margin: 0;
  position: relative;
  text-align: left;
  top: 125px;
  z-index: 156000;
  display: none;
}
.navButtons {
  display: none;
  float: right;
  width: 5px;
  height: 5px;
  text-indent: -9999px;
  margin: 5px 5px 0 0;
  background-image: url('../img/dotWhite.png');
  background-repeat: no-repeat;
}
.navButtons.active {
  background-image: url('../img/dotGreen.png');
  background-repeat: no-repeat;
}
.arrowLeft,
.arrowRight {
  width: 33px;
  height: 33px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  text-transform: uppercase;
  position: absolute;
}
.arrowLeft {
  background-image: url('../img/arrowLeft.png');
  left: -45px;
}
.arrowRight {
  background-image: url('../img/arrowRight.png');
  right: -45px;
}
.mobileMenu {
  clear: both;
  border: 1px solid #C4C4C4;
  font-size: 1em;
  height: 2em;
  width: 100%;
  margin: 5px auto 5px;
  padding: 2px;
  display: block;
  position: relative;
  color: #6a6a6a;
  font-family: 'PT Sans W01 Regular';
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.lt-ie8 .logo span {
  top: 64px;
  font-size: 22px;
}
span.receptthuis {
  min-width: 160px;
}
.receptthuis label {
  display: inline-block;
  margin-right: 5px;
}
div.content .receptthuis input {
  float: none;
}
.patientenfolders a {
  display: block;
  float: left;
  color: #333;
  width: 175px;
  height: 40px;
  padding: 10px;
}
.popup {
  display: none;
  z-index: 101;
  background: #fde073;
  text-align: center;
  line-height: 3;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.popup p {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.popup #close {
  display: inline-block;
  float: right;
  height: 20px;
  width: 20px;
  text-indent: -9999px;
  background: url(/img/hide.png) no-repeat center center;
  margin: 10px 10px 0 0;
}
.flex-layout {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .flex-layout {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.flex-layout__item {
  box-sizing: border-box;
  width: 100%;
  padding-top: 0;
  padding-bottom: 1em;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
@media screen and (min-width: 768px) {
  .flex-layout__item {
    width: 33.3333%;
  }
}
.page-block--flex {
  margin: 0;
}
.page-block--flex .pageblockContent {
  min-height: 0;
}