@media screen and (min-width: 769px) {

  .leftLabelSearch {
    width: 100px;
    text-align: left;
    /* padding-left: 0px; */
    padding-right: 0px;
    font-size: 15px;
  }

  .rightDivSearch {
    width: 250px !important;
    font-size: 15px;
  }

  .leftLabel {
    text-align: right !important;
    width: 10%;
    padding: 9px 0
  }

  .rightDiv {
    width: 40%;
    margin-left: 12%;
  }

  /* .leftLabelIs {
    width: 52%;
  } */

  .rightDivIs {
    margin-left: 2%;
    width: 5% !important;
  }

  .rightTime {
    width: 12% !important;
  }

  .equipmentTips,
  .videoUrlTips,
  .videoSectionIdTips,
  .fenxiangtTips,
  .uploadFileTip,
  .whyDisabled,
  .qf,
  .videoShareIdTips,
  .countTips {
    font-weight: 700;
    font-size: 14px;
    color: #5FB878;
    float: right;
    position: absolute;
    right: -50px;
    bottom: 5px;
  }

  .isCloseManage,.video_tips {
    font-weight: 700;
    font-size: 14px;
    color: #5FB878;
    float: right;
    position: absolute;
    right: -40px;
    bottom: 0px;
  }

  .uploadFileTip {
    right: -50px;
    bottom: 30px;
  }

}

@media screen and (max-width: 769px) {
  .leftLabel {
    text-align: right !important;
    width: 20%;
    padding: 9px 0
  }

  .rightDiv {
    width: 70%;
    margin-left: 25%;
  }

  /* .leftLabelIs {
    width: 30%;
  } */

  .rightDivIs {
    margin-left: 25% !important;
    width: 50% !important;
    display: block;
  }

  .rightTime {
    width: 70% !important;
  }

  .equipmentTips,
  .videoUrlTips,
  .videoSectionIdTips,
  .fenxiangtTips,
  .uploadFileTip,
  .whyDisabled,
  .qf,
  .videoShareIdTips {
    font-weight: 700;
    font-size: 14px;
    color: #5FB878;
    float: right;
  }

  .isCloseManage,.video_tips {
    font-weight: 700;
    font-size: 14px;
    color: #5FB878;
    float: right;
    position: absolute;
    right: 50px;
    bottom: 0px;
  }
}

.layui-card-header {
  padding: 15px 0 15px 0  !important;
}

.layui-card-body {
  padding: 0px;
}

.itemPadding {
  padding: 10px 24px;
}

.layInlineMargin{
  margin: 0 !important;
}
