body {
  background-color: #EDF0F0; }

.text-center {
  text-align: center; }

.landing-footer {
  background-color: #fff; }

.logo {
  margin: 7px 0; }

.margin-top-30 {
  margin-top: 30px; }

.margin-top-15 {
  margin-top: 15px; }

.margin-top-18 {
  margin-top: 18px; }

.thumbnail-image-container {
  width: 100%;
  height: 140px;
  background-size: cover;
  background-position: center; }

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

html {
  position: relative;
  min-height: 100%; }

body {
  margin-bottom: 140px; }

.footer {
  position: absolute;
  bottom: 0;
  width: 100%; }

.logo-image {
  width: auto;
  height: 50px; }

.powered-by {
  padding: 30px 0; }

.powered-by-logo {
  width: auto;
  height: 25px;
  margin-top: -2px; }

.display-block {
  display: block; }

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none; }

#logo-search-dropdown-navbar {
  position: relative; }

.white-header-text {
  margin-top: 3px; }

strong {
  font-family: "Roboto-Medium" !important; }

/*# sourceMappingURL=landing.css.map */
