@media screen and (max-width: 600px) {
    .row.custom-icons {
        display: flex;
        flex-wrap: nowrap;
    }

    .row.custom-icons > .col-sm-6 {
        width: 50%;
        flex: 0 0 50%;
        padding-left: 0;
        padding-right: 0;
    }
}
#qv-selection-toolbar-popover{
display:none;
}
.row{
	margin-right:0px !important;
}
#mail svg.hand-icon {
        display: none;
    }

    #mail:hover svg.default-icon {
        display: none;
    }

    #mail:hover svg.hand-icon {
        display: inline;
    }
.css-q0qbej {
    background-color: #004494 !important;
}
.css-19am1u {
    color: white !important;
}
.table__cell{
font-size: 12px !important;
}
.bright.qv-panel-current-selections .buttons .qv-subtoolbar-button.disabled, .bright.qv-panel-current-selections .buttons .qv-subtoolbar-button.disabled:active, .bright.qv-panel-current-selections .buttons .qv-subtoolbar-button.disabled:focus, .bright.qv-panel-current-selections .buttons .qv-subtoolbar-button.disabled:hover, .bright.qv-panel-current-selections .buttons-end .qv-subtoolbar-button.disabled, .bright.qv-panel-current-selections .buttons-end .qv-subtoolbar-button.disabled:active, .bright.qv-panel-current-selections .buttons-end .qv-subtoolbar-button.disabled:focus, .bright.qv-panel-current-selections .buttons-end .qv-subtoolbar-button.disabled:hover {
    background: #0000;
    color: white;
}
.css-1te1p31 {
    box-sizing: border-box;
    display: flex;
    flex-flow: column wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
    border: 1px solid rgb(217, 217, 217);
    border-radius: 0px !important;
    height: 34px;
    overflow: hidden;
    cursor: pointer;
    background-color: #004494 !important;
    color: white !important;
    width: 100%;
}
.qv-object .qv-object-footnote, .qv-object .qv-object-subtitle {

    max-height: 3.8em;

}
  
.qv-object-qsstatistic .ui.tiny.statistic>.value, .qv-object-qsstatistic .ui.tiny.statistics .statistic>.value {
    font-size: 1.5rem !important;
}

.qv-object-qsstatistic .ui.tiny.statistic>.label, .qv-object-qsstatistic .ui.tiny.statistics .statistic>.label {
    font-size: 1.2rem !important;
}

.bright.qv-panel-current-selections .item {
    color: #404040;
    border-color: #004494;
}
.bright.qv-panel-current-selections li {
    border-right: 1px solid #004494;
    box-shadow: none;
     background-color: #004494;
}
.qv-panel-current-selections .item.multi-active, .touch-off .bright.qv-panel-current-selections .item:focus, .touch-off .bright.qv-panel-current-selections .item:hover {
    background: #004494;
}
.bright.qv-panel-current-selections li {
    border-right: 1px solid #d9d9d9;
    box-shadow: none;
     background-color: #004494;
}
.bright.qv-panel-current-selections .wrap {
    border: none;
    border-bottom: 0px solid #d9d9d9;
     background-color: #004494; 
}

.bright.qv-panel-current-selections .no-selection {
    color: #004494;
}
.bright.qv-panel-current-selections .buttons-end button.qv-subtoolbar-button:hover:enabled, .bright.qv-panel-current-selections .buttons-end div.qv-subtoolbar-button:hover, .bright.qv-panel-current-selections .buttons button.qv-subtoolbar-button:hover:enabled, .bright.qv-panel-current-selections .buttons div.qv-subtoolbar-button:hover {
    background: rgba(0,0,0,.03);
    color: #fdd511;
}
.margin-top{
	margin-top:30px
}
@media only screen and (max-width: 600px) {
	.margin-top{
		margin-top:90px
	}

}
.link--active{
	border-bottom: 3px solid #fdd511;
}
.info_box img {
    position: absolute;
    top: -50px;
    left: -50px;
    z-index: -1;
}
.ecl-u-media-a-m, .ecl-u-media-h-m {
    width: 100px!important;
}
.ecl-link--standalone {
    font-family: Arial,sans-serif;
    text-decoration: none;
}
p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
}
.ecl-u-type-paragraph-s {
    font: normal normal 400 .875rem/1.25rem Arial,sans-serif!important;
    max-width: 80ch!important;
}
.full-width {
    max-width: 100%!important;
    text-align: justify;
}
.info_box {
    position: relative;
    background-color: #F2F5F9;
    z-index: 0;
}

