/*
  Copyright (C) since 2007, Technical University of Munich (TUM) and mediaTUM authors
  SPDX-License-Identifier: AGPL-3.0-or-later
*/
.action_icon {margin-top: 8px; margin-bottom: 8px; margin-right: 8px; float: left;}

.clear {clear: both;}

.content_container {padding: 4px;}

@media (min-width: 1000px) {
  .object_column {vertical-align: top; display: table-cell;}
}

.object_column {vertical-align: top; padding-right: 10px;}

.object_column.left>div {max-width: 325px; margin-bottom: 15px; margin-right: 5px;}

video {width:300px; border:1px solid silver;text-align:center;}

.controls button[data-state="captions"] {height:85%; text-indent:0; font-size:16px; font-weight:bold; color:#666; background:#000; border-radius:2px;}
