/* ------------------------------------------------------------------------------
 *
 *  # Components
 *
 *  Common less file with imports of plugins and pages
 *
 *  Version: 1.0
 *  Latest update: Feb 5, 2016
 *
 * ---------------------------------------------------------------------------- */

.navbar-inverse {
  background-color: #585858 !important;
}
.navbar-inverse-esc {
  background-color: #585858 !important;
}
.label-transperent-inverse-esc {
  color: #585858 !important;
  border-color: #585858 !important;
}

