#content .standardText .pagination
{
  float: right;
}

#content .standardText .pagination.top
{
  display: none;
}

#content .standardText .pagination span.contraction
{
  display: block;
  float: left;
  padding: 0.2em 0.4em;
  margin: 0 0 0 0.4em;
  color: #606060;
}

#content .standardText .pagination a
{
  display: block;
  float: left;
  padding: 0;
  margin: 0 0 0 0.4em;
  text-decoration: none;
  text-align: center;
  color: #606060;
  background-color: #F3F3F3;
  border: none;
  border-radius: 1em;
  line-height: 2em;
  width: 2em;
  height: 2em;
}

#content .standardText .pagination li.next:not(.disabled) a:hover,
#content .standardText .pagination a.next:hover,
#content .standardText .pagination li.previous:not(.disabled) a:hover,
#content .standardText .pagination a.previous:hover
{
  text-decoration: underline;
}

#content .standardText .pagination li.next a,
#content .standardText .pagination a.next,
#content .standardText .pagination li.previous a,
#content .standardText .pagination a.previous
{
  color: #606060 !important;
  background-color: transparent !important;
  width: auto;
}

#content .standardText .pagination li.next.disabled a,
#content .standardText .pagination li.previous.disabled a
{
  color: #BFBFBF !important;
}

#content .standardText .pagination li.active a,
#content .standardText .pagination a.current
{
  color: #FFFFFF;
  background-color: #606060;
}

#content .standardText .pagination li.active a:hover,
#content .standardText .pagination a.current:hover,
#content .standardText .pagination a:hover,
#content .standardText .pagination a:focus,
#content .standardText .pagination a:active
{
  color: #FFFFFF;
  background-color: #222222;
}


.calendarView table tr th,
.calendarView table tr td
{
  line-height: 3em;
  width: 3.5em;
  padding: 0;
  text-align: center;
}

.calendarView
{
  margin-top: 15px;
}

.calendarView .calendar
{
  text-align: center;
  margin-bottom: 25px;
}

.calendarView form a
{
  text-decoration: none;
}

.calendarView form div
{
  display: inline;
}

.calendarView table
{
  margin: 10px auto 10px auto;
}

.calendarView table tr .weekColumn,
.calendarView table tr .weekColumn a
{
  font-weight: bold;
  color: #FFFFFF;
  background-color: #2A5159;
}

.calendarView table tr td a
{
  display: block;
  color: #606060;
  text-decoration: none;
}

.calendarView table tr td a:hover
{
  color: #FFFFFF;
  background-color: #606060;
}

.calendarView table tr td span
{
  display: block;
}

.calendarView table tr td span.noEvent
{}

.calendarView table tr td span.otherMonth
{
  color: #BFBFBF;
}

.calendarView table tr td span.hasEvent 
{ 
  font-weight: bold;
}


.recall.refresh,
.recall.refreshRemote
{
  cursor: pointer;
}

.recall.refresh:before,
.recall.refreshRemote:before {
  content: "\f021";
}

.recall.refresh:active:before,
.recall.refreshRemote:active:before {
  
  content: "\f110";
}

.recall.refresh,
.recall.refreshRemote
{
  float: right;
  font-size: 14px;
  margin: 0 0.5em;
}

.recallBusy
{
  background: url(/gfx/x.gif) no-repeat center center;
  min-width: 100%;
  min-height: 50px;
}

.recallBusy > *
{
  opacity: 0.4;
}


#content .standardText ul.anchors
{
  margin-left: 0;
  padding: 0;
}

#content .standardText ul.anchors li
{
  list-style-type: none;
  line-height: 1.4em;
}

#content .standardText p.goTop
{
  padding: 0.4em 0 0.8em 0;
}

#content p.intro
{
  display: none;
}

div.accordion.closed
{
  display: none;
}




html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend,
caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  
}



table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}

.clear
{
  float: none;
  clear: both;
  height: 0;
  width: 0;
  overflow: hidden;
}



.img_south      { margin:  0px 16px  6px  6px; }
.img_south_west { margin:  0px  0px  6px  6px; }
.img_west       { margin:  0px  0px  6px  6px; }
.img_north_west { margin: 16px  0px  0px  6px; }
.img_north      { margin: 16px 16px  0px  6px; }
.img_north_east { margin: 16px 16px  0px  0px; }
.img_east       { margin:  0px 16px  6px  0px; }
.img_south_east { margin:  0px 16px  6px  0px; }
.img_all        { margin: 16px 16px  6px  6px; }

img.left           { float: left; }
img.right          { float: right; }
img.center         { display: block; margin-left: auto; margin-right: auto; text-align:center; }

.multimedia_left   { float: left; }
.multimedia_right  { float: right; }
.multimedia_center { display: block; margin-left: auto; margin-right: auto; text-align:center; }

.multimedia a { display: block; }



tr.ISE-header,
th.ISE-header,
tr.ISE-header th
{
  background-color: #F3F3F3;
  font-weight: bold;
}

tr.ISE-footer, td.ISE-footer, tr.ISE-footer td
{
  font-weight: bold;
  font-style: italic;
}

