.cx-widget.cx-window-manager {display:none}
.cx-widget {font-family: inherit !important}
.cx-side-button-group {right:10% !important;top: auto !important; bottom:2% !important;transform:rotate(0deg) !important}

.cx-widget.cx-theme-dark {    background-color: #50c9b5 !important;
    border-radius: 10px;}
.cx-webchat .cx-alert>.cx-wrapper {background-color: #ffffff !important}
label.cx-control-label {
    width: 20% !important;
    font-weight: normal !important;
    float: left !important;
    font-size: 0.75rem !important;
	}
input.cx-form-control {
	width: 77% !important;
    float: right !important;
	color:#ffffff !important;
}

.cx-powered-by {display:none}
.cx-webchat .cx-transcript {font-size: 1rem !important}
.cx-widget.cx-theme-dark * {border-color:#50c9b5 !important}

.cx-btn-primary {background:#5261ac !important; border-color:#5261ac !important; font-weight:normal !important}
.cx-button-default{font-weight:normal !important}

.cx-svg-icon-tone1 {fill: #ffffff !important}
.cx-branding-icon svg * {fill: #ffffff !important}
h2.cx-title {line-height: 1.875rem !important}
.cx-chat-button-label {font-weight: normal !important}
.cx-webchat.cx-disabled.cx-theme-dark .cx-input-container {background-color: #50c9b5 !important}
.cx-webchat div.cx-input-container .cx-message-input, .cx-webchat .cx-transcript .cx-message.cx-date, .cx-message-text {font-family:inherit !important;font-size:1rem !important}

.cx-widget input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #ffffff !important
}

.cx-widget input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder {
    color: #ffffff !important
}

.cx-widget input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #ffffff !important
}

.cx-widget input:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder {
    color: #ffffff !important
}

.cx-subtitle{    font-weight: 300;
    font-size: 0.8rem;
    line-height: 1rem;}