
.fr-qi-helper a.fr-btn.fr-floating-btn{padding-top:0;}
.fr-file-error-h5{font-family:'Pretendard'; font-weight: bold;}
.fr-file-view-close{top: 85%!important;    right: 50%!important;}
.fr-cloud-icon{margin-top: -45px;}

.fr-blue-decorator {font-family:'Pretendard'; font-size: 0;line-height: 1.5;}
.fr-blue-decorator::before{content: "1개 이상의 파일을 드래그&드롭"; font-size:12px;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 > .fr-embedly {height:auto;}
.fr-view > .btn-group-lg, .fr-view > .btn-group{margin-top: 10px;}
.fr-sticky-on{margin-top:80px;}
@media (max-width: 766px){
	.fr-sticky-on{margin-top:40px;}
}
.fr-view hr{display: block;}
#insertFiles-1{padding:0!important}
#cancel-1{float:right;}
#deleteAll-1 > span, #selectFiles-1 > span, #insertAll-1 > span{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-label-target-1{color:var(--gray-70)}

/*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 한글 번역 종료*/