@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(assets/fonts/open-sans-v16-latin-300.woff) format('woff');
}

body {
    font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    color: #000000;
    line-height: 1.4;
    background-color: #fff;
}

/* Mobile CreateNewEvent > Buttons zur Schnellanlage von neuen Veranstaltungen */
.contentArea_myInhouseEventsList > .mobileContainer > #buttonGrid {
	display: none;
}


.btn-secondary {
  color: var(--color-text-primary);
  background-color: var(--color-bg-primary);
}

#calendarList > .eventlist-dayHeader {
	background-color: var(--color-bg-primary);
}

#calendarList .eventlist-dayHeader h5 {
	color: var(--color-text-primary);
}

.main-area {
	margin-left: unset !important;
	margin-right: unset !important;
	margin-top: unset !important
}



/* Website Header */
.page-top {
    margin: 24px 0;
	background-color: #fff;
    width: 100%;
}

.page-top__wrapper {
    max-width: 1170px;
    display: block;
    margin: 0 auto;
    overflow: auto;
    position: relative;
}

.page-top__logo {
    background-image: url(/customFiles/Bilder/Logos/BLV_Logo_RGB.jpg) !important;
	background-size: 95px;
    height: 95px;
    padding-left: 112px;
	background-position: 0 50%;
    background-repeat: no-repeat;
    display: block;
    float: left;
    text-decoration: none;
    vertical-align: baseline;
}

/*#headerPicContainer{
	background-image: url("/customFiles/Bilder/HeaderPics/Ecadia_Header_RGB.jpg");
    background-size: cover;
    background-repeat: no-repeat;
	height: 100% !important;
	display: flex;
}*/

#customWelcomeContainerBGImage {
	padding-top: 17.80% !important; 
	position: relative; 
	height: 450px; 
	margin: 0px; 
	max-width: 100%;
	background-size: cover; padding: 0px; background-image: url('/customFiles/Bilder/HeaderPics/Ecadia_Header_RGB.jpg');
}

.page-top__logo .title {
    font-size: 25px;
    bottom: 38px;
	font-weight: bold;
    position: absolute;
	color: #133760;
}

.page-top__logo .subtitle {
    font-size: 13.7px;
    bottom: 19px;
	font-weight: bold;
    position: absolute;
	color: #6e6e6e;
}

.page-top__socials {
	display: flex;
    position: absolute;
    right: 0.625em;
    top: 0;
}

.page-top__socials a {
    margin-left: 8px;
}

.page-header-mobilenav {
    position: fixed;
    right: 0;
    top: 0;
    width: 85px;
    height: 85px;
    display: none;
}

.page-top__login {
    display: inline-block;
    position: absolute;
    right: 0.625em;
    bottom: 0;
}

.page-top__login a {
    margin-left: 16px;
    line-height: 17px;
	font-size: 10pt;
    height: 100%;
    margin-top: -1px;
	color: rgb(0, 46, 94) !important;
    font-weight: 500 !important;
	text-decoration: none !important;
}

