/*sportwettenbonus.de*/
/* HEADERBAR */
body .headerbarWrapper {
	bottom: 0; left : 0;
	right: 0;
	position: fixed;
	color: #fff;
	z-index: 9999;
	max-width: 1015px;
	margin: 0 auto;
	width: 100%;
	left: 0;
}
/*
.admin-bar .headerbarWrapper {
	top: 32px;	
}
*/
.headerbarWrapper .headerbarOuter {
	background: rgba(0, 0, 0, 0.9);
	box-shadow: 0 4px 4px 0 rgba(70, 70, 70, 0.4);
	left: 0;
	right: 0;
	color: #fff;
	padding: 10px 20px;
	z-index: 9999;
}

.headerbarWrapper .headerbarInner {
	margin: 0 auto;
	width: 100%;
	max-width: 1045px;
}

.headerbarWrapper .headerbar_bonus_text {
	display: inline-block;
	margin-right: 30px;
	min-width: 305px;
	overflow: hidden;
	white-space: nowrap;
}

.headerbarWrapper .inputs {
	float: right;
}

.headerbarWrapper .headerbar_bonus_text strong {
	color: #12ad40;
	display: block;
	line-height: 24px;
	overflow: hidden; text-overflow : ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.headerbarWrapper .headerbar_bonus_text>span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.headerbarWrapper span.header_input_bc {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	cursor: pointer;
	border: 2px solid #12ad40;
	color: #39393a;
	background: #fff;
	height: 38px;
	border-radius: 3px;
	line-height: 25px;
	padding: 4px 6px;
	text-align: center;
}

.headerbarWrapper span.currentheaderlinkwrapper {
	display: inline-block;
	vertical-align: top;
	padding: 8px 10px;
	font-size: 14px;
	font-weight: bold;
	border-radius: 2px;
	margin-left: 20px;
	margin-top: 2px;
	width: auto;
	cursor: pointer;
	color: #fff;
	background: #12ad40;
	text-decoration: none;
}

.headerbarWrapper .closeButton {
	line-height: 13px;
	display: inline-block;
	background: rgba(0, 0, 0, 0)
		url("../OpenOdds/images/close_button_20x20.png") no-repeat scroll left
		top;
	z-index: 9999999;
	vertical-align: top;
	float: right;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

/**** OVERLAY ****/
.overlayBoxWrapper {
	display: none;
}

.overlay-bg {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.45);
	z-index: 999;
	top: 0;
	left: 0;
}

#overlaybox, #overlaybox-erfahrungen {
	position: fixed;
	width: 450px;
	height: 335px;
	left: 50%;
	top: 50%;
	margin-left: -355px;
	margin-top: -207px;
	box-sizing: border-box;
	background: #fff;
	box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.3);
	border: 5px solid #464646;
	z-index: 1000;
}

#overlaybox .overlayinner, #overlaybox-erfahrungen .overlayinner {
	position: relative;
	padding: 15px;
}

#overlaybox  .codebox, #overlaybox-erfahrungen  .codebox {
	border: 2px dashed #039999;
	padding: 10px;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	color: #039999;
	line-height: 1;
	margin-bottom: 10px;
	box-shadow: 2px 2px 5px #f4f4f4 inset;
}

#overlaybox .overlay-head, #overlaybox-erfahrungen .overlay-head {
	text-align: center;
	font-size: 1.5em;
	margin: 10px 0 5px;
	font-weight: bold;
}

#overlaybox .overlayClose, #overlaybox-erfahrungen .overlayClose {
	background: #999;
	color: #fff;
	font-weight: bold;
	position: absolute;
	text-decoration: none;
	line-height: 35px;
	right: 0;
	top: 0;
	width: 35px;
	text-align: center;
	margin: -20px -20px 0 0;
	box-sizing: border-box;
}

#overlaybox .overlayClose:hover, #overlaybox-erfahrungen .overlayClose:hover
	{
	background: #bbb;
}

#overlaybox .overlay-hint, #overlaybox-erfahrungen .overlay-hint {
	font-size: 1em;
	line-height: 1.5;
	text-align: center;
}

#overlaybox .gutscheinwert, #overlaybox-erfahrungen .gutscheinwert {
	font-size: 1.5em;
	text-align: center;
	margin: 10px 0 5px;
	color: #333;
}

#overlaybox .bonuslist, #overlaybox-erfahrungen .bonuslist {
	text-align: center;
	margin-bottom: 10px;
}

#overlaybox .headstrong, #overlaybox-erfahrungen .headstrong {
	font-size: 1.5em;
}