table.ISE-noborder,
table.ISE-noborder th,
table.ISE-noborder td
{
  border: none;
}

table.ISE-border
{
  border: 1px solid #BFBFBF;
  border-collapse: collapse;
}

table.ISE-border td
{
  border: none;
}

table.ISE-boxborder,
table.ISE-boxborder th,
table.ISE-boxborder td
{
  border: 1px solid #BFBFBF;
  border-collapse: collapse;
}

.ISE-align-left,
.ISE-align-left td
{
  text-align: left;
}

.ISE-align-right,
.ISE-align-right td
{
  text-align:right;
}
.ISE-align-center, 
.ISE-align-center td
{
  text-align:center;
  vertical-align: top;
}


body
{
  font-size: 62.5%;
}

p
{
  padding: 0;
}

pre
{
  font-family: monospace;
}

em
{
  font-style: italic;
}

strong
{
  font-weight: bold;
}

ul,
ol
{
  margin: 0;
  padding: 0;
  padding-left: 1.2em
}

ol
{
  margin: 0;
  padding-left: 1.8em;
}

ol ol
{
  list-style-type: lower-alpha;
}

.hidden
{
  display: none;
}

.fileIcon
{
  vertical-align: text-bottom;
  margin-right: 3px;
}

.caption
{
  display: block;
  font-style: italic;
}

#content .BBeditor .editbar button
{
  font-family: Verdana, Geneva, sans-serif;
}

#content .BBeditor .editbar button.bold
{
  font-weight: bold !important;
}

#content .BBeditor .editbar button:hover,
#content .BBeditor .editbar button:focus
{
  color: #FFFFFF;
  background: #4980A9;
}

#content .BBeditor .editbar button:active
{
  color: #FFFFFF;
  background: #2A5159;
}

#content .BBeditor .container iframe
{
  border: 1px solid #F3F3F3;
}


string normalText = color12; ]]

]]
.text-primary {
  color: #2A5159;
}
.bg-primary {
  background-color: #FFFFFF;
}
.border-primary {
  border-color: #2A5159;
}
.text-secondary {
  color: #2A5159;
}
.bg-secondary {
  background-color: #4980A9;
}
.border-secondary {
  border-color: #2A5159;
}

.textBrowser
{
  height: 0;
  width: 0;
  overflow: hidden;
}

body .bg-base {
  color: #888888;
  background-color: #FFFFFF;
}
body .bg-primary {
  color: #FFFFFF;
  background-color: #87DBFF;
}
body .bg-secondary {
  color: #FFFFFF;
  background-color: #4980A9;
}

body .text-base {
  color: #888888;
}
body .text-primary {
  color: #87DBFF;
}
body .text-secondary {
  color: #4980A9;
}

body .border-base {
  border-color: #F3F3F3;
}
body .border-primary {
  border-color: #888888;
}
body .border-secondary {
  border-color: #4980A9;
}

  
/* roboto-800 */
@font-face
{
  font-family: 'Roboto';
  font-style: normal;
  font-weight: bold;
  src: url('/synflows.com/up1/ZsrsukcKgF_Roboto-Bold.ttf');
}
  
/* roboto-400 */
@font-face
{
  font-family: 'Roboto';
  font-style: normal;
  font-weight: normal;
  src: url('/synflows.com/up1/ZsrsukcKiF_Roboto-Regular.ttf');
}
  
/* openSans-400 */
@font-face
{
  font-family: 'Open_Sans';
  font-style: normal;
  font-weight: normal;
  src: url('/synflows.com/up1/ZsrsukcKoF_OpenSans-Regular.ttf');
}
  
/* openSans-400-italic */
@font-face
{
  font-family: 'Open_Sans';
  font-style: italic;
  font-weight: normal;
  src: url('/synflows.com/up1/ZsrsukcKqF_OpenSans-Italic.ttf');
}
  
/* openSans-800 */
@font-face
{
  font-family: 'Open_Sans';
  font-style: normal;
  font-weight: bold;
  src: url('/synflows.com/up1/ZsrsukcKsF_OpenSans-SemiBold.ttf');
}
  
/* openSans-800-italic */
@font-face
{
  font-family: 'Open_Sans';
  font-style: italic;
  font-weight: bold;
  src: url('/synflows.com/up1/ZsrsukcKuF_OpenSans-SemiBoldItalic.ttf');
}

.SE_menubar .SE_toggle,
.SE_menubar .SE_anon
{
  width: auto;
}


label
{
  font-weight: normal;
}

.label
{
  padding: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-align: inherit;
  white-space: inherit;
  border-radius: inherit;
  color: inherit;
}



#content p.label
{
  padding: inherit;
  display: inherit;
}

.standardText label
{
  display: inline;
}

standardText label, standardText .label
{
  color: inherit;
  text-align: left;
  font-size: inherit;
  font-weight: inherit;
}

standardText label input[type=radio]
{
  margin: inherit;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"]
{
  position:inherit;
}


#suboutline .collapse {
  display: block;
  visibility: visible;
}
.navbar{
  position: initial;
  min-height: unset;
}
.navbar button{
  display: none;
}



