html, body, div, span, applet, object, iframe, h1, h3, h4, h5, h6,  p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 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 {
    margin: 0px;
    border: 0px;
    outline: 0px;
    font-size: 100%;


}
a{color: #007BCE;}
h6 {
    font-size:25px;
    font-weight:bold;
    color: #666666;
    line-height: 60px;

}
h5 {
    font-size:18px;
    font-weight:bold;
    color: #666666;
    line-height: 40px;

}

html {
    overflow-y:scroll;
}
body {
    line-height: 1;
    margin: 0px;

}
ol, ul {
    list-style: none;
    width: auto;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
/* remember to define focus styles! */

:focus {
    outline: 0;
}
/* remember to highlight inserts somehow! */

ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */

table {

    border-spacing: 0px;
}
/** Font Reset based on YUI **/

.floatLt{
	float:left;
}
.floatRt{
	float:right;	
}
.noFloat{
    float:none !important;
}
.myclear{
	padding:0; margin:0; height:0px; clear:both;
}
.termsHol{
	background:url(../images/blackPixedl.png);
	padding:6px 12px 6px 12px;
	color:#fff;
	margin:20px 0 0 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.termsHol a{
	color:#fff;
	text-decoration:none;
	font-size:12px;
}
.termsHol a:hover{
	text-decoration:underline;
}

body {
    font:13px/1.231 arial, helvetica, clean, sans-serif;
}
table {
    font-size:inherit;
    font:100%;
}
pre, code, kbd, samp, tt {
    font-family:monospace;
    line-height:100%;
}
.container {
    max-width:100%;
    min-width:1020px;
    height:auto;
    background-color:#e2e2e2;

}


/**-------------------------navigation--------------------------------------**/


.navTable td#topRow{
    height:29px;
}

/**-------------------------navigation left--------------------------------------**/

ul#SCNav li{
    float:left;
    vertical-align: bottom;

}

ul#SCNav li a{
    display:block;
    height:25px;
    width:90px;
}

ul#SCNav a.home{
    width:90px;
    background-image:url(/images/navigation/homeNormal.gif);
}

ul#SCNav a.home:hover,ul#SCNav a.home:focus,ul#SCNav a.home:active{

    background-image:url(/images/navigation/homeHover.gif);
}

ul#SCNav li.selected a.home{

    background-image:url(/images/navigation/homeSelected.gif);
}

div.inst_expired {
	width: 160px;
}

div.inst_expired div {
	margin-right: 7px;
	float: left;
}


/**-------------------------end navigation left--------------------------------------**/


/**-------------------------navigation right--------------------------------------**/
ul#SCNavRight li{
    float:right;
    vertical-align: bottom;
    padding-left:5px;
}

ul#SCNavRight li a{
    display:block;
    height:25px;
    width:102px;
}

ul#SCNavRight a.account{
    width:102px;
    background-image:url(/images/navigation/accNormal.gif);
}

ul#SCNavRight a.account:hover,ul#SCNavRight a.account:focus,ul#SCNavRight a.account:active{

    background-image:url(/images/navigation/accHover.gif);
}

ul#SCNavRight li.selected a.account{

    background-image:url(/images/navigation/accSelected.gif);
}


ul#SCNavRight a.logOut{
    width:71px;
    background-image:url(/images/navigation/logoutNormal.gif);
}

ul#SCNavRight a.logOut:hover,ul#SCNavRight a.logOut:focus,ul#SCNavRight a.logOut:active{

    background-image:url(/images/navigation/logoutHover.gif);
}

/**-------------------------end navigation right--------------------------------------**/

/**-------------------------navigation end--------------------------------------**/


/**-------------------------Sub navigation--------------------------------------**/
ul#subNav{
    padding-left:25px;
}

ul#subNav li{
    float:left;
    vertical-align: bottom;
    padding-left:5px;
    list-style:none;
}

ul#subNav li a{
    display:block;
    height:28px;
    width:113px;
}

ul#subNav a.formBay{
    width:113px;
    background-image:url(/images/subNav/bayNormal.gif);
}

ul#subNav a.formBay:hover,ul#subNav a.formBay:focus,ul#subNav a.formBay:active{

    background-image:url(/images/subNav/bayHover.gif);
}

ul#subNav li.selected a.formBay{

    background-image:url(/images/subNav/baySelected.gif);
}


ul#subNav a.create{
    width:113px;
    background-image:url(/images/subNav/createNormal.gif);
}

ul#subNav a.create:hover,ul#subNav a.create:focus,ul#subNav a.create:active{

    background-image:url(/images/subNav/createHover.gif);
}

ul#subNav li.selected a.create{

    background-image:url(/images/subNav/createSelected.gif);
}


ul#subNav a.submitted{
    width:113px;
    background-image:url(/images/subNav/submittedNormal.gif);
}

ul#subNav a.submitted:hover,ul#subNav a.submitted:focus,ul#subNav a.submitted:active{

    background-image:url(/images/subNav/submittedHover.gif);
}

ul#subNav li.selected a.submitted{

    background-image:url(/images/subNav/submittedSelected.gif);
}


ul#subNav a.installers{
    width:113px;
    background-image:url(/images/subNav/installerNormal.gif);
}

ul#subNav a.installers:hover,ul#subNav a.installers:focus,ul#subNav a.installers:active{

    background-image:url(/images/subNav/installerHover.gif);
}

ul#subNav li.selected a.installers{

    background-image:url(/images/subNav/installerSelected.gif);
}


ul#subNav a.templates{
    width:113px;
    background-image:url(/images/subNav/templatesNormal.gif);
}

ul#subNav a.templates:hover,ul#subNav a.templates:focus,ul#subNav a.templates:active{

    background-image:url(/images/subNav/templatesHover.gif);
}

ul#subNav li.selected a.templates{

    background-image:url(/images/subNav/templatesSelected.gif);
}



ul#subNav a.upcentre{
    width:113px;
    background-image:url(/images/subNav/uploadcentre.gif);
}

ul#subNav a.upcentre:hover,ul#subNav a.upcentre:focus,ul#subNav a.upcentre:active{

    background-image:url(/images/subNav/uploadcentre-hover.gif);
}

ul#subNav li.selected a.upcentre{

    background-image:url(/images/subNav/uploadcentreSelected.gif);
}

/**-------------------------Sub navigation end--------------------------------------**/


/**------------------------content--------------------------------------**/
.contentContainer{
    background-color:#FFFFFF;
    margin-left:20px;
    margin-right:20px;
    min-height:700px;

}

.content{
    width:100%;
    padding-top:10px;
}
/**------------------------content Header--------------------------------------**/

.rightCol{
    background-image:url(/images/contentHeader/recPriceBack.gif);
    background-repeat:no-repeat;
    background-position:bottom right;
    padding-right:30px;
    min-width:208px;
    font-family:Arial, Helvetica, sans-serif;
}
.contentHeader td#leftCol{
    padding-left:30px;
}
.contentHeader{
    height:98px;
    overflow:hidden;
}

.recPrice{
    padding-top:16px;
    font-weight:bold;
    line-height:24px;
    font-size:24px;
    padding-left: 10px;
}
.recDates{
    height:15px;
    font-size:7pt;
    font-weight:bold;
    color:#aeaeae;
    padding-bottom:3px;
    padding-top:2px;
}
.recCalculator{
    height:22px;
    font-size:12px;
    line-height:15px;
    color:#333333;
    font-weight:bold;
}

/**------------------------end content Header--------------------------------------**/

/**------------------------content Table--------------------------------------**/
.contentTable{
    border-bottom:#dbd9d9 solid 1px;
	clear:both;
}

.contentTable th{
    background-color:#e8e8e8;
    height:25px;
    padding-right:5px;
    border-bottom:#dbd9d9 solid 1px;
    padding-left:5px;
}
.contentTable th:first-child{ border-left:#dbd9d9 solid 1px; }
.contentTable th:last-child{ border-right:#dbd9d9 solid 1px; }

.contentTable td {
    padding-top:10px;
    padding-bottom:10px;
    padding-right:6px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#666666;
    padding-left:5px;
}

div.doccontent td {
    padding: 2px;
}

#grayBack{
    background-color:#f6f6f6;
}
#whiteBack{
    background-color:#FFFFFF;
}
/**------------------------end content Table--------------------------------------**/

