/*
*	style-ds.css
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	list-style: none;
	font-size: 1em;
	outline: none;
}

body {
	font: 150%/1.7em Georgia, "Times New Roman", serif;
	margin: 0;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
.container {
	margin: 0 auto;
}

.button {
  background-color: #F5F5F5;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  color: #666666;
  cursor: pointer;
  display: inline-block;
  font-family: Din,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 0.9em;
  margin-bottom: 0;
  padding: 0.62857rem 0.85714rem 0.62857rem;
  text-align: center;
  text-decoration: none !important;
  vertical-align: middle;
}

/* Section / Article nav */
.section-header {
	color: #44c4d1;
	font: bold .6em/1em Helvetica, Arial, sans-serif;
	position: relative;
}
	.section-header h2 {
	display: inline;
	float: left;
	padding: 8px 15px;
	text-transform: uppercase;
}
.section-header h2 time {
	font-weight: normal;
}
.section-header .all_articles {
	background-repeat: no-repeat;
	background-position: right center;
	color: #44c4d1;
	padding: 8px 15px 8px 0;
	margin-right: 15px;
}

.up-and-down {
	float: right;
}
.up-and-down li {
	display: inline;
}
.up-and-down li a {
	background-size: 24px 15px;
	border-left: 1px solid #ccc;
	display: block;
	float: left;
	height: 60px;
	padding: 0 15px;
	text-indent: -9999px;
	width: 30px;
}
.articlebody + .section-nav .up-and-down li a {
	height: 150px;
}
.up-and-down li .up, .up-and-down li .down {
	background-repeat: no-repeat;
	background-position: center;
}

/* Stocks */
.stocks_ticker, .stocks_table {
	border-bottom: 1px solid #ccc;
	color: #999;
	display: block;
	font: normal .6em/1em Helvetica, Arial, sans-serif;
	padding: 15px;
	text-transform: uppercase;
}
.stocks_ticker .stocks_name {
	display: block;
	float: left;
	width: 60px;
	position:
}
.stocks_ticker .stocks_pts, .stocks_table .stocks_pts {
	font-weight: bold;
	margin-right: 8px;
}
.stocks_ticker .all_articles {
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	font-size: 0.9em;
}

.stocks_table .stocks_pts.red {
	color: red;
}

.stocks_table {
	text-transform: none;
}
.stocks_table .stock_detail {
	float: right;
}
.stocks_table .stocks_name {
	color: black;
	font-weight: bold;
}
.stocks_table .stocks_name span {
	font-size: .7em;
	font-weight: normal;
}
.stocks_table.source {
	font: normal .6em/1em Helvetica, Arial, sans-serif;
	padding: 6px 15px;
	border-bottom: 0;
	text-align: right;
}

.stocks_form {
	font: bold .6em/1em Helvetica, Arial, sans-serif;
	padding: 10px 0;
}
.stocks_form label {
	display: inline-block;
	margin-left: 15px;
	width: 65px;
}
.stocks_form input[type="submit"] {
	margin-left: 90px;
}

form[action="/stockmarkets"] {
	font: bold .6em/1em Helvetica, Arial, sans-serif;
	padding: 15px;
}
form[action="/stockmarkets"] input[type="search"] {
	width: 200px;
	margin: 5px 0 5px 10px;
}
form[action="/stockmarkets"] label {
	padding: 8px 15px 8px 0;
	text-transform: uppercase;
	width: 50px;
}
form[action="/stockmarkets"] label[for="vwdSymbol"]:before {
	content: '\00000a';
	white-space: pre;
}
form[action="/stockmarkets"] input[type="submit"] {
	border: 1px solid #999;
	display: block;
	margin: 15px 0 0 0;
	padding: 0 15px;
}

/* Article */
article .kop {
	padding: 15px;
}
article .kop h2 {
	line-height: 1.15em;
	font-size: .85em;
	font-weight: normal;
	margin: 0;
}
section article .kop {
	padding: 15px;
}
section article .thumb + .kop {
	padding: 15px 15px 15px 105px;
}
section article .kopgroep .kop {
	padding: 15px;
}

article .kopgroep {
	position: relative;
}
article .kopgroep h2 {
	padding-bottom: 5px;
}
article .kopgroep .intro {
	float: none;
	font-size: .62em;
	line-height: 1.5em;
	margin: 0;
	padding-top: 0;
}
article time {
	display: none;
}
.mainarticle .kopgroep time {
	margin-left: 15px;
	display: block;
	font: normal .6em/1em Helvetica, Arial, sans-serif;
	padding: 10px 0;
	color: #999999;
}

article .articlebody {
	font-size: .62em;
	line-height: 1.5em;
	padding: 15px 15px 5px 15px;
}
article .articlebody p {
	margin-bottom: .62em;
}
article .articlebody p a {
	color: #44c4d1;
	text-decoration: underline;
}
article .articlebody p iframe {
	overflow: hidden;
	width: 100% !important;
}
article .articlebody .intro {
	font-weight: bold;
}
article .articlebody .author:before {
	content: "(";
}
article .articlebody .author:after {
	content: ")";
}
article .articlebody .talkbubble {
	background-color: #dedede;
	padding: 10px;
}
article .articlebody .bold {
	font-weight: bold;
}
article .articlebody p.crossheading{
  font-size: 20px;
  font-weight: bold;
}

article .sharing {
	float: left;
	margin: 15px;
}
article .sharing li a {
	background-size: 30px;
	display: block;
	height: 30px;
	margin-right: 10px;
}
article .sharing li .mail {
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	font-weight: bold;
	padding-left: 35px;
	padding-bottom: 8px;
	color: #666;
	font-family: sans-serif;
}

