H1 {
	float: none;
    width: auto;
    margin: 0;
    padding: 0 0 10px;
    border: none;
    font-size: 30px;
    color: #1d4386;
}

H2 {
	color: #1d4386;
	font-family: "Arial";
	font-size: 1.1em;
	font-weight: bold;
	line-height: 24px;
	margin: 0;
}

H3 {
	float: left;
	font-family: "Arial";
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
}

H4 {
	font-size: 1em;
}

.bannerwrap H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	text-align:center;
	color:#fff;
	float:none;
	font-weight:400;
	line-height: 72px;
	margin: 0;
}

#contentpanestatic h1, #contentpanepq h1, #contentpane h1  {
	margin: 20px 25px 10px 25px;
}

.black {
	color: #222222;
	font-weight: bold;
}

.green {
	color: #243D54;
	font-weight: bold;
	width: 400px;
}

.lightgray {
	color: #999999;
}

A {
	color: #1d4386;
}

img {
	border: 0px;
}

/* FONT SIZE ***********************/
.fontsize1em {
font-size:1em;
}

/* FLOAT *************************/
.floatleft {
float:left;
}

.floatright {
float:right;
}

.floatauto {
margin:0px auto;
}

.floatnone {
float:none;
}

.textalignright {
text-align:right;
}

.textalignleft {
text-align:left;
}

/* MARGIN ************************/
.marginright5px {
margin-right:5px;
}

.margintop5px {
margin-top:5px;
}

.marginbottom5px {
margin-bottom:5px;
}

.marginleft5px {
margin-left:5px;
}

.marginright10px {
margin-right:10px;
}

.margintop10px {
margin-top:10px;
}

.marginbottom10px {
margin-bottom:10px;
}

.marginleft10px {
margin-left:10px;
}

.marginleft10em {
margin-left:10em;
}
/* WIDTH ***********************/
.widthauto {
width:auto;
}

.width100perc {
width:100%;
}

.width99perc {
width:99%;
}

.width98perc {
width:98%;
}

.width80perc {
width:80%;
}

.width49perc {
width:49%;
}

.width45perc {
width:45%;
}

.width40em {
width:40em;
}

.width35em {
width:35em;
}

.width30em {
width:30em;
}

.width25em {
width:25em;
}

.width20em {
width:20em;
}

.width17em {
width:17em;
}

.width16em {
width:16em;
}

.width15_3em {
width:15.3em;
}

.width15em {
width:15em;
}

.width13em {
width:13em;
}

.width12em {
width:12em;
}

.width11em {
width:11em;
}

.width10em {
width:10em;
}

.width9em {
width:9em;
}

.width8em {
width:8em;
}

.width7_3em {
width:7.3em;
}

.width7em {
width:7em;
}

.width6em {
width:6em;
}

.width5em {
width:5em;
}

.width4em {
width:4em;
}

.width3em {
width:3em;
}

SELECT[name=cmbPageSize].width3em {
width:4em;
}

.width2em {
width:2em;
}

.tooltip {
	display:none; 
	position:absolute; 
	border: 1px solid #7e7e7e; 
	background-color: #FFFFFF;
	color:#243D54;
	padding: 5px;	
}

.error {
	padding:0px;
	margin:0px;
	color: #cd0a0a;
	position:relative;
}
div.error{
	padding-left:157px;
	color: #cd0a0a;
}
.message{
	color: #1C8F08;
	border:1 red;
}

.errorBox{
	border : 1px solid Red;
	padding : 3px;
	padding-right: 5px;
	background : #FFFCDB;
}

.errorBox LI {
	list-style : none;
	margin-top:10px;
}

.errorBox UL {
	padding-left:5px;
	margin-left:6px;
}


#userName {
float:right;
margin:10px 0px 0px 0;
text-align:right;
}

#contentpane .loggedInUserName{
	color: #243d54;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    margin: 10px 0 15px 0;
}

#contentpane #login-form .forgotUP {
float:left;
margin:8px 0px 0px 0px;
font-size:0.95em;
}

#contentpane #login-form H1 {
float:left;
width:200px;
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
font-weight:bold;
line-height:25px;
color:#243d54;
margin:0px 0px 0px 10px;
border-bottom:0px dashed #9aafc2;
}

#contentpane #login-form H2 {
float:left;
width:200px;
font-family:none;
font-size:none;
font-weight:bold;
line-height:0;
color:#4b4b4d;
margin:10px 0px 0px 10px;
border-bottom:1px dashed #9aafc2;
}

#contentpane #login-form .getreg {
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
color:#7e7e7e;
margin:8px 0px 0px 0px;
}

/* TOP NAVIGATION (TOP) (DEFAULT LINKS) */
#topnavtop UL#ultopnavtop {
	float: right;
    width: auto;
    margin: 75px 0px 0 0;
    padding: 0 10px 0 10px;
    z-index: 999;
    position: relative;
}

#topnavtop UL#ultopnavtop LI {
display:inline;
float:left;
height:35px;
margin:0px 0px 0px 5px;
padding:0px 0px 0px 8px;
color:#000000;
cursor:pointer;
    text-align: center;
}

#topnavtop UL#ultopnavtop LI A {
height:35px;
line-height:35px;
padding:0 10px 0 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#062c65;
text-decoration:none;
}

#topnavtop UL#ultopnavtop LI:first-child {
margin:0 0 0 -5px;
padding:0;
}

#topnavtop UL#ultopnavtop LI:last-child {
	background: none;
}

#topnavtop UL#ultopnavtop LI A SPAN {
}

#topnavtop UL#ultopnavtop LI A SPAN SPAN {
cursor:pointer;
}

.sf3 #topnavtop UL#ultopnavtop LI A SPAN {
background:none;
}

.sf3 #topnavtop UL#ultopnavtop LI A SPAN SPAN {
padding:10px 0;
}

#topnavtop UL#ultopnavtop LI A:hover {
color:#58585a;
}

#topnavtop UL#ultopnavtop LI#li0 A {
background:none;
}


/* safari */
.sf3 #topnavtop UL#ultopnavtop LI#li0 A SPAN {
padding:0;
}

.sf3 #topnavtop UL#ultopnavtop LI#li1 A SPAN {
padding:0;
}

.sf3 #topnavtop UL#ultopnavtop LI#li2 A SPAN {
padding:0;
}

.sf3 #topnavtop UL#ultopnavtop LI#li3 A SPAN {
padding:0;
}

.sf3 #topnavtop UL#ultopnavtop LI#li4 A SPAN {
padding:0;
}

.sf3 #topnavtop UL#ultopnavtop LI#li0 A SPAN LABEL {
padding:10px 0px 10px 5px;
}

.sf3 #topnavtop UL#ultopnavtop LI#li1 A SPAN LABEL {
padding:10px 0px 10px 20px;
}

.sf3 #topnavtop UL#ultopnavtop LI#li2 A SPAN LABEL {
padding:10px 0px 10px 20px;
}

.sf3 #topnavtop UL#ultopnavtop LI#li3 A SPAN LABEL {
padding:10px 0px 10px 20px;
}

.sf3 #topnavtop UL#ultopnavtop LI#li4 A SPAN LABEL {
padding:10px 0px 10px 20px;
}

/* LEFT PANE *************************************/
#leftpane UL#ulleftnav {
	height: 50px;
    margin: 0 auto;
    padding: 0;
	width: 95%;
	font-family:Arial, Helvetica, sans-serif;
}
#leftpane UL#ulleftnav LI:last-child {
	border-right: none;
}

#leftpane UL#ulleftnav LI {
	float: left;
    width: auto;
    height: 50px;
    line-height: 20px;
    list-style: none;
    text-align: center;
	border-right: 1px solid #fff;
}

#leftpane UL#ulleftnav LI #li8{
	background: none;
}

#leftpane UL#ulleftnav LI A {
	display: block;
    padding: 12px 21px;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
}

#leftpane UL#ulleftnav LI.active A {
    color: #1d4386;
}

#leftpane UL#ulleftnav LI A:hover {
	color: #1d4386;
}

#leftpane UL#ulleftnav LI A SPAN {
padding: 0;
}

#leftpane UL#ulleftnav LI.active A SPAN {
color: #1d4386;
padding:0;
}

#leftpane UL#ulleftnav LI.hover A SPAN {
color: #1d4386;
padding:0;
}

#leftpane UL#ulleftnav LI A SPAN SPAN {
display:block;
padding:2px 0px 3px 0;
cursor:pointer;
}

#leftpane UL#ulleftnav LI.active A SPAN SPAN {
padding:2px 0px 3px 0;
}

#leftpane UL#ulleftnav LI:hover A SPAN SPAN {
padding:2px 0px 3px 0;
}


/* CONTENT PANE *********************************/

small.requiredField{
	color:red;
}

.loggedInUserName{
	color:#002D56;
}


/****** PRICE QUOTE PAGE ****************/

.quote-banner {
	background-color: #ebeef3;
    min-height: 80px;
	height: auto;
    color: #000000;
}

.quote-wrap {
	width: 75%;
    margin: 0px auto;
    position: relative;
    padding: 15px 0;
    font-size: 20px;
    text-align: center;
    line-height: 1.3;
    font-weight: 700;
    text-transform: uppercase;
}

#quickQuoteForm_fuel {
	width: 300px;
}

.quote-left-td {
	width: 70%;
}

.quote-right-td {
	width: 30%;
}

.registration-banner {
	width: 220px;
    background-color: #ebeef3;
	min-height: 100px;
    height: auto;
}

.registration-wrap {
	width: 90%;
    margin: 0 auto;
    position: relative;
    padding: 20px 0;
}

.registext {
	font-size: 12px;
	margin-bottom: 10px;
}

.quote-tr {
	height: 45px;
}

.tbquote, .tbresult {
	border: none;
	border-collapse: collapse;
}

.tbquote thead tr {
	border-bottom: 3px solid #000;
	height: 50px;
}

.tbquote tbody tr, .tbresult tbody tr {
	border-bottom: 1px solid #000;
	height: 40px;
}

.tbresult thead tr {
	border-top: 3px solid #000;
	border-bottom: 1px solid #000;
	height: 30px;
}

.quoteresultdiv {
	box-shadow: 0px 0px 10px 0px #cfcfcf;
	padding: 0 0 50px 0;
}

.quoteresultcontainer {
	margin: 40px 0;
}

.smalllabel {
	font-size: 10px;
	color: #c0c0c0;
}

.buynow {
	width: 100%;
	text-align: center;
}

.pqPageMessage {
	color: #a0a0a0;
	font-size: 10px;
	font-style: italic;
}

.buttonorder {
background-color: #f38120;
color:#fff;
font-size:14px;
text-align:center;
cursor:pointer;
border: 1px solid #f38120;
margin: 0 5px;
text-decoration: none;
padding: 8px 15px;
font-weight: 600;
min-height: 40px;
width: 200px;
}

.buttonorder:hover {
background-color: #b70327;
color: #ffffff;
border: 1px solid #b70327;
}

.buttonregister {
background-color: #b70327;
color:#fff;
font-size:14px;
text-align:center;
cursor:pointer;
border: 1px solid #b70327;
margin: 0 5px;
text-decoration: none;
padding: 6px 15px;
font-weight: 600;
min-height: 40px;
position: relative;
top: -10px;
width: 200px;
}

.buttonregister:hover {
background-color: #f38120;
color: #ffffff;
border: 1px solid #f38120;

}

