@import 'OrbaTech.Client.a0u47gtkq4.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';
@import '_content/SharedUI/SharedUI.px5qjf6joy.bundle.scp.css';

/* /Components/Pages/Activities/Email/Compose.razor.rz.scp.css */
#compose-email[b-xwc2a2u1t6] {
    display: flex;
    flex-direction: column;
    justify-content: start;
    width: calc(100% - 30px);
    height: auto;
    min-height: 50%;
    border: 1px solid;
    border-radius: 7px;
    border-color: lightgray;
    margin: 15px 15px 0px 15px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

#action-bar[b-xwc2a2u1t6] {
    display: flex;
    justify-content: space-between;
    width: 100%;
    border: none;
    border-bottom: 1px solid;
    border-color: lightgray;
    outline: none;
}

.email-context[b-xwc2a2u1t6] {
    width: 100%;
    border: none;
    border-bottom: 1px solid;
    border-color: lightgray;
    outline: none;
    padding: 5px;
}

.email-address-widgets-minimized[b-xwc2a2u1t6] {
    display: flex;
    flex-direction: row;
    resize: none;
    flex-wrap: wrap;
    height: 40px;
    max-height: 40px;
    max-width: 100%;
    border: none;
    overflow: hidden;
}

.email-address-widgets-expanded[b-xwc2a2u1t6] {
    display: flex;
    flex-direction: row;
    resize: vertical;
    flex-wrap: wrap;
    max-height: none;
    max-width: 100%;
    border: none;
}

.email-address-widget[b-xwc2a2u1t6] {
    flex: 0 0 auto;
    width: fit-content;
    height: 30px;
    color: deepskyblue;
    background-color: white;
    border: 1px solid;
    border-color: lightgray;
    border-radius: 5px;
    margin-top: 3px;
    margin-left: 3px;
}

.added-contacts-count[b-xwc2a2u1t6] {
    transform: translateX(-55px);
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 15px;
}

.recipient-fields[b-xwc2a2u1t6] {
    display: flex;
    position: relative;
    justify-content: start;
    resize: vertical;
    border: none;
    border-bottom: 1px solid;
    border-color: lightgray;
}

#text-editing-bar[b-xwc2a2u1t6] {
    width: 100%;
    border: none;
    border-bottom: 3px solid;
    border-color: lightgray;
}

.cc-bcc-buttons[b-xwc2a2u1t6] {
    max-height: 40px;
}

#contacts-img[b-xwc2a2u1t6] {
    width: 30px;
    height: 30px;
    right: 0;
    position: absolute;
    z-index: 1;
    transform: translate(-120px, 5px);
}

#contacts-img-cc[b-xwc2a2u1t6] {
    width: 30px;
    height: 30px;
    right: 0;
    position: absolute;
    z-index: 1;
    transform: translate(0, 5px);
}

#contacts-img:hover[b-xwc2a2u1t6] {
    cursor: pointer;
    background-color: lightgray;
    border-radius: 50%;
}

#comp-e-subject[b-xwc2a2u1t6] {
    padding: 8px;
    border: none;
    outline: none;
}

.rich-style[b-xwc2a2u1t6] {
    width: 100%;
}
/* /Components/Pages/Activities/Email/Main.razor.rz.scp.css */
.compose-read-root[b-2tf7pes0am] {
    display: flex;
    flex-direction: column;
    height: 75vh;
    min-height: 0;
    overflow-y: auto;
    overflow-x: hidden;
}

.compose-pane[b-2tf7pes0am] {
    height: fit-content;
    border-bottom: 1px solid var(--bs-border-color);
}

.read-pane[b-2tf7pes0am] {
    height: fit-content;
    flex: 1;
    min-height: 0;
    position: relative;
}
/* /Components/Pages/Activities/Email/ReadEmail.razor.rz.scp.css */
/* /Components/Pages/Create/Account/CreateAccount.razor.rz.scp.css */

.opp-progression-div[b-93h3hnc62t] {
    height: 100px;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    margin-bottom: 10px;
}

.opp-progression-segment[b-93h3hnc62t] {
    cursor: pointer;
}

    .opp-progression-segment:hover polygon[b-93h3hnc62t] {
        fill: #b0c4de;
    }

.opp-header-div[b-93h3hnc62t] {
    margin-bottom: 10px;
}

.dxbl-splitter-pane-content[b-93h3hnc62t],
.dxbl-pane-content[b-93h3hnc62t] {
    padding: 0 !important;
}

.splitter[b-93h3hnc62t] {
    background-color: var(--primary-color);
}
/* /Components/Pages/Create/Contact/CreateContact.razor.rz.scp.css */

.opp-progression-div[b-ojcjwjxfsn] {
    height: 100px;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    margin-bottom: 10px;
}

.opp-progression-segment[b-ojcjwjxfsn] {
    cursor: pointer;
}

    .opp-progression-segment:hover polygon[b-ojcjwjxfsn] {
        fill: #b0c4de;
    }

.opp-header-div[b-ojcjwjxfsn] {
    margin-bottom: 10px;
}

.dxbl-splitter-pane-content[b-ojcjwjxfsn],
.dxbl-pane-content[b-ojcjwjxfsn] {
    padding: 0 !important;
}

.splitter[b-ojcjwjxfsn] {
    background-color: var(--primary-color);
}
/* /Components/Pages/Create/Opportunity/CreateOpportunity.razor.rz.scp.css */