/**------------------------end content--------------------------------------**/

/**------------------------pagination--------------------------------------**/
.paginator{
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
    padding-left: 30px;
    padding-top:5px;
}

.recValueTotal{
    width:170px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:24px;
    background-image:url(/images/pagination/recTotal.gif);
    background-repeat:no-repeat;
    height:80px;
    padding-top:24px;
}
/*.nwpagination{
	position:fixed;
	left:5px;
	bottom:15px;
	padding:6px 5px 6px 10px;
	background:url(/images/nwBlackPixel.png);
	color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.nwpaginationfb{
	position:fixed;
	left:250px;
	bottom:15px;
	padding:6px 5px 6px 10px;
	background:url(/images/nwBlackPixel.png);
	color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}*/
.nwpagination{
	padding:6px 5px 6px 10px;
	color:#3a3a3a;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float:right;
}
.nwpaginationfb{
	padding:6px 5px 6px 10px;
	color:#3a3a3a;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display:inline;
	margin-bottom:20px;
	clear:both;
}
.nwnormal{
	display:inline;	
}
.nwnormal a{
	background-color:#ccc;
	border:#adadad solid 1px;
	color:#000;
	padding:2px 6px;
	display:inline;
	margin-left:3px;
	text-decoration:none;
}
.nwnormal a:hover{
	background-color:#adadad;
}
.nwcurrent{
	background-color:#6c6c6c;
	border:#525252 solid 1px;
	cursor:pointer;
	color:#ccc;
	padding:2px 6px;
	display:inline;
	margin-left:3px;
	font-weight:bold;
}

/**------------------------pagination--------------------------------------**/
/**------------------------create Form--------------------------------------**/
.formContent td#sideBar{
    padding-top:25px;
}

#createFormContent{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#666666;
}

.textF{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#666666;
}
.textF2{
    font-size: 12px;
    color:#666666;
    height:20px;
    width:200px;
}

.dropDowns{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 13px;
    color:#666666;
    width:180px;
}

.formContent td{
    height:40px;
}

.formContent td.checkBoxes{
    height:30px;
    padding-left:10px;
}
.formContent td.formFields{
    padding-left:15px;
}
.formContent td.labels{
    padding-left:15px;
}
.forBoostedHeaters td.labels{
    padding-left:70px;
}

.formGrayBox{
    background-color:#f8f6f6;
    border:#dcdcdc solid 2px;
    padding: 15px 15px 10px 15px;
    min-height:480px;
}

.installerBox{
    background-color:#f8f6f6;
    border:#dcdcdc solid 2px;
    padding: 15px 15px 15px 15px;
}
.forBoostedHeaters{
    border-top: #e8e8e8 solid 2px;
    border-bottom: #e8e8e8 solid 2px;
}

.fieldHints{
    font-style:italic;
    font-size:11px;
}
/**------------------------end create Form--------------------------------------**/


/**------------------------create Form SideBar--------------------------------------**/
.sideContainer{
    width:212px;
    background-color:#f8f6f6;
    border:#e8e8e8 solid 3px;
    min-height:300px;
    border-top: none;
    color:#666666;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    padding-top:5px;
}

.sideContainer table td{
    height:30px;

}
td.templateName{
    padding-left:15px;
}
td.templateName a{
    text-decoration:none;
}
td.templateName a:link {
    color: #666666;
}
td.templateName a:visited {
    color: #666666;
}
td.templateName a:hover {
    color: #666666;
    text-decoration:underline;
}
td.templateName a:active {
    color: #666666;
}

/**------------------------end create Form SideBar--------------------------------------**/


/**------------------------INSTALLER--------------------------------------**/
.existingHeader th{
    background-color:#e8e8e8;
}
.existingHeader td{
    padding-right:15px;
}

.installerProfiles{
    background-color:#f8f6f6;
    border:#dcdcdc solid 2px;;
}

.installCode{
    padding-left:10px;
}

.installerPop td{
    height:30px;
}

.installerPop td.textLabels{
    padding-right:5px;
}

/**------------------------END INSTALLER--------------------------------------**/
/**------------------------SUBMITTED FORMS-------------------------------------**/
.statusTable td{
    padding: 0px 0px 4px 0px;
}
.statusTable td.icons{
    padding-left: 3px;
}
/**------------------------END SUBMITTED FORMS-------------------------------------**/

/**------------------------LOGIN PAGE-------------------------------------**/
.navigationContainer2{
    background-image:url(/images/login/grayBackSlither.gif);
    background-repeat:repeat-x;
    height:160px;
    width:100%;
}
.newLoginHd{
	font-size:22px;
	padding:0 0 6px 0;
	border-bottom:#c1c1c1 solid 1px;
	margin:0 0 1px 0;
}
#infoMessage1 p{
	background:#ffbcbc;
	padding:4px;
	border:#ff0000 dashed 1px;
	margin-bottom:1px;
}
.loginBox{
    background-image:url(/images/login/loginBack.gif);
    background-repeat:no-repeat;
    width:620px;
    height:311px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#636567;
}
.loginTable{
    margin-top:20px;
}
.loginTable td{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#636567;
}
.loginLeft{
    padding: 34px 20px 0 20px;
    width:270px;
    font-size:9pt;
}
#newLogBt{
	background:url(/images/newLoginBtnn.gif) no-repeat bottom right;
	height:29px;
	width:108px;
	border:none;
	cursor:pointer;
	
}
#newLogBt:hover{
	filter: alpha(opacity=80); /* internet explorer */
	-khtml-opacity: 0.8;      /* khtml, old safari */
	-moz-opacity: 0.8;       /* mozilla, netscape */
	opacity: 0.8;           /* fx, safari, opera */
}
/**------------------------END LOGIN PAGE-------------------------------------**/

/**------------------------POPUPS START-------------------------------------**/
.notifiers{
    font-size:12px;
    font-weight: bold;
    color:#666666;
}
.validationError{
    color:red;
    font-size:11px;
}
/**-----------------------POPUPS END-------------------------------------**/



.InputWrapper{
    display:block;
    height:25px; /* button image height */
    width:90px; /* button image width */
    background:transparent url('/images/login/loginBtn.gif') no-repeat 0px 0px;
    position:relative;
    overflow:hidden;

}

.InputWrapper input{
    opacity:0; /* hide from Mozilla */
    cursor:pointer;
    display:block;
    width:300%; /* strech horiziontally */
    height:300%;/* strech vertically */
    position:absolute;
    z-index:1; /* set to lowest visible z-index */
    background:none; /* hide BG from IE */
    border:none; /* hide borders from IE */

}

.InputWrapper2{
    display:block;
    height:39px; /* button image height */
    width:150px; /* button image width */
    background:transparent url('/images/login/joinBtn.gif') no-repeat 0px 0px;
    position:relative;
    overflow:hidden;
}

.InputWrapper2 input{
    opacity:0; /* hide from Mozilla */
    cursor:pointer;
    display:block;
    width:300%; /* strech horiziontally */
    height:300%;/* strech vertically */
    position:absolute;
    z-index:1; /* set to lowest visible z-index */
    background:none; /* hide BG from IE */
    border:none; /* hide borders from IE */
}


.iInputWrapper{
    display:block;
    height:39px; /* button image height */
    width:150px; /* button image width */
    background:transparent url('/images/installer/saveProfile.gif') no-repeat 0px 0px;
    position:relative;
    overflow:hidden;
}

.iInputWrapper input{
    opacity:0; /* hide from Mozilla */
    cursor:pointer;
    display:block;
    width:157px; /* strech horiziontally */
    height:42px;/* strech vertically */
    position:absolute;
    z-index:1; /* set to lowest visible z-index */
    background:none; /* hide BG from IE */
    border:none; /* hide borders from IE */
}

.tInputWrapper{
    display:block;
    height:39px; /* button image height */
    width:149px; /* button image width */
    background:transparent url('/images/templates/saveTempBtn.gif') no-repeat 0px 0px;
    position:relative;
    overflow:hidden;
}

