html, body { max-height: 100% !important; max-width: 100% !important; overflow:hidden;  }
.container { height: 100% !important; width: 100% !important; }
.application { position:absolute; height: 100% !important; width: 100% !important; overflow: auto;}
.login { height:100%; background-color: #ddd; }
.login md-whiteframe { margin-top: 50px; height: 100%; overflow: auto; }