﻿body 
{
}
      .progressbar {
      counter-reset: step;
  }
  .progressbar li {
      list-style-type: none;
      width: 20%;
      float: left;
      font-size: 14px;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      color: #7d7d7d;
      margin-top:10px;
  }
  .progressbar li.active:before {
      width: 60px;
      height: 60px;
      content: url(../images/check_image8.png);
      counter-increment: step; 
      line-height: 60px;
      border: 2px solid #0000ff;
      display: block;
      text-align: center;
      margin: 0px auto 10px auto;
      border-radius: 50%;
      background-color: blue;
  }
    .progressbar li:before {
      width: 60px;
      height: 60px;
      content: '';
      counter-increment: step; 
      line-height: 60px;
      border: 2px solid #d6cfd4;
      display: block;
      text-align: center;
      margin: 0px auto 10px auto;
      border-radius: 50%;
      background-color: #d6cfd4;
  }
  .progressbar li:after {
      width: 100%;
      height: 4px;
      content: '';
      position: absolute;
      background-color: #7d7d7d;
      top: 34%;
      left: -50%;
      z-index: -1;
  }
  .progressbar li:first-child:after {
      content: none;
  }
  .progressbar li.active {
      color: #05bd0bd1;
       
  }
  .progressbar li.active:before {
      border-color: #0000ff;
       
  }
  .progressbar li.active:after {
      background-color: #00cc10;
       
  }
  .progressbar li:after {
      background-color: red;
       
  }
  ol, ul {
    margin-top: 1px;
    margin-bottom: 0!important;
}
.container
{
    margin-top:50px;
}
.inner_page .status_info {
    padding: 17px 15px 5px;
    background: #fff;
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 0px 0px;
}

     .content {
    background: #ededed;
}
.container .status{
	margin-top:20px;
	margin-bottom:20px;
}
.status_check span{
	font-size:15px;
	margin-bottom:10px;
	
}
.date_info
{
	float:left;
    width: 173px;
    position: relative;
}
.edd_day
{
	font-size:20px!important;
	font-weight:bold!important;;
}
.edd_month{
	font-size:16px!important;
}
 
 .date_info:last-child {
    margin-right: 0;
}
status strong {
    display: block;
}
.day
{
    font-size: 100px;
    line-height: 100px;
    font-weight: normal;
	color:#2960db;
}
.year
{
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
}
.check_delievery {
    font-size: 46px;
    color: #54236e;
    width: 34px;
    height: 40px;
    display: inline-block;
    background: url(../images/sprite2.png?v=1) no-repeat;
    background-position: -135px -1px;
    vertical-align: middle;
}
#status
{
	font-size: 25px;
    font-weight: normal;
    margin-top: 10px;
    margin: 8px 0px;
}
.delievery_status
{
	border-bottom: 1px solid #CFD4D6;
    padding-bottom: 21px;
    margin-bottom: 0 !important;
}
.info2
{
	background: #fff;
    padding: 23px 23px 0px 18px;
}
.delievery_info {
    padding: 25px 15px 25px;
    position: relative;
    background: #fff;
    overflow: hidden;
    border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    margin-bottom: 45px;
}
.delievery_list {
    max-height: 220px;
    overflow-y: auto;
}
.delievery_info ul {
    padding: 0;
    width: 76%;
    float: right;
    margin: 0;
}
.delievery_info li {
    list-style: none;
    background: #fff;
    padding: 24px 0px;
    border-bottom: 1px solid #e8e8e8;
    position: relative;
    margin-right: 10px;
}
.delievery_info li:after {
    content: '';
    height: 100%;
    width: 2px;
    display: block;
    position: absolute;
    left: -36px;
    top: 59px;
    z-index: 9;
    border: 1px dashed #dedede;
}
delievery_info li span:first-child {
    display: block;
    margin-bottom: 12px;
}
.date_info_wrap {
    position: absolute;
    left: -118px;
    top: 28px;
    text-align: right;
    font-size: 13px;
}
.delievery_info li.active .circle_icon {
    background: #18F040;
}
 .delievery_info li.active .circle_icon {
    border: 3px solid white;
}
.circle_icon {
    height: 16px;
    width: 16px;
    position: absolute;
    left: 0;
    border: 3px solid white;
    box-shadow: 0 0 2px #a8a8a8;
    display: block;
    left: -43px;
    border-radius: 50%;
    background: #a8a8a8;
    z-index: 9;
    top: 42px;
}

.date_info_wrap span{
	-webkit-appearance: listbox;
    text-transform: uppercase;
}
.date_info_wrap .date {
    color: #434343;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
.delievery_info li span:first-child {
    display: block;
    margin-bottom: 12px;
}
.delievery_info li:last-child {
    margin-bottom: 0;
}
 .delievery_info li:last-child:after {
    display: none;
}
.order_detail_icon {
    width: 25px;
    height: 27px;
    background: url(../images/Box.png) no-repeat;
    display: inline-block;
    position: absolute;
    left: 16px;
    top: 21px;
	margin-left:20px;
}

.table-responsive h5{
	    font-size: 20px;
    margin: -2px 30px 0;
    border-bottom: 1px solid #CFD4D6;
    color: #000;
    padding-bottom: 21px;
    padding-left: 35px;
    font-weight: 400;
	padding:10px;
}
.right_info {
    width: 65%;
    word-break: break-word;
    color: #737373;
}
.mb-20 {
    margin-top: 20px;
    margin-bottom: 20px;
	}
	.pull-left{
padding-left: 10px;
}
.table-responsive span{
	font-size: 20px;
    font-weight: 600;
}
.error-card{
	text-align: center;
	padding:15px;
}
.error-card h4{
	    background: #FD903A;
    color: #fff;
    padding: 14px;
    font-size: 15px;
    font-weight: 400;
    border-radius: 12px;
}