
html,body{
	font-family: 'roboto'; 
}
body #header-part{
    position: fixed;
    z-index: 999999;
}
body #content-part{
	padding-top: 59px;
}
.coureurpage .right-panel .populaireArtikelen li a{
	font-family: 'roboto'; 
	font-size: 15px;
	line-height: 19px;
}
.coureurpage p.intro{
    margin-top: 20px;
    margin-bottom: 0px;
}

.betMGMlabel a {
    display: inline-block;
    max-width: 96px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 1.1em;
}

.originals .inner {
	border-top: solid 1px #1f2024;
}

#native_ad {
	border-bottom: none !important;
}

#inarticle_videothumbs a.video {
    float: left;
    display: inline-block !important;
    width: calc(50% - 5px);
    overflow: hidden;
}

div#inarticle_videothumbs {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

#inarticle_videothumbs .video_img_holder {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 160px;
}

#inarticle_videothumbs .video_img_holder img {
    width: 100%;
}

#inarticle_videothumbs a.video:first-of-type {
    margin-right: 10px;
}

#inarticle_videothumbs h6 {
  overflow: hidden;
  text-align: center;
  font-size: 13px;
  font-family: 'roboto' !important;
  font-weight: normal;
  margin-bottom: 10px;
}

#inarticle_videothumbs h6:before,
#inarticle_videothumbs h6:after {
  background-color: #f1f1f1;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

#inarticle_videothumbs h6:before {
  right: 20px;
  margin-left: -50%;
}

#inarticle_videothumbs h6:after {
  left: 20px;
  margin-right: -50%;
}

#inarticle_videothumbs a.video h2 {
    font-size: 17px;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#inarticle_videothumbs .video_sub {
    font-size: 13px;
    color: #787878;
}