.btn--download-projects {
    background: url(https://www.ec.europa.eu/budget/financial-transparency-system/images/Download-transparent.png) no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 10;
    top: -15px;
    background-size: 50px;
    right: 20px;
	cursor:pointer;
}

/*pelny*/

.custom_link{
color: white !important;
text-align:center;
display:block
}
.custom_img{
height: 60px;
width:auto;
}
.qv-listbox li.serverExcluded, .qv-listbox li.serverExcludedLock, .qv-listbox li.serverSelectedExcluded {
    background-color: #a9a9a9;
    color: #fff;
}



/*pelny*/
@media screen and (max-width: 600px) {    
	#filters  
	{    
			height: 1028px;
	}
	.icons  {    
		width: 50px;
	}
	.tab-label 	{
		width: 100%;
		color: #000;
		font-family: 'Open Sans', Arial,sans-serif;
		font-size: 12px;
		font-weight: 300;
		line-height: 17px;
		cursor: pointer;
		z-index: 3;
		padding: 15px 5px;
	}
	#mapId 	{
		margin-left:10px;
	}
	
	[id^=btn]{
		display:none;
	}
	.custom_label	{
		margin-left: 18px;
		color:white;
		display: inline-block;
    	font: normal normal 500 1.2rem/1rem Arial,sans-serif;
    	padding: .25rem 1rem;
    	background-color: #004494;
    	text-transform: uppercase;
	}
	
		
	.small-div{
		 height:250px;
		 margin: 5px 0 0 0;
		 border: 1px solid #F4F4F4;
		 box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, 0.07);
		 border-radius: 5px;
		}

		.small-div1{
		 height:400px;
		 margin: 5px 0 0 0;
		 border: 1px solid #F4F4F4;
		 box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, 0.07);
		 border-radius: 5px;
		}

		.small-div2{
		 height:230px;
		 margin: 5px 0 0 0;
		 border: 1px solid #F4F4F4;
		 box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, 0.07);
		 border-radius: 5px;
		}


	
}

@media screen and (min-width: 768px){    

	.icons  {    
		width: 46px;
	}
	.custom_label {
		color:white;
		display: inline-block;
    	font: normal normal 500 10px Arial,sans-serif;
    	background-color: #004494;
    	text-transform: uppercase;
	}
	.tab-label {
		width: 100%;
		color: #000;
		font-family: 'Open Sans', Arial,sans-serif;
		font-size: 12px;
		font-weight: 300;
		line-height: 17px;
		cursor: pointer;
		z-index: 3;
		padding: 15px 0 9px 0;
		margin-left: 15px;
	}
	.small-div{
		 height:250px;
		 margin: 5px 0 0 0;
		 border: 1px solid #F4F4F4;
		 box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, 0.07);
		 border-radius: 5px;
		}

		.small-div1{
		 height:400px;
		 margin: 5px 0 0 0;
		 border: 1px solid #F4F4F4;
		 box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, 0.07);
		 border-radius: 5px;
		}

		.small-div2{
		 height:230px;
		 margin: 5px 0 0 0;
		 border: 1px solid #F4F4F4;
		 box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, 0.07);
		 border-radius: 5px;
		}

}
@media screen and (min-width: 1200px) {    
	.icons  {    
		width: 80px;
		margin-left:15px;
	}
	.tab-label {
		width: 100%;
		color: #000;
		font-family: 'Open Sans', Arial,sans-serif;
		font-size: 12px;
		font-weight: 300;
		line-height: 17px;
		cursor: pointer;
		z-index: 3;
		padding: 15px 0 9px 0;
		margin: 0 46px;
	}
	.custom_label{
		margin-left: 18px;
		color:white;
		display: inline-block;
    	font: normal normal 500 1.2rem/1rem Arial,sans-serif;
    	padding: .25rem 1rem;
    	background-color: #004494;
    	text-transform: uppercase;
	}
	
		
	.small-div{
		 height:75px;
		 margin: 5px 0 0 0;
		 border: 1px solid #F4F4F4;
		 box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, 0.07);
		 border-radius: 5px;
		}

		.small-div1{
		 height:150px;
		 margin: 5px 0 0 0;
		 border: 1px solid #F4F4F4;
		 box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, 0.07);
		 border-radius: 5px;
		}

		.small-div2{
		 height:230px;
		 margin: 5px 0 0 0;
		 border: 1px solid #F4F4F4;
		 box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, 0.07);
		 border-radius: 5px;
		}

	
}
/*#filters  
{    
		height: 870px;
}*/

