/* op basis van nieuwe css */
.leftblock {
  box-sizing: border-box;
  clear: left;
  float: left;
  margin-bottom: 20px;
  padding-left: 10px;
  width: 75%;
}

.rightblock {
  box-sizing: border-box;
  clear: right;
  float: right;
  margin-bottom: 20px;
  padding-left: 20px;
  width: 25%;
}
.rightblock h2.header {
  font-size: 12px;
  margin-bottom: 0;
  line-height: 20pt;
}

#tdi--tooltip {
  background-color: black;
  color: white;
  padding: 1mm 2mm;
}

.homeBlocks {
  display: block;
  box-sizing: border-box;
}

.homeBlocks *,
.homeBlocks *::before,
.homeBlocks *::after {
  box-sizing: border-box;
}

.homeBlocks .block {
  float: left;
  font-size: 14px;
  margin-bottom: 20px;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  width: 25%;
}

.homeBlocks .block img {
  box-sizing: border-box;
  display: block;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  height: 160px;
  width: 220px;
}

.homeBlocks .block a {
  cursor: pointer;
  display: block;
  position: relative;
}

.homeBlocks .block .text {
  min-height: 62px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  background-color: transparent;
  background-image: url(../img/blockbg.png);
  background-repeat: repeat;
  color: #FFF;
  padding: 10px 40px 10px 20px;
}

.homeBlocks .block .text:after {
  box-sizing: border-box;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
  content: ">";
  font-size: 1.8em;
}

table {
  max-width: 955px;
}

td {
  height: 14px;
}

.row1_breadcrumb {
  margin-top: 3em;
}

form#quicksearch {
  right: 32px;
  top: 73px;
}

form#quicksearch input.text {
  border: 1px solid #999999;
  width: 18em;
}

#accessibility-tools {
  right: 32px;
}

.pagetitle {
  color: black;
  font-size: 24px;
  font-weight: bold;
  margin-left: 3em;
  position: relative;
  z-index: 1;
}

.pagetitle:hover {
  text-decoration: none;
}

.menu-horizontal li.active a.empty {
  background: none;
}

.menu-horizontal li.active a.pagetitle:hover {
  text-decoration: none;
}

#menu_wide {
  top: 6.3em;
}

/* oude css die behouden dient te blijven*/
div#selected-pages a {
  display: inline-block;
  max-width: 160px;
  text-decoration: none;
}

div#selected-pages {
  margin-top: 5px;
}

p.nobottommargin {
  margin: 0 0 0 0;
}

ul.square-standard,
ul.list-style-square {
  list-style-image: url("../img/square.gif");
}

ul.hyphen-standard,
ul.list-style-hyphen {
  list-style-image: url("../img/hyphen.gif");
}

ul.square-nobottommargin {
  list-style-image: url("../img/square.gif");
  margin-bottom: 0;
}

ul.hyphen-nobottommargin {
  list-style-image: url("../img/hyphen.gif");
  margin-bottom: 0;
}

ol.standard {
  list-style-image: none;
}

ol.nobottommargin {
  list-style-image: none;
  margin-bottom: 0;
}

ol.lower-alpha {
  list-style: lower-alpha outside none;
}

ol.lower-roman {
  list-style: lower-roman outside none;
}

ol.upper-alpha {
  list-style: upper-alpha outside none;
}

ol.upper-roman {
  list-style: upper-roman outside none;
}

li.margin {
  margin-top: 1em;
}

.item_title {
  font-size: 120%;
}

.item_title {
  font-weight: bold;
}

/* iPad / mobile */
@media screen and (orientation: portrait) {
  .frame-01 {
    float: left;
  }
}
/* Home */
li h2.item-title, li h3.item-title {
  font-size: 1em;
}

ul.items.two.columns {
  padding-left: 0;
}

/* Kleine aanpassingen aan ontwerp */
ul.menu-vertical a {
  text-transform: none;
}

/* Extension for screen.css nav */
ul.menu-vertical ul.sub ul.sub2 ul.sub3 li.active a {
  font-weight: bold;
}

ul.menu-vertical ul.sub ul.sub2 ul.sub3 li a {
  font-weight: normal;
}

ul.menu-vertical ul.sub ul.sub2 ul.sub3 ul.sub4 li.active a {
  font-weight: bold;
}

