html, body {
    height: 100%;
}

body {
    background: #e1f3fd;
    font-family: 'Open Sans', Helvetica, arial, sans-serif;
}

h1, h2, h3, h4, .pn {
    font-family: 'proxima-nova', 'Open Sans', Helvetica, arial, sans-serif;
}

h1 {
    margin: 0 0 20px 0;
}

h2 {
    font-size: 26px;
}

h3 {
    color: #08c;
    font-size: 28px;
    margin: 0 0 30px 0;
    font-weight: normal;
}

.btn-primary {
    background: #08d;
}

#footer {
    background: transparent;
    padding: 15px 40px;
    position: relative;
    z-index: 1;
    width: 100%;
    font-size: 12px;
    font-family: arial;
}

.navbar {
    background: transparent;
    box-shadow: none;
    border: 0;
    padding: 10px 30px;
    margin: 0;
}

.navbar.navbar-fixed-top {
    padding: 0 30px;
}

.navbar-brand {
    height: auto;
}

.navbar-nav li {
    margin: 15px 0 0 0;
}

.navbar .navbar-nav>li>a {
    color: #494949;
    font-weight: normal;
    font-size: 16px;
    padding: 8px 16px;
    margin-left: 8px;
}

.navbar.navbar-default {
    background: #e1f3fd;
}

.navbar-default .navbar-nav>.active>a {
    margin-left: 16px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>li>a:hover {
    background: #08c;
    color: #fff;
    border-radius: 4px;
}

#hero {
    background-image: url('/images/laptop.png');
    background-repeat: no-repeat no-repeat;
    background-position: 0 0;
    background-size: cover;
    min-height: 500px;
}

.intro .btn {
    margin-top: 10px;
    padding: 8px 16px;
    font-size: 18px;
}

.intro .btn-default {
    background: transparent;
    border: 1px solid #06c;
}

.intro .btn-default:hover {
    background: #fff;
}

.featurebox {
    background: #fff;
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
    position: relative;
    margin: 40px 0;
    padding: 30px;
    position: relative;
}

.featurebox h3 {
    margin: 0 0 20px 0;
    font-size: 28px;
    color: #444;
}

.featurebox p {
    font-size: 16px;
    line-height: 28px;
    color: #7295b0;
}

.featurebox .fa {
    display: block;
    position: absolute;
    left: 30px;
    top: 32px;
    font-size: 28px;
    color: #0c8bf2;
}

#activity {
    height: 265px;
    overflow: hidden;
    margin: 0 0 20px 20px;
    background: #fff;
}

#activity td {
    font-family: arial;
}

#activity td.icon {
    padding: 8px;
    background: #f5f5f5;
    vertical-align: middle;
}

#activity td.icon img {
    display: block;
    background: #eee;
    padding: 10px;
}

#activity td.time {
    font-weight: bold;
    vertical-align: top;
    white-space: nowrap;
    padding: 8px 16px 8px 8px;
    vertical-align: middle;
    background: #f5f5f5;
}

#activity td.visit {
    white-space: nowrap;
    width: 100%;
    vertical-align: middle;
    font-size: 18px;
    color: #999;
}

#activity td.visit a:link, #activity td.visit a:visited {
    color: #999;
}

#terms h2 {
    font-size: 18px;
}

.paper {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

#signup {
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

#signup h1 {
    background: #f5f5f5;
    padding: 20px;
    font-size: 15px;
    margin: 0;
}

#signup .inner {
    padding: 20px;
}

@media(min-width: 960px) {
    .gsleft {
        margin-right: 315px
    }
}

.shadowbox {
    background-image: linear-gradient(to bottom, #fff 0px, #eee 20px);
    padding-top: 20px;
    border-top: 1px solid #eee;
    box-shadow: 0 25px 60px rgba(0,0,0,.25);
    width: 80%;
    display: block;
    margin: 0px auto;
}

.table .fa-check {
    color: #5cb85c;
    font-size: 28px;
}

.table .fa-times {
    font-size: 28px;
    color: #ccc;
    display: none;
}

.plans > thead > tr {
    background: #066bc5;
    color: #fff;
}

.plans > thead > tr > th {
    padding: 20px;
    border: 0;
    margin: 0;
    text-align: center;
}

.plans > tbody > tr > td, .plans > tbody > tr > th {
    padding: 20px;
    text-align: center;
    vertical-align: middle;
}

.plans > tbody > tr > th {
    font-weight: normal;
    text-align: left;
}

.box {
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    background: #fff;
    margin-bottom: 40px;
}

/* Globalstats */

.datatable {
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    margin-top: 20px;
}

.datatable th,.datatable td {
    font-family: arial;
    font-size: 9pt;
    border-bottom: 1px solid #ccc;
    padding: 5px 20px 5px 8px;
    vertical-align: middle;
    white-space: nowrap;
    text-align: left;
}

.datatable th,.datatable td.total {
    font-size: 10pt;
    padding: 10px 20px 10px 10px;
    color: #666;
    font-weight: bold;
}

.datatable td.item {
    white-space: nowrap;
}

.datatable td.pct {
    text-align: right;
    width: 100%;
}

table#dashboard {
    width: 770px;
    margin: 15px auto;
    border: 0;
}

