/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464032;
}

h1, h2, h3 {
	
	font-weight: normal;
	color: #221D1D;
}

h1 {
	font-size: 2em;
}


h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #ED3A00;
}

a:hover {
}

#wrapper {
	
	margin: 0 auto;
	padding: 0;
	min-height:500px
}

/* Header */

#header {
	
	height: 70px;
	margin: 0 auto;
}




/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
}

/* Content */


#content {
	/* float: right;
	 width: 681px; 
	width:741px; */
	padding: 0px 0px 0px 0px;
}

.post {
/*	margin-bottom: 15px; */
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
}

.post .title a {
	color: #221D1D;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #DBDBDB;
	background: #0e5518;
	 
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #fff;
	letter-spacing: 1px;
	text-transform:uppercase;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #464032;
}

.post .meta a {
	color: #464032;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 244px;
	padding: 0px;
	color: #787878;
	margin-top: -21px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dotted #E5E0C6;
	margin-top: 2px;
	border-right: none;
}

#sidebar li a {
	padding-left: 10px;
	background: url(images/img03.gif) no-repeat left 5px;
	color:#000;
	font-weight:bold;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
padding-left: 16px;
padding-top: 6px;
padding-bottom: 4px;
background: #0e5518;
letter-spacing: 3.5px;
font-size: 13px;
color: #FFFFFF;
text-transform: uppercase;
}

#sidebar p {
	margin: 0 0px;
	padding: 10px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #898989;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #6E6E6E;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 3px solid #faa400;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #444444;
}

#footer a {
	color: #464032;
}

/* Custom Styles */
.hidden
{
	display:none;
}
.forprint
{
	display:none;
}
.headerstart {
	
/* background: #faa400; */
height: 3px;
width: 940px;
margin-left: 10px;
margin-top:10px;
}
.Fr
{
	float:right;
}
.Fl
{
	float:left;
}
.CR
{
	clear:both;
}
#menu .Fr
{
	float:right !important;
}
.underline
{
	/* background: #faa400; */
	height:3px;
}
#invoiceform
{
	margin-top:20px;
}
.field
{
padding:5px;

}
.field span
{
	margin-right:40px;
}

/*
 * Tables
 */
table.full {
	width: 100%;
}
table.fancy {
	font-size: 0.9em;
}
table.fancy thead th a {
	color: #fff;
	text-decoration: none;
}
table.fancy thead tr th,
table.fancy tfoot tr th {
	text-shadow: 0 -1px 1px rgba(0,0,0,0.5);
	 
	background: #666 url('../images/button_overlay.png') repeat-x; 
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
	padding: 0 6px;
	color: #fff;
}
.section table.fancy thead tr th {
	text-shadow: 0 1px 1px #fff;
	background: #eee url('../images/button_overlay.png') repeat-x;
}
.section table.fancy thead tr th,
.section table.fancy thead tr th a {
	color: #222;
}
table.fancy thead tr th {
	border-bottom: 1px solid #ddd;
}
table.fancy tfoot tr th {
	border-top: 1px solid #ddd;
}
table.fancy tbody tr td {
	padding: 3px 6px;
	height: 18px;
	line-height: 18px;
	border-bottom: 1px solid #ddd;
}
table.fancy thead tr th.right,
table.fancy tfoot tr th.right,
table.fancy tbody tr td.right {
	float: none;
	text-align: right;
}
table.fancy.right th,
table.fancy.right td {
	float: none;
	text-align: right;
}
table.fancy tfoot th.actions a {
	text-decoration: none;
	border: 1px solid #ddd;
	padding: 1px 4px;
	background: #fff;
}
table.fancy tfoot th.actions a:hover {
	background: #eee;
}
table.fancy tfoot th.actions span {
	display: none;
}
/*
 * Linkable and checked tables
 */