@media (max-width: 1024px){ 
	#inarticle_videothumbs .video_img_holder {
		display: inline-block;
		overflow: hidden;
	}
	#inarticle_videothumbs .video_img_holder img {
		margin-top: -35px !important;
	}
	#inarticle_videothumbs a.video {
		margin-right: 0px;
		width: 100%;
		margin-bottom: 10px;
	}
	#inarticle_videothumbs a.video:first-of-type {
		margin-bottom: 10px;
	}
	div#inarticle_videothumbs {
		margin-top: 10px;
    	margin-bottom: 0px;
	}
	div#inarticle_videothumbs .video_info {
		float: left;
		width: calc(100% - 200px);
		margin-left: 10px;
	}

	div#inarticle_videothumbs .video_img_holder {
		width: 180px;
		height: 95px;
		float: left;
	}

	#inarticle_videothumbs a.video h2 {
		margin-top: 0px;
		-webkit-line-clamp: 4;
		font-size: 16px !important;
		margin-bottom: 0px;
	}

	#inarticle_videothumbs .video_img_holder img {
		margin-top: -20px !important;
	}

	#inarticle_videothumbs a.video {
		margin-right: 0px !important;
		border-bottom: solid 1px #f1f1f1;
		padding-bottom: 8px;
		margin-bottom: 8px !important;
	}
}
.coureurpage .right-panel .populaireArtikelen li .views_{
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
}
.coureurpage .coureur_head{
	width: 100%;
    line-height: 60px;
	display: flex;
	position: relative;
}
.coureurpage .coureur_head .nr{
    display: inline-block;
    color: #858689;
    font-family: 'roboto';
    font-size: 34px;
    line-height: 60px;
    font-weight: bold;
    margin-right: 12px;
}
.coureurpage .coureur_head .h_flag{
	display:inline-block;
	line-height: 60px;
}
.coureurpage .coureur_head .h_flag img{
	margin-top: 5px;
	margin-right: 12px;
}
.coureurpage .coureur_head .name{
	display:inline-block;
	line-height: 60px;
	color: #1f2024;
	font-family: roboto condensed,sans-serif;
	font-size: 32px !important;
	font-weight: 700;
	margin-bottom: 0px !important;	
}
.coureurpage #top-part .left-panel{
	padding-top:30px;
}
.coureurpage .coureur_tabs{
	width:100%;
	display: block;
	margin-top: 10px;
	display: flex;
	background: #f1f1f1;
}
.coureurpage .coureur_tabs .tab{
	display: inline-block;
	line-height:42px;
	padding-left:25px;
	padding-right:25px;
	color: #1f2024;
	border-left:1px solid #bbbcbd;
	font-size: 15px;
}
.coureurpage .coureur_tabs .tab:hover{
	background: #1f2024;
	color: #fff;
}
.coureurpage .coureur_tabs .tab:first-child{
	border-left: 0px;
}
.coureurpage .coureur_tabs .tab.active{
	background: #1f2024;
	color: #fff;
}
.coureurpage .coureur_tabs .tab.active:hover{
	opacity: 0.85;
}
.coureurpage .coureur_info{
	display:flex;
	width:100%;
	margin-top: 20px;
	color: #1f2024;
	font-size: 15px;
	background: #2f2f2f;
	position: relative;
	border-top: 4px solid #1e41ff;
}
.coureurpage .coureur_info .info_blok{
	width: 65%;
	padding:15px;
	padding-left:20px;
	z-index: 999;
	color: #fff;
}
.coureurpage .coureur_info .info_blok div{
	line-height: 20px;
	padding-top:5px;
	padding-bottom:5px;
}
.coureurpage .coureur_info .info_blok div a{
	color: #8ca5cb;
}.coureurpage .coureur_info .info_blok div a:hover{
	text-decoration: underline;
	opacity: 0.8;
}
.coureurpage .coureur_info .info_blok b{
	font-weight: bold;
	display:inline-block;
	width: 150px;
}
.coureurpage .coureur_info .info_blok span{
	
}
.coureurpage .coureur_info .profile_blok{
	/*width: 250px;
	float:right; */
    align-items: flex-end;
    display: flex;
	width: 35%;
}
.coureurpage .coureur_info .profile_blok .head{
	width: 230px;
	display: inline;
	z-index: 1;
	filter: brightness(1.1);
}
.coureurpage .coureur_info .profile_blok .team_logo{
    -webkit-filter: invert(1);
    filter: invert(1);
    position: absolute;
    opacity: 0.2;
    width: 180px;
    top: -10px;
    right: 190px;
}
.coureurpage .coureur_info img.backPic{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	opacity: .64;
	-webkit-filter: saturate(0%);
	filter: saturate(0%);
	mix-blend-mode: soft-light;
	z-index: 0;
}
.coureurpage .coureur_fotos, .coureurpage .laatste_nieuws, .coureurpage .biografie{
	margin-top: 40px;
	border-top: 1px solid #1f2024;
	color: #1f2024;
	font-size: 16px;
	/*letter-spacing: -.2px;*/
	line-height: 24px;
}
.coureurpage .biografie h2.neth{
	border-top: 1px solid #1f2024;
}
.coureurpage .laatste_nieuws.onlynews{
	margin-top: 20px;
}
.coureurpage .selectSeason{
    margin-top: 20px;
}
.coureurpage .coureur_fotos h2, .coureurpage .laatste_nieuws h2, .coureurpage .biografie h2, .coureurpage .drivers-race--table h2{
	font-weight: bold;
    line-height: 44px;
    font-size: 24px;
}
.coureurpage .biografie h2.neth{ 
	margin-top: 30px; 
}
.coureurpage .nav_coureurs{
	position: absolute;
	right: 0px;
}
.coureurpage .coureur_fotos img{
	width: calc(25% - 5px);
	display: inline-block;
	/*border-radius: 3px;*/
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.coureurpage .foto_holder{
	overflow:hidden;
	width: calc(100% + 5px);
	margin-bottom:20px;
}
.coureurpage .foto_holder a:hover img{
	opacity: 0.8;
}
.coureurpage a.button{
	background: #0064cf;
	color: #fff;
	line-height: 38px;
	padding-left:20px;
	padding-right:20px;
    display: inline-block;
    border-radius: 3px;
}
.coureurpage a.button:hover{
	opacity:0.8;
}
.coureurpage #center-part .left-panel .inner{
	border-top: 0px;
	margin-top: 15px;
}
.coureurpage .laatste_nieuws a.button{
	margin-top: 15px;
}
.coureurpage #center-part{
	padding-top: 0px;
}
.coureurpage #content-part h3{
	margin-top: 0px;
}
.coureurpage .biografie h3 {
    margin-top: 20px !important;
    margin-bottom: 0px !important;
    font-family: roboto condensed,sans-serif;
    font-size: 20px;
}
.coureurpage .coureur_head .nr{
	font-family: roboto condensed,sans-serif;
}
.standing-bx ul li>span.name b{
    line-height: 16px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 3px;
}
.standing-bx ul a:hover li .name b{
	text-decoration: underline;
}
.standing-bx.v_2021 ul a.li{
	display: table;
	width: 100%;
	padding: 5px 0;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #dbdada;
	vertical-align: top;
}
.standing-bx.v_2021 .fa-eye{
	margin-left: 5px;
}
.standing-bx.v_2021 ul a.li>*{
	vertical-align: top;
}
.standing-bx.v_2021 ul > a.li:nth-last-child(1){
	border-bottom: 0px;
	padding-bottom: 0px;
}
.standing-bx.v_2021 ul a.li img {
    width: 60px;
    margin-right: 10px;
    display: inline-block;
}
.standing-bx.v_2021 ul a.li h4{
	font-size: 16px;
	line-height: 20px;
	font-family: roboto condensed,sans-serif;
	font-weight: bold;
	display: inline-block;
	width: 210px;
	margin-bottom: 0px;
}
.standing-bx.v_2021 .holder_details{
	display: inline-block;
	width: calc(100% - 70px);
}
.standing-bx.v_2021 ul a.li .note{
    display: inline-block;
    width: 100%;
    font-size: 13px;
    opacity: 1;
    font-weight: 400;
    margin-top: 2px;
    color: #787878;
    line-height: 20px;
    /*font-family: roboto condensed,sans-serif;*/
	float: left;
}
.standing-bx ul li>span.name sub{
	font-size: 13px;
	padding-top: 2px;
}
.standing-bx.v_2021 ul a.li:hover h4{
	color:#054ab5;
	text-decoration: underline;
}
.standing-bx.v_2021{
    overflow: hidden;
}
.votepanel{
    width: 100%;
    margin-left: 0px;
    border: 0px;
    padding: 0px;
	margin-top: 15px;
}
.votepanel .mainlabel{
	display: none;
}
.standing-bx.drivers ul a{
	/*display: inline-block;
	border-bottom: 1px solid #dbdada;
	width: 100%;*/
}
.commentsvak h4{
	background-color: #fff;
    font-family: roboto condensed,sans-serif;
    text-align: left;
    padding-left: 0px;
    font-size: 26px;
	margin-bottom: 0px;
}
.commentsvak .seeAllComments{
	margin-top: 20px;
}
#cmtx_container .cmtx_form_section{
	border: 0px;
	background: #fff;
}
.standing-bx a:hover span.name, .standing-bx ul a:hover li .name b{
	text-decoration: none;
}
.standing-bx a:hover .name div, .standing-bx ul a:hover li .name b{
	text-decoration: underline !important;
}
.taboonews .rc-uid-144400 .rc-item:hover .rc-headline{
	color: #0053ac !important;
	text-decoration: underline !important;
}
/*COMMENTS*/
.donecomments, input#cmtx_submit_button{
	font-size: 15px;
	line-height: 38px;
	padding: 0px 20px 0px;
}
input#cmtx_submit_button:hover{
	opacity: 0.8;
}
.donecomments i{
	font-size: 15px;
}
.cmtx_comment_area p{
    /*font-size: 15px !important;
    line-height: 22px !important;*/
	letter-spacing: normal !important;
}
.cmtx_form_section{
	padding: 5px 0px 15px;
}
.btn_small{
    background: #0064cf;
    color: #fff;
    font-weight: 400;
    font-family: roboto,sans-serif !important;
    font-size: 15px;
    line-height: 38px;
    padding: 0px 20px 0px;
}
.btn_small:hover{
    background: #0064cf;
    color: #fff;
	OPACITY: 0.8;
}
#cmtx_container .cmtx_form_section{
	padding-bottom: 0px;
}
.cmtx_replies_group > div:not(.cmtx_comment_box):last-child{
	display:none;
}
/*BANNERS*/
div.advertise-panel.ba-re-1{
    min-height: auto;
    min-width: auto;
	background-color: inherit;
}
div.advertise-panel.ba-re-1 .inner > div{
	margin-bottom: 20px;
}

