
@media (min-width: 600px) and (max-width: 899px) {
.digages_dpclosex
{
    margin-left:380px;
    color: #fff;
}

}

.digagagesuploadfilename
{
font-weight: 400;font-size: 12px;line-height: 20px;color: #2C3338;
}

.digagagesuploadfilesize
{
font-weight: 400;font-size: 12px;line-height: 16px;color: #8C8F94;
}


.digagagesuploadprogress
{ 
    background-color: var(--accent-color) !important; 
    border-color: transparent !important;  
    border-radius: 6px !important;
    
}

.digagagesuploadimg
{
width: 48px !important; 
height: 48px !important;
max-width: 48px !important;
max-height: 48px !important;
border-radius: 5px;
}


#uploadProgress {  
    border-radius: 6px;
    height: 6px;
    background: #DCDCDE; /* Background for unfilled portion */
    width:100% !important;
}

/* Webkit (Chrome, Safari) */
#uploadProgress::-webkit-progress-bar {
    border-radius: 6px;
    height: 6px;
    background: #DCDCDE; /* Unfilled portion */
}

#uploadProgress::-webkit-progress-value {
    background: var(--accent-color); 
    border-radius: 6px !important;
}

/* Firefox */
#uploadProgress::-moz-progress-bar {
    background: var(--accent-color); 
    border-radius: 6px !important;
}

/* Optional: Add a smooth transition effect */
#uploadProgress::-webkit-progress-value,
#uploadProgress::-moz-progress-bar {
    transition: width 0.3s ease; /* Smoothly animate the width change */
}
.digages_dp-leftpad
{
    padding-left: 22px !important;
}
 
.digages_dp-woodp-help-container
{
    width: 800px;
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 24px;
color: #2C3338;
display: flex;
flex-direction: column; 
padding: 0px;
gap: 24px;
}

.digages_dp-woodp-help-container-txt1
{
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 32px;
color: #101517;
}

.digages_dp-woodp-help-container2
{ 
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 24px;
color: #2C3338;
display: flex;  
border-bottom: 1px solid #DCDCDE;
padding-bottom: 24px;
margin-bottom: 24px;
}

.digages_dp-woodp-help-item1
{
display: flex; 
flex-direction: column;
align-items: flex-start;
padding: 0px;
gap: 16px;
width: 592px;
margin-right: 48px;
}

.digages_dp-woodp-help-btn-container
{
    display: flex;
    gap: 16px;
}
.digages_dp-woodp-help-btn1
{
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
height: 0px !important;
padding: 0px 16px !important; 
padding-top: 15px !important;
padding-bottom: 15px !important;
background: #3858E9;
border-radius: 2px;
font-style: normal;
font-weight: 400;
font-size: 13px; 
color: #FFFFFF;
border-color: transparent;
gap: 8px;

}

.digages_dp-woodp-help-btn2
{
display: flex !important;
flex-direction: row !important;
justify-content: center !important;
align-items: center !important; 
gap: 8px !important; 
background-color: #fff !important;
border: 1px solid #3858E9 !important;
color:#3858E9 !important;
font-style: normal !important;
font-weight: 400 !important;
font-size: 13px !important;
}

.digages_dp-woodp-help-btn2-txt
{
    justify-content: center;
}
.digages_dp-woodp-help-btn2-img
{
margin-top: 4px;
}


.digages_dp-woodp-help-container3
{ 
display: flex;  
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: #2C3338;
}

.digages_dp-woodp-help-container3 a 
{
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
text-decoration: underline !important;
color: #1D2327;
}


.digages_dp-woodp-help-item2
{
display: flex; 
flex-direction: column;
align-items: flex-start;
padding: 0px;
gap: 16px;
width: 512px;
padding-right: 32px;
margin-right: 32px;
border-right: 1px solid #DCDCDE;
}

.digages_dp-woodp-help-item-inner1
{
display: flex;  
flex-direction: column; 
padding: 0px;
gap: 16px;
width: 480px;
padding-top: 16px;
padding-bottom: 24px;
border-bottom: 1px solid #DCDCDE;
}


.digages_dp-woodp-help-item-inner-item1
{
display: flex;   
gap: 16px;
padding-left: 4px;
}

.digages_dp-woodp-plugin-grid
{
    display: flex;
    flex-direction: column; 
}
.digages_dp-woodp-plugin-card
{
    display: flex;
    margin-bottom: 12px;
}

