/* CSS-Datei des Plugins Bildwechsler */

/* ENDE des CSS-Datei des Plugins Bildwechsler */

/* CSS-Datei des Plugins Bootstrap-Dropdown */

/* ENDE des CSS-Datei des Plugins Bootstrap-Dropdown */

/* CSS-Datei des Plugins Content Manipulator-Plugin */
.test_text
{
	border: 1px solid #993333;
	font-size: 250%;
	background: url(../plugins/test/bilder/testbild.jpg);
}


/* ENDE des CSS-Datei des Plugins Content Manipulator-Plugin */

/* CSS-Datei des Plugins Cookie Plugin */

/* ENDE des CSS-Datei des Plugins Cookie Plugin */

/* CSS-Datei des Plugins devtools */
.newdump_tablelist
{
	border: 1px solid #999999;
}


/* ENDE des CSS-Datei des Plugins devtools */

/* CSS-Datei des Plugins DSGVO */

/* ENDE des CSS-Datei des Plugins DSGVO */

/* CSS-Datei des Plugins Formular Manager */
.fehlerliste
{
	border: 1px solid red;
	background: #eee;
	padding: 10px 0px 0px 10px;
	margin-bottom: 10px;
}
.form_error
{
	color:red;
	font-weight:600;
}

/*
.labdiv
{
	float:left;
	margin:2px;
	margin-bottom:5px;
	width:99%;
}
*/
.labdiv {overflow: hidden;}

.labdiv label
{
	display:block;
	float:left;
	margin-top:0px;
	width:30%;
}

.labdiv label.checkboxlabel
{
	display:inline;
	float:none;
	margin-left:10px;
}

div#qTip
{
	padding: 3px;
	border: 1px solid #666;
	display: none;
	background: #FFF4D2;
	color: #222;
	
	position: absolute;
	z-index: 1000;
}

.descrip_img
{
	margin-left:10px;
	margin-bottom:-3px;
}

fieldset.field_class table {
	width: 100%;
}
fieldset.field_class td {
	padding-right: 0.3ex;
}
/* ENDE des CSS-Datei des Plugins Formular Manager */

/* CSS-Datei des Plugins Freie Module */

/* ENDE des CSS-Datei des Plugins Freie Module */

/* CSS-Datei des Plugins OpenStreetMap Karten-Plugin */

/* ENDE des CSS-Datei des Plugins OpenStreetMap Karten-Plugin */

/* CSS-Datei des Plugins Kalender-Plugin */
.kalender_front_content  table
{
	width:100px;
	max-width:100px;
	border: 1px solid #EFEFF0;
	background:#fff;
	border-collapse:collapse;
	color:#737373;
	margin:0 auto;
}
.kalender_front_content  ul,
.kalender_front_content  li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-bottom:10px;
}
.kalender_front_content  table td {
	width:14%;
	vertical-align:top;
	min-height:100px;
	padding:5px;
	border:1px solid #999;
	border: 1px solid #EFEFF0;
	text-align:right;
}
.kalender_front_content .kalender_liste_links {
	padding:2px 0px 10px 0px;
	margin-bottom:10px;
}
.kalender_front_content .kalender_table th
{
	text-align:left;
}
.kalender_front_content .kalender_table {
	margin-bottom:100px;
	margin-top:20px;
}
.kalender_front_content .kalendertext {
	margin-bottom:20px;
}
.kalender_front_content li.cal_date {
	background:#323252;
	color:#fff;
	padding:2px;
	border:1px solid #000;
	text-align:left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.kalender_front_content li.cat_1 {
	background:#323252;
}
.kalender_front_content li.cat_2 {
	background:#276105;
}
#col3 .kalender_front_content li.cal_date a {
	color:#fff;
	}
.termin_liste {
margin-top:20px;	
}
.termin_liste .termin_item {
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
}
.kalender_modul table {
	width:95%;
	border: 1px solid #EFEFF0;
	background:#fff;
	border-collapse:collapse;
	color:#737373;
	margin:0 auto;
}
.kalender_modul td,
.kalender_modul tr {
	border: 1px solid #EFEFF0;
	padding:1px;
	text-align:right;
}
.monat_select {
	/*margin-bottom:10px;*/
	/*padding-left:10%;*/
}
#col1 .kalender_modul table a {
	text-decoration:none;
	border:none;
	color:#323252;
	font-weight:600;
}
#col1 .kalender_modul table a:hover {
	text-decoration:underline;
	border:none;
	color:#000;
	font-weight:600;
}
#col1 .kalender_modul td.cal_set {
background:#ddd;
	
}
/* ENDE des CSS-Datei des Plugins Kalender-Plugin */

/* CSS-Datei des Plugins Admin Message */

/* ENDE des CSS-Datei des Plugins Admin Message */

/* CSS-Datei des Plugins NoIndex */

/* ENDE des CSS-Datei des Plugins NoIndex */

/* CSS-Datei des Plugins 2-Klick-Video */

.flex-video .two-click-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.two-click-video {
	position: relative;
	background-color: black;
	max-width: 100%;
	width: 420px;
	height: 315px;
	clear: left;

	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	
}
.flex-video {
	padding-bottom: 52.5%;
	overflow:visible;
}

.two-click-video .video--preview {
	width: 100%;
	max-height: 100%;
	height:auto;
	object-fit:cover;
	filter: blur(0px);
	transition: filter 0.2s;
}