/* Gallery */
.gallery {
	background-color: #dedede;
	position: relative;
}
.gallery figcaption {
	color: #444;
	font-size: .62em;
	line-height: 1.5em;
	padding: 0 15px 10px 15px;
	text-align: left;
}
.gallery figcaption .copyright {
	color: #666;
}
.gallery .controls {
	color: #444;
	font-family: sans-serif;
	font-size: .62em;
	margin: 0;
	max-width: 100%;
	padding: 0 10px;
	float: right;
}
.gallery .controls li {
	display: inline;
	bottom: 36px;
	z-index: 3;
}
.gallery .controls .info {
	display: inline-block;
	margin-top: -10px;
	text-align: center;
	width: 60px;
}
.gallery .controls .prevPhoto, .gallery .controls .nextPhoto {
	background-color: #44c4d1;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 8px 12px;
	border-bottom: 0;
	display: inline-block;
	position: relative;
	text-indent: -9999px;
	height: 30px;
	width: 30px;
}

/* 404 */
.forohfor {
	border-top: 1px solid #ccc;
	padding: 40px 0 0 0;
}
.forohfor p {
	color: #999;
	font-size: 1.25em;
	margin-bottom: 40px;
	text-align: center;
	padding: 0 15px;
}
.forohfor .tohome,
.forohfor .tohome + a {
	color: #fff;
	font: bold .6em/1em Helvetica, Arial, sans-serif;
	display: block;
	background-color: #44c4d1;
	padding: 6px 8px;
	width: 110px;
	margin: 0 auto 40px auto;
	text-align: center;
}
.forohfor .tohome + a {
	margin-top: -20px;
}

/* Generic */
.all_articles {
	background-size: 8px 12px;
	padding-right: 15px;
}
.triangle {
	display: none;
}
.pill {
	background-color: #ccc;
	border-radius: 20px;
	color: white;
	padding: 2px 8px;
}
.pill.red {
	background-color: #ff0000;
}
.pill.blue {
	background-color: #0085ff;
}
.pill.green {
	background-color: #00a41a;
}
.js .main-nav {
	display: none;
}

/* Group */
.group:before,
.group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {*zoom:1;
}

/* Video */
.mainarticle .video, .mainarticle video {
	overflow: hidden;
	position: relative;
}
.mainarticle video, .mainarticle .video, .mainarticle .video iframe, .jwplay, .jwplay_displayarea, .jwplay_jwplayer_display {
	width: 100% !important;
}

/* Connect */
.adhese_600x150 img {
	width: 100%;
}
.sticky-placeholder {
	height: 150px;
	display: none;
}
#LAYER {
	position: fixed;
	bottom: 0;
	width: 100%;
	display: block;
}
#ADV1 a img, #ADV2 a img, #ADV3 a img { display: block;	margin: 10px auto; max-width: 100%; height: auto; }

#IMU .adhese_300x250 { text-align: center; }
#IMU .adhese_300x250 img { max-width: 300px; height: 100%; width:100%; }

#ADV1 .adhese_369x100, #ADV2 .adhese_369x100 { border-bottom: 1px solid #dedede; margin: 10px auto 0 auto; }

/* NEW connect */
div#ad__wrapper { max-width: 100%; display: block; }
div#ad__wrapper div#ad__inner div { height: 0; position: static; }
div#ad__wrapper div#ad__inner div object,
	div#ad__wrapper div#ad__inner div img,
	div#ad__wrapper div#ad__inner div embed,
	div#ad__wrapper div#ad__inner div iframe {
		max-height: 100% !important; position: absolute; top: 0; width: 100% !important; left: 0;
}

div.ad__wrapper { max-width: 100%; display: block; }
div.ad__wrapper div.ad__inner div { height: 0; position: static; }
div.ad__wrapper div.ad__inner div object,
	div.ad__wrapper div.ad__inner div img,
	div.ad__wrapper div.ad__inner div embed,
	div.ad__wrapper div.ad__inner div iframe {
		max-height: 100% !important; position: absolute; top: 0; width: 100% !important; left: 0;
}

div#BAN div#ad__wrapper div#ad__inner { padding-top: 12.36181%; }

div#ad__inner { position:relative; }
div#ad__inner div { position:static !important; height:0 !important; }

div.ad__inner { position:relative; }
div.ad__inner div { position:static !important; height:0 !important; }

/* 2013 */
a {
	color: #44C4D1;
}
article h2 a {
	color: #000;
}
article p a {
	color: #333;
}

/* Side nav */
.side-nav {
}
.side-nav a, .widget .bottom-nav a {
	color: #444;
	display: inline-block;
	font-size: 18px;
	line-height: 24px;
	text-decoration: none;
}
.side-nav ul, .bottom-nav ul, .sosume-nav, .segmented-buttons {
	list-style: none;
	margin: 0;
	padding: 0;
}


.side-nav .footer a, li.footer-item a {
	font-size: 14px;
	line-height: 14px;
}

.level-top > li {
	border-top: 1px solid #ccc;
}
.level-top > li a {
	padding: 10px;
}
.level-sub {
	display: none;
}
.active-level > .level-sub {
	display: block;
}

.level-top .level-sub li a {
    margin-left: 20px;
    background-image: none;
    padding: 0;
    padding-left: 30px;
}

.level-sub .level-sub {
    margin-left: 20px;
}

.level-top a {
	background-image: url("/extra/static/img/mobile/gallery-arrow-next.png");
	background-repeat: no-repeat;
	background-position: 98% center;
	background-size: 20px
}

.level-top li.footer-item{
	background-color: #eeeeee;
	font-family: sans-serif;
/*	padding-left: 30px;
*/
}