body
{
  color: #2A5159;
  background: #FFFFFF;
  font-family: "Open_Sans", sans-serif; 
  font-size: 16px;
}

hr
{
  clear: both;
  height: 1px;
  border: none;
  border-top: 1px solid #BFBFBF;
}

h1,h2,h3,h4,h5,h6{
  font-family: "Roboto", sans-serif; 
  font-weight: bold;
}

h1:not(.h2type)
{
  color: var( --colorh1text, #F24987);
  font-size: 28px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
  margin-bottom: 20px;
}

h2, h1.h2type
{
  color: #F24987;
  font-size: 22px;
  line-height: 1;
  margin-top: 5px;
  margin-bottom: 15px;
}

h3
{
  color: #2A5159;
  font-weight: normal;
  font-size: 20px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#pageWrapper{
  overflow: hidden;
}

#content h2 a,
#content h3 a{
  color: inherit;
}



a,
a:link,
a:visited
{
  color: #2A5159;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

a.anchor_id {
    display: block;
    position: relative;
    top: -51px;
    visibility: hidden;
}


table
{
  border-top: 1px solid #2A5159;
  border-left: 1px solid #2A5159;
}

table caption
{
  font-style: italic;
}

.invisible-table,
  .invisible-table td,
  .invisible-table tr {
  	border: none;
}

td,
th
{
  border-right: 1px solid #2A5159;
  border-bottom: 1px solid #2A5159;
  padding: 0.4em;
  vertical-align: top;
}

th
{
  background-color: #FFFFFF;
  color: #2A5159;
  font-weight: normal !important;
  padding: 0.3em 0.4em 0.4em 0.4em;
}

table.sortable thead tr th span
{
  color: #2A5159;
  padding-right: 14px;
  background-position: 100% 65%;
}



.clear
{
  line-height: 0;
}

.clear::after
{
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}



.wrapper{
  width: 100%;
  display: flex;
}

.wrapper > .row {
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}

#backgroundImage{
  position: relative;
}
  #backgroundImage .bgimage{
    height: 35vh;
    padding-top: 81px;
    position: relative;
    display: flex;
    z-index: -1;
    overflow: hidden;
  }
  #backgroundImage.noImage{
    height: 81px;
  }

body.isMobile #backgroundImage .bgimage{
  position: relative;
}

#backgroundImage img{
  width: 100vw;
  height: auto;
}

#backgroundImage .cta{
  position: absolute;
  top: 100px;
  right: 50px;
  z-index: 200;
  border: solid 10px #FFFFFF;
  border-radius: 80px;
  padding: 38px 16px;
  background-color: #F24987;
  color: #FFFFFF;
  animation: throbbing 6s ease 3s infinite;
  width: 140px;
  height: 140px;
  text-align: center;
  vertical-align: middle;
  box-shadow: 5px 5px 20px #00000020;
}
  #backgroundImage .cta:hover::after{
    content: "";
    position: absolute;
    width: 190px;
    height: 190px;
    top: -35px;
    right: -35px;
    opacity: 0;
    border: solid 2px #BFBFBF;
    border-radius: 50%;
    animation: pulse-ring 2s;
  }

@keyframes throbbing {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.1);
  }
  20% {
    transform: scale(1);
  }
}

@keyframes pulse-ring {
  0% {
    transform: scale(1.2);
    opacity: 0.5;
  }
  80%, 100% {
    opacity: 0;
  }
  100% {
    transform: scale(0.5);
  }
}

#backgroundImage .cta h2{
  color: #FFFFFF;
  margin: 0;
}

#backgroundImage .cta a{
  color: inherit;
  position: absolute;
  top:0; right:0; left:0; bottom: 0;
  line-height: 0;
  font-size: 0;
  z-index: 10;
}

#backgroundImage .cta p{
  line-height: 0;
  font-size: 0;
}

@media screen and (max-width: 850px){

  #backgroundImage img{
    height: 90vh;
    width: auto;
  }
  
  #backgroundImage .cta{
    top: 90px;
    right: 20px;
    width: 120px;
    height: 120px;
    padding: 25px 10px;
  }
  
  #backgroundImage .cta h2{
    font-size: 20px;
  }

}

@media screen and (max-width: 600px){

  #backgroundImage .cta{
    top: 81px;
    right: 10px;
  }
  
  #backgroundImage .cta h2{
    font-size: 20px;
  }
  
  #backgroundImage .bgimage{
    height: 60vh;
  }
  
}

#backgroundImage .slogan{
  position: absolute;
  top: 30%;
  left: 20%;
  right: 20%;
  background: #ffffffbb;
  text-align: center;
  padding: 5px;
  border-radius: 20px;
}
body.isMobile #backgroundImage .slogan{
  top: 40vh;
}

#backgroundImage .slogan h2.webletTitle{
  color: #4980A9;
  font-size: 60px;
}

#backgroundImage .slogan h3{
  color: #4980A9;
  font-size: 40px;
}

#backgroundImage .slogan .multimedia{
  max-width: 100%;
  display: flex;
}
  #backgroundImage .slogan .multimedia img{
    max-width: 100%;
    height: auto;
  }

