/*
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license

Edit 2020-02-05D
*/


#wp_ck_editor a:link{color: (internal value); text-decoration: underline; cursor: pointer;}
#wp_ck_editor a:visited{color: (internal value); text-decoration: underline; cursor: pointer;}
#wp_ck_editor a:link:active{color: (internal value);}
#wp_ck_editor a:visited:active{color: (internal value);}

#wp_ck_editor address{display: block;font-style: italic;}
#wp_ck_editor area{display: none;}
#wp_ck_editor article{display: block;}
#wp_ck_editor aside{display: block;}
#wp_ck_editor b{font-weight: bold;}

#wp_ck_editor bdo{unicode-bidi: bidi-override;}
#wp_ck_editor blockquote{display: block; margin-top: 1em; margin-bottom: 1em; margin-left: 40px; margin-right: 40px;}
#wp_ck_editor body{display: block; margin: 8px;}
#wp_ck_editor body:focus{outline: none;}
#wp_ck_editor caption{display: table-caption; text-align: center;}
#wp_ck_editor cite{font-style: italic;}
#wp_ck_editor code{font-family: monospace;}
#wp_ck_editor col{display: table-column;}
#wp_ck_editor colgroup{display: table-column-group}
#wp_ck_editor datalist{display: none;}
#wp_ck_editor dd{display: block; margin-left: 40px;}
#wp_ck_editor del{text-decoration: line-through;}
#wp_ck_editor details{display: block;}
#wp_ck_editor dfn{font-style: italic;}
#wp_ck_editor div{display: block;}
#wp_ck_editor dl{display: block; margin-top: 1em; margin-bottom: 1em; margin-left: 0; margin-right: 0;}
#wp_ck_editor dt{display: block;}
#wp_ck_editor em{font-style: italic;}
#wp_ck_editor embed:focus{outline: none;}
#wp_ck_editor fieldset{display: block; margin-left: 2px; margin-right: 2px; padding-top: 0.35em; padding-bottom: 0.625em; padding-left: 0.75em; padding-right: 0.75em; border: 2px groove (internal value);}
#wp_ck_editor figcaption{display: block;}
#wp_ck_editor figure{display: block; margin-top: 1em; margin-bottom: 1em; margin-left: 40px; margin-right: 40px;}
#wp_ck_editor footer{display: block;}
#wp_ck_editor form{display: block; margin-top: 0em;}
#wp_ck_editor h1{display: block; font-size: 2em; margin-top: 0.67em; margin-bottom: 0.67em; margin-left: 0; margin-right: 0; font-weight: bold;}
#wp_ck_editor h2{display: block; font-size: 1.5em; margin-top: 0.83em; margin-bottom: 0.83em; margin-left: 0; margin-right: 0; font-weight: bold;}
#wp_ck_editor h3{display: block; font-size: 1.17em; margin-top: 1em; margin-bottom: 1em; margin-left: 0; margin-right: 0; font-weight: bold;}
#wp_ck_editor h4{display: block; margin-top: 1.33em; margin-bottom: 1.33em; margin-left: 0; margin-right: 0; font-weight: bold;}
#wp_ck_editor h5{display: block; font-size: .83em; margin-top: 1.67em; margin-bottom: 1.67em; margin-left: 0; margin-right: 0; font-weight: bold;}
#wp_ck_editor h6{display: block; font-size: .67em; margin-top: 2.33em; margin-bottom: 2.33em; margin-left: 0; margin-right: 0; font-weight: bold;}
#wp_ck_editor head{display: none;}
#wp_ck_editor header{display: block;}
#wp_ck_editor hr{display: block; margin-top: 0.5em; margin-bottom: 0.5em; margin-left: auto; margin-right: auto; border-style: inset; border-width: 1px;}
#wp_ck_editor html{display: block;}
#wp_ck_editor html:focus{outline: none;}
#wp_ck_editor i{font-style: italic;}
#wp_ck_editor iframe:focus{outline: none;}
#wp_ck_editor iframe[seamless]{display: block;}
#wp_ck_editor img{display: inline-block;}
#wp_ck_editor ins{text-decoration: underline;}
#wp_ck_editor kbd{font-family: monospace;}
#wp_ck_editor label{cursor: default;}
#wp_ck_editor legend{display: block; padding-left: 2px; padding-right: 2px; border: none;}
#wp_ck_editor li{display: list-item;}
#wp_ck_editor link{display: none;}
#wp_ck_editor map{display: inline;}
#wp_ck_editor mark{background-color: yellow; color: black;}
#wp_ck_editor menu{display: block; list-style-type: disc; margin-top: 1em; margin-bottom: 1em; margin-left: 0; margin-right: 0; padding-left: 40px;}
#wp_ck_editor nav{display: block;}
#wp_ck_editor object:focus{outline: none;}
#wp_ck_editor ol{display: block; list-style-type: decimal; margin-top: 1em; margin-bottom: 1em; margin-left: 0; margin-right: 0; padding-left: 40px;}
#wp_ck_editor output{display: inline;}
#wp_ck_editor p{display: block; margin-top: 1em; margin-bottom: 1em; margin-left: 0; margin-right: 0;}
#wp_ck_editor param{display: none;}
#wp_ck_editor pre{display: block; font-family: monospace; white-space: pre; margin: 1em 0;}
#wp_ck_editor q{display: inline;}
#wp_ck_editor q::before{content: open-quote;}
#wp_ck_editor q::after{content: close-quote;}
#wp_ck_editor rt{line-height: normal;}
#wp_ck_editor s{text-decoration: line-through;}
#wp_ck_editor samp{font-family: monospace;}
#wp_ck_editor script{display: none;}
#wp_ck_editor section{display: block;}
#wp_ck_editor small{font-size: smaller;}
#wp_ck_editor strike{text-decoration: line-through;}
#wp_ck_editor strong{font-weight: bold;}
#wp_ck_editor style{display: none;}
#wp_ck_editor sub{vertical-align: sub; font-size: smaller;}
#wp_ck_editor summary{display: block;}
#wp_ck_editor sup{vertical-align: super; font-size: smaller;}
#wp_ck_editor table{display: table; border-collapse: separate; border-spacing: 2px; border-color: gray;}
#wp_ck_editor tbody{display: table-row-group; vertical-align: middle; border-color: inherit;}
#wp_ck_editor td{display: table-cell; vertical-align: inherit;}
#wp_ck_editor tfoot{display: table-footer-group; vertical-align: middle; border-color: inherit;}
#wp_ck_editor th{display: table-cell; vertical-align: inherit; font-weight: bold; text-align: center;}
#wp_ck_editor thead{display: table-header-group; vertical-align: middle; border-color: inherit;}
#wp_ck_editor title{display: none;}
#wp_ck_editor tr{display: table-row; vertical-align: inherit; border-color: inherit;}
#wp_ck_editor u{text-decoration: underline;}
#wp_ck_editor ul{display: block; list-style-type: disc; margin-top: 1em; margin-bottom: 1em; margin-left: 0; margin-right: 0; padding-left: 40px;}
#wp_ck_editor var{font-style: italic;}

