* {
     -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
     box-sizing: initial;
}

H1 {
	font-family: 'PT Sans', sans-serif;
	font-size:39px;
	margin-top: 21px;
    margin-bottom: 10.5px;
	font-weight: 500;
    line-height: 1.1;
	color: #262262;
}

H2 {
	font-family: 'PT Sans', sans-serif;
	color:#262262;
	font-size:26px;
	font-weight: 500;
    line-height: 1.1;
	position: relative;
    margin: 21px auto 10.5px auto;
}

H3 {
	font-family: 'PT Sans', sans-serif;
	font-size:25px;
	color: #262262;
    font-weight: 600;
    line-height: 1.3;
	float:left;
	width: 100%;
	margin-top: 21px;
    margin-bottom: 10.5px;
}

h4 {
	font-size: 20px;
    color: #262262;
	font-weight: 600;
    line-height: 1.3;
    font-family: 'Source Sans Pro', sans-serif;
	margin-top: 10.5px;
}
.bannerwrap div.special{
	font-family: 'PT Sans', sans-serif;
	font-size:26px;
	text-align:center;
	color:#fff;
	float:none;
	font-weight:400;
	line-height: 1.2;
	margin: 0;
}


H4 {
font-size:1em;
}

#contentpanestatic h1, #contentpanepq h1, #contentpane h1  {
	font-family: 'PT Sans', sans-serif;
	font-size:39px;
	position: relative;
    margin: 21px auto 10.5px auto;
	font-weight: 500;
    line-height: 1.1;
	float:none;
	color: #ed1c24;
}

.black {
color:#4B4B4D;
font-weight:bold;
}

.green {
color:#ed1c24;
font-weight:bold;
}

.lightgray {
color:#999999;
}

A {
color:#ed1c24;
text-decoration: none;
font-weight: 300;
}

a:hover{
	color:#ed1c24;
}

/* 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;
}

.margintop50px {
margin-top:50px;
}

.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 #262262; 
	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;
	width:100%;
}

.errorBox LI {
	list-style : none;
	margin-top:10px;
}

.errorBox UL {
	padding-left:5px;
	margin-left:6px;
}

#userName {
float:right;
margin:10px 0px 10px 0;
text-align:right;
}

#contentpane .loggedInUserName{
color:#243d54;
font-weight:bold;
text-align: center;
    margin: 20px 0 0 0;
    font-size: 24px;
}

/* TOP NAVIGATION (TOP) (DEFAULT LINKS) */
#topnavtop UL#ultopnavtop {
	float: right;
    width: auto;
    margin: 25px 60px 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:'PT Sans', sans-serif;
font-size:14px;
font-weight:normal;
color:#262262;
text-decoration: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:#ed1c24;
}

#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: 40px;
    margin: 0 auto;
    padding: 0;
	width: 1020px;
	font-family:'PT Sans', sans-serif;
}

#leftpane UL#ulleftnav LI {
	float: left;
    width: auto;
    height: 40px;
    line-height: 20px;
    list-style: none;
    text-align: center;
}

#leftpane UL#ulleftnav LI #li8{
	background: none;
}

#leftpane UL#ulleftnav LI A {
	display: block;
    padding: 7px 20px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
}

#leftpane UL#ulleftnav LI.active A {
    color: #ed1c24;
}

#leftpane UL#ulleftnav LI A:hover {
	color: #ed1c24;
}

#leftpane UL#ulleftnav LI A SPAN {
padding: 0;
}

#leftpane UL#ulleftnav LI.active A SPAN {
color: #ed1c24;
padding:0;
}

#leftpane UL#ulleftnav LI.hover A SPAN {
color: #ed1c24;
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: #262262;
color:#fff;
font-size:14px;
text-align:center;
cursor:pointer;
border: 1px solid #262262;
margin: 0 5px;
text-decoration: none;
padding: 6px 15px;
font-weight: 600;
min-height: 40px;
position: relative;
top: -10px;
width: 200px;
outline: none;
}