@media screen and (max-width: 850px){

  #backgroundImage .slogan h2.webletTitle{
    font-size: 9vw;
  }
  
}

@media screen and (max-width: 600px){

	#backgroundImage .slogan{
	  top: 210px;
    left: 10%;
  	right: 10%;    
  }

}

/*@media screen and (max-height: 600px){

	#backgroundImage .slogan{
	  top: 100px;
  }

}*/

@media screen and ((max-height: 600px) and (min-width: 400px)) {

  #backgroundImage .slogan h2.webletTitle{
    font-size: 8vh;
  }
  
}

@media screen and ((max-height: 600px) or (max-width: 300px)) {

  #backgroundImage .cta{
    display: none;
  }
  
}#headerWrapper{
  background: #FFFFFF;
  box-shadow: 0 1px 4px #BFBFBF;
  position: fixed;
  z-index: 300;
  min-height: 81px;
}

#headerWrapper>.row {
  flex-wrap: nowrap;
}

#top{
  align-items: center;
  text-transform: uppercase;
}

#top .topLogo {
  flex: 1 1 auto;
  padding-left: 30px;
  z-index: 12;
}
#top .topLogo .text{
  display: none;
}
#top .topLogo .image{
    width: 200px;
    padding: 3px 10px;
  }
    #top .topLogo .image .multimedia{
      width: 100%;
      display: block;
    }
    #top .topLogo .image .multimedia img{
      margin: 0;
      width: 100% !important;
      height: auto !important; 
    }

#top .topMenu{}
  #top .navbar-collapse{
    padding: 0;
  }
  
  #top .topMenu ul{
    font-family: "Roboto", sans-serif; 
    font-size: 16px;
    padding: 12px 0px;
  }
    #top .topMenu ul a{
      color: #2A5159;
    }
    #top .topMenu ul li{
      padding: 3px 3px;
      display: inline-block;
      position: relative;
    }
      #top .topMenu ul li a::after{
        content: "";
        position: absolute;
        left: 0; right: 0; top: 3px; bottom: 3px;
        display: block;
      }


@media screen and (max-width: 1000px){

  #top .topLogo{
    padding-left: 20px;
  }
    #top .topLogo .image{
      width: 22vw;
    }

  #top .topMenu ul{
    padding-left: 7px;
    padding-right: 0;
  }
  #top .topMenu ul li{
    padding-left: 0;
    padding-right: 0;
  }
  
}

@media screen and (max-width: 900px){

  #top .topLogo .image{
    width: 25vw;
  }

  #top .topLogo{
    padding-left: 10px;
  }
  
  #top .topMenu ul li a{
    padding: 10px;
  }
}


@media screen and (max-width: 850px){

  .navmenu .navbar-collapse{
    padding: 0;
    margin: 0 -15px;
  }

}

@media screen and (max-width: 767px){

  #headerWrapper>.row {
    flex-wrap: nowrap;
    justify-content: left;
  }
  
  #top{
    position: relative;
  }
  
  #top .topLogo .image{
    width: 200px;
  }
  
  #topMenuBtn{
    position: absolute;
    right: 0;
    top: 11px;
    width: 50px;
    height: 50px;
    padding: 14px 10px 15px;
    z-index: 100;
  }
    #topMenuBtn:hover::before{
        content: "";
        position: fixed;
        right: 0;
        top: 0;
        width: 110px;
        height: 120px;
        z-index: -1;
     }   
    #topMenuBtn .cssIcon{
      position: relative;
      width: 100%;
      height: 100%;
      border: solid #2A5159;
      border-width: 3px 0;

    }
    #topMenuBtn .cssIcon::after{
      content: "";
      position: absolute;
      right: 0;
      top: 6px;
      width: 100%;
      height: 3px;
      background-color: currentColor;
    }
  
  body.clicked.openMenu #topMenuBtn ~.topMenu{
    position: absolute;
    height: 100vh;
    left: 0;
    right: 0;
    top: 0;
    background-color: #FFFFFF;;
	}
    #topMenuBtn:hover ~.topMenu ul,
    #top .topMenu:hover ul,
    body.clicked.openMenu #topMenuBtn:hover ~.topMenu ul,
    body.openMenu #top .topMenu ul{
      display: block;
    }  
    body.clicked  #topMenuBtn:hover ~.topMenu ul{
      display: none;
    }
    #top .topMenu ul{
      display: none;
      position: absolute;
      margin: 0;
      padding: 0;
      right: 0;
      left: 0;
      top: 81px;
      background: #FFFFFF;
      border-top: 1px ridge;
      z-index:100;
    }
      #top .topMenu ul::after{
          content: "";
          position: relative;
          right: 0;
          bottom: 0;
          width: 100vw;
          height: 100vh;
          z-index: -1;
          background: #F3F3F3;
       }   
      #top .topMenu ul li{
        padding: 10px 40px;
        display: block;
      }
}

#dashboard .webletLocation,
#contentWeblets
{
  font-size: 1.2em;
}


#content .tag-tile
{
  background: #2A5159;
  border-radius: 1em;
  padding: 0.1em 0.6em 0.3em;
}

