<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="23504" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
    <dependencies>
        <deployment identifier="macosx"/>
        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="23504"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <customObject id="-2" userLabel="File's Owner" customClass="KMOpenDMGPopupBootWC" customModule="PDF_Reader_Pro" customModuleProvider="target">
            <connections>
                <outlet property="freeBox" destination="jx5-Fz-b1I" id="eWz-7k-sZR"/>
                <outlet property="freeLabel" destination="kFX-dh-o8r" id="EpU-MB-onr"/>
                <outlet property="signInTextView" destination="sot-Mw-XQF" id="TPh-Th-o9m"/>
                <outlet property="subTitleLabel" destination="840-5T-fTs" id="oCl-wu-XmN"/>
                <outlet property="titleLabel" destination="57i-Up-o4T" id="uf5-YP-KsQ"/>
                <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
            </connections>
        </customObject>
        <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
        <customObject id="-3" userLabel="Application" customClass="NSObject"/>
        <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" titlebarAppearsTransparent="YES" titleVisibility="hidden" id="F0z-JX-Cv5">
            <windowStyleMask key="styleMask" titled="YES" closable="YES" fullSizeContentView="YES"/>
            <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
            <rect key="contentRect" x="482" y="218" width="538" height="497"/>
            <rect key="screenRect" x="0.0" y="0.0" width="1512" height="944"/>
            <value key="minSize" type="size" width="538" height="497"/>
            <value key="maxSize" type="size" width="538" height="497"/>
            <view key="contentView" id="se5-gp-TjO">
                <rect key="frame" x="0.0" y="0.0" width="538" height="497"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="BwP-wX-HC7">
                        <rect key="frame" x="0.0" y="0.0" width="538" height="497"/>
                        <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="OpenBootBackground" id="Gau-0v-ymS"/>
                    </imageView>
                    <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="LPZ-J5-zQ1">
                        <rect key="frame" x="151" y="258" width="236" height="227"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="227" id="17q-0M-Vdt"/>
                            <constraint firstAttribute="width" constant="236" id="khd-FP-hBg"/>
                        </constraints>
                        <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="OpenBootIcon" id="kFg-QT-7fE"/>
                    </imageView>
                    <customView translatesAutoresizingMaskIntoConstraints="NO" id="VA6-Lb-SSr">
                        <rect key="frame" x="0.0" y="232" width="538" height="16"/>
                        <subviews>
                            <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="57i-Up-o4T">
                                <rect key="frame" x="-2" y="0.0" width="542" height="16"/>
                                <textFieldCell key="cell" alignment="center" title="Label" id="Zyy-Gg-dZ7">
                                    <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="57i-Up-o4T" firstAttribute="leading" secondItem="VA6-Lb-SSr" secondAttribute="leading" id="1Wr-Fy-1Sz"/>
                            <constraint firstItem="57i-Up-o4T" firstAttribute="top" secondItem="VA6-Lb-SSr" secondAttribute="top" id="RfR-yY-aYe"/>
                            <constraint firstAttribute="trailing" secondItem="57i-Up-o4T" secondAttribute="trailing" id="gSc-1A-1D9"/>
                            <constraint firstAttribute="bottom" secondItem="57i-Up-o4T" secondAttribute="bottom" id="mAB-SP-hia"/>
                        </constraints>
                    </customView>
                    <customView translatesAutoresizingMaskIntoConstraints="NO" id="0DW-MF-WYY">
                        <rect key="frame" x="0.0" y="204" width="538" height="16"/>
                        <subviews>
                            <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="840-5T-fTs">
                                <rect key="frame" x="-2" y="0.0" width="542" height="16"/>
                                <textFieldCell key="cell" alignment="center" title="Label" id="Pkb-5B-Nk6">
                                    <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 firstAttribute="trailing" secondItem="840-5T-fTs" secondAttribute="trailing" id="Mni-as-dzK"/>
                            <constraint firstItem="840-5T-fTs" firstAttribute="top" secondItem="0DW-MF-WYY" secondAttribute="top" id="VQL-hO-2Xh"/>
                            <constraint firstAttribute="bottom" secondItem="840-5T-fTs" secondAttribute="bottom" id="sKV-rf-hbR"/>
                            <constraint firstItem="840-5T-fTs" firstAttribute="leading" secondItem="0DW-MF-WYY" secondAttribute="leading" id="xdK-N8-95A"/>
                        </constraints>
                    </customView>
                    <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="jx5-Fz-b1I" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
                        <rect key="frame" x="183" y="148" width="173" height="32"/>
                        <view key="contentView" id="Pws-CS-RiZ">
                            <rect key="frame" x="0.0" y="0.0" width="173" height="32"/>
                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                            <subviews>
                                <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kFX-dh-o8r">
                                    <rect key="frame" x="68" y="8" width="37" height="16"/>
                                    <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="oNq-bI-EOp">
                                        <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 firstAttribute="trailing" secondItem="kFX-dh-o8r" secondAttribute="trailing" constant="70" id="LRG-s2-iwp"/>
                                <constraint firstItem="kFX-dh-o8r" firstAttribute="leading" secondItem="Pws-CS-RiZ" secondAttribute="leading" constant="70" id="Mbu-vc-fHg"/>
                            </constraints>
                        </view>
                        <constraints>
                            <constraint firstItem="kFX-dh-o8r" firstAttribute="centerY" secondItem="jx5-Fz-b1I" secondAttribute="centerY" id="9h5-8F-nlv"/>
                            <constraint firstAttribute="height" constant="32" id="r45-KC-pzt"/>
                        </constraints>
                    </box>
                    <customView translatesAutoresizingMaskIntoConstraints="NO" id="3If-uv-zMj">
                        <rect key="frame" x="0.0" y="110" width="538" height="30"/>
                        <subviews>
                            <scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8u9-6z-c22">
                                <rect key="frame" x="0.0" y="0.0" width="538" height="30"/>
                                <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="KwX-SL-d0a">
                                    <rect key="frame" x="0.0" y="0.0" width="538" height="30"/>
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    <subviews>
                                        <textView wantsLayer="YES" importsGraphics="NO" richText="NO" verticallyResizable="YES" spellingCorrection="YES" smartInsertDelete="YES" id="sot-Mw-XQF">
                                            <rect key="frame" x="0.0" y="0.0" width="538" height="30"/>
                                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                            <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
                                            <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
                                            <size key="minSize" width="538" height="30"/>
                                            <size key="maxSize" width="538" height="10000000"/>
                                        </textView>
                                    </subviews>
                                    <color key="backgroundColor" red="0.11764705882352941" green="0.11764705882352941" blue="0.11764705882352941" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
                                </clipView>
                                <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="jYM-XI-VRo">
                                    <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="3ew-yx-y5y">
                                    <rect key="frame" x="-100" y="-100" width="15" height="135"/>
                                    <autoresizingMask key="autoresizingMask"/>
                                </scroller>
                            </scrollView>
                        </subviews>
                        <constraints>
                            <constraint firstItem="8u9-6z-c22" firstAttribute="top" secondItem="3If-uv-zMj" secondAttribute="top" id="1NC-sW-tet"/>
                            <constraint firstItem="8u9-6z-c22" firstAttribute="leading" secondItem="3If-uv-zMj" secondAttribute="leading" id="OIF-QL-5bC"/>
                            <constraint firstAttribute="bottom" secondItem="8u9-6z-c22" secondAttribute="bottom" id="l7K-Q6-Hli"/>
                            <constraint firstAttribute="height" constant="30" id="t1I-0d-qsm"/>
                            <constraint firstAttribute="trailing" secondItem="8u9-6z-c22" secondAttribute="trailing" id="vaZ-Le-PlL"/>
                        </constraints>
                    </customView>
                </subviews>
                <constraints>
                    <constraint firstAttribute="trailing" secondItem="BwP-wX-HC7" secondAttribute="trailing" id="4E9-dT-bAQ"/>
                    <constraint firstItem="BwP-wX-HC7" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="Jtj-7L-Pyy"/>
                    <constraint firstItem="0DW-MF-WYY" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="ONN-f3-y6c"/>
                    <constraint firstItem="VA6-Lb-SSr" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="Og8-xk-Jf7"/>
                    <constraint firstAttribute="trailing" secondItem="0DW-MF-WYY" secondAttribute="trailing" id="RNY-MM-hmc"/>
                    <constraint firstAttribute="trailing" secondItem="3If-uv-zMj" secondAttribute="trailing" id="Sh1-7s-X4s"/>
                    <constraint firstItem="jx5-Fz-b1I" firstAttribute="top" secondItem="0DW-MF-WYY" secondAttribute="bottom" constant="24" id="WUB-hz-iSH"/>
                    <constraint firstItem="BwP-wX-HC7" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="aO5-eg-uNy"/>
                    <constraint firstItem="3If-uv-zMj" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="baN-2B-Wt9"/>
                    <constraint firstAttribute="bottom" secondItem="BwP-wX-HC7" secondAttribute="bottom" id="dN1-8S-5ep"/>
                    <constraint firstItem="3If-uv-zMj" firstAttribute="top" secondItem="jx5-Fz-b1I" secondAttribute="bottom" constant="8" id="dN5-XT-PID"/>
                    <constraint firstItem="jx5-Fz-b1I" firstAttribute="centerX" secondItem="se5-gp-TjO" secondAttribute="centerX" id="f57-s4-yRs"/>
                    <constraint firstItem="0DW-MF-WYY" firstAttribute="top" secondItem="VA6-Lb-SSr" secondAttribute="bottom" constant="12" id="fWL-SN-ejQ"/>
                    <constraint firstItem="LPZ-J5-zQ1" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="12" id="hLq-SX-jUW"/>
                    <constraint firstAttribute="trailing" secondItem="VA6-Lb-SSr" secondAttribute="trailing" id="iRu-tS-50u"/>
                    <constraint firstItem="LPZ-J5-zQ1" firstAttribute="centerX" secondItem="se5-gp-TjO" secondAttribute="centerX" id="jfO-vv-VuK"/>
                    <constraint firstAttribute="bottom" secondItem="3If-uv-zMj" secondAttribute="bottom" constant="110" id="vDn-cM-zaR"/>
                </constraints>
            </view>
            <connections>
                <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
            </connections>
            <point key="canvasLocation" x="139" y="137.5"/>
        </window>
    </objects>
    <resources>
        <image name="OpenBootBackground" width="538" height="497"/>
        <image name="OpenBootIcon" width="236" height="257"/>
    </resources>
</document>