/** DO NOT EDIT! **/

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('https://www.westernsydney.edu.au/__data/assets/file/0004/869854/glyphicons-halflings-regular.eot');
  src: url('https://www.westernsydney.edu.au/__data/assets/file/0004/869854/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://www.westernsydney.edu.au/__data/assets/file/0008/869858/glyphicons-halflings-regular.woff2') format('woff2'), url('https://www.westernsydney.edu.au/__data/assets/file/0007/869857/glyphicons-halflings-regular.woff') format('woff'), url('https://www.westernsydney.edu.au/__data/assets/file/0006/869856/glyphicons-halflings-regular.ttf') format('truetype'), url('https://www.westernsydney.edu.au/__data/assets/file/0005/869855/glyphicons-halflings-regular.svg') format('svg');
}

.logosection {
  margin-top: 20px;
  height: 220px;
  background: #ffffff url(https://www.westernsydney.edu.au/__data/assets/image/0011/881345/NDCO---Get-Ready-background-220px.jpg) no-repeat;
  position: relative;
}

.logosection img {
  position: absolute;
  bottom: 10px; 
  left: 51px;
}

#navbar, .navbar {
  background-color: rgb(170, 39, 47);
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: rgb(170, 39, 47);
}

.navbar-default .navbar-toggle:hover .icon-bar, .template-teal .navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #fff;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: rgb(170, 39, 47);
}

.carousel-caption {
  background-color: rgb(170, 39, 47);
  background-color: rgba(170, 39, 47, 0.75);
}

.homepage-promo span {
  background-color: rgb(170, 39, 47);
  background: rgba(170, 39, 47, 0.75);
}

.homepage-promo a:hover span {
  background-color: rgb(170, 39, 47);
  background-color: rgba(170, 39, 47, 1);
}

.content-left-nav li a.current{
  color: #fff;
  background: rgb(170, 39, 47);
}

.tiled-projects img{
  border-bottom: 5px solid rgb(170, 39, 47);
}

/*.tiled-projects h3{
  color: rgb(170, 39, 47);
}

.tiled-projects a{
  color: rgb(170, 39, 47);
} */

.footer-column h4 a, .footer-column h4 a:hover {
  color: ;
}

#navbar .nav li a, .carousel-caption, .homepage-promo span, .content-left-nav li a.current {
  color: ;
}

/* --- Media Queries --- */

@media (max-width: 1199px) {
  .mobile-search:hover {
    background-color: rgb(170, 39, 47);
  }
}