table.linkable tbody tr.hover td {
	background: #FFFFBF; /* old browsers */
	background: -moz-linear-gradient(top, #FFFFBF 0%, #FFFF82 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFBF), color-stop(100%,#FFFF82)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFBF', endColorstr='#FFFF82',GradientType=0 ); /* ie */
	cursor: pointer;
}
table.linkable tbody tr a {
	text-decoration: none;
}
table.linkable tbody tr a:hover {
	text-decoration: underline;
}
table tbody tr.checked td {
	background: #ffc;
}
table thead th.selection {
	width: 15px;
}
/*
 * Table header
 */
.table-selected-actions,
.table-actions {
	padding: 5px;
	background: #eee;
	margin: 1px 0;
}
.table-selected-actions {
	display: none;
}
.top.table-selected-actions {
	border-bottom: 1px solid #ddd;
}
.table-header {
	background: #ddd;
	height: 26px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-top-right-radius: 3px;
	-moz-border-top-left-radius: 3px;
}
.table-header ul li {
	list-style: none;
	margin-left: 6px;
	float: left;
	line-height: 26px;
}
.table-header ul li a {
	padding: 2px 8px;
	background: #aaa;
	font-weight: bold;
	font-size: 0.8em;
	color: #fff;
	text-decoration: none;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
.table-header ul li a:hover {
	background: #888;
}
.table-header ul li.current a {
	background: #666;
}
.table-header ul li.right {
	float: right;
	margin-right: 6px;
}
.button, .button:visited {
	 
	display: inline-block; 
	padding: 4px 10px;
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
	box-shadow: 0 1px 2px rgba(0,0,0,0.25);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border: none;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	outline: none;
	margin-left:0px !important;	
}
.button:hover {
	background-color: #111;
	color: #fff;
}
.button:active	{
	top: 1px;
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
}
.small.button {
	padding: 2px 8px 3px 8px;
}
.gray.button, .gray.button:visited	{
	background-color: #666;
}
.gray.button:hover	{
	background-color: #444;
}
.green.button, .green.button:visited	{
	background-color: #166622;
}
.green.button:hover {
	background-color: #0e5518;
}
.blue.button, .blue.button:visited {
	background-color: #17548c;
}
.blue.button:hover {
	background-color: #0a3f6f;
}
.red.button, .red.button:visitedG	{
	background-color: #900;
}
.red.button:hover	{
	background-color: #C00;
}
.magenta.button, .magenta.button:visited {
	background-color: #a9014b;
}
.magenta.button:hover {
	background-color: #630030;
}
.orange.button, .orange.button:visited	{
	background-color: #ff5c00;
}
.orange.button:hover	{
	background-color: #d45500;
}
.yellow.button, .yellow.button:visited {
	background-color: #ffb515;
}
.yellow.button:hover	{
	background-color: #fc9200;
}
#fade {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	display: none;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
/* table
{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
} */

form #statement-config label {
text-align: right;
width: 85px;
height: 24px;
line-height: 24px;
padding: 0;
margin: 0;
display: inline;
float: left;
overflow: hidden;
}

form #statement-config input, form #statement-config select {
margin: 0 0 0 5px;
width: 150px;
}
#statement-config {
margin-bottom: 1em;
}
#statement table.fancy tfoot tr td {
text-align: right;
padding: 4px 0;
}
#statement table.fancy tbody td.line_total {
width: 75px;
}
#statement table.fancy td.line_total, #statement table.fancy th.line_total {
padding-right: 6px;
text-align: right;
}
#statement table.fancy tbody td {
padding: 6px 8px 10px 0;
vertical-align: top;
border-bottom: 1px solid #ccc;
}
.div-table{
  display:table;         
  width:auto;         
  background-color:#eee;         
  border:1px solid  #666666;         
  border-spacing:5px;/*cellspacing:poor IE support for  this*/
}
.div-table-row{
  display:table-row;
  width:auto;
  clear:both;
}
.div-table-col{
  float:left;/*fix for  buggy browsers*/
  display:table-column;         
  width:200px;         
  background-color:#ccc;  
}
table {
border-collapse: collapse;
border-spacing: 0;
}
.invoicefooter1
{
	font-size: 0.9em;
	font-weight:bold;
}
#totalamount
{
margin-left: 28px;
margin-right: 7px;
}
.totalcap
{
	
}
.errorinput
{
border-color: #e9322d !important;
-webkit-box-shadow: 0 0 6px #e9322d !important;
-moz-box-shadow: 0 0 6px #f8b9b7;
box-shadow: 0 0 6px #e9322d !important;
color: #b94a48 !important;
border-radius: 3px;
border:1px solid #e9322d;
}
#statement-config
{
	margin-top: 12px;
}
.full_width
{
	margin-top:10px;
}
.fg-toolbar
{
	font-size:12px !important;
}
.margin13
{
	margin-top:13px;
}
.current
{
	color: #000 !important;
font-weight: bolder;
text-decoration: underline;
}
.icons
{
	float: left;
width: 166px;
height: 184px;
text-align: center;
margin-bottom: 54px;
}
.icons .caption
{
	font-weight: bold;
color: #0e5518 !important;
margin-top:22px;
}
.icons img
{
	border:0px;
}
.successinvoice
{
	font-weight: bold;
margin: 42px;
}
.WOB li
{
	position:relative;
}
.WOB img
{
	position: absolute;
left: 10px;
top: 6px;
}
.WOB a
{
	margin-left:36px;
}
.notif
{
	border-radius:45px;
background-color:red; 
}
.view_products1
{
-webkit-border-radius: 2px;
color: #000;
font-size: 36px;
font-weight: bold;
overflow: hidden;
padding-bottom: 1px;
position: absolute;
right: -12px;
top: 4px;
z-index: 101;
}
.view_products1 span {
background-color: #faa400;
border: 1px solid #faa400;
border-radius: 22px;
-pie-border-radius: 22px;
-webkit-box-shadow: 0 1px 0 rgba(0, 39, 121, .77);
display: block;
padding: 5px;
font-size: 11px;
behaviour: url(pie.htc);
min-width: 13px;
}
.generate_invoice , .list_invoice , .add_customer , .add_driver , .add_product ,.my_profile, .address_book, .view_products ,.fuel ,.invoice_ready ,.edit_order ,.view_drivers,.view_bills ,.changepassword , .viewbillingcustomer
{
background: url(../images/main.png) no-repeat -570px -25px;
width: 128px;
height: 128px;
text-align: center;
margin-left: 152x;
cursor:pointer;
}

