HTML, BODY {
		font-size: 14px;
	}
	.tr-details{
		font-size:12px;
	}
	.message-other-translate{
		height:28px;
	}
  .critique{
    position: fixed;
      top: 0; left: 0;
      width: 100%; height: 100%;
      z-index: 9999;
      display: none;
    
  }
  .critique .black_board{
    opacity:0.5;
    background: #000;
    width: 100%; height: 100%;
      position:absolute;
      top: 0; left: 0;
  }
  .white_board form{
    width: 100%;
  }
  .star-rating{
    width: 100%;height: 70px;
  }
  .label{
    width: 100%;
    font-size: 18px;font-weight: bold;
    color:#000;
    padding: 0;

  }
  #starevaluationbutton{
    float: left;
  }
  p.bia {
    background: rgba(0, 0, 0, 0) url("//s.trackingmore.com/images/icons/sprite_stars.png") no-repeat scroll 0 -50px;
    display: block;
    height: 36px;
    width: 218px;
  }
  p.bic {
      background: rgba(0, 0, 0, 0) url("//s.trackingmore.com/images/icons/sprite_stars.png") no-repeat scroll 0 -100px;
      display: block;
      height: 36px;
      width: 218px;
  }
  p.bie {
      background: rgba(0, 0, 0, 0) url("//s.trackingmore.com/images/icons/sprite_stars.png") no-repeat scroll 0 -150px;
      display: block;
      height: 36px;
      width: 218px;
  }
  p.big {
      background: rgba(0, 0, 0, 0) url("//s.trackingmore.com/images/icons/sprite_stars.png") no-repeat scroll 0 -200px;
      display: block;
      height: 36px;
      width: 218px;
  }
  p.bii {
      background: rgba(0, 0, 0, 0) url("//s.trackingmore.com/images/icons/sprite_stars.png") no-repeat scroll 0 -250px;
      display: block;
      height: 36px;
      width: 218px;
  }
  p.biz {
      background: rgba(0, 0, 0, 0) url("//s.trackingmore.com/images/icons/sprite_stars.png") no-repeat scroll 0 0;
      display: block;
      height: 36px;
      width: 218px;
  }
  #starevaluationbutton .starbutton{
    cursor: pointer;
      display: inline-block;
      float: left;
      height: 36px;
      margin-right: 4px;
      width: 36px;
  }
  #desc{
    width: 50%;float: right;
    height: 70px;
  }
  .headline{
    width: 100%;
    margin-bottom: 10px;
  }
  #txtReview{
    width: 100%;
    height: 100px;
    margin-bottom: 10px;
  }
  .nickname{
    width: 50%;
  }
  .button{
    width: 100%;
    background-color: #ff7b0d;
    background-image: linear-gradient(#ffa84c, #ff7b0d);
    border-color: -moz-use-text-color -moz-use-text-color rgba(0, 0, 0, 0.25);
    border-image: initial;
    border-radius: 5px;
    border-style: none none solid;
    border-width: 0 0 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.5em;
    font-weight: bold;
    margin: 10px 0 0;
    padding: 12px 14px 14px;
    text-align: center;
    text-decoration: none;
    text-shadow: 
  }
  .alert {
    margin: 0 0 10px 0;padding: 0;
  }
  .critique_box{
    width: 100%;
  }
  .critique_box .critique_close{
    float: right;
  }
  .row {
    margin: 0 auto;
}
.wrapper {
    border: 2px solid #ccc;
    border-radius: 5px;
}
.col-xs-12 {
    width: 100%;
    padding:0;
}
#tracking_number {
    background-color: #f9f9f9;
    border-bottom: 1px solid #ccc;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 600;
    height: 70px;
    line-height: 70px;
    text-align: center;
  width:100%;
}
#select_courier {
    text-align: center;
  width:100%;
}