.digages_dp-woodp-plugin-card-item1
{
    display: flex;
    align-items: center;
    justify-items: center;
    width: 298px;
    gap: 20px;
    margin-right: 32px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #1D2327;
}

.digages_dp-woodp-plugin-card-item1 img
{
    width: 32px;
    height: 32px;
    border-radius: 2px;
}

.digages_dp-woodp-plugin-card-item2
{
    display: flex;
    align-items: center;
    justify-items: center; 
    gap: 16px; 
}

.digages_dp-woodp-plugin-card-item2 a
{
    text-decoration: none !important;
}

.digages_dp-woodp-help-button
{
    background-color: #fff !important;
    border: 1px solid #3858E9 !important;
    color:#3858E9 !important;
    border-radius: 2px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 13px !important;
    padding: 4px 10px !important;
}

.digages_dp-woodp-help-star
{
    color: #F8C92F;
}

.digages_dp-woodp-help-container-left1
{
    display: flex;
    flex-direction: column;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #2C3338;
    width: 256px;
}

.digages_dp-woodp-help-container-left1 button
{
    margin-top: 16px !important;
}

.digages_dp-woodp-help-container-left1-item1
{
    border-bottom: 1px solid #DCDCDE;
    padding-bottom: 24px;
    margin-bottom: 29px;
}

.notice-info
{
    border-left-color: #533582 !important;
}


.digages_dp_help_blue
{
    color: #3858E9;
}


.digage-woo-nav-tab-wrapper {
    display: flex !important;
    flex-wrap: wrap !important;
    list-style: none !important;
    padding-left: 30px !important;
    gap: 24px !important;
    margin: 0 !important;
    background: #fff !important;
    border-bottom: 1px solid #ebebeb !important;
    margin-left: -24px !important;
    margin-top: 55px !important;
}

.digage-woo-nav-tab-wrapper a {
    float: none;
    font-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    margin-left: 0;
    border: 0;
    background: 0 0;
    font-weight: 510;
    font-size: 14px;
    line-height: 20px;
    color: #505050;
    padding: 0 0 10px 0;
    text-decoration: none;
}
.nav-tab {
    float: left;
    border: 1px solid #c3c4c7;
    border-bottom: none;
    margin-left: .5em;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.71428571;
    font-weight: 600;
    background: #dcdcde;
    color: #50575e;
    text-decoration: none;
    white-space: nowrap;
}

.digages_dp_header_wrapper_settings
{
    background-color: #fff; 
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-left: -24px !important;
    position: fixed !important;
    padding: 0 0 0 30px;
    top: 0;
    padding-top: 30px !important;
    padding-bottom: 5px !important;
    height: 60px;
    background: #fff;
    font-weight: 600;
    font-size: 14px;
    color: #1d2327;
    font-size: 2em;
    width: -webkit-fill-available !important;
    z-index: 999;

}


.digages_dp-woodp-order-amount-simplified
{
    display: none !important;
}

.digages_dp-woodp-table-currency
{
font-weight: 700;
font-size: 14px;
line-height: 20px;
color: #1E1E1E;
}

.digages_dp-woodp-table-texts
{
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: #1E1E1E;
}

.digages_dp-woodp-table-slash
{
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: #BBBBBB;
}

.digages_dp-woodp-payment-popup-currency-bg
{   
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
}
.digages_dp-woodp-payment-popup-currency-bg2
{   
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
}


.digages_dp-woodp-payment-popup-currency-item-left
{
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
    justify-content: center;
}

.digages_dp-woodp-payment-popup-currency-item-left2
{
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: center;
    justify-content: center;
}

.digages_dp-woodp-payment-popup-currency-item-right
{
border: 1px solid #E0E0E0 !important;
border-radius: 5px !important;
height: 32px !important;
}

.digages_dp-woodp-no-currency-textt{
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 24px; 
background: #F6F7F7;
border: 1px dashed #C3C4C7;
border-radius: 5px;
margin-bottom: 46px;
font-weight: 400 !important;
font-size: 14px !important;
line-height: 22px !important;
text-align: center !important;
color: #1D2327 !important;
width: 320px !important;
margin-left: auto !important;
margin-right: auto !important;
max-width: 100% !important;
margin-top: 20px !important;
}


