﻿.ace_editor {
	height: 100%;
}

.html_text {
	height: auto;
	overflow: auto;
	word-break: normal;
	word-wrap: normal;
	white-space: pre;
	max-height: 1000px;
	max-width: 700px;
}

.frame_desktop {
	height: 491.348px;
	width: 800px;
	transform: scale(0.88125);
	margin: 0 auto;
}

.frame_mobile {
	height: 433px;
	width: 320px;
	transform: scale(1);
	margin: 0 auto;
}

.lookupId {
	width: 70px;
}