.md-input-container.md-has-value input, .md-input-container.md-has-value textarea {
	color: #1d2d44;
}

.md-theme-default.md-button:not([disabled]).md-accent.md-raised, .md-theme-default.md-button:not([disabled]).md-fab {
	color: #fff !important;
}

.md-snackbar-container {
	border-radius: 0;
	background: rgba(29, 45, 68, 0.8)
}