html,body,h1,h2,h3,h4,h5,h6 {font-family: "Roboto", sans-serif;}
.w3-sidebar {
  z-index: 3;
  width: 250px;
  top: 43px;
  bottom: 0;
  height: inherit;
}
html{
  color:#000616;
}

input {
  margin-bottom: 4px;
  margin-top: 4px;
}
button {
  margin-bottom: 4px;
  margin-top: 4px;
  cursor: pointer;
  background-color:#e6ebf8;
}
select {
  margin-bottom: 4px;
  margin-top: 4px;
  background-color:#e6ebf8;
}


.menu_button {
  width: 50%;
}
.small_button {
  width: 50px;
  padding: 0px;
}
.boss_navbar {
  color:#060F29 !important;
  background-color:#fb7f04 !important;
}
.boss_h1 {
  color:#060F29 !important;
}
