
body {
  font-size: 20px;
  padding: 0;
  margin: 0;
  line-height: 30px;
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  background: #FFF url(/site/3F6DF752E64A0516C125768F004B19D5/$File/body_bg.png) left top repeat-x;
}
/* algemeen */
form {
  padding: 0;
  margin: 0;
}
p {
  margin: 15px 0;
  padding: 0px;
}
a {
  text-decoration: none;
  color: #1c7bc4;
}
a:hover {
  text-decoration: none;
}
a img {
  border: 0px;
}
h1, h2, h3, h4, h5 {
  font-family: 'Source Sans Pro', sans-serif;
}
h1 {
  color: #005598;
  font-size: 40px;
  font-weight: 400;
  text-transform: none;
  line-height: 40px;
  font-family: 'Crimson Text', serif;
}
h2 {
  color: #002c5d;
  padding: 0;
  margin: 0;
  font-size: 36px;
  line-height: 40px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
}
h3 {
  color: #002c5d;
  padding: 0;
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 0px;
  line-height: 34px;
  font-family: 'Source Sans Pro', sans-serif;
}
h4 {
  color: #002c5d;
  padding: 0;
  margin: 10px 0 0 0;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0px;
  line-height: 50px;
  font-family: 'Source Sans Pro', sans-serif;
}
h5 {
  color: #000;
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
}
blockquote {
  background: #002c5d url(/site/3F6DF752E64A0516C125768F004B19D5/$File/blockquote_bg.png) center bottom no-repeat;
  padding: 0;
  margin: 50px 0;
  padding: 20px 0px 50px 0px;
  font-size: 40px;
  line-height: 46px;
  font-family: 'Source Sans Pro', sans-serif;
  text-align: center;
  color: #fff;
}
blockquote p, .fckEditor blockquote p {
  margin: 0;
  padding: 0;
  border: 0;
}
.fckEditor blockquote {
  background: #002c5d url(/site/3F6DF752E64A0516C125768F004B19D5/$File/blockquote_bg.png) center bottom no-repeat;
  padding: 0;
  margin: 30px 0 40px 0;
  padding: 50px 60px 80px 60px;
  font-size: 40px;
  line-height: 46px;
  font-family: 'Source Sans Pro', sans-serif;
  text-align: center;
  color: #fff;
}
div.left blockquote {
  width: 36% !important;
}
blockquote.left {
  width: 50%;
}
a.btn {
  float: left;
  color: #fff;
  background: #002c5d;
  font-size: 18px;
  height: 70px;
  line-height: 22px;
  display: inline-block;
  font-weight: 600;
  text-align: center;
  border: 1px solid #fff;
}
a.btn span {
  display: inline-block;
  border-bottom: 1px solid #33567d;
  margin: 22px 50px;
}
a.btn:hover, .buttons .active {
  text-decoration: none;
  background: #fff;
  color: #002c5d;
  border: 1px solid #002c5d;
}
a.btn:hover span {
  border-bottom: 1px solid #002c5d;
}
.hoverMe {
  cursor: pointer;
}
.hoverMe a:hover {
  text-decoration: none;
}
.fckEditor a {
  color: #1c7bc4;
  text-decoration: none;
}
.fckEditor a:hover {
  border-bottom: 1px solid #1c7bc4;
}
.fckEditor ul {
  padding: 0px;
  margin: 0px;
  padding-left: 0px;
  margin-bottom: 16px;
}
.fckEditor ul, .fckEditor li {
  padding: 0;
  margin: 0;
}
.fckEditor ul {
  margin: -10px 0 0 0;
  padding: 0;
  color: #000;
  font-weight: 300;
}
.fckEditor ul li {
  background: url(/site/3F6DF752E64A0516C125768F004B19D5/$File/list.png) no-repeat 0 10px;
  list-style: none;
  margin: 15px;
  padding-left: 20px;
}
.fckEditor p ul li {
  margin-top: -20px;
}
.fckEditor b {
  font-weight: 600;
}
#wrapper {
  margin: 0 auto 50px auto;
  width: 100%;
}
#wrapperinner {
  width: 960px;
  margin: 0px auto;
}
#faux {
  margin-bottom: 0px;
  overflow: auto;
  width: 960px;
  overflow: hidden;
}
#header {
  width: 960px;
  height: 220px;
  position: relative;
}
#logo {
  position: absolute;
  margin-left: 0px;
  margin-top: 22px;
}
#logo a {}
#onecolumn, #homeonecolumn {
  padding: 0px;
  margin: 0px auto;
}
.middle {
  width: 960px;
  margin: 0px auto;
}
.clear {
  clear: both;
  background: none;
}
.height40 {
  height: 40px;
}
.snippetRight {
  float: right;
  margin-left: 40px;
  margin-bottom: 15px;
  display: inline;
  width: 450px;
}
.snippetLeft {
  float: left;
  margin-right: 40px;
  margin-bottom: 15px;
  display: inline;
  width: 450px;
}
/* topmenu */
#topmenu {
  position: absolute;
  height: 45px;
  overflow: hidden;
  padding: 10px 15px;
  margin-top: 60px;
  right: 0;
}
#topmenu ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  display: inline;
}
#topmenu ul li {
  float: left;
  display: inline;
  line-height: 30px;
  height: 40px;
  margin-top: 0px;
}
#topmenu ul li div {
  border-bottom: 1px solid #2a487a;
  margin: 0 15px;
}
#topmenu ul li div:hover {
  border-bottom: 1px solid #a7a9ac;
}
#topmenu ul li.lastItem a {
  margin-right: 0px;
}
#topmenu ul li.firstItem a {
  margin-left: 0px;
}
#topmenu ul li a {
  text-decoration: none;
  color: #2a487a;
  font-size: 16px;
  font-weight: normal;
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
}
#topmenu ul li a:hover {
  text-decoration: none;
  color: #a7a9ac;
}
/* navigation */
#navigation {
  position: absolute;
  height: 68px;
  overflow: hidden;
  margin-top: 156px;
  margin-bottom: 1px;
}
#navigation ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  display: inline;
}
#navigation ul li {
  float: left;
  display: inline;
  height: 68px;
}
#navigation ul li span {
  display: inline-block;
  margin: 10px 22px;
  border-bottom: 1px solid #fff;
}
#navigation ul li span:hover {
  border-bottom: 1px solid #2a487a;
}
#navigation ul li a {
  text-decoration: none;
  color: #444;
  line-height: 40px;
  display: block;
  font-weight: 300;
  font-size: 21px;
  font-family: 'Source Sans Pro', sans-serif;
}
#navigation ul li a:hover {
  background: #fff;
  color: #2a487a;
}
#navigation ul li.activeItem span a {
  color: #2a487a;
  border-bottom: 1px solid #2a487a;
}
#navigation ul li.activeItem span a:hover {
  border-bottom: 0;
}
#navigation ul li a div.home {
  background: url(/site/3F6DF752E64A0516C125768F004B19D5/$File/icon_home.png) no-repeat 0px -38px;
  width: 26px;
}
#navigation ul li a:hover div.home {
  background: #fff url(/site/3F6DF752E64A0516C125768F004B19D5/$File/icon_home.png) no-repeat 0px 8px;
}
#navigation ul li.activeItem a div.home {
  background: url(/site/3F6DF752E64A0516C125768F004B19D5/$File/icon_home.png) no-repeat 0px 8px;
}
#navigation ul li.firstItem a {
  margin-left: 0px;
}
#navigation ul li.lastItem a {
  margin-right: 0px;
}
/* queue */
#queueWrapper {
  overflow: hidden;
  position: relative;
  margin-bottom: 1px;
  background: #002c5d;
}
#queueWrapper #queue {
  width: 960px;
  left: 50%;
  margin-left: -480px;
  display: block;
  position: relative;
  overflow: hidden;
  height: 440px;
}
#queueWrapper #queue .slides_container {
  width: 960px;
  height: 440px;
  overflow: hidden;
  border-bottom: 1px solid #d1d3d3;
}
#queueWrapper #queue .slides_container img {
  width: 960px;
  height: 440px;
  display: block;
}
#queueWrapper {
  padding-bottom: 0px;
}
#queueWrapper #queue {
  padding-bottom: 0px;
}
#queue .slideText {
  position: absolute;
  width: 475px;
  background: #002c5d;
  height: 390px;
  overflow: hidden;
  top: 90px;
  left: 0px;
  text-align: left;
}
#queue .slideText .titel {
  color: #FFF;
  font-size: 40px;
  font-weight: 400;
  line-height: 46px;
  margin-bottom: 50px;
  font-family: 'Crimson Text', serif;
}
#queue .slideText .titel span {
  font-weight: 600;
  color: #fff;
  text-shadow: 0px 0px 0px #777;
}
#queue .image {
  position: absolute;
  z-index: 1;
  width: 480px !important;
  height: 300px !important;
  left: 485px;
  top: 70px;
}
#queue .image div {
  width: 480px;
  height: 300px;
  line-height: 300px;
  text-align: center;
}
#queue .slideText .readmore {
  color: #002c5d;
  font-size: 20px;
  background: #fff;
  height: 70px;
  line-height: 70px;
  display: inline-block;
  padding: 0 50px;
  text-align: left;
  font-weight: 300;
  font-family: 'Source Sans Pro', sans-serif;
}
#queue .slideText .readmore div {
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #002c5d;
  display: inline;
}
#queue .slideText .readmore a {
  text-decoration: none;
  color: #002c5d;
  background: #fff;
  border: 1px solid #002c5d;
  margin-bottom: 0px;
}
#queue .slideText .readmore:hover {
  background: #002c5d;
  color: #fff;
  border: 1px solid #fff;
}
#queue .slideText .readmore:hover div {
  border-bottom: 1px solid #fff;
}
ul.pagination {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  z-index: 100;
  text-align: center;
  position: absolute;
  width: 500px;
  top: 250px;
  overflow: hidden;
  left: 400px;
}
ul.pagination li {
  display: none;
}
ul li.pagination-item {
  display: inline;
}
ul li.pagination-item span {
  display: inline-block;
  height: 41px;
  line-height: 41px;
  text-align: left;
  margin-bottom: 10px;
}
ul li.pagination-item span a {
  display: block;
  height: 41px;
  text-align: left;
  text-decoration: none;
  width: 41px;
}
ul li.pagination-item span a:hover, ul li.pagination-item span a.active, ul li.current span a {
  text-decoration: none;
  color: #fff;
}
div.oneSlide.hoverMe .slideText a.readmore {
  background: #002c5d !important;
  color: #fff !important;
  border: 1px solid #fff !important;
}
div.oneSlide.hoverMe .slideText a.readmore div {
  border-bottom: 1px solid #fff !important;
}
div.oneSlide {
  width: 1024px;
  height: 500px;
}
/**/
#pageheader {
  overflow: hidden;
  position: relative;
  margin-bottom: 0px;
  background: #002c5d;
}
#pageheader h1 {
  width: 960px;
  left: 50%;
  display: block;
  position: relative;
  overflow: hidden;
  height: 140px;
  color: #FFF;
  font-size: 40px;
  margin: 0 0 0 -480px;
  padding: 0;
  font-weight: 400;
  line-height: 140px;
  font-family: 'Crimson Text', serif;
}
#precontentWrapper {
  overflow: hidden;
  position: relative;
  margin-bottom: 70px;
  background: #f3f4f8;
  border-bottom: 1px solid #e9eaee;
}
#subheaderWrapper {
  width: 960px;
  left: 50%;
  margin: 0 0 0 -480px;
  position: relative;
  overflow: hidden;
  min-height: 350px;
  display: block;
  text-align: left;
  color: #fff;
}
#subheader {
  margin: 10px 0px 30px 0px;
}
#subheader h2.subtitle {
  color: #002c5d;
  font-weight: 400;
  font-size: 36px;
  line-height: 46px;
  overflow: hidden;
  font-family: 'Crimson Text', serif;
  margin: 60px 0 10px 0;
}
#subheader p {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  margin: 0;
  padding: 0;
}
#subheader h2, h3, h4, h5 {
  margin: 15px 0;
}
#sidenav {
  width: 480px;
  min-height: 203px;
  float: right;
  font-weight: 600;
  margin-left: 40px;
  margin-top: 0px;
  display: inline;
}
#sidenav a {
  display: block;
  overflow: hidden;
  text-decoration: none;
  border: 1px solid #f3f4f8;
  color: #002c5d;
  width: 195px;
  float: left;
  margin-right: 10px;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  padding-left: 30px;
  background: url(/site/3F6DF752E64A0516C125768F004B19D5/$File/arrow_footer_sprite.png) no-repeat left -108px;
}
#sidenav a:hover {
  text-decoration: none;
  border: 1px solid #c5cad0;
  background: #fff url(/site/3F6DF752E64A0516C125768F004B19D5/$File/arrow_footer_sprite.png) no-repeat left -108px;
}
#sideface {
  width: 480px;
  float: right;
  font-weight: 600;
  margin-left: 40px;
  margin-top: 0px;
  display: inline;
}
#sideface div.sideface {
  width: 96px;
  height: 96px;
  float: left;
  overflow: hidden;
  margin: 10px;
}
#sideface div.sideface div {
  position: absolute;
  z-index: 1;
  width: 96px;
  height: 96px;
  overflow: hidden
}
#sideface div.sideface div.mask {
  position: absolute;
  z-index: 2;
  width: 96px;
  height: 96px;
  overflow: hidden;
  background: transparent url(/site/3F6DF752E64A0516C125768F004B19D5/$File/mask.png) no-repeat 0 0;
}
#sideface div.sideface div.mask:hover {
  background: transparent url(/site/3F6DF752E64A0516C125768F004B19D5/$File/mask.png) no-repeat 0 -96px;
  cursor: pointer;
}
#sideface div.sideface div.masked-image img {
  height: 96px;
}
#sideface div.sideface div.masked-image {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#thumblist {
  width: 960px;
  padding: 0px;
  margin: 50px auto 50px auto;
}
#thumblist ul {
  list-style-type: none;
  padding: 0px;
  margin: 0;
}
#thumblist ul li {
  border-bottom: 1px solid #cfd4db;
  padding: 0px 15px 30px 0px;
  min-height: 200px;
}
#thumblist ul li .image {
  width: 370px;
  height: 270px;
  overflow: hidden;
  float: left;
  margin-left: 0px;
}
#thumblist ul li:nth-child(odd) .image {
  float: right;
  margin-left: 40px;
}
#thumblist .summary h3, #thumblist .summary h1 {
  color: #002c5d;
  font-weight: 400;
  font-size: 40px;
  line-height: 46px;
  overflow: hidden;
  font-family: 'Crimson Text', serif;
}
#thumblist .summary p {
  color: #000;
  font-weight: 400;
  font-size: 20px;
  margin-top: 30px;
  line-height: 30px;
  overflow: hidden;
  font-family: 'Source Sans Pro', sans-serif;
}
/* xSellBodies */
.Homewrapper {
  text-align: center;
}
.HomeWrapper h2 {
  margin: 0 auto;
  display: inline-block;
  font-size: 24px;
  color: #002c5d;
  font-weight: 700;
  font-family: 'Source Sans Pro', sans-serif;
}
.HomeWrapper div.hr {
  border-bottom: 1px solid #002c5d !important;
  margin: 0px 440px 50px 440px !important;
}
#xSellBodiesWrapper {
  padding: 0 0 25px 0;
  text-align: center;
  background: #fff;
  width: 960px;
  border-bottom: 1px solid #cfd4db;
  margin: 0 auto 50px auto;
}
#xSellBodies {
  clear: both;
  overflow: hidden;
  background: #fff;
  width: 986px;
  margin: 0px auto 0px -13px;
  padding: 0;
}
#articlelists {
  clear: both;
  overflow: hidden;
  background: #fff;
  width: 986px;
  margin: 0px auto 50px -13px;
  padding: 0;
}
#xSellBodies h3 {
  clear: both;
  display: block;
  margin: 0 0 35px 13px;
  color: #1c7bc4;
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
}
#xSellBodiesWrapper .xSellBody, .articlelist {
  width: 300px;
  height: 370px;
  display: inline;
  background: #e5e9ee;
  color: #002c5d;
  float: left;
  padding: 0px;
  margin: 0 14px 50px 14px;
  overflow: hidden;
}
#xSellBodiesWrapper .firstitem {
  margin-left: 0;
}
#xSellBodiesWrapper .xSellBody .titel, .articlelist .titel {
  margin-bottom: 0px;
  overflow: hidden;
  text-align: left;
}
#xSellBodiesWrapper .xSellBody .titel h3, .articlelist .titel h3 {
  color: #002c5d;
  font-size: 20px;
  padding: 0px;
  margin: 0px 15px 0 15px;
  line-height: 60px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
