.box-visualisation .box-link{
  font-size: 1.3em;
}
.merged .box-visualisation .box-link{  
  margin-right: 10px;
  min-height: 32px;
}

.vue-tabs .row {
    margin-left: 0px;
    margin-right: -25px;
}
.merged .columns {
    padding: 0px;
}

.merged .columns:last-child .dsenseVisualisationContainer {
    padding-right: 28px !important;
}

.merged .columns:first-child .billboard .dsenseVisualisationContainer {
    padding-left: 28px !important;
}

.merged .columns:first-child .box-content.box-actions{
  padding: 0 3.2rem 3.2rem 2.9rem;
}
.merged .columns:not(:first-child) .box-content.box-actions{
  padding: 0 3.2rem 3.2rem 1.5rem;
}

.merged .box{
  border:none;
}
.row.merged{
  border: 1px solid #e9e9e9;
  margin: 0 0 3.2rem 0 !important;

}
.merged .description.arrow_box {
    margin: 50px;    
}
.merged .large-4 .description.arrow_box {
    margin: 23px;        
    margin-top: 50px;
}

.merged .columns:not(:first-child) .box:before {
  content: '';
}
.merged .columns:not(:first-child) .box:after {
  border-width: 0px;
}

.merged .box-header{
  padding: 10px;
  margin-left: 10px;
}
.merged .columns:first-child .box-header{
  margin-left: 30px;
}

.merged .box-content{
  padding: 0px;

}

.themeVisualisations item .actionable{
  display: block;
}

#dashboard .tight .searchContentContainer {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}
#dashboard .untight{
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}

#dashboard h2::before{
  background: none;
}

#dashboard h2.headline{
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
  border: none;
}
#dashboard h2.headline{
  font-size: 1.2rem !important;
  font-weight: bold;
}
#dashboard h2.headline span {
    font-size: 1.3em;
}
#dashboard h2.headline.small span {
    font-size: 1.3em;
}
#dashboard h2.headline span {
    font-size: 1.6rem;
}

#dashboard pre {
    padding: 70px;
}


#dashboard{
  max-width: 1300px;
  margin: auto;
}
#dashboard .visualisationContainer {
    min-height: 375px;
}

#dashboard .loading{
  opacity: 0.85;
}

#dashboard .visualisationContainer.failed{
  min-height: 0px !important;
  height: 0px !important;
  overflow: hidden;
  display: none;
}

.loaded{
  animation-duration: 0.2s;
  animation-name: landin;
}

@keyframes landin {
  0% {opacity: 0.5;}
  100% {opacity: 1;}
}

#dashboard .visualisation p.description{
  padding: 65px;
}
#dashboard .visualisation p.description.invisible{
 padding: 14px;
}
#dashboard p.control {
    margin: -38px 0px 0px 28px;
    font-size: 0.9em;
    border: 1px solid;
}

#dashboard p.dsenseTooltip {
  opacity: 0;
  text-align: center;
  font-size: 1em;
  transition: opacity 0.3s;
  min-height: 27px;
  margin: -24px 0px -4px 0px;
  font-weight: bold;
}

#dashboard .dsenseVisualisationContainer:hover p.dsenseTooltip{
  opacity: 0.7;
}
#dashboard .invisible{
  opacity: 0;
}

#dashboard .visualisationContainer.mapNuts .dsenseTooltip{
  font-size: 1.4em;
  color: #444444;
  position: absolute;
  width: 100%;
  font-weight: bold;
  margin-left: -35px;
}