.buttonregisterinput, .buttonregisterresult { margin-top: 10px}
.ie11 .buttonregister {
	top: 8px;
}

.buttonregister:hover {
background-color: #ed1c24;
color: #ffffff;
border: 1px solid #ed1c24;

}

.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;
}

#loginNow {
}

/*** End REF Page *****/

#frmForgotPswdOptions .buttonoff {
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

hr {
	margin: 0;
	border: 0;
	border-top: 1px solid #ccc;
}

/* contactus */

.contactUsTopTable {
	width: 100%;
}

.contactUsTable {
	width: 100%;
    background-color: transparent;
    padding: 10px 20px;
    font-size: 13px;
	border-collapse: initial;
}

.contactUsTable input, .contactUsTable textarea {
	width: 100%;
}

.col-sm-6 {
	width: 100%;
	padding-left: 0px;
}

.contactUs {
	float: left;
	width: auto !important;
	background-color: #8cc63f;
	padding: 5px 20px;
	font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}

.ie11 .contactUs {
	height: 33px;
}

.contactUs:hover {
	background: #5b8621;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#contentpane P {
float:left;
width:auto;
height:auto;
margin:10px 0px 10px 0px;
text-align:justify;
font-size: initial;
/*overflow:hidden;*/
}

#contentpane .frmcontrolbox P {
}

#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:#262262222;
}

/* 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;
margin:5px 0 10px 25px;
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%;
}

.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:'PT Sans', 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 #262262;
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:#262262222;
}

#contentpane #propane P {
font-weight:bold;
margin:10px 0px 0px 0px;
border:0;
color:#262262222;
}

/********************************************************/
/* 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;
z-index: 999;
position: relative;
}

#contentpane #frmSetupClient fieldset.fieldsetblock {
float:left;
width:28em;
padding:0px 10px 10px 10px;
border:0px dashed #246b36;
margin:0px 0px 0px 0em;
display:inline;
z-index: 999;
position: relative;
}

#contentpane #frmSetupClient fieldset.fieldsetadd {
float:left;
width:390px;
padding:0px 0px 10px 10px;
border:0px dashed #246b36;
margin:0px 0px 0px 0px;
display:inline;
z-index: 999;
position: relative;
}

#contentpane #frmSetupClient fieldset.fieldsetaddremove {
float:left;
width:5em;
padding:15px 5px 10px 15px;
border:0px dashed #246b36;
margin:0px 0px 0px 0px;
display:inline;
z-index: 999;
position: relative;

}

#contentpane #frmSetupClient fieldset.fieldsetaddremove2 {
float:left;
width:5em;
padding:15px 5px 10px 15px;
border:0px dashed #246b36;
margin:47px 0px 0px 0px;
display:inline;
z-index: 999;
position: relative;

}

#contentpane #frmSetupClient fieldset.fieldsetaddremove3 {
float:left;
width:5em;
padding:5px 5px 10px 15px;
border:0px dashed #246b36;
margin:0px 0px 0px 0px;
display:inline;
z-index: 999;
position: relative;
}

.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 */
/************************ Order progress *****/

.orderfuelprogress {
    border: none !important;
	font-size: 14px;
	width: 100%;
    justify-content: center;
    display: flex;
}

.orderfuelprogress  tbody, .orderfuelprogress  tr {
	justify-content: center;
	display: flex;
	width: 100%;
}

.activetab {
    background-color: #ed1c24;
    color: #fff;
    height: 40px;
    box-shadow: 3px 3px 6px #888;
    margin: 0 5px;
    width: 140px;
    display: inline-flex;
    line-height: 40px;
    text-align: center;
    padding: 1px 5px;
}

.disabletab {
    background-color: #ccc;
    color: #000;
    height: 40px;
    margin: 0 5px;
    width: 140px;
    display: inline-flex;
    line-height: 40px;
    text-align: center;
    padding: 1px 5px;
}

