/* screen - login-page */
header {
    position: relative;
    background-color: #0f135a;
    width: 100%;
    height: 85px;
}

.login-page {
    background-color: #ffffff;
    border: 1px none;
    height: 1080px;
    mix-blend-mode: normal;
    opacity: 1;
    overflow: auto;
    position: relative;
    width: 1660px;
    margin: 0 auto;
}

div.details {
    display: block;
    border: 1px solid;
    border-color: #bdc1d9;
    border-radius: 3px;
    cursor: pointer;
    height: auto;
    mix-blend-mode: normal;
    opacity: 1;
    padding: 4px 12px;
    width: fit-content;
    color: #7375a2;
    text-decoration: none;
    font-size: 13px;
    font-weight: normal !important;
}

a.details {
    display: block;
    border: 1px solid;
    border-color: #bdc1d9;
    border-radius: 3px;
    cursor: pointer;
    height: auto;
    mix-blend-mode: normal;
    opacity: 1;
    padding: 4px 12px;
    width: fit-content;
    color: #7375a2;
    text-decoration: none;
    font-size: 13px;
    font-weight: normal !important;
}

a.details:hover {
    background-color: #dff7ff;
}

.styled-select {
    background-image: url(../img/up-arrow-3.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
    width: 100%;
}

.styled-select select {
    border: none;
    padding: 15px;
    width: 100%;
    z-index: -1;
    font-size: 15px;
    padding-right: 0;
    background-image: url(../img/up-arrow-3.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
}

.styled-select select option {
    line-height: 30px;
}

.formBox-profile {
    width: 100%;
    float: left;
    margin-bottom: 40px;
}

label.small-label {
    font-size: 12px;
    color: #2870C9;
    text-align: left;
    width: auto !important;
    margin-bottom: 0 !important;
    padding-left: 15px;
}

.state .styled-select select {
    width: 100%;
    background-color: #e4f5fc;
    background-image: url(../img/up-arrow-3.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
}

.styled-select select.bck-blue {
    background-color: #fff;
    color: #000;
    border: 1px solid #c0c0c0;
    border-radius: 5px;
    font-weight: bold;
    font-size: 16px;
}

.state {
    margin-bottom: 30px;
}

.styled-select select {
    /* for Firefox */
    -moz-appearance: none;
    /* for Chrome */
    -webkit-appearance: none;
}

/* For IE10 */
.styled-select select::-ms-expand {
    display: none;
}

.styled-select.slate {
    background-color: #fff;
    float: left;
    border-radius: 5px;
    margin-right: 20px;
}

.styled-select.slate11 {
    background-color: #fff;
    float: left;
    border-radius: 5px;
    margin-right: 40px;
}

input {
    border: 0;
}

.styled-select.slate.update_list {
    width: 340px;
}

.styled-select.slate.small-field {
    width: 130px;
    margin-right: 25px;
}

.styled-select.slate.small-field select {
    width: 130px;
}

.styled-select.slate.last {
    margin-right: 0;
    width: 320px;
}

.select-program {
    width: 100%;
    float: left;
    margin-top: 40px;
    margin-bottom: 30px;
}

#hcp_post_content {
    padding-top: 40px;
}

.Content_B_Small_HCP_list h3 {
    margin-top: 60px;
}

.state .styled-select.slate {
    width: 96%;
    background-color: #fff;
    margin-right: 0px;
    float: right;
}

.col-2 .state .styled-select.slate {
    width: 93%;
}

.col-2 .state {
    margin-bottom: 15px;
    FLOAT: LEFT;
    width: 100%;
}

.col-right {
    position: absolute;
    right: 30px;
}

.col-right h1 {
    margin-top: 30px;
}

.login-page .login-form-C61RwL {
    --z-index: 0;
    background-color: transparent;
    height: 548px;
    left: 995px;
    opacity: 1;
    position: absolute;
    top: 158px;
    width: 383px;
}

/* Rejected Datatable CSS */
#patientClaimsList thead th, #patientClaimsList tbody td {
    padding: 8px;
    font-size: 14px;
}

h2 {
    font-size: 25px !important;
    font-weight: 500 !important;
    margin-top: 20px !important;
    color: #000 !important;
}

table.list {
    width: 100%;
}

table th {
    padding: 20px;
    font-size: 16px;
    padding-left: 30px;
    background-color: #f7f9fc;
}

table td {
    padding: 20px;
    font-size: 16px;
    padding-left: 30px;
    line-height: 25px;
}

table td a {
    color: #2d9cdb;
    font-weight: bold !important;
    text-decoration: none;
}

.document-review-document-list table td {
    padding: 5px;
    padding-left: 20px;
    line-height: 25px;
}

.document-review-document-list table th {
    padding: 5px;
    padding-left: 20px;
    line-height: 25px;
}

.document-review-adjudicate table td {
    padding: 5px;
    padding-left: 10px;
    line-height: 25px;
}

.document-review-adjudicate table th {
    padding: 5px;
    padding-left: 10px;
    line-height: 25px;
}

a {
}

.login-page .login-dusGmy {
    --z-index: 0;
    background-color: transparent;
    color: #000000;
    font-family: 'Inter', Helvetica;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    height: auto;
    left: -2px;
    letter-spacing: 0.00px;
    line-height: normal;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 33px;
    white-space: nowrap;
    width: auto;
}

.login-page .username-input-dusGmy {
    --z-index: 1;
    background-color: transparent;
    height: 65px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 117px;
    width: 381px;
}

.login-page .form-input-box-wHcb0w {
    --z-index: 0;
    background-color: #fdfeff;
    border: 1px solid;
    border-color: #b7b7b7;
    border-radius: 5px;
    height: 40px;
    left: 2px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    top: 25px;
    width: 377px;
    font-size: 16px;
    padding-left: 10px;
}

.login-page .username-wHcb0w {
    --z-index: 1;
    background-color: transparent;
    color: transparent;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 160px;
}

.login-page .span0-UduzMy {
    color: #000000;
    font-style: normal;
}

.login-page .span1-UduzMy {
    color: #f80909;
    font-style: normal;
}

.login-page .password-input-dusGmy {
    --z-index: 2;
    background-color: transparent;
    height: 65px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 217px;
    width: 387px;
}

.login-page .form-input-box-LCfymh {
    --z-index: 0;
    background-color: #fdfeff;
    border: 1px solid;
    border-color: #b7b7b7;
    border-radius: 5px;
    height: 40px;
    left: 1px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    top: 25px;
    width: 382px;
}

.login-page .password-LCfymh {
    --z-index: 1;
    background-color: transparent;
    color: transparent;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 130px;
}

.login-page .span0-jxiqU7 {
    color: #000000;
    font-style: normal;
}

.login-page .span1-jxiqU7 {
    color: #f80909;
    font-style: normal;
}

.login-page .text-1-LCfymh {
    --z-index: 2;
    background-color: transparent;
    color: #afafaf;
    font-family: 'Inter', Helvetica;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 12px;
    letter-spacing: 0.00px;
    line-height: normal;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 30px;
    white-space: nowrap;
    width: 204px;
    border: 0;
}

.login-page .eye-close-LCfymh {
    --z-index: 3;
    background-color: transparent;
    background-image: url(../img/eye-close.svg);
    background-size: 100% 100%;
    height: 31px;
    left: 342px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    top: 27px;
    width: 31px;
}

.login-page .remember-me-dusGmy {
    --z-index: 3;
    background-color: transparent;
    height: 27px;
    left: 2px;
    opacity: 1;
    position: absolute;
    top: 317px;
    width: 156px;
}

.login-page .remember-me-gN30uK {
    --z-index: 0;
    background-color: transparent;
    color: #000000;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 44px;
    letter-spacing: 0.00px;
    line-height: normal;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 5px;
    white-space: nowrap;
    width: auto;
}

.login-page .check-box-gN30uK {
    --z-index: 1;
    background-color: transparent;
    background-image: url(../img/check-box.svg);
    background-size: 100% 100%;
    height: 27px;
    left: 0px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 27px;
}

.login-page .lost-your-password-dusGmy {
    --z-index: 4;
    background-color: transparent;
    color: #243694;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 222px;
    letter-spacing: 0.00px;
    line-height: normal;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 320px;
    white-space: nowrap;
    width: auto;
}

.login-page .dont-have-an-account-register-now-dusGmy {
    --z-index: 5;
    background-color: transparent;
    color: transparent;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 50px;
    letter-spacing: 0.00px;
    line-height: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 477px;
    white-space: nowrap;
    width: auto;
}

.login-page .span0-cCkA2B {
    color: #000000;
    font-style: normal;
}

.login-page .span1-cCkA2B {
    color: #4555ec;
    font-style: normal;
}

.login-page .frame-1000003559-dusGmy {
    --z-index: 6;
    align-items: center;
    background-color: #9b51e0;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    gap: 10px;
    height: 60px;
    justify-content: center;
    left: 2px;
    mix-blend-mode: normal;
    opacity: 1;
    padding: 10px;
    position: absolute;
    top: 387px;
    width: 381px;
}

.login-page .login-cZnO1v {
    position: absolute;
    z-index: 6;
    top: 473px;
    width: 381px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #9b51e0;
    border-radius: 5px;
    color: #ffffff;
    font-family: 'Inter', Helvetica, serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.72px;
    line-height: normal;
    mix-blend-mode: normal;
    opacity: 1;
    text-align: center;
    border: 0;
    padding: 12px 0;
}

.login-page .login-cZnO1v {
    background-color: #6c389c;
}

.login-page .rectangle-1-C61RwL {
    --z-index: 1;
    background-color: #0f135a;
    height: 83px;
    left: 0px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 1660px;
}

.login-page .sign-in-C61RwL {
    --z-index: 2;
    background-color: transparent;
    color: #ffffff;
    font-family: 'Inter', Helvetica;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 1549px;
    letter-spacing: 0.00px;
    line-height: normal;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 29px;
    white-space: nowrap;
    width: auto;
}

.login-page .logo-C61RwL {
    --z-index: 3;
    background-color: transparent;
    height: 63px;
    left: 31px;
    opacity: 1;
    position: absolute;
    top: 10px;
    width: 485px;
}

.login-page .paynela-logo1-1-exFKkL {
    --z-index: 0;
    background-color: transparent;
    background-image: url(../img/paynela-logo1-1@2x.png);
    background-size: 100% 100%;
    height: 63px;
    left: 0px;
    mix-blend-mode: normal;
    object-fit: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 218px;
}

.login-page .line-1-exFKkL {
    --z-index: 1;
    background-color: transparent;
    background-image: url(../img/line-1.svg);
    background-size: 100% 100%;
    height: 48px;
    left: 237px;
    object-fit: cover;
    opacity: 1;
    position: absolute;
    top: 7px;
    width: 1px;
}

.login-page .eob-adjudication-payment-program-exFKkL {
    --z-index: 2;
    background-color: transparent;
    color: #ffffff;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0;
    letter-spacing: 0.00px;
    line-height: normal;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 10px;
    width: 225px;
}

.login-page .main-login-page-graphic-C61RwL {
    --z-index: 4;
    background-color: transparent;
    height: 997px;
    left: -1px;
    opacity: 1;
    position: absolute;
    top: 83px;
    width: 856px;
}

.login-page .gradient-bg-xnwGsN {
    --z-index: 0;
    background-color: transparent;
    background-image: url(../img/gradient-bg.png);
    background-size: 100% 100%;
    height: 997px;
    left: 1px;
    mix-blend-mode: normal;
    object-fit: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 853px;
}

.login-page .paynela-eob-adjudica-xnwGsN {
    --z-index: 1;
    background-color: transparent;
    color: #422b60;
    font-family: 'Inter', Helvetica;
    font-size: 32px;
    font-style: normal;
    font-weight: 200;
    height: auto;
    left: 179px;
    letter-spacing: -0.48px;
    line-height: 40.8px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 576px;
    width: 477px;
}

.login-page .card-icon-xnwGsN {
    --z-index: 2;
    background-color: transparent;
    background-image: url(../img/card-icon@2x.png);
    background-size: 100% 100%;
    height: 321px;
    left: 228px;
    opacity: 1;
    position: absolute;
    top: 217px;
    width: 384px;
}

/* screen - document-review-document-dashboard */

.document-review-document-dashboard {
    background-color: #f1f5f9;
    border: 1px none;
    height: 120%;
    mix-blend-mode: normal;
    opacity: 1;
    overflow: hidden;
    position: relative;
    width: 1660px;
}

.document-review-document-dashboard .topbar-C61RwL {
    --z-index: 0;
    background-color: transparent;
    height: 80px;
    left: 280px;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 1380px;
}

.document-review-document-dashboard .group-1000003655-D4Fpyb {
    --z-index: 0;
    background-color: transparent;
    height: 80px;
    left: -281px;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 1661px;
}

.document-review-document-dashboard .rectangle-5054-QepvFR {
    --z-index: 0;
    background-color: #0f135a;
    box-shadow: 0px 1px 0px #e2e8f0;
    height: 80px;
    left: 0px;
    mix-blend-mode: normal;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1661px;
}

.group-1000003727-D4Fpyb {
    --z-index: 1;
    background-color: transparent;
    height: 46px;
    right: 40px;
    opacity: 1;
    position: absolute;
    top: 17px;
    width: 302px;
}

.group-1000003675-KjduvW {
    --z-index: 0;
    background-color: transparent;
    height: 46px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 302px;
}

.group-1000004096-DMXYwv {
    --z-index: 0;
    background-color: transparent;
    height: 46px;
    left: 113px;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 189px;
}

.group-1000003666-j7rEaM {
    --z-index: 0;
    background-color: transparent;
    height: 46px;
    left: 113px;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 76px;
}

.group-1000003672-BDqB7w {
    --z-index: 0;
    background-color: transparent;
    height: 46px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 46px;
}

.ellipse-2824-aPE8i8 {
    --z-index: 0;
    background-color: transparent;
    background-image: url(../img/ellipse-2824@2x.png);
    background-size: 100% 100%;
    height: 46px;
    left: 0px;
    mix-blend-mode: normal;
    object-fit: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 46px;
}

.chevron-down-2-1-BDqB7w {
    --z-index: 1;
    background-color: transparent;
    background-image: url(../img/chevron-down--2--1.svg);
    background-size: 100% 100%;
    height: 20px;
    left: 56px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    top: 13px;
    width: 20px;
}

.group-1000003674-j7rEaM {
    --z-index: 1;
    background-color: transparent;
    height: 35px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 6px;
    width: 102px;
}

.name-mUDZV0 {
    --z-index: 0;
    background-color: transparent;
    color: #ffffff;
    font-family: 'Inter', Helvetica;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 20px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: right;
    top: 0px;
    white-space: nowrap;
    width: 98px;
}

.service-rep-mUDZV0 {
    --z-index: 1;
    background-color: transparent;
    color: #c7c8c8;
    font-family: 'Inter', Helvetica;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    height: auto;
    left: 28px;
    letter-spacing: 0.00px;
    line-height: 14px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: right;
    top: 21px;
    white-space: nowrap;
    width: 70px;
}

.group-1000004095-DMXYwv {
    --z-index: 1;
    background-color: transparent;
    height: 34px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 6px;
    width: 83px;
}

.group-1000004098-xxuR7O {
    --z-index: 0;
    background-color: transparent;
    height: 34px;
    left: 49px;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 34px;
}

.ellipse-2837-dxUxoN {
    --z-index: 0;
    background-color: #eff4fb;
    border: 0.5px solid;
    border-color: #e2e8f0;
    border-radius: 17px;
    height: 34px;
    left: 0px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 34px;
}

.chat-alt-8-dxUxoN {
    --z-index: 1;
    background-color: transparent;
    background-image: url(../img/chat-alt-8.svg);
    background-size: 100% 100%;
    height: 18px;
    left: 8px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    top: 9px;
    width: 18px;
}

.ellipse-2824-dxUxoN {
    --z-index: 2;
    background-color: #dc3545;
    border: 2px solid;
    border-color: #ffffff;
    border-radius: 5px;
    height: 10px;
    left: 23px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 10px;
}

.group-1000004097-xxuR7O {
    --z-index: 1;
    background-color: transparent;
    height: 34px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 34px;
}

.ellipse-2838-xCl0C8 {
    --z-index: 0;
    background-color: #eff4fb;
    border: 0.5px solid;
    border-color: #e2e8f0;
    border-radius: 17px;
    height: 34px;
    left: 0px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 34px;
}

.document-review-document-dashboard .alarm-xCl0C8 {
    --z-index: 1;
    background-color: transparent;
    background-image: url(../img/alarm.svg);
    background-size: 100% 100%;
    height: 18px;
    left: 8px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    top: 8px;
    width: 18px;
}

.sidenav {
    width: 280px;
    height: 100vh;
    padding: 24px 16px;
    font-family: 'Inter', Helvetica;
}

.sidenav .menu-group h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 4px;
    color: #4f4f4f;
}

.sidenav .menu-group ul {
    font-size: 16px;
}

.sidenav .menu-group .menu-item a {
    display: block;
    width: 100%;
    padding: 8px 16px;
    border-left: 5px solid #0f135a;
    position: relative;
    z-index: 2;
    text-decoration: none;
    color: #000;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: color 0.3s ease 0s;
    -webkit-transition: color 0.3s ease 0s;
}

.sidenav .menu-group .menu-item a:hover {
    color: #ffffff;
}

.sidenav .menu-group .menu-item a:after {
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    width: 0px;
    position: absolute;
    transition: width 0.3s ease 0s;
    -webkit-transition: width 0.3s ease 0s;
    z-index: -1;
    background: #0f135a;
}

.sidenav .menu-group .menu-item a:hover:after,
.sidenav .menu-group .menu-item.menu-item-active a:after {
    width: 100%;
}

.sidenav .menu-group .menu-item.menu-item-active a {
    color: #ffffff;
}


.sidebar-C61RwL {
    --z-index: 1;
    background-color: transparent;
    height: 2581px;
    left: 0px;
    opacity: 1;
    position: absolute;
    width: 280px;
}

