@charset "utf-8";

.preview{
	cursor: not-allowed;
}
.preview:hover {
    text-decoration: none;
}