.el-checkbox .checkbox-label {
    margin-left: 15px;
    margin-bottom: 0px;
    display: inline;
    cursor:pointer;
}
.el-checkbox .el-checkbox-style {
    margin-bottom: 0px;
}
.el-radio input[type="radio"] + .el-radio-style::before,
.el-checkbox input[type="checkbox"] + .el-checkbox-style::before {
    background-color: #fff;
    position: relative;
}
.content-related {
    margin-top: 50px;
}
