selectorDescription {
    width: 200px;
    word-wrap: break-word;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.focusedArea{
	border:1px dotted #000 !important;	
}

.defaultfocusedArea{
	border:1px solid transparent;	
}

.nosealMsg{
	  font-size: 13px;
	  width: auto;
	  background-color: #fcf8e3;
	  border-color: #faebcc;
	  border: 1px solid #faebcc;
	  padding: 15px 25px 15px 25px;
	  border-radius: 4px;
	  display: table;
	  margin: 0 auto;
	  line-height: 18px;
}

.nosealMsgHeading{
	font-weight: bold;
}

.nosealMsgFooter{
	 font-style: italic;
}

.nosealMsgUl{
	  list-style-type: disc;
	  padding:3px 0px 3px 38px;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
	display: block;
}
body
{
	line-height: 1;
}
.red
{
	float:left;
	width:100%;
	height:auto;
}
ol, ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}
a
{
	text-decoration:none;
	outline:0;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
input.inputText:focus
{
	outline:none;
}
/*------------------*/
body
{
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.imgHighlight{
border-left: solid blue 2px;
border-top: solid blue 2px;
border-right: solid blue 2px;
}

.productNameHighlight{
	border-left: solid blue 2px;
	border-right: solid blue 2px;
	border-bottom: solid blue 2px;
}
.clear
{
	clear:both;
}

.mainContainer
{
	margin:0 auto;
	width:100%;
}
.mainContainer header
{
	padding:0 5%;
	width:90%;
	height:80px;
}

#logo_apptitle {
	float: left;
	padding: 7px 0 8px 5px;
	color: #908e8f;
	font-size: 12px;
	position: relative;
    top: -65px;
    left: 222px;
}
.logo
{
	float:left;
	padding-top:16px;
	/*padding-bottom:10px;*/
	margin-bottom: -50px;
	/* width:auto; */
}
.logo a
{
	float:left;
	margin-right:11%;
}
.logo h3
{
	color:#818181;
	font-size:16px;
	font-weight:bold;
	margin:27px 0 0;
	width:413px;
}
.headerRight, .headerRightBottom
{
	float:right;
	padding-top:32px;
	text-align:right;
	width:auto;
	clear:right;
}
.headerRight ul li
{
	display:inline-block;
	padding-left:34px;
}
.headerRight ul li a
{
	font-size:15px;
	color:#00abc5;
}
.headerRight ul li a:hover, .headerRightBottom ul li a:hover
{
	text-decoration:underline;
}
.headerRightBottom ul li
{
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	color:#c9c9c9;
	padding-left:20px;
}
.headerRightBottom ul li.paddingConfig
{
	padding-left:5px;
}
.headerRightBottom ul li label
{
	color:#333;
	font-weight:normal;
}
.headerRightBottom ul li a
{
	color:#40adbe;
}
.unitSelection
{
	position:relative;
	top:2px;
	cursor:pointer;
	margin-left:0;
}
.headerBottom
{
	background-color:#40adbe;
	float: left;
	padding: 19px 5%;
	position:relative;
	z-index:9;
	width:90%;
}
.headerBottom h2
{
	color: #FFFFFF;
	float:left;
	font-size:32px;
	line-height: 60px;
}
.stepsMain
{
	float:left;
	width:72%;
}
.steps
{
	float:left;
	background:url(../images/steps.jpg);
	width:17px;
	height:46px;
	margin:0 4%;
}
.stepList
{
	/*float:left;*/
}
.stepList li
{
	color: #FFFFFF;
	display: inline-block;
	font-size: 16px;
	vertical-align: middle;
}
.stepList li.stepArrow
{
	background:url(../images/step-arrow.jpg);
	width:23px;
	height:32px;
	margin:0 10px;
}
.stepList li.sep
{
	border-left:2px solid #FFFFFF;
	color:#FFFFFF;
	height:23px;
	margin:0 20px 0 35px;
}
.stepList li a
{
	background-color:#E7E7E8;
	border-radius:30px 30px 30px 30px;
	color:#CACACA;
	float:left;
	font-size:30px;
	height:60px;
	line-height:60px;
	text-align: center;
	width: 60px;
	cursor:default;
}
.stepList li a.selected
{
	background-color:#fff;
	color:#000;
}

.stepList1
{
background-color: #40adbe;
border-radius: 7px;
float: left;
height: 25px;
line-height: 60px;
width: 25px;
cursor: default;
margin-right: 285px;
margin-top: 14px;
}


.headerRight
{
	float:right;
}
.headerRight ul li a
{
	font-size:15px;
	color:#00abc5;
}
.container
{
	float:left;
	width:95%;
	padding:0 2.5%;
}
.container .leftContainer
{
	float:left;
	width:296px;
	padding:0px 10px 0;
	background:#f5f5f5;
	border-bottom: 2px solid #A29142;
	position:relative;
	z-index:9;
	border-right:2px solid #e4e4e4;
}
.leftContainer .leftContainerInside
{
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid;
	padding:10px 0;
}
.leftContainer .leftContainerRow
{
	float: left;
	padding: 20px 0 20px 10px;
	width: 97%;
}
.leftContainerRow .radioButton
{
	float:left;
	margin-top:8px;
}
.leftContainerRow .leftContainerText
{
	float:left;
	width:75px;
	color:#40ADBE;
	font-weight:bold;
	line-height:30px;
	font-size:13px;
}
.leftContainerRow .leftContainerRigthSection
{
	color:#AEAEAE;
	font-size:11px;
	margin-left:15px;
	position:relative;
	
}
.hintMessage
{
	color: #999 !important;
	left:5px;
	position: absolute;
	text-align: left;
	top:20px;
	width: 160px;
	line-height:normal;
}
.leftContainerRigthSection input[type="radio"]
{
	float:left;
	margin:0 5px 0 0;
}
.leftContainerRigthSection label
{
	color:#1A1A1A;
	float:left;
	margin-right:25px;
	margin-top:2px;
	font-size:12px;
}
.leftContainerRow .leftContainerInsideBlock
{
	padding:0 0 20px;
	line-height:30px;
}
.leftContainerRow .leftContainerInsideBlock.lastChild
{
	padding-bottom:0;
}
.inputText
{
	height:30px;
	border:1px solid #e3e3e3;
	width:155px;
	margin-right:5px;
	padding-left:5px;
	box-shadow: 0 12px 11px #FAFAFA inset;
}
.inputText:disabled
{
	background:#eee;
	}
.inputTextHint
{
	border:1px solid #ccc;
}
.inputTextError input
{
	border:1px solid #F00;
}
.inputTextError .hintMessage
{
	color:#F00 !important;
	margin-top:2px;
}
.leftContainerRow .lineHeight
{
	line-height:18px;
}
.leftContainerRigthSection select
{
	width:160px ;
	height:30px !important;
	border:1px solid #e3e3e3;
	float:left;
	margin-left: 15px;
	box-shadow: 0 12px 11px #FAFAFA inset;
}
.leftContainer .resetButtonSection
{
	padding:5px 0 0px 10px;
}
.resetButtonSection .commonButton
{
	font-weight:bold;
	float:left;
	font-size:12px;
	margin-left:1px;
	margin-top:0;
	padding:10px 15px;
	margin-bottom: -15px;
	position: relative;
  	z-index: 800;
}
.leftContainerRow .star
{
	padding:0 0 0 1px;
	color:#ff0000;
	font-size:14px;
	font-weight:bold;
}
.leftContainerRow.paddingTopConfig .star
{
	margin-top:3px;
}
.leftContainerRow .TempMax{
color:#818181;
float:right;
font-style:italic;
line-height:18px;
margin-right:-5px;
width:95%;
margin-top:4px;
}
.leftContainerInside .TempMax{
	color:#818181;
float:right;
font-style:italic;
line-height:18px;
margin-right:0px;
width:90%;
margin-top:6px;
}
.leftContainerRow .leftContainerInside .TempMax
{
color:#818181;
float:right;
font-style:italic;
line-height:18px;
margin-left:5px;
width:95%;
}
.leftContainer .borderBottom
{
	border-bottom:1px solid #c0c0c0;
}
.leftContainer .borderTop
{
	border-top:1px solid #fff;
}
.leftContainerText .media
{
	float:left;
	font-weight:normal;
}
.leftContainerRigthSection sup
{
	vertical-align: super;
}
.leftContainer .paddingTopConfig
{
	padding-top:0;
	padding-bottom: 17px;
}
.rightContainer
{
float: left;
width: 70% !important;
	padding:10px 0 0;
	margin-left: 15px;
}
.rightContainer .productDisplayRow
{
	float:left;
	width:100%;
	padding-top:18px;
	border-bottom:1px dashed #ccc;
}
.productDisplayRow .productId
{
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-align:center;
	width:8%;
	position:relative;
	border-top:1px solid transparent;
}
.productDisplayRow .productId h3
{
	left:-20px;
	bottom:-86px;
	width:160%;
	display:inline-block;
	position:absolute;
	word-wrap:break-word;
	transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
}
.productDisplayRow .productDisplay
{
	float:left;
	width:91%;
	position:relative;	
}

.productDisplay .productBox
{
	float:left;
	width:160px;
	height:160px;
	text-align:center;
	border-radius:5px 5px 0 0;
	margin:0px 15px 10px 0 !important;
	position:relative;
	padding: 2px;
}
.productDisplay .productBox:after
{
	float:left;
	background:rgba(231, 231, 232, 0.7);
	content:"";
	width:160px;
	height:160px;
	position:relative;
	top:-160px;
	border-radius:5px 5px 5px 5px;
}

.productBoxSelected {
	border:2px solid #40ADBE;
	border-bottom-left-radius:6px !important;
	border-bottom-right-radius:6px !important;
	padding:0 !important;
}

.productDisplay .productBox:first-child {
margin-left:0 !important;

}

.productBox .productImage
{
	float:left;
	width:100%;
}
.productBox .productImage img
{
	width: 150px !important;
    height: 130px !important;
 }
.productBox .prodctName
{
	float:left;
	width:100%;
	height:26px;
	line-height:25px;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	background:#d09b3e;
	border-radius:0 0 4px 4px;
}

 .optTypeSelectionContainer {
	background: #40ADBE;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 10px 10px 20px !important;
	margin-left: -10px;	
}

.optTypeText1 {
	float: left;
	width: 109px;
	color: #40ADBE;
	font-weight: bold;
	font-size: 13px;
	margin-top: -6px;
}

.optTypeGrooveNameCol {
	width: 88px;
	font-size: 12px;
	line-height: 29px;
	float: right;
	margin-right: 70px;
	margin-top: -8px;
	color: #1A1A1A;
}

.optTypeSelectionInfo {
	float:right;
	margin-top: -1px;	
}

.optTypeSelectedContainer {
	background: #40ADBE;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 7px 10px 20px !important;
	margin-left: -10px;	
}

.optTypeSelectionText {
	color: #818181;
	font-size: 12px;
	/*text-align: center;*/	
	padding-bottom: 10px;
	padding-left: 37px;
}

.saveMessage {
	font-size: 14px;
	color: #00AA11;
	text-align: center;
	padding-bottom: 20px;	
}

.errorMessage {
	color: #a94341 !important;
    background-color: #f2dedf;
    margin-bottom: 20px;
    border: 1px solid #ca8987;
    padding: 5px;
    float: left;
    width: 94%;
    text-align: center;
}

.successMessage {
	color: #3b763c !important;
    background-color: #e0efd8;
    margin-bottom: 20px;
    border: 1px solid #94bc7e;
    padding: 5px;
    float: left;
    width: 94%;
    text-align: center;
}

#save:disabled, #Cancel:disabled, #Next:disabled {
	background: #ddd;
	color:#eee;
	border: 1px solid #DAD4D4;	
	cursor: context-menu;
}

