/* _content/AMD.Portal.Web/Components/Layout/EasterEgg/EasterEgg.razor.rz.scp.css */
.container[b-cm9lq06ecu] {
	width: 300px;
	height: 280px;
	position: absolute;
	top: calc(50% - 140px);
	left: calc(50% - 150px);
}

.coffee-header[b-cm9lq06ecu] {
	width: 100%;
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #ddcfcc;
	border-radius: 10px;
}

.coffee-header__buttons[b-cm9lq06ecu] {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 25px;
	background-color: #282323;
	border-radius: 50%;
}

	.coffee-header__buttons[b-cm9lq06ecu]::after {
		content: "";
		width: 8px;
		height: 8px;
		position: absolute;
		bottom: -8px;
		left: calc(50% - 4px);
		background-color: #615e5e;
	}

.coffee-header__button-one[b-cm9lq06ecu] {
	left: 15px;
}

.coffee-header__button-two[b-cm9lq06ecu] {
	left: 50px;
}

.coffee-header__display[b-cm9lq06ecu] {
	width: 50px;
	height: 50px;
	position: absolute;
	top: calc(50% - 25px);
	left: calc(50% - 25px);
	border-radius: 50%;
	background-color: #9acfc5;
	border: 5px solid #43beae;
	box-sizing: border-box;
}

.coffee-header__details[b-cm9lq06ecu] {
	width: 8px;
	height: 20px;
	position: absolute;
	top: 10px;
	right: 10px;
	background-color: #9b9091;
	box-shadow: -12px 0 0 #9b9091, -24px 0 0 #9b9091;
}

.coffee-medium[b-cm9lq06ecu] {
	width: 90%;
	height: 160px;
	position: absolute;
	top: 80px;
	left: calc(50% - 45%);
	background-color: #bcb0af;
}

	.coffee-medium[b-cm9lq06ecu]:before {
		content: "";
		width: 90%;
		height: 100px;
		background-color: #776f6e;
		position: absolute;
		bottom: 0;
		left: calc(50% - 45%);
		border-radius: 20px 20px 0 0;
	}

.coffe-medium__exit[b-cm9lq06ecu] {
	width: 60px;
	height: 20px;
	position: absolute;
	top: 0;
	left: calc(50% - 30px);
	background-color: #231f20;
}

	.coffe-medium__exit[b-cm9lq06ecu]::before {
		content: "";
		width: 50px;
		height: 20px;
		border-radius: 0 0 50% 50%;
		position: absolute;
		bottom: -20px;
		left: calc(50% - 25px);
		background-color: #231f20;
	}

	.coffe-medium__exit[b-cm9lq06ecu]::after {
		content: "";
		width: 10px;
		height: 10px;
		position: absolute;
		bottom: -30px;
		left: calc(50% - 5px);
		background-color: #231f20;
	}

.coffee-medium__arm[b-cm9lq06ecu] {
	width: 70px;
	height: 20px;
	position: absolute;
	top: 15px;
	right: 25px;
	background-color: #231f20;
}

	.coffee-medium__arm[b-cm9lq06ecu]::before {
		content: "";
		width: 15px;
		height: 5px;
		position: absolute;
		top: 7px;
		left: -15px;
		background-color: #9e9495;
	}

.coffee-medium__cup[b-cm9lq06ecu] {
	width: 80px;
	height: 47px;
	position: absolute;
	bottom: 0;
	left: calc(50% - 40px);
	background-color: #FFF;
	border-radius: 0 0 70px 70px / 0 0 110px 110px;
}

	.coffee-medium__cup[b-cm9lq06ecu]::after {
		content: "";
		width: 20px;
		height: 20px;
		position: absolute;
		top: 6px;
		right: -13px;
		border: 5px solid #FFF;
		border-radius: 50%;
	}

@keyframes liquid-b-cm9lq06ecu {
	0% {
		height: 0px;
		opacity: 1;
	}

	5% {
		height: 0px;
		opacity: 1;
	}

	20% {
		height: 62px;
		opacity: 1;
	}

	95% {
		height: 62px;
		opacity: 1;
	}

	100% {
		height: 62px;
		opacity: 0;
	}
}

