@charset "UTF-8";

@font-face {
font-family: "Riforma";
src: url("fonts/RiformaLLWeb-Medium.eot");
src: url("fonts/RiformaLLWeb-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/RiformaLLWeb-Medium.woff2") format("woff2"), url("fonts/RiformaLLWeb-Medium.woff") format("woff");
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: "RiformaFix";
src: url("fonts/RiformaOfficeTT.ttf");
src: url("fonts/RiformaOfficeTT.ttf?#iefix") format("embedded-opentype"), url("fonts/RiformaOfficeTT.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}

/* reset fonts */

h1, h2, h3, h4, h5, h6, p, li, label, select, input, textarea, .alert {
	font-family: Riforma, Helvetica, Arial;
	font-weight: normal;
}

td, th, small {
	font-family: RiformaFix, Helvetica, Arial;
	font-weight: normal;
}

/* reset strong */

b, strong {
	font-weight: normal;
}

/* reset header */

.regimo-application-form .form-header {
	padding-top: 66px;
}

.regimo-application-form .form-header .project-company, .regimo-application-form .form-header .project-title, .regimo-application-form .form-header .project-subtitle {
	font-family: Riforma, Helvetica, Arial;
	font-weight: normal;
	line-height: 1.2;
	color: #000;
}

.regimo-application-form .form-header .project-company {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 20px;
}

.regimo-application-form .form-header .project-title, .regimo-application-form .form-header .project-subtitle {
	font-size: 26px;
	margin: 0;
	margin-bottom: 10px;
}

.regimo-application-form .form-header .project-title br, .regimo-application-form .form-header .project-subtitle br {
	display: none;
}

.regimo-application-form .form-header .project-title {
	font-size: 40px;
	margin-bottom: 35px;
}

.regimo-application-form .form-header .project-title span {
	color: #e42618;
}

select, input, .form-control, .alert, .panel-heading {
	border-radius: 0;
}

h2 {
	font-size: 26px;
	margin: 30px 0 10px 0;
	color: grey;
}

.invisible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.regimo-application-wrapper {
	opacity: 1;
	transition: opacity ease-out .2s;
}

.regimo-application-wrapper.ajax-loading {
	position: relative;
	opacity: .5;
}

.regimo-application-wrapper.ajax-loading:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	cursor: wait;
	z-index: 5;
}

.regimo-application-form form .submit-box p {
	display: none;
}

.regimo-application-form form.form-submitted .submit-box button {
	display: none;
}

.regimo-application-form form.form-submitted .submit-box p {
	display: block;
}

.regimo-application-form .form-body .property-box h2[data-toggle] {
	background: url("images/icons-navi.png") no-repeat right -152px;
	cursor: pointer;
}

.regimo-application-form .form-body .property-box h2[data-toggle].collapsed {
	background-image: url("images/icons-navi-hover.png");
	background-position: right -202px;
}

.regimo-application-form .form-body .property-box table tr:last-child td {
	/*border-bottom: 1px solid #ddd*/
}

.regimo-application-form .form-body .property-box .another-apartment {
	margin-bottom: 40px;
}

.regimo-application-form .form-body .property-box .field-label {
	font-size: 1.5em;
}

.regimo-application-form .form-body .household-structure, .regimo-application-form .form-body .legal-form-structure {
	margin-bottom: 20px;
}

.regimo-application-form .form-body table.table-form {
	width: 100%;
}

.regimo-application-form .form-body table.table-form tr td {
	padding: 3px;
	vertical-align: middle;
}

.regimo-application-form .form-body table.table-form tr td:first-child {
	width: 40%;
}

.regimo-application-form .form-body table.table-form tr td:last-child {
	width: 60%;
}

.regimo-application-form .form-body .parking-box .row, .regimo-application-form .form-body .children-box .row, .regimo-application-form .form-body .files-box .row, .regimo-application-form .form-body .another-apartment-box .row .widget {
	margin-bottom: 6px;
}

.regimo-application-form .form-body .files-box .row-group .row:last-child, .regimo-application-form .form-body .another-apartment-box .row .widget:last-child {
	margin-bottom: 0;
}

.regimo-application-form .form-body .children-box .row:first-child div {
	font-weight: bold;
}

.regimo-application-form .form-body .summary-box .panel .table {
	margin-bottom: 0;
}

.regimo-application-form .form-body .summary-box .panel .table tr:first-child td {
	border-top: none;
}

.regimo-application-form .form-body .summary-box .panel .table tr td:first-child {
	width: 40%;
}

.regimo-application-form .form-body .summary-box .alert .checkbox {
	margin-top: 0;
	margin-bottom: 0;
}

.regimo-application-form .form-body .summary-box .alert button {
	margin-right: 20px;
}

.regimo-application-form .form-body .stats-box {
	margin-top: 20px;
}

.regimo-application-form .form-body .files-box hr {
	margin-top: 15px;
	margin-bottom: 15px;
}

.regimo-application-form .form-body .files-box .row > div:first-child {
	padding-top: 6px;
}

.regimo-application-form .form-body .files-box .selector_container ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.regimo-application-form .form-body .files-box .selector_container ul li {
	margin: 0 0 10px 0;
	padding: 0;
}

.regimo-application-form .form-body .files-box .download-file img, .regimo-application-form .form-body .files-box .selector_container ul li img {
	position: relative;
	top: -1px;
}

.regimo-application-form .form-body .files-box .selector_container ul li .delete {
	position: relative;
	top: 1px;
	margin-left: 5px;
}

.regimo-application-form .form-body .files-box .download-file {
	color: inherit;
}

/* FineUploader */

.regimo-application-form .form-body .qq-hide {
	display: none;
}

.regimo-application-form .form-body .qq-upload-list > div:last-child {
	margin-bottom: 10px;
}

.regimo-application-form .form-body .qq-upload-list .qq-upload-fail {
	color: #a94442;
}

.regimo-application-form .form-body .qq-upload-list .qq-upload-success {
	color: #3c763d;
}

.regimo-application-form .form-body .qq-upload-list .qq-upload-fail .qq-upload-status-text {
	display: block;
}

.regimo-application-form .form-body .qq-upload-list .icon {
	margin-right: 5px;
}

.regimo-application-form .form-body .qq-upload-list .icon * {
	display: none;
}

.regimo-application-form .form-body .qq-upload-list .qq-upload-fail .icon .glyphicon-remove {
	display: inline-block;
}

.regimo-application-form .form-body .qq-upload-list .qq-upload-success .icon .glyphicon-ok {
	display: inline-block;
}

.regimo-application-form .form-body .qq-upload-list .qq-in-progress .icon .glyphicon-refresh {
	display: inline-block;
	-webkit-animation: spin 2s infinite linear;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;
}

.regimo-application-form .form-body .files-box .download-file .size, .regimo-application-form .form-body .files-box .selector_container ul li .tl_gray, .regimo-application-form .form-body .qq-upload-list .qq-upload-success .qq-upload-size {
	opacity: .75;
}

.regimo-application-form .form-body .qq-upload-list .qq-upload-success .qq-upload-size:before {
	content: "(";
}

.regimo-application-form .form-body .qq-upload-list .qq-upload-success .qq-upload-size:after {
	content: ")";
}

.fineuploader-wrapper .qq-upload-button {
    color: #fff !important;
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
}

.qq-uploader DIALOG {
	display: none;
}

.qq-uploader DIALOG[open] {
	display: block;
}

.qq-uploader DIALOG {
	display: none;
}

.qq-uploader DIALOG[open] {
	display: block;
}

.qq-uploader DIALOG .qq-dialog-buttons {
	text-align: center;
	padding-top: 10px;
}

.qq-uploader DIALOG .qq-dialog-buttons BUTTON {
	margin-left: 5px;
	margin-right: 5px;
}

.qq-uploader DIALOG .qq-dialog-message-selector {
	padding-bottom: 10px;
}

.qq-uploader DIALOG::backdrop {
	background-color: rgba(0, 0, 0, 0.7);
}

/* Spin animation */
@-moz-keyframes spin {
0% {
	-moz-transform: rotate(0deg);
}

100% {
	-moz-transform: rotate(359deg);
}
}

@-webkit-keyframes spin {
0% {
	-webkit-transform: rotate(0deg);
}

100% {
	-webkit-transform: rotate(359deg);
}
}

@-o-keyframes spin {
0% {
	-o-transform: rotate(0deg);
}

100% {
	-o-transform: rotate(359deg);
}
}

@keyframes spin {
0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

100% {
	-webkit-transform: rotate(359deg);
	transform: rotate(359deg);
}
}

/* --------------------------- */
/* merged styles-onlinform.css */
/* -----------BEGIN----------- */

/* @group new style for tableless form */

.col-md-7 .widget {
	display: block;
	margin-bottom: 5px;
}

.col-md-7 .widget:after {
	content: "";
	clear: both;
	display: block;
}

.col-md-7 .widget label {
	display: block;
	float: left;
	width: 40%;
}

.col-md-7 .widget .form-control {
	display: block;
	float: left !important;
	width: 60%;
}

/* @end */

/* @group overwrite */

hr {
	margin-top: 15px;
	margin-bottom: 15px;
}

.alert {
	margin-bottom: 15px;
}

label {
	padding-top: 6px;
	margin-bottom: 6px;
}

.form-control {
	margin-bottom: 2px;
}

.regimo-application-form .form-body table.table-form tr td {
	padding: 2px;
	vertical-align: middle;
}

/* Turn Off Down Arrow, add customized one */

select, select.form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url(images/arrow-down.svg);
	background-size: 16px;
	background-position: calc(100% - 10px) center;
	background-repeat: no-repeat;
	border-radius: 0;
}

