/* line 1, /var/www/webapps/8200-carbon-system/app/assets/stylesheets/custom.scss */
.bg-carbon-next {
  background-image: url(/assets/carbonnext-9db0befff8088c7addbce214b81d38250a176008a3aa9f6a71831e75d85980ca.jpg);
  /* path to your image */
  background-size: cover;
  /* scale image to cover entire area */
  background-repeat: no-repeat;
  /* prevent repeating */
  background-position: center;
  /* center the image */ }

/* line 8, /var/www/webapps/8200-carbon-system/app/assets/stylesheets/custom.scss */
.navbar .navbar-static-top {
  background-color: #010e07;
  opacity: 0.80; }
