@fonts {
  font-style: normal;
}
@font-face {
  font-family: "RijksoverheidSans";
  font-weight: 400;
  src: url(../fonts/RO-SansWebText-Regular.a60031b8.woff) format("woff"), url(../fonts/RO-SansWebText-Regular.1a8a5019.woff2) format("woff2");
}
@font-face {
  font-family: "RijksoverheidSans";
  font-weight: 700;
  src: url(../fonts/RO-SansWebText-Bold.41234ec3.woff) format("woff"), url(../fonts/RO-SansWebText-Bold.c54111ae.woff2) format("woff2");
}
@font-face {
  font-family: "RijksoverheidSerif";
  font-weight: 700;
  src: url(../fonts/RO-SerifWeb-Bold.cdd668e6.woff) format("woff"), url(../fonts/RO-SerifWeb-Bold.f459c80b.woff2) format("woff2");
}
body {
  font-family: "RijksoverheidSans", sans-serif;
  font-weight: 400;
}
@media (min-width: 60em) {
  body {
    font-size: 1.125rem;
  }
}
@media (min-width: 75em) {
  body {
    font-size: 1.25rem;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "RijksoverheidSerif", serif;
  color: #E1700D;
}

.view {
  min-height: calc(100vh - 152px);
}
@media (min-width: 48em) {
  .view {
    min-height: calc(100vh - 162px);
  }
}
@media (min-width: 60em) {
  .view {
    min-height: calc(100vh - 172px);
  }
}
.ui-logo[data-v-8b9471fa] {
  background-image: url(../img/thuis-in-het-verpleeghuis-logo-m.43022b8b.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 48em) {
.ui-logo[data-v-8b9471fa] {
    background-image: url(../img/thuis-in-het-verpleeghuis-logo.a6600594.svg);
}
}
.app-header {
  width: 100%;
  height: 3.5rem;
}
@media (min-width: 60em) {
.app-header {
    height: 4rem;
}
}
.app-header__navlinks {
  display: inline-block;
  justify-content: left;
}
@media (max-width: 658px) {
.app-header__navlinks {
    display: none;
}
}
@media (max-width: 1196px) {
.app-header__navlinks.one-selectbox {
    display: none;
}
}
@media (max-width: 1512px) {
.app-header__navlinks.two-selectboxes {
    display: none;
}
}
.app-header__navlink {
  display: inline-block;
  text-decoration: none;
}
.app-header__navlink.custom-link-active span {
  color: #e06f0c;
}
.app-header__menubar .v-toolbar__content {
  width: 100%;
  justify-content: space-between;
  overflow: hidden;
}
.app-header__container {
  align-items: center;
}
.app-header__container .v-input {
  display: none;
  padding-right: 3.75rem !important;
}
@media (min-width: 48em) {
.app-header__container .v-input {
    display: flex;
}
}
.app-header__container .v-input__slot {
  margin-top: 1.625rem;
}
.app-header__container .v-label {
  font-size: 0.875rem;
}
.app-header__menubarwrap {
  justify-content: space-between;
  align-items: center;
}
.app-header__logo {
  width: 3.125rem;
  height: 3.125rem;
}
@media (min-width: 48em) {
.app-header__logo {
    width: 8.0625rem;
    height: 2.25rem;
}
}
@media (min-width: 60em) {
.app-header__logo {
    width: 10.75rem;
    height: 3rem;
}
}
.app-header__logo-link {
  display: block;
  width: 100%;
  height: 100%;
}
.app-header .theme--light.v-btn.v-btn--icon {
  color: #FFF;
}
.app-footer .v-footer__col[data-v-15a84758] {
  justify-content: space-between;
  align-items: center;
}
.app-footer .v-footer__links[data-v-15a84758] {
  font-size: 0.875rem;
  color: #FFF;
}
@media (min-width: 60em) {
.app-footer .v-footer__links[data-v-15a84758] {
    font-size: 1rem;
}
}
.app-footer .v-footer__links a[data-v-15a84758] {
  color: inherit !important;
  text-decoration: none;
}
.app-footer .v-footer__links a[data-v-15a84758]:hover {
  text-decoration: underline;
}
.app-footer .v-footer__logo[data-v-15a84758] {
  width: 8.0625rem;
  height: 2.25rem;
  background-image: url(../img/thuis-in-het-verpleeghuis-logo-white.667937cb.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
@media (min-width: 48em) {
.app-footer .v-footer__logo[data-v-15a84758] {
    width: 10.75rem;
    height: 3rem;
}
}
.v-application {
  font-family: inherit;
  overflow-x: hidden;
}
.v-app__header-link {
  font-size: 1rem;
  text-decoration: none;
  color: #42145f;
}
.v-app__header-link:hover {
  text-decoration: none;
  border-bottom: 1px dotted #42145f;
}
.v-app__logout {
  font-size: 1rem;
}
.v-app__logout:hover:before {
  background-color: transparent;
}
.v-app__login {
  font-size: 1rem;
}
.v-app__login:hover:before {
  background-color: transparent;
}
.fade-enter-active, .fade-leave-active {
  transition: opacity 250ms ease-out;
}
.fade-enter, .fade-leave-to {
  opacity: 0;
}
.v-login[data-v-26084dc2] {
  position: relative;
}
.v-login__card[data-v-26084dc2] {
  border-radius: 0 !important;
}
.v-login__logo[data-v-26084dc2] {
  margin-right: auto;
  margin-left: auto;
  width: 8.0625rem;
  height: 2.25rem;
  background-image: url(../img/thuis-in-het-verpleeghuis-logo.a6600594.svg);
}
@media (min-width: 60em) {
.v-login__logo[data-v-26084dc2] {
    width: 10.75rem;
    height: 3rem;
}
}
.v-login__button[data-v-26084dc2] {
  border-radius: 0 !important;
}