.ads-columns.videos.nl {
	min-height: 365px;
    padding: 5px 10px 10px;
}

.leaderboardbg {
	min-height: 270px;	
}


@media (max-width: 767px){
	.ads-columns.videos.nl {
		min-height: 230px;
		padding: 0px 15px;
	}
	.leaderboardbg {
		min-height: 0px;	
	}
}
.relatedban{
	margin-bottom: 0px;
    padding: 0px;
    font-size: 0px;
	line-height: 0px;
}
.top-leaderboard .inner > div:first-of-type{
	margin-top:10px;
	margin-bottom:10px;
}
.relatedban > div:first-of-type{
	/*margin-bottom: 15px;*/
	/*background: #f1f1f1;*/
}
.advertise-panel.topmpuba2.v_2021{
	background-color: #fff;
    min-height: auto;
    min-width: auto;
}
.advertise-panel.topmpuba2.v_2021 .inner > div:first-of-type{
	margin-bottom: 20px;
}
.commentsvak .row{
	overflow:hidden;
	padding-top: 5px;
}
.btn.allComments{
	margin-top: -10px;
	margin-bottom:15px;
}
/*EINDE BANNERS*/
a.related span.btn, span.btn.new{
	background: #0064cf;
	color: #fff;
	font-size: 15px;
	line-height: 38px;
	padding: 0px 20px 0px;
    font-weight: 400;
    font-family: roboto,sans-serif !important;
	border: 0px;
}
a.related .relTitle{
	margin-bottom: 15px;
}
a.related:hover .relTitle{
	color: #054ab5;
	text-decoration: underline;
}
span.btn.new{
	cursor: pointer;
}
a.related:hover span.btn, span.btn.new:hover{
	opacity: 0.8;
}
a.related .relSub{
	display:none;
}
.viewall-comments{
	text-align: left;
}
.chat-column .mainlabel{
	height: 24px;
    line-height: 24px;
	position: absolute;
	margin-top: -35px;
}
.chat-column {
    padding-top: 55px;
}
.topComments .likemore span{
	cursor: default;
}
.btn{
    -webkit-transition: auto;
    transition: auto;
}
#content-part.article .megatabpanel{
	margin-top: 0px;
}
.votepanel .globalradiobtn+label{
	background: #f1f1f1;
}
.votepanel .globalradiobtn+label .completed{
	z-index: 0;
}
.votepanel .globalradiobtn+label span{
    position: absolute;
    z-index: 1;
}
.votepanel .globalradiobtn+label b span{
	position: relative;
}
.votepanel .globalradiobtn+label i{
	z-index: 1;
}
.votepanel h4{
	font-size: 18px;
}
.votepanel .totalvote{
	font-size: 13px;
}
.chat-comments p{
}
.interesting_news{
    margin-top: 10px;
    border-top: solid 1px #1f2024;
    padding-top: 10px;
	margin-bottom: 25px;
}
.commentsvak h4{
	padding-top: 10px;
}
.interesting_news ul{
	padding: 0 9px 12px;
	padding-left: 0px;
	padding-right: 0px;
}
.interesting_news h3{
	font-family: roboto condensed,sans-serif;
	font-size: 26px;
	margin-bottom: 20px;
}
.interesting_news ul a.li{
	display: table;
	width: 100%;
	padding: 2px 0;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #dbdada;
	vertical-align: top;
}
.interesting_news ul a.li.real-last{
	border-bottom: 0px;
}
.interesting_news ul a.li.hide{
	display: none;
}
.interesting_news ul a.li>* {
    vertical-align: top;
}
.interesting_news ul a.li img {
    width: 92px;
    margin-right: 10px;
    display: inline-block;
}
.interesting_news .holder_details {
    display: inline-block;
    width: calc(100% - 105px);
}
.interesting_news ul a.li h4 {
    font-size: 20px;
    line-height: 1.2;
    font-family: roboto condensed,sans-serif;
    font-weight: bold;
    display: inline-block;
	width: auto;
    margin-bottom: 0px;
}
.interesting_news ul a.li .note {
    display: inline-block;
    width: 100%;
    font-size: 13px;
    opacity: 1;
    font-weight: 400;
    margin-top: 2px;
    color: #787878;
    line-height: 20px;
    /* font-family: roboto condensed,sans-serif; */
    float: left;
}
.interesting_news ul a.li:hover h4 {
    color: #054ab5;
    text-decoration: underline;
}
.nav_coureurs a{
	color: #054ab5;
}
.nav_coureurs a:hover{
	text-decoration: underline;
	opacity:0.8;
}
.interesting_news .fa-eye{
	margin-left: 5px;
}
/*.interesting_news ul > a.li:nth-last-child(1) {
    border-bottom: 0px;
    padding-bottom: 0px;
}*/
.ads-columns.videos{
	margin-bottom: 20px;
}
.megaNews-bar .author{
	overflow: hidden;
	font-size: 16px;
	line-height: 29px;
	margin-bottom: 15px;
}
.megaNews-bar .author img {
    height: 68px;
    border-radius: 50%;
    border: 6px solid #f1f1f1;
    float: left;
	margin-right: 12px;
}
.megaNews-bar .author .authInfo {
    display: inline-block;
    line-height: 68px;
    padding-left: 0px;
	color: #787878;
    line-height: 22px;
    width: calc(100% - 80px);
	display: table-cell;
	height: 68px;
	vertical-align: middle;
}
.megaNews-bar .author .authInfo b{
	color: #1f2024;
	font-weight: 500;
}
.megaNews-bar .author a {
    color: #054ab5;
}
.megaNews-bar .author a:hover{
	text-decoration: underline;
}
.article .video_note{
	font-size: 13px;
    display: inline-block;
    line-height: 18px;
    margin-top: 5px;
    margin-bottom: 15px;
	font-style: italic;
}
textarea#cmtx_comment{
    font-size: 16px;
    line-height: 24px;
    font-family: roboto,sans-serif;
}
figure figcaption{
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
}
body.homepage .popup_video{
	height: 300px;
	max-height: 300px;
}
.articlecontent_txt p:first-of-type b{
	font-size: 17px;
	line-height: 25px;
}
.col-md-6.col-12.score .inner-panel .player-part:nth-child(3) *{
	/*display:none; */
}
/*
	.col-md-6.col-12.score .inner-panel .player-part:nth-child(3):before{
		display:block;
		content: '+1 driver';
		width: 100%;
		height: 22px;
		color: #fff;
		padding-left: 5px;
		margin-top: -15px;
	}

	.col-md-6.col-12.score .inner-panel .player-part:nth-child(3):active *{
		display:revert; 
	}
	.col-md-6.col-12.score .inner-panel .player-part:nth-child(3):active:before{
		display:none;
	}
*/
h2.team-name--h2{
	font-size: 25px;
}
.headprt{
	height: 120px;
}
body.eplayer #eplayer_videos{
	width: calc(100% + 10px);
} 
body.eplayer #eplayer_videos .video{
	width: calc((100%/3) - 13px);
	height: 250px;
	background: #fff;
	margin-right: 10px;
	display: inline-block;
	text-decoration: none;
}
body.eplayer #eplayer_videos .video:hover h2{
	text-decoration: underline;
	color: #0053ac;
}
body.eplayer #eplayer_videos .video_info{
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
}
body.eplayer #eplayer_videos .video .video_img_holder{
	width: 100%;
	height: 140px;
	overflow:hidden;
}
body.eplayer #eplayer_videos .video .video_img_holder img{
	width: 100%;
}
body.eplayer #eplayer_videos .video h2{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2; /* number of lines to show */
	-webkit-box-orient: vertical;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
