body {
	min-width: 320px;
}

.clearfloat:before, .clearfloat:after {
	content: '';
	display: table
}

.clearfloat:after {
	clear: both
}

img.responsive {
	width: auto;
	max-width: 100%;
}

section .rd-container {
	padding: 3rem 0;
}

section .rd-container.small-padding {
	padding: 1.5em 0;
}

.rd-spotlight {
	width: 100%
}

.rd-spotlight .rd-container {
	background-color: #fff;
	padding: 2px
}

.rd-content p + h2 {
	margin-top: 3em
}

.rd-content .rd-cols {
	margin-top: 3em;
	text-align: left
}

.rd-intro {
	padding: 4em 0 3em
}

.rd-intro .rd-container {
	padding-bottom: 0
}

.rd-intro .rd-content-holder {
	text-align: center
}

.rd-intro .rd-content-holder p {
	font-weight: 500
}

.rd-intro .rd-link-more {
	margin-top: 1em;
	display: inline-block
}

.rd-intro .rd-link-more span  {
	font-size: 2.2em;
	top: -5px
}

.rd-section-footer {
	margin-top: 30px;
}

.rd-section-footer:after {
	clear: both;
}

.rd-section-footer:after,
.rd-section-footer:before {
	content: '';
	display: table;
}

.more-news,
.rd-section-footer .rd-section-more {
	text-decoration: none;
	color: #039;
	font-size: 22px;
	font-weight: 500;
	position: relative;
	padding-right: 2em;
}

.rd-section-footer .rd-section-more {
	float: right;
}

.more-news span,
.rd-section-footer .rd-section-more span {
	color: #f60;
	font-size: 1.8em;
	line-height: 0;
	top: 0;
	display: inline-block;
	position: absolute;
	right: 0;
	transition: right .2s ease-in;
}

.more-news span:before,
.rd-section-footer .rd-section-more span:before {
	font-family: icons_83;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	line-height: 1;
	speak: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: '\e003';
}

.more-news:hover,
.rd-section-footer .rd-section-more:hover {
	color: #f60;
}

.rd-section-footer .rd-section-more:hover span {
	right: -3px;
}

.rd-opleiding-block {
	clear: both
}

.rd-opleidingen {
	padding: 0;
	margin-top: 2em
}

.rd-opleidingen li {
	display: inline;
	list-style: none
}

.rd-content .rd-content-holder {
	margin: 0 auto;
	text-align: justify;
	position: relative;
}

.rd-logo-vub {
	z-index: 100;
}

