/*
 Version: 170121
*/
/**************************/
/*      Section DIV       */
/**************************/
#bbl_ergebnis_wrapper {
	position: relative;
	width: 100%;
	min-height: 600px;
	padding: 20px 0px;
	background: url('../img/background_ergebnisse.jpg');
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	text-align: center;
}
#bbl_bg_overlay_results {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

#bbl_ergebnis_wrapper h1,
#bbl_ergebnis_wrapper h3{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 50px;
	color: rgba(255,255,255,0.8);
}
#bbl_ergebnis_wrapper p{
	color: rgba(255,255,255,0.8);
}
#bbl_ergebnis_wrapper h3{
	font-size: 30px;
	font-weight: normal;
}

/**************************/
/*       Promo Btn        */
/**************************/
#bbl_gesamttabelle_wrapper .bbl_promo_button{
	padding: 20px 3px;
}
#bbl_gesamttabelle_wrapper .bbl_promo_button a{
	position: relative;
	display: inline-block;
	font-size: 20px;
	color: white;
	font-weight: 500;
	padding: 6px 20px;
	line-height: 1.7em !important;
	background-color: none;
	border: 2px solid white;
	border-radius: 3px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s ease 0s;
	
}
#bbl_gesamttabelle_wrapper .bbl_promo_button a:hover{
	background: rgba( 255, 255, 255, 0.2 );
	border: 2px solid transparent;
	padding: 6px 34px 6px 14px !important;
}
#bbl_gesamttabelle_wrapper .bbl_promo_button a:after{
	font-family: 'ETmodules';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 32px;
	line-height: 1em;
	content: "\35";
	opacity: 0;
	position: absolute;
	margin-left: -1em;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
#bbl_gesamttabelle_wrapper .bbl_promo_button a:hover:after{
	opacity: 1;
	margin-left: 0;
}
/*********************************/
/* Ergebnis und Tabellen Wrapper */
/*********************************/
#bbl_einzelspieltage_wrapper,
#bbl_gesamttabelle_wrapper{
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 20px 20px;
	text-align: center;
}
#bbl_einzelspieltage_wrapper{
	width: 55%;
	max-width: 700px;
	/*background-color: rgba(0,200,0,0.3);*/
}
#bbl_gesamttabelle_wrapper{
	width: 45%;
	max-width: 500px;
	/*background-color: rgba(200,0,0,0.3);*/
}
@media only screen and ( max-width: 900px ) {
	#bbl_einzelspieltage_wrapper,
	#bbl_gesamttabelle_wrapper{
		width: 100%; 
		padding: 20px 5px;
	}
}
/*************************/
/*       Ergebnisse      */
/*************************/
#bbl_sportler_ergebnis_container{
	position: relative;
	margin: 10px auto;
	width: 400px;
	max-width: 100%;
	background: rgba(255,255,255,0.8);
}
#bbl_sportler_ergebnis_container .bbl_slider{
	width: 100%;
	display: inline-block;
	vertical-align: top;
	position: absolute;
	-webkit-transition: all 0.5s ease-in-out;
 	-moz-transition: all 0.5s ease-in-out;
 	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
/* Navigation */
#bbl_sportler_ergebnis_container.bbl_slider .bbl_nav{
	font-family: 'ETmodules';
	width: 28px;
	height: 28px;
	font-size: 28px;
	line-height: 28px;
	position: absolute;
	top: 3px;
	cursor: pointer;
	z-index: 9999;
}
#bbl_sportler_ergebnis_container.bbl_slider .bbl_nav.left{
	left: 3px;
}
#bbl_sportler_ergebnis_container.bbl_slider .bbl_nav.right{
	right: 4px;
}
/*--------------*/
/* Single Slide */
/*--------------*/
/* Header */
#bbl_sportler_ergebnis_container .bbl_slider_slide .bbl_ueberschrift{
	font-size: 25px;
	line-height: 1.2em;
	text-align: center;
	width: 80%;
	margin: 2px auto;
}
#bbl_sportler_ergebnis_container .bbl_slider_slide .bbl_ueberschrift2{
	font-size: 19px;
	line-height: 1.2em;
	text-align: center;
	width: 80%;
	margin: 5px auto;
}
#bbl_sportler_ergebnis_container .bbl_slider_slide .bbl_zeitraum{
	font-size: 14px;
	line-height: 1.2em;
	text-align: center;
	width: 90%;
	margin: auto;
}
#bbl_sportler_ergebnis_container .bbl_slider_slide .bbl_liste_ueberschrift{
	font-size: 19px;
	line-height: 1.2em;
	text-align: left;
	color: white;
	margin: 5px 0 0 0;
	padding: 5px;
}
#bbl_sportler_ergebnis_container .bbl_slider_slide .boulderliste_wrapper{
	position: relative;
	overflow: hidden;
}
#bbl_sportler_ergebnis_container .bbl_slider_slide .boulderliste{
	position: relative;
	height: 350px;
	overflow-y: scroll;
}
#bbl_sportler_ergebnis_container .bbl_slider_slide hr{
	margin: 0;
}
#bbl_sportler_ergebnis_container .bbl_slider_slide .points_total{
	text-align: right;
	padding: 5px;
	font-size: 19px;
	line-height: 1.2em;
	color: white;
}

