/* Title:     Main | Emile Blume - Netcreators.com **********/
html,
body {
    height: 100%;
}

/* Layout ///////////////////////////////////////////////////////////////*/
.page .row.odd,
.page .row.even {
    margin: 0;
}

.subhead .container,
.container.default {
    max-width: 760px;
}

.container.default.special {
    max-width: 1170px;
    max-width: 1070px;
}

.container.default {
    padding: 60px 0;
}

.container.default:empty {
    display: none !important;
}

.col:empty {
    display: none;
}

section.sidebar.background {
    background: var(--lichtgrijs);
}

section.sidebar .container.default {
    padding-top: 0;
}

/* Homepage */
.home .row .container {
    padding: 0 0 60px 0;
}

.home .page .row .container h2,
body.vacatures .row.vacatures h2 {
    display: table-cell;
    font-size: 30px;
    height: 80px;
    margin: 0;
    vertical-align: middle;
    width: 100%;
}

.home .page .row.no-gutters .container h2 {
    text-indent: 22px;
}

.home .page .row.first .container h2 {
    display: block;
    height: auto;
    margin-bottom: 20px;
    margin-top: 50px;
}

.home .page .row.first .container .threecols .col:first-child .csc-default {
    background: none;
}

.home .page .row.first .container .threecols .col:first-child h2 {
    margin-bottom: 0;
    margin-top: 0;
    width: calc(100% - 20px);
}

.home a.cta {
    width: calc(100% - 20px);
}

.home .page .row.special .container h2,
.home .page .row.news .container h2,
.home .page .row .container .col:first-of-type h2,
body.vacatures .row.vacatures h2 {
    text-indent: 20px;
}

.row .container,
.row.odd,
.row.even {
    position: relative;
}

.row.odd,
.row.odd .container {
    background: var(--white);
}

.row.even,
.row.even .container {
    background: var(--lichtgrijs);
}

.row.odd:before,
.row.even:before {
    background: var(--lichtgrijs);
    content: "";
    display: block;
    height: 80px;
    width: 50%;
    top: 0;
    left: 0;
    position: absolute;
}

.row.even:before {
    background: var(--white);
}

.row.odd.first:before {
    display: none;
}

.row.first .container {
    padding-bottom: 0;
    font-family: var(--font-bold)
}

.row.first .container .col {
    padding-top: 20px;
}

.row.first .col:first-of-type {
    padding-top: 0;
    top: -50px;
    position: relative;
    z-index: 10;
}

.row.first .col:first-of-type .csc-default {
    background: var(--white)
}

.row.first .col:first-of-type h2 {
    background: var(--white);
    font-size: 24px;
    height: 50px;
    line-height: 50px;
}

.row.first .col:first-of-type ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.row.first .col:first-of-type ul li,
.row.last .col:first-of-type ul li {
    display: table;
    padding: 0;
    min-height: 60px;
    width: calc(100% - 20px);
}

.row.first .col:first-of-type a,
.row.last .col:first-of-type a {
    display: table-cell;
    vertical-align: middle;
    text-decoration: none;
}

.row.first .col:nth-child(2),
.row.first .col:nth-child(2) h2,
.row.last .col:nth-child(2) h2 {
    color: var(--aqua)
}

.row.first .col:last-of-type,
.row.first .col:last-of-type h2,
.row.first .col:last-of-type h2 a {
    color: var(--appelgroen)
}

.row.first .col:last-of-type .cta {
    background-color: var(--appelgroen);
}

.row.first .col:last-of-type .cta:after {
    border-color: transparent transparent transparent var(--appelgroen)
}

.row.special .csc-default {
    display: table;
}

.row.special .csc-default .header-wrap {
    display: table-footer-group;
}

.row.special .csc-default h3 a {
    background: var(--grasgroen);
    color: var(--white);
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    position: relative;
    top: -35px;
    z-index: 10;
}

.row.special .col:first-of-type .csc-default h3 a {
    background-color: var(--appelgroen);
}