@media screen and (min-width: 768px) {    
	#filters  {    
		height: 3070px;
	}
}

.ecl-menu__link {
    align-items: center;
    display: inline-flex;
    font: normal normal 400 1rem/1.25rem Arial,sans-serif;
    font-weight: 600;
    justify-content: space-between;
    /* margin-left: -1rem; */
    /* margin-right: -1rem; */
    padding: 1rem;
    position: relative;
    width: 100%;
}

.filters a, .filters h1, .filters ul>li {
    color: white !important;
	text-decoration: none !important;
}

.wrapper{
   display: flex;
    background: #001D3F;
    position: relative;
    height: 100%;
}
.filter-item.active {
    opacity: 1;
}
li.filter-item>.ecl-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    text-decoration: none;
}
.filter-item-link {
    color: #044da1;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.15px;
    line-height: 17px;
    text-align: center;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}
.filter-item.active {
    opacity: 1;
}
li.filter-item {
   /* width: calc(50% - 8px);*/
    margin: 4px;
 /*   display: flex;*/
    flex-direction: column;
    align-items: center;
 /*   background: #fff;*/
 /*   opacity: 0.5;*/
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 16px;
}
.menu{
	z-index: 1;
/*    position: absolute;*/
    display: flex;
  /*  flex-wrap: wrap;*/
    padding: 0 10px 10px 10px;
	margin-left: 25px;
  /*  width: 19%*/
}	
.custom-picture{
	font-size: 20px;
	border-bottom-width: 0px;
	margin-left: 20px;
    padding-left: 25px;
	border-color: white;
	border-radius:3px;
}

.qv-object .qv-object-title {
    font-weight: 700;
	margin-top:0px;
}
.mini-div{
 height:15px;
 margin: 5px 0 0 0;
 padding-top:10px;
 border-radius: 5px;
 width:85%;
 text-align: right;
 vertical-align: middle;
}
.mail{
	border-radius:1px;
	text-align:right;
}
.mail a{
 	font-weight: bold;
    display: inline-block; 
	border-radius: 1px;
	border: 1px solid #FDD511; 
	background-color:#004494;
	margin-top:10px;

}

.large-div{
 height:155px;
 margin: 5px 0 0 0;
 border: 1px solid #F4F4F4;
 box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, 0.07);
 border-radius: 5px;
}
.flex-container {
    display: flex;
    flex-wrap: wrap;
    /* margin: 0 45px 45px 0; */
    position: relative;
    width: 100%;
}	
.qvplaceholder {
	flex: 1 1 auto;
	height: 80px;	
	margin: 5px 0 0 0;
	border: 1px solid #F4F4F4;
    box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, 0.07);
    border-radius: 5px;
}


.qvobject--small {
	flex: 1 1 auto;
	height: 100px;	
	margin: 20px 0 0 0;
}
.qvplaceholder--large {
	flex: 1 1 auto;
	height: 400px;
	width: 100%;
	margin: 20px 0 0 0;
	border: 1px solid #F4F4F4;
    box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, 0.07);
    border-radius: 5px;
}