ul.menu-vertical ul.sub ul.sub2 ul.sub3 ul.sub4 li a {
  font-weight: normal;
}

ul.menu-vertical ul.sub ul.sub2 li a {
  background-color: #FFFFFF;
  font-weight: normal;
  padding-left: 10px;
}

ul.menu-vertical ul.sub ul.sub2 ul.sub3 li a {
  background-color: #FFFFFF;
  font-weight: normal;
  padding-left: 18px;
}

ul.menu-vertical ul.sub ul.sub2 ul.sub3 ul.sub4 li a {
  background-color: #FFFFFF;
  font-weight: normal;
  padding-left: 25px;
}

.menu-horizontal li.active li.active a span {
  text-decoration: underline;
}

/* Right menu */
.aside #right h3 {
  background: none;
  color: #DD0000;
}

#right .frame-01, #right .frame-02 {
  margin-bottom: 4px;
  padding-bottom: 5px;
  width: 190px;
}

#right ul {
  list-style: none outside none;
  margin: 0 0 5px;
  padding: 0;
}

#right ul li a {
  background: url("../img/menu_bullet.gif") no-repeat scroll 4px center rgba(0, 0, 0, 0);
  color: #4D4D4D;
  padding-left: 10px;
  text-decoration: none;
}

#right a.remove-page {
  background: url("../img/remove.png") repeat scroll 0 0 transparent;
  cursor: pointer;
  display: block;
  float: right;
  height: 10px;
  margin-top: 4px;
  padding: 0;
  position: relative;
  width: 10px;
}

#right a, #print a {
  cursor: pointer;
}

a.special {
  color: #4D4D4D;
}

#right a.inactive {
  color: #BBBBBB;
  cursor: default;
}

#right .frame-01 {
  padding: 5px 10px;
}

#right .frame-01, #right .frame-02 {
  margin-bottom: 4px;
  padding-bottom: 5px;
  width: 190px;
}

#right .frame-01 .top, #right .frame-02 .top {
  display: block;
  height: 8px;
  width: 190px;
}

#right .frame-01 .top {
  background: url("../img/bg-frame-01-top.gif") no-repeat scroll left top #F6F6F6;
}

DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
  clear: both;
  float: left;
  margin-bottom: 40px;
  margin-right: 15px;
}

/* collapse/expand large tables */
.table-wrapper {
  position: relative;
  overflow: hidden;
  margin: -30px 0 0 -30px;
  padding: 30px 0 0px 30px;
  background: white;
}

.table-wrapper table {
  width: 880px;
  margin-bottom: 0;
}

.table-overlay {
  z-index: 1000001;
  position: absolute;
  top: 29px;
  right: -1px;
  bottom: 29px;
  width: 40%;
  box-shadow: inset -18px 1px 48px -35px rgba(0, 0, 0, 0.4);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 90%, rgb(255, 255, 255) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(90%, rgb(255, 255, 255)), color-stop(100%, rgb(255, 255, 255))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 90%, rgb(255, 255, 255) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 90%, rgb(255, 255, 255) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 90%, rgb(255, 255, 255) 100%); /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 90%, rgb(255, 255, 255) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=1 ); /* IE6-9 */
}

.table-zoom {
  z-index: 1000002;
  position: absolute;
  right: -1px;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border: 1px solid #ddd;
  background: url(../img/zoom.png) center center no-repeat #fff;
}

.table-close {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 35px;
  height: 30px;
  border: 1px solid #ddd;
  background: url(../img/close.png) center center no-repeat #fff;
}

.table-wrapper.popup {
  overflow: visible;
  float: right;
  margin: 0;
  padding: 50px 20px 20px;
  background-color: #fff;
  box-shadow: 0 0 25px -5px;
}

.popup .table-overlay, .popup .table-zoom {
  display: none;
}

.popup .table-close {
  display: block;
}

.popup table {
  margin-top: 20px;
}

/* Table hover and style*/
div.holder {
  margin-bottom: 10px;
  margin-top: 30px;
}

.content-wrapper {
  overflow: visible;
  /*overflow: auto; /* zorgt ervoor dat uitklaptabellen niet werken*/
}