.donetab {
    background-color: #262262;
    color: #fff;
    height: 40px;
    margin: 0 5px;
    width: 140px;
    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:#262262222;
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:'PT Sans', 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:none;
width:912px;
border:1px solid #262262;
margin:15px auto;
position: relative;
}

#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:#262262222;
}

/************************************/
/* PRICE MAINTENANCE FORM */
#contentpane #frmPriceMaintenance INPUT[type='text'] {
width:70px;
color:#262262222;
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 #262262;
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 #262262;}
#contentpane #frmPriceMaintenance DIV.tbgrid .header LABEL.col2{width:150px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmPriceMaintenance DIV.tbgrid .header LABEL.col3{width:150px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmPriceMaintenance DIV.tbgrid .header LABEL.col4{width:120px;text-align:center;border-right:1px solid #262262;}
#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 #262262;}
#contentpane #frmPriceMaintenance DIV.tbgrid .container LABEL.col2{width:150px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmPriceMaintenance DIV.tbgrid .container LABEL.col3{width:150px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmPriceMaintenance DIV.tbgrid .container LABEL.col4{width:120px;text-align:center;border-right:1px solid #262262;}
#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:#262262222;
margin:5px 0px 0px 0px;
}

#contentpane #frmTankSize INPUT[type='text numeric'] {
width:70px;
color:#262262222;
margin:5px 0px 0px 0px;
}

#contentpane #frmTankSize INPUT[type='text'] {
width:95px;
color:#262262222;
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 #262262;
font-size:12px;
margin:15px 0px 0px 5px;
}

#contentpane #frmTankSize .tbgrid .container LABEL.col9 INPUT[type='text'],
#contentpane #frmTankSize .tbgrid .container LABEL.col10 INPUT[type='text'],
#contentpane #frmTankSize .tbgrid .container LABEL.col11 INPUT[type='text'],
#contentpane #frmTankSize .tbgrid .container LABEL.col12 INPUT[type='text'],
#contentpane #frmTankSize .tbgrid .container LABEL.col13 INPUT[type='text'],
#contentpane #frmTankSize .tbgrid .container LABEL.col14 INPUT[type='text'] {
	width: 90px;
}


#contentpane #frmTankSize .tbgrid .header LABEL.col1{width:44px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmTankSize .tbgrid .header LABEL.col2{width:170px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmTankSize .tbgrid .header LABEL.col3{width:130px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmTankSize .tbgrid .header LABEL.col4{width:130px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmTankSize .tbgrid .header LABEL.col5{width:130px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmTankSize .tbgrid .header LABEL.col6{width:130px;text-align:center;border-right:1px solid #262262;}
#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 #262262;}
#contentpane #frmTankSize .tbgrid .container LABEL.col2{width:170px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmTankSize .tbgrid .container LABEL.col3{width:130px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmTankSize .tbgrid .container LABEL.col4{width:130px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmTankSize .tbgrid .container LABEL.col5{width:130px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmTankSize .tbgrid .container LABEL.col6{width:130px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmTankSize .tbgrid .container LABEL.col7{width:40px;text-align:center;}

#contentpane #frmTankSize .tbgrid .header LABEL.col8{width:120px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmTankSize .tbgrid .header LABEL.col9{width:100px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmTankSize .tbgrid .header LABEL.col10{width:100px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmTankSize .tbgrid .header LABEL.col11{width:100px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmTankSize .tbgrid .header LABEL.col12{width:100px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmTankSize .tbgrid .header LABEL.col13{width:100px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmTankSize .tbgrid .header LABEL.col14{width:100px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmTankSize .tbgrid .header LABEL.col15{width:40px;text-align:center;}

