#order_descr{
	padding-left: 80px;
	 padding-top: 20px;
	font-size: 18px;
}

#order_form{
	float: left;
	margin-left: 120px;
	padding-top: 30px;
	width:400px;
	height: 260px;

}

#unlock_form{
margin: 0px auto;
	padding-bottom: 50px;
width:1013px;
background: url(../../images/contact.png) no-repeat;
min-height: 85%;

}

#paypal_logo{
	width: 50px;
	height: 30px;
	float: left;
	margin-left: 200px;
	margin-top: 6px;

}

#paypal_button {
	float: right;
	margin-top: 9px;
	}

#unlock_form .text {
	color: gray;
	font-size: 30px;
	font-style: italic;
	text-align: justify;
	font-weight: 900;
	width: 800px;
	padding-top: 210px;
	padding-right: 200px;
	padding-left: 100px;

	} .email{
		color: blue;
	}

#enter_mail{
	font-size: 15px;
    text-indent: 10px;
    padding-left: 60px;
    font-family: sans-serif;
    font-weight: 700;
    width: 375px;
    height: 44px;
    border: none;
    float: left;
    outline: none;
    outline-width: 60px;
    border: 3px solid #046771;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
    border-radius: 15px;

}

#enter_imei{

	font-size: 27px;
    padding-left: 60px;
    padding-top: 0px;
    text-indent: 0px;
    font-family: sans-serif;
    font-weight: 700;
    width: 375px;
    height: 44px;
    float: left;
    margin-bottom: 15px;
    border: 3px solid #046771;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    outline: none;
}

#o_loading{
	margin: 0px auto;
	width: 55px;
	height: 55px;
	overflow: hidden;
	display: none;
	}
	
#att_descr {
	padding-top: 65px;
	padding-left: 50px;
	width: 390px;
	height: 260px;

	float: left;
}