@charset "utf-8";
/* CSS Document */

#myDiv{height:100vh;background-repeat:no-repeat}#popup,.leftCol{background:#fff;height:400px}#popup{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);box-shadow:0 0 10px 2px rgba(0,0,0,.33);-webkit-box-shadow:0 0 10px 2px rgba(0,0,0,.33);-moz-box-shadow:0 0 10px 2px rgba(0,0,0,.33)}.rightCol{height:400px;background:#121f2e}#loginLogo{max-height:20%;margin-top:15%}@media screen and (max-width:600px){#loginLogo{max-height:30%;margin-top:10%}.leftCol{height:200px}#popup{top:50%}.rightCol{height:300px;background:#121f2e}}.logosecondary{padding-top:8px;padding-bottom:8px}.top{top:0}.middlex{top:50%;margin-top:-10px}.bottom{bottom:0}.left{left:0}.centerx{left:50%;margin-left:-10px}.right{right:0}