/* form style */
#myform {	padding:0px 0px; 	color:#000;	width:100%;	height: auto;	position:relative;	-moz-border-radius:5px;	-webkit-border-radius:5px;} /* nested fieldset */#myform fieldset {	border:0;	margin:0;	padding:0;}/* typography */#myform h3 	{ margin: 0;color:#000; margin-top:0px;}#myform p 	{ margin: 0; font-size:1em; padding-bottom: 10px;}#myform label { margin: 0;color:#000; font-size: 1em; width: calc(100% - 6px); display: block; padding-bottom: 10px;}#sortKategorie{	height: 50px;}/* input field */#myform input {	margin: 0;	background: none repeat scroll 0 0 #fbfbfb;	border: 1px solid #000;	border-radius: 0;	width: 90%;	height: 50px;	font-family: Arial, Verdana;	font-size: 1em;	line-height: 35px;	margin-bottom: 15px;	padding-left: 20px;}#myform textarea {	margin: 0;	background: none repeat scroll 0 0 #fbfbfb;	border: 1px solid #000;	border-radius: 0;	font-family: Arial, Verdana;	font-size: 1em;	width: 90%;	height: 198px;	line-height: 35px;	margin-bottom: 15px;	padding-left: 25px;}#myform input:focus 	{ color:#000; background-color:#f1f1f1; }#myform input:active 	{ background-color:#f1f1f1; }/* button */#myform button {	outline:0;	border:1px solid #666;	}


/* error message */
.error {
	height:15px;
	background-color:#FFFE36;
	font-size:14px;
	border:1px solid #E1E16D;
	padding:4px 10px;
	color:#000;
	display:none;	
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px; 
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;	
	-webkit-border-bottom-left-radius:0; 
	-webkit-border-top-left-radius:0;
	
	-moz-box-shadow:0 0 6px #ddd;
	-webkit-box-shadow:0 0 6px #ddd;	
}

.error p {
	margin:0;		
}

/* field label */
label {
	display:block;
	font-size:14px;
	color:#ccc;
}

#newsletter label {
	float:left; margin-left: 14px; width: calc(100% - 74px); line-height: 25px;
}

#newsletter input {
	margin:0 0;
}

#terms label {
	float:left; margin-left: 14px; width: calc(100% - 74px); line-height: 25px;
}

#terms input {
	margin:0 0;
}

/* For the details, see: http://flowplayer.org/tools/dateinput/index.html#skinning */

/* the input field */
.date {
	border:1px solid #ccc;
	font-size:18px;
	padding:4px;
	text-align:center;
	width:194px;
	
	-moz-box-shadow:0 0 10px #eee inset;
	-webkit-box-shadow:0 0 10px #eee inset;
}

/* calendar root element */
#calroot {
	/* place on top of other elements. set a higher value if nessessary */
	z-index:10000;
	
	margin-top:-1px;
	width:198px;
	padding:2px;
	background-color:#fff;
	font-size:11px;
	border:1px solid #ccc;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	-moz-box-shadow: 0 0 15px #666;
	-webkit-box-shadow: 0 0 15px #666;	
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {	
	padding:2px 0;
	height:22px;
} 

#caltitle {
	font-size:14px;
	color:#0150D1;	
	float:left;
	text-align:center;
	width:155px;
	line-height:20px;
	text-shadow:0 1px 0 #ddd;
}

#calnext, #calprev {
	display:block;
	width:20px;
	height:20px;
	background:transparent url(prev.gif) no-repeat scroll center center;
	float:left;
	cursor:pointer;
}

#calnext {
	background-image:url(next.gif);
	float:right;
}

#calprev.caldisabled, #calnext.caldisabled {
	visibility:hidden;	
}

/* year/month selector */
#caltitle select {
	font-size:10px;	
}

/* names of the days */
#caldays {
	height:14px;
	border-bottom:1px solid #ddd;
}

#caldays span {
	display:block;
	float:left;
	width:28px;
	text-align:center;
}

/* container for weeks */
#calweeks {
	background-color:#fff;
	margin-top:4px;
}

/* single week */
.calweek {
	clear:left;
	height:22px;
}

/* single day */
.calweek a {
	display:block;
	float:left;
	width:27px;
	height:20px;
	text-decoration:none;
	font-size:11px;
	margin-left:1px;
	text-align:center;
	line-height:20px;
	color:#666;
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 		
} 

/* different states */
.calweek a:hover, .calfocus {
	background-color:#ddd;
}

/* sunday */
a.calsun {
	color:red;		
}

/* offmonth day */
a.caloff {
	color:#ccc;		
}

a.caloff:hover {
	background-color:rgb(245, 245, 250);		
}


/* unselecteble day */
a.caldisabled {
	background-color:#efefef !important;
	color:#ccc	!important;
	cursor:default;
}

/* current day */
#calcurrent {
	background-color:#498CE2;
	color:#fff;
}

/* today */
#caltoday {
	background-color:#333;
	color:#fff;
}.select-css {	display: block;	font-size: 14px;	/*font-family: sans-serif;	font-weight: 700;*/	color: #000;	line-height: 1.3;	padding: .6em 2em .5em .8em;	width: 90%;	max-width: 90%; /* useful when width is set to anything other than 100% */	height: 50px;	box-sizing: border-box;	margin: 0;	border: 1px solid silver;	-moz-appearance: none;	-webkit-appearance: none;	appearance: none;	background-color: #fff;	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),	linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);	background-repeat: no-repeat, repeat;	/* arrow icon position (1em from the right, 50% vertical) , then gradient position*/	background-position: right .7em top 50%, 0 0;	/* icon size, then gradient */	background-size: .65em auto, 100%;	cursor: pointer;}.select-css-label {	margin-top: 16px;}/* Hide arrow icon in IE browsers */.select-css::-ms-expand {	display: none;}/* Hover style */.select-css:hover {	//border-color: #888;}/* Focus style */.select-css:focus {	border-color: #aaa;	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);	box-shadow: 0 0 0 3px -moz-mac-focusring;	color: #222; 	outline: none;}/* Set options to normal weight */.select-css option {	font-weight:normal;}/* Support for rtl text, explicit support for Arabic and Hebrew */*[dir="rtl"] .select-css, :root:lang(ar) .select-css, :root:lang(iw) .select-css {	background-position: left .7em top 50%, 0 0;	padding: .6em .8em .5em 1.4em;}/* Disabled styles */.select-css:disabled, .select-css[aria-disabled=true] {	color: graytext;	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22graytext%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),	  linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);}.select-css:disabled:hover, .select-css[aria-disabled=true] {	border-color: #aaa;}