div#graphics div#background {
  background: #394f63;
  background: -moz-linear-gradient(top, #394f63 0%, #173b51 44%);
  background: -webkit-linear-gradient(top, #394f63 0%, #173b51 44%);
  background: linear-gradient(to bottom, #394f63 0%, #173b51 44%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#394f63', endColorstr='#173b51',GradientType=0 ); }

div#graphics div#birds, div#graphics div#plane, div#graphics div#mongolfiera {
  display: none; }

div#graphics div#cloudTwo, div#graphics div#cloudOne {
  opacity: .1; }

div#graphics div#cityOneLight, div#graphics div#cityTwoLight {
  display: block; }

main {
  color: #444648; }

nav > input, nav > label {
  color: #444648 !important; }

nav ul li a {
  color: #ffffff !important; }

nav ul li a:hover {
  color: #ebebeb !important; }

nav ul li ul li a {
  color: #343434 !important;
  background: rgba(255, 255, 255, 0.9) !important; }

nav ul li ul li a:hover {
  color: #343434 !important;
  font-weight: bold !important; }

@media screen and (max-width: 1023px) {
  nav > input, nav > label {
    color: #444648 !important; }

  nav ul li {
    border-right: 1px solid #ffffff !important; }

  nav ul li a {
    color: #444648 !important;
    background: rgba(255, 255, 255, 0.3) !important; }

  nav ul li a:hover {
    color: #ababab !important; }

  nav ul li ul li a {
    color: #343434 !important;
    background: rgba(255, 255, 255, 0.7) !important; }

  nav ul li ul li a:hover {
    color: #343434 !important;
    font-weight: bold !important; }

  nav ul li ul li:hover > ul {
    background: rgba(255, 255, 255, 0.9) !important; } }

/*# sourceMappingURL=night.css.map */
