/* Rijksoverheid Fonts */
@font-face {
    font-family: 'Sans';
    src: url('../fonts/ROsanswebtextregular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ROsanswebtextregular.woff') format('woff'),
        url('../fonts/ROsanswebtextregular.ttf')  format('truetype');
}

@font-face {
    font-family: 'Sans-italic';
    src: url('../fonts/ROsanswebtextitalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ROsanswebtextitalic.woff') format('woff'),
        url('../fonts/ROsanswebtextitalic.ttf')  format('truetype');
}

@font-face {
    font-family: 'Sans-bold';
    src: url('../fonts/ROsanswebtextbold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ROsanswebtextbold.woff') format('woff'),
        url('../fonts/ROsanswebtextbold.ttf')  format('truetype');
}

/* Sticky footer fix  */
html {
	position: relative;
	min-height: 100%;
}

/* Body */
body {
	color:#000;
	font-family: 'Sans', Arial, sans-serif;
}

body.no-scroll {overflow:hidden;}

body.content-page {
	margin: 0 0 123px; /* bottom = footer height */
}

/* Layout */
.container {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}

.content-page .container {
	width: 100%;
	margin:0 auto;
	padding-left: 20px;
	padding-right: 20px;
}

@media (min-width: 1200px) {
	.content-page main .container {
		width: 1200px;
		padding-left: 0;
		padding-right: 0;
	}
}

.col-small {
	width: 110px;
	float: left;
	margin-right: 10px;
}

.col-med {
	width: 190px;
	float: left;
}

.col-big {
	float: left;
	width:45%;
}

.col-big:last-child {
	margin-left:5%;
}

/* Typography & colors */
a, .btn-link {
	color:#154273;
	text-decoration:none;
}

a:hover, .btn-link:hover {
	text-decoration:underline;
}

.btn-link {
	margin:0;
	padding:0;
	margin-left:5px;
}

.site-photos h5,
.site-description h5,
.graph-fields h5,
.site-details h5{
	font-weight:normal;
	font-family:'Sans-bold';
	margin-bottom:0;
	margin-top:0;
}

.site-photos h5,
.site-description h5{
	margin-bottom:10px;
}

h1,h2 {
	margin-top:0;
	font-weight:normal;
	font-family:'Sans-bold';
}

.content-page h1 {
	font-size:20px;
	margin-bottom:20px;
}

.content-page h2 {
	font-size:18px;
}

.content-page h3 {
	font-size:16px;
	font-weight:normal;
	font-family:'Sans-bold';
	margin-top:30px;
}

p {
	font-size:13px;
	line-height:21px;
}

p.lead {
	font-size:16px;
	line-height:26px;
	margin-bottom:30px;
}

strong, b{
	font-family:'Sans-bold';
	font-weight:normal;
}

/* Forms */
.form-control {
	border: 1px solid #B2D7EE;
	border-radius: 0;
	box-shadow: none;
	padding: 7px 10px;
	height: 30px;
}

.btn {
	border-radius: 0;
	border: 0;
}

.map-search .form-control, .map-search .btn {
	border-radius:0;
	border:0;
	box-shadow:none;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	margin:0;
}

.btn-primary {
	background-color:#1887cb;
}
.btn-default {
	background-color: #999;
	color: #FFF;
}

.btn-lightblue {
	background-color:#d9ebf7;
	color:#000;
}

label {
	font-family: 'Sans-bold';
	font-size: 13px;
	font-weight: normal;
}

.radio label, .checkbox label {
	font-weight:normal;
	font-family:'Sans';
}

.panel-body .checkbox:last-child,
.panel-body .radio:last-child {
	margin-bottom: 0;
}

/* Header & Main navigation */
.navbar {
	border: 0;
	border-radius: 0;
	margin-bottom:0;
	border-bottom: 5px solid #1887CB;
}

.navbar-right {
	margin-right:0;
}

.content-page .navbar {
	margin-bottom:0;
	z-index: 1;
}