.level-top li.footer-item a{
	color: #dd2727;
	background-image: none;
}
.bottom-nav .level-top li.footer-item a{
	color:#dd2727!important;
	padding: 10px;
}

.logo {
	margin: 0;
}
.logo a {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 74px 40px;
	display: inline-block;
	height: 32px;
	padding: 10px;
	text-indent: -9999px;
	width: 75px;
}

.search-nav {
	background-color: #dedede;
	border-bottom: 1px solid #ccc;
}

.search-nav .container {
	position: relative;
}

.search-nav .search-input {
	display: block;
	position: absolute;
	height: auto;
	bottom: 0;
	top: 0;
	left: 60px;
	right: 20px;
	margin: 0;
	-webkit-appearance: none;
}

.search-nav form,
.footer form {
	margin-right: 42px;
	position: relative;
}

.search-nav .search-input input[type="search"],
.footer input[type="search"] {
	font-size: 0.9em;
	padding: 4px 0;
	text-indent: 10px;
	width: 100%;
}

.search-nav .search-input input[type="submit"],
.footer input[type="submit"] {
	border: 0;
	background-color: transparent;
	background-position: right center;
	text-indent: -9999px;
	margin: 8px 0 0 0;
	padding: 0;
	position: absolute;
	right: -42px;
	top: 0;
	width: 42px;
}

.top-nav {
	position: relative;
	height: 64px;
	border-bottom: 1px solid #dedede;
}
.top-nav > .container {
	padding-top: 11px;
}
.top-nav .logo a, .search-nav .search-input {
	display: block;
	position: absolute;
	height: auto;
	bottom: 0;
	top: 0;
	left: 60px;
	right: 20px;
	margin: 0;
}
.top-nav .logo a {
	margin: 4px auto;
	left: 20px;

}
.top-nav .menu-button, .top-nav .search-button, .search-nav .close-button, .search-nav .search-button {
	display: block;
	line-height: 24px;
	margin: 10px;
	text-decoration: none;
	width: 42px;
}

.menu-button, .close-button, .search-nav .search-input {
	float: left;
}
.search-button, .menu-button, .close-button {
	background-position: center center;
	background-repeat: no-repeat;
}
.menu-button {
	background-size: 25px 14px;
}
.search-button {
	float: right;
	background-size: 20px;

}

.search-nav .close-button {
	background-size: 17px;
}

#collapse-search, #collapse-regions, #side-nav {
	display: none;
}

/* Columns */
.column {
	float: left;
	width: 50%;
}
.container {
	margin: 0 auto;
	max-width: 640px;
		/*min-width: 10px;*/
	position: relative;
}

/* Load more */
.load-more {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #dedede;
	margin: 0 10px;
}
.load-more a {
	display: block;
	font-family: sans-serif;
	padding: 20px 0;
}

/* Section header */
.section-header {
	padding: 4px 0;
	border-bottom: 1px solid #dedede;
}
/*HIDE PLUS LABEL IN SECTION HEADER*/
.section-header.group.ds.plus h2 a:before{
	display: none;
}

.section-header .segmented-buttons {
	text-align: center;
	text-transform: none;
}

.widget .section-header .segmented-buttons {
	margin: 10px;
}

.widget .row.section-header {
	margin: 0;
}

.opener .widget .row.section-header {
	margin: 0 -10px;
}

.opener .widget .row.section-header .container {
	margin-top: 10px;
}

.opener .section-header .segmented-buttons {
	margin-top: 0;
}

.opener .section-header h2 {
	padding: 8px 0;
}


.section-header .segmented-buttons li {
	float: left;
	width: 33.33%;
}
.section-header .segmented-buttons li a {
	border: 1px solid #ccc;
	color: #444;
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding: 6px 0;
	text-decoration: none;
}
.section-header .segmented-buttons li:first-child a {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	border-right: 0;
}
.section-header .segmented-buttons li:last-child a {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	border-left: 0;
}
.section-header .segmented-buttons li .active-segment {
	background-color: #ccc;
}

.row.section-header {
	margin: 0 -10px;
	border-bottom: 1px solid #dedede;
}

/* Article */
article {
	border-bottom: 1px solid #dedede;
	margin: 10px;
}
article:last-child {
	border-bottom: none;
}
.mainarticle {
	margin: 0;
}

.opener {
	margin: 0 10px;
}
.opener article {
	margin: 0;
}

.opener .article-large {
	border-bottom: 1px solid #dedede;
	margin-top: 10px;
}

article figure {
	margin: 0;
	position: relative;
}
article figure .indicator-photos, article figure .indicator-video {
	background-color: rgba(0,0,0,.6);
	background-repeat: no-repeat;
	background-position: 4px center;
	background-size: 13px 10px;
	color: rgb(255,255,255);
	font-family: sans-serif;
	padding: 4px 6px 4px 22px;
	position: absolute;
	font-size: 14px;
	line-height: 14px;
}

.article-xl .article-title {
	line-height: 30px;
}
.article-large .article-title, .article-item .article-title {
	font-size: 22px;
	line-height: 26px;
}

.article-small .article-title {
	font-size: 14px;
	line-height: 18px;
	-ms-word-break: break-all;
	 word-break: break-all;
	 word-break: break-word;
}
.article-small .article-intro {
	font-size: 12px;
	line-height: 16px;
}

.article-item {
	padding-top: 10px;
}
.article-item figure {
	float: left;
	margin-right: 10px;
	width: 33%;
}

.article-xl figure {
	float: left;
	width: 50%;
	margin-right: 5px;
}
.article-xl figure a {
	display: block;
	margin-right: 5px;
}

article img {
	width: 100%;
}