a.tooltip {
outline:none; 
}
a.tooltip:hover {
text-decoration:none;
} 
a.tooltip span {
    z-index:10;
	display:none; 
	padding:14px 15px;
    margin-top:175px; 
	margin-left:-239px;
    width:290px; 
	line-height:16px;	
	text-align: justify;
}
a.tooltip:hover span {
    display:inline; 
	position:absolute; 
	color:#1A1A1A;
    border:1px solid #ddd; 
	background:#ffffff;
	font-size:12px;
	border-radius:5px;
	box-shadow: 0 0 2px 2px #eee;
}
	
.productBox .productImage .callout {
	z-index:20;
	position:absolute;
	top:-17px;
	border:0;
	left:147px;
	width:28px !important;
	height:17px !important;
}

.activeProductBox:hover {
	border: 2px solid #40ADBE;
	border-bottom-left-radius: 6px !important;
	border-bottom-right-radius: 6px !important;
	padding: 0;
}

.mandatoryIcon {
	color:#FF0000;
	font-size:16px;
}

.disclaimerTitle {
	color : #000000;
	font-weight:bold;
}

.mandatoryNoteList {
	border: 1px solid #C6C6C6;
	float: left;
	list-style: none;
	margin-left: 10px;
	padding: 5px 10px;
}
.mandatoryNoteList li {
	font-size:11px;
	color: #818181;
	line-height:16px;
}
.mandatoryNoteList li span {
	color:#FF0000;
}

