/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
body {
	padding-top: 70px;
    color: #5a5a5a;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

.navbar-brand
{
  background: url(../gjtBrand.png?v=1) no-repeat left center;
  height: 70px;
  width: 260px;
}

.navbar-nav-swt-header li a {
 line-height: 35px;
 height: 70px;
}

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper>.container {
    padding-right: 0;
    padding-left: 0;
}

.navbar-wrapper .navbar {
    padding-right: 15px;
    padding-left: 15px;
}

.navbar-wrapper .navbar .container {
    width: auto;
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
    margin-bottom: 20px;
    text-align: center;
}

.marketing h2 {
    font-weight: normal;
}

.marketing .col-lg-4 p {
    margin-right: 10px;
    margin-left: 10px;
}

/* Featurettes
------------------------- */
.featurette-divider {
    margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media ( min-width : 768px) {
    /* Navbar positioning foo */
    .navbar-wrapper {
        margin-top: 20px;
    }
    .navbar-wrapper .container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .navbar-wrapper .navbar {
        padding-right: 0;
        padding-left: 0;
    }

    /* The navbar becomes detached from the top, so we round the corners */
    .navbar-wrapper .navbar {
        border-radius: 4px;
    }

    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.4;
    }
    .featurette-heading {
        font-size: 50px;
    }
}

@media ( min-width : 992px) {
    .featurette-heading {
        margin-top: 120px;
    }
}

/* Customize the nav-justified links to be fill the entire space of the .navbar */

.nav-justified {
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.nav-justified > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: bold;
  color: #777;
  text-align: center;
  background-color: #e5e5e5; /* Old browsers */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(top), color-stop(0%, #f5f5f5), to(#e5e5e5));
  background-image:         linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
  background-repeat: repeat-x; /* Repeat the gradient */
  border-bottom: 1px solid #d5d5d5;
}
.nav-justified > .active > a,
.nav-justified > .active > a:hover,
.nav-justified > .active > a:focus {
  background-color: #ddd;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
          box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
}
.nav-justified > li:first-child > a {
  border-radius: 5px 5px 0 0;
}
.nav-justified > li:last-child > a {
  border-bottom: 0;
  border-radius: 0 0 5px 5px;
}

@media (min-width: 768px) {
  .nav-justified {
    max-height: 52px;
  }
  .nav-justified > li > a {
    border-right: 1px solid #d5d5d5;
    border-left: 1px solid #fff;
  }
  .nav-justified > li:first-child > a {
    border-left: 0;
    border-radius: 5px 0 0 5px;
  }
  .nav-justified > li:last-child > a {
    border-right: 0;
    border-radius: 0 5px 5px 0;
  }
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .masthead,
  .marketing,
  .footer {
    padding-right: 0;
    padding-left: 0;
  }
}

.alert {
  margin-bottom: 0px;
}

.price-count {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 5px 5px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: #191919;
  color: #E6E6E6;
}

.loose-figure-badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #1A4C80;
  border-radius: 10px;
}

.moc-badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #476C7E;
  border-radius: 10px;
}

.potf-coin-badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #40694E;
  border-radius: 10px;
}

.progress-bar-future {
  background-color: #F2F2F2;
  color: #A4A4A4;
}

.moc-gradient {
  background-image: -webkit-linear-gradient(left, black 30%, #346775); /* For Safari 5.1 to 6.0 */
  background-image: -o-linear-gradient(right, black 30%, #346775); /* For Opera 11.1 to 12.0 */
  background-image: -moz-linear-gradient(right, black 30%, #346775); /* For Firefox 3.6 to 15 */
  background-image: linear-gradient(to bottom, black 30% , #346775); /* Standard syntax */
  color: white;
}

.figure-gradient {
  background: -webkit-linear-gradient(left, black 15%, #003464); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, black 15%, #003464); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, black 15%, #003464); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom, black 30% , #003464); /* Standard syntax */
  color: white;
}

.coin-gradient {
  background: -webkit-linear-gradient(left, black 15%, #006400); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, black 15%, #006400); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, black 15%, #006400); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, black 30% , #006400); /* Standard syntax */
  color: white;
}

.sign-up-title {
	margin-right: 0px;
	margin-left: 0px;
	color: #e0e0e0;
    background: -webkit-linear-gradient(top, rgba(86,147,0,1) 0%, rgba(120,176,41,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(86,147,0,1) 0%, rgba(120,176,41,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.sign-up-error-title {
	margin-right: 0px;
	margin-left: 0px;
	color: #dcd6de;
    background: -webkit-linear-gradient(top, rgba(253,68,68,1) 0%, rgba(196,22,22,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(253,68,68,1) 0%, rgba(196,22,22,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.sign-up-body {
    background: -webkit-linear-gradient(top, rgb(38,50,72) 50%,rgb(66,75,92) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(38,50,72) 80%,rgb(66,75,92) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    color: white;
    border-color: #000000;
}

.sign-up-footer {
	padding: 5px 10px 5px 10px;
	background: -webkit-linear-gradient(top, rgba(198,198,198,1) 0%, rgba(130,130,130,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(198,198,198,1) 0%, rgba(130,130,130,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