select:disabled, select.form-control:disabled {
	background-image: none;
}

/* Turn Off Number Input Spinners */

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
}

input[type="number"] {
	-moz-appearance: textfield;
}

span.mandatory {
	color: white !important;
}

.form-control::-moz-placeholder {
	color: #ccc;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #ccc;
}

.form-control::-webkit-input-placeholder {
	color: #ccc;
}

ul.text-danger {
	margin-left: 16px;
	padding: 0;
	color: #a94442;
}

.qq-upload-button-selector {
	width: auto;
	background-color: white;
	color: #398439;
}

/* @group DSB */

/*
.regimo-application-form {
	position: relative;
}
.printButton {
	position: absolute;
	right: 15px;
	top: 150px;

}
.printButton a {
	display: block;
	padding: 3px 15px 3px 35px;
	border: 1px solid #ccc;
	border-radius: 3px;
	background-image: url(images/icon-print.svg);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 16px;
	color: #999;
}
.printButton a:hover {
	color: #e42618;
	text-decoration: none;
	border-color: #e42618;
}
*/

/* @end */

/* @group error */

p.error {
	color: #c00;
	font-size: 11px;
	margin: 5px 2px;
}

.form-control.error {
	border-color: #c00;
}

label.error {
	color: #c00;
	padding-top: 27px;
}

