.baseView {
    max-height: 100vh;
    height: 100%;
    overflow: hidden;
}

.main {
    height: calc(100vh - 108px);
}

.gzBAoN {
    display: flex;
    flex-direction: column;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(229, 229, 234);
    border-radius: 8px;
}

.hZtoXv {
    padding: 20px;
    margin: 0 0 0 0;
    width: 280px;
    overflow: scroll;
}

.gUlXSE {
    margin: 0px 0px 12px;
    font-weight: bold;
    font-size: 16px;
    color: rgb(13, 13, 14);
}

.iDPoNN {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    font-size: 14px;
    margin-bottom: 25px;
    justify-content: space-between;
}

.prospects {
    display: flex;
    flex-direction: column;
   
    flex: 1 1 0%;
    margin: 0 10px 0 0;
    overflow: scroll;
}

.table-main {
    border-collapse: collapse;
    table-layout: fixed;
}

.log_row {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.kaWHks {
    color: rgb(94, 97, 100);
}

.kaWHks div.sub-content {
    margin-top: 12px;
    color: rgb(54, 56, 57);
    font-weight: 500;
}

.kaWHks div.action-content {
    margin-top: 4px;
    color: rgb(54, 56, 57);
}

.notif {
    color: orangered;
    font-size: 13px;
    margin-right: 12px;
}

.date-content {
    font-size: 13px;
    color: lightslategray;
}

.lineBr {
    height: 1px;
    width: 100%;
    background-color: lightgray;
}

.stickyHeader {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
}

.css-1yy0dv2 {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    min-height: 52px;
    border-top: 1px solid rgb(224, 224, 224);
}

.css-445hvq .MuiDataGrid-footerContainer {
    border-top: 1px solid rgb(184, 206, 217);
}

.css-gxm63c {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
}

.css-63htzl {
    overflow: auto;
    color: rgba(0, 0, 0, 0.87);
    font-size: 0.875rem;
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
    display: flex;
}

.css-63htzl:last-child {
    padding: 0px;
}

.css-8nphli {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding-left: 16px;
    min-height: 52px;
    padding-right: 2px;
}

@media (min-width: 600px) {
    .css-8nphli {
        padding-left: 24px;
        padding-right: 24px;
    }
}

@media (min-width: 0px) {
    @media (orientation: landscape) {
        .css-8nphli {
            min-height: 48px;
        }
    }
}

@media (min-width: 600px) {
    .css-8nphli {
        min-height: 64px;
    }
}

@media (min-width: 0px) and (orientation: landscape) {
    .css-8nphli {
        min-height: 52px;
    }
}

@media (min-width: 600px) {
    .css-8nphli {
        min-height: 52px;
        padding-right: 2px;
    }
}

.css-63htzl .MuiToolbar-root {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
}

.css-k5ygz3 {
    font-family: Roboto, pragmatica-web, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.43;
    flex-shrink: 0;
}

.css-63htzl .MuiTablePagination-actions {
    margin-left: 4px;
    margin-right: 4px;
}

.css-8nphli .MuiTablePagination-actions {
    flex-shrink: 0;
    margin-left: 20px;
}

.css-1deacqj {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    text-align: center;
    flex: 0 0 auto;
    font-size: 1.5rem;
    padding: 8px;
    border-radius: 50%;
    overflow: visible;
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    color: inherit;
}

.css-63htzl .MuiIconButton-root {
    color: rgba(0, 0, 0, 0.6);
}

.css-1deacqj.Mui-disabled {
    pointer-events: none;
    cursor: default;
}

.css-1deacqj.Mui-disabled {
    background-color: transparent;
    color: rgba(0, 0, 0, 0.26);
}

.css-63htzl .MuiIconButton-root.Mui-disabled {
    color: rgba(0, 0, 0, 0.38);
}

.css-vubbuv {
    user-select: none;
    width: 1em;
    height: 1em;
    display: inline-block;
    fill: currentcolor;
    flex-shrink: 0;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    font-size: 1.5rem;
}

.expandButton {
    display: flex;
    align-items: center;
    margin-left: auto;
    color: white;
    background: darkcyan;
    border-radius: 4px;
}