/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #ffffff;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 60%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    color: #252424;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/** Pixel Code start **/
.embeddedServiceHelpButton {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    background: transparent;
    box-shadow: none;
    overflow: visible;
    z-index: 999;
    font-family: sans-serif;
}

.embeddedServiceHelpButton .helpButton {
    position: fixed;
    bottom: 0px;
    right: 12px;
    height: 65px;
    -webkit-font-smoothing: subpixel-antialiased;
}

.embeddedServiceHelpButton .helpButton .uiButton,
.embeddedServiceSidebarMinimizedDefaultUI.helpButton {
    background-color: #E5173F;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15.6565px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 0.02em;
    height: 65px;
    width: 220px;
    border-radius: 10px 10px 0 0;
}

.embeddedServiceHelpButton .uiButton .helpButtonLabel {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    max-width: 100%;
    line-height: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.embeddedServiceHelpButton .uiButton .helpButtonLabel .message {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15.6565px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 0.02em;
}

.embeddedServiceHelpButton .embeddedServiceIcon {
    position: relative;
    z-index: 1;
    display: inline-block;
    line-height: 1;
    vertical-align: top;
}

.embeddedServiceHelpButton .uiButton .helpButtonLabel {
    text-decoration: none !important;
}

.embeddedServiceHelpButton .assistiveText {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
}

.embeddedServiceHelpButton .embeddedServiceIcon {
    background-position: 50%;
    background-repeat: no-repeat;
    height: 40px;
    position: relative;
    z-index: 1;
    display: inline-block !important;
    line-height: 1;
    vertical-align: top;
    background-image: url(/img/chat-tab-icon.png);
    width: 40px;
}
/*this URL did not load image, temp replaced with salesforce stored img background-image: url(https://www.mintsoft.com/media/2ntitt24/sfchaticon.png); */

.embeddedServiceHelpButton .embeddedServiceIcon::before {
    content: none;
}

.uiButton,
.uiButton .label {
    text-decoration: none !important;
}

.embeddedServiceSidebar.layout-docked .dockableContainer, .embeddedServiceSidebar.layout-float .dockableContainer {
    width: 100%;
    display: flex;
    flex-direction: column;
    max-width: calc(100% - 24px);
    height: calc(100% - 24px);
    margin: 12px auto;
    left: 0;
    right: 0;
    box-shadow: 2px 2px 20px rgb(0 0 0 / 20%);
    border-radius: 8px;
    z-index: 15;
    text-align: center;
    overflow: hidden;
    pointer-events: all;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.02em;
    position: relative;
}

.embeddedServiceSidebar header.sidebarHeader h2 {
    margin: 0;
    align-self: center;
    flex-grow: 1;
    text-align: left;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: inherit;
    letter-spacing: 0.025em;
    font-weight: 700;
    margin: 0 0 0 8px !important;
    font-size: 0;
    color: #fff;
    line-height: 1.4;
}

.embeddedServiceSidebar header.sidebarHeader h2:before {
    content: "Chat with an expert";
    font-size: 16px;
}

.embeddedServiceSidebarForm .fieldList {
    margin-top: 20px
}

.embeddedServiceSidebarFormField .uiInput {
    margin-top: 8px;
    margin-bottom: -2px
}

.embeddedServiceSidebarFormField .uiInput .uiLabel-left {
    position: relative;
    font-size: var(--lwc-esFontSizeTextXSmall,0.75em);
    line-height: 1.5;
    margin-right: 0.9em;
    margin-left: 0em;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: -0.02em;
    margin-bottom: 2px;
    color: var(--lwc-colorTextDefault,#333333);
}

.embeddedServiceSidebarFormField .slds-style-inputtext,
.embeddedServiceSidebarFormField .slds-style-select {
    background-color: var(--lwc-esColorBackgroundInverse,#fff);
    border: 1px solid var(--lwc-esColorBorderSeparator,#949494);
    border-radius: 5.67px;
    width: 100%;
    height: 44px;
    padding: 0 12px;
    color: var(--lwc-colorTextDefault,#333333);
    font-size: var(--lwc-esFontSizeSmall,0.875em);
    font-family: var(--lwc-fontFamily,"Open Sans"),sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.embeddedServiceSidebarFormField .uiInput .required {
    position: absolute;
    color: var(--lwc-colorTextError,rgb(234, 0, 30));
    left: -10px;
    top: 4px;
}

.embeddedServiceSidebarButton {
    position: relative;
    border: none;
    background: var(--lwc-colorBrandSecondaryDarken40,#7d8083);
    text-shadow: none;
    box-shadow: none;
    border-radius: 4px;
    transition: background .4s ease;
    color: var(--lwc-colorTextInverse,rgb(255, 255, 255));
    font-size: var(--lwc-esFontSizeMedium,1em);
    font-weight: var(--lwc-fontWeightRegular,400);
    font-family: var(--lwc-fontFamily,"Open Sans"),sans-serif;
    width: 100%;
    margin: 0;
    height: 44px;
    border-radius: 24.6687px;
}

.embeddedServiceSidebarButton.uiButton--inverse, .embeddedServiceSidebarButton.uiButton--inverse:disabled {
    background: none;
    border: 1px solid #7D8083;
}

.embeddedServiceSidebar header.sidebarHeader {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    position: relative;
    padding: 0 14px;
    height: 65px;
    border-radius: 10px 10px 0 0;
}

.embeddedServiceLiveAgentStateChat .chatSessionStartTime {
    color: var(--lwc-colorTextDefault,#333333);
    font-weight: var(--lwc-fontWeightRegular,400);
    line-height: 1.3;
    font-size: var(--lwc-esFontSizeTextXSmall,0.75em);
    margin: 30px 0 16px;
    flex: 0 1 auto;
    display: flex;
    align-content: center;
    flex-direction: column;
    min-height: 1em;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #2E2E2E;
    opacity: 0.4;
}

.embeddedServiceLiveAgentStateChatPlaintextMessageDefaultUI.plaintextContent {
    position: relative;
    font-weight: var(--lwc-fontWeightRegular,400);
    line-height: 1.3;
    width: 80%;
    padding: 10px;
    font-size: var(--lwc-esFontSizeSmall,0.875em);
    border-radius: 10px;
    float: right;
    margin-left: 40px;
    white-space: pre-wrap;
    border: 0.548194px solid rgba(0, 0, 0, 0.1);
}

.embeddedServiceLiveAgentStateChatPlaintextMessageDefaultUI.chasitor.plaintextContent {
    color: var(--lwc-colorTextInverse,rgb(255, 255, 255));
    margin-left: auto;
    margin-right: 40px;
    background: none !important;
}

.embeddedServiceLiveAgentStateChatPlaintextMessageDefaultUI.agent.plaintextContent {
    color: var(--lwc-colorTextDefault,#333333);
    background: var(--slds-g-color-neutral-base-95, #F4F4F4);
    float: left;
}

.embeddedServiceLiveAgentStateChatItem .isLightningOutContext .avatar {
    position: absolute;
    bottom: 0;
    width: 32px;
    height: 32px;
    border-radius: 50px;
    border: 0.5px solid rgba(0, 0, 0, 0.1);
    background-size: cover;
    background-color: white !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.embeddedServiceLiveAgentStateChatItem .nameAndTimeContent {
    font-weight: var(--lwc-fontWeightRegular,400);
    line-height: 1.3;
    font-size: var(--lwc-esFontSizeXSmall,0.625em);
    color: var(--slds-g-color-neutral-base-50, #666);
    padding-top: 13px;
    clear: both;
    display: none !important;
}

.embeddedServiceLiveAgentStateChatMessage .uiOutputRichText {
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.02em;
    color: #111111;
    padding-left: 6px;
}

.embeddedServiceLiveAgentStateChatInputFooter .chasitorControls .uiInput {
    align-self: stretch;
    max-width: 100%;
    height: 100%;
    flex-grow: 1;
    border: 0.548194px solid rgba(0, 0, 0, 0.1);
    border-radius: 24.6687px;
}

.embeddedServiceLiveAgentStateChatItem.chatMessage {
    background-color: var(--lwc-esColorBackgroundInverse,#fff);
    position: relative;
    word-wrap: break-word;
    overflow: hidden;
    padding: 0 18px;
    margin-bottom: 16px;
    width: 100%;
    box-sizing: border-box;
    list-style: none;
}

.embeddedServiceLiveAgentStateChat .endChatContainer {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding: 0 0 24px;
    flex-shrink: 0;
    gap: 8px;
}

.embeddedServiceSidebar header.sidebarHeader button {
    background: none;
    border: none;
    height: 32px;
    min-height: 32px;
    width: 32px;
    min-width: 32px;
    align-self: center;
    outline: none;
}

.embeddedServiceSidebar.layout-docked .dockableContainer, .embeddedServiceSidebar.layout-float .dockableContainer {
    display: flex;
    flex-direction: column;
    max-width: calc(100% - 24px);
    height: calc(100% - 24px);
    margin: 12px auto;
    box-shadow: 2px 2px 20px rgb(0 0 0 / 20%);
    border-radius: 8px;
    z-index: 15;
    overflow: hidden;
    pointer-events: all;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.02em;
}

.embeddedServiceLiveAgentStateChatItem .isLightningOutContext .avatar {
    position: absolute;
    top: 0;
    width: 32px;
    height: 32px;
    border-radius: 50px;
    border: 0.5px solid rgba(0, 0, 0, 0.1);
    background-size: cover;
    background-color: white !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.embeddedServiceLiveAgentStateChatPlaintextMessageDefaultUI.plaintextContent {
    position: relative;
    font-weight: var(--lwc-fontWeightRegular,400);
    line-height: 1.3;
    width: 80%;
    padding: 10px;
    font-size: var(--lwc-esFontSizeSmall,0.875em);
    border-radius: 10px;
    float: right;
    margin-left: 50px;
    white-space: pre-wrap;
    border: 0.548194px solid rgba(0, 0, 0, 0.1);
}

.embeddedServiceLiveAgentStateChatPlaintextMessageDefaultUI.chasitor.plaintextContent {
    color: var(--lwc-colorTextInverse,rgb(255, 255, 255));
    margin-left: auto;
    margin-right: 50px;
    background: none !important;
}

.embeddedServiceLiveAgentStateChatItem .isLightningOutContext .avatar.chasitor {
    margin: 0 0 14px 14px !important;
}

.embeddedServiceLiveAgentStateChatInputFooter .footerMenuWrapper {
    display: none;
}

.embeddedServiceLiveAgentStateChatInputFooter.chasitorInputWrapper {
    position: relative;
    width: 100%;
    height: auto;
    border-radius: 0 0 8px 8px;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
}

.embeddedServiceLiveAgentStateChatInputFooter .chasitorText {
    font-family: var(--lwc-fontFamily,"Open Sans"),sans-serif;
    color: var(--lwc-colorTextDefault,#333333);
}

.dockableContainer.showDockableContainer {
    width: var(--lwc-sidebarWidth,334px) !important;
    position: fixed !important;
    left: unset !important;
    right: 20px !important;
}

.embeddedServiceLiveAgentStateChatInputFooter.chasitorInputWrapper {
    background: white !important;
}

.embeddedServiceLiveAgentStateChatInputFooter .footerMenuWrapper .footer-menu {
    display: none !important;
}

.embeddedServiceLiveAgentStateChatItem .isLightningOutContext .avatar {
    background-image: url(/img/chat-tab-icon.png);
    background-size: 11px auto;
    background-repeat: no-repeat;
    background-position: 50%;
}

.embeddedServiceLiveAgentStateChatInputFooter .chasitorText {
    padding: 15px;
    font-family: var(--lwc-fontFamily,"Open Sans"),sans-serif;
    color: var(--lwc-colorTextDefault,#333333);
    font-size: 14px;
}

.embeddedServiceLiveAgentStateChatItem .isLightningOutContext .avatar.iconAvatar {
    color: transparent !important;
}

.embeddedServiceLiveAgentStateChatItem .isLightningOutContext .avatar {
    background-size: auto !important;
}

.embeddedServiceSidebarForm.buttonWrapper {
    background: none !important;
}

/** Pixel code end **/

#Title-label::before {
    content: "Job ";
}

.embeddedServiceSidebar header.sidebarHeader img {
    display: none;
}

embeddedservice-chat-header lightning-icon {
    height: 20px;
    width: 20px;
    display: block;
    left: -10px;
    position: relative;
}

embeddedservice-chat-header lightning-icon.slds-icon_container {
    display: block;
    border-radius: 0;
}

embeddedservice-chat-header lightning-icon svg {
    display: block;
    width: 100% !important;
    height: 100% !important;
}

.startButton--active {
    background: rgb(229, 23, 63);
}

@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');
}

.embeddedServiceSidebar header.sidebarHeader button.minimizeButton:hover:before {
    right: 52px;
    top: 18px;
}

.embeddedServiceSidebar header.sidebarHeader button.closeButton:hover:before {
    right: 20px;
    top: 18px;
}

.embeddedServiceSidebarMinimizedDefaultUI.minimizedContainer {
    width: 220px;
    height: 65px;
}

.embeddedServiceSidebarMinimizedDefaultUI.minimizedContainer:hover {
    border-radius: 8px 8px 0 0;
}

.embeddedServiceSidebarMinimizedDefaultUI.minimizedContainer:hover::before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.2;
    pointer-events: none;
}

.embeddedServiceSidebarMinimizedDefaultUI.helpButton .messageContent {
    align-items: center;
    justify-content: space-between;
}

.embeddedServiceSidebarMinimizedDefaultUI .embeddedServiceIcon {
    background-position: 50%;
    background-repeat: no-repeat;
    height: 40px;
    position: relative;
    z-index: 1;
    display: inline-block !important;
    line-height: 1;
    vertical-align: top;
    background-image: url(/img/chat-tab-icon.png);
    width: 40px;
}

.embeddedServiceSidebarMinimizedDefaultUI .embeddedServiceIcon svg {
    display: none;
}

.embeddedServiceSidebarMinimizedDefaultUI .minimizedText {
    flex-grow: 1;
}

.embeddedServiceSidebarMinimizedDefaultUI .minimizedText > .message {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15.6565px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 0.02em;
}

.embeddedServiceSidebarMinimizedDefaultUI .content {
    padding: 0 12px;
}

.embeddedServiceSidebarMinimizedDefaultUI.helpButton .messageContent {
    margin: 0;
}

.embeddedServiceSidebarMinimizedDefaultUI.minimizedContainer {
    text-decoration: none !important;
}

.embeddedServiceLiveAgentStateChatPlaintextMessageDefaultUI.chasitor.plaintextContent a {
    color: #111111;
}

.embeddedServiceLiveAgentStateChatPlaintextMessageDefaultUI.chasitor.plaintextContent {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.embeddedServiceLiveAgentStateChatInputFooter .chasitorControls .uiInput {
    padding-left: 18px;
}

.embeddedServiceSidebarMinimizedDefaultUI .minimizedImage .uiImage {
    background-position: 50%;
    background-repeat: no-repeat;
    height: 40px;
    position: relative;
    z-index: 1;
    display: inline-block !important;
    line-height: 1;
    vertical-align: top;
    background-image: url(/img/chat-tab-icon.png);
    width: 40px;
}

.embeddedServiceSidebarMinimizedDefaultUI .minimizedImage .uiImage img {
    display: none;
}

.chatHeaderBranding {
    height: 65px;
    min-height: 65px;
}

.slds-text-heading_large,
.slds-text-heading--large {
    font-size: 16px;
    line-height: 22px;
}

.slds-m-top_x-large, .slds-m-top--x-large {
    margin-top: 20px;
}

.slds-m-top_small, .slds-m-top--small {
    margin-top: 10px;
}

.slds-m-top_medium, .slds-m-top--medium {
    margin-top: 10px;
}

.slds-text-heading_medium,
.slds-text-heading--medium {
    font-size: 14px;
    line-height: 18px;
}

.slds-button_neutral, .slds-button--neutral {
    border: 2px solid #e5173f;
    font-weight: 700;
    font-family: open sans,sans-serif;
    font-size: 15px;
    line-height: 1.4;
    width: 100%;
    margin: 0;
    border-radius: 24.6687px;
    padding: 10px 20px;
    background: #fff;
}

lightning-button[c-paysuiteprechat_paysuiteprechat] {
    padding-left: 20px;
    padding-right: 20px;
}

.slds-button_neutral:hover, .slds-button--neutral:hover {
    background: #e5173f;
}

.embeddedServiceInvitation {
    font-family: open sans,sans-serif;
}

.embeddedServiceInvitation > .embeddedServiceInvitationHeader {
    height: 50px;
}

.embeddedServiceInvitationHeader .embeddedServiceTitleText {
    font-weight: 700;
    letter-spacing: .025em;
    font-size: 16px;
    font-family: "Open Sans",Helvetica,sans-serif;
}

.embeddedServiceInvitationBody p {
    font-weight: 600;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    font-family: "Open Sans",Helvetica,sans-serif;
}

.embeddedServiceInvitation > .embeddedServiceInvitationFooter {
    display: flex;
    flex-direction: column;
    max-height: none;
    gap: 10px;
}

.embeddedServiceInvitationFooter > .embeddedServiceActionButton {
    margin: 0;
    border: 2px solid #e5173f;
    font-weight: 700;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    width: 100%;
    margin: 0;
    height: 44px;
    max-height: none;
    border-radius: 24.6687px;
    color: #fff;
    background: #e5173f;
    outline: none;
    padding: 0 20px;
}

.embeddedServiceInvitationFooter > #rejectInvite {
    color: #e5173f;
    background: #fff;
}

.embeddedServiceInvitationFooter > #acceptInvite {
    color: #fff;
    background: #e5173f;
}

.slds-input {
    background-color: #fff;
    border: 1px solid #949494;
    border-radius: 5.67px;
    width: 100%;
    height: 44px;
    padding: 0 12px;
    color: #333333;
    font-size: 14px;
    font-family: "Open Sans",sans-serif;
    appearance: none;
    font-weight: 600;
}

.slds-form-element__label {
    position: relative;
    margin-left: 0;
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: -.02em;
    margin-bottom: 2px;
    color: #333333;
}

.slds-required {
    position: absolute;
    color: rgb(234,0,30);
    left: -10px;
    top: 4px;
}

.slds-p-horizontal_medium, .slds-p-horizontal--medium {
    padding-left: 20px;
    padding-right: 20px;
}

.slds-has-error .slds-form-element__help {
    margin-top: 0;
    color: rgb(194, 57, 52);
    font-size:11px;
}

.slds-has-error .slds-input:focus, .slds-has-error .slds-input:active {
    border-color: rgb(234, 0, 30);
}

.slds-col {
    margin-top: 8px;
}

.slds-button_neutral, .slds-button_neutral:hover {
    background: #fff;
    color: #e5173f;
}

.start-chat-button--active {
    background: #e5173f;
    color: #fff;
}

.input-form[c-paySuitePreChat_paySuitePreChat] {
    height: 380px;
}


.embeddedServiceSidebarButton,
.embeddedServiceSidebarButton:not(:disabled):focus {
    background: #e5173f;
    border: 2px solid #e5173f;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}

.embeddedServiceSidebarButton:not(:disabled):hover {
    background-color: #fff;
    color: #e5173f;
}

.embeddedServiceSidebarButton:hover .label {
    color: #e5173f;
}

.embeddedServiceSidebarButton.startButton,
.embeddedServiceSidebarButton.startButton:hover {
    background-color: #fff;
    color: #e5173f;
}

.embeddedServiceSidebarButton.startButton .label {
    color: #e5173f;
}

.embeddedServiceSidebarButton.startButton:hover .label {
    color: #e5173f;
}

.embeddedServiceSidebarButton.startButton--active {
    background-color: #e5173f;
    border-color: #e5173f;
    color: #fff;
}

.embeddedServiceSidebarButton.startButton--active .label {
    color: #fff;
}

.embeddedServiceSidebarButton.startButton--active:hover {
    background-color: #fff;
    border-color: #e5173f;
    color: #e5173f;
}

.embeddedServiceSidebarButton.startButton--active:hover .label {
    color: #e5173f;
}

.embeddedServiceSidebarButton.uiButton--inverse {
    border: 2px solid #e5173f;
    color: #e5173f;
}

.embeddedServiceSidebarButton.uiButton--inverse .label {
    color: #e5173f;
}

.embeddedServiceSidebarButton.uiButton--inverse:not(:disabled):hover {
    background: #e5173f;
    color: #fff;
    border-color: #e5173f;
    box-shadow: none;
}

.embeddedServiceSidebarButton.uiButton--inverse:not(:disabled):hover .label {
    color: #fff;
}

.embeddedServiceSidebarButton.uiButton--inverse:not(:disabled):focus{
    border: 2px solid #e5173f;
    background:#fff;
}

.embeddedServiceSidebarButton.uiButton--inverse:not(:disabled):hover {
    border: 2px solid #e5173f;
    background:#e5173f;
}
