#contentpane H1.dashboard {
	width: 100%;
    margin: 20px 0;
    text-align: center;
    font-size: 35px;
}

H1 {
	float: left;
    width: 100%;
    line-height: 22px;
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #000;
    margin: 10px 10px;
    padding: 0px 0 0 10px;
    background: none;
}

H2 { /*float:left;
*/ /*width:691px;*/
	font-family: 'Poppins', sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 24px;
	color: #4b4b4d;
	margin: 0px;
}

H3 {
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
}

H4 {
	font-size: 1em;
}

.black {
	color: #4B4B4D;
	font-weight: bold;
}

.green {
	color: #397AA5;
	font-weight: bold;
}

h3 .green {
	width: 400px;
}

.lightgray {
	color: #999999;
}

A {
	color: #b70019;
}

/* 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: 30px;
}

.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;
}

.marginbottom185px {
	margin-bottom: 185px;
}

.textarea {
	font-size: 1em;
	width:350px;
	font-family: 'Poppins', sans-serif;
}

.codClass {
	width:177px;
}

/* WIDTH ***********************/
.widthauto {
	width: auto;
}

.width100perc {
	width: 100%;
}

.width99perc {
	width: 100%;
}

.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 #23517f;
	background-color: #FFFFFF;
	color: #243D54;
	padding: 5px;
	font-family: 'Poppins', sans-serif;
	font-size: 0.6em;
}


.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: 95%;
	align: center;
}

.errorBox LI {
	list-style: none;
	margin-top: 10px;
}

.errorBox UL {
	padding-left: 5px;
	margin-left: 6px;
}


#userName {
	float: right;
    text-align: right;
    position: relative;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}

#contentpane .loggedInUserName {
	color: #990033;
	font-weight: bold;
	position: relative;
    overflow: hidden;
    width: 100%;
    text-align: center;
	font-size: 14px;
}


/* TOP NAVIGATION (TOP) (DEFAULT LINKS) */
#topnavtop UL#ultopnavtop {
	float: right;
	width: auto;
	margin: 10px 10px 0 0;
}

#topnavtop UL#ultopnavtop LI {
	display: inline;
	float: left;
	height: 20px;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 8px;
	color: #ffffff;
	cursor: pointer;
}

#topnavtop UL#ultopnavtop LI A {
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 10px;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background: transparent url(images/bullet_topnav.gif) no-repeat 0 3px;
}

#topnavtop UL#ultopnavtop LI:first-child {
	margin: 0 0 0 -5px;
	padding: 0;
	/*background:transparent url(images/topnavL.gif) no-repeat left 0;*/
}

#topnavtop UL#ultopnavtop LI A SPAN {
	/*background:transparent url(images/defnavM.gif) no-repeat 100% 0;
*/
	
}

#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 {
	/*background:transparent url(images/defnavM.gif) no-repeat 100% 0;*/
	padding: 10px 0;
}

#topnavtop UL#ultopnavtop LI A:hover {
	text-decoration: underline;
	color: #2b6d8f;
}

#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;
}

/* TOP NAVIGATION BOTTOM **************************/
#topnavbot UL#ultopnav {
	margin: 0px 0px 0px 78px;
	padding: 0px;
	list-style: none;
}

#topnavbot UL#ultopnav LI {
	display: block;
	float: left;
	height: 31px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 13px;
	background: transparent url(images/topnavL.png) no-repeat left 0;
}

#topnavbot UL#ultopnav LI A {
	display: block;
	float: left;
	height: 31px;
	line-height: 31px;
	padding: 0px 36px 0px 0px;
	font-family: 'Poppins', sans-serif;
	font-size: 0.65em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: transparent url(images/topnavR.png) no-repeat right 0;
}

#topnavbot UL#ultopnav LI A SPAN {
	background: transparent url(images/topnavM.gif) no-repeat 40% 0;
}

.sf3 #topnavbot UL#ultopnav LI A SPAN {
	background: none;
}

.sf3 #topnavbot UL#ultopnav LI A SPAN LABEL {
	background: transparent url(images/topnavM.gif) no-repeat 40% 0;
	padding: 10px 0;
}

#topnavbot UL#ultopnav LI A SPAN LABEL {
	cursor: pointer;
}

#topnavbot UL#ultopnav LI A:hover {
	text-decoration: none;
	color: #CCCCCC;
}

#topnavbot UL#ultopnav LI#li0 {
	position: absolute;
	z-index: 20;
}

#topnavbot UL#ultopnav LI#li1 {
	position: absolute;
	z-index: 19;
	margin-left: 85px;
}

#topnavbot UL#ultopnav LI#li2 {
	position: absolute;
	z-index: 18;
	margin-left: 186px;
}

#topnavbot UL#ultopnav LI#li3 {
	position: absolute;
	z-index: 17;
	margin-left: 278px;
}

#topnavbot UL#ultopnav LI#li4 {
	position: absolute;
	z-index: 16;
	margin-left: 403px;
}

