.parrotposter-local-queue-notice {
	margin: 0 0 14px;
}

.parrotposter-modal--local-queue .parrotposter-modal__container {
	max-width: 960px;
	width: 100%;
}

.parrotposter-local-queue-modal__table-wrap {
	overflow-x: auto;
	max-height: 60vh;
}

.parrotposter-local-queue-table__details code {
	display: block;
	max-width: 220px;
	white-space: pre-wrap;
	word-break: break-word;
	font-size: 11px;
}

.parrotposter-local-queue-modal__wake-hint {
	color: #b32d2e;
}