.buttonquote {
background-color: #436eaa;
color:#fff;
font-size:14px;
text-align:center;
cursor:pointer;
border: 1px solid #436eaa;
margin: 0 5px;
text-decoration: none;
padding: 8px 15px;
font-weight: 600;
min-height: 40px;
width: 200px;
}

.buttonquote:hover {
background-color: #f38120;
color: #ffffff;
border: 1px solid #f38120;
}

/***** End PRICE QUOTE Page

/**** RAF PAGE ****/
.rafheader {
	text-align: center;
    font-weight: bold;
    font-size: 30px;
	padding: 0 0 20px 0;
}

.raf-banner {
	background-color: #ebeef3;
    height: 60px;
    color: #b70327;
}

.raf-wrap {
	width: 75%;
    margin: 0px auto;
    position: relative;
    padding: 15px 0;
    font-size: 24px;
    text-align: center;
    line-height: 1.3;
    font-weight: 700;
}

.raftext {
	text-align: center;
}

#staticText {
	margin-top: 30px;
}

/*** End REF Page *****/



.register {
	font-size: 13px;
    margin: 0px 0 0 -10px;
}

.loginarea #loginbox .login .registertwo {
    margin: 0 0 0 3px;
}

.loginbutton {
    float: right;
    margin: 10px 0 0 5px;
    background: #1d4386;
    width: 55px;
    height: 25px;
    border: 1px solid #fca908;
    cursor: pointer;
    outline: none;
    color: #000000;
    padding: 1px 1px;
}

.loginbutton:hover {
    background: #fca908;
}

.forgotusr {
	width: 190px;
	float: left;
	margin: -25px 0px 0 70px;
}

.forgotpwd {
	width: 190px;
	float: right;
	margin: -25px -20px 0 0;
}


/* contactus */

.contactUs {
	float: left;
    height: auto;
}

#contentpane P {
float:left;
width:auto;
height:auto;
color:#222222;
margin:10px 0px 10px 0px;
text-align:justify;
/*overflow:hidden;*/
}

#contentpane .frmcontrolbox P {
/*font-weight:bold;*/
margin:0.5em 1em;
text-align:justify;
width:97%;
}

#contentpane .dash, #contentpane .dash0 {
width:98%;
background:#ffffff url(images/dash.gif) repeat-x 50% 50%;
margin:5px 0px 5px 7px;
padding:2px 0px;
}

#contentpane .frmcontrolbox ol{
width:auto;
float:left;

}
#contentpane .frmcontrolbox ol li{
width:auto;
float:left;
color:#222222;
}



/* FORM CONTROL BOX */
.frmcontrolbox, .frmcontrolboxqq {
float:left;
height:auto;
background:none;
width: 100%;

}

.frmcontrolboxstatic {
float:left;
height:auto;
background:none;
width: 100%;
}

.frmcontrolbox2 {
float:left;
width:100%;
height:auto;
padding:10px 0 20px 0;
background:none;
}

.frmcontrolboxpq {
float:left;
width:100%;
height:auto;
padding:10px 0 20px 0;
background:none;
}

.frmcontrolboxtank{
float:left;
height:auto;
background:none;
width: 100%;
padding: 0 25px;
}

.frmcontrolbox H4 {
font-weight:bold;
line-height:24px;
color:#246b36;
margin:0.5em 1em;
}

.validateTips {
border:0px solid transparent;
color:#CD0A0A;
font-weight:normal;
margin:0px 0px 0px 5px;
padding:0;
}

.validateTips UL {
width:100%;
margin:0;
padding:0 0 0 15px;
}

.validateTips UL LI {
padding:0px;
}

/* TANK LOCATION */
#contentpane .tanklocation {
width:270px;
height:170px;
background:transparent url(images/fronthouse.gif) no-repeat 50% 50%;
}

/* FORM */
SELECT {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

SELECT {
height:30px;
}

INPUT {
height: 20px;
}

INPUT[type=checkbox],INPUT[type=radio] {
border-bottom-width:0px !important;
border-left-width:0px !important;
border-right-width:0px !important;
border-top-width:0px !important;
}

/* CONTENT PANE FORM CONTROLS */
#contentpane fieldset {
padding: 0px 10px 10px 10px;
border:1px dashed #7e7e7e;
margin:0px;
display:inline;
}

#contentpane LEGEND {
background-color:transparent;
padding:0px 2px 2px 2px;
color:#4b4b4d;
}

#contentpane .noborder {
border:0;
}

#contentpane TABLE SPAN {
float:none;
}

#contentpane LABEL {
display:block;
}

/* PASSWORD STENGTH *//*****************************************/
#pswdstrengthcont {
float:left;
padding:3px 0px 0px 10px;
}

#pswdstrengthcont #paswdstrength0,
#pswdstrengthcont #paswdstrength1,
#pswdstrengthcont #paswdstrength2,
#pswdstrengthcont #paswdstrength3 {
float:left;
width:20px;
height:7px;
display:block;
}

#pswdstrengthcont #paswdstrength0 {
border:1px solid gray;
}

#pswdstrengthcont #paswdstrength1 {
border:1px solid gray;
margin-left:2px;
}

#pswdstrengthcont #paswdstrength2 {
border:1px solid gray;
margin-left:2px;
}

#pswdstrengthcont #paswdstrength3 {
border:1px solid gray;
margin-left:2px;
}

.weak{background-color: #FF5353;}
.average{background-color: #FAD054;}
.strong{background-color: #93C9F4;}
.secure{background-color: #B6FF6C;}

.strengthMsg {
width:50%;
margin:0px;
font-size:1em;
font-weight:normal;
}

/****************************************************************/

#contentpane INPUT.textbox {
width:170px;
}

#contentpane TABLE INPUT.textbox {
width:170px;
}

#contentpane TABLE INPUT.textboxsmall {
width:100px;
}

#contentpane TABLE SELECT.selectbox {
width:172px;
}

.ie7 #contentpane TABLE SELECT.selectbox {
width:174px;
}

#contentpane TABLE SELECT.selectboxsmall {
width:100px;
}

#contentpane TABLE SELECT.ctypebig {
width:270px;
}

.ie7 #contentpane TABLE SELECT.selectbox { /* ie7 hack */
width:176px;
}

.ie7 #contentpane TABLE SELECT.selectboxsmall { /* ie7 hack */
width:102px;
}

#contentpane TABLE INPUT.initial {
width:30px;
}

#contentpane TABLE INPUT.zip,
#contentpane TABLE INPUT.phone {
width:40px;
}

#contentpane TABLE SELECT.zip {
width:126px;
}

#contentpane TABLE TEXTAREA.textareabox {
width:168px;
height:70px;
}

#contentpane #heatingoil P {
font-size:0.95em;
font-weight:bold;
margin:10px 0px 0px 0px;
border:0;
color:#222222;
}

#contentpane #propane P {
font-weight:bold;
margin:10px 0px 0px 0px;
border:0;
color:#222222;
}

/********************************************************/
/* SETUP CLIENT FORM */
#contentpane #frmSetupClient INPUT.textboxbig {
width:26.4em;
color:#CCCCCC;
margin:0px 0px 5px 0px;
}

#contentpane #frmSetupClient INPUT.textbox {
float:left;
width:12em;
color:#CCCCCC;
margin:0px 5px 5px 0px;
}

.ie7 #contentpane #frmSetupClient INPUT.textbox {
width:11.9em;
}

#contentpane #frmSetupClient INPUT.zip,
#contentpane #frmSetupClient INPUT.phone {
width:40px;
margin:0px 5px 0px 0px;
}

#contentpane #frmSetupClient INPUT.zip,
#contentpane #frmSetupClient SELECT.zip{
float:left;
}

#contentpane #frmSetupClient SELECT.zip {
width:126px;
}

#contentpane #frmSetupClient SELECT.functionality {
width:15em;
}

#contentpane #frmSetupClient TEXTAREA.textareabox {
width:25em;
height:70px;
}

#contentpane #frmSetupClient TEXTAREA.textareaadd {
width:22em;
height:70px;
margin:0px 0px 5px 0px;
}

#contentpane #frmSetupClient TEXTAREA.textareaadd2 {
width:22em;
height:150px;
}

#contentpane #frmSetupClient TEXTAREA.textareaboxfull {
width:51.3em;
height:70px;
}

.ie7 #contentpane #frmSetupClient TEXTAREA.textareaboxfull {
width:50.4em;
height:70px;
}

#contentpane #frmSetupClient SELECT.listbox {
width:24em;
height:80px;
}

#contentpane #frmSetupClient SELECT.listboxadd {
width:24em;
height:80px;
margin:0px 0px 5px 0px;
}

#contentpane #frmSetupClient SELECT.listboxadd2 {
width:24em;
height:160px;
}

#contentpane #frmSetupClient LABEL {
display:block;
}

#contentpane #frmSetupClient fieldset.firstblock {
float:left;
width:100%;
padding: 0px 10px 10px 10px;
border:0px dashed #246b36;
margin:0px 0px 0px 0px;
}

#contentpane #frmSetupClient fieldset.fieldsetblock {
float:left;
width:28em;
padding:0px 10px 10px 10px;
border:0px dashed #246b36;
margin:0px 0px 0px 0em;
display:inline;
}

#contentpane #frmSetupClient fieldset.fieldsetadd {
float:left;
width:390px;
padding:0px 0px 10px 10px;
border:0px dashed #246b36;
margin:0px 0px 0px 0px;
display:inline;
}

#contentpane #frmSetupClient fieldset.fieldsetaddremove {
float:left;
width:5em;
padding:15px 5px 10px 15px;
border:0px dashed #246b36;
margin:0px 0px 0px 0px;
display:inline;
}

#contentpane #frmSetupClient fieldset.fieldsetaddremove2 {
float:left;
width:5em;
padding:15px 5px 10px 15px;
border:0px dashed #246b36;
margin:47px 0px 0px 0px;
display:inline;
}

#contentpane #frmSetupClient fieldset.fieldsetaddremove3 {
float:left;
width:5em;
padding:5px 5px 10px 15px;
border:0px dashed #246b36;
margin:0px 0px 0px 0px;
display:inline;
}

.ie7 #contentpane #frmSetupClient fieldset.fieldsetaddremove2 {
margin:47px 0px 0px 0px;
}

.ie7 #contentpane #frmSetupClient fieldset.fieldsetaddremove3 {
margin:0px 0px 0px 0px;
}

#contentpane #frmSetupClient fieldset .buttonoff,
#contentpane #frmSetupClient fieldset .buttonon {
margin:0px 0px 5px 10px;
}

.ie7 #contentpane #frmSetupClient fieldset .buttonoff,
.ie7 #contentpane #frmSetupClient fieldset .buttonon {
margin:0px 0px 5px 10px;
}

#contentpane #frmSetupClient fieldset {
float:left;
padding:0px 10px 10px 10px;
border:0px dashed #246b36;
margin:0px 0px 0px 0em;
display:inline;
}

#contentpane #frmSetupClient LEGEND {
background-color:#FFFFFF;
padding:0px 2px 2px 2px;
color:#246b36;
}

#contentpane #frmSetupClient fieldset .firstblock {
width:100%;
padding:0px;
margin:0px;
}

#contentpane #frmSetupClient fieldset .fieldsetadd {
width:100%;
padding:0px;
margin:0px;
}

#contentpane #frmSetupClient fieldset .fieldsetaddremove {
width:100%;
padding:0px;
margin:0px;
}

