
em, dfn  { font-style: italic; color: #993300;}

body {margin-top:120px;}

.tab{
	margin-left: 40px; 
}

.label-as-badge {
    border-radius: 1em;
}

.top-buffer10 { margin-top:10px; }
.minor-padding { padding-left: 0px; padding-right: 5px;}
.average-padding { padding-left: 8px; padding-right: 8px;}
.extra-padding { padding-left: 10px; padding-right: 15px;}


.col-Min50 { min-width:50px; }
.col-Min75 { min-width:75px; }
.col-Min100 { min-width:100px; }
.col-Min125 { min-width:125px; }
.col-Min150 { min-width:150px; }
.col-Min200 { min-width:200px; }
.col-Max100 { max-width:100px; }
.col-Max150 { max-width:150px; }
.col-Max200 { max-width:200px; }

.ontop{z-index: 500;}

        
.axis path,
.axis line {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
}
 
.bar {
  fill: steelblue;
}
 
.x.axis path {
  display: none;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #39778C;
}
.navbar-default {
  background-color: #39778C;
  border-color: #39778C;
}
.navbar-default .navbar-nav > li > a {
color: #FFFFFF;
font: 100% 'Open Sans', Verdana, Helvetica, Arial, sans-serif;
/* margin-top: 50px !important; */
}

.navbar {
min-height: 45px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: #FFFFFF;
background-color: #00446A;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
color: #FFFFFF;
background-color: #00446A;
}

.panel-info > .panel-heading {
  color: #F3F3F3;
  background-color: #2C8DA2;
  border-color: #2C8DA2;
}



/* Page headers */


.gradient-green {
    background-color: #a4b23f;
    /* IE9, iOS 3.2+ */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjYjljODRlIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM4ZjljMzAiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0, rgb(185, 200, 78)),color-stop(1, rgb(143, 156, 48)));
    /* Android 2.3 */
    background-image: -webkit-repeating-linear-gradient(top,rgb(185, 200, 78) 0%,rgb(143, 156, 48) 100%);
    /* IE10+ */
    background-image: repeating-linear-gradient(to bottom,rgb(185, 200, 78) 0%,rgb(143, 156, 48) 100%);
    background-image: -ms-repeating-linear-gradient(top,rgb(185, 200, 78) 0%,rgb(143, 156, 48) 100%);
}
 
.gradient-blue {
    background-color: #498da4;
    /* IE9, iOS 3.2+ */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjNThhM2JjIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMzOTc3OGMiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0, rgb(88, 163, 188)),color-stop(1, rgb(57, 119, 140)));
    /* Android 2.3 */
    background-image: -webkit-repeating-linear-gradient(top,rgb(88, 163, 188) 0%,rgb(57, 119, 140) 100%);
    /* IE10+ */
    background-image: repeating-linear-gradient(to bottom,rgb(88, 163, 188) 0%,rgb(57, 119, 140) 100%);
    background-image: -ms-repeating-linear-gradient(top,rgb(88, 163, 188) 0%,rgb(57, 119, 140) 100%);
}

/* IE8- CSS hack */
@media \0screen\,screen\9 {
    .gradient-green {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffb9c84e",endColorstr="#ff8f9c30",GradientType=0);
    }
    .gradient-blue {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff58a3bc",endColorstr="#ff39778c",GradientType=0);
    }

}




.bs-header {
  height: 68px;
  color: #DBFFFF;
  background-color: #8F9C30;
/*   background-image: url(data:image/png;base64,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); */
  padding: 6px 20px; /* side padding builds on .container 15px, so 30px */
  font-size: 16px;
  text-align: center;
  text-shadow: 0 1px 0 rgba(0,0,0,.15);
}
.bs-header h1 {
  color: #fff;
}
.bs-header p {
  font-weight: 300;
  line-height: 1.5;
}
.bs-header .container {
  position: relative;
}