.sealfncIconText {
	margin-top: -20px;
	display: block;
	margin-left: 24px;
}

.sealDetailsIconText {
	margin-top: 7px;
	display: block;
	float: right;	
	margin-left:5px;
}

.typeOfMovementContent{
	float: left;
	padding-right: 20px;	
}

.sealFuncIcon {
	margin-left: -8px;
	margin-top: -8px;
	float: left;
	padding-right: 20px;
}
.OptSealTypeSelection{
	position: relative !important;
	left: 232px;
	width: 17px;
}

.optSelectionInfo{
	float: left;
	margin-top: -26px;
	margin-left: 262px;
	height: 16px;
	width: 16px;
}

.optTypeContainer{
	float: left;
	margin-top: -12px;
	margin-bottom: -10px;
}

#installationTypeContainer{
	float: left;
	margin-top: 15px;
}

.sealFncContainer{
	float: left;
	margin-top: -32px;
	margin-bottom: 10px;
}

/* styles for chrome */
@media screen and (-webkit-min-device-pixel-ratio:0)
{  
	a.sealInfoTooltip:hover span {
	  	margin-top: -78px !important;
		margin-left: 27px !important;
	}
	.mandatoryIcon{
    	font-size: 11px !important;
    }
  
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 979px) and (min-width: 767px) {
	.optTypeGrooveNameCol {
		width:115px !important;
	}
}

.rightContainer:focus {
	outline : none;
}
.rightContainer .productDisplay:focus {
	outline : none;
}
.leftContainer *:focus {
	outline : none;
}
.disclaimerBox *:focus{
	outline : none;
}

a.sealInfoTooltip {
outline:none; 
}

a.sealInfoTooltip:hover {
text-decoration:none;
} 

a.sealInfoTooltip span {
    z-index:10;
	display:none; 
	margin-top:-58px; 
	margin-left:7px;
    width:550px;    
}

a.sealInfoTooltip:hover span{
    display:inline; 
	position:absolute; 
	color:#1A1A1A;
    border:1px solid #ddd; 
	background:#ffffff;
	font-size:12px;
	border-radius:5px;
	box-shadow: 0 0 2px 2px #eee;
}

.optTypeInfoTitle{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding-left: 18px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #f7f7f7;
	margin-top: 0;
	margin-left: 0;	
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom: 1px solid #eee;
}

.optTypeInfoDesc{
	font-size: 14px;
	color: #333333;
	float: left;
	width: 270px;
	line-height: 24px;
	margin-top: 7px;
	margin-left: 18px;
	height: 175px;
}

.optTypeInfoImg{
	margin-top: 13px;
	margin-right: 18px;
	float: right;
	width: 230px;	
	border:none;	
}

.sealInfoCallout {
	z-index: 20;
	position: absolute;
	top: 54px;
	border: 0;
	left: -17px;
	width: 17px !important;
	height: 28px !important;
}

.grooveType1{
	margin-top:-8px;
}
/* ........... Footer ..............*/
.mainContainer footer
{
	padding:0 3% 7px 2%;
	width:95%;
	border-top:2px solid #a29142;
	float:left;
	margin:25px 0;
}
.commonButton
{
	float:right;
	border-radius:5px;
	background-color: #40ADBE;
	border:0;
	color:#fff;
	font-size:14px;
	margin-top:14px;
	padding:10px 20px;
	cursor:pointer;
	margin-left:17px;
}
.commonButton1
{
	float:right;
	border-radius:5px;
	background-color: #40ADBE;
	border:0;
	color:#fff;
	font-size:14px;
	padding:10px 25px;
	cursor:pointer;
	margin-left:17px;
}
.commonButton2
{
margin-right: -6%;
margin-top: -10px;
cursor:pointer;
float: right; border-radius: 5px;
background-color: #40ADBE;
border: 0; 
color: #fff; 
font-size: 14px;
padding: 10px 20px;
}
.commonButton3
{
margin-right: -183px;
margin-top: -10px;
cursor:pointer;
float: right;
border-radius: 5px;
background-color: #40ADBE;
border: 0;
color: #fff; 
font-size: 14px; 
padding: 10px 20px;
}
.commonButton4
{
	float:right;
	border-radius:5px;
	background-color: #40ADBE;
	border:0;
	color:#fff;
	font-size:14px;
	margin-top:-10px;
	padding:10px 20px;
	cursor:pointer;
	margin-right:-151px;
}

.commonButton5
{
	float:right;
	border-radius:5px;
	background-color: #40ADBE;
	border:0;
	color:#fff;
	font-size:14px;
	margin-top:-10px;
	padding:10px 20px;
	cursor:pointer;
	margin-right:-1%;
}


.saveProject
{
	background-color:#898989;
	color:#c0c0c0;
}
.footerLeft
{
	float:left;
	padding-top:7px;
	position:relative;
}

.disclaimer
{
	float:left;
	padding-top:7px;
	position:relative;	
}
.printDisclaimer
{
	float:left;
	padding-top:7px;
	position:relative;
	width:95%;
	display: none;		
}

.printDisclaimerSection
{	
	color:#000000 !important;	
}
.disclaimerSection
{
	border: 1px solid #C6C6C6;
	float: left;
	list-style: disc inside none;
	margin-left: 2px;
	padding: 5px 10px;
	color:#818181;
	font-size:11px;
	line-height:15px;
	text-align: justify;
}

.noteSection
{
	float:left;
	color:#8c8c8c;
	height:18px;
	border:1px solid #c6c6c6;
	line-height:18px;
	padding:0 0px 0 4px;
	border-right:0;
	width:24px;
}
.noteIcon
{
	background: url("../images/note-arrow.jpg") no-repeat scroll 0 0 transparent;
	height: 20px;
	left: 29px;
	position: absolute;
	top: 7px;
	width: 20px;
}
.noteList
{
	border: 1px solid #C6C6C6;
	float: left;
	list-style: disc inside none;
	margin-left: 10px;
	padding: 5px 10px;
}
.noteList li
{
	font-size:11px;
	color: #FF0000;
	line-height:16px;
}
.noteList li span
{
	color:#818181;
}
#notevis{
z-index:200;
position:absolute;
margin-left:114px;
margin-top:12px;
}

.note1List
{
border: 2px solid #40adbe;
float: left;
list-style: disc inside none;
margin-left: -51px;
padding: 1px 10px;
background-color:#fff;
border-radius:5px;
}

.note1List li
{
font-size:11px;
color: #333;
line-height:16px;
}

.note1List li span
{
color:#333;
}

