﻿.loginpage form .input, .loginpage input[type=text] { font-size: inherit }
.h1-account { color: white; text-align: center; text-transform: uppercase; margin: 25px 0px; font-weight: 600; }
.volleyball-logo { display: block; width: 350px; margin: 0.2rem 0.5rem; }
.box-account { background: rgba(47, 47, 47, 0.43137254901960786); padding: 25px 50px; margin-top: 1rem; }
.validation-summary-errors { clear: both }
    .validation-summary-errors ul { list-style: none; text-align: center; background: rgba(255, 0, 0, 0.50); padding: 11px 23px; }



.btn.bt-wp-submit { background: #2489c5; margin: 0 auto; -webkit-transition: background 0.5s; transition: background 0.5s; padding: 10px 30px; font-size: 20px; }
    .btn.bt-wp-submit:hover { background: #185c85; }
.white{color:white;}
p.submit{text-align:center;}