.dsense-fill-element.activated{
  -webkit-filter: drop-shadow(6px 6px 6px #007FC2);
  filter: drop-shadow( 6px 6px 6px #007FC2 );
}

.dsense-svg .dsense-fill-element.selected{

  -webkit-filter: drop-shadow(6px 6px 6px #007FC2);
  filter: drop-shadow( 6px 6px 6px #007FC2 );
  stroke:#fff !important;
  stroke-width: 3 !important;

}
.dsense-svg rect.dsense-fill-element.selected{
  stroke-width: 5 !important;
}

.dsense-svg .dsense-stoke-element.selected{
	stroke: #81B2F1;
	stroke-dasharray: 41px;
}

.dsense-svg {overflow: visible !important;}
.dsense-fill-element, .dsense-stoke-element  { cursor: help; }
.emits .dsense-fill-element, .emits .dsense-stoke-element  {
	cursor: pointer;
}

.emits .dsense-fill-element:hover,
.emits .dsense-stoke-element:hover,
.animateSelectable{
	animation-duration: 0.5s;
	animation-name: slidein;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}

@keyframes slidein {
  from {
    -webkit-filter: drop-shadow(6px 6px 6px #007FC2);
    filter: drop-shadow( 6px 6px 6px #007FC2 );
  }
  to {
  	-webkit-filter: drop-shadow(15px 15px 15px #007FC2);
    filter: drop-shadow( 15px 15px 15px #007FC2 );
  }
}

.tab-container {
  display: block;
  animation: fadeIn 0.7s;
}

#dashboard .vue-tabs .nav-tabs {
    margin-bottom: 25px;
}
#dashboard .vue-tabs .nav-tabs > li{flex: 1 1 auto;}
#dashboard .vue-tabs .nav-tabs > li a {
	border:0px !important;
    border-bottom: 1px solid transparent;
    font-size: 20px;
}
#dashboard .vue-tabs .nav-tabs > li.active a{
    color: #212529;
    font-weight: bold;
    border-bottom: 2px #2885C5 solid !important;
    font-size: 20px;
}
#dashboard .vue-tabs .nav-tabs > li a:hover{
  font-weight: bold;
}
#dashboard > #layers > .nav-tabs-navigation{
  display: none;
}

#dashboard .structure h2{
  border:1px solid black;
}

.pages_actions{
  margin-top: 20px;
  padding:0px;
}

#dashboard .page-title-actions{
  padding-left: 0px;
  text-align: right;
}

#dashboard #page-header h1 span {
    font-size: 0.95em;
    max-width: 600px;
    margin-right: 0px;
}

.dashboard-icon {
    background-color: #00f8ea !important;
    color: #fff !important;
    border-radius: 40px;
    padding: 11px;
    font-size: 0.8em !important;
}



#dashboard #page-header > .row > .columns.page-title-container{
  padding-right:0px;
}
#dashboard #page-header label {
    font-size: 1.4em;
}
#dashboard #page-header .in {
    margin-right: 10px;
}

 
 
#dashboard .filters,
#dashboard .dashboard_title .pages_actions {
   padding: 0px;
}
#dashboard #page-header  {
    opacity: 0.96;
}

#dashboard{
  display: none;
}
#dashboard.loaded{
  display: block;
}

#dashboard .dashboard_title > div{
  background-color: #fff !important;
}

.fixedMaxHeight svg.dsense-svg{
  max-height: 979px;
}
.fixedMaxHeight > div > div{
  text-align: center;
  min-height: 800px;

}
#dashboard .filters label{
  font-weight: bold !important;
}
#dashboard .filters .in{
  font-weight: normal !important;  
}


#dashboard .is-sticky #page-header h1{
  transition: padding 2s;
  padding-bottom: 10px;
  padding-top: 10px;
}


#dashboard #page-header{
  border-bottom: 0px !important;
}

.page-node #dashboard {
  max-width: 1250px;
}

#dashboard .visualisation p.description {
  padding-top: 0px;
}

#dashboard .veryTight .visualisationContainer{
  padding-left: 0px;
  padding-right: 0px;
}

#dashboard .dsense-svg .horizontal_hair,
#dashboard .dsense-svg .vertical_hair {
    stroke-width: 1;
    stroke-dasharray: 15, 5;
    opacity: 0;
    transition: opacity 1s;
    stroke: #ccc;
}

#dashboard .dsense-svg.treeVisualisation .horizontal_hair,
#dashboard .dsense-svg.treeVisualisation .vertical_hair {
    stroke-width: 10;
    transition: opacity 1s;
    stroke-dasharray: 128, 760;
    stroke: #C4DFE7;
}

#dashboard .dsense-svg .horizontal_hair.active,
#dashboard .dsense-svg .vertical_hair.active {
    opacity: 0.5 !important;
}


.merged .box-actions{
  padding:0 2.2rem 3.2rem 2.2rem;  
}

.themeActionsContainer {
    min-height: 55px;
    margin: -7px;
}

/* SPA-1026 SPA-1054 vis actions */

.themeActionsContainer.icon-share::before,
.themeActionsContainer.icon-download::before{
    font-size: 1.6em; 
}

.actionable.no-icon {
    min-height: 35px;
    min-width: 37px;
    text-align: center;
    margin-top: 13px;
    border: 1px dotted;
    padding: 6px;
    border-radius: 4px;
}

.action-icon {
    width: 30px;
    display: block;
    text-align: center;
    min-height: 45px;
}

.action_options {
    padding: 2px 0px 19px 0px;
}

.box-actions{
  transition: opacity 0.5s;
  margin-bottom: 25px;
  z-index: 10;
}

.closed, .closed *{
  display: none;
  transition: opacity 0s;
  position: absolute;
  width:0px !important;
  height:0px !important;
  opacity: 0;
}

.box-actions .actions-container{
  background-color: #fff;
}

.box-actions section {
  padding-bottom: 18px;
  background: #fff;
  max-width: 550px;
  min-height: 60px;
}

