html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 70px;
  font-family: "Titillium Web";
  font-size: 16px;
}
.formHelpText {
  background-image: url("http://static.mailplus.nl/icons/icon_about.png");
  border: medium none;
  display: inline-block;
  height: 16px;
  width: 16px;
}
#header-image {
  margin-left: 35px;
  margin-right: 35px;
}
#header-image img {
  max-width: 100%;
}
.hoog > .container {
  margin-top: 30px;
}
.hoog .navbar .navbar-brand {
  height: 86px;
  background-color: #FFF;
  padding: 2px 10px;
  z-index: 999;
  box-shadow: 3px 1px 13px rgba(0, 0, 0, 0.5);
  position: absolute;
  margin-left: 5px !important;
}
.hoog .navbar .navbar-brand img {
  max-height: 80px;
  max-width: 199px;
  height: auto;
}
.hoog .navbar-toggle {
  margin-right: 4px;
}
.hoog #main-navigation .navbar-nav {
  padding-top: 27px;
}
.navbar {
  background: #ff9900;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #200c0d), color-stop(1, #802026));
  background: -ms-linear-gradient(bottom, #200c0d, #802026);
  background: -moz-linear-gradient(center bottom, #200c0d 0%, #802026 100%);
  background: -o-linear-gradient(#802026, #200c0d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#802026', endColorstr='#200c0d', GradientType=0);
}
.navbar.navbar-fixed-top {
  background-color: rgba(0, 0, 0, 0.9);
}
.navbar .navbar-header {
  border-bottom: #802026;
}
.navbar a {
  font-size: 14px;
  font-weight: bolder;
  text-decoration: none;
}
.navbar .navbar-brand {
  padding: 6px;
}
.navbar .navbar-brand img,
.navbar .navbar-brand .button-icon {
  max-height: 50px;
  max-width: 200px;
  min-height: 50px;
  object-fit: contain;
}
.navbar .navbar-toggle {
  width: 88px;
  padding: 12px 10px;
  background: #ff9900;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #451517), color-stop(1, #651a1e));
  background: -ms-linear-gradient(bottom, #451517, #651a1e);
  background: -moz-linear-gradient(center bottom, #451517 0%, #651a1e 100%);
  background: -o-linear-gradient(#651a1e, #451517);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#651a1e', endColorstr='#451517', GradientType=0);
  border: 2px solid rgba(255, 255, 255, 0.2);
}
.navbar .navbar-toggle div {
  float: left;
  font-weight: bold;
  color: #FFF;
  font-size: 16px;
  line-height: 14px;
}
.navbar .navbar-toggle .icon-bar {
  background-color: #ccc;
  float: right;
}
#main-navigation .navbar-nav {
  margin: 0 -15px;
}
#main-navigation li.open > a {
  background-color: #802026;
}
#main-navigation li a {
  color: #FFF;
  padding-left: 20px;
}
#main-navigation li a img {
  max-width: 36px;
}
#main-navigation li a .caret {
  position: absolute;
  right: 20px;
  top: 42%;
  bborder-top-color: #FFF;
  border-bottom-color: #FFF;
}
.backrow {
  padding: 5px;
  background-color: #E4E5E2;
  font-wight: bold;
  margin: 0;
  color: #B2B2B0;
}
.backrow .btn-sm {
  padding: 2px 7px;
  color: #FFF;
  background-color: #B2B2B0;
}
.list-group a {
  font-size: 14px;
  font-weight: bolder;
  text-decoration: none;
}
@media (max-width: 360px) {
  html .btn-lg,
  html .btn-group-lg > .btn {
    padding: 10px 12px;
  }
}
#content-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 60px;
  background-color: #000000;
}
#content-footer hr {
  border-top-style: dotted;
}
#content-footer #footer-buttons ul li {
  padding: 5px 22px;
}
#content-footer #footer-buttons .btn-lg {
  font-size: 24px;
  color: #FFF;
}
#content-footer #footer-buttons .btn-lg.active {
  box-shadow: inset 0 -1px 3px 1px rgba(255, 255, 255, 0.5);
  color: #802026;
}
#content-main {
  padding: 5px;
}
#content-main .content-icon {
  display: inline;
  float: left;
}
#content-main .content-title {
  color: #802026;
  font-size: 22px;
  font-weight: bold;
}
#content-main form {
  clear: both;
}
#btn-verstuur {
  font-size: 14px;
  border: none;
  border-radius: 5px;
  font-weight: bold;
}
.form-horizontal .control-label {
  text-align: left;
}
.modal .modal-content {
  overflow: hidden;
}
.modal .modal-header {
  border-bottom: 1px solid #E81717;
  background-color: #E81717;
}
.modal .modal-body {
  background-color: #4A4A4A;
}
table {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
}
table td,
table th {
  text-align: left;
  padding: 5px;
  padding-left: 0;
  vertical-align: top;
}
.title {
  font-size: 22px;
  margin-bottom: 8px;
}
.list-group {
  border-radius: none !important;
}
.list-group .list-group-item {
  padding: 0;
  background-color: #A6232D;
  font-weight: 700;
  font-size: 19px;
}
.list-group .list-group-item .iconHolder {
  vertical-align: top;
  margin-right: 11px;
  display: inline-block;
  width: 18%;
  height: 50px;
  background-color: #822026;
}
.list-group .list-group-item .iconHolder img {
  max-width: 50px;
}
.list-group .list-group-item .labelHolder {
  vertical-align: middle;
  display: inline-block;
  font-weight: bold;
  color: #FFF;
  height: 51px;
  line-height: 49px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 77%;
}
#btn-verstuur {
  width: 100%;
  background-color: #A6232D;
}
input .form.control,
textarea .form.control {
  background-color: #E4E5E2;
}
.panel-default {
  border: none;
}
.panel-default .panel-heading {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}
.panel-default .panel-body {
  padding: 0;
}
.panel-default .panel-body .form-group {
  margin-bottom: 0px;
}
.panel-default .panel-body .control-label {
  margin-bottom: 2px;
}
iframe {
  width: 100%;
}
.gradient {
  background: #4bb0cf url(/bundles/dossiernet/images/misc/verloop/verloop_balken.png) repeat-x 0 bottom;
}
#rente-verwachting-wrapper .gradient {
  background-color: #802026 !important;
}
#website-link a {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  position: absolute;
  bottom: 60px;
  border-radius: 3px;
  left: 0;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  body .form-large .title-withinput,
  body .form-large .title {
    display: block;
    padding: 6px;
  }
  body .form-large .title-withinput {
    padding-top: 0;
  }
  body .form-large .title-withinput > label {
    padding-left: 0;
  }
  body .form-large .title {
    margin: 0 -15px;
    font-weight: bold;
    font-size: 16px;
  }
}
@media (min-width: 1px) {
  .navbar-header {
    float: none;
  }
  .navbar-header .navbar-brand {
    margin-left: 0 !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    max-height: 100%;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* since 3.1.0 */
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .collapsing {
    overflow: hidden !important;
  }
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
}
.nieuws-overzicht-header {
  color: #FFF;
  font-size: 15px;
  margin: -15px -15px 15px;
  padding: 10px;
  border: 1px solid #6592A0;
  border-left: 0px;
  border-right: 0px;
}
.nieuws-header {
  margin-bottom: 21px;
  font-weight: bold;
}
.nieuws-header h2 {
  font-size: 15px;
  color: #4fa9cc;
  /* text color */
  display: inline;
  font-size: 20px;
  margin-left: 15px;
}
.nieuws-body a {
  font-weight: bold;
}
.nieuws-overzicht {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.nieuws-overzicht li {
  border-bottom: 1px solid #DCDCDC;
}
.nieuws-overzicht li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #000;
  padding: 20px;
}
.nieuws-overzicht li a .datum {
  font-weight: bold;
  margin-right: 10px;
}
.nieuws-overzicht li a .nieuws-title {
  color: #4fa9cc;
  /* text color */
  font-size: 16px;
}
.nieuws-overzicht li a .read_more {
  font-weight: bold;
}
.nieuws-overzicht li a:hover {
  background-color: #E2F7FF;
  text-decoration: none;
}
#content-main img.alignLeft {
  float: left;
  margin: 0;
  margin-right: 5px;
  margin-bottom: 5px;
}
#content-main img.alignRight {
  float: right;
  margin: 0;
  margin-left: 5px;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  body .navbar-collapse.collapse {
    overflow-y: auto !important;
  }
}
#rente-verwachting-wrapper .nav > li:not(.active) > a {
  color: #CCC !important;
}

