	input{
        padding: 5px 10px;
        text-align: center;
        margin: 10px;
	}
	.box300{
        width: 300px;
        display: inline-grid;
        margin: 20px 0px;
	}
	#warpper{
		border: solid #000 1px;
		width: 230px;
		height: 87px;
		display: inline-block;
		margin: 2px 0;
	}
	#footer{
		font-size: 14px;
		padding: 8px !important;
		position: relative;
		/*top:20px;*/
	}
	table td{
		text-align: center;
		/*padding: 0 8px;*/
		border-left: 2px solid #000;
		font-size: 12px;
	}
	#back{
		position: absolute;
	}
	#back img{
		width: 44px;
		position: absolute;
		/*left: 2px;*/
		/*margin: 0 100%;*/
	}
	#back .im1{
		/*image-orientation: 180deg;*/
		right: -2px;
		/*position: relative;*/
	}
	#back .im2{
		position: relative;
		left: 2px;
		/*image-orientation: flip;*/
	}
	#back .im3{
		position: relative;
		right: 139px;
		/*image-orientation: 90deg;*/
		bottom: 0px;
	}
	#back .im4{
		position: relative;
		right: 90px;
	}
	.im4,.im2{
		top: 43px;
	}
	.pre-header{
		margin-top: 1px;
	}
	.pre-header,#footer{
		text-align: center;
		font-size: 10px;
		padding: 0px 0;
	}
	#header{
		text-align: center;
		margin-top: 6px;
	}
	#header .title{
		font-size: 18px;
		font-weight: bolder;
		position: relative;
		bottom: 4px;
	}
	#code{
		text-align: center;
		position: relative;
		bottom: -11px;
	}
	#code p{
		display: inline-block;
	}
	.price{
		margin:0 5px;
		position: relative;
		/*left: 15px;*/
		bottom: 9px;
	}
	.time{
		position: relative;
		/*right: 15px;*/
	}
	.time,.price{
		font-size: 12px;
	}
	.secret{
		position: relative;
		top: 10px;
		font-family: "NotoSansKufiArabic-Bold" ,serif;
		font-size: 20px;
		letter-spacing: 3px;
		font-weight: bolder;
	}
	#code .title{
		letter-spacing: 2px;
		padding:3px 0;
		font-size: 20px;
		font-weight: bolder;
	}
	#code table{
		position: relative;
    	bottom: 0px;
    	right:6px;
    	width: 98%;
	}
	#code table td{
		border: none;
		width: 26px;
	}
	#warpper .img{
	    width:180px;
	    margin:0 auto;
	}
	#warpper .img img{
	    max-width:100%;
	}
	.price{
        
        position: relative;
	}