#topnavbot UL#ultopnav LI#li10 { /* Login Tab */
	position: absolute;
	z-index: 6;
	margin-left: 698px;
}

#topnavbot UL#ultopnav LI#li11 { /* Logout Tab */
	position: absolute;
	z-index: 6;
	margin-left: 698px;
}

#topnavbot UL#ultopnav LI#li0 A SPAN {
	padding: 10px 0px 10px 0px;
}

#topnavbot UL#ultopnav LI#li1 A SPAN {
	padding: 10px 0px 10px 10px;
}

#topnavbot UL#ultopnav LI#li2 A SPAN {
	padding: 10px 0px 10px 10px;
}

#topnavbot UL#ultopnav LI#li3 A SPAN {
	padding: 10px 0px 10px 10px;
}

#topnavbot UL#ultopnav LI#li4 A SPAN {
	padding: 10px 0px 10px 10px;
}

#topnavbot UL#ultopnav LI#li10 A SPAN { /* Login Tab */
	padding: 10px 8px 10px 8px;
}

#topnavbot UL#ultopnav LI#li11 A SPAN { /* Logout Tab */
	padding: 10px 6px 10px 6px;
}

/* safari */
.sf3 #topnavbot UL#ultopnav LI#li0 A SPAN {
	padding: 10px 0px 10px 0;
}

.sf3 #topnavbot UL#ultopnav LI#li1 A SPAN {
	padding: 10px 0px 10px 0;
}

.sf3 #topnavbot UL#ultopnav LI#li2 A SPAN {
	padding: 10px 0px 10px 0;
}

.sf3 #topnavbot UL#ultopnav LI#li3 A SPAN {
	padding: 10px 0px 10px 0;
}

.sf3 #topnavbot UL#ultopnav LI#li4 A SPAN {
	padding: 10px 0px 10px 0;
}

.sf3 #topnavbot UL#ultopnav LI#li10 A SPAN { /* Login Tab */
	padding: 0;
}

.sf3 #topnavbot UL#ultopnav LI#li10 A SPAN LABEL { /* Login Tab */
	padding: 10px 8px 10px 8px;
}

.sf3 #topnavbot UL#ultopnav LI#li11 A SPAN { /* Logout Tab */
	padding: 0;
}

.sf3 #topnavbot UL#ultopnav LI#li11 A SPAN LABEL { /* Logout Tab */
	padding: 10px 0 10px 10px;
}

/* CONTENT PANE *********************************/
small.requiredField {
	color: red;
}

.loggedInUserName {
	color: #002D56;
}

#contentpane, #contentpanepq {
	font-size: 14px;
	background: #FFFFFF;
	padding-bottom: 30px;
}

#contentpanestatic {
	font-size: 14px;
	background: #FFFFFF;
}

#contentpane .headerTankChart {
	font-weight: bold;
	margin: 12px;
	padding: 20px;
	margin-top: 30px;
}

.headerTankChart {
    font-weight: bold;
    margin: 18px 12px 12px;
    padding: 20px;
}

.frmcontrolboxtank {
	-moz-border-radius: 4px 4px 4px 4px;
	padding-left: 120px;
}


/****** PRICE QUOTE PAGE ****************/

.quote-banner {
	background-color: #ebeef3;
    min-height: 80px;
	height: auto;
    color: #003366;
}

.quote-wrap {
	width: 90%;
    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 *****/


#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;
}

#contentpane .dash,#contentpane .dash0 {
	width: 98%;
	background: #ffffff url(images/dash.gif) repeat-x 50% 50%;
	margin: 5px 0px 5px 7px;
	padding: 2px 0px;
}


/* FORM CONTROL BOX */
.frmcontrolbox {
	width: 90%;
	height: auto;
	margin: 5px auto;
	background: none;
}

.frmcontrolboxqq {
	width: 90%;
	height: auto;
	margin: 5px auto;
	background: none;
}

.frmcontrolboxstatic {
	width: 90%;
	height: auto;
	margin: 5px auto;
	background: none;
}

.frmcontrolbox2 {
	width: 90%;
	height: auto;
	margin: 5px auto;
	background: none;
}

.frmcontrolboxpq {
	width: 90%;
	height: auto;
	margin: 5px auto;
	background: none;
}

.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;
	background-color: #FFFFFF;
}

.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%;
}

#contentpaneregister .tanklocation {
	width: 270px;
	height: 170px;
	background: transparent url(images/fronthouse.gif) no-repeat 50% 50%;
}

/* FORM */
SELECT {
	font-family: 'Poppins', sans-serif;
	font-size: 1em;
}

SELECT {
	height: 30px;
}

INPUT {
	border: 1px solid #7f9db9;
	height: 25px;
}

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 #000;
	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: 24em;
	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;
}

.orderfuelprogress  tbody {
	justify-content: center;
	display: flex;
}

