
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlcyI6WyJjdXN0b20uc2NzcyJdLCJzb3VyY2VzQ29udGVudCI6WyIiXSwiZmlsZSI6ImN1c3RvbS5jc3MifQ== */

body.dark .widget-changelog{
  background: #121e32;
}

body.dark .excerpt-hidden::after{
  background: linear-gradient(to bottom, rgb(27 46 75 / 40%) 0%, rgb(27 46 75) 100% );
}

body.dark .widget-header{
  border-bottom-color: #191e3a!important;
}
body.dark small{
  color: #9da4b1;
}

body.dark .agentbubble, body.dark .customerbubble, body.dark .agentinternbubble{
  background: #1b2e4b;
  border-color:#12151c!important;
}

body.dark .agentinternbubble{
  background: #181e2e !important;
  color: #bfc9d4;
  border-color:#12151c!important;
}

body.dark .searchable-container .item-ticket{
  background: #1b2e4b!important;
}

body.dark .badge-mini{
  font-size: 8.9px;
  font-weight: 300;
}
body.dark .dropdown-list{
  background: #1b2e4b;
}
body.dark span.dropdown-item-inner{
  color:#009688;

}
body.dark span.dropdown-item-inner:hover{
  color:#fff;
  background: #767676;
}
