/*
dark/turquasegreen 00677f
lightgreenlogo 89a35e
lightgreenbg c2d0ab
blue 00677f
orange cc6600
lightgray 939393,borderlightgray:#F7F7F7
*/
*,
*::before,
*::after {
  box-sizing: inherit;
}

::selection {
  background: #f79448; /* WebKit/Blink Browsers */
  color:#000;
}
::-moz-selection {
  background: #f79448; /* Gecko Browsers */
  color:#000;
}

a::selection {
  background: #f79448; /* WebKit/Blink Browsers */
  color:#fff;
}
a::-moz-selection {
  background: #f79448; /* Gecko Browsers */
  color:#fff;
}

html {
  box-sizing: border-box;
  overflow-y: scroll;
  scroll-behavior: smooth;
  overflow-wrap: break-word;
}

*{
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;  /* Firefox, other Gecko */
  box-sizing: border-box;    /* Opera/IE 8+ */
}

html,body {
  margin:0px;
}

body {
  background-color:white;
  font-size: 1em;
}

:not(.jw-icon-display) /* using '*' as a selector is really dirty */
{
  font-family: 'open_sansregular','Helvetica Neue',Helvetica,sans-serif;
}

a, a:link, a:active
{
  color:#1a4e8a;
  text-decoration:none;

  /* text-decoration: underline !important; */
  /* font-weight: bold; */
}

#header a,
#footer a {
  font-weight: normal !important;
}

a:hover
{
  color:#f15922;

}

p {
  max-width:100%;
}

.node-type-article p:not(.rtecenter),
.node-type-grid-of-subjects p:not(.rtecenter),
.node-type-landing-page-group p:not(.rtecenter) {
  text-align:justify;
}

strong {
  font-family: open_sanssemibold;
}

em {
  font-family: open_sansitalic;
}

em strong{
  font-family: open_sanssemibold_italic;
}

#header {
  width: 100%;
  background-color: #ffffff;
  margin: 0 auto;
  top:0;
  z-index: 99999999999999999;
  padding: 14px 0px 0px 0px;

}



.not-front #header{
    margin-left:auto;
    margin-right:auto;
}  

.front #header,
.user #header,
.page-node-770 #header {
    margin: 0 auto;
}

.user #header,
.user #footer {
  background:transparent;
}

#birdsmap {
  position: relative !important;
  top: 0px !important;
}

.breadcrumb {
  padding-bottom: 0.5em;
  text-align: right;
  margin: 0px 0px 20px 0px;
}

.breadcrumb a {
  color:#f15922;
}

/* Fix anchors with fixed position header */
.content a[name] {
  padding-top: 50px;
  margin-top: -50px;
  display: inline-block;  /*required for webkit browsers */
}

#hometxtcopy {
  display:none;
}

#wrapper {
  position: relative;
  margin: 0px auto 0;
  max-width: calc(960px+16%);
  padding: 0px 8% 2% 8%;
  overflow:hidden;
}

.front #wrapper,
.page-node-770 #wrapper{
  max-width:1620px;
}

#footer {
  margin:0 auto;
  padding-left:10px;
  padding-top:0;
  padding-bottom:0;
  padding-right:0;
  color:#000;
  background-color:white; 
  text-align: center;
}

#footer p{
 text-align: center !important;
} 
 
.region-footer h1 {
  display:none;
}

#lwhlogo {
  z-index: 3;
  display: inline-block;
  margin-right: 100px;
}

.region.region-header {
  display: inline-block;
  vertical-align: top;
}

#lwhtext {
  position:absolute;
  bottom:20px;
  left:78px;
  height:16px;
  z-index:4;
}

#slogan {
  position:absolute;
  color:#F4F4F4;
  font-style:italic;
  z-index:4;
  bottom:2px;
  left:120px;
  font-size:11px;
}
.article-info .create {
  color: gray;
  display: block;
  font-size: 12px;
  font-style: italic;
  height: 15px;
  padding-top: 2px;
}

.article-info-term {
  display:none;
}

dd, dl {
  margin: 0;
  padding: 0;
}

img { 
  border: 0 none;
}

.clr {
  clear:both;
}

:focus{
  outline: none;
}

#contentx {
  margin: 0 auto;
  min-height: 500px;
  position: relative;
  max-width:960px;
  /* overflow: hidden; */
  display:block;
  box-sizing: content-box;
}
/* .node-type-grid-of-subjects #contentx, , .node-type-panel #contentx */
/*.node-type-dashboard-page #contentx, .node-type-dashboard-page-group #contentx*/
.node-type-dashboard-page #contentx, .node-type-dashboard-page-group #contentx {
  max-width: 1620px;
}

#contentx.has-sidemenu .wrapper-region-content {
 width:70%;
 float:left;
}
#contentx.has-sidemenu .wrapper-region-sidemenu {
  width:30%;
  float:left;
  overflow:hidden;
}

#contentx.has-sidemenu .region-content,
#contentx.has-sidemenu .region-sidemenu .menu-block-1 li {
  border:1px solid  #E5E5E5;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin:0.5em;
  padding:0.5em;
}
#contentx.has-sidemenu .region-sidemenu .menu-block-1 ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}

