


.geoMap {
width:100%;
height:400px;
}


.switch-on {
background-color:limegreen;
color:#fff;
border-radius: 4px;
}

.switch-label {
background-color:#fff;
}

.switch-off {
background-color:#eee;
color:#000;
border-radius: 4px;
/*box-shadow: -3px 0px 3px 3px #ddd inset;*/
}

.switch-wrapper input[type="radio"] {
position:absolute;
visibility:hidden;
top:0;
left:0;
}

.switch-wrapper {
position:relative;
display:inline-block;
overflow: hidden;
width: 56px;
cursor: pointer;
border-radius: 4px;
border: 1px solid;
border-color: #ccc;									
}

.switch-wrapper .switch-box {
display:block;
overflow:hidden;
margin-left:-28px;
width:84px;
background-color:white;
-webkit-transition: margin-left 0.3s ease-in-out;
-moz-transition: margin-left 0.3s ease-in-out;
-o-transition: margin-left 0.3s ease-in-out;
transition: margin-left 0.3s ease-in-out;									
}

.switch-wrapper .switch-box.active {
margin-left:0px;
-webkit-transition: margin-left 0.3s ease-in-out;
-moz-transition: margin-left 0.3s ease-in-out;
-o-transition: margin-left 0.3s ease-in-out;
transition: margin-left 0.3s ease-in-out;									
}

.switch-box > span {
padding: 1px 2px;
min-width: 28px;
display: table-cell;
font-size: 0.70em;
text-align: center;									
}

/*  */
.widgetControl .optional, .widgetControl .switch-text {
display:none;
}

.switch-wrapper input[type="radio"][disabled] + .switch-box {
cursor:not-allowed;
}

@media (min-width: 992px) {

	.navTabContent [data-social-control] {
		width:33%;
		display:inline-block;
	}	
							
}


#topNavbarMeta {
min-height:40px;
}


html.fixedHeader #metaBox .metaBoxContent {
padding-top:0;
padding-bottom:0;
}

html.fixedHeader #metaBox > div {
margin-bottom:0;
}

html.fixedHeader #metaBox .navTabContent {
margin-top:0;
padding-top: 20px;
}


/********* Merkzettel ***********/
button[data-is-memorized], button[data-is-memorized]:active, button[data-is-memorized="false"]:hover,button[data-is-memorized], button[data-is-memorized]:visited {
	background-color:inherit!important;
    padding: 0;
    border: none;
   /*margin-left: auto;
    display: block;
    margin-right: 0;*/
    padding-bottom: 10px;
    color: #999;
}
button[data-is-memorized]:hover{
    text-decoration: underline;
}
button[data-is-memorized]:hover .fa, a:hover button[data-is-memorized] .fa, a:active button[data-is-memorized] .fa {
    color: #999;
}


button[data-is-memorized="true"]:hover .fa, a:hover button[data-is-memorized="true"] .fa, a:active button[data-is-memorized="true"] .fa, button[data-is-memorized="true"] .fa {
    color: goldenrod;
}


.merkzettel-badge {
	position:absolute; 
	top:-5px; 
	left:28px; 
	padding-right:5px; 
	padding-left: 5px; 
	font-size: 0.857rem;
    z-index: 1000;
}
html[data-pagesize="MD"] .merkzettel-badge, html[data-pagesize="LG"] .merkzettel-badge{
	font-size: 0.714rem;
	left:23px;
}



#socialmediaWidget_0_widgetBox {
	width: 380px;
	float: right;			
}

#socialmediaWidget_0_widgetBox .rsbtn {
	margin-left: 150px;
}

#socialmediaWidget_0_widgetBox .rsbtn.rsexpanded {
	margin-left: 0;
}
			
.rsbtn .rsbtn_toolpanel .rsbtn_tools {
	z-index:100;
}

.rsbtn .rsbtn_toolpanel .rsbtn_tools .rsbtn_tools_inner .rsbtn_toolcontainer .rsbtn_toollist li {
	padding: 15px;
}