.ui-alt-icon.ui-icon-lock {
    background-color: #fff !important;
    border: none !important;
    padding-top: 3px !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.headerButton {
    float: right !important;
}

/* Website Header unteres Menü */
.page-header {
    background-color: #002f5e;
    border: none;
    box-shadow: none;
    text-transform: uppercase;
	overflow: auto;
}

.page-header__nav {
    margin: 0 auto;
    padding: 0;
    list-style: none;
	width: 1200px;
}

.page-header__nav li {
    display: inline-block;
	margin-bottom: 0.125em;
}

.page-header__nav a {
    color: #a2b9d3 !important;
    font-size: 14px;
	display: block;
    padding: 0.625em 1.25em;
    color: #fff;
    text-decoration: none !important;
}

.page-header__nav li.menu-item ul.sub-menu,
.page-header__nav li.menu-item ul.sub-menu li.menu-item ul.sub-sub-menu-right {
    display: none;
    position: absolute;
    z-index: 99;
    background-color: #002E5E;
    text-transform: none;
    padding-left: 0px;
}

.page-header__nav li.menu-item ul.sub-menu li.menu-item ul.sub-sub-menu-right {
	margin-top: -40px;
    left: 100%;
	min-width: 200px;
}

.page-header__nav li.menu-item ul.sub-menu li.menu-item ul.sub-sub-menu-left,
.page-header__nav li.menu-item ul.sub-menu li.menu-item ul.sub-sub-menu-left li.mega-menu-item ul.sub-sub-sub-menu-left {
    display: none;
    position: absolute;
    z-index: 99;
    background-color: #002E5E;
    text-transform: none;
    padding-left: 0px;
	margin-top: -35px;
	right: 100%;
}

.page-header__nav li.menu-item ul.sub-menu li.menu-item ul.sub-sub-menu-left,
.page-header__nav li.menu-item ul.sub-menu li.menu-item ul.sub-sub-menu-left li.mega-menu-item ul.sub-sub-sub-menu-left {
    min-width: 200px;
}

.page-header__nav li.menu-item:hover ul.sub-menu,
.page-header__nav li.menu-item ul.sub-menu li.menu-item:hover ul.sub-sub-menu-left,
.page-header__nav li.menu-item ul.sub-menu li.menu-item:hover ul.sub-sub-menu-right,
.page-header__nav li.menu-item ul.sub-menu li.menu-item ul.sub-sub-menu-left li.mega-menu-item:hover ul.sub-sub-sub-menu-left {
    display: flex;
    flex-direction: column;
	transition: all 0.3s ease; /* für weicheres Einblenden */
}

.ui-link:hover {
    color: white !important;
}

.color_header_svg {
    filter: invert(93%) sepia(47%) saturate(7216%) hue-rotate(173deg) brightness(88%) contrast(83%);
    margin-left: 10px;
    float: right;
}

.color_sub_svg {
    filter: invert(93%) sepia(47%) saturate(7216%) hue-rotate(173deg) brightness(88%) contrast(83%);
    float: left;
	margin-right: 5px;
}

.color_sub_svg_right {
    filter: invert(93%) sepia(47%) saturate(7216%) hue-rotate(173deg) brightness(88%) contrast(83%);
    float: right;
}


/* seitenmenü Mobile */
#sidebarCollapseIcon {
	background-color: lightgrey;
}

/* Katalog-Explorer Mobile, Filter */
#Catalog_Filter {
	max-width: 80%;
	/*margin: 0 auto;*/
}

.form-check:has(#check_eLearning) {
    display: none;
}

/* Hinweis zur Übernachtung bei Gastanmeldung */
#register-steps > .content > section.current > label[for="hotelBooking"]::after {
	font-weight: bold;
	color: red;
	content: "(Es muss ein Hotelwunsch ausgewählt werden um die Buchung abzuschließen)";
}

/* Hinweis zur Übernachtung bei Lernern */
.ui-grid-a:has(a[id^="hotelChoice"]) .ui-block-a label::after {
	font-weight: bold;
	color: red;
	content: "(Es muss ein Hotelwunsch ausgewählt werden um die Buchung abzuschließen)";
}


#explorer #folderListAreaExplorer {
    max-width: 100% !important;
}


#explorer-tp-list .list-item-text-block .list-item-subtitle .list-item-subtitle-right {
	display: none;
}

/* Preisanzeige bei Gastanmeldung */
#registerGuestStepControl .price-list {
	max-width: 58.35%;
	margin-left: 0;
}
/* Preisanzeige bei Lernerbuchung, Details 1. Seite */
.mobile-step-widget #priceArea{
	max-width: 58.85%;
}

/* Preisanzeige bei Lernerbuchung, letzte Seite Bestätigung */
.mobile-step-widget .price-list {
	max-width: 52.85%;
	margin-left: 0;
}


