
.fr-qi-helper a.fr-btn.fr-floating-btn{padding-top:0;}
.fr-file-error-h5{font-family:'Malgun Gothic'; font-weight: bold;}
.fr-file-view-close{top: 85%!important;    right: 50%!important;}
.fr-cloud-icon{margin-top: -45px;}

.fr-blue-decorator {font-family:'Malgun Gothic'; font-size: 0;line-height: 1.5;}
.fr-blue-decorator::before{content: "1개 이상의 파일을 드래그&드롭"; font-size:11px;margin-top: 10px;}
.fr-blue-decorator>.fr-decorated::before{content: "또는\A 찾아보기 클릭";font-size:11px; white-space:pre;}
.fr-blue-decorator>.fr-decorated>span{display: none;}
/*
.fr-view > ul{list-style: disc;  margin-top:0; margin-bottom: 1rem; padding-left: 40px; list-style-position: inside;}
.fr-view > hr{display: block;}
*/
.fr-view {line-height:1.6; font-size:16px !important; font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;}
.fr-view h1,
.fr-view h2,
.fr-view h3,
.fr-view h4,
.fr-view h5 {font-size:revert;}
.fr-view ul,
.fr-view ol {padding-left:20px;}
.fr-view a {font-size:unset; color: var(--prime-color); text-decoration:underline;}
.fr-view a.view_image {display:block;}
.fr-view a[target="_blank"]::after {content:"\ee94"; font-family: boxicons !important;}
.fr-view > .fr-embedly {height:auto;}
.fr-view > .btn-group-lg, .fr-view > .btn-group{margin-top: 10px;}
.fr-view code {background:var(--bg-sub-color); box-shadow:inset 0 0 0px 1px var(--border-main-color); color:var(--txt-black-color); padding:6px; font-size:14px; font-weight:400; border-radius:6px;}
.fr-box  {position:relative;}
.fr-box .fr-sticky-on {position:sticky;}
.fr-box .fr-sticky-dummy {display:none !important;}
@media (max-width: 766px){
	.fr-box .fr-sticky-on {position:fixed;}
}
.fr-view hr{display: block; border-top: 1px dashed var(--border-main-color);}
.fr-view img {border-radius:20px; border:3px dotted var(--border-main-color); box-sizing: border-box;}
.fr-view img.fr-bordered, 
.fr-view .fr-img-caption.fr-bordered img {border:solid 5pxvar(--border-main-color); box-sizing:border-box !important;}
.fr-view table {width:100%;}
.fr-view table th {background:var(--bg-sub-color);}
.fr-view table td, .fr-view table th {padding:4px; font-size:16px;}
.fr-view pre {background:#333; color:#fff; padding:10px; font-size:14px; border-radius:20px;}
#insertFiles-1{padding:0!important}
#cancel-1{float:right;}
#deleteAll-1 > span, #selectFiles-1 > span, #insertAll-1 > span{padding-top:5px; float: none; text-align: center;}
.fr-popup .fr-emoticon{width:50px; height:50px;}
.fr-popup .fr-emoticon img{height:50px; width:50px;}
.fr-popup .fr-icon-container{grid-template-columns: repeat(5, minmax(62px, 62px));
    display: grid;}

.fr-video-by-url-layer #fr-label-target-1{font-size: 0px; padding-top: 8px;}
.fr-video-by-url-layer #fr-label-target-1::before{content: "자동재생"; font-size:13px;}
.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a {font-size: unset;}

/*Tui-image editor 한글 번역 추가*/
#tie-btn-undo:hover:after{content: "뒤로"; width:max-content;}
#tie-btn-redo:hover:after{content: "앞으로"; width:max-content;}
#tie-btn-reset:hover:after{content: "초기화"; width:max-content;}
#tie-btn-delete:hover:after{content: "삭제"; width:max-content;}
#tie-btn-delete-all:hover:after{content: "전체삭제"; width:max-content;}
#tie-btn-crop:hover:after{content: "자르기"; width:max-content;}
#tie-btn-flip:hover:after{content: "반전"; width:max-content;}
#tie-btn-rotate:hover:after{content: "회전"; width:max-content;}
#tie-btn-draw:hover:after{content: "그리기"; width:max-content;}
#tie-btn-shape:hover:after{content: "도형"; width:max-content;}
#tie-btn-icon:hover:after{content: "아이콘"; width:max-content;}

#tie-draw-color label{font-size: 0px;}
#tie-draw-color label::before{content: "색상"; font-size:11px;}
#tie-color-fill label{font-size: 0px;}
#tie-color-fill label::before{content: "채우기"; font-size:11px;}
#tie-color-stroke label{font-size: 0px;}
#tie-color-stroke label::before{content: "테두리"; font-size:11px;}
#tie-text-color label{font-size: 0px;}
#tie-text-color label::before{content: "색상"; font-size:11px;}
#tie-icon-color label{font-size: 0px;}
#tie-icon-color label::before{content: "색상"; font-size:11px;}
#tie-btn-text:hover:after{content: "글자"; width:max-content;}
#tie-btn-mask:hover:after{content: "마스크"; width:max-content;}
#tie-btn-filter:hover:after{content: "필터"; width:max-content;}

/*Tui-image editor 한글 번역 종료*/