.cx-widget.cx-theme-dark * {
  border-color: #222529 !important; }

.cx-widget .cx-cns-hide {
  display: none; }

.cx-widget.cx-common-container.cx-webchat.cx-close.cx-minimize.cx-theme-dark.cx-minimized, .cx-widget.cx-side-button-group {
  bottom: 10px !important;
  height: 70px;
  width: 70px;
  position: fixed;
  transition: all 0.4s ease 0s;
  z-index: 9 !important;
  border-radius: 5px 0 0 0;
  box-shadow: none;
  white-space: inherit;
  position: fixed;
  top: inherit;
  -webkit-transform: inherit;
  -moz-transform: inherit;
  -ms-transform: inherit;
  -o-transform: inherit;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -moz-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  background-color: transparent !important;
  padding-top: 0px;
  padding-right: 10px; }

.cx-cns-chat-widget-blue .cx-widget.cx-common-container.cx-webchat.cx-close.cx-minimize.cx-theme-dark.cx-minimized .cx-titlebar,
.cx-cns-chat-widget-blue .cx-widget.cx-side-button-group .cx-widget.cx-webchat-chat-button.cx-side-button.cx-theme-dark {
  background-color: #004292; }

.cx-widget.cx-common-container.cx-webchat.cx-close.cx-minimize.cx-theme-dark.cx-minimized .cx-titlebar,
.cx-widget.cx-side-button-group .cx-widget.cx-webchat-chat-button.cx-side-button.cx-theme-dark {
  background-color: #76b900;
  border-radius: 50%;
  color: #fff;
  padding: 15px 0;
  position: relative;
  text-align: center;
  z-index: 200;
  cursor: pointer;
  font-size: 14px !important;
  height: 70px;
  width: 70px;
  margin-bottom: 10px;
  line-height: 50px;
  float: right;
  top: inherit; }

.cx-widget.cx-common-container.cx-webchat.cx-close.cx-minimize.cx-theme-dark.cx-minimized .cx-titlebar {
  padding-top: 9px;
  padding-left: 22px; }

.cx-widget.cx-common-container.cx-webchat.cx-close.cx-minimize.cx-theme-dark.cx-minimized .cx-title {
  right: -5px;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  line-height: 25px;
  font-size: 0;
  position: relative;
  font-size: 0 !important;
  top: -53px; }

.cx-webchat.cx-minimized .cx-title .cx-webchat-counter {
  height: 30px;
  width: 30px;
  background-color: #dc241f;
  border-radius: 50%;
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding-left: 9px;
  padding-right: 9px;
  color: white;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  top: -5px;
  position: absolute;
  display: inline-block;
  z-index: 9999;
  right: -5px;
  line-height: 25px;
  padding-top: 2px;
  margin: 0; }

.cx-widget.cx-common-container.cx-webchat.cx-close.cx-minimize.cx-theme-dark.cx-minimized .cx-buttons-window-control {
  display: none; }

.cx-icon svg {
  width: 25px;
  -webkit-text-fill-color: #fff;
  fill: #fff; }

.cx-widget.cx-webchat-chat-button.cx-side-button.cx-theme-dark .i18n.cx-chat-button-label {
  display: none; }

.cx-widget.cx-theme-dark .cx-webchat .cx-form .cx-form-control.cx-error {
  border-color-bottom: red !important;
  border-color: transparent transparent red transparent !important; }

.cx-webchat .cx-form .cx-form-inputs .cx-cns-error {
  color: red !important;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px; }

.cx-webchat .cx-welcome {
  padding-left: 30px;
  color: #454545; }

.cx-cns-media {
  text-align: center;
  margin: 0;
  padding: 10px 15px; }

.cx-widget.cx-theme-dark .cx-cns-titulo {
  font-family: 'Open Sans', sans-serif;
  color: #454545;
  font-weight: normal;
  margin: 0px 0 16px 0px;
  font-size: 17.5px;
  line-height: 30px; }

.cx-webchat .cx-cns-parrafo {
  font-family: 'Open Sans', sans-serif;
  color: #454545;
  font-weight: normal;
  font-size: 17.5px;
  margin: 0 0 13px 0;
  line-height: 20px;
  text-rendering: optimizeLegibility; }

.cx-webchat .cx-submit.cx-btn.cx-btn-primary.cx-cns-iniciar {
  margin: 0 auto;
  color: #FFF;
  text-shadow: none;
  width: 82.389%;
  font-weight: bold;
  padding: 8.5px 0;
  border-radius: 8px; }

.cx-widget.cx-side-button-group .cx-icon {
  font-weight: initial; }

.cx-widget.cx-side-button-group .cx-icon svg {
  display: none; }

.cx-widget.cx-side-button-group .cx-icon:after {
  font-family: 'icofonts' !important;
  content: "\e902";
  font-size: 20px; }

.cx-widget.cx-theme-dark, .cx-widget.cx-theme-dark .cx-overlay {
  background-color: #fff; }

.cx-widget.cx-theme-dark .cx-cns-iniciar-chat h4 {
  color: #454545;
  font-weight: normal; }

.center {
  text-align: center; }

.cx-widget.cx-theme-dark .cx-cns-contentEnviar {
  margin: 20px 0 0;
  text-transform: uppercase;
  text-align: center; }

.contentEnviar .cx-btn-primary {
  width: 80%;
  font-weight: bold;
  padding: 10px 0;
  background: #76b900;
  color: #FFF; }

.cx-cns-iniciar-chat .btn {
  border-radius: 8px;
  padding: 8px 30px; }

.cx-form-inputs {
  padding: 0px 30px !important; }

.cx-widget.cx-theme-dark .cx-form-control {
  background-color: #FFF; }

.cx-form.cx-form-horizontal {
  overflow: hidden; }

@media (max-width: 480px) {
  .cx-widget.cx-common-container.cx-webchat.cx-close.cx-minimize.cx-theme-dark.cx-minimized .cx-titlebar {
    padding-left: 10px; } }
@media (min-width: 768px) {
  .cx-minimized:hover .cx-tooltip, .cx-widget.cx-webchat-chat-button.cx-side-button.cx-theme-dark:hover .cx-tooltip {
    display: block; } }
.cx-cns-hide {
  display: none; }

.cx-tooltip {
  z-index: 1; }

.cx-tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.cx-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.cx-cns-chat-widget-blue .cx-tooltip .cx-tooltip-arrow {
  border-left-color: #004292 !important; }

.cx-tooltip .cx-tooltip-arrow {
  margin-top: 15px;
  right: -10px;
  border-left-color: #76b900 !important;
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  border-width: 10px 0 10px 10px; }

.cx-tooltip {
  opacity: 1;
  font-size: 14px;
  margin: 0;
  top: 10px;
  position: absolute;
  width: 153px;
  height: 49px;
  line-height: 1.4;
  right: 93px; }

.cx-minimized .cx-tooltip {
  right: 103px; }

.cx-cns-chat-widget-blue .cx-tooltip .cx-tooltip-inner {
  background: #004292; }

.cx-tooltip .cx-tooltip-inner {
  background: #76b900;
  padding: 15px 34px !important;
  font-weight: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 49px;
  width: 153px;
  border-radius: 2px;
  top: -6px; }

.cx-webchat .cx-transcript .cx-message.cx-injected {
  border-bottom: 1px solid #ccc; }