body.eplayer #eplayer_videos .video .video_sub{
	font-size: 13px;
	color: #787878;
}
body.eplayer #eplayer_videos .video .video_sub span:first-child:after{
	/*content: "•";
	margin: 0 4px;*/
}


body.eplayer .eplayer_holder{
	max-height: fit-content;
	overflow: hidden;
	margin-bottom: 20px;
	height: 428px;
}
body.eplayer a.back{
	text-decoration:none;
	display:inline-block;
	margin-bottom:10px;
	font-size: 15px;
}
body.eplayer a.back:hover{
	text-decoration:underline;
	color: #0053ac;
}
body.eplayer a.back i{
    font-size: 12px;
    float: left;
	margin-top: 5.5px;
    margin-right: 8px;
    margin-left: 5px;
}
body.eplayer h1.vid_title{
    font-size: 26px !important;
    line-height: 34px !important;
	margin-bottom: 10px !important;
}
body.eplayer #video_big .video_sub{
	font-size: 15px;
	color: #787878;
	margin-bottom:15px;
}
body.eplayer #video_big .video_sub span:first-child:after{
	/*content: "•";*/
	margin: 0 4px;
}
body.eplayer #video_big{
    border-bottom: 1px solid #dbdada;
	margin-bottom:25px;
}
/*
	body.splitted #center-part .left-side{
		display: none;
	}
	body.splitted #center-part .right-side{
		flex: 0 0 100%;
		max-width: 100%;
	}
	body.splitted #center-part .left-panel{
		flex: 0 0 60%;
		max-width: 60%;
	}
	body.splitted #center-part .right-panel{
		flex: 0 0 40%;
		max-width: 40%;
	}
*/
.top-header-bar .search_2021{
	float: right;
    margin-top: 18px;
    color: #fff;
    padding-left: 10px;
    padding-right: 8px;
	cursor: pointer;
}
.search_2021 .fa-times{
	display:none; 
    margin-left: 2px;
    margin-right: 3px;
}
.search_2021 .fa-search{
	display:inline-block; 
}
.search_2021.activeSearch .fa-times{
	display:inline-block; 
}
.search_2021.activeSearch .fa-search{
	display:none; 
}
.top-header-bar .search_2021:hover{
	opacity: 0.8;
}
#search_2021_window{
	visibility: hidden;
	-webkit-transition: opacity 600ms, visibility 600ms;
	transition: opacity 600ms, visibility 600ms;
	opacity: 0;
	position: absolute;
	display: none;
	font-family: 'roboto';
	padding-top: 8px;
    width: 100%;
    max-width: 750px;
	font-size: 15px;
}
#search_2021_window .back, #search_2021_window .cross{ /*MOBILE ICONS SEARCH*/
	display: none;
}
#search_2021_window input{
    width: 100%;
    height: 38px;
    border: 0;
    background: transparent;
    color: #0a1e3a;
    padding: 5px 13px;
	border-radius: 6px;
	font-size: 15px;
}
#search_2021_window input::-webkit-input-placeholder { 
	color: #787878;
	font-size: 15px;
}
#search_2021_window .searchbx{
	position: relative;
	border-radius: 3.6px;
	background: #fff;
}
.navigation.activeSearch #search_2021_window{
	visibility: visible;
	opacity: 1;
	z-index:9;
}
.navigation.activeSearch ul.navul{
	visibility: hidden;
	opacity: 0;
}
.navigation ul.navul{
  -webkit-transition: opacity 600ms, visibility 600ms;
  transition: opacity 600ms, visibility 600ms;
	visibility: visible;
	opacity: 1;
}
/**/
#searchResults{
    background: #fff;
	border-top: 1px solid #c9cacb;
	overflow: hidden;
    border-bottom-left-radius: 3.6px;
    border-bottom-right-radius: 3.6px;
	margin-top: -3px;
	max-height: 65vh;
	overflow-y: auto;
	box-shadow: 1px 7px 7px #00000030;
}
#searchResults .result{
	overflow: hidden;
	display: inline-block;
	width: 100%;
	padding: 10px;
	float: left;
}
#searchResults .result:hover{
	background: #f1f1f1ab;
}
#searchResults .result .title{
	margin-left: 10px;
	font-size: 16px;
	font-family: roboto condensed,sans-serif;
	color: #1f2024;
	font-weight: bold;
}
#searchResults .result:hover .title{
	color: #0053ac;
	text-decoration: underline; 
}
#searchResults .result .sub{
	margin-left: 10px;
	color: #787878;
	line-height: 20px;
	font-size: 13px;
	font-weight: 400;
}
#searchResults .result ._info{
	display: inline-block;
}
#searchResults .result img{
	float:left;
	width: 44px;
}
#searchResults .result:last-child{
	margin-bottom: 0px;
}
.navigation.activeSearch #search_2021_window .searchbx{
	/*border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;*/
}
.navigation{
	width: calc(100% - 315px);
	display: flex;
    flex-direction: row-reverse;
}
.two-columns .right-side.drivers-bio--container img.small{
	float: right;
	margin-left: 15px;
	width: 150px;
}
.facts table tr td{
	color: #787878;
	font-weight: 400;
	font-size: 13px;
	vertical-align: top;
}
.team-facts b{
	font-family: roboto condensed,sans-serif;
	font-weight: bold;
	font-size: 15px;
}
.team-facts b a{
	/*color: #054ab5;*/
	color: #000;
}
table.teamtable.full a{
	color: #000;
}
.team-facts b a:hover, table.teamtable.full a:hover{
	text-decoration: underline;
	opacity: 0.8;
	color: #0053ac; 
}
.facts table tbody tr td:first-child{
	padding-right: 0px;
	text-align: left;
}
.right-panel .facts table tr.full img{
	width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
}
table.teamtable tbody tr td span.driver-image img{
	width: 36px!important;
}
table.teamtable.full .names{
	margin-left: 10px;
}
a.readmore:hover{
	text-decoration: underline;
	color: #0053ac;
}
table.full .logo span img.mapteamraces {
	display:none;
}
.headprt .team-name .crs-lgo{
	display:inline-block;
	margin-left: 5px;
}
.headprt{
	height: 88px;
}
.player-part .driver-name .last-name:hover, .headprt .team-name .primarylink:hover{
	text-decoration: underline;
	opacity: 0.8;
}
#center-part .right-panel .inner.sidebarbalk{
	height: 100%;
}
table.teamtable.full .names b a{
	display: inline; 
}