/* Ansicht Veranstaltung allgemein */
.blv_singleDateTableEvent {
	width: 100%;
	margin-bottom: 10px;
}
.blv_singleDateTableEvent th {
	/*text-align: center;*/
	padding-bottom: 5px;
	border-bottom: 1px solid black;
}
.blv_singleDateTableEvent td {
	padding: 5px 6px 5px 0px;
	border-bottom: 1px solid black;
}

/* Smpartphone-Ansicht */
/* Ausblenden der Willkommen Box ab einer gewissen Größe */
@media screen and (max-width: 900px) {
  	.customWelcomeContainerHeader,
  	.page-top__login,
	.page-top__socials {
    	display: none !important;
  	}
	.page-top__logo .subtitle {
		display: none !important;
    	position: relative !important;
  	}
	.footer-copyright {
		padding-top: 5px;
		bottom: unset;
	}
	.page-top__wrapper {
		padding-left: 8px;
		padding-right: 8px;
	}
	#customWelcomeContainerBGImage {
		margin-top: 1cm;
		width: 100%; max-width: 100%; height: unset !important;
	}
}

@media (min-width: 0px) and (max-width:575px) {  
	/* Layoutbreite festlegen */
	#explorerSearchForm,
	#searchResultOuterArea > *,
	#explorerTabs,
	#explorer,
	/*#folderListAreaExplorer,*/
	.dataDetails,
	.contentArea_register,
	.contentArea_registerGuest,
	.pageHeader, .container.wizard,
	.contentArea,
	.contentArea.contentArea_myInquiryList,
	.contentArea.contentArea_myWBT,
	.contentArea.contentArea_mydocuments,
	.contentArea.contentArea_myForums,
	.contentArea.contentArea_myExamParticipantSheetList,
	.contentArea.contentArea_homeworkParticipantList,
	.contentArea.contentArea_mytraining,
	.contentArea.contentArea_myTrainerAssignments,
	.contentArea.contentArea_trainerAssignment,
	.contentArea.contentArea_createInquiryFormTrainer,
	.contentArea.contentArea_employee,
	.contentArea.contentArea_newsItem,
	.contentArea.contentArea_eventParticipants,
	.contentArea.contentArea_eventHomeworkTrainerList,
	.contentArea.contentArea_myInquiryEvaluationList,
	.contentArea.contentArea_eventTrainerInquiryList,
	.contentArea.contentArea_homeworkParticipantSubmission,
	.contentArea.contentArea_selectInquiryFormTrainer,
	.contentArea.contentArea_myCertificates,
	.contentArea.contentArea_myTrainerRequests,
	.contentArea.contentArea_eventDocuments,
	.contentArea.contentArea_trainerAssignmentDocuments,
	.contentArea.contentArea_location,
	.contentArea.contentArea_forum,
	.contentArea.contentArea_newsletterList,
	.contentArea.contentArea_newsletter,
	.contentArea.contentArea_trainingproductkeyword,
	.contentArea.contentArea_keywordsearch,
	.contentArea.contentArea_employeelist,
	.contentArea.contentArea_enrolllist,
	.contentArea.contentArea_preregister,
	.contentArea.contentArea_myInhouseEventsList,
	.contentArea.contentArea_myInvoiceList,
	.contentArea.contentArea_eventlist,	
	.contentArea.contentArea_createNewEvent
		{
		max-width: 90%;
		margin:auto;
	}
	#resultSummary {
			width:90% !important;
	}	
	#explorerTabs #folderListAreaExplorer {
		max-width:100%;
	}

	.contentArea_trainingproduct .pageHeader {
		max-width:100% !important;
	}

	.setBookmarks.ui-btn.ui-mini.ui-icon-star.ui-btn-icon-left.hideLargeMedia{
		display:none !important;
	}
	#pdfCatalogueArea .ui-link{
		max-width: 460px !important;
		font-size: 0.72em !important;
		padding: 20px 15px 20px 15px;
	}
	#pdfCatalogueArea .ui-link > img{
		width: 20px !important;
		padding-right: 10px;
	}
}