.tInputWrapper input{
    opacity:0; /* hide from Mozilla */
    cursor:pointer;
    display:block;
    width:300%; /* strech horiziontally */
    height:300%;/* strech vertically */
    position:absolute;
    z-index:1; /* set to lowest visible z-index */
    background:none; /* hide BG from IE */
    border:none; /* hide borders from IE */
}

.sfInputWrapper{
    display:block;
    height:38px; /* button image height */
    width:200px; /* button image width */
    background:transparent url('/images/createForm/saveForm.gif') no-repeat 0px 0px;
    position:relative;
    overflow:hidden;
}

.sfInputWrapper input{
    opacity:0; /* hide from Mozilla */
    cursor:pointer;
    display:block;
    width:200px; /* strech horiziontally */
    height:38px;/* strech vertically */
    position:absolute;
    z-index:1; /* set to lowest visible z-index */
    background:none; /* hide BG from IE */
    border:none; /* hide borders from IE */
}



#tableloading {
    background: #3A3A3A;
    color: #fff;

    /* we hide it because we only need to display it when ajax call is made */
    display: none;

    font-weight: bold;
    position: fixed;
    top: 0;
    left: 40%;
    padding: 8px;
    width: 106px;
    z-index: 9999;
}

#tableloading span {
    float: right;
    margin: 2px 0 0 0;
}
.ui-autocomplete {font:10px/1.231 arial, helvetica, clean, sans-serif;height: 200px; overflow-y: scroll; overflow-x: hidden;
background-color:#e0e0e0; background-image:none; border:#ababab solid 1px; min-width:246px; font-size: 10px;}
ul.ui-menu {
	height: auto;
    max-height: 200px;
    overflow-y: scroll;
}
ul.ui-menu li.ui-menu-item a.ui-state-active{ 
    font-weight: normal !important;   
    
}

ul.ui-menu li.ui-menu-item:last-child{
	border-bottom: 0;
}

ul.ui-menu li.ui-menu-item:last-child a:first-child{ 
	display: none !important;
}

ul.ui-menu li.ui-menu-item .btn-in-dropdown-manual-enter {
	text-decoration: none;
	float: right;
	color:#2d2d2d;
	border:none;
	background:none;
	border-radius: 3px;
	text-decoration: none;
	font-weight: bold !important;
	margin:10px;
	text-transform: capitalize;
}

ul.ui-menu li.ui-menu-item .btn-in-dropdown-manual-enter.ui-state-active{
	font-weight: bold !important;
	color:black;
}

ul.ui-menu li.ui-menu-item .btn-in-dropdown-manual-enter img{
	margin-right:8px;
	margin-top:-2px;
	vertical-align: middle;
}
.ui-menu .ui-menu-item {
    padding: 2px 0 !important; 
    font-size: 12px;
}
.ui-menu .ui-menu-item .ui-menu-item-wrapper{
            display: block !important;
		}

		
		
p.error {color:red;}
.address_autocomplete + p.error {font-size:12px;}
.nwinstDetsHol p[for="oemail"]{
    position:absolute;
}
#contentbay {
	clear:both;
	}


#priceHolder{
    width:277px;
    height:89px;
    background-image:url(/images/priceBack.gif);
    background-repeat:no-repeat;
}
#recPriceHol, #stcPriceHol{
    float:left;
    margin:18px 10px 0 11px;
    color:#494848;
    font-size:24px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    line-height:40px;
}


.greens {
    color:#666666;
}
.reds {
    color : red;
}

/**-------------------------Registration Page--------------------------------------**/

.rego-headers{
	font-size:18px;
	border-bottom: 1px #CCCCCC solid;
	margin:0 20px; 
	padding:10px 0;

}
.rego-section{
    float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border-bottom: 1px #CCCCCC solid;
	clear:both;

}
.rego-smalltext{
    float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	font-style:italic;
	clear:both;

}

/**-------------------------Reports Page--------------------------------------**/

.wrapper2{
	width:100%;
	clear:both;
	float: left;
}
.wrapper2-inner{
	padding:10px;
	float: left;
	width:1000px;
}

.reports2-header{
	font-size:18px;
	font-weight:bold;
	padding-bottom:15px;
}
.reports2-box{
	font-size:12px;
	padding:5px;
	border:1px solid #999;
	width:900px;
}
.reports2-row{
	font-size:12px;
	padding:5px;
	border-bottom:1px solid #999;
	width: auto;
	clear: both;
}
.reports2-header{
	font-size:12px;
	padding:5px;
	border-bottom:1px solid #999;
	width: auto;
	height:20px;
	clear: both;
}
.reports2-columleft{
	font-size:12px;
	padding:5px;
	width: 200px;
	float: left;
	
}

.reports2-columleft2{
	font-size:12px;
	padding:5px;
	width: 60px;
	float: left;
	
}