.rectangle-4964-MXFpZq {
    --z-index: 0;
    background-color: #ffffff;
    left: 0px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    top: -2px;
    width: 280px;
}

.document-review-document-dashboard .provider-menu-MXFpZq {
    --z-index: 1;
    background-color: transparent;
    height: 40px;
    left: 7px;
    opacity: 1;
    position: absolute;
    top: 24px;
    width: 266px;
}

.document-review-document-dashboard .group-1000003317-jMwZc3 {
    --z-index: 0;
    background-color: transparent;
    height: 40px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 266px;
}

.document-review-document-dashboard .frame-1000003558-c1tJxA {
    --z-index: 0;
    align-items: center;
    background-color: #ffffff;
    border-radius: 3px;
    display: flex;
    height: auto;
    justify-content: space-between;
    left: 0px;
    mix-blend-mode: normal;
    opacity: 1;
    padding: 8px 12px 8px 15px;
    position: relative;
    top: 0px;
    width: 266px;
}

.document-review-document-dashboard .frame-1000003557-IgIowG {
    --z-index: 0;
    align-items: center;
    background-color: transparent;
    display: flex;
    gap: 10px;
    height: auto;
    opacity: 1;
    position: relative;
    width: fit-content;
}

.document-review-document-dashboard .page-EMfRyR {
    --z-index: 0;
    background-color: transparent;
    background-image: url(../img/page.svg);
    background-size: 100% 100%;
    height: 18px;
    min-width: 18px;
    mix-blend-mode: normal;
    opacity: 1;
    position: relative;
}

.document-review-document-dashboard .document-review-EMfRyR {
    --z-index: 1;
    background-color: transparent;
    color: #2a57bf;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.00px;
    line-height: 24px;
    margin-top: -1.00px;
    mix-blend-mode: normal;
    opacity: 1;
    position: relative;
    text-align: left;
    white-space: nowrap;
    width: fit-content;
}

.document-review-document-dashboard .chevron-down-1-IgIowG {
    --z-index: 1;
    background-color: transparent;
    background-image: url(../img/chevron-down-1.svg);
    background-size: 100% 100%;
    height: 20px;
    min-width: 20px;
    mix-blend-mode: normal;
    opacity: 1;
    position: relative;
}

.document-review-document-dashboard .provider-submenu-MXFpZq {
    --z-index: 2;
    background-color: transparent;
    height: 93px;
    left: 51px;
    opacity: 1;
    position: absolute;
    top: 64px;
    width: 177px;
}

.document-review-document-dashboard .document-dashboard-VbvNnv {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    cursor: pointer;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: -5px;
    white-space: nowrap;
    width: auto;
}

.document-review-document-dashboard .document-summary-VbvNnv {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    cursor: pointer;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 19px;
    white-space: nowrap;
    width: auto;
}

.document-review-document-dashboard .adjudicate-VbvNnv {
    --z-index: 1;
    background-color: transparent;
    color: #4f4f4f;
    cursor: pointer;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 85px;
    white-space: nowrap;
    width: auto;
}

.document-review-document-dashboard .list-VbvNnv {
    --z-index: 2;
    background-color: transparent;
    color: #4f4f4f;
    cursor: pointer;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 40px;
    white-space: nowrap;
    width: auto;
}

.document-review-document-dashboard .list-ai-VbvNnv {
    --z-index: 2;
    background-color: transparent;
    color: #4f4f4f;
    cursor: pointer;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 62px;
    white-space: nowrap;
    width: auto;
}

.document-review-document-dashboard .claims-VbvNnv {
    --z-index: 2;
    background-color: transparent;
    color: #4f4f4f;
    cursor: pointer;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 110px;
    white-space: nowrap;
    width: auto;
}

.document-review-document-dashboard .pending-list-VbvNnv {
    --z-index: 2;
    background-color: transparent;
    color: #4f4f4f;
    cursor: pointer;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 16px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 140px;
    white-space: nowrap;
    width: auto;
}

.document-review-document-dashboard .pending-approval-VbvNnv {
    --z-index: 2;
    background-color: transparent;
    color: #4f4f4f;
    cursor: pointer;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 16px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 170px;
    white-space: nowrap;
    width: auto;
}

.document-review-document-dashboard .rejected-VbvNnv {
    --z-index: 2;
    background-color: transparent;
    color: #4f4f4f;
    cursor: pointer;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 16px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 200px;
    white-space: nowrap;
    width: auto;
}

.document-review-document-dashboard .approved-VbvNnv {
    --z-index: 2;
    background-color: transparent;
    color: #4f4f4f;
    cursor: pointer;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 16px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 230px;
    white-space: nowrap;
    width: auto;
}

.document-review-document-dashboard .edi-claims-VbvNnv {
    --z-index: 2;
    background-color: transparent;
    color: #4f4f4f;
    cursor: pointer;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 320px;
    white-space: nowrap;
    width: auto;
}

.document-review-document-dashboard .edi-pending-list-VbvNnv {
    --z-index: 2;
    background-color: transparent;
    color: #4f4f4f;
    cursor: pointer;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 16px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 350px;
    white-space: nowrap;
    width: auto;
}

.document-review-document-dashboard .edi-approved-VbvNnv {
    --z-index: 2;
    background-color: transparent;
    color: #4f4f4f;
    cursor: pointer;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 16px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 380px;
    white-space: nowrap;
    width: auto;
}

.document-review-document-dashboard .reports-VbvNnv {
    --z-index: 2;
    background-color: transparent;
    color: #4f4f4f;
    cursor: pointer;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 410px;
    white-space: nowrap;
    width: auto;
}

.document-review-document-dashboard .transactions-VbvNnv {
    --z-index: 2;
    background-color: transparent;
    color: #4f4f4f;
    cursor: pointer;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 16px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 440px;
    white-space: nowrap;
    width: auto;
}

.document-review-document-dashboard .search-claims-VbvNnv {
    --z-index: 2;
    background-color: transparent;
    color: #4f4f4f;
    cursor: pointer;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 470px;
    white-space: nowrap;
    width: auto;
}

.document-review-document-dashboard .npi-member-VbvNnv {
    --z-index: 2;
    background-color: transparent;
    color: #4f4f4f;
    cursor: pointer;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 16px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 500px;
    white-space: nowrap;
    width: auto;
}

.document-review-document-dashboard .monthly-reports-VbvNnv {
    --z-index: 2;
    background-color: transparent;
    color: #4f4f4f;
    cursor: pointer;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 530px;
    white-space: nowrap;
    width: auto;
}

.document-review-document-dashboard .refund-VbvNnv {
    --z-index: 2;
    background-color: transparent;
    color: #4f4f4f;
    cursor: pointer;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 560px;
    white-space: nowrap;
    width: auto;
}

.document-review-document-dashboard .manage-users-VbvNnv {
    --z-index: 2;
    background-color: transparent;
    color: #4f4f4f;
    cursor: pointer;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 590px;
    white-space: nowrap;
    width: auto;
}

.document-review-document-dashboard .change-password-VbvNnv {
    --z-index: 2;
    background-color: transparent;
    color: #4f4f4f;
    cursor: pointer;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 590px;
    white-space: nowrap;
    width: auto;
}

.document-review-document-dashboard .exception-VbvNnv {
    --z-index: 2;
    background-color: transparent;
    color: #4f4f4f;
    cursor: pointer;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 16px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 260px;
    white-space: nowrap;
    width: auto;
}

.document-review-document-dashboard .maximizer-VbvNnv {
    --z-index: 2;
    background-color: transparent;
    color: #4f4f4f;
    cursor: pointer;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 16px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 290px;
    white-space: nowrap;
    width: auto;
}

.document-review-document-dashboard .logo-C61RwL {
    --z-index: 2;
    background-color: transparent;
    cursor: pointer;
    height: 63px;
    left: 19px;
    opacity: 1;
    position: absolute;
    top: 10px;
    width: 477px;
}

.document-review-document-dashboard .paynela-logo1-1-exFKkL {
    --z-index: 0;
    background-color: transparent;
    background-image: url(../img/paynela-logo1-1@2x.png);
    background-size: 100% 100%;
    height: 63px;
    left: 0px;
    mix-blend-mode: normal;
    object-fit: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 218px;
}

.document-review-document-dashboard .line-1-exFKkL {
    --z-index: 1;
    background-color: transparent;
    background-image: url(../img/line-1.svg);
    background-size: 100% 100%;
    height: 48px;
    left: 237px;
    object-fit: cover;
    opacity: 1;
    position: absolute;
    top: 7px;
    width: 1px;
}

.document-review-document-dashboard .eob-adjudication-payment-program-exFKkL {
    --z-index: 2;
    background-color: transparent;
    color: #ffffff;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0;
    letter-spacing: 0.00px;
    line-height: normal;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 10px;
    width: 217px;
}

.document-review-document-dashboard .functions-details-C61RwL {
    --z-index: 3;
    background-color: transparent;
    color: #000000;
    font-family: 'Inter', Helvetica;
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
    height: auto;
    left: 333px;
    letter-spacing: 0.00px;
    line-height: normal;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 1704px;
    width: 1283px;
}

.document-review-document-dashboard .group-1000004163-C61RwL {
    --z-index: 4;
    background-color: transparent;
    height: 28px;
    left: 325px;
    opacity: 1;
    position: absolute;
    top: 40px;
    width: 364px;
}

.document-review-document-dashboard .document-dashboard-8TZRrx {
    --z-index: 0;
    background-color: transparent;
    color: #212b36;
    font-family: 'Inter', Helvetica;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 28px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 362px;
}

.document-review-document-dashboard .link-list-C61RwL {
    --z-index: 5;
    background-color: transparent;
    height: 1378px;
    left: 327px;
    opacity: 1;
    position: absolute;
    top: 100px;
    width: 1297px;
}

.document-review-document-dashboard .rectangle-4721-5qcOHg {
    --z-index: 0;
    background-color: #ffffff;
    border: 1px solid;
    border-color: #e2e8f0;
    border-radius: 6px;
    box-shadow: 0px 8px 13px -3px #00000012;
    height: 1378px;
    left: 0px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 1295px;
}

