@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, .whatis__item:after {
  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 {
    position: relative;
  }
  .body.group-main-content ul li:before, .body-styles ul li:before, .tool-home-content .tool-home-content-text 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;
  }
}

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 {
  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;
}

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.875rem;
  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;
  }
}

.region--l-navigation .skills-intelligence-welcome:before {
  content: "\e917";
  font-size: 2.1875rem !important;
}

.region--l-navigation .skills-intelligence-indicators:before {
  content: "\e993";
}

.region--l-navigation .skills-intelligence-sectors:before {
  content: "\e9a6";
}

.region--l-navigation .skills-intelligence-occupations:before {
  content: "\e9a5";
}

.region--l-navigation .skills-intelligence-countries:before {
  content: "\e99a";
}

.region--l-navigation .skills-intelligence-skills:before {
  content: "\e922";
  font-size: 2.3rem !important;
}

.region--l-navigation .skills-intelligence-data-insights:before {
  content: "\e9a4";
}

body.tool-skills-intelligence .layout--toolkit-landing .field-node--body .field-item > * {
  opacity: 1;
}

.tool-skills-intelligence .tool-home-content-image.tool-home-content-image {
  -ms-flex-align: center;
      align-items: center;
  background: #fefefe;
  background: radial-gradient(circle, white 39%, #dddbd7 100%);
}

.tool-skills-intelligence .tool-home-content-image.tool-home-content-image img {
  width: 177px;
}

.whatis {
  position: relative;
  overflow: hidden;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .whatis {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.whatis:hover .whatis__item {
  opacity: 0.7;
}

.whatis__item {
  position: relative;
  min-width: 20%;
  min-height: 25rem;
  padding: 2.5rem;
  transition: 0.3s ease-out transform;
  -ms-transform: scale(1);
      transform: scale(1);
  text-align: right;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 50% 50%;
  -ms-flex-positive: 2;
      flex-grow: 2;
  color: #fefefe;
}

@media print, screen and (min-width: 40em) {
  .whatis__item {
    width: 33%;
  }
}

@media print, screen and (min-width: 64em) {
  .whatis__item {
    width: 20%;
    min-height: 350px;
  }
}

.whatis__item:hover, .whatis__item:focus {
  z-index: 5;
  -ms-transform: scale(1.05);
      transform: scale(1.05);
  opacity: 1 !important;
}

.whatis__item:hover a, .whatis__item:focus a {
  color: inherit;
}

.whatis__item:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  content: "";
  border-top: 12.5rem solid #2F4798;
  border-right: 12.5rem solid transparent;
}

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .whatis__item:before {
    border-top: 8.125rem solid #2F4798;
    border-right: 8.125rem solid transparent;
  }
}

.whatis__item:after {
  font-size: 3.125rem;
  position: absolute;
  top: 30px;
  left: 30px;
  opacity: 0.5;
  color: #fefefe;
}

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .whatis__item:after {
    font-size: 2.1875rem;
    top: 20px;
    left: 20px;
  }
}

@media print, screen and (max-width: 39.99875em) {
  .whatis__item {
    min-height: 13.75rem;
    padding: 20px;
  }
}

.whatis__link {
  font-size: 1.5625rem;
  font-weight: 300;
  line-height: 2.1875rem;
  position: absolute;
  right: 1.25rem;
  top: 80px;
  display: block;
  max-width: 65%;
  margin-bottom: 1.25rem;
  color: #fefefe;
}

@media print, screen and (min-width: 40em) {
  .whatis__link {
    font-size: 1.5625rem;
  }
}

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .whatis__link {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}

@media screen and (min-width: 90em) {
  .whatis__link {
    font-size: 1.875rem;
    right: 2.5rem;
    max-width: 55%;
  }
}

.whatis__link strong {
  font-style: normal;
  color: #fefefe;
}

@media print, screen and (min-width: 40em) {
  .whatis__link strong {
    display: block;
  }
}

.whatis__link:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
}

@media print, screen and (min-width: 64em) {
  .whatis {
    overflow: visible;
  }
  .whatis__item {
    background-size: inherit;
    min-height: 18.75rem;
  }
}

@media print, screen and (min-width: 64em) and (min-width: 40em) {
  .whatis__item {
    width: 50%;
    padding: 3.125rem;
  }
}

@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .whatis__item {
    width: 33.333%;
  }
}

@media print, screen and (min-width: 64em) {
  .whatis__item a {
    max-width: 50%;
  }
  .whatis__item strong {
    font-size: 2.1875rem;
  }
}