.bodyright,
.pagetit {

}

.pagetit {
  color: #1A4E8A !important;
  font-size: 1.6em;
}

h1 {
  color:#1A4E8A;
  font-size: 1.6em;  
}

h2 {
  color:#ed572d;
  margin:0px;
  font-size:1.1em;
}

h3 {
  font-size:1.1em;
}

h4 {
  font-size:1.1em;
}

h5 {
  color:#000;
  
}

h6 {
  color:#1A4E8A;
  margin:0px;
  font-size:1.1em;
}

.error_msg { 
  color:red;
}

.twitterwidget a {
  color:#00677f;
}

.twitter_time {
  float: right;
  font-size: 12px;
}

.twitter_img {
  float: left;
  height: 42px;
  margin:5px;
}

.twitter_row {
  border: 1px solid #E5E5E5;
  border-radius: 6px;
  margin-bottom: 5px;
  padding: 7px;
  background-color: #fff;
}

.vliz_twitter {
  float: right;
  width: 29.5%;
}
 
 

/* image-list */

.image-list {
  /* margin-left:-250px; */
}

.image-list .grid  {
  display:flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: stretch;
}


.image-list > ul {
  margin:0px;
  padding:0px;
  list-style-type:none;
}

.image-list.big > ul {

}

.image-list > ul > li {
  float: left;
  width: 260px;
  margin: 0 25px 25px 0;
  overflow:hidden;
}
.image-list li li {
  list-style-type: disc;
  margin-left: 15px;
}
.image-list li li a {
  text-decoration: underline;
}
.image-list li li a:hover {
  text-decoration: none;
}
.image-list .image {
  position: relative;
  width: 250px;
  height: 175px;
  background: none repeat scroll 0 0 #f6f6f6;
  margin: 0 0 10px;
  padding: 5px;

}
.image-list .image {
  font-weight:bold;
}

.image-list .image span {
  background: url("/sites/vliz.be/themes/vliz/img/mask-white.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #565d61 !important;
  left: 5px;
  padding: 5px 10px;
  position: absolute;
  top: 5px;
  width: 230px;
  z-index: 5;
}
.image-list .paddesc, .image-list .desc {
  padding: 0 5px;
}

/*-------------------table-------------*/

#contentx .region-content table,th,tr,td {
  border:none;
}

#contentx .region-content table:not(.IMIS) {
  max-width: 100% !important; /* responsive table on decrease window size*/
  display:block;
  margin-bottom: 20px;
}

#contentx .region-content table:not(.IMIS) td {
  text-align: left;
  padding: 5px 10px;
}

#contentx .region-content table:not(.IMIS) th {
  background-color: #eeeeee;
  border-bottom: 3px solid #ssss1bb6f1;
  color: #255b8a;
  font-size: 16px;
  padding: 10px;
}
#contentx .region-content table:not(.IMIS) th p{
margin-bottom:0px;
}

#contentx .region-content table:not(.IMIS) tr:nth-child(even) {
  background-color: #eeeeee;
}

#contentx .region-content table.nostyle  tr:nth-child(even) {
  background-color: transparent;
}

#contentx .region-content hr {
  display: block;
  height: 1px;
  width: 100%;
  color: #f1f1f1;
  background-color: #f1f1f1;
  border: 0;
  margin-bottom: 20px;
}

/*----------------------------------*/


#contentx .region-content img
{
  max-width: 100%; /* responsive images on decrease window size*/
  height: auto !important; /* responsive images on decrease window size*/
}
.logged-in #header
{
  top:65px !important; /* space for admintoolbar overlay */
}

hr {
  border: 1px solid #ECECEC;
  height: 1px;
}

.clearfix:after
{
  clear:both;
}

/* reset drupal collapse */
table
{
  border-collapse: separate;
}

/* stats */

.article-stats
{
  float:left;
  box-sizing:border-box;
  width:50%;
  padding-right:10px;
}
.article-stats-rss
{
  float: left;
  box-sizing:border-box;
  width:50%;
  padding-left:10px;
}
.article-stats-rss:after
{
  clear:both;
}

.article-stats-rss a
{
  background-image:url('../images/rss.png');
  background-repeat:no-repeat;
  padding-left:30px;
  background-position: left center;
}

.stats-images-worms > a
{
  display: inline-block;
  padding-right: 25px;
}

.article-stats-latest-taxa table td
{
  padding-right: 20px;
}

.photogalthumb
{
  background-size: auto 60px;
  height: 60px;
  overflow: hidden;
  width: 60px;
}

.image-list .stats-eurobis
{
  font-size:12px;
}


/*--------dataservices tabs-----------*/
.region-topmenu #block-block-1 {
  left: 3px;
  margin: 5px;
  position: relative;
  top: 3px;
}

.region-topmenu #block-block-1 .ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all {
  margin: 0;
  padding-left: 2px;
}

.region-topmenu #block-block-1 li {
  border-bottom: 0 none;
  display: inline-block;
  margin-top: 4px;
  position: relative;
  top: 1px;
}

