@font-face {
	font-family: 'dbaudioFutura';
	src: url('type/dbfut_r0-webfont.eot');
	src: local('☺'),
		url('type/dbfut_r0-webfont.woff') format('woff'), 
		url('type/dbfut_r0-webfont.ttf') format('truetype'),
		url('type/dbfut_r0-webfont.svg#webfont8dk3N91m') format('svg');
	font-weight: normal;
	font-style: normal;
	}

@font-face {
	font-family: 'dbaudioFutura';
	src: url('type/dbfut_b0-webfont.eot');
	src: local('☺'),
		url('type/dbfut_b0-webfont.woff') format('woff'),
		url('type/dbfut_b0-webfont.ttf') format('truetype'),
		url('type/dbfut_b0-webfont.svg#webfont5yURfnVV') format('svg');
	font-weight: bold;
	font-style: normal;
	}

body {
	width: 320px;
	color: #ffffff;
	font-size: 14px;
	font-family: 'dbaudioFutura', Helvetica, Verdana, Arial, sans-serif;
	border-style: none;
	background-color: #313131;
	}
	
em{
	font-style: italic;
	}

form {
	max-height: none;
	min-height: 356px;
	color: #c8c8c8;
	font-size: 17px;
	width: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #525252;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	}

p {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 300px;
	}

.var {
		width: 320px;
		margin-right: auto;
		margin-left: auto;
		max-height: 64px;
		min-height: 32px;
		margin-bottom: 3px;
		margin-top: 4px;
		clear: both;
	}

input.field {
		position: relative;
		right: 5px;
		float: right;
		padding-left: 0.15em;
		color: #fff;
		border-color: white;
		border-width: 1px;
		border-style: solid;
		background-color: #808080;
		font-size: 20px;
		font-family: 'dbaudioFutura', Helvetica, Verdana, Arial, sans-serif;
		height: 30px;
		width: 110px;
		-webkit-border-radius: 0px;
	}
	
/*
input.field::-webkit-input-placeholder{
		color: red;
}
*/

label.field {
		height: auto;
		width: 190px;
		position: relative;
		left: 5px;
		float: left;
		text-align: left;
		margin-bottom: 6px;
		margin-top: 6px;
		font-size: 17px;
		color: white;
	}
	
.btn {
	display: block;
	margin-bottom: 15px;
	letter-spacing: 0.08em;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: auto;
	width: 250px;
	border-color: #fff;
	border-width: 1px;
	border-style: solid;
	padding: 6px;
	font-size: 17px;
	background-color: #676767;
	font-family: "dbaudioFutura", Helvetica, Verdana, Arial, sans-serif;
	text-transform: capitalize;
	cursor: pointer;
	-webkit-border-radius:12px;
	-moz-border-radius: 12px;
	/* -webkit-box-shadow: 2px 2px 10px #000;  */

	}

.btn_sm {
	width: 100px;
	margin-bottom: 7px;
	letter-spacing: 0.08em;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: auto;
	border-color: #fff;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	font-size: 15px;
	background-color: #676767;
	font-family: "dbaudioFutura", Helvetica, Verdana, Arial, sans-serif;
	cursor: pointer;
	-webkit-border-radius:12px;
	-moz-border-radius: 12px;

	}

.title {
		margin-right: auto;
		margin-left: auto;
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 0.05em;
		padding-bottom: 10px;
		padding-top: 10px;
		text-align: center;
		height: auto;
		width: 300px;
	}

label.radio {
		margin-right: 1em;
		margin-left: 0.3em;
	}

.notes {
		margin-right: auto;
		margin-left: auto;
		width: 250px;
		font-size: 15px;
		text-align: center;
	}

.symbol {
		font-family: Futura, Helvetica;
	}