.whatis__indicators {
  background-color: #4452B8;
}

.whatis__indicators:before {
  border-top-color: #28369C;
}

.whatis__indicators:after {
  content: "\e993";
}

.whatis__sector {
  background-color: #74A627;
}

.whatis__sector:before {
  border-top-color: #5E9011;
}

.whatis__sector:after {
  content: "\e9a6";
}

.whatis__level {
  background-color: #9728B2;
}

.whatis__level:before {
  border-top-color: #82139D;
}

.whatis__level:after {
  content: "\e9a5";
}

.whatis__countries {
  background-color: #F79700;
}

.whatis__countries:before {
  border-top-color: #DB7B00;
}

.whatis__countries:after {
  content: "\e986";
}

.whatis__policy {
  background-color: #2F9688;
}

.whatis__policy:before {
  border-top-color: #1A8173;
}

.whatis__policy:after {
  content: "\e922";
  font-size: 5rem !important;
  line-height: 2.5rem;
}

.whatis__insights {
  background-color: #807FE0;
}

.whatis__insights:before {
  border-top-color: #6362C3;
}

.whatis__insights:after {
  content: "\e9a4";
  font-size: 3.75rem !important;
  line-height: 2.5rem;
}

.view-display-skills-intelligence-data-insights-page .view-filters .form-item {
  position: relative;
  margin-bottom: 0.625rem;
  padding-top: 0.625rem;
  padding-bottom: 0.3125rem;
}

@media print, screen and (min-width: 40em) {
  .view-display-skills-intelligence-data-insights-page .view-filters .form-item {
    padding-top: 1.875rem;
  }
}

.view-display-skills-intelligence-data-insights-page .view-filters .form-item > label {
  font-size: inherit;
  font-weight: 700;
  pointer-events: none;
  z-index: +2;
  color: #0a0a0a;
}

@media print, screen and (min-width: 40em) {
  .view-display-skills-intelligence-data-insights-page .view-filters .form-item > label {
    transition: 80ms ease-in-out;
    transform: translate3d(0, 0.4em, 0);
    -ms-transform-origin: left top;
        transform-origin: left top;
    position: absolute;
    padding-left: 10px;
    font-weight: 400;
  }
}

.view-display-skills-intelligence-data-insights-page .view-filters .form-item .select2-selection__rendered {
  opacity: 0;
}

.view-display-skills-intelligence-data-insights-page .view-filters .is-input-focused.form-item > label {
  font-weight: 700;
  color: #0a0a0a;
}

@media print, screen and (min-width: 40em) {
  .view-display-skills-intelligence-data-insights-page .view-filters .is-input-focused.form-item > label {
    top: -7px;
    padding-left: 0;
  }
}

.view-display-skills-intelligence-data-insights-page .view-filters .is-input-focused.form-item .select2-selection__rendered {
  opacity: 1;
}

.view-display-skills-intelligence-data-insights-page .view-filters .is-input-focused.form-item .select2-selection {
  background-color: #fefefe;
}

.view-display-skills-intelligence-data-insights-page .node--view-mode-teaser .group-image {
  display: none;
}

.view-display-skills-intelligence-data-insights-page {
  position: relative;
}

.view-display-skills-intelligence-data-insights-page .view-filters form {
  display: block;
}

@media print, screen and (min-width: 40em) {
  .view-display-skills-intelligence-data-insights-page .view-filters form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: -2%;
  }
}

.view-display-skills-intelligence-data-insights-page .view-filters .form-item {
  width: auto;
  min-width: 9.375rem;
  display: block;
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .view-display-skills-intelligence-data-insights-page .view-filters .form-item {
    -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
    width: 48%;
    margin-right: 2%;
  }
}

@media print, screen and (min-width: 64em) {
  .view-display-skills-intelligence-data-insights-page .view-filters .form-item {
    -ms-flex-preferred-size: 31%;
        flex-basis: 31%;
    width: 31%;
  }
}

@media screen and (min-width: 90em) {
  .view-display-skills-intelligence-data-insights-page .view-filters .form-item {
    -ms-flex-preferred-size: 18%;
        flex-basis: 18%;
    width: 18%;
  }
}

.view-display-skills-intelligence-data-insights-page .view-filters .form-item input {
  margin-bottom: 0;
}

.view-display-skills-intelligence-data-insights-page .view-filters .form-actions {
  display: -ms-flexbox;
  display: flex;
  padding-top: 1.875rem;
  -ms-flex-align: start;
      align-items: flex-start;
}

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