.navbar-header {
	float: none;
	text-align:center;
	overflow: hidden;
}

.navbar-collapse {
	padding: 0;
	background-color:	#1887cb;
	border: 0;
	border-bottom:9px solid #b2d7ee;
	color: #000;
	padding-top: 10px;
	z-index: 9;
	position: relative;
}

.nav > li > a {
	color:#fff;
	font-family:'Sans-bold';
	font-size:14px;
	text-decoration:none;
}

.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background: #B2D7EE;
	color:#000;
}

.nav > li > a.active {
	background: #B2D7EE;
	color:#000;
	text-decoration:none;
}
@media (max-width: 768px) {
	.navbar-nav > li.facebook-link > a {
 		padding-bottom: 10px;
	}
	.wow-logo-partnership img {
 		margin-top: -10px;
	}
}

@media (min-width: 768px) {
	.navbar-nav > li > a {
		padding: 8px 20px 8px 20px;
		text-decoration:none;
	}
	.navbar {
		border: 0;
	}
}


.navbar-brand-holder {
	width:45px;
}

.navbar-brand-holder,
.navbar-brand  {
	width:45px;
	height:82px;
	float: none;
	display: block;
	padding: 0;
	margin: 0 auto;
	margin-bottom:15px;
	position: relative;
}

.navbar-brand {
	background: transparent url(../images/knmi-logo-big-new.png) top left no-repeat;
	background-size: 100%;
}

.navbar-brand-wow {
	position: absolute;
	top:0;
	width: 138px;
	height: 82px;
	left:-137px;
	background: transparent url(../images/WOWNL_logo_small.png) top left no-repeat;
}

@media (min-width: 768px) {
	.navbar-brand {
		width:234px;
		margin-bottom:15px;
	}
}

button.navbar-toggle {
	background-color: #EEE;
	z-index: 1;
}

.navbar-toggle .icon-bar {
	background-color: #000;
}

/* HEADER SEARCH */
.input-group.nav-search {
	width: 170px;
	margin-top:-2px;
}

.input-group.nav-search .form-control {
	border:0;
}

.input-group.nav-search .btn {
	height: 30px;
}

.navbar-nav > li > a.toggle-info {
	display: block;
	padding: 5px 15px;
	margin-top: -2px;
	text-align: center;
	margin-right: 5px;
	color: #000;
	line-height: 20px;
}

.search-list a {
	font-size: 18px;
	display: block;
	padding: 10px 0;
}

/* HEADER LOGIN */
div.login-box {
	margin-top: -28px;
	float:right;
	margin-bottom: 10px;
}
a.login {
	display: block;
}

/* HEADER FIXED */
.content-page header{
	position: fixed;
	width: 100%;
	background: #FFF;
}

/* FOOTER */
footer {
	margin-top:30px;
	background-color:#f6f6f6;
	border-top:3px solid #154273;
	padding:60px 0;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 100px;
	width: 100%;
}

footer:before {
	content:"";
	position:absolute;
	top:-24px;
	left:50%;
	margin-left:-22px;
	width:44px;
	height:21px;
	background-color:#154273;
}

/* Full screen wrapper */

.full-screen-wrapper {
	position: fixed;
	top: 102px;
	bottom: 0;
	left: 0;
	right: 0;
}

@media (min-width: 768px) {
	.full-screen-wrapper {
		top: 152px;
	}
}

/* Map components */
main.front {
	margin-top: 30px;
}

@media (min-width: 768px) {
	main.front {
		margin-top: 20px;
	}
}
.map-search,
.map-filters,
.map-scrubber {
	position:absolute;
}

.map-search {
	padding: 0;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
	left: 10px;
	top: 112px;
	right: 10px;
}

.map-filters {
	right:10px;
	display:none;
}

#search {
	font-size: 14px;
	height: 40px;
	padding: 7px 10px;
}

#btn-location {
	font-size: 14px;
	height: 40px;
	width: 90px;
}