.box-actions .actionable{
  margin-right: 17px;
}

.action_section_title {
    font-size:1.4em;
}
.action_section_description{
  margin-left: 10px
}
.box-actions .themeActionsContainer::before {
    font-size: 2.3em;
    margin-right: 30px;
}

.box-actions section:hover .themeActionsContainer {
  color: #222222;
}

.box-actions .actionable {
  display: inline-block;
}

.box-actions section:hover .action_section_title.sucess_message{
    display: inline-block;
}

.box-actions section .action_options{
  display: inline-block;
  width: 100%;
}

.box-actions section.visualise .actionable{
  display: inline-block;
}

.box-actions .action_section_title {
  color: #222222;
}

.box-actions:hover section.visualise .action_section_title,
.box-actions:hover section.visualise .action_section_description {
  display: inline-block;
}


.box-actions .actionable.active {
  font-weight: bold;
  border-bottom: 3px solid;
}
.box-actions .actionable.active .action-icon {
  font-weight: bold;
  color: #1facff; 
}

.box-visualisation .box-link{
  margin-top: 0px;
  font-size: 1.5em;
}

div.box-visualisation.never-loaded  {
    min-height: 800px;
}
.box-visualisation .box-link:hover{
    color: #222222;
}

.action-icon{
  font-size: 2em;
  opacity: 0.7;
}

.action-icon:hover{
  opacity: 1;
}
.rank .actionable {
    color: #ccc;
}

.rank .actionable:hover, .rank.active{
  color: #1facff;
}
.rank .preceding{
  color: #1facff;
  opacity: 0.8;
}

.indicator-meta strong {
    min-width: 70px;
    display: inline-block;
}

.dsenseVisualisationContainer .description .indicator-meta a{
  opacity: 1;
}

.dsense-visualisation-table th {
    font-size: 1.1em !important;
    padding: 10px !important;
    min-width: 90px;
}
.dsense-visualisation-table tr.selected td{
  background: #b2fffb ;
}
#dashboard .failed{
  opacity: 0;
}
#dashboard:not([display="edit-enabled"]) .failed,
#dashboard:not([display="edit-enabled"]) .failed *{  
  display: inline !important;
}



.mapNuts .visualisation-block svg {
    max-height: 900px;
}

#dashboard[country=EU27_2020] .nutsDiv{
  display: none;
}

#dashboard[country=EU27_2020] .country svg *[aes_x_row_value=UK]{
	fill: #ccc !important;
}

#dashboard .selectionShareable {
    margin-top: 1.5em;
}

#dashboard .dashboard-title-text{
  padding-left:10px;
}
ul .flag-bookmarks_dashboard, .flag-outer.flag-outer-bookmarks-dashboard {
    display: none !important;
}
body.logged-in #dashboard #dashboard-header .actions a {
    padding: 0 0.2666666667rem;
}

@media only screen and (max-width: 70.063em) {
  #dashboard .in{
    opacity: 0;
  }
}

#dashboard #dashboard-description p {
    display: inline-block;
    margin: 13px 0px 13px 0px;
    padding: 0px;
}

/* 
styles replacing #page-header with dashboard-header
*/

@media only screen and (min-width: 40.063em) {
  /* line 3, scss/layout/_dashboard-header.scss */
  #dashboard #dashboard-header {
    margin-bottom: 1.1rem;
    margin-top: 2.5rem;
  }
  #dashboard .is-sticky #dashboard-header{
    margin-top: 0rem;
  }
}



/* line 9, scss/layout/_dashboard-header.scss */
#dashboard-header > .row {
  -ms-flex-align: center;
      align-items: center;
}

@media only screen and (min-width: 70.063em) {
  /* line 9, scss/layout/_dashboard-header.scss */
  #dashboard-header > .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
  }

}

/* line 15, scss/layout/_dashboard-header.scss */
#dashboard-header > .row > .columns {
  margin-top: 0;
}

#dashboard #dashboard-header   {
    opacity: 0.96;
}

#dashboard .filters{
  display: inline-block !important;
}

@media only screen and (min-width: 70.063em) {
  /* line 19, scss/layout/_dashboard-header.scss */
 
  #dashboard-header .filters {
    float: none;
    text-align: right;
    /*width: auto;*/
  }

  #dashboard-header .filters > div  {
    display: inline-block;
  }
  /* line 22, scss/layout/_dashboard-header.scss */
  #dashboard-header > .row > .columns.page-title-container {
    -ms-flex-positive: 1;
        flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    max-width: 66.66667%;
  }
  /* line 28, scss/layout/_dashboard-header.scss */
  #dashboard-header > .row > .columns.page-title-actions {
    margin-left: auto;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

