img.profile-full {
  height: 80px;
  width: 80px;
}
img.circle {
  border: 2px solid white;
}
div.main-title {
  padding: 20px 10px;
  display: block;
  color: white;
  margin-bottom: 0;
}
small {
  display: block;
  clear: both;
}
h3.title2 {
  font-weight: 200;
  text-align: left;
}
.totals > div > div > input:disabled {
  color: black;
  border: none;
}
.totals > div > div > input + label.active {
  color: black;
}
img.admin-icon {
  height: 40px;
  width: 40px;
}
.btn-floating.btn-large.fab-admin-edit {
  float: right;
  right: 20px;
  top: 40px;
}
nav.nav-breadcrumb {
  height: 40px;
  left: 240px;
  padding-left: 60px;
  line-height: 35px;
  position: fixed;
  top: 82px;
  z-index: 100000;
}
h3.admin-title {
  margin-top: 60px;
}
nav.fixed a.text-white,
.side-nav.fixed a.text-white {
  color: white;
}
#dropdown1 {
  z-index: 1000001;
}
.modal {
  margin-top: 160px;
}
ul.scrolled-nav {
  height: 100%;
  padding-top: 83px;
}
div.nav-logo {
  position: fixed;
  top: 0;
  left: 0;
  height: 82px;
  z-index: 1000003;
  background-color: white;
  width: 240px;
}
li.nav-logo a img {
  max-width: 100%;
}
