body {
    font-family: Roboto, sans-serif;
}

.amp-h4 {
	/*font-family: 'Prata', serif;*/
	font-size: 1.5em;
	letter-spacing: .15rem;
	color: #75CFE8;
	margin-bottom: 1.5rem !important;
    margin-top: inherit;
}

.ampere-office-splash {
    background: gray url("/static/img/ampere_office3.png") no-repeat scroll top;
    background-size: cover;
}

.ampere-office2-splash {
    background: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,.5)), url("/static/img/ampere_office4.png") no-repeat scroll top;
    background-size: cover;
}

h5 {
    font-style: normal;
    font-weight: 400;
}

.star-rating a {
    color: #75CFE8;
}

.amp-lrg-anchor:hover {
    cursor: pointer;
}

.amp-report-gray {
    color: #636263;
}

.amp-product-pink {
    color: #F2C8DF;
}

.amp-product-green {
    color: #86C9BB;
}

.amp-bg-light {
    background-color: #EFECEC !important;
}

.amp-bg-mid-blue {
    background-color: #4B8AB5 !important;
}

.amp-nav-btn-box {
    border-radius: 4px;
}

.amp-bg-blue {
    background-color: #75CFE8;
}

.amp-bg-draft {
    color: white;
    background-color: #cf032a !important;
}

.amp-bg-gray {
    color: white;
    background-color: lightgray;
}

/*
.amp-nav-login {
    width: 98px; height: 60px; background-color: #75CFE8; color: white!important;
}

.amp-nav-login:hover {
    color: black!important;
}
*/

/*
.amp-nav {
    width: 98px; height: 60px;
}
*/

.amp-txt a {
    color: #858485;
    font-weight: 300;
}

.amp-foot-txt {
    line-height: 2.4rem;
    font-size: 0.8em;
}

.amp-foot-txt div > b {
    color: #636263;
}

.amp-foot-txt div > a, .amp-foot-txt div > ul > li > a, .amp-foot-txt div > ul > li > span > a {
    color: #858485;
}

.amp-foot-link {
    text-decoration: none;
    color: #636263;
}

.amp-sublist {
    line-height: 1.5em !important;
}

.amp-insight-thumb-max-size {
    height: 292px;
    width: 384px;
}

.amp-dropdown-link, .amp-dropdown-link:hover {
    text-decoration: none;
    color: #212529 !important;
}

.the-amp {
    color: #FFFFFF;
    font-family: Roboto, sans-serif;
    font-size: 1.4em;
    font-weight: 300;
    padding-top: 40px;
    padding-right: 70px;
}

.the-amp-a {
    font-family: Roboto, sans-serif;
    font-size: 0.7em;
    letter-spacing: 0.1rem;
    color: white;
    text-decoration: none;
}

.the-amp-a:hover {
    color: #75CFE8;
    text-decoration: none;
}

.the-amp-form {
    height: 50px;
    background-color: rgba(255,255,255,0.1);
    border-radius: 5px;
}

.hs-form-field.the-amp-form {
    margin-bottom: 1rem;
}

.aa-small-leading {
    line-height: 1em;
}

.small-head-pink {
    color: #ecaccf;
    font-size: 1.175rem;
}

@media (min-width: 768px) {
    .the-amp-form {
        width: 320px;
    }
}

.the-amp-form input, .the-amp-form input:focus {
    background-color: rgba(255,255,255,0);
    color: ghostwhite;
    border: none;
    height: 100%;
    width: 100%;
    box-shadow: none;
}

.the-amp-form-btn {
    color: #444!important;
    background: lightgrey!important;
    border-color: lightgrey!important;
    border-radius: 5px!important;
}

.the-amp-form-btn:hover {
    color: #fff!important;
    background: transparent!important;
    border-color: white!important;
}

.the-amp-btn-link {
    text-decoration: none!important;
}

.the-amp-form input:focus {
    background-color: rgba(255,255,255,0.1);
    color: white;
    border-radius: 0;
}

.footer-list{
    list-style: none;
    padding-left: 0;
    line-height: 2.5em;
}