.region-topmenu #block-block-1 li:hover  {
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  border-top: 1px solid #999999;
  background: #dadada/*{bgColorHover}*/ url(http://www.vliz.be/gis/jqueryui/css/base/images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/;
  font-weight: normal/*{fwDefault}*/;
  color: #212121/*{fcHover}*/;
}

.region-topmenu #block-block-1 li a {
  display: block;
  height: 22px;
  padding: 8.8px 17.6px;
  vertical-align: middle;
}
/*---------------translated panels should not show translinks---------------*/

.node-type-panel .languagelinkscopy,
.pane-content .link-wrapper{
  display:none;
}


/*-----------------ckeditor---------------------------*/

.img_left {
  float:left;
  margin-right:14px !important;
  margin-bottom:14px !important;
}

.img_right{
  float:right;
  margin-left:14px !important;
  margin-bottom:14px !important;
}

.imgcap > p:before {
  content: "";
  display: block;
  float: left;
  height: 30px;
  vertical-align: top;
}

.imgcap > p {
  background-color: #f0f0f0;
  color: #333;
  font-style: italic;
  margin-bottom: 0;
  padding: 15px;
}

.img_baseline {
  vertical-align: baseline;
}

a.img_opacity:hover {
  background-color: transparent;
}
  
a.img_opacity img:hover {
  opacity:0.7;
}
  