@media screen and (min-width: 1025px) and (max-width: 1380px) {
    .rd-logo-vub {
        left: 40px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1024px) {
    .rd-mobile-navigation-block .rd-logo-vub {
    	left: 40px;
    	width: 170px;
    }
}

@media screen and (min-width: 768px) and (max-width: 959px) {

    .rd-mobile-navigation-block .rd-logo-vub {
    	left: 30px;
    }
}

@media screen and (max-width: 767px) {
	.rd-mobile-navigation-block .rd-logo-vub {
    	left: 20px;
    }
}

/* Featured Blocks */
.rd-col-1-3 .featured-block {
	padding: 1.5em;
}

.featured-block p:first-child {
	margin: 1.2em 0;
}

/* Using .pager selector on the first one to override .region-content ul. */
.pager {
	text-align: center;
}

.pager .pager__items {
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.pager__item {
	display: inline-block;
	font-size: 0.929em;
	padding: 10px 15px;
}
.pager__item a {
	display: inline-block;
}
.pager__item.is-active a {
	color: #3b3b3b;
	border-bottom: 0;
}
.pager__item--first,
.pager__item--previous {
	padding: 10px 10px 10px 0; /* LTR */
}
[dir="rtl"] .pager__item--first,
[dir="rtl"] .pager__item--previous {
	padding-left: 10px;
	padding-right: 0;
}
.pager__item--ellipsis {
	padding: 10px 0;
}
.pager__item--last,
.pager__item--next {
	padding: 10px 0 10px 10px; /* LTR */
}
[dir="rtl"] .pager__item--last,
[dir="rtl"] .pager__item--next {
	padding-left: 0;
	padding-right: 10px;
}

ol li, ul li {
	margin: 0;
}

ol.margin-top, ul.margin-top {
	margin-top: 0.5em;
}

.social {
	text-align: left;
}

.social a {
	color: #1e1e1e;
	margin-left: 10px;
}


.social a:hover {
	color: #f60;
}

@media screen and (max-width: 420px) {
	header.small .rd-hero {
		font-size: 1.625rem;
	}
}

.rd-spotlight .rd-container .item {
	display: inline-block;
	float: none;
	margin: 0 auto;
	width: 100%;
}

.rd-spotlight .rd-container .item a {
	width: 100%;
}


/* Info block header (right) */
.rd-info-block {
	min-height: auto;
	height: auto;
	border-right: 0 none;
	padding: 0;
}

.rd-search-block {
	border-left: 1px solid #e1e1e1;
}

.rd-info-block:hover {
	color: inherit;
	background-color: inherit;
}

.rd-info-block .rd-sub-menu {
	position: relative;
	top: inherit;
	right: inherit;
	padding: 0.75em 1.5em 1.5em;
	border: 1px solid #E1E1E1;
}

.rd-info-block .rd-info-block-title {
	padding: .6em;
	display: block;
	width: 100%;
	min-height: 42px;
}

.rd-info-block:hover .rd-info-block-title {
	color: #F7F9FB;
	background-color: #1e1e1e;
}

.rd-info-block .rd-sub-menu li {
	margin-top: 0.5em;
	line-height: 1.5em;
}

.rd-info-block .rd-sub-menu li:not(:last-child) {
	border-bottom: 1px solid #E1E1E1;
	padding-bottom: .5em;
}

.js-form-type-search.input.js-form-item {
	margin: 0;
}

/* Alerts */
.messages {
	position: absolute;
	z-index: 9;
	display: block;
	top: 75px;
	width: 100%;
}

.ajax-messages {
	width: 100%;
	display: block;
}

.toolbar-horizontal.toolbar-fixed .messages {
	top: 155px;
}

.messages .message,
.ajax-messages .message {
	margin: 20px 40px;
	padding: 15px 20px;
	color: #fff;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
}

.messages .message a,
.ajax-messages .message a {
	color: #fff;
}

.ajax-messages .message {
	margin: 15px 0;
}

.message > div:first-child {
	flex: 1;
}

.message .close-message {
	width: 25px;
	text-align: right;
	cursor: pointer;
}

.message.success {
	background-color: #2a8b3d;
}

.message.error {
	background-color: #c93f30;
}


/** Local tasks */
.local-tasks {
	margin-top: 20px;
	text-align: center;
}

.local-tasks ul li {
	display: inline-block;
	background-color: #e37224;
}

.local-tasks ul li a {
	color: #fff;
	display: block;
	padding: 6px 20px;
}

.local-tasks ul li:hover {
	background-color: #f60;
	border-color: #f60;
}


/* Login page */
.rd-login {
	left: 50%;
	transform: translateX(-50%);
	padding: 0;
}

/* Breadcrumbs */
#block-breadcrumbs {
	text-align: left;
	background-color: #2F3742;
}

#block-breadcrumbs ol {
	list-style: none;
	padding: 0 20px;
	height: 54px;
	overflow: hidden;
}

header:not(.empty) #block-breadcrumbs {
	background-color: rgba(47, 55, 66, 0.4);
	z-index: 4;
	position: absolute;
	width: 100%;
}

#block-breadcrumbs ol li {
	display: inline-block;
	padding: 10px 0;
	color: #fff;
}

#block-breadcrumbs ol li:after {
	content: '\25B8';
	padding: 0 10px;
	font-size: 20px;
	color: #fff;
}

#block-breadcrumbs ol li a {
	color: #fff;
}

#block-breadcrumbs ol li:last-child:after {
	display: none;
}

/* Mobile Navigation */
@media only screen and (max-width: 1169px) {
	.rd-main-navigation-block .rd-main-navigation {
		display: none;
	}

	.rd-main-navigation-block .rd-menu-button {
		float: right;
		margin-right: calc(20% + 20px);
		margin-top: 10px;
		color: #039;
	}

	.rd-mobile-navigation-block .rd-menu-button {
		padding-left: calc(90% - 30px);
		margin: 20px 0;
	}

	.rd-mobile-navigation-block .rd-menu-button:before,
	.rd-main-navigation-block .rd-menu-button:before {
		font-size: 3.75em;
	}

	.rd-mobile-navigation-block .rd-main-navigation {
		width: 100%;
		height: auto;
		margin-top: -1px;
		position: absolute;
		left: 0;
		background: #fff;
		padding: 20px 20px 40px 20px;
		display: none;
	}

	.rd-mobile-navigation-block .rd-main-navigation.open,
	.rd-mobile-navigation-block .rd-main-navigation .rd-menu-item {
		display: block;
	}

	.rd-mobile-navigation-block .rd-main-navigation .rd-menu-item {
		text-align: center;
	}

	.rd-mobile-navigation-block .rd-main-navigation .rd-menu-item a {
		font-size: 15px;
		min-height: inherit;
		padding: 0.75em;
	}
}