/* line 36, scss/layout/_dashboard-header.scss */
#dashboard-header .view-filters {
  display: inline-block;
  padding: 1.12rem 0;
}

/* line 40, scss/layout/_dashboard-header.scss */
#dashboard-header label {
  font-size: inherit;
  font-weight: inherit;
  margin-right: 0.6666666667rem;
  display: inline-block;
  line-height: 1;
  color: #222222;
}

/* line 48, scss/layout/_dashboard-header.scss */
#dashboard-header select {
  display: inline-block;
  width: 100px;
  display: inline-block;
  padding: 0 5.44rem 0 0;
  margin: 0;
  height: auto;
  border: 0;
  font-size: 2.4rem;
  font-weight: bold;
  color: #222222;
  background-color: #fff;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD8AAAEgCAYAAAADqKslAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIeSURBVHgB7de9cRNBGIDhNUMBlEAJVGCPSqAEd4ArsI8KTAeU4A7wDAVACaSX0QA+TkBAANZPJM3zPql2g3cl7Xc35nleBurFgBWvKl5VvKp4VfGq4lXFq4pXFa8qXlW8qnhV8ariVcWrilcVrypeVbyqeFXxquJVxauKVxWvKl5VvKp4VfGq4lXFq4pXFa8qXlW8qnhV8ariVcWrilcVrypeVbyqeFXxquJVxauKVxWvKl5VvKp4VfGq4lXFq4pXFa8qXlW8qnhV8ariVcWrilcVrypeVbyqeFXxquJVL8cpu/38ZYzlzTjO45guN88tON1v/vbTqzX89Tja7r2nGz9tvo/x4+04yrLufdq597T/89PmcT2A63Gwp+t179ddq07/wps2H8fFcrf3+mV5t+552Gfpedz2d1fTXgewrGveX30YezqfUbc9gDHu//v57/BpHOC85vx0eTMuxj9+0sv9oeFb5/eQs2wvwOXvy+xhTFc34wjnF/9rBG7H2PJtbB9kjpoGf8zzvAxULzaq4lXFq4pXFa8qXlW8qnhV8ariVcWrilcVrypeVbyqeFXxquJVxauKVxWvKl5VvKp4VfGq4lXFq4pXFa8qXlW8qnhV8ariVcWrilcVrypeVbyqeFXxquJVxauKVxWvKl5VvKp4VfGq4lXFq4pXFa8qXlW8qnhV8ariVcWrilcVrypeVbyqeFXxquJVxavo+J9VAkLt9W3yCQAAAABJRU5ErkJggg==");
  background-position: right center;
  cursor: pointer;
}

/* line 64, scss/layout/_dashboard-header.scss */
#dashboard-header option {
  font-size: 1.5rem;
}

/* @group PAGE TITLE */
/* line 72, scss/layout/_dashboard-header.scss */
#dashboard-header h1 {
  margin: 0;
  line-height: 1;
  padding: 0.32rem 0 0.8rem 0;
  display: inline-block;
}
 

/* line 83, scss/layout/_dashboard-header.scss */
#dashboard-header h1 img {
  display: inline-block;
  margin: 0 1.6rem 0 0;
}

/* line 87, scss/layout/_dashboard-header.scss */
#dashboard-header h1 span {
  display: inline-block;
  font-weight: normal;
  color: #606060;
  margin: 0 0.96rem 0 0;
}


_:-ms-fullscreen #dashboard-header > .row, :root .selector #dashboard-header > .row {
  position: relative !important;
}

/* line 141, scss/layout/_dashboard-header.scss */
_:-ms-fullscreen #dashboard-header > .row > .columns.page-title-actions, :root .selector #dashboard-header > .row > .columns.page-title-actions {
  position: absolute !important;
  right: 0 !important;
  z-index: 0 !important;
  top: 2rem;
}

/* line 147, scss/layout/_dashboard-header.scss */
_:-ms-fullscreen .page-taxonomy-term #dashboard-header > .row > .columns.page-title-actions, :root .selector .page-taxonomy-term #dashboard-header > .row > .columns.page-title-actions {
  top: 1em;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none), (min-width: 1120px) {
  /* line 155, scss/layout/_dashboard-header.scss */
  #dashboard-header > .row {
    position: relative !important;
  }
  /* line 158, scss/layout/_dashboard-header.scss */
  #dashboard-header > .row > .columns.page-title-actions {
    position: absolute !important;
    right: 0 !important;
    z-index: 0 !important;
    top: 2rem;
  }
  /* line 164, scss/layout/_dashboard-header.scss */
  .page-taxonomy-term #dashboard-header > .row > .columns.page-title-actions {
    top: 1em;
  }
}

}


.page #dashboard-header > .row{
  padding-left: 1.3333333333rem;
  padding-right: 1.3333333333rem;
}


