﻿html,body{height:100vw;margin:0;}body{background:#ededed;background:-moz-linear-gradient(180deg,#ededed 70%,#c6c6c6 100%);background:-webkit-linear-gradient(180deg,#ededed 70%,#c6c6c6 100%);background:linear-gradient(180deg,#ededed 70%,#c6c6c6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=$grey2,endColorstr=$grey4,GradientType=1);background-repeat:no-repeat;background-attachment:fixed;}body a{color:#329096;}body a:visited{color:#329096;}body a:hover{color:#47bcc7;}body a:active{color:#329096;}body a{font-size:1.286em;font-weight:700;}.login-card{border-radius:12px;-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);-moz-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px rgba(0,0,0,.2);font-size:1.143em;}.login-card a{font-size:1em;font-weight:700;}.loginbox-image{background-image:url(../Images/login-page-image.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;border-bottom-left-radius:12px;border-top-left-radius:12px;border-right:solid 5px #c9d134;}.login-button-group .round-button{float:left;margin-right:18px;}.login-button-group button{font-weight:700;}#Login{font-weight:700;}.fa-spinner{float:right;margin:3px 5px;}.login-links div:first-child{border-right:solid 1px #333;}#ModalContactSupport a,#ModalForgottenPassword a{font-size:1em;}.center-login-box-helper{height:100%;}