  .ccm-remo-expand .btn {
	text-align: left;
	display: block;
	white-space: normal;
}
.ccm-remo-expand-title {
	cursor: pointer;
}
.ccm-remo-expand-content {
	padding-left: 8px;
	padding-bottom: 10px;
	padding-top: 10px;
	overflow: auto;
}