.coffee-medium__liquid[b-cm9lq06ecu] {
	width: 6px;
	height: 63px;
	opacity: 0;
	position: absolute;
	top: 50px;
	left: calc(50% - 3px);
	background-color: #74372b;
	animation: liquid-b-cm9lq06ecu 4s 4s linear infinite;
}

.coffee-medium__smoke[b-cm9lq06ecu] {
	width: 8px;
	height: 20px;
	position: absolute;
	border-radius: 5px;
	background-color: #b3aeae;
}

@keyframes smokeOne-b-cm9lq06ecu {
	0% {
		bottom: 20px;
		opacity: 0;
	}

	40% {
		bottom: 50px;
		opacity: .5;
	}

	80% {
		bottom: 80px;
		opacity: .3;
	}

	100% {
		bottom: 80px;
		opacity: 0;
	}
}

@keyframes smokeTwo-b-cm9lq06ecu {
	0% {
		bottom: 40px;
		opacity: 0;
	}

	40% {
		bottom: 70px;
		opacity: .5;
	}

	80% {
		bottom: 80px;
		opacity: .3;
	}

	100% {
		bottom: 80px;
		opacity: 0;
	}
}

.coffee-medium__smoke-one[b-cm9lq06ecu] {
	opacity: 0;
	bottom: 50px;
	left: 102px;
	animation: smokeOne-b-cm9lq06ecu 3s 4s linear infinite;
}

.coffee-medium__smoke-two[b-cm9lq06ecu] {
	opacity: 0;
	bottom: 70px;
	left: 118px;
	animation: smokeTwo-b-cm9lq06ecu 3s 5s linear infinite;
}

.coffee-medium__smoke-three[b-cm9lq06ecu] {
	opacity: 0;
	bottom: 65px;
	right: 118px;
	animation: smokeTwo-b-cm9lq06ecu 3s 6s linear infinite;
}

.coffee-medium__smoke-for[b-cm9lq06ecu] {
	opacity: 0;
	bottom: 50px;
	right: 102px;
	animation: smokeOne-b-cm9lq06ecu 3s 5s linear infinite;
}

.coffee-footer[b-cm9lq06ecu] {
	width: 95%;
	height: 15px;
	position: absolute;
	bottom: 25px;
	left: calc(50% - 47.5%);
	background-color: #41bdad;
	border-radius: 10px;
}

	.coffee-footer[b-cm9lq06ecu]::after {
		content: "";
		width: 106%;
		height: 26px;
		position: absolute;
		bottom: -25px;
		left: -8px;
		background-color: #000;
	}
/* _content/AMD.Portal.Web/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-j8mx0iz1r5] {
    position: relative;
    display: flex;
    flex-direction: column;
	height: 100%;
}

main[b-j8mx0iz1r5] {
    flex: 1;
}





@media (min-width: 641px) {
    .page[b-j8mx0iz1r5] {
        flex-direction: column;
    }

    .top-row[b-j8mx0iz1r5], article[b-j8mx0iz1r5] {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
}

#blazor-error-ui[b-j8mx0iz1r5] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-j8mx0iz1r5] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.notauthorized[b-j8mx0iz1r5]
{
	justify-content: center;
	align-items: center;
	display: flex;
	height: 100vh;
	width: 100vw;
	flex-direction: column;
	background-color: #64c8c8;
}

.background[b-j8mx0iz1r5]
{
	height: 982px;
	width: 2315px;
	position: absolute;
	overflow:hidden;

}
.filler[b-j8mx0iz1r5]
{
	content:"";
	height: 982px;
	width: 2315px;
	position: absolute;
	box-shadow: inset 0 0 0 2px #64c8c8;
	z-index: 1;
}
.top-navbar[b-j8mx0iz1r5] {
	width: 100%;
	background-color: white; 
	box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	z-index:1;
}


.page-content[b-j8mx0iz1r5] {
	flex-grow: 1;
	width: 100%;
	overflow: auto;
}

.box[b-j8mx0iz1r5]
{
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	border-radius: 20px;
	width: 475px;
	padding: 20px 50px;
	min-height: 260px;
	z-index: 1000;
	align-content: center;
}
.height100[b-j8mx0iz1r5] {
	height: 100%;
}
/* _content/AMD.Portal.Web/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-3psuu0017b] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-3psuu0017b] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-3psuu0017b] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-3psuu0017b] {
    font-size: 1.1rem;
}

.bi[b-3psuu0017b] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-3psuu0017b] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-3psuu0017b] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-3psuu0017b] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-3psuu0017b] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-3psuu0017b] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-3psuu0017b] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-3psuu0017b] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-3psuu0017b] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-3psuu0017b] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-3psuu0017b] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-3psuu0017b] {
        padding-bottom: 1rem;
    }

    .nav-item[b-3psuu0017b]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-3psuu0017b]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-3psuu0017b]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-3psuu0017b] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-3psuu0017b] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-3psuu0017b] {
        display: none;
    }

    .nav-scrollable[b-3psuu0017b] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

.EasterEgg[b-3psuu0017b] {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: 99999;
	background: rgba(0,0,0,0.4);
}
/* _content/AMD.Portal.Web/Components/Pages/Abrechnungen/AbrechnungenDetailPage.razor.rz.scp.css */
.page-body[b-ukitefr4r4] {
	gap: 0.5rem;
	padding-bottom:10px;
	font-family: Arial, sans-serif;
}

