html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 202px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 202px;
  color: #DDD;
  font-size: .85em;
  /*padding: 30px 0px 10px 0px;*/
  margin-top: 5px;
  background-color: #444;
  background-image: -moz-linear-gradient(top, #444, #333);
  background-image: -ms-linear-gradient(top, #444, #333);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#333));
  background-image: -webkit-linear-gradient(top, #444, #333);
  background-image: -o-linear-gradient(top, #444, #333);
  background-image: linear-gradient(top, #444, #333);
  background-repeat: repeat-x;
  text-align: center;
}

/*transition scaffold*/
button, input {
  color: #333;
  margin: 3px 5px;
}


body > .container {
  padding: 50px 15px 0;
}

body > .container-fluid {
  padding: 50px 15px 0;
}

.container .text-muted {
  margin: 20px 0;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
  background-color: #444;
  background-image: -moz-linear-gradient(top, #444, #333);
  background-image: -ms-linear-gradient(top, #444, #333);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#333));
  background-image: -webkit-linear-gradient(top, #444, #333);
  background-image: -o-linear-gradient(top, #444, #333);
  background-image: linear-gradient(top, #444, #333);
  background-repeat: repeat-x;  
}

code {
  font-size: 80%;
}
.nav > li > a > img {
  max-height: 25px;
  max-width: 25px;
}

#homeplanet {
  z-index: 2147483646;
}
.navbar-brand>img {
  position: relative;
  top: -10px;
  z-index: 999999;
}
.navbar-default #topnav.navbar-nav>.active>a:before,
#topnav.navbar-nav>li>a:before {
    background-repeat: no-repeat;
    background-position: 0 top;
    background-size: 30px 30px;
    content: "";
    display: inline-block;
    height: 30px;
    margin-right: 10px;
    vertical-align: middle;
    width: 30px;
}
.navbar-nav>li>a.view:before { background-image: url('/images/wifi-search-flat.png'); }
.navbar-nav>li>a.uploads:before { background-image: url('/images/wifi-upload-flat.png'); }
.navbar-nav>li>a.info:before { background-image: url('/images/wifi-info-flat.png'); }
.navbar-nav>li>a.stats:before { background-image: url('/images/wifi-stats-flat.png'); }
.navbar-nav>li>a.tools:before { background-image: url('/images/wifi-download-flat.png'); }
.navbar-nav>li>a.admin:before { background-image: url('/images/wifi-eye-flat.png'); }

#topnav.navbar-nav > li a{
  padding-top:10px;
  padding-bottom:10px;
  border-right: 1px solid #DDD;
}

#topnav.navbar-right > li a{
  border-right: none;
}

footer div.row div {
  text-transform: uppercase;
  margin-top: 15px;
  vertical-align: top;
  text-align: left;
  padding: 0px 20px;
}
footer a {
 font-style: normal;
 font-weight: normal;
 color: #FEFEFE; 
 text-decoration: none;
}
footer a:visited { color: #fefefe; background: transparent; }
footer a:hover { color: #fff; background: transparent; }

footer table tr td ul {
  padding: 5px 0px 0px 0px;
}
footer menu, ol, ul {
  list-style: none;
  padding-left: 0;
}
footer ul li {
  padding-left: 0px;
  padding-top: 3px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  border-top: 0;
}

#login-dp{
    min-width: 250px;
    padding: 14px 14px 0;
    overflow:hidden;
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.75);
    background-image: none;
}
#login-dp a {
  color: #ff9900
}
#login-dp a:hover {
  color: #ffcc00;
}
#login-dp .bottom{
    border-top:1px solid #ddd;
    clear:both;
    padding:14px;
    color: #FFFFFF;
}
#login-dp .form-group {
    margin-bottom: 10px;
}
#login-dp .help-block{
    font-size:12px    
}
p.answer {
  margin-bottom: 38px;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover { 
  outline: 0;
}

.ui-icon {
    background-image: url(/js/jquery-ui-1.11.0/images/ui-icons_222222_256x240.png);
}

.wigle-modal-overlay {
  color: #000;
  background-color: rgb(255,255,255);
  background-color:rgba(255, 255, 255, 0.75);
  height: 100%;
  width: 100%;
  position: fixed; /* Stay in place */
  z-index: 1050; /* Sit on top */
  left: 0;
  top: 0;
  overflow-x: hidden;
  overflow=y: auto;
  transition: 0.5s;
}

@keyframes planetFade {
    0% {opacity: 0.4;}
    100% {opacity: 1;}
}

.fadeBubble {
    animation: planetFade 1s alternate infinite;
}

.wigle-modal {
  color: #FFFFFF;
  background-color:rgba(0, 0, 0, 0.75);
}

.wigle-modal a {
  color: #FFFFFF;
  font-weight: bold;
}
.wigle-modal a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
.wigle-modal a:focus {
  color: #FFFFFF;
  text-decoration: underline;
}
.close {
  opacity: 0.85;
}
.modal-header-danger {
  color:#fff;
  padding:9px 15px;
  border-bottom:1px solid #eee;
  background-color: #b50101;
}
#mapBarShowHide {
  display: none;
}

div.subscriptionWidget hr {
  border-top: 1px solid #999;
}

@media(max-width:768px){
  #login-dp{
    color: #fff;
    background-color: rgba(0, 0, 0, 0.75);
    background-image: none;
  }
  #login-dp .bottom{
    border-top:0 none;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
  }
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    /*use as much vertical space as possible for menu*/
    max-height: 93vh !important;
  }
  #newsBar {
    padding-bottom: 20px;
  }
  div.col-sm-2.mainStats {
    font-size: 1.8em;
  }
  span.hilite-stats {
    font-size: 2.0em;
    padding: 1px 0px 7px 0px;
  }
  .navbar-title {
    padding: 10px 0 0 0;
  }
  #linkBar {
    float: none;
    text-align: center;
    width: 100%;
    display: inline-block;
  }
  #title {
    text-align: center;
    width: 100%;
  }

  #mapBar {
    margin-top: 2px;
    width: 200px;
    background-color: rgba(239, 239, 239, .75);
    font-size: .95em;
  }

  #mapBar hr {
    display: none;
  }

  div.mapBarStatus {
    font-size: .95em;
    font-weight: normal;
  }

  div.mapForm {
    font-size: .95em;
    font-weight: normal;
  }

  .mapsearchResponsive {
    display: none;
  }

  div#datesRange {
    transform: scale(0.80, 0.80);
    transform-origin: 0 0;
  }

}
@media(max-width:600px){
  #mapcontrols {
    width: 12px;
  }

  #mapcontrols.expanded {
    width: auto;
  }

  #mapBarShowHide {
    display: block;
    cursor: pointer;
    min-width: 12px;
    color: transparent;
    background-image: url("/images/map-ctl-exp.png");
    background-repeat: no-repeat;
    background-position: left top;
  }
}

@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
}
