
/* New widget in v2 style css */
.box {
  -moz-border-radius: 0px;
  border: 1px solid #DEDEDE;
  border-radius: 0px;
  background: #FFF;
  color: #444;
  width: 100%;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  min-height: 95px;
}

img {
  vertical-align: bottom;
}

hr {
  border: none;
  background-color: #CCCCCC;
  height: 1px;
}

.inner_box {
  -moz-border-radius: 0px 0px;
  background: #F44336;
  border-radius: 0px 0px;
  font: bold 14px Verdana, Arial, Helvetica, sans-serif;
  padding: 5px;
  margin-bottom: 20px;
}

.inner_box span {
  color: #fff;
}

.widget_table {
  font: normal 11px Arial, Verdana, Helvetica, sans-serif;
  padding: 4px;
  overflow: hidden;
  width: 100%;
}

.widget_table td {
  font: normal 12px Arial, Verdana, Helvetica, sans-serif;
}

.widget_table th {
  background: #B4E3F7;
  font: normal 14px Arial, Verdana, Helvetica, sans-serif;
  text-align: left;
}

.inputBox {
  border: 1px solid #6297BC;
  width: 200px;
  padding: 2px 2px;
}

.text {
  float: left;
  margin-left: 1px;
}

.widget_table  label {
  font-weight: bold;
}

.footer {
  color: gray;
  font: normal 11px Arial;
  text-align: right;
}

ul {
  font: normal 11px Arial, Verdana, Helvetica, sans-serif;
  list-style: none;
  margin: 0;
  padding: 0;
}

li {
  margin: .2em .5em;
}

label {
  font: bold 11px Arial, Verdana, Helvetica, sans-serif;
  margin-right: 5px;
}

