.issues-li {
  opacity: 1 !important;
  height: 90px;
}

/* span.issues-li {
  padding-bottom: 10px !important;
} */


/* div.issues-li {
  padding-top: 15px !important;
} */

.click_arrow {
  display: inline-block;
  width: 36px;

  text-align: center;

}

.click_arrow img {
  display: inline-block;
  width: 35px;
  height: auto;
}

.timeline-label-dw {
  position: absolute !important;
  left: 0;
  width: 100%;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  text-align: center;
  z-index: 999;

}

.timeline-line-dotted-box {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.timeline {
  width: 100%;
  position: relative;
  padding: 70px 0 60px 0;
  list-style: none;
  font-weight: 300;
  max-height: 720px;
  overflow: hidden;
  min-height: 700px;
}


.timeline .timeline-item {
  padding-left: 0;
  padding-right: 30px;
}

.timeline .timeline-item.timeline-item-right,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
  /* padding-left: 30px; */
  padding-right: 0;
}

.timeline .timeline-item .timeline-event {
  width: 100%;
}

.timeline:before {
  border-right-style: solid;
}

.timeline:before,
.timeline:after {
  content: " ";
  display: block;
}

.timeline:after {
  clear: both;
}

.timeline:before {
  content: "";
  position: absolute;
  top: 40px;
  left: 0;
  bottom: 0;
  width: 50%;
  height: calc(100% - 80px) !important;
  margin-left: 1px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ccc
}

.timeline.timeline-single-column.timeline {
  width: 100%;
  max-width: 768px;
}

.timeline.timeline-single-column.timeline .timeline-item {
  padding-left: 72px;
  padding-right: 0;
}

.timeline.timeline-single-column.timeline .timeline-item.timeline-item-right,
.timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
  padding-left: 72px;
  padding-right: 0;
}

.timeline.timeline-single-column.timeline .timeline-item .timeline-event {
  width: 100%;
}

.timeline.timeline-single-column.timeline:before {
  left: 42px;
  width: 0;
  margin-left: -1px;
}

.timeline.timeline-single-column.timeline .timeline-item {
  width: 100%;
  margin-bottom: 20px;
}

.timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even) {
  margin-top: 0;
}

.timeline.timeline-single-column.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right),
.timeline.timeline-single-column.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
  margin-top: 0;
}

.timeline.timeline-single-column.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right),
.timeline.timeline-single-column.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
  margin-top: 0;
}

.timeline.timeline-single-column.timeline .timeline-item>.timeline-event {
  float: right !important;
}


.timeline.timeline-single-column.timeline .timeline-item>.timeline-point {
  transform: translateX(-50%);
  left: 42px !important;
  margin-left: 0;
}

.timeline.timeline-single-column.timeline .timeline-label {
  transform: translateX(-50%);
  margin: 0 0 20px 42px;
}

.timeline.timeline-single-column.timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
  margin-top: 0;
}

.timeline.timeline-single-column.timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
  margin-top: 0;
}

.timeline.timeline-line-solid:before {
  border-right-style: solid;
}

.timeline.timeline-line-dotted:before {
  border-right-style: solid;
}

.timeline.timeline-line-dashed:before {
  border-right-style: dashed;
}

.timeline.timeline-line-hidden:before {
  border-right-style: none;
}

.timeline .timeline-item {
  position: relative;
  float: left;
  clear: both;
  width: 50%;
  margin-bottom: 0px;
  /* padding: 15px 0 10px 0; */
  padding: 0;
}

.timeline .timeline-item:before,
.timeline .timeline-item:after {
  content: "";
  display: table;
}

.timeline .timeline-item:after {
  clear: both;
}

.timeline .timeline-item:last-child {
  margin-bottom: 0 !important;
}

.timeline .timeline-item.timeline-item-right>.timeline-event,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event {
  float: right !important;
}


.timeline .timeline-item.timeline-item-right>.timeline-event:after,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}


.timeline .timeline-item>.timeline-point {
  top: 25px;
}

.timeline-single-column.timeline .timeline-item>.timeline-event {
  float: right !important;
}

.timeline .timeline-item:nth-of-type(2) {
  margin-top: 40px;
}

.timeline .timeline-item.timeline-item-left,
.timeline .timeline-item.timeline-item-right {
  clear: both !important;
}

.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right),
.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
  margin-top: 0;
}

.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right),
.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
  margin-top: 40px;
}

.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right),
.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
  clear: both;
}

