.main tr td.tblColumnFooter {
    padding: 0 4px;
}

body {
    background: #f9f9f9 none repeat scroll 0 0;
    font-family: "robotoregular";
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    min-width: 940px;
    padding: 0 0 0 40px;
}
a {
    color: #C24A00;
    text-decoration: none;
}
input {
    font: 12px Trebuchet MS,arial,sans-serif;
}
select {
    border-color: #CCCCCC;
    font: 12px Trebuchet MS,arial,sans-serif;
}
A.button, INPUT[type="button"] {
    background: -moz-linear-gradient(center top , #62839F 0%, #003946 100%) repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: normal;
    margin: 0 10px 0 0;
    padding: 3px 15px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #345169;
    white-space: nowrap;
}


#multisign_dk:disabled {
    background-color: lightgray;
    color: gray;
}

#multisign_dk {
    background-color: #003946;
    color: white;
}

.button:hover, INPUT[type="button"]:hover {
    box-shadow: 0 0 10px #CCCCCC;
}
A.button:hover, INPUT[type="button"]:hover {
    box-shadow: 0 0 10px #CCCCCC;
}
h1 {
    color: #333;
    color: #002A55;
    font-family: "robotobold";
    font-size: 2em;
    font-weight: normal;
    line-height: 0.91667em;}
.full {
    border-radius: 3px;
}
.ui-widget {
    font: 13px Trebuchet MS,arial,sans-serif;
}
#container {
    position: relative;
    z-index: auto;
    max-width: 1024px;
}
.header {
    background: none repeat scroll 0 0 #003946;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.header a {
    color: #FFFFFF;
}

#header {
    height: 78px;
    background-size: 0 17px;
    width: auto;
	padding: 0 78px;
    margin: 15px auto;
}
#logo {
    padding: 0;
	float: left;
    height: 100%;
    position: relative;
	background-color: #fff;
}

#logo span {
    background: #fff none repeat scroll 0 0;
    display: table-cell;
    padding-top: 12px;
}

#logo::before {
    border-bottom: 78px solid #fff;
    border-left: 78px solid transparent;
    content: "";
    display: block;
    height: 0;
	left: -78px;
    position: absolute;
    width: 0;
}
#logo::after {
    border-right: 78px solid transparent;
    border-top: 78px solid #fff;
    content: "";
    display: block;
    height: 0;
    position: absolute;
	right: -78px;
    top: 0;
    width: 0;
}
#service {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #666666;
    font-size: 11px;
    line-height: 14px;
    margin-top: 5px;
    padding: 0;
    text-align: right;
}
#service .logOff {
    float: none;
    padding: 0;
    margin: 2px 17px 0;
    height: 2.6em;
}
.logoff_nb,.logoff_nn,.logoff_da,.logoff_fo,.logoff_se,.logoff_en {
	background: none;
}

#service .logOff a {
	color: #fff;
    text-transform: uppercase;
}
#service .agreement {
    border-right: 1px solid #999999;
    float: left;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
}
#service h4 {
    display: none;
}
#service .info {
    float: none;
    text-align: right;
    font-weight: normal;
    padding: 0;
    margin: 0 17px 0 0;
}
.time {
	color: #fff;
    white-space: nowrap;
}
#service .info .user {
	color: #fff;
    font-size: 12px;
    font-weight: bold;
}

#serviceNav {
    right: 120px;
    z-index: 10;
}

.app-icon {
	float: left;
	font-family: "SDC-ikoner";
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	padding-right: 5px;
}
.unsigned:after {
	content: '\20AC';
}
.signed:after {
	content: ',';
}

.logoff_layout {
    margin-bottom: 5px;
}
.logoff_layout a {
	border-bottom: 2px solid #fff;
	font: 12px "robotoregular", Helvetica, Arial, sans-serif;
	color: #fff;
	padding-bottom: 2px;
}

.logoff_layout:before {
	content: "Log af";
	border-bottom: 2px solid #fff;
	color: #fff;
	font-size: 12px;
}

#service {
	margin: 7px 0 0;
}

.logoff_nb {
	width: auto;
}
.logoff_icon {
    float: right;
	padding-left: 10px;
	color: #fff;
}

.logoff_icon:after {
	font-family: "SDC-ikoner";
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	width: 20px;
	height: 20px;
	content: "I";
}

#subNav ul li.selected a:hover,
#subNav ul li.selected a {
	/*background: url('../image/design-sprite.gif') 0 -1200px repeat-x;*/
	font-weight: normal;
	color: #fff;
}

/*rodlink*/
ul.contextNav{
	text-align:right;
}
.footer {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
#footer {
	background: none repeat scroll 0 0 #8fb5b8;
    border-radius: 3px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    padding: 18px 15px;
	clear: both;
    color: #ffffff;
    font-size: 1em;
	text-align: left;
    border-radius: 3px;
    box-sizing: border-box;
    width: auto;
}
.footer a {
    color: #033945;!important
}

#footer DIV.column {
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #FFFFFF;
    float: left;
    padding: 0 1.5%;
    width: 17%;
}
#footer DIV.column.first {
    border-left: medium none;
    padding-left: 0;
}
#footer DIV.column.last {
    border-right: medium none;
}
#footer DIV.header {
    color: #002A55;
    font-size: 15px;
    margin-bottom: 15px;
}
#footer UL {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#footer LI {
    margin-bottom: 0;
}
#footer A:hover {
    color: #FFFFFF;
}

.footer .textbund {
    color: #033945;
}

.main {
    background: none repeat scroll 0 0 transparent;
}
#main {
    width: auto;
}
#double #content, #triple #content, #article, #aside .section {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
}
#content {
    float: none;
    width: auto;
}
#article {
    margin-top: 15px;
    padding: 15px;
    border-bottom: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
#wide #article {
    width: 772px;
}
.nav {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}

#nav ul li a:hover, #nav ul li.selected a {
    background: none repeat scroll 0 0 #002A55;
    color: #fff;
    text-decoration: none;
    display: none;
}
.main tr th, .main tr td {
    font: 12px/1.3em Trebuchet MS,arial,sans-serif;
}
.main tr .overskrift, .main tr .subtitle {
    padding-top: 1em;
}
.main tr th, .main tr td.tblColumnHd {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    color: #666666;
    font-weight: normal;
    padding: 5px;
    text-align: left;
}
.main tr th a, .main tr td.tblColumnHd a {
    color: #002A55;
    font-weight: normal;
}
.main tr.oddrowno td, .main tr.evenrowno td {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #EEEEEE;
    padding: 4px;
}
.footer a {
    color: #033945;!important
}
table.SOuterTable td.overskrift {
    color: #3B7196;
    font-size: 16px;
}
UL.contextNav {
    text-align: right;
}

#subNav {
    margin: 0 10px 0 0;
    width: 210px;
}
#subNav ul {
    background: none repeat scroll 0 0 transparent;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    border: medium none;
    border-radius: 3px;
    padding: 0;
}
#subNav ul li {
/*    border-bottom: 1px solid #EEEEEE;*/
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    max-width: 250px;
    padding: 0;
}
#subNav ul li.selected {
    background: #003946 none repeat scroll 0 0;
    color: #fff;
}

#subNav ul li:last-of-type {
    border-bottom: medium none;
}
#subNav ul li.divider {
    display: none;
}
#subNav ul li a {
    font-weight: normal;
    overflow: hidden;
    color: #666666;
    display: block;
    font-size: 13px;
    line-height: 1em;
    padding-bottom: 1em;
    padding-left: 14px;
    padding-top: 1em;
    text-decoration: none;
}
#subNav ul li a:hover {
    color: #666666;
}