#GreyHtml {
    background-color: #E0E4E9;
    overflow: auto;
    height: 100%;
    margin: 0;
    padding: 0;
}

#GreyBody {
    background-color: #E0E4E9;
    height: 99%;
    margin: 0;
    padding: 0;
}

#GreyForm {
    height: 100%;
    margin: 0;
    padding: 0;
}

a.menuHover:link {
    color: #000000;
    text-decoration: none;
    padding-left: 3px;
}

a.menuHover:visited {
    color: #000000;
    text-decoration: none;
    padding-left: 3px;
}

a.menuHover:hover {
    background: #40016e;
    border-top: 1px solid #330641;
    border-left: 1px solid #330641;
    border-right: 1px solid #330641;
    /* border-bottom causes a scrollbar in Chrome */
    text-decoration: none;
    padding-left: 3px;
}

a.Dash:link {
    border: 0px;
    text-decoration: none;
    color: White;
}

a.Dash:visited {
    border: 0px;
    text-decoration: none;
    color: White;
}

a.Dash:hover {
    border: 0px;
    text-decoration: none;
    color: White;
}

a.Alerts:link {
    text-decoration: none;
    color: #3B3B3B;
    border: none;
}

a.Alerts:visited {
    text-decoration: none;
    color: #3B3B3B;
    border: none;
}

.AlertImageButton {
    padding-left: 4px;
    padding-right: 2px;
}

.TableAlert {
    width: 80%;
}

    .TableAlert td {
        padding: 8px;
    }

b.menuHover:link {
    color: #B0D5FF;
    text-decoration: none;
}

.support-message {
    margin-left: 8px;
    padding-left: 2px;
    height: 16px;
    width: 220px;
    font-family: Calibri;
    font-size: 9pt;
    width: 755px;
    height: 155px;
}

.OptionsPadding {
    margin-left: 5px;
    margin-right: 100px;
    width: 71%;
}

.tableInputBody {
    margin-left: 4px;
}

.buttonHolder {
    width: 520px;
}

.SupportText {
    padding-left: 5px;
    padding-bottom: 5px;
}

.HeaderPadder {
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

#ExportDriver {
    padding-left: 5px;
    padding-bottom: 5px;
}

#driverImport {
    padding-left: 5px;
}

.ImageDetailHolder {
    top: -50px;
}

.ImageTableHolder td {
}

.StandardFormat {
    font-family: Calibri;
    font-size: 9pt;
}

.Accounts {
    margin-left: 10px;
    padding-bottom: 10px;
}

.headerLogin {
    margin-left: 13%;
    margin-top: 5%;
    height: 80px;
    background-image: url(/Assets/Images/logo-top.gif);
    background-repeat: no-repeat;
}

.contentLogin {
    margin-left: 13%;
    width: 75%;
}

.loginBodyRightPanel {
    position: relative;
    top: -3%;
    left: 5%;
    font-family: Calibri;
    font-weight: bold;
    font-size: 9pt;
    color: #6699CC;
}

.loginBodyLeft {
    float: left;
}

.loginLeftAlign {
    float: left;
    font-family: Arial;
    font-size: 10pt;
    color: #003366;
}

.loginRightAlign {
    float: right;
    font-family: Arial;
    font-size: 10pt;
    color: #003366;
}

.loginRightAlignAdmin {
    float: right;
    font-family: Calibri;
    font-size: 9pt;
    width: 70px;
}

.DashFooter {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    font-size: 10pt;
    font-family: Calibri;
}

#testbar dt {
    margin: 0;
    padding: 0;
}

#testbar dl {
    float: left;
}

#testbar dd {
    float: right;
}

/***************** Dashboard Alerts *****************/
.Dashboard {
    font-size: 9pt;
}

.DashboardTitle {
    font-size: 10pt;
    font-family: Calibri;
    font-weight: bold;
}

.Dashboard h2 {
    color: Gray;
    font-size: 12px;
}