body #wp_ck_editor
{
	/* Font */
	/* Emoji fonts are added to visualise them nicely in Internet Explorer. */
	font-family: 'Noto Sans KR', sans-serif, Arial, Verdana, "Trebuchet MS", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-size: 13px !important;
	text-align: left;

	/* Text color */
	color: #333 !important;

	/* Remove the background color to make it transparent. */
	background-color: #fff;

	margin: 10px 0 !important;
	line-height: 1.8;

	text-align: left;
}

#wp_ck_editor .cke_editable
{
	font-size: 13px !important;
	line-height: 1.6 !important;

	/* Fix for missing scrollbars with RTL texts. (#10488) */
	word-wrap: break-word !important;
}

#wp_ck_editor blockquote
{
	font-style: italic !important;
	font-family: Georgia, Times, "Times New Roman", serif !important;
	padding: 2px 0 !important;
	border-style: solid !important;
	border-color: #ccc !important;
	border-width: 0 !important;
}

#wp_ck_editor .cke_contents_ltr blockquote
{
	padding-left: 20px !important;
	padding-right: 8px !important;
	border-left-width: 5px !important;
}

#wp_ck_editor .cke_contents_rtl blockquote
{
	padding-left: 8px !important;
	padding-right: 20px !important;
	border-right-width: 5px !important;
}

