/* Extracted styles */

a:link {
	color:#0087B9;
	text-decoration: none;
}

a:visited {
	color:#B900AC;
	text-decoration: none;
}

a:hover {
	color:#217290;
	text-decoration: underline;
}

a:visited:hover {
	color:#7F0076;
	text-decoration: underline;
}



a:active {
	color:#005066;
	text-decoration: underline;
}

.edititemstyle td {
	background: #7ec9eo !important;
}

* {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}

body {
	/*background: repeat #0087b9 url(/img/rfus_bg1.jpg);*/
	background-color: #0087b9;
	padding: 0px;
	margin: 0px;
	color: #000000;
}

body {

}

.scroller {
	overflow: scroll;
	width: 760px;
	position: relative;
	display: block;
}

#thisLocationInfo {
	position: relative;
	text-align: left;
	color: #ffffff;
	margin: 0;
	padding: 10px 20px;
}

/*<group=Links&head>*/		
#header, #header * {
	text-align: left;
	color: #ffffff;
}

#header img {
	margin: 0;
	z-index: 9000;
}

#header, .links {
	background: #333 repeat-x;
	margin: 0px;
	color: #7bbb2d;
	position: relative;
}

#header {
	background: #fff url(/img/totaltrak_net_logo.gif) no-repeat center right;
	border-top: 3px solid #eee;
	overflow: hidden;
	position: relative;
	padding-top: 70px;
	display: block;
}

.links {
	background: #7bbb2d url(/img/rfus_menu.jpg) repeat-x;
	border-bottom: 1px solid #7ec9e0;
	border-top: 2px solid #bcdd95;
}

.links .sub {
	float: right;
	position: absolute;
	right: 0;
}

.links ul {
	list-style: none;
	margin: 4px 0px 0px 10px;
	padding: 0px;
	height: 23px;
	display: block;
	float: left;
}

.links ul li {
	padding: 0px;
	float: left;
	margin: 0px 0px 0;
	white-space: nowrap;
}

#aHelp, #aLogout, #aAnn, #aRpt, #aMS {

}

.links ul li a {
	display: block;
	padding: 5px 8px 5px 5px;
	border: 1px none #7bbb2d;
	text-decoration: none;
	color: #000000 !important;
	position: relative;
	padding-left: 25px;
	border-bottom: none;
	text-shadow: 0.2em 0.2em 0.1em #d8ffac;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
}

.links ul li a.on, 
.buttons2 a.on, 
.links ul li a.on:hover, 
.buttons2 a.on:hover,
.links * a.on:hover,
.links ul li a:hover, 
.buttons2 a:hover,
.links ul li a.on:hover, 
.buttons2 a.on:hover {
	background: #0087b9 url(/img/rfus_bg1.jpg) repeat-x;
	color: #ffffff !important;
	border: 1px solid #005a7d;
	border-bottom: 1px solid #0087b9;
	border-top-color: #7ec9e0;
	border-left-color: #7ec9e0;
	margin-bottom: -2px;
	text-shadow: none;
	padding-right: 7px;
	padding-left: 24px;
}

.links ul li a:hover, 
.buttons2 a:hover,
.links ul li a.on:hover, 
.buttons2 a.on:hover {
	background: #0087b9 repeat-x none;
	color: #ffffff;
	border-bottom: 1px solid #7ec9e0;
}



.helplink {
	font-weight: bold;
	height: 16px;
	text-decoration: none;
	margin-left: 5px;
	letter-spacing: 1px;
}

.helplink:hover {
	color: #fff;
	height: 16px;
	text-decoration: none;
	margin-left: 5px;
	letter-spacing: 1px;
}

#subLinks {
	background: #0087b9;
	border-color: #0087b9;
}

#subLinks ul li a {
	background: #7bbb2d;
	border: 1px solid #689f27;
	border-top-color: #bcdd95;
	border-left-color: #bcdd95;
}

#subLinks ul li a.on {
	background: #bcdd95;
	color: #000 !important;
	border: 1px solid #689f27;
	border-top-color: #d9ffad;
	border-left-color: #d9ffad;
}

#subLinks ul li a:hover, 
#subLinks ul li a.on:hover {
	background: #bcdd95;
	color: #333;
	border: 1px solid #689f27;
	border-top-color: #d9ffad;
	border-left-color: #d9ffad;
}

/*</group>*/		
/*<group=icons>*/

