h4 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: 600;
	margin-top: 20px;
}
.manuals-accordian {
	
}
.manuals-accordian .panel-default {
	border: none;
}
.manuals-accordian .panel-heading {
	padding: 0px;
	background: #fff;
	border: none;
	border-bottom: 1px solid #999;
}
.manuals-accordian .panel-title>a {
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
}
.manuals-accordian .panel-title>a:hover, .manuals-accordian .panel-title>a:focus {
	text-decoration: none;
}
.manuals-accordian .panel-body h4 {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.breadcrumb {
	padding: 0px; 
	margin-bottom: 0px;
	list-style: none; 
	background-color: transparent; 
	border-radius: 0px; 
}

.gray-link {
	color: #333;
}
.gray-link:hover {
	text-decoration: none;
	color: #ED1C24;
}


/* repair help 2 */
.toggle-row {
	cursor: pointer;
}
.toggle-row:hover {
	background-color: #eee;
}
.detail-row {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
	overflow: hidden;

	display: block;
	height: 200px;

	-webkit-transition: height 500ms;
	   -moz-transition: height 500ms;
	    -ms-transition: height 500ms;
	     -o-transition: height 500ms;
	        transition: height 500ms;
}

.detail-row.collapsed {
	display: none;
	height: 0px;
}


.splash-repair-auth {
	padding-top: 30px;
	border-bottom: 1px #333 solid;
	margin-bottom: 30px;
}
.splash-repair-auth .splash-img {
	display: inline-block;
	vertical-align: top;
}
.splash-repair-auth.splash-guy-bg {
	background: url('../Images/repair-auth-splash-guy.jpg') right center no-repeat;
}
.splash-repair-auth .splash-text {
	font-family: 'Sanchez', serif;
	display: inline-block;
	padding-left: 0px;
	padding-bottom: 15px;
	width: 100%;
	background: none;
}
.splash-repair-auth .splash-text h1 {
	color: #000;
	font-weight: 900;
	font-size: 28px;
	margin-top: 0px;
	font-family:inherit;
}
.splash-repair-auth .splash-text p {
	font-size: 16px;
}
.splash-repair-auth .splash-text p strong {
	font-weight: 900;
	text-transform: uppercase;
	color: #ed1c24;
}
.splash-repair-auth .splash-text a {
	color: #000;
	text-decoration: underline;
}
.splash-repair-auth .splash-text a:hover {
	color: #ed1c24;
}
.splash-repair-auth .splash-text ul {
	padding-left: 15px;
	position: relative;
}
.splash-repair-auth .splash-text ul li {
 font-size: 16px;
 font-weight: 400px;
 list-style: none;
 position: relative;
 /*padding-left: 15px;*/
 margin-bottom: 10px;
}
.splash-repair-auth .splash-text ul li:before {
	color: #ed1c24;
	content:"■";
	margin-right: 0px;
	position: absolute;
	left: -15px;
}

.notes-block {
	vertical-align: top;
	padding-top:20px;
	padding-bottom:20px;
	display: inline-block;
	width: 100%;
}
.notes-block p {
	padding:15px 30px;
	border: 1px solid #ED1C24;
	background: #fff;
	color: #ED1C24;
	font-weight: 700;
	text-align: center;
}

.modal {
	background: transparent;
	border: none;
	width: 100%;
}
.modal-dialog {
	margin: 90px auto;
}
.btn-primary {
	background-color: #ed1c24;
	border: none;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
	background-color: #ad2126;
}

.splash-custom-cables {
	padding-top: 30px;
	border-bottom: 1px #333 solid;
	margin-bottom: 30px;
}
.splash-custom-cables .splash-img {
	display: inline-block;
	vertical-align: top;
}
.splash-custom-cables .splash-text {
	font-family: 'Sanchez', serif;
	display: inline-block;
	/*padding-left: 25px;*/
}
.splash-custom-cables .splash-text h1 {
	color: #000;
	font-weight: 900;
	font-size: 30px;
}
.splash-custom-cables .splash-text p {
	font-size: 18px;
}
.splash-custom-cables .splash-text p strong {
	font-weight: 900;
	text-transform: uppercase;
	color: #ed1c24;
}
.splash-custom-cables .splash-text a {
	color: #000;
	text-decoration: underline;
}
.splash-custom-cables .splash-text a:hover {
	color: #ed1c24;
}
.splash-custom-cables .splash-text ul {
	padding-left: 15px;
	position: relative;
}
.splash-custom-cables .splash-text ul li {
 font-size: 16px;
 font-weight: 400px;
 list-style: none;
 position: relative;
 /*padding-left: 15px;*/
 margin-bottom: 10px;
}
.splash-custom-cables .splash-text ul li:before {
	color: rgb(237, 28, 36);
    content: "■";
    margin-right: 0px;
    position: absolute;
    left: -15px;
}

.siteNav5TD.active td .leftNav{
	/*color: #ED1C24;*/
}
.qty-discounts-box {
	/*border: 2px solid #ed1c24;*/
	display: inline-block;
	width: 100%;
	padding: 5px 0px;
  margin: 10px 0px;
}
.qty-discounts-border-pic {
	border: 1px solid #ed1c24;
	border-right: none;
}
.qty-discounts-border-desc {
	border: 1px solid #ed1c24;
	border-left: none;
}
.qty-discounts-tab {
	background-color: #ed1c24 !important;
}
.qty-discounts-tab a, .qty-discounts-tab-green a {
	color: #fff !important;
}
.qty-discounts-tab-green {
	background-color: #11a049 !important;
}
.tabs-menu li.qty-discounts-tab-green:hover {
	border: 1px solid #11a049;
}
.qty-discounts-tab-cyan {
    background-color: #52c6db !important;
}
.tabs-menu li.qty-discounts-tab-cyan:hover {
	border: 1px solid #52c6db;
}
.qty
.tabs-container {
	padding-top: 20px;
}
.tabs-menu {
	padding-left: 13px;
}
.qty-discounts-label {
	color:#ed1c24;
	font-weight: 700;
}
.qty-discounts {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style: italic;
	color: #939497;
	font-size: 10px;
	/*display: inline-block;*/
	margin-top: 8px;
	margin-left: 10px;
}
.qty-discounts img {
	vertical-align: middle;
	width: 20px;
	display: inline-block;
}
.tabs-menu li {
	background: #939497;
}
.tabs-menu li:hover {
	background: #fff;
	border: 1px solid #ed1c24;
}
.tabs-menu li:hover a {
	color: #ed1c24;
}
.new-but-style-3 {
	color: #E02D34;
	/*border: #fff 1px solid;*/
	border-radius: 4px;
	border: 1px solid #E02D34;
	background: #fff;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	vertical-align: top;
	margin: 5px 0px 5px 10px;
	display: inline-block;
	/*margin-top: -2px;*/
}
.new-but-style-3:hover {
	border: #E02D34 1px solid;
  color: #fff;
	background: #ED1C24;
  text-decoration: none;
}

.splash-custom-cables {
	padding-top: 0px;
	border-bottom: 1px #333 solid;
	margin-bottom: 30px;
}
.splash-custom-cables .splash-img {
	display: inline-block;
	vertical-align: top;
}
.splash-custom-cables .splash-text {
	font-family: 'Sanchez', serif;
	display: inline-block;
	/*padding-left: 25px;*/
	background: url('../Images/custom-cables-splash-guy-new.jpg') #fff right bottom no-repeat;
	width: 100%;
	min-height: 345px;
}
.splash-custom-cables .splash-text h1 {
	color: #000;
	font-weight: 400;
	font-size: 30px;
    line-height: normal;
}
.splash-custom-cables .splash-text p {
	font-size: 18px;
}
.splash-custom-cables .splash-text p strong {
	font-weight: 900;
	text-transform: uppercase;
	color: #ed1c24;
}
.splash-custom-cables .splash-text a {
	color: #000;
	text-decoration: underline;
}
.splash-custom-cables .splash-text a:hover {
	color: #ed1c24;
}
.splash-custom-cables .splash-text ul {
	padding-left: 15px;
	position: relative;
}
.splash-custom-cables .splash-text ul li {
 font-size: 16px;
 font-weight: 400;
 list-style: none;
 position: relative;
 /*padding-left: 15px;*/
 margin-bottom: 15px;
 /*font-family: Arial, sans-serif;*/
}
.splash-custom-cables .splash-text ul li:before {
	color: #ed1c24;
	content:"■";
	margin-right: 0px;
	position: absolute;
	left: -15px;
}
.splash-custom-cables .splash-text .splash-list-header {
	/*font-family: Arial, sans-serif;*/
	font-size: 16px;
	text-transform: uppercase;
	color: #ed1c24;
	font-weight: 700;
	margin-top:15px;
}

.qty-discounts a {
    font-style: italic;
    color: #939497;
    font-size: 10px;
}
.upsell-text {
    clear: both;
    padding-top: 5px;
    padding-right: 25px;
}
.upsell-text h1 {
    font-size: 24px;
    color: #52c6db;
    font-family: 'Sanchez', serif;
}
.upsell-text p {
}

.sell-parts-landing {
    padding-top: 30px;
    margin-bottom: 60px;
}

.sell-parts-landing .sell-parts-landing-block:first-child {
    border-right: 1px solid #ccc;
}

.sell-parts-landing .sell-parts-landing-block {
    display: inline-block;
    width: 49%;
    text-align: center;
    padding: 0px 50px;
    box-sizing: border-box;
}

.sell-parts-landing .sell-parts-landing-block i {
    display: block;
    font-size: 36px;
    margin-bottom: 30px;
}

.sell-parts-landing .sell-parts-landing-block span {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: bold;
    display: inline-block;
}

.sell-parts-landing .sell-parts-landing-block p {
    margin-bottom: 30px;
}

.sell-parts-landing .sell-parts-landing-block a {
}

.warning-text {
    color: #ED1C24;
    font-size: 12px;
    margin: 10px 0px;
}


.parts-list-table {
}

.parts-list-table th {
font-weight: bold;
border-bottom: 1px solid #ccc;
/*text-align: left;*/
}

.parts-list-table tr {
}

.parts-list-table tr td {
    border-bottom: 1px solid #e6e6e6;
    height: 70px;
}
/*.parts-list-table tr:nth-child(odd) td {
border-bottom: 1px solid #3d3d3d;
}*/
.parts-list-table tr td img {
    max-width: 60px;
    height: auto;
}

.parts-list-buts {
    text-align: right;
}
.select-model-img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.sell-parts-total {
    text-align: right;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.sell-parts-total .sell-parts-total-label {
    display: inline-block;
    font-size: 20px;
    margin-right: 10px;
}

.sell-parts-total .sell-parts-total-number {
    display: inline-block;
    font-size: 40px;
    font-weight: bold;
}

.email-estimate {
}

.email-estimate p {
}

.email-estimate p input {
    display: inline-block;
    margin-left: 10px;
    width: 305px;
}

.boldHeader {
    font-weight: bold;
}

.email-estimate-2 {
}

.email-estimate-2 p {
}

.email-estimate-2 p input {
    display: inline-block;
    width: 305px;
}

.email-estimate-2 p .email-estimate-2-header {
    font-weight: bold;
}

.email-estimate-2 p .email-estimate-2-warning {
    color: #ED1C24;
}

.but-style-ngs.disabled {
    background-color: #909090;
    color: #fff;
}

a.disabled {
    background-color: #ccc;
    pointer-events: none;
}

h1 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #E02D34;
}

.splash-custom-cables.sell-parts {
}

.splash-custom-cables.sell-parts .splash-text {
}

.splash-custom-cables.sell-parts .splash-text {
    background: url('../Images/repair-auth-splash-guy-new.jpg') #fff right bottom no-repeat;
    min-height: 360px;
}

.splash-custom-cables.sell-parts .splash-text h1 {
    width: 60%;
}

.splash-custom-cables.sell-parts p {
    font-family: "Sanchez", serif;
    width: 60%;
    font-size: 16px;
    line-height: normal;
}

.splash-custom-cables .splash-text h1 {
    color: #000;
    font-weight: 400;
    font-size: 30px;
    line-height: normal;
    font-family: "Sanchez", serif;
}

.splash-custom-cables .splash-text .splash-list-header {
    font-size: 16px;
    text-transform: uppercase;
    color: #ed1c24;
    font-weight: 700;
    margin-top: 15px;
    font-family: "Sanchez", serif;
}

.splash-custom-cables .splash-text ul, .splash-custom-cables .splash-text ol {
    padding-left: 15px;
    position: relative;
}

.splash-custom-cables .splash-text ul li, .splash-custom-cables .splash-text ol li {
    font-size: 16px;
    font-weight: 400;
    position: relative;
    margin-bottom: 15px;
}

.splash-custom-cables .splash-text ul li {
    list-style: none;
}