<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
    <dependencies>
        <deployment identifier="macosx"/>
        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <customObject id="-2" userLabel="File's Owner" customClass="InputDemoVC" customModule="PDF_Reader_Pro" customModuleProvider="target">
            <connections>
                <outlet property="addOnHeightConst" destination="YS8-CY-AFH" id="oWc-L7-fae"/>
                <outlet property="addOnItem" destination="DJb-Qi-4iX" id="JLk-bZ-Fmh"/>
                <outlet property="addOnWidthConst" destination="fIi-6j-qux" id="veX-EH-y4J"/>
                <outlet property="addonBeforeBtn" destination="SIG-6t-NCd" id="m4o-Hc-eAI"/>
                <outlet property="addonDisableBtn" destination="cpT-T2-nec" id="JPz-Rw-rFy"/>
                <outlet property="addonOnlyReadBtn" destination="wmj-Hi-5vN" id="8LS-II-fUK"/>
                <outlet property="addonTypeBox" destination="7Ta-A5-87N" id="KUb-4a-B6q"/>
                <outlet property="addonsizeBox" destination="6W5-oZ-u8h" id="Y4I-Tx-WRh"/>
                <outlet property="componentInput" destination="jQb-gl-sT8" id="ZGj-aB-Sf4"/>
                <outlet property="componentTextarea" destination="VhZ-AT-iGy" id="jT1-nj-ZHJ"/>
                <outlet property="inputDisableBtn" destination="sje-dE-xw2" id="bd1-XH-lpQ"/>
                <outlet property="inputErrorBtn" destination="1EC-CN-Vfo" id="xJi-ko-FCp"/>
                <outlet property="inputHeightConst" destination="QP2-eD-27X" id="Lpt-GQ-wlm"/>
                <outlet property="inputShowClearBtn" destination="fOM-eS-0WN" id="cI0-uR-rc4"/>
                <outlet property="inputShowPrefixBtn" destination="xCW-6n-D7H" id="s7u-y5-dsk"/>
                <outlet property="inputShowSuffixBtn" destination="z60-kS-o0u" id="XAa-GL-Pyr"/>
                <outlet property="inputSizeBox" destination="dgT-ng-9i1" id="xT5-Hm-zP7"/>
                <outlet property="inputWithAddon" destination="FpA-pJ-LUf" id="b3P-bS-w6J"/>
                <outlet property="inputWithAddonDisableBtn" destination="Bd4-OD-5Vc" id="POj-0H-UfC"/>
                <outlet property="inputWithAddonHeightConst" destination="Wlo-AC-fSA" id="Lxc-Iv-igV"/>
                <outlet property="inputWithAddonSize" destination="4gX-zx-4oh" id="ORH-6e-Rif"/>
                <outlet property="inputWithAddonType" destination="OKG-BL-6I6" id="yTS-lb-dPy"/>
                <outlet property="passwordDisableBtn" destination="Fz4-TH-VtC" id="nca-WJ-Hr5"/>
                <outlet property="passwordErrorBtn" destination="5qW-tz-Uth" id="20X-Eh-wTl"/>
                <outlet property="passwordHeightConst" destination="XLC-jO-btY" id="KeI-9q-w01"/>
                <outlet property="passwordView" destination="TEP-hI-FY7" id="mMH-0q-4rP"/>
                <outlet property="textareaDisableBtn" destination="hpd-Do-0HC" id="ytN-6a-SVk"/>
                <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
            </connections>
        </customObject>
        <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
        <customObject id="-3" userLabel="Application" customClass="NSObject"/>
        <customView id="Hz6-mo-xeY">
            <rect key="frame" x="0.0" y="0.0" width="1116" height="634"/>
            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
            <subviews>
                <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="eg6-NO-wYQ">
                    <rect key="frame" x="0.0" y="0.0" width="634" height="634"/>
                    <view key="contentView" id="7Va-gQ-h8H">
                        <rect key="frame" x="1" y="1" width="632" height="632"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7Ec-yk-wta">
                                <rect key="frame" x="18" y="606" width="39" height="16"/>
                                <textFieldCell key="cell" lineBreakMode="clipping" title="Input:" id="pSU-6X-c1H">
                                    <font key="font" usesAppearanceFont="YES"/>
                                    <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                    <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                </textFieldCell>
                            </textField>
                            <customView translatesAutoresizingMaskIntoConstraints="NO" id="jQb-gl-sT8" customClass="ComponentInput" customModule="KMComponentLibrary">
                                <rect key="frame" x="20" y="546" width="320" height="50"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="50" id="QP2-eD-27X"/>
                                    <constraint firstAttribute="width" constant="320" id="oig-aP-RqD"/>
                                </constraints>
                            </customView>
                            <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="yRP-dg-TND">
                                <rect key="frame" x="18" y="510" width="60" height="16"/>
                                <textFieldCell key="cell" lineBreakMode="clipping" title="Textarea:" id="ry0-C2-chm">
                                    <font key="font" usesAppearanceFont="YES"/>
                                    <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                    <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                </textFieldCell>
                            </textField>
                            <customView translatesAutoresizingMaskIntoConstraints="NO" id="VhZ-AT-iGy" customClass="ComponentTextarea" customModule="KMComponentLibrary">
                                <rect key="frame" x="20" y="420" width="320" height="80"/>
                                <constraints>
                                    <constraint firstAttribute="width" constant="320" id="0kH-pY-mnH"/>
                                    <constraint firstAttribute="height" constant="80" id="Qsy-ys-rOF"/>
                                </constraints>
                            </customView>
                            <customView translatesAutoresizingMaskIntoConstraints="NO" id="TEP-hI-FY7" customClass="ComponentPasswordView" customModule="KMComponentLibrary">
                                <rect key="frame" x="20" y="324" width="320" height="50"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="50" id="XLC-jO-btY"/>
                                    <constraint firstAttribute="width" constant="320" id="jkC-Aw-pZo"/>
                                </constraints>
                            </customView>
                            <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Bf5-bG-08h">
                                <rect key="frame" x="18" y="288" width="43" height="16"/>
                                <textFieldCell key="cell" lineBreakMode="clipping" title="addon" id="AQk-T0-fIO">
                                    <font key="font" usesAppearanceFont="YES"/>
                                    <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                    <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                </textFieldCell>
                            </textField>
                            <customView translatesAutoresizingMaskIntoConstraints="NO" id="DJb-Qi-4iX" customClass="ComponentInputAddon" customModule="KMComponentLibrary">
                                <rect key="frame" x="20" y="238" width="80" height="40"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="40" id="YS8-CY-AFH"/>
                                    <constraint firstAttribute="width" constant="80" id="fIi-6j-qux"/>
                                </constraints>
                            </customView>
                            <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Za6-IW-S0A">
                                <rect key="frame" x="18" y="384" width="66" height="16"/>
                                <textFieldCell key="cell" lineBreakMode="clipping" title="Password:" id="Xjb-oI-iwk">
                                    <font key="font" usesAppearanceFont="YES"/>
                                    <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                    <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                </textFieldCell>
                            </textField>
                            <customView translatesAutoresizingMaskIntoConstraints="NO" id="FpA-pJ-LUf" customClass="ComponentInputWithAddon" customModule="KMComponentLibrary">
                                <rect key="frame" x="20" y="152" width="400" height="40"/>
                                <constraints>
                                    <constraint firstAttribute="width" constant="400" id="P1Y-ni-G4X"/>
                                    <constraint firstAttribute="height" constant="40" id="Wlo-AC-fSA"/>
                                </constraints>
                            </customView>
                            <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="uau-GU-jKf">
                                <rect key="frame" x="18" y="202" width="102" height="16"/>
                                <textFieldCell key="cell" lineBreakMode="clipping" title="InputWithAddon" id="OA7-WR-NqA">
                                    <font key="font" usesAppearanceFont="YES"/>
                                    <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                    <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                </textFieldCell>
                            </textField>
                        </subviews>
                        <constraints>
                            <constraint firstItem="yRP-dg-TND" firstAttribute="leading" secondItem="7Va-gQ-h8H" secondAttribute="leading" constant="20" id="0zk-6o-hnR"/>
                            <constraint firstItem="DJb-Qi-4iX" firstAttribute="leading" secondItem="7Va-gQ-h8H" secondAttribute="leading" constant="20" id="4Vl-qm-yHI"/>
                            <constraint firstItem="jQb-gl-sT8" firstAttribute="leading" secondItem="7Va-gQ-h8H" secondAttribute="leading" constant="20" id="4db-Nn-IhU"/>
                            <constraint firstItem="7Ec-yk-wta" firstAttribute="top" secondItem="7Va-gQ-h8H" secondAttribute="top" constant="10" id="8Yl-4F-v7I"/>
                            <constraint firstItem="jQb-gl-sT8" firstAttribute="top" secondItem="7Ec-yk-wta" secondAttribute="bottom" constant="10" id="9kB-8a-NT6"/>
                            <constraint firstItem="VhZ-AT-iGy" firstAttribute="top" secondItem="yRP-dg-TND" secondAttribute="bottom" constant="10" id="B1P-d1-m3J"/>
                            <constraint firstItem="TEP-hI-FY7" firstAttribute="top" secondItem="Za6-IW-S0A" secondAttribute="bottom" constant="10" id="Erp-w7-eb2"/>
                            <constraint firstItem="VhZ-AT-iGy" firstAttribute="leading" secondItem="7Va-gQ-h8H" secondAttribute="leading" constant="20" id="FeB-3A-V7U"/>
                            <constraint firstItem="uau-GU-jKf" firstAttribute="top" secondItem="DJb-Qi-4iX" secondAttribute="bottom" constant="20" id="GQk-Vy-9vk"/>
                            <constraint firstItem="Za6-IW-S0A" firstAttribute="top" secondItem="VhZ-AT-iGy" secondAttribute="bottom" constant="20" id="Gnh-Cv-YhN"/>
                            <constraint firstItem="TEP-hI-FY7" firstAttribute="leading" secondItem="7Va-gQ-h8H" secondAttribute="leading" constant="20" id="N83-ho-H9f"/>
                            <constraint firstItem="Bf5-bG-08h" firstAttribute="top" secondItem="TEP-hI-FY7" secondAttribute="bottom" constant="20" id="PqE-gO-6Lr"/>
                            <constraint firstItem="7Ec-yk-wta" firstAttribute="leading" secondItem="7Va-gQ-h8H" secondAttribute="leading" constant="20" id="UVC-Gd-XjW"/>
                            <constraint firstItem="Bf5-bG-08h" firstAttribute="leading" secondItem="7Va-gQ-h8H" secondAttribute="leading" constant="20" id="YrO-92-ZkW"/>
                            <constraint firstItem="Za6-IW-S0A" firstAttribute="leading" secondItem="7Va-gQ-h8H" secondAttribute="leading" constant="20" id="ZVk-jG-V7J"/>
                            <constraint firstItem="DJb-Qi-4iX" firstAttribute="top" secondItem="Bf5-bG-08h" secondAttribute="bottom" constant="10" id="gHA-tD-OZ9"/>
                            <constraint firstItem="FpA-pJ-LUf" firstAttribute="top" secondItem="uau-GU-jKf" secondAttribute="bottom" constant="10" id="gJE-bo-A0f"/>
                            <constraint firstItem="uau-GU-jKf" firstAttribute="leading" secondItem="7Va-gQ-h8H" secondAttribute="leading" constant="20" id="hjr-t4-Mkb"/>
                            <constraint firstItem="FpA-pJ-LUf" firstAttribute="leading" secondItem="7Va-gQ-h8H" secondAttribute="leading" constant="20" id="nxj-Ec-WGF"/>
                            <constraint firstItem="yRP-dg-TND" firstAttribute="top" secondItem="jQb-gl-sT8" secondAttribute="bottom" constant="20" id="pef-vC-mSS"/>
                        </constraints>
                    </view>
                    <constraints>
                        <constraint firstAttribute="width" secondItem="eg6-NO-wYQ" secondAttribute="height" multiplier="1:1" id="jQD-Vk-VjW"/>
                    </constraints>
                </box>
                <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="zVb-z6-yED">
                    <rect key="frame" x="654" y="0.0" width="462" height="634"/>
                    <view key="contentView" id="bAD-T3-hf9">
                        <rect key="frame" x="1" y="1" width="460" height="632"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="hDL-he-gaL">
                                <rect key="frame" x="0.0" y="512" width="460" height="120"/>
                                <view key="contentView" id="kk0-Bn-mwI">
                                    <rect key="frame" x="1" y="1" width="458" height="118"/>
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    <subviews>
                                        <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="oyz-dv-I61">
                                            <rect key="frame" x="18" y="92" width="39" height="16"/>
                                            <textFieldCell key="cell" lineBreakMode="clipping" title="Input:" id="WOV-Eq-3GJ">
                                                <font key="font" metaFont="system"/>
                                                <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                            </textFieldCell>
                                        </textField>
                                        <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="dgT-ng-9i1">
                                            <rect key="frame" x="59" y="62" width="56" height="23"/>
                                            <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="center" title="M" drawsBackground="YES" completes="NO" numberOfVisibleItems="6" id="6zW-zg-ojM">
                                                <font key="font" metaFont="system"/>
                                                <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
                                                <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                                <objectValues>
                                                    <string>M</string>
                                                    <string>S</string>
                                                    <string>XS</string>
                                                    <string>XXS</string>
                                                </objectValues>
                                            </comboBoxCell>
                                            <connections>
                                                <action selector="buttonAction:" target="-2" id="3Vk-vi-1yj"/>
                                            </connections>
                                        </comboBox>
                                        <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1EC-CN-Vfo">
                                            <rect key="frame" x="18" y="37" width="56" height="18"/>
                                            <buttonCell key="cell" type="check" title="Error" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Zxr-Wy-Czz">
                                                <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
                                                <font key="font" metaFont="system"/>
                                            </buttonCell>
                                            <connections>
                                                <action selector="buttonAction:" target="-2" id="MqQ-ze-p9P"/>
                                            </connections>
                                        </button>
                                        <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="z60-kS-o0u">
                                            <rect key="frame" x="333" y="11" width="98" height="18"/>
                                            <buttonCell key="cell" type="check" title="Show Suffix" bezelStyle="regularSquare" imagePosition="left" inset="2" id="ohr-ph-gOU">
                                                <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
                                                <font key="font" metaFont="system"/>
                                            </buttonCell>
                                            <connections>
                                                <action selector="buttonAction:" target="-2" id="3Fp-MV-foA"/>
                                            </connections>
                                        </button>
                                        <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fOM-eS-0WN">
                                            <rect key="frame" x="106" y="11" width="93" height="18"/>
                                            <buttonCell key="cell" type="check" title="show Clear" bezelStyle="regularSquare" imagePosition="left" inset="2" id="TRt-2r-0cm">
                                                <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
                                                <font key="font" metaFont="system"/>
                                            </buttonCell>
                                            <connections>
                                                <action selector="buttonAction:" target="-2" id="llK-FM-ov8"/>
                                            </connections>
                                        </button>
                                        <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="sje-dE-xw2">
                                            <rect key="frame" x="18" y="11" width="70" height="18"/>
                                            <buttonCell key="cell" type="check" title="disable" bezelStyle="regularSquare" imagePosition="left" inset="2" id="ais-7o-KdH">
                                                <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
                                                <font key="font" metaFont="system"/>
                                            </buttonCell>
                                            <connections>
                                                <action selector="buttonAction:" target="-2" id="m9K-rt-fEi"/>
                                            </connections>
                                        </button>
                                        <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Nb3-VE-VNn">
                                            <rect key="frame" x="18" y="66" width="34" height="16"/>
                                            <textFieldCell key="cell" lineBreakMode="clipping" title="Size:" id="zgt-mp-Jpp">
                                                <font key="font" metaFont="system"/>
                                                <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                            </textFieldCell>
                                        </textField>
                                        <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xCW-6n-D7H">
                                            <rect key="frame" x="217" y="11" width="98" height="18"/>
                                            <buttonCell key="cell" type="check" title="Show Prefix" bezelStyle="regularSquare" imagePosition="left" inset="2" id="ezJ-EP-v5w">
                                                <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
                                                <font key="font" metaFont="system"/>
                                            </buttonCell>
                                            <connections>
                                                <action selector="buttonAction:" target="-2" id="3Z2-Tm-7Mc"/>
                                            </connections>
                                        </button>
                                    </subviews>
                                    <constraints>
                                        <constraint firstItem="sje-dE-xw2" firstAttribute="top" secondItem="1EC-CN-Vfo" secondAttribute="bottom" constant="10" id="0cQ-8a-rlZ"/>
                                        <constraint firstItem="dgT-ng-9i1" firstAttribute="centerY" secondItem="Nb3-VE-VNn" secondAttribute="centerY" id="40g-2Q-Lan"/>
                                        <constraint firstItem="oyz-dv-I61" firstAttribute="top" secondItem="kk0-Bn-mwI" secondAttribute="top" constant="10" id="4eQ-dM-D70"/>
                                        <constraint firstItem="sje-dE-xw2" firstAttribute="leading" secondItem="kk0-Bn-mwI" secondAttribute="leading" constant="20" id="6G9-Dg-uyE"/>
                                        <constraint firstItem="1EC-CN-Vfo" firstAttribute="leading" secondItem="kk0-Bn-mwI" secondAttribute="leading" constant="20" id="8G5-an-4S7"/>
                                        <constraint firstItem="z60-kS-o0u" firstAttribute="leading" secondItem="xCW-6n-D7H" secondAttribute="trailing" constant="20" id="Cqi-Mo-AJC"/>
                                        <constraint firstItem="1EC-CN-Vfo" firstAttribute="top" secondItem="dgT-ng-9i1" secondAttribute="bottom" constant="10" id="EfE-Fs-yb9"/>
                                        <constraint firstItem="fOM-eS-0WN" firstAttribute="centerY" secondItem="sje-dE-xw2" secondAttribute="centerY" id="PIX-Va-Kdi"/>
                                        <constraint firstItem="z60-kS-o0u" firstAttribute="centerY" secondItem="sje-dE-xw2" secondAttribute="centerY" id="Pmh-8X-XFD"/>
                                        <constraint firstItem="Nb3-VE-VNn" firstAttribute="leading" secondItem="kk0-Bn-mwI" secondAttribute="leading" constant="20" id="T7u-pU-hd3"/>
                                        <constraint firstItem="Nb3-VE-VNn" firstAttribute="top" secondItem="oyz-dv-I61" secondAttribute="bottom" constant="10" id="Th1-gn-CrJ"/>
                                        <constraint firstItem="xCW-6n-D7H" firstAttribute="leading" secondItem="fOM-eS-0WN" secondAttribute="trailing" constant="20" id="WPl-eY-Wql"/>
                                        <constraint firstItem="oyz-dv-I61" firstAttribute="leading" secondItem="kk0-Bn-mwI" secondAttribute="leading" constant="20" id="cZB-KR-Rrm"/>
                                        <constraint firstItem="xCW-6n-D7H" firstAttribute="centerY" secondItem="sje-dE-xw2" secondAttribute="centerY" id="j39-zx-Q9B"/>
                                        <constraint firstItem="dgT-ng-9i1" firstAttribute="leading" secondItem="Nb3-VE-VNn" secondAttribute="trailing" constant="10" id="sSm-dx-OZB"/>
                                        <constraint firstItem="fOM-eS-0WN" firstAttribute="leading" secondItem="sje-dE-xw2" secondAttribute="trailing" constant="20" id="yvz-ua-RGb"/>
                                    </constraints>
                                </view>
                                <constraints>
                                    <constraint firstAttribute="height" constant="120" id="fZj-Gf-qjm"/>
                                </constraints>
                            </box>
                            <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="9hN-iD-jjk">
                                <rect key="frame" x="0.0" y="438" width="460" height="74"/>
                                <view key="contentView" id="efs-Kw-o5w">
                                    <rect key="frame" x="1" y="1" width="458" height="72"/>
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    <subviews>
                                        <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="IMK-Cf-7VC">
                                            <rect key="frame" x="18" y="46" width="60" height="16"/>
                                            <textFieldCell key="cell" lineBreakMode="clipping" title="Textarea:" id="oOo-uT-rT4">
                                                <font key="font" metaFont="system"/>
                                                <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                            </textFieldCell>
                                        </textField>
                                        <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hpd-Do-0HC">
                                            <rect key="frame" x="28" y="19" width="126" height="18"/>
                                            <buttonCell key="cell" type="check" title="Textarea Disable" bezelStyle="regularSquare" imagePosition="left" inset="2" id="TRp-eA-fjE">
                                                <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
                                                <font key="font" metaFont="system"/>
                                            </buttonCell>
                                            <connections>
                                                <action selector="buttonAction:" target="-2" id="lcE-oh-nT7"/>
                                            </connections>
                                        </button>
                                    </subviews>
                                    <constraints>
                                        <constraint firstItem="hpd-Do-0HC" firstAttribute="leading" secondItem="efs-Kw-o5w" secondAttribute="leading" constant="30" id="0gZ-O2-ksq"/>
                                        <constraint firstAttribute="bottom" secondItem="hpd-Do-0HC" secondAttribute="bottom" constant="20" id="5Jy-SL-qOL"/>
                                        <constraint firstItem="IMK-Cf-7VC" firstAttribute="leading" secondItem="efs-Kw-o5w" secondAttribute="leading" constant="20" id="a2h-8Y-cwO"/>
                                        <constraint firstItem="IMK-Cf-7VC" firstAttribute="top" secondItem="efs-Kw-o5w" secondAttribute="top" constant="10" id="cw8-1j-e1h"/>
                                        <constraint firstItem="hpd-Do-0HC" firstAttribute="top" secondItem="IMK-Cf-7VC" secondAttribute="bottom" constant="10" id="tae-vn-2Ay"/>
                                    </constraints>
                                </view>
                            </box>
                            <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="RYY-Jv-huj">
                                <rect key="frame" x="0.0" y="338" width="460" height="100"/>
                                <view key="contentView" id="h8l-qS-SXt">
                                    <rect key="frame" x="1" y="1" width="458" height="98"/>
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    <subviews>
                                        <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Moa-cj-EmR">
                                            <rect key="frame" x="18" y="72" width="66" height="16"/>
                                            <textFieldCell key="cell" lineBreakMode="clipping" title="Password:" id="85J-Xa-gR9">
                                                <font key="font" metaFont="system"/>
                                                <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                            </textFieldCell>
                                        </textField>
                                        <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="5qW-tz-Uth">
                                            <rect key="frame" x="28" y="45" width="118" height="18"/>
                                            <buttonCell key="cell" type="check" title="Password Error" bezelStyle="regularSquare" imagePosition="left" inset="2" id="W7O-Zi-TyH">
                                                <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
                                                <font key="font" metaFont="system"/>
                                            </buttonCell>
                                            <connections>
                                                <action selector="buttonAction:" target="-2" id="lCd-Nl-eIQ"/>
                                            </connections>
                                        </button>
                                        <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Fz4-TH-VtC">
                                            <rect key="frame" x="28" y="19" width="133" height="18"/>
                                            <buttonCell key="cell" type="check" title="Password Disable" bezelStyle="regularSquare" imagePosition="left" inset="2" id="LQJ-gG-XLM">
                                                <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
                                                <font key="font" metaFont="system"/>
                                            </buttonCell>
                                            <connections>
                                                <action selector="buttonAction:" target="-2" id="jjQ-iE-7Il"/>
                                            </connections>
                                        </button>
                                    </subviews>
                                    <constraints>
                                        <constraint firstItem="Fz4-TH-VtC" firstAttribute="top" secondItem="5qW-tz-Uth" secondAttribute="bottom" constant="10" id="5rH-qz-H6w"/>
                                        <constraint firstItem="Moa-cj-EmR" firstAttribute="leading" secondItem="h8l-qS-SXt" secondAttribute="leading" constant="20" id="Bso-8T-2L8"/>
                                        <constraint firstItem="Moa-cj-EmR" firstAttribute="top" secondItem="h8l-qS-SXt" secondAttribute="top" constant="10" id="MS0-Ub-O0m"/>
                                        <constraint firstItem="Fz4-TH-VtC" firstAttribute="leading" secondItem="h8l-qS-SXt" secondAttribute="leading" constant="30" id="ZHm-wN-fyF"/>
                                        <constraint firstItem="5qW-tz-Uth" firstAttribute="top" secondItem="Moa-cj-EmR" secondAttribute="bottom" constant="10" id="iry-DI-lhG"/>
                                        <constraint firstAttribute="bottom" secondItem="Fz4-TH-VtC" secondAttribute="bottom" constant="20" id="lqu-B3-0QS"/>
                                        <constraint firstItem="5qW-tz-Uth" firstAttribute="leading" secondItem="h8l-qS-SXt" secondAttribute="leading" constant="30" id="ule-Vn-ead"/>
                                    </constraints>
                                </view>
                            </box>
                            <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Ya3-H4-L2h">
                                <rect key="frame" x="0.0" y="148" width="460" height="190"/>
                                <view key="contentView" id="GUn-xk-FpP">
                                    <rect key="frame" x="1" y="1" width="458" height="188"/>
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    <subviews>
                                        <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4zT-6H-cKU">
                                            <rect key="frame" x="28" y="58" width="34" height="16"/>
                                            <textFieldCell key="cell" lineBreakMode="clipping" title="Type" id="vqZ-mX-f7T">
                                                <font key="font" metaFont="system"/>
                                                <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                            </textFieldCell>
                                        </textField>
                                        <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7Ta-A5-87N">
                                            <rect key="frame" x="69" y="54" width="101" height="23"/>
                                            <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="center" title="Only Text" drawsBackground="YES" completes="NO" numberOfVisibleItems="6" id="XxI-JT-J00">
                                                <font key="font" metaFont="system"/>
                                                <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
                                                <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                                <objectValues>
                                                    <string>Text</string>
                                                    <string>TextWithColor</string>
                                                    <string>ImageWithColor</string>
                                                    <string>Dropdown</string>
                                                </objectValues>
                                            </comboBoxCell>
                                            <connections>
                                                <action selector="buttonAction:" target="-2" id="maV-v2-KlM"/>
                                            </connections>
                                        </comboBox>
                                        <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="p0y-2m-mA1">
                                            <rect key="frame" x="28" y="84" width="34" height="16"/>
                                            <textFieldCell key="cell" lineBreakMode="clipping" title="Size:" id="7B6-nE-zlt">
                                                <font key="font" metaFont="system"/>
                                                <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                            </textFieldCell>
                                        </textField>
                                        <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6W5-oZ-u8h">
                                            <rect key="frame" x="69" y="80" width="56" height="23"/>
                                            <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="center" title="M" drawsBackground="YES" completes="NO" numberOfVisibleItems="6" id="yHO-fd-vDw">
                                                <font key="font" metaFont="system"/>
                                                <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
                                                <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                                <objectValues>
                                                    <string>M</string>
                                                    <string>S</string>
                                                </objectValues>
                                            </comboBoxCell>
                                            <connections>
                                                <action selector="buttonAction:" target="-2" id="Ggj-27-7Tg"/>
                                            </connections>
                                        </comboBox>
                                        <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bPO-WH-Za5">
                                            <rect key="frame" x="18" y="162" width="48" height="16"/>
                                            <textFieldCell key="cell" lineBreakMode="clipping" title="Addon:" id="21G-yE-OCY">
                                                <font key="font" metaFont="system"/>
                                                <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                            </textFieldCell>
                                        </textField>
                                        <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="SIG-6t-NCd">
                                            <rect key="frame" x="28" y="135" width="112" height="18"/>
                                            <buttonCell key="cell" type="check" title="Addon-Before" bezelStyle="regularSquare" imagePosition="left" inset="2" id="OxM-go-Svm">
                                                <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
                                                <font key="font" metaFont="system"/>
                                            </buttonCell>
                                            <connections>
                                                <action selector="buttonAction:" target="-2" id="SBZ-V1-akx"/>
                                            </connections>
                                        </button>
                                        <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cpT-T2-nec">
                                            <rect key="frame" x="28" y="109" width="71" height="18"/>
                                            <buttonCell key="cell" type="check" title="Disable" bezelStyle="regularSquare" imagePosition="left" inset="2" id="MPE-yk-94a">
                                                <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
                                                <font key="font" metaFont="system"/>
                                            </buttonCell>
                                            <connections>
                                                <action selector="buttonAction:" target="-2" id="wCb-l1-eye"/>
                                            </connections>
                                        </button>
                                        <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wmj-Hi-5vN">
                                            <rect key="frame" x="28" y="29" width="88" height="18"/>
                                            <buttonCell key="cell" type="check" title="Only Read" bezelStyle="regularSquare" imagePosition="left" inset="2" id="ebT-u8-6r1">
                                                <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
                                                <font key="font" metaFont="system"/>
                                            </buttonCell>
                                            <connections>
                                                <action selector="buttonAction:" target="-2" id="8dc-Dt-p0X"/>
                                            </connections>
                                        </button>
                                    </subviews>
                                    <constraints>
                                        <constraint firstItem="p0y-2m-mA1" firstAttribute="leading" secondItem="GUn-xk-FpP" secondAttribute="leading" constant="30" id="4XY-fK-WGg"/>
                                        <constraint firstItem="p0y-2m-mA1" firstAttribute="top" secondItem="cpT-T2-nec" secondAttribute="bottom" constant="10" id="5ev-7s-KJE"/>
                                        <constraint firstItem="wmj-Hi-5vN" firstAttribute="leading" secondItem="GUn-xk-FpP" secondAttribute="leading" constant="30" id="9aR-gg-Ylv"/>
                                        <constraint firstItem="4zT-6H-cKU" firstAttribute="leading" secondItem="GUn-xk-FpP" secondAttribute="leading" constant="30" id="A85-zm-KVL"/>
                                        <constraint firstItem="bPO-WH-Za5" firstAttribute="leading" secondItem="GUn-xk-FpP" secondAttribute="leading" constant="20" id="AhV-9y-dGC"/>
                                        <constraint firstItem="6W5-oZ-u8h" firstAttribute="centerY" secondItem="p0y-2m-mA1" secondAttribute="centerY" id="ODi-16-H5o"/>
                                        <constraint firstItem="wmj-Hi-5vN" firstAttribute="top" secondItem="7Ta-A5-87N" secondAttribute="bottom" constant="10" id="Q3W-Kl-kOA"/>
                                        <constraint firstItem="7Ta-A5-87N" firstAttribute="leading" secondItem="4zT-6H-cKU" secondAttribute="trailing" constant="10" id="Tvr-i7-acP"/>
                                        <constraint firstItem="7Ta-A5-87N" firstAttribute="centerY" secondItem="4zT-6H-cKU" secondAttribute="centerY" id="Wro-t7-spz"/>
                                        <constraint firstItem="SIG-6t-NCd" firstAttribute="top" secondItem="bPO-WH-Za5" secondAttribute="bottom" constant="10" id="Y4S-ch-gql"/>
                                        <constraint firstItem="4zT-6H-cKU" firstAttribute="top" secondItem="p0y-2m-mA1" secondAttribute="bottom" constant="10" id="YQI-h9-rY1"/>
                                        <constraint firstItem="6W5-oZ-u8h" firstAttribute="leading" secondItem="p0y-2m-mA1" secondAttribute="trailing" constant="10" id="ewT-r3-Ase"/>
                                        <constraint firstItem="bPO-WH-Za5" firstAttribute="top" secondItem="GUn-xk-FpP" secondAttribute="top" constant="10" id="lQv-8F-PeW"/>
                                        <constraint firstItem="cpT-T2-nec" firstAttribute="leading" secondItem="GUn-xk-FpP" secondAttribute="leading" constant="30" id="pPt-Yx-pMc"/>
                                        <constraint firstItem="cpT-T2-nec" firstAttribute="top" secondItem="SIG-6t-NCd" secondAttribute="bottom" constant="10" id="rl6-da-lU7"/>
                                        <constraint firstItem="SIG-6t-NCd" firstAttribute="leading" secondItem="GUn-xk-FpP" secondAttribute="leading" constant="30" id="tZX-gU-VVa"/>
                                    </constraints>
                                </view>
                                <constraints>
                                    <constraint firstAttribute="height" constant="190" id="Cc5-8z-PWy"/>
                                </constraints>
                            </box>
                            <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Ylu-ld-xuT">
                                <rect key="frame" x="0.0" y="20" width="460" height="128"/>
                                <view key="contentView" id="AV4-OH-ZEB">
                                    <rect key="frame" x="1" y="1" width="458" height="126"/>
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    <subviews>
                                        <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hE8-Kj-bwH">
                                            <rect key="frame" x="18" y="100" width="106" height="16"/>
                                            <textFieldCell key="cell" lineBreakMode="clipping" title="InputWithAddon:" id="elg-ll-C36">
                                                <font key="font" metaFont="system"/>
                                                <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                            </textFieldCell>
                                        </textField>
                                        <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cBz-YX-zlC">
                                            <rect key="frame" x="28" y="48" width="34" height="16"/>
                                            <textFieldCell key="cell" lineBreakMode="clipping" title="Type" id="8wb-2O-0ac">
                                                <font key="font" metaFont="system"/>
                                                <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                            </textFieldCell>
                                        </textField>
                                        <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="OKG-BL-6I6">
                                            <rect key="frame" x="69" y="44" width="101" height="23"/>
                                            <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="center" title="Only Text" drawsBackground="YES" completes="NO" numberOfVisibleItems="6" id="OlL-pK-700">
                                                <font key="font" metaFont="system"/>
                                                <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
                                                <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                                <objectValues>
                                                    <string>Text</string>
                                                    <string>Button</string>
                                                    <string>Dropdown</string>
                                                </objectValues>
                                            </comboBoxCell>
                                            <connections>
                                                <action selector="buttonAction:" target="-2" id="1LI-kb-L3r"/>
                                            </connections>
                                        </comboBox>
                                        <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Dh7-nu-qJs">
                                            <rect key="frame" x="28" y="74" width="34" height="16"/>
                                            <textFieldCell key="cell" lineBreakMode="clipping" title="Size:" id="EnT-Qo-Gw5">
                                                <font key="font" metaFont="system"/>
                                                <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                            </textFieldCell>
                                        </textField>
                                        <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4gX-zx-4oh">
                                            <rect key="frame" x="69" y="70" width="56" height="23"/>
                                            <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="center" title="M" drawsBackground="YES" completes="NO" numberOfVisibleItems="6" id="cDQ-83-jPQ">
                                                <font key="font" metaFont="system"/>
                                                <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
                                                <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                                <objectValues>
                                                    <string>M</string>
                                                    <string>S</string>
                                                </objectValues>
                                            </comboBoxCell>
                                            <connections>
                                                <action selector="buttonAction:" target="-2" id="3xZ-di-gp5"/>
                                            </connections>
                                        </comboBox>
                                        <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Bd4-OD-5Vc">
                                            <rect key="frame" x="28" y="19" width="71" height="18"/>
                                            <buttonCell key="cell" type="check" title="Disable" bezelStyle="regularSquare" imagePosition="left" inset="2" id="u5f-oh-blq">
                                                <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
                                                <font key="font" metaFont="system"/>
                                            </buttonCell>
                                            <connections>
                                                <action selector="buttonAction:" target="-2" id="4Lh-yA-38v"/>
                                            </connections>
                                        </button>
                                    </subviews>
                                    <constraints>
                                        <constraint firstItem="4gX-zx-4oh" firstAttribute="leading" secondItem="Dh7-nu-qJs" secondAttribute="trailing" constant="10" id="7Qg-y4-uMe"/>
                                        <constraint firstItem="cBz-YX-zlC" firstAttribute="top" secondItem="Dh7-nu-qJs" secondAttribute="bottom" constant="10" id="F4w-am-neC"/>
                                        <constraint firstItem="OKG-BL-6I6" firstAttribute="centerY" secondItem="cBz-YX-zlC" secondAttribute="centerY" id="J1b-Av-XbQ"/>
                                        <constraint firstItem="OKG-BL-6I6" firstAttribute="leading" secondItem="cBz-YX-zlC" secondAttribute="trailing" constant="10" id="Jxy-4p-kZQ"/>
                                        <constraint firstItem="Bd4-OD-5Vc" firstAttribute="leading" secondItem="AV4-OH-ZEB" secondAttribute="leading" constant="30" id="KjJ-xI-3SI"/>
                                        <constraint firstItem="hE8-Kj-bwH" firstAttribute="top" secondItem="AV4-OH-ZEB" secondAttribute="top" constant="10" id="XMu-OX-G1l"/>
                                        <constraint firstItem="hE8-Kj-bwH" firstAttribute="leading" secondItem="AV4-OH-ZEB" secondAttribute="leading" constant="20" id="aCf-q1-9UV"/>
                                        <constraint firstItem="Bd4-OD-5Vc" firstAttribute="top" secondItem="OKG-BL-6I6" secondAttribute="bottom" constant="10" id="dMW-wR-yN5"/>
                                        <constraint firstItem="Dh7-nu-qJs" firstAttribute="leading" secondItem="AV4-OH-ZEB" secondAttribute="leading" constant="30" id="eLb-vK-k7P"/>
                                        <constraint firstItem="4gX-zx-4oh" firstAttribute="centerY" secondItem="Dh7-nu-qJs" secondAttribute="centerY" id="rG5-Ed-qip"/>
                                        <constraint firstItem="Dh7-nu-qJs" firstAttribute="top" secondItem="hE8-Kj-bwH" secondAttribute="bottom" constant="10" id="t8w-SO-dxs"/>
                                        <constraint firstItem="cBz-YX-zlC" firstAttribute="leading" secondItem="AV4-OH-ZEB" secondAttribute="leading" constant="30" id="u1u-wP-jAB"/>
                                        <constraint firstAttribute="bottom" secondItem="Bd4-OD-5Vc" secondAttribute="bottom" constant="20" id="yS5-Z1-FaF"/>
                                    </constraints>
                                </view>
                            </box>
                        </subviews>
                        <constraints>
                            <constraint firstItem="9hN-iD-jjk" firstAttribute="leading" secondItem="bAD-T3-hf9" secondAttribute="leading" id="2jf-0P-LEc"/>
                            <constraint firstAttribute="trailing" secondItem="hDL-he-gaL" secondAttribute="trailing" id="3Lb-MG-REa"/>
                            <constraint firstItem="Ylu-ld-xuT" firstAttribute="leading" secondItem="bAD-T3-hf9" secondAttribute="leading" id="5Wa-rp-h4H"/>
                            <constraint firstAttribute="trailing" secondItem="Ya3-H4-L2h" secondAttribute="trailing" id="7aI-5I-GwG"/>
                            <constraint firstItem="Ya3-H4-L2h" firstAttribute="leading" secondItem="bAD-T3-hf9" secondAttribute="leading" id="FQd-vf-AiO"/>
                            <constraint firstItem="Ylu-ld-xuT" firstAttribute="top" secondItem="Ya3-H4-L2h" secondAttribute="bottom" id="Jph-Ng-ZHW"/>
                            <constraint firstAttribute="trailing" secondItem="9hN-iD-jjk" secondAttribute="trailing" id="MiW-by-QqU"/>
                            <constraint firstAttribute="trailing" secondItem="RYY-Jv-huj" secondAttribute="trailing" id="TaJ-E1-P21"/>
                            <constraint firstItem="RYY-Jv-huj" firstAttribute="leading" secondItem="bAD-T3-hf9" secondAttribute="leading" id="VVO-bd-jDS"/>
                            <constraint firstItem="hDL-he-gaL" firstAttribute="leading" secondItem="bAD-T3-hf9" secondAttribute="leading" id="av3-yY-ZI9"/>
                            <constraint firstItem="Ya3-H4-L2h" firstAttribute="top" secondItem="RYY-Jv-huj" secondAttribute="bottom" id="ixJ-70-yIL"/>
                            <constraint firstAttribute="trailing" secondItem="Ylu-ld-xuT" secondAttribute="trailing" id="jyx-X2-JYm"/>
                            <constraint firstItem="9hN-iD-jjk" firstAttribute="top" secondItem="hDL-he-gaL" secondAttribute="bottom" id="ktI-6u-vNO"/>
                            <constraint firstItem="hDL-he-gaL" firstAttribute="top" secondItem="bAD-T3-hf9" secondAttribute="top" id="v9J-yK-3sw"/>
                            <constraint firstItem="RYY-Jv-huj" firstAttribute="top" secondItem="9hN-iD-jjk" secondAttribute="bottom" id="vSc-cZ-ecp"/>
                        </constraints>
                    </view>
                </box>
            </subviews>
            <constraints>
                <constraint firstAttribute="trailing" secondItem="zVb-z6-yED" secondAttribute="trailing" id="1N8-HM-pWt"/>
                <constraint firstItem="zVb-z6-yED" firstAttribute="leading" secondItem="eg6-NO-wYQ" secondAttribute="trailing" constant="20" id="2Xs-HA-oFE"/>
                <constraint firstAttribute="bottom" secondItem="eg6-NO-wYQ" secondAttribute="bottom" id="8Ta-Qv-JxL"/>
                <constraint firstAttribute="bottom" secondItem="zVb-z6-yED" secondAttribute="bottom" id="F0x-fA-ku6"/>
                <constraint firstItem="eg6-NO-wYQ" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="V2u-tg-vo6"/>
                <constraint firstItem="zVb-z6-yED" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="cmz-Rc-NXu"/>
                <constraint firstItem="eg6-NO-wYQ" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="u43-c2-aDj"/>
            </constraints>
            <point key="canvasLocation" x="122" y="148"/>
        </customView>
    </objects>
</document>