#contentpane #frmTankSize .tbgrid .container LABEL.col8{width:120px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmTankSize .tbgrid .container LABEL.col9{width:100px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmTankSize .tbgrid .container LABEL.col10{width:100px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmTankSize .tbgrid .container LABEL.col11{width:100px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmTankSize .tbgrid .container LABEL.col12{width:100px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmTankSize .tbgrid .container LABEL.col13{width:100px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmTankSize .tbgrid .container LABEL.col14{width:100px;text-align:center;border-right:1px solid #262262;}
#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;
}

#contentpane .special {
color:#FF0000;
}

#contentpane .reqfields {
color:#FF0000;
font-size:12px;
font-weight:normal;
}

/* 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-family:'PT Sans', sans-serif;
position: relative;
/*float:left;*/
}


TABLE LABEL {
}

TABLE H3 {
float:left;
font-family:'PT Sans', sans-serif;
margin:0px;
}

.errorBox h3 {
	font-size: 15px;
}

.tdtext {
	font-size: 14px;
}

.tbgrid {
border-top:1px solid #262262;
border-right:1px solid #262262;
border-bottom:1px solid #262262;
border-left:1px solid #262262;
}

.tankChartTbgrid {
border-top:1px solid #262262;
border-right:1px solid #262262;
border-bottom:1px solid #262262;
border-left:1px solid #262262;
font-size:0.95em;
position: relative;
    margin: 0 auto;
	width: 90%;
}

.headerTankChart {
	width: 90%;
    position: relative;
    margin: 10px auto;
}

.tbgrid THEAD TH:first-child,
.tbgrid TBODY TD:first-child {
border-left:0px solid #262262;
}

.tbgrid THEAD TR {
background-color:#262262 !important;
}

.tbgrid THEAD TH {
height:37px;
color:#ffffff;
font-family:'PT Sans', sans-serif;
padding:0px 5px;
border-left:1px solid #262262;
border-bottom:1px solid #262262;
}

.tbgrid THEAD TH A {
color:#FFFFFF;
text-decoration:none;
}

.tbgrid TBODY TD {
color:#4b4b4d;
font-family:'PT Sans', sans-serif;
padding:5px 5px;
border-left:1px solid #262262;
}

.tbgrid TFOOT TD {
height:25px;
color:#4b4b4d;
font-family:'PT Sans', sans-serif;
padding:5px;
border-left:0px solid #262262;
border-top:1px solid #262262;
}

.tbgrid TBODY TD A {
text-decoration:underline;
}

/* TABLE GRID NEW */
.tbgrid2 {
border-top:1px solid #262262;
border-right:1px solid #262262;
border-bottom:1px solid #262262;
border-left:1px solid #262262;
font-size:0.95em;
}

.tbgrid2 THEAD TH:first-child,
.tbgrid2 TBODY TD:first-child {
border-left:0px solid #262262;
}

.tbgrid2 THEAD TR {
background:#183252 url(images/tableheader3.gif) repeat-x 0 -35px;
height:25px;
color:#ffffff;
font-family:'PT Sans', sans-serif;
padding:0px 5px;
border-left:0px solid #262262;
border-bottom:1px solid #262262;
}

.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:'PT Sans', sans-serif;
padding:0px;
border-left:1px solid #262262;
}

.tbgrid2 TFOOT TD {
background:#e1f3db url(images/tableheader.gif) repeat-x 0 bottom;
height:25px;
color:#4b4b4d;
font-family:'PT Sans', sans-serif;
padding:0px 5px;
border-left:0px solid #262262;
border-top:1px solid #262262;
}

.tbgrid2 TBODY TD A {
text-decoration:underline;
}

/* TABLE WITHOUT GRID ******************************/
.nogrid {
border-top:1px solid #262262;
border-right:1px solid #262262;
border-bottom:1px solid #262262;
}

.nogrid TR TD {
color:#4b4b4d;
font-family:'PT Sans', sans-serif;
padding:5px 5px;
border-left:1px solid #262262;
}

