
header.navbar{
  background-color:#349887 !important;
}
.header-dashboard{
  box-shadow:  0 0 9px 4px rgba(133, 131, 131, 0.274) !important;
}
/*
 * Sidebar
 */

 .sidebar{ 
  height: calc(100% - 0px ); 
  /* position: absolute; */
  left:0;
  background:#349887 !important;
}


