body {
/*  padding-top: 100px;
  padding-bottom: 30px; */
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;

}



.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}

.navbar-header {
  margin: auto;
  height: 80px;
}


.navbar-inverse {
  background-image: linear-gradient(to bottom,#ffffff 0,#ffffff 100%)
}

.navbar {
  background-color:white;
}
.footer-logo + span {
    display: inline-block;
    margin: 0 10px 22px;
    vertical-align: bottom;
    width: calc(100% - 180px);
}

/*#galogo {
  position:static;
  top: 0;
  right: 0;
}*/

.navbar-brand h2 {
  color: #5d7975;
}

/*
.bs-docs-sidebar {
  margin-top:50px;
}
*/


