@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,400;1,600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Baskervville:ital@0;1&display=swap");
@font-face {
  font-family: "font-icons";
  src: url("../fonts/font-icons.woff2?bwut6o") format("woff2"), url("../fonts/font-icons.ttf?bwut6o") format("truetype"), url("../fonts/font-icons.woff?bwut6o") format("woff"), url("../fonts/font-icons.svg?bwut6o#font-icons") format("svg");
}

.file-txt:before,
.application-txt:before {
  content: "";
  color: #0056A0;
  font-size: 20px;
  font-family: "font-icons";
  margin-right: rem-calc(10);
  margin-left: 1px;
  font-weight: normal;
}

.file-doc:before,
.application-doc:before {
  content: "";
  color: #00188F;
  font-size: 20px;
  font-family: "font-icons";
  margin-right: rem-calc(10);
  margin-left: 1px;
  font-weight: normal;
}

.file-docx:before,
.application-docx:before {
  content: "";
  color: #00188F;
  font-size: 20px;
  font-family: "font-icons";
  margin-right: rem-calc(10);
  margin-left: 1px;
  font-weight: normal;
}

.file-pdf:before,
.application-pdf:before {
  content: "";
  color: #FF0000;
  font-size: 20px;
  font-family: "font-icons";
  margin-right: rem-calc(10);
  margin-left: 1px;
  font-weight: normal;
}

.file-rtf:before,
.application-rtf:before {
  content: "";
  color: #036FAA;
  font-size: 20px;
  font-family: "font-icons";
  margin-right: rem-calc(10);
  margin-left: 1px;
  font-weight: normal;
}

.file-xls:before,
.application-xls:before {
  content: "";
  color: #007233;
  font-size: 20px;
  font-family: "font-icons";
  margin-right: rem-calc(10);
  margin-left: 1px;
  font-weight: normal;
}

.file-xlsx:before,
.application-xlsx:before {
  content: "";
  color: #007233;
  font-size: 20px;
  font-family: "font-icons";
  margin-right: rem-calc(10);
  margin-left: 1px;
  font-weight: normal;
}

.file-zip:before,
.application-zip:before {
  content: "";
  color: #C92B94;
  font-size: 20px;
  font-family: "font-icons";
  margin-right: rem-calc(10);
  margin-left: 1px;
  font-weight: normal;
}

.file-ppt:before,
.application-ppt:before {
  content: "";
  color: #CE4123;
  font-size: 20px;
  font-family: "font-icons";
  margin-right: rem-calc(10);
  margin-left: 1px;
  font-weight: normal;
}

.file-pptx:before,
.application-pptx:before {
  content: "";
  color: #CE4123;
  font-size: 20px;
  font-family: "font-icons";
  margin-right: rem-calc(10);
  margin-left: 1px;
  font-weight: normal;
}

.file-epub:before,
.application-epub:before {
  content: "";
  color: #86B918;
  font-size: 20px;
  font-family: "font-icons";
  margin-right: rem-calc(10);
  margin-left: 1px;
  font-weight: normal;
}

.file-mp3:before,
.application-mp3:before {
  content: "";
  color: #A348CD;
  font-size: 20px;
  font-family: "font-icons";
  margin-right: rem-calc(10);
  margin-left: 1px;
  font-weight: normal;
}

.file-external:before,
.application-external:before {
  content: "";
  color: #ff077b;
  font-size: 20px;
  font-family: "font-icons";
  margin-right: rem-calc(10);
  margin-left: 1px;
  font-weight: normal;
}

.file-aak:before,
.application-aak:before {
  content: "";
  color: #A348CD;
  font-size: 20px;
  font-family: "font-icons";
  margin-right: rem-calc(10);
  margin-left: 1px;
  font-weight: normal;
}

.file-png:before,
.application-png:before {
  content: "";
  color: #d12760;
  font-size: 20px;
  font-family: "font-icons";
  margin-right: rem-calc(10);
  margin-left: 1px;
  font-weight: normal;
}

/* @group ANCHOR PLACEHOLDER ICOMOON  */
@font-face {
  font-family: 'font-icons';
  src: url("../fonts/font-icons?ooa8r5");
  src: url("../fonts/font-icons.eot?#iefixooa8r5") format("embedded-opentype"), url("../fonts/font-icons.svg?ooa8r5#icomoon") format("svg"), url("../fonts/font-icons.woff?ooa8r5") format("woff"), url("../fonts/font-icons.ttf?ooa8r5") format("truetype");
  font-weight: normal;
  font-style: normal;
}

body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li > a:before, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu span:before, .tool-skills-index .chart-menu ul li span, .tool-skills-index .chart-menu ul li a {
  font-family: 'font-icons';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: rem-calc(22);
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  bottom: -0.25em;
  padding-right: 0.15em;
}

@media screen {
  .body.group-main-content ul li, .body-styles ul li, .tool-home-content .tool-home-content-text ul li, .tool-skills-index .block-info .field-item ul li {
    position: relative;
  }
  .body.group-main-content ul li:before, .body-styles ul li:before, .tool-home-content .tool-home-content-text ul li:before, .tool-skills-index .block-info .field-item ul li:before {
    position: absolute;
    top: 12px;
    right: auto;
    bottom: auto;
    left: 12px;
    margin: auto;
    content: " ";
    display: inline-block;
    width: 0.375rem;
    height: 0.375rem;
    border-radius: 50%;
    background-color: #29A1DC;
  }
}

.tool-skills-index .block-info .field-item a {
  border-bottom: 1px dotted #96a3d9;
  background-image: linear-gradient(180deg, #2F4798, #2F4798);
  background-position: 0 -40px;
  background-repeat: no-repeat;
  padding: 1px 0;
}

.tool-skills-index .block-info .field-item a:hover, .tool-skills-index .block-info .field-item a:focus {
  background-position: 0 .1rem;
  transition: .25s ease-in-out;
  color: #fefefe !important;
}

button.toggler, details.collapsible summary {
  color: #2F4798;
  font-weight: 600;
  padding: 5px 1.25rem 5px 0;
  position: relative;
}

button.toggler:after, details.collapsible summary:after {
  content: "";
  color: #2F4798;
  font-size: 1.375rem;
  line-height: 1.5rem;
  vertical-align: middle;
  display: inline-block;
  font-family: "font-icons";
  font-weight: normal;
  font-style: normal;
}

button.toggler:after, details.collapsible summary:after {
  margin-left: 5px;
  font-weight: 700;
  transition: 0.3s ease all;
  position: relative;
}

button.active.toggler:after, details.collapsible summary.active:after {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  margin-top: -1px;
}

.js-processed .dropbutton-widget-wrapper {
  opacity: 1 !important;
  pointer-events: all !important;
}

/* @group ANCHOR Creates Left-top Triangle Corner */
/* @group ANCHOR SOLID ARROW */
/* @group ANCHOR Magellan main site table of content */
/* @group ANCHOR ACCORDION  */
/* @group ANCHOR SIDEBAR COMMON STYLES */
/* @group ANCHOR TABS WITH LINES (DEFAULT STYLE) */
.wait:before,
.row.loading:before,
.loading:before, .view-filters:before {
  background-image: url("../images/loader.svg");
  width: 150px;
  height: 150px;
  background-size: contain;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  display: block;
  z-index: 50;
}

.wait,
.row.loading,
.loading {
  position: relative;
  width: 100%;
}

.wait:before,
.row.loading:before,
.loading:before {
  content: " ";
  position: absolute;
  top: 20%;
  left: 50%;
}

.wait .view-content,
.row.loading .view-content,
.loading .view-content {
  opacity: 0.4;
}

.row.loading,
.loading {
  margin: 50px 0;
}

.row.loading > *,
.loading > * {
  display: none !important;
}

a.skip-link[href*='#block-dropdownlanguage'] {
  display: none;
}

body.tool #header-bar .top-bar {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media print, screen and (min-width: 64em) {
  body.tool #header-bar .block-cedefop-foundation-branding {
    padding: 5px 3.125rem;
  }
}