.EndorsementCurrent {
    font-size: 9pt;
    width: 330px;
    font-family: Calibri;
}

.EndorsementAudit {
    font-size: 9pt;
    width: 325px;
    font-family: Calibri;
}

.tableCompany {
    width: 600px;
}

    .tableCompany td {
        width: 300px;
    }


.tableAdhoc {
    margin-left: 5px;
    font-size: 9pt;
    font-family: Calibri;
    width: 550px;
}

/**************** Gridview Row Styles *****************/

.Grid {
}

    .Grid th /* header */ {
        border: solid 1px silver;
    }

    .Grid td /* columns */ {
        border: solid 1px silver;
        padding-right: 12px;
    }

    .Grid table td /* footer */ {
        border: 0;
    }

.PagerStyleGrid {
    height: 22px;
    font-family: Calibri;
    font-size: 9pt;
    font-weight: bold;
    background-image: url(/Assets/Images/menubar.jpg);
}

.RowStyleGrid {
    background-color: White;
    font-family: Calibri;
    font-size: 9pt;
    padding-right: 12px;
    text-align: left;
}

.AlternatingRowStyleGrid {
    background-color: White;
    font-family: Calibri;
    font-size: 9pt;
    padding-right: 12px;
    text-align: left;
}

.HeaderStyleGrid {
    font-family: Calibri;
    height: 22px;
    font-size: 9pt;
    text-align: left;
    background-image: url(/Assets/Images/menubar.jpg);
}

.FooterStyleGrid {
    background-color: #BADD0B;
}

.AlternativeColStyleGrid {
    background-color: #EEF5FF;
}

.AlternativeColStyleGridYellow {
    background-color: Yellow;
}

.AlternativeColStyleGridHighlight {
    background-color: #C6E7FF;
}

.AlternativeColStyleGridOrange {
    background-color: #FFC784;
}

.AlternativeColStyleGridRed {
    background-color: #FF7F85;
}

.GridMargin {
    padding-top: 4px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 10px;
}

.GridMarginShift {
    float: right;
    padding-top: 4px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 10px;
}

.GridMarginDriverEnq {
    padding-top: 4px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 10px;
}

.CategoryTypeTooltip {
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    padding: 5px 5px 5px 5px;
    width: 500px;
    color: #00158F;
    text-align: center;
    font-weight: bold;
    border: 1px solid #548912;
    background-color: #C4DBFF;
}

.Tooltip {
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    padding: 15px 0 0 0;
    width: 200px;
    color: #00158F;
    text-align: center;
    font-weight: bold;
}

.TooltipTop {
    display: block;
    padding: 30px 8px 0;
    background: url(/Assets/Images/bubble.gif) no-repeat top;
}

.TooltipMiddle {
    display: block;
    padding: 0 8px;
    background: url(/Assets/Images/bubble_filler.gif) repeat bottom;
}

.TooltipBottom {
    display: block;
    padding: 3px 8px 10px;
    color: #548912;
    background: url(/Assets/Images/bubble.gif) no-repeat bottom;
}

/*CollapsiblePanel*/
.collapsePanel {
    background-color: white;
    overflow: hidden;
}

.collapsePanelHeader {
    width: 100%;
    height: 30px;
    background-image: url(images/bg-menu-main.png);
    background-repeat: repeat-x;
    color: #FFF;
    font-weight: bold;
}

.HiddenColumn {
    display: none;
}

#LoginStatus {
    color: #B0D5FF;
}

.DriverContainer {
}

.DriverDetailsFooter {
    font-size: 9pt;
    font-family: Calibri;
    width: 700px;
}

    .DriverDetailsFooter td {
        width: 150px;
    }

.DriverDetails {
    font-size: 9pt;
    font-family: Calibri;
}

.DriverDetailsMiniRight {
    margin-left: 82px;
    font-size: 9pt;
    font-family: Calibri;
    width: 345px;
}

    .DriverDetailsMiniRight td {
        width: 100px;
        margin-left: 50px;
    }