.two-click-video .video--play {
	position: absolute;
	z-index: 4;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 99%;
	height: 92%;
	background: transparent none;
	border: 0 none transparent;
	color: rgba(5,5,5,0.6);
}

.two-click-video .video--play .video-play-icon::after {
	position: relative;
	font-family: FontAwesome;
	font-size: 66px;
	transition: color 0.2s;
	content: '\f144';
}

.two-click-video .video--play .video-play-icon::before {
	position: absolute;
	font-family: FontAwesome;
	font-size: 35px;
	transition: color 0.2s;
	color: rgba(255,255,255,0.95);
	content: '\f04b';
	margin-left: 19px;
	margin-top: 16px;
}

.two-click-video .video--play:hover,
.two-click-video .video--play:focus,
.two-click-video .video--play:active {
	color: rgba(5,5,5,0.95);
}

.two-click-video.video--youtube .video--play:hover,
.two-click-video.video--youtube .video--play:focus,
.two-click-video.video--youtube .video--play:active {
	color: rgba(255,0,0,0.95);
}

.two-click-video.video--youtube .video--play::-moz-focus-inner {
  border: 0;
}

.two-click-video.video--youtube .video--play .video-play-icon::after {
	content: '\f16a';
}

.two-click-video.video--youtube .video--play .video-play-icon::before {
	font-size: 34px;
	margin-left: 24px;
	margin-top: 17px;
}

/* Titel des Videos (oben links) */
.two-click-video .video--title {
	display:block;
	position: absolute;
	z-index: 5;
	margin: auto;
	height: 3.3em;
	left: 0em;
	right: 0em;
	top: 0ex;
	padding-top:20px;
	padding-left:20px;
	color: white;
	font-size: 1.29em;
	font-family: "YouTube Noto", Roboto, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.3;
	font-weight: 400;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-color:#111;
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
	pointer-events: none;
}

/* Container für Abfrage-Box */
.two-click-video .video--info-box-container {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	justify-content: center;
	align-items: center;
	align-content: center;
	min-width:500px;
}

/* Abfrage-Box */
.two-click-video .video--info-box {
	display: block;
	color: white;
	background-color: black;
	padding: 1.5em 2.2em 2.2em;
	z-index: 6;
	margin: 3%;
	border: 0px none transparent;
	border-radius: 1ex;
	box-shadow: 1px 1px 12px -1px #222;
	max-width: 35rem;
	font-family: "Helvetica Neue", "Helvetica", sans-serif;
}

/* Sonderregeln für Box-bei-Hover */
.two-click-video.show-box .video--play,
.two-click-video.single-confirm .video--play {
	cursor: default;
}

.two-click-video.show-box .video--info-box-container,
.two-click-video.single-confirm:hover .video--info-box-container,
.two-click-video.single-confirm:focus .video--info-box-container {
	display: flex;
}

.two-click-video.show-box .video--play > *,
.two-click-video.single-confirm:hover .video--play > *,
.two-click-video.single-confirm:focus .video--play > * {
	display: none;
}

.two-click-video.show-box .video--preview,
.two-click-video.single-confirm:hover .video--preview,
.two-click-video.single-confirm:focus .video--preview {
	filter: blur(1px) contrast(92%) brightness(105%) grayscale(30%);
}


.two-click-video .video--info-box p {
	color: inherit !important;
	text-align: center;
}

.two-click-video .video--info-box p:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

.two-click-video .video--info-box legend {
	display: block;
	position: static;
	text-align: center;
	width: 99%;
	padding-top: 3em;
	margin: 4em 1ex 0.2ex 1ex;
	font-size: 1.2rem;
	font-family: inherit;
	text-transform: uppercase;
	background: none transparent;
	color: inherit;
}

.two-click-video .video--info-box button {
	border: 0 none transparent;
	border-radius: 1.7em;
	padding: 1.1em;
	margin: 0;
	width: 45%;
	font-size: inherit;
	font-family: inherit;
	vertical-align: middle;
	background: transparent;
	color: black;
}

.two-click-video .video--info-box a {
	color:#fff;
	text-decoration:underline;
	}
.two-click-video .video--info-box .activate-button {
	margin-right: 5%;
}

.two-click-video .video--info-box .dismiss-button {
	color: #1b93b9
}

/* ENDE des CSS-Datei des Plugins 2-Klick-Video */

/* CSS-Datei des Plugins Leadtracker-Plugin */
.test_text
{
	border: 1px solid #993333;
	font-size: 250%;
	background: url(../plugins/test/bilder/testbild.jpg);
}

code.apikey {
    display: block;
    font-size: 1.7em;
    margin: 0.1ex 0.1ex 0.5ex;
    padding: 0.7ex 0.5ex 0.5ex;
    width: 25em;
}

.message.message-progress {
    background-color: #D9E9F0;
    border-color: #C7DEE9;
    color: #466788;
}

ol.statistics-progress {
    list-style: none;
}

ol.statistics-progress li:before {
    display: inline-block;
    margin-left: -1em;
    content: "☐";
    font-size: 18px;
    width: 18px;
    padding-right: 0.5ex;
    text-align: center;
}
ol.statistics-progress li.done:before {
    content: "✓";
}

ol.statistics-progress li.failed:before {
    content: "✗";
}

ol.statistics-progress li.current:before {
    content: url(loader.gif);
}
/* ENDE des CSS-Datei des Plugins Leadtracker-Plugin */

