.shape_list_modal_content, .shape_reg_list_modal_content, .barcode_list_modal_content, .label_option_modal_content, .save_as_modal_content, .save_check_modal_content, .version_info_modal_content, .print_info_modal_content, .index_check_modal_content, .index_modal_content, .layout_SelectObject_modal_content{
	background-color: #FFF;
	position: absolute;
}
.shape_list_modal_title, .shape_reg_list_modal_title, .barcode_list_modal_title, .label_option_modal_title, .save_as_modal_title, .save_check_modal_title, .version_info_modal_title, .print_info_modal_title, .index_modal_title, .layout_SelectObject_modal_title{
	line-height: 1;
	width: 100%;
	background-color: #666;
	padding-left: 1.54%;
	color: white;
    font-weight: bold;
}
.shape_list_modal_content_body, .shape_reg_list_modal_content_body, .index_check_modal_content_body, .layout_SelectObject_modal_content_body{
	background-color: white;
}
.shape_category{
    display: -webkit-box;
    display: -moz-box;
	display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
}
.shape_category > div{
	height: 100%;
}
.shape_category img[class=active]{
	background-color: #e6effa;
}
.shape_category > div:nth-child(4){
    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-end;
  	-ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
.shape_options_2, .shape_options_2_1, .shape_options_2_0{
    display: -webkit-box;
    display: -moz-box;
	display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
}
.shape_options_2 label, .shape_options_2_0 label{
	line-height: 1;
    margin: 0px;
}

.shape_options_2_1 label{
	line-height: 1;
    margin: 0px;
}
.shape_options_2 .middle-line, .shape_options_2_0 .middle-line{
	border: 1px #efefef solid;
    margin-top: auto;
    margin-bottom: auto;
}
.shape_options_2_1 .middle-line{
	border: 1px #efefef solid;
    margin-top: auto;
    margin-bottom: auto;
}
.shape_list_modal_content_body > div:nth-child(1) > div > img:hover{
	background-color: #e6effa;
	cursor: pointer;
}
.shape_options_3, .shape_options_3_1{
    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;
}
.shape_options_3 > label{
	line-height: 1 !important;
    margin: 0px;
}
.shape_options_3 > div{
    display: -webkit-inline-box;
    display: -moz-inline-box;
	display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
	display: inline-flex;
}
.shape_options_3_1 > div{
	height: 100%;
}
.shape_options_3_1 > label{
	line-height: 1 !important;
    margin: 0px;
}
.shape_options_3_1 > div:nth-child(2){
	height: 100%;
}
.shape_options_3_1 > div:nth-child(4){
	height: 100%;
}
.shape_border_options{
    display: -webkit-box;
    display: -moz-box;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.shape_border_options_0{
    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;
}
#newFillColor{
	width: 20px;
    height: 20px;
    cursor: pointer;
    border: 1px solid #ccc;
    background-color: white;
    margin: auto 0 auto;
}
.shape_border_options > label:nth-child(1), .shape_border_options_0 > label:nth-child(1){
	line-height: 1;
    margin: 0px;    
}
.shape_border_type_options, .shape_border_options > div:nth-child(4){
    height: 100%;
}
.shape_border_type_options > div, .shape_border_options > div:nth-child(4) > div, .shape_border_options > div:nth-child(6) > .newObjectColor, .shape_border_options > div:nth-child(4) > input, .shape_options_3_1 > div > input{
	height: 100%;
	width: 100%;
}
.bootstrap-touchspin{
	height: 100%
}
.shape_border_type_options > div > div{
	width: 100%;
}
input{
	padding: 0.2rem;
}
.shape_border_options > label:nth-child(3), .shape_border_options > label:nth-child(5), .shape_border_options_0 > label:nth-child(3){
	margin: 0px;
	line-height: 1;
}
.shape_border_options > div:nth-child(6){
    display: -webkit-box;
    display: -moz-box;
	display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
}
.shape_border_options > div:nth-child(4) > div > span:nth-child(4){
	height: 100%;
}
.shape_border_options > div:nth-child(4) > div > span:nth-child(4) > button{
	padding: 0px;
}
.shape_border_type_options > div >button{
	height: 100%;
	padding: 0px 22.5% 0px 7.5% !important;
}
.shape_border_type_options > div >button > span.filter-option{
	height: 100%;
    display: -webkit-box !important;
    display: -moz-box !important;
	display: -ms-flexbox !important;
    display: -webkit-flex !important;
	display: flex !important;
}
.shape_border_type_options > div >button > span.filter-option >img, .shape_border_type_options > div > div ul li a img{
	width: 100%;
	height: 100%;
}
.shape_border_type_options > div > div ul li a{
	text-align: center;
}
.margin-bottom{
	margin-bottom: 5px;
}
.shape_btns{
    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-end;
  	-ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
	justify-content: flex-end;
}
.shape_btns > div{
    padding: 0;
    height: 100%;
}
.index_modal_content_body div, .index_modal_btn{
	text-align: center;
}
.imgContentCmb .wj-input-group > div{
	top: 0px;
    left: 0px;
    position: absolute;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    display: flex;
    background-color: white;
    border: 1px solid rgba(0,0,0,.2);
}
.imgContentCmb .wj-input-group > div > img{
	width: 100%;
}
@media (max-width: 1609px){
	.shape_list_modal_content, .shape_reg_list_modal_content, .barcode_list_modal_content{
		width: 520px;
		height: 480px;
	}
	.index_modal_content{
		width: 400px;
	}
	.shape_list_modal_title, .shape_reg_list_modal_title, .barcode_list_modal_title, .label_option_modal_title, .save_as_modal_title, .save_check_modal_title, .version_info_modal_title, .print_info_modal_title, .index_modal_title, .layout_SelectObject_modal_title{
		height: 32px;
		line-height: 32px;
	}
	.shape_list_modal_content_body{
		padding-top: 16px;
	    padding-right: 16px;
	    padding-left: 18px;
		height: 448px;
	}
	.shape_category{
		height: 75px;
	    padding-left: 21px;
	    margin-bottom: 18px;
	}
	.shape_category > div:nth-child(2), .shape_category > div:nth-child(3){
		margin-left: 30px;
    	width: 75px;
	}
	.shape_category > div:nth-child(4){
		width: 185px;
	    padding-right: 27px;
	}
	.shape_category > div:nth-child(4) > div.btn{
		width: 100px;
    	height: 45px;
    	padding: 0;
	}
	.shape_category > div > img{
		width: 75px;
		padding: 10px;
	}
	.shape_category > div:nth-child(3) > img{
		padding: 5px !important;
	}
	.shape_options_2, .shape_options_2_0{
		margin-bottom: 15px;
	}
	.shape_options_2 label{
		width: 87px;
	}	
	.shape_options_2_0 label{
		width: 77px;
	}
	.shape_options_2 .middle-line{
		width: 399px;
	}
	.shape_options_2_0 .middle-line{
		width: 409px;
	}
	.shape_options_2_1{
		margin-bottom: 10px;
	}
	.shape_options_3{
		margin-bottom: 12px;
	    height: 22px;
	}
	.shape_options_3 > label{
	    padding-left: 30px !important;
	    width: 123px;
	}
	.shape_border_options > label:nth-child(1){
		padding-left: 30px;
		width: 67px;
	}
	.shape_border_options_0 > label:nth-child(1){
		width: 100px;
		padding-left: 30px;
	}
	.shape_border_type_options, .shape_border_options > div:nth-child(4){
		width: 97px;
	}
	.shape_border_options > label:nth-child(3){
		width: 68px;
    	padding-left: 31px;
	}
	.shape_border_options_0 > label:nth-child(3){
		width: 68px;
		padding-left: 19px;
	}
	.shape_border_options > label:nth-child(5){
		padding-left: 34px;
		width: 95px;
	}
	.shape_border_options > div:nth-child(6){
	    height: 22px;
	    width: 22px;
	}
	.shape_options_3_1{
		margin-bottom: 28px;
	    height: 26px;
	}
	.shape_options_3_1 > label:nth-child(1){
	    padding-left: 75px !important;
	    width: 100px;
	}
	.shape_options_3_1 > label:nth-child(3){
	    padding-left: 43px !important;
	    width: 68px;
	}	
	.shape_options_3_1 > div:nth-child(2), .shape_options_3_1 > div:nth-child(4){
		height: 100%;
	    width: 97px;
	}
	.shape_border_type_options > div > div ul li{
		width: 97px;
	}
	.shape_border_options, .shape_border_options_1{
		margin-bottom: 18px !important; 
	    height: 26px;
	}	
	.shape_list_modal_content_body input.wj-form-control{
		height: 26px !important;
	}
	.shape_border_options_0{
		margin-bottom: 12px;
		height:26px;
	}
	.shape_options_2_1 label{
		width: 110px;
	}
	.shape_options_2_1 .middle-line{
	    width: 376px;
	}
	.shape_border_type_options > div > div ul li a{
		padding: 0px 6px !important;
		height: 22px;
	}
	#newFillColor{
		width: 22px;
	    height: 22px;
	}
	.shape_border_options > div:nth-child(4) > div > span:nth-child(4) > button i, .shape_border_type_options > div > div ul li a span.text{
		font-size: 12px;
	}
	.shape_btns{
		margin: 0px;
	    height: 46px;
	}
	.shape_btns > div{
		width: 100px;
	    margin-left: 17px;
	}
	.index_modal_content_body{
		padding: 10px;
	}
	.index_modal_list_title, .index_modal_list_title+div{
		margin-bottom: 10px;
	}
	.index_modal_btn_no{
		height: 32px;
	    padding: 0px;
	    line-height: 32px;
	    width: 100px;
	}
	.imgContentCmb .wj-input-group > div{
	    width: calc(100% - 24px);
	}
}
@media (min-width: 1610px) and (max-width: 1930px){
	.shape_list_modal_content, .shape_reg_list_modal_content, .barcode_list_modal_content{
		width: 650px;
		height: 600px;
	}
	.shape_list_modal_title, .shape_reg_list_modal_title, .barcode_list_modal_title, .label_option_modal_title, .save_as_modal_title, .save_check_modal_title, .version_info_modal_title, .print_info_modal_title, .index_modal_title{
		height: 40px;
		line-height: 40px;
	}
	.shape_list_modal_content_body{
		padding-top: 20px;
	    padding-right: 20px;
	    padding-left: 22.5px;
		height: 560px;
	}
	.shape_category{
		height: 93.75px;
	    padding-left: 26.25px;
	    margin-bottom: 22.5px;
	}
	.shape_category > div:nth-child(2), .shape_category > div:nth-child(3){
		margin-left: 37.5px;
    	width: 93.75px;
	}
	.shape_category > div:nth-child(4){
		width: 231.25px;
	    padding-right: 33.75px;
	}
	.shape_category > div:nth-child(4) > div.btn{
		width: 125px;
    	height: 56.25px;
    	padding: 0;
	}
	.shape_category > div > img{
		width: 93.75px;
		padding: 12.5px;
	}
	.shape_category > div:nth-child(3) > img{
		padding: 6.25px !important;
	}
	.shape_options_2, .shape_options_2_0{
		margin-bottom: 18.75px;
	}
	.shape_options_2 label{
		width: 108.75px;
	}	
	.shape_options_2_0 label{
		width: 96.25px;
	}
	.shape_options_2 .middle-line{
		width: 498.75px;
	}
	.shape_options_2_0 .middle-line{
		width: 511.25px;
	}
	.shape_options_2_1{
		margin-bottom: 12.5px;
	}
	.shape_options_3{
		margin-bottom: 15px;
	    height: 27.5px;
	}
	.shape_options_3 > label{
	    padding-left: 37.5px !important;
	    width: 153.75px;
	}
	.shape_border_options > label:nth-child(1){
		padding-left: 37.5px;
		width: 83.75px;
	}
	.shape_border_options_0 > label:nth-child(1){
		width: 125px;
		padding-left: 37.5px;
	}
	.shape_border_type_options, .shape_border_options > div:nth-child(4){
		width: 121.25px;
	}
	.shape_border_options > label:nth-child(3){
		width: 85px;
    	padding-left: 38.75px;
	}
	.shape_border_options_0 > label:nth-child(3){
		width: 85px;
		padding-left: 23.75px;
	}
	.shape_border_options > label:nth-child(5){
		padding-left: 42.5px;
		width: 118.75px;
	}
	.shape_border_options > div:nth-child(6){
	    height: 27.5px;
	    width: 27.5px;
	}
	.shape_options_3_1{
		margin-bottom: 35px;
	    height: 32.5px;
	}
	.shape_options_3_1 > label:nth-child(1){
	    padding-left: 93.75px !important;
	    width: 125px;
	}
	.shape_options_3_1 > label:nth-child(3){
	    padding-left: 53.75px !important;
	    width: 85px;
	}	
	.shape_options_3_1 > div:nth-child(2), .shape_options_3_1 > div:nth-child(4){
		height: 100%;
	    width: 121.25px;
	}
	.shape_border_type_options > div > div ul li{
		width: 121.25px;
	}
	.shape_border_options, .shape_border_options_1{
		margin-bottom: 22.5px !important; 
	    height: 32.5px;
	}		
	.shape_list_modal_content_body input.wj-form-control{
		height: 32.5px !important;
	}
	.shape_border_options_0{
		margin-bottom: 15px;
		height:32.5px;
	}
	.shape_options_2_1 label{
		width: 137.5px;
	}
	.shape_options_2_1 .middle-line{
	    width: 470px;
	}
	.shape_border_type_options > div > div ul li a{
		padding: 0px 7.5px !important;
		height: 27.5px;
	}
	#newFillColor{
		width: 27.5px;
	    height: 27.5px;
	}
	.shape_border_options > div:nth-child(4) > div > span:nth-child(4) > button i, .shape_border_type_options > div > div ul li a span.text{
		font-size: 15px;
	}
	.shape_btns{
		margin: 0px;
	    height: 57.5px;
	}
	.shape_btns > div{
		width: 125px;
	    margin-left: 21.25px;
	}
	.index_modal_content_body{
		padding: 12.5px;
	}
	.index_modal_list_title, .index_modal_list_title+div{
		margin-bottom: 12.5px;
	}
	.index_modal_btn_no{
		height: 40px;
	    padding: 0px;
	    line-height: 40px;
	    width: 125px;
	}
	.imgContentCmb .wj-input-group > div{
	    width: calc(100% - 30px);
	}
}
@media (min-width: 1931px) and (max-width: 2570px){
	.shape_list_modal_content, .shape_reg_list_modal_content, .barcode_list_modal_content{
		width: 780px;
		height: 720px;
	}
	.shape_list_modal_title, .shape_reg_list_modal_title, .barcode_list_modal_title, .label_option_modal_title, .save_as_modal_title, .save_check_modal_title, .version_info_modal_title, .print_info_modal_title, .index_modal_title{
		height: 48px;
		line-height: 48px;
	}
	.shape_list_modal_content_body{
		padding-top: 24px;
	    padding-right: 24px;
	    padding-left: 27px;
		height: 672px;
	}
	.shape_category{
		height: 112.5px;
	    padding-left: 31.5px;
	    margin-bottom: 27px;
	}
	.shape_category > div:nth-child(2), .shape_category > div:nth-child(3){
		margin-left: 45px;
    	width: 112.5px;
	}
	.shape_category > div:nth-child(4){
		width: 277.5px;
	    padding-right: 40.5px;
	}
	.shape_category > div:nth-child(4) > div.btn{
		width: 150px;
    	height: 67.5px;
    	padding: 0;
	}
	.shape_category > div > img{
		width: 112.5px;
		padding: 15px;
	}
	.shape_category > div:nth-child(3) > img{
		padding: 7.5px !important;
	}
	.shape_options_2, .shape_options_2_0{
		margin-bottom: 22.5px;
	}
	.shape_options_2 label{
		width: 130.5px;
	}	
	.shape_options_2_0 label{
		width: 115.5px;
	}
	.shape_options_2 .middle-line{
		width: 598.5px;
	}
	.shape_options_2_0 .middle-line{
		width: 613.5px;
	}
	.shape_options_2_1{
		margin-bottom: 15px;
	}
	.shape_options_3{
		margin-bottom: 18px;
	    height: 33px;
	}
	.shape_options_3 > label{
	    padding-left: 45px !important;
	    width: 184.5px;
	}
	.shape_border_options > label:nth-child(1){
		padding-left: 45px;
		width: 100.5px;
	}
	.shape_border_options_0 > label:nth-child(1){
		width: 150px;
		padding-left: 45px;
	}
	.shape_border_type_options, .shape_border_options > div:nth-child(4){
		width: 145.5px;
	}
	.shape_border_options > label:nth-child(3){
		width: 102px;
    	padding-left: 46.5px;
	}
	.shape_border_options_0 > label:nth-child(3){
		width: 102px;
		padding-left: 28.5px;
	}
	.shape_border_options > label:nth-child(5){
		padding-left: 51px;
		width: 142.5px;
	}
	.shape_border_options > div:nth-child(6){
	    height: 33px;
	    width: 33px;
	}
	.shape_options_3_1{
		margin-bottom: 42px;
	    height: 39px;
	}
	.shape_options_3_1 > label:nth-child(1){
	    padding-left: 112.5px !important;
	    width: 150px;
	}
	.shape_options_3_1 > label:nth-child(3){
	    padding-left: 64.5px !important;
	    width: 102px;
	}	
	.shape_options_3_1 > div:nth-child(2), .shape_options_3_1 > div:nth-child(4){
		height: 100%;
	    width: 145.5px;
	}
	.shape_border_type_options > div > div ul li{
		width: 145.5px;
	}
	.shape_border_options, .shape_border_options_1{
		margin-bottom: 27px !important; 
	    height: 39px;
	}		
	.shape_list_modal_content_body input.wj-form-control{
		height: 39px !important;
	}
	.shape_border_options_0{
		margin-bottom: 18px;
		height:39px;
	}
	.shape_options_2_1 label{
		width: 165px;
	}
	.shape_options_2_1 .middle-line{
	    width: 564px;
	}
	.shape_border_type_options > div > div ul li a{
		padding: 0px 9px !important;
		height: 33px;
	}
	#newFillColor{
		width: 33px;
	    height: 33px;
	}
	.shape_border_options > div:nth-child(4) > div > span:nth-child(4) > button i, .shape_border_type_options > div > div ul li a span.text{
		font-size: 18px;
	}
	.shape_btns{
		margin: 0px;
	    height: 69px;
	}
	.shape_btns > div{
		width: 150px;
	    margin-left: 25.5px;
	}
	.index_modal_content_body{
		padding: 15px;
	}
	.index_modal_list_title, .index_modal_list_title+div{
		margin-bottom: 15px;
	}
	.index_modal_btn_no{
		height: 48px;
	    padding: 0px;
	    line-height: 48px;
	    width: 150px;
	}
	.imgContentCmb .wj-input-group > div{
	    width: calc(100% - 36px);
	}
}
@media (min-width: 2571px) and (max-width: 3199px){
	.shape_list_modal_content, .shape_reg_list_modal_content, .barcode_list_modal_content{
		width: 1040px;
		height: 960px;
	}
	.shape_list_modal_title, .shape_reg_list_modal_title, .barcode_list_modal_title, .label_option_modal_title, .save_as_modal_title, .save_check_modal_title, .version_info_modal_title, .print_info_modal_title, .index_modal_title{
		height: 64px;
		line-height: 64px;
	}
	.shape_list_modal_content_body{
		padding-top: 32px;
	    padding-right: 32px;
	    padding-left: 36px;
		height: 896px;
	}
	.shape_category{
		height: 150px;
	    padding-left: 42px;
	    margin-bottom: 36px;
	}
	.shape_category > div:nth-child(2), .shape_category > div:nth-child(3){
		margin-left: 60px;
    	width: 150px;
	}
	.shape_category > div:nth-child(4){
		width: 370px;
	    padding-right: 54px;
	}
	.shape_category > div:nth-child(4) > div.btn{
		width: 200px;
    	height: 90px;
    	padding: 0;
	}
	.shape_category > div > img{
		width: 150px;
		padding: 20px;
	}
	.shape_category > div:nth-child(3) > img{
		padding: 10px !important;
	}
	.shape_options_2, .shape_options_2_0{
		margin-bottom: 30px;
	}
	.shape_options_2 label{
		width: 174px;
	}	
	.shape_options_2_0 label{
		width: 154px;
	}
	.shape_options_2 .middle-line{
		width: 798px;
	}
	.shape_options_2_0 .middle-line{
		width: 818px;
	}
	.shape_options_2_1{
		margin-bottom: 20px;
	}
	.shape_options_3{
		margin-bottom: 24px;
	    height: 22px;
	}
	.shape_options_3 > label{
	    padding-left: 60px !important;
	    width: 246px;
	}
	.shape_border_options > label:nth-child(1){
		padding-left: 60px;
		width: 134px;
	}
	.shape_border_options_0 > label:nth-child(1){
		width: 200px;
		padding-left: 60px;
	}
	.shape_border_type_options, .shape_border_options > div:nth-child(4){
		width: 194px;
	}
	.shape_border_options > label:nth-child(3){
		width: 136px;
    	padding-left: 62px;
	}
	.shape_border_options_0 > label:nth-child(3){
		width: 136px;
		padding-left: 38px;
	}
	.shape_border_options > label:nth-child(5){
		padding-left: 68px;
		width: 190px;
	}
	.shape_border_options > div:nth-child(6){
	    height: 44px;
	    width: 44px;
	}
	.shape_options_3_1{
		margin-bottom: 56px;
	    height: 52px;
	}
	.shape_options_3_1 > label:nth-child(1){
	    padding-left: 150px !important;
	    width: 200px;
	}
	.shape_options_3_1 > label:nth-child(3){
	    padding-left: 86px !important;
	    width: 136px;
	}	
	.shape_options_3_1 > div:nth-child(2), .shape_options_3_1 > div:nth-child(4){
		height: 100%;
	    width: 194px;
	}
	.shape_border_type_options > div > div ul li{
		width: 194px;
	}
	.shape_border_options, .shape_border_options_1{
		margin-bottom: 36px !important; 
	    height: 52px;
	}		
	.shape_list_modal_content_body input.wj-form-control{
		height: 52px !important;
	}
	.shape_border_options_0{
		margin-bottom: 24px;
		height:52px;
	}
	.shape_options_2_1 label{
		width: 220px;
	}
	.shape_options_2_1 .middle-line{
	    width: 752px;
	}
	.shape_border_type_options > div > div ul li a{
		padding: 0px 12px !important;
		height: 44px;
	}
	#newFillColor{
		width: 44px;
	    height: 44px;
	}
	.shape_border_options > div:nth-child(4) > div > span:nth-child(4) > button i, .shape_border_type_options > div > div ul li a span.text{
		font-size: 24px;
	}
	.shape_btns{
		margin: 0px;
	    height: 92px;
	}
	.shape_btns > div{
		width: 200px;
	    margin-left: 34px;
	}
	.index_modal_content_body{
		padding: 20px;
	}
	.index_modal_list_title, .index_modal_list_title+div{
		margin-bottom: 20px;
	}
	.index_modal_btn_no{
		height: 64px;
	    padding: 0px;
	    line-height: 64px;
	    width: 200px;
	}
	.imgContentCmb .wj-input-group > div{
	    width: calc(100% - 48px);
	}
}
@media (min-width: 3200px) and (max-width: 3839px){
	.shape_list_modal_content, .shape_reg_list_modal_content, .barcode_list_modal_content{
		width: 1300px;
		height: 1200px;
	}
	.shape_list_modal_title, .shape_reg_list_modal_title, .barcode_list_modal_title, .label_option_modal_title, .save_as_modal_title, .save_check_modal_title, .version_info_modal_title, .print_info_modal_title, .index_modal_title{
		height: 80px;
		line-height: 80px;
	}
	.shape_list_modal_content_body{
		padding-top: 40px;
	    padding-right: 40px;
	    padding-left: 45px;
		height: 1120px;
	}
	.shape_category{
		height: 187.5px;
	    padding-left: 52.5px;
	    margin-bottom: 45px;
	}
	.shape_category > div:nth-child(2), .shape_category > div:nth-child(3){
		margin-left: 75px;
    	width: 462.5px;
	}
	.shape_category > div:nth-child(4){
		width: 462.5px;
	    padding-right: 67.5px;
	}
	.shape_category > div:nth-child(4) > div.btn{
		width: 250px;
    	height: 112.5px;
    	padding: 0;
	}
	.shape_category > div > img{
		width: 187.5px;
		padding: 25px;
	}
	.shape_category > div:nth-child(3) > img{
		padding: 12.5px !important;
	}
	.shape_options_2, .shape_options_2_0{
		margin-bottom: 37.5px;
	}
	.shape_options_2 label{
		width: 217.5px;
	}	
	.shape_options_2_0 label{
		width: 192.5px;
	}
	.shape_options_2 .middle-line{
		width: 997.5px;
	}
	.shape_options_2_0 .middle-line{
		width: 1022.5px;
	}
	.shape_options_2_1{
		margin-bottom: 25px;
	}
	.shape_options_3{
		margin-bottom: 30px;
	    height: 55px;
	}
	.shape_options_3 > label{
	    padding-left: 75px !important;
	    width: 307.5px;
	}
	.shape_border_options > label:nth-child(1){
		padding-left: 75px;
		width: 167.5px;
	}
	.shape_border_options_0 > label:nth-child(1){
		width: 250px;
		padding-left: 75px;
	}
	.shape_border_type_options, .shape_border_options > div:nth-child(4){
		width: 242.5px;
	}
	.shape_border_options > label:nth-child(3){
		width: 170px;
    	padding-left: 77.5px;
	}
	.shape_border_options_0 > label:nth-child(3){
		width: 170px;
		padding-left: 47.5px;
	}
	.shape_border_options > label:nth-child(5){
		padding-left: 85px;
		width: 237.5px;
	}
	.shape_border_options > div:nth-child(6){
	    height: 55px;
	    width: 55px;
	}
	.shape_options_3_1{
		margin-bottom: 70px;
	    height: 65px;
	}
	.shape_options_3_1 > label:nth-child(1){
	    padding-left: 187.5px !important;
	    width: 250px;
	}
	.shape_options_3_1 > label:nth-child(3){
	    padding-left: 107.5px !important;
	    width: 170px;
	}	
	.shape_options_3_1 > div:nth-child(2), .shape_options_3_1 > div:nth-child(4){
		height: 100%;
	    width: 242.5px;
	}
	.shape_border_type_options > div > div ul li{
		width: 242.5px;
	}
	.shape_border_options, .shape_border_options_1{
		margin-bottom: 45px !important; 
	    height: 65px;
	}		
	.shape_list_modal_content_body input.wj-form-control{
		height: 65px !important;
	}
	.shape_border_options_0{
		margin-bottom: 30px;
		height:65px;
	}
	.shape_options_2_1 label{
		width: 275px;
	}
	.shape_options_2_1 .middle-line{
	    width: 940px;
	}
	.shape_border_type_options > div > div ul li a{
		padding: 0px 15px !important;
		height: 55px;
	}
	#newFillColor{
		width: 55px;
	    height: 55px;
	}
	.shape_border_options > div:nth-child(4) > div > span:nth-child(4) > button i, .shape_border_type_options > div > div ul li a span.text{
		font-size: 30px;
	}
	.shape_btns{
		margin: 0px;
	    height: 115px;
	}
	.shape_btns > div{
		width: 250px;
	    margin-left: 42.5px;
	}
	.index_modal_content_body{
		padding: 25px;
	}
	.index_modal_list_title, .index_modal_list_title+div{
		margin-bottom: 25px;
	}
	.index_modal_btn_no{
		height: 80px;
	    padding: 0px;
	    line-height: 80px;
	    width: 250px;
	}
	.imgContentCmb .wj-input-group > div{
	    width: calc(100% - 60px);
	}
}
@media (min-width: 3840px){
	.shape_list_modal_content, .shape_reg_list_modal_content, .barcode_list_modal_content{
		width: 1560px;
		height: 1440px;
	}
	.shape_list_modal_title, .shape_reg_list_modal_title, .barcode_list_modal_title, .label_option_modal_title, .save_as_modal_title, .save_check_modal_title, .version_info_modal_title, .print_info_modal_title, .index_modal_title{
		height: 96px;
		line-height: 96px;
	}
	.shape_list_modal_content_body{
		padding-top: 48px;
	    padding-right: 48px;
	    padding-left: 54px;
		height: 1344px;
	}
	.shape_category{
		height: 225px;
	    padding-left: 63px;
	    margin-bottom: 54px;
	}
	.shape_category > div:nth-child(2), .shape_category > div:nth-child(3){
		margin-left: 90px;
    	width: 225px;
	}
	.shape_category > div:nth-child(4){
		width: 555px;
	    padding-right: 81px;
	}
	.shape_category > div:nth-child(4) > div.btn{
		width: 300px;
    	height: 135px;
    	padding: 0;
	}
	.shape_category > div > img{
		width: 225px;
		padding: 30px;
	}
	.shape_category > div:nth-child(3) > img{
		padding: 15px !important;
	}
	.shape_options_2, .shape_options_2_0{
		margin-bottom: 45px;
	}
	.shape_options_2 label{
		width: 261px;
	}	
	.shape_options_2_0 label{
		width: 231px;
	}
	.shape_options_2 .middle-line{
		width: 1197px;
	}
	.shape_options_2_0 .middle-line{
		width: 1227px;
	}
	.shape_options_2_1{
		margin-bottom: 30px;
	}
	.shape_options_3{
		margin-bottom: 36px;
	    height: 66px;
	}
	.shape_options_3 > label{
	    padding-left: 90px !important;
	    width: 369px;
	}
	.shape_border_options > label:nth-child(1){
		padding-left: 90px;
		width: 201px;
	}
	.shape_border_options_0 > label:nth-child(1){
		width: 300px;
		padding-left: 90px;
	}
	.shape_border_type_options, .shape_border_options > div:nth-child(4){
		width: 291px;
	}
	.shape_border_options > label:nth-child(3){
		width: 204px;
    	padding-left: 93px;
	}
	.shape_border_options_0 > label:nth-child(3){
		width: 204px;
		padding-left: 57px;
	}
	.shape_border_options > label:nth-child(5){
		padding-left: 102px;
		width: 285px;
	}
	.shape_border_options > div:nth-child(6){
	    height: 66px;
	    width: 66px;
	}
	.shape_options_3_1{
		margin-bottom: 84px;
	    height: 78px;
	}
	.shape_options_3_1 > label:nth-child(1){
	    padding-left: 225px !important;
	    width: 300px;
	}
	.shape_options_3_1 > label:nth-child(3){
	    padding-left: 129px !important;
	    width: 68px;
	}	
	.shape_options_3_1 > div:nth-child(2), .shape_options_3_1 > div:nth-child(4){
		height: 100%;
	    width: 291px;
	}
	.shape_border_type_options > div > div ul li{
		width: 291px;
	}
	.shape_border_options, .shape_border_options_1{
		margin-bottom: 54px !important; 
	    height: 78px;
	}		
	.shape_list_modal_content_body input.wj-form-control{
		height: 78px !important;
	}
	.shape_border_options_0{
		margin-bottom: 36px;
		height:78px;
	}
	.shape_options_2_1 label{
		width: 330px;
	}
	.shape_options_2_1 .middle-line{
	    width: 1128px;
	}
	.shape_border_type_options > div > div ul li a{
		padding: 0px 18px !important;
		height: 66px;
	}
	#newFillColor{
		width: 66px;
	    height: 66px;
	}
	.shape_border_options > div:nth-child(4) > div > span:nth-child(4) > button i, .shape_border_type_options > div > div ul li a span.text{
		font-size: 36px;
	}
	.shape_btns{
		margin: 0px;
	    height: 138px;
	}
	.shape_btns > div{
		width: 300px;
	    margin-left: 51px;
	}
	.index_modal_content_body{
		padding: 30px;
	}
	.index_modal_list_title, .index_modal_list_title+div{
		margin-bottom: 30px;
	}
	.index_modal_btn_no{
		height: 96px;
	    padding: 0px;
	    line-height: 96px;
	    width: 300px;
	}
	.imgContentCmb .wj-input-group > div{
	    width: calc(100% - 72px);
	}
}