.label {
  color: #717171;
  font-size: 16px;
}

.value {
  color: #333F4D;
  font-size: 18px;
}

.border {
  border-radius: 4px;
  border-color: #E9EAEE !important;
  margin-bottom: 20px;
  padding:22px 46px;
  display: flex;
  justify-content: space-between;
}

.border:last-of-type {
  margin-bottom: 0;
}

.condition-image{
  width: 139px;
  height: 117px;
}
.col-form-label{
  color:#333F4D;
}
.btn-download {
	width: 76px;
	height: 32px;
	line-height: 30px;
	border-radius: 6px;
	background-color: #056ce2;
	text-align: center;
	border: 1px solid #056ce2;
	color: #fff;
	font-size: 14px;
	position: absolute;
	bottom: 20px;
	right: 46px;
	z-index: 1;
}
.btn-download:hover{
  color: #fff;
  cursor: pointer;
}
.no-data {
	text-align: center;
	color: #b7bdc4;
	font-size: 16px;
  padding-top: 60px;
}
.no-data-img {
	width: 182px !important;
	height: 180px !important;
  margin-bottom: 10px;
}

.red-score{
  color: #F04C43;
  font-size: 22px;
}<!--0.000244140625-->