.form-slides-container .page-heading {
  color: #614777;
  font-size: 24px;
  font-weight: bold;
  margin-top: 20px;
  display: block;
  margin-bottom: 20px;
}
.form-slides-container .page-step-title {
  color: #614777;
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 10px;
  display: block;
  border-bottom: 1px solid #CCC;
}
.form-slides-container .page-step-title .smaller {
  font-size: 16px;
}
html body .form-group .radio-inline.radio-margin-right {
  margin-left: 0px;
  margin-right: 10px;
}
body .form-one-page .form-slide {
  display: block;
  border-bottom: none;
}
body .form-one-page .form-group .radio-inline + .radio-inline {
  margin-left: 5px;
}
body .form-one-page form > .col-xs-8 {
  padding-right: 30px;
}
body .form-one-page form > .col-xs-8 .col-md-12 {
  padding-left: 0px;
}
body .bootstrap-iso .form-slides .input-group-addon,
body .bootstrap-iso .form-one-page .input-group-addon {
  border-left: 0;
  border: 0;
  background: transparent;
  z-index: 10;
}
body .bootstrap-iso .form-slides hr,
body .bootstrap-iso .form-one-page hr {
  margin-top: 5px;
  margin-bottom: 10px;
}
body .bootstrap-iso .form-slides input[readonly],
body .bootstrap-iso .form-one-page input[readonly] {
  text-align: right;
}
body .bootstrap-iso .form-slides .form-group,
body .bootstrap-iso .form-one-page .form-group {
  margin-bottom: 5px;
}
body .bootstrap-iso .form-slides select.form-control,
body .bootstrap-iso .form-one-page select.form-control {
  height: 28px;
  font-size: 14px;
}
body .bootstrap-iso .form-slides .table.table-responsive input[type="text"],
body .bootstrap-iso .form-one-page .table.table-responsive input[type="text"],
body .bootstrap-iso .form-slides .table.table-responsive input[type="email"],
body .bootstrap-iso .form-one-page .table.table-responsive input[type="email"] {
  height: 28px;
  -moz-box-shadow: inset -1px 1px 3px rgba(100, 100, 100, 0.3);
  box-shadow: inset -1px 1px 3px rgba(100, 100, 100, 0.3);
  padding: 0px 4px 0;
  line-height: 21px;
}
body .bootstrap-iso .form-slides .table.table-responsive .form-group,
body .bootstrap-iso .form-one-page .table.table-responsive .form-group {
  margin-left: 0px;
  margin-right: 0px;
}
body .bootstrap-iso .form-slides .form-slide,
body .bootstrap-iso .form-one-page .form-slide {
  display: none;
  border-bottom: 1px solid #CCC;
}
body .bootstrap-iso .form-slides .form-slide .col-md-12,
body .bootstrap-iso .form-one-page .form-slide .col-md-12 {
  margin-left: 0;
  margin-right: 0;
}
body .bootstrap-iso .form-slides .form-slide .title,
body .bootstrap-iso .form-one-page .form-slide .title {
  color: #29465d;
  font-size: 14px;
  font-weight: bold;
  background-color: #D5E7F1;
  width: 100%;
  border-radius: 0px;
  display: block;
  padding: 8px;
}
body .bootstrap-iso .form-slides .form-slide.active,
body .bootstrap-iso .form-one-page .form-slide.active {
  display: block;
}
body .bootstrap-iso .form-slides .form-slide .form-group input,
body .bootstrap-iso .form-one-page .form-slide .form-group input {
  border: 1px solid #ABABAB;
  border-radius: 5px;
}
body .bootstrap-iso .form-slides .form-slide .form-group input[type="text"],
body .bootstrap-iso .form-one-page .form-slide .form-group input[type="text"],
body .bootstrap-iso .form-slides .form-slide .form-group input[type="email"],
body .bootstrap-iso .form-one-page .form-slide .form-group input[type="email"],
body .bootstrap-iso .form-slides .form-slide .form-group input[type="number"],
body .bootstrap-iso .form-one-page .form-slide .form-group input[type="number"] {
  height: 28px;
  -moz-box-shadow: inset -1px 1px 3px rgba(100, 100, 100, 0.3);
  box-shadow: inset -1px 1px 3px rgba(100, 100, 100, 0.3);
  padding: 0px 4px 0;
  line-height: 21px;
}
body .bootstrap-iso .form-slides .form-slide .form-group input[type="submit"],
body .bootstrap-iso .form-one-page .form-slide .form-group input[type="submit"] {
  margin-left: 0;
}
body .bootstrap-iso .form-slides .form-slide .form-group .control-label,
body .bootstrap-iso .form-one-page .form-slide .form-group .control-label {
  text-align: left;
}
body .bootstrap-iso .form-slides .double-column > .col-xs-6:first-of-type .wolk,
body .bootstrap-iso .form-one-page .double-column > .col-xs-6:first-of-type .wolk {
  margin-left: 13px;
}
body .bootstrap-iso .form-slides .double-column .radio,
body .bootstrap-iso .form-one-page .double-column .radio {
  display: inline-block;
  margin-top: -15px;
}
body .bootstrap-iso .form-slides .double-column .radio:first-of-type,
body .bootstrap-iso .form-one-page .double-column .radio:first-of-type {
  margin-right: 5px;
}
body .bootstrap-iso .form-slides .form-group .wolk,
body .bootstrap-iso .form-one-page .form-group .wolk {
  font-weight: normal;
  padding: 9px;
  margin-right: 0px;
  border-radius: 5px;
  position: relative;
  background: #f7f7f7;
  border: 1px solid #858585;
}
body .bootstrap-iso .form-slides .form-group .wolk:after,
body .bootstrap-iso .form-one-page .form-group .wolk:after,
body .bootstrap-iso .form-slides .form-group .wolk:before,
body .bootstrap-iso .form-one-page .form-group .wolk:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
body .bootstrap-iso .form-slides .form-group .wolk:after,
body .bootstrap-iso .form-one-page .form-group .wolk:after {
  border-color: rgba(247, 247, 247, 0);
  border-left-color: #f7f7f7;
  border-width: 10px;
  margin-top: -10px;
}
body .bootstrap-iso .form-slides .form-group .wolk:before,
body .bootstrap-iso .form-one-page .form-group .wolk:before {
  border-color: rgba(133, 133, 133, 0);
  border-left-color: #858585;
  border-width: 11px;
  margin-top: -11px;
}
body .bootstrap-iso .form-slides .form-group .form-group input[type="text"],
body .bootstrap-iso .form-one-page .form-group .form-group input[type="text"],
body .bootstrap-iso .form-slides .form-group .form-group input[type="email"],
body .bootstrap-iso .form-one-page .form-group .form-group input[type="email"] {
  border: 1px solid #ABABAB;
  border-radius: 5px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  height: 30px;
}
body .bootstrap-iso .form-slides .form-group .maand,
body .bootstrap-iso .form-one-page .form-group .maand,
body .bootstrap-iso .form-slides .form-group .jaar,
body .bootstrap-iso .form-one-page .form-group .jaar {
  margin-right: 0;
  margin-left: -7px;
}
body .bootstrap-iso .form-slides .form-group .jaar,
body .bootstrap-iso .form-one-page .form-group .jaar {
  margin-left: -8px;
}
body .bootstrap-iso .form-slide-navigation input {
  width: 112px;
  height: 28px;
  border-radius: 6px;
  background-clip: padding-box;
  background-color: #614777;
  color: #FFF;
  font-size: 14px;
  position: relative;
  font-weight: bold;
  margin: 8px 0;
  box-sizing: border-box;
  padding: 5px;
  display: inline-block;
  text-align: center;
  margin-top: 4px;
  margin-left: 10px;
  letter-spacing: 1px;
  border: 0px;
}
body .bootstrap-iso .form-slide-navigation .next,
body .bootstrap-iso .form-slide-navigation .prev {
  width: 112px;
  height: 28px;
  border-radius: 6px;
  background-clip: padding-box;
  background-color: #614777;
  color: #FFF;
  font-size: 14px;
  position: relative;
  font-weight: bold;
  margin: 10px 0;
  padding: 5px;
  text-align: center;
  display: inline-block;
  letter-spacing: 1px;
  cursor: pointer;
}
body .bootstrap-iso .form-slide-navigation .next .arrow-left,
body .bootstrap-iso .form-slide-navigation .prev .arrow-left {
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid white;
}
body .bootstrap-iso .form-slide-navigation .next .arrow-right,
body .bootstrap-iso .form-slide-navigation .prev .arrow-right {
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid white;
}
body .bootstrap-iso .form-slide-navigation .next .arrow,
body .bootstrap-iso .form-slide-navigation .prev .arrow {
  position: absolute;
  top: 11px;
}
body .bootstrap-iso .form-slide-navigation .hidden {
  display: none;
}
body .bootstrap-iso .form-slide-navigation .prev {
  margin-right: 10px;
}
body .bootstrap-iso .form-slide-navigation .prev .arrow {
  right: auto;
  left: 15px;
}
body .bootstrap-iso .form-slide-navigation .next,
body .bootstrap-iso .form-slide-navigation input[type="submit"] {
  margin-left: 0;
}
body .bootstrap-iso .form-slide-navigation .next .arrow,
body .bootstrap-iso .form-slide-navigation input[type="submit"] .arrow {
  right: 15px;
  left: auto;
}
body .bootstrap-iso .form-slides-steps {
  position: relative;
  display: inline-block;
}
body .bootstrap-iso .form-slides-steps ul {
  z-index: 2;
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: inline-block;
  position: relative;
}
body .bootstrap-iso .form-slides-steps ul li {
  display: inline-block;
  background-color: #B2D0E1;
  border-radius: 50%;
  padding: 10px;
  margin-left: 20px;
  box-sizing: border-box;
  height: 40px;
  width: 40px;
  text-align: center;
  color: #FFF;
  font-size: 18px;
}
body .bootstrap-iso .form-slides-steps ul li.first {
  margin-left: 0px;
}
body .bootstrap-iso .form-slides-steps ul li.active {
  background-color: #85AB00;
}
body .bootstrap-iso .form-slides-steps .stripe {
  position: absolute;
  height: 5px;
  background-color: #B2D0E1;
  top: 18px;
  width: 100%;
  z-index: 1;
}
body .bootstrap-iso #form-totalen {
  position: absolute;
  height: 358px;
  width: 250px;
  background-color: #D5E7F1;
  top: 0px;
  left: 416px;
}
body .bootstrap-iso #form-totalen .form-group {
  margin: 3px 0;
}
body .bootstrap-iso #form-totalen .form-group .control-label {
  font-size: 12px;
  font-weight: normal;
}
body .bootstrap-iso #form-totalen .form-group .form-control {
  border-radius: 7px;
  text-align: right;
  background-color: #A9C8D8;
  font-size: 11px;
  heighT: 21px;
  border: 1px solid #A9C8D8;
}
body .bootstrap-iso #form-totalen .col-md-7,
body .bootstrap-iso #form-totalen .col-xs-7 {
  padding: 0px 6px;
}
body .bootstrap-iso #form-totalen .col-md-5,
body .bootstrap-iso #form-totalen .col-xs-5 {
  padding-left: 0px;
  padding-right: 30px;
}
body .bootstrap-iso #form-totalen .plus {
  position: absolute;
  right: 15px;
  top: 3px;
}
body .bootstrap-iso .dmy {
  width: 50px;
}
body .bootstrap-iso .dmy.month,
body .bootstrap-iso .dmy.year {
  padding-left: 12px;
  width: 47px;
}
body .bootstrap-iso .dmy.month:before,
body .bootstrap-iso .dmy.year:before {
  content: '-';
  position: absolute;
  left: 3px;
  top: 4px;
}
body .bootstrap-iso .dmy.year {
  width: 59px;
  margin-right: 14px;
}
body .bootstrap-iso .dmy.minutes {
  padding-left: 12px;
  width: 47px;
}
body .bootstrap-iso .dmy.minutes:before {
  content: ':';
  position: absolute;
  left: 3px;
  top: 4px;
}
body .bootstrap-iso .small-padding .form-control {
  padding: 6px 4px;
}
body .bootstrap-iso .help-block {
  font-weight: normal;
  font-style: italic;
}
body .bootstrap-iso .addon-inline {
  position: absolute;
  left: 0px;
  top: 2px;
  border-left: 0;
  border: 0;
  background: transparent;
}
body .bootstrap-iso .no-right-offset .addon-inline {
  position: absolute;
  left: 14px;
  top: 2px;
}
.gebruik-checkbox label {
  width: 79px;
}
.form-slides-container .table.table-responsive .radio-inline {
  margin-left: 1px;
}
.form-slides-container .table.table-responsive input[type="text"] {
  height: 28px;
  -moz-box-shadow: inset -1px 1px 3px rgba(100, 100, 100, 0.3);
  box-shadow: inset -1px 1px 3px rgba(100, 100, 100, 0.3);
}
label.normal {
  font-weight: normal;
}
.euro input {
  text-align: right;
}
.double-column .form-group {
  position: relative;
}
.checkabsolute {
  width: 130px;
  display: inline-block;
  height: 76px;
  position: absolute;
  vertical-align: middle;
  left: 57%;
  top: 44%;
}
.checkabsolute .error {
  position: absolute;
  left: -32px;
  width: 200px !important;
  top: -22px;
  display: block;
  max-width: none;
}
body .bootstrap-iso .form-large .control-label {
  text-align: left;
}
body .bootstrap-iso .form-large .form-group {
  margin-bottom: 4px;
  width: 100%;
}
body .bootstrap-iso .form-large .title {
  color: #29465d;
  font-size: 14px;
  font-weight: bold;
  background-color: #D5E7F1;
  width: 100%;
  border-radius: 0px;
  display: block;
  padding: 8px;
}
body .bootstrap-iso .form-large .title-withinput {
  color: #29465d;
  background-color: #D5E7F1;
  margin: 0;
  padding: 0 0 8px 0;
  margin-bottom: 5px;
}
body .bootstrap-iso .form-large .title-withinput > label {
  padding-left: 8px;
}
body .bootstrap-iso .form-large input[type="text"],
body .bootstrap-iso .form-large input[type="email"],
body .bootstrap-iso .form-large input[type="number"] {
  height: 28px;
  -moz-box-shadow: inset -1px 1px 3px rgba(100, 100, 100, 0.3);
  box-shadow: inset -1px 1px 3px rgba(100, 100, 100, 0.3);
  padding: 0px 4px 0;
  line-height: 21px;
}
body .bootstrap-iso .form-large input[type="submit"] {
  width: 112px;
  height: 28px;
  border-radius: 6px;
  background-clip: padding-box;
  background-color: #614777;
  color: #FFF;
  font-size: 14px;
  position: relative;
  font-weight: bold;
  margin: 8px 0;
  box-sizing: border-box;
  padding: 5px;
  display: inline-block;
  text-align: center;
  margin-top: 4px;
  line-heighT: 12px;
  letter-spacing: 1px;
}
span[data-toggle] {
  position: absolute;
  right: 0px;
  top: 4px;
}
table .radio-inline {
  padding-left: 14px;
}
table .radio-inline input[type="radio"] {
  margin-left: -15px;
}
label.radio {
  font-weighT: normal;
}
.onlyAnders .col-md-6 {
  padding-top: 5px;
}
.firstColumnPadding div.col-xs-6 {
  padding-left: 8px;
  padding-right: 28px;
}
.btn-success {
  border-color: transparent !important;
}
label.error {
  color: #F00;
}
.showPrint {
  display: none;
}
.content-block > h2 {
  margin-top: 0px;
}
body .bootstrap-iso .addon-inline {
  position: absolute;
  left: 0px;
  top: 2px;
  border-left: 0;
  border: 0;
  background: transparent;
}
body .bootstrap-iso .addon-inline {
  left: 12px;
}
body .bootstrap-iso .clear {
  clear: both;
}
body .bootstrap-iso .row {
  margin: 0px;
}
body .bootstrap-iso .form-horizontal .row {
  margin-bottom: 5px;
}
.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;
  margin: 0 -26px;
}
.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: 18px;
}
.nieuws-overzicht li a .nieuws-body {
  font-weight: 400;
}
.nieuws-overzicht li a .read_more {
  font-weight: bold;
}
.nieuws-overzicht li a:hover {
  background-color: #E2F7FF;
  text-decoration: none;
}
.content-block {
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  /* drop shadow */
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  /* drop shadow */
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.23);
  /* drop shadow */
  border: 1px solid #CCC;
  background-color: #FFF;
  padding: 26px;
  font-size: 13px;
  line-height: 18px;
}
.content-block h3,
.content-block h1 {
  color: #027bae;
  margin: 20px 0 3px;
}
.content-block h4,
.content-block h3,
.content-block h5,
.content-block h6 {
  margin: 20px 0 3px;
  color: #41ACCD;
}
.content-block h1.pagina-koptekst {
  background: #4bb0cf url(/bundles/dossiernet/images/misc/verloop/verloop_balken.png) repeat-x 0 bottom;
  color: #FFF;
  font-size: 16px;
  margin: -15px -15px 15px;
  padding: 10px 15px;
  border: 1px solid #6592A0;
  border-left: 0px;
  border-right: 0px;
  font-weight: 300;
  letter-spacing: 0.8px;
}
.form-vertical .form-group label {
  padding-left: 0px;
  color: #41ACCD;
  font-size: 17px;
  padding: 14px 0px 2px 0px;
  font-weight: 400;
}
.form-vertical .form-group label.error {
  color: #ff4c4a !important;
  font-size: 17px;
}
.form-vertical .form-group > .col-md-12 {
  padding-left: 0px;
}
body .btn.btn-orange-gradient,
body .btn.btn-orange-gradient:hover {
  color: #FFF;
  text-decoration: none;
  padding: 5px;
  border-radius: 3px;
  padding: 5px 15px 6px;
  font-weight: 600;
  width: 100%;
  cursor: pointer;
  line-height: 21px;
  text-align: center;
}
/* RENTE VERWACHTING */
#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: #EEE !important;
  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: 2em;
  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 {
  margin: 20px auto;
}
body .bootstrap-iso .form-one-page .form-slide {
  display: block;
  border-bottom: none;
}
