/* Legends Tracking Green Style Sheet */
.ol-control button{ 
    background-color: rgba(235, 110, 8, 0.6) !important;
}
.ol-control button:hover{ 
    background-color: rgba(235, 110, 8, 0.6) !important;
}
.ol-scale-line {
	background-color: rgba(235, 110, 8, 0.6);
}
.layer-switcher .panel {
    border: 4px solid rgba(235, 110, 8, 0.6);
}
.triathlon-viewer-icons{
	background-color: rgba(235, 110, 8, 0.6);
}
.participant-info {
	background-color: rgba(255,255,255,0.9);
  border: 5px solid rgba(235, 110, 8, 0.6);
}
.map-on-click-popup {
	background-color: rgba(255,255,255,0.9);
  border: 5px solid rgba(235, 110, 8, 0.6);
}
input:checked + .slider {
  background-color: #eb6e08;
}
input:focus + .slider {
box-shadow: 0 0 1px #eb6e08;
}  
.masterevent-not-active {
	background-color: rgba(255,255,255,0.9);
  border: 5px solid rgba(235, 110, 8, 0.6);
}
.password-popup {
	background-color: rgba(255,255,255,0.9);
  border: 5px solid rgba(235, 110, 8, 0.6);
}
.participant-gpx-file {
  border: 5px solid rgba(235, 110, 8, 0.9);
}
.sidebar-tabs {
    background-color: rgba(235, 110, 8, 0.6); }
      .sidebar-tabs > li, .sidebar-tabs > ul > li {
        color: #fff; }
        .sidebar-tabs > li:hover, .sidebar-tabs > ul > li:hover {
          color: #fff; 
          background-color: rgba(235, 110, 8, 0.6); }
        .sidebar-tabs > li.active, .sidebar-tabs > ul > li.active {
          color: #fff;
          background-color: #eb6e08; }
        .sidebar-tabs > li.disabled, .sidebar-tabs > ul > li.disabled {
          color: rgba(255, 255, 255, 0.4); }
.sidebar-content {
    background-color: rgba(255, 255, 255, 0.95);}
    .sidebar-header {
        color: #fff;
        background-color: #eb6e08; 
}
.sidebar {
    background-color: rgba(255, 255, 255, 0.4);
}
.customerevent-dropdown-select {
	background-color: rgba(235, 110, 8, 0.8);
}
.customerevent-dropdown-select-main {
	background-color: rgba(235, 110, 8, 0.8);
}
.mastereventName{
	background-color: rgba(235, 110, 8, 0.8);
}
.filter-warning{
	background-color: rgba(235, 110, 8, 0.8);
}
.participantlist-inner-content-event-header {
	color: #fff;
  background-color: #eb6e08;
} 
.fa-lt-style {
  color: rgb(235, 110, 8, 0.6);
}
.info-text-on-map { 
  border: 5px solid rgba(235, 110, 8, 0.6);
}
.hr-colored {
  border-color: rgb(235, 110, 8);
}  
.ol-popup {
  border: 3px solid rgba(235, 110, 8, 0.6);  
}
.spinner {
	background: rgb(235, 110, 8, 0.1);
}
.spinner-image{
  content: url(spinner-omm-orange.gif);
}
.replay-time-display {
  background: #eb6e08; 
}
.replay-slider-container {
  background: rgba(235, 110, 8, 0.2);
}
.replay-slider {
background: #eb6e08; 
}
.replay-slider::-webkit-slider-thumb {
background: white;
}
.replay-slider::-moz-range-thumb {
background: #eb6e08;
}
.replay-filter-container { 
  border: 5px solid rgba(235, 110, 8, 0.9);
}
.button {
	background-color: rgba(235, 110, 8, 0.9);
}
.popup-map {
  background-color: rgba(255,255,255,0.95);
  border: 5px solid rgba(235, 110, 8, 0.9);
}



            
