.tracking-component .canvas-wrapper .canvas-30day-temp .top-header .day-view .twentyfour-hour-view {
  width: inherit; }
  .tracking-component .canvas-wrapper .canvas-30day-temp .top-header .day-view .twentyfour-hour-view .day {
    border: none;
    width: inherit;
    -ms-box-shadow: inset -1px 0px 1px 0px rgba(0, 0, 0, 0.16);
    box-shadow: inset -1px 0px 1px 0px rgba(0, 0, 0, 0.16); }
  .tracking-component .canvas-wrapper .canvas-30day-temp .top-header .day-view .twentyfour-hour-view .header-col.pin-on-horizontal-scroll {
    background-color: #d6e1e8; }

.tracking-component .canvas-wrapper .canvas-30day-temp .hour-lines-container {
  position: absolute;
  top: 0px;
  bottom: 0px; }
  .tracking-component .canvas-wrapper .canvas-30day-temp .hour-lines-container .left {
    float: left;
    width: 225px;
    height: 500px;
    border-right: 1px solid #ccd7dd; }
  .tracking-component .canvas-wrapper .canvas-30day-temp .hour-lines-container .right {
    float: left; }
    .tracking-component .canvas-wrapper .canvas-30day-temp .hour-lines-container .right .day {
      float: left;
      -ms-box-shadow: inset -1px 0px 1px 0px rgba(0, 0, 0, 0.16);
      box-shadow: inset -1px 0px 1px 0px rgba(0, 0, 0, 0.16); }
      .tracking-component .canvas-wrapper .canvas-30day-temp .hour-lines-container .right .day .time .hour {
        float: left;
        padding: 0px;
        min-width: 60px;
        height: 500px;
        border-right: 1px solid #ccd7dd; }
      .tracking-component .canvas-wrapper .canvas-30day-temp .hour-lines-container .right .day .time .hour:last-child {
        border-right: none; }
      .tracking-component .canvas-wrapper .canvas-30day-temp .hour-lines-container .right .day .time .border-right-none {
        border-right: none; }

.tracking-flight-hover span {
  display: inline-block; }

.tracking-flight-hover .tool-tip-bottom {
  padding: 10px; }