@media (min-width: 768px) {
  .bs-header {
    font-size: 21px;
    text-align: left;
  }
  .bs-header h1 {
    font-size: 60px;
    line-height: 1;
  }
}


.bs-footer {
  padding: 1px 20px; /* side padding builds on .container 15px, so 30px */
}

.bs-footer ul{
/*margin: 0;
padding: 0;*/
list-style-type: none;
text-align: center;
}

@media (min-width: 992px) {
  .bs-header h1,
  .bs-header p {
  /*Style does not work in chrom Why is added ?*/
    /*margin-right: 380px;*/
  }
}


.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

.bg-blue {
	background-color:#39778C;
	color:#fff!important;
	vertical-align: middle;
}
.bg-header-blue{
  border-color:#39778C;
  background-color: #39778C; 
  color: #fff!important;
  background-image: none;
}
.bg-border-blue {
  border-color:#39778C;
  background-color: #fff!important; 
  color: black;
}

.bg-lightblue {
	background-color:#90caf9;
	color:#fff!important;
	vertical-align: middle;
}
.bg-header-lightblue{
  border-color:#90caf9;
  background-color: #90caf9; 
  color: #fff!important;
  background-image: none;
}
.bg-border-lightblue {
  border-color:#90caf9;
  /*border-color:#23B7E5;*/
  background-color: #fff!important; 
  color: black;
}

.bg-red {
	background-color:#F05050;
	color:#fff!important;
	vertical-align: middle;
}
.bg-header-red{
  border-color:#F05050;
  background-color: #F05050; 
  color: #fff!important;
  background-image: none;
}
.bg-border-red {
  border-color:#F05050;
  background-color: #fff!important; 
  color: black;
}

.bg-orange {
	background-color:#FF902B;
	color:#fff!important;
	vertical-align: middle;
}
.bg-header-orange{
  border-color:#FF902B;
  background-color: #FF902B; 
  color: #fff!important;
  background-image: none;
}
.bg-border-orange {
  border-color:#FF902B;
  background-color: #fff!important; 
  color: black;
}


.bg-purple {
	background-color:#7266BA;
	color:#fff!important;
	vertical-align: middle;
}
.bg-header-purple{
  border-color:#7266BA;
  background-color: #7266BA; 
  color: #fff!important;
  background-image: none;
}
.bg-border-purple {
  border-color:#7266BA;
  background-color: #fff!important; 
  color: black;
}

.bg-green {
	background-color:#8F9C30;
	color:#fff!important;
	vertical-align: middle;
}
.bg-header-green{
  border-color:#8F9C30;
  background-color: #27c24c; 
  color: #fff!important;
  background-image: none;
}
.bg-border-green {
  border-color:#8F9C30;
  background-color: #fff!important; 
  color: black;
}

.bg-dark-blue {
	background-color:#37BC9B;
	color:#fff!important;
	vertical-align: middle;
}
.bg-header-dark-blue{
  border-color:#27c24c;
  background-color: #27c24c; 
  color: #fff!important;
  background-image: none;
}
.bg-border-dark-blue {
  border-color:#27c24c;
  background-color: #fff!important; 
  color: black;
}


em.white, a.white {
	padding-top: 8px;
	font-size: 1.475em;
	color:#fff!important;
}

em.white-big, a.white-big, span.white-big {
	padding-top: 8px;
	font-size: 1.875em;
	color:#fff!important;
}

a.white-small, li.white-small {
	padding-top: 8px;
	font-size: .875em;
	color:#fff!important;
}


em.green-big, a.green-big {
	padding-top: 8px;
	font-size: 1.875em;
	color:#8F9C30!important;
}

a.green, li.green {
	padding-top: 8px;
	font-size: 1.475em;
	color:#8F9C30!important;
}

a.green-small, li.green-small {
	padding-top: 8px;
	font-size: .875em;
	color:#8F9C30!important;
}


em.blue-big, a.blue-big {
	padding-top: 8px;
	font-size: 1.875em;
	color:#39778C!important;
}

