/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body,
html {
    width: 100%;
    height: 100%;
    color: #333;
}w lo

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

a:active, a:visited, a:focus {
    border: none;
    outline: none;
}

.navbar-default {
    background-color: #ffffff;
}
.navbar-default .navbar-brand{
    background-color: #ffffff;
    color: #333333;
}

.topnav {
    font-size: 14px; 
}

.lead {
    font-size: 18px;
    font-weight: 400;
}


/* new landing styles */
.bang-block {
    margin-top: 225px;
    margin-bottom: 225px;
}

.bang-scream, .bang-copy, .bang-terms, .bang-try {
    text-align: left;
    font-weight: 700;
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.bang-scream{
    font-size: 5em;
    color: #222222;
    line-height: 1.1em;
}

.bang-copy, .bang-try {
    font-size: 1.4em;
    line-height: 1.5em;
    color: #444444;
}

.bang-try {
    font-size: 2em;
}

.bang-track-wrap, .bang-copy-wrapper, .bang-slack-wrap, .bang-track-form{
    margin-top:20px;
    font-size: .9em;
    color: #777777;
}

.bang-track-form {
    margin-top:20px;
}
.bang-track-wrap {
    margin-top: 30px;
}

.bang-slack-wrap {
    text-align: center;
}

.bang-terms {
    font-weight: 100;

}

.btn-bang-track {
  color: #ffffff;
  background-color: #158DE8;
  border-color: #158DE8;
}

.btn-bang-track:hover,
.btn-bang-track:focus,
.btn-bang-track:active,
.btn-bang-track.active,
.open .dropdown-toggle.btn-bang-track {
  color: #ffffff;
  background-color: #1597f2;
  border-color: #1597f2;
}

.btn-bang-track:active,
.btn-bang-track.active,
.open .dropdown-toggle.btn-bang-track {
  background-image: none;
}

.btn-bang-track.disabled,
.btn-bang-track[disabled],
fieldset[disabled] .btn-bang-track,
.btn-bang-track.disabled:hover,
.btn-bang-track[disabled]:hover,
fieldset[disabled] .btn-bang-track:hover,
.btn-bang-track.disabled:focus,
.btn-bang-track[disabled]:focus,
fieldset[disabled] .btn-bang-track:focus,
.btn-bang-track.disabled:active,
.btn-bang-track[disabled]:active,
fieldset[disabled] .btn-bang-track:active,
.btn-bang-track.disabled.active,
.btn-bang-track[disabled].active,
fieldset[disabled] .btn-bang-track.active {
  background-color: #158DE8;
  border-color: #158DE8;
}

.btn-bang-track .badge {
  color: #158DE8;
  background-color: #ffffff;
}

.navbar {
  min-height: 80px;
}

.navbar-brand {
  padding: 0 15px;
  height: 80px;
  line-height: 80px;
}

.navbar-toggle {
  /* (80px - button height 34px) / 2 = 23px */
  margin-top: 23px;
  padding: 9px 10px !important;
}

@media (min-width: 768px) {
  .navbar-nav > li > a {
    /* (80px - line-height of 27px) / 2 = 26.5px */
    padding-top: 26.5px;
    padding-bottom: 26.5px;
    line-height: 27px;
  }
}
/* end new landing styles */


.image-overlay{
    background: rgba(0,0,0,0.5);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

.intro-header {
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #ffffff;
    background: url(../img/big-back.jpeg) no-repeat center center;
    background-size: cover;
    position: relative;
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

.backtrack-logo {
    margin: 0 2px 0 3px;
    font-size: 1.4em;
    /*color: #333333;*/
}

.backtrack-logo-copy {
    margin: 0 2px 0 0;
    font-size: 1.5em;
    /*font-weight: 500;*/
    /*color: #333333;*/
}

ul.share-buttons{
  list-style: none;
  padding: 0;
}

ul.share-buttons li{
  display: inline;
}

ul.share-buttons .sr-only {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}


.backtrack-screenshot {
    border: 1px solid #DDDDDD;
}

.backtrack-step {
    text-align: center;
    margin:  -14px 0 4px 0;
    font-weight: 800;
    font-size: 18px;
    line-height: 1.4;
}

.backtrack-help {
    text-align: left;
    margin:  -8px 0 6px 0;
    font-weight: 800;
    font-size: 18px;
    line-height: 1.4;
}

.backtrack-section-heading {
    text-align: center;
}

.slack-brand {
    font-size: 15px;
    color: #999999;
}

.slack-logo {
    height: 30px;
}

.tools-logo-wrapper {
    height: 200px;
}

.backtrack-contact-wrapper {
    font-size: 100px;
    text-align: center;
}

.backtrack-contact-logo {
    margin: 0 20px;
}

.backtrack-space {
    margin-top: 50px;
}

.track-cell-secondary {
    color: #333333;
    /*color: #777777;*/
}

.track-cell-primary{
    color: #333333;
}

.track-cell-alert{
    color: darkred;
}

.track-cell-happy{
    color: rgba(0, 124, 0, 0.81);
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 50px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/big-back.jpeg) no-repeat center center;
    background-size: cover;
    position: relative;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 25px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }

}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}


.track-number, .track-logo{
    text-align: center;
}


.track-number{
    font-size: 1.2em;
    text-align: right;
    line-height: 2.2em;
    vertical-align: middle;
    white-space: nowrap
}

.track-logo{
    text-align: left;
    line-height: 2em;
    vertical-align: middle;
    margin-bottom:10px;
}

.track-header {
    color: #333333;
}
.track-space-large{
    margin-top: 20px;
}

.track-space-small{
    margin-top: 5px;
}

.track-emphasis{
    font-weight: bold;
}

.track-status-default, .track-status-delivered, .track-status-exception{
    font-size: 2em;
    font-weight: bold;
    color: #333;
}
.track-status-delivered {
    color: rgba(0, 176, 0, 0.81);
}

.track-status-exception{
    color: red;
}

@media (max-width: 767px) {
    .track-status, .track-number, .track-logo{
        text-align: center;
    }

}

@media print {
    a[href]:after {
        content: none;
    }
}