/*TEAMPAGE TABEL*/
table.full tbody td.logo{
	float: none;
}
.racestable.full td{
	width: unset !important;
	max-width: inherit !IMPORTANT;
	height: unset !important;
	min-height: inherit !important;
    padding-bottom: 8px !important;
    padding-top: 8px !important;
	float: none !important;
}
#layout.team .coureur_tabs{
	margin-bottom: 20px;
}

body.headerActive #content-part{
	padding-top: 180px;
}
.bottom-header-extra-height{
	background: #1f2024;
    position: absolute;
    width: 100%;
	top: 59px;
	display: none;
}

.cmtx_form_section {
	padding: 0px !important;
}

#cmtx_form {
	margin-top: 5px;
}
.qualifylist ul li>span:nth-child(3){
	white-space: nowrap;
}
.megaNews-bar h2{
	line-height: 30px;
	margin-bottom: 5px;
}
@media only screen and (min-width: 1113px) {
	#center-part .left-panel .inner.taboonews {
		min-height: 460px;
	}
}

@media screen and (min-device-width: 768px) and (max-device-width: 1113px) {
/* TUSSEN MOBIEL EN DESKTOP WEERGAVEN IN*/
   #template.videos, #template.originals {
      margin-top: 0 !important;
   }
}
	

@media only screen and (max-width: 1113px) { /*MOBILE*/
	#center-part .left-panel .left-side {
		margin-bottom: 10px;
	}
	
	.cmtx_comment_box {
		text-align: left !important;
	}
	.cmtx_main_area {
		margin-left: 40px;
		margin-top: -50px !important;
	}
	
	.cmtx_gravatar_area {
		margin-left: -10px !important;
	}
	
	img.cmtx_gravatar {
		margin-top: 0px !important;
		width: 32px !important;
		height: 32px !important;
	}
	
	.cmtx_replies_group {
		margin-left: 30px !important;
	}
	
	#header-part {
		margin-top: 0px!important;
	}
	.bottom-header {
		min-height: 59px;
	}
	#template.videos, #template.originals {
		margin-top: 15px;
	}

	body.headerActive #header-part{
		margin-top: 0px !important;
	}
	body.headerActive #content-part {
		padding-top: 185px !important;
	}
	
	#layout.team .two-columns .bordertop0 .row > .right-side {
		padding-left: 0px;
		padding-right: 0px !important;
	}
	.coureurpage #top-part .left-panel h1{
		width: 100%;
	}
	.coureurpage .coureur_head .nr{
		display: none;
	}
	.two-columns .right-side.drivers-bio--container img.small{
		width: 120px;
	}
	table.teamtable.full tbody tr td.racestitel .names{
		margin-left: 0px;
	}
	.coureurpage .nav_coureurs{
		position: relative;
		float: right;
	}
	.coureurpage .nav_coureurs select{
		height: 44px;
	}
	/*SEARCH*/
	#signInHolder i.fa-user-circle{
		margin-left: 15px !important;
	}
	.navigation.activeSearch{
		display: block;
		padding: 0px;
		background-color: #fff;
	}
	.navigation.activeSearch > *{
		display: none !important;
	}
	.navigation.activeSearch #search_2021_window{
		display: block !important;
		padding-top: 0px;
		max-width: 750px;
	}
	.navigation.activeSearch #search_2021_window .searchbx{
		width: calc(100% - 0px);
	}
	#search_2021_window .back, #search_2021_window .cross{ /*MOBILE ICONS SEARCH*/
		display: inline-block;
	}
	.navigation.activeSearch #search_2021_window input{
		width: calc(100% - 60px);
		height: 50px;
		margin-left: 25px;
	}
	.navigation.activeSearch .back {
		display: inline-block;
		width: 30px;
		padding-left: 10px;
		height: 50px;
		position: absolute;
	}
	.navigation.activeSearch .cross{
		display: inline-block;
		width: 35px;
		position: absolute;
		height: 50px;
		top: 0px;
	}
	.navigation.activeSearch .back i{
		color: #0a1e3a;
		margin-top: 16px;
	}
	.navigation.activeSearch .cross i{
		color: #bababa;
		margin-left: 10px;
		margin-top: 19px;
		font-size: 16px;
	}
	#searchResults .result ._info{
		display: table;
	}
	#searchResults .result .title{
		line-height: 20px;
		/*padding-top: 3px;*/
	}
	#searchResults .result{
		padding-bottom: 5px;
	}
	#searchResults{
		max-height: calc( 100vh - 35px);
	}
	.navigation.activeSearch{
		height: 100%;
	}
	
	
	
	.navigation{
		width: auto;
		display: none;
		flex-direction: inherit;
	}
	/*EPLAYER*/
	body.eplayer #top-part .left-panel{
		padding: 0px 10px 0;
		
	}
	body.eplayer .eplayer_holder{
		height: fit-content;
		margin-bottom: 10px;
		margin-left: -13px;
		margin-right: -13px;
		min-height: 200px;

	}
	body.eplayer h1.vid_title{
		font-size: 22px !important;
		line-height: 28px !important;
		margin-bottom: 10px !important;
	}
	body.eplayer #video_big .video_sub{
		font-size: 14px;
		margin-bottom: 10px;
	}
	body.eplayer #video_big{
		margin-bottom: 15px;
		position: fixed;
		z-index: 9;
		top: 59px;
		background: #fff;
	}
	body.eplayer #eplayer_videos .video{
		width: calc(100% - 10px);
		height: auto;
	}
	body.eplayer #eplayer_videos .video .video_img_holder{
		width: 35%;
		height: auto;
		display: inline-block;
	}
	body.eplayer #eplayer_videos .video_info{
		display: inline-block;
		width: calc(65% - 5px);
	}
	body.eplayer a.back{
		display:none;
	}
	body.eplayer .row.vid-subresults{
		margin-top: 330px;
	}
	
	
	.megaNews-bar .author .authInfo{
		line-height: 22px;
		width: calc(100% - 80px);
		padding-top: 0px;
		color: #fff;
		line-height: 19px;
		font-size: 15px;

	}
	.megaNews-bar .author time{
		color: #787878;
		display: block;
	}
	.leaderboardbg{
		padding-top: 0px;
	}
	
	.megaNews-bar .articlecontent_txt h2 {
		color: #000 !important;
	}
	
	.article .topbanmobile.mobileshow{
		padding: 0px;
		min-height: auto;
		margin: 0px;
		margin-top:10px;
	}
	.articlecontent_txt p:first-of-type b{
		font-size: 18px;
		line-height: 26px;
	}
	.topheadbannermobiel{
		padding-bottom: 0px;
		height: auto;
		padding: 0px;
		padding-top: initial;
	}
	.mobilearticle .article-fullbleed--image{
		margin-top: 0px;
	}
	.coureurpage .coureur_info .info_blok{
		width: 100%;
	}
	.coureurpage .coureur_info .profile_blok{
		
	}
	.coureurpage .coureur_info{
		display: block;
	}
	.coureurpage .coureur_info .info_blok b{
		width: 40%;
	}
	.coureurpage .coureur_info .profile_blok .team_logo{
		width: 40%;
		right: 10px;
		bottom: 0px;
		top: auto;
	}
	.coureurpage .coureur_info .profile_blok .head{
		width: 130%;
	}
	.coureurpage .coureur_tabs .tab{
		padding-left: 15px;
		padding-right: 15px;
	}
	.coureurpage .coureur_fotos, .coureurpage .laatste_nieuws, .coureurpage .biografie{
		margin-top: 30px;
	}
	.coureurpage #center-part .left-panel .inner{
		border-top: 0px !important;
	}
	.coureurpage #content-part h3{
		margin-top: 5px;
		padding-left: 8px;
	}
	.coureurpage .biografie h2 {
		margin-top: 15px;
		margin-bottom: 0px;
	}
	.coureurpage #top-part .left-panel{
		padding-top: 10px;
	}
	.coureurpage .coureur_fotos h2, .coureurpage .laatste_nieuws h2, .coureurpage .biografie h2{
		line-height: 30px;
		padding-top: 7px;
		padding-bottom: 7px;
	}
	.coureurpage .biografie h2:first-child{
		padding-top: 0px;	
		margin-top: 5px;		
		padding-bottom: 10px;
	}
	.coureurpage #content-part h3{
		padding-left: 0px;
		margin-bottom: 10px;
	}
	.coureurpage .coureur_fotos img{
		width: calc(50% - 5px);
		margin-bottom:5px;
	}
	.coureurpage .coureur_head .h_flag img{
		width: 34px;
		margin-top: 12px;
	}
	.coureurpage #top-part .left-panel h1{
		font-size: 26px !important;
		line-height: 28px;
		padding-top: 14px;
	}
	.coureurpage .coureur_info .info_blok{
		padding: 10px;
		padding-left: 15px;
	}
	.coureurpage .coureur_info .info_blok span{
		display: inline-block;
	}
	.coureurpage .related-news-coureur{
		/*margin-left: -5px;
		margin-right: -5px;*/
	}
	.coureurpage .headlinesdata.related-news-coureur .col-12 h2{
		margin-left: 0px;
	}
	.coureurpage .largeUpdated-box.sec .context-bx{
		padding: 0 5px 15px 12px;
	}
}

