.header_text, .header_text a{
	color: #ADAFB2 !important; font-size: 14px; margin-top: -4px;
}.ui-page .ui-content .ui-btn.button_red .ui-btn-inner {
    color      : white;
    background : red;
}.wrapper{
	/*width:80%;*/
	max-width: 900px;
	margin:0 auto;
	margin-bottom: 50px;
}.center{
	margin: 0 auto;
}.formWidth{
	width:100%;
	margin-bottom:15px;
}.beregnKnap{
	background-color: #3498db!important;
	color: #fff!important;
	padding: 20px 0px!important;
}.skjul{
	display: none;
}.tonFarve{
	background-color: #3B596D!important;

}.top{
	margin-top: 30px !important;

} p {
	margin:0!important;
}th{
	text-align: left;
}td{
	/*padding-bottom:20px;*/
}.blue{
	background-color: #3498db;
	padding: 10px 0px;
	color: #fff;
	text-shadow: none;
	text-align: center;
}.center{
	text-align: center;
}.bold{
	font-weight: bold;
}.loading{
	
	background-image: url('/cruddy/pix/loading.gif') !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}
.validation_error{
	background: red !important; color: white !important;
}.ui-timepicker-div{
	background: white;
	padding: 10px;
	z-index: 9000;
	position: relative;
}.ui-widget-content{
	background: white;
	padding: 10px;
}.ui-slider-handle{
	width: 100px;
	height: 100px;
	
}.even{ background: #f5f5f5;
}.odd{ background: #e9e9e9;
}.frozen{
	pointer-events: none;
   	cursor: default;
	/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */
	width: 100%; 
		
	/* Theoretically for IE 8 & 9 (more valid) */	
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=50);
	
	/* Older than Firefox 0.9 */
	-moz-opacity:0.5;
	
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.5;
    
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.5;   	
}.maintenance{
	background: red;
	color: white; 
	font-weight: bold; 
	font-size: 20px; 
	text-align: center;
	padding: 20px;
	margin-top: 54px;
}div.ui-slider{
	height: 10px !important;
}.ui-datepicker{
	z-index: 10 !important;
	
}div .kunde_search{
	position: absolute; 
	width: 600px; 
	max-height: 150px;
	overflow: auto; 
	background: white; 
	z-index: 1000; 
	margin-top: -20px;
	border: 2px #DDDDDD solid;
	
}.kunde_search_row{
	padding: 10px;
	font-size: 13px;
	cursor: pointer;
	
	
	
/* SELECT SEARCH FIELD */
}.select_search{
	position: absolute;
	background: white !important;
	border: 1px #DDDDDD solid;
	z-index: 1000; 
	padding: 10px;
	border-radius: 10px;
	margin-top: -60px;
	display: none;
}div .select_search_results{
	
	min-height: 150px;
	max-height: 350px;
	overflow: auto; 
	background: white; 
	
	margin-top: 0px;
	border: 2px #DDDDDD solid;
	
}.select_search_row:hover{
	background: white;
}.select_search_row{
	padding: 10px;
	font-size: 16px;
	cursor: pointer;
	height: 30px;
		
		
}.blanker{
	
	display: none; 
	position: absolute; 
	left: 0; top: 0; 
	width: 100%; 
	height: 100%; 
	background: black; 
	z-index: 900;
	opacity: 0.5;
			
		
	
		
}.top_menu_button{
	
	color: white !important;
	
}.menu{
	top: 0px;
	height: 54px;
	background: #bcd630 !important; 
	position: fixed;
	z-index: 1200;
	max-width: 900px;
	width: 900px;
	margin: 0 auto;

}.photo_delete_button{
	
	position: absolute; 
	display: inline-block; 
	top: 0; right: 0; 
	background: red; 
	color: white; 
	width: 40px; 
	height: 20px; 
	text-align: center;
	cursor: pointer;
	
}

TR.helligdag {
	background-color: #dcebff;
}