.document-review-document-dashboard .group-1000002713-5qcOHg {
    --z-index: 1;
    background-color: transparent;
    height: 1035px;
    left: 36px;
    opacity: 1;
    position: absolute;
    top: 261px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002713-5qcOHgx {
    --z-index: 1;
    background-color: transparent;
    height: 1035px;
    left: 36px;
    opacity: 1;
    position: absolute;
    top: 90px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002519-QSmkyA {
    --z-index: 0;
    background-color: transparent;
    height: 54px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 1222px;
}

.document-review-document-dashboard .rectangle-4728-tj5VJC {
    --z-index: 0;
    background-color: #f7f9fc;
    height: 54px;
    left: 0px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002518-tj5VJC {
    --z-index: 1;
    background-color: transparent;
    height: 24px;
    left: 28px;
    opacity: 1;
    position: absolute;
    top: 15px;
    width: 1137px;
}

.document-review-document-dashboard .program-8w1sEj {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 133px;
}

.document-review-document-dashboard .total-documents-8w1sEj {
    --z-index: 1;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    height: auto;
    left: 246px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 169px;
}

.document-review-document-dashboard .reviewed-documents-8w1sEj {
    --z-index: 2;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    height: auto;
    left: 515px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 239px;
}

.document-review-document-dashboard .un-reviewed-documents-8w1sEj {
    --z-index: 3;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    height: auto;
    left: 784px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 242px;
}

.document-review-document-dashboard .action-8w1sEj {
    --z-index: 4;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    height: auto;
    left: 1057px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 70px;
}

.document-review-document-dashboard .group-1000002709-QSmkyA {
    --z-index: 1;
    background-color: transparent;
    height: 81px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 54px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002515-X6NVhR {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 29px;
    opacity: 1;
    position: absolute;
    top: 26px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002511-YNVhsZ {
    --z-index: 0;
    background-color: transparent;
    cursor: pointer;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002548-mMpv15 {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1136px;
}

.document-review-document-dashboard .number-DGIZYU {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    height: auto;
    left: 262px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 105px;
}

.document-review-document-dashboard .number-vUfy2E {
    --z-index: 1;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    height: auto;
    left: 537px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 119px;
}

.document-review-document-dashboard .number-Qvqzp0 {
    --z-index: 2;
    background-color: transparent;
    color: #2d9cdb;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    height: auto;
    left: 807px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    text-decoration: underline;
    top: 3px;
    white-space: nowrap;
    width: 104px;
}

.document-review-document-dashboard .frame-1000002151-DGIZYU {
    --z-index: 3;
    align-items: center;
    background-color: #dff7ff;
    border: 1px solid;
    border-color: #bdc1d9;
    border-radius: 3px;
    cursor: pointer;
    display: flex;
    gap: 10px;
    height: auto;
    left: 1056px;
    mix-blend-mode: normal;
    opacity: 1;
    padding: 4px 14px;
    position: absolute;
    top: 0px;
    width: fit-content;
}

.document-review-document-dashboard .details-rDPax4 {
    --z-index: 0;
    background-color: transparent;
    color: #7375a2;
    font-family: 'Inter', Helvetica;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.00px;
    line-height: 22px;
    margin-top: -1.00px;
    mix-blend-mode: normal;
    opacity: 1;
    position: relative;
    text-align: left;
    white-space: nowrap;
    width: fit-content;
}

.document-review-document-dashboard .group-1000002510-DGIZYU {
    --z-index: 4;
    background-color: transparent;
    cursor: pointer;
    height: 24px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 5px;
    width: 166px;
}

.document-review-document-dashboard .program-a-cKDBxe {
    --z-index: 0;
    background-color: transparent;
    color: #2d9cdb;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 164px;
}

.document-review-document-dashboard .line-14-X6NVhR {
    --z-index: 1;
    background-color: transparent;
    background-image: url(../img/line-14.svg);
    background-size: 100% 100%;
    height: 1px;
    left: 0px;
    object-fit: cover;
    opacity: 1;
    position: absolute;
    top: 80px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002711-QSmkyA {
    --z-index: 2;
    background-color: transparent;
    height: 81px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 217px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002515-rHwYvJ {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 29px;
    opacity: 1;
    position: absolute;
    top: 26px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002511-dveGbN {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002548-xzbKD3 {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1136px;
}

.document-review-document-dashboard .number-CA22j4 {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 262px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 105px;
}

.document-review-document-dashboard .number-m4GBdT {
    --z-index: 1;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 537px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 119px;
}

.document-review-document-dashboard .number-R0x8hz {
    --z-index: 2;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 807px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 104px;
}

.document-review-document-dashboard .frame-1000002151-CA22j4 {
    --z-index: 3;
    align-items: center;
    background-color: #ffffff8f;
    border: 1px solid;
    border-color: #bdc1d9;
    border-radius: 3px;
    display: flex;
    gap: 10px;
    height: auto;
    left: 1056px;
    mix-blend-mode: normal;
    opacity: 1;
    padding: 4px 14px;
    position: absolute;
    top: 0px;
    width: fit-content;
}

.document-review-document-dashboard .details-x017IK {
    --z-index: 0;
    background-color: transparent;
    color: #7375a2;
    font-family: 'Inter', Helvetica;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.00px;
    line-height: 22px;
    margin-top: -1.00px;
    mix-blend-mode: normal;
    opacity: 1;
    position: relative;
    text-align: left;
    white-space: nowrap;
    width: fit-content;
}

.document-review-document-dashboard .group-1000002510-CA22j4 {
    --z-index: 4;
    background-color: transparent;
    height: 24px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 5px;
    width: 166px;
}

.document-review-document-dashboard .program-c-GrP9jb {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 164px;
}

.document-review-document-dashboard .line-14-rHwYvJ {
    --z-index: 1;
    background-color: transparent;
    background-image: url(../img/line-14.svg);
    background-size: 100% 100%;
    height: 1px;
    left: 0px;
    object-fit: cover;
    opacity: 1;
    position: absolute;
    top: 80px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002713-QSmkyA {
    --z-index: 3;
    background-color: transparent;
    height: 81px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 377px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002515-h2ivRx {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 29px;
    opacity: 1;
    position: absolute;
    top: 26px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002511-0k5dtg {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002548-Azb5Bk {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1136px;
}

.document-review-document-dashboard .number-uIMz72 {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 262px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 105px;
}

.document-review-document-dashboard .number-4F9mfM {
    --z-index: 1;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 537px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 119px;
}

.document-review-document-dashboard .number-TYnKo9 {
    --z-index: 2;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 807px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 104px;
}

.document-review-document-dashboard .frame-1000002151-uIMz72 {
    --z-index: 3;
    align-items: center;
    background-color: #ffffff;
    border: 1px solid;
    border-color: #bdc1d9;
    border-radius: 3px;
    display: flex;
    gap: 10px;
    height: auto;
    left: 1056px;
    mix-blend-mode: normal;
    opacity: 1;
    padding: 4px 14px;
    position: absolute;
    top: 0px;
    width: fit-content;
}

.document-review-document-dashboard .details-Ze0NaM {
    --z-index: 0;
    background-color: transparent;
    color: #7375a2;
    font-family: 'Inter', Helvetica;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.00px;
    line-height: 22px;
    margin-top: -1.00px;
    mix-blend-mode: normal;
    opacity: 1;
    position: relative;
    text-align: left;
    white-space: nowrap;
    width: fit-content;
}

.document-review-document-dashboard .group-1000002510-uIMz72 {
    --z-index: 4;
    background-color: transparent;
    height: 24px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 5px;
    width: 166px;
}

.document-review-document-dashboard .program-e-xgS2UR {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 164px;
}

.document-review-document-dashboard .line-14-h2ivRx {
    --z-index: 1;
    background-color: transparent;
    background-image: url(../img/line-14.svg);
    background-size: 100% 100%;
    height: 1px;
    left: 0px;
    object-fit: cover;
    opacity: 1;
    position: absolute;
    top: 80px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002715-QSmkyA {
    --z-index: 4;
    background-color: transparent;
    height: 81px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 626px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002515-diOMlZ {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 29px;
    opacity: 1;
    position: absolute;
    top: 26px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002511-cn87n9 {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002548-fxHVxl {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1136px;
}

.document-review-document-dashboard .number-sssZoB {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 262px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 105px;
}

.document-review-document-dashboard .number-YtixpY {
    --z-index: 1;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 537px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 119px;
}

.document-review-document-dashboard .number-zBH72J {
    --z-index: 2;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 807px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 104px;
}

.document-review-document-dashboard .frame-1000002151-sssZoB {
    --z-index: 3;
    align-items: center;
    background-color: #ffffff;
    border: 1px solid;
    border-color: #bdc1d9;
    border-radius: 3px;
    display: flex;
    gap: 10px;
    height: auto;
    left: 1056px;
    mix-blend-mode: normal;
    opacity: 1;
    padding: 4px 14px;
    position: absolute;
    top: 0px;
    width: fit-content;
}

.document-review-document-dashboard .details-tlAXDE {
    --z-index: 0;
    background-color: transparent;
    color: #7375a2;
    font-family: 'Inter', Helvetica;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.00px;
    line-height: 22px;
    margin-top: -1.00px;
    mix-blend-mode: normal;
    opacity: 1;
    position: relative;
    text-align: left;
    white-space: nowrap;
    width: fit-content;
}

.document-review-document-dashboard .group-1000002510-sssZoB {
    --z-index: 4;
    background-color: transparent;
    height: 24px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 5px;
    width: 166px;
}

.document-review-document-dashboard .program-h-dhtTlc {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 164px;
}

.document-review-document-dashboard .line-14-diOMlZ {
    --z-index: 1;
    background-color: transparent;
    background-image: url(../img/line-14.svg);
    background-size: 100% 100%;
    height: 1px;
    left: 0px;
    object-fit: cover;
    opacity: 1;
    position: absolute;
    top: 80px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002718-QSmkyA {
    --z-index: 5;
    background-color: transparent;
    height: 81px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 874px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002515-IxUY6R {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 29px;
    opacity: 1;
    position: absolute;
    top: 26px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002511-MVCxRA {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002548-1H4ytZ {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1136px;
}

.document-review-document-dashboard .number-Gse72g {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 262px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 105px;
}

.document-review-document-dashboard .number-C8YU69 {
    --z-index: 1;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 537px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 119px;
}

.document-review-document-dashboard .number-xiJmm9 {
    --z-index: 2;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 807px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 104px;
}

.document-review-document-dashboard .frame-1000002151-Gse72g {
    --z-index: 3;
    align-items: center;
    background-color: #ffffff;
    border: 1px solid;
    border-color: #bdc1d9;
    border-radius: 3px;
    display: flex;
    gap: 10px;
    height: auto;
    left: 1056px;
    mix-blend-mode: normal;
    opacity: 1;
    padding: 4px 14px;
    position: absolute;
    top: 0px;
    width: fit-content;
}

.document-review-document-dashboard .details-iQUEOB {
    --z-index: 0;
    background-color: transparent;
    color: #7375a2;
    font-family: 'Inter', Helvetica;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.00px;
    line-height: 22px;
    margin-top: -1.00px;
    mix-blend-mode: normal;
    opacity: 1;
    position: relative;
    text-align: left;
    white-space: nowrap;
    width: fit-content;
}

.document-review-document-dashboard .group-1000002510-Gse72g {
    --z-index: 4;
    background-color: transparent;
    height: 24px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 5px;
    width: 166px;
}

.document-review-document-dashboard .program-k-IWxwF7 {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 164px;
}

.document-review-document-dashboard .line-14-IxUY6R {
    --z-index: 1;
    background-color: transparent;
    background-image: url(../img/line-14.svg);
    background-size: 100% 100%;
    height: 1px;
    left: 0px;
    object-fit: cover;
    opacity: 1;
    position: absolute;
    top: 80px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002710-QSmkyA {
    --z-index: 6;
    background-color: transparent;
    height: 81px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 134px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002515-rFMgdx {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 29px;
    opacity: 1;
    position: absolute;
    top: 26px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002511-j8QJQH {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002548-2usPw5 {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1136px;
}

.document-review-document-dashboard .number-IP7UiY {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 260px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 105px;
}

.document-review-document-dashboard .number-xG1L7C {
    --z-index: 1;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 535px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 119px;
}

.document-review-document-dashboard .number-D2Axf5 {
    --z-index: 2;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 807px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 104px;
}

.document-review-document-dashboard .frame-1000002151-IP7UiY {
    --z-index: 3;
    align-items: center;
    background-color: #ffffff;
    border: 1px solid;
    border-color: #bdc1d9;
    border-radius: 3px;
    display: flex;
    gap: 10px;
    height: auto;
    left: 1056px;
    mix-blend-mode: normal;
    opacity: 1;
    padding: 4px 14px;
    position: absolute;
    top: 0px;
    width: fit-content;
}

.document-review-document-dashboard .details-uxi0Oi {
    --z-index: 0;
    background-color: transparent;
    color: #7375a2;
    font-family: 'Inter', Helvetica;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.00px;
    line-height: 22px;
    margin-top: -1.00px;
    mix-blend-mode: normal;
    opacity: 1;
    position: relative;
    text-align: left;
    white-space: nowrap;
    width: fit-content;
}

.document-review-document-dashboard .group-1000002510-IP7UiY {
    --z-index: 4;
    background-color: transparent;
    height: 24px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 5px;
    width: 166px;
}

.document-review-document-dashboard .program-b-uOhNLZ {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 164px;
}

.document-review-document-dashboard .line-14-rFMgdx {
    --z-index: 1;
    background-color: transparent;
    background-image: url(../img/line-14.svg);
    background-size: 100% 100%;
    height: 1px;
    left: 0px;
    object-fit: cover;
    opacity: 1;
    position: absolute;
    top: 80px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002712-QSmkyA {
    --z-index: 7;
    background-color: transparent;
    height: 81px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 297px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002515-iYgiqN {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 29px;
    opacity: 1;
    position: absolute;
    top: 26px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002511-l6QI7J {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002548-P7kP4D {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1136px;
}

.document-review-document-dashboard .number-Y5DHuo {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 260px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 105px;
}

.document-review-document-dashboard .number-Ny6TDs {
    --z-index: 1;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 535px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 119px;
}

.document-review-document-dashboard .number-y7YxRI {
    --z-index: 2;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 807px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 104px;
}

.document-review-document-dashboard .frame-1000002151-Y5DHuo {
    --z-index: 3;
    align-items: center;
    background-color: #ffffff8f;
    border: 1px solid;
    border-color: #bdc1d9;
    border-radius: 3px;
    display: flex;
    gap: 10px;
    height: auto;
    left: 1056px;
    mix-blend-mode: normal;
    opacity: 1;
    padding: 4px 14px;
    position: absolute;
    top: 0px;
    width: fit-content;
}

.document-review-document-dashboard .details-9Qk8zy {
    --z-index: 0;
    background-color: transparent;
    color: #7375a2;
    font-family: 'Inter', Helvetica;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.00px;
    line-height: 22px;
    margin-top: -1.00px;
    mix-blend-mode: normal;
    opacity: 1;
    position: relative;
    text-align: left;
    white-space: nowrap;
    width: fit-content;
}

.document-review-document-dashboard .group-1000002510-Y5DHuo {
    --z-index: 4;
    background-color: transparent;
    height: 24px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 5px;
    width: 166px;
}

.document-review-document-dashboard .program-d-WE2YjO {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 164px;
}

.document-review-document-dashboard .line-14-iYgiqN {
    --z-index: 1;
    background-color: transparent;
    background-image: url(../img/line-14.svg);
    background-size: 100% 100%;
    height: 1px;
    left: 0px;
    object-fit: cover;
    opacity: 1;
    position: absolute;
    top: 80px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002716-QSmkyA {
    --z-index: 8;
    background-color: transparent;
    height: 81px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 546px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002515-YY57sw {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 29px;
    opacity: 1;
    position: absolute;
    top: 26px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002511-UhTXpl {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002548-lL6w4T {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1136px;
}

.document-review-document-dashboard .number-ASNGxA {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 260px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 105px;
}

.document-review-document-dashboard .number-QvhFz8 {
    --z-index: 1;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 535px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 119px;
}

.document-review-document-dashboard .number-iJgBYw {
    --z-index: 2;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 807px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 104px;
}

.document-review-document-dashboard .frame-1000002151-ASNGxA {
    --z-index: 3;
    align-items: center;
    background-color: #ffffff8f;
    border: 1px solid;
    border-color: #bdc1d9;
    border-radius: 3px;
    display: flex;
    gap: 10px;
    height: auto;
    left: 1056px;
    mix-blend-mode: normal;
    opacity: 1;
    padding: 4px 14px;
    position: absolute;
    top: 0px;
    width: fit-content;
}

.document-review-document-dashboard .details-qse9nr {
    --z-index: 0;
    background-color: transparent;
    color: #7375a2;
    font-family: 'Inter', Helvetica;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.00px;
    line-height: 22px;
    margin-top: -1.00px;
    mix-blend-mode: normal;
    opacity: 1;
    position: relative;
    text-align: left;
    white-space: nowrap;
    width: fit-content;
}

.document-review-document-dashboard .group-1000002510-ASNGxA {
    --z-index: 4;
    background-color: transparent;
    height: 24px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 5px;
    width: 166px;
}

.document-review-document-dashboard .program-g-qCStPC {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 164px;
}

.document-review-document-dashboard .line-14-YY57sw {
    --z-index: 1;
    background-color: transparent;
    background-image: url(../img/line-14.svg);
    background-size: 100% 100%;
    height: 1px;
    left: 0px;
    object-fit: cover;
    opacity: 1;
    position: absolute;
    top: 80px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002719-QSmkyA {
    --z-index: 9;
    background-color: transparent;
    height: 81px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 794px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002515-xolExh {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 29px;
    opacity: 1;
    position: absolute;
    top: 26px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002511-qDYvHN {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002548-qJFky5 {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1136px;
}

.document-review-document-dashboard .number-s2uvq8 {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 260px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 105px;
}

.document-review-document-dashboard .number-VAngl7 {
    --z-index: 1;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 535px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 119px;
}

.document-review-document-dashboard .number-LiVM4B {
    --z-index: 2;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 807px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 104px;
}

.document-review-document-dashboard .frame-1000002151-s2uvq8 {
    --z-index: 3;
    align-items: center;
    background-color: #ffffff8f;
    border: 1px solid;
    border-color: #bdc1d9;
    border-radius: 3px;
    display: flex;
    gap: 10px;
    height: auto;
    left: 1056px;
    mix-blend-mode: normal;
    opacity: 1;
    padding: 4px 14px;
    position: absolute;
    top: 0px;
    width: fit-content;
}

.document-review-document-dashboard .details-MxCrxq {
    --z-index: 0;
    background-color: transparent;
    color: #7375a2;
    font-family: 'Inter', Helvetica;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.00px;
    line-height: 22px;
    margin-top: -1.00px;
    mix-blend-mode: normal;
    opacity: 1;
    position: relative;
    text-align: left;
    white-space: nowrap;
    width: fit-content;
}

.document-review-document-dashboard .group-1000002510-s2uvq8 {
    --z-index: 4;
    background-color: transparent;
    height: 24px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 5px;
    width: 166px;
}

.document-review-document-dashboard .program-j-rZxNRg {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 164px;
}

.document-review-document-dashboard .line-14-xolExh {
    --z-index: 1;
    background-color: transparent;
    background-image: url(../img/line-14.svg);
    background-size: 100% 100%;
    height: 1px;
    left: 0px;
    object-fit: cover;
    opacity: 1;
    position: absolute;
    top: 80px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002714-QSmkyA {
    --z-index: 10;
    background-color: transparent;
    height: 81px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 457px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002515-3eboTE {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 29px;
    opacity: 1;
    position: absolute;
    top: 26px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002511-q86KzQ {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002548-FPqkOM {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1136px;
}

.document-review-document-dashboard .number-Qxj5g4 {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 260px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 105px;
}

.document-review-document-dashboard .number-ihEQjP {
    --z-index: 1;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 535px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 119px;
}

.document-review-document-dashboard .number-ZJTlKR {
    --z-index: 2;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 807px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 104px;
}

.document-review-document-dashboard .frame-1000002151-Qxj5g4 {
    --z-index: 3;
    align-items: center;
    background-color: #ffffff;
    border: 1px solid;
    border-color: #bdc1d9;
    border-radius: 3px;
    display: flex;
    gap: 10px;
    height: auto;
    left: 1056px;
    mix-blend-mode: normal;
    opacity: 1;
    padding: 4px 14px;
    position: absolute;
    top: 0px;
    width: fit-content;
}

.document-review-document-dashboard .details-9LLzDk {
    --z-index: 0;
    background-color: transparent;
    color: #7375a2;
    font-family: 'Inter', Helvetica;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.00px;
    line-height: 22px;
    margin-top: -1.00px;

    mix-blend-mode: normal;
    opacity: 1;
    position: relative;
    text-align: left;
    white-space: nowrap;
    width: fit-content;
}

.document-review-document-dashboard .group-1000002510-Qxj5g4 {
    --z-index: 4;
    background-color: transparent;
    height: 24px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 5px;
    width: 166px;
}

.document-review-document-dashboard .program-f-Rfjwky {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 164px;
}

.document-review-document-dashboard .line-14-3eboTE {
    --z-index: 1;
    background-color: transparent;
    background-image: url(../img/line-14.svg);
    background-size: 100% 100%;
    height: 1px;
    left: 0px;
    object-fit: cover;
    opacity: 1;
    position: absolute;
    top: 80px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002717-QSmkyA {
    --z-index: 11;
    background-color: transparent;
    height: 81px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 706px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002515-3h7xvr {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 29px;
    opacity: 1;
    position: absolute;
    top: 26px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002511-3cikEw {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002548-oRfzXj {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1136px;
}

.document-review-document-dashboard .number-AK6t5n {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 260px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 105px;
}

.document-review-document-dashboard .number-x1Gfn7 {
    --z-index: 1;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 535px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 119px;
}

.document-review-document-dashboard .number-DLdRnx {
    --z-index: 2;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 807px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 104px;
}

.document-review-document-dashboard .frame-1000002151-AK6t5n {
    --z-index: 3;
    align-items: center;
    background-color: #ffffff;
    border: 1px solid;
    border-color: #bdc1d9;
    border-radius: 3px;
    display: flex;
    gap: 10px;
    height: auto;
    left: 1056px;
    mix-blend-mode: normal;
    opacity: 1;
    padding: 4px 14px;
    position: absolute;
    top: 0px;
    width: fit-content;
}

.document-review-document-dashboard .details-jbJ9Rp {
    --z-index: 0;
    background-color: transparent;
    color: #7375a2;
    font-family: 'Inter', Helvetica;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.00px;
    line-height: 22px;
    margin-top: -1.00px;
    mix-blend-mode: normal;
    opacity: 1;
    position: relative;
    text-align: left;
    white-space: nowrap;
    width: fit-content;
}

.document-review-document-dashboard .group-1000002510-AK6t5n {
    --z-index: 4;
    background-color: transparent;
    height: 24px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 5px;
    width: 166px;
}

.document-review-document-dashboard .program-i-Fogapd {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 164px;
}

.document-review-document-dashboard .line-14-3h7xvr {
    --z-index: 1;
    background-color: transparent;
    background-image: url(../img/line-14.svg);
    background-size: 100% 100%;
    height: 1px;
    left: 0px;
    object-fit: cover;
    opacity: 1;
    position: absolute;
    top: 80px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002720-QSmkyA {
    --z-index: 12;
    background-color: transparent;
    height: 81px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 954px;
    width: 1222px;
}

.document-review-document-dashboard .group-1000002515-Apwvfj {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 29px;
    opacity: 1;
    position: absolute;
    top: 26px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002511-KTYd0P {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1130px;
}

.document-review-document-dashboard .group-1000002548-Hy767A {
    --z-index: 0;
    background-color: transparent;
    height: 30px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 1136px;
}

.document-review-document-dashboard .number-H7qj7Z {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 260px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 105px;
}

.document-review-document-dashboard .number-Jzsf1k {
    --z-index: 1;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 535px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 119px;
}

.document-review-document-dashboard .number-yZGs2T {
    --z-index: 2;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 807px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 3px;
    white-space: nowrap;
    width: 104px;
}

.document-review-document-dashboard .frame-1000002151-H7qj7Z {
    --z-index: 3;
    align-items: center;
    background-color: #ffffff;
    border: 1px solid;
    border-color: #bdc1d9;
    border-radius: 3px;
    display: flex;
    gap: 10px;
    height: auto;
    left: 1056px;
    mix-blend-mode: normal;
    opacity: 1;
    padding: 4px 14px;
    position: absolute;
    top: 0px;
    width: fit-content;
}

.document-review-document-dashboard .details-vhUk1e {
    --z-index: 0;
    background-color: transparent;
    color: #7375a2;
    font-family: 'Inter', Helvetica;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.00px;
    line-height: 22px;
    margin-top: -1.00px;
    mix-blend-mode: normal;
    opacity: 1;
    position: relative;
    text-align: left;
    white-space: nowrap;
    width: fit-content;
}

.document-review-document-dashboard .group-1000002510-H7qj7Z {
    --z-index: 4;
    background-color: transparent;
    height: 24px;
    left: 0px;
    opacity: 1;
    position: absolute;
    top: 5px;
    width: 166px;
}

.document-review-document-dashboard .program-l-6cls5M {
    --z-index: 0;
    background-color: transparent;
    color: #1c2434;
    font-family: 'Inter', Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 24px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 164px;
}

.document-review-document-dashboard .line-14-Apwvfj {
    --z-index: 1;
    background-color: transparent;
    background-image: url(../img/line-14.svg);
    background-size: 100% 100%;
    height: 1px;
    left: 0px;
    object-fit: cover;
    opacity: 1;
    position: absolute;
    top: 80px;
    width: 1222px;
}

.document-review-document-dashboard .summary-5qcOHg {
    --z-index: 2;
    background-color: transparent;
    color: #000000;
    font-family: 'Inter', Helvetica;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    height: auto;
    left: 36px;
    letter-spacing: 0.00px;
    line-height: normal;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 33px;
    width: 625px;
}

.document-review-document-dashboard .group-1000004091-5qcOHg {
    --z-index: 3;
    background-color: transparent;
    cursor: pointer;
    height: 120px;
    left: 38px;
    opacity: 1;
    position: absolute;
    top: 95px;
    width: 242px;
}

.document-review-document-dashboard .rectangle-5091-vz5H4F {
    --z-index: 0;
    background-color: #ffffff;
    border: 1px solid;
    border-color: #ececec;
    border-radius: 6px;
    box-shadow: 1px 5px 5px 3px #00000008;
    height: 120px;
    left: 0px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 242px;
}

.document-review-document-dashboard .vector-stroke-vz5H4F {
    --z-index: 1;
    background-color: transparent;
    background-image: url(../img/vector--stroke-.svg);
    background-size: 100% 100%;
    height: 10px;
    left: 215px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    top: 30px;
    width: 6px;
}

.document-review-document-dashboard .group-1000004076-vz5H4F {
    --z-index: 2;
    background-color: transparent;
    height: 64px;
    left: 21px;
    opacity: 1;
    position: absolute;
    top: 18px;
    width: 163px;
}

.document-review-document-dashboard .group-1000004075-hDL403 {
    --z-index: 0;
    background-color: transparent;
    height: 64px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 167px;
}

.document-review-document-dashboard .number-5UwiIY {
    --z-index: 0;
    background-color: transparent;
    color: #9b51e0;
    font-family: 'Inter', Helvetica;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 34px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 52px;
}

.document-review-document-dashboard .total-programs-5UwiIY {
    --z-index: 1;
    background-color: transparent;
    color: #64748b;
    font-family: 'Inter', Helvetica;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 22px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 42px;
    white-space: nowrap;
    width: 163px;
}

.document-review-document-dashboard .group-1000004092-5qcOHg {
    --z-index: 4;
    background-color: transparent;
    cursor: pointer;
    height: 120px;
    left: 307px;
    opacity: 1;
    position: absolute;
    top: 95px;
    width: 242px;
}

.document-review-document-dashboard .rectangle-5091-LNtawl {
    --z-index: 0;
    background-color: #ffffff;
    border: 1px solid;
    border-color: #ececec;
    border-radius: 6px;
    box-shadow: 1px 5px 5px 3px #00000008;
    height: 120px;
    left: 0px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 242px;
}

.document-review-document-dashboard .vector-stroke-LNtawl {
    --z-index: 1;
    background-color: transparent;
    background-image: url(../img/vector--stroke-.svg);
    background-size: 100% 100%;
    height: 10px;
    left: 212px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    top: 30px;
    width: 6px;
}

.document-review-document-dashboard .group-1000004076-LNtawl {
    --z-index: 2;
    background-color: transparent;
    height: 64px;
    left: 22px;
    opacity: 1;
    position: absolute;
    top: 19px;
    width: 163px;
}

.document-review-document-dashboard .group-1000004075-565hGf {
    --z-index: 0;
    background-color: transparent;
    height: 64px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 167px;
}

.document-review-document-dashboard .number-LdFlaM {
    --z-index: 0;
    background-color: transparent;
    color: #6fcf97;
    font-family: 'Inter', Helvetica;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 34px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 52px;
}

.document-review-document-dashboard .total-documents-LdFlaM {
    --z-index: 1;
    background-color: transparent;
    color: #64748b;
    font-family: 'Inter', Helvetica;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 22px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 42px;
    white-space: nowrap;
    width: 163px;
}

.document-review-document-dashboard .group-1000004093-5qcOHg {
    --z-index: 5;
    background-color: transparent;
    cursor: pointer;
    height: 120px;
    left: 576px;
    opacity: 1;
    position: absolute;
    top: 95px;
    width: 242px;
}

.document-review-document-dashboard .rectangle-5091-Dx2Jbb {
    --z-index: 0;
    background-color: #ffffff;
    border: 1px solid;
    border-color: #ececec;
    border-radius: 6px;
    box-shadow: 1px 5px 5px 3px #00000008;
    height: 120px;
    left: 0px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 242px;
}

.document-review-document-dashboard .vector-stroke-Dx2Jbb {
    --z-index: 1;
    background-color: transparent;
    background-image: url(../img/vector--stroke-.svg);
    background-size: 100% 100%;
    height: 10px;
    left: 215px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    top: 29px;
    width: 6px;
}

.document-review-document-dashboard .group-1000004076-Dx2Jbb {
    --z-index: 2;
    background-color: transparent;
    height: 86px;
    left: 23px;
    opacity: 1;
    position: absolute;
    top: 18px;
    width: 184px;
}

.document-review-document-dashboard .group-1000004075-pz3jV8 {
    --z-index: 0;
    background-color: transparent;
    height: 86px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 188px;
}

.document-review-document-dashboard .number-UpBylv {
    --z-index: 0;
    background-color: transparent;
    color: #2d9cdb;
    font-family: 'Inter', Helvetica;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 34px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 52px;
}

.document-review-document-dashboard .total-reviewed-documents-UpBylv {
    --z-index: 1;
    background-color: transparent;
    color: #64748b;
    font-family: 'Inter', Helvetica;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 22px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 42px;
    width: 184px;
}

.document-review-document-dashboard .group-1000004094-5qcOHg {
    --z-index: 6;
    background-color: transparent;
    cursor: pointer;
    height: 120px;
    left: 845px;
    opacity: 1;
    position: absolute;
    top: 95px;
    width: 242px;
}

.document-review-document-dashboard .rectangle-5091-DNQnrd {
    --z-index: 0;
    background-color: #ffffff;
    border: 1px solid;
    border-color: #ececec;
    border-radius: 6px;
    box-shadow: 1px 5px 5px 3px #00000008;
    height: 120px;
    left: 0px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    top: 0px;
    width: 242px;
}

.document-review-document-dashboard .vector-stroke-DNQnrd {
    --z-index: 1;
    background-color: transparent;
    background-image: url(../img/vector--stroke-.svg);
    background-size: 100% 100%;
    height: 10px;
    left: 212px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    top: 26px;
    width: 6px;
}

.document-review-document-dashboard .group-1000004076-DNQnrd {
    --z-index: 2;
    background-color: transparent;
    height: 84px;
    left: 21px;
    opacity: 1;
    position: absolute;
    top: 18px;
    width: 184px;
}

.document-review-document-dashboard .group-1000004075-8xOzSE {
    --z-index: 0;
    background-color: transparent;
    height: 84px;
    left: 0px;
    opacity: 1;
    position: relative;
    top: 0px;
    width: 188px;
}

.document-review-document-dashboard .number-5AJRe3 {
    --z-index: 0;
    background-color: transparent;
    color: #f2994a;
    font-family: 'Inter', Helvetica;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 34px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: nowrap;
    width: 52px;
}

.document-review-document-dashboard .total-un-reviewed-documents-5AJRe3 {
    --z-index: 1;
    background-color: transparent;
    color: #64748b;
    font-family: 'Inter', Helvetica;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    height: auto;
    left: 0px;
    letter-spacing: 0.00px;
    line-height: 22px;
    mix-blend-mode: normal;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 40px;
    width: 184px;
}

/* screen - document-review-adjudicate */

.document-review-adjudicate {
    align-items: flex-start;
    background-color: var(--catskill-white);
    border: 1px none;
    display: flex;
    flex-direction: column;
    gap: 3px;
    height: 100%;
    width: 1660px;
}

.document-review-adjudicate .overlap-group10 {
    align-self: flex-end;
    height: 80px;
    position: relative;
    width: 1641px;
}

.document-review-adjudicate .group-container {
    align-items: center;
    background-color: var(--gulf-blue);
    box-shadow: 0px 1px 0px #e2e8f0;
    display: flex;
    gap: 30px;
    height: 80px;
    justify-content: flex-end;
    left: -20px;
    min-width: 1661px;
    padding: 0 30px;
    position: absolute;
    top: 0;
}

.document-review-adjudicate .overlap-group-3 {
    height: 27px;
    position: relative;
    width: 25px;
}

.document-review-adjudicate .name-2 {
    color: var(--white);
    font-weight: 500;
    line-height: 20px;
    margin-right: 4px;
    text-align: right;
    white-space: nowrap;
    width: 98px;
}

.document-review-adjudicate .logo {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 63px;
    left: 0;
    min-width: 495px;
    position: absolute;
    top: 10px;
}

.document-review-adjudicate .line-1 {
    height: 48px;
    margin-bottom: 0;
    margin-left: 19px;
    object-fit: cover;
    width: 1px;
}

.document-review-adjudicate .eob-adjudication-payment-program {
    color: var(--white);
    font-weight: 400;
    line-height: normal;
    margin-left: 20px;
    min-height: 43px;
    width: 235px;
}

.document-review-adjudicate .flex-row {
    align-items: flex-end;
    display: flex;
    gap: 44px;
    height: 2762px;
    min-width: 1629px;
}

.document-review-adjudicate .provider-container {
    align-items: center;
    background-color: var(--white);
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: -211px;
    min-height: 2975px;
    padding: 36px 0;
    width: 280px;
}

.document-review-adjudicate .frame-1000003558 {
    background-color: var(--white);
    border-radius: 3px;
    justify-content: space-between;
    padding: 8px 12px 8px 15px;
    width: 266px;
}

.document-review-adjudicate .frame-1000003557 {
    gap: 10px;
    width: fit-content;
}

.document-review-adjudicate .document-review {
    color: var(--cerulean-blue);
    font-weight: 500;
    line-height: 24px;
    margin-top: -1.00px;
    position: relative;
    white-space: nowrap;
    width: fit-content;
}

.document-review-adjudicate .provider-submenu {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-right: 7.0px;
    min-height: 98px;
    width: 171px;
}

.document-review-adjudicate .document-dashboard {
    color: var(--dark);
    cursor: pointer;
    font-weight: 400;
    line-height: 24px;
    white-space: nowrap;
}

.document-review-adjudicate .list {
}

.document-review-adjudicate .adjudicate {
    color: var(--abbey);
    font-family: var(--font-family-inter);
    font-size: var(--font-size-m);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 24px;
    margin-left: 15px;
    margin-top: 12px;
    white-space: nowrap;
}

.document-review-adjudicate .flex-col {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 39px;
    min-height: 2028px;
    width: 1305px;
}

.document-review-adjudicate .title {
    letter-spacing: 0;
    line-height: 28px;
    margin-left: 1px;
    white-space: nowrap;
}

.document-review-adjudicate .overlap-group9 {
    position: relative;
    width: 1305px;
}

.document-review-adjudicate .overlap-group3 {
    height: 334px;
    left: 0;
    position: absolute;
    top: 0;
    width: 1295px;
}

.document-review-adjudicate .rectangle-4722 {
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--stroke);
    border-radius: 6px;
    box-shadow: 0px 8px 13px -3px #00000012;
    height: 302px;
    left: 0;
    position: absolute;
    top: 0;
    width: 1295px;
}

.document-review-adjudicate .document-overview {
    left: 40px;
    letter-spacing: 0;
    line-height: normal;
    position: absolute;
    top: 39px;
    width: 625px;
}

.document-review-adjudicate .overlap-group1 {
    height: 135px;
    left: 42px;
    position: absolute;
    top: 101px;
    width: 1212px;
}

.document-review-adjudicate .navbar {
    align-items: center;
    background-color: var(--white-lilac);
    display: flex;
    height: 63px;
    justify-content: flex-end;
    left: 0;
    min-width: 1212px;
    padding: 8.0px 3.2px;
    position: absolute;
    top: 0;
}

.document-review-adjudicate .navbar-link-program {
    width: 132px;
}

.document-review-adjudicate .navbar-link-reviewer {
    margin-left: 16px;
    width: 113px;
}

.document-review-adjudicate .navbar-link-file-type {
    align-self: flex-start;
    color: var(--dark);
    font-weight: 500;
    line-height: 19.5px;
    min-height: 39px;
    width: 62px;
}

.document-review-adjudicate .navbar-link-source {
    margin-left: 12px;
    width: 113px;
}

.document-review-adjudicate .navbar-link-document-type {
    align-self: flex-start;
    color: var(--dark);
    font-weight: 500;
    line-height: 19.5px;
    margin-left: 16px;
    min-height: 39px;
    width: 89px;
}

.document-review-adjudicate .navbar-link-review-status {
    align-self: flex-start;
    color: var(--dark);
    font-weight: 500;
    line-height: 19.5px;
    margin-left: 15px;
    min-height: 39px;
    width: 83px;
}

.document-review-adjudicate .navbar-link-attached-to {
    color: var(--dark);
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 9.0px;
    margin-left: 41px;
    white-space: nowrap;
    width: 99px;
}

.document-review-adjudicate .navbar-link-date-time-received {
    margin-left: 19px;
}

.document-review-adjudicate .navbar-link-date-time-processed {
    margin-left: 20px;
}

.document-review-adjudicate .navbar-link-doc-id {
    color: var(--dark);
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 9.0px;
    margin-left: 23px;
    white-space: nowrap;
    width: 70px;
}

.document-review-adjudicate .navbar-link-action {
    margin-left: 7px;
    width: 70px;
}

.document-review-adjudicate .group-1000002709 {
    height: 81px;
    left: 0;
    position: absolute;
    top: 54px;
    width: 1212px;
}

.document-review-adjudicate .overlap-group-4 {
    align-items: center;
    background-color: var(--white);
    display: flex;
    gap: 31px;
    height: 80px;
    left: 0;
    min-width: 1212px;
    padding: 15px 17.5px;
    position: absolute;
    top: 0;
}

.document-review-adjudicate .group-1000002515 {
    align-items: center;
    align-self: flex-end;
    display: flex;
    height: 48px;
    min-width: 1118px;
}

.document-review-adjudicate .group-1000002510 {
    align-items: flex-start;
    cursor: pointer;
    display: flex;
    height: 24px;
    margin-top: 4.0px;
    min-width: 116px;
}

.document-review-adjudicate .program-a {
    color: var(--black);
    font-family: var(--font-family-inter);
    font-size: var(--font-size-m);
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
    white-space: nowrap;
}

.document-review-adjudicate .rep-a {
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    margin-left: 31px;
    white-space: nowrap;
    width: 105px;
}

.document-review-adjudicate .fax {
    cursor: pointer;
    letter-spacing: 0;
    line-height: 24px;
    margin-left: 9px;
    text-decoration: underline;
    white-space: nowrap;
    width: 67px;
}

.document-review-adjudicate .phone-876-555-4321 {
    align-self: flex-end;
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
    margin-left: 7px;
    min-height: 48px;
    width: 128px;
}

.document-review-adjudicate .x03032023-445-pm {
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    margin-left: 345px;
    min-height: 48px;
    width: 109px;
}

.document-review-adjudicate .x03042023-900-am {
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    margin-left: 9px;
    min-height: 48px;
    width: 108px;
}

.document-review-adjudicate .number {
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 4.0px;
    margin-left: 13px;
    text-decoration: underline;
    white-space: nowrap;
    width: 70px;
}

.document-review-adjudicate .menu-icon {
    height: 23px;
    margin-bottom: 5.0px;
    width: 5px;
}

.document-review-adjudicate .line-14 {
    height: 1px;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 80px;
    width: 1212px;
}

.document-review-EMfRyR a {
    color: #2a57bf;
}

.document-dashboard-VbvNnv a {
    color: #1c2434;
}

.list-VbvNnv a {
    color: #1c2434;
}

.list-ai-VbvNnv a {
    color: #1c2434;
}

.adjudicate-VbvNnv a {
    color: #1c2434;
}

.document-review-adjudicate .overlap-group-5 {
    border: 1px solid;
    border-color: var(--quill-gray);
    border-radius: 4px;
    /* display: flex; */
    flex-direction: column;
    gap: 6px;
    left: auto;
    min-height: 114px;
    position: absolute;
    top: 100;
    z-index: 999;
    right: 0;
    width: 196px;
    display: none;
    background: #fff;
}

a.open-menu {
    width: 50px;
    display: block;
    text-align: center;
}

.document-review-adjudicate .overlap-group-5.show {
    display: flex;
}

#dropdown a {
    color: #454546;
    font-weight: normal !important;
}

.document-review-adjudicate .overlap-group1-1 {
    align-items: center;
    height: 38px;
    min-width: 196px;
    padding: 0 10px;
}

.document-review-adjudicate .pcn-value {
    color: var(--tundora);
    cursor: pointer;
    font-family: var(--font-family-inter);
    font-size: var(--font-size-m);
    font-weight: 600;
    height: 36px;
    letter-spacing: 0;
    line-height: normal;
    text-align: right;
    width: 171px;
}

.document-review-adjudicate .pcn-value-1 {
    align-self: center;
    color: var(--concord);
    font-weight: 500;
    height: 33px;
    line-height: normal;
    margin-right: 10px;
    text-align: right;

}

.document-review-adjudicate .pcn-value-2 {
    color: var(--concord);
    font-weight: 500;
    line-height: normal;
    text-align: right;
    margin-right: 10px;
}

.document-review-adjudicate .flex-col-1 {
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--stroke);
    border-radius: 6px;
    box-shadow: 0px 8px 13px -3px #00000012;
    gap: 18px;
    left: 0;
    padding: 41px 40.0px;
    position: absolute;
    top: 327px;
    width: 1295px;
}

.document-review-adjudicate .flex-col-11 {
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--stroke);
    border-radius: 6px;
    box-shadow: 0px 8px 13px -3px #00000012;
    gap: 18px;
    left: 0;
    padding: 41px 40.0px;
    position: absolute;
    width: 1295px;
}

.document-review-adjudicate .flex-col-2 {
    margin-left: 1.0px;
    min-height: 333px;
    width: 1023px;
}

.document-review-adjudicate .document-type {
    letter-spacing: 0;
    line-height: normal;
}

.document-review-adjudicate .pcn {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin: 20px 0px;
    width: 208px;
}

.document-review-adjudicate .pcn-label {
    color: var(--concord);
    font-weight: 500;
    line-height: normal;
    min-height: 26px;
    width: 186px;
}

.document-review-adjudicate .overlap-group-6 {
    align-items: flex-start;
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--quill-gray);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    margin-left: 1px;
    min-height: 120px;
    width: 325px;
}

.document-review-adjudicate .overlap-group1-2 {
    align-items: flex-start;
    gap: 133px;
    height: 48px;
    min-width: 325px;
    padding: 4px 13.0px;
}

.document-review-adjudicate .pcn-value-3 {
    height: 38px;
    letter-spacing: 0;
    line-height: normal;
    width: 143px;
}

.document-review-adjudicate .up-arrow {
    align-self: center;
    height: 10px;
    margin-bottom: 0.96px;
    width: 17px;
}

.document-review-adjudicate .pcn-value-4 {
    color: var(--concord);
    font-weight: 500;
    height: 24px;
    line-height: normal;
    margin-left: 13.02px;
    margin-top: 6px;
    width: 161px;
}

.document-review-adjudicate .pcn-value-5 {
    color: var(--concord);
    font-weight: 500;
    height: 24px;
    line-height: normal;
    margin-left: 13.02px;
    margin-top: 7px;
    width: 161px;
}

.document-review-adjudicate .patient-provider-info {
    letter-spacing: 0;
    line-height: normal;
    margin-left: 1px;
}

.document-review-adjudicate .flex-row-1 {
    align-items: center;
    display: flex;
    margin-left: 2px;
    margin-top: 14px;
    min-width: 1021px;
}

.document-review-adjudicate .name-container {
    align-items: flex-start;
    align-self: flex-start;
    display: flex;
    flex-direction: row;
    gap: 5px;
    margin-top: 4px;
}

.document-review-adjudicate .name-3 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.document-review-adjudicate .search-p {
    color: var(--concord);
    font-weight: 500;
    line-height: normal;
    min-height: 24px;
    width: 190px;
}

.document-review-adjudicate .overlap-group-7 {
    align-items: flex-start;
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--silver);
    display: flex;
    height: 32px;
    min-width: 150px;
    padding: 3px 5px;
}

.document-review-adjudicate .type-name {
    height: 26px;
    letter-spacing: 0;
    line-height: normal;
    width: 100%;
}

.document-review-adjudicate .name-4 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 3px;
    margin-left: 1px;
    min-height: 78px;
    width: 327px;
}

.document-review-adjudicate .overlap-group-8 {
    align-items: flex-end;
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--silver);
    border-radius: 4px;
    display: flex;
    height: 51px;
    justify-content: flex-end;
    min-width: 325px;
    padding: 10px 15.7px;
}

.document-review-adjudicate .provider-namenpi {
    letter-spacing: 0;
    line-height: normal;
    min-height: 26px;
    width: 292px;
}

.document-review-adjudicate .overlap-group-container {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 119px;
    margin-bottom: 9.0px;
    margin-left: 15px;
    min-height: 217px;
    width: 110px;
}

.document-review-adjudicate .overlap-group {
    align-items: flex-start;
    background-image: url(../img/rectangle-5134-2.svg);
    background-size: 100% 100%;
    display: flex;
    justify-content: flex-end;
    min-width: 110px;
    padding: 6.1px 4.9px;
}

.document-review-adjudicate .find {
    color: var(--royal-blue);
    font-family: var(--font-family-inter);
    font-size: var(--font-size-l);
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
    text-align: center;
    width: 99px;
    border: 0;
    background: none;
}

.document-review-adjudicate .name-container-1 {
    gap: 16px;
    margin-left: 15px;
}

.document-review-adjudicate .name-5 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 7px;
    min-height: 151px;
    width: 332px;
}

.document-review-adjudicate .patient {
    color: var(--concord);
    font-weight: 500;
    line-height: normal;
    min-height: 24px;
    width: 327px;
}

.document-review-adjudicate .overlap-group-9 {
    align-items: flex-start;
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--quill-gray);
    border-radius: 4px;
    display: flex;
    height: 120px;
    min-width: 330px;
    padding: 10.2px 12.2px;
}

.document-review-adjudicate .address {
    -webkit-text-stroke: 1px var(--quill-gray);
    color: var(--black);
    font-family: var(--font-family-inter);
    font-size: var(--font-size-m);
    font-weight: 600;
    letter-spacing: 0;
    line-height: normal;
    min-height: 87px;
    width: 296px;
}

.document-review-adjudicate .name-6 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 5px;
    min-height: 127px;
    width: 330px;
}

.document-review-adjudicate .provider {
    color: var(--concord);
    font-weight: 500;
    line-height: normal;
    min-height: 24px;
    width: 327px;
}

.document-review-adjudicate .overlap-group-10 {
    align-items: flex-start;
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--silver);
    border-radius: 4px;
    display: flex;
    height: 98px;
    min-width: 328px;
    padding: 3px 13px;
}

.document-review-adjudicate .address-1 {
    height: 82px;
    letter-spacing: 0;
    line-height: normal;
    width: 299px;
}

.document-review-adjudicate .flex-col-3 {
    gap: 115px;
    margin-bottom: 17.0px;
    margin-left: 35px;
    min-height: 213px;
    width: 150px;
}

.document-review-adjudicate .overlap-group3-1 {
    align-items: flex-start;
    background-image: url(../img/rectangle-5134-4.svg);
    background-size: 100% 100%;
    display: flex;
    height: 49px;
    justify-content: flex-end;
    margin-left: 0.38px;
    min-width: 150px;
    padding: 6.1px 6.7px;
}

.document-review-adjudicate .assign {
    height: 34px;
    letter-spacing: 0;
    line-height: normal;
    text-align: center;
    width: 135px;
}

.document-review-adjudicate .next-btn {
    height: 49px;
    width: 150px;
}

.document-review-adjudicate .payment-info {
    letter-spacing: 0;
    line-height: normal;
    margin-left: 1px;
    margin-top: 5px;
    width: 625px;
}

.document-review-adjudicate .flex-row-2 {
    align-items: flex-start;
    align-self: flex-end;
    display: flex;
    gap: 36px;
    min-width: 1214px;
}

.document-review-adjudicate .flex-row-3 {
    align-items: flex-start;
    display: flex;
    gap: 35px;
    margin-left: 2px;
    min-width: 797px;
}

.document-review-adjudicate .name-container-2 {
    gap: 41px;
    min-height: 213px;
    width: 378px;
}

.document-review-adjudicate .name {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 11px;
    min-height: 86px;
    width: 378px;
}

.document-review-adjudicate .overlap-group-1 {
    align-items: flex-start;
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--silver);
    border-radius: 4px;
    display: flex;
    margin-left: 1.06px;
    min-width: 375px;
    padding: 0 14.9px;
}

.document-review-adjudicate .price {
    height: 51px;
    letter-spacing: 0;
    line-height: normal;
    margin-top: -1px;
    width: 321px;
}

.document-review-adjudicate .drugjcode {
    color: var(--concord);
    font-weight: 500;
    line-height: normal;
    min-height: 24px;
    width: 315px;
}

.document-review-adjudicate .number-1 {
    height: 51px;
    letter-spacing: 0;
    line-height: normal;
    margin-top: -1px;
    width: 321px;
}

.document-review-adjudicate .name-container-3 {
    gap: 41px;
    min-height: 213px;
    width: 384px;
}

.document-review-adjudicate .name-1 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 11px;
    min-height: 86px;
    width: 384px;
}

.document-review-adjudicate .date-of-service {
    color: var(--concord);
    font-weight: 500;
    line-height: normal;
    min-height: 24px;
    width: 319px;
}

.document-review-adjudicate .overlap-group-11 {
    align-items: flex-start;
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--silver);
    border-radius: 4px;
    display: flex;
    margin-left: 1.08px;
    min-width: 381px;
    padding: 0 15.1px;
}

.document-review-adjudicate .date {
    height: 51px;
    letter-spacing: 0;
    line-height: normal;
    margin-top: -1px;
    width: 325px;
}

.document-review-adjudicate .patient-responsibility {
    color: var(--concord);
    font-weight: 500;
    line-height: normal;
    min-height: 24px;
    width: 320px;
}

.document-review-adjudicate .overlap-group-12 {
    align-items: flex-start;
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--silver);
    border-radius: 4px;
    display: flex;
    min-width: 382px;
    padding: 0 15.1px;
}

.document-review-adjudicate .price-1 {
    width: 326px;
}

.check-process {
    padding: 10px 15px;
    border: 1px solid blue;
    background-color: white;
    text-align: center;
    margin-left: 60px;
}

.shipping_input {
    width: 350px;
    border: 1px solid black;
}

.document-review-adjudicate .payment-type-approval {
    letter-spacing: 0;
    line-height: normal;
    margin: 10px 1px;
}

.document-review-adjudicate .group-container-1 {
    margin-left: 3px;
    margin-top: 10px;
}

.document-review-adjudicate .overlap-group4 {
    align-items: flex-start;
    background-image: url(../img/rectangle-5134-5.svg);
    background-size: 100% 100%;
    display: flex;
    height: 65px;
    justify-content: flex-end;
    left: 131px;
    min-width: 174px;
    padding: 8.1px 7.8px;
    position: absolute;
    top: 27px;
}

.document-review-adjudicate .load-patient-payment-card {
    height: 46px;
    letter-spacing: 0;
    line-height: normal;
    text-align: center;
    width: 156px;
}

.document-review-adjudicate .group-1000004164 {
    align-items: flex-start;
    display: flex;
    height: 128px;
    left: 0;
    top: 0;
}

.document-review-adjudicate .flex-col-5 {
    gap: 16px;
    margin-top: 1px;
    min-height: 62px;
    width: 222px;
}

.document-review-adjudicate .payment-by {
    color: var(--concord);
    font-weight: 500;
    line-height: normal;
    min-height: 24px;
    width: 222px;
}

.document-review-adjudicate .service-reps {
    align-items: center;
    display: flex;
    gap: 15px;
    min-width: 106px;
}

.document-review-adjudicate .overlap-group-13 {
    align-items: flex-start;
    background-color: var(--white);
    border: 2px solid;
    border-color: var(--primary);
    border-radius: 11px;
    display: flex;
    height: 22px;
    min-width: 22px;
    padding: 3px 3.2px;
}

.document-review-adjudicate .ellipse-3 {
    background-color: var(--royal-blue);
    border: 1px solid;
    border-radius: 6px;
    height: 12px;
    width: 12px;
}

.document-review-adjudicate .health-care-provider {
    color: var(--black);
    font-weight: 500;
    line-height: normal;
    margin-bottom: 1.0px;
    min-height: 19px;
    white-space: nowrap;
    width: 67px;
}

.document-review-adjudicate .health-care-provider-1 {
    align-items: center;
    align-self: center;
    display: flex;
    gap: 15px;
    margin-bottom: 24.0px;
    margin-left: 280px;
    min-width: 131px;
}

.document-review-adjudicate .ellipse-2 {
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--tundora);
    border-radius: 11px;
    height: 22px;
    width: 22px;
}

.document-review-adjudicate .health-care-provider-2 {
    color: var(--black);
    font-weight: 500;
    line-height: normal;
    margin-bottom: 1.0px;
    min-height: 19px;
    white-space: nowrap;
    width: 92px;
}

.document-review-adjudicate .pcn-1 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-left: 1px;
    min-height: 128px;
}

.document-review-adjudicate .overlap-group-14 {
    align-items: center;
    background-color: var(--white);
    display: flex;
    gap: 10px;
    margin-left: 1px;
}

.document-review-adjudicate .overlap-group1-3 {
    align-items: flex-start;
    height: 49px;
    padding: 4px 10px;
}

.document-review-adjudicate .pcn-value-6 {
    letter-spacing: 0;
    line-height: normal;
}

.document-review-adjudicate .up-arrow-1 {
    align-self: center;
    height: 8px;
    margin-top: 1.44px;
    width: 14px;
}

.document-review-adjudicate .pcn-value-7 {
    color: var(--concord);
    font-weight: 500;
    height: 24px;
    line-height: normal;
    margin-right: 7.0px;
    width: 126px;
}

.document-review-adjudicate .name-7 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 11px;
    margin-left: 1px;
    margin-top: 60px;
    min-height: 99px;
    width: 757px;
}

.document-review-adjudicate .message-to-fax-back {
    color: var(--concord);
    font-weight: 500;
    line-height: normal;
    min-height: 24px;
    width: 303px;
}

.document-review-adjudicate .overlap-group-2 {
    align-items: flex-start;
    background-color: #f4fff8;
    border: 1px solid;
    border-color: var(--silver);
    border-radius: 4px;
    display: flex;
    margin-left: 0.92px;
    min-width: 754px;
    padding: 0 14.7px;
}

.document-review-adjudicate .claim-approved-and-c {
    height: 64px;
    letter-spacing: 0;
    line-height: normal;
    margin-top: -1px;
    width: 725px;
}

.document-review-adjudicate .payment-rejection {
    letter-spacing: 0;
    line-height: normal;
    margin-left: 1px;
    margin-top: 3px;
    min-height: 37px;
    width: 625px;
}

.document-review-adjudicate .flex-row-4 {
    align-items: flex-start;
    display: flex;
    gap: 41px;
    height: auto;
    margin-left: 3.0px;
    margin-top: 5px;
    min-width: 548px;
}

.document-review-adjudicate .pcn-2 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    min-height: inherit;
    width: 357px;
}

input:focus-visible {
    border: 0;
    outline: 0;
}

.document-review-adjudicate .pcn-label-2 {
    margin-left: 0;
    width: 355px;
}

#dropdown-2 {
    display: none;
}

.document-review-adjudicate .overlap-group-15 {
    align-items: center;
    background-color: var(--white);
    display: flex;
    flex-direction: column;
    gap: 10px;
    min-height: 50px;
    width: 355px;
}

.document-review-adjudicate .overlap-group1-4 {
    align-items: flex-start;
    gap: 12px;
    height: 49px;
    margin-left: 0.32px;
    min-width: 355px;
    padding: 4px 14.7px;
}

.document-review-adjudicate .pcn-value-8 {
    height: 38px;
    letter-spacing: 0;
    line-height: normal;
    width: 292px;
}

.document-review-adjudicate .up-arrow-2 {
    align-self: center;
    height: 10px;
    margin-bottom: 2.68px;
    width: 16px;
}

.document-review-adjudicate .pcn-value-9 {
    color: var(--concord);
    font-weight: 500;
    line-height: normal;
    margin-right: 5.0px;
    min-height: 188px;
    width: 320px;
}

.document-review-adjudicate .overlap-group5 {
    align-items: flex-start;
    background-image: url(../img/rectangle-5134-6.svg);
    background-size: 100% 100%;
    display: flex;
    height: 49px;
    justify-content: flex-end;
    margin-top: 24px;
    min-width: 150px;
    padding: 6.1px 6.7px;
}

.document-review-adjudicate .reject {
    height: 34px;
    letter-spacing: 0;
    line-height: normal;
    text-align: center;
}

.document-review-adjudicate .name-8 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 11px;
    margin-top: 37px;
    min-height: 99px;
    width: 757px;
}

.document-review-adjudicate .payment-rejected-i {
    height: 64px;
    letter-spacing: 0;
    line-height: normal;
    margin-top: -1px;
    width: 725px;
}

.document-review-adjudicate .flex-col-6 {
    min-height: 673px;
    width: 379px;
}

.document-review-adjudicate .name-9 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 11px;
    min-height: 86px;
    width: 379px;
}

.document-review-adjudicate .overlap-group-16 {
    align-items: flex-start;
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--silver);
    border-radius: 4px;
    display: flex;
    margin-left: 1.07px;
    min-width: 376px;
    padding: 0 14.9px;
}

.document-review-adjudicate .price-2 {
    width: 322px;
}

.document-review-adjudicate .name-10 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 11px;
    margin-left: 0.05px;
    margin-top: 40px;
    min-height: 86px;
    width: 377px;
}

.document-review-adjudicate .amount-paid-to-provider {
    color: var(--concord);
    font-weight: 500;
    line-height: normal;
    min-height: 24px;
    width: 314px;
}

.document-review-adjudicate .overlap-group-17 {
    align-items: flex-start;
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--silver);
    border-radius: 4px;
    display: flex;
    margin-left: 1.06px;
    min-width: 374px;
    padding: 0 14.8px;
}

.document-review-adjudicate .price-3 {
    width: 320px;
}

.document-review-adjudicate .next-btn-1 {
    align-items: flex-start;
    cursor: pointer;
    display: flex;
    margin-left: 24.95px;
    margin-top: 396px;
    min-width: 176px;
}

.document-review-adjudicate .overlap-group6 {
    align-items: flex-start;
    background-image: url(../img/rectangle-5134-7.svg);
    background-size: 100% 100%;
    display: flex;
    height: 65px;
    justify-content: flex-end;
    min-width: 174px;
    padding: 8.1px 7.8px;
}

.document-review-adjudicate .issue-check {
    color: #c7c7c8;
    font-family: var(--font-family-inter);
    font-size: var(--font-size-l);
    font-weight: 500;
    height: 46px;
    letter-spacing: 0;
    line-height: normal;
    text-align: center;
    width: 156px;
}

.document-review-adjudicate .line-649 {
    height: 8px;
    left: 42px;
    position: absolute;
    top: 538px;
    width: 1208px;
}

.document-review-adjudicate .line-653 {
    height: 7px;
    left: 41px;
    position: absolute;
    top: 1530px;
    width: 1210px;
}

input {
    background: none;
}

.document-review-adjudicate .line-651 {
    height: 7px;
    left: 41px;
    position: absolute;
    top: 1530px;
    width: 1210px;
}

.document-review-adjudicate .line-652 {
    height: 7px;
    left: 43px;
    position: absolute;
    top: 1982px;
    width: 1205px;
}

.document-review-adjudicate .group-1000004165 {
    align-items: flex-start;
    background-color: #f4f5fc;
    border: 1px solid;
    border-color: #c8caf1;
    border-radius: 6px;
    display: flex;
    height: 157px;
    left: 43px;
    min-width: 1207px;
    padding: 31px 24.1px;
    position: absolute;
    top: 1318px;
}

.document-review-adjudicate .name-11 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 11px;
    min-height: 86px;
    width: 347px;
}

.document-review-adjudicate .insurance-company {
    color: var(--concord);
    font-weight: 500;
    line-height: normal;
    min-height: 24px;
    width: 288px;
}

.document-review-adjudicate .overlap-group-18 {
    align-items: flex-start;
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--silver);
    border-radius: 4px;
    display: flex;
    margin-left: 0.97px;
    min-width: 344px;
    padding: 0 13.5px;
}

.document-review-adjudicate .company-name {
    height: 51px;
    letter-spacing: 0;
    line-height: normal;
    margin-top: -1px;
    width: 294px;
}

.document-review-adjudicate .name-12 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 11px;
    margin-left: 35px;
    min-height: 86px;
    width: 385px;
}

.document-review-adjudicate .co-pay-amount {
    color: var(--concord);
    font-weight: 500;
    line-height: normal;
    min-height: 24px;
    width: 320px;
}

.document-review-adjudicate .overlap-group-19 {
    align-items: flex-start;
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--silver);
    border-radius: 4px;
    display: flex;
    height: 51px;
    margin-left: 1.08px;
    min-width: 382px;
    padding: 15px 16px;
    font-size: 16px;
}

.document-review-adjudicate .x2345 {
    height: 12px;
    width: 40px;
}

.document-review-adjudicate .name-13 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 11px;
    margin-left: 36px;
    min-height: 86px;
    width: 355px;
}

.document-review-adjudicate .approved-amount {
    color: var(--concord);
    font-weight: 500;
    line-height: normal;
    min-height: 24px;
    width: 295px;
}

.document-review-adjudicate .overlap-group-20 {
    align-items: flex-start;
    background-color: #e2faff;
    border: 1px solid;
    border-color: var(--silver);
    border-radius: 4px;
    display: flex;
    margin-left: 1.0px;
    min-width: 352px;
    padding: 0 13.9px;
}

.document-review-adjudicate .price-4 {
    width: 301px;
}

.document-review-adjudicate .line-654 {
    height: 134px;
    left: 462px;
    object-fit: cover;
    position: absolute;
    top: 1658px;
    width: 1px;
}

.document-review-adjudicate .amount {
    color: var(--concord);
    font-weight: 500;
    line-height: normal;
    min-height: 24px;
    width: 315px;
}

.document-review-adjudicate .flex-col-7 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
}

.document-review-adjudicate .frame {
    align-items: center;
    display: flex;
    position: relative;
}

.document-review-adjudicate .name-container-4 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
}

.document-review-adjudicate .navbar-link {
    color: var(--dark);
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 9.0px;
    white-space: nowrap;
}

.document-review-adjudicate .navbar-link-date-time {
    color: var(--dark);
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 7.0px;
    min-height: 32px;
    width: 96px;
}

.document-review-adjudicate .overlap-group1-5 {
    border-radius: 4px 4px 0px 0px;
    display: flex;
}

.document-review-adjudicate .pcn-label-3 {
    color: var(--concord);
    font-weight: 500;
    line-height: normal;
    min-height: 26px;
}

.document-review-adjudicate .price-5 {
    height: 51px;
    letter-spacing: 0;
    line-height: normal;
    margin-top: -1px;
}

/* screen - document-review-document-list */

.document-review-document-list {
    align-items: flex-start;
    background-color: var(--catskill-white);
    border: 1px none;
    display: flex;
    flex-direction: column;
    gap: 3px;
    height: 2023px;
    overflow: auto;
    width: 1660px;
}

.document-review-document-list .overlap-group9 {
    align-self: flex-end;
    height: 80px;
    position: relative;
    width: 1641px;
}

.document-review-document-list .group-container {
    align-items: center;
    background-color: var(--gulf-blue);
    box-shadow: 0px 1px 0px #e2e8f0;
    display: flex;
    gap: 30px;
    height: 80px;
    justify-content: flex-end;
    left: -20px;
    min-width: 1661px;
    padding: 0 30px;
    position: absolute;
    top: 0;
}

.document-review-document-list .overlap-group {
    height: 27px;
    position: relative;
    width: 25px;
}

.document-review-document-list .name {
    color: var(--white);
    font-weight: 500;
    line-height: 20px;
    margin-right: 4px;
    text-align: right;
    white-space: nowrap;
    width: 98px;
}

.document-review-document-list .logo {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 63px;
    left: 0;
    min-width: 512px;
    position: absolute;
    top: 10px;
}

.document-review-document-list .line-1 {
    height: 48px;
    margin-bottom: 0;
    margin-left: 19px;
    object-fit: cover;
    width: 1px;
}

.document-review-document-list .eob-adjudication-payment-program {
    color: var(--white);
    font-weight: 400;
    line-height: normal;
    margin-left: 20px;
    min-height: 43px;
    width: 252px;
}

.document-review-document-list .flex-row {
    gap: 45px;
    height: 2581px;
    min-width: 1623px;
}

.document-review-document-list .provider-container {
    align-items: center;
    background-color: var(--white);
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-top: -2px;
    min-height: 1942px;
    padding: 33px 0;
    width: 280px;
}

.document-review-document-list .frame-1000003558 {
    background-color: var(--white);
    border-radius: 3px;
    justify-content: space-between;
    padding: 8px 12px 8px 15px;
    width: 266px;
}

.document-review-document-list .frame-1000003557 {
    gap: 10px;
    width: fit-content;
}

.document-review-document-list .document-review {
    color: var(--cerulean-blue);
    font-weight: 500;
    line-height: 24px;
    margin-top: -1.00px;
    position: relative;
    white-space: nowrap;
    width: fit-content;
}

.document-review-document-list .provider-submenu {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-right: 7.0px;
    min-height: 101px;
    width: 171px;
}

.document-review-document-list .document-dashboard {
    color: var(--dark);
    cursor: pointer;
    font-weight: 400;
    line-height: 24px;
    white-space: nowrap;
}


.document-review-document-list .adjudicate-1 {
    color: var(--abbey);
    cursor: pointer;
    font-weight: 400;
    line-height: 24px;
    margin-left: 17px;
    margin-top: 13px;
    white-space: nowrap;
}

.document-review-document-list .flex-col {
    flex-direction: column;
    gap: 39px;
    min-height: 1256px;
    width: 1298px;
}

.document-review-document-list .title {
    letter-spacing: 0;
    line-height: 28px;
    white-space: nowrap;
}

.document-review-document-list .overlap-group8 {
    height: 1189px;
    position: relative;
    width: 1296px;
}

.document-review-document-list .rectangle-4721 {
    height: 296px;
    left: 1px;
    top: 0;
}

.document-review-document-list .pcn {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    left: 37px;
    min-height: 126px;
    position: absolute;
    top: 21px;
    width: 327px;
}
.document-review-document-list .pcn-no-abs {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-bottom: 12px;
}

.document-review-document-list .filter-container {
    display: flex;
    gap: 12px;
}

.document-review-document-list .filter-by {
    letter-spacing: 0;
    line-height: 28px;
    white-space: nowrap;
}

.document-review-document-list .pcn-label-1 {
    margin-top: 23px;
    min-height: 23px;
    width: 72px;
}

.document-review-document-list .overlap-group-1 {
    height: 48px;
    margin-top: 4px;
    position: relative;
    width: 323px;
}

.document-review-document-list .pcn-value {
    height: 48px;
    left: 13px;
    letter-spacing: 0;
    line-height: normal;
    position: absolute;
    top: -1px;
    width: 280px;
}

.document-review-document-list .up-arrow {
    height: 7px;
    left: 290px;
    position: absolute;
    top: 21px;
    width: 13px;
}

.document-review-document-list .pcn-1 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 4px;
    left: 390px;
    min-height: 75px;
    position: absolute;
    top: 72px;
    width: 203px;
}

.document-review-document-list .pcn-label-2 {
    min-height: 23px;
    width: 48px;
}

.document-review-document-list .overlap-group-2 {
    align-items: center;
    display: flex;
    gap: 95px;
    height: 48px;
    min-width: 201px;
    padding: 1px 10.8px;
}

.document-review-document-list .pcn-value-1 {
    align-self: flex-end;
    height: 44px;
    letter-spacing: 0;
    line-height: normal;
    width: 63px;
}

.document-review-document-list .up-arrow-1 {
    height: 7px;
    margin-bottom: 1.67px;
    width: 14px;
}

.document-review-document-list .pcn-2 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 3px;
    left: 862px;
    min-height: 126px;
    position: absolute;
    top: 70px;
    width: 168px;
}

.document-review-document-list .pcn-label-3 {
    min-height: 26px;
    width: 74px;
}

.document-review-document-list .overlap-group-3 {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 14px;
    margin-left: 1px;
    min-height: 98px;
    width: 165px;
}

.document-review-document-list .overlap-group1 {
    align-items: center;
    background-color: var(--manatee);
    border: 1px solid;
    border-color: var(--silver);
    border-radius: 4px 4px 0px 0px;
    display: flex;
    gap: 28px;
    height: 48px;
    min-width: 165px;
    padding: 3.2px 15.4px;
}

.document-review-document-list .pcn-value-2 {
    align-self: flex-end;
    height: 38px;
    letter-spacing: 0;
    line-height: normal;
    width: 88px;
}

.document-review-document-list .up-arrow-2 {
    height: 8px;
    margin-bottom: 2.47px;
    width: 15px;
}

.document-review-document-list .pcn-value-3 {
    color: var(--black);
    font-weight: 500;
    height: 24px;
    line-height: normal;
    margin-right: 12.41px;
    width: 122px;
}

.document-review-document-list .pcn-3 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 2px;
    left: 37px;
    min-height: 184px;
    position: absolute;
    top: 180px;
    width: 325px;
}

.document-review-document-list .pcn-label-4 {
    min-height: 26px;
    width: 186px;
}

.document-review-document-list .overlap-group-4 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 2px;
    margin-left: 0.97px;
    min-height: 156px;
    width: 322px;
}

.document-review-document-list .overlap-group1-1 {
    align-items: center;
    background-color: var(--manatee);
    border: 1px solid;
    border-color: var(--silver);
    border-radius: 4px 4px 0px 0px;
    display: flex;
    gap: 147px;
    height: 49px;
    min-width: 322px;
    padding: 4px 11.6px;
}

.document-review-document-list .pcn-value-4 {
    align-self: flex-end;
    height: 38px;
    letter-spacing: 0;
    line-height: normal;
    width: 129px;
}

.document-review-document-list .up-arrow-3 {
    height: 8px;
    margin-bottom: 2.41px;
    width: 15px;
}

.document-review-document-list .pcn-value-5 {
    color: var(--concord);
    font-weight: 500;
    height: 94px;
    line-height: normal;
    margin-left: 11.61px;
    width: 167px;
}

.document-review-document-list .pcn-4 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 3px;
    left: 1056px;
    min-height: 74px;
    position: absolute;
    top: 72px;
    width: 207px;
}

.document-review-document-list .pcn-label {
    color: var(--tundora);
    font-weight: 500;
    line-height: normal;
    min-height: 23px;
    width: 128px;
}

.document-review-document-list .overlap-group-5 {
    align-items: flex-start;
    display: flex;
    height: 48px;
    margin-left: 1px;
    min-width: 204px;
    padding: 4px 14.1px;
}

.document-review-document-list .pcn-value-6 {
    height: 38px;
    letter-spacing: 0;
    line-height: normal;
    width: 170px;
}

.document-review-document-list .pcn-5 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 3px;
    left: 621px;
    min-height: 74px;
    position: absolute;
    top: 73px;
    width: 212px;
}

.document-review-document-list .pcn-8 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 3px;
    left: 861px;
    min-height: 74px;
    position: absolute;
    top: 73px;
    width: 212px;
}

.document-review-document-list .overlap-group-6 {
    align-items: flex-start;
    display: flex;
    height: 48px;
    margin-left: 1px;
    min-width: 209px;
    padding: 4px 14.4px;
}

.document-review-document-list .pcn-value-7 {
    height: 38px;
    letter-spacing: 0;
    line-height: normal;
    width: 174px;
}

.document-review-document-list .next-btn {
    align-items: flex-start;
    cursor: pointer;
    display: flex;
    height: 49px;
    left: 1140px;
    min-width: 123px;
    position: absolute;
    top: 205px;
}

.document-review-document-list .overlap-group2 {
    align-items: flex-start;
    background-image: url(../img/rectangle-5134.svg);
    background-size: 100% 100%;
    display: flex;
    height: 49px;
    min-width: 121px;
    padding: 7px 3.9px;
}

.document-review-document-list .go {
    color: var(--white);
    font-family: var(--font-family-inter);
    font-size: var(--font-size-xl);
    font-weight: 500;
    height: 34px;
    letter-spacing: 0;
    line-height: normal;
    text-align: center;
    width: 109px;
}

.document-review-document-list .overlap-group3 {
    align-items: flex-start;
    background-image: url(../img/rectangle-5134-1.svg);
    background-size: 100% 100%;
    display: flex;
    height: 49px;
    justify-content: flex-end;
    left: 995px;
    min-width: 121px;
    padding: 6.1px 5.4px;
    position: absolute;
    top: 205px;
}

.document-review-document-list .clear {
    color: var(--white);
    font-family: var(--font-family-inter);
    font-size: var(--font-size-xl);
    font-weight: 500;
    height: 34px;
    letter-spacing: 0;
    line-height: normal;
    text-align: center;
    width: 109px;
}

.document-review-document-list .pcn-6 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 3px;
    left: 388px;
    min-height: 74px;
    position: absolute;
    top: 180px;
    width: 205px;
}

.document-review-document-list .overlap-group-7 {
    align-items: flex-start;
    display: flex;
    gap: 48px;
    height: 48px;
    margin-left: 1px;
    min-width: 202px;
    padding: 4px 10.3px;
}

.document-review-document-list .pcn-value-8 {
    height: 38px;
    letter-spacing: 0;
    line-height: normal;
}

.document-review-document-list .icon-calendar {
    align-self: center;
    height: 21px;
    margin-bottom: 5.0px;
    width: 22px;
}

.document-review-document-list .pcn-7 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 3px;
    left: 621px;
    min-height: 74px;
    position: absolute;
    top: 180px;
    width: 212px;
}

.document-review-document-list .overlap-group-8 {
    align-items: flex-start;
    display: flex;
    gap: 59px;
    height: 48px;
    margin-left: 1px;
    min-width: 209px;
    padding: 4px 10px;
}

.document-review-document-list .pcn-value-9 {
    height: 38px;
    letter-spacing: 0;
    line-height: normal;
}

.document-review-document-list .icon-calendar-1 {
    align-self: center;
    height: 21px;
    margin-bottom: 5.0px;
    width: 21px;
}

.document-review-document-list .rectangle-4722 {
    height: 874px;
    left: 0;
    top: 380px;
}

.document-review-document-list div.rectangle-4723 {
    min-height: 650px;
    position: relative;
    width: auto;
    padding: 10;
}

.document-review-document-list h2 {
    position: absolute;
    top: 300px;
}

.document-review-document-list .group-1000002713 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    left: 37px;
    min-height: 649px;
    position: absolute;
    top: 402px;
    width: 1222px;
}

.document-review-document-list .group-container-1 {
    height: 80px;
    position: relative;
    width: 1222px;
}

.document-review-document-list .group-1000002519 {
    align-items: center;
    background-color: var(--white-lilac);
    height: 63px;
    justify-content: flex-end;
    left: 0;
    min-width: 1222px;
    padding: 8px 3.2px;
    top: 0;
}

.document-review-document-list .program {
    color: var(--dark);
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 9.0px;
    white-space: nowrap;
    width: 133px;
}

.document-review-document-list .reviewer {
    color: var(--dark);
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 9.0px;
    margin-left: 16px;
    white-space: nowrap;
    width: 114px;
}

.document-review-document-list .file-type {
    align-self: flex-start;
    color: var(--dark);
    font-weight: 500;
    line-height: 19.5px;
    min-height: 39px;
    width: 63px;
}

.document-review-document-list .source {
    color: var(--dark);
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 9.0px;
    margin-left: 12px;
    white-space: nowrap;
    width: 114px;
}

.document-review-document-list .document-type {
    align-self: flex-start;
    color: var(--dark);
    font-weight: 500;
    line-height: 19.5px;
    margin-left: 16px;
    min-height: 39px;
    width: 90px;
}

.document-review-document-list .review-status {
    align-self: flex-start;
    color: var(--dark);
    font-weight: 500;
    line-height: 19.5px;
    margin-left: 15px;
    min-height: 39px;
    width: 84px;
}

.document-review-document-list .attached-to {
    color: var(--dark);
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 9.0px;
    margin-left: 47px;
    white-space: nowrap;
    width: 100px;
}

.document-review-document-list .date-time-received {
    margin-left: 10px;
}

.document-review-document-list .date-time-processed {
    margin-left: 16px;
}

.document-review-document-list .doc-id {
    color: var(--dark);
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 9.0px;
    margin-left: 18px;
    white-space: nowrap;
    width: 70px;
}

.document-review-document-list .action {
    color: var(--dark);
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 9.0px;
    margin-left: 19px;
    white-space: nowrap;
    width: 70px;
}

.document-review-document-list .group-1000002709 {
    height: 81px;
    left: 0;
    position: absolute;
    top: 54px;
    width: 1222px;
}

.document-review-document-list .x-container {
    align-items: center;
    background-color: var(--white);
    display: flex;
    gap: 14px;
    height: 80px;
    justify-content: flex-end;
    left: 0;
    min-width: 1222px;
    padding: 14px 7.2px;
    position: absolute;
    top: 0;
}

.document-review-document-list .group-1000002515 {
    align-items: center;
    align-self: flex-end;
    display: flex;
    height: 49px;
    min-width: 1092px;
}

.document-review-document-list .group-1000002510 {
    align-items: flex-start;
    cursor: pointer;
    display: flex;
    height: 24px;
    margin-top: 3.0px;
    min-width: 117px;
}

.document-review-document-list .program-a {
    letter-spacing: 0;
    line-height: 24px;
    white-space: nowrap;
}

.document-review-document-list .rep-a {
    margin-bottom: 1.0px;
    margin-left: 32px;
}

.document-review-document-list .fax {
    cursor: pointer;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 1.0px;
    margin-left: 9px;
    width: 68px;
}

.document-review-document-list .phone-876-555-4321 {
    align-self: flex-start;
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    margin-left: 7px;
    min-height: 48px;
    width: 129px;
}

.document-review-document-list .eob {
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 1.0px;
    margin-left: 2px;
    white-space: nowrap;
    width: 77px;
}

.document-review-document-list .approved {
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 1.0px;
    margin-left: 28px;
    white-space: nowrap;
    width: 86px;
}

.document-review-document-list .patient-1234563 {
    align-self: flex-end;
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    margin-left: 5px;
    min-height: 48px;
    width: 92px;
}

.document-review-document-list .x030 {
    align-self: flex-start;
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    margin-left: 18px;
    min-height: 48px;
    width: 92px;
}

.document-review-document-list .number-1 {
    cursor: pointer;
    margin-bottom: 5.0px;
    margin-left: 26px;
    width: 49px;
}

.document-review-document-list .frame-1000002151 {
    background-color: var(--pattens-blue);
    border: 1px solid;
    border-color: var(--blue-haze);
    border-radius: 3px;
    cursor: pointer;
    gap: 10px;
    justify-content: center;
    padding: 4px 14px;
    width: 91px;
}

.document-review-document-list .adjudicate {
    color: var(--kimberly);
    font-weight: 500;
    line-height: 22px;
    margin-left: -4.50px;
    margin-right: -4.50px;
    margin-top: -1.00px;
    position: relative;
    white-space: nowrap;
    width: fit-content;
}

.document-review-document-list .line-14 {
    height: 1px;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 80px;
    width: 1222px;
}

.document-review-document-list .group-100000271 {
    height: 81px;
    margin-top: 5px;
    position: relative;
    width: 1222px;
}

.document-review-document-list .x-container-1 {
    align-items: center;
    gap: 17px;
    padding: 15.0px 7.2px;
}

.document-review-document-list .group-1000002515-1 {
    align-self: flex-end;
    height: 48px;
    min-width: 1089px;
}

.document-review-document-list .group-1000002510-1 {
    align-items: flex-start;
    cursor: pointer;
    display: flex;
    height: 24px;
    margin-top: 4.0px;
    min-width: 117px;
}

.document-review-document-list .rep-b {
    margin-left: 30px;
}

.document-review-document-list .pdf {
    cursor: pointer;
    letter-spacing: 0;
    line-height: 24px;
    margin-left: 11px;
    white-space: nowrap;
    width: 68px;
}

.document-review-document-list .upload {
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    margin-left: 7px;
    white-space: nowrap;
    width: 129px;
}

.document-review-document-list .eob-1 {
    margin-left: 3px;
}

.document-review-document-list .approved-1 {
    margin-left: 29px;
    width: 83px;
}

.document-review-document-list .patient-1234563-1 {
    margin-left: 46px;
}

.document-review-document-list .number-2 {
    cursor: pointer;
    margin-bottom: 4.0px;
    margin-left: 26px;
    width: 46px;
}

.document-review-document-list .frame-1000002151-1 {
    background-color: var(--pattens-blue);
    margin-top: 4.0px;
    position: relative;
}

.document-review-document-list .group-1000002711 {
    height: 81px;
    margin-top: 3px;
    position: relative;
    width: 1222px;
}

.document-review-document-list .x-container-2 {
    align-items: center;
    gap: 14px;
    padding: 3px 8.2px;
}

.document-review-document-list .group-1000002515-2 {
    align-self: flex-end;
    height: 60px;
    min-width: 1091px;
}

.document-review-document-list .program-a-2 {
    margin-bottom: 8.0px;
}

.document-review-document-list .rep-c {
    margin-bottom: 12.0px;
    margin-left: 31px;
}

.document-review-document-list .pdf-1 {
    margin-bottom: 12.0px;
    margin-left: 12px;
}

.document-review-document-list .upload-1 {
    margin-bottom: 10.0px;
    margin-left: 8px;
}

.document-review-document-list .fax-consent {
    align-self: flex-end;
    margin-left: 4px;
    min-height: 48px;
    width: 77px;
}

.document-review-document-list .approved-2 {
    margin-bottom: 12.0px;
    margin-left: 28px;
    width: 81px;
}

.document-review-document-list .patient-1234563-2 {
    align-self: flex-start;
    margin-left: 47px;
    margin-top: 1px;
}

.document-review-document-list .number-3 {
    margin-bottom: 16.0px;
    margin-left: 26px;
    width: 48px;
}

.document-review-document-list .frame-1000002151-2 {
    background-color: var(--white);
    margin-bottom: 8.0px;
    position: relative;
}

.document-review-document-list .x-container-3 {
    align-items: flex-start;
    gap: 14px;
    padding: 13px 7.2px;
}

.document-review-document-list .group-1000002515-3 {
    height: 52px;
    min-width: 1092px;
}

.document-review-document-list .program-a-3 {
    margin-top: 8.0px;
}

.document-review-document-list .rep-c-1 {
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    margin-left: 30px;
    margin-top: 4.0px;
    white-space: nowrap;
    width: 105px;
}

.document-review-document-list .fax-1 {
    margin-left: 14px;
    margin-top: 4.0px;
    white-space: nowrap;
    width: 68px;
}

.document-review-document-list .phone-888-234-3456 {
    align-self: flex-start;
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    margin-left: 8px;
    min-height: 48px;
    width: 129px;
}

.document-review-document-list .eob-2 {
    margin-left: 4px;
    margin-top: 4.0px;
}

.document-review-document-list .not-reviewed {
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    margin-left: 29px;
    margin-top: 4.0px;
    white-space: nowrap;
    width: 110px;
}

.document-review-document-list .x03032023-445-pm {
    align-self: flex-end;
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    margin-left: 126px;
    min-height: 48px;
    width: 92px;
}

.document-review-document-list .number-4 {
    margin-left: 136px;
    width: 49px;
}

.document-review-document-list .frame-1000002151-3 {
    align-self: center;
    background-color: var(--white);
    margin-bottom: 8.0px;
    position: relative;
}

.document-review-document-list .overlap-group4 {
    align-items: center;
    background-color: var(--white);
    display: flex;
    height: 80px;
    justify-content: flex-end;
    left: 0;
    min-width: 1222px;
    padding: 13px 7.2px;
    position: absolute;
    top: 0;
}

.document-review-document-list .program-a-1 {
    margin-top: 6.0px;
}

.document-review-document-list .rep-d {
    margin-left: 31px;
    margin-top: 2.0px;
}

.document-review-document-list .fax-2 {
    margin-left: 13px;
    margin-top: 2.0px;
    white-space: nowrap;
    width: 68px;
}

.document-review-document-list .phone-876-555-4321-1 {
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    margin-left: 8px;
    margin-top: 2.0px;
    min-height: 48px;
    width: 129px;
}

.document-review-document-list .eob-3 {
    margin-left: 5px;
    margin-top: 2.0px;
}

.document-review-document-list .rejected {
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    margin-left: 31px;
    margin-top: 2.0px;
    white-space: nowrap;
    width: 97px;
}

.document-review-document-list .patient-1234563-3 {
    align-self: flex-end;
    margin-left: 26px;
}

.document-review-document-list .x030-2 {
    margin-top: 2.0px;
}

.document-review-document-list .number {
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 2.0px;
    margin-left: 26px;
    white-space: nowrap;
    width: 46px;
}

.document-review-document-list .frame-1000002151-4 {
    background-color: var(--white);
    margin-bottom: 4.0px;
    margin-left: 17px;
    position: relative;
}

.document-review-document-list .overlap-group5 {
    align-items: center;
    background-color: var(--white);
    display: flex;
    height: 80px;
    left: 0;
    min-width: 1222px;
    padding: 13px 17.6px;
    position: absolute;
    top: 0;
}

.document-review-document-list .rep-d-1 {
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    margin-left: 30px;
    margin-top: 2.0px;
    white-space: nowrap;
    width: 105px;
}

.document-review-document-list .pdf-2 {
    margin-left: 13px;
    margin-top: 2.0px;
}

.document-review-document-list .upload-2 {
    margin-left: 7px;
    margin-top: 2.0px;
}

.document-review-document-list .eob-4 {
    margin-left: 8px;
    margin-top: 2.0px;
}

.document-review-document-list .yes {
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    margin-left: 31px;
    margin-top: 2.0px;
    white-space: nowrap;
    width: 47px;
}

.document-review-document-list .patient-1234563-4 {
    align-self: flex-end;
    margin-left: 75px;
}

.document-review-document-list .x-container-4 {
    align-items: flex-start;
    gap: 15px;
    padding: 13px 9.2px;
}

.document-review-document-list .group-1000002515-4 {
    align-self: flex-end;
    height: 50px;
    min-width: 1089px;
}

.document-review-document-list .program-a-4 {
    margin-top: 2.0px;
}

.document-review-document-list .rep-e {
    margin-bottom: 2.0px;
    margin-left: 28px;
}

.document-review-document-list .pdf-3 {
    margin-bottom: 2.0px;
    margin-left: 14px;
}

.document-review-document-list .upload-3 {
    margin-bottom: 2.0px;
    margin-left: 6px;
}

.document-review-document-list .eob-5 {
    margin-bottom: 2.0px;
    margin-left: 8px;
}

.document-review-document-list .yes-1 {
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 2.0px;
    margin-left: 34px;
    white-space: nowrap;
    width: 47px;
}

.document-review-document-list .patient-1234563-5 {
    align-self: flex-end;
    margin-left: 74px;
}

.document-review-document-list .number-5 {
    margin-bottom: 6.0px;
    margin-left: 26px;
    width: 46px;
}

.document-review-document-list .frame-1000002151-5 {
    background-color: var(--white);
    margin-top: 6px;
    position: relative;
}

.document-review-document-list .results {
    left: 37px;
    letter-spacing: 0;
    line-height: normal;
    position: absolute;
    top: 340px;
    width: 625px;
}

.document-review-document-list .frame-1000002151-6 {
    background-color: var(--white);
    left: 1160px;
    position: absolute;
    top: 910px;
}

.document-review-document-list .approved-3 {
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    white-space: nowrap;
}

.document-review-document-list .date-time {
    color: var(--dark);
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 7.0px;
    min-height: 32px;
    width: 97px;
}

.document-review-document-list .eob-6 {
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    white-space: nowrap;
    width: 77px;
}

.document-review-document-list .fax-3 {
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
}

.document-review-document-list .frame {
    align-items: center;
    display: flex;
    position: relative;
}

.document-review-document-list .frame-1000002151-7 {
    align-items: center;
    border: 1px solid;
    border-color: var(--blue-haze);
    border-radius: 3px;
    cursor: pointer;
    display: flex;
    gap: 10px;
    justify-content: center;
    padding: 4px 14px;
    width: 91px;
}

.document-review-document-list .group-1000002515-5 {
    align-items: center;
    display: flex;
}

.document-review-document-list .number-6 {
    letter-spacing: 0;
    line-height: 24px;
    white-space: nowrap;
}

.document-review-document-list .overlap-group-9 {
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--silver);
    border-radius: 4px;
}

.document-review-document-list .patient-1234563-6 {
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    min-height: 48px;
    width: 92px;
}

.document-review-document-list .pcn-label-5 {
    color: var(--tundora);
    font-weight: 500;
    line-height: normal;
}

.document-review-document-list .pdf-4 {
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    white-space: nowrap;
    width: 68px;
}

.document-review-document-list .program-a-5 {
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    white-space: nowrap;
    width: 115px;
}

.document-review-document-list .rectangle {
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--stroke);
    border-radius: 6px;
    box-shadow: 0px 8px 13px -3px #00000012;
    position: absolute;
    width: 1295px;
}

.document-review-document-list .rep {
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    white-space: nowrap;
    width: 105px;
}

.document-review-document-list .upload-4 {
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    white-space: nowrap;
    width: 129px;
}

.document-review-document-list .x-container-5 {
    background-color: var(--white);
    display: flex;
    height: 80px;
    justify-content: flex-end;
    left: 0;
    min-width: 1222px;
    position: absolute;
    top: 0;
}

.document-review-document-list .x030-3 {
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    margin-left: 18px;
    min-height: 48px;
    width: 92px;
}

/* screen - manage-users */

.add-update-user div.rectangle-4723 {
    position: relative;
    width: 480px;
    padding: 10;
}

.add-update-user table {
    margin: 10px 15px 0 15px;
}

.add-update-user table td {
    padding: 10px;
    padding-left: 10px;
}

.add-update-user table td:first-child {
    width: 25%;
}

.add-update-user table td:last-child {
    width: 75%;
}

.add-update-user select,
.add-update-user input[type="password"],
.add-update-user input[type="text"] {
    width: 100%;
    padding: 5px;
    line-height: initial;
}

/* screen - manage-users */

.add-update-user,
.manage-users {
    align-items: flex-start;
    background-color: var(--catskill-white);
    border: 1px none;
    display: flex;
    flex-direction: column;
    gap: 3px;
    height: 2023px;
    overflow: auto;
    width: 1660px;
}

.add-update-user .flex-col,
.manage-users .flex-col {
    flex-direction: column;
    gap: 39px;
    min-height: 1256px;
    width: 1298px;
}

.add-update-user .overlap-group8,
.manage-users .overlap-group8 {
    height: 1189px;
    position: relative;
    width: 1296px;
}

.manage-users div.rectangle-4723 {
    min-height: 650px;
    position: relative;
    width: auto;
    padding: 10;
}

.add-update-user .rectangle,
.manage-users .rectangle {
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--stroke);
    border-radius: 6px;
    box-shadow: 0px 8px 13px -3px #00000012;
}

.add-update-user .title,
.manage-users .title {
    letter-spacing: 0;
    line-height: 28px;
    white-space: nowrap;
}

.manage-users .add-btn {
    align-items: flex-start;
    cursor: pointer;
    display: flex;
    height: 50px;
}

#userList_wrapper table.dataTable.display tbody tr.odd:hover,
#userList_wrapper table.dataTable.display tbody tr:hover {
    background-color: #f6f6f6;
    color: -webkit-link;
}

#userList_wrapper table.dataTable.display tbody tr.odd {
    background-color: inherit;
}

