/* added for new pricing and plans page */

.full-bleed {
  background-color: #F9F9F9;
  display: flex;
  flex-flow: row nowrap;
  margin: 0 -10000px;
  margin-top: 10px;
  padding: 0 10000px;
  position: relative;
}

.full-bleed.pricing-section {
  margin-top: 10px;
  margin-bottom: 40px;
  padding-bottom: 64px;
  padding-top: 64px;
}

.full-bleed.pricing-summary {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 24px;
  padding-top: 24px;
}

.licensing-selector-frame {
  margin-top: 0px;
  height: 680px;
}

.intro {
  margin: 2em 0 2em 0;
}

.pricing-top {
  width: 30%;
  min-height: 320px;
}

.pricing-intro {
  margin-top: 4em;
}

.pricing-card {
  margin-top: 40px;
  padding: 1em;
  background-color: #fff;
}

.pricing-card2 {
  background-color: #F7F7F7;
  width: 50%;
  min-height: 240px;
}

.pricing-card h3 {
  font: 400 26px/40px Roboto,sans-serif;
  letter-spacing: -.01em;
  color: #757575;
  margin: 0 0 .4em 0;
}

.pricing-card h4 {
  line-height: 1.3em;
}

.pricing-card ul {
  color: #757575;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  font-weight: normal;
}

.pricing-card ul li {
  background-image: url('/maps/images/lhimages/compare-yes.svg');
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding-left: 30px;
}

@media (max-width: 1000px) {
  .pricing-card, .pricing-top {
    width: 100%;
    min-height: 110px;
  }

  .pricing-intro {
    margin-top: 0px;
  }
}

.lighthouse-table th, .lighthouse-table td {
  padding-left: 20px;
}

.lighthouse-table thead tr th {
  text-transform: uppercase;
}

.lighthouse-table thead tr th.normal {
  text-transform: initial;
}

.lighthouse-table tr {
  border: 0;
}

.lighthouse-table td {
  vertical-align: middle;
}

.lighthouse-table td.center {
  text-align: center;
}

.lighthouse-table p {
  margin: 0;
}

table.lighthouse-style-2 td, table.lighthouse-style-2 th {
  color: #65686C;
  background-color: #E5F3FE;
  border: 0 white solid;
  border-right-width: 2px;
}

table.lighthouse-style-2 td:last-child, table.lighthouse-style-2 th:last-child {
  border-right-width: 0;
}

table.lighthouse-style-2 tr {
  border: 0 #e4e8ee solid;
  border-bottom-width: 1px;
}

table.lighthouse-style-2 .price-table-footer td {
  background-color: #FAFAFA;
  font-weight: 600;
}

table.lighthouse-style-2 tr:last-of-type td {
  padding-left: 20px;
}

table.lighthouse-style-2 th {
  background-color: #6DA6F3;
  color: white;
}

table.lighthouse-style-2 th.alt {
  background-color: #E6E6E6;
  color: #65686C;
}

table.lighthouse-style-2 td.alt {
  background-color: #FAFAFA;
}

table.lighthouse-style-2 td.alt-2 {
  background-color: #FFFFFF;
  font-weight: 400;
  padding-top: 20px;
  text-align: center;
}

table.lighthouse-style-2 tr.alt-2 {
  background: transparent;
  border-bottom-width: 0;
}

table.lighthouse-style-3 td {
  background-color: #FFFFFF;
}

.lighthouse-table .margin-top p {
  margin-top: 1em;
}

.price-table-tailer-link {
  font-size: .9em;
}

.price-table-tailer-link img {
  margin-right: 10px;
  width: 16px;
}

.mobile {
  display: none;
}

.lighthouse-table {
  table-layout: fixed;
}

.lighthouse-table th {
  width: 33%;
}

@media screen and (max-width: 720px) {

  .mobile {
    display: block;
    font-weight: bold;
  }

  .desktop-only {
    display: none;
  }

  table.lighthouse-table td {
    display: block;
    border-right-width: 0;
  }

  /* Table chrome */

  table.lighthouse-style-2 td.alt {
    background-color: #6DA6F3;
    color: #fff;
  }

  table.lighthouse-style-2 td.alt a {
    color: #fff;
  }

  table.lighthouse-style-2 th.alt {
    background-color: #fff;
    padding-left: 0;
  }
}

