.modal-backdrop-second-order {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1990;
	background-color: #000;
}

.response-visualizer-action-model-text {
	color: darkred;
	white-space: pre-wrap;
	word-wrap: break-word;
}

.response-visualizer-text {
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre-wrap;
}

.action-display-button-group {
	padding: 0rem 0rem;
	right: 5px;
	bottom: 3px;
	position: absolute;
}

.chat-button-group {
	padding: 0rem 0rem;
	right: 5px;
	top: 3px;
	position: absolute;
}

.no-id-message {
	margin-left: 5px;
}