.dxformlayout-item[b-ukitefr4r4] {
	background: #f9f9f9;
	padding: 0.75rem;
	border-radius: 6px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	margin-bottom: 1rem;
}

.footer-buttons[b-ukitefr4r4] {
	display: flex;
	justify-content: flex-end;
	padding-top: 10px;
	gap: 1rem;
}

.tabs[b-ukitefr4r4]{
	margin-top: 10px;
	padding: 10px;
	padding-top:0px;
}

.header-data[b-ukitefr4r4] {
	margin-top: 10px;
	padding: 10px;
}

[b-ukitefr4r4] .custom-grid {
	max-height: 480px !important;
}
/* _content/AMD.Portal.Web/Components/Pages/Abrechnungen/AbrechnungenPopup.razor.rz.scp.css */
.footer-buttons[b-kqj0g53byn] {
	display: flex;
	justify-content: flex-end;
	gap: 10px;
	padding: 10px;
	border-top: 1px solid #ddd;
}

.popup-body[b-kqj0g53byn] {
	padding: 10px 25px;
	background-color: #f9f9f9;
}
[b-kqj0g53byn] .dxformlayout-item {
	width: 33% !important;
	box-sizing: border-box;
	padding-right: 12px;
	padding-bottom: 10px;
}
[b-kqj0g53byn] .dxbl-tabs-item {
	margin-bottom: 15px !important;
}

[b-kqj0g53byn] .dxbl-tabs .dxbl-tabs-content-panel {
	max-height: 500px !important;
}
[b-kqj0g53byn] .dxbl-tabs .dxbl-tabs-content {
	height: 100%;
	max-height: 500px;
}

[b-kqj0g53byn] .custom-grid{
	max-height: 500px !important;
}
/* _content/AMD.Portal.Web/Components/Pages/Abrechnungen/AbrechnungMieter/AbrechnungMieterPopup.razor.rz.scp.css */
.footer-buttons[b-wvf0mckd5f] {
	display: flex;
	justify-content: flex-end;
	gap: 10px;
	padding: 10px;
	border-top: 1px solid #ddd;
}

.popup-body[b-wvf0mckd5f] {
	padding: 20px 25px;
	background-color: #f9f9f9;
}
/* _content/AMD.Portal.Web/Components/Pages/Administration/Benutzerverwaltung/BenutzerverwaltungsGrid.razor.rz.scp.css */



/* Buttons in Zellen etwas kleiner und passend gestylt */
.custom-grid .button[b-bf2u1fl5to] {
    font-size: 0.9rem;
    padding: 0.15rem 0.5rem;
    margin-left: 0.2rem;
}
/* _content/AMD.Portal.Web/Components/Pages/Administration/Benutzerverwaltung/BenutzerverwaltungsPopup.razor.rz.scp.css */
.footer-buttons[b-aqok2hglqq] {
	display: flex;
	justify-content: flex-end;
	gap: 10px;
	padding: 10px;
	border-top: 1px solid #ddd;
}

.popup-body[b-aqok2hglqq] {
	padding: 20px 25px;
	background-color: #f9f9f9;
}
/* _content/AMD.Portal.Web/Components/Pages/Administration/Parameter/GeraeteArt/GeraeteArtPopup.razor.rz.scp.css */
.footer-buttons[b-jnqrc60la7] {
	display: flex;
	justify-content: flex-end;
	gap: 10px;
	padding: 10px;
	border-top: 1px solid #ddd;
}

