html {    min-height:100%;}body {    background-color: rgba(70, 129, 147, 0.08);    margin: 0;}.containment {    min-height: 100%;    box-sizing: border-box;}.footer {    height: 35px;    box-sizing: border-box;    color: #444444;    background-color: #eee;    border-top: 1px solid #d7d7d7;    padding-top: 3px;    position: absolute;    right: 0;    left:0;    bottom: 0;}a,.eto-link {    background-color: transparent;    padding: 0;    color: #277ab5;    text-decoration: none; }a:visited,.eto-link:visited {    color: #277ab5; }a:hover,.eto-link:hover {    text-decoration: underline; }a:active,.eto-link:active {    color: #93b6bb; }.row {    margin-left: 0;    margin-right: 0;}.footer a {    color: #277ab5;}.login-input {    line-height: 40px;    height: 48px;}.login-button {    width: 100%;    height: 48px;}.error {    color: #b94a48;}.support {    text-align:center;    margin: auto;}@media (max-width: 400px) {.mobile-hidden {	display:none;}}
