.wrapp-slider {
	padding-bottom: 20px; clear: both;
}

.slid {
	  margin: 30px 0 0;
	  width: 56%; float: left;
	/*float:left;*/
}

 .val {
	  width: 49px;
	  display: inline-block;
	  border:0;
	  color: #454545;
	  padding: 0 0 0 15px; 
	  margin-top: 24px; 
	  position: relative;
	  border: 1px solid #232527;
	  background: #1D1F21;
	  border-radius: 4px 4px 4px 4px;
	  color: #FFF;
	  margin-left:25px;
 }
 
 .val b {
	 position: absolute;
	 left: 5px;
	 top: 3px;
 }

 .val input{
	 border: none;
	 background: none; 
	 margin: 0 0 0 2px !important; 
	 padding: 0; 
	 width: 80%; 
	 display: block; 
	 height: 26px; 
	 line-height: 26px; 
	 font-size: 13px; 
	 color: #FFF !important;
	 font-weight: bold;
	 margin-left: 10px;
 }

.tr-st {
	clear: both; overflow: hidden;
	margin-top:-19px;
	position: relative;
}

.sl-item {
    float: left;
    margin-top: 28px;
    width: 15%;
	font-size: 12px;
	font-weight: bold;
	color: #444;
}