CINXE.COM
Just Like Family Login
<!DOCTYPE html> <html> <head> <link rel="canonical" href="https://12047.axiscare.com/"> <meta name="ROBOTS" content="NOINDEX, FOLLOW"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" id="viewport" content="width=device-width, initial-scale=1,minimum-scale=1"> <meta charset="UTF-8"/> <meta name="keywords" content="Home Care Software, Homecare Software, Home Health Software, Home Health Care Software, Home Healthcare Software, Pediatric Software, Pediatric Homecare Software, Private Duty Software, EVV Software, EVV System, Homecare EVV Software, Software for Home Health, Home Health Agency Software, Software for Homecare, Software for Home Health Care, Software for homecare agencies, Medicare Certified Home Health Software, Software for Medicare Certified Home Health Agency"> <meta name="description" content="AxisCare is a user-friendly, top ranked home care software and caregiver management software serving private-duty agencies, Veterans Affairs, & Medicaid clients."> <title> Just Like Family Login </title> <link href="https://fonts.googleapis.com/css?family=Roboto:400,500,700,400italic|Roboto+Condensed:400,700" rel="stylesheet" type="text/css"> <style> html { line-height: 1.3; font-size: 16px; font-family: Roboto, Arial, sans-serif; -webkit-box-sizing: border-box; box-sizing: border-box; height: 100%; } *, *::before, *::after { -webkit-box-sizing: border-box; box-sizing: border-box; } body { margin: 0; padding: 12px; background: #3073b4; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 100%; } input, button, textarea { font: inherit; } a { position: relative; text-decoration: none; } a::before { content: ''; position: absolute; top: -10px; left: 0; right: 0; bottom: -10px; } .container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .card { position: relative; z-index: 1; -webkit-box-flex: 0; -ms-flex: none; flex: none; padding: 20px; border-radius: 2px; -webkit-box-shadow: 0px 3px 8px rGBA(0, 0, 0, 0.4); box-shadow: 0px 3px 8px rGBA(0, 0, 0, 0.4); width: 100%; max-width: 320px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; background: whitesmoke; } form .actions { text-align: center; margin-top: 8px; font-size: 0.9em; } form a { display: inline-block; font-size: 0.9em; line-height: 1.3; margin-top: 4px; color: #3073b4; cursor: pointer; border-bottom: 1px solid #3073b4; } form a + a { margin-left: 20px; } form .login-error { margin: 0; font-size: .9em; color: #B71C1C; /* ERROR-900 from colors */ } form .account-lock { background: #FFCDD2; /* ERROR-100 from colors */ padding: .3rem; border: 1px solid #B71C1C; /* ERROR-900 from colors */ text-align: center; margin-bottom: 1rem; border-radius: .1rem; } label { position: relative; display: block; padding-top: 8px; margin-bottom: 12px; } label span { position: absolute; top: 24px; left: 4px; font-size: 0.9em; display: block; color: #555; -webkit-transition: all 0.25s; -o-transition: all 0.25s; transition: all 0.25s; pointer-events: none; } label input { display: block; background: transparent; width: 100%; padding: 16px 2px 4px; border: 0; border-bottom: 1px solid #ccc; border-radius: 0; font-size: 0.95em; -webkit-transition: all 0.25s; -o-transition: all 0.25s; transition: all 0.25s; } label input:focus { outline: none; } label input:focus, label input:valid { border-bottom-color: #3073b4; } label input:focus ~ span, label input:valid ~ span { color: #3073b4; -webkit-transform: translate(-6px, -24px) scale(0.9); -ms-transform: translate(-6px, -24px) scale(0.9); transform: translate(-6px, -24px) scale(0.9); } button { -webkit-appearance: none; border: 0; border-radius: 2px; background: #3073b4; color: white; display: block; width: 100%; padding: 10px; margin: 12px 0 0; cursor: pointer; -webkit-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; } button:active { -webkit-box-shadow: none; box-shadow: none; } button:focus { outline: none; } button:disabled, button.disabled { cursor: auto; opacity: 0.4; } .copyright { display: inline-block; margin-top: 16px; color: white; font-size: 0.8em; position: relative; z-index: 1; } .copyright a { display: inline-block; border-bottom: 1px solid rGBA(255, 255, 255, 0.9); cursor: pointer; } #images { position: fixed; top: 0; bottom: 0; left: 0; right: 0; overflow: hidden; } #images_gradient { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: -webkit-gradient(linear, left top, right top, from(#3073b4), color-stop(80%, transparent)); background: -webkit-linear-gradient(left, #3073b4, transparent 80%); background: -o-linear-gradient(left, #3073b4, transparent 80%); background: linear-gradient(to right, #3073b4, transparent 80%); background: #3073b4; opacity: 0.8; } #particles { position: fixed; top: 0; bottom: 0; left: 0; right: 0; } #images img { position: fixed; top: 0; right: 0; min-height: 100vh; min-width: 100vw; } #images_face { position: absolute; z-index: 1; right: 100px; top: 10px; border-radius: 50%; height: 100px; width: 100px; overflow: hidden; margin: 0; padding: 0; } .logo { text-align: center; margin-bottom: 20px; } .logo h1 { font-size: 16px; font-weight: 400; margin: 4px 0; } .logo p { margin: 4px 0; } .logo img { width: 100%; margin-bottom: 12px; } .logo hr { display: block; margin-top: 20px; outline: none; height: 1px; margin: 20px 50px 0; background: #bbb; border: none; } .deactivation-warning { background: indianred; color: white; margin: -20px; margin-bottom: 12px; padding: 12px; } </style> </head> <body> <div class="container"> <div id="images"> <img src="https://static.axiscare.com/master/images/ac-login-oldman.jpg"/> <div id="images_gradient"></div> </div> <div id="particles"></div> <form class="card" method="post" action="/?login.php"> <input type="hidden" name="login.php"/> <input type="hidden" name="r" value=""/> <div class="logo"> <img src="https://static.axiscare.com/master/images/logos/12047.png"/> <h1>Just Like Family</h1> <p>Toronto</p> <a href="/?caregivers-applications.php">Apply online</a> <hr/> </div> <label> <input name="email" autofocus required/> <span>Username or email</span> </label> <label> <input type="password" name="password" required/> <span>Password</span> </label> <button>Sign in</button> <div class="actions"> <a href="/?user-connect.php&action=activate">Activate account</a> <a href="/?user-connect.php&action=forgot">Forgot password?</a> </div> </form> <span class="copyright"> <a href="https://axiscare.com/" target="_blank" style="border-bottom: none; color: white;">Powered by AxisCare</a> © 2024 </span> <!-- <script>setTimeout(location.reload.bind(location), 10000)</script>--> <script src="https://cdn.jsdelivr.net/npm/particles.js@2.0.0/particles.min.js"></script> <script>particlesJS('particles', { "particles": { "number": { "value": 40, "density": {"enable": true, "value_area": 750} }, "color": {"value": "#ffffff"}, "shape": { "type": "circle", "stroke": {"width": 0, "color": "#000000"}, "polygon": {"nb_sides": 5}, "image": {"src": "img/github.svg", "width": 100, "height": 100} }, "opacity": { "value": 0.5, "random": false, "anim": {"enable": false, "speed": 1, "opacity_min": 0.1, "sync": false} }, "size": {"value": 2, "random": true, "anim": {"enable": false, "speed": 40, "size_min": 0.1, "sync": false}}, "line_linked": {"enable": true, "distance": 150, "color": "#ffffff", "opacity": 0.4, "width": 1}, "move": { "enable": true, "speed": 1.5, "direction": "none", "random": false, "straight": false, "out_mode": "out", "bounce": false, "attract": {"enable": false, "rotateX": 600, "rotateY": 1200} } }, "interactivity": { "detect_on": "canvas", "events": { "onhover": {"enable": false, "mode": "repulse"}, "onclick": {"enable": false, "mode": "push"}, "resize": true }, "modes": { "grab": {"distance": 400, "line_linked": {"opacity": 1}}, "bubble": {"distance": 400, "size": 40, "duration": 2, "opacity": 8, "speed": 3}, "repulse": {"distance": 200, "duration": 0.4}, "push": {"particles_nb": 4}, "remove": {"particles_nb": 2} } }, "retina_detect": true })</script> <script> document.querySelector('form').addEventListener('submit', function () { var button = document.querySelector('form button'); button.disabled = true; button.classList.add('disabled'); }) </script> </div> </body> </html>