.rsbtn .rsbtn_toolpanel .rsbtn_tools .rsbtn_tools_inner .rsbtn_toolcontainer .rsbtn_toollist li .rsbtn_tool {
	border-right: none 0;
}

@media (max-width: 390px) {

	#socialmediaWidget_0, #socialmediaWidget_0_widgetBox {
		width:100%;
	}
	
	#socialmediaWidget_0_widgetBox .rsbtn {
		margin-left: 15px;
	}			

	.rsbtn .rsbtn_exp .rsbtn_exp_inner .rsbtn_player_item.rsbtn_dl,
	.rsbtn .rsbtn_exp .rsbtn_exp_inner .rsbtn_player_item.rsbtn_stop {
		display:none;
	}
	
	#socialmediaWidget_0_widgetBox .rsbtn.rsexpanded {
		margin-left: 15px;
	}

}



.leaflet-center {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.dodeGeoSearch-default-result .ui-menu {
	z-index:500;
}

input.open-right, .btn.open-right {
	border-right-width: 0;
	border-right-color: transparent;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;											
}

input.open-left, .btn.open-left {
	border-left-width: 0;
	border-left-color: transparent;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;											
}

.btn-default.open-right:hover, .btn-default.open-left:hover {
	border-color:#CCC;
}

.leaflet-control-searchbox .input-message-box {
	position:relative;
}

.leaflet-control-searchbox .input-message-box .form-control {
	float:none;
}

.leaflet-control-searchbox .messageBox {
	position:absolute;
	width:100%;
	top:100%;			
}

.bg-weathercam {
	background: url(/media/system/seitenelemente/sonneWolke_DetailGross.png) repeat top left;
}


.edit-info {

}

li .edit-info a {
	display:inline;
}


li.renderMenu, li.renderMenu li {
	font-style:italic;
	background-color: aliceblue;
}

#menu li.renderMenu.selected > a.anzeigePunkt, #menu li.renderMenu li.selected > a.anzeigePunkt {
	background:transparent;
}

/* Service-Box Margin Fix: */
#serviceBox {
    overflow: auto;
}


.ccNotReleased {
	border-left: 2px solid red;
	padding-left: 2px;
}

/* ZitatBox - Neue Klasse für die Darstellung */
.floatBox.floatRight {
    float:right;
    margin-right: 0;
    margin-left: 2.143rem;
}

/* Honeypot */
/* Clipping Methode */
.form-field-correction {
    border: 0;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* Teilen / Weiterempfehlen Border-fix */
#copyLinkDiv .btn.btn-default {
    border-right: none;
}

#copyLinkDiv a.btn.btn-default:last-of-type {
    border-right: 1px solid #ccc;
}
#copyLinkDiv #copyLinkURL {
    border-right: none;
}

/* Click Effect */

#copyLinkURLButton{
    overflow: hidden;
}

#copyLinkDiv .btn:hover, #copyLinkDiv .btn:active, #copyLinkDiv .btn:focus{
	background-color: white;
} 

#copyLinkDiv .btn:active, #copyLinkDiv .btn:focus {
	border-color: #ccc;
}

#copyLinkURLButton:hover span {
	color: #ba4b3b;
}

#copyLinkURLButton span::after{
	content: '';
	position: absolute;
	z-index: -1;
	top: calc(50% - 15px);
	left: calc(50% - 15px);
	width: 30px;
	height: 30px;
	border-radius: 100%;
	transform: scale(0);
	background-color: #ba4b3b;
}

#copyLinkURLButton.copy-link-animation span::after {
  animation: copyLinkURLButtonEffect 0.3s linear;
}
#copyLinkURLButton.copy-link-animation span{
  animation: copyLinkURLButtonEffectText 0.3s linear;
}

@keyframes copyLinkURLButtonEffectText {
	0% {
		color: initial;
	} 
	20% {
	    color:white
	}
	60% {
		color: white;
	}
	100% {
		color: initial;
	}
}