@media print, screen and (min-width: 64em) {
  body.tool #header-bar .block-cedefop-foundation-branding a {
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
    background-size: contain;
    background-image: url("../images/logo/logo-small.svg");
    background-repeat: no-repeat;
    background-position: center left;
    padding: 0px;
  }
}

body.tool #header-bar .block-cedefop-foundation-branding img {
  display: none;
  width: 50%;
}

body.tool #header-bar .block-dropdownlanguage {
  display: none;
}

body.tool #header-bar .region--l-header-bottom {
  display: block;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  background-color: #4B62BE;
  padding: 1vw 0.625rem;
  position: relative;
}

@media print, screen and (min-width: 64em) {
  body.tool #header-bar .region--l-header-bottom {
    padding: 0.5vw 2.5rem;
  }
}

@media print {
  body.tool #header-bar .region--l-header-bottom {
    padding: 20px 10px 10px 10px;
  }
}

body.tool #header-bar .region--l-header-bottom h2 {
  color: #fefefe;
  margin-bottom: 0;
  max-width: none;
  font-size: 1rem;
  line-height: 1.25rem;
}

@media screen and (min-width: 75em) {
  body.tool #header-bar .region--l-header-bottom h2 {
    line-height: 2.5rem;
    font-size: 2.1875rem;
  }
}

body.tool #header-bar .region--l-header-bottom .subtitle {
  font-weight: 300;
  line-height: 1.875rem;
  font-size: 1rem;
  color: #fefefe;
  display: none;
}

@media print, screen and (min-width: 64em) {
  body.tool #header-bar .region--l-header-bottom .subtitle {
    display: block;
  }
}

@media screen and (min-width: 75em) {
  body.tool #header-bar .region--l-header-bottom .subtitle {
    font-size: 1.5625rem;
  }
}

@media print, screen and (min-width: 40em) {
  body.tool .brexit-disclaimer-wrapper {
    top: 0.4375rem;
    padding: 0 !important;
    z-index: 40;
    position: absolute;
    right: 0;
  }
}

@media screen and (min-width: 75em) {
  body.tool .brexit-disclaimer-wrapper {
    top: 40px;
  }
}

body.tool.header-is-sticky .brexit-disclaimer-wrapper {
  display: none;
}

@media print, screen and (min-width: 64em) {
  body.tool.header-is-sticky .top-bar .block-cedefop-foundation-branding {
    padding: 0 1.875rem !important;
  }
}

body.tool.header-is-sticky .top-bar .block-cedefop-foundation-branding a {
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
  background-size: contain;
  background-image: url("../images/logo/logo-small.svg");
  background-repeat: no-repeat;
  background-position: center left;
}

body.tool.header-is-sticky .top-bar .block-cedefop-foundation-branding img {
  display: none;
  width: 100%;
}

@media screen and (min-width: 75em) {
  body.tool.header-is-sticky .top-bar h2 {
    font-size: 1.5625rem;
  }
}

body.tool.header-is-sticky .top-bar .subtitle {
  display: none !important;
}

body.tool.header-is-sticky .tool-logo .field-items:before {
  border-width: 2px;
}

@media screen and (min-width: 75em) {
  body.tool.header-is-sticky .tool-logo .field-items:before {
    height: 3.125rem;
    width: 3.125rem;
  }
}

.top-bar .block-online-tools-back-url p {
  margin-bottom: 0;
}

.top-bar .block-online-tools-back-url p a {
  text-transform: uppercase;
  display: block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  font-size: 0;
  color: #fefefe;
  margin-left: 1px;
  position: relative;
  box-sizing: border-box;
  background-color: #4B62BE;
}

.top-bar .block-online-tools-back-url p a:before {
  content: "";
  color: #fefefe;
  font-size: 3.125rem;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  font-family: "font-icons";
  font-weight: normal;
  font-style: normal;
}

.top-bar .block-online-tools-back-url p a:before {
  position: absolute;
  top: 0px;
  left: 0px;
}

.top-bar .block-online-tools-back-url p a:hover, .top-bar .block-online-tools-back-url p a:focus {
  background-color: #080852;
}

@media print, screen and (min-width: 64em) {
  .top-bar .block-online-tools-back-url p a {
    height: auto;
    width: auto;
    padding: 10px 0.625rem;
    font-size: 0.625rem;
    background-color: transparent;
  }
  .top-bar .block-online-tools-back-url p a:before {
    position: static;
    font-size: 1.875rem !important;
  }
}

body.tool .tool-logo .field-items {
  display: -ms-flexbox;
  display: flex;
}

body.tool .tool-logo .field-items:before {
  border-radius: 50%;
  content: " ";
  height: 3.125rem;
  width: 3.125rem;
  background-size: contain;
  margin-right: 1.1vw;
  border: 2px solid #fefefe;
}

@media screen and (min-width: 75em) {
  body.tool .tool-logo .field-items:before {
    height: 6.875rem;
    width: 6.875rem;
  }
}

body.tool .tool-logo .field-items .field-item {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  max-width: 80%;
}

.tool-skills-mismatch .tool-logo .field-items:before {
  background: #fefefe url("../images/tool-logos/logo-skills-mismatch-R.svg") no-repeat;
}

.tool-apprenticeship-schemes .tool-logo .field-items:before {
  border: 3px solid #fefefe;
  background: #fefefe url("../images/tool-logos/logo-apprenticeship-schemes-R.png") no-repeat;
}

.tool-ovate .tool-logo .field-items:before {
  border: 3px solid #fefefe;
  background: #fefefe url("../images/tool-logos/logo-ovate-R.svg") no-repeat;
}

.tool-financing-db .tool-logo .field-items:before {
  border: 3px solid #fefefe;
  background: #fefefe url("../images/tool-logos/logo-financing-db-R.svg") no-repeat;
}

.tool-skills-forecast .tool-logo .field-items:before {
  border: 3px solid #fefefe;
  background: #fefefe url("../images/tool-logos/logo-skills-forecast-R.svg") no-repeat;
}

.tool-financing-apprenticeships .tool-logo .field-items:before {
  border: 3px solid #fefefe;
  background: #fefefe url("../images/tool-logos/logo-financing-apprenticeships-R.svg") no-repeat;
}

.tool-vet-toolkit .tool-logo .field-items:before {
  border: 3px solid #fefefe;
  background: #497AD2 url("../images/tool-logos/logo-vet-toolkit-R.svg") no-repeat;
}

.tool-guidance-resources .tool-logo .field-items:before {
  border: 0px !important;
  background: url("../images/tool-logos/logo-guidance-resources-R.svg") no-repeat;
}

.tool-vet-in-europe .tool-logo .field-items:before {
  border: 3px solid #fefefe !important;
  background: #fefefe url("../images/tool-logos/logo-vet-in-europe-R.svg") no-repeat;
}

.tool-vet-key-data .tool-logo .field-items:before {
  border: 3px solid #fefefe !important;
  background: #fefefe url("../images/tool-logos/logo-vet-key-data-R.svg") no-repeat;
}

.nqf-online-tool .tool-logo .field-items:before {
  border: 3px solid #fefefe !important;
  background: #fefefe url("../images/tool-logos/logo-nqf-online-R.svg") no-repeat;
}

.tool-neets .tool-logo .field-items:before {
  border: 3px solid #fefefe !important;
  background: #fefefe url("../images/tool-logos/logo-neets-R.svg") no-repeat;
}

.tool-validation-db .tool-logo .field-items:before {
  border: 3px solid #fefefe !important;
  background: #fefefe url("../images/tool-logos/logo-validation-db-R.svg") no-repeat;
}

.tool-skills-intelligence .tool-logo .field-items:before {
  border: 3px solid #fefefe !important;
  background: #fefefe url("../images/tool-logos/logo-skills-intelligence-R.svg") no-repeat;
}

.tool-mobility-scoreboard .tool-logo .field-items:before {
  border: 3px solid #fefefe !important;
  background: #fefefe url("../images/tool-logos/logo-mobility-scoreboard-R.svg") no-repeat;
}

.tool-skills-index .tool-logo .field-items:before {
  border: 3px solid #fefefe !important;
  background: #fefefe url("../images/tool-logos/logo-skills-index-R.svg") no-repeat;
}

