#logreg-forms{width:412px;margin:2vh auto}#logreg-forms form{width:100%;max-width:410px;padding:15px;margin:auto}#logreg-forms .form-control{position:relative;box-sizing:border-box;height:auto;padding:5px;font-size:16px}#logreg-forms .form-control:focus{z-index:2}#logreg-form .lines{width:200px;border:1px solid red}#logreg-forms .form-reset,#logreg-forms .form-signup{display:none}#logreg-forms .form-signup .social-btn{width:210px}.input-group-addon{background-color:#fff}#logreg-forms form{padding:0}@media screen and (max-width:500px){.panel-body{padding:0 10px 10px 10px}#logreg-forms{width:100%;margin:1vh auto}}.modal_loading{display:none;position:fixed;z-index:9000;top:0;left:25%;height:20%;width:50%;background:rgba(255,255,255,.8) url('/img-base/loader-green.gif') 50% 30% no-repeat}body.loading{overflow:hidden}body.loading .modal_loading{display:block}