body {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #eee;
  /*font-family: 'Cantarell', sans-serif;*/
  font-family: 'Lato', sans-serif;
}

.logo {
  max-width: 100%;
  margin-bottom: 20px;
}

.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 25% auto;
}

#berichtRight, .right{
  float: right;
}

#gebruikersSelectie{
  display: none;
}

#deselectAlleGebruikers{
  display: none;
}

.warning{
  color: #c82333;
}

.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}

.form-signin .checkbox {
  font-weight: normal;
}

.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}

.form-signin .form-control:focus {
  z-index: 2;
}

.form-signin input[type="text"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.form-signin input[type="password"] {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 10px;
}

.btn-primary {
  background-color: #28769c;
  border-color: #28769c;
}

.btn-primary:hover {
  background-color: #195168;
  border-color: #1e5d77;
}

.btn-primary.active,
.btn-primary:active,
.show>.btn-primary.dropdown-toggle {
  background-color: #195168;
  border-color: #1e5d77;
}

.btn-primary.focus,
.btn-primary:focus {
  box-shadow: 0 0 0 3px rgba(40, 118, 156, .5);
}

.bg-dca {
  background-color: #195168 !important;
}

thead.bg-dca tr th {
  color: white;
}

.optiekaart {
  background-color: #195168;
  cursor: pointer;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
}

li.seperator {
  padding: 0px 10px;
}

#content {
  margin-top: 40px;
}

#pageTitle {
  text-align: center;
  margin-bottom: 20px;
  color: #103747;
  font-size: 3.5rem;
}

@media (max-width: 767px) {
  #pageTitle {
    font-size: 50px;
  }
}

#inloggen {
  margin-top: 10px;
  margin-bottom: 10px;
}

.noMarginBottom {
  margin-bottom: 0px;
}

div#witblok {
  /*background-image: url('https://www.dca-finance.nl/img/header-finance.jpg');*/
  background-color: white;
  /*max-height: 200px;*/
  width: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  position: relative;
  /*height: 260px;*/
  height: 100px;
  margin-top: 16px;
}

#witblok img {
  vertical-align: middle;
  border-style: none;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  margin-left: auto;
  width: 500px;
  max-width: 70vw;
  margin-left: 40px;
}

@media (min-width: 768px) {
  div#witblok {
    height: 150px;
  }
}

p#afzender {
  float: left;
}

p#datum {
  float: right;
}

#bericht hr:first-of-type {
  margin-top: 4rem;
}

.card-title {
  font-weight: 400;
}

.optiekaart .card-body .row .col h5 {
  line-height: 34px;
}

@media (max-width: 767px) {
  .optiekaart .card-body .row .col h5,
  .optiekaart .card-body .row .col-8 h5 {
    display: none;
  }
}

@media (min-width: 992px) {
  .optiekaart .card-body .row .col-8 h5 {
    line-height: 34px;
  }
}

.blok {
  /*border-color: #a6a6a6;
  border-width: 1px;
  border-style: solid;*/
  border-radius: .25rem;
  background-color: #F6F6F6E6;
  padding: 20px;
  margin-bottom: 40px;
  position: relative;

  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  padding: 20px 16px 24px 16px;
  border-radius: .25rem;
}

.berichtBlok {
  background-color: #F6F6F6E6;
  margin-top: 80px;
}

#nieuwBerichtBlok, #zurmoCheck{
  margin-top: 40px;
}

.bijlageBlok {
  background-color: #B4B3B3E6;
}

.formBlok {}

.formBlok input,
.formBlok .row .col input,
.formBlok select,
.formBlok .row .col select {
  margin-bottom: 10px;
}

.formBlok .btn {
  margin-top: 20px;
}

.formBlok .col.half input,
.formBlok .col.half select {
  width: 50%;
}

.blok p {
  margin: 0;
}

.bijlageknop {
  position: absolute;
  right: 10px;
  top: 14px;
}

#inputZurmo {
  margin-bottom: 10px;
}

table#berichten tbody {
  cursor: pointer;
}

.waarheid {
  text-align: right;
}

.underline {
  text-decoration: underline;
}

.blok.contact p {
  text-align: center;
}

.backBtn {
  margin-bottom: 15px;
}

.witBlok {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  padding: 20px 16px 24px 16px;
  border-radius: .25rem;
}

.witBlok p{
  margin: 0;
}

.inlineB{
  display: inline-block;
}

.lineUnset{
  line-height: unset;
}

.flRight{
  float: right;
}

.orangered{
  color: orangered !important;
}

div#gebruikersSelectie div.bovenbalk{
  height: 30px;
}

div#gebruikersSelectie div.bovenbalk h3{
  float: left;
}

.oudeBrowserMelding{
  display: none;
}

.form-signin-heading, .center {
  text-align: center;
}

#zurmoCheck, #zurmoAbboCheck, #adhocZurmo {
  display: none;
}

td form {
  display: table-cell;
}

td.knoppen button {
  margin: 0 0 0 10px !important;
}

td.knoppen {
  text-align: right;
}

.blok .formBlok {
  background-color: #ececec;
}

.noDisplay {
  /* much function, such wow */
  display: none;
}

.notifBlok i {
    float: right;
    color: #b7b6b6;
}

.flikker {
  -webkit-animation: FLIKKER 1s infinite;  /* Safari 4+ */
  -moz-animation: FLIKKER 1s infinite;  /* Fx 5+ */
  -o-animation: FLIKKER 1s infinite;  /* Opera 12+ */
  animation: FLIKKER 1s infinite;  /* IE 10+, Fx 29+ */
}

@-webkit-keyframes FLIKKER {
  0%, 49% {
    background-color: rgb(117, 209, 63);
    border: 3px solid #e50000;
  }
  50%, 100% {
    background-color: #e50000;
    border: 3px solid rgb(117, 209, 63);
  }
}