| 
														
															@@ -170,7 +170,7 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                         <div class="neet">You Neet to Pay</div> 
														 | 
														
														 | 
														
															                         <div class="neet">You Neet to Pay</div> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                         <div class="money"> 
														 | 
														
														 | 
														
															                         <div class="money"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                             <FontZoom width="190" :unColor="true"> 
														 | 
														
														 | 
														
															                             <FontZoom width="190" :unColor="true"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                                <span class="text">{{salePlans.price}} {{ salePlans.currencyInfo.tokenSymbol }}</span> 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                                {{salePlans.price}} {{ salePlans.currencyInfo.tokenSymbol }} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                             </FontZoom> 
														 | 
														
														 | 
														
															                             </FontZoom> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                         </div> 
														 | 
														
														 | 
														
															                         </div> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                     </div> 
														 | 
														
														 | 
														
															                     </div> 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -223,7 +223,7 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                         <div class="neet">You Neet to Pay</div> 
														 | 
														
														 | 
														
															                         <div class="neet">You Neet to Pay</div> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                         <div class="money"> 
														 | 
														
														 | 
														
															                         <div class="money"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                             <FontZoom width="190" :unColor="true"> 
														 | 
														
														 | 
														
															                             <FontZoom width="190" :unColor="true"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                                <span class="text">{{ Number(usdAmountData.rechargeAmountValue) > 0 ? usdAmountData.rechargeAmountValue : usdAmountData.orderAmountValue }} {{ salePlans.currencyInfo.tokenSymbol }}</span> 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                                {{ Number(usdAmountData.rechargeAmountValue) > 0 ? usdAmountData.rechargeAmountValue : usdAmountData.orderAmountValue }} {{ salePlans.currencyInfo.tokenSymbol }} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                             </FontZoom> 
														 | 
														
														 | 
														
															                             </FontZoom> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                         </div> 
														 | 
														
														 | 
														
															                         </div> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                     </div> 
														 | 
														
														 | 
														
															                     </div> 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -1251,7 +1251,7 @@ body, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         display: flex; 
														 | 
														
														 | 
														
															         display: flex; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         align-items: center; 
														 | 
														
														 | 
														
															         align-items: center; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         justify-content: center; 
														 | 
														
														 | 
														
															         justify-content: center; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        width: 140px; 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        width: 110px; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         height: 46px; 
														 | 
														
														 | 
														
															         height: 46px; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         color: #ffffff; 
														 | 
														
														 | 
														
															         color: #ffffff; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         font-size: 18px; 
														 | 
														
														 | 
														
															         font-size: 18px; 
														 |