.ecl-label {
    display: inline-block;
    font: normal normal 500 1.2rem/1rem Arial,sans-serif;
    margin: 0;
    padding: .25rem 1rem;
    background-color: #004494;
    text-transform: uppercase;
}
.qv-collapsed-listbox {
    position: relative;
    overflow: hidden;
  /*  border: 1px solid #d9d9d9;*/
    height: 30px;
    /* box-sizing: border-box; */
    /* display: flex; */
    flex-direction: column;
    border-radius: 3px;
    cursor: default;
}	

.qv-collapsed-listbox .title-wrapper .title {
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    font-family: Segoe UI, Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
    background-color: transparent;
    border-width: 0px;
}	

.qv-collapsed-listbox .title-wrapper {
    width: 100%;
    flex: 1 1 auto;
    display: block;
    flex-direction: row;
    align-items: center;
}

/*////////////////////////////////////////////////////////////////////////////////////////*/


.qv-collapsed-listbox .title-wrapper .title {
    flex: 1 1 auto;
    box-sizing: border-box;
    -webkit-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 13px;
    font-weight: 700;
    padding: 0 8px;
    text-align: left;
    color: white;
}

.btn--download-KPI {
    background: url(https://www.ec.europa.eu/budget/financial-transparency-system/images/Download-transparent.png) no-repeat;
    width: 35px;
    height: 35px;
    position: absolute;
    z-index: 999;
    top: 20px;
    background-size: 25px;
    right: 11px;
	cursor:pointer;
}
.disclaimer1 {
  flex: 1 1 auto;
  height: 170px;
  flex: 1 1;
  padding: 5px 10px 5px 10px;
  background-color: #FFFFFF;
  border: 1px solid #F4F4F4;
  box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, 0.07);
  border-radius: 5px;
  color: #000000;
}



.popup {
  position: absolute;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  top: 10%;
    left: 80%;
   background: url('https://www.ec.europa.eu/budget/financial-transparency-system/images/fts-icons-info-black.png') no-repeat;
   background-size:100%;
   z-index: 10;
    width: 27px;
    height: 27px;
 z-index: 1000;
}

.popup--position{
  top: 10%;
  left: 80%;
}
@media only screen and (max-width: 600px) {
	.popup--position{
	  top: 4%;
    left: 78%;
	}
}

/* The actual popup */
.popup .popuptext {
  visibility: hidden;
  background-color: #004494;
  color: #fff;
  text-align: center;
  padding: 8px 0;
  position: relative;
  z-index: 10000;
  z-index: 10;
  font-size: 11px;   
  width: 700%;
  height:300%;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  right:108px;
}

/* Popup arrow */
.popup .popuptext::after {
/*  content: "";*/
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {opacity: 0;} 
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}
#CurrentSelections{
 position:relative; 
 top:0; 
 left:0; 
 width:100%; 
 height:38px; 
 color:#DA2131;
 z-index:2
}

.refresh-btn  {
  display: inline-block;
  color: white;
  font-family: "Source Sans Pro";
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  border-radius: 2px;
  background-color: #004494;
  padding: 10px 16px;
  text-decoration: none;
  transition: background .4s;
  height: auto;
  border: none;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

#custom-overlay, .modal__overlay, .lui-dialog-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9090;
  background-color: white;
  //color:white;*/
}

