#adds{
	width:400px;
	height:300px;
	display:none;
}
p{
    max-width:400px;
	margin-left:8%;
}
.boxitem input {
    width: 300px;
    height: 35px;
}

.boxitem a {
    width: 150px;
    height: 50px;
    background-color: #022bed;
	display:inline-block;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    font-weight: 900;
	margin-left:20%;
}
.boxitem {
    margin: 20px;
width:400px;
}