/*<group=icons:hover>*/
.links * a:hover span {
	display: block;
	position: absolute;
	width: 32px;
	height: 32px;
	background: no-repeat url(/i/home_32.png);
	margin-left: -34px;
	margin-top: -13px;
}

/*.links * a:hover span {
	display: block;
	position: absolute;
	width: 200px;
	height: 32px;
	background: no-repeat url(/i/home_32.png);
	margin-left: -50px;
	margin-top: -34px;
}*/


#aHelp:hover span {
	background: no-repeat url(/i/about_32.png);
}

#aLogout:hover span {

	background: no-repeat url(/i/close_32.png);
}

#aAnn:hover span {
	background: no-repeat url(/i/mail_32.png);
}

#aMS:hover span {
	background: no-repeat url(/i/opts_32.png);
}

#aTools:hover span {
	background: no-repeat url(/i/confg_32.gif);
}



#aDisplay:hover span {
 background: none; 
 }
	



#aShip:hover span {
	background: no-repeat url(/i/print_mailing_labels_32.png);
}

#aTrack:hover span {
	background: no-repeat url(/i/find_32.png);
}

#aSupplies:hover span {
	background: no-repeat url(/i/tools_32.png);
}

#aUsers:hover span {
	background: no-repeat url(/i/admin_32.png);
}

/* repeated icons */		
span.iHome, 
span.iAddUser, 
span.iAdd, 
span.iUsers {
	background: no-repeat url(/i/home_16.png);
	position: relative;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
}

span.iUser {
	background: no-repeat url(/i/user_16.png);
}

span.iHome {
	background: no-repeat url(/i/home_16.png);
}

span.iAdd {
	background: no-repeat url(/i/add_16.png);
}

span.iAddUser {
	background: no-repeat url(/i/add_user_16.png);
}

span.iUsersL {
	position: relative;
	display: block;
	float: left;
	background: no-repeat url(/i/group_32.png);
	width: 32px;
	height: 32px;
}

span.iUserL {
	position: relative;
	display: block;
	float: left;
	background: no-repeat url(/i/user_32.png);
	width: 32px;
	height: 32px;
}

span.iUsers {
	position: relative;
	display: block;
	float: left;
	background: no-repeat url(/i/group_16.png);
}

span.iHomeL, span.iHomeAddL {
	position: relative;
	display: block;
	float: left;
	background: no-repeat url(/i/home_32.png);
	width: 32px;
	height: 32px;
}

span.iHomesL {
	position: relative;
	display: block;
	float: left;
	background: no-repeat url(/i/homes_32.png);
	width: 32px;
	height: 32px;
}

/*</group>*/	
	
.links * a span {
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	background: no-repeat url(/i/home_16.png);
	margin-left: -18px;
}

#aHelp span {
	background: no-repeat url(/i/about_16.png);
}

#aLogout span {
	background: no-repeat url(/i/close_16.png);
}

#aAnn span {
	background: no-repeat url(/i/mail_16.png);
}

#aMS span {
	background: no-repeat url(/i/opts_16.png);
}

#aTools span {
	background: no-repeat url(/i/confg_16.png);
}

#aDisplay span {
	background: no-repeat url(/i/confg_16.png);
	background-color: #666666;
	
}
#aShip span {
	background: no-repeat url(/i/print_mailing_labels_16.png);
}

#aTrack span {
	background: no-repeat url(/i/find_16.png);
}

#aSupplies span {
	background: no-repeat url(/i/tools_16.png);
}

#aUsers span {
	background: no-repeat url(/i/admin_16.png);
}

/* repeated icons */		
span.iHome, 
span.iAddUser, 
span.iAdd, 
span.iUsers {
	background: no-repeat url(/i/home_16.png);
	position: relative;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
}

span.iUser {
	background: no-repeat url(/i/user_16.png);
}

span.iHome {
	background: no-repeat url(/i/home_16.png);
}

span.iAdd {
	background: no-repeat url(/i/add_16.png);
}

span.iAddUser {
	background: no-repeat url(/i/add_user_16.png);
}

span.iUsersL {
	position: relative;
	display: block;
	float: left;
	background: no-repeat url(/i/group_32.png);
	width: 32px;
	height: 32px;
}

span.iUserL {
	position: relative;
	display: block;
	float: left;
	background: no-repeat url(/i/user_32.png);
	width: 32px;
	height: 32px;
}

span.iUsers {
	position: relative;
	display: block;
	float: left;
	background: no-repeat url(/i/group_16.png);
}

