/*  copy from  /sites/kinderkrebsinfo/common/css/style.css */
.zmi header .navbar-brand .preview-message,
.zmi.preview_top header .navbar-brand .slogan,
.zmi #tr_arrow {
  display:none;
}
.zmi.preview_top header .navbar-brand .preview-message {
    display:inline-block;
    font-size: 13px;
    line-height: 1.8;
    color: white;
    text-shadow: none;
    position: absolute;
    margin:0 0 0 15px;
}

.zmi .box div.arrow  {
    display:none;
}

p.emphasis {
    background-color: rgba(212,212,212,0.25);
    padding: .6em 1em;
    min-height:0em;
    font-style:italic;
    border-left:5px solid rgba(212,212,212,1)
}
p.emphasis:hover {
    background-color: rgba(212,212,212,0.35);
}
p.emphasis:before {
    content:'Merksatz';
    display:block;
    float:right;
    font-size:11px;
    margin:-.5em -.5em 0 0;
    opacity:.4
}

#tr_proxyterm {
    display:none;
}
span.refGlossary {
    background: aliceblue;
    border: 1px dotted #bbb;
}



.zmi.properties.ZMSSqlDb #tr_birthdate,
.zmi.properties.ZMSSqlDb #tr_events,
.zmi.properties.ZMSSqlDb #tr_profession,
.zmi.properties.ZMSSqlDb #tr_professionother,
.zmi.properties.ZMSSqlDb #tr_disciplines,
.zmi.properties.ZMSSqlDb #tr_disciplineother,
.zmi.properties.ZMSSqlDb #tr_targetgroups,
.zmi.properties.ZMSSqlDb #tr_interests,
.zmi.properties.ZMSSqlDb #tr_organisations,
.zmi.properties.ZMSSqlDb #tr_memberid,
.zmi.properties.ZMSSqlDb #tr_bankname,
.zmi.properties.ZMSSqlDb #tr_bankaccountnumber,
.zmi.properties.ZMSSqlDb #tr_bankcode,
.zmi.properties.ZMSSqlDb #tr_bic,
.zmi.properties.ZMSSqlDb #tr_iban,
.zmi.properties.ZMSSqlDb #tr_bankautotransfer,
.zmi.properties.ZMSSqlDb #tr_newsletter,
.zmi.properties.ZMSSqlDb #tr_membership,
.zmi.properties.ZMSSqlDb #tr_membershipdate,
.zmi.properties.ZMSSqlDb #custombuttons {
	display:none !important;
}
.zmi.ZMSTeaserContainer .center .contentEditable.ZMSTeaserContainer {
	opacity:.2
}

.zmi.trialinfo #tr_email div.col-sm-10:before {
	content:"Hinweis: Nur E-Mail-Adresse angeben, ohne mailto, wird verschlüsselt.";
	display:block;
	font-size:10px;
	color:silver;
	margin-top:-.5em
}


.zmi.trialinfo div#cke_1_contents,
.zmi.trialinfo div#cke_3_contents {
    height:10em !important
}
.zmi.trialinfo div#cke_2_contents {
    height:24em !important;
}
.zmi .contentEditable.infoboxteaserset .box {
	width:unset !important;
	float:none !important;
	margin-bottom:2em;
}
.zmi .refLiteratureList {
	margin:0;
}
.zmi .filterProcessFile {
	width: 20em !important;
}
.zmi .pull-left.filterProcessFile {
	width: auto !important;

}
.zmi .importexportdebugfilter iframe {
	height: 100vh !important;
}
.zmi .infoboxteaserset .contentEditable > .boxRow {
	display:flex;
}
.zmi .infoboxteaserset .contentEditable > .boxRow > .contentEditable {
	padding:0 !important;
	display: contents;
}
.zmi .infoboxteaserset .contentEditable > .boxRow .box {
	border-right:1px solid #ddd;
	min-width:25%
}
.zmi .infoboxteaserset .contentEditable > .boxRow .box.col-sm-9 img {
	width:15vw;
	float:left;
	margin:0 1em 0 0;
	overflow:hidden;

}
.zmi .infoboxteaserset .contentEditable > .boxRow .box.col-sm-3 img {
	width:100%;
	overflow:hidden;
}
.zmi .infoboxteaserset .contentEditable > .boxRow .box p {
	margin-top:1rem;
	font-size:90%;
}