/* Henry bo sung 2015-feb 22 */

/* PRODUCT LISTING  - LIST STYLE */
.product_listsl{
border: 1px solid #d9d9d9;
padding: 0px;
width:100%;
margin-bottom: 5px;
background-repeat: repeat;
display:table; 			/* kieu table */

}

.product_listsl_col_1{
display:table-cell;

vertical-align: middle;
width: 190px;
}
.product_listsl_col_2{
display:table-cell;
border-left: 1px solid #d9d9d9;

}

.product_listsl_info{
border-left: 0px solid green;
padding: 5px;
text-align:left;

}

.product_listsl_info_name{
border: 0px solid yellow;
font-weight: bold;
padding-bottom: 10px;
text-align-last: left;
}
.product_listsl_info_description{
border: 0px solid black;
display:block;
text-align-last: left;
}
.product_listsl_info_sub{
/* border: 1px solid #d9d9d9; */ /* Commented by presofttech*/
width: 100%;
text-align-last: left;
}
.product_listsl_info_package{
border: 0px solid orange;
}

/* PRODUCT LISTING  - LIST STYLE - EOF */


.responsive-table{
  width: 100%;
  margin-bottom: 1.5em;
}
.submitButton .submitButton {
min-width:100px !important;
}
.product_listsl img {
  
    margin:auto;
    top:0;right:0;bottom:0;left:0; 
}

/* Presofttech on 16092015 */
@media (min-width: 0px) and (max-width: 767px) { 
.product_listsl_col_1{
text-align:center;
float:left;padding:10px;
width:100%;
}



.product_listsl_col_2{

border-top: 1px solid #d9d9d9;float:left;border-left: 0px solid #d9d9d9;

}

}
/* Presofttech on 16092015 */

.responsive-table td, th { 
		padding: 6px; 
		border: 1px solid #ccc; 
		text-align: left; 
	}
@media (min-width: 48em) {
  .responsive-table {
    font-size: 1em;
  }
}
@media (min-width: 62em) {
  .responsive-table {
    font-size: 1em;
  }
}


.responsive-table thead {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
@media (min-width: 48em) {
  .responsive-table thead {
    position: relative;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
  }
}
.responsive-table thead th {
  background-color: #f5f4f4;
  border: 1px solid #ccc;
  font-weight: normal;
  text-align: center;
  color: #000;
}
.responsive-table thead th:first-of-type {
  text-align: left;
}
.responsive-table tbody,
.responsive-table tr,
.responsive-table th,
.responsive-table td {
  display: block;
  padding: 0;
  text-align: left;
  white-space: normal;
}
@media (min-width: 48em) {
  .responsive-table tr {
    display: table-row;
  }
}
.responsive-table th,
.responsive-table td {
  padding: .5em;
  vertical-align: middle;
}
@media (min-width: 30em) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em .5em;
  }
}
@media (min-width: 48em) {
  .responsive-table th,
  .responsive-table td {
    display: table-cell;
    padding: .5em;
  }
}
@media (min-width: 62em) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em .5em;
  }
}
@media (min-width: 75em) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em;
  }
}
.responsive-table caption {
  margin-bottom: 1em;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 48em) {
  .responsive-table caption {
    font-size: 1.5em;
  }
}
.responsive-table tfoot {
  font-size: 1em;
  font-style: italic;
}
@media (min-width: 62em) {
  .responsive-table tfoot {
    font-size: 1em;
  }
}
@media (min-width: 48em) {
  .responsive-table tbody {
    display: table-row-group;
  }
}
.responsive-table tbody tr {
  margin-bottom: 1em;
  border: 1px solid #d9d9d9;
}
@media (min-width: 48em) {
  .responsive-table tbody tr {
    display: table-row;
    border-width: 1px;
  }
}
.responsive-table tbody tr:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 48em) {
  .responsive-table tbody tr:nth-of-type(even) {
    background-color: rgba(94, 93, 82, 0.1);
  }
}
.responsive-table tbody th[scope="row"] {
  background-color: #d9d9d9;
  color: #000;
}
@media (min-width: 48em) {
  .responsive-table tbody th[scope="row"] {
    background-color: transparent;
    color: #5e5d52;
    text-align: left;
  }
}
.responsive-table tbody td {
  text-align: left;
  
}
@media (min-width: 30em) {
  .responsive-table tbody td {
    border-bottom: 1px solid #d9d9d9;
  }
}
@media (min-width: 48em) {
  .responsive-table tbody td {
    text-align: center;
  }
}
.responsive-table tbody td[data-type=currency] {
  text-align: left;
}
.responsive-table tbody td[data-title]:before {
  content: attr(data-title);
  float: left; 
  font-size: 1em;
  color: rgba(94, 93, 82, 0.75);
}
@media (min-width: 30em) {
  .responsive-table tbody td[data-title]:before {
    font-size: 1em;
  }
}
@media (min-width: 48em) {
  .responsive-table tbody td[data-title]:before {
    content: none;
  }
}


/************************ Responsive Structure ****************/

/* for new/big desktop from 1200 px and bigger ....*/
@media (min-width: 1200px) and (max-width: 3000px) {
}

/* for medium/old desktop screen from 1024 to 1200px */
@media (min-width: 1024px) and (max-width: 1200px) {
}


/* for medium view such as ipad  from 768 to 1024 */
@media (min-width: 768px) and (max-width: 1024px) {
}


/* for small view such as iphone, samsung : less than 768 */
@media (min-width: 0px) and (max-width:767px) 
{
   .product_listsl
   {
      width:98%;
   }
}


************************ Responsive Structure EOF ****************/