/* 
 * Variablen für CSS - für weitere Variablen siehe HIS-Wiki
 */
:root {
/*	--basicFontColor: black !important; 4.2 Schriftfarbe */
/*	--accentFontColor: black !important; 4.4 Farbe der Überschriften und der Links in Bäumen und Tabellen */
	--font: "Source Sans Pro",Helvetica,Arial,sans-serif !important; /* 4.3 Schriftart */
/*	--highlightBackgroundColor: #eaf4f7 !important;*/
	/* Eigene Variablen */
	--activitybuttonBackground: #ffee00 !important;
	--activitybuttonBorderColor: #c4bb3b !important;
/*	--activitybuttonHighlightBackground: #ebdc00 !important;
	--activitybuttonHighlightBorderColor: #d8c900 !important;
	--activitybuttonHighlightBoxShadow: 0px 0px 2px #d8c900 !important;
	--activemenuBackground: #006699 !important;*/
}

/* Hintergrundfarbe bei großen Schaltflächen auf der Startseite */
.buttonBewerber a {
	background-color: var(--activitybuttonBackground) !important;
	border-color: var(--activitybuttonBorderColor) !important;
}

/* --- Änderungen außerhalb der Dokumentation --- */

/* Logo im kleinen Header entzerren */
.reducedHeader .logoLink img {
	width: auto !important;
}

/* "Zugangsdaten vergessen" als Link stylen */
#newPassword {
	text-decoration: underline dotted black !important;
}

/* Titel */
#hisinoneTitle {
	font-size: 40px !important;
	font-style: normal !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	hyphens: auto !important;
	line-height: 48px !important;
	text-rendering: optimizelegibility !important;
	margin-top: 15px !important;
}

/* Sachbearbeiteransicht APP */
#editApplication\:panelTabContact\:ekontakte\:cfs2444\:addMessenger,
#editApplication\:panelTabContact\:ekontakte\:cfs2444\:addHyperlink,
#editApplication\:amendments\:Haertefallantraege\:topAthlete\:amendment_scoreLabel,
#editApplication\:amendments\:Haertefallantraege\:topAthlete\:amendment_score {
	display: none !important;
}

/* Sachbearbeiteransicht STU */
#editEnrollment\:ekontakte\:cfs2444\:addMessenger,
#editEnrollment\:ekontakte\:cfs2444\:addHyperlink,
#editEnrollment\:buttonsTop\:moreButtonsTop\:changeToEditDoctoralData,
#editEnrollment\:changeToEditDoctoralData,
#importForm\:importRequestsFieldset\:prependSubject,
#importForm\:importRequestsFieldset\:simpleView\:prependSubject,
#importForm\:importRequestsFieldset\:replaceSubject,
#importForm\:importRequestsFieldset\:simpleView\:replaceSubject,
#importForm\:importRequestsFieldset\:appendSubject,
#importForm\:importRequestsFieldset\:simpleView\:appendSubject,
#editEnrollment\:listOfSalesInvoice\:dataTableSalesInvoicesList\:dataTableSalesInvoicesListTable .column5,
label[id^="editEnrollment\:dppHistory\:degreeProgramTreefalse"][id$="j_id_5q_m_g6_cd_f_2_2_2_2_ufLabel"] {
	display: none !important;
}

/* Online-Immatrikulation */
#contactDataPage button[id$=newMessenger],
#contactDataPage button[id$=newHyperlink]
{
	display: none !important;
}

/* Hilfe-Button bei Studiengangsuche ausblenden */
button[id$=cm_app_search_courseOfStudy_basicdata\:fieldset\:help] {
	display: none !important;
}

/* Tabellenköpfe linksbündig */
.table thead {
	text-align: left !important;
}

/* FAQ-Modul für Bewerberstartseite */
#accordion input {
	display: none !important;
}
#accordion label {
	background: #eee !important;
	cursor: pointer !important;
	display: block !important;
	margin-top: 0 !important;
	margin-bottom: .25em !important;
	padding: .5em 1em !important;
	text-align: left !important;
	width: 100% !important;
}
#accordion label:hover {
	background: var(--highlightBackgroundColor);
}
#accordion input:checked + label {
        background: var(--activemenuBackground);
	margin-bottom: 0 !important;
}
#accordion input:checked + label h3 {
	color: white !important;
}
#accordion article {
	background: #f7f7f7 !important;
	height: 0px !important;
	overflow: hidden !important;
}
#accordion input:checked ~ article {
	height: auto !important;
	margin-bottom: .25em !important;
        padding: .5em 1em !important;
}

/* Fälligkeit der Gebühren sowie Link zur PDF bei der Online-Immatrikulation ausblenden */
#feeDataPage\:feeDatePage\:printFeesForEnrollment,
#feeDataPage\:feeDatePage\:dtPaymentProposal\:dtPaymentProposalTable .column2 {
	display: none !important;
}

/* Summe der Wartesemester besser hervorheben */
#editApplication\:entranceQualification\:HZB\:wartezeitLegend\:resultierendeWartezeit {
	background: var(--activitybuttonBackground) !important;
}

/* Hilfe-Buttons aus Bewerbungsübersicht ausblenden */
button[id^="application-overview\:applicationContentInput"][id$="\:help"] {
	display: none !important;
}

/* Statusanmerkungen in rot */
button[id$="\:statusRemarkPopup\:showPopup"] {
	background-color: red !important;
}
button[id$="\:statusRemarkPopup\:showPopup"]::before {
	color: white !important;
}

/* Bemerkung für Bewerber bei Bewerbungsbestandteil ausblenden */
#applicationEditor\:applicationContentInputOverlay\:edit-create-overlay-content\:inputFieldset_\:remark,
#applicationEditor\:applicationContentInputOverlay\:edit-create-overlay-content\:inputFieldset_\:remarkLabel,
#applicationEditor\:applicationContentInputOverlay\:edit-create-overlay-content\:inputFieldset_\:plamRemark__helpbutton,
button[id^="editApplication\:Antragstab\:Antragsangaben\:bewerbungsbestandteile"][id*="applicationContentInput\:applicationContentInputRemark"][id$="overlayShowButton"] {
	display: none !important;
}

/* Links Immatrikulationsantrag für Bewerber rot und Fett */
button.submit_print_pdf[id^="application-overview"] {
	color: red !important;
	font-weight: bold !important;
}

/* Mauszeiger im "ausgeloggt"-Overlay */
.sessionTimeoutLoginDiv a:hover,
.sessionTimeoutLoginDiv a:focus,
.sessionTimeoutLoginDiv a:visited {
	cursor: pointer !important;
}