#xSellBodiesWrapper .xSellBody .titel h3 a, .articlelist .titel h3 a {
  color: #002c5d;
  border-bottom: 1px solid #b7c3d1;
  padding: 10px 0;
}
#xSellBodiesWrapper .xSellBody .image, .articlelist .image {
  height: 210px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 8px;
  text-align: center;
}
#xSellBodiesWrapper .xSellBody .image img, .articlelist .image img {
  height: 210px;
  width: 300px;
}
#xSellBodiesWrapper .xSellBody p, .articlelist p {
  margin: 10px 15px 0 15px;
  overflow: hidden;
  text-align: left;
  font-size: 20px;
  line-height: 26px;
}
#xSellBodiesWrapper .xSellBody.hoverMe, .active, .articlelist.hoverMe {
  background: #002c5d;
}
#xSellBodiesWrapper .xSellBody.hoverMe .titel h3 a, .articlelist.hoverMe .titel h3 a {
  border-bottom: 1px solid #7089a4;
}
#xSellBodiesWrapper .xSellBody.hoverMe .titel *, .articlelist.hoverMe .titel *, .xSellBody.hoverMe p, .articlelist.hoverMe p {
  color: #fff;
}
/**/
#newscolumnWrapper {
  padding: 0;
  text-align: center;
  background: #fff;
  width: 960px;
  border-bottom: 1px solid #cfd4db;
  margin: 0 auto 50px auto;
}
#list {
  width: 960px;
  padding: 0px;
  margin: 0px auto;
}
#list ul {
  list-style-type: none;
  margin: 0px;
  padding: 0 0 0 0;
}
#list ul li {
  background: #fff;
  border: 1px solid #e5e9ee;
  padding: 0px 0px;
  height: 210px;
  margin-bottom: 30px;
  display: block-inline;
}
#list ul li .image {
  width: 320px;
  height: 210px;
  overflow: hidden;
  float: left;
  margin-right: 40px;
}
#list ul li .image img {
  width: 320px;
  height: 210px;
}
#list .summary {
  text-align: left;
  padding-right: 10px;
}
#list .summary h3 {
  color: #002c5d;
  font-size: 40px;
  margin-top: 50px;
  line-height: 46px;
  font-family: 'Crimson Text', serif;
  font-weight: 700;
}
#list .summary a {
  margin-top: 20px;
  color: #aaa;
  font-size: 20px;
  font-weight: 300;
  font-family: 'Source Sans Pro', sans-serif;
}
#list .summary a span {
  border-bottom: 1px solid #aaa;
}
#list .summary a:hover {
  text-decoration: none;
  color: #002c5d;
}
#list .summary a:hover span {
  border-bottom: 1px solid #002c5d;
}
#list ul li.hoverMe {
  text-decoration: none;
  background: #e5e9ee;
}
#list ul li.hoverMe a {
  color: #002c5d;
}
#list ul li.hoverMe a span {
  border-bottom: 1px solid #002c5d;
}
.mb {
  margin-bottom: 50px !important;
}
.nospace {
  margin: 0 auto !important;
  padding: 0 !important;
}
.nobottomspace {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.bottomspace {
  margin-bottom: 70px !important;
}
.topspace {
  margin-top: 30px !important;
}
.smallbottomspace {
  margin-bottom: 30px !important;
}
.noline {
  border: 0px !important;
}
#paginator {
  width: 960px;
  height: 70px;
  background: #e5e9ee;
  clear: both;
  margin: 0 auto 70px auto;
  text-align: left;
  padding: 0px;
  position: relative;
}
#paginator span {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 40px;
  margin: 0 10px;
  text-align: center;
}
#paginator span a {
  display: block;
  height: 40px;
  margin-top: 15px;
  text-align: center;
  border: 1px solid #e5e9ee;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600!important;
  width: 30px;
  line-height: 40px;
  color: #023a78;
  padding-left: 5px;
  padding-right: 5px;
}
#paginator span a:hover {
  border: 1px solid #bbc2ca;
  text-decoration: none;
}
#paginator span a.activeItem, #paginator span a.activeItem:hover {
  color: #fff;
  background: #002c5d;
  border: 1px solid #002c5d;
  text-decoration: none;
}
#paginator span.buttWrapper {
  width: 100%;
  text-align: center;
  display: inline-block;
  margin: 0px;
  height: 70px;
  padding: 0;
}
#paginator span.buttWrapper a {}
#paginator a.firstItem {}
#paginator span.prev {
  width: 70px;
  height: 70px;
  left: 0px;
  border-right: 2px solid #fff;
  margin: 0;
  padding: 0;
  position: absolute;
}
#paginator span.prev a {
  font-weight: normal;
  width: 70px;
  height: 70px;
  line-height: 70px;
  border: 0;
  display: inline-block;
  margin: 0;
  padding: 0;
  color: #002c5d;
  padding-left: 0px;
  background: url(/site/3F6DF752E64A0516C125768F004B19D5/$File/paginator.png) no-repeat 0 0px;
}
#paginator span.prev a:hover {
  color: #fff;
  border: 0;
  background: #002c5d url(/site/3F6DF752E64A0516C125768F004B19D5/$File/paginator.png) no-repeat 0 -70px;
}
#paginator span.next {
  width: 70px;
  height: 70px;
  right: 0px;
  top: 0;
  margin: 0;
  padding: 0;
  border-left: 2px solid #fff;
  position: absolute;
}
#paginator span.next a {
  font-weight: normal;
  width: 70px;
  height: 70px;
  line-height: 70px;
  border: 0;
  color: #002c5d;
  margin: 0;
  padding: 0;
  background: url(/site/3F6DF752E64A0516C125768F004B19D5/$File/paginator.png) no-repeat right -140px;
}
#paginator span.next a:hover {
  color: #fff;
  border: 0;
  background: #002c5d url(/site/3F6DF752E64A0516C125768F004B19D5/$File/paginator.png) no-repeat 0 -210px;
}
/* prefooter */
#prefooterwrapper {
  background: #f5f5f5;
  margin: 0;
  border-top: 1px solid #dadfe5;
}
#prefooter {
  width: 960px;
  margin: auto;
}
#prefooter .prefootercol {
  width: 30%;
  float: left;
  color: #424243;
  font-size: 20px;
  padding-right: 3%;
  line-height: 30px;
  margin: 70px 0;
  font-weight: 300;
  font-family: 'Source Sans Pro', sans-serif;
}
#prefooter .prefootercol img {
  margin-bottom: 30px;
}
#prefooter .contact {
  color: #002c5d;
}
#prefooter .contact b {
  font-weight: 600;
}
#prefooter .prefootercol h4 {
  color: #002c5d;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
}
/* footer */
#footerwrapper {
  padding: 0px;
  background: #002c5d;
  margin-top: 0px;
}
#footer {
  width: 960px;
  margin: 0px auto;
  padding: 70px 0 70px 0;
  clear: both;
}
#footer a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  width: 228px;
  float: left;
  margin-right: 50px;
  line-height: 70px;
  font-weight: 100;
  padding-right: 40px;
  background: url(/site/3F6DF752E64A0516C125768F004B19D5/$File/arrow_footer_sprite.png) no-repeat right 22px;
}
#footer a span {
  border-bottom: 1px solid #33567d;
}
#footer a:hover {
  color: #fff;
  text-decoration: none;
  background: url(/site/3F6DF752E64A0516C125768F004B19D5/$File/arrow_footer_sprite.png) no-repeat right -38px;
}
#footer a:hover span {
  border-bottom: 1px solid #fff;
}
/* layout5050 */
#layout5050 {
  width: 960px;
}
#layout5050 #rightcolumn {
  display: inline;
  padding: 0px;
  width: 480px;
  float: left;
  margin-right: 0px;
}
#layout5050 #leftcolumn {
  float: left;
  width: 480px;
  display: inline;
  position: relative;
  margin-left: 0px;
}
#layout5050 .fckEditor {
  width: 450px;
}
#stack1 {}
/* gallery */
#gallery {
  position: relative;
  margin-bottom: 0px;
  width: 450px;
  height: 358px;
  overflow: hidden;
}
#gallery img {
  width: 450px;
  height: 358px;
}
#gallery div.gallerybtn {
  left: 0px;
}
#gallery div.gallerybtn a {
  text-decoration: none;
  position: absolute;
  margin-top: -70px;
  color: #1c7bc4;
  background: url(/site/3F6DF752E64A0516C125768F004B19D5/$File/gallery_sprite.png) no-repeat right 0;
  right: 20px;
  text-align: left;
  width: 53px;
  height: 53px;
  font-size: 24px;
  line-height: 53px;
  display: block;
  font-weight: 400;
  font-family: 'Source Sans Pro', sans-serif;
}
#gallery div.gallerybtn a:hover, a.gallerybtn_hover {
  text-decoration: none;
  border: 0;
  background: url(/site/3F6DF752E64A0516C125768F004B19D5/$File/gallery_sprite.png) no-repeat right -56px !important;
}
div.xSellBodiesSpec {
  width: 450px;
  margin: 0 auto 30px auto;
  line-height: 30px;
  position: relative;
  background: #f6f7f7;
  float: left;
}
div.xSellBodiesSpec .speccontent {
  padding: 20px;
  font-size: 18px;
}
div.xSellBodiesSpec div {
  margin: 0;
  padding: 0;
}
div.xSellBodiesSpec .speccontent ul, #xSellBodiesSpec .speccontent li {
  padding: 0;
  margin: 0;
}
div.xSellBodiesSpec .speccontent ul li {
  background: url(/site/3F6DF752E64A0516C125768F004B19D5/$File/list.png) no-repeat 0 10px;
  list-style: none;
  margin: 5px 0px 5px 5px;
  padding-left: 20px;
}
div.xSellBodiesSpec .speccontent div.hr {
  border-bottom: 1px solid #dcdfe6;
  margin: 0 0 30px 0;
}
a.contentbtn {
  display: block;
  color: #fff;
  border: 1px solid #002c5d;
  padding-left: 30px;
  font-weight: 600;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  background: #002c5d url(/site/3F6DF752E64A0516C125768F004B19D5/$File/arrow_footer_sprite.png) no-repeat 3px -48px;
}
a.contentbtn:hover {
  text-decoration: none;
  color: #002c5d;
  border: 1px solid #002c5d;
  background: #fff url(/site/3F6DF752E64A0516C125768F004B19D5/$File/arrow_footer_sprite.png) no-repeat 3px 12px;
}
a.downloadbtn {
  width: 450px;
  margin-bottom: 10px;
  text-decoration: none;
  display: inline-block;
  color: #002c5d;
  border: 0;
  background: #f2f4f7 url(/site/3F6DF752E64A0516C125768F004B19D5/$File/download_sprite.png) no-repeat right -60px;
  text-align: left;
  height: 70px;
  font-size: 18px;
  line-height: 28px;
  display: block;
  font-weight: 600;
  font-family: 'Source Sans Pro', sans-serif;
}
a.downloadbtn span {
  display: inline-block;
  border-bottom: 1px solid #c2ccd8;
  margin: 18px 20px 22px 20px;
}
a.downloadbtn:hover, .buttons .active {
  text-decoration: none;
  border: 0;
  background: #002c5d url(/site/3F6DF752E64A0516C125768F004B19D5/$File/download_sprite.png) no-repeat right 20px;
  color: #fff;
}
a.downloadbtn:hover span {
  border-bottom: 1px solid #33567d;
}
a.relatedLinks {
  width: 450px;
  margin-bottom: 10px;
  text-decoration: none;
  display: inline-block;
  color: #002c5d;
  border: 0;
  background: #f2f4f7 url(/site/3F6DF752E64A0516C125768F004B19D5/$File/related_sprite.png) no-repeat right -60px;
  text-align: left;
  height: 70px;
  font-size: 18px;
  line-height: 28px;
  display: block;
  font-weight: 600;
  font-family: 'Source Sans Pro', sans-serif;
}
a.relatedLinks span {
  display: inline-block;
  border-bottom: 1px solid #c2ccd8;
  margin: 18px 20px 22px 20px;
}
a.relatedLinks:hover, .buttons .active {
  text-decoration: none;
  border: 0;
  background: #002c5d url(/site/3F6DF752E64A0516C125768F004B19D5/$File/related_sprite.png) no-repeat right 20px;
  color: #fff;
}
a.relatedLinks:hover span {
  border-bottom: 1px solid #33567d;
}
div.imageleft {
  float: left;
  margin: 0 20px 20px 0;
}
div.xSellBodiesSpec .speccontent div.social a {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin-right: 20px;
  text-decoration: none;
  border: 0;
}
div.xSellBodiesSpec .speccontent div.social a.twitter {
  background: #fff url(/site/3F6DF752E64A0516C125768F004B19D5/$File/social_icons.png) no-repeat 0 0;
}
div.xSellBodiesSpec .speccontent div.social a.google {
  background: #fff url(/site/3F6DF752E64A0516C125768F004B19D5/$File/social_icons.png) no-repeat 0 -48px;
}
div.xSellBodiesSpec .speccontent div.social a.linkedin {
  background: #fff url(/site/3F6DF752E64A0516C125768F004B19D5/$File/social_icons.png) no-repeat 0 -96px;
}
div.snippetRight div.hr, div.fckEditor div.hr {
  border-bottom: 1px solid #e6eaef;
  margin: 0 0 30px 0;
}
div.extraInfoBtnWrapper {
  margin-bottom: 30px;
}
div.extraInfoBtnWrapper h3 {
  margin-bottom: 20px;
}
a.extraInfoBtn {
  color: #fff;
  margin-bottom: 20px;
  padding-right: 20px;
  height: 100px;
  font-size: 20px;
  background: #fff;
  border: 1px solid #e5e9ee;
  display: block;
}
a.extraInfoBtn div.img {
  display: inline;
  float: left;
  margin-right: 20px;
  height: 100px;
  width: 150px;
  overflow: hidden;
}
a.extraInfoBtn div.img img {
  width: 155px;
}
a.extraInfoBtn div.title {
  color: #002c5d;
  float: left;
  font-weight: 600;
  width: 250px;
  margin-top: 20px !important;
}
a.extraInfoBtn:hover {
  background: #e5e9ee;
  border: 1px solid #e5e9ee;
  cursor: pointer;
}
#authorBlocks img {
  width: 100%;
}
#authorBlocks {
  line-height: 0;
}
#formwrapper {
  background: #f5f5f5;
  margin: 0;
  border: 1px solid #f5f5f5;
  border-top: 1px solid #dadfe5;
}
#formdiv {
  width: 960px;
  margin: 50px auto;
}
div.form {
  display: block;
}
div.form div.row {
  margin: 0;
  height: 45px;
}
div.form div.row div.key {
  float: left;
  width: 240px;
  line-height: 35px;
}
div.form div.row div.value {
  float: left;
  max-width: 485px;
}
/*radio*/
div.form label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 30px;
  line-height: 20px;
}
div.form input[type=radio], div.form input[type=checkbox] {
  display: none;
}
div.form label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 4px;
  background-color: #aaa;
  box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}
