@media (max-width: 1024px) {
  .theme_home body {
    background: url('../../img/backgrounds/home/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .theme_home body {
    background: url('../../img/backgrounds/home/high.jpg') center / cover no-repeat !important;
  }
}
.theme_home .well.system-notice {
  background-color: rgba(255, 255, 255, 0.8);
}
.theme_home .well.system-notice h4 {
  margin-top: 0;
}
.theme_home .well.system-notice p:last-child {
  margin-bottom: 0;
}
.theme_home .box {
  background: transparent;
}
.theme_home .box table tr:nth-child(odd) td,
.theme_home .box table tr:nth-child(odd) th {
  background-color: rgba(255, 255, 255, 0.8);
}
.theme_home .box table tr:nth-child(even) td,
.theme_home .box table tr:nth-child(even) th {
  background-color: rgba(243, 244, 248, 0.8);
}
.theme_home .nav.nav-tabs li.active a,
.theme_home .nav.nav-tabs li:hover a {
  background-color: rgba(255, 255, 255, 0.8);
}
.theme_home .nav.nav-tabs li a {
  background-color: rgba(255, 255, 255, 0.6);
}
.theme_home .tab-content.channels .action-nav-button a {
  border: none;
  box-shadow: none;
  background: rgba(255, 255, 255, 0.7);
}
@media (max-width: 1024px) {
  .theme_profile body {
    background: url('../../img/backgrounds/profile/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .theme_profile body {
    background: url('../../img/backgrounds/profile/high.jpg') center / cover no-repeat !important;
  }
}
.theme_profile .box {
  background-color: transparent;
}
.theme_profile .box table tr:nth-child(odd) td,
.theme_profile .box table tr:nth-child(odd) th {
  background-color: rgba(255, 255, 255, 0.8);
}
.theme_profile .box table tr:nth-child(even) td,
.theme_profile .box table tr:nth-child(even) th {
  background-color: rgba(243, 244, 248, 0.8);
}
.theme_profile .box form {
  background-color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 1024px) {
  .theme_subscriptions body {
    background: url('../../img/backgrounds/subscriptions/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .theme_subscriptions body {
    background: url('../../img/backgrounds/subscriptions/high.jpg') center / cover no-repeat !important;
  }
}
.theme_subscriptions .well.nav,
.theme_subscriptions .span9 .well-small {
  background-color: rgba(255, 255, 255, 0.8);
}
.theme_subscriptions .table-striped tr:nth-child(even) td,
.theme_subscriptions .table-striped tr:nth-child(even) th {
  background-color: rgba(255, 255, 255, 0.8);
}
.theme_subscriptions .table-striped tr:nth-child(even):hover td,
.theme_subscriptions .table-striped tr:nth-child(even):hover th {
  background-color: rgba(235, 235, 235, 0.8);
}
.theme_subscriptions .table-striped tr:nth-child(odd) td,
.theme_subscriptions .table-striped tr:nth-child(odd) th {
  background-color: rgba(245, 245, 245, 0.8);
}
.theme_subscriptions .table-striped tr:nth-child(odd):hover td,
.theme_subscriptions .table-striped tr:nth-child(odd):hover th {
  background-color: rgba(235, 235, 235, 0.8);
}
@media (max-width: 1024px) {
  .theme_invoices body {
    background: url('../../img/backgrounds/invoices/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .theme_invoices body {
    background: url('../../img/backgrounds/invoices/high.jpg') center / cover no-repeat !important;
  }
}
.theme_invoices .box {
  background-color: transparent;
}
.theme_invoices .box table.dataTable tr.odd {
  background-color: rgba(255, 255, 255, 0.8);
}
.theme_invoices .box table.dataTable tr.even {
  background-color: rgba(243, 244, 248, 0.8);
}
.theme_invoices .box table.dataTable td.empty {
  background-color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 1024px) {
  .theme_playlists body {
    background: url('../../img/backgrounds/playlists/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .theme_playlists body {
    background: url('../../img/backgrounds/playlists/high.jpg') center / cover no-repeat !important;
  }
}
.theme_playlists .well.nav,
.theme_playlists .span9 .well-small {
  background-color: rgba(255, 255, 255, 0.8);
}
.theme_playlists form[name=filters] {
  padding: 0;
}
.theme_playlists form[name=filters] .well-small {
  box-shadow: none;
  background: transparent;
}
.theme_playlists .well-small + .table-striped tr:last-child td:first-child,
.theme_playlists .well-small + .table-striped tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.theme_playlists .well-small + .table-striped tr:last-child td:last-child,
.theme_playlists .well-small + .table-striped tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.theme_playlists .well-small + .table-striped tr:nth-child(even) td,
.theme_playlists .well-small + .table-striped tr:nth-child(even) th {
  background-color: rgba(255, 255, 255, 0.8);
}
.theme_playlists .well-small + .table-striped tr:nth-child(even):hover td,
.theme_playlists .well-small + .table-striped tr:nth-child(even):hover th {
  background-color: rgba(235, 235, 235, 0.8);
}
.theme_playlists .well-small + .table-striped tr:nth-child(odd) td,
.theme_playlists .well-small + .table-striped tr:nth-child(odd) th {
  background-color: rgba(245, 245, 245, 0.8);
}
.theme_playlists .well-small + .table-striped tr:nth-child(odd):hover td,
.theme_playlists .well-small + .table-striped tr:nth-child(odd):hover th {
  background-color: rgba(235, 235, 235, 0.8);
}
.theme_playlists form {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px;
  border-radius: 3px;
}
.theme_playlists .span9 p.info {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px;
  border-radius: 3px;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .theme_spots body {
    background: url('../../img/backgrounds/spots/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .theme_spots body {
    background: url('../../img/backgrounds/spots/high.jpg') center / cover no-repeat !important;
  }
}
.theme_spots .well.nav {
  background-color: rgba(255, 255, 255, 0.8);
}
.theme_spots .span3 .well-small {
  margin-bottom: 20px;
}
.theme_spots .span9 p.info {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px;
  border-radius: 3px;
  margin-bottom: 0;
}
.theme_spots .table-striped tr:first-child td,
.theme_spots .table-striped tr:first-child th {
  border-top-color: transparent;
}
.theme_spots .table-striped tr:first-child td:first-child,
.theme_spots .table-striped tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.theme_spots .table-striped tr:first-child td:last-child,
.theme_spots .table-striped tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.theme_spots .table-striped tr:last-child td:first-child,
.theme_spots .table-striped tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.theme_spots .table-striped tr:last-child td:last-child,
.theme_spots .table-striped tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.theme_spots .table-striped tr:nth-child(even) > td {
  background-color: rgba(255, 255, 255, 0.8);
}
.theme_spots .table-striped tr:nth-child(even):hover > td {
  background-color: rgba(235, 235, 235, 0.8);
}
.theme_spots .table-striped tr:nth-child(odd) > td {
  background-color: rgba(245, 245, 245, 0.8);
}
.theme_spots .table-striped tr:nth-child(odd):hover > td {
  background-color: rgba(235, 235, 235, 0.8);
}
.theme_spots form {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px;
  border-radius: 3px;
}
@media (max-width: 1024px) {
  .theme_settings body {
    background: url('../../img/backgrounds/settings/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .theme_settings body {
    background: url('../../img/backgrounds/settings/high.jpg') center / cover no-repeat !important;
  }
}
.theme_settings .container > div {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px;
  border-radius: 3px;
}
@media (max-width: 1024px) {
  .theme_download body {
    background: url('../../img/backgrounds/download/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .theme_download body {
    background: url('../../img/backgrounds/download/high.jpg') center / cover no-repeat !important;
  }
}
@media (max-width: 767px) {
  .theme_download .container .span6 + .span6 {
    margin-top: 20px;
  }
}
.theme_download .container .pane {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 20px;
  border-radius: 10px;
}
.theme_download .container .pane .label {
  margin-bottom: 3px;
}
@media (max-width: 1024px) {
  .theme_channels body,
  .theme_accounting body,
  .theme_groups body,
  .theme_projects body,
  theme_streams body {
    background: url('../../img/backgrounds/home/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .theme_channels body,
  .theme_accounting body,
  .theme_groups body,
  .theme_projects body,
  theme_streams body {
    background: url('../../img/backgrounds/home/high.jpg') center / cover no-repeat !important;
  }
}
.theme_channels .table-striped tr:first-child td,
.theme_accounting .table-striped tr:first-child td,
.theme_groups .table-striped tr:first-child td,
.theme_projects .table-striped tr:first-child td,
theme_streams .table-striped tr:first-child td,
.theme_channels .table-striped tr:first-child th,
.theme_accounting .table-striped tr:first-child th,
.theme_groups .table-striped tr:first-child th,
.theme_projects .table-striped tr:first-child th,
theme_streams .table-striped tr:first-child th {
  border-top-color: transparent;
}
.theme_channels .table-striped tr:first-child td:first-child,
.theme_accounting .table-striped tr:first-child td:first-child,
.theme_groups .table-striped tr:first-child td:first-child,
.theme_projects .table-striped tr:first-child td:first-child,
theme_streams .table-striped tr:first-child td:first-child,
.theme_channels .table-striped tr:first-child th:first-child,
.theme_accounting .table-striped tr:first-child th:first-child,
.theme_groups .table-striped tr:first-child th:first-child,
.theme_projects .table-striped tr:first-child th:first-child,
theme_streams .table-striped tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.theme_channels .table-striped tr:first-child td:last-child,
.theme_accounting .table-striped tr:first-child td:last-child,
.theme_groups .table-striped tr:first-child td:last-child,
.theme_projects .table-striped tr:first-child td:last-child,
theme_streams .table-striped tr:first-child td:last-child,
.theme_channels .table-striped tr:first-child th:last-child,
.theme_accounting .table-striped tr:first-child th:last-child,
.theme_groups .table-striped tr:first-child th:last-child,
.theme_projects .table-striped tr:first-child th:last-child,
theme_streams .table-striped tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.theme_channels .table-striped tr:last-child td:first-child,
.theme_accounting .table-striped tr:last-child td:first-child,
.theme_groups .table-striped tr:last-child td:first-child,
.theme_projects .table-striped tr:last-child td:first-child,
theme_streams .table-striped tr:last-child td:first-child,
.theme_channels .table-striped tr:last-child th:first-child,
.theme_accounting .table-striped tr:last-child th:first-child,
.theme_groups .table-striped tr:last-child th:first-child,
.theme_projects .table-striped tr:last-child th:first-child,
theme_streams .table-striped tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.theme_channels .table-striped tr:last-child td:last-child,
.theme_accounting .table-striped tr:last-child td:last-child,
.theme_groups .table-striped tr:last-child td:last-child,
.theme_projects .table-striped tr:last-child td:last-child,
theme_streams .table-striped tr:last-child td:last-child,
.theme_channels .table-striped tr:last-child th:last-child,
.theme_accounting .table-striped tr:last-child th:last-child,
.theme_groups .table-striped tr:last-child th:last-child,
.theme_projects .table-striped tr:last-child th:last-child,
theme_streams .table-striped tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.theme_channels .table-striped tr:nth-child(even) > td,
.theme_accounting .table-striped tr:nth-child(even) > td,
.theme_groups .table-striped tr:nth-child(even) > td,
.theme_projects .table-striped tr:nth-child(even) > td,
theme_streams .table-striped tr:nth-child(even) > td {
  background-color: rgba(255, 255, 255, 0.8);
}
.theme_channels .table-striped tr:nth-child(even):hover > td,
.theme_accounting .table-striped tr:nth-child(even):hover > td,
.theme_groups .table-striped tr:nth-child(even):hover > td,
.theme_projects .table-striped tr:nth-child(even):hover > td,
theme_streams .table-striped tr:nth-child(even):hover > td {
  background-color: rgba(235, 235, 235, 0.8);
}
.theme_channels .table-striped tr:nth-child(odd) > td,
.theme_accounting .table-striped tr:nth-child(odd) > td,
.theme_groups .table-striped tr:nth-child(odd) > td,
.theme_projects .table-striped tr:nth-child(odd) > td,
theme_streams .table-striped tr:nth-child(odd) > td {
  background-color: rgba(245, 245, 245, 0.8);
}
.theme_channels .table-striped tr:nth-child(odd):hover > td,
.theme_accounting .table-striped tr:nth-child(odd):hover > td,
.theme_groups .table-striped tr:nth-child(odd):hover > td,
.theme_projects .table-striped tr:nth-child(odd):hover > td,
theme_streams .table-striped tr:nth-child(odd):hover > td {
  background-color: rgba(235, 235, 235, 0.8);
}
.theme_channels .well,
.theme_accounting .well,
.theme_groups .well,
.theme_projects .well,
theme_streams .well,
.theme_channels .well-small,
.theme_accounting .well-small,
.theme_groups .well-small,
.theme_projects .well-small,
theme_streams .well-small {
  background-color: rgba(255, 255, 255, 0.8);
}
.theme_channels .nav-stacked li,
.theme_accounting .nav-stacked li,
.theme_groups .nav-stacked li,
.theme_projects .nav-stacked li,
theme_streams .nav-stacked li {
  background-color: rgba(255, 255, 255, 0.8);
}
.theme_channels .nav-stacked li:first-child,
.theme_accounting .nav-stacked li:first-child,
.theme_groups .nav-stacked li:first-child,
.theme_projects .nav-stacked li:first-child,
theme_streams .nav-stacked li:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.theme_channels .nav-stacked li:last-child,
.theme_accounting .nav-stacked li:last-child,
.theme_groups .nav-stacked li:last-child,
.theme_projects .nav-stacked li:last-child,
theme_streams .nav-stacked li:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
@media (max-width: 1024px) {
  .genre_black_smooth body {
    background: url('../../img/genres/black_smooth/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .genre_black_smooth body {
    background: url('../../img/genres/black_smooth/high.jpg') center / cover no-repeat !important;
  }
}
@media (max-width: 1024px) {
  .genre_chillout_lounge body {
    background: url('../../img/genres/chillout_lounge/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .genre_chillout_lounge body {
    background: url('../../img/genres/chillout_lounge/high.jpg') center / cover no-repeat !important;
  }
}
@media (max-width: 1024px) {
  .genre_dance_hiphop body {
    background: url('../../img/genres/dance_hiphop/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .genre_dance_hiphop body {
    background: url('../../img/genres/dance_hiphop/high.jpg') center / cover no-repeat !important;
  }
}
@media (max-width: 1024px) {
  .genre_easy_listening body {
    background: url('../../img/genres/easy_listening/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .genre_easy_listening body {
    background: url('../../img/genres/easy_listening/high.jpg') center / cover no-repeat !important;
  }
}
@media (max-width: 1024px) {
  .genre_ibiza_lounge body {
    background: url('../../img/genres/ibiza_lounge/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .genre_ibiza_lounge body {
    background: url('../../img/genres/ibiza_lounge/high.jpg') center / cover no-repeat !important;
  }
}
@media (max-width: 1024px) {
  .genre_kids_club body {
    background: url('../../img/genres/kids_club/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .genre_kids_club body {
    background: url('../../img/genres/kids_club/high.jpg') center / cover no-repeat !important;
  }
}
@media (max-width: 1024px) {
  .genre_modern_pop body {
    background: url('../../img/genres/modern_pop/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .genre_modern_pop body {
    background: url('../../img/genres/modern_pop/high.jpg') center / cover no-repeat !important;
  }
}
@media (max-width: 1024px) {
  .genre_pop_vocals body {
    background: url('../../img/genres/pop_vocals/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .genre_pop_vocals body {
    background: url('../../img/genres/pop_vocals/high.jpg') center / cover no-repeat !important;
  }
}
@media (max-width: 1024px) {
  .genre_rock body {
    background: url('../../img/genres/rock/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .genre_rock body {
    background: url('../../img/genres/rock/high.jpg') center / cover no-repeat !important;
  }
}
@media (max-width: 1024px) {
  .genre_wellness body {
    background: url('../../img/genres/wellness/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .genre_wellness body {
    background: url('../../img/genres/wellness/high.jpg') center / cover no-repeat !important;
  }
}
@media (max-width: 1024px) {
  .genre_xmas_vocals body {
    background: url('../../img/genres/xmas_vocals/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .genre_xmas_vocals body {
    background: url('../../img/genres/xmas_vocals/high.jpg') center / cover no-repeat !important;
  }
}
@media (max-width: 1024px) {
  .genre_bluesy body {
    background: url('../../img/genres/bluesy/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .genre_bluesy body {
    background: url('../../img/genres/bluesy/high.jpg') center / cover no-repeat !important;
  }
}
@media (max-width: 1024px) {
  .genre_classical body {
    background: url('../../img/genres/classical/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .genre_classical body {
    background: url('../../img/genres/classical/high.jpg') center / cover no-repeat !important;
  }
}
@media (max-width: 1024px) {
  .genre_dance_vocals body {
    background: url('../../img/genres/dance_vocals/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .genre_dance_vocals body {
    background: url('../../img/genres/dance_vocals/high.jpg') center / cover no-repeat !important;
  }
}
@media (max-width: 1024px) {
  .genre_fitness body {
    background: url('../../img/genres/fitness/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .genre_fitness body {
    background: url('../../img/genres/fitness/high.jpg') center / cover no-repeat !important;
  }
}
@media (max-width: 1024px) {
  .genre_jazz body {
    background: url('../../img/genres/jazz/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .genre_jazz body {
    background: url('../../img/genres/jazz/high.jpg') center / cover no-repeat !important;
  }
}
@media (max-width: 1024px) {
  .genre_meditation body {
    background: url('../../img/genres/meditation/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .genre_meditation body {
    background: url('../../img/genres/meditation/high.jpg') center / cover no-repeat !important;
  }
}
@media (max-width: 1024px) {
  .genre_piano_bar body {
    background: url('../../img/genres/piano_bar/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .genre_piano_bar body {
    background: url('../../img/genres/piano_bar/high.jpg') center / cover no-repeat !important;
  }
}
@media (max-width: 1024px) {
  .genre_restraunt body {
    background: url('../../img/genres/restraunt/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .genre_restraunt body {
    background: url('../../img/genres/restraunt/high.jpg') center / cover no-repeat !important;
  }
}
@media (max-width: 1024px) {
  .genre_rock_vocals body {
    background: url('../../img/genres/rock_vocals/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .genre_rock_vocals body {
    background: url('../../img/genres/rock_vocals/high.jpg') center / cover no-repeat !important;
  }
}
@media (max-width: 1024px) {
  .genre_xmas_instr body {
    background: url('../../img/genres/xmas_instr/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .genre_xmas_instr body {
    background: url('../../img/genres/xmas_instr/high.jpg') center / cover no-repeat !important;
  }
}
@media (max-width: 1024px) {
  .genre_in_the_club body {
    background: url('../../img/genres/in_the_club/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .genre_in_the_club body {
    background: url('../../img/genres/in_the_club/high.jpg') center / cover no-repeat !important;
  }
}
@media (max-width: 1024px) {
  .genre_default body,
  .genre_fashion_deep_house body,
  .genre_indie_pop body,
  .genre_pop_for_shopping body,
  .genre_power_fitness body,
  .genre_smooth_accoustic_pop body,
  .genre_young_fashion body {
    background: url('../../img/genres/default/mid.jpg') center / cover no-repeat !important;
  }
}
@media (min-width: 1025px) {
  .genre_default body,
  .genre_fashion_deep_house body,
  .genre_indie_pop body,
  .genre_pop_for_shopping body,
  .genre_power_fitness body,
  .genre_smooth_accoustic_pop body,
  .genre_young_fashion body {
    background: url('../../img/genres/default/high.jpg') center / cover no-repeat !important;
  }
}
