/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.webform-details-toggle-state-wrapper{text-align:right;margin-top:1em;}[dir="rtl"] .webform-details-toggle-state-wrapper{text-align:left;}.webform-details-toggle-state-wrapper + details{margin-top:0;}.webform-details-toggle-state{margin-top:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;text-decoration:none;color:#337ab7;}.webform-details-toggle-state:hover,.webform-details-toggle-statelink:focus{text-decoration:underline;}.webform-tabs .webform-details-toggle-state-wrapper{float:right;}@media screen and (max-width:600px){.webform-tabs .webform-details-toggle-state-wrapper{float:none;}}
.webform-message--close .messages{position:relative;padding-right:35px;}.webform-message--close .webform-message__link{display:none;}html.js .webform-message--close .webform-message__link{position:absolute;top:11px;right:10px;display:block;font-size:24px;line-height:24px;}html[dir="rtl"].js .webform-message--close .webform-message__link{top:11px;right:inherit;left:10px;}.webform-message__link{opacity:0.33;color:inherit;}.webform-message__link:link{text-decoration:none;border-bottom:none;}.webform-message__link:hover,.webform-message__link:focus,.webform-message__link:active{text-decoration:none;opacity:1;color:inherit;border-bottom:none;}html.js .js-webform-message--close-storage{display:none;}.js-webform-message--close .button--dismiss{display:none;}
/* @license MIT https://github.com/gjunge/rateit.js/blob/master/LICENSE.md */
.rateit{display:-moz-inline-box;display:inline-block;position:relative;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;}.rateit .rateit-range{position:relative;display:-moz-inline-box;display:inline-block;background:url(/libraries/jquery.rateit/scripts/star.gif);height:16px;outline:none;}.rateit .rateit-range *{display:block;}* html .rateit,* html .rateit .rateit-range{display:inline;}* + html .rateit,* + html .rateit .rateit-range{display:inline;}.rateit .rateit-hover,.rateit .rateit-selected{position:absolute;left:0;top:0;width:0;}.rateit .rateit-hover-rtl,.rateit .rateit-selected-rtl{left:auto;right:0;}.rateit .rateit-hover{background:url(/libraries/jquery.rateit/scripts/star.gif) left -32px;color:rgb(239,197,41);}.rateit .rateit-hover-rtl{background-position:right -32px;}.rateit .rateit-selected{background:url(/libraries/jquery.rateit/scripts/star.gif) left -16px;color:rgb(191,66,66);}.rateit .rateit-selected-rtl{background-position:right -16px;}.rateit .rateit-preset{background:url(/libraries/jquery.rateit/scripts/star.gif) left -48px;color:rgb(239,107,34);}.rateit .rateit-preset-rtl{background:url(/libraries/jquery.rateit/scripts/star.gif) right -48px;}.rateit button.rateit-reset{background:url(/libraries/jquery.rateit/scripts/delete.gif) 0 0;width:16px;height:16px;display:-moz-inline-box;display:inline-block;float:left;outline:none;border:none;padding:0;}.rateit .rateit-reset span{display:none;}.rateit button.rateit-reset:hover,.rateit button.rateit-reset:focus{background-position:0 -16px;}.rateit-font{font-size:24px;line-height:1em;}.rateit-font .rateit-range{background:none;height:auto;}.rateit-font .rateit-empty{color:#ccc;}.rateit-font .rateit-range > div,.rateit-font .rateit-range > span{background:none;overflow:hidden;cursor:default;}.rateit.rateit-font .rateit-reset{font-size:inherit;background:none;width:0.6em;height:0.6em;margin-top:0.2em;background:gray;border-radius:50%;position:relative;}.rateit.rateit-font .rateit-reset span{display:block;font-weight:bold;color:white;height:calc(50% - 0.045em);top:0;position:absolute;border-bottom:0.09em solid white;width:72%;margin-left:14%;}.rateit.rateit-font .rateit-reset:hover,.rateit.rateit-font button.rateit-reset:focus{background:#e6574b;background:radial-gradient(ellipse at center,#e6574b 55%,#f6836b 77%,#f9d3cc 100%);background-position:0 0;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
div.svg div.rateit-range{background:url(/modules/contrib/webform/images/rating/star-normal.svg);}div.svg div.rateit-hover{background:url(/modules/contrib/webform/images/rating/star-hover.svg);}div.svg div.rateit-selected{background:url(/modules/contrib/webform/images/rating/star-selected.svg);}div.svg div.rateit-preset{background:url(/modules/contrib/webform/images/rating/star-preset.svg);}div.svg button.rateit-reset{background:url(/modules/contrib/webform/images/rating/reset-normal.svg);}div.svg button.rateit-reset:hover{background:url(/modules/contrib/webform/images/rating/reset-hover.svg);}div.svg.rateit-small{height:16px;}div.svg.rateit-small div.rateit-range,div.svg.rateit-small div.rateit-hover,div.svg.rateit-small div.rateit-selected,div.svg.rateit-small div.rateit-preset{background-size:16px 16px;}div.svg.rateit-small button.rateit-reset{width:16px;height:16px;background-size:16px 16px;}div.svg.rateit-medium{height:24px;}div.svg.rateit-medium div.rateit-range,div.svg.rateit-medium div.rateit-hover,div.svg.rateit-medium div.rateit-selected,div.svg.rateit-medium div.rateit-preset{background-size:24px 24px;}div.svg.rateit-medium button.rateit-reset{width:24px;height:24px;background-size:24px 24px;}div.svg.rateit-large{height:36px;}div.svg.rateit-large div.rateit-range,div.svg.rateit-large div.rateit-hover,div.svg.rateit-large div.rateit-selected,div.svg.rateit-large div.rateit-preset{background-size:32px 32px;}div.svg.rateit-large button.rateit-reset{width:32px;height:32px;background-size:32px 32px;}
html.js .js-webform-visually-hidden,html.js .js-webform-visually-hidden[style*="display: none"]{position:absolute !important;display:inline !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.js-form-item.js-webform-states-hidden,.js-form-submit.js-webform-states-hidden,.js-form-wrapper.js-webform-states-hidden,.js-webform-text-format-hidden > .js-text-format-wrapper{display:none;}.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}.webform-element-description p:first-child{margin-top:0;}.webform-element-description p:last-child{margin-bottom:0;}.form-item .container-inline{margin:2px 0;}.form-checkboxes .form-required:after,.form-radios .form-required:after{display:none;}.webform-element--title-inline > label{display:inline;padding-right:0.5em;}.webform-element--title-inline > div.container-inline{display:inline;}.form-composite.webform-fieldset--title-inline legend{float:left;margin:0.4em 0.5em 0.4em 0;}[dir=rtl] .form-composite.webform-fieldset--title-inline legend{float:right;margin-right:0;margin-left:0.5em;}.form-composite.webform-fieldset--title-inline .fieldset-wrapper,.form-composite.webform-fieldset--title-inline .fieldset-wrapper > div{display:inline;}.webform-element--title-inline .form-radios,.webform-element--title-inline .form-checkboxes{display:inline;}.webform-submission-form strong.error.form-item--error-message{display:block;}.webform-readonly input[type="date"],.webform-readonly input[type="datetime-local"],.webform-readonly input[type="email"],.webform-readonly input[type="number"],.webform-readonly input[type="password"],.webform-readonly input[type="search"],.webform-readonly input[type="tel"],.webform-readonly input[type="text"],.webform-readonly input[type="time"],.webform-readonly input[type="url"],.webform-readonly textarea{color:#6B6B6B;border-color:#bbb;background:#ededed;}
#sliding-popup{background:url(/modules/contrib/eu_cookie_compliance/images/gradient.png) center center scroll repeat-y transparent;}.sliding-popup-bottom,.sliding-popup-top{margin:0;padding:0;width:100%;z-index:99999;left:0;text-align:center;}.sliding-popup-bottom{position:fixed;}.sliding-popup-top{position:relative;}.eu-cookie-compliance-content{margin:0 auto;max-width:80%;display:inline-block;text-align:left;width:100%;position:relative;}.eu-cookie-compliance-buttons{float:right;margin:0 0 1em 0;max-width:40%;}.eu-cookie-compliance-categories-buttons{margin:0 0 1em 0;max-width:60%;float:left;}[dir="rtl"] .eu-cookie-compliance-buttons{float:left;}[dir="rtl"] .eu-cookie-compliance-categories-buttons{float:right;}.eu-cookie-compliance-more-button{cursor:pointer;display:inline;height:auto;margin:0;padding:0;border:none;text-decoration:underline;background:none;}.eu-cookie-compliance-secondary-button{cursor:pointer;border:none;background:none;margin-top:1em;padding:0 8px;vertical-align:middle;}.disagree-button.eu-cookie-compliance-more-button,.eu-cookie-compliance-agree-button,.eu-cookie-compliance-default-button,.eu-cookie-compliance-hide-button,.eu-cookie-compliance-more-button-thank-you,.eu-cookie-withdraw-button,.eu-cookie-compliance-save-preferences-button{cursor:pointer;margin-right:5px;margin-top:1em;vertical-align:middle;overflow:visible;width:auto;-moz-box-shadow:inset 0 1px 0 0 #ffffff;-webkit-box-shadow:inset 0 1px 0 0 #ffffff;box-shadow:inset 0 1px 0 0 #ffffff;background-color:#ededed;background-image:-moz-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#ededed),color-stop(100%,#dfdfdf));background-image:-webkit-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:-o-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:-ms-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:linear-gradient(to bottom,#ededed 5%,#dfdfdf 100%);-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #dcdcdc;color:#000;font-family:Arial,sans-serif;font-weight:bold;padding:4px 8px;text-decoration:none;text-shadow:1px 1px 0 #ffffff;}[dir="rtl"] .eu-cookie-compliance-buttons button{-moz-box-shadow:inset 0 0 0 1px #ffffff;-webkit-box-shadow:inset 0 0 0 1px #ffffff;box-shadow:inset 0 0 0 1px #ffffff;}.disagree-button.eu-cookie-compliance-more-button:hover,.eu-cookie-compliance-agree-button:hover,.eu-cookie-compliance-default-button:hover,.eu-cookie-compliance-hide-button:hover,.eu-cookie-compliance-more-button-thank-you:hover,.eu-cookie-withdraw-button:hover{background-color:#dfdfdf;background-image:-moz-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#dfdfdf),color-stop(100%,#ededed));background-image:-webkit-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:-o-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:-ms-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:linear-gradient(to bottom,#dfdfdf 5%,#ededed 100%);}.disagree-button.eu-cookie-compliance-more-button:active,.eu-cookie-compliance-agree-button:active,.eu-cookie-compliance-default-button:active,.eu-cookie-compliance-hide-button:active,.eu-cookie-compliance-more-button-thank-you:active,.eu-cookie-withdraw-button:active{position:relative;top:1px;}.eu-cookie-compliance-message{float:left;margin:5px 0 0;max-width:60%;}.eu-cookie-compliance-banner--categories .eu-cookie-compliance-message{max-width:100%;}.eu-cookie-compliance-categories{clear:both;padding-top:1em;}.eu-cookie-compliance-categories label{display:inline;}[dir="rtl"] .eu-cookie-compliance-message{float:right;text-align:right;}.eu-cookie-compliance-message h1,.eu-cookie-compliance-message h2,.eu-cookie-compliance-message h3,.eu-cookie-compliance-message p{font-weight:bold;line-height:1.4;margin:0 0 5px 0;}.eu-cookie-compliance-message h1,.eu-cookie-compliance-message h2,.eu-cookie-compliance-message h3,.eu-cookie-compliance-message p,.eu-cookie-compliance-message button,.eu-cookie-compliance-category label{color:#fff;}.eu-cookie-compliance-message h1{font-size:24px;}.eu-cookie-compliance-message h2{font-size:16px;}.eu-cookie-compliance-message h3{font-size:12px;}.eu-cookie-compliance-message p{font-size:12px;display:inline;}.eu-cookie-withdraw-tab{padding:4px 7px;cursor:pointer;}.sliding-popup-bottom .eu-cookie-withdraw-tab{border-width:2px 2px 0;border-radius:5px 5px 0 0;}.sliding-popup-top .eu-cookie-withdraw-tab{border-width:0 2px 2px;border-radius:0 0 5px 5px;}.eu-cookie-withdraw-wrapper.sliding-popup-top,.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-banner{transform:scaleY(-1);}.eu-cookie-withdraw-tab{position:absolute;top:0;transform:translate(-50%,-100%);left:50%;}.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-tab{transform:translate(-50%,-100%) scaleY(-1);}.eu-cookie-compliance-close-button{background:url(/modules/contrib/eu_cookie_compliance/images/close.png);width:24px;height:24px;border-width:0;font-size:0;position:absolute;right:2px;top:-12px;cursor:pointer;}body:not(.eu-cookie-compliance-popup-open) .eu-cookie-compliance-close-button{display:none;}@media screen and (max-width:600px){.eu-cookie-compliance-content{max-width:95%;}.eu-cookie-compliance-categories,.eu-cookie-compliance-message{max-width:100%;}.eu-cookie-compliance-buttons{clear:both;float:none;max-width:100%;margin:5px 0 1em;}.eu-cookie-compliance-buttons.eu-cookie-compliance-has-categories{float:right;}.eu-cookie-compliance-banner--categories .eu-cookie-compliance-buttons{position:initial;bottom:unset;right:unset;}}
#backtotop{background:url(/modules/contrib/back_to_top/backtotop.png) no-repeat center center;border:0;bottom:20px;cursor:pointer;display:none;height:70px;position:fixed;right:20px;text-indent:-9999px;width:70px;z-index:300;}#backtotop:hover{opacity:0.8;}#backtotop:focus{opacity:0.6;outline:none;}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){#backtotop{background:url(/modules/contrib/back_to_top/backtotop2x.png) no-repeat center center;background-size:70px 70px;}}
.bef-exposed-form .form--inline .form-item{float:none;}.bef-exposed-form .form--inline > .form-item,.bef-exposed-form .form--inline .js-form-wrapper > .form-item{float:left;}.bef-exposed-form .form--inline .bef--secondary{clear:left;}.bef-exposed-form .noUi-vertical{height:150px;}
.calendar-calendar tr.odd,.calendar-calendar tr.even{background-color:#fff;}.calendar-calendar table{clear:both;width:100%;margin:0 auto;padding:0;border-spacing:0;border-collapse:collapse;}.calendar-calendar .month-view table{clear:both;width:100%;margin:0;padding:0;border:none;}.calendar-calendar .year-view td{width:32%;padding:1px;border:none;}.calendar-calendar .year-view td table td{width:13%;padding:0;}.calendar-calendar tr{margin:0;padding:0;background-color:white;}.calendar-calendar th{margin:0;text-align:center;color:#fff;background-color:#ccc;}.calendar-calendar th a{color:#fff;background-color:#ccc;font-weight:bold;}.calendar-calendar td{width:12%;min-width:12%;margin:0;padding:0;text-align:right;vertical-align:top;color:#777;border:1px solid #ccc;}.calendar-calendar .mini{border:none;}.calendar-calendar td.week{width:1%;min-width:1%;}.calendar-calendar .week{clear:both;color:#555;font-size:0.8em;font-style:normal;}.calendar-calendar .week a{font-weight:normal;}.calendar-calendar .inner{height:auto;min-height:5em;margin:0;padding:0;}.calendar-calendar .inner div{margin:0;padding:0;}.calendar-calendar .inner p{margin:0;padding:0 0 0.8em 0;}.calendar-calendar td a{text-decoration:none;font-weight:bold;}.calendar-calendar td a:hover{text-decoration:underline;}.calendar-calendar td.year,.calendar-calendar td.month{text-align:center;}.calendar-calendar th.days{margin:0;padding:1px;text-align:center;color:#ccc;background-color:#224;}.calendar-calendar div.day{float:right;clear:both;width:1.5em;margin:0;padding:0.125em 0.25em 0 0.25em;text-align:center;border-width:0 0 1px 1px;border-style:solid;border-color:gray;background-color:#f3f3f3;}.calendar-calendar div.calendar{float:right;clear:both;width:96%;margin:0 0.25em 0.25em 0;text-align:left;border:solid 1px #ddd;background-color:#fff;}.calendar-calendar .day-view div.calendar{float:none;width:98%;margin:1% 1% 0 1%;}.calendar-calendar div.title{text-align:center;font-size:0.8em;}.calendar-calendar div.title a{color:#000;}.calendar-calendar div.title a:hover{color:#c00;}.calendar-calendar .content{clear:both;padding:3px 3px 3px 5px;}.calendar div.form-item{white-space:normal;}table td.mini,table th.mini,table.mini td.week{margin:0;padding:0 1px 0 0;}table td.mini a{font-weight:normal;}.calendar-calendar .mini-day-off{padding:0;}.calendar-calendar .mini-day-on{padding:0;}table .mini-day-on a{text-decoration:underline;}.calendar-calendar .mini .title{font-size:0.8em;}.mini .calendar-calendar .week{font-size:0.7em;}.mini-row{width:100%;border:none;}.mini{width:32%;vertical-align:top;}.calendar-calendar .stripe{width:auto;height:5px;font-size:1px !important;line-height:1px !important;}.calendar-calendar .day-view .stripe{width:100%;}table.calendar-legend{width:100%;margin:0;padding:0;background-color:#ccc;}table.calendar-legend tr.odd .stripe,table.calendar-legend tr.even .stripe{height:12px !important;font-size:9px !important;line-height:10px !important;}.calendar-legend td{text-align:left;}.calendar-empty{font-size:1px;line-height:1px;}.calendar-calendar td.calendar-agenda-hour{width:1%;padding-top:0.25em;text-align:right;border:none;border-top:1px #333 dotted;font-family:serif;}.calendar-calendar td.calendar-agenda-no-hours{min-width:1%;}.calendar-calendar td.calendar-agenda-hour .calendar-hour{font-size:1.2em;font-weight:bold;}.calendar-calendar td.calendar-agenda-hour .calendar-ampm{font-size:1em;}.calendar-calendar td.calendar-agenda-items{text-align:left;border:1px #333 dotted;}.calendar-calendar td.calendar-agenda-items div.calendar{width:auto;margin:0;padding:0.25em;}.calendar-calendar div.calendar div.inner .calendar-agenda-empty{width:100%;padding:1em 0;text-align:center;vertical-align:middle;background-color:#fff;}.calendar-date-select form{float:right;width:25%;text-align:right;}.calendar-date-select div,.calendar-date-select input,.calendar-date-select label{float:right;clear:both;margin:0;padding:0;text-align:right;}.calendar-date-select .description{float:right;}.calendar-label{display:block;clear:both;font-weight:bold;}.calendar-calendar div.date-nav{width:auto;color:#777;border:1px solid #ccc;background-color:#ccc;}.calendar-calendar div.date-nav a,.calendar-calendar div.date-nav h3{color:#777;}.calendar-calendar th.days{color:#777;border:1px solid #ccc;background-color:#eee;font-weight:bold;}.calendar-calendar td.empty{border-color:#ccc;background:#ccc;}.calendar-calendar table.mini td.empty{border-color:#fff;background:#fff;}.calendar-calendar td div.day{margin-bottom:2px;border:1px solid #ccc;border-top:none;border-right:none;}.calendar-calendar td .inner div,.calendar-calendar td .inner div a{background:#eee;}.calendar-calendar div.calendar{border:none;font-size:x-small;}.calendar-calendar td .inner div.calendar div,.calendar-calendar td .inner div.calendar div a{padding:0 2px;border:none;background:#ffc;}.calendar-calendar td .inner div.calendar div.calendar-more,.calendar-calendar td .inner div.calendar div.calendar-more a{text-align:right;color:#444;background:#fff;}.calendar-calendar td .inner .view-field,.calendar-calendar td .inner .view-field a{color:#444;font-weight:normal;}.calendar-calendar td span.date-display-single,.calendar-calendar td span.date-display-start,.calendar-calendar td span.date-display-end,.calendar-calendar td span.date-display-separator{font-weight:bold;}.calendar-calendar td .inner div.day a{color:#4b85ac;}.calendar-calendar tr td.today,.calendar-calendar tr.odd td.today,.calendar-calendar tr.even td.today{background-color:#c3d6e4;}.calendar-calendar
  td
  .inner
  div.calendar
  div
  div.view-data-node-data-field-date-field-date-value{border-bottom:1px solid #ccc;}.calendar-pager{display:flex;}.calendar-pager__items{display:flex;margin:0;padding:0;list-style:none;}.calendar-pager__item{}.pager__item--current{}.calendar-pager__item--control a{display:flex;padding:0.5rem;}.calendar-pager__item-title{display:flex;align-items:center;}.calendar-pager__item-title--backwards{}.calendar-pager__item-title--forward{}
.calendar-calendar tr.odd,.calendar-calendar tr.even{background-color:#fff;}.calendar-calendar table{width:100%;margin:0 auto;padding:0;border-spacing:0;border-collapse:collapse;}.calendar-calendar .month-view table{width:100%;margin:0;padding:0;border:none;}.calendar-calendar .year-view td{width:32%;padding:1px;border:none;}.calendar-calendar .year-view td table td{width:13%;padding:0;}.calendar-calendar tr{margin:0;padding:0;background-color:white;}.calendar-calendar th{margin:0;text-align:center;}.calendar-calendar th a{font-weight:bold;}.calendar-calendar td{width:14%;margin:0;padding:0;text-align:right;vertical-align:top;color:#777;border:1px solid #ccc;}.calendar-calendar .mini{border:none;}.calendar-calendar td.week{width:1%;min-width:1%;}.calendar-calendar .week{clear:both;color:#555;font-size:0.8em;font-style:normal;}.calendar-calendar .inner{height:auto;margin:0;padding:0;}.calendar-calendar .inner div{margin:0;padding:0;}.calendar-calendar .inner p{margin:0;padding:0 0 0.8em 0;}.calendar-calendar td a{text-decoration:none;font-weight:bold;}.calendar-calendar td a:hover{text-decoration:underline;}.calendar-calendar td.year,.calendar-calendar td.month{text-align:center;}.calendar-calendar th.days{margin:0;padding:1px;text-align:center;color:#ccc;background-color:#224;}.calendar-calendar div.day{float:right;clear:both;width:1.8em;margin:0;padding:0.125em 0.25em 0 0.25em;text-align:center;border:1px solid gray;border-width:0 0 1px 1px;background-color:#f3f3f3;}.calendar-calendar div.calendar{float:right;clear:both;width:96%;margin:0 0.25em 0.25em 0;text-align:left;border:solid 1px #ddd;background-color:#fff;}.calendar-calendar .day-view div.calendar{float:none;width:98%;margin:1% 1% 0 1%;}.calendar-calendar div.title{text-align:center;font-size:0.8em;}.calendar-calendar div.title a{color:#000;}.calendar-calendar div.title a:hover{color:#c00;}.calendar-calendar .content{clear:both;padding:3px;padding-left:5px;}.calendar div.form-item{white-space:normal;}table td.mini,table th.mini,table.mini td.week{margin:0;padding:0 1px 0 0;}table td.mini a{font-weight:normal;}.calendar-calendar .mini-day-off{padding:0;}.calendar-calendar .mini-day-on{padding:0;}table .mini-day-on a{text-decoration:underline;}.calendar-calendar .mini .title{font-size:0.8em;}.mini .calendar-calendar .week{font-size:0.7em;}.mini-row{width:100%;border:none;}.mini{width:32%;vertical-align:top;}.calendar-calendar .stripe{width:auto;height:5px;font-size:1px !important;line-height:1px !important;}.calendar-calendar .day-view .stripe{width:100%;}table.calendar-legend{width:100%;margin:0;padding:0;background-color:#ccc;}table.calendar-legend tr.odd .stripe,table.calendar-legend tr.even .stripe{height:12px !important;font-size:9px !important;line-height:10px !important;}.calendar-legend td{padding-left:5px;text-align:left;}.calendar-empty{font-size:1px;line-height:1px;}.calendar-calendar td.calendar-agenda-hour{width:1%;padding-top:0.25em;text-align:right;border:none;border-top:1px solid #ccc;}.calendar-calendar td.calendar-agenda-no-hours{min-width:1%;}.calendar-calendar td.calendar-agenda-hour .calendar-hour{font-size:1.2em;font-weight:bold;}.calendar-calendar td.calendar-agenda-hour .calendar-ampm{font-size:1em;}.calendar-calendar td.calendar-agenda-items{text-align:left;border:1px solid #ccc;}.calendar-calendar td.calendar-agenda-items div.calendar{width:auto;margin:0;padding:0.25em;}.calendar-calendar div.calendar div.inner .calendar-agenda-empty{width:100%;padding:1em 0;text-align:center;vertical-align:middle;background-color:#fff;}.calendar-date-select form{float:right;width:25%;text-align:right;}.calendar-date-select div,.calendar-date-select input,.calendar-date-select label{float:right;clear:both;margin:0;padding:0;text-align:right;}.calendar-date-select .description{float:right;}.calendar-label{display:block;clear:both;font-weight:bold;}.calendar-calendar div.date-nav{width:auto;padding:0.2em;color:#777;border:1px solid #ccc;background-color:#ccc;}.calendar-calendar div.date-nav a,.calendar-calendar div.date-nav h3{text-decoration:none;color:#777;}.calendar-calendar th.days{color:#777;border:1px solid #ccc;background-color:#eee;font-weight:bold;}.calendar-calendar td.empty{color:#cc9;border-color:#ccc;background:#ccc;}.calendar-calendar table.mini td.empty{border-color:#fff;background:#fff;}.calendar-calendar td div.day{margin-bottom:2px;border:1px solid #ccc;border-top:none;border-right:none;}.calendar-calendar td .inner div,.calendar-calendar td .inner div a{background:#eee;}.calendar-calendar div.calendar{border:none;font-size:x-small;}.calendar-calendar td .inner div.calendar div,.calendar-calendar td .inner div.calendar div a{padding:0;border:none;background:#ffc;}.calendar-calendar td .inner div.calendar div.calendar-more,.calendar-calendar td .inner div.calendar div.calendar-more a{text-align:right;color:#444;background:#fff;}.calendar-calendar td .inner .view-field,.calendar-calendar td .inner .view-field a{color:#444;font-weight:normal;}.calendar-calendar td span.date-display-single,.calendar-calendar td span.date-display-start,.calendar-calendar td span.date-display-end,.calendar-calendar td span.date-display-separator{font-weight:bold;}.calendar-calendar td .inner div.day a{color:#4b85ac;}.calendar-calendar tr td.today,.calendar-calendar tr.odd td.today,.calendar-calendar tr.even td.today{background-color:#c3d6e4;}.calendar-calendar tbody{border-top:none;}.calendar-calendar .month-view .full .inner,.calendar-calendar .week-view .full .multi-day .inner{height:auto;}.calendar-calendar .week-view .full .calendar-agenda-hour,.calendar-calendar .month-view .full .single-day .inner .view-item{float:left;width:100%;}.calendar-calendar .week-view .full .calendar-agenda-hour,.calendar-calendar .day-view .full .calendar-agenda-hour{padding-right:2px;}.calendar-calendar .week-view .full .calendar-agenda-hour{width:6%;min-width:0;}.calendar-calendar .week-view .full .days{width:13%;}.calendar-calendar .month-view .full div.calendar,.calendar-calendar .week-view .full div.calendar,.calendar-calendar .day-view div.calendar{width:auto;}.calendar-calendar .month-view .full tr.date-box,.calendar-calendar .month-view .full tr.date-box td,.calendar-calendar .month-view .full tr.multi-day,.calendar-calendar .month-view .full tr.multi-day td{height:19px;max-height:19px;}.calendar-calendar .month-view .full tr.single-day .no-entry,.calendar-calendar .month-view .full tr.single-day .no-entry .inner{height:44px !important;line-height:44px;}.calendar-calendar .month-view .full tr.single-day .noentry-multi-day,.calendar-calendar .month-view .full tr.single-day .noentry-multi-day .inner{height:22px !important;line-height:22px;}.calendar-calendar .month-view .full td,.calendar-calendar .week-view .full td,.calendar-calendar .day-view td{padding:1px 2px 0 2px;vertical-align:top;}.calendar-calendar .month-view .full td.date-box{height:1%;padding-bottom:2px;border-bottom:0;}.calendar-calendar .month-view .full .week{font-size:inherit;}.calendar-calendar .month-view .full .week a,.calendar-calendar .week-view .full .week a{color:#4b85ac;}.calendar-calendar .month-view .full td .inner div.day,.calendar-calendar .month-view .full td .inner div.day a{margin-bottom:0;white-space:nowrap;border:none;background:none;}.calendar-calendar .month-view .full td.date-box .inner,.calendar-calendar .week-view .full td.date-box .inner{min-height:inherit;}.calendar-calendar .month-view .full td.multi-day,.calendar-calendar .week-view .full td.multi-day{border-top:0;border-bottom:0;}.calendar-calendar .week-view .full .first td.multi-day{border-top:1px solid #ccc;}.calendar-calendar .month-view .full td.single-day{border-top:0;}.calendar-calendar .month-view .full td.multi-day .inner,.calendar-calendar .week-view .full td.multi-day .inner,.calendar-calendar .day-view .full td.multi-day .inner{position:relative;width:auto;min-height:inherit;}.calendar-calendar .month-view .full td.multi-day.no-entry{min-height:0;}.calendar-calendar .month-view .full td.single-day .calendar-empty,.calendar-calendar .month-view .full td.single-day.empty,.calendar-calendar .month-view .full td.date-box.empty{background:#f4f4f4;}.calendar-calendar .month-view .full td.single-day .inner div,.calendar-calendar .month-view .full td.single-day .inner div a,.calendar-calendar .month-view .full td.multi-day .inner div,.calendar-calendar .month-view .full td.multi-day .inner div a,.calendar-calendar .month-view .full td .inner div.calendar.monthview div,.calendar-calendar .month-view .full td .inner div.calendar.monthview div a,.calendar-calendar .week-view .full td.single-day .inner div,.calendar-calendar .week-view .full td.single-day .inner div a,.calendar-calendar .week-view .full td.multi-day .inner div,.calendar-calendar .week-view .full td.multi-day .inner div a,.calendar-calendar .week-view .full td .inner div.calendar.weekview div,.calendar-calendar .week-view .full td .inner div.calendar.weekview div a,.calendar-calendar .day-view .full td .inner div.view-item,.calendar-calendar .day-view .full td .inner div.calendar div,.calendar-calendar .day-view .full td .inner div.calendar div a{background:none;}.calendar-calendar .day-view .full td .inner div.calendar div,.calendar-calendar .day-view .full td .inner div.calendar div a{margin:0 3px;}.calendar-calendar .day-view .full td .inner div.calendar div.stripe{margin:0;}.calendar-calendar .month-view .full tr td.today,.calendar-calendar .month-view .full tr.odd td.today,.calendar-calendar .month-view .full tr.even td.today{border-right:2px solid #7c7f12;border-left:2px solid #7c7f12;background:none;}.calendar-calendar .month-view .full td.date-box.today{border-width:2px 2px 0 2px;border-style:solid;border-color:#7c7f12;}.calendar-calendar .month-view .full tr td.single-day.today{border-bottom:2px solid #7c7f12;}.calendar-calendar .month-view .full tr td.multi-day.starts-today{border-left:2px solid #7c7f12;}.calendar-calendar .month-view .full tr td.multi-day.ends-today{border-right:2px solid #7c7f12;}.calendar-calendar .month-view .full tr td.multi-day,.calendar-calendar .month-view .full tr td.single-day{border-top:0;}.calendar-calendar .month-view .full tr td.multi-day,.calendar-calendar .month-view .full tr td.date-box{border-bottom:0;}.calendar-calendar .month-view .full .inner .monthview,.calendar-calendar .week-view .full .inner .weekview,.calendar-calendar .day-view .full .inner .dayview{position:relative;display:block;float:none;width:auto;margin:0.25em auto;-moz-border-radius:5px;border-radius:5px;}.calendar-calendar .month-view .full td.single-day div.monthview,.calendar-calendar .week-view .full td.single-day div.weekview,.calendar-calendar .day-view .full td.single-day div.dayview{overflow:hidden;width:auto;padding:0 3px;background:#ffc;}.calendar-calendar
  .month-view
  .full
  td.single-day
  .calendar-more
  div.monthview{background:none;}.calendar-calendar .day-view td div.dayview{padding:0;}.calendar-calendar .month-view .full td.multi-day div.monthview,.calendar-calendar .week-view .full td.multi-day div.weekview,.calendar-calendar .day-view .full td.multi-day div.dayview{position:relative;overflow:hidden;height:1.9em;margin:0 auto;color:#fff;background:#74a5d7;}.calendar-calendar .week-view .full td.multi-day div.weekview{height:3.5em;}.calendar-calendar .month-view .full td.multi-day .inner .view-field,.calendar-calendar .month-view .full td.multi-day .inner .view-field a,.calendar-calendar .week-view .full td.multi-day .inner .view-field,.calendar-calendar .week-view .full td.multi-day .inner .view-field a,.calendar-calendar .day-view .full td.multi-day .inner .view-field,.calendar-calendar .day-view .full td.multi-day .inner .view-field a{color:#fff;}.calendar-calendar .day-view .full td.multi-day div.dayview,.calendar-calendar .week-view .full td.multi-day div.weekview{margin-bottom:2px;}.calendar-calendar
  .month-view
  .full
  td.multi-day
  .calendar.monthview
  .view-field{float:left;margin-right:3px;white-space:nowrap;}.calendar-calendar
  .week-view
  .full
  td.multi-day
  .calendar.weekview
  .view-field{display:inline;margin-right:3px;white-space:nowrap;}.calendar-calendar .day-view .full td.multi-day .calendar.weekview .view-field{display:block;}.calendar-calendar .month-view .full td.multi-day .calendar.monthview .contents,.calendar-calendar .week-view .full td.multi-day .calendar.weekview .contents{position:absolute;left:5px;width:3000px;}.calendar-calendar .day-view td .stripe,.calendar-calendar .month-view .full td .stripe,.calendar-calendar .week-view .full td .stripe{z-index:2;top:0;left:0;width:100%;height:3px;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}.calendar-calendar .full td.single-day .continuation,.calendar-calendar .full td.single-day .continues,.calendar-calendar .full td.single-day .cutoff{display:none;}.calendar-calendar
  .month-view
  .full
  td.multi-day
  .inner
  .monthview
  .continuation,.calendar-calendar
  .week-view
  .full
  td.multi-day
  .inner
  .weekview
  .continuation{float:left;height:1.9em;margin-right:3px;}.calendar-calendar
  .week-view
  .full
  td.multi-day
  .inner
  .weekview
  .continuation{height:2.75em;margin-right:8px;padding-top:0.75em;}.calendar-calendar .month-view .full td.multi-day .inner .monthview .continues,.calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff,.calendar-calendar .week-view .full td.multi-day .inner .weekview .continues,.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff{position:absolute;z-index:1;right:0;width:10px;height:1.9em;padding-left:6px;text-align:left;-moz-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0;background:#74a5d7;}.calendar-calendar .week-view .full td.multi-day .inner .weekview .continues,.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff{height:2.75em;padding-top:0.75em;}.calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff,.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff{width:8px;padding-left:0;}.calendar-calendar .week-view .full td.multi-day{padding:2px;}.calendar-calendar .week-view td.single-day div.calendar{width:100%;padding-right:0;padding-left:0;}.calendar-calendar .week-view .full tr.last td.multi-day{border-bottom:1px solid #ccc;}.view .date-nav-wrapper .clear-block{margin-bottom:10px;}.view .date-nav-wrapper{position:relative;width:100%;margin-top:5px;}.view .date-nav-wrapper .date-nav{position:relative;height:30px;height:auto;min-height:30px;margin-bottom:10px;border:0;background-color:transparent;}.view .date-nav-wrapper .date-prev a,.view .date-nav-wrapper .date-next a{text-decoration:none;color:inherit;font-size:12px;}.view .date-nav-wrapper.date-nav a:hover{text-decoration:underline;}.view .date-nav-wrapper .date-prev{position:absolute;z-index:1;top:0;right:60px;left:auto;float:none;width:auto;padding:5px 0;text-align:right;-moz-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px;background:none repeat scroll 0 0 #dfdfdf;font-size:12px;}.block-views .view .date-nav-wrapper .date-prev{right:auto;left:0;}.view .date-nav-wrapper .date-prev a{margin-left:10px;font-weight:bold;}.view .date-nav-wrapper .date-heading{position:relative;z-index:0;top:0;width:100%;text-align:center;}.view .date-nav-wrapper .date-heading h3{font-size:1.7em;line-height:30px;}.view .date-nav-wrapper .date-next{position:absolute;z-index:1;top:0;right:0;float:none;width:auto;padding:5px 0;text-align:right;-moz-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0;background:none repeat scroll 0 0 #dfdfdf;font-size:12px;}.view .date-nav-wrapper .date-next a{margin-right:10px;font-weight:bold;}.attachment .calendar-calendar{clear:both;margin-top:20px;}.calendar-calendar th a,.attachment .calendar-calendar th{border:0;background-color:transparent;}.attachment .calendar-calendar th.calendar-agenda-hour{text-align:right;color:#777;font-weight:bold;}.view-calendar .feed-icon{margin-top:5px;}.view table.mini .date-prev,.view table.mini .date-next{background:none;}.date-nav div.date-prev,.date-nav div.date-next,.date-nav{width:auto;}ul.calendar-links,.region-content ul.calendar-links{margin:0;padding:0;}.year-view div.month-view div.date-nav{min-height:20px;background-color:#dfdfdf;}
fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}.multiselect__spinner:after{animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation}.multiselect{box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;transition:border .1s ease;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;transition:transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}
@font-face{font-family:"foundation-icons";src:url(/modules/custom/cedefop_dashboards/css/foundation-icons.eot);src:url(/modules/custom/cedefop_dashboards/css/foundation-icons.eot?=#iefix) format("embedded-opentype"),url(/modules/custom/cedefop_dashboards/css/foundation-icons.woff) format("woff"),url(/modules/custom/cedefop_dashboards/css/foundation-icons.ttf) format("truetype"),url(/modules/custom/cedefop_dashboards/css/foundation-icons.svg#fontcustom) format("svg");font-weight:normal;font-style:normal;}.fi-address-book:before,.fi-alert:before,.fi-align-center:before,.fi-align-justify:before,.fi-align-left:before,.fi-align-right:before,.fi-anchor:before,.fi-annotate:before,.fi-archive:before,.fi-arrow-down:before,.fi-arrow-left:before,.fi-arrow-right:before,.fi-arrow-up:before,.fi-arrows-compress:before,.fi-arrows-expand:before,.fi-arrows-in:before,.fi-arrows-out:before,.fi-asl:before,.fi-asterisk:before,.fi-at-sign:before,.fi-background-color:before,.fi-battery-empty:before,.fi-battery-full:before,.fi-battery-half:before,.fi-bitcoin-circle:before,.fi-bitcoin:before,.fi-blind:before,.fi-bluetooth:before,.fi-bold:before,.fi-book-bookmark:before,.fi-book:before,.fi-bookmark:before,.fi-braille:before,.fi-burst-new:before,.fi-burst-sale:before,.fi-burst:before,.fi-calendar:before,.fi-camera:before,.fi-check:before,.fi-checkbox:before,.fi-clipboard-notes:before,.fi-clipboard-pencil:before,.fi-clipboard:before,.fi-clock:before,.fi-closed-caption:before,.fi-cloud:before,.fi-comment-minus:before,.fi-comment-quotes:before,.fi-comment-video:before,.fi-comment:before,.fi-comments:before,.fi-compass:before,.fi-contrast:before,.fi-credit-card:before,.fi-crop:before,.fi-crown:before,.fi-css3:before,.fi-database:before,.fi-die-five:before,.fi-die-four:before,.fi-die-one:before,.fi-die-six:before,.fi-die-three:before,.fi-die-two:before,.fi-dislike:before,.fi-dollar-bill:before,.fi-dollar:before,.fi-download:before,.fi-eject:before,.fi-elevator:before,.fi-euro:before,.fi-eye:before,.fi-fast-forward:before,.fi-female-symbol:before,.fi-female:before,.fi-filter:before,.fi-first-aid:before,.fi-flag:before,.fi-folder-add:before,.fi-folder-lock:before,.fi-folder:before,.fi-foot:before,.fi-foundation:before,.fi-graph-bar:before,.fi-graph-horizontal:before,.fi-graph-pie:before,.fi-graph-trend:before,.fi-guide-dog:before,.fi-hearing-aid:before,.fi-heart:before,.fi-home:before,.fi-html5:before,.fi-indent-less:before,.fi-indent-more:before,.fi-info:before,.fi-italic:before,.fi-key:before,.fi-laptop:before,.fi-layout:before,.fi-lightbulb:before,.fi-like:before,.fi-link:before,.fi-list-bullet:before,.fi-list-number:before,.fi-list-thumbnails:before,.fi-list:before,.fi-lock:before,.fi-loop:before,.fi-magnifying-glass:before,.fi-mail:before,.fi-male-female:before,.fi-male-symbol:before,.fi-male:before,.fi-map:before,.fi-marker:before,.fi-megaphone:before,.fi-microphone:before,.fi-minus-circle:before,.fi-minus:before,.fi-mobile-signal:before,.fi-mobile:before,.fi-monitor:before,.fi-mountains:before,.fi-music:before,.fi-next:before,.fi-no-dogs:before,.fi-no-smoking:before,.fi-page-add:before,.fi-page-copy:before,.fi-page-csv:before,.fi-page-delete:before,.fi-page-doc:before,.fi-page-edit:before,.fi-page-export-csv:before,.fi-page-export-doc:before,.fi-page-export-pdf:before,.fi-page-export:before,.fi-page-filled:before,.fi-page-multiple:before,.fi-page-pdf:before,.fi-page-remove:before,.fi-page-search:before,.fi-page:before,.fi-paint-bucket:before,.fi-paperclip:before,.fi-pause:before,.fi-paw:before,.fi-paypal:before,.fi-pencil:before,.fi-photo:before,.fi-play-circle:before,.fi-play-video:before,.fi-play:before,.fi-plus:before,.fi-pound:before,.fi-power:before,.fi-previous:before,.fi-price-tag:before,.fi-pricetag-multiple:before,.fi-print:before,.fi-prohibited:before,.fi-projection-screen:before,.fi-puzzle:before,.fi-quote:before,.fi-record:before,.fi-refresh:before,.fi-results-demographics:before,.fi-results:before,.fi-rewind-ten:before,.fi-rewind:before,.fi-rss:before,.fi-safety-cone:before,.fi-save:before,.fi-share:before,.fi-sheriff-badge:before,.fi-shield:before,.fi-shopping-bag:before,.fi-shopping-cart:before,.fi-shuffle:before,.fi-skull:before,.fi-social-500px:before,.fi-social-adobe:before,.fi-social-amazon:before,.fi-social-android:before,.fi-social-apple:before,.fi-social-behance:before,.fi-social-bing:before,.fi-social-blogger:before,.fi-social-delicious:before,.fi-social-designer-news:before,.fi-social-deviant-art:before,.fi-social-digg:before,.fi-social-dribbble:before,.fi-social-drive:before,.fi-social-dropbox:before,.fi-social-evernote:before,.fi-social-facebook:before,.fi-social-flickr:before,.fi-social-forrst:before,.fi-social-foursquare:before,.fi-social-game-center:before,.fi-social-github:before,.fi-social-google-plus:before,.fi-social-hacker-news:before,.fi-social-hi5:before,.fi-social-instagram:before,.fi-social-joomla:before,.fi-social-lastfm:before,.fi-social-linkedin:before,.fi-social-medium:before,.fi-social-myspace:before,.fi-social-orkut:before,.fi-social-path:before,.fi-social-picasa:before,.fi-social-pinterest:before,.fi-social-rdio:before,.fi-social-reddit:before,.fi-social-skillshare:before,.fi-social-skype:before,.fi-social-smashing-mag:before,.fi-social-snapchat:before,.fi-social-spotify:before,.fi-social-squidoo:before,.fi-social-stack-overflow:before,.fi-social-steam:before,.fi-social-stumbleupon:before,.fi-social-treehouse:before,.fi-social-tumblr:before,.fi-social-twitter:before,.fi-social-vimeo:before,.fi-social-windows:before,.fi-social-xbox:before,.fi-social-yahoo:before,.fi-social-yelp:before,.fi-social-youtube:before,.fi-social-zerply:before,.fi-social-zurb:before,.fi-sound:before,.fi-star:before,.fi-stop:before,.fi-strikethrough:before,.fi-subscript:before,.fi-superscript:before,.fi-tablet-landscape:before,.fi-tablet-portrait:before,.fi-target-two:before,.fi-target:before,.fi-telephone-accessible:before,.fi-telephone:before,.fi-text-color:before,.fi-thumbnails:before,.fi-ticket:before,.fi-torso-business:before,.fi-torso-female:before,.fi-torso:before,.fi-torsos-all-female:before,.fi-torsos-all:before,.fi-torsos-female-male:before,.fi-torsos-male-female:before,.fi-torsos:before,.fi-trash:before,.fi-trees:before,.fi-trophy:before,.fi-underline:before,.fi-universal-access:before,.fi-unlink:before,.fi-unlock:before,.fi-upload-cloud:before,.fi-upload:before,.fi-usb:before,.fi-video:before,.fi-volume-none:before,.fi-volume-strike:before,.fi-volume:before,.fi-web:before,.fi-wheelchair:before,.fi-widget:before,.fi-wrench:before,.fi-x-circle:before,.fi-x:before,.fi-yen:before,.fi-zoom-in:before,.fi-zoom-out:before{font-family:"foundation-icons";font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;display:inline-block;text-decoration:inherit;}.fi-address-book:before{content:"\f100";}.fi-alert:before{content:"\f101";}.fi-align-center:before{content:"\f102";}.fi-align-justify:before{content:"\f103";}.fi-align-left:before{content:"\f104";}.fi-align-right:before{content:"\f105";}.fi-anchor:before{content:"\f106";}.fi-annotate:before{content:"\f107";}.fi-archive:before{content:"\f108";}.fi-arrow-down:before{content:"\f109";}.fi-arrow-left:before{content:"\f10a";}.fi-arrow-right:before{content:"\f10b";}.fi-arrow-up:before{content:"\f10c";}.fi-arrows-compress:before{content:"\f10d";}.fi-arrows-expand:before{content:"\f10e";}.fi-arrows-in:before{content:"\f10f";}.fi-arrows-out:before{content:"\f110";}.fi-asl:before{content:"\f111";}.fi-asterisk:before{content:"\f112";}.fi-at-sign:before{content:"\f113";}.fi-background-color:before{content:"\f114";}.fi-battery-empty:before{content:"\f115";}.fi-battery-full:before{content:"\f116";}.fi-battery-half:before{content:"\f117";}.fi-bitcoin-circle:before{content:"\f118";}.fi-bitcoin:before{content:"\f119";}.fi-blind:before{content:"\f11a";}.fi-bluetooth:before{content:"\f11b";}.fi-bold:before{content:"\f11c";}.fi-book-bookmark:before{content:"\f11d";}.fi-book:before{content:"\f11e";}.fi-bookmark:before{content:"\f11f";}.fi-braille:before{content:"\f120";}.fi-burst-new:before{content:"\f121";}.fi-burst-sale:before{content:"\f122";}.fi-burst:before{content:"\f123";}.fi-calendar:before{content:"\f124";}.fi-camera:before{content:"\f125";}.fi-check:before{content:"\f126";}.fi-checkbox:before{content:"\f127";}.fi-clipboard-notes:before{content:"\f128";}.fi-clipboard-pencil:before{content:"\f129";}.fi-clipboard:before{content:"\f12a";}.fi-clock:before{content:"\f12b";}.fi-closed-caption:before{content:"\f12c";}.fi-cloud:before{content:"\f12d";}.fi-comment-minus:before{content:"\f12e";}.fi-comment-quotes:before{content:"\f12f";}.fi-comment-video:before{content:"\f130";}.fi-comment:before{content:"\f131";}.fi-comments:before{content:"\f132";}.fi-compass:before{content:"\f133";}.fi-contrast:before{content:"\f134";}.fi-credit-card:before{content:"\f135";}.fi-crop:before{content:"\f136";}.fi-crown:before{content:"\f137";}.fi-css3:before{content:"\f138";}.fi-database:before{content:"\f139";}.fi-die-five:before{content:"\f13a";}.fi-die-four:before{content:"\f13b";}.fi-die-one:before{content:"\f13c";}.fi-die-six:before{content:"\f13d";}.fi-die-three:before{content:"\f13e";}.fi-die-two:before{content:"\f13f";}.fi-dislike:before{content:"\f140";}.fi-dollar-bill:before{content:"\f141";}.fi-dollar:before{content:"\f142";}.fi-download:before{content:"\f143";}.fi-eject:before{content:"\f144";}.fi-elevator:before{content:"\f145";}.fi-euro:before{content:"\f146";}.fi-eye:before{content:"\f147";}.fi-fast-forward:before{content:"\f148";}.fi-female-symbol:before{content:"\f149";}.fi-female:before{content:"\f14a";}.fi-filter:before{content:"\f14b";}.fi-first-aid:before{content:"\f14c";}.fi-flag:before{content:"\f14d";}.fi-folder-add:before{content:"\f14e";}.fi-folder-lock:before{content:"\f14f";}.fi-folder:before{content:"\f150";}.fi-foot:before{content:"\f151";}.fi-foundation:before{content:"\f152";}.fi-graph-bar:before{content:"\f153";}.fi-graph-horizontal:before{content:"\f154";}.fi-graph-pie:before{content:"\f155";}.fi-graph-trend:before{content:"\f156";}.fi-guide-dog:before{content:"\f157";}.fi-hearing-aid:before{content:"\f158";}.fi-heart:before{content:"\f159";}.fi-home:before{content:"\f15a";}.fi-html5:before{content:"\f15b";}.fi-indent-less:before{content:"\f15c";}.fi-indent-more:before{content:"\f15d";}.fi-info:before{content:"\f15e";}.fi-italic:before{content:"\f15f";}.fi-key:before{content:"\f160";}.fi-laptop:before{content:"\f161";}.fi-layout:before{content:"\f162";}.fi-lightbulb:before{content:"\f163";}.fi-like:before{content:"\f164";}.fi-link:before{content:"\f165";}.fi-list-bullet:before{content:"\f166";}.fi-list-number:before{content:"\f167";}.fi-list-thumbnails:before{content:"\f168";}.fi-list:before{content:"\f169";}.fi-lock:before{content:"\f16a";}.fi-loop:before{content:"\f16b";}.fi-magnifying-glass:before{content:"\f16c";}.fi-mail:before{content:"\f16d";}.fi-male-female:before{content:"\f16e";}.fi-male-symbol:before{content:"\f16f";}.fi-male:before{content:"\f170";}.fi-map:before{content:"\f171";}.fi-marker:before{content:"\f172";}.fi-megaphone:before{content:"\f173";}.fi-microphone:before{content:"\f174";}.fi-minus-circle:before{content:"\f175";}.fi-minus:before{content:"\f176";}.fi-mobile-signal:before{content:"\f177";}.fi-mobile:before{content:"\f178";}.fi-monitor:before{content:"\f179";}.fi-mountains:before{content:"\f17a";}.fi-music:before{content:"\f17b";}.fi-next:before{content:"\f17c";}.fi-no-dogs:before{content:"\f17d";}.fi-no-smoking:before{content:"\f17e";}.fi-page-add:before{content:"\f17f";}.fi-page-copy:before{content:"\f180";}.fi-page-csv:before{content:"\f181";}.fi-page-delete:before{content:"\f182";}.fi-page-doc:before{content:"\f183";}.fi-page-edit:before{content:"\f184";}.fi-page-export-csv:before{content:"\f185";}.fi-page-export-doc:before{content:"\f186";}.fi-page-export-pdf:before{content:"\f187";}.fi-page-export:before{content:"\f188";}.fi-page-filled:before{content:"\f189";}.fi-page-multiple:before{content:"\f18a";}.fi-page-pdf:before{content:"\f18b";}.fi-page-remove:before{content:"\f18c";}.fi-page-search:before{content:"\f18d";}.fi-page:before{content:"\f18e";}.fi-paint-bucket:before{content:"\f18f";}.fi-paperclip:before{content:"\f190";}.fi-pause:before{content:"\f191";}.fi-paw:before{content:"\f192";}.fi-paypal:before{content:"\f193";}.fi-pencil:before{content:"\f194";}.fi-photo:before{content:"\f195";}.fi-play-circle:before{content:"\f196";}.fi-play-video:before{content:"\f197";}.fi-play:before{content:"\f198";}.fi-plus:before{content:"\f199";}.fi-pound:before{content:"\f19a";}.fi-power:before{content:"\f19b";}.fi-previous:before{content:"\f19c";}.fi-price-tag:before{content:"\f19d";}.fi-pricetag-multiple:before{content:"\f19e";}.fi-print:before{content:"\f19f";}.fi-prohibited:before{content:"\f1a0";}.fi-projection-screen:before{content:"\f1a1";}.fi-puzzle:before{content:"\f1a2";}.fi-quote:before{content:"\f1a3";}.fi-record:before{content:"\f1a4";}.fi-refresh:before{content:"\f1a5";}.fi-results-demographics:before{content:"\f1a6";}.fi-results:before{content:"\f1a7";}.fi-rewind-ten:before{content:"\f1a8";}.fi-rewind:before{content:"\f1a9";}.fi-rss:before{content:"\f1aa";}.fi-safety-cone:before{content:"\f1ab";}.fi-save:before{content:"\f1ac";}.fi-share:before{content:"\f1ad";}.fi-sheriff-badge:before{content:"\f1ae";}.fi-shield:before{content:"\f1af";}.fi-shopping-bag:before{content:"\f1b0";}.fi-shopping-cart:before{content:"\f1b1";}.fi-shuffle:before{content:"\f1b2";}.fi-skull:before{content:"\f1b3";}.fi-social-500px:before{content:"\f1b4";}.fi-social-adobe:before{content:"\f1b5";}.fi-social-amazon:before{content:"\f1b6";}.fi-social-android:before{content:"\f1b7";}.fi-social-apple:before{content:"\f1b8";}.fi-social-behance:before{content:"\f1b9";}.fi-social-bing:before{content:"\f1ba";}.fi-social-blogger:before{content:"\f1bb";}.fi-social-delicious:before{content:"\f1bc";}.fi-social-designer-news:before{content:"\f1bd";}.fi-social-deviant-art:before{content:"\f1be";}.fi-social-digg:before{content:"\f1bf";}.fi-social-dribbble:before{content:"\f1c0";}.fi-social-drive:before{content:"\f1c1";}.fi-social-dropbox:before{content:"\f1c2";}.fi-social-evernote:before{content:"\f1c3";}.fi-social-facebook:before{content:"\f1c4";}.fi-social-flickr:before{content:"\f1c5";}.fi-social-forrst:before{content:"\f1c6";}.fi-social-foursquare:before{content:"\f1c7";}.fi-social-game-center:before{content:"\f1c8";}.fi-social-github:before{content:"\f1c9";}.fi-social-google-plus:before{content:"\f1ca";}.fi-social-hacker-news:before{content:"\f1cb";}.fi-social-hi5:before{content:"\f1cc";}.fi-social-instagram:before{content:"\f1cd";}.fi-social-joomla:before{content:"\f1ce";}.fi-social-lastfm:before{content:"\f1cf";}.fi-social-linkedin:before{content:"\f1d0";}.fi-social-medium:before{content:"\f1d1";}.fi-social-myspace:before{content:"\f1d2";}.fi-social-orkut:before{content:"\f1d3";}.fi-social-path:before{content:"\f1d4";}.fi-social-picasa:before{content:"\f1d5";}.fi-social-pinterest:before{content:"\f1d6";}.fi-social-rdio:before{content:"\f1d7";}.fi-social-reddit:before{content:"\f1d8";}.fi-social-skillshare:before{content:"\f1d9";}.fi-social-skype:before{content:"\f1da";}.fi-social-smashing-mag:before{content:"\f1db";}.fi-social-snapchat:before{content:"\f1dc";}.fi-social-spotify:before{content:"\f1dd";}.fi-social-squidoo:before{content:"\f1de";}.fi-social-stack-overflow:before{content:"\f1df";}.fi-social-steam:before{content:"\f1e0";}.fi-social-stumbleupon:before{content:"\f1e1";}.fi-social-treehouse:before{content:"\f1e2";}.fi-social-tumblr:before{content:"\f1e3";}.fi-social-twitter:before{content:"\f1e4";}.fi-social-vimeo:before{content:"\f1e5";}.fi-social-windows:before{content:"\f1e6";}.fi-social-xbox:before{content:"\f1e7";}.fi-social-yahoo:before{content:"\f1e8";}.fi-social-yelp:before{content:"\f1e9";}.fi-social-youtube:before{content:"\f1ea";}.fi-social-zerply:before{content:"\f1eb";}.fi-social-zurb:before{content:"\f1ec";}.fi-sound:before{content:"\f1ed";}.fi-star:before{content:"\f1ee";}.fi-stop:before{content:"\f1ef";}.fi-strikethrough:before{content:"\f1f0";}.fi-subscript:before{content:"\f1f1";}.fi-superscript:before{content:"\f1f2";}.fi-tablet-landscape:before{content:"\f1f3";}.fi-tablet-portrait:before{content:"\f1f4";}.fi-target-two:before{content:"\f1f5";}.fi-target:before{content:"\f1f6";}.fi-telephone-accessible:before{content:"\f1f7";}.fi-telephone:before{content:"\f1f8";}.fi-text-color:before{content:"\f1f9";}.fi-thumbnails:before{content:"\f1fa";}.fi-ticket:before{content:"\f1fb";}.fi-torso-business:before{content:"\f1fc";}.fi-torso-female:before{content:"\f1fd";}.fi-torso:before{content:"\f1fe";}.fi-torsos-all-female:before{content:"\f1ff";}.fi-torsos-all:before{content:"\f200";}.fi-torsos-female-male:before{content:"\f201";}.fi-torsos-male-female:before{content:"\f202";}.fi-torsos:before{content:"\f203";}.fi-trash:before{content:"\f204";}.fi-trees:before{content:"\f205";}.fi-trophy:before{content:"\f206";}.fi-underline:before{content:"\f207";}.fi-universal-access:before{content:"\f208";}.fi-unlink:before{content:"\f209";}.fi-unlock:before{content:"\f20a";}.fi-upload-cloud:before{content:"\f20b";}.fi-upload:before{content:"\f20c";}.fi-usb:before{content:"\f20d";}.fi-video:before{content:"\f20e";}.fi-volume-none:before{content:"\f20f";}.fi-volume-strike:before{content:"\f210";}.fi-volume:before{content:"\f211";}.fi-web:before{content:"\f212";}.fi-wheelchair:before{content:"\f213";}.fi-widget:before{content:"\f214";}.fi-wrench:before{content:"\f215";}.fi-x-circle:before{content:"\f216";}.fi-x:before{content:"\f217";}.fi-yen:before{content:"\f218";}.fi-zoom-in:before{content:"\f219";}.fi-zoom-out:before{content:"\f21a";}
.box-visualisation .box-link{font-size:1.3em;display:block;}.box-visualisation .box-link:focus{border:2px solid #000000}.body.group-main-content .box-visualisation a{border-bottom:0;background-image:none;line-height:initial;}.body.group-main-content .box-visualisation a:hover,.body.group-main-content .box-visualisation a:hover span{color:#29A1DC!important;}.row.merged{background-color:#fff;}.merged .box-visualisation .box-link{min-height:32px;}.merged .columns{padding:0px;}.merged .columns:not(.large-2):last-child .dsenseVisualisationContainer{padding-right: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 .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.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 > div:not(.dashgram_header){margin-left:40px;margin-right:40px;}#dashboard .visualisationContainer{min-height:375px;}#dashboard .data-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 .origin{padding-top:10px;}#dashboard p.control{margin:-38px 0px 0px 28px;font-size:0.9em;border:1px solid;}#dashboard p.dsenseTooltip{color:transparent;min-height:27px;font-weight:bold;text-align:center;margin:5px 0;}#dashboard .dsenseVisualisationContainer:hover p.dsenseTooltip{color:#7F7F7F;transition:color 0.5s;}#dashboard .dsenseVisualisationContainer:hover p.dsenseTooltip.element_focus{color:#2F4798;}#dashboard .invisible{opacity:0;}.dsense-svg:not(.gridVisualisation) .dsense-fill-element.activated{-webkit-filter:drop-shadow(6px 6px 6px #007fc2);filter:drop-shadow(6px 6px 6px #007fc2);}.dsense-svg:not(.gridVisualisation) .dsense-fill-element.selected{-webkit-filter:drop-shadow(6px 6px 6px #007fc2);filter:drop-shadow(6px 6px 6px #007fc2);stroke:#ffffff !important;stroke-width:3 !important;}.dsense-svg.gridVisualisation .dsense-fill-element.selected{-webkit-filter:drop-shadow(6px 6px 6px #007fc2);filter:drop-shadow(6px 6px 6px #007fc2);}.dsense-svg .dsense-stoke-element.selected{stroke:#81b2f1;stroke-dasharray:41px;}.dsense-fill-element,.dsense-stoke-element{cursor:help;}.emits .dsense-fill-element,.emits .dsense-stoke-element{cursor:pointer;}.dsense-svg.gridVisualisation .dsense-fill-element.activated{stroke-width:1.00;stroke:#fff;}.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);}}#dashboard .structure h2{border:1px solid black;}#dashboard .pages_actions{margin-top:20px;padding:0px;}#dashboard .page-title-actions{padding-left:0px;text-align:right;}#dashboard #dashboard-header h1{margin:0;line-height:1.3;font-size:3em;}#dashboard .is-sticky #dashboard-header h1{transition:padding 0.7s;padding-bottom:10px;padding-top:10px;}#dashboard #dashboard-header{border-bottom:0px !important;}#dashboard .dashboard-icon::before,#dsense-page .dashboard-icon::before{border:1px solid #ffffff;color:#ffffff !important;border-radius:40px;padding:13px;font-size:0.8em !important;margin-right:13px;}@media only screen and (max-width:1024px){#dashboard > div:not(.dashgram_header){margin-left:15px;margin-right:15px;}.node--type-dashgram .l-main .page-header{padding-left:2.125rem !important;padding-right:2.125rem !important;padding-bottom:1rem;}}@media only screen and (max-width:768px){.node--type-dashgram .l-main .page-header{padding-left:0.625rem !important;padding-left:0.625rem !important;}#dashboard #dashboard-header h1{font-size:2.2em;line-height:1.4;}}#dashboard .filters,#dashboard .dashboard_title .pages_actions{padding:0px;}#dashboard{display:none;}#dashboard.loaded{display:block;}.fixedMaxHeight svg.dsense-svg{max-height:979px;}.fixedMaxHeight > div > div{text-align:center;min-height:800px;}#dashboard .filters label{font-weight:bold !important;}#dashboard .is-sticky #page-header h1{transition:padding 2s;padding-bottom:10px;padding-top:10px;}#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:hover .horizontal_hair.active,#dashboard .dsense-svg:hover .vertical_hair.active{opacity:1 !important;stroke:#FFED00 !important;}#dashboard .merged .box-actions{padding:0 2.2rem 3.2rem 2.2rem;}#dashboard .themeActionsContainer.icon-share::before,#dashboard .themeActionsContainer.icon-download::before{font-size:1.6em;}#dashboard .actionable.no-icon{min-height:30px;min-width:30px;text-align:center;margin-top:10px;border:1px solid #2F4798;padding:5px;border-radius:3px;background-color:#ffffff;}#dashboard .action-icon{width:30px;display:block;text-align:center;min-height:40px;}#dashboard .action_options{padding:2px 0px 19px 0px;}#dashboard .box-actions{transition:opacity 0.5s;margin-bottom:25px;}#dashboard .closed,#dashboard .closed *{display:none;transition:opacity 0s;position:absolute;width:0px !important;height:0px !important;opacity:0;}#dashboard .box-actions section{padding-bottom:18px;max-width:550px;min-height:60px;}#dashboard .box-actions .actionable{margin-right:5px;}#dashboard .action_section_title{font-size:1.4em;}#dashboard .action_section_description{margin-left:10px;}#dashboard .box-actions .themeActionsContainer::before{font-size:20px;margin-right:10px;}#dashboard .box-actions .actionable{display:inline-block;}#dashboard .box-actions section:hover .action_section_title.sucess_message{display:inline-block;}#dashboard .box-actions section .action_options{display:inline-block;width:100%;}#dashboard .box-actions section.visualise .actionable{display:inline-block;}#dashboard .box-actions .action_section_title{color:#fff;}#dashboard .box-actions:hover section.visualise .action_section_title,#dashboard .box-actions:hover section.visualise .action_section_description{display:inline-block;}#dashboard .box-actions .actionable.active{font-weight:bold;border-bottom:3px solid;}#dashboard .box-actions .actionable.active .action-icon{font-weight:bold;color:#1facff;}#dashboard .box-visualisation .box-link{margin-top:-22px;font-size:3em;padding-right:0;float:right;line-height:normal;}#dashboard .box-visualisation  .burger-ui{background-color:#4B62BE;}#dashboard .box-visualisation  .burger-ui:before{color:#fff;}#dashboard div.box-visualisation.never-loaded{min-height:800px;}#dashboard .box-visualisation .box-link:hover{color:#29A1DC;}#dashboard .action-icon{font-size:2em;opacity:0.7;}#dashboard .action-icon:hover{opacity:1;}#dashboard .rank .actionable{color:#ccc;}#dashboard .rank .actionable:hover,#dashboard .rank.active{color:#1facff;}#dashboard .rank .preceding{color:#1facff;opacity:0.8;}#dashboard .indicator-meta strong{min-width:78px;display:inline-block;}#dashboard .dsenseVisualisationContainer .description .indicator-meta a{opacity:1;}#dashboard .large-4 .dsenseVisualisationContainer .description .indicator-meta{font-size:0.8em;display:flex;}#dashboard .large-4 .indicator-meta strong{min-width:68px;}#dashboard:not([display="edit-enabled"]) .failed:not(.data_table){opacity:0;position:absolute;height:0px !important;min-height:0px;padding:0px !important;margin:0px !important;flex:0 0 0 !important;}#dashboard:not([display="edit-enabled"]) .failed *:not(.no-results){display:none;}.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"]:not(polyline){fill:#ccc !important;}#dashboard[country="EU27_2020"] .country svg polyline[aes_x_row_value="UK"]{stroke:#ccc !important;}body.logged-in #dashboard #dashboard-header .actions a{padding:0 0.2666666667rem;}#dashboard #dashboard-description p{display:inline-block;margin:13px 0px 13px 0px;padding:0px;}@media only screen and (min-width:40.063em){#dashboard .is-sticky #dashboard-header{margin-top:0rem;}}#dashboard .keyfact-wrapper{margin:0px 0 5px 0;padding:0px;max-width:none;flex-grow:2;}@media only screen and (min-width:1024px){#dashboard .keyfact-wrapper{margin:0px;flex-basis:25%!important;}}#dashboard .keyfact-wrapper.loaded{opacity:1;}#dashboard .keyfact-wrapper{background-color:#ffffff;}#dashboard .keyfact-wrapper:nth-child(2n){background-color:#eaf2fb;}#dashboard .keyfact{margin:0px;vertical-align:top;margin-right:0;padding:25px;text-align:center;}#dashboard .keyfact-icon{color:#b1cfed;font-size:78px;margin-top:8px;}#dashboard .keyfact-title{font-size:0.9em;color:#333333;}@media only screen and (min-width:1024px){#dashboard .keyfact-title{min-height:130px;}}#dashboard .keyfact-value{font-weight:bold;font-size:1.7rem;line-height:2rem;color:#4b62be;}@media only screen and (min-width:1366px){#dashboard .keyfact-value{font-size:2em;}}#dashboard .keyfact-more{text-align:right;margin:-8px;margin-bottom:1px;}#dashboard .keyfact-more .icon-info{font-size:1.4rem;padding-right:4px;}#dashboard .keyfact-origin{font-size:13px;display:inline-block;width:100%;text-align:left;}#dashboard .keyfact-origin strong{text-align:left;}#dashboard .keyfact-origin a{width:60%;text-align:left;}#dashboard .keyfact-description{padding-top:22px;display:inline-block;}#dashboard .keyfact-description p{font-size:13px;line-height:22px!important;text-align:left;}#dashboard .keyfact-description ol{margin-left:16px;font-size:13px!important;line-height:22px!important;text-align:left!important;}#dashboard .keyfact-description ul{list-style-type:disc;font-size:13px!important;line-height:22px!important;text-align:left!important;margin-left:16px;}.node-dashgram > .body.field{display:none;}#dashboard :not(.box-header) > h2::before{}#dashboard .featured-icon{font-size:2.2em;margin-right:10px;line-height:40px;}#dashboard .featured-title-text{line-height:22px;display:block;font-size:20px;font-weight:normal;}#dashboard .searchContentContainer:not(.loaded){min-height:300px;}#dashboard .form-type-textfield.form-item-spa-email{display:none;}#dashboard .edit-actions a{border:1px solid #2F4798;padding:0px 5px 0px 5px;color:#2F4798;background:transparent;border-radius:2px;margin-right:5px;font-weight:bold;}#dashboard .edit-actions .boolean a{border:0px solid #2F4798;color:#bbb;font-size:1.2em;}#dashboard .edit-actions .boolean a.true{color:#2F4798;}#dashboard .edit-actions .add-position a{margin-right:0px;}#dashboard .component_edit_actions a.active{background:#2F4798;color:#ffffff;opacity:0.5;}#dashboard .edit-actions a:hover{background:#2F4798;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:#2F4798;opacity:1;}#dashboard .edit-panel .component_factory a{border:1px solid #2F4798;padding:5px 5px 5px 5px !important;color:#2F4798;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:#2F4798;color:#ffffff;}#dashboard .edit-actions{border-top:1px solid #ccc;text-align:left;flex-basis:100%;}#dashboard .edit-actions:hover{opacity:1;border-top:1px solid #2F4798;}#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(:hover) .component_title{opacity:0.5;}#dashboard .focused .component_title{font-size:1.7em;opacity:1;}#dashboard .edit-actions:hover .component_edit_actions{opacity:1;}.box .edit-actions{min-height:27px;padding-top:5px;}.edit-actions{display:none;}.properties_editor{font-size:0.8em;}#dashboard[display="edit-enabled"] .edit-actions{display:block;width:100%;}#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{margin-right:10px;}.edit-actions .component_title:hover{opacity:1;}#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,#dsense-page .sticky{position:-webkit-sticky;position:sticky !important;top:0;z-index:20;}.user-logged-in #dashboard .sticky{top:39px;}.user-logged-in.tool-vet-key-data #dashboard .sticky{top:40px;}#dashboard .toc_link{display:block;padding:7px;}#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;color:black;}#dashboard .property:hover textarea{color:#2F4798;border-color:#2F4798;}#dashboard .property textarea{min-height:5px;height:34px;margin:7px 0px 7px 0px;border:1px solid #ccc;border-radius:6px;transition:border 0.3s;padding:6px 5px 0px 8px;font-size:0.95em;background-color:#fff;}#dashboard .property_title textarea{font-size:1em;}#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 .boolean_property{display:inline-block;min-width:260px;}#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:1.1em;color:#222;font-weight:normal;padding:4px 0px 0px 12px;}#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 .header_filterer .edit-actions,#dashboard .header_dimension_description .edit-actions{display:none;}#dashboard .header_filterer{font-size:0.8em;}#dashboard input.multiselect__input,#dsense-page input.multiselect__input{border:0px !important;box-shadow:none;margin:0px;margin-left:11px;background-color:transparent;padding:0;font-size:1.1em;height:auto;font-weight:bold;}#dashboard .multiselect,#dsense-page .multiselect{cursor:pointer;}#dashboard .api_editor .block-title{font-style:normal;line-height:0px;margin-top:14px;}#dashboard .api_editor .multiselect{margin-top:7px;border:1px solid #ccc;border-radius:5px;max-width:100%;}#dashboard .api_editor .multiselect:hover{border-color:#2F4798;}#dashboard .api_editor .multiselect__select::before{border:solid #2F4798;border-width:0 3px 3px 0;display:inline-block;padding:3px;content:" ";transform:rotate(45deg);top:inherit;}#dashboard .multiselect__tag,#dsense-page .multiselect__tag{padding-left:0px;}#dashboard .multiselect__tags,#dsense-page .multiselect__tags{border:0px solid #606060;background:transparent;padding-left:0px;padding-top:6px;}#dashboard .multiselect__single,#dashboard .multiselect__placeholder,#dsense-page .multiselect__single,#dsense-page .multiselect__placeholder{font-weight:bold;font-size:16px;color:#2F4798;background:transparent;}#dashboard .api_editor .multiselect__single,#dashboard .api_editor .multiselect__placeholder{font-weight:bold;font-size:16px;color:#2F4798;}#dashboard .api_editor .multiselect__single,#dashboard .api_editor .multiselect__placeholder{font-size:0.9em;font-weight:normal;margin:3px 0 0 11px;}#dashboard .api_editor .multiselect__tag:first-of-type{margin-left:10px;}#dashboard .api_editor .multiselect__placeholder{color:#888;padding-left:0px !important;}#dashboard .multiselect__option--selected,#dsense-page .multiselect__option--selected{background-color:#2F4798 !important;color:#fff !important;}#dashboard .multiselect__option--highlight,#dsense-page .multiselect__option--highlight{background-color:#eee;color:#222;}#dashboard .multiselect__select::before,#dsense-page .multiselect__select::before{border:solid #2F4798;border-width:0 3px 3px 0;display:inline-block;padding:4px;content:" ";transform:rotate(45deg);top:inherit;}#dashboard .multiselect__single,#dsense-page .multiselect__single{padding-left:0px;}#dashboard li .multiselect__option--group{background-color:transparent!important;font-weight:bold!important;color:#222!important;}#dashboard li .multiselect__option--disabled{background-color:transparent;}#dashboard li .multiselect__option{font-weight:normal;color:#222;padding:10px;min-height:30px;}#dashboard span.count{color:#aaa;font-weight:normal;}#dashboard .partition_filter.render{padding-bottom:10px;}#dashboard .multiselect__tag-icon:after,#dsense-page .multiselect__tag-icon:after{color:#2F4798;font-size:22px;}#dashboard .multiselect__tag-icon:focus,#dashboard .multiselect__tag-icon:hover,#dsense-page .multiselect__tag-icon:focus,#dsense-page .multiselect__tag-icon:hover{background:#2F4798;}#dashboard .multiselect__tag-icon:focus:after,#dashboard .multiselect__tag-icon:hover:after,#dsense-page .multiselect__tag-icon:focus:after,#dsense-page .multiselect__tag-icon:hover:after{color:#ffffff!important;}#dashboard .multi .multiselect__placeholder,#dsense-page .multi .multiselect__placeholder{color:#2F4798 !important;padding-left:5px;}#dashboard .multiselect__tag,#dsense-page .multiselect__tag{color:#0a0a0a !important;background-color:transparent;}#dashboard .mapping_editor .multiselect__single{font-weight:bold;}#dashboard .empty{opacity:0.3;}#dashboard .empty:hover{opacity:1;}#dashboard .advanced_parameters{float:right;margin-top:-37px;}#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{padding:5px 0px 5px 0px !important;}#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.1em;}#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;padding:10px;margin:0px 5px 0px 0px;}#dashboard .box-header h2 span{font-style:italic;}#dashboard .edit-panel .boolean a.active{background:#2F4798;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 .row.collapsed{margin-bottom:3.3rem;box-shadow:0px 0px 10px rgba(0,0,0,0.15);margin-left:0px;margin-right:0px;background:#fff;}#dashboard .collapsed .columns.dashgram-column{padding-left:0px;padding-right:0px;}#dashboard .collapsed .box-visualisation{margin-bottom:45px;box-shadow:none;}#dashboard .collapsed .columns:not(:first-of-type) header{display:none;}.collapsed .box .box-visualisation{margin-bottom:0px;}#dashboard .collapsed .columns:not(:first-of-type) .box{border-top:0px;padding-top:0px;}#dashboard .collapsed .columns:not(:last-of-type) .box{border-bottom:0px;}#dashboard .collapsed .columns:first-of-type .logoNode{display:none;}#dashboard:not([display="edit-enabled"])
  .collapsed
  .columns:not(:last-of-type){margin-bottom:-75px;}#dashboard:not([display="edit-enabled"]) .hidden-unless-edit{display:none !important;}#dashboard .deco-line{padding-top:0;padding-bottom:10px;}#dashboard .box-visualisation .box-actions{max-width:360px !important;position:absolute;right:0;top:65px;z-index:2;background-color:#4B62BE;color:#fff;padding:30px;font-size:13px;box-shadow:0px 0px 10px rgba(0,0,0,0.15);}#dashboard .node_description{margin-top:2rem;}#dashboard .node_description.no-brand{background-color:#4B62BE;color:#fff;padding:5px;padding-left:3.125rem;padding-right:3.125rem;margin-bottom:1.25rem;}#dashboard .node_description.plain{background-color:transparent;padding:0px;margin-bottom:2.50rem;margin-top:0;}@media only screen and (min-width:1400px){.node_description.multi-p .field-item{column-count:2;padding-bottom:20px;}}#dashboard .box.box-visualisation{position:relative;}#dashboard .box.box-visualisation:not(.untitled):before{content:" ";display:block;width:70px;height:8px;position:absolute;top:0px;left:30px;background-color:#FFED00;}#dashboard .collapsed .columns:first-of-type .description{display:none;}#dashboard .description{font-size:0.95em;font-style:normal;}#dashboard .collapsed .columns:not(:first-of-type) .box.box-visualisation:before{background-color:transparent;}#dashboard .collapsed .columns:not(:first-of-type) .dsenseVisualisationContainer{border-top:0px;}#dashboard .box{box-shadow:0px 0px 10px rgba(0,0,0,0.15);padding:20px;margin-bottom:30px;background-color:#ffffff;}#dashboard .merged .box{box-shadow:none;margin-bottom:0px;}#dashboard.full .merged .box:nth-child(2){padding-right:3px;}#dashboard.full .merged .large-4 .box:nth-child(3){padding-left:3px;}@media screen and (min-width:768px){#dashboard .box{padding:30px;}#dashboard div.merged .box{padding:30px 30px 30px 30px;}}#dashboard .box .box-header h2{font-size:1.5625rem;margin-bottom:20px;}#dashboard .box .box-header h3{font-size:1.25rem;line-height:22px;color:#000000;margin-bottom:15px;}#dashboard .left-sided .box .box-header h3{font-size:1.5625rem;line-height:1.4;}#dashboard .box .box-header .subtitle{padding-bottom:15px;margin-top:-8px;}.dsense-visualisation-table th{font-size:1.1em !important;padding:10px !important;min-width:90px;}.dsense-visualisation-table tr.selected td{background:#FFED00;}#dashboard  table.policy_table thead tr:first-of-type{background:#2C439F;}#dashboard table.dataTable tbody tr{background-color:#fff;}#dashboard table .even{background-color:#f5f5f5 !important;}#dashboard table tr td:last-of-type{background:#fff;}#dashboard .dataTables_wrapper th{background:url(/modules/custom/cedefop_dashboards/css/table/sort_both.svg) no-repeat center right !important;}#dashboard .dataTables_wrapper .sorting_asc{background:url(/modules/custom/cedefop_dashboards/css/table/sort_asc.svg) no-repeat center right !important;}#dashboard .dataTables_wrapper .sorting_desc{background:url(/modules/custom/cedefop_dashboards/css/table/sort_desc.svg) no-repeat center right !important;}#dashboard table.dataTable.no-footer,#dashboard table.dataTable thead th{border-color:#fff;}#dashboard table.dataTable td,#dashboard table.dataTable th{padding-top:5px;padding-bottom:5px;border:2px solid #fff;}#dashboard .featured_indicator{background-color:#4b62be;border-top:8px solid #ffed00;}#dashboard .featured_indicator .box-content a{display:flex;}#dashboard .featured_indicator *{color:#ffffff;}#dashboard .box-visualisation:not(.untitled) .dsenseVisualisationContainer{border-top:8px solid #f5f5f5;}#dashboard .arrow_box{border:1px solid #d1d1d1;padding:38px;margin:20px 0 0px 0;line-height:20px;font-size:0.95em;}#dashboard .arrow_box p{line-height:20px;}#dashboard .shadow,#dashboard .bulb,#dashboard .filterer:hover,#dsense-page .group-filter:hover{box-shadow:0px 0px 60px rgba(0,0,0,0.15);}#dashboard .zero-margin{margin-left:0;margin-right:0;}#dashboard .grid-large-6,#dashboard .grid-large-12{justify-content:space-between;}@media only screen and (min-width:1024px){#dashboard .grid-large-6 .columns:not(.failed),#dashboard[display="edit-enabled"] .grid-large-6 .columns.failed{flex-basis:49%;max-width:49%;}}#dashboard .bulb{background:#fff;max-width:80%;}#dashboard .row-filters{background-color:#FBFAF8;}#dashboard .filterer{position:relative;}#dashboard .filterer .display:after{border:solid #2F4798;border-width:0 3px 3px 0;display:inline-block;padding:4px;content:" ";transform:rotate(45deg);bottom:22px;right:30px;position:absolute;pointer-events:none;}#dashboard .filterer select::-ms-expand{display:none;}#dashboard .filterer select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;background-color:transparent;border:0px;margin-bottom:0px;padding-left:0px;font-weight:bold;color:#2F4798;}#dashboard .filterer select option{color:#000000;}#dashboard .filterer{background:#fff;}#dashboard .row-filters select:focus{box-shadow:none;border:2px solid #000000;}#dashboard:not([display="edit-enabled"]) .row-filters > .columns > div,#dashboard:not([display="edit-enabled"]) .row-filters > .display > .columns > div{border:1px solid #D1D1D1;padding:5px 15px 5px 15px;}#dashboard .row-filters > .columns{padding:0;margin-bottom:10px;}@media only screen and (min-width:1081px){#dashboard .row-filters > .columns{padding:0px 20px 0px 0px;margin-bottom:0;}}#dashboard .row-filters > .columns:last-child{padding:0px 0px 0px 0px;}#dashboard .separator{margin-top:1.2rem !important;}#dashboard .table label select{border:0px;width:auto;background-color:transparent;}#dashboard .table thead{background:#4B62BE;color:#fff;}#dashboard .table .top-right > .dataTables_info,#dashboard .table .bottom-right > .dataTables_info{float:right !important;}#dashboard  .paginate_button{border-radius:100%;border-width:0px;font-size:1em;padding:0.3em 0.8em;color:#2F4798!important;}#dashboard  .paginate_button:hover,#dashboard  .paginate_button:focus{background:#e6e6e6 none;}#dashboard  .paginate_button.current:hover,#dashboard  .paginate_button.current{background:#FFED00 !important;}#dashboard  .paginate_button.next{font-size:0;border-radius:50%;display:inline-block;width:30px;height:30px;vertical-align:middle;position:relative;}#dashboard  .paginate_button.next:after{font-family:'sp-icons' !important;content:"";font-size:18px;position:absolute;top:2px;left:5px;}#dashboard  .paginate_button.previous{font-size:0;border-radius:50%;display:inline-block;width:30px;height:30px;transform:rotate(180deg);vertical-align:middle;}#dashboard  .paginate_button.previous:before{font-family:'sp-icons' !important;content:"\e924";font-size:18px;position:absolute;top:2px;left:5px;}#dashboard  .paginate_button.disabled:before,#dashboard  .paginate_button.disabled:hover{color:#606060!important;background-color:transparent!important;}#dashboard .table .table-bar{padding:4px;border-radius:3px;}#dashboard table.dataTable thead .sorting{background-position:95%;}#dashboard .clear-options{margin-left:10px;font-style:italic;color:#2F4798;}#dashboard .clear-options::before{content:"";font-size:1.375rem;line-height:1;vertical-align:text-bottom;display:inline-block;font-family:"font-icons";font-weight:normal;font-style:normal;}#dashboard .data_table .edit-api{display:none !important;}#dashboard .data_table .action_options{display:inline-block;}#dashboard .table .page-seeing .dataTables_paginate{float:none;text-align:center;}#dashboard .data_table .export{float:right;padding:10px 15px 15px 15px;margin-top:20px;margin-right:-15px;background:#2F4798;color:#ffffff;}#dashboard .data_table .icon-export:before{font-size:20px;margin-right:10px;}#dashboard .data_table .export .action_options{padding:0;}#dashboard .data_table .export .action_options a{margin-left:5px;}#dashboard .data_table .export .action_options a:hover,#dashboard .data_table .export .action_options a:focus{background-color:#2F4798;}#dashboard .data_table .actionable{background-color:transparent;color:#ffffff;border:1px solid;}#dashboard .no-results{padding-top:3.125rem;}#dashboard .no-results p{line-height:2.5rem;}#dashboard .table{font-size:0.9em;margin-bottom:0px;}#dashboard .hint,#dsense-page .hint{padding:10px;background:#ffffff;box-shadow:0px 0px 10px rgba(0,0,0,0.15);max-width:980px;font-size:1rem;font-style:italic;line-height:1.5rem;color:#080852;position:relative;margin:20px;}@media only screen and (min-width:768px){#dashboard .hint,#dsense-page .hint{margin:2.5rem auto!important;padding-left:85px!important;min-height:100px;padding:1.875rem;}#dashboard .hint:before,#dsense-page .hint:before{background:url(/themes/custom/cedefop_foundation/images/hint.png) no-repeat center;content:" ";top:20px;left:20px;display:block;width:54px;height:70px;background-size:contain;padding:0;position:absolute;}}#dashboard .hint *,#dsense-page .hint *{line-height:1.5rem!important;}.l-main #dashboard .page-header{margin-bottom:0px;min-width:100%;}#dashboard .no-icon .page-title-container{margin:0px !important;padding-top:20px;}#dashboard:not(.regular-page) .column,#dashboard:not(.regular-page) .columns{flex-basis:100%;}#dashboard:not(.regular-page) p a,#dashboard:not(.regular-page) ol a,#dashboard:not(.regular-page) ul a{border-bottom:1px dotted #96a3d9;background-image:linear-gradient(180deg,#2F4798,#2F4798);background-position:0 -40px;background-repeat:no-repeat;padding:1px 0;}#dashboard:not(.regular-page) p a:hover,#dashboard:not(.regular-page) p a:focus,#dashboard:not(.regular-page) ol a:hover,#dashboard:not(.regular-page) ol a:focus,#dashboard:not(.regular-page) ul a:hover,#dashboard:not(.regular-page) ul a:focus{background-position:0 .1rem;transition:.25s ease-in-out;color:#fefefe !important;}#dashboard:not(.regular-page) .box p a,#dashboard:not(.regular-page) .box ol a,#dashboard:not(.regular-page) .box ul a{border-bottom:1px dotted #96a3d9;background-image:none;background-position:0 -40px;background-repeat:no-repeat;padding:1px 0;}#dashboard:not(.regular-page) .box p a:hover,#dashboard:not(.regular-page) .box p a:focus,#dashboard:not(.regular-page) .box ol a:hover,#dashboard:not(.regular-page) .box ol a:focus,#dashboard:not(.regular-page) .box ul a:hover,#dashboard:not(.regular-page) .box ul a:focus{background-position:0 .1rem;transition:.25s ease-in-out;color:#2F4798 !important;}#dashboard .dashgram_header.no-icon .icon-ind-000:before{display:none;}#dashboard .shadow .columns:not(.keyfact-wrapper){background:#fff;}@media only screen and (max-width:767px){.recommendations #group-recommendations .grid-list{display:block;}}@media only screen and (min-width:1024px){.recommendations #group-recommendations .views-row{flex-basis:calc((100% / 4) - 2.5rem);}}.recommendations{max-width:1252px;margin:auto;padding-left:0px !important;padding-right:0px !important;}.recommendation{min-width:33.3%;padding-right:20px;}.recommendation h3{line-height:0.9;padding-bottom:8px;}.suggestion{font-size:0.8em;}.i-desc{margin-right:30px;}.node_description.no-brand{margin:0px 0px 0px 0px !important;}#dashboard .searchContent .views-element-container{padding:0px 0px 0px 5px;}#dashboard .searchContent .field-content.i-title{font-size:1.1em;}#dashboard .searchContent .views-field.views-field-field-ced-abstract,#dashboard .searchContent .views-field-field-short-description{font-size:0.9em;margin-bottom:25px;}#dashboard .searchContent .list-all-link{font-size:0.55em;font-weight:normal;}#dashboard .searched-for{font-weight:normal;font-size:0.5em;color:#828282;}#dashboard > div:not(.dashgram_header,.node_description),#dashboard .dashboard_title > *,#dashboard .node_description > *,#dsense-page .node_description > *,#dsense-page .page-title,body.dsense-page .page-title{max-width:1252px;margin-left:auto !important;margin-right:auto !important;}#dashboard.full > div:not(.dashgram_header,.node_description),#dashboard.full .dashboard_title > *,#dashboard.full .node_description > *,#dsense-page.full .node_description > *,#dsense-page.full .page-title{max-width:90%;margin-left:auto !important;margin-right:auto !important;max-width:1920px;}#dashboard .full-width{max-width:100%  !important;margin-left:40px !important;margin-right:40px !important;padding-left:2.5rem  !important;padding-right:2.5rem  !important;}#dashboard .full-width-limited{max-width:120rem !important;margin-left:auto !important;margin-right:auto !important;}#dashboard .node_description ul{list-style-type:square;margin-left:15px;padding-bottom:20px;}#dashboard .dimension_description h2.icon::before{margin-right:10px;vertical-align:middle;}#dashboard .dimension_description h2.icon.flag::before{margin-right:15px;width:35px;height:24px;}#dashboard:not(.regular-page) .node--view-mode-teaser:not(.hint)::before{background-color:#2F4798 !important;content:"";position:absolute;top:0px;left:0;width:250px;min-height:8px;}#dashboard .merged.left-sided::before{border-left:8px solid transparent;content:"";background:url(/themes/custom/cedefop_foundation/images/deco-line-v.svg);}#dashboard .merged.left-sided > .columns{margin-right:-8px !important;}#dashboard .merged.top-sided{content:"";padding-top:8px;background:url(/themes/custom/cedefop_foundation/images/deco-line-h.svg) no-repeat top right;box-shadow:0px 0px 10px rgba(0,0,0,0.15);}#dashboard .merged.top-sided .box{padding-bottom:0px;}#dashboard .merged.top-sided .box-visualisation{padding-top:0px;padding-bottom:30px;}#dashboard .merged.top-sided .box.box-visualisation::before{background-color:transparent;}#dashboard .merged.top-sided .column .column{background-color:#fff;}#dashboard .merged.top-sided .box.box-visualisation .box-header h3{font-size:1rem;}#dashboard .merged.top-sided .no-burger .box-header .large-10{max-width:100%;}#dashboard .merged.top-sided .box-visualisation .dsenseVisualisationContainer{border-top:0px;}#dashboard .merged.top-sided .columns .dsenseVisualisationContainer{padding-right:0px;}#dashboard .merged.top-sided .box-visualisation .box-actions{top:45px;}#dashboard .no-burger .large-2{display:none;}#dashboard .box .box-header .linked-title h3{color:#2F4798;}#dashboard .cyan{background-color:#B1CFED;}#dashboard .no-padding-bottom{padding-bottom:0px;}#dashboard .no-padding-top{padding-top:0px;}#dashboard .layer .row.render > .edit-actions > .edit-menu> .component_title{padding-left:15px;}body.tool-skills-intelligence .main > section:not(.block-page-title-block){max-width:100%;}body.tool-skills-intelligence .field-node--body .field-item > *{opacity:0;}body.tool-skills-intelligence .recommendations .field-node--body .field-item > *{opacity:1;}#dsense-page .group-details .field-source,#dsense-page .group-details .field-dataset{border-bottom:0px !important;padding-bottom:4px !important;}#dsense-page  .group-details .field-source-description,#dsense-page  .group-details .field-dataset-description{padding-top:0px !important;}#dsense-page .group-details .field-source-description .field-label::after,#dsense-page .group-details .field-dataset-description .field-label::after{content:"" !important;}#dsense-page .group-title.indicator::before{padding:13px 27px 19px 5px;color:#2F4798;font-size:1.9em;}#dsense-page  .information{padding:10px 0px 20px 0px;}#dsense-page .group-description{font-size:1.1em;padding-bottom:20px;}#dsense-page .group-content{display:block;}#dsense-page .group-filters{float:right;width:30%;margin-top:60px;padding-right:36px;background:#fff;margin:40px 0px 40px 0px;padding:48px;}@media only screen and (max-width:1200px){#dsense-page .group-filters{width:100%;float:none;padding:28px 28px 18px 28px;margin:0px;}#dsense-page .group-left.columns{width:100%;}}#dsense-page .group-filter{border:1px solid #D1D1D1;padding:5px 5px 5px 15px;margin:10px 0px 10px 0px;background:#fff;}#dsense-page .group-filter label{display:inline;}#dsense-page .dataset-indicators{margin-top:20px;}#dsense-page .dataset .title.indicator::before,#dsense-page .field-dataset-description .title.indicator::before{padding:7px 10px 7px 0px;}#dsense-page .field-label span{font-weight:normal;}#dsense-page .group-filters h3{padding-bottom:20px;}#dsense-page .title.dashboard{font-weight:bold;font-size:0.8em;}#dsense-page .theme-icon{font-size:5em;text-align:center;color:#2F4798;opacity:0.6;float:left;margin:-18px 32px 0px 23px;}#dsense-page .group-box{max-width:100%;margin:auto;}#dsense-page .group-box .group-details{max-width:32%;display:inline-block;vertical-align:top;}#dsense-page .group-box .node_description{margin-top:0px !important;}#dsense-page > .node_description{margin-bottom:0px !important;}body.dsense-page .l-main .page-header{margin-bottom:0px;}#dashboard:not(.regular-page) p{line-height:1.875rem;margin-bottom:0;padding-bottom:1.25rem;}.dsenseTooltip{max-height:20px;font-weight:normal;font-size:0.9em;}body.node--type-ced-country .main > section:not(.block-page-title-block){max-width:100% !important;}body.path-countries #dashboard{display:block;}#dsense-tooltip{position:absolute;min-width:300px;background-color:#fff;cursor:pointer;padding-bottom:0px;}#dsense-tooltip a .flag::after{content:"";color:#fefefe;font-size:1.875rem;line-height:1.25rem;vertical-align:middle;display:inline-block;font-family:"font-icons";font-weight:normal;font-style:normal;}#dsense-tooltip .tooltip-header a{color:#fff;}#dsense-tooltip .tooltip_row.render.row{font-size:0.7em;background:#fff;min-height:200px;}#dashboard #dsense-tooltip .keyfact-title{min-height:0px !important;}#dashboard #dsense-tooltip .keyfact{padding:0px 0px 8px 0px;}#dashboard #dsense-tooltip .keyfact-more{display:none;}#dashboard #dsense-tooltip .tooltip-header{background-color:#333333;font-size:1.5em;color:#fff;padding:10px 0px 25px 17px;margin:-15px;}#dashboard .indicators_disabler,#dashboard .filtering{background:#fff;}#dsense-page .node_description{background-color:#4B62BE;color:#fff;padding:5px;padding-left:3.125rem;padding-right:3.125rem;margin-bottom:1.25rem;}body.dsense-page.indicators .l-main .page-content .group-content,body.dsense-page.datasets .l-main .page-content .group-content,body.dsense-page.sources .l-main .page-content .group-content,body.dsense-page.skills  .l-main .page-content .group-content{max-width:1400px;}body.dsense-page.indicators .page-title::before,body.dsense-page.datasets .page-title::before,body.dsense-page.sources .page-title::before,body.dsense-page.skills .page-title::before{content:"\e993";color:#fefefe;font-family:'font-icons';border:1px solid #ffffff;border-radius:40px;padding:16px;font-size:0.7em !important;margin-right:13px;}body.dsense-page.skills .l-main .page-content .group-content .group-left,body.dsense-page.skills .l-main .page-content .group-content{margin:0px;padding:0px;max-width:100%;}body.dsense-page.skills .l-main .page-content .group-content{margin-top:0px;min-height:290px;}body.dsense-page.skills .group-wrapper{max-width:1310px;margin:auto;padding-top:50px;}body.dsense-page.skills .dashboard .group-content{padding:15px 25px 15px 25px !important;}body.node--type-dashgram .page,body.dsense-page .page{overflow-x:visible;}.smaller > h2{font-size:1.8em;}#dashboard .subtitle{color:#555;}#dashboard i::before{margin-right:4px !important;}#dashboard .dataTables_wrapper th.sorting_disabled{background:none !important;}#dashboard .min-height{min-height:485px;}#dashboard .single-p .field-item{column-count:1;}#dashboard .row.full-width .node_description > div{max-width:100% !important;}#dashboard .embed_content_container h3{font-size:1.25rem;line-height:22px;color:#000000;margin-bottom:15px;}#dashboard .shortcuts span{padding:0px 20px 0px 0px;}#dashboard .shortcuts span a{color:#fff;font-weight:bold;}#dashboard .dimension_menu.left-menu{background:#F3F0EB;padding:1.875rem 0.5rem 4vw 1.875rem;}#dashboard .no-margin{margin:0px !important;padding:0 !important;}#dashboard .dimension-menu-item.depth-1{margin-left:15px;}#dashboard .dimension-menu-item.depth-2{margin-left:60px;}#dashboard .dimension-menu-item.depth-3{margin-left:90px;}#dashboard .dimension-menu-item.depth-4{margin-left:120px;}#dashboard .dimension-menu-item{display:block;padding-top:10px;}#dashboard .dimension-menu-item.leaf-FALSE span.menu-title{color:#4B62BE;font-weight:600;margin-top:4px;display:inline;vertical-align:mid;font-size:0.95em;margin-left:3px;}#dashboard .dimension-menu-item.leaf-TRUE{font-weight:normal;font-size:0.95em;}#dashboard .content > .leaf-TRUE{margin:12px 12px 12px 0px;}#dashboard .dimension-menu-item.leaf-FALSE .menu-button{background-color:#FFED00;border-radius:50%;width:30px;height:30px;display:inline-block;margin-right:5px;}#dashboard .dimension-menu-item.leaf-FALSE .menu-button::after{color:#2F4798;font-size:1.375rem;line-height:0px;vertical-align:middle;display:inline-block;font-family:"font-icons";font-weight:normal;font-style:normal;padding-top:4px;margin-left:4px;transition:background-color 300ms ease-in-out,color 300ms ease-in-out;}#dashboard .dimension-menu-item.leaf-FALSE.retracted .menu-button::after{content:"";}#dashboard .dimension-menu-item.leaf-FALSE.collapsed .menu-button::after{content:"";}#dashboard .dimension-menu-item.leaf-FALSE .menu-button:hover{background-color:#2F4798;}#dashboard .dimension-menu-item.leaf-FALSE .menu-button:hover::after{color:#FFED00 !important;}#dashboard .dimension-menu-item.active{font-weight:bold;}#dashboard .page-header h2{color:#fff;}#dashboard .scroll-content{overflow-y:scroll;height:95vh;}@media only screen and (max-width:640px){#dashboard .scroll-content{overflow-y:initial;height:auto;}}#dashboard .page-header .edit-actions.focused{color:black;}#dashboard .no-padding{padding:0px !important;}#dashboard .add-padding{padding-left:2.5rem;padding-right:2rem;}#dashboard h2::before{font-weight:normal !important;vertical-align:top;}#dashboard .dimension-menu-item::before{vertical-align:top;}#dashboard .failed_show .dsenseTooltip{display:none;}#dashboard .box-header h3 span{font-style:italic;font-size:1.1em !important;}#dashboard .large-4 .box-header h3{font-size:1em;}
@font-face{font-family:'sp-icons';src:url("/modules/custom/cedefop_dashboards/fonts/sp-icons.woff2") format("woff2"),url("/modules/custom/cedefop_dashboards/fonts/sp-icons.ttf") format("truetype"),url("/modules/custom/cedefop_dashboards/fonts/sp-icons.woff") format("woff"),url("/modules/custom/cedefop_dashboards/fonts/sp-icons.svg#sp-icons") format("svg");font-weight:normal;font-style:normal;}.icon-ind-000:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-900:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-400:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-325:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-326:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-327:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-414:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-415:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-416:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-205:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-206:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-203:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-700:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-dim-gender:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-204:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-100:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-822:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-800:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-820:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-515:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-710:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-720:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-730:before{font-family:'sp-icons' !important;content:"" !important;;}.icon-ind-800:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-551:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-education:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-female:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-employment:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-unemployment:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-sector:before{font-family:'sp-icons' !important;content:"" !important;}.icon-ind-employment-rate-new:before{font-family:'sp-icons' !important;content:"" !important;}#dashboard .icon-fav:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-embed:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-print:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-pdf:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-share:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-info:before,.newsletter-landing-info .box-content:before,.newsletter-landing-info .pane-content:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-map:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-graph:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-table:before{font-family:'sp-icons' !important;content:"\e915";}#dashboard .icon-country:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-occupation:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-policy-themes:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-sector:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-blog:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-ah:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-reports:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-other:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-toolkits:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-news:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-event:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-faq:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-glossary:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-data:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-contact:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-about-the-data:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-about-the-website:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-about-skills:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-help:before,.modal-default .form-item .description .has-tip:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-cancel-account:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-tweet:before,.selectionSharer .tweet:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-facebook:before,.selectionSharer .facebook:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-instagram:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-copyclipboard:before,.selectionSharer .copyclipboard:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-email:before,.selectionSharer .email:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-close:before,div.modal-forms-modal-content .popups-close:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-user:before,.modal-default .form-item.form-item-name:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-subscriptions:before,.modal-default .form-item.form-item-mail:before,.modal-default .form-item.form-item-pass.form-item-mail:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-password:before,.modal-default .form-item.form-item-mail.form-item-pass:before,.modal-default .form-item.form-item-pass:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-cookies-policy:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-calendar-arrow:before,.ui-datepicker .ui-datepicker-header .ui-corner-all:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-long-arrow:after{content:"";}#dashboard .icon-burger:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-export:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-rate:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-next:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-rate-fill:after{content:"";}#dashboard .icon-download:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-pdf-inner:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-svg:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-xls:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-download:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-png:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-csv:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-eps:before{font-family:'sp-icons' !important;content:"";}#dashboard .icon-check:after,.page-user-newsletter .form-type-checkboxes .form-type-checkbox input[type="checkbox"] + label:after{content:"";}#dashboard .icon-go-top:before,.l-footer-bottom .columns:last-child .back2Top p:before{font-family:'sp-icons' !important;content:"";}
table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url(/modules/custom/cedefop_dashboards/js/3rd/DataTables-1.10.16/images/sort_both.png)}table.dataTable thead .sorting_asc{background-image:url(/modules/custom/cedefop_dashboards/js/3rd/DataTables-1.10.16/images/sort_asc.png)}table.dataTable thead .sorting_desc{background-image:url(/modules/custom/cedefop_dashboards/js/3rd/DataTables-1.10.16/images/sort_desc.png)}table.dataTable thead .sorting_asc_disabled{background-image:url(/modules/custom/cedefop_dashboards/js/3rd/DataTables-1.10.16/images/sort_asc_disabled.png)}table.dataTable thead .sorting_desc_disabled{background-image:url(/modules/custom/cedefop_dashboards/js/3rd/DataTables-1.10.16/images/sort_desc_disabled.png)}table.dataTable tbody tr{background-color:#ffffff}table.dataTable tbody tr.selected{background-color:#B0BED9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:0.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#dcdcdc));background:-webkit-linear-gradient(top,#fff 0%,#dcdcdc 100%);background:-moz-linear-gradient(top,#fff 0%,#dcdcdc 100%);background:-ms-linear-gradient(top,#fff 0%,#dcdcdc 100%);background:-o-linear-gradient(top,#fff 0%,#dcdcdc 100%);background:linear-gradient(to bottom,#fff 0%,#dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#585858),color-stop(100%,#111));background:-webkit-linear-gradient(top,#585858 0%,#111 100%);background:-moz-linear-gradient(top,#585858 0%,#111 100%);background:-ms-linear-gradient(top,#585858 0%,#111 100%);background:-o-linear-gradient(top,#585858 0%,#111 100%);background:linear-gradient(to bottom,#585858 0%,#111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#2b2b2b),color-stop(100%,#0c0c0c));background:-webkit-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:-moz-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:-ms-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:-o-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:linear-gradient(to bottom,#2b2b2b 0%,#0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,0.9)),color-stop(75%,rgba(255,255,255,0.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 25%,rgba(255,255,255,0.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 25%,rgba(255,255,255,0.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 25%,rgba(255,255,255,0.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 25%,rgba(255,255,255,0.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 25%,rgba(255,255,255,0.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width:767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}}table.fixedHeader-floating{position:fixed !important;background-color:white}table.fixedHeader-floating.no-footer{border-bottom-width:0}table.fixedHeader-locked{position:absolute !important;background-color:white}@media print{table.fixedHeader-floating{display:none}}table.dataTable th.focus,table.dataTable td.focus{outline:3px solid #3366FF;outline-offset:-1px}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty{cursor:default !important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before{display:none !important}table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child,table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before{top:9px;left:4px;height:14px;width:14px;display:block;position:absolute;color:white;border:2px solid white;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:'Courier New',Courier,monospace;line-height:14px;content:'+';background-color:#31b131}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before{content:'-';background-color:#d33333}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child{padding-left:27px}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child:before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child:before{top:5px;left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:white;border:2px solid white;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:'Courier New',Courier,monospace;line-height:14px;content:'+';background-color:#31b131}table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before{content:'-';background-color:#d33333}table.dataTable>tbody>tr.child{padding:0.5em 1em}table.dataTable>tbody>tr.child:hover{background:transparent !important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:0.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:bold}div.dtr-modal{position:fixed;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid black;border-radius:0.5em;box-shadow:0 12px 30px rgba(0,0,0,0.6)}div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgba(0,0,0,0.6)}@media screen and (max-width:767px){div.dtr-modal div.dtr-modal-display{width:95%}}table.dataTable tr.group td{font-weight:bold;background-color:#e0e0e0}div.DTS{display:block !important}div.DTS tbody th,div.DTS tbody td{white-space:nowrap}div.DTS div.DTS_Loading{z-index:1}div.DTS div.dataTables_scrollBody{background:repeating-linear-gradient(45deg,#edeeff,#edeeff 10px,#fff 10px,#fff 20px)}div.DTS div.dataTables_scrollBody table{z-index:2}div.DTS div.dataTables_paginate,div.DTS div.dataTables_length{display:none}table.dataTable tbody>tr.selected,table.dataTable tbody>tr>.selected{background-color:#B0BED9}table.dataTable.stripe tbody>tr.odd.selected,table.dataTable.stripe tbody>tr.odd>.selected,table.dataTable.display tbody>tr.odd.selected,table.dataTable.display tbody>tr.odd>.selected{background-color:#acbad4}table.dataTable.hover tbody>tr.selected:hover,table.dataTable.hover tbody>tr>.selected:hover,table.dataTable.display tbody>tr.selected:hover,table.dataTable.display tbody>tr>.selected:hover{background-color:#aab7d1}table.dataTable.order-column tbody>tr.selected>.sorting_1,table.dataTable.order-column tbody>tr.selected>.sorting_2,table.dataTable.order-column tbody>tr.selected>.sorting_3,table.dataTable.order-column tbody>tr>.selected,table.dataTable.display tbody>tr.selected>.sorting_1,table.dataTable.display tbody>tr.selected>.sorting_2,table.dataTable.display tbody>tr.selected>.sorting_3,table.dataTable.display tbody>tr>.selected{background-color:#acbad5}table.dataTable.display tbody>tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody>tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody>tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody>tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody>tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody>tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody>tr.odd>.selected,table.dataTable.order-column.stripe tbody>tr.odd>.selected{background-color:#a6b4cd}table.dataTable.display tbody>tr.even>.selected,table.dataTable.order-column.stripe tbody>tr.even>.selected{background-color:#acbad5}table.dataTable.display tbody>tr.selected:hover>.sorting_1,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody>tr.selected:hover>.sorting_2,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody>tr.selected:hover>.sorting_3,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_3{background-color:#a5b2cb}table.dataTable.display tbody>tr:hover>.selected,table.dataTable.display tbody>tr>.selected:hover,table.dataTable.order-column.hover tbody>tr:hover>.selected,table.dataTable.order-column.hover tbody>tr>.selected:hover{background-color:#a2aec7}table.dataTable tbody td.select-checkbox,table.dataTable tbody th.select-checkbox{position:relative}table.dataTable tbody td.select-checkbox:before,table.dataTable tbody td.select-checkbox:after,table.dataTable tbody th.select-checkbox:before,table.dataTable tbody th.select-checkbox:after{display:block;position:absolute;top:1.2em;left:50%;width:12px;height:12px;box-sizing:border-box}table.dataTable tbody td.select-checkbox:before,table.dataTable tbody th.select-checkbox:before{content:' ';margin-top:-6px;margin-left:-6px;border:1px solid black;border-radius:3px}table.dataTable tr.selected td.select-checkbox:after,table.dataTable tr.selected th.select-checkbox:after{content:'\2714';margin-top:-11px;margin-left:-4px;text-align:center;text-shadow:1px 1px #B0BED9,-1px -1px #B0BED9,1px -1px #B0BED9,-1px 1px #B0BED9}div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:0.5em}@media screen and (max-width:640px){div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:0;display:block}}
table.dataTable span.highlight{background-color:#FFFF88;border-radius:0.28571429rem;}table.dataTable span.column_highlight{background-color:#ffcc99;border-radius:0.28571429rem;}
#dashboard .empty_title{min-height:15px;}body.tool-vet-key-data .indicator-meta.spa_sources,body.tool-vet-key-data .keyfact-origin.keyfact-spa_sources{display:none !important;}#dashboard .no-margin-separators .separator{margin-top:0 !important;}body.tool-vet-key-data .actionable.lollipoprotated,body.tool-vet-key-data .actionable.clustering,body.tool-vet-key-data .actionable.concentration,body.tool-vet-key-data .actionable.river,body.tool-vet-key-data .actionable.scatter,body.tool-vet-key-data .actionable.simplebox{display:none !important;}body.tool-vet-key-data .actionable.smoothseries,body.tool-vet-key-data .actionable.timeseries,body.tool-vet-key-data .actionable.ring,body.tool-vet-key-data .actionable.donut,body.tool-vet-key-data .actionable.multidonut,body.tool-vet-key-data .actionable.tree,body.tool-vet-key-data .actionable.wafflerotated,body.tool-vet-key-data .actionable.polar,body.tool-vet-key-data .actionable.waffle,body.tool-vet-key-data .actionable.billboard,body.tool-vet-key-data .actionable.treemap,body.tool-vet-key-data .actionable.bar3d,body.tool-vet-key-data .actionable.circlePack{display:none !important;}body.tool-vet-key-data .actionable.stacked,body.tool-vet-key-data .actionable.stackover,body.tool-vet-key-data .actionable.stream,body.tool-vet-key-data .actionable.barrotatednormalised{display:none !important;}body.dsense-page .field-dataset-description,body.dsense-page .field-source-description,body.dsense-page .information{display:none !important;}#dashboard .policy_table thead tr:first-child th{background:none !important;border-bottom:0px;}#dashboard .policy_table thead tr:nth-child(2) th{border-top:0px;}#dashboard .policy_table td{padding-top:10px !important;padding-bottom:10px !important;border:0px solid #B1CFED !important;}#dashboard table.policy_table tr td:last-of-type{background:transparent;}#dashboard[display="render"] .raised{margin-top:-62px;}@media print,screen and (min-width:86em){#dashboard .extra-large-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%;}#dashboard .extra-large-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}#dashboard .extra-large-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}#dashboard .extra-large-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}#dashboard .extra-large-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%;}#dashboard .extra-large-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}#dashboard .extra-large-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%;}#dashboard .extra-large-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%;}#dashboard .extra-large-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}#dashboard .extra-large-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%;}#dashboard .extra-large-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%;}#dashboard .extra-large-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}}body.tool-survey .actionable.bar,body.tool-survey .actionable.barrotatednormalised,body.tool-survey .actionable.lollipoprotated,body.tool-survey .actionable.table,body.tool-survey .actionable.clustering,body.tool-survey .actionable.simplebox,body.tool-survey .actionable.concentration,body.tool-survey .actionable.river,body.tool-survey .actionable.scatter,body.tool-survey .actionable.billboard,body.tool-survey .actionable.wafflerotated,body.tool-survey .actionable.waffle,body.tool-survey .actionable.dumbbell,body.tool-survey .actionable.pyramid,body.tool-survey .actionable.multidonut{display:none !important;}.no-border{border:0px !important;}#dashboard tr.selected{font-weight:bold;}#dsense-page .group-details{margin-bottom:0.3rem;}#dsense-page .group-left .meta{font-size:1.1em;text-align:left;margin-top:4px;}#dsense-page .indicator_title a{vertical-align:middle;padding-top:14px;font-size:0.9em}#dsense-page .dimensions span,#dsense-page .focuses span{font-weight:bold;font-size:0.9em;display:block;font-style:italic;}#dsense-page .focuses{margin-top:8px;}#dsense-page .title.selected{text-decoration:underline;}#dashboard .indicator_dashboards a::before{width:25px;display:inline-block;}#dashboard .indicator_dashboards li{padding-bottom:8px;}#dashboard .top_anchors{display:flex;}#dashboard .top_anchors > div{content:"";padding:8px 0px 30px 0px;background-color:#fff !important;background:url(/themes/custom/cedefop_foundation/images/deco-line-h.svg) no-repeat top right;box-shadow:0px 0px 10px rgba(0,0,0,0.15);margin:0px 10px 10px 10px;min-width:18.5%;text-align:center;}#dashboard .four_items .top_anchors > div{min-width:23.5%;}#dashboard .top_anchors > div a{margin-top:2px;margin-bottom:-11px;padding:12px 0px 0px 0px;font-weight:bold;font-size:1.2em;}#dashboard .no_min_width .top_anchors > div{min-width:1%;}@media only screen and (max-width:1024px){#dashboard .top_anchors > div{min-width:100% !important;}#dashboard .no_min_width .top_anchors > div{min-width:100% !important;}#dashboard .top_anchors{display:block;}.section_top_toc.sticky{position:initial !important;}}#dashboard .section_toc li{margin-top:20px;}#dashboard .indicator_presenter header a::before{margin-right:10px;float:left;}#dashboard .section_toc .toc_link::before{margin-right:10px;float:left;}#dashboard .margin_left{margin-left:15px;}#dashboard .smaller{font-size:0.9em;}#dashboard .margin_top{margin-top:1.8em !important;}#dashboard .margin_bottom{margin-bottom:15px;}.node_description.no-brand a{color:#fff !important;}.dsense-svg.billboard text,.dsense-svg.map text,.dsense-svg.map_flags text,.dsense-svg.treeVisualisation text,.dsense-svg.treemapVisualisation text,.dsense-svg.seriesVisualisation text,.dsense-svg.streamVisualisation text,.dsense-svg.stackedVisualisation text,.dsense-svg.barrotatedStackOver text,.dsense-svg.barChartRotatedNormalisedVisualisation text,.dsense-svg.circlePackVisualisation text,.dsense-svg.donutVisualisation text,.dsense-svg.ringVisualisation text,.dsense-svg.sunburst text,.dsense-svg.bubbleStasVisualisation text{pointer-events:none;}#dashboard .blue-background{color:#fefefe;background:#260485;}#dashboard .blue-background div:not(.edit-actions) a{color:#fefefe;}#dashboard .light-blue-background{background:#eaf2fb;}#dashboard .tint-background{background:#d79922;color:#fff;}#dashboard .tint-darker-background{background:#9B5D00;color:#fff;height:100%;}#dashboard .subnote{padding:15px 15px 0px 15px;font-size:1em;color:#4b4b4b;font-weight:bold;}.center{text-align:center;}.left-padding select{padding-left:13px;}#dashboard.stas .box-visualisation{background:#eaf2fb;}#dashboard.stas[display="edit-enabled"] .box-visualisation{padding-top:0px;}#dashboard.stas .box-visualisation .edit-menu{color:#fefefe;}#dashboard.stas .box-visualisation svg > rect:not(.has-fill){fill:#eaf2fb !important;stroke:transparent;}#dashboard.stas .box-visualisation header{background:#260485 !important;margin:-30px -30px 0px -30px;padding:30px 0px 0px 30px;}#dashboard.stas .box-visualisation header h3{color:#fefefe;margin-top:-7px;font-size:1.5em;}#dashboard.stas .box-visualisation .dsenseVisualisationContainer{border-top:0px;}#dashboard.stas .box-visualisation .box-link{color:#260485;}#dashboard.stas .box-visualisation .box-link:hover{color:#fefefe;}#dashboard.stas .box-visualisation .burger-ui{background-color:#260485;}#dashboard.stas[display="edit-enabled"] .blue-background .edit-actions{color:#fefefe;}#dashboard.stas .box.box-visualisation:not(.untitled)::before{display:none;}#dashboard.stas .burger-column{background:#b1cfed;margin:-30px 0px 0px 0px;padding:23px 15px 0px 0px;}#dashboard.stas .box-visualisation .box-actions{background-color:#260485;}#dashboard.stas .dsenseTooltip{font-size:1.3em;}#dashboard.stas .dsenseVisualisationContainer:hover p.dsenseTooltip{color:#260485;}#dashboard.stas #dashboard-header h1{font-size:3.15em;}#dashboard.stas .edit-actions .filterLabel,#dashboard.stas .edit-actions h5{color:#260485 !important;}#dashboard.stas .raw_content{margin-bottom:-20px;}#dashboard .rounded{border-radius:2px;}#dashboard .section-header h2{position:relative;margin-bottom:1.875rem;padding-bottom:0.625rem;color:#fefefe;}#dashboard .section-header h2:after{position:absolute;bottom:-15px;left:0;content:" ";width:15%;min-width:6.25rem;max-width:7.5rem;height:0.5rem;display:block;background-color:#FFED00;}#dashboard .more-link{display:inline-block;}#dashboard .more-link a:after{content:"";vertical-align:middle;display:inline-block;font-family:"font-icons";font-weight:normal;font-style:normal;font-size:2em;line-height:0.2;margin-left:5px;margin-right:-5px;}#dashboard .ladder{color:#fefefe;background-color:#DCE0FF;}#dashboard .ladder header p{font-size:1.25rem;margin:0;font-weight:700;}#dashboard .ladder .bottom-five header h4{-ms-flex-order:2;order:2;}#dashboard .ladder .bottom-five header h4:before{-ms-transform:rotate(-180deg);transform:rotate(-180deg);}#dashboard .ladder h4{font-size:1.5625rem;font-weight:700;line-height:1.5rem;position:relative;padding:1.25rem 0.625rem 1.25rem 2.5rem;margin-bottom:0;}#dashboard .ladder h4:before{content:"";color:inherit;font-size:46px;line-height:0.7;vertical-align:middle;display:inline-block;font-family:"font-icons";font-weight:normal;font-style:normal;}#dashboard .ladder h4:before{position:absolute;top:2rem;left:0;}#dashboard .ladder h4 span{font-weight:300;}#dashboard .ladder .top-five h4{background-color:#260485;}#dashboard .ladder .bottom-five h4{background-color:#840037;}#dashboard .ladder .top-five li b{background-color:#260485;}#dashboard .ladder .bottom-five li b{margin-left:0 !important;background-color:#840037;}#dashboard .ladder-large header p{width:394px;}#dashboard .ladder-large{width:1438px;height:937px;position:relative;background-image:url(/modules/custom/cedefop_dashboards/images/ladder-visual.svg);background-position:center;max-width:100%;}#dashboard .ladder-large .five{vertical-align:top;width:50%;display:inline-block;}#dashboard .ladder-large header{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:0.625rem;}#dashboard .ladder-large ul{list-style-type:none;margin-top:20px;}#dashboard .ladder-large .five li span{max-width:224px;display:inline-block;padding:0px 33px 0px 0px;vertical-align:top;line-height:1;}#dashboard .ladder-large ul li{font-size:0.8125rem;font-weight:700;padding:0.625rem 0.625rem 0px 0px;line-height:1.25rem;display:block !important;min-height:115px;}#dashboard  .ladder-large ul li b{font-size:1.5625rem;display:inline-block;border-radius:6px;padding:0.3125rem;}#dashboard .ladder-large .top-five ul:before{border-top-color:#260485;}#dashboard .ladder-large header{padding:30px;}#dashboard .ladder-large .bottom-five header{width:100%;margin-top:-29px;}#dashboard .ladder-large .bottom-five ul{border-color:#840037;margin-top:250px;}#dashboard .ladder-large .bottom-five ul:before{border-top-color:#840037;bottom:-10px !important;top:auto;-ms-transform:rotate(224deg);transform:rotate(224deg);}#dashboard .ladder-large .bottom-five li span{padding:0px 0px 0px 10px;max-width:224px;}#dashboard .ladder-large .top-five li{text-align:right;}#dashboard .ladder-large .top-five li:nth-child(1){margin-right:-136px;}#dashboard .ladder-large .top-five li:nth-child(2){margin-right:-16px;}#dashboard .ladder-large .top-five li:nth-child(3){margin-right:94px;}#dashboard .ladder-large .top-five li:nth-child(4){margin-right:209px;}#dashboard .ladder-large .top-five li:nth-child(5){margin-right:323px;}#dashboard .ladder-large .five span.icon-class:before{content:"";color:inherit;font-size:46px;line-height:0.5;vertical-align:middle;display:inline-block;font-family:"font-icons";font-weight:normal;font-style:normal;}#dashboard .ladder-large .five span.icon-class{padding:0px;}#dashboard .ladder-large .bottom-five li:nth-child(1){margin-left:335px;}#dashboard .ladder-large .bottom-five li:nth-child(2){margin-left:220px;}#dashboard .ladder-large .bottom-five li:nth-child(3){margin-left:108px;}#dashboard .ladder-large .bottom-five li:nth-child(4){margin-left:0px;}#dashboard .ladder-large .bottom-five li:nth-child(5){margin-left:-113px;}#dashboard .ladder-small .top-five{background-color:#3E63F4;padding:1.25rem;}#dashboard .ladder-small .bottom-five{background-color:#DE2C77;padding:1.25rem;}#dashboard .ladder-small ul{position:relative;border-right:24px solid #260485;position:relative;margin:30px 1.25rem 0 1.25rem;}#dashboard .ladder-small .bottom-five ul{border-color:#840037;}#dashboard .ladder-small ul::before{z-index:0;position:absolute;top:-10px;left:auto;right:-36px;-ms-transform:rotate(44deg);transform:rotate(44deg);content:"";width:0;height:0;border-top:46px solid #260485;border-top-color:rgb(38,4,133);border-right:46px solid transparent;}#dashboard .ladder-small .bottom-five ul::before{border-top-color:#840037;bottom:-10px !important;top:auto;-ms-transform:rotate(224deg);transform:rotate(224deg);}#dashboard .ladder-small ul li{background-color:rgba(0,0,0,0.25);border-radius:6px;margin-bottom:0.625rem;text-align:right;font-size:0.8125rem;font-weight:700;padding:0.625rem;display:flex;gap:0.625rem;justify-content:space-between;margin-right:1.875rem;align-items:center;line-height:1.25rem;}#dashboard .ladder-small ul li span{float:left;margin:5px 5px 5px 16px;}#dashboard .ladder-small ul li b{font-size:1.5625rem;display:inline-block;border-radius:6px;padding:0.3125rem;white-space:nowrap;}#dashboard .ladder-small header p{margin:15px 0px -5px 22px;}#dashboard .ladder-small{display:none;}@media screen and (max-width:1600px){#dashboard .ladder-large{display:none;}#dashboard .ladder-small{display:block;}}#dashboard .shortcuts .display div{border-left:1px solid rgba(255,255,255,0.2);padding-left:25px;margin-top:-12px;}#dashboard .shortcuts .display a{display:block;width:100%;font-weight:700;font-size:1.1em;line-height:1.9;}#dashboard .left-padding select{padding-left:10px;}#dashboard.stas .box-visualisation header .subtitle{color:#fff;margin-top:8px;}#dashboard.stas svg.dsense-svg.map_flags polygon.multiselected{fill:#eeca00 !important;}#dashboard .clickable .dsenseVisualisationContainer::before{content:url("/modules/custom/cedefop_dashboards/images/click-for-details.png");position:absolute;margin-top:-14px;}#dashboard .colorA svg .dsense-fill-element{fill:#D9BCA6;}#dashboard .colorB svg .dsense-fill-element{fill:#CAA8B2;}#dashboard .colorC svg .dsense-fill-element{fill:#9AC6B7;}#dashboard .colorD svg .dsense-fill-element{fill:#95B0BF;}#dashboard .colorE svg .dsense-fill-element{fill:#AED1DC;}#dashboard .colorF svg .dsense-fill-element{fill:#007FC2;}.float-left-title .page-title-container{float:left;}#dashboard .row.vmerged{margin-bottom:-10px !important;}#dashboard .transparent{background-color:transparent;}#dashboard .sorting_section{text-align:right;}#dashboard .sorting_section > *{display:inline-block;max-width:187px;margin-bottom:-10px;margin-top:6px;font-size:0.85em;height:2rem;}#dashboard .sorting_section label{margin-right:5px;}
.paragraph--unpublished{background-color:#fff4f4;}