span.iHomeL, span.iHomeAddL {
	position: relative;
	display: block;
	float: left;
	background: no-repeat url(/i/home_32.png);
	width: 32px;
	height: 32px;
}

span.iHomesL {
	position: relative;
	display: block;
	float: left;
	background: no-repeat url(/i/homes_32.png);
	width: 32px;
	height: 32px;
}

span.foldr {
	position: relative;
	display: block;
	float: left;
	background: no-repeat url(/i/foldr_16.png);
	width: 16px;
	height: 16px;
	margin-left: 1px;
	text-indent: -50px;
}

span.foldrOpen {
	position: relative;
	display: block;
	float: left;
	background: no-repeat url(/i/open_16.png);
	width: 16px;
	height: 16px;
	margin-left: 1px;
	text-indent: -50px;
}

/*<group=Reporting Icons>*/

#aRpt span, a.aRpt span {
	background: no-repeat url(/i/reports_16.png);
}

#aRpt:hover span, a.aRpt:hover span {
	background: no-repeat url(/i/reports_32.png);
}

a.aRptD span {
	background: no-repeat url(/i/table_16.png);
}

a.aRptD:hover span {
	background: no-repeat url(/i/table_32.png);
}

a.aRptL span {
	background: no-repeat url(/i/home_16.png);
}

a.aRptL:hover span {
	background: no-repeat url(/i/home_32.png);
}

a.aRptO span {
	background: no-repeat url(/i/fields_16.png);
}

a.aRptO:hover span {
	background: no-repeat url(/i/fields_32.png);
}

/*</group>*/

/*</group>*/		
/*<group=Main>*/

strong {
	font-weight: bold;
	font-size: 12px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
}

#main {
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:50px;
	width: 780px;
}

form, input {
	margin: 0px;
	font-size: 10px;
}

.module {
	text-align: left;
	color: #fff;
	position: relative;
	padding: 0;
}

.module .module {
	background: #f9f9f9;
	margin: 0px;
	color: #008c71;
	padding: 5px;
	border: 1px solid #217290;
	border-bottom-width: 2px;
	border-top-color: #0087b9;
}

#usps_content_module {
	text-align: center;
}

#usps_content_module * {
	text-align: left;
}

.module .module p {
	text-align: justify;
	color: #333;
}

.module .module p a {
	color: #5f7f9f;
}

#print_link {
	color: #fff;
	font-size: 18px;
	text-align: center;
	clear: both;
	display: block;
	width: 250px;
	border: 1px solid #bcdd95;
	border-bottom-width: 2px;
	border-right-width: 2px;
	background: #7bbb2d;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}

#print_link:hover {
	color: #7bbb2d;
	font-size: 18px;
	text-align: center;
	clear: both;
	display: block;
	width: 250px;
	border: 1px solid #7bbb2d;
	border-bottom-width: 2px;
	border-right-width: 2px;
	background: #bcdd95;
	padding: 5px;
}

#print_link img {
	float: left;
}

#usps_content {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#usps_content img {
	float: left;
}

.module img.mainImg {
	vertical-align: middle;
	float: left;
	margin-bottom: 4px;
}

.buttons {
	position: relative;
	display: block;
	margin: 0;
	background: #0c96cc;
	background-image: none;
	color: #ffffff;
	padding: 5px 10px 10px 10px;
}

.buttons a,
.buttons a:link,
.buttons a:visited {
	text-decoration: none;
	display: inline;
	margin: 0 3px 0 0;
	padding: 3px 5px;
	background: #7ec9e0;
	font-size: 10px;
	color: #002833;
	border: 1px solid #98e1f6;
	border-right-color: #217290;
	text-shadow: 0.2em 0.2em 0.1em #98e1f6;
	border-bottom-color: #005066;
}

.buttons a img {
	padding-right:3px;
	vertical-align: text-bottom;
}

.buttons a.on,
.buttons a:link.on,
.buttons a:visited.on {
	color: #fff;
	text-shadow: 0.2em 0.2em 0.1em #333;
	background: #0D78A1;
	border-color: #0b5b73;
	border-right-color: #5db3cc;
	border-bottom-color: #5db3cc;
}

.module .buttons {
	background: #bbdd8e url(/img/rfus_menu.jpg) repeat-x;
	border: 1px solid #689f27;
	border-top-color: #d9ffad;
	border-left-color: #d9ffad;
	padding-bottom:5px;
}

.buttons * td {
	text-align: center;
}