.twocolumns  {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
  
.threecolumns {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
  
.fourcolumns {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}
  
.columnbreak {
  -webkit-column-span: all;
  -moz-column-span: all;
  column-span: all;
}

.beigediv,
.bluediv,
.purplediv,
.greendiv,
.reddiv,
.blackdiv,
.orangediv {
  padding:21px;
  margin:14px 0;
}

.bluediv *,
.purplediv *,
.greendiv *,
.reddiv *,
.blackdiv *{
  color:#fff;
}

.bluediv h1,
.purplediv h1,
.greendiv h1,
.reddiv h1,
.blackdiv h1,
.bluediv h2,
.purplediv h2,
.greendiv h2,
.reddiv h2,
.blackdiv h2,
.bluediv h3,
.purplediv h3,
.greendiv h3,
.reddiv h3,
.blackdiv h3,
.bluediv h4,
.purplediv h4,
.greendiv h4,
.reddiv h4,
.blackdiv h4{
  color:#f6f6f6;
}

.bluediv a,
.purplediv a,
.greendiv a,
.reddiv a,
.blackdiv a{
  color:#f4f4f4;
}

.beigediv {
  background:#f1f1f1;
}

.bluediv {
  background:#2194D2;
}

.purplediv {
  background:#7F3F98;
}

.greendiv {
  background:#39B54A;
}

.reddiv {
  background:#ED2028;
}

.blackdiv {
  background:#221F1F;
}

.orangediv {
  background:#FBDE12;
}

.small {
  font-size: 13px;
}

.hidden {
  display:none;
}

.right {
  float:right;
  margin-left:21px;
}

.left {
  float:left;
  margin-right:21px;
}

.w250 {
  max-width:230px;
}

.w500 {
  max-width:480px;
}

.w700 {
  max-width:680px;
}


/*---------------button------------------------*/

a.button,
.button,
.vliznews_item_readmore a  {
  background: none repeat scroll 0 0 #1A4E8A;
  border: 0 none;
  border-radius: 3px;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  margin: 5px 0 0;
  padding: 5px 5px;
  vertical-align: bottom;
  text-decoration:none;
  display: inline-block;
  border-bottom: 0 none;
  border-radius:5px;
  font-size: 13px;
  line-height: 14px;
  box-shadow: 0 0 10px #cccccc;
}

.button a
{
  color: #FFFFFF;
  cursor: pointer;
  vertical-align: bottom;
  text-decoration:none;
  display: inline-block;
  border-bottom: 0 none;
  border-radius:5px;
  font-size: 13px;
  line-height: 14px;
}

a.small.button, .small.button{
  cursor: pointer;
  font-size: 12px;
  line-height: 10px;
  padding: 3px 3px;
  background: none repeat scroll 0 0 #1A4E8A;
  border: 0 none;
  border-radius: 3px;
  text-decoration:none;
  color:#FFFFFF;
  text-decoration:none;
  box-shadow: 0 0 3px #cccccc;
  display: inline-block;
  border-bottom: 0 none;
  border-radius:5px;
}

.small.button a
{
  cursor: pointer;
  font-size: 12px;
  line-height: 10px;
  text-decoration:none;
  color:#FFFFFF;
  text-decoration:none;
  display: inline-block;
  border-bottom: 0 none;
  border-radius:5px;
}

a.medium.button, .medium.button, .medium.button:visited, .medium.button a:visited, .medium.button:visited  {
  cursor: pointer;
  font-size: 16px;
  line-height: 17px;
  padding: 4px 4px !important;
  background: none repeat scroll 0 0 #1A4E8A;
  border: 0 none;
  border-radius: 3px;
  text-decoration:none;
  color:#FFFFFF;
  text-decoration:none;
  box-shadow: 0 0 4px #cccccc;
  display: inline-block;
  border-bottom: 0 none;
  border-radius:5px;
}

.medium.button a{
  cursor: pointer;
  font-size: 16px;
  line-height: 17px;
  text-decoration:none;
  color:#FFFFFF;
  display: inline-block;
  border-bottom: 0 none;
  border-radius:5px;
}

a.small.button:hover,.small.button:hover, a.medium.button:hover,.medium.button:hover, a.button:hover,.button:hover,
a.small.button:focus,.small.button:focus, a.medium.button:focus,.medium.button:focus, a.button:focus,.button:focus,
.vliznews_item_readmore a:hover {  
  background-color: #ed572d;
}

a.download.button, .download.button {
  background: #1A4E8A url("/inc/images/downloadbutton.png") no-repeat scroll right 5px center;
  border: 0 none;
  border-radius: 5px;
  box-shadow: 0 0 10px #cccccc;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  line-height: 14px;
  margin: 5px 0 0;
  padding: 5px 30px 5px 5px;
  text-decoration: none;
  vertical-align: bottom;
}

.download.button a
{
  color: #FFFFFF;
  cursor: pointer;
  vertical-align: bottom;
  text-decoration:none;
  display: inline-block;
  border-bottom: 0 none;
  border-radius:5px;
  font-size: 13px;
  line-height: 14px;
  background: #1A4E8A url("/inc/images/downloadbutton.png") no-repeat scroll right 5px center;
  padding: 5px 30px 5px 5px;
}

a.download.small.button, .download.small.button {
  background: #1A4E8A url("/inc/images/downloadbutton.png") no-repeat scroll right 5px center / 10px auto;
  border: 0 none;
  border-radius: 5px;
  box-shadow: 0 0 3px #cccccc;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  line-height: 10px;
  padding: 3px 22px 3px 5px;
  text-decoration: none;
}

.download.small.button a
{
  cursor: pointer;
  font-size: 9px;
  line-height: 10px;
  text-decoration:none;
  color:#FFFFFF;
  text-decoration:none;
  display: inline-block;
  border-bottom: 0 none;
  border-radius:5px;
  background: #1A4E8A url("/inc/images/downloadbutton.png") no-repeat scroll right 5px center / 10px auto;
  padding: 3px 22px 3px 5px;
}

a.download.medium.button, .download.medium.button, .download.medium.button:visited, .download.medium.button a:visited, .download.medium.button:visited  {
  cursor: pointer;
  font-size: 11px;
  line-height: 12px;
  background: #1A4E8A url("/inc/images/downloadbutton.png") no-repeat scroll right 5px center / 11px auto;
  padding: 4px 30px 5px 4px;
  border: 0 none;
  border-radius: 3px;
  text-decoration:none;
  color:#FFFFFF;
  text-decoration:none;
  box-shadow: 0 0 4px #cccccc;
  display: inline-block;
  border-bottom: 0 none;
  border-radius:5px;
}

.download.medium.button a{
  cursor: pointer;
  font-size: 11px;
  line-height: 12px;
  text-decoration:none;
  color:#FFFFFF;
  display: inline-block;
  border-bottom: 0 none;
  border-radius:5px;
  background: #1A4E8A url("/inc/images/downloadbutton.png") no-repeat scroll right 5px center / 11px auto;
  padding: 4px 30px 5px 4px;
}

a.download.small.button:hover,.download.small.button:hover, a.download.medium.button:hover,.download.medium.button:hover, a.download.button:hover,.download.button:hover,
a.download.small.button:focus,.download.small.button:focus, a.download.medium.button:focus,.download.medium.button:focus, a.download.button:focus,.download.button:focus {  
  background-color: #ed572d;
}

.pager li a:hover, .pager li a:active, .pager li.active a, .pager-current a {
  color: #fff !important;
  background-color: #1A4E8A !important;
}
/*---------------------------------------*/

/*--------------blockquote--------------*/
blockquote {
    border-left: 7px solid #1a4e8a ;
    line-height: 21px;
    margin: 0 0 21px 0px;
    padding: 0.7em 0em 0.7em 0.7em !important;
  text-align:justify;
}

blockquote p {
    display: inline;
}
/*-------------------------------------*/

/*---------imis filter page-------------*/

.imis-filters  {
  background-color: #F2F2F2 !important;
  color:#000 !important;
}

.pager li a:hover, .pager li a:active, .pager li.active a, .pager-current a {
  color: #fff !important;
  background-color: #1A4E8A !important;
}

a.select23.button {
  line-height: 25px !important;
}

/*---------------*/
/***** Milo *****/
/*---------------*/

.grid {
  position: relative;
  margin: 0 auto;
  padding: 1em 0 4em;
  list-style: none;
  justify-content: space-evenly;
}

fieldset .grid {
  padding: 0;
  justify-content: space-evenly;
}

/* Common style */
.grid > span {
  display: inline-block;
  max-width: 255px;
  vertical-align: top;
  text-align: center;
    margin: 21px 0px 21px 0px;
}

.grid figure {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin: 0;
  min-width: 250px;
  max-width: 250px;
  max-height: 250px;
  width: 48%;
  /* background: #3085a3; */
  text-align: center;
  cursor: pointer;
  /* box-shadow: 2px 2px 3px #888; */
}

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.grid figure figcaption {
  color: #000;
  font-size: 1em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  max-height: 196px;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  max-height: 196px;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h2 {
  font-weight: 300;
  color:#444;
  background-color:rgba(255,255,255,0.7);
  font-size:14px;
}

.grid figure h2 span {
  font-weight: 800;
}

.grid figure h2,
.grid figure p {
  margin: 0;
}

.grid figure p {
font-size: 90%;
font-weight: lighter;
}

figure.effect-milo {
  /* background: #2e5d5a; */
}

figure.effect-milo img {
  max-width: none;
  width: -webkit-calc(100% + 60px);
  width: calc(100% + 60px);
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

figure.effect-milo:hover img {
  opacity: 0.7;
  -webkit-transform: translate3d(0,0,0) scale(1);
  transform: translate3d(0,0,0) scale(1);
}

figure.effect-milo h2 {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 1em 0em;
  width: 100%;
  text-align: center;
}

figure.effect-milo p {
  padding: 6px !important;
  width: 90%;
  /* border-right: 1px solid #000; */
  text-align: right;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px,0,0);
  transform: translate3d(-40px,0,0);
  background: rgba(255,255,255,0.8);
}


figure.effect-milo:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}


#toolbar {
  background: #666;
  color: #ccc;
  font: normal small "Lucida Grande", Verdana, sans-serif;
  left: 0;
  margin: 0 -20px;
  padding: 0 20px;
  position: fixed;
  right: 0;
  top: 0;
  -moz-box-shadow: 0 3px 20px #000;
  -webkit-box-shadow: 0 3px 20px #000;
  box-shadow: 0 3px 20px #000;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, direction='180', strength='10');
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#000000, direction='180', strength='10')";
  z-index: 99999999999999999;
}

/*dashboard*/

.dashboard  {
  display:flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-evenly; 
}

.dashboard-item {
  flex:auto;
  display:flex;
  align-items: stretch;
  justify-content: space-evenly;

/*added for testing
  background-color:red;*/
}

.dashboard-item * {
  /*border:1px solid #000;*/
}
/*END added for testing*/

.dashboard-item h1, 
.dashboard-item .top.title {
  font-size: calc(1em + 0.3vmin);
}

.dashboard-item h1,
.dashboard-item h2,
.dashboard-item h3,
.dashboard-item h4,
.dashboard-item h5,
.dashboard-item h6,
.dashboard-item .desc .ajax,
.dashboard-item .desc .manual {
  margin-bottom: 7px;
}

.dashboard-item .desc .ajax,
.dashboard-item .desc .manual {
  font-size:21px;
  line-height:21px;
  font-weight:bold;
}

.dashboard-item .desc .manual p{
  margin:0px;
}
.dashboard-item .inner,
.field-name-field-dashboard-pages .slick {
  margin: 3px;
  width:100%;
  overflow: hidden;
  padding: 0px 0px;
  /*box-shadow: 2px 2px 3px #ccc;*/
}

.front .dashboard-item .inner,
.front .field-name-field-dashboard-pages .slick {
    background-color: #FBFBFB;
}

.dashboard-item .desc {
  padding: 3%;
  display: table-row;
  width: 100%;
  position:relative;
}

.dashboard-item .desc > span {
  display: table-cell;
  vertical-align: middle;
}

.dashboard-item .desc .image:hover img{
  box-shadow: 1px 1px 4px #000;
}

.dashboard-item .link:hover .desc{
  /* background-color:#f1f1f1; */
  /* text-decoration:underline; */
  /* border-bottom:2px solid #f1f1f1; */
}

.dashboard-item .link:hover {
  /* font-weight: bold; */
  opacity: 0.7;
}

.dashboard-item .link .desc{
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.dashboard-item .link, 
.dashboard-item .nonlink {
  height: 100%;
  display: table;
  margin: 0 auto;
  width: 100%;
  border-spacing: 14px 14px;
}

.dashboard-item .title {
  display: table-cell;
  text-transform: uppercase;
  color: #000;
  vertical-align: bottom;
  text-align: center;
  width: 100%;
  font-size: 12px;
  height:21px;
  color: #000;
}

.dashboard-item .top,
.dashboard-item .top.desc > span {
  vertical-align: top;
}

.dashboard-item .views-field-nothing {
  font-size: 12px;
}

.dashboard-item .view-footer {
  /*line-height:0px;*/
}

.dashboard-item .dashevents ul {
  padding: 0;
}

.dashboard-item .events {
  list-style: none;
}



.dashboard-item .eventlink {
  color:#000;
  display: table;
}

.dashboard-item .eventlink:hover {
  color:#1A4E8A;
}

.dashboard-item .events li {
  display: block;
  overflow: hidden;
  margin-bottom: 7px;
  padding: 21px;
  background-color: #fff;
}

.dashboard-item .eventdate {
  background: #f15922 none repeat scroll 0 0;
  box-shadow: 0 0 3px #000;
  display: block;
  font-size: 17px;
  line-height: 28px;
  margin-right: 10px;
  padding: 0;
  text-align: center;
  width: 52px;
  text-transform: uppercase;
  vertical-align: top;
}

.dashboard-item .eventtitle {
  display: table-cell;
}

.dashboard-item .events .eventmonth {
  display: block;
  width: 100%;
  color: #fff;
}

.dashboard-item .events .eventday {
  display: block;
  width: 100%;
  background-color: #fff;
}

.flexnowrap {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-evenly;
}

.flex2 {
  flex-basis:50%;
}

.flex3 {
  flex-basis:33%;
}

.flex4 {
  flex-basis:25%;
}

.flex5 {
  flex-basis:20%;
}


.flex10 {
  flex-basis:10%;
}

.flex20 {
  flex-basis:20%;
}

.flex30 {
  flex-basis:30%;
}

.flex40 {
  flex-basis:40%;
}

.flex50 {
  flex-basis:50%;
}

.flex60 {
  flex-basis:60%;
}

.flex70 {
  flex-basis:70%;
}

.flex80 {
  flex-basis:80%;
}

.flex90 {
  flex-basis:90%;
}


/*----------------activitytracker------------*/

#realtimeop td:first-child {
  font-size: 11px;
  min-width: 110px;
  text-align:center;
}

#realtimeop td {
  padding:0 5px;
}

