/************************************************* user.css ----------------------------------------------------------------- */
body{
	/*background-color:yellow !important;*/
	}

/************************************************* Product-index list Picture BOF************************/
/* tep_image_hoverbigpic */
td.gallerycontainer {
position: relative;
}
.gallerycontainer {

}
.hoverbigpic:hover{
	position: relative;
	left: 91%;
	z-index: 10;
	top: -20px;
	transform:scale(3,3);
	}
/************************************************* Product-index list Picture EOF**************************/
/************************************************* Product-index list availeble for 15"Monitor etc BOF*****/
.qtygrid{
	/*background-color:green !important;*/
	display:block;
	width:95%;
	}
.qtygridinfo{
	padding:5px;
	}		
/************************************************* Product-index list availeble for 15"Monitor etc EOF*****/


/************************************************* Media BOF***********************************************/
@media only screen and (min-width: 200px) {
body{
	/*background-color:greenyellow !important;*/
	}

.gridListbtn {
    display:none;
	}
li.col-sm-3.sort.nav-item.dropdown{
	margin-left: -15px;
	}	  
li.nav-item.dropdown.show{
	/*padding:5px*/
	}
	
.nav-tabs .nav-item {
	/*width: 200px;*/
	}
.quantity.plus-minus_btns {
   /* width: 260px;*/
}	
 	
}



@media only screen and (min-width: 350px) {
body{
	/*background-color:yellow !important;*/
	}
.quantity.plus-minus_btns {
    /*width: 100px;*/
}
/*td .qty-container {
    white-space: none;
    display:block;
	margin: auto;
	color:red;
*/    /*float: left;*/

/*.remove-btn-container {
 display:block;
 margin: 2px 0px 0px 13px;
}*/

.gridListbtn {
    display:none;
	  }
ul.nav-tabs > li:nth-child(n) > a {
    width: 190px;
    margin: 2px 1px;
	}
li.col-sm-3.sort.nav-item.dropdown{
	margin-left: -15px;
	}
.filter-list{
	margin-top:5px;
	}

}	  

@media only screen and (min-width: 576px) {
body{
	/*background-color:#9C6 !important;*/
	} 
.gridListbtn {
    /*display:none;*/
	margin-bottom: 1px;
	color:red;
  }

  
}	

@media only screen and (min-width:768px) {
body{
	/*background-color:orange !important;*/
	} 

ul.nav.rowForm{
    margin-left:15px;
	}
.gridListbtn {
    display:none;
  }

	
}
	
/*760px*/
@media only screen and (min-width:995px) {
body{
	/*background-color:cyan !important;*/
	} 
.table th, .table td {
	padding:0.25rem;

}
ul.nav.MgfForm{
    margin-left: 10px;
    margin-top: 13px;
	}
	
.rowForm {
 	margin-left:10%;
	margin-top:6px;
	padding-right:20px;
}

.gridListbtn {
    display:none;
  }


}

@media only screen and (min-width:1200px) {
/*body{
	background-color:red !important;
	}*/
li.nav.MgfForm{
    margin-left:-30px;
	padding:0px;
	}
.gridListbtn {
    display:block;
  }

}

/*@media screen and (min-width: 1600px) {
  .contentcontainer {
    width: 1570px;
  }
}*/
/************************************************* Media EOF***********************************************/

/********************************************Invoice BOF****************************************************/


















/********************************************Invoice EOF****************************************************/