/* DIV GRID *****************************************/
DIV.divGrid INPUT[type='text'] {
width:150px;
color:#262262222;
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 #262262;
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:'PT Sans', 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:#262262222;
}

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 #262262;
font-size:0.95em;
margin:0px 0px 0px 5px;
}

DIV.tbgrid .header {
height:47px;
background-color:#262262;
}

DIV.tbgrid .header LABEL {
float:left;
height:37px;
color:#ffffff;
font-family:'PT Sans', sans-serif;
font-weight:bold;
display:inline;
}

DIV.tbgrid .container {
float:left;
width:100%;
background-color:#DDE8F0;
padding-bottom: 10px;
}

DIV.tbgrid .container LABEL {
float:left;
height:37px;
font-weight:normal;
display:inline;
}

DIV.tbgrid .container LABEL SPAN A {
color:#262262222;
}

/************************************************/
/* 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:'PT Sans', sans-serif;
font-size:1.1em;
}


/*******************************************/
/* DATE PICKER ******************/
.ui-datepicker .ui-state-default,
.ui-datepicker .ui-widget-content .ui-state-default {
border: 1px solid #262262;
background:url(images/ui-bg_glass_75_e6e6e6_1x400.png) repeat-x 50% 50%;
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 */

/****************** 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: #363636;
    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;
}
#contentpane .dashboard {
	width: 1100px;
}

.dashboard .textcolor1 {
font-size:1em;
font-weight:bold;
color:#262262;
}

.dashboard H1, .dashboardHeader {
	float: left;
    width: 100%;
    height: 25px;
    line-height: 22px;
    font-family: 'PT Sans', sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    color: #58585a;
    margin: 20px 0px 5px 0px !important;
    padding: 0;
    background: none;
    text-align: center;
    font-weight: 700 !important;
}

.dashboard H1.active {
border-left:1px solid #262262;
border-right:1px solid #262262;
border-top:1px solid #262262;
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;
}

.dashboard .frmcontrolbox {
float:left;
width:100%;
height:auto;
background:none;
margin: 20px 0px;
}

.dashboard .frmcontrolboxactive {
float:left;
width:770px;
height:auto;
padding:10px 0 20px 0;
margin:-5px 0 10px 0;

border-left:1px solid #262262;
border-right:1px solid #262262;
border-bottom:1px solid #262262;
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: 50px; 
	overflow-y: hidden; 
	padding:5px;
	margin: 10px auto;
	height:60px; 
	width:90%;
	border: 1px gray solid;
	font-size:11px;
}
.gabox {
	width: 240px; 
	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-color:#f8deaf;
}

.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:'PT Sans', sans-serif;
font-size:14px;
font-weight:normal;
color:#000;
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 #262262;
border-right:1px solid #262262;
border-bottom:1px solid #262262;
border-left:1px solid #262262;
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 #262262;
}

.dashboard .DB_tbgrid THEAD TR {
background:none;
}

.dashboard .DB_tbgrid THEAD TH {
height:25px;
color:#ffffff;
font-family:'PT Sans', sans-serif;
padding:0px 5px;
border-left:1px solid #262262;
border-bottom:1px solid #262262;
background:#4d9473;
}

.dashboard .DB_tbgrid THEAD TH A {
color:#FFFFFF;
text-decoration:none;
}

.dashboard .DB_tbgrid TBODY TD {
color:#4b4b4d;
font-family:'PT Sans', sans-serif;
padding:5px 5px;
border-left:1px solid #262262;
}

.dashboard .DB_tbgrid TFOOT TD {
background:#4d9473;
height:37px;
color:#4b4b4d;
font-family:'PT Sans', sans-serif;
padding:0px 5px;
border-left:0px solid #262262;
border-top:1px solid #262262;
}

.dashboard .DB_tbgrid TBODY TD A {
text-decoration:underline;
}

/* NO HEADER GRID */
.dashboard .DB_tbgrid_noheader {
border-top:1px solid #262262;
border-right:1px solid #262262;
border-bottom:1px solid #262262;
border-left:1px solid #262262;
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 #262262;
}

.dashboard .DB_tbgrid_noheader TBODY TR {
background:none;
}

.dashboard .DB_tbgrid_noheader TBODY TH {
height:25px;
padding:0px 5px;
border-left:1px solid #262262;
}

.dashboard .DB_tbgrid_noheader TBODY TD {
color:#4b4b4d;
padding:5px 5px;
border-left:1px solid #262262;
}

.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:'PT Sans', 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:'PT Sans', 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 #262262;
font-size:0.95em;
margin:15px 0px 0px 5px;
}

