.btn {
  border-radius: 2rem;
  color: white;
}
.btn:hover {
  color: white;
}
.gray {
  background-color: #aaa;
}
.white {
  background-color: white;
  padding-top: 15px;
}
@font-face {
  font-family: LL Circular Bold Web;
  src: url(/fonts/lineto-circular-bold.eot);
  src: url(/fonts/lineto-circular-bold.eot?#iefix) format("embedded-opentype"), url(/fonts/lineto-circular-bold.woff2) format("woff2"), url(/fonts/lineto-circular-bold.woff) format("woff");
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: LL Circular Book Web;
  src: url(/fonts/lineto-circular-medium.eot);
  src: url(/fonts/lineto-circular-medium.eot?#iefix) format("embedded-opentype"), url(/fonts/lineto-circular-medium.woff2) format("woff2"), url(/fonts/lineto-circular-medium.woff) format("woff");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: LL Circular Book Web;
  src: url(/fonts/lineto-circular-book.eot);
  src: url(/fonts/lineto-circular-book.eot?#iefix) format("embedded-opentype"), url(/fonts/lineto-circular-book.woff2) format("woff2"), url(/fonts/lineto-circular-book.woff) format("woff");
  font-display: swap;
}
body {
  background-color: #aaa;
  height: 100%;
  font-family: LL Circular Book Web, Circular Std, Open Sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #746366;
  text-transform: lowercase;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: LL Circular Bold Web;
  color: #1d1d1b;
}
a {
  color: #1d1d1b;
}
header {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #81bc22;
  font-size: 125%;
  line-height: 1.5em;
}
header .logo {
  height: 30px;
  width: auto;
  margin-right: 10px;
  float: left;
  vertical-align: top;
}
header .menu {
  height: 20px;
  width: auto;
  float: right;
}
header nav {
  border-bottom: 1px solid white;
}
.navbar-inverse .navbar-brand {
  color: #eb0024;
}
.navbar-inverse .navbar-brand .logo {
  height: 1.5em;
  width: auto;
}
.navbar-dar {
  margin-bottom: 1ex;
}
.navbar-dar .navbar-brand {
  color: #eb0024;
  padding: 0;
  height: auto;
}
.navbar-dar .navbar-brand .logo {
  height: 30px;
  width: auto;
  margin-right: 10px;
  float: left;
  vertical-align: middle;
}
.navbar-dar .navbar-toggle .icon-bar {
  background-color: #eb0024;
}
.navbar-dar .navbar-nav > .active > a,
.navbar-dar .navbar-nav > .active > a:focus,
.navbar-dar .navbar-nav > .active > a:hover {
  color: #777;
}
.navbar-dar .navbar-nav > li > a {
  color: #eb0024;
}
.navbar-mobile .navbar-header {
  float: none;
}
.navbar-mobile .navbar-left,
.navbar-mobile .navbar-right {
  float: none !important;
}
.navbar-mobile .navbar-toggle {
  margin: 0;
  display: block;
}
.navbar-mobile .navbar-collapse {
  padding: 0;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-mobile .navbar-collapse.collapse {
  display: none!important;
}
.navbar-mobile .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-mobile .navbar-nav {
  float: none!important;
  margin: 0;
}
.navbar-mobile .navbar-nav > li {
  float: none;
}
.navbar-mobile .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.navbar-mobile .collapse.in {
  display: block !important;
}
.navbar-form {
  padding: 0;
}
.width-100pct {
  width: 100%;
}
.width-50pct {
  width: 48.75%;
}
.width-50pct:first-child {
  margin-right: 2.5%;
}
footer {
  margin-bottom: 20px;
}
.panel-nieuw {
  border-color: #30b1d0;
}
.panel-nieuw > .panel-heading {
  background-color: #30b1d0;
  color: white;
}
.panel-inbehandeling {
  border-color: #ff8a00;
}
.panel-inbehandeling > .panel-heading {
  background-color: #ff8a00;
  color: white;
}
.panel-toegewezen {
  border-color: #ffbc05;
}
.panel-toegewezen > .panel-heading {
  background-color: #ffbc05;
  color: white;
}
.btn-nieuw {
  background-color: #30b1d0;
  border-color: #30b1d0;
}
.btn-inbehandeling {
  background-color: #ff8a00;
  border-color: #ff8a00;
}
.btn-toegewezen {
  background-color: #ffbc05;
  border-color: #ffbc05;
}
.btn-tile {
  background-color: #30b1d0;
  border-color: #30b1d0;
  border-radius: .5rem;
  width: 47%;
}
.nieuw {
  color: #30b1d0 !important;
}
.inbehandeling {
  color: #ff8a00 !important;
}
.toegewezen {
  color: #ffbc05 !important;
}
.afgemeld {
  color: #81bc22 !important;
}
.danger {
  color: #eb0024 !important;
}
a.poc {
  display: block;
  text-align: center;
  text-decoration: none !important;
}
a.poc h3 {
  color: white;
  margin-top: 3vh;
  font-size: 1.5rem;
  font-weight: 400;
  font-family: LL Circular Book Web;
}
a.poc:hover {
  -webkit-filter: drop-shadow(0 10px 15px #555);
          filter: drop-shadow(0 10px 15px #555);
}
.thumb {
  width: 50%;
  height: auto;
  display: inline-block;
}
.thumb.small {
  width: 25%;
}
.modal .thumb {
  cursor: pointer;
}
.fa.muted {
  color: #ccc;
}
.cursor-pointer {
  cursor: pointer;
}
.form-group {
  margin: 1rem 0;
}
label {
  margin: 1ex 0;
  display: block;
}
.app {
  position: relative;
  margin: 40px auto;
  border: 12px black solid;
  border-radius: 32px;
  -webkit-box-shadow: 0 10px 30px #666;
          box-shadow: 0 10px 30px #666;
  padding: 1em .5em 1em 1em;
  background-color: white;
}
.app .content {
  width: 100%;
  height: 100%;
  background: white;
  overflow-y: auto;
  padding-right: 1ex;
}
.app.smartphone {
  width: 400px;
  height: 800px;
}
.app.smartphone:before {
  position: absolute;
  content: '';
  display: block;
  width: 40px;
  height: 1px;
  top: 0;
  left: calc(50% - 20px);
  border: 16px solid #000;
  border-top-width: 0;
  border-radius: 28px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.app.tablet {
  width: 900px;
  height: 600px;
}
a.list-group-item {
  cursor: pointer;
}
.fas {
  color: #eb0024;
}
.steps {
  position: relative;
}
.steps:before {
  content: '';
  position: absolute;
  left: 5%;
  right: 5%;
  top: 50%;
  border-top: 2px solid #ddd;
  height: 0;
}
.steps .page-item .page-link {
  border-color: #eb0024;
  background-color: #eb0024;
  color: white;
  cursor: pointer;
}
.steps .page-item.active .page-link {
  border-color: #1d1d1b;
  background-color: #1d1d1b;
  cursor: default;
}
.steps .page-item.active.disabled {
  color: white;
}
.steps .page-link {
  cursor: default;
  border: none;
  border-radius: 2rem !important;
  width: 2.5rem;
  margin: auto !important;
}
.steps .page-item.disabled .page-link {
  background-color: #ddd;
}
.btn .fas {
  color: white;
}
.modal.kiesfoto .thumb {
  width: 45%;
}
.navbar-light .navbar-toggler {
  border-width: 0 !important;
  color: transparent;
}
.container.desktop {
  max-width: 2000px !important;
  padding: 15px 30px;
}