#contentpane #frmSetupClient fieldset .fieldsetaddremove2 {
width:100%;
padding:0px;
margin:0px;
}

#contentpane #frmSetupClient fieldset DIV {
float:left;
display:block;
margin:0px 0px 5px 0px;
}

#contentpane #frmSetupClient SPAN.info {
float:left;
display:block;
margin:0px 0px 5px 0px;
}

/**********************************************/
/* ORDER FUEL FORM */

.orderfuelprogress {
    border: none !important;
	font-size: 14px;
	width: 100%;
    justify-content: center;
    display: flex;
}

.orderfuelprogress  tbody {
	justify-content: center;
	display: flex;
	width: 100%;
}

.activetab {
	background-color: #be0405;
    color: #fff;
    height: 40px;
    box-shadow: 3px 3px 6px #888;
    margin: 0 5px;
    width: 187px;
    display: inline-flex;
    line-height: 40px;
    text-align: center;
	padding: 1px 5px;
}

.disabletab {
	background-color: #ccc;
    color: #000;
    height: 40px;
    margin: 0 5px;
    width: 187px;
    display: inline-flex;
    line-height: 40px;
    text-align: center;
	padding: 1px 5px;
}

.donetab {
	background-color: #1d4286;
    color: #fff;
    height: 40px;
    margin: 0 5px;
    width: 187px;
    display: inline-flex;
    line-height: 40px;
    text-align: center;
	padding: 1px 5px;
}

#contentpane SELECT.listbox-normal{
height:80px;
overflow:auto;  /* cater to the older browsers */
word-wrap: break-word ;
width: 100%;
}

.ie8 #contentpane SELECT.listbox-normal{
width:280px;
height:80px;
/*margin:0px 0px 5px 0px;*/
overflow:auto;  /* cater to the older browsers */
overflow-x:scroll; /* scroll horizontal */
overflow-y:hidden;
word-wrap: break-word ;
}

.ie7 #contentpane SELECT.listbox-normal{
width:280px;
height:80px;
/*margin:0px 0px 5px 0px;*/
overflow:auto;  /* cater to the older browsers */
overflow-x:scroll; /* scroll horizontal */
overflow-y:hidden;
word-wrap: break-word ;

}
#contentpane #frmProductPortfolio INPUT[type='text'] {
float:left;
width:99%;
color:#222222;
margin:0px 5px 5px 0px;
}

.ie7 #contentpane #frmProductPortfolio INPUT[type='text'] {
width:98%;
}

#contentpane #frmProductPortfolio INPUT[type='text'].dateField {
width:7em;
margin:0px;
}

#contentpane #frmProductPortfolio H3 {
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
font-weight:bold;
margin:0px 0px 0px 7px;
}

#contentpane #frmProductPortfolio .validateTips {
border:1px solid transparent;
color:#CD0A0A;
font-weight:normal;
margin:0;
padding:0;
background-color:#FFFFFF;
}

#contentpane #frmProductPortfolio DIV.tbgrid {
float:left;
width:912px;
border:1px solid #3e9d27;
font-size:0.95em;
margin:15px 0px 0px 5px;
}

#contentpane #frmProductPortfolio .tbgrid .header LABEL.col1{width:65px;padding:0px 4px;text-align:center;}
#contentpane #frmProductPortfolio .tbgrid .header LABEL.col2{width:120px;padding:0px 4px;text-align:center;}
#contentpane #frmProductPortfolio .tbgrid .header LABEL.col3{width:70px;padding:0px 4px;text-align:center;}
#contentpane #frmProductPortfolio .tbgrid .header LABEL.col4{width:90px;padding:0px 4px;text-align:center;}
#contentpane #frmProductPortfolio .tbgrid .header LABEL.col5{width:90px;padding:0px 4px;text-align:center;}
#contentpane #frmProductPortfolio .tbgrid .header LABEL.col6{width:100px;padding:0px 4px;text-align:center;line-height:15px;}
#contentpane #frmProductPortfolio .tbgrid .header LABEL.col7{width:87px;padding:0px 4px;text-align:center;}
#contentpane #frmProductPortfolio .tbgrid .header LABEL.col8{width:87px;padding:0px 4px;text-align:center;line-height:15px;}
#contentpane #frmProductPortfolio .tbgrid .header LABEL.col9{width:90px;padding:0px 4px;text-align:center;line-height:15px;}

#contentpane #frmProductPortfolio .tbgrid .container LABEL.col1{width:65px;height:50px;padding:0px 4px;text-align:center;}
#contentpane #frmProductPortfolio .tbgrid .container LABEL.col2{width:120px;padding:0px 4px;text-align:center;}
#contentpane #frmProductPortfolio .tbgrid .container LABEL.col3{width:70px;padding:0px 4px;text-align:center;}
#contentpane #frmProductPortfolio .tbgrid .container LABEL.col4{width:90px;padding:0px 4px;text-align:center;}
#contentpane #frmProductPortfolio .tbgrid .container LABEL.col5{width:90px;padding:0px 4px;text-align:center;}
#contentpane #frmProductPortfolio .tbgrid .container LABEL.col6{width:100px;padding:0px 4px;text-align:center;}
#contentpane #frmProductPortfolio .tbgrid .container LABEL.col7{width:87px;padding:0px 4px;text-align:center;}
#contentpane #frmProductPortfolio .tbgrid .container LABEL.col8{width:87px;padding:0px 4px;text-align:center;}
#contentpane #frmProductPortfolio .tbgrid .container LABEL.col9{width:90px;padding:0px 4px;text-align:center;}



#contentpane #frmProductPortfolio .tbgrid .container LABEL SPAN {
float:left;
width:100%;
padding:10px 0px 0px 0px;
}

#contentpane #frmProductPortfolio .tbgrid .container LABEL.col5 SPAN {
float:left;
width:100%;
padding:5px 0px 0px 0px;
}

#contentpane #frmProductPortfolio .tbgrid .container LABEL SPAN A {
color:#222222;
}

/************************************/
/* PRICE MAINTENANCE FORM */
#contentpane #frmPriceMaintenance INPUT[type='text'] {
width:70px;
color:#222222;
margin:5px 0px 0px 0px;
}

.ie7 #contentpane #frmPriceMaintenance INPUT[type='text'] {
margin:4px 0px 0px 0px;
}

#contentpane #frmPriceMaintenance INPUT[type='radio'] {
margin:9px 0px 0px 0px;
border:0;
}

.ie7 #contentpane #frmPriceMaintenance INPUT[type='radio'] {
margin:5px 0px 0px 0px;
border:0;
}

#contentpane #frmPriceMaintenance IMG {
margin:7px 0px 0px 0px;
}

#contentpane #frmPriceMaintenance .validateTips {
border:1px solid transparent;
color:#CD0A0A;
font-weight:normal;
margin:15px 0px 0px 5px;
padding:0;
background-color:#FFFFFF;
}

#contentpane #frmPriceMaintenance DIV.tbgrid {
float:left;
width:99%;
border:1px solid #7e7e7e;
font-size:0.95em;
margin:15px 0px 0px 3px;
}

#contentpane #frmPriceMaintenance DIV.tbgrid .header LABEL.col1{width:150px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmPriceMaintenance DIV.tbgrid .header LABEL.col2{width:150px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmPriceMaintenance DIV.tbgrid .header LABEL.col3{width:150px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmPriceMaintenance DIV.tbgrid .header LABEL.col4{width:120px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmPriceMaintenance DIV.tbgrid .header LABEL.col5{width:150px;text-align:center;}

#contentpane #frmPriceMaintenance DIV.tbgrid .container LABEL.col1{width:150px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmPriceMaintenance DIV.tbgrid .container LABEL.col2{width:150px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmPriceMaintenance DIV.tbgrid .container LABEL.col3{width:150px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmPriceMaintenance DIV.tbgrid .container LABEL.col4{width:120px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmPriceMaintenance DIV.tbgrid .container LABEL.col5{width:150px;text-align:center;}

#contentpane #frmPriceMaintenance DIV.tbgrid .container LABEL {
float:left;
height:30px;
font-weight:normal;
display:inline;
}

#contentpane #frmPriceMaintenance DIV.tbgrid .container LABEL.labelprop {
	height: 22px;
	padding-top: 8px;
}

/**********************************************/
/* SETUP TANK SIZE FORM */
#contentpane #frmTankSize INPUT[type='text'].textboxbig {
width:180px;
color:#222222;
margin:5px 0px 0px 0px;
}

#contentpane #frmTankSize INPUT[type='text numeric'] {
width:70px;
color:#222222;
margin:5px 0px 0px 0px;
}

#contentpane #frmTankSize INPUT[type='text'] {
width:70px;
color:#222222;
margin:5px 0px 0px 0px;
}

.ie7 #contentpane #frmTankSize INPUT[type='text'] {
margin:4px 0px 0px 0px;
}

#contentpane #frmTankSize INPUT[type='radio'] {
border:0;
}

#contentpane #frmTankSize INPUT[type='checkbox'] {
margin:9px 0px 0px 0px;
border:0;
}

.ie7 #contentpane #frmTankSize INPUT[type='checkbox'] {
margin:5px 0px 0px 0px;
border:0;
}

#contentpane #frmTankSize IMG {
margin:7px 0px 0px 0px;
}

#contentpane #frmTankSize .validateTips {
border:1px solid transparent;
color:#CD0A0A;
font-weight:normal;
margin:0px 0px 0px 5px;
padding:0;
background-color:#FFFFFF;
}

#contentpane #frmTankSize DIV.tbgrid {
float:left;
width:740px;
border:1px solid #7e7e7e;
font-size:12px;
margin:15px 0px 0px 5px;
}

#contentpane #frmTankSize .tbgrid .header LABEL.col1{width:44px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .header LABEL.col2{width:100px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .header LABEL.col3{width:120px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .header LABEL.col4{width:150px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .header LABEL.col5{width:100px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .header LABEL.col6{width:100px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .header LABEL.col7{width:40px;text-align:center;}

#contentpane #frmTankSize .tbgrid .container LABEL.col1{width:44px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .container LABEL.col2{width:100px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .container LABEL.col3{width:120px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .container LABEL.col4{width:150px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .container LABEL.col5{width:100px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .container LABEL.col6{width:100px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .container LABEL.col7{width:40px;text-align:center;}

#contentpane #frmTankSize .tbgrid .header LABEL.col8{width:80px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .header LABEL.col9{width:80px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .header LABEL.col10{width:100px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .header LABEL.col11{width:80px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .header LABEL.col12{width:80px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .header LABEL.col13{width:80px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .header LABEL.col14{width:80px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .header LABEL.col15{width:40px;text-align:center;}

#contentpane #frmTankSize .tbgrid .container LABEL.col8{width:80px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .container LABEL.col9{width:80px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .container LABEL.col10{width:100px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .container LABEL.col11{width:80px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .container LABEL.col12{width:80px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .container LABEL.col13{width:80px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .container LABEL.col14{width:80px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmTankSize .tbgrid .container LABEL.col15{width:40px;text-align:center;}

#contentpane #frmTankSize DIV.tbgrid .container LABEL {
float:left;
height:30px;
font-weight:normal;
display:inline;

}

/********************************************************/
/* SETUP PRODUCT FORM */
#contentpane #frmSetupProduct INPUT.textbox {
float:left;
width:22.5em;
color:#CCCCCC;
margin:10px 0px 5px 0px;
}