.activetab {
    background-color: #ae162b;
    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: #404040;
    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 {
	width: 100%;
	height: 80px;
	margin: 0px 0px 5px 0px;
	overflow: auto;
}

/*#contentpane .fieldsetadd .optionList select.listbox-normal option {

width:100%;
}
*/
#contentpane #frmProductPortfolio INPUT[type='text'] {
	float: left;
	width: 100%;
	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: 'Poppins', 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: 100%;
	border: 1px solid #3e9d27;
	font-size: 0.95em;
	margin: 15px 0px 0px 0px;
}

#contentpane #frmProductPortfolio .tbgrid .header LABEL.col1 {
	width: 65px;
	padding: 0px 4px;
	text-align: center;
}

#contentpane #frmProductPortfolio .tbgrid .header LABEL.col2 {
	width: 85px;
	padding: 0px 4px;
	text-align: center;
}

#contentpane #frmProductPortfolio .tbgrid .header LABEL.col3 {
	width: 55px;
	padding: 0px 4px;
	text-align: center;
}

#contentpane #frmProductPortfolio .tbgrid .header LABEL.col4 {
	width: 65px;
	padding: 0px 4px;
	text-align: center;
}

#contentpane #frmProductPortfolio .tbgrid .header LABEL.col5 {
	width: 65px;
	padding: 0px 4px;
	text-align: center;
}

#contentpane #frmProductPortfolio .tbgrid .header LABEL.col6 {
	width: 75px;
	padding: 0px 4px;
	text-align: center;
	line-height: 15px;
}

#contentpane #frmProductPortfolio .tbgrid .header LABEL.col7 {
	width: 55px;
	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: 85px;
	padding: 0px 4px;
	text-align: center;
}

#contentpane #frmProductPortfolio .tbgrid .container LABEL.col3 {
	width: 55px;
	padding: 0px 4px;
	text-align: center;
}

#contentpane #frmProductPortfolio .tbgrid .container LABEL.col4 {
	width: 65px;
	padding: 0px 4px;
	text-align: center;
}

#contentpane #frmProductPortfolio .tbgrid .container LABEL.col5 {
	width: 65px;
	padding: 0px 4px;
	text-align: center;
}

#contentpane #frmProductPortfolio .tbgrid .container LABEL.col6 {
	width: 75px;
	padding: 0px 4px;
	text-align: center;
}

#contentpane #frmProductPortfolio .tbgrid .container LABEL.col7 {
	width: 55px;
	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: 100%;
	border: 1px solid #000;
	font-size: 0.95em;
	margin: 15px 0px 0px 3px;
}

#contentpane #frmPriceMaintenance DIV.tbgrid .header LABEL.col1 {
	width: 125px;
	text-align: center;
	border-right: 1px solid #000;
}

#contentpane #frmPriceMaintenance DIV.tbgrid .header LABEL.col2 {
	width: 125px;
	text-align: center;
	border-right: 1px solid #000;
}

#contentpane #frmPriceMaintenance DIV.tbgrid .header LABEL.col3 {
	width: 125px;
	text-align: center;
	border-right: 1px solid #000;
}

#contentpane #frmPriceMaintenance DIV.tbgrid .header LABEL.col4 {
	width: 80px;
	text-align: center;
	border-right: 1px solid #000;
}

#contentpane #frmPriceMaintenance DIV.tbgrid .header LABEL.col5 {
	width: 160px;
	text-align: center;
}

#contentpane #frmPriceMaintenance DIV.tbgrid .container LABEL.col1 {
	width: 125px;
	text-align: center;
	border-right: 1px solid #000;
}

#contentpane #frmPriceMaintenance DIV.tbgrid .container LABEL.col2 {
	width: 125px;
	text-align: center;
	border-right: 1px solid #177149;
}

#contentpane #frmPriceMaintenance DIV.tbgrid .container LABEL.col3 {
	width: 125px;
	text-align: center;
	border-right: 1px solid #177149;
}

#contentpane #frmPriceMaintenance DIV.tbgrid .container LABEL.col4 {
	width: 80px;
	text-align: center;
	border-right: 1px solid #177149;
}

#contentpane #frmPriceMaintenance DIV.tbgrid .container LABEL.col5 {
	width: 160px;
	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 #177149;
	font-size: 0.95em;
	margin: 15px 0px 0px 5px;
}

#contentpane #frmTankSize .tbgrid .header LABEL.col1 {	width: 44px; text-align: center; border-right: 1px solid #177149;}
#contentpane #frmTankSize .tbgrid .header LABEL.col2 {	width: 100px;text-align: center;border-right: 1px solid #177149;}
#contentpane #frmTankSize .tbgrid .header LABEL.col3 {	width: 90px;text-align: center;border-right: 1px solid #177149;}
#contentpane #frmTankSize .tbgrid .header LABEL.col4 {	width: 90px;text-align: center;border-right: 1px solid #177149;}
#contentpane #frmTankSize .tbgrid .header LABEL.col5 {	width: 120px;text-align: center;border-right: 1px solid #177149;}
#contentpane #frmTankSize .tbgrid .header LABEL.col6 {	width: 110px;text-align: center;border-right: 1px solid #177149;}

