html, body {height: 100%;margin: 0;padding: 0;}
 .container		{display: flex;align-items: center;justify-content: center;min-height: 100%;position: relative;}
.centered-div 	{padding: 1rem;}
.cardheader 	{background: #00051B!important}
.cardheader .header {color: #fff!important;}
.card 			{width: 400px !important}
[data-lastpass-icon-root] {display: none}

#iewarning 	{margin: 30px; display: none;}
.pt20		{padding-bottom: 20px}
.pt10 		{padding-top: 10px;}
.pb5 		{padding-bottom:5px}
.pb20 		{padding-bottom:20px}
.h30 		{height: 30px}
.center 	{text-align: center;}
.bold 		{font-weight: bold;}
.hide       {display: none!important;}   