﻿/**
 * @project Wetten.Overheid.nl
 * @author	KOOP-WMRijk-BZK
 * @name	Formulier
 * @version	v098
 */

.form-container
{
	padding-bottom: 5px;
	margin-bottom: 5px;
}

fieldset
{
	border: none;
}
	
.form-container div
{
	min-height: 0px;
	padding-bottom: 2px;
}

fieldset ul
{
	clear: both;
	padding: 0;
	margin-bottom: 2px;
}	fieldset li input + label, fieldset li input
	{
		border: none !important;
		width: auto !important;
		display: inline !important;
		float: none !important;
		margin: 0;
	}
	fieldset li label
	{
		border: none !important;
		width: auto !important;
		margin: 0;
	}
	fieldset li li, fieldset li p, fieldset li dl
	{
		padding-left: 22px;
		margin-bottom: 0;
	}
	fieldset li input[type="radio"] + label
	{
		padding-left: 0px;
	}
	fieldset li p
	{
		display: block !important;
		color: #666;
		padding-bottom: 5px;
		margin-bottom: 0;
	}
	fieldset input + ul, fieldset input + a + ul, fieldset label + ul + ul, fieldset a + ul
	{
	padding-left: 150px;
	}
	fieldset ul li
	{
		list-style: none;
		list-style-image: none;
	}	
	fieldset div > ul + ul
	{
		border-top: 1px solid #D8DBE0;
		padding-top: 10px;
	}
	fieldset ul li.listbreaker
	{
		border-top: 1px solid #D8DBE0;
		margin-left: 22px;
		padding: 2px 2px 2px 2px;
		clear: both;
	}	fieldset ul li.listbreaker_withlabel
		{
			margin-left: 0px !important;
		}
	
	fieldset .subselection
	{
	float: right;
	display: block;
	width: 120px;
	padding-left: 10px;
	padding-right: 0px;
	margin: 4px 0px;	
	}
	fieldset .subselection li
	{
		padding: 0;
	}
	fieldset .subselection ul li
	{
		display:inline;
	}	fieldset .subselection ul li:before
		{
			content: ", ";
		}	fieldset .subselection ul li:first-child:before
			{
				content: "";
			}
	fieldset .subselection li input
	{

		color: #000;
		padding: 0 0 0 9px;
		display:block;
		margin-top: -2px;
		text-decoration: none;
		background: url(images/bc-zwart.png) left center no-repeat;
		cursor: pointer;
	
	}	fieldset .subselection li a:hover
		{
			text-decoration: underline;
		}

fieldset .subselection.breed
{
    width: 270px;
    padding-left: 0px;    
}

ul.category_selection
{
	display: block;
	width: 250px;
	padding-left: 10px;
}	ul.category_selection li
	{
		display:inline;
	}	ul.category_selection li:before
		{
			content: ", ";
		}	ul.category_selection li:first-child:before
			{
				content: "";
			}

a.category_selection, input.category_selection
{
	color:#000;
	text-decoration: none;
	padding: 0 0 0 9px;
	background: url(images/bc-zwart.png) left center no-repeat;
	
}	a.category_selection:hover, input.category_selection:hover
	{
		text-decoration: underline;
	}
	ul.category_selection + a.category_selection
	{
		margin-left:150px;
	}
	
fieldset .subselection li input.category_selection
{
    margin-top: 0px;
}

.scroll_list
{
	height: 350px;
	overflow: scroll;
	overflow-x: hidden;
}

fieldset ul.datelist
{
	border:none;
	padding-top: 0;
}
	
fieldset div, fieldset p
{
	clear: both;
}

fieldset p + ul
{
	margin-top: -12px;
}	fieldset p.info + ul, fieldset div.info + ul, fieldset p.error + ul {margin-top: 0;}

.popup fieldset
{
  border-top: medium none;
}

.double-column fieldset
{
	border-top: 0px !important;
}

.form-container h2
{
	padding-bottom: 5px;
	border-bottom: 3px solid #FF8A00;
}

.form-container h3
{
	border: none;
	margin-bottom: 5px;
}

h3 + .form-container > fieldset
{
	border-top: none !important;
} 
	
input, textarea, select
{
	margin-bottom: 10px;
	padding: 3px;
	font-size: .95em;
}
	fieldset .midsize   {width: 165px !important; padding-bottom:1px;}
	fieldset .small   {width: 75px !important; }
	fieldset .xsmall  {width: 40px !important;}
	fieldset .xxsmall {width: 20px !important;}
	fieldset .xlarge  {width: 410px !important; margin-left: 20px;}
	label.small, label.xsmall, label.xxsmall {margin-right: 5px !important;}
	
	input[type="checkbox"] {width: auto !important;}
	input[type="checkbox"], input[type="radio"]
	{
	border: none !important;
	height: 15px;
	margin-right: 3px !important;
	}
	input[type="hidden"] {display: none !important;}

 button
{
	border: none;
	background: url(images/button.gif) right top no-repeat;
	padding: 0 25px 3px 0;
	text-align: right;
	display: block;
	font-size: .95em;
	width: 100%;
	height: 20px;
	cursor: pointer;
	font-weight: bold;
	clear: both;
}	button:hover, button:focus
	{
		background-position: right bottom;
	}

