#orderCompleted{
    visibility: hidden;
}



.order_bt{
	width: 200px;
	height:50px;
	margin-left: auto;
	margin-right: auto;
	background-color: green;
	border-radius: 5px;
	color: white;
	font-size: 20px;
    display: block;
}
	 .clear{
		 clear: both;
	 }
		.rotateimg180 {
		  -webkit-transform:rotate(180deg);
		  -moz-transform: rotate(180deg);
		  -ms-transform: rotate(180deg);
		  -o-transform: rotate(180deg);
		  transform: rotate(180deg);
		}
		
		.rotateimg90 {
		  -webkit-transform:rotate(90deg);
		  -moz-transform: rotate(90deg);
		  -ms-transform: rotate(90deg);
		  -o-transform: rotate(90deg);
		  transform: rotate(90deg);
		}

        .d1{
			width: 400px;
			height: 70%;
			position: relative;
			margin-top: 400px;
			margin-left: 400px;
			border: solid 4px black;
			display: block;
			left: -4px;
        }
		
		.abs{
			position: absolute;
			left: -2px;
			top: -2px;
			width: 100%;
			height: 100%;
			border: dashed 2px magenta;
			z-index: 100;
			#border-image: linear-gradient(45deg, grey 25%, yellow 25%, yellow 50%,red 50%, red 75%, teal 75%) 5;
			border-image: repeating-linear-gradient( 45deg, white, white 5px, black 5px, black 10px, magenta 10px, magenta 15px) 2;
		}
		.abs2{
			position: absolute;
			left: 0px;
			top: 0px;
			font-size: 40px;
			z-index: 101;
		}
		
		.abs3{
			position: absolute;
			width: 100%;
			height: 100%;
			left: 0px;
			top: 0px;
			z-index: 101;
			#touch-action: none;
		}
		
		.photo-base{
			background-color: white;
			width: 80%;
			height: 80%;
			#padding-bottom: 70%;
			#margin-top: 400px;
			#margin-left: 400px;
			#margin: 100px;
			display: inline-block;
			margin-left: auto;
			margin-right: auto;
			overflow: visible;
			position: relative;
		}
		
		.photo-base-select-content{
			width: 95%;
			height: 95%;
			display: inline-block;
			margin-left: auto;
			margin-right: auto;
			overflow: visible;
			position: relative;
		}
		
		.box1{
			#text-align: center;
			#display: inline-block;
		}

		.img1{
			display: inline-block;
			width: auto;
			height: 100%;
			text-align: center;
			user-select: none;
		}
		
		.box2{
			
		}

		.img2{
			display: block;
			position: absolute;
			bottom: 0px;
			width: 100%;
			height: auto;
			user-select: none;
		}

		.box3{
	
		}

		.img3{
			display: block;
			position: absolute;
			top: 0px;
			width: 100%;
			height: auto;
			user-select: none;
		}
		
		.box4{
			
		}

		.img4{
			display: block;
			width: 100%;
			height: auto;
			position: absolute;
			top: 50%;
			transform: translateY(-50%);
			user-select: none;
		}

		.img4_1{
			display: block;
			width: 100%;
			height: auto;
			position: absolute;
			top: 33%;
			#transform: translateY(-50%);
			user-select: none;
		}
		
		.img4-select-content-horizontal{
			#display: block;
			width: 100%;
			height: auto;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			
			#height: 100%;
			#width: 100%;
			#object-fit: contain;
			user-select: none;
		}
		
		.img4-select-content-vertical{
			#display: block;
			height: 100%;
			width: auto;
			#position: absolute;
			#top: 50%;
			#left: 50%;
			#transform: translate(-50%, -50%);
			
			#height: 100%;
			#width: 100%;
			#object-fit: contain;
			user-select: none;
		}
		
		.box5{
			
		}

		.img5{
			display: block;
			width: 100%;
			height: auto;
			position: absolute;
			top: 50%;
			transform: translateY(-50%);
			user-select: none;
		}
		
		.box6{
			#display: flex;
			#justify-content: center;
			#vertical-align: middle;
		}

		.img6{
			width: auto;
			height: 100%;
			position: absolute;
		    top: 50%;
		    left: 50%;
		    transform: translate(-50%, -50%);
		    user-select: none;
		}

		.img6_1{
			width: auto;
			height: 100%;
			position: absolute;
		    #top: 30%;
		    left: 30%;
		    #transform: translate(-50%, -50%);
		    user-select: none;
		}
		
		.box7{

		}

		.img7{
			width: auto;
			height: 100%;
			user-select: none;
		}
		
		.box8{
			
		}

		.img8{
			
			float: right;
			width: auto;
			height: 100%;
			user-select: none;
		}

		.w100h100{
			width: 100%;
			height: 100%;
			user-select: none;
		}
		
		
		.bo{
		position: relative;
		}
		.pb {
			position: relative;
			display: inline-block;
			width: 40%;
			#border: solid 4px yellow;
			vertical-align: top;
			text-align: center;
			font-size: 0px;
			background-color: darkgray;
			margin:1px;
		}

		.pb-span{
			font-size: 20px;
			overflow-wrap: break-word;
		}
		
		.pb0 {
			#border: solid 1px orange;
			position: relative;
			width: 89%;
			#padding-bottom: 70%;
			display: inline-block;
		}
		
		.pb1 {
			#border: solid 4px red;
			position: relative;
			width: 100%;
			padding-bottom: 70%;
			#display: inline-block;
			display: block;
			margin-left: auto;
			margin-right: auto;
		}

		.pb1-v {
			#border: solid 4px red;
			position: relative;
			width: 70%;
			padding-bottom: 100%;
			display: inline-block;
		}
		
		.pb1-select-content {
			#border: solid 4px red;
			position: relative;
			width: 100%;
			padding-bottom: 100%;
			display: inline-block;
		}
		
		
		
		.pb2{
			width: 100%;
			height: 100%;
			position: absolute;
			#padding:10%;
			#display: block;
			#justify-content: center;
			#vertical-align: middle;
			overflow: hidden;
			#border: solid 4px green;
			#text-align: center;
			
			display: flex;
			flex-direction: column;
			justify-content: center;
		}
		
		.b{
			position: relative;
			text-align: center;
		}
		
		.but{
			width: 100px;
			height: 30px;
			text-align: center;
			#border: solid 4px green;
			#display: inline-block;
			display: table-cell;
			vertical-align: middle;
		}
		.man_bt{
			display: inline-block;
			#border: solid 1px blue;
			width: 20%;
			font-size: 20px;
		}
		
		.pb1_1 {
			border: solid 1px red;
			position: relative;
			width: 10%;
			#padding-bottom: 70%;
			display: inline-block;
			#height: 100%;
			vertical-align: top;
		}
		
		.man{
			display: none;
			text-align: center;
			font-size: 14px;
		}
		
		.col{
			text-align: center;
		}
		
		.col_bt{
			display: inline-block;
			#border: solid 4px blue;
			#width: 20%;
			font-size: 20px;	
		}
		
		.canc{
			z-index: 1002;
			display: inline-block;
			#border: solid 1px blue;
			#width: 20px;
			#height: 20px;
			font-size: 20px;
			#float: right;
			#margin-top: -20px;
			#margin-right: -20px;
			position: absolute;
			right: 0px;
			top: 0px;
		}
		
		.inl{
			display: inline-block;
			width: 100%;
		}
		
		.pop_bg{
			display: none;
			position: fixed;
			width: 100%;
			height: 100%;
			z-index: 103;
			background-color: gray;
			top: 0px;
			left: 0px;
			opacity: 0.99999;
			
		}
		
		.pop{
			display: block;
			position: relative;
			z-index: 103;
			background-color: white;
			#width: 50%;
			#top:50%;
			margin-left: auto;
			margin-right: auto;
		}
		
		.pop_bg2{
			position: fixed;
			width: 100%;
			max-width: 500px;
			#mx-height: 100%;
			top:0px;
			bottom: 0px;
			z-index: 103;
			#display: flex;
			#flex-direction: column;
			#justify-content: center;
			#text-align: center;
			#position: fixed;
			#top:50%;
			#margin-left: auto;
			#margin-right: auto;
		}

		#uploadedPhotos{
			display: none;
		}
		
		.popSelect{
			display: none;
			width: 90%;
			#height: 85%;
			#max-width: 500px;
			margin-left: auto;
			margin-right: auto;
			background-color: white;
			#padding: 10px;
			opacity: 1;
		}
		
		.selectBottomBar{
			
		}
				
		#selectContent{
			min-height: 300px;
			height:100%;
			overflow-y: auto;
			#border-radius: 4px;
			#border: solid 1px green;
		}
		.bordGreen{
			border-radius: 4px;
			border: solid 1px green;	
		}
		
		#popDownload{
			display: none;
			background-color: white;
			padding: 10px;
			width: 100%;
			max-width: 500px;
		}
		
		#add{
			#margin-left: auto;
			#margin-right: auto;
			#text-align: center;
			#width: 100px;
		    #height: 100px;
            margin-bottom: 20px;
		}
		
		#order_body{
			width: 100%;
			text-align: center;
		}
		
		.selected{
			background-color:  rgb(3, 169, 244);
		}
		
		.error{
			padding-left: 5px;
			padding-right: 5px;
			border-radius: 10px;
			display: inline-block;
			visibility: hidden;
			background-color: red;
			color: white;
		}

		.c_btn_box{
			position : absolute;
			top: 0px;
			left: 0px;
			width: 100%;
			height: 100%;

		}
		.c_btn{
		    position: relative;
		    #width: 25%;
		    margin-bottom: 2px;
            margin-top: 2px;
			display: inline-block;
			    width: 100px;
    			height: 30px;

		}
		.c_btn1{
		    position: relative;
		    #width: 25%;
		    #padding-bottom: 10%;
			display: inline-block;
			    width: 60px;
    			height: 30px;

		}
		.c_btn_img{
		    height: 75%;
		    width: auto;
			display: inline-block;
			position: absolute;
		    top: 50%;
		    left: 50%;
		    transform: translate(-50%, -50%);
		}
        .in_div{
            display: inline-block;
            width: 100px;
            height: 30px;
            position: relative;
            top: 5px;
        }
		.c_btn_input{
		    #height: 60%;
    		#width: 70%;
			display: inline-block;
			#position: absolute;
		    #top: 50%;
		    #left: 50%;
		    #transform: translate(-50%, -50%);
		    text-align: center;
            width: 75%;
		}
		.c_btn_span{
			width: 100%;
			display: inline-block;
			position: absolute;
		    top: 50%;
		    left: 50%;
		    transform: translate(-50%, -50%);
		    text-align: center;
		}
		.c_btn_div{
			width: 100%;
			text-align: center;
		}		
		.c_btn_etalon{
			width: 100%;
		}
		.c_btn_with_input{
			position: relative;
		    #width: 25%;
		    #padding-bottom: 10%;
			display: inline-block;
			background-color: white; 
			border-style: none;
			width: 90px;
    		height: 30px;
		}

	.btEdit{
		z-index: 1002;
		background-image: url(../img/edit.png);
		background-repeat:no-repeat;
		background-size: contain;
		display: inline-block;
			#border: solid 1px blue;
			width: 30px;
			height: 30px;
			#font-size: 20px;
			#float: right;
			#margin-top: -20px;
			#margin-right: -20px;
			position: absolute;
			left: 0px;
			top: 0px;
	}

	.pb-select-content{
		width: 100%;
		max-width: 100px;
	}

	.sColumn{
		display: inline-block;
	}

	.inl1{
		display: inline-block;
	}

	.selectFolder{
		border: solid 1px green;
		border-radius: 4px;
	}

    .fixed_node{
        position: fixed;
        top: 50%;
        left: 50%;
        z-index: 10000;
        transform: translate(-50%, -50%);
    }

    .max_width_node{
        width: 100%;
        max-width: 700px;
    }