.ie7 #contentpane #frmSetupProduct INPUT.textbox {
width:22.2em;
}

#contentpane #frmSetupProduct SELECT.listboxadd {
width:25em;
height:80px;
margin:0px;
}

#contentpane #frmSetupProduct SELECT.listboxadd2 {
width:23.5em;
height:215px;
}

.ie7 #contentpane #frmSetupProduct SELECT.listboxadd2 {
width:23.5em;
height:211px;
}

#contentpane #frmSetupProduct LABEL {
display:block;
}

#contentpane #frmSetupProduct fieldset.fieldsetadd {
float:left;
width:23.5em;
padding:0px 0px 10px 10px;
border:0px dashed #246b36;
margin:0px 0px 0px 0px;
display:inline;
}

#contentpane #frmSetupProduct fieldset.fieldsetaddremove {
float:left;
width:5em;
padding:15px 5px 10px 10px;
border:0px dashed #246b36;
margin:5px 0px 0px 0px;
display:inline;
}

#contentpane #frmSetupProduct fieldset .buttonoff,
#contentpane #frmSetupProduct fieldset .buttonon {
margin:0px 0px 5px 10px;
}

.ie7 #contentpane #frmSetupProduct fieldset .buttonoff,
.ie7 #contentpane #frmSetupProduct fieldset .buttonon {
margin:0px 0px 5px 10px;
}

#contentpane #frmSetupProduct fieldset {
float:left;
padding:0px 10px 10px 10px;
border:0px dashed #246b36;
margin:0px 0px 0px 0em;
display:inline;
}

#contentpane #frmSetupProduct LEGEND {
background-color:#FFFFFF;
padding:0px 2px 2px 2px;
color:#246b36;
}

#contentpane #frmSetupProduct fieldset div.fieldsetadd {
width:100%;
padding:0px;
margin:0px;
}

#contentpane #frmSetupProduct fieldset div.fieldsetadd #lblProductCategory,
#contentpane #frmSetupProduct fieldset div.fieldsetadd #lblProduct {
float:left;
width:100%;
margin:10px 0px 0px 0px;
}

#contentpane #frmSetupProduct fieldset div.fieldsetadd INPUT[type='radio'] {
border:0;
margin-left:0px;
}

#contentpane #frmSetupProduct fieldset div.fieldsetadd #editCategory,
#contentpane #frmSetupProduct fieldset div.fieldsetadd #editProduct {
float:left;
}

#contentpane #frmSetupProduct fieldset div.fieldsetadd #removeCategory,
#contentpane #frmSetupProduct fieldset div.fieldsetadd #removeProduct {
float:right;
}

#contentpane #frmSetupProduct fieldset div.fieldsetaddremove {
width:100%;
padding:0px;
margin:0px;
}

#contentpane #frmSetupProduct fieldset DIV {
float:left;
display:block;
margin:0px 0px 5px 0px;
}


/************************************/
/* SEARCH CLIENT FORM */
#contentpane #frmSearchClient INPUT.textbox {
float:left;
width:12em;
color:#CCCCCC;
margin:0px 5px 5px 0px;
}

.ie7 #contentpane #frmSearchClient INPUT.textbox {
width:11.9em;
}

#contentpane #frmSearchClient SELECT.status {
width:13.5em;
}

.ie7 #contentpane #frmSearchClient SELECT.status {
width:13.7em;
}

#contentpane #frmSearchClient LABEL {
display:block;
}

#contentpane #frmSearchClient fieldset.fieldsetblock {
width:75%;
padding:0px 10px 10px 10px;
border:0px dashed #246b36;
margin:0em 0em 0em 8em;
display:inline;
}

#contentpane #frmSearchClient fieldset {
float:left;
padding:0px 10px 10px 10px;
border:0px dashed #246b36;
margin:0px 0px 0px 0px;
display:inline;
}

#contentpane #frmSearchClient LEGEND {
background-color:#FFFFFF;
padding:0px 2px 2px 2px;
color:#246b36;
}

#contentpane #frmSearchClient fieldset DIV.firstblock,
#contentpane #frmSearchClient fieldset DIV.secondblock,
#contentpane #frmSearchClient fieldset DIV.thirdblock {
width:auto;
padding:0px;
margin:0px;
}

#contentpane #frmSearchClient fieldset DIV.buttoncont {
float:right;
}

#contentpane #frmSearchClient fieldset DIV.buttoncont .buttonoff,
#contentpane #frmSearchClient fieldset DIV.buttoncont .buttonon {
margin:0px 22px 5px 10px;
}

.ie7 #contentpane #frmSearchClient fieldset DIV.buttoncont .buttonoff,
.ie7 #contentpane #frmSearchClient fieldset DIV.buttoncont .buttonon {
margin:0px 20px 5px 10px;
}

#contentpane #frmSearchClient fieldset DIV {
float:left;
display:block;
margin:0px 0px 10px 0px;
}

#contentpane #frmSearchClient .disResult {
float:left;
width:98%;
margin:20px 0px 10px 8px;
}

.ie7 #contentpane #frmSearchClient .disResult {
margin:20px 0px 10px 7px;
}

/***************************************************/
/* FORm CSR/DEALER SETUP*/
/*****************************************/
#contentpane #frmCSRDealerSetup INPUT.textbox {
width:12em;
color:#CCCCCC;
margin:0px 5px 5px 0px;
}

/* BOX */
.box {
border:1px solid #7e7e7e;
float:left;
height:auto;
margin:10px 0px 0px 20px;
padding:10px 5px;
width:96%; 
position: relative;
}

.box LABEL {
float:left;
width:100%;
}

#contentpane .special {
color:#FF0000;
}

#contentpane .reqfields {
color:#FF0000;
font-size:0.85em;
font-weight:normal;
}

/***********************************************************/
.clearboth {
clear:both;
}


.hero-button{
background-color: #1d4386;
border: 2px solid #fca908; 
color:#000;
text-decoration:none;
padding:10px 20px;
font-size: 26px;
}

.hero-button:hover{
background-color:#fca908; 
border: 2px solid #fca908; 
}

.ui-state-default {
color: #7e7e7e;
}

.ui-state-active{
border: 1px solid #7dcc77;
color: #58585a;
}


.ie7 .buttonoff,
.ie7 .buttonon { /* ie7 hack */
padding:0px 5px;
line-height:28px;
}

/* ICONS *******************************/
.btnDelete {
background:transparent url(images/close.png) no-repeat 50% 50%;
width:24px;
height:24px;
}

.btnAdd {
background:transparent url(images/add.png) no-repeat 50% 50%;
width:24px;
height:24px;
}

.btnDel2 {
background:transparent url(images/close2.png) no-repeat 50% 50%;
width:24px;
height:24px;
}

.btnAdd2 {
background:transparent url(images/add2.png) no-repeat 50% 50%;
width:24px;
height:24px;
}

/* TABLE GRID ******************************/
div.tableContainer {
clear: both;
height: auto;
overflow: auto;
}

*+html div.tableContainer {
padding:0 0 17px 0;
}

/* Reset overflow value to hidden for all non-IE browsers. */
html>body div.tableContainer {
overflow-y: hidden;
}

TABLE {
font-size:14px;;
font-family:Arial, Helvetica, sans-serif;
position: relative;
/*float:left;*/
}


TABLE LABEL {
font-size:0.95em;
}

TABLE H3 {
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
font-weight:bold;
margin:0px;
}

.tbgrid {
border-top:1px solid #7e7e7e;
border-right:1px solid #7e7e7e;
border-bottom:1px solid #7e7e7e;
border-left:1px solid #7e7e7e;
}

.tankChartTbgrid {
border-top:1px solid #7e7e7e;
border-right:1px solid #7e7e7e;
border-bottom:1px solid #7e7e7e;
border-left:1px solid #7e7e7e;
font-size:0.95em;
}

.tbgrid THEAD TH:first-child,
.tbgrid TBODY TD:first-child {
border-left:0px solid #7e7e7e;
}

.tbgrid THEAD TR {
background-color:#1c377b !important;
}

.tbgrid THEAD TH {
height:37px;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
padding:0px 5px;
border-left:1px solid #1c377b;
border-bottom:1px solid #1c377b;
}

.tbgrid THEAD TH A {
color:#FFFFFF;
text-decoration:none;
}

.tbgrid TBODY TD {
color:#4b4b4d;
font-family:Arial, Helvetica, sans-serif;
padding:5px 5px;
border-left:1px solid #1c377b;
}

.tbgrid TFOOT TD {
height:25px;
color:#4b4b4d;
font-family:Arial, Helvetica, sans-serif;
padding:5px;
border-left:0px solid #1c377b;
border-top:1px solid #1c377b;
}

.tbgrid TBODY TD A {
text-decoration:underline;
}

/* TABLE GRID NEW */
.tbgrid2 {
border-top:1px solid #7e7e7e;
border-right:1px solid #7e7e7e;
border-bottom:1px solid #7e7e7e;
border-left:1px solid #7e7e7e;
font-size:0.95em;
}

.tbgrid2 THEAD TH:first-child,
.tbgrid2 TBODY TD:first-child {
border-left:0px solid #7e7e7e;
}

.tbgrid2 THEAD TR {
background:#183252 url(images/tableheader3.gif) repeat-x 0 -35px;
height:25px;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
padding:0px 5px;
border-left:0px solid #7e7e7e;
border-bottom:1px solid #7e7e7e;
}

.tbgrid2 THEAD TR LABEL {
float:left;
margin-left:5px;
}

.ie7 .tbgrid2 THEAD TR LABEL {
float:left;
margin-left:0px;
}

.tbgrid2 TBODY TD {
color:#4b4b4d;
font-family:Arial, Helvetica, sans-serif;
padding:0px;
border-left:1px solid #7e7e7e;
}

.tbgrid2 TFOOT TD {
background:#e1f3db url(images/tableheader.gif) repeat-x 0 bottom;
height:25px;
color:#4b4b4d;
font-family:Arial, Helvetica, sans-serif;
padding:0px 5px;
border-left:0px solid #7e7e7e;
border-top:1px solid #7e7e7e;
}

.tbgrid2 TBODY TD A {
text-decoration:underline;
}

/* TABLE WITHOUT GRID ******************************/
.nogrid {
border-top:1px solid #7e7e7e;
border-right:1px solid #7e7e7e;
border-bottom:1px solid #7e7e7e;
}

.nogrid TR TD {
color:#4b4b4d;
font-family:Arial, Helvetica, sans-serif;
padding:5px 5px;
border-left:1px solid #7e7e7e;
}

/* DIV GRID *****************************************/
DIV.divGrid INPUT[type='text'] {
width:150px;
color:#222222;
margin:5px 0px 0px 0px;
}

.ie7 DIV.divGrid INPUT[type='text'] {
margin:4px 0px 0px 0px;
}

DIV.divGrid {
float:left;
width:678px;
border:1px solid #7e7e7e;
font-size:0.95em;
margin:0px 0px 0px 5px;
}

DIV.divGrid .header {
float:left;
width:100%;
height:30px;
line-height:30px;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
display:inline;
background:#183252 url(images/tableheader3.gif) repeat-x 0 -35px;
}

DIV.divGrid .container {
float:left;
width:100%;
background-color:#DDE8F0;
}

DIV.divGrid .container LABEL {
float:left;
height:30px;
font-weight:normal;
}

