.loginhelp {
   background: #b5c0ca;
   border-radius: 4px;
   box-sizing: border-box;
   font-size: 12px;
   line-height: 1.5;
   margin: 30px auto 0;
   padding: 15px;
   text-align: center;
   width: 478px;
}