/* Boulderliste */
.bbl_slider_slide .bbl_liste{
	font-size: 16px;
	text-align: left;
	width: 95%;
	margin: 5px auto;
}
.single_boulder{
	margin-bottom: 5px;
	padding: 0 5px;
}
/* single Boulder Headline */
.single_boulder .boulder_name{
	text-align: left;
	font-weight: bold;
}
.single_boulder .boulder_name span{
	font-size: 0.8em;
}
.single_boulder .boulder_info{
}
/* single Boulder Avatar */
.single_boulder .bbl_boulder_avatar_short{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 46px;
	height: 40px;
	border: 1px solid #999;
	border-radius: 2px;
	margin: 5px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	color: #999;
}
.single_boulder .bbl_boulder_avatar_short.vid_yt:after{
	position: absolute;
	content: "";
	font-family: "ETmodules";
	font-size: 16px;
	line-height: 16px;
	width: 16px;
	height: 16px;
	top: -3px;
	right: -3px;
	color: #cc181e;
	background: #fff;
	border-radius: 4px;
}
.single_boulder .bbl_boulder_avatar_short .bbl_text_icon{
	line-height: 26px;
	font-size: 20px;
}
.single_boulder .bbl_boulder_avatar_short .text{
	line-height: 1em;
	font-size: 8px;
}
.single_boulder .bbl_boulder_avatar_short .zoom{
	position: absolute;
	width: 100%;
	height: 100%;
	line-height: 38px;
	font-size: 8px;
	font-weight: bold;
	text-align: center;
	color: white;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	opacity: 0;
	-webkit-transition: all .3s;
    transition: all .3s;
}
.single_boulder .bbl_boulder_avatar_short .zoom:hover,
.single_boulder .bbl_boulder_avatar_short .zoom.active{
	font-size: 20px;
	opacity: 1;
}

/* single Boulder Flash, Top, Bonus */
.single_boulder .bbl_boulder_points_short{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 80px;
	max-width: 100%;
	margin-right: 5px;
}
.single_boulder .bbl_boulder_points_short .points{
	position: relative;
	margin: 2px;
	width: calc(100% - 8px);
	border: 1px solid #999;
	border-radius: 2px;
	background: #999;
}
.single_boulder .bbl_boulder_points_short .points .bar_f,
.single_boulder .bbl_boulder_points_short .points .bar_t,
.single_boulder .bbl_boulder_points_short .points .bar_b{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}

.single_boulder .bbl_boulder_points_short .points .text{
	position: relative;
	width: 95%;
	padding-right: 5%;
	font-size: 8px;
	line-height: 1em;
	text-align: right;
	color: white;
}
/* Boulder Anzeige Teilnehmer & Multiplikator */
.single_boulder .bbl_boulder_multi_short{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	width: 60px;
}
.single_boulder .bbl_boulder_multi_short .val{
	position: relative;
	width: 100%;
	font-size: 22px;
	line-height: 1.2em;
	text-align: center;
}
.single_boulder .bbl_boulder_multi_short .text{
	position: relative;
	width: 100%;
	font-size: 8px;
	line-height: 1em;
	text-align: center;
}

.single_boulder .boulder_info .ergebnis{
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.single_boulder .boulder_info .ergebnis .wertung{
	position: relative;
	display: inline-block;
	margin: 0 15px 0 5px;
	width: 50px;
	height: 40px;
	color: white;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	background-color: #999;
	border-radius: 3px 0px 0px 3px;
	padding-left: 4px;
}
.single_boulder .boulder_info .ergebnis .wertung:after{
	position: absolute;
	top: 0;
	right: -10px;
	height: 0;
	width: 0; 
	content: " ";
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 10px solid #999;

}
.single_boulder .boulder_info .ergebnis .punkte{
	display: inline-block;
	height: 40px;
	width: 50px;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
}

/* VERGLEICHEN */
.single_boulder .compare_results .text{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	text-align: right;
	margin-right: 5px;
	width: 200px;
}
.bbl_liste_vergleichen{
	font-size: 16px;
	line-height: 1.2em;
	text-align: right;
	padding: 12px 5px 8px 0;
	cursor: pointer;
	-ms-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.bbl_liste_vergleichen span{
	font-size: 1.2em;
	vertical-align: -0.2em;
}

@media only screen and ( max-width: 360px ) {
	.single_boulder .bbl_boulder_points_short{
		width: 45px;
	}
	.single_boulder .compare_results .text{
		width: 166px;
	}
}
@media only screen and ( max-width: 310px ) {
	.single_boulder .bbl_boulder_points_short{
		display: none;
	}
	.single_boulder .compare_results .text{
		width: 116px;
		font-size: 14px;
	}
}

/*************************/
/*        Tabelle        */
/*************************/
#gesamttabelle{
	position: relative;
	width: 300px;
	max-width: 100%;
	min-width: 230px;
	margin: 10px auto;
	font-size: 16px;
}
/* tbl head */
#bbl_ergebnis_wrapper .table .thead_wrapper{
	position: relative;
	width: 100%;
	overflow: hidden;
}
#bbl_ergebnis_wrapper .table .thead{
	position: relative;
	width: 200%;
	margin-left: -50%;
	color: white;
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	text-align:center;

}
#bbl_ergebnis_wrapper .table .thead .tr .th{
	position: relative;
	display: inline-block;
	padding: 8px 5px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
