/*#sidenav-overlay {
  z-index:-1;(480,476,261)
}*/

.img-responsive-logo {
  height: auto;
  width: auto;
  max-height: 40px;
  max-width: 250px;
  /* line-height: 50px;
  vertical-align: middle;*/
}
.logo {
  display: inline-block;
  height: 100%;
}
.logo > img {
  vertical-align: middle;
}
.indennt {
  margin-left: 5px;
}
.side-nav .user-view .background, .side-nav .userView .background {
  overflow: hidden;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: -1;
}
#sidenav-overlay {
  z-index: -1;
}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.waves-effect .waves-grey .waves-ripple {
      background-color: rgba(96, 125, 139,0.65);
    }

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}
/*
.hero-image {
    background-image: url("https://preview.ibb.co/kHbF4F/pexels_photo_462443.jpg");
    height: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
*/
body {
  overflow-x: hidden;
}