#content .tag-tile,
#content .tag-tile a
{
  color: #FFFFFF;
}


#content .multimedia,
#content .multimedia img{
  max-width: 100%;
  height: auto;
}


#content .multimedia.embed.youtube-com {
  height: 0;
  padding-top: 56.25%;
  width: 100%;
  position: relative;
}
  #content .multimedia.embed.youtube-com > div.cookiePermission,
  #content .multimedia.embed.youtube-com > iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    left: 0;
    top: 0;
  }
  #content .multimedia.embed.youtube-com > a {
    position: absolute !important;
    left: 0;
    top: 0; 
    width: 100% !important;
    height: 100% !important;
  }
    #content .multimedia.embed.youtube-com > a > iframe,
    #content .multimedia.embed.youtube-com > a > img:first-of-type {
      width: 100% !important;
      height: 100% !important;
      margin: 0 !important;
      left: 0 !important;
      top: 0 !important;
    }

#content{
  padding-top: 81px;
}

fieldset legend
{
  color: #2A5159;
  font-weight: normal !important;
}

textarea,
textarea.form-control,
input[type="text"],
input[type="email"],
input[type="date"],
input[type="password"],
input.form-control,
select,
select.form-control,
#content .BBeditor .container iframe
{
  background-color: #FFFFFF;
  border: none;
  border-bottom: 2px solid #2A5159;
  border-radius: 0px;
  box-shadow: none;
  color: #606060;
  font-family: inherit;
  font-size: inherit;
  height: auto;
  margin: 2px 5px 2px 0;
  padding: 5px;
}

textarea:focus,
textarea.form-control:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="date"]:focus,
input[type="password"]:focus,
input.form-control:focus,
select:focus,
select.form-control:focus,
#content .BBeditor .container iframe:focus
.form-control:focus {
  border-color: #4980A9;
  outline: 0;
  box-shadow: none;
}

input::placeholder
{
  color: #BFBFBF;
}

input[disabled="disabled"],
input[readonly="readonly"]
{
  opacity: 0.7;
}

input[type="checkbox"],
input[type="radio"]
{
  margin: 3px;
  vertical-align: middle;
}


form .dmUpload input[type="text"]
{
  background-color: #FFFFFF;
}


form .errorElement .inputElement input,
form .errorElement .inputElement textarea,
#content form .errorElement .BBeditor .container iframe
{
  border-color: red;
}

form .errorElement .error
{
  font-style: italic;
  font-size: 0.8em;
  color: red;
}

form input.parsley-error,
form textarea.parsley-error
{
  background-color: inherit  !important;
  border: none  !important;
  border-bottom: 2px solid red !important;
}

form input.parsley-success,
form textarea.parsley-success
{
  background-color: inherit  !important;
  border: none  !important;
  border-bottom: 2px solid green !important;
}

form .parsley-errors-list
{
  color: red;
}


form .formElementButton div {
    display: inline;
}

form .formElementButton div.centerColButton {
    float: right;
}

form .uitleg {
    font-size: 0.8em;
    color: #4980A9;
}


#content form .radioButtonBig .radio label{
}
form .radioButtonBig .radio label{
  display: block;
  cursor: pointer;
  border: 1px solid #2A5159;
  color: #FFFFFF;
  background-color: #2A5159;
  padding: 15px;
  margin-bottom: 25px;
  text-align: center;
}
  form .radioButtonBig .radio label.selected{
    background-color: #FFFFFF;
    color: #2A5159;
  }


form .radioButtonBig .radio label input{
  position: absolute;
  top: 0px;
  visibility: hidden;
}

form .radioButtonBig .radio label.disabled{
  border: 1px solid #BFBFBF;
  color: #BFBFBF;
  cursor: inherit;
}
input[type="submit"],
button,
a.button,
.multimedia span.leesmeer span
{
	font-size: 1.5em;
	font-weight: normal !important;
	color: #ffffff;
	padding: 15px 30px;
	background: #4980A9;
  border: none;
  outline: none;
}

input[type="submit"]:active,
button:active,
a.button:active,
{
  position: relative;
  top: 1px;
}

a.button:hover,
.multimedia a:hover
{
  text-decoration: none !important;
}

.multimedia span.leesmeer span:after
{
  content: "\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0→";
}


.multimedia span.leesmeer
{
  text-align: right;
  margin: 0;
}

.multimedia span.leesmeer span
{
  margin: -24px 0 0 0;
  position: relative;
  top: -24px;
  right: -10px;
}


#content .BBeditor .editbar button
{
  box-shadow: none;
  text-shadow: none;
}



code {
  font-family: courier,monospace;  
}

xml { 
  font-family: courier,monospace; 
}

blockquote{
  border-left: none;
  padding: 40px 40px;
  position: relative;
  text-align: initial;
  font-style: italic;
  margin: 0;
}

blockquote::before,
blockquote::after{
  font-size: 400%;
  font-family: arial;
  position: absolute;
  color: #BFBFBF;
}

blockquote::before{
  content: '“';
  left: 0;
  top: 10px;
}

blockquote::after{
  content: '”';
  right: 0;
  bottom: -10px;
}