.tool-opinion-survey-on-vet .tool-logo .field-items:before {
  border: 3px solid #fefefe !important;
  background: #fefefe url("../images/tool-logos/logo-opinion-survey-on-vet-R.svg") no-repeat;
}

.tool-vet-policy-dashboard .tool-logo .field-items:before {
  border: 3px solid #fefefe !important;
  background: #fefefe url("../images/tool-logos/logo-vet-policy-dashboard-R.svg") no-repeat;
}

body.tool #header-bar .top-bar .l-navigation-region {
  position: relative !important;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  left: 0;
}

body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu {
  background-color: #fefefe;
  color: #2F4798;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.15);
  -ms-flex-pack: justify;
      justify-content: space-between;
}

body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li > a, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li span {
  background-color: transparent;
  color: #2F4798;
  display: block;
  height: 100%;
}

body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li > a:hover, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li > a:focus, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li span:hover, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li span:focus {
  background-color: #2F4798;
  color: #fefefe;
}

body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li > a:hover:before, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li > a:focus:before, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li span:hover:before, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li span:focus:before {
  color: #fefefe;
}

body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li.is-active, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li a.is-active {
  background-color: #2F4798;
  color: #fefefe;
}

body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li.is-active :before, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li.is-active :after, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li.is-active > a, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li.is-active span, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li.is-active:before, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li a.is-active :before, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li a.is-active :after, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li a.is-active > a, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li a.is-active span, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li a.is-active:before {
  color: #fefefe;
}

body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li span {
  padding: 0.7rem 1rem 1.25rem;
  line-height: 0.875rem;
}

