
body.no-scroll {
    overflow: hidden;
}

.digages-onboard-addacnt-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 99999 !important;
}

.digages-onboard-addacnt-popup-container {
    position: fixed;
    top: 0;
    right: -396px;
    width: 396px;
    height: 100vh;
    background: #fff;
    /* box-shadow: -2px 0 10px rgba(0, 0, 0, 0.2); */
    transition: right 0.3s ease-in-out;
    display: flex;
    flex-direction: column;
    z-index: 999999 !important;
}

.digages-onboard-addacnt-popup-footer{
    display: flex;
    align-items: center;
    padding-left: 32px;
    padding-right: 32px;
    gap: 24px;
    width: 396px;
    bottom: 0px;
    border-top: 1px solid #DCDCDE;
}

.digages-onboard-addacnt-popup-header {/* Frame 2339 */

    /* Auto layout */
    display: flex; 
    justify-content: space-between;
    align-items: center;
    width: 396px; 
    top: 0px;
    border-bottom: 1px solid #DCDCDE;   
}
.digages-onboard-addacnt-popup-headtxt
{
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #1F1F1F;
    padding-left: 32px;
    padding-top: 16px;
    padding-bottom: 16px;
}
.digages-onboard-addacnt-popup-close { 
    /* transform: translateY(-50%); */
    cursor: pointer;
    font-size: 20px;
    color: #1E1E1E;
    border-left: 1px solid #DCDCDE;    
    padding: 16px 23px;
    margin-left: 20px;
}

.digages-onboard-addacnt-popup-close:hover { 
    background-color: #DCDCDE;
}

.digages-onboard-addacnt-popup-required-red {
color: #D63638 !important;
}
.digages-onboard-addacnt-popup-required {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 20px;
color: #1E1E1E;
}

.digages-onboard-addacnt-popup-content {
    flex-grow: 1;
    overflow-y: auto;
    left: 0; 
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 24px;
    text-align:start !important;
}

.digages-onboard-addacnt-popup-trigger {
    cursor: pointer;
}

.digages-onboard-addacnt-popup-container.active {
    right: 0;
}

.digages-onboard-addacnt-popup-overlay.active {
    display: block;
}
.digages-onboard-addacnt-popup-save
{
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 0px;
gap: 12px;
width: 154px;
height: 48px;
border-radius: 2px;
background-color: #3858E9;
border-color: transparent;
margin-top: 24px;
margin-bottom: 24px;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 14px;
color: #FFFFFF;
cursor: pointer;
}

.digages-onboard-addacnt-popup-cancel
{
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 0px;
gap: 12px;
width: 154px;
height: 48px;
border-radius: 2px;
background-color: #fff;
border: 1px solid #3858E9;
margin-top: 24px;
margin-bottom: 24px;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 14px;
color: #3858E9;
}

.digages-onboard-addacnt-popup-input
{
box-sizing: border-box;
align-items: center;
gap: 4px;
width: 100%;
height: 40px;
background: #FFFFFF;
border: 1px solid #E0E0E0;
border-radius: 2px;
margin-top: 8px;
margin-bottom: 8px;
}

.digages-onboard-addacnt-popup-input-contain
{
    margin-top: 24px;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    align-items: center;
    color: #2F2F2F;

}

.digages-onboard-addacnt-popup-input-containtxt
{
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 16px;
align-items: center;
color: #2F2F2F;
}

.digages-onboard-addacnt-popup-input-containtxt1 {
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 24px;
color: #2C3338;
}

.digages-onboard-addacnt-popup-container-adjust
{
    z-index: 999999 !important;
}


.digages-onboard-addacnt-popup-paywall-acnt{
    display: flex;
    align-items: center;
    padding-left: 32px;
    padding-right: 32px;
    gap: 24px; 
    bottom: 0px;
}

.digages-onboard-addacnt-popup-paywall-acnt-optact{
box-sizing: border-box;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 16px 24px;
gap: 8px;
width: 154px;
height: 84px;
background: #F6F7F7;
border: 1px solid #DDDDDD;
border-radius: 2px;
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 20px;
text-align: center;
color: #2C3338;
margin-bottom: 20px;
cursor: pointer;
}

.digages-onboard-addacnt-popup-paywall-acnt-optact2{
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 16px 24px;
    gap: 8px;
    width: 154px;
    height: 84px;
    background: #F6F7F7;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #A7AAAD;
    margin-bottom: 20px; 
        position: relative; 
        cursor: not-allowed;
    }
    
    .digages-onboard-addacnt-popup-paywall-acnt-optact2::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(240, 238, 238, 0.5); /* Dark overlay */
        z-index: 1;
    }
    

.digages-onboard-addacnt-popup-content2 {
    flex-grow: 1;
    overflow-y: auto;
    left: 0; 
    padding-top: 24px;
    text-align:start !important;
}

.digages-onboard-addacnt-popup-content3 {
    padding-left: 32px;
    padding-right: 32px;
}


.digages-onboard-addacnt-popup-content4 {
    padding-top: 20px;
    padding-bottom: 12px; 
    border-bottom: 1px solid #DCDCDE;
    margin-bottom: 24PX;
}

.digages-onboard-addacnt-popup-input-containtxt2 {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #2C3338;
    padding-bottom: 12px;
    }

    .digages-onboard-addacnt-popup-input-containpdm { 
        padding-bottom: 36px;
        }


        .digages-onboard-addacnt-popup-footer2{
            display: flex;
            align-items: baseline;
            gap: 16px;
        }

