.app{height:100%}.app .main{width:100%;padding:15px 110px 20px;min-height:calc(100vh - 130px)}.app .page-footer{height:60px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;background-color:#fff;border-top:1px solid #ccc;width:100%;font-size:.9rem}.app .page-footer a{text-decoration:none}@media only screen and (max-width:600px){.app .page-footer{height:100px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:800px){.app .main{width:100%;height:100%;padding:15px 20px;min-height:calc(100vh - 160px)}}