.content-block > h2 {
  margin-top: 0px;
}
.vcenter {
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  /* Firefox */
  display: -moz-box;
  -moz-box-pack: center;
  -moz-box-align: center;
  /* IE */
  display: -ms-box;
  -ms-box-pack: center;
  -ms-box-align: center;
  /* Native CSS */
  display: box;
  box-pack: center;
  box-align: center;
}
.formHelpText {
  background-image: url("http://static.mailplus.nl/icons/icon_about.png");
  border: medium none;
  display: inline-block;
  height: 16px;
  width: 16px;
}
.homepage_header,
.cmspage_header {
  max-width: 100% !important;
}
.homepage_header > .container,
.cmspage_header > .container {
  max-width: 100% !important;
  width: 100% !important;
}
.homepage_header > .container .main-menu ul,
.cmspage_header > .container .main-menu ul {
  max-width: 960px;
  margin: 0 auto;
}
.homepage_header > .container .main-menu.hoog ul,
.cmspage_header > .container .main-menu.hoog ul {
  padding-left: 216px;
}
.container.container-full,
.backgroyer {
  min-width: 960px !important;
  max-width: 960px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.container {
  width: 960px !important;
  max-width: 960px !important;
}
.no-left-offset {
  padding-left: 0px !important;
}
.no-right-offset {
  padding-right: 0px !important;
}
.no-offset {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
body {
  background-color: #EEE;
  font-family: Verdana, Arial;
  font-size: 13px;
}
body .clear {
  clear: both;
}
body .row {
  margin: 0px;
}
body .bs-row {
  margin: 0px -15px;
}
body h3,
body h2 {
  font-weight: 400;
}
body .homepage_header {
  margin-bottom: 386px;
}
body .cmspage_header {
  margin-bottom: 346px;
}
body .no_image {
  margin-bottom: 26px;
}
.container.relative {
  position: relative;
  padding: 0px;
}
#page-header {
  background-color: #3e3e3e;
}
.background-layer {
  width: 100%;
  height: 396px;
  background-color: transparent;
  display: block;
  position: absolute;
}
.background-layer.cms_height {
  height: 276px;
  margin-top: 45px;
}
.main-menu {
  background: #4bb0cf url(/bundles/dossiernet/images/misc/verloop/verloop_hoofdmenu.png) repeat-x 0 bottom;
  overflow: visible;
  width: 100%;
  z-index: 3;
  position: absolute;
  top: 0px;
  font-size: 16px !important;
}
.main-menu ul.level {
  list-style: none;
  padding: 0px;
  margin: 0px;
  overflow: visible;
}
.main-menu ul.level:after {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  content: ' ';
  display: block;
  float: left;
  height: 46px;
  width: 10px;
}
.main-menu ul.level li.level {
  float: left;
  overflow: visible;
  position: relative;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.main-menu ul.level li.level ul.level1 {
  z-index: 999;
  display: none;
}
.main-menu ul.level li.level:hover {
  background-color: #0089b5;
  /* Old browsers */
}
.main-menu ul.level li.level:hover ul.level1 {
  display: block;
}
.main-menu ul.level li.level a {
  color: #FFF;
  padding: 12px 20px;
  display: block;
  text-decoration: none;
}
.main-menu ul.level li.level ul.level1 {
  background-color: rgba(0, 136, 179, 0.8);
  position: absolute;
  left: 0px;
  list-style: none;
  padding: 15px 0;
  margin: 0px;
  width: 210px;
}
.main-menu ul.level li.level ul.level1 li.level1 {
  padding: 3px 2px 3px 16px;
  text-transform: none;
}
.main-menu ul.level li.level ul.level1 li.level1 ul {
  display: none;
}
.main-menu ul.level li.level ul.level1 li.level1 a {
  padding: 2px 12px;
  text-transform: none;
}
.main-menu ul.level li.level ul.level1 li.level1 a:hover {
  background-color: #f1842a;
}
.side_menu {
  margin-bottom: 0px;
}
.side_menu .current-page {
  margin-bottom: 4px;
  font-weight: 300;
  border: 1px solid #6592A0;
  border-radius: 0px;
  padding: 5px;
}
.side_menu .current-page a {
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  padding: 1px 4px;
  margin: 0;
  border-left: 0px;
  border-right: 0px;
}
.side_menu > ul,
.side_menu > div > ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  border: 1px solid #CCC;
}
.side_menu > ul > li,
.side_menu > div > ul > li {
  display: block;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.side_menu > ul > li a.active,
.side_menu > div > ul > li a.active {
  background-color: #007FAE;
  color: #FFF;
}
.side_menu > ul > li a.active::before,
.side_menu > div > ul > li a.active::before {
  color: #FFF;
}
.side_menu > ul > li:hover a,
.side_menu > div > ul > li:hover a {
  color: #FFF;
}
.side_menu > ul > li a,
.side_menu > div > ul > li a {
  position: relative;
  text-decoration: none;
  color: #3E3E3E;
  padding: 11px 0px 11px  24px;
  display: block;
  margin: 0px 0;
}
.side_menu > ul > li a::before,
.side_menu > div > ul > li a::before {
  display: none;
  content: '»';
  font-weight: bold;
  color: #50aacd;
  margin-right: 10px;
  left: 10px;
  position: absolute;
}
.side_menu > ul > li ul,
.side_menu > div > ul > li ul {
  background-color: rgba(0, 136, 179, 0.8);
  list-style: none;
  padding: 0px;
  margin: 0px;
  width: 210px;
}
.side_menu > ul > li ul li,
.side_menu > div > ul > li ul li {
  display: none;
}
.relatie_53 .isOpen .DropDownTitle {
  background: #8d8c8c url(/bundles/dossiernet/images/misc/arrow-up.png) no-repeat 200px center;
  color: #FFF;
}
.relatie_53 .open .DropDownTitle {
  background: #8d8c8c url(/bundles/dossiernet/images/misc/arrow-up.png) no-repeat 200px center;
  color: #FFF;
}
.relatie_53 .open .DropDownTitle .level {
  display: block;
}
.relatie_53 .DropDownTitle {
  background: #c7c5c5 url(/bundles/dossiernet/images/misc/arrow_down.png) no-repeat 200px center;
  padding: 10px;
  cursor: pointer;
  color: #6C6D6C;
  margin-top: 2px;
  font-weight: bold;
}
.relatie_53 .DropDownTitle.first {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.relatie_53 .DropDownTitle.last {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.relatie_53 .DropDownItem ul.level {
  display: none;
}
.relatie_53 .side_menu a {
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.relatie_53 .side_menu > div > ul > li {
  margin-bottom: 10px;
  border-bottom: none;
}
.relatie_53 .side_menu > div > ul > li.level > a,
.relatie_53 .side_menu > div > ul > li.level:hover > a {
  color: rgba(0, 136, 179, 0.8);
  background-color: transparent;
  margin: 0;
}
.relatie_53 .side_menu > div > ul > li:hover a {
  background-color: transparent;
  color: #000;
}
.relatie_53 .side_menu > div > ul > li a {
  padding-left: 10px;
}
.relatie_53 .side_menu > div > ul > li a::before {
  content: '';
}
.relatie_53 .side_menu > div > ul > li ul {
  background-color: transparent;
}
.relatie_53 .side_menu > div > ul > li ul li {
  display: block;
}
.relatie_53 .side_menu > div > ul > li ul li a {
  font-weight: normal;
  padding-left: 15px;
  padding-right: 0;
}
.relatie_266 #diensten-home.fotos .dienst .dienst-label.index1 {
  background-color: #cfcfcf;
}
.relatie_266 #diensten-home.fotos .dienst .dienst-label.index2 {
  background-color: #e87a2c;
}
.relatie_266 #diensten-home.fotos .dienst .dienst-label.index3 {
  background-color: #f0037f;
}
.relatie_266 #diensten-home.fotos .dienst .dienst-label.index4 {
  background-color: #0281ab;
}
.content-container {
  font-size: 13px;
  line-height: 16px;
  padding: 0px;
}
.content-container .col.first {
  padding-left: 0px;
}
.content-container .col.last {
  padding-right: 0px;
}
.content-container h3 {
  color: #4fa9cc;
  /* text color */
  font-size: 20px;
}
body {
  padding-right: 0 !important;
}
body .carousel-inner .item {
  height: 396px;
}
body .header-image-streched {
  height: 276px;
  width: 100%;
  position: absolute;
  border: 6px solid #FFF;
  border-radius: 5px;
  box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.2);
}
body.relatie_53 .carousel-holder {
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  height: 396px;
  width: 100%;
  margin: 0 auto !important;
}
body.relatie_53 .carousel-holder .carousel-inner .item .carousel-caption {
  left: 0;
}
body.default .carousel-holder .carousel {
  margin-top: 49px;
  border: 5px #FFF solid;
  width: 960px;
  margin-left: 5px;
  border-radius: 4px;
  box-shadow: 2px 2px 2px rgba(100, 100, 100, 0.3);
  overflow: hidden;
  height: 332px;
}
body.default .carousel-holder .carousel .carousel-inner {
  margin-top: -58px;
}
body.default .carousel-holder .carousel .carousel-control {
  bottom: -13px;
  top: auto;
  z-index: 999;
}
body .carousel-holder {
  position: relative;
  z-index: 1;
  top: auto;
  left: auto;
  height: 386px;
  width: 970px;
  margin: 0 auto;
  /* Fade controls with items */
}
body .carousel-holder .carousel-control {
  background-image: none !important;
  /* remove background gradients on controls */
  z-index: 100;
}
body .carousel-holder .next.left,
body .carousel-holder .prev.right {
  opacity: 1;
  z-index: 1;
}
body .carousel-holder .active.left,
body .carousel-holder .active.right {
  opacity: 1;
  z-index: 2;
}
body .carousel-holder .carousel-inner .item {
  height: 396px;
}
body .carousel-holder .carousel-inner .item .carousel-caption {
  left: 20px;
  bottom: 56px;
  width: 400px;
  background-color: rgba(255, 255, 255, 0.8);
  padding-bottom: 30px;
  padding: 20px;
  color: #000;
  text-align: left;
  text-shadow: none;
}
body .carousel-holder .carousel-inner .item .carousel-caption h1 {
  font-size: 24px;
  margin-top: 0px;
}
body .carousel-holder .carousel-inner .item .carousel-caption h2 {
  font-size: 20px;
}
body .carousel-holder .carousel-inner .item .carousel-caption h3,
body .carousel-holder .carousel-inner .item .carousel-caption h4,
body .carousel-holder .carousel-inner .item .carousel-caption h5 {
  font-size: 18px;
}
body .carousel-holder .carousel-inner .item .carousel-caption .read_more {
  font-weight: 500;
  line-height: 25px;
  margin-top: 10px;
  font-size: 17px;
  display: inline-block;
  width: auto;
}
body .carousel-holder .carousel-inner .item .carousel-indicators {
  position: absolute;
  bottom: 6% !important;
  right: 6%;
  left: auto;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  list-style: none;
  text-align: right;
}
.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;
}
#page-footer {
  background-color: #3e3e3e;
  margin-top: 10px;
  padding-top: 15px;
  color: #A0A0A0;
}
#page-footer .facebook,
#page-footer .linkedin,
#page-footer .twitter,
#page-footer .google {
  margin: 3px;
  margin-top: 10px;
}
#page-footer .container {
  padding-top: 10px;
  color: #A0A0A0;
}
#page-footer .container.sitemap {
  padding: 20px 0 20px 0;
}
#page-footer .container a {
  color: #A0A0A0;
}
#page-footer .container .row {
  padding-bottom: 20px;
}
#page-footer .container .col-xs-3 {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 1px 0px 0px rgba(255, 255, 255, 0.1);
  min-height: 170px;
}
#page-footer .container .col-xs-3:last-child {
  border-right: none;
  box-shadow: none;
}
#page-footer .container .col-xs-3 .icon {
  width: 16px;
  margin-right: 10px;
  display: inline-block;
}
#page-footer .footer {
  min-height: 40px;
  background-color: #50aacd;
}
#page-footer .footer a {
  color: #FFF;
}
#page-footer .footer .container {
  color: #FFF;
}
#page-footer h3 {
  color: #4fa9cc;
  /* text color */
  font-family: "Titillium Web";
  font-size: 16px;
  font-weight: 600;
  margin-top: 0px;
  text-transform: uppercase;
}
#page-footer ul {
  line-height: 22px;
  padding: 0px;
  margin: 0px;
  list-style: none;
}
#page-footer ul a {
  color: #A0A0A0;
}
.btn-orange-gradient,
.btn-orange-gradient:hover {
  background: #f1842a url(/bundles/dossiernet/images/misc/verloop/verloop_knop.png) repeat-x 0 bottom;
  color: #FFF;
  text-decoration: none;
  padding: 5px;
  border-radius: 3px;
  padding: 5px 15px 6px;
  border: 1px solid #B98051;
  font-weight: 600;
  width: 100%;
  cursor: pointer;
  line-height: 21px;
  text-align: center;
}
.breadcrumb {
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 35px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 2;
  margin: 0;
  border-radius: 0px;
}
.breadcrumb a {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
  color: #555;
}
.breadcrumb li:last-of-type a {
  color: #4fa9cc;
  /* text color */
}
.breadcrumb .breadcrumb > li + li:before {
  content: '»';
  color: #555;
}
.licentie_bar {
  color: #FFF;
  height: 100%;
  font-size: 14px;
}
.licentie_bar .item {
  margin-right: 10px;
}
.licentie_bar span,
.licentie_bar a {
  color: #A2DAEB;
}
.licentie_bar .social a {
  margin-left: 4px;
}
#logo {
  margin: 0;
  height: 100px;
  line-height: 100px;
  text-align: center;
}
#logo.hoog {
  background-color: #FFF;
  padding: 10px;
  z-index: 999;
  box-shadow: 3px 1px 13px rgba(0, 0, 0, 0.5);
  position: absolute;
  height: auto;
  margin-left: -10px;
}
#logo.hoog img {
  max-width: 198px;
}
#logo img {
  vertical-align: middle;
  display: inline-block;
}
#logo .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
#page-header.normaal {
  height: 100px;
}
#page-header.normaal .item {
  float: left;
}
#page-header.normaal #logo {
  height: 100px;
}
#page-header.normaal #logo img {
  max-height: 82px;
  max-width: 280px;
}
#page-header.normaal .licentie_bar {
  color: #FFF;
  height: 98px;
  padding: 40px 0 22px 0;
  width: 660px;
  font-size: 14px;
}
#page-header.breed {
  height: 120px;
}
#page-header.breed .item {
  padding-bottom: 4px;
  text-align: right;
}
#page-header.breed .social {
  padding-top: 4px;
}
#page-header.breed #logo {
  max-height: 100px;
  height: 100%;
  padding: 10px 0;
}
#page-header.breed #logo img {
  max-height: 100px;
  max-width: 600px;
}
#page-header.breed .licentie_bar {
  max-width: 280px;
  padding: 10px 0 0 0;
}
/* FORM */
.content-block h1:first-child {
  margin-top: 0px;
}
.content-block h1.pagina-koptekst {
  background: #4bb0cf url(/bundles/dossiernet/images/misc/verloop/verloop_balken.png) repeat-x 0 bottom;
  /* Old browsers */
  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;
}
#page-content table img {
  max-width: none;
}
body .form-horizontal .row {
  margin-bottom: 5px;
}
.gradient {
  background: #4bb0cf url(/bundles/dossiernet/images/misc/verloop/verloop_balken.png) repeat-x 0 bottom;
  /* Old browsers */
}
.gradient-faded {
  background: #4bb0cf url(/bundles/dossiernet/images/misc/verloop/verloop_balken.png) repeat-x 0 bottom;
  /* Old browsers */
}
.gradient-dark {
  background: #0089b5 url(/bundles/dossiernet/images/misc/verloop/verloop_balken.png) repeat-x 0 bottom;
  /* Old browsers */
}
.gradient-dark-faded {
  background: #0089b5 url(/bundles/dossiernet/images/misc/verloop/verloop_balken.png) repeat-x 0 bottom;
  /* Old browsers */
}
.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: 16px;
}
.nieuws-overzicht li a .read_more {
  font-weight: bold;
}
.nieuws-overzicht li a:hover {
  background-color: #E2F7FF;
  text-decoration: none;
}
.panel {
  border-radius: 0;
}
.panel.side-dark {
  background-color: #E6E6E6;
  border: 1px solid #CACACA;
}
.panel.side-dark input[type="text"] {
  border: 1px solid #BFBFBF;
}
.panel.side-dark .row {
  margin: 8px 0;
}
.panel.side-dark .panel-body {
  padding-top: 0px;
}
.panel.side-dark .panel-heading {
  margin-bottom: 4px;
  font-weight: 300;
  border: 1px solid #6592A0;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  margin: 5px;
  padding: 10px;
}
.panel.side-dark .panel-heading h2,
.panel.side-dark .panel-heading h3 {
  color: #FFF;
  font-size: 15px;
  font-weight: 600;
  padding: 1px 4px;
  margin: 0;
  border-left: 0px;
  border-right: 0px;
}
.panel.no-block {
  margin-bottom: 20px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
.panel.no-block .panel-heading {
  margin-bottom: 4px;
  font-weight: 300;
  border: 1px solid #A5A2A3;
  border-radius: 0px;
}
.panel.no-block .panel-heading h2,
.panel.no-block .panel-heading h3 {
  color: #FFF;
  font-size: 15px;
  font-weight: 300;
  padding: 1px 4px;
  margin: 0;
  border-left: 0px;
  border-right: 0px;
}
.nieuws-home .panel-body {
  padding: 0px;
}
.nieuws-home .panel-body a.nieuws-item {
  border-bottom: 1px solid #E4E2E1;
  width: 100%;
  height: 100%;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.nieuws-home .panel-body a.nieuws-item p {
  color: #333;
}
.nieuws-home .panel-body a.nieuws-item .lees-meer {
  color: #4fa9cc;
  /* text color */
  font-weight: 400px;
}
.nieuws-home .panel-body a.nieuws-item h3 {
  margin: 0px;
  margin-bottom: 3px;
  color: #4fa9cc;
  font-family: "Titillium Web";
  font-size: 16px;
}
.nieuws-home .panel-body .datebox .date {
  background-color: #9E9DA0;
  color: #FFF;
  text-align: center;
  display: block;
  padding: 10px 5px;
  font-size: 19px;
  margin: 0 auto;
  width: 40px;
}
.nieuws-home .panel-body .datebox .month {
  background-color: #5E5E5E;
  color: #FFF;
  display: block;
  padding: 4px 10px;
  font-size: 12px;
  margin: 0 auto;
  width: 40px;
  text-align: center;
  text-transform: lowercase;
}
.nieuws-home .panel-body .twitter-container {
  overflow: hidden;
}
.nieuws-home .panel-body .twitter-container.short {
  height: 160px;
  margin-bottom: 4px;
}
.nieuws-home .panel-body .twitter-container.large {
  height: 330px;
  margin-bottom: 20px;
}
.nieuws-home .panel-body .twitter-container ul.tweets {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nieuws-home .panel-body .twitter-container ul.tweets li {
  border-bottom: 1px solid #E4E2E1;
}
.nieuws-home .panel-body .twitter-container ul.tweets li a.nieuws-item {
  border-bottom: none;
}
.nieuws-home .panel-body .twitter-container .datebox {
  padding-top: 10px;
  padding-bottom: 10px;
}
.nieuws-home .panel-body .twitter-container .tweet-actions {
  bottom: 10px;
}
.nieuws-home .panel-body .btn-orange-gradient {
  margin-top: 11px;
}
.container-full {
  margin: 0 auto;
  width: 100% !important;
  max-width: 100% !important;
}
.container-full .panel-heading {
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  overflow: hidden;
}
.container-full .panel-heading h3 {
  font-weight: 600 !important;
}
.container-white {
  background-color: #FFF;
  border-bottom: 1px solid #DDD;
  margin-bottom: 10px;
  padding-bottom: 10px;
  line-height: 19px;
}
.container-white h1,
.container-white h2,
.container-white h3 {
  color: #4fa9cc;
}
/* CONTACT */
#contact {
  border: 1px solid #999;
  padding: 10px;
  color: #FFF;
  padding: 10px 16px 18px;
  margin-bottom: 15px;
}
#contact .contact-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  font-size: 14px;
  font-size: 18px;
  font-weight: 400;
  padding: 10px 0;
  margin-bottom: 10px;
}
#contact .icon {
  width: 16px;
  margin-right: 10px;
  display: inline-block;
}
#contact ul {
  font-weight: 200;
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: 14px;
}
.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;
}
.carousel-indicators li {
  background-color: #007FAE;
  cursor: default;
}
.carousel-indicators li.active,
.carousel-indicators li.activecolor {
  background-color: #F1842A;
  width: 12px;
  height: 12px;
  margin: 0;
}
.carousel-holder:hover .right,
.carousel-holder:hover .left {
  opacity: 0.5;
}
.carousel-control.right,
.carousel-control.left {
  opacity: 0;
}
.carousel-control:hover.right,
.carousel-control:hover.left {
  visibility: visible;
}
#contact-home .strongtext {
  color: #41ACCD;
  font-weight: bold;
  padding-bottom: 5px;
}
#contact-home .quick-contact-image {
  max-width: 100%;
  background-position: center;
  background-size: cover;
  height: 185px;
  border: 1px solid #EBE7E6;
}
#diensten-home img {
  width: 100%;
}
.question_popover {
  position: absolute;
  width: 148px;
  height: 77px;
  right: 12px;
  font-size: 0.9em;
  top: 20px;
  display: block;
  border-radius: 3px;
  background-color: #007FAE;
  padding: 10px;
  color: #FFF;
  display: none;
}
.question_popover .arrow-left {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  right: -12px;
  top: 35%;
  border-left: 12px solid #007FAE;
}
.question_popover .btn-orange {
  background-color: #F1842A;
  color: #FFF;
  padding: 5px;
  border-radius: 3px;
}
#contact-popover {
  position: fixed;
  z-index: 999;
  right: -300px;
  top: 23%;
  background-color: #FFF;
  border: 1px solid #CACACA;
  border-radius: 5px;
  width: 300px;
}
#contact-popover .slide {
  background-color: #007FAE;
  background-repeat: no-repeat;
  position: absolute;
  left: -43px;
  top: 42px;
  width: 42px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  height: 105px;
  cursor: pointer;
}
#contact-popover .slide.slide-social {
  top: 150px;
  background-color: transparent !important;
  height: auto;
}
#contact-popover .slide.slide-social > a {
  background-repeat: no-repeat;
  background-color: #007FAE;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-top: 4px;
  padding: 8px;
  display: block;
}
#contact-popover .slide.slide-social > a img {
  width: 20px;
}
#contact-popover .close {
  position: absolute;
  right: 8px;
  width: 29px;
  top: 6px;
  height: 30px;
  background-color: #1C6E8C;
  padding: 6px;
  color: #FFF;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  line-height: 16px;
  border-radius: 7px;
  cursor: pointer;
  border: 1px solid #17567C;
  opacity: 1 !important;
}
#contact-popover input[type="text"],
#contact-popover textarea {
  border: 1px solid #BFBFBF;
}
#contact-popover h4 {
  font-weight: 500;
  font-size: 14px;
  margin: 0;
  margin-bottom: 5px;
  color: #41ACCD;
}
#contact-popover .row {
  margin: 8px 0;
}
#contact-popover .panel-body {
  padding-top: 0px;
}
#contact-popover ul {
  padding: 0px;
  line-height: 22px;
  margin: 0px;
  list-style: none;
  font-weight: bold;
  border-bottom: 1px solid #CCCFCE;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#contact-popover ul .icon {
  width: 16px;
  margin-right: 10px;
  display: inline-block;
}
#contact-popover .panel-heading h2,
#contact-popover .panel-heading h3 {
  color: #FFF;
  font-size: 18px;
  font-weight: 400;
  padding: 1px 4px;
  margin: 0;
  border-left: 0px;
  border-right: 0px;
}
#contact-popover .panel-heading h3 {
  font-weight: 500;
}
#contact-popover .arrow-left {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  right: -12px;
  bottom: 15%;
  border-left: 12px solid #AAA;
}
select.form-control {
  padding: 0px 5px 0 0;
}
#page-content .col-xs-6 .panel:last-of-type {
  margin-bottom: 0px;
}
#page-content img {
  max-width: 100%;
}
.container-first.container-full {
  padding-top: 30px;
  padding-bottom: 30px;
  min-width: 0 !important;
  max-width: 100% !important;
  margin-bottom: 30px;
}
#diensten-home {
  display: block;
  margin-top: 20px;
}
#diensten-home.fotos .dienst {
  background-size: cover;
  float: left;
  display: block;
  position: relative;
  width: 207px;
  margin-left: 25px;
  height: 108px;
  margin-bottom: 25px;
}
#diensten-home.fotos .dienst-label {
  position: absolute;
  bottom: 0px;
  font-size: 16px;
  background-color: rgba(15, 110, 142, 0.8);
  width: 100%;
  height: auto;
  padding: 5px;
}
#diensten-home.fotos .dienst-label h3,
#diensten-home.fotos .dienst-label a {
  color: #FFF !important;
  font-size: 14px;
  margin: 0;
}
#diensten-home.icons,
#diensten-home.iconslarge {
  margin-bottom: 10px;
}
#diensten-home.icons .dienst-row,
#diensten-home.iconslarge .dienst-row {
  display: table;
}
#diensten-home.icons .dienst-row .dienst,
#diensten-home.iconslarge .dienst-row .dienst {
  display: table-cell;
  padding-top: 10px;
  position: relative;
  width: 50%;
}
#diensten-home.icons .dienst-row .dienst img,
#diensten-home.iconslarge .dienst-row .dienst img {
  position: absolute;
  left: 10px;
  top: 0px;
}
#diensten-home.icons .dienst-row .dienst .dienst-label,
#diensten-home.iconslarge .dienst-row .dienst .dienst-label {
  border-bottom: none;
}
#diensten-home.icons .dienst-row .dienst .dienst-label h3,
#diensten-home.iconslarge .dienst-row .dienst .dienst-label h3 {
  font-size: 16px;
}
#diensten-home.icons .dienst-row .dienst::after,
#diensten-home.iconslarge .dienst-row .dienst::after {
  content: ' ';
  width: 60%;
  border-bottom: 1px solid #CCB;
  display: block;
  height: 1px;
  bottom: 0px;
  right: 0px;
  position: absolute;
}
#diensten-home.icons .dienst-row .dienst.empty::after,
#diensten-home.iconslarge .dienst-row .dienst.empty::after {
  display: none;
}
#diensten-home.icons.iconslarge .dienst-label,
#diensten-home.iconslarge.iconslarge .dienst-label {
  min-height: 75px;
}
#diensten-home.icons .dienst,
#diensten-home.iconslarge .dienst {
  position: relative;
  display: block;
  padding-bottom: 10px;
}
#diensten-home.icons .dienst img,
#diensten-home.iconslarge .dienst img {
  position: absolute;
  left: 5px;
  top: 0px;
  width: 75px;
  height: 75px;
}
#diensten-home.icons .dienst .dienst-label,
#diensten-home.iconslarge .dienst .dienst-label {
  border-bottom: 1px solid #CCC;
  padding-bottom: 10px;
  margin-left: 95px;
  min-height: 85px;
}
#diensten-home.icons .dienst .dienst-label h3,
#diensten-home.iconslarge .dienst .dienst-label h3 {
  color: #41ACCD;
  margin: 0;
  margin-bottom: 5px;
}
#diensten-home.icons .dienst .dienst-label .dienst-leesmeer,
#diensten-home.iconslarge .dienst .dienst-label .dienst-leesmeer {
  display: block;
  font-weight: bold;
  color: #000;
}
body.modal-open {
  margin-right: 0px;
}
body #myModal .modal-dialog {
  position: fixed;
  top: 30px;
  left: 50%;
  margin-top: 50px;
  margin-left: -480px;
  width: 960px;
  padding-top: 10px;
  padding-bottom: 10px;
  bottom: 80px;
}
body #myModal .modal-dialog .close {
  float: right;
  font-size: 29px;
  font-weight: bold;
  line-height: 22px;
  color: #F00;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
}
body #myModal .modal-dialog .modal-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
body #myModal .modal-dialog .modal-header {
  border-bottom: none;
}
body #myModal .modal-dialog .modal-body {
  position: absolute;
  top: 40px;
  left: 0px;
  right: 15px;
  overflow: hidden;
  bottom: 8px;
}
body #myModal .modal-dialog iframe {
  width: 100%;
  zoom: 1 !important;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  height: 100%;
}
.modal-body .iframe-container {
  min-height: 0;
}
.modal-body .iframe-container iframe {
  min-height: 0;
}
.iframe-container {
  position: relative;
  overflow: hidden !important;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  min-height: 640px;
  /*
  max-height: 800px;
*/
  height: 100%;
  display: block;
}
.iframe-container iframe {
  width: 100%;
  height: 100%;
  min-height: 640px;
}
.partner {
  max-height: 60px;
  max-width: 150px;
  margin-bottom: 2px;
}
.kopkleur {
  color: #0089b5;
}
.kopbold {
  color: #0089b5;
  font-weight: bold;
}
body .side_menu .current-page {
  margin-bottom: 4px;
  font-weight: 300;
  border: 1px solid #6592A0;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  margin: 5px;
  padding: 10px;
  color: #FFF;
  font-size: 15px;
  font-weight: 600;
  margin: 0;
}
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6 {
  font-family: "Titillium Web";
  font-weight: 600;
}
html body .content-block h1,
html body .container-white h1,
html body .content-block h2,
html body .container-white h2,
html body .content-block h3,
html body .container-white h3,
html body .content-block h4,
html body .container-white h4,
html body .content-block h5,
html body .container-white h5,
html body .content-block h6,
html body .container-white h6 {
  font-family: "Titillium Web";
  font-weight: 600;
  color: #0089b5;
  font-size: 18px;
}
html body .content-block h1,
html body .container-white h1 {
  font-weight: 600;
  font-size: 24px;
}
html body .content-block h2,
html body .container-white h2 {
  font-size: 22px;
  /* Approximation due to font substitution */
}
html body .content-block h3,
html body .container-white h3 {
  font-size: 20px;
  /* Approximation due to font substitution */
}
html body .content-block h4,
html body .container-white h4 {
  font-size: 18px;
  /* Approximation due to font substitution */
}
html body .content-block h5,
html body .container-white h5 {
  font-size: 16px;
  /* Approximation due to font substitution */
}
html body .content-block h6,
html body .container-white h6 {
  font-size: 14px;
  /* Approximation due to font substitution */
}
body > .row,
body > .background-layer {
  min-width: 960px;
}
.main-menu,
.side_menu,
input,
label,
textarea,
.form-slide-navigation,
.kopbold,
.kopkleur,
.btn-orange-gradient {
  font-family: "Titillium Web";
  font-size: 14px;
}
.glyphicon-info-sign:before {
  color: #85AD45;
}
/* ASSUPPORT DEMO TOOL */
.demo-content {
  display: block;
  width: 320px;
  padding: 10px 10px;
  box-sizing: border-box;
}
.demo-content:hover {
  background-color: #F0f0f0;
}
html body .content-block .demo-content h3 {
  font-size: 16px;
  color: #45AED7;
  margin-top: 5px;
}
.demo-content .header {
  background-color: #FFF;
  display: block;
  border: 1px solid #AAA;
  padding: 10px;
}
.demo-content-body {
  padding: 5px 5px 10px;
  border-bottom: 1px solid #CCC;
}
.demo-content-body .leesmeer {
  font-weight: bold;
  color: #000;
}
.demo-content .header img {
  width: 100%;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "";
    src: url("webfont.svg#svgFontName") format("svg");
  }
}
#page-content {
  margin-bottom: 16px;
}
.content-block p > img {
  margin: 10px;
}
.carousel-holder .carousel-control {
  height: 64px;
  position: absolute;
  top: 332px;
  left: 0;
  width: 95px;
  opacity: 1;
  padding-bottom: 20px;
}
.carousel-holder .carousel-control.right {
  left: auto;
  right: 0;
}
.carousel-holder .carousel-control span {
  margin-top: -13px;
}
.content-block img.alignLeft {
  float: left;
  margin: 0;
  margin-right: 5px;
  margin-bottom: 5px;
}
.content-block img.alignRight {
  float: right;
  margin: 0;
  margin-left: 5px;
  margin-bottom: 5px;
}
#actuele-rentes table {
  margin-top: 20px;
  margin-bottom: 20px;
  border-collapse: separate;
  border-spacing: 15px 2px;
}
#actuele-rentes table th,
#actuele-rentes table td {
  min-width: 160px;
  padding: 8px;
  text-align: center;
}
#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: 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 {
  margin: 20px auto;
}
.flash-melding .alert {
  border-color: dark-gray;
}
.flash-melding .alert.alert-info {
  background-color: #06c3c9;
  font-weight: bolder;
}
.flash-melding .alert.alert-info h2 {
  display: inline-block;
  margin-top: 0;
}
label.checkbox-inline label {
  font-weight: bold;
  position: absolute;
  top: 30px;
  left: 0;
}
.well h5[data-toggle="collapse"] {
  margin-top: 0;
  padding-top: 10px;
  cursor: pointer;
}
#quick-contact-form {
  font-family: "Titillium Web";
}
body .modal {
  background-color: rgba(0, 0, 0, 0.5);
}
.modal-open[style] {
  padding-right: 0px !important;
}
.radio-inline label.error {
  position: absolute;
  top: -7px;
  left: 15px;
  font-size: 10px;
}
table td .label.error {
  position: absolute;
  font-size: 10px;
}
html body.uitvoering-normaal #logo.hoog {
  margin-left: 0px;
}
html body.uitvoering-normaal .carousel-holder {
  margin: 50px auto;
}
html body.uitvoering-normaal .carousel-holder .carousel {
  margin: 0;
}
html body.logo-hoog .carousel-holder {
  margin-top: 76px;
}
html body.logo-hoog .licentie_bar {
  height: 82px;
  line-height: 80px;
}
html body.logo-hoog .licentie_bar .item {
  float: left;
}
html body.logo-hoog .background-layer.cms_height {
  height: 294px;
  margin-top: 75px;
}
html body.logo-hoog .cmspage_header {
  margin-bottom: 362px;
}
html body.logo-hoog .homepage_header,
html body.uitvoering-raster .homepage_header {
  margin-bottom: 430px;
}
html body.logo-hoog .header-image-streched,
html body.uitvoering-raster .header-image-streched {
  margin-top: 6px;
}
html body.uitvoering-raster .header-image-streched {
  border: 6px solid #FFF;
  border-radius: 5px;
  box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.2);
}
html body.uitvoering-raster .carousel-holder {
  position: relative;
  z-index: 1;
  top: auto;
  left: auto;
  height: 332px;
  width: 980px;
  margin: 20px auto;
  overflow: visible;
  box-shadow: -2px 1px 7px rgba(0, 0, 0, 0.5);
}
html body.uitvoering-raster .carousel-holder .carousel {
  margin-top: 0;
  border: 5px #FFF solid;
  width: 100%;
  margin-left: 0;
  border-radius: 0;
  box-shadow: none;
  overflow: hidden;
  height: 332px;
}
html body.uitvoering-raster .carousel-holder:after {
  background: transparent url('/bundles/dossiernet/images/misc/shadow_round_bottom.png') no-repeat center center;
  content: ' ';
  position: absolute;
  bottom: -38px;
  left: 0;
  width: 100%;
  height: 60px;
}
html body.uitvoering-raster .background-layer {
  height: 443px;
  margin-top: 80px;
  background: rgba(0, 0, 0, 0.1) url('/bundles/dossiernet/images/misc/raster_bg.png') repeat-x;
}
html body.uitvoering-raster #page-wrapper-container {
  width: 980px !important;
  max-width: 980px !important;
}
html body.uitvoering-raster #page-wrapper-container .container-white {
  margin-bottom: 0;
  border-bottom: none;
}
html body.uitvoering-raster #page-wrapper-container #diensten-home.fotos .dienst {
  margin-left: 10px;
}
html body.uitvoering-raster #page-wrapper-container #page-wrapper {
  z-index: 10;
  position: relative;
  background-color: #FFF;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  margin-top: 30px;
  margin-bottom: 30px;
}
html body.uitvoering-raster #page-wrapper-container #page-wrapper #page-content .container-full {
  background-color: #eee;
  padding: 16px 0;
}
html body.uitvoering-raster #page-wrapper-container #page-wrapper #page-content .container-full .no-left-offset,
html body.uitvoering-raster #page-wrapper-container #page-wrapper #page-content .container-full .no-right-offset {
  padding: 0 15px !important;
}
html body.uitvoering-raster #page-wrapper-container #page-wrapper:after {
  background: transparent url('/bundles/dossiernet/images/misc/shadow_round_bottom.png') no-repeat center center;
  content: ' ';
  position: absolute;
  bottom: -38px;
  left: 0;
  width: 100%;
  height: 60px;
}
html body.uitvoering-raster .col-xs-12 #diensten-home.fotos {
  padding: 0 32px;
}
html body.uitvoering-nieuwsbrief .main-menu ul {
  visibility: hidden;
}
html body.uitvoering-nieuwsbrief .sideModulesColumn {
  display: none;
}
html body.uitvoering-nieuwsbrief .mainContentColumn {
  width: 100%;
  padding-left: 0 !important;
}
html body.uitvoering-nieuwsbrief #contact-reageren-widget {
  display: none;
}

