 .cx-widget.cx-theme-cboj {
    color: #FDFDFD;
    background-color: #000000;
    scrollbar-face-color: #23638b;
    scrollbar-track-color: #212529;
    scrollbar-arrow-color: #23638b;
}
.cx-widget.cx-theme-cboj .cx-theme {
    background-color: #233340;
    color: #000000;
    border-color: #000000 !important;
}

.cx-widget * {
    font-family: Arial;
}


/*.cx-widget.cx-theme-cboj .cx-message-text ,.cx-widget.cx-theme-cboj .cx-time {
    color: #ffffff;
}

.cx-widget.cx-theme-cboj .cx-webchat .cx-transcript .cx-message .cx-name {
    color: #ffffff;
}

.cx-widget.cx-theme-cboj .cx-webchat .cx-message.cx-system.i18n .cx-bubble{
    background-color: #233340;
}

.cx-webchat.cx-theme-light .cx-message.cx-them .cx-bubble {
     background-color: #ffc7b9;
 } 
*/
.cx-webchat .cx-transcript .cx-message .cx-bubble {
    padding: 10px 15px;
    padding: 16px;
    background: white;
    font-family: Arial;
 }

.cx-widget.cx-theme-cboj .cx-chat{
    background-color: #d8d8d8;
}

.cx-wrapper P {
color: #233340;

}

.cx-widget.cx-theme-cboj .cx-bubble-arrow .cx-left, .cx-widget.cx-theme-cboj .cx-bubble-arrow .cx-right
{
    color: white;
}

/*.cx-widget.cx-theme-cboj .cx-end-cancel.cx-btn-default.i18n {
    background-color: #233340;
    color: white;
    /*border-radius: 15px;
}

.cx-widget.cx-theme-cboj .cx. cx-button-group cx-buttons-binary cx-end-confirm cx-btn cx-btn-primary {
    background-color: #233340;
    color: white;
}
*/

.cx-widget.cx-theme-cboj .cx-message .cx-participant .cx-avater-wrapper .cx-bubble-arrow{
    color: #233340;
}


