.nostyle
{
	/* Font */
	/* Emoji fonts are added to visualise them nicely in Internet Explorer. */
	/* font-family: sans-serif, Arial, Verdana, "Trebuchet MS", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; */
	font-size: 12px;

	/* 기본 글자색 (에디터 지정 색상 inline style은 유지) */
	color: #000000;

	/* Remove the background color to make it transparent. */
	background-color: #fff;
}

.nostyle blockquote
{
	font-style: italic;
	font-family: Georgia, Times, "Times New Roman", serif;
	padding: 2px 0;
  padding-left: 20px;
	border-style: solid;
	border-color: #ccc;
	border-width: 0;
	border-left-width: 5px;
}

.nostyle a,
.nostyle a:link,
.nostyle a:visited
{
	color: #0782C1 !important;
}

#sb-wrap .memoWrap.nostyle p,
#sb-wrap #sb-faq .ans.nostyle p,
#sb-wrap .prdt-txtbox.nostyle p
{
	margin: 0 0 1em 0;
	padding: 0;
	min-height: 1em;
}

#sb-wrap .memoWrap.nostyle p:empty,
#sb-wrap #sb-faq .ans.nostyle p:empty,
#sb-wrap .prdt-txtbox.nostyle p:empty
{
	min-height: 1em;
}

#sb-wrap .memoWrap.nostyle .se-youtube-responsive,
#sb-wrap .memoWrap.nostyle .se-youtube-embed,
#sb-wrap #sb-faq .ans.nostyle .se-youtube-responsive,
#sb-wrap .prdt-txtbox.nostyle .se-youtube-responsive
{
	position: relative;
	display: block;
	width: 100%;
	max-width: 800px;
	margin: 20px 0;
	aspect-ratio: 16 / 9;
	height: auto;
	overflow: hidden;
	background: #000;
	box-sizing: border-box;
}

#sb-wrap .memoWrap.nostyle .se-youtube-responsive.se-yt-align-center,
#sb-wrap .memoWrap.nostyle .se-youtube-embed.se-yt-align-center,
#sb-wrap #sb-faq .ans.nostyle .se-youtube-responsive.se-yt-align-center,
#sb-wrap .prdt-txtbox.nostyle .se-youtube-responsive.se-yt-align-center
{
	margin-left: auto;
	margin-right: auto;
}

#sb-wrap .memoWrap.nostyle .se-youtube-responsive.se-yt-align-right,
#sb-wrap .memoWrap.nostyle .se-youtube-embed.se-yt-align-right,
#sb-wrap #sb-faq .ans.nostyle .se-youtube-responsive.se-yt-align-right,
#sb-wrap .prdt-txtbox.nostyle .se-youtube-responsive.se-yt-align-right
{
	margin-left: auto;
	margin-right: 0;
}

#sb-wrap .memoWrap.nostyle .se-youtube-responsive:has(> .se-youtube-responsive),
#sb-wrap .memoWrap.nostyle .se-youtube-embed:has(> .se-youtube-embed),
#sb-wrap #sb-faq .ans.nostyle .se-youtube-responsive:has(> .se-youtube-responsive),
#sb-wrap .prdt-txtbox.nostyle .se-youtube-responsive:has(> .se-youtube-responsive)
{
	overflow: visible;
	aspect-ratio: auto;
	height: auto;
	background: transparent;
	margin: 0;
	padding: 0;
}

#sb-wrap .memoWrap.nostyle .se-youtube-responsive iframe,
#sb-wrap .memoWrap.nostyle .se-youtube-embed iframe,
#sb-wrap #sb-faq .ans.nostyle .se-youtube-responsive iframe,
#sb-wrap .prdt-txtbox.nostyle .se-youtube-responsive iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	max-width: none;
	max-height: none;
	border: 0;
}

#sb-wrap .memoWrap.nostyle .se-youtube-lazy,
#sb-wrap #sb-faq .ans.nostyle .se-youtube-lazy,
#sb-wrap .prdt-txtbox.nostyle .se-youtube-lazy
{
	cursor: pointer;
}