@media (min-width: 576px) and (max-width:767px) {  
	/* Layoutbreite festlegen */
	#explorerSearchForm,
	#searchResultOuterArea > *,
	#explorerTabs,
	#explorer,
	/*#folderListAreaExplorer,*/
	.dataDetails,
	.pageHeader,
	.contentArea_register,
	.contentArea_registerGuest,
	.contentArea_home, .container.wizard,
	.contentArea,
	.contentArea.contentArea_myInquiryList,
	.contentArea.contentArea_myWBT,
	.contentArea.contentArea_mydocuments,
	.contentArea.contentArea_myForums,
	.contentArea.contentArea_myExamParticipantSheetList,
	.contentArea.contentArea_homeworkParticipantList,
	.contentArea.contentArea_mytraining,
	.contentArea.contentArea_myTrainerAssignments,
	.contentArea.contentArea_trainerAssignment,
	.contentArea.contentArea_createInquiryFormTrainer,
	.contentArea.contentArea_employee,
	.contentArea.contentArea_newsItem,
	.contentArea.contentArea_eventParticipants,
	.contentArea.contentArea_eventHomeworkTrainerList,
	.contentArea.contentArea_myInquiryEvaluationList,
	.contentArea.contentArea_eventTrainerInquiryList,
	.contentArea.contentArea_homeworkParticipantSubmission,
	.contentArea.contentArea_selectInquiryFormTrainer,
	.contentArea.contentArea_myCertificates,
	.contentArea.contentArea_myTrainerRequests,
	.contentArea.contentArea_eventDocuments,
	.contentArea.contentArea_trainerAssignmentDocuments,
	.contentArea.contentArea_location,
	.contentArea.contentArea_forum,
	.contentArea.contentArea_newsletterList,
	.contentArea.contentArea_newsletter,
	.contentArea.contentArea_trainingproductkeyword,
	.contentArea.contentArea_keywordsearch,
	.contentArea.contentArea_employeelist,
	.contentArea.contentArea_enrolllist,
	.contentArea.contentArea_preregister,
	.contentArea.contentArea_myInhouseEventsList,
	.contentArea.contentArea_myInvoiceList,
	.contentArea.contentArea_eventlist,	
	.contentArea.contentArea_createNewEvent
	{
		max-width: 540px !important;
	}
	#resultSummary {
		width:540px !important;
	}

	#explorerSearchForm,
	#explorerTabs,
	#folderListAreaExplorer,
	.dataDetails,
	.pageHeader,
	.contentArea_registerGuest,
	.contentArea_home, .container.wizard {
		max-width: 540px !important;
		margin:0 auto;
	}
	.setBookmarks.ui-btn.ui-mini.ui-icon-star.ui-btn-icon-left.hideLargeMedia{
		display:none !important;
	}
}


