@charset "utf-8";.leftCol,.rightCol{height:400px}#myDiv{height:100vh;background-repeat:no-repeat}#popup,.leftCol{background:#fff}#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{background:#121f2e}#loginLogo{max-height:20%;margin-top:25%;margin-bottom:25%}@media screen and (max-width:600px){#loginLogo{max-height:30%;margin-top:10%}.leftCol{height:200px}#popup{top:50%}}.button{font-size:1em!important;padding-top:10px;padding-bottom:10px}.button.alert{background-color:#af0000;color:#fefefe}.button.alert:focus,.button.alert:hover{background-color:#910115;color:#fefefe}
