input[type="text"],textarea,select{
	width:80%;
    
}
.themeform select{
    padding: inherit !important;
}