.popup-body[b-jnqrc60la7] {
	padding: 20px 25px;
	background-color: #f9f9f9;
}
/* _content/AMD.Portal.Web/Components/Pages/Administration/Parameter/Parameter.razor.rz.scp.css */
.card-height[b-2uhmsnh1if]
{
	height: 89.4%;
}
/* _content/AMD.Portal.Web/Components/Pages/Dashboard/Dashboard.razor.rz.scp.css */
.grid[b-vtfocuy48g] {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 1rem;
}
/* _content/AMD.Portal.Web/Components/Pages/Liegenschaften/Ablesungen/AblesungenPage.razor.rz.scp.css */
.content[b-rg6zsmhpkk] {
	display: flex;
	width: 100%;
	justify-content: space-between;
	gap: 10px;
	height: calc(100% - (20px));
	padding-bottom: 20px !important;
}
.kopfdaten[b-rg6zsmhpkk]{
	flex-shrink:0;
	width:20%;
}
/* _content/AMD.Portal.Web/Components/Pages/Liegenschaften/Ablesungen/AblesungPopup.razor.rz.scp.css */
.footer-buttons[b-a5r7gay60i] {
	display: flex;
	justify-content: flex-end;
	gap: 10px;
	padding: 10px;
	border-top: 1px solid #ddd;
}

.popup-body[b-a5r7gay60i] {
	padding: 20px 25px;
	background-color: #f9f9f9;
}
/* _content/AMD.Portal.Web/Components/Pages/Liegenschaften/Geraete/GeraeteGrid.razor.rz.scp.css */
.header[b-qbd8gdyty8] {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 1rem;
	flex-wrap: wrap;
	gap: 1rem;
}

.filter-group[b-qbd8gdyty8] {
	min-width: 200px;
}


.radio-group .dx-radiogroup-button[b-qbd8gdyty8] {
	padding: 0.3rem 1rem;
	font-weight: 600;
}

.combo-box[b-qbd8gdyty8] {
	max-width: 250px;
	margin-bottom: 10px;
}

.left-controls[b-qbd8gdyty8] {
	display: flex;
	align-items: center;
	gap: 1rem;
	flex-wrap: wrap;
}
.GeraeteGrid[b-qbd8gdyty8]{
	height:100%;
}
/* _content/AMD.Portal.Web/Components/Pages/Liegenschaften/Geraete/GeraeteGridWrapper.razor.rz.scp.css */
.card[b-cpmnpd1y2t] {
	background-color: lightgoldenrodyellow;
}
/* _content/AMD.Portal.Web/Components/Pages/Liegenschaften/Geraete/GeraetePopup.razor.rz.scp.css */
.footer-buttons[b-oa74xh10b1] {
	display: flex;
	justify-content: flex-end;
	gap: 10px;
	padding: 10px;
	border-top: 1px solid #ddd;
}

.popup-body[b-oa74xh10b1] {
	padding: 20px 25px;
	background-color: #f9f9f9;
}

/* _content/AMD.Portal.Web/Components/Pages/Liegenschaften/Kopfdaten/LiegenschaftKopfdaten.razor.rz.scp.css */
.address-selector-info-grid[b-emdag4dloj] {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* Changed to 3 equal columns */
    grid-template-rows: auto auto; 
    gap: 3px;
}

.address-selector-info-grid > .cell-top[b-emdag4dloj] {
    grid-column: 1 / 4; /* Spans from line 1 to 4 (covers all 3 columns) */
    grid-row: 1;
}

.address-selector-info-grid > .cell-3[b-emdag4dloj] {
    grid-column: 1;
    grid-row: 2;
}

.address-selector-info-grid > .cell-4[b-emdag4dloj] {
    grid-column: 2;
    grid-row: 2;
}

/* Added placement for the 3rd button */
.address-selector-info-grid > .cell-5[b-emdag4dloj] {
    grid-column: 3;
    grid-row: 2;
}

