.fxCookiesWindowsBodyClass{
	position: fixed; overflow-y:scroll;
	width:100%;
}
#fxCookieInfoLayer{
	position:fixed;
	z-index:999999;
	border:none;
}
.fxCookieOptIn{
	font-size:15px;
	right:0;
	bottom:0 !important;
	width:100% !important;
	background-color:#000000;
	background-color:rgba(0,0,0,0.9) !important;
	padding:20px 0;
}
.fxCookieInfo{
	font-size:15px;
	right:0;
	bottom:0 !important;
	width:100% !important;
	background-color:#000000;
	background-color:rgba(0,0,0,0.9) !important;
	padding:20px 0;
}

#fxCookieInfoWindowBackground {
    position: fixed;
	top:0;
	left:0;
	z-index:999999;
}
.fxCookieInfoWindowBackgroundPA{
	margin:0 auto;
	background:green;
	width:0;
	left:50% !important;
	right:50% !important;
	height:100vh;
}
.fxCookieInfoWindowBackgroundAC{
	width:100%;
	height:100vh;
	background-color:rgba(0,0,0,0.5);
}
#fxCookieInfoSelection{
	text-align:center;
	width:100%;
}
.fxCookieWindowHeadline{
	font-size:12px;
	color:#666666;
	text-transform:uppercase;
	text-align:left;
}
.fxCookiesWindowMoreLink{
	cursor:pointer;
	text-align:left;
	margin:0 0 10px 0;
	text-decoration:underline;
}
.fxCookieWindowTechnicalLink{
	margin:0 auto !important;
	display:inline-block;
	background:#CCCCCC;
	color:#333333 !important;
	border-radius:3px;
	padding:10px 0;
	text-decoration:none !important;
	margin:5px;
	font-size:12px;
	width:100%;
}
.fxCookieWindowDistanceV{
	height:10px;
}
.fxCookiesBasicInfoText,
.fxCookiesExtendedInfos{
	text-align:left;
	font-size:12px !important;
	
	-webkit-hyphens: auto;
	 -moz-hyphens: auto;
	 -ms-hyphens: auto;
	 hyphens: auto;
	color:#333333 !important;
}
.fxCookiesBasicInfoTextScroller{
	font-size:12px !important;
	border-radius:3px;
	margin:0 0 20px 0;
	padding:0 8px 0 0;
	max-height:220px;
	overflow-y:scroll;
	overflow-x:hidden;
}
.fxCookiesBasicInfoTextScroller p{
	font-size:12px !important;
	margin:0 0 10px 0;
}
.fxCookieWindowAllLink{
	font-size:13px;
	font-weight:700;
	margin:0 auto !important;
	display:inline-block;
	background:#209CD2;
	color:#FFFFFF !important;
	border-radius:3px;
	padding:10px 0;
	text-decoration:none !important;
	margin:5px;
	width:100%;
}

#fxCookieInfoWindowBox {
	max-height:450px;
    background:#FFFFFF; 
	border-radius:3px;
    margin: 0 auto;
    width:320px; 
	
	z-index:999999;
    padding:20px 30px 25px 30px; 
    -webkit-box-shadow:0 0 10px rgba(0,0,0,0.4);
    -moz-box-shadow:0 0 10px rgba(0,0,0,0.4); 
    box-shadow:0 0 10px rgba(0,0,0,0.4);
	position:relative;
	
}
.fxCookieInfoWindowBackgroundPA>table {
	margin:0 0 0 -160px;
}
#FX_bo_pages{
	height:100vh;
	position:relative;
}
#FX_bo_pages #fxCookieInfoLayer{
	position:absolute !important;
	height:100px;
	top:50px !important;
}

#fxCookieInfoTextBlock a, #fxCookieInfoTextBlock a:link, #fxCookieInfoTextBlock a:active, #fxCookieInfoTextBlock a:visited, #fxCookieInfoTextBlock a:hover{
	color:#FFFFFF;
	white-space:nowrap;
	text-decoration:underline;
}
#fxCookieInfoText{
	text-align:center;
	padding:5px !important;
	margin:0 !important;
}
#fxCookieInfoTextBlock{
	text-align:left;
	display:table;
	margin:0 auto;
	vertical-align:middle;
}
.fxCookieInfoTr{
	display:table-row;
}
.fxCookieOptIn #fxCookieInfoTextBlock *{
	font-size:18px;
	color:#FFFFFF;
}
.fxCookieInfo #fxCookieInfoTextBlock,
.fxCookieOptIn #fxCookieInfoTextBlock{
	max-width:980px;
	padding:0 20px;
}
.fxCookieInfo #fxCookieInfoTextBlock *{
	font-size:18px;
	color:#FFFFFF;
	margin-bottom:0;
}
.fxCookieInfoTr>div{
	vertical-align:top;
	display:table-cell;
	padding:0 10px;
}
.fxCookieInfoTr>div>p{
	margin:0 0 20px 0 !important;
	display:inline-block;
}
.fxCookieInfoDefaultTextEditMode{
	margin:5px auto;
	border-top:solid 1px #FFFFFF;
	padding:5px 30px;
	display:block !important;
	text-align:left;
	max-width:960px;
	
}
.fxCookieInfoDefaultTextEditMode *{
	font-size:12px !important;
	color:#FFFFFF;
}
#fxAcceptCookiesButton{
	width:auto !important;
	color:#FFFFFF !important;
	vertical-align:top;
	margin:3px 0 0 0;
	background:#449d44;
	padding:1px 5px;
	border-radius:3px;
	text-align:center;
	padding:10px 20px!important;
	overflow:hidden;
	font-weight:400;
	text-decoration:none !important;
	display:block;
	cursor:pointer;
}
.cookieInfoLayerFurtherInfoLink{
	display:inline-block;
}
.cookieLayerCloseIcon {
	background-image: url('../../sys/images/IB_icons.png');
	background-repeat:no-repeat;  
	overflow:hidden;
	background-position: -160px -810px;
	width:20px;
	height:20px;
	float:right;
	cursor:pointer;
	position:absolute;
	top:-8px;
	right:-8px;
	z-index:99999;
}
/*###############################################################################################################*/
/*######################################## RESPONSIVE: Medium + Small  ############################################*/
/*###############################################################################################################*/
@media only screen and (min-width: 0) and (max-width:479px) {
	.fxCookieInfoTr>div{
		display:block;
		padding:0 0 5px 0;
	}
	#fxCookieInfoText{
		padding:20px 20px;
		display:block;
		margin:0 0 5px 0;
	}
	#fxCookieInfoTextBlock{
		max-width:100%;
		margin:0 auto;
		display:block;
}