.wrapper-pro-line {

  width: 900px;

  float: left;

}

.wrapper-sidebar-bulider {

  float: left;

  width: 200px;

  border-right: solid 1px #DBDBDB;

}

.wrapper-sidebar-bulider .step {

  font-size: 12px;

  font-weight: bold;

  padding: 10px 10px;

  float: left;

  background-color: #F9F9F9;

  margin-bottom: 1px;

  width: 180px;

  line-height: 24px;

}

.add-to-catline {

  float: right;

  width: 180px;

}

.pro-item-catline {

  padding: 15px 0px;

  float: left;

  clear: both;

  border-bottom: solid 1px #EAEAEA;

  width: 100%;

  margin-bottom: 15px;

}

.pro-item-catline .pro-img {

width: 200px;

  height: 200px;

  position: relative;

  float: left;

  margin-right: 10px;

  background: url(../images/highlight_bottom_pro.jpg) no-repeat bottom center;

  background-size: 100%;

}



.pro-item-catline .pro-img img {

  max-width: 100%;

  max-height: 100%;

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  margin: auto;

}

.pro-item-catline h2 {

  font-size: 12px;

}

.pro-item-catline .pro-price {

  color: red;

  font-weight: bold;

  margin: 10px 0px;

}

.pagination.pagination_build {

  float: left;

  margin-left: 200px;

}

.step_label {

  width: 110px;

  float: left;

}

.pro-item-catline .pro-desc {

  float: left;

  width: 320px;

  margin-right: 20px;

}

.pro-item-catline .pro-info {

  float: left;

  /* width: 300px; */

  margin-right: 20px;

}

.pro-item-catline .pro-info ul li{

list-style: disc;

  margin-bottom: 10px;

  margin-left: 20px;

}

.pro-item-catline span.add-sosanh {

  clear: both;

  float: left;

  margin-top: 20px;

}

.pro-item-catline span.add-sosanh input{

  float: left;

  margin: 0px;

  margin-right: 10px;

}

.pro-item-catline span.add-sosanh span{

  float: left;

}

.pro-item-catline .pro-store {

  float: left;

  width: 100%;

  border-top: dashed 1px #ccc;

  margin-top: 10px;

  padding-top: 10px;

}

span.addcatline {

  background: #3498db;

  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);

  background-image: -moz-linear-gradient(top, #3498db, #2980b9);

  background-image: -ms-linear-gradient(top, #3498db, #2980b9);

  background-image: -o-linear-gradient(top, #3498db, #2980b9);

  background-image: linear-gradient(to bottom, #3498db, #2980b9);

  -webkit-border-radius: 4;

  -moz-border-radius: 4;

  border-radius: 4px;

  font-family: Arial;

  color: #ffffff;

  font-size: 12px;

  text-decoration: none;

  border: none;

  width: 120px;

  float: left;

  text-align: center;

  padding: 5px 0px;

  cursor: pointer;

}

.addcatline:hover {

  background: #3cb0fd;

  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);

  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);

  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);

  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);

  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);

  text-decoration: none;

}

.wrapper-sidebar-bulider .instep {

  background-color: #0092D2;

  color: #fff;

}

.step_thumb img {

  width: 60px;

  height: auto;

  float: right;

  max-height: 50px;

}

.bulider-price {

  color: #F00;

  font-weight: bold;

  line-height: 22px;

  float: right;

  width: 100%;

  text-align: right;

  font-size: 16px;

  padding: 0px 0px 10px 10px;

  display: block;

}





.pro-thumb-list .tiny-img{

float: left;

  margin-right: 10px;

  width: 140px;

  display: block;

}

.pro-thumb-list .tiny-img .tiny-img-wrapper{

  width: 100%;

  margin-top: 30px;

}

.pro-thumb-list .tiny-img .citem{

width: 58px;

  height: 58px;

  display: block;

  position: relative;

  margin-bottom: 10px;

  margin-right: 10px;

  float: left;

  border: 1px solid #ECECEC;

}

.pro-thumb-list .tiny-img .citem:hover,.pro-thumb-list .tiny-img .citem.active{

border:1px solid #D6D6D6;

}

.pro-thumb-list .tiny-img .citem img{

position:absolute;

max-width:100%;

max-height:100%;

margin:auto;

top:0;

bottom:0;

left:0;

right:0;

}