canvas {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

body {
  background-color: #f1f1f1 !important;
}

.navcolor {
  background-color: #4b4b4b !important;
}

.sidenavcolor {
  background-color: #919191 !important;
}

.navtext {
  color: #ffffff !important;
}

.clear {
  margin: 0px 15px;
}

.imgrad {
  border-radius: 50%;
}

.hidden {
  display: none;
}

.clearsidebar {
  margin-top: 40px;
}

#sidebar-image {
  max-height: 90px;
  max-width: 90px;
  height: 90px;
  width: 90px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
}

.scrollable {
  overflow-y: auto;
  overflow-x: hidden;
}

#content {
  top: 20em;
}

i.simpleicon.simpleicon.simpleicon.icon,
i.simpleicon.simpleicon.simpleicon.icons {
  line-height: 1.6;
  font-size: 3em;
  width: 100%;
  height: 100%;
}
