@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* _content/Servicebus_Webook_Manager/Components/Controls/ActionButton.razor.rz.scp.css */
.action-btn[b-i9ht35y5cf] {
    transition: transform 0.1s, box-shadow 0.1s;
    cursor: pointer;
}

.action-btn:hover[b-i9ht35y5cf], .action-btn:focus[b-i9ht35y5cf] {
    transform: scale(1.03);
}
/* _content/Servicebus_Webook_Manager/Components/Controls/WebhookModal.razor.rz.scp.css */
.floating-convert-btn[b-hzufcsma0n] {
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    border-radius: 50%;
    padding: 0.5rem 0.6rem;
    line-height: 1;
}
/* _content/Servicebus_Webook_Manager/Components/Layout/MainLayout.razor.rz.scp.css */
:root[b-ke5xbpthci] {
    --midnight-black: #131E29;
    --midnight-black-5: #202A33; /* 5% tint of #131E29 */
    --teal: #005A8F;
    --sky-blue: #64CBE8;
}

@font-face {
    font-family: 'SourceSansPro';
    src: url('/fonts/SourceSansPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body[b-ke5xbpthci], html[b-ke5xbpthci] {
    font-family: 'SourceSansPro', Arial, sans-serif;
}

#blazor-error-ui[b-ke5xbpthci] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss[b-ke5xbpthci] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