.row.special .col:first-of-type .csc-default h3 a:after {
    border-color: transparent transparent transparent var(--appelgroen);
}

.row.special .col:last-of-type .csc-default h3 a {
    background-color: var(--aqua);
}

.row.special .col:last-of-type .csc-default h3 a:after {
    border-color: transparent transparent transparent var(--aqua);
}

.row.last .row .col:first-of-type ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.row.first .col:first-of-type .cta,
.row.last .row .col:first-of-type .cta {
    background: var(--white);
    color: var(--donkergroen);
    display: table-cell;
    font-family: var(--font-bold);
    font-size: 20px;
    margin: 0;
    padding: 0 0 0 40px;
}

.row.first .col:first-of-type .cta.groot {
    font-family: var(--font-default);
}

/* .row.first .col:first-of-type .cta span {
    display: table-cell;
    line-height: 1em;
    vertical-align: middle;
} */

.row.first .col:first-of-type .cta:after,
.row.last .row .col:first-of-type .cta:after {
    border-color: transparent transparent transparent var(--grijs);
    border-width: 30px 0 30px 30px;
    right: auto;
    left: 0;
}

.row.first .col:first-of-type li:nth-child(1) .cta,
.row.first .col:first-of-type li:nth-child(4) .cta,
.row.first .col:first-of-type li:nth-child(7) .cta,
.row.last .row .col:first-of-type li:nth-child(2) .cta {
    background: var(--donkergrijs);
}

.row.first .col:first-of-type li:nth-child(2) .cta,
.row.first .col:first-of-type li:nth-child(5) .cta,
.row.last .row .col:first-of-type li:nth-child(3) .cta {
    background: var(--grijs);
}

.row.first .col:first-of-type li:nth-child(3) .cta,
.row.first .col:first-of-type li:nth-child(6) .cta {
    background: var(--lichtgrijs);
}

.row.last .row .col:first-of-type li:nth-child(3) .cta:after,
.row.last .row .col:first-of-type li:nth-child(6) .cta:after {
    border-color: transparent transparent transparent var(--white);
}

.row.first .col:first-of-type li:nth-child(2) .cta:after,
.row.first .col:first-of-type li:nth-child(5) .cta:after {
    border-color: transparent transparent transparent var(--lichtgrijs);
}

.row.last .col:last-of-type,
.row.last .col:last-of-type h2 {
    color: var(--dennegroen);
    font-family: var(--font-bold)
}

.row.last .col:last-of-type .cta {
    background-color: var(--dennegroen);
}

.row.last .col:last-of-type .cta:after {
    border-color: transparent transparent transparent var(--dennegroen)
}



/* Header */
header {
    background: var(--white);
    position: relative;
}

header:before,
header:after,
.subhead:before {
    background: var(--aqua);
    content: "";
    display: block;
    height: 120px;
    width: 40%;
    left: 0;
    position: absolute;
    z-index: 0;
}

header:after {
    left: auto;
    right: 0;
    bottom: 0;
    height: 120px;
    z-index: 10;
}

header .container {
    background: var(--white);
    height: 180px;
    position: relative;
}

header .header-top {
    height: 60px;
    width: calc(100% - 160px);
    top: 0;
    right: 20px;
    position: absolute;
    z-index: 20;
}

header .header-top .nav-meta,
header .header-top .search,
header .header-top .login {
    margin: 10px 0 0 10px;
    float: right;
}

header .logo {
    background: var(--aqua) url('/typo3conf/ext/ijsselland_sitepackage/Resources/Public/img/logo.svg') no-repeat left center;
    background-size: 156px auto;
    display: block;
    height: 120px;
    width: 160px;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 10;
}

header .logo a,
header .logo h1 {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    text-indent: -999px;
    overflow: hidden;
}

.login {
    background: var(--zonniggroen);
    color: var(--white);
    display: inline-block;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    width: 200px;
    position: relative;
    text-indent: 20px;
}

.login svg {
    margin-right: 5px;
}

