.kats {
  opacity: 0.6;
}

body {
  background-color: #3f3f3f !important;
  color: #dedede;
}

.header {
  background-color: #2b2a2a !important;
  color: #545454 !important;
}

.logo {
  background-color: #3f3f3f !important;
}

input {
  background-color: #3f3f3f !important;
  color: #080808 !important;
}

.urunitem {
  background-color: #2b2a2a !important;
  border: 0;
}
.urunitem .uisim {
  color: #c8c8c8;
}
.urunitem .ufiyat {
  color: #f8f8f8;
}

.status {
  background-color: #2b2a2a !important;
  color: white !important;
}

.main-menu-item img {
  border-color: #2b2a2a !important;
}

footer {
  background-color: #080808 !important;
}
footer .logo {
  background-color: #080808 !important;
}

.topbar-container {
  background-color: #3f3f3f !important;
}/*# sourceMappingURL=dark.css.map */