.page-register:before{position:fixed;top:0;left:0;content:'';width:100%;height:100%;background-position:center top;-webkit-background-size:cover;background-size:cover;z-index:-1;background:#3949ab;background-image:-webkit-linear-gradient(top,#3949ab 0,#283593 100%);background-image:-o-linear-gradient(top,#3949ab 0,#283593 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#3949ab),to(#283593));background-image:linear-gradient(to bottom,#3949ab 0,#283593 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3949ab',endColorstr='#ff283593',GradientType=0)}.page-register .panel{width:450px;margin-bottom:45px;background:#fff;border-radius:4px}.page-register form{margin:30px 0 15px}.page-register form .form-material label{color:#a3afb7;font-weight:300}.page-register .panel .panel-body{padding:50px 40px 40px}