.cell-top[b-emdag4dloj], .cell-3[b-emdag4dloj], .cell-4[b-emdag4dloj], .cell-5[b-emdag4dloj] {
    /*padding: 1rem;*/
    /*border: 1px solid #ccc;*/
    /*border-radius: 8px;*/
}
/* _content/AMD.Portal.Web/Components/Pages/Liegenschaften/Kopfdaten/LiegenschaftKopfdatenDruckAnsicht.razor.rz.scp.css */
@media print {
	@page {
		size: A4 portrait;
		margin: 7mm;
	}

	html[b-n02b06zmkj], body[b-n02b06zmkj] {
		margin: 0 !important;
		padding: 0 !important;
		background: #fff !important;
		color: #000 !important;
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact;
	}

	.screen-only[b-n02b06zmkj] {
		display: none !important;
	}

	.print-only[b-n02b06zmkj] {
		display: block !important;
	}

	/* hide app shell if present */
	header[b-n02b06zmkj], nav[b-n02b06zmkj], aside[b-n02b06zmkj], footer[b-n02b06zmkj] {
		display: none !important;
	}

	/* main print sheet */
	.print-sheet[b-n02b06zmkj] {
		width: 100%;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9.5px;
		line-height: 1.15;
	}

	.print-header[b-n02b06zmkj] {
		margin: 0 0 4px 0;
		display: flex;
		justify-content: space-between;
		page-break-inside: avoid;
		break-inside: avoid;
	}

	.print-header h1[b-n02b06zmkj] {
		margin: 0;
		font-size: 13px;
		line-height: 1.1;
		font-weight: 700;
	}

	.print-section[b-n02b06zmkj] {
		margin: 2rem 0 4px 0;
		page-break-inside: avoid;
		break-inside: avoid;
	}

	.print-section h2[b-n02b06zmkj] {
		margin: 0 0 2px 0;
		padding: 0 0 1px 0;
		font-size: 10px;
		line-height: 1.1;
		font-weight: 700;
		border-bottom: 1px solid #777;
	}

	.kv-grid[b-n02b06zmkj] {
		display: grid;
		gap: 2px 8px;
	}

	.kv-grid.one-col[b-n02b06zmkj] {
		grid-template-columns: 1fr;
	}

	.kv-grid.two-col[b-n02b06zmkj] {
		grid-template-columns: 1fr 1fr;
	}

	.kv-grid .full[b-n02b06zmkj] {
		grid-column: 1 / -1;
	}

	.kv[b-n02b06zmkj] {
		display: grid;
		grid-template-columns: 78px 1fr;
		column-gap: 4px;
		align-items: start;
		min-width: 0;
		page-break-inside: avoid;
		break-inside: avoid;
	}

	.kv .k[b-n02b06zmkj] {
		font-weight: 700;
		white-space: nowrap;
	}

	.kv .v[b-n02b06zmkj] {
		min-width: 0;
		word-break: break-word;
		overflow-wrap: anywhere;
	}

	.kv .v.multiline[b-n02b06zmkj] {
		white-space: pre-wrap;
		display: -webkit-box;
		-webkit-line-clamp: 2; /* clamp long texts to help fit one page */
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.compact-bottom[b-n02b06zmkj] {
		margin-bottom: 2px;
	}

	.print-table[b-n02b06zmkj] {
		width: 100%;
		border-collapse: collapse;
		table-layout: fixed;
		font-size: 9px;
		page-break-inside: avoid;
		break-inside: avoid;
	}

	.print-table th[b-n02b06zmkj],
	.print-table td[b-n02b06zmkj] {
		border: 1px solid #aaa;
		padding: 2px 3px;
		vertical-align: top;
		word-break: break-word;
		overflow-wrap: anywhere;
	}

	.print-table th[b-n02b06zmkj] {
		font-weight: 700;
		text-align: left;
		background: #fff;
	}

	.print-table td.num[b-n02b06zmkj] {
		text-align: right;
		white-space: nowrap;
	}

	.muted[b-n02b06zmkj] {
		color: #444;
		font-style: italic;
	}

	/* Prevent awkward splits */
	table[b-n02b06zmkj], thead[b-n02b06zmkj], tbody[b-n02b06zmkj], tr[b-n02b06zmkj], td[b-n02b06zmkj], th[b-n02b06zmkj] {
		page-break-inside: avoid;
		break-inside: avoid;
	}

	/* If your content still spills to page 2, uncomment this small scale reduction */
	/*
	.print-sheet {
		transform: scale(0.96);
		transform-origin: top left;
		width: 104.17%;
	}
	*/
}
/* _content/AMD.Portal.Web/Components/Pages/Liegenschaften/LiegenschaftenDetailPage.razor.rz.scp.css */
.detailcontainer[b-i5j56phlhg] {
	display: flex;
	gap: 10px;
	box-sizing: border-box;
	flex-direction: column;
}

.nutzeinheiten[b-i5j56phlhg] {
	width: 100%;
	height: 100%;
	max-height: 500px;
}

.geraete[b-i5j56phlhg] {
	width: 100%;
	height: 100%;
	max-height: 500px;
}


/*.nutzeinheiten ::deep .NutzeinheitenGrid,*/
/*.geraete ::deep .GeraeteGrid {*/
/*	max-height: 400px;*/
/*}*/


.mieter[b-i5j56phlhg] {
	width: 100%;
	height: 100%;
	max-height: 500px;
}

.split-layout[b-i5j56phlhg] {
	position: relative;
	display: flex;
	gap: 16px;
	align-items: start;
}

.split-panel[b-i5j56phlhg] {
	min-width: 0;
	overflow: hidden;
}

.split-panel-left[b-i5j56phlhg] {
	flex: 1 1 100%;
	transition: flex-basis 240ms ease;
}

.split-panel-right[b-i5j56phlhg] {
	flex: 0 0 0;
	max-width: 0;
	opacity: 0;
	transform: translateX(12px);
	pointer-events: none;
	transition: flex-basis 240ms ease, max-width 240ms ease, opacity 180ms ease, transform 240ms ease;
}

.split-layout.is-open .split-panel-left[b-i5j56phlhg] {
	flex: 0 0 20%;
}

.split-layout.is-open .split-panel-right[b-i5j56phlhg] {
	flex: 0 0 80%;
	max-width: 80%;
	opacity: 1;
	transform: translateX(0);
	pointer-events: auto;
}

.drawer-tab[b-i5j56phlhg] {
	writing-mode: vertical-rl;
	transform: translateX(18px) rotate(180deg);
	padding: 12px 10px;
	border: 1px solid #cfd5dd;
	border-left: 0;
	border-radius: 0 12px 12px 0;
	background: #f6f8fb;
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.15);
	cursor: pointer;
	user-select: none;
	transition: transform 180ms ease, background 180ms ease, box-shadow 180ms ease;
}

