@import url(https://fonts.googleapis.com/css?family=Roboto:400,100);body{background-image:url('../Content/pictures/BG-web.jpg');-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center;font-family:'Roboto',sans-serif}html{height:100%}.error{color:#fff}.login-card{padding:40px;width:274px;background:rgba(0,0,0,.3);margin:0 auto 10px;border-radius:2px;box-shadow:0 2px 2px rgba(0,0,0,.3);overflow:hidden}.login-card h1{font-weight:100;text-align:center;font-size:2.3em;color:#fff}.login-card p{color:#fff}.login-card input[type=submit]{width:100%;display:block;margin-bottom:10px;position:relative}.login-card input[type=text],input[type=password]{height:44px;font-size:16px;width:100%;margin-bottom:10px;-webkit-appearance:none;background:#fff;border:1px solid #d9d9d9;border-top:1px solid silver;border-radius:2px;padding:0 8px;box-sizing:border-box;-moz-box-sizing:border-box}.login-card input[type=text]:hover,input[type=password]:hover{border:1px solid #b9b9b9;border-top:1px solid #a0a0a0;-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.login{text-align:center;font-size:14px;font-family:'Arial',sans-serif;font-weight:700;height:36px;padding:0 8px}.login-submit{border:0;color:#cee8f5;text-shadow:0 1px rgba(0,0,0,.1);background-color:#196596}.login-submit:hover{border:0;text-shadow:0 1px rgba(0,0,0,.3);background-color:#1c77ae}.footer{color:#d3d3d3;position:fixed;z-index:100;bottom:0;left:0;width:100%}.blackBar{opacity:.6;transition:opacity ease .5s;position:fixed;bottom:0;left:0;width:100%;height:40px;background-color:#000}.auto-style1{width:139px;height:149px}.auto-style2{color:#d3d3d3}.logo-lijn{border-radius:50%}.text-danger{color:red;border:1px solid red;margin-bottom:15px;text-align:center}.text-danger li{list-style:none}.text-danger ul{padding-inline-start:0}