#bbl_ergebnis_wrapper .table .thead .tr .th.first{
	width: 80px;
	text-align: left;
}
#bbl_ergebnis_wrapper .table .thead .tr .th.second{
	width: calc(50% - 170px);
}
#bbl_ergebnis_wrapper .table .thead .tr .th.third{
	width: 80px;
	text-align: right;
}
/* Suchfeld */
#tbl_search_open{
	font-size: 16px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	cursor: pointer;
}
#tbl_search_close{
	display: none;
	font-size: 22px;
	line-height: 16px;
	font-weight: normal;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	cursor: pointer;
	vertical-align: -18%;
}

#bbl_ergebnis_wrapper .table .thead .tr .th.second.show{
	width: 50%;
}
#tbl_search_field{
	font-size: 16px;
	line-height: 1.2em;
	border-radius: 20px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s ease 0s;
	width: 0;
	border: none;
	padding: 0;
	margin: 0;
	opacity: 0;
}
#bbl_ergebnis_wrapper .th.show #tbl_search_field{
	display: initial;
	width: calc(100% - 90px);
	padding: 0 8px;
	opacity: 1;
}
/* tbl body */
#bbl_ergebnis_wrapper .table .tbody_wrapper{
	position: relative;
	overflow: hidden;
}
#bbl_ergebnis_wrapper .table .tbody{
	position: relative;
	max-height: 300px;
	overflow-y: scroll;
}
#bbl_ergebnis_wrapper .table .tbody.cursor_scroll{
	/*cursor: ns-resize;*/
}
#bbl_ergebnis_wrapper .table .tbody .tr{
	position: relative;
}
#bbl_ergebnis_wrapper .table .tbody .tr.odd{
	background-color: rgba(255, 255, 255, 0.8);
}
#bbl_ergebnis_wrapper .table .tbody .tr.even{
	background-color: rgba(235, 235, 235, 0.8);
}
#bbl_ergebnis_wrapper .table .tbody .tr div{
	display: inline-block;
	vertical-align: middle;
}
#bbl_ergebnis_wrapper .table .tbody .tr .first{
	width: 50px;
	padding-right: 10px;
	text-align: right;
}
#bbl_ergebnis_wrapper .table .tbody .tr .second{
	text-align: left;
	width: calc(100% - 115px);
}
#bbl_ergebnis_wrapper .table .tbody .tr .third{
	width: 65px;
	padding-right: 10px;
	text-align: right;
}
#bbl_ergebnis_wrapper .top_fade,
#bbl_ergebnis_wrapper .bottom_fade{
	position: absolute;
	width: 100%;
	height: 30px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	left:0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.4s;
	transition: all 0.4s ease 0s;
}
#bbl_ergebnis_wrapper .top_fade{
	line-height: 16px;
	top: -40px;
}
#bbl_ergebnis_wrapper .bottom_fade{
	line-height: 38px;
	bottom: -40px;
}
#bbl_ergebnis_wrapper .top_fade.show{
	top: -1px;
}
#bbl_ergebnis_wrapper .bottom_fade.show{
	bottom: -1px;
}

#bbl_sportler_ergebnis_container .bbl_slider_slide .single_boulder.special_b {
	-webkit-box-shadow: inset 0px 0px 10px 0px #fdb827;
	-moz-box-shadow: inset 0px 0px 10px 0px #fdb827;
	box-shadow: inset 0px 0px 10px 0px #fdb827;
	background: rgba(253, 184, 39, 0.75);
	color: #fff;
}
#bbl_sportler_ergebnis_container .bbl_slider_slide .single_boulder.special_b a {
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 10.2em);
	line-height: 1.1em;
}
#bbl_sportler_ergebnis_container .bbl_slider_slide .single_boulder.special_b .desc {
	color: #e41349;
	text-align: right;
	display: inline-block;
	width: 10em;
	vertical-align: middle;
	line-height: 1.1em;
}