.DriverDetailsMini {
    font-size: 9pt;
    font-family: Calibri;
    width: 345px;
}

    .DriverDetailsMini td {
        width: 175px;
    }

.DriverDetails td {
    width: 150px;
    padding-left: 3px;
    height: 20px;
}

.DriverDetails dd {
    float: left;
}

.DriverDetails dt {
    float: right;
}

.ButtonShiftDriver {
    float: right;
    margin-right: 20px;
    font-family: Calibri;
    font-size: 9pt;
    padding-bottom: -25px;
    bottom: -20px;
    height: 25px;
    cursor: pointer;
}

.ButtonShiftDivider {
    text-align: right;
}

.ButtonShiftAdhoc {
    float: right;
}

.ButtonShiftSupport {
    float: right;
    margin-bottom: 10px;
    margin-right: 48px;
}

.ButtonShiftDriverList {
    float: right;
    margin-bottom: 6px;
    margin-right: 3px;
}

.ButtonShiftAdhocPasswd {
    float: none;
}

.ButtonShift {
    float: right;
    margin-right: 12px;
    margin-bottom: 12px;
}

.ButtonShiftCompany {
    float: right;
    margin-right: 12px;
}

.MandateLink {
    float: right;
    width: 200px;
    position: relative;
}

.validatorCalloutHighlight {
    background-color: #FF9393;
}

.contentborderText {
    margin-left: -1px;
    color: #3B3B3B;
    font-size: 9pt;
    font-weight: bold;
    font-family: Calibri;
    margin-top: 0;
}

.contentborder {
    color: #00137F;
    font-size: 9pt;
    font-weight: bold;
    font-family: Calibri;
    padding-left: 5px;
    height: 18px;
}

.contentborderInterval {
    background: url(/Assets/Images/Smaller_Header.jpg) repeat-x;
    color: #00137F;
    font-size: 9pt;
    font-weight: bold;
    font-family: Calibri;
    padding-left: 5px;
    height: 18px;
}

.contentborderSupport {
    background: url(/Assets/Images/Smaller_Header.jpg) repeat-x;
    color: #00137F;
    font-size: 9pt;
    font-weight: bold;
    font-family: Calibri;
    padding-left: 8px;
    height: 18px;
}

.contentborderProfile {
    background: url(/Assets/Images/Smaller_Header.jpg) repeat-x;
    color: #00137F;
    font-size: 9pt;
    font-weight: bold;
    font-family: Calibri;
    padding-left: 5px;
    height: 18px;
}

#mainContent {
    height: 100%;
    overflow: hidden;
    font-family: Calibri;
    font-size: 9pt;
    background-color: #FFFFFF;
    padding: 0px;
}

#content {
    height: 100%;
    width: 100%;
    margin-bottom: -1px;
}

.PasswordControl {
    margin-left: 5px;
    background-image: url(/Assets/Images/loginBack.jpg);
}

#content dt {
    float: left;
}

#content dd {
    float: right;
}

#currentUser {
    color: #B0D5FF;
    float: right;
    padding-right: 25px;
    margin-top: 8px;
}

.CustomTabStyle .ajax__tab_header {
    font-family: Calibri;
    font-size: 11px;
    background: url(/Assets/Images/tab-line.gif) repeat-x bottom;
}

.DivButtonAlignRight {
    float: right;
}

.LogoutBar {
    color: #B0D5FF;
}

#searchBar {
    top: 0px;
    left: 175px;
    right: 0px;
    background-color: #E0E4E9;
    height: 24px;
    font-family: Calibri;
    font-size: small;
    border: solid 1px #E0E4E9;
}

.TableSummary {
    font-size: 9pt;
    font-family: Calibri;
}

    .TableSummary td {
        width: 150px;
        height: 20px;
    }

.tableForm {
    font-family: Calibri;
    font-size: 9pt;
}

