body {
    background-color: #f6f6f6;
    padding-top: 70px;
    font-family: 'Lato', sans-serif;
}


img.logo {
    width: 160px;
    position: relative;
    top: -10px;
}

.jumbotron {
    /* background-color: #ebf2f8; */
    background-color: inherit;
}

.jumbotron h1 {
    font-size: 2.8em;
}

.jumbotron h2 {
    font-size: 1.6em;
}

.home-testimonials blockquote {
    text-align: center;
    font-size: 1em;
}

div.ccs {
    width:133px;
    height:31px;
    background:transparent url(/static/images/ccs.gif) 0px 10px no-repeat
}

div.love-it-wrapper {
    width: 60%;
}

div.love-it {
    padding: 0 0 0 120px;
    position: relative;
}

div.love-it img {
    left: 0;
    position: absolute;
    top: 0;
}

p.footer {
    color: #bbb;
    font-size: .8em;
}

table#reviewtable a.remove {
    color: #848484;
    font-size: .8em;
}

table#reviewtable tr td {
    padding-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

span.activation-key {
    font-weight: bold;
    background-color: #ffffaa;
}

div.thankyou ul {
    list-style: none;
}

#changelog {
    max-height: 400px;
    overflow: hidden;
}

a {
    cursor: pointer;
}

.navbar-default .navbar-nav>.active>a {
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    font-weight: bold;
}
.navbar-default .navbar-nav>.active>a:hover {
    background-color: inherit;
}

.nav-sidebar > .active > a, .nav-sidebar > .active > a:hover, .nav-sidebar > .active > a:focus {
    color: #fff;
    background-color: #235797;
}

.btn-primary {
    color: #fff;
    background-color: #235797;
    border-color: #1B4A83;
}

.productsListing {
    text-align: center;
}

.productsListing h2 {
    font-size: 21px;
}

.productsListing ul {
    padding: 0;
}

.productsListing ul li {
    list-style: none;
}

span.new {
    color: #E21D1D;
}

.google-login {
    display: inline-block;
}
.google-login span {
    vertical-align: middle;
}

.google-login i {
    font-size: 1.8em;
    padding-right: 8px;
}

.blue {
    color: #005bb6;
}

.product-page h4 {
    margin-top: 18px;
    font-weight: bold;
}

.guarantee p.price {
    font-size: 25px;
}

.guarantee ul {
    margin-top: 30px;
    padding: 0;
}

.guarantee ul li {
    list-style: none;
    background-color: #FFA;
    padding: 4px;
    margin: 3px;
}

.guarantee h2 {
    font-size: 25px;
}

.guarantee h3 {
    font-size: 14px;
}

.guarantee .btn-large {
    width: 250px;
    padding: 10px 32px;
    font-size: 20px;
}

.default-config {
    margin-top: 20px;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6 {
    color: #222;
}

.above-fold {
    color: #0B0B0A;
}

.above-fold .jumbotron p {
    margin-top: 20px;
    font-size: 12px;
}

.above-fold .jumbotron .btn-main {
    margin-top: 20px;
}

.above-fold .jumbotron h1 {
    font-size: 3em;
    color: #235797;
}

.above-fold .jumbotron h2 {
    font-size: 1.4em;
}

.above-fold .btn-main {
    padding: 12px 48px;
    font-size: 24px;
}

.btn-main {
    background-color: #EF5411;
    color: white;
    border: 1px solid #E04300;
    box-shadow: 0 1px 4px #9E9E9E;
}

.btn-main:hover {
    background-color: #F7692C;
    color: white;
}

.btn-main:active {
    color: white;
}

.review-order p.text-center {
    margin-top: 10px;
    font-size: 11px;
}

.randt-features i {
    color: #005bb6;
    font-size: 30px;
    padding-right: 10px;
}

a {
    color: #005bb6;
}

.brands {
    margin-top: 40px;
    margin-bottom: 40px;
}

img.guarantee-badge {
    margin-top: 30px;
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    .productsListing .benefits {
        min-height: 225px;
    }
}

img.profile-pic {
    margin: 0 12px 12px 0;
}

.side-ad {
    margin-top: 40px;
}

#mc_embed_signup {
    margin-top: 30px;
}

.post {
    line-height: 1.6;
    font-size: 16px;
}

.post p {
    margin: 24px 0;
}

.page {
    line-height: 1.6;
    font-size: 16px;
}

.page p {
    margin: 24px 0;
}

code {
    font-size: 12px;
    color: #333333;
    background-color: #EAEAEA;
    padding: 4px 14px;
}

ul.recent-posts {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

ul.post-list {
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}

ul.post-list li {
    width: 100%;
    display: table;
    margin: 10px 0px;
}

ul.post-list li time {
    display: table-cell;
    text-align: right;
    width: 25%;
}

.all-posts {
    font-size: 16px;
}

.footer p {
    color: #777;
}

cite {
    color: #777;
}

img.me {
    width: 180px;
    float: right;
}

.navbar-default .navbar-brand {
    color: #005bb6;
}

.navbar-default .navbar-brand:hover {
    color: #2a6496;
}


/* Highlight JS */
/*
  Five-color theme from a single blue hue.
*/
.hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  background: #eaeef3;
  -webkit-text-size-adjust: none;
}

.hljs,
.hljs-list .hljs-built_in {
  color: #00193a;
}

.hljs-keyword,
.hljs-title,
.hljs-important,
.hljs-request,
.hljs-header,
.hljs-javadoctag {
  font-weight: bold;
}

.hljs-comment,
.hljs-chunk,
.hljs-template_comment {
  color: #738191;
}

.hljs-string,
.hljs-title,
.hljs-parent,
.hljs-built_in,
.hljs-literal,
.hljs-filename,
.hljs-value,
.hljs-addition,
.hljs-tag,
.hljs-argument,
.hljs-link_label,
.hljs-blockquote,
.hljs-header {
  color: #0048ab;
}

.hljs-decorator,
.hljs-prompt,
.hljs-yardoctag,
.hljs-subst,
.hljs-symbol,
.hljs-doctype,
.hljs-regexp,
.hljs-preprocessor,
.hljs-pragma,
.hljs-pi,
.hljs-attribute,
.hljs-attr_selector,
.hljs-javadoc,
.hljs-xmlDocTag,
.hljs-deletion,
.hljs-shebang,
.hljs-string .hljs-variable,
.hljs-link_url,
.hljs-bullet,
.hljs-sqbracket,
.hljs-phony {
  color: #4c81c9;
}
