
@import "http://fonts.googleapis.com/css?family=Anton";
div#main{
background-color:#222;
font-family:'Anton',sans-serif;
width:100%;
height:0%;
padding: 0em;
        position: absolute;
        top: 0%;
        left: 0%;
        bottom: 0%;
        right: 0%;
        transform: translate(0%, 0%)


}
div#foolA_form{
max-width:800px;
width:100%;
height:180%;
float:center;
text-align:center;
background-color:#222;
padding: 0em;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%)


}


h2{
text-align:center;
font-size:200%;
width:100%;
COLOR: #fff;
height:4%;
padding: 0em;
background-color:#222;
margin-top:0%;
margin-bottom:0%;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}






label{
float:center;
margin-left:2%;
margin-right:2%;
text-align:center;
font-size:150%;
COLOR: #DDD;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}




pintxt{
float:left;
font-size:130%;
COLOR: #777;
width:95%;
margin-top:3%;
height:3%;
margin-bottom:2%;
margin-left:2%;
margin-right:2%;
text-align:center;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}


purchasetxt{
float:left;
font-size:130%;
COLOR: #ffffff;
width:95%;
margin-top:2%;
height:3%;
margin-bottom:2%;
margin-left:2%;
margin-right:2%;
text-align:center;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}


paddletxt{
float:left;
font-size:130%;
COLOR: #CCC;
width:95%;
margin-top:2%;
height:3%;
margin-bottom:2%;
margin-left:2%;
margin-right:2%;
text-align:center;
cursor:pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}


emailustxt{
float:left;
font-size:130%;
COLOR: #45C;
width:95%;
margin-top:2%;
height:3%;
margin-bottom:2%;
margin-left:2%;
margin-right:2%;
text-align:center;
cursor:pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}


input[type="emailbox"]{
margin-top:1%;
height:8%;
margin-bottom:2%;
margin-left:2%;
margin-right:2%;
text-align:center;
font-family:'Anton',sans-serif;
width:100%;
max-width:760px;
font-size:180%;
padding:1%;
margin-bottom:3%;;

}



input[type="textPIN1"]{
width:20%;
float: center;
margin-top:1%;
height:8%;
margin-bottom:0%;
margin-left:10%;
margin-right:1%;
font-size:180%;
text-align:center;
font-family:'Anton',sans-serif;
}


input[type="textPIN2"]{
width:20%;
float: center;
margin-top:1%;
height:8%;
margin-bottom:0%;
margin-left:0%;
margin-right:0%;
font-size:180%;
text-align:center;
font-family:'Anton',sans-serif;
}


input[type="textPIN3"]{
width:20%;
float: center;
margin-top:1%;
height:8%;
margin-bottom:0%;
margin-left:1%;
margin-right:10%;
font-size:180%;
text-align:center;
font-family:'Anton',sans-serif;
}


input[type="3days"]{
margin-top:1%;
width:100%;
max-width:800px;
font-size:180%;
padding:1.5%;
margin-top:6%;
margin-bottom:1%;
background-color:#309;
border:none;
color:#fff;
cursor:pointer;
font-family:'Anton',sans-serif;
text-align:center;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}


input[type="10days"]{
margin-top:1%;
width:100%;
max-width:800px;
font-size:180%;
padding:1.5%;
margin-bottom:1%;
background-color:#509;
border:none;
color:#fff;
cursor:pointer;
font-family:'Anton',sans-serif;
text-align:center;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}

input[type="1month"]{
margin-top:1%;
width:100%;
max-width:800px;
font-size:180%;
padding:1.5%;
margin-bottom:1%;
background-color:#709;
border:none;
color:#fff;
cursor:pointer;
font-family:'Anton',sans-serif;
text-align:center;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}

input[type="1year"]{
margin-top:1%;
width:100%;
max-width:800px;
font-size:180%;
padding:1.5%;
margin-bottom:1%;
background-color:#909;
border:none;
color:#fff;
cursor:pointer;
font-family:'Anton',sans-serif;
text-align:center;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}


input[type="2years"]{
margin-top:1%;
width:100%;
max-width:800px;
font-size:180%;
padding:1.5%;
margin-bottom:3%;;
background-color:#A05;
border:none;
color:#fff;
cursor:pointer;
font-family:'Anton',sans-serif;
text-align:center;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}