.opp-progression-div[b-hdszbj8xpf] {
    height: 100px;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    margin-bottom: 10px;
}

.opp-progression-segment[b-hdszbj8xpf] {
    cursor: pointer;
}

    .opp-progression-segment:hover polygon[b-hdszbj8xpf] {
        fill: #b0c4de;
    }

.opp-header-div[b-hdszbj8xpf] {
    margin-bottom: 10px;
}

.dxbl-splitter-pane-content[b-hdszbj8xpf],
.dxbl-pane-content[b-hdszbj8xpf] {
    padding: 0 !important;
}

.splitter[b-hdszbj8xpf] {
    background-color: var(--primary-color);
}
/* /Components/Pages/EntityList/AccountList.razor.rz.scp.css */
#con-whole-page[b-axoxjj1jj2] {
    display: flex;
    flex-direction: column;
    height: calc(100vh - 115px);
    overflow: hidden;
}

.max-width-description[b-axoxjj1jj2] {
    max-width: 200px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.primary-entity[b-axoxjj1jj2] {
    color: blue;
}

    .primary-entity:hover[b-axoxjj1jj2] {
        text-decoration: underline;
        cursor: pointer;
    }

.pager-container[b-axoxjj1jj2] {
    display: flex;
    justify-content: space-between;
    padding: 8px;
    border: 1px solid #d2d2d2;
    border-top: none;
}

.disabled-filter-cell[b-axoxjj1jj2] {
    background-color: var(--DS-color-surface-neutral-subtle-hover, #f2f2f2);
    height: 100%;
    width: 100%;
    min-height: 20px;
    cursor: not-allowed;
    border-radius: 4px;
}





.no-toolbar-padding.dxbl-toolbar-item[b-axoxjj1jj2] {
    padding: 0 !important;
    background-color: transparent !important;
}

    .no-toolbar-padding.dxbl-toolbar-item:hover[b-axoxjj1jj2] {
        background-color: transparent !important;
    }

.dxbl-btn-group[b-axoxjj1jj2] {
    background-color: white !important;
}

.group-btn-img[b-axoxjj1jj2] {
    width: 14px;
    height: 14px;
    display: block;
}

.group-plus-icon[b-axoxjj1jj2] {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 1;
    display: block;
}

.dxbl-btn-group .dxbl-btn:hover[b-axoxjj1jj2] {
    background-color: #f8f9fa !important;
    border-color: #888 !important;
    z-index: 1;
}
/* /Components/Pages/EntityList/ContactList.razor.rz.scp.css */
#con-whole-page[b-2k1lgqzs8n] {
    display: flex;
    flex-direction: column;
    height: calc(100vh - 115px);
    overflow: hidden;
}

.max-width-description[b-2k1lgqzs8n] {
    max-width: 200px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.primary-entity[b-2k1lgqzs8n] {
    color: blue;
}

    .primary-entity:hover[b-2k1lgqzs8n] {
        text-decoration: underline;
        cursor: pointer;
    }

.pager-container[b-2k1lgqzs8n] {
    display: flex;
    justify-content: space-between;
    padding: 8px;
    border: 1px solid #d2d2d2;
    border-top: none;
}


.disabled-filter-cell[b-2k1lgqzs8n] {
    background-color: var(--DS-color-surface-neutral-subtle-hover, #f2f2f2);
    height: 100%;
    width: 100%;
    min-height: 20px;
    cursor: not-allowed;
    border-radius: 4px;
}




.no-toolbar-padding.dxbl-toolbar-item[b-2k1lgqzs8n] {
    padding: 0 !important;
    background-color: transparent !important;
}

    .no-toolbar-padding.dxbl-toolbar-item:hover[b-2k1lgqzs8n] {
        background-color: transparent !important;
    }

.dxbl-btn-group[b-2k1lgqzs8n] {
    background-color: white !important;
}

.group-btn-img[b-2k1lgqzs8n] {
    width: 14px;
    height: 14px;
    display: block;
}

.group-plus-icon[b-2k1lgqzs8n] {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 1;
    display: block;
}

.dxbl-btn-group .dxbl-btn:hover[b-2k1lgqzs8n] {
    background-color: #f8f9fa !important;
    border-color: #888 !important;
    z-index: 1;
}
/* /Components/Pages/EntityList/OpportunityList.razor.rz.scp.css */
#con-whole-page[b-0vckqmz7ue] {
    display: flex;
    flex-direction: column;
    height: calc(100vh - 115px);
    overflow: hidden;
}

.max-width-description[b-0vckqmz7ue] {
    max-width: 200px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.primary-entity[b-0vckqmz7ue] {
    color: blue;
}

    .primary-entity:hover[b-0vckqmz7ue] {
        text-decoration: underline;
        cursor: pointer;
    }

.pager-container[b-0vckqmz7ue] {
    display: flex;
    justify-content: space-between;
    padding: 8px;
    border: 1px solid #d2d2d2;
    border-top: none;
}


.disabled-filter-cell[b-0vckqmz7ue] {
    background-color: var(--DS-color-surface-neutral-subtle-hover, #f2f2f2);
    height: 100%;
    width: 100%;
    min-height: 20px;
    cursor: not-allowed;
    border-radius: 4px;
}