#contentpane #frmSetupClientProducts .tbgrid .header LABEL.col1{width:181px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmSetupClientProducts .tbgrid .header LABEL.col2{width:175px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmSetupClientProducts .tbgrid .header LABEL.col3{width:175px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmSetupClientProducts .tbgrid .header LABEL.col4{width:175px;text-align:center;border-right:1px solid #262262;}

#contentpane #frmSetupClientProducts .tbgrid .container LABEL.col1{width:181px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmSetupClientProducts .tbgrid .container LABEL.col2{width:175px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmSetupClientProducts .tbgrid .container LABEL.col3{width:175px;text-align:center;border-right:1px solid #262262;}
#contentpane #frmSetupClientProducts .tbgrid .container LABEL.col4{width:175px;text-align:center;border-right:1px solid #262262;}

.productImage {
	width: 100px;
}

#contentpane #frmSetupClientProducts .textarea {
	width:233px;
}

/************************************/

/**********************************************/
/***************** Customer Dashboard *************/

#frmDashboardCust {
    width: 1100px;
    margin: 0 auto;
	overflow: hidden;
}
#frmDashboardCust .loggedInUserName {
	width: 100% !important;
	text-align: center !important;
	padding: 0 !important;
}
#frmDashboardCust .dashboard {
    text-align: center;
	width: 100%;
	font-weight: 700;
	overflow: hidden;
}

#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 !important;
    border: 1px solid #db5a26;
	width: 100%;
}

.customerDashboardleft {
    background-color: #db5a26;
    color: #fff!important;
}

.customerDashboardright {
    border: none;
    color: #363636!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: #ed1c24;
    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: #363636;
    font-weight: bold;
    height: 50px;
}
tr.productSummaryTableRow td {
    border-top: 1px solid #ccc;
    height: 30px;
}

#contentpane .frmcontrolboxdash{
width: 100%;
margin: 0 25px;
}

/***** 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:#262262222;
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: #262262   !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: #262262   !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 #262262  inset;
	//border-radius: 10px;
}

.col-highlight-ig { /* Inner Glow */
	box-shadow: 0px 0px 15px 5px #262262  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 #262262  inset;
	background-color: #ffffff;
}

.col-highlight-ig-rounded { /* Inner Glow Rounded Border*/
	box-shadow: 0px 0px 15px 5px #262262 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;
}

.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: 500px;
	width: 500px;
}

.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:1200px) and (min-width:992px)
{
	.outerdiv {
		width: 100%;
	}
	
	.toppanewrapper {
		width: 98%;
	}
	
	#topnavmid {
		width: 100%;
	}
	
	#topnavmidwrapper {
		width: 95%;
	}
	
	#leftpane-home {
		width: 660px;
		left: 380px;
	}
	
	#leftpane-home UL#ulleftnavhome  LI A {
		padding: 4px 6.5px;
		font-size: 14px;
	}
	
	.hero {
		background-position: center !important;
	}
	
	
	.bannerwrap {
		width: 98%;
	}
	
	
	#contentpanehome #contentpanehomeleftpane {
		width: 100%;
	}
	
	
	.container {
		width: 970px;
		height: auto;
		position: relative;
	}
	
	.col-md-5 {
		width: 37.28%;
	}
	
	.col-sm-4 {
		width: 27.148838996%;
	}
	
	.container .four.columns {
		width: 20%;
	}
	
	.footerwrap {
		width: 970px;
	}
	
	.footerwrap .column1 {
		width: 30%;
	}
	
	.footerwrap .column2 {
		width: 38%;
	}
	
	#an {
		top: 140px;
	}
	
}