a.blue {
	padding-top: 8px;
	font-size: 1.275em;
	color:#39778C!important;
}

a.blue-small {
	padding-top: 8px;
	font-size: .875em;
	color:#39778C!important;
}




.bg-gray-dark {
  background-color: #3a3f51;
  color: #fff!important;
}
.bt0 {
  border-top-width: 0!important;
}






/*Map*/
  .cluster {
    background: #2d84c8;
    border-radius: 50%;
    text-align: center;
    color: white;
    font-weight: 700;
    border: 1px solid #2d84c8;
    font-family: monospace;
  }

  .cluster:before {
     content: ' ';
     position: absolute;
     border-radius: 50%;
     z-index: -1;
     top: 1px;
     left: 1px;
     right: 1px;
     bottom: 1px;
     border: 1px solid white;
  }

  .digits-1 {
    font-size: 14px;
    height: 28px;
    width: 28px;
    line-height: 28px;
    margin-top: -14px;
    margin-left: -14px;
  }

  .digits-2 {
    font-size: 16px;
    height: 34px;
    width: 34px;
    line-height: 35px;
    margin-top: -17px;
    margin-left: -17px;
  }

  .digits-2:before {
    border-width: 2px;
  }

  .digits-3 {
    font-size: 18px;
    height: 48px;
    width: 47px;
    line-height: 47px;
    border-width: 3px;
    margin-top: -24px;
    margin-left: -24px;
  }

  .digits-3:before {
    border-width: 3px;
  }

  .digits-4 {
    font-size: 18px;
    height: 58px;
    width: 58px;
    line-height: 57px;
    border-width: 4px;
    margin-top: -29px;
    margin-left: -29px;
  }

  .digits-4:before {
    border-width: 4px;
  }

.legend {
    line-height: 14px;
    /*color: #555;*/
    padding: 10px;
    background: #fff;
    max-width: 250px;
}
.legend i {
	border-radius: 50%;
    width: 22px;
    height: 22px;
    float: left;
    margin-top: 4px;
    margin-right: 8px;
    /*opacity: 0.7;*/
    color: #fff;
    padding: 5px;
}
.legend tr > td
{
  padding-bottom: .5em;
}
/*.legend .circle {
  border-radius: 50%;
  width: 18px;
  height: 18px;
  margin-top: 4px;
  color: #fff;
}*/

/*FacilityDetails*/

.fdTitles  {
border-bottom: Solid 0px Transparent;
color: #8b4513;
white-space: pre;
vertical-align: top;
padding-left: 10px;
padding-right: 10px;
font-weight: bold;	
} 

.fdSubTitles  {
color: Gray;
border-bottom: Solid 0px Transparent;
white-space: pre;
padding-left: 10px;
padding-right: 10px;
vertical-align: top;	
} 

.fdSubTitles label {
color: Gray;
border-bottom: Solid 0px Transparent;
white-space: pre;
padding-left: 0px;
padding-right: 10px;
vertical-align: top;
font-weight: normal;	
} 


.indentLevel0
{
	left:0px;
	position:relative;
}

.indentLevel1
{
	left:15px;
	position:relative;
}

.indentLevel2
{
	left:30px;
	position:relative;
}

.borderless tbody tr td {
    border: none;
}

.borderless tbody tr th, .borderless thead tr th{
border-bottom: solid 1px black;
border-right: Solid 0px Transparent;
border-left: Solid 0px Transparent;
border-top: solid 1px black;
background-color: #EEEDE8;
vertical-align: top;
}

/* Feed links*/
.portlet
{
	/*background: none repeat scroll 0 0 #f3f3f3;*/
}

.portletHeader
{
	color: black;
    font-family: "Open Sans",Verdana,Helvetica,Arial,sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 160%;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal !important;
    line-height: 1.4;
}

