/*
 * Copyright 2007 Google, Inc. All rights reserved.
 */

#navigation + table tr td table tr td a,
#navigation + table tr td table tr td a:visited {
  color: #fff;
}

div.gray{
  background-color: #eee;
}
div.innerBox {
  color: #000;
  padding: 0 10px 5px 10px;
}
div.innerBox .innerBoxTitle {
  color: #3f7c5f;
  font-weight: bold;
}
div.spacer {
  height: 5px;
}
a.bluelink:visited {
  color: #00c;
}
td, th {
  font-size: 100%;
}
.disabledLink {
  color: gray;
}
.bluelink {
  color: #00c;
}
table.keywordList {
  width: 100%;
}
table.keywordList thead tr th {
  border-bottom: 2px solid #999;
  cursor: default;
  padding: 2px 8px;
}
table.keywordList thead tr th a {
  text-decoration: none;
}
table.keywordList tbody tr td {
  border-bottom: 1px solid #eaeaea;
  cursor: default;
  padding-top: 1px;
  padding-bottom: 1px;
}
table.keywordList tbody tr.lastRow td {
  border-bottom: 0;
}
table.keywordList tbody tr.notKeyword td {
  border-bottom: 0;
  padding-left: 5px;
  padding-right: 20px;
}
table.keywordList tbody tr.groupHeader td {
  background-color: #eaeaea;
}
table.selectedKeywordListItem {
  border-top: 1px solid #b0b0b0;
  width: 100%;
}
table.selectedKeywordListItem td a {
  color: #666;
}
table.ads .a {
  COLOR: #008000;
}

.conf_message {
  border: 1px solid;
  border-color: #ee0000;
}

/* Monthly variations bar graph */
.graphBar {
  background-color: #A4D0BB;
  border: 1px solid gray;
  border-left-color: lightgrey;
  border-top-color: lightgrey;
  font-size: 1px;
  line-height: 0;
  float: left;
}
.graph {
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  border: none;
}

/* Horizontal indicator bar */
.indicator {
  width: 42px;
  margin-left: auto;
  margin-right: auto;
  height: 12px;
  background-color: gray;
  border: 1px solid gray;
}
.indicatorBar {
  height: 12px;
  font-size: 1px;
  line-height: 0;
  top: 1px;
  float: left;
}
.indicator .filled {
  background-color: #A4D0BB;
  left: 1px;
}

.indicator .unfilled {
  background-color: white;
  right: 1px;
}
.noData {
  color: black;
}

/* Keyword Planner Dropdown */
.kpDropdownHandle {
  margin-left: 4px;
  padding: 0 8px;
  text-decoration: none;
  background-position: center center;
  background-repeat: no-repeat;
}

.kpDropdownLinks {
  border: 1px solid white;
  white-space: nowrap;
  z-order: 0;
  padding: 1px 1px 1px 1px;
}
.kpDropdownLinks.hovered {
  border: 1px solid #999;
}
#kpDropdown {
  position: absolute;
  text-align: left;
  background-color: white;
  border: 1px solid #999;
  padding: 4px;
  color: black;
/*  display: none; */
}
#kpDropdown.visible {
  display: block;
}
.kpDropdownExpanderClosed, .kpDropdownExpanderOpen {
  display: block;
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  width: 16px;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
#kpDropdown ul {
  margin: 0;
  padding: 0;
}
#kpDropdown li {
  list-style-type: none;
  padding: 2px;
}
#kpDropdown li:hover {
  background-color: #ddf;
}

.tools {
  padding: 0 0 15px 0;
}

#toolBox {
  /* border: 1px solid #aaa; */
  overflow: auto;
  background-color: #eee;
}

#toolBox > div {
  padding-top: 10px;
  padding-bottom: 10px;
}

#toolSelector {
  width: 30%;
  margin: 0;
  padding: 5px 0 5px 0;
  border: 1px solid #aaa;
  border-right: 0 solid #aaa;
}

