.noborder {border:0}
.valignMiddle {vertical-align:middle}
.noTopMargin {margin-top:0px}

a.plain {
  color:#333;
  text-decoration:none;
}

#player-demo-table {
  border:0;
  vertical-align:top;
}
span.deprecated {
  color: red;
  font-weight: 400;
}
span.deprecated-normal {
  color: red;
}
span.hidden-bold {
  color: #fff;
  font-weight: bold;
}
span.player-option-status {
  color: #777;
  font-weight: bold;
}
span.player-support {
  color: #777;
  font-weight: normal;
}
span.pipe-separator {
  padding: 0px 8px;
}
#player-demo-page-content button {
  font-size: 12px;
}
span.player-demo-group, td.player-demo-group {
  color: #222;
  font-size: 120%;
  position: fixed;
  text-align: right;
  width: 90px;
}
td.player-demo-group-header {
  color: #222;
  font-size: 120%;
  text-align: right;
  width: 90px;
}
span.player-demo-group-subheading {
  color: #222;
  font-size: 110%;
  padding-bottom: 10px;
}
#toggle-controls-wrapper {
  display: none;
  margin-bottom: 12px;
}
#toggle-parameters-wrapper {
  margin-bottom: 12px;
}
#update-player-button {
  text-align: center;
}
#update-player-button a {
  text-align: left;
}
#player-demo-parameters {
  display: none;
}
#player-demo-embed-code {
  float: right;
  margin-left: 20px;
  width: 380px;
  display: none;
}
#player-demo-statistics .player-demo-group {
  text-align: left;
}
#player-demo-parameters .player-demo-group {
  text-align: left;
  width: 200px;
}
#player-demo-embed-code .player-demo-group {
  text-align: left;
  width: 400px;
}
#embed-uses-parameters {
  margin-right: 20px;
  padding: 8px 12px;
}
#player-demo-statistics .player-demo-group .tooltip-right-align {
  left: -15em;
}
#player-demo-statistics-header {
  color: #222;
  font-size: 120%;
  margin: 18px 0px 8px 0px;
}
#player-demo-statistics-items {
  margin-top: 12px;
}
.player-demo-group-bottom-padding, #player-demo-functions table td.player-demo-group-header, #player-demo-functions table td.player-demo-group-options {
  padding-bottom: 22px;
}
.player-demo-group-options {
  padding-left: 115px;
  padding-bottom: 22px;
}
.player-demo-option-row {
  padding-bottom: 16px;
}
.player-demo-option-row:last-of-type {
  padding-bottom: 0px;
}
.player-demo-text-input {
  line-height: 20px;
  padding: 2px 4px;
}
.player-demo-tooltip-zindex {
  z-index: 0;
}
.player-demo-group .tooltip-content {
  text-align: left;
}
td.supported-method {
  color: green;
  font-weight: bold;
  text-align: center;
}
td.unsupported-method {
  color: red;
  font-weight: bold;
  text-align: center;
}
body.docs table.borderless, body.docs table.borderless td {
  border: 0;
  padding-top: 0;
}
div a.tooltip .tooltip-content {
  width: 30em;
}