#rtfilters {

  padding:14px;

}
#homeleft #rtfilters {

  max-width:1330px;
}

#rtfilters .inactive {
  color:#000;
}

/*------------------------- events --------------------*/
.view-id-homepage_next_event h2 {
  color:#000;
}

.view-id-homepage_next_event.view-display-id-block_2 li {
  font-size: 14px;
  color: #444;
}

.views-field-field-start-end {
  color:#f15922;
}
/*----------------vliz news overwrites-----------*/

.vliznews_pager {
  text-align: right;
}

.vliznews_pager li,
.vliznews_pager li a {
  height: none !important;
  padding: 0px 5px !important;
  font-size: 10px;
}

.node-type-news .vliznews_title {
  display:none;  
}

/*----------------collapse text----------------*/

html.js fieldset.collapsible .fieldset-legend {
    background-image: none;
    padding-left: 15px;
}

html.js fieldset.collapsed {
    border-bottom-width: 0;
    border-color: transparent;
    border-left-width: 0;
    border-right-width: 0;
  height:auto !important;
}

fieldset.collapsible {
  margin-bottom: 7px;
  max-width: 1050px;
  position: relative;
  border: 0;
}

fieldset.empty a {
    color: #aaa !important;
}

a.fieldset-title {
    color: #ed572d;
    cursor: pointer;
    display: inline-block;
  font-size: 1.1em;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 0;
    padding-left: 24px;
    text-decoration: none;
    width: 100%;
}