#rente-verwachting-wrapper .nav > li {
  padding-left: 2px;
}
#rente-verwachting-wrapper .nav > li a {
  border: none;
  color: #eeeeee;
}
#rente-verwachting-wrapper .nav > li a:hover {
  color: #ffffff;
}
#rente-verwachting-wrapper .nav > li:not(.active) > a {
  background-color: #eeeeee;
  color: #333;
}
#rente-verwachting-wrapper .nav .dropdown-menu {
  width: 100%;
}
#rente-verwachting-wrapper .nav .dropdown-menu ul {
  background-color: #d3d3d3;
}
#rente-verwachting-wrapper .nav .dropdown-menu a {
  color: inherit;
  border-color: #cccccc;
}
#rente-verwachting-wrapper .nav .dropdown-menu a:hover {
  background-color: gray;
}
#rente-verwachting-wrapper #rente-verwachting img {
  height: 150px;
}
#rente-verwachting-wrapper #rente-verwachting table {
  margin: 30px auto;
}
#rente-verwachting-wrapper #rente-verwachting table td {
  width: 50%;
  vertical-align: middle;
}
#rente-verwachting-wrapper #rente-verwachting .title {
  margin: 20px 0;
}
#rente-verwachting-wrapper #rente-verwachting .image {
  margin: 20px 0;
}
#rente-verwachting-wrapper #rente-verwachting .value {
  margin: 20px 0;
  font-size: 3em;
  display: table-cell;
  vertical-align: middle;
}
#rente-verwachting-wrapper #rente-verwachting .value .percentage.down {
  color: #5fb04b;
}
#rente-verwachting-wrapper #rente-verwachting .value .percentage.equal {
  color: #808080;
}
#rente-verwachting-wrapper #rente-verwachting .value .percentage.up {
  color: #ba2830;
}
#rente-verwachting-wrapper .ruler {
  background-image: url("/media/rente-verwachting/streep.png");
  width: 100%;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 100%;
}
#rente-verwachting-wrapper .chart {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
