/* Header */
.jl_hd_logo {padding-left:15px; margin-top:8px;}
.jl_hd_logo img {width: auto; height:70px;}
.jl_hd_info {margin:30px 50px 0px 30px;}
/* Keyvisual Home - Textfeld (links ausgerichtet) */
.mo_data .pb_ce .cg_msl .ce_cntnt{
	max-width:450px;
	box-shadow: 0px 0px 12px rgba(0,0,0,0.4);
}

/* Projektpraesentation */
.mod_10V2 .ce_ovl .ce_img{
	border: 1px solid #ccc;
}

/* andere Anordnung Stände Ausstellerdetailseite */
.mod_DTEX2 .ce_booth {flex-direction: column-reverse;}
.mod_DTEX2 .ce_boothNo, .mod_DTEX2 .ce_boothTy {margin:0px auto;}
.mod_DTEX2 .ce_boothNo > div {margin:0px;}
.mod_DTEX2 .ce_boothNo, .mod_DTEX2 .ce_boothNo a{font-size:2.4rem;}
.mod_DTEX2 .wrp_booths .ce_booth:first-child .ce_boothNo, .mod_DTEX2 .wrp_booths .ce_booth:first-child .ce_boothNo a {font-weight:bold; color: #999; color:var(--color-primary, #999);}



/* Anpassung von anderen Modulen auf der der Detailseite der Praesentationen z.B. 70.1, 70.2 */
/* Anpassung der Module: Zur Ausstellerdetailseite */
[data-nv='70.1'] .mod_EXLI .ce_cntnt,
[data-nv='70.2'] .mod_EXLI .ce_cntnt{max-width:813px;margin: auto;margin-top:-30px;padding-left: 0px;padding-top: 0px;}
[data-nv='70.1'] .mod_EXLI .ce_bttn,
[data-nv='70.2'] .mod_EXLI .ce_bttn{text-align:left;}
/* Anpassung Modul: Weitere Informationen */
[data-nv='70.1'] .mod_DTIGL .ce_cntnt,
[data-nv='70.2'] .mod_DTIGL .ce_cntnt{max-width:813px;margin: auto; margin-top:-30px;padding-left: 0px;padding-top: 0px;}
[data-nv='70.1'] .mod_DTIGL .ce_bttn,
[data-nv='70.2'] .mod_DTIGL .ce_bttn{text-align:left;}
/* Anpassung Modul: Zurueck zur Liste */
[data-nv='70.1'] .mod_cctpl .ce_backToList,
[data-nv='70.2'] .mod_cctpl .ce_backToList{max-width:813px;margin: auto;}


/* Anpassung von Modulen auf der der Ausstellerlistenseite */
/* Anpassung Infokachel: Mouseover Farbänderung */
[data-nv='2'] .mod_TOC2 .ce_bttn {display:none;}
[data-nv='2'] .mod_TOC2 .pb_ce .ce_clr_prmry.ce_brdr {border-color: var(--color-primary, #999);}
[data-nv='2'] .mod_TOC2 .pb_ce .ce_clr_prmry.ce_hasLink{
	transition: all .3s ease-in-out;
}
[data-nv='2'] .mod_TOC2 .pb_ce .ce_clr_prmry.ce_hasLink:hover{
	color: #ffffff !important;
	background-color: var(--color-primary-dark, #999);
}


/* Link zum virtuellen Stand (hier automatica Stand) */
.mod_DTEX2 .wrp_vrtBooths {padding:15px 25px 15px 0; margin:12px 25px 8px 0;}
.ce_vrtBooth a.bttn {width:90px; height:22px; margin-right:0; overflow:hidden; background-color: white;}
.ce_vrtBooth a.bttn:before, .ce_vrtBooth a.bttn:after {position:absolute; content:"" !important; width:0px; height:0px; top:0; overflow:hidden; opacity:1; right:0px;}
.ce_vrtBooth a.bttn:before {width:90px; height:21.4px; background-image:url(../../_images/view/ok/labels/automatica.png); background-repeat:no-repeat; background-position:50% 50%; background-size:90px; background-color: white;}

/* Label f�r Digitale Aussteller ausblenden*/
.ce_extD {display: none !important;}
/* Labels */
 .ce_lbqfb img {max-width: 164px !important; max-height: 60px !important;}

/* Presse weitere Meldungen */
.mod_DTPSM .ce_img img {
  max-width: 250px;
  max-height: 188px;
}
/* Label */
.mod_LiEn .wrp_labels.lb_area_2 .ce_labels > div {width:60px;}
.mod_LiEn .ce_labels > div img { max-height: unset; max-width: unset;}
.mod_LiTl .wrp_labels.lb_area_2 .ce_labels > div {width:50px;}
.mod_LiTl .ce_labels > div img { max-height: unset; max-width: unset;}
