﻿a {
    color: #737570;
    text-decoration: none;
}

    a:hover {
        color: #e3e0e0;
        text-decoration: underline;
    }

.home-tab {
    background-image: url("../images/home.gif");
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    line-height: 14px;
    margin-left: 13px;
    margin-top: 13px;
    vertical-align: text-top;
}

.import {
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    line-height: 14px;
    margin-left: 13px;
    margin-top: 13px;
    vertical-align: text-top;
    background-image: url("../images/plane-import.png");
}

.export {
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    line-height: 14px;
    margin-left: 13px;
    margin-top: 13px;
    vertical-align: text-top;
    background-image: url("../images/plane.png");
}

/*Search bar*/
.search-area {
    border: 1px solid #E9E9E9;
    height: 380px;
    margin: 0 auto;
    width: 970px;
}

.search-left-text {
    float: left;
    padding-left: 20px;
    padding-Top: 20px;
}

.search-left-inputs {
    float: left;
    padding-left: 20px;
    padding-Top: 20px;
    width: 250px;
}

.search-right-text {
    float: left;
    padding-left: 127px;
    padding-Top: 20px;
}

.search-right-inputs {
    float: left;
    padding-left: 20px;
    padding-Top: 20px;
    width: 150px;
}

.search-button {
    background-image: url(../images/arrow-next.png);
    height: 30px;
    margin: 0 auto;
    width: 50px;
    background-repeat: no-repeat;
}

#Container {
    Min-height: 100%; /* for all other browsers */
    height: 100%; /* for IE */
    position: relative;
}

#Container {
    Min-height: 100%;
    position: relative;
}

#main {
    Padding-bottom: 75px; /* This value is the height of your footer */
}

#footer {
    bottom: 0;
    left: 0;
    width: 100%;
    background: #333;
    height: 40px;
}

form {
    height: 100%;
}

Html, body {
    Padding: 0;
    Margin: 0;
    Height: 100%;
}

.body-container {
    Padding-bottom: 75px;
    width: 1100px;
    margin: 0px auto;
    min-height: 900px;
}
.status {
    float: left;
    padding-left: 2px;
}

.status-print {
    float: right;
    padding-right: 125px;
}

.status button {
    width: 150px;
    height: 30px;
}



.status-tabs {
    margin-bottom: 40px;
    margin-left: 125px;
}

.consignment-container {
    min-height: 550px;
    width: 1100px;
}

.consignments {
    border: 1px solid #6b6868;
    min-height: 527px;
    height: auto;
    width: 537px;
    float: left;
    background-color: #F2F2F2;
    margin: 5px;
}

.consignment-detail-container {
    border: 1px solid #E9E9E9;
    min-height: 500px;
    height: auto;
    width: 547px;
    float: right;
}

.submit {
    background-color: #86C03E;
    -moz-border-radius: 5px; /*Firefox*/
    -webkit-border-radius: 5px; /*Safari, Chrome*/
    border-radius: 5px;
    width: 60px;
    height: 30px;
    border: none;
    color: #FFFFFF;
}

.empty-area {
    height: 33px;
    width: 547px;
    float: right;
}

.reset {
    background-color: #ccc;
    -moz-border-radius: 23px; /*Firefox*/
    -webkit-border-radius: 23px; /*Safari, Chrome*/
    border-radius: 5px;
    width: 60px;
    height: 30px;
    border: none;
    color: #FFFFFF;
}

.consignment {
    border: 1px solid lightgray;
    float: left;
    height: 220px;
    margin: 5px;
    width: 255px;
}

.consignment-details {
    float: left;
    margin: 5px;
    width: 231px;
}

li.consignmentdetailitem {
    Max-width: 140px !important;
    min-height: 100px;
    border: 1px solid #000;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 2px auto !important;
    zoom: 1;
    *display: inline;
    border: 1px solid #E9E9E9 !important;
}

.consignmentdetailitem span {
    color: #3f3e3d;
}

.consignment-detailsTabControl {
    float: left;
    height: 150px;
    margin: 5px;
    width: 100%;
}

a.buttons, input.buttons, a.createnewbuttons, input.createnewbuttons {
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    text-transform: lowercase;
    display: inline-block;
    padding: 0 15px;
    vertical-align: top;
    border: none;
    height: 30px;
    line-height: 30px;
}

.buttons:hover {
    text-decoration: none;
}

.charcoalbutton {
    background-color: #434242;
}

    .charcoalbutton:hover {
        background-color: #000;
    }

.redbutton {
    background-color: #E27100;
}

    .redbutton:hover {
        background-color: #434242;
    }

.print {
    background-image: url(../images/printer-green.png);
    background-repeat: no-repeat;
    background-color: #86C03E;
    background-position: left;
    width: 150px;
    height: 30px;
    float: right;
}

.consignment-details-title {
    height: 25px;
    width: 100%;
    background-color: #333;
    color: #FFF;
}

.detail-box {
    border: 1px solid #E9E9E9;
    height: 250px;
    margin-top: 250px;
    width: 100%;
}

.detailsClass {
    background-color: #86C03E;
    -moz-border-radius: 5px; /*Firefox*/
    -webkit-border-radius: 5px; /*Safari, Chrome*/
    border-radius: 5px;
    width: 60px;
    height: 26px;
    border: none;
    color: #FFFFFF;
    float: right;
    margin-right: 10px;
    color: #fff !important;
    text-decoration: none !important;
    text-align: center;
}

.gtslogo {
    background-image: url("/Images/connect-logo.png");
    background-repeat: no-repeat;
    float: right;
    height: 90px;
    width: 215px;
}

li.LayoutChart {
    min-width: 500px;
    height: 400px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    zoom: 1;
    *display: inline;
}