#dashboard-header label {
    font-size: 1.5em;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}

#dashboard-header select {
    font-size: 1.5rem;
    font-size: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAvCAYAAABkBQNlAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD6SURBVHgB7dhLDcJAFIXhA0EAEpCAAppKQAIOQAEMCsABEuqAJgigEth2hwF6mYGQNDwPTdt0cf4VDDPJF9K5iyLPc0PH6qODCcUmFJtQbEKxCcUmFJtQbEKxCcXWSdQAdbc8HAEbo1op3CSu959a7oceNELl7mfrRbn4DFymqJT5s8W0flTIxamHzfB3xcyfzcKnZh50F+/QsxW932zuzySPr83dvlXkKJj5PetoW15qdiQEGLDBd5B7Xm5+TrnJAj0krz/Y5h0IaGt4WnjwLSutJHDR4tP2dlC3URGuu50QBuSv26lXQWRCsQnFJhSbUGxCsQnFJhTbFQhTQQuLL5xJAAAAAElFTkSuQmCC);
    /*background-size: 44px auto;*/
    height: 30px !important;
    width: 53px;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
}

#dashboard-header select option {
    font-size: 1.2rem;
}
        
@-moz-document url-prefix() {
    #dashboard-header select option{
        color: black;
    }
    #dashboard-header select {
        font-size: 1.2rem;
        color: transparent;
    }
    .in {
        margin-right: 25px;
    }
}

#dashboard-header select {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAvCAMAAABT2/NXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAD9QTFRFAH/C6enp7/f7QJ/RgMDggL/gII/Jr9frkMfkM5nMcLfcv9/vEIfGEIfFcLfdz+fzUKjVn8/n3+/3UKfV////C64MbwAAABV0Uk5T//////////////////////////8AK9l96gAAAF5JREFUeNpiECECMDKMqhpVNXJVcTKgAGasqph4UFWxYTeLG0URLz8Odwkiq2LH6XoWhCIOPH6EK2PFGxJ8uBShhpcASBEXoVBlAoaaMOGwF2JjZhpNhaOq6K4KIMAAzXZ8zGzdGnsAAAAASUVORK5CYII=) !important;
}
#dashboard #dashboard-header h1 span {
    font-size: 0.95em;
    max-width: 93%;
    margin-right: 0px;
    vertical-align: middle;
}
#dashboard #dashboard-header > .row > .columns.page-title-container{
  padding-right:0px;
}
#dashboard #dashboard-header label {
    font-size: 1.4em;
}
#dashboard #dashboard-header .in {
    margin-right: 10px;
}

#dashboard #dashboard-header  {
    opacity: 0.96;
}
#dashboard .is-sticky #dashboard-header h1{
  transition: padding 0.7s;
  padding-bottom: 10px;
  padding-top: 10px;
}

#dashboard #dashboard-header{
  border-bottom: 0px !important;
}

#dashboard-header label {
        font-size: 1.5em;
        margin: 0;
        display: inline-block;
        vertical-align: middle;
}
#dashboard-header select {
    font-size: 1.5rem;
    font-size: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAvCAYAAABkBQNlAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD6SURBVHgB7dhLDcJAFIXhA0EAEpCAAppKQAIOQAEMCsABEuqAJgigEth2hwF6mYGQNDwPTdt0cf4VDDPJF9K5iyLPc0PH6qODCcUmFJtQbEKxCcUmFJtQbEKxCcXWSdQAdbc8HAEbo1op3CSu959a7oceNELl7mfrRbn4DFymqJT5s8W0flTIxamHzfB3xcyfzcKnZh50F+/QsxW932zuzySPr83dvlXkKJj5PetoW15qdiQEGLDBd5B7Xm5+TrnJAj0krz/Y5h0IaGt4WnjwLSutJHDR4tP2dlC3URGuu50QBuSv26lXQWRCsQnFJhSbUGxCsQnFJhTbFQhTQQuLL5xJAAAAAElFTkSuQmCC);
    /*background-size: 44px auto;*/
    height: 30px !important;
    width: 53px;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
}

#dashboard-header select option {
    font-size: 1.2rem;
}
        
@-moz-document url-prefix() {
    #dashboard-header select option{
        color: black;
    }
    #dashboard-header select {
        font-size: 1.2rem;
        color: transparent;
    }
    .in {
        margin-right: 25px;
    }
}

#dashboard .keyfact-wrapper {
    margin: 0px !important;
    padding: 12px 12px 12px 0px !important;
    opacity: 0;
}

#dashboard .keyfact-wrapper.loaded {
    opacity: 1;
}