.login:hover,
.login:focus {
    background-color: var(--dennegroen);
    color: var(--white)
}

.subhead {
    background: var(--lichtgrijs);
    padding: 50px 0 30px 0;
    position: relative;
}

.subhead:before {
    background: var(--lichtgrijs);
    top: -60px;
    height: 60px;
}

.home .subhead,
body.portal .subhead {
    height: 540px;
}

.home .subhead:before,
body.portal.subhead:before {
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    height: 600px;
    width: 100%;
}

.home .subhead .container {
    max-width: 1170px;
    padding: 0 15px;
    position: relative;
    z-index: 10;
}

.home .subhead .content {
    max-width: 450px;
    width: 100%;
}

.home .subhead .content {
    color: var(--white);
    font-family: 'ProximaNovaAltRgBold';
    font-size: 20px;
}

.home .subhead .content h2,
.home.vacatures .subhead h1 {
    color: var(--white);
    font-size: 70px;
    line-height: 65px;
}

.home .subhead .content .cta {
    background: var(--white);
    color: var(--donkergroen);
}

.home .subhead h2,
.home .subhead p {
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.26);
}

.home .subhead .cta {
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

section.sidebar {
    overflow: hidden;
}

section.sidebar table.contenttable,
section.sidebar table.contenttable tr {
    position: relative;
    z-index: 10;
}

section.sidebar table.contenttable:before,
section.sidebar table.contenttable:after {
    background: var(--white);
    content: "";
    height: 60px;
    width: 100%;
    left: -700px;
    top: 0;
    position: absolute;
    z-index: -1
}

section.sidebar table.contenttable:after {
    left: auto;
    right: -700px;
}

/* Portal */
section.portal.container {
    clear: both;
    overflow: auto;
    padding: 40px 0 40px 210px;
}

section.portal .col {
    float: left;
    max-width: 360px;
    width: 100%;
}

section.portal .col.default {
    margin-right: 40px;
    max-width: 560px;
}

/* Vacatures */
body.vacatures.sub .page {
    /*overflow-y: scroll;*/
    overflow-x: hidden;
}

body.vacatures {
    background-color: var(--lichtgrijs)
}

body.vacatures .subhead .content .cta {
    background-color: var(--aqua);
    color: var(--white)
}

body.vacatures .subhead .content .cta::after {
    border-color: transparent transparent transparent var(--aqua)
}

body.vacatures a.cta {
    width: auto;
}

body.vacatures .intro,
body.vacatures .intro .container {
    height: 320px;
    position: relative;
}

body.vacatures .intro .col-01,
body.vacatures .intro .col-02 {
    height: 100%;
    position: relative;
}

body.vacatures.sub .intro {
    margin-bottom: 90px;
}

body.vacatures .intro::before {
    content: "";
    display: block;
    background: var(--white);
    height: 320px;
    width: 50%;
    left: 0;
    position: absolute;
}

body.vacatures .intro h2 {
    font-size: 30px;
    line-height: 34px;
}

body.vacatures .intro p {
    font-size: 24px;
    line-height: 30px;
    margin: 0;
}

body.vacatures .intro .col-01 {
    background: var(--white);
    display: table;
    padding: 30px 0;
    width: 55%;
    max-width: 480px;
}

body.vacatures .intro .col-01 .csc-default {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

body.vacatures .intro .col-02 .csc-default {
    background-color: var(--zonniggroen);
    display: table;
    right: -100px;
    bottom: 0;
    position: absolute;
    height: 160px;
    width: calc(100% - 60px);
}

body.vacatures .intro .col-02 .csc-default h2 {
    color: var(--white);
    display: table-cell;
    padding-left: 10px;
    vertical-align: middle;
}

body.vacatures section.content {
    position: relative;
}

body.vacatures section.bottom .container {
    padding: 40px 0;
    position: relative;
}

body.vacatures section.bottom.no-gutters .container {
    padding: 0;
}

body.vacatures .container.split {
    margin-top: 40px;
}

body.vacatures .container.split .col {
    padding: 0;
}

body.vacatures .container.split .col-01 {
    padding: 0 40px 0 0;
}

body.vacatures .portal-sitemap {
    max-width: 780px;
    margin: 40px auto 0 auto;
}

body.vacatures .portal-sitemap.treelevel2 .level1.single h2 {
    display: block;
    height: auto;
}

body.vacatures.single .content .col-md-5 {
    width: 50%;
}

body.vacatures.single .content .col-md-4.pull-right {
    padding-top: 590px;
    width: 28%;
}

body.vacatures.single .intro::before {
    left: -200%;
    width: 250%;
}

body.vacatures.single .intro .col-01 {
    width: 100%;
}

body.vacatures.single section.intro {
    display: none;
}

body.vacatures.single footer .row.first {
    background: transparent
}

.page section.vacatures.row.odd {
    padding-bottom: 40px;
}

.page section.vacatures .container {
    padding: 0;
}

/* Vacatures Home */
body.vacatures.home .intro .col-01 {
    max-width: 100%;
}

body.vacatures.home .intro .col-01,
body.vacatures.home .intro::before {
    top: -160px;
}

body.vacatures.home .intro .col-02 .csc-default {
    right: -20px;
    bottom: 160px;
    width: calc(100% - 140px)
}

body.vacatures.home .intro p {
    font-size: 30px;
    line-height: 36px;
}

body.vacatures.home section.content {
    top: -80px;
}

/* Vacatures Portal */
body.portal .subhead * {
    color: var(--white)
}

body.portal .subhead h1 {
    max-width: 35%;
}

body.vacatures.home.portal .intro p {
    font-size: 26px;
    line-height: 32px;
}

/* Quotes */
.quote {
    color: var(--white);
    margin-bottom: 40px;
    max-width: 360px;
    width: 100%;
}

/* .quote.large {
    overflow: hidden;
} */

.quote blockquote {
    display: inline-block;
    font-size: 24px;
    line-height: 26px;
    font-weight: 600
}

.quote-content {
    padding: 20px 20px 40px 20px;
    position: relative;
}

.quote-content.wit {
    color: var(--aqua)
}

.quote-name {
    font-size: 14px;
    font-weight: var(--semi-bold);
    line-height: 16px;
}

.quote-name a {
    color: var(--white)
}

.quote-header.small {
    clear: both;
    overflow: auto;
}

.quote-header.small img {
    height: 40px;
}

.quote-header.small img,
.quote-data.small {
    float: left;
}

.quote-data.small {
    font-size: 13px;
    line-height: 16px;
    padding: 0 0 0 15px;
}

.quote-link {
    background-color: var(--appelgroen);
    color: var(--white);
    display: inline-block;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    bottom: -20px;
    left: 0;
    position: absolute;
    text-decoration: none;
}

.quote-link:hover,
.quote.wit .quote-link {
    color: var(--white)
}

.quote.wit .quote-link {
    background-color: var(--aqua);
}

.quote img {
    object-fit: cover;
}

.bottom .quote {
    right: 10px;
    top: 40px;
    position: absolute;
}

/* Vacatures sitemap */
section.bottom nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    width: 100%;
}

.vac-nav-item,
.bottom .quote {
    max-width: 360px;
}

.bottom .quote {
    max-width: 360px;
}

.vac-nav-item {
    display: block;
    float: left;
    margin: 0 40px 40px 0px;
    width: 100%;
    position: relative;
}

.vac-nav-item h2.nav-title {
    margin-top: 10px;
    text-indent: 0 !important;
}

.row.no-gutters .col:last-of-type,
body.vacatures.sub .vac-nav-item:last-of-type,
body.vacatures.home .vac-nav-item:nth-child(3) {
    margin-right: 0;
}

.vac-nav-item:nth-child(odd) a.cta {
    background-color: var(--grasgroen)
}

.vac-nav-item:nth-child(odd) a.cta::after {
    border-color: transparent transparent transparent var(--grasgroen)
}

.vac-nav-item:nth-child(odd) a.cta:hover {
    background-color: var(--aqua)
}

.vac-nav-item:nth-child(odd) a.cta:hover::after {
    border-color: transparent transparent transparent var(--aqua)
}

/* Footer */
footer {
    background: var(--lichtgrijs);
    overflow: hidden;
}

footer .container {
    position: relative;
}

footer .row .container,
.home footer .row .container {
    padding: 0 0 0px 0;
}

footer h2,
footer h3 {
    color: var(--aqua);
    font-size: 18px;
}

footer .row.first {
    background: var(--white);
    height: 120px;
    position: relative;
}

footer .row.first:before,
footer .row.first:after {
    background: var(--aqua);
    content: "";
    display: block;
    height: 120px;
    width: 100%;
    left: 0;
    bottom: 0;
    position: absolute;
}

footer .row.first:before {
    z-index: 1;
    max-width: 30%;
}

footer .row.first:after {
    background: var(--grasgroen);
    height: 60px;
    width: 100%;
}

footer .row.first .container {
    position: relative;
    z-index: 10;
    overflow: hidden;
}

footer .row.first .col-md-4 {
    background: var(--aqua);
    color: var(--white);
    display: table;
    height: 120px;
    z-index: 1;
}

footer .row.first .col-md-8 {
    display: table;
    height: 120px;
}

footer .row.first .contact {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    position: relative;
    z-index: 10;
}

footer .row.first .contact.head span {
    display: block;
    font-size: 30px;
    line-height: 36px;
    max-width: 300px;
}

footer .row.first .contact.address {
    color: var(--white);
    font-family: var(--font-bold);
    font-size: 18px;
    line-height: 60px;
    text-indent: 60px;
    vertical-align: bottom;
}

footer .row.first .contact.address span,
footer .row.first .contact.address a {
    margin: 0 5px;
}

footer .row.first .contact.address a {
    color: var(--white);
    text-decoration: none;
}

footer .row.first .contact.address a.google-maps {
    font-size: 14px;
}

footer .row.second,
footer .row.last {
    padding: 50px 0;
}

footer .row.second {
    background: var(--zonniggroen);
    color: var(--white);
}

footer .row.second a,
footer .row.second h2 {
    color: var(--white);
    text-decoration: none;
}

footer .row.second h2 {
    font-size: 18px;
    line-height: 20px;
}

footer .icons {
    clear: both;
}

footer .icons ul {
    margin: 0;
}

footer .icons li {
    background: var(--appelgroen);
    display: table;
    height: 115px;
    width: 30%;
    text-align: center;
}

footer .icons li a {
    display: table-cell;
    line-height: 14px;
    padding: 0 20px;
    vertical-align: middle;
}

footer .icons li a:before {
    clear: both;
    display: block;
    font-size: 36px;
    top: -8px;
    position: relative;
    text-align: center;
}

.social {
    padding-top: 90px;
    height: 40px;
    width: 190px;
    bottom: 40px;
    /* right: 103px; */
    right: 57px;
    position: absolute;
}

.social:before {
    background: url('../img/logo-groen.svg') no-repeat center top;
    content: "";
    display: block;
    height: 71px;
    width: 100%;
    top: 0;
    position: absolute;
}

.social li {
    display: inline-block;
    margin: 0 4px 0 0;
}

.social li a {
    background: var(--aqua);
    color: var(--white);
    line-height: 40px;
    height: 40px;
    width: 40px;
    padding: 0;
    text-align: center;
    text-decoration: none;
}

.social li a:before {
    font-size: 22px;
    position: inherit;
}

.social li:nth-of-type(1) a:before {
    content: "\f0e1";
}

.social li:nth-of-type(2) a {
    background: var(--grasgroen)
}

.social li:nth-of-type(2) a:before {
    content: "\f082";
}

.social li:nth-of-type(3) a {
    background: var(--appelgroen)
}

.social li:nth-of-type(3) a:before {
    content: "\f099";
}

.social li:nth-of-type(4) a {
    background: var(--zonniggroen)
}

.social li:nth-of-type(4) a:before {
    content: "\f16d";
}

.social li:nth-of-type(5) a:before {
    content: "\f04b";
}

footer a.niaz {
    background: url('../img/logo-niaz.png') no-repeat 0 0;
    background-size: contain;
    display: block;
    height: 45px;
    width: 130px;
    text-indent: -999px;
    overflow: hidden;
    bottom: 0;
    right: 436px;
    position: absolute;
}

footer a.qualicore {
    /* background: url('../img/logo-qualicore.svg') no-repeat center; */
    /* height: 45px;
    width: 130px; */
    background: url('../img/logo-qualicore-gold.png') no-repeat center;
    background-size: contain;
    display: block;
    height: 91px;
    width: 91px;
    text-indent: -999px;
    overflow: hidden;
    bottom: -5px;
    right: 295px;
    position: absolute;
}

.home footer .row.first,
footer.transparent .row.first {
    background: transparent;
}

/* Fixed floating CTA */
.frame.frame-layout-1 a {
    display: none;
    margin: 0;
    left: 0;
    bottom: 0;
    position: fixed;
    z-index: 9999;
}

/* Default content with CTA */
.frame.frame-layout-2 h2 {
    margin: 0 !important;
}

.frame.frame-layout-2 .ce-bodytext {
    top: -30px;
    position: relative;
}

.frame.frame-layout-2 .ce-bodytext p {
    margin: 0;
}

/* Fontawesome */
ul.events-list li a:after,
.social li a:before,
.nav-footer li a:before,
.nav-sub li a:before,
.nav-meta li:before,
.bread a:before,
.csc-uploads li:before,
.news-latest-item h3 a:before,
.tx_jobfair table td a:before,
.portal-sitemap li.level2:before,
.news-category-container li:before,
.nav-int a.nav-prev:before,
.nav-int a.nav-next:after,
.nav-sub h2:after,
.nav-footer h2:after,
.icon-print:before,
.icon-calendar:before,
.frame-abc li a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-print:before {
    content: "\f02f";
}

/* Triangle */
a.cta:after,
.button.cta:after,
a.cta-light:after,
a.cta-med:after,
header .logo:after,
header .nav-main:before,
header .login:after,
footer .row.first .col-md-4:before,
footer .row.first .col-md-8:before,
form .triangle,
footer .powermail_fieldwrap.powermail_fieldwrap_type_submit:before,
body.vacatures .intro .col-01:after,
body.vacatures .intro .col-02:before,
#tx_jobfair-show-actionlist .aqua:after,
#tx_jobfair-show-actionlist .wit:after,
#tx_jobfair-show-actionlist .donkergrijs:before,
.row.special .csc-default h3 a:after,
.news-back a:after,
.quote-link:after,
.portal-sitemap .level1.single h2 a:after,
.news-category-container h2 a:after,
.frame-type-table .header-wrap:after,
.frame-type-table .header-wrap:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 0 60px 60px;
    border-color: transparent transparent transparent var(--aqua);
    right: -60px;
    top: 0;
    position: absolute;
    z-index: 0;
}