DIV.divGrid .header LABEL {
height:30px;
font-weight:normal;
display:inline;
}

DIV.divGrid .container LABEL SPAN A {
color:#222222;
}

DIV.divGrid LABEL IMG {
margin:7px 0px 0px 0px;
}

DIV.divGrid .header LABEL.col1{float:left;width:608px;padding:0px 5px;font-weight:bold;}
DIV.divGrid .header LABEL.col2{float:right;width:50px;padding:0px 5px;text-align:right;}

DIV.divGrid .container LABEL.col1{float:left;width:608px;padding:0px 5px;line-height:30px;}
DIV.divGrid .container LABEL.col2{float:right;width:50px;padding:0px 5px;text-align:right;}

/* DIV GRID 2 ************************************/

DIV.tbgrid {
float:left;
width:678px;
border:1px solid #7e7e7e;
font-size:0.95em;
margin:0px 0px 0px 5px;
}

DIV.tbgrid .header {
height:47px;
background:#1c377b;
}

DIV.tbgrid .header LABEL {
float:left;
height:37px;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
display:inline;
}

DIV.tbgrid .container {
float:left;
width:100%;
background-color:#DDE8F0;
}

DIV.tbgrid .container LABEL {
float:left;
height:37px;
font-weight:normal;
display:inline;
}

DIV.tbgrid .container LABEL SPAN A {
color:#222222;
}

/************************************************/
/* MANAGE RECEIVED ORDER TABLE GRID*/
#frmReceivedOrder .tbgrid .col1 {
width:10%;
}

#frmReceivedOrder .tbgrid .col2 {
width:10%;
}

#frmReceivedOrder .tbgrid .col3 {
width:5%;
}

#frmReceivedOrder .tbgrid .col4 {
width:12%;
}

#frmReceivedOrder .tbgrid .col5 {
width:7%;
}

#frmReceivedOrder .tbgrid .col6 {
width:17%;
}

#frmReceivedOrder .tbgrid .col7 {
width:11%;
}

#frmReceivedOrder .tbgrid .col8 {
width:11%;
}

#frmReceivedOrder .tbgrid .col9 {
width:16%;
}

#frmReceivedOrder .tbgrid .col10 {
width:5%;
}

/* Align TD Data */
#frmReceivedOrder .tbgrid TD {
text-align:left;
}

#frmReceivedOrder .tbgrid TD + TD {
text-align:left;
}

#frmReceivedOrder .tbgrid TD + TD + TD {
text-align:center;
}

#frmReceivedOrder .tbgrid TD + TD + TD + TD {
text-align:center;
}

#frmReceivedOrder .tbgrid TD + TD + TD + TD + TD {
text-align:center;
}

#frmReceivedOrder .tbgrid TD + TD + TD + TD + TD + TD {
text-align:center;
}

#frmReceivedOrder .tbgrid TD + TD + TD + TD + TD + TD + TD {
text-align:center;
}

#frmReceivedOrder .tbgrid TD + TD + TD + TD + TD + TD + TD + TD {
text-align:center;
}

#frmReceivedOrder .tbgrid TD + TD + TD + TD + TD + TD + TD + TD + TD {
text-align:center;
}

#frmReceivedOrder .tbgrid TD + TD + TD + TD + TD + TD + TD + TD + TD + TD {
text-align:center;
}

/************************************************/
/* DELIVERY CONFIRMATION ORDER TABLE GRID*/
#frmDeliveryConfirmation .tbgrid .col1 {
width:12%;
}

#frmDeliveryConfirmation .tbgrid .col2 {
width:12%;
}

#frmDeliveryConfirmation .tbgrid .col3 {
width:7%;
}

#frmDeliveryConfirmation .tbgrid .col4 {
width:14%;
}

#frmDeliveryConfirmation .tbgrid .col5 {
width:15%;
}

#frmDeliveryConfirmation .tbgrid .col6 {
width:17%;
}

#frmDeliveryConfirmation .tbgrid .col7 {
width:12%;
}

#frmDeliveryConfirmation .tbgrid .col8 {
width:11%;
}

/* Align TD Data */
#frmDeliveryConfirmation .tbgrid TD {
text-align:left;
}

#frmDeliveryConfirmation .tbgrid TD + TD {
text-align:left;
}

#frmDeliveryConfirmation .tbgrid TD + TD + TD {
text-align:center;
}

#frmDeliveryConfirmation .tbgrid TD + TD + TD + TD {
text-align:center;
}

#frmDeliveryConfirmation .tbgrid TD + TD + TD + TD + TD {
text-align:center;
}

#frmDeliveryConfirmation .tbgrid TD + TD + TD + TD + TD + TD {
text-align:center;
}

#frmDeliveryConfirmation .tbgrid TD + TD + TD + TD + TD + TD + TD {
text-align:center;
}

#frmDeliveryConfirmation .tbgrid TD + TD + TD + TD + TD + TD + TD + TD {
text-align:center;
}



/* UI DIALOG BOX ***********************/
fieldset {
padding:0;
border:0;
margin-top:25px;
}

DIV#anotherCompany .textbox {
font-size:1.1em;
width:20em;
}

DIV#anotherCompany .selectbox {
font-size:1.1em;
width:20.2em;
}

fieldset .selectbox {
font-size:1.1em;
width:174px;
}

DIV#customerOwned fieldset LABEL {
float:left;
width:27%;
margin:3px 0px 0px 0px;
text-align:right;
}

DIV#customerOwned fieldset .selectbox {
float:right;
width:71%;
margin-left:5px;
}

DIV#customerOwned fieldset .textboxsmall {
float:left;
width:40%;
margin-left:5px;
}

DIV #customerOwned fieldset SPAN {
float:left;
width:100%;
}

DIV#needaTank P {
text-align:justify;
}

div#users-contain {
width: 350px;
margin: 20px 0;
}

div#users-contain table {
margin: 1em 0;
border-collapse: collapse;
width: 100%;
}

div#users-contain table td, div#users-contain table th {
border: 1px solid #eee;
padding: .6em 10px;
text-align: left;
}

.ui-dialog .ui-state-error {
padding:0.2em;
border: 1px solid #cd0a0a;
background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
color: #cd0a0a;
}

.ui-draggable, .ui-droppable {
background-position: top left;
z-index: 999;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
}


/*******************************************/
/* DATE PICKER ******************/
.ui-datepicker .ui-state-default,
.ui-datepicker .ui-widget-content .ui-state-default {
border: 1px solid #7e7e7e;
font-weight: normal;
color: #4b4b4d;
width: auto;
height: auto;
}

.ui-datepicker .ui-state-active,
.ui-datepicker .ui-widget-content .ui-state-active {
background:url(images/ui-bg_glass_65_ffffff_1x400.png) repeat-x scroll 50% 50% #FFFFFF;
border:1px solid #BF0C3A;
color:#BF0C3A;
font-weight:normal;
}

.ui-datepicker .ui-state-highlight,
.ui-datepicker .ui-widget-content .ui-state-highlight {
border: 1px solid #c2e19f;
background: transparent url(images/ui-bg_glass_55_fbf9ee_1x400.png) repeat-x 50% 15%;
color: #ffffff;
}

.gc4 .ui-dialog .ui-dialog-buttonpane button { /* Chrome 4+ */
padding:0.4em 0.3em 0.3em 0.5em;
}

/* Table Border */
.tbl_bord {	 border-bottom: #003366 solid 1px; text-align:center;
}
/* Disabled Text Area for Alert */
.alert_disabled{border:1px solid #7f9db9; background: #ebebe4;}

/* DASHBOARD */
.dashboard .textcolor1 {
font-size:1em;
font-weight:bold;
color:#7e7e7e;
}

.dashboard H1, .dashboardHeader {
	float: left;
    width: 100%;
    height: 25px;
    line-height: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: #58585a;
    margin: 20px 0px 5px 0px !important;
    padding: 0;
    background: none;
    text-align: center;
}

.dashboard H1.active {
border-left:1px solid #7e7e7e;
border-right:1px solid #7e7e7e;
border-top:1px solid #7e7e7e;
border-bottom:0;

border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;

-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;

-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-bottomright: 0;
}

.dashboard H1 .headerarrowright {
float:left;
width:10px;
height:10px;
margin:0px 0px 1px 0px;
padding:0px 10px 10px 5px;
cursor:pointer;
background:transparent url(images/header_arrow_right_dash.gif) no-repeat 10px 6px;
}

.dashboard H1 .headerarrowdown {
float:left;
width:10px;
height:10px;
margin:0px 0px 1px 0px;
padding:0px 10px 10px 5px;
cursor:pointer;
background:transparent url(images/header_arrow_down_dash.gif) no-repeat 10px 6px;
}

/****************** Client Dashboard ****/

.dashboard hr {
    border-top: 1px solid #e0e0e0;
}

.orderSummary {
    background-color: #fff;
    border: 1px solid #e0e0e0;
}

.dashboard TABLE {
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

.openOrderHeader, .alertsHeader {
    background-color: #be0606;
    color: #fff;
    font-size: 20px;
    height: 40px;
}

.openOrdercol1 {
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    padding-left: 70px;
    padding-top: 15px;
    padding-bottom: 10px;
}

.openOrdercol11 {
    padding-top: 15px;
}

.openOrdercol2 {
    padding-top: 10px;
}
.openOrdercol2, .alertscol2 {
    text-align: left;
}

.alertscol1 {
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    padding-left: 10px;
}
.alertscol11 {
    padding-top: 10px;
}

.alertscol12 {
    padding-top: 0;
}

.alertscol13 {
    padding-bottom: 10px;
}

.dashboardDivTwo {
    position: relative;
    margin-top: 50px;
}

.dashboardDivTwo .tableBorder {
	table-layout: fixed;
}

.dashboard .frmcontrolbox {
float:none;
width:100%;
height:auto;
background:none;
margin: 0 auto;
}

.dashboard .frmcontrolboxactive {
float:left;
width:770px;
height:auto;
padding:10px 0 20px 0;
margin:-5px 0 10px 0;

border-left:1px solid #7e7e7e;
border-right:1px solid #7e7e7e;
border-bottom:1px solid #7e7e7e;
border-top:0;

border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;

-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;

-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;

background:none;
}

.dashboard .frmcontrolbox H4 {
font-weight:bold;
line-height:24px;
color:#246b36;
margin:0.5em 1em;
}

.dashboard .frmcontrolbox TABLE LABEL INPUT[type='checkbox']{
vertical-align:middle;
}

#ga-container {
    margin: 0;
    width: 100%;
    background-color: #fff;
    padding: 20px 0;
    border: 1px solid #e0e0e0;
}

.gaheader {
    width: 100%;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
}

.gadates {
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    width: 100%;
    font-style: italic;
}

.gatarget {
    width: 100%;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 0;
}

.gasignin {
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding: 10px 0;
}

.clear {
    float: none;
    clear: both;
}

#box {
	height: auto; 
	overflow-y: hidden; 
	padding:5px;
	width:95%;
	border: 1px gray solid;
	font-size:14px;
	margin: 10px auto;
}
.gabox {
	width: 24.4%; 
	height: 55px; 
	float: left; 
	margin: 3px;
}

.tbox{
	padding-left:5px;
	padding-top:5px;
}
.cbox{
	padding:5px;
	text-align:right;
	font-size:20px;
}

