
html {
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 100%;
    margin: 0;
    padding: 0;
}
body, td, th, input, select, textarea, option, optgroup {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
input[type="text"], input[type="password"] {
    padding: 2px;
}
select {
    padding: 1px;
}
textarea {
    padding: 2px;
}
a, a:visited {
    color: #003366;
    cursor: pointer;
    text-decoration: underline;
}
a img {
    border: 0 none;
}
form {
    margin: 0;
    padding: 0;
}
label {
    cursor: pointer;
}
#header .div1 {
    background: url("../images/header.png") repeat-x scroll 0 0 transparent;
    height: 56px;
    min-width: 900px;
    padding: 0 30px;
}
#header .div2 {
    color: #FFFFFF;
    float: left;
    padding: 18px 0 0;
}
#header .div3 {
    color: #FFFFFF;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 15px 0 0;
    text-align: right;
}
#header .div2 span {
    font-weight: bold;
}
#menu {
    background: url("../images/menu.png") repeat-x scroll 0 0 transparent;
    clear: both;
    height: 34px;
    min-width: 900px;
    padding: 0 30px;
    position: relative;
    z-index: 1;
}
#menu > ul.left {
    float: left;
}
#menu > ul.right {
    float: right;
}
#menu > ul {
    margin: 0;
    padding: 0;
    position: relative;
}
#menu > ul ul {
    background: url("../images/transparent.png") repeat scroll 0 0 transparent;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#menu > ul a {
    display: block;
    text-decoration: none;
}
#menu > ul li {
    float: left;
    list-style: none outside none;
}
#menu > ul > li + li {
    background: url("../images/split.png") no-repeat scroll left center transparent;
}
#menu > ul .top {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 10px 15px 9px 17px;
    text-align: center;
}
#menu > ul li ul {
    position: absolute;
}
#menu > ul ul li {
    clear: both;
    padding: 2px;
}
#menu > ul .selected .top {
    background: url("../images/selected.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
}
#menu > ul .parent {
    background-image: url("../images/arrow-right.png");
    background-position: 95% center;
    background-repeat: no-repeat;
}
#menu > ul li ul ul {
    margin: -29px 0 0 110px;
}
#menu > ul li li a {
    color: #FFFFFF;
    margin: 1px;
    padding: 5px 10px;
    width: 96px;
}
#menu > ul li li > a:hover {
    background-color: #391706;
    border: 1px solid #BD4C14;
    margin: 0;
}
#container {
    height: 100%;
}
body > #container {
    height: auto;
    min-height: 100%;
}
#content {
    background: url("../images/background.png") repeat-x scroll 0 1px #FFFFFF;
    min-width: 900px;
    padding: 10px 30px 128px;
}
#footer {
    background: url("../images/footer.png") repeat-x scroll 0 0 #FFFFFF;
    clear: both;
    color: #333333;
    font-size: 12px;
    height: 90px;
    margin-top: -128px;
    padding-top: 38px;
    position: relative;
    text-align: center;
}
#footer a {
    color: #333333;
    text-decoration: underline;
}
.breadcrumb, .breadcrumb a {
    color: #666666;
    font-size: 12px;
    margin-bottom: 15px;
}
.success {
    background: url("../images/success.png") no-repeat scroll 10px center #EAF7D9;
    border: 1px solid #BBDF8D;
    border-radius: 5px 5px 5px 5px;
    color: #555555;
    margin-bottom: 15px;
    padding: 10px 10px 10px 33px;
}
.warning {
    background: url("../images/warning.png") no-repeat scroll 10px center #FFD1D1;
    border: 1px solid #F8ACAC;
    border-radius: 5px 5px 5px 5px;
    color: #555555;
    margin-bottom: 15px;
    padding: 10px 10px 10px 33px;
}
.attention {
    background: url("../images/attention.png") no-repeat scroll 10px center #FFF5CC;
    border: 1px solid #F2DD8C;
    border-radius: 5px 5px 5px 5px;
    color: #555555;
    margin-bottom: 15px;
    padding: 10px 10px 10px 33px;
}
span.required {
    color: #FF0000;
    font-weight: bold;
}
label.error,span.error {
    color: #FF0000;
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin-top: 3px;
}
.help {
    color: #666666;
    display: block;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.icon {
    cursor: pointer;
    vertical-align: middle;
}
.image {
    border: 1px solid #EEEEEE;
    display: inline-block;
    padding: 2px;
}
.image img {
    margin-bottom: 0;
}
.box {
    margin-bottom: 15px;
}
.box > .heading {
    background: url("../images/box.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #DBDBDB;
    border-radius: 7px 7px 0 0;
    height: 38px;
    padding-left: 7px;
    padding-right: 7px;
}
.box > .heading h1 {
    color: #003A88;
    float: left;
    font-size: 16px;
    margin: 0;
    padding: 11px 0 0;
}
.box > .heading h1 img {
    float: left;
    margin-left: 3px;
    margin-right: 8px;
    margin-top: -1px;
}
.box > .heading .buttons {
    float: right;
    margin-right: 5px;
    padding-top: 7px;
}
.box > .heading .buttons .button {
    margin-left: 5px;
}
.box > .content h2 {
    border-bottom: 1px dotted #000000;
    color: #FF802B;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 3px;
    text-transform: uppercase;
}
.box > .content {
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    min-height: 300px;
    overflow: auto;
    padding: 10px;
}
input.button, a.button, .list a.button {
    background: none repeat scroll 0 0 #003A88;
    border: 0 none;
    border-radius: 8px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    padding: 5px 15px;
    text-decoration: none;
}

.list {
    border-collapse: collapse;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    margin-bottom: 20px;
    width: 100%;
}
.list td {
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}
.list thead td {
    background-color: #EFEFEF;
    padding: 0 5px;
}
.list thead td a, .list thead td {
    color: #222222;
    font-weight: bold;
    text-decoration: none;
}
.list tbody td a {
    text-decoration: underline;
}
.list tbody td {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0 5px;
    vertical-align: middle;
}
.list th {
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}
.list thead th {
    background-color: #EFEFEF;
    padding: 0 5px;
}
.list thead th a, .list thead th {
    color: #222222;
    font-weight: bold;
    text-decoration: none;
}
.list tbody th a {
    text-decoration: underline;
}
.list tbody th {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0 5px;
    vertical-align: middle;
}

.list tbody tr:hover td {
    background-color: #FFFFCB;
}
.list .left {
    padding: 7px;
    text-align: left;
}
.list .right {
    padding: 7px;
    text-align: right;
}
.list .center {
    padding: 7px;
    text-align: center;
}
.list .asc  a{
    background: url("../images/asc.png") no-repeat scroll right center transparent;
    padding-right: 15px;
}
.list .desc a{
    background: url("../images/desc.png") no-repeat scroll right center transparent;
    padding-right: 15px;
}
.list tr.filter td, .list tr.filter:hover td {
    background: none repeat scroll 0 0 #E7EFEF;
    padding: 5px;
}
.pagination {
    display: inline-block;
    padding-top: 6px;
    width: 100%;
}
.pagination .links {
    float: left;
    padding-top: 6px;
}
.pagination .links a {
    border: 1px solid #DDDDDD;
    color: #A3A3A3;
    font-size: 12px;
    padding: 4px 10px;
    text-decoration: none;
}
.pagination .links b {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #269BC6;
    color: #269BC6;
    font-size: 12px;
    font-weight: normal;
    padding: 4px 10px;
    text-decoration: none;
}
.pagination .results {
    float: right;
    font-size: 12px;
    padding-top: 6px;
}
table.form {
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 100%;
}
table.form > tbody > tr > td:first-child {
    width: 200px;
}
table.form > tbody > tr > td {
    border-bottom: 1px dotted #CCCCCC;
    color: #000000;
    padding: 10px;
}
.scrollbox {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 100px;
    overflow-y: scroll;
    width: 350px;
}
.scrollbox img {
    cursor: pointer;
    float: right;
}
.htabs {
    border-bottom: 1px solid #DDDDDD;
    height: 30px;
    line-height: 16px;
    margin-bottom: 15px;
    padding: 0 0 0 10px;
}
.htabs a {
    background: url("../images/tab.png") repeat-x scroll 0 0 #FFFFFF;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    color: #000000;
    display: none;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-right: 2px;
    padding: 7px 15px 6px;
    text-align: center;
    text-decoration: none;
}
.htabs a.selected {
    background: none repeat scroll 0 0 #FFFFFF;
    padding-bottom: 7px;
}
.vtabs {
    border-right: 1px solid #DDDDDD;
    display: block;
    float: left;
    min-height: 300px;
    padding: 10px 0;
    width: 190px;
}
.vtabs a {
    display: none;
}
.vtabs a, .vtabs span {
    background: none repeat scroll 0 0 #F7F7F7;
    border-bottom: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    clear: both;
    color: #000000;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 6px 14px 7px 15px;
    text-align: right;
    text-decoration: none;
    width: 160px;
}
.vtabs a.selected {
    background: none repeat scroll 0 0 #FFFFFF;
    padding-right: 15px;
}
.vtabs a img, .vtabs span img {
    cursor: pointer;
    position: relative;
    top: 3px;
}
.vtabs-content {
    margin-left: 205px;
}
.accordion-heading {
    background: none repeat scroll 0 0 #EFEFEF;
    border: 1px solid #DDDDDD;
    color: #555555;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 8px;
}
.accordion-heading a {
    float: right;
    font-weight: normal;
    margin-top: 1px;
    text-decoration: none;
}
.accordion-content {
    overflow: auto;
    padding: 0 0 15px;
}
.scrollbox div {
    padding: 3px;
}
.scrollbox div input {
    margin: 0 3px 0 0;
    padding: 0;
}
.scrollbox div.even {
    background: none repeat scroll 0 0 #FFFFFF;
}
.scrollbox div.odd {
    background: none repeat scroll 0 0 #E4EEF7;
}
.overview {
    float: left;
    margin-bottom: 20px;
    width: 49%;
}
.overview table {
    width: 100%;
}
.overview td + td {
    text-align: right;
}
.statistic {
    float: right;
    margin-bottom: 20px;
    width: 49%;
}
.range {
    color: #FFFFFF;
    float: right;
    vertical-align: middle;
}
.range {
    padding-right: 1px;
    padding-top: 1px;
}
.range, .range select {
    font-size: 11px;
}
.latest {
    clear: both;
}
.latest tbody td {
    background: none repeat scroll 0 0 #FFFFFF;
}
.dashboard-heading {
    background: none repeat scroll 0 0 #547C96;
    border-bottom: 1px solid #8EAEC3;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
}
.dashboard-content {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #8EAEC3;
    min-height: 180px;
    padding: 10px;
}
.refresh {
    cursor: pointer;
    position: relative;
    top: 3px;
}
.no_record {
    color: #FF0000;
    text-align: center;
}
.ajax_img {
    display: none;
}
#shortcut_icons {
    list-style: none outside none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 814px;
}
#shortcut_icons li {
    float: left;
    margin: 0 20px 20px;
}
#shortcut_icons li a {
    background-color: rgba(248, 248, 248, 0.71);
    border: 1px solid rgba(203, 200, 200, 0.38);
    border-radius: 10px 10px 10px 10px;
    display: block;
    height: 140px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    width: 128px;
}
#shortcut_icons li a:hover {
    background-color: rgba(225, 224, 224, 0.57);
    border: 1px solid #BFBFBF;
}
#shortcut_icons li a img {
    border: medium none;
    width: 110px;
	transition: width 1s;
	-moz-transition: width 1s;
	-webkit-transition: width 1s;
	-o-transition: width 1s;
}
#shortcut_icons li a p {
    color: #444444;
    font-size: 14px;
    margin: 0;
}
#shortcut_icons li a:hover img {
    width: 128px;
    transition: width 0.3s;
	-moz-transition: width 0.3s;
	-webkit-transition: width 0.3s;
	-o-transition: width 0.3s;
}
input[name="truck_number"],input[name="truck_model"],input[name="chassi_no"],input[name="engine_no"],input[name="pan_card"],input[name="gr_number"]{
	text-transform:	uppercase;
}
input[name="owner_name"],input[name="customer_name"],input[name="state"],input[name="bility_name"],input[name="firstname"],input[name="lastname"]{
	text-transform:	capitalize;
}
.details  table{
   border-collapse: collapse;
}
input[name="filter_truck_number"]{
	width:100px;
}
input[name="filter_rate"]{
	width:40px;
}
input[name="filter_gr_date"]{
	width:60px;
}
input[name="filter_gr_number"]{
	width:	70px;
}
input[name="filter_created_date"]{
	width:120px;
}
.notice img {
    cursor: pointer;
    float: right;
    margin-top: 4px;
}