.article-xl .article-title {
	line-height: 30px;
}
.article-large .article-title, .article-list .article-item .article-title, .article-boxed .article-title {
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
}
.article-small .article-title {
	font-size: 13px;
	line-height: 18px;
}
.article-breaking {
	background-color: #333;
	margin: 0;
	padding: 10px;
}
.article-breaking a {
	color: #fff;
}

.article-list {
	/*border-bottom: 1px solid #dedede;*/
}

.article-list .article-item figure, .article-list .article-item figure {
	float: left;
	margin-right: 10px;
	width: 33%;
}

.article-list .article-item figure, .article-list .article-item figure.potrait {
    overflow:hidden;
    margin-bottom:10px;
}

article .article-title, .article-intro, .article-list article .article-title, article .article-intro, .chrono .timestamp {
	margin: 0 0 5px 0;
}
article .article-intro, .article-list article .article-intro, .article-intro a,  .chrono .timestamp {
	color: #555;
	font-size: 14px;
	line-height: 18px;
}

.article-list .chrono .timestamp {
	display: block;
}
.article-list .popular .number {
	background-color: #44C4D1;
  color: #FFF;
  float: left;
  font-weight: bold;
  height: 1em;
  line-height: 1em;
  margin-right: .6em;
  font-family: Helvetica, Arial, sans-serif;
  min-width: 1em;
  text-align: center;
  padding: .2em .2em .1em;
  font-size:0.8em;
}
.article-list .popular .number +  .article-title a, .article-list .popular .number +  .article-title + .article-intro a {
	/*margin-left: 10px;*/
}
.article-item.popular .article-title{
	overflow: hidden;
	font-size: 0.8em;
}

.two-columns {
	border-bottom: 1px solid #dedede;
	margin: 0 10px;
}
.two-columns .column article {
	margin: 10px 0;
}
.two-columns .column:first-child article {
	margin-right: 5px;
}
.two-columns .column:last-child article {
	margin-left: 5px;
}

.share-buttons {
	margin: 10px 15px;
}
.share-list {
}
.share-list li {
	border: 1px solid #ccc;
	float: left;
	width: 32%;
	line-height: 0;
}
.share-list li:first-child {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	border-right: 0;
}
.share-list li:last-child {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	border-left: 0;
}
.share-list li a {
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 20px;
	color: #444;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 32px;
	padding: 10px 5px 10px 35px;
}
.share-list:before, .share-list:after {
	content: "";
	display: table;
}
.share-list:after {
	clear: both;
}
.share-list {
	*zoom: 1;
}

/* Widgets */
.homepage .widget {
	position: relative;
}
.homepage .widget .column-header {
	font-family: sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: white;
	padding: 5px 10px;
	margin-bottom: 10px;
}
.homepage .widget .column-header h2 {
	font-weight: normal;
}
.homepage .widget a {
	color: white;
	font-weight: normal;
}

.homepage .widget-nav {
	position: absolute;
	top: 110px;
	width: 100%;
	z-index: 99;
}
.homepage .widget-nav a {
	background-color: rgba(0,0,0,.8);
	color: #fff;
}
.homepage .widget-nav .prev, .homepage .widget-nav .next {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 20px;
	position: absolute;
	text-indent: -9999px;
	width: 40px;
}
.homepage .widget-nav .prev {
	left: 0;
}
.homepage .widget-nav .next {
	right: 0;
}

.photo-widget, .video-widget, .photo-video-widget {
	background-color: #44c4d1;
	position: relative;
}

.homepage .boxed-articles {
}
.homepage .article-box {
	width: 50%;
	float: left;
}
.homepage .article-boxed {
	border-bottom: 0;
}
.homepage .article-box:first-child .article-boxed {
	margin: 0 5px 0 10px;
}
.homepage .article-box:last-child .article-boxed {
	margin: 0 10px 0 5px;
}
.homepage .article-boxed .article-title {
	font-size: 18px;
	line-height: 22px;
}
.homepage .article-boxed .article-intro {
	display: none;
}


.bottom-nav {
/*	margin: -1px 10px 0 10px;
*/}
.level-top li a, .bottom-nav a {
	background-repeat: no-repeat;
	background-position: 98% center;
	background-size: 6px 10px;
}

.bottom-nav .level-top li a{
	padding: 0 10px;
}

.bottom-nav a {
	border-top: 1px solid #ccc;
	display: block;
	color: #444 !important;
	/*font:bold .6em/1em Helvetica, Arial, sans-serif;*/
/*	line-height: 24px;*/
	padding: 8px 15px;
	font-size: 18px;
/*	text-transform: uppercase;
*/	background-repeat: no-repeat;
	background-position: right center;
	background-size: 23px 12px;
}
.bottom-nav .level-top li{
	border-top: none;
}

/* Footer */
.footer {
	background-color: #eee;
	font-size: 14px;
}

/* Sosume */
.sosume-nav li {
	border-top: 1px solid #ccc;
	font-family: sans-serif;
	line-height: 1em;
	padding: 0 10px;
}
.sosume-nav li:first-child {
	/*border-top: none;*/
}
.sosume-nav .search {
	line-height: 36px;
}
.sosume-nav .search input[type="submit"] {
	background-size: 20px;
	padding: 2px 3px;
}
.sosume-nav li a {
	color: #666;
	display: block;
	padding: 10px 0;
	text-decoration: none;
}
.sosume-nav li a, .sosume-nav li .settings, .sosume-nav li .account, .sosume-nav .font-size {
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 20px;
}
.sosume-nav .facebook, .sosume-nav .twitter, .sosume-nav .full-site, .sosume-nav .settings {
	padding-left: 30px;
}
.sosume-nav .account, .sosume-nav .font-size {
	color: #666;
	padding: 10px 0 10px 30px;
}
.sosume-nav .account a, .sosume-nav .font-size a {
	display: inline;
	color: #44c4d1;
}
.sosume-nav .font-size a {
	display: inline-block;
	padding: 7px;
	margin: -7px 0;
}
.sosume-nav .font-size .active {
	background-color: white;
}
.sosume-nav .font-size .small {
	font-size: 12px;
}
.sosume-nav .font-size .medium {
	font-size: 16px;
}
.sosume-nav .font-size .large {
	font-size: 20px;
}
.sosume-nav .copy {
	color: #ccc;
	padding: 10px 0;
}

