<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
    <dependencies>
        <deployment identifier="macosx"/>
        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21701"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <customObject id="-2" userLabel="File's Owner" customClass="KMVerificationCodeView" customModule="PDF_Master" customModuleProvider="target">
            <connections>
                <outlet property="alertHeightConstraint" destination="1QO-Az-BoJ" id="Lsw-Xg-gPE"/>
                <outlet property="alertView" destination="1C1-4h-Ne5" id="C0N-Lu-aOz"/>
                <outlet property="cancelButton" destination="Dsc-xE-C88" id="TbA-72-C4F"/>
                <outlet property="cancellationButton" destination="a9g-1g-YLC" id="iv7-wa-MOs"/>
                <outlet property="closeBox" destination="Iud-HK-ihw" id="PpO-8N-FWL"/>
                <outlet property="closeButton" destination="jpK-iA-80T" id="aTl-9Q-h8z"/>
                <outlet property="code1ContentView" destination="Eob-0C-Cjw" id="cVs-UH-Kti"/>
                <outlet property="code1TextField" destination="Owf-p1-F5n" id="gaB-jZ-G1S"/>
                <outlet property="code2ContentView" destination="gDo-oF-Q0h" id="1vP-l7-fry"/>
                <outlet property="code2TextField" destination="ejA-JU-I7S" id="LfY-Ia-Hma"/>
                <outlet property="code3ContentView" destination="Rkt-Go-slv" id="312-iT-WJs"/>
                <outlet property="code3TextField" destination="7XU-Sy-VAr" id="0Xl-YC-vOy"/>
                <outlet property="code4ContentView" destination="05f-4Y-nx7" id="eFI-AL-82n"/>
                <outlet property="code4TextField" destination="WQO-qf-sor" id="zl9-wy-je5"/>
                <outlet property="code5ContentView" destination="wke-e2-pun" id="R5S-67-r1t"/>
                <outlet property="code5TextField" destination="741-wl-WSG" id="06A-6Z-otN"/>
                <outlet property="code6ContentView" destination="NX7-ti-wS8" id="cdj-TL-2Cw"/>
                <outlet property="code6TextField" destination="yiZ-u3-N0y" id="dWz-gd-Kkz"/>
                <outlet property="describeLabel" destination="PtG-Zk-jK1" id="iap-zu-gce"/>
                <outlet property="doneButtonTopConstraint" destination="39n-pK-cH2" id="sTd-d1-0yC"/>
                <outlet property="textFieldContentView" destination="GFe-OK-ycy" id="diB-OK-kbZ"/>
                <outlet property="timerTextView" destination="z0h-AC-rcc" id="Og9-w0-yWf"/>
                <outlet property="titleLabel" destination="hHi-x1-jjo" id="5b2-Xt-P2L"/>
            </connections>
        </customObject>
        <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
        <customObject id="-3" userLabel="Application" customClass="NSObject"/>
        <customView id="c22-O7-iKe">
            <rect key="frame" x="0.0" y="0.0" width="404" height="420"/>
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <subviews>
                <box boxType="custom" borderWidth="0.0" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="Iud-HK-ihw" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
                    <rect key="frame" x="8" y="400" width="12" height="12"/>
                    <view key="contentView" id="mU3-Y8-U0X">
                        <rect key="frame" x="0.0" y="0.0" width="12" height="12"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                    </view>
                    <constraints>
                        <constraint firstAttribute="height" constant="12" id="Efj-ak-s8t"/>
                        <constraint firstAttribute="width" constant="12" id="jzZ-pr-Kcs"/>
                    </constraints>
                </box>
                <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jpK-iA-80T">
                    <rect key="frame" x="8" y="400" width="12" height="12"/>
                    <constraints>
                        <constraint firstAttribute="height" constant="12" id="9Yn-bj-QRN"/>
                        <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="12" id="bOo-MH-Lfl"/>
                        <constraint firstAttribute="width" constant="12" id="nkV-SO-SWG"/>
                        <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="12" id="xkY-4a-ubB"/>
                    </constraints>
                    <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="control_btn_icon_close" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="ABp-CG-Gsr">
                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                        <font key="font" metaFont="system"/>
                    </buttonCell>
                    <connections>
                        <action selector="closeButtonAction:" target="-2" id="QlW-g2-FXr"/>
                    </connections>
                </button>
                <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hHi-x1-jjo">
                    <rect key="frame" x="46" y="355" width="149" height="25"/>
                    <textFieldCell key="cell" lineBreakMode="clipping" title="Cancel Account" id="uNB-kB-HgF">
                        <font key="font" metaFont="system" size="21"/>
                        <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                        <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                    </textFieldCell>
                </textField>
                <customView translatesAutoresizingMaskIntoConstraints="NO" id="tSH-ge-CQr">
                    <rect key="frame" x="48" y="203" width="308" height="120"/>
                    <subviews>
                        <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="PtG-Zk-jK1">
                            <rect key="frame" x="-2" y="104" width="164" height="16"/>
                            <textFieldCell key="cell" lineBreakMode="clipping" title="Enter the verification code" id="jbp-DN-1Lc">
                                <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="GFe-OK-ycy">
                            <rect key="frame" x="0.0" y="54" width="308" height="42"/>
                            <subviews>
                                <customView translatesAutoresizingMaskIntoConstraints="NO" id="Rkt-Go-slv">
                                    <rect key="frame" x="105" y="0.0" width="36" height="42"/>
                                    <subviews>
                                        <customView translatesAutoresizingMaskIntoConstraints="NO" id="7XU-Sy-VAr" customClass="KMBaseTextField" customModule="PDF_Master" customModuleProvider="target">
                                            <rect key="frame" x="0.0" y="6" width="36" height="28"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="28" id="WxU-RR-4Kt"/>
                                            </constraints>
                                        </customView>
                                    </subviews>
                                    <constraints>
                                        <constraint firstAttribute="height" constant="42" id="6RW-vR-O4u"/>
                                        <constraint firstItem="7XU-Sy-VAr" firstAttribute="top" secondItem="Rkt-Go-slv" secondAttribute="top" constant="8" id="Imk-0Y-iAK"/>
                                        <constraint firstAttribute="trailing" secondItem="7XU-Sy-VAr" secondAttribute="trailing" id="PgX-Am-2jD"/>
                                        <constraint firstItem="7XU-Sy-VAr" firstAttribute="leading" secondItem="Rkt-Go-slv" secondAttribute="leading" id="RFP-ds-iXF"/>
                                        <constraint firstAttribute="width" constant="36" id="s9v-32-nZi"/>
                                    </constraints>
                                </customView>
                                <customView translatesAutoresizingMaskIntoConstraints="NO" id="05f-4Y-nx7">
                                    <rect key="frame" x="158" y="0.0" width="36" height="42"/>
                                    <subviews>
                                        <customView translatesAutoresizingMaskIntoConstraints="NO" id="WQO-qf-sor" customClass="KMBaseTextField" customModule="PDF_Master" customModuleProvider="target">
                                            <rect key="frame" x="0.0" y="6" width="36" height="28"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="28" id="POZ-rj-fXz"/>
                                            </constraints>
                                        </customView>
                                    </subviews>
                                    <constraints>
                                        <constraint firstAttribute="trailing" secondItem="WQO-qf-sor" secondAttribute="trailing" id="2FV-pJ-WRZ"/>
                                        <constraint firstItem="WQO-qf-sor" firstAttribute="top" secondItem="05f-4Y-nx7" secondAttribute="top" constant="8" id="8rb-l1-jVH"/>
                                        <constraint firstAttribute="width" constant="36" id="QPP-zC-Cj0"/>
                                        <constraint firstAttribute="height" constant="42" id="VTu-jR-zRy"/>
                                        <constraint firstItem="WQO-qf-sor" firstAttribute="leading" secondItem="05f-4Y-nx7" secondAttribute="leading" id="uAi-MP-PP9"/>
                                    </constraints>
                                </customView>
                                <customView translatesAutoresizingMaskIntoConstraints="NO" id="wke-e2-pun">
                                    <rect key="frame" x="210" y="0.0" width="36" height="42"/>
                                    <subviews>
                                        <customView translatesAutoresizingMaskIntoConstraints="NO" id="741-wl-WSG" customClass="KMBaseTextField" customModule="PDF_Master" customModuleProvider="target">
                                            <rect key="frame" x="0.0" y="6" width="36" height="28"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="28" id="OBf-Jo-TIB"/>
                                            </constraints>
                                        </customView>
                                    </subviews>
                                    <constraints>
                                        <constraint firstItem="741-wl-WSG" firstAttribute="top" secondItem="wke-e2-pun" secondAttribute="top" constant="8" id="1Je-Es-9sg"/>
                                        <constraint firstAttribute="height" constant="42" id="GQ9-HL-H6t"/>
                                        <constraint firstItem="741-wl-WSG" firstAttribute="leading" secondItem="wke-e2-pun" secondAttribute="leading" id="MIc-YN-9fI"/>
                                        <constraint firstAttribute="trailing" secondItem="741-wl-WSG" secondAttribute="trailing" id="hmy-Mu-bVK"/>
                                        <constraint firstAttribute="width" constant="36" id="s7G-nU-52k"/>
                                    </constraints>
                                </customView>
                                <customView translatesAutoresizingMaskIntoConstraints="NO" id="NX7-ti-wS8">
                                    <rect key="frame" x="262" y="0.0" width="36" height="42"/>
                                    <subviews>
                                        <customView translatesAutoresizingMaskIntoConstraints="NO" id="yiZ-u3-N0y" customClass="KMBaseTextField" customModule="PDF_Master" customModuleProvider="target">
                                            <rect key="frame" x="0.0" y="6" width="36" height="28"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="28" id="oX3-Zg-Ls8"/>
                                            </constraints>
                                        </customView>
                                    </subviews>
                                    <constraints>
                                        <constraint firstItem="yiZ-u3-N0y" firstAttribute="top" secondItem="NX7-ti-wS8" secondAttribute="top" constant="8" id="9CG-x6-HCX"/>
                                        <constraint firstItem="yiZ-u3-N0y" firstAttribute="leading" secondItem="NX7-ti-wS8" secondAttribute="leading" id="C6v-8D-PCt"/>
                                        <constraint firstAttribute="trailing" secondItem="yiZ-u3-N0y" secondAttribute="trailing" id="Gmp-51-k4N"/>
                                        <constraint firstAttribute="height" constant="42" id="bQ0-gF-Anj"/>
                                        <constraint firstAttribute="width" constant="36" id="lkj-7P-4GL"/>
                                    </constraints>
                                </customView>
                                <customView translatesAutoresizingMaskIntoConstraints="NO" id="gDo-oF-Q0h">
                                    <rect key="frame" x="53" y="0.0" width="36" height="42"/>
                                    <subviews>
                                        <customView translatesAutoresizingMaskIntoConstraints="NO" id="ejA-JU-I7S" customClass="KMBaseTextField" customModule="PDF_Master" customModuleProvider="target">
                                            <rect key="frame" x="0.0" y="6" width="36" height="28"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="28" id="WJy-zG-5vf"/>
                                            </constraints>
                                        </customView>
                                    </subviews>
                                    <constraints>
                                        <constraint firstItem="ejA-JU-I7S" firstAttribute="leading" secondItem="gDo-oF-Q0h" secondAttribute="leading" id="8p2-KW-9Ds"/>
                                        <constraint firstAttribute="width" constant="36" id="CE2-MN-j6c"/>
                                        <constraint firstItem="ejA-JU-I7S" firstAttribute="top" secondItem="gDo-oF-Q0h" secondAttribute="top" constant="8" id="HvE-yk-Iz2"/>
                                        <constraint firstAttribute="trailing" secondItem="ejA-JU-I7S" secondAttribute="trailing" id="Sf2-L3-S0R"/>
                                        <constraint firstAttribute="height" constant="42" id="tK7-aw-mTc"/>
                                    </constraints>
                                </customView>
                                <customView translatesAutoresizingMaskIntoConstraints="NO" id="Eob-0C-Cjw">
                                    <rect key="frame" x="0.0" y="0.0" width="36" height="42"/>
                                    <subviews>
                                        <customView translatesAutoresizingMaskIntoConstraints="NO" id="Owf-p1-F5n" customClass="KMBaseTextField" customModule="PDF_Master" customModuleProvider="target">
                                            <rect key="frame" x="0.0" y="6" width="36" height="28"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="28" id="OXh-iw-Cmn"/>
                                            </constraints>
                                        </customView>
                                    </subviews>
                                    <constraints>
                                        <constraint firstItem="Owf-p1-F5n" firstAttribute="top" secondItem="Eob-0C-Cjw" secondAttribute="top" constant="8" id="4c4-qJ-FOQ"/>
                                        <constraint firstItem="Owf-p1-F5n" firstAttribute="leading" secondItem="Eob-0C-Cjw" secondAttribute="leading" id="AXI-lU-8Tj"/>
                                        <constraint firstAttribute="trailing" secondItem="Owf-p1-F5n" secondAttribute="trailing" id="DA2-YO-5bz"/>
                                        <constraint firstAttribute="width" constant="36" id="QBr-ug-9gy"/>
                                        <constraint firstAttribute="height" constant="42" id="aVf-7f-qLB"/>
                                    </constraints>
                                </customView>
                            </subviews>
                            <constraints>
                                <constraint firstItem="Eob-0C-Cjw" firstAttribute="centerX" secondItem="GFe-OK-ycy" secondAttribute="centerX" multiplier="0.12" id="1Ov-LC-iA5"/>
                                <constraint firstItem="wke-e2-pun" firstAttribute="centerX" secondItem="GFe-OK-ycy" secondAttribute="centerX" multiplier="1.48" id="849-A6-2PD"/>
                                <constraint firstItem="gDo-oF-Q0h" firstAttribute="centerX" secondItem="GFe-OK-ycy" secondAttribute="centerX" multiplier="0.46" id="INR-8S-dug"/>
                                <constraint firstItem="gDo-oF-Q0h" firstAttribute="centerY" secondItem="Eob-0C-Cjw" secondAttribute="centerY" id="OcY-CS-0cc"/>
                                <constraint firstItem="NX7-ti-wS8" firstAttribute="centerX" secondItem="GFe-OK-ycy" secondAttribute="centerX" multiplier="1.82" id="Tt6-2y-bGp"/>
                                <constraint firstItem="NX7-ti-wS8" firstAttribute="centerY" secondItem="Eob-0C-Cjw" secondAttribute="centerY" id="Wug-Mn-xFX"/>
                                <constraint firstItem="wke-e2-pun" firstAttribute="centerY" secondItem="Eob-0C-Cjw" secondAttribute="centerY" id="bB0-GQ-qFx"/>
                                <constraint firstAttribute="height" constant="42" id="g9T-km-ir0"/>
                                <constraint firstItem="05f-4Y-nx7" firstAttribute="centerX" secondItem="GFe-OK-ycy" secondAttribute="centerX" multiplier="1.14" id="ip2-8b-kY0"/>
                                <constraint firstItem="05f-4Y-nx7" firstAttribute="centerY" secondItem="Eob-0C-Cjw" secondAttribute="centerY" id="j6Y-Lg-KeE"/>
                                <constraint firstItem="Eob-0C-Cjw" firstAttribute="centerY" secondItem="GFe-OK-ycy" secondAttribute="centerY" id="luh-2L-y5V"/>
                                <constraint firstItem="Rkt-Go-slv" firstAttribute="centerX" secondItem="GFe-OK-ycy" secondAttribute="centerX" multiplier="0.8" id="tI9-PF-fMA"/>
                                <constraint firstItem="Rkt-Go-slv" firstAttribute="centerY" secondItem="Eob-0C-Cjw" secondAttribute="centerY" id="vuL-6f-peo"/>
                            </constraints>
                        </customView>
                        <scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9im-Yz-x21">
                            <rect key="frame" x="0.0" y="0.0" width="308" height="40"/>
                            <clipView key="contentView" drawsBackground="NO" id="dUo-A4-8ZF">
                                <rect key="frame" x="0.0" y="0.0" width="308" height="40"/>
                                <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                <subviews>
                                    <textView wantsLayer="YES" editable="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" spellingCorrection="YES" smartInsertDelete="YES" id="z0h-AC-rcc">
                                        <rect key="frame" x="0.0" y="0.0" width="308" height="40"/>
                                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                        <color key="textColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
                                        <color key="backgroundColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
                                        <size key="minSize" width="308" height="40"/>
                                        <size key="maxSize" width="340" height="10000000"/>
                                        <color key="insertionPointColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
                                    </textView>
                                </subviews>
                                <color key="backgroundColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
                            </clipView>
                            <constraints>
                                <constraint firstAttribute="height" constant="40" id="dSD-jH-Lea"/>
                            </constraints>
                            <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="kSY-ro-ezT">
                                <rect key="frame" x="-100" y="-100" width="225" height="15"/>
                                <autoresizingMask key="autoresizingMask"/>
                            </scroller>
                            <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="erU-rg-edl">
                                <rect key="frame" x="-100" y="-100" width="15" height="20"/>
                                <autoresizingMask key="autoresizingMask"/>
                            </scroller>
                        </scrollView>
                    </subviews>
                    <constraints>
                        <constraint firstAttribute="trailing" secondItem="GFe-OK-ycy" secondAttribute="trailing" id="2mr-yo-1Jx"/>
                        <constraint firstAttribute="trailing" secondItem="9im-Yz-x21" secondAttribute="trailing" id="AO8-aN-j26"/>
                        <constraint firstItem="PtG-Zk-jK1" firstAttribute="top" secondItem="tSH-ge-CQr" secondAttribute="top" id="IAE-eJ-nKb"/>
                        <constraint firstItem="GFe-OK-ycy" firstAttribute="top" secondItem="PtG-Zk-jK1" secondAttribute="bottom" constant="8" id="Sgd-wW-Idh"/>
                        <constraint firstAttribute="bottom" secondItem="9im-Yz-x21" secondAttribute="bottom" id="bct-Oi-2Cv"/>
                        <constraint firstItem="PtG-Zk-jK1" firstAttribute="leading" secondItem="tSH-ge-CQr" secondAttribute="leading" id="hWw-J8-CAJ"/>
                        <constraint firstItem="GFe-OK-ycy" firstAttribute="leading" secondItem="tSH-ge-CQr" secondAttribute="leading" id="i6I-W1-WQq"/>
                        <constraint firstItem="9im-Yz-x21" firstAttribute="leading" secondItem="tSH-ge-CQr" secondAttribute="leading" id="jMB-Mh-mV4"/>
                        <constraint firstAttribute="height" constant="120" id="ue1-ra-cLJ"/>
                    </constraints>
                </customView>
                <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="a9g-1g-YLC">
                    <rect key="frame" x="48" y="159" width="308" height="32"/>
                    <constraints>
                        <constraint firstAttribute="height" constant="32" id="PY2-4O-4h6"/>
                        <constraint firstAttribute="width" constant="308" id="w5f-Qq-xPC"/>
                    </constraints>
                    <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" alignment="center" enabled="NO" imageScaling="proportionallyDown" inset="2" id="e8o-p4-g7M">
                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                        <font key="font" metaFont="system"/>
                        <string key="keyEquivalent" base64-UTF8="YES">
