<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17506" 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="17505"/>
        <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>
        <!--SoftOTPVC-->
        <scene sceneID="fTM-aE-snN">
            <objects>
                <viewController storyboardIdentifier="SNGPINSoftOTP" id="2u7-y9-cgQ" customClass="SNGPINSoftOTPVC" customModule="Nextgen_Dev" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="hQK-67-VeC">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZXO-U6-jVy" customClass="SNGHead" customModule="Nextgen_Dev" customModuleProvider="target">
                                <rect key="frame" x="0.0" y="44" width="414" height="48"/>
                                <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="48" id="B95-vr-UfM"/>
                                </constraints>
                            </view>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uhW-wk-n1r">
                                <rect key="frame" x="0.0" y="92" width="414" height="770"/>
                                <color key="backgroundColor" red="0.94901960784313721" green="0.95294117647058818" blue="0.96078431372549022" alpha="1" colorSpace="calibratedRGB"/>
                            </view>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ub3-Ri-gRa">
                                <rect key="frame" x="0.0" y="100" width="414" height="762"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Quý khách vui lòng nhập PIN Soft OTP" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rPL-9U-m8b" customClass="SNGLabel" customModule="Nextgen_Dev" customModuleProvider="target">
                                        <rect key="frame" x="24" y="16" width="366" 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_MEDIUM_16"/>
                                        </userDefinedRuntimeAttributes>
                                    </label>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zv9-vk-SrT" customClass="SNGInputOTP" customModule="Nextgen_Dev" customModuleProvider="target">
                                        <rect key="frame" x="24" y="72.5" width="366" height="42"/>
                                        <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="42" id="c3A-2G-kSw"/>
                                        </constraints>
                                        <userDefinedRuntimeAttributes>
                                            <userDefinedRuntimeAttribute type="number" keyPath="numberOfFields">
                                                <integer key="value" value="6"/>
                                            </userDefinedRuntimeAttribute>
                                            <userDefinedRuntimeAttribute type="number" keyPath="textFieldRadius">
                                                <real key="value" value="8"/>
                                            </userDefinedRuntimeAttribute>
                                        </userDefinedRuntimeAttributes>
                                    </view>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="QF2-T9-Ynh" customClass="SNGButton" customModule="Nextgen_Dev" customModuleProvider="target">
                                        <rect key="frame" x="24" y="694" width="366" height="48"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="48" id="VvY-qR-fse"/>
                                        </constraints>
                                        <state key="normal" title="Tiếp tục">
                                            <color key="titleColor" systemColor="labelColor"/>
                                        </state>
                                        <userDefinedRuntimeAttributes>
                                            <userDefinedRuntimeAttribute type="string" keyPath="NGS_Font" value="MANROPE_BOLD_16"/>
                                            <userDefinedRuntimeAttribute type="number" keyPath="NGS_cornerRadius">
                                                <real key="value" value="8"/>
                                            </userDefinedRuntimeAttribute>
                                        </userDefinedRuntimeAttributes>
                                        <connections>
                                            <action selector="btnContinueTouch:" destination="2u7-y9-cgQ" eventType="touchUpInside" id="yxR-fs-C0K"/>
                                        </connections>
                                    </button>
                                </subviews>
                                <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                <constraints>
                                    <constraint firstItem="rPL-9U-m8b" firstAttribute="top" secondItem="Ub3-Ri-gRa" secondAttribute="top" constant="16" id="1nf-63-1X3"/>
                                    <constraint firstAttribute="trailing" secondItem="zv9-vk-SrT" secondAttribute="trailing" constant="24" id="IPu-B7-DeF"/>
                                    <constraint firstAttribute="trailing" secondItem="rPL-9U-m8b" secondAttribute="trailing" constant="24" id="Vcs-Ry-HK8"/>
                                    <constraint firstAttribute="trailing" secondItem="QF2-T9-Ynh" secondAttribute="trailing" constant="24" id="Vzh-4A-jYm"/>
                                    <constraint firstItem="rPL-9U-m8b" firstAttribute="leading" secondItem="Ub3-Ri-gRa" secondAttribute="leading" constant="24" id="ZxN-lQ-kLt"/>
                                    <constraint firstAttribute="bottom" secondItem="QF2-T9-Ynh" secondAttribute="bottom" constant="20" id="bC6-w4-Efi"/>
                                    <constraint firstItem="zv9-vk-SrT" firstAttribute="top" secondItem="rPL-9U-m8b" secondAttribute="bottom" constant="36" id="ehG-zL-tuO"/>
                                    <constraint firstItem="zv9-vk-SrT" firstAttribute="leading" secondItem="Ub3-Ri-gRa" secondAttribute="leading" constant="24" id="fEb-Gj-qk0"/>
                                    <constraint firstItem="QF2-T9-Ynh" firstAttribute="leading" secondItem="Ub3-Ri-gRa" secondAttribute="leading" constant="24" id="q8d-Nu-iwT"/>
                                </constraints>
                            </view>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="hWT-Kv-bfS"/>
                        <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                        <constraints>
                            <constraint firstItem="Ub3-Ri-gRa" firstAttribute="trailing" secondItem="hWT-Kv-bfS" secondAttribute="trailing" id="8Sn-8q-rxI"/>
                            <constraint firstItem="Ub3-Ri-gRa" firstAttribute="top" secondItem="ZXO-U6-jVy" secondAttribute="bottom" constant="8" id="F2y-RD-l5r"/>
                            <constraint firstItem="ZXO-U6-jVy" firstAttribute="leading" secondItem="hWT-Kv-bfS" secondAttribute="leading" id="QUK-pc-jah"/>
                            <constraint firstItem="Ub3-Ri-gRa" firstAttribute="bottom" secondItem="hWT-Kv-bfS" secondAttribute="bottom" id="Qoe-0p-t1h"/>
                            <constraint firstItem="uhW-wk-n1r" firstAttribute="bottom" secondItem="hWT-Kv-bfS" secondAttribute="bottom" id="d5h-4G-a1U"/>
                            <constraint firstItem="ZXO-U6-jVy" firstAttribute="trailing" secondItem="hWT-Kv-bfS" secondAttribute="trailing" id="i51-k6-TxA"/>
                            <constraint firstItem="uhW-wk-n1r" firstAttribute="top" secondItem="ZXO-U6-jVy" secondAttribute="bottom" id="kgm-s0-iII"/>
                            <constraint firstItem="uhW-wk-n1r" firstAttribute="trailing" secondItem="hWT-Kv-bfS" secondAttribute="trailing" id="lnU-uE-JkP"/>
                            <constraint firstItem="ZXO-U6-jVy" firstAttribute="top" secondItem="hWT-Kv-bfS" secondAttribute="top" id="moG-xH-Odv"/>
                            <constraint firstItem="Ub3-Ri-gRa" firstAttribute="leading" secondItem="hWT-Kv-bfS" secondAttribute="leading" id="npe-ky-ST0"/>
                            <constraint firstItem="uhW-wk-n1r" firstAttribute="leading" secondItem="hWT-Kv-bfS" secondAttribute="leading" id="yDk-da-ERq"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="btnContinue" destination="QF2-T9-Ynh" id="gvz-1v-fsI"/>
                        <outlet property="header" destination="ZXO-U6-jVy" id="AhJ-Q6-ZfR"/>
                        <outlet property="txtOTP" destination="zv9-vk-SrT" id="0W1-gW-kUV"/>
                        <outlet property="vContainer" destination="Ub3-Ri-gRa" id="exN-VQ-chE"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="4zA-y3-ntC" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="340.57971014492756" y="-7.3660714285714279"/>
        </scene>
    </scenes>
    <resources>
        <systemColor name="labelColor">
            <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>