div.form .radio label:before {
  border-radius: 8px;
}
div.form .checkbox {
  padding: 0px 0 40px 0;
}
div.form div.attention {
  color: #999;
  font-style: oblique;
  padding-top: 10px;
  height: auto;
  padding-bottom:10px;
}
div.form .checkbox label {
  margin-bottom: 10px;
  vertical-align: top;
}
div.form .checkbox label:before {
  border-radius: 3px;
}
div.form .radio input[type=radio]:checked + label:before {
  content: "\2022";
  color: #f3f3f3;
  font-size: 36px;
  text-align: center;
  line-height: 11px;
  font-weight: 300;
}
div.form .checkbox div.value {
  margin-top: 10px;
}
div.form .checkbox input[type=checkbox]:checked + label:before {
  content: "\2713";
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
  font-size: 15px;
  color: #f3f3f3;
  vertical-align: top;
  text-align: center;
  line-height: 15px;
}
div.form .checkbox input[type=checkbox]:checked + label, div.form .radio input[type=radio]:checked + label {
  font-weight: 700;
  color: #002c5d;
}
input[type="text"], input[type="password"], select, textarea {
  width: 485px;
  border: 1px solid #9c9c9c;
  line-height: 35px;
  height: 35px;
  color: #000;
  padding: 0 5px;
  font-size: 20px;
  font-weight: 300;
  font-family: 'Source Sans Pro', sans-serif;
}
input[type="submit"] {
  float: left;
  color: #fff;
  background: #002c5d;
  font-size: 18px;
  height: 70px;
  line-height: 22px;
  display: inline-block;
  font-weight: 600;
  text-align: center;
  border: 1px solid #fff;
}
textarea {
  height: 100px;
}
select {
  line-height: 37px;
  height: 37px;
  width: 497px !important;
}
label.error {
  color: #e02229;
  display: block;
}
.required {
  color: #e02229;
}
.required input {
  border: 1px solid #e02229 !important;
}
textarea:focus, input:focus {
  outline: 0;
  border: 1px solid #002c5d;
}
div.form .contentbtn {
  width: 465px;
}
.smallform div.row div.key {
  width: 120px !important;
  overflow: hidden !important;
}
.smallform input[type="text"], .smallform input[type="password"], .smallform select, .smallform textarea {
  width: 270px;
}
.smallform textarea {
  width: 270px;
  margin-bottom: 0px;
}
.smallform select {
  width: 281px !important;
}
.smallform .checkbox div.value {
  width: 280px;
  overflow: hidden;
  vertical-align: top;
  margin-top: 10px;
}
.smallform .checkbox div.value label {
  overflow: hidden;
  height: 20px;
}
.smallform .contentbtn {
  width: 250px !important;
}
/* fancybox */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('/site/3F6DF752E64A0516C125768F004B19D5/$File/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('/site/3F6DF752E64A0516C125768F004B19D5/$File/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('/site/3F6DF752E64A0516C125768F004B19D5/$File/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('/site/3F6DF752E64A0516C125768F004B19D5/$File/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('/site/3F6DF752E64A0516C125768F004B19D5/$File/fancybox_sprite@2x.png');
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url('/site/3F6DF752E64A0516C125768F004B19D5/$File/fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
input.catcher {
  background: #f5f5f5 !important;
  color: rgb(242, 242, 242);
  border: 0px;
  text-indent: -50px;
}
img.sk {
  width: 450px;
  height: 300px;
  margin-bottom: 20px;
}
#pageIntro p {
  margin: 0px;
  padding: 0px;
}
.tooltipster-default {
  border-radius: 5px;
  border: 2px solid #f2f4f7;
  background: #fff;
  color: #aaa;
  text-align: center;
  -webkit-box-shadow: 1px 1px 4px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow: 1px 1px 4px 0px rgba(50, 50, 50, 0.25);
  box-shadow: 1px 1px 4px 0px rgba(50, 50, 50, 0.25);
}
.tooltipster-default b {
  color: #002c5d;
}
.tooltipster-default .tooltipster-content {
  font-size: 20px;
  font-weight: 300;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 30px;
  padding: 20px;
  overflow: hidden;
}
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {}
.tooltipster-icon {
  cursor: help;
  margin-left: 4px;
}
.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  overflow: visible;
}
.tooltipster-base .tooltipster-content {
  overflow: hidden;
}
.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.tooltipster-arrow span, .tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -7px;
}
.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -7px;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
  left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 5px;
}
.tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span {
  right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px;
}
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px;
}
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
  margin-top: -8px;
}
/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}
.tooltipster-fade-show {
  opacity: 1;
}
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
}
.tooltipster-swing-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}
.tooltipster-fall {
  top: 0;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-fall-show {}
.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0px !important;
  opacity: 0;
}
.tooltipster-slide {
  left: -40px;
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-slide-show {}
.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0px !important;
  opacity: 0;
}
/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
  opacity: 0.5;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.smallform textarea {
  width: 270px;
  margin-bottom: 10px;
}
.form textarea {
  margin-bottom: 10px;
}
#wrapper {
  margin-bottom: 0px;
}
h2 .subtitle {
  color: #002c5d;
  padding: 0;
  margin: 0;
  font-size: 36px;
  line-height: 40px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
}
h2 {
  color: #002c5d;
  padding: 0;
  margin: 0;
  font-size: 36px;
  line-height: 40px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
}
#skImg {
  margin-bottom: -10px;
}
.smalltopspace {
  margin-top: 20px !important;
}
.snippetLeft {
  margin-right: 20px;
}
/* --- ADDED by VIPmarketing - SWH - 09-04-2015 --- */
.voorwaarden {
  float: left;
  margin-top: 20px;
}
.voorwaarden .downloadbtn {
  height: 68px;
  border: 1px solid #002c5d;
}
a.pagebtn {
  display: block;
  color: #fff;
  border: 1px solid #002c5d;
  padding-left: 30px;
  font-weight: 600;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  background: #002c5d url(/site/3F6DF752E64A0516C125768F004B19D5/$File/arrow_footer_sprite.png) no-repeat 3px -48px;
  width: 420px;
}
a.pagebtn:hover {
  text-decoration: none;
  color: #002c5d;
  border: 1px solid #002c5d;
  background: #fff url(/site/3F6DF752E64A0516C125768F004B19D5/$File/arrow_footer_sprite.png) no-repeat 3px 12px;
}
/* new navigation */
#navigation ul i {
  display: none;
}
#navigation {z-index:99;overflow:visible;}
#navigation ul li {position:relative;}
#navigation ul li ul {
	display:none;
	background:#fff;
	position:absolute;
	top:64px;
	left:0;
	width:auto;
	max-width:300px;
	min-width:150px;
	padding:0 0 22px;
}
#navigation ul li:hover ul {display:block;}
#navigation ul li ul li,
#navigation ul li ul li span,
#navigation ul li ul li span a {
	padding:0;
	margin:0;
	display:block;float:none;height:40px;line-height:40px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#navigation ul li ul li span,