.thisInfo {
	display: block;
	float: left;
	position: relative;
}

.thisInfo .buttons {
	background: #6cc0dc;
	text-align: center;
	border: 1px solid #165875;
	border-top-color: #8de3ff;
	border-left-color: #8de3ff;
}

h3, h3 *, h3 span {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 0px;
}

/*</group>*/		
/*<group=table>*/
#main *.datagrid {
	background: #eeeeee;
	padding: 0px;
	position: relative;
	border-collapse: collapse;
	width: 100%;
	margin: 0;
}

tr.pager td {
	background: #7bbb2d !important;
	display: table-cell;
	padding: 5px;
	border-left: 1px solid #d8ffac;
	text-align: left !important;
}

.pager * a, .pager * span, .module .buttons a {
	text-decoration: none;
	display: inline;
	margin: 0 3px 0 0;
	padding: 3px 5px;
	background: #bcdd95 url(/img/rfus_menu.jpg) repeat-x;
	font-size: 10px;
	color: #333;
	border: 1px solid #fff;
	border-bottom-style: none;
	border-right-color: #7bbb2d;
	text-shadow: 0.2em 0.2em 0.1em #ffffff;
}

.module .buttons a.on {
	background: #7bbb2d;
	color: #d8ffac;
	border-color: #679f24;
	border-right-color: #d8ffac;
	text-shadow: 0.2em 0.2em 0.1em #679f24;
}

.pager * span, 
.pager * a:hover, 
.buttons a:hover {
	background: #ffffff;
	border: 1px solid #bcdd95;
	border-bottom-style: none;
	color: #679f24;
	border-right-color: #689f27;
	text-shadow: 0.2em 0.2em 0.1em #d8ffac;
}

.pager * a:hover {

}

#main *.datagrid, #main *.datagrid td {
	border-style: none;
	margin: 0px;
	padding: 0px;
	border-collapse: separate;
}

#main *.datagrid td {
	margin: 0px;
	border-bottom: 1px solid #ccc;
	padding: 3px;
	font-size: 10px;
	text-align: center;
	background: #fff repeat-x;
	border-collapse: collapse;
	border-right-style: none;
	border-left-style: none;
}

#main *.datagrid .datagrid_alt td {
	background: #eee;
}

#main *.datagrid td span {
	font-size: 10px;
}

td.tHead, td.tHeadB,
#store tr *.tHead, #store tr *.tHeadB, tr.thead td {
	margin: 0px;
	padding: 3px;
	background: #7bbb2d !important;
	color: #ffffff;
	font-weight: bold !important;
	font-size: 10px !important;
	text-align: center !important;
	border: 1px solid #689f27 !important;
	border-top-color: #d9ffad !important;
	border-left-color: #d9ffad !important;
}

#results {
	border-collapse: collapse;
}

#results td {
	padding: 3px;
}

#results * {
	text-decoration: none;
	white-space: nowrap;
}

*.tHead a {
	color: #ffffff !important;
	text-decoration: underline;
	display: block;
}

.tHead a:hover {
	text-decoration: none;
	margin-bottom: -2px;
}

td.tHeadB {
	padding: 3px 1px 3px 1px;
}

*.buttonTd {

}

#main table {

}

.editNameB {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

#addLocationModule {
	position: relative;
}

#addLocationModule table.datagrid {
	width: auto;
}

#addLocationModule * td {
	text-align: right;
}

#addUserModule * td.tHead {
	white-space: normal;
}

.dgb, .datagrid a {
	color: #0087b9;
	font-weight: normal;
	padding: 1px 3px;
	text-decoration: none;
}

.dgb0, .datagrid a.dgb0 {
	color: #000000;
}

.nobr {
	white-space: nowrap;
}

a.dgb:visited, .datagrid a:visited {
	color: #7000ba;
	text-decoration: none;
	border-bottom: 1px dotted #955bb9;
	margin-bottom:-1px;
}

a.dgb:hover, .datagrid a:hover {
	color: #0f5875  !important;
	background: #aad8e6;
	text-decoration: none;
	border-bottom: 1px solid #0087b9;
	margin-bottom:-1px;
}

.dgb img, .datagrid a img {
	padding-right: 3px;
}

/*</group>*/

/*<group=table>*/
#main *.datagridpricelist {
	background: #eeeeee;
	padding: 0px;
	position: relative;
	border-collapse: collapse;
	width: 100%;
	margin: 0;
}

