
	/* 
	Generic Styling, for Desktops/Laptops 
	*/
	table { 
		width: 100%; 
		border-collapse: collapse; 
	}
	/* Zebra striping */
	tr:nth-of-type(odd) { 
		background-color: #EDF0F5; 
	}
	th { 
		background-color: #5C8EA7 !important;
		color: white; 
		font-weight: bold; 
	}
	td, th { 
		padding: 6px; 
		border: 1px solid #fff;
		/* text-align: center; */
        font-size: 11px;
	}
	#table3 tr{background:#ffffff;}
	#table3 td:nth-of-type(1){
	width:68.5%;
	text-align:right;
	}
	#table3 td{	
	color: black;
	background-color: white;
	border:1px solid #D4D0C8;
	border-top:none;
	font-weight: bold;
	height: 20px;
	}
	
		
	/* 
	Max width before this PARTICULAR table gets nasty
	This query will take effect for any screen smaller than 760px
	and also iPads specifically.
	*/
	@media 
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {
	
		/* Force table to not be like tables anymore */
		table, thead, tbody, th, td, tr { 
			display: block; 
		}
		
		/* Hide table headers (but not display: none;, for accessibility) */
		thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
		}
		
		tr { border: 1px solid #ccc;margin-bottom:10px}
		
		td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #fff; 
			position: relative;
			padding-left: 50%; 
		}
		
		td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 45%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		
		/*
		Label the data
		*/
		
		
		#ctl00_ContentPlaceHolder1_gvMyAccount td:nth-of-type(1):before { content: ""; width:0px !important;}
		#ctl00_ContentPlaceHolder1_gvMyAccount td:nth-of-type(2):before { content: ""; width:0px !important; }
		#ctl00_ContentPlaceHolder1_gvMyAccount td:nth-of-type(3):before { content: ""; width:0px !important; }
		#ctl00_ContentPlaceHolder1_gvMyAccount td:nth-of-type(4):before { content: ""; width:0px !important;}
		#ctl00_ContentPlaceHolder1_gvMyAccount td:nth-of-type(5):before { content: ""; width:0px !important; }
		#ctl00_ContentPlaceHolder1_gvMyAccount td:nth-of-type(6):before { content: ""; width:0px !important; }
		#ctl00_ContentPlaceHolder1_gvMyAccount td:nth-of-type(7):before { content: ""; width:0px !important; }
		#ctl00_ContentPlaceHolder1_gvMyAccount td:nth-of-type(8):before { content: ""; width:0px !important; }
		#ctl00_ContentPlaceHolder1_gvMyAccount td
		{
			padding-left:15px;
			word-wrap: break-word;
		}
		
		
		#MyAccountPop td:nth-of-type(1):before { content: ""; width:0px !important;}
		#MyAccountPop td:nth-of-type(2):before { content: ""; width:0px !important;}
		#MyAccountPop td:nth-of-type(3):before { content: ""; width:0px !important; }
		#MyAccountPop td:nth-of-type(4):before { content: ""; width:0px !important; }
		#MyAccountPop td:nth-of-type(5):before { content: ""; width:0px !important;}
		#MyAccountPop td:nth-of-type(6):before { content: ""; width:0px !important; }
		#MyAccountPop td:nth-of-type(7):before { content: ""; width:0px !important; }
		#MyAccountPop td:nth-of-type(8):before { content: ""; width:0px !important; }
		#MyAccountPop td:nth-of-type(9):before { content: ""; width:0px !important; }
		#MyAccountPop td:nth-of-type(10):before { content: ""; width:0px !important; }
		#MyAccountPop td:nth-of-type(11):before { content: ""; width:0px !important; }
		#MyAccountPop td:nth-of-type(12):before { content: ""; width:0px !important; }
		#MyAccountPop td
		{
			padding-left:15px;
			word-wrap: break-word;
		}
		
		
		#ctl00_ContentPlaceHolder1_gvEarnHistory td:nth-of-type(1):before {content: ""; width:0px !important;  }
		#ctl00_ContentPlaceHolder1_gvEarnHistory td:nth-of-type(2):before { content: ""; width:0px !important; }
		#ctl00_ContentPlaceHolder1_gvEarnHistory td:nth-of-type(3):before { content: ""; width:0px !important; ; }
		#ctl00_ContentPlaceHolder1_gvEarnHistory td
		{
			padding-left:15px;
			word-wrap: break-word;
		}
		
		
		#ctl00_ContentPlaceHolder1_gvWishlist td:nth-of-type(1):before { content: ""; width:0px !important;}
		#ctl00_ContentPlaceHolder1_gvWishlist td:nth-of-type(2):before { content: ""; width:0px !important;}
		#ctl00_ContentPlaceHolder1_gvWishlist td:nth-of-type(3):before { content: ""; width:0px !important;}
		#ctl00_ContentPlaceHolder1_gvWishlist td:nth-of-type(4):before { content: ""; width:0px !important;}
		#ctl00_ContentPlaceHolder1_gvWishlist td:nth-of-type(5):before { content: ""; width:0px !important;}
		#ctl00_ContentPlaceHolder1_gvWishlist td
		{
			padding-left:15px;
			word-wrap: break-word;
		}
			
		#ctl00_ContentPlaceHolder1_gvRedemptionCart td:nth-of-type(1):before { content: ""; width:0px !important; }
		#ctl00_ContentPlaceHolder1_gvRedemptionCart td:nth-of-type(2):before { content: ""; width:0px !important; }
		#ctl00_ContentPlaceHolder1_gvRedemptionCart td:nth-of-type(3):before { content: ""; width:0px !important; }
		#ctl00_ContentPlaceHolder1_gvRedemptionCart td:nth-of-type(5):before { content: ""; width:0px !important; }
		#ctl00_ContentPlaceHolder1_gvRedemptionCart td:nth-of-type(4):before { content: ""; width:0px !important; }
		#ctl00_ContentPlaceHolder1_gvRedemptionCart td:nth-of-type(6):before { content: ""; width:0px !important; }
		#ctl00_ContentPlaceHolder1_gvRedemptionCart td
		{
			padding-left:15px;
			word-wrap: break-word;
		}
		
		#ctl00_ContentPlaceHolder1_gvFinalCart td:nth-of-type(1):before { content: ""; width:0px !important; }
		#ctl00_ContentPlaceHolder1_gvFinalCart td:nth-of-type(2):before { content: ""; width:0px !important;  }
		#ctl00_ContentPlaceHolder1_gvFinalCart td:nth-of-type(3):before { content: ""; width:0px !important;  }
		#ctl00_ContentPlaceHolder1_gvFinalCart td:nth-of-type(5):before { content: ""; width:0px !important; }
		#ctl00_ContentPlaceHolder1_gvFinalCart td:nth-of-type(4):before { content: ""; width:0px !important;  }
		#ctl00_ContentPlaceHolder1_gvFinalCart td:nth-of-type(6):before { content: ""; width:0px !important; }
		#ctl00_ContentPlaceHolder1_gvFinalCart td
		{
			padding-left:15px;
			word-wrap: break-word;
		}
		
		
		
			
		#ShippingTerms td:nth-of-type(1):before {content:""; width:0px !important;}
		#ShippingTerms td
		{
			padding-left:15px;
		}
	}
	
	/* Smartphones (portrait and landscape) ----------- */
	@media only screen
	and (min-device-width : 320px)
	and (max-device-width : 480px) {
		body { 
			padding: 0; 
			margin: 0; 
			/*width: 320px;*/ }
		}
	
	/* iPads (portrait and landscape) ----------- */
	@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
		body { 
			/*width: 495px; */
		}
	}
	