@media(max-width:991px)
{

	body	{
		width:100%;
		min-width: 0px;
	}
	
	.outerdiv {
		width: 100%;
		height: auto;
	}

	.contentpanewrapper, #frmDashboardCust {
		width: 100%;
	}
	#contentpane .loggedInUserName {
		width: 100% !important;
		text-align: center !important;
		padding: 0 !important;
	}

	.toppanewrapper {
		width: 100%;
		height: auto;
	}
	
	
	.width7em, .width15em {
		width: 100%;
	}
	
	.mmdd {
		height: 50px !important;
	}
	
	#leftpane-home {
		display: none;
	}
	
	#toppane {
		height: auto;
		width: 100%;
	}
	
	#topnavtop {
	}
	
	
	#toppaneback {
		display: inline-block;
		position: static;
		width: 100%;
		height:auto;
	}

	#topnavtop UL#ultopnavtop {
		display: none;
	}
	
	#logo {
		position: relative;
		margin: 0 auto;
		top: 10px;
		left: 0px;
		display: block;
	}
	
	#leftnavtop {
		display: none;
	}
	
	#banner {
		height: auto;
	}
	
	.bannerwrap {
		width: 100%;
	}
	
	.bannerwrap div.special {
		line-height: 32px;
		padding: 15px 0;
	}
	
	#contentpanehome, #contentpanepq, #contentpane, #contentpaneregister, #contentpanestatic  {
		width: 100%;
	}
	
	.frmcontrolbox, .frmcontrolboxqq, .frmcontrolbox2, .frmcontrolboxtank  {
		width: 100%;
		margin: 0;
		float: none;
		padding: 0;
	}
	
	.frmcontrolboxpq{
		width: 100%;
	}
	
	.frmcontrolboxstatic {
		width: 95%;
		float: none;
		margin: 0 auto;
	}
	
	.contentpanehomeinner .banner {
		width: 95%;
		padding: 10px;
	}
	
	.container tbody {
		display: table-row-group !important;
		width: auto !important;
	}
	
	.container tr {
		display: table-row !important;
		width: auto !important;
	}
	
	.container td {
		display: table-cell !important;
		width: auto !important;
	}
	
	.howMuch tbody {
		display: table-row-group !important;
		width: auto !important;
	}
	
	.howMuch tr {
		display: table-row !important;
		width: auto !important;
	}
	
	.howMuch td {
		display: table-cell !important;
		width: auto; !important
	}
	
	.leftdiv {
		width: 90% !important;
		margin: 10px auto;
		float: none !important;
	}
	
	.rightdiv {
		width: 90% !important;
		margin: 0 auto 10px auto;
		float: none !important;
	}
	
	.qqButton {
		margin: 0 auto;
		display: inherit;
	}
		
	#contentpanehome #contentpanehomeleftpane {
		width: 100%;
	}
	
	#contentpanehome #contentpanehomeleftpane #msgblock1 #msgcontent1 {
		width: 95%;
		margin: 0 auto;
		float: none;
	}
	
	#contentpanehome #contentpanehomeleftpane #msgblock2 #msgcontent2 {
		width: 95%;
		margin: 0 auto;
		float: none;
	}
	
	.container {
		margin-right: auto;
		margin-left: auto;
		padding-left: 15px;
		padding-right: 15px;
		width: auto;
	}
	
	.home-box {
		margin-top: 25px;
		padding: 0;
	}
	
	.col-sm-4 {
		width: 100%;
	}
	
	.col-md-5 {
		position: relative;
		min-height: 1px;
		padding-left: 15px;
		padding-right: 15px;
		width: auto;
	}
	
	.asterisk {
		width: 100%;
		height: auto;
	}
	
	#headerimageright {
		width: 100%;
		height: 140px;
	}
	