.viewbillingdriver { background: url(../images/main.png) no-repeat -752px -22px; height: 134px; width:123px; margin-left:35px;}
.viewbillingcustomer  { background: url(../images/main.png) no-repeat -830px -325px; height: 134px; width:105px; margin-left:39px;}
.list_invoice { background: url(../images/main.png) no-repeat -388px -183px; height: 134px; width:100%;}
.add_customer { background: url(../images/main.png) no-repeat -41px -20px; height: 134px;  width:100%;}
.add_driver   { background: url(../images/main.png) no-repeat -374px -25px; height: 134px;  width:100%;}
.add_product  { background: url(../images/main.png) no-repeat -47px -187px; height: 134px;  }
.view_products { background: url(../images/main.png) no-repeat -367px -324px; height: 134px; width:100%; }
.fuel { background: url(../images/main.png) no-repeat -817px -161px; height: 134px; width: 100%; }
.invoice_ready { background: url(../images/main.png) no-repeat -805px -162px; height: 134px; }
.my_profile { background: url(../images/main.png) no-repeat -208px -20px; height: 134px; }
.address_book { background: url(../images/main.png) no-repeat -33px -315px; height: 134px; }
.edit_order { background: url(../images/main.png) no-repeat -209px -321px; height: 134px; }
.view_drivers { background: url(../images/main.png) no-repeat -688px -325px; height: 134px; }
.view_bills { background: url(../images/main.png) no-repeat -555px -25px; height: 134px; width: 100%; }
.changepassword { background: url(../images/main.png) no-repeat -845px -28px; height: 134px; }