body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media screen and (min-width: 75em) {
  body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li > a, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu span {
  min-width: 10vw;
  text-align: center;
}

@media print, screen and (min-width: 64em) {
  body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu > li > a:before, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu span:before {
    display: block;
    text-align: center;
    font-size: 1.875rem;
    color: #4B62BE;
    font-size: 1.375rem;
    line-height: 1.25rem;
    margin-bottom: 1.25rem;
  }
}

body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu [aria-haspopup="true"]:after {
  content: "";
  color: #4B62BE;
  font-size: 1.375rem;
  line-height: 0;
  vertical-align: middle;
  display: inline-block;
  font-family: "font-icons";
  font-weight: normal;
  font-style: normal;
}

body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu [aria-haspopup="true"]:hover:after, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu [aria-haspopup="true"]:focus:after {
  color: #fefefe;
}

body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu .dropdown.menu {
  padding-left: 0;
  padding-right: 0;
  max-width: 15.625rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu .dropdown.menu > li > a, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu .dropdown.menu span {
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 5px;
}

body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu .dropdown.menu > li > a:before, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu .dropdown.menu span:before {
  margin-right: 5px;
  margin-top: -10px;
  margin-bottom: 0;
  color: #4B62BE;
}

body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu .dropdown.menu > li > a.is-active, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu .dropdown.menu > li > a.is-active:before, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu .dropdown.menu > li > a:hover:before, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu .dropdown.menu span.is-active, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu .dropdown.menu span.is-active:before, body.tool #header-bar .top-bar .l-navigation-region .dropdown.menu .dropdown.menu span:hover:before {
  color: #fefefe;
}

.l-main .page-header {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
}

@media print, screen and (min-width: 64em) {
  .l-main .page-header {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}

.l-main .page-header .metadata-details {
  margin-top: 1.25rem;
}

.page-header .flag:before {
  width: 1.875rem;
  height: 1.23355rem;
}

.page-header:after {
  display: table;
  content: "";
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .page-header div[class$="-pdf-export"] {
    float: right;
    margin-left: 0.3125rem;
  }
}

.page-header div[class$="-pdf-export"] a {
  background-image: none;
  border-bottom: none;
  padding: 0.3125rem 0.625rem;
  background-color: #2F4798;
  color: #fefefe;
  font-size: 0.875rem;
  line-height: 1.5rem;
  font-weight: 700;
  display: inline-block;
  border-radius: 3px;
  margin-top: 0.625rem;
  transition: 0.3s all ease-in-out;
}

.page-header div[class$="-pdf-export"] a:before {
  content: "";
  color: #fefefe;
  font-size: 1.875rem;
  line-height: 1.5rem;
  vertical-align: middle;
  display: inline-block;
  font-family: "font-icons";
  font-weight: normal;
  font-style: normal;
}

.page-header div[class$="-pdf-export"] a:hover, .page-header div[class$="-pdf-export"] a:focus {
  background: #080852;
}

.page-header div[class$="-pdf-export"] a:before {
  margin-right: 0.3125rem;
}

button.toggler {
  display: block;
  text-align: left;
  margin-top: 0.625rem;
}

.toggle-content p {
  font-size: 0.875rem;
  line-height: 1.5rem;
  margin-top: 5px;
}

.toggle-content p:last-child {
  margin-bottom: 0;
}

.toggle-content ul, .toggle-content ol {
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.button-read-more {
  text-transform: uppercase;
  color: #2F4798;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.25rem;
}

.button-read-more:after {
  content: "";
  color: #2F4798;
  font-size: 1.5625rem;
  line-height: 20px;
  vertical-align: middle;
  display: inline-block;
  font-family: "font-icons";
  font-weight: normal;
  font-style: normal;
}

.button-read-more.arrow-collapse:after {
  content: "";
  color: #2F4798;
  font-size: 1.5625rem;
  line-height: 20px;
  vertical-align: middle;
  display: inline-block;
  font-family: "font-icons";
  font-weight: normal;
  font-style: normal;
}

.button-read-more:after {
  margin-left: 3px;
  font-weight: bold !important;
}

details.collapsible summary {
  display: block;
  text-align: left;
  cursor: pointer;
  color: #2F4798;
}

details.collapsible summary[aria-pressed="true"]:after {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  color: #080852;
}

.collapse-text-text {
  margin-bottom: 0.625rem;
}

.body.group-main-content, .body-styles, .tool-home-content .tool-home-content-text {
  font-family: "Open Sans", Roboto, Arial, sans-serif;
  margin-bottom: 2.5rem;
  overflow: hidden;
}

.body.group-main-content p, .body-styles p, .tool-home-content .tool-home-content-text p, .body.group-main-content ul, .body-styles ul, .tool-home-content .tool-home-content-text ul, .body.group-main-content ol, .body-styles ol, .tool-home-content .tool-home-content-text ol {
  font-size: 1rem;
}

.body.group-main-content ol, .body-styles ol, .tool-home-content .tool-home-content-text ol {
  margin-left: calc(2.5vw + 1.875rem);
  margin-bottom: 1.25rem;
}

.body.group-main-content ul, .body-styles ul, .tool-home-content .tool-home-content-text ul {
  margin-bottom: 1.25rem;
  margin-left: 2.5vw;
  list-style: none;
}

.body.group-main-content ul li, .body-styles ul li, .tool-home-content .tool-home-content-text ul li {
  padding-left: 1.875rem;
}

.body.group-main-content a, .body-styles a, .tool-home-content .tool-home-content-text a {
  border-bottom: 1px dotted #96a3d9;
  background-image: linear-gradient(180deg, #2F4798, #2F4798);
  background-position: 0 -40px;
  background-repeat: no-repeat;
  padding: 1px 0;
}

.body.group-main-content a:hover, .body-styles a:hover, .tool-home-content .tool-home-content-text a:hover, .body.group-main-content a:focus, .body-styles a:focus, .tool-home-content .tool-home-content-text a:focus {
  background-position: 0 .1rem;
  transition: .25s ease-in-out;
  color: #fefefe !important;
}

.body.group-main-content .field-name-field-ced-abstract, .body-styles .field-name-field-ced-abstract, .tool-home-content .tool-home-content-text .field-name-field-ced-abstract {
  font-weight: 700;
  padding-left: 1.875rem;
  margin-right: 5vw;
  border-left: 5px solid #FFED00;
  margin-bottom: 2.5rem;
}

.body.group-main-content table caption, .body-styles table caption, .tool-home-content .tool-home-content-text table caption {
  background-color: #2F4798;
  color: #fefefe;
  font-size: 1.25rem;
  text-align: left;
  border-bottom: 3px solid #FFED00 !important;
}

.body.group-main-content table th, .body-styles table th, .tool-home-content .tool-home-content-text table th {
  font-size: 0.8125rem;
  text-transform: uppercase;
  border-bottom: 3px solid #B1CFED !important;
}

.body.group-main-content table td, .body-styles table td, .tool-home-content .tool-home-content-text table td {
  vertical-align: top;
}

.body.group-main-content table tr, .body-styles table tr, .tool-home-content .tool-home-content-text table tr {
  border-bottom: 1px solid #B1CFED !important;
}

.body.group-main-content table thead, .body-styles table thead, .tool-home-content .tool-home-content-text table thead {
  background-color: transparent;
  text-transform: uppercase;
}

.body.group-main-content table ul, .body-styles table ul, .tool-home-content .tool-home-content-text table ul, .body.group-main-content table ol, .body-styles table ol, .tool-home-content .tool-home-content-text table ol {
  margin-left: 0;
  list-style-position: inside;
}

.body.group-main-content table ul:last-child, .body-styles table ul:last-child, .tool-home-content .tool-home-content-text table ul:last-child, .body.group-main-content table ol:last-child, .body-styles table ol:last-child, .tool-home-content .tool-home-content-text table ol:last-child {
  margin-bottom: 0;
}

.body.group-main-content table p:last-child, .body-styles table p:last-child, .tool-home-content .tool-home-content-text table p:last-child {
  margin-bottom: 0;
}

.body.group-main-content a.external, .body-styles a.external, .tool-home-content .tool-home-content-text a.external {
  padding-right: 0 !important;
  margin-left: 0;
}

.body.group-main-content a.external:after, .body-styles a.external:after, .tool-home-content .tool-home-content-text a.external:after {
  content: "";
  color: #29A1DC;
  font-size: 1.375rem;
  line-height: inherit;
  vertical-align: middle;
  display: inline-block;
  font-family: "font-icons";
  font-weight: normal;
  font-style: normal;
}

.body.group-main-content a.external:before, .body-styles a.external:before, .tool-home-content .tool-home-content-text a.external:before {
  display: none;
}

.body.group-main-content a.external:after, .body-styles a.external:after, .tool-home-content .tool-home-content-text a.external:after {
  margin-top: -3px;
}

.body.group-main-content a.external:hover:after, .body-styles a.external:hover:after, .tool-home-content .tool-home-content-text a.external:hover:after, .body.group-main-content a.external:focus:after, .body-styles a.external:focus:after, .tool-home-content .tool-home-content-text a.external:focus:after {
  color: #fefefe;
}

.body.group-main-content a[class*='application-'], .body-styles a[class*='application-'], .tool-home-content .tool-home-content-text a[class*='application-'] {
  padding-top: 8px;
}

.body.group-main-content a[class*='application-']:hover:before, .body-styles a[class*='application-']:hover:before, .tool-home-content .tool-home-content-text a[class*='application-']:hover:before, .body.group-main-content a[class*='application-']:focus:before, .body-styles a[class*='application-']:focus:before, .tool-home-content .tool-home-content-text a[class*='application-']:focus:before {
  color: #fefefe;
}

.body.group-main-content img.small-flag, .body-styles img.small-flag, .tool-home-content .tool-home-content-text img.small-flag {
  display: inline-block;
  max-width: 1.5rem !important;
  height: auto !important;
  margin: 0 10px 0 0;
  vertical-align: middle;
}

blockquote {
  font-size: 1.25rem;
  margin-bottom: 2.5rem;
  position: relative;
  font-weight: 400;
  line-height: 2.5rem;
}

@media screen and (min-width: 75em) {
  blockquote {
    font-size: 1.5625rem;
    font-weight: 300;
    padding: 3.125rem;
  }
}

blockquote:before {
  content: "";
  color: #29A1DC;
  font-size: 2.5rem;
  line-height: 1.3;
  vertical-align: middle;
  display: inline-block;
  font-family: "font-icons";
  font-weight: normal;
  font-style: normal;
}

blockquote:after {
  content: "";
  color: #29A1DC;
  font-size: 2.5rem;
  line-height: 1.3;
  vertical-align: middle;
  display: inline-block;
  font-family: "font-icons";
  font-weight: normal;
  font-style: normal;
}

blockquote:before {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0;
  margin: auto;
}

blockquote:after {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
  margin: auto;
  -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
}

.strike-through {
  text-decoration: line-through;
}

.more-link a {
  background-color: #2F4798;
  display: inline-block;
  color: #fefefe;
  font-weight: bold;
  padding: 0.625rem 1.25rem;
  border-radius: 3px;
  font-size: 0.875rem;
}

.more-link a:hover, .more-link a:focus {
  background-color: #283c81;
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  word-wrap: normal;
}

span.has-tip {
  margin-left: 3px;
}

.available-laguages-for-page-wrapper {
  margin-bottom: 0.625rem;
  margin-top: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.available-laguages-for-page-wrapper .available-laguages-title {
  font-size: 0.6875rem;
  text-transform: uppercase;
  margin-right: 5px;
  padding-top: 0;
  margin-bottom: 0;
}

.available-laguages-for-page-wrapper ul li {
  margin-right: 2px;
  display: inline-block;
}

.available-laguages-for-page-wrapper ul li a {
  display: inline-block;
  font-size: 0.8125rem;
  line-height: normal;
  padding: 3px;
  text-align: center;
  min-width: 1.5625rem;
  color: #fefefe;
  background-color: #2F4798;
}

.available-laguages-for-page-wrapper ul li a:hover, .available-laguages-for-page-wrapper ul li a:focus {
  color: #2F4798;
  background-color: #fefefe;
}

.body .button {
  margin-right: 5px;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.tool-home-content {
  padding-top: 1.25rem;
}

@media print, screen and (min-width: 64em) {
  .tool-home-content {
    margin: 0;
    padding-top: 0;
    display: -ms-flexbox;
    display: flex;
  }
}

.tool-home-content p {
  padding-bottom: 0 !important;
}

.tool-home-content .tool-home-content-image {
  margin-bottom: 1.25rem;
  background: #fefefe;
  background: radial-gradient(circle, white 39%, #dddbd7 100%);
  text-align: center;
  padding: 1.25rem;
}

@media print, screen and (min-width: 40em) {
  .tool-home-content .tool-home-content-image {
    float: left;
    margin-bottom: 0;
    margin-right: 1.25rem;
    max-width: 200px;
  }
}

@media print, screen and (min-width: 64em) {
  .tool-home-content .tool-home-content-image {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-bottom: 0;
    margin-right: 0;
    -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
    max-width: none;
    padding: 3.125rem 2.5rem;
  }
  .tool-home-content .tool-home-content-image img {
    margin-top: 2vw;
  }
}

.tool-home-content .tool-home-content-text {
  margin-bottom: 0;
  padding: 1.25rem;
}

@media print, screen and (min-width: 64em) {
  .tool-home-content .tool-home-content-text {
    padding: 2.5rem;
  }
}

@media screen and (min-width: 90em) {
  .tool-home-content .tool-home-content-text {
    padding-right: 10vw;
  }
}

.tool-home-content .tool-home-content-text h1 {
  font-weight: 600;
  font-size: 1.5625rem;
}

@media print, screen and (min-width: 64em) {
  .tool-home-content .tool-home-content-text h1 {
    font-size: 2.1875rem;
  }
}

body.toolkit-basic-1column .page-header {
  margin-bottom: 0;
}

body.toolkit-basic-1column .page-content .group-content {
  max-width: none;
}

body.toolkit-basic-1column .page-content .group-content .group-left {
  padding: 0;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: none;
}

body.toolkit-basic-1column .page-content .group-content .group-left .group-main-content {
  margin-bottom: 0;
  padding: 0;
}

body.toolkit-basic-1column .page-content .group-content .group-right {
  display: none;
}

/*@group ANCHOR what is found in some tool welcome pages*/
@media screen and (min-width: 75em) {
  .region--l-footer-columns:before {
    left: 1.25rem;
  }
}

.tool-skills-index .block-info .field-item {
  padding: 1.25rem;
  background: #fefefe;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  font-size: 1rem;
  font-style: italic;
  line-height: 1.5rem;
  color: #080852;
  position: relative;
}

@media print, screen and (min-width: 40em) {
  .tool-skills-index .block-info .field-item {
    padding: 1.875rem 1.875rem 1.875rem 5.3125rem;
    max-width: 61.25rem;
    min-height: 6.25rem;
    margin: 0 auto 1.25rem auto;
  }
}

@media print, screen and (min-width: 40em) {
  .tool-skills-index .block-info .field-item:before {
    content: " ";
    background: url(../images/hint.png) no-repeat center;
    display: block;
    width: 3.375rem;
    height: 4.375rem;
    background-size: contain;
    padding: 0;
    position: absolute;
    top: 1.25rem;
    left: 1.25rem;
  }
}

.tool-skills-index .block-info .field-item * {
  line-height: 1.5rem;
}

.tool-skills-index .block-info .field-item :last-child {
  margin-bottom: 0;
}

.tool-skills-index .block-info .field-item ul li {
  padding-left: 1.875rem;
}

.tool-skills-index .block-info .field-item ul li:before {
  top: 10px;
}

.tool-skills-index .chart-menu {
  position: absolute;
  top: -35px;
  right: 15px;
  z-index: 110;
}

@media print, screen and (min-width: 64em) {
  .tool-skills-index .chart-menu {
    top: 0;
  }
}

.tool-skills-index .chart-menu ul {
  list-style: none;
  margin: 0;
}

.tool-skills-index .chart-menu ul li {
  display: block;
  float: left;
  padding-left: 0;
}

.tool-skills-index .chart-menu ul li:before {
  display: none !important;
}

.tool-skills-index .chart-menu ul li span, .tool-skills-index .chart-menu ul li a {
  font-size: 0;
  color: #2F4798;
  display: block;
  padding: 7px;
  border-bottom: 0;
}

.tool-skills-index .chart-menu ul li span.chart-menu-bar:before, .tool-skills-index .chart-menu ul li a.chart-menu-bar:before {
  content: "\e988";
  font-size: calc(20px);
}

.tool-skills-index .chart-menu ul li span.chart-menu-map:before, .tool-skills-index .chart-menu ul li a.chart-menu-map:before {
  content: "\e96b";
  font-size: calc(20px);
}

.tool-skills-index .chart-menu ul li span.chart-menu-time-series:before, .tool-skills-index .chart-menu ul li a.chart-menu-time-series:before {
  content: "\e989";
  font-size: calc(20px);
}

.tool-skills-index .chart-menu ul li span.chart-menu-table:before, .tool-skills-index .chart-menu ul li a.chart-menu-table:before {
  content: "\e98a";
  font-size: calc(20px);
}

.tool-skills-index .chart-menu ul li span.chart-menu-export:before, .tool-skills-index .chart-menu ul li a.chart-menu-export:before {
  content: "\e98b";
  font-size: calc(20px);
}

.tool-skills-index .chart-menu ul li span.csv-export:before, .tool-skills-index .chart-menu ul li span.export-csv:before, .tool-skills-index .chart-menu ul li a.csv-export:before, .tool-skills-index .chart-menu ul li a.export-csv:before {
  content: "\e9af";
  font-size: calc(20px);
}

.tool-skills-index .chart-menu ul li span.image-export, .tool-skills-index .chart-menu ul li span.export-png, .tool-skills-index .chart-menu ul li a.image-export, .tool-skills-index .chart-menu ul li a.export-png {
  padding: 3px 0 0 2px;
}

.tool-skills-index .chart-menu ul li span.image-export:before, .tool-skills-index .chart-menu ul li span.export-png:before, .tool-skills-index .chart-menu ul li a.image-export:before, .tool-skills-index .chart-menu ul li a.export-png:before {
  content: "\e943";
  font-size: calc(38px);
  line-height: calc(28px);
}

.tool-skills-index .chart-menu ul li span.export-pdf:before, .tool-skills-index .chart-menu ul li a.export-pdf:before {
  content: "\e954";
  font-size: calc(20px);
}

.tool-skills-index .chart-menu ul li span.export-svg:before, .tool-skills-index .chart-menu ul li a.export-svg:before {
  content: "\e9b0";
  font-size: calc(20px);
}

.tool-skills-index .chart-menu ul li span.export-xls:before, .tool-skills-index .chart-menu ul li a.export-xls:before {
  content: "\e93a";
  font-size: calc(20px);
}

.tool-skills-index .chart-menu ul li span.current, .tool-skills-index .chart-menu ul li span:hover, .tool-skills-index .chart-menu ul li span:focus, .tool-skills-index .chart-menu ul li a.current, .tool-skills-index .chart-menu ul li a:hover, .tool-skills-index .chart-menu ul li a:focus {
  background: #FFED00;
  cursor: pointer;
}

.tool-skills-index .chart-menu ul.export-actions .chart-menu-export-title {
  display: none;
}

.tool-skills-index .chart-menu ul.export-actions li {
  clear: both;
}

.tool-skills-index .chart-menu ul.export-actions li a {
  background: #FFED00;
  color: #2F4798;
  height: 34px;
  width: 34px;
}

.tool-skills-index .chart-menu ul.export-actions li a:hover, .tool-skills-index .chart-menu ul.export-actions li a:focus {
  background: #e6d500;
  color: #2F4798 !important;
}

.tool-skills-index .chart-menu ul.export-actions li a.wait {
  display: block;
  text-indent: -5000px;
  margin: 0 auto;
  overflow: hidden;
  background: transparent;
  margin: 4px;
  /*@include loader(15px, 15px, 5px, $primary-color, $color-yellow, 1.5s);*/
}

.tool-skills-index .chart-menu ul.export-actions li a.disabled {
  opacity: 0.35;
  pointer-events: none;
  cursor: default;
}

.view-filters {
  min-height: 55px;
  border: 0;
  position: relative;
}

.view-filters .views-exposed-form {
  opacity: 0;
  transition: opacity 0.3s;
  pointer-events: none;
}

.view-filters:before {
  content: " ";
  position: absolute;
  z-index: +2;
  top: 50%;
  left: 50%;
}

.js-processed .view-filters:before {
  display: none;
}

.js-processed .view-filters .views-exposed-form {
  opacity: 1;
  pointer-events: all;
}

.tool-skills-index .skills-index-content-header, .index-pillar-header {
  background: white;
  position: relative;
  border-bottom: 8px solid #F5F5F5;
  padding: 1.875rem 1.25rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.tool-skills-index .skills-index-content-header:before, .index-pillar-header:before {
  position: absolute;
  content: "";
  left: 1.25rem;
  top: 0;
  display: inline-block;
  height: 8px;
  width: 68px;
  background: #FFED00;
}

.tool-skills-index .skills-index-content-header h3, .index-pillar-header h3 {
  color: black;
  font-weight: 700;
  font-size: 1rem;
  margin-bottom: 0;
}

@media print, screen and (min-width: 64em) {
  .tool-skills-index .skills-index-content-header h3, .index-pillar-header h3 {
    font-size: 1.875rem;
  }
}

.view-display-skills-index-page-skills-development,
#skills-compulsory-education-bar,
#skills-pre-primary-ratio,
#skills-upper-secondary,
#skills-reading-scores,
#skills-training-and-other-education,
#skills-recent-training,
#skills-vet-students,
#skills-computer-skills,
#skills-training-pillars-table,
#skills-compulsory-education-table,
#skills-compulsory-education-pillars-table,
#skills-activation-bar,
#skills-activation-table,
#skills-work-transition-bar,
#skills-work-transition-table,
#skills-early-leavers,
#skills-recent-graduates,
#skills-labour-market-bar,
#skills-labour-market-table,
#skills-labour-market-pillars-table,
#skills-activity-rate-first,
#skills-activity-rate-second,
#skills-matching-bar,
#skills-underutilisation-bar,
#skills-matching-table,
#skills-underutilisation-table,
#skills-underutilisation-pillars-table,
#skills-mismatch-bar,
#skills-mismatch-table,
#skills-mismatch-pillars-table,
#skills-unemployment,
#skills-part-time,
#skills-overqualification,
#skills-isced,
#skills-qualification-mismatch,
#skills-country-development-bar,
#skills-country-development-table,
#skills-country-activation-bar,
#skills-country-activation-table,
#skills-country-matching-bar,
#skills-country-matching-table,
#skills-country-first-level-bar,
#skills-country-first-level-table,
#skills-country-second-level-bar,
#skills-country-second-level-table, .index-pillar-header, .tool-skills-index .index-pillar-2,
.tool-skills-index .index-pillar-3,
.tool-skills-index .index-pillar-4 {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
}

.tool-skills-index .views-element-container {
  padding: 0;
}

.tool-skills-index .l-main {
  margin: 0 1.25rem;
}

.tool-skills-index .l-main #overview-section-title,
.tool-skills-index .l-main .block-cedefop-foundation-page-title {
  margin: 0 -1.25rem;
}

@media print, screen and (min-width: 64em) {
  .tool-skills-index .l-main {
    margin: 0 3.125rem;
  }
  .tool-skills-index .l-main #overview-section-title,
  .tool-skills-index .l-main .block-cedefop-foundation-page-title {
    margin: 0 -3.125rem;
  }
}

.tool-skills-index .block-info {
  margin-top: 1.25rem;
}

.tool-skills-index .block-info .field-item {
  max-width: none;
}

.tool-skills-index .block-views-block-skills-index {
  padding: 0;
}

.tool-skills-index .chart-menu {
  z-index: 10;
  top: 0;
  right: 0;
}

.tool-skills-index #skills-index-overview-bar,
.tool-skills-index #skills-index-overview-table {
  max-width: none;
  padding-top: 1.25rem !important;
  margin-bottom: 1.875rem;
}

@media print, screen and (min-width: 64em) {
  .tool-skills-index #skills-index-overview-bar,
  .tool-skills-index #skills-index-overview-table {
    width: 50%;
    float: left;
    position: relative;
  }
  .tool-skills-index #skills-index-overview-bar:before,
  .tool-skills-index #skills-index-overview-table:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 200%;
    background: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    z-index: -1;
    top: 0;
    left: 0;
  }
}

.tool-skills-index section[class*='block-skills-overview-pillars'] {
  padding-top: 1.25rem;
  margin-bottom: 1.875rem;
}

@media print, screen and (min-width: 64em) {
  .tool-skills-index section[class*='block-skills-overview-pillars'] {
    width: 50%;
    float: right;
  }
}

.tool-skills-index .node--type-page .group-content {
  display: none;
}

.tool-skills-index .node--type-page .page-header {
  background: none;
  padding-left: 0;
  padding-bottom: 0;
}

.tool-skills-index .node--type-page .page-header h1 {
  color: #080852;
  font-size: 2.1875rem;
  font-weight: 600;
}

.tool-skills-index .dataTables_wrapper .dataTables_filter input {
  margin: 0;
}

.tool-skills-index #skills-index-overview-table,
.tool-skills-index #skills-overview-pillars-table,
.tool-skills-index #skills-development-table,
.tool-skills-index #skills-training-pillars-table,
.tool-skills-index #skills-training-and-other-education-table,
.tool-skills-index #skills-compulsory-education-table,
.tool-skills-index #skills-compulsory-education-pillars-table,
.tool-skills-index #skills-activation-table,
.tool-skills-index #skills-work-transition-table,
.tool-skills-index #skills-labour-market-table,
.tool-skills-index #skills-labour-market-pillars-table,
.tool-skills-index #skills-matching-table,
.tool-skills-index #skills-underutilisation-table,
.tool-skills-index #skills-underutilisation-pillars-table,
.tool-skills-index #skills-mismatch-table,
.tool-skills-index #skills-mismatch-pillars-table,
.tool-skills-index #skills-underutilisation-table,
.tool-skills-index #skills-underutilisation-pillars-table,
.tool-skills-index #skills-country-development-table,
.tool-skills-index #skills-country-activation-table,
.tool-skills-index #skills-country-matching-table,
.tool-skills-index #skills-country-second-level-table,
.tool-skills-index #skills-country-first-level-table {
  padding: 0 0.625rem;
}

.tool-skills-index #skills-index-overview-table input,
.tool-skills-index #skills-index-overview-table .select2-selection--single,
.tool-skills-index #skills-overview-pillars-table input,
.tool-skills-index #skills-overview-pillars-table .select2-selection--single,
.tool-skills-index #skills-development-table input,
.tool-skills-index #skills-development-table .select2-selection--single,
.tool-skills-index #skills-training-pillars-table input,
.tool-skills-index #skills-training-pillars-table .select2-selection--single,
.tool-skills-index #skills-training-and-other-education-table input,
.tool-skills-index #skills-training-and-other-education-table .select2-selection--single,
.tool-skills-index #skills-compulsory-education-table input,
.tool-skills-index #skills-compulsory-education-table .select2-selection--single,
.tool-skills-index #skills-compulsory-education-pillars-table input,
.tool-skills-index #skills-compulsory-education-pillars-table .select2-selection--single,
.tool-skills-index #skills-activation-table input,
.tool-skills-index #skills-activation-table .select2-selection--single,
.tool-skills-index #skills-work-transition-table input,
.tool-skills-index #skills-work-transition-table .select2-selection--single,
.tool-skills-index #skills-labour-market-table input,
.tool-skills-index #skills-labour-market-table .select2-selection--single,
.tool-skills-index #skills-labour-market-pillars-table input,
.tool-skills-index #skills-labour-market-pillars-table .select2-selection--single,
.tool-skills-index #skills-matching-table input,
.tool-skills-index #skills-matching-table .select2-selection--single,
.tool-skills-index #skills-underutilisation-table input,
.tool-skills-index #skills-underutilisation-table .select2-selection--single,
.tool-skills-index #skills-underutilisation-pillars-table input,
.tool-skills-index #skills-underutilisation-pillars-table .select2-selection--single,
.tool-skills-index #skills-mismatch-table input,
.tool-skills-index #skills-mismatch-table .select2-selection--single,
.tool-skills-index #skills-mismatch-pillars-table input,
.tool-skills-index #skills-mismatch-pillars-table .select2-selection--single,
.tool-skills-index #skills-underutilisation-table input,
.tool-skills-index #skills-underutilisation-table .select2-selection--single,
.tool-skills-index #skills-underutilisation-pillars-table input,
.tool-skills-index #skills-underutilisation-pillars-table .select2-selection--single,
.tool-skills-index #skills-country-development-table input,
.tool-skills-index #skills-country-development-table .select2-selection--single,
.tool-skills-index #skills-country-activation-table input,
.tool-skills-index #skills-country-activation-table .select2-selection--single,
.tool-skills-index #skills-country-matching-table input,
.tool-skills-index #skills-country-matching-table .select2-selection--single,
.tool-skills-index #skills-country-second-level-table input,
.tool-skills-index #skills-country-second-level-table .select2-selection--single,
.tool-skills-index #skills-country-first-level-table input,
.tool-skills-index #skills-country-first-level-table .select2-selection--single {
  background: #fefefe;
  margin-bottom: 1.25rem;
}

.tool-skills-index #skills-index-overview-table .label,
.tool-skills-index #skills-overview-pillars-table .label,
.tool-skills-index #skills-development-table .label,
.tool-skills-index #skills-training-pillars-table .label,
.tool-skills-index #skills-training-and-other-education-table .label,
.tool-skills-index #skills-compulsory-education-table .label,
.tool-skills-index #skills-compulsory-education-pillars-table .label,
.tool-skills-index #skills-activation-table .label,
.tool-skills-index #skills-work-transition-table .label,
.tool-skills-index #skills-labour-market-table .label,
.tool-skills-index #skills-labour-market-pillars-table .label,
.tool-skills-index #skills-matching-table .label,
.tool-skills-index #skills-underutilisation-table .label,
.tool-skills-index #skills-underutilisation-pillars-table .label,
.tool-skills-index #skills-mismatch-table .label,
.tool-skills-index #skills-mismatch-pillars-table .label,
.tool-skills-index #skills-underutilisation-table .label,
.tool-skills-index #skills-underutilisation-pillars-table .label,
.tool-skills-index #skills-country-development-table .label,
.tool-skills-index #skills-country-activation-table .label,
.tool-skills-index #skills-country-matching-table .label,
.tool-skills-index #skills-country-second-level-table .label,
.tool-skills-index #skills-country-first-level-table .label {
  background: none;
  color: #2F4798;
  font-weight: 700;
  font-size: 1rem;
  line-height: 40px;
}

.tool-skills-index #skills-index-overview-table .value,
.tool-skills-index #skills-overview-pillars-table .value,
.tool-skills-index #skills-development-table .value,
.tool-skills-index #skills-training-pillars-table .value,
.tool-skills-index #skills-training-and-other-education-table .value,
.tool-skills-index #skills-compulsory-education-table .value,
.tool-skills-index #skills-compulsory-education-pillars-table .value,
.tool-skills-index #skills-activation-table .value,
.tool-skills-index #skills-work-transition-table .value,
.tool-skills-index #skills-labour-market-table .value,
.tool-skills-index #skills-labour-market-pillars-table .value,
.tool-skills-index #skills-matching-table .value,
.tool-skills-index #skills-underutilisation-table .value,
.tool-skills-index #skills-underutilisation-pillars-table .value,
.tool-skills-index #skills-mismatch-table .value,
.tool-skills-index #skills-mismatch-pillars-table .value,
.tool-skills-index #skills-underutilisation-table .value,
.tool-skills-index #skills-underutilisation-pillars-table .value,
.tool-skills-index #skills-country-development-table .value,
.tool-skills-index #skills-country-activation-table .value,
.tool-skills-index #skills-country-matching-table .value,
.tool-skills-index #skills-country-second-level-table .value,
.tool-skills-index #skills-country-first-level-table .value {
  color: #2F4798;
  font-size: 1rem;
  line-height: 40px;
}

.tool-skills-index #skills-index-overview-table tr:nth-child(even),
.tool-skills-index #skills-overview-pillars-table tr:nth-child(even),
.tool-skills-index #skills-development-table tr:nth-child(even),
.tool-skills-index #skills-training-pillars-table tr:nth-child(even),
.tool-skills-index #skills-training-and-other-education-table tr:nth-child(even),
.tool-skills-index #skills-compulsory-education-table tr:nth-child(even),
.tool-skills-index #skills-compulsory-education-pillars-table tr:nth-child(even),
.tool-skills-index #skills-activation-table tr:nth-child(even),
.tool-skills-index #skills-work-transition-table tr:nth-child(even),
.tool-skills-index #skills-labour-market-table tr:nth-child(even),
.tool-skills-index #skills-labour-market-pillars-table tr:nth-child(even),
.tool-skills-index #skills-matching-table tr:nth-child(even),
.tool-skills-index #skills-underutilisation-table tr:nth-child(even),
.tool-skills-index #skills-underutilisation-pillars-table tr:nth-child(even),
.tool-skills-index #skills-mismatch-table tr:nth-child(even),
.tool-skills-index #skills-mismatch-pillars-table tr:nth-child(even),
.tool-skills-index #skills-underutilisation-table tr:nth-child(even),
.tool-skills-index #skills-underutilisation-pillars-table tr:nth-child(even),
.tool-skills-index #skills-country-development-table tr:nth-child(even),
.tool-skills-index #skills-country-activation-table tr:nth-child(even),
.tool-skills-index #skills-country-matching-table tr:nth-child(even),
.tool-skills-index #skills-country-second-level-table tr:nth-child(even),
.tool-skills-index #skills-country-first-level-table tr:nth-child(even) {
  background-color: #EAF2FB;
}