/* DASHBOARD TABS */
.dashboard #tabs_dashboard, .reportPanel #tabs_dashboard  {
float:left;
width:100%;
height:35px;
margin:0;
padding:0;
border-bottom:0;
background:#1d4386;
}

.dashboard #tabs_dashboard UL#ultabsdashboard, .reportPanel #tabs_dashboard UL#ultabsdashboard  {
float:none;
margin:0;
padding:0;
list-style:none;
justify-content: center;
display: flex
}

.dashboard #tabs_dashboard UL#ultabsdashboard LI, .reportPanel #tabs_dashboard UL#ultabsdashboard LI {
display:block;
float:left;
height:35px;
margin:0;
padding:0;
}

.dashboard #tabs_dashboard UL#ultabsdashboard LI A , .reportPanel #tabs_dashboard UL#ultabsdashboard LI A {
display:block;
float:left;
height:35px;
line-height:35px;
padding:0 20px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#fff;
text-decoration:none;
}

.dashboard #tabs_dashboard UL#ultabsdashboard LI A SPAN, .reportPanel #tabs_dashboard UL#ultabsdashboard LI A SPAN {
}

.dashboard #tabs_dashboard UL#ultabsdashboard LI.active, .reportPanel #tabs_dashboard UL#ultabsdashboard LI.active {
}

.dashboard #tabs_dashboard UL#ultabsdashboard LI.active A, .reportPanel #tabs_dashboard UL#ultabsdashboard LI.active A {
color:#76e2b0;
font-weight:bold;
}

.dashboard #tabs_dashboard UL#ultabsdashboard LI A SPAN.active, .reportPanel #tabs_dashboard UL#ultabsdashboard LI A SPAN.active {
}

/* TABLE GRID */
.dashboard TABLE {
margin:0 auto;
padding: 0;
}

.dashboard .DB_tbgrid {
border-top:1px solid #7e7e7e;
border-right:1px solid #7e7e7e;
border-bottom:1px solid #7e7e7e;
border-left:1px solid #7e7e7e;
font-size:0.95em;
margin:10px auto 10px auto;
}

.dashboard .DB_tbgrid THEAD TH:first-child,
.dashboard .DB_tbgrid TBODY TD:first-child {
border-left:0px solid #7e7e7e;
}

.dashboard .DB_tbgrid THEAD TR {
background:none;
}

.dashboard .DB_tbgrid THEAD TH {
height:25px;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
padding:0px 5px;
border-left:1px solid #7e7e7e;
border-bottom:1px solid #7e7e7e;
background:#4d9473;
}

.dashboard .DB_tbgrid THEAD TH A {
color:#FFFFFF;
text-decoration:none;
}

.dashboard .DB_tbgrid TBODY TD {
color:#4b4b4d;
font-family:Arial, Helvetica, sans-serif;
padding:5px 5px;
border-left:1px solid #7e7e7e;
}

.dashboard .DB_tbgrid TFOOT TD {
background:#4d9473;
height:37px;
color:#4b4b4d;
font-family:Arial, Helvetica, sans-serif;
padding:0px 5px;
border-left:0px solid #7e7e7e;
border-top:1px solid #7e7e7e;
}

.dashboard .DB_tbgrid TBODY TD A {
text-decoration:underline;
}

/* NO HEADER GRID */
.dashboard .DB_tbgrid_noheader {
border-top:1px solid #7e7e7e;
border-right:1px solid #7e7e7e;
border-bottom:1px solid #7e7e7e;
border-left:1px solid #7e7e7e;
font-size:0.95em;
margin:10px auto 10px auto;
}

.dashboard .DB_tbgrid_noheader TBODY TH:first-child,
.dashboard .DB_tbgrid_noheader TBODY TD:first-child {
border-left:0px solid #7e7e7e;
}

.dashboard .DB_tbgrid_noheader TBODY TR {
background:none;
}

.dashboard .DB_tbgrid_noheader TBODY TH {
height:25px;
padding:0px 5px;
border-left:1px solid #7e7e7e;
}

.dashboard .DB_tbgrid_noheader TBODY TD {
color:#4b4b4d;
padding:5px 5px;
border-left:1px solid #7e7e7e;
}

.dashboard .DB_tbgrid_noheader TBODY TD A {
text-decoration:underline;
}

/* DASHBOARD BUTTON */
.dashboard .buttonoff {
background:#ac1e2e url(images/dashboard_buttonoff.gif) repeat-x left bottom;
height:20px;
line-height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:bold;
color:#356751;
border:0px solid #356751;
text-align:center;
margin:0px 0px 0px 5px;
padding:0 15px 3px 15px;
cursor:pointer;
}

.dashboard .buttonon {
background:#f5ecec url(images/dashboard_buttonon.gif) repeat-x left bottom;
height:20px;
line-height:20px;
color:#356751;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:bold;
border:0px solid #356751;
text-align:center;
margin:0px 0px 0px 5px;
padding:0 15px 3px 15px;
cursor:pointer;
}

/********************************************************/
/* SETUP UpSell FORM */
#contentpane #frmSetupUpsellProduct INPUT.textboxbig {
width:26.4em;
color:#CCCCCC;
margin:0px 0px 5px 0px;
}

#contentpane #frmSetupUpsellProduct INPUT.textbox {
float:left;
width:12em;
color:#CCCCCC;
margin:0px 5px 5px 0px;
}

.ie7 #contentpane #frmSetupUpsellProduct INPUT.textbox {
width:11.9em;
}

#contentpane #frmSetupUpsellProduct INPUT.zip,
#contentpane #frmSetupUpsellProduct INPUT.phone {
width:40px;
margin:0px 5px 0px 0px;
}

#contentpane #frmSetupUpsellProduct INPUT.zip,
#contentpane #frmSetupUpsellProduct SELECT.zip{
float:left;
}

#contentpane #frmSetupUpsellProduct SELECT.zip {
width:126px;
}

#contentpane #frmSetupUpsellProduct SELECT.functionality {
width:15em;
}

#contentpane #frmSetupUpsellProduct TEXTAREA.textareabox {
width:25em;
height:70px;
}

#contentpane #frmSetupUpsellProduct TEXTAREA.textareaadd {
width:22em;
height:70px;
margin:0px 0px 5px 0px;
}

#contentpane #frmSetupUpsellProduct TEXTAREA.textareaadd2 {
width:22em;
height:150px;
}

#contentpane #frmSetupUpsellProduct TEXTAREA.textareaboxfull {
width:51.3em;
height:70px;
}

.ie7 #contentpane #frmSetupUpsellProduct TEXTAREA.textareaboxfull {
width:50.4em;
height:70px;
}

#contentpane #frmSetupUpsellProduct SELECT.listbox {
width:24em;
height:80px;
}

#contentpane #frmSetupUpsellProduct SELECT.listboxadd {
width:24em;
height:80px;
margin:0px 0px 5px 0px;
}

#contentpane #frmSetupUpsellProduct SELECT.listboxadd2 {
width:24em;
height:160px;
}

#contentpane #frmSetupUpsellProduct LABEL {
display:block;
}

#contentpane #frmSetupUpsellProduct fieldset.firstblock {
float:left;
width:100%;
padding: 0px 10px 10px 10px;
border:0px dashed #246b36;
margin:0px 0px 0px 0px;
}

#contentpane #frmSetupUpsellProduct fieldset.fieldsetblock {
float:left;
width:28em;
padding:0px 10px 10px 10px;
border:0px dashed #246b36;
margin:0px 0px 0px 0em;
display:inline;
}

#contentpane #frmSetupUpsellProduct fieldset.fieldsetadd {
float:left;
width:24em;
padding:0px 0px 10px 10px;
border:0px dashed #246b36;
margin:0px 0px 0px 0px;
display:inline;
}

#contentpane #frmSetupUpsellProduct fieldset.fieldsetaddremove {
float:left;
width:5em;
padding:15px 5px 10px 15px;
border:0px dashed #246b36;
margin:0px 0px 0px 0px;
display:inline;
}

#contentpane #frmSetupUpsellProduct fieldset.fieldsetaddremove2 {
float:left;
width:5em;
padding:15px 5px 10px 15px;
border:0px dashed #246b36;
margin:47px 0px 0px 0px;
display:inline;
}

#contentpane #frmSetupUpsellProduct fieldset.fieldsetaddremove3 {
float:left;
width:5em;
padding:5px 5px 10px 15px;
border:0px dashed #246b36;
margin:0px 0px 0px 0px;
display:inline;
}

.ie7 #contentpane #frmSetupUpsellProduct fieldset.fieldsetaddremove2 {
margin:47px 0px 0px 0px;
}

.ie7 #contentpane #frmSetupUpsellProduct fieldset.fieldsetaddremove3 {
margin:0px 0px 0px 0px;
}

#contentpane #frmSetupUpsellProduct fieldset .buttonoff,
#contentpane #frmSetupUpsellProduct fieldset .buttonon {
margin:0px 0px 5px 10px;
}

.ie7 #contentpane #frmSetupUpsellProduct fieldset .buttonoff,
.ie7 #contentpane #frmSetupUpsellProduct fieldset .buttonon {
margin:0px 0px 5px 10px;
}


#contentpane #frmSetupUpsellProduct fieldset {
float:left;
padding:0px 10px 10px 10px;
border:0px dashed #246b36;
margin:0px 0px 0px 0em;
display:inline;
}

#contentpane #frmSetupUpsellProduct LEGEND {
background-color:#FFFFFF;
padding:0px 2px 2px 2px;
color:#246b36;
}

#contentpane #frmSetupUpsellProduct fieldset .firstblock {
width:100%;
padding:0px;
margin:0px;
}

#contentpane #frmSetupUpsellProduct fieldset .fieldsetadd {
width:100%;
padding:0px;
margin:0px;
}

#contentpane #frmSetupUpsellProduct fieldset .fieldsetaddremove {
width:100%;
padding:0px;
margin:0px;
}

#contentpane #frmSetupUpsellProduct fieldset .fieldsetaddremove2 {
width:100%;
padding:0px;
margin:0px;
}

#contentpane #frmSetupUpsellProduct fieldset DIV {
float:left;
display:block;
margin:0px 0px 5px 0px;
}

#contentpane #frmSetupUpsellProduct SPAN.info {
float:left;
display:block;
margin:0px 0px 5px 0px;
}

/************************************/

#contentpane #frmSetupClientProducts .validateTips {
border:1px solid transparent;
color:#CD0A0A;
font-weight:normal;
margin:15px 0px 0px 5px;
padding:0;
background-color:#FFFFFF;
}

#contentpane #frmSetupClientProducts DIV.tbgrid {
float:left;
width:710px;
border:1px solid #7e7e7e;
font-size:0.95em;
margin:15px 0px 0px 5px;
}

#contentpane #frmSetupClientProducts .tbgrid .header LABEL.col1{width:181px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmSetupClientProducts .tbgrid .header LABEL.col2{width:175px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmSetupClientProducts .tbgrid .header LABEL.col3{width:175px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmSetupClientProducts .tbgrid .header LABEL.col4{width:175px;text-align:center;border-right:1px solid #7e7e7e;}

#contentpane #frmSetupClientProducts .tbgrid .container LABEL.col1{width:181px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmSetupClientProducts .tbgrid .container LABEL.col2{width:175px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmSetupClientProducts .tbgrid .container LABEL.col3{width:175px;text-align:center;border-right:1px solid #7e7e7e;}
#contentpane #frmSetupClientProducts .tbgrid .container LABEL.col4{width:175px;text-align:center;border-right:1px solid #7e7e7e;}