#wp_ck_editor a
{
	color: #0782C1;
}

#wp_ck_editor ol,#wp_ck_editor ul,#wp_ck_editor dl
{
	/* IE7: reset rtl list margin. (#7334) */
	*margin-right: 0px !important;
	/* Preserved spaces for list items with text direction different than the list. (#6249,#8049)*/
	padding: 0 40px !important;
}
#wp_ck_editor ul, #wp_ck_editor ul li, #wp_ck_editor li
{
	list-style: disc !important;
	font-size: 100% !important;
	border: 0 !important;
	overflow: visible !important;
}
#wp_ck_editor ol, #wp_ck_editor ol li
{
	list-style:decimal !important;
	font-size: 100% !important;
}

#wp_ck_editor h1,#wp_ck_editor h2,#wp_ck_editor h3,#wp_ck_editor h4,#wp_ck_editor h5,#wp_ck_editor h6
{
	font-weight: normal !important;
	line-height: 1.2 !important;
}

#wp_ck_editor hr
{
	border: 0px !important;
	border-top: 1px solid #ccc !important;
}

#wp_ck_editor img.right
{
	border: 1px solid #ccc !important;
	float: right !important;
	margin-left: 15px !important;
	padding: 5px !important;
}

#wp_ck_editor img.left
{
	border: 1px solid #ccc !important;
	float: left !important;
	margin-right: 15px !important;
	padding: 5px !important;
}

#wp_ck_editor sub
{
	line-height: inherit;
}
#wp_ck_editor pre
{
	white-space: pre-wrap !important; /* CSS 2.1 */
	word-wrap: break-word !important; /* IE7 */
	-moz-tab-size: 4 !important;
	tab-size: 4 !important;
	background-color: white;
	border: none;
}

#wp_ck_editor .marker
{
	background-color: Yellow !important;
}

#wp_ck_editor span[lang]
{
	font-style: italic !important;
}

#wp_ck_editor figure
{
	text-align: center !important;
	outline: solid 1px #ccc !important;
	background: rgba(0,0,0,0.05) !important;
	padding: 10px !important;
	margin: 10px 20px !important;
	display: inline-block !important;
}

#wp_ck_editor figure > figcaption
{
	text-align: center !important;
	display: block !important; /* For IE8 */
}

#wp_ck_editor a > img {
	padding: 1px !important;
	margin: 1px !important;
	border: none !important;
	outline: 1px solid #0782C1 !important;
	cursor: pointer;
}

/* Widget Styles */
#wp_ck_editor .code-featured
{
	border: 5px solid red;
}

#wp_ck_editor .math-featured
{
	padding: 20px;
	box-shadow: 0 0 2px rgba(200, 0, 0, 1);
	background-color: rgba(255, 0, 0, 0.05);
	margin: 10px;
}

#wp_ck_editor .image-clean
{
	border: 0;
	background: none;
	padding: 0;
}

#wp_ck_editor .image-clean > figcaption
{
	font-size: .9em;
	text-align: right;
}

#wp_ck_editor .image-grayscale
{
	background-color: white;
	color: #666;
}

#wp_ck_editor .image-grayscale img, #wp_ck_editor img.image-grayscale
{
	filter: grayscale(100%);
}

#wp_ck_editor .embed-240p
{
	max-width: 426px;
	max-height: 240px;
	margin:0 auto;
}

#wp_ck_editor .embed-360p
{
	max-width: 640px;
	max-height: 360px;
	margin:0 auto;
}

#wp_ck_editor .embed-480p
{
	max-width: 854px;
	max-height: 480px;
	margin:0 auto;
}

#wp_ck_editor .embed-720p
{
	max-width: 1280px;
	max-height: 720px;
	margin:0 auto;
}

#wp_ck_editor .embed-1080p
{
	max-width: 1920px;
	max-height: 1080px;
	margin:0 auto;
}