.frame-type-table .header-wrap {
    background: var(--zonniggroen);
    color: var(--white);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    line-height: 26px;
}

.frame-type-table .header-wrap h2,
.frame-type-table .header-wrap h3 {
    color: var(--white);
    flex: 0 0 44.5%;
    margin: 0;
}

.frame-type-table .header-wrap:after,
.frame-type-table .header-wrap:before {
    border-style: solid;
    width: 0;
    height: 0;
    right: 0;
}

.frame-type-table .header-wrap:after {
    border-width: 0 25px 25px 0;
    border-color: transparent var(--white) transparent transparent;
}

.frame-type-table .header-wrap:before {
    border-width: 25px 25px 25px 0;
    border-color: transparent var(--grijs) transparent transparent;
    bottom: -25px;
    top: auto;
}

a.cta:after,
.button.cta:after,
a.cta-light:after,
a.cta-med:after,
.news-back a:after,
.quote-link:after {
    border-width: 20px 0 20px 20px;
    right: -20px;
}

a.cta-med:after {
    border-color: transparent transparent transparent var(--dennegroen);
}

a.cta-light:after,
.quote-link:after {
    border-color: transparent transparent transparent var(--appelgroen);
}

header .nav-main:before {
    border-width: 60px 60px 60px 0;
    border-color: transparent var(--zonniggroen) transparent transparent;
    right: auto;
    left: -60px;
}

