v\:* {behavior:url(#default#VML);}
html, body {width: 100%; height: 100%}
body{
font-family:Helvetica; 
color:rgb(130,130,130);
background: white;
font-size: 15px;
margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px
}

small{
font-size: 9px!important;
}

#overlay, .alert{
left:10px;
margin:10px;
position:absolute;
top:0;
z-index: 10;
}

.alert{
top:50px;
z-index: 10;
}


input, textarea, .text,.button
{
background-color:#444444;
border:2px solid #1D1D1B;
color:#E65800;
font-size:32px;
font-weight:bold;
margin:5px;
padding:0 0 0 3px;
vertical-align:bottom;
width:600px;
}


#note{
width:600px;	
}
#file{
width:400px;	

}

.button
{
float:right;
margin:10px 10px 10px 5px;
padding:4px;
position:relative;
width:310px;
}


.upload{
color:rgb(30,30,30); 
width:400px; 
height: 20px; 
margin:0px; 
padding:0px;
text-decoration: underline;

}


.upload:hover{
color:rgb(230,30,30); 
width:400px; 
height: 20px; 
margin:0px; 
padding:0px;
cursor:pointer;
}



.text{
width: 300px;
font-size: 12px;
background-color: transparent;
border: none;

}
.draggable
{
letter-spacing: .15em;
}
canvas
{
position:absolute;
top:0;
left:0;
z-index: -1;
}

textarea
{
width:600px;
height:40px;
}

.inputs
{
font-size:15px;

background-color:transparent;
color:#E65800;
margin:40px;
width:623px;
}



.insertdata
{
font-size:15px;
position: fixed;
left:0;
top:0;
padding:2px;
width:auto;
}