/* Send-box css */
/* .embeddedServiceHelpButton .helpButton{
    width: auto !important;
}
.embeddedServiceHelpButton .helpButton .uiButton,.sidebarMinimized .embeddedServiceSidebarMinimizedDefaultUI {
    bottom: 0px;
    height: auto !important;
    padding:10px;
    border: solid 1px #26a59d;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMwY2ZjNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI2YTU5ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30cfc5), color-stop(100%, #26a59d));
    background-image: -moz-linear-gradient(#30cfc5, #26a59d);
    background-image: -webkit-linear-gradient(#30cfc5, #26a59d);
    background-image: linear-gradient(#30cfc5, #26a59d);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px 3px 0 0;
    font-style: normal;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    line-height: 1.4;
    display: inline-block;
    text-shadow: 0px 1px 1px #666;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
}

.embeddedServiceHelpButton .helpButton .uiButton:hover,.sidebarMinimized .embeddedServiceSidebarMinimizedDefaultUI:hover {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMwY2ZjNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFkN2M3NiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30cfc5), color-stop(100%, #1d7c76));
    background-image: -moz-linear-gradient(#30cfc5, #1d7c76);
    background-image: -webkit-linear-gradient(#30cfc5, #1d7c76);
    background-image: linear-gradient(#30cfc5, #1d7c76);
    -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
    color: #fff;
    text-decoration: none;
}
.embeddedServiceSidebarForm.buttonWrapper{
    margin: 4%;
    width: 92%;
}

.embeddedServiceLiveAgentSidebarFeature .prechatUI.embeddedServiceLiveAgentStatePrechatDefaultUI .embeddedServiceSidebarButton{
    position: absolute;
    top: 0px;
    right: 0px;
    height: 54px;
    padding: 0px 30px 0px 35px;
    border: none;
    background-color: #c00;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff0000),color-stop(100%, #cc0000));
    background-image: -moz-linear-gradient(#ff0000,#cc0000);
    background-image: -webkit-linear-gradient(#ff0000,#cc0000);
    background-image: linear-gradient(#ff0000,#cc0000);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px !important;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
}
.embeddedServiceLiveAgentSidebarFeature .prechatUI.embeddedServiceLiveAgentStatePrechatDefaultUI .embeddedServiceSidebarButton:hover {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzk5MDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff0000), color-stop(100%, #990000));
    background-image: -moz-linear-gradient(#ff0000, #990000);
    background-image: -webkit-linear-gradient(#ff0000, #990000);
    background-image: linear-gradient(#ff0000, #990000);
    -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
}

.embeddedServiceSidebarButton:focus {
    text-decoration: none;
}

#helpButtonSpan{
    display: inline-block;
}

.embeddedServiceHelpButton .helpButton .uiButton:hover {
    background-color: #2BBAB1 !important;
}

.embeddedServiceHelpButton .embeddedServiceIcon,.messageContent .embeddedServiceIcon{
    font-size: 20px;
    width: 30px;
}
.embeddedServiceSidebarMinimizedDefaultUI .minimizedText{

}
.embeddedServiceHelpButton .helpButton {
    bottom: 0 !important;
}

.embeddedServiceSidebarButton {
    background: #cb2b19;
    font-family: "Open Sans",sans-serif;
}

.embeddedServiceSidebarButton:hover {
    background: #cb2b19 !important;
}

.embeddedServiceSidebarButton:focus {
    background: #cb2b19 !important;
}

.embeddedServiceSidebarButton.uiButton--inverse, .embeddedServiceSidebarButton.uiButton--inverse:disabled {
    background: #cb2b19;
}

.embeddedServiceSidebarButton.uiButton--inverse .label {
    color: #FFFFFF;
}

.embeddedServiceLiveAgentQueuePosition .embeddedServiceLoadingBalls .loadingBall {
    background-color: #2BBAB1;
}

.embeddedServiceLiveAgentStateWaiting .loadingBall {
    background-color: #2BBAB1;
}

.embeddedServiceLoadingBalls .loadingBall {
    background-color: #2BBAB1;
}

.embeddedServiceLiveAgentStateChatPlaintextMessageDefaultUI.chasitor.plaintextContent {
    color: #FFFFFF;
    background-color: #2BBAB1 !important;
}

.embeddedServiceLiveAgentStateChatAvatar.isLightningOutContext .agentIconColor0 {
    background-color: #2BBAB1 !important;
}

.embeddedServiceLiveAgentStateChat .endChatContainer .closeChatButton{
    display:none !important;
}

.embeddedServiceHelpButton .helpButton .helpButtonEnabled:hover::before {
    opacity: 0;
}

.embeddedServiceSidebarMinimizedDefaultUI .content {
    background-color: #2BBAB1;
}

.embeddedServiceSidebarMinimizedDefaultUI .minimizedText {
    background-color: #2BBAB1;
}

.embeddedServiceSidebarMinimizedDefaultUI {
    border-color: #222222;
    border: 0px;
    background-color: #2BBAB1 !important;
}

.embeddedServiceSidebarMinimizedDefaultUI .minimizedText>.message {
    overflow: visible !important;
    padding: 0;
}

.helpButtonEnabled:hover {
    background-color: rgb(178, 220, 217)!important;
}

.embeddedServiceSidebarButton:not(:disabled):focus, .embeddedServiceSidebarButton:not(:disabled):hover {
    background: #cb2b19;
}

.embeddedServiceHelpButton .helpButton .uiButton:focus::before {
    border-radius: 3px 3px 0 0;
}

.embeddedServiceSidebarMinimizedDefaultUI.minimizedContainer:focus{
    text-decoration: none;
}
.embeddedServiceSidebarMinimizedDefaultUI .content,.embeddedServiceSidebarMinimizedDefaultUI .messageContent  {
    display: block;
}
.messageContent .embeddedServiceIcon,.embeddedServiceSidebarMinimizedDefaultUI .minimizedText  {
    display: inline-block;
}
.helpButtonEnabled:focus .helpButtonLabel{
    text-decoration: none !important;
}
button[embeddedService-chatHeader_chatHeader] {
    background: none;
    border: none;
    height: 32px;
    min-width: auto;
    margin-left: 0;
    width: 32px;
    max-width: 32px;
    max-height: 32px;
    padding: 1px 6px;
}

.embeddedServiceSidebarMinimizedDefaultUI .content,.embeddedServiceSidebarMinimizedDefaultUI .minimizedText{
    background-color: transparent;
}
.embeddedServiceSidebarMinimizedDefaultUI .minimizedText{
    font-size: initial;
}
.embeddedServiceIcon.x-small svg {
    width: 22px;
}
.embeddedServiceSidebarMinimizedDefaultUI .content{
    display: inline-block;
}
.embeddedServiceSidebarMinimizedDefaultUI .messageContent {
    margin:0;
}
.messageContent .embeddedServiceIcon {
    font-size: 20px;
    width: 30px;
    display: inline-block;
}
@font-face {
    font-family: 'Salesforce Sans';
    src: url('https://c1.sfdcstatic.com/etc/clientlibs/sfdc-aem-master/clientlibs_base/fonts/SalesforceSans-Regular.woff') format('woff'),
    url('https://c1.sfdcstatic.com/etc/clientlibs/sfdc-aem-master/clientlibs_base/fonts/SalesforceSans-Regular.ttf') format('truetype');
} */

/* Production CSS */

.embeddedServiceHelpButton .helpButton .uiButton {
    background-color: #2bbab1;
    font-family: "Arial", sans-serif;
    font-weight: 700;
    font-size: 1em;
    line-height: 50px;
}
.embeddedServiceSidebarButton {
    background-color: rgb(236, 42, 44)!important;
}
.embeddedServiceLiveAgentStateChatAvatar.isLightningOutContext .agentIconColor0{
    background-color:rgb(43, 186, 177)!important;
}
.embeddedServiceLiveAgentStateChatPlaintextMessageDefaultUI.chasitor.plaintextContent{
    background-color:rgb(43, 186, 177)!important;
}
.embeddedServiceSidebarButton.uiButton--inverse .label{
    color: white;
}
.embeddedServiceHelpButton .helpButton .uiButton:focus {
    outline: 1px solid #2bbab1;
}
.embeddedServiceLiveAgentStateChat .endChatContainer .closeChatButton{
    display:none;
}
.embeddedServiceHelpButton .embeddedServiceIcon{
    display: inline-block!important;
}