#userList_wrapper {
    font-size: initial;
}

#userList_wrapper .dataTables_length,
#userList_wrapper .dataTables_filter {
    padding: 4px;
}

table#userList td {
    text-overflow: ellipsis;
    overflow: hidden;
}

table#userList thead tr {
    height: auto;
}

table#userList th {
    padding: 5px 10px;
}

table#userList .user-row {
    cursor: pointer;
}

button.default-button {
    padding: 10px 15px;
    border: 1px solid blue;
    color: blue;
    background-color: white;
}

/* screen - document-review-selected-document */

.document-review-selected-document {
    align-items: flex-start;
    background-color: var(--catskill-white);
    border: 1px none;
    display: flex;
    flex-direction: column;
    gap: 3px;
    height: 2023px;
    overflow: auto;
    width: 1660px;
}

.document-review-selected-document .overlap-group4 {
    align-self: flex-end;
    height: 80px;
    position: relative;
    width: 1641px;
}

.document-review-selected-document .group-container {
    align-items: center;
    background-color: var(--gulf-blue);
    box-shadow: 0px 1px 0px #e2e8f0;
    display: flex;
    gap: 30px;
    height: 80px;
    justify-content: flex-end;
    left: -20px;
    min-width: 1661px;
    padding: 0 30px;
    position: absolute;
    top: 0;
}