.digages_dp-woodp-no-currency-text{
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 24px; 
background: #F6F7F7;
border: 1px dashed #C3C4C7;
border-radius: 5px;
margin-bottom: 46px;
font-weight: 400 !important;
font-size: 14px !important;
line-height: 22px !important;
text-align: center !important;
color: #1D2327 !important;
width: 320px !important;
margin-left: auto !important;
margin-right: auto !important;
max-width: 100% !important;
margin-top: 2px !important;
}


.digages_dp-woodp-no-currency-textw{
display: flex;
flex-direction: column;
align-items: flex-start; 
gap: 16px;    
}

.digages_dp-woodp-payment-popup-instructions
{
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    justify-content: center; 
    margin-bottom: 16px; 
}

.digages_dp-woodp-payment-popup-instructions2
{
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    justify-content: center; 
}

.digages_dp_currency_single_bg
{
    display: flex;
    gap: 12px;
    align-items: center;
    justify-content: center;
    color: #BBBBBB;
}
.digages_dp_currency_single_save
{
    background-color: transparent !important;
    border: 1px solid transparent !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 13px !important;
    line-height: 16px !important;
    display: flex !important;
    gap: 5px !important;
    align-items: center !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    color: #3858E9 !important;
}

.digages_dp_currency_single_fetch
{
    background-color: transparent !important;
    border: 1px solid transparent !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 13px !important;
    line-height: 16px !important;
    display: flex !important;
    gap: 5px !important;
    align-items: center !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    color: #008A20 !important;
}


.digages_dp_currency_single_fetch2
{
    background-color: transparent !important;
    border: 1px solid transparent !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 13px !important;
    line-height: 16px !important;
    display: flex !important;
    gap: 5px !important;
    align-items: center !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    color: #008A20 !important;
    filter: opacity(0.5) !important; /* Make it semi-transparent */
    pointer-events: none !important; /* Disable pointer events */
}
 
.digages_dp_currency_all_fetch
{
    display: flex !important;
    gap: 5px !important;
    align-items: center !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
}

.digages_dp_currency_submit_bg
{
    display: flex;
    gap: 20px;
    align-items: left !important;
    justify-content: left !important;
    margin-top: 32px;
}




.digages_dp-woodp-messages-bg-item {
    display: flex;
    margin-bottom: 15px;
    align-items: start;
}

.digages_dp-woodp-messages-bg-item-left {
    width: 200px; 
    margin-right: 20px;
}

.digages_dp-woodp-messages-bg-item-right {
    flex: 1;
}

#currency-rates-table {
    margin-top: 10px;
}

#currency-rates-table th,
#currency-rates-table td {
    padding:16px 20px !important;
    text-align: left;
}

.drag-handle {
    font-size: 18px;
    color: #666;
    text-align: center;
    cursor: move;
}

#sortable-currencies tr {
    transition: all 0.3s ease;
}

#sortable-currencies .ui-state-highlight {
    height: 50px;
    background: #f0f8ff;
    border: 2px dashed #0073aa;
}

#sortable-currencies .ui-sortable-helper {
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}
 

/* Make sure jQuery UI styles are available */
.ui-sortable {
    list-style-type: none;
}

.ui-sortable tr {
    margin: 0;
    padding: 0;
    cursor: pointer;
}
  

#sortable-currencies tr:hover {
    background-color: #f8f8f8;
}

#sortable-currencies .ui-sortable-helper {
    background: #fff !important;
    border: 2px solid #0073aa !important;
    box-shadow: 0 4px 8px rgba(0,0,0,0.3) !important;
}


/* Hide the default checkbox */
.digages_dp-form-check-input[type="checkbox"] {
  appearance: none !important;
  -webkit-appearance: none !important;
  width: 36px !important;
  height: 18px !important;
  background-color: #fff !important;
  border: 1px solid #1E1E1E !important;
  border-radius: 100px !important;
  position: relative !important;
  outline: none !important;
  cursor: pointer !important;
  transition: background-color 0.3s !important;
}

.digages_dp-form-check-input[type="checkbox"]:checked {
  appearance: none !important;
  -webkit-appearance: none !important;
  width: 36px !important;
  height: 18px !important;
  background-color: #3858E9 !important;
  border: 1px solid #3858E9 !important;
  border-radius: 100px !important;
  position: relative !important;
  outline: none !important;
  cursor: pointer !important;
  background-image: none !important;
  transition: background-color 0.3s !important;
}


