@font-face {
    font-family: 'icomoon';
    src:  url('./fonts/icomoon.eot?thsg2s');
    src:  url('./fonts/icomoon.eot?thsg2s#iefix') format('embedded-opentype'),
      url('./fonts/icomoon.ttf?thsg2s') format('truetype'),
      url('./fonts/icomoon.woff?thsg2s') format('woff'),
      url('./fonts/icomoon.svg?thsg2s#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="iconTimeline-"], [class*=" iconTimeline-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .iconTimeline-box-solid:before {
    content: "\e900";
  }
  .iconTimeline-circle-question-solid:before {
    content: "\e901";
  }
  .iconTimeline-clipboard-check-solid:before {
    content: "\e902";
  }
  .iconTimeline-credit-card-solid:before {
    content: "\e903";
  }
  .iconTimeline-dolly-solid:before {
    content: "\e904";
  }
  .iconTimeline-envelope-open-solid:before {
    content: "\e905";
  }
  .iconTimeline-envelope-solid:before {
    content: "\e906";
  }
  .iconTimeline-hand-pointer-solid:before {
    content: "\e907";
  }
  .iconTimeline-truck-fast-solid:before {
    content: "\e908";
  }
  .iconTimeline-warehouse-solid:before {
    content: "\e909";
  }
  .iconTimeline-file-empty:before {
    content: "\e924";
  }
  .iconTimeline-files-empty:before {
    content: "\e925";
  }
.timeline h2,
.timeline h3,
.timeline h4,
.timeline h5 {
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 1;
    float: right;
}

.timeline ul#timeline-menu {
    height: 50px;
    text-align: center;
}
.timeline ul#timeline-menu li {
    position: relative;
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.timeline ul#timeline-menu li a {
    display: block;
    text-decoration: none;
    font-size: 16px;
    padding: 10px;
    padding-top: 20px;
    color: black;
    font-weight: bold;
    border-bottom: 5px solid transparent;
}
.timeline ul#timeline-menu li a:hover {
    color: #0076ce;
    border-bottom: 5px solid #0076ce;
    font-weight: normal;
}

.timeline button#dispatchDellHistoryButton {
    width: 85px;
    height: 30px;
    font-size: 1.3em;
    font-weight: bold;
    margin: 35px 0 0 15px;
    padding: 5px;
    border-radius: 0px;
    background: #0076ce;
    color: #fff;
    border: none;
    line-height: 20px;
}
.timeline button#dispatchDellHistoryButton:hover {
    font-size: 1.5em;
    cursor: pointer;
    transition: all .2s ease-in-out;
}

.timeline section#timeline {
    width: 90%;
    margin: 20px auto;
    padding-bottom: 20px;
    position: relative;
}
.timeline section#timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 2px;
    background-color: #0076ce;
    left: 50%;
    height: 100%;
    margin-left: -1.5px;
    z-index: -1;
}
.timeline section#timeline article {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}
.timeline section#timeline article:after {
    content: "";
    display: block;
    clear: both;
}

.timeline section#timeline > article > div.panel {
    width: 45%;
    float: left;
    background: #fff;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
}
.timeline section#timeline > article > div.panel .panel-heading {
    padding: 5px 10px;
    margin: 0;
    font-size: 1.2em;
    background-color: #0076ce;
    overflow: hidden;
    text-align: center;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.timeline section#timeline > article > div.panel .panel-heading .panel-title {
    color: #fff;
}
.timeline section#timeline > article > div.panel .panel-body {
    padding: 15px;
    position: relative;
}
.timeline section#timeline article div.panel-body:after {
    content: "";
    position: absolute;
    top: 20px;
    right: -5px;
    width: 10px;
    height: 10px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #fff;
}
.timeline section#timeline > article > div.panel .panel-body img {
    float: left;
    margin: 0 15px 15px 0;
}
.timeline section#timeline > article > div.panel .panel-body p {
    word-break: break-word;
}
.timeline section#timeline > article > div.panel .panel-footer {
    padding: 15px;
    background-color: #eee;
}