a.fieldset-title:hover {

}

.collapsible legend {
    width: 100%;
}

.collapsible .collapse-text-text {
    background-color: #fff;
    padding: 0 15px;
}

.collapsible .fieldset-legend,
.collapsed .fieldset-legend {
    background-color: #fff !important;
    color: #000;
    padding: 0 15px !important;
    position: relative;
}

.collapsed .fieldset-legend:hover {
  background-color: #f1f1f1 !important;
}

.fieldset-legend span.summary {
    color: #999;
    display: none;
    font-size: 0.9em;
    margin-left: 0.5em;
}

a.fieldset-title::before {
    background-image: url("../images/open.png");
  background-repeat:no-repeat;
    /* background-position: -35px 0; */
    content: "";
    display: block;
    height: 15px;
    margin-top: -15px;
    position: absolute;
    left: 15px;
    top: 65%;
    width: 15px;
  background-size:15px;
}

.collapsed a.fieldset-title::before {
    /* background-position: 0 0; */
  background-image: url("../images/closed.png");
  height: 15px;
  width: 15px;
  top: 81%;
  background-size:15px;
}

fieldset.empty a:hover {
    color: #000 !important;
    cursor: default;
}

/*----------------end collapse text----------------*/
/* ----- view-id-lists view-display-id-page---*/

.view-id-lists.view-display-id-page .views-row {
  border: 1px solid #E5E5E5;
  border-radius: 6px;
  margin-bottom: 5px;
  padding: 7px;
  background-color: #f1f1f1;
}

.active-trail a{
  color:#f15922 !important;
}

#superfish-1.menu, #superfish-1-select {
  padding-top:20px !important;
  background-color: transparent !important;
}
#superfish-1.menu a {
  text-transform: uppercase;
}

.sf-horizontal {
  margin-top: 16px !important;
}

/* IMIS fixes - bartv 2017-11-24 */
.icongroup {
    box-sizing: content-box;
}


.desc > br {
  display: none;
}

div.sf-accordion-toggle.sf-style-none {
  float: right;
  width: auto !important;
  display:none;
}

#superfish-1-toggle {
  margin-right: 0px !important;
  border: 1px solid #eee;
}

.sf-menu.sf-style-none.sf-accordion li {
  padding:7px;
}

ul.sf-menu.sf-accordion, ul.sf-menu.sf-accordion ul, ul.sf-menu.sf-accordion li {
  width: 250px !important;
}

