#loginDialog{margin-top:15%;margin-right:1%}.loginwindow{background-color:rgba(255,255,255,0.3);border:0 none}
.loginwindow .logintitle{height:61px;background-color:inherit;color:#0094b3;border-bottom:1px solid #96979c;border-bottom:1px solid rgba(150,151,156,0.2);font-size:27px}
.loginwindow .logintitle b{font-weight:normal}.loginwindow tr:nth-child(3) tr:nth-child(3),.loginwindow tr:nth-child(3) tr:nth-child(4),.loginwindow tr:nth-child(3) tr:nth-child(5){height:80px}
.loginwindow tr:nth-child(3) tr:nth-child(3) td:first-child,.loginwindow tr:nth-child(3) tr:nth-child(4) td:first-child,.loginwindow tr:nth-child(3) tr:nth-child(5) td:first-child{height:20px}
.loginwindow tr:nth-child(3) tr:nth-child(4),.loginwindow tr:nth-child(3) tr:nth-child(6){display:none}
.loginwindow input{background-color:transparent;border:0 none;border-bottom:2px solid rgba(0,148,179,0.4);font-size:20px;z-index:1;position:relative}
.loginwindow table td{display:block}.loginwindow .logintext.up{-webkit-animation:slideup .2s forwards;-moz-animation:slideup .2s forwards;-o-animation:slideup .2s forwards;animation:slideup .2s forwards}
@keyframes slideup{to{-webkit-transform:perspective(1px) translateY(-30px);transform:perspective(1px) translateY(-30px)}
}.loginwindow tr:nth-child(3) tr:nth-child(7) td:nth-child(2){height:50px;padding-top:15px}
.loginwindow,.loginwindow .BWiseButton{padding:0;margin:0;font-weight:initial}.loginwindow input[name="cancelButton"]{display:none}
.loginwindow .loginbutton[name="okButton"]{border:0 none;background-color:#0094b3;color:#fff;width:100%;height:40px}
.loginwindow #forgotpwd td{display:inline-block;width:50%}.loginwindow .registrationlink{font-size:11px}
*:focus{outline:0}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{background-color:white !important;-webkit-box-shadow:0 0 0 30px white inset;-webkit-transition-delay:99999s}