DQ
</string>
                    </buttonCell>
                </button>
                <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Dsc-xE-C88">
                    <rect key="frame" x="48" y="119" width="308" height="32"/>
                    <constraints>
                        <constraint firstAttribute="height" constant="32" id="ca9-5l-vpv"/>
                        <constraint firstAttribute="width" constant="308" id="iD4-7U-Oj9"/>
                    </constraints>
                    <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" alignment="center" enabled="NO" imageScaling="proportionallyDown" inset="2" id="QkM-SB-SEG">
                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                        <font key="font" metaFont="system"/>
                    </buttonCell>
                    <connections>
                        <action selector="cancelButtonAction:" target="-2" id="dCu-0A-L4f"/>
                    </connections>
                </button>
                <customView translatesAutoresizingMaskIntoConstraints="NO" id="1C1-4h-Ne5" customClass="KMLightMemberAlertView" customModule="PDF_Master" customModuleProvider="target">
                    <rect key="frame" x="0.0" y="0.0" width="404" height="48"/>
                    <constraints>
                        <constraint firstAttribute="height" constant="48" id="1QO-Az-BoJ"/>
                    </constraints>
                </customView>
            </subviews>
            <constraints>
                <constraint firstItem="tSH-ge-CQr" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="48" id="12F-wl-R9Y"/>
                <constraint firstItem="jpK-iA-80T" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" constant="8" id="1Gn-6M-FpJ"/>
                <constraint firstItem="a9g-1g-YLC" firstAttribute="top" secondItem="tSH-ge-CQr" secondAttribute="bottom" constant="12" id="39n-pK-cH2"/>
                <constraint firstItem="jpK-iA-80T" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="8" id="Kq8-tS-sqn"/>
                <constraint firstItem="Dsc-xE-C88" firstAttribute="centerX" secondItem="c22-O7-iKe" secondAttribute="centerX" id="Sh0-zJ-nzk"/>
                <constraint firstAttribute="bottom" secondItem="1C1-4h-Ne5" secondAttribute="bottom" id="VWJ-hd-PiF"/>
                <constraint firstItem="hHi-x1-jjo" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="48" id="ZRh-Ex-hDf"/>
                <constraint firstAttribute="trailing" secondItem="tSH-ge-CQr" secondAttribute="trailing" constant="48" id="dxO-HQ-b8T"/>
                <constraint firstItem="hHi-x1-jjo" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" constant="40" id="igb-dC-OYB"/>
                <constraint firstItem="tSH-ge-CQr" firstAttribute="top" secondItem="hHi-x1-jjo" secondAttribute="bottom" constant="32" id="j6b-qa-xQv"/>
                <constraint firstItem="Iud-HK-ihw" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" constant="8" id="jjH-k0-lcf"/>
                <constraint firstItem="Dsc-xE-C88" firstAttribute="top" secondItem="a9g-1g-YLC" secondAttribute="bottom" constant="8" id="lj5-6S-NWN"/>
                <constraint firstItem="Iud-HK-ihw" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="8" id="nqR-6o-Qcv"/>
                <constraint firstItem="1C1-4h-Ne5" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="nxD-aa-BbF"/>
                <constraint firstItem="a9g-1g-YLC" firstAttribute="centerX" secondItem="c22-O7-iKe" secondAttribute="centerX" id="tpD-mC-k7x"/>
                <constraint firstAttribute="trailing" secondItem="1C1-4h-Ne5" secondAttribute="trailing" id="vu2-j2-kBc"/>
            </constraints>
            <point key="canvasLocation" x="83" y="228"/>
        </customView>
    </objects>
    <resources>
        <image name="control_btn_icon_close" width="12" height="12"/>
    </resources>
</document>