#toolInputs {
  width: 40%;
  margin: 0;
  margin-right: 5px;
  padding: 5px;
  padding-left: 10px;
  background-color: #eee;
  border-top: 1px solid #aaa;
  border-right: 1px solid #aaa;
}

#toolOutput {
  margin: 5px 0 0 0;
  padding: 15px 0 0 0;
}

#shoppingCart {
  width: 25%;
  margin: 0;
  margin-left: 5px;
  padding: 5px;
  background-color: #dbe6de;
  border: 1px solid #b0b0b0;
}

#toolSelector p {
  padding: 0;
  padding-left: 8px;
  margin: 0 10px 5px 20px;
  white-space: nowrap;
}

#toolSelector ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#toolSelector ul li {
  margin: 0;
  padding: 5px;
  border: 1px solid #fff;
  border-left: 0 solid #aaa;
  border-right: 1px solid #aaa;
}

#toolSelector ul li.selected {
  margin-right: -1px;
  border: 1px solid #aaa;
  border-left: 0 solid #aaa;
  border-right: 1px solid #aaa;
  background-color: #eee;
}

#keywordsButton {
  width: 34%;
  margin: 0;
  margin-right: 5px;
  padding: 5px 10px 10px 10px;
  background-color: #eee;
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #aaa;
}

#kpViewOptions {
  padding: 0;
  width: 100%;
  margin: 0;
  background-color: #eee;
  border-bottom: 1px solid #eee;
}

#kpViewOptions td {
  padding: 5px;
}

#kpWebpageToolInput {
  margin-bottom: 0;
  padding-bottom: 0;
}

#kpWebpageToolInput span.disabled {
  color: gray;
}

#kpVariationsToolInput {
  margin-bottom: 0;
  padding-bottom: 0;
}

#kpFilters-div {
  margin-bottom: 0;
  padding-bottom: 10px;
}

#kpResults {
  border: 1px solid #aaa;
  margin: 0;
}

#kpViewSelection {
  float: right;
}

#kpGroupsIndex {
  background-color: #dbe6de;
}

#kpResultsTableHead th a {
  whitespace: no-wrap;
}

/* Styles for columns */
table.c0 td.c0, table.c0 th.c0,
table.c1 td.c1, table.c1 th.c1,
table.c2 td.c2, table.c2 th.c2,
table.c3 td.c3, table.c3 th.c3,
table.c4 td.c4, table.c4 th.c4,
table.c5 td.c5, table.c5 th.c5,
table.c6 td.c6, table.c6 th.c6,
table.c7 td.c7, table.c7 th.c7,
table.c8 td.c8, table.c8 th.c8,
table.c9 td.c9, table.c9 th.c9 {
  display: none;
}

/* Table header styles for each column */
th.c0 {
  text-align: left;
}
th.c1, th.c2, th.c3, th.c4, th.c5, th.c6, th.c7, th.c8 {
  text-align: center;
}
th.c9 {
  text-align: right;
  font-size: 0.8em;
  font-weight: normal;
  margin-right: 20px;
}

/* Table data styles for each column */
td.c0 {
  padding-left: 5px;
  text-align: left;
}
td.c1, td.c2, td.c3, td.c4, td.c5, td.c6, td.c7, td.c8 {
  text-align: center;
}
td.c4, td.c5 {
  padding: 0;
}
td.c6 {
  vertical-align: middle;
}
td.c8 {
  padding-right: 10px;
}
td.c9 {
  text-align: right;
  padding-right: 20px;
}

/* Styles the table used to show impressions data, if present */
table.imp {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}
table.imp tbody {
  height: auto !important;
}
table.imp td {
  width: 35%;
  border: 0px !important;
  text-align: left;
}
table.imp td.data {
  text-align: right;
  width: 65%;
}
table.imp td .indicator {
  margin-left: 0;
  margin-right: 0;
}

/* Utility classes */
.hugLeft {
  margin-left: 0;
  padding-left: 0;
}

.itemSubtext {
  padding-left: 25px;
  color: gray;
}

