/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */



html,
button,
input,
select,
textarea {
   	font-family: 'Open Sans', sans-serif;
   	font-weight: 100;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}

body {
    /*
	 font-size: 1em;
	    line-height: 1.4;
	*/
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;    
	background: #FDFDFD;
	border: 1px solid #CBCACA;
	border-radius: 2px;
	width: 395px;
	height: 126px;
	padding: 5px;
	resize: none;
}

.pre-advise tr:last-child textarea,
textarea[name="advise_eigenaar"],
textarea.large {
	height: 526px;
}




textarea:disabled {
	background: #eeeeee;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
	background: #fff;
}

a {
	color: #117E87;
}

table {
	margin-top: 20px;
	
	
}

th, td {
	text-align: left;
	padding-right: 5px;
}

.nowrap {
	white-space: nowrap;

}

.formtable td {
	width: 200px;
}

table input[type="radio"] {
	float:left;
	width: 20px;
	height: 20px;
	margin: 10px 20px 0px 0px;	
}

/*
article {
	margin-bottom: 40px;
}

article#statistics {
	margin: 0px;
}
*/


table label {
	float: left;
	width: 190px;
	height: 40px;
	background-position: left center;
	background-repeat: no-repeat;
	cursor: pointer;
}
table label span{
	white-space: nowrap;
}
table.segmented label {
	width: auto;
}

table.segmented label.label_radio {
	width: 160px;
	line-height: 40px;
}

.options {
	float:left;
	margin-top:20px;
	margin-bottom:20px;	
}

.form-options {
	width: 100%;
	float: left;
}

td table label {
	width: auto;	
}

label.error {
	height: auto;
	line-height: 26px;
	width: 182px;
}
/*
table label:first-child {
	margin-top: 15px;
}
*/

.dump td {
	width: auto;
	line-height: 110%;
}

th, td {
	font-size: 12px;
	color: #117E87;	
	width: 200px;
	font-weight: 400;
	line-height: 40px;
	vertical-align: top;
}
td.wider {
		width: 300px;
}
td table th,
td table td {
	width: auto;
}

td table th:first-child,
td table td:first-child {
	width: 200px;
}

td {
	padding-bottom: 23px;
}

td.comment {
	color: #333;
	padding-left: 30px;
	vertical-align: bottom;
}


#wrapper {
	width: 100%;
	margin: 0px;	
}

#header {
	width: 100%;
	height: 45px;
	background-color: #333333;
}

#mainmenu {
	width: 100%;		
}

#mainmenu .menu-left {
	float: left;
}

#mainmenu .menu-right {
	float: right;	
}

h1,
#mainmenu a {
	font-family: 'Montserrat', sans-serif;
}

h2, h3 {
	font-weight: normal;
	margin: 0px;
	font-size: 16px;
	color: #333333;
	letter-spacing: 2px;
	line-height: 22px;
}

h2 {
	text-transform: uppercase;
	margin-top: 20px;
}

#mainmenu a {		
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 45px;
	height: 45px;
	display: block;
	float:left;
	padding: 0px 14px;
	text-shadow: 1px 1px 0px rgba(17,17,17,0.50);
	text-transform: uppercase;
	text-decoration: none;
	border-right: 1px solid #232323;
	border-left: 1px solid #434343;
}

#mainmenu .menu-right div.select-container {
	width: 128px;
	height: 30px;
	margin: 7px 0px 3px 0px;
}

#mainmenu .menu-right div.select-container select { 
	height: 30px;
	width: 144px;
	background: transparent url("img/select-arrow.png") no-repeat scroll 110px center;
	background-color: #fff;
}

#mainmenu .menu-right a:first-child,
#mainmenu .menu-left a:first-child {
	border-left: 0px;
}

#mainmenu .menu-right a:last-child,
#mainmenu .menu-left a:last-child {
	border-right: 0px;
}

#mainmenu a.active,
#mainmenu a:hover {
	color: #F1BC31;
}

#content {
	padding-top: 30px;
	width: 100%;
	padding-bottom: 40px;
}

.container {
	width: 1300px;
	margin: 0px auto;
	position: relative;
}

.brand-logo {
	position: absolute;
	top: 40px; 
	left: 0px;
}

h1 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 24px;
	color: #000000;
	letter-spacing: 3.4px;
	line-height: 29px;
	margin: 0px;
}

