@import "editor.css?2";
.animated {
	-webkit-transition: all 300ms ease-in-out;  -moz-transition: all 300ms ease-in-out;  -o-transition: all 300ms ease-in-out;  transition: all 300ms ease-in-out;
}

.animatedSlow {
	-webkit-transition: all 1s ease-in-out;  -moz-transition: all 1s ease-in-out;  -o-transition: all 1s ease-in-out;  transition: all 1s ease-in-out;
}

.h100 {
	height: 100%;
}

body {
	font-size: 1.0em;
	line-height: auto;
	font-family: Arial, sans-serif;
	color: #4b4b4b;
	margin: 20px 0;
	hyphens: auto;
    hyphenate-limit-chars: 6 3 4;
}
.lightgrey {color: #6e6e6e;}
.rizgrey {color: #4b4b4b; }
.rizblue {color: #003973; }

.message.error {
	color: var(--danger);
}

.requiredField {
	border-color: var(--danger);
}
a {
	color: #005a9a;
	text-decoration: none;
}

img {
	border: 0px;
	max-width: 100%;
	height: auto !important;
}

p { font-size: 1.0em; color: #4b4b4b; } 

.ui-tooltip {
	font-size: 12px;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {  font-weight: 300; /*font-family: 'Lato';*/ clear: left; margin-top: 0px; margin-bottom: 0px;}
h1 { font-size: 1.8em; color: #003973;}
h2 { font-size: 1.6em; line-height: 1.3em; padding-bottom: 5px; color: #003973;}
h3 { font-size: 1.4em; line-height: 1.2em; padding-bottom: 5px; margin-top: 10px; color: #003973;}
h4 { color: #adaca9; text-transform: uppercase; font-size: 1.2em; line-height: 16px; padding-bottom: 5px;}
h5 { color: #adaca9; font-size: 1.2em; line-height: 16px; padding-bottom: 5px;}

h1.headline {font-weight: 300; /*font-family: 'Lato';*/ font-size: 1.7em; }
h2.headline {font-weight: 300; /*font-family: 'Lato';*/ font-size: 1.4em; padding-top: 0px;}
h3.headline {font-weight: 300; /*font-family: 'Lato';*/ font-size: 1.2em; }
h4.headline {font-weight: 300; /*font-family: 'Lato';*/ font-size: 1.0em; }
h5.headline {font-weight: 300; /*font-family: 'Lato';*/ font-size: 1.0em; }

.lightyellow {background-color: #fff8ce !important;}
.lightBlue { background: #d9e1ea !important;}
.lightBlue2 { background: #b2c3d5 !important; }
.greyBG { 
	background: #6e6e6e;
}
.yellowBG {
	background: #ffd500;
}

.btn-primary {
	background-color: #005a9a;
	border-color: #005a9a;
}


.btn-primary:hover {
	background-color: #005a9add;
	border-color: #005a9add;
}


.purpleBG {
	background: #b3a7d3;
}

.blueBG {
	background: #b7d4ee;
}

.darkGreyBG {
	background: #b3b3b3;
}

.greenBG {
	background: #b5d4a7;
}

.lightgrey {color: #6e6e6e;}
.rizgrey {color: #4b4b4b; }
.rizblue {color: #003973; }
.textColorNormal h2, .textColorNormal h3 {
	color: #003973;
	text-transform: none;
	font-weight: 300;
}

.headerTitle {
	font-weight: 300;
	/*font-family: 'Lato';*/
	font-size: 38px;
	padding-top: 0px;
}

.header .logo {
	max-width: 150px;
}

.competitionMenu {
	background: #005a9a;
	padding-top: 5px;
	padding-bottom: 5px;
}
	.competitionMenu a {
		color: #fff;
		margin-right: 20px;
		display: inline-block;
		padding: 5px 10px;
	}

	.competitionMenu a.active,
	.competitionMenu a:hover {
		background: #fff;
		color: #005a9a;
	}


/* side box */
aside > div {
	max-width: 400px;
}
.contactPersonWidget {
	padding: 10px;
	background-color: #fff8ce;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

}
	.contactPersonWidget h3 {
		margin: 0px !important;
		padding: 0px;
		width: 100%;
		padding-bottom: 10px;
	}

	.contactPersonWidget > img {
		float: left;
		max-width: 100px;
	    width: 50%;
	    margin: 5px 20px 10px 0;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}

	.contactPersonWidget .widgetTexts {
		margin-top: 10px;
		color: #4b4b4b;
		position: relative;
	}

.moreInfoWidget {
	padding: 10px;
}
	.moreInfoWidget a {
		color: #003973;
		font-size: 0.929em;
		background: transparent url(../images/seminar_link_pfeil.png) no-repeat left center;
		padding-left: 13px;
		font-weight: normal;
		display: inline-block;
		text-decoration: none;
		margin-left: 10px;
	}


/* footer */
.footer {
	border-top: 40px solid #005a9a;
}

.footer a { 
	text-decoration: none;
	cursor: pointer;
}
	.footer a { 
		color: #003973;
	}

	.footer a:hover { 
		text-decoration: underline;
	}


.footerText {
	font: 0.929em Arial;
	color: #6e6e6e;
}

/* formular */

form .field input[type=text],
form .field input[type=number],
form .field input[type=email],
form .field input[type=password],
form .field textarea,
form select {
	width: 100%;
}

form .optionset:not([class*="col-"]) {
	margin: 0px;
	padding: 0px;
	list-style: none; 
}
form .optionset li {
	display: inline-block;
	padding-right: 10px;
}

.smallTextInForm {
	font-size: 12px;
}

form select:not([class*="col-"]) {
	padding: 5px 0px;
	border-width: 1px;
}

form .teamMemberBlock {
	display: none;
}

form .uploadedFileHolder {
	/*border-bottom: 1px solid #888;*/

	padding-top: 10px;
	position: relative;
}
	form .uploadedFileHolder:before {
		content: "";
		position: absolute;
		top: 0px;
		left: 15px;
		right: 15px;
		bottom: 0px;
		border-radius: 5px;
		border: 2px dashed #888;
		background: #dedede;
	}


#projectRejectForm textarea {
	width: 100%;
	height: 200px;
}

#rateForm textarea {
	width: 100%;
	height: 200px;
}

#rateForm input {
	max-width: 100%;
}

.tooltip-inner {
	background: #fff;
	color: #000;
	max-width: 500px;
	text-align: left;
	box-shadow: 0 0 5px 0;
}

.showOnPrint {
	display: none;
}

#Form_Form_ExportFields_Holder li {
	display: block;
}


/* datatable */
#projectListTable thead {
	background: #003773;
	color: #fff;
}

#projectListTable_filter {
	margin-bottom: 5px;
}

#projectListTable tbody tr,
#projectListTable tbody td {
	background: #fff;
}

#projectListTable .bewertet *,
#projectListTable .abgelehnt * {
	color: #b3b3b3;
}

#projectListTable .Bearbeitung * {
	background: #d9e1ea;
}
#projectListTable tbody tr:hover * {
	background: #fff7cc;
}
#projectListTable .akzeptiert * {
	background: #e8f1eb;
}

#projectListTable {
	border: 1px solid #b2c3d5;
	border-right: 0px;
	border-bottom: 0px;
}

#projectListTable tr {
	border: 0px !important;
}

#projectListTable td,
#projectListTable th {
	border-right: 1px solid #b2c3d5;
	border-bottom: 1px solid #b2c3d5;
	/*font-weight: normal;*/
	padding-left: 5px;
	font-size: 12px;
}

#projectListTable td {
	/*color: #000;*/
	padding: 3px 5px;
	max-width: 300px;
	word-wrap: break-word;
}

/* Column width override */
[class*="col-"].w-100 {
    max-width: 100%;
    flex: 0 0 100%;
}

.multiform-step div.field {
	padding-top: 1rem;
}

.multiform-step div.field:not(.no-grid) {
	display: grid;
	grid-template-columns: 1fr 2fr;
	gap: 0px 30px;
}

.multiform-step div.field .description {
	grid-column: 2;
	font-size: .875rem;
}

.multiform-step .form-actions {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0px 30px;
}

#RegistrationForm_RegistrationForm_action_doUploadProjectFiles_Step3 {
	display: none;
}

#RegistrationForm_RegistrationForm_action_next {
	grid-column: 2;
}

.multiform-step div.checkbox {
	display: flex;
	align-items: flex-start;
}

.multiform-step .checkbox input[type="checkbox"] {
	margin: 5px 10px 0 0;
}

.multiform-step .grid-2 {
	grid-column: 1/3;
}


@media print {
    .hideOnPrint,
    textarea {
        display: none !important;
    }

    .showOnPrint {
		display: block !important;
	}

	.headerTitle {
		font-size: 24px;
	}

	.col-12 {
		width: 100% !important;
	}

	.competitionMenu > .container {
		display: none;
	}
}