.digages-onboard-addacnt-popup-tab 
{
    display: flex;
    justify-content: space-between; 
font-style: normal;
font-weight: 590;
font-size: 13px;
line-height: 16px;
color: #646970;
align-items: center;

}

.digages-onboard-addacnt-popup-tab-active
{
color: #1D35B4 !important;
border-bottom: 1px solid #1D35B4 !important;
}

.digages-onboard-addacnt-popup-tab-click
{
border-bottom: 1px solid #DCDCDE;
padding: 44px;
padding-top: 16px;
padding-bottom: 16px;
width: 100%; 
    cursor: pointer; 
    transition: all 0.3s ease;
}

.digages-onboard-addacnt-popup-tab-click:hover {
    background-color: #f5f5f5;
}


.digages-woodp-table-qrimg
{
width: 28px;
height: 28px;
border: 1px solid #DCDCDE;
border-radius: 2px;
}

.digages-woodp-table-menubg
{ 
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 4px 0px;
gap: 4px;
width: 200px; 
background: #FFFFFF;
box-shadow: 0px 0px 40px rgba(69, 71, 69, 0.2);
border-radius: 3px;
font-style: normal;
font-weight: 510;
font-size: 13px;
line-height: 18px;
color: #1D2327;
display: none;
position: absolute; 
right: 0; 
top: 30px; 
z-index: 1000;
}


.digages-woodp-table-menubg-item
{
display: flex;
align-items: center;
padding: 8px 12px;
gap: 4px; 
text-align: left; 
cursor: pointer; 
}
.digages-woodp-table-menubg-item:hover
{
    background-color: #ccc;
}
.digages-woodp-table-menubg-item img
{
    pointer-events: none !important;
}

.digages-tbldropdown-btn {
    padding: 0 !important;              /* no empty clickable space */
    border: none !important;
    background: transparent !important; /* remove default button styling */
    cursor: pointer !important;
    display: inline-flex !important;    /* keeps it tidy */
    align-items: center !important;
    justify-content: center !important;
}
 

.digages-onboard-qr-form-container
{
display: flex;
justify-content: space-between;
align-items: center;
padding: 16px;
gap: 12px;
background: #F6F7F7;
border: 1px dashed #EBEDEF;
border-radius: 5px;
font-style: normal;
font-weight: 400;
font-size: 11px;
line-height: 16px;
color: #727586;
width: 100%;
}

.digages-onboard-qr-form-container-item1
{
    display: flex;
    gap: 12px;
    justify-content: center;
}

.digages-onboard-qr-form-container-item2
{
    display: flex;
    gap: 8px;
    justify-content: center;
}
.digages-onboard-qr-form-container-item1-txt
{
font-style: normal;
font-weight: 500;
font-size: 13px;
line-height: 16px;
color: #1F1F1F;
}
.digages-onboard-qr-form-container-file
{
    display: none !important;
}

.digages-onboard-qrprogress-bar-container
{
width: 180px;
height: 6px;
background: #DCDCDE;
border-radius: 6px;
}

.digages-onboard-qrprogress-bar
{
width: 0;
height: 6px;
border-radius: 6px 0px 0px 6px;
transition: width 0.3s;
background: #3858E9;
} 

.digages-onboard-qr-form-container-img
{
    display: flex;
    gap: 73px;
    justify-content: center;
    align-items: center;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #8C8F94;
}

.digages-onboard-qr-form-container-img-item1
{
    display: flex;
    gap: 12px;
    justify-content: center;
    align-items: flex-start;
}


.digages-onboard-qr-form-container-img-item1-1
{
    display: flex;
    flex-direction: column;
    gap: 8px;
    justify-content: center;
    align-items: flex-start;
}

.digages-onboard-qr-form-container-img-item1-txt { 
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 20px; 
color: #2C3338;

  display: inline-block;   /* or block/flex depending on layout */
  width: 180px;
  max-width: 100%;         /* ensures it doesn’t exceed container width */
  white-space: nowrap;     /* prevents text from wrapping */
  overflow: hidden;        /* hides overflow text */
  text-overflow: ellipsis; /* adds "..." when text overflows */
  vertical-align: middle;  /* optional for alignment */
}

.digages-onboard-qrupload-progress
{
    width: 100%;
}


.digages-onboard-qr-form-container-img-item2
{
    font-size:16px;
    color:#757575;
}
.digages-onboard-qr-form-containerbg
{
    display: flex;
    justify-content: center;
    gap: 12px;
}

.digages-onboard-qr-form-containerbg img
{
    width: 48px !important;
    height: 48px !important;
    border-radius:5px !important;
}

.digages-onboard-addacnt-popup-qr-contain
{
    display: flex;
    flex-direction: column;
    gap: 24px;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.digages_general_form_selectqr
{    
    width: 100% !important;
    color: #2c3338 !important;
    border-color: #E0E0E0 !important;
    border-radius: 2px !important;
    padding: 0 24px 0 8px !important;
    height: 40px !important;
    margin-top: 8px !important;
    cursor: pointer;
}

.digages-qr-red
{
    color: #D63638;
}


.digages-select-msg
{
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 20px;
margin-top: 8px;
}