.modal__overlay {
  display: none;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
  top: 10%;
  z-index: 909090;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 6px solid #004494;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #004494 transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
.btn--clear {
  background: transparent;
  color: #fff;
  font-family: "Open Sans", Arial, sans-serif !important;
  padding: 3px 40px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.17px;
  line-height: 17px;
  text-align: center;
  border: 1px solid #FFFFFF;
  border-radius: 2px;
  
}
/*
.filters a, .filters h1, .filters ul>li {
    color: #fff !important;
}*/


.qv-object-text-image .qv-media-tool-editor, .qv-object-text-image .qv-media-tool-html {
    font-size: 14px;
    /* line-height: 1.4; */
}
div.disclaimer {
  height: 170px;
  flex: 1 1;
  padding: 0px 0px 0px 0px;
   font-size: 10px;
}
.hidden-object {
  height: 100px;
  display: none;
}
.bright.qv-panel-current-selections .values :not(.item-locked) {
    color: white;
}
.qv-state-count-bar {
  display: none;
}
.current-selections-item {
    height: 100%;
    background-color: #004494;
    border: 0px;
    color: white;
}
.bright.qv-panel-current-selections .remove {
    color: white !important;
    border: 0px;
}

.bright.qv-panel-current-selections {
    background: #004494;
    background-image: none;
}
div.scrollbar-hitarea{
background-color: white;
}

.col-sm-2.filters {
    background-color: #004494;
	padding-bottom: 60px;
	/*height: 3000px;*/
}

.bright.qv-panel-current-selections .buttons-end .qv-subtoolbar-button, .bright.qv-panel-current-selections .buttons .qv-subtoolbar-button {
    background: #004494;
    color: white;
    /*border-bottom: 1px solid #004494;*/
}
.bright.qv-panel-current-selections .buttons-end .qv-subtoolbar-button:disabled, .bright.qv-panel-current-selections .buttons .qv-subtoolbar-button:disabled {
    color: white;
}
.buttons.borderbox.border-bottom.border-right {
    border-bottom: 0 !important;
	border-right: 0 !important;
}

.qvt-selections.qv-panel-subtoolbar.qv-panel-current-selections.ng-scope.ng-isolate-scope
{
	border: 0;
}
.bright.qv-panel-current-selections .active {
    background: #004494;
}
/*
.bright.qv-panel-current-selections .wrap {
    border-bottom: 0px;
	background-color:  #004494;
}*/

.qv-panel-current-selections .buttons {
    text-align: right;
    border-right: 0px solid rgb(0,68,148);
}
/*current selection panel*/
.qv-panel-current-selections .buttons {
	border-bottom: 0px !important;
	border-right: 0px !important;
	background: transparent !important;
}
.qv-panel-current-selections .buttons-end .qv-subtoolbar-button,
.qv-panel-current-selections .buttons .qv-subtoolbar-button {
	background: #004494;
	border:0;
}



.touch-on .qv-panel-current-selections .qv-subtoolbar-button.toggle-button.qv-explore-selections-btn {
	display: none !important;
}

.qv-panel-current-selections .buttons {
background: transparent;
}

.qv-panel-current-selections .wrap {
		flex: 1 1 auto;
}
.qv-panel-current-selections .buttons {
	border-bottom: 1px solid rgb(0,68,148);
}

.qv-panel-current-selections .qv-subtoolbar-button {
		border: 1;
}

.qv-panel-current-selections .buttons-end {
		background: rgba(255,255,255,.4);
    	border-bottom: 1px solid rgb(0,68,148);
    	height: 100%;
}

.qv-panel-current-selections ul {
		display: flex;
		align-items: center;
		background-color:  rgb(0,68,148);
	}

	
.qvobjects--current-selection {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 35px;
}	

@media screen and (max-width: 760px) {
.qvobjects--current-selection {
		height: auto;
	}
}	

/*scrollbar*/
.scrollbar-hitarea {
  background-color: #004494;
}

.scrollbar-thumb {
  background-color: #004494;
}

.qv-listbox-scroll-area {
  border: 1px solid #ffffff;
  border-radius: 5px;
}




.KPI {
  flex: 1 1 auto;
  height: 100px;
  flex: 1 1;
  padding: 20px 10px 5px 10px;
  background-color: #FFFFFF;
  border: 1px solid #F4F4F4;
  box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, 0.07);
  border-radius: 5px;
  margin-top:30px; 
  color: #000000;
}

