/* v0.01 11/03/2026 */

.grid_header_ranking_status {
  /* background-color: #1798ff; */
  background-color: #6D9DB7;
}

#race_informations {
  /* border-top: 2px solid #1798ff; */
  border-top: 2px solid #6D9DB7;
}

#bottom_banner_wrapper {
  /* border-top: 2px solid #1798ff; */
  border-top: 2px solid #6D9DB7;
}

#head {
  /* border-bottom: 2px solid #1798ff; */
  /* border-top: 2px solid #1798ff; */
  border-bottom: 2px solid #6D9DB7;
  border-top: 2px solid #6D9DB7;
}

.btn_head:hover, .btn_head.current {
  /* color: #1798ff; */
  color: #6D9DB7;
}

.btn_head.current::before {
  /* border-bottom: 9px solid #1798ff; */
  border-bottom: 9px solid #6D9DB7;
}

#header #nav a:hover, #header #nav a.current {
  /* color: #1798ff; */
  color: #6D9DB7;
}

#content_wrapper {
  /* background: #000; */
  /* background: -moz-linear-gradient(-45deg, #000000 0%, #000000 13%, #00122b 28%, #001528 31%, #000000 100%); */
  /* background: -webkit-linear-gradient(-45deg, #000000 0%, #000000 13%, #00122b 28%, #001528 31%, #000000 100%); */
  /* background: linear-gradient(135deg, #000000 0%, #000000 13%, #00122b 28%, #001528 31%, #000000 100%); */
}

.live_timing, #race_results_content {
  /* background: #000; */
  /* background: -moz-linear-gradient(-45deg, #000000 0%, #000000 13%, #00122b 28%, #001528 31%, #000000 100%); */
  /* background: -webkit-linear-gradient(-45deg, #000000 0%, #000000 13%, #00122b 28%, #001528 31%, #000000 100%); */
  /* background: linear-gradient(135deg, #000000 0%, #000000 13%, #00122b 28%, #001528 31%, #000000 100%); */
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1); */
  background: #0e0c18;
}

.live_timing, #race_results_content {
  /* background: -webkit-linear-gradient(72deg, #000000 0%, #000000 13%, #002700 28%, #001d00 31%, #000000 100%); */
  /* background: -webkit-linear-gradient(18deg, #000000 0%, #000000 13%, #002700 28%, #001d00 31%, #000000 100%); */
  /* background: -o-linear-gradient(18deg, #000000 0%, #000000 13%, #002700 28%, #001d00 31%, #000000 100%); */
  /* background: linear-gradient(72deg, #000000 0%, #000000 13%, #002700 28%, #001d00 31%, #000000 100%); */
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1); */
}

.race_results_data, #race_results_data {
  /* border-bottom: 2px solid #1798ff; */
  border-bottom: 2px solid #6D9DB7;
}

#race_informations {
  /* border-top: 2px solid #6D9DB7; */
  border-top: 0px;
}

#header #nav a:hover, #header #nav a.current {
  /* color: #6D9DB7; */
  color: #fff;
}

/* livepublish.timekeeper.skialp.14.1.03.min.css | https://cdn1.live-timing.net/livepublish/livepublish.timekeeper.skialp.14.1.03.min.css */

#race_informations {
  /* background-color: #656464; */
  background-color: #1E1A33;
}

#header {
  /* background-image: url("//cdn1.vola.fr/livepublish/img/image-header-publish-ski.png"); */
  /* background-color: #000; */
  background-image: none;
  background-color: #1E1A33;
}

#loading_wrapper {
  /* border-top: 2px solid #1798ff; */
  border-top: 2px solid #6D9DB7;
}

.name a {
  /* color: #1798ff; */
  color: #6D9DB7;
}

.race_line, .athlete_line {
  /* background-color: #000; */
  background-color: #1E1A33;
}

.race_line.live {
  /* border-bottom: 2px solid #1798ff; */
  border-bottom: 2px solid #6D9DB7;
}

.race_sep_offline {
  /* background-color: #383939; */
  background-color: #1E1A33;
}

#content_race_list {
  /* border-top: 2px solid #1798ff; */
  border-top: 2px solid #6D9DB7;
}

.background_wallpaper {
  /* background: url("//cdn1.vola.fr/livepublish/img/bg_default_race_list_ski.jpg"); */
  background: url("//cdn1.vola.fr/livepublish/img/scara/lascara_bg_960.png");
}

#home_footer {
  /* background-color: #000; */
  background-color: #1E1A33;
}

#docs {
background-image: none;
}


/* livepublish.timekeeper.skialp.14.1.03.min.css | https://cdn1.live-timing.net/livepublish/livepublish.timekeeper.skialp.14.1.03.min.css */

.heat_title {
  /* background-color: #656464; */
  background-color: #000;
}

.table_heat_result tbody.competitors_on_run tr:nth-child(2n) td {
  /* background-color: rgb(0,112.0409482759,201.5); */
  background-color: #443c76;
}

.table_heat_result tbody.competitors_on_run tr:nth-child(2n+1) td {
  /* background-color: #1798ff; */
  background-color: #2c264c;
}

.row_step.on_run td {
  /* color: #1798ff; */
  color: #6D9DB7;
}

#vz_splitter {
   background-color:#6D9DB7;
}

.splitter-handle-vlvertical {
     background-color:#6D9DB7;
}

@media (max-width: 1103px) {
  #mobile_unoffical_results {
border-bottom: 2px solid #6D9DB7;
}
}