

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%; 
    overflow-y: scroll; 
    -webkit-text-size-adjust: 100%; 
    -ms-text-size-adjust: 100%; 
}
body {
    margin: 0;
}
body,
button,
input,
select,
textarea {
    font-family: sans-serif;
}
a:hover,
a:active {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, 
strong { 
    font-weight: bold; 
}
blockquote {
    margin: 1em 40px;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
q {
    quotes: none;
}
q:before,
q:after {
    content: '';
    content: none;
}
small {
    font-size: 75%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
ul,
ol {
    margin: 1em 0;
    padding: 0 0 0 40px;
}
dd {
    margin: 0 0 0 40px;
}
nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}
img {
    border: 0; 
    -ms-interpolation-mode: bicubic; 
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0; 
    *margin-left: -7px; 
}
button,
input,
select,
textarea {
    font-size: 100%; 
    margin: 0; 
    vertical-align: baseline; 
    *vertical-align: middle; 
}
button,
input {
    line-height: normal; 
}
button,
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
    cursor: pointer; 
    -webkit-appearance: button; 
    *overflow: visible;  
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; 
    padding: 0; 
}
input[type="search"] {
    -webkit-appearance: textfield; 
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; 
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto; 
    vertical-align: top; 
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.col {
	width: 100%;
	float: left;
}
.spacer {
	height: 1px;
}
.nostack .g100, .nostack.g100 { width: 100%; }           
.nostack .g95, .nostack.g95   { width: 95%; }
.nostack .g94, .nostack.g94   { width: 94.4444444444%; } 
.nostack .g90, .nostack.g90   { width: 90%; }
.nostack .g89, .nostack.g89   { width: 89%; }
.nostack .g88, .nostack.g88   { width: 88.8888888889%; } 
.nostack .g85, .nostack.g85   { width: 85%; }
.nostack .g83, .nostack.g83   { width: 83.3333333333%; } 
.nostack .g80, .nostack.g80   { width: 80%; }
.nostack .g77, .nostack.g77   { width: 77.7777777778%; } 
.nostack .g75, .nostack.g75   { width: 75%; }
.nostack .g72, .nostack.g72   { width: 72.2222222222%; } 
.nostack .g70, .nostack.g70   { width: 70%; }
.nostack .g66, .nostack.g66   { width: 66.666666666%;  } 
.nostack .g65, .nostack.g65   { width: 65%; }
.nostack .g61, .nostack.g61   { width: 61.1111111111%; } 
.nostack .g60, .nostack.g60   { width: 60%; }
.nostack .g55, .nostack.g55   { width: 55.5555555556%; } 
.nostack .g50, .nostack.g50   { width: 50%; }            
.nostack .g45, .nostack.g45   { width: 45%; }
.nostack .g44, .nostack.g44   { width: 44.4444444444%; } 
.nostack .g40, .nostack.g40   { width: 40%; }
.nostack .g38, .nostack.g38   { width: 38.8888888889%; } 
.nostack .g35, .nostack.g35   { width: 35%; }
.nostack .g33, .nostack.g33   { width: 33.333333333%;  } 
.nostack .g30, .nostack.g30   { width: 30%; }
.nostack .g27, .nostack.g27   { width: 27.7777777778%; } 
.nostack .g25, .nostack.g25   { width: 25%; }
.nostack .g20, .nostack.g20   { width: 20%; }
.nostack .g16, .nostack.g16   { width: 16.6666666667%; } 
.nostack .g15, .nostack.g15   { width: 15%; }
.nostack .g22, .nostack.g22   { width: 22.2222222222%; } 
.nostack .g11, .nostack.g11   { width: 11.1111111111%; } 
.nostack .g10, .nostack.g10   { width: 10%; }
.nostack .g5,  .nostack.g5    { width: 5.55555555556%; } 
@media screen and (min-width: 720px) {
	.g100 { width: 100%; }           
	.g95  { width: 95%; }
	.g94  { width: 94.4444444444%; } 
	.g90  { width: 90%; }
	.g89  { width: 89%; }
	.g88  { width: 88.8888888889%; } 
	.g85  { width: 85%; }
	.g83  { width: 83.3333333333%; } 
	.g80  { width: 80%; }
	.g77  { width: 77.7777777778%; } 
	.g75  { width: 75%; }
	.g72  { width: 72.2222222222%; } 
	.g70  { width: 70%; }
	.g66  { width: 66.666666666%;  } 
	.g65  { width: 65%; }
	.g61  { width: 61.1111111111%; } 
	.g60  { width: 60%; }
	.g55  { width: 55.5555555556%; } 
	.g50  { width: 50%; }            
	.g45  { width: 45%; }
	.g44  { width: 44.4444444444%; } 
	.g40  { width: 40%; }
	.g38  { width: 38.8888888889%; } 
	.g35  { width: 35%; }
	.g33  { width: 33.333333333%;  } 
	.g30  { width: 30%; }
	.g27  { width: 27.7777777778%; } 
	.g25  { width: 25%; }
	.g20  { width: 20%; }
	.g16  { width: 16.6666666667%; } 
	.g15  { width: 15%; }
	.g22  { width: 22.2222222222%; } 
	.g11  { width: 11.1111111111%; } 
	.g10  { width: 10%; }
	.g5   { width: 5.55555555556%; } 
	.flow .g50 {
		width: 49.99%;
	}
}
.meta-widget > .col > .widget {
	margin: 0 10px 25px 10px;
}
@media screen and (min-width: 720px) {
	
	.meta-widget > .col > .widget {
		margin: 0 15px 30px 15px;
	}
}
.meta-widget {
	margin: 0 !important;
	
}
.meta-widget-content {
	margin: 0 10px 10px 10px;
}
@media screen and (min-width: 720px) {
	.meta-widget-content {
		margin: 0 15px 10px 15px;
	}
}
#container > .group-reference.sAUTO > .group > .group-reference.s18,
#container > .group-reference.s18,
.grid {
	margin: 0 auto 0 auto;
	max-width: 1180px;
	float: none;
	clear: both;
}
#container > .group-reference.sAUTO.fl > .group > .group-reference.s18,
#container > .group-reference.s18.fl {
	margin: 0 0 0 0;
}
#container > .group-reference.sAUTO.fr > .group > .group-reference.s18,
#container > .group-reference.s18.fr {
	margin: 0 0 0 0;
	float: right;
}
#container > .group-reference.sAUTO > .group > .group-reference.s18 > .group,
#container > .group-reference.s18 > .group,
.group.wrapper {
	padding-top: 10px;
}
@media screen and (min-width: 720px) {
	#container > .group-reference.sAUTO > .group > .group-reference.s18 > .group,
	#container > .group-reference.s18 > .group,
	.group.wrapper {
		padding: 30px 0px 0 0px;
	}
}
@media screen and (min-width: 720px){
	.fluid-align {
		position: relative;
	}
	.fluid-align > .g66,
	.fluid-align > .g33 {
		width: 100%;
	}
	.fluid-align > .s6,
	.fluid-align > .s6 > .widget {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
	}
	.fluid-align > .s6 > .widget {
		left: 0;
		overflow: auto;
	}
	.fluid-align > .g66 {
		width: 100%;
	}
	.fluid-align > .g33 {
		width: 100%;
		position: relative;
	}
	.fluid-align > .g33 > .widget {
		position: relative;
	}
}
@media screen and (min-width: 769px){
	.fluid-align > .g66 {
		width: 66.666666666%;
	}
	.fluid-align > .g33 {
		width: 33.333333333%;
	}
	.fluid-align > .g33 > .widget {
		position: absolute;
	}
}
body {
	font-family: "Helvetica Neue", Arial, freesans, sans-serif;
	background-color: #fff;
	font-size: 100%;
	height: 100%;
	margin: 0;
}
.absolute { position: absolute; }
.relative { position: relative; }
.fixed    { position: fixed; }
.fl    { float: left; }
.fr    { float: right; }
.clear { clear: both; }
.inline-block {
	display: inline-block;
}
.cf:before, .cf:after {
	content: " ";
	display: block;
	padding: 0px !important;
	margin: 0px !important;
	height: 0px !important;
	visibility: hidden;
}
.cf:after { clear:both; }
.cf { zoom:1; } 
body > ins {
	text-decoration: none;
	font-weight: 600;
	padding: 4px 8px;
	position: fixed;
	background: rgba(255, 50, 0, .6);
	text-align: center;
	font-size: 14px;
	color: white;
	left: 0;
	right: 0;
	top: 0;
	z-index: 999;
}
@media screen and (min-width: 720px) {
	.mobile-only {
		display: none;
	}
}
.skin-text,
a, a:link,
a.skin-text:link,
a.skin-text:visited,
a.skin-text:hover {
	color: #3377cc;
	text-decoration: none;
}
.gray-fill {
	fill: #727272;
}
a:visited {
	color: #3377cc;
}
a:hover {
	color: #900;
}
a.skin-text-hover {
	color: #3f3f3f;;
}
.skin-text-hover:hover {
	color: #3377cc;
}
.skin-border-hover:hover {
	border-color: #3377cc;
}
.skin-fill {
	fill: #3377cc;
}
.skin-border {
	border-color: #3377cc;
}
.skin-background {
	background-color: #3377cc;
}
.skin-plug-icon {
	background-image: url(common/img/plug-sprite.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
.push-button.selected {
	background-color: #3377cc !important;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.skin-plug-icon {
		background-size: 16px auto;
		background-position: 0 -52px;
	}
}
@-webkit-keyframes rotate {
  from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); }
}
@-moz-keyframes rotate {
  from { -moz-transform: rotate(0deg); }
  to { -moz-transform: rotate(360deg); }
}
@-ms-keyframes rotate {
  from { -ms-transform: rotate(0deg); }
  to { -ms-transform: rotate(360deg); }
}
.skin-loader,
.skin-loader-small {
	display: inline-block;
}
.skin-loader-small {
	width: 20px;
	color: transparent;
	background: transparent url(common/css/img/loader_small.gif) no-repeat 0px 50%;
}
.skin-loader {
	height: 44px;
	width: 44px;
	background: transparent url(common/css/img/loader.gif) no-repeat 2px 2px;
	vertical-align: middle;
}
.cssanimations .skin-loader-small {
	background-image: url(common/css/img/loader_small.png);
}
.cssanimations .skin-loader {
	background-image: url(common/css/img/loader.png);
}
.cssanimations .skin-loader,
.cssanimations .skin-loader-small {
	-webkit-animation-name: rotate; 
	-webkit-animation-duration: 1.3s;
	-webkit-animation-iteration-count: infinite; 
	-webkit-animation-timing-function: linear;
	-webkit-transform-origin: center;
	
	-moz-animation-name: rotate; 
	-moz-animation-duration: 1.3s;
	-moz-animation-iteration-count: infinite; 
	-moz-animation-timing-function: linear;
	
	-ms-animation-name: rotate; 
	-ms-animation-duration: 1.3s;
	-ms-animation-iteration-count: infinite; 
	-ms-animation-timing-function: linear;
}
.title {
	font-family: 'Helvetica Neue', Arial, freesans, sans-serif;
	color: #353839;
	text-decoration: none !important;
	display: block;
	font-size: 24px;
	line-height: 1.27em;
	margin: 0 0 7px 0;
	font-weight: bold;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}