#infonote{
cursor: pointer;
margin-right: 286px;
margin-top: 13px;
margin-left:8px;
margin-bottom:20px;
}

/* create an arrow that points right */

div.arrow-right {
margin-left: -60px;
margin-top: 18px;
position: absolute;
z-index: 200;}

/* ............. Inside page................*/
/*      ............. leftContainerInside..........*/
.container .leftContainerInside
{
	width:180px;
	padding-top: 10px;
}
.leftContainerInside .leftContainerRigthSection
{
	line-height:16px;
	float: left;
	width: 95px;
	text-align: right;
	margin-left:4px;
}
.leftContainerInside .leftContainerText, .leftContainerInside .leftContainerInsideBlock
{
	line-height:normal;
}
.leftContainerInside .radioButton
{
	margin-top:0;
}
.leftContainerInside . Button {
 margin-left:30px;
}
.leftContainerInside .leftContainerInsideBlock
{
	padding:0 0 15px;
	margin: 10px 0;
}
.leftContainerInside .leftContainerRow
{
	padding:10px 0 11px 10px;
}
/*      ............. leftContainerInside  End...........*/
/*      ............. rightContainerInside  ...........*/
.container .rightContainerInside
{
	 width: 75% !important;

/* width: 85.99% !important; */

}

@media screen and (min-width: 1800px){
	.container .rightContainerInside {
	    width: 79% !important;
	}
}
.rightContainerInside .productDisplay
{
	width:100%;
}
.rightContainerInside h3
{
	font-size:14px;
	margin:5px 0 18px;
}
.rightContainerInside p
{
	font-size:12px;
	line-height:18px;
	margin-bottom:20px;
}

.productBox a .infoIcon
{
	position:absolute;
	left:3px;
	top:3px;
	width:24px;
	height:24px;
	border-radius:12px;
}
.bestMatch a .infoIcon
{
	z-index:5;
}
.bestMatch .prodctName a.jqTransformCheckbox
{
	z-index: 1;
}
.bestMatch .prodctName label, .bestMatch span.jqTransformCheckboxWrapper
{
	position:relative;
	z-index:4;
}
.productBox a .infoIcon:hover
{
	background:#ccc;
}

.productBox .infoIcon img
{
	margin-top:4px;
}
.productDisplaySearch .bestMatch
{
	position:relative;
	border-radius:5px !important;
}

.productDisplaySearch .bestMatch:after
{
	content:"" !important;
	border-radius:5px;
	background:none !important;
	box-shadow:inset 0 0 0 3px #000;
	
}
.productDisplaySearch .bestMatch .productImage
{
	background:#fff !important;
}
.productDisplaySearch .bestMatch .productImage a
{
	z-index:1;
	position:relative;
}
.productDisplaySearch .bestMatch .prodctName
{
	background:transparent !important;
	color:#000 !important;
	position:relative;
	z-index:9;
}
 .bestMatchIcon
{
	display:block;
	background:url(../images/best-match.png);
	position:absolute;
	width:41px;
	height:68px;
	right:-10px;
	top:-5px;
	z-index:5;
}

.rightInsideBottom
{
	background: url("../images/top-brder.jpg") repeat-x scroll center top #F5F5F5;
	float: left;
	margin-top: 40px;
	width: 100%;
	color:#818181;
	font-size:12px;
	padding:20px 0;
	margin-bottom: 15px;
}
.rightInsideBottom .compareHint
{
	float:left;
    margin-top:10px;
	width:82%;
}
.rightInsideBottom .compareSeals
{
	background-color: #898989 ;
	border:  none;
	border-radius: 5px;
	color: #C0C0C0;
	cursor: pointer;
	float: left;
	font-size: 14px;
	height: 34px;
	padding:0 20px 2px;
	margin:0 20px;
}
.boldText
{
	font-weight:bold;
}

