/* CSS for Responsive PDP page

Author : Vanishree

*/
/* Grid HTML Classes */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 85.9375em ;
  *zoom: 1; } 


.thumb {
    display: block;
    width: 100%;
    height: 94px;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 10px;
}

.row:before, .row:after {
    content: " ";
    display: table; }

.row:after {
    clear: both; }

.row.collapse .column,
.row.collapse .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left; }

.row .row {
    width: auto;
    margin-left: -0.9375em;
    margin-right: -0.9375em;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1; }

.row .row:before, .row .row:after {
      content: " ";
      display: table; }

.row .row:after {
      clear: both; }

.row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none;
      *zoom: 1; }

.row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }

.row .row.collapse:after {
        clear: both; }

.columnpdp,
.columnspdp {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left; }


#wb_page_wrap .row div.treeCell a, .row div.treeCell a {
    font-size: 18px;
    line-height: normal;
}

@media only screen {
  .columnpdp,
  .columnspdp {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left; }

   .row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 85.9375em ;
  *zoom: 1; }

  .smallpdp-1 {
    position: relative;
    width: 8.33333%; }

  .smallpdp-2 {
    position: relative;
    width: 16.66667%; }

  .smallpdp-3 {
    position: relative;
    width: 25%; }

  .smallpdp-4 {
    position: relative;
    width: 45%; }

  .smallpdp-5 {
    position: relative;
    width: 41.66667%; }

  .smallpdp-6 {
    position: relative;
    width: 50%; }

  .smallpdp-7 {
    position: relative;
    width: 58.33333%; }

  .smallpdp-8 {
    position: relative;
    width: 66.66667%; }

  .smallpdp-9 {
    position: relative;
    width: 75%; }

  .smallpdp-10 {
    position: relative;
    width: 83.33333%; }

  .smallpdp-11 {
    position: relative;
    width: 91.66667%; }

  .smallpdp-12  {
    position: relative;
    width: 100%; }



 }

/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 768px){
  .large-1 {
    position: relative;
    width: 8.33333%; }

  .large-2 {
    position: relative;
    width: 15.66667%; }

  .large-3 {
    position: relative;
    width: 25%; }

  .large-4 {
    position: relative;
    width: 29.3%; }

.large-4.columnspdp.pdpImg{
    width: 40.6%; }

  .large-5 {
    position: relative;
    width: 41.66667%; }

  .large-6 {
    position: relative;
    width: 50%; }

  .large-7 {
    position: relative;
    width: 58.33333%; }

  .large-8 {
    position: relative;
    width: 66.66667%; }

  .large-9 {
    position: relative;
    width: 75%; }

  .large-10 {
    position: relative;
    width: 83.33333%; }

  .large-11 {
    position: relative;
    width: 91.66667%; }

  .large-12 {
    position: relative;
    width: 100%; }



}
/*
@media only screen and (max-width: 768px){
.product-carousel-contain {
    float: right;
    /* position: relative; */
  /*  z-index: 1;
    margin-left: 10px;
    margin-right: 38px;
  }
}*/

@media only screen and (max-width: 420px) and (min-width: 320px)  {
.product-carousel-contain {
    float: right;
    z-index: 1;
    margin-left: 0px; 
    margin-right: 5px;
   }
 }
@media only screen and (max-width: 520px) and (min-width: 420px)  {
		 .product-carousel-contain {
    float: right;
    z-index: 1;
    margin-left: 10px;
    margin-right: 68px;
 }
}
@media only screen and (max-width: 620px) and (min-width: 520px)  {
		 .product-carousel-contain {
    float: right;
    z-index: 1;
    margin-left: 10px;
    margin-right: 98px;
 }
}
@media only screen and (max-width: 720px) and (min-width: 620px)  {
		 .product-carousel-contain {
    float: right;
    z-index: 1;
    margin-left: 10px;
    margin-right: 118px;
 }
}


#DataTables_Table_0 {
    width : 101% !important;    
}

#DataTables_Table_0 tr{
    height : 0px !important;
}

#DataTables_Table_0_filter{
    margin-top: 0.5em;
    float: none !important;
}

.pdp-cad-section {
	margin-bottom: 15px;	
}