labe@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

/*** BODY ***/

body, html {
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.8em;
	color: #505050;
	margin: 0px !important;
	padding-right:30px;
}

div.formz {
	width:100%;
	height:100%;
	background-position:top right;
	background-repeat:no-repeat;
	padding:20px;
}

div.formz table {
/*	width:96%; */
}

div.formz tr {
	width:96%;
}


div.formz span table {
	padding:0px;
}


div.formz input, div.formz textarea, div.formz select {
	border: 1px solid #CCCCCC;
	/*border-radius:6px;*/
	padding:3px;
	font-family:Arial, sans-serif;
	font-size:1em;
	margin-right:5px;
	/*position:relative;
	behavior: url("http://uit.no/ressurs/uit/vedlegg/PIE.htc");	*/
}

div.formz input[type=button] {
	border: 1px solid #CCC;
	/*border-radius:6px;*/
	padding:4px 10px 4px 10px;
	font-family:Arial, sans-serif;
	font-size:1em;
	color:black;
	background-color:white;
	/*position:relative;
	behavior: url("http://uit.no/ressurs/uit/vedlegg/PIE.htc");	*/
}

td.h2 input, td.h2 span {
	margin-left:0px;
	padding-left:0px !important;
	font-weight:bold;
	font-size:1.5em;
	border:0px;
	background-color:transparent;
	font-style:normal;
	cursor:default;
	color:#666;
}

td.PortletHeading1 {
	font-weight: bold;
	font-size: 1.3em;
	padding-bottom: 20px !important;
	margin-bottom: 10px;
}

td.h2 input:focus {
	background-color:white !important;
}


div.formz input[type=file] {
	border:none !important;
	padding:4px 10px 4px 0px;
	font-family:Arial, sans-serif;
	font-size:1em;
	color:black;
	background-color:white;
}

div.formz input[type=button]:hover {
	border: 1px solid black;
}

div.formz input[type=button]:active {
	color:white;
	background-color:black;
}


div.formz input:focus, div.formz textarea:focus, div.formz select:focus {
	background-color: white;
}

div.formz option[selected] {
	background-color: #F58025;
}

div.formz table table { /* Fjerner paddingen i tabeller inni tabeller. F.eks inputfelt */
    padding: 0px;
}

.formz table td {
	padding:3px;
	vertical-align:middle;
}

.formz table table td { /* Fjerner paddingen i tabellceller inni tabeller. F.eks inputfelt */
    padding: 0px;
}

td.nopad. table {
	padding:0px;
}

tbody {
	vertical-align:top;
}

.must {
	color:#069;
}

input[readonly] {
	background-color:#EFEFEF;
	font-style:italic;
}

td.skjemahead, div.skjemahead {
	font-size:1.5em;
	font-weight:bold;
	line-height:30px;
	vertical-align:top;
}

td.mellom {
   color: #666666;
   font-size: 1em;
   text-transform: uppercase;
   margin-bottom:4px;
   height:30px;
   text-decoration:none;
}

a.mellom {
   color: #666666;
   font-size: 1em;
   text-transform: uppercase;
   margin-bottom:4px;
   height:85px;
   text-decoration:none;
}

a.mellom:hover {
   text-decoration:underline;
}

input.bredde {
	width:100%;
}


table.modultabell {
	background-color:#E6E6E6;
	border-spacing:10px;
	padding:10px;
}


textarea.h200 {
	height:200px;
}

.skjult {
	display:none;
	visibility:hidden;
}

input.tittel {
	width:400px;
	font-size:1.3em !important;
	font-weight:bold;
}

.labelskjult {
	display:none;
}


table.newboxes {
	display: none;
	border: 1px solid #EAEAEA;
	background-color: #F6F6F6;
}

table.newboxes td {
	padding: 5px 3px 5px 10px !important;
}

table.newboxes td table td {
	padding: 0px !important;
}

table.newboxes tbody {
	width:100%;
}

textarea {
	width:60%;
}

textarea h4 {
	margin-bottom:0px;
}


td.newbox a {
	color: #666666;
	padding: 5px;
	text-decoration:none;
	background-color:#F6F6F6;
	border-top: 1px solid #EAEAEA;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #F6F6F6;
}


input.WebHidePlaceholder::-webkit-input-placeholder { /* WebKit browsers */
    -webkit-appearance:input;
    color:white;
}

td.newbox {
	padding: 7px !important;
	position:relative;
	top:7px;
}

td.import {
	background-image:url('/ressurs/uit/images/nowrite.gif');
	background-repeat:no-repeat;
	background-position:left;
}

td.import input {
	margin-left:30px;
}

.newboxes td.lukk a {
	color:#666666;
	text-decoration:none;
	font-size:0.8em;
}

.newboxes td.lukk a:hover {
	text-decoration:underline;
}

div.pkimg {
	position:absolute;
	top:20px;
	width:100%

}

div.personkortBilde {
	width:120px;
	float:right;
	margin-right:20px;
}

div.personkortBilde img {
	width:80px;
}

.radiolinjer input {
}

td.radiolinjer span {
	margin-right:10px;
}
