h1, h2, h3, h4, h5, h6 {
  font-family: "Arial", sans-serif;
  font-style: normal; }

p, a {
  font-family: "Open Sans", sans-serif; }

a {
  color: #b81824; }

button .button {
  background-color: #b81824; }

svg {
  fill: #fff; }

.button {
  background-color: #b81824; }
  .button:hover {
    background-color: #8b121b; }

.menu-centered {
  background-color: #b81824;
  height: 5em;
  margin-bottom: 2em; }
  .menu-centered li {
    height: 5em; }
    .menu-centered li:hover {
      background-color: #a11520; }
  .menu-centered a {
    color: white; }

body {
  margin-left: 85px;
  position: relative;
  background: #97978e;
  background-image: url("../img/bgpattern.png");
  -ms-background-position-x: 40px;
  background-position-x: 40px; }

body > section {
  padding: 60px 60px 60px 60px; }

body > section:nth-child(odd) {
  /*color: #FFF;*/ }

section {
  color: #fff; }

section.wit {
  background-color: #fefefe;
  color: #000; }

hr {
  margin: 2rem 15px 1.25rem 15px; }

.topic {
  margin-bottom: 10px; }

.line {
  overflow: hidden; }
  .line:after {
    content: "";
    display: inline-block;
    height: 0.5em;
    vertical-align: -0.15em;
    width: 100%;
    margin-right: -100%;
    margin-left: 2em;
    border-top: 1px solid #cacaca; }

@media only screen and (max-width: 39.9375em) {
  body {
    margin-left: 0; }
  body > section {
    padding: 20px; } }

@media only screen and (min-width: 90.063em) {
  body {
    margin-left: 300px; } }

@media only screen and (min-width: 850px) {
  .topic > hr {
    display: none; } }

@media only screen and (max-width: 850px) {
  .line:after {
    content: none; } }

#logo {
  /*background: url(../img/logo_plus_huisarten_allenamen_transp.png) no-repeat center;*/
  background-color: #fefefe;
  height: 170px;
  /*text-indent: -9999px;*/
  position: relative;
  display: block;
  width: auto; }
  #logo svg {
    max-width: 600px;
    min-width: 300px;
    width: 70%;
    display: block;
    margin: 0 auto;
    padding-top: 1em; }

nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 85px;
  height: 100%;
  background-color: #b81824;
  z-index: 50;
  border-right: 1px solid #8b121b; }
  nav ul {
    position: absolute;
    top: 50%;
    margin-top: -280px;
    width: 100%;
    margin-left: 0px;
    /* left: 0; */ }
    nav ul li {
      display: block;
      position: relative; }
    nav ul a {
      display: block;
      position: relative;
      overflow: hidden;
      line-height: 70px;
      width: 100%;
      overflow: hidden;
      white-space: nowrap;
      background-color: #b81824;
      transition: width 0.4s ease-out 0s, background-color 0.2s ease; }
      nav ul a .active {
        background-color: #94131d; }
      nav ul a:hover {
        width: 280%;
        display: block;
        background-color: #a11520; }
      nav ul a .textstyle {
        position: relative;
        left: -999px; }
      nav ul a:before, nav ul a:after {
        position: absolute; }
    nav ul a, nav ul a:hover, nav ul a:visited {
      color: white; }
  nav svg {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 10px; }
  nav .round {
    width: 45px !important;
    height: 45px !important;
    top: 14px; }
  nav .active {
    background-color: #94131d; }

@media only screen and (min-width: 90.063em) {
  nav {
    min-width: 300px; }
    nav a:hover {
      width: 100% !important; }
    nav a:before {
      content: attr(data-message);
      right: 90px; }
    nav svg {
      right: 15px; }
    nav .round {
      right: 17px !important; } }

@media only screen and (max-width: 90.063em) {
  nav a:after {
    content: attr(data-message);
    left: 90px; }
  nav svg {
    left: 17px; }
  nav .round {
    left: 19px !important; } }

#header {
  position: relative;
  padding-bottom: 0px; }
  #header #greeting {
    font-size: 4.4em; }
  #header #onderschrift {
    position: relative;
    top: -15px;
    font-size: 2.2em; }
  #header #greeting, #header #onderschrift {
    font-family: "Arial", sans-serif; }
  #header #btn_afspraak {
    position: relative;
    font-size: 1em;
    z-index: 9;
    bottom: -1.4em;
    margin-bottom: 0; }

@media screen and (max-width: 39.9375em) {
  #header {
    padding-bottom: 1em; }
    #header #greeting {
      font-size: 3em; }
    #header #onderschrift {
      position: relative;
      top: 0;
      font-size: 1.5em; }
    #header .show-for-small-only a:last-child {
      margin-bottom: 1em; }
    #header .button {
      margin-bottom: 0.3em !important; } }

