<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
    <dependencies>
        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <customObject id="-2" userLabel="File's Owner" customClass="KMCloudEmptyCollectionViewItem" customModule="PDF_Master" customModuleProvider="target">
            <connections>
                <outlet property="cloudImageView" destination="ir1-0I-yOK" id="oAD-Go-xDI"/>
                <outlet property="cloudLabel" destination="efb-UO-oeN" id="ttW-Cb-ehx"/>
                <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="612" height="224"/>
            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
            <subviews>
                <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ir1-0I-yOK">
                    <rect key="frame" x="0.0" y="52" width="612" height="172"/>
                    <constraints>
                        <constraint firstAttribute="height" constant="172" id="krG-eD-iAd"/>
                    </constraints>
                    <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="Biochemistry" id="rOO-sR-L7F"/>
                </imageView>
                <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Mbu-ra-vyQ">
                    <rect key="frame" x="0.0" y="0.0" width="612" height="52"/>
                    <view key="contentView" id="mwY-2t-mIm">
                        <rect key="frame" x="0.0" y="0.0" width="612" height="52"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="efb-UO-oeN">
                                <rect key="frame" x="288" y="18" width="37" height="16"/>
                                <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="jXN-bk-XjI">
                                    <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>
                    </view>
                    <constraints>
                        <constraint firstItem="efb-UO-oeN" firstAttribute="centerX" secondItem="Mbu-ra-vyQ" secondAttribute="centerX" id="9Ch-Z6-TLR"/>
                        <constraint firstItem="efb-UO-oeN" firstAttribute="centerY" secondItem="Mbu-ra-vyQ" secondAttribute="centerY" id="sKa-aB-rDz"/>
                    </constraints>
                </box>
            </subviews>
            <constraints>
                <constraint firstItem="ir1-0I-yOK" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="28z-mF-HVY"/>
                <constraint firstItem="Mbu-ra-vyQ" firstAttribute="top" secondItem="ir1-0I-yOK" secondAttribute="bottom" id="3ql-ZL-T5u"/>
                <constraint firstAttribute="trailing" secondItem="ir1-0I-yOK" secondAttribute="trailing" id="686-PH-kjj"/>
                <constraint firstAttribute="trailing" secondItem="Mbu-ra-vyQ" secondAttribute="trailing" id="LB6-jY-tms"/>
                <constraint firstItem="ir1-0I-yOK" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="XVW-WY-mu2"/>
                <constraint firstItem="Mbu-ra-vyQ" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="qGS-o4-e1h"/>
                <constraint firstAttribute="bottom" secondItem="Mbu-ra-vyQ" secondAttribute="bottom" id="wZG-rL-igk"/>
            </constraints>
            <point key="canvasLocation" x="139" y="154"/>
        </customView>
    </objects>
    <resources>
        <image name="Biochemistry" width="612" height="783"/>
    </resources>
</document>