.form-slides-container .page-heading {
  color: #614777;
  font-family: "Titillium Web";
  font-size: 24px;
  font-weight: bold;
  margin-top: 20px;
  display: block;
  margin-bottom: 20px;
}
.form-slides-container .page-step-title {
  color: #614777;
  font-family: "Titillium Web";
  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;
}
.form-slides .input-group-addon,
.form-one-page .input-group-addon {
  border-left: 0;
  border: 0;
  background: transparent;
  z-index: 10;
}
.form-slides hr,
.form-one-page hr {
  margin-top: 5px;
  margin-bottom: 10px;
}
.form-slides input[readonly],
.form-one-page input[readonly] {
  text-align: right;
}
.form-slides .form-group,
.form-one-page .form-group {
  margin-bottom: 5px;
}
.form-slides select.form-control,
.form-one-page select.form-control {
  height: 28px;
  font-family: "Titillium Web";
  font-size: 14px;
}
.form-slides .table.table-responsive input[type="text"],
.form-one-page .table.table-responsive input[type="text"],
.form-slides .table.table-responsive input[type="email"],
.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;
}
.form-slides .table.table-responsive .form-group,
.form-one-page .table.table-responsive .form-group {
  margin-left: 0px;
  margin-right: 0px;
}
.form-slides .form-slide,
.form-one-page .form-slide {
  display: none;
  border-bottom: 1px solid #CCC;
}
.form-slides .form-slide .col-md-12,
.form-one-page .form-slide .col-md-12 {
  margin-left: 0;
  margin-right: 0;
}
.form-slides .form-slide .title,
.form-one-page .form-slide .title {
  color: #29465d;
  font-family: "Titillium Web";
  font-size: 14px;
  font-weight: bold;
  background-color: #D5E7F1;
  width: 100%;
  border-radius: 0px;
  display: block;
  padding: 8px;
}
.form-slides .form-slide.active,
.form-one-page .form-slide.active {
  display: block;
}
.form-slides .form-slide .form-group input,
.form-one-page .form-slide .form-group input {
  border: 1px solid #ABABAB;
  border-radius: 5px;
}
.form-slides .form-slide .form-group input[type="text"],
.form-one-page .form-slide .form-group input[type="text"],
.form-slides .form-slide .form-group input[type="email"],
.form-one-page .form-slide .form-group input[type="email"],
.form-slides .form-slide .form-group input[type="number"],
.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;
}
.form-slides .form-slide .form-group input[type="submit"],
.form-one-page .form-slide .form-group input[type="submit"] {
  margin-left: 0;
}
.form-slides .form-slide .form-group .control-label,
.form-one-page .form-slide .form-group .control-label {
  text-align: left;
}
.form-slides .double-column > .col-xs-6:first-of-type .wolk,
.form-one-page .double-column > .col-xs-6:first-of-type .wolk {
  margin-left: 13px;
}
.form-slides .double-column .radio,
.form-one-page .double-column .radio {
  display: inline-block;
  margin-top: -15px;
}
.form-slides .double-column .radio:first-of-type,
.form-one-page .double-column .radio:first-of-type {
  margin-right: 5px;
}
.form-slides .form-group .wolk,
.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;
}
.form-slides .form-group .wolk:after,
.form-one-page .form-group .wolk:after,
.form-slides .form-group .wolk:before,
.form-one-page .form-group .wolk:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.form-slides .form-group .wolk:after,
.form-one-page .form-group .wolk:after {
  border-color: rgba(247, 247, 247, 0);
  border-left-color: #f7f7f7;
  border-width: 10px;
  margin-top: -10px;
}
.form-slides .form-group .wolk:before,
.form-one-page .form-group .wolk:before {
  border-color: rgba(133, 133, 133, 0);
  border-left-color: #858585;
  border-width: 11px;
  margin-top: -11px;
}
.form-slides .form-group .form-group input[type="text"],
.form-one-page .form-group .form-group input[type="text"],
.form-slides .form-group .form-group input[type="email"],
.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;
}
.form-slides .form-group .maand,
.form-one-page .form-group .maand,
.form-slides .form-group .jaar,
.form-one-page .form-group .jaar {
  margin-right: 0;
  margin-left: -7px;
}
.form-slides .form-group .jaar,
.form-one-page .form-group .jaar {
  margin-left: -8px;
}
.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;
}
.form-slide-navigation .next,
.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;
}
.form-slide-navigation .next .arrow-left,
.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;
}
.form-slide-navigation .next .arrow-right,
.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;
}
.form-slide-navigation .next .arrow,
.form-slide-navigation .prev .arrow {
  position: absolute;
  top: 11px;
}
.form-slide-navigation .hidden {
  display: none;
}
.form-slide-navigation .prev {
  margin-right: 10px;
}
.form-slide-navigation .prev .arrow {
  right: auto;
  left: 15px;
}
.form-slide-navigation .next,
.form-slide-navigation input[type="submit"] {
  margin-left: 0;
}
.form-slide-navigation .next .arrow,
.form-slide-navigation input[type="submit"] .arrow {
  right: 15px;
  left: auto;
}
.form-slides-steps {
  position: relative;
  display: inline-block;
}
.form-slides-steps ul {
  z-index: 2;
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: inline-block;
  position: relative;
}
.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;
}
.form-slides-steps ul li.first {
  margin-left: 0px;
}
.form-slides-steps ul li.active {
  background-color: #85AB00;
}
.form-slides-steps .stripe {
  position: absolute;
  height: 5px;
  background-color: #B2D0E1;
  top: 18px;
  width: 100%;
  z-index: 1;
}
#form-totalen {
  position: absolute;
  height: 358px;
  width: 250px;
  background-color: #D5E7F1;
  top: 0px;
  left: 416px;
}
#form-totalen .form-group {
  margin: 3px 0;
}
#form-totalen .form-group .control-label {
  font-size: 12px;
  font-weight: normal;
}
#form-totalen .form-group .form-control {
  border-radius: 7px;
  text-align: right;
  background-color: #A9C8D8;
  font-size: 11px;
  heighT: 21px;
  border: 1px solid #A9C8D8;
}
#form-totalen .col-md-7,
#form-totalen .col-xs-7 {
  padding: 0px 6px;
}
#form-totalen .col-md-5,
#form-totalen .col-xs-5 {
  padding-left: 0px;
  padding-right: 30px;
}
#form-totalen .plus {
  position: absolute;
  right: 15px;
  top: 3px;
}
.dmy {
  width: 50px;
}
.dmy.month,
.dmy.year {
  padding-left: 12px;
  width: 47px;
}
.dmy.month:before,
.dmy.year:before {
  content: '-';
  position: absolute;
  left: 3px;
  top: 4px;
}
.dmy.year {
  width: 59px;
  margin-right: 14px;
}
.dmy.minutes {
  padding-left: 12px;
  width: 47px;
}
.dmy.minutes:before {
  content: ':';
  position: absolute;
  left: 3px;
  top: 4px;
}
.small-padding .form-control {
  padding: 6px 4px;
}
.help-block {
  font-weight: normal;
  font-style: italic;
}
.addon-inline {
  position: absolute;
  left: 0px;
  top: 2px;
  border-left: 0;
  border: 0;
  background: transparent;
}
.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 .form-large .control-label {
  text-align: left;
}
body .form-large .form-group {
  margin-bottom: 4px;
}
body .form-large .title {
  color: #29465d;
  font-family: "Titillium Web";
  font-size: 14px;
  font-weight: bold;
  background-color: #D5E7F1;
  width: 100%;
  border-radius: 0px;
  display: block;
  padding: 8px;
}
body .form-large .title-withinput {
  color: #29465d;
  background-color: #D5E7F1;
  margin: 0;
  padding: 0 0 8px 0;
  margin-bottom: 5px;
}
body .form-large .title-withinput > label {
  padding-left: 8px;
}
body .form-large input[type="text"],
body .form-large input[type="email"],
body .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 .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;
}