.tool-skills-index #skills-index-overview-table table.dataTable.no-footer,
.tool-skills-index #skills-overview-pillars-table table.dataTable.no-footer,
.tool-skills-index #skills-development-table table.dataTable.no-footer,
.tool-skills-index #skills-training-pillars-table table.dataTable.no-footer,
.tool-skills-index #skills-training-and-other-education-table table.dataTable.no-footer,
.tool-skills-index #skills-compulsory-education-table table.dataTable.no-footer,
.tool-skills-index #skills-compulsory-education-pillars-table table.dataTable.no-footer,
.tool-skills-index #skills-activation-table table.dataTable.no-footer,
.tool-skills-index #skills-work-transition-table table.dataTable.no-footer,
.tool-skills-index #skills-labour-market-table table.dataTable.no-footer,
.tool-skills-index #skills-labour-market-pillars-table table.dataTable.no-footer,
.tool-skills-index #skills-matching-table table.dataTable.no-footer,
.tool-skills-index #skills-underutilisation-table table.dataTable.no-footer,
.tool-skills-index #skills-underutilisation-pillars-table table.dataTable.no-footer,
.tool-skills-index #skills-mismatch-table table.dataTable.no-footer,
.tool-skills-index #skills-mismatch-pillars-table table.dataTable.no-footer,
.tool-skills-index #skills-underutilisation-table table.dataTable.no-footer,
.tool-skills-index #skills-underutilisation-pillars-table table.dataTable.no-footer,
.tool-skills-index #skills-country-development-table table.dataTable.no-footer,
.tool-skills-index #skills-country-activation-table table.dataTable.no-footer,
.tool-skills-index #skills-country-matching-table table.dataTable.no-footer,
.tool-skills-index #skills-country-second-level-table table.dataTable.no-footer,
.tool-skills-index #skills-country-first-level-table table.dataTable.no-footer {
  border-bottom: none;
}

