html{height:100%;}
body{min-height:100%;}
.brand{
    white-space:nowrap;
}

body.ie.ie7 input,
body.ie.ie8 .row-fluid [class*='span']{
    min-height:20px;
}

.dialog{width:500px;padding:0 75px;margin:3em;padding-top:3em;background: transparent url('../img/anthos-logo.png') no-repeat left top;}

.block-header h2{background-color:#AE0052;}
.content{min-height:550px;position:relative;padding-bottom:4em;}
footer{position:absolute;bottom:0;left:0;right:0;padding-top:0;}

h1{color:#aaa;}
.row.space{margin-bottom:10px;}
.row-fluid.space{margin-bottom:10px;}

.nav.nav-list .has-subs ul{display:none;}
.nav.nav-list .has-subs.active ul{display:list-item;}

.nav.nav-list .has-subs ul{list-style: none;}
.nav.nav-list .has-subs ul li a{display:block;}

.table-responsive{width:100%;overflow:auto;}

.controls.inline .radio,
.controls.inline .checkbox{
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 0px;
	vertical-align: middle;
	margin-left: 10px;
}
.max-height{
	overflow-y:auto;
}
table.answer-ratings{
	background-color:#FCF8E3;
}

.progress{position:relative;}
.progress .bar{min-width:20px;}
.progress .information{position:absolute;left:0;width:100%;display:block;text-align: center;}

#enquete-form textarea{height:100px;}
.horizontal-slider-label{margin:0 15px;}
.settings .table textarea{width:500px;height:150px;}

.adressenlijst{
    min-height:200px;
    max-height:400px;
    overflow-y: auto;
}
