body {
   // font-family:Arial;
//	margin: 0px;
	}
	.error-input{
	   border: 2px red solid;
	}
	.wrapper{
	width:1200px;
	margin-left: auto;
	margin-right: auto;
   
	}
    .wrapper h3,.wrapper p{
         color:#EF7F1B;
    }
   .wrapper label{
    height: 180px;
    color:#EF7F1B;
    }
	.col2{
	   height: 150px !important;
	}
	.token{
	margin:0px;
	display:inline-block;
	width:420px;
	}
	
	.choice{
	   background: #D9DADA;
       color:inherit;
	border:1px solid #ccc;
	border-radius:10px;
	width:365px;
	padding:10px;
	margin-bottom:5px;
	font-family:Arial;
	}

	.choice:hover{
	background:#EBECEC;
	color:#EE1726;
    cursor:pointer;
	}
	
	.choice a:hover{
	background:#EBECEC;
	color:#EE1726;
	}
	.choice2 {
	   margin-left: 10px;
	   margin-top: 12px;
	}
	.choice a{
	color:#000;
	text-decoration:none;
	}
	.right{
	width:690px;
	display:inline-block;
	margin-left:452px;
	margin-top:-620px;
	}
	
	.form-control{
	margin-top:10px;
	width:260px;
	height:26px;
	margin-bottom:5px;
	border-radius:10px;
	text-indent: 1.5em;
	outline:none;
	}
	
	.form-control2{
	margin-top:2px;
	width:283px;
	height:19px;
	margin-bottom:0px;
	border-radius:5px;
	text-indent: 1.5em;
	outline:none;
	display:inline-block;
	
	}
	
	#span{
	width:66px;
	padding:5px;
	border:1px solid #ccc;
	border-radius:10px;
	display:inline-block;
	}
	
	#span:hover{
	color:#EF7F1B;
	}
		
	#span2{
	text-align:center;
	width:295px;
	padding:5px;
	border:1px solid #ccc;
	border-radius:10px;
	display:inline-block;
	margin-top:10px;
	}
	
	.form{
	width:400px;
	margin-left:30px;
    margin-top: 10px ;
	}
	.form p{
	display:inline-block;
	margin-right:15px;
	font-size:14px;
	}
	
	#span2:hover{
	color:#EF7F1B;
	}
		
	.foto{
	//width:295px;
	//height:100px;
	//border:1px solid #ccc;
	display:inline-block;
	margin-left:75px;
	margin-top:-160px;
	//padding-top:65px;
	font-size:45px;
	font-weight:bold;
	text-align:center;
    //position: fixed;
    //top:310px;
	}
    .foto img{
      width:295px;
	
    }
    	#in-num{
	   min-height:150px;
	}
	#number-l{
	   position: relative;
       top:-70px;
	}
    #number-l img {
        width: 20px;
    }	
	.dostavka{
	margin-right:5px;
	padding:5px;
	text-align:center;
	border:1px solid #ccc;
	border-radius:10px;
	display:inline-block;
	font-weight:bold;
	font-size:14px;
    color: inherit;
background: rgb(217, 218, 218);
	}
		
	.dostavka:hover,.dostavka.active{
	background:#ccc;
	color:#E95D3A;
    cursor: pointer;
	}
		
			
	.foto2{
	width:224px;
	height:224px;
	margin-top: 10px;
    //border:1px solid #ccc;
	//margin-top: -203px;
	//margin-left:430px;
	//text-align:center;
	//padding-top:95px;
	font-size:35px;
	font-weight:bold;
	}
	
	#zakaz{
	text-align:center;
	width:152px;
	padding:5px;
	border:1px solid #ccc;
	border-radius:10px;
	margin-top:25px;
	font-weight:bold;
	background:#EF7F1B;
	margin-left:465px;
	}
		
	#zakaz:hover{
	color:#fff;
	}
		
	#money{
	font-size:55px;
	font-weight:bolod;
	color:#009A43;
	font-family:Arial;
	margin-top: -70px;
	margin-left: 110px;
	}
    .accessory{
       
        width: 30px;
        height: 20px;
        border-radius: 3px;
    }