/* Special forms */
.form-container.small
{
	background: #eaecef;
	padding: 8px 12px 12px 8px !important;
	margin-bottom: 25px;
}	.form-container.small h3
	{
		color: #000;
		border: none;
	}

.small label, .small input, .xsmall label, .xsmall input, .xxsmall label, .xxsmall input
{
	display: inline !important;
	width: 15em !important;
}

.small label
{
	border: none !important;
}

.small fieldset
{
	border: none !important;
}
 

/* Forms in content & double column */
#content .form-container, .double-column .form-container
{
	padding-bottom: 0;
}

#content fieldset, .double-column  fieldset
{
	border-top: 1px solid #ff8a00;
	padding-top: 5px;
	padding-bottom: 5px;
}	#content h2 + fieldset, #content h2 + .info + fieldset, #content legend + fieldset, #content legend + .info + fieldset, #content .steps + fieldset
	{
		padding-top: 0;
		border: none;
	}
	.double-column fieldset:first-child
	{
		border-top: none;
		padding: 0;
	}

#content label, .double-column label
{
	position: relative;
	width: 130px;
	display: block;
	float: left;
	clear: both;
	margin-right: 20px;
	margin-bottom: 5px;
	border-top: 1px solid #d8dbe0;
}	#content input[type="checkbox"] + label, .double-column input[type="checkbox"] + label
	{
		width: auto;
		border: none;
	}
	#content input[type="checkbox"] + label + a
	{
		border: none;
		margin-left: 18px;
		text-decoration: underline;
		background: none;
		color: #154273;
	}	#content input[type="checkbox"] + label + a:hover, #content input[type="checkbox"] + label + a:focus
		{
			color: #000;
		}

#content input, .double-column input, #content textarea, .double-column textarea, #content select, .double-column select, .popup input, .popup textarea
{
	float: left;
	border: 1px solid #aaa;
	width: 285px;
	margin-right: 5px;
	margin-bottom: 4px;
}	#content select, .popup select
	{
		width: 258px;
	}

#content label + ul, label + p.info + ul, label + div.info + ul, .double-column label + ul
{
	float: left;
	clear: none;
}

#content input[type="checkbox"] + label, .double-column input[type="checkbox"] + label
{
	clear: none;
}

#content input[type="checkbox"] + label + ul, .double-column input[type="checkbox"] + label + ul, .double-column div[id|="popup"] + ul, .double-column label + div
{
	margin-left: 25px;
	clear: both;
}

#content .form-container>p, .form-container#content>p
{
	padding: 0;
}

body>.form-container>p
{
	padding: 5px 20px;
}

/* Button fieldset */
.buttons
{
	padding: 10px 0 5px 0;
	clear: both;
	border-bottom: 3px solid #ff8a00;
	border-top: none !important;
}	.double-column + .buttons
	{
		margin: 0px 20px 20px 15px;
		border-bottom: 3px solid #ff8a00;
		border-top: none;
	}
	.simplesearch
	{
		padding-top: 35px  !important;
	}

.buttons input, .buttons button, .buttons a
{
	display: block;
	float: right !important;
	background: #6d7f97; 
	color: #fff !important;
	overflow: visible;
	width: auto !important;
	border: none !important;
	margin: 0 0 0 5px;
	padding: 2px 10px 3px;
	cursor: pointer;
	text-decoration: none;	
}	.buttons a
	{
		font-size:0.95em;
	}

.buttons a.noButton
{
    background: url(images/links/link.png) right top no-repeat;
    color: #000 !important;
    border-bottom: 1px solid #e5e5e5;
    border-width: 1px 0;
    padding: 2px 15px 2px 0px;
    text-decoration: none;
    margin-bottom: 1px;	
}

.buttons a.noButton:hover
{
    text-decoration: underline;
}

.buttons input:first-child, .buttons .button:first-child
{
	padding-right: 20px;
	margin-right: 0 !important;
	background: #000 url(images/button.gif) right 0 no-repeat !important;
	color: #fff;	
}

.buttons input:hover, .buttons input:focus, .buttons .button:hover, .buttons .button:focus
	{
		background: #ff8a00 right -21px no-repeat !important;
		color: #fff;		
	}
	.buttons input:first-child:hover, .buttons .button:first-child:hover, .buttons input:first-child:focus, .buttons .button:first-child:focus
	{
		background-image: url(images/button.gif) !important;
		
	}

