/* Sticky footer styles
-------------------------------------------------- */
.text-error{
  color: red;
}
html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 60px;
  padding:80px 0 0;
}

a {
  color: #FF6A3D;
}

a:hover {
  text-decoration: none;
  color: #FF6A3D;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;

}

tr.device > td {
  font-weight: bold;
}

tr.device > td.device-actions {
  font-weight: 100;
}

.btn-info {

}
.navbar {
  margin-bottom: 0px;
}

.nav > li > a {
  padding: 15px 10px;
}

.navbar-default {
  background-color: #1A2238;
  border-color: #0157a1;
}

.navbar-default .navbar-nav > li > a {
  color: #f7f6f6;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #f7f6f6;
  /*background-color: rgba(0,123,229,.5);*/
  background-color:  rgba(255, 106, 61, .5);
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #f7f6f6;
  background-color: #FF6A3D;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #fff;
}

.navbar-default .navbar-text {
  color: #f7f6f6;
}

.navbar-default .navbar-brand, .navbar-signout {
  color: #f7f6f6;
}
.navbar-signout:hover {
  color: #FF6A3D;
}

.navbar {background-color: #1A2238;}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-brand {color: #f1f1f1;}
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus {color: #fff; background-color: #ff6a3d }

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {background-color: #ff6a3d; border-color: #FF6A3D }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {background-color: #ff6a3d; border-color: #FF6A3D; outline-color: #FF6A3D; }

@media only screen and (max-width: 766px) {
.collapsing, .in {background-color: #f7f7f7;}
.collapsing ul li a, .in ul li a {color: #555!important;}
.collapsing ul li a:hover, .in ul li a:hover {color: #f1f1f1!important;}
}


.alias-login {
  padding: 5px 0;
  margin-top: -25px
}

.alert {
  margin-top: 10px;
}

.navbar-brand {padding:5px 15px;}
/*.navbar-nav > li > a {line-height: 35px;}
.navbar-form {margin-top: 15px;}
.navbar-text {line-height: 35px;}
*/
@media (max-width: 768px) {
  .sidebar-xs {
    background-color: #f5f5f5;
  }
}
@media (min-width: 768px) {
  .sidebar {
    position: fixed;
    top: 51px;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    padding: 20px;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
    background-color: #f5f5f5;
    border-right: 1px solid #eee;
  }
}


/* Sidebar navigation */
.nav-sidebar {
  margin-right: -21px; /* 20px padding + 1px border */
  margin-bottom: 20px;
  margin-left: -20px;
}
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #FF6A3D;
}


/*
 * Main content
 */

.main {
  padding: 0 20px;
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .main {
    padding-right: 40px;
    padding-left: 40px;
  }
}
.main .page-header {
  margin-top: 0;
}


/* Sidebar navigation */
.nav-sidebar {
  margin-right: -21px; /* 20px padding + 1px border */
  margin-bottom: 20px;
  margin-left: -20px;
}
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
  font-size: 12px;
  color: #333;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #FF6A3D;
}


.btn-primary {
  background-color: #FF6A3D;
  border-color: #FF6A3D;
}
.btn-primary:hover {
  background-color: #CC5531;
  border-color: #CC5531;
}

.form-horizontal .control-label {
  text-align: left;
}
/* Carousel base class */
.carousel {
  margin-bottom: 40px;
}

.pageHeader {
  margin-top: 0px;
}

.carousel .container {
  position: relative;
  z-index: 9;
  width: 80%;
  margin: auto;
}

.carousel-control {
  height: 80px;
  margin-top: 0;
  font-size: 120px;
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
  background-color: transparent;
  border: 0;
}

.carousel .item {
  height: 250px;

}
.carousel img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 250px;
}

.carousel-caption {
  background-color: transparent;
  position: static;
  padding: 0 20px;
  margin-top: 40px;
}
.carousel-caption h1,
.carousel-caption .lead {
  margin: 0;
  line-height: 1.25;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
}
.carousel-control {top:15%;}

.carousel-control.right, .carousel-control.left {
  background-image: none;
}

.blueBG {
  background-color: #005299;
}

/*Receipt*/


  .receipt-title h2, .receipt-title h3 {
      display: inline-block;
  }

  .table > tbody > tr > .no-line {
      border-top: none;
  }

  .table > thead > tr > .no-line {
      border-bottom: none;
  }

  .table > tbody > tr > .thick-line {
      border-top: 2px solid;
  }

section {padding:40px 0 40px 0px;}

.welcome {
  margin-top: -80px;
  padding:120px 0 40px 0px;
  background-image: url(../img/tiny_grid.png);
  color: #fff;
}

.about {
  
}
/*
.offer {
  padding: 40px 0 25px 0;
  background-color: #f2f2f2;
}
*/
#lineupFinder .well {margin-bottom: 0;}

#sideNav > ul > li.sidebar-header {margin-left: 5px;}

.well.well-small.lineups-found {
  background-color: #9DAAF2;
  color:#fff;
}

code strong {padding: 0 3px;}

.steps { color: #fff;}

.help-guide {min-height: 200px}

.g-recaptcha {
  margin-bottom: 10px;
}

.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: 400;
}
.form-signin .form-control {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.registered-devices {
  padding-bottom: 15px;
}



/* Extra markup and styles for table-esque vertical and horizontal centering */
.site-wrapper {
  display: table;
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;
  -webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, .5);
  box-shadow: inset 0 0 100px rgba(0, 0, 0, .5);
}
.site-wrapper-inner {
  display: table-cell;
  vertical-align: top;
}
.cover-container {
  margin-right: auto;
  margin-left: auto;
}

/* Padding for spacing */
.inner {
  padding: 30px;
}


/*
 * Header
 */
.masthead-brand {
  margin-top: 10px;
  margin-bottom: 10px;
}

.masthead-nav > li {
  display: inline-block;
}
.masthead-nav > li + li {
  margin-left: 20px;
}
.masthead-nav > li > a {
  padding-right: 0;
  padding-left: 0;
  font-size: 16px;
  font-weight: 700;
  color: #fff; /* IE8 proofing */
  color: rgba(255, 255, 255, .75);
  border-bottom: 2px solid transparent;
}
.masthead-nav > li > a:hover,
.masthead-nav > li > a:focus {
  background-color: transparent;
  border-bottom-color: #a9a9a9;
  border-bottom-color: rgba(255, 255, 255, .25);
}
.masthead-nav > .active > a,
.masthead-nav > .active > a:hover,
.masthead-nav > .active > a:focus {
  color: #fff;
  border-bottom-color: #fff;
}

@media (min-width: 768px) {
  .masthead-brand {
    float: left;
  }
  .masthead-nav {
    float: right;
  }
}


/*
 * Cover
 */

.cover {
  padding: 0 20px;
}
.cover .btn-lg {
  padding: 10px 20px;
  font-weight: 700;
}


/*
 * Footer
 */

.mastfoot {
  color: #999; /* IE8 proofing */
  color: rgba(255, 255, 255, .5);
}


/*
 * Affix and center
 */

@media (min-width: 768px) {
  /* Pull out the header and footer */
  .masthead {
    position: fixed;
    top: 0;
  }
  .mastfoot {
    position: fixed;
    bottom: 0;
  }
  .site-wrapper-inner {
    vertical-align: middle; /* Start the vertical centering */
  }
  .masthead,
  .mastfoot,
  .cover-container {
    width: 100%; /* Must be percentage or pixels for horizontal alignment */
  }
}

@media (min-width: 992px) {
  .masthead,
  .mastfoot,
  .cover-container {
    width: 700px;
  }
}