body.login .jumbotron {
  background-image: url(../../images/login-page-header.jpg); }

body:not(.login) .jumbotron {
  display: none; }

body > header .nav li {
  display: none; }

#sahas > footer > div:nth-child(1) > div > div > div:nth-child(2) {
  display: none; }

#login-button {
  background-color: #0066B2;
  color: white;
  border-radius: 100px; }

#login-button:hover {
  background-color: #038af1 !important;
  color: #ffffff !important; }

body > footer > div:first-child {
  background-color: #262626;
  color: white; }

/*# sourceMappingURL=main.css.map */