footer .powermail_fieldwrap.powermail_fieldwrap_type_submit:before,
form .triangle {
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent var(--lichtgrijs);
    right: 40px;
}

footer .powermail_fieldwrap.powermail_fieldwrap_type_submit:before,
footer form .triangle {
    right: 100px;
}

header .login:after {
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent var(--zonniggroen);
    right: -20px;
}

header .login:hover::after,
header .login:focus::after {
    border-color: transparent transparent transparent var(--dennegroen);
}

footer .row.first .col-md-8:before,
body.vacatures .intro .col-02:before {
    border-color: transparent transparent var(--zonniggroen) transparent;
    border-width: 0 30px 30px 30px;
    right: auto;
    top: auto;
    bottom: 0;
    left: -15px;
}

.home .subhead .content .cta:after,
body.vacatures .intro .col-01:after,
#tx_jobfair-show-actionlist .wit:after {
    border-color: transparent transparent transparent var(--white);
}

.frame-type-table h2 a:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 25px 0;
    border-color: transparent var(--white) transparent transparent;
    right: 0;
}

.frame-type-table h2 a:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 25px 25px 0;
    border-color: transparent var(--grijs) transparent transparent;
    right: 0;
    bottom: -25px;
    top: auto;
}

body.vacatures .intro .col-01:after {
    border-width: 160px 0 160px 160px;
    right: -160px;
}