tr.pager td {
	background: #7bbb2d !important;
	display: table-cell;
	padding: 5px;
	border-left: 1px solid #d8ffac;
	text-align: left !important;
}

.pager * a, .pager * span, .module .buttons a {
	text-decoration: none;
	display: inline;
	margin: 0 3px 0 0;
	padding: 3px 5px;
	background: #bcdd95 url(/img/rfus_menu.jpg) repeat-x;
	font-size: 10px;
	color: #333;
	border: 1px solid #fff;
	border-bottom-style: none;
	border-right-color: #7bbb2d;
	text-shadow: 0.2em 0.2em 0.1em #ffffff;
}

.module .buttons a.on {
	background: #7bbb2d;
	color: #d8ffac;
	border-color: #679f24;
	border-right-color: #d8ffac;
	text-shadow: 0.2em 0.2em 0.1em #679f24;
}

.pager * span, 
.pager * a:hover, 
.buttons a:hover {
	background: #ffffff;
	border: 1px solid #bcdd95;
	border-bottom-style: none;
	color: #679f24;
	border-right-color: #689f27;
	text-shadow: 0.2em 0.2em 0.1em #d8ffac;
}

.pager * a:hover {

}

#main *.datagridpricelist, #main *.datagridpricelist td {
	border-style: none;
	margin: 0px;
	padding: 0px;
	border-collapse: separate;
}

#main *.datagridpricelist td {
	margin: 0px;
	border-bottom: 1px solid #ccc;
	padding: 3px;
	font-size: 10px;
	background: #fff repeat-x;
	border-collapse: collapse;
	border-right-style: none;
	border-left-style: none;
}

#main *.datagridpricelist .datagridpricelist_alt td {
	background: #eee;
}

#main *.datagridpricelist td span {
	font-size: 10px;
}

td.tHead, td.tHeadB,
#store tr *.tHead, #store tr *.tHeadB, tr.thead td {
	margin: 0px;
	padding: 3px;
	background: #7bbb2d !important;
	color: #ffffff;
	font-weight: bold !important;
	font-size: 10px !important;
	text-align: center !important;
	border: 1px solid #689f27 !important;
	border-top-color: #d9ffad !important;
	border-left-color: #d9ffad !important;
}

#results {
	border-collapse: collapse;
}

#results td {
	padding: 3px;
}

#results * {
	text-decoration: none;
	white-space: nowrap;
}

*.tHead a {
	color: #ffffff !important;
	text-decoration: underline;
	display: block;
}

.tHead a:hover {
	text-decoration: none;
	margin-bottom: -2px;
}

td.tHeadB {
	padding: 3px 1px 3px 1px;
}

*.buttonTd {

}

#main table {

}

.editNameB {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

#addLocationModule {
	position: relative;
}

#addLocationModule table.datagridpricelist {
	width: auto;
}

#addLocationModule * td {
	text-align: right;
}

#addUserModule * td.tHead {
	white-space: normal;
}

.dgb, .datagridpricelist a {
	color: #0087b9;
	font-weight: normal;
	padding: 1px 3px;
	text-decoration: none;
}

.dgb0, .datagridpricelist a.dgb0 {
	color: #000000;
}

.nobr {
	white-space: nowrap;
}

a.dgb:visited, .datagridpricelist a:visited {
	color: #7000ba;
	text-decoration: none;
	border-bottom: 1px dotted #955bb9;
	margin-bottom:-1px;
}

a.dgb:hover, .datagridpricelist a:hover {
	color: #0f5875  !important;
	background: #aad8e6;
	text-decoration: none;
	border-bottom: 1px solid #0087b9;
	margin-bottom:-1px;
}

.dgb img, .datagridpricelist a img {
	padding-right: 3px;
}

/*</group>*/

/*<group=Misc>*/

a.zoom:hover, a.zoom:active {
	font-size: 200%;
	position: absolute;
	background: inherit;
	padding: 5px;
	font-weight: bold;
	margin: -5px;
}

h1, h1 * {
	font-size: 18px;
	font-weight: bold;
}

h1 i {
	text-decoration: none;
	background: #dff6fc !important;
}

*.debug {
	border: 1px solid #004eff;
}

.clr {
	clear: both;
}

#theseUsers {
	display: none;
}

#login {
	text-align: right;
	position: relative;
	background: #217290 url(../img/header.jpg) no-repeat left top;
	width: 450px;
	border: 2px solid #0087b9;
	margin-right: auto;
	margin-left: auto;
	border-bottom-color: #7ec9e0;
	border-bottom-width: 1px;
	border-top-width: 3px;
	padding: 50px 10px 0;
	margin-top: 100px;
}

