<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media print {
  header {
    display:none;
  }
}

body #apvtransport body-edit { background:#ffffff;}

h1 {font-size: 1.5em}

th { font-weight: normal !important;
  	text-align: left;
	width:100%;}


textarea { width: 100%; height: 100px; }
input[type="password"] {
  font-size: 1.05em;
  margin: .75em 0;
  line-height: 1.6em;
  color: #2e2e2e;
  font-weight: 300;
}

body {
  font-family: 'Play', sans-serif;
}
table thead th, table th, table td {
  vertical-align: middle;
}


.apvformtitle, .apvformtitle2 {
	max-width: 100%;
  background-color:#ec9312;
  font-weight:bold;
  padding: 0 10px;
  border: 1px solid #ddd;
  min-height: 40px;
}
.apvformtitle3 {
  width: 100%;
  padding: 0 10px;
}
.apvformtitle span, .apvformtitle2 span, .apvformtitle3 span {
    padding-top: 10px;
    display: block;
}
.apvformtitle input, .apvformtitle2 input, .apvformtitle3 textarea {
    width: 100%
}
/* arkiv liste */
.arkiv_buttons {
	float:right;
}
.arkiv_buttons input, input[type="submit"], input[type="button"] {
    /*display: block;*/
    padding: 8px 25px;
    background: #ec9312;
    border: none;
    color: #fff;
    text-align: center;
  	font-size: 1.05em;
    margin: .75em 0;
    line-height: 1.6em;
    font-weight: 300;
    cursor: pointer;
    width: 320px;
}
.arkiv_buttons input, input[type="submit"].secondary, input[type="button"].secondary {    
    background: #60a2c9;    
}
.arkiv_buttons input:hover, input[type="submit"]:hover, input[type="button"]:hover {
  background: #cf830f;
}
.arkiv_buttons input:active, input[type="submit"]:active, input[type="button"]:active {
  background: #b8730d;
}
div.nytskema tr th,
div.nytskema tr:hover th, 
div.nytskema tr:hover th {
  background-color: #60a2c9 !important;
    color: #fff;
}
div.nytskema a.createapv {
}
div.nytskema a.downloadcsv {
  color: #999;
  font-size: 85%;
  text-decoration:underline
}

.col1, .col2, .col3, .col4, .col5 { background-color: #f0f0f0; }
.col1 {  }
.col2 { width: 280px; }
.col4 {      width: 107px; }
.col3 {      width: 57px; }
.tdUndersoegAmount, .tdHandlingInfo, .col2 {color:#999;}
.tdUndersoegDel, .tdHandlingDel, .col3 { text-align:right;}
.tdUndersoeg, .tdUndersoegAmount, .tdUndersoegDel { background-color:#fff !important;  }
.tdHandling, .tdHandlingInfo, .tdHandlingDel, .tdHandlingCopy { background-color:#fff !important;  }

table.apvQuestionTable th {	background-color:#f0f0f0; }
table.apvQuestionTable td { background-color:#fff !important;	}


table.apvQuestionTable .apvInclude { width: 280px; }

table.apvArchiveTable th {	background-color:#f0f0f0; }
table.apvArchiveTable td {	 }

table.apvQuestionTable textarea { width: 100% }
table.apvQuestionTable input[type="text"] { width: 100% }

div#importemails,
div.inviterede {
	float: right;
    width: 50%;
}
table.apvResultTable { }
table.apvHandlingTable td,
table.apvResultTable td { background-color: #fff !important; }
th.answer1,th.answer2,th.answer3 { width: 80px; text-align:center; }
table.apvArchiveTable tr:first td { background-color: #f0f0f0; }
span.lblOpfølg,
span.lblAnsvarlig {
	width: 100px;
    display: inline-block;
}
span.lbl_name,
span.lbl_work {
	width: 140px;
    display: inline-block;
}

table.medtagradio, table.medtagradio td {
  border: 0px black solid ;
}

  
/* bruger udfyld */ 
.questiontable th.answer1,
.questiontable th.answer2,
.questiontable th.answer3
{ width: 110px; }
#ctl01_pnlSkema .questiontable th label {
  padding-left: 4px;
}
.apvformtitle { background-color: #60a2c9; color: #fff; }

.tdQ, .answer1, .answer2, .answer3 { background-color: #d6d6d6;}
.questiontable td {background-color:#f0f0f0 !important;}
.questiontable tfoot td { background-color:#f0f0f0 !important;	}
textarea {font-size: 100% !important;line-height: 18px;margin:0;height: 70px;}

.handlingPrio {
	    background: black;
    color: white;
}</pre></body></html>