.tableFormPassword {
    font-family: Calibri;
    font-size: 9pt;
    width: 700px;
    margin-left: 3px;
}

.tableFormCreateDriver {
    margin-left: 5px;
    font-family: Calibri;
    font-size: 9pt;
    width: 480px;
    padding-bottom: 5px;
}

.tableForm td {
    width: 260px;
}

.tableFormSearch {
    margin-left: 10px;
    font-family: Calibri;
    font-size: 9pt;
}

.textWarning {
    border: 1px dashed #000000;
}

.textInformation {
    border: 1px dashed #000000;
}

.ManageProfileButton {
    float: right;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 70px;
}

#searchBar table {
    width: 100%;
}

#searchBar td {
    color: black;
    padding-top: 1px;
}

#searchBar .l {
    padding-right: 4px;
    padding-left: 2px;
    text-align: left;
}

#searchBar .r {
    padding-right: 18px;
    padding-left: 2px;
    text-align: right;
    font-weight: bold;
}


.TitleBar {
    color: #3B3B3B;
    padding-left: 5px;
    height: 17px;
    background-color: #F0F0F0;
    font-weight: bold;
    font-family: Calibri;
    font-size: 9pt;
    border: solid 2px white;
}

.TitleBarPadded {
    color: #3B3B3B;
    padding-left: 5px;
    height: 17px;
    background-color: #F0F0F0;
    font-weight: bold;
    font-family: Calibri;
    font-size: 9pt;
    border-top: solid 5px white;
    border-bottom: solid 2px white;
    border-left: solid 5px white;
    border-right: solid 5px white;
}

.headerTemplateRepeater {
    background-color: #F0F0F0;
    font-family: Calibri;
}

.headerStatusCode {
    background-color: inherit;
    width: 120px;
}

.headerDescription {
    background-color: inherit;
    width: 175px;
}

.itemTemplateRepeater {
    font-family: Calibri;
}

.ItemsPanel {
    border: 1px solid #1194FF;
    font-size: small;
}

.ItemsPanelBorderFree {
    font-size: small;
}


.ItemsPanelImages {
    padding-top: 0px;
    padding-left: 10px;
    padding-bottom: 10px;
}

    .ItemsPanelImages h2 {
        color: #00137F;
    }

#sidebar {
    width: 175px;
    padding-top: 0px;
    height: 100%;
    font-family: Calibri;
    font-size: 9pt;
    margin-left: 0px;
}

#sidebar2 {
    width: 170px;
    border-left: 1px solid Gray;
    padding-left: 5px;
    font-family: Calibri;
    font-size: 9pt;
    padding-right: 15px;
    color: #3B3B3B;
}

#header {
    height: 90px;
    margin-left: 10px;
    background-repeat: no-repeat;
    background-position: left center;
    text-align: right;
    color: #999999;
    font-family: Arial;
    font-size: 10pt;
    padding-right: 10px;
}

#footer {
    background-color: #A5CCFF;
}

.FooterBar {
    padding-left: 5px;
    height: 14px;
    background-image: url(/Assets/Images/menubar.jpg);
    border-left: solid 1px Gray;
    border-right: solid 1px Gray;
    border-bottom: solid 1px Gray;
    border-top: none;
    font-weight: bold;
    font-family: Calibri;
    font-size: 9pt;
    padding-bottom: 6px;
}

.tb-borderLicenceNumber {
    border: 1px solid Gray;
    height: 15px;
    width: 180px;
    font-family: Calibri;
    font-size: 9pt;
    text-transform: uppercase;
}

.tb-borderPostCodeAccounts {
    border: 1px solid Gray;
    height: 16px;
    width: 300px;
    padding-left: 3px;
    font-family: Calibri;
    font-size: 9pt;
    text-transform: uppercase;
}

.tb-border {
    border: 1px solid Gray;
    height: 15px;
    width: 180px;
    font-family: Calibri;
    font-size: 9pt;
}