#dashboard .keyfact-wrapper:last-child {
    margin: 0px !important;
    padding: 12px 0 12px 0px !important;
}
#dashboard .keyfact {
    border: 1px solid #e9e9e9;
    margin: 0px;
    vertical-align: top;
    min-height: 337px;  
    margin-right: 0;
    margin-bottom: 15%;
    padding: 28px;
 
}

#dashboard .keyfact-icon {
  color: #6c98b0;
  font-size: 78px;
  margin-top: 0.2em;
}

#dashboard .keyfact-title {
    min-height: 100px;
    font-size: 16px;
    padding-top: 15px;
    color: #606060;

}

#dashboard .keyfact-value {
  font-size: 22.5px;
  font-weight: bold;
  color: black;
}

#dashboard .keyfact-more {
    text-align: right;
    margin: -8px;
}

#dashboard .keyfact-details{
    background: #B2FFFB;
    border: 1px solid #00f9f6;
}
#dashboard  .keyfact-origin {
    font-size: 0.8em;
    display: inline-block;
    width: 100%;
    padding-bottom: 5px;
}

#dashboard .keyfact-origin a {
    float: right;
    width: 60%;
}

#dashboard .keyfact-description {
    padding-top: 22px;
    display: inline-block;
}

.node-dashgram > .body.field {
    display: none;
}

#dashboard .indicators_subscribe .block-sendinblue {
    padding: 3em 3em !important;
    padding-top: 0 !important;
}

#dashboard .indicators_subscribe .block-sendinblue .row .sendinblue-email-form {
    padding-left: 0;
    width: calc(100% - 75px);
}

#dashboard .indicators_subscribe .block-sendinblue .row .sendinblue-email-icon  {
    padding-right: 0.5em;
    width: 75px;
}

#dashboard :not(.box-header) > h2::before {
    background: #000000 !important;
}

#dashboard .featured-icon {
    font-size: 2.2em;
    vertical-align: middle;
}
#dashboard .featured-title-text {
    float: right;
    width: 75%;
    text-align: left;
}

#dashboard .searchContentContainer:not(.loaded){
  min-height: 300px
}

#dashboard  .form-type-textfield.form-item-spa-email{
  display: none;
}

#dashboard .edit-actions a {
    border: 1px solid #0085d3;    
    padding: 0px 5px 0px 5px;
    color: #0085d3;
    background: transparent;
    border-radius: 2px;
    margin-right: 5px;
    font-weight: bold;
}
#dashboard .edit-actions .boolean a{
  border: 0px solid #0085d3;  
  color: #bbb;  
  font-size: 1.2em;
}
#dashboard .edit-actions .boolean a.true{
  color: #0085d3;
}

#dashboard .edit-actions .add-position a{
	margin-right: 0px;
}


#dashboard .component_edit_actions a.active{
    background: #0085d3;
    color: #FFFFFF;
    opacity: 0.5;
}
 
#dashboard .edit-actions a:hover{
  background: #0085d3;
  color: #FFFFFF;
  opacity: 1;
}
#dashboard .edit-actions .boolean a:hover{
  background: transparent;
  color: #444444;
  opacity: 1;
}
#dashboard .edit-actions .boolean a.true:hover{
  background: transparent;
  color: #0085d3;
  opacity: 1;
}
#dashboard .edit-panel .component_factory a {
    border: 1px solid #0085d3;
    padding: 5px 5px 5px 5px !important;
    color: #0085d3;
    background: #fff;
    border-radius: 2px;
    margin-right: 5px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 5px;
}
#dashboard .edit-panel .component_factory a:hover{
  background: #0085d3;
  color: #FFFFFF;
}
#dashboard .row:not(.merged) > .edit-actions{
  margin-left: 1.6rem;
  margin-right: 1.6rem;
}

#dashboard .edit-actions{
  border-top: 2px solid #ccc;
  text-align: left;
}
#dashboard .edit-actions:hover{
  opacity: 1;  
  border-top: 2px solid #0085d3;
}

#dashboard .edit-actions:hover, 
#dashboard .edit-actions.focused{
  opacity: 1;   
}

#dashboard .edit-actions .component_edit_actions{
  opacity: 0; 
  transition: opacity 0.3s;

}
#dashboard .edit-actions:not(.focused) .component_title {
   color: #ccc;
}

#dashboard .focused .component_title {
    font-size: 1.7em;
}
#dashboard .edit-actions:hover .component_title {
   color: black;
}

#dashboard .edit-actions:hover .component_edit_actions{
  opacity: 1; 
}

.box .edit-actions {
    min-height: 27px;
    padding-top: 5px;
    padding-left: 60px;
    padding-right: 55px;
}

.edit-actions{
  display: none;

}
#dashboard[display=edit-enabled] .edit-actions{
  display: block;
}
#dashboard[display=edit-enabled] .failed{
  opacity: 0.4;
}