.timeline section#timeline > article.inverted > div.panel {
    float: right;
}
.timeline section#timeline > article.inverted > div.panel .panel-body:after {
    left: -5px;
}
.timeline section#timeline > article.inverted > div.panel .panel-body img {
    float: right;
}

.timeline section#timeline div[class*="group"],
.timeline section#timeline article div.panel span.time {
    display: block;
    text-align: center;
    font-weight: bold;
}
.timeline section#timeline article div.panel div.badge {
    display: block;
    text-align: center;
    /* cursor: none; */
    font-weight: bold;
    -moz-box-shadow: 0 0 0 2px #0076ce, inset 0 2px 0 rgba(0, 0, 0, 0.1),
        0 3px 0 2px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 0 2px #0076ce, inset 0 2px 0 rgba(0, 0, 0, 0.1),
        0 3px 0 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 0 2px #0076ce, inset 0 2px 0 rgba(0, 0, 0, 0.1),
        0 3px 0 2px rgba(0, 0, 0, 0.15);
}
.timeline section#timeline div[class*="group"] {
    width: 65px;
    font-size: 1.3em;
    margin: 35px auto;
    padding: 5px;
    border-radius: 0px;
    background: #0076ce;
    color: #fff;
}
.timeline section#timeline article div.panel span.time {
    font-size: 11px;
    padding: 4px 3px 0 3px;
    color: #ffffff;
    float: left;
    margin: auto;
}
.timeline section#timeline article:last-of-type span.time {
    display: none;
  }
.timeline section#timeline article div.panel div.badge {
    position: absolute;
    top: 25px;
    left: 50%;
    margin: 0 0 0 -25px;
    border-radius: 50%;
    font-size: 0.75em;
    width: 50px;
    height: 50px;
    background: #fff;
    color: #0076ce;
}
.timeline section#timeline article div.panel div.badge:last-child {
    background-color: #0076ce;
    width: 20px;
    height: 20px;
    margin: 0 0 0 -10px;
}
.timeline a.mylink {
    color: #0076ce;
    font-weight: bold;
}
.timeline a.mylink:hover {
    color: #da3203;
}

.dispatch-icon {
    filter: drop-shadow(0 0 0.2rem #ffffff);
    font-size: 24px;
    position: absolute;
    top: 14px;
    left: 14px;
}

.timeline section#timeline article div.panel span.iconTimeline-credit-card-solid {    
    left: 12px;
}
.timeline section#timeline article div.panel span.iconTimeline-warehouse-solid {    
    top: 12px;
    left: 10px;
}
.timeline section#timeline article div.panel span.iconTimeline-envelope-solid {    
    left: 12px;
}
.timeline section#timeline article div.panel span.iconTimeline-envelope-open-solid {    
    top: 12px;
    left: 13px;
}
.timeline section#timeline article div.panel span.iconTimeline-clipboard-check-solid {    
    top: 13px;
    left: 16px;
}
.timeline section#timeline article div.panel span.iconTimeline-dolly-solid {    
    left: 10px;
}
.timeline section#timeline article div.panel span.iconTimeline-truck-fast-solid {    
    left: 10px;
}

.no-events-box {
    border: 1px solid #ddd;
    box-shadow: 0 -1px 0px rgb(0 0 0 / 6%) inset;
    background-image: -webkit-gradient(linear, center top, center bottom, color-stop(0, #dfdbd3), color-stop(1, #d6d1c6));
    background-image: -webkit-linear-gradient(center top, #dfdbd3 0%, #d6d1c6 100%);
    background-image: -moz-linear-gradient(center top, #dfdbd3 0%, #d6d1c6 100%);
    background-image: -o-linear-gradient(center top, #dfdbd3 0%, #d6d1c6 100%);
    background-image: -ms-linear-gradient(center top, #dfdbd3 0%, #d6d1c6 100%);
    background-image: linear-gradient(center top, #dfdbd3 0%, #d6d1c6 100%);
    text-shadow: 0 1px 0 #fff;
    text-align: center;
    color: #333333;
    font-size: 16px;
    font-weight: 700;
    width: 15em;
    padding: 20px;
    margin: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}