.preloader {
  background: #484b68 !important;
}

body .breadcrumb li, body .breadcrumb li a, body .breadcrumb li + li:before {
  color: #484b68;
}

body .wrap-content .header {
  background: #36384e;
}

body .wrap-content .header .backet .backet-btn, body .wrap-content .header .backet .backet-title, body .wrap-content .header .user-btn {
  background-color: #484b68;
}

body .wrap-content .header .btn-message.active, body .wrap-content .header .btn-email.active {
  background-color: #ffcc00;
}

body .wrap-content .header .backet .backet-content > .unit {
  background-color: #36384D;
  border-right-color: #484b68;
  border-bottom-color: #484b68;
}

body .wrap-content .header .backet .backet-content > .unit .btn-close:hover svg {
  stroke: #36384D;
}

body .wrap-content .header .message .message-content .clear-all, body .wrap-content .header .email .mail-content .show-all, body .wrap-content .header .view-profile {
  background: #f2a654 !important;
}

body .wrap-content .header .message .message-content .clear-all:active, body .wrap-content .header .email .mail-content .show-all:active, body .wrap-content .header .view-profile:active {
  box-shadow: inset 0 4px 1px #e39c4f;
}

body .wrap-content .header .message .message-content .unit *[class*='icon-'] {
  background: #484b68;
}

body .wrap-content .header .message .message-content .unit:hover, body .wrap-content .header .email .mail-content .unit:hover, body .wrap-content .header .message .message-content .percent .percent-value.color-1, body .wrap-content .header .message .message-content .percent .percent-value.color-2 {
  background: #36384e;
}

body .aside {
  background: #484b68;
}

body .aside .btn-logo {
  background-color: #ffffff;
}

body .morphsearch-content, body .morphsearch.open .morphsearch-form, body .wrap-menu, body .wrap-content .header > .unit.morphsearch.open {
  background-color: #2a2b3c !important; border:none;
}

body .dummy-media-object {
  background-color: #1f202d;
}

body .morphsearch.open .morphsearch-input {
  border-bottom-color: #ffffff;
}

body .menu li {
  background-color: #484b68;
  border-right-color: #2a2b3c;
  border-bottom-color: #2a2b3c;
}

body .menu li:hover {
  background: #40435d;
}

body .visitors-stat .unit .scale {
  background: #2a2b3c;
}

body.mobile-view .aside {
  background: #2A2B3C !important;
}

.decor-dark, body .refresh-preloader {
  background: #36384e;
}

body .setting > span {
  color: #36384e;
}

@media (max-width: 1200px) {
  body .wrap-content .header > .unit.morphsearch {
    background: #36384e !important;
  }
}

@media (min-width: 481px) {
  .morphsearch {
    background: #2a2b3c !important;
  }
}

body .user-content {
  background: #fff;
  color: #333333;
}

body .user-content .b-profile-folders a {
  border-bottom-color: #eee;
}

body .wrap-content .footer {
  border-top-color: #484B68;
}

body .notification-count {
  background: #f2a654;
}