/* .table-wrapper {
    background-color: #FFFFFF;
    overflow: hidden;
    padding: 2px;
    position: relative;
    width: 98%;
}
.table-overlay, .table-arrow, .table-overlay-left, .table-overlay-right {
    bottom: -1px;
    left: -1px;
    position: absolute;
    right: -1px;
    top: -1px;
} */
.table-overlay-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(left center, rgba(255, 255, 255, 0.9) 10%, rgba(255, 255, 255, 0) 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorStr=#10FFFFFF, endColorStr=#FFFFFF);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorStr=#10FFFFFF, endColorStr=#FFFFFF);
  background-image: -ms-linear-gradient(right, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
  border: 1px solid #EEEEEE;
  z-index: 2;
}

.table-overlay-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(250, 250, 250, 0.9)), to(rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(right center, rgba(250, 250, 250, 0.9) 10%, rgba(255, 255, 255, 0) 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorStr=#10FBFBFB, endColorStr=#FFFFFF);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorStr=#10FBFBFB, endColorStr=#FFFFFF);
  background-image: -ms-linear-gradient(left, rgba(250, 250, 250, 0.9) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to left, rgba(250, 250, 250, 0.9), rgba(255, 255, 255, 0));
  border: 1px solid #EEEEEE;
  z-index: 2;
}

.moveablerows .table-overlay-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(left center, rgba(255, 255, 255, 0.7) 10%, rgba(255, 255, 255, 0) 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorStr=#10FFFFFF, endColorStr=#FFFFFF);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorStr=#10FFFFFF, endColorStr=#FFFFFF);
  background-image: -ms-linear-gradient(right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
  border: 1px solid #EEEEEE;
  z-index: 2;
}

.moveablerows .table-overlay-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(right center, rgba(255, 255, 255, 0.7) 10%, rgba(255, 255, 255, 0) 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorStr=#10FFFFFF, endColorStr=#FFFFFF);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorStr=#10FFFFFF, endColorStr=#FFFFFF);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
  border: 1px solid #EEEEEE;
  z-index: 2;
}

/* .table-overlay {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(250, 250, 250, 0.9)), to(rgba(255, 255, 255, 0)));
	background-image: -moz-linear-gradient(right center, rgba(250, 250, 250, 0.9) 10%, rgba(255, 255, 255, 0) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorStr=#10FBFBFB, endColorStr=#FFFFFF);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorStr=#10FBFBFB, endColorStr=#FFFFFF);
	background-image:     -ms-linear-gradient(left, rgba(250, 250, 250, 0.9) 0%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to left, rgba(250, 250, 250, 0.9),  rgba(255, 255, 255, 0));
    border: 1px solid #EEEEEE;
	z-index:2;
} */
/* .table-arrow {
    background: url("../img/big-arrow.png") no-repeat scroll 95% 45% transparent;
    opacity: 0.1;
} */
th, td {
  padding: 10px 5px 0 5px;
}

.standard th, .financial th {
  padding: 0.3em 0.4em;
}

.standard td,
.financial td {
  border-bottom: dotted 1px #DE0000;
}

.standard th,
.financial th {
  border-bottom: 2px solid #DE0000;
}

.standard th {
  color: #FFFFFF;
  background-color: #555555;
  font-weight: bold;
}

.standard .odd,
.financial .odd {
  background-color: #DDDDDD;
}

.standard .even,
.financial .even {
  background-color: #EEEEEE;
}

.caption {
  margin: 3px 0;
  font-style: italic;
}

.caption.marginbottom {
  margin-top: -15px;
  margin-bottom: 15px;
}

.caption.standard {
  color: #333333;
}

td.standard {
  /*border: dashed 0.025em #ccc;*/
  padding: 0.3em 0.4em;
}

.standard-title {
  font-weight: bold;
  margin-bottom: 0.2em;
}

.standard-caption {
  font-size: 8pt;
  margin-top: 0.2em;
}

.standard .even,
.standard .odd {
  background: none;
}

td.standard-th,
th.standard-th,
.standard th {
  color: white;
  background-color: #fff;
  font-weight: bold;
  padding: 0.3em 0.4em;
}

tr.standard-highlight {
  font-weight: bold;
}

td.standard-negative,
td.standard-negative {
  border: solid 0.025em black;
  padding: 0.3em 0.4em;
  color: red;
}

/* None Format */
/*
.none th, .none td {
	border:dashed 1px #CCCCCC;
}
*/
.none th {
  font-weight: bold;
}

/*
td.none {
	border: solid 0.025em #c0c0c0;
	padding: 0.3em 0.4em;
}
*/
.none-title {
  font-weight: bold;
  margin-bottom: 0.2em;
}

.none-caption {
  font-size: 8pt;
  margin-top: 0.2em;
}

/*
td.none-th,
th.none-th,
.none th  {
	font-weight: bold;
	border: solid 0.025em #c0c0c0;
	padding: 0.3em 0.4em;
}
*/
tr.none-highlight {
  background-color: #FFFF80;
}

td.none-negative {
  padding: 0.3em 0.4em;
  color: red;
}

.moveablerows th p, .moveablerows td p {
  width: inherit;
}

.showhead .hideArrow {
  background: none;
}

.click {
  background-color: #FFFFFF;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.click:hover {
  cursor: url("../img/mag.png"), pointer;
}

.showhead.stick {
  position: fixed;
  top: 0px;
  overflow: hidden;
}

.showhead {
  z-index: 100;
  position: absolute;
  top: 0px;
}

.midempty {
  width: 50%;
  border: 1px none !important;
}

.table-arrow-left, .table-arrow-right {
  position: absolute;
  border: 1px none !important;
  width: 50px;
  height: 100%;
  cursor: pointer;
  z-index: 10;
}

.table-arrow-left {
  left: 0;
  background: url("../img/small_left.png") no-repeat scroll 95% 45% transparent;
}

.table-arrow-left:hover {
  background: url("../img/small_left_hover.png") no-repeat scroll 95% 45% transparent;
}

.table-arrow-right {
  right: 0;
  background: url("../img/small_right.png") no-repeat scroll 95% 45% transparent;
}

.table-arrow-right:hover {
  background: url("../img/small_right_hover.png") no-repeat scroll 95% 45% transparent;
}

.click {
  background-color: #FFFFFF;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.click:hover, .clickIMG:hover {
  cursor: url("../img/mag.png"), pointer;
}

/* nieuw aanpassing aan ontwerp??? */
/*bg_image aanpassen*/
#wrapper {
  width: 1080px;
}

#content {
  width: 695px;
}

