/*!
 * Remark Material (http://getbootstrapadmin.com/remark)
 * Copyright 2017 amazingsurge
 * Licensed under the Themeforest Standard Licenses
 */

.page-register-v3:before{position:fixed;top:0;left:0;z-index:-1;width:100%;height:100%;content:'';background:#3949ab;background-image:url(../fonts/ca3d944b2455409cbe857ce59e267d38.woff);background-image:-webkit-gradient(linear,left top,left bottom,from(#3949ab),to(#283593));background-image:-webkit-linear-gradient(top,#3949ab 0,#283593 100%);background-image:-o-linear-gradient(top,#3949ab 0,#283593 100%);background-image:linear-gradient(to bottom,#3949ab 0,#283593 100%);background-repeat:repeat-x;background-position:center top;-webkit-background-size:cover;background-size:cover}.page-register-v3 .panel{width:400px;margin-bottom:45px;background:#fff;border-radius:.286rem}.page-register-v3 .panel .panel-body{padding:50px 40px 40px}.page-register-v3 .panel .brand-text{margin-top:8px}.page-register-v3 form{margin:45px 0 30px}.page-register-v3 form a{margin-left:20px}.page-register-v3 form .form-material.floating+.page-register-v3 form .form-material.floating{margin-top:30px}.page-register-v3 form .form-material label{font-weight:300;color:#a3afb7}@media (max-width:479px){.page-register-v3 .page-content{padding:30px 20px}.page-register-v3 .panel{width:auto;padding:10px}.page-register-v3 .panel .panel-body{padding:35px 25px 35px}}