li.Notification {
    min-width: 800px;
    float: left;
    min-height: 50px;
    border: 1px solid #000;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 5px auto;
    zoom: 1;
    *display: inline;
    border: 1px solid #E9E9E9;
}



/*table styles*/


.tabbed_box h4 {
    font-size: 23px;
    color: #ffffff;
    letter-spacing: -1px;
    margin-bottom: 10px;
}

    .tabbed_box h4 small {
        color: #e3e9ec;
        font-weight: normal;
        font-size: 9px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        position: relative;
        top: -4px;
        left: 6px;
        letter-spacing: 0px;
    }

ul.tabs {
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 6px;
}

    ul.tabs li {
        list-style: none;
        display: inline;
    }


.green-light {
    background-color: #AAC08E;
}

.green-bright {
    border-color: #86C03E;
}

ul.tabs li a {
    background-color: #AAC08E;
    color: #fff;
    padding: 8px 14px 8px 14px;
    text-decoration: none;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    background-repeat: repeat-x;
    background-position: bottom;
    margin: 2px;
}

    ul.tabs li a:hover {
        background-color: #86C03E;
    }

    ul.tabs li a.active {
        background-color: #86C03E;
        color: #FFF;
        background-repeat: repeat-x;
        background-position: top;
    }

.tab-content {
    background-repeat: repeat-x;
    background-position: bottom;
}



.consignment span {
    color: #3f3e3d;
}

.consignment-details span {
    color: #3f3e3d;
}

.client-logo {
    background: url(../images/client-logo.png) no-repeat;
    height: 100px;
    width: 50%;
}

.green-light {
    background-color: #AAC08E;
}

.green-bright {
    border-color: #86C03E;
}

.DetailsIcon {
    /*background-image: url(../images/magnifier-icon.png) ;*/
    height: 14px;
    color: lightgrey;
}

#slider-code {
    height: 405px;
    overflow: hidden;
}

    #slider-code .viewport {
        float: left;
        width: 500px;
        height: 100px;
        overflow: hidden;
        position: relative;
        overflow-y: scroll;
    }
    /*#slider-code .buttons { display: block; margin: 30px 10px 0 0; float: left; }*/
    #slider-code .next {
        margin: 30px 0 0 10px;
    }

    #slider-code .disable {
        visibility: hidden;
    }

    #slider-code .overview {
        list-style: none;
        padding: 0;
        margin: 0;
        position: absolute;
        left: 0;
        top: 0;
    }

        #slider-code .overview li {
            float: left;
            margin: 0 20px 0 0;
            padding: 1px;
            height: 0px;
            width: 480px;
        }

    #slider-code .pager {
        overflow: hidden;
        list-style: none;
        clear: both;
        margin: 0 0 0 0px;
    }

        #slider-code .pager li {
            float: left;
        }
/*#slider-code .pagenum { background-color: #fff; text-decoration: none; text-align: center; padding: 5px; color: #555555; font-size: 14px; font-weight: bold; display: block; }*/
/*#slider-code .active { color: #fff; background-color:  #555555; }*/
.details-ico {
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
}

table.gridtable {
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    color: #333333;
    border-width: 1px;
    border-color: #666666;
    border-collapse: collapse;
    width: 100%;
}

    table.gridtable th {
        border-width: 1px;
        padding: 8px;
        border-style: solid;
        border-color: #666666;
        background-color: #dedede;
    }

    table.gridtable td {
        border-width: 1px;
        padding: 8px;
        border-style: solid;
        border-color: #666666;
        background-color: #ffffff;
        width: 30px;
    }

.last-col {
    width: 200px;
}

.datepicker {
    width: 60px !important;
     font-size: 11px;

}

.calendar-area {
    width: 200px;
}

.calendar-left {
    float: left;
}

.calendar-right {
    float: right;
}

.transport-mode-container {
    float: right;
    padding-right: 40px;
    width: 400px;
}

.transport-mode-inner {
    float: left;
    padding-left: 15px;
    padding-right: 10px;
    margin-top: 0;
}

.search-buttons {
    float: left;
    padding-left: 700px;
    position: relative;
}

.connect-logo {
    background-image: url(/Images/connect-logo.png);
}

.busyprocess {
    width: 200px;
    height: 50px;
    background: white;
    border-radius: 7px;
    font-size: larger;
}

.busyicon {
    float: right;
    background-image: url('../images/Loading.gif');
    background-repeat: no-repeat;
    font-weight: bold;
    height: 40px;
    width: 40px;
    margin-top: 10px;
    padding: 2px;
}

.passwordform {
    display: inline-block;
}

.scroll-div {
    overflow: auto;
}

.printsection {
    float: right;
}

.pagination {
    margin-left: 5px;
    padding-bottom: 7px;
    width: 500px;
}

.export-xl {
    width: 120px;
    height: 28px;
    text-align: center;
    float: right;
    margin-right: 5px;
    text-decoration: none !important;
}

.header {
    margin-left: 5px;
    width: 300px;
}

.consignment-container {
    margin-left: 5px;
    float: left;
    width: 250px;
    height: 220px;
}

.btnPrint {
    background-color: #86C03E;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF !important;
    float: right;
    height: 26px;
    margin-right: 10px;
    margin-top: 5px;
    text-align: center;
    text-decoration: none !important;
    width: 60px;
}

.footer-text {
    margin: 0px auto;
    color: #fff;
    text-align: center;
}

    .footer-text a {
        text-decoration: none !important;
        color: #fff;
    }
    .print-container {

        width: 500px;
        margin: 0px auto;
        border: 2px #cccccc solid;
        min-height: 500px;
    }
    .notification-header {
        margin-left:  25px;
    }