.testApi #dashboard[display=edit-enabled] .failed{
  opacity: 0.9;
}
.testApi .node-unpublished {
    background-color: transparent;
}

.inactiveLayer{
  opacity: 0.3;
}
.inactiveLayer:hover{
  opacity: 1;
}

.edit-actions .column {
    padding: 0px;
}
.edit-actions .row {
    padding: 0px;
    margin: 0px !important;
}

 
 
#dashboard .edit-actions .component_add{
  font-weight: bold;
}
 

#dashboard .edit-panel{
  margin-bottom: 18px;
}

#dashboard .component_factory {
    margin-bottom: 18px;
    padding: 5px;
}

 
#dashboard  .edit-actions .add-position a{
 padding: 10px !important;
}


#dashboard .component_title {
    font-weight: bold;
    margin-right: 10px;
}

/*#dashboard .edit-panel.component-row .component-item:not(.component-column):not(.component-row){
	display: none;
}*/

#dashboard .component_factory.component_selected .component-item > div{
  width: 100%;
  font-size: 1.3em;
}

#dashboard .component_factory.component_selected .component-item {
    padding: 18px;
}

#dashboard .component_code textarea{
  display: none;
  max-width: 90%;

}

#dashboard .component_code:hover textarea{
  display: block;
}


#dashboard .sticky {
  position: -webkit-sticky;
  position: sticky !important;
  top: 0;
}

#dashboard .toc_link {
    display: block;
    padding: 7px;
    margin: ;
}
#dashboard .component_factory.table .row {
    margin: 10px 0px 10px 0px;
    border: 0px solid #ccc;
} 
#dashboard .property_label {
    line-height: 0.8;
    text-align: left;
    font-size: 0.98em;
    min-width: 150px;
    display: inline-block;
}


#dashboard .property:hover textarea {
  color: #0085d3;
  border-color:#0085d3;
} 
#dashboard .property textarea {
    padding: 8px;
    min-height: 35px;
    margin: 5px 0px 7px 0px;
    margin-top: 7px;
    border: 2px solid #ccc;
    border-radius: 6px;
    transition: border 0.3s;
    padding: 8px 5px 0px 8px;
    font-weight: bold;
    font-size: 0.95em;
    min-height: 40px;
    

}



#dashboard .property_title textarea{
  font-size: 1em;  
}

#dashboard .property_api textarea{
  font-size: 1em;
  min-height: 50px;
  font-weight: normal;
}
 

#dashboard .box .properties_editor {
    padding-top: 15px;
}

#dashboard .edit-actions .property_more a {
	width: 100%;
	display: block;
	font-size:0.9em;
	font-weight: normal !important;
	margin-left: 5px;
  border-radius: 6px;
  font-size: 0.85em;
  padding-top: 2px;
  padding-bottom: 3px;
}

#dashboard .edit-panel.component-search_content .property_api{
	display: none;
}

#dashboard .edit-panel.component-featured_indicator .property_api{
	display: none;
}

#dashboard .edit-panel .empty_true {
    opacity: 0.2;
}

#dashboard .empty_true:hover {
    opacity: 1;
}

#dashboard .empty_true:not(:hover) textarea{
	display: none;
}
 
#dashboard .property_api textarea{
  font-size: 0.9em;
}
 
#dashboard .dashgram_header .properties-tab.properties_editor {
    min-width: 450px;
}
#dashboard .edit-api {
    width: 100% !important;
    border: 0px !important;
    padding: 8px !important;
    display: inline-block;
}
#dashboard .add-components{
  margin: 5px -5px 20px -5px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

#dashboard .add-components .multiselect__single, #dashboard .add-components .multiselect__placeholder{
  font-size: 1em;
  color: #222;
  font-weight: normal;
}

#dashboard .component-visualisation .add-container{
  margin: 17px -5px 20px -5px;
}

#dashboard .component-visualisation .row.add-position {
    margin-left: -10px !important;
}
#dashboard .add-position strong {
    margin-left: 11px;
}

#dashboard .raw_content {
    margin-bottom: 25px;
}


#dashboard #dashboard-header .title .in{
    width: 12px !important;
    opacity: 0;
    margin-right: 0px;
}

#dashboard .header_filterer .edit-actions,
#dashboard .header_dimension_description .edit-actions{
  display: none;
}

#dashboard .header_filterer {
  font-size:0.8em;  
}
 
#dashboard .multiselect__input {
  border-width: 0px !important;
  box-shadow: none;
  margin: 0px;
}


#dashboard .api_editor .multiselect {
  margin-top: 7px;
  border: 2px solid #ccc;
  border-radius: 6px;
  transition: border 0.3s;
}



#dashboard .api_editor .multiselect:hover{
  border-color:#0085d3;
}