.push-4 {
  left: 235px;
}

.pull-12 {
  left: -715px;
}

/*Right*/
.headerphoto.small {
  position: relative;
  height: 200px;
}

#right {
  position: absolute;
  height: 175px;
  width: 230px;
  right: 10px;
  top: 0;
  background: #cccccc;
}

#right ul {
  width: 100%;
  padding: 0;
  margin: 0;
}

#right ul li a {
  font-size: 14px;
  line-height: 15.2px;
  display: block;
  width: 100%;
  background: url("../img/right-arrow-white.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
  color: #FFFFFF;
  padding-bottom: 2px;
}

#right ul li a.inactive {
  background: url("../img/right-arrow-gray.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}

#right li {
  padding: 3.5px 5px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.4);
}

#right li.last {
  border: none;
}

#right a.inactive {
  color: #9A9A9A;
}

#right li:hover {
  background: #888888;
}

#right li.inactive:hover {
  background: none;
}

.pdf, .excel, .own_pdf {
  clear: both;
}

.selected_pages {
  text-align: left;
}

.linkBlocks {
  margin-left: 8px;
}

.linkBlocks > div {
  background: #E74C4C;
  margin-bottom: 10px;
  padding: 5px 0;
}

.linkBlocks h3 {
  margin: 0;
  font-size: 16.8px;
  color: #FFFFFF;
  padding: 0 10px 5px;
}

.linkBlocks ul {
  list-style: none outside none;
  margin: 0 0 5px;
  padding: 0;
  width: 100%;
}

.linkBlocks ul li {
  padding-left: 5px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.4);
}

.linkBlocks ul li:hover {
  background: #ffffff;
}

.linkBlocks ul li:hover a {
  color: black;
}

.linkBlocks a.inactive {
  color: #BBBBBB;
  cursor: default;
}

.linkBlocks ul li a {
  color: #FFFFFF;
  display: block;
  padding: 5px;
  text-decoration: none;
  font-size: 14px;
  line-height: 22px;
  width: 100%;
}

#content ul.subitems {
  padding: 0;
}

#content ul {
  padding: 0 0 0 12px;
}

