.clearfix{clear:both}
.eupopup-container{background-color:rgba(255,255,255,0.95);color:#efefef;padding:5px 20px;font-size:12px;line-height:1.8em;text-align:center;display:none;border-top: 2px solid #cc4d00;box-shadow: 0 0 10px #666;z-index:99999999999999}
.eupopup-container-top,.eupopup-container-fixedtop{position:fixed;top:0;left:0;right:0}
.eupopup-container-fixedtop{position:fixed}
.eupopup-container-bottom{position:fixed;bottom:0;left:0;right:0;}
.eupopup-container-bottomleft{position:fixed;bottom:10px;left:10px;width:300px}
.eupopup-container-bottomright{position:fixed;bottom:10px;right:10px;width:300px}
.eupopup-closebutton{font-size:16px;font-weight:100;line-height:1;color:#a2a2a2;filter:alpha(opacity=20);position:absolute;font-family:helvetica,arial,verdana,sans-serif;top:0;right:0;padding:5px 10px;}
.eupopup-closebutton:hover,.eupopup-closebutton:active{color:#fff;text-decoration:none}
.eupopup-head{font-size:2em;padding:15px 10px 10px 10px;color:#666;}
.eupopup-body{color:#666;line-height:180%;display:flex;padding:0 10%;justify-content: center;}
.eupopup-body_left {display: flex;align-items:center;}
.eupopup-body a,.eupopup-body a:hover,.eupopup-body a:active,.eupopup-body a:visited,.eupopup-body a:focus,.eupopup-button_2,.eupopup-button_3,.eupopup-button_4{color:#666;text-decoration:underline;vertical-align:middle; padding: 0 5px;}
.eupopup-button{margin:0 2px;display:inline;}
.eupopup-buttons{display:inline;}
.eupopup-button_1{margin:0 20px;font-weight:700;font-size:16px;display:inline-block;border:1px solid #fff;border-radius:7px;padding:15px 35px!important;background-color:#90a214;color:#fff!important;text-decoration:none!important;}
.eupopup-button_1:hover{background-color:#9aba2a;color:#fff!important;text-decoration:none!important;}
.eupopup-button_1{margin:10px;}
.eupopup-button_2:hover,.eupopup-button:focus,.eupopup-button:visited{text-decoration:underline;color:#666}
body .eupopup-color-inverse{color:#000;background-color:rgba(255,255,255,0.9)}
body .eupopup-color-inverse .eupopup-head{color:#000}
body .eupopup-style-compact{text-align:left;padding:8px 30px 7px 20px;}
body .eupopup-style-compact .eupopup-head,body .eupopup-style-compact .eupopup-body,body .eupopup-style-compact .eupopup-buttons{display:inline;padding:0;margin:0}
body .eupopup-style-compact .eupopup-button{margin:0 5px}
.eupopup-container-block{position:fixed;top:20%;left:50%;z-index: 10000010;transform: translate(-50%);width: 100%;max-width: 700px;background:#fff; padding:15px;}
.eupopup-container::before{content:"";display:block;height:105px;width:200px;background: url("cookies-akkunet.png") no-repeat;position:absolute;top:-60px;left:45%;}
#cookie-info {margin:10px;color:#666;padding:20px 0;display:none;text-align:left;overflow-y:auto;height:300px;}
#toggle_icon {color:#666;font-size:150%;vertical-align:middle;cursor:pointer;}
#cookie-info h2 {margin:10px 0;}
.buttonsblock {display:block;padding:0 20px;}
.overlay_noscroll{ position: fixed;top: 0; right: 0; bottom: 0; left: 0; }
@media only screen and (max-width: 980px) {
	.eupopup-container-bottom {
		bottom:0px;
		background:#fff;padding-top:15px;
		position:fixed;
	}
	#cookie-info{
		overflow-y:auto;
	}
	.eupopup-container::before{left:33%;padding-top:35px;top:-60px}
	.eupopup-body{line-height:140%;display:block;padding:0}
	.eupopup-head{font-size:20px;}
}