


/* RESET TOOLBAR DRUPAL */
.toolbar a,
.toolbar .btn-dropdown {
  display: block;
  color: #565656 !important;
}

.toolbar-tray span {
  line-height: 15px;
}

.toolbar-tray span,
.toolbar-tray a, .toolbar-tray a:visited {
  padding: 1em 1.3333em !important;
  font-size: small;
  padding-left: 2.75em  !important; 
}

.toolbar .toolbar-icon::before {
  max-width: 20px;
}

.placeholder {
  background-color: transparent !important;
}