.document-review-selected-document .overlap-group {
    height: 27px;
    position: relative;
    width: 25px;
}

.document-review-selected-document .name {
    color: var(--white);
    font-weight: 500;
    line-height: 20px;
    margin-right: 4px;
    text-align: right;
    white-space: nowrap;
    width: 98px;
}

.document-review-selected-document .logo {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 63px;
    left: 0;
    min-width: 477px;
    position: absolute;
    top: 10px;
}

.document-review-selected-document .line-1 {
    height: 48px;
    margin-bottom: 0;
    margin-left: 19px;
    object-fit: cover;
    width: 1px;
}

.document-review-selected-document .eob-adjudication-payment-program {
    color: var(--white);
    font-weight: 400;
    line-height: normal;
    margin-left: 20px;
    min-height: 43px;
    width: 217px;
}

.document-review-selected-document .flex-row {
    gap: 45px;
    height: 2581px;
    min-width: 1624px;
}

.document-review-selected-document .overlap-group2 {
    align-items: center;
    background-color: var(--white);
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: -2px;
    min-height: 1942px;
    padding: 36px 0;
    width: 280px;
}

.document-review-selected-document .frame-1000003558 {
    background-color: var(--white);
    border-radius: 3px;
    justify-content: space-between;
    padding: 8px 12px 8px 15px;
    width: 266px;
}

