ul.circle {
	padding-left: 30px;
	list-style-type: circle;
	margin: 1em 0px;
	display: table;
	}
p.table {
	display: table;
	}
.greenfont {
	color: #090;
	}
.redfont {
	color: #F00;
	}
.image75 {max-width: 75px}
.image100 {max-width: 100px}
.image150 {max-width: 150px}
.image200 {max-width: 200px}
.image250 {max-width: 250px}
.image300 {max-width: 300px}
.youtube300 {width: 300px}
.imagediv {text-align: center; margin: 10px}
.imagediv img {max-width: 100%}
.imagecenter {text-align: center; width: 100%}
.imagecenter img {max-width: 100%}
.listheight {
	margin: 0px -10px;
	}
.listheight ul {
	display: inline-table;
	margin: 10px;
	border: 1px solid #ccc;
	border-radius: 10px;
	box-shadow: 3px 3px 5px #ddd;
	min-width: 30%;
	}
.listheight li {
	margin: 1em;
	}
.listheight H2 {
	padding: 0px;
	text-align: center;
	}
.listspace li {
	margin: 1em 0px;
	}
.dir_list {
	display: table;
	}
.dir_list li {
	padding: .4em 0px;
	border-bottom: 1px solid #ddd;
	}
.formulier {
	border: 0px; 
	padding: 8px;
	font-size: 1.1em; 
	color: #222; 
	border: solid 1px #ccc; 
	margin: 0px 0px 10px; 
	width: 100%;
	-moz-box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.2); 
	-webkit-box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.2); 
	box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	}
.formulier:focus { 
    outline: none;
    border-color: #ff6600;
    box-shadow: 0px 0px 10px 0px #ff6600;
    transition: all .3s ease-in-out;
	}
.invulgegevens {
	width: 100%;
	}
.invulveld {
	resize: vertical;
	width: 100%;
	height: 150px;
	}
label {
	padding: 3px 10px;
	margin: 5px 0;
	border: 2px solid #f60;
	background-color: rgba(255,102,0,.2);
	border-radius: 5px;
	display: table;
	cursor: pointer;
	}
.datepicker {
	width: 49%;
	}
.formplaceholder {
	color: #A9A9A9;
	display: none;
	}
.leidinginfo p {
	text-align: center;
	color: #060;
	font-weight: bold;
	margin: 0px;
	}
.no-js .leidinginfo p ~ p,
.no-cssgradients .leidinginfo p ~ p {
	border-top-width: 3px;
	border-top-color: #FF6600;
	border-top-style: ridge;
	padding-top: 10px;
	}
.cssgradients .leidinginfo p ~ p {
	background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 102, 0, 1) 50%, rgba(255, 255, 255, 1) 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255, 255, 255, 1)), color-stop(50%,rgba(255, 102, 0, 1)), color-stop(100%,rgba(255, 255, 255, 1))); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%,rgba(255, 102, 0, 1) 50%,rgba(255, 255, 255, 1) 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%,rgba(255, 102, 0, 1) 50%,rgba(255, 255, 255, 1) 100%); /* Opera 11.10+ */
	background-image: linear-gradient(to right, rgba(255, 255, 255, 1) 0%,rgba(255, 102, 0, 1) 50%,rgba(255, 255, 255, 1) 100%); /* W3C */
	background-size: 100% 2px;
	background-repeat: no-repeat;
	padding-top: 10px;
	}
.leidinginfo td {
	border-top: 1px solid #e9e9e9;
	border-collapse: collapse;
	padding: 3px 5px;
	min-width: 200px;
	white-space: nowrap;
	color: #030;
	font-weight: bold;
	}
.leidinginfo table{
	border-collapse: collapse;
	margin-bottom: 10px;
	}
.leidinginfo td ~ td{
	white-space: normal;
	color: #000;
	font-weight: normal;
	}
.tabel100,
.tabel100 table {
	width: 100%;
	}
.tabel100 th {
	color: #006600;
	text-align: left;
	}
.patrouilles,
.nestindeling {
	text-align: center;
	}
.nestindeling ul {
	min-width: 125px;
	}
.nestindeling img {
	width: 85px;
	margin: 0 auto;
	display: block;
	}