/* ........... Comparison Page ........ */
h3.comparisonHeading
{
	border-bottom:1px solid #898989;
	padding-bottom:15px;
	margin-bottom:5px;
}
.comparisonTable
{
	width:100%;
	float:left;
	margin-bottom:17px;
}
.comparisonTable th
{
	background-color:#1a1a1a;
	font-size:12px;
	color:#40adbe;
	padding:10px;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
}
.comparisonTable td
{
	font-size:12px;
	border-top:1px solid #fff;
	color:#000;
	padding:10px;
	 text-align:left; 
	vertical-align:top;
}
.comparisonTable td.firstColumn
{
	color:#f5f5f5;
	width:8%;
	background-color:#898989;
	text-align:left;
	font-weight:bold;
}
.comparisonTable td.secondColumn
{
	width:35%;
	background-color:#ededee;
	/* text-align:center; */
}
.comparisonTable td.thirdColumn
{
	width:45%;
	background-color:#f8f8f9;
	text-align:left;
}
.comparisonTable td.description
{
	vertical-align:top;
}
.comparisonTable td .columnDescription
{
	display: block;
	/* margin: auto; */
	text-align: left;
	width: 85%;
	color:#000;
	line-height:16px;
}
.star
{
	color:#FF0000;
	font-size:14px;
}
.star2{
margin-left:50px;
font-family:Arial;
font-size:13px;
color:#333333;}
.comparisonTable td.secondColumnComments
{
	width:20%;
	text-align:left;
	color:#898989;
	padding:20px 10px;
	font-weight:bold;
}
.comparisonTable td.thirdColumnComments
{
	width:80%;
	text-align:left;
	vertical-align:top;
}
.comparisonNotes
{
	float:left;
	width:100%;
	font-size:12px;
	margin-bottom:30px;
}
.comparisonNotes .note
{
	float:left;
}
.comparisonNotes ul
{
	float:left;
	margin-left:3px;
	width:95%;
}
.comparisonNotes ul li
{
	float:left;
	width:100%;
	line-height:20px;
}
.comparisonNotes ul li .star
{
	float: left;
	width: 17px;
}
.stepList li a.linkDisable
{
	background-color:#1a1a1a;
	color:#40adbe;
}
.compareTableThree td.firstColumn
{
	width:14%;
}
.compareTableThree td.secondColumn
{
	background-color: #dcdcdc;
	width: 28%;
}
.compareTableThree td.thirdColumn
{
	background-color: #ededee;
	width: 28%;
}
.compareTableThree td.fourthColumn
{
	background-color: #f8f8f9;
	width: 28%;
}
.comparisonTable td.secondColumnComments
{
	width:15%;
	background-color: #ededee;
}
.comparisonTable td.thirdColumnComments
{
	width:85%;
	background-color: #F8F8F9;
}
/* ...........  Pop Up Box ............ */
.productDisplaySearch .productBox:after
{
	content:none;
}
.productDisplaySearch .productBox .productImage
{
	background:#ededed;
	border-radius:5px 5px 0 0;
	width:160px;
	height:134px;
}

.productDetails
{
	width: 600px;

}
.productPopupBox
{
	display:block;
	padding:15px 30px 15px 26px;
	float:left;
}
.productName
{
	float:left;
	width:100%;
	text-align:center;
	font-size:12px;
	color:#00abc5;
	margin-bottom:5px;
}
.productPopupBox p
{
	float:left;
	width:100%;
	text-align:left;
	line-height:20px;
	font-size:12px;
	color:#333333;
}
.productImagePopup
{
	float:left;
	width:100%;
	text-align:center;
	padding:15px 0;
}
.productImagePopup img
{
	height:190px;
	}
.technicalDetails
{
	float:left;
	width:100%;
	background-color:#eef7f9;
	padding:5px 0;
}
.technicalDetails h3
{
	float:left;
	width:100%;
	text-indent:10px;
	font-size:14px;
	font-weight:bold;
	color:#33a8ba;
	padding-bottom:10px;
}
.technicalDetailsTable
{
	background-color:#eef7f9;
	margin:auto;
	width:94%;
}
.technicalDetailsTable th, .technicalDetailsTable td
{
	color:#7b6666;
	font-weight:bold;
	text-align:left;
	padding:5px 0;
}
.technicalDetailsTable td
{
	font-weight:normal;
}
/*...myProjects........*/
.myProjects .leftContainer
{
	display:none;
}
.myProjects .rightContainer
{
	width:100% !important;
}
.container .myProjectsTopContainer
{
	float:left;
	width:98%;
	background:#f8f8f9;
	position:relative;
	z-index:9;
	padding:15px 0 15px 2%;
}
.myProjectsTopContainer h4
{
	font-size:12px;
	font-weight:bold;
}
.myProjectsTopContainer .searchContainer
{
	float:left;
	padding:15px 0 10px 1%;
}
.searchContainer .searchCategories
{
	float:left;
	margin-right: 30px;
}
.searchContainer .marginRightConfig, .leftContainerRigthSection .marginRightConfig
{
	margin-right:0;
}
.myProjectsTopContainer .commonButton
{
	float:left;
	font-weight:bold;
}
.searchCategories label
{
	//font-size:12px;
	margin-right:5px;
}
.searchCategories .searchInput
{
	font-size: inherit;
	border: 1px solid #898989;
	height: 32px;
	background:#f8f8f9;
	line-height:32px;
	width: 182px;
}
.ui-datepicker
{
	z-index:9 !important;
}
.ui-timepicker-div dl dt
{
	height: 25px;
	margin-bottom: -25px;
}
.ui-timepicker-div dl dd
{
	margin: 0 0 20px 65px;
}
.searchCategories .dateTimePicker
{
	background:url(../images/calendar.png) 160px center no-repeat;
	cursor:pointer;
	text-indent:10px;
}
.rightContainer .myProjectsBottomContainer
{
	float:left;
	width:100%;
}
/* ........... seal Details ............*/
.productImage img
{
	cursor:pointer;
}
.bestMatch .productImage img
{
	position:relative;
	z-index:4;
}
.sealDetailsMain
{
	display:none;
	float:left;
}
.sealDetails
{
	float:left;
	width:100%;
	margin-top:15px;
}
.sealDetails h3
{
	float:left;
	width:100%;
	color:#898989;
	font-size:18px;
	border-bottom:1px solid #898989;
	padding-bottom:2px;
}
.sealDetailsMain .sealDetails h3
{
	margin:0;
}
.sealDetailsMain .myProjectsBottomContainer #myProjectTable
{
	margin-top:0;
}
.sealDetailsBox
{
	float:left;
	width:100%;
	margin:4px 0;
}
.sealDetailsBoxImage
{
	float:left;
	text-align:center;
	background-color:#ededee;
	border-radius:8px;
	margin-right:25px;
	padding:14px;
}
.sealDetailsDescription
{
	color: #898989;
	display: inline-block;
	font-size: 12px;
	min-width: 20%;
	margin-top:18px;
	line-height:18px;
}
.sealDetailsDescriptionConfig
{
	display:block;
}
.sealDetailsDescription span
{
	color: #333333;
	font-weight: bold;
	margin-right: 5px;
}

div.frameT {
	width: 100%;
	padding: 0;
	display: table;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;	
	z-index : -1;
}

div.frameTC {
	padding: 0;
	vertical-align: middle;
	display: table-cell;
	margin: 0;
}

.disclaimerBox {
	width: 748px;
	background: #FFF;
	margin: 0 auto;
	display: none;
	border-radius: 6px;
	height: 334px;	
}

.disclaimerBox h3 {
	color: #fff;
	background-color: #40adbe;
	font-size: 20px;
	text-indent: 22px;
	line-height: 54px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.disclaimerBoxContent {	
	width: auto;	
}

.disclaimerBoxContentDesc {
	margin-left:23px;
	margin-right:23px;
	font-size: 15px;
	line-height: 25px;
	padding-top:10px;
	padding-bottom:10px;	
}

.disclaimerBoxContentText {
	font-weight: bold;
	padding-left: 20px;	
	margin-top: -21px;
	margin-top: -26px \9;
	display : block;	
}

.disclaimerBoxCheckBox {
	margin-left: -4px;
	z-index: 100;	
}

.disclaimerBoxContentBtns {	
	float: right;
	margin-right: 24px;
	margin-top: 15px;
	height: 33px;
}

.disclaimerBoxCustomPrimaryBtn {
	border: 1px solid #0695AA;
	border-radius: 4px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 20px;
	background: #40ADBE;
	cursor:pointer;
}

.disclaimerBoxCustomPrimaryBtnDisabled {
	background: #ddd;
	color:#EFEFEF !important;
	border: 1px solid #DAD4D4;	
	cursor: default;
}

.disclaimerBoxCustomSecondaryBtn {
	border: 1px solid #34A7B8;
	border-radius: 4px;
	color: #000;
	font-size: 12px;
	padding: 8px 20px;
	margin: 5px;
	background: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
}

.disclaimerCloseIcon {
	margin-left: 594px;	
	cursor: pointer;
}

.disclaimerDivider {
	border-bottom : 2px solid #ddd;
	border-left : 2px solid #ddd;
	border-right : 2px solid #ddd;
	border-top: none;
}

.projectSaveBox
{
	width: 696px;
	position: fixed;
	z-index: 10000;
	background: #FFF;
	/*border:2px solid #EFEFEE;*/
	border-radius:10px;
}
.projectSaveBox h3
{
	color:#fff;
	background-color:#40adbe;
	font-size:14px;
	font-weight:bold;
	text-indent:17px;
	line-height:50px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;	
}

_:-ms-fullscreen, :root .projectSaveBox h3{
   		 width:697px !important; 
}

.projectContent
{
	margin:auto;
	width:84%;
	padding:23px 0 15px;
}
.projectContentRow
{
	float:left;
	width:100%;
	margin-bottom:12px;
}
.projectContentRowText
{
	float: left;
	margin-top: 7px;
	text-align: left;
	font-size:12px;
	color:#333;
	width: 40%;
}
.projectContentRowInput
{
	float:left;
	width:55%;
	border:1px solid #898989;
	height:35px;
}
.projectContentRowTextArea
{
	float:left;
	width:55%;
	border:1px solid #898989;
	height:95px;
	font-family: inherit;
}
.projectContentBottom
{
	float:left;
	width:100%;
	padding:21px 0;
	background-color:#ededee;
	border-top:1px solid #8c8c8c;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.projectContentBottom .note
{
float:left;
text-indent:10px;
font-size:13px;
color:#333333;
margin-top:5px;
font-family:Arial;
}

.saveButtons
{
	float:right;
	margin-right:85px;
	margin-top:-10px;
}
.saveButtons .commonButton
{
	margin-top:0;
}



/* =Responsive Structure
----------------------------------------------- */
/* Smaller than standard 1060 (devices and browsers) */
/*@media screen and (max-width: 1280px) {
.stepsMain {
 width:100%;
}
 .rightContainer {
 width:70%;
 float:left;
}
 .productBox:nth-child(5n) {
 margin-right:15px !important;
}
.container .rightContainerInside {
 width:80%;
 float:right;
}
}
@media screen and (max-width: 1280px) {
 .stepsMain {
 width:72%;
}
}
 @media screen and (max-width: 1024px) {
 .stepsMain {
 width:100%;
}
 .rightContainer {
 width:65%;
 float:left;
}
 .productBox:nth-child(5n) {
 margin-right:15px !important;
}
.container .rightContainerInside {
 width:76%;
 float:right;
}
}*/
 /*@media screen and (max-width: 1024px) {
.stepList {
 width:70%;
}
.rightInsideBottom .compareHint {
 width:72%;
}
.productDisplayRow .productId h3 {
 word-wrap: normal;
}
.productDisplay .productBox
}
 @media screen and (max-width: 800px) {
.stepList {
 width:88%;
}
.rightInsideBottom .compareHint {
 width:60%;
}
footer .commonButton {
 clear:right;
}
.searchCategories.marginRightConfig {
 margin-top:20px;
}
.productDisplayRow .productId h3 {
 word-wrap: normal;
}
}
.compareClassCommon
{
	background-color: #40ADBE !important;
	color: #fff !important;
}
.compareButton
{
	float:left;
}*/
.insideLabelField
{
	margin-right: :0 !important;
}
.rightInsideBottom .compareSeals
{
	background-color: #898989 ;
}
.CompareColorChange
{
	background':#40ADBE;
	color:#fff;
}
.prodctName input[type="checkbox"] 
{
    position: relative;
    top: 2px;
}

}

select:focus
{
	outline:0;

	}
}

input + label
{
padding-left: 2px;
vertical-align: middle;
}
input[type="radio"]
{
width: 16px;
height: 16px;
position:relative;
z-index: 10;
opacity: 0;
vertical-align: middle;
}

input + label:before
{
 background: url("../images/radio.png") no-repeat scroll  0 -17px  transparent;
  
    content: " ";
    display: inline-block;
    height: 16px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 16px;
    z-index: 5;
}
input[type="radio"] + label:before
{
background-position:  0 -17px ;
}
/* CHECKED STYLES */
input[type="radio"]:checked + label:before
{
background-position: 0 0;
}
input[type="radio"]:active:checked + label:before
{
background-position:  0 0;
}
input[type="radio"]:disabled + label:before
{
	background: url("../images/old-radio.png") no-repeat scroll  0 -17px  transparent;
 	
}
.SealTypeSelection
{
	position:relative !important;
	top:7px;	
	}

.leftContainerRigthSection .SealTypeSelection label
{
	float:none;
	margin-right:15px;
	}

.leftContainerRigthSection .SealTypeSelection input[type="radio"]
{
	float:none;
}

.radioButtonHeader
{
	position: relative;
}


.productBox a.inline{
	cursor:pointer}

input.inputText[disabled]
{ background:#eeeeee !important}




.max{
	width:200px;
	left:250px;
	text-align:right;
	margin-left:145px;
	 }

	 


/*popup delete*/
.popcancel{
   -moz-user-select: none;
    background: none repeat scroll 0 0 #40ADBE;
    border: 0 solid #40ADBE;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    padding: 6px;
    transition-duration: 0.2s;
    width: 80px;
}

.popdelete{
    -moz-user-select: none;
    background: none repeat scroll 0 0 #40ADBE;
    border: 0 solid #40ADBE;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    padding: 6px;
    transition-duration: 0.2s;
    width: 80px;
}


.popdel{
    background-color: white;
    border: 4px solid #40ADBE;
    border-radius: 5px 5px 5px 5px;
    color: black;
    display: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    position: fixed;
    width:320px;
    z-index: 251;
    top: 50%;
    left: 50%;
    margin-top: -9em; /*set to a negative number 1/2 of your height*/
    margin-left: -15em;
}
#header{
	 background-color: #40ADBE;
    border-bottom: 0 solid #969696;
    border-top-left-radius: 2px;
    border-top-right-radius: 1px;
    color: black;
    font-family: Arial,Helvetica,sans-serif; 	
	}
#theuser{
	padding-top:10px;
	font-weight:bold;
}
#header h5{
	color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 10px; 
	}	
