@import url("login480landscape.css") (max-width: 870px);

@import url("login1280landscape.css") (min-width: 871px);

@import url("login480.css") (max-width: 480px) and (orientation: portrait);

@import url("login1280.css") (min-width: 481px) and (orientation: portrait);