.patrouilles span,
.nestindeling span {
	color: #060;
	text-align: center;
	font-weight: bold;
	margin: 5px auto;
	display: block;
	}
.nestindeling ul,
.patrouilles ul {
	display: inline-table;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	border-radius: 200px 200px 25px 25px;
	box-shadow: 2px 2px 6px #aaa;
	background-image: url(/images/voor_leden/wood.jpeg);
	}
.patrouilles ul {
	width: 200px;
	}
.patrouilles .patr_image {
	height: 100px;
	line-height: 130px;
	display: block;
	text-align: center;
	}
.patrouilles .kleur1 {height: 20px; border: 1px solid #333; border-bottom: 0;}
.patrouilles .kleur2 {height: 20px; border: 1px solid #333;}
.haviken .kleur1 {background: #ff99cc;}
.haviken .kleur2 {background: #ff99cc;}
.vossen .kleur1 {background: #00cc00;}
.vossen .kleur2 {background: #ffff00;}
.dassen .kleur1 {background: #660066;}
.dassen .kleur2 {background: #ffffff;}
.otters .kleur1 {background: #800000;}
.otters .kleur2 {background: #ffffff;}
.koekoeken .kleur1 {background: #808080;}
.koekoeken .kleur2 {background: #808080;}

.explo-insigne {
	text-align: center;
	}
.explo-insigne ul {
	width: 150px;
	display: inline-table;
	font-weight: bold;
	color: #060;
	margin: 5px;
	}
.explo-insigne img {
	max-width: 100%;
	}
span.scouts_block {
	margin: 5px;
	padding: 5px;
	border: 1px solid #888;
	font-size: 80%;
	width: 250px;
	text-align: center;
	background-color: #efefef;
	}
.edittable_wrapper {
	border-bottom: 1px solid #ccc;
	}
.edittable_wrapper p {
	margin: 10px 0px 0px 0px;
	}
.edittable_meta {
	color: gray;
	font-size: 13px;
	}
.addmededeling,
.edittable_btn a {
	display: inline-table;
	}
.alert {
	padding: 15px;
	margin: 10px 0px;
	border: 1px solid transparent;
	border-radius: 4px;
	text-shadow: 0 1px 0 rgba(255,255,255,.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);
	}
.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	background-image: -webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);
	background-image: -o-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#c8e5bc));
	background-image: linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);
	background-repeat: repeat-x;
	border-color: #b2dba1;
	}
.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	background-image: -webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);
	background-image: -o-linear-gradient(top,#d9edf7 0,#b9def0 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#b9def0));
	background-image: linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);
	background-repeat: repeat-x;
	border-color: #9acfea;
	}
.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	background-image: -webkit-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);
	background-image: -o-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#f8efc0));
	background-image: linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);
	background-repeat: repeat-x;
	border-color: #f5e79e;
	}
.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	background-image: -webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
	background-image: -o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3));
	background-image: linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);
	background-repeat: repeat-x;
	border-color: #dca7a7;
	}
.deletemessage {
	font-size: 16px;
	display: none;
	}
p.message {
	word-wrap: break-word;      /* IE 5.5-7 */
	white-space: -moz-pre-wrap; /* Firefox 1.0-2.0 */
	white-space: pre-wrap;      /* current browsers */
	}
.prompt-background {
	position: absolute;
	top: 0px;
	z-index: 1000;
	opacity: 0.5;
	height: 100%;
	left: 0px;
	width: 100%;
	background-color: #050;
	}
.prompt-dialog {
	position: fixed;
	width: 400px;
	z-index: 1001;
	top: 50%;
	left: 50%;
	display: block;
	margin-top: -106px;
	margin-left: -200px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	background-color: #fff;
	padding: 15px;
	}
.prompt-message {
	padding: 5px;
	text-align: center;
	}
.prompt-message p,
.prompt-form p {
	margin: 0;
	}
#prompt {
	display: none;
	}
.prompt-form {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
	}
.toolbar span {
	cursor: pointer;
	}
.btnedit-formulier {
	padding: 4px 10px;
	margin: 0 0 5px;
	}
	
