<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
    <dependencies>
        <deployment identifier="macosx"/>
        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
        <capability name="Named colors" minToolsVersion="9.0"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <customObject id="-2" userLabel="File's Owner" customClass="KMWatermarkCollectionViewItem" customModule="PDF_Master" customModuleProvider="target">
            <connections>
                <outlet property="deleteButton" destination="xO8-Hs-gPd" id="5fa-kH-XHZ"/>
                <outlet property="editButton" destination="Kuz-Iw-dPa" id="QRh-6m-CDm"/>
                <outlet property="imageView" destination="qq4-Dm-KtA" id="CgF-33-WOi"/>
                <outlet property="labelContainerView" destination="8Sh-0X-6Wy" id="Ve6-jj-1Cv"/>
                <outlet property="optionView" destination="SgL-i3-a8c" id="2tx-Ni-amO"/>
                <outlet property="topBaseView" destination="zYa-uP-UUY" id="qwF-q2-IRJ"/>
                <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
                <outlet property="watermarkImageView" destination="ePP-31-ZJy" id="2Dj-GW-Ucp"/>
                <outlet property="watermarkNameLabel" destination="oT9-RI-kSz" id="nVw-kc-EJo"/>
            </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="480" height="272"/>
            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
            <subviews>
                <customView translatesAutoresizingMaskIntoConstraints="NO" id="zYa-uP-UUY">
                    <rect key="frame" x="188" y="130" width="104" height="134"/>
                    <subviews>
                        <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ePP-31-ZJy">
                            <rect key="frame" x="0.0" y="0.0" width="104" height="134"/>
                            <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="tsq-39-4NP"/>
                        </imageView>
                        <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="qq4-Dm-KtA">
                            <rect key="frame" x="0.0" y="0.0" width="104" height="134"/>
                            <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameUXIconVipWatermarkImg" id="B80-y5-bo2"/>
                        </imageView>
                        <customView translatesAutoresizingMaskIntoConstraints="NO" id="SgL-i3-a8c">
                            <rect key="frame" x="1" y="1" width="103" height="24"/>
                            <subviews>
                                <box fixedFrame="YES" boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="XCv-DB-qdD">
                                    <rect key="frame" x="0.0" y="0.0" width="103" height="24"/>
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    <view key="contentView" id="jvu-Zq-d4u">
                                        <rect key="frame" x="0.0" y="0.0" width="103" height="24"/>
                                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    </view>
                                    <color key="fillColor" name="KMColor_Layout_L_1"/>
                                </box>
                                <button translatesAutoresizingMaskIntoConstraints="NO" id="Kuz-Iw-dPa" customClass="KMCoverButton" customModule="PDF_Master" customModuleProvider="target">
                                    <rect key="frame" x="24" y="4" width="16" height="16"/>
                                    <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameUXIconBtnEditNor" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="X26-dc-PAD">
                                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                        <font key="font" metaFont="system"/>
                                    </buttonCell>
                                    <constraints>
                                        <constraint firstAttribute="height" constant="16" id="2xJ-9n-SKI"/>
                                        <constraint firstAttribute="width" constant="16" id="eZv-01-gXK"/>
                                    </constraints>
                                    <connections>
                                        <action selector="buttonClicked_EditWatermark:" target="-2" id="zbY-kk-L4W"/>
                                    </connections>
                                </button>
                                <button translatesAutoresizingMaskIntoConstraints="NO" id="xO8-Hs-gPd" customClass="KMCoverButton" customModule="PDF_Master" customModuleProvider="target">
                                    <rect key="frame" x="63" y="4" width="16" height="16"/>
                                    <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameUXIconBtnCloseNor" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="6FR-Uw-Pom">
                                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                        <font key="font" metaFont="system"/>
                                    </buttonCell>
                                    <constraints>
                                        <constraint firstAttribute="width" constant="16" id="0tG-sc-fvy"/>
                                        <constraint firstAttribute="height" constant="16" id="LUZ-va-Fel"/>
                                    </constraints>
                                    <connections>
                                        <action selector="buttonClicked_DeleteWatermark:" target="-2" id="Q6Z-fv-ZLb"/>
                                    </connections>
                                </button>
                            </subviews>
                            <constraints>
                                <constraint firstAttribute="trailing" secondItem="xO8-Hs-gPd" secondAttribute="trailing" constant="24" id="1D3-9q-AWT"/>
                                <constraint firstItem="Kuz-Iw-dPa" firstAttribute="leading" secondItem="SgL-i3-a8c" secondAttribute="leading" constant="24" id="2Oe-b1-6yL"/>
                                <constraint firstAttribute="height" constant="24" id="47b-lK-FR2"/>
                                <constraint firstItem="xO8-Hs-gPd" firstAttribute="centerY" secondItem="SgL-i3-a8c" secondAttribute="centerY" id="6sx-Gh-gDH"/>
                                <constraint firstItem="Kuz-Iw-dPa" firstAttribute="centerY" secondItem="SgL-i3-a8c" secondAttribute="centerY" id="Q34-j4-jCH"/>
                            </constraints>
                        </customView>
                    </subviews>
                    <constraints>
                        <constraint firstAttribute="trailing" secondItem="qq4-Dm-KtA" secondAttribute="trailing" id="5Z9-Ph-C1Q"/>
                        <constraint firstItem="ePP-31-ZJy" firstAttribute="leading" secondItem="zYa-uP-UUY" secondAttribute="leading" id="EjW-Qp-PJH"/>
                        <constraint firstItem="ePP-31-ZJy" firstAttribute="top" secondItem="zYa-uP-UUY" secondAttribute="top" id="H36-Om-g6H"/>
                        <constraint firstAttribute="trailing" secondItem="SgL-i3-a8c" secondAttribute="trailing" constant="0.5" id="HA2-d1-HbW"/>
                        <constraint firstAttribute="height" constant="134" id="LGH-Iy-DwO"/>
                        <constraint firstAttribute="bottom" secondItem="ePP-31-ZJy" secondAttribute="bottom" id="NX7-5i-A0G"/>
                        <constraint firstItem="qq4-Dm-KtA" firstAttribute="top" secondItem="zYa-uP-UUY" secondAttribute="top" id="OeC-nY-1p5"/>
                        <constraint firstItem="SgL-i3-a8c" firstAttribute="leading" secondItem="zYa-uP-UUY" secondAttribute="leading" constant="0.5" id="P4H-aC-N2F"/>
                        <constraint firstAttribute="bottom" secondItem="SgL-i3-a8c" secondAttribute="bottom" constant="0.5" id="gMy-dV-9PM"/>
                        <constraint firstAttribute="width" constant="104" id="jyV-UY-AGv"/>
                        <constraint firstItem="qq4-Dm-KtA" firstAttribute="leading" secondItem="zYa-uP-UUY" secondAttribute="leading" id="qZa-tf-Hmg"/>
                        <constraint firstAttribute="trailing" secondItem="ePP-31-ZJy" secondAttribute="trailing" id="vTA-x3-HsI"/>
                        <constraint firstAttribute="bottom" secondItem="qq4-Dm-KtA" secondAttribute="bottom" id="wXU-Hx-j2i"/>
                    </constraints>
                </customView>
                <customView translatesAutoresizingMaskIntoConstraints="NO" id="8Sh-0X-6Wy">
                    <rect key="frame" x="217" y="108" width="47" height="16"/>
                    <subviews>
                        <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="oT9-RI-kSz">
                            <rect key="frame" x="3" y="0.0" width="41" height="16"/>
                            <textFieldCell key="cell" lineBreakMode="truncatingMiddle" alignment="center" title="Label" id="4sw-od-eC7">
                                <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="oT9-RI-kSz" firstAttribute="leading" secondItem="8Sh-0X-6Wy" secondAttribute="leading" constant="5" id="AGc-Wr-q8R"/>
                        <constraint firstAttribute="trailing" secondItem="oT9-RI-kSz" secondAttribute="trailing" constant="5" id="GFk-Mk-0HH"/>
                        <constraint firstItem="oT9-RI-kSz" firstAttribute="top" secondItem="8Sh-0X-6Wy" secondAttribute="top" id="kSB-Ac-wTV"/>
                        <constraint firstAttribute="bottom" secondItem="oT9-RI-kSz" secondAttribute="bottom" id="kqd-Ks-CcR"/>
                    </constraints>
                </customView>
            </subviews>
            <constraints>
                <constraint firstItem="zYa-uP-UUY" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="N0j-iE-ySM"/>
                <constraint firstItem="8Sh-0X-6Wy" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="P4N-U1-7R6"/>
                <constraint firstItem="8Sh-0X-6Wy" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="zYa-uP-UUY" secondAttribute="leading" id="XJh-aw-N6r"/>
                <constraint firstItem="8Sh-0X-6Wy" firstAttribute="top" secondItem="zYa-uP-UUY" secondAttribute="bottom" constant="6" id="aa0-f2-Y58"/>
                <constraint firstItem="zYa-uP-UUY" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="8" id="qt3-SY-cW4"/>
            </constraints>
            <point key="canvasLocation" x="139" y="121"/>
        </customView>
    </objects>
    <resources>
        <image name="KMImageNameUXIconBtnCloseNor" width="16" height="16"/>
        <image name="KMImageNameUXIconBtnEditNor" width="16" height="16"/>
        <image name="KMImageNameUXIconVipWatermarkImg" width="72" height="112"/>
        <namedColor name="KMColor_Layout_L_1">
            <color red="0.92156862745098034" green="0.92549019607843142" blue="0.94117647058823528" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
    </resources>
</document>