.cx-widget {
  font-family: Figtree, sans-serif !important;
}

.cx-widget.cx-theme-energa {
  font-family: Figtree, sans-serif !important;
  color: #676d6f;
  background-color: #ffffff;
  scrollbar-face-color: #f3bbb3;
  scrollbar-track-color: #f3bbb3;
  scrollbar-arrow-color: #f3bbb3;
}
.cx-widget.cx-theme-energa .cx-theme {
  background-color: #ffffff;
  color: #000000;
  border-color: #676d6f !important;
}
.cx-widget.cx-theme-energa .cx-overlay {
  background-color: #ffffff;
}
.cx-widget.cx-theme-energa .cx-svg-icon-tone1 {
  fill: #d81e04;
}
.cx-widget.cx-theme-energa .cx-svg-icon-tone2 {
  fill: #8c8c8c;
}
.cx-widget.cx-theme-energa .cx-svg-icon-shadow1 {
  fill: #676d6f;
  opacity: 0.2;
}
.cx-widget.cx-theme-energa .cx-svg-icon-shadow2 {
  fill: #676d6f;
  opacity: 0.1;
}
.cx-widget.cx-theme-energa * {
  border-color: #676d6f;
}
.cx-widget.cx-theme-energa .cx-titlebar .cx-title {
  color: #000000;
  font-family: "Figtree Bold", sans-serif !important;
}
.cx-widget.cx-theme-energa .cx-buttons-window-control .cx-svg-icon-tone1 {
  fill: #aeafab;
}
.cx-widget.cx-theme-energa .cx-input-icon-overlay .cx-svg-icon-tone1 {
  fill: #aeafab;
}
.cx-widget.cx-theme-energa label {
  color: #000000;
}
.cx-widget.cx-theme-energa a {
  color: #d81e04;
}
.cx-widget.cx-theme-energa a:hover {
  color: #000000;
}
.cx-widget.cx-theme-energa .cx-icon-alert-circle {
  color: #d81e04;
}
.cx-widget.cx-theme-energa .cx-footer,
.cx-widget.cx-theme-energa .cx-branding {
  color: #676d6f;
}
.cx-widget.cx-theme-energa .cx-footer *,
.cx-widget.cx-theme-energa .cx-branding * {
  fill: #676d6f;
}
.cx-widget.cx-theme-energa .cx-form-control {
  background-color: #ffffff;
  color: #000000;
}
.cx-widget.cx-theme-energa .cx-form-control.cx-error {
  border-color: #f53131 !important;
}
.cx-widget.cx-theme-energa .cx-form-control::placeholder {
  color: #676d6f;
}
.cx-widget.cx-theme-energa .cx-form-control:-moz-placeholder {
  color: #676d6f;
}
.cx-widget.cx-theme-energa .cx-form-control::-moz-placeholder {
  color: #676d6f;
}
.cx-widget.cx-theme-energa .cx-form-control:-ms-input-placeholder {
  color: #676d6f;
}
.cx-widget.cx-theme-energa .cx-form-control::-webkit-input-placeholder {
  color: #676d6f;
}
.cx-widget.cx-theme-energa input:focus,
.cx-widget.cx-theme-energa textarea:focus,
.cx-widget.cx-theme-energa .cx-btn:focus,
.cx-widget.cx-theme-energa .cx-button-group button:focus,
.cx-widget.cx-theme-energa .cx-form-control:not(.cx-error):focus {
  border-color: #000000 !important;
}
.cx-widget.cx-theme-energa input,
.cx-widget.cx-theme-energa select,
.cx-widget.cx-theme-energa textarea {
  background-color: #ffffff;
  color: #000000;
  border-color: #758384;
}
.cx-widget.cx-theme-energa .cx-btn-default {
  background: none;
  border-color: #000000 !important;
  color: #000000;
  background-color: #ffffff;
}
.cx-widget.cx-theme-energa .cx-btn.cx-disabled {
  background: #e9ebe6;
}
.cx-widget.cx-theme-energa .cx-btn-primary {
  color: #fdfdfd;
  border-color: #d81e04 !important;
  background: #d81e04;
  background: -moz-linear-gradient(top, #d81e04 0%, #d81e04 100%);
  background: -webkit-linear-gradient(top, #d81e04 0%, #d81e04 100%);
  background: linear-gradient(to bottom, #d81e04 0%, #d81e04 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bg_color_4',endColorstr='@bg_color_5',GradientType=0);
}
.cx-btn-primary-disabled {
  opacity: 0.1;
}

.cx-widget.cx-theme-energa .cx-button-group .cx-btn-primary:focus,
.cx-widget.cx-theme-energa .cx-btn-primary:focus {
  border-color: #d81e04 !important;
}
.cx-widget.cx-theme-energa .cx-ac-dropdown-menu {
  background: #ffffff;
  border-color: #000000 !important;
}
.cx-widget.cx-theme-energa .cx-ac-suggestion:hover,
.cx-widget.cx-theme-energa .cx-ac-suggestion.cx-active {
  background-color: #000000;
  color: #fdfdfd;
}
.cx-widget.cx-theme-energa ::-webkit-scrollbar-thumb {
  background: #f3bbb3;
}
.cx-widget.cx-theme-energa .cx-smokescreen {
  background-color: #ffffff;
  opacity: 0.7;
}
.cx-widget.cx-theme-energa .cx-dialog-container .cx-dialog {
  background-color: #ffffff;
  border-color: #000000 !important;
}
.cx-widget.cx-theme-energa .cx-theme-background {
  background-color: #ffffff;
}
.cx-widget.cx-theme-energa .cx-theme-border {
  border: 1px solid #000000 !important;
}
.cx-widget.cx-theme-energa .cx-theme-text {
  color: #000000;
}
.cx-widget.cx-theme-energa .cx-theme-icon-interactive1 svg .cx-svg-icon-tone1 {
  fill: #5081e1;
}
.cx-widget.cx-theme-energa .cx-theme-icon-positive svg .cx-svg-icon-tone1 {
  fill: #4ac764;
}
.cx-widget.cx-theme-energa .cx-theme-icon-negative svg .cx-svg-icon-tone1 {
  fill: #f53131;
}
.cx-widget.cx-theme-energa .cx-theme-icon-warning svg .cx-svg-icon-tone1 {
  fill: #f8a740;
}
.cx-widget.cx-theme-energa .cx-warning {
  color: #d81e04 !important;
}
.cx-widget.cx-theme-energa .cx-warning .cx-icon svg * {
  fill: #d81e04 !important;
}
.cx-widget.cx-theme-energa .cx-countdown {
  color: #000000;
}
.cx-widget.cx-theme-energa .cx-countdown .cx-icon svg * {
  fill: #000000;
}
.cx-sidebar .cx-sidebar-button {
  background: #d81e04;
}
.cx-sidebar .cx-sidebar-button .cx-icon .cx-svg-icon-tone1 {
  fill: #ffffff;
}
.cx-sidebar .cx-sidebar-button .name {
  color: #ffffff;
}
.cx-widget .cx-channels {
  font-family: Figtree, sans-serif !important;
}
.cx-widget .cx-channels .cx-channel {
  font-family: Figtree, sans-serif !important;
}
.cx-custom-survey-container {
  overflow-y: scroll;
}
.cx-widget .cx-form-control:focus {
  outline: 0;
  border-width: 1px !important;
}
.cx-channel-selector .cx-channels .cx-channel:hover svg path,
.cx-channel-selector .cx-channels .cx-channel:hover svg polyline,
.cx-channel-selector .cx-channels .cx-channel:hover svg polygon,
.cx-channel-selector .cx-channels .cx-channel:hover {
  background-color: #d81e04 !important;
  color: #ffffff !important;
  stroke: #ffffff !important;
}

.cx-channel-selector .cx-channels .cx-channel:hover svg circle {
  background-color: #d81e04 !important;
  color: #ffffff !important;
  stroke: #ffffff !important;
  fill: #ffffff;
}

.cx-widget.cx-theme-energa .cx-theme-icon-positive svg .cx-svg-icon-tone1 {
  fill: #9aca28;
}

.cx-widget.cx-theme-energa .cx-theme-icon-negative svg .cx-svg-icon-tone1 {
  fill: #d81e04;
}

.cx-sidebar .cx-sidebar-button {
  border-width: 0 0 0px !important;
}

.cx-sidebar-button .energa-custom-icon .st0 {
  fill: none;
  stroke: #ffffff;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.cx-sidebar-button .energa-custom-icon .st1 {
  fill: #ffffff;
}

.cx-channel .energa-custom-icon .st0 {
  fill: none;
  stroke: #d81e04;
  stroke-width: 12;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.cx-channel .energa-custom-icon .st1 {
  fill: #d81e04;
}

.cx-webchat .cx-titlebar .cx-icon {
  padding-top: 4px;
}

.cx-webchat .cx-titlebar .energa-custom-icon .st0 {
  fill: none;
  stroke: #d81e04;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.cx-webchat .cx-titlebar .energa-custom-icon .st1 {
  fill: #d81e04;
}

.cx-webchat .cx-form table td {
  padding: 8px 0 !important;
}

.cx-widget input[type="checkbox"].cx-form-control {
  margin-top: 1px !important;
}

.cx-toaster .cx-titlebar .cx-icon {
  padding-top: 2px;
}

.cx-toaster .cx-titlebar .energa-custom-icon .st0 {
  fill: none;
  stroke: #d81e04;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.cx-toaster .cx-titlebar .energa-custom-icon .st1 {
  fill: #d81e04;
}

.cx-toaster .cx-titlebar .cx-title {
  margin: 0px !important;
}

.cx-toaster .cx-titlebar {
  padding: 14px 11px !important;
}

.cx-form-inputs label[for="cx_form_webchat_rodo"] {
  text-transform: none !important;
}

.cx-form-inputs .cx-control-label {
  font-weight: 500 !important;
  font-family: Figtree Bold, sans-serif !important;
}

.cx-form-inputs td div {
  font-size: 0.75em;
}

.cx-sidebar.cx-mobile {
  z-index: 100 !important;
}

#cx-ChannelSelector-title .cx-subtitle {
  max-width: fit-content;
}

.cx-subtitle-is-alert {
  color: #d81e04;
  font-weight: bold;
}

.cx-body .cx-channel-selector .cx-wrapper .cx-channels {
  display: block;
}
