<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.edit_tool_bottom_bar_item_body_active {
	transition: 0.1s ease;
	display: block !important;
}
.edit_tool_bottom_bar_item_body{
	cursor: default;
	position: absolute;
	bottom: 0;
	z-index: 302;
	display: none;
	overflow: hidden;
	transition: 0.1s ease;
}
.edit_tool_bottom_bar_item_body &gt; div{
	background-color: #999999;
}
#edit_tool_graphic_section_list {
	-ms-flex-direction: column;
	-moz-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.edit_tool_graphic_style {
	width: 100%;
	cursor: pointer;
	height: 20%;
}
.edit_tool_graphic_image_style {
	width: 42%;
  	-moz-align-items: center;
  	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
  	-moz-justify-content: center;
  	-ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.edit_tool_graphic_font{
	width: 100%;
    color: white;
}
.edit_tool_graphic_font:hover{
	color:#2739c1;
}
#img_file{
	width: 0px;
	height: 0px;
}
#edit_tool_align_section_list{
	-ms-flex-direction: column;
	-moz-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
	padding: 3.889%;
}
.object_align_items:hover{
	cursor: pointer;
	background-color: #eee;
}
.edit_tool_align_style_title{
	width: 100%;
    text-align: left;
    color: white;
    line-height: 1
}
.edit_tool_align_style_content{
	width: 100%;
}
.edit_tool_align_style_1_content_right{
    width: 35%;
    float: left;
    text-align: left;
    padding: 0px;
    display: flex;
  	-moz-justify-content: flex-start;
  	-ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  	-moz-align-items: center;
  	-ms-align-items: center;
	-webkit-align-items: center;
    align-items: center;
}
.edit_tool_align_style_1_content_center{
	width: 30%;
    float: left;
    height: 100%;
}
.edit_tool_align_style_1_content_left{
	width: 35%;
    float: left;
    padding: 0px;
    display: -webkit-box;
    display: -moz-box;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  	-moz-justify-content: flex-end;
  	-ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  	-moz-align-items: center;
  	-ms-align-items: center;
	-webkit-align-items: center;
    align-items: center;
}
.edit_tool_align_style_1_content_center &gt; div{
	height: 50%;
}
.edit_tool_align_style_2_content_left, .edit_tool_align_style_3_content_left{
	width: 50%;
    float: left;
    display: -webkit-box;
    display: -moz-box;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  	-moz-justify-content: flex-start;
  	-ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  	-moz-align-items: center;
  	-ms-align-items: center;
	-webkit-align-items: center;
    align-items: center;
    padding-left: 20%;
}
.edit_tool_align_style_2_content_right, .edit_tool_align_style_3_content_right{
	height: 100%;
    width: 50%;
    float: left;
    display: -webkit-box;
    display: -moz-box;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  	-moz-justify-content: flex-end;
  	-ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  	-moz-align-items: center;
  	-ms-align-items: center;
	-webkit-align-items: center;
    align-items: center;
    padding-right: 20%;
}
.edit_tool_align_style_4_content &gt; div{
	width: 33.333%;
	float: left;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  	-moz-align-items: center;
  	-ms-align-items: center;
	-webkit-align-items: center;
    align-items: center;
  	-moz-justify-content: center;
  	-ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.edit_tool_plugin_body{
	right: 0px;
}
.edit_tool_plugin_section_body_title{
	width: 100%;
    display: -webkit-box;
    display: -moz-box;
	display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
  	-moz-align-items: flex-start;
  	-ms-align-items: flex-start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
  	-moz-justify-content: flex-start;
  	-ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
	justify-content: flex-start;
	text-align: left;
	color: white;
	line-height: 1.3;
	padding: 5.4%;
}
.edit_tool_plugin_section_body_content{
	overflow-y: scroll;
}
.edit_tool_plugin_section_body_content_item, .edit_tool_plugin_section_body_content_item_t{
	border-bottom: 1px solid #666;
	background-color: white;
    display: -webkit-box;
    display: -moz-box;
	display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
  	-moz-align-items: center;
  	-ms-align-items: center;
	-webkit-align-items: center;
    align-items: center;
  	-moz-justify-content: flex-start;
  	-ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left;
	cursor: pointer;
	padding-left: 4.2%;
}
@media (max-width: 1609px){
	.edit_tool_bottom_bar_item_body{
	    margin-bottom: 65px;
	}
	.edit_tool_graphic_body{
		width: 152px;
	    height: 232px;
	}
	.edit_tool_align_body{
		width: 180px;
		height: 320px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(1){
		height: 14px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(3){
		height: 20px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(5){
		height: 15px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(7){
		height: 13px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(9){
		height: 22px;
	}
	.edit_tool_align_style_1_content{
		padding-left: 5px;
	    padding-right: 5px;
	    padding-top: 6px;
	    padding-bottom: 3px;
	}
	.edit_tool_align_style_1_content_right, .edit_tool_align_style_1_content_left{
		height: 84px;
	}
	.object_align_items{
		width: 42px;
	}
	.edit_tool_align_style_2_content{
		margin: 6px 0px;
	}
	.edit_tool_align_style_3_content{
		margin: 7px 0px;
	}
	.edit_tool_align_style_4_content &gt; div{
    	margin-top: 8px;
	}
	.edit_tool_plugin_body{
		width: 185px;
		height: 373px;
	}
	.edit_tool_plugin_section_body_title{
		height: 66px;
	}
	.edit_tool_plugin_section_body_content{
		height: 297px;
	    padding: 0px 1px 0px 10px;
	    margin-bottom: 10px;
	}
	.edit_tool_plugin_section_body_content_item, .edit_tool_plugin_section_body_content_item_t{
		height: 32px;
	}
	.edit_tool_plugin_section_body_content::-webkit-scrollbar{
		width: 9px;
    	-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		-ms-border-radius: 20px;
		-o-border-radius: 20px;
		border-radius: 20px;
	}
	.edit_tool_plugin_section_body_content::-webkit-scrollbar-thumb{
	    background-color: #a1cbfa;
    	-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		-ms-border-radius: 20px;
		-o-border-radius: 20px;
	    border-radius: 20px;
	}
}
@media (min-width: 1610px) and (max-width: 1930px){
	.edit_tool_bottom_bar_item_body{
	    margin-bottom: 81px;
	}
	.edit_tool_graphic_body{
		width: 190px;
	    height: 290px;
	}
	.edit_tool_align_body{
		width: 225px;
		height: 400px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(1){
		height: 17.5px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(3){
		height: 25px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(5){
		height: 18.75px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(7){
		height: 16.25px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(9){
		height: 27.5px;
	}
	.edit_tool_align_style_1_content{
		padding-left: 6.25px;
	    padding-right: 6.25px;
	    padding-top: 7.5px;
	    padding-bottom: 3.75px;
	}
	.edit_tool_align_style_1_content_right, .edit_tool_align_style_1_content_left{
		height: 105px;
	}
	.object_align_items{
		width: 52.5px;
	}
	.edit_tool_align_style_2_content{
		margin: 7.5px 0px;
	}
	.edit_tool_align_style_3_content{
		margin: 8.75px 0px;
	}
	.edit_tool_align_style_4_content &gt; div{
    	margin-top: 10px;
	}
	.edit_tool_plugin_body{
		width: 231.25px;
		height: 466.25px;
	}
	.edit_tool_plugin_section_body_title{
		height: 82.5px;
	}
	.edit_tool_plugin_section_body_content{
		height: 371.25px;
	    padding: 0px 1.25px 0px 12.5px;
	    margin-bottom: 12.5px;
	}
	.edit_tool_plugin_section_body_content_item, .edit_tool_plugin_section_body_content_item_t{
		height: 40px;
	}
	.edit_tool_plugin_section_body_content::-webkit-scrollbar{
		width: 11.25px;
    	-webkit-border-radius: 25px;
		-moz-border-radius: 25px;
		-ms-border-radius: 25px;
		-o-border-radius: 25px;
		border-radius: 25px;
	}
	.edit_tool_plugin_section_body_content::-webkit-scrollbar-thumb{
	    background-color: #a1cbfa;
    	-webkit-border-radius: 25px;
		-moz-border-radius: 25px;
		-ms-border-radius: 25px;
		-o-border-radius: 25px;
	    border-radius: 25px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_imagefilebtn_image img{
		height: 31.25px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_illustratorbtn_image img{
		height: 31.25px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_shapebtn_image img{
		height: 42.5px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_barcodebtn_image img{
		height: 35px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_backgroundbtn_image img{
		height: 25px;
	}	
}
@media (min-width: 1931px) and (max-width: 2570px){
	.edit_tool_bottom_bar_item_body{
	    margin-bottom: 97px;
	}
	.edit_tool_graphic_body{
		width: 228px;
	    height: 348px;
	}
	.edit_tool_align_body{
		width: 270px;
		height: 475px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(1){
		height: 21px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(3){
		height: 30px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(5){
		height: 22.5px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(7){
		height: 19.5px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(9){
		height: 33px;
	}
	.edit_tool_align_style_1_content{
		padding-left: 7.5px;
	    padding-right: 7.5px;
	    padding-top: 9px;
	    padding-bottom: 4.5px;
	}
	.edit_tool_align_style_1_content_right, .edit_tool_align_style_1_content_left{
		height: 126px;
	}
	.object_align_items{
		width: 63px;
	}
	.edit_tool_align_style_2_content{
		margin: 9px 0px;
	}
	.edit_tool_align_style_3_content{
		margin: 10.5px 0px;
	}
	.edit_tool_align_style_4_content &gt; div{
    	margin-top: 12px;
	}
	.edit_tool_plugin_body{
		width: 277.5px;
		height: 559.5px;
	}
	.edit_tool_plugin_section_body_title{
		height: 99px;
	}
	.edit_tool_plugin_section_body_content{
		height: 445.5px;
	    padding: 0px 1.5px 0px 15px;
	    margin-bottom: 15px;
	}
	.edit_tool_plugin_section_body_content_item, .edit_tool_plugin_section_body_content_item_t{
		height: 48px;
	}
	.edit_tool_plugin_section_body_content::-webkit-scrollbar{
		width: 13.5px;
    	-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		-ms-border-radius: 30px;
		-o-border-radius: 30px;
		border-radius: 30px;
	}
	.edit_tool_plugin_section_body_content::-webkit-scrollbar-thumb{
	    background-color: #a1cbfa;
    	-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		-ms-border-radius: 30px;
		-o-border-radius: 30px;
	    border-radius: 30px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_imagefilebtn_image img{
		height: 37.5px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_illustratorbtn_image img{
		height: 37.5px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_shapebtn_image img{
		height: 51px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_barcodebtn_image img{
		height: 42px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_backgroundbtn_image img{
		height: 30px;
	}
}
@media (min-width: 2571px) and (max-width: 3199px){
	.edit_tool_bottom_bar_item_body{
	    margin-bottom: 130px;
	}
	.edit_tool_graphic_body{
		width: 304px;
	    height: 464px;
	}
	.edit_tool_align_body{
		width: 360px;
		height: 630px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(1){
		height: 28px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(3){
		height: 40px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(5){
		height: 30px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(7){
		height: 26px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(9){
		height: 44px;
	}
	.edit_tool_align_style_1_content{
		padding-left: 10px;
	    padding-right: 10px;
	    padding-top: 12px;
	    padding-bottom: 6px;
	}
	.edit_tool_align_style_1_content_right, .edit_tool_align_style_1_content_left{
		height: 168px;
	}
	.object_align_items{
		width: 84px;
	}
	.edit_tool_align_style_2_content{
		margin: 12px 0px;
	}
	.edit_tool_align_style_3_content{
		margin: 14px 0px;
	}
	.edit_tool_align_style_4_content &gt; div{
    	margin-top: 16px;
	}
	.edit_tool_plugin_body{
		width: 370px;
		height: 746px;
	}
	.edit_tool_plugin_section_body_title{
		height: 132px;
	}
	.edit_tool_plugin_section_body_content{
		height: 594px;
	    padding: 0px 2px 0px 20px;
	    margin-bottom: 20px;
	}
	.edit_tool_plugin_section_body_content_item, .edit_tool_plugin_section_body_content_item_t{
		height: 64px;
	}
	.edit_tool_plugin_section_body_content::-webkit-scrollbar{
		width: 18px;
    	-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		-ms-border-radius: 40px;
		-o-border-radius: 40px;
		border-radius: 40px;
	}
	.edit_tool_plugin_section_body_content::-webkit-scrollbar-thumb{
	    background-color: #a1cbfa;
    	-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		-ms-border-radius: 40px;
		-o-border-radius: 40px;
	    border-radius: 40px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_imagefilebtn_image img{
		height: 50px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_illustratorbtn_image img{
		height: 50px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_shapebtn_image img{
		height: 68px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_barcodebtn_image img{
		height: 56px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_backgroundbtn_image img{
		height: 40px;
	}
}
@media (min-width: 3200px) and (max-width: 3839px){
	.edit_tool_bottom_bar_item_body{
	    margin-bottom: 162px;
	}
	.edit_tool_graphic_body{
		width: 380px;
	    height: 580px;
	}
	.edit_tool_align_body{
		width: 450px;
		height: 785px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(1){
		height: 35px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(3){
		height: 50px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(5){
		height: 37.5px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(7){
		height: 32.5px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(9){
		height: 55px;
	}
	.edit_tool_align_style_1_content{
		padding-left: 12.5px;
	    padding-right: 12.5px;
	    padding-top: 15px;
	    padding-bottom: 7.5px;
	}
	.edit_tool_align_style_1_content_right, .edit_tool_align_style_1_content_left{
		height: 210px;
	}
	.object_align_items{
		width: 105px;
	}
	.edit_tool_align_style_2_content{
		margin: 15px 0px;
	}
	.edit_tool_align_style_3_content{
		margin: 17.5px 0px;
	}
	.edit_tool_align_style_4_content &gt; div{
    	margin-top: 20px;
	}
	.edit_tool_plugin_body{
		width: 462.5px;
		height: 932.5px;
	}
	.edit_tool_plugin_section_body_title{
		height: 165px;
	}
	.edit_tool_plugin_section_body_content{
		height: 742.5px;
	    padding: 0px 2.5px 0px 25px;
	    margin-bottom: 25px;
	}
	.edit_tool_plugin_section_body_content_item, .edit_tool_plugin_section_body_content_item_t{
		height: 80px;
	}
	.edit_tool_plugin_section_body_content::-webkit-scrollbar{
		width: 22.5px;
    	-webkit-border-radius: 50px;
		-moz-border-radius: 50px;
		-ms-border-radius: 50px;
		-o-border-radius: 50px;
		border-radius: 50px;
	}
	.edit_tool_plugin_section_body_content::-webkit-scrollbar-thumb{
	    background-color: #a1cbfa;
    	-webkit-border-radius: 50px;
		-moz-border-radius: 50px;
		-ms-border-radius: 50px;
		-o-border-radius: 50px;
	    border-radius: 50px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_imagefilebtn_image img{
		height: 62.5px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_illustratorbtn_image img{
		height: 62.5px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_shapebtn_image img{
		height: 85px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_barcodebtn_image img{
		height: 70px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_backgroundbtn_image img{
		height: 50px;
	}
}
@media (min-width: 3840px){
	.edit_tool_bottom_bar_item_body{
	    margin-bottom: 195px;
	}
	.edit_tool_graphic_body{
		width: 456px;
	    height: 696px;
	}
	.edit_tool_align_body{
		width: 540px;
		height: 940px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(1){
		height: 42px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(3){
		height: 60px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(5){
		height: 45px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(7){
		height: 39px;
	}
	#edit_tool_graphic_section_list &gt; .emptySpaceDiv:nth-child(9){
		height: 66px;
	}
	.edit_tool_align_style_1_content{
		padding-left: 15px;
	    padding-right: 15px;
	    padding-top: 18px;
	    padding-bottom: 9px;
	}
	.edit_tool_align_style_1_content_right, .edit_tool_align_style_1_content_left{
		height: 252px;
	}
	.object_align_items{
		width: 126px;
	}
	.edit_tool_align_style_2_content{
		margin: 18px 0px;
	}
	.edit_tool_align_style_3_content{
		margin: 21px 0px;
	}
	.edit_tool_align_style_4_content &gt; div{
    	margin-top: 24px;
	}
	.edit_tool_plugin_body{
		width: 555px;
		height: 1119px;
	}
	.edit_tool_plugin_section_body_title{
		height: 198px;
	}
	.edit_tool_plugin_section_body_content{
		height: 891px;
	    padding: 0px 3px 0px 30px;
	    margin-bottom: 30px;
	}
	.edit_tool_plugin_section_body_content_item, .edit_tool_plugin_section_body_content_item_t{
		height: 96px;
	}
	.edit_tool_plugin_section_body_content::-webkit-scrollbar{
		width: 27px;
    	-webkit-border-radius: 60px;
		-moz-border-radius: 60px;
		-ms-border-radius: 60px;
		-o-border-radius: 60px;
		border-radius: 60px;
	}
	.edit_tool_plugin_section_body_content::-webkit-scrollbar-thumb{
	    background-color: #a1cbfa;
    	-webkit-border-radius: 60px;
		-moz-border-radius: 60px;
		-ms-border-radius: 60px;
		-o-border-radius: 60px;
	    border-radius: 60px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_imagefilebtn_image img{
		height: 75px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_illustratorbtn_image img{
		height: 75px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_shapebtn_image img{
		height: 102px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_barcodebtn_image img{
		height: 84px;
	}
	#edit_tool_graphic_section_list #edit_tool_graphic_backgroundbtn_image img{
		height: 60px;
	}
}</pre></body></html>