/* /Pages/Index.razor.rz.scp.css */

.page-btns[b-iz9b5ri9vo] {
    margin-left: 330px;
    display: inline-block;

}
.next-btn[b-iz9b5ri9vo] {
    margin-left: 32px;
    display: inline-block;
}

.home-page-messages[b-iz9b5ri9vo] {
    margin-left: 20px;
    width: 600px;
}
/* /Pages/Operator/SendMessage.razor.rz.scp.css */


[b-hcoseg34ku] .mdc-dialog footer {
    justify-content: space-between;
}
[b-hcoseg34ku] .mdc-tab-scroller {
    width:400px;
}
[b-hcoseg34ku] .mdc-button {
    float: right;
}
[b-hcoseg34ku] .cancel-btn {
  
    float: left;
}

[b-hcoseg34ku] .send-btn {
    display: flex;
    float: right;
}
   
:: deep .dropdown-button[b-hcoseg34ku] {
    background-color: var(--mdc-theme-primary, #6200ee);
    color: var(--mdc-theme-on-primary, #fff);
}

.delete-file-button[b-hcoseg34ku] {
    display: inline;
    padding-right: 5px;
}

.delete-file-button .fa-trash-alt[b-hcoseg34ku] {
    color: #2d767a;
}

.delete-file-button .fa-trash-alt:hover[b-hcoseg34ku] {
    color: #372873;
}

.delete-file-button .fa-trash-alt:active[b-hcoseg34ku] {
    color: #0b0858;
}

[b-hcoseg34ku] .attachments {
    padding: 20px;
    background: #fff;
    bottom: 251px;
    width: 280px;
    height: 150px;
    z-index: 1000;
    overflow-y: scroll;
    border-left-style: solid;
    border-left-color: lightgray;
    border-left-width: 1px;
    position: absolute;
    box-shadow: 5px 10px 18px #888888;
    left: 400px;
}


[b-hcoseg34ku] .dropdown-button:disabled {
    background-color: rgba(0,0,0,.12);
    color: rgba(0,0,0,.38);
    border-color: transparent;
    box-shadow: none;
    opacity: 2.24;
}

[b-hcoseg34ku] .paperclip {
    padding: 10px;
}

[b-hcoseg34ku] .library-responses button.spinner-button {
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
}

[b-hcoseg34ku] .library-responses {
    padding: 0 !important;
}

[b-hcoseg34ku] .library-responses button {
    padding: 0;
}

[b-hcoseg34ku] .library-responses .card {
    margin-bottom: 0;
}

[b-hcoseg34ku] .mat-file-upload {
    padding: 1rem;
}

[b-hcoseg34ku] .right .mdc-ripple-surface.mdc-ripple-upgraded {
    height: 36px;
    width: 20px;
    display: inline-flex;
    margin-left: 10px;
    padding-top: 19px;
    vertical-align: middle;
}

.small-spacer[b-hcoseg34ku] {
    min-height: 5px;
}

/* /Pages/Profile/ProfileSettings.razor.rz.scp.css */
.timezone-select[b-7uyo5h78kt] {
    width: fit-content;
}

[b-7uyo5h78kt] .timezone-select {
    width: fit-content;
}
/* /Pages/Queues/Components/ContactEditDialog.razor.rz.scp.css */
[b-oq262vevdt] div.link-dialog .mdc-dialog .mdc-dialog__container {
    width: 70%;
}

[b-oq262vevdt] div.link-dialog .mdc-dialog .mdc-dialog__surface {
    width: 70%;
    max-width: 70%
}

[b-oq262vevdt] div.link-dialog .mdc-dialog .mdc-dialog__actions {
    justify-content: space-between;
}

[b-oq262vevdt] div.link-dialog input {
    margin-right: 20px;
}

[b-oq262vevdt] div.link-dialog .mdc-dialog .mdc-dialog__content {
    padding-left: 70px;
    padding-right: 70px;
}
/* /Pages/Queues/Components/ConversationAttachments.razor.rz.scp.css */
.small-spacer[b-bbnojwekgu] {
    min-height: 5px;
}

[b-bbnojwekgu] .small-spacer {
    min-height: 5px;
}

.attachment-link a[b-bbnojwekgu] {
    color: #6c6e70;
}

.attachment-link a:hover[b-bbnojwekgu],
.attachment-link a:focus[b-bbnojwekgu] {
    color: #6c6e70;
    text-decoration: underline;
    cursor: pointer;
}

/* /Pages/Queues/Components/ConversationDisplay.razor.rz.scp.css */
.assign[b-8i86o9942a] {
    white-space: nowrap;
}

.assign-button[b-8i86o9942a] {
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.attachment-files[b-8i86o9942a] {
    left: 100%;
    padding: 20px;
    background: #fff;
    bottom: -197px;
    width: 280px;
    height: 150px;
    z-index: 1000;
    overflow-y: scroll;
    border-left-style: solid;
    border-left-color: lightgray;
    border-left-width: 1px;
    box-shadow: 5px 10px 18px #888888;
}

.whatsapp-icon[b-8i86o9942a] {
    font-weight: 400;
    font-size: 1.5rem;
    vertical-align: top !important;
}

.whatsapp[b-8i86o9942a] {
    margin-top: 0px !important;
}

.delete-file-button[b-8i86o9942a] {
    display: inline;
    padding-right: 5px;
}

.delete-file-button .fa-trash-alt[b-8i86o9942a] {
        color: #2d767a;
}

.delete-file-button .fa-trash-alt:hover[b-8i86o9942a] {
    color: #372873;
}

.delete-file-button .fa-trash-alt:active[b-8i86o9942a] {
    color: #0b0858;
}
[b-8i86o9942a] .edit-btn {
    margin-left: 10px;
    display: inline;
}

[b-8i86o9942a] .translate {
    display: inline-block;
    margin-right: 4px;
}

[b-8i86o9942a] .dropdown-button
{
    background-color: var(--mdc-theme-primary, #6200ee);
    color: var(--mdc-theme-on-primary, #fff);
}

[b-8i86o9942a] .dropdown-button:disabled {
    background-color: rgba(0,0,0,.12);
    color: rgba(0,0,0,.38);
    border-color: transparent;
    box-shadow: none;
    opacity: 2.24;
}

a[b-8i86o9942a], u[b-8i86o9942a] {
    text-decoration: none;
}

[b-8i86o9942a] .library-responses button.spinner-button {
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
}

[b-8i86o9942a] .multiple-ref {
    margin-top: 10px;
}

[b-8i86o9942a] .warning-image {
    height: 20px;
}
[b-8i86o9942a] .reference {
    display: inline;
    margin-right: 10px;
}



/* /Pages/Queues/Components/ConversationList.razor.rz.scp.css */
.small-spacer[b-ce8dpmoz2j] {
    min-height: 5px;
}

[b-ce8dpmoz2j] .small-spacer {
    min-height: 5px;
}

.attachment-link a[b-ce8dpmoz2j] {
    color: #6c6e70;
}

.attachment-link a:hover[b-ce8dpmoz2j],
.attachment-link a:focus[b-ce8dpmoz2j] {
    color: #6c6e70;
    text-decoration: underline;
    cursor: pointer;
}

.queued-conversation[b-ce8dpmoz2j] {
    height: 95px;
    max-height: 95px;
}

.queued-conversation-live[b-ce8dpmoz2j] {
    height: 95px;
    max-height: 95px;
}

/* /Pages/Queues/Components/ConversationSummary.razor.rz.scp.css */

.queue-chat-contact-and-time[b-sj62jcqnm4] {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.queue-chat-summary[b-sj62jcqnm4] {

}

.whatsapp .queue-chat-message[b-sj62jcqnm4],
.facebookmessenger .queue-chat-message[b-sj62jcqnm4],
.none .queue-chat-message[b-sj62jcqnm4],
.email .queue-chat-message[b-sj62jcqnm4],
.queue-chat-subject[b-sj62jcqnm4] {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-clamp: 1;
}

.customerinbox .queue-chat-message[b-sj62jcqnm4],
.sms .queue-chat-message[b-sj62jcqnm4],
.livechat .queue-chat-message[b-sj62jcqnm4] {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}
/* /Pages/Queues/Components/CustomButtons.razor.rz.scp.css */
a[b-yofm6c1ukk], u[b-yofm6c1ukk] {
    text-decoration: none;
}
/* /Pages/Queues/Components/CustomerRefDialog.razor.rz.scp.css */
[b-lk96nqh5vi] div.ref-dialog .mdc-dialog .mdc-dialog__container {
    width: 50%;
}

[b-lk96nqh5vi] div.ref-dialog .mdc-dialog .mdc-dialog__surface {
    width: 50%;
    max-width: 50%
}

[b-lk96nqh5vi] div.ref-dialog .mdc-dialog .mdc-dialog__actions {
    justify-content: space-between;
}

[b-lk96nqh5vi] div.ref-dialog input {
    margin-right: 20px;
}

[b-lk96nqh5vi] div.ref-dialog .mdc-dialog .mdc-dialog__content {
    padding-left: 70px;
    padding-right: 70px;
}
/* /Pages/Queues/Components/DeleteConversation.razor.rz.scp.css */
[b-qrlhdhox9y] div.ref-dialog .mdc-dialog .mdc-dialog__container {
    width: 50%;
}

[b-qrlhdhox9y] div.ref-dialog .mdc-dialog .mdc-dialog__surface {
    width: 50%;
    max-width: 50%
}

[b-qrlhdhox9y] div.ref-dialog .mdc-dialog .mdc-dialog__actions {
    justify-content: space-between;
}

[b-qrlhdhox9y] div.ref-dialog input {
    margin-right: 20px;
}

[b-qrlhdhox9y] div.ref-dialog .mdc-dialog .mdc-dialog__content {
    padding-left: 70px;
    padding-right: 70px;
}
/* /Pages/Queues/Components/DialogComponent.razor.rz.scp.css */
.message-text[b-62o52jekuz] {
    white-space: pre-line;
}

.related-messages[b-62o52jekuz] {
    background: #332b7206;
}

.earlier-conversation td.date[b-62o52jekuz] {
    max-width: 200px;
}

.earlier-conversation td.button[b-62o52jekuz] {
    max-width: 165px;
}

.earlier-conversation td[b-62o52jekuz] {
    padding: 10px;
}

.earlier-conversations-button:hover[b-62o52jekuz] {
    background: #ededed;
}

.chat .earlier-conversations[b-62o52jekuz] {
    margin-left: 0px;

}

.conversation .chat .customer .message-text.related[b-62o52jekuz] {
    margin-left: 35px;
}

.conversation .chat .agent .message-text.related[b-62o52jekuz] {
    margin-right: 35px;
}

.conversation .chat .note .message-text.related[b-62o52jekuz] {
    margin-right: 25px;
    margin-left: 25px;
}

.conversation .chat .upload .message-text.related[b-62o52jekuz] {
    margin-right: 35px;
}

.conversation .chat .upload .message-date.related[b-62o52jekuz] {
    padding-right: 35px;
}

.conversation .chat .note .message-date.related[b-62o52jekuz] {
    padding-right: 35px;
}

.conversation .chat .note .copy-button .message-data[b-62o52jekuz] {
    padding-right: 15px;
}

.conversation .chat .note .message-data.related[b-62o52jekuz] {
    margin-left: 15px;
}

.conversation .chat .customer .message-data.related[b-62o52jekuz] {
    margin-left: 15px;
}

.conversation .chat .customer .message-text.related[b-62o52jekuz]::after {
    background: #fbfdff;
}

.conversation .chat .agent .message-text.related[b-62o52jekuz]::after {
    background: #fbfdff;
}

.earlier-conversations-button[b-62o52jekuz] {
     margin-left: -15px;
    padding-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.earlier-conversations-panel[b-62o52jekuz] {
    margin-left: -20px;
    padding-left: 0px;
    margin-right: -30px;
    padding-right: 0px;
    padding-top: 0px;
    margin-top: -13px;
}

.copy-button[b-62o52jekuz] {
    float: right;
    height: 15px;
    padding-right: 0px;
    padding-bottom: 22px;
}

.copy-button .fa-copy[b-62o52jekuz] {
    color: #2d767a;
}
.copy-button .fa-copy:hover[b-62o52jekuz] {
    color: #372873;
}
.copy-button .fa-copy:active[b-62o52jekuz] {
    color: #0b0858;
}

div.copy-button.note[b-62o52jekuz] {
    padding-right: 15px;
}
div.copy-button.upload[b-62o52jekuz] {
    padding-right: 9px;
}
div.copy-button.agent[b-62o52jekuz] {
    padding-right: 25px;
}

.bottom[b-62o52jekuz] {
    vertical-align:bottom;
}


.attachment-link a[b-62o52jekuz],
.attachment-link a:hover[b-62o52jekuz],
.attachment-link a:focus[b-62o52jekuz] {
    color: #ced4da;
}

[b-62o52jekuz] .attachment-link a,
[b-62o52jekuz] .attachment-link a:hover,
[b-62o52jekuz] .attachment-link a:focus {
    color: #ced4da;
}

.message-image[b-62o52jekuz] {
    max-width: 100%;
    max-height: 100%;
}

.customer .translation[b-62o52jekuz] {
    display: inline-block;
    position: relative;
    top: -8px;
}
.customer .message-text-container[b-62o52jekuz] {
    display: block;
}

.chat .current-conversation .customer .message-text[b-62o52jekuz] {
    margin-right: 2%;
    display: inline-table;
    width: 82.5%;
}



/* /Pages/Queues/Components/EmailAddressComponent.razor.rz.scp.css */
[b-fqf3ms7n1j] div.payment-dialog .mdc-dialog .mdc-dialog__container {
    width: 100%;
}

[b-fqf3ms7n1j] div.payment-dialog .mdc-dialog .mdc-dialog__surface {
    max-width: none;
    width: 40%;
}
/* /Pages/Queues/Components/FileAttachmentComponent.razor.rz.scp.css */

.attachment-link a[b-zkbl2e3xwk],
.attachment-link a:hover[b-zkbl2e3xwk],
.attachment-link a:focus[b-zkbl2e3xwk] {
    color: #ced4da;
}

[b-zkbl2e3xwk] .attachment-link a,
[b-zkbl2e3xwk] .attachment-link a:hover,
[b-zkbl2e3xwk] .attachment-link a:focus {
    color: #ced4da;
}

.message-image[b-zkbl2e3xwk] {
    max-width: 100%;
    max-height: 100%;
}
/* /Pages/Queues/Components/ForwardEmailDialog.razor.rz.scp.css */
[b-auhte7at0n] div.link-dialog .mdc-dialog .mdc-dialog__container {
    width: 70%;
}

[b-auhte7at0n] div.link-dialog .mdc-dialog .mdc-dialog__surface {
    width: 70%;
    max-width: 70%
}

[b-auhte7at0n] div.link-dialog .mdc-dialog .mdc-dialog__actions {
    justify-content: space-between;
}

[b-auhte7at0n] div.link-dialog input {
    margin-right: 20px;
}

[b-auhte7at0n] div.link-dialog .mdc-dialog .mdc-dialog__content {
    padding-left: 70px;
    padding-right: 70px;
}
/* /Pages/Queues/Components/LibraryResponseComponent.razor.rz.scp.css */
[b-kx7x6dmp1s] div.payment-dialog .mdc-dialog .mdc-dialog__container {
    width: 100%;
}

[b-kx7x6dmp1s] div.payment-dialog .mdc-dialog .mdc-dialog__surface {
    max-width: none;
    width: 40%;
}
/* /Pages/Queues/Components/LinkDialog.razor.rz.scp.css */
[b-cnoq1jvp7z] div.link-dialog .mdc-dialog .mdc-dialog__container {
    width: 70%;
}

[b-cnoq1jvp7z] div.link-dialog .mdc-dialog .mdc-dialog__surface {
    width: 70%;
    max-width: 70%
}

[b-cnoq1jvp7z] div.link-dialog .mdc-dialog .mdc-dialog__actions {
    justify-content: space-between;
}

[b-cnoq1jvp7z] div.link-dialog input {
    margin-right: 20px;
}

[b-cnoq1jvp7z] div.link-dialog .mdc-dialog .mdc-dialog__content {
    padding-left: 70px;
    padding-right: 70px;
}
/* /Pages/Queues/Components/PaymentRequest.razor.rz.scp.css */
[b-hp6nshj09s] div.payment-dialog .mdc-dialog .mdc-dialog__container {
    width: 100%;
}

[b-hp6nshj09s] div.payment-dialog .mdc-dialog .mdc-dialog__surface {
    max-width: none;
    width: 40%;
}
/* /Pages/Queues/Components/ReplyAddressComponent.razor.rz.scp.css */
.available-reply-addresses-button[b-tveyhm1pbz] {
    box-shadow: 0px 1px 2px -2px rgb(0 0 0 / 20%), 0px 1px 2px 0px rgb(0 0 0 / 14%), 0px 1px 1px 0px rgb(0 0 0 / 12%);
    margin-left: -15px;
    padding: 10px;
    display: flex;
    justify-content: space-between;
}

    .available-reply-addresses-button span[b-tveyhm1pbz] {
        padding-top: 7px;
        margin-right: 5px;
    }

.available-reply-addresses-button button[b-tveyhm1pbz] {
    margin-left: 5px;
}
/* /Pages/Queues/Components/ReplyBoxComponent.razor.rz.scp.css */
.number-of-sms[b-27k6d17r5g] {
    margin-left: 1px;
    float: left;
    font-size:small;
    margin-bottom: 2px;
}

.reply-spinner[b-27k6d17r5g] {
    position: absolute;
    left: 50%;
    margin-top: 66px;
    z-index: 1000;
}

/* /Pages/Queues/Components/ResolveComponent.razor.rz.scp.css */
[b-zqzkloi594] div.ref-dialog .mdc-dialog .mdc-dialog__container {
    width: 50%;
}

[b-zqzkloi594] div.ref-dialog .mdc-dialog .mdc-dialog__surface {
    width: 50%;
    max-width: 50%
}

[b-zqzkloi594] div.ref-dialog .mdc-dialog .mdc-dialog__actions {
    justify-content: space-between;
}

[b-zqzkloi594] div.ref-dialog input {
    margin-right: 20px;
}

[b-zqzkloi594] div.ref-dialog .mdc-dialog .mdc-dialog__content {
    padding-left: 70px;
    padding-right: 70px;
}
/* /Pages/Queues/Components/SearchList.razor.rz.scp.css */
.small-spacer[b-4vwcl2lw76] {
    min-height: 5px;
}

[b-4vwcl2lw76] .small-spacer {
    min-height: 5px;
}

.attachment-link a[b-4vwcl2lw76] {
    color: #6c6e70;
}

.attachment-link a:hover[b-4vwcl2lw76],
.attachment-link a:focus[b-4vwcl2lw76] {
    color: #6c6e70;
    text-decoration: underline;
    cursor: pointer;
}

/* /Pages/Queues/Components/ShowCustomerRefDialog.razor.rz.scp.css */
[b-1kdkxe8tf5] div.ref-dialog .mdc-dialog .mdc-dialog__container {
    width: 50%;
}

[b-1kdkxe8tf5] div.ref-dialog .mdc-dialog .mdc-dialog__surface {
    width: 50%;
    max-width: 50%
}

[b-1kdkxe8tf5] div.ref-dialog .mdc-dialog .mdc-dialog__actions {
    justify-content: space-between;
}

[b-1kdkxe8tf5] div.ref-dialog input {
    margin-right: 20px;
}

[b-1kdkxe8tf5] div.ref-dialog .mdc-dialog .mdc-dialog__content {
    padding-left: 70px;
    padding-right: 70px;
}
/* /Pages/Queues/Queue.razor.rz.scp.css */
[b-lct78b8bi9] .library-responses {
    padding: 0 !important;
}

[b-lct78b8bi9] .library-responses button {
    padding: 0;
}

[b-lct78b8bi9] .library-responses .card {
    margin-bottom: 0;
}

[b-lct78b8bi9] .mat-file-upload {
    padding: 1rem;
}

[b-lct78b8bi9] .right .mdc-ripple-surface.mdc-ripple-upgraded {
    height: 36px;
    width: 20px;
    display: inline-flex;
    margin-left: 10px;
    padding-top: 19px;
    vertical-align: middle;
}

.small-spacer[b-lct78b8bi9] {
    min-height: 5px;
}

/* /Pages/Queues/Search.razor.rz.scp.css */
[b-yt6g0avmdu] .library-responses {
    padding: 0 !important;
}

[b-yt6g0avmdu] .library-responses button {
    padding: 0;
}

[b-yt6g0avmdu] .library-responses .card {
    margin-bottom: 0;
}

[b-yt6g0avmdu] .mat-file-upload {
    padding: 1rem;
}

[b-yt6g0avmdu] .right .mdc-ripple-surface.mdc-ripple-upgraded {
    height: 36px;
    width: 20px;
    display: inline-flex;
    margin-left: 10px;
    padding-top: 19px;
    vertical-align: middle;
}

.small-spacer[b-yt6g0avmdu] {
    min-height: 5px;
}

[b-yt6g0avmdu] .no-results {
    padding-left: 50px;
}

.search-buttons[b-yt6g0avmdu] {
    display: inline;
}

.export-button[b-yt6g0avmdu] {
    margin-left: 4px;
    display: inline;
}
/* /Pages/Reports/AgentDashboard.razor.rz.scp.css */
.tile-gallery[b-s2qglh05mx] {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-auto-flow: dense;
}
/* /Pages/Reports/Components/AgentStatusTile.razor.rz.scp.css */

.tile[b-kxqsmgnzqa] {
    width: 200px;
    height: fit-content;
    border-radius: 4px;
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.15);
    margin-top: 20px;
    margin-left: 20px;
    float: left;
    color: white;
    padding: 12px;
}


.tile .header .title[b-kxqsmgnzqa] {
    font-size: 20px;
    text-align: center;
}

.tile .body[b-kxqsmgnzqa] {
    height: 60px;
    border-radius: 0 0 4px 4px;
    color: #333333;
    background-color: white;
}
.tile .channelcount[b-kxqsmgnzqa] {
    text-align: left;
    padding-left: 20px;
}

.tile .body .title[b-kxqsmgnzqa] {
    text-align: center;
    font-size: 20px;
    padding-top: 2%;
}

.tile.wide .body .title[b-kxqsmgnzqa] {
    padding: 4%;
}

/* these classes are purposely in alphabetic order...*/
.tile.active[b-kxqsmgnzqa] {
    background: linear-gradient(to bottom right, #ef7f00, #f7b200);
}

.tile.idle[b-kxqsmgnzqa] {
    background: linear-gradient(to bottom right,#8080b0, #a5a3c3 );
}
.tile.off[b-kxqsmgnzqa] {
    background: linear-gradient(to bottom right, #242424, #a5a3a3);
}
/* /Pages/Reports/Components/ConversationCountsByAgent.razor.rz.scp.css */

.logged-on-col[b-nqfm7rwd6i] {
    width: 105px;
}

/* /Pages/Reports/Incoming.razor.rz.scp.css */
th.date-count[b-xdcodze8v0] {
    width: 150px;
}

th.rotate[b-xdcodze8v0] {
    /* Something you can count on */
    height: 140px;
    white-space: nowrap;
}

th.rotate > div[b-xdcodze8v0] {
    transform:
        /* Magic Numbers */
             translate(25px, 51px)
        /* 45 is really 360 - 45 */
             rotate(275deg);
    width: 30px;
}

th.rotate > div > span[b-xdcodze8v0] {
    border-bottom: 1px solid #ccc;
    padding: 5px 10px;
}

[b-xdcodze8v0] .row {
    margin-left: 0;
}

[b-xdcodze8v0] .note {
    color: grey;
}
[b-xdcodze8v0] .from-date {
    margin-left: 100px;
}
/* /Pages/Setup/ApiKeys.razor.rz.scp.css */
.webhook[b-4mgyh2iof6] {  
    width: 800px;
}
/* /Pages/Setup/CampaignManagement.razor.rz.scp.css */
.api-input[b-2a9tvtuwcy] {  
    width: 75%;
}

.api-header[b-2a9tvtuwcy]{
  width: 100px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.purpose-select[b-2a9tvtuwcy] {
    width: 200px;  
}

[b-2a9tvtuwcy] .archive-btn {
    margin-left: 8px;
}

[b-2a9tvtuwcy] .footer-header {
    display: inline-block;
}

[b-2a9tvtuwcy] .add-btn {
    display: inline-block;
    padding-left: 50px;
    padding-bottom: 20px;
}

[b-2a9tvtuwcy] .delete-note {
    display: inline-block;
    padding-left: 16px;
    font-size: 75%;
}
/* /Pages/Setup/Components/Actions/AskQuestionActionComponent.razor.rz.scp.css */

.margin-right[b-w90cvt7i4y] {
    margin-right: 7px;
}
/* /Pages/Setup/Components/Actions/AsynchronousCustomerApiActionComponent.razor.rz.scp.css */

.help-button[b-0edjk2jtj5] {
    display: inline-block;
    color: #018786;
    font-size: large;
}


[b-0edjk2jtj5] .help-button {
    display: inline-block;
    color: #018786;
    font-size: small;
    padding-left: 5px;

}
[b-0edjk2jtj5] .dialog-action-col {
   width: 220px;
}


[b-0edjk2jtj5] .help-label {
    display: inline-block;

}

[b-0edjk2jtj5] .tiny-col {
    width: 35px;
}
/* /Pages/Setup/Components/Actions/CustomerApiQueryComponent.razor.rz.scp.css */

.help-button[b-80vafne1dc] {
    display: inline-block;
    color: #018786;
    font-size: large;
}


[b-80vafne1dc] .help-button {
    display: inline-block;
    color: #018786;
    font-size: large;
    padding-left: 5px;

}
[b-80vafne1dc] .dialog-action-col {
   width: 220px;
}
[b-80vafne1dc] .icon-action {
    width: 30px;
}

[b-80vafne1dc] .help-label {
    display: inline-block;

}
[b-80vafne1dc] .sample-img {
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 50px;
}

[b-80vafne1dc] .tiny-col {
    width: 35px;
}

[b-80vafne1dc] .dialog-table td {
    border: none;
}
.tag-rule-display[b-80vafne1dc] {
    font-size: medium;
    white-space: pre;
}

.tag-button[b-80vafne1dc] {
    display: inline-block;
   
    font-size: large;
}


[b-80vafne1dc] .tag-button {
    display: inline-block;
  
    font-size: large;
    padding-left: 5px;
}
/* /Pages/Setup/Components/Actions/VerifyConversationQStreamActionComponent.razor.rz.scp.css */

[b-2nb2gri9wn] div.wide-dialog .mdc-dialog .mdc-dialog__surface {
    width: 90%;
}

@media (min-width: 592px) {
    [b-2nb2gri9wn] .mdc-dialog .mdc-dialog__surface {
        max-width: 90%;
    }
}
/* /Pages/Setup/Components/AgentActions/AgentTags.razor.rz.scp.css */
[b-q9ev5t0oho] div.payment-dialog .mdc-dialog .mdc-dialog__container {
    width: 100%;
}

[b-q9ev5t0oho] div.payment-dialog .mdc-dialog .mdc-dialog__surface {
    max-width: none;
    width: 40%;
}
/* /Pages/Setup/Components/AgentActions/PaymentRequest.razor.rz.scp.css */
[b-dz2hpzyscj] div.payment-dialog .mdc-dialog .mdc-dialog__container {
    width: 100%;
}

[b-dz2hpzyscj] div.payment-dialog .mdc-dialog .mdc-dialog__surface {
    max-width: none;
    width: 40%;
}
/* /Pages/Setup/Components/LibraryResponses/BulkEdit.razor.rz.scp.css */
[b-ne2idzysx3] .bulk-edit {
    width: 500px!important;
}

.bulk-edit[b-ne2idzysx3] {
    width: 500px !important;
}
/* /Pages/Setup/Components/LibraryResponses/LibraryResponseEdit.razor.rz.scp.css */

.save-btn[b-gnuhyzuogx] {
    margin-left: 250px;
    display: inline-block;
}
/* /Pages/Setup/Components/LibraryResponses/LibraryResponseList.razor.rz.scp.css */

[b-cf7z68ztsx] .response-panel {
    padding: 10px;
    cursor: pointer;
}


[b-cf7z68ztsx] .selected-response-panel {
    padding: 10px;
    cursor: pointer;
    background-color: hsl(45, 77%, 97%);
    font-weight: bold;
}


[b-cf7z68ztsx] .mat-expansion-panel__content {
    padding: 0;
}

[b-cf7z68ztsx] .mat-expansion-panel__summary {
    padding-left: 8px;
   
}

[b-cf7z68ztsx] .response-link {
    margin-left: 10px;
    padding: 10px;
}

[b-cf7z68ztsx] .response-heading {
    margin-left: 10px;
}
/* /Pages/Setup/Components/MessageTaggers/NaturalLanguageMessageTaggerComponent.razor.rz.scp.css */
[b-4gpu7z38lz] .analyser-checkbox {
    display: inline;
    margin-left: 50px;
}

/* /Pages/Setup/Components/OrganizationSettingsComponents/WhitelistIpAddresses.razor.rz.scp.css */


.ip-address[b-vjsg0wnigu] {
    background-color: #EEEEEE;
    padding: 5px;
    margin-top: 9px;
    border-radius: 5px;
}

.ip-address-table[b-vjsg0wnigu] {
    margin-top: 10px;
}

.card-text[b-vjsg0wnigu] {
    margin: 10px;
}
/* /Pages/Setup/Components/TagProcessors/DraggableTagProcessor.razor.rz.scp.css */

[b-ogo9mo0iym] .remove-button {
    margin-bottom: 10px;
    margin-top: -20px;
    margin-left: 20px;
}
/* /Pages/Setup/Components/Workflows/WorkflowComponent.razor.rz.scp.css */
.table td[b-qjguhfqrg3], .table th[b-qjguhfqrg3] {
   border-top: none;
}

.draggable-queue[b-qjguhfqrg3] {
    border: 1px solid #666;
    background-color: white;
    border-radius: 3px;
    padding: 6px;
    cursor: grab;
    margin: 10px;
    min-width: 250px;
}

.box[b-qjguhfqrg3] {
    border: 3px solid #666;
    background-color: #ddd;
    border-radius: .5em;
    padding: 10px;
    cursor: move;
}

.small-spacer[b-qjguhfqrg3] {
    min-height: 5px;
}

[b-qjguhfqrg3] .small-spacer {
    min-height: 5px;
}
[b-qjguhfqrg3] .save-workflow-btn {
    display: inline;
    margin-left: 83px;
    vertical-align: bottom;
}
/* /Pages/Setup/CustomerIdentification.razor.rz.scp.css */
.api-input[b-xkkiq36j2i] {  
    width: 75%;
}

.api-header[b-xkkiq36j2i]{
  width: 100px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.purpose-select[b-xkkiq36j2i] {
    width: 200px;  
}
/* /Pages/Setup/LibraryResponses.razor.rz.scp.css */
.edit-response-panel[b-wk1b3k4lof] {
    padding-left: 30px;
}
[b-wk1b3k4lof] .edit-response-panel {
    padding-left: 30px;
}

.add-new[b-wk1b3k4lof] {
    margin-left: 350px;
}

.response-heading[b-wk1b3k4lof] {
    margin-left: 20px;
}

.row[b-wk1b3k4lof] {
    margin-left: 0;
}

.grid-root[b-wk1b3k4lof] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: fit-content(45px) auto;
    height: calc(100vh - 231px);
}

.add-new[b-wk1b3k4lof] {
    grid-column: 1/-1;
    grid-row: 1;
    padding-bottom: 15px;
}

.responses[b-wk1b3k4lof] {
    grid-column: 1;
    grid-row: 2;
}

.edit-response-panel[b-wk1b3k4lof] {
    grid-column: 2;
    grid-row: 2;
}

[b-wk1b3k4lof] .library-response-header {
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    padding: 3px;
    margin-top: -9px;
    margin-left: -14px;
    margin-right: -22px;
}

.library-response-header[b-wk1b3k4lof] {
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    padding: 3px;
    margin-top: -9px;
    margin-left: -14px;
    margin-right: -22px;
}

.mat-expansion-panel__header:hover[b-wk1b3k4lof] {
    text-decoration: underline;
    color: #392573
}

[b-wk1b3k4lof] .mat-expansion-panel__header:hover {
    text-decoration: underline;
    color: #392573;
}
/* /Pages/Setup/MessageManagement.razor.rz.scp.css */


[b-c3hcj76zz3] .tab-pane {
    font-size: 11px;
    font-weight: normal;
}

[b-c3hcj76zz3] .toolbox-icon {
    text-align: center;
}

[b-c3hcj76zz3] .node {
    text-align: center;
}


[b-c3hcj76zz3] .import-btn {
    width: 100px;
}

[b-c3hcj76zz3] .import-btn .mdc-button {
    padding: 19px;
}

[b-c3hcj76zz3] .import-btn .mat-file-upload-content {
    margin-bottom: -6px;
}

[b-c3hcj76zz3] .import-export {
    margin-left: 50px;
}
/* /Pages/Setup/OrganizationSettings.razor.rz.scp.css */
[b-xf8b0zziu3] .notification-field {
    display: flex;
}

[b-xf8b0zziu3] .notification-field-label {
    padding-right: 10px;
}

[b-xf8b0zziu3] .notification-field-edit-medium {
   width: 350px;
}


[b-xf8b0zziu3] .notification-field-edit-large {
    width: 550px;
}

[b-xf8b0zziu3] .delete-button {
    margin-left: 0px;
    cursor: pointer;
    margin-top: 6px;
}
/* /Pages/Setup/QueueSetup.razor.rz.scp.css */
.table td[b-8fy1mxwovb], .table th[b-8fy1mxwovb] {
   border-top: none;
}

.draggable-queue[b-8fy1mxwovb] {
    border: 1px solid #666;
    background-color: white;
    border-radius: 3px;
    padding: 6px;
    cursor: grab;
    margin: 10px;
    min-width: 250px;
}

.box[b-8fy1mxwovb] {
    border: 3px solid #666;
    background-color: #ddd;
    border-radius: .5em;
    padding: 10px;
    cursor: move;
}

.small-spacer[b-8fy1mxwovb] {
    min-height: 5px;
}

[b-8fy1mxwovb] .small-spacer {
    min-height: 5px;
}
/* /Pages/Setup/ReportSettings.razor.rz.scp.css */
[b-k5g3p2vf5h] .eye-button {
    margin-left: 0px;
    cursor: pointer;
    margin-top: 6px;
    display: inline-block;
}
/* /Pages/Setup/SFTPDelivery.razor.rz.scp.css */
[b-r7zr658gtb] .eye-button {
    margin-left: 0px;
    cursor: pointer;
    margin-top: 6px;
    display: inline-block;
}
/* /Pages/SystemAdmin/ClientBillingSummary.razor.rz.scp.css */

/* /Pages/SystemAdmin/HomePageMessageEdit.razor.rz.scp.css */

.save-btn[b-ub93uj2mrv] {
    margin-left: 250px;
    display: inline-block;
}
/* /Pages/SystemAdmin/HomePageMessages.razor.rz.scp.css */

.save-btn[b-81o1a1gv3u] {
    margin-left: 250px;
    display: inline-block;
}
.edit-response-panel[b-81o1a1gv3u] {
    padding-left: 30px;
}

[b-81o1a1gv3u] .edit-response-panel {
    padding-left: 30px;
}

[b-81o1a1gv3u] .message-list {
    margin-left: 40px;
}
/* /Pages/SystemAdmin/UserManagement.razor.rz.scp.css */

.row[b-xm81n1ygmw] {
    margin-left: 0;
    padding-right: 30px
}
/* /Pages/TeamManager/BulkAssign.razor.rz.scp.css */


.assign-queue[b-361f9ue4c8] {
    width: 400px;
}

.assign-list[b-361f9ue4c8] {
    width: 80%;
}


[b-361f9ue4c8] .multi {
    height: 500px;
}
/* /Shared/Components/AgentAlertComponent.razor.rz.scp.css */

.agent-alert[b-6m75tx5r9s] {
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: auto;
    margin-right: 10px;
}

/* /Shared/Components/FilterComponent.razor.rz.scp.css */
.filter-dropdown[b-thbxhimorn] {
    margin-left: 50px;
    display: flex;
}

[b-thbxhimorn] .custom-control-label {
    margin-left: 10px;
}

[b-thbxhimorn] .channel {
    color: #2D767A;
    padding: 5px;
    margin-left: 5px;
    font-size: smaller;
    margin-top: 5px;
}
/* /Shared/Components/PauseComponent.razor.rz.scp.css */
.pause-dropdown[b-n4beiqt7mi] {
    margin-left: 50px;
    display: flex;
}

[b-n4beiqt7mi] .custom-control-label {
    margin-left: 10px;
}

[b-n4beiqt7mi] div.paused-dialog .mdc-dialog .mdc-dialog__container {
    width: 100%;
    height: 100%;
    max-height: 100%;
}

[b-n4beiqt7mi] div.paused-dialog .mdc-dialog .mdc-dialog__surface {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    align-items: center;
}

[b-n4beiqt7mi] div.paused-dialog .mdc-dialog .mdc-dialog__actions {
    justify-content: center;
}

.pause-btn[b-n4beiqt7mi] {
    margin-left: 20px;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-r7kzcqttbp] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-r7kzcqttbp] {
    flex: 1;
}

.sidebar[b-r7kzcqttbp] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-r7kzcqttbp] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-row[b-r7kzcqttbp]  a, .top-row .btn-link[b-r7kzcqttbp] {
    white-space: nowrap;
    margin-left: 1.5rem;
}

.top-row a:first-child[b-r7kzcqttbp] {
    overflow: hidden;
    text-overflow: ellipsis;
}

.content[b-r7kzcqttbp] {
    height: calc(100% + 24px);
    max-height: calc(100% + 24px);
    margin-right: -15px;
    margin-top: -24px;
    padding-right: 15px;
    padding-bottom: 20px;
}

@media (max-width: 767.98px) {
    .top-row:not(.auth)[b-r7kzcqttbp] {
        display: none;
    }

    .top-row.auth[b-r7kzcqttbp] {
        justify-content: space-between;
    }

    .top-row a[b-r7kzcqttbp], .top-row .btn-link[b-r7kzcqttbp] {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .page[b-r7kzcqttbp] {
        flex-direction: row;
    }

    .sidebar[b-r7kzcqttbp] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-r7kzcqttbp] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-r7kzcqttbp] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-fyumpc63fu] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-fyumpc63fu] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-fyumpc63fu] {
    font-size: 1.1rem;
}

.oi[b-fyumpc63fu] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-fyumpc63fu] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-fyumpc63fu] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-fyumpc63fu] {
        padding-bottom: 1rem;
    }

    .nav-item[b-fyumpc63fu]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-fyumpc63fu]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-fyumpc63fu]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 768px) {
    .navbar-toggler[b-fyumpc63fu] {
        display: none;
    }

    .collapse[b-fyumpc63fu] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

.number-circle-blue[b-fyumpc63fu] {
    border-radius: 50%;
    background: rgb(43, 145, 255);
    border: 1px solid rgb(43, 145, 255);
    color: white;
    text-align: center;
    width: 29px;
    height: 29px;
    font-weight: bold;
    padding-top: 2.5px;
}
