
.successblock {
	background: #dcdcdc;
	padding: 2px 10px;
	width: 693px;
	margin: 15px 0px 10px 0px;
	border: 1px solid #666666;
	font-style: italic;
	color: green;
}
#frmSendQuote p {
	margin: 5px 0px;
	padding: 5px 0px;
}
.sendLabel label {
	display: inline-block;
	width: 100px;
}
#frmSendQuote select {
	background: #fef7cc;
	border: 1px solid #c1c1c1;
}
#frmSendQuote p.disclaimer {
	font-style: italic;
	color: #666666;
}
#frmSendQuote .select-label {
	width: 300px;
}
.formRequired {
	background: #fef7cc;
}
.formoreinfo {
    color: #666666;
    font-style: italic;
    font-size: 13px;
}
.toolChanger {
    float: left;
    margin-right: 85px;
}
a.toolChanger.current h2 {
    color: #D2232A;
}
a.toolChanger.inactive {
    color: #666666;
    cursor: default;
}
a.toolChanger.inactive:hover {
    text-decoration: none;
}
a.toolChanger.inactive h2 {
    color: #666666;
    float: left;
}
.nextbtn {
	cursor: pointer;
	font-weight: bold;
	color: #f5f5f5;
	text-decoration: none;
	padding: 5px 15px;
	margin-bottom: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #d2232a;
	border: 0;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.4);
}
.nextbtn:hover {
	color: #f5f5f5;
	text-decoration: none;
	background: #302E2F;
	border: 0;
}
.warningblock {
    width: 670px;
    background: #FAF396;
    border: 2px solid #BA8F3F;
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

label.sendLabel {
	display: inline-block;
	width: 100px;
}
textarea.sendTextArea {
	width: 710px;
	height: 120px;
	resize: none;
	border: 1px solid #c1c1c1;
}
.medium_textbox, .large_textbox{
	width: 600px;
	border: 1px solid #c1c1c1;
}


.stepBox {
    width: 205px;
    border: 0; 
    float: right;
    margin: 20px;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 40px;
}
.stepBox .stepAnchor {
    display: block;
    color: black;
	font: bold 12px/16px poppins, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
	padding: 8px 8px;
}
.stepBox .current {
    background: #D2232A url(images/Sidebar_Left_Body.png) right center repeat-y;
	color: #ffffff;
	text-decoration: none;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	padding: 8px 8px;
	display: block;
    font: bold 12px/16px poppins, sans-serif;
    
}
.stepBox .completed {
    background-image: url(images/check.png);
	background-repeat : no-repeat;
	background-position : right top;
	padding: 8px 8px;
}
.systemChange {
    color: #666;
}
.systemChange.currentLink {
    color: #D2232A;
}
.overlay {
    width: 205px;
    height: 33px;
    position: absolute;
    //background-image: url(images/overlay.png);
    //background-repeat : repeat;
}
.divDisplay {
	min-height: 95px;
	background: #dcdcdc;
	border: 1px solid #666666;
	padding: 10px;
	margin-bottom: 20px;
}
.divDisplay p {
	padding: 6px 0px;	
	font-size: 14px;
}
.divDisplay label {
	float: left;
	display: block;	
	font-weight: bold;
	width: 160px;
}
.divDisplay label.indent{
    padding-left: 20px;
    width: 140px;
    font-weight: normal;
}


.divToolOverviewDisplay label {
	width: 130px;
}
.divToolDetailsDisplay {
	width: 273px;
	float: left;	
    margin-right: 20px;
}
.divToolDetailsDisplay label {
	width: 160px;
	font-size: 14px;
}
.divToolDetailsDEFADisplay label {
	width: 128px;
}
.divProgrammingDisplay {
	width: 338px;
	float: right;
}
.tblProgramming {
    padding: 0px;
    margin: 0px;
    width: 100%;
}
.tblProgramming td {
    border: 1px solid black;
    padding: 4px;
    text-align: center;
}


.imgTool {
    width: 245px;
    float: left;
}
.imgProgramming {
    width: 358px;
    float: right;
}
.emphasis {
	color: #d2232a;
	font-size: 16px;
}

.printlink, .quotelink {
    float: right;
}
.quotelink {
	margin-right: 20px;	
}

.printlink:hover, .quotelink:hover {
	text-decoration: none;
}

#frmFindSNAPTool {
	position: relative;
}
.inputDiv {
	width: 400px;
	background: #c1c1c1;
	border: 2px solid #666;
	margin: 20px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 12px;
}
.stepLabel {
	display: block;
	float: left;
	font-size: 25px;
	margin-right: 6px;
	color: blue;
}
#frmLeftSide {
	width: 435px;
	float: left;
	background: #E3E1E2;
	border: 1px solid #666;
	padding: 6px;
	margin: 10px;
}
#frmRightSide {
	width: 435px;
	float: right;
	background: #E3E1E2;
	border: 1px solid #666;
	padding: 6px;
	margin: 10px;
}
#divResults {
	background: #E3E1E2;
	border: 1px solid #666;
	padding: 6px;
	margin: 10px;
}
#divRightSideOverlay {
	width: 449px;
    height: 391px;
	right: 10px;
	top: 10px;
    position: absolute;
    background-image: url(images/overlay.png);
    background-repeat : repeat;
}
#frmReverseLookup {
    position: relative;
    padding: 0px;
    padding-left: 6px;
    margin: 0px;
    background: url(images/Sidebar_Left_Top_Big.png) right bottom no-repeat;
    height: 67px;
}
h4{
    font: 16px/35px poppins,sans-serif;
    color: #666; 
}