#team section {
  padding: 0; }
  #team section .medewerkers {
    background-color: #fff;
    position: relative; }
    #team section .medewerkers ul {
      color: black;
      padding: 10px 10px 17px 17px;
      font-size: inherit;
      list-style-image: url("../img/plus-icon-13.gif"); }
    #team section .medewerkers li {
      padding-left: 8px; }
      #team section .medewerkers li ul {
        font-size: inherit; }
    #team section .medewerkers svg {
      height: 25px;
      width: 25px;
      display: block;
      position: absolute;
      top: 14px;
      left: 18px; }
  #team section .medewerkers > .name {
    background-color: #b81824;
    padding: 10px 15px 10px 55px;
    border: 1px solid #8b121b;
    /* border-top: 2px solid $primary-color-d10; */ }

#locaties #map {
  position: absolute;
  top: 6em;
  bottom: 2em;
  width: 45%; }

#locaties #mapdiv {
  position: relative; }

#links .button, #patientbrieven .button {
  font-size: 1em;
  margin-bottom: 4px; }

#links .btn_links, #links .btn_ptnbrief, #patientbrieven .btn_links, #patientbrieven .btn_ptnbrief {
  display: block;
  position: relative;
  margin-top: 7px;
  padding: 15px 40px;
  background-color: #b81824; }
  #links .btn_links svg, #links .btn_ptnbrief svg, #patientbrieven .btn_links svg, #patientbrieven .btn_ptnbrief svg {
    height: 28px;
    width: 28px;
    display: block;
    position: absolute;
    top: 9px; }

#links .btn_links, #patientbrieven .btn_links {
  text-align: left;
  padding-left: 80px;
  background-color: #b81824; }
  #links .btn_links:before, #patientbrieven .btn_links:before {
    content: '';
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 60px;
    border-right: 1px solid #8b121b; }
  #links .btn_links svg, #patientbrieven .btn_links svg {
    left: 16px; }

#links .btn_ptnbrief, #patientbrieven .btn_ptnbrief {
  text-align: right;
  padding-right: 80px;
  background-color: #97978e; }
  #links .btn_ptnbrief:before, #patientbrieven .btn_ptnbrief:before {
    content: '';
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    width: 60px;
    border-left: 1px solid white; }
  #links .btn_ptnbrief svg, #patientbrieven .btn_ptnbrief svg {
    right: 16px; }

#afspraken .highlight {
  color: #b81824; }

#contact textarea {
  height: 12em; }

#footer table tbody {
  background: 0;
  border: 0; }
  #footer table tbody tr:nth-child(even) {
    background: 0; }
  #footer table tbody td:first-child {
    text-align: right; }
  #footer table tbody td:nth-child(2) {
    width: 50px; }
  #footer table tbody td {
    padding: 0 0.25rem 0.25rem; }
  #footer table tbody a {
    color: #fff; }

#footer h6 {
  font-size: 0.8rem; }

#footer .copyright {
  text-align: center; }

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