@media (min-width: 0px) and (max-width:767px) {  
	/* Teaser 1spaltig */
	#folderListAreaExplorer .btn-folderCell,
	.tileLayout .ui-listview li {
		width:100%;
	}
	#folderListAreaExplorer .FolderCell.FolderCellNoImage {
		height:auto !important;
		min-height: 165px !important;
	}
	/* Teaser Listenansicht */
	#productListAreaExplorer .ui-listview > li h1, 
	#productListAreaExplorer .ui-listview > li h2, 
	#productListAreaExplorer .ui-listview > li h3, 
	#productListAreaExplorer .ui-listview > li h4, 
	#productListAreaExplorer .ui-listview > li h5, 
	#productListAreaExplorer .ui-listview > li h6, 
	#productListAreaExplorer .ui-listview > li p, 
	#productListAreaExplorer .ui-listview > li table,
	.contentArea_event .ui-listview > li h1, 
	.contentArea_event .ui-listview > li h2, 
	.contentArea_event .ui-listview > li h3, 
	.contentArea_event .ui-listview > li h4, 
	.contentArea_event .ui-listview > li h5, 
	.contentArea_event .ui-listview > li h6, 
	.contentArea_event .ui-listview > li p, 
	.contentArea_event .ui-listview > li table{
		margin-left: 0em;
		margin-right: 0em;
	}

	a.explorerTrainingProductListItem > h2, 
	a.explorerTrainingProductListItem > .embeddedProductRating {
		padding-left: 0em;
	}
	/* Suche anders aufteilen */
	#explorerSearchForm .ui-block-a,
	#explorerSearchForm .ui-block-b {
		width:100% !important;
	}
	/* Einzelansicht nicht zweispaltig */
	.contentArea_trainingproduct .dataDetails > .ui-block-a,
	.contentArea_trainingproduct .dataDetails > .ui-block-b {
		width:100% !important;
	}
	/* Tabellenschrift kleiner */
	#productListAreaExplorer .ui-listview > li table, 
	.contentArea_event .ui-listview > li table,
	#searchResultArea .ui-listview > li table {
		font-size: 0.85em !important;
	}
	/* Big Footer ausblenden */
	footer .big-footer {
		display: none !important;
	}


	.contentArea_trainingproduct h1, .pageHeader {
		font-size: 1.75em !important;
		line-height: 1.15em;
	}

	.contentArea_trainingproduct .ui-grid-b.ui-responsive > div {
		border-bottom:1px solid #ffffff;		
	}
	
/* April 2022 - Suchergebnisse Icon und Pfeil ausblenden damit mehr Platz für Text - Wunsch Herr Decker */
	.contentArea .ui-li-has-icon > a > img:first-child,
	.contentArea .ui-li-has-icon > .ui-btn.ui-icon-carat-r::after {
		display:none;
	}
	.contentArea .ui-listview > .ui-li-has-icon > .ui-btn, 
	.contentArea .ui-listview > .ui-li-static.ui-li-has-icon {
		padding:0.25em 0.5em 0.25em 0.5em !important;
	}
	
/* April 2022 - Kein Schatten um die Listview */
	#productListAreaExplorer .ui-listview.ui-shadow {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow:  none !important;	
	}
	
}



@media (min-width: 768px) and (max-width:991px) {  
	/* Layoutbreite festlegen */
	#explorerSearchForm,
	#searchResultOuterArea > *,
	#explorerTabs,
	#explorer,
	/*#folderListAreaExplorer,*/
	.dataDetails,
	.pageHeader,
	.contentArea_register,
	.contentArea_registerGuest,
	.contentArea_home, .container.wizard,
	.contentArea,
	.contentArea.contentArea_myInquiryList,
	.contentArea.contentArea_myWBT,
	.contentArea.contentArea_mydocuments,
	.contentArea.contentArea_myForums,
	.contentArea.contentArea_myExamParticipantSheetList,
	.contentArea.contentArea_homeworkParticipantList,
	.contentArea.contentArea_mytraining,
	.contentArea.contentArea_myTrainerAssignments,
	.contentArea.contentArea_trainerAssignment,
	.contentArea.contentArea_createInquiryFormTrainer,
	.contentArea.contentArea_employee,
	.contentArea.contentArea_newsItem,
	.contentArea.contentArea_eventParticipants,
	.contentArea.contentArea_eventHomeworkTrainerList,
	.contentArea.contentArea_myInquiryEvaluationList,
	.contentArea.contentArea_eventTrainerInquiryList,
	.contentArea.contentArea_homeworkParticipantSubmission,
	.contentArea.contentArea_selectInquiryFormTrainer,
	.contentArea.contentArea_myCertificates,
	.contentArea.contentArea_myTrainerRequests,
	.contentArea.contentArea_eventDocuments,
	.contentArea.contentArea_trainerAssignmentDocuments,
	.contentArea.contentArea_location,
	.contentArea.contentArea_forum,
	.contentArea.contentArea_newsletterList,
	.contentArea.contentArea_newsletter,
	.contentArea.contentArea_trainingproductkeyword,
	.contentArea.contentArea_keywordsearch,
	.contentArea.contentArea_employeelist,
	.contentArea.contentArea_enrolllist,
	.contentArea.contentArea_preregister,
	.contentArea.contentArea_myInhouseEventsList,
	.contentArea.contentArea_myInvoiceList,
	.contentArea.contentArea_eventlist,	
	.contentArea.contentArea_createNewEvent	{
		max-width: 720px !important;
	}
	#resultSummary {
			width:720px !important;
	}
	#explorerSearchForm,
	#explorerTabs,
	#folderListAreaExplorer,
	.dataDetails,
	.pageHeader,
	.contentArea_registerGuest,
	.contentArea_home, .container.wizard {
		margin:0 auto;
	}
	/* Teaser 2spaltig */
	#folderListAreaExplorer .btn-folderCell {
		width:50%;
	}
	.tileLayout .ui-listview li {
		width:100%;
	}
	#folderListAreaExplorer .FolderCell.FolderCellNoImage {
		height:auto !important;
		min-height: 165px !important;
	}

}