#timedate
{
margin-left: 9px;
width: 157px;
float: left;
}
.action a
{
	color:#0e5518 !important; 
	font-weight:bold !important;
}
img.delete
{
	cursor:pointer;
}
#customerinfo label , #driverinfo label ,#orderinfo label
{
	float: left;
margin-right: 12px;
margin-top: 2px;
min-width: 40px;
}

#customerinfo .formfield , #driverinfo .formfield ,#orderinfo .formfield ,#driveraction .formfield ,#orderaction .formfield
{
margin-bottom:14px;
line-height: 180%;
float: left;
width: 170px;
margin-top: 10px;
}
#orderinfo .formfield div
{
	font-weight:bold;
}
.formfield.textareaclass
{
	width:48%;

}
.margin48px
{
	margin-right:47px !important;
}
.height20
{
	height:20px;
}
.margin66
{
	margin-right:51px !important;
}
textarea {
    resize: none;
}
.height5
{
	height:5px;
}
.height25
{
	height:25px;
}

.height15
{
	height:15px;
}

select, input[type="file"] {
height: 28px;
line-height: 20px;
}
.customertype
{
	margin: 14px 33px 20px;
	font-size: 1em;
font-weight: bold;
}
 
#suffix
{
	display: inline-block;
float: left;
text-align: left;
margin: 5px -43px;
}
#orderinfo fieldset
{
	margin: 8px 0;
}
.vieworder
{
border: 3px solid #dee1ce; 
border-radius: 5px;
height: auto;
margin-top: 2px;
overflow: hidden;
}
.portion
{
	 
	padding:3px;
	float:left;
}
.portion .sets
{
padding: 2px;
min-height: 20px;
margin-right: 4px;
float: left;
	
}
.sets .caption
{
	width: 106px;
	height:15px;
float: left;
font-weight: bold;
background: #77A;
color: #fff;
padding: 4px;
}
.sets .value
{
    width:210px;
	float:left;
	font-weight:bold;
	background: #ccc;
	padding:4px;
	text-transform:capitalize;
	min-height: 15px;
}
.headersider
{
	padding-left: 16px;
padding-top: 6px;
padding-bottom: 4px;
background: #0e5518;
letter-spacing: 3.5px;
font-size: 13px;
color: #FFFFFF;
text-transform: uppercase;
margin-top: 6px;
border-bottom: 3px solid #faa400;
}
.contentsider
{
padding-bottom: 7px;
margin-top: 10px;
float: left;
}
#orderupdate .sets .value ,#orderaction .sets .value 
{
	width:128px;
}
#orderupdate .value , #orderaction .value
{
	cursor:text;
}

            .dataTables_info { padding-top: 0; position: absolute;}
			.dataTables_paginate { padding-top: 0; }
			.css_right { float: right; }
			#example_wrapper .fg-toolbar , #example_wrapper2 .fg-toolbar , #example_wrapper1 .fg-toolbar , #example_wrapper12 .fg-toolbar , #example_manage .fg-toolbar , #example_vieworders_wrapper .fg-toolbar , #example_dispatcher_wrapper .fg-toolbar , #example_card_wrapper .fg-toolbar{ font-size: 0.8em; background: #dee1ce !important; }
			
			#example2_wrapper label , #example2_wrapper .fg-toolbar , #example_manage label , #example_manage .fg-toolbar,
			#example_vieworders_wrapper label , #example_vieworders_wrapper label , #example_dispatcher_wrapper label, #example_card_wrapper  label ,  #example_card_wrapper .fg-toolbar{ color:#000 !important; }
			
			#theme_links span { float: left; padding: 2px 10px; }
			#example_wrapper , #example2_wrapper , #example12_wrapper ,#example_wrapper1 , #example_manage ,#example_vieworders , #example_dispatcher_wrapper , #example_card_wrapper { -webkit-box-shadow: 2px 2px 6px #666; box-shadow: 2px 2px 6px #666; border-radius: 5px; }
			#example tbody , #example2 tbody , #example12 tbody , #billedsignals tbody , #billed tbody , #example_report tbody , #example_order tbody , #example_manage tbody , #example_vieworders tbody #example_dispatcher tbody , #example_card_wrapper tbody{
				border-left: 1px solid #AAA;
				border-right: 1px solid #AAA;
			}
			#example_info , #example_length ,#example_filter ,#billed_info , #billed_length ,#billed_filter , #billedsignals_info , #billedsignals_length ,#billedsignals_filter ,#example_report_info , #example_report_length ,#example_report_filter , #example12_info , #example12_length ,#example12_filter ,#example_order_info , #example_order_length , #example_order_filter 
			,#example_manage_info , #example_manage_length , #example_manage_filter,
			#example_vieworders_info , #example_vieworders_length , #example_vieworders_filter ,
			#example_dispatcher_info , #example_dispatcher_length , #example_dispatcher_filter ,
			#example_card_info , #example_card_length , #example_card_filter ,
			 
			 { color:#000; }
			
			#example thead th:first-child , #example12 thead th:first-child , #billedsignals thead th:first-child , #billed thead th:first-child , #example_report thead th:first-child , #example_order thead th:first-child , #example_vieworders thead th:first-child , #example_card thead th:first-child{ border-left: 1px solid #AAA; }
			
			#example thead th:last-child , #example12 thead th:last-child , #billed thead th:last-child , #billedsignals thead th:last-child , #example_report thead th:last-child , #example_order thead th:last-child , #example_vieworders thead th:last-child , #example_card thead th:last-child{ border-right: 1px solid #AAA; }
			
			.full_width{width: 100%; font-size: 12px; font-family:Arial, Helvetica, sans-serif;}
			/* h3{ border-bottom:0px !important;} */
			tr.odd { background-color: #dee1ce !important; }
			/* tr.odd td.sorting_1 { background-color: #6B7B59; color: #fff; }
			tr.even td.sorting_1 { background-color: #890; color: #000; } */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; }
.ui-timepicker-rtl dl dd { margin: 0 65px 10px 10px; }

.sets input  
{
float: left;
width: 136px;
margin-top: 1px;
height: 23px;
margin-left: 9px;

}

.classnotes
{
	width:292px !important;
}
.hiddenimp
{
	display:none !important;
}
.updatinput
{
padding: 61px 25px 37px; }
#updatefuel
{ width:60px; margin-right:10px; }
.minheight400
{
	min-height: 400px;
}
.allcaps
{
	text-transform: uppercase;
}
.pointer
{
	cursor:pointer;
}
.createorderoption
{
color: #fff;
font-weight: bold;
border-radius: 6px;
padding: 8px;
overflow: hidden;
behavior: url(PIE.htc);
background: #6b7c0c;
}
.Frimport
{
	float:right !important;
}
.notes
{
	font-weight:bold;
margin-top: 14px;
text-transform: uppercase;
}
#sidebar ul.WOB li a 
{
	padding: 8px 24px;
display: block;
}
#example tbody td , #example2 tbody td ,#example_report tbody td , #example_order tbody td , #example_vieworders tbody td
{
	text-transform:capitalize;
}
.iFr
{
	float:right !important;
}
.checkall ,.uncheckall ,.changemanaually
{
	font-size: 11px;
	letter-spacing:0px;
}
.iHidden
{
	display:none !important;
}
.assigndriveraction
{
background: #FAA25D;
margin-top: 15px;
padding: 6px;
color: black;
border-radius: 4px;
text-transform: uppercase;
 
}
.dynorderid
{
	 
}
.dynbutton
{
	margin-top: 2px;
margin-left: 23px;
padding: 4px !important;
text-transform: capitalize !important;
background: white !important;
color: black !important;
}
.minheight307
{
	min-height: 307px !important;
}
.imppage-bgtop
{
	padding: 11px 0px !important;
}
.notes
{
color:#17548c;
font-weight:bold;
font-style:italic;
}
.addbook , .addnewbook ,.distance
{
	margin-left: 27px;
text-transform: uppercase;
text-decoration:underline;
cursor:pointer;
}
.address
{
	color:#0e5518;
}
.address div.list
{
	width:400px;
	white-space: nowrap;
}
.editorderinput
{
	width: 103%;

height: 23px;
padding: 4px;
color: #464032;
 
font-weight:bold; 
}
img
{
	border:0px;
}
#example td , #example_report td ,#billed td , #example_order td , #example_vieworders td
{
	white-space: nowrap;
}
#error
{
	color:red;
}
.caption div
{
	float:left;
	min-width: 121px;
}
iFr
{
	float:right !important;
}
.updateorderecton
{
	 
padding: 7px;
margin-top: 45px;
overflow: hidden;
clear: both;
}
.sucmsg
{
padding: 6px;
margin-top: -44px;
background: #0e5518;
color: white;
margin: -10px -1px 10px 0px;
width: 46%;
border-radius: 6px;
}
.totamt
{
position: absolute;
bottom: 8px;
font-weight: bold;
color: #000;
right: 243px;
}
.mailbill
{
	margin-right: 20px;
}
.totamt2 ,.totamt1
{
	position: absolute;
bottom: 10px;
font-weight: bold;
color: #000;
right:223px;
}
.totamt1
{
right: 393px;
}
.recentshippment .caption {
	background-color:#0e5518;
	padding:8px;
	color:#fff
}
.recentshippment {
	 
	margin-bottom: 6px;
}
.recentshippment .shiporder {
	display:table;
}
.recentshippment .message {
	padding:8px;
}
.recentshippment .options {
	padding: 8px;
	margin-left: 41px;
	color:#3447c9;
}
.marleft274 {
	margin-left: 274px;
}
.recentshippment .options div {
	margin-bottom: 4px;
	text-decoration:underline;
	position: relative;
}
.recetntable {
	padding:3px;
	height: auto;
	overflow: auto;
}
.recetntable .head {
	background-color: #b2c3df;
	padding: 7px;
	width: 10%;
	text-align: center;
	float:left;
	margin-right: 3px;
}
.recetntable .header {
	margin-bottom: 36px;
	padding-left: 2px;
}
.part2 .createshippment span {
	margin-right:7px;
}
.part2 .createshippment {
	margin-right:2px;
}
.tabledata .odd div, .tabledata .even div {
	background-color: #d9e1ef;
	padding: 7px;
	margin-left: 2px;
	float:left;
	margin-right:1px;
	text-align: center;
}
.tabledata .odd, .tabledata .even {
	padding-bottom:37px;
}
.tabledata .even div {
	background-color:#f2f5fa;
}
.tabledata .odd div:first-child, .tabledata .even div:first-child {
	text-decoration:underline;
	cursor:pointer;
}
.createshippment {
	padding: 2px;
	float: right;
	color: white;
	margin: 10px;
	cursor: pointer;
	text-align: center
}
.createshippment span {
	background-color: #e1010c;
	padding: 6.2px;
	width: 206px;
	text-align: center;
}
.headercapyellow
{
	background:#faa400 !important;
}
.timeinfo
{
	background-color:#ECECF3;
clear: both;
overflow: hidden;
padding: 7px;
border-radius: 5px;
margin-bottom: 9px;
}
.timeinfo:hover
{
	background-color:#dee1ce;
}
.showadditional
{
	background-color: transparent !important;
color: #000 !important;
text-decoration: underline;
cursor: pointer;
}
.errordyanmic
{
	width: auto !important;
font-size: 9px;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
margin-top: 10px;
}
iframe:not(#createorderiframe)
{
	width: 100%;
margin-top: 10px;
height: 1136px;
}
.alreadybilled
{
	font-size: 12px;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 20px;
display: block;
}
.changeserivename ,.changecutofftime
{
	cursor:pointer;
}
.changecutofftime
{
color: #0e5518 !important;
font-weight: bold !important;
}
.deleteorder
{
	cursor:pointer;
}
.passwordchange
{
width: 98%;
padding: 8px;
height: 24px;
}
.secondsubmenu{
width: 1000px;
clear: both;
text-align: left;
margin-bottom: -8px;
overflow:hidden;
background:#dee1ce;
}
.secondsubmenu  a{
display: block;
height: 26px;
padding: 10px 20px 0px 20px;
text-decoration: none;
text-align: center;
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000;
border: none;
}
.secondsubmenu ul {
margin: 0px 0px 0px 10px;
padding: 0;
list-style: none;
line-height: normal;
}
.secondsubmenu li {
float: left;
}
.secondsubmenu a:hover{
background: #006666;
color:white;
text-decoration: none;
}
.loaderimage{
	vertical-align: middle;
padding: 100px 121px;
margin-left: 25%;
margin-top: 7%;
}
.driverstotal{
display: inline-table;
width: 82%;
float: left;
overflow: hidden;
padding: 10px;
font-weight: bold;
text-align: right;
}
.deleteicondriver{
width: 18px;
height: 18px;
vertical-align: middle;
margin-top: -4px;
cursor: pointer;
}
.imgmain
{
width: 106px;
height: 103px;
margin-bottom: 13px;
margin-top: 19px;
}
.inbutout{
	visibility:hidden
}
.iFr{
	float:righ !important;
}
.signalred { background:#900 !important; border-top: 1px dotted; color:#900 !important; }
.signalyellow { background:#ffb515 !important; border-top: 1px dotted; color:#ffb515 !important; }
.signalgreen { background:#166622 !important; border-top: 1px dotted; color:#166622 !important;}
iframe.signal{
	border:none !important;
}
.compulsory{
	color:#F00;
}

.aswhocls input{
	margin-left:20px;
	font-weight:bold;
}

.aswhocls span{
	margin-left:15px;
}

.listing{
	padding:14px;
	float:left;
	width:200px;
	margin-bottom:15px;
}

.listing span{
	font-weight:bold;
	min-width:170px;
	display: inline-block;
}

.listing input{
	vertical-align:middle;
	cursor:pointer;
}

#payment-form{
	padding:25px;
}

.form-row{
	margin-bottom:30px;
	
}

.form-row label span{
	width:150px;
	display:inline-block;
}
.dialog-modal-success {
    background: none repeat scroll 0 0 rgb(17, 98, 127);
    border-top: 2px solid rgb(17, 98, 127);
    box-shadow: -5px 5px 7px rgb(136, 136, 136);
    color: rgb(255, 255, 255);
    font-size: 19px;
    min-height: 41px;
    left: 0;
    line-height: 26px;
    padding: 5px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 1000;
	display:block;
}
.lb_mandtry{
 	 color:#FF0000;
 	 margin-left:5px;
}
/** Ccustomer Referral Pop UP CSS (Start) on 04/11/2017 **/  
#dialog-modal-referral { background-color: #0cbc8b; font-family: Roboto-bold;}
/*#dialog-modal-referral h1, h3 {color : #FFF}*/
#dialog-modal-referral h1 {color : #FFF; font-size : 2.2em;}
#dialog-modal-referral h3 {color : #FFF; font-size : 1.9em;}
#dialog-modal-referral .referral-bg {position: relative;}
#dialog-modal-referral .button {font-size: 23px;width: 194px; background-color: #FFC000; color: black;}
#dialog-modal-referral .referral-bg > div {position: absolute;top : 65px;text-align: center;width: 100%;color: #FEFEFF;}

/** Ccustomer Referral Pop UP CSS (END) on 04/11/2017 **/