div#footer {display: none}
div#login {font-size: 1.3rem !important;}
#inputUsername,  #inputPassword {font-size: 1.3rem !important;}
.login input[type="submit"] {font-size: 1.3rem !important;}
html, body {overflow-x: hidden;}
#login img.logo {margin:0px}
div#loginTplMessage a {color: #001c71; font-weight: bold;}
@media only screen and (max-width:480px) {div#footer {display: none;} .login .box {width: 400px;} .login .language-box {width: 400px;}}