
/* standard layout alle forms */

form {
	float: left;
	clear:left;
	/*border-bottom: 2px solid #09F;*/
	margin-bottom: 15px;	
	width: 100%;
}

.form_heading, formcaption {
	font-size: 1.5em;
	font-weight: bold;
	color: #333;
	text-align: center;
	padding-bottom: 10px;
	margin: 0px;
	
}

form label {

		font-size: 13px;
		color: #333;
		font-weight: 600;
		padding-left:5px;
		margin-bottom:2px;

}

.form-group {

	margin-top: 5px;
	margin-bottom:5px;
		
}


form label.error {
	color: red;	
	font-style: italic;
	font-weight: bold;
	clear: left;
	margin-left: 50px;
	margin-bottom: 10px;
	width: 350px;
}



#form_knapper {

			border-top: 2px solid #09F;
			padding-top:6px;
			}

#form_knapper #avbryte {
		color: red;
	}
	
#form_info {
	float: left;
	background-color:#CCC;
	width:500px;
	padding:10px;
	margin-left:10px;
	border: 1px #6CF solid;
	border-radius: 10px;
	margin-top:35px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}


fieldset {
	border: 1px #6CF solid;
	border-radius: 10px;
	margin-top:15;
	padding: 5px;
	width:100%;
	background-color: #CCC;
	color: black;
	margin-bottom:10px;
	
}

.lys_graa {

	background-color:#EDEDED;
}


.fieldset_heading {
	
	font-size: 16px;
	margin-bottom:10px;
	padding-bottom:5px;
	
		
}

fieldset input:hover {
	background: #09F;;
}
fieldset input:active, input:focus {
	background: #09F;;
	}



input#lagre_knapp {
	color: red;
	width: 50px;
	margin-right: 15px;	
}




fieldset input:hover {
	background: #09F;
}

fieldset input:active, input:focus {
	background: #09F;;
	}

fieldset textarea:hover {
	background: #09F;;
	
}

/* filtrer form - brukes på en del rapporter */

#filter_form {
	float:none;	
	width: 250px;
	border-bottom: none;
}





/*  NY ANSATT / BRUKER */

.brukerform {
	
	}
	
.brukerform input, .brukerform select, .brukerform textarea, .brukerform span {

	width: 250px;
	
}

.brukerform input#ansattnr, .brukerform input#fdato, .brukerform input#adato, .brukerform input#mobil {
	width: 20%;	
}

.brukerform input#feriedager {
	width: 10%;	
}

.brukerform #innleid, .brukerform #aktiv, .brukerform #verneombud {
	
	 width: 13px;
	 }


/*  ANSATTE_SLETT */

#ansatte_slett {
	
	
	}
	
#ansatte_slett label {
	
	}



#ansatte_slett input, #ansatte_slett select, #ansatte_slett textarea, #ansatte_slett span {

	width: 250px;
	
}

#ansatte_slett input#ansattnr, #ansatte_slett input#fdato, #ansatte_slett input#adato, #ansatte_slett input#mobil {
	width: 20%;	
}

#ansatte_slett input#feriedager {
	width: 10%;	
}

#ansatte_slett #innleid, #ansatte_slett #aktiv, #ansatte_slett #verneombud {
	
	 width: 13px;
	 }


/*  ANSATTE_PROFIL */


#ansatte_profil {
	
	}
	


#ansatte_profil select {

	margin-bottom: 0.5em;
	width: 60px;
		
}

#ansatte_profil span {
	margin-bottom: 0.5em;
	font-weight: bold;
	
}

#ansatte_profil label.error {
	color: red;	
	font-style: italic;
	font-weight: bold;
	clear: left;
	margin-left: 50px;
	margin-bottom: 10px;
	width: 350px;
}


/*  STILLINGSTYPER */


	

	
#stillingstyper label.error {
	color: red;	
	font-style: italic;
	font-weight: bold;
	clear: left;
	margin-left: 100px;
	width: 300px;
}


/*  Maskiner_form */

#maskiner_form input {
	
	margin-bottom:0.5em;
	width: 100px;
    }

#maskiner_form #regnr {
	
	margin-bottom:0.5em;
	width: 70px;
    }
	
#maskiner_form #aarsmodell {
	width: 50px;	
}
	
#maskiner_form select {
	
	width: 100px;
	
	}
	
#maskiner_form #modellbeskrivelse {
	width: 285px;
	}
	
#maskiner_form #aktiv {
	width: 13px;
	}

	
#stillingstyper label.error {
	color: red;	
	font-style: italic;
	font-weight: bold;
	clear: left;
	margin-left: 100px;
	width: 300px;
}



/*  kundeform */

#kundeform {

	}
	
#kundeform fieldset {
   padding-top: 25px;	
}
	
#kundeform input {
	
	margin-bottom:0.5em;
	width: 250px;
    }
	
#kundeform label.error {
	color: red;	
	font-style: italic;
	font-weight: bold;
	clear: left;
	margin-left: 100px;
	width: 300px;
}


/*  TIMEREGISTRERING */

	


/*  VAREFORBRUK */

#vareforbrukform {
	width: 550px;

	}
	
#vareforbrukform label {
	padding-bottom:0;
	padding-top: 3px;
	}

#vareforbrukform input {
	
	margin-bottom:0.5em;
	width: 250px;
    }

#vareforbrukform select {
	
	margin-bottom:0.5em;
	width:60px;

 }

#vareforbrukform #dato { width:70px; }

#vareforbrukform #prosjekt { 
		width:315px; 
		  }
		  
#vareforbrukform #vare { 
		width:315px; 
		  }
		  
#vareforbrukform #antall { 
		width:60px; 
		  }		  
		  
#vareforbrukform #beskrivelse {
		width: 315px;	
	
}
	
#vareforbrukform label.error {
	color: red;	
	float: right;
	font-style: italic;
	font-weight: bold;
	margin-left: 100px;
	width: 350px;

}


	
/*#prosjekter label.error {
	color: red;	
	font-style: italic;
	font-weight: bold;
	clear: left;
	margin-left: 100px;
	width: 350px;
}
*/
/*  fravaer_form */

#fravaer_form {
	
	}
	
	
#fravaer_form fieldset {
	
}
	
#fravaer_form label {
	float: left;
	clear: left;
	text-align:right;
	width: 30%;
	padding-bottom:0;
	padding-top: 3px;
	font-size:12px;
	}

#fravaer_form input {
	margin-left: 1em;
	margin-bottom:0.5em;
	width: 250px;
    }

#fravaer_form #arbeidsart {
	width: 235px;	
}

#fravaer_form #lonnsart_id {
	margin-left: 1em;
	margin-bottom:0.5em;
	width:250px;

 }
 
#fravaer_form #antall {
	margin-left: 1em;
	margin-bottom:0.5em;
	width:50px;

 }
 
#fravaer_form span {
	margin-left: 1em;
	display:block;
	width: 50px;
	margin-top:10px;
	padding-bottom:0;
	font-size:14px;
	font-weight:bold;
	
	
}
 
#fravaer_form #dato { width:70px; }

	
#fravaer_form label.error {
	color: red;	
	font-style: italic;
	font-weight: bold;
	clear: left;
	margin-left: 100px;
	width: 350px;
}

#dato_fra_til_form {
	float: none;
	width: 400px;
	border-bottom: inset;
		
}

#dato_fra_til_form fieldset {

	border: none;
	margin-top: 15;	
	margin-bottom: 10px;
	padding-bottom: 10px;

}

#dato_fra_til_form input {
	
	width: 100px;	
}




