/* /Pages/Messages.razor.rz.scp.css */
body[b-2d32kc6i5e] {
	margin-top: 20px;
}

.chat-online[b-2d32kc6i5e] {
	color: #34ce57
}

.chat-offline[b-2d32kc6i5e] {
	color: #e4606d
}

.chat-messages[b-2d32kc6i5e] {
/*	display: flex;
	flex-direction: column;
	max-height: 800px;
	overflow-y: scroll*/
}

.chat-message-left[b-2d32kc6i5e],
.chat-message-right[b-2d32kc6i5e] {
	display: flex;
	flex-shrink: 0
}

.chat-message-left[b-2d32kc6i5e] {
	margin-right: auto
}

.chat-message-right[b-2d32kc6i5e] {
	flex-direction: row-reverse;
	margin-left: auto
}

.py-3[b-2d32kc6i5e] {
	padding-top: 1rem !important;
	padding-bottom: 1rem !important;
}

.px-4[b-2d32kc6i5e] {
	padding-right: 1.5rem !important;
	padding-left: 1.5rem !important;
}

.flex-grow-0[b-2d32kc6i5e] {
	flex-grow: 0 !important;
}

.border-top[b-2d32kc6i5e] {
	border-top: 1px solid #dee2e6 !important;
}
/* /Shared/LoginDisplay.razor.rz.scp.css */

/* /Shared/MainLayout.razor.rz.scp.css */
/* /Shared/NavMenu.razor.rz.scp.css */