#content .left,
#content .right {
	margin-top: 130px;
	/*! width:560px; */	
	float:left;
}

#home-template h1 {
	text-align: center;
}

#home-template h2 {
	margin-top: 40px;

}

#home-template img {
/* 	width: 200px; */
}

#home-template .right, 
#home-template .left {
/* 	width: 250px; */
		width: 417px;

}

#home-template .left {
	margin-left: 143px;
	text-align: right;
}


#home-template .landingspagina img {
/* 	width: 200px; */
/* 	height: 127px; */
}

#home-template .landingspagina .left {
	text-align: center;	
}

#home-template .right {
	margin-right: 143px;
	text-align: center;	
}



#content .left {
	margin-right: 80px;

}

#content .left.login {
	width: 200px;	
	margin-left: 360px;
}

#content .left.password {
	width: 340px;	
	margin-left: 220px;
}

div.input {
	width: 200px;
}

div.input label {
	font-weight: 700;
	font-size: 12px;
	color: #117E87;
	line-height: 15px;
	padding-left: 7px;
	padding-top: 15px;	
	display: block;
}

.left.password h2, 
.left.login h2 {
	text-align: right;
}

input[type="text"],
input[type="email"],
input[type="password"] {
	background-image: linear-gradient(-180deg, #FDFDFD 0%, #F5F5F5 100%);
	border: 1px solid #CBCACA;
	border-radius: 2px;
	width: 190px;
	padding: 0px 6px;
	height: 38px;
	line-height: 38px;
}


::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #ddd;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #ddd;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #ddd;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #ddd;
}


textarea.clearme,
input.clearme {
	color: #BDBDBD;
}

textarea.cleared,
input.cleared {
	color: #000000;
}


input[type="text"].large {
	width: 326px;
}

input[type="text"].small {
	width: 76px;
}

div.link {
	text-align: right;
}


input[type='reset'],
.cancel-button,
.buttons .cancel {
	width: 158px;
	height: 38px;
	display: block;
	text-align: center;
/*
	background: #B6B6B6;
	border: 1px solid #868686;
*/
	background: #504545;
	border: 1px solid #232323;
	border-radius: 2px;	
	font-size: 16px;
	color: #FFFFFF;
	line-height: 38px;
	text-decoration: none;
	font-weight: 400;
}

.left .buttons {
	float:left;
	margin-top: 23px;
}

.cancel-button,
.left .buttons .cancel {
/* 	float: left; */
/* 	margin-right: 20px; */
	
	float: right;
}

.file-input-container label,
a.button,
input[type="submit"] {
	width: 160px;
	height: 40px;
	text-align: center;
	background-color: #3CAAB5;
	border: 1px solid #117E87;
	border-radius: 2px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: 400;
}

input[type="submit"].large {
	width: 320px;
}

a.button {
	line-height: 40px;
	text-decoration: none;
	width: auto;
	padding: 0px 30px;
}

.form-options a.button,
.form-options input[type="submit"] {
	margin-right: 10px;
}

.form-options input[type="submit"] {
	width: auto;
	padding: 0px 30px;
	height: 42px;
}

.form-options a.button {
	margin-top: 0px;
}

.left .buttons input[type="submit"] {
	float:left;
}

.left.login input[type="submit"] {
	float: right;
	margin-top: 10px;
}

.left p,
.right p  {
	width: 215px;
}

.left p {
	text-align: right;
	float:right;
}

.succes,
.error {
	padding: 5px 10px;
	margin: 0px;
	line-height: 40px;
	color: #fff;
}

.succes {   
	background: #117E87;   
}


.file-input-container label.error,
.error {
	background: #F15931;    	
}

.succes ul,
.error ul {
	padding: 0px;	
	margin:0px;
}

.succes ul li,
.error ul li {
	list-style-type: none;
}

.floating {
	float:left;
}

table.segmented {
	float: left;
	width: 100%;
	border-collapse: inherit;
	border-bottom: 5px solid #d8d8d8;
}

table.segmented td,
table.segmented th {
	padding: 10px 15px;
}

table.segmented thead tr {
	background-color: #D8D8D8;		
}

table.segmented thead.tools tr {
	background-color: #fff;		
}

table.segmented thead.tools th,
table.segmented thead.tools td {
	border: none;	
}

table.segmented thead td,
table.segmented th {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 13px;
	color: #646464;
	line-height: 18px;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #dfdfdf;
}