.pb_polas{
    box-sizing: border-box;
    position: relative;
    width: 300px;
    #border: solid 1px black;

}

.pb1_polas{
    box-sizing: border-box;
    position: relative;
    #border: solid 1px black;
    padding-bottom: 130%;
    #padding-bottom: 100%;
    background-color: darkgray;
}

.pb1_instas{
    box-sizing: border-box;
    position: relative;
    #border: solid 1px black;
    padding-bottom: 100%;
    background-color: darkgray;
}

.pb2_polas{
    box-sizing: border-box;
    position: absolute;
    width: 80%;
    height: 80%;
    background-color: white;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.box1_polas{
    box-sizing: border-box;
    position: absolute;
    border: solid 1px black;
    width: 90%;
    left: 5%;
    top: 3.846%;
    height: 69.23%;
    overflow: hidden;
}

.box1_instas{
    box-sizing: border-box;
    position: absolute;
    border: solid 1px black;
    width: 90%;
    left: 5%;
    top: 5%;
    height: 90%;
    overflow: hidden;
}



.address{
    width: 400px;
    #width: auto;
    font-size: 18px;
}

#yourphone{
    width: 300px;
    box-sizing: border-box;
    margin: 0px;
}

.lfor{
    display: inline-block;
    min-width: 150px;
    text-align: right;
}


@media (max-width: 300px) {
	.pb{
		width: 100%;
	}     
}

@media (min-width: 301px) and (max-width: 9000px) {
	.pb{
		width: 300px;
	}     
}


