@CHARSET "UTF-8";

.AudioModule {
	height: 20px;
	width: 20px;
	background-size: 100%;
	margin: 5px 0;
}

.AudioModule.hasAudio {
	cursor: pointer;
}