#sb-wrap .memoWrap.nostyle .se-youtube-lazy .se-youtube-thumb,
#sb-wrap #sb-faq .ans.nostyle .se-youtube-lazy .se-youtube-thumb,
#sb-wrap .prdt-txtbox.nostyle .se-youtube-lazy .se-youtube-thumb
{
	position: absolute !important;
	inset: 0 !important;
	z-index: 1;
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	max-width: none !important;
	object-fit: contain;
	background: #000;
}

#sb-wrap .memoWrap.nostyle .se-youtube-lazy .se-youtube-play,
#sb-wrap #sb-faq .ans.nostyle .se-youtube-lazy .se-youtube-play,
#sb-wrap .prdt-txtbox.nostyle .se-youtube-lazy .se-youtube-play
{
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 4;
	width: 68px;
	height: 48px;
	margin: -24px 0 0 -34px;
	background: rgba(255, 0, 0, 0.9);
	border-radius: 12px;
	pointer-events: none;
}

#sb-wrap .memoWrap.nostyle .se-youtube-lazy .se-youtube-play:before,
#sb-wrap #sb-faq .ans.nostyle .se-youtube-lazy .se-youtube-play:before,
#sb-wrap .prdt-txtbox.nostyle .se-youtube-lazy .se-youtube-play:before
{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -10px 0 0 -5px;
	border-style: solid;
	border-width: 10px 0 10px 18px;
	border-color: transparent transparent transparent #fff;
}

#sb-wrap .memoWrap.nostyle .se-youtube-lazy .yt-embed-chrome,
#sb-wrap #sb-faq .ans.nostyle .se-youtube-lazy .yt-embed-chrome,
#sb-wrap .prdt-txtbox.nostyle .se-youtube-lazy .yt-embed-chrome
{
	position: absolute;
	inset: 0;
	z-index: 3;
	pointer-events: none;
}

#sb-wrap .memoWrap.nostyle .se-youtube-lazy .yt-embed-chrome a,
#sb-wrap #sb-faq .ans.nostyle .se-youtube-lazy .yt-embed-chrome a,
#sb-wrap .prdt-txtbox.nostyle .se-youtube-lazy .yt-embed-chrome a
{
	pointer-events: auto;
	text-decoration: none;
}

#sb-wrap .memoWrap.nostyle .se-youtube-lazy .yt-embed-chrome-top,
#sb-wrap #sb-faq .ans.nostyle .se-youtube-lazy .yt-embed-chrome-top,
#sb-wrap .prdt-txtbox.nostyle .se-youtube-lazy .yt-embed-chrome-top
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	display: flex;
	align-items: flex-start;
	gap: 10px;
	padding: 12px 14px;
	background: linear-gradient(180deg, rgba(0, 0, 0, .78) 0%, rgba(0, 0, 0, 0) 100%);
}

#sb-wrap .memoWrap.nostyle .se-youtube-lazy .yt-embed-chrome-avatar,
#sb-wrap #sb-faq .ans.nostyle .se-youtube-lazy .yt-embed-chrome-avatar,
#sb-wrap .prdt-txtbox.nostyle .se-youtube-lazy .yt-embed-chrome-avatar
{
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: #1e6bd6;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
}

#sb-wrap .memoWrap.nostyle .se-youtube-lazy .yt-embed-chrome-info,
#sb-wrap #sb-faq .ans.nostyle .se-youtube-lazy .yt-embed-chrome-info,
#sb-wrap .prdt-txtbox.nostyle .se-youtube-lazy .yt-embed-chrome-info
{
	min-width: 0;
	flex: 1;
}

#sb-wrap .memoWrap.nostyle .se-youtube-lazy .yt-embed-chrome-title,
#sb-wrap #sb-faq .ans.nostyle .se-youtube-lazy .yt-embed-chrome-title,
#sb-wrap .prdt-txtbox.nostyle .se-youtube-lazy .yt-embed-chrome-title
{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.35;
}