table.segmented tbody tr {
	background-color: #EEEEEE;	
}

table.segmented tbody tr td:first-of-type {
	position: relative;
}

table.segmented tbody tr.nieuw td:first-of-type::before {
	content: '';
    border-left: 5px solid #309230;
    width: 10px;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

table.segmented tbody tr.spoed td:first-of-type::before {
	border-left: 5px solid #F13131;
	content: '';
    width: 10px;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}



table.segmented tbody tr:nth-child(odd)  {
	background-color: #E8E8E8;
}

table.segmented td {	
	font-size: 13px;
	color: #646464;
	line-height: 18px;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #f1f1f1;
}

table.segmented th:first-child,
table.segmented td:first-child {
	border-left: none;
}

table.segmented th:last-child,
table.segmented td:last-child {
	border-right: none;
}

.tools {
	float:right;
}

#statistics .tools {
	height: 214px;
}


.tools .button {
	margin-top: 15px;
}

.tools .tool {
	float: left;
	width: 200px;
	margin-left: 20px;
}

.tools .tool.small {
	width: 89px;
}

.tools .tool.medium {
	width: 150px;
}


.tools .tool.icons {
	width: 44px;	  
}

.tools .tool.icons a {
  display: block;
	width: 44px;
	padding: 0px;	
	background-repeat: no-repeat;
	background-position: center center;
}

.tools .tool.icons a.icon-excel {
	background-image: url('/css/img/icon-excel.png');
}

.tools .tool.icons a.icon-pdf {
	background-image: url('/css/img/icon-pdf.png');
	background-color: #EA4C3A;
	border-color: #BD392A;
}

.tool label {	
	font-size: 12px;
	height: 12px;
	color: #117E87;
	font-weight: 400;
	line-height: 15px;
	width: 100%;
	padding-left: 5px;
	margin-bottom: 3px;
	float: left;
}

.select-container {
	float: left;
	width: 200px;
	height: 40px;
	background-image: linear-gradient(-180deg, #FDFDFD 0%, #F5F5F5 100%);
	border: 1px solid #CBCACA;
	border-radius: 2px;	
	overflow: hidden;
	outline: 0px none !important;
}

.medium .select-container {
	width: 150px;
}

.select-container select {
	width: 214px;	
	background:none;
	background-image: url('img/select-arrow.png');
	background-repeat: no-repeat;
	background-position: 180px center;
	cursor: pointer;
	border: none;
	height: 40px;
	outline: 0px none !important;
	padding: 0px 3px;
}

.medium .select-container select {
	width: 164px;
	background-position: 130px center;	
}




.has-js .label_check,
.has-js .label_radio    { padding-left: 34px; }
.has-js .label_radio    { background-image: url('img/radio-off.png'); }
.has-js .label_check    { background-image: url('img/check-off.png'); }
.has-js label.c_on      { background-image: url('img/check-on.png'); }
.has-js label.r_on      { background-image: url('img/radio-on.png'); }
.has-js .label_check input,
.has-js .label_radio input  { position: absolute; left: -9999px; }


#beschikkingen h1,
#beschikkingen h2, 
#aanvragen h2,
#aanvragen h1 {
	width: 100%;
}

#aanvragen a.button {
	margin-top: 15px;
}

#beschikkingen input[type='submit'] {
	margin-top: 15px;
	float:right;
}

#beschikkingen h2 {
	float:left;
}

#content .valuta {
	width: 102px;
	height: 30px;
	line-height: 28px;
	margin-left: 10px;
}

.restant {
	float:right;
}

.restant .negative {
	color: #ff0000;
}

.search {
	margin-top: 20px;
	float: left;
	width: 100%;
}

.search .tool {
	float: right;
	width: 858px;
}

.search .tool input {	
	width: 844px;
}

#aanvragen h2 {
	float:left;
}

#aanvragen #extra-filters {
	float:left;
	width: 100%;
}

.file-input-container input[type="file"] {
	display: none;
}

.file-input-container label {
	line-height: 37px;
	width: 180px;
	overflow: hidden;
	padding: 0px 10px;
}

.file-input-container label.error {
	line-height: auto;
	width: 180px;
	text-align: left;
	font-weight: auto;
	font-size: 12px;
	border-radius: none;
	
}