#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 #177149;
}

#contentpane #frmTankSize .tbgrid .container LABEL.col2 {
	width: 100px;
	text-align: center;
	border-right: 1px solid #177149;
}

#contentpane #frmTankSize .tbgrid .container LABEL.col3 {
	width: 90px;
	text-align: center;
	border-right: 1px solid #177149;
}

#contentpane #frmTankSize .tbgrid .container LABEL.col4 {
	width: 90px;
	text-align: center;
	border-right: 1px solid #177149;
}

#contentpane #frmTankSize .tbgrid .container LABEL.col5 {
	width: 120px;
	text-align: center;
	border-right: 1px solid #177149;
}

#contentpane #frmTankSize .tbgrid .container LABEL.col6 {
	width: 110px;
	text-align: center;
	border-right: 1px solid #177149;
}

#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 #177149;
}

#contentpane #frmTankSize .tbgrid .header LABEL.col9 {
	width: 80px;
	text-align: center;
	border-right: 1px solid #177149;
}

#contentpane #frmTankSize .tbgrid .header LABEL.col10 {
	width: 80px;
	text-align: center;
	border-right: 1px solid #177149;
}

#contentpane #frmTankSize .tbgrid .header LABEL.col11 {
	width: 80px;
	text-align: center;
	border-right: 1px solid #177149;
}

#contentpane #frmTankSize .tbgrid .header LABEL.col12 {
	width: 80px;
	text-align: center;
	border-right: 1px solid #177149;
}

#contentpane #frmTankSize .tbgrid .header LABEL.col13 {
	width: 80px;
	text-align: center;
	border-right: 1px solid #177149;
}

#contentpane #frmTankSize .tbgrid .header LABEL.col14 {
	width: 75px;
	text-align: center;
	border-right: 1px solid #177149;
}

#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 #177149;
}

#contentpane #frmTankSize .tbgrid .container LABEL.col9 {
	width: 80px;
	text-align: center;
	border-right: 1px solid #177149;
}

#contentpane #frmTankSize .tbgrid .container LABEL.col10 {
	width: 80px;
	text-align: center;
	border-right: 1px solid #177149;
}

#contentpane #frmTankSize .tbgrid .container LABEL.col11 {
	width: 80px;
	text-align: center;
	border-right: 1px solid #177149;
}

#contentpane #frmTankSize .tbgrid .container LABEL.col12 {
	width: 80px;
	text-align: center;
	border-right: 1px solid #177149;
}

#contentpane #frmTankSize .tbgrid .container LABEL.col13 {
	width: 80px;
	text-align: center;
	border-right: 1px solid #177149;
}

#contentpane #frmTankSize .tbgrid .container LABEL.col14 {
	width: 75px;
	text-align: center;
	border-right: 1px solid #177149;
}

#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 #b70019;
    float: left;
    height: auto;
    margin: 10px 10px 10px 40px;
    padding: 10px 5px;
    width: 90%;
}

.box LABEL {
	float: left;
	width: 100%;
}

#contentpane .special {
	color: #FF0000;
}

#contentpane .reqfields {
	color: #FF0000;
	font-size: 0.85em;
	font-weight: normal;
}


/* TABLE GRID ******************************/
div.tableContainer {
	clear: both;
	height: auto;
	overflow: auto;
	width: 100%;
	/*margin:0 auto;*/ /*border-left:1px solid #b70019;*
/*border-right:1px solid #b70019;*/
}

*+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: 1em;
	font-family: 'Poppins', sans-serif;
	/*float:left;*/
}

TABLE LABEL {
	font-size: 0.95em;
}

TABLE H3 {
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
}

#tblResult {width: 100% !important}

.tbgrid {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	font-size: 0.95em;
}

.tankChartTbgrid {
	border-top: 1px solid #23517F;
	border-right: 1px solid #23517F;
	border-bottom: 1px solid #23517F;
	border-left: 1px solid #23517F;
	font-size: 0.95em;
}

.tbgrid THEAD TH:first-child,.tbgrid TBODY TD:first-child {
	border-left: 0px solid #000;
}

.tbgrid THEAD TR {
	background: #000 !important;
}

.tbgrid THEAD TH {
	height: 37px;
	color: #ffffff;
	font-family: 'Poppins', sans-serif;
	padding: 0px 5px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #000;
}

.tbgrid THEAD TH A {
	color: #FFFFFF;
	text-decoration: none;
}

.tbgrid TBODY TD {
	color: #4b4b4d;
	font-family: 'Poppins', sans-serif;
	padding: 5px 5px;
	border-left: 1px solid #000;
}