@media (min-width: 992px) and (max-width:1199px) {  
	/* Layoutbreite festlegen */
	#explorerSearchForm,
	#searchResultOuterArea > *,
	#explorerTabs,
	#explorer,
	/*#folderListAreaExplorer,*/
	.dataDetails,
	.pageHeader,
	.contentArea_register,
	.contentArea_registerGuest,
	.contentArea_home, .container.wizard,
	.contentArea,
	.contentArea.contentArea_myInquiryList,
	.contentArea.contentArea_myWBT,
	.contentArea.contentArea_mydocuments,
	.contentArea.contentArea_myForums,
	.contentArea.contentArea_myExamParticipantSheetList,
	.contentArea.contentArea_homeworkParticipantList,
	.contentArea.contentArea_mytraining,
	.contentArea.contentArea_myTrainerAssignments,
	.contentArea.contentArea_trainerAssignment,
	.contentArea.contentArea_createInquiryFormTrainer,
	.contentArea.contentArea_employee,
	.contentArea.contentArea_newsItem,
	.contentArea.contentArea_eventParticipants,
	.contentArea.contentArea_eventHomeworkTrainerList,
	.contentArea.contentArea_myInquiryEvaluationList,
	.contentArea.contentArea_eventTrainerInquiryList,
	.contentArea.contentArea_homeworkParticipantSubmission,
	.contentArea.contentArea_selectInquiryFormTrainer,
	.contentArea.contentArea_myCertificates,
	.contentArea.contentArea_myTrainerRequests,
	.contentArea.contentArea_eventDocuments,
	.contentArea.contentArea_trainerAssignmentDocuments,
	.contentArea.contentArea_location,
	.contentArea.contentArea_forum,
	.contentArea.contentArea_newsletterList,
	.contentArea.contentArea_newsletter,
	.contentArea.contentArea_trainingproductkeyword,
	.contentArea.contentArea_keywordsearch,
	.contentArea.contentArea_employeelist,
	.contentArea.contentArea_enrolllist,
	.contentArea.contentArea_preregister,
	.contentArea.contentArea_myInhouseEventsList,
	.contentArea.contentArea_myInvoiceList,
	.contentArea.contentArea_eventlist,	
	.contentArea.contentArea_createNewEvent	{
		max-width: 960px !important;
	}
	#resultSummary {
		width:960px !important;
	}
	#explorerSearchForm,
	#explorerTabs,
	#folderListAreaExplorer,
	.dataDetails,
	.pageHeader,
	.contentArea_registerGuest,
	.contentArea_home, .container.wizard {
		margin:0 auto;
	}
	/* Teaser 3spaltig */
	#folderListAreaExplorer .btn-folderCell {
		width:33%;
	}
	.tileLayout .ui-listview li {
		width:100%;
		margin-bottom:15px !important
	}
	#folderListAreaExplorer .FolderCell.FolderCellNoImage {
		height:auto !important;
		min-height: 165px !important;
	}

}