.productImage {
	width: 100px;
}

#contentpane #frmSetupClientProducts .textarea {
	width:233px;
}

/************************************/

/**********************************************/
/***************** Customer Dashboard *************/

#frmDashboardCust {
    width: 100%;
    margin: 0 auto;
}

#frmDashboardCust .dashboard {
    text-align: center;
	width: 100%;
}

#contentpane .frmcontrolboxdash {
    width: 95%;
    margin: 0 auto;
}

.customerdashboardtable {
    width: 100%;
    height: auto;
    overflow: hidden;
    outline: 1px solid #ccc;
    outline-offset: -1px;
    background-color: #fff;
}

.customerdashboardtr {
    background-color: #fff;
}

.customerDashboardleft, .customerDashboardright {
    float: left;
    font-family: 'Open Sans',sans-serif!important;
    font-size: 20px!important;
    font-weight: bold;
    color: #fff;
    margin: 0 0 0 0!important;
    padding: 0;
    background: none;
    text-transform: uppercase;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border: 1px solid #1c377b;
	width: 100%;
}

.customerDashboardleft {
    background-color: #1c377b;
    color: #fff!important;
}

.customerDashboardright {
    border: none;
    color: #be0606!important;
}


.customerDashboardPrices {
    float: left;
    width: 100%;
}

.todaysPrices {
    width: 100%;
    text-align: center;
}

.productpricebox {
    width: 210px;
    height: auto;
    margin: 10px;
    display: inline-block;
}

.productname {
    width: 100%;
    height: 50px;
}

.pricefont {
    font-size: 35px;
}

.buybutton {
    height: 40px;
    width: 100%;
    border: none;
    cursor: pointer;
    outline: none;
    background-color: #be0606;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    overflow: hidden;
    display: block;
    text-align: center;
    line-height: 40px;
    position: relative;
    text-decoration: none;
}
.buybuttoninactive {
    height: 40px;
    width: 100%;
    border: none;
    cursor: pointer;
    outline: none;
    background-color: #ccc;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    overflow: hidden;
    display: block;
    text-align: center;
    line-height: 40px;
    position: relative;
    text-decoration: none;
}
.floatright {
    float: right;
}
.sectionbreak {
    width: 100%;
    height: 50px;
}

.registeredTanks, .registeredLocations {
    float: left;
    margin-top: 0;
    width: 100%;
}
.producttable {
    width: 95%;
    margin: 0 auto;
}
.productSummaryTableHeader {
    color: #be0606;
    font-weight: bold;
    height: 50px;
}
tr.productSummaryTableRow td {
    border-top: 1px solid #ccc;
    height: 30px;
}

#contentpane .frmcontrolboxdash{
width: 100%;
}

/***** CSS for Privacy Policy *****/
#contentpanepublic {
float:left;
height:auto;
margin:0;
min-height:500px;
overflow:hidden;
padding:32px 15px 0;
width:100%;
}

#contentpanepublic .frmcontrolbox P {

margin:0.5em 1em;
text-align:justify;
font-weight:.24em;
color:#0000000;
font-size: 10px;
}
#contentpanepublic .frmcontrolbox Table{
font-size: .7em;
}

#contentpaneregister .tanklocation {
    width: 270px;
    height: 170px;
    background: transparent url(images/fronthouse.gif) no-repeat 50% 50%;
}

#contentpanepublic p {
color:#222222;
height:auto;
margin:10px 0;
overflow:hidden;
text-align:justify;
width:auto;
}

.findAcTable {
	width: 100% !important;
}

/***** End of CSS for Privacy Policy *****/
#divDelConf {
margin-top: 30px;
}

.ui-widget INPUT.phone {
  width: 40px;
}

.row-highlight-simple { /* Simple Highlight */
	background-color: #1c377b   !important;
	color: #000000;
	font-weight: bold;
}

.row-highlight-ig { /* Inner Glow */
	color: #000000;
	font-weight: bold;
}

.row-highlight-et { /* Enhanced Text */
	color: #000000;
	font-weight: bold;
	font-size: 20px;
}

.row-highlight-highlight-et { /* Highlight Enhanced Text */
	background-color: #1c377b   !important;
	color: #000000;
	font-weight: bold;
	font-size: 20px;
}

.row-highlight-ig-et { /* Inner glow Enhanced Text */
	color: #000000;
	font-weight: bold;
	font-size: 20px;
}

.col-highlight-simple { /* Simple Highlight */
	color: #ffffff !important;
//	box-shadow: 0px 0px 15px 5px #1c377b  inset;
	//border-radius: 10px;
}

.col-highlight-ig { /* Inner Glow */
	box-shadow: 0px 0px 15px 5px #1c377b  inset;
	background-color: #ffffff;
}

.col-highlight-et { /* Enhanced Text */

}

.col-highlight-highlight-et { /* Highlight Enhanced Text */
	color: #ffffff !important;
}

.col-highlight-ig-et { /* Inner Glow Enhanced Text*/
	box-shadow: 0px 0px 15px 5px #1c377b  inset;
	background-color: #ffffff;
}

.col-highlight-ig-rounded { /* Inner Glow Rounded Border*/
	box-shadow: 0px 0px 15px 5px #1c377b inset;
	border-radius: 10px;
	background-color: #ffffff;
}

.open-brackets {
	background: url(images/open-brackets.png) no-repeat;
	background-position: left;
}

.close-brackets {
	background: url(images/close-brackets.png) no-repeat;
	background-position: right;
}

.topbar-col2{
	margin-top: 5px;
}

.botbar-col2{
	display: none;
}

.social-icons {
	float: right;
	margin-top: -20px;
}

.social-icons  li{
	list-style: none;
	float: left;
	cursor: pointer;
	margin-left: 5px;
	margin-top: -23px;
}

.socialimg {
	width: 31px;
	height: 31px;
}




.slideshow {
	width: 100%;
	height: auto;
	position: relative;
	top: -30px;
}

.maintext {
	width: 320px;
    height: auto;
    margin-left: 30px;
	position: relative;
}

.firstline {
	font-size: 40px;
    line-height: 40px;
    font-weight: 600;
    margin-top: 30px;
}

.secondline {
	color: #4284a6;
    font-size: 50px;
    font-weight: 700;
    margin-top: 15px;
}

.thirdline {
	margin-top: 50px;
    color: #4284a6;
    font-size: 95px;
    font-weight: 700;
    text-align: left;
}

.cta {
	margin-top: 60px;
	margin-left: 15px;
}

.parawrapper {
	width: 100%;
	height: auto;
}

.paraleft {
	width: 555px;
	height: auto;
	float: left;
	margin-left: 30px;
}

.pararight {
	width: 335px;
	height: auto;
	margin-right: 20px;
	float: right;
}

.rafcta {
	width: 300px;
    margin: 0 auto;
}

.sf3 .rafcta {
	width: 320px;
	margin: 0 -15px 0;
}

.fixed_header{
    table-layout: fixed;
    border-collapse: collapse;
	
}
			
.fixed_header tbody{
  display:block;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  height: 330px;
}
			
.fixed_header thead tr {
   display: block;
}
			
.fixed_header thead {
	border-bottom: 1px solid #ccc;
}

.fixed_header th {
	text-align: left;
	font-weight: normal;
}
			
.fixed_header th:nth-child(1), .fixed_header td:nth-child(1) {
	min-width: 330px;
	width: 330px;
}

.fixed_header th:nth-child(2), .fixed_header td:nth-child(2) {
	min-width: 50px;
	width: 50px;
}

.fixed_header th:nth-child(3), .fixed_header td:nth-child(3) {
	min-width: 57px;
	width: 57px;
}

.fixed_header th:nth-child(4), .fixed_header td:nth-child(4) {
	min-width: 50px;
	width: 50px;
}

.fixed_header th:nth-child(5), .fixed_header td:nth-child(5) {
	min-width: 53px;
	width: 53px;
}

.fixed_header th:nth-child(6), .fixed_header td:nth-child(6) {
	min-width: 90px;
	width: 90px;
}

.fixed_header th:nth-child(7), .fixed_header td:nth-child(7) {
	min-width: 90px;
	width: 90px;
}

.fixed_header th:nth-child(8), .fixed_header td:nth-child(8) {
	min-width: 80px;
	width: 80px;
}

.fixed_header th:nth-child(9), .fixed_header td:nth-child(9) {
	min-width: 80px;
	width: 80px;
}

.fixed_header td:nth-child(2) input, .fixed_header td:nth-child(4) input {
	width: 40px;
}

.fixed_header td:nth-child(6) input {
	width: 80px;
}

.fixed_header td:nth-child(7) select {
	width: 80px;
}


/***************** RESPONSIVE **********************/

/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

.ad-menu-nav
{
	display:none;
}

@media(max-width:1215px)
{}

@media(max-width:1214px) and (min-width:1201px)
{
	body {
		width: 100%;
	}
}

@media (max-width: 1200px) and (min-width: 1120px) {
	body {
		width: 100%;
	}
	
	#leftpane-home UL#ulleftnavhome LI A {
		padding: 12px 18px;
		font-size: 17px;
	}
	
}

@media (max-width: 1119px) and (min-width: 1024px) {
	body {
		width: 100%;
	}
	
	#leftpane-home UL#ulleftnavhome LI A {
		padding: 12px 16px;
		font-size: 16px;
	}
	
	#headerimageright {
		width: 520px;
	}
	
	#headerimageright img {
		width: 250px;
	}

}

@media(max-width:1023px) and (min-width:968px)
{
	body {
		width: 100%;
	}
	
	#leftpane-home UL#ulleftnavhome LI A {
		padding: 12px 15px;
		font-size: 15px;
	}
	
	#headerimageright {
		width: 420px;
	}
	
	#headerimageright img {
		width: 200px;
	}

}

@media(max-width:967px)
{
	body	{
		width:96%;
	}
	
	.outerdiv {
		width: 100%;
		height: auto;
	}

	.width7em, .width15em {
		width: 100%;
	}
	
	.mmdd {
		height: 50px !important;
	}
	
	#contentpane .loggedInUserName {
		width: 100% !important;
		text-align: center !important;
		padding-right: 0 !important;
	}
	
#leftpane-home {
	display: none;
}
	
#toppaneback {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 10px;
    border: none;
    overflow: hidden;
}

#headerimageright {
	float: none;
    margin: 0 auto 30px auto;
	height: auto;
    right: 0;
    top: 15px;
	width: 98%;
	text-align: center;
	padding-bottom: 15px;
}

.topbar-col2 {
}

#toppane {
    height: auto; 
	width: 100%;		
}
#topnavtop {
    display: none;
    height: 26px;
    left: 1px;
    position: static;
    width: 100%;
    z-index: 6;
}

#logo {
	position: relative;
	margin: 0 auto;
}

#contentpanehome {
	width: 99.6%;
	border: none;
}

#contentpanestatic {
	width: 99.6%;
	border: none;
}

#contentpanehome #contentpanehomeleftpane {
	float: none;
	margin: 5px;
	position: relative;
    display: inline-block;
}

#contentpane, #contentpanepq, #contentpaneregister {
	width: 99.6%;
	border: none;
}

.slideshow {
	height: auto;
    margin-top: -190px;
	width: 100%;
}

.maintext {
    margin: 190px auto 30px auto;
	top: 0px;
	width: 270px;
}

