.float-right {
  float: right;
}

.float-left {
  float: left;
}

.ui-button-chat {
  background: none;
  border: 0;
  cursor: pointer;
  display: inline-block;
  height: auto;
  overflow: visible;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  outline: none;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
}

.ui-button-chat span {
  outline: medium none;
  display: inline-block;
}

.ui-button-chat.disabled,
.ui-button-chat.disabled:hover,
.ui-button-chat.disabled.hover {
  cursor: default;
}

.button-chat span {
  background-image: url("../../images/chat/invitation/button-sprite.0d4f2d4f.png");
  background-repeat: no-repeat;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

.button-chat .button-left {
  background-position: 0 0;
  height: 38px;
  padding: 0 0 0 17px;
  border-radius: 5px;
}
.button-chat .button-right {
  background-position: 100% -122px;
  height: 38px;
  line-height: 38px;
  padding: 0 17px 0 0;
}

.button-chat.hover .button-left,
.button-chat.hover .button-left,
.button-chat:hover .button-left,
.button-chat:hover .button-left {
  background-position: 0 -38px;
}
.button-chat.hover .button-right,
.button-chat.hover .button-right,
.button-chat:hover .button-right,
.button-chat:hover .button-right {
  background-position: 100% -163px;
}

#chat-invitation-frame {
  background: url("../../images/chat/invitation/invitation-bg.655ba034.png") no-repeat scroll 0 0 transparent;
  height: 300px;
  margin: 10px 20px;
  padding: 0 10px;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  text-align: center;
}

#chat-invitation-logo {
  background: url("../../images/chat/invitation/blizzard-large.6191bd86.png") no-repeat scroll 0 0 transparent;
  width: 123px;
  height: 64px;
  margin: 20px auto 0;
}

#need-help-title {
  color: #fff;
  font-size: 30px;
  line-height: 34px;
  margin: 20px 10px 0;
}

#need-help-info {
  color: #fb7632;
  font-size: 14px;
  line-height: 18px;
  margin: 10px 10px 0;
}

#chat-invitation-button {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 11px;
  left: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#chat-invitation-button:hover {
  background-color: inherit;
  border: none;
}

#chat-invitation-close {
  position: absolute;
  top: 7px;
  right: 7px;
  background: url("../../images/chat/invitation/close-sprite.3c98d40b.png") no-repeat scroll 0 0 transparent;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
#chat-invitation-close:hover, #chat-invitation-close:active {
  background-position: 0 -16px;
}/*! Version: 0.114.26 - Generated on Mon, 16 Jun 2025 21:58:17 GMT */
/*# sourceMappingURL=sg-chatinvitation.css.map */
