article .row.collapse > .columns.bodyContainer > div .buttons {
  background-image: url(/wwwroot/img/torrent/hero-bg.jpg);
}
article .row.collapse > .columns.bodyContainer > div .buttons > div {
  background: rgba(0, 0, 0, 0.3) url(/wwwroot/img/torrent/dots.png) repeat center center;
}
aside .iWantToMenu {
  background: rgba(0, 0, 0, 0.3) url(/wwwroot/img/torrent/dots.png) repeat center center;
}
footer {
  background: #2d2d2d url(/wwwroot/img/torrent/dots.png) repeat center center;
}
header {
  background-image: url("/wwwroot/img/torrent/hero-bg.jpg");
}
.mainMenu {
  background: rgba(0, 0, 0, 0.3) url(/wwwroot/img/torrent/dots.png) repeat center center;
}
.mainMenu .submenu {
  background-image: url(/wwwroot/img/torrent/hero-bg.jpg);
}
.mainMenu .submenu li {
  background: rgba(0, 0, 0, 0.1) url(/wwwroot/img/torrent/dots.png) repeat center center;
}
.title-bar.mobile {
  background-image: url(/wwwroot/img/torrent/hero-bg.jpg);
}
.title-bar.mobile .title-bar-container {
  background: rgba(0, 0, 0, 0.3) url(/wwwroot/img/torrent/dots.png) repeat center center;
}
.modalDialogExternal .title-bar-container,
.modalConfirmation .title-bar-container,
.modalReassignment .title-bar-container,
.modalError .title-bar-container {
  background-image: url(/wwwroot/img/torrent/hero-bg.jpg);
}
.modalDialogExternal .title-bar,
.modalConfirmation .title-bar,
.modalReassignment .title-bar,
.modalError .title-bar {
  background: rgba(0, 0, 0, 0.3) url(/wwwroot/img/torrent/dots.png) repeat center center;
}
/*Prototype layout theming*/
.protoTypeAside {
  background-color: #243c63;
}
#breadcrumb-dropdown {
  background-color: #243c63;
}