.bgCircle {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    background-color: rgba(255,255,255,0.5);
    margin-top: -2px;
}

.bgCircleBorder {
    border-color: #858485;
    border-style: solid;
    border-width: 1px;
}

.product-text-grey, .product-text-grey a {
    color: #858485;
}

.report-meta {
    color: #636263;
    font-weight: lighter;
}

.report-synopsis {
    font-weight: lighter;
}

.amp-games-btn {
    color: #636263!important;
    padding: 11px;
}

.amp-games-btn:focus, .amp-games-btn:hover {
    color: #9D8AF7!important;
}

.amp-readmore-btn {
    color: white !important;
}

.amp-product-app-btn {
    background-color: white;
    color: #636263;
}

.amp-link-sm {
    color: #636263;
    font-size: smaller;
    letter-spacing: 0.1rem;
    text-decoration: none;
}

.amp-link-sm:hover {
    color: #75CFE8;
    text-decoration: none;
}

.amp-synopsis-txt {
    color: #636263;
    font-size: 1.2em;
    font-weight: 300;
}

.amp-description-txt p {
    color: #636263;
}

.amp-mx-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
}

.amp-ml-neg {
    margin-left: -1.5rem;
}

.biobtn {
    cursor: pointer;
}

.aa-product-about {
    color: #636263;
    font-family: Roboto, sans-serif;
}

.aa-nostyle-a, .aa-nostyle-a:hover {
    color: inherit;
    text-decoration: none !important;
}

.aa-nostyle-a-white, .aa-nostyle-a-white:hover {
    color: #ffffff;
    text-decoration: none !important;
}

@media only screen and (min-width: 768px) {
  .amp-filter-pl {
      padding-left: 15px;
      padding-right: 15px;
  }
}

@media (max-width: 575.98px) {
  .amp-filter-pl {
      padding: 0 15px;
  }
}

.filter-icon {
    margin-top: -0.2rem;
}

.filter-toggle {
    cursor: pointer;
}

.press-item {
    padding-top: 10px;
    margin-bottom: 60px;
    margin-right: 20px;
    border-top: 2px solid #75CFE8;
    color: #636263;
    font-weight: lighter;
}

.press-item a {
    color: #636263;
}

.press-item .img-container {
    height: 55px;
    margin-bottom: 30px;
}

.press-item .img-container img {
    max-height: 55px;
}

.lighter-text {
    color: #636263;
    font-weight: lighter;
}

.amp-form input.btn-success, .btn-lt-blue, a.btn-lt-blue {
    background-color: #75cfe8;
    border-color: #75cfe8;
    color: #fff;
}

.btn-lt-blue {
    background-color: #75cfe8;
    border-color: #75cfe8;
    color: #fff;
}


.amp-interest-form input, .amp-interest-form select, .amp-interest-form textarea {
    border-radius: 5px;
    border: 0.1em solid black;
}

.amp-interest-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity: 0.5;
}
.amp-interest-form input::-moz-placeholder { /* Firefox 19+ */
  opacity: 0.5;
}
.amp-interest-form input:-ms-input-placeholder { /* IE 10+ */
  opacity: 0.5;
}
.amp-interest-form input:-moz-placeholder { /* Firefox 18- */
  opacity: 0.5;
}

.amp-interest-form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity: 0.5;
}
.amp-interest-form textarea::-moz-placeholder { /* Firefox 19+ */
  opacity: 0.5;
}
.amp-interest-form textarea:-ms-input-placeholder { /* IE 10+ */
  opacity: 0.5;
}
.amp-interest-form textarea:-moz-placeholder { /* Firefox 18- */
  opacity: 0.5;
}

.tooltip-inner {
    max-width: 300px;
}

.amp-share-close {
    font-size: 1.5em;
    margin-top: -5px;
}

.amp-share-link p {
    border: 1px solid white;
    padding: 0.3em;
    white-space: nowrap;
    text-overflow: clip;
    overflow: hidden;
}

.aa-mb-even {
    margin-bottom: 0.8rem!important;
}