.tbgrid TFOOT TD {
	height: 25px;
	color: #4b4b4d;
	font-family: 'Poppins', sans-serif;
	padding: 5px;
	border-left: 0px solid #000;
	border-top: 1px solid #000;
}

.tbgrid TBODY TD A {
	text-decoration: underline;
}

/* TABLE GRID NEW */
.tbgrid2 {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	font-size: 0.95em;
}

.tbgrid2 THEAD TH:first-child,.tbgrid2 TBODY TD:first-child {
	border-left: 1px solid #000;
}

.tbgrid2 THEAD TR {
	background: #000;
	height: 25px;
	color: #ffffff;
	font-family: 'Poppins', sans-serif;
	padding: 0px 5px;
	border-left: 0px solid #000;
	border-bottom: 1px solid #000;
}

.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: 'Poppins', sans-serif;
	padding: 0px;
	border-left: 1px solid #000;
}

.tbgrid2 TFOOT TD {
	background: #e1f3db url(images/tableheader.gif) repeat-x 0 bottom;
	height: 25px;
	color: #4b4b4d;
	font-family: 'Poppins', sans-serif;
	padding: 0px 5px;
	border-left: 0px solid #000;
	border-top: 1px solid #000;
}

.tbgrid2 TBODY TD A {
	text-decoration: underline;
}

/* TABLE WITHOUT GRID ******************************/
.nogrid {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.nogrid TR TD {
	color: #4b4b4d;
	font-family: 'Poppins', sans-serif;
	padding: 5px 5px;
	border-left: 1px solid #000;
}

/* 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 #000;
	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: 'Poppins', 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: 60px;
	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: 60px;
	padding: 0px 5px;
	text-align: right;
}

/* DIV GRID 2 ************************************/
DIV.tbgrid {
	float: left;
	width: 678px;
	border: 1px solid #000;
	font-size: 0.95em;
	margin: 0px 0px 0px 5px;
}

DIV.tbgrid .header {
	height: 47px;
	background: #e1f3db url(images/tableheader3.gif) repeat-x 0 -35px;
}

DIV.tbgrid .header LABEL {
	float: left;
	height: 37px;
	color: #ffffff;
	font-family: 'Poppins', 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: 'Poppins', sans-serif;
	font-size: 1.1em;
}

/*******************************************/
	/* DATE PICKER ******************/
.ui-datepicker .ui-state-default,.ui-datepicker .ui-widget-content .ui-state-default
	{
	border: 1px solid #000;
	background: url(images/ui-bg_glass_75_e6e6e6_1x400.png) repeat-x 50% 50%
		;
	font-weight: normal;
	color: #4b4b4d;
}

.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: #000;
}

.dashboard H1 {
	float: left;
    width: 100%;
    height: 25px;
    line-height: 22px;
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #7c817e;
    margin: 30px 0 20px 0;
    background: none;
    text-align: center;
	padding: 0;
}

.dashboard hr {
    border-top: 1px solid #e0e0e0;
}

.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 {
	width: 100%;
	height: auto;
	background: none;
}

.dashboard .frmcontrolboxactive {
	float: left;
	width: 770px;
	height: auto;
	padding: 10px 0 20px 0;
	margin: -5px 0 10px 0;
	border-left: 1px solid #bfdf9a;
	border-right: 1px solid #bfdf9a;
	border-bottom: 1px solid #bfdf9a;
	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%;
    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;
}

#box {
	height: 50px; 
	overflow-y: hidden; 
	padding:5px;
	margin-left:20px; 
	margin-top:10px;
	height:60px; 
	width:93%;
	border: 1px gray solid;
	font-size:11px;
}
.gabox {
	width: 224px; 
	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: #c61d23;
}

.dashboard #tabs_dashboard UL#ultabsdashboard, .reportPanel #tabs_dashboard UL#ultabsdashboard  {
	float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    position: relative;
    justify-content: center;
    display: flex;
}

.dashboard #tabs_dashboard UL#ultabsdashboard LI, .reportPanel #tabs_dashboard UL#ultabsdashboard LI {
	display: block;
	float: left;
	height: auto;
	margin: 0 1px 0 0;
	padding: 0 0 0 2px;
}

.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 12px;
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.dashboard #tabs_dashboard UL#ultabsdashboard LI A SPAN , .reportPanel #tabs_dashboard UL#ultabsdashboard LI A SPAN {
	padding: 5px 5px;
}

.dashboard #tabs_dashboard UL#ultabsdashboard LI.active {
}

.dashboard #tabs_dashboard UL#ultabsdashboard LI.active A , .reportPanel #tabs_dashboard UL#ultabsdashboard LI.active A {
	color: #000;
	font-weight: bold;
}


/* TABLE GRID */
.dashboard TABLE {
	margin: 0 auto;
    padding: 0;
    width: 100%;
}

.dashboard .DB_tbgrid {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	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 #000;
}

.dashboard .DB_tbgrid THEAD TR {
	background: none;
}

