/*
回傳標題
*/
.return-header {
  margin-bottom: .5rem;
  color: #666666;
	font-size: 1.3rem;
}

.return-header .btn-circle {
  width: 2rem;
  height: 2rem;
  padding: 6px 0;
	margin-top: -.5rem;
	margin-right: 1rem;
  font-size: 1rem;
  line-height: 1rem;
  border-radius: 2rem;
}

.return-header .value {
	margin-right: 1rem;
	color: #999999;
}
