﻿#formulier input
{
	width: 300px;
	margin: 2px;
	border: thin solid;
}
#formulier input[type="submit"], #formulier input[type="reset"]
{
	width: 150px;
}
#formulier input[type="radio"]
{
	width: auto;
	border: none;
}
#formulier textarea
{
	width: 350px;
	height: 120px;
	margin: 2px;
	border: thin solid;
}
#formulier label
{
	display: inline-block;
	vertical-align: top;
	width: 80px;
	margin-top: 2px;
	margin-right: 10px;
}
#formulier span
{
	display: block;
	font-size: 10px;
}
.spanBtn
{
	margin-left: 92px;
}
.horizontalRBL
{
	background-color: #49A6E1;
	width: 100%;
	font-weight: bold;
	display: inline-block;
}
.horizontalRBL label, .horizontalRBL input["radio"]
{
	padding-left: 10px;	
}
.singleChk
{
	display: inline-block;
	background-color: #49A6E1;
	width: 100%;
	font-weight: bold;
	border-top: solid 1pt #000000;
}
.singleChk input
{
	margin-left: 30px;
}
.singleChk label
{
	padding-left: 10px;
}

/* Sportverkiezing */
.sv label
{
	font-weight: bold;
	text-align:center;
	border: none;
	float: none;
	width: auto;
}
.sv tr, .sv tr:hover
{
	background-color: #ffffff;
}
.sv td
{
	text-align:center;
}
.sv
{
	width: 100%;
}
.sv_table
{
	width: 100%;
}
.sv_table tr, .sv_table tr:hover
{
	background-color: #ffffff;
}
.sv_table td
{
	text-align: left;
	vertical-align: top;
}
.sv_table input[type="text"], .sv_table textarea
{
	width: 400px;
}

.sv_textarea_small
{
	height: 60px;
}

#radioButtons label
{
	display: inline;
	clear: none;
	float: none;
}

#radioButtons input[type=radio]
{
	width: auto;
	border-style: none;
}

#formulier input.large
{
	width: 300px;
}

#formulier input.small, #formulier .small input
{
	width: 80px;
}

#formulier label.labelRechts
{
	width: auto;
}

#formulier input.xsmall, #formulier .small xsmall
{
	width: 20px;
}

.stemItem
{
	width: 100%;
	display: inline-block;
}

.divleft
{
	float: left;
	margin: 0 5px 5px 0;
}

.stemLeesMeer
{
	float:right;
}

.divStemButton
{
	width: 100%;
	text-align: center;
}

.cmdStem
{
	border: solid 1pt;
	margin: 10px;
	width: 160px;
	font-weight: 900;
	background: #ffffff url( '/images/opmaak/verloop balkje Groen.png' );
	cursor: pointer;
}

.cmdStem:hover
{
	background: #ffffff url( '/images/opmaak/verloop balkje Lichtgrijs.png' );
}

.tdstemrb
{
	width: 80px;
	font-weight: 900;
}

.Melding
{
	color: Red;
}

.tbl_aanmelden td
{
	text-align: left;
	vertical-align: top;
}

/* nieuwe opzet formulieren */
#newform
{
	margin: 5px;
}

#newform label
{
 min-width: 60px;
 display: block;
}

#newform input[type="text"]
{
	display: block;
	width: 240px;
	margin-bottom: 6px;
}

#newform textarea
{
	display: block;
	width: 400px;
	height: 200px;
	margin-bottom: 6px;
}

#newform input[type="submit"]
{
	display: block;
	padding: 2px 16px 2px 16px;
	background-color: #006699;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
}

.pbedankt
{
	margin: 10px 0 10px 0;
	font-size: 15px;
	color: #FF9900;
	font-weight: bold;
}

.reageer
{
	margin: 0 12px 0 12px;
}

.newButton
{
	display: block;
	padding: 2px 16px 2px 16px;
	background-color: #006699;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
}

#divZoeken input[type="text"]
{
	width: 200px;
}

#divZoeken input[type="submit"]
{
	width: 100px;
}

#reactieAdmin
{
	/*background-color: #53BDF0;*/
	font-size: 10px;
	margin-bottom: 2px;
}
#reactieAdmin .alert
{
	vertical-align: top;
}
#reactieAdmin a, #reactieAdmin a:hover
{
	text-decoration: none;
	color: #000000;
	padding: 2px 10px 2px 5px;
}
#reactieAdmin span
{
	padding: 2px 10px 2px 5px;
}
.adminActie
{
	float: right;
	/*background-color: #53BDF0;*/
}

.ongepast
{
	margin: 4px 2px 0 2px;
	cursor: pointer;
	width: 23px;
	height: 21px;
	float: right;
}

#reactieAdmin .alert span
{
	padding: 1px;
	margin: 0;
	background-color: Red;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.divBan
{
	padding: 10px;
}

#divReactieForm
{
	margin-bottom: 20px;
}

.divInputFields
{
	padding: 10px;
	background-color: #f3fbff;
}

#divReactieForm input, #divReactieForm textarea
{
	border-top: dotted thin #1499b5;
	border-bottom: dotted thin #1499b5;
	border-left: none;
	border-right: none;
	display: block;
	width: 100%;
}

#divReactieForm textarea
{
	height: 160px;
}

#divReactieForm label
{
	display: block;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	padding-top: 10px;
}

#divReactieForm input[type="submit"]
{
	background-color: #71d0ff;
	width: 160px;
	height: 32px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	border: none;
	float: right;
	margin-left: 15px;
}

#divReactieSubmit
{
	min-height: 40px;
	margin-top: 10px;
	font-family: Arial;
	font-size: 10px;
	color: #cccccc;
}
#divZoekData span
{
    display: inline-block;
}
#tip input
{
    width: 300px;
	margin: 2px;
}
#tip input[type="submit"], #tip input[type="reset"]
{
	width: 150px;
}
#tip input[type="radio"]
{
	width: auto;
	border: none;
}
#tip textarea
{
	width: 100%;
	height: 120px;
	margin: 2px;
}
#tip label
{
	display: inline-block;
	vertical-align: top;
	width: 80px;
	margin-top: 2px;
	margin-right: 10px;
}
#tip div
{
    
}
#div_asyncFileUpload
{
    min-height: 100px;
}
.afu
{
    width: 300px;
    margin-top:10px;
}
#tbl_uploaded
{
    width: 100%;
    border: none;
    border-collapse: collapse;
}
#tbl_uploaded td
{
    padding: 2px;
}
#span_upload
{
    display: block;
    font-weight: bold;
}