.tool-skills-index #skills-index-overview-table table thead,
.tool-skills-index #skills-overview-pillars-table table thead,
.tool-skills-index #skills-development-table table thead,
.tool-skills-index #skills-training-pillars-table table thead,
.tool-skills-index #skills-training-and-other-education-table table thead,
.tool-skills-index #skills-compulsory-education-table table thead,
.tool-skills-index #skills-compulsory-education-pillars-table table thead,
.tool-skills-index #skills-activation-table table thead,
.tool-skills-index #skills-work-transition-table table thead,
.tool-skills-index #skills-labour-market-table table thead,
.tool-skills-index #skills-labour-market-pillars-table table thead,
.tool-skills-index #skills-matching-table table thead,
.tool-skills-index #skills-underutilisation-table table thead,
.tool-skills-index #skills-underutilisation-pillars-table table thead,
.tool-skills-index #skills-mismatch-table table thead,
.tool-skills-index #skills-mismatch-pillars-table table thead,
.tool-skills-index #skills-underutilisation-table table thead,
.tool-skills-index #skills-underutilisation-pillars-table table thead,
.tool-skills-index #skills-country-development-table table thead,
.tool-skills-index #skills-country-activation-table table thead,
.tool-skills-index #skills-country-matching-table table thead,
.tool-skills-index #skills-country-second-level-table table thead,
.tool-skills-index #skills-country-first-level-table table thead {
  background: #e1ecf8;
  border-bottom: none;
}