#loginMail {
	text-align: center;
	position: relative;
	background: #217290 url(../img/header.jpg) no-repeat left top;
	width: 450px;
	border: 2px solid #0087b9;
	margin-right: auto;
	margin-left: auto;
	border-bottom-color: #7ec9e0;
	border-bottom-width: 1px;
	border-top-width: 3px;
	padding: 50px 10px 0;
	margin-top: 100px;
}

.loginCopy {
	width: 450px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 0 auto;
	background: #0C96CC;
}

#login label {
	color: #7ec9e0;
}

.center {
	position: relative;
	display: block;
}

div.center div {
	margin-right: auto;
	margin-left: auto;
}

/*<group=dataGrid>*/		
.editName,
.editContact,
.editAddr,
.editCity,
.editState,
.editZip,
.editPhone,
.editEmail,
.editBtn {
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

.editName input,
.editContact input,
.editAddr input,
.editCity input,
.editState input,
.editZip input,
.editPhone input,
.editEmail input,
.editBtn input {
	width: 75px;
	padding: 0px;
	margin: 0px;
}

.editName input,
.editContact input,
.editAddr input,
.editCity input,
.editState input,
.editZip input,
.editPhone input,
.editEmail input,
.editBtn input {

}

.editState input {
	width: 25px;
}

.editPhone input {
	width: 80px;
}

.editZip input {
	width: 50px;
}

.editName input {
	width: auto;
}

.editName, .editAddr, .editCity {
	text-align: left !important;
}

td.Edit a {
	white-space: nowrap;
}

/*</group>*/		
.invalid {
	display: block;
}

.mini {
	/*width: 70% !important;*/
}

table.mini {
	border: 2px solid #eeeeee !important;
}

.hhh, .hhh *, .hhhh, .hhhh * {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	padding: 2px;
}

.hhhh, .hhhh * {
	font-size: 12px;
	font-weight: bold;
}

td {
	color: #000;
}

.header2, .header2 *, .header, .header * {
	color: #ffffff;
}

.noFloat, span.iUsersL {
	float: none;
}

/*</group>*/

#rptdi {
	padding: 5px;
	border: 2px #eeeeee solid;
	margin-top: 15px;
	margin-bottom: 15px;
}

#reportDetails * .mini {

}

#recycledQty {
	font-size: 16px;
	font-weight: bold;
	color: #679f24;
	background: #eee;
	padding: 3px;
}

#recycledQty I {
	color: #999;
	font-style: normal;
}

a:active {
	color: #7ec9e0;
	text-decoration: underline;
}

.datagrid td i {
	color: #999999;
}

a img {
	border-style: none !important;
	vertical-align: text-bottom;
}

.tiny, td.tiny * {
	font-size: 50%;
}

.helpblock {
  float:right;
  text-align:right;
}
.process_step {
  padding: .5em 1.5em;
  margin: 5px;
  width: 25em;
  margin-left: 8em;
  background-color: #eee;
  border: 1px solid #ccc;
}

.module .module {position:relative;}

.process_steps h2 {
  width: 6em;
  text-align: right;
  float:left;
  margin:0px;
  margin-bottom:-32px;
}
.process_steps h2 img {
  vertical-align: middle;
  margin-left:5px;
}
.edit {
  background-color: #ffc;
  border: 1px solid #ff6;
}
.static {
  background-color: #cff;
  border: 1px solid #6ff;
}
.go {
  background-color: #cfc;
  border: 1px solid #6f6;
}
.done {
	background-color: #fff;
	border-color:#eee;
}
.done .static {
	background:none;
	border:none;
}
.ship_address {
  padding: 10px 15px;
}
.ship_go_img {
  vertical-align: middle;
}
.ship_go {
  font-size: 1.25em;
}
.multi_choice {
  text-align: center;
}

.container .ship_address, .container .buttons {
  margin: -0.5em -1.5em !important;
}

#login .errorMessage {
	color: white;
	text-align: left;
}

#login .errorInput {
	background-color: #d42755;
	color: #ffffff;
}
.errorInput {
	background-color: #d42755;
	color: #ffffff;
	}
.flash {
	background:#0D9CBA;
	padding:5px;
	text-align: center;
}

a.flashRow {
	background:#ff9;
	display:block;
}