div.sf-accordion-toggle.sf-style-none a.sf-expanded, .sf-menu.sf-style-none.sf-accordion li.sf-expanded {
  background: none !important;
}

.fullw {
  width: 100%;
  display: block;
  overflow: hidden;
}

/*slick carousel*/
.field-name-field-dashboard-pages .slick {
  margin:3px auto;
}

.slick-prev {
  left: 3px;
  z-index: 99999999;
  width: 40px;
  height: 100%;
  background-color: rgba(255,255,255,0.7);
}

.slick-next {
  right: 3px;
  z-index: 99999999;
  width: 40px;
  height: 100%;
  background-color: rgba(255,255,255,0.7);
}

.twitter .slick-prev,
.twitter .slick-next {
  height: 97%;
}

.slick-slide {
  /* background-color:#e6e6e6; */
}

/*.slider-nav .slick-slide,
.slider-nav .slick-track {
  max-width: 500px;  
}*/

.slick-slide img {
  margin:3px;
}

.slick-slide a img {
  
}

.slick-slide a img:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

.slick-prev:hover, .slick-next:hover {
  opacity:0.7;
  background-color: rgba(255,255,255,1);
}
.slick-prev::before, 
.slick-next::before {
  font-family: 'slick';

  line-height: 1;
  opacity: 1;
  color: #f15922;
}

.slider-nav .slick-slide {
  padding:7px;
  margin:7px;
  background-color:#f3943e;
  color:#fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.slider-nav .slick-slide:hover {
  background-color:#ed572d;
}

.slick-track::before, .slick-track::after {
  display: table;
  content: '';
  display: none;
}


/*-------news------------*/

#item561,
#item561 .desc,
#item561 .nonlink,
#item704,
#item704 .desc,
#item704 .nonlink {
  display:block !important;
  overflow:hidden;
  
}

#item561 .inner { 
  padding: 0px 0px 0px 0px;
  height: 100%;
  /* border-bottom: 6px solid #fff; */
  background:#FBFBFB !important;
}

#item704 .inner { 
  padding: 0px 0px 0px 0px;
  height: 100%;
  /* border-bottom: 6px solid #fff; */
}
 
#item561 .title,
#item704 .title {
  text-align: center;
  width: 100%;
  display: table;
  line-height: 19px;
  color: #000;

}

#item561 .dashbutton,
#item704 .dashbutton {
  margin: 14px 49px 14px 14px;
}

.dashboard-item .newsitem {
  /* padding: 0 28px; */
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height:250px;
}

.dashboard-item .newsitem .iteminner {
  background-color:#fff;
  padding:21px;
  min-height:250px;
}

.dashboard-item .newsitem a {
  color: #000;  display: block;
}

.dashboard-item .newsitem a:hover {
  color: #1A4E8A;
}

.dashboard-item .newsentered {
  font-size:12px;
}

.dashboard-item .newshighlight {
  margin-top: 14px;
  font-weight: normal;
}

/* dashboard twitter */

.dashboard-item .twitterItem {
  /* padding: 7px 28px; */

  display: flex;
  flex-direction: column;
  justify-content: center;
}

.dashboard-item .subtwitterItem {
  background-color:#fff;
  padding: 21px;
  min-height:180px;
}

.dashboard-item .subtwitterItem:first-of-type {
  margin-bottom:7px;
}

.dashboard-item .twitterbody .created,
.fs12 {
  font-size:12px;
}

.dashboard-item .twitterimage {
  margin-right: 14px;
}

.dashboard-item .twitterbody {
  margin-left: 65px;
}

.dashboard-item .twitterItem article{
  margin-top:14px;
}


/*.activitytracker */

.dashboard-item .activitytracker {
  background-color: #fff;
}

.plotly-notifier {
  position: relative !important;
  right:0px;
}

.attypefilters {
  padding: 14px;
}

.attypefilters span {
  background-color: #fafafa !important;
  display: inline-block;
  padding: 7px;
  margin: 7px;
  border: 1px solid #ddd;
}

.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 10px;
  text-align: center;
  font-size: 1.5em;
  background: #000;
  color:#fff;
}


/*-------------event detail page-------------*/

.node-calendar-event .field {
  margin:21px 0;
}



dd,
dt {
    padding-top: 20px;
    white-space: normal;
}
dt {
    clear: left;
    float: left;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
  width: 160px;
}

dd {
  margin-left: 180px;
}

/*landing*/

.node-type-landing-page-group .image-list {
  margin-left:0px;
}

.node-type-landing-page-group .body {
  padding-bottom:21px;
}

.node-type-landing-page-group .slick {
  padding: 0 42px;
  margin-bottom:21px;
}

.node-type-landing-page-group .slick-slide img {
  /* max-width:172px !important; */
}

/*vliznews*/

.vliznews_item_highlight, 
.vliznews_item_body,
.vliznews_item_text {
  text-align:justify;
}


audio {
  height: 17px;
  width: 439px;
}