#content{
   background-color: #FFFFFF;
    border-top: 2px solid #A29142;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    height: 60px;
    text-align: center;
    width: 320px; 
    font-size:13px;
}	
.imgdelete{
	width:30px;
	height:30px;
	float:left; 
	padding-left:5px;
	}
.footerdelete{
	 background-color: #EBEBEE;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: 2px solid #A29142;
    clear: both;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    z-index: 251;
}
.popimage{
	width: 100%;
	height:100%;
	top: 0;
	left: 0;	
	position: absolute;
	background:url(../images/black.jpg) repeat;
	opacity:0.4;
	filter: alpha(opacity = 50);
	z-index:250;
}


.deleterowpopup{
	background-color:#FF8C8F;
	border: 1px solid #F00;
}
.savedsuccess{
color: #FFF;
font-size: 14px;
text-align: center;
background-color: #40ADBE;
border: 3px solid #EDEDED;
width: 200px;
clear: both;
position: fixed;
margin-left: 35%;
margin-top: -30px;
	
}		
.charctercount{
	border:0px solid #333;
	font-size:9px;
	width:17px;
}
.charctercountmax{
	margin-left:235px;
	font-size:11px;}
#logo_apptitle {
    color: #908E8F;
    font-size: 12px;
    margin-left:-80px;
}
	
	/* Responsive Structure
----------------------------------------------- */
 @media (max-width: 1024px) {
.headerBottom h2{
	font-size: 17px;
    line-height: 43px;	
	}

.stepList {
    height:45px;
    width: 525px;
}
.steps{
	height: 47px;
     width: 17px;	
	}	
.stepList li{
	font-size: 11px;
	margin-top:12px;
		}	
.stepList li.stepArrow
{
	background:url(../images/step-arrow.jpg);
	width:23px;
	height:32px;
	margin:0 10px;
	margin-top:10px;
}	
	
.stepList li a{	
	float: left;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
	
}
.stepList li.sep{
	height: 0px;
  
	}
.rightContainer{
    width: 730px !important;
 }
 .rightContainerInside {
    width: 750px !important;
}
.productDisplayRow .productId h3 {
    font-size: 14px;
    height: 68px;
    left: -10px;
    position: absolute;
    width: 181%;
}
.headerRight, .headerRightBottom{
	padding-bottom:5px;
	}	
.container .leftContainer {
	width: 196px;
}
.container .leftContainer {
	height:auto;
	}
.container .leftContainerInside {

width: 196px;

padding-top: 10px;

}

.leftContainerRigthSection label {
    color: #1A1A1A;
    float: left;
    font-size: 12px;
    margin-right: 25px;
    margin-top: 10px;
}
.inputTextError .hintMessage {
    color: #FF0000 !important;
    margin-top: 10px;
}
.leftContainer .resetButtonSection{
	padding:21px 20px 14px;
	}
.leftContainerRow .leftContainerText{
	font-size: 11px;
	clear:both;
	}
	
.leftContainerRow .leftContainerRigthSection{
	  clear: both;
	    display: block;
	    margin: 0;
	   
  }
 .leftContainerInside .leftContainerRigthSection{
   float: left;
    line-height: 13px;
    margin-top: -14px;
    text-align: right;
   margin-left:127px;
 } 

.stepsMain {
    width: 67% !important;
}	
 .resetButtonSection .commonButton{
	margin-left: 0px;
	}
.leftContainer .leftContainerRow
{
	float: left;
	padding: 10px 0 20px 10px;
	width: 97%;
}	
.leftContainerRow.paddingTopConfig .star
{
	margin-top:6px;
}
.productBox {
margin-right:15px !important;
}
.productBox:last-child {
margin-right:15px !important;
}
.productDisplay .productBox {
    height: 100px;
    width: 100px;
}
.productDisplay .productBox:after {
    height: 107px;
    width: 100px;
	top: -104px;
}

.productBox .productImage img {
    width:100px  !important;
    height:76px !important;
    float:left;    
	}
 
.productDisplayRow .productDisplay {
	width: 80%;
	padding-left:0px;
	  } 
.leftContainerRigthSection select {
    border: 1px solid #E3E3E3;
    box-shadow: 0 12px 11px #FAFAFA inset;
    float: left;
    height: 30px !important;
    margin-left: -3px;
    width: 160px;
}
.leftContainerRow .TempMax {
    color: #818181;
    float: right;
    font-style: italic;
    line-height: 18px;
    margin-left: 5px;
    width: 89.4%;
    margin-top:2px;
}
	.productDisplaySearch .productBox .productImage {
    background: none repeat scroll 0 0 #EDEDED;
    border-radius: 5px 5px 0 0;
    height: 76px;
    width: 99px;
}
.leftContainerInside .leftContainerRigthSection {
    float: left;
    line-height: 13px;
    margin-left: 45px;
    margin-top: -14px;
    text-align: right;
}
.bestMatchIcon {
    background: url("../images/best-match.png") repeat scroll 0 0 transparent;
    display: block;
    height: 68px;
    position: absolute;
    right: -13px;
    top: -5px;
    width: 41px;
    z-index: 5;
}

.optTypeContainer{
	float: left;
	margin-top: 12px;
	margin-left: -100px;	
}

.optTypeText1{
	font-size:11px;
	margin-top:2px
}

#installationTypeContainer{
	margin-top: -6px !important;
}
 