/*directory listing*/
.dirblock { clear: both;  min-height: 50px; border-top: solid 1px #9c9; }
.dirblock:first-of-type { border: none; }
.dirblock .img { width: 50px; height: 50px; display: block; float: left; margin-right: 10px; background: transparent url(/images/dirlisticons.png) no-repeat 0 0; }
.dirblock .date { margin-top: 4px; font-size: 70%; color: #666; }
.dirblock .name { display:table; }
.dirblock a { display: block; padding: 10px 15px; text-decoration: none; transition: all 0.35s; }
.dirblock a:hover { background: #efefef; }

.dirjpg, .dirjpeg, .dirgif, .dirpng { background-position: -50px 0 !important; } 
.dirpdf { background-position: -100px 0 !important; }
.dirtxt, .dirrtf { background-position: -150px 0 !important; }
.dirxls, .dirxlsx { background-position: -200px 0 !important; }
.dirppt, .dirpptx { background-position: -250px 0 !important; }
.dirdoc, .dirdocx { background-position: -300px 0 !important; }
.dirzip, .dirrar, .dirtar, .dirgzip { background-position: -350px 0 !important; }
.dirswf { background-position: -400px 0 !important; } 
.dirfla { background-position: -450px 0 !important; }
.dirmp3 { background-position: -500px 0 !important; }
.dirwav { background-position: -550px 0 !important; }
.dirmp4 { background-position: -600px 0 !important; }
.dirmov, .diraiff, .dirm2v, .diravi, .dirpict, .dirqif { background-position: -650px 0 !important; }
.dirwmv, .diravi, .dirmpg { background-position: -700px 0 !important; }
.dirflv, .dirf2v { background-position: -750px 0 !important; }
.dirpsd { background-position: -800px 0 !important; }
.dirai { background-position: -850px 0 !important; }
.dirhtml, .dirhtm, .dirxhtml, .dirdhtml, .dirphp, .dirasp, .dircss, .dirjs, .dirinc { background-position: -900px 0 !important; }
.dirdir { background-position: -950px 0 !important; }

.subdir { margin-left: 20px; border-left: solid 1px #ECE9E9; display: none; }

p.logfile {
	margin: 0;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #9c9;
	}
.downloadapp {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 5px 10px 5px 5px;
	margin: 5px;
	border-radius: 10px;
	line-height: 20px;
	box-shadow: 2px 2px 6px #aaa;
	width: 185px;
	background-image: url(/images/voor_leden/wood-download.png);
	text-shadow: 1px 1px 2px #000;
	color: #fff;
	}
.downloadapp img {
	height: 40px;
	float: left;
	margin-right: 10px;
	}
.useraccount {
	padding-bottom: 10px;
	}
/* Responsive iFrame */
.responsive-iframe-container,
.responsive-iframe-container-youtube {
	position: relative;
	padding-bottom: 65%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	}
.responsive-iframe-container-youtube iframe,
.responsive-iframe-container iframe,
.responsive-iframe-container object,
.responsive-iframe-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
/* het responsive gebeuren */
@media (max-width: 480px) {
	.imagediv {
		max-width: 100%;
		width: 100%;
		margin: 10px 0px;
		}
	.responsive-iframe-container {
		padding-bottom: 100%;
		}
	.listheight ul {
		width: 100%;
		margin: 5px 0px;
		}
	.listheight {
		margin: 0px;
		}
	.leidinginfo td {
		display: block;
		min-width: 100%;
		}
	.leidinginfo table{
		width: 100%;
		}
	span.scouts_block {
		width: 100%;
		margin: 5px 0px;
		}
	.prompt-dialog {
		width: 100%;
		left: 0px;
		margin-left: 0px;
		}
	}
@media (max-width: 767px) {

	}
@media (min-width: 1200px) {
	.invulgegevens {
		width: 55%;
		}
	}
@media (min-width: 992px) and (max-width: 1199px) {
	.invulgegevens {
		width: 65%;
		}
	}
@media (min-width: 768px) and (max-width: 991px) {
	.image300 {width: 250px;}
	span.scouts_block {width: 200px;}
	}
@media (min-width: 481px) and (max-width: 767px) {
	.image300 {width: 250px;}
	}
/* einde responsive gebeuren */	