.document-review-selected-document .frame-1000003557 {
    gap: 10px;
    width: fit-content;
}

.document-review-selected-document .document-review {
    color: var(--cerulean-blue);
    font-weight: 500;
    margin-top: -1.00px;
    position: relative;
    width: fit-content;
}

.document-review-selected-document .provider-submenu {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-right: 1.0px;
    min-height: 99px;
    width: 177px;
}

.document-review-selected-document .document-dashboard {
    cursor: pointer;
    letter-spacing: 0;
}

.document-review-selected-document .list {
    color: var(--abbey);
    cursor: pointer;
    font-weight: 400;
    line-height: 24px;
    margin-top: 15px;
    white-space: nowrap;
}

.document-review-selected-document .adjudicate {
    color: var(--abbey);
    cursor: pointer;
    font-weight: 400;
    line-height: 24px;
    margin-left: 13px;
    margin-top: 12px;
    white-space: nowrap;
}

.document-review-selected-document .flex-col {
    flex-direction: column;
    margin-top: 34px;
    min-height: 1587px;
    width: 1299px;
}

.document-review-selected-document .title {
    color: transparent;
    font-family: var(--font-family-inter);
    font-size: var(--font-size-xxxl);
    font-weight: 400;
    letter-spacing: 0;
    line-height: 28px;
    white-space: nowrap;
}