.sosume-nav li:nth-child(4) {
	display: none;
}

.side-nav .sosume-nav li:nth-child(5) {
	display: none;
}

.side-nav .sosume-nav li:nth-child(4) {
	display: block;
}

/* Plus */

.plus-article .section-header h2, .plus-article .section-header h2 a, .article--plus .section-header h2,
.plus-article .section-header .all_articles, .article--plus .section-header,
.plus-article .articlebody p a, .article--plus .articlebody p a,
.plus-article .sosume-nav .account a, .article--plus .sosume-nav .account a,
.plus-article .sosume-nav .font-size a, .article--plus .sosume-nav .font-size a {
	color: #dd2727;
}

.plus-article .gallery .controls .prevPhoto, .article--plus .gallery .controls .prevPhoto,
.plus-article .gallery .controls .nextPhoto, .article--plus .gallery .controls .nextPhoto {
	background-color: #dd2727;
}

.plus-article .section-header .all_articles:before, .article--plus .section-header .all_articles:before,
.plus-article > .article-title a:before, .article--plus > .article-title a:before
 {
/*	background-color: #dd2727;
*/	background-size: 40px;
	background-repeat: no-repeat;
	background-position: center;
	content:"";
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	margin-bottom: -12px;
	margin-top: -2px;
}

.plus-article > .article-title a:before, .article--plus > .article-title a:before {
	margin-top: -4px;
	margin-bottom: -3;
}

/* Form */

.styled-form {
	margin: 10px;
}
.styled-form fieldset {
	margin: 20px auto;
	width: 90%;
}
.styled-form input {
	border-radius: 5px;
	font: bold 18px Helvetica, Arial, sans-serif;
	padding: 6px 4px;
	width: 97%;
}
.styled-form .text {
	border: 1px solid #bebebe;
	display: block;
}
.styled-form .login {
	background-color: #44C4D1;
	color: white;
	-webkit-appearance:none;
	width: 100%;
}
.plus-article.container .styled-form .login{
	background-color: #dd2727;
}

.styled-form .login + .login {
	background-color: #0078d0 !important;
}
.styled-form .new-account {
	background-color: #333;
	color: white;
}
.styled-form label {
	color: #333;
	font-size: 18px;
	line-height: 22px;
}
.styled-form input[type="checkbox"] {
	width: 30px;
}
.styled-form .password-recovery {
	float: right;
	font-size: 14px;
	line-height: 16px;
	margin-top: 15px;
}

.login p{
	font-size: 0.80em;
  font-weight: normal;
  line-height: 1.6em;
  padding: 20px 0 0 15px;
}

.form-warning {
	background-color: #ffe7e7;
	border: 1px solid red;
	border-radius: 5px;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
	padding: 10px;
}

/* Font-sizes */
.font-size-small .mainarticle {
    font-size: 110%;
}

.font-size-medium .mainarticle {
    font-size: 130%;
}

.font-size-large .mainarticle {
    font-size: 150%;
}

/* Small screens */
@media only screen and (max-width: 400px) {
	.article-large .article-title, .article-list .article-item .article-title {
		font-size: 18px;
		line-height: 22px;
	}
	.article-boxed .article-title {
		font-size: 14px;
		line-height: 18px;
	}
	article .article-intro {
		display: none;
	}

	.promo-box a {
     width: 100% !important;
  }

}


/* Retina graphics */
.logo a {
	background-image: url("/extra/static/img/mobile/logo.gif");
}

.plus-article .logo a,  .article--plus .logo a {
	background-image: url("/extra/static/img/mobile/logo-plus.png");
}


.plus-article .section-header .all_articles:before, .article--plus .section-header .all_articles:before,
.plus-article > .article-title a:before, .article--plus > .article-title a:before, .login-paidcontent h2.main-title  {
	background-image: url("/extra/static/img/mobile/logo-small-paid@2x.png");
}

.search-input .search-button{
		background-image: url('/extra/static/img/mobile/menu-search-arrow-gray.png');
}

.menu-button {
	background-image: url('/extra/static/img/mobile/menu-hamburger-gray.png');
}
.search-button {
	background-image: url('/extra/static/img/mobile/menu-search-gray.png');
}
.search-nav .close-button {
	background-image: url('/extra/static/img/mobile/menu-search-close-gray.png');
}

.gallery .controls .prevPhoto {
	background-image: url("/extra/static/img/mobile/arrow_white_back.png");
}
.gallery .controls .nextPhoto {
	background-image: url("/extra/static/img/mobile/arrow_white.png");
}

.homepage .widget-nav .prev {
	background-image: url('/extra/static/img/mobile/gallery-arrow-prev.png');
}
.homepage .widget-nav .next {
	background-image: url('/extra/static/img/mobile/gallery-arrow-next.png');
}

article figure .indicator-video {
	background-image: url("/extra/static/img/mobile/video-indicator.png");
}
article figure .indicator-photos {
	background-image: url("/extra/static/img/mobile/photo-indicator.png");
}

.level-top li a, .widget .bottom-nav a {
	background-image: url("/extra/static/img/mobile/bottom-nav-gray.png");
}