.extend {
  position: relative;
  background: white;
  z-index: 1;
}

div#wrapper {
  overflow: visible;
}

.headerphoto {
  margin: 0;
}

table p, table dl, table ul, table ol, table hr {
  margin: 0;
}

#downloads {
  cursor: default;
  margin-bottom: 15px;
  padding: 5px;
}

#downloads a {
  background-image: url("../img/download_icons.png");
  cursor: pointer;
  display: inline-block;
  height: 24px;
  opacity: 0.6;
  width: 24px;
}

#downloads a.disabled, #downloads a.disabled:hover {
  cursor: default;
  opacity: 0.3;
}

#downloads a:hover {
  opacity: 0.8;
}

#pdf-document {
  background-position: 0 0;
}

#pdf-page {
  background-position: 0 -24px;
}

#pdf-add {
  background-position: 0 -48px;
}

#pdf-remove {
  background-position: 0 -72px;
}

#pdf-selection {
  background-position: 0 -96px;
}

#ods-document {
  background-position: 0 -120px;
}

#ods-page {
  background-position: 0 -144px;
}

#downloads span {
  cursor: default;
  display: inline-block;
  width: 6px;
}

.fancybox {
  cursor: pointer;
  display: block;
  overflow: auto;
  position: relative;
}

/* Font groottes */
h1, .h1 {
  font-size: 16px;
  margin-bottom: 10px;
}

p.breadcrumbs {
  font-size: 10px;
}

ul.secnav a.item-link, ul.secnav span.item-link {
  font-size: 14px;
  padding: 5px 18px 8px;
}

.grid-11 .section p, .grid-11 .section li {
  font-size: 12px;
}

/*topmenu gaat mis
.nav li.active ul {
	margin-top: 0;
}
*/
.submenutitle, .row2_content .search-filters h3, .sc_filter h2 {
  font-size: 14px;
  font-weight: bold;
  padding: 0px 10px 3px;
}

ul.menu-vertical ul.sub2 li ul.sub li {
  background: transparent url("../img/submenu_arrow.gif") no-repeat scroll 20px 6px;
}

ul.menu-vertical ul.sub2 li a {
  font-size: 12px;
  font-weight: normal;
  padding-bottom: 4px;
  padding-top: 4px;
}

ul.menu-vertical ul.sub2 li.active ul li a {
  font-size: 11px;
  padding-bottom: 3px;
  padding-top: 3px;
}

ul.dropdownmenu li a.item-link {
  font-size: 1em;
  padding-bottom: 4px;
  padding-top: 4px;
}

.play {
  background-image: url("../img/play.png");
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  min-height: 60px;
  min-width: 60px;
  z-index: 1;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

div#footer ul.quicklinks {
  float: left;
}

.footer_website {
  background: #fff;
}

.contentrow > h1 {
  padding-left: 10px;
}

.nav li.active ul {
  margin-top: 0.1em;
}

body {
  background-color: #fff;
}

div#wrapper {
  box-shadow: none;
}

.menu-horizontal li.first-child {
  margin-left: -7px;
}

.lineheight-double > li {
  margin-bottom: 15px;
}

.marginbottom-none {
  margin-bottom: 0px;
}

h2.header.A {
  margin-bottom: 0;
  font-size: 9pt;
  font-weight: bold;
  font-style: normal;
  color: rgb(35, 104, 155);
  line-height: 13.5pt;
}

h2.header.A + h2.header.A {
  margin-top: 9pt;
}

h2.header.B {
  margin-bottom: 0;
  font-size: 9pt;
  font-weight: bold;
  font-style: normal;
  color: black;
  line-height: 13.5pt;
}

h2.header.B + h2.header.B {
  margin-top: 9pt;
}

h2.header.C {
  margin-bottom: 0;
  font-size: 9pt;
  font-weight: normal;
  font-style: italic;
  color: black;
  line-height: 13.5pt;
}

h2.header.C + h2.header.C {
  margin-top: 9pt;
}

.home .leftblock h2 {
  font-size: 1.6em;
  margin: 0.8em 0;
  color: black;
  line-height: 1.1em;
}
.home .rightblock h2.header.A {
  line-height: 15.84pt;
  margin-bottom: 11.52pt;
  margin-top: 11.52pt;
}