.emailwrapper > p {
	display: none;
}

#autocomplete {
    width: 160px;
    background: #dcdcdc;
    border: 1px solid #666666;
    padding: 10px;
    position: absolute;
    left: 0px;
    top: 60px;
    display: none;
    z-index: 2;
}
.autoCompleteLink {
    display: block;
    padding: 4px;   
}
.autoCompleteLink:hover {
    background: #2166A1;
    color: white;

}
.legenddiv {border-top: 1px solid #999999;width: 275px;}
.tbllegend td {padding: 6px;}
.tbllegend td.left {padding-left: 30px;}

.imgMaxSlope {
	width: 320px;
	float: right;
	margin-bottom: 20px;
	margin-right: 100px;
}


.quotediv {
    background: rgba(255,255,255,0.5);
    padding: 2em;
    margin: 2em;
    clear: both;
    border: 1px solid #dadada;
}

.quotelinkcancel {
    margin-left: 2em;
}

.PDFtable {
   table-layout: fixed;
}
table.PDFtable {
    background: white;
}
.PDFtable ul li {
    margin-left: 0px;
    padding-left: 0px;
}
.tblProgramming {
    table-layout: fixed;
    width:  100%;
}

.divSparePartsDisplay.divDisplay {
	
}

.divCommentsDisplay.divDisplay {
	
}


.emailwrapper .anchNavigation-super{
	background: #D2232A;
	color: white;
	padding: 0px 10px;
	min-width: 175px;
}

.emailwrapper .anchNavigation-super:hover {
	background: black;
}

.supernav {
	background: none;
}

.pageBannerSubheader {
	font-family:'poppins', sans-serif;
	font-weight:300;
	font-size:24px;
	font-style:italic;
	color: #ffffff;
	text-align:left;
	width:100%;
	margin-bottom:0;
}

.divPageTitle {
    background-size: cover;
    background-color: black;
	padding: 0px 20px;
}
	
.divPageTitle h1,
.divPageTitle h2,
.divPageTitle h3 {
	font-family:'poppins', sans-serif;	
	font-size: 50px;
    text-align: left;
    width: 100%;
    text-transform:uppercase;
    text-decoration: underline;
    text-decoration-thickness: 10px;
    text-decoration-color: #D2232A;
    text-underline-offset: 10px;
    line-height: 1.5;
	margin-bottom:0;
}

.divPageTitle {
    min-height: 125px;
    height: auto;
    display: flex;
    align-items: center;
}

.content-bg-image {
	background: black;
	height:unset;
}

p {
	font-size:20px;
	font-weight:300;
}

p a, a {
	font-size:20px;
	font-weight:500;
}

h2, h2 a{
	font-size: 40px;
}

h3, h4, h3 a, h4 a{
	font-size: 30px;
}

.divToolDetailsDisplay p label span {
	display: none;
}

.divDisplay p {
	display: flex;
	align-items: center;
}

.imgProgramming {
	background: white;
}

