@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700);body,html{width:100%;height:100%;padding:0;margin:0}body{background-color:#212435;overflow:hidden}#loginBackground{position:absolute;width:100%;height:100%;background-color:#000;background-image:url(../img/myalgedrabg.jpg);background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;background-blend-mode:luminosity;mix-blend-mode:multiply;opacity:.4}#loginContainer{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-orient:vertical;-moz-box-orient:vertical;-o-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;background:-webkit-linear-gradient(315deg,rgba(75,0,130,.8),rgba(0,0,0,.9));background:-moz-linear-gradient(315deg,rgba(75,0,130,.8),rgba(0,0,0,.9));background:-o-linear-gradient(315deg,rgba(75,0,130,.8),rgba(0,0,0,.9));background:-ms-linear-gradient(315deg,rgba(75,0,130,.8),rgba(0,0,0,.9));background:linear-gradient(-135deg,rgb(30 31 37 / 80%),rgb(18 21 29 / 90%));color:#fff}.login-title{font-family:'Open Sans',sans-serif;margin-bottom:1em}.login-title .heading{font-size:6em}.login-title .heading .strong{font-weight:700;margin-left:.35em;letter-spacing:.35em}.login-title .heading .light{font-weight:300}.user-form input:first-of-type{border-radius:0}.user-form input:last-of-type{border-radius:0 0 4px 4px}.user-form button{margin-top:1em;position:relative}.form-footer,.user-form{padding:0 10%}.form-control{margin-bottom:1.2em;height:50px;padding:6px 12px;font-size:14px;color:#fff;background-color:transparent}.form-control:focus{border-color:#af9570;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(175 149 112)}.form-control::placeholder{color:#efefef}.signbutton{background:#af9570;border-color:#a59a8b;height:48px;font-size:18px;text-transform:uppercase;transition:all .3s ease-out}.signbutton:after{display:block;content:" ";border-bottom:3px solid #ddd;width:100%;height:10px;margin-top:26px;opacity:0;position:absolute;left:0;right:0;top:51px;transition:all .3s ease-out}.signbutton:hover{background:0 0;border-color:transparent}.signbutton:hover:after{opacity:1;top:20px}.user-form p{text-align:center;font-size:18px;margin-bottom:13px;font-family:Oswald}.login-title{text-align:center}.login-title img{width:250px}.form-footer{text-align:justify;margin-top:2em}.form-footer p{font:400 14px/25px 'Open Sans',Verdana,Helvetica,sans-serif}.col-md-8{height:100%}.content-right{position:absolute;bottom:0;width:100%;display:flex;place-content:center;background:linear-gradient(135deg,rgb(30 31 37 / 80%),rgb(18 21 29 / 90%));padding:3px 0;text-align:center}.login-allrights{text-align:center;color:#cecece;bottom:0;text-transform:uppercase;position:absolute;width:80%}.col-md-4,.col-md-8{padding:0}.content-right .col-md-3{align-self:center}.footer-first-logo img{width:205px!important}.content-right img{display:inline-block;width:135px;transition:all .3s ease-out}.content-right img:hover{filter:drop-shadow(5px 1px 20px #fff)}.morelink,.nav-toggle{text-decoration:none;font-weight:700;text-transform:uppercase;font-size:13px;letter-spacing:.1em;outline:0;color:#ceb086}.morelink:focus,.morelink:hover,.nav-toggle{color:#ceb086;text-decoration:none}.remaining-content span{display:none}.expandable{transition:height .4s cubic-bezier(.25,.8,.25,1);transition-duration:150ms}@media screen and (max-width:1530px){.form-footer p{font:400 13px/20px 'Open Sans',Verdana,Helvetica,sans-serif}.login-title img{width:180px}}@media screen and (max-width:580px){.login-allrights{width:100%;position:relative;margin-top:4em}.col-md-8{display:none}#loginBackground{opacity:.8}}