KMPurchaseEmbeddedWindowController.xib 172 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="KMPurchaseEmbeddedWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="IndividualLabel" destination="Rrg-6E-gGx" id="iNG-Ph-Zvc"/>
  12. <outlet property="accessLabel" destination="O5O-eG-80K" id="SFO-G6-z41"/>
  13. <outlet property="addButton1" destination="5iB-42-B0l" id="eug-fa-G64"/>
  14. <outlet property="addButton2" destination="fhV-YM-nNC" id="zz2-6X-oot"/>
  15. <outlet property="addButton3" destination="gZ7-bj-dxC" id="zgq-3d-bNX"/>
  16. <outlet property="aiAddOnButton" destination="lDe-WV-H1b" id="5Ou-sJ-eVI"/>
  17. <outlet property="aiAddOnLabel" destination="ORZ-Op-6Fo" id="jcd-LJ-uKh"/>
  18. <outlet property="aiAddOnView" destination="A4x-fh-Pac" id="fcm-NE-WPd"/>
  19. <outlet property="alipayButton" destination="HXS-6q-4NR" id="Q8R-QA-pn3"/>
  20. <outlet property="amountTextField1" destination="FIo-VK-rnE" id="a3o-DS-lH0"/>
  21. <outlet property="amountTextField2" destination="GID-fe-T7b" id="a1X-qT-Y9f"/>
  22. <outlet property="amountTextField3" destination="W2o-e2-Nwn" id="1zF-8k-20e"/>
  23. <outlet property="amountView2" destination="vrZ-i2-cO9" id="4Pq-iU-suP"/>
  24. <outlet property="amountView3" destination="I0R-Y0-jgp" id="oJI-f4-ngV"/>
  25. <outlet property="applyBox" destination="KlW-6M-F8A" id="EYg-fv-U1f"/>
  26. <outlet property="applyButton" destination="L3R-9A-gca" id="aEn-QB-rL3"/>
  27. <outlet property="billInformationLabel" destination="Plj-ou-oBV" id="O7I-qB-NrY"/>
  28. <outlet property="cardButton" destination="6fV-kv-Kqb" id="72P-Yg-Dcy"/>
  29. <outlet property="cardView" destination="X7Z-7L-aZu" id="Wcx-bf-H1g"/>
  30. <outlet property="coupomTextField" destination="lA7-Px-ulG" id="Tbk-LM-yvS"/>
  31. <outlet property="couponBox" destination="ECb-Ab-7Fq" id="h7u-Fk-i1A"/>
  32. <outlet property="couponButton" destination="16N-22-eUq" id="ufx-sv-rRp"/>
  33. <outlet property="discountLabel" destination="zuM-1n-klX" id="t9g-Ms-UQK"/>
  34. <outlet property="discountLabel1" destination="n83-tW-ibP" id="9tA-NM-reb"/>
  35. <outlet property="discountLayoutConstraint" destination="c55-3v-q3H" id="X98-LV-mYs"/>
  36. <outlet property="discountPriceLabel1" destination="4Ko-7d-Zp9" id="mo9-Wc-Ag0"/>
  37. <outlet property="discountPriceLabel2" destination="Zgg-6x-ycD" id="MK8-XT-aPw"/>
  38. <outlet property="discountPriceLabel3" destination="0yC-if-ZhG" id="g9G-YT-PUX"/>
  39. <outlet property="discountView" destination="KXb-Fc-Ihu" id="VlV-d6-GhF"/>
  40. <outlet property="emailLabel" destination="e5R-5a-vfZ" id="5nn-0v-GIy"/>
  41. <outlet property="emailTextField" destination="sU8-qq-wLc" id="oZw-qE-aPj"/>
  42. <outlet property="errorLabel" destination="GJE-gl-04P" id="qgA-LP-pwc"/>
  43. <outlet property="errorLabelTopLayout" destination="5gD-hZ-xNI" id="d9E-JR-FjO"/>
  44. <outlet property="errorView" destination="W7H-2A-riS" id="bXz-uh-WFx"/>
  45. <outlet property="extendedButton" destination="MbO-7o-ibN" id="NZR-8e-sHP"/>
  46. <outlet property="extendedImageView" destination="dIC-52-LvS" id="XXJ-IK-24m"/>
  47. <outlet property="extendedLabel" destination="hdH-sT-Zjy" id="CSU-f3-wES"/>
  48. <outlet property="extendedView" destination="DDi-AB-k2w" id="Yo4-09-7cG"/>
  49. <outlet property="lastPriceLabel" destination="qhy-ap-sxt" id="4LY-eY-0OP"/>
  50. <outlet property="lastPriceLabel1" destination="ve4-zf-dcX" id="Ubh-Qb-g1J"/>
  51. <outlet property="oneLicenseLabel" destination="2wj-Wg-q7u" id="2x0-8r-KgT"/>
  52. <outlet property="originalPriceLabel1" destination="JdB-wu-qih" id="TW8-re-VZ3"/>
  53. <outlet property="originalPriceLabel2" destination="mG2-BE-Y6m" id="4Gi-yD-Quy"/>
  54. <outlet property="originalPriceLabel3" destination="ftc-Ed-JwD" id="tgQ-F5-8Gv"/>
  55. <outlet property="paddleBox" destination="aa6-zr-KXX" id="1oU-Ev-Nje"/>
  56. <outlet property="paddleButton" destination="jPf-8J-HiZ" id="H28-iF-nDR"/>
  57. <outlet property="paddlePopUpButton" destination="bH3-M9-C8p" id="KfW-Vc-S0o"/>
  58. <outlet property="paddleTextField" destination="4au-dI-0Fs" id="Zj7-lT-Nrz"/>
  59. <outlet property="paddleView" destination="ha0-Vb-Qze" id="nfS-Gi-EcI"/>
  60. <outlet property="payBox" destination="2Fv-aT-yF4" id="w85-iG-gjw"/>
  61. <outlet property="payBoxHeight" destination="R1F-08-HUX" id="gld-MP-hJK"/>
  62. <outlet property="payExplainLabel" destination="Bf9-95-LZa" id="4LW-Yj-AF3"/>
  63. <outlet property="payResult" destination="0Xs-W1-zNP" id="dPe-pN-hGJ"/>
  64. <outlet property="paySumLabel" destination="9Ta-Z5-dCX" id="uXu-nm-3nI"/>
  65. <outlet property="paySumLabel1" destination="W9v-hZ-TbY" id="Hps-F4-Vj7"/>
  66. <outlet property="payTypeImageView" destination="HjZ-0t-WrO" id="tff-FX-tjp"/>
  67. <outlet property="paymentMethodLabel" destination="32Y-Vg-5EG" id="cFh-JK-g5y"/>
  68. <outlet property="paypalBox" destination="W05-CR-h20" id="7Ty-WV-ClJ"/>
  69. <outlet property="paypalButton" destination="aFQ-fz-Dn4" id="Poo-PY-DdI"/>
  70. <outlet property="paypalBuyNowLabel" destination="pcl-Qd-CLL" id="j2f-v2-IBZ"/>
  71. <outlet property="paypalView" destination="gH9-wN-pyM" id="THF-bY-MOf"/>
  72. <outlet property="pdfReaderProLabel" destination="cMG-Kh-1ON" id="POq-A6-KD2"/>
  73. <outlet property="privacyLabel" destination="D4J-Se-9AB" id="vM0-xk-gle"/>
  74. <outlet property="prmiumLabel" destination="cJd-qR-iKJ" id="JeP-Xv-gc2"/>
  75. <outlet property="purchasedLabel" destination="asE-LH-mvG" id="v76-1e-M4b"/>
  76. <outlet property="qrCodeImageView" destination="BJ1-jE-DiL" id="cuO-Lk-4ro"/>
  77. <outlet property="removeButton1" destination="wpz-Yh-9aJ" id="E37-6C-hJ4"/>
  78. <outlet property="removeButton2" destination="MSF-9T-1cl" id="lC3-vm-gF6"/>
  79. <outlet property="removeButton3" destination="bmO-1e-QTX" id="gdl-RW-1my"/>
  80. <outlet property="scanLabel" destination="8Om-Bo-EFk" id="aau-Ii-1du"/>
  81. <outlet property="successfullyLabel" destination="hj7-ST-7me" id="Kft-CA-jiD"/>
  82. <outlet property="successfullyView" destination="LRb-Y6-ZvE" id="eWl-If-q4N"/>
  83. <outlet property="weChatBox" destination="3RR-ng-Us6" id="H3Q-Zj-hJo"/>
  84. <outlet property="weChatButton" destination="hj1-6S-4j5" id="768-we-YrD"/>
  85. <outlet property="weChatPayView" destination="pBx-yN-WZs" id="1hO-qE-DpL"/>
  86. <outlet property="wechatPayButton" destination="JIl-bG-lBU" id="QWO-cp-GKX"/>
  87. <outlet property="wechatPayButton2" destination="JbC-bo-Pmh" id="d64-VO-kHD"/>
  88. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  89. <outlet property="yourOrderLabel" destination="lJA-9J-Qba" id="auS-qa-bMM"/>
  90. </connections>
  91. </customObject>
  92. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  93. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  94. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5">
  95. <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
  96. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  97. <rect key="contentRect" x="196" y="240" width="970" height="612"/>
  98. <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
  99. <value key="minSize" type="size" width="970" height="612"/>
  100. <value key="maxSize" type="size" width="970" height="612"/>
  101. <view key="contentView" id="se5-gp-TjO">
  102. <rect key="frame" x="0.0" y="0.0" width="970" height="612"/>
  103. <autoresizingMask key="autoresizingMask"/>
  104. <subviews>
  105. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="l3P-ZG-GJY">
  106. <rect key="frame" x="0.0" y="0.0" width="970" height="80"/>
  107. <view key="contentView" id="v5U-lN-3Ak">
  108. <rect key="frame" x="0.0" y="0.0" width="970" height="80"/>
  109. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  110. <subviews>
  111. <customView translatesAutoresizingMaskIntoConstraints="NO" id="hQ9-hE-7SE">
  112. <rect key="frame" x="382" y="60" width="206" height="20"/>
  113. <subviews>
  114. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="D4J-Se-9AB">
  115. <rect key="frame" x="-2" y="2" width="210" height="16"/>
  116. <textFieldCell key="cell" lineBreakMode="clipping" title="Are you a student or a professor? " id="ag6-6K-D9d">
  117. <font key="font" usesAppearanceFont="YES"/>
  118. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  119. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  120. </textFieldCell>
  121. </textField>
  122. </subviews>
  123. <constraints>
  124. <constraint firstItem="D4J-Se-9AB" firstAttribute="top" secondItem="hQ9-hE-7SE" secondAttribute="top" constant="2" id="7aV-Ot-vTx"/>
  125. <constraint firstAttribute="bottom" secondItem="D4J-Se-9AB" secondAttribute="bottom" constant="2" id="OtY-Cy-YeS"/>
  126. <constraint firstItem="D4J-Se-9AB" firstAttribute="centerY" secondItem="hQ9-hE-7SE" secondAttribute="centerY" id="TBD-GV-YFs"/>
  127. <constraint firstItem="D4J-Se-9AB" firstAttribute="leading" secondItem="hQ9-hE-7SE" secondAttribute="leading" id="kC9-ph-ha2"/>
  128. <constraint firstAttribute="trailing" secondItem="D4J-Se-9AB" secondAttribute="trailing" id="s8e-kx-aIL"/>
  129. </constraints>
  130. </customView>
  131. <customView translatesAutoresizingMaskIntoConstraints="NO" id="pJQ-if-sS8">
  132. <rect key="frame" x="377" y="8" width="216" height="44"/>
  133. <subviews>
  134. <button translatesAutoresizingMaskIntoConstraints="NO" id="yf6-a4-ZeM">
  135. <rect key="frame" x="0.0" y="0.0" width="72" height="44"/>
  136. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="EmbeddedPayment00" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="0uc-fz-0IJ">
  137. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  138. <font key="font" metaFont="system"/>
  139. </buttonCell>
  140. <constraints>
  141. <constraint firstAttribute="width" constant="72" id="5Vq-Vt-iaE"/>
  142. <constraint firstAttribute="height" constant="44" id="nG4-oe-Eyb"/>
  143. </constraints>
  144. </button>
  145. <button translatesAutoresizingMaskIntoConstraints="NO" id="qfZ-QU-TIg">
  146. <rect key="frame" x="72" y="0.0" width="72" height="44"/>
  147. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="EmbeddedPayment01" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="Rtc-eT-X5Y">
  148. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  149. <font key="font" metaFont="system"/>
  150. </buttonCell>
  151. </button>
  152. <button translatesAutoresizingMaskIntoConstraints="NO" id="2qf-Y2-iDB">
  153. <rect key="frame" x="144" y="0.0" width="72" height="44"/>
  154. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="EmbeddedPayment02" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="ncv-vJ-zft">
  155. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  156. <font key="font" metaFont="system"/>
  157. </buttonCell>
  158. </button>
  159. </subviews>
  160. <constraints>
  161. <constraint firstAttribute="bottom" secondItem="qfZ-QU-TIg" secondAttribute="bottom" id="3Jo-eL-Omc"/>
  162. <constraint firstItem="2qf-Y2-iDB" firstAttribute="height" secondItem="yf6-a4-ZeM" secondAttribute="height" id="3eD-zA-4ka"/>
  163. <constraint firstItem="yf6-a4-ZeM" firstAttribute="top" secondItem="pJQ-if-sS8" secondAttribute="top" id="4Pe-Mr-up7"/>
  164. <constraint firstItem="qfZ-QU-TIg" firstAttribute="top" secondItem="pJQ-if-sS8" secondAttribute="top" id="8Z6-8g-DRz"/>
  165. <constraint firstItem="qfZ-QU-TIg" firstAttribute="leading" secondItem="yf6-a4-ZeM" secondAttribute="trailing" id="Afx-JE-69H"/>
  166. <constraint firstItem="2qf-Y2-iDB" firstAttribute="leading" secondItem="qfZ-QU-TIg" secondAttribute="trailing" id="D1E-hY-GC8"/>
  167. <constraint firstItem="qfZ-QU-TIg" firstAttribute="width" secondItem="yf6-a4-ZeM" secondAttribute="width" id="Fhc-8J-1Eg"/>
  168. <constraint firstItem="qfZ-QU-TIg" firstAttribute="leading" secondItem="yf6-a4-ZeM" secondAttribute="trailing" id="Pmb-c1-vPS"/>
  169. <constraint firstItem="2qf-Y2-iDB" firstAttribute="width" secondItem="yf6-a4-ZeM" secondAttribute="width" id="SLB-hq-LEU"/>
  170. <constraint firstAttribute="trailing" secondItem="2qf-Y2-iDB" secondAttribute="trailing" id="Uwq-SK-HY0"/>
  171. <constraint firstItem="yf6-a4-ZeM" firstAttribute="leading" secondItem="pJQ-if-sS8" secondAttribute="leading" id="YOL-LK-Vdg"/>
  172. <constraint firstAttribute="bottom" secondItem="2qf-Y2-iDB" secondAttribute="bottom" id="bVq-fZ-ecn"/>
  173. <constraint firstItem="2qf-Y2-iDB" firstAttribute="leading" secondItem="qfZ-QU-TIg" secondAttribute="trailing" id="due-ns-uAD"/>
  174. <constraint firstAttribute="bottom" secondItem="yf6-a4-ZeM" secondAttribute="bottom" id="oEz-Wq-9hL"/>
  175. <constraint firstItem="2qf-Y2-iDB" firstAttribute="top" secondItem="pJQ-if-sS8" secondAttribute="top" id="tpu-BM-Fcr"/>
  176. <constraint firstItem="qfZ-QU-TIg" firstAttribute="height" secondItem="yf6-a4-ZeM" secondAttribute="height" id="x0N-DW-W4Y"/>
  177. </constraints>
  178. </customView>
  179. </subviews>
  180. <constraints>
  181. <constraint firstItem="hQ9-hE-7SE" firstAttribute="top" secondItem="v5U-lN-3Ak" secondAttribute="top" id="7QW-6W-poI"/>
  182. <constraint firstItem="pJQ-if-sS8" firstAttribute="top" secondItem="hQ9-hE-7SE" secondAttribute="bottom" constant="8" id="fto-PR-14K"/>
  183. <constraint firstAttribute="bottom" secondItem="pJQ-if-sS8" secondAttribute="bottom" constant="8" id="hs0-Si-Cdr"/>
  184. </constraints>
  185. </view>
  186. <constraints>
  187. <constraint firstAttribute="height" constant="80" id="SAx-jK-ZzT"/>
  188. <constraint firstItem="pJQ-if-sS8" firstAttribute="centerX" secondItem="l3P-ZG-GJY" secondAttribute="centerX" id="TeC-E3-Uxb"/>
  189. <constraint firstItem="hQ9-hE-7SE" firstAttribute="centerX" secondItem="l3P-ZG-GJY" secondAttribute="centerX" id="fGl-00-TcL"/>
  190. </constraints>
  191. </box>
  192. <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="giK-CT-R0l">
  193. <rect key="frame" x="0.0" y="85" width="970" height="5"/>
  194. </box>
  195. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="NWI-HO-4Jh">
  196. <rect key="frame" x="0.0" y="88" width="970" height="524"/>
  197. <view key="contentView" id="yHo-bZ-A7K">
  198. <rect key="frame" x="0.0" y="0.0" width="970" height="524"/>
  199. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  200. <subviews>
  201. <customView translatesAutoresizingMaskIntoConstraints="NO" id="vmh-tU-E0c">
  202. <rect key="frame" x="611" y="16" width="335" height="492"/>
  203. <subviews>
  204. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Dnb-jj-AQO">
  205. <rect key="frame" x="0.0" y="472" width="335" height="20"/>
  206. <subviews>
  207. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Plj-ou-oBV">
  208. <rect key="frame" x="-2" y="2" width="37" height="16"/>
  209. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="hQo-6M-c5W">
  210. <font key="font" usesAppearanceFont="YES"/>
  211. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  212. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  213. </textFieldCell>
  214. </textField>
  215. </subviews>
  216. <constraints>
  217. <constraint firstAttribute="height" constant="20" id="66U-Pg-kDE"/>
  218. <constraint firstItem="Plj-ou-oBV" firstAttribute="centerY" secondItem="Dnb-jj-AQO" secondAttribute="centerY" id="GjT-RP-cOb"/>
  219. <constraint firstItem="Plj-ou-oBV" firstAttribute="leading" secondItem="Dnb-jj-AQO" secondAttribute="leading" id="THW-Wm-8Zn"/>
  220. </constraints>
  221. </customView>
  222. <customView translatesAutoresizingMaskIntoConstraints="NO" id="ih0-ST-chg">
  223. <rect key="frame" x="0.0" y="412" width="335" height="52"/>
  224. <subviews>
  225. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="e5R-5a-vfZ">
  226. <rect key="frame" x="-2" y="32" width="37" height="20"/>
  227. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="3l6-A2-xQx">
  228. <font key="font" usesAppearanceFont="YES"/>
  229. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  230. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  231. </textFieldCell>
  232. </textField>
  233. <box boxType="custom" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="vNJ-Rm-o8p">
  234. <rect key="frame" x="0.0" y="0.0" width="335" height="28"/>
  235. <view key="contentView" id="jVv-om-ejN">
  236. <rect key="frame" x="1" y="1" width="333" height="26"/>
  237. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  238. <subviews>
  239. <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="sU8-qq-wLc">
  240. <rect key="frame" x="6" y="5" width="321" height="16"/>
  241. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" placeholderString="Email to receive license code" id="7u6-O8-4hT">
  242. <font key="font" usesAppearanceFont="YES"/>
  243. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  244. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  245. </textFieldCell>
  246. </textField>
  247. </subviews>
  248. <constraints>
  249. <constraint firstAttribute="trailing" secondItem="sU8-qq-wLc" secondAttribute="trailing" constant="8" id="Uzu-bl-jwy"/>
  250. <constraint firstItem="sU8-qq-wLc" firstAttribute="leading" secondItem="jVv-om-ejN" secondAttribute="leading" constant="8" id="znF-ay-JIC"/>
  251. </constraints>
  252. </view>
  253. <constraints>
  254. <constraint firstAttribute="height" constant="28" id="Vp3-m1-6YK"/>
  255. <constraint firstItem="sU8-qq-wLc" firstAttribute="centerY" secondItem="vNJ-Rm-o8p" secondAttribute="centerY" id="kVy-UI-CIq"/>
  256. </constraints>
  257. </box>
  258. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="XKT-vy-V3f">
  259. <rect key="frame" x="33" y="44" width="6" height="6"/>
  260. <constraints>
  261. <constraint firstAttribute="height" constant="6" id="kO3-6d-zt9"/>
  262. <constraint firstAttribute="width" constant="6" id="rfx-yS-IP0"/>
  263. </constraints>
  264. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="EmbeddedPayment26" id="joa-xV-64b"/>
  265. </imageView>
  266. </subviews>
  267. <constraints>
  268. <constraint firstItem="XKT-vy-V3f" firstAttribute="top" secondItem="ih0-ST-chg" secondAttribute="top" constant="2" id="50K-lq-V2R"/>
  269. <constraint firstItem="e5R-5a-vfZ" firstAttribute="leading" secondItem="ih0-ST-chg" secondAttribute="leading" id="5eP-wz-ACK"/>
  270. <constraint firstItem="e5R-5a-vfZ" firstAttribute="top" secondItem="ih0-ST-chg" secondAttribute="top" id="Cxd-AZ-Umi"/>
  271. <constraint firstAttribute="height" constant="52" id="KzG-kt-caQ"/>
  272. <constraint firstAttribute="trailing" secondItem="vNJ-Rm-o8p" secondAttribute="trailing" id="f3C-7b-2di"/>
  273. <constraint firstItem="XKT-vy-V3f" firstAttribute="leading" secondItem="e5R-5a-vfZ" secondAttribute="trailing" id="gOx-LV-3vi"/>
  274. <constraint firstItem="vNJ-Rm-o8p" firstAttribute="leading" secondItem="ih0-ST-chg" secondAttribute="leading" id="jm9-Ty-0Q1"/>
  275. <constraint firstAttribute="bottom" secondItem="vNJ-Rm-o8p" secondAttribute="bottom" id="kgI-Ko-eQR"/>
  276. <constraint firstItem="vNJ-Rm-o8p" firstAttribute="top" secondItem="e5R-5a-vfZ" secondAttribute="bottom" constant="4" id="z62-7p-2Pg"/>
  277. </constraints>
  278. </customView>
  279. <customView translatesAutoresizingMaskIntoConstraints="NO" id="O9F-uH-62i">
  280. <rect key="frame" x="0.0" y="336" width="335" height="20"/>
  281. <subviews>
  282. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="32Y-Vg-5EG">
  283. <rect key="frame" x="-2" y="2" width="107" height="16"/>
  284. <textFieldCell key="cell" lineBreakMode="clipping" title="Payment Method" id="t4i-Kh-bbv">
  285. <font key="font" usesAppearanceFont="YES"/>
  286. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  287. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  288. </textFieldCell>
  289. </textField>
  290. </subviews>
  291. <constraints>
  292. <constraint firstItem="32Y-Vg-5EG" firstAttribute="centerY" secondItem="O9F-uH-62i" secondAttribute="centerY" id="7ap-pP-X92"/>
  293. <constraint firstItem="32Y-Vg-5EG" firstAttribute="leading" secondItem="O9F-uH-62i" secondAttribute="leading" id="HFw-sE-qmW"/>
  294. <constraint firstAttribute="height" constant="20" id="wT8-Sf-kH1"/>
  295. </constraints>
  296. </customView>
  297. <customView translatesAutoresizingMaskIntoConstraints="NO" id="NiL-sj-flK">
  298. <rect key="frame" x="0.0" y="294" width="335" height="30"/>
  299. <subviews>
  300. <button translatesAutoresizingMaskIntoConstraints="NO" id="aFQ-fz-Dn4">
  301. <rect key="frame" x="0.0" y="0.0" width="78" height="30"/>
  302. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="EmbeddedPayment18" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="kwW-DQ-kqw">
  303. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  304. <font key="font" metaFont="system"/>
  305. </buttonCell>
  306. <connections>
  307. <action selector="payButtonAction:" target="-2" id="cJD-F3-JGA"/>
  308. </connections>
  309. </button>
  310. <button tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="JIl-bG-lBU">
  311. <rect key="frame" x="172" y="0.0" width="77" height="30"/>
  312. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="EmbeddedPayment22" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="fdq-uf-J9c">
  313. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  314. <font key="font" metaFont="system"/>
  315. </buttonCell>
  316. <connections>
  317. <action selector="payButtonAction:" target="-2" id="161-Pt-FH2"/>
  318. </connections>
  319. </button>
  320. <button tag="3" translatesAutoresizingMaskIntoConstraints="NO" id="HXS-6q-4NR">
  321. <rect key="frame" x="257" y="0.0" width="78" height="30"/>
  322. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="EmbeddedPayment24" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="Fx2-45-Z2V">
  323. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  324. <font key="font" metaFont="system"/>
  325. </buttonCell>
  326. <connections>
  327. <action selector="payButtonAction:" target="-2" id="qsU-ee-0Ry"/>
  328. </connections>
  329. </button>
  330. <button tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="6fV-kv-Kqb">
  331. <rect key="frame" x="86" y="0.0" width="78" height="30"/>
  332. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="EmbeddedPayment20" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="I17-Lb-MH8">
  333. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  334. <font key="font" metaFont="system"/>
  335. </buttonCell>
  336. <connections>
  337. <action selector="payButtonAction:" target="-2" id="Cde-Yg-tRW"/>
  338. </connections>
  339. </button>
  340. <button tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="JbC-bo-Pmh">
  341. <rect key="frame" x="129" y="0.0" width="77" height="30"/>
  342. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="EmbeddedPayment22" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="rnk-BW-E5i">
  343. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  344. <font key="font" metaFont="system"/>
  345. </buttonCell>
  346. <connections>
  347. <action selector="payButtonAction:" target="-2" id="mja-Et-dwv"/>
  348. </connections>
  349. </button>
  350. </subviews>
  351. <constraints>
  352. <constraint firstItem="aFQ-fz-Dn4" firstAttribute="leading" secondItem="NiL-sj-flK" secondAttribute="leading" id="1SA-ZG-F4l"/>
  353. <constraint firstItem="HXS-6q-4NR" firstAttribute="height" secondItem="aFQ-fz-Dn4" secondAttribute="height" id="2Z8-GF-zi1"/>
  354. <constraint firstItem="JIl-bG-lBU" firstAttribute="top" secondItem="NiL-sj-flK" secondAttribute="top" id="3d9-MA-lKX"/>
  355. <constraint firstAttribute="bottom" secondItem="HXS-6q-4NR" secondAttribute="bottom" id="5Ry-iw-K0M"/>
  356. <constraint firstItem="HXS-6q-4NR" firstAttribute="top" secondItem="NiL-sj-flK" secondAttribute="top" id="646-Q2-1Xf"/>
  357. <constraint firstItem="6fV-kv-Kqb" firstAttribute="height" secondItem="aFQ-fz-Dn4" secondAttribute="height" id="6YN-QR-naG"/>
  358. <constraint firstItem="JIl-bG-lBU" firstAttribute="width" secondItem="aFQ-fz-Dn4" secondAttribute="width" id="9sQ-Ds-2cA"/>
  359. <constraint firstItem="6fV-kv-Kqb" firstAttribute="top" secondItem="NiL-sj-flK" secondAttribute="top" id="DCg-W3-D0E"/>
  360. <constraint firstAttribute="height" constant="30" id="E8S-2y-pbZ"/>
  361. <constraint firstAttribute="bottom" secondItem="aFQ-fz-Dn4" secondAttribute="bottom" id="F36-Pi-gFe"/>
  362. <constraint firstAttribute="bottom" secondItem="6fV-kv-Kqb" secondAttribute="bottom" id="OzU-we-1MW"/>
  363. <constraint firstItem="JIl-bG-lBU" firstAttribute="leading" secondItem="6fV-kv-Kqb" secondAttribute="trailing" constant="8" id="PI8-H5-K7j"/>
  364. <constraint firstItem="JbC-bo-Pmh" firstAttribute="centerY" secondItem="NiL-sj-flK" secondAttribute="centerY" id="Rlb-2K-18L"/>
  365. <constraint firstItem="6fV-kv-Kqb" firstAttribute="leading" secondItem="aFQ-fz-Dn4" secondAttribute="trailing" constant="8" id="Rqt-FS-5jt"/>
  366. <constraint firstAttribute="trailing" secondItem="HXS-6q-4NR" secondAttribute="trailing" id="ZMD-wn-srM"/>
  367. <constraint firstItem="JbC-bo-Pmh" firstAttribute="centerX" secondItem="NiL-sj-flK" secondAttribute="centerX" id="bee-zY-usk"/>
  368. <constraint firstItem="JbC-bo-Pmh" firstAttribute="width" secondItem="aFQ-fz-Dn4" secondAttribute="width" id="bvg-hk-Os2"/>
  369. <constraint firstItem="JIl-bG-lBU" firstAttribute="height" secondItem="aFQ-fz-Dn4" secondAttribute="height" id="dNJ-BF-cFT"/>
  370. <constraint firstItem="aFQ-fz-Dn4" firstAttribute="top" secondItem="NiL-sj-flK" secondAttribute="top" id="dgy-tC-gFg"/>
  371. <constraint firstItem="6fV-kv-Kqb" firstAttribute="width" secondItem="aFQ-fz-Dn4" secondAttribute="width" id="dx3-VY-Llj"/>
  372. <constraint firstItem="HXS-6q-4NR" firstAttribute="leading" secondItem="JIl-bG-lBU" secondAttribute="trailing" constant="8" id="kAe-OC-bwh"/>
  373. <constraint firstAttribute="bottom" secondItem="JIl-bG-lBU" secondAttribute="bottom" id="ma9-4C-Qo4"/>
  374. <constraint firstItem="HXS-6q-4NR" firstAttribute="width" secondItem="aFQ-fz-Dn4" secondAttribute="width" id="nPt-xT-9oG"/>
  375. <constraint firstItem="JbC-bo-Pmh" firstAttribute="height" secondItem="aFQ-fz-Dn4" secondAttribute="height" id="t6q-xl-FQ9"/>
  376. </constraints>
  377. </customView>
  378. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="2Fv-aT-yF4">
  379. <rect key="frame" x="0.0" y="248" width="335" height="40"/>
  380. <view key="contentView" id="hfC-RP-EPJ">
  381. <rect key="frame" x="0.0" y="0.0" width="335" height="40"/>
  382. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  383. </view>
  384. <constraints>
  385. <constraint firstAttribute="height" constant="40" id="R1F-08-HUX"/>
  386. </constraints>
  387. </box>
  388. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Bf9-95-LZa">
  389. <rect key="frame" x="-2" y="226" width="339" height="16"/>
  390. <textFieldCell key="cell" alignment="left" title="Label" id="xst-Rc-74s">
  391. <font key="font" usesAppearanceFont="YES"/>
  392. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  393. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  394. </textFieldCell>
  395. </textField>
  396. <customView translatesAutoresizingMaskIntoConstraints="NO" id="W7H-2A-riS">
  397. <rect key="frame" x="0.0" y="376" width="335" height="32"/>
  398. <subviews>
  399. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="GJE-gl-04P">
  400. <rect key="frame" x="-2" y="0.0" width="339" height="32"/>
  401. <textFieldCell key="cell" title="Please enter the email address number to receive the sequence code" id="5DH-ru-aM0">
  402. <font key="font" usesAppearanceFont="YES"/>
  403. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  404. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  405. </textFieldCell>
  406. </textField>
  407. </subviews>
  408. <constraints>
  409. <constraint firstItem="GJE-gl-04P" firstAttribute="top" secondItem="W7H-2A-riS" secondAttribute="top" id="5gD-hZ-xNI"/>
  410. <constraint firstAttribute="bottom" secondItem="GJE-gl-04P" secondAttribute="bottom" id="Ftr-or-JKp"/>
  411. <constraint firstItem="GJE-gl-04P" firstAttribute="leading" secondItem="W7H-2A-riS" secondAttribute="leading" id="bZ0-ZL-Fkd"/>
  412. <constraint firstAttribute="trailing" secondItem="GJE-gl-04P" secondAttribute="trailing" id="qaN-Xe-Hrf"/>
  413. </constraints>
  414. </customView>
  415. </subviews>
  416. <constraints>
  417. <constraint firstItem="W7H-2A-riS" firstAttribute="leading" secondItem="vmh-tU-E0c" secondAttribute="leading" id="0DK-3J-zDd"/>
  418. <constraint firstItem="O9F-uH-62i" firstAttribute="leading" secondItem="vmh-tU-E0c" secondAttribute="leading" id="0O5-GW-YWh"/>
  419. <constraint firstItem="2Fv-aT-yF4" firstAttribute="leading" secondItem="vmh-tU-E0c" secondAttribute="leading" id="3g4-d2-Cak"/>
  420. <constraint firstAttribute="width" constant="335" id="A7b-dq-qHX"/>
  421. <constraint firstItem="NiL-sj-flK" firstAttribute="top" secondItem="O9F-uH-62i" secondAttribute="bottom" constant="12" id="OM0-aD-Llb"/>
  422. <constraint firstAttribute="trailing" secondItem="O9F-uH-62i" secondAttribute="trailing" id="PYx-zz-Ics"/>
  423. <constraint firstItem="2Fv-aT-yF4" firstAttribute="top" secondItem="NiL-sj-flK" secondAttribute="bottom" constant="6" id="SXR-Vl-QIM"/>
  424. <constraint firstItem="ih0-ST-chg" firstAttribute="leading" secondItem="vmh-tU-E0c" secondAttribute="leading" id="YIa-4z-uz7"/>
  425. <constraint firstAttribute="trailing" secondItem="2Fv-aT-yF4" secondAttribute="trailing" id="a6c-F8-Kez"/>
  426. <constraint firstItem="Bf9-95-LZa" firstAttribute="top" secondItem="2Fv-aT-yF4" secondAttribute="bottom" constant="6" id="axc-Dw-sq8"/>
  427. <constraint firstAttribute="trailing" secondItem="ih0-ST-chg" secondAttribute="trailing" id="cuj-fX-BUJ"/>
  428. <constraint firstItem="Bf9-95-LZa" firstAttribute="leading" secondItem="vmh-tU-E0c" secondAttribute="leading" id="dup-2G-Gpc"/>
  429. <constraint firstItem="O9F-uH-62i" firstAttribute="top" secondItem="W7H-2A-riS" secondAttribute="bottom" constant="20" id="fem-IW-e9b"/>
  430. <constraint firstItem="ih0-ST-chg" firstAttribute="top" secondItem="Dnb-jj-AQO" secondAttribute="bottom" constant="8" id="fgX-Uz-vCy"/>
  431. <constraint firstItem="W7H-2A-riS" firstAttribute="top" secondItem="ih0-ST-chg" secondAttribute="bottom" constant="4" id="l30-oM-OZT"/>
  432. <constraint firstItem="NiL-sj-flK" firstAttribute="leading" secondItem="vmh-tU-E0c" secondAttribute="leading" id="n7b-Cy-OZW"/>
  433. <constraint firstAttribute="trailing" secondItem="NiL-sj-flK" secondAttribute="trailing" id="phN-wQ-Ba3"/>
  434. <constraint firstItem="Dnb-jj-AQO" firstAttribute="top" secondItem="vmh-tU-E0c" secondAttribute="top" id="pqV-vp-nmR"/>
  435. <constraint firstItem="Dnb-jj-AQO" firstAttribute="leading" secondItem="vmh-tU-E0c" secondAttribute="leading" id="soT-DG-nlO"/>
  436. <constraint firstAttribute="trailing" secondItem="W7H-2A-riS" secondAttribute="trailing" id="uIi-tR-oKm"/>
  437. <constraint firstAttribute="trailing" secondItem="Dnb-jj-AQO" secondAttribute="trailing" id="vAA-0t-PLN"/>
  438. <constraint firstAttribute="trailing" secondItem="Bf9-95-LZa" secondAttribute="trailing" id="zJx-IN-SI2"/>
  439. </constraints>
  440. </customView>
  441. <box horizontalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="h4u-aQ-6IT">
  442. <rect key="frame" x="584" y="16" width="5" height="492"/>
  443. </box>
  444. <customView translatesAutoresizingMaskIntoConstraints="NO" id="tRc-PM-BHR">
  445. <rect key="frame" x="24" y="16" width="538" height="492"/>
  446. <subviews>
  447. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lJA-9J-Qba">
  448. <rect key="frame" x="-2" y="476" width="542" height="16"/>
  449. <textFieldCell key="cell" lineBreakMode="clipping" title="Your Order" id="Ozs-wZ-Jdr">
  450. <font key="font" usesAppearanceFont="YES"/>
  451. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  452. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  453. </textFieldCell>
  454. </textField>
  455. <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="aGq-d0-5pa">
  456. <rect key="frame" x="0.0" y="461" width="538" height="5"/>
  457. </box>
  458. <customView translatesAutoresizingMaskIntoConstraints="NO" id="M6b-Qf-5FA">
  459. <rect key="frame" x="0.0" y="391" width="538" height="48"/>
  460. <subviews>
  461. <customView translatesAutoresizingMaskIntoConstraints="NO" id="nrp-eO-h7F">
  462. <rect key="frame" x="0.0" y="0.0" width="264" height="48"/>
  463. <subviews>
  464. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cMG-Kh-1ON">
  465. <rect key="frame" x="-2" y="32" width="268" height="16"/>
  466. <textFieldCell key="cell" lineBreakMode="clipping" title="PDF Reader Pro for Mac" id="QBk-Qf-dhQ">
  467. <font key="font" usesAppearanceFont="YES"/>
  468. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  469. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  470. </textFieldCell>
  471. </textField>
  472. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cJd-qR-iKJ">
  473. <rect key="frame" x="-2" y="16" width="268" height="16"/>
  474. <textFieldCell key="cell" title="Premium and PDF to Office Converter" id="eqO-Iv-kEM">
  475. <font key="font" usesAppearanceFont="YES"/>
  476. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  477. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  478. </textFieldCell>
  479. </textField>
  480. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2wj-Wg-q7u">
  481. <rect key="frame" x="-2" y="0.0" width="268" height="16"/>
  482. <textFieldCell key="cell" lineBreakMode="clipping" title="One License for One Mac. One Time Purchase." id="WE0-rH-JkS">
  483. <font key="font" usesAppearanceFont="YES"/>
  484. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  485. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  486. </textFieldCell>
  487. </textField>
  488. </subviews>
  489. <constraints>
  490. <constraint firstAttribute="trailing" secondItem="cJd-qR-iKJ" secondAttribute="trailing" id="3x6-rw-r2K"/>
  491. <constraint firstItem="cJd-qR-iKJ" firstAttribute="top" secondItem="cMG-Kh-1ON" secondAttribute="bottom" id="64v-Tj-B48"/>
  492. <constraint firstAttribute="trailing" secondItem="2wj-Wg-q7u" secondAttribute="trailing" id="7M9-c9-f50"/>
  493. <constraint firstAttribute="width" constant="264" id="LAW-rX-z9a"/>
  494. <constraint firstItem="2wj-Wg-q7u" firstAttribute="leading" secondItem="nrp-eO-h7F" secondAttribute="leading" id="M3d-5Z-TAx"/>
  495. <constraint firstItem="2wj-Wg-q7u" firstAttribute="top" secondItem="cJd-qR-iKJ" secondAttribute="bottom" id="OyO-C1-mGt"/>
  496. <constraint firstItem="cMG-Kh-1ON" firstAttribute="leading" secondItem="nrp-eO-h7F" secondAttribute="leading" id="dde-VT-XEX"/>
  497. <constraint firstItem="cMG-Kh-1ON" firstAttribute="top" secondItem="nrp-eO-h7F" secondAttribute="top" id="dqw-Os-5Ws"/>
  498. <constraint firstItem="cJd-qR-iKJ" firstAttribute="leading" secondItem="nrp-eO-h7F" secondAttribute="leading" id="q6i-HB-h88"/>
  499. <constraint firstAttribute="bottom" secondItem="2wj-Wg-q7u" secondAttribute="bottom" id="wDu-7u-rgi"/>
  500. <constraint firstAttribute="trailing" secondItem="cMG-Kh-1ON" secondAttribute="trailing" id="xny-bf-jWK"/>
  501. </constraints>
  502. </customView>
  503. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Sat-nf-b5q">
  504. <rect key="frame" x="335" y="21" width="76" height="27"/>
  505. <subviews>
  506. <button translatesAutoresizingMaskIntoConstraints="NO" id="wpz-Yh-9aJ">
  507. <rect key="frame" x="0.0" y="6" width="16" height="16"/>
  508. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="EmbeddedPayment03" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="Ze8-cS-BzO">
  509. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  510. <font key="font" metaFont="system"/>
  511. </buttonCell>
  512. <constraints>
  513. <constraint firstAttribute="height" constant="16" id="3Um-ds-i8T"/>
  514. <constraint firstAttribute="width" constant="16" id="MsD-wL-NNj"/>
  515. </constraints>
  516. <connections>
  517. <action selector="amountButtonAction:" target="-2" id="pMo-Ag-UB9"/>
  518. </connections>
  519. </button>
  520. <button tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="5iB-42-B0l">
  521. <rect key="frame" x="60" y="6" width="16" height="16"/>
  522. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="EmbeddedPayment04" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="v5e-s5-twP">
  523. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  524. <font key="font" metaFont="system"/>
  525. </buttonCell>
  526. <constraints>
  527. <constraint firstAttribute="width" constant="16" id="Hn8-my-Cso"/>
  528. <constraint firstAttribute="height" constant="16" id="sRu-MZ-Kgx"/>
  529. </constraints>
  530. <connections>
  531. <action selector="amountButtonAction:" target="-2" id="oRa-Fl-Gfp"/>
  532. </connections>
  533. </button>
  534. <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FIo-VK-rnE">
  535. <rect key="frame" x="14" y="6" width="48" height="16"/>
  536. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" alignment="center" title="1" id="pff-ep-vDS">
  537. <font key="font" metaFont="system"/>
  538. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  539. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  540. </textFieldCell>
  541. </textField>
  542. </subviews>
  543. <constraints>
  544. <constraint firstItem="wpz-Yh-9aJ" firstAttribute="centerY" secondItem="Sat-nf-b5q" secondAttribute="centerY" id="390-wC-y06"/>
  545. <constraint firstAttribute="trailing" secondItem="5iB-42-B0l" secondAttribute="trailing" id="9tq-km-vQL"/>
  546. <constraint firstAttribute="height" constant="27" id="JJQ-hY-6eA"/>
  547. <constraint firstItem="FIo-VK-rnE" firstAttribute="centerY" secondItem="Sat-nf-b5q" secondAttribute="centerY" id="NVb-13-CXJ"/>
  548. <constraint firstItem="wpz-Yh-9aJ" firstAttribute="leading" secondItem="Sat-nf-b5q" secondAttribute="leading" id="bxI-rT-tov"/>
  549. <constraint firstItem="FIo-VK-rnE" firstAttribute="leading" secondItem="wpz-Yh-9aJ" secondAttribute="trailing" id="deG-nA-18l"/>
  550. <constraint firstItem="5iB-42-B0l" firstAttribute="leading" secondItem="FIo-VK-rnE" secondAttribute="trailing" id="koX-7Q-l9C"/>
  551. <constraint firstItem="5iB-42-B0l" firstAttribute="centerY" secondItem="Sat-nf-b5q" secondAttribute="centerY" id="sJk-Do-Q7B"/>
  552. <constraint firstAttribute="width" constant="76" id="wBI-Qv-KR1"/>
  553. </constraints>
  554. </customView>
  555. <customView translatesAutoresizingMaskIntoConstraints="NO" id="RLY-aN-DYZ">
  556. <rect key="frame" x="468" y="0.0" width="70" height="48"/>
  557. <subviews>
  558. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="JdB-wu-qih">
  559. <rect key="frame" x="-2" y="32" width="74" height="16"/>
  560. <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="USD 59.99 " id="m0k-Bv-h3C">
  561. <font key="font" usesAppearanceFont="YES"/>
  562. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  563. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  564. </textFieldCell>
  565. </textField>
  566. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4Ko-7d-Zp9">
  567. <rect key="frame" x="33" y="16" width="39" height="16"/>
  568. <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="79.99" id="YkX-gm-xyN">
  569. <font key="font" usesAppearanceFont="YES"/>
  570. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  571. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  572. </textFieldCell>
  573. </textField>
  574. </subviews>
  575. <constraints>
  576. <constraint firstAttribute="trailing" secondItem="4Ko-7d-Zp9" secondAttribute="trailing" id="Id5-pF-THm"/>
  577. <constraint firstItem="4Ko-7d-Zp9" firstAttribute="top" secondItem="JdB-wu-qih" secondAttribute="bottom" id="Qbq-dU-NFy"/>
  578. <constraint firstAttribute="trailing" secondItem="JdB-wu-qih" secondAttribute="trailing" id="ipp-Hf-BT3"/>
  579. <constraint firstItem="JdB-wu-qih" firstAttribute="top" secondItem="RLY-aN-DYZ" secondAttribute="top" id="k1m-FJ-cEP"/>
  580. <constraint firstItem="JdB-wu-qih" firstAttribute="leading" secondItem="RLY-aN-DYZ" secondAttribute="leading" id="vYO-1X-Ob7"/>
  581. </constraints>
  582. </customView>
  583. </subviews>
  584. <constraints>
  585. <constraint firstItem="RLY-aN-DYZ" firstAttribute="leading" secondItem="Sat-nf-b5q" secondAttribute="trailing" constant="57" id="CGa-om-RSD"/>
  586. <constraint firstItem="nrp-eO-h7F" firstAttribute="top" secondItem="M6b-Qf-5FA" secondAttribute="top" id="CLs-B0-Thc"/>
  587. <constraint firstAttribute="bottom" secondItem="RLY-aN-DYZ" secondAttribute="bottom" id="Fug-ie-nMs"/>
  588. <constraint firstAttribute="trailing" secondItem="RLY-aN-DYZ" secondAttribute="trailing" id="Kon-4P-clI"/>
  589. <constraint firstItem="RLY-aN-DYZ" firstAttribute="top" secondItem="M6b-Qf-5FA" secondAttribute="top" id="Lt0-o9-Vu6"/>
  590. <constraint firstAttribute="bottom" secondItem="nrp-eO-h7F" secondAttribute="bottom" id="glT-EG-gOv"/>
  591. <constraint firstItem="nrp-eO-h7F" firstAttribute="leading" secondItem="M6b-Qf-5FA" secondAttribute="leading" id="vOx-4O-aKv"/>
  592. <constraint firstAttribute="height" constant="48" id="wgf-5C-vGG"/>
  593. <constraint firstItem="Sat-nf-b5q" firstAttribute="top" secondItem="M6b-Qf-5FA" secondAttribute="top" id="xeS-lP-lwS"/>
  594. </constraints>
  595. </customView>
  596. <customView translatesAutoresizingMaskIntoConstraints="NO" id="A4x-fh-Pac">
  597. <rect key="frame" x="0.0" y="321" width="538" height="50"/>
  598. <subviews>
  599. <button translatesAutoresizingMaskIntoConstraints="NO" id="lDe-WV-H1b">
  600. <rect key="frame" x="4" y="22" width="24" height="24"/>
  601. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="EmbeddedPayment07" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="rif-FS-3tx">
  602. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  603. <font key="font" metaFont="system"/>
  604. </buttonCell>
  605. <constraints>
  606. <constraint firstAttribute="height" constant="24" id="ZBa-N0-ylx"/>
  607. <constraint firstAttribute="width" constant="24" id="lvK-xb-rbZ"/>
  608. </constraints>
  609. </button>
  610. <customView translatesAutoresizingMaskIntoConstraints="NO" id="dYr-QE-Sxx">
  611. <rect key="frame" x="32" y="4" width="428" height="42"/>
  612. <subviews>
  613. <customView translatesAutoresizingMaskIntoConstraints="NO" id="vrZ-i2-cO9">
  614. <rect key="frame" x="336" y="15" width="76" height="27"/>
  615. <subviews>
  616. <button tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="MSF-9T-1cl">
  617. <rect key="frame" x="0.0" y="6" width="16" height="16"/>
  618. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="EmbeddedPayment03" imagePosition="only" alignment="center" enabled="NO" imageScaling="proportionallyDown" inset="2" id="3SC-SX-Q9S">
  619. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  620. <font key="font" metaFont="system"/>
  621. </buttonCell>
  622. <constraints>
  623. <constraint firstAttribute="height" constant="16" id="0cL-4t-ciE"/>
  624. <constraint firstAttribute="width" constant="16" id="5XP-Ph-TIT"/>
  625. </constraints>
  626. <connections>
  627. <action selector="amountButtonAction:" target="-2" id="yZa-s4-8mL"/>
  628. </connections>
  629. </button>
  630. <button tag="3" translatesAutoresizingMaskIntoConstraints="NO" id="fhV-YM-nNC">
  631. <rect key="frame" x="60" y="6" width="16" height="16"/>
  632. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="EmbeddedPayment04" imagePosition="only" alignment="center" enabled="NO" imageScaling="proportionallyDown" inset="2" id="KSI-N7-2wr">
  633. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  634. <font key="font" metaFont="system"/>
  635. </buttonCell>
  636. <constraints>
  637. <constraint firstAttribute="width" constant="16" id="Clo-J5-9hl"/>
  638. <constraint firstAttribute="height" constant="16" id="Hd6-m6-sao"/>
  639. </constraints>
  640. <connections>
  641. <action selector="amountButtonAction:" target="-2" id="LSV-IT-VUI"/>
  642. </connections>
  643. </button>
  644. <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="GID-fe-T7b">
  645. <rect key="frame" x="14" y="6" width="48" height="16"/>
  646. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" alignment="center" title="1" id="DeQ-Uv-oPi">
  647. <font key="font" metaFont="system"/>
  648. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  649. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  650. </textFieldCell>
  651. </textField>
  652. </subviews>
  653. <constraints>
  654. <constraint firstItem="fhV-YM-nNC" firstAttribute="centerY" secondItem="vrZ-i2-cO9" secondAttribute="centerY" id="2Js-jb-qqm"/>
  655. <constraint firstItem="MSF-9T-1cl" firstAttribute="centerY" secondItem="vrZ-i2-cO9" secondAttribute="centerY" id="9Rc-2S-Mi5"/>
  656. <constraint firstAttribute="width" constant="76" id="Bow-fj-pUl"/>
  657. <constraint firstItem="GID-fe-T7b" firstAttribute="leading" secondItem="MSF-9T-1cl" secondAttribute="trailing" id="Eab-eY-a0i"/>
  658. <constraint firstItem="GID-fe-T7b" firstAttribute="centerY" secondItem="vrZ-i2-cO9" secondAttribute="centerY" id="I4v-oe-Rfp"/>
  659. <constraint firstAttribute="trailing" secondItem="fhV-YM-nNC" secondAttribute="trailing" id="PLb-sh-dA0"/>
  660. <constraint firstItem="MSF-9T-1cl" firstAttribute="leading" secondItem="vrZ-i2-cO9" secondAttribute="leading" id="TN2-oD-Ceu"/>
  661. <constraint firstItem="fhV-YM-nNC" firstAttribute="leading" secondItem="GID-fe-T7b" secondAttribute="trailing" id="cpK-GE-hVl"/>
  662. <constraint firstAttribute="height" constant="27" id="tou-m3-mQf"/>
  663. </constraints>
  664. </customView>
  665. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ORZ-Op-6Fo">
  666. <rect key="frame" x="-2" y="26" width="65" height="16"/>
  667. <textFieldCell key="cell" lineBreakMode="clipping" title="AI Add-on" id="c6g-Re-YXl">
  668. <font key="font" usesAppearanceFont="YES"/>
  669. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  670. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  671. </textFieldCell>
  672. </textField>
  673. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Rrg-6E-gGx">
  674. <rect key="frame" x="-2" y="6" width="248" height="16"/>
  675. <textFieldCell key="cell" lineBreakMode="clipping" title="Individual monthly plan. Manually renew." id="ZJx-JT-DBd">
  676. <font key="font" metaFont="system"/>
  677. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  678. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  679. </textFieldCell>
  680. </textField>
  681. </subviews>
  682. <constraints>
  683. <constraint firstItem="ORZ-Op-6Fo" firstAttribute="leading" secondItem="dYr-QE-Sxx" secondAttribute="leading" id="Lg7-Ga-heh"/>
  684. <constraint firstItem="Rrg-6E-gGx" firstAttribute="leading" secondItem="dYr-QE-Sxx" secondAttribute="leading" id="Pr6-Td-h8A"/>
  685. <constraint firstAttribute="trailing" secondItem="vrZ-i2-cO9" secondAttribute="trailing" constant="16" id="SbR-qS-ohc"/>
  686. <constraint firstItem="ORZ-Op-6Fo" firstAttribute="top" secondItem="dYr-QE-Sxx" secondAttribute="top" id="bPe-V9-y2h"/>
  687. <constraint firstItem="Rrg-6E-gGx" firstAttribute="top" secondItem="ORZ-Op-6Fo" secondAttribute="bottom" constant="4" id="eRG-1J-LJZ"/>
  688. <constraint firstItem="vrZ-i2-cO9" firstAttribute="top" secondItem="dYr-QE-Sxx" secondAttribute="top" id="vG2-Hp-flh"/>
  689. </constraints>
  690. </customView>
  691. <customView translatesAutoresizingMaskIntoConstraints="NO" id="hor-yk-1fT">
  692. <rect key="frame" x="464" y="4" width="70" height="42"/>
  693. <subviews>
  694. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mG2-BE-Y6m">
  695. <rect key="frame" x="-2" y="26" width="74" height="16"/>
  696. <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="USD 59.99 " id="yKo-BV-WUW">
  697. <font key="font" usesAppearanceFont="YES"/>
  698. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  699. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  700. </textFieldCell>
  701. </textField>
  702. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Zgg-6x-ycD">
  703. <rect key="frame" x="33" y="10" width="39" height="16"/>
  704. <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="79.99" id="eAM-U0-lTa">
  705. <font key="font" usesAppearanceFont="YES"/>
  706. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  707. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  708. </textFieldCell>
  709. </textField>
  710. </subviews>
  711. <constraints>
  712. <constraint firstAttribute="trailing" secondItem="mG2-BE-Y6m" secondAttribute="trailing" id="2cj-n6-8cj"/>
  713. <constraint firstItem="Zgg-6x-ycD" firstAttribute="top" secondItem="mG2-BE-Y6m" secondAttribute="bottom" id="OEY-4Z-FpT"/>
  714. <constraint firstItem="mG2-BE-Y6m" firstAttribute="top" secondItem="hor-yk-1fT" secondAttribute="top" id="UaX-i4-vwI"/>
  715. <constraint firstItem="mG2-BE-Y6m" firstAttribute="leading" secondItem="hor-yk-1fT" secondAttribute="leading" id="X0e-ZC-1M8"/>
  716. <constraint firstAttribute="trailing" secondItem="Zgg-6x-ycD" secondAttribute="trailing" id="xT3-sp-T7u"/>
  717. </constraints>
  718. </customView>
  719. <button translatesAutoresizingMaskIntoConstraints="NO" id="SoM-sc-hgO">
  720. <rect key="frame" x="0.0" y="0.0" width="538" height="50"/>
  721. <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="RLD-xB-0t4">
  722. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  723. <font key="font" metaFont="system"/>
  724. </buttonCell>
  725. <connections>
  726. <action selector="aiAddOnButtonAction:" target="-2" id="8bw-GH-4hK"/>
  727. </connections>
  728. </button>
  729. </subviews>
  730. <constraints>
  731. <constraint firstItem="SoM-sc-hgO" firstAttribute="top" secondItem="A4x-fh-Pac" secondAttribute="top" id="02R-GU-Dkr"/>
  732. <constraint firstItem="dYr-QE-Sxx" firstAttribute="leading" secondItem="lDe-WV-H1b" secondAttribute="trailing" constant="4" id="12Y-Rs-w8X"/>
  733. <constraint firstAttribute="bottom" secondItem="hor-yk-1fT" secondAttribute="bottom" constant="4" id="1Ui-f2-qag"/>
  734. <constraint firstItem="dYr-QE-Sxx" firstAttribute="top" secondItem="A4x-fh-Pac" secondAttribute="top" constant="4" id="8qN-6p-nLx"/>
  735. <constraint firstAttribute="height" constant="50" id="MFo-VD-9b5"/>
  736. <constraint firstAttribute="bottom" secondItem="SoM-sc-hgO" secondAttribute="bottom" id="MSJ-Vp-xw8"/>
  737. <constraint firstAttribute="trailing" secondItem="hor-yk-1fT" secondAttribute="trailing" constant="4" id="Seq-KI-sVI"/>
  738. <constraint firstItem="hor-yk-1fT" firstAttribute="leading" secondItem="dYr-QE-Sxx" secondAttribute="trailing" constant="4" id="Vdm-LF-cDW"/>
  739. <constraint firstItem="SoM-sc-hgO" firstAttribute="leading" secondItem="A4x-fh-Pac" secondAttribute="leading" id="W1w-fo-9qR"/>
  740. <constraint firstAttribute="bottom" secondItem="dYr-QE-Sxx" secondAttribute="bottom" constant="4" id="Wh2-V4-yKG"/>
  741. <constraint firstItem="hor-yk-1fT" firstAttribute="top" secondItem="A4x-fh-Pac" secondAttribute="top" constant="4" id="XA8-ZN-UhA"/>
  742. <constraint firstAttribute="trailing" secondItem="SoM-sc-hgO" secondAttribute="trailing" id="Zc2-q0-Q7C"/>
  743. <constraint firstItem="lDe-WV-H1b" firstAttribute="leading" secondItem="A4x-fh-Pac" secondAttribute="leading" constant="4" id="aIf-D0-MKV"/>
  744. <constraint firstItem="lDe-WV-H1b" firstAttribute="top" secondItem="A4x-fh-Pac" secondAttribute="top" constant="4" id="kbR-s8-zZC"/>
  745. </constraints>
  746. </customView>
  747. <customView translatesAutoresizingMaskIntoConstraints="NO" id="DDi-AB-k2w">
  748. <rect key="frame" x="0.0" y="259" width="538" height="50"/>
  749. <subviews>
  750. <customView translatesAutoresizingMaskIntoConstraints="NO" id="uWl-6n-x7Q">
  751. <rect key="frame" x="464" y="4" width="70" height="42"/>
  752. <subviews>
  753. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ftc-Ed-JwD">
  754. <rect key="frame" x="-2" y="26" width="74" height="16"/>
  755. <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="USD 59.99 " id="Ine-B6-Ntn">
  756. <font key="font" usesAppearanceFont="YES"/>
  757. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  758. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  759. </textFieldCell>
  760. </textField>
  761. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="0yC-if-ZhG">
  762. <rect key="frame" x="33" y="10" width="39" height="16"/>
  763. <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="79.99" id="5fI-HR-xez">
  764. <font key="font" usesAppearanceFont="YES"/>
  765. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  766. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  767. </textFieldCell>
  768. </textField>
  769. </subviews>
  770. <constraints>
  771. <constraint firstAttribute="trailing" secondItem="0yC-if-ZhG" secondAttribute="trailing" id="32o-ZC-SXa"/>
  772. <constraint firstItem="ftc-Ed-JwD" firstAttribute="top" secondItem="uWl-6n-x7Q" secondAttribute="top" id="7Uh-ab-YKJ"/>
  773. <constraint firstItem="ftc-Ed-JwD" firstAttribute="leading" secondItem="uWl-6n-x7Q" secondAttribute="leading" id="Li9-fj-3S4"/>
  774. <constraint firstAttribute="trailing" secondItem="ftc-Ed-JwD" secondAttribute="trailing" id="Omy-xO-ZkF"/>
  775. <constraint firstItem="0yC-if-ZhG" firstAttribute="top" secondItem="ftc-Ed-JwD" secondAttribute="bottom" id="Zrn-1o-vjo"/>
  776. </constraints>
  777. </customView>
  778. <customView translatesAutoresizingMaskIntoConstraints="NO" id="OKm-hL-M8J">
  779. <rect key="frame" x="32" y="4" width="428" height="42"/>
  780. <subviews>
  781. <customView translatesAutoresizingMaskIntoConstraints="NO" id="I0R-Y0-jgp">
  782. <rect key="frame" x="336" y="15" width="76" height="27"/>
  783. <subviews>
  784. <button tag="4" translatesAutoresizingMaskIntoConstraints="NO" id="bmO-1e-QTX">
  785. <rect key="frame" x="0.0" y="6" width="16" height="16"/>
  786. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="EmbeddedPayment03" imagePosition="only" alignment="center" enabled="NO" imageScaling="proportionallyDown" inset="2" id="eRv-9c-VRo">
  787. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  788. <font key="font" metaFont="system"/>
  789. </buttonCell>
  790. <constraints>
  791. <constraint firstAttribute="height" constant="16" id="fC6-nK-HUe"/>
  792. <constraint firstAttribute="width" constant="16" id="jZw-zX-46V"/>
  793. </constraints>
  794. <connections>
  795. <action selector="amountButtonAction:" target="-2" id="JOf-Yw-oZ7"/>
  796. </connections>
  797. </button>
  798. <button tag="5" translatesAutoresizingMaskIntoConstraints="NO" id="gZ7-bj-dxC">
  799. <rect key="frame" x="60" y="6" width="16" height="16"/>
  800. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="EmbeddedPayment04" imagePosition="only" alignment="center" enabled="NO" imageScaling="proportionallyDown" inset="2" id="fkA-os-7XV">
  801. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  802. <font key="font" metaFont="system"/>
  803. </buttonCell>
  804. <constraints>
  805. <constraint firstAttribute="height" constant="16" id="LjO-OE-7gg"/>
  806. <constraint firstAttribute="width" constant="16" id="R0v-5y-6oo"/>
  807. </constraints>
  808. <connections>
  809. <action selector="amountButtonAction:" target="-2" id="Svr-IU-mwR"/>
  810. </connections>
  811. </button>
  812. <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="W2o-e2-Nwn">
  813. <rect key="frame" x="14" y="6" width="48" height="16"/>
  814. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" alignment="center" title="1" id="kDf-EN-6SG">
  815. <font key="font" metaFont="system"/>
  816. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  817. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  818. </textFieldCell>
  819. </textField>
  820. </subviews>
  821. <constraints>
  822. <constraint firstItem="W2o-e2-Nwn" firstAttribute="leading" secondItem="bmO-1e-QTX" secondAttribute="trailing" id="5HF-vV-Vk9"/>
  823. <constraint firstItem="W2o-e2-Nwn" firstAttribute="centerY" secondItem="I0R-Y0-jgp" secondAttribute="centerY" id="6nq-xI-5sT"/>
  824. <constraint firstItem="gZ7-bj-dxC" firstAttribute="leading" secondItem="W2o-e2-Nwn" secondAttribute="trailing" id="NSn-n7-80x"/>
  825. <constraint firstItem="gZ7-bj-dxC" firstAttribute="centerY" secondItem="I0R-Y0-jgp" secondAttribute="centerY" id="ZIa-jk-9H7"/>
  826. <constraint firstAttribute="height" constant="27" id="ZJo-xh-C0A"/>
  827. <constraint firstItem="bmO-1e-QTX" firstAttribute="leading" secondItem="I0R-Y0-jgp" secondAttribute="leading" id="aY3-Be-lF8"/>
  828. <constraint firstItem="bmO-1e-QTX" firstAttribute="centerY" secondItem="I0R-Y0-jgp" secondAttribute="centerY" id="gn3-Sb-lZb"/>
  829. <constraint firstAttribute="trailing" secondItem="gZ7-bj-dxC" secondAttribute="trailing" id="hOI-3r-MBh"/>
  830. <constraint firstAttribute="width" constant="76" id="xv3-hh-ySt"/>
  831. </constraints>
  832. </customView>
  833. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hdH-sT-Zjy">
  834. <rect key="frame" x="-2" y="22" width="153" height="16"/>
  835. <textFieldCell key="cell" lineBreakMode="clipping" title="Extended Device Access" id="wFj-Li-6CW">
  836. <font key="font" usesAppearanceFont="YES"/>
  837. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  838. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  839. </textFieldCell>
  840. </textField>
  841. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="O5O-eG-80K">
  842. <rect key="frame" x="-2" y="2" width="379" height="16"/>
  843. <textFieldCell key="cell" lineBreakMode="clipping" title="Get access to your plan on up to 2 devices. (Mac or Windows)" id="mfw-HQ-bi1">
  844. <font key="font" usesAppearanceFont="YES"/>
  845. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  846. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  847. </textFieldCell>
  848. </textField>
  849. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="dIC-52-LvS">
  850. <rect key="frame" x="153" y="20" width="56" height="20"/>
  851. <constraints>
  852. <constraint firstAttribute="height" constant="20" id="EHG-Q4-j98"/>
  853. <constraint firstAttribute="width" constant="56" id="fUi-z6-5Ht"/>
  854. </constraints>
  855. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="EmbeddedPayment05" id="Ldz-Xo-zv9"/>
  856. </imageView>
  857. </subviews>
  858. <constraints>
  859. <constraint firstItem="I0R-Y0-jgp" firstAttribute="top" secondItem="OKm-hL-M8J" secondAttribute="top" id="0MK-aD-k1h"/>
  860. <constraint firstItem="dIC-52-LvS" firstAttribute="centerY" secondItem="hdH-sT-Zjy" secondAttribute="centerY" id="2xI-Ci-49b"/>
  861. <constraint firstItem="dIC-52-LvS" firstAttribute="leading" secondItem="hdH-sT-Zjy" secondAttribute="trailing" constant="4" id="God-aR-Jmq"/>
  862. <constraint firstItem="O5O-eG-80K" firstAttribute="top" secondItem="hdH-sT-Zjy" secondAttribute="bottom" constant="4" id="P1K-Ft-PVk"/>
  863. <constraint firstItem="O5O-eG-80K" firstAttribute="leading" secondItem="OKm-hL-M8J" secondAttribute="leading" id="SuA-IB-OEr"/>
  864. <constraint firstItem="hdH-sT-Zjy" firstAttribute="top" secondItem="OKm-hL-M8J" secondAttribute="top" constant="4" id="Td7-J7-q80"/>
  865. <constraint firstItem="hdH-sT-Zjy" firstAttribute="leading" secondItem="OKm-hL-M8J" secondAttribute="leading" id="lbp-cq-qxl"/>
  866. <constraint firstAttribute="trailing" secondItem="I0R-Y0-jgp" secondAttribute="trailing" constant="16" id="lp6-iP-wfZ"/>
  867. </constraints>
  868. </customView>
  869. <button translatesAutoresizingMaskIntoConstraints="NO" id="MbO-7o-ibN">
  870. <rect key="frame" x="4" y="22" width="24" height="24"/>
  871. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="EmbeddedPayment06" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="SBj-Qh-E4V">
  872. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  873. <font key="font" metaFont="system"/>
  874. </buttonCell>
  875. <constraints>
  876. <constraint firstAttribute="height" constant="24" id="fEZ-v5-79J"/>
  877. <constraint firstAttribute="width" constant="24" id="yjJ-ny-a2R"/>
  878. </constraints>
  879. </button>
  880. <button translatesAutoresizingMaskIntoConstraints="NO" id="Ygz-9t-jR6">
  881. <rect key="frame" x="0.0" y="0.0" width="538" height="50"/>
  882. <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="bfE-zn-FkJ">
  883. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  884. <font key="font" metaFont="system"/>
  885. </buttonCell>
  886. <connections>
  887. <action selector="extendedButtonAction:" target="-2" id="zAR-br-FUX"/>
  888. </connections>
  889. </button>
  890. </subviews>
  891. <constraints>
  892. <constraint firstAttribute="bottom" secondItem="Ygz-9t-jR6" secondAttribute="bottom" id="8Ym-aZ-6oJ"/>
  893. <constraint firstItem="MbO-7o-ibN" firstAttribute="leading" secondItem="DDi-AB-k2w" secondAttribute="leading" constant="4" id="GDA-I4-y2d"/>
  894. <constraint firstItem="Ygz-9t-jR6" firstAttribute="top" secondItem="DDi-AB-k2w" secondAttribute="top" id="ISy-1q-kve"/>
  895. <constraint firstAttribute="height" constant="50" id="KTP-AA-im1"/>
  896. <constraint firstItem="uWl-6n-x7Q" firstAttribute="top" secondItem="DDi-AB-k2w" secondAttribute="top" constant="4" id="Kfe-xA-lm4"/>
  897. <constraint firstAttribute="trailing" secondItem="uWl-6n-x7Q" secondAttribute="trailing" constant="4" id="SSe-a6-yI6"/>
  898. <constraint firstItem="OKm-hL-M8J" firstAttribute="leading" secondItem="MbO-7o-ibN" secondAttribute="trailing" constant="4" id="Tw2-Yg-QIj"/>
  899. <constraint firstItem="MbO-7o-ibN" firstAttribute="top" secondItem="DDi-AB-k2w" secondAttribute="top" constant="4" id="aVG-Ik-aSh"/>
  900. <constraint firstAttribute="bottom" secondItem="OKm-hL-M8J" secondAttribute="bottom" constant="4" id="d4G-L5-DWJ"/>
  901. <constraint firstAttribute="bottom" secondItem="uWl-6n-x7Q" secondAttribute="bottom" constant="4" id="ob3-7d-Bed"/>
  902. <constraint firstAttribute="trailing" secondItem="Ygz-9t-jR6" secondAttribute="trailing" id="pcU-cF-wQb"/>
  903. <constraint firstItem="Ygz-9t-jR6" firstAttribute="leading" secondItem="DDi-AB-k2w" secondAttribute="leading" id="pcp-7l-vmI"/>
  904. <constraint firstItem="OKm-hL-M8J" firstAttribute="top" secondItem="DDi-AB-k2w" secondAttribute="top" constant="4" id="yEI-mc-7WR"/>
  905. <constraint firstItem="uWl-6n-x7Q" firstAttribute="leading" secondItem="OKm-hL-M8J" secondAttribute="trailing" constant="4" id="zG5-lZ-l8Y"/>
  906. </constraints>
  907. </customView>
  908. <customView translatesAutoresizingMaskIntoConstraints="NO" id="2Hk-KG-FSr">
  909. <rect key="frame" x="0.0" y="0.0" width="538" height="128"/>
  910. <subviews>
  911. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Imv-vq-rsc">
  912. <rect key="frame" x="0.0" y="72" width="538" height="20"/>
  913. <subviews>
  914. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ve4-zf-dcX">
  915. <rect key="frame" x="470" y="2" width="70" height="16"/>
  916. <textFieldCell key="cell" lineBreakMode="clipping" title="USD 79.99" id="PfN-Xw-Qsg">
  917. <font key="font" usesAppearanceFont="YES"/>
  918. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  919. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  920. </textFieldCell>
  921. </textField>
  922. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="qhy-ap-sxt">
  923. <rect key="frame" x="-2" y="2" width="61" height="16"/>
  924. <textFieldCell key="cell" lineBreakMode="clipping" title="List Price" id="NjG-V1-pcr">
  925. <font key="font" metaFont="system"/>
  926. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  927. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  928. </textFieldCell>
  929. </textField>
  930. </subviews>
  931. <constraints>
  932. <constraint firstAttribute="height" constant="20" id="CL9-9s-Ly1"/>
  933. <constraint firstItem="qhy-ap-sxt" firstAttribute="centerY" secondItem="Imv-vq-rsc" secondAttribute="centerY" id="GjD-Ha-SPU"/>
  934. <constraint firstItem="qhy-ap-sxt" firstAttribute="leading" secondItem="Imv-vq-rsc" secondAttribute="leading" id="IWV-VA-Mwe"/>
  935. <constraint firstItem="ve4-zf-dcX" firstAttribute="centerY" secondItem="Imv-vq-rsc" secondAttribute="centerY" id="Ueg-io-1K5"/>
  936. <constraint firstAttribute="trailing" secondItem="ve4-zf-dcX" secondAttribute="trailing" id="xMJ-b5-hd3"/>
  937. </constraints>
  938. </customView>
  939. <customView translatesAutoresizingMaskIntoConstraints="NO" id="KXb-Fc-Ihu">
  940. <rect key="frame" x="0.0" y="44" width="538" height="20"/>
  941. <subviews>
  942. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="zuM-1n-klX">
  943. <rect key="frame" x="-2" y="2" width="58" height="16"/>
  944. <textFieldCell key="cell" lineBreakMode="clipping" title="Discount" id="fA9-YE-9nT">
  945. <font key="font" usesAppearanceFont="YES"/>
  946. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  947. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  948. </textFieldCell>
  949. </textField>
  950. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="n83-tW-ibP">
  951. <rect key="frame" x="470" y="2" width="70" height="16"/>
  952. <textFieldCell key="cell" lineBreakMode="clipping" title="USD 20.00" id="iaA-9a-RmM">
  953. <font key="font" metaFont="system"/>
  954. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  955. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  956. </textFieldCell>
  957. </textField>
  958. </subviews>
  959. <constraints>
  960. <constraint firstItem="n83-tW-ibP" firstAttribute="centerY" secondItem="KXb-Fc-Ihu" secondAttribute="centerY" id="KrF-bG-KPO"/>
  961. <constraint firstAttribute="trailing" secondItem="n83-tW-ibP" secondAttribute="trailing" id="KxY-iW-CvF"/>
  962. <constraint firstItem="zuM-1n-klX" firstAttribute="centerY" secondItem="KXb-Fc-Ihu" secondAttribute="centerY" id="hPA-oM-Jdn"/>
  963. <constraint firstAttribute="height" constant="20" id="jpN-be-qat"/>
  964. <constraint firstItem="zuM-1n-klX" firstAttribute="leading" secondItem="KXb-Fc-Ihu" secondAttribute="leading" id="s2N-Uw-xWB"/>
  965. </constraints>
  966. </customView>
  967. <customView translatesAutoresizingMaskIntoConstraints="NO" id="ZY4-l7-Ejn">
  968. <rect key="frame" x="0.0" y="0.0" width="538" height="28"/>
  969. <subviews>
  970. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="W9v-hZ-TbY">
  971. <rect key="frame" x="470" y="6" width="70" height="16"/>
  972. <textFieldCell key="cell" lineBreakMode="clipping" title="USD 59.99" id="zmn-H2-590">
  973. <font key="font" usesAppearanceFont="YES"/>
  974. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  975. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  976. </textFieldCell>
  977. </textField>
  978. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9Ta-Z5-dCX">
  979. <rect key="frame" x="-2" y="6" width="55" height="16"/>
  980. <textFieldCell key="cell" lineBreakMode="clipping" title="Pay sum" id="ed2-fx-e4R">
  981. <font key="font" metaFont="system"/>
  982. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  983. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  984. </textFieldCell>
  985. </textField>
  986. </subviews>
  987. <constraints>
  988. <constraint firstAttribute="trailing" secondItem="W9v-hZ-TbY" secondAttribute="trailing" id="OE8-MC-W1r"/>
  989. <constraint firstItem="9Ta-Z5-dCX" firstAttribute="leading" secondItem="ZY4-l7-Ejn" secondAttribute="leading" id="URL-V1-hmP"/>
  990. <constraint firstAttribute="height" constant="28" id="Ulr-u0-MNd"/>
  991. <constraint firstItem="9Ta-Z5-dCX" firstAttribute="centerY" secondItem="ZY4-l7-Ejn" secondAttribute="centerY" id="pd9-BT-CoZ"/>
  992. <constraint firstItem="W9v-hZ-TbY" firstAttribute="centerY" secondItem="ZY4-l7-Ejn" secondAttribute="centerY" id="yeX-37-xH3"/>
  993. </constraints>
  994. </customView>
  995. <customView translatesAutoresizingMaskIntoConstraints="NO" id="o5K-ag-Vbf">
  996. <rect key="frame" x="0.0" y="100" width="538" height="28"/>
  997. <subviews>
  998. <button translatesAutoresizingMaskIntoConstraints="NO" id="16N-22-eUq">
  999. <rect key="frame" x="0.0" y="6" width="45" height="16"/>
  1000. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="wfj-Uj-4Nz">
  1001. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  1002. <font key="font" metaFont="system"/>
  1003. </buttonCell>
  1004. <connections>
  1005. <action selector="couponButtonAction:" target="-2" id="s8h-4t-8iZ"/>
  1006. </connections>
  1007. </button>
  1008. <box boxType="custom" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="ECb-Ab-7Fq">
  1009. <rect key="frame" x="0.0" y="0.0" width="320" height="28"/>
  1010. <view key="contentView" id="2We-vj-b92">
  1011. <rect key="frame" x="1" y="1" width="318" height="26"/>
  1012. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  1013. <subviews>
  1014. <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lA7-Px-ulG">
  1015. <rect key="frame" x="-2" y="5" width="322" height="16"/>
  1016. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" id="bOU-uz-Gia">
  1017. <font key="font" usesAppearanceFont="YES"/>
  1018. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  1019. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  1020. </textFieldCell>
  1021. </textField>
  1022. </subviews>
  1023. <constraints>
  1024. <constraint firstAttribute="trailing" secondItem="lA7-Px-ulG" secondAttribute="trailing" id="1RW-JP-lfy"/>
  1025. <constraint firstItem="lA7-Px-ulG" firstAttribute="leading" secondItem="2We-vj-b92" secondAttribute="leading" id="M4Q-OV-nmR"/>
  1026. </constraints>
  1027. </view>
  1028. <constraints>
  1029. <constraint firstAttribute="width" constant="320" id="7qL-FY-txj"/>
  1030. <constraint firstItem="lA7-Px-ulG" firstAttribute="centerY" secondItem="ECb-Ab-7Fq" secondAttribute="centerY" id="DJA-0Z-blU"/>
  1031. </constraints>
  1032. </box>
  1033. <box boxType="custom" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="KlW-6M-F8A">
  1034. <rect key="frame" x="328" y="0.0" width="51" height="28"/>
  1035. <view key="contentView" id="rjM-V4-vuc">
  1036. <rect key="frame" x="1" y="1" width="49" height="26"/>
  1037. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  1038. <subviews>
  1039. <button translatesAutoresizingMaskIntoConstraints="NO" id="L3R-9A-gca">
  1040. <rect key="frame" x="0.0" y="0.0" width="49" height="26"/>
  1041. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="PGl-0O-QMF">
  1042. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  1043. <font key="font" metaFont="system"/>
  1044. </buttonCell>
  1045. <connections>
  1046. <action selector="applyButtonAction:" target="-2" id="Cgs-s4-Vts"/>
  1047. </connections>
  1048. </button>
  1049. </subviews>
  1050. <constraints>
  1051. <constraint firstItem="L3R-9A-gca" firstAttribute="leading" secondItem="rjM-V4-vuc" secondAttribute="leading" id="KPv-Jb-u20"/>
  1052. <constraint firstItem="L3R-9A-gca" firstAttribute="top" secondItem="rjM-V4-vuc" secondAttribute="top" id="KUl-SA-9OK"/>
  1053. <constraint firstAttribute="bottom" secondItem="L3R-9A-gca" secondAttribute="bottom" id="onv-AG-J9d"/>
  1054. <constraint firstAttribute="trailing" secondItem="L3R-9A-gca" secondAttribute="trailing" id="w3e-aq-a0O"/>
  1055. </constraints>
  1056. </view>
  1057. <constraints>
  1058. <constraint firstAttribute="width" constant="51" id="uC0-wq-iSp"/>
  1059. </constraints>
  1060. </box>
  1061. </subviews>
  1062. <constraints>
  1063. <constraint firstItem="ECb-Ab-7Fq" firstAttribute="leading" secondItem="o5K-ag-Vbf" secondAttribute="leading" id="9ZF-2D-kh5"/>
  1064. <constraint firstItem="16N-22-eUq" firstAttribute="leading" secondItem="o5K-ag-Vbf" secondAttribute="leading" id="QRi-T6-Rrf"/>
  1065. <constraint firstItem="16N-22-eUq" firstAttribute="centerY" secondItem="o5K-ag-Vbf" secondAttribute="centerY" id="TRq-KF-6V5"/>
  1066. <constraint firstAttribute="height" constant="28" id="akm-fS-W9J"/>
  1067. <constraint firstAttribute="bottom" secondItem="ECb-Ab-7Fq" secondAttribute="bottom" id="h4U-Ga-39V"/>
  1068. <constraint firstItem="KlW-6M-F8A" firstAttribute="leading" secondItem="ECb-Ab-7Fq" secondAttribute="trailing" constant="8" id="kMt-8X-ENQ"/>
  1069. <constraint firstAttribute="bottom" secondItem="KlW-6M-F8A" secondAttribute="bottom" id="pWz-Zm-W8U"/>
  1070. <constraint firstItem="ECb-Ab-7Fq" firstAttribute="top" secondItem="o5K-ag-Vbf" secondAttribute="top" id="r1Q-tU-ePa"/>
  1071. <constraint firstItem="KlW-6M-F8A" firstAttribute="top" secondItem="o5K-ag-Vbf" secondAttribute="top" id="syK-Nu-TdQ"/>
  1072. </constraints>
  1073. </customView>
  1074. </subviews>
  1075. <constraints>
  1076. <constraint firstItem="KXb-Fc-Ihu" firstAttribute="leading" secondItem="2Hk-KG-FSr" secondAttribute="leading" id="2ND-n1-fYL"/>
  1077. <constraint firstItem="o5K-ag-Vbf" firstAttribute="leading" secondItem="2Hk-KG-FSr" secondAttribute="leading" id="5wl-Gd-dUP"/>
  1078. <constraint firstItem="Imv-vq-rsc" firstAttribute="top" secondItem="o5K-ag-Vbf" secondAttribute="bottom" constant="8" id="HxS-Ie-ICF"/>
  1079. <constraint firstAttribute="trailing" secondItem="ZY4-l7-Ejn" secondAttribute="trailing" id="RMg-ar-mLp"/>
  1080. <constraint firstItem="Imv-vq-rsc" firstAttribute="leading" secondItem="2Hk-KG-FSr" secondAttribute="leading" id="Y0H-ih-Rgw"/>
  1081. <constraint firstItem="ZY4-l7-Ejn" firstAttribute="top" secondItem="KXb-Fc-Ihu" secondAttribute="bottom" constant="16" id="c55-3v-q3H"/>
  1082. <constraint firstAttribute="trailing" secondItem="KXb-Fc-Ihu" secondAttribute="trailing" id="iGT-gn-pAk"/>
  1083. <constraint firstAttribute="height" constant="128" id="j6Q-TK-M7b"/>
  1084. <constraint firstItem="KXb-Fc-Ihu" firstAttribute="top" secondItem="Imv-vq-rsc" secondAttribute="bottom" constant="8" id="oTP-4f-B8x"/>
  1085. <constraint firstAttribute="bottom" secondItem="ZY4-l7-Ejn" secondAttribute="bottom" id="seY-YL-vDW"/>
  1086. <constraint firstAttribute="trailing" secondItem="o5K-ag-Vbf" secondAttribute="trailing" id="thc-FV-DHJ"/>
  1087. <constraint firstItem="ZY4-l7-Ejn" firstAttribute="leading" secondItem="2Hk-KG-FSr" secondAttribute="leading" id="ud3-KR-CPI"/>
  1088. <constraint firstAttribute="trailing" secondItem="Imv-vq-rsc" secondAttribute="trailing" id="y07-bZ-NS8"/>
  1089. </constraints>
  1090. </customView>
  1091. </subviews>
  1092. <constraints>
  1093. <constraint firstAttribute="trailing" secondItem="DDi-AB-k2w" secondAttribute="trailing" id="4Ih-EH-ZFd"/>
  1094. <constraint firstAttribute="bottom" secondItem="2Hk-KG-FSr" secondAttribute="bottom" id="5KQ-vt-ZOg"/>
  1095. <constraint firstAttribute="trailing" secondItem="2Hk-KG-FSr" secondAttribute="trailing" id="5Sx-zp-J3v"/>
  1096. <constraint firstItem="lJA-9J-Qba" firstAttribute="leading" secondItem="tRc-PM-BHR" secondAttribute="leading" id="B6N-PE-mp7"/>
  1097. <constraint firstItem="lJA-9J-Qba" firstAttribute="top" secondItem="tRc-PM-BHR" secondAttribute="top" id="E0R-h9-0A9"/>
  1098. <constraint firstItem="aGq-d0-5pa" firstAttribute="top" secondItem="lJA-9J-Qba" secondAttribute="bottom" constant="12" id="LdB-0Y-1DT"/>
  1099. <constraint firstAttribute="trailing" secondItem="lJA-9J-Qba" secondAttribute="trailing" id="LdJ-IR-IJ1"/>
  1100. <constraint firstItem="DDi-AB-k2w" firstAttribute="top" secondItem="A4x-fh-Pac" secondAttribute="bottom" constant="12" id="Leq-Uj-hsG"/>
  1101. <constraint firstItem="A4x-fh-Pac" firstAttribute="top" secondItem="M6b-Qf-5FA" secondAttribute="bottom" constant="20" id="NBc-yL-wWL"/>
  1102. <constraint firstItem="A4x-fh-Pac" firstAttribute="leading" secondItem="tRc-PM-BHR" secondAttribute="leading" id="Qcd-9d-EBr"/>
  1103. <constraint firstAttribute="trailing" secondItem="M6b-Qf-5FA" secondAttribute="trailing" id="S1n-e8-YWQ"/>
  1104. <constraint firstAttribute="trailing" secondItem="aGq-d0-5pa" secondAttribute="trailing" id="SNa-zL-R3m"/>
  1105. <constraint firstItem="M6b-Qf-5FA" firstAttribute="leading" secondItem="tRc-PM-BHR" secondAttribute="leading" id="UKk-Te-UWF"/>
  1106. <constraint firstItem="DDi-AB-k2w" firstAttribute="leading" secondItem="tRc-PM-BHR" secondAttribute="leading" id="UgJ-zT-SLr"/>
  1107. <constraint firstItem="2Hk-KG-FSr" firstAttribute="leading" secondItem="tRc-PM-BHR" secondAttribute="leading" id="ed5-oq-KZW"/>
  1108. <constraint firstItem="M6b-Qf-5FA" firstAttribute="top" secondItem="aGq-d0-5pa" secondAttribute="bottom" constant="24" id="gh6-Sh-5tG"/>
  1109. <constraint firstItem="aGq-d0-5pa" firstAttribute="leading" secondItem="tRc-PM-BHR" secondAttribute="leading" id="hw1-nX-OlU"/>
  1110. <constraint firstAttribute="trailing" secondItem="A4x-fh-Pac" secondAttribute="trailing" id="oL4-dU-k09"/>
  1111. </constraints>
  1112. </customView>
  1113. </subviews>
  1114. <constraints>
  1115. <constraint firstAttribute="bottom" secondItem="tRc-PM-BHR" secondAttribute="bottom" constant="16" id="2pK-Mi-Xjc"/>
  1116. <constraint firstAttribute="bottom" secondItem="h4u-aQ-6IT" secondAttribute="bottom" constant="16" id="47n-lk-Q74"/>
  1117. <constraint firstAttribute="bottom" secondItem="vmh-tU-E0c" secondAttribute="bottom" constant="16" id="5XP-Cy-dtj"/>
  1118. <constraint firstItem="h4u-aQ-6IT" firstAttribute="leading" secondItem="tRc-PM-BHR" secondAttribute="trailing" constant="24" id="IwZ-Rx-SmS"/>
  1119. <constraint firstItem="vmh-tU-E0c" firstAttribute="leading" secondItem="h4u-aQ-6IT" secondAttribute="trailing" constant="24" id="Nna-d2-XpD"/>
  1120. <constraint firstItem="h4u-aQ-6IT" firstAttribute="top" secondItem="yHo-bZ-A7K" secondAttribute="top" constant="16" id="O7T-7l-ZCR"/>
  1121. <constraint firstItem="vmh-tU-E0c" firstAttribute="top" secondItem="yHo-bZ-A7K" secondAttribute="top" constant="16" id="Rz7-NC-Mqn"/>
  1122. <constraint firstItem="tRc-PM-BHR" firstAttribute="top" secondItem="yHo-bZ-A7K" secondAttribute="top" constant="16" id="fHa-RD-eGh"/>
  1123. <constraint firstItem="tRc-PM-BHR" firstAttribute="leading" secondItem="yHo-bZ-A7K" secondAttribute="leading" constant="24" id="iDP-no-soj"/>
  1124. <constraint firstAttribute="trailing" secondItem="vmh-tU-E0c" secondAttribute="trailing" constant="24" id="xre-zR-AcW"/>
  1125. </constraints>
  1126. </view>
  1127. </box>
  1128. </subviews>
  1129. <constraints>
  1130. <constraint firstAttribute="trailing" secondItem="NWI-HO-4Jh" secondAttribute="trailing" id="0Qb-nN-TLM"/>
  1131. <constraint firstItem="l3P-ZG-GJY" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="7J5-D1-29E"/>
  1132. <constraint firstItem="giK-CT-R0l" firstAttribute="top" secondItem="NWI-HO-4Jh" secondAttribute="bottom" id="85h-HP-IPn"/>
  1133. <constraint firstAttribute="bottom" secondItem="l3P-ZG-GJY" secondAttribute="bottom" id="Bqc-wf-WCm"/>
  1134. <constraint firstItem="NWI-HO-4Jh" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="Ot6-pG-RnW"/>
  1135. <constraint firstAttribute="trailing" secondItem="l3P-ZG-GJY" secondAttribute="trailing" id="Y98-eX-wxk"/>
  1136. <constraint firstAttribute="trailing" secondItem="giK-CT-R0l" secondAttribute="trailing" id="bdV-IJ-R6W"/>
  1137. <constraint firstItem="NWI-HO-4Jh" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="lT5-HU-ptH"/>
  1138. <constraint firstItem="l3P-ZG-GJY" firstAttribute="top" secondItem="NWI-HO-4Jh" secondAttribute="bottom" constant="8" id="qXq-w0-fJ7"/>
  1139. <constraint firstItem="giK-CT-R0l" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="wrS-nb-Uqw"/>
  1140. </constraints>
  1141. </view>
  1142. <connections>
  1143. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  1144. </connections>
  1145. <point key="canvasLocation" x="401" y="260"/>
  1146. </window>
  1147. <customView id="gH9-wN-pyM">
  1148. <rect key="frame" x="0.0" y="0.0" width="457" height="87"/>
  1149. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  1150. <subviews>
  1151. <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="W05-CR-h20">
  1152. <rect key="frame" x="0.0" y="10" width="457" height="67"/>
  1153. <view key="contentView" id="ktY-bu-KTi">
  1154. <rect key="frame" x="0.0" y="0.0" width="457" height="67"/>
  1155. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  1156. <subviews>
  1157. <button translatesAutoresizingMaskIntoConstraints="NO" id="PHJ-Cl-ZCp">
  1158. <rect key="frame" x="0.0" y="0.0" width="457" height="67"/>
  1159. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="x8a-HQ-phr">
  1160. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  1161. <font key="font" metaFont="system"/>
  1162. </buttonCell>
  1163. <connections>
  1164. <action selector="buyAction:" target="-2" id="6rA-th-4Gm"/>
  1165. </connections>
  1166. </button>
  1167. </subviews>
  1168. <constraints>
  1169. <constraint firstAttribute="trailing" secondItem="PHJ-Cl-ZCp" secondAttribute="trailing" id="5SJ-8P-w6J"/>
  1170. <constraint firstAttribute="bottom" secondItem="PHJ-Cl-ZCp" secondAttribute="bottom" id="My7-sN-1Iw"/>
  1171. <constraint firstItem="PHJ-Cl-ZCp" firstAttribute="leading" secondItem="ktY-bu-KTi" secondAttribute="leading" id="jpA-Xl-viz"/>
  1172. <constraint firstItem="PHJ-Cl-ZCp" firstAttribute="top" secondItem="ktY-bu-KTi" secondAttribute="top" id="pV7-SR-VNg"/>
  1173. </constraints>
  1174. </view>
  1175. </box>
  1176. <customView translatesAutoresizingMaskIntoConstraints="NO" id="y67-d4-PCg">
  1177. <rect key="frame" x="157" y="24" width="143" height="40"/>
  1178. <subviews>
  1179. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="S75-tk-yGR">
  1180. <rect key="frame" x="0.0" y="10" width="84" height="19"/>
  1181. <constraints>
  1182. <constraint firstAttribute="height" constant="19" id="h8J-6j-XTJ"/>
  1183. <constraint firstAttribute="width" constant="84.409999999999997" id="rpL-x8-eDL"/>
  1184. </constraints>
  1185. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="EmbeddedPayment14" id="Q6h-Sg-TIg"/>
  1186. </imageView>
  1187. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="pcl-Qd-CLL">
  1188. <rect key="frame" x="87" y="12" width="58" height="16"/>
  1189. <textFieldCell key="cell" lineBreakMode="clipping" title="Buy Now" id="PIg-4F-yje">
  1190. <font key="font" metaFont="system"/>
  1191. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  1192. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  1193. </textFieldCell>
  1194. </textField>
  1195. </subviews>
  1196. <constraints>
  1197. <constraint firstAttribute="trailing" secondItem="pcl-Qd-CLL" secondAttribute="trailing" id="56k-4p-MCV"/>
  1198. <constraint firstItem="S75-tk-yGR" firstAttribute="leading" secondItem="y67-d4-PCg" secondAttribute="leading" id="Pr3-dR-Bww"/>
  1199. <constraint firstItem="pcl-Qd-CLL" firstAttribute="leading" secondItem="S75-tk-yGR" secondAttribute="trailing" constant="4.4299999999999997" id="hhn-v8-KYW"/>
  1200. <constraint firstItem="S75-tk-yGR" firstAttribute="centerY" secondItem="y67-d4-PCg" secondAttribute="centerY" id="mvN-1S-r0A"/>
  1201. <constraint firstItem="pcl-Qd-CLL" firstAttribute="centerY" secondItem="y67-d4-PCg" secondAttribute="centerY" id="qzK-Uv-Jyc"/>
  1202. <constraint firstAttribute="height" constant="40" id="zhg-QK-O0j"/>
  1203. </constraints>
  1204. </customView>
  1205. </subviews>
  1206. <constraints>
  1207. <constraint firstItem="W05-CR-h20" firstAttribute="top" secondItem="gH9-wN-pyM" secondAttribute="top" constant="10" id="51K-b5-SdU"/>
  1208. <constraint firstItem="y67-d4-PCg" firstAttribute="centerY" secondItem="gH9-wN-pyM" secondAttribute="centerY" id="JcH-Nq-MDb"/>
  1209. <constraint firstAttribute="bottom" secondItem="W05-CR-h20" secondAttribute="bottom" constant="10" id="TcD-fK-lPv"/>
  1210. <constraint firstAttribute="trailing" secondItem="W05-CR-h20" secondAttribute="trailing" id="XgZ-mx-8xr"/>
  1211. <constraint firstItem="y67-d4-PCg" firstAttribute="centerX" secondItem="gH9-wN-pyM" secondAttribute="centerX" id="aL1-e2-Oru"/>
  1212. <constraint firstItem="W05-CR-h20" firstAttribute="leading" secondItem="gH9-wN-pyM" secondAttribute="leading" id="nip-wQ-KO1"/>
  1213. </constraints>
  1214. <point key="canvasLocation" x="135.5" y="684.5"/>
  1215. </customView>
  1216. <customView id="X7Z-7L-aZu">
  1217. <rect key="frame" x="0.0" y="0.0" width="455" height="150"/>
  1218. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  1219. <subviews>
  1220. <customView translatesAutoresizingMaskIntoConstraints="NO" id="IT5-WE-Tyg">
  1221. <rect key="frame" x="0.0" y="112" width="455" height="28"/>
  1222. <subviews>
  1223. <popUpButton translatesAutoresizingMaskIntoConstraints="NO" id="bH3-M9-C8p" customClass="KMPopUpButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  1224. <rect key="frame" x="-5" y="0.0" width="229" height="28"/>
  1225. <popUpButtonCell key="cell" type="square" bezelStyle="shadowlessSquare" alignment="left" lineBreakMode="truncatingTail" inset="2" arrowPosition="noArrow" id="7Au-hp-0Cm" customClass="KMPopUpButtonCell" customModule="PDF_Reader_Pro" customModuleProvider="target">
  1226. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  1227. <font key="font" metaFont="menu"/>
  1228. <menu key="menu" id="pry-dI-PhA"/>
  1229. </popUpButtonCell>
  1230. <connections>
  1231. <action selector="paddlePopUpAction:" target="-2" id="aCp-Um-2x0"/>
  1232. </connections>
  1233. </popUpButton>
  1234. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="aa6-zr-KXX">
  1235. <rect key="frame" x="232" y="0.0" width="223" height="28"/>
  1236. <view key="contentView" id="ecZ-SL-4fZ">
  1237. <rect key="frame" x="1" y="1" width="221" height="26"/>
  1238. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  1239. <subviews>
  1240. <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4au-dI-0Fs">
  1241. <rect key="frame" x="6" y="5" width="209" height="16"/>
  1242. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" placeholderString="Value" id="h6L-Q2-6Em">
  1243. <font key="font" usesAppearanceFont="YES"/>
  1244. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  1245. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  1246. </textFieldCell>
  1247. </textField>
  1248. </subviews>
  1249. <constraints>
  1250. <constraint firstItem="4au-dI-0Fs" firstAttribute="leading" secondItem="ecZ-SL-4fZ" secondAttribute="leading" constant="8" id="AZZ-rx-8rY"/>
  1251. <constraint firstAttribute="trailing" secondItem="4au-dI-0Fs" secondAttribute="trailing" constant="8" id="fOU-5S-MHO"/>
  1252. </constraints>
  1253. </view>
  1254. <constraints>
  1255. <constraint firstItem="4au-dI-0Fs" firstAttribute="centerY" secondItem="aa6-zr-KXX" secondAttribute="centerY" id="EhK-Rg-I5t"/>
  1256. </constraints>
  1257. </box>
  1258. </subviews>
  1259. <constraints>
  1260. <constraint firstItem="aa6-zr-KXX" firstAttribute="width" secondItem="bH3-M9-C8p" secondAttribute="width" id="5Wk-En-stE"/>
  1261. <constraint firstItem="bH3-M9-C8p" firstAttribute="top" secondItem="IT5-WE-Tyg" secondAttribute="top" id="TbV-mr-keW"/>
  1262. <constraint firstAttribute="trailing" secondItem="aa6-zr-KXX" secondAttribute="trailing" id="cWm-hN-Uv9"/>
  1263. <constraint firstItem="aa6-zr-KXX" firstAttribute="top" secondItem="IT5-WE-Tyg" secondAttribute="top" id="dkl-Sn-28Q"/>
  1264. <constraint firstAttribute="bottom" secondItem="aa6-zr-KXX" secondAttribute="bottom" id="ejb-vZ-UXm"/>
  1265. <constraint firstAttribute="bottom" secondItem="bH3-M9-C8p" secondAttribute="bottom" id="g1g-71-Gc6"/>
  1266. <constraint firstAttribute="height" constant="28" id="gLL-3A-2xD"/>
  1267. <constraint firstItem="aa6-zr-KXX" firstAttribute="leading" secondItem="bH3-M9-C8p" secondAttribute="trailing" constant="8" id="mv5-ZF-XyU"/>
  1268. <constraint firstItem="bH3-M9-C8p" firstAttribute="leading" secondItem="IT5-WE-Tyg" secondAttribute="leading" id="zca-t8-ive"/>
  1269. </constraints>
  1270. </customView>
  1271. <customView translatesAutoresizingMaskIntoConstraints="NO" id="ha0-Vb-Qze">
  1272. <rect key="frame" x="0.0" y="56" width="455" height="40"/>
  1273. <subviews>
  1274. <button translatesAutoresizingMaskIntoConstraints="NO" id="jPf-8J-HiZ">
  1275. <rect key="frame" x="0.0" y="0.0" width="455" height="40"/>
  1276. <buttonCell key="cell" type="bevel" title="Continue to Pay" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="HZP-vJ-63A">
  1277. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  1278. <font key="font" metaFont="system"/>
  1279. </buttonCell>
  1280. <connections>
  1281. <action selector="buyAction:" target="-2" id="OBE-Xs-Wa9"/>
  1282. </connections>
  1283. </button>
  1284. </subviews>
  1285. <constraints>
  1286. <constraint firstItem="jPf-8J-HiZ" firstAttribute="top" secondItem="ha0-Vb-Qze" secondAttribute="top" id="GnL-6w-xVM"/>
  1287. <constraint firstAttribute="bottom" secondItem="jPf-8J-HiZ" secondAttribute="bottom" id="JlQ-BI-RIm"/>
  1288. <constraint firstAttribute="height" constant="40" id="LTf-VF-Aca"/>
  1289. <constraint firstAttribute="trailing" secondItem="jPf-8J-HiZ" secondAttribute="trailing" id="VOp-h3-Ljx"/>
  1290. <constraint firstItem="jPf-8J-HiZ" firstAttribute="leading" secondItem="ha0-Vb-Qze" secondAttribute="leading" id="pmc-g6-zSp"/>
  1291. </constraints>
  1292. </customView>
  1293. <customView translatesAutoresizingMaskIntoConstraints="NO" id="PkH-Uy-hzv">
  1294. <rect key="frame" x="0.0" y="10" width="455" height="30"/>
  1295. <subviews>
  1296. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Dln-Dy-URZ">
  1297. <rect key="frame" x="0.0" y="6" width="61" height="18"/>
  1298. <constraints>
  1299. <constraint firstAttribute="width" constant="61.130000000000003" id="gjT-d6-yM0"/>
  1300. <constraint firstAttribute="height" constant="18.670000000000002" id="tOJ-Jb-sU8"/>
  1301. </constraints>
  1302. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="EmbeddedPayment08" id="qXb-9F-nxB"/>
  1303. </imageView>
  1304. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="y00-5q-6m4">
  1305. <rect key="frame" x="108" y="4" width="36" height="22"/>
  1306. <constraints>
  1307. <constraint firstAttribute="width" constant="36.799999999999997" id="s2b-JB-LdL"/>
  1308. <constraint firstAttribute="height" constant="21.859999999999999" id="y6I-cc-vzv"/>
  1309. </constraints>
  1310. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="EmbeddedPayment09" id="SfJ-hE-i7r"/>
  1311. </imageView>
  1312. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="YhH-lZ-bT2">
  1313. <rect key="frame" x="191" y="1" width="23" height="28"/>
  1314. <constraints>
  1315. <constraint firstAttribute="width" constant="23.010000000000002" id="Koy-AK-En1"/>
  1316. <constraint firstAttribute="height" constant="28.440000000000001" id="eDL-V0-DIy"/>
  1317. </constraints>
  1318. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="EmbeddedPayment10" id="hC8-4f-mVa"/>
  1319. </imageView>
  1320. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="BXk-PV-01r">
  1321. <rect key="frame" x="261" y="4" width="29" height="22"/>
  1322. <constraints>
  1323. <constraint firstAttribute="width" constant="29.399999999999999" id="C6K-KS-N3H"/>
  1324. <constraint firstAttribute="height" constant="22.399999999999999" id="eHq-WG-vgC"/>
  1325. </constraints>
  1326. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="EmbeddedPayment11" id="40T-qT-73K"/>
  1327. </imageView>
  1328. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="8nV-dI-yKm">
  1329. <rect key="frame" x="337" y="4" width="35" height="22"/>
  1330. <constraints>
  1331. <constraint firstAttribute="height" constant="22.399999999999999" id="B7Y-Zg-3H4"/>
  1332. <constraint firstAttribute="width" constant="35.270000000000003" id="vlj-Vu-Y1B"/>
  1333. </constraints>
  1334. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="EmbeddedPayment12" id="g93-3z-CDt"/>
  1335. </imageView>
  1336. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="elC-Uf-uB2">
  1337. <rect key="frame" x="418" y="4" width="37" height="22"/>
  1338. <constraints>
  1339. <constraint firstAttribute="height" constant="22.559999999999999" id="4RS-4p-rE7"/>
  1340. <constraint firstAttribute="width" constant="36.659999999999997" id="Ypg-1b-lUB"/>
  1341. </constraints>
  1342. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="EmbeddedPayment13" id="EvC-8m-Aqb"/>
  1343. </imageView>
  1344. <customView translatesAutoresizingMaskIntoConstraints="NO" id="FQ0-cO-Lfk">
  1345. <rect key="frame" x="61" y="0.0" width="47" height="30"/>
  1346. </customView>
  1347. <customView translatesAutoresizingMaskIntoConstraints="NO" id="2QT-j0-Kkq">
  1348. <rect key="frame" x="144" y="0.0" width="47" height="30"/>
  1349. </customView>
  1350. <customView translatesAutoresizingMaskIntoConstraints="NO" id="nKy-zk-mc2">
  1351. <rect key="frame" x="214" y="0.0" width="47" height="30"/>
  1352. </customView>
  1353. <customView translatesAutoresizingMaskIntoConstraints="NO" id="VMs-4h-0Lr">
  1354. <rect key="frame" x="290" y="0.0" width="47" height="30"/>
  1355. </customView>
  1356. <customView translatesAutoresizingMaskIntoConstraints="NO" id="o7l-qg-nZs">
  1357. <rect key="frame" x="372" y="0.0" width="46" height="30"/>
  1358. </customView>
  1359. </subviews>
  1360. <constraints>
  1361. <constraint firstItem="YhH-lZ-bT2" firstAttribute="centerY" secondItem="PkH-Uy-hzv" secondAttribute="centerY" id="0jE-5l-v8G"/>
  1362. <constraint firstItem="o7l-qg-nZs" firstAttribute="leading" secondItem="8nV-dI-yKm" secondAttribute="trailing" id="1yF-TO-PFH"/>
  1363. <constraint firstAttribute="trailing" secondItem="elC-Uf-uB2" secondAttribute="trailing" id="4ql-dv-8Jc"/>
  1364. <constraint firstItem="2QT-j0-Kkq" firstAttribute="top" secondItem="PkH-Uy-hzv" secondAttribute="top" id="5sC-ME-dN8"/>
  1365. <constraint firstItem="2QT-j0-Kkq" firstAttribute="width" secondItem="FQ0-cO-Lfk" secondAttribute="width" id="7p8-Cd-cYb"/>
  1366. <constraint firstItem="VMs-4h-0Lr" firstAttribute="width" secondItem="FQ0-cO-Lfk" secondAttribute="width" id="8y8-yK-uMi"/>
  1367. <constraint firstAttribute="bottom" secondItem="nKy-zk-mc2" secondAttribute="bottom" id="COu-cG-tYT"/>
  1368. <constraint firstItem="elC-Uf-uB2" firstAttribute="centerY" secondItem="PkH-Uy-hzv" secondAttribute="centerY" id="ClS-bc-pBE"/>
  1369. <constraint firstItem="o7l-qg-nZs" firstAttribute="top" secondItem="PkH-Uy-hzv" secondAttribute="top" id="Haf-uE-CjR"/>
  1370. <constraint firstItem="VMs-4h-0Lr" firstAttribute="top" secondItem="PkH-Uy-hzv" secondAttribute="top" id="JBq-6C-Dxi"/>
  1371. <constraint firstItem="Dln-Dy-URZ" firstAttribute="centerY" secondItem="PkH-Uy-hzv" secondAttribute="centerY" id="Lug-J9-f2j"/>
  1372. <constraint firstItem="FQ0-cO-Lfk" firstAttribute="top" secondItem="PkH-Uy-hzv" secondAttribute="top" id="Mi3-ft-6cn"/>
  1373. <constraint firstItem="nKy-zk-mc2" firstAttribute="width" secondItem="FQ0-cO-Lfk" secondAttribute="width" id="PUg-x8-98E"/>
  1374. <constraint firstItem="o7l-qg-nZs" firstAttribute="width" secondItem="FQ0-cO-Lfk" secondAttribute="width" id="PnK-3k-JlQ"/>
  1375. <constraint firstAttribute="bottom" secondItem="o7l-qg-nZs" secondAttribute="bottom" id="Pyo-eK-oPM"/>
  1376. <constraint firstItem="Dln-Dy-URZ" firstAttribute="leading" secondItem="PkH-Uy-hzv" secondAttribute="leading" id="Tfm-s8-Ryc"/>
  1377. <constraint firstItem="YhH-lZ-bT2" firstAttribute="leading" secondItem="2QT-j0-Kkq" secondAttribute="trailing" id="U4m-UQ-tPa"/>
  1378. <constraint firstItem="nKy-zk-mc2" firstAttribute="leading" secondItem="YhH-lZ-bT2" secondAttribute="trailing" id="XaB-7K-S11"/>
  1379. <constraint firstItem="nKy-zk-mc2" firstAttribute="top" secondItem="PkH-Uy-hzv" secondAttribute="top" id="aJz-kQ-Pee"/>
  1380. <constraint firstItem="8nV-dI-yKm" firstAttribute="leading" secondItem="VMs-4h-0Lr" secondAttribute="trailing" id="e12-JZ-ZKq"/>
  1381. <constraint firstItem="VMs-4h-0Lr" firstAttribute="leading" secondItem="BXk-PV-01r" secondAttribute="trailing" id="fn0-Qr-SMo"/>
  1382. <constraint firstItem="8nV-dI-yKm" firstAttribute="centerY" secondItem="PkH-Uy-hzv" secondAttribute="centerY" id="hqj-6l-uAe"/>
  1383. <constraint firstItem="FQ0-cO-Lfk" firstAttribute="leading" secondItem="Dln-Dy-URZ" secondAttribute="trailing" id="iW1-CL-yW5"/>
  1384. <constraint firstAttribute="bottom" secondItem="VMs-4h-0Lr" secondAttribute="bottom" id="iZX-zK-F8b"/>
  1385. <constraint firstItem="2QT-j0-Kkq" firstAttribute="leading" secondItem="y00-5q-6m4" secondAttribute="trailing" id="jon-wx-Arm"/>
  1386. <constraint firstItem="y00-5q-6m4" firstAttribute="centerY" secondItem="PkH-Uy-hzv" secondAttribute="centerY" id="kdG-hV-5lW"/>
  1387. <constraint firstItem="BXk-PV-01r" firstAttribute="leading" secondItem="nKy-zk-mc2" secondAttribute="trailing" id="o5j-xE-SaT"/>
  1388. <constraint firstItem="BXk-PV-01r" firstAttribute="centerY" secondItem="PkH-Uy-hzv" secondAttribute="centerY" id="oem-02-IgW"/>
  1389. <constraint firstAttribute="bottom" secondItem="FQ0-cO-Lfk" secondAttribute="bottom" id="ozN-tT-Qre"/>
  1390. <constraint firstItem="YhH-lZ-bT2" firstAttribute="centerY" secondItem="PkH-Uy-hzv" secondAttribute="centerY" id="uUh-jh-JSr"/>
  1391. <constraint firstAttribute="bottom" secondItem="2QT-j0-Kkq" secondAttribute="bottom" id="uuI-eD-EhL"/>
  1392. <constraint firstItem="y00-5q-6m4" firstAttribute="leading" secondItem="FQ0-cO-Lfk" secondAttribute="trailing" id="w8v-zG-DWT"/>
  1393. <constraint firstAttribute="height" constant="30" id="yvj-zx-khM"/>
  1394. <constraint firstItem="elC-Uf-uB2" firstAttribute="leading" secondItem="o7l-qg-nZs" secondAttribute="trailing" id="zCP-1Y-HTF"/>
  1395. </constraints>
  1396. </customView>
  1397. </subviews>
  1398. <constraints>
  1399. <constraint firstItem="IT5-WE-Tyg" firstAttribute="leading" secondItem="X7Z-7L-aZu" secondAttribute="leading" id="80x-Tm-ync"/>
  1400. <constraint firstAttribute="trailing" secondItem="IT5-WE-Tyg" secondAttribute="trailing" id="JxC-3R-6B1"/>
  1401. <constraint firstItem="IT5-WE-Tyg" firstAttribute="top" secondItem="X7Z-7L-aZu" secondAttribute="top" constant="10" id="NVd-Oc-CJw"/>
  1402. <constraint firstAttribute="trailing" secondItem="PkH-Uy-hzv" secondAttribute="trailing" id="Q0O-Ju-L1V"/>
  1403. <constraint firstAttribute="trailing" secondItem="ha0-Vb-Qze" secondAttribute="trailing" id="RmS-nK-xbr"/>
  1404. <constraint firstItem="PkH-Uy-hzv" firstAttribute="top" secondItem="ha0-Vb-Qze" secondAttribute="bottom" constant="16" id="f4y-ZP-XGF"/>
  1405. <constraint firstItem="ha0-Vb-Qze" firstAttribute="top" secondItem="IT5-WE-Tyg" secondAttribute="bottom" constant="16" id="ifC-Jo-xoC"/>
  1406. <constraint firstAttribute="bottom" secondItem="PkH-Uy-hzv" secondAttribute="bottom" constant="10" id="qeQ-Ak-2jg"/>
  1407. <constraint firstItem="ha0-Vb-Qze" firstAttribute="leading" secondItem="X7Z-7L-aZu" secondAttribute="leading" id="rcx-ax-7bh"/>
  1408. <constraint firstItem="PkH-Uy-hzv" firstAttribute="leading" secondItem="X7Z-7L-aZu" secondAttribute="leading" id="riG-XQ-6Rl"/>
  1409. </constraints>
  1410. <point key="canvasLocation" x="136.5" y="867"/>
  1411. </customView>
  1412. <customView id="pBx-yN-WZs">
  1413. <rect key="frame" x="0.0" y="0.0" width="463" height="92"/>
  1414. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  1415. <subviews>
  1416. <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="3RR-ng-Us6">
  1417. <rect key="frame" x="0.0" y="26" width="463" height="40"/>
  1418. <view key="contentView" id="rlI-7B-oCW">
  1419. <rect key="frame" x="0.0" y="0.0" width="463" height="40"/>
  1420. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  1421. <subviews>
  1422. <button translatesAutoresizingMaskIntoConstraints="NO" id="hj1-6S-4j5">
  1423. <rect key="frame" x="0.0" y="0.0" width="463" height="40"/>
  1424. <buttonCell key="cell" type="bevel" title="Continue to Pay" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="T5g-hu-qYa">
  1425. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  1426. <font key="font" metaFont="system"/>
  1427. </buttonCell>
  1428. <connections>
  1429. <action selector="buyAction:" target="-2" id="Tuu-PT-paK"/>
  1430. </connections>
  1431. </button>
  1432. </subviews>
  1433. <constraints>
  1434. <constraint firstItem="hj1-6S-4j5" firstAttribute="top" secondItem="rlI-7B-oCW" secondAttribute="top" id="DtB-Vn-BZW"/>
  1435. <constraint firstItem="hj1-6S-4j5" firstAttribute="leading" secondItem="rlI-7B-oCW" secondAttribute="leading" id="JFr-uY-eJf"/>
  1436. <constraint firstAttribute="bottom" secondItem="hj1-6S-4j5" secondAttribute="bottom" id="sZI-Ns-N2N"/>
  1437. <constraint firstAttribute="trailing" secondItem="hj1-6S-4j5" secondAttribute="trailing" id="uXM-3e-c9b"/>
  1438. </constraints>
  1439. </view>
  1440. <constraints>
  1441. <constraint firstAttribute="height" constant="40" id="jV2-Fy-ZeJ"/>
  1442. </constraints>
  1443. </box>
  1444. </subviews>
  1445. <constraints>
  1446. <constraint firstItem="3RR-ng-Us6" firstAttribute="top" secondItem="pBx-yN-WZs" secondAttribute="top" constant="26" id="Aud-gh-9Cr"/>
  1447. <constraint firstAttribute="bottom" secondItem="3RR-ng-Us6" secondAttribute="bottom" constant="26" id="UHK-Ro-GQD"/>
  1448. <constraint firstItem="3RR-ng-Us6" firstAttribute="leading" secondItem="pBx-yN-WZs" secondAttribute="leading" id="WC4-d2-Q9e"/>
  1449. <constraint firstAttribute="trailing" secondItem="3RR-ng-Us6" secondAttribute="trailing" id="zcy-F0-buz"/>
  1450. </constraints>
  1451. <point key="canvasLocation" x="139" y="1030"/>
  1452. </customView>
  1453. <customView id="0Xs-W1-zNP">
  1454. <rect key="frame" x="0.0" y="0.0" width="445" height="264"/>
  1455. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  1456. <subviews>
  1457. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8Om-Bo-EFk">
  1458. <rect key="frame" x="137" y="232" width="172" height="16"/>
  1459. <textFieldCell key="cell" lineBreakMode="clipping" title="Scan QR Code with WeChat" id="dCY-vA-Gcp">
  1460. <font key="font" usesAppearanceFont="YES"/>
  1461. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  1462. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  1463. </textFieldCell>
  1464. </textField>
  1465. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="BJ1-jE-DiL">
  1466. <rect key="frame" x="143" y="64" width="160" height="160"/>
  1467. <constraints>
  1468. <constraint firstAttribute="height" constant="160" id="F2e-KG-Ve1"/>
  1469. <constraint firstAttribute="width" constant="160" id="UHm-dN-aV9"/>
  1470. </constraints>
  1471. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="39N-m4-gba"/>
  1472. </imageView>
  1473. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="HjZ-0t-WrO">
  1474. <rect key="frame" x="184" y="20" width="77" height="28"/>
  1475. <constraints>
  1476. <constraint firstAttribute="width" constant="77.780000000000001" id="0Es-MF-wtN"/>
  1477. <constraint firstAttribute="height" constant="28" id="0Su-BM-cg9"/>
  1478. </constraints>
  1479. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="EmbeddedPayment23" id="n1l-yb-adQ"/>
  1480. </imageView>
  1481. <customView translatesAutoresizingMaskIntoConstraints="NO" id="LRb-Y6-ZvE">
  1482. <rect key="frame" x="133" y="72" width="180" height="132"/>
  1483. <subviews>
  1484. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="t8u-Ub-fuN">
  1485. <rect key="frame" x="58" y="68" width="64" height="64"/>
  1486. <constraints>
  1487. <constraint firstAttribute="width" constant="64" id="nq0-GJ-Obw"/>
  1488. <constraint firstAttribute="height" constant="64" id="yYr-IS-0XD"/>
  1489. </constraints>
  1490. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="EmbeddedPayment17" id="QFZ-vG-03o"/>
  1491. </imageView>
  1492. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Qf0-lb-5o7">
  1493. <rect key="frame" x="0.0" y="0.0" width="180" height="48"/>
  1494. <subviews>
  1495. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="asE-LH-mvG">
  1496. <rect key="frame" x="-2" y="32" width="184" height="16"/>
  1497. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Purchased" id="tOJ-Jb-ivS">
  1498. <font key="font" usesAppearanceFont="YES"/>
  1499. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  1500. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  1501. </textFieldCell>
  1502. </textField>
  1503. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hj7-ST-7me">
  1504. <rect key="frame" x="-2" y="0.0" width="184" height="16"/>
  1505. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Successfully" id="h2L-ZH-7FT">
  1506. <font key="font" usesAppearanceFont="YES"/>
  1507. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  1508. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  1509. </textFieldCell>
  1510. </textField>
  1511. </subviews>
  1512. <constraints>
  1513. <constraint firstItem="hj7-ST-7me" firstAttribute="leading" secondItem="Qf0-lb-5o7" secondAttribute="leading" id="KIA-fx-i4G"/>
  1514. <constraint firstAttribute="trailing" secondItem="asE-LH-mvG" secondAttribute="trailing" id="Mcc-fy-6Gu"/>
  1515. <constraint firstAttribute="trailing" secondItem="hj7-ST-7me" secondAttribute="trailing" id="UxW-Dy-ZyP"/>
  1516. <constraint firstAttribute="bottom" secondItem="hj7-ST-7me" secondAttribute="bottom" id="mrb-f1-0yj"/>
  1517. <constraint firstItem="asE-LH-mvG" firstAttribute="top" secondItem="Qf0-lb-5o7" secondAttribute="top" id="o7a-tD-8j1"/>
  1518. <constraint firstItem="asE-LH-mvG" firstAttribute="leading" secondItem="Qf0-lb-5o7" secondAttribute="leading" id="ueh-nX-ktF"/>
  1519. </constraints>
  1520. </customView>
  1521. </subviews>
  1522. <constraints>
  1523. <constraint firstAttribute="width" constant="180" id="CVs-jp-C4U"/>
  1524. <constraint firstAttribute="trailing" secondItem="Qf0-lb-5o7" secondAttribute="trailing" id="Gzj-7w-PsF"/>
  1525. <constraint firstItem="t8u-Ub-fuN" firstAttribute="centerX" secondItem="LRb-Y6-ZvE" secondAttribute="centerX" id="HuN-V1-0uh"/>
  1526. <constraint firstAttribute="height" constant="132" id="PdG-ea-aYD"/>
  1527. <constraint firstItem="Qf0-lb-5o7" firstAttribute="top" secondItem="t8u-Ub-fuN" secondAttribute="bottom" constant="20" id="gni-VJ-q7q"/>
  1528. <constraint firstItem="Qf0-lb-5o7" firstAttribute="leading" secondItem="LRb-Y6-ZvE" secondAttribute="leading" id="gv9-fA-g3T"/>
  1529. <constraint firstItem="t8u-Ub-fuN" firstAttribute="top" secondItem="LRb-Y6-ZvE" secondAttribute="top" id="hhV-r7-brH"/>
  1530. <constraint firstAttribute="bottom" secondItem="Qf0-lb-5o7" secondAttribute="bottom" id="rSB-di-2C3"/>
  1531. </constraints>
  1532. </customView>
  1533. </subviews>
  1534. <constraints>
  1535. <constraint firstItem="BJ1-jE-DiL" firstAttribute="centerX" secondItem="0Xs-W1-zNP" secondAttribute="centerX" id="0kb-sF-cEj"/>
  1536. <constraint firstItem="LRb-Y6-ZvE" firstAttribute="centerX" secondItem="0Xs-W1-zNP" secondAttribute="centerX" id="2e0-Gv-dZb"/>
  1537. <constraint firstItem="BJ1-jE-DiL" firstAttribute="top" secondItem="8Om-Bo-EFk" secondAttribute="bottom" constant="8" id="491-AC-3EV"/>
  1538. <constraint firstItem="8Om-Bo-EFk" firstAttribute="top" secondItem="0Xs-W1-zNP" secondAttribute="top" constant="16" id="B73-Rj-ncc"/>
  1539. <constraint firstAttribute="bottom" secondItem="HjZ-0t-WrO" secondAttribute="bottom" constant="20" id="O4p-tz-bd1"/>
  1540. <constraint firstItem="HjZ-0t-WrO" firstAttribute="top" secondItem="LRb-Y6-ZvE" secondAttribute="bottom" constant="24" id="YCP-PJ-620"/>
  1541. <constraint firstItem="LRb-Y6-ZvE" firstAttribute="top" secondItem="8Om-Bo-EFk" secondAttribute="bottom" constant="28" id="YFE-iN-Kkv"/>
  1542. <constraint firstItem="HjZ-0t-WrO" firstAttribute="top" secondItem="BJ1-jE-DiL" secondAttribute="bottom" constant="16" id="Yex-lJ-9Ez"/>
  1543. <constraint firstItem="8Om-Bo-EFk" firstAttribute="centerX" secondItem="0Xs-W1-zNP" secondAttribute="centerX" id="aE8-e0-3jN"/>
  1544. <constraint firstItem="HjZ-0t-WrO" firstAttribute="centerX" secondItem="0Xs-W1-zNP" secondAttribute="centerX" id="e3F-da-H1s"/>
  1545. </constraints>
  1546. <point key="canvasLocation" x="133.5" y="1250"/>
  1547. </customView>
  1548. </objects>
  1549. <resources>
  1550. <image name="EmbeddedPayment00" width="30" height="24"/>
  1551. <image name="EmbeddedPayment01" width="66" height="29"/>
  1552. <image name="EmbeddedPayment02" width="52" height="19"/>
  1553. <image name="EmbeddedPayment03" width="16" height="16"/>
  1554. <image name="EmbeddedPayment04" width="16" height="16"/>
  1555. <image name="EmbeddedPayment05" width="56" height="20"/>
  1556. <image name="EmbeddedPayment06" width="24" height="24"/>
  1557. <image name="EmbeddedPayment07" width="24" height="24"/>
  1558. <image name="EmbeddedPayment08" width="62" height="19"/>
  1559. <image name="EmbeddedPayment09" width="37" height="22"/>
  1560. <image name="EmbeddedPayment10" width="23" height="29"/>
  1561. <image name="EmbeddedPayment11" width="30" height="23"/>
  1562. <image name="EmbeddedPayment12" width="36" height="23"/>
  1563. <image name="EmbeddedPayment13" width="37" height="23"/>
  1564. <image name="EmbeddedPayment14" width="85" height="19"/>
  1565. <image name="EmbeddedPayment17" width="64" height="64"/>
  1566. <image name="EmbeddedPayment18" width="78" height="30"/>
  1567. <image name="EmbeddedPayment20" width="78" height="30"/>
  1568. <image name="EmbeddedPayment22" width="78" height="30"/>
  1569. <image name="EmbeddedPayment23" width="78" height="30"/>
  1570. <image name="EmbeddedPayment24" width="78" height="30"/>
  1571. <image name="EmbeddedPayment26" width="4" height="4"/>
  1572. </resources>
  1573. </document>