@charset "utf-8";

.dn {
  display:none;
}

.cursor-pointer {
	cursor: pointer;
}

span.strong {
	font-weight: bold;
}

span.status   {
	word-break : break-all;
}

.raikan-profile-nm {
	width : 50%;
}