.buttons input[disabled], .buttons button[disabled],
.buttons input[disabled]:first-child, .buttons .button[disabled]:first-child,
.buttons input[disabled]:hover, .buttons button[disabled]:hover,
.buttons input[disabled]:first-child:hover, .buttons .button[disabled]:first-child:hover
{
	background: #000 url(images/button.gif) right 0 no-repeat !important;
	opacity: 0.5;
	cursor: default;
}

/* Specific .form-container styles */
.radio-group li
{
	display: inline;
}
.check-group  li
{
	display: block;
}

/* Specific input styles */
input.date
{
	width: auto !important;
}

input.hidden
{
	display:none !important;
}

label.hidden
{
	display:none !important;
}

input.functie
{
    width: 185px;
}

/* Calendar */
#calendar
{
	position: absolute;
	background: #fff;
	border: 1px solid #FF8A00;
	margin: 21px 0 0 -299px;
	padding: 5px;
	width: 300px;
	text-align: center;
}

#calendar div
{
	position: relative;
}

#calendar div a
{
	position: absolute;
	display: block;
	width: 15px;
	height: 15px;
	top: 5px;
}	#prev
	{
		left: 25px;
		background: url(images/links/back.png) left !important;
	}
	#next
	{
		right: 25px;
		background: url(images/links/link.png) left !important;
	}
	#quit
	{
		right: 0px;
		text-align: center;
	}

#calendar a
{
	cursor: pointer;
}

#calendar table
{
	border-collapse: collapse;
	margin: 0;
	width: 100%;
}	#calendar table *
	{
		text-align: center;
	}

#calendar td, #calendar th
{
	padding: 0;
}

#calendar td a
{
	padding: 2px;
	margin: 0;
	background: none;
	width: auto;
	border: none;
	text-decoration: none !important;
}	#calendar td a:hover, #calendar td a:focus
	{
		background: #aaa;
	}

.calendarbutton
{
	display: block !important;
	float: left !important;
	width: 21px !important;
	height: 21px;
	cursor: pointer;
	background: url(images/buttons/kalender.png) top left no-repeat;
    text-indent: -9999em;
}	.calendarbutton:hover, .calendarbutton:focus, .calendarbutton.active
	{
		background-position: -21px top;
	}
	.calendarbutton.active
	{
		background-position: top right;
	}


/* Datepicker: calendar pop-up */
.datepicker
{
	width: 75px !important;
	float: left;
}

li .datepicker
{
	border: 1px solid #aaa !important;
	float: left !important;
	display: block !important;
}

a.date-select
{
	color: #e67c00;
	padding-left: 10px;
}
	
/* Error */
p.error
{
	color: #ff2800;
	font-weight: bold;
	background: url(images/error.png) -12px 3px no-repeat;
	padding-left: 15px;
	margin-bottom: 0px;
}	p.error + ul, input + p.error, label + p.error, div.info + p.error, p.info + p.error, fieldset input + p.error + ul, fieldset label + p.error + input, fieldset p.info + p.error + input, fieldset div.info + p.error + input, fieldset label + p.error + select, label + p.info, label + div.info 
	{
		margin-left: 150px;
		clear: none !important;		
	}
	input + p.error
	{
		clear: both !important;
	}
	p.error + .xsmall, p.error + .xxsmall
	{
		margin-left: 0px !important;
	}
	p.error + ul
	{
   		margin-top: 4px !important;
	} 
	input.error, select.error, textarea.error, ul li input.error
	{
		border-color: #ff2800 !important;
	}

/* Required fields */
label strong, .buttons p strong
{
	color: #7F8181;
}

/* info block */
h2 + p.info, h2 + div.info, li + p.info
{
	margin-top: 0px;
}
fieldset div p.info, fieldset div.info
{
	margin-bottom: 0;
}

.js p.info, .js div.info, .js span.info
{
	line-height: 1.5em;
	display: none;
	position: absolute;
	background: #6d7f97;
	color: #fff;
	padding: 8px !important;
	width: 225px;
	margin: 2px 0 0 0;
	z-index: 1300;
}	p.info, div.info
	{
		color: #5F6E7D;
	}

a.info
{
	background: url(images/info.gif) left 2px no-repeat !important;
	padding: 0px 6px !important;
	vertical-align: top !important;
	text-indent: -99em !important;
	display: inline-block !important;
	margin-left: 5px !important;
	line-height: 1.3em;
	border: none !important;
}	a.info:hover, a.info:focus
	{
		background-position: right 2px !important;
	}
    h2 a.info, legend a.info, dd a.info
    {
	margin-top: 1px;
    }

div.info h2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	border: none;
	padding: 0;
	margin: 0;
	color: #fff;
}

/* Inactive */
.inactive
{
	color: #7f8181 !important;
}

ul.datumvan-opties
{
    width: 60%;
}

ul li.datumvan {
    clear: left;
    float:left;
    width: 60%;
}

ul li.datumvantarget {
    padding: 0 0 0 2%;
    clear: none;
    /*border-left: 1px solid #d8dbe0;*/
}
	