@media (min-width: 768px) {
		.map-filters {
			width:204px;
			right:20px;
			display:block;
			bottom: 20px;
			top: 174px;
			overflow-y: auto;
		}

		.map-search {
			width:350px;
			left: 20px;
			top:auto;
			right:auto;
		}
}

@media (min-width: 998px) {
	.map-search {
		padding:0;
		box-shadow: 0 3px 5px rgba(0,0,0,0.1);
	}
	#search, #btn-location {
		font-size: 14px;
	}
}

.map-scrubber {
	bottom: 10px;
	background-color: #FFF;
	padding: 10px;
	left: 10px;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
	right: 10px;
	box-shadow: 0 3px 5px rgba(0,0,0,0.1);
}

@media (min-width: 768px) {
	.map-scrubber {
		bottom:20px;
		width:684px;
		padding:8px 20px;
		left:50%;
		margin-left:-342px;
		right:auto;
	}
	.map-scrubber.date-selected {
		margin-left: -363px;
	}

}

@media (min-width: 998px) {
	.map-scrubber {
		width:734px;
		margin-left:-367px;
	}
	.map-scrubber.date-selected {
		margin-left: -388px;
	}
}

a.map-date-reset {
	display: block;
	color: #FFF;
	background-color: #1887cb;
	float: left;
	text-align: center;
	position: absolute;
	right: -36px;
	padding: 8px 12px;
	top: 0;
	display:none;
}

a.map-date-reset:hover {
	background-color:#3071A9;
}

.map-scrubber.date-selected a.map-date-reset {
	display:block;
}

.map-date {
	position:absolute;
	top:10px;
	display:block;
	color:#999;
	font-size:13px;
}

#date-from {left:10px;}
#date-to {right:50px;}

.map-timeline {
	width: 100%;
	height: 9px;
	background-color: #E6E6E6;
	vertical-align: middle;
	position: relative;
	border-radius: 10px;
	box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.08);
	margin-top: 30px;
}

@media (min-width: 768px) {
	.map-timeline {
		width:350px;
		float:left;
		margin:0 20px;
		margin-top:4px;
	}

	.map-date {
		float:left;
		position:relative;
		left:auto;
		right:auto;
		top: auto;
	}

	#date-from {left:auto;}
	#date-to {right:auto;}
}

.timeslider {
	height: 9px;
}

@media (min-width: 992px) {
	.map-timeline {
		width:400px;
	}
}

.timeslider .ui-slider-handle {
	width:16px;
	height:16px;
	background-color:#fff;
	border-radius:16px;
	border:3px solid #007bc7;
	position:absolute;
	right:30px;
	top:-3px;
	box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	cursor: pointer;
	top: -.3em;
	margin-left: -.6em;
	z-index:2;
	outline:none;
}

.slider .tooltip {
	top: -42px;
	left: -46px;
}

.tooltip-inner {
	padding: 8px;
	background-color: #007BC7;
	min-width: 90px;
	font-size: 14px;
}

.tooltip.top .tooltip-arrow {
	border-top-color: #007BC7;
}

.tooltip.left .tooltip-arrow {
	border-left-color: #007BC7;
}

.marker .tooltip-inner {
	font-size:12px;
}


.map-date-picker {
	position: absolute;
	top: 10px;
	right: 10px;
	display:block;

}

@media (min-width: 768px) {
	.map-date-picker {
		float:right;
		margin-left:20px;
		position:relative;
		top:auto;
		right:auto;
	}
}

.map-date-picker:hover {
	text-decoration:none;
}

/* FILTERS/LAGEN/LEGENDE */
.panel {
	border: 0;
	border-radius: 0;
	box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	margin-bottom:10px;
}

.panel-heading.panel-tabs {
	padding: 0;
}
.panel-heading > a {
	color:#333;
	text-decoration:none;
}

.panel-heading > a:hover,
.panel-heading > a:active
 {
	text-decoration:none;
}

.panel-title {
	font-size:14px;
	font-family:'Sans-bold';
	margin-bottom:0;
	text-decoration:none;
}