.sosume-nav li .facebook, .share-facebook a {
	background-image: url("/extra/static/img/mobile/BottomFacebook.png");
}
.share-mail a {
		background-image: url("/extra/static/img/mobile/share-mail.png");
}
.sosume-nav li .full-site {
	background-image: url("/extra/static/img/mobile/BottomFull.png");
}
.sosume-nav li .twitter, .share-twitter a {
	background-image: url("/extra/static/img/mobile/BottomTwitter.png");
}
.sosume-nav li .settings {
	background-image: url("/extra/static/img/mobile/bottom-settings.png");
}
.sosume-nav li .account {
	background-image: url("/extra/static/img/mobile/bottom-account.png");
}
.sosume-nav li .font-size {
	background-image: url("/extra/static/img/mobile/bottom-font.png");
}

.sosume-nav .search input[type="submit"] {
	background-image: url('/extra/static/img/mobile/menu-search-gray.png');
}
.bottom-nav a {
	background-image: url('/extra/static/img/mobile/arrow_red.png');
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 125dpi){
	.logo a {
		background-image: url("/extra/static/img/mobile/logo@2x.gif");
	}

	.plus-article .logo a, .article--plus .logo a  {
		background-image: url("/extra/static/img/mobile/logo-plus@2x.png");
	}

	.plus-article .section-header .all_articles:before, .article--plus .section-header .all_articles:before,
	.plus-article > .article-title a:before, .article--plus > .article-title a:before, .login-paidcontent h2.main-title {
		background-image: url("/extra/static/img/mobile/logo-small-paid@2x.png");
	}



	.menu-button {
		background-image: url('/extra/static/img/mobile/menu-hamburger-gray@2x.png');
	}
	.search-button {
		background-image: url('/extra/static/img/mobile/menu-search-gray@2x.png');
	}
	.search-input .search-button{
		background-image: url('/extra/static/img/mobile/menu-search-arrow-gray@2x.png');
	}
	.search-nav .close-button {
		background-image: url('/extra/static/img/mobile/menu-search-close-gray@2x.png');
	}

	.gallery .controls .prevPhoto {
		background-image: url("/extra/static/img/mobile/arrow_white_back@2x.png");
	}
	.gallery .controls .nextPhoto {
		background-image: url("/extra/static/img/mobile/arrow_white@2x.png");
	}

	.homepage .widget-nav .prev {
		background-image: url('/extra/static/img/mobile/gallery-arrow-prev@2x.png');
	}
	.homepage .widget-nav .next {
		background-image: url('/extra/static/img/mobile/gallery-arrow-next@2x.png');
	}

	article figure .indicator-video {
		background-image: url("/extra/static/img/mobile/video-indicator@2x.png");
	}
	article figure .indicator-photos {
		background-image: url("/extra/static/img/mobile/photo-indicator@2x.png");
	}

	.level-top li a, .widget .bottom-nav a {
		background-image: url("/extra/static/img/mobile/bottom-nav-gray@2x.png");
	}

	.sosume-nav li .facebook, .share-facebook a {
		background-image: url("/extra/static/img/mobile/BottomFacebook@2x.png");
	}
	.share-mail a {
			background-image: url("/extra/static/img/mobile/share-mail@2x.png");
	}
	.sosume-nav li .full-site {
		background-image: url("/extra/static/img/mobile/BottomFull@2x.png");
	}
	.sosume-nav li .twitter, .share-twitter a {
		background-image: url("/extra/static/img/mobile/BottomTwitter@2x.png");
	}
	.sosume-nav li .settings {
		background-image: url("/extra/static/img/mobile/bottom-settings@2x.png");
	}
	.sosume-nav li .account {
		background-image: url("/extra/static/img/mobile/bottom-account@2x.png");
	}
	.sosume-nav li .font-size {
		background-image: url("/extra/static/img/mobile/bottom-font@2x.png");
	}

	.sosume-nav .search input[type="submit"] {
		background-image: url('/extra/static/img/mobile/menu-search-gray@2x.png');
	}
	.bottom-nav a {
		background-image: url('/extra/static/img/mobile/arrow_red@2x.png');
	}

}

/* New nav */
.js .side-nav {
	display: none;
}

.js body[data-twipe="nemo"] .side-nav {
	display: block;
}

.side-nav {
	background: #eee;
	display: block;
}

.side-nav > div > h1,
.side-nav > div > nav {
	background-color: white;
}

.level-top a,
.level-top li {
    display: block;
    overflow: hidden;
}

.level-top ul a {
    margin: 0 0 20px;
}

.level-top ul li:first-child a {
    margin-top: 10px;
}

.level-sub ul li:first-child a {
    margin-top: 0;
}

.level-sub .secundary-item {
    padding: 10px 0;
}

.level-sub .secundary-item a {
    margin-bottom: 0;
}

.toggle-wrap {
	margin-left: 20px;
	position: relative;
}

.level-top .level-sub .toggle-wrap a,
.level-top > li > .toggle-wrap {
	margin-left: 0;
}

.toggle-sub {
	background-image: url("/extra/static/img/mobile/arrow-closed-white.png");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 5px 10px;
	cursor: pointer;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 31px;
}

.is-open > .toggle-wrap > .toggle-sub {
	background-image: url("/extra/static/img/mobile/arrow-open-white.png");
	background-size: 10px 5px;
}

.level-sub {
	-webkit-transition: height .2s;
	-ms-transition: height .2s;
	transition: height .2s;
	height: 0;
	overflow: hidden;
}

.is-open .level-sub {
	display: block;
}

.main-content {
	background-color: #fff;
}

.off-canvas-masked .menu-button {
	border-color: #222;
	position: relative;
	z-index: 4;
}

.article-boxed {
	margin: 0 !important;
	padding: 0 5px;
}