.title-large {
	font-size: 28px;
	line-height: 1.2em;
	margin-bottom: 15px;
	margin-top: 15px;
}
@media screen and (min-width: 480px) {
	.title-large {
		font-size: 38px;
		line-height: 1.1em;
	}
}
@media screen and (min-width: 720px) {
	.title-large {
		font-size: 48px;
	}
}
@media screen and (min-width: 850px) {
	.title-large {
		font-size: 52px;
	}
}
a .title:hover {
	color: #727272;
}
.text-body {
	color: #26292a;
	font-size: 100%;
}
.text-body-sans-serif {
	font-family: 'Helvetica Neue', Arial, freesans, sans-serif;
}
.text-body a, 
.text-body a:link, 
.text-body a:visited {
	border-bottom: 1px solid #e0e0e1;
}
.text-body > p {
	margin: 0 0 1.375em 0; 
}
.text-body-dropcap > p:first-child:first-letter { 
	float: left; 
	font-size: 3.2em; 
	padding-top: .25em; 
	padding-right: .15em;
	font-weight: bold;
}
.text-body > p,
.text-body > h2,
.text-body > ul,
.text-body > ol {
	line-height: 1.625em; 
}
.text-body > ul {
	list-style-image: url(common/img/bullet.svg);
	padding-left: 30px;
}
.text-body > p:last-child {
	margin-bottom: 0;
}
.text-body > h2 {
	font-size: 1.375em; 
	margin: 0em 0 0.25em 0; 
	padding-top: .5em; 
	color: #353839;
	line-height: 1.4;
}
.text-body > h2:first-child {
	padding-top: 0;
}
.text-body > .col {
	font-size: 1rem;
}
.text-body > .col.g100 {
	margin-bottom: 2em;
}
.text-body > h2 + .col.g100 {
	margin-bottom: .7em;
}
.text-body > .col.g100 {
	float: none;
	clear: both;
}
.text-body > .col.fr {
	margin: .4em 0 1em 1.5em;
	clear: right;
}
.text-body > .col.fl {
	margin: .4em 1.5em 1em 0;
	clear: left;
}
.text-body > .col:last-child {
	margin-bottom: 0;	
}
.widget-title {
	margin: 0 -10px 13px -10px;
	padding: 0 0 3px 10px;
	font-size: 14px;
	text-transform: uppercase;
	color: #3f3f3f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
}
@media screen and (min-width: 720px) {
	.widget-title {
		margin: 0 0 13px 0;
		padding: 0 0 3px 0;
	}
}
.caption-cite {
	font-family: 'Helvetica Neue', sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #636363;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}
.icon {
	width: 1em;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
.icon > svg {
	height: 100%;
	position: relative;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
	.icon > svg {
		top: .001em;
	}
}
.sr-only {
	display: block;
	position: absolute;
	overflow: hidden;
	width: 1px;
	height: 1px;
	clip: rect(0 0 0 0);
	border: 0;
	padding: 0;
	margin: 0 -1px -1px 0;
}
.plug-image {
	margin-bottom: 8px;
}
.plug-preamble {
	margin: 5px 0 0 0;
	line-height: 1.357em;
	color: #3f3f3f;
	font-size: 14px;
	display: inline;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}
.plug-byline {
	display: inline-block;
	line-height: 20px;
	display: none;
}
.plug-preamble > span:first-child {
	font-weight: bold;
	padding-left: 13px;
}
.plug-metadata {
	font-size: 12px;
	color: #888888;
	text-transform: uppercase;
}
.plug-footer {
	margin-top: 8px;
}
.plug-action {
	display: none;
}
.plug-metadata-footer {
	border-left: 5px solid #e0e0e0;
	padding: 3px 0 3px 8px;
}
.plug-metadata-icon {
	display: inline-block;
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding-left: 16px;
	margin-right: 10px;
	line-height: 20px;
}
.plug-metadata-icon-gallery {
	background-position: 0 -39px;
}
.plug-metadata-icon-album {
	background-position: 0 -507px;
	padding-left: 21px;
}
.plug-metadata-icon-discussion {
	background-position: 0 -62px;
}
.plug-metadata-icon-video {
	background-position: 1px -85px;
}
.plug-metadata-icon-audio {
	background-position: 1px -334px;
}
.plug-metadata-icon-external-play {
	background-position: 0 -419px;
	padding-left: 22px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
    .plug-metadata-icon-gallery {
    	background-position: -1px -94px;
    }
	.plug-metadata-icon-album {
		background-position: 0 -539px;
	}
    .plug-metadata-icon-discussion {
    	background-position: 0 -118px;
    }
    .plug-metadata-icon-video {
    	background-position: 0 -141px;
    }
    .plug-metadata-icon-audio {
		background-position: 1px -184px;
	}
    .plug-metadata-icon-external-play {
    	background-position: 0 -226px;
    }
}
.plug-image.plug-image-play {
	position: relative;
}
.plug-image.plug-image-play:before {
 	position: absolute;
 	content: '';
 	height: 60px;
 	width: 60px;
 	background: transparent url(common/../type/video/img/plug-play.png) no-repeat center center;
 	left: 10px;
 	bottom: 10px;
 	z-index: 1;
}
.sl9 > .plug .plug-image {
	width: 42%;
	float: left;
	margin-right: 13px;
}
.sl9 > .plug .title {
	position: relative;
	top: -3px;
	font-size: 21px;
}
.sl9 > .plug .plug-preamble {
	display: block;
	clear: both;
}
@media screen and (min-width: 720px) {
	.sl9 > .plug .title {
		position: static;
	}
	.sl9 > .plug .plug-image {
		width: 100%;
		float: none;
		margin-left: 0;
	}
	.sl9 > .plug .plug-preamble {
		display: inline;
	}
	.s1 > .plug .title,
	.s2 > .plug .title,
	.s3 > .plug .title,
	.s4 > .plug .title {
		font-size: 19px;
	}
	.s5 > .plug .title,
	.s6 > .plug .title {
		font-size: 22px;
	}
	.s7 > .plug .title,
	.s8 > .plug .title,
	.s9 > .plug .title {
		font-size: 28px;
	}
	.s10 > .plug .title,
	.s11 > .plug .title,
	.s12 > .plug .title,
	.s13 > .plug .title,
	.s14 > .plug .title,
	.s15 > .plug .title,
	.s16 > .plug .title,
	.s17 > .plug .title,
	.s18 > .plug .title {
		font-size: 34px;
	}
	.flow-content > .s18 > .plug {
		position: relative;
	}
	.flow-content > .s18 > .plug .title {
		line-height: 1.1em;
		font-size: 43px;
		margin-bottom: 10px;
	}
 	.flow-content > .s18 > .plug .plug-image {
		width: 60%;
		float: left;
		margin-bottom: 0;
	}
	.flow-content > .s18 > .plug .plug-teaser {
		width: 40%;
		float: right;
	}
	.flow-content > .s18 > .plug .plug-teaser > .plug-metadata,
	.flow-content > .s18 > .plug .plug-teaser > .title,
	.flow-content > .s18 > .plug .plug-teaser > .plug-preamble,
	.flow-content > .s18 > .plug .plug-teaser > .plug-footer {
		margin-left: 20px;
	}
	.flow-content > .s18 > .plug .plug-preamble {
		display: block;
	}
}
.push-button {
	font-family: "Helvetica Neue", Arial,freesans, sans-serif;
	font-size: 0.875em;
	font-size: 0.875rem;
	padding: 12px 16px;
	text-transform: uppercase;
	background-color: transparent;
	border-width: 1px;
	border-style: solid;
	border-radius: 3px;
}
.push-button:no(.skin-border) {
	border-color: #dedede;
}
.push-button.selected {
	color: white;
}
.push-button-wide {
	display: inline-block;
	width: 100%;
}
.button-group {
	overflow: hidden;
}
.button-group > .push-button {
	float: left;
	border-radius: 0;
	border-left: 0;
}
.button-group > .push-button:first-child {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-left: 1px solid #d3d3d3;
}
.button-group > .push-button:last-child {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.share-button-bar > a.share-button {
    position: relative;
    display: block;
    float:left;
    height: 30px;
    width: 30px;
    line-height: 30px;
    border-bottom:none;
    margin-right: 10px;
    margin-bottom: 10px;
}
.share-button-bar > a.share-button:after {
    display: block;
    content: "";
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    background: transparent;
}
.share-button:last-child {
    margin-right: 0;
}
.share-button svg {
    color:transparent;
}
.share-button .normal {
    opacity: 1;
    transition: all 150ms;
}
.share-button .hover {
    opacity: 0;
    transition: all 150ms;
}
.share-button:hover .normal {
    opacity: 0;
}
.share-button:hover .hover {
    opacity: 1;
}
.share-button-bar-toggle {
    position: relative;
    float: right;
    font-size: 12px;
}
.share-button-bar-toggle:after {
    content: "";
    display: table;
    clear: both;
}
.share-toggle-button {
    border: none;
    outline: none;
    display: block;
    height: 38px;
    width: 38px;
    padding: 0;
    cursor: pointer;
    z-index: 200;
    position: relative;
    background: #fff;
}
.share-toggle-button .skin-background {
    height: 4px;
    width: 4px;
    border-radius: 2px;
    display: inline-block;
}
.share-toggle-button .article-only {
    display: none;
}
.share-button-bar-toggle.share-toggle-on .share-button-bar {
    display: block;
    right: 38px;
    border-left: 1px solid #e0e0e0;
    background: #fff;
}
.share-button-bar-toggle .share-button-bar {
    display: none;
    z-index: 100;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 160px;
    padding-left: 10px;
    padding-top: 4px;
}
.csstransforms .share-button-bar-toggle .share-button-bar {
    display: block;
    opacity: 0;
    transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    transition: transform 500ms, opacity 500ms;
    -webkit-transition: -webkit-transform 500ms, opacity 500ms;
}
.csstransforms .share-button-bar-toggle.share-toggle-on .share-button-bar {
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    opacity: 1;
}
.share-embed-video {
    display: none;
}
@media screen and (min-width: 720px) { 
    .share-embed-video {
        display: block;
        position: absolute;
        bottom: 5px;
        left: 100%;
        width: 506px;
        height: 50px;
        z-index: -1;
        opacity: 0;
        transition: all 200ms;
        background: #F6F6F6;
        border: solid #00b9f2;
        border-width: 0 4px 0 2px;
        text-align: left;
        margin-left: 10px;
    }
    .share-embed-video:after {
        right: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-top: 6px solid transparent;
        border-right: 10px solid #005799;
        border-bottom: 6px solid transparent;
        margin-top: -6px;
    }
    .share-embed-video:before {
        content: " ";
        right: 0;
        top: 0;
        bottom:0;
        width:1px;
        position: absolute;
        pointer-events: none;
        background: #005799;
        
    }
    .share-embed-video:target, 
    .share-embed-video-show {
        z-index: 2000;
        opacity: 1;
    }
    .share-embed-video-code {
        display: inline-block;
        background: transparent;
        font-size: 12px;
        width: 400px;
        padding:10px;
        margin:0;
        border:0;
        resize:none;
        outline:none;
    }
    .share-embed-video-close {
        display: inline-block;
        background: transparent;
        border:1px solid;
        font-size: 12px;
        line-height: 12px;
        padding:10px 25px;
        margin-top: 8px;
    }
}
body {
	margin:0;
}
input[type=text]::-ms-clear {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px; 
	width: 1px;
	margin: 0 -1px -1px 0; 
	padding: 0;
	border: 0;
}
.nrk-masthead {
	background-color: #2e2e2e;
	font-family: 'Helvetica Neue', Arial, freesans, sans-serif !important;
	width: 100%;
	z-index: 5000;
	text-align: left;
}
.nrk-masthead h1,
.nrk-masthead ul,
.nrk-masthead li {
	margin: 0;
	padding: 0;
}
.nrk-masthead-aligner {
	max-width: 1180px;
	margin: 0 auto;
}
.nrk-masthead-large.nrk-masthead-front .nrk-masthead-aligner {
	max-width: 1000px;
}
.nrk-masthead-content { 
	padding: 0 10px 0 10px;
	border-bottom: 1px solid #242424;
}
.nrk-masthead-content a {
	text-decoration: none;
	border:none;
	font-size: 14px;
	font-weight: normal;
	font-family: inherit;
}
.nrk-masthead-content ul {
	list-style-type: none;
}
.nrk-masthead-content:before, .nrk-masthead-content:after {
	content: ' ';
	display: block;
	padding: 0px !important;
	margin: 0px !important;
	height: 0px !important;
	visibility: hidden;
}
.nrk-masthead-content:after { clear:both; }
.nrk-masthead-content { zoom:1; }
.nrk-masthead-heading {
	margin: 0;
	padding: 0;
	line-height: 46px;
	float: left;
	width: 46px;
	min-height: 46px;
}
.nrk-masthead-heading > a {
	color: white;
	display: block;
	
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: transparent url(singelton/masthead/img/nrk-logo-small.png) no-repeat left center;
	position: relative;
	z-index: 100;
}
.nrk-masthead-mobile-switch {
	border: none;
	display: block;
	height: 46px;
	width: 44px;
	text-indent: 50px;
	overflow: hidden;
	background: transparent url(singelton/masthead/img/sprite.png) no-repeat 22px 16px;
	float: right;
	cursor: pointer;
	position: relative;
	z-index: 100;
}
.no-touch .nrk-masthead-mobile-switch:hover,
.touch .nrk-masthead-mobile-switch:active {
	background-position: -28px 16px;
}
.nrk-masthead-navigation {
	position: absolute;
	display: none;
	clear: both;
	background-color: #5a5a5a;
	top: 46px;
	left: 0;
	right: 0;
	padding: 15px 7px 0 7px;
	font-size: 14px;
	border-top: 1px solid #242424;
	z-index: 5001;
}
.nrk-masthead-navigation.nrk-masthead-state-active {
	display: block;
}
.nrk-masthead-menu > ul {
	margin-top: 15px;
	border-top: 1px solid #6b6b6b;
}
.nrk-masthead-menu li > a {
	color: white;
	line-height: 46px;
	display: block;
	border-bottom: 1px solid #6b6b6b;
	padding-left: 3px;
}
.nrk-masthead-menu a.nrk-masthead-state-active,
.no-touch .nrk-masthead-menu li > a:hover,
.touch .nrk-masthead-menu li > a:active {
	color: #03A6D0;
}
.nrk-masthead-menu > li:last-child > a {
	border-bottom-width: 0;
}
.nrk-masthead-menu > ul > li > a {
	text-transform: uppercase;
	font-weight: bold;
}
.nrk-masthead-menu > ul > li > ul {
	display: none;
}
.no-js .nrk-masthead-menu-switch:focus + a + ul,
.nrk-masthead-menu > ul > li.nrk-masthead-state-active > ul {
	display: block;
}
.nrk-masthead-menu > ul > li > ul {
	margin-left: 25px;
}
.nrk-masthead-menu > ul > li > ul > li > a {
	padding-left: 10px;
}
.nrk-masthead-menu-switch {
	float: right;
	border: none;
	height: 46px;
	width: 46px;
	color: transparent;
	text-indent: -9999em;
	background: transparent url(singelton/masthead/img/sprite.png) no-repeat -130px 15px;
	position: relative;
}
.touch .nrk-masthead-menu-switch:active,
.no-touch .nrk-masthead-menu-switch:hover {
	background-position: -180px 15px;
}
.nrk-masthead-menu-switch span  {
	position: absolute;
	display: block;
	border-left: 1px solid #6b6b6b;
	left: 7px;
	top: 8px;
	bottom: 8px;
}
.nrk-search {
	padding: 0;
	position: relative;
	text-align: left !important;
	color: #3F3F3F !important;
	font-weight: normal !important;
}
.nrk-search.nrk-masthead-state-active {
	margin-top: -2px;
}
.nrk-search input {
	margin: 0;
	vertical-align: baseline;
	font-family: sans-serif;
}
.nrk-search-input {
	border: 2px solid transparent;
	border-radius: 3px;
	background: #9f9f9f;
	display: block;
	width: 100%;
	font-size: 16px;
	line-height: 16px;
	padding: 6px 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	z-index: 10;
	text-align: inherit;
	color: inherit;
	font-weight: inherit;
}
.nrk-search.nrk-masthead-state-active .nrk-search-input {
	background: white;
	border: 2px solid #03A6D0;
	outline: none;
	padding:7px 10px;
}
.nrk-search-results {
	margin-top: -2px;
	border: 2px solid #03A6D0;
	border-top:0;
	border-radius: 0 0 3px 3px;
	background: #fff;
	z-index: 5001;
}
.nrk-search-results ul {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style: none;
}
.nrk-search-results ul li {
	margin: 0;
	padding: 8px 10px;
	cursor: pointer;
	display: block;
	font-size: 13px;
	overflow: hidden;
	text-align: inherit;
	color: inherit;
	font-weight: inherit;
	border-bottom: 1px solid #e3e3e3;
}
.nrk-search-results ul li:first-child {
	border-top: 1px solid #e3e3e3;	
}
.nrk-search-results ul li:last-child {
	border: 0;
}
.nrk-search-results-selected {
	background: #ccf0f9;
}
.nrk-search-submit {
	position: absolute;
	border: none;
	right: 2px;
	top: 2px;
	bottom:2px;
	padding:0;
	margin:0;
	width:40px;
	z-index: 20;
	background: #9f9f9f;
}
.nrk-search-submit:focus {
	outline: none;
}
.nrk-search-submit span {
	display: block;
	margin:0 7px 0 auto;
	width:15px;
	height:15px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: transparent url(singelton/masthead/img/sprite.png) no-repeat -250px 0;
}
.nrk-search.nrk-masthead-state-active .nrk-search-submit {
	background:#fff;
	background:rgba(255,255,255,0.2);
}
.nrk-search.nrk-masthead-state-active .nrk-search-submit span {
	background-position: -250px -15px;	
}
.nrk-search.nrk-masthead-state-active .nrk-search-submit:focus span {
	background-position: -250px -30px;
}
.nrk-masthead-secondary-menu {
	padding-bottom: 40px;
	margin: 12px 0 0 0;
}
.nrk-masthead-secondary-menu ul {
	overflow: hidden;
}
.nrk-masthead-secondary-menu li {
	display: block;
	float: left;
	
	width: 20%;
 	color: transparent;
 	text-indent: -9999em;
}
.nrk-masthead-secondary-menu li > a {
	height: 40px;
	display: block;
	border-right: 1px solid #6b6b6b;
}
.nrk-masthead-secondary-menu li > a > span {
	display: block;
	height: 40px;
	width: 52px;
	position: relative;
	left: 50%;
	margin-left: -26px;
	background-image: url(singelton/masthead/img/sprite.png);
	background-repeat: no-repeat;
}
.nrk-masthead-nrk-super > a > span {
	background-position: 7px -43px;
}
.nrk-masthead-p3 > a > span {
	background-position: 12px -95px;
}
.nrk-masthead-yr > a > span {
	background-position: 11px -139px;
}
.nrk-masthead-ut > a > span {
	background-position: 12px -190px;
}
.nrk-masthead-tips > a > span {
	background-position: 0px -244px;
}
.nrk-masthead-secondary-menu li:last-child > a {
	border-right-width: 0;
}
.nrk-masthead-footer-handle {
	border: none;
	color: transparent;
	text-indent: -9999em;
	background-color: #515151;
	height: 30px;
	display: block;
	width: 100%;
	padding: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 300;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.nrk-masthead-footer-handle span {
	display: block;
	width: 20px;
	background: transparent url(singelton/masthead/img/sprite.png) no-repeat 0 7px;
	margin-left: 50%;
	position: relative;
	left: -10px;
	height: 30px;
}
.no-touch .nrk-masthead-footer-handle:hover > span,
.touch .nrk-masthead-footer-handle:active > span {
	background-position: -50px 7px;
}
@media screen and (min-width: 768px) {
	.nrk-masthead-large .nrk-masthead-heading {
		line-height: 60px;
		min-height: 60px;
	}
	.nrk-masthead-large .nrk-masthead-menu > ul > li > a {
		line-height: 60px;
	}
	.nrk-masthead-large .nrk-masthead-menu > ul > li > ul {
		top: 61px;
	}
	.nrk-masthead-large .nrk-masthead-menu-switch {
		height: 60px;
		background-position: -94px 21px;
	}
	.nrk-masthead-large .nrk-masthead-secondary-menu li {
		height: 60px;
	}
	.nrk-masthead-large .nrk-masthead-secondary-menu li > a > span {
		top: 11px;
	}
	.nrk-masthead-large .nrk-masthead-search {
		margin-top: 15px;
	}
	.nrk-masthead {
		border-bottom: 1px solid #2a2a2a;
	}
	.nrk-masthead-mobile-switch,
	.nrk-masthead-footer-handle {
		display: none;
	}
	.nrk-masthead-navigation {
		display: block;
		clear: none;
		background: transparent;
		padding: 0;
		position: relative;
		top: auto;
		left: auto;
		right: auto;
	}
	.nrk-masthead-search {
		float: right;
		margin-top: 12px;
		width: 120px;
	}
	.nrk-search.nrk-masthead-state-active .nrk-search-input {
		padding:5px 10px;
	}
	.nrk-search-input {
		padding:2px 10px;
	}
	.nrk-search.nrk-masthead-state-active {
		margin-top: 9px;
	}
	.nrk-masthead-menu {
		float: left;
	}
	.nrk-masthead-menu > ul {
		margin: 0;
		border-top-width: 0;
	}
	.nrk-masthead-menu li {
		position: relative;
	}
	.nrk-masthead-menu li > a {
		line-height: 50px;
		color: #9f9f9f;
		border-bottom-width: 0;
	}
	.nrk-masthead-menu a.nrk-masthead-state-active,
	.nrk-masthead-menu li > a:focus,
	.no-touch .nrk-masthead-menu li > a:hover,
	.touch .nrk-masthead-menu li > a:active {
		color: white;
	}
	.nrk-masthead-menu > ul > li {
		margin-right: 20px;
		float: left;
	}
	.nrk-masthead-menu > ul > li:last-child {
		margin-right: 0;
	}
	.nrk-masthead-menu > ul > li > a {
		float: left;
	}
	.nrk-masthead-menu > ul > li > ul > li > a {
		padding: 0 10px 0 10px;
		line-height: 26px;
	}
	.nrk-masthead-menu > ul > li > ul {
		top: 51px;
		left: 0;
		position: absolute;
		background-color: #303030;
		z-index: 5000;
		margin-left: 0;
		padding: 6px 0 4px 0;
		width: 100px;
	}
	.nrk-masthead-district-menu {
		width: 282px !important;
		-moz-column-count: 2;
		-moz-column-gap: 10px;
		-webkit-column-count: 2;
		-webkit-column-gap: 10px;
		
		-moz-column-rule-color: #464646;
		-moz-column-rule-style: solid;
		-moz-column-rule-width: 1px;
		-webkit-column-rule-color: #464646;
		-webkit-column-rule-style: solid;
		-webkit-column-rule-width: 1px;
	}
	.ie7 .nrk-masthead-district-menu,
	.ie8 .nrk-masthead-district-menu,
	.ie9 .nrk-masthead-district-menu {
		width: 145px !important;
	}
	.nrk-masthead-menu-switch {
		height: 50px;
		width: 22px;
		background-position: -94px 17px;
	}
	.nrk-masthead-menu-switch:focus,
	.touch .nrk-masthead-menu-switch:active,
	.no-touch .nrk-masthead-menu-switch:hover,
	.nrk-masthead-state-active .nrk-masthead-menu-switch {
		background-position: -144px 17px;	
	}
	.nrk-masthead-large .nrk-masthead-menu-switch:focus,
	.nrk-masthead-large .touch .nrk-masthead-menu-switch:active,
	.nrk-masthead-large .no-touch .nrk-masthead-menu-switch:hover,
	.nrk-masthead-large .nrk-masthead-state-active .nrk-masthead-menu-switch {
		background-position: -144px 21px !important;	
	}
	.nrk-masthead-menu-switch span {
		display: none;
	}
	.nrk-masthead-secondary-menu {
		float: right;
		display: none;
	}
	.nrk-masthead-secondary-menu ul {
		overflow: hidden;
	}
	.nrk-masthead-secondary-menu li {
		display: block;
		float: left;
	 	height: 50px;
	 	width: auto;
	}
	.nrk-masthead-nrk-super:hover > a > span {
		background-position: 8px -43px;
	}
	.nrk-masthead-p3:hover > a > span {
		background-position: 14px -94px;
	}
	.nrk-masthead-yr:hover > a > span {
		background-position: 11px -139px;
	}
	.nrk-masthead-ut:hover > a > span {
		background-position: 14px -188px;
	}
	.nrk-masthead-tips:hover > a > span {
		background-position: 0px -244px;
	}
	.nrk-masthead-nrk-super > a > span {
		background-position: -42px -43px;
	}
	.nrk-masthead-p3 > a > span {
		background-position: -36px -94px;
	}
	.nrk-masthead-yr > a > span {
		background-position: -39px -139px;
	}
	.nrk-masthead-ut > a > span {
		background-position: -36px -188px;
	}
	.nrk-masthead-tips {
		display: none !important;
	}
	.nrk-masthead-secondary-menu li > a {
		border-right-width: 0;
	}
	.nrk-masthead-secondary-menu li > a > span {
		height: 53px;
		width: 52px;
		position: relative;
		top: 5px;
		left: auto;
		margin-left: 0;
	}
	.nrk-masthead-content { 
		padding: 0 15px 0 15px;	
		background-position: 20px 0;
	}
	.nrk-masthead-front .nrk-masthead-content {
		padding: 0 10px 0 10px;
	}
	.nrk-masthead-heading {
		width: 85px;
		line-height: 50px;
	}
	.nrk-masthead-heading > a {
		background-image: url(singelton/masthead/img/nrk-logo-large.png);
	}
	.nrk-masthead-large .nrk-masthead-heading > a {
		background-image: url(singelton/masthead/img/nrk-logo-larger.png);
	}
	.nrk-masthead-large .nrk-masthead-heading {
		width: 90px;
	}
	.nrk-masthead-secondary-menu {
		margin: 0;
		padding: 0;
	}
	.nrk-masthead-front .nrk-masthead-search {
		width: 155px;
	}
}
@media screen and (min-width: 845px) {
	.nrk-masthead-search {
		width: 180px;
	}
	
}
@media screen and (min-width: 970px) {
	.nrk-masthead-secondary-menu {
		display: block;
	}
	.nrk-masthead-search {
		width: 125px;
		margin-left: 20px;
	}
}
@media screen and (min-width: 1080px) {
	.nrk-masthead-search {
		width: 160px;
	}
}
@media screen and (min-width: 1080px) {
	.nrk-masthead-search {
		width: 200px;
	}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
	.nrk-masthead-heading > a {
		background-image: url(singelton/masthead/img/nrk-logo-small-retina.png);
		background-size: 45px auto;
	}
	.nrk-masthead-mobile-switch,
	.nrk-masthead-menu-switch,
	.nrk-masthead-secondary-menu li > a > span,
	.nrk-search-submit span {
		background-image: url(singelton/masthead/img/sprite-retina.png);
		background-size: 350px auto;	
	}
}
@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px) { 
	.nrk-masthead-heading > a {
		background-image: url(singelton/masthead/img/nrk-logo-large-retina.png);
		background-size: 52px auto;
	}
}
@media print {
	.nrk-masthead {
		display: none;
	}
}
.article-lead {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	color: #353839;
}
@media screen and (max-width: 720px) {
	.article-lead-media > .widget {
		margin-bottom: 20px !important;
	}
	
	.article-lead-media figcaption {
		transition: 1s max-height;
		max-height: 500px;
		position: relative;
	}
	
	.article-lead-media.state-collapsed figcaption {
		max-height: 2em;
		overflow: hidden;
		cursor: pointer;
	}
	
	.article-lead-media figcaption:after {
		position: absolute;
		width: 100%;
		height: 35px;
		bottom: 0;
		
		display: block;
		content: '';
		border-bottom: 1px solid #e0e0e0;
	}
	.article-lead-media.state-collapsed figcaption:after {
		background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
		background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
		background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	}	
	
	.article-lead-media > .widget {
		margin-left: 0 !important;
		margin-right: 0 !important;
		margin-bottom: 5px !important;
	}
	
	.article-lead-media figcaption > p,
	.article-lead-media figcaption > small {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	
	.article-no-byline .article-lead-media > .widget {
		margin-bottom: -1px !important;
	}
	
	.article-lead {
		font-weight: 500;
	}
	.article-lead.text-body > p {
		line-height: 1.45em;
	}
	
	.article-header-sidebar > div:first-child > .article-source {
		margin-top: 12px;
	}
	.article-dateline {
		padding: 10px 10px 10px 10px;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
		border-top: 1px solid #e0e0e0;
	}
	.article-dateline-footer {
		margin-bottom: 10px;
	}
	.article-update-date {
		margin-right: 10px;
	}
	.article-universe-list {
		margin: 0;
		padding: 0;
	}
	.article-byline.meta-widget-content {
		margin-bottom: 8px;
	}
	
	.article-universe-list,
	.article-universe-teaser,
	.article-universes {
		display: none;
	}
	.article-title {
		margin-top: 5px;
	}
	
	.article-body > .col.fr.image-reference {
		max-width: 40%;
	}
	.article-share-buttons {
		position: absolute;
		top: -41px;
		right: -10px;
		left: -10px;
		border-bottom: 1px solid #e0e0e0;
		overflow: hidden;
	}
	.article-share-buttons .share-toggle-button {
		border-left: 1px solid #e0e0e0;
	}
	.article-share-buttons .share-toggle-on .share-toggle-button {
		border-left-color: transparent;
	}
	.article-share-buttons .share-toggle-button .skin-background {
		display: none;
	}
	.article-share-buttons .share-toggle-button .article-only {
		display: block;
		font-weight: 500;
	}
	.article-dateline-footer .article-update-date {
		display: block;
	}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
	.share-toggle-button .skin-background {
		position: relative;
		top: -1px;
	}
}
.article-dateline {
	font-size: 12px;
	color: #686a6c;
	line-height: 1.7em;
}
.article-update-date,
.article-publish-date {
	display: inline-block;
}
.article-dateline-header .publish-date-with-update-date {
	display: none;
}
.article-dateline-footer {
	padding-top: 1em;
	border-top: 1px solid #e0e0e0;
}
.article-dateline .icon {
	margin-right: 3px;
}
.article-comments > .push-button {
	margin-bottom: 15px;
}
.article-comment-message {
	box-sizing: border-box;
	font-size: 12px;
	color: #686a6c;
	max-height: 0;
	margin-bottom: 0;
	overflow: hidden;
	font-weight: 500;
	transition: all .8s;
}
.state-expanded > .article-comment-message {
	margin-bottom: 2em;
	max-height: 500px;
}
.article-universe-link {
	padding-left: 18px;
	position: relative;
	margin-bottom: 5px;
	font-size: 12px;
	text-transform: uppercase;
	color: #686a6c;
	line-height: 1.4em;
	display: inline-block;
}
.article-universe-link.universe,
.article-universe-link > .universe {
	font-weight: 500;
}
.article-universe-link:before {
	position: absolute;
	left: 0;
	top: 1px;
	display: block;
	content: '';
	height: 5px;
	width: 5px;
	border-width: 4px;
	border-radius: 10px;
	border-color: inherit;
	border-style: solid;
}
.article-universe-link > span {
	color: #686a6c;
	font-weight: normal;
}
.csstransitions .expanded-figure-container {
	width: 100% !important;
	max-width: 100% !important;
}
.csstransitions .expanded-figure-container .expanded-figure {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.expanded-figure-transition {
	transition: width .4s, margin .4s;
}
.article-body > .col.fr.image-reference {
	cursor: pointer;
	position: relative;
}
.article-body > .col.fr.image-reference:before {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	content: '';
	top: 5px;
	right: 5px;
	background: transparent url(type/article/svg/expand.svg) no-repeat top left;
	-webkit-transition: opacity .2s;
	-moz-transition: opacity .2s;
	-o-transition: opacity .2s;
	-ms-transition: opacity .2s;
	pointer-events: none;
	z-index: 1;
}
.article-body > .col.fr.image-reference.expanded-figure-container:before {
	background-image: url(type/article/svg/collapse.svg);
}
.article-share-button-container {
	position: relative;
}
.article-source {
	margin-top: 0;
	color: #686a6c;
	font-size: 12px;
}
.article-source em {
	font-weight: bold;
	font-style: normal;
}
.article .icon > svg {
	height: 12px;
	width: 12px;
}
@media screen and (min-width: 720px) and (max-width: 900px) {
	
	.article-header-sidebar {
		width: 27.7777777778% !important;
	}
	.article-sidebar {
		width: 33.333333333% !important;
	}
}
@media screen and (min-width: 720px) {
	.article-header {
		margin-right: 35px !important;
	}
	
	.article {
		margin-bottom: 30px !important;
	}
	.article-lead {
		font-size: 1.1em;	
	}
	.s18 > .article-no-lead-media .article-header-sidebar {
		position: relative;
		left: -5.55555555556%;
		margin-bottom: 2em;
		border-left: 1px solid #e0e0e0;
	}
	
	.article-universe-list {
		display: block;
		padding: 0;
		margin: 0;
		list-style-type: none;
		margin-top: 10px;
	}
	.article-universe-list li {
		position: relative;
		margin-bottom: 4px;
	}
	
	.s10 > .article-body,
	.s10 > .article-comments,
	.s10 > .article-dateline-footer {
		max-width: 500px;
	}
	
	.s10 > .article-body {
		min-height: 250px;
	}
	
	.s17 > .meta-widget-content > .article-lead {
		max-width: 680px;	
	}
	
	.article-sidebar {
		padding-top: 6px;
	}
	
	.article-sidebar > .widget,
	.article-sidebar .meta-widget-content,
	.article-sidebar .col > .widget,
	.article-header-sidebar > .meta-widget-content {
		max-width: 228px;
	}
	
	.article-header-sidebar > .meta-widget-content {
		margin-bottom: 20px;
	}
	
	.article-sidebar .plug-teaser > .title {
		font-size: 15px;
	}
	.article-sidebar .plug-footer,
	.article-sidebar > .universe > .meta-widget-content {
		display: none;
	}
	
	.article-sidebar > .widget.meta-widget {
		max-width: none;
	}
	
	.article-sidebar > .article-universe-teaser {
		padding-bottom: 5px;
		border-bottom: 1px solid #e0e0e0;
		margin-top: -10px;;
	}
	
	.article-sidebar > .article-universe-teaser + .universe {
		margin-top: 50px !important;
	}
	.article-byline {
		margin-bottom: 50px !important;
	}
	
	.article-byline .author .avatar {
		height: 48px;
		width: 48px;
		overflow: hidden;
		border-radius: 48px;
	}
	.article-byline .author {
		padding-left: 60px;
		min-height: 50px;
	}
	
	.article-byline-many .author .avatar {
		display: none;
	}
	.article-byline-many .author {
		min-height: inherit !important;
		padding-left: 0;
	}
	
	.article-source {
		font-size: 14px;
	}
	
	.article-dateline {
		margin-top: 20px;
	}
	
	.article-dateline-footer .article-update-date {
		border-left: 1px solid #e0e0e0;
		padding-left: 10px;
		margin-left: 10px;
	}
	
	.article-end {
		position: relative;
		height: 1px;
		clear: both;
	}
	
	.article-share-buttons {
		position: relative;
		width: 40px;
		margin-left: 15px;
		top: 8px;
	}
	.article-share-button-container {
		top: -5px;
	}
	
	.article-share-buttons .share-button-bar-toggle {
		float: none;
	}
	
	.article-share-buttons .share-toggle-button {
		display: none;
	}
	.article-share-buttons .share-button-bar {
		transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transition: none !important;
		-webkit-transition: none !important;
		opacity: 1 !important;
		width: auto !important;
	}
	.article-share-buttons .share-button-bar > a.share-button {
		width: 40px;
		height: 40px;
	}
	
	.article-share-buttons-fixed {
		position: fixed;
	}
	 
	.article-share-buttons { 
		transition: opacity .3s;
	}
	.article-share-buttons-hidden {
		opacity: 0;
	}
	
	.article-comments {
		margin-top: 30px;
	}
}
@media screen and (min-width: 1000px) {
	.s2 .article-share-buttons {
		margin-left: 33px;
	}
	.article-body > .col.fr.image-reference {
		max-width: 230px;
	}
	.expanded-figure-transition {
		-webkit-transition: width .4s, margin .4s, max-width .4s;
		-moz-transition: width .4s, margin .4s, max-width .4s;
		-o-transition: width .4s, margin .4s, max-width .4s;
		-ms-transition: width .4s, margin .4s, max-width .4s;
		transition: width .4s, margin .4s, max-width .4s;
	}
	
	.s12.article-lead-media > .widget {
		margin-bottom: 60px !important;
	}
	
	.s5.article-sidebar > .universe:first-child {
		margin-top: 180px !important;
	}
	
	.article-no-lead-media .s5.article-sidebar > .universe:first-child {
		margin-top: 0 !important;
	}
	.s4.article-header-sidebar > .article-byline .author .avatar {
		position: static;
		margin-bottom: 10px;
	}
	.s4.article-header-sidebar > .article-byline .author {
		padding-left: 0;
	}
}
@media screen and (min-width: 1100px) {
	
	.s10 > .article-body,
	.s10 > .article-comments,
	.s10 > .article-dateline-footer {
		max-width: 540px;
	}
}
.article-feature {
	margin: 0 !important;
}
.article-feature > header {
	position: relative;
}
.article-feature > .col {
	float: none;
	margin:2em 0 1em;
}
.article-feature-body-wrapper, 
.article-feature > .col > .widget {
	margin:0 10px;
}
.article-feature > .col > .widget.fullscreen {
	margin: 0;
}
.article-feature-body-wrapper > p,
.article-feature-body-wrapper > ol,
.article-feature-body-wrapper > ul {
	font-family: Georgia, serif;
	font-size: 19px;
	line-height: 27px;
	color: #3e3e3e;
	margin: 0 0 1em 0;
	-webkit-font-smoothing: antialiased;
}
.article-feature-body-wrapper > h2 {
	font-size: 33px;
	font-weight: normal;
	color: #464646;
	margin: 0 0 0.25em 0;
}
.article-feature .table > h2 {
	font-size: 1.2em;
	font-weight: 500;
	line-height: 1.2;
	margin: 0 0 10px 0;
	clear: both;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
	color: #3f3f3f;
}
.article-feature-body-wrapper > p + h2 {
	margin-top: 1em;
}
.article-feature-body-wrapper > p > strong {
	color: #333;
}
.article-feature-header-media {
	position: relative;
}
@media screen and (orientation:portrait) {
	
	.cssvwunit .article-feature-header-media .image:not(.video) .responsive-img,
	.cssvwunit .article-feature-header-media .image:not(.album-item) .responsive-img,
	.cssvwunit .article-feature-header-media .video-player .responsive-img {
		padding-bottom: 100% !important;
	}
	.cssvwunit .article-feature-header-media .image:not(.video),
	.cssvwunit .article-feature-header-media .video-player {
		overflow: hidden;
		height: 80vw;
		position: relative;
	}
	.cssvwunit .article-feature-header-media .image:not(.album-item) img {
		position: absolute;
		height: 80vw;
		width: auto;
		margin-left: -20%;
	}
}
@media screen and (orientation:portrait) and (min-width: 500px) {
	.cssvwunit .article-feature-header-media .atlas .plugin > div {
		height: 80vw;
	}
}
@media screen and (orientation:landscape) {
	
	.cssvwunit .article-feature-header-media .image:not(.video) .responsive-img,
	.cssvwunit .article-feature-header-media .image:not(.album-item) .responsive-img,
	.cssvwunit .article-feature-header-media .video-player .responsive-img {
		padding-bottom: 100% !important;
	}
	.cssvwunit .article-feature-header-media .image:not(.video),
	.cssvwunit .article-feature-header-media .image:not(.album-item),
	.cssvwunit .article-feature-header-media .video-player {
		overflow: hidden;
		height: 50vw;
		position: relative;
	}
	
	.cssvwunit .article-feature-header-media .image:not(.album-item) img {
		position: absolute;
		height: auto;
	}
}
@media screen and (orientation:landscape) and (min-width: 500px) {
	.cssvwunit .article-feature-header-media .atlas .plugin > div {
		height: 45vw;
	}
}
.article-feature-header-text {
	margin-top:30px;
	color:#2e2e2e;
	-webkit-font-smoothing: antialiased;
}
.article-feature-header-title, .article-feature-header-preamble {
	text-align: center;
}
.article-feature-header-title {
	text-transform: uppercase;
	margin:0 5%;
	font-size: 33px;
	font-weight: bold;
	line-height: 1.125;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}
.article-feature-header-preamble {
	margin:0 5%;
	font-size: 19px;
	font-weight: 500;
	line-height: 1.25;
}
.article-feature-header-preamble p {
	margin:0.5em 0 1em 0;
}
.article-feature-sharing {
	position: relative;
	text-align: center;
	margin: 0 auto 16px auto;
}
.article-feature-sharing:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	height: 1px;
	width: 100%;
	background-color: #ccc;
}
.article-feature-sharing .share-button-bar {
	display: inline-block;
	padding:0 20px;
	background-color: #fff;
	position: relative;
	z-index: 2;
}
.article-feature-sharing .share-button-bar > a.share-button {
	width: 40px;
	height: 40px;
	margin-bottom: 0;
	margin-right: 15px;
}
.article-feature-sharing .share-button-bar > a.share-button .skin-fill {
	color:#FFF;
}
.article-feature-sharing .share-button-bar > a.share-button:last-child {
	margin-right: 0;
}
.article-feature .image:not(.album-item) figcaption {
	color:#686868;
}
.article-feature .image:not(.album-item) figcaption small {
	font-size: 10px;
}
.article-feature-header-media .image:not(.album-item) figcaption {
	position: absolute;
	bottom:0;
	right:0;
	left:0;
	z-index: 10;
	padding:8px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC45Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.9)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000',GradientType=0 );
}
html.ie9 .article-feature-header-media .image:not(.album-item) figcaption {
	filter:none;
}
.article-feature-header-media .image:not(.album-item) figcaption p {
	display: none;
}
.article-feature-header-media .image:not(.album-item) figcaption small {
	color:#ccc;
	text-align: right;
	margin:0;
	padding-top:10px;
}
.article-feature .image-reference.fr .image img {
	width: 60%;
	left: 20%;
}
@media screen and (max-width: 720px) { 
	.article-feature .image-reference.fr .image .responsive-img.F11 {
		padding-bottom: 60%; 
	}
	.article-feature .image-reference.fr .image .responsive-img.F169 {
		padding-bottom: 33.72%; 
	}
	.article-feature .image-reference.fr .image .responsive-img.F163 {
		padding-bottom: 11.25%; 
	}
	.article-feature .image-reference.fr .image .responsive-img.F34 {
		padding-bottom: 80%; 
	}
}
.article-feature .col.article-feature-meta {
	margin:1em 0 1.5em 0;
}
.article-feature .col.article-feature-meta > .widget {
	margin: 0;
}
.article-feature-byline {
	padding: 0 0 1em 0;
	margin: 0.5em 0 0 0;
	border-bottom: 1px solid #ccc;
}
.article-feature-byline .author {
	text-align: center;
	margin-right:0;
}
.article-feature-byline .show-all-authors {
	text-align: center;
	padding:0.75em 0 0 0;
	margin:1em auto 0 auto;
	display: block;
	background: none;
	border:none;
	width:70%;
	border-top:1px solid #e9e9e9;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.article-feature-byline .show-all-authors:before {
	content: "+ ";
	font-size: 16px;
}
.article-feature-byline .show-all-authors ~ .author {
	display: none;
}
.article-feature-byline .author .role {
	font-size: 13px;
	font-weight: 200;
}
.article-feature-byline .author .fn {
	font-size: 14px;
	font-weight: 500;
}
.article-feature-time {
	font-size: 14px;
	font-weight: 200;
	color:#727272;
	line-height: 1.5;
	text-align: center;
}
.article-feature-time .publish-date {
	line-height: 1;
}
.article-feature > .article-feature-universe {
	margin: 0;
}
.article-feature-group > .flow-reference,
.article-feature-universe > .col > .universe {
	margin-bottom: 2em !important;
}
.article-feature-group .widget-title, 
.article-feature-universe .widget-title {
	border:none;
}
.article-feature div.articlebody {
	padding:0;
	color:#727272;
	min-height: 0;
}
@media screen and (min-width: 720px) {
	.article-feature {
		margin: 0;
		overflow: hidden;
	}
	.article-feature-border, .article-feature-body-wrapper {
		padding: 0 15px;
		margin: 0 auto;
		max-width: 1150px;
		position: relative;
	}
	.article-feature-border:after {
		content: '';
		display: block;
		position: absolute;
		width:1px;
		height:50000px;
		margin-left: 63%;
		background-color: #ccc;
		z-index: 0;
	}
	.article-feature-body-wrapper > p,
	.article-feature-body-wrapper > ol, 
	.article-feature-body-wrapper > ul {
		margin-right: 40%;
	}
	.article-feature-body-wrapper > h2 {
		margin: 0 40% 0.5em 0;
	}
	.article-feature-body-wrapper > p + h2,
	.article-feature-body-wrapper > ul + h2 {
		margin-top: 1.5em;
	}
	.article-feature-header-title {
		margin:0 7% 0 7%;
		font-size: 60px;
	}
	.article-feature-header-preamble {
		margin:0 10% 0 10%;
		font-size: 22px;
	}
	.article-feature-sharing {
		padding:0;
		margin: 0 auto 32px auto;
		max-width: 1150px;
	}
	.article-feature-sharing .share-button-bar {
		padding:0 40px;
	}
	.article-feature-sharing .share-button {
		margin-right: 20px;
	}
	.overlay > .article-feature-header-media {
		margin-bottom:40px;
	}
	.overlay > .article-feature-sharing, .article-feature-sharing.bottom {
		position: absolute;
		bottom: -20px;
		margin: 0;
		width: 100%;
		max-width: none;
		z-index: 11;
	}
	.article-feature-sharing.bottom {
		bottom: auto;
		margin-top:12px;
	}
	.overlay > .article-feature-sharing:after, .article-feature-sharing.bottom:after {
		display: none;
	}
	.overlay > .article-feature-sharing .share-button-bar, .article-feature-sharing.bottom .share-button-bar {
		background-color: transparent;
	}
	.overlay > .article-feature-header-text {
		position: absolute;
		bottom: 0;
		width:100%;
		padding: 64px 0 32px 0;
		color: #fff;
		text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC45Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
		background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.9)));
		background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
		background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
		background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
		background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000',GradientType=0 );
	}
	.article-feature-header-media .image:not(.album-item) figcaption {
		background: none;
	}
	html.ie9 .overlay > .article-feature-header-text {
		filter:none;
	}
	.article-feature-time {
		text-align: left;
	}
	.article-feature > .col {
		width: auto;
		max-width: 1150px;
		margin: 2em auto;
		padding: 0 15px;
		position: relative;
	}
	.article-feature > .col.fc:not(.audio-reference) {
		background: #fff;
		margin:0;
		padding:32px 0;
		
		max-width: none;
	}
	.article-feature > .col.fc.article-feature-universe {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.article-feature-group > .col, 
	.article-feature-universe > .col {
		float: none;
		background: #fff;
		border-top: 1px #ccc solid;
		padding:0;
		margin:0;
	}
	.article-feature > .col.section-reference {
		background-color: #fff;
	}
	.article-feature > .col.section-reference,
	.article-feature-group > .col > .widget, 
	.article-feature-universe > .col > .widget  {
		width: auto;
		max-width: 1180px;
		margin: 0 auto !important;
		padding: 2.5em 0;
		float: none;
		position: relative;
	}
	.article-feature-universe > .col > .widget .meta-widget > .col > .widget {
		margin: 0 15px;
	}
	.article-feature > .section-reference > .section {
		margin-bottom: -30px !important;
	}
	.article-feature-group .widget-title, 
	.article-feature-universe .widget-title {
		margin-bottom: -5px;
	}
	.article-feature-group > .flow-reference,
	.article-feature-universe > .col > .universe {
		margin-bottom: 0 !important;
	}
	.article-feature-universe > .col > .universe {
		padding:0 0 2.5em 0;
	}
	.article-feature-universe > .col > .universe:first-child {
		padding: 2.5em 0;
	}
	.article-feature > .col.fr {
		margin: 0 auto;
		z-index: 2;
	}
	.article-feature > .col.fr:after {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 63%;
		height: 5px;
		width: 15px;
		margin-left:15px;
		background: transparent url(type/article/img/feature-assets.png) no-repeat 0 -372px;
	}
	.article-feature > .col.fr.audio-reference:after {
		top:16px;
	}
	.article-feature > .col.fr.article-feature-meta:after {
		display: none;
	}
	.article-feature > .col.fln > .widget,
	.article-feature > .col.fc.audio-reference > .widget {
		margin: 0 40% 0 0;
		padding:0;
		width: auto;
		position: relative;
	}
	.article-feature > .col.fc > .widget {
		margin:0;
	}
	.article-feature > .col.fl > .widget {
		margin: 0 40% 0 0;
	}
	.article-feature > .col.fr > .widget {
		margin: 0;
		width: 29.5%;
		position: absolute;
		right: 15px;
		
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	.article-feature > .col.fr > .widget.fullscreen {
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}
	.article-feature .col.fc .image:not(.album-item) figcaption {
		padding:8px 40px;
	}
	.article-feature .image-reference.fr .image img {
		width:100%;
		left: auto;
	}
	.article-feature > .col .quote {
		text-align: center;
	}
	.article-feature > .col > .quote blockquote {
		display: inline-block;
		padding:10px 66px;
	}
	.article-feature > .col > .quote blockquote .quote-text p {
		display: inline-block;
		font-size: 28px;
		text-align: left;
	}
	.article-feature > .col.fr .quote, .article-feature > .col.fl .quote {
		text-align: left;
	}
	.article-feature > .col.fr > .quote blockquote, .article-feature > .col.fl > .quote blockquote  {
		display: block;
	}
	.article-feature > .col.fl > .quote blockquote .quote-text p  {
		display: block;
		font-size: 25px;
	}
	.article-feature > .col.fr > .quote blockquote .quote-text p {
		display: block;
		font-size: 23px;
	}
	.article-feature > .col.fr > .quote blockquote {
		padding: 0 0 0 30px;
		margin-top: -15px;
	}
	
	.article-feature-byline {
		border-bottom: none;
		margin-top: 1em;
	}
	.article-feature-byline .author {
		text-align: left;
	}
	.article-feature-byline .show-all-authors {
		display: none;
	}
	.article-feature-byline .show-all-authors ~ .author {
		display: block;
	}
	
}
@media screen and (orientation:landscape) {
	.cssvwunit .article-feature > .col.fc > .video .responsive-img {
		padding-bottom: 50% !important;
	}
	.cssvwunit .article-feature > .col.fc > .video {
		margin-bottom: 30px;
		height: 50vw;
	}
	.cssvwunit .article-feature > .col.fc > .video img {
		height: 50vw;
		object-fit: cover;	
	}
	.cssvwunit .article-feature > .col.fc .atlas .plugin > div {
		height: 47vw;
	}
}
@media screen and (min-width: 980px) {
	.article-feature-border:after {
		margin-left: 65%;
	}
	
	.article-feature > .col.fr:after {
		left: 65%;
	}
}
@media screen and (min-width: 1080px) {
	.article-feature-header-title {
		margin: 0 10% 0 10%;
		font-size: 76px;
	}
}
@media screen and (min-width: 720px) and (max-width: 1260px) {
	.article-feature .col.fc .image:not(.album-item) figcaption {
		padding: 8px 15px;
		margin: 0 auto;
		max-width: 1150px;
	}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.article-feature > .col.fr:after {
		background-size: 40px auto;
		background-position: 0 -190px;
	}
}
.author {
	margin: 0 20px 0 0;
	font-style: normal;
	overflow: hidden;
}
.author .avatar, .author .twitter {
	display: none;
}
.author .role {
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	color: #727272;
}
.author .fn {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.author-reference:last-child {
	margin-bottom: 6px;
}
@media screen and (min-width: 720px) {
	.author-reference:last-child {
		margin-bottom: 0;
	}
	.author {
		position: relative;
		padding-left: 72px;
		min-height: 64px;
		margin: 0 0 13px;
	}
	.author .avatar {
		background: #EEE url(type/author/img/silhouette.png) no-repeat center bottom;
		display: block;
		height: 64px;
		width: 64px;
		position: absolute;
		left: 0;
	}
	.author .fn, .author .role {
		display: block;
	}
	.author .twitter {
		font-size: 12px;
		font-weight: 200;
		text-decoration: none;
		padding-left: 14px;
		position: relative;
		display: block;
		margin-top: 3px;
	}
	.author .twitter:after {
		content: '';
		display: block;
		position: absolute;
		top: 3px;
		left:0;
		width: 12px;
		height: 9px;
		background: transparent url(type/author/img/sprite.png) no-repeat 0 0;
		background-position: 0 0;
	}
	.more-than-three .author {
		padding:0;
		min-height: 0;
		margin: 0 0 5px 0;
	}
	.more-than-three .author .twitter, .more-than-three .author .avatar {
		display:none;
	}
	.more-than-three .author .fn {
		display: block;
	}
	.more-than-three .author .role {
		text-transform: none;
		font-size: 12px;
		font-weight: normal;
	}
}
.author .twitter:after {
		background-size: 13px 16px;
		background-position: 0 -6px;
	}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.author .twitter:after {
		background-size: 13px 16px;
		background-position: 0 -6px;
	}
}
@media print {
	.author {
		height: 70px;
	}
	.author .avatar,
	.author span {
		display: block;
	}
	.author .avatar,
	.author span,
	.author strong {
		position: absolute;
	}
	.author strong {
		padding-left: 0;
	}
	.author span,
	.author strong {
		left: 70px;
	}
	.author span {
		top: 2em;
	}
	.published {
		top: -1em;
	}
	.update-date {
		left: 20px;
		position: relative;
	}
	.published span:before {
		display: none;
	}
}
.video {
	clear: none;
	overflow: visible;
}
.video-player {
	position: relative;
	overflow: hidden;
	background-color: black;
}
.video-ready .video-player {
	cursor: pointer;
}
.video-player + .video-teaser {
	margin-top:8px;
}
.video-player video,
.video-player object,
.video-player iframe  {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}
.video-audio-player .video-player object,
.video-audio-player .video-player iframe {
	height: 80px !important;
	top: auto;
	bottom: -10px;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.video-audio-player .video-player audio {
	position: absolute;
	background: transparent;
	height: auto;
	width: 100%;
	top: auto;
	bottom: -30px;
	z-index: 1000;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.video-player video,
.video-player.video-fluid object {
	width: 100%;
	height: 100%;
}
.video-player img {
	position: relative;
	display: block;
	width: 100%;
	z-index: 80;
}
.video-hud {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: black;
	color: white;
	z-index: 90;
	font-size: 14px;
	border: 1px solid #474444;
	border-bottom-width: 0;
	border-left-width: 0;
	padding: 13px 13px 13px 15px;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box; 
	z-index: 2;
}
.video-title {
	margin: 0;
	line-height: 1.3em;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}
.title.video-title {
	margin: 10px 0 10px 0;
}
.video .share-button-bar {
	width: 150px;
	margin: 20px auto;
}
.video-metadata {
	padding: 0 13px 0 13px;
	margin-left: 60px;
	position: relative;
}
.video-metadata:before {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	border-left: 1px solid #706d6d;
	min-height: 44px;
	z-index: 1;
}
.video-status {
	width: 44px;
	height: 44px;
	float: left;
	position: relative;
	background: transparent url(type/video/img/sprite.png) -352px 0;
}
.video-duration {
	position: absolute;
	top:8px;
	right:8px;
	color: #fff;
	background: #26292A;
	font-size: 13px;
	line-height: 1;
	padding: 6px 10px;
}
.video-duration:empty {
	display: none;
}
.video-status.video-play {
	background-position: 0 0;
}
.video-status.video-live {
	background-position: -44px 0;
}
.video-status.video-live.video-unloaded {
	background-position: -396px 0;
}
.video-status.video-live-countdown-1 {
	background-position: -88px 0;
}
.video-status.video-live-countdown-2 {
	background-position: -132px 0;
}
.video-status.video-live-countdown-3 {
	background-position: -176px 0;
}
.video-status.video-live-countdown-4 {
	background-position: -220px 0;
}
.video-status.video-error {
	background-position: -264px 0;
}
.video-status.video-geoblock {
	background-position: -308px 0;
}
@-webkit-keyframes video-status-live-animation {
	0% {
		opacity: 0;
	}
	10% {
		-webkit-transform: scale(.1, .1);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(.8, .8);
		opacity: 0;
	}
}
@-moz-keyframes video-status-live-animation {
	0% {
		opacity: 0;
	}
	10% {
		-moz-transform: scale(.1, .1);
		opacity: 1;
	}
	100% {
		-moz-transform: scale(.8, .8);
		opacity: 0;
	}
}
@-webkit-keyframes rotate {
  from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); }
}
@-moz-keyframes rotate {
  from { -moz-transform: rotate(0deg); }
  to { -moz-transform: rotate(360deg); }
}
@-ms-keyframes rotate {
  from { -ms-transform: rotate(0deg); }
  to { -ms-transform: rotate(360deg); }
}
.video-status .video-loader {
	height: 44px;
	width: 44px;
	position: absolute;
	top:50%;
	left:50%;
	margin:-22px 0 0 -22px;
	z-index: 1;
}
.video-status.video-unloaded .video-loader {
	background: transparent url(type/video/img/loader.gif) no-repeat 2px 2px;
}
.video-status.video-live.video-player-state-ready .video-loader {
	border-radius: 44px;
	border: 8px solid rgba(255, 255, 255, .6);
	opacity: 0;
	margin:-30px 0 0 -30px;
	-webkit-animation: video-status-live-animation 2.5s infinite ease-out;
	-webkit-transform: scale(.1, .1);
	
	-moz-transform: scale(.1, .1);
	-moz-animation: video-status-live-animation 2.5s infinite ease-out;
}
.csstransforms .video-status.video-unloaded .video-loader {
	background-image: url(type/video/img/loader-dark.png);
	-webkit-animation-name: rotate; 
	-webkit-animation-duration: 1.3s;
	-webkit-animation-iteration-count: infinite; 
	-webkit-animation-timing-function: linear;
	-webkit-transform-origin: center;
	
	-moz-animation-name: rotate; 
	-moz-animation-duration: 1s;
	-moz-animation-iteration-count: infinite; 
	-moz-animation-timing-function: linear;
	
	-ms-animation-name: rotate; 
	-ms-animation-duration: 1s;
	-ms-animation-iteration-count: infinite; 
	-ms-animation-timing-function: linear;
}
.csstransforms figure.audio .video-status.video-unloaded .video-loader {
	background-image: url(type/video/img/loader-light.png);
}
.video-message {
	font-size: 13px;
	padding: 5px 0 5px;
	display: block;
}
.video-message:empty {
	padding: 0;
}
.flow-content > .col > .widget.video.reference {
	padding-left: 30px;
	background: transparent url(type/video/img/reference-play.png) no-repeat left center;
}
.video-embed {
	display: none;
}
.surrogate-content > .video-meta .video-title {
	font-size: 29px;
	font-weight: normal;
	line-height: 34px;
	color: #353839;
	margin:15px 0 10px;
}
.surrogate-content > .video-meta .video-description {
	font-size: 16px;
	font-weight: normal;
	line-height: 23px;
	color: #353839;
	margin:0 0 10px 0;
}
.surrogate-content > .video-meta .published {
	line-height: 1;
	padding:0;
	margin-bottom: 0;
	margin-top: 0;
	border:0;
	display: none;
}
.surrogate-content > .video-meta .published .publish-date {
	color:#686A6C;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
.surrogate-content > .video-meta .published .icon {
	line-height: 1;
}
.surrogate-content > .share-button-bar {
	text-align: center;
	width:auto;
}
.surrogate-content > .share-button-bar > a.share-button {
	float:none;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.surrogate-content > .share-button-bar > a.share-embed {
	display: none;
}
@media screen and (min-width: 720px) { 
	
	.video-hud {
		width: 300px;
	}
	.title.video-title {
		margin: 15px 0 15px 0;
	}
	.sl9 > .video .video-hud {
		width: 100%;
	}
	.sg9 > .video .video-duration {
		font-size: 14px;
		padding:7px 12px;
		top:15px;
		right:17px;
	}
	.csstransforms .article-feature-header-media .video-status.video-unloaded .video-loader,
	.csstransforms .article-feature .col.fc.video-reference .video-status.video-unloaded .video-loader {
		background-image: url(type/video/img/loader-light.png);
	}
	
	.article-feature-header-media .video-hud,
	.article-feature .col.fc.video-reference .video-hud {
		background-color: transparent !important;
		top:0;
		right:0;
		width:auto;
		border: none;
		padding: 0;
	}
	.article-feature-header-media .video-status,
	.article-feature .col.fc.video-reference .video-status {
		position: absolute;
		top:50%;
		left:50%;
		margin:-52px 0 0 -52px;
		width:104px;
		height:104px;
		background: transparent url(type/video/img/sprite-large.png) -832px 0;
		z-index: 1;
	}
	.article-feature-header-media .video-metadata,
	.article-feature .col.fc.video-reference .video-metadata {
		display: none;
	}
	.article-feature-header-media .video-status.video-play,
	.article-feature .col.fc.video-reference .video-status.video-play {
		background-position: 0 0;
	}
	.article-feature-header-media .video-audio-player .video-status.video-play,
	.article-feature .col.fc.video-reference .video-audio-player .video-status.video-play {
		background-position: -1040px 0;
	}
	.article-feature-header-media .video-status.video-live,
	.article-feature .col.fc.video-reference .video-status.video-live {
		background-position: -104px 0;
	}
	.article-feature-header-media .video-status.video-live-countdown-1,
	.article-feature .col.fc.video-reference .video-status.video-live-countdown-1 {
		background-position: -208px 0;
	}
	.article-feature-header-media .video-status.video-live-countdown-2,
	.article-feature .col.fc.video-reference .video-status.video-live-countdown-2 {
		background-position: -312px 0;
	}
	.article-feature-header-media .video-status.video-live-countdown-3,
	.article-feature .col.fc.video-reference .video-status.video-live-countdown-3 {
		background-position: -416px 0;
	}
	.article-feature-header-media .video-status.video-live-countdown-4,
	.article-feature .col.fc.video-reference .video-status.video-live-countdown-4 {
		background-position: -520px 0;
	}
	.article-feature-header-media .video-status.video-error,
	.article-feature .col.fc.video-reference .video-status.video-error {
		background-position: -624px 0;
	}
	.article-feature-header-media .video-status.video-geoblock,
	.article-feature .col.fc.video-reference .video-status.video-geoblock {
		background-position: -728px 0;
	}
	.article-feature-header-media .video-status.video-live.video-unloaded,
	.article-feature .col.fc.video-reference .video-status.video-live.video-unloaded {
		background-position: -832px 0;
	}
}
.rgba .video-hud {
	background-color: rgba(0, 0, 0, .65);
}
.rgba .video-duration {
	background-color: rgba(38, 41, 42, .8);
}
.inline-video-placeholder .media-hud,
.inline-video-placeholder .video-hud {
	display: none;
}
@media print {
	.video-player .video-hud {
		display: none;
	}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.video-status {
		background-image: url(type/video/img/sprite-retina.png);
		background-size: 724px 44px;
	}
}
@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 720px), (min-resolution: 192dpi) and (min-width: 720px) {
	.article-feature-header-media .video-status,
	.article-feature .col.fc.video-reference .video-status {
		background-image: url(type/video/img/sprite-large-retina.png);
		background-size: 1248px 104px;
	}
}
@media screen and (min-width: 800px) { 
	.surrogate-content.video {
		position: relative;
		padding:0 70px 0 80px;
		margin:25px 15px 55px 15px !important;
	}
	.surrogate-content > .share-button-bar {
		position: absolute;
		top: 0;
		left: 11px;
		width: 40px;
		margin: 0;
	}
	.surrogate-content > .share-button-bar > a.share-embed.enabled {
		display: inline-block;
	}
}
@media screen and (min-width: 1024px) { 
	.surrogate-content.video {
		padding:0 0 0 80px;
		margin:35px 15px 75px 15px !important;
	}
	.surrogate-content.video:after {
	  content: "";
	  display: table;
	  clear: both;
	}
	.surrogate-content > .video-player,
	.surrogate-content > .video-meta {
		float:left;
		margin: 0;
		width: 76.5%;
	}
	.surrogate-content > .video-meta .video-title {
		margin-top:0;
	}
	.surrogate-content > .video-meta {
		width: 23.5%;
	}
	.surrogate-content > .video-meta > * {
		margin-left: 28px;
	}
	.surrogate-content > .share-button-bar {
		left: 20px;
	}
}
.sl9 > .plug.video .title {
	position: static;
}
.sl9 > .plug.video .plug-image {
	width: 100%;
	float: none;
	margin-left: 0;
}
.sl9 > .plug.video .plug-preamble {
	display: inline;
}
.surrogate-content.video .video-hud.video-ready,
.surrogate-content.video .video-hud.video-play,
.surrogate-content.video .video-hud.video-loading,
.video.brief .video-hud.video-ready,
.video.brief .video-hud.video-play,
.video.brief .video-hud.video-loading {
	background: none;
	border:0;
}
.surrogate-content.video .video-hud.video-ready,
.surrogate-content.video .video-hud.video-play,
.surrogate-content.video .video-hud.video-loading {
	top:0;
	width:100%;
}
.surrogate-content.video .video-hud.video-ready .video-metadata,
.surrogate-content.video .video-hud.video-play .video-metadata,
.surrogate-content.video .video-hud.video-loading .video-metadata,
.video.brief .video-hud.video-ready .video-metadata,
.video.brief .video-hud.video-play .video-metadata,
.video.brief .video-hud.video-loading .video-metadata {
	display: none;
}
.surrogate-content.video .video-hud.video-ready .video-status,
.surrogate-content.video .video-hud.video-play .video-status,
.surrogate-content.video .video-hud.video-loading .video-status {
	position: absolute;
	top:50%;
	left:50%;
	margin:-22px 0 0 -22px;
	z-index: 1;
}
.video.brief .video-plug, .video.brief .plug-metadata {
	margin-top: 8px;
}
.video.brief .video-plug .video-title {
	margin:0 0 7px 0;
}
.video.brief .plug-metadata {
	visibility: hidden;
}
.no-js .video.brief .plug-metadata {
	visibility: visible;
}
.embedded .surrogate-content.video .share-button-bar,
.embedded .surrogate-content.video .video-meta {
	display: none;
}
.embedded .surrogate-content.video {
	margin: 0 !important;
	padding-left: 0;
}
.embedded .surrogate-content > .video-player {
	width: 100%;
	float: none;
}
.embedded .surrogate-content.video .video-hud.video-ready,
.embedded .surrogate-content.video .video-hud.video-play,
.embedded .surrogate-content.video .video-hud.video-loading {
	background-color: rgba(0, 0, 0, .65);
	top: auto;
	width: 300px;
	border: 1px solid #474444;
	border-bottom-width: 0;
	border-left-width: 0;
}
.embedded .surrogate-content.video .video-hud.video-ready .video-status,
.embedded .surrogate-content.video .video-hud.video-play .video-status,
.embedded .surrogate-content.video .video-hud.video-loading .video-status {
	position: relative;
	top: auto;
	left: auto;
	margin: 0;
}
.embedded .surrogate-content.video .video-hud.video-ready .video-metadata,
.embedded .surrogate-content.video .video-hud.video-play .video-metadata,
.embedded .surrogate-content.video .video-hud.video-loading .video-metadata {
	display: block;
}
figure.audio {
	position: relative;
	
}
.media-hud {
	overflow: hidden;
	padding: 13px 13px 13px 15px;
}
figure.audio .video-metadata:before {
	border-left-color: #3e3e3e;
}
figure.audio .video-status.video-unloaded {
	background-position: -680px 0;
}
figure.audio .video-status.video-playable {
	cursor: pointer;
}
figure.audio .video-status.video-play {
	background-position: -528px 0;
}
.video-audio-player .video-status.video-play {
	background-position: -440px 0;	
}
figure.audio .video-status.video-player-state-play {
	cursor: default;
	background-position: -680px 0;
}
figure.audio .video-status.video-player-state-paused,
figure.audio .video-status.video-player-state-ended {
	background-position: -528px 0;
}
figure.audio .video-status.video-player-state-play .video-loader {
	display: block;
	height: 20px;
	width: 18px;
	margin:-13px 0 0 -9px;
	position: relative;
}
figure.audio .video-status.video-live.video-unloaded,
figure.audio .video-status.video-live.video-player-state-play {
	background-position: -396px 0;
}
figure.audio .video-status.video-live,
figure.audio .video-status.video-live.video-player-state-paused,
.video-audio-player .video-status.video-live {
	background-position: -484px 0;
}
figure.audio .equalizer-bar {
	height: 50%;
	background-color: #f9f9f9;
	width: 3px;
	position: absolute;
	bottom: 0;
	display: none;
	transition: height .3s;
	-moz-transition: height .3s;
	-webkit-transition: height .3s;
	-o-transition: height .3s;
}
figure.audio .video-status.video-player-state-play .equalizer-bar {
	display: block;
}
figure.audio .video-status.video-player-state-ended .equalizer-bar {
	display: none;
}
figure.audio .equalizer-bar-2 { left: 5px;  }
figure.audio .equalizer-bar-3 { left: 10px; }
figure.audio .equalizer-bar-4 { left: 15px; }
figure.audio .equalizer-bar-state-2 { height: 25%; }
figure.audio .equalizer-bar-state-3 { height: 80%; }
figure.audio .equalizer-bar-state-4 { height: 15%; }
figure.audio .equalizer-bar-state-5 { height: 70%; }
figure.audio .equalizer-bar-state-6 { height: 40%; }
figure.audio .video-player-state-paused .equalizer-bar {
	height: 0;
}
figure.audio .video-title {
	font-size: 19px;
	text-transform: none;
}
figure.audio .video-description {
	font-size: 13px;
	margin: 5px 0 0 0;
	font-family: "Helvetica Neue", Arial, freesans, sans-serif;
}
figure.audio .video-description:empty {
	display: none;
}
figure.audio p.video-description,
figure.audio .video-title {
	color: #3f3f3f !important;
}
figure.audio .video-player video, 
figure.audio .video-player object, 
figure.audio .video-player iframe,
figure.audio .video-player audio {
	position: static;
	width: 100%;
	display: block;
}
figure.audio .video-player {
	height: 0px;
	transition: height .3s, opacity .3s;
	-moz-transition: height .3s, opacity .3s;
	-webkit-transition: height .3s, opacity .3s;
	-o-transition: height .3s, opacity .3s;
}
figure.audio .video-player {
	background: transparent;
	padding-left: 75px;
}
figure.audio .video-player.video-player-flash.video-player-ready {
	height: 40px;
}
figure.audio .video-player.video-player-jw {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 70px;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}
figure.audio .video-player.video-player-html5.video-player-ready {
	padding: 15px 0;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	height: auto;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}
figure.audio.video-hud-hidden .media-hud {
	visibility: hidden;
	min-height: 70px;
	padding: 0;
}
.grid.site {
	background-color: #fff;
	position: relative;
}
.site {
	margin: 20px auto 20px auto;
	border: 1px solid #b9b9b9;
	border-radius: 3px;
}
.menu {
	list-style-type: none;
}
.menu ul {
	margin: 0;
	padding: 0;
}
.menu li {
	float: left;
}
.menu-title {
	display: none;
}
.menu-main {
	position: relative;
	margin-bottom: 10px !important;
}
.touch.overflowscrolling .menu-main {
	margin-bottom: 0 !important;	
}
.menu-main .menu-item span {
	padding-bottom: 4px;
}
.menu-main .menu-item .skin-border {
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
.menu-main .menu-item a {
	display: block;
	font-weight: bold;
	color: #3f3f3f;
}
.menu-main .menu-title {
	display: block;
	font-weight: 500;
	margin: -48px 40px 21px 55px;
	z-index: 100;
	position: relative;
	font-size: 22px;
	text-align: center;
}
.menu-main .menu-title > a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.touch.overflowscrolling .menu-title {
	margin-bottom: 20px;
}
.menu-main .menu-content {
	float: left;
	clear: both;
}
.menu-main .menu-item {
	line-height: 40px;
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	border-radius: 2px;
}
.menu-main .menu-item span {
	padding-bottom: 9px;
	border-bottom-width: 3px;
}
.menu-main .menu-item:first-child {
	margin-left: 0;
}
.menu-main .menu-content {
	display: none;
}
.menu-main .menu-main-dropdown {
	clear: both;
	display: block;
	width: 100%;
}
.touch.overflowscrolling .menu-main .menu-content {
	display: block;
}
.touch.overflowscrolling .menu-main .menu-main-overflow-scroll {
	position: absolute;
	bottom: 0;
	height: 10px;
	left: 0;
	right: 0;
	background: white;
	z-index: 100;
}
.touch.overflowscrolling .menu-main .menu-container {
	max-width: 100%;
	overflow-y: hidden;
	overflow-x: auto;
	clear: both;
	height: 53px;
	position: relative;
}
.touch.overflowscrolling .menu-main .menu-container-empty .menu-container {
	height: 0;
}
.touch.overflowscrolling .menu-main .menu-main-overflow-indicator {
	width: 44px;
	position: absolute;
	top: 39px;
	bottom: 0;
	right: 0;
	z-index: 200;
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.94) 69%, rgba(255,255,255,1) 100%); 
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(69%,rgba(255,255,255,0.94)), color-stop(100%,rgba(255,255,255,1))); 
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.94) 69%,rgba(255,255,255,1) 100%); 
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.94) 69%,rgba(255,255,255,1) 100%); 
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.94) 69%,rgba(255,255,255,1) 100%); 
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.94) 69%,rgba(255,255,255,1) 100%); 
}
.touch.overflowscrolling .menu-main .menu-main-overflow-indicator:after {
	width: 0;
	height: 0;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: inherit;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	position: absolute;
	right: 0;
	bottom: 50%;
	margin-bottom: -2px;
	content: '';
	display: block;
	position: absolute;
}
.touch.overflowscrolling .menu-main.menu-main-underflow .menu-main-overflow-indicator {
	display: none;
}
@media screen and (min-width: 720px) {
	.touch.overflowscrolling .menu-main {
		margin-bottom: 30px !important;
	}
	.touch.overflowscrolling .menu-title {
		margin-bottom: -3px;
	}
	.touch.overflowscrolling .menu-main .menu-container {
		position: static;
		height: auto;
		clear: none;
	}
	.menu-main .menu-wrapper {
		border-bottom: 3px solid #dedede;
		zoom: 1;
	}
	.menu-main .menu-wrapper:before, 
	.menu-main .menu-wrapper:after {
		content: " ";
		display: block;
		padding: 0px !important;
		margin: 0px !important;
		height: 0px !important;
		visibility: hidden;
	}
	.menu-main .menu-wrapper:after { clear:both; }
	.menu-main .menu-title {
		float: left;
		z-index: 0;
		font-size: 27px;
		line-height: 62px;
		margin: auto 35px 0 0;
		font-weight: bold;
		border-bottom-width: 3px;
		border-bottom-style: solid;
		margin-bottom: -3px;
	}
	.menu-main .menu-title.no-skin-border:not(:hover) {
		border-bottom-color: transparent;
	}
	.ie8 .menu-main .menu-title.no-skin-border {
		border-bottom-color: transparent;
	}
	.menu-main .menu-title a {
		color: #3f3f3f !important;
	}
	.menu-main .menu-item a {
		padding-top: 15px;
		padding-bottom: 10px;
		font-weight: 400;
	}
	.menu-main .menu-item span {
		display: block;
		padding-bottom: 7px;
	}
	.menu-main .skin-border-hover:hover,
	.menu-main .skin-border {
		border-bottom-width: 3px;
		border-bottom-style: solid;
	}
	.menu-main-overflow-indicator,
	.menu-main-overflow-scroll {
		display: none;
	}
	.menu-main {
		margin-bottom: 30px !important;
		clear: none;
	}
	.menu-main .menu-content {
		display: block;
		clear: none;
		height: 62px;
	}
	.menu-main  {
		margin-bottom: 0px;
	}
	.menu-main .menu-main-dropdown {
		display: none;
	}	
}
@media print {
	.menu-container {
		display: none;
	}
	.menu-main .menu-title {
		margin-top: 0;
		text-align: left;
		padding-left: 0;
		margin-left: 0;
	}
}
.youtube {
	position: relative;
}
.youtube > img {
	width: 100%;
}
.youtube > iframe {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}
.vimeo {
	position: relative;
}
.vimeo > img {
	width: 100%;
}
.vimeo > iframe {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}
.recipe .title-large {
	margin-top: 0;
}
.recipe .text-body > p, 
.recipe .text-body li {
	font-family: Georgia, serif;
	line-height: 1.4;
}
.recipe .text-body > p {
	margin: .2em 0 1em;
}
.recipe .text-body h2 {
	color: #3f3f3f;
}
.article-preamble {
	color: #3f3f3f;
	font-weight: 600;
	font-size: 1.2em;
	margin: 0 0 0.6em;    
}
.recipe-list {
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 14px;
	color: #3f3f3f;
	line-height: 1.42em;
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
}
.recipe-list-meta {
	padding-left: 0;
	list-style-type: none;
	margin-top: 20px;
}
.recipe-list li {
	clear: both;
	margin-bottom: 6px;
}
.recipe-footer > div {
	border-top: 1px solid #cccccc;
	margin-top: 25px;
	padding-top: 10px;
}
.recipe-meta-title {
	margin: 0 0 7px 0;
	font-size: 19px;
	color: #3f3f3f;
}
.recipe-meta-title.recipe-meta-title-small {
	font-size: 14px;
}
.recipe-icon {
	list-style-type: none;
	font-size: 13px;
	line-height: 21px;
	margin-bottom: 15px !important;
	clear: none !important;
}
.recipe-icon:before {
	display: block;
	float: left;
	content: '';
	margin-right: 7px;
	background: transparent url(type/recipe/img/recipe-sprite.png) no-repeat 0 0;
}
.recipe-icon-time,
.recipe-icon-difficulty {
	float: left;
}
.recipe-icon-time:before {
	width: 17px;
	height: 20px;
}
.recipe-icon-difficulty:before {
	width: 53px;
	height: 20px;
	background-position: -37px 0;
}
.recipe-icon-difficulty-medium:before {
	background-position: -90px 0;	
}
.recipe-icon-difficulty-hard:before {
	background-position: -143px 0;	
}
.recipe-icon-time + .recipe-icon-difficulty {
	margin-left: 20px;
}
.recipe-icon-portions:before {
	height: 20px;
	width: 20px;
	background-position: -17px 0;
}
.recipe-icon-portions {
	clear: both !important;
}
.recipe-universes {
	clear: both;
}
.recipe-footer {
	margin-bottom: 20px;
}
.recipe-print-button {
	display: none;
	border: none;
	background: transparent;
	padding: 0;
	line-height: 20px;
	font-size: 13px;
	color: #3f3f3f;
}
.recipe-print-button:before {
	margin-right: 10px;
	height: 20px;
	width: 20px;
	display: block;
	float: left;
	content: '';
	background: transparent url(type/recipe/img/recipe-sprite.png) no-repeat -196px 0;
}
.recipe .article-content .text-body {
	margin-bottom: 20px;
}
.recipe .article-content .caption-cite {
	display: block;
	margin-top: -2px; 
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
	.recipe-icon:before,
	.recipe-print-button:before {
		background-image: url(type/recipe/img/recipe-sprite-retina.png);
		background-size: auto 20px;
	}
}
@media screen and (min-width: 720px) {
	.s18 > .recipe .article-header {
		padding-left: 40px;
	}
	.s18 > .recipe .article-content,
	.s18 > .recipe .recipe-footer {
		padding-left: 30px;	
	}
	.s18 > .recipe .article-header,
	.s18 > .recipe .article-content,
	.s18 > .recipe .recipe-footer {
		position: relative;
	}
	.s18 > .recipe .recipe-list {
		margin-bottom: 20px;
	}
	
	.s18 > .recipe .article-header:before,
	.s18 > .recipe .article-content:before,
	.s18 > .recipe .recipe-footer:before {
		display: block;
		content: '';
		position: absolute;
		top: 10px;
		bottom: 0;
		left: 0;
		border-left: 1px solid #cccccc;
	}
	.s18 > .recipe .article-content:before,
	.s18 > .recipe .recipe-footer:before {
		left: -10px;
		top: -30px;
	}
	.s18 > .recipe .recipe-footer:before {
		bottom: 8px;
	}
	.s18 > .recipe {
		margin-bottom: 15px !important;
	}
	.s18 > .recipe .recipe-header {
		margin-bottom: 20px;
	}
	
	.s18 > .recipe .recipe-media + .col > .article-header { 
		margin-top: 10px;
	}
	.s18 > .recipe .recipe-print-button {
		display: block;
		margin-bottom: 30px;
	}
	.recipe .share-button-bar {
		margin-top: 10px;
		float: right;
	}
	.recipe-footer {
		margin-bottom: 25px;
	}
}
@media print {
	.recipe-icon:before {
		width: auto;
		background-image: none;
	}
	.recipe-icon-difficulty:before {
		content: 'Vanskelighetsgrad:';
	}
	.recipe-icon-time:before {
		content: 'Tid:';
	}
	.recipe-footer {
		display: none;
	}
	.recipe-media {
		width: 300px;
	}
}
.tweet {
}
.twitter-tweet p,
.twitter-tweet {
	margin: 0;
}
.twitter-tweet p > span {
	background: transparent url(type/tweet/img/loader.png) no-repeat center center;
	height: 40px;
	width: 40px;
	display: block;
	text-align: center;
	
	margin-left: 50%;
	position: relative;
	left: -20px;
	-webkit-animation-name: rotate; 
	-webkit-animation-duration: 1.3s;
	-webkit-animation-iteration-count: infinite; 
	-webkit-animation-timing-function: linear;
	-webkit-transform-origin: center;
	
	-moz-animation-name: rotate; 
	-moz-animation-duration: 1s;
	-moz-animation-iteration-count: infinite; 
	-moz-animation-timing-function: linear;
	
	-ms-animation-name: rotate; 
	-ms-animation-duration: 1s;
	-ms-animation-iteration-count: infinite; 
	-ms-animation-timing-function: linear;
}
.widget.tweet figcaption {
  padding: 8px 4px;
}
.universe-link {
	display: block;
	margin-top: -20px;
	margin-bottom: 30px;
	font-size: 12px;
	text-align: right;
	border-bottom: 1px solid #CCC;
	text-transform: uppercase;
	line-height: 30px;
	font-weight: bold;
	color: #3f3f3f;
	position: relative;
}
.universe-link > .skin-plug-icon {
	display: inline-block;
	float: right;
	height: 15px;
	width: 26px;
	background-position: 100% 5px;
	margin: 5px -10px 0 0;
	padding-right: 11px;
}
.universe-title > .skin-plug-icon {
	background-position: 100% 4px;
	padding-right: 37px;
}
.surrogate > .universe-reference .universe-title > .skin-plug-icon {
	background-image: none;
}
.surrogate > .universe-reference .universe-title > .skin-text-hover:hover {
	color: inherit;
}
@media screen and (min-width:720px) {
	.surrogate > .universe-reference .universe-title > .skin-plug-icon {
		font-size: 40px;
		text-transform: none;
	}
	.surrogate > .universe-reference .universe-title {
		border-bottom: none;
		margin-bottom: 20px;
		font-weight: 500;
	}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.universe-link > .skin-plug-icon {
		background-position: 9px -52px;
		padding-right: 0;
	}
	.universe-title > .skin-plug-icon {
		background-position: 100% -52px;
		padding-right: 21px;
	}
}
figure, figcaption {
  display: block;
  margin: 0;
  padding: 0;
  clear: both;
  overflow: hidden;
}
.image .responsive-img {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  z-index:0;
}
.image .responsive-img.F-placeholder {
  padding-bottom:1px !important;
  width:1px !important;
  margin-top:-1px !important;
}
.image .responsive-img.F169 {
  padding-bottom: 56.25%;
}
.image .responsive-img.F11 {
  padding-bottom: 100%;
}
.image .responsive-img.F163 {
  padding-bottom: 18.75%;
}
.image .responsive-img.F34 {
  padding-bottom: 133.33%;
}
.image .js-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.image noscript > img {
  width:100%;
  height:auto;
}
.widget figcaption {
  padding: 8px 1px;
  color: #636363;
}
.widget figcaption p,
.widget figcaption small  {
  font-family: "Helvetica Neue", Arial, sans-serif;
  line-height: 1.3;
  margin:0;
  padding:0;
  display: block;
}
.widget figcaption p {
  font-size: 13px;
}
.widget figcaption small {
  font-size: 11px;
  text-transform: uppercase;
  margin-top:-2px;
}
.widget figcaption p + small {
  margin-top:2px;
}
#cssLoaded {
  width: 1px !important;
  height: 0;
  position: absolute;
  top: 0; 
  left: 0;
}
.articlebody .quote, .articlebody .fl .quote, .articlebody .fr .quote {
	margin:0 0 1.8em 0;
}
.articlebody .quote-reference.g50 {
	width:100%;
}
.quote blockquote {
	padding-left: 30px;	
	margin: 0;
}
.quote-text {
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	padding: .4em .8em .6em;
	position: relative;
	
	color: #333;
	line-height: 1;
	margin: 0;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}