.tb-border-password {
    border: 1px solid Gray;
    height: 15px;
    width: 180px;
    font-family: Tahoma;
    font-size: 9pt;
}

.tb-border-accounts {
    border: 1px solid Gray;
    height: 16px;
    width: 300px;
    padding-left: 3px;
    font-family: Calibri;
    font-size: 9pt;
}

.tb-border-accounts-borderless {
    border: none;
    height: 16px;
    width: 300px;
    padding-left: 3px;
    font-family: Calibri;
    font-size: 9pt;
}

.tb-border-driver {
    border: 1px solid Gray;
    height: 15px;
    width: 180px;
    font-family: Calibri;
    font-size: 9pt;
}

.tb-border-manage {
    border: 1px solid Gray;
    padding-left: 2px;
    height: 15px;
    width: 220px;
    font-family: Calibri;
    font-size: 9pt;
}

.tb-border-manage-names {
    border: 1px solid Gray;
    padding-left: 2px;
    height: 15px;
    width: 220px;
    font-family: Calibri;
    font-size: 9pt;
}

.tb-border-less {
    border: none;
    width: 223px;
    height: 17px;
    font-family: Calibri;
    font-size: 9pt;
}

.tb-border-less-ListBoxSelect {
    border: none;
    width: 400px;
    height: 15px;
    margin-bottom: -5px;
    cursor: none;
}

.tb-border-less-label {
    border: none;
    width: 235px;
    height: 19px;
    font-family: Calibri;
    font-size: 9pt;
}

.tb-border-less-key {
    border: none;
    width: 220px;
    height: 17px;
    font-family: Calibri;
    font-size: 9pt;
}

.tb-border-droplist {
    margin-top: 1px;
    height: 20px;
    width: 400px;
    font-family: Calibri;
    font-size: 9pt;
}

/*Modal Popup*/
.modalPopup {
    background-color: White;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}

.modalPopupHeader {
    cursor: move;
    background-color: #F0F0F0;
    border: solid 1px Gray;
    color: #3B3B3B;
    text-align: center;
    font-family: Calibri;
    font-size: 10pt;
    font-weight: bold;
}

.modalPopupContent {
    color: Black;
    text-align: center;
    font-family: Calibri;
    font-size: 10pt;
}

.modalPopupHyperLink {
    text-align: center;
    font-family: Calibri;
    font-size: 10pt;
}

.modalPopupButton {
    cursor: pointer;
}

.MainMenu {
    padding: 5 5 5 5;
    height: 140px;
    width: 100%;
}

.aspMenuHover {
    background-image: url(/Assets/Images/MenuHover.gif);
}

.aspMenuSelected {
    background-image: url(/Assets/Images/MenuSelected.gif);
}

.aspMenuItem {
    height: 30px;
    font-weight: bold;
    display: block;
    width: 100%;
    text-indent: 3px;
    margin-top: 0px;
    padding-left: 0px;
}

.TreeViewLevel1 {
    font-size: 10pt;
    padding-left: 2px;
}

.tableUL {
    width: 100%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.tdAlignRight {
    text-align: right;
}

.tableFullSize {
    height: 100%;
    width: 100%;
}

    .tableFullSize td {
        vertical-align: top;
    }

.ImageSpacing {
    margin-right: 5px;
}

.bottomButtonBar {
    border-top: solid 1px Black;
    height: 25px;
    vertical-align: bottom;
    padding-top: 5px;
    padding-bottom: 5px;
}

.PanelPadder {
    border: solid 1px #B0B0B0;
    height: 3px;
    margin-bottom: 3px;
}

.divDashed {
    height: 0px;
    border-top: dashed 1px #3B3B3B;
    border-bottom: dashed 1px white;
    margin-top: 8px;
}

a.tt {
    color: #3CA3FF;
    font-weight: bold;
    text-decoration: none;
}

    a.tt:hover {
        color: #aaaaff;
    }

.modalBackground {
    background-color: silver;
    filter: alpha(opacity=30);
    opacity: 0.30;
}