.tool-skills-index #skills-index-overview-table table thead th,
.tool-skills-index #skills-overview-pillars-table table thead th,
.tool-skills-index #skills-development-table table thead th,
.tool-skills-index #skills-training-pillars-table table thead th,
.tool-skills-index #skills-training-and-other-education-table table thead th,
.tool-skills-index #skills-compulsory-education-table table thead th,
.tool-skills-index #skills-compulsory-education-pillars-table table thead th,
.tool-skills-index #skills-activation-table table thead th,
.tool-skills-index #skills-work-transition-table table thead th,
.tool-skills-index #skills-labour-market-table table thead th,
.tool-skills-index #skills-labour-market-pillars-table table thead th,
.tool-skills-index #skills-matching-table table thead th,
.tool-skills-index #skills-underutilisation-table table thead th,
.tool-skills-index #skills-underutilisation-pillars-table table thead th,
.tool-skills-index #skills-mismatch-table table thead th,
.tool-skills-index #skills-mismatch-pillars-table table thead th,
.tool-skills-index #skills-underutilisation-table table thead th,
.tool-skills-index #skills-underutilisation-pillars-table table thead th,
.tool-skills-index #skills-country-development-table table thead th,
.tool-skills-index #skills-country-activation-table table thead th,
.tool-skills-index #skills-country-matching-table table thead th,
.tool-skills-index #skills-country-second-level-table table thead th,
.tool-skills-index #skills-country-first-level-table table thead th {
  border-bottom: none;
}