.title {
  flex: 1 1 auto;
  height: 175px;
  flex: 1 1;
  padding: 20px 10px 5px 10px;
  background-color: #FFFFFF;
  border: 1px solid #F4F4F4;
  box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, 0.07);
  border-radius: 5px;
  margin-top:30px; 
  color: #000000;
}

.top-buffer{
margin-top:20px; 
}

body {
  background-color: #f9f9f9;
}
.qv-large-chart{
  height: 500px;
  flex: 1 1;
  padding: 20px 10px 20px 10px;
  border: 1px solid #F4F4F4;
  box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, 0.07);
  border-radius: 5px;
  margin-top:10px; 
  background-color:#FFFFFF;
}

.barchart {
  height: 400px;
  flex: 1 1;
  padding: 20px 10px 5px 10px;
  border: 1px solid #F4F4F4;
  box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, 0.07);
  margin-top:15px;
  background-color:#FFFFFF;
}

.banner {
  height: 100px;
  flex: 1 1;
  padding: 20px 10px 5px 10px;
  border: 1px solid #F4F4F4;
  box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, 0.07);
  border-radius: 5px;
  margin-top:20px; 
}

/*kolor elementow w listboxie jak cos sie wybierze. defaultow-szary*/
.qv-listbox li.serverAlternative {
  background: transparent;
}
/*
.qv-listbox li.serverExcluded {
  background: transparent;
  opacity: .4;
  pointer-events: none;
}*/

.qv-object-search {
    flex: none;
    font-size: 12px;
    text-align: center;
    color: #FDD511;
	background: #FDD511;
    width: 22px;
    height: 25px;
    line-height: 24px
}

.qv-subtoolbar-button{
background: #001D3F;
}
.qvt-selections {
    width: 100%;
    z-index: 10000;
    right: 0;
	background: #004494;
}


.qv-listbox {
    font: normal 12px/14px QlikView Sans, sans-serif;
    position: relative;
    color: #ffffff;
    list-style-type: none;
    padding: 0;
	text-align: right !important;
}
.buttons-end.borderbox {

     display: none;

  }
.qv-listbox-text {
  text-align: left !important;
}
/*kolor do skrolowania*/
.qv-listbox li.selected {
  background: #FDD511;
}


/*ptaszek po selekcji*/
.qv-listbox li .qv-listbox-tick {
    width: 16px;
    display: inline-block;
    text-align: right;
    float: right;
    margin-right: 6px;
    color:  #000 ;
}

/*zaznaczony obiekt*/
.qv-listbox .serverSelected, .qv-listbox li.selected {
  background: #FDD511;
  border-bottom: 1px solid #FDD511;
 /* color: #FDD511 !important;*/
}

/*lupa w obiekcie listbox*/
.qv-object-listbox .qv-object-title .qv-object-search {
    color: #FFFFFF;
	background: #004494;
	text-align: right;
}
/*lupa w obiekcie listbox*/
.qv-object.qv-object-listbox .qv-object-title .lui-icon--select-alternative, .qv-object.qv-object-listbox .qv-object-title .qv-object-locked, .qv-object.qv-object-listbox .qv-object-title .qv-object-search {
    flex: none;
    font-size: 12px;
    text-align: center;
    color: #FFFFFF;
    width: 22px;
    height: 25px;
    line-height: 24px
}



.qv-object .qv-object-listbox .qv-object-title {
    align-items: center;
   /* font-size: 13px;
    font-weight: 700;*/
    color: #FFFFFF !important;
    padding-bottom: 2px;
    line-height: 25px
	margin-top:0px!important;
}

/*Common styles end*/
/*
.btn--download {
  background: url(https://www.ec.europa.eu/budget/financial-transparency-system/images/Download-transparent.png) no-repeat;
  width: 10%;
  height: 100%;
  margin-top:25px;
  right:30px;
  position:absolute;
  z-index:999;
  top:0px;
  right: 0px;
  }*/

body, button, input, isindex, keygen, select, textarea {
    font-family: QlikView Sans,sans-serif;
    font-size: 13px;
	line-height: 1.5;
}


/* Tabs - projects list */
.tabs {
    z-index: 3;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    background: #fff;
}