#sb-wrap .memoWrap.nostyle .se-youtube-lazy .yt-embed-chrome-channel,
#sb-wrap #sb-faq .ans.nostyle .se-youtube-lazy .yt-embed-chrome-channel,
#sb-wrap .prdt-txtbox.nostyle .se-youtube-lazy .yt-embed-chrome-channel
{
	display: block;
	margin-top: 4px;
	color: rgba(255, 255, 255, .82);
	font-size: 12px;
	line-height: 1.3;
}

#sb-wrap .memoWrap.nostyle .se-youtube-lazy .yt-embed-chrome-bottom,
#sb-wrap #sb-faq .ans.nostyle .se-youtube-lazy .yt-embed-chrome-bottom,
#sb-wrap .prdt-txtbox.nostyle .se-youtube-lazy .yt-embed-chrome-bottom
{
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
}

#sb-wrap .memoWrap.nostyle .se-youtube-lazy .yt-embed-chrome-share,
#sb-wrap #sb-faq .ans.nostyle .se-youtube-lazy .yt-embed-chrome-share,
#sb-wrap .prdt-txtbox.nostyle .se-youtube-lazy .yt-embed-chrome-share
{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: rgba(28, 28, 28, .82);
}

#sb-wrap .memoWrap.nostyle .se-youtube-lazy .yt-embed-chrome-share svg,
#sb-wrap #sb-faq .ans.nostyle .se-youtube-lazy .yt-embed-chrome-share svg,
#sb-wrap .prdt-txtbox.nostyle .se-youtube-lazy .yt-embed-chrome-share svg
{
	width: 20px;
	height: 20px;
	fill: #fff;
}

#sb-wrap .memoWrap.nostyle .se-youtube-lazy .yt-embed-chrome-watch,
#sb-wrap #sb-faq .ans.nostyle .se-youtube-lazy .yt-embed-chrome-watch,
#sb-wrap .prdt-txtbox.nostyle .se-youtube-lazy .yt-embed-chrome-watch
{
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding: 8px 12px;
	border-radius: 4px;
	background: rgba(28, 28, 28, .78);
	color: #fff;
	font-size: 13px;
	line-height: 1;
	white-space: nowrap;
}

#sb-wrap .memoWrap.nostyle .se-youtube-lazy .yt-embed-chrome-yt-logo,
#sb-wrap #sb-faq .ans.nostyle .se-youtube-lazy .yt-embed-chrome-yt-logo,
#sb-wrap .prdt-txtbox.nostyle .se-youtube-lazy .yt-embed-chrome-yt-logo
{
	font-weight: 700;
	letter-spacing: -.02em;
}