.document-review-selected-document .span1 {
    color: var(--black);
    font-weight: 700;
}

.document-review-selected-document .overlap-group3 {
    align-items: flex-start;
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--stroke);
    border-radius: 6px;
    box-shadow: 0px 8px 13px -3px #00000012;
    display: flex;
    flex-direction: column;
    gap: 21px;
    margin-left: 2px;
    margin-top: 46px;
    min-height: 1362px;
    padding: 32px 35px;
    width: 1295px;
}

.document-review-selected-document .list-of-program-a {
    letter-spacing: 0;
    line-height: normal;
    min-height: 37px;
    width: 625px;
}

.document-review-selected-document .group-1000002713 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-left: 0.38px;
    min-height: 1136px;
    width: 1222px;
}

.document-review-selected-document .navbar {
    align-items: center;
    background-color: var(--white-lilac);
    display: flex;
    height: 54px;
    min-width: 1222px;
    padding: 0 27.6px;
}

.document-review-selected-document .navbar-link-program {
    width: 133px;
}

.document-review-selected-document .navbar-link-total-documents {
    color: var(--dark);
    font-weight: 500;
    line-height: 24px;
    margin-left: 113px;
    white-space: nowrap;
    width: 169px;
}

.document-review-selected-document .navbar-link-reviewed-documents {
    color: var(--dark);
    font-weight: 500;
    line-height: 24px;
    margin-left: 100px;
    white-space: nowrap;
    width: 239px;
}

