/*casinoerfahrungen*/
/*FILTER*/
.casinofilter-toggle-wrap
{
	background: #f5f5f5;
	padding: 20px;
}

.casinofilter-toggle-wrap h3
{
	background: #464646;
    color: #fff;
    font-size: 14px;
    height: 50px;
    line-height: 39px;
    margin-bottom: 0;
    padding: 5px 10px;
}

#filter
{
	border: 1px dashed #cccccc;
	border-top: none;
}

#filter:after
{
	clear: both;
	content: " ";
	display: block;
}

#filter .filter_block
{
	box-sizing: border-box;
	float: left;
	margin-right: 5%;
	padding: 0 10px;
	width: 30%;
}

#filter .filter_block.last
{
	margin-right: 0;
}

#filter .filter_block .checkbox input[type="checkbox"]
{
	margin-left: 0;
}

#filter .filter_block .submit input[type="submit"]
{
	border: 1px solid #2fa306;
	border-radius: 3px;
    background: #75d456;
    background: -moz-linear-gradient(top,#75d456 0,#35bd05 100%);
    background: -webkit-linear-gradient(top,#75d456 0,#35bd05 100%);
    background: linear-gradient(to bottom,#75d456 0,#35bd05 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#75d456',endColorstr='#35bd05',GradientType=0);
    color: #FFF;    
    font-size: 1.15em;
    margin: 0;
    padding: 10px;
    text-shadow: -1px -1px 1px rgba(0,0,0,0.1);
    width: 100%;
}

.casinofilter-toggle-wrap #filter .filter_block .slider
{
	display: block;
	margin: 5px 0px 10px 7px;
	width: 255px;
}

.casinofilter-toggle-wrap #filter .filter_block .slider .slider_label
{
	display: block;
	margin-bottom: 10px;
}

.casinofilter-toggle-wrap #filter .filter_block #slider_subinfo
{
	margin-top: 10px;
}

.casinofilter-toggle-wrap #filter .filter_block #slider_subinfo:after
{
	clear: both;
	content: " ";
	display: block;
}

.casinofilter-toggle-wrap #filter .filter_block #slider_subinfo > div
{
	float: left;
}

.casinofilter-toggle-wrap #filter .filter_block #slider_subinfo #slider_count_from
{
	text-align: left;
	width: 40%;
}

.casinofilter-toggle-wrap #filter .filter_block #slider_subinfo #slider_range_label
{
	text-align: center;
	width: 20%;
}

.casinofilter-toggle-wrap #filter .filter_block #slider_subinfo #slider_count_till
{
	text-align: right;
	width: 40%;
}

@media all and (max-width: 1000px)
{
	.casinofilter-toggle-wrap #filter .filter_block .slider
	{
		width: auto;
	}
}

@media all and (max-width: 650px)
{
	#filter .filter_block
	{
		width: 255px;
	}
}

@media all and (max-width: 600px)
{
	#filter .filter_block
	{
		float: none;	
    	margin: 0 auto;
    	overflow: hidden;
	    width: 280px;
	}
	
	#filter .filter_block.last
	{
		margin-right: auto;
	}
}

@media all and (max-width: 350px)
{
	#filter
	{
		overflow: hidden;
	}
	
	.casinofilter-toggle-wrap #filter .filter_block .slider
	{
		width: 90%;
	}
	
	.casinofilter-toggle-wrap #filter .filter_block
	{
		width: 90%;
	}
}



/* HEADERBAR */
body .headerbarWrapper {
	background: rgba(51,51,51,0.9);
    color: #000;
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
    display: none;
    padding: 0;
    position: fixed;
    display: block;
    width: 1070px;
    margin: 0 auto;
    color: #fff;
    z-index: 999999;
    background: #4A4B4B;
    height: 72px;
}

.headerbarWrapper .headerbarOuter {
    /*background: rgba(51,51,51,0.9);
    box-shadow: 0 4px 4px 0 rgba(70,70,70,0.4);*/
    left: 0;
    right: 0;
    color: #fff;
    padding: 0px 25px 0px 20px;
    z-index: 9999;
}

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

.headerbarWrapper .headerbarOuter #anbieter_logo
{
	position: relative;
	top: -7px;
}

.headerbarWrapper .headerbarInner > span:nth-child(1)
{
	display: block;
	float: left;
	margin-top: 14px;
}

.headerbarWrapper .headerbar_bonus_text {
	width: 40%;
	max-width: 260px;
	display: block;
	float: left;
	margin: 8px 15px 0 15px;
	min-width: 260px;
	min-height: 46px;
}

.headerbarWrapper .inputs {
    float: right;
}

.headerbarWrapper .clearboth
{
	clear: both;
}

.headerbarWrapper .headerbar_bonus_text strong {
	font-size: 13px;
    line-height: 22px;
	margin-top: 7px;
    margin-bottom: -2px;
    color: #fff;
    text-transform: initial;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
}

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

.headerbarWrapper .headerbar_bonus_text .rokkyt_review_maxbonusmoney
{
	display: inline;
}

.headerbarWrapper span.header_input_bc {
	float: left;
    display: block;
    margin: 12px 30px 0 10px;
    text-align: center;
    width: 260px;
    height: 42px;
    line-height: 39px;
    background-color: white;
    border: 1px solid #eee;
    color: #aaa;
}

.headerbarWrapper span.currentheaderlinkwrapper {
	float: right;
    display: block;
    margin-top: 12px;
    text-align: center;
    width: 280px;
    height: 42px;
    background: #58BB36 /*transparent url("../../../../syntax ripple/bonus_btn.png") no-repeat*/;
    font-size: 18px;
    text-transform: uppercase;
}

.headerbarWrapper span.currentheaderlinkwrapper span
{
	position: relative;
	top: 10px;
}

.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;
}

@media all and (max-width: 1070px)
{
	body .headerbarWrapper
	{
		width: 785px;
	}
	
	.headerbarWrapper .headerbarOuter
	{
		padding: 0 25px 0 15px;
	}
	
	.headerbarWrapper span.currentheaderlinkwrapper
	{
		display: none;
	}
	
	body .headerbarWrapper .inputs
	{
		width: 260px;
	}
	
	.headerbarWrapper span.header_input_bc
	{
		margin-right: 0;
		margin-top: 14px;
	}
}

@media all and (max-width: 805px)
{
	body .headerbarWrapper
	{
		width: 500px;
	}
	
	.headerbarWrapper .headerbar_bonus_text
	{
		display: none;
	}
}

@media all and (max-width: 520px)
{
	body .headerbarWrapper
	{
		width: 300px;
	}
	
	body .headerbarWrapper .inputs
	{
		display: none;
	}
	
	.headerbarWrapper .headerbarInner > span:nth-child(1)
	{
		float: none;
		text-align: center;
	}
}

@media all and (max-width: 300px)
{
	body .headerbarWrapper
	{
		width: 100%;
	}
}

/**** OVERLAY ****/


.overlayBoxWrapper.rokkyt_review_plugin{
	display:none;
}


.overlayBoxWrapper.rokkyt_review_plugin .overlay-bg {
	position: fixed;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.45);
	z-index: 999;
	top: 0;
	left: 0;
}
body .overlayBoxWrapper.rokkyt_review_plugin #overlaybox {
	background: white;
	position: fixed;
	width: 450px;
	height: 335px;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	box-sizing: border-box;
	box-shadow: 5px 5px 30px rgba(0,0,0,0.3);
	border: 5px solid #464646;
	z-index: 1000;
	display: block;
}
body .overlayBoxWrapper.rokkyt_review_plugin #overlaybox .overlayinner {
	position: relative;
	padding: 15px;
}
body .overlayBoxWrapper.rokkyt_review_plugin .codebox {
	border: 2px dashed rgb(88, 187, 54);
	padding: 10px;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	color: rgb(88, 187, 54);
	line-height: 1;
	margin-bottom: 10px;
	box-shadow: 2px 2px 5px #f4f4f4 inset;
}
body .overlayBoxWrapper.rokkyt_review_plugin #overlaybox .overlay-head {
	text-align: center;
	font-size: 1.5em;
	margin: 10px 0 5px;
	font-weight: bold;
}
body .overlayBoxWrapper.rokkyt_review_plugin #overlaybox .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;
}

body .overlayBoxWrapper.rokkyt_review_plugin .overlayClose:hover, {
	background: #bbb;
}

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

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

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

body .overlayBoxWrapper.rokkyt_review_plugin #overlaybox .ctabutton {
	border: none;
	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;	
	background: #58bb36;
}