.dashboard .DB_tbgrid THEAD TH {
	height: 25px;
	color: #ffffff;
	font-family: 'Poppins', sans-serif;
	padding: 0px 5px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #4d9473;
}

.dashboard .DB_tbgrid THEAD TH A {
	color: #FFFFFF;
	text-decoration: none;
}

.dashboard .DB_tbgrid TBODY TD {
	color: #4b4b4d;
	font-family: 'Poppins', sans-serif;
	padding: 5px 5px;
	border-left: 1px solid #000;
}

.dashboard .DB_tbgrid TFOOT TD {
	background: #4d9473;
	height: 37px;
	color: #4b4b4d;
	font-family: 'Poppins', sans-serif;
	padding: 0px 5px;
	border-left: 0px solid #000;
	border-top: 1px solid #000;
}

.dashboard .DB_tbgrid TBODY TD A {
	text-decoration: underline;
}

/* NO HEADER GRID */
.dashboard .DB_tbgrid_noheader {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	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 #000;
}

.dashboard .DB_tbgrid_noheader TBODY TR {
	background: none;
}

.dashboard .DB_tbgrid_noheader TBODY TH {
	height: 25px;
	padding: 0px 5px;
	border-left: 1px solid #000;
}

.dashboard .DB_tbgrid_noheader TBODY TD {
	color: #4b4b4d;
	padding: 5px 5px;
	border-left: 1px solid #000;
}

.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: 'Poppins', 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: 'Poppins', 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 #000;
	font-size: 0.95em;
	margin: 15px 0px 0px 5px;
}

#contentpane #frmSetupClientProducts .tbgrid .header LABEL.col1 {
	width: 181px;
	text-align: center;
	border-right: 1px solid #000;
}

#contentpane #frmSetupClientProducts .tbgrid .header LABEL.col2 {
	width: 175px;
	text-align: center;
	border-right: 1px solid #000;
}

#contentpane #frmSetupClientProducts .tbgrid .header LABEL.col3 {
	width: 175px;
	text-align: center;
	border-right: 1px solid #000;
}

#contentpane #frmSetupClientProducts .tbgrid .header LABEL.col4 {
	width: 175px;
	text-align: center;
	border-right: 1px solid #000;
}

#contentpane #frmSetupClientProducts .tbgrid .container LABEL.col1 {
	width: 181px;
	text-align: center;
	border-right: 1px solid #000;
}

#contentpane #frmSetupClientProducts .tbgrid .container LABEL.col2 {
	width: 175px;
	text-align: center;
	border-right: 1px solid #000;
}

#contentpane #frmSetupClientProducts .tbgrid .container LABEL.col3 {
	width: 175px;
	text-align: center;
	border-right: 1px solid #000;
}

#contentpane #frmSetupClientProducts .tbgrid .container LABEL.col4 {
	width: 175px;
	text-align: center;
	border-right: 1px solid #000;
}

.productImage {
	width: 100px;
}

#contentpane #frmSetupClientProducts .textarea {
	width:150px;
}

/***************Customer Dashboard*********************/
	/**********************************************/

#contentpane .frmcontrolboxdash {
    width: 96%;
    margin: 0 auto;
}

.customerdashboardtable {
    width: 100%;
    height: auto;
    overflow: hidden;
    outline: 1px solid #ccc;
    outline-offset: -1px;
}	
	
.customerDashboardleft {
	float: left;
    width: 100%;
    height: 40px;
    line-height: 21px;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin: 0;
    padding: 0;
    background: #b70019;
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
}

.customerDashboardright {
	float: left;
    width: 100%;
    height: 40px;
    line-height: 21px;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: inherit;
    margin: 0;
    padding: 0;
    background: none;
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
}

.registeredTanks, .registeredLocations {
	float: left;
	margin-top: 0px;
	width: 100%;
}

.producttable {
    width: 95%;
    margin: 0 auto;
}


.customerDashboardWeather {
	float: left;
	border-bottom: 1px solid #23517F;
	border-right: 1px solid #23517F;
	border-left: 1px solid #23517F;
	margin-top: 0px;
	margin-left: 8px;
	width: 94%;
	background: url(images/clouds_345x250_bg.jpg) no-repeat scroll 0 0
		transparent;
}

.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: 30px;
    width: 100%;
    border: none;
    cursor: pointer;
    outline: none;
    background: #404040;
	border: 0px solid #000;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    overflow: hidden;
    display: block;
    text-align: center;
    line-height: 30px;
    position: relative;
    text-decoration: none;
}

.buybuttoninactive {
    height: 30px;
    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: 30px;
    position: relative;
    text-decoration: none;
}


.sectionbreak {
    width: 100%;
    height: 50px;
}



.customerDashBoardPendingQty {
	background-color: #0000FF;
	color: #CCFFFF;
	font-weight: bold;
}