.tool-skills-index .dataTables_info {
  font-size: 0.8125rem;
}

.tool-skills-index .dataTables_paginate.dataTables_paginate.dataTables_paginate {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding-bottom: 0.625rem;
}

.tool-skills-index .dataTables_paginate.dataTables_paginate.dataTables_paginate .paginate_button {
  border-radius: 50%;
  max-width: 30px;
  max-height: 30px;
  font-size: 1rem;
  border: none;
  transition: 0.3s all ease-in-out;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0 2px;
}

.tool-skills-index .dataTables_paginate.dataTables_paginate.dataTables_paginate .paginate_button:hover {
  background: #e6e6e6 !important;
  color: #333333 !important;
}

.tool-skills-index .dataTables_paginate.dataTables_paginate.dataTables_paginate .paginate_button.current {
  background: #FFED00;
}

.tool-skills-index .dataTables_paginate.dataTables_paginate.dataTables_paginate .paginate_button.previous {
  font-size: 0px;
  margin-right: 10px;
  position: relative;
  top: 2px;
}

.tool-skills-index .dataTables_paginate.dataTables_paginate.dataTables_paginate .paginate_button.previous:before {
  content: "";
  color: inherit;
  font-size: 1.875rem;
  line-height: 1.3;
  vertical-align: middle;
  display: inline-block;
  font-family: "font-icons";
  font-weight: normal;
  font-style: normal;
}

.tool-skills-index .dataTables_paginate.dataTables_paginate.dataTables_paginate .paginate_button.disabled {
  opacity: 0.3;
  pointer-events: none;
}

.tool-skills-index .dataTables_paginate.dataTables_paginate.dataTables_paginate .paginate_button.next {
  font-size: 0px;
  margin-left: 10px;
  position: relative;
  top: 2px;
}

.tool-skills-index .dataTables_paginate.dataTables_paginate.dataTables_paginate .paginate_button.next:after {
  content: "";
  color: inherit;
  font-size: 1.875rem;
  line-height: 1.3;
  vertical-align: middle;
  display: inline-block;
  font-family: "font-icons";
  font-weight: normal;
  font-style: normal;
}

.view-display-skills-index-page-skills-development,
#skills-compulsory-education-bar,
#skills-pre-primary-ratio,
#skills-upper-secondary,
#skills-reading-scores,
#skills-training-and-other-education,
#skills-recent-training,
#skills-vet-students,
#skills-computer-skills,
#skills-training-pillars-table,
#skills-compulsory-education-table,
#skills-compulsory-education-pillars-table,
#skills-activation-bar,
#skills-activation-table,
#skills-work-transition-bar,
#skills-work-transition-table,
#skills-early-leavers,
#skills-recent-graduates,
#skills-work-transition-table,
#skills-labour-market-bar,
#skills-labour-market-table,
#skills-labour-market-pillars-table,
#skills-activity-rate-first,
#skills-activity-rate-second,
#skills-matching-bar,
#skills-underutilisation-bar,
#skills-matching-table,
#skills-underutilisation-table,
#skills-underutilisation-pillars-table,
#skills-mismatch-bar,
#skills-mismatch-table,
#skills-mismatch-pillars-table,
#skills-unemployment,
#skills-part-time,
#skills-overqualification,
#skills-isced,
#skills-qualification-mismatch,
#skills-country-development-bar,
#skills-country-development-table,
#skills-country-activation-bar,
#skills-country-activation-table,
#skills-country-matching-bar,
#skills-country-matching-table,
#skills-country-first-level-bar,
#skills-country-first-level-table,
#skills-country-second-level-bar,
#skills-country-second-level-table {
  background: #fefefe;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  margin: 0 auto 1.875rem auto;
  position: relative;
}

@media print, screen and (min-width: 64em) {
  .chart-title text {
    font-size: 10px !important;
  }
}

@media print, screen and (min-width: 64em) {
  .tool-skills-index form {
    display: -ms-flexbox;
    display: flex;
  }
}

.tool-skills-index .js-form-item.js-form-item {
  width: 100%;
  padding: 0.625rem 1.25rem;
  border: 1px solid #D1D1D1;
  margin-right: 0.625rem;
  margin-bottom: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .tool-skills-index .js-form-item.js-form-item {
    width: 25%;
  }
}

.tool-skills-index .js-form-item.js-form-item .select2-selection {
  border: none;
  padding-left: 0 !important;
  transition: 0.3s all ease-in-out;
  background: transparent;
}

.tool-skills-index .js-form-item.js-form-item .select2-selection:hover, .tool-skills-index .js-form-item.js-form-item .select2-selection:focus {
  background: #fefefe;
}

.tool-skills-index .js-form-item.js-form-item .select2-selection .select2-selection__rendered {
  padding-left: 0;
  color: #2F4798;
  font-weight: 700;
  font-size: 1rem;
}

.tool-skills-index #skills-country-development {
  clear: both;
}

.view-display-skills-index-page-country-pillars {
  margin-top: 3.125rem;
}

.view-display-skills-index-page-country-pillars #skills-country-first-level,
.view-display-skills-index-page-country-pillars #skills-country-second-level {
  padding: 0;
}

@media print, screen and (min-width: 64em) {
  .view-display-skills-index-page-country-pillars #skills-country-first-level,
  .view-display-skills-index-page-country-pillars #skills-country-second-level {
    width: calc(50% - 15px);
  }
}

@media print, screen and (min-width: 64em) {
  .view-display-skills-index-page-country-pillars #skills-country-first-level {
    margin-right: 15px;
    float: left;
  }
}

@media print, screen and (min-width: 64em) {
  .view-display-skills-index-page-country-pillars #skills-country-second-level {
    margin-left: 15px;
    float: right;
  }
}

.tool-skills-index .index-pillar-2 + *,
.tool-skills-index .index-pillar-3 + *,
.tool-skills-index .index-pillar-4 + * {
  margin-left: auto;
  margin-right: auto;
}

.tool-skills-index .index-pillar-2 {
  width: 95%;
}

.tool-skills-index .index-pillar-2 + * {
  width: 90%;
}

.tool-skills-index .index-pillar-3 {
  width: 90%;
}

.tool-skills-index .index-pillar-3 + * {
  width: 85%;
}

.tool-skills-index .index-pillar-4 {
  width: 85%;
}

.tool-skills-index .index-pillar-4 + * {
  width: 80%;
}

.tool-skills-index ul.menu .skills-index-overview:before {
  content: "\e985";
}

.tool-skills-index ul.menu .skills-development:before {
  content: "\e983";
}

.tool-skills-index ul.menu .skills-activation:before {
  content: "\e984";
}

.tool-skills-index ul.menu .skills-matching:before {
  content: "\e982";
}

.tool-skills-index ul.menu .skills-country:before {
  content: "\e986";
}

.tool-skills-index .block-info .field-item {
  max-width: none;
}

.tool-skills-index .skills-index-year-form {
  margin-bottom: 1.25rem;
}

.tool-skills-index .skills-index-year-form .select2-container {
  max-width: 100%;
}

.tool-skills-index .skills-index-year-form .select2-selection--single {
  background: transparent;
}

.tool-skills-index .skills-index-year-form .js-form-submit {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .tool-skills-index .skills-index-year-form .js-form-item {
    display: inline-block;
  }
  .tool-skills-index .skills-index-year-form .js-form-item .select2-container {
    display: inline-block;
  }
  .tool-skills-index .skills-index-year-form .js-form-item .js-form-submit {
    margin-left: 1.875rem;
    display: inline-block;
  }
}

/*# sourceMappingURL=cedefop-skills-index-theme.css.map */