#overlaybox .overlayinner>img {
	margin: 0 auto 10px;
	display: block;
}

#overlaybox .overlay-hint .ctabutton {
	float: none;
	margin: 0px auto 0px auto;
	width: 50%;
}

#overlaybox .ctabutton {
	display: block;
	float: left;
	padding: 8px 10px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 2px;
	margin-left: 10px;
	width: auto;
	cursor: pointer;
	color: #ffffff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,039999+0,015151+100 */
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1e5799 0%, #039999 0%, #015151 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #1e5799 0%, #039999 0%, #015151 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #1e5799 0%, #039999 0%, #015151 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799',
		endColorstr='#015151', GradientType=0); /* IE6-9 */
}

/*
.postid-879 #wpadminbar {
	display: none;
}
*/

@media all and (min-width: 320px) {
	.headerbarWrapper .clearboth {
		border: none;
		clear: both;
		display: block;
		height: 0;
		margin: 0;
		padding: 0;
		width: 0;
	}
	.headerbarWrapper .headerbarOuter {
		box-sizing: border-box;
		height: 60px;
		padding: 0;
		width: 100%;
	}
	.headerbarWrapper .headerbarInner {
		position: relative;
	}
	.headerbarWrapper img#anbieter_logo {
		border: none;
		display: none;
		float: none;
		position: absolute;
		left: 7px;
		top: 12px;
	}
	.headerbarWrapper .headerbar_bonus_text {
		float: none;
		position: absolute;
		top: 7px;
		left: 7px;
		width: calc(100% - 90px);
		min-width: 0;
		margin: 0;
	}
	.headerbarWrapper span.header_input_bc {
		display: none;
		font-size: 10px;
	}
	.headerbarWrapper span.currentheaderlinkwrapper {
		border-radius: 0px;
		display: block;
		margin: 0;
		padding: 0;
		position: relative; height : 60px;
		width: 60px;
		height: 60px;
	}
	.headerbarWrapper span.currentheaderlinkwrapper:before {
		content: "\f105";
		font-family: FontAwesome;
		position: absolute;
		display: inline-block;
		left: 0;
		right: 0;
		font-size: 50px;
		top: 0;
		bottom: 0;
		margin: auto;
		line-height: 30px;
		height: auto;
		height: 32px;
		width: 10px;
	}
	.headerbarWrapper span.currentheaderlinkwrapper>span {
		display: none;
	}
	.headerbarWrapper span.currentheaderlinkwrapper:after {
		
	}
	.headerbarWrapper .inputs {
		display: block;
		/*float: right;
	    width: 70%;*/
		position: absolute;
		width: 60px;
		top: 0;
		right: 0;
	}
}

@media all and (min-width: 600px) {
	.headerbarWrapper img#anbieter_logo {
		display: block;
	}
	.headerbarWrapper .headerbar_bonus_text {
		left: 100px;
	}
	.headerbarWrapper .headerbar_bonus_text {
		width: calc(100% - 200px);
	}
}

@media all and (min-width: 800px) {
	.headerbarWrapper .inputs {
		box-sizing: border-box;
		right: 10px;
		top: 10px;
		width: 385px;
	}
	.headerbarWrapper .inputs:after {
		clear: both;
		content: "";
		display: block;
	}
	.headerbarWrapper .headerbar_bonus_text {
		width: calc(100% - 510px);
	}
	.headerbarWrapper span.header_input_bc {
		display: block;
		float: left;
		width: 170px;
		height: 38px;
	}
	.headerbarWrapper span.currentheaderlinkwrapper {
		border-radius: 2px;
		width: 210px;
		height: 38px;
		text-align: center;
		float: right;
		padding: 11px 0;
	}
	.headerbarWrapper span.currentheaderlinkwrapper:before {
		display: none;
	}
	.headerbarWrapper span.currentheaderlinkwrapper>span {
		display: block;
	}
}

@media all and (min-width: 990px) {
	.headerbarWrapper .inputs {
		width: 435px;
	}
	.headerbarWrapper span.header_input_bc {
		font-size: 12px;
		width: 210px;
	}
	.headerbarWrapper span.currentheaderlinkwrapper {
		font-size: 14px;
	}
	.headerbarWrapper .headerbar_bonus_text {
		width: calc(100% - 560px);
	}
}


/* #3157 - dont show footerbar, when height is below 450px*/
@media all and (max-height: 450px) {
	
	.rokkyt_review_plugin_hbarwrapper{
		display:none !important;
	}
}