.customerDashBoardLastOrderQty {
	background-color: #FFFF99;
	color: #3300CC;
	font-weight: bold;
}

.customerDashBoardTotalDeliveredQty {
	background-color: #98FEDD;
	color: #3300CC;
	font-weight: bold;
}

.customerDashBoardPendingQtyLegend {
	background-color: #0000FF;
	color: #CCFFFF;
	font-weight: bold;
	font-size: x-small;
}

.customerDashBoardLastOrderQtyLegend {
	background-color: #FFFF99;
	color: #3300CC;
	font-weight: bold;
	font-size: x-small;
	font-weight: lighter;
}

.customerDashBoardTotalDeliveredQtyLegend {
	background-color: #98FEDD;
	color: #3300CC;
	font-weight: bold;
	font-size: x-small;
	font-weight: lighter;
}

.pricewidth {
	width: 52%;
}

.productSummaryTableHeader {
	color: inherit;
    font-weight: bold;
    height: 40px;
}

tr.productSummaryTableRow td {
    border-top: 1px solid #ccc;
    height: 30px;
}

.dashboardproductsummary {
	border: 1px solid #aaaaaa;
}

.contentpanehomeinner .caption2 .captionhead2 {
	float: right;
	width: 340px;
	height: 97px;
}

.contentpanehomeinner .caption2 .captionhead2 .captionheadtext2 {
	display: block;
	color: #990033;
	font-family: 'Poppins', sans-serif;
	font-size: 1.3em;
	font-weight: bolder;
	margin: 5px auto 0 auto;
	text-align: center;
	width: 280px;
}

.contentpanehomeinner .caption2 .captionfooter2 {
	float: right;
	position: relative;
	width: 340px;
	height: 130px;
	/*background:transparent url(images/findouthow.gif) no-repeat right bottom;*/
}

.contentpanehomeinner .caption2 .captionfooter2 a {
	position: absolute;
	right: 0;
	top: 95px;
	width: 188px;
	height: 25px;
}

.contentpanehomeinner .caption2 .captionfooter2 .captionfootertext2 {
	float: right;
	color: #67696b;
	/*font-family:Helvetica,Verdana,Arial,sans-serif;*/
	font-family: 'Poppins', sans-serif;
	font-size: 0.65em;
	font-weight: bold;
	text-align: justify;
	margin: 0;
	padding: 0 10px;
	text-align: justify;
}

.contentpanehomeinner .caption3 .captionhead3 {
	float: right;
	width: 340px;
	height: 97px;
}

.contentpanehomeinner .caption3 .captionhead3 .captionheadtext3 {
	/*float:left;*/
	display: block;
	color: #990033;
	font-family: 'Poppins', sans-serif;
	font-size: 1.3em;
	font-weight: bolder;
	margin: 5px auto 0 auto;
	text-align: center;
	width: 280px;
}

.contentpanehomeinner .caption3 .captionfooter3 {
	float: right;
	position: relative;
	width: 340px;
	height: 130px;
	/*background:transparent url(images/findouthow.gif) no-repeat right bottom;*/
}

.contentpanehomeinner .caption3 .captionfooter3 a {
	position: absolute;
	right: 0;
	top: 95px;
	width: 188px;
	height: 25px;
}

.contentpanehomeinner .caption3 .captionfooter3 .captionfootertext3 {
	float: right;
	color: #67696b;
	/*font-family:Helvetica,Verdana,Arial,sans-serif;*/
	font-family: 'Poppins', sans-serif;
	font-size: 0.65em;
	font-weight: bold;
	text-align: justify;
	margin: 0;
	padding: 0 10px;
	text-align: justify;
}

.contentpanehomeinner .caption4 .captionhead4 {
	float: right;
	width: 340px;
	height: 97px;
}

.contentpanehomeinner .caption4 .captionhead4 .captionheadtext4 {
	/*float:left;*/
	display: block;
	color: #990033;
	font-family: 'Poppins', sans-serif;
	font-size: 1.3em;
	font-weight: bolder;
	margin: 5px auto 0 auto;
	text-align: center;
	width: 280px;
}

.contentpanehomeinner .caption4 .captionfooter4 {
	float: right;
	position: relative;
	width: 340px;
	height: 130px;
}

.contentpanehomeinner .caption4 .captionfooter4 a {
	position: absolute;
	right: 0;
	top: 95px;
	width: 188px;
	height: 25px;
}

.contentpanehomeinner .caption4 .captionfooter4 .captionfootertext4 {
	float: right;
	color: #67696b;
	font-family: 'Poppins', sans-serif;
	font-size: 0.65em;
	font-weight: bold;
	text-align: justify;
	margin: 0;
	padding: 0 10px;
	text-align: justify;
}

.contentpanehomeinner .caption5 .captionhead5 {
	float: right;
	width: 340px;
	height: 97px;
}