.inner-container ul li {
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 70px;
    line-height: 70px;
  width:100%;
}
.inner-container ul li {
  background:#F45C42;
  color:#FFF;
}
.text_h1{
  display: inline-block;
    font-size: 30px;
    font-weight: 600;
    color: #000;
  margin:10px 0;
}
.img_i{
  width:65px;
  height:65px;
  margin:16px;
}
.powered{
  width:70%;margin: 0 auto; margin-top:10px;
}
.div_49{
  width:50%;float:left;height: 97px;
}
.div_50{
  width:50%;height:97px;float:left;border-left: 1px solid #eee;
  display: block;
}
.spana1{    display:none;}
@media (max-width: 769px) {  
  .row{    width: 95%;}
  .spana{    display:none;}
  .spana1{    display:block;!important}
  .powered{
    width:95%;margin: 0 auto; margin-top:10px;
  }
  .div_49{
    width:99%;
  }
  .div_50{
    display:none;
  }
}
 .row_content{
    width: 100%;
  }
  .row_content table{
    width: 100%;
  }
  .row_content dt{
    font-size:14px;margin: 0;font-weight: bold;
  }
  .row_box_big{
    width: 61%;
    float: left;
  }
  .row_box{
    padding: 15px 15px 0 15px;
  }
  .row_box dt{
	  margin-bottom:10px;
  }
  .origin{
	  display:none;
  }
  .red{
	  color: Red;
  }
  .guest{
	margin-top: 4px;
    padding: 2px;
    border: 1px solid #e1d7be;
    background-color: #fff2cf;
  }
   .guest dt{
	display: inline;
    font-weight: bold;
    color: red;
    line-height: 1.5em;
  }
  .guest{
	  margin-top:10px;
  }
  .guest dd{
	display: inline;
    text-align: left;
    margin-right: 4px;
    line-height: 1.5em;
  }
  .row_box ul{  
    margin-left:25px;border-left:2px solid #ddd;    
  }
  .float_ul{
    float: left;
  }
  .banner{
    padding:15px;
    float:right;
    display: block;
  }
  .banner div{
    width: 100%;
 
  }
  .post_message{
    margin-left: 15px;
    border-left:2px solid #ddd; 
    padding-bottom:15px;height: auto;
    width:100%;line-height:18px;font-weight:narmal;
  }
  .post_message b{
    width:12px;height:12px;background:#fff;border:2px solid #555;margin:0px 5px 5px -7px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;overflow:hidden;display:inline-block;float:left;
  }
  .post_message:last-child
	{
	    border-left: 2px solid #fff;
	}
  .post_message time{
    padding-left:7px;font-size:12px;line-height:18px;color:#555;
  }
  .line{
    width: 2px;height:1px;
    margin:0 10px;
  }
  .active b{
    border:2px solid #ff6600;
  }
  .active div span,.active .time strong,.active .time .clock{
    color: #ff6600 !important;
  }
  
  .post_message time,.line,.message{
    float: left;
  }
  .post_message time strong{
    color: rgb(53, 53, 53);
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 14.4px;
    font-weight: 700;
  }
  .post_message time span{
    color: rgb(53, 53, 53);
    font-family: "Open Sans",Helvetica,Arial;
    font-size: 14.4px;
    font-weight: 700;
  }
  .post_message time .clock{
    color: rgb(149, 165, 166);
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 14.4px;
    text-align: right;
  }
  .message{
    width: 78%;
	word-break:break-all; 
	font-size:14px;
  }
  .message strong{
    word-wrap:break-word;
    color: rgb(53, 53, 53);
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 14.4px;
    font-weight: 700;
    line-height: 24px;
  }
  .dotted_line{
    border:none;
    padding: 10px;
  }
  .banners_s{
	   display: none;
  }
 .critique .white_board{
      position: absolute;
    width: 33.3%;
    background: #e6e6e8 none repeat scroll 0 0;
    border-radius: 10px;
    color: #555;
    top: 10%;
    left: 33.3%;
    padding: 18px;
   }
  @media (max-width: 767px) {
	 .critique .white_board{
		  left: 0%;
		   width: 100%;
	 }
    .banner{
      display: none;
    }
	.banners{
		display: none;
	}
	 .banners_s{
	   display: block;
   }
    .row_box_big{
      width: 100%;
    }
    .line{
      margin: 0 10px;
    }
    .message{
      width: 50%;
    }
    .row_box{
      padding:10px;
    }
    .banner_img{
      display: none;
    }
	.w100{
		width:92%;
	}
	
	
	
	.message-popup{
		top: 5% !important;
		left: 5% !important;
		height: 90% !important;
		width: 90% !important;
		overflow: auto !important;
	}
	.message-popup-close a{
		margin:0 !important;
	}
	.message-popup-state{
		margin-left: 5% !important;
		width: 90% !important;
	}
	.message-popup-state li{
		width: 100% !important;
	}
	.message-popup-state a{
		width: 100% !important;
	}
	.message-popup h3{
		width: 100% !important;
		text-align: center !important;
	}
  }
 
.message-other-translate{
	height: 28px !important;
}
.message-other a.message-other-language {
	height: 28px !important;
	line-height: 28px !important;
}