#dashboard .api_editor .multiselect__select::before {
    top: 86%;
    border-color: #ccc transparent transparent;
    border-width: 11px 8px 0px;
}


#dashboard .multiselect__tags {
  border: 0px solid #606060;
}
 


#dashboard .multiselect__single, 
#dashboard .multiselect__placeholder {
    font-weight: bold;
    font-size: 1.5em;
    color: #222;
}
#dashboard .api_editor .multiselect__single, 
#dashboard .api_editor .multiselect__placeholder {
    font-weight: bold;
    font-size: 1.1em;
    color: #222;
}

 

#dashboard .api_editor .multiselect__single,
#dashboard .api_editor .multiselect__placeholder {
    font-size: 1em;
    font-weight: normal;
}
#dashboard .api_editor .multiselect__placeholder {
    color: #888;
}    

#dashboard .multiselect__option--selected{
  background-color: #1facff!important;
  color: #fff !important;
}
#dashboard .multiselect__option--highlight{
  background-color: #eee;
  color: #222;

}

#dashboard .multiselect__select::before {
    top: 86%;
    border-color: #0984c4 transparent transparent;
    border-width: 11px 8px 0px;
}

#dashboard .multiselect__single {
    padding-left: 0px;
}


#dashboard .multiselect__option {
    font-weight: bold !important;
    color: #222;
}
#dashboard .api_editor .multiselect__option {
    font-weight: normal !important;
    font-size:0.9em;
}

#dashboard span.count {
    color: #aaa;
    font-weight: normal;
}

#dashboard .partition_filter.render {
    padding-bottom: 10px;
}

#dashboard .multiselect__tag-icon:focus, .multiselect__tag-icon:hover {
    background: #0085d3;
}
#dashboard .multi .multiselect__placeholder{
  color: #0085d3 !important;
}

#dashboard .api_editor .multiselect__tag {
    color: #0085d3 !important;
    background: #fff;
    border: 1px solid #0085d3 !important;
}

#dashboard .mapping_editor .multiselect__single{
  font-weight: bold;
}

#dashboard .api_filter .action{
  opacity: 0;
  transition: opacity 0.3s;
}
#dashboard .api_filter:hover .action{
  opacity: 1;  
}
#dashboard .api_filter .action:not(:hover) a{
  color:#aaa;
  border: 0px;
}

#dashboard .api_filter.multi .filterLabel{
  font-weight: bold;
}

#dashboard .api_filter {
    padding: 5px 0px 5px 0px !important;
}

#dashboard .filterer .options_count_1 select{
  display: none;
}

#dashboard .filterer .options_count_1 label{
  margin-right: 13px;
  cursor: auto;
}
#dashboard .applicability{
  float: right;
  font-size: 1.3em;
}

#dashboard  h5 > i{
 font-size: 1.3em; 
}

#dashboard .editor_group{
  margin-top: 6px;
}

#dashboard .property_api .edit-api{
  opacity: 0;
  transition: opacity 0.4s;
  display: inline !important;
  margin: 0px 5px 0px 5px !important;
  padding: 0px 10px 0px 10px !important;
}
#dashboard .property_api:hover .edit-api{
  opacity:1;
}
 
#dashboard .apply_changes {
    margin-top: 13px;
    display: inline-block;
}
#dashboard .apply_changes .button {
  min-width: 100px;
}

#dashboard .box-header h2 span {
    font-style: italic;
}


 
#dashboard .edit-panel .boolean a.active{
    background: #0085d3;
    color: #FFFFFF;
    opacity: 0.5;
}

#dashboard .visualisation-block svg.treeVisualisation .has-tip {
  stroke-dasharray: 10.69,9.69 !important;
  stroke: #d9ebf6 !important;
}

#dashboard-description, 
#dashboard .header_dimension_description  {
	margin-bottom: 3.3rem;
	border-bottom: 1px solid #F3F3F3;
	padding-bottom: 1.3rem;
}

#dashboard .collapsed .box-visualisation{
  margin-bottom:0px;
}

#dashboard .collapsed .columns:not(:first-of-type) .box-visualisation.box::before,
#dashboard .collapsed .columns:not(:first-of-type) .box-visualisation.box::after {
    display: none !important;
} 

#dashboard .collapsed .columns:not(:first-of-type) .box{
	border-top:0px;
}
#dashboard .collapsed .columns:not(:last-of-type) .box{
	border-bottom:0px;
}
 
#dashboard:not([display="edit-enabled"]) .collapsed .columns:not(:last-of-type){
	margin-bottom: -75px;
}
#dashboard .row.collapsed {
    padding-bottom: 3.3rem;
}

#dashboard:not([display="edit-enabled"]) .hidden-unless-edit {
    display: none !important;
}