.largeUpdated-box.breaking.dossier.livestream {
	display: block !important;
}

.largeUpdated-box.breaking.dossier.livestream iframe {
	width: 685px;
	height: 385px;
}
.right-panel.livestream h1 {
	color: #FFF;
}

.right-panel.livestream p.grootblok {
	color: #ffffff9c;
	margin-top: 5px;
}

.right-panel.livestream .context-bx {
	padding: 10px;
	background: #1f2024;
	margin-bottom: 20px;
	width: 100%;
}
.livestreamarticle .figure-bx {
	padding: 10px;
	background-color: #1f2024;
}

.livestreamarticle .figure-bx img {
	width: 100%;
}

.livestreamarticle {
	background-color: #1f2024;
	height: 408px;
}

.right-panel.bottombar {
	flex: 100% !important;
	max-width: 100% !important;
}

@media only screen and (max-width: 1113px) {
	.largeUpdated-box.breaking.dossier.livestream iframe {	
		width: 100%;
		height: 260px;
	}
	.right-panel.livestream .context-bx {
		padding: 10px;
		background: #1f2024;
		margin-bottom: 20px;
		width: 100%;
		margin-top: -34px;
	}
	.right-panel.livestream {
		display: inline-block !important;
	}
	
	.livestreamarticle {
		height: auto;
	}
	
	.livestreamarticle .figure-bx {
		display: none;
	}
	.right-panel.bottombar {
		display: inline-block !important;
	}
}

