/* LSCR Theme Light Blue */

div.widget-extra.themed-background-dark.screener {
  background-color: #589ce0;
}

div.bg-info {
  background-color: #c8e4fc;
}

#page-container {
  background-color: #c8e4fc;
}

#toConfirm {
  background-color: #589ce0;
  border: solid 1px #333;
}
