/**
 * Youtube 專區
 *
 */
.breadcrumb-item.breadcrumb-item::before {
  float: inherit;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath d='M2.5 0L1 1.5 3.5 4 1 6.5 2.5 8l4-4-4-4z' fill='red'/%3E%3C/svg%3E");
}

td.cls-iframe iframe {
  max-width: 200px;
  max-height: 113px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #141619 !important;
  background-color: #d3d3d4 !important;
  border-top-color:#212529 !important;
  border-right-color: #212529 !important;
  border-bottom-color: #d3d3d4  !important;
  border-left-color: #212529 !important;
}