.drawer-tab:hover[b-i5j56phlhg] {
	transform: translateX(6px) rotate(180deg);
}

.drawer-tab.active[b-i5j56phlhg] {
	transform: translateX(0) rotate(180deg);
	background: #e9eff6;
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.18);
}

.drawer-rail[b-i5j56phlhg] {
	position: absolute;
	/*top: 140px;*/
	right: -2rem;
	display: flex;
	flex-direction: column;
	gap: 10px;
	padding: 8px 0;
	z-index: 2;
}



[b-i5j56phlhg] .geraete-grid { --card-bg: lightgoldenrodyellow; }
[b-i5j56phlhg] .nutzeinheiten-grid { --card-bg: lightcyan; }
[b-i5j56phlhg] .mieter-grid { --card-bg: darkseagreen; }
/* _content/AMD.Portal.Web/Components/Pages/Liegenschaften/LiegenschaftenGrid.razor.rz.scp.css */
.mobile-friendly-popup[b-kdfcei91yi] {
	width:300px !important;
}
/* _content/AMD.Portal.Web/Components/Pages/Liegenschaften/LiegenschaftenPage.razor.rz.scp.css */
/* _content/AMD.Portal.Web/Components/Pages/Liegenschaften/Mieter/MieterGridWrapper.razor.rz.scp.css */
.card[b-mjg00w20df] {
	background-color: darkseagreen;
}
/* _content/AMD.Portal.Web/Components/Pages/Liegenschaften/Mieter/MieterPopup.razor.rz.scp.css */
.footer-buttons[b-s929viod31] {
	display: flex;
	justify-content: flex-end;
	gap: 10px;
	padding: 10px;
	border-top: 1px solid #ddd;
}

.popup-body[b-s929viod31] {
	padding: 20px 25px;
	background-color: #f9f9f9;
}