/* Knob */
.digages_dp-form-check-input[type="checkbox"]::before {
  content: "" !important;
  position: absolute !important;
      top: 2px !important;
    left: 3px !important;
  width: 12px !important;
  height: 12px !important;
  background: #1E1E1E !important;
  border-radius: 50% !important;
  transition: transform 0.3s !important;
}


/* Knob */
.digages_dp-form-check-input[type="checkbox"]:checked::before {
  content: "" !important;
  position: absolute !important;
  top: 5px !important;
  left: -1px !important;
  width: 12px !important;
  height: 12px !important;
  background: #fff !important;
  border-radius: 50% !important;
  transition: transform 0.3s !important;
}



/* Checked state */
.digages_dp-form-check-input[type="checkbox"]:checked {
  background-color: #3858E9 !important;
}

.digages_dp-form-check-input[type="checkbox"]:checked::before {
  transform: translateX(24px) !important;
}

/* Disabled styling */
.digages_dp-form-check-input[type="checkbox"]:disabled {
  opacity: 1.0 !important;
  cursor: not-allowed !important;
}

.digages_dp-pay-table-actionbg
{
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
    color: #BBBBBB;
}

.digages_dp-woodp-crypto-currency-gen
{
    text-transform: uppercase !important;
}
.digages_dp-woodp-crypto-currency
{
    text-transform: uppercase !important;
}



.digages_dp-onboard-checkbox-container {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: #333;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.digages_dp-onboard-checkbox-container input {
    display: none;
}

.digages_dp-onboard-checkmark {
    width: 20px;
    height: 20px;
    border-radius: 2px;    
    background-color: #fff;
    border: 2px solid #3858E9;
    display: inline-block; 
    position: relative;
}

.digages_dp-onboard-checkbox-container input:checked + .digages_dp-onboard-checkmark::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 14px;
    background-image: url('../../onboarding/assets/img/checkmark.svg'); /* Replace with your image */
    background-size: cover;
    transform: translate(-50%, -50%);
}

.digages_dp-onboard-checkbox-container input:checked + .digages_dp-onboard-checkmark {
    background-color: #3858E9;
    border-color: #3858E9;
}


.digages_dp-onboard-text {
    text-align: start;
}

.digages_dp-onboard-text-main
{
    width: 584px !important;
}

.digages_dp-woodp-no-currency-textwew
{
    display: none;
}
.digages_dp-woodp-no-currency-textwew-mob
{
    display: none;
}
.digages_dp-woodp-no-currency-textwew-crypto
{
    display: none;
}
.digages_dp-woodp-no-currency-textwew-ppp
{
    display: none;
}

.digages_dp-woodp-crypto-currency
{
color: #fff;
display: none;

}

.digage_crypto_checkbg
{
    display: flex;
    flex-direction: column;
    gap: 12px;
    justify-content: flex-start;
    align-items: flex-start;
}

.digage_crypto_checkbg_item
{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
    max-width: 640px !important;
}

.digage_crypto_checkbg_item2
{ 
    max-width: 640px !important;

}
.digagagescryptdisclaim
{
    color: #3858E9 !important;
    text-decoration: underline !important;
    cursor: pointer;
}
 
 

.digages_dp-actdetailpop
{
    display: flex;
    justify-content: center;
    gap: 11px;
    align-items: center;
    margin-top: 18px;
    margin-bottom: 6px;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 16px;
text-decoration-line: underline;
color: #1D2327;
cursor: pointer;
}

.digages_dp-qrcodepop
{
    display: flex;
    justify-content: center;
    gap: 11px;
    align-items: center;
    margin-top: 18px;
    margin-bottom: 6px;
    font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 16px;
text-decoration-line: underline;
color: #1D2327;
cursor: pointer;
}

 

.digages_dp_woodp_qrcimgBox
{
    overflow-y: auto;
    height: 224px !important;
    width: calc(100% - 5px);
}

/* Scrollbar styles */
.digages_dp_woodp_qrcimgBox {
    scrollbar-width: thin;
    scrollbar-color: #E0E0E0 transparent;
}
.digages_dp_woodp_qrcimgBox::-webkit-scrollbar {
    width: 5px !important;
}
.digages_dp_woodp_qrcimgBox::-webkit-scrollbar-thumb {
    background-color: #E0E0E0 !important;
    border: 4px solid transparent !important;
    border-radius: 8px !important;
    background-clip: padding-box !important;
}


