
.content1 {
		width: 1200px;
		box-sizing: border-box;
		margin: 0 auto;
}
.content1 .healing-stats-li {
		width: 100%;
		box-sizing: border-box;
}
.content1 .healing-stats-li .canvas {
		width: 1160px;
}
.spo2report-canvas{
		width: 460px;
		height: 130px;
		float: right;
}
#report {
        padding-top: 0 !important;
}
#report .el-table tr::after {
        height: 0;
}
#report .el-table th > .cell {
		justify-content: left;
}
#report .el-table .el-table__cell {
        padding: 10px 0;
}
.colh td{
        background: #f5f7fa
}
.spo2-head {
		width: 100%;
		height: 60px;
		line-height: 60px;
		float: left; 
		margin-top: 10px;
		position: relative;
}

