/* Reset
-----------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

:focus { outline: 0; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
header, footer, aside, nav, article { display: block; }

/* Base
-------------------------------------------------------*/
body, html {
	height: 100%;
}

html {
	font-size: 15px;
}

body {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 1rem;
	color: #333;
	line-height: 1.5rem;
	background: #fafafa;
}

.th-menu {
	font-family: 'Arvo', serif;
}

.th-banner-txt,
.th-search input.inputbox,
h1, h2, h3, h4,
.th-menu {
	font-family: 'Roboto Slab', serif;
}


/* Headings
-------------------------------------------------------*/
h1,h2,h3,h4,h6,h6 {
	color: #0084b4;
}

h1,
.page-header h2 {
	font-size: 2.13rem;
	line-height: 2.533rem;
}

.page-header {
	margin-bottom: 1.5em;
}

h2,
.iwf-panel-title {
	font-size: 1.4667rem;
	line-height: 2.533rem;
}

h2.tb-page-subtitle {
	color: #333;
	padding: 20px 0;
}

.iwf-panel-header .iwf-panel-title {
	font-size: 1.4667rem;
	color: #FFF;
	background: #0084b4;
}

h3 {
	font-size: 1.2rem;
	line-height: 2rem;
}

a {
	color: #0084b4;
	text-decoration: none;
}

.item-page ul {
	list-style: disc;
	margin: 15px 0 15px 20px;
}


/* Box colors */
.iwf-panel-box h1,
.iwf-panel-box h2,
.iwf-panel-box h3,
.iwf-panel-box h4,
.iwf-panel-box h5,
.iwf-panel-box h6 {
	color: #0084b4;
}

/* Typography
-------------------------------------------------------*/
* + h1, * + h2, * + h3, * + h4, * + h5, * + h6,
table + *, ul + *, ol + *, p + *,
h1 + *, h2 + *, h3 + *  {
    margin-top: 1.5rem;
}

b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}


/* Core overrides
---------------------------------------------------------*/
.iwf-container {
	max-width: 1210px;
	padding: 0 20px;
}

.iwf-panel-box-secondary,
.iwf-panel-header  {
	background: #eeeeee;
	color: #333;
}

.iwf-button-secondary {
	background: #FFF;
	border: 1px solid #0084b4;
	color: #0084b4;
	text-align: left;
}

.iwf-button-secondary:hover,
.iwf-button-secondary:active,
.iwf-button-secondary:focus,
.iwf-button-secondary.iwf-active {
	background: #0084b4;
	color: #fff;
}

.iwf-notify-message {
	border: none;
}

.iwf-notify-message,
.iwf-notify-message-success {
	color: #FFF;
	background: #0085b2;
}

.iwf-notify-message-danger {
	color: #FFF;
	background: #be3b25;
}

.iwf-pagination-buttons .pagenav,
.iwf-pagination-rounded .pagenav {
	background: #FFF;
	color: #333;
	height: 40px;
	min-width: 40px;
	line-height: 40px;
	border: 1px solid #eee;
}

.iwf-pagination-buttons .pagenav.current,
.iwf-pagination-rounded .pagenav.current,
.iwf-pagination-buttons span.pagenav,
.iwf-pagination-rounded span.pagenav {
	background: #0084b4;
	border-color: #0084b4;
	color: #FFF;
}

.fa {
	color: #0084b4;
}


/* Layout
---------------------------------------------------------*/

.th-top {
	background: #0085b2;
	height: 45px;
	border-top: 12px solid #FFF;
	z-index: 2;
}

.th-top > .iwf-container {
	padding-left: 320px;
	height: 45px;
}

.th-logo {
	display: block;
	position: absolute;
	left: 37px;
	top: -12px;
	width: 169px;
	height: 119px;
	background: url(../images/logo.png) left top no-repeat;
}

.th-menu {
	line-height: 45px;
	font-size: 1.28rem;
}

.th-menu ul.menu > li {
	display: inline-block;
}

.th-menu ul.menu > li:not(:first-child) {
	padding-left: 40px;
}

.th-menu ul.menu > li > a {
	display: block;
	color: #FFF;
	text-decoration: none;
}

.th-search {
	height: 30px;
	margin: 8px 16px 0 16px;
	padding-right: 35px;
}

.th-search label {
	display: none;
}