#sb-wrap #sb-view .memoWrap.nostyle,
#sb-wrap #sb-faq .ans.nostyle,
#sb-wrap .prdt-txtbox.nostyle
{
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

#sb-wrap .memoWrap.nostyle table.__se_tbl,
#sb-wrap #sb-faq .ans.nostyle table.__se_tbl,
#sb-wrap .prdt-txtbox.nostyle table.__se_tbl
{
	display: table;
	width: auto;
	max-width: 100%;
	margin: 1em 0;
	border-collapse: separate !important;
	border-spacing: 1px;
	table-layout: fixed;
	box-sizing: border-box;
}

#sb-wrap .memoWrap.nostyle table.__se_tbl tbody,
#sb-wrap #sb-faq .ans.nostyle table.__se_tbl tbody,
#sb-wrap .prdt-txtbox.nostyle table.__se_tbl tbody
{
	display: table-row-group;
}

#sb-wrap .memoWrap.nostyle table.__se_tbl tr,
#sb-wrap #sb-faq .ans.nostyle table.__se_tbl tr,
#sb-wrap .prdt-txtbox.nostyle table.__se_tbl tr
{
	display: table-row;
}

#sb-wrap .memoWrap.nostyle table.__se_tbl td,
#sb-wrap .memoWrap.nostyle table.__se_tbl th,
#sb-wrap #sb-faq .ans.nostyle table.__se_tbl td,
#sb-wrap #sb-faq .ans.nostyle table.__se_tbl th,
#sb-wrap .prdt-txtbox.nostyle table.__se_tbl td,
#sb-wrap .prdt-txtbox.nostyle table.__se_tbl th
{
	display: table-cell;
	vertical-align: top;
	word-break: break-all;
	overflow-wrap: anywhere;
	white-space: normal;
	height: auto !important;
	min-width: 24px;
	min-height: 24px;
	box-sizing: border-box;
}

#sb-wrap .memoWrap.nostyle table.__se_tbl td p,
#sb-wrap .memoWrap.nostyle table.__se_tbl th p,
#sb-wrap #sb-faq .ans.nostyle table.__se_tbl td p,
#sb-wrap #sb-faq .ans.nostyle table.__se_tbl th p,
#sb-wrap .prdt-txtbox.nostyle table.__se_tbl td p,
#sb-wrap .prdt-txtbox.nostyle table.__se_tbl th p
{
	margin: 0 0 0.5em 0;
	word-break: break-all;
	overflow-wrap: anywhere;
	white-space: normal;
}

#sb-wrap .memoWrap.nostyle table.__se_tbl td p:last-child,
#sb-wrap .memoWrap.nostyle table.__se_tbl th p:last-child,
#sb-wrap #sb-faq .ans.nostyle table.__se_tbl td p:last-child,
#sb-wrap #sb-faq .ans.nostyle table.__se_tbl th p:last-child,
#sb-wrap .prdt-txtbox.nostyle table.__se_tbl td p:last-child,
#sb-wrap .prdt-txtbox.nostyle table.__se_tbl th p:last-child
{
	margin-bottom: 0;
}

.nostyle ol,.nostyle ul,.nostyle dl
{
	/* IE7: reset rtl list margin. (#7334) */
	*margin-right: 0px;
	/* Preserved spaces for list items with text direction different than the list. (#6249,#8049)*/
	padding: 0 40px;
}

.nostyle h1,.nostyle h2,.nostyle h3,.nostyle h4,.nostyle h5,.nostyle h6
{
	font-weight: normal;
	line-height: 1.2;
}

.nostyle hr
{
	border: 0px;
	border-top: 1px solid #ccc;
}

.nostyle img.right
{
	border: 1px solid #ccc;
	float: right;
	margin-left: 15px;
	padding: 5px;
}

.nostyle img.left
{
	border: 1px solid #ccc;
	float: left;
	margin-right: 15px;
	padding: 5px;
}

.nostyle pre
{
	white-space: pre-wrap; /* CSS 2.1 */
	word-wrap: break-word; /* IE7 */
	-moz-tab-size: 4;
	tab-size: 4;
}

.nostyle .marker
{
	background-color: Yellow;
}

.nostyle span[lang]
{
	font-style: italic;
}

.nostyle figure
{
	text-align: center;
	outline: solid 1px #ccc;
	background: rgba(0,0,0,0.05);
	padding: 10px;
	margin: 10px 20px;
	display: inline-block;
}

.nostyle figure > figcaption
{
	text-align: center;
	display: block; /* For IE8 */
}

.nostyle a > img {
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
}

/* Widget Styles */
.nostyle .code-featured
{
	border: 5px solid red;
}

.nostyle .math-featured
{
	padding: 20px;
	box-shadow: 0 0 2px rgba(200, 0, 0, 1);
	background-color: rgba(255, 0, 0, 0.05);
	margin: 10px;
}

.nostyle .image-clean
{
	border: 0;
	background: none;
	padding: 0;
}

.nostyle .image-clean > figcaption
{
	font-size: .9em;
	text-align: right;
}

.nostyle .image-grayscale
{
	background-color: white;
	color: #666;
}

.nostyle .image-grayscale img, img.image-grayscale
{
	filter: grayscale(100%);
}

.nostyle .embed-240p
{
	max-width: 426px;
	max-height: 240px;
	margin:0 auto;
}

.nostyle .embed-360p
{
	max-width: 640px;
	max-height: 360px;
	margin:0 auto;
}

.nostyle .embed-480p
{
	max-width: 854px;
	max-height: 480px;
	margin:0 auto;
}

.nostyle .embed-720p
{
	max-width: 1280px;
	max-height: 720px;
	margin:0 auto;
}

.nostyle .embed-1080p
{
	max-width: 1920px;
	max-height: 1080px;
	margin:0 auto;
}
