:focus:not(:focus-visible) {
     outline: none 
}
 @font-face {
     font-family: scala-sans;
     src:url("https://www.tilburguniversity.edu/themes/custom/tiu/assets/fonts/scala_sans_bold-webfont.woff2") format("woff2"), url("https://www.tilburguniversity.edu/themes/custom/tiu/assets/fonts/scala_sans_bold-webfont.woff") format("woff");
     font-weight:700;
     font-style:normal 
}
 body {
     margin: 8px;
     color: #000;
     font-family: lato, Arial, sans-serif;
}
 #cookie-banner {
     font-size: 1.0625rem;
     line-height: 1.5;
}
 #cookie-banner h1, #cookie-banner h2 {
     font-family: scala-sans, lato, Arial, sans-serif;
     font-weight: 700;
}
 .wFormContainer {
     font-family: 'Lato', sans-serif;
     padding: 15px 0 15px 20px;
     transition: all ease 150ms;
     position: relative;
     border-top: 3px solid #b38130;
     font-size: .8125rem;
     line-height: 2;
     color: #000;
     fill: #006094;
     box-shadow: 10px 25px 50px 20px rgba(0, 0, 0, 0.15);
     background: #fff;
     font-size: 17px;
     z-index: 2;
     overflow: visible !important;
     margin-top: -6vw;
}
 .wFormContainer.pullUp {
     margin-top: -18vw;
}
 .wFormContainer .wForm {
     padding: 10px 15px;
}
 h1.formTitle {
     line-height: 45px !important;
     font-size: 2.25rem;
     font-weight: 700;
     margin: 0;
     margin-bottom: 10px;
}
 .oneField {
     border: 2px solid transparent;
     padding: 2px 6px;
     box-sizing: border-box;
     margin-top: 15px;
}
 label.preField {
     width: 100% !important;
     min-width: 0;
}
 .reqMark:after {
     content: " *";
     color: #F00;
     font-size: 90%;
}
 .inputWrapper {
     display: -moz-inline-box;
     box-sizing: border-box;
     max-width: 100%;
     width: 100%;
     display: inline-block;
     vertical-align: top;
     position: relative;
}
 .wFormContainer input:not([type]), .wFormContainer input[type=color], .wFormContainer input[type=date], .wFormContainer input[type=datetime-local], .wFormContainer input[type=datetime], .wFormContainer input[type=email], .wFormContainer input[type=month], .wFormContainer input[type=number], .wFormContainer input[type=password], .wFormContainer input[type=search], .wFormContainer input[type=tel], .wFormContainer input[type=text], .wFormContainer input[type=time], .wFormContainer input[type=url], .wFormContainer input[type=week], .wFormContainer select, .wFormContainer textarea, .select2 {
     display: inline-block;
     vertical-align: top;
     border-top: 0 !important;
     border-right: 0 !important;
     border-left: 3px solid transparent !important;
     border-bottom: 1px solid #008ec6 !important;
     border-radius: 0;
     font-weight: 700;
     box-sizing: border-box;
     color: #006094;
     font-size: 1.0625rem !important;
     line-height: 1.5;
     margin-bottom: 10px;
     padding: 10px;
     transition: border-color 150ms ease;
     width: 100%;
     background: #fff;
     font-family: Lato, sans-serif !important;
}
 .wForm input[type=text], .wForm input[type=time], .wForm input[type=number], .wForm input[type=url], .wForm input[type=email], .wForm textarea {
     max-width: 100%;
}
 .btn:focus, .btn:hover, .actions #submit_button:hover, .actions #submit_button:focus input[type="button"]:hover, input[type="button"]:focus {
     text-decoration: none;
     color: #000;
     fill: #000;
     background-color: #b38130;
     transition: all ease 150ms;
     position: relative;
     margin-right: 9px;
     padding-right: 11px;
}
 .actions, .wfPagingButtons {
     text-align: right;
     position: relative;
}
 .wForm .actions {
     border: 2px solid transparent;
     padding: 10px 2px;
}
 .actions #submit_button, .btn, input[type=button] {
     fill: #fff;
     transition: all ease 150ms;
     display: inline-block;
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     border: 0;
     border-radius: 0;
     fill: #fff;
     cursor: pointer;
     font-family: lato, Arial, sans-serif;
     font-weight: 900;
     -moz-osx-font-smoothing: grayscale;
     -webkit-font-smoothing: antialiased;
     line-height: 1.77;
     padding: 10px 11px 10px 20px;
     text-decoration: none;
     text-align: center;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     vertical-align: middle;
     box-shadow: inset 0 -1px rgba(0, 0, 0, .2), 0 1px 2px rgba(0, 0, 0, .2);
     color: #fff;
     fill: #fff;
     background-color: #986b23;
     transition: all ease 150ms;
     position: relative;
     margin-right: 9px;
     font-size: 1.25rem;
}
 span.corner {
     transform: translateX(100%);
     position: absolute;
     right: 11px;
     top: 10px;
     width: 5px;
     height: 46px;
     bottom: 1.33px;
     z-index: 2;
     transition: all 150ms ease;
     border-color: transparent transparent transparent rgb(152, 107, 35);
     border-width: 0px 0px 9px 9px;
     border-style: solid;
}
 .layout.layout-canvas-g {
     background: none;
}

 .wFormContainer:after {
     content: '';
     transition: all ease 150ms;
     -webkit-transform: translateX(100%);
     -ms-transform: translateX(100%);
     transform: translateX(100%);
     position: absolute;
     bottom: 0;
     width: 0;
     border-color: transparent transparent transparent #fff;
     border-width: 0 0 20px 20px;
     border-style: solid;
     -webkit-transform: translateX(100%) scaleY(-1);
     -ms-transform: translateX(100%) scaleY(-1);
     transform: translateX(100%) scaleY(-1);
     right: 0;
     top: -3px;
}
 .wFormContainer:before {
     height: 0;
     width: 0;
     border-bottom: 3px solid #b38130;
     border-right: 3px solid transparent;
     content: '';
     -webkit-transform: translateX(100%);
     -ms-transform: translateX(100%);
     transform: translateX(100%);
     position: absolute;
     top: -3px;
     right: 0;
     z-index: 10;
}
 .actions #submit_button:hover+.corner, .actions #submit_button:focus+.corner input[type=button]:hover+.corner, input[type=button]:focus+.corner {
     border-color: transparent transparent transparent #b38130;
}
 @media (max-width: 768px) {
     div.tfaContent {
         max-width: calc(100% - 20px)!important;
    }
}
 .select2-selection--single, .select2-selection--multiple {
     border-radius: 0px!important;
}
 .wForm .select2 {
     padding: 0 !important;
}
 .wFormContainer input:not([type]):focus, .wFormContainer input[type=color]:focus, .wFormContainer input[type=date]:focus, .wFormContainer input[type=datetime-local]:focus, .wFormContainer input[type=datetime]:focus, .wFormContainer input[type=email]:focus, .wFormContainer input[type=month]:focus, .wFormContainer input[type=number]:focus, .wFormContainer input[type=password]:focus, .wFormContainer input[type=search]:focus, .wFormContainer input[type=tel]:focus, .wFormContainer input[type=text]:focus, .wFormContainer input[type=time]:focus, .wFormContainer input[type=url]:focus, .wFormContainer input[type=week]:focus, .wFormContainer select:focus, .wFormContainer textarea:focus, .select2-container--open {
     border-color: #036 !important;
     color: #006094;
     outline: 0;
}
 .select2-container--default .select2-selection--single {
     border: none !important;
     border-left: 3px solid transparent !important;
     padding: 10px;
     padding-left: 5px;
     height: 48px !important;
}
 .select2-container .select2-selection--single .select2-selection__rendered {
     padding-left: 0 !important;
}
 .select2-container--default .select2-selection--single:focus {
     outline: none;
}
 .select2-container--default .select2-selection--single .select2-selection__arrow {
     top: 10px !important;
}
 .select2-results {
     font-family: 'Lato', sans-serif;
}
 .select2-container {
     margin-bottom: 10px!important;
}
 .wFormContainer .wForm label.preField {
     width: 100% !important;
     min-width: 0;
}
 .wFormContainer .wForm label.postField {
     min-width: 0;
     width: 95%;
}
 .wFormContainer .errFld input, .wFormContainer .errFld input:focus, .wFormContainer .errFld .select2-container {
     border-left-color: #d0021b !important;
}
 .formContainer {
     margin: auto;
     max-width: 810px;
     margin-top: 33.3333%;
}
/**************************************/
/* */
/* Checkbox & Radio styling */
/* */
/**************************************/
 .choices.vertical span.oneChoice {
     display: block;
     margin: 0 0 4px 0;
}
 .wFormContainer input[type="checkbox"] {
     position: absolute;
     opacity: 0;
}
 .wFormContainer input[type="checkbox"] + label:before, .wFormContainer input[type="checkbox"] + label:after {
     font-family: FontAwesome;
     font-size: 25px;
     color: #006094;
     display: inline-block;
     width: 1.2em;
     position: absolute;
     left: 0;
     top: 0;
     margin-right: 1em;
     vertical-align: top;
     cursor: pointer;
     text-align: center;
     -webkit-transition: all 250ms ease;
     transition: all 250ms ease;
     float: left;
     box-sizing: border-box;
     line-height: 1em;
}
 .wFormContainer input[type="checkbox"] + label {
     position: relative;
     cursor: pointer;
}
 .wFormContainer input[type="checkbox"] + label:before {
     content: '\f096';
    /*checkbox unchecked */
}
 .wFormContainer input[type="checkbox"] + label:after {
     content: '\f00c';
    /* checkbox checked */
     max-width: 0;
     left: 5px;
     top: 0;
     overflow: hidden;
     opacity: 0.5;
     font-size: 20px;
     -moz-transition: all 0.50s;
     -o-transition: all 0.50s;
     transition: all 0.50s;
}
 .wFormContainer input[type="checkbox"]:checked + label:after {
     max-width: 20px;
     opacity: 1;
}
 .wFormContainer input[type="checkbox"]:disabled + label:before, .wFormContainer input[type="checkbox"]:disabled + label {
     color: #b4b4b4;
     cursor: not-allowed;
}
 .wFormContainer input[type="radio"] {
     position: absolute;
     opacity: 0;
}
 .wFormContainer input[type="radio"] + label:before {
     content: '';
     background: #ffffff;
     border-radius: 100%;
     display: inline-block;
     width: 1.2em;
     height: 1.2em;
     position: absolute;
     left: 0;
     top: 0;
     margin-right: 1em;
     vertical-align: top;
     cursor: pointer;
     text-align: center;
     -webkit-transition: all 250ms ease;
     transition: all 250ms ease;
     float: left;
     border: 1.5px solid #006094;
     box-sizing: border-box;
}
 .wFormContainer input[type="radio"]:checked + label:before {
     box-shadow: inset 0 0 0 3.5px #ffffff;
     background-color: #006094;
}
 .wFormContainer input[type="radio"]:focus + label:before {
     outline: none;
     border-color: #006094;
}
 .wFormContainer input[type="radio"]:disabled + label:before {
     box-shadow: inset 0 0 0 10px #ffffff;
     border-color: #b4b4b4;
     background: #b4b4b4;
     cursor: not-allowed;
}
 .wFormContainer input[type="radio"] + label:empty:before {
     margin-right: 0;
}
 .wForm form .oneChoice label, .wForm form .oneChoice .label {
     position: relative;
     width: calc(100% - 100px) !important;
     padding-left: 35px;
     margin-left: auto !important;
}
/**********************/
/* */
/* <button/> styles */
/* */
/**********************/
 .btn:before {
     content: '';
     transition: all ease 150ms;
     -webkit-transform: translateX(100%);
     -ms-transform: translateX(100%);
     transform: translateX(100%);
     position: absolute;
     right: 0;
     top: 0;
     width: 0;
     border-color: transparent transparent transparent #986b23;
     border-width: 0 0 9px 9px;
     border-style: solid;
     bottom: 1.33px;
     z-index: 2;
}
 .btn:after {
     content: '';
     transition: all ease 150ms;
     -webkit-transform: translateX(100%);
     -ms-transform: translateX(100%);
     transform: translateX(100%);
     position: absolute;
     right: 0;
     top: 0;
     bottom: 0;
     width: 0;
     border-color: transparent transparent transparent #986b23;
     border-width: 0 0 9px 9px;
     border-style: solid;
     z-index: 1;
     border-left-color: #7a561c;
}
 .btn:focus:before, .btn:hover:before {
     content: '';
     transition: all ease 150ms;
     -webkit-transform: translateX(100%);
     -ms-transform: translateX(100%);
     transform: translateX(100%);
     position: absolute;
     right: 0;
     top: 0;
     width: 0;
     border-color: transparent transparent transparent #b38130;
     border-width: 0 0 9px 9px;
     border-style: solid;
     bottom: 1.33px;
     z-index: 2;
}
 .btn:focus:after, .btn:hover:after {
     content: '';
     transition: all ease 150ms;
     -webkit-transform: translateX(100%);
     -ms-transform: translateX(100%);
     transform: translateX(100%);
     position: absolute;
     right: 0;
     top: 0;
     bottom: 0;
     width: 0;
     border-color: transparent transparent transparent #b38130;
     border-width: 0 0 9px 9px;
     border-style: solid;
     z-index: 1;
     border-left-color: #8f6726;
}
 .btn__icon--arrow--down {
     -webkit-transform: rotateZ(90deg) translate(3%, 0);
     -ms-transform: rotate(90deg) translate(3%, 0);
     transform: rotateZ(90deg) translate(3%, 0);
     height: .9rem;
}
 .btn svg {
     display: inline-block;
     vertical-align: baseline;
}
 .btn svg:last-child {
     margin-left: 10px;
}
/* Cloud page issue fix */
 table.stylingblock-content-wrapper {
     table-layout: fixed;
}
 ul.parsley-errors-list {
     list-style: none;
     padding-left: 0;
     margin-top: 0;
     order: 1;
}
 ul.parsley-errors-list li {
     display: block;
     margin-bottom: 10px;
     border-left: 3px solid #d0021b;
     padding: 0 10px;
     -webkit-animation: .3s ease-in-out forwards wiggle;
     animation: .3s ease-in-out forwards wiggle;
     color: #D46161;
     font-weight: 700;
     padding-left: 10px !important;
}
 .wFormContainer input.parsley-error, .wFormContainer input.parsley-error:focus {
     border-left-color: #d0021b !important;
}
 .wFormContainer .inputWrapper, .wFormContainer span.choices.vertical {
     display: flex;
     flex-direction: column;
}
/**************************************/
/* */
/* Error animations */
/* */
/**************************************/
 @-webkit-keyframes wiggle {
     0%, 100% {
         -webkit-transform: translateX(0);
         transform: translateX(0) 
    }
     25%, 75% {
         -webkit-transform: translateX(5px);
         transform: translateX(5px) 
    }
     50% {
         -webkit-transform: translateX(-5px);
         transform: translateX(-5px) 
    }
}
 @keyframes wiggle {
     0%, 100% {
         -webkit-transform: translateX(0);
         transform: translateX(0) 
    }
     25%, 75% {
         -webkit-transform: translateX(5px);
         transform: translateX(5px) 
    }
     50% {
         -webkit-transform: translateX(-5px);
         transform: translateX(-5px) 
    }
}
 .select2-selection--multiple .select2-search input.select2-search__field {
     border-bottom: none !important;
     border-left: none !important;
     margin-bottom: 10px !important;
     padding: 0px !important;
     padding-left: 5px !Important;
     padding-right: 5px !Important;
}
/* Loading overlay */
 .sk-folding-cube-overlay {
     position: fixed;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     background: rgba(0, 51, 102, .5);
     z-index: 99;
     display: none;
}
 .sk-folding-cube {
     margin: auto;
     width: 40px;
     height: 40px;
     position: absolute;
     top: 50%;
     left: 50%;
     -webkit-transform: rotateZ(45deg) translate(-50%,-50%);
     transform: rotateZ(45deg) translate(-50%,-50%);
}
 .sk-folding-cube .sk-cube {
     float: left;
     width: 50%;
     height: 50%;
     position: relative;
     -webkit-transform: scale(1.1);
     -ms-transform: scale(1.1);
     transform: scale(1.1);
}
 .sk-folding-cube .sk-cube:before {
     content: '';
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-color: #b38130;
     -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
     animation: sk-foldCubeAngle 2.4s infinite linear both;
     -webkit-transform-origin: 100% 100%;
     -ms-transform-origin: 100% 100%;
     transform-origin: 100% 100%;
}
 .sk-folding-cube .sk-cube2 {
     -webkit-transform: scale(1.1) rotateZ(90deg);
     transform: scale(1.1) rotateZ(90deg);
}
 .sk-folding-cube .sk-cube3 {
     -webkit-transform: scale(1.1) rotateZ(180deg);
     transform: scale(1.1) rotateZ(180deg);
}
 .sk-folding-cube .sk-cube4 {
     -webkit-transform: scale(1.1) rotateZ(270deg);
     transform: scale(1.1) rotateZ(270deg);
}
 .sk-folding-cube .sk-cube2:before {
     -webkit-animation-delay: 0.3s;
     animation-delay: 0.3s;
}
 .sk-folding-cube .sk-cube3:before {
     -webkit-animation-delay: 0.6s;
     animation-delay: 0.6s;
}
 .sk-folding-cube .sk-cube4:before {
     -webkit-animation-delay: 0.9s;
     animation-delay: 0.9s;
}
 @-webkit-keyframes sk-foldCubeAngle {
     0%, 10% {
         -webkit-transform: perspective(140px) rotateX(-180deg);
         transform: perspective(140px) rotateX(-180deg);
         opacity: 0;
    }
     25%, 75% {
         -webkit-transform: perspective(140px) rotateX(0deg);
         transform: perspective(140px) rotateX(0deg);
         opacity: 1;
    }
     90%, 100% {
         -webkit-transform: perspective(140px) rotateY(180deg);
         transform: perspective(140px) rotateY(180deg);
         opacity: 0;
    }
}
 @keyframes sk-foldCubeAngle {
     0%, 10% {
         -webkit-transform: perspective(140px) rotateX(-180deg);
         transform: perspective(140px) rotateX(-180deg);
         opacity: 0;
    }
     25%, 75% {
         -webkit-transform: perspective(140px) rotateX(0deg);
         transform: perspective(140px) rotateX(0deg);
         opacity: 1;
    }
     90%, 100% {
         -webkit-transform: perspective(140px) rotateY(180deg);
         transform: perspective(140px) rotateY(180deg);
         opacity: 0;
    }
}
 .lang_switcher span {
     margin-right: 5px;
}
 .lang_switcher a {
     display: flex;
     align-items: center;
     align-content: center;
     justify-content: flex-end;
     text-decoration: none;
}
 .lang_switcher {
     text-align: right;
}

.hide_input {
    display: none;
}

.hide_step {
    display: none;
}

button.btn, input[type="submit"]#submit_button {
    margin-top: 25px;
}

.wForm .actions .corner {
    top: 25px;
}