/* normalize materialize to 1200 px */
.btn, .btn-large, .btn-small, .btn-flat {
/* 	height: auto;
	padding: 0.125em 1.25em;
	border-radius: 0.175em;
	line-height: max(1.6em, 28px); */
}
.btn, .btn-large, .btn-small, .btn-floating, .btn-large, .btn-small, .btn-flat {
	font-size: 1em;
}
.btn {
/* 	min-width: 6em; */
}
.full-width .btn {
/* 	line-height: 1.6em;
	width: 100%; */
}
button.btn {
/* 	line-height: 1.6em; */
}
.valign-wrapper {
	height: 100%;
}
#promptskill-id .card-content {
/* 	background-color: #f5f5f5; */
}
#promptskill-id .card-action {
/* 	background-color: #ccc; */
}