/* @end */

select.missing, input.missing, textarea.missing {
	background-color: #fcf8e3;
}

/* @group start */

.household-structure .alert-danger {
	margin: 0;
	margin-top: 20px;
}

/* @end */

/* @group parking, moreRooms */

.parking-slots table, .moreRooms table {
	table-layout: auto;
	border: none;
	width: auto;
}

.parking-slots thead, .moreRooms thead {
	display: none;
}

.parking-slots td, .moreRooms td {
	border: none;
	width: auto;
	text-align: left;
	padding: 2px 7px 0 0;
}

.parking-slots td.col_0, .parking-slots td.col_3 {
	text-align: right;
}

/* columns */

.parking-slots td:nth-child(1), .parking-slots td:nth-child(4), .moreRooms td:nth-child(1), .moreRooms td:nth-child(4) {
	text-align: right;
}

/* @end */

/* @group property col */

.property-box th {
	vertical-align: top !important;
}

.property-box th, .property-box td {
	padding-left: 0 !important;
}

.type, .subtype, .availability, .name, .street, .city, .prio5 {
	display: none;
}

/* @end */

/* @group tabs-overview */

.tabs-overview {
	display: block;
	width: 100%;
	margin: 0;
	margin-top: -5px;
	padding: 0;
	list-style: none;
	border-collapse: border-collapse;
	border-spacing: none;
}

.tabs-overview:after {
	content: "";
	display: block;
	clear: both;
}

.tabs-overview li {
	/*display: none;*/
	border-bottom: 1px solid #fff;
	line-height: 1;
	clear: left;
}

.tabs-overview li.active, .tabs-overview.summary li {
	display: block;
}

.tabs-overview li:after {
	content: "";
	display: block;
	clear: both;
}

.tabs-overview li > strong, .tabs-overview li .tab-errors-status, .tabs-overview li .tab-fields-status, .tabs-overview li .tab-fields-show {
	float: left;
	display: block;
	padding: 8px 10px 7px 0;
}

.tabs-overview li .tab-fields-status {
	padding-right: 7px;
}

.tabs-overview li > strong {
	width: 190px;
}

.tabs-overview li .tab-fields-show.tab-nok {
	float: right;
	padding-right: 0;
	color: #a94442;
}

.tabs-overview li .tab-fields-show.tab-nok:after {
	/*content: " »";*/
}

.tabs-overview li .tab-fields-show.tab-ok {
	float: right;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(images/icon-ok.png);
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: center right;
	width: 30px;
}

.stats-box p {
	padding-top: 12px;
	line-height: 1;
}

.stats-box .tab-status, .stats-box .fields-show {
	/*display: none !important;*/
}

.stats-box .fields-status:before {
	/*content: "Insgesamt ";*/
}

/* @end */

/* @group tabs-overview */

.pager {
	float: right;
	margin-top: -20px;
}

.pager .btn-success, .pager .btn-danger {
	padding-top: 1px;
	padding-bottom: 1px;
}

.pager .btn-danger {
	background-color: #fff;
	color: #a94442;
}

.pager .btn-danger:hover {
	background-color: #a94442;
	color: #fff;
}

/* @end */

/* @group summary */