.lighthouse-table-cta {
  table-layout: fixed;
  border-collapse: initial;
}

.lighthouse-table-cta td {
  background-color: #fff;
}

.lh-info {
  font-size: 70%;
  margin-left: 4px;
  display: inline-block;
}

.footnote {
  font-size: 70%;
}

.td-footnote {
  font-size: 80%;
}

table.comparison .chk {
  text-align: center;
}

#premium {
  margin-top: 45px;
}

.faq h4 {
  margin-bottom: 0;
  line-height: 1.3em;
}

.faq p {
  margin-top: .5em;
}

.devsite-landing-row-item-image.clear {
  background-color: transparent;
}

.devsite-landing-row-1-up .devsite-landing-row-item-description.max-width {
  width: 100%;
}

@media (max-width: 1000px) {
  .devsite-landing-row-1-up .devsite-landing-row-item-description.max-width {
    width: initial;
  }
}

.devsite-landing-row-item-image {
  background: transparent;
  }

.find-section {
  height: 260px;
  display: flex;
  flex-flow: row nowrap;
  background-color: #F7F7F7;
  overflow: hidden;
  margin-top: 0px;
}

.find-section .find-section-body {
  padding: 20px;
  padding-top: 21px;
  width: 45%;
}

.find-section .find-section-media {
  height: 100%;
  width: 55%;
}

.find-section .find-section-media img {
  background: transparent;
  padding: 0 20px;
}

.find-section .find-section-media.devicelenses {
  background-image: url("/maps/images/lhimages/devices/2x1_devicelenses.png");
  background-origin: content-box;
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  padding: 0 20px;
}

@media (max-width: 1000px) {

  .licensing-selector-frame {
    height: 1200px;
  }

  .find-section {
    flex-flow: column;
    height: initial;
  }

  .find-section .find-section-body {
    width: initial;
  }

  .find-section .find-section-media {
    padding-right: 0;
    width: initial;
  }

  .find-section .find-section-media.devicelenses {
    background: none;
  }
}

.logos-container {
  height: 100%;
}

.logos-container .logos {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  height: 100%;
  justify-content: space-around;
}

.logos-container .logos img {
  height: 200px; /*was 60px */
  padding: 5px;
  width: auto;
}

@media (max-width: 1000px) {
  .logos-container {
    padding: 20px;
    text-align: center;
  }

  .logos-container .logos {
    display: none;
  }
}

.link-container {
  padding-top: 20px;
}

.devsite-enable-billing-dialog {
  left: 50%;
  margin-left: -274px;
  top: 25%;
  width: 548px;
  color: #65686C;
  padding: 32px 24px;
}

.devsite-enable-billing-dialog p {
  line-height: 24px;
}

.devsite-enable-billing-dialog ol {
  list-style: none;
  padding: 0;
  margin: 40px 0;
}
.devsite-enable-billing-dialog li {
  counter-increment: step-counter;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 28px;
}

.devsite-enable-billing-dialog li::before {
  content: counter(step-counter);
  margin-right: 22px;
  font-weight: 500;
  padding: 6px 10px;
  border: 2px solid #ECECEC;
  border-radius: 50%;
  font-size: 14px;
  color: #00BCD4;
}

/* Lists on the API picker page */
.gc-picker-list {
  list-style-type: none;
  padding-left: 2em;
  text-indent: -2em;
  margin-bottom: 0px;
}

.lh-link {
  font: 500 14px/20px Roboto,sans-serif;
  text-transform: uppercase;
}

.lh-link:focus {
  text-decoration: none;
}

#details {
  border: none;
  padding-top: 80px;
  margin-top: -80px;
}

@media screen and (max-width: 720px) {
  .licensing-selector-frame {
        height: 2160px;
  }
  .mobile-hidden {
    display: none !important;
  }
}

@media screen and (max-width: 400px) {
  .licensing-selector-frame {
        height: 2310px;
  }
  .mobile-hidden {
    display: none !important;
  }
}

/* Table that showcases an illustration next to a description. */

body.docs table.illustrated {
  border: none;
}

body.docs td.illustrated-narrow {
  border: none;
  width: 150px;
  text-align: center;
  vertical-align: middle;
}

body.docs td.illustrated-remainder {
  border: none;
  vertical-align: top;
}

body.docs h3.illustrated {
  margin-top: 0px;
}
