.clear-right {
	clear:right;
}

.smallinput {
	width: 60px !important;
}

.pointer {
	cursor: pointer;
}

.no-underline {
	text-decoration: none !important;
}

label {
	display:inline-block;
	min-width:100px;
	line-height:2em;
	vertical-align:middle;
}

.steps {
	margin-bottom: 10px;
	max-height: 700px;
	height: 600px;
}

body {
	overflow-y: auto;
	overflow-x: hidden;
}