h1, .h1 {
  margin-bottom: 10px;
}

.grid-11 .section p,
.grid-11 .section li {
  font-size: 12px;
  line-height: 18px;
}

.moveablerows .table-overlay-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(left center, rgba(255, 255, 255, 0.7) 10%, rgba(255, 255, 255, 0) 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorStr=#10FFFFFF, endColorStr=#FFFFFF);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorStr=#10FFFFFF, endColorStr=#FFFFFF);
  background-image: -ms-linear-gradient(right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
  border: 1px solid #EEEEEE;
  z-index: 2;
}
.moveablerows .table-overlay-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(right center, rgba(255, 255, 255, 0.7) 10%, rgba(255, 255, 255, 0) 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorStr=#10FFFFFF, endColorStr=#FFFFFF);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorStr=#10FFFFFF, endColorStr=#FFFFFF);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
  border: 1px solid #EEEEEE;
  z-index: 2;
}
.moveablerows th p, .moveablerows td p {
  width: inherit;
}

.image-title {
  display: inline;
  font-weight: 700;
}

/*****************  program | programNew *****************/
.program {
  width: 100%;
}
.program .barcharts-row td {
  padding-bottom: 15px;
}
.program p.standard {
  margin: 0 0 1em;
}
.program .barcharts {
  padding-top: 35px;
  width: 33.3%;
}
.program .barcharts + td {
  width: 66.7%;
  padding-left: 12px;
}
.program .barcharts .barchart {
  float: left;
  margin-bottom: 12pt;
  clear: both;
  width: 100%;
}
.program .barcharts .barchart:last-child {
  margin-bottom: 0pt;
}
.program .barcharts .barchart h1 {
  margin: 0;
  font-size: 9pt;
}
.program .barcharts .barchart .barchart-percentage {
  max-width: 100%;
  min-width: 1%;
  float: left;
  background-color: #0060A9;
  height: 10px;
  color: white;
}
.program .highlightblock {
  box-sizing: border-box;
  background-color: #D8DDEA;
  padding: 6.5mm;
}
.program .highlightblock p.standard {
  margin: 0 0 1em;
}
.program .keypoints .header {
  text-align: center;
}
.program .keypoints .keypoint {
  width: 33%;
  text-align: center;
  vertical-align: top;
}
.program .keypoints .keypoint .keypoint-wrap {
  background-color: #0060A9;
  color: white;
  width: 33.6mm;
  height: 33.6mm;
  border-radius: 33.6mm;
  vertical-align: middle;
  display: block;
  margin: 0 auto;
}
.program .keypoints .keypoint .keypoint-wrap.horizontal .number {
  white-space: nowrap;
  font-size: 19.5pt;
  width: 100%;
  text-align: center;
  height: auto;
  line-height: 24pt;
}
.program .keypoints .keypoint .keypoint-wrap.horizontal.no-arrow .number {
  line-height: 34mm;
}
.program .keypoints .keypoint .keypoint-wrap.horizontal .keypoint-icon {
  width: 100%;
  height: 50%;
  text-align: center;
  display: block;
  padding-top: 8px;
}
.program .keypoints .keypoint .keypoint-wrap.horizontal .keypoint-icon svg {
  width: 22.85mm;
}
.program .keypoints .keypoint .keypoint-wrap.vertical .number {
  white-space: nowrap;
  font-size: 19.5pt;
  float: left;
  height: 34mm;
  width: 50%;
  line-height: 34mm;
}
.program .keypoints .keypoint .keypoint-wrap.vertical .keypoint-icon {
  display: inline-block;
  margin-top: 18px;
  height: 22.85mm;
}
.program .keypoints .keypoint .keypoint-wrap.vertical .keypoint-icon:not(:only-child) {
  margin-left: -18px;
}
.program .keypoints .keypoint .keypoint-wrap.vertical .keypoint-icon svg {
  height: 22.85mm;
}
.program .keypoints .keypoint .keypoint-caption {
  font-style: normal;
  font-weight: normal;
  margin-top: 2mm;
  margin-bottom: 2.6mm;
}
.program h2.header.A,
.program .barcharts-row .header,
.program .keypoints .header {
  font-size: 12pt;
  color: #ed1c24;
  margin: 0;
  margin-bottom: 2mm;
}
/*# sourceMappingURL=custom.css.map */