.button-del-file {
	background-color: #3CAAB5;
    border: 1px solid #117E87;
	padding: 3px 8px; 
    margin-left: 10px;
    color: #fff;
    float: right;
    line-height: 2;
}

#content.withtabs {
	padding-top: 0px;
}

#content.withtabs .tabbed-header {
		
	height: 129px;
	background-image: url('/css/img/tabbed-header-bg.jpg');
}

.tabbed-header .container {
	position: relative;
	height: 100%;
}

.tabbed-header h1 {
	width: auto;
	margin-top: 30px;
	float: left;
}

.tabbed-header .tools {
	margin-top: 15px;
}

#ctlv-tabs {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#ctlv-tabs a {
	padding: 0px 30px;
	background-color: #fff;	
	background-image: linear-gradient(-180deg, #D4D3D3 75%, #B8B8B8 100%);
	font-size: 16px;
	color: #969696;
	letter-spacing: 2px;
	line-height: 40px;
	float:left;
	margin-right: 15px;
	height: 40px;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	outline: none;
	border-top: 1px solid #D8D5D5;
	border-left: 1px solid #D8D5D5;
	border-right: 1px solid #D8D5D5;
}

#ctlv-tabs a.active:hover,
#ctlv-tabs a.active {
	background-image: none;
	background-color: #fff;
	color: #333;	
}

#ctlv-tabs a:hover {
	color: #333;
	background-image: linear-gradient(-180deg, #e4e3e3 75%, #c8c8c8 100%);
}

#consequences tr th:nth-child(1) {
	width: 400px;	
}

.piechart-group {
	float:left;
	width: 100%;
}

.piechart-group .select-container {
	margin-right: 800px;
}

#statistics h1,
#statistics h2 {
	float: left;
	width: 400px;
}

#statistics .tool .button {
	float: right;
	width: 178px;
}

#statistics section#piecharts,
#statistics section#barcharts {
	width: 100%;
	float: left;	
	/*! margin-top: 30px; */
}

#statistics section#barcharts {
	margin-right: 4%;
}


#statistics .statheader {
	position: relative;
	width: 100%;
	height: 22px;
	display: block;
	margin-bottom: 50px;
	margin-top: 40px;
}

#statistics .statheader label,
#statistics .statheader hr {
	position: absolute;
	width: 100%;
	line-height: 100%;
	text-align: center;
}

#statistics .statheader label {
	font-weight: normal;
	font-size: 16px;
	color: #333;
	letter-spacing: 2px;
	line-height: 22px;
	text-transform: uppercase;
	margin: 0px;
	display: inline;
	
}

#statistics .statheader label span {
	padding: 0px 20px;
	background-color: #fff;	
}

#barcharts .select-container {
	margin-right: 600px;
}


.piechart {
	width: 33.33%;
	float: left;	
}

