.body[data-v-498ceb28] {
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 20px;
}
[data-v-498ceb28] .course-upload .el-upload__tip {
  line-height: 20px;
  word-break: break-word;
}
[data-v-498ceb28] .course-tabs .el-tabs__content {
  display: none;
}
.album-tip[data-v-498ceb28] {
  width: 380px;
  float: left;
  font-size: 12px;
  line-height: 22px;
  box-sizing: border-box;
  padding-left: 12px;
  padding-top: 10px;
  word-break: break-word;
}
[data-v-498ceb28] .album-cover-upload {
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 4px;
  border: 1px dashed #d9d9d9;
  cursor: pointer;
  overflow: hidden;
  float: left;
}
[data-v-498ceb28] .album-cover-upload .el-upload {
    width: 100%;
    height: 100%;
    display: block;
}
[data-v-498ceb28] .album-cover-upload:hover {
  border-color: #46a1ff;
}
[data-v-498ceb28] .album-cover-upload:hover .avatar-uploader-icon {
    color: #46a1ff;
}
[data-v-498ceb28] .sureBtn.is-disabled {
  color: #eeeeee !important;
}
.file-row[data-v-498ceb28] {
  display: flex;
  align-items: center;
  font-size: 14px;
  background-color: #fefeff;
  box-sizing: border-box;
  padding: 0 10px;
}
.file-row .file-row-name[data-v-498ceb28] {
    flex: 1;
    margin-left: 5px;
    cursor: pointer;
    color: #1a91ff;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.file-row .clear-file[data-v-498ceb28] {
    display: none;
    cursor: pointer;
    color: #666;
    margin-left: 10px;
}
.file-row:hover .clear-file[data-v-498ceb28] {
  display: block;
}
.course-video-border[data-v-498ceb28] {
  width: 95%;
  position: relative;
}
.course-video-border .course-video[data-v-498ceb28] {
    width: 100%;
    display: block;
}
.course-audio-border[data-v-498ceb28] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
.course-file-close[data-v-498ceb28] {
  color: #bbb;
  cursor: pointer;
  position: absolute;
  right: -11px;
  top: -11px;
  z-index: 2;
  font-size: 16px;
  z-index: 2;
}
.fillCourse-footer[data-v-498ceb28] {
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  margin-top: 50px;
}
[data-v-498ceb28] .fill-num-input .el-input__inner {
  text-align: center !important;
}

.el-date-picker .el-button {
  width: 56px;
  padding-left: 0;
  padding-right: 0;
}
.el-picker-panel__footer .el-button--text.el-picker-panel__link-btn {
  display: none !important;
}