.contentpanehomeinner .caption5 .captionhead5 .captionheadtext5 {
	/*float:left;*/
	display: block;
	color: #990033;
	font-family: 'Poppins', sans-serif;
	font-size: 1.3em;
	font-weight: bolder;
	margin: 5px auto 0 auto;
	text-align: center;
	width: 280px;
}

.contentpanehomeinner .caption5 .captionfooter5 {
	float: right;
	position: relative;
	width: 340px;
	height: 130px;
	/*background:transparent url(images/findouthow.gif) no-repeat right bottom;*/
}

.contentpanehomeinner .caption5 .captionfooter5 a {
	position: absolute;
	right: 0;
	top: 95px;
	width: 188px;
	height: 25px;
}

.contentpanehomeinner .caption5 .captionfooter5 .captionfootertext5 {
	float: right;
	color: #67696b;
	/*font-family:Helvetica,Verdana,Arial,sans-serif;*/
	font-family: 'Poppins', sans-serif;
	font-size: 0.65em;
	font-weight: bold;
	text-align: justify;
	margin: 0;
	padding: 0 10px;
	text-align: justify;
}

::-webkit-input-placeholder { 
	color:red;
	font-size: 14px;
	}

input:-moz-placeholder { 
	color:red;
	font-size: 1em;
	}


/***** CSS for Privacy Policy *****/
#contentpanepublic {
	background: #FFFFFF;
	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;
}

#contentpanepublic p {
	color: #222222;
	height: auto;
	margin: 10px 0;
	overflow: hidden;
	text-align: justify;
	width: auto;
}

/***** End of CSS for Privacy Policy *****/
#weatherbox {
	padding-left: 0px;
	padding-top: 2px;
	width: 160px;
	height: 130px;
	background-repeat: no-repeat;
	background-color: #fffff;
}

.ie7 #contentpane TABLE SPAN {
	float: none;
}

.ie8 #contentpane TABLE SPAN {
	float: none;
}

.ie8 H2 {
	font-family: 'Poppins', sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 24px;
	color: #243D54;
	margin-bottom: 10px;
	float: none;
}

#contentpane .frmcontrolbox ol {
	width: auto;
	float: left;
}

#contentpane .frmcontrolbox ol li {
	width: auto;
	float: left;
	color: #000000;
}

.ie7 #contentpane .frmcontrolbox ol {
	width: auto;
	float: none;
}

.ie7 #contentpane .frmcontrolbox ol li {
	width: auto;
	float: none;
	color: #000000;
}

.ie8 #contentpane .frmcontrolbox ol {
	width: auto;
	float: none;
}

.ie8 #contentpane .frmcontrolbox ol li {
	width: auto;
	float: none;
	color: #000000;
}

#leftpane-home ul#ulleftnav li#li4 {
	border-bottom: none;
}

/*#leftpane ul#ulleftnav li#li7 {
	border-bottom: none;
}
*/
.frmcontrolboxactive {
	float: left;
	width: 755px;
	height: auto;
	padding: 10px 0 20px 0;
	margin: 5px 0 10px 25px;
	border: 1px solid #000;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-khtml-border-radius: 4px;
	background: none;
}

H1 .active {
	float: left;
	width: 745px;
	/*height:25px;*/
	line-height: 22px;
	font-family: 'Poppins', sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #003366;
	margin: 20px 0px 0px 25px;
	padding: 0px 0 0 10px;
	border: 1px solid #000;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-khtml-border-radius: 4px;
	background: none;
}


.uploadfield {
	width: 100%;
}

.slideshow {
width: 98%;
}

.pricetext {
width: 98%;
margin-top: -20px;
margin-bottom: -50px;
}

.orderSummary {
	background-color: #fff;
    border: 1px solid #e0e0e0;
}

.openOrderHeader, .alertsHeader {
    background-color: #000;
    color: #fff;
    font-size: 20px;
    height: 40px;
}

.openOrdercol1 {
	text-align: left;
    font-weight: bold;
    font-size: 15px;
    padding-left: 70px;
    padding-top: 15px;
    padding-bottom: 10px;
}

.openOrdercol11 {
    padding-top: 15px;
}

.openOrdercol2, .alertscol2 {
    text-align: left;
}

.openOrdercol2 {
	padding-top: 10px;
}

.alertscol1 {
    text-align: left;
    font-weight: bold;
    font-size: 13px;
    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;
}

.tableBorder {
	border-collapse: collapse;
	color: #000000;
}

#divDelConf {
margin-top: 30px;
}
.ui-widget INPUT.phone {
  width: 40px;
}

.row-highlight-simple { /* Simple Highlight */
	background-color: #000   !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: #000   !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 #000  inset;
	//border-radius: 10px;
}

.col-highlight-ig { /* Inner Glow */
	box-shadow: 0px 0px 15px 5px #000  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 #000  inset;
	background-color: #ffffff;
}

.col-highlight-ig-rounded { /* Inner Glow Rounded Border*/
	box-shadow: 0px 0px 15px 5px #000 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;
}