.document-review-selected-document .navbar-link-un-reviewed-documents {
    color: var(--dark);
    font-weight: 500;
    line-height: 24px;
    margin-left: 30px;
    white-space: nowrap;
    width: 242px;
}

.document-review-selected-document .navbar-link-action {
    margin-left: 31px;
    width: 70px;
}

.document-review-selected-document .group-1000002709 {
    align-items: center;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    gap: 24px;
    left: 0;
    min-height: 81px;
    position: absolute;
    top: 0;
    width: 1222px;
}

.document-review-selected-document .group-1000002515 {
    align-items: center;
    display: flex;
    height: 30px;
    margin-right: 35.42px;
    margin-top: 26px;
    min-width: 1130px;
}

.document-review-selected-document .group-1000002510 {
    align-items: flex-start;
    align-self: flex-end;
    cursor: pointer;
    display: flex;
    height: 24px;
    margin-bottom: 1px;
    min-width: 166px;
}

.document-review-selected-document .person-a {
    letter-spacing: 0;
    line-height: 24px;
    white-space: nowrap;
}

.document-review-selected-document .number-5 {
    letter-spacing: 0;
    margin-left: 96px;
    width: 105px;
}

.document-review-selected-document .number-6 {
    letter-spacing: 0;
    margin-left: 170px;
    width: 119px;
}

.document-review-selected-document .number-7 {
    letter-spacing: 0;
    margin-left: 151px;
    text-decoration: underline;
    width: 104px;
}

.document-review-selected-document .frame-1000002151-1 {
    align-items: center;
    background-color: var(--pattens-blue);
    border: 1px solid;
    border-color: var(--blue-haze);
    border-radius: 3px;
    cursor: pointer;
    display: flex;
    gap: 10px;
    margin-left: 145px;
    padding: 4px 14px;
    position: relative;
    width: fit-content;
}

.document-review-selected-document .details {
    color: var(--kimberly);
    font-weight: 500;
    line-height: 22px;
    margin-top: -1.00px;
    position: relative;
    white-space: nowrap;
    width: fit-content;
}

.document-review-selected-document .line-14 {
    height: 1px;
    object-fit: cover;
    width: 1222px;
}

.document-review-selected-document .group-100000271 {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 24px;
    left: 0;
    min-height: 81px;
    position: absolute;
    top: 80px;
    width: 1222px;
}

.document-review-selected-document .person {
    align-self: flex-end;
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 1px;
    white-space: nowrap;
    width: 164px;
}

.document-review-selected-document .number {
    color: var(--dark);
    font-weight: 400;
    line-height: 24px;
    margin-left: 96px;
    white-space: nowrap;
    width: 105px;
}

.document-review-selected-document .number-1 {
    color: var(--dark);
    font-weight: 400;
    margin-left: 170px;
    width: 119px;
}

.document-review-selected-document .number-2 {
    color: var(--dark);
    font-weight: 400;
    margin-left: 153px;
    width: 104px;
}

.document-review-selected-document .frame-1000002151 {
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--blue-haze);
    border-radius: 3px;
    gap: 10px;
    margin-left: 145px;
    padding: 4px 14px;
    width: fit-content;
}

.document-review-selected-document .group-100000271-1 {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-top: 2px;
    min-height: 81px;
    width: 1222px;
}

.document-review-selected-document .number-3 {
    color: var(--dark);
    font-weight: 400;
    margin-left: 98px;
    width: 105px;
}

.document-review-selected-document .number-4 {
    color: var(--dark);
    font-weight: 400;
    margin-left: 151px;
    width: 104px;
}

.document-review-selected-document .group-10000027 {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-top: 5px;
    min-height: 81px;
    width: 1222px;
}

.document-review-selected-document .group-container-2 {
    margin-top: 2px;
}

.document-review-selected-document .group-1000002712 {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 24px;
    left: 0;
    min-height: 81px;
    position: absolute;
    top: 0;
    width: 1222px;
}

.document-review-selected-document .group-1000002720 {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-top: 4px;
    min-height: 81px;
    width: 1222px;
}

.document-review-selected-document .functions-details {
    align-self: center;
    color: var(--black);
    font-family: var(--font-family-inter);
    font-size: var(--font-size-xl);
    font-style: italic;
    font-weight: 600;
    letter-spacing: 0;
    line-height: normal;
    margin-top: 111px;
    min-height: 40px;
    width: 1283px;
}

.document-review-selected-document .document {
    line-height: 24px;
    white-space: nowrap;
}

.document-review-selected-document .frame {
    align-items: center;
    display: flex;
    position: relative;
}

.document-review-selected-document .group-container-3 {
    height: 161px;
    position: relative;
    width: 1222px;
}

.document-review-selected-document .navbar-link {
    color: var(--dark);
    font-weight: 500;
    line-height: 24px;
    white-space: nowrap;
}

.document-review-selected-document .number-8 {
    line-height: 24px;
    white-space: nowrap;
}

/* screen - document-view-eob-sample */

.document-view-eob-sample {
    align-items: flex-start;
    background-color: var(--catskill-white);
    border: 1px none;
    display: flex;
    flex-direction: column;
    height: 2019px;
    overflow: auto;
    width: 1660px;
}

.document-view-eob-sample .overlap-group3 {
    height: 165px;
    position: relative;
    width: 1660px;
}

.document-view-eob-sample .group-container {
    align-items: center;
    background-color: var(--gulf-blue);
    box-shadow: 0px 1px 0px #e2e8f0;
    display: flex;
    gap: 30px;
    height: 80px;
    justify-content: flex-end;
    left: -1px;
    min-width: 1661px;
    padding: 0 30px;
    position: absolute;
    top: 0;
}

.document-view-eob-sample .overlap-group {
    height: 27px;
    position: relative;
    width: 25px;
}

.document-view-eob-sample .name {
    color: var(--white);
    font-weight: 500;
    line-height: 20px;
    margin-right: 4px;
    text-align: right;
    white-space: nowrap;
    width: 98px;
}

.document-view-eob-sample .logo {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 63px;
    left: 19px;
    min-width: 477px;
    position: absolute;
    top: 10px;
}

.document-view-eob-sample .line-1 {
    height: 48px;
    margin-bottom: 0;
    margin-left: 19px;
}

.document-view-eob-sample .eob-adjudication-payment-program {
    color: var(--white);
    font-weight: 400;
    line-height: normal;
    margin-left: 20px;
    min-height: 43px;
    width: 217px;
}

.document-view-eob-sample .span1 {
    color: var(--charade);
    font-family: var(--font-family-inter);
    font-size: var(--font-size-xl);
    font-weight: 700;
}

.document-view-eob-sample .title {
    left: 324px;
    letter-spacing: 0;
    line-height: 28px;
    position: absolute;
    top: 123px;
    white-space: nowrap;
    width: 387px;
}

.document-view-eob-sample .overlap-group4 {
    height: 2383px;
    position: relative;
    width: 1660px;
}

.document-view-eob-sample .sidebar {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 34px;
    left: 0;
    min-height: 2383px;
    position: absolute;
    top: 0;
    width: 280px;
}

.document-view-eob-sample .frame-1000003558 {
    background-color: var(--white);
    border-radius: 3px;
    justify-content: space-between;
    margin-top: -77px;
    padding: 8px 12px 8px 15px;
    width: 266px;
}

.document-view-eob-sample .frame-1000003557 {
    gap: 10px;
    width: fit-content;
}

.document-view-eob-sample .overlap-group2 {
    height: 2067px;
    position: relative;
    width: 280px;
}

.document-view-eob-sample .rectangle-4964 {
    background-color: var(--white);
    height: 2066px;
    left: 0;
    position: absolute;
    top: 1px;
    width: 280px;
}

.document-view-eob-sample .frame-1000003558-1 {
    top: 71px;
}

.document-view-eob-sample .frame-1000003558-2 {
    top: 120px;
}

.document-view-eob-sample .frame-1000003558-3 {
    top: 169px;
}

.document-view-eob-sample .frame-1000003558-4 {
    top: 293px;
}

.document-view-eob-sample .approve-loan {
    color: var(--dark);
    font-family: var(--font-family-inter);
    font-size: var(--font-size-m);
    font-weight: 600;
    left: 81px;
    letter-spacing: 0;
    line-height: 24px;
    position: absolute;
    top: 234px;
    white-space: nowrap;
}

.document-view-eob-sample .repayment-schedule {
    color: #828282;
    font-weight: 500;
    left: 81px;
    line-height: 24px;
    position: absolute;
    top: 275px;
    white-space: nowrap;
}

.document-view-eob-sample .line-641 {
    height: 40px;
    left: 60px;
    position: absolute;
    top: 247px;
}

.document-view-eob-sample .ellipse-2865 {
    background-color: var(--primary);
    border-radius: 10px;
    height: 20px;
    left: 50px;
    position: absolute;
    top: 237px;
    width: 20px;
}

.document-view-eob-sample .ellipse-2866 {
    background-color: var(--pumice);
    border-radius: 10px;
    height: 20px;
    left: 50px;
    position: absolute;
    top: 276px;
    width: 20px;
}

.document-view-eob-sample .rectangle-4734 {
    background-color: var(--abbey);
    height: 1857px;

    left: 0;
    position: absolute;
    top: 0;
    width: 259px;
}

.document-view-eob-sample .number {
    color: var(--white);
    font-family: var(--font-family-inter);
    font-size: var(--font-size-xl);
    font-weight: 600;
    left: 82px;
    letter-spacing: 0;
    line-height: 24px;
    position: absolute;
    text-align: center;
    top: 309px;
    white-space: nowrap;
    width: 80px;
}

.document-view-eob-sample .rectangle-4965 {
    height: 232px;
    left: 36px;
    position: absolute;
    top: 68px;
    width: 177px;
}

.document-view-eob-sample .screen-shot-2023-03-29-at-136-1 {
    height: 193px;
    left: 46px;
    object-fit: cover;
    position: absolute;
    top: 74px;
    width: 157px;
}

.document-view-eob-sample .frame {
    align-items: center;
    display: flex;
    position: relative;
}

/* screen - document-view-fax-approval-sample */

.document-view-fax-approval-sample {
    align-items: flex-start;
    background-color: var(--catskill-white);
    border: 1px none;
    display: flex;
    flex-direction: column;
    height: 2019px;
    overflow: auto;
    width: 1660px;
}

.document-view-fax-approval-sample .overlap-group3 {
    height: 165px;
    position: relative;
    width: 1660px;
}

.document-view-fax-approval-sample .group-container {
    align-items: center;
    background-color: var(--gulf-blue);
    box-shadow: 0px 1px 0px #e2e8f0;
    display: flex;
    gap: 30px;
    height: 80px;
    justify-content: flex-end;
    left: -1px;
    min-width: 1661px;
    padding: 0 30px;
    position: absolute;
    top: 0;
}

.document-view-fax-approval-sample .overlap-group {
    height: 27px;
    position: relative;
    width: 25px;
}

.document-view-fax-approval-sample .name {
    color: var(--white);
    font-weight: 500;
    line-height: 20px;
    margin-right: 4px;
    text-align: right;
    white-space: nowrap;
    width: 98px;
}

.document-view-fax-approval-sample .logo {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 63px;
    left: 19px;
    min-width: 477px;
    position: absolute;
    top: 10px;
}

.document-view-fax-approval-sample .line-1 {
    height: 48px;
    margin-bottom: 0;
    margin-left: 19px;
}

.document-view-fax-approval-sample .eob-adjudication-payment-program {
    color: var(--white);
    font-weight: 400;
    line-height: normal;
    margin-left: 20px;
    min-height: 43px;
    width: 217px;
}

.document-view-fax-approval-sample .span1 {
    color: var(--charade);
    font-family: var(--font-family-inter);
    font-size: var(--font-size-xl);
    font-weight: 700;
}

.document-view-fax-approval-sample .title {
    left: 324px;
    letter-spacing: 0;
    line-height: 28px;
    position: absolute;
    top: 123px;
    white-space: nowrap;
    width: 387px;
}

.document-view-fax-approval-sample .overlap-group4 {
    height: 2483px;
    position: relative;
    width: 1660px;
}

.document-view-fax-approval-sample .overlap-group2 {
    height: 1881px;
    left: 0;
    position: absolute;
    top: -27px;
    width: 280px;
}

.document-view-fax-approval-sample .rectangle-4964 {
    background-color: var(--white);
    height: 1856px;
    left: 0;
    position: absolute;
    top: 25px;
    width: 280px;
}

.document-view-fax-approval-sample .frame-1000003558 {
    background-color: var(--white);
    border-radius: 3px;
    justify-content: space-between;
    left: 7px;
    padding: 8px 12px 8px 15px;
    position: absolute;
    top: 0;
    width: 266px;
}

.document-view-fax-approval-sample .frame-1000003557 {
    gap: 10px;
    position: relative;
    width: fit-content;
}

.document-view-fax-approval-sample .frame-1000003558-1 {
    top: 98px;
}

.document-view-fax-approval-sample .frame-1000003558-2 {
    top: 149px;
}

.document-view-fax-approval-sample .frame-1000003558-3 {
    top: 200px;
}

.document-view-fax-approval-sample .frame-1000003558-4 {
    top: 330px;
}

.document-view-fax-approval-sample .approve-loan {
    color: var(--dark);
    font-family: var(--font-family-inter);
    font-size: var(--font-size-m);
    font-weight: 600;
    left: 81px;
    letter-spacing: 0;
    line-height: 24px;
    position: absolute;
    top: 258px;
    white-space: nowrap;
}

.document-view-fax-approval-sample .repayment-schedule {
    color: #828282;
    font-weight: 500;
    left: 81px;
    line-height: 24px;
    position: absolute;
    top: 299px;
    white-space: nowrap;
}

.document-view-fax-approval-sample .line-641 {
    height: 40px;
    left: 60px;
    position: absolute;
    top: 271px;
}

.document-view-fax-approval-sample .ellipse-2865 {
    background-color: var(--primary);
    border-radius: 10px;
    height: 20px;
    left: 50px;
    position: absolute;
    top: 261px;
    width: 20px;
}

.document-view-fax-approval-sample .ellipse-2866 {
    background-color: var(--pumice);
    border-radius: 10px;
    height: 20px;
    left: 50px;
    position: absolute;
    top: 300px;
    width: 20px;
}

.document-view-fax-approval-sample .rectangle-4734 {
    background-color: var(--abbey);
    height: 1857px;
    left: 0;
    position: absolute;
    top: 24px;
    width: 259px;
}

.document-view-fax-approval-sample .number {
    color: var(--white);
    font-family: var(--font-family-inter);
    font-size: var(--font-size-xl);
    font-weight: 600;
    left: 82px;
    letter-spacing: 0;
    line-height: 24px;
    position: absolute;
    text-align: center;
    top: 333px;
    white-space: nowrap;
    width: 80px;
}

.document-view-fax-approval-sample .rectangle-4965 {
    height: 219px;
    left: 36px;
    position: absolute;
    top: 92px;
    width: 177px;
}

.document-view-fax-approval-sample .sample-fax-approval-1 {
    height: 193px;
    left: 41px;
    object-fit: cover;
    position: absolute;
    top: 98px;
    width: 165px;
}

.document-view-fax-approval-sample .sample-fax-approval-1-1 {
    height: 1086px;
    left: 480px;
    object-fit: cover;
    position: absolute;
    top: 65px;
    width: 976px;
}

.document-view-fax-approval-sample .frame {
    align-items: center;
    display: flex;
}

.bulk-approval-msg {
    padding: 10px;
    margin: 20px 0;
    width: 400px;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
}
.bulk-approval-success {
    background-color: #d4edda;
    color: #155724;
}
.bulk-approval-error {
    background-color: #f8d7da;
    color: #721c24;
}