#twitter-link, #facebook-link, #youtube-link, #rss-link, #email-link {
	background: url("https://www.eea.europa.eu/sprite-eeaimages.png") no-repeat scroll 0 0 transparent;
    padding: 0;
	display: block;
    height: 32px;
    width: 33px;
} 

#twitter-link
{
	background-position: 0 -180px !important;
}

#facebook-link
{
	background-position: 0 -147px !important;
}

#youtube-link
{
	background-position: 0 -213px !important;
}

#rss-link
{
	 background-position: 0 -246px !important;
}

#email-link
{
	background: url("https://www.eea.europa.eu/email_32.png") no-repeat scroll center center transparent;
}

#europeancommission
{
	width:80px;
	height: 60px;
}

/* .footer */
/* { */
/* 	background: none repeat scroll 0 0 #f3f3f3; */
/*     min-height: 50px; */
/*     width: 100%; */
/*     font-size: 12px; */
/* } */

/*
* ng-Repeater style
*/
.innerlevel2
{
	padding-left:15px;
}
.innerlevel3
{
	padding-left:30px;
}
.handcursor
{
	cursor:pointer; 
}
.newsearchimg
{
	cursor:pointer;
}
.timesericesImage
{
	cursor:pointer;
}

/*Piechart*/
.piachartcontent
{
	height:300px; 
	width:100%;
}

/* Sticky footer styles - updated february 2018
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}

body > #container {
  width: 100%;
  flex: 1 0 auto;
}

.footer {
  margin-top: 1rem;
  width: 100%;
  /* Set the fixed height of the footer here */
  min-height: 100px;
  background-color: #f5f5f5;
}

.footer .bs-footer > .row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 1rem;
}

.footer .bs-footer > .row  > div {
  width: auto;
  flex-grow: 1;
}

@media (max-width: 768px) {
  .footer .bs-footer > .row {
    flex-direction: column;
  }
}

label.simple{
  display: inline-block;
  padding-left: 10px;
  padding-right: 5px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: top;
  cursor: pointer;
}

.radio-simple {
  display: inline-block;
  padding-left: 10px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: top;
  cursor: pointer;
}

/* Print section styles
---------------------------------- */
@media screen {
    #printSection {
        display: none;
    }
}
@media print {
    body * {
        visibility:hidden;
    }
    #printSection, #printSection * {
        visibility:visible;
    }
    #printSection {
        position:absolute;
        left:0;
        top:0;
    }
    
    .pagination, .btn, #container, .footer,  .navbar, .search_form , .map { height:1px; display:none;}
    
}




@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #fff;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
}

@media (max-width: 768px) {
  .no-padding-xs {
    padding: 0!important;
  }
}

@media(min-width: 768px){
  .no-padding-lg {
    padding: 0!important;
  }
    .map-overlay {
        display: none;
    }
}

select option {
    border-bottom: 1px solid #e6e6e6;
    white-space: normal;
    margin-bottom: 5px;    
 }

@media(max-width: 768px){
    .nav-tabs {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .nav-tabs > li {
        float: none;
        display: inline-block;
        margin-bottom: 2rem;
    }
    .map-overlay {
        position: absolute;
        background: rgba(160, 160, 160, 0.6);
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        color: white;
        cursor: pointer;
        font-size: 4rem;
        font-weight: bold;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .map-overlay.clicked {
        z-index: -1000;
        background-color: transparent;
        opacity: 0;
    }

    div[ng-style="{height: mapheight"] {
        min-height:500px;
    }

    .polluant-row > div {
        padding: 0;
    }

    .polluant-row .container-fluid {
        padding: 0;
    }

    .leaflet-control-layers.legend.leaflet-control {
        transform: scale(0.8);
        margin-right: -11%;
    }
}

@media(min-width: 768px) and (max-width: 1111px) {
    body > #container {
        margin-top: 5rem;
    }
}


@media(min-width: 768px) and (max-width: 856px) {
    body > #container {
        margin-top: 9rem;
    }
}