.linkbtn{
  cursor: pointer;
  height: 25px;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  box-sizing: content-box;
  margin: 0;
  padding: 5px 10px;
  background: #F24987;
  color: #FFFFFF;
  border: none;
  position: relative;
}

.linkbtn:hover{
  text-decoration: underline;
}

.linkbtn.demobtn{
  border: solid 10px #FFFFFF;
  border-radius: 50%;
  padding: 0;
  background-color: #F24987;
  animation: throbbing 6s ease 3s infinite;
  width: 140px;
  height: 140px;
  text-align: center;
  box-shadow: 5px 5px 20px #BFBFBF;
  font-size: 22px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  line-height: 1;
  position: relative;
  margin: 15px;
}

.linkbtn.demobtn:hover{
  text-decoration: none;
}
  .linkbtn.demobtn:hover::after{
    content: "";
    position: absolute;
    width: 190px;
    height: 190px;
    top: -25px;
    left: -25px;
    opacity: 0;
    border: solid 2px #BFBFBF;
    border-radius: 50%;
    animation: pulse-ring 2s;
  }

.checkmarklist li{
  display: block;
  position: relative;
}

.checkmarklist li::before{
  content: "\2713";
  position: absolute;
  left: -15px;
  top: 0;
}


.ISE-fatheader
{
  background-color: #E75001;
  color: #FFF;
  font-weight: bold;
}

tr.ISE-footer
{
  background-color: #CCC;
}

tr.ISE-verticalAlignMiddle td
{
  vertical-align: middle;
}

table.ISE-header, tr.ISE-header, td.ISE-header
{
  color: #4F5559;
  font-weight: bold;
}

table.ISE-borderRight td 
{
 border-right:1px #A8ADB4 solid;
}

table.ISE-borderRight 
{
 border-right:5px solid;
 border-color:#ffffff;
}

table.ISE-widespaced
{
  border: none;
}

table.ISE-widespaced td
{
  padding: 7px;
  vertical-align: top;
  border: none;
}

table.ISE-noBorder 
{
  border: none;
}

td.ISE-noBorder {
  border: none;
  vertical-align: top;
  padding: 0px;
  margin: 0px;
}

td.ISE-leftSpace {
  padding-left: 20px;
}

td.ISE-rightSpace {
  padding-right: 20px;
}

td.ISE-gradient {
 border: none;
 padding: 20px;
 background: -moz-linear-gradient(center top , #EEEEEE, #DAD9D9) repeat scroll 0 0 #FC933F;
}

td.ISE-GreyBorder,  {
  padding: 20px;
  margin: 0px;
  border: 1px solid #e0dfdf;
  color: #666;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}


#content .imageAutoWidth .multimedia img{
  width: auto !important;
  height: 35vw !important;
}

@media (min-width: 1200px ) {

  #content .imageAutoWidth .multimedia img{
    
    height: 480px !important;
  }

}

.webletrowHide{
  display: none;
}

.vertical .weblets{
  flex-wrap: wrap;
}
.weblets div.width50proc{
  width: 50%;
  flex: 0 0 auto;
}
@media screen and (max-width: 999px){

  .weblets div.width50proc{
    width: 100%;
  }
  
}

.firstrow.firstRow2Weblets div.weblets{
  flex-direction: row;
}


.weblets .iframeAutoWidth.webletiFrame .block{
  padding-top: 30px;
  height: 1000px;
  width:100%
}
.weblets .iframeAutoWidth.webletiFrame .block iframe{
  height: 100% !important;
  width: 100% !important;
}
@media screen and (max-width: 799px){
  .weblets .iframeAutoWidth.webletiFrame{
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 600px){
  .weblets .iframeAutoWidth.webletiFrame{
    padding-left: 8px;
    padding-right: 8px;
  }
}


.weblets div.webletproductStatus
{
  padding: 10px;
}

.weblets div.webletproductStatus h2.title
{
  text-align: center;
}

.weblets div.webletproductStatus .productstatus-frontend .categories .category
{
  min-width: 120px;
  max-width: 120px;
}
@media screen and (min-width: 740px)
{
  .weblets div.webletproductStatus .productstatus-frontend .categories .category
  {
    min-width: 230px;
    max-width: 230px;
  }
}
@media screen and (min-width: 1220px)
{
  .weblets div.webletproductStatus .productstatus-frontend .categories .category
  {
    min-width: 130px;
    max-width: 130px;
  }
}

.weblets div.webletproductStatus .productstatus-frontend .categories .category a
{
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  text-decoration: none;
}

.weblets div.webletproductStatus .productstatus-frontend .categories .category .shape
{
  border-radius: 16px;
  border-width: 5px;
}

.cookiePermission
{
  font-size: 1em;
}


.cookiePermission-content
{
  border-radius: 0;
}

.cookiePermission-actions a,
.cookiePermission-actions a:link,
.cookiePermission-actions a:visited,
.cookiePermission-actions a:hover,
.cookiePermission-actions a:active
{
  border-radius: 0;
}


.cookiePermission-actions a.primary,
.cookiePermission-actions a.primary:link,
.cookiePermission-actions a.primary:visited,
.cookiePermission-actions a.primary:hover,
.cookiePermission-actions a.primary:active
{
  background: #F24987;
}

.cookiePermission ul.cookiePermission-categories li .switch input:checked + label
{
  background: #F24987;
}



@media print
{
html
{
  background: none;
}

body
{
  font-size: 10pt;
  color: Black;
}

#pageWrapper
{
  width: auto;
  background: none;
}

#moduleWrapper
{
  float: none;
  width: auto;
}

#content
{
  padding: 0;
}

#topbar,
#top,
#left,
#right,
#bottom,
#bottombar
{
  display: none;
}


}
#backgroundImage.noImage{
  border-bottom: 1px solid #BFBFBF;
}