.cta {
	margin: 60px auto 0 auto;
    width: 230px;
}

.maintextimg {
	display: none;
}

.paraleft {
	width: 100%;
    float: none;
    margin: 0 auto;
}

.pararight {
float: none;
    margin: 0 auto;
}

#contentpanehome #contentpanehomeleftpane #msgblock1 {
	float: none;
	width: 98%;
	margin: 24px auto 0 auto;
}

#contentpanehome #contentpanehomeleftpane #msgblock2 {
	float: none;
	width: 98%;
}

	#headerimageleft {
    background: rgba(0, 0, 0, 0) url("images/logo.png") no-repeat scroll left top / 100% auto;
    float: none;
    height: 100px;
    margin: 0px auto 0;
    min-height: 55px;
    width: 95%;
	background-size: 100% 100px;
	display: none;
}

	
/* login */

#loginbox {
	display: inline-block;
	width: 99%;
	z-index: 999;
    position: relative;
	height: 130px;
}

#loginbox .login {
	float: left;
    margin: 5px 0 0 0;
    background: none;
    width: 100%;
    height: 80px;
	display: inline-block;
}

.loginbutton {
	float: left;
	margin: 10px 0px 0 15px;
}

#loginbox .login LABEL {
float:left;
/*width:70px;*/
text-align:left;
color:#b8b8b8;
font-size:11px;
}

#loginbox .login SPAN {
	float: left;
    width: 37%;
    height: 51px;
    margin: 9px 0 0 15px;
}

#loginbox .login SPAN INPUT[type='text'],
#loginbox .login SPAN INPUT[type='password'] {
	float: left;
    width: 100%;
    height: 21px;
    margin: 1px 0 0 0px;
    border: 1px solid #000000;
    background-color: #ffffff;
    font-size: 14px;
    padding-left: 5px;
    outline: none;
}

#loginbox .login a {
float:left;
color:#1c377b;
font-size:11px;
margin:0 0 0 19px;
text-decoration:none;
}

#loginbox .login a.linkone {
margin:0 0 0 0px;
float: left;
}

#loginbox .login a.linktwo {
	margin: -10px 0 0 15px;
    width: 100%;
}

#loginbox .statictext {
	float: left;
    height: 10px;
    margin-left: 25px;
    width: 100%;
}

#footerpane {
	height: auto;
}

#an img {
    margin-top: -10px;
    float: none;
    margin-right: 0px;
}

#footer {
	height: auto;
}

.footerwrap {
	width: 100%;
	height: auto;
}	

.footerwrap .four.columns {
	margin: 0 auto;
    float: none;
    display: block;
}

#copyright .sixteen.columns {
	width: 100%;
}

#copyright .copyright-col1 {
	float: none;
    margin: 5px auto;
}

.botbar-col2{
	display: block;
	float: none;
	width: 275px;
	height: 30px;
	margin: 0 auto;
}

.social-icons {
	float: left;
    margin-top: 10px;
}

.social-icons  li {
	margin-left: -40px;
}

#contentpanestatic h1, #contentpanepq h1, #contentpane h1 {
	line-height: 35px;
}

/***********************navigation menu****************************/

.ad-menu-nav{
	display: inline-block;
	width: 100%;
	background:#be0405 none repeat scroll 0 0;
	margin: 0px 0 0 0;
	padding: 8px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
}
.ad-menu-nav ul {
	display: none;
	height: auto;
}
.ad-menu-nav a#pull {
    color: hsl(0, 0%, 100%);
    display: block;
    padding: 5px 11px;
    position: relative;
    text-decoration: none;
    width: 100%;
}
.ad-menu-nav a#pull:after {
	content: "";
	background: url(images/nav-icon.png) no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	right: 25px;
	top: 5px;
}
.ad-menu-nav ul {
    border-top: 1px solid #fff;
	list-style:none;
    margin: 0 !important;
    padding: 0;
    width: 100%;
}
.ad-menu-nav ul li {
    padding: 8px 0 8px 12px;
    text-align: left;
    width: 100%;
	position:relative;
}
.ad-menu-nav ul li a {
    color: #fff;
    position: relative;
    text-decoration: none;
    z-index: 9999;
}
.drop-arow {
    background: rgba(0, 0, 0, 0) url("images/arrow.png") no-repeat scroll right center / cover ;
    display: inline-block;
    height: 10px;
    position: absolute;
    right: 25px;
    top: 9px;
    width: 23px;
}
.ad-menu-nav li .ad-dropdown {   
    display: none;
}
.ad-menu-nav li .ad-dropdown ul {
    border-top: medium none;
    padding-left: 10px;
}	

/************** Price quote page ************/

	.quote-banner {
		height: auto;
	}

	.buttonregister {
		margin-top: 20px;
	}

	.quote-tr {
		height: auto;
	}

	.quote-left-td, .quote-right-td {
		width: 100%;
		display: table;
	}

	.tbquote, .tbresult {
		width: 100% !important;
	}

	.tbquote tbody td {
		
	}

.frmcontrolboxqq > table {
	display: inline-block;
	width: 100%;
}

.pricetable  tbody {
	display: inline-block;
	width: 100%;
}

.pricetable  tbody tr {
	display: inline-block;
	width: 95%;

}

.pricetable  tbody td {
	display: inline-block;
	width: 98%;
}

.input_border {
	background: url(images/border_shadow.jpg) repeat-x scroll center top transparent;
    border: 1px solid #D7D7D7;
    border-radius: 3px;
    height: 30px;
    margin: 5px;
}

.input_border tbody tr {
	width: 100%;
}

.tdtext {
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
}

select {
	width: 100%;
	border: none;
}

input {
	border: none;
	margin-top: 5px;
}

.ui-dialog {
	width: 98% !important;
}

.frmcontrolboxstatic > table {
	display: inline-block;
	width: 100%;
}

.frmcontrolboxstatic tbody {
	display: inline-block;
	width: 99%;
}

.frmcontrolboxstatic tr {
	display: inline-block;
	width: 100%;
}

.frmcontrolboxstatic td{
	display: inline-block;
	width: 100%;
}

/***************** Refer A Friend *******************/

	.raf-banner {
		height: auto;
	}
	
	#staticText > table, #staticText > tbody, #staticText > tr, #staticText > td, 
	.raftext > table, .raftext > tbody, .raftext > tr, .raftext td {
		display: inline-block;
		width: 100%;
	}


/******************** Contact Us ********************/

#frmContactUs > table {
	width: 100%;
    display: inline-block;
}

#frmContactUs tr {
	width: 100%;
    display: inline-block;
}

#frmContactUs td {
	width: 98%;
    display: inline-block;
}


.contactUsTable, .contactUsTable  tbody, .contactUsTable  tr, .contactUsTable  td{
	width: 100%;
	display: inline-block;
}

.contactUs {
	margin: 0 !important;
}

/******* Customer pages ****************/

#leftpane {
	display: none !important;
}

.customerdashboardtr, .customerdashboardtd {
	display: inline-block;
	width: 100%;
}

.middle, .middle tbody, .middletr, .middletd {
	display: inline-block;
	width: 100%;
}

.ordertr, .ordertd {
	display: inline-block !important;
	width: 98%;
	text-align: left;
}

.ordertdnd {
	display: none;
}

.box {
	margin: 0;
}

#paymentOptionDiv table, #paymentOptionDiv tbody, #creditCardDiv table, #creditCardDiv tbody, #codDiv table, #codDiv tbody, #eCheckDiv table, #eCheckDiv tbody,
#footNoteDiv table, #footNoteDiv tbody, #echeckNoteDiv table, #echeckNoteDiv tbody{
	display: inline-block;
	width: 100%;
}

.dataTables_info {
	width: 81%;
}

.dataTables_paginate {
	width: initial;
}

.dataTables_length select {
	width: 10%;
	background: url(images/border_shadow.jpg) repeat-x scroll center top transparent;
    border: 1px solid #D7D7D7;
    border-radius: 3px;
    height: 30px;
    margin: 5px;
}

.lblFriends {
	float: left !important;
}

.sf3 .forgotusr {
	margin: -20px 0px 0 50px;
}

.sf3 .forgotpwd {
    width: 190px;
    float: right;
    margin: -20px -20px 0 0;
}

}

@media(max-width:640px) and (min-width:480px)
{

}

@media(max-width:479px) and (min-width:381px)
{
#logo {
	width: 100%;
	height: 110px;
    background-size: 100%;
}
	
.forgotusr {
	margin: -25px 0px 0 50px;
}

.sf3 .forgotusr {
	margin: -20px 0px 0 50px;
}

.sf3 .forgotpwd {
    width: 190px;
    float: right;
    margin: -20px -20px 0 0;
}

}

@media (max-width: 421px) and (min-width: 381px) {
	#loginbox .login SPAN {
		width: 34%;
	}
}

@media(max-width:380px) and (min-width:345px) {

#logo {
	width: 100%;
	height: 100px;
    background-size: 100%;
}

#loginbox .login SPAN {
	width: 34%;
}

.buttonoff {
	padding: 8px 1px;
	display: inline-block;
}

.forgotusr {
	margin: -25px 0px 0 20px;
}

.forgtpwd {
	margin: -25px -30px 0 0;
}

.pararight {
	width: 90%;
}

.rafcta {
	width: 90%;
}

}

@media (max-width: 344px) and (min-width: 300px) {

	#logo {
		width: 100%;
		height: 80px;
		background-size: 100%;
	}

	#loginbox .login SPAN {
		width: 31%;
	}
}

@media (max-width: 660px) and (min-width: 600px) {
	#headerimageright img{
		width: 270px;
	}
}

@media (max-width: 599px) and (min-width: 574px) {
	#headerimageright img{
		width: 260px;
	}
}

@media (max-width: 573px) and (min-width: 552px) {
	#headerimageright img{
		width: 250px;
	}
}

@media (max-width: 551px) and (min-width: 530px) {
	#headerimageright img{
		width: 240px;
	}
}

@media (max-width: 529px) and (min-width: 500px) {
	#headerimageright {
		margin: 0 auto 60px auto;
	}

	#headerimageright img{
		width: 220px;
	}
}

@media (max-width: 499px) and (min-width: 450px) {
	#headerimageright {
		margin: 0 auto 50px auto;
	}

	#headerimageright img{
		width: 200px;
	}
}

@media (max-width: 449px) and (min-width: 400px) {
	#headerimageright {
		margin: 0 auto 40px auto;
	}

	#headerimageright img{
		width: 180px;
	}
}

@media (max-width: 399px) and (min-width: 350px) {
	#headerimageright img{
		width: 160px;
	}
}

@media (max-width: 349px) and (min-width: 300px) {
	#headerimageright img{
		width: 135px;
	}
}

@media (max-width: 895px) {
	.orderfuelprogress tr {
		justify-content: center;
		display: flex;
		width: 100%;
	}
	
	.activetab, .disabletab, .donetab {width: 20%; font-size: 12px}
}

@media (max-width: 460px) and (min-width: 390px) {
	.activetab, .disabletab, .donetab { font-size: 10px}
}
@media (max-width: 389px) and (min-width: 370px) {
	.activetab, .disabletab, .donetab { font-size: 9px}
}
@media (max-width: 369px) and (min-width: 340px) {
	.activetab, .disabletab, .donetab { font-size: 8px}
}
@media (max-width: 339px) and (min-width: 300px) {
	.activetab, .disabletab, .donetab { font-size: 7px}
}