@media only screen and (min-width: 1170px) {
	.rd-main-navigation-block .rd-main-navigation {
		display: block;
	}

	.rd-main-navigation-block .rd-menu-button {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.local-tasks {
		top: 0;
		left: -30px;
	}

	.local-tasks ul li {
		padding: 5px 6px;
	}

	.local-tasks ul li a {
		font-size: .9em;
	}
}

@media screen and (min-width: 45em) {
	.rd-spotlight .rd-container .item {
		width: 50%;
	}
}

@media screen and (min-width: 60em) {
	.rd-spotlight .rd-container .item {
		width: 25%;
	}
}

@media screen and (max-width: 719px) {
	.rd-container:not(.no-extra-margin) [class*=rd-col-] {
		margin-top: 3em
	}

	.rd-container:not(.no-extra-margin) [class*=rd-col-]:first-child {
		margin-top: 0
	}
}


.rd-main-navigation .rd-menu-item>a, .rd-mobile-main-navigation .rd-menu-item>a {
	line-height: inherit;
}

/* Search */

.search-help-link {
	display: none;
}

.search-advanced {
	display: none;
}

.rd-search-node .rd-col-2-3 {
	left: 50%;
    transform: translateX(-50%);
}

.rd-search-node h2 {
	margin-top: 50px;
}

.rd-search-node .search-form#search-form .js-form-item-keys,
.rd-search-node .search-form#search-form #edit-submit.button {
	margin-top: 20px;
}

.rd-search-node ol {
	list-style: none;
}

.rd-search-node form.search-page-form {
	padding: 50px 0;
}

.rd-search-node form.search-page-form input#edit-keys {
	width: 70%;
}

.rd-search-node form .js-form-item-keys label {
	font-weight: 700;
	margin-right: 15px;
}

.rd-search-node .rd-result {
	margin: 40px 0;
}

.rd-container:not(.no-extra-margin) a.rd-article.node-teaser {
	min-height: 191px;
	margin-bottom: 30px;
}

a.rd-article p:last-child {
	margin-bottom: 0;
}

a.rd-article p,
a.rd-service p {
	color: #464646;
}

a.rd-service h4 {
	margin: 1.2em 0;
}

/*------------------end search -----------------*/

/* Team member */

.rd-member-top .rd-headshot img {
	top: -6px;
}

/* toolbar */
.toolbar-oriented .toolbar-bar {
	z-index: 1000;
}

/* Classes */
.hidden {
	display: none;
}

.bold {
	font-weight: 500;
}

.no-padding {
	padding: 0 !important;
}

.no-padding-left {
	padding-left: 0 !important;
}

.no-padding-top {
	padding-top: 0 !important;
}

.no-padding-bottom {
	padding-bottom: 0 !important;
}

.no-margin-bottom {
	margin-bottom: 0 !important;
}

.padding {
	padding: 1em 0;
}

.padding-bottom {
	padding-bottom: 1em;
}

.rd-team {
	border-top: 0;
	margin-top: 0;
}

.rd-article.rd-col-1-3.node-teaser {
	margin-top: 40px;
}

@media only screen and (max-width: 719px) {
	.rd-article.rd-col-1-3.node-teaser {
		margin-top: 80px;
	}
}

/* force footer to bottom */
html,
body,
.dialog-off-canvas-main-canvas {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	flex: 1;
}

html {
	min-height: 100vh;
}

footer {
	flex: 1;
}

.flex-wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

/* Cookies */
.cc_btn.cc_btn_accept_all {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	background-color: #f60;
	color: #fff;
}

.cc_banner-wrapper a.cc_logo { display: none; }

.cc_banner-wrapper .cc_message {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

.cc_banner-wrapper .cc_more_info {
	color: #039;
	text-transform: uppercase;
}

/* Footer menus */
@media screen and (max-width: 960px) {
	footer .rd-has-default-margins .rd-footer-navigation.rd-col-3-4 {
		display: block;
		width: 100% !important;
		text-align: center;
		margin-top: 4%;
	}

	footer .rd-contact-info.rd-col-1-4  {
		display: block;
		float: none;
	}

}

.view-flex-wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

/* Search results */
.rd-search-result {
	margin-bottom: 2em;
	display: inline-block;
	width: 100%;
}

.rd-search-result:last-child {
	margin-bottom: 0;
}

/* Toggle */
.input__toggle .toggle {
	background: #fff;
}

/* Background color */
.grey-background {
	background: #f0f0f0;
}

/* Tables */

table {
	margin-bottom: 40px;
}

table tr th:not(.is-empty) {
	background-color: #fff;
	color: #474747;
	font-family: 'Roboto condensed';
	font-size: 16px;
	font-weight: bold;
	border: 0 none;
	border-bottom: 2px solid #2F3742 !important;
	text-align: left;
}

table tr {
	text-align: left;
}

table tr th {
	color: #039 !important;
}

table tr td {
	border: none;
	font-family: 'Roboto';
	font-weight: 300;
	color: #464646;
	vertical-align: top;
}

table tr td:not(:last-child) {
	border-right: 1px solid #E5E5E5;
}

th:not(.has-no-padding), td:not(.has-no-padding) {
	padding: 0.9rem 0.7rem;
}

tr:nth-child(even) td {
	background-color: #fafafa;
}

tr:nth-child(odd) td {
	background-color: #fff;
}