.input {
    position: absolute;
    opacity: 0;
}
/*
.tab-label {
    width: 100%;
	color: #000;
    font-family: 'Open Sans', Arial,sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 17px;
    cursor: pointer;
	z-index: 3;
    padding: 15px 0 9px 0;
    margin: 0 46px;
}*/


.tab-label[for=tab-1]::after,
.tab-label[for=graph]::after,
.tab-label[for=tab-compare-1]::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #ededed;
}

.tab-label:hover {
    border-bottom: 5px solid #004494;
}

.input:focus + .tab-label {
    z-index: 1;
}

.tab-label {
	width: auto;
}

.panel {
	position: absolute;
    width: 100%;
    opacity: 0;
	left: -9999px;
	padding-top: 60px;
	box-sizing: border-box;
}

.panel .qvobject {
	z-index: 100;
}

.input:checked + .tab-label + .panel {
    opacity: 1;
	left: 0;
}

.input:checked + .tab-label {
    border-bottom: 5px solid #004494;
	font-weight: 600;
}



.input:checked + .tab-label + .panel {
    opacity: 1;
	left: 0;
}

.input:checked + .tab-label {
    border-bottom: 5px solid #004494;
	font-weight: 600;
}


.info-tooltip__content {
  width: 90%;
  max-width: 500px;
  position: absolute;
  right: 0;
  margin: 1.6rem;
  opacity: 0;
  display: none;
  border-radius: 3px;
  padding: 1rem;
  color: rgba(0, 29, 65, 1);
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 29, 65, .4);
  z-index: 999;
  top: 44px;
}

.info-tooltip__content::before {
  content: "R";
  display: inline-block;
  font-family: "LUI icons";
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  text-transform: none;
  direction: ltr;
  position: absolute;
  top: -15px;
  color: #fff;
  right: 12px;
}

.info-tooltip--show .info-tooltip__content {
  opacity: 1;
  display: block;
}

.info-tooltip .lui-icon--remove {
  display: none;
}

.info-tooltip--show .lui-icon--remove {
  display: inline-block;
}

.info-tooltip--show .lui-icon--info {
  display: none;
}

.filters .info-tooltip__content ul li {
  color: rgba(0, 29, 65, 1) !important;
  list-style: square;
  margin-left: 15px;
}
.btn-yellow.info-tooltip__btn {
  border-radius: 50%;
  background: rgba(255, 255, 255, .4);
  height: 35px;
  width: 35px;
  text-align: center;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background .3s .1s;
}

.btn-yellow.info-tooltip__btn:hover {
  background: #fff;
  color: #001D3F;
  cursor: pointer;
  text-decoration: none;
}

.btn-yellow.info-tooltip__btn span {
  transition: color .3s .1s;
}

.btn-yellow.info-tooltip__btn span:hover, .btn-yellow.info-tooltip__btn:hover span {
  color: #001D3F;
  text-decoration: none;
}

.info-tooltip__btn:hover {
	cursor: pointer;
}

.info-tooltip__content p:last-of-type {
  margin: 0;
}

.chart-container {
	background: #fff;
	border-radius: 4px;
	margin: 0;
	padding: 15px 0;
	box-shadow: 0px 0px 20px -10px rgba(0,0,0,.3);
	border: 1px solid #efefef;
	margin-top:10px;
}



/* General elementst */
div.qvobject--half {
  height: 700px;
  flex: 1 1;
  background: #004494;
}
div.qvobject--small {
  height: 190px;
  flex: 1 1;
  background: #004494;
  margin-bottom: 10px;
  margin-top: 0px;
  z-index:100;
}
div.qvobject--full {
  height: 480px;
  flex: 1 1;
  
}

.row-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.filters {
	color: rgba(0, 29, 65, 1);
  	background: rgba(0, 29, 65, 1)
  	box-shadow: 0 0 20px rgba(0, 29, 65, .4);
	padding: 0 27px;
}

.qvobject {
  flex: 1 1 auto;
}