.panel-body {
	padding: 10px 15px;
	padding-top:0;
}

.panel-body .radio:first-child,
.panel-body .checkbox:first-child {
	margin-top:0;
}

.tab-switch {
	padding:0;
	margin:0;
	list-style:none;
	margin-bottom:10px;
}

/* FILTERS/LAGEN TABS */
.tab-switch > li {
	float:left;
	width:50%;
}

.tab-switch a.filter-tab{
	display:block;
	text-align:center;
	background-color:#f6f6f6;
	color:#999;
	padding:8px 0;
	font-size:14px;
}

.tab-switch a.filter-tab:hover {
	text-decoration:none;
	background-color:#e6e6e6;
}

.tab-switch > li.active > a.filter-tab {
	background-color:#fff;
	color:#000;
	font-family:'Sans-bold';
	cursor:default;
}

.tab-switch.tab-switch--legend > li.active > a.filter-tab {
	border-top: 1px solid #ccc;
}

span.legend-title {
	display:block;
	font-size: 13px;
}

span.legend-title.legend-title--radar {
	background-color: white;
    position: absolute;
    bottom: 20px;
}

.panel-heading a .fa-angle-down:before {
	content: "\f106";
}

.panel-heading a.collapsed .fa-angle-down:before {
	content: "\f107";
}

.powerd-by {
	background:transparent url(../images/powered-by.png) top left no-repeat;
	width:101px;
	height:32px;
	margin-top:10px;
	display: none;
}

/* Table temp display*/

table .unit {
	display: none;
}

.location-attributes td{
	width: 50%;
}

/* MODAL */
@media (min-width: 768px){
	.modal-dialog {
		width: 710px;
		margin: 30px auto;
	}

	.intro-modal .modal-dialog {
		width: 592px;
		margin-top: 30px;
	}
}

@media (min-width: 998px) {
	.modal-dialog {
		margin: 90px auto;
	}
}

.modal-backdrop {
	background-color:#e2e2e2;
	background-color: rgba(226, 226, 226, 0.8);
}

.modal-backdrop.in {
	opacity: 1;
	filter: alpha(opacity=100);
}

.modal-content {
	position: relative;
	background-color: #FFF;
	border:0;
	border-radius:0;
	box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	background-clip: padding-box;
	outline: 0;
}

.modal-body {
	padding:0;
}

.modal-body .tab-content.modal-content {
	padding:30px;
}

/* MODAL HEADER */
.modal-header {
	padding: 30px;
	border-bottom: 1px solid #e6e6e6;
}

.modal-title {
	margin: 0;
	line-height: 1.3;
	font-size: 24px;
	font-family: 'Sans-bold';
	margin-bottom: 0;
}

span.station-id,
span.station-location {
	display: block;
	font-family: 'Sans';
	font-size: 16px;
}

span.station-location {
	font-size: 14px;
	color: #999;
}

.modal-title .fa-star,
.modal-title .fa-star-o {
	font-size:16px;
}

.modal-header time {
	position: absolute;
	top: 55px;
	right: 30px;
	text-align: right;
}

span.measurement-time,
span.measurement-date {
	display:block;
}

span.measurement-time {
	font-size:18px;
	font-family:'Sans-bold';
}

span.measurement-date {
	font-size:16px;
	color:#999;
}

/* MODAL TABS */
.nav-tabs > li > a {
	color:#999;
	font-family: 'Sans';
	padding:10px 30px;
	text-decoration:none;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
	color: #000;
	background-color: #FFF;
	border-color:#e6e6e6;
	border-bottom: 1px solid rgba(0, 0, 0, 0);
	border-radius: 0;
	border-top: 2px solid #ccc;
	margin-top: -1px;
	z-index: 2;
	text-decoration:none;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	color: #000;
	background-color: #FFF;
	bordeR:0;
	border-bottom: 1px solid #fff;
	cursor: default;
	border-radius: 0;
	border-top: 2px solid #007BC7;
	margin-top: -1px;
	font-family: 'Sans-bold';
	box-shadow: 1px 0px 0px #E6E6E6, -1px 0px 0px #E6E6E6;
	z-index: 2;
	text-decoration:none;
}

