.an_sg {display:none}
.tabs.ets-ept-list-tabs-more-info .nav-tabs .nav-item:nth-child(2) {
  display: none !important;
}
/* threads table */
.tabletogo {
	background: #f5f5f5;
	border-collapse: separate;
	box-shadow: inset 0 1px 0 #fff;
	font-size: 12px;
	line-height: 24px;
	margin: 30px auto;
	text-align: center;
	width: 100%;
}	

.tabletogo th {
	background: url(http://jackrugile.com/images/misc/noise-diagonal.png), linear-gradient(#777, #444);
	border-left: 1px solid #555;
	border-right: 1px solid #777;
	border-top: 1px solid #555;
	border-bottom: 1px solid #333;
	box-shadow: inset 0 1px 0 #999;
	color: #fff;
  font-weight: bold;
	padding: 2px 4px;
	position: relative;
	text-shadow: 0 1px 0 #000;	
}

.tabletogo th:after {
	background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.08));
	content: '';
	display: block;
	height: 25%;
	left: 0;
	margin: 1px 0 0 0;
	position: absolute;
	top: 25%;
	width: 100%;
}

.tabletogo th:first-child {
	border-left: 1px solid #777;	
	box-shadow: inset 1px 1px 0 #999;
}

.tabletogo th:last-child {
	box-shadow: inset -1px 1px 0 #999;
}

.tabletogo td {
/*	border-right: 1px solid #fff;
	border-left: 1px solid #e8e8e8;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e8e8e8;*/
	padding: 1px;
	position: relative;
	transition: all 300ms;
}

.tabletogo td:first-child {
	box-shadow: inset 1px 0 0 #fff;
}	

.tabletogo td:last-child {
	border-right: 1px solid #e8e8e8;
	box-shadow: inset -1px 0 0 #fff;
}	

.tabletogo tr {
	background: url(http://jackrugile.com/images/misc/noise-diagonal.png);	
}

.tabletogo tr:nth-child(odd) td {
	background: #f1f1f1 url(http://jackrugile.com/images/misc/noise-diagonal.png);	
}

.tabletogo tr:last-of-type td {
	box-shadow: inset 0 -1px 0 #fff; 
}

.tabletogo tr:last-of-type td:first-child {
	box-shadow: inset 1px -1px 0 #fff;
}	

.tabletogo tr:last-of-type td:last-child {
	box-shadow: inset -1px -1px 0 #fff;
}
#footer #_desktop_logo img {
display:none !important
}
/* length_placegolder */
.length_placeholder {cursor: not-allowed;font-size: 14px;font-weight: normal;width: 100%;box-shadow: none;height: 35px;background-color: transparent;border: 1px solid #dcdcdc;color: gray;padding-left: 15px;}
/* length_placegolder */
/* threads table */
/* SG banner link */
.an_banner-content .an_banner-title
{font-size:20px !important;
font-weight:700 !important;
line-height:22px !important}
.an_banner-content {
 left:10% !important;
 top:80% !important
}
/* custom slider options */
#custom_movie_slider {width:100% !important}
/* custom slider options */
/* checkout*/
.custom-checkbox:nth-of-type(2) label .custom-checkbox-label {
    display: none;
}
/* checkout*/
/* logo enlargement */
#header .logo {
  max-width: 200px !important;
  max-height: 75px !important;
}
/* logo enlargement */