.productdetails .prodNumList{margin-bottom:20px;padding-bottom:10px}
.productdetails .prodNumList table{table-layout:fixed}
.productdetails .prodNumList .table-responsive table tbody tr{background-color:#fff}
.productdetails .prodNumList .table-responsive table tbody tr td{padding-left:0}
.productdetails .prodNumList .reqBtnSection{display:table}
.productdetails .prodNumList .reqBtnSection .buttonSeperator{text-align:center;vertical-align:middle;display:table-cell}
.productdetails .prodNumList .productsHt .table-responsive,.productdetails .prodNumList .reqBtnSection .buttonSeperator{border-bottom:1px solid #ccc}
.fullBorder{border:1px solid #e5e5e5}
.item .containImg{background-size:cover;background-repeat:no-repeat;height:240px}
#details .table tbody tr td,#details .table thead tr th,#details table tbody tr td,#details table thead tr th{text-align:left}
@media(max-width:991px){.productdetails .prodNumList .productsHt .table-responsive{border-bottom:0}
.productdetails .prodNumList .reqBtnSection .buttonSeperator{text-align:left}
}
@media(max-width:767px){.productdetails .prodNumList .reqBtnSection a{width:100%}
}