.quote-text i {
	content: '';
	display: block;
	position: absolute;
	top: 6px;
	left:-27px;
	width: 32px;
	height: 23px;
	background: transparent url(type/quote/img/quote.png) no-repeat 0 0;
}
.quote-text p {
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #333;
	font-size: 19px;
	font-weight: 400;
	font-style: italic;
	line-height: 1.4;
	margin: 0;
}
.quote-source {
	position: relative;
	float:right;
	margin-left: 10px;
	padding: .6em .8em 0 2em;
	color: #686868;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1.2;
	text-transform: uppercase;	
}
.quote-source i {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 5px;
	height: 15px;
	width: 12px;
	background: transparent url(type/quote/img/quote.png) no-repeat 0 -74px;
}
@media screen and (min-width: 600px) {
	.articlebody .quote-reference.g50 {
		width:50%;
	}
	.quote blockquote {
		padding: 10px 0 10px 30px;	
		margin: 0;
	}
	.quote-text p {
		font-size: 23px;
		font-weight: 200;
	}
	.quote-source {
		font-weight: 200;
	}
	.articlebody .fl .quote {
		margin:.5em 1.5em 1em 0;
	}
	.articlebody .fr .quote {
		margin:.5em 0 1em 1.5em;
	}
}
@media screen and (min-width: 720px) {
	.articlebody .quote, .articlebody .fl .quote, .articlebody .fr .quote {
		margin:0 0 1.8em 0;
	}
	.articlebody .quote-reference.g50 {
		width:100%;
	}
	.quote-text p {
		font-size: 21px;
	}
	.quote blockquote {
		padding-left: 30px;	
		margin: 0;
	}
}
@media screen and (min-width: 1024px) {
	.articlebody .quote-reference.g50 {
		width:50%;
	}
	.quote blockquote {
		padding: 10px 0 10px 30px;	
		margin: 0;
	}
	.quote-text p {
		font-size: 23px;
	}
	.articlebody .fl .quote {
		margin:.5em 1.5em 1em 0;
	}
	.articlebody .fr .quote {
		margin:.5em 0 1em 1.5em;
	}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.quote-text i {
		background-size: 32px 61px;
		background-position: 0 -13px;
	}
	.quote-source i {
		background-size: 32px 61px;
		background-position: 0 -46px;
	}
}
.fact {
	position: relative;
	background-color: white;
	border: 1px solid #e0e0e0;
	border-bottom-width: 2px;
}
.fact-title {
	margin: 20px 15px 20px 10px;
	padding-bottom: 5px;
	font-size: 18px;
	border-bottom: 1px solid #e0e0e0;
}
.fact-with-image > .fact-title {
	margin-bottom: 5px;
	border-bottom-width: 0;
}
.fact .image figcaption {
	margin: 0 15px 0 10px;
	padding-bottom: 0;
}
.fact .image {
	margin-bottom: 15px;
}
.fact-body {
	padding: 0 15px 15px 10px;
	font-size: 13px;
	color: #333333;
	line-height: 1.54em;
}
.fact-body p {
	margin: 0 0 .8em 0;
}
.fact-body ul {
	margin: 0 0 .8em 1.2em;
	padding: 0;
	list-style-image: url(type/../common/img/bullet.svg);
}
.fact-body li {
	margin: 0 0 .5em 0;
}
.fact-body p:last-child,
.fact-body ul:last-child {
	margin-bottom: 0;
}
.fact-border {
	display: inline-block;
	position: absolute;
	top: -5px;
	left: 10px;
	height: 5px;
	min-width: 90px;
}
@media screen and (min-width: 720px) {
	.sg6 > .fact .fact-border {
		min-width: 180px;
	}
	.sg9 > .fact .fact-body {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
}
.link.reference {
	text-decoration: none;
    margin: 0.2em 0 1em;
}
.link.reference strong {
	color: #222;
}
.link.reference	span {
	text-decoration: underline;
}
.flow-content > .col {
	display: inline-block;
	float: none;
	vertical-align: top;
}
.flow-page-forward {
	-webkit-appearance: none;
	background: #e9e9e9;
	border: none;
	width: 100%;
	font-weight: bold;
	line-height: 40px;
	padding: 0;
	font-size: 15px;
}
.flow-page-forward span {
	font-size: 18px;
	display: inline-block;
	line-height: 40px;
	width: 20px;
	vertical-align: middle;
	position: relative;
	top: -2px;
}
.ie7 .flow-content > .col {
	margin-left: -1px;
	display: inline;
	zoom: 1;
}
.flow {
	margin-bottom: 20px;
}
.group.floor .flow > .meta-widget-content > .widget-title {
	border-bottom-width: 0;
	color: #9d9d9d;
}
.flow-swipe-pagination {
	display: none;
}
.flow-content > .col > .widget.reference {
	padding-bottom: 15px;
	padding-top: 15px;
	margin-bottom: 0;
	border-bottom: 1px solid #dddddd;
	display: block;
	font-size: 14px;
	color: #3f3f3f;
}
.flow-content > .col > .widget.reference > a {
	display: block;
}
.flow-content > .col:first-child > .widget.reference {
	padding-top: 0;
}
.flow-content > .col:last-child > .widget.reference {
	margin-bottom: 15px;
	border-bottom-width: 0;
}
.group.floor-top .flow-page-forward {
	border-top: 1px solid #dddddd;
	font-size: 11px;
	background-color: transparent;
	text-transform: uppercase;
	line-height: 32px;
}
.group.floor-top .flow-page-forward span {
	font-size: 14px;
	line-height: 32px;
	top: -3px;
}
.group.floor-top .flow-page-forward span.skin-loader-small {
	top: -2px;
}
.group.floor-top .pagination {
	margin: -11px 0 0 0px;
}
@media screen and (min-width:720px) {
	.flow .pagination {
		margin-bottom: 30px;
	}
	.flow-swipe-pagination {
		display: none;
	}
	.group.floor-top .pagination {
		max-width: 320px;
		margin: 0 auto;
	}
	.group.floor-top .flow-page-forward {
		line-height: 40px;
		border-bottom-width: 0;
	}
	.group.floor-top .flow-page-forward span {
		top: -2px;
	}
}
@media print {
	.flow {
		display: none;
	}
}
.dummy {
	background: #e7e7e7 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAJklEQVQImVXHoQEAMAgDsO7/Q8BzYKYQxOUhq7snCFJVg5wgJ8gH2Owoh/DInokAAAAASUVORK5CYII=) repeat;
	padding-bottom: 50px;
	border: 1px solid #c6cdcd;
}
.dummy h2 {
	margin: 0;
	font-size: 25px;
	text-align: center;
	color: white;
	margin-top: 50px;
	text-shadow: 1px 1px 4px #afb5b5;
	word-wrap: break-word;
	padding: 0 10px 50px 10px;
}
@media screen and (min-width: 480px) {
	.dummy h2 {
		font-size: 40px;
	}
}
.album {
	position: relative;
}
.text-body .fl .album .image,
.text-body .fr .album .image {
	margin-right: 0;
	margin-left: 0;
}
.text-body .fl .album {
	margin-right: 20px;
}
.text-body .fr .album {
	margin-left: 20px;
}
.album .dummy {
	position: absolute;
	z-index: 0;
	top: 5px;
	border:none;
	background: transparent;
	outline: none;
}
.album .scrollbar-measure {
	width: 100px;
	height: 100px;
	overflow: scroll;
	position: absolute;
	top: -9999px;
}
.album .album-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.album .album-overlay .caption {
	position: absolute;
	z-index: 1;
	bottom: 14px;
	left: 16px;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,0.6);
	margin: 0;
	right: 0;
	margin-top: 42px;
}
.album .album-overlay:hover {
	cursor: pointer;
}
.no-cssgradients .album .album-overlay {	
	
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAABNJREFUeNpiYGBgsAYAAAD//wMAAEAAPKZBm+IAAAAASUVORK5CYII=');
}
.album .album-overlay {
	color: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
}
.album .album-overlay:after {
	content: ' ';
	color: #fff;
	background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,0.4),rgba(0,0,0,0));
	background-image: linear-gradient(bottom,rgba(0,0,0,0.4),rgba(0,0,0,0));
	
	width: 100%;
	height: 100px;
	position: absolute;
	bottom: 0;
	-webkit-transition: opacity 200ms;
	-ms-transition: opacity 200ms;
	-moz-transition: opacity 200ms;
	transition: opacity 200ms;
	opacity: 1;
}
.album .album-overlay:hover:after {
	opacity: 0.8;
}
.album .album-overlay p {
	display: none;
}
.album .album-overlay small {
	font-size: 13px;
}
.no-rgba .album .album-overlay {
	text-shadow: 1px 1px 1px rgba(100,100,100);
}
.album .album-icon {
	display: block;
	position: absolute;
	bottom: 35px;
	width: 44px;
	height: 44px;
	left: 14px;
	z-index: 1;
}
.album.fullscreen {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	margin: 0 !important;
	padding: 0;
	background-color: #212121;
	z-index: 10000;
	overflow: scroll;
	overflow-x: hidden;
}
.album.fullscreen.overflow-auto {
	overflow: auto;
	overflow-x: hidden;
}
.album .slider {
	display: none;
	white-space: nowrap;
	position: relative;
	margin: 0;
	padding: 0;
}
.album .slider * {	
	-webkit-perspective: 1000;
 	-webkit-backface-visibility: hidden;
	
    -webkit-touch-callout: none; 
    
   -webkit-text-size-adjust: none; 
   
   -webkit-tap-highlight-color: rgba(0,0,0,0);
   
   -webkit-user-select: none;
}
.album .slider > li {
	display: inline-block;
	white-space: normal;
	width: 100%;
	float: none;
	vertical-align: top;
	line-height: 0;
	zoom: 1;	
}
.album.fullscreen footer aside,
.album footer,
.album header,
.album nav {
	display: none;
}
.album.fullscreen header,
.album.fullscreen nav.breadcrumbs {
	display: block;
}
.album.fullscreen header section {	
	position: relative;
	background-color: #2e2e2e;
	height: 46px;
}
.album.fullscreen header .nrk-negativ {
	position: absolute;
	top: 0;
	left: 10px;
	height: 46px;
	width: 46px;
}
.album.fullscreen header .x-close {
	position: absolute;
	top: 10px;
	right: 10px;
	height: 30px;
	width: 30px;
	border: none;
	background-color: transparent;
	padding: 0;
}
.album.fullscreen header svg {
	width: 100%;
}
.album.fullscreen footer {
	color: #fff;
}
.album.fullscreen .skin-fill {
	color: transparent;
	fill: #777;
}
.album.fullscreen .share-btns a:after,
.album.fullscreen footer button:after,
.album.fullscreen header button:after {
	content:" ";
	display: block;
	position: absolute;
	top: -7px;
	left: -5px;
	width: 40px;
	height: 44px;
	background-color:transparent;
	z-index: 10;
}
.no-svg .album.fullscreen .share-btns a:after,
.no-svg .album.fullscreen footer button:after,
.no-svg .album.fullscreen header button:after {
	display: none;
}
.album.fullscreen aside {
	text-align: center;
}
.album.fullscreen aside a {
	position: relative;
	color: #777;
	margin: 0 3px;
	display: inline-block;
	border-bottom: none;
	text-decoration: none;
}
.album.fullscreen svg {
	fill: currentColor;
	width: 30px;
	height: 30px;
	position: relative;
	z-index: 1;
	pointer-events:none;
}
.album.fullscreen .prev-btn {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform:rotate(180deg);
	   -moz-transform:rotate(180deg);
	    -ms-transform:rotate(180deg);
	     -o-transform:rotate(180deg);
	        transform:rotate(180deg);
}
.album.fullscreen .bitmapsprite {	
	content: ' ';
	width: 30px;
	height: 30px;
	display: block;
}
.no-svg .album .album-icon {
	bottom:40px;
}
.no-svg .album .album-icon .bitmapsprite {
	content: ' ';
	background: transparent url(type/album/img/gallery_sprite.png) no-repeat -1px 3px;
	width: 50px;
	height: 50px;
}
.no-svg .album.fullscreen .next-btn .normal { background: url(type/album/svg/sprites/png/neste.png) no-repeat 0px 0px; }
.no-svg .album.fullscreen .next-btn:hover .hover { background: url(type/album/svg/sprites/png/neste-hover.png) no-repeat 0px 0px;}
.no-svg .album.fullscreen .prev-btn .normal { 
	background: url(type/album/svg/sprites/png/neste.png) no-repeat 0px 0px; 
}
.no-svg .album.fullscreen .prev-btn:hover .hover { 
	background: url(type/album/svg/sprites/png/neste-hover.png) no-repeat 0px 0px;
}
.no-svg .album.fullscreen .faceshare .normal { background: url(type/album/svg/sprites/png/facebook.png) no-repeat 0px 0px; }
.no-svg .album.fullscreen .faceshare:hover .hover { background: url(type/album/svg/sprites/png/facebook-hover.png) no-repeat 0px 0px;}
.no-svg .album.fullscreen .tweetshare .normal { background: url(type/album/svg/sprites/png/twitter.png) no-repeat 0px 0px; }
.no-svg .album.fullscreen .tweetshare:hover .hover { background: url(type/album/svg/sprites/png/twitter-hover.png) no-repeat 0px 0px;}
.no-svg .album.fullscreen .gplusshare .normal { background: url(type/album/svg/sprites/png/google.png) no-repeat 0px 0px; }
.no-svg .album.fullscreen .gplusshare:hover .hover { background: url(type/album/svg/sprites/png/google-hover.png) no-repeat 0px 0px;}
.no-svg .album.fullscreen .mailshare .normal { background: url(type/album/svg/sprites/png/mail.png) no-repeat 0px 0px; }
.no-svg .album.fullscreen .mailshare:hover .hover { background: url(type/album/svg/sprites/png/mail-hover.png) no-repeat 0px 0px;}
.no-svg .album.fullscreen .x-close .normal { background: url(type/album/svg/sprites/png/x.png) no-repeat 0px 0px; }
.no-svg .album.fullscreen .x-close:hover .hover { background: url(type/album/svg/sprites/png/x-hover.png) no-repeat 0px 0px;}
.no-svg .album.fullscreen .nrk-negativ .bitmapsprite { 
	background: url(type/album/img/nrk-logo-small.png) no-repeat 0px 0px; 
	width: 45px;
	height: 16px;
	margin-top: 15px;
}
.no-svg .album.fullscreen .svg-fix {
	display: block;
}
.no-svg .album.fullscreen .svg-fix:hover .normal,
.no-svg .album.fullscreen .svg-fix .hover {
	display: none;
}
.no-svg .album.fullscreen .svg-fix:hover .hover,
.no-svg .album.fullscreen .svg-fix .normal {
	display: block;
}
.svg .album.fullscreen .share-btns a:hover .normal,
.svg .album.fullscreen button:hover .normal,
.svg .album.fullscreen svg .hover {
	opacity: 0;
	-webkit-transition: opacity 200ms;
	-ms-transition: opacity 200ms;
	-moz-transition: opacity 200ms;
	transition: opacity 200ms;
}
.svg .album.fullscreen .share-btns a:hover .hover,
.svg .album.fullscreen button:hover .hover,
.svg .album.fullscreen svg .normal {
	cursor: pointer;
	opacity: 1;
}
.album.fullscreen h3 {
	line-height: 1.25;
	padding: 13px 0 15px;
	text-align: center;
	margin: 0;
	color: #fff;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	font-size: 21px;
	font-weight: normal;
}
.album.fullscreen p,
.album.fullscreen small {
	margin: 0 10px;
	font-size: 14px;
	color: #ccc;
	line-height: 1.45;
}
.album.fullscreen small {
	font-size: 11px;
	color: #aaa;
}
.album.fullscreen .breadcrumbs {
	text-align: center;
	height:44px;
	margin:-25px 0 -5px 0;
}
.album.fullscreen .breadcrumbs ol {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.album.fullscreen .breadcrumbs li {
	float: left;
	margin: 0;
	padding: 0;
}
.album.fullscreen .breadcrumbs a {
	position: relative;
	display: block;
	border: none;
	background: transparent;
	width:20px;
	height:44px;
	padding: 0;
	text-decoration: none;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.album.fullscreen .breadcrumbs a:after {
	content: " ";
	position: absolute;
	top:50%;
	left:50%;
	margin-top: -1px;
	margin-left: -1px;
	width:2px;
	height:2px;
	background: #898989;
	border-radius: 100%;
	pointer-events:none;
}
.no-touch .album.fullscreen .breadcrumbs a:hover:after {
	background: #afafaf;
	margin-top: -1.5px;
	margin-left: -1.5px;
	width:3px;
	height:3px;
}
.album.fullscreen .breadcrumbs a.selected:hover:after,
.album.fullscreen .breadcrumbs a.selected:after {
	background: #fff;
	margin-top: -2px;
	margin-left: -2px;
	width:4px;
	height:4px;
}
.album.fullscreen span {
	vertical-align: top;
}
.album.fullscreen .album-teaser,
.album.fullscreen .album-overlay {
	display: none;
}
.album.fullscreen figcaption {
	padding-bottom: 30px;
}
.album.fullscreen .slider {
	display: block;
	font-size: 0;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.album.fullscreen .slider.reduced-animation {
	-moz-transition: all 10ms ease;
	-ms-transition: all 10ms ease;
	-webkit-transition: all 10ms ease;
	-o-transition: all 10ms ease;
	transition: all 10ms ease;	
}
.album.fullscreen .slider.zeroTrans {
	-moz-transition: none;
	-ms-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.album .slider .wrapper {
	position: relative;
}
.album .slider .meta {
	max-width: 100%;
	min-height: 50px;
}
.album.fullscreen .meta aside {
	margin-bottom: 30px;
}
.no-js .album-reference > .album .album-teaser,
.no-js .album-reference > .album .album-overlay:after {
	display: none;
}
.no-js .album-reference > .album .album-overlay {
	position: static;
	height:auto;
	text-align: left;
	margin-bottom: 1em;
}
.no-js .album-reference > .album .album-overlay .caption {
	position: static;
	text-align: left;
	bottom: auto;
	left: auto;
	right:auto;
	color: #3f3f3f;
	text-shadow: none;
	margin: 0;
}
.no-js .album-reference > .album .album-overlay .caption p,
.no-js .album-reference > .album .album-overlay .caption small {
	display: block;
	margin: 0;
	text-shadow:none;
}
.album-reference noscript ol {
	list-style-type: none;
	margin:0;
	padding:0;
}
.album-reference noscript ol li {
	
}
.album-reference noscript img {
	display: block;
	width:100%;
	height:auto;
}
@media screen and (max-width: 460px) {
	.text-body .fl.album-reference,
	.text-body .fr.album-reference {
		width:100%;
		float:none;
		clear: both;
		margin-bottom: 1em;
	}
	.text-body .fl .album,
	.text-body .fr .album {
		margin-left: 0;
		margin-right: 0;
	}
}
@media screen and (min-width: 720px) {
	.sg9 > .album .album-overlay .caption {
		top: 45%;
		left: 0;
		text-align: center;
		position: absolute;
		width: 100%;
		letter-spacing: 0.2px
	}
	.sg9 > .album .album-overlay .caption p {
		margin: 0 10px;
	}
	.sg9 > .album .album-overlay .caption small {
		margin: 7px;
		display: inline-block;
		font-size: 13px;
	}
	.sg9 > .album .album-overlay p {
		display: block;
		font-size: 21px;
		font-weight: 600;
		letter-spacing: 0.5px;
		text-shadow: 0px 1px 1px rgba(0,0,0,0.6);
	}
	.sg9 > .album .album-overlay {
		height: 100%;
	}
	.sg9 > .album .album-overlay:after {
		height: 100%;
		top: 0;
	}
	.sg9 > .album .album-icon {
		left: 50%;
		top: 45%;
		margin-left: -33px;
		margin-top: -33px;
		width: 66px;
		height: 66px;
	}
	.no-svg .sg9 > .album .album-icon {
		top: 42.5%;
		margin-left: -46px;
		margin-top: -46px;
		width: 93px;
		height: 93px;
	}
	.no-svg .sg9 > .album .album-icon .bitmapsprite {
		background-position: -1px -49px;
		width: 93px;
		height: 93px;
	}
	.album.fullscreen figcaption {
		padding-bottom: 0;
	}
	.album.fullscreen header .nrk-negativ {
		position: absolute;
		top: -2px;
		left: 15px;
		height: 53px;
		width: 53px;
	}
	.album.fullscreen .center-aligned p,
	.album.fullscreen .center-aligned small {
		margin: 1px 150px 1px 1px;
	}
	.album.fullscreen .right-aligned p,
	.album.fullscreen .right-aligned small {
		margin: 1px;
	}
	.album.fullscreen h3 {
		line-height: 1.35;
		padding-top: 11px 110px;
	}
	.album .slider img {
		
		max-width: 100%;
		max-height: 100%;
		right: 0;
		margin: auto;
	}
	.album .slider .wrapper {
		padding: 0 15px;
	}
	.album .slider .responsive-img {
		height: 0;
	}
	.album .slider .right-aligned {
		position: absolute;
		bottom: 0;
		max-height: 100%;
		max-width: 200px;
		right: 15px;
		overflow: hidden;
		overflow-y: auto;
	}
	.album .slider .right-aligned figcaption {
		bottom: 50px;
	}
	.album .slider .center-aligned {
		margin: 0 auto;
		position: relative;
	}
	.album .slider .center-aligned figcaption {
		float: left;
		padding-bottom: 90px;
	}
	.album.fullscreen footer {
		display: block;
		position: fixed;
		bottom: 0;
		width: 100%;
		height: 53px;
		color: #777;
		background-color: #2e2e2e;
	}
	.album.fullscreen footer button {
		display: block;
		position: absolute;
		width: 30px;
		height: 30px;
		background-color: transparent;
		border: none;
		color: #777;
		padding: 0;
		bottom: 10px;
	}
	.album.fullscreen footer .next-btn {
		right: 100px;
	}
	.album.fullscreen footer .prev-btn {
		right: 140px;
	}
	.album.fullscreen footer aside {
		display: block;
		position: absolute;
		left: 15px;
		height:30px;
	}
	.album.fullscreen footer .counters {
		position: absolute;
		right: 35px;
		font-size: 12px;
		bottom: 17px;
	}
	.album.fullscreen footer button,
	.album.fullscreen footer aside {
		bottom: 11px;
	}
	.album.fullscreen .breadcrumbs {
		position: fixed;
		left: 33%;
		width: 34%;
		bottom:4px;
		margin:0;
		z-index: 1;
	}
	.album.fullscreen .meta aside {
		display: none;
	}
}
@media screen and (min-width: 1400px) {
	.album .slider .right-aligned {
		padding-left: 5px;
	}
}
@media screen and (min-width: 2000px) {
	.album .slider .right-aligned {
		padding-left: 10px;
	}
}
.plugin {
	position: relative;
	overflow: hidden;
}
.plugin > img {
	width: 100%;
}
.plugin > div {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 90;
	overflow: hidden;
}
.stadion .loader {
	text-align: center;
	color: #888;
}
.atlas .plugin > div {
	position: relative;	
	min-height: 400px;
}
.article.brief .atlas figcaption ,
.article.lean .atlas figcaption {
	display: none;
}
.atlas .plugin > div {
	padding-bottom: 100%; 
	height: auto;
	min-height: 0; 
}
.compilation .atlas .plugin > div {
	height: 400px;
}
@media screen and (orientation:portrait) and (min-width: 500px) {
	.atlas .plugin > div {
		height: 25vw;
		padding-bottom: initial; 
	}
	.lead-media .atlas .plugin > div {
		height: 60vw;
	}
}
@media screen and (orientation:landscape) and (min-width: 500px) {
	.atlas .plugin > div {
		height: 35vw;
		padding-bottom: initial; 
	}
	.lead-media .atlas .plugin > div {
		height: 40vw;
	}
}
.atlas.plug-image .plugin > div{
	height: auto;
	min-height: inherit;
}
.atlas.plug-image .plugin > div {
	position: relative;
	overflow: hidden;
	padding-bottom: 56.25%; 
	height: 0;
	min-height: 0; 
	max-width: 100%; 
	height: auto;
}
.atlas.plug-image .plugin > div > img {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;
	z-index: 90;
}
.atlas.plug-image .skin-loader {
	display: none;
}
.atlas .skin-loader {
	position: absolute; 
	top: 50%; 
	left: 50%;
}
.atlas .leaflet-bar a, 
.atlas .leaflet-bar a:hover {
    color: #000 !important;
}
.monolog.js-initialize:after {
	padding: 100px 0 100px 0;
	content: 'Laster inn, vennligst vent';
	display: block;
	font-size: 2em;
	color: #F2F2F2;
	text-align: center;
}
.monolog header article {
	margin-top: 13px;
}
.monolog header h3 {
	margin-bottom: 10px;
}
.monolog header article {
	background-color: white;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	padding: 10px;
	margin-bottom: 20px;
	position: relative;
}
.monolog header p {
	padding: 0;
	margin: 0;
	font-size: 0.812em;
}
.monolog header article:after {
	position: absolute;
	width: 24px;
	height: 13px;
	content : '';
	background: transparent url(type/monolog/img/arrow.png) no-repeat 0 0;
	left: 50%;
	bottom: -13px;
	margin-left: -12px;
	
}
.monolog ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.monolog .error {
	color: #cc0000;
	padding: 5px;
	text-align: center;
}
.monolog .divider {
	position: relative;
	background-color: #f2f2f2;
	color: #475766;
	line-height: 36px;
	text-align: center;
	font-weight: bold;
	margin-top: -1px;
}
.monolog .divider:before, .monolog .divider:after {
	content: "";
	display: block;
	height: 5px;
	top: 0;
	left: 0;
	right: 0;
	position: absolute;
	background: url(type/article/img/zigzag.png);
}
.monolog .divider:after {
	background-position: 0 5px;
	bottom: 0;
	top: auto;
}
.monolog .divider .time {
	display: none;
}
.monolog .bulletin {
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0 11px 0;
	overflow: hidden;
}
.ie7 .monolog li {
	height: 1%;
	width: 100%;
}
.monolog .bulletin figure {
	display: inline-block;
	width: 100%;
	margin-top: 4px;
}
.monolog .bulletin .avatar,
.monolog .bulletin .author-name {
	display: none;
}
.monolog .bulletin time .time {
	color: #cc0000;
	font-weight: bold;
	display: block;
	margin-top: 1px;
	font-size: 0.9em;
}
.monolog .bulletin time .date {
	display: none;
}
.monolog .bulletin.old time .date {
	color: #AAA;
	font-size: .7em;
	display: block;
	position: absolute;
	top: 1.8em;
}
.monolog .bulletin.old aside {
	padding: 0 0 1em;
}
.monolog .bulletin aside {
	position: relative;
	float: left;
	min-width: 50px;
	margin-top: 1px;
}
.monolog .bulletin .body {
	margin: 0 10px 10px 55px;
	color: #333333;
	font-family: Georgia, serif;
	line-height: 1.4em;
	padding-left: 20px;
}
.monolog .bulletin .body:last-child {
	margin-bottom: 0;
}
.monolog .push-button {
	float: right;
	margin-top: 20px;
	width: 100%;
}
.monolog.js-initialize .push-button {
	display: none;
}
.monolog .load-history {
	background: #e9e9e9;
	border: none;
	width: 100%;
	font-weight: bold;
	line-height: 40px;
	padding: 0;
	font-size: 15px;
}
.monolog .load-history span {
	margin-right: 5px;
	position: relative;
	top: -1px;
	font-size: 18px;
}
@media screen and (min-width: 720px) {
	.monolog .bulletin aside {
		padding-left: 10px;
	}
	
	.monolog .bulletin figure {
		width: 50%;
		padding-left: 20px;
	}
	
}
.dialog.js-initialize:after {
	font-size: 1.6em;
	color: #f2f2f2;
	text-align: center;
}
.dialog .error {
	font-size: 0.8em;
	color: #cc0000;
	text-align: center;
}
.dialog .author-name {
	font-size: 13px;
	font-weight: bold;
	color: #3f3f3f;
}
.dialog .body {
	font-size: 0.81em;
	color: #4c4c4c;
}
.dialog time {
	font-size: 0.7em;
	color: #727272;
}
.dialog .dialog-content > article p,
.dialog header article p {
	font-size: .812em;
	color: #1b2126;
}
.dialog .dialog-content > aside,
.dialog header > aside {
	font-size: 13px;
}
.dialog header .input {
	font-size: 0.75em;
	color: #1b2126;
}
.dialog .form-messages {
	font-size: 0.812em;
	color: #74a028;
}
.dialog .form-error {
	color: rgba(158, 0, 0, 0.75);
}
.dialog .widget-title,
.dialog .toggle-message,
.dialog .toggle-chat {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: normal;
	color: #3f3f3f;
}
.dialog .widget-title span {
	text-transform: none
}
.dialog ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.dialog .form-messages {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.dialog .form-messages li {
	margin: 0;
	padding-bottom: 5px;
}
.dialog {
	position: relative;
	border: 1px solid #d7d7d7;
	
	background-color: #eee;
}
.dialog > h3.widget-title {
	border-bottom: 1px solid #d7d7d7;
}
.dialog > h3.widget-title,
.dialog .toggle-message,
.dialog .toggle-chat {
	display: block;
	background: url(type/dialog/img/grey-gradient.png) repeat-x;
	height: 41px;
	line-height: 41px;
	margin: 0;
	padding: 0 10px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 5;
}
.view-dialog > h3.widget-title {
	background: white;
}
.form-expanded > h3.widget-title,
.hide-dialog > h3.widget-title {
	background: url(type/dialog/img/grey-gradient.png) repeat-x;
}
.dialog .widget-title,
.dialog .toggle-chat,
.dialog .toggle-message {
	position: relative;
	float: right;
	border-left: 1px solid #ccc;
	cursor: pointer;
}
.dialog .widget-title {
	border-left: none;
}
.form-expanded > h3.widget-title:hover,
.dialog .toggle-chat:hover,
.dialog .toggle-message:hover {
	background: #eee;
}
.form-expanded .toggle-message:hover {
	background: #fff;
}
.hide-dialog > h3.widget-title:hover {
	background: url(type/dialog/img/grey-gradient.png) repeat-x;
}
.dialog h3.widget-title,
.dialog .toggle-message {
	padding-left: 34px;
}
.dialog .widget-title:before,
.dialog .toggle-message:before {
	content: ' ';
	background: url(type/dialog/img/dialog-sprite.png) no-repeat;
	width: 20px;
	height: 17px;
	display: block;
	position: absolute;
	top: 13px;
	left: 8px;
}
.dialog .widget-title:before {
	background-position: 0 -17px;
}
.form-expanded .toggle-message {
	background: white;
}
.dialog.inactive .toggle-message,
.dialog .toggle-chat {
	display: none;
}
.dialog .expanded-chat .widget-title {
	background: white;
}
.dialog.inactive .widget-title {
	cursor: default;
}
.dialog .widget-title span {
	background-color: transparent;
	position: relative;
	padding: 0;
}
.ie7 .dialog h3.widget-title,
.ie7 .dialog .toggle-message {
	padding-left: 9px;
}
.ie7 .dialog .widget-title span {
	background-image: url(type/dialog/img/dialog-sprite-icon.png);
	background-repeat: no-repeat;
	padding-left: 24px;
	background-position: 0 1px;
}
.dialog header {
	position: relative;
	margin-top: 41px;
	z-index: 4;
}
.dialog header form {
	position: absolute;
	top: 0;
	left:0;
	right:0;
	z-index: 99;
	margin: 0 0 0 10px;
	padding: 10px;
	background-color: white;
	border-bottom: 1px solid #f7f7f7;
	border-left: 1px solid #f7f7f7;
	-webkit-box-shadow: 0 5px 9px -4px #333;
	-moz-box-shadow: 0 5px 9px -4px #333;
	box-shadow: 0 5px 9px -4px #333;
	
	display: none;
}
.ie7 .dialog header form,
.ie8 .dialog header form {
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}
.form-expanded header form {
	display: block;
}
.dialog .dialog-content > article,
.dialog header article {
	position: relative;
	z-index: 3;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ccc;
	padding: 10px;
}
.dialog .dialog-content > article p,
.dialog header article p {
	margin: 0;
	padding: 0;
}
.dialog .dialog-content > aside,
.dialog header > aside {
	position: relative;
	z-index: 3;
	margin: 0;
	background-color: #fee;
	padding: 10px;
	border-bottom: 1px dashed #ee8484;
}
.dialog .dialog-content .bulletin {
	border-bottom: 1px solid #cdcdcd;
	padding: 5px 7px 10px 10px;
	margin-bottom: 0;
	background-color: white;
	position: relative
}
.dialog .dialog-content .bulletin.twitter aside,
.dialog .dialog-content .bulletin.facebook aside {
	padding-right:25px;
}
.dialog .dialog-content .bulletin.twitter aside:after,
.dialog .dialog-content .bulletin.facebook aside:after {
	display: block;
	content:" ";
	position: absolute;
	top:10px;
	right:10px;
	width:15px;
	height:12px;
	overflow:hidden;
	background-image: url(type/dialog/img/twitter.png);
}
.dialog .dialog-content .bulletin.facebook aside:after {
	width:12px;
	background-image: url(type/dialog/img/facebook.png);	
}
.dialog .avatar {
	border: 1px solid #ccc;
	padding: 2px;
	background-color: #f2f2f2;
	position: relative;
	display: block;
	height: 45px;
	width: 45px;
	float: left;
	margin: 4px 10px 10px 0;
}
.dialog header .input {
	color: #1b2126;
	font-size: .75em;
	padding: 7px;
	border-radius: 2px;
	background-color: #f7f7f7;
	border: 1px solid #c8c8c8;
	border-left-color: #e9e9e9; 
	border-bottom-color: #e9e9e9; 
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.dialog header textarea.input {
	width: 100%;
	margin-bottom: 10px;
}
.ie7 .dialog header .input {
	width: 95%;
}
.dialog header .push-button {
	float: right;
	margin-left: 5px;
	visibility: visible;
}
.ie7 .dialog header .push-button.push-button-primary {
	margin-right: 15px;
	margin-top: 10px;
}
.dialog header .input {
	border: 1px solid #d7d7d7;
}
.dialog header .input:focus {
	background-color: #fbfbfb;
	border-color: black;
}
.dialog input::-webkit-input-placeholder {
    color:    #7f7f7f;
}
.dialog input:-moz-placeholder {
    color:    #7f7f7f;
}
.dialog input:-ms-input-placeholder {
    color:    #7f7f7f;
}
.dialog textarea::-webkit-input-placeholder {
    color:    #7f7f7f;
}
.dialog textarea:-moz-placeholder {
    color:    #7f7f7f;
}
.dialog textarea:-ms-input-placeholder {
    color:    #7f7f7f;
}
.dialog .load-history {
	margin: 15px;
	float: right;
}
.live .new {
	transition: all 0.6s;
	-o-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.live .new {
	background-color: #fffbcf !important;	
}
.monolog .bulletin-report {
	display: none;
}
.dialog .bulletin-report {
	display: none;
}
.dialog .bulletin-report span {
	visibility: hidden
}
.dialog .bulletin-report:hover{
	background-position: 0 -12px;
	text-decoration: none;
}
.js-dialog-chat.inactive {
	display: none;
}
.js-dialog-chat.active .toggle-message,
.js-dialog-chat.active header,
.js-dialog-chat .dialog-content {
	display: none;
}
.js-dialog-chat.active .dialog-show {
	display: block;
}
.js-dialog-chat .divider,
.js-dialog-chat .divider:after,
.js-dialog-chat .divider:before,
.js-dialog-chat header aside,
.js-dialog-chat .dialog-content > aside {
	display: none;
}
.js-dialog-chat.inactive header aside,
.js-dialog-chat.inactive .dialog-content > aside {
	display: block;
}
.js-dialog-chat .load-history {
	display: none;
}
.js-dialog-chat.hide-dialog .dialog-show,
.js-dialog-chat.view-dialog .dialog-hide {
	display: block;
}
.js-dialog-chat.hide-dialog .dialog-hide,
.js-dialog-chat.view-dialog .dialog-show {
	display: none;
}
.js-dialog-chat.view-dialog .toggle-message,
.js-dialog-chat.view-dialog header,
.js-dialog-chat.view-dialog .dialog-content {
	display: block;
}
.js-dialog-chat .dialog-hide-message {
	display: none;
}
@media screen and (min-width: 720px){
	.fluid-align > .dialog-reference {
		position: relative;
	}
	.fluid-align > .dialog-reference > .widget {
		position: relative;
	}
}
@media screen and (min-width: 769px){
	.fluid-align > .s6 {
		position: absolute;
	}
	.fluid-align > .dialog-reference > .widget {
		position: absolute;
	}
	.js-dialog-chat.active > h3.widget-title {
		background: white;
	}
	.js-dialog-chat.form-expanded > h3.widget-title,
	.js-dialog-chat.hide-dialog > h3.widget-title,
	.js-dialog-chat.inactive > h3.widget-title {
		background: url(type/dialog/img/grey-gradient.png) repeat-x;
	}
	.js-dialog-chat.form-expanded > h3.widget-title:hover {
		background: #eee;
	}
	.js-dialog-chat .dialog-content {
		position: absolute;
		top: 41px;
		left: 0;
		right: 0;
		bottom: 0;
		overflow-y: auto;
		display: block;
		z-index: 1;
	}
	.js-dialog-chat-reference,
	.js-dialog-chat {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
	}
	.js-dialog-chat {
		left: 0;
	}
	.js-dialog-chat.inactive,
	.js-dialog-chat.active header,
	.js-dialog-chat.active .toggle-message,
	.js-dialog-chat .dialog-hide {
		display: block;
	}
	.js-dialog-chat.inactive .dialog-hide,
	.js-dialog-chat.dialog .dialog-show {
		display: none;
	}
	.js-dialog-chat.hide-dialog .dialog-show,
	.js-dialog-chat.view-dialog .dialog-hide {
		display: block;
	}
	.js-dialog-chat.hide-dialog .dialog-hide,
	.js-dialog-chat.view-dialog .dialog-show {
		display: none;
	}
	.js-dialog-chat.hide-dialog .toggle-message,
	.js-dialog-chat.hide-dialog header,
	.js-dialog-chat.hide-dialog .dialog-content {
		display: none;
	}
	.js-dialog-chat .dialog-hide-message {
		display: table;
		height: 75%;
		width: 100%;
	}
	.js-dialog-chat .dialog-hide-message span {
		display: table-cell;
		vertical-align: middle;
		color: #999;
		text-align: center;
		font-size: 25px;
	}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.dialog .dialog-content .bulletin.twitter aside:after,
	.dialog .dialog-content .bulletin.facebook aside:after {
		background-size: 15px 19px;
		background-position: 0 -7px;
	}
}
.dialog .image img,
.dialog .tweetImage {
	max-width: 100%;
	margin-top: 7px;
}
.schedule {
	font-size: 0.9em;
	color: #333;
	margin: 0 10px;
}
.schedule.rich .channel table {
	-webkit-box-shadow: 3px 3px 10px #ddd;
	-moz-box-shadow: 3px 3px 10px #ddd;
	box-shadow: 3px 3px 10px #ddd;
	border-collapse: separate;
}
.ie7 .schedule.rich .channel table,
.ie8 .schedule.rich .channel table {
	background-color: #f4f4f4;
	border: 1px solid #cecece;
}
.schedule thead {
	border-bottom: 1px solid #ccc;
}
.schedule table {
	width: 100%;
}
.schedule.rich .col1 {
	width: 20%;
} 
.schedule.rich .col2 {
	width: 80%;
} 
.schedule.brief .col1 {
	width: 15%;
} 
.schedule.brief .col2 {
	width: 70%;
} 
.schedule.brief .col3 {
	width: 15%;
} 
.schedule.brief .hidden {
	display: none;
}
.schedule.brief td {
	overflow: hidden;
	height: 3em;
}
.schedule.brief .now {
	display: block;
	position: relative;
	text-indent: -300%;
	vertical-align: middle;
}
.ie7 .schedule.brief .now {
	margin-top: 0;
	background-image: url(type/schedule/img/target-24x24.gif);
	background-repeat: no-repeat;
	height: 45px;
	background-position: 0 22px
}
.ie7 .schedule .inline-block {
	float: left;
}
.schedule.brief .now:after {
	background: url(type/schedule/img/target-24x24.gif) no-repeat scroll 0 0 transparent;
	width: 50px;
	height: 22px;
	content: '';
	display: block;
	position: absolute;
	top: -2px;
	right: auto;
	left: 0;
}
.schedule.rich nav {
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
	text-align: center;
	color: #888;
}
.schedule.rich nav ul {
	padding: 0 10px;
}
.schedule.rich nav li {
	width: 40px;
	padding: 6px 0;
	margin: 0;
	border: 1px solid #e3e3e3;
	border-width: 1px 1px 1px 0;
	background-color: #eee;
	border-color: #ccc;
	display: inline-block;
}
.schedule.rich nav li:first-child {
	border-left-width: 0;
}
.schedule.rich nav li:hover {
	cursor: pointer;
	background-color: #ddd;
}
.schedule.rich nav li.disabled,
.schedule.rich nav li.disabled:hover {
	cursor: default;
	color: #ccc;
	background-color: #f6f6f6;
}
.schedule.rich nav li:first-child {
	border-left-width: 1px;
}
.schedule.rich nav span,
.schedule.rich nav abbr,
.schedule.rich nav strong {
	display: block;
	clear: both;
}
	
.schedule.rich nav span {
	font-size: 0.6em;
	line-height: 0.8;
}
.schedule.rich nav strong {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.6;
}
.schedule.rich nav abbr {
	font-size: 0.6em;
	line-height: 0.8;
}
.schedule.rich nav li.selected {
	border: 1px solid #ccc !important;
	position: relative;
	padding: 12px 5px;
	background: #fff url(type/schedule/img/idag.png) repeat-x;
	border-radius: 3px;
	overflow: visible;
	margin: -6px;
}
.schedule.rich .inline-block {
	width: 100%;
	padding-bottom: 30px;
}	
 
.schedule.rich .channel {
	padding: 0 10px;
	margin-top: 10px;
}
.schedule .nrk1 .logo,
.schedule .nrk2 .logo,
.schedule .nrk3 .logo,
.schedule .sport1 .logo,
.schedule .sport2 .logo,
.schedule .sport3 .logo,
.schedule .sport4 .logo,
.schedule .sport5 .logo,
.schedule .sport6 .logo,
.schedule .sport7 .logo,
.schedule .nrkp1 .logo,
.schedule .nrkp2 .logo,
.schedule .nrksport .logo {
	text-indent: -9999px;
}
.schedule .channel .logo {
	margin: 0;
	background-image: url(type/schedule/img/kanalsprite_vertical_sport.png);
	background-repeat: no-repeat;
	padding: 0;
	
	display: inline-block;
	border: none;
	height: 22px;
	width: 64px;
	float: right;
}
.schedule.rich .channels {
	font-size: 0;
}
.schedule.rich .inline-block {
	vertical-align: top;
}
.schedule.rich .inline-block .channel {
	font-size: 14px;
}
.schedule .channel.nrk1 .logo {
	background-position: 4px -60px;
}
.schedule .channel.nrk2 .logo {
	background-position: 4px -96px;
}
.schedule .channel.nrk3 .logo {
	background-position: 4px -132px;
}
.schedule .channel.sport1 .logo {
	background-position: -10px -175px;
}
.schedule .channel.sport2 .logo {
	background-position: -10px -212px;
}
.schedule .channel.sport3 .logo {
	background-position: -10px -249px;
}
.schedule .channel.sport4 .logo {
	background-position: -10px -286px;
}
.schedule .channel.sport5 .logo {
	background-position: -10px -323px;
}
.schedule .channel.sport6 .logo {
	background-position: -10px -360px;
}
.schedule .channel.sport7 .logo {
	background-position: -10px -406px;
}
.schedule .channel.nrkp1 .logo {
	background-position: 4px -438px;
}
.schedule .channel.nrkp2 .logo {
	background-position: 4px -476px;
}
.schedule .channel.nrksport .logo {
	background-position: -5px -512px;
}
.schedule.rich .schedule div.channel:nth-child(5n+8){
	clear: none;
}
.schedule.rich .schedule div.channel:nth-child(4n+7){
	clear: both;
}
.schedule th {
	text-align: left;
	font-weight: bold;
}
.schedule th, 
.schedule td {
	padding: 3px;
}
.schedule tr {
	margin: 0.8em 0;
	line-height: 1.5;
	vertical-align: top;
}
.schedule abbr {
	border-bottom: none;
}
.schedule.rich th:first-child,
.schedule.rich td:first-child {
	border-right: 1px solid #ccc;
}
.schedule.rich .even {
	background-color: #fff;
}
.schedule.rich .odd {
	background-color: #f4f4f4;
}
.schedule.rich .subprogram .schedule-title {
	padding-left: 25px;
}
@media screen and (min-width:480px){
	.schedule.rich .inline-block {
		width: 50%;
	}
	.schedule.rich .inline-block.live-wrapper {
		width: 100%;
	}
}	
@media screen and (min-width:769px){
	.schedule.rich .inline-block {
		width: 25%;
	}
	.schedule.rich .inline-block.live-wrapper .inline-block {
		width: 50%;
	}
	.schedule.rich .inline-block.live-wrapper {
		width: 50%;
	}
	.schedule th, 
	.schedule td {
		padding: 1px;
	}
	.schedule {
		margin: 0;
	}
}
@media screen and (min-width:970px){
	.schedule.rich .inline-block {
		width: 25%;
	}
	.schedule th, 
	.schedule td {
		padding: 3px 12px;
	}
}
.schedule.brief th:nth-child(2),
.schedule.brief td:nth-child(2) {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.channel-chooser .widget-title {
	display: none;
}
.channel-chooser .carousel-header {
	display: block
}
.ie7 .channel-chooser .carousel-content {
	display: block !important;
}
.channel-chooser .carousel-header li {
	position: relative;
	float: left;
	
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #f9f9f9;
}
.channel-chooser .carousel-header li.selected {
	background: url(type/carousel/img/channel-selected.png) no-repeat top left;
	z-index: 1;
	line-height: 66px;
	top: -3px;
	padding: 0 1px;
	border: none;
	-moz-box-shadow: 0 2px 5px -2px #555;
	-webkit-box-shadow: 0 2px 5px -2px #555;
	box-shadow: 0 2px 5px -2px #555;
}
.channel-chooser .carousel-header li.selected + li,
.channel-chooser .carousel-header li.selected,
.channel-chooser .carousel-header li:first-child {
	border-left-color: transparent;
}
.channel-chooser .carousel-header li a {
	padding: 0;
	min-width: 26px;
	display: block;
	outline: 0;
	height: 60px;
}
.channel-chooser .carousel-header li.selected a {
	height: 66px;
}
.channel-chooser .carousel-header li.selected a span {
	top: 21px;
}
.channel-chooser .carousel-header li a:hover {
	background-color: #fafafa;
}
.channel-chooser .carousel-header li.selected a:hover {
	background-color: transparent;
}
.channel-chooser .carousel-header a span {
	background: transparent url(type/carousel/img/channel-logos.png) no-repeat 50% 0;
}
.channel-chooser .carousel-header a span {
	display: block;
	position: relative;
	background: transparent url(type/carousel/img/channel-sprites-sport-1x.png) no-repeat 50% 0;
	text-indent: -999em;
	min-width: 65px;
	top: 18px;
	height: 25px;
	background-size: 60px 755px;
}
.channel-chooser .carousel-header li.kanal-nrk1 span {
	background-position: center -3px;
}
.channel-chooser .carousel-header li.selected.kanal-nrk1 span {
	background-position: center -253px;
}
.channel-chooser .carousel-header li.kanal-nrk2 span {
	background-position: center -28px;
}
.channel-chooser .carousel-header li.selected.kanal-nrk2 span {
	background-position: center -278px;
}
.channel-chooser .carousel-header li.kanal-nrk3 span {
	background-position: center -53px;
}
.channel-chooser .carousel-header li.selected.kanal-nrk3 span {
	background-position: center -303px;
}
.channel-chooser .carousel-header li.kanal-sport1 span {
	background-position: center -78px;
}
.channel-chooser .carousel-header li.selected.kanal-sport1 span {
	background-position: center -329px;
}
.channel-chooser .carousel-header li.kanal-sport2 span {
	background-position: center -103px;
}
.channel-chooser .carousel-header li.selected.kanal-sport2 span {
	background-position: center -354px;
}
.channel-chooser .carousel-header li.kanal-sport3 span {
	background-position: center -128px;
}
.channel-chooser .carousel-header li.selected.kanal-sport3 span {
	background-position: center -379px;
}
.channel-chooser .carousel-header li.kanal-sport4 span {
	background-position: center -153px;
}
.channel-chooser .carousel-header li.selected.kanal-sport4 span {
	background-position: center -404px;
}
.channel-chooser .carousel-header li.kanal-sport5 span {
	background-position: center -178px;
}
.channel-chooser .carousel-header li.selected.kanal-sport5 span {
	background-position: center -429px;
}
.channel-chooser .carousel-header li.kanal-sport6 span {
	background-position: center -203px;
}
.channel-chooser .carousel-header li.selected.kanal-sport6 span {
	background-position: center -454px;
}
.channel-chooser .carousel-header li.kanal-sport7 span {
	background-position: center -228px;
}
.channel-chooser .carousel-header li.selected.kanal-sport7 span {
	background-position: center -479px;
}
.channel-chooser .carousel-header ul {
	
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	border: 0px solid #c9c9c9;
	width: auto;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	position: relative;
	z-index: 10;
	background: url(type/carousel/img/channel-background.png) repeat-x;
}
.channel-chooser .carousel-header a span {
	display: block;
	z-index: 0;
	position: relative;
	z-index: 100;
}
.carousel-filter .carousel-header select.dropdown,
.carousel-title-menu .carousel-header select.dropdown,
.channel-chooser .carousel-header select.dropdown {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.section-aux .carousel-filter .carousel-header select.dropdown,
.section-aux .carousel-title-menu .carousel-header select.dropdown {
	display: none;
}
.carousel-filter .carousel-header ul,
.carousel-title-menu .carousel-header ul,
.channel-chooser .carousel-header ul {
	display: none;
}
.channel-chooser .carousel-header:before {
	display: none;
}
.ie7 .channel-chooser .carousel-header li.selected {
	background-color: #00aedb;
}
.ie7 .channel-chooser .carousel-header li.selected a:hover {
	background-color: #00aedb;
}
@media screen and (min-width:481px) {
	.carousel-filter .carousel-header select.dropdown,
	.carousel-title-menu .carousel-header select.dropdown,
	.channel-chooser .carousel-header select.dropdown {
		
		display: block;
	}
	.carousel-filter .carousel-header ul,
	.carousel-title-menu .carousel-header ul,
	.channel-chooser .carousel-header ul {
		
		display: none;
	}
}
@media screen and (min-width: 720px) {
	.section-aux .carousel-filter .carousel-header {
		display: none;
	}
	.channel-chooser .carousel-header {
		padding-left: 20px;
		background-image: url(type/carousel/img/direkte.png);
		background-repeat: no-repeat;
	}
	.carousel-filter .carousel-header select.dropdown,
	.carousel-title-menu .carousel-header select.dropdown,
	.channel-chooser .carousel-header select.dropdown {
		display: none;
	}
	.carousel-filter .carousel-header ul,
	.carousel-title-menu .carousel-header ul,
	.channel-chooser .carousel-header ul {
		display: block;
	}
	.channel-chooser .carousel-header ul {
		height: 60px;
	}
	.carousel-title-menu .widget-title span {
		background-color: transparent;
		color: #3f3f3f;
	}
	.carousel-title-menu nav ul {
		margin-top: 0;
		padding-left: 0;
	}
	.carousel-title-menu nav li {
		position: relative;
	}
	.carousel-title-menu nav li.selected {
		background-color: #1191d2;
	}
	.carousel-title-menu nav li.selected a:before {
		display: block;
		height: 17px;
		width: 11px;
		content: ' ';
		background-image: url(type/carousel/img/filterselect.png);
		background-repeat: no-repeat;
		position: absolute;
		top: 50%;
		left: -11px;
		margin-top: -9px;
	}
	.carousel-title-menu nav li a {
		padding: 15px 20px;
		font-size: 14px;
		text-decoration: none;
		color: #000;
		display: block;
		border-bottom: 1px solid #e6e6e6
	}
	.carousel-title-menu nav li.selected a {
		color: #fff;
	}
}
@media only screen and (min-width: 720px) and (-webkit-min-device-pixel-ratio: 2){
	.channel-chooser .carousel-header a span {
		background-image: url(type/carousel/img/channel-sprites-sport-2x.png);
	}
	.ie7 .channel-chooser .carousel-header a span,
	.ie8 .channel-chooser .carousel-header a span {
		background-image: url(type/carousel/img/channel-sprites-sport-1x.png);
	}
}
@media screen and (min-width: 820px){
	.channel-chooser .carousel-header li a {
		padding: 0 7px;
	}
}
@media print {
	.channel-chooser {
		display: none;
	}	
}

.gallery {
	overflow: visible;
}
.gallery div.relative {
	border: 1px solid #000;
}
.gallery .dummy {
	position: absolute;
	z-index: 0;
	top: 5px;
	border:none;
	background: transparent;
	outline: none;
}
.no-js .gallery .mosaic,				
.no-js .gallery .slideshow {
	overflow: auto;
	overflow-x: auto;
	overflow-y: none;
}
.no-js div.galleryControls {
	display: none;
}
.gallery .mosaic,				
.gallery .slideshow {	
	position: relative;
	overflow: hidden;
	width: 100%;
	background-color: #0A0A0C;
}
.gallery .items {
	white-space: nowrap;
	position: relative;
	*width: 10000%;
}
.gallery .slideshow li {
	position: relative;
}
.gallery .mosaic ol,
.gallery .slideshow li {
	white-space: normal;
	width: 100%;
	*width: 1%;
 	-webkit-backface-visibility: hidden;
}
.gallery figure.rich {
	border: none;
}
.gallery ol {
	padding: 0;
	margin: 0;
}
.gallery .mosaic ol,
.gallery li {				
	font-family: "Helvetica Neue", Arial, sans-serif;
	display: inline-block;
	float: none;
	vertical-align: top;
	line-height: 0;
	zoom: 1;						
	*display: inline;
}
.gallery div.relative {
	font-size: 0;
	letter-spacing: -4px;
}
.gallery li figure, 
.gallery li span,
.gallery .imageControls {
	font-size: 16px;
	letter-spacing: normal;
}
.gallery .mosaic li {
	position: relative;
	float: none;
	display: inline-block;
	width: 33%;
	overflow: visible;
	 
	zoom: 1;
	*display: inline; 
}
.gallery .mosaic li figure {
	width: 104%;
	overflow: hidden;
}
.gallery figure  {
	position: relative;
}
article .body div.g100 .gallery figure {
	margin: 0;
}
.articlebody .gallery .image {
	margin: 0;
}
.gallery .mosaic .g33,
.gallery .mosaic .g50 {
	width: 100%;
	display: inline-block;
	zoom: 1;						
	*display: inline;
} 
.gallery img {
	
	z-index: 2;
}
.gallery figcaption {
	position: absolute;
	margin: 0;
	background-color:#000;			
	 	
	zoom: 1;
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	line-height: 1.4em;
}
.rgba .gallery figcaption {
	background-color: rgba(0,0,0,0.6);
}
	
.no-rgba .gallery .slideshow figcaption {
	background-color: transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#60000000,endColorstr=#60000000);       
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#60000000,endColorstr=#60000000)";
}
.gallery .mosaic figcaption {
	top: 0;
	bottom:0;
	left: 0;
	right: 0.7%;
	font-size: 0.8em;
	padding: 0;
}
.gallery li.col0 figcaption,
.gallery li.col1 figcaption {
	right: 3.7%;
}
.gallery li.overflowFix figcaption {
	background: #000;
	z-index: 5;
	cursor: default;
}
.gallery .mosaic figcaption p {
	padding: 12% 8% 0;
}
.gallery .slideshow figcaption {
	width: 94%;
	bottom: 0;
	padding: 1% 3%;
	font-size: 0.9em;
	z-index: 3;
}
.gallery small {
	color: #ccc;
}
.gallery .mosaic figcaption small {
	position: absolute;
	bottom: 5%;
	right: 8%;
	float: none;
}
.gallery .mosaic span.count {
	position: absolute;
	top: 17%;
	left: 8%;
	color: #fff;
	font-size: 16px;
	z-index:1;
}
.gallery span.count {
	font-size: 12px;
	position: absolute;
	top: 5%;
	left: 1%;
	z-index: 3;
	color: #fff;
	opacity: 0.8;
}
.no-swipe .gallery .slideshow span.count {
	display: none;
}
.no-swipe .gallery .mosaic img:hover {
	z-index: 0;
}
.no-swipe .gallery .mosaic li:hover figcaption {
	z-index: 3;
}
.no-swipe .gallery .mosaic li:hover span.count {
	z-index: 4;
}
.no-swipe .gallery .mosaic:hover {
	cursor: pointer;
}
.gallery .imageControls {
	background-color: #d8d8d8;
	z-index: 5;
}
.no-js .gallery button {
	display: none;
}
.gallery .next,
.gallery .prev,
.gallery .showMosaic,
.gallery .showSlideshow, 
.gallery .playGallery,
.gallery .pauseGallery {
	background-image: url(type/gallery/img/controls.png);
	background-repeat: none;
	cursor: pointer;
	padding: 0;
	margin: 0;
	background-color: transparent;
	border: none;
}
.gallery .next,
.gallery .prev {
	width: 19px;
	height: 47px;
	margin-top: -30px;
}
.gallery div.nrklogo {
	width: 34px;
	height: 14px;
}
.gallery figcaption p {
	margin: 7px 15px;
}
.article-feature .gallery figcaption p {
	color: white;
}
@media screen and (min-width: 720px) {
	.gallery figcaption p {
		margin: 7px 0;
	}
	.gallery .next,
	.gallery .prev {
		width: 30px;
		height: 70px;
		margin-top: -55px;
	}
	.gallery div.nrklogo {
		width: 69px;
		height: 25px;
	}
}
.gallery .prev,
.gallery .next {
	position: absolute;
	top: 50%;
	z-index: 9;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}
.gallery .toggleInfo {
	position: absolute;
	border-radius: 22px 22px 0 0;
	z-index: 9;
	bottom: 0;
	right: 0;
	display: inline-block;
	border: 0;
	background-color: #000;
	background-color: rgba(0,0,0,0.6);
	letter-spacing: normal;
	font-size: 12px;
	color: #fff;
	padding: 8px 12px 2px;
	margin-right: 5px;
}
.gallery .prev {
	left: 0;
}
.gallery .next {
	right: 0;
}
.gallery .showMosaic,
.gallery .showSlideshow, 
.gallery .playGallery,
.gallery .pauseGallery {
	width: 36px;
	height: 30px;
}
.gallery .next {
	background-position: -104px -32px;
}
.gallery .prev {
	background-position: -81px -32px;
}
.gallery .next:hover,
.gallery .next.hover,
.swipe .gallery .next {
	background-position: -104px -82px;
}
.gallery .prev:hover,
.gallery .prev.hover,
.swipe .gallery .prev {
	background-position: -81px -82px;
}
.gallery div.nrklogo {
	background-position: -132px -107px;
}
.gallery .imageControls, 
.gallery .slideshow figcaption {
	display: none;
}
@media screen and (min-width: 720px) {
	.no-swipe .gallery .toggleInfo {
		display: none;
	}
	
	
	.no-swipe .gallery .imageControls,
	.no-swipe .gallery .slideshow figcaption {
		display: block;
	}
	
	.gallery .next {
		background-position: -42px -32px;
	}
	
	.gallery .prev {
		background-position: -8px -32px;
	}
	.gallery .next:hover,
	.gallery .next.hover,
	.swipe .gallery .next {
		background-position: -168px -32px;
	}
	
	.gallery .prev:hover,
	.gallery .prev.hover,
	.swipe .gallery .prev {
		background-position: -133px -32px;
	}
}
.gallery .next:hover,
.gallery .next.hover,
.gallery .prev:hover,
.gallery .prev.hover,
.swipe .gallery .prev,
.swipe .gallery .next {
	opacity: 1.0;
	filter: alpha(opacity = 100);
}
.gallery .showMosaic:hover,
.gallery .showSlideshow:hover,
.gallery .playGallery:hover,
.gallery .playGallery.hover,
.gallery .pauseGallery:hover,
.gallery .pauseGallery.hover {
	opacity: 0.7;
	filter: alpha(opacity = 70);
}
.gallery .showMosaic {
	background-position: -177px -2px;
}
.gallery .showSlideshow {
	background-position: -73px 0;
}
.gallery .playGallery {
	background-position: -36px 0px;
}
.gallery .pauseGallery {
	background-position: 0 0;
}
.gallery .progressBar {
	height: 2px;
	width: 100%;
	background-color: #4e4e50;
}
.gallery .progressBar.inProgress {
	background-color: #666;
}
.gallery .imageControls {
	background-color: #0a0a0c;
	color: #fff;
	position: relative;
}
.gallery .rightRuler {
	position: absolute;
	top: 2px;
	bottom: 0;
	right: 35px;
	border-left: 1px solid #4e4e50;
}
.gallery .leftRuler {
	position: absolute;
	top: 2px;
	bottom: 0;
	left: 35px;
	border-right: 1px solid #4e4e50;
}
.gallery .pagination {
	color: #7e7e80;
	padding: 3px 0 0 10px;
	line-height: 200%;
	font-size: 0.8em;
	max-width: 85%;
	clear: none;
}
.gallery .imageControls .pagination span.currentPage {
	color: #fff;
}
.gallery .imageControls .pagination span {
	padding-right: 5px;
	text-decoration: none;
	color: #666;
}
.no-swipe .gallery .imageControls .pagination span:hover {
	color: #fff;
	cursor: pointer;
}
.gallery .tooltip {
		display:none;
		background-color:#000;
		color: #fff;
		border-radius: 3px;
		padding:3px;
		font-size:0.8em;
		box-shadow: 2px 2px 11px #666;
		z-index: 1000;
		position: absolute;
}
.gallery * {
	
    -webkit-touch-callout: none; 
    
   -webkit-text-size-adjust: none; 
   
   -webkit-tap-highlight-color: rgba(0,0,0,0);
   
   -webkit-user-select: none;
}
.stream-content {
	padding: 0;
	margin: 10px 0 0 0;
	list-style-type: none;
	position: relative;
}
.stream-item > .bulletin.rich {
	padding-top: 16px;
	margin-left: -10px;
	margin-right: -10px;
}
.stream-date-divider + .stream-item > .bulletin.rich,
.stream-item:first-child > .bulletin.rich {
	padding-top: 0px;
}
.stream-item.new .bulletin.rich > div {
	max-height: 0px;
	opacity: 0;
	overflow: hidden;
}
.stream-item.new .bulletin.rich > div {
	max-height: 0px;
	opacity: 0;
	overflow: hidden;
}
.stream-item .bulletin-publish-date {
	display: none;
}
.stream-item .stream-item-past .bulletin-publish-date {
	display: inline;
}
.stream-footer-button {
	position: relative;
	color: white;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 45px;
	display: block;
	padding: 0;
	border: none;
	font-weight: bold;
	width: 49.9999%;
	float: left;
	border-right: 1px solid #f6f6f6;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-box-shadow: 1px 1px 0px 0px #d8d8d8;
	box-shadow: 1px 1px 0px 0px #d8d8d8;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; 
}
.stream-footer-button:last-child {
	border-right-width: 0;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.stream-footer-button[disabled] {
	color: rgba(255, 255, 255, .4);
}
.stream-footer-button span {
	padding-left: 20px;
	background: transparent url(type/stream/img/pagination-sprite.png) no-repeat 3px 3px;
}
.stream-footer-button.stream-top-shortcut span {
	background-position: 0 -72px;
}
.stream-date-divider {
	font-size: 11px;
	color: #676767;
	background-color: #f6f6f6;
	padding: 10px 10px 10px 10px;
	margin: 0 -10px 16px -10px;
}
.stream-date-divider:first-child {
	margin-top: 16px;
}
.stream.lean .widget-title {
	position: relative;
	margin-bottom: 0;
	padding-left: 28px;
	padding-bottom: 6px;
}
.stream.lean .stream-pulse {
	top: -4px;
	left: 7px;
}
.no-cssanimations .stream.lean .stream-pulse {
	top: -1px;
	left: 5px;
}
.stream.lean .teaser.reference {
	display: block;
	font-size: 14px;
}
.stream.lean .teaser.reference > a {
	display: block;
	padding: 11px 7px 11px 7px;
	color: #333333;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 17px;
}
.stream.lean .teaser.reference > a:hover {
	background-color: #f3f3f3;
}
.stream.lean .teaser.reference > a > time {
	font-size: 13px;
	font-weight: normal;
	margin-right: 7px;
}
.stream.lean .teaser.reference.emphasis-high {
	background-color: #bb0011;
}
.stream.lean .teaser.reference.emphasis-high > a,
.stream.lean .teaser.reference.emphasis-high > a > time {
	color: white !important;
}
.stream.lean .teaser.reference.emphasis-high > a:hover {
	background-color: transparent;
}
.stream.lean .stream-item {
	margin-bottom: 0px;
}
.stream.lean .stream-item > .teaser {
	border-bottom: 1px solid #dfdfdf;
}
.stream.lean .stream-item:last-child > .teaser {
	border-bottom: 0;
}
.stream.lean .stream-lean-content {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.stream.lean .stream-clock-small {
	font-weight: bold;
	font-size: 14px;
	float: right;
}
.stream-item.new .teaser.reference {
	max-height: 0px;
	overflow: hidden;
}
@-webkit-keyframes stream-live-animation {
	0% {
		opacity: 0;
	}
	10% {
		-webkit-transform: scale(.2, .2);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(.9, .9);
		opacity: 0;
	}
}
@-moz-keyframes stream-live-animation {
	0% {
		opacity: 0;
	}
	10% {
		-moz-transform: scale(.2, .2);
		opacity: 1;
	}
	100% {
		-moz-transform: scale(.9, .9);
		opacity: 0;
	}
}
.cssanimations .stream-live-animation {
	display: block;
	height: 16px;
	width: 16px;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
	border-radius: 16px;
	padding: 0;
	border: 5px solid #bb0011;
	float: left;
	position: absolute;
	left: -7px;
	-webkit-animation: stream-live-animation 1.9s infinite ease-out;
	-webkit-transform: scale(.1, .1);
	
	-moz-transform: scale(.1, .1);
	-moz-animation: stream-live-animation 1.9s infinite ease-out;
}
.cssanimations .stream-live-animation.poorly-supported {
	-webkit-animation: none;
	-webkit-transform: scale(.7, .7);
}
.cssanimations .stream-live-animation-dot {
	display: block;
	position: absolute;
	top: 11px;
	left: 4px;
	height: 4px;
	width: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-radius: 4px;
	background-color: #bb0011;
}
.no-cssanimations .stream-live-animation {
	display: none;
}
.stream-pulse {
	height: 18px;
	width: 18px;
	position: absolute;
	display: block;
}
.no-cssanimations .stream-pulse {
	background: transparent url(type/stream/img/live-dot.png) no-repeat 0 0;
}
.cssanimations .stream-title .stream-pulse {
	left: 0;
	top: 9px;
}
.no-cssanimations .stream-title .stream-pulse {
	left: -2px;
	top: 12px;
}
@media screen and (min-width: 720px) { 
	.stream-item > .bulletin.rich,
	.stream-date-divider {
		margin-left: 0;
		margin-right: 0;
	}
	
	.s18 > .stream > .stream-content,
	.s18 > .stream > .stream-footer {
		max-width: 66.666666666%;
		margin: 0 auto;
	}
	
	.s18 > .stream > .stream-content .bulletin-attachment.image {
		float: right;
		width: 40%;
		margin-left: 20px;
		margin-top: 6px;
		cursor: pointer;
		
		overflow: hidden;
		transition: width 500ms;
		-webkit-transition: width 500ms;
	}
	.s18 > .stream > .stream-content .bulletin-attachment.image.video {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-top: 10px;
		transition: none;
		-webkit-transition: none;
	}
	.s18 > .stream > .stream-content .bulletin-attachment.bulletin-attachment-expanded {
		width: 100%;
	}
	
}
.bulletin {
	padding-bottom: 30px;
	border-bottom: 1px solid #dedede;
	overflow: hidden;
}
.meta-widget > .col > .bulletin {
	margin-left: 0px;
	margin-right: 0px;
}
.bulletin-header,
.bulletin-text {
	padding: 0 10px 0 10px;
}
.bulletin-share-button-bar {
	position: relative;
	right: -10px;
	top: 4px;
}
.bulletin-share-button-bar .share-button-bar-toggle {
	border-left: 1px solid #dedede;
	margin: 0 0 0 8px;
}
.bulletin-share-button-bar .share-toggle-button {
	background-color: #fff;
	height: 33px;
}
.bulletin-share-button-bar .share-button-bar {
	border-color: #dedede;
	padding-top: 2px;
}
.bulletin-text > p,
.bulletin-title {
	font-size: 15px;
	line-height: 1.48em;
	color: #636363;
	-webkit-font-smoothing: antialiased;
}
.bulletin-text > p {
	margin-bottom: 7px;
	position: relative;
}
.bulletin-text > p:last-child {
	margin-bottom: 0px;
}
.bulletin-title + p,
.bulletin-text p:first-child {
	display: inline;
	margin-top: 0;
}
.bulletin-title + p {
	padding-left: 9px;
}
.bulletin-title + p:before {
	display: inline-block;
	line-height: 24px;
	content: '';
	height: 4px;
	width: 4px;
	border-radius: 2px;
	background-color: #C4C4C4;
	position: absolute;
	top: 7px;
	left: 0px;
}
.bulletin-title {
	color: black;
	display: inline;
	padding-right: 1px;
}
.text-body > .bulletin-title {
	font-size: 16px;
}
.bulletin-attachment {
	margin-bottom: 14px;
	margin-top: 10px;
	clear: both;
}
.bulletin-text + .bulletin-attachment {
	margin-top: 12px;
}
.bulletin-attachment:last-child {
	margin-bottom: 0;
}
.bulletin-attachment.tweet,
.bulletin-attachment.atlas,
.bulletin-attachment.audio,
.bulletin-attachment.external-instagram {
	margin-left: 10px;
	margin-right: 10px;
}
.bulletin-attachment > a {
	display: block;
	overflow: hidden;
}
.bulletin-attachment.plug {
	border: 1px solid #dedede;
	background-color: #f6f6f6;
	margin-left: 10px;
	margin-right: 10px;
}
.bulletin-attachment.plug .title {
	font-size: 20px;
}
.bulletin-attachment.plug .plug-preamble .skin-text,
.bulletin-attachment.plug .plug-preamble .skin-plug-icon {
	color: #636363 !important;
	background-image: none;
	padding-left: 0;
	font-weight: normal;
}
.bulletin-attachment.plug .plug-preamble {
	font-size: 13px;
	color: #636363 !important;
}
.bulletin-attachment.plug .plug-metadata-footer {
	display: none;
}
.bulletin-attachment.plug .plug-teaser {
	padding: 5px 15px 20px 15px;
}
.bulletin-attachment.plug .plug-action {
	display: inline-block;
	border-width: 1px;
	border-style: solid;
	padding: 10px 15px 10px 15px;
	margin-top: 10px;
	font-size: 13px;
}
.bulletin-attachment.plug .title:before {
	display: block;
	content: 'ARTIKKEL';
	font-size: 11px;
	color: #c7c0c0;
	font-weight: normal;
}
.bulletin-attachment.plug-feature .title {
	text-transform: uppercase;
}
.bulletin-attachment.plug-feature .plug-teaser {
	text-align: center;
}
.bulletin-attachment.plug-feature .plug-preamble {
	font-family: Georgia, serif;
}
.bulletin-attachment.plug-default .plug-preamble {
	line-height: 1.2em;
}
@media screen and (min-width: 1050px) {
	.sg9 > div > .stream-content .plug-image {
		width: 50%;
		float: left;
		margin-bottom: 0;
	}
	.sg9 > div > .stream-content .plug-teaser {
		padding-top: 10px;
		margin-left: 51%;
	}
}
.bulletin-header {
	font-size: 12px;
	min-height: 40px;
}
.bulletin-publication-date {
	line-height: 20px;
	padding-left: 14px;
	background: transparent url(type/../common/img/stream-sprite.png) no-repeat 0 2px;
}
.bulletin-publication-date.bulletin-publication-date-no-compilation {
	position: relative;
	top: 12px;
}
.bulletin-publish-date {
	padding-right: 2px;
}
.bulletin-compilations {
	margin-bottom: 3px;
}
.bulletin .tipbox {
	margin: 12px -10px 0 -10px;
	border-bottom: none;
	padding-bottom: 0;
	overflow: hidden;
}
.bulletin .tipbox-header {
	line-height: 27px;
	font-size: 15px !important;
}
.bulletin .tipbox-content {
	margin-bottom: 3px;
}
.bulletin.emphasis-high,
.bulletin.emphasis-high .bulletin-share-button-bar .share-toggle-button,
.bulletin.emphasis-high .share-button-bar-toggle.share-toggle-on .share-button-bar {
	background-color: #e51c30;
}
.bulletin.emphasis-high .compilation-item-count {
	color: #e51c30 !important;
}
.bulletin.emphasis-high,
.bulletin.emphasis-high .bulletin-header .skin-text,
.bulletin.emphasis-high p,
.bulletin.emphasis-high figcaption,
.bulletin.emphasis-high .bulletin-text > p,
.bulletin.emphasis-high .bulletin-title {
	color: white !important;	
	-webkit-font-smoothing: subpixel-antialiased;
}
.bulletin.emphasis-high .bulletin-text a {
	color: white;
	border-bottom: 1px dotted white;
}
.bulletin.emphasis-high .skin-background {
	background-color: white !important;
}
.bulletin.emphasis-high .bulletin-publication-date {
	background-image: url(type/../common/img/stream-sprite-white.png);
}
.bulletin.emphasis-high .share-button {
	color:#fff;
}
.bulletin.emphasis-high .share-button .skin-fill {
	fill:#fff;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
    .bulletin-publication-date {
    	background-size: 10px auto;
    	background-position: 0 -9px;
    }
    .bulletin-attachment.plug > a:after {
    	background-size: 10px auto;
    	background-position: 0 -60px;
    }
    .bulletin-text p:first-child:before,
	.bulletin-title + p:before {
		top: 9px;
	}
}
@media screen and (min-width: 720px) {
	.bulletin-attachment figcaption {
		margin-left: 0px;
	}
	
	.meta-widget > .col > .bulletin {
		margin-left: 15px;
		margin-right: 15px;
	}
}
.compilation-item-count {
	color: white !important;
	display: inline-block;
	border-radius: 3px;
	padding: 0px 4px 0px 4px;
	line-height: 16px;
	font-size: 11px;
	text-align: center;
	margin-left: 3px;
	font-size: 11px;
}
.compilation.reference .compilation-item-count {
	display: none;
}
.compilation-link {
	text-transform: uppercase;
	font-size: 12px;
}
.compilation-link .compilation-item-count {
	display: inline-block !important;
}
.compilation.plug .plug-image {
	height: 55px;
	width: 55px;
	margin-right: 0;
	overflow: hidden;
	float: left;
	display: inline;
	position: relative;
}
@media screen and (max-width: 720px) { 
	.compilation.plug .plug-image .responsive-img {
		padding-bottom: 100%;
	}
}
.compilation.plug.compilation-video-live .plug-image:after {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	content: 'DIREKTE';
	background-color: #bb0011;
	color: white;
	line-height: 18px;
	text-align: center;
	font-size: 11px;
	z-index: 1;
}
.flow-content > .col > .compilation.plug {
	margin: 0 0 10px 0;
	padding: 8px 0 0 8px;
	background-color: #f6f6f6;
}
.flow-content > .col:last-child > .compilation.plug {
	margin-bottom: 10px;
}
.compilation.plug .plug-image img {
	margin-left: -22px;
	width: auto;
	height: 55px;
	border: none;
}
.compilation.plug {
	position: relative;
}
.compilation.plug .plug-teaser:after {
	content: '';
	display: block;
	background: transparent url(type/../common/img/stream-sprite.png) no-repeat 0 -58px;
	height: 40px !important;
	width: 10px;
	position: absolute;
	top: 14px;
	right: 10px;
}
.compilation.brief .plug-teaser {
	padding: 0px 30px 0 0;
	margin-left: 63px;
}
.compilation.brief .plug-teaser > .compilation-link {
	display: block;
	padding-bottom: 5px;
}
.compilation.plug .title {
	font-size: 14px;
	color: black;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 5px;
	top: 0;
	
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 500;
}
.compilation.plug .plug-footer {
	display: none;
}
.compilation .group.floor {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0 !important;
}
.surrogate-reference.sAUTO .compilation .group.floor {
	margin-top: -10px !important;
	margin-bottom: 15px !important;
}
.compilation-header {
	overflow: hidden;
}
.compilation-top {
	overflow: hidden;
	clear: both;
	margin-bottom: 0;
}
.compilation-title {
	color: #3f3f3f;
	font-size: 26px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0 20px 0 20px;
	text-align: center;
}
.compilation-empty-header .compilation-title {
	margin-top: 20px;
	margin-bottom: 0px;
}
.flexbox .compilation-header {
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
}
.flexbox .compilation-header > .compilation-media {
	-webkit-order: -1;
	order: -1;
}
.flexbox .compilation-with-image .compilation-top {
	position: relative;
	z-index: 1;
	margin-top: -55px;
	margin-left: 0;
	margin-right: 0;
	padding-top: 5px;
	background-image: -moz-linear-gradient(top,  rgba(246,246,246,0.8) 0%, rgba(246,246,246,1) 40%, rgba(246,246,246,1) 100%); 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,246,246,0.8)), color-stop(50%,rgba(246,246,246,1)), color-stop(100%,rgba(246,246,246,1))); 
	background-image: -webkit-linear-gradient(top,  rgba(246,246,246,0.8) 0%,rgba(246,246,246,1) 40%,rgba(246,246,246,1) 100%); 
	background-image: -o-linear-gradient(top,  rgba(246,246,246,0.8) 0%,rgba(246,246,246,1) 40%,rgba(246,246,246,1) 100%); 
	background-image: -ms-linear-gradient(top,  rgba(246,246,246,0.8) 0%,rgba(246,246,246,1) 40%,rgba(246,246,246,1) 100%); 
	background-image: linear-gradient(to bottom, rgba(246,246,246,0.8) 0%,rgba(246,246,246,1) 40%,rgba(246,246,246,1) 100%); 
}
.compilation-media figcaption {
	display: none;
}
.compilation-attachment {
	margin-bottom: 0;
}
.flexbox .compilation-attachment {
	margin-left: 0;
	margin-right: 0;
}
.compilation-metadata {
	font-size: 14px;
	color: #696969;
	margin-bottom: 15px;
}
.compilation-metadata .compilation-item-count {
	position: relative;
	top: -1px;
	margin-left: 0;
}
.compilation-summary {
	border-bottom: 1px solid #dedede;
}
.compilation-summary .widget-title {
	position: relative;
}
.compilation-summary .widget-title:after {
	content: '';
	display: block;
	height: 20px;
	width: 20px;
	position: absolute;
	right: 10px;
	top: 10px;
	background: transparent url(type/compilation/img/compilation-sprite.png) no-repeat 0 -1px;
	pointer-events: none;
}
.compilation-description {
	font-size: 15px;
	line-height: 1.4em;
	color: #3f3f3f;
	-webkit-font-smoothing: antialiased;
}
.compilation-description p {
	margin: 0 0 8px 0;
}
.compilation-description p:last-child {
	margin-bottom: 0;
}
.compilation-description ul {
	margin: 0;
	list-style-type: square;
	padding-left: 0;
	margin-left: 15px;
}
.compilation-description li {
	margin-bottom: 12px;
}
.compilation-navigation {
	padding: 0;
	font-size: 14px;
	line-height: 18px;
	margin-top: 0;
	margin-left: -15px;
	margin-right: -15px;
}
.compilation-navigation > li {
	position: relative;
	border-bottom: 1px solid #dedede;
}
.compilation-navigation > li:after {
	content: '';
	display: block;
	height: 20px;
	width: 20px;
	position: absolute;
	right: 15px;
	top: 10px;
	background: transparent url(type/compilation/img/compilation-sprite.png) no-repeat 0 -24px;
	pointer-events: none;
}
.compilation-navigation > li > a {
	padding: 14px 40px 12px 15px;
	display: block;
}
.compilation-navigation > li > a > span {
	font-weight: bold;
}
.compilation .stream-item .compilation.reference {
	display: none;
}
.compilation .stream-item .bulletin-publication-date {
	position: relative;
	top: 10px;
}
.compilation-header .share-button-bar {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	margin-bottom: -5px;
}
.compilation-footer {
	clear: both;
}
.compilation-content .meta-widget-content {
	margin-bottom: 15px;
}
.widget-collapsible {
	margin-bottom: 0;
}
.widget-collapsible.widget-collapsed {
	margin-bottom: 10px;
}
.widget-collapsible .widget-title {
	font-size: 15px;
	text-transform: none;
	border-bottom-width: 0;
	margin-bottom: 5px;
	cursor: pointer;
}
.widget-collapsed .widget-collapsible-content {
	display: none;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
    .compilation.plug .plug-teaser:after {
    	background-size: 10px auto;
    	background-position: 0 -60px;
    }
    .compilation-navigation > li:after {
    	background-size: 20px auto;
    	background-position: 0 -62px;
    }
    .compilation-summary .widget-title:after {
    	background-size: 20px auto;
    	background-position: 0 -37px;
    }
}
@media screen and (min-width: 720px) { 
	
	.widget-collapsible {
		margin-bottom: 10px;
	}
	.widget-collapsible .widget-title {
		font-size: 14px;
		text-transform: uppercase;
		padding: 0 0 3px 0;
		border-bottom-width: 1px;
		margin-bottom: 10px;
		cursor: auto;
	}
	.widget-collapsible .widget-title > .skin-text {
		color: #3f3f3f;
	}
	.widget-collapsed .widget-collapsible-content {
		display: block;
	}
	.compilation-summary .widget-title:after {
		display: none;
	}
	
	.compilation-header .share-button-bar {
		display: block;
		float: right;
	}
	.compilation-header.compilation-empty-header .share-button-bar {
		float: none;
		width: 110px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
	}
	
	.surrogate-reference.sAUTO .compilation .group.floor {
		margin-top: -30px !important;
		margin-bottom: 30px !important;
	}
	.compilation .group.floor {
		margin-bottom: 30px !important;
		padding-bottom: 30px;
	}
	
	.flow-content > .col > .compilation.plug,
	.flow-content > .col:last-child > .compilation.plug {
		margin: 0 15px 30px 15px;
		padding-left: 0;
		padding-top: 0;
		border-bottom: none;
		background-color: transparent;
	}
	
	.compilation-title {
		font-size: 50px;
		margin-top: 0;
		margin-bottom: 30px;
	}
	.compilation-empty-header .compilation-title {
		margin-top: 0;
		margin-bottom: 10px;
	}
	.compilation-empty-header .compilation-navigation {
		display: none;
	}
	.flexbox .compilation-header {
		display: block;
	}
	.flexbox .compilation-with-image .compilation-top {
		margin-top: 0;
		background: none;
	}
	.flexbox .compilation-attachment {
		margin-left: 15px;
		margin-right: 15px;
	}
	.compilation-summary {
		border-bottom-width: 0;
	}
	.compilation-description {
		margin-bottom: 10px;
	}
	.compilation-navigation {
		margin-top: 20px;
		margin-left: 0px;
		margin-right: 0px;
		border-top-width: 1px;
		border-top-style: solid;
	}
	.compilation.brief .plug-teaser {
		margin-left: 0;
		position: relative;
	}
	.compilation.plug .plug-image {
		width: 100%;
		height: auto;
		display: block;
		margin-bottom: 10px;
		float: none;
	}
	.compilation.plug .plug-image img {
		height: auto;
		width: 100%;
		margin-left: 0;
	}
	
	.compilation.plug.compilation-video-live .plug-image:after {
		top: 0;
		bottom: auto;
		right: auto;
		width: 70px;
		line-height: 24px;
		padding-left: 13px;
		background-image: url(type/../common/img/white-plug-sprite.png);
		background-repeat: no-repeat;
		background-position: 9px -82px;
	}
	.compilation.plug.compilation-audio-live .plug-image:after {
		background-position: 8px -332px;
	}
	.compilation.plug > a:after {
		top: 0;
		right: 0;
	}
	.compilation.plug .title {
		color: black;
		overflow: visible;
		white-space: normal;
		text-overflow: none;
		font-size: 20px;
		margin-bottom: 8px;
		font-weight: 500;
	}
	
	.compilation .s18 > .meta-widget-content > .stream-content,
	.compilation .s18 > .meta-widget-content > .stream-footer {
		max-width: 66.666666666%;
		margin: 0 auto;
	}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
    .compilation.plug.compilation-video-live .plug-image:after {
    	background-size: 16px auto;
    	background-position: 9px -138px;
    }
    .compilation.plug.compilation-audio-live .plug-image:after {
    	background-position: 8px -181px;
    }
}
.compilation-aside {
	background-color: white;
	border: 1px solid #dedede;
}
.compilation-aside .plug-image {
	height: 80px;
	width: 80px;
	overflow: hidden;
	float: left;
	margin: 15px 15px 15px 15px;
}
.compilation-aside .plug-image img {
	height: 80px;
	width: auto;
	margin-left: -30px;
}
.compilation-aside-teaser {
	position: relative;
}
.compilation-aside-wrapper {
	display: block;
	position: relative;
	padding: 10px 15px 10px 15px;
}
.compilation-aside-wrapper::after {
	content: '';
	display: block;
	background: transparent url(type/../common/img/stream-sprite.png) no-repeat 0 -58px;
	height: 40px !important;
	width: 10px;
	position: absolute;
	
	top: 38px;
	right: 15px;
}
.compilation-aside-teaser-title {
	color: #707070;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
.compilation-aside-teaser-title::after {
	content: 'Mer om';
}
.compilation-aside.recent .compilation-aside-teaser-title::after {
	content: 'Vi følger nå';
}
.compilation-aside .title {
	margin-top: 7px;
	margin-bottom: 9px;
	font-size: 16px;
}
.compilation-aside .title,
.compilation-aside-meta {
	margin-left: 95px;
	padding-right: 30px;
}
.compilation-aside .compilation-description {
	font-size: 13px;
	color: #707070;
	clear: both;
	margin-bottom: 15px;
	-webkit-font-smoothing: subpixel-antialiased;
}
.compilation-aside-last-item-title {
	display: none;
	border-top: 1px solid #dedede;
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px 0 38px;
	font-size: 13px;
	color: #5D5D5D;
	font-weight: bold;
	position: relative;
	clear: both;
}
.recent .compilation-aside-last-item-title {
	display: block;
}
.compilation-aside-last-item-title .stream-pulse {
	top: 5px;
	left: 16px;
}
.compilation-aside-last-item-title::before {
	content: 'SISTE:';
	font-weight: normal;
	color: #bb0011;
}
.compilation-aside-meta {
	margin-bottom: 10px;
	color: #9B9B9B;
}
.compilation-aside-meta ul {
	border-top: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	overflow: hidden;
}
.compilation-aside-meta li {
	float: left;
	margin-left: 5px;
}
.compilation-aside-meta li:first-child {
	margin-left: 0;
}
.compilation-aside-meta li::before {
	content: '• ';
	font-size: 11px;
}
.compilation-aside-meta li:first-child::before {
	content: none;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.compilation-aside-wrapper::after {
		background-size: 10px auto;
		background-position: 0 -59px;
	}
}
.sg6 > .compilation-aside .plug-image .responsive-img {
	padding-bottom: 100%;
}
@media screen and (min-width: 900px) { 
	
	.sg6 > .compilation-aside .plug-image {
		height: 180px;
		width: 180px;
		overflow: hidden;
		margin: 0 15px 0 0;
	}
	.sg6 > .compilation-aside .plug-image img {
		height: 180px;
	}
	.sg6 > .compilation-aside .title {
		font-size: 19px;
	}
	.sg6 > .compilation-aside .title,
	.sg6 > .compilation-aside .compilation-aside-meta,
	.sg6 > .compilation-aside .compilation-description {
		margin-left: 180px;
	}
	.sg6 > .compilation-aside .compilation-aside-teaser-title {
		font-size: 12px;
	}
	.sg6 > .compilation-aside .compilation-aside-last-item-title {
		margin-right: -50px;
	}
	.sg6 > .compilation-aside .compilation-description {
		clear: none;
	}
	.sg6 > .compilation-aside .compilation-aside-wrapper {
		padding: 10px 50px 10px 15px;
	}
	.sg6 > .compilation-aside .compilation-aside-wrapper::after {
		top: 50%;
		margin-top: -19px; 
	}
	.sg6 > .compilation-aside.recent .compilation-aside-wrapper::after {
		margin-top: -35px;
	}
}
.sg6 > .compilation-aside.compilation-no-image .title,
.sg6 > .compilation-aside.compilation-no-image .compilation-aside-meta,
.sg6 > .compilation-aside.compilation-no-image .compilation-description {
	margin-left: 0 !important;
}
.sandbox {
	position: relative;
	height: 0;
	overflow: hidden;
}
.sandbox > iframe {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}
	.twittertimeline.js-initialize {
		position: absolute;
		top: 0;
		bottom: 0;
	}
	.twittertimeline iframe {
		width: 100%;
	}
	.twittertimeline a.twitter-timeline {
		color: transparent;
		background: url(type/../type/menu/img/loading.gif) no-repeat scroll center 0;
		width: 100%;
		height: 50px;
		display: inline-block;
	}
	.fluid-align > .s6 > .widget.twittertimeline {
		overflow: hidden !important;
	}
@media print {
	.twittertimeline {
		display: none;
	}
}
.article-body .table > figure {
	font-size: .85em;
	font-size: .85rem;
	line-height: 1.4em;
	line-height: 1.4rem;
}
.articlebody .table.table-overflow {
	margin-right: -10px;
}
.articlebody .table-reference.g50 {
	width: 100%;
}
.articlebody .table-reference.g50 .table {
	margin-left: 0;
	margin-right: 0;
}
.table > figure {
	width: 100%;
	max-width: 100%;
	overflow: auto;
	position: relative;
	z-index: 0;
}
.table.touch-overflow-scrolling > figure {
	-webkit-overflow-scrolling: touch;
}
.no-overflowscrolling.touch .table > figure > table {
	background: white;
}
.table.table-overflow .table-overflow-indicator {
	position: absolute;
	right: -30px;
	top: 0;
	width: 60px;
	height: 60px;
	background: rgba(0, 0, 0, .8) url(type/table/img/overflow-indicator.png) no-repeat 13px center;
	border-radius: 60px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}
.no-rgba .table-overflow-indicator {
	display: none;
}
.table > h2 {
	margin-top: 0;
	margin-bottom: 10px;
}
.table > figure > table {
	width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    color: #3f3f3f;
}
.table table td,
.table table th {
	border-left: 1px solid #cfcfcf;
	vertical-align: middle;
	padding: 9px 10px 9px 10px;
	text-align: left;
}
.table table td p,
.table table th p {
	margin: 0;
	font-family: 'Helvetica Neue', Arial, sans-serif;
}
.table table tbody tr:nth-child(odd) {
	background: #ececec;
}
.table table td:first-child,
.table table th:first-child {
	border-left-width: 0;
}
.table table th {
	font-weight: bold;
}
@media screen and (min-width: 720px) {
	.articlebody .table.table-overflow {
		margin-right: 0;
	}
}
.group.floor {
	overflow: hidden;
	background: #f6f6f6;
	margin-bottom: 20px !important;
}
@media screen and (min-width: 720px) {
	.group.floor {
		margin-bottom: 20px !important;
		margin-top: 20px !important;
	}
}
.group.floor.floor-top {
	margin-top: 0 !important;
}
.group.floor-top {
	overflow: visible;
	background: transparent;
	margin-bottom: 0 !important;
}
.group.floor-content {
	padding-top: 0 !important;
}
@media screen and (min-width: 720px) {
	
	.group.floor-top {
		overflow: hidden;
		background: #f6f6f6;
		margin-bottom: 20px !important;
	}
	.group.floor-content {
		padding-top: 20px !important;
	}
}
.external-instagram-wrapper {
	position: relative;
	overflow: hidden;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	border:	1px solid #dbdbdb;
}
.external-instagram-wrapper > img {
	width: 100%;
	display: block;
}
.external-instagram-wrapper > iframe {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	border-radius: 5px;
}
.sombi .plugin > div {
	position: relative;
	min-height: 100px;
}
.sombi .skin-loader {
	position: absolute;
	top:30%;left:50%;
}
.fb-post {
	display: block !important;
	position: relative;
	overflow: hidden;
	max-width: 602px;
	margin-left: auto;
	margin-right: auto;
}
/**
 * @fileOverview CSS for jquery-autocomplete, the jQuery Autocompleter
 * @author <a href="mailto:dylan@dyve.net">Dylan Verheul</a>
 * @license MIT | GPL | Apache 2.0, see LICENSE.txt
 * @see https://github.com/dyve/jquery-autocomplete
 */
.acResults {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}
.acResults ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style: none;	
}
.acResults ul li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}
.acLoading {
	background : url(common/js/lib/jquery/plugins/jquery-autocomplete/2.4.4/indicator.gif) right center no-repeat;
}
.acSelect {
	background-color: Highlight;
	color: HighlightText;
}
.cf {
  zoom:1;
}
.cf:before, .cf:after {
  content:" ";
  display:block;
  padding:0px !important;
  margin:0px !important;
  height:0px !important;
  visibility:hidden
}
.cf:after {
  clear:both;
}
.nrk-globalnavigation .grid {
  max-width:1150px;margin:0 auto;
}
.nrk-globalnavigation {
  font-family: "Helvetica Neue", Arial, freesans, sans-serif;
  line-height: 16px;
  border-bottom: 3px solid #0066cc;
  -webkit-box-shadow: 0px 1px 4px 0 #afbfcf;
  -moz-box-shadow: 0px 1px 4px 0 #afbfcf;
  box-shadow: 0px 1px 4px 0 #afbfcf;
}
.nrk-globalnavigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nrk-globalnavigation a.accessible {
  position: absolute;
  left: -9000px;
  display: block;
}
.nrk-globalnavigation a.accessible:focus {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: blue;
  text-align: center;
  color: white;
  font-weight: 600;
  z-index: 999;
  padding: 6px;
}
.nrk-globalnavigation .hide {
  position: absolute;
  left: -9000px;
  top: -9000px;
}
.nrk-globalnavigation .jshide {
	position: static;
	top: auto;
	left: auto;
	display: none
}
.nrk-globalnavigation .mob {
  display: block;
}
.nrk-globalnavigation .nomob {
  display: none !important;
}
.nrk-globalnavigation .nrk-logo {
  margin: 7px 0 7px 10px;
  float: left;
}
.nrk-globalnavigation .nrk-logo a {
  background: url(singelton/globalnavigation/img/nrklogo-white-small.png) no-repeat;
  background-size: 100%;
  overflow: hidden;
  text-indent: 100px;
  display: block;
  height: 17px;
  width: 48px;
}
.nrk-globalnavigation .nrk-logo a:focus {
  background: blue;
  text-align: center;
  line-height: 16px;
  text-indent: 0;
  color: white;
}
.nrk-globalnavigation .nrk-align {
  max-width: 1140px;
  margin: auto;
}
.nrk-globalnavigation .nrk-toplevel {
  background: #000000;
  padding: 0;
  color: #ffffff;
  z-index: 99;
  
}
.nrk-globalnavigation .nrk-toplevel li {
  float: left;
}
.nrk-globalnavigation .nrk-navbuttons {
  border-top: 1px solid #444;
  float: right;
  margin-top: -1px;
  margin-left: 10px;
}
.nrk-globalnavigation .nrk-navbuttons a {
  padding: 7px;
  border-left: 1px solid #132639;
  text-decoration: none;
  display: block;
  font-size: .8em;
  color: #ffffff;
  text-shadow: 0px -1px 1px #003366;
}
.nrk-globalnavigation .nrk-navbuttons a:hover {
  background-color: #062647;
  border-color: #132639;
  -webkit-box-shadow: 0px 15px 20px -12px #4299f0 inset;
  -moz-box-shadow: 0px 15px 20px -12px #4299f0 inset;
  box-shadow: 0px 15px 20px -12px #4299f0 inset;
}
.nrk-globalnavigation .nrk-navbuttons a.selected {
  background-color: #16599c;
  border-bottom: 1px solid #3973ac;
  -webkit-box-shadow: 0px 20px 20px -12px #207fdf inset;
  -moz-box-shadow: 0px 20px 20px -12px #207fdf inset;
  box-shadow: 0px 20px 20px -12px #207fdf inset;
  padding-bottom: 6px;
}
.nrk-globalnavigation .nrk-search {
  display: none;
  float: right;
}
.nrk-globalnavigation .nrk-search label {
  position: absolute;
  left: -6789px;
}
.nrk-globalnavigation .nrk-search .textinput {
  background-color: #F0F3F6;
  border: 1px inset #1a8cff;
  vertical-align: baseline;
  padding: 4px 2px 5px;
  margin: 0;
  font-size: .9em;
  -webkit-box-shadow: -2px 2px 3px -1px #cccccc inset;
  -moz-box-shadow: -2px 2px 3px -1px #cccccc inset;
  box-shadow: -2px 2px 3px -1px #cccccc inset;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  width: 225px;
}
.nrk-globalnavigation .nrk-search .textinput:focus {
  background-color: #FFF;
}
.nrk-globalnavigation .nrk-search .buttoninput {
  vertical-align: baseline;
  font-family: Arial, sans-serif;
  text-transform: uppercase;
  padding: 4px 10px 4px;
  font-size: .9em;
  cursor: pointer;
  color: #FFF;
  margin: 1px 0 0;
  background-color: #1f262e;
  border: 1px solid #1d2630;
  border-top-color: #4c5967;
  -webkit-box-shadow: 0px -15px 15px -5px #090d11 inset;
  -moz-box-shadow: 0px -15px 15px -5px #090d11 inset;
  box-shadow: 0px -15px 15px -5px #090d11 inset;
  text-shadow: 0px -1px 1px #000000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.nrk-globalnavigation .nrk-search .buttoninput:hover {
  background-color: #0a66c2;
  border-color: #082645;
  border-top-color: #197fe6;
  -webkit-box-shadow: 0px -15px 15px -5px #0a2643 inset;
  -moz-box-shadow: 0px -15px 15px -5px #0a2643 inset;
  box-shadow: 0px -15px 15px -5px #0a2643 inset;
}
.nrk-globalnavigation .nrk-search .buttoninput:active {
  padding: 4px 10px 3px;
  background-color: #134c86;
  border-color: #132639;
  border-bottom-color: #336699;
  -webkit-box-shadow: 0px 10px 15px -5px #0a2643 inset;
  -moz-box-shadow: 0px 10px 15px -5px #0a2643 inset;
  box-shadow: 0px 10px 15px -5px #0a2643 inset;
  text-shadow: 0px -1px 0 #004c99;
}
.nrk-globalnavigation .nrk-sublevel {
  border-bottom: 1px solid #337fcc;
  border-top: 1px solid #143352;
  
  background: #153F5B;
  position: absolute;
  width: 100%;
  z-index: 1000;
  color: #FFF;
  -webkit-box-shadow: inset 0px 4px 12px -4px #143352 , 0px 1px 4px #24598f;
  -moz-box-shadow: inset 0px 4px 12px -4px #143352 , 0px 1px 4px #24598f;
  box-shadow: inset 0px 4px 12px -4px #143352 , 0px 1px 4px #24598f;
}
.nrk-globalnavigation .nrk-sublevel .grid {
  padding: 10px 10px 2px;
}
.nrk-globalnavigation .nrk-sublevel h4, .nrk-globalnavigation .nrk-sublevel label {
  position: absolute;
  left: -6789px;
}
.nrk-globalnavigation .nrk-sublevel h5 {
  font-family: Verdana, sans-serif;
  letter-spacing: 0.1em;
  padding: .1em 0 .3em 0;
  margin: 0;
  text-transform: uppercase;
  font-size: .7em;
  color: #75b2f0;
  clear: left;
}
.nrk-globalnavigation .nrk-sublevel .nrk-search {
  float: none;
  padding: 0 0 10px;
}
.nrk-globalnavigation .nrk-sublevel .column {
  clear: both;
  margin-bottom: 8px;
}
.nrk-globalnavigation .nrk-sublevel ul {
  float: left;
  margin-bottom: 8px;
}
.nrk-globalnavigation .nrk-sublevel li {
  white-space: nowrap;
  font-size: .9em;
  float: left;
  margin-right: 4px;
}
.nrk-globalnavigation .nrk-sublevel strong {
  font-weight: 600;
}
.nrk-globalnavigation .nrk-sublevel form div {
  display: inline-block;
  position: relative;
}
.nrk-globalnavigation .nrk-sublevel select.select {
  position: relative;
  display: block;
  height: 28px;
  font-size: .8em;
  width: 168px;
  z-index: 10;
  background: #FFF;
  color: #000;
}
.nrk-globalnavigation .nrk-sublevel span.select {
  position: absolute;
  font-size: .9em;
  white-space: nowrap;
  padding: 4px 28px 4px 8px;
  margin-bottom: 4px;
  min-width: 132px;
  left: 0;
  display: inline-block;
  background-image: url(/views/singelton/globalnavigation/img/arrow-expand.png);
  background-repeat: no-repeat;
  background-position: 100% 55%;
}
.nrk-globalnavigation .nrk-sublevel a, .nrk-globalnavigation .nrk-sublevel .select {
  border: 1px solid #3183D6;
  border: 1px solid rgba(200, 225, 250, 0.25);
  background-color: #2376D2;
  background-color: rgba(200, 225, 250, 0.15);
  color: #FFF;
  text-decoration: none;
  padding: 4px 8px;
  margin-bottom: 4px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  cursor: pointer;
}
.nrk-globalnavigation .nrk-sublevel form div:hover span.select, .nrk-globalnavigation .nrk-sublevel a:hover {
  text-decoration: underline;
  border-color: #418EDC;
  border-color: rgba(200, 225, 250, 0.35);
  background-color: rgba(200, 225, 250, 0.3);
  background-color: rgba(200, 225, 250, 0.3);
}
.nrk-globalnavigation .nrk-sublevel form div:active span.select, .nrk-globalnavigation .nrk-sublevel a:active {
  border-color: #0E4A98;
  border-color: rgba(0, 20, 50, 0.35);
  background-color: #0D4590;
  background-color: rgba(0, 20, 50, 0.3);
}
.nrk-globalnavigation .nrk-sublevel .nrk-search {
  display: block;
}
.nrk-globalnavigation .nrk-sublevel .nrk-search label {
  position: relative;
  left: auto;
}
.no-js #sub1,
.no-js #sub2,
.no-js #sub3,
.no-js #sub4,
.no-js #sub5 {
  position: absolute;
  left: -9000px;
  top: -9000px;
}
.no-js .hide,
.no-js #sub1:target,
.no-js #sub2:target,
.no-js #sub3:target,
.no-js #sub4:target,
.no-js #sub5:target {
  position: relative;
  left: auto;
  top: auto;
}
.nrk-globalnavigation .nrk-sublevel ul.mob {
  width: 47.5%;
  margin-left: 2.5%;
  font-size: 1em;
  line-height: 1.4em;
  float: left;
  margin-bottom: 8px;
  padding-top:5px;
}
.nrk-globalnavigation .nrk-sublevel ul.mob.column {
  clear: none;
}
.nrk-globalnavigation .nrk-sublevel ul.mob li {
  white-space: normal;
  float: none;
  font-size: 1.2em;
  margin-bottom: 15px;
  margin-right: 0
}
.nrk-globalnavigation .nrk-sublevel .mob a {
  border: none;
  background: transparent;
  color: #C8EBFE;
  padding: 0;
}
.nrk-globalnavigation .nrk-sublevel .mob a:hover {
  text-decoration: none
}
.nrk-globalnavigation .nrk-sublevel .mob h5 {
  font-family: 'Helvetica Neue', Arial, freesans, sans-serif;
  font-size: 12px;
  color: white;
}
.nrk-globalnavigation .nrk-sublevel .mob form div {
  display: block;
}
.nrk-globalnavigation .nrk-sublevel .mob form select {
  width: 95%;
  padding: 0;
  font-size: 13px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 20px;
}
.nrk-globalnavigation .nrk-sublevel .mob.center {
  text-align: center;
}
.nrk-globalnavigation .nrk-sublevel a.mob-button-close {
  color: #fff;
  font-size: 20px;
  padding: 10px 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #0e344d;
  background: url(singelton/globalnavigation/img/button-collapse.png) repeat-x #042c47;
  margin: 10px 0 20px 0;
}
@media screen and (min-width:480px) {
  .nrk-globalnavigation {
    border-bottom-width: 4px;
  }
  .nrk-globalnavigation .nrk-logo {
    margin: 0;
  }
  .nrk-globalnavigation .nrk-logo a {
    background: url(singelton/globalnavigation/img/nrklogo-white.png) no-repeat;
    text-indent: 100px;
    display: block;
    height: 25px;
    width: 69px;
  }
  .nrk-globalnavigation .nrk-logo a:focus {
    line-height: 25px;
  }
  .nrk-globalnavigation .nrk-toplevel {
    padding: 14px 20px;
  }
  .nrk-globalnavigation .nrk-navbuttons {
    margin: 1px 0 0 10px;
    border: 0;
  }
  .nrk-globalnavigation .nrk-navbuttons li {
    margin-left: 5px;
  }
  .nrk-globalnavigation .nrk-navbuttons a {
    padding: 4px 14px;
    font-size: 0.85em;
    background-color: #1f262e;
    border: 1px solid #1d2630;
    border-top-color: #4c5967;
    -webkit-box-shadow: 0px -15px 15px -5px #090d11 inset;
    -moz-box-shadow: 0px -15px 15px -5px #090d11 inset;
    box-shadow: 0px -15px 15px -5px #090d11 inset;
    text-shadow: 0px -1px 1px #000000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    
  }
  .nrk-globalnavigation .nrk-navbuttons a:hover {
    background-color: #0a66c2;
    border-color: #082645;
    border-top-color: #197fe6;
    -webkit-box-shadow: 0px -15px 15px -5px #0a2643 inset;
    -moz-box-shadow: 0px -15px 15px -5px #0a2643 inset;
    box-shadow: 0px -15px 15px -5px #0a2643 inset;
  }
  .nrk-globalnavigation .nrk-navbuttons a.selected, 
  .nrk-globalnavigation .nrk-navbuttons a:active {
    padding-top: 5px;
    padding-bottom: 3px;
    background-color: #134c86;
    border-color: #132639;
    border-bottom-color: #336699;
    -webkit-box-shadow: 0px 10px 15px -5px #0a2643 inset;
    -moz-box-shadow: 0px 10px 15px -5px #0a2643 inset;
    box-shadow: 0px 10px 15px -5px #0a2643 inset;
    text-shadow: 0px -1px 0 #004c99;
  }
  .nrk-globalnavigation .nrk-sublevel .grid {
    padding: 10px 20px 2px;
  }
}
@media screen and (min-width:720px) {
  .nrk-globalnavigation .mob {
    display: none !important;
  }
  .nrk-globalnavigation .nomob {
    display: block !important;
  }
  .nrk-globalnavigation .nrk-sublevel {
    background: #0066cc;
  }
  .nrk-globalnavigation .nrk-navbuttons {
    margin: 1px 0 0 60px;
  }
  .nrk-globalnavigation .nrk-toplevel .hidden {
    display: none;
  }
  .nrk-globalnavigation .nrk-navbuttons {
    margin-left: 80px;
    float: left;
  }
  .nrk-globalnavigation .nrk-search {
    display: block;
  }
  .nrk-globalnavigation .nrk-search .textinput {
    border: 0;
    width: 140px;
  }
}
@media print {
  .nrk-globalnavigation {
    display: none;
  }
  
}
body {
  margin:0;
}
.nrk-globalfooter-dk,
.nrk-globalfooter-common {
  font-family: 'Helvetica Neue', Arial, freesans, sans-serif !important;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
}
.nrk-globalfooter-dk a,
.nrk-globalfooter-common a {
  font-size: inherit;
  text-decoration: none;
  border:0;
  background: transparent;
}
.nrk-globalfooter-dk p, 
.nrk-globalfooter-common p {
  color: inherit;
  text-align: inherit;
  text-decoration: inherit;
  text-transform: inherit;
}
.nrk-globalfooter-dk .grid,
.nrk-globalfooter-common .grid {
  margin: 0 auto 0 auto;
  max-width: 1150px;
  float: none;
  clear: both; 
}
.nrk-globalfooter-dk {
  color: #3f3f3f;
  background-color: #f6f6f6;
  padding: 15px 10px;
}
.nrk-globalfooter-dk a {
  color: #3f3f3f !important;
}
.nrk-globalfooter-dk-info h3 {
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 5px;
  text-align: center;
}
.nrk-globalfooter-common .cf:before, .nrk-globalfooter-common .cf:after,
.nrk-globalfooter-dk .cf:before, .nrk-globalfooter-dk .cf:after {
  content: ' ';
  display: block;
  padding: 0px !important;
  margin: 0px !important;
  height: 0px !important;
  visibility: hidden;
}
.nrk-globalfooter-common .cf:after,
.nrk-globalfooter-dk .cf:after { clear:both; }
.nrk-globalfooter-common,
.nrk-globalfooter-dk { zoom:1; }
.nrk-globalfooter-dk-info h3 .nrk-globalfooter-dk-logo {
  background: url(singelton/../common/img/nrk-logo-black-45x17.png) no-repeat 0 3px;
  text-indent: 52px;
  display: inline-block;
  min-height: 19px;
  min-width: 45px;
  font-size: 21px;
  color: #000 !important;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
  .nrk-globalfooter-dk-info h3 .nrk-globalfooter-dk-logo {
    background-size: 45px auto;
    background-image: url(singelton/../common/img/nrk-logo-black-45x17-retina.png);
  }
}
.nrk-globalfooter-dk-info ul li {
  text-align: center;
}
.nrk-globalfooter-dk-info ul,
.nrk-globalfooter-dk-lists ul {
  padding-left: 0;
  margin: 0 0 10px 0;
}
.nrk-globalfooter-dk-info ul li {
  margin-bottom: 4px;
}
.nrk-globalfooter-dk-info ul li,
.nrk-globalfooter-dk-lists .colophon-list ul li {
  list-style-type: none;
  font-size: 14px;
}
.nrk-globalfooter-dk-lists .colophon-list ul li {
  background: url(singelton/bottommenu/img/bullet-arrow.png) no-repeat 0 5px;
  padding-left: 20px;
  line-height:24px;
}
.nrk-globalfooter-dk-lists .colophon-list:last-child{
  width: 100%;
  display: block;
  text-align: center;
}
.nrk-globalfooter-dk-lists .colophon-list h3,
.nrk-globalfooter-dk-lists .colophon-list label {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 24px;
  margin: 0 0 10px;
  border-radius: 3px;
  background-color: #d8d7d7;
  padding-left: 8px;
  padding-right: 8px;
}
.nrk-globalfooter-dk-lists .colophon-list h3 {
  display: none;
}
.nrk-globalfooter-dk-lists .colophon-list label {
  display: block;
  position: relative;
  padding-left: 24px;
  line-height: 40px;
  cursor: pointer;
}
.nrk-globalfooter-dk-lists .colophon-list label:before {
  content: '';
  width: 7px;
  height: 10px;
  background: url(singelton/bottommenu/img/menu-mobile-bullet.png) no-repeat;
  position: absolute;
  top: 15px;
  left: 10px;
}
.nrk-globalfooter-dk-lists .colophon-list ul {
  display: none;
  margin: 0 5px 10px;
}
.nrk-globalfooter-common {
  position: relative;
  text-align: center;
  padding: 25px 5px;
  background-image: url(singelton/bottommenu/img/nrk-footer.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-color: #171717;
  color: #cbcbcb;
}
.nrk-globalfooter-common p {
  margin: 5px 0;
  font-size: 14px;
}
.nrk-globalfooter-common p a {
  color: #CBCBCB;
}
.nrk-globalfooter-common .nrk-globalfooter-common-copyright {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
.nrk-globalfooter-common .nrk-globalfooter-common-logo {
  background: transparent url(singelton/../common/img/nrk-logo-white-72x26.png) no-repeat;
  display: block;
  width:74px;
  height:26px;
  margin:0 auto 14px auto;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
  .nrk-globalfooter-common .nrk-globalfooter-common-logo {
    background-size: 74px auto;
    background-image: url(singelton/../common/img/nrk-logo-white-72x26-retina.png);
  }
}
.nrk-globalfooter-dk .nrk-globalfooter-tips {
  color: #dd1313;
  font-size: 18px;
  margin-top: 5px;
  margin-bottom: 1em;
  text-align: center;
}
.nrk-globalfooter-dk .nrk-globalfooter-tips a {
  color: #dd1313 !important;
}
.nrk-globalfooter-dk-lists .colophon-list a.to-top {
  display: block;
  text-align: center;
  padding: 10px 10px 10px 0;
  box-shadow: 0 1px 1px #cdcdcd;
  border: 1px solid #eee;
  border-radius: 3px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #ebebeb;
}
.nrk-globalfooter-dk-lists .colophon-list a.to-top span {
  padding-left: 20px;
  background: transparent url(singelton/bottommenu/img/footer-to-top.png) no-repeat 0 3px;
}
.colophon-list input {
  display: none;
}
.colophon-list [type=checkbox]:checked ~ label ~ ul {
  display: block;
}
.colophon-list [type=checkbox]:checked ~ label:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.colophon-list fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.ie7 .nrk-globalfooter-dk-lists label,
.ie8 .nrk-globalfooter-dk-lists label {
  display: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 2){
  .nrk-globalfooter-dk-lists .colophon-list label:before {
    content: '';
    width: 7px;
    height: 10px;
    background: url(singelton/bottommenu/img/menu-mobile-bullet.png) no-repeat 0 -8px;
    position: absolute;
    top: 14px;
    left: 10px;
    background-size: 7px 18px;
  }
}
@media screen and (min-width:480px) {
  .nrk-globalfooter .nrk-colophon ul {
    padding: 6px 0 4px;
  }
  .nrk-globalfooter .nrk-contact ul {
    float: left;
  }
}
@media screen and (min-width:720px) {
  .nrk-globalfooter-dk .grid {
    position: relative;
  }
  .nrk-globalfooter-dk-info ul li {
    text-align: left;
  }
  .nrk-globalfooter-dk .nrk-globalfooter-tips { 
    text-align: left;
  }
  .nrk-globalfooter-dk-info h3 {
    text-align: left;
    margin-bottom: 7px;
  }
  .nrk-globalfooter-dk {
    padding: 35px 15px;
  }
  .nrk-globalfooter-dk-info {
    float: left;
    width: 28%;
    padding-right:5px;
    box-sizing: border-box;
  }
  
  .nrk-globalfooter ul:last-child {
    margin-left: 20px;
  }
  .nrk-globalfooter .nrk-colophon {
    padding: 4px 20px;
  }
  .nrk-globalfooter-dk-lists .colophon-list {
    float: left;
    padding:0 5px;
    box-sizing: border-box;
  }
  .nrk-globalfooter-dk-lists .colophon-list.first {
    width: 30%;
  }
  .nrk-globalfooter-dk-lists .colophon-list.second {
    width: 35%;
  }
  .nrk-globalfooter-dk-lists .colophon-list.third {
    width: 35%;
    padding-right:0;
    text-align: right;
  }
  .nrk-globalfooter-dk-lists .colophon-list.third fieldset {
    display: inline-block;
    text-align: left;
  }
  .nrk-globalfooter-dk-lists .colophon-list.fourth {
    position: absolute;
    float: none;
    left: 0;
    bottom: 0;
    padding:0;
    display: inline-block;
    width: auto;
  }
  .nrk-globalfooter-dk-lists .colophon-list h3 {
    display: block;
    margin: 0 5px;
    background: none;
    padding: 0;
  }
  .nrk-globalfooter-dk-lists .colophon-list label {
    display: none;
  }
  .nrk-globalfooter-dk-lists .colophon-list ul{
    display: block;
    margin-bottom: 0;
  }
  
  .nrk-globalfooter-dk-lists .colophon-list a.to-top {
    padding-left: 10px;
  }
  .nrk-globalfooter-common {
    padding: 37px 15px 25px;
  }
  .nrk-globalfooter-common p {
    display: inline-block;
    margin: 0 5px;
  }
  .nrk-globalfooter-dk-lists {
    float: right;
    display: block;
    width: 68%;
  }
  .nrk-globalfooter .nrk-colophon {
    padding: 4px 20px; 
  }
  .nrk-globalfooter .nrk-colophon ul {
    border:0;
    float: right;
    clear: none;
    padding: 0 10px 0;
  }
  .nrk-globalfooter .nrk-logo {
    margin-bottom: 4px;
  }
  .nrk-globalfooter .mob {
    display: none;
  }
  .nrk-globalfooter .nomob {
    display: block;
  }
}
@media screen and (min-width:1024px) {
  .nrk-globalfooter-dk-lists {
    width:64%;
  }
}
@media print {
  .nrk-globalfooter-dk {
    display: none;
  }
}
.sr-only {
  display: block;
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  clip: rect(0 0 0 0);
  border: 0;
  padding: 0;
  margin: 0 -1px -1px 0;
}
img[src*="tns-cs.net"] { display:block; position: absolute; top:0; }
.tipform {
	margin: 0 !important;
}
.tipform h1 {
	font-size: 25px;
	font-weight: normal;
	margin: 0 0 10px 20px;
	padding: 0 0 0 0;
	color: #bb0011;
}
.tipform h1 a {
	color: #bb0011;	
}
.tipform form {
	background-color: #f1f1f1;
	padding: 20px 0 20px 20px;
	position: relative;
}
.tipform .preamble {
	font-size: 14px;
	line-height: 1.4em;
}
.tipform .preamble p {
	margin: 0 0 10px;
}
.tipform .overlay {
	background-color: #f1f1f1;
	color: #404041;
	position: absolute;
	z-index: 300;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: none;
}
.tipform .overlay > div {
	width: 100%;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
.tipform .display-message .overlay {
	display: block;
}
.tipform .success-message {
	position: relative;
	z-index: 100;
}
.tipform .success-message,
.tipform .failure-message {
	padding-top: 100px !important;
}
.tipform .success-message {
	background: transparent url(singelton/tipform/img/success.png) no-repeat top center;
}
.tipform .failure-message {
	text-align: center;
	background: transparent url(singelton/tipform/img/failure.png) no-repeat top center;
}
.tipform .progress-message {
	text-align: center;
}
.tipform .success .success-message,
.tipform .failure .failure-message,
.tipform .progress .progress-message {
	z-index: 400;
	opacity: 1;
	transition: opacity .4s;
	-moz-transition: opacity .4s;
	-webkit-transition: opacity .4s;
	-o-transition: opacity .4s;
}
.ie7 .tipform .overlay,
.ie8 .tipform .overlay {
	visibility: hidden;
}
.ie8 .tipform .success .success-message,
.ie8 .tipform .failure .failure-message,
.ie8 .tipform .progress .progress-message,
.ie7 .tipform .success .success-message,
.ie7 .tipform .failure .failure-message,
.ie7 .tipform .progress .progress-message {
	visibility: visible;
	background-color: #f1f1f1;
}
.tipform .overlay > div {
	padding: 20px;
	margin-top: 20px;
	opacity: 0;
	position: absolute;
	z-index: 200;
}
.tipform .overlay .spinner {
	background: transparent url(singelton/tipform/img/loader.png) no-repeat center center;
	height: 40px;
	width: 40px;
	display: inline-block;
	-webkit-animation-name: rotate; 
	-webkit-animation-duration: 1.3s;
	-webkit-animation-iteration-count: infinite; 
	-webkit-animation-timing-function: linear;
	-webkit-transform-origin: center;
	
	-moz-animation-name: rotate; 
	-moz-animation-duration: 1s;
	-moz-animation-iteration-count: infinite; 
	-moz-animation-timing-function: linear;
	
	-ms-animation-name: rotate; 
	-ms-animation-duration: 1s;
	-ms-animation-iteration-count: infinite; 
	-ms-animation-timing-function: linear;
}
.tipform .overlay p {
	font-size: 14px;
}
.tipform .overlay p strong {
	font-weight: bold;
	font-size: 17px;
}
.tipform .overlay td,
.tipform .overlay th {
	text-align: left;
	font-size: 14px;
}
.tipform .overlay th {
	padding-right: 20px;
}
.tipform .overlay h5 {
	font-size: 25px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
}
.tipform fieldset {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
}
.tipform fieldset > div {
	padding-right: 20px;
}
.tipform label {
	display: block;
	margin-bottom: 7px;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.tipform label.error {
	color: #ff0000;
}
.tipform .text.invalid {
	border-color: #ff0101;
}
.tipform .text.valid {
	background-image: url(singelton/tipform/img/valid.png);
	background-repeat: no-repeat;
	background-position:  right center;
}
.tipform form.disabled .text {
	background-color: #e7e7e7;
}
.tipform form.disabled #map,
.tipform form.disabled .footer,
.tipform form.disabled label {
	opacity: 0.4;
}
.tipform .form-message {
	display: none;
	font-size: 12px;
	background-color: #fefff1;
	position: relative;
	top: -10px;
	line-height: 20px;
	padding-left: 10px;
}
.tipform .form-message p {
	margin-top: -10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.tipform label small {
	font-size: 12px;
	font-weight: normal;
}
.tipform .text {
	width: 100%;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	border: none;
	margin-bottom: 20px;
	font-size: 14px;
	padding: 7px;
	border: 1px solid #cccccc;
}
.tipform textarea.text {
	padding-top: 5px;
	line-height: 1.4em;
}
.tipform .text:focus {
	background-color: #fefff1;
	border-color: #156d01;
}
.tipform .attachment-field {
	margin-bottom: 20px;
}
.tipform .file {
	font-size: 12px;
	margin-bottom: 5px;
	outline: none;
	width: 70%;
}
.tipform .remove-file-input {
	border: medium none;
    color: #FF0101;
    background: transparent;
    clear: right;
    font-size: 12px;
    float: right;
    width: 30%;
}
.tipform fieldset.footer {
	clear: both;
}
.tipform .button {
	background-color: #37a5d5;
	border-radius: 3px;
	padding: 10px 20px;
	border: none;
	color: white;
	font-size: 15px;
	cursor: pointer;
}
.tipform #map {
	height: 401px;
	margin-bottom: 20px;
	border: 1px solid #cccccc;
}
.tipform footer {
	margin: 0 10px 0 10px;
}
.tipform footer .process {
	text-align: center;
}
.tipform footer .process img {
	max-width: 100%;
	height: auto;
}
.tipform footer h2 {
	font-size: 18px;
	margin-bottom: 10px;
}
.tipform footer p {
	font-size: 14px;
	line-height: 1.4em;
}
@media screen and (min-width:720px) {
	.tipform footer {
		margin: 0 0 0 0;
	}
	.tipform h1 {
		font-size: 38px;
		margin-left: 0;
		margin-bottom: 30px;
	}
	.tipform {
		margin: 0 10px 20px 10px !important;
	}
	.tipform fieldset {
		width: 50%;
	}
	.tipform textarea.text {
		min-height: 170px;
	}
	.tipform .overlay > div {
		position: absolute;
		width: 480px;
		left: 50%;
		margin-left: -260px;
		margin-top: 70px;
	}
}
.tipbox {
	border-bottom: 1px solid #cacaca;
	padding-bottom: 10px;
}
.tipbox-header {
	line-height: 32px;
	padding: 0 10px 0 10px;
	background-color: #e51c30;
	color: white !important;
	margin: 0 !important;
	font-size: 16px !important;
	font-weight: normal;
}
.tipbox-header > span {
	font-weight: bold;
}
.tipbox-content {
	color: #e51c30;
	font-size: 14px;
}
.tipbox-content p {
	margin: 0 0 3px 0;
	font-family: 'Helvetica Neue', Arial, sans-serif !important;
}
.tipbox-pitch {
	color: #e51c30;
	font-size: 14px;
	font-weight: bold;
	padding-right: 23px;
	background: transparent url(singelton/tipbox/img/arrow-sprite.png) no-repeat 100% 4px; 
}
.tipbox > a > div {
	padding: 10px 10px 3px 10px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
	.tipbox-pitch {
		padding-right: 15px;
		background-size: 9px 30px;
		background-position: 90% -9px !important;
	}
}
@media (-webkit-min-device-pixel-ratio: 2) and (max-width: 719px), (min-resolution: 192dpi) and (max-width: 719px) {
	.tipbox-pitch {
		background-position: 100% -17px !important;
	}
}
@media screen and (min-width: 720px) { 
	.sg6 > .tipbox {
		border-bottom-width: 0;
	}
	.sg6 > .tipbox .tipbox-header,
	.sg6 > .tipbox .tipbox-content,
	.sg6 > .tipbox .tipbox-pitch {
		display: inline-block;
		float: left;
	}
	.sg6 > .tipbox .tipbox-content {
		margin-left: 10px;
		margin-right: 10px;
	}
	.sg6 > .tipbox .tipbox-content p,
	.sg6 > .tipbox .tipbox-pitch {
		line-height: 32px;
	}
	.sg6 > .tipbox .tipbox-pitch {
		display: block;
		border-right: 1px solid #cacaca;
		padding-right: 25px;
		background-position: 100% 11px;
	}
	.sg6 > .tipbox > a > div {
		padding: 0;
	}
}
.tipbanner {
	border-top: 1px solid #cacaca;
	padding-top: 15px;
	color: #3f3f3f;
	font-size: 14px;
}
.tipbanner h4 {
	margin: 0;
	padding: 0 0 0 0;
	font-size: 30px;
	color: #bb0011;
	font-weight: normal;
}
.tipbanner p {
	line-height: 1.3em;
}
.tipbanner a {
	color: #bb0011;
}
.live-header-wrapper {
	background: #98b1c9;
}
.live-header {
	height: 61px;
	position: relative;
	background: #98b1c9; 
	background: -moz-linear-gradient(left,  #98b1c9 0%, #678ec2 100px, #678ec2 120px, #98b1c9 300px); 
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#98b1c9), color-stop(100px,#678ec2), color-stop(120px,#678ec2), color-stop(300px,#98b1c9)); 
	background: -webkit-linear-gradient(left,  #98b1c9 0%,#678ec2 100px,#678ec2 120px,#98b1c9 300px); 
	background: -o-linear-gradient(left,  #98b1c9 0%,#678ec2 100px,#678ec2 120px,#98b1c9 300px); 
	background: -ms-linear-gradient(left,  #98b1c9 0%,#678ec2 100px,#678ec2 120px,#98b1c9 300px); 
	background: linear-gradient(to right,  #98b1c9 0%,#678ec2 100px,#678ec2 120px,#98b1c9 300px); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98b1c9', endColorstr='#98b1c9',GradientType=1 ); 
}
.live-header > div > h1 {
	top: 14px;
	margin: 0;
	text-indent: -500px;
	color: transparent;
	background: #a93000 url(singelton/header/local/direkte/img/news-header-title.png) no-repeat 16px 8px;
	float: left;
	width: 113px;
	position: relative;
	line-height: 32px;
	left: 40px;
}
.live-header > div {
	position: absolute;
	top: 0;
	left: -40px;
	right: 0;
	bottom: 0;
	background: transparent url(singelton/header/local/direkte/img/news-header-background.png) no-repeat top left;
}
.live-header > div > h1 > a {
	color: transparent;
	display: block;
	height: auto;
}
@media screen and (min-width:720px) { 
	.live-header {
		height: 90px;
	}
	.live-header > div > h1 {
		top: 30px;
	}
}
.election-header {
	height: 60px;
	background: white url(singelton/header/local/valg/img/header-background.png) no-repeat center center;
	border-bottom: 1px solid #d9d9d9;
}
.election-header h1 {
	margin: 0;
	text-indent: -9999em;
	width: 88px;
	height: 60px;
	margin-left: 10px;
	background: transparent url(singelton/header/local/valg/img/logo.png) no-repeat center center;
	background-size: 65px auto;
}
.election-header header > div {
	height: 60px;
	
	
}
.election-header h1 a {
	display: block;
	height: 100%;
}
@media screen and (min-width:720px) { 
	.election-header {
		height: 90px;
	}
	.election-header h1 {
		margin-left: 20px;
		height: 90px;
		background-size: auto auto;
	}
	.election-header header > div {
		height: 90px;
		background-position: 170px center;
		background-size: auto auto;
	}
}
.tvaksjonen-header {
	background-color: #b6003d;
	line-height: 0.7;
	position: relative;
}
.tvaksjonen-header .singleton-reference {
	position: relative;
}
.tvaksjonen-header .plugin-reference {
	position: absolute;
	bottom: 0;
	background-color: rgba(0,0,0,0.2);
	color: #fff;
	font-size: 0.8em;
	width: 100%;
	height: 30px;
}
.tvaksjonen-header a {
	display: block;
	height: 100%;
}
.tvaksjonen-header .widget {
	margin: 0 !important;
}
.tvaksjonen-header .group {
	padding-top: 0px !important;
	position: relative;
}
.tvaksjonen-header h1 {
	margin: 0;
	text-indent: -9999em;
}
.tvaksjonen-header div.logo {
	background: transparent url(singelton/header/local/tvaksjonen/img/logo-liten.png) no-repeat 0 0;
	width: 320px;
	height: 95px;
}
@media screen and (min-width:767px) {
	.tvaksjonen-header div.logo {
		background: transparent url(singelton/header/local/tvaksjonen/img/logo-stor.png) no-repeat 0 0;
		width: 410px;
		height: 100px;
		margin-left: 20px;
	}
	.tvaksjonen-header .plugin-reference {
		position: absolute;
		background-color: transparent;
		color: #fff;
		font-size: 0.8em;
		height: auto;
		right: 20px;
		top: 0;
		width: 300px;
	}
}
.nufal-header {
	height: 60px;
	padding-top: 5px;
}
.nufal-header h1 {
	margin: 0 0 0 -20px;
	text-indent: -9999em;
	width: 71px;
	height: 60px;
	margin-left: 10px;
	background: transparent url(singelton/header/local/nufal/img/logo.png) no-repeat center center;
	background-size: 65px auto;
}
.nufal-header h1 a {
	display: block;
	height: 100%;
}
.nufal-header .grid {
	position: relative;
}
.sapmi-link {
	text-indent: -9999em;
	position: absolute;
	background: transparent url(singelton/header/local/nufal/img/sapmi-logo.png) no-repeat center center;
	background-size: 50px auto;
	height: 50px;
	width: 50px;
	top: 6px;
	right: 10px;
}
@media screen and (min-width:720px) { 
	.nufal-header {
		padding: 20px 20px 0 20px;
		height: 90px;
	}
	.nufal-header h1 {
		width: 125px;
		height: 90px;
		margin-left: 0;
		background-size: auto auto;
	}
	.nufal-header header > div {
		height: 90px;
		background-position: 170px center;
		background-size: auto auto;
	}
	.sapmi-link {
		background-size: auto auto;
		height: 79px;
		width: 79px;
		top: 7px;
		right: 0;
	}
}
.mgp-header-wrapper {
	background: black url(singelton/header/local/mgp/img/mgp-background.jpg) repeat-x center center;
}
.mgp-header {
	height: 60px;
	overflow: hidden;
}
.mgp-header img {
	max-height: 100%;
	padding: 0 10px 0 10px;
	margin-left: -124px;
}
@media screen and (min-width:720px) { 
	.mgp-header {
		height: 90px;
	}
	.mgp-header img {
		margin-left: -30px;
	}
}
.mai-header-wrapper {
	display: none;
}
@media screen and (min-width: 720px){
	.mai-header-wrapper {
		display: block;
		max-width: 1180px;
		margin: 0 auto;
		position: relative
	}
	.mai-header-image {
		position: absolute;
		top: 0;
		right: 15px;
		width: 677px;
		height: 174px;
		background: url(singelton/header/local/17mai/img/header.png) no-repeat;
	}
}
.explorer {
	margin: 0;
}
.explorer-title {
	text-transform: uppercase;
	color: white;
	text-shadow: 0px 0px 14px rgba(130, 130, 130, 1);
}
.explorer-title a {
	color: white;
}
.explorer-content {
	margin-bottom: 20px;
	-moz-transition: width .3s;
	-webkit-transition: width .3s;
	transition: width .3s;
}
.explorer-content > .col.g100, 
.explorer-content > .col.g83,
.explorer-content > .col.g66,
.explorer-content > .col.g50,
.explorer-content > .col.g33,
.explorer-content > .col.g16 {
	-moz-transition: width .3s;
	-webkit-transition: width .3s;
	transition: width .3s;
}
.explorer-measure {
	border-bottom: 1px solid #D7D7D7;
	position: absolute;
	left: 0;
	right: 0;
	height: 20px;
	margin-top: -20px;
	padding-left: 7px;
	z-index: 1000;
}
.explorer-content-width,
.explorer-measure {
	color: #cdcdcd;
	font-size: 11px;
	font-weight: bold;
	pointer-events: none;
}
.explorer-content-width {
	float: none;
	text-align: right;
	display: block;
	position: relative;
	top: -13px;
	-moz-transition: width .3s;
	-webkit-transition: width .3s;
	transition: width .3s;
}
.explorer-grid-measure > .grid {
	display: none;
	position: relative;
	height: 5px;
	left: -4px;
	margin-top: 20px;
	position: relative;
	z-index: 1000;
}
.explorer-grid-measure-unit {
	height: 9px;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}
.explorer-configurator {
	padding: 10px 15px 10px 15px;
	font-size: 13px;
	overflow: hidden;
}
.explorer-configurator label {
	font-weight: bold;
	color: #333333;
	line-height: 22px;
	margin-right: 4px;
}
.explorer-configurator > span {
	margin-right: 15px;
}
.explorer-configurator input[type=text] {
	border: 1px solid #D7D7D7;
	box-shadow: 1px 0px 8px #D7D7D7;
}
.explorer-configurator input[name=id] {
	clear: right;
}
.explorer-configurator .field {
	display: inline-block;
	float: left;
}
.explorer-configurator .field:first-child {
	position: relative;
	top: 2px;
}
.explorer-configurator .field-perspective,
.explorer-configurator .viewmode-selector {
	clear: left;
}
.explorer-configurator .viewmode-selector {
	margin-bottom: 0 !important;
}
.explorer-configurator .field {
	margin-bottom: 8px;
}
.explorer-viewer {
	margin-top: 25px;
}
.explorer-viewer > div {
	display: none;
}
.explorer-viewer > div.selected {
	display: block;
}
.explorer-viewer[data-http-status="404"]:before,
.explorer-viewer[data-http-status="500"]:before,
.explorer-viewer[data-http-status="204"]:before {
	display: block;
	font-size: 120px;
	text-align: center;
	content: attr(data-http-status);
	color: #bbb9be;
}
.explorer-viewer > div > pre {
	font-size: 13px;
	clear: both;
	white-space: pre-wrap;
}
.explorer-html .prettyprint .tag {
	font-weight: bold;
	color: #0008ff;
}
.explorer-html .prettyprint .atn {
	font-style: italic;
}
.explorer-html .prettyprint .atv {
	background-color: #eeeeee;
}
.explorer-json .prettyprint .pln {
	font-weight: bold;
	color: #0008ff;
}
.explorer-viewer .prettyprint a {
	text-decoration: none;
	border-bottom: 1px solid #a4a1a4 !important;
	background-color: #f8ffa8 !important;
	font-weight: bold;
	color: black;
}
.explorer-configurator .viewmode-selector {
	margin-right: 0 !important;
	border: 1px solid #D7D7D7;
	box-shadow: 1px 0px 8px #D7D7D7;
	border-radius: 3px;
	background: #f8f8f8;
}
.explorer-spinner {
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	display: block;
}
.explorer-viewer.explorer-state-loading .explorer-spinner {
	background: transparent url(singelton/explorer/img/explorer-loader.png) no-repeat center center;
	height: 300px;
	opacity: 1;
	-webkit-animation-name: rotate; 
	-webkit-animation-duration: 1.3s;
	-webkit-animation-iteration-count: infinite; 
	-webkit-animation-timing-function: linear;
	-webkit-transform-origin: center;
	
	-moz-animation-name: rotate; 
	-moz-animation-duration: 1s;
	-moz-animation-iteration-count: infinite; 
	-moz-animation-timing-function: linear;
	
	-ms-animation-name: rotate; 
	-ms-animation-duration: 1s;
	-ms-animation-iteration-count: infinite; 
	-ms-animation-timing-function: linear;
}
.explorer-viewer.explorer-state-loading > div {
	display: none !important;
}
.segmented-button > button {
	float: left;
	border: none;
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #9e9e9e;
	background: transparent;
	border-right: 1px solid #D7D7D7;
	line-height: 20px;
	padding: 1px 10px 0 10px;
	border-radius: 3px 0px 0px 3px;
}
.segmented-button > button.selected {
	background: white;
	color: #333333;
}
.segmented-button > button:hover {
	background-color: #e4e4e4;
	color: #333333;
}
.segmented-button > button.selected:hover {
	background-color: inherit !important;
}
.segmented-button > button:last-child {
	border-right-width: 0;
}
@media screen and (min-width: 975px) {
	.explorer-configurator .field {
		margin-bottom: 0;
	}
}
.explorer-article {
	clear: both;
	font-family: Georgia, serif;
	background-color: white;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
}
.explorer-article-content {
	padding: 15px;
}
.explorer-article-content figure {
	display: block;
	text-align: center;
	margin: 0 0 20px 0;
}
.explorer-article-content h3 {
	font-family: 'Helvetica Neue', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	margin: 0 0 15px 0;
	color: #5f5f5f;
}
.explorer-article-content p {
	margin: 0 15px 15px 15px;
	line-height: 1.4em;
}
.explorer-article-content ul {
	margin-bottom: 20px;
	margin-left: 20px;
	list-style-type: square;
}
.explorer-article-content p:last-child {
	margin-bottom: 0;
}
.explorer-styleguide {
	padding-bottom: 50px;
}
.explorer-styleguide h2 {
	margin: 0 0 15px 0;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
}
.explorer-styleguide-column {
	margin-bottom: 60px;
}
.explorer-styleguide h2:first-child {
	margin-top: 0;
}
.explorer-styleguide .text-body {
	font-family: Georgia, serif;
	line-height: 1.4;
}
.explorer-styleguide .text-body p {
	margin: .2em 0 1em;
}
.explorer-color-table {
	width: 100%;
	border: 1px dotted #cccccc;
	padding: 15px;
}
.explorer-color-table th {
	text-align: left;
	width: 200px;
	padding-left: 15px;
	font-size: 13px;
	font-weight: normal;
}
.explorer-color-table td {
	height: 40px;
}
.explorer-sprite-list dt {
	margin-bottom: 15px;
	font-size: 13px;
	color: #3f3f3f;
}
.explorer-sprite-list dd {
	margin-bottom: 30px;
}
@media screen and (min-width: 720px) {
	.explorer-grid-measure > .grid {
		display: block;
		max-width: 1180px;
	}
	.explorer-grid-measure-unit {
		position: relative;
		background-color: rgba(195, 221, 255, .8);
	}
	.explorer-grid-measure-unit > div {
		position: absolute;
		top: 1px;
		left: 0px;
		width: 15px;
		height: 8px;
		background-color: #f6f6f6;
	}
	.explorer-grid-measure-debug {
		height: 5000px;
	}
	.explorer-grid-measure-debug .explorer-grid-measure-unit,
	.explorer-grid-measure > .grid,
	.explorer-grid-measure-debug .explorer-grid-measure-unit > div {
		height: 100%;
	}
	.explorer-grid-measure-unit > div {
		opacity: .3;
	}
	.explorer-grid-measure-unit > div:last-child {
		right: 0px;
		left: auto;
		width: 14px;
		border-right: 1px solid rgba(195, 221, 255, .8);
	}
	.explorer {
		margin-top: 0;	
	}
	.explorer-configurator .field-perspective,
	.explorer-configurator .viewmode-selector {
		clear: none;
	}
	.explorer-configurator .viewmode-selector {
		float: right;
	}
	.explorer-styleguide h2 {
		max-width: 150px;
		float: left;
		clear: left;
	}
	.explorer-styleguide-column {
		margin-left: 160px;
		clear: right;
	}
}
