.noborder {border:0}
.valignTop {vertical-align:top}
.valignMiddle {vertical-align:middle}
.noLeftPad {padding-left:0px}
.noRightPad {padding-right:0px}
.noTopMargin {margin-top:0px}

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

dt code {
  font-weight:bold;
}

#caution-table {
  border:solid 1px #999;
}

#caution-table td {
  padding:4px 10px 4px 4px;
  background-color:#EFEFEF;
  border:0;
}

.caution-table {
  border:solid 1px #999;
}

.caution-table td {
  padding:4px 10px 4px 4px;
  background-color:#EFEFEF;
  border:0;
}
.supported-players {
  color: #777;
  padding-left: 6px;
  width: 100%;
}

#player-demo-table {
  border:0;
  vertical-align:top;
}
#embedded-player-demo {
  border:0;
  vertical-align:top;
}
div.embedded-video {
  border-left: dotted 1px #555;
  float: right;
  margin-bottom: 20px;
  margin-left: 20px;
  padding: 0px 0px 12px 12px;
}
div.embedded-video p {
  font-weight: bold;
  text-align: center;
}
span.deprecated {
  color: red;
  font-weight: 400;
}
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.player-demo-group {
  color: #222;
  font-size: 120%;
  position: fixed;
}
span.player-demo-group-subheading {
  color: #222;
  font-size: 110%;
  padding-bottom: 10px;
}
.player-demo-group-options {
  padding-left: 100px;
  padding-bottom: 22px;
}
td.supported-method {
  color: green;
  font-weight: bold;
  text-align: center;
}
td.unsupported-method {
  color: red;
  font-weight: bold;
  text-align: center;
}
.matchpre td.error-name {
  width: 20%;
}
.matchpre td.error-reason {
  width: 20%;
}
.matchpre td.error-cause {
  width: 60%;
}
.ui-datasection-main {
  border: 0;
}
.ui-datasection-main .selector {
  text-align: left;
  padding: 0 0 15px 0;
}
body.docs table.borderless, body.docs table.borderless td {
  border: 0;
  padding-top: 0;
}
p.marginless-header {
  font-size: 125%;
  font-weight: bold;
}
#resource pre a {
  text-decoration: none;
}

/* Styles for getting started page: cribbed from /maps/styles/new.css */
#youtube-tool-options  a:hover {
  text-decoration: underline;
}

#youtube-tool-options a,
#youtube-tool-options a:visited {
  color: #15c;
}

#youtube-tool-options h2 {
  border-bottom: 0;
}

/* 
 * Reusable styles
 */

#youtube-tool-options {
  margin-top: 20px;
}

/* A section card with optional image. */
#youtube-tool-options .gc-section {
  color: #666;
  line-height: 20px;
  font-size: 13px;
  margin-bottom: 0px;
}

#youtube-tool-options .gc-section h2 {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 5px;
  color: #1155cc;
}

#youtube-tool-options .gc-section-with-image {
  padding-left: 74px;
  padding-right: 8px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#youtube-tool-options .gc-section-with-image h2 {
  /* Align header with section image */
  margin-top: -4px;
}

#youtube-tool-options .gc-section-image {
  background: url(/live/oe_/https://developers.google.com/maps/images/sprite.png) no-repeat;
  width: 54px;
  height: 54px;
  position: absolute;
  left: 0;
  top: 25px;
}

#youtube-tool-options ul {
  margin-left: 15px;
}

#youtube-tool-options .gc-section-links {
  font-size: 13px;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#youtube-tool-options .gc-section-links li:before {
  content: "·";
  color: #666;
  margin-right: 7px;
}

#youtube-tool-options .gc-section-links a {
  color: #666;
}

/* Section images */
#youtube-tool-options .gc-image-ios {
  background-position: 0 0;
}

#youtube-tool-options .gc-image-web {
  background-position: 0 -100px;
}

#youtube-tool-options .gc-image-android {
  background-position: 0 -200px;
}

#youtube-tool-options .gc-image-live {
  background-position: 0 -600px;
}

#youtube-tool-options .gc-image-blog {
  background-position: 0 -400px;
}

#youtube-tool-options .gc-image-plus {
  background-position: 0 -500px;
}

#youtube-tool-options .gc-image-academy {
  background-position: 0 -300px;
}
