CINXE.COM
Granite CSD
<style> :root { --primary: #8f7d59 !important; --primary-dark: #3f3f41 !important; } body { background-color: #f8fafc !important; } </style> <!DOCTYPE html> <html lang="en" class="h-full font-sans antialiased"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="csrf-token" content="mermgrwwfZjil4EehKbN22M6FC1nSiDOz3Oojiaa"> <link href="/storage/z05sNc6Un0sMwLuUXDfsNPnLzsV2R6ZhBhbWZtFV.png" rel="shortcut icon" type="image/png"> <title>Granite CSD</title> <!-- Fonts --> <link href="https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,800,800i,900,900i" rel="stylesheet"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" crossorigin="anonymous"> <!-- Styles --> <link rel="stylesheet" href="/vendor/nova/app.css?id=40717efbdd839ce5aad5"> </head> <body class="bg-40 text-black h-full"> <div class="h-full"> <div class="px-view py-view mx-auto"> <div class="mx-auto py-8 max-w-sm text-center text-90"> <img src="/storage/WLPtEpl385MuuHiGf6FtW2NJPuuP39Ycq86SrNWm.png"> <h3 class="mb-4 text-center">Digital Vault for Business</h3> </div> <form class="bg-white shadow rounded-lg p-8 max-w-login mx-auto" method="POST" action="https://vault.granitecsd.co.za/login" > <input type="hidden" name="_token" value="mermgrwwfZjil4EehKbN22M6FC1nSiDOz3Oojiaa"> <h2 class="text-2xl text-center font-normal mb-6 text-90">Welcome Back!</h2> <svg class="block mx-auto mb-6" xmlns="http://www.w3.org/2000/svg" width="100" height="2" viewBox="0 0 100 2"> <path fill="#D8E3EC" d="M0 0h100v2H0z"/> </svg> <p class="mb-6">Don't have an account? Click <a class="text-primary dim font-bold no-underline" href="/register">here</a> to register.</p> <div class="mb-6 "> <label class="block font-bold mb-2" for="email">Email Address</label> <input class="form-control form-input form-input-bordered w-full" id="email" type="email" name="email" value="" required autofocus> </div> <div class="mb-6 "> <label class="block font-bold mb-2" for="password">Password</label> <input class="form-control form-input form-input-bordered w-full" id="password" type="password" name="password" required> </div> <div class="flex mb-6"> <label class="flex items-center block text-xl font-bold"> <input class="" type="checkbox" name="remember" > <span class="text-base ml-2">Remember Me</span> </label> <div class="ml-auto"> <a class="text-primary dim font-bold no-underline" href="https://vault.granitecsd.co.za/admin/password/reset"> Forgot Your Password? </a> </div> </div> <button class="w-full btn btn-default btn-primary hover:bg-primary-dark" type="submit"> Login </button> </form> <p class="mt-6 text-center"><small>R2.0.2_build_189_nva_3.30.0</small></p> </div> </div> </body> </html>