.cx-widget.cx-theme-dark.cx-window-manager,
.cx-widget.cx-theme-dark {
  background-color: #fff !important;
}

.cx-widget {
  font-family: MazdaTypeTT, Arial !important;
}

.cx-widget.cx-theme-dark {
  color: #101010 !important;
}

.cx-common-container.cx-mobile .cx-titlebar {
  padding: 20px !important;
}

.cx-webchat.cx-mobile.cx-minimized {
  bottom: 30px !important;
}

.cx-widget.cx-theme-dark
  .cx-buttons-window-control
  .cx-titlebar
  .cx-svg-icon-tone1 {
  fill: #fff !important;
}

.cx-widget.cx-theme-dark .cx-buttons-window-control .cx-svg-icon-tone1 {
  fill: #fff !important;
}

.cx-widget.cx-theme-dark .cx-send .cx-svg-icon-tone1 {
  fill: #101010 !important;
}

.cx-common-container .cx-titlebar .cx-title {
  font-size: 14px !important;
  letter-spacing: 1.75px !important;
}

.cx-common-container .cx-buttons-window-control {
  top: 27px !important;
}

.cx-common-container .cx-buttons-window-control button {
  width: 14px !important;
  height: 14px !important;
}

.cx-common-container.cx-mobile .cx-buttons-window-control > button {
  padding: 0 !important;
}

.cx-common-container.cx-mobile .cx-titlebar .cx-icon {
  top: 0;
}

.cx-common-container .cx-titlebar .cx-icon {
  width: 25px !important;
  height: 25px !important;
  position: relative;
  top: 10px;
}

.cx-widget.cx-theme-dark .cx-btn-default {
  display: none !important;
}

.cx-buttons-binary .cx-btn-primary {
  float: left !important;
}

.cx-widget.cx-theme-dark .cx-titlebar {
  background-color: #101010;
}

.cx-widget .cx-btn {
  padding: 8px 30px !important;
  border-radius: 6px !important;
}

.cx-widget.cx-theme-dark .cx-btn-primary {
  background: #101010 !important;
  font-size: 14px;
  letter-spacing: 1.75px;
  text-transform: uppercase;
  margin: 10px 0 20px 0;
}

.cx-widget.cx-theme-dark .cx-form-control {
  background-color: #fff !important;
}

.cx-widget.cx-theme-dark .cx-form-wrapper .cx-form-control:not(.cx-error):focus,
.cx-widget.cx-theme-dark input:focus {
  border-color: #999 !important;
}

.cx-widget.cx-theme-dark input,
.cx-widget.cx-theme-dark select,
.cx-widget.cx-theme-dark textarea {
  color: #101010 !important;
}

.cx-webchat div.cx-input-container .cx-message-input {
  font-size: 14px !important;
}

.cx-widget .cx-form-control {
  padding: 18px 12px !important;
}

.cx-webchat .cx-form table th,
.cx-webchat .cx-form table td {
  display: block;
}

.cx-webchat .cx-form table th {
  margin: 10px 0;
}

.cx-webchat .cx-form th .cx-control-label {
  color: #999 !important;
  font-size: 14px !important;
}

.cx-widget label {
  font-size: 13px !important;
}

.cx-footer {
  display: none !important;
}

.cx-webchat.cx-theme-dark .cx-transcript .cx-message.cx-you .cx-bubble {
  background-color: #f5f5f5 !important;
}

.cx-webchat.cx-theme-dark .cx-transcript .cx-message.cx-them .cx-bubble {
  background-color: #f5f5f5 !important;
}

.cx-webchat.cx-theme-dark
  .cx-transcript
  .cx-message.cx-them
  .cx-bubble-arrow
  svg
  * {
  fill: #f5f5f5 !important;
}

.cx-widget.cx-theme-dark .cx-avatar.agent .cx-svg-icon-tone1 {
  fill: #101010;
}

.cx-webchat.cx-theme-dark
  .cx-transcript
  .cx-message.cx-you
  .cx-bubble-arrow
  svg
  * {
  fill: #f5f5f5 !important;
}

.cx-webchat.cx-theme-dark .cx-transcript .cx-message-group .cx-time {
  color: #707070 !important;
}
.cx-webchat
  .cx-transcript
  .cx-message-group
  > .cx-message.cx-participant.cx-you
  .cx-bubble
  .cx-time {
  position: absolute;
  right: 20px;
  top: 15px;
}

.cx-webchat.cx-theme-dark .cx-transcript .cx-message.cx-agent-typing .cx-bubble .cx-message-text {
  color: #101010 !important;
}

.cx-webchat.cx-theme-dark .cx-transcript .cx-message-group .cx-message-text {
  color: #101010 !important;
  font-size: 15px;
  margin-top: 18px;
}

.cx-webchat.cx-theme-dark .cx-transcript .cx-message-group .cx-message-text a {
  color: #101010 !important;
  text-decoration: none;
}

.cx-webchat .cx-transcript .cx-message .cx-bubble .cx-name {
  color: #707070 !important;
  margin-bottom: 0;
}

.cx-webchat .cx-transcript .cx-message.cx-date {
  color: #707070 !important;
  border: none !important;
  text-transform: uppercase;
  font-size: 15px;
}

.cx-webchat.cx-disabled.cx-theme-dark .cx-input-container {
  background: #fff !important;
}

.cx-webchat div.cx-input-container .cx-message-input {
  background: inherit !important;
  height: 100px !important;
}

.cx-webchat.cx-disabled.cx-theme-dark .cx-input-container {
  border: none !important;
}

.cx-webchat.cx-theme-dark .cx-alert > .cx-wrapper {
  background: #f5f5f5 !important;
  color: #101010 !important;
  border-color: #f5f5f5 !important;
  border-radius: 2px;
}

.cx-webchat div.cx-input-container {
  background: #f5f5f5 !important;
  border: none !important;
  height: 100px;
}

.cx-widget.cx-theme-dark .cx-input-container .cx-textarea-cell textarea:focus {
  border-color: transparent !important;
}

.cx-widget.cx-desktop .cx-input-focus {
  box-shadow: none !important;
}

.cx-menu-cell {
  display: none;
}
