/* ID style */
.itemExtraFields > h3,
.itemExtraFieldsLabel {
	display: none !important;
}
.itemExtraFields {
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}
.itemExtraFields li {
	padding: ;
	margin: 0;
}
.itemExtraFields span {
	font-size: 17px;
	line-height: 1.3;
	font-family: 'Play';
	font-weight: bold;
}
div#maximenuck145 ul.maximenuck li ul.maximenuck2 li.maximenuck:hover, div#maximenuck145 ul.maximenuck2 li.maximenuck:hover {
	border-bottom: 0px solid #db2e1e !important;
}
div#maximenuck145 ul.maximenuck li ul.maximenuck2 li.maximenuck, div#maximenuck145 ul.maximenuck2 li.maximenuck {
	border-bottom: 0px solid transparent !important;
	border-top: 0px solid transparent !important;
}
.overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: none;
    background-color: rgba(0, 0, 0, 0.65);
    position: fixed;
    cursor: default;
}
.overlay:target {
    display: block;
}
.popup {
	top: 0% !important;
	font-size: 14px;
	margin: 0;
	width: 97%;
	position: fixed;
	padding: 15px;
	border: 1px solid #383838;
	background: #2d2d34;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	font: 14px/18px 'Tahoma', Arial, sans-serif;
	-webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	-moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	-ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	-webkit-transform: translate(-50%, -500%);
	-ms-transform: translate(-50%, -500%);
	-o-transform: translate(-50%, -500%);
	transform: translate(-50%, -500%);
	-webkit-transition: -webkit-transform 0.6s ease-out;
	-moz-transition: -moz-transform 0.6s ease-out;
	-o-transition: -o-transform 0.6s ease-out;
	transition: transform 0.6s ease-out;
	z-index: 999999999999999999999999999999999 !important;
	left: 50%;
	height: 100%;
	overflow-y: scroll;
}
.overlay:target+.popup {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 20%;
}
.close {
	top: -10px;
	right: 50%;
	width: 20px;
	height: 20px;
	position: absolute;
	padding: 20px 10px 10px 10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	background-color: #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	-moz-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	text-align: center;
	text-decoration: none;
	font: 13px/20px 'Tahoma', Arial, sans-serif;
	font-weight: bold;
	-webkit-transition: all ease .8s;
	-moz-transition: all ease .8s;
	-ms-transition: all ease .8s;
	-o-transition: all ease .8s;
	transition: all ease .8s;
}
.mob_menu_ul li a {
	display: block;
	float: left;
	position: relative;
	text-decoration: none;
	outline: none;
	border: none;
	white-space: nowrap;
	filter: none;
	color: #e5e5e5;
	text-shadow: none;
	text-transform: uppercase;
	padding: 5px;
	font-size: 0.9em;
}
.mob_menu_ul {
	width: 30%;
	margin: 50px auto 0 auto;
}
.close::before {
	color: rgba(255, 255, 255, 0.9);
	content: "X";
	text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
	font-size: 150%;
}
.button.button-green, .button.button-green:hover {
	background: none !important;
}
.jsn-modulecontainer, .mob_menu_ul {
	width: 100%;
}
.mob_menu_ul li {
	width: 100%;
	list-style-type: none;
	padding: 0;
	margin: 10px 0;
	text-align: center;
	float: left;
}
.button.button-green {
	display:none !important;
}
.position_anons_mob_version {
	display: none;
}
.maximenuck.item822.last.first.level1 a {
	display: none !important;
}
@media screen and (max-width:998px)
{
div#maximenuck145.maximenufixed {
	position: block !important;
}}