.timeline .timeline-item.timeline-item-right,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
  float: right;
  clear: both;
}

.timeline .timeline-item.timeline-item-right>.timeline-point,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-point {
  left: -18px;
}

.timeline .timeline-item.timeline-item-right>.timeline-point.timeline-point-blank,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-point.timeline-point-blank {
  left: -9px;
}

.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event {
  float: right !important;
}


.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
  left: -9px !important;
  border-right-width: 9px !important;
}

.timeline .timeline-item.timeline-item-arrow-sm>.timeline-point {
  top: 14px;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event {
  float: right !important;
}

.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event {
  float: right !important;
}


.timeline .timeline-item.timeline-item-arrow-md>.timeline-point {
  top: 25px;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event {
  float: right !important;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}

.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event {
  float: right !important;
}

.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
  left: -17px !important;
  border-right-width: 17px !important;
}

.timeline .timeline-item.timeline-item-arrow-lg>.timeline-point {
  top: 28px;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event {
  float: right !important;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:after {
  left: -17px !important;
  border-right-width: 17px !important;
}

.timeline .timeline-item>.timeline-event {
  color: #555;
  position: relative;
  float: left;
}







.timeline .timeline-item>.timeline-event .timeline-body {
  padding: 4px 10px;
  font-size: 14px;
  color: #000;
  line-height: 20px;
}

.timeline .timeline-item>.timeline-event .timeline-body p,
.timeline .timeline-item>.timeline-event .timeline-body ul {
  margin-bottom: 0;
  font-size: 14px;
  color: #000;
  font-weight: 400;
  line-height: 20px;
  text-align: right;
  padding: 0 16px 0 40px;
  margin-top: 15px;
}

.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event .timeline-body p {
  text-align: left;
  padding: 0 40px 0 16px;
}


.timeline .timeline-item>.timeline-event .panel,
.timeline .timeline-item>.timeline-event .table,
.timeline .timeline-item>.timeline-event .blankslate {
  margin: 0;
  border: none;
  border-radius: inherit;
  overflow: hidden;
}

.timeline .timeline-item>.timeline-event .table th {
  border-top: 0;
}

.timeline .timeline-item>.timeline-point {
  color: #ccc;
  background: #fff;
  right: -18px;
  top: 22px;
  width: 18px;
  height: 18px;
  margin-top: 0px;
  margin-left: 9px;
  margin-right: 9px;
  position: absolute;
  z-index: 100;
  border-width: 1px;
  border-style: solid;
  border-radius: 100%;
  line-height: 16px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.timeline .timeline-item>.timeline-point i {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #ccc;
  border-radius: 50%;
}

.timeline .timeline-item>.timeline-point.timeline-point-blank {
  right: -12px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  margin-left: 6px;
  margin-right: 6px;
  color: #888888;
  background: #888888;
}

.timeline .timeline-item>.timeline-point.timeline-point-default {
  color: #888888;
  background: #fff;
}

.timeline .timeline-item>.timeline-point.timeline-point-primary {
  color: #888888;
  background: #fff;
}

.timeline .timeline-item>.timeline-point.timeline-point-success {
  color: #72b92e;
  background: #fff;
}

.timeline .timeline-item>.timeline-point.timeline-point-info {
  color: #3e93cf;
  background: #fff;
}

.timeline .timeline-item>.timeline-point.timeline-point-warning {
  color: #d0aa42;
  background: #fff;
}

.timeline .timeline-item>.timeline-point.timeline-point-danger {
  color: #d25a4b;
  background: #fff;
}

.timeline .timeline-label {
  position: relative;
  float: left;
  clear: both;
  width: 50%;
  /* margin-bottom: 20px;
  margin-top: 30px; */
  top: 1px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  text-align: center;
}

.timeline .timeline-label:before,
.timeline .timeline-label:after {
  content: "";
  display: table;
}

.timeline .timeline-label:after {
  clear: both;
}

.timeline .timeline-label:last-child {
  margin-bottom: 0 !important;
}

.timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
  /* margin-top: 10px; */

  margin-top: 0;
}

.timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
  margin-top: 0px;
}

.timeline .timeline-label .label-default {
  background-color: #888888;
}

.timeline-label .label {
  width: 80px;
  height: 80px;
  display: inline-block;
  text-align: center;
  line-height: 80px;
  border-radius: 50%;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  padding: 0;
}

.timeline .timeline-label .label-primary {
  background-color: #0e84ff;
}

.timeline .timeline-label .label-info {
  background-color: #999;
}