body.vacatures .intro .col-02:before {
    border-color: transparent var(--zonniggroen) transparent transparent;
    border-width: 80px 80px 80px 0;
    bottom: 0;
    left: 80px;
}

body.vacatures.home .intro .col-02:before {
    bottom: 160px;
}

.row.special .csc-default h3 a:after {
    border-width: 25px 0 25px 25px;
    border-color: transparent transparent transparent var(--grasgroen);
    right: -25px;
}

.portal-sitemap .level1.single h2 a:after,
.news-category-container h2 a:after {
    border-width: 35px 0 35px 35px;
    border-color: transparent transparent transparent var(--donkergrijs);
    right: -35px;
}

.portal-sitemap.treelevel2 .level1.single h2 a:after {
    border-color: transparent transparent transparent var(--dennegroen);
    border-width: 35px 0 35px 35px;
    right: -35px;
}

#tx_jobfair-show-actionlist .aqua:after,
#tx_jobfair-show-actionlist .wit:after {
    border-width: 80px 0 80px 80px;
    right: -80px;
}

#tx_jobfair-show-actionlist .wit:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 80px 80px 80px;
    border-color: transparent transparent var(--lichtgrijs) transparent;
    position: absolute;
    bottom: 0;
    right: -160px;
    z-index: 100;
}