.table-condensed tr:first-child td {
	border-top: none;
}

.table-condensed td:first-child {
	width: 220px !important;
	  /*background: red;*/
}

.panel-body {
	padding-top: 5px;
}

/* @end */

@media screen and (max-width: 990px) {
	.property-box th {
		font-size: 10px;
	}
}

.print {
	display: none;
}

@media print {
	label span.mandatory {
		display: none;
	}

	.print {
		display: block;
	}

	.collapse {
		display: block !important;
	}

	.container {
		width: 100% !important;
	}

	.panel-default > div {
		padding-left: 0;
	}

	.form-control {
		border: none;
		border-radius: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		padding: 0;
		height: auto;
		line-height: 1;
	}

	.panel-default {
		border: none;
		border-bottom: 1px solid #000;
		border-radius: 0;
		margin-bottom: 30px;
	}

	.panel-body {
		padding-right: 0;
		padding-bottom: 0;
	}

	.panel-default > .panel-heading {
		padding: 10px 0;
		background: none;
	}

	.regimo-application-form .form-body table.table-form tr td, .form-control, .table-condensed td {
		padding-left: 0 !important;
		padding-top: 2px !important;
		padding-bottom: 3px !important;
		font-size: 10px !important;
	}

	.regimo-application-form .form-body table.table-form tr td:first-child, .table-condensed td:first-child {
		width: 150px !important;
	}

	.col-md-6 {
		float: left;
		width: 50%;
	}
}

/* @end */

/* @group language */

.mod_changelanguage {
	position: absolute;
	left: 50%;
	top: 73px;
	margin-top: 10px;
}

.mod_changelanguage ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

.mod_changelanguage ul:after {
	content: '';
	display: block;
	clear: both;
}

.mod_changelanguage li {
	font-size: 20px;
	float: left;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	list-style: none;
}

.mod_changelanguage strong, .mod_changelanguage span {
	display: block;
	padding: 0;
	padding-left: 20px;
}

.mod_changelanguage a {
	color: #ccc;
}

.mod_changelanguage a:hover {
	color: #e42618;
}

@media (min-width: 768px) {
	.mod_changelanguage {
		width: 720px;
		margin-left: -360px;
	}
	  /* container 750px*/
}

@media (min-width: 992px) {
	.mod_changelanguage {
		width: 940px;
		margin-left: -470px;
	}
	  /* container 970px*/
}

@media (min-width: 1200px) {
	.mod_changelanguage {
		width: 1140px;
		margin-left: -570px;
	}
	  /* container 1170px*/
}

/* @end */

/* @group overlay */

/* Confirmation overlay */

.regimo-application-confirmation-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: #fff;
	padding: 50px;
	display: block !important;
}

.regimo-application-confirmation-overlay .form-header .project-title, .regimo-application-confirmation-overlay .form-header .project-subtitle, .regimo-application-confirmation-overlay .form-header .website-title {
	font-family: Riforma, Helvetica, Arial;
	font-weight: normal;
	font-size: 30px;
	line-height: 1.2;
	color: #000;
}

.regimo-application-confirmation-overlay .form-header .project-title, .regimo-application-confirmation-overlay .form-header .website-title span {
	color: #e42618;
}

.regimo-application-confirmation-overlay h1 {
	font-family: Riforma, Helvetica, Arial;
	font-weight: normal;
	font-size: 30px;
	line-height: 1.2;
	color: #000;
	margin-top: 50px;
}

.regimo-application-confirmation-overlay .hyperlink {
	margin-top: 40px;
}

.regimo-application-confirmation-overlay .hyperlink a {
	display: inline-block;
	color: #e42618;
	padding: 5px 10px;
	border: 1px solid #e42618;
	border-radius: 0;
}

/* @end */
/* Person in joint liability */

#ctrl_personInJointLiability .checkbox {
	margin-top: 0;
	margin-bottom: 0;
}

/* Popup */

.popup-trigger {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
}

.widget-checkbox .popup-trigger {
	margin-left: 10px;
}

.basicLightbox__placeholder {
	width: 90%;
	max-width: 700px;
}

.popup-wrapper {
	background: #fff;
}

.popup-close {
	padding: 1rem 2rem;
	text-align: right;
	border-bottom: 1px solid #eaeaea;
}

.popup-close-link {
	color: #000;
}

.popup-close-link:hover {
	text-decoration: none;
}

.popup-close-link:before {
	content: "×";
	display: inline-block;
	margin-right: 5px;
	font-size: 20px;
}

.popup-content {
	padding: 4rem;
	background: #fff;
}

.popup-content h1, .popup-content h2, .popup-content h3, .popup-content h4, .popup-content h5, .popup-content h6 {
	margin-top: 0;
	margin-bottom: 20px;
}