.grid[b-s929viod31]  MieterGrid
{
	height: 450px;
	
}
.grid[b-s929viod31] {
	margin-top: 15px; 
}
/* _content/AMD.Portal.Web/Components/Pages/Liegenschaften/Nutzeinheiten/NutzeinheitenGrid.razor.rz.scp.css */
.card[b-ykg3xqim39] {
	/*background-color: lightcyan;*/
}
/* _content/AMD.Portal.Web/Components/Pages/Liegenschaften/Nutzeinheiten/NutzeinheitenPopup.razor.rz.scp.css */


.popup-body[b-xtzcy095na] {
	padding: 20px 25px;
	background-color: #f9f9f9;
}




.footer-buttons[b-xtzcy095na] {
	display: flex;
	justify-content: flex-end;
	gap: 10px;
	padding: 10px;
	border-top: 1px solid #ddd;
}

.grids[b-xtzcy095na]  .MieterGrid, 
.grids[b-xtzcy095na]  .GeraeteGrid {
	height: 450px;
}
/* _content/AMD.Portal.Web/Components/Pages/Reporting/ReportingDashboard.razor.rz.scp.css */
[b-ce2o1iyb5o] .item-align-right > div {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 100%;
}
/* _content/AMD.Portal.Web/Components/Pages/shared/ConfirmDialog.razor.rz.scp.css */


.confirm-dialog-message[b-ifuikibhtu] {
	flex-grow: 1;
	font-size: 1.15rem;
	color: #444;
	line-height: 1.2;

}

/* Footer mit voller Breite und Trennlinie */
.confirm-dialog-footer[b-ifuikibhtu] {
	display: flex;
	justify-content: flex-end;
	gap: 1rem;
	border-top: 1px solid #e0e0e0;
	padding: 0.5rem;
	width: 100%;
	box-sizing: border-box;
}

/* _content/AMD.Portal.Web/Components/Pages/shared/LoadingPanelGlobal.razor.rz.scp.css */
.loading[b-rs24gd1ejx] {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}
/* _content/AMD.Portal.Web/Components/Pages/shared/SaveCancelButtonsComponent.razor.rz.scp.css */
.custom-btn-row[b-olfgopy7tq] {
	display: flex;
	justify-content: flex-end;
	gap: 10px;
}
/* _content/AMD.Portal.Web/Components/Pages/shared/StatusContentComponent.razor.rz.scp.css */
.message-callout[b-y0sxqag0mv] {
	display: flex;
	align-items: flex-start;
	gap: 0.75rem;
	padding: 1rem 1.1rem;
	margin: 0.75rem 0;
	border-radius: 12px;
	border: 1px solid;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
}

.error-callout[b-y0sxqag0mv] {
	background-color: #fff5f5;
	border-color: #f5c2c7;
	color: #842029;
}

.callout-icon[b-y0sxqag0mv] {
	flex: 0 0 auto;
	width: 1.75rem;
	height: 1.75rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1rem;
	font-weight: 700;
	border-radius: 999px;
	background-color: rgba(132, 32, 41, 0.12);
}

.callout-body[b-y0sxqag0mv] {
	flex: 1;
}

.callout-title[b-y0sxqag0mv] {
	font-weight: 700;
	margin-bottom: 0.2rem;
}

.callout-text[b-y0sxqag0mv] {
	line-height: 1.45;
}
/* _content/AMD.Portal.Web/Components/Pages/shared/Toast.razor.rz.scp.css */
.toast-container[b-qmfrcfz47w] {
	width: 300px;
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
}

/* Allgemeines Toast Styling */
.toast-message[b-qmfrcfz47w] {
	padding: 1rem 1.5rem;
	border-radius: 4px;
	color: white;
	font-weight: 600;
	box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}

/* Farben je nach Typ */
.toast-success[b-qmfrcfz47w] {
	background-color: #28a745; /* grün */
}

.toast-error[b-qmfrcfz47w] {
	background-color: #dc3545; /* rot */
}

.toast-warning[b-qmfrcfz47w] {
	background-color: #ffc107; /* gelb */
	color: black;
}

.toast-info[b-qmfrcfz47w] {
	background-color: #17a2b8; /* blau */
}

/* Einfache fadein/fadeout Animation */
@keyframes fadein-b-qmfrcfz47w {
	from {
		opacity: 0;
		transform: translateX(20%);
	}

	to {
		opacity: 1;
		transform: translateX(0);
	}
}

@keyframes fadeout-b-qmfrcfz47w {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}
