.cx-webchat
{
	margin: 0 33px 0 0;
}
.cx-widget.cx-theme-leucotec {
	/* font-family: Roboto, sans-serif; */
	color: #000000;
	background-color: #f8f9fa;
	scrollbar-face-color: #678bb7;
	scrollbar-track-color: #6e747c;
	scrollbar-arrow-color: #678bb7;
	border-radius: 30px;
}
.cx-widget.cx-theme-leucotec .cx-theme {
	background-color: #f8f9fa;
	color: #000000;
	border-color: #292227 !important;
}
.cx-widget.cx-theme-leucotec .cx-overlay {
	 background-color: #f8f9fa;
}
.cx-widget.cx-theme-leucotec .cx-svg-icon-tone1 {
	 fill: #e51938;

}
.cx-widget.cx-theme-leucotec .cx-svg-icon-tone2 {
	 fill: #FFF;
}
.cx-widget.cx-theme-leucotec .cx-svg-icon-shadow1 {
	 fill: #000000;
	 opacity: 0.2;
}
.cx-widget.cx-theme-leucotec .cx-svg-icon-shadow2 {
	 fill: #000000;
	 opacity: 0.1;
}
.cx-widget.cx-theme-leucotec * {
	 
}
.cx-widget.cx-theme-leucotec .cx-titlebar {
  background-color: #e51938;
  border-radius: 30px 30px 0 30px;
  color: #FFF;
  padding: 15px 20px 0 20px!important;
}
.cx-widget.cx-theme-leucotec .cx-titlebar .cx-title {
  color: #ffffff;
}
.cx-widget.cx-theme-leucotec .cx-buttons-window-control .cx-svg-icon-tone1 {
	 fill: #FFF;
}
.cx-widget.cx-theme-leucotec .cx-input-icon-overlay .cx-svg-icon-tone1 {
	 fill: #FFF;
}
.cx-widget.cx-theme-leucotec label {
	 color: #470050;
	 
}
.cx-control-label
{
	text-transform: uppercase!important;
}
.cx-widget.cx-theme-leucotec a {
	 color: #470050;
}
.cx-widget.cx-theme-leucotec a:hover {
	 color: #470050;
}
.cx-widget.cx-theme-leucotec .cx-icon-alert-circle {
	 color: #F53131;
}
.cx-widget.cx-theme-leucotec .cx-footer, .cx-widget.cx-theme-leucotec .cx-branding {
	 color: #95b3d5;
}
.cx-widget.cx-theme-leucotec .cx-footer *, .cx-widget.cx-theme-leucotec .cx-branding * {
	 fill: #95b3d5;
}
.cx-widget.cx-theme-leucotec .cx-form-control {
	 background-color: #f1f1f1;
	 color: #470050;
	 border-radius: 30px;
	 border-color: #FFF!important;
}
.cx-widget.cx-theme-leucotec .cx-form-control.cx-error {
	 border-color: #F53131 !important;
}
.cx-widget.cx-theme-leucotec input:focus, .cx-widget.cx-theme-leucotec textarea:focus, .cx-widget.cx-theme-leucotec .cx-btn:focus, .cx-widget.cx-theme-leucotec .cx-button-group button:focus, .cx-widget.cx-theme-leucotec .cx-form-control:not(.cx-error):focus {
	 border-color: #ff4c5e !important;
}
.cx-widget.cx-theme-leucotec input, .cx-widget.cx-theme-leucotec select, .cx-widget.cx-theme-leucotec textarea {
	 background-color: #8fb9f1;
	 color: #470050;
	 border-color: #758384;
}
.cx-widget.cx-theme-leucotec .cx-btn-default {
	 
	 border-color: #FFF !important;
	 color: #000;
	 background-color: #d6d6d6;
	 border-radius: 30px;
}
.cx-widget.cx-theme-leucotec .cx-btn.cx-disabled {
	 background: #949494;
}
.cx-widget.cx-theme-leucotec .cx-btn-primary {
	 color: #ffffff;
	 border-color: #ff4c5e !important;
	 background: #e7273a;
	 border-radius: 30px;
}
.cx-widget.cx-theme-leucotec .cx-button-group .cx-btn-primary:focus, .cx-widget.cx-theme-leucotec .cx-btn-primary:focus {
	 border-color: #DAE6FC !important;
}
.cx-widget.cx-theme-leucotec .cx-ac-dropdown-menu {
	 background: #848484;
	 border-color: #292227 !important;
}
.cx-widget.cx-theme-leucotec .cx-ac-suggestion:hover, .cx-widget.cx-theme-leucotec .cx-ac-suggestion.cx-active {
	 background-color: #ff4c5e;
	 color: #470050;
}
.cx-widget.cx-theme-leucotec ::-webkit-scrollbar-thumb {
	 background: #678bb7;
}
.cx-widget.cx-theme-leucotec .cx-smokescreen {
	 background-color: #848484;
	 opacity: 0.7;
}
.cx-widget.cx-theme-leucotec .cx-dialog-container .cx-dialog {
	 background-color: #848484;
	 border-color: #292227 !important;
}
.cx-widget.cx-theme-leucotec .cx-theme-background {
	 background-color: #848484;
}
.cx-widget.cx-theme-leucotec .cx-theme-border {
	 border: 1px solid #292227 !important;
}
.cx-widget.cx-theme-leucotec .cx-theme-text {
	 color: #470050;
}
.cx-widget.cx-theme-leucotec .cx-theme-icon-interactive1 svg .cx-svg-icon-tone1 {
	 fill: #FFF;
}
.cx-widget.cx-theme-leucotec .cx-theme-icon-positive svg .cx-svg-icon-tone1 {
	 fill: #FFF;
}
.cx-widget.cx-theme-leucotec .cx-theme-icon-negative svg .cx-svg-icon-tone1 {
	 fill: #FFF;
}
.cx-widget.cx-theme-leucotec .cx-theme-icon-warning svg .cx-svg-icon-tone1 {
	 fill: #FFF;
}
.cx-widget.cx-theme-leucotec .cx-warning {
	 color: #F53131 !important;
}
.cx-widget.cx-theme-leucotec .cx-warning .cx-icon svg * {
	 fill: #F53131 !important;
}
.cx-widget.cx-theme-leucotec .cx-countdown {
	 color: #470050;
}
.cx-widget.cx-theme-leucotec .cx-countdown .cx-icon svg * {
	 fill: #470050;
}

