.list-group-item {
  cursor: pointer;
}

.list-group-item:first-child {
  border-top-left-radius: unset;
}

.btn-upload-doc:before {
  content: "กรุณาเลือกไฟล์สื่อการเรียนการสอน";
}

.danger-cus {
  background-color: #ff0040;
  color: #ffffff;
}

.danger-cus:hover {
  background-color: #eb003b;
  color: #ffffff;
}
.add_Doc {
  max-width: 140px;
  min-width: 100px;
}
/* 
.video_list{
  min-width: 150px;
  max-width: 150px;
} */

.s-time{
  min-width: 60px;
  max-width: 60px;
}