@keyframes copyLinkURLButtonEffect {
	0% {
		transform: scale(0);
		opacity: 0;
	} 
	20% {
	    opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		transform: scale(5);
		opacity: 0;
	}
}


input[type="text"],input[type="search"],textarea,select,
input[type="text"]:focus,input[type="search"]:focus,textarea:focus,select:focus {
	font-size:16px;
}


.loaderanimation {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    
    display: flex;
    align-items: center;
    justify-content: center; 
}

.loaderanimation > span {
    display: inline-block;
    height: 1em;
    width: 1em;
    background-color: #aaa;

    animation-name: loader;
    -webkit-animation-name: loader;

    animation-duration: 1.25s;
    -webkit-animation-duration: 1.25s;

    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;

    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;

    animation-direction: normal;
    -webkit-animation-direction: normal;

    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;

    animation-play-state: running;
    -webkit-animation-play-state: running;
}

@-webkit-keyframes loader {
  0%, 100% { -webkit-transform: scale(0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes loader {
  0%, 100% { transform: scale(0);  } 
  50% { transform: scale(1.0);  }
}

iframe {
	width:100%;
	border:none;
}

iframe~div {
	position:absolute;
	width:100%;	
	top:0;
	left:0;
	opacity:1;
}

iframe~div.out {
	opacity:0;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-o-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
}

iframe~div>div {
	height: 100%;
	background-color:#f2f2f2;			
}

fieldset.zeitraumAuswahl input[type="date"].form-control {
	padding:0 5px 0 5px;
	min-width:96%;
}

.masonry-item {
	margin-bottom:24px;
}

.masonry-item > * {
	display:block;
	position:relative;
	margin:0;
	padding-left: 6px;
	padding-right: 6px;
}

.masonry-item[data-column-slot="0"] > * {
	margin-left:-6px;
}

.masonry-item[data-column-slot-last] > * {
	margin-right:-6px;
}

.geoMap .leaflet-top, .leaflet-bottom {
    z-index: 490;
}

.geoMap .leaflet-control {
    overflow:hidden;
}

.geoMap .leaflet-control-container {
	overflow:hidden;
}

.geoMap .leaflet-center {
	overflow:hidden;
	width:60%;
}

.geoMap .leaflet-control-searchbox {
	width:100%;
}

html[data-pagesize="SM"] .geoMap .leaflet-top.leaflet-right,
html[data-pagesize="SM"] .geoMap .leaflet-top.leaflet-left,
html[data-pagesize="XS"] .geoMap .leaflet-top.leaflet-right,
html[data-pagesize="XS"] .geoMap .leaflet-top.leaflet-left{
    top:50px;
} 

html[data-pagesize="SM"] .geoMap .leaflet-center,
html[data-pagesize="XS"] .geoMap .leaflet-center {
    width:98%;
}

ul.letterlist.pagination > li {
	display:inline-block;
	width:3rem;
	height:3rem;
	font-size:1rem;
}
			
ul.letterlist.pagination > li > a {
	width: 100%;
}


.visitorLevelContainer > p {
	font-size:0.8rem;
	margin-bottom:0;
}

.visitorLevelContainer .row {
	display:flex;
	margin:0;
	border-bottom: 1px solid #6a6a6a;
	height:5rem;
}

.visitorLevelContainer .row div:nth-of-type(1) {
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.visitorLevelContainer .row div:nth-of-type(1) > div {
	font-size:2rem;
	line-height:3.2rem;
	text-align:center;
	font-weight:bold;
}

.visitorLevelContainer .row div:nth-of-type(1) > p {
	margin-bottom:0;
	font-size:0.8rem;
	text-align:center;
}

.visitorLevelContainer .row div:nth-of-type(2) {
	display:flex;
	padding-left:0;
	padding-right:0;
	border-top: 1px dashed grey;
	background-color: #f2f2f2;
}

ul.zebra li:nth-child(even) {
background-color: #e8e8e8;
}

div.dode-btn-uebersicht > a {
color: #333;
}