.cx-widget.cx-theme-cboj .cx-overlay {
    background-color: #233340;
}
.cx-widget.cx-theme-cboj .cx-svg-icon-tone1 {
    fill: #FDFDFD;
}
.cx-widget.cx-theme-cboj .cx-svg-icon-tone2 {
    fill: #8C8C8C;
}
.cx-widget.cx-theme-cboj .cx-svg-icon-shadow1 {
    fill: red;
    opacity: 0.2;
}
.cx-widget.cx-theme-cboj .cx-svg-icon-shadow2 {
    fill:red;
    opacity: 0.1;
}
.cx-widget.cx-theme-cboj * {
    border-color: #FDFDFD;
}
.cx-widget.cx-theme-cboj .cx-titlebar .cx-title {
    color: #FDFDFD;
    font-family: Arial;
}
.cx-widget.cx-theme-cboj .cx-buttons-window-control .cx-svg-icon-tone1 {
    fill: #ebf1f6;
}
.cx-widget.cx-theme-cboj .cx-input-icon-overlay .cx-svg-icon-tone1 {
    fill: #ebf1f6;
}
.cx-widget.cx-theme-cboj label {
    color: #FDFDFD;
}
.cx-widget.cx-theme-cboj a {
    color: #FDFDFD;
}
.cx-widget.cx-theme-cboj a:hover {
    color: #FDFDFD;
}
.cx-widget.cx-theme-cboj .cx-icon-alert-circle {
    color: #F53131;
}
.cx-widget.cx-theme-cboj .cx-footer, .cx-widget.cx-theme-cboj .cx-branding {
    color: #FDFDFD;
}
.cx-widget.cx-theme-cboj .cx-footer *, .cx-widget.cx-theme-cboj .cx-branding * {
    fill: #FDFDFD;
}
.cx-widget.cx-theme-cboj .cx-form-control {
    background-color: #ffffff;
    color: #8f8f8f;
}
.cx-widget.cx-theme-cboj .cx-form-control.cx-error {
    border-color: #F53131 !important;
}
.cx-widget.cx-theme-cboj .cx-form-control::placeholder {
    color: #C5CCD6;
}
.cx-widget.cx-theme-cboj .cx-form-control:-moz-placeholder {
    color: #C5CCD6;
}
.cx-widget.cx-theme-cboj .cx-form-control::-moz-placeholder {
    color: #C5CCD6;
}
.cx-widget.cx-theme-cboj .cx-form-control:-ms-input-placeholder {
    color: #C5CCD6;
}
.cx-widget.cx-theme-cboj .cx-form-control::-webkit-input-placeholder {
    color: #C5CCD6;
}
.cx-widget.cx-theme-cboj input:focus, .cx-widget.cx-theme-cboj textarea:focus, .cx-widget.cx-theme-cboj .cx-btn:focus, .cx-widget.cx-theme-cboj .cx-button-group button:focus, .cx-widget.cx-theme-cboj .cx-form-control:not(.cx-error):focus {
    border-color: #75A8FF !important;
}
.cx-widget.cx-theme-cboj input, .cx-widget.cx-theme-cboj select, .cx-widget.cx-theme-cboj textarea {
    background-color: #ffffff;
    color: #FDFDFD;
    border-color: #758384;
}
.cx-widget.cx-theme-cboj .cx-btn-default {
    background: none;
    border-color: #FDFDFD !important;
    color: #23638b;
    background-color: #FDFDFD;
}
.cx-widget.cx-theme-cboj .cx-btn.cx-disabled {
    background: #CCCCCC;
}
.cx-widget.cx-theme-cboj .cx-btn-primary {
    color: #23638b;
    border-color: #FDFDFD !important;
    background: #FDFDFD;
    background: -moz-linear-gradient(top,#FDFDFD 0%,#FDFDFD 100%);
    background: -webkit-linear-gradient(top,#FDFDFD 0%,#FDFDFD 100%);
    background: linear-gradient(to bottom,#FDFDFD 0%,#FDFDFD 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bg_color_4',endColorstr='@bg_color_5',GradientType=0);
}
.cx-widget.cx-theme-cboj .cx-button-group .cx-btn-primary:focus, .cx-widget.cx-theme-cboj .cx-btn-primary:focus {
    border-color: #DAE6FC !important;
}
.cx-widget.cx-theme-cboj .cx-ac-dropdown-menu {
    background: #233340;
    border-color: #FDFDFD !important;
}
.cx-widget.cx-theme-cboj .cx-ac-suggestion:hover, .cx-widget.cx-theme-cboj .cx-ac-suggestion.cx-active {
    background-color: #75A8FF;
    color: #23638b;
}
.cx-widget.cx-theme-cboj ::-webkit-scrollbar-thumb {
    background: #23638b;
}
.cx-widget.cx-theme-cboj .cx-smokescreen {
    background-color: #233340;
    opacity: 0.7;
}
.cx-widget.cx-theme-cboj .cx-dialog-container .cx-dialog {
    background-color: #233340;
    border-color: #FDFDFD !important;
}
.cx-widget.cx-theme-cboj .cx-theme-background {
    background-color: #233340;
}
.cx-widget.cx-theme-cboj .cx-theme-border {
    border: 1px solid #FDFDFD !important;
}
.cx-widget.cx-theme-cboj .cx-theme-text {
    color: #303745;
}
.cx-widget.cx-theme-cboj .cx-theme-icon-interactive1 svg .cx-svg-icon-tone1 {
    fill: #303745;
}
.cx-widget.cx-theme-cboj .cx-theme-icon-positive svg .cx-svg-icon-tone1 {
    fill: #4AC764;
}
.cx-widget.cx-theme-cboj .cx-theme-icon-negative svg .cx-svg-icon-tone1 {
    fill: #F53131;
}
.cx-widget.cx-theme-cboj .cx-theme-icon-warning svg .cx-svg-icon-tone1 {
    fill: #F8A740;
}
.cx-widget.cx-theme-cboj .cx-warning {
    color: #F53131 !important;
}
.cx-widget.cx-theme-cboj .cx-warning .cx-icon svg * {
    fill: #F53131 !important;
}
.cx-widget.cx-theme-cboj .cx-countdown {
    color: #FDFDFD;
}
.cx-widget.cx-theme-cboj .cx-countdown .cx-icon svg * {
    fill: #FDFDFD;
}
 

