.content_body_scroll{
	display: block;
	overflow: auto;
}
.shape_reg_list_imgs{
    display: -webkit-box;
    display: -moz-box;
	display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.shape_reg_list_imgs > div{
	text-align: center;
}
.shape_reg_list_imgs > div > img{
	width: 100%;
}
.shape_reg_list_imgs > div > img:hover{
	background-color: #eee;
	cursor: pointer;
}
.shape_reg_list_modal_options{
	padding: 0px;
    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;
}
.shape_reg_list_modal_options div.form-group{
	padding: 0px;
    margin-bottom: 0px !important;
  	-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_reg_list_modal_options div.form-group > label{
	line-height: 1;
    padding: 0;
    margin: 0px;
}
.shape_reg_list_modal_options div.form-group > div:nth-child(2) > .newObjectColor{
	height: 100%;
}
.shape_reg_list_modal_options > div.form-group > div > div.m-form__group{
	margin-bottom: 0px !important;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.shape_reg_list_modal_options > div.form-group > div > div.m-form__group > label{
	line-height: 1;
    margin: 0px;
    padding: 0px;
    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_reg_list_modal_options > div.form-group > div > div.m-form__group > label input{
	height: 0px !important;
}
.shape_reg_list_modal_options > div.form-group > div > div.m-form__group > label span{
	margin: 0px;
    padding: 0px;
}
.shape_reg_list_modal_options > div:nth-child(2){
	padding: 0px;
    height: 100%;
    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;
}
.shape_reg_list_modal_options > div:nth-child(2) div.btn{
	height: 100%;
}
.margin-right0{
	margin-right: 0px !important;
}
@media (max-width: 1609px){
	.shape_reg_list_modal_content_body{
		padding-top: 11px;
		height: 448px;
	}
	.content_body_scroll{
		height: 372px;
	    margin-left: 22px;
	    padding-right: 15px;
	    margin-right: 7px;
	    margin-bottom: 9px;
	}
	.content_body_scroll::-webkit-scrollbar{
		width: 8px;
	}
	.content_body_scroll::-webkit-scrollbar-thumb{
		background-color: #a1cbfa;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		-ms-border-radius: 8px;
		-o-border-radius: 8px;
	    border-radius: 8px;
	}
	.shape_reg_list_imgs{
		width: 476px;
	}
	.shape_reg_list_imgs > div{
	 	width: 110px;
	 	height: 110px;
	 	margin-bottom: 7px;
	 	margin-right: 11px;
	 	margin-bottom: 9px;
	}
	.shape_reg_list_modal_options{
	    height: 46px;
	}
	.shape_reg_list_modal_options > div.form-group > label{
	    width: 46px;
	    padding-left: 25px;
	}
	.shape_reg_list_modal_options > div.form-group > div{
		height: 22px;
	}
	.shape_reg_list_modal_options > div.form-group > div:nth-child(3){
		height: 18px;
	}
	.shape_reg_list_modal_options > div.form-group > div:nth-child(2){
		width: 22px;
	}
	.shape_reg_list_modal_options > div.form-group > div:nth-child(3){
		margin-left: 25px;
	}	
	.shape_reg_list_modal_options > div.form-group > div > div.m-form__group > label{
	    padding-left: 26px;
	    height: 18px;
	}
	.shape_reg_list_modal_options > div:nth-child(2){
	    padding-right: 16px;
	}
	.shape_reg_list_modal_options > div:nth-child(2) div.btn{
		width: 100px;
	}
	.shape_reg_list_modal_options > div:nth-child(2) div.btn:nth-child(2){
		margin-left: 17px;		
	}
}
@media (min-width: 1610px) and (max-width: 1930px){
	.shape_reg_list_modal_content_body{
		padding-top: 13.75px;
		height: 560px;
	}
	.content_body_scroll{
		height: 465px;
	    margin-left: 27.5px;
	    padding-right: 18.75px;
	    margin-right: 8.75px;
	    margin-bottom: 11.25px;
	}
	.content_body_scroll::-webkit-scrollbar{
		width: 10px;
	}
	.content_body_scroll::-webkit-scrollbar-thumb{
		background-color: #a1cbfa;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		-o-border-radius: 10px;
	    border-radius: 10px;
	}
	.shape_reg_list_imgs{
		width: 595px;
	}
	.shape_reg_list_imgs > div{
	 	width: 137.5px;
	 	height: 137.5px;
	 	margin-bottom: 8.75px;
	 	margin-right: 13.75px;
	 	margin-bottom: 11.25px;
	}
	.shape_reg_list_modal_options{
	    height: 57.5px;
	}
	.shape_reg_list_modal_options > div.form-group > label{
	    width: 57.5px;
	    padding-left: 31.25px;
	}
	.shape_reg_list_modal_options > div.form-group > div{
		height: 27.5px;
	}
	.shape_reg_list_modal_options > div.form-group > div:nth-child(3){
		height: 22.5px;
	}
	.shape_reg_list_modal_options > div.form-group > div:nth-child(2){
		width: 27.5px;
	}
	.shape_reg_list_modal_options > div.form-group > div:nth-child(3){
		margin-left: 31.25px;
	}	
	.shape_reg_list_modal_options > div.form-group > div > div.m-form__group > label{
	    padding-left: 32.5px;
	    height: 22.5px;
	}
	.shape_reg_list_modal_options > div:nth-child(2){
	    padding-right: 20px;
	}
	.shape_reg_list_modal_options > div:nth-child(2) div.btn{
		width: 125px;
	}
	.shape_reg_list_modal_options > div:nth-child(2) div.btn:nth-child(2){
		margin-left: 21.25px;		
	}
}
@media (min-width: 1931px) and (max-width: 2570px){
	.shape_reg_list_modal_content_body{
		padding-top: 16.5px;
		height: 672px;
	}
	.content_body_scroll{
		height: 558px;
	    margin-left: 33px;
	    padding-right: 22.5px;
	    margin-right: 10.5px;
	    margin-bottom: 13.5px;
	}
	.content_body_scroll::-webkit-scrollbar{
		width: 12px;
	}
	.content_body_scroll::-webkit-scrollbar-thumb{
		background-color: #a1cbfa;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		-ms-border-radius: 12px;
		-o-border-radius: 12px;
	    border-radius: 12px;
	}
	.shape_reg_list_imgs{
		width: 714px;
	}
	.shape_reg_list_imgs > div{
	 	width: 165px;
	 	height: 165px;
	 	margin-bottom: 10.5px;
	 	margin-right: 16.5px;
	 	margin-bottom: 13.5px;
	}
	.shape_reg_list_modal_options{
	    height: 69px;
	}
	.shape_reg_list_modal_options > div.form-group > label{
	    width: 69px;
	    padding-left: 37.5px;
	}
	.shape_reg_list_modal_options > div.form-group > div{
		height: 33px;
	}
	.shape_reg_list_modal_options > div.form-group > div:nth-child(3){
		height: 27px;
	}
	.shape_reg_list_modal_options > div.form-group > div:nth-child(2){
		width: 33px;
	}
	.shape_reg_list_modal_options > div.form-group > div:nth-child(3){
		margin-left: 37.5px;
	}	
	.shape_reg_list_modal_options > div.form-group > div > div.m-form__group > label{
	    padding-left: 39px;
	    height: 27px;
	}
	.shape_reg_list_modal_options > div:nth-child(2){
	    padding-right: 24px;
	}
	.shape_reg_list_modal_options > div:nth-child(2) div.btn{
		width: 150px;
	}
	.shape_reg_list_modal_options > div:nth-child(2) div.btn:nth-child(2){
		margin-left: 25.5px;		
	}
}
@media (min-width: 2571px) and (max-width: 3199px){
	.shape_reg_list_modal_content_body{
		padding-top: 22px;
		height: 896px;
	}
	.content_body_scroll{
		height: 744px;
	    margin-left: 44px;
	    padding-right: 30px;
	    margin-right: 14px;
	    margin-bottom: 18px;
	}
	.content_body_scroll::-webkit-scrollbar{
		width: 16px;
	}
	.content_body_scroll::-webkit-scrollbar-thumb{
		background-color: #a1cbfa;
		-webkit-border-radius: 16px;
		-moz-border-radius: 16px;
		-ms-border-radius: 16px;
		-o-border-radius: 16px;
	    border-radius: 16px;
	}
	.shape_reg_list_imgs{
		width: 972px;
	}
	.shape_reg_list_imgs > div{
	 	width: 220px;
	 	height: 220px;
	 	margin-bottom: 14px;
	 	margin-right: 22px;
	 	margin-bottom: 18px;
	}
	.shape_reg_list_modal_options{
	    height: 92px;
	}
	.shape_reg_list_modal_options > div.form-group > label{
	    width: 92px;
	    padding-left: 50px;
	}
	.shape_reg_list_modal_options > div.form-group > div{
		height: 44px;
	}
	.shape_reg_list_modal_options > div.form-group > div:nth-child(3){
		height: 36px;
	}
	.shape_reg_list_modal_options > div.form-group > div:nth-child(2){
		width: 44px;
	}
	.shape_reg_list_modal_options > div.form-group > div:nth-child(3){
		margin-left: 50px;
	}	
	.shape_reg_list_modal_options > div.form-group > div > div.m-form__group > label{
	    padding-left: 52px;
	    height: 36px;
	}
	.shape_reg_list_modal_options > div:nth-child(2){
	    padding-right: 32px;
	}
	.shape_reg_list_modal_options > div:nth-child(2) div.btn{
		width: 200px;
	}
	.shape_reg_list_modal_options > div:nth-child(2) div.btn:nth-child(2){
		margin-left: 34px;		
	}
}
@media (min-width: 3200px) and (max-width: 3839px){
	.shape_reg_list_modal_content_body{
		padding-top: 27.5px;
		height: 1120px;
	}
	.content_body_scroll{
		height: 930px;
	    margin-left: 55px;
	    padding-right: 37.5px;
	    margin-right: 17.5px;
	    margin-bottom: 22.5px;
	}
	.content_body_scroll::-webkit-scrollbar{
		width: 20px;
	}
	.content_body_scroll::-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;
	}
	.shape_reg_list_imgs{
		width: 1190px;
	}
	.shape_reg_list_imgs > div{
	 	width: 275px;
	 	height: 275px;
	 	margin-bottom: 17.5px;
	 	margin-right: 27.5px;
	 	margin-bottom: 22.5px;
	}
	.shape_reg_list_modal_options{
	    height: 115px;
	}
	.shape_reg_list_modal_options > div.form-group > label{
	    width: 115px;
	    padding-left: 62.5px;
	}
	.shape_reg_list_modal_options > div.form-group > div{
		height: 55px;
	}
	.shape_reg_list_modal_options > div.form-group > div:nth-child(3){
		height: 45px;
	}
	.shape_reg_list_modal_options > div.form-group > div:nth-child(2){
		width: 55px;
	}
	.shape_reg_list_modal_options > div.form-group > div:nth-child(3){
		margin-left: 62.5px;
	}	
	.shape_reg_list_modal_options > div.form-group > div > div.m-form__group > label{
	    padding-left: 65px;
	    height: 45px;
	}
	.shape_reg_list_modal_options > div:nth-child(2){
	    padding-right: 40px;
	}
	.shape_reg_list_modal_options > div:nth-child(2) div.btn{
		width: 250px;
	}
	.shape_reg_list_modal_options > div:nth-child(2) div.btn:nth-child(2){
		margin-left: 42.5px;		
	}
}
@media (min-width: 3840px){
	.shape_reg_list_modal_content_body{
		padding-top: 33px;
		height: 1344px;
	}
	.content_body_scroll{
		height: 1116px;
	    margin-left: 66px;
	    padding-right: 45px;
	    margin-right: 21px;
	    margin-bottom: 27px;
	}
	.content_body_scroll::-webkit-scrollbar{
		width: 24px;
	}
	.content_body_scroll::-webkit-scrollbar-thumb{
		background-color: #a1cbfa;
		-webkit-border-radius: 24px;
		-moz-border-radius: 24px;
		-ms-border-radius: 24px;
		-o-border-radius: 24px;
	    border-radius: 24px;
	}
	.shape_reg_list_imgs{
		width: 1428px;
	}
	.shape_reg_list_imgs > div{
	 	width: 330px;
	 	height: 330px;
	 	margin-bottom: 21px;
	 	margin-right: 33px;
	 	margin-bottom: 27px;
	}
	.shape_reg_list_modal_options{
	    height: 138px;
	}
	.shape_reg_list_modal_options > div.form-group > label{
	    width: 138px;
	    padding-left: 75px;
	}
	.shape_reg_list_modal_options > div.form-group > div{
		height: 77px;
	}
	.shape_reg_list_modal_options > div.form-group > div:nth-child(3){
		height: 54px;
	}
	.shape_reg_list_modal_options > div.form-group > div:nth-child(2){
		width: 66px;
	}
	.shape_reg_list_modal_options > div.form-group > div:nth-child(3){
		margin-left: 75px;
	}	
	.shape_reg_list_modal_options > div.form-group > div > div.m-form__group > label{
	    padding-left: 78px;
	    height: 54px;
	}
	.shape_reg_list_modal_options > div:nth-child(2){
	    padding-right: 48px;
	}
	.shape_reg_list_modal_options > div:nth-child(2) div.btn{
		width: 300px;
	}
	.shape_reg_list_modal_options > div:nth-child(2) div.btn:nth-child(2){
		margin-left: 51px;		
	}
}