/***********************navigation menu****************************/

	.ad-menu-nav{
		display: inline-block;
		width: 100%;
		background:#262262 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;
	}	


/******************* login *************************/

	#loginbox {
		width: 100%;
		z-index: 999;
		position: relative;
		height: 120px;
		top: 20px;
	}

	#loginbox .login {
		float: none;
		margin: 0 auto;
		background: none;
		height: 80px;
		display: none;
		width: 100%;
	}

	.orderbox {display: block; width: 100%; position: relative; margin: 0 auto; height: auto;}
	.loginbox, .loginbox1 {
		float: none;
		width: 200px;
		margin: 0 auto;
	}
	.orderButton, .loginButton {width: auto; margin-bottom: 10px}
	
	#loginbox .login LABEL {
	float: left;
    text-align: left;
	}

	#loginbox .login SPAN {
		float: left;
		width: 34%;
		margin: 19px 0 0 10px;
	}

	#loginbox .login SPAN INPUT[type='text'],
	#loginbox .login SPAN INPUT[type='password'] {
		float: left;
		width: 100%;
		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;
		margin: 0 0 0 19px;
		text-decoration: none;
	}

	#loginbox .login a.linkone {
		margin:0 0 0 0px;
	}

	#loginbox .login a.linktwo {
		margin: 5px 0 0 10px;
		float: left;
	}

	#loginbox .statictext {
		float: left;
		height: 10px;
		margin-left: 10px;
		width: 100%;
		margin-top: -53px;
	}
	
	.loginbutton {
		float: left;
		margin: 20px 0 0 10px;
		
	}
	
	.topbar-col2 {
		margin: 0 auto;
		float: none;
		position: relative;
		text-align: center;
		width: 60px;
	}
	
	.social-icons {
		float: none;
	}

/************************ Footer ****************************/

	#footerpane {
		height: auto;
	}
	#an{top: 0}
	#an img {
		margin-top: -20px;
		float: none;
		margin-right: 0;
		margin-bottom: 10px;
	}

	#footer {
		height: auto;
	}

	.footerwrap {
		width: 100%;
		height: auto;
	}	

	.footerwrap .four.columns {
		margin: 0 auto;
		float: none;
		display: block;
		overflow: hidden;
	}
	
	.footerwrap .column1, .footerwrap .column2, .footerwrap .column3 {
		width: 96%;
	}

	#copyright .sixteen.columns {
		width: 100%;
	}

	#copyright .copyright-col1 {
		float: none;
		margin: 5px auto;
	}

	.social-col2 {
		float: left;
		width: 100%;
	}

/************** 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;
	}

	#contentpane .frmcontrolboxdash {
		width: 100%;
		margin: 0;
	}
	
	.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;
		width: 96%;
	}

	#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: 479px) and (min-width: 395px) {
	
	#loginbox .login SPAN {
		width: 32%;
	}

	.contentpanewrapper {
		width: 95%;
	}
	
	
}

@media (max-width: 394px) and (min-width: 300px) {
	
	#loginbox .login SPAN {
		width: 29%;
	}

	#loginbox .login LABEL {
		font-size: 12px;
	}
	
	#loginbox .login a {
		font-size: 12px;
	}
	.contentpanewrapper {
		width: 95%;
	}
	
	
	#logo {
	}
	
}

@media (max-width:992px) {
   table.howMuch {
    width: 100%;
    float: none; 
}}

@media (max-width:1000px) and (min-width: 300px) {
	.hero {
		background-position: center !important;
	}
}

@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}
}