#tx_jobfair-show-actionlist .donkergrijs:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 80px 80px 0 80px;
    border-color: var(--lichtgrijs) transparent transparent transparent;
    position: absolute;
    right: auto;
    left: -160px;
    z-index: 100;
}


/* Flex */
.highlight,
.nav-footer .wrapper,
.icons ul,
.portal-sitemap > ul,
.news-latest-container,
.news-list-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 0 auto 30px auto;
}

/* Animation //////*/
/* h2 a, h3 a, */
.nav-main li a,
.search input.submit,
.csc-menu-3 li a,
.medischabc-letter,
ul.events-list li,
a.cta,
a.cta:after,
a.cta-light,
a.cta-light:after,
a.cta-med,
a.cta-med:after,
.frame-abc li a,
.tx_jobfair option,
.news-latest-item h3,
.news-gotoarchive a {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.functions {
    background: var(--aqua);
    color: var(--white);
    right: 0;
    top: 40%;
    position: fixed;
    z-index: 999;
    padding: 10px;
    overflow: hidden;
}

.functions,
.functions ul {
    list-style: none;
    margin: 0;
}

.functions ul {
    padding: 0;
}

.functions li a {
    color: var(--white);
    height: 30px;
    line-height: 30px;
    text-decoration: none;
}

.functions li.text-resizer {
    margin: 10px 0 0 0;
    padding: 10px 0 0;
}

.functions li.text-resizer li a {
    line-height: 20px;
    height: 20px;
}

body.home .functions {
    display: none;
}

/* Frames */
.frames {
    margin-bottom: 60px;
    padding: 20px;
    position: relative;
}

.frame {
    width: 100%;
}

.frame.aqua {
    background-color: var(--aqua);
}

.frame.aqua * {
    color: var(--white);
}

.frame.grijs {
    background-color: var(--lichtgrijs);
}

.frame.groen {
    background-color: var(--zonniggroen);
    color: var(--white);
}

.frame.groen * {
    color: var(--white)
}

.frame.lichtblauw {
    background-color: var(--lichtblauw);
    color: var(--aqua-dark);
}

.frame.lichtblauw * {
    color: var(--aqua-dark)
}

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

.frames .cta {
    left: 0;
    bottom: -20px;
    position: absolute;
    margin: 0;
}

.csc-frame.csc-frame-rulerAfter {
    margin-bottom: 25px;
    padding-bottom: 25px;
}

.csc-frame.csc-frame-rulerAfter :last-of-type {
    margin-bottom: 0;
}

.frame-ruler-after:after {
    display: none;
}

ul.csc-uploads li {
    margin: 0 0 10px 0;
    overflow: inherit;
}

ul.csc-uploads li a {
    word-break: break-word;
}

ul.csc-uploads li a:hover {
    text-decoration: none !important;
}

ul.csc-uploads span {
    display: inline;
    margin-right: 5px;
}

ul.csc-uploads span.csc-uploads-fileName {
    text-decoration: none;
}

ul.csc-uploads span.csc-uploads-fileName:focus,
ul.csc-uploads span.csc-uploads-fileName:hover {
    text-decoration: none;
}

.csc-uploads li:before {
    content: "\f0f6";
    font-size: 20px;
    margin: 0 10px 0 0;
}

.csc-uploads li.csc-uploads-element-pdf:before {
    content: "\f1c1";
}

.csc-uploads li.csc-uploads-element-doc:before,
.csc-uploads li.csc-uploads-element-docx:before {
    content: "\f0f6";
}

.csc-uploads li.csc-uploads-element-xls:before {
    content: "\f1c3";
}

.hidden,
.print-only {
    left: -9999px;
    top: -9999px;
    position: absolute;
    z-index: -1;
}

.imgtext-table,
.imgtext-table td {
    padding: 0;
    line-height: 0;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

.csc-header-date {
    display: none;
}

a.internal-link img {
    display: none;
}

.ce-intext.ce-right .ce-gallery,
.ce-intext.ce-left .ce-gallery,
.ce-above .ce-gallery {
    margin-bottom: 0;
}

.ce-textpic .image {
    margin-bottom: 10px;
}

.frame-type-table h2 {
    margin: 0;
}

.frame-type-table h2 a {
    background: var(--zonniggroen);
    color: var(--white);
    display: block;
    padding: 0.5em 0.75em;
    position: relative;
    transition: all 0.3s;
}

.frame-type-table h2 a:hover {
    background: var(--aqua);
}

.frame-type-table thead th,
.frame-type-table thead th:first-of-type {
    background: var(--grijs);
    color: var(--donkergroen);
    font-size: 16px;
}

.ce-table {
    margin-bottom: 2em;
}

.ce-table caption {
    display: table-footer-group;
    padding: 0 1em;
    width: 100%;
}