.uncanny-learndash-codes input.btn {
	/*height: 40px !important;
	margin: 0;
	padding: 0.7em;
	border: 1px solid #ddd;
	color: #666;
	font-size: 14px;
	line-height: normal !important;*/
}

.uncanny-learndash-codes input[type=text],
.uncanny-learndash-codes input[type=password],
.uncanny-learndash-codes input[type=email] {
	padding: 5px 10px;
	border: 1px solid #e2e2e2;
	color: #4e4e4e;
	font-size: 14px;
}