@media (min-width: 1200px) {  
	#explorerSearchForm,
	#searchResultOuterArea > *,
	#explorerTabs,
	#explorer,
	/*#folderListAreaExplorer,*/
	.dataDetails,
	.pageHeader,
	.contentArea_register,
	.contentArea_registerGuest,
	.contentArea_home, .container.wizard,
	.contentArea.contentArea_myInquiryList,
	.contentArea,
	.contentArea.contentArea_myWBT,
	.contentArea.contentArea_mydocuments,
	.contentArea.contentArea_myForums,
	.contentArea.contentArea_myExamParticipantSheetList,
	.contentArea.contentArea_homeworkParticipantList,
	.contentArea.contentArea_mytraining,
	.contentArea.contentArea_myTrainerAssignments,
	.contentArea.contentArea_trainerAssignment,
	.contentArea.contentArea_createInquiryFormTrainer,
	.contentArea.contentArea_employee,
	.contentArea.contentArea_newsItem,
	.contentArea.contentArea_eventParticipants,
	.contentArea.contentArea_eventHomeworkTrainerList,
	.contentArea.contentArea_myInquiryEvaluationList,
	.contentArea.contentArea_eventTrainerInquiryList,
	.contentArea.contentArea_homeworkParticipantSubmission,
	.contentArea.contentArea_selectInquiryFormTrainer,
	.contentArea.contentArea_myCertificates,
	.contentArea.contentArea_myTrainerRequests,
	.contentArea.contentArea_eventDocuments,
	.contentArea.contentArea_trainerAssignmentDocuments,
	.contentArea.contentArea_location,
	.contentArea.contentArea_forum,
	.contentArea.contentArea_newsletterList,
	.contentArea.contentArea_newsletter,
	.contentArea.contentArea_trainingproductkeyword,
	.contentArea.contentArea_keywordsearch,
	.contentArea.contentArea_employeelist,
	.contentArea.contentArea_enrolllist,
	.contentArea.contentArea_preregister,
	.contentArea.contentArea_myInhouseEventsList,
	.contentArea.contentArea_myInvoiceList,
	.contentArea.contentArea_eventlist,	
	.contentArea.contentArea_createNewEvent	{
		max-width: 1140px !important;
	}
	#resultSummary {
		width:1140px !important;
	}

	#explorerSearchForm,
	#searchResultOuterArea > *,
	#explorerTabs,
	#folderListAreaExplorer,
	.dataDetails,
	.pageHeader,
	.contentArea_registerGuest,
	.contentArea_home, .container.wizard {
		margin:0 auto;
		width: 100%; /* RS, 16.09.2020: sonst werden im IE die Suchergebnisse nicht mittig angezeigt */
	}

	/* Teaser 3spaltig */
	#folderListAreaExplorer .btn-folderCell,
	.tileLayout .ui-listview:not(#searchHeaderAutocompleteArea) li {
		width:33%;
	}
	#folderListAreaExplorer .FolderCell.FolderCellNoImage {
		height:auto !important;
		min-height: 165px !important;
	}

	.homeActionButtons .col {
		width: 33.3%;
	}
}





/* mobile menu */
.page-header-mobilenav {
  position: fixed;
  right: 0;
  top: 0;
  width: 85px;
  height: 85px;
  display: none;
}