/**-------------------------New Pv Create form--------------------------------------**/
.formTypeList{
	margin:0; padding:0;
	list-style:none;
}
.formTypeList li{
	width:250px;
	float:left;
	position:relative;
	background-color:#e8e8e8;
	margin-right:20px;
	padding:20px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.formTypeList li{
	width:400px;
	float:left;
	position:relative;
	background-color:#e8e8e8;
	margin-right:20px;
	padding:20px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.formTypeList2 li{
	width:400px;
	float:left;
	position:relative;
	background-color:#e8e8e8;
	margin-right:20px;
	padding:20px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.formTypeCont{
	padding:30px 0 30px 5px;
	border-bottom:#e8e8e8 solid 2px;
	border-top:#e8e8e8 solid 2px;
	color:#3a3a3a;
}
.formTypeHead{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding:0 0 14px 0;
	margin:0;
}
.dd200{
	width:200px;	
}
.dd300{
	width:300px;	
}
.formTypeBtn{
	display:block;
	background:#1b88c7;
	text-align:center;
	padding:6px 0;
	color:#fff;
	font-size:16px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration:none;
	cursor:pointer;
}
.formTypeBtn:hover{
	filter: alpha(opacity=80); /* internet explorer */
	-khtml-opacity: 0.8;      /* khtml, old safari */
	-moz-opacity: 0.8;       /* mozilla, netscape */
	opacity: 0.8;  
}
.formTypeBtnOff{
	display:block;
	background:#1b88c7;
	text-align:center;
	padding:6px 0;
	color:#fff;
	font-size:16px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration:none;
	filter: alpha(opacity=70); /* internet explorer */
	-khtml-opacity: 0.7;      /* khtml, old safari */
	-moz-opacity: 0.7;       /* mozilla, netscape */
	opacity: 0.7;  
}
.tooltip-trigger
{ background: url("/js/tooltip/ico_toolTip.png") no-repeat; display:block; float:left;
          height: 15px; width: 14px; margin-left: 4px;position: relative; top: 0px;	cursor:pointer;
}

.tooltip {
	display:none;
	background-image:url(/js/tooltip/backTransparent.png);
/*	border-right:3px solid #B2B2B2;
	border-bottom:3px solid #B2B2B2;
	border-left:1px solid #CACACA;
	border-top:1px solid #CACACA;*/
	z-index:1000;
	padding:5px;
	width:350px;
	font-size:12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
}
.tooltip p{
	background-color:#f8f8f8;
	padding:2px 7px;
	margin:0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.tooltip-error
{ background: #ffb2b2; display:block;height: 23px; width: 114px;	cursor:pointer; color:red; line-height:23px; 
text-align:center; font-weight:bold;
	font-size:12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;}
.tooltipE {
	display:none;
	background-image:url(/images/redPixel.png);
/*	border-right:3px solid #B2B2B2;
	border-bottom:3px solid #B2B2B2;
	border-left:1px solid #CACACA;
	border-top:1px solid #CACACA;*/
	z-index:140;
	padding:5px 5px 3px 5px;
	width:350px;
	font-size:12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position:relative;
	
}
.tooltipE p{
	background-color:#f8f8f8;
	padding:4px 7px;
	margin:0 0 2px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#3a3a3a;
}
.tooltipArrow{
	position:absolute;
	right:-5px;
	top:4px;
	background:red;
	width:5px; height:13px;
	background:url(../images/toolarrow.png) no-repeat;
}
.tooltipArrowup{
    background: rgba(0, 0, 0, 0) url("../images/toolarrowup.png") no-repeat scroll 0 0;
    height: 8px;
    position: absolute;
    top: -8px;
    width: 21px;
    margin-left: 10px;
}
.tooltipArrowLeft{
    background: rgba(0, 0, 0, 0) url(../images/toolarrowup.png) no-repeat scroll 0 0;
    height: 8px;
    position: absolute;
    bottom: 13px;
    width: 21px;
    margin-left: 10px;
    left: -24px;
    transform: rotate(-90deg);
}
.fbpverrorHint{
	padding:3px 0 0 0; margin:0;
 font-size:11px; font-style:italic;
}

.newFormDetails{
	padding-top:5px;
	padding-left:5px;
	color:#3a3a3a;
	display:none;
	width:882px;
}
.newFormDetailssw{	padding-top:5px;
	padding-left:5px;
	color:#3a3a3a;
	width:882px; }
.inputField{
	padding:3px;
	border:#ccc solid 1px;
	height:18px;
	font-size:13px;
	line-height:18px;
	color:#3a3a3a;
	background:url(/images/fieldBack.png) repeat-x top left;
	background-color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.inputField:focus{
	border:#999 solid 1px;
}
.textField{
	padding:3px;
	border:#ccc solid 1px;
	font-size:13px;
	line-height:20px;
	color:#3a3a3a;
	background:url(/images/fieldBack.png) repeat-x top left;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.textField:focus{
	border:#999 solid 1px;
}

.nwBigLabel{
	font-size:16px;
	font-weight:bold;
}
.nwinstDets{
	width:880px;
	background-color:#f1f1f1;
	margin:25px 0;
	position:relative;
}
.nwinstDets2 {
	width: 880px;
}
.nwinstDetsmc{
	width:755px;
	background-color:#f1f1f1;
	margin:15px;
	position:relative;
}
.nwinstDetsHol{
	float:left;
	border-right:#fff solid 2px;
	padding:10px;
	width:820px;
}
.nwinstDetsHolmc{
	float:left;
	padding:10px 0 10px 10px;
	width:705px;
	color:#3a3a3a;
}
.vertGraphic{
	padding:15px 0 15px 12px;	
	float:left;
}
.nwPanels{
	width:405px;
	float:left;
}
.nwInverter{
	width:405px;
	float:right;
}
.brModelBox{
	background-color:#e0e0e0;
	margin-top:3px;
	padding:8px;
}
.nwsimpleLabel{
	font-size:13px;	
	line-height:22px;
}
.nwsimpleLabelSm{
	font-size:12px;	
	line-height:22px;
}
.nwotherInst{
	float:left;
	margin:20px 0 0 5px;
}
.nwSerialnos{
	float:right;
	width:465px;
	margin:20px 0 0 0;
}
.serialCntr{
	padding:6px 10px 0 10px;
	height:20px;
	background:#ccc;
	margin-right:74px;
	font-weight:bold;
	float:right;
}
.delsr, .dltsr{
	padding:4px 0 0 4px;
}
.countsr{
	height:20px;
	border-left:#ccc solid 1px;
	padding:6px 0 0 8px;
	margin-left:-28px;
}
.nwHint{
	font-size:12px;
	font-style:italic;
}
.nwownAddressHol{
	margin-top:10px;
}
.nwunitTypeHol{
	float:left;
	width:465px;
	margin:25px 0 12px 0;
}
.nwpropnameHol{
	float:right;
	width:345px;
	margin:25px 0 12px 0;
}
.nwAddNormal, .nwAddNormalIns, .nwAddPo, .nwAddPoIns, .nwAddUnit, .nwAddUnitIns{
	margin-bottom:25px;
}
.addComma{
	padding:22px 12px 0 0;	
}
.nwformsubmit{
	border:none;
	background:url(../images/nwSavetoFormBay.gif) no-repeat #fff bottom right;
	width:290px;
	height:44px;
	cursor:pointer;
}
.nwformsubmit:hover, .registerbtnfrst:hover{
	filter: alpha(opacity=80); /* internet explorer */
	-khtml-opacity: 0.8;      /* khtml, old safari */
	-moz-opacity: 0.8;       /* mozilla, netscape */
	opacity: 0.8; 
}
#btnAdd:hover{
		filter: alpha(opacity=80); /* internet explorer */
	-khtml-opacity: 0.8;      /* khtml, old safari */
	-moz-opacity: 0.8;       /* mozilla, netscape */
	opacity: 0.8;
}
#nwInstallAddress{
	display:none;
}
#manualInstAddrSection #nwInstallAddress{
	display:block !important;
}
.nwHiddenElements{
	display:none;
}
.dimformType{
	filter: alpha(opacity=20); /* internet explorer */
	-khtml-opacity: 0.2;      /* khtml, old safari */
	-moz-opacity: 0.2;       /* mozilla, netscape */
	opacity: 0.2;  
}
.nwSelect{
	height:26px;
	color:#3a3a3a;
	padding:3px;
	border:#ccc solid 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:url(/images/fieldBack.png) repeat-x top left #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.nwSelect:focus{
	border:#999 solid 1px;
}
.nw1,.nwi1{
	display:none;	
}
.specialp{
	width:100%; height:0px; clear:both; border-bottom:#fff solid 1px; padding:20px 0 0 0; margin:0;
}
.nwaddprofile{
	font-size:16px; padding-bottom:10px;border-top:#e5e5e5 solid 1px;
}
.nwaddprotxt{
	float:left;
	padding:6px 20px 0 110px;
}
.nwaddprobtn{
	float:left;
}
.nwaddprobtn:hover{
	filter: alpha(opacity=80); /* internet explorer */
	-khtml-opacity: 0.8;      /* khtml, old safari */
	-moz-opacity: 0.8;       /* mozilla, netscape */
	opacity: 0.8; 
}
#nwSpComm{
}
.nwchangeFType{
	padding:10px; 
	color:#3a3a3a;
	font-size:14px;
	font-weight:bold;
	background:#f8f8f8;
	width:860px;
	text-align:center;
	margin-bottom:10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
input.error, select.error, input.nerror{
	border:red solid 1px;
}
#commentForm input.error:focus{
	border:red solid 1px;
}
.oopevaln{
	float:left;
}
p[htmlfor="ophone"], p[htmlfor="opostalcode"], p[htmlfor="ppostalcode"]{
	position:absolute;
	top:50px; left:0px;
	width:300px;
}
#nwErrorBox{
	display:none;
	padding:6px 5px 6px 28px;
	border:red dashed 1px;
	background:#ffbfbf url(/images/nwBoxError.png) no-repeat 4px 4px;
	color:red;
	margin-top:5px;
	font-style:italic;
}
.newLtNav{
	float:left;
	position:absolute;
	top:12px;
	left:20px;
	list-style:none;
	padding:0; margin:0;
}
.newLtNav li{
	float:left;
	width:123px;
	height:42px;
	margin-right:2px;
	background-image:url(/images/newnav/itemBack.png);
	background-repeat:no-repeat;
}
.newLtNav li h2{
	margin:0; padding:0;	
}
.newLtNav li a{
	text-decoration:none;
	color:#3a3a3a;
	display:block;
	width:123px;
	height:28px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:24px;
	padding-top:16px;
	font-size:16px;
}
.newLtNav li:hover, .newLtNav li.selected{
	background-position: 0 -42px;
	
}
.newRtNav{
	float:left;
	position:absolute;
	top:28px;
	right:20px;
	list-style:none;
	padding:0; margin:0;
}
.newRtNav li{
	float:left;
	width:86px;
	height:26px;
	margin-right:2px;
	background-image:url(/images/newnav/accountBacks.png);
	background-repeat:no-repeat;
}
.newRtNav h2{
	padding:0; margin:0;	
}
.newRtNav li a{
	text-decoration:none;
	color:#3a3a3a;
	display:block;
	width:86px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:18px;
	padding-top:8px;
	font-size:12px;
}
.newRtNav li:hover, .newRtNav li.selected{
	background-position: 0 -26px;
	
}
.newelmsg{
	position:absolute;
	top:10px;
	right:22px;
	padding:0; margin:0;
	color:#d9f4ff;
	font-size:11px;
	width:173px;
	text-align:center;
}

.subnavHolder{
	background-color: #FFFFFF;
    margin-left: 20px;
    margin-right: 20px;
	height:57px;
	position:relative;
	overflow:visible;
}
.pricingHolder{
	position:absolute;
	top:15px;
	right:15px;
	z-index:10;
}
.newsubnav{
	float:left;
	position:absolute;
	top:15px;
	left:15px;
	list-style:none;
	padding:0; margin:0;
}
.newsubnav li{
	float:left;
	width:115px;
	height:28px;
	margin-right:4px;
	background-image:url(/images/newnav/subnavBack.png);
	background-repeat:no-repeat;
}
.newsubnav h2{
	padding:0; margin:0;		
}
.newsubnav li a{
	text-decoration:none;
	color:#3a3a3a;
	display:block;
	width:115px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:22px;
	padding-top:6px;
	font-size:12px;
}
.newsubnav li.selected{
	background-position: 0 -28px;
}
.newsubnav li.selected a, .newsubnav li.selected a:hover{
	color:#fff;
}
.newsubnav li a:hover{
	color:#1b88c7;	
}

.fbtotals{
	position:fixed;
	left:5px;
	width:240px;
	height:21px;
	bottom:15px;
	padding:7px 7px 0 7px;
	background:url(/images/nwBlackPixel.png);
	color:#fff;
	font-size:12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
h2.nwtableHead{
	font-size:13px;
	padding:8px 0; margin:0;
}
.footAddress{
	color:#fff;
	font-size:12px;
	line-height:18px;
	width:200px;
	text-align:left;
	padding:10px 0 0 0; margin:0;
	float:left;
}
.footAddress a{
	color:#fff;
}
.footImage{
	text-align:left;
	padding:15px 15px 0 0; margin:0;
	float:left;	
}
#autohidebacktotop{
    position: fixed;
    right:0px;
    bottom:15px
}
#autohidebacktotop a{
    text-decoration:none;
    border:0 none;
    display:block;
    width:28px;
    height:29px;
}
#autohidebacktotop a:hover{
    opacity:.8; /*mouse over fade effect*/
}
.fbactions{
	padding:0; margin:0; list-style-type:none;
}
.fbactions li{
	height:28px;
	padding-left:20px;
}
ul.fbapprove{
    padding:0; margin:0; list-style-type:none;
}
.fbapprove li{
	height:18px;
	padding-left:20px;
}
.fbactions li.fbpdfact{
	background:url(../images/fbpdfIcon.png) no-repeat top left;
}
.fbactions li.fbeditact{
	background:url(../images/fbediticon.png) no-repeat top left;
}
.fbactions li.rfi{
	background:url(../images/rfi.png) no-repeat top left;
}
.fbactions li.notes{
	background:url(../images/notes.png) no-repeat 0 2px;
}
.fbactions li.stc_update{
	background:url(../images/stcupdate.png) no-repeat 0 0px;
}
.fbactions li.download_docs{
	background:url(../images/downloaddocs.png) no-repeat 0 1px;
}
.fbactions li.inst_notes{
	background:url(../images/instnotes.png) no-repeat 0 1px;
}
.fbactions li.send_docs{
	background:url(../images/send.svg) no-repeat 0 0px;
	background-size: 18px 18px;
}
.fbactions li.signed{
	background:url(../images/signed.png) no-repeat 0 0px;
}
.fbactions li.fbdelact{
	background:url(../images/fbdelicon.png) no-repeat top left;
}
.fbapprove li.fbapp{
	background:url(../images/fbappicon.png) no-repeat top left;
}
.fbapprove li.fbdelact{
	background:url(../images/fbdelicon.png) no-repeat top left;
}
#chartcontainer{
	height:450px;
}
.chartHol{
	border:#f8f8f8 solid 5px;
	margin:20px auto 40px auto;
	width:84%;
}
.siBoxHol{
	background-color:#f1f1f1;
	margin:10px 25px 15px 25px;
	padding:10px 10px 0 10px;
	color:#3a3a3a;
}
.siHeading{
	font-size:18px;
	color:#3a3a3a;
	padding-left:20px;
}
.siinnerp{
	float:left;
}
#siSearch{
	height:39px; width:151px;
	background:url(../images/siSearchBtn.gif) no-repeat;
	border:none;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}
