.sg-elem {
  line-height: normal; }

.sample-graph-toggles {
  position: absolute;
  white-space: nowrap; }
  .sample-graph-toggles label {
    margin-left: 5px;
    margin-right: 3px;
    margin-top: 5px; }
    .sample-graph-toggles label input {
      margin-right: 3px; }
    .sample-graph-toggles label.ele {
      color: #ba676a; }
    .sample-graph-toggles label.hr {
      color: #0048fb; }
    .sample-graph-toggles label.cad {
      color: #285c1d; }
    .sample-graph-toggles label.grade {
      color: #666; }
    .sample-graph-toggles label.speed {
      color: #000000; }
    .sample-graph-toggles label.watts {
      color: #000000; }

.sg-variants {
  position: absolute; }
  .sg-variants li {
    white-space: nowrap; }

.sg-variants-toggle {
  position: absolute;
  white-space: nowrap; }

.sample-graph-render-text {
  position: absolute;
  font-size: 10px;
  font-family: arial, sans-serif; }

.sg-hover-x-label {
  position: absolute;
  padding: 3px;
  font-size: 12px;
  font-family: arial, sans-serif;
  border: 1px solid black;
  background: #fffbdc; }

.sg-hover-vertical-line {
  position: absolute;
  border-left: 1px solid #000; }

.sg-hover-horizontal-line {
  position: absolute;
  border-bottom: 1px solid #000; }

.sg-hover-details {
  position: absolute;
  padding: 5px;
  font-size: 12px;
  font-family: arial, sans-serif;
  border: 1px solid black;
  background: #fffbdc;
  opacity: 0.75;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  line-height: 1.2em; }

.sg-metric {
  white-space: nowrap; }

.sg-zooming-tip {
  position: absolute;
  font-size: 10px;
  font-family: arial, sans-serif;
  color: #666; }

.sg-on-drag-zoom-in.selected, .sg-on-drag-select-segment.selected {
  font-weight: bold;
  color: black; }

.sg-bold {
  font-weight: bold; }

.sg-segment-selector-control {
  position: absolute; }
  .sg-segment-selector-control .sg-handle {
    float: left;
    cursor: col-resize; }
    .sg-segment-selector-control .sg-handle .sg-handle-circle {
      position: relative;
      border-radius: 50%;
      width: 14px;
      height: 14px;
      left: -6px;
      background-color: #6982FF; }
    .sg-segment-selector-control .sg-handle .sg-buffer {
      float: left; }
    .sg-segment-selector-control .sg-handle .sg-a {
      float: left;
      background: #6982FF; }
    .sg-segment-selector-control .sg-handle.sg-snapped .sg-a {
      background: black; }

.sg-segment-selector-middle {
  background: #ccc;
  filter: alpha(opacity=50);
  opacity: 0.5;
  float: left;
  cursor: move; }

.sg-segment-selector-actions {
  position: absolute; }
  .sg-segment-selector-actions .sg-segment-selector-btnleft {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-top-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-right: none;
    white-space: nowrap; }
  .sg-segment-selector-actions .sg-segment-selector-btnmiddle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-top-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -moz-border-top-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-right: none;
    white-space: nowrap; }
  .sg-segment-selector-actions .sg-segment-selector-btnright {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-top-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    white-space: nowrap; }
  .sg-segment-selector-actions .sg-segment-selector-save {
    font-weight: bold; }

.sg-segment-selector-save-form, .sg-segment-selector-change-color {
  position: absolute;
  border: 1px solid #ccc; }
  .sg-segment-selector-save-form .sg-padded, .sg-segment-selector-change-color .sg-padded {
    padding: 10px; }
  .sg-segment-selector-save-form .sg-inner, .sg-segment-selector-change-color .sg-inner {
    background: #f7f7f7;
    width: 400px; }
    .sg-segment-selector-save-form .sg-inner a.sg-cancel:hover, .sg-segment-selector-change-color .sg-inner a.sg-cancel:hover {
      text-decoration: none; }
    .sg-segment-selector-save-form .sg-inner .sg-save-route, .sg-segment-selector-save-form .sg-inner .sg-save-trip, .sg-segment-selector-save-form .sg-inner .sg-save-segment, .sg-segment-selector-save-form .sg-inner .sg-save-annotation, .sg-segment-selector-change-color .sg-inner .sg-save-route, .sg-segment-selector-change-color .sg-inner .sg-save-trip, .sg-segment-selector-change-color .sg-inner .sg-save-segment, .sg-segment-selector-change-color .sg-inner .sg-save-annotation {
      display: none; }
    .sg-segment-selector-save-form .sg-inner .sg-save-segment input.title, .sg-segment-selector-change-color .sg-inner .sg-save-segment input.title {
      width: 220px; }
    .sg-segment-selector-save-form .sg-inner .sg-complete-form, .sg-segment-selector-change-color .sg-inner .sg-complete-form {
      margin-top: 15px;
      float: right; }
  .sg-segment-selector-save-form .matching_scope_dep, .sg-segment-selector-change-color .matching_scope_dep {
    display: none; }

.sg-partition-separator {
  width: 10px; }
  .sg-partition-separator .middle {
    background: #000;
    position: relative;
    left: 4px;
    width: 2px; }

.sg-bar {
  background: #fff; }
  .sg-bar .sg-undo-ops a:last-child {
    margin-right: 5px; }
  .sg-bar .sg-persist-ops a:last-child {
    margin-right: 5px; }
  .sg-bar .sg-controls-restore {
    display: none; }
  .sg-bar .sg-controls-expand-graphs a:first-child {
    margin-left: 2px; }
  .sg-bar .sg-selection-tools {
    float: right;
    margin-right: 10px;
    margin-left: 20px; }
  .sg-bar.collapsed .sg-controls-zoom-out {
    margin-left: 2px; }
  .sg-bar.collapsed .sg-controls-minimize {
    display: none; }
  .sg-bar.collapsed .sg-controls-restore {
    display: inline; }
  .sg-bar.collapsed .sg-global-ops .nav-pills {
    display: none; }
  .sg-bar.collapsed .sg-selection-tools {
    display: none; }
  .sg-bar.collapsed .sg-persist-ops {
    display: none; }
  .sg-bar .btn {
    vertical-align: baseline; }
  .sg-bar .btn-xs {
    margin-top: 2px; }
  .sg-bar .btn-group {
    line-height: normal; }
  .sg-bar .nav-pills {
    margin-left: 2px;
    margin-bottom: 0; }
    .sg-bar .nav-pills a {
      line-height: 1;
      padding: 4px 4px;
      font-size: 14px;
      margin-top: 2px;
      margin-bottom: 1px; }
  .sg-bar .dropdown-menu {
    z-index: 50000;
    min-width: 0;
    padding: 0; }
    .sg-bar .dropdown-menu li:first-child {
      padding-top: 2px; }
    .sg-bar .dropdown-menu li:last-child {
      padding-bottom: 2px; }
    .sg-bar .dropdown-menu li a {
      line-height: 10px !important;
      font-size: 12px !important;
      padding: 4px 10px !important; }
  .sg-bar .btn-group + .btn-group {
    margin-left: 0; }
  .sg-bar .sg-selection-tools {
    display: none; }
  .sg-bar .sg-selection-tools.active {
    display: inline; }
  .sg-bar .sg-persist-ops {
    display: none; }
  .sg-bar .sg-global-ops {
    line-height: 1;
    float: left; }
    .sg-bar .sg-global-ops .sg-controls-expand-graphs {
      margin-left: 2px; }
    .sg-bar .sg-global-ops > a:first-child {
      margin-left: 5px; }
  .sg-bar .sg-data-summary {
    float: left;
    line-height: normal;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px; }

/*# sourceMappingURL=sample_graph.css.map */