#navigation ul li ul li span a {height:39px;}
#navigation ul li ul li span a:hover,
#navigation ul li ul li span a:focus {border-bottom:1px solid;}
#navigation ul li ul li span {margin:0 22px;}
/* BEGIN responsive */
.responsiveShow {
  display: none;
}
body {
  min-width: 1000px;
}
@media screen and (max-device-width: 1000px) {
  @-ms-viewport {
    width: 1000px
  }
}
.menuBtn, .responsive {
  display: none;
}
.firstItem i {
  display: none;
}
@media screen and (max-aspect-ratio: 10/9) {
  @viewport {
    width: 500px;
  }
  @-webkit-viewport {
    width: 500px
  }
  @-ms-viewport {
    width: 500px
  }
  #navigation, #topmenu {
    display: none;
  }
	#navigation.nav-open {
		position:absolute;
		left:0;
		top:0;
		display:block;
		background:#fff;
		z-index:99;
		margin-top:151px;
		height:auto;
		width:500px;
	}
		#navigation.nav-open ul {display:block;height:auto;padding:10px 0;}
		#navigation.nav-open ul li {float:none;display:block;height:auto;}
		#navigation.nav-open ul li span {float:none;display:block;height:39px;margin-top:0;margin-bottom:0;}
		#navigation.nav-open ul li span a {float:none;display:block;height:39px;}
		#navigation ul div.home {display:inline-block;}
		#navigation ul i {
		  display: inline-block;
			font-style:normal;
		}
				#navigation.nav-open ul li ul {
					display:none;
				}
				#navigation.nav-open ul li.hoverMe ul {
					display:block;
					position:relative;
					left:auto;
					top:auto;
					padding:20px;
					width:460px;
					max-width:460px;
				}
  #header .menuBtn {
    position: absolute;
    display: block;
    width: 50px !important;
    height: 50px !important;
    padding-left: 30px;
    right: 25px;
    bottom: 25px;
    background: #fff url(/site/3F6DF752E64A0516C125768F004B19D5/$File/menu.png) no-repeat left center;
    line-height: 50px;
    font-weight: 700;
    color: #002c5d;
  }
  #header .responsiveShow.tel {
    position: absolute;
    display: block;
    width: 50px !important;
    height: 50px !important;
    right: 105px;
    bottom: 25px;
    text-align: center;
    vertical-align: middle;
    line-height: 50px;
  }
  body, .inner, #header, #wrapper, #xSellBodiesWrapper, #xSellBodies, #queue, #layoutHome #col1, #layoutHome #col2, #queue .slides_container, #articleBodiesWrapper, #articleBodies, #layout2 #col1, #layout2 #col2, #layout5050, #layout5050wrapper, #thumblist, #newscolumnWrapper, #list, #prefooter, #footer, #pageheader h1, #subheaderWrapper, #articlelists, #paginator, .middle {
    min-width: 500px;
    width: 500px;
    max-width: 500px;
  }
  #header {
    min-width: 450px;
    width: 450px;
    height: 150px;
  }
  #header #logo {
    margin-left: 0;
  }
  #queueWrapper #queue {
    left: 0;
    width: 500px;
    margin-left: 0;
  }
  #queue, #queueWrapper #queue .slides_container, #queue .slides_container, div.oneSlide {
    width: 500px !important;
    height: 300px !important;
    margin-left: 0;
  }
  #queue .slideText, #queue .image {
    top: 0;
    height: 300px !important;
  }
  #queue .slideText .titel {
    margin-bottom: 25px;
  }
  #queue .slideText {
    padding: 25px;
  }
  #queue .image {
    display: none;
  }
  #thumblist {
    margin-bottom: 100px;
  }
  #thumblist ul li {
    padding-left: 25px;
  }
  #thumblist ul li .image, #thumblist ul li:nth-child(odd) .image {
    max-width: 100%;
    height: auto;
    display: block;
    float: none;
    margin: 0 auto;
  }
  #thumblist ul li .image img {
    width: 100%;
  }
  #thumblist .summary p {
    overflow: visible
  }
  #thumblist .summary .btn {
    float: none;
  }
  #xSellBodies {
    text-align: center;
    margin: 0;
  }
  #xSellBodiesWrapper .xSellBody, .articlelist {
    float: none;
    width: 300px;
    display: inline-block;
  }
  .fckEditor.middle #xSellBodiesWrapper {
    margin-left: -25px !important;
  }
  .HomeWrapper div.hr {
    border-bottom: 1px solid #002c5d !important;
    margin: 0 210px 50px 210px !important;
  }
  #list ul li {
    border-left: 0;
    border-right: 0;
    height: auto;
    overflow: hidden;
  }
  #list ul li .image {
    margin-right: 10px;
  }
  #list ul li .image, #list ul li .image img {
    width: 160px;
    height: 105px;
  }
  #list .summary h3 {
    font-size: 20px;
    line-height: 1.5;
    margin-top: 10px;
    margin-bottom: 0;
  }
  #paginator {
    margin-bottom: 0
  }
  #prefooter .prefootercol, .voorwaarden {
    float: none;
    width: auto;
    padding: 0 20px;
    margin: 20px 0;
    clear: both;
  }
  #prefooter .prefootercol .btn {
    float: none;
  }
  #footer {
    padding: 25px;
    width: 450px;
    min-width: 450px;
  }
  #footer a {
    width: 215px;
    float: left;
    margin: 0;
    padding: 0;
    background: none;
    line-height: 40px;
  }
  #footer a:hover, #footer a:focus {
    background: none;
  }
  .bottomspace {
    margin-bottom: 20px !important;
  }
  #pageheader h1 {
    left: 0;
    width: 450px !important;
    min-width: 450px !important;
    max-width: 450px !important;
    height: auto;
    font-size: 32px;
    line-height: 1.5;
    margin: 0;
    padding: 20px;
  }
  #subheaderWrapper {
    margin: 0;
    left: 0;
    width: 450px;
    min-width: 450px;
  }
  #sidenav, #sideface {
    width: auto;
    margin: 0 auto 20px;
    float: none;
    display: block;
  }
  #sideface {
    overflow: hidden;
  }
  #sidenav a {
    width: 175px
  }
  .snippetRight {
    display: block;
    position: relative;
    float: none;
    margin: 0 auto 50px;
  }
  .middle {
    min-width: 450px;
    mx-width: 450px;
    width: 450px;
    padding: 0 25px;
  }
  #stack1 {
    padding-bottom: 50px;
  }
  div.left blockquote {
    width: auto !important;
  }
  #formwrapper {
    padding: 0 25px;
    border-left: 0;
    border-right: 0;
  }
  #formdiv {
    width: 450px;
    margin-bottom: 0;
  }
  div.form div.row {
    height: auto;
  }
  input[type="text"], input[type="password"], select, textarea {
    width: 438px !important;
  }
  div.form .contentbtn {
    width: 418px;
  }
  .smallform input[type="text"], .smallform input[type="password"], .smallform select, .smallform textarea {
    width: 270px !important;
  }
  #articlelists {
    margin: 0 auto 50px;
  }
}
/* -- BEGIN ADDED Socialbutton by JvL - 100223 -- */
.socialbutton {float: left; width: auto; padding: 0 20px; margin: 30px 0;}
.socialbutton:hover {opacity: 0.8;}
a.downloadbtn:hover {border: 1px solid #002c5d;}
/* -- END ADDED Socialbutton by JvL - 100223 -- */
/* --- ADDED by VIPmarketing - SWH - 10-12-2018 --- */
#navigation ul li span {margin: 10px 14px;}
@media screen and (max-aspect-ratio: 10/9) {
body {background: none;}
}
.voorwaarden {float: left; margin: 20px 60px 0 0;}
.voorwaarden .downloadbtn {height: 68px; border: 1px solid #002c5d;}
a.pagebtn { display: block; color: #fff; border: 1px solid #002c5d; padding-left: 30px; font-weight: 600; font-size: 18px; height: 50px; line-height: 50px; background: #002c5d url(/site/3F6DF752E64A0516C125768F004B19D5/$File/arrow_footer_sprite.png) no-repeat 3px -48px;  width: 420px;}
a.pagebtn:hover { text-decoration: none; color: #002c5d; border: 1px solid #002c5d; background: #fff url(/site/3F6DF752E64A0516C125768F004B19D5/$File/arrow_footer_sprite.png) no-repeat 3px 12px;}
/* --- ADDED by VIPmarketing - HAV - 10-07-2018 --- */
@media screen and (max-aspect-ratio: 10/9) {
#sidenav {display:inline-block;}
}
/* -- BEGIN - ADDED Videowrapper by JvL - 26052020 -- */
.videowrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin-bottom: 20px;
}
.videowrapper iframe,.videowrapper video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* -- END - ADDED Videowrapper by JvL - 26052020 -- */
/* Klanten vertellen widget 20220708001 HV */
#topmenu {
  overflow: auto;
  margin-top: 0;
  height: auto;
}
  #topmenu ul {
    margin-top: 40px;
  }
  #topmenu .score {
    margin-left: 20px;
  }
#topmenu .right {
  display: flex;
  align-items: center;
}
#sidenav a {font-size:18px}
#xSellBodiesWrapper .xSellBody .titel h3, .articlelist .titel h3 {
    font-size: 18px;
}





/* Template css resource: Nolet - Template page - Auteur profiel */
.mobi{display:none !important;}
@media screen and (max-aspect-ratio: 10/9) {
.mobi{display:block !important;}
.desk {display:none !important;}
div.snippetRight div.hr, div.fckEditor div.hr {border:none;}
}