#content{
  position: relative;
}

#content p{
  margin-bottom: 15px;
}

#contentWrapper,
#contentWrapper #content{
  display: flex;
}

#contentWrapper #contentModule{
  display: flex;
  flex-wrap: wrap;
}
#contentWrapper #contentModule p{
  text-align: justify;
  text-justify: inter-word;
}

#contentWrapper #contentModule h2{
}

#content h1{
  margin-top: 20px;
  width: 100%;
}

@media screen and (min-width: 1000px) and (max-width: 1300px){	

  #contentWrapper #content{
    text-align: start;
  }

}

.weblettagcloud{ 
  display: none;
}
.webletshare{
  margin-bottom: 30px;
  margin-left: 40px;
}

#contentWrapper .content>#contentModule{
  padding: 30px 50px;
}

#contentWrapper.hasWebletLeft .content>#contentModule,
#contentWrapper.hasWebletRight .content>#contentModule{
  padding: 10px 50px 30px 50px;
}
#contentWrapper.hasWebletLeft .content>#contentModule{
  padding: 10px 50px 80px 50px;
}

#contentWrapper.hasWebletLeft div.webletLocationcontentLeft,
#contentWrapper.hasWebletRight div.webletLocationcontentRight{
  padding-top: 45px;
}
#contentWrapper.hasWebletLeft div.webletLocationcontentLeft .image,
#contentWrapper.hasWebletRight div.webletLocationcontentRight .image{

}

#contentWrapper.hasWebletLeft div.webletLocationcontentBottom,
#contentWrapper.hasWebletRight div.webletLocationcontentTop{
  width: 100%;
}

#contentWrapper.hasWebletLeft div.webletBG-magenta,
#contentWrapper.hasWebletRight div.webletBG-magenta{
  background-color: #F24987;
}
#contentWrapper.hasWebletLeft div.webletBG-blue,
#contentWrapper.hasWebletRight div.webletBG-blue{
  background-color: #4980A9;
}
#contentWrapper.hasWebletLeft div.webletBG-grey,
#contentWrapper.hasWebletRight div.webletBG-grey{
  background-color: #BFBFBF;
}

aside{
  width: 100%;
}
  aside ul{
    padding: 0;
    margin: 0;
  }
    aside ul>li{
      padding: 0px;
      margin: 0;
      display: block;
      position: relative;
    }
      aside ul>li:hover{
        background: #F3F3F3;
      }    
      aside ul>li>a{
        display: block;
        padding: 10px 15px;
        text-align: center;
      }
        aside ul>li>a:hover{
          text-decoration: none;
        }    
        aside ul>li>a::before{
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
        }

@media screen and (min-width: 1000px){	

  #contentWrapper:not(.asideLeftWeblets){
    flex-wrap: nowrap;
  }
  
  #contentWrapper #content{
    flex-wrap: wrap;
  }

  #contentWrapper.hasWebletLeft #contentModule,
  #contentWrapper.hasWebletRight #contentModule{
    width: 50%;
  }

  #contentWrapper.asideLeftWeblets:not(.hasWebletLeft) #contentModule{
    padding: 10px 50px 30px 10px;
  }
  #suboutline #contentWrapper.hasWebletBottom #contentModule{
    padding-bottom: 100px;
  }

  #contentWrapper.asideLeftWeblets aside{
    min-width: 200px;
    width: 200px;
    max-width: 350px;
    padding: 100px 10px 10px 50px;
  }

  #contentWrapper .webletLocationcontentTop,
  #contentWrapper .webletLocationcontentBottom{
    width: 100%;
  }
  
  aside{
    order: -1;
  }

  #contentWrapper.hasWebletLeft .webletLocationcontentLeft,
  #contentWrapper.hasWebletRight .webletLocationcontentRight{
    min-height: calc( 100vh - 81px );    
    width: 50%;
  }

  #contentWrapper.hasWebletLeft .simpleText,
  #contentWrapper.hasWebletRight .simpleText{
    position: fixed;
    width: 50%;
    margin-left: -50px;
    margin-right: -50px;
  }
  #contentWrapper.hasWebletLeft .simpleText>div,
  #contentWrapper.hasWebletRight .simpleText>div{
    padding-left: 50px;
    padding-right: 50px;
  }

  #contentWrapper div.webletLocationcontentBottom.webletshare{
    position: absolute;
    bottom: 20px;
    right: 40px;
    width: auto;
  }


}