h2.dashboard {
    font-family: arial;
    font-size: 11pt;
}

.dashboardbox {
    background: #e1f3fd;
    padding: 8px;
    border: 1px solid #06c;
    margin-bottom: 10px;
}

h2.graphtitle {
    font-family: arial;
    font-size: 10pt; 
    color: #666; 
    padding: 5px 0; 
    border-bottom: 1px solid #ccc; 
    margin-bottom: 20px;
}

/* Bar Graphs */
.bargraphs h1 {
    color: #000;
}

.bargraphs p {
    clear: both;
    padding-top: 10px;
    font-size: 8pt;
    color: #666;
}

.bar {
    clear: left;
}

.bar div.value {
    float: left;
    background-color: #000;
    color: #fff;
    padding: 2px 4px;
    margin-top: 8px;
}
.bar div.lab {
    padding: 8px 16px 16px 0;
    width: 190px;
    float: left;
    font-style: italic;
    font-family: arial;
    text-align: right;
}
.bar1, .bar2, .bar3, .bar4, .bar5 {
    float: left;
    padding: 16px 0 16px 8px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    margin: -8px 0 0 0;
}
.bar1 {
    padding: 16px 0 16px 8px;
    background-color: #e61010;
}
.bar2 {
    background-color: #f6ac43;  
}
.bar3 {
    background-color: #fef34b;  
}
.bar4 {
    background-color: #c6e628;  
}
.bar5 {
    background-color: #0066cc;
}

/* End Globalstats */

.hpss {
    width: 100%;
    box-shadow: 0 0 0 1px #dbe0e3;
    border-top: 30px solid #f5f5f5;
    border-radius: 4px;
}

.intro h1 {
    font-size: 24px;
}
.intro h2 {
    font-size: 18px;
}

@media(min-width: 640px) {
    .hpss {
        margin-top: 80px;
    }
    .intro h1 {
        font-size: 30px;
    }
    .intro h2 {
        font-size: 22px;
    }
}

@media(min-width: 1380px) {
    .hpss {
        margin-top: 0;
    }
    .intro h1 {
        font-size: 32px;
    }
    .intro h2 {
        font-size: 24px;
    }
}

.hpcaption {
    position: relative;
    padding-right: 60px;
    padding-bottom: 30px;
    cursor: pointer;
}

.widgetcaption {
    padding-bottom: 40px;
    padding-right: 30px;
}

.hpcaption h3, .widgetcaption h3 {
    color: #637280;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 5px 0;
}

.widgetcaption h3 {
    color: #08d;
}

.hpcaption p, .widgetcaption p {
    font-size: 14px;
    line-height: 1.6;
    color: #637280;
    font-weight: 400;
}

.widgetcaption p {
    color: #222;
}

.hpcaption.active h3, .hpcaption:hover h3 {
    color: #08d;
}

.hpcaption.active::after, .hpcaption:hover::after {
    content: '}';
    font-size: 48px;
    font-weight: normal;
    color: #08d;
    position: absolute;
    top: 0;
    right: 10px;
}

.widget {
    border-radius: 4px;
    margin-bottom: 20px;
    min-height: 450px;
    background: #fff;
    text-align: center;
}

.widget h1 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 15px;
    margin-bottom: 0;
}

.widget .ideas {
    border-top: 10px solid #fff;
    border-radius: 4px;
    background: #fff;
    padding: 10px 15px;
    font-size: 13px;
}

#scrollnav {
    display: none;
    position: fixed;
    top: 0;
    left: 40px;
    right: 40px;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

#scrollnav .nav-pills > li > a {
    color: #637280;
    margin-left: 10px;
}

#scrollnav .nav-pills > li.active > a {
    color: #fff;
    margin-left: 20px;
    background: #08c;
}

#hpplans {
    margin: 0px 100px;
}

@media(max-width: 1200px) {
    #hpplans {
        margin: 0;
    }
}

#hpplans .fa-ul > li {
    padding-bottom: 10px;
}