<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina6_1" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
        <capability name="Safe area layout guides" minToolsVersion="9.0"/>
        <capability name="System colors in document resources" minToolsVersion="11.0"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <scenes>
        <!--Approval Card SuccessVC-->
        <scene sceneID="isW-F5-a7N">
            <objects>
                <viewController storyboardIdentifier="SNGApprovalCardSuccess" id="L6r-yw-NgP" customClass="SNGApprovalCardSuccessVC" customModule="Nextgen_Dev" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="D8U-da-kZa">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="iconPopupSuccess" translatesAutoresizingMaskIntoConstraints="NO" id="C6P-x5-QpT">
                                <rect key="frame" x="175" y="120" width="64" height="64"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="64" id="F63-6n-8QJ"/>
                                    <constraint firstAttribute="width" constant="64" id="wVv-1k-sT6"/>
                                </constraints>
                            </imageView>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Duyệt danh sách giao dịch thành công" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wza-S1-JHn" customClass="SNGLabel" customModule="Nextgen_Dev" customModuleProvider="target">
                                <rect key="frame" x="46" y="200" width="322" height="20.5"/>
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="string" keyPath="NGS_Font" value="MANROPE_BOLD_18"/>
                                </userDefinedRuntimeAttributes>
                            </label>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Quý khách có muốn phê duyệt các giao dịch mới không?" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YeQ-Bj-FdF" customClass="SNGLabel" customModule="Nextgen_Dev" customModuleProvider="target">
                                <rect key="frame" x="24" y="733" width="366" height="41"/>
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="string" keyPath="NGS_Font" value="MANROPE_REGULAR_16"/>
                                </userDefinedRuntimeAttributes>
                            </label>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Mã tham chiếu: ST0123456789011234" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="539-Ep-Qbc" customClass="SNGLabel" customModule="Nextgen_Dev" customModuleProvider="target">
                                <rect key="frame" x="48" y="228.5" width="318" height="20.5"/>
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="string" keyPath="NGS_Font" value="MANROPE_REGULAR_13"/>
                                </userDefinedRuntimeAttributes>
                            </label>
                            <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="7" translatesAutoresizingMaskIntoConstraints="NO" id="ZRd-sV-v4U">
                                <rect key="frame" x="16" y="794" width="382" height="48"/>
                                <subviews>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CVJ-jG-1Uo" customClass="SNGButton" customModule="Nextgen_Dev" customModuleProvider="target">
                                        <rect key="frame" x="0.0" y="0.0" width="187.5" height="48"/>
                                        <color key="backgroundColor" red="0.4823529411764706" green="0.4823529411764706" blue="0.4823529411764706" alpha="1" colorSpace="calibratedRGB"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="48" id="Hn5-eh-4UR"/>
                                        </constraints>
                                        <state key="normal" title="Thoát">
                                            <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                        </state>
                                        <userDefinedRuntimeAttributes>
                                            <userDefinedRuntimeAttribute type="number" keyPath="NGS_cornerRadius">
                                                <real key="value" value="8"/>
                                            </userDefinedRuntimeAttribute>
                                            <userDefinedRuntimeAttribute type="string" keyPath="NGS_Font" value="MANROPE_BOLD_18"/>
                                        </userDefinedRuntimeAttributes>
                                        <connections>
                                            <action selector="onClose:" destination="L6r-yw-NgP" eventType="touchUpInside" id="bu2-i2-xng"/>
                                        </connections>
                                    </button>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Yp9-Ce-CzN" customClass="SNGButton" customModule="Nextgen_Dev" customModuleProvider="target">
                                        <rect key="frame" x="194.5" y="0.0" width="187.5" height="48"/>
                                        <color key="backgroundColor" red="0.84313725490196079" green="0.078431372549019607" blue="0.14117647058823529" alpha="1" colorSpace="calibratedRGB"/>
                                        <state key="normal" title="Tiếp tục">
                                            <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                        </state>
                                        <userDefinedRuntimeAttributes>
                                            <userDefinedRuntimeAttribute type="string" keyPath="NGS_Font" value="MANROPE_BOLD_18"/>
                                            <userDefinedRuntimeAttribute type="number" keyPath="NGS_cornerRadius">
                                                <real key="value" value="8"/>
                                            </userDefinedRuntimeAttribute>
                                        </userDefinedRuntimeAttributes>
                                        <connections>
                                            <action selector="onContinue:" destination="L6r-yw-NgP" eventType="touchUpInside" id="ew3-xZ-gEy"/>
                                        </connections>
                                    </button>
                                </subviews>
                            </stackView>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="dM0-Yi-w4a"/>
                        <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                        <constraints>
                            <constraint firstItem="ZRd-sV-v4U" firstAttribute="top" secondItem="YeQ-Bj-FdF" secondAttribute="bottom" constant="20" id="9Xg-eZ-A82"/>
                            <constraint firstItem="dM0-Yi-w4a" firstAttribute="trailing" secondItem="539-Ep-Qbc" secondAttribute="trailing" constant="48" id="C3n-kM-u2h"/>
                            <constraint firstItem="dM0-Yi-w4a" firstAttribute="trailing" secondItem="wza-S1-JHn" secondAttribute="trailing" constant="46" id="EKa-Xq-Ytx"/>
                            <constraint firstItem="dM0-Yi-w4a" firstAttribute="bottom" secondItem="ZRd-sV-v4U" secondAttribute="bottom" constant="20" id="EYf-Ch-5kX"/>
                            <constraint firstItem="wza-S1-JHn" firstAttribute="top" secondItem="C6P-x5-QpT" secondAttribute="bottom" constant="16" id="Hrv-Xh-TQ3"/>
                            <constraint firstItem="wza-S1-JHn" firstAttribute="leading" secondItem="dM0-Yi-w4a" secondAttribute="leading" constant="46" id="LnN-6w-p93"/>
                            <constraint firstItem="YeQ-Bj-FdF" firstAttribute="leading" secondItem="dM0-Yi-w4a" secondAttribute="leading" constant="24" id="TSf-a3-nMJ"/>
                            <constraint firstItem="dM0-Yi-w4a" firstAttribute="trailing" secondItem="ZRd-sV-v4U" secondAttribute="trailing" constant="16" id="Y0B-2A-VXB"/>
                            <constraint firstItem="dM0-Yi-w4a" firstAttribute="trailing" secondItem="YeQ-Bj-FdF" secondAttribute="trailing" constant="24" id="aF5-dL-mpe"/>
                            <constraint firstItem="539-Ep-Qbc" firstAttribute="centerX" secondItem="dM0-Yi-w4a" secondAttribute="centerX" id="cKQ-07-ez3"/>
                            <constraint firstItem="wza-S1-JHn" firstAttribute="centerX" secondItem="dM0-Yi-w4a" secondAttribute="centerX" id="eGx-7H-dpE"/>
                            <constraint firstItem="539-Ep-Qbc" firstAttribute="top" secondItem="wza-S1-JHn" secondAttribute="bottom" constant="8" id="eRm-pg-0Gz"/>
                            <constraint firstItem="ZRd-sV-v4U" firstAttribute="leading" secondItem="dM0-Yi-w4a" secondAttribute="leading" constant="16" id="hfh-td-7mp"/>
                            <constraint firstItem="C6P-x5-QpT" firstAttribute="top" secondItem="dM0-Yi-w4a" secondAttribute="top" constant="76" id="ls2-jW-qjc"/>
                            <constraint firstItem="C6P-x5-QpT" firstAttribute="centerX" secondItem="dM0-Yi-w4a" secondAttribute="centerX" id="ojS-Vn-i0S"/>
                            <constraint firstItem="539-Ep-Qbc" firstAttribute="leading" secondItem="dM0-Yi-w4a" secondAttribute="leading" constant="48" id="zD3-28-Mpr"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="btnContinue" destination="Yp9-Ce-CzN" id="Z9y-1t-zCG"/>
                        <outlet property="btnQuit" destination="CVJ-jG-1Uo" id="OtM-Vr-6oY"/>
                        <outlet property="lbApprovalTryAgaint" destination="YeQ-Bj-FdF" id="QsS-1m-5ks"/>
                        <outlet property="lbAprovalId" destination="539-Ep-Qbc" id="8zT-zP-LDY"/>
                        <outlet property="lbAprovalType" destination="wza-S1-JHn" id="zIR-jy-rJD"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="LvK-lI-RRp" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-333.33333333333337" y="36.830357142857139"/>
        </scene>
    </scenes>
    <resources>
        <image name="iconPopupSuccess" width="48" height="48"/>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>