.nav-tabs > li.active:first-child > a {
	border-left: 0;
	box-shadow: 1px 0px 0px #E6E6E6, 0px 0px 0px #E6E6E6;
}

.nav-tabs {
	background-color:#f6f6f6;
}

span.site-1,
span.site-2 {
	display:inline-block;
	margin:0 5px;
	min-width:45px;
}
span.site-2 {
	color:green;
}

/* TABLES */
.table-striped > tbody > tr:nth-child(odd) {
	background-color: #d9ebf7;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td
{
	padding: 7px 8px;
	line-height: 13px;
	vertical-align: top;
	border: 0;
	font-size: 13px;
	color: #000;
	font-weight: normal;
}

.table > thead > tr > th {
	font-size:14px;
	font-family:'Sans-bold';
	font-weight: normal;
}

/* GRAPH TAB/FROM */
.graph-filters {
	background-color: #D9EBF7;
	padding: 30px;
}

.graph-fields {
	background-color: #D9EBF7;
	margin-top: 10px;
	padding: 15px;
}

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

.graph-data-view {
	margin-top: 20px;
}

.loading #chart-view {
    display: none;
}

.graph-switch {
	padding:0;
	list-style:none;
	border:1px solid #007bc7;
	width: 138px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.graph-switch li{
	float:left;
}

.graph-switch li.table-btn {
	float: right;
}

.graph-switch li a{
	display:block;
	color:#007bc7;
	text-decoration:none;
	padding:5px 15px;
}

.graph-switch li.active a {
	background-color:#007bc7;
	color:#fff;
}

/* TEMP Fix voor graph height */
#graph-view {
	min-height: 440px;
}

.modal-open .ui-autocomplete {
	max-height:300px;
	overflow: hidden;
	overflow-y: auto;
}

/* SITE INFO TAB */
.site-information {
	margin-bottom:20px;
}

.border-bottom{
	border-bottom:1px solid #e6e6e6;
	padding-bottom:20px;
}

.border-top{
	padding-top:30px;
	border-top:1px solid #e6e6e6;
	margin-bottom:0;
}

/* SITE IMAGES */
a.site-thumb {
	display:block;
	float:left;
	width: 47%;
	margin-right: 6%;
	font-size:13px;
	line-height:18px;
}

a.site-thumb:last-child {
	margin-right:0;
}

img.thumb {
	border-bottom:2px solid #d9ebf7;
	margin-bottom:5px;
}

.site-photos a.site-thumb {
	width: 22%;
	margin-right: 4%;
	min-height: 230px;
}

.site-photos a.site-thumb:nth-child(4n){
	margin-right:0;
}

.site-photos .photos {
	margin-top:20px;
}

.site-photos a.site-thumb > span {
	display:block;
	color:#999;
}

.site-photos a.site-thumb:hover > span {
	text-decoration:none;
}