.ads-columns.videos.nl.liveshow {
	background-color: #232323;
	background-image: url(https://www.gpfans.com/images/liveshow_bg.png);
	background-size: 130%;
	background-repeat: no-repeat;
	min-height: auto !important;
	border: solid 5px #434447;
	max-width: calc(100%);
	overflow: hidden !important;
}

label.showlabel {
	background-color: #f1f1f1;
	width: 100%;
	display: inline-block;
	text-align: center;
	color: #1f2024;
	font-size: 14px;
	line-height: 30px;
}

.liveshow label {
	color: #FFF !important;
}

 .liveshow .blink {
	 color:red;
}
.liveshow .blink:before {
	display: inline-block;
	vertical-align: middle;
	width: 8px;
	height: 8px;
	background: red;
	border-radius: 100%;
	content: '';
	margin: 0 5px 0 0;
	position: relative;
	top: -2px;
}

img.goedemorgenlogo {
	width: auto !important;
}

div#overlay {
	position: absolute;
	width: calc(100% - 50px);
	height: 320px;
	margin-left: -10px;
	z-index: 999999;
}


@media (max-width: 1024px){
	.liveshow iframe {
	 margin-left:0px !important;   
	 height: 200px;
	}
	
	.goedemorgenlogo {margin-bottom: 20px;
	}
	
	
	.ads-columns.videos.nl.liveshow {
		margin-left: -15px;
		max-width: calc(100% + 30px) !important;
		width: calc(100% + 30px) !important;
	}
	
	label.showlabel {
		margin-left: -15px;
		width: calc(100% + 30px);
	}
	
	.ads-columns.videos.nl.liveshow iframe {
		height: 250px !important;
		margin-top: 10px !important;
		margin-bottom: 5px !important;
	}

}

.race-page .votepanel .globalradiobtn + label, .race-page .votepanel input {
    padding-top: 4px !important;
}

.race-page .votepanel i {
    margin-top: 7px !important;
}

.race-page #liveblog h2 {
    font-size: 24px !important;
    font-weight: bold;
    line-height: 37px;
}

#content-part.article .articlecontent_txt ul {
    color: #1f2024;
    padding-left: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#content-part.article .articlecontent_txt ul li {
    border-bottom: solid 1px #0000001a;
    padding: 5px 5px;
}

#content-part.article .articlecontent_txt ul li:last-child {
    border-bottom: none;
}