body .ccl-slider-bubble {
    background: linear-gradient(to bottom,#CC3535 0%,#A6192E 100%) !important;
}
body .ccl-element-side-tab {
    background: linear-gradient(to bottom,#CC3535 0%,#A6192E 100%) !important;
}
.ccl-element-mobile-split-bar .ccl-split-bar-item:last-child  {
    background: linear-gradient(to bottom,#CC3535 0%,#A6192E 100%) !important;
}
.ccl-element-mobile-split-bar .ccl-split-bar-item:first-child  {
    background: linear-gradient(to bottom,#CC3535 0%,#A6192E 100%) !important;
}
.ccl-start-chat-button {
    background: linear-gradient(to bottom,#CC3535 0%,#A6192E 100%) !important;
}
.ccl-slider-window-header-bg {
    background: linear-gradient(to bottom,#CC3535 0%,#A6192E 100%) !important;