.page-header-mobilenav-btn .text {
  border: 0 none;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header-mobilenav-btn .bar {
  display: block;
  height: 3px;
  width: 20px;
  background-color: #002e5e;
  margin-bottom: 3px;
}

.menu-mobile { 
  display: none;
  position: fixed;
  top: 80px;
  right: 0;
  z-index: 21;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  background: #fff;
  visibility: hidden;
}
.menu-mobile-menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.menu-mobile-menu li.last-menu-item {
  border: none;
}
.menu-mobile-menu li.back {
  background-color: #de9b3d;
}
.menu-mobile-menu li.back a {
  color: #fff;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 15px;
  line-height: 0.9375rem;
}
.menu-mobile-menu a {
  display: block;
  padding: 0.625em 0.5em;
  color: #002E5E;
  font-size: 20px;
  font-weight: 600;
  background-image: url("../assets/img/redesign/mobile-menu-arrow-right.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-position-x: right;
  margin-right: 1.85rem;
}
.menu-mobile-menu a:visited {
  color: #002E5E;
}
.menu-mobile-menu a:active,
.menu-mobile-menu a:hover {
  font-weight: 700;
}
.menu-mobile-menu .current-menu-item a,
.menu-mobile-menu .current-page-ancestor a {
  text-decoration: underline;
}

.page-header-mobilenav-btn-close {
    visibility: hidden;
}

/* Mobile Styles 620px and smaller*/

@media (max-width: 620px) {
  .page-top { 
    position: fixed;
    border-top: 25px solid #002E5E; 
    margin: 0px;
    z-index: 99;
    top: 0px;
  }
  .page-top__wrapper {
    display: inline-flex;
    height: 3.5rem;
    flex-direction: row;
    width: 100vw;
    align-items: center;
  }
  .page-top__logo {
    width: 36px;
    height: 36px;
    background-size: 36px;
    padding-left: 5px;
    margin-right: auto;
  }
  .page-top__logo .title .row2 {
    display: none;
  }
  .page-top__logo .title .row2_mobile {
    display: contents;
  }
  .page-top__logo .title {
    font-size: 1rem;
    bottom: -0.35rem;
    position: relative;
    margin-left: 40px;
    white-space: nowrap;
  }
  .page-header-mobilenav {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    margin-top: auto;
  }
  /* Mobile Menu Styles */
  .menu-mobile {
    visibility: visible;
  }
  #searchItem {
    display: none;
  }
  .page-header-mobilenav-btn-close {
    visibility: hidden;
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #fff;
    background-image: url(../assets/img/redesign/mobile-menu-close.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 50;
    bottom: 0;
    margin-bottom: 15px;
  }
}

@media (max-width: 360px) {
  .page-top__logo .title { 
    font-size: 0.85rem;
  }
}

/* Veranstaltungstabelle beim Bildungsprodukt im Katalog */
@media (min-width: 1200px) {  
	/* Datum */
	.trainingProductListItem .explorer-event-table table tr th:nth-child(1) {
	  width: 14%;
	}
	/* Titel */
	.trainingProductListItem .explorer-event-table table tr td:nth-child(2) {
	  width: 30%;
	}
	/* Dauer */
	.trainingProductListItem .explorer-event-table table tr td:nth-child(3) {
	  width: 15%;
	}
	/* Ort */
	.trainingProductListItem .explorer-event-table table tr td:nth-child(4) {
	  width: 28%;
	}
	/* Preis */
	.trainingProductListItem .explorer-event-table table tr td:nth-child(5) {
	  width: 10%;
	}
	/* ampel */
	.trainingProductListItem .explorer-event-table table tr td:nth-child(6) {
	  width: 3%;
	}
}

/* Meldezusätze in der Buchungsmaske */
.TaggedValuesWidgetSection h2 {
	margin-top: 25px;
	font-weight: 700;
}

#registerGuestStepControl {
	padding-bottom: 0.5cm;
}

#dataPreview th {
	width: 50%;
}