input[type="image" i] {
  vertical-align: top;
  margin-left: 5px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

/***************** Widget New css start here************************/
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

p {
  margin: 0;
  padding: 0;
}

.wrapper {
  width: 100%;
  overflow: hidden; /*max-width:1270px;*/
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

.header-wrap {
  margin-top: 10px;
  width: 100%;
}

.header-left {
  margin-bottom: 10px;
}

.docket-numebr-detail {
  font-size: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.track-button .btn-update {
  transition: all 0.4s ease-in;
}

.status-detail {
  width: 100%;
  background-color: #fff;
  padding: 10px 0px;
  border-bottom: 1px solid #fab800;
}

.status-detail-top {
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
}

.status-badge {
  float: left;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  padding: 0px 0 0 0px;
  margin-right: 5px;
}

.status-info {
  float: left;
}

.status-info-title {
  margin-bottom: 10px;
}

.status-info-title h2 {
  color: #fab800;
  line-height: normal;
  font-size:22px;
}

.status-info .docket-status-detail{
  margin-top:4px;
  color: #F44336;
  font-weight:700;
  }
.status-info-text h3 {
  text-transform: uppercase;
  font-style: italic;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
}

.status-info-text p {
  font-size: 16px;
  line-height: 20px;
}

.status-detail-bottom {
  width: 100%;
  overflow: hidden;
}

.status-detail-bottom-inner {
  padding: 0 85px;
  overflow: hidden;
}

.status-address strong {
  font-size: 15px;
  float: left;
  margin-right: 3px;
}

.status-info-cmn {
  width: 50%;
  float: left;
}

.status-info-cmn span {
  font-weight: bold;
  font-size: 14px;
}

.status-info-cmn p {
  font-size: 14px;
  line-height: 26px;
  display: inline-block;
}

.time-status-info {
  position: relative;
  width: 100%;
}

.time-status-inner {
  padding: 0 75px;
}

.time-line-border::after {
  position: absolute;
  width: 4px;
  height: 100%;
  z-index: 99;
  background-color: #F44336;
  left: 134px;
  content: '';
  border-width: 0;
}

.time-info ul {
  margin: 0;
  padding: 0;
}

.time-info ul li {
  list-style: none;
}

.time-info li {
  margin: 20px 0 20px 0 !important;
  position: relative;
  z-index: 99;
}

.date-info {
  background-color: #594f4e;
  color: #fff;
  float: none;
  font-weight: bold;
  border-width: 0;
  border-radius: 3px;
  margin: 20px 0;
  margin-left: 0px;
  padding: 6px 0;
  text-align: center;
  width: 115px;
  font-size: 14px;
}

.event-time {
  float: left;
  text-align: right;
  line-height: 12px;
  font-size: 10px;
  width: 47px;
  color: #555;
  padding-top: 5px;
}

.event-time em {
  display: block;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
}

.event-dot {
  position: absolute;
  left: 54px;
  top: 9px;
  border: 2px solid transparent;
  background-color: #F44336;
  border-radius: 6px;
  height: 10px;
  width: 10px;
}

.event-unit {
  margin-left: 77px;
  position: relative;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
}

.event-pointer {
  position: absolute;
  left: -6px;
  top: 9px;
  width: 0;
  height: 0;
}

.event-pointer::before {
  position: absolute;
  left: 0;
  top: 0;
  content: ' ';
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #d6d6d6;
}

.event-pointer::after {
  position: absolute;
  left: 0px;
  top: 0;
  content: ' ';
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #dadada;
}

.event-location {
  background: #fafafa;
  border-right: 1px solid #e3e3e3;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  font-size: 14px;
  display: inline-block;
  padding: 5px 10px;
}

.event-description {
  display: inline-block;
  padding: 5px 10px;
  font-weight: normal;
  font-size: 14px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-transform:capitalize;
}

.event-active .event-unit {
  border-color: #F44336;
}

.event-active .event-location {
  color: #fff;
  font-weight: bold;
  background-color: #F44336;
  border-right-color: #F44336;
}

.event-active .event-description {
  color: #F44336;
}

.event-active .event-pointer::after {
  position: absolute;
  left: 0px;
  top: 0;
  content: ' ';
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #F44336;
}

.event-active .event-dot {
  background-color: #F44336;
}

.event-active .event-time {
  color: #F44336;
}

.pod-dialog {
  top: 10;
  border: 1px solid #ccc;
  z-index: 999999;
}
.icon-red{
	color:#E33045
}

input.icon.icon-serach::after {
    position: absolute;
    content: '\f002';
    width: 16px;
    height: 16px;
    font-family: FontAwesome;
    right: -14px;
    top: 0px;
    text-align: center;
    z-index: 999999;
    font-size: 18px;
}

input[type="image"] {
    font-family: FontAwesome;
}

@media ( max-width :880px) {
  .status-detail-bottom {
    margin-left: 0 !important;
  }
}

@media ( max-width :680px) {
  .event-location {
    display: block;
  }
  .status-detail-top {
    margin-bottom: 15px;
  }
  .status-badge {
    text-align: -webkit-center;
    text-align: center;
    width: 100%;
  }
  .status-badge img {
    display: inline;
  }
  .status-detail {
    padding: 0 0;
  }
  .header-left {
    text-align: center;
  }
  .status-detail-bottom {
    margin-bottom: 20px;
  }
  .status-info {
    text-align: center;
    width: 100%;
  }
  .status-detail-bottom-inner {
    padding: 5px 40px;
  }
}

@media ( max-width :560px) {
  .status-detail-bottom-inner {
    padding: 5px 10px;
  }
  .status-info-cmn {
    width: 100%;
  }
  .docket-numebr-detail {
    font-size: 18px;
  }
  .status-info-title h2 {
    font-size: 20px;
  }
  .status-info-text p {
    font-size: 14px;
    line-height: 18px;
  }
  .
  .event-location {
    font-size: 13px;
  }
  .event-description {
    font-size: 13px;
  }
}


@media ( max-width :440px) {
  .inputBox {
    width: 140px;
  }
  .time-status-inner {
    padding: 0 25px;
  }
  .time-line-border::after {
    left: 84px;
  }
}