.digages_dp_woodp_qrcimgBox3
{   
border: 1px dashed #C3C4C7;
border-radius: 5px; 
padding:12px 16px;
margin-left:24px;
margin-right:24px;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: center;
}
.digages_dp_woodp_qrcimgBox4
{   
border: 1px dashed #C3C4C7;
border-radius: 5px; 
padding:12px 16px;
margin-left:24px;
margin-right:5px;
}

.digages_dp_woodp_qrcimgInner
{
    margin-right: 16px;
}
    /* Scrollbar styling (for WebKit browsers) */
    .digages_dp_woodp_qrcimgBox::-webkit-scrollbar {
      width: 4px;
    }
    .digages_dp_woodp_qrcimgBox::-webkit-scrollbar-track {
      background: #f1f1f1;
    }
    .digages_dp_woodp_qrcimgBox::-webkit-scrollbar-thumb {
        background: #E0E0E0;
        border-radius: 8px;
    } */

    /* Image default style */
    .digages_dp_woodp_qrcimgBox img.digages_dp_woodp_qrcmyImg {
      display: block;
      margin: 0 auto;
      max-width: 100%;
    }

    /* Force digages_dp_woodp_qrcsquare images to 200x200 */
    .digages_dp_woodp_qrcimgBox img.digages_dp_woodp_qrcmyImg.digages_dp_woodp_qrcsquare {
      width: 190px !important;
      height: 190px !important;
      object-fit: cover !important;
    }

    /* Scroll down button (absolute, fixed inside the box) */
    .digages_dp_woodp_qrcscroll_down {
      position: sticky;
      bottom: 12px;
      margin-left: auto !important;
      border: none;
      width: 24px;
      height: 24px;
      cursor: pointer;
      display: flex;
      justify-content: center;
      align-items: center;
      transition: background 0.3s ease;
      z-index: 10;
    }
    
    /* Hidden state */
    .digages_dp_woodp_qrcscroll_down.hidden {
      display: none;
    }

.digages_dp-woodp-table-qrimg
{
width: 28px;
height: 28px;
border: 1px solid #DCDCDE;
border-radius: 2px;
}

.digages_dp-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_dp-woodp-table-menubg-item
{
display: flex;
align-items: center;
padding: 8px 12px;
gap: 4px;
width: 100%; 
text-align: left; 
cursor: pointer; 
}
.digages_dp-woodp-table-menubg-item:hover
{
    background-color: #ccc;
}
.digages_dp-woodp-table-menubg-item img
{
    pointer-events: none !important;
}

.digages_dp-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_dp-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_dp-onboard-qr-form-container-item1
{
    display: flex;
    gap: 12px;
    justify-content: center;
}

.digages_dp-onboard-qr-form-container-item2
{
    display: flex;
    gap: 8px;
    justify-content: center;
}
.digages_dp-onboard-qr-form-container-item1-txt
{
font-style: normal;
font-weight: 500;
font-size: 13px;
line-height: 16px;
color: #1F1F1F;
}
.digages_dp-onboard-qr-form-container-file
{
    display: none !important;
}

.digages_dp-onboard-qrprogress-bar-container
{
width: 180px;
height: 6px;
background: #DCDCDE;
border-radius: 6px;
}

.digages_dp-onboard-qrprogress-bar
{
width: 0;
height: 6px;
border-radius: 6px 0px 0px 6px;
transition: width 0.3s;
background: #3858E9;
} 

.digages_dp-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_dp-onboard-qr-form-container-img-item1
{
    display: flex;
    gap: 12px;
    justify-content: center;
    align-items: flex-start;
}


.digages_dp-onboard-qr-form-container-img-item1-1
{
    display: flex;
    flex-direction: column;
    gap: 8px;
    justify-content: center;
    align-items: flex-start;
}

.digages_dp-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_dp-onboard-qrupload-progress
{
    width: 100%;
}


.digages_dp-onboard-qr-form-container-img-item2
{
    font-size:16px;
    color:#757575;
}
.digages_dp-onboard-qr-form-containerbg
{
    display: flex;
    justify-content: center;
    gap: 12px;
}

.digages_dp-onboard-qr-form-containerbg img
{
    width: 48px !important;
    height: 48px !important;
    border-radius:5px !important;
}

.digages_dp-onboard-addacnt-popup-qr-contain
{
    display: flex;
    flex-direction: column;
    gap: 24px;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.digages_dp_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_dp-qr-red
{
    color: #D63638;
}