/* Header */
.jl_hd_logo {padding-left:15px; margin-top:35px; display:flex; gap: 20px; align-items:center;}
.jl_hd_logo img {width: auto;}
.jl_hd_logo img.logo_productronica {/*width: 285px;*/ height:40px; }
.jl_hd_logo img.logo_semicon {height: 40px; }
.jl_hd_info {display:none;/*margin:39px 50px 0px 30px;*/}
.jl_hd_title {display:block;margin:30px 50px 0px 30px; color:var(--color-primary, #999); font-weight:600;font-size:40px;}
/* Anpassung an die grüne Farbe */
/* - Navbar, Footer */
.jl_nvMain_bar, .jl_nvMain, .jl_nvMain .jl_nvLev1 li a.navLink,
.jl_nvFooter, .jl_nvFooter .jl_nvLev1 li a.navLink,
.jl_micon{
        background-color: #183e75;
        
}
.jl_nvMain .jl_nvLev1 li a.nvActive{
	background-color: #FFFFFF;   
}
/*.jl_hd_search{bottom:0px;}*/

.jl_hd_zunav .dropdown-menu{min-width:150px;}
@media screen and (max-width:600px) {
	.jl_hd_title {
	  font-size: 3rem;
	}
}
/* Textbox auf Slider rechts positionieren*/
.mo_data .pb_ce .cg_msl .ce_cntnt{
		position: absolute;
		right: 30px;
}

/* Projektpräsentation Kacheln */
.mod_LiEnImgTle .ce_topic {min-height:unset;}
.mod_LiEnImgTle .ce_topic h2 {font-size: 1.2rem; margin-bottom: unset; color: #999; padding-top: unset;}
.mod_LiEnImgTle .ce_head h3 {font-size:2.4rem;line-height:1.1;font-weight:bold;}

/* Praesentationsseite*/
.mod_DTIG1 .ce_cntnt .ce_ctg, .mod_DTVD1 .ce_cntnt .ce_ctg {
	color: #999;
}
.mod_DTIG1 .ce_cntnt .ce_head h3, .mod_DTVD1 .ce_cntnt .ce_head h3 {
   font-size: 2.4rem;
}

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

/* Medium Rectangle */
.cg_bmr {
	height:250px;
}

/* Stand nicht fett */
/*.mod_LiEn .ce_boothNo div,
.mod_LiEn .ce_boothNo a {font-weight:normal;}
.mod_LiTl .ce_boothNo div, .mod_LiTl .ce_boothNo a {font-weight:normal;}
.mod_LiTl .ce_exTy {max-width:34px;}
.mod_LiEnBr .ce_boothNo div,
.mod_LiEnBr .ce_boothNo a {font-weight:normal;}
.mod_LiEnPs .ce_boothNo div,
.mod_LiEnBr .ce_boothNo a {font-weight:normal;}
.mod_DTEX2 .ce_booth.ce_extH a,
.mod_DTEX2 .ce_booth.ce_extM a,
.mod_DTEX2 .ce_boothNo, .mod_DTEX2 .ce_boothNo a {font-weight:normal;}
*/