.ui-autocomplete {
	background-color: #FFF;
	border-top: 1px solid #EEE;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}

.ui-autocomplete .ui-menu-item {
	padding: 10px 20px;
}

.ui-autocomplete .ui-state-focus,
.ui-autocomplete .ui-state-active {
	margin:0;
	background-color: #B2D7EE;
}

/* ALERT/ERROR MESSAGES */
.alert {
	border-radius: 0;
	border: 0;
	text-align: center;
}

.alert-danger {
	background-color: #D52B1E;
	color: #FFF;
}

.alert-success {
	background-color: #39870C;
	color: #FFF;
}

.alert-info {
	background-color: #b2d7ee;
	color: #000;
}

.alert button.close {
	color: #FFF;
	opacity: 1;
	margin-top: -2px;
}

.alert.alert-info button.close {
	color:#000;
	text-shadow:none;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
	color: #D52B1E;
}

.has-error .form-control {
	border-color: #D52B1E;
	color: #D52B1E;
}

/* Content pages */
.content-page main {
	margin-bottom:100px;
}

.banner {
	width:100%;
	background:#fff url(../images/banner.jpg) center center;
	background-size:cover;
	position: fixed;
	top: 152px;
	bottom: 0;
	z-index: -1;
}

.content-left,
.content-right,
.content-middle {
	background-color:#fff;
	background-color:rgba(255,255,255,0.85);
	padding:20px;
}

.content-left,
.content-middle {
	margin-top:200px;
}

@media (min-width: 992px){
	.content-left {
		width:70%;
		float:left;
	}

	.content-right {
		width:28%;
		float:right;
		margin-bottom:50px;
	}

	.content-left,
	.content-middle,
	.content-right {
		margin-top:240px;

	}
}

@media (min-width: 1200px){

	.content-left,
	.content-right,
	.content-middle {
		padding:40px;
	}

	.content-left {
		width:830px;
		float:left;
	}

	.content-right {
		width:320px;
		float:right;
	}
}

.sub-menu {
	padding:0;
	margin:0;
	list-style:none;
}

.sub-menu > li {
	font-size:14px;
	line-height:35px;
}

.sub-menu > li > a{
	display:block;
}

.sub-menu > li > a.active {
	font-family:'Sans-bold';
}

/* WELCOME SCREEN */
.welcome-notice {
	background-color: #B2D7EE;
	padding: 30px 0;
	z-index: 8;
	position: relative;
	display:none;
}

.show-welcome .welcome-notice {
	display:block;
}

.welcome-notice h1{
	font-size:18px;
	margin-top:0;
	margin-bottom:5px;
}

.welcome-notice p{
	font-size:13px;
	line-height:22px;
	max-width:700px;
}

a.welcome-link{
	color:#000;
	text-decoration:underline;
	font-family:'Sans-bold';
}

.welcome-notice .close {
	color:#000;
	opacity:1;
}

/*ADMIN*/
.admin-box {
	width:600px;
	margin:50px auto;
	margin-top:200px;
}

.admin-box.box-big {
	width:768px;
}

.admin-box .table > thead > tr > th,
.admin-box .table > thead > tr > td,
.admin-box .table > tbody > tr > th,
.admin-box .table > tbody > tr > td,
.admin-box .table > tfoot > tr > th,
.admin-box .table > tfoot > tr > td {
	padding: 10px 20px;
	line-height: 34px;
}

.back-btn {
	display:block;
	margin-bottom:20px;
}

.rte-toolbar {
	margin-bottom:15px;
}

.btn.wysihtml5-command-active,
.wysihtml5-command-dialog-opened{
	background-color:#1887CB;
}

.rte-dialog {
	background-color:#D9EBF7;
	padding:20px;
	margin-top:10px;
}
.page-order-select span{
	display: block;
	width: 40px;
}

.table.page-list tbody{
	border: 2px solid #1887cb;
	border-bottom: none;
	padding: 0;
}

.table.page-list tbody .page-header{
	border-top: 10px solid white;
    background-color: #1887cb;
}

.table.page-list tbody .header-row{
	color: white;
    font-size: 14px;
    padding: 2px 10px;
}

.table.page-list tbody .page-footer{
	border: none;
    background-color: #1887cb;
}

.table.page-list tbody .footer-row{
    padding: 1px;
}

.table.page-list .page-order-table tbody {
	border: 0;
}

/* Performance tweeks
--------------*/
.marker {
	cursor: pointer;
	margin-top: 0px;
}
.marker.wind {
	position: absolute;
}
/*------------*/


.intro-content {
	padding:30px;
}

.intro-content h3{
	font-size:18px;
	margin:0;
	margin-bottom:20px;
	font-family: 'Sans-bold';
}

.intro-modal .modal-footer {
	background-color:#f6f6f6;
	border-top:1px solid #e3e3e3;
	padding:25px;
	text-align:left;
}

.intro-modal .carousel-control {
	position:relative;
	width:auto;
	opacity:1;
	font-size:14px;
	color:#1887cb;
	text-shadow:none;
	text-align:left;
	bottom:auto;
	left:auto;
	filter:none;
}

.intro-modal .carousel-control.left,
.intro-modal .carousel-control.right {
	background-image:none;
}
.intro-modal .carousel-control.left {
	float: left;
}
.intro-modal .carousel-control.right {
	float:right;
}

.intro-modal .carousel-control.left.first-slide {
	color:#999999;
}

@media screen and (min-width: 768px){
	.intro-modal .carousel-indicators {
		bottom: 13px;
	}
}

.intro-modal .carousel-indicators li {
	border:0;
	background-color:#99c7e4;
	width: 8px;
	height: 8px;
	border-radius:8px;
}

.intro-modal .carousel-indicators .active {
	width: 10px;
	height: 10px;
	border-radius:10px;
	background-color: #1887cb;
	margin-top:2px;
}

.intro-modal .item .header-image {
	min-height:279px;
}

.intro-modal button.close {
	position: absolute;
	top: 0px;
	right: 10px;
	z-index: 30;
	font-size: 32px;
	opacity: 1;

	/*color: #FFF;
	text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	outline:0;*/
	background-color: #fff;
	width: 32px;
	right:0px;
	color:rgba(0,0,0,0.2);
}

.intro-modal button.close:hover {
	color:rgba(0,0,0,0.5);
}

.modal-header .close {
	font-size: 32px;
	margin-top: -6px;
}


.station-type-value {
	float: right;
}

.official-site-data,
.wow-site-data {
    display: none;
}

.official-site-data.active,
.wow-site-data.active {
    display: block;
}

.day-overview {
    min-height: 200px;
}

/*IE FIXES*/
.ie9 .navbar-nav {position:relative;top:1px;}
/* header / top / search */
.ie8 div.navbar-header { width:100%;background:#fff;margin-bottom:20px; }
.ie8 #search {padding-top:13px;}
.ie8 .banner {z-index:-100;}
.ie9 .navbar-brand-holder {
	z-index:1;
}

/* popup */
.ie8 a.site-thumb {margin-right:3%;}
.ie8 .table-striped tr.alternate {background-color:#D9EBF7;}
.ie8 .graph-switch {width:280px;}
/* slider onderaan */
.ie8 .tooltip-inner {width:95px;}
.ie8 .map-date-picker {margin-left:10px;}
/* map */
.ie8 main.front {position:relative;}
.ie8 .map-search {width:350px;top:0px;}
.ie8 .map-filters {width:280px;display:inline-block;}
.ie8 .map-scrubber {position:fixed;margin-left:25%;margin-right:25%;left:0px;}

.ie8 .modal-backdrop.in {filter:alpha(opacity=80);}
/* legend */
.lt-ie10 ul.legend-list.humidity li {width:17px;}


.ie9 div.legend.legend-temperature li, .ie10 div.legend.legend-temperature li,
.ie9 div.legend.legend-rain_rate li, .ie10 div.legend.legend-rain_rate li,
.ie9 div.legend.legend-humidity li, .ie10 div.legend.legend-humidity li {width:18px;margin-right:0px;}

.ie9 div.legend.legend-temperature li span, .ie10 div.legend.legend-temperature li span,
.ie9 div.legend.legend-rain_rate li span, .ie10 div.legend.legend-rain_rate li span,
.ie9 div.legend.legend-humidity li span, .ie10 div.legend.legend-humidity li span {margin-left:-5px;}

.ie9 div.legend.legend-pressure_msl li, .ie10 div.legend.legend-pressure_msl li {width:24px;}
.ie9 div.legend.legend-pressure_msl li span, .ie10 div.legend.legend-pressure_msl li span {margin-left:-5px;}

.ie9 div.legend.legend-wind li:first-child, .ie10 div.legend.legend-wind li:first-child {width:40px;}