.th-search input.inputbox {
	width: 204px;
	height: 30px;
	line-height: 30px;
	padding: 0 11px;
	font-size: 1.2rem;
	color: #0085b2;
	border: none;
	background: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.th-search button {
	position: absolute;
	right: 0;
	top: 0;
	outline: none;
	text-indent: -10000px;
	height: 30px;
	width: 33px;
	border: none;
	padding: 0;
	background: url(../images/arrow-search.png) left top no-repeat;
}

.th-banner {
	z-index: 1;
}

.th-banner img {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	max-width: 100%;
	height: auto !important;
}

.th-banner-txt {
	width: 100%;
/*	padding-bottom: 52px;
	background: url(../images/arrow-down.png) center bottom no-repeat; */
}

.th-banner-txt > div * {
	color: #FFF;
	margin: 0;
	padding: 0;
}

.th-banner-txt > div h1 {
	line-height: 3.334rem;
	font-size: 2.667rem;
	display: inline-block;
	border-bottom: 1px solid #FFF;
	text-shadow: 1px 1px #000;
}

.th-banner-txt > div h2 {
	font-weight: 300;
	line-height: 2.667rem;
	font-size: 1.7rem;
	text-shadow: 1px 1px #000;
}

/* Main content
---------------------------------------------------------*/

.th-main {
	margin-top: 11px;
	margin-bottom: 30px;
}

.th-pathway {
	height: 46px;
	line-height: 46px;
	background: #eee;
	z-index: -1;
	position:relative;
}

.th-pathway ul.iwf-pathway li > a,
.th-pathway ul.iwf-pathway li > span {
	padding: 0 20px;
	font-size: 0.8rem;
}

.option-talentbinder .th-component {
	padding: 0;
	background: none;
}

/* footer
--------------------------------------------------------*/

body.has-footer #site {
	position: relative;
	height: auto !important;
    min-height: 100%;
}

body.has-footer #site > div {
	padding-bottom: 86px;
}

.th-footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 18px 0;
	line-height: 20px;
	color: #FFF;
	background: #2e5664;
}

.th-footer a {
	color: #FFF;
	text-decoration: none;
}

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

/* Modules
---------------------------------------------------------*/

.homepage .th-modules {
	margin-top: -100px;
	z-index: 1;
}
@media (max-width: 767px) {
	.homepage .th-modules {
		margin-top: -50px;
	}
}


/* System / Joomla
---------------------------------------------------------*/
#login-form .login-links {
	font-size: 0.8rem;
	line-height: 1rem;
}

#login-form .login-links a {
	color: #999999;
	text-decoration: none;
}
#login-form .login-links a:hover {
	color: #0084b4;
}

#system-message .alert-heading {
	display: none;
}

#system-message .alert {
	position: relative;
	margin-top: 10px;
	padding: 10px 20px;
	color: #FFF;
	background: #0085b2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.th-modules #system-message .alert {
	margin: 0 0 10px 0;
}

#system-message .close {
	position: absolute;
	top: -5px;
	right: -5px;
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 18px;
	cursor: pointer;
	background: #0085b2;
	color: #FFF;
	border: 2px solid #FFF;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

#system-message .alert.alert-warning,
#system-message .alert.alert-warning .close {
	background: #c69719;
}

#system-message .alert.alert-error,
#system-message .alert.alert-error .close {
	background: #be3b25;
}

/* Media manager frontend
-----------------------------------------*/
#imageForm .well { display: none; }
#uploadform.well { margin: 0; }
iframe#imageframe { height: 400px; }

/* 404
-------------------------------------------------------*/

.page404 > h1 {
	font-size: 100px;
	padding: 50px 0;
}
.page404 .iwf-width-medium-3-4 {
  width:100%;
}

/* Jaimie edits */

/******************* Christian Edits voor responsive hoodmenu ****************/
button.responsive-menu {
	display: none;
}
.nav.menu.mod-list {
	display: block;
}
@media (max-width: 767px) {
	.th-search {
		display: none;
	}
	.th-logo {
		left:10px;
		background-size: 150px auto;
	}
	.th-menu.iwf-float-left {
		float: none;
		height: 45px;
	}
	.th-top > .iwf-container {
		padding-left: 20px;
		/*height: inherit;*/
	}
	.th-top {
		height: inherit;
	}
	.th-menu ul.menu > li:not(:first-child) {
		padding-left: 0px;
	}
	.th-menu ul.menu > li {
		display: block;
	}
	.nav.menu.mod-list {
		text-align: center;
		display: none;
		background-color: #0085b2;
		margin-left: -20px;
		margin-right: -20px;
		margin-top: 45px;
		padding-bottom: 5px;
	}
	button.responsive-menu {
	    display: block;
	    position: absolute;
	    font-size: 1.2em;
	    background-color: #2e5664;
	    border: 0px;
	    right:20px;
	    top: 5px;
	}
	button.responsive-menu:hover {
		background-color: #989500;
	}
	button.responsive-menu i {
		color: white;

	}
}
@media (max-width: 520px) {
	.th-logo {
		background-size: 100px auto;
	}
	.th-banner-txt {
		display: none;
	}
}