.camera_link:hover {
  background: url("/inc/images/icons/48/info.png") #fff !important;
  opacity: 0.7 !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.camera_caption a {
  color:#f3943e;
}

.camera_caption {
  width: auto;
  left: 5%;
  max-width:80%;
  
}

.camera_caption div { 
  font-size: 1.5em;

  line-height: 1.3em;
}

#sidemenu {
  display: block;
  padding: 21px;
  position: fixed;
  left: 2%;
  top: 20%;
  z-index:9999;
  max-width:250px;
}

#sidemenu ul{
  padding:21px;
  margin:0px;
  background-color:#fbfbfb;
}

#sidemenu a {
  font-size:12px;
}

/* Mobile Styles */


@media screen and (max-width: 1400px) {
  #sidemenu {
    position: relative;
    z-index: 9999999999999;
    max-width: 300px;
    left: initial;
    right: initial;
    top: initial;
  }
}

@media screen and (max-width: 960px) {
   .image-list {
    margin-left: 0px;
  }
}

@media screen and (max-width: 768px) {
  #contentx {
    padding: 2%;
  }
  .menu-button::before {
	right: 15px !important;
	left: initial !important;
  }
}

@media only screen and (max-width: 400px) {
  .twitterimage {
    display:none !important;
  }
  .twitterbody {
    margin-left:0px !important;
    overflow:hidden;
  }
}

@media screen and (max-width: 360px) {
  .image-list {
    margin-left: -250px;
  }
}














.menu-wrap a {
	color: #fff;
	padding-left:35px !important;
}

.menu-wrap a::before {
	background-image: url("../images/open.png");
	background-repeat: no-repeat;
	/* background-position: -35px 0; */
	content: "";
	display: block;
	height: 15px;
	margin-top: -10px;
	position: absolute;
	left: 15px;
	top: 65%;
	width: 10px;
	background-size: 10px;
}


.menu-wrap a:hover,
.menu-wrap a:focus {
	color: #c94e50;
}


/* Menu Button */
.menu-button {
	position: fixed;
	z-index: 1000;
	margin: 1em;
	padding: 0;
	width: 2.5em;
	height: 2.25em;
	border: none;
	text-indent: 2.5em;
	font-size: 1.5em;
	color: transparent;
	background: transparent;
}

.menu-button::before {
	position: fixed;
	top: 2%;
	left: 15px;
	background: linear-gradient(#373a47 20%, transparent 20%, transparent 40%, #373a47 40%, #373a47 60%, transparent 60%, transparent 80%, #373a47 80%);
	content: '';
	width: 40px;
	height: 30px;
}

.menu-button:hover {
	opacity: 0.6;
}

/* Close Button */
.close-button {
	width: 1em;
	height: 1em;
	position: absolute;
	right: 1em;
	top: 1em;
	overflow: hidden;
	text-indent: 1em;
	font-size: 0.75em;
	border: none;
	background: transparent;
	color: transparent;
}

.close-button::before,
.close-button::after {
	content: '';
	position: absolute;
	width: 3px;
	height: 100%;
	top: 0;
	left: 50%;
	background: #bdc3c7;
}

.close-button::before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.close-button::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* Menu */
.menu-wrap {
	position: fixed;
	z-index: 99999999999999999999999999;
	width: 470px;
	max-width:100%;
	height: 100%;
	background: #1a4e8a;
	font-size: 0.9em;
	-webkit-transform: translate3d(-490px,0,0);
	transform: translate3d(-490px,0,0);
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	top:0;
	left:0;
}

.menu, 
.icon-list {
	height: 100%;
}

.icon-list {
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}
.icon-list ul {
	padding:0;
}

.icon-list ul ul {
	padding-left:14px;
}

.icon-list li {
	list-style:none;
}

.icon-list a {
	display: block;
	padding: 0.2em;
	-webkit-transform: translate3d(0,500px,0);
	transform: translate3d(0,500px,0);
}



.icon-list,
.icon-list a {
	-webkit-transition: -webkit-transform 0s 0.4s;
	transition: transform 0s 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.icon-list a:nth-child(2) {
	-webkit-transform: translate3d(0,1000px,0);
	transform: translate3d(0,1000px,0);
}

.icon-list a:nth-child(3) {
	-webkit-transform: translate3d(0,1500px,0);
	transform: translate3d(0,1500px,0);
}

.icon-list a:nth-child(4) {
	-webkit-transform: translate3d(0,2000px,0);
	transform: translate3d(0,2000px,0);
}

.icon-list a:nth-child(5) {
	-webkit-transform: translate3d(0,2500px,0);
	transform: translate3d(0,2500px,0);
}

.icon-list a:nth-child(6) {
	-webkit-transform: translate3d(0,3000px,0);
	transform: translate3d(0,3000px,0);
}

.icon-list a span {
	margin-left: 10px;
	font-weight: 700;
}

/* Shown menu */

.show-menu .menu-wrap {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.show-menu .icon-list {
	overflow-y: auto;
}

.show-menu .icon-list,
.show-menu .icon-list a {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.show-menu .icon-list a {
	-webkit-transition-duration: 0.9s;
	transition-duration: 0.9s;
}

.show-menu .content::before {
	opacity: 1;
	-webkit-transition: opacity 0.8s;
	transition: opacity 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}




