.test-panels-blocks .toxicology-text-panels{padding:10px 0;position:relative}.test-panels-blocks .toxicology-text-panels:not(:last-child):after{content:"";position:absolute;width:100%;left:0;bottom:0;border-bottom:1px solid #e8e4e4}.test-panels-blocks .check-list-toxicology{display:grid;grid-template-columns:repeat(5,19%);-moz-column-gap:10px;column-gap:10px}.test-panels-blocks .check-list-toxicology li{margin:7px 0}.test-panels-blocks .check-list-toxicology li:not(:last-child){margin-right:15px}.test-panels-blocks .check-list-toxicology .el-checkbox{height:auto}.test-panels-blocks .check-list-toxicology .el-checkbox-group .el-checkbox{height:20px}.test-panels-blocks .check-list-toxicology .el-checkbox-group .el-checkbox__input .el-checkbox__inner{border-color:transparent;box-shadow:0 0 0 1px #ced1d6;border-radius:4px;width:17px;height:17px}.test-panels-blocks .check-list-toxicology .el-checkbox-group .el-checkbox__input.is-checked .el-checkbox__inner{background:#273480;border-color:#fff;box-shadow:0 0 0 1px #ced1d6;width:17px;height:17px}.test-panels-blocks .check-list-toxicology .el-checkbox-group .el-checkbox__inner:after{box-sizing:content-box;content:"";border:2px solid var(--el-checkbox-checked-icon-color);border-left:0;border-top:0;height:9px;left:5px;position:absolute;top:1px;transform:rotate(45deg) scaleY(1);width:3px;transition:transform .15s ease-in 50ms;transform-origin:center}.test-panels-blocks .check-list-toxicology .el-checkbox-group .el-checkbox__label{color:#34495e}.test-panels-blocks .test-group-title{font-size:16px;color:#333;margin-bottom:5px}