@media screen and (max-width: 999px){	

  #contentWrapper.asideLeftWeblets{
    flex-wrap: wrap;
  }
  
  #contentWrapper .content{
    flex-wrap: wrap;
  }
    #contentWrapper .content>div.contentModule,
    #contentWrapper .content>div.webletLocation{
      width: 100%;
    }

  #contentWrapper .left.contentWeblets{
    border-top: 2px solid #888888;
  }

}


#contentWrapper.hasWebletLeft .multimedia img,
#contentWrapper.hasWebletRight .multimedia img{
  width: auto;
  height: auto;
  max-height: 80vh;
  max-width: 100%;
}

#contentWrapper.asideLeftWeblets .webletLocationbackBtn .back a{
  position: relative;
  z-index: 44;
  background: #F24987;
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 40px;
}
  #contentWrapper.asideLeftWeblets .webletLocationbackBtn .back a::after{
    content: "\f053";
    color: #FFFFFF;
    font-style: normal;
    font-weight: normal;
    font-family: 'icomoon';
    font-size: 36px;
  }
  #contentWrapper.asideLeftWeblets .webletLocationbackBtn .back a:hover{
    text-decoration: none;
    box-shadow: 5px 5px 20px #22222250;
  }


#content{
    width: 100%;
}

@media screen and (min-width: 768px){	

  #contentModule{
    width: 80%;
    margin: auto;
  }

}

@media screen and (min-width: 1000px){	

  #contentModule{
    width: 60%;
    margin: auto;
    max-width: 850px;
  }

}

h2{
  margin-top: 1.5em;
} @media (min-width: 768px) {

  .webletnavigation.autonav ul li ul
	{
	  display: none;
	  position: absolute;
	}

	.webletnavigation.autonav ul li:hover ul
	{
	  display: block;
	}
}

@media screen and (max-width: 767px) {

  .webletnavigation.autonav ul li
	{
	  float: none;
	}

  .webletnavigation.autonav ul li ul
	{
	  position: static;
	}

}

.webletnavigation.autonav ul li ul li
{
  float: none;
  min-width: 200px;
}
.navbar
{
  margin-bottom: inherit;
  border: none;
}

#top .webletnavigation.webletLocationtop2 
{
  box-shadow: none;
}

@media (max-width: 1000px) {
  #top .webletnavigation.webletLocationtop2 a{
    padding-left:12px;
    padding-right:12px;
  }
}
 .webletniets {
display:none;
}
   .webletshare .service
{
  float: left;
}

.webletshare .service a
{
  display: block;
  padding: 0.2em;
  margin: 0.2em 1.2em 0.4em 0;
  text-decoration: none;
}

.webletshare .service a.print
{
  display: none;
  cursor: pointer;
}

.webletshare .service a:hover
{
  text-decoration: none;
}

.webletshare .service a.no-label
{
  line-height: 0;
  margin: 0.2em 0.4em 0.4em 0;
}


.webletshare [class^="icon-"],
.webletshare [class*=" icon-"]
{
  font-family: inherit;
  font-style: inherit;
  font-variant: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-transform: inherit;
}


.webletshare .icon-16x16 a.label img,
.webletshare .icon-mono a.label .icon
{
  margin-right: 0.4em;
  vertical-align: text-bottom;
}


.webletshare .icon-32x32 a.label
{
  text-align: center;
}

.webletshare .icon-32x32 a.label span
{
  display: block;
}


.webletshare .icon-mono a.no-label .icon
{
  font-size: 2em;
}



 .webletsimpleWeblet .multimedia{
  display: block;
  width: 100% !important;
}

.webletsimpleWeblet .multimedia img{
  margin: 0 auto;
  display: block;
}  

.webletsimpleWeblet .simpleText{
  position: relative;
}

.webletsimpleWeblet ul{
  margin: 0;
}

.webletsimpleWeblet ul li{
  display: block;
}  

.webletsimpleWeblet .hiddenLinks .hyperLinks{
  position: unset;
  float: unset;
}

.webletsimpleWeblet .hiddenLinks ul li a{
  display: block;
  position: absolute;
  left: 0; top: 0; right: 0; bottom: 0;
}

.webletsimpleWeblet .hiddenLinks ul li a .title{
  display: none;
}  

 .col-xs-12.auto{
    width: unset;
    float: none;
    display: inline-block;
}  

.popinEdit .webletEditMenu span.icon{
  text-align: center;
  display: block;
  font-size: 30px;
}

.webletEditMenu span.text{
}  .weblettekst
{
  padding: 0;
  margin: 0;
}


.webletStylefpwnowEsHfGNbBgBhBYVG { 


}
.webletStylelqvnowEsHfGNbBgBhBYVE { 


}
.webletStylexvksrwEsHfGNbBgBNVGHC { 


}
.webletStylebagraxEsHfGNbBgBNVGHA { 


}
.webletStylelbfdtwEsHfGNbBgBNVGCJ { 


}
.webletStylebopbtwEsHfGNbBgBNVGAF { 


}
.webletStylezesbtwEsHfGNbBgBNVGAD { 


}
.webletStylephfdtwEsHfGNbBgBNVGEL { 


}
@media print
{

}