.optTypeGrooveNameCol{
	font-size: 11px;
	width: 80px;
	margin-top: -3px;
}

.OptSealTypeSelection{
	margin-top: 7px;	
}

.optTypeSelectionContainer{
	margin-left: -11px;
}

a.tooltip span {
	z-index: 10;
	display: none;
	padding: 14px 10px;
	margin-top: 115px;
	margin-left: -158px;
	width: 190px;
	line-height: 14px;
	text-align: justify;
	font-size: 8px;
}
.productBox .productImage .callout {
	left:90px;	
}
.productBox .prodctName
{
	height:24px !important;
}
.disclaimerBox{
	width: 500px;
	height: 258px;	
	margin: 0 auto;
}

.disclaimerBox h3{
	line-height: 24px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	height: 32px;
}

.disclaimerBoxContentDesc{
	font-size: 12px;
	line-height: 18px;	
}

.disclaimerCloseIcon{
	margin-left: 359px;
}
.disclaimerBoxContentBtns {	
	margin-top : 10px !important;		
}
.disclaimerBoxContentText {
	font-weight: bold;
	padding-left: 20px;	
	margin-top: -20px;
	display : block;	
}
}
 
 @media (min-width: 767px) and (max-width: 979px) {
.headerBottom{
    padding: 13px 7%;   
    width: 86%;
	 }
.headerBottom h2{
	font-size: 17px;
    line-height: 50px;	
	}	
 
.steps{ 
    height: 48px;
    width: 17px;
	
	}	
.stepsMain{
	width:34%;
	padding-left: 20px;
	}	 
.stepList{  
	height: 53px;
    width: 369px;
	padding-left:10px;
	}
.stepList li {
	font-size:11px;
	margin-top:12px;
	}	
.stepList li.stepArrow{
    height: 29px;
    width: 23px;
    margin-top:13px;
	}
.stepList li a{
	font-size: 16px;
    height: 30px;
    line-height: 30px;
    width: 30px;	
}
.stepList li.sep{
	height:0px;
}
.inputText {
	margin-right: 35px;}
.container .leftContainer {
	width: 220px;
}
.container .leftContainerInside {

width: 145px;

padding-top: 10px;

}

.rightInsideBottom .compareHint
{
	float:left;
    margin-top:10px;
	width:65%;
}
.inputText {
    margin-left: 14px;
    margin-right: 18px;
    border: 1px solid #E3E3E3;
    box-shadow: 10px 12px 11px 10px #FAFAFA inset;
    height: 30px;
    width: 155px;
}
.hintMessage {
    color: #999999 !important;
    left: 18px;
    line-height: normal;
    position: absolute;
    text-align: left;
    top: 20px;
    width: 160px;
}

.inputTextError .hintMessage {
    color: #FF0000 !important;
    margin-top: 12px;
} 	
 	
.productBox {
margin-right:15px !important;
}

.productBox:last-child {
margin-right:15px !important;
}
.rightContainer {
	width:500px !important; 
}
 .rightContainerInside {
    width: 513px !important;
}	
.productDisplay .productBox {
    height: 100px;
    width: 100px;
}
.productDisplay .productBox:after {
    height: 107px;
    width: 100px;
	top: -104px;
	}
.productBox .productImage img {
    width:100% ;
    height:78px ;
    	}
.productBox a .infoIcon{
	top:10px;
	}
.productDisplayRow .productId h3{
	width:150px;
	left: -38px;
			}
.inputText:disabled{
	margin-left:10px;
	}
.productDisplayRow .productDisplay {
	width: 85%;
	padding-left:4px;
	    }
.container .leftContainer {
	height:auto;
	}	
.headerRight, .headerRightBottom{
	padding-bottom:5px;
	}
.productDisplaySearch .productBox .productImage {
    background: none repeat scroll 0 0 #EDEDED;
    border-radius: 5px 5px 0 0;
    height: 76px;
    width: 100px;
}
	
.leftContainerRigthSection select {
    border: 1px solid #E3E3E3;
    box-shadow: 0 12px 11px #FAFAFA inset;
    float: left;
    height: 30px !important;
    margin-left: 11px;
    width: 160px;
}
.comparisonTable img {
  max-width:100%;
}
.leftContainerRigthSection label{
 font-size:11px;
 margin-top:12px;}
.SealTypeSelection:last-child label
 	 {
 	margin-right:8px !important;
 	font-size:11px;
 	}
input[type="radio"] {
     z-index: 10;
}
.bestMatchIcon {
    background: url("../images/best-match.png") repeat scroll 0 0 transparent;
    display: block;
    height: 69px;
    position: absolute;
    right: -11px;
    top: -6px;
    width: 36px;
    z-index: 5;
}

.leftContainerRow .TempMax {
    color: #818181;
    float: right;
    font-style: italic;
    line-height: 18px;
    margin-left: 5px;
    width: 90%;
    margin-top:-1px;
}
.leftContainerInside .TempMax{
	  color: #818181;
    float: right;
    font-style: italic;
    line-height: 18px;
    margin-left: 5px;
    width: 88%;
    margin-top:-1px;
    }
.productDisplaySearch .bestMatch .prodctName
{
	background:transparent !important;
	color:#000 !important;
	position:relative;
	z-index:9;
	font-size:9px;
} 	
.popdel {
      background-color: #FFFFFF;
    border: 3px solid #40ADBE;
    border-radius: 1px 1px 1px 1px;
    color: black;
    display: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    left: 50%;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 320px;
    z-index: 251;
}
.leftContainerText lineHeight{
	margin-left:-70px;
	}  
.commonButton {
	padding:5px;
	font-size:10px;	
}
.commonButton1 {
	padding:5px;
	font-size:10px;	
}
.commonButton2
{
position: absolute;
float: right;
border-radius: 5px;
background-color: #40ADBE; 
color: #fff; 
padding:5px;
margin-top: -2px;
font-size:10px;	
margin-left: 35%;
}
.commonButton3
{
margin-right: 0%;
font-size: 10px; 
padding: 5px;
margin-top: -2px;
}

.commonButton4
{
margin-right: 0%;
font-size: 10px; 
padding: 5px;
margin-top: -2px;
}

.commonButton5
{
margin-right: 2%;
font-size: 10px; 
padding: 5px;
margin-top: -2px;
}

.stepList1 {
    background-color: #40ADBE;
    border-radius: 7px 7px 7px 7px;
    cursor: default;
    float: left;
    height: 25px;
    line-height: 60px;
    margin-right: 390px;
    margin-top: 14px;
    width: 25px;
}

.optTypeContainer{
	float: left;
	margin-top: 12px;
	margin-left: -100px;
}

.optTypeText1{
	font-size:11px;
	margin-top:2px
}

#installationTypeContainer{
	margin-top: -6px !important;
}
  
