@import '_content/Ventrica.Phoenix.Script.Components/Ventrica.Phoenix.Script.Components.bundle.scp.css';
@import '_content/Ventrica.Phoenix.Script/Ventrica.Phoenix.Script.bundle.scp.css';

/* _content/Ventrica.Phoenix.AdminPortal/Features/Campaigns/Detail/CampaignDetail.razor.rz.scp.css */
.title[b-qq9ndpd547] {
    display: flex;
    justify-content: space-between
}

.title-buttons[b-qq9ndpd547] {
    display: flex;
    align-items: center;
}
/* _content/Ventrica.Phoenix.AdminPortal/Features/ContactLists/ContactList.razor.rz.scp.css */
.title[b-wgfgrvajs2] {
    display: flex;
    justify-content: space-between
}

.title-buttons[b-wgfgrvajs2] {
    display: flex;
    align-items: center;
}
/* _content/Ventrica.Phoenix.AdminPortal/Features/EmailCrm/EmailCrm.razor.rz.scp.css */
.stack-top[b-m34z2ju0ls] {
    z-index: 10;
}

.justify[b-m34z2ju0ls] {
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

    .justify .image-container[b-m34z2ju0ls] {
        width: 100%;
        height: 100%;
        padding: 2px;
    }

        .justify .image-container img[b-m34z2ju0ls] {
            height: 100%;
            width: auto;
        }
/* _content/Ventrica.Phoenix.AdminPortal/Features/InboundEmails/InboundEmail.razor.rz.scp.css */
.stack-top[b-hkd7l1cvfr] {
    z-index: 10;
}

.justify[b-hkd7l1cvfr] {
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

    .justify .image-container[b-hkd7l1cvfr] {
        width: 100%;
        height: 100%;
        padding: 2px;
    }

        .justify .image-container img[b-hkd7l1cvfr] {
            height: 100%;
            width: auto;
        }
/* _content/Ventrica.Phoenix.AdminPortal/Features/OutboundCall/OutboundCall.razor.rz.scp.css */
.stack-top[b-tbcvmcwv5l] {
    z-index: 10;
}

.justify[b-tbcvmcwv5l] {
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

    .justify .image-container[b-tbcvmcwv5l] {
        width: 100%;
        height: 100%;
        padding: 2px;
    }

        .justify .image-container img[b-tbcvmcwv5l] {
            height: 100%;
            width: auto;
        }
/* _content/Ventrica.Phoenix.AdminPortal/Features/PreviewDial/Components/ContactOverview/Detail/ContactDetail.razor.rz.scp.css */
.contact-property-template[b-4zddr4aylh] {
    font-size: 14px
}
/* _content/Ventrica.Phoenix.AdminPortal/Features/PreviewDial/PreviewDial.razor.rz.scp.css */
.stack-top[b-poehww5vdd] {
    z-index: 10;
}

.justify[b-poehww5vdd] {
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

    .justify .image-container[b-poehww5vdd] {
        width: 100%;
        height: 100%;
        padding: 2px;
    }

        .justify .image-container img[b-poehww5vdd] {
            height: 100%;
            width: auto;
        }
/* _content/Ventrica.Phoenix.AdminPortal/Features/Scripts/HistoryList/ScriptHistoryList.razor.rz.scp.css */
.justify[b-9p0i1qk8j7] {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    display: flex;
}

.justify .button-container[b-9p0i1qk8j7] {
    align-items: center;
    -webkit-align-items: center;
    display: flex;
}
/* _content/Ventrica.Phoenix.AdminPortal/Shared/Components/ContactChanges/ContactChanges.razor.rz.scp.css */
.changes-area[b-wa108trq4q] {
    overflow-y: scroll;
    max-height: 70vh;
    padding-right: 10px;
}

.field-old-value[b-wa108trq4q] {
    color: black;
    background-color: rgb(240, 165, 156, .5);
    padding: 0.35em 0.65em;
    font-size: 0.75em;
}

.field-new-value[b-wa108trq4q] {
    color: black;
    background-color: rgba(223, 246, 221, 1);
    padding: 0.35em 0.65em;
    font-size: 0.75em;
}
/* _content/Ventrica.Phoenix.AdminPortal/Shared/Components/ContactHistory/ContactHistory.razor.rz.scp.css */
.activities-area[b-kxnxv2disi] {
    overflow-y: scroll;
    height: 75vh;
}

.k-card[b-kxnxv2disi] {
    width: fit-content;
    max-height: 680px;
}

.status-badge[b-kxnxv2disi] {
    color: white;
    padding: 0.35em 0.65em;
    border-radius: 10px;
    font-size: 0.75em;
}