.piechart .legend {
	float:right;
	width: 100%;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

.piechart .legend li {
	cursor: pointer;
	line-height: 160%;
}

.piechart .legend li:hover {
	color: #333;
}

.piechart svg {
	cursor: pointer;
}


.piechart .legend li label {
	float:left;
	width: 30px;
	margin-right: 10px;
	text-align: right;
}

.piechart .pie {
	/*! float:left; */
	width: 65%;
	margin: 0px auto;
}

.chartcontainer {
	display: block;
	height: 240px;
	float: left;
	width: 50%;
	margin-top: 60px;
}

.barchart {
	width: 45%;	
	height: 200px;
	margin-right: 12.5%;
	position: relative;
	float:left;
	margin-bottom: 60px;
}

.barchart:nth-child(3) {
	margin-right: 0;
}

.barchart .budgeted,
.barchart .realized {
	position: absolute;
	width: 50%;
	float:left;	
	bottom: 0px;
	height: 0px;
}


.barchart .stat-1,
.barchart .stat-2,
.barchart .stat-3,
.barchart .stat-4,
.barchart .stat-5 {
	position: absolute;
	width: 20%;
	float:left;	
	bottom: 0px;
	height: 0px;
}


.barchart h3 {
	position: absolute;
	top: 210px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-align: center;
	width: 100%;
	
}

/* c1: #117e87 -> #318b89 */
/* c2: #52988b -> #72a58d */
/* c3: #93b38f -> #b3c091 */
/* c4: #117E87 -> #165D73 */
/* c5: #537A62 -> #3F564F */
.bar-legend .color-budgetted,
.barchart .budgeted {
	background: #c09627; /* Old browsers */
	background: -moz-linear-gradient(top,  #c09627 0%, #f1bc31 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #c09627 0%,#f1bc31 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #c09627 0%,#f1bc31 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c09627', endColorstr='#f1bc31',GradientType=0 ); /* IE6-9 */

}

.bar-legend .color-realized,
.barchart .realized {
	background: #0d646c; /* Old browsers */
	background: -moz-linear-gradient(top,  #318b89 0%, #117e87 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #318b89 0%,#117e87 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #318b89 0%,#117e87 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d646c', endColorstr='#117e87',GradientType=0 ); /* IE6-9 */
}

.bar-legend .color-stat-1,
.barchart .stat-1 {
	background: #0d646c; /* Old browsers */
	background: -moz-linear-gradient(top,  #318b89 0%, #117e87 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #318b89 0%,#117e87 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #318b89 0%,#117e87 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#318b89', endColorstr='#117e87',GradientType=0 ); /* IE6-9 */
}

.bar-legend .color-stat-2 ,
.barchart .stat-2  {
	background: #c09627; /* Old browsers */
	background: -moz-linear-gradient(top,  #72a58d 0%, #52988b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #72a58d 0%,#52988b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #72a58d 0%,#52988b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72a58d', endColorstr='#52988b',GradientType=0 ); /* IE6-9 */

}
.bar-legend .color-stat-3,
.barchart .stat-3 
{
	background: #52988b; /* Old browsers */
	background: -moz-linear-gradient(top,  #b3c091 0%, #93b38f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #b3c091 0%,#93b38f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #b3c091 0%,#93b38f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3c091', endColorstr='#93b38f',GradientType=0 ); /* IE6-9 */
}


.bar-legend .color-stat-4,
.barchart .stat-4 
{
	background: #52988b; /* Old browsers */
	background: -moz-linear-gradient(top,  #165D73 0%, #117E87 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #165D73 0%,#117E87 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #165D73 0%,#117E87 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3c091', endColorstr='#93b38f',GradientType=0 ); /* IE6-9 */
}
.bar-legend .color-stat-5,
.barchart .stat-5 
{
	background: #52988b; /* Old browsers */
	background: -moz-linear-gradient(top,  #3F564F 0%, #537A62 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #3F564F 0%,#537A62 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #3F564F 0%,#537A62 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3c091', endColorstr='#537A62',GradientType=0 ); /* IE6-9 */
}


.barchart .realized {
	left: 50%;
}
.barchart .stat-2 {
	left: 20%;
}

.barchart .stat-3 {
	left: 40%;
}

.barchart .stat-4 {
	left: 60%;
}

.barchart .stat-5 {
	left: 80%;
}


.barchart label {
	position: absolute;
	top: -20px;
	text-align: center;
	width: 100%;
}

.bar-legend th,
.bar-legend td {
	line-height: 20px;
}

.bar-legend {
	margin-top: 40px;
	float:right;
	width:  40%;
}

.bar-legend .color-stat-1,
.bar-legend .color-stat-2,
.bar-legend .color-stat-3,
.bar-legend .color-stat-4,
.bar-legend .color-stat-5{
	width: 20px;
	height: 20px;
	float:left;
	margin-right: 10px;
}

/* Voortgang van scholen */
.bar {
	background-color: #eeeeee;
	width: 100%;
	height: 20px;
	display: block;
	border: 1px solid #C1C1C1;	
}

.bar .fill {
	height: 20px;
	display: block;
	background: rgba(17,125,135,1);
	background: -moz-linear-gradient(left, rgba(17,125,135,1) 0%, rgba(13,100,108,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(17,125,135,1)), color-stop(100%, rgba(13,100,108,1)));
	background: -webkit-linear-gradient(left, rgba(17,125,135,1) 0%, rgba(13,100,108,1) 100%);
	background: -o-linear-gradient(left, rgba(17,125,135,1) 0%, rgba(13,100,108,1) 100%);
	background: -ms-linear-gradient(left, rgba(17,125,135,1) 0%, rgba(13,100,108,1) 100%);
	background: linear-gradient(to right, rgba(17,125,135,1) 0%, rgba(13,100,108,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#117d87', endColorstr='#0d646c', GradientType=1 );
}







/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}


/* Buttons */
a.button {
	float:left;
	margin-top: 10px;
}

a.button i {
	padding-right: 9px;
}

a.button i.righty {
	float:right;
	line-height: inherit;
	padding-right: 0px;
	padding-left: 9px;	
}

a.button i.clearicon {
	padding: 0px;
}

table a.button {
	margin-top: 0px;
}


/*
a.button,
input[type="submit"],
input[type="reset"] {

	color: #333;
	text-decoration: none;
	font-size: 14px;
	padding: 8px 9px 7px 9px;
	border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	background: #aaddff;	
    border: 1px solid #99ccee;

}
*/



a.button--green,
input.button--green{
	background: #62B3A4;
	border: 1px solid #52988B;

}

a.button--down,
input.button--down{

	background: #F1BC31;
	border: 1px solid #C09627;

}

a.button--grey{
	background: #333;
	border: 1px solid #000;
}
input[disabled].button,
input.button--disabled{
background: #B6B6B6;
border: 1px solid #868686;
border-radius: 2px;
	font-size: 1rem;
	color: #403C3C;
	cursor: default;
}
a.button--warning,
input.button--warning{
	background: #EA4C3A;
	border: 1px solid #BD392A;

}

.submit-options{
	display: block;
	padding-top: 8px;
/* 	border:solid 1px #aaa; */

	width: 100%;
	margin-top: 2em;
/* 	background-color: #efefef; */

	padding:12px 0px;;
	
}
.submit-options h2{
	margin-left: 5px;
}

.submit-options:after{
	display: table;
	clear: both;
	content:'';
}

.submit-options--left{
	float: left;
	padding-right: 12px;
	border-right: solid 1px #999;

}
.submit-options--right{
	float:left;
	padding-left: 12px;
	border-left: solid 1px #efefef;

}
.submit-options a.button,
.submit-options input.button{
	display: inline-flex;
	vertical-align: middle;
	justify-content: center;
	align-content: center;
	align-items: center;
	margin:10px 5px;
	height: 40px;
	padding: 4px 11px;
	line-height: 1;
	box-sizing: border-box;
	height: 40px;
	width: auto;
	font-size: 0.875rem;
	font-weight: bold;
	min-width: 100px;
}
.submit-options a.button:first-child,
.submit-options input.button:first-child{
	margin-left:0px;
	
}

.submit-options a.button:hover,
.submit-options input.button:hover{

}



.statistic_tool{
	padding:1em 0px;
	margin-top:1em;
}
.statistic_tool:after{
	display: table;
	clear: both;
	content:"";
}
.statistic_tools {
/* 	width: 100%; */

}
.statistic_tools .select-container{
	float:none;
}

.statistic_tools td{
	border-right: solid 1px #ddd;
	padding:10px 8px;
/* 	vertical-align: bottom; */
}
.statistic_tools td:last-child{
	border-right: none;
}

.statistic_tool{
/* 	border-bottom: solid 1px #ddd; */
	margin-right: 8px;
}

.align_bottom{
	vertical-align: bottom;
}

.statistic_tool label{
	width: auto;
}


.statistic_tools .xls_button{
	background-image: url('/css/img/icon-excel.png');
	
	height: 40px;
	background-repeat: no-repeat;
	background-color: #1958af;
	border:solid 1px #33a6b0;
	border:none;
	margin-top: 40px;
	color:#fff;
	
/* 	font-weight: bold; */
	padding-left: 40px;
	padding-right:10px;
	border-radius: 2px;
	text-align: left;
	background-position:10px center;
	cursor:pointer;
	display: inline-block;
text-decoration: none;

	
}


.warning{
	color: #ff0000;
}

.thuiszitters_table th{
	white-space: nowrap;
}


.statistics_tab_header{
	background-image: url('/css/img/tabbed-header-bg.jpg');
	
	height: 125px;
	position: relative;
	top:-30px;
	}
.statistics_tab_header .container{
	height: 100%;
	position: relative;
}
.statistics_tab_header h1{
	top: 30px;
	position: relative;
}

.w-0{
	width: 0;
}
.row{
	display: flex;
	justify-content: flex-end;
/* 	flex-wrap:wrap; */
}

.row.wrap{
	
	flex-wrap: wrap;
}
.col{
	width: 100px;
	flex-grow:0;
	display: inline-block;;
	justify-content: center;

}

.row.wrap .col{
	width: auto;
}