.optTypeGrooveNameCol{
	font-size: 11px;
	width: 80px;
	margin-top: -3px;
}

.OptSealTypeSelection{
	margin-top: 7px;	
}

a.tooltip span {
	z-index: 10;
	display: none;
	padding: 14px 10px;
	margin-top: 115px;
	margin-left: -158px;
	width: 190px;
	line-height: 14px;
	text-align: justify;
	font-size: 8px;
}

.productBox .productImage .callout {
	left:90px;	
}

.productBox .prodctName
{
	height:24px !important;
}

.disclaimerBox{
    margin: 0 auto;
	width: 500px;
	height: 258px;		
}

.disclaimerBox h3{
	line-height: 24px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	height: 32px;
}

.disclaimerBoxContentDesc{
	font-size: 12px;
	line-height: 18px;	
}

.disclaimerCloseIcon{
	margin-left: 359px;
}
.disclaimerBoxContentBtns {	
	margin-bottom : 10px !important;	
}
.disclaimerBoxContentText {
	font-weight: bold;
	padding-left: 20px;	
	margin-top: -20px;
	display : block;	
}

}

/*Response*/


.productBox.activeProductBox  {cursor:pointer;}

.tss_welcomeMessage{
  	float: left;
  	display: inline-block;
  	font-size: 15px;
}
.my_projects{
	float: left;
  	display: inline-block;
}
.img_width{
	width: 13px;
}
.productDisplayText{
    margin-left: 8%;
	font-size: 14px;
	color: #01adc5;
	background-color: #e5fcff;
	border: 1px solid #01adc5;
	padding: 4px;
	display: inline-block;
}
div.bnsContent{
    margin-left: 40%;
    margin-top: 2%;
    font-size: 15px;
    color: #879aa5;
    font-family: Arial;
    line-height: 25px;
}
div.bnsContentText1{
	margin-left: 3%;
    margin-top: 1%;
}  
div.bnsContentText2{
	margin-left: -13%
}
div.bnsContentText3{
	margin-left: -6%
}
