@font-face {
  font-family: 'Helvetica Neue LT Std 45 Light';
  font-style: normal;
  font-weight: normal;
  src: local("Helvetica Neue LT Std 45 Light"), url("/fonts/HelveticaNeueLTStdLt.woff") format("woff");
}
/* line 8, /var/www/htdocs/app/assets/stylesheets/topnavigation.scss */
.topnavigation {
  z-index: 1;
  padding: 0px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0px;
  background: rgba(255, 255, 255, 0.9);
}
/* line 16, /var/www/htdocs/app/assets/stylesheets/topnavigation.scss */
.topnavigation li {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  font-weight: 800;
  border-top: 2px solid #d3d73f;
  padding-top: 15px;
  margin-right: 40px;
}
/* line 25, /var/www/htdocs/app/assets/stylesheets/topnavigation.scss */
.topnavigation li:first-child {
  border: 0px;
}
/* line 29, /var/www/htdocs/app/assets/stylesheets/topnavigation.scss */
.topnavigation li a {
  text-decoration: none;
  display: block;
  font-size: 14px;
  padding-right: 40px;
  margin-bottom: 10px;
  color: #000000;
}
/* line 37, /var/www/htdocs/app/assets/stylesheets/topnavigation.scss */
.topnavigation li a:hover {
  color: #d3d73f;
  background: none;
  text-decoration: none;
}
/* line 44, /var/www/htdocs/app/assets/stylesheets/topnavigation.scss */
.topnavigation li ul {
  display: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 25px;
}
/* line 50, /var/www/htdocs/app/assets/stylesheets/topnavigation.scss */
.topnavigation li ul li {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  border: 0px;
}
/* line 56, /var/www/htdocs/app/assets/stylesheets/topnavigation.scss */
.topnavigation li ul li a {
  border: 0px;
  font-weight: 400;
  padding: 0px;
  color: #000000;
  font-family: 'Helvetica Neue LT Std 45 Light';
  letter-spacing: 1px;
}
/* line 64, /var/www/htdocs/app/assets/stylesheets/topnavigation.scss */
.topnavigation li ul li a:hover {
  background: none;
}