/* Off-canvas Module */
.off-canvas,
.off-canvas body {
	height: 100%;
	overflow: hidden;
	width: 100%;
}

.off-canvas .off-canvas__item {
	display: block;
	height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

.off-canvas .off-canvas__item__inner {
	overflow: hidden;
	width: auto;
}

.off-canvas .off-canvas__nav {
	left: 0;
	position: absolute;
	top: 0;
	width: 80%;
	z-index: 1;
}

.off-canvas .off-canvas__content {
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-ms-transition: -ms-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	position: relative;
	z-index: 2;
}

.off-canvas-enabled .off-canvas__content {
	-webkit-transform: translate3d(80%, 0, 0);
	-ms-transform: translate3d(80%, 0, 0);
	transform: translate3d(80%, 0, 0);
}

.off-canvas .off-canvas__content__mask {
	background-color: rgba(0, 0, 0, .4);
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 0;
	z-index: 3;
}

.off-canvas-enabled.off-canvas-masked .off-canvas__content__mask {
	opacity: 1;
	width: 100%;
}

/* Carousel module */
.carousel {
	padding: 10px 0;
}

.carousel__panels,
.carousel__panels__inner {
	float: left;
	overflow: hidden;
	position: relative;
}

.carousel__panels {
	padding: 0 5px;
}

.carousel__nav .is-disabled {
	opacity: .3;
}

.js .carousel__panels__inner > div {
	float: left;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 100%;
	width: 100%;
}

.js .carousel__panels__inner > div:first-child {
	position: static;
}

.js .carousel--vertical .carousel__panels__inner > div {
	float: none;
}

.link--paco, .link--paco:link, .link--paco:visited {
	color: #dd2727 !important;
}

/* App layout search boxes */
/*html*/.layout-app .search-nav {
    left: 0;
    max-width: 640px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.login-paidcontent{
	padding: 10px 20px 0 15px;
}
.login-paidcontent.noaccess, .login-paidcontent.not-registered{
	margin-bottom: 20px;
}

.login-paidcontent p, .login-paidcontent ul li{
	font: normal .62em/1em Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	padding: 5px 0 10px 0;
	color: #666666;
}

.login-paidcontent p.top{
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	padding: 10px 20px;
	font-size: 0.65em;
}

.login-paidcontent h2{
	line-height: 1.15em;
	font: bold 0.85em Helvetica, Arial, sans-serif;
	margin-bottom: .50em;
	padding: 15px 0 5px 0;
	color: #000000;
}
.login-paidcontent h2.main-title{
	background-repeat: no-repeat;
	padding-left: 50px;
	vertical-align: middle;
	background-size: 45px;
	background-position-y: 15px;
}

.login-paidcontent h3{
	font: bold .65em/1em Helvetica, Arial, sans-serif;
	margin: 1em 0 .4em 0;
	line-height: 1.45em;
	color: #000000;
}


.login-paidcontent a{
	font: normal .62em/1em Helvetica, Arial, sans-serif;
	color: #dd2727;
	text-decoration: underline;
	padding: 5px 0;
	display: block;
}

.login-paidcontent h2 a{
	color: #000000;
}

.login-paidcontent ul{
	margin-left: 20px;
}
.login-paidcontent ul li a{
	font: normal 1em Helvetica, Arial, sans-serif;
	padding-left: 10px;
}
.icon-info {
	background: url(http://2.standaardcdn.be/extra/static/img/mobile/info-icon.png) no-repeat;
	height: 16px;
	width: 16px;
	display: inline-block;
}


sup {
 font-size: 65%;
}

.promo-box{
	height: 125px;
	margin-bottom: 20px;
}

.promo-box a{
	display: block;
	width: 60%;
	height: 100%;
	padding: 0;
	margin: 20px auto !important;
}

.promo-box .left, .promo-box .right{
	float: left;
	display: table;
	height: 100%;
}

.promo-box .left{
	background-color: #b40001;
	width: 60%;
}

.promo-box .right{
	width: 40%;
	background-color: #e1e1e1;
}

.promo-box .left p{
	display: table-cell;
	text-transform: uppercase;
	color: white;
	font-size: 1.1em;
	padding: 0 10px;
	vertical-align: middle;
	width: 94%;
	line-height: 1.4em;
	font-weight: bold;
}

.promo-box .right p{
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	color: #545454;
	font-size: 1.7em;
	font-weight: bold;
	text-align: center;
}

.promo-box .left p span, .promo-box .right p span{
	display: block;
	font-weight: normal;
	font-size: 0.7em;
}
.promo-box .right p span{
	font-size: 0.5em;
	line-height: 0.9em;
}


.credentials {
   background-color: #EEEEEE;
   margin-bottom: 1.42857rem;
   margin-top: 1.42857rem;
}

.credentials:after {
  clear: both;
  content: "";
  display: table;
}

.credentials img{
	float: left;
	display: block;
	margin: 10px 0px 0px 10px;
  max-width: 104px !important;
}

.credentials .credentials__content{
	overflow: hidden;
  padding: 10px 0px 10px 10px;
  clear: left;
}

.padder--0y{
	padding-bottom: 1rem;
}

.padder--0x {
  padding-right: 1.42857rem;
}

.padder--0y .pull-left img{
	max-width: 150px;
}

.talkbubble {
  background-color: #DDDDDD;
  font-size: 1.5rem;
  margin: 0 0 4.28571rem;
  padding: 1.42857rem;
  position: relative;
}

.talkbubble:after {
  border-right: 16px solid rgba(0, 0, 0, 0);
  border-top: 16px solid #DDDDDD;
  bottom: -1rem;
  content: "";
  left: 1.42857rem;
  position: absolute;
}

.button.button--primary {
  border-color: #2DA9B5;
  background-color: #44C4D1;
  color: white;
  margin-bottom: 10px;
}

.button.button--primary:hover{
	background-color: #2DA9B5;
	border-color: #23838C;
}

.pull-left{
/*	margin-left: 0px !important;*/
}

.island, .islet {
  background-color: #EEEEEE;
  display: block;
  margin-top: 1.42857rem;
}

.islet {
  padding: 10px 0px 0px 20px;
}


.island:after, .islet:after {
  clear: both;
  content: "";
  display: table;
}

.right-aligned {
  text-align: right !important;
}

.right-aligned a {
  text-decoration: underline;
}

.icon-chevron-right {
  font-size: 0.7em;
  position: relative;
  top: -1px;
}

.icon-chevron-right:before {
  content: ">";
}

.col-3 .pull-left{
	margin-left: 0px !important;
}

.unstyled{
	max-width: 260px !important;
}

.label {
	color: #44C4D1;
	display: inline-block;
	font-family: sans-serif;
  	font-size: 0.85714rem;
  	font-weight: bold;
  	line-height: 0.85714rem;
  	padding-right: .4em;
  	text-transform: uppercase;
}

/* is-closed-article */
.articlebody {
	position:relative
}
.is-closed-article .mainarticle .articlebody:after {
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(40%, rgba(255,255,255,0)), color-stop(80%, #ffffff));
	background-image: -webkit-linear-gradient(rgba(255,255,255,0) 40%,#ffffff 80%);
	background-image: -moz-linear-gradient(rgba(255,255,255,0) 40%,#ffffff 80%);
	background-image: -o-linear-gradient(rgba(255,255,255,0) 40%,#ffffff 80%);
	background-image: linear-gradient(rgba(255,255,255,0) 40%,#ffffff 80%);
	height: 200px;
	height: 14.28571rem ;
	bottom: 0;
	content: '';
	left: 0;
	position: absolute;
	width: 100%;
}

/*  lists in body */
.articlebody ul {
    padding-left: 20px;
    margin-bottom: 20px;
}

.articlebody p ul {
    margin-bottom: 0;
}

.articlebody li {
    list-style-type: disc;
    list-style-position: outside;
}

/* fluid video */
.video .fluid-width-video-wrapper {
	padding-top: 66.90141%;
}

.video .fluid-width-video-wrapper iframe,
.video .fluid-width-video-wrapper object,
.video .fluid-width-video-wrapper embed {
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

div#Kaltura_Embed {
  height: 0 !important;
  width: 100% !important;
  padding-top: 60.03521% !important;
  position: relative;
}

div#Kaltura_Embed [id^="Kaltura_Embed"] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/*live sports*/
.live-sports-coverage.lsc-widget {
	background-color: #eee;
	padding: 5px;
	margin-top: 10px;
}

.lsc-widget-content.js-lsc-matchcenter-sync{
	font-size: 0.65em;
	font-family: Din,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.lsc-widget-logo{
	font-family: Din,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.lsc-widget-logo span{
	font-weight: normal;
}

table.table.time-table{
	width: 100%;
}
tbody.matchcenter_overview_table.js-matchcenter-overview-table tr td:first-child {
color: #999;
}
/*PLUS ARTICLE BLOK*/
.archive-list .widget__list li{
	list-style: none;

}

.archive-list .widget__list li h3{
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	padding-left: 0 !important;
	margin-bottom: 15px;
}
.archive-list .widget__list li h3:before{
	content:'';
	width: 40px;
	height: 20px;
	background-size: 40px;
	background-repeat: no-repeat;
	background-image: url('http://2.standaardcdn.be/extra/static/img/mobile/logo-small-paid@2x.png');
	display: inline-block;
	vertical-align: text-bottom;
	margin-right: 5px;
}

.archive-list a .tag{
	font-family: Helvetica, Arial, sans-serif;
	color: #444;
	font-size: 14px;
	text-transform: uppercase;
}
.archive-list a.link--paco{
	text-decoration: none;
}
.plus-article .kop h2:before {
	margin-right: 5px;
	content: '';
	background-image: url('http://2.standaardcdn.be/extra/static/img/mobile/logo-small-paid@2x.png');
	display: inline-block;
	background-size: 40px;
	width: 40px;
	height: 20px;
	background-repeat: no-repeat;
}
/*SOCIAL SHARE MOBILE*/
.social_share--top {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  background-color: #e4e4e4;
  padding: 10px 20px;
  margin-top: 10px;
}
.social_share--top p {
  font-size: 14px;
  line-height: 1.5;
}
.social_share--top p span {
  color: #dd2727;
  font-style: italic;
}

.social_share--bottom {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*MEDIA ID*/
#loginbox h2{
	margin: 10px;
	line-height: 1.2;
}

#loginbox p{
	font-size: .7em;
}

#loginbox button.login{
	border-radius: 5px;
	font:bold 18px Helvetica, Arial, sans-serif;
	padding: 6px 4px;
	width: 100%;
	box-sizing:border-box;
	margin: 10px 0;
}
#loginbox .discard{
	float: right;
	font-size: 14px;
	line-height: 16px;
}
#loginbox ol{
	font-size: .7em;
	line-height: 24px;
	margin: 10px;
}


#loginbox ol li{
	list-style-type: decimal!important;
	list-style-position: outside;
	margin-left:35px;
}

#registration-form{
	margin-bottom: 20px;
}

div#sticky-container {
   width: 100%;
   max-width: 640px;
   position: fixed;
   bottom: 0px;
   z-index: 1;
   box-shadow: rgba(0, 0, 0, 0.498039) 0px 0px 20px 10px; 
}