#siSearch:hover, .addinstlink:hover, #instsav:hover, a.fbsubmitBtn:hover,#assclbt:hover, .mcaddbtn:hover{
	filter: alpha(opacity=80); /* internet explorer */
	-khtml-opacity: 0.8;      /* khtml, old safari */
	-moz-opacity: 0.8;       /* mozilla, netscape */
	opacity: 0.8; 
}
#searchtable th{
	text-align:left;
	padding:5px 0;
	color:#3a3a3a;
	border-bottom:#ccc solid 1px;
	font-size:12px;
	font-weight:bold;
}
#searchtable td{
	text-align:left;
	padding:8px 0;
	color:#3a3a3a;
	font-size:12px;
}
#searchtable{
	margin-top:10px;
}
.addinstlink{
	width:150px;
	height:24px;
	background-color:#3a3a3a;
	line-height:24px;
	text-align:center;
	color:#fff;
}
.mcaddbtn{
	background:url(../images/mcaddinstallerbtn.gif) no-repeat bottom right;
	width:181px; height:45px;
	cursor:pointer; border:none;
}
.techaddbtn{
	min-width: 181px;
	padding: 10px;
	height: 45px;
	cursor: pointer;
	background-color: #1b88c7;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	border: 4px solid #e0e0e0;
}
.mcupdbtn{
	background:url(../images/mcupdateinstbtn.gif) no-repeat bottom right;
	width:201px; height:45px;
	cursor:pointer; border:none;	
}
.mcacchols{
	padding:0 55px 0 0 ; margin:0; background:url(/images/mcor.gif) no-repeat 205px 26px;
}
.oopecalc td{
	padding:5px;
}
.statehol{
	background:#feedba;
	margin:3px 0 0 8px;
	padding:2px 2px 1px 2px;
	float:left;
	display:block;
	cursor:pointer;
}
#oopesti{
	 float:left; padding-left:8px; margin-top:6px;font-size:11px; font-style:italic; font-weight:bold;
}
.pprot{
	color:#4d4c4c;
	font-weight:bold;
	line-height:18px;
}
.pprotul {
	padding:0; margin:0;
}
.pprotul li{
	list-style:none;
	padding:4px 0;
	border-top:#e1e1e1 solid 1px;
}
a.fbsubmitBtn{
	width:140px;
	background:#41a82d;
	color:#fff;
	display:block;
	text-align:center;
	text-transform:uppercase;
	padding:3px 0 1px 0;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:5px;
}
#fbsbtina{
	width:140px;
	background:#41a82d;
	color:#fff;
	display:block;
	text-align:center;
	text-transform:uppercase;
	padding:3px 0 1px 0;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:5px;	filter: alpha(opacity=50); /* internet explorer */
	-khtml-opacity: 0.5;      /* khtml, old safari */
	-moz-opacity: 0.5;       /* mozilla, netscape */
	opacity: 0.5; 
	cursor:default;
}
.oopeclhol{
	float:left;
	width:161px;
	margin-right:10px;
	padding:5px 7px 7px 7px;
	height:77px;
	margin-top:10px;
	position:relative;
	color:#666666;
}
.opminus{ background:#f1f1f1 url(../images/oopeminus.png) no-repeat 155px 64px; }
.opplus{ background:#f1f1f1 url(../images/oopeplus.png) no-repeat 155px 60px; }
.oopearrw{ width:29px; height:41px; position:absolute; right:-29px; top:40px; padding:0; margin:0; }
.metinfohol{ height:40px; padding:5px; width:350px; }
#meteringrow{ margin-top:10px; position:relative;background:#FAD35E url(../images/oopeplus.png) no-repeat 524px 21px; margin-right:5px; display:none; }
.metfldhol{ padding-top:14px; }
.yelarrw{ width:27px; height:23px; position:absolute; top:-20px; left:470px; padding:0; margin:0; }



.nwprchol{ background-color:#f1f1f1; border:#d5d5d5 solid 1px; position:relative; margin-left:8px; float:right;}
.prctaghol{ background-color:#d5d5d5; float:left;}
.prctagtext{ margin:5px 5px 6px 5px;}
.prjtagtext{ margin:2px 5px;}
.prcprc{  font-size:19px; line-height:24px; color:#595959; float:left; width:65px; border-left:#fff solid 1px; font-weight:bold; padding-left:5px; letter-spacing:-1px; cursor:default;}
.prccal{ float:left; width:26px; border-left:#fff solid 1px; cursor:pointer;}
.prccal:hover{ background:#e1e1e1; }
.prjprj{  font-size:19px; line-height:20px; color:#595959; float:left; width:56px; border-left:#fff solid 1px; font-weight:bold; text-align:center; cursor:default; padding-top:4px;}
#offersbox{ cursor:pointer; background-color:#f1f1f1; position:relative; }
.nwofferdethol{ position:absolute; top:50px; left:-25px; width:348px; display:none; cursor:default; background:url(/images/offerpoppixel.png); }
.nwofferinner{ margin:7px; position:relative; }
.offerarrw{ position:absolute; top:-19px; left:40px; }
#rednotify{ position:absolute; top:-10px; left:36px; background:url(../images/rednotify.png) no-repeat; width:19px; height:20px; font-weight:bold; display:none; }
#rednottxt{font-size:11px; color:white; position:absolute; top:0px; left:0px; font-weight:bold; width:16px; height:12px; line-height:12px; text-align:center;padding-top:3px; padding-left:1px; }

.offerpopul{ list-style-type:none; margin:0; padding:0; }
.offerpopul li{ 
	background-color:#f1f1f1; margin-bottom:2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
	font-size:12px; 
	text-align:left;
	padding:2px 5px;
	line-height:18px;
}
.datesoffr{ font-size:11px; font-weight:normal; line-height:20px; padding:1px 0 0 0; float:left; }
.offraccept{ background-color:#08ad00; color:#fff; font-size:11px; margin-right:3px; display:block; padding:0 4px; float:left; text-decoration:none; margin-top:1px; margin-bottom:6px;} 
.offrreject{ background-color:#f60000; color:#fff; font-size:11px; display:block; padding:0 4px; float:left; text-decoration:none; margin-top:1px; margin-bottom:6px;} 
.offrreject:hover, .offraccept:hover, #searchButton:hover{ 	
	filter: alpha(opacity=70); /* internet explorer */
	-khtml-opacity: 0.7;      /* khtml, old safari */
	-moz-opacity: 0.7;       /* mozilla, netscape */
	opacity: 0.7; 
}
.searchheld{
	padding:8px 8px 10px 8px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background:url(/images/srback.gif) repeat-x #d5d5d5;
	border-top:#c5c5c5 solid 1px; border-right:#c5c5c5 solid 1px; border-left:#c5c5c5 solid 1px;
}
.nwsearchhol{
	background:#f8f8f8;
	float:left;
	padding:4px 6px 6px 6px;}
.searchlabel{ font-size:11px; font-weight:bold; float:left; color:#4a4a4a; line-height:14px; }
.searchinput{
	height:14px; border:#c0c0c0 solid 1px; padding:2px; line-height:14px; font-size:12px; font-family:Arial, Helvetica, sans-serif;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	 
}
.searchdrop{
	height:20px; border:#c0c0c0 solid 1px; font-size:12px; font-family:Arial, Helvetica, sans-serif;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	 
}
.searchfieldhol{ margin-right:8px; float:left; }
.searchinput:focus{ background:#f4f4f4; }
/*#searchButton{ 
	background:#007ec6; border:none; color:#fff; height:34px; margin-top:2px; cursor:pointer; font-family:Arial, Helvetica, sans-serif;
}*/
.eqprcholstc{ background:url(../images/stctiltt.gif) no-repeat bottom left; float:left; padding-left:12px; display:block; margin-right:9px; }
.eqprcholrec{ background:url(../images/rectiltt.gif) no-repeat bottom left; float:left; padding-left:12px; display:block; margin-right:9px; }
.notificationhol{ 
	background:#f8f8f8;
	float:right;
}
.iholdr{ float:left; border-right:#d5d5d5 solid 2px; padding:11px 0 12px 0; }
.noteshold{ width:290px; padding:0 10px; float:left; height:46px; }
.swhpur{ margin:10px 0; display:block; }
.swhpurhd{ background-color:#ccc; padding:6px; display:block; margin-right:20px; }
#parent1{  border-top: 2px solid #ccc; padding:15px; display:none; }
.swhidlbl{ width:180px; float:left; display:block; }
#recclaimer{ display:none; position:absolute; top:4px; left:300px; width:200px; }
.ftoptshol{ padding:0; margin:0; width:380px;padding:10px 0; border-bottom:#ccc solid 1px; float:left; }
.prevseltxt{ font-size:11px; font-style:italic; color:#6a6a6a; position:absolute; left:0; top:50px; display:block; }
.gstregishol{ border-top:#e0e0e0 solid 1px; padding-top:10px;}
.registerbtnfrst{
	border:none;
	background:url(../images/crmyacct.gif) no-repeat #fff bottom right;
	width:290px;
	height:44px;
	cursor:pointer;
}
#supheader{ background-color:#e7e7e7; border-bottom:#fff solid 1px; height:32px; text-align:center; padding-top:9px;
color:#3a3a3a; font-size:20px; font-weight:bold; display:block; margin:0;}
#subheadshade{ overflow:hidden; margin:0; padding:0; text-align:center; }
/**-------------------------New Pv Create form--------------------------------------**/

/**-------------------------Structural--------------------------------------**/
.nopadmar{ padding:0; margin:0; }
.nopadmar10{ padding:0; margin:0 20px 0 0; }
.nopadmar55{ padding:0; margin:0 55px 0 0; }
.nopadmarRt6{ margin:0 6px 0 0; padding:0; }
.inf370{ width:364px; }
.inf390{ width:384px; }
.inf220{ width:214px; }
.inf224{ width:222px; }
.inf240{ width:234px; }
.inf226{ width:226px; }
.inf196{ width:190px; }
.inf186{ width:180px; }
.inf176{ width:170px; }
.inf146{ width:140px; }
.inf126{ width:120px; }
.inf156{ width:160px; }
.inf98{ width:90px; }
.inf60{ width:52px; }

.dde100{ width:100px; }
.dde104{ width:104px; }

.roundBor5{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
.roundBor2{
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
}
.roundBor3{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
.clearSpace{
	padding:0; margin:0; height:8px; clear:both;
}

.font18{ font-size:18px; }

.formsize{float:left; width:270px;}
.formsize1{width:475px;}
/**-------------------------Structural--------------------------------------**/





.pageHeadingsearch{
    font-size:16px;
    color:#3a3a3a;
    clear:both;
}
.searchtable {
    display:block;
    float:left;
    width:auto;
    background-color: #EFEFEF;
    padding:8px;
    border:#cbcbcb solid 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom:20px;
    /* margin-top:-20px; */

}
.searchtable div{
    float:left; 
    padding:1px 5px;
}
.searchtable div input{    
    border:#ccc solid 1px;
    /*border-radius: 3px;*/
    font-size:14px;
    line-height:14px;
    color:#3a3a3a;
    background:url(/images/fieldBack.png) repeat-x #FFF;
    height: 23px}
.searchtable div input:focus{
    border:#999 solid 1px;
    /*width: auto;*/
}
.searchtable div select {
    background: url("/images/fieldBack.png") repeat-x scroll left top #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    color: #3A3A3A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 26px;
    padding: 3px;
}
.searchtable hr{
    border:none;
    color: gray;
    background-color: gray;
    height: 1px;
    margin: 5px;
    clear:both}
.searchtable .searchButton {    
    float:right;
}
.searchtable button {
    margin:7px 5px 0px;
    height:35px;
    color:#fff;
    /* Grey
    background-color:#5c5c5c;
    border:#3a3a3a solid 1px;*/
    background-color:#3faddb;
    border:#259acb solid 1px;
    padding:0 10px;  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#stc_totals {
	float: right;
	margin-bottom: 10px;
}

#stc_totals div.stc_total_box {
	float: left;
	margin-right: 10px;
	padding: 4px;
	width: 120px;
	border-radius: 5px;
	text-align: center;
}

#stc_totals span.stc_count {
	font-size: 18px;
	font-weight: bold;
}

#stc_totals span.stc_text {
	font-size: 10px;
}

#stc_totals span.title {
	font-size: 12px;
	font-weight: bold;
}

#stc_totals span.forms {
	font-size: 12px;
	font-style: italic;
}

#stc_totals div.total_holding { background-color: #ffffff; }
#stc_totals div.can_submit { background-color: #f3f3f3; }
#stc_totals div.fb_checking { background-color: #d0e7ff; }
#stc_totals div.cer_pending { background-color: #ffeebd; }
#stc_totals div.ready_to_sell { background-color: #cbf3ba; }

/*------------------------ remote signature request / support notifications or sms ---------------------*/

.sign_request { background-color: #E8E8E8; border-bottom: 1px solid #DBD9D9;color: #1A1A1A;font-weight: bold;
    padding: 3px 3px 1px;text-align: center;width:72%;
}
.signrequest_wrap,.notification_wrap{margin-top:12px;max-width:240px;}
.signrequest_wrap a,.notification_wrap a{margin-top:12px;display:inline-block;}
.signrequest_wrap label,.notification_wrap label{margin-top:12px;display:inline-block;}
.signexist{ color:#008000; }
.sign_success_msg .errmobile{color:red;font-style:italic;} /*class got from php*/
#mobile_dialog{ margin: 10px 0;padding: 10px 20px; }
.success_mobile{color: #008000;margin-top: 15px;}   /*check need*/
.wait_message{color: #CD7F32; display: block;font-weight: bold;margin-top: 10px;}
#mobile_dialog,#edit_mobile_email,#sign_success_msg{display: none;}
#edit_mobile_email label{display: inline-block;width: 60px;}
#edit_mobile_email input{display: inline-block;width: 64%;margin-top: 10px;padding: 1px 3px;}
#edit_mobile_email{font-size:15px;}
 #edit_mobile_email .wait_message{color:#1c94c4;display:none;font-weight:bold;text-align:center;}
.common_error {color: red;font-size: 13px;margin: 3px 0 3px 21%;visibility: hidden;}
.contacts_header {font-weight: bold;margin-bottom:9px;}
#edit_mobile_email input:invalid {box-shadow: none;}
#edit_mobile_email .sign_response{color:red;visibility:hidden;text-align:center;min-height:15px;}
.supportmsg_dialog{font-size: 15px!important;}
.supportmsg_dialog .sms_success{color: green;}
.supportmsg_dialog .sms_err{color:maroon;}
#mobile_dialog .sign_success_msg{color: green;}



/*----------------------------ccew sign request ---------------------*/
#ccew_mobile_dialog{ margin: 10px 0;padding: 10px 20px; }
#ccew_mobile_dialog,#ccew_edit_mobile_email,#ccew_sign_success_msg{display: none;}
#ccew_mobile_dialog .ccew_sign_success_msg{color: green;}
.ccew_contacts_header {font-weight: bold;margin-bottom:9px;}
.ccew_sign_success_msg .ccew_errmobile{color:red;font-style:italic;} /*class got from php*/
#ccew_edit_mobile_email input:invalid {box-shadow: none;}
#ccew_edit_mobile_email .ccew_sign_response{color:red;visibility:hidden;text-align:center;min-height:15px;}
.ccew_contacts_header {font-weight: bold;margin-bottom:9px;}
#ccew_edit_mobile_email label{display: inline-block;width: 60px;}
#ccew_edit_mobile_email input{display: inline-block;width: 64%;margin-top: 10px;padding: 1px 3px;}
#ccew_edit_mobile_email{font-size:15px;}
#ccew_edit_mobile_email .wait_message{color:#1c94c4;display:none;font-weight:bold;text-align:center;}





/*------------------------ track installer path ---------------------*/
.inst_path{text-decoration: none;}

/*------------------------ remote sign fb2 ---------------------*/
.re_sign{
    color:green;
    display: inline-block;
    vertical-align: top;
}
.fb2_doc{
    display: inline-block;
    margin-right: 5px;
    width: 81px;
}
.tooltipinv {
    background-image: url("/images/inv/pinkpixel1.png");
    border-radius: 10px;
    display: none;
    font-size: 12px;
    padding: 5px 5px 3px;
    position: relative;
    width: 507px;
    z-index: 1000;
    font-family: Open Sans;
    font-size: 14px;
    color:#000000;
}

.block_1 {
padding: 20px;
}
.block1_2{
background-image:url(/images/inv/Rounded-Rectangle.png);
height:auto;
border-radius: 15px;
background-repeat: repeat;
padding: 10px;
height: auto; 
position: relative;


}
.block1_3{
border-radius: 15px;
height: auto; 
padding: 15px 0;
}
.block1_2_1{
display: inline-block;
padding: 6px;
width: 30%;
}
.block1_2_2{
display: inline-block;
padding: 8px;
width: 30%;
text-align:right;
}
.block1_2_3{
display: inline-block;
padding: 2px;
text-align: right;
width: 31%;
color:#FFFFFF;
}
.alert img {
display: inline-block;
vertical-align: text-bottom; 
padding-right:15px;
}
.alert span{
font-size: 24px;
font-style: normal;
font-variant: normal;
font-weight: 500; 
color:#FF0000;
}
.tooltipinv .alert span{
font-size: 22px;
}
.tooltipinv p{
    padding-top: 8px; /* 12px; */
}

.btnss {
	font-size: 13px;
	color: #FFFFFF !important;
	padding: 5px;
	border: none;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 7px;
	text-decoration: none;
        display:inline-block;
}

/* css for job pack status */
	.btnss:hover, .btnss:focus{
		border:none;
		outline:none;
		box-shadow:none;
	}
	.l-p-7{
		padding-left: 7px;
	}
	.initiated{
		background-color:#F25613;
		color: #FFFFFF;
		border-radius:0;
	}
	.initiated:hover{
		background-color:#e04e0f;
	}
	.verified{
		background-color:#51b336;
		color: #FFFFFF;
		border-radius:0;
	}
	.verified:hover{
		background-color:#4bab30;
	}
	.failed{
		background-color:#e61717;
		color: #FFFFFF;
		border-radius:0;
	}
	.failed:hover{
		background-color:#dc1313;
		box-shadow:none;
	}
	.disable{
		background-color:#a4a4a4;
		color: #FFFFFF;
		border-radius:0;
	}
	.disable:hover{
		background-color:#a4a4a4;
	}

	.sec2_table{
            color:#4A4848;
            font-weight: 600;
            font-size:11px;
            padding: 10px 0 0px 0px;
            text-transform: uppercase;
            line-height:16px;
	}
        
        /* css for auth/create_user/1 */
        .already_logged{
            position: absolute;
            top: 40%;
            left: 50%;
            font-size: 15px;
            transform: translate(-50%, -50%);
            padding: 20px;
            background: #E2E2E2;
            box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
        }
       /* css for auth/create_user/1 */
        .already_logged{
            position: absolute;
            top: 40%;
            left: 50%;
            font-size: 15px;
            transform: translate(-50%, -50%);
            padding: 20px;
            background: #E2E2E2;
            box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
        }
        
        /* css for create_form/pv : autocomplete address */
        
        .address_autocomplete{
            width: inherit;
            height: 20px;
        }

        .address_list li {
            width: inherit !important;
            padding: 3px 0 !important;
        }
        
        #installation_address_area{
            margin:25px auto;
        }
        .address_container .propnameContainer{
            margin:auto;
        }
        
        .address_list li.odd-item{
            border-top: 1px solid lightgray;
            border-bottom: 1px solid lightgray;
        }

        #owner_address_section{
            position: relative;
        }

        .search_holder{
            margin: 10px 0 12px;
            position: relative;
            width: 600px;
        }

        .unitTypeSection{
            position: relative;
            width: 550px !important;
		}
		
		.unitTypeSection.nwunitTypeHol{
			margin-top:0;
		}

		.unitTypeSection.nwunitTypeHol .brModelBox{
			margin-top:0;
		}

        .clear_search{
            display: none;
            height: 15px;
            position: absolute;
            top: 33px;
            right: -31px;
            float: right;
        }

        .autocomplete_error{
            font-style: italic;
            text-align: left;
            width: 100%;
            clear: both;
            position: absolute;
            margin-top: 4px;
        }
        .addManualAddress , .showAutocompleteBox {
            color: #808080;
            font-weight: 500;
            font-size: 13px;
        }

        .showAutocompleteBox {
			color:#3a3a3a;
			padding:8px 16px;
            float: right;
			margin-right: 13px;
			font-weight: bold;
			text-decoration: none;
        }

        .ownerStreetStateSection , .instStreetStateSection{
            position: relative;
            width:830px;
        }
        
        .hide_it{
            display:none;
        }
        
        .manualAddrSection{
            min-height: 175px;
        }
        #oaddr_gmap , #instaddr_gmap{
            height : 180px;             /* lesser than this will crop gmap infowindow text */
            width : 62%;
        }
        
        .search_holder .loading {
            position: absolute;
            transform: translate(-50% ,-50%);
            top: 65%;
            left: 50%;
        }
        
        .search_holder .enter_manual_addr_stripe {
            right: -157px;
            position: absolute;
            top: 6px;
        }

        .gmap_container div.make_row{
            display: inline-block;
            vertical-align: middle;
        }
        .gmap_container{
            margin-top: 25px;
        }
        .gmap_inner{
            background:#e0e0e0;
            margin-top: 10px;
            position: relative;
        }
        .oaddr_selected , .instaddr_selected{
            width: 37%;
        }
        .oaddr_change , .instaddr_change{
            left: 10px;
            font-size: 15px;
            position: absolute;
            bottom: 5px;
        }
        .autocomplete_area{
            margin-top: 25px;
        }
        .search_holder .nwBigLabel {
            margin-bottom: 10px;
            display: block;
        }
        .addr_view {
            padding-left: 15px;
            display: table-cell;
            font-size: 14px;
            vertical-align: middle;
        }
        .make_tbl{
           display: table; 
        }
        .addr_inner {
            padding: 0 10px 0 20px;
            width: 100%;
            box-sizing: border-box;
        }
        .addr_inner img {
            width: 35px;
            display: table-cell;
            vertical-align: middle;
        }
        .propnameContainer{
            margin:10px auto;
            user-select:none;
        }
        .propBoxHolder.make_row{
            line-height:28px;
        }
        .propnameContainer .make_row{
            width: 48% !important;
            display: inline-block;
            vertical-align: middle;
        }
        .add_postal_addr_stripe input, .add_postal_addr_stripe label{
            vertical-align: middle;
        }
        .add_postal_addr_stripe [for=addPostalAddr]{
            cursor : pointer;
            user-select: none;
        }
        .diff_postal_addr{
            font-weight: 600;
            color: #6d6d6d;
            margin: 4px 0 0 4px;
            width: 190px;
            font-size: 11px;
        }
        .propnameContainer [type=checkbox] {
            bottom: -2px;
            position: relative;
        }
        .map_links{
            text-align: right;
            margin : 0;
            height:50px !important;
            width: 25%;
        }
        .make_row.map_links * {
            vertical-align: middle;
        }
        .propBoxHolder{
            margin: 0;
            width: 33% !important;
        }
        .propBoxHolder .inputField{
            display: inline-block;
            margin: 0 4px;
            vertical-align: middle;
        }
        
        .minH200{
            min-height : 200px;
        }
        .storeys_and_nmi{
            padding-top: 20px;
            border-top: #e5e5e5 solid 1px;
        }
        .addr_string_top{
            font-weight: 600;
            display: block;
            max-height: 51px;
            overflow: hidden;
        }
        .actualAddrComment textarea{
            font-size: 12px;
            width: 420px;
            height: 57px;
            resize: none;
            cursor: not-allowed;
        }
        .addrLabel{
            font-size:15px;font-weight:normal; line-height:26px;color:#1b88c7;
        }
        
        #specialadd{
            font-size:12px;
        }
        
        .no_location_found{
            position: absolute;
            top: 6px;
            right: 50px;
            color: #EB2D3A;
            font-size: 15px; 
        }
        
        .ui-autocomplete-loading ~ img.auto_loader{
            width: 16px;
            position: absolute;
            right: 0px;
            top: 34px;
            display: block !important;
        }
        #states_mismatch_error{
            color: red;
            float: right;
            font-size: 13px;
        }
        
        /* google map css */
        
        .gm-style .gmnoprint.gm-style-mtc{
            width: 77px !important;
        }
        .gm-style .gmnoprint [role="button"]{
            font-size: 14px !important;
            padding: 4px 7px 4px 7px !important;
        }
        .gm-style .gmnoprint.gm-style-mtc > div:not([role="button"]){
            width:73px !important;
        }
        .gm-style .gm-fullscreen-control{
            height: 30px !important;
            width: 30px !important;
        }
/*        .gm-fullscreen-control img{
            margin: 7px 0 0 0 !important;
        }*/
        
        [title="Show street map"] , [title="Show satellite imagery"] , [title="Show street map with terrain"] , [title="Show imagery with street names"]{
            font-size: 13px !important;  
		}
		.navigationContainer{
			position: relative;
		}
		.spa_app_icon{
			display: inline;
			font-size: 6px;
			width: 10px;
			background: #fdd159;
			border: 1px solid #666;
			border-radius: 3px;
			padding: 1px 4px;
			letter-spacing: 1px;
			color: #000;
		}

		.spa_active_client{
			vertical-align: middle;margin: 5px;background-color: green;color: white;font-size: 8px;    display: inline;border-radius: 3px;    padding: 1px 4px;letter-spacing: 1px;border: 1px solid #666;
		}

    .right-section {
        float: right;
        padding: 0px;
	    width: 758px;        
    }
    .right-section .expiry-datesection {
        display: flex;
        width: 100%;
        padding:0%;
        margin: 20px 0px 0px;        
        text-align: right;
        flex-direction: column;
        align-items: flex-end;
    }
    .right-section .expiry-datesection .expiry-boxcontainer{
        width:auto;
        background-color:#e1f5fe;
        padding:10px 12px;
    }
    .right-section .expiry-datesection ul {
        list-style: none;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-end;
    }
    .right-section .expiry-datesection ul li {
        display: inline-flex;
        padding: 0px 6px;
        font-family: Neue Haas Grotesk Disp Med, Helvetica, Arial, sans-serif;
        font-weight: 600;
        font-size:14px;
    }
    .right-section .expiry-datesection ul li:last-child{
        padding-right:0px;
    }
    .right-section .expiry-datesection ul li a {
        background-color: #ffae42;
        width: 92px;
        height: 50px;
        text-align: center;
        display: flex;
        justify-content: center;
        text-decoration: none;
        align-items: center;
        color: #000;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 0.1px;        
    }
    .right-section .expiry-datesection  a.stc-notify {
        padding: 10px 0px 0px;
        font-size: 14px;
        font-family: 'AvenirLTStd65Medium';
    }

	.ftype_label{
		display: inline-block;
		margin-top: 2px;
		color: #000;
		border: 1px solid #666;
		background-color: #fdd159;
		padding: 2px 5px 1px;
		border-radius: 3px;
		font-size: 10px;
		line-height: 11px;
		text-transform: uppercase;
	}
	.red_status{
		color:red!important;
	}
	.impersonation-bar {
		display: flex;
		justify-content: flex-end;
		align-items: center;
		padding: 4px 16px;
		background-color: orange;
		color: #fff;
		width: 100%;
		box-sizing: border-box;
		
	}
	.impersonation-bar a {
		background-color: #f44336;
		color: #fff;
		border: none;
		padding: 3px 14px;
		border-radius: 20px;
		cursor: pointer;
		font-size: 14px;
		text-decoration: none;
	}
	.impersonation-bar span {
		font-size: 14px;
		margin-right: 10px;
	}



/* Battery Only Joblist */
	.battery_table{
		table-layout: fixed;
	}

	.battery_table.contentTable td.wrap_text,  .battery_table.contentTable th.wrap_text{
        width: 191px;
        overflow: hidden;
        word-wrap: break-word;
    }
    .battery_table.contentTable td.wrap_text p,  .battery_table.contentTable th.wrap_text p{
        overflow: hidden;
        word-wrap: break-word;
    }


