﻿
.bodydiv {
    width: 100%;
    font-family: calibri,arial,Tahoma, Arial;
}
/*.bodydivhm {position:relative; left:0; font-family:calibri,arial,Tahoma, Arial;font-size:13px;
 color:#221074; 
}*/

input {
    border: 1px solid #666;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #333;
    font-weight: bold;
    /*box-shadow:  0px 0px 1px 0px #221074;*/
    -o-box-shadow: 0px 0px 1px 0px #221074;
    -webkit-box-shadow: 0px 0px 1px 0px #221074;
    -moz-box-shadow: 0px 0px 1px 0px #221074;
}

.tablelabel {
    color: #000 !important;
}

a {
    text-decoration: none;
    font-size: 13px;
}

    a:hover {
        text-decoration: underline;
    }

img {
    border: 0px;
}
/*body{background: transparent url(Images/Fuelbackground.png) repeat-x;margin:0; padding:0;font-size:13px;font-family:calibri,arial,Tahoma, Arial;color:#000;}*/

/*Modal Popup*/
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalProgressGreyBackground {
    background: #CCCCCC;
    filter: alpha(opacity=70);
    opacity: 0.6;
}

.modalProgressRedBackground {
    background: Red;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.modalPopupNew {
    text-align: center;
    padding-top: 30px;
    border-style: none;
    border-width: 0px;
    filter: alpha(opacity=90);
    background-color: #ccc;
    width: 100px;
    height: 100px;
}

.serverhyperlink {
    text-decoration: none;
    font-size: 15px;
}

    .serverhyperlink:hover {
        text-decoration: underline;
    }


.hdd {
    /*background:url(images/header1.png) no-repeat; width:924px; height:117px;margin:0px;*/
    min-height: 70px;
    background: url(images/header_bg.jpg) repeat #0d300a;
    position: relative;
    box-shadow: rgba(0,0,0,0.5) 0px 0px 5px 5px;
    -webkit-box-shadow: rgba(0,0,0,0.5) 0px 0px 5px 5px;
    -moz-box-shadow: rgba(0,0,0,0.5) 0px 0px 5px 5px;
    border-bottom: 5px solid #2a502a;
}

#plane1 {
    width: 10px;
    height: 11px;
    background-image: url(images/airplane1.jpg);
}

#plane2 {
    width: 10px;
    height: 11px;
    background-image: url(images/airplane2.jpg);
}

.clear {
    clear: left;
}

.headmenu {
    padding: 0px 0 0 0;
    margin: -2px 0 0 0;
}

.headerlinks {
    background: transparent;
    margin: 0;
    height: auto;
    padding: 5px 0 0 20px;
    width: 37px;
}

.loginlink {
    float: right;
    margin: -2px 0 0 0;
    height: 15px;
}

    .loginlink a {
        color: White;
    }

.complink {
    width: 98%;
    height: 39px;
    margin: 3px 0 0 0;
    padding: 2px 4px 0px 0;
    font: bold 28px arial,trebuchet ms;
    color: White;
    text-align: right;
}

.horizontal-menu li, .horizontal-menu a, .horizontal-menu {
    float: left;
}

.hide {
    text-indent: -9999px;
    outline: 0;
    display: block;
}

.masterlinks {
    width: 1000px;
    height: 37px;
    margin: -2px 0 0 5px;
    padding: 0;
    vertical-align: middle;
}

    .masterlinks a {
        color: #000;
        height: 32px;
        margin: 0;
        padding: 3px;
        text-decoration: none;
        font-size: 13px;
        font-weight: bold;
    }

        .masterlinks a:hover {
            color: #0b3811;
        }

#nav { /*position:absolute; top:91px;right:16px;*/
    width: 396px;
    height: 37px;
    margin: -9px 0 0 0;
    padding: 0;
}

    #nav a {
        height: 32px;
        background: url(images/admin-menus.jpg) no-repeat;
        margin: 0;
        padding: 0;
    }

.lblx {
    background: #ccc;
    padding: 3px;
}

a#schedules {
    width: 122px;
}

    a#schedules:hover {
        background-position: 0 -34px;
    }

    a#schedules.here {
        background-position: 0 -65px;
    }

a#dashboard {
    width: 142px;
    background-position: -122px 0;
}

    a#dashboard:hover {
        background-position: -122px -34px;
    }

    a#dashboard.here {
        background-position: -122px -65px;
    }

a#mgusers {
    width: 132px;
    background-position: -264px 0;
}

    a#mgusers:hover {
        background-position: -264px -34px;
    }

    a#mgusers.here {
        background-position: -264px -65px;
    }


.wrap {
    border: 1px solid #bdc7d8;
    position: relative;
    margin: 10px 0;
    width: 96%;
    min-height: 380px;
    background:;
    padding: 10px 10px 10px 20px;
    height: auto;
}

.lwrap {
    border: solid 0px #eee;
    float: left;
    margin: 0 10px 0 0;
    width: 280px;
    background: #fff;
    padding: 2px;
    height: 400px;
    overflow: auto;
}

.rwrap {
    border: 1px solid #fff;
    float: left;
    margin: auto;
    width: 1000px;
    height: 250px;
    background: transparent;
    padding: 10px 10px 10px 12px;
    overflow: auto;
}

.panelbg {
    background: #f1f7ee;
    padding: 4px 6px 10px 6px;
    margin: 0;
    border: solid 1px red;
    min-height: 320px;
}

legend {
    border: solid 1px #999;
    color: #333;
    background-color: #f0f0f0;
    padding: 1px 15px 1px 15px;
    margin: 0 0 10px;
    font: bold 13px calibri;
}

.clear {
    clear: left;
}

* {
    font-family: calibri,verdana,Arial;
}

span.rightuseredit {
    float: left;
    margin: 5px 0 0 305px;
    font-weight: bold;
}

.wrapupdiv {
    position: relative;
    margin: 15px 0 0 0px;
    width: 600px;
    height: 220px;
}

.logintable {
    margin: 0;
    padding: 5px;
    background: url() no-repeat;
    width: 450px;
    height: 240px;
}

.labellogin {
    float: left;
    margin-top: 0;
    padding: 0;
    color: black;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    width: 100px;
}

.loginusrname {
    margin-top: 10px;
    padding: 0;
    color: black;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    width: 100px;
}

.labellogin2 {
    float: left;
    margin: -20px 0 0 0;
    padding: 0;
    color: black;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    width: 100px;
}

.txtboxlogin {
    float: left;
    margin: -14px 0 0 0;
    padding: 0;
    Height: 20px;
    Width: 180px;
    Font-Size: 0.8em;
}

.txtboxlogin2 {
    position: absolute;
    margin: 8px 0 0 0;
    padding: 0;
    Height: 20px;
    Width: 180px;
    Font-Size: 0.8em;
}

.rememberme {
    float: left;
    margin: -22px 0 0 114px;
    padding: 0;
}

.btnlogin {
    float: left;
    margin: 0px 0 0 117px;
    padding: 0;
    Font-Size: 1.0em;
    font-weight: bold;
    color: white;
    width: 120px;
    height: 27px;
    background: url();
}

.signup {
    float: left;
    margin: -53px 0 0 250px;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
}

.userdetails {
    position: absolute;
    margin: -85px 0 0 648px;
    padding: 0;
    color: #221074;
    color: #ccc;
}

    .userdetails img {
        float: left;
        margin: 0px 5px 0 0;
        padding: 0;
        width: 22px;
        height: 20px;
    }

.updatebtn {
    position: absolute;
    margin: 80px 0 0 200px;
    padding: 0;
    background: url(images/)repeat-x;
    color: #fff;
}

.back2app {
    float: left;
    margin: 65px 0 0 767px;
    padding: 0;
    color: #221074;
    font-size: 16px;
}

.backappbtn {
    float: left;
    margin: 41px 0 0 820px;
    padding: 0;
    width: 70px;
    height: 25px;
    color: #fff;
    background: url(images/)repeat-x;
}

.appdiv {
    float: left;
    margin: 20px 0 0 5px;
    padding: 0;
}

.addappbtn {
    position: absolute;
    margin: 10px 0 0 725px;
    padding: 0;
    width: 100px;
    height: 25px;
    color: #fff;
    background: url(images/)repeat-x;
}

.label {
    float: left;
    margin: 0;
    padding: 0;
    color: Navy;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    width: 100px;
}

.ownertable2 .labelsiteid {
    position: absolute;
    margin: 33px 0 0 15px;
    padding: 0;
    color: Navy;
    text-align: right;
    width: 60px;
}

.ownertable2 .labelsructure {
    position: absolute;
    margin: -19px 0 0 225px;
    padding: 0;
    color: Navy;
    text-align: right;
    width: 150px;
}

.labellatitude {
    position: absolute;
    margin: -82px 0 0 15px;
    padding: 0;
    color: Navy;
    text-align: right;
    width: 60px;
}

.labellongitude {
    position: absolute;
    margin: -86px 0 0 302px;
    padding: 0;
    color: Navy;
    text-align: right;
    width: 60px;
}

.latitudelbl {
    position: absolute;
    margin: 0px 0 0 25px;
    padding: 0;
    color: Navy;
    text-align: right;
    text-align: right;
}

.latitudetxtbox {
    position: absolute;
    margin: 45px 0 0 3px;
    padding: 0;
    background: #dae5f2;
}

.latitudelbl2 {
    position: absolute;
    margin: 0px 0 0 25px;
    padding: 0;
    color: Navy;
    text-align: right;
    line-height: -5px;
    text-align: right;
}

.latitudetxtbox2 {
    position: absolute;
    margin: 0px 0 0 3px;
    padding: 0;
    background: #dae5f2;
}

.labelheight {
    position: absolute;
    margin: -69px 0 0 540px;
    padding: 0;
    color: Navy;
    text-align: right;
    width: 140px;
}

.labeladress {
    position: absolute;
    margin: -47px 0 0 12px;
    padding: 0;
    color: Navy;
    text-align: right;
    text-align: right;
}

.labelstate {
    position: absolute;
    margin: -96px 0 0 332px;
    padding: 0;
    color: Navy;
    text-align: right;
    text-align: right;
}

.heighttextbox {
    position: absolute;
    margin: -88px 0 0 681px;
    padding: 0;
    background: #dae5f2;
    height: 20px;
}

.options {
    float: left;
    margin: 15px 0 0 17px;
    padding: 0;
    color: #221074;
}

.checkoption {
    float: left;
    margin: 5px 0 0 22px;
    padding: 0;
    color: #221074;
}

.find_btn {
    float: left;
    margin: 80px 0 0 778px;
    padding: 0;
    background: url(images/)repeat-x;
    width: 50px;
    height: 25px;
}

.accountdiv {
    float: left;
    margin: 10px 0 0 4px;
    padding: 0;
}

.startendtable {
    float: left;
    margin: 5px 0 0 5px;
    padding: 0;
}

.ownertable .lebelstart {
    float: left;
    margin: 88px 0 0 20px;
    padding: 0;
    text-align: right;
    color: Navy;
    width: 75px;
}

.btnsave {
    position: absolute;
    margin: 16px 0 0 807px;
    padding: 0;
    width: 65px;
    height: 25px;
    background: url(images/)repeat-x;
}

.btnaddstaff {
    position: absolute;
    margin: 0px 0 0 102px;
    padding: 0;
    width: 85px;
    height: 25px;
}

.btnappsearch {
    float: left;
    margin: 0px 0 0 81px;
    padding: 0;
    width: 85px;
    height: 25px;
}

.linkbtnback {
    float: left;
    margin-left: 0px;
    margin-bottom: 15px;
    color: Navy;
}

.changepassword {
    position: absolute;
    margin: -264px 0 0 756px;
    padding: 0;
    font-size: 14px;
    color: Navy;
}

.changepassword2 {
    position: absolute;
    margin: 14px 0 0 731px;
    padding: 0;
    width: 125px;
    height: 25px;
    background: url(images/g)repeat-x;
}

.resetpassword {
    position: absolute;
    margin: -262px 0 0 754px;
    padding: 0;
    width: 120px;
    height: 25px;
    font-size: 14px;
    color: Navy;
}

.resetpassword2 {
    position: absolute;
    margin: 2px 0 0 82px;
    padding: 0;
    width: 120px;
    height: 25px;
    font-size: 14px;
}

.appdetailpanel {
    float: left;
    margin: 390px 0 20px 52px;
    padding: 0;
    width: 878px;
    height: 100px;
    text-align: left;
}

.appinspectorpanel {
    float: left;
    margin: 92px 0 20px 52px;
    padding: 0;
    width: 878px;
    height: 100px;
    text-align: left;
}

.appdiv2 {
    float: left;
    margin: 92px 0 0 52px;
    padding: 0;
    background: url(images/tablebg_manageappl.jpg) no-repeat;
    width: 878px;
    Height: 250px;
}

    .appdiv2 .locationpanel {
        float: left;
        margin: 6px 0 20px 6px;
        padding: 0;
        width: 813px;
        Height: 115px;
        text-align: left;
    }

.locationheadin {
    float: left;
    margin: 0;
    padding: 0;
    color: Navy;
    width: 230px;
    text-align: right;
}

.manageapps {
    position: absolute;
    margin: -57px 0 0 42px;
    padding-top: 0px;
    font-weight: bold;
    font-size: large;
    color: Navy;
    text-decoration: none;
}

    .manageapps .contractorlist {
        float: left;
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .manageapps .contractorlist li {
            margin: 0;
            padding-top: 10px;
            list-style: none;
            display: inline-block;
            text-align: center;
            font-size: 14px;
            font-weight: bold;
            font-family: calibri,Arial;
            width: 150px;
            height: 37px;
        }

            .manageapps .contractorlist li a {
                font-size: 14px;
                font-weight: bold;
                font-family: calibri,Arial;
                color: #221074;
                text-decoration: none;
            }

            .manageapps .contractorlist li.manageapplink {
                margin: 0;
                padding-top: 10px;
                list-style: none;
                display: inline-block;
                text-align: center;
                font-size: 14px;
                font-weight: bold;
                font-family: calibri,Arial;
                width: 190px;
                height: 37px;
                background: url(images/navbgli.jpg) repeat-x;
            }

            .manageapps .contractorlist li.applink {
                margin: 0;
                padding-top: 10px;
                list-style: none;
                display: inline-block;
                text-align: center;
                font-size: 14px;
                font-weight: bold;
                font-family: calibri,Arial;
                width: 130px;
                height: 37px;
                background: url(images/navbgli.jpg) repeat-x;
            }

            .manageapps .contractorlist li.acctlink {
                margin: 0;
                padding-top: 10px;
                list-style: none;
                display: inline-block;
                text-align: center;
                font-size: 14px;
                font-weight: bold;
                font-family: calibri,Arial;
                width: 110px;
                height: 37px;
                background: url(images/navbgli.jpg) repeat-x;
            }

.heading {
    position: relative;
    width: 950px;
    border-bottom: solid 1px #bdc7d8;
    font-size: 15px;
    color: #221074;
}

.ownertable {
    position: absolute;
    margin: 92px 0 0 52px;
    width: 828px;
    height: 200px;
    background: url(images/tablebg_appl.jpg) no-repeat;
}

.ownertable2 {
    position: absolute;
    margin: 92px 0 0 52px;
    width: 880px;
    height: 250px;
    background: url(images/ownertablebg.jpg) no-repeat;
}

    .ownertable2 .textbox {
        position: absolute;
        margin: 16px 0 0 75px;
        padding: 0;
        background: #dae5f2;
        height: 20px;
        Width: 157px;
    }

    .ownertable2 .structuretextbox {
        position: absolute;
        margin: -36px 0 0 375px;
        padding: 0;
        background: #dae5f2;
        height: 20px;
        Width: 157px;
    }

    .ownertable2 .textboxlatitude {
        position: absolute;
        margin: -84px 0 0 76px;
        padding: 0;
        background: #dae5f2;
        height: 20px;
    }

    .ownertable2 .textboxlongtitude {
        position: absolute;
        margin: -89px 0 0 375px;
        padding: 0;
        background: #dae5f2;
        height: 20px;
    }

.ownertable #ownerspecs {
    float: left;
    margin: 20px 0 0 14px;
    padding: 0;
    font-size: 17px;
    color: #221074;
}

.griddiv3 {
    position: absolute;
    margin: 92px 0 20px 52px;
    padding: 20px 0 0 20px;
    width: 880px;
    height: 250px;
    background-color: #f0f0f0;
    border: solid 1px #e1dbdb;
    background: url(images/ownertablebg.jpg) no-repeat;
}

.griddiv2 {
    position: absolute;
    margin: 92px 0 20px 52px;
    padding: 4px;
    width: 880px;
    height: 250px;
    background-color: #f0f0f0;
    border: solid 1px #e1dbdb;
    background: url(images/ownertablebg.jpg) no-repeat;
}

.griddiv {
    position: absolute;
    margin: 92px 0 20px 52px;
    padding: 4px;
    width: 828px;
    min-height: 80px;
    background-color: #f0f0f0;
    border: solid 1px #e1dbdb;
}

.griddivapplictn {
    position: absolute;
    margin: 392px 0 0px 52px;
    padding: 4px;
    width: 870px;
    min-height: 80px;
    background-color: #f0f0f0;
    border: solid 1px #e1dbdb;
}

.griddiv .manageappgrid {
    margin: 6px 0 0 7px;
    Width: 813px;
}

.griddiv .textbox {
    position: absolute;
    margin: 13px 0 0 -250px;
    padding: 0;
}

.ownertable2 .statedrpbox {
    float: left;
    margin: -100px 0 0 375px;
    padding: 0;
    background: #dae5f2;
}

.ownertable2 .adrestextbox {
    float: left;
    margin: -60px 0 0 75px;
    padding: 0;
    background: #dae5f2;
}

.ownertable2 .btnadd {
    position: absolute;
    margin: 10px 0 0 -124px;
    padding: 0;
    background: url(images/)repeat-x;
    width: 50px;
    height: 25px;
}

.ownerchange {
    position: absolute;
    margin: -30px 0 0 773px;
    padding: solid;
    font-size: 16px;
    color: #221074;
}

.updatebuton {
    position: absolute;
    margin: 168px 0 0 239px;
    padding: 0;
    background: url(images/)repeat-x;
    width: 70px;
    height: 25px;
}

.submitbuton {
    position: absolute;
    margin: 346px 0 0 862px;
    padding: 0;
    background: url(images/)repeat-x;
    width: 70px;
    height: 25px;
}

.label2 {
    float: left;
    margin: 10px 4px 4px 20px;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    width: 135px;
    font-family: calibri,Arial;
}

.griddiv3 .accounttextbox {
    position: absolute;
    margin: -34px 0 0 -618px;
    padding: 0;
    background: #dae5f2;
    height: 20px;
    Width: 160px;
}

.griddiv3 .label2 {
    float: left;
    margin: 10px 0 0 0;
    padding: 0;
    color: #221074;
    font-size: 16px;
    font-weight: normal;
    text-align: right;
    width: 135px;
    font-family: calibri,Arial;
}

.griddiv3 .label4 {
    position: absolute;
    margin: -45px 0 0 0;
    padding: 0;
    color: #221074;
    font-size: 16px;
    font-weight: normal;
    text-align: right;
    width: 135px;
    font-family: calibri,Arial;
}

.griddiv3 .accounttextbox4 {
    position: absolute;
    margin: -68px 0 0 -618px;
    padding: 0;
    background: #dae5f2;
    height: 20px;
    Width: 160px;
}

.griddiv3 .label5 {
    position: absolute;
    margin: -75px 0 0 0;
    padding: 0;
    color: #221074;
    font-size: 16px;
    font-weight: normal;
    text-align: right;
    width: 135px;
    font-family: calibri,Arial;
}

.griddiv3 .accounttextbox5 {
    position: absolute;
    margin: -99px 0 0 -618px;
    padding: 0;
    background: #dae5f2;
    height: 20px;
    Width: 160px;
}

.griddiv3 .staffnametextbox {
    position: absolute;
    margin: -73px 0 0 -704px;
    padding: 0;
    background: #dae5f2;
    height: 20px;
    Width: 160px;
}

.griddiv3 .labelmidname {
    position: absolute;
    margin: -119px 0 0 0;
    padding: 0;
    color: #221074;
    font-size: 16px;
    font-weight: normal;
    text-align: right;
    width: 135px;
    font-family: calibri,Arial;
}

.griddiv3 .midnametextbox {
    position: absolute;
    margin: -125px 0 0 -704px;
    padding: 0;
    background: #dae5f2;
    height: 20px;
    Width: 160px;
}

.griddiv3 .labellastname {
    position: absolute;
    margin: -93px 0 0 0;
    padding: 0;
    color: #221074;
    font-size: 16px;
    font-weight: normal;
    text-align: right;
    width: 135px;
    font-family: calibri,Arial;
}

.griddiv3 .lastnametextbox {
    position: absolute;
    margin: -100px 0 0 -704px;
    padding: 0;
    background: #dae5f2;
    height: 20px;
    Width: 160px;
}

.griddiv3 .labellevel {
    position: absolute;
    margin: -68px 0 0 0;
    padding: 0;
    color: #221074;
    font-size: 16px;
    font-weight: normal;
    text-align: right;
    width: 135px;
    font-family: calibri,Arial;
}

.griddiv3 .leveldropdown {
    position: absolute;
    margin: -75px 0 0 -704px;
    padding: 0;
    background: #dae5f2;
    height: 24px;
    Width: 166px;
}

.griddiv3 .usernametextbox {
    position: absolute;
    margin: -88px 0 0 -704px;
    padding: 0;
    background: #dae5f2;
    height: 20px;
    Width: 160px;
}

.accounttextbox {
    position: absolute;
    margin: -10px 0 0 -696px;
    padding: 0;
    background: #dae5f2;
    height: 20px;
    Width: 160px;
}

.accounttextbox2 {
    position: absolute;
    margin: -10px 0 0 -696px;
    padding: 0;
    background: #dae5f2;
    height: 22px;
    Width: 165px;
}

.applicationinfo {
    position: absolute;
    margin: 20px 0 0 20px;
    padding: 0;
    color: #221074;
    font-size: 16px;
    font-family: calibri,Arial;
    width: 400px;
}

.startndendtxtbox {
    float: left;
    margin: 40px 0 0 -691px;
    padding: 0;
    width: 170px;
    height: 20px;
    background-color: #dae5f2;
}

.btnsearchadmin {
    position: absolute;
    margin: 102px 0 0 -61px;
    padding: 0;
    width: 65px;
    height: 25px;
    background: url(images/)repeat-x;
}

.boldlabel {
    font-weight: bold;
    font-size: 12px;
    padding-left: 4px;
}
/*.footer{width:100%; text-align:left; color:#769F7E; font-size:12px;
        margin-top:30px;
        /*background-color:#769F7E;
}*/
.contents {
    margin-left: 6.5%;
    padding: 10px;
    margin-right: 6.5%;
    background-color: #e8e8e8;
}

.griddivwrap {
    margin-top: 0;
    padding: 0;
}

.pagetitle {
    margin: 5px 0 0 0;
    padding: 0 4px 5px 0;
    width: 934px;
    height: 30px;
    border-bottom: dotted 1px #555;
    background: transparent;
}

    .pagetitle p {
        padding: 7px 0 7px 5px;
        margin: 0;
        font-size: 18px;
        color: #333;
        font-weight: bold;
    }

.unaprovebtn {
    position: absolute;
    margin: 50px 0 0 853px;
    padding: 0;
    width: 100px;
    height: 22px;
    font-size: 13px;
    font-weight: bold;
    color: #063405;
    text-align: center;
}

.saveuserbtn {
    position: absolute;
    margin: 63px 0 0 892px;
    padding: 0;
    width: 60px;
    height: 22px;
    font-size: 13px;
    font-weight: bold;
    color: #063405;
    text-align: center;
}

.arraivalsaveuserbtn {
    position: absolute;
    margin: 160px 0 0 163px;
    padding: 0;
    width: 60px;
    height: 22px;
    font-size: 13px;
    font-weight: bold;
    color: #063405;
    text-align: center;
}

.arivalsearchbtn {
    display: inline-block;
    margin: 0px;
    padding: 0;
    width: 100px;
    height: 22px;
    font-size: 13px;
    font-weight: bold;
    color: #063405;
    text-align: right;
}

.aprovebtn {
    position: absolute;
    margin: 50px 0 0 747px;
    padding: 0;
    width: 100px;
    height: 22px;
    font-size: 13px;
    font-weight: bold;
    color: #063405;
    text-align: center;
}

.backuserlink {
    display: inline-block;
    margin: 0px;
    padding: 0;
    width: 940px;
    height: 22px;
    font-size: 16px;
    font-weight: bold;
    color: #063405;
    text-align: right;
}

.backuserlink2 {
    display: inline-block;
    margin: 0;
    padding: 8px 15px 0 0;
    width: 940px;
    height: 22px;
    font-size: 16px;
    font-weight: normal;
    color: #063405;
    text-align: right;
}

.navlinks {
    display: inline-block;
    position: static;
    margin: 0;
    padding: 8px 0 0 0;
    width: 940px;
    height: 22px;
    font-size: 14px;
    font-weight: normal;
    color: #063405;
    text-align: right;
}

.navlinks2 {
    display: inline-block;
    position: static;
    margin: 0;
    padding: 8px 0 0 0;
    width: 940px;
    height: 22px;
    font-size: 14px;
    font-weight: normal;
    color: #063405;
    text-align: right;
}

.tablewrap {
    margin: 50px 0 0 0;
    padding: 0;
    width: 900px;
    border: solid 1px #063405;
}

.labelrole {
    display: block;
    margin-top: 3px;
    padding: 0 4px 0 4px;
    width: 920px;
    height: 35px;
    border-bottom: solid 1px #b0b0b0;
}

.labelroleadress {
    float: left;
    margin-top: 3px;
    padding: 0 4px 0 4px;
    width: 940px;
    height: 60px;
    border-bottom: solid 1px #b0b0b0;
}

.labelrole2 {
    display: block;
    margin-top: 3px;
    padding: 0 4px 0 4px;
    width: 900px;
    height: 35px;
    border-bottom: none;
}

.tablewrap .labelroletxtbox {
    margin: 0px 0 0 0px;
    padding: 0;
    width: 170px;
    height: 20px;
}

.tablewrap .adresslabelroletxtbox {
    margin: 0px 0 0 0px;
    padding: 0;
    width: 170px;
    height: 50px;
}

.labelstyle {
    color: #063405;
    text-align: left;
    width: 150px;
}

.btnreset {
    position: absolute;
    margin: 27px 0 0 884px;
    padding: 0;
    width: 70px;
}

.btnverify {
    float: left;
    margin: 3px 0 0 166px;
    padding: 0;
    width: 70px;
}

.btnupdate {
    position: absolute;
    margin: 64px 0 0 884px;
    padding: 0;
    width: 70px;
}

.btnsearch {
    margin: 3px 0 20px 166px;
    padding: 0;
    width: 70px;
}

.bottonupdate {
    float: left;
    margin: 5px 0 0 164px;
    padding: 0;
    width: 70px;
}

.schedulebtn {
    position: absolute;
    margin: 63px 0 0 874px;
    padding: 0;
    width: 80px;
    height: 22px;
    font-size: 13px;
    font-weight: bold;
    color: #063405;
    text-align: center;
}

.schedulebacklink {
    position: absolute;
    margin: 64px 0 0 783px;
    padding: 0;
    width: 100px;
    height: 22px;
    font-size: 16px;
    font-weight: bold;
    color: #063405;
    text-align: center;
}

.erroemsg {
    position: absolute;
    margin: 51px 0 0 12px;
    padding: 0;
    font-size: 14px;
}

.loginusernamerow {
    position: absolute;
    margin: 10px 0 0 10px;
    padding: 0;
    width: 320px;
    height: 40px;
}

    .loginusernamerow .loginusername {
        margin: 0;
        padding: 0;
    }

.loginusernamerow2 {
    margin: 70px 0 0 10px;
    padding: 0;
    width: 320px;
    height: 40px;
}

    .loginusernamerow2 .loginusername2 {
        margin: 0;
        padding: 0;
    }

.welcomelabel {
    color: White;
}
/*the page*/


/* form */
.servertextbox {
    width: 187px;
    border: 1px solid #bdc7d8;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #000;
    /*box-shadow:  0px 0px 1px 0px #221074;*/
    -o-box-shadow: 0px 0px 1px 0px #221074;
    -webkit-box-shadow: 0px 0px 1px 0px #221074;
    -moz-box-shadow: 0px 0px 1px 0px #221074;
}

.grid {
    text-decoration: none;
}

.serverdropdown {
    /*margin-top: 8px;*/
    width: 200px;
    color: #000;
    /*box-shadow:  0px 0px 1px 0px #221074;*/
    -o-box-shadow: 0px 0px 1px 0px #221074;
    -webkit-box-shadow: 0px 0px 1px 0px #221074;
    -moz-box-shadow: 0px 0px 1px 0px #221074;
    border: 1px solid #bdc7d8;
    height: 30px;
    font-size: 13px;
    vertical-align: middle;
}

.serverlabel {
    font-size: 12px;
    color: #000;
}

.serverbutton {
    /*box-shadow:  0 0px 2px 0px #666;*/
    -o-box-shadow: 0 0px 2px 0px #666;
    -webkit-box-shadow: 0 0px 2px 0px #666;
    -moz-box-shadow: 0 0px 2px 0px #666;
    cursor: pointer;
    border: 1px solid #666;
    background-color: #eae9e9;
    color: #000;
    padding-bottom: 3px;
    padding-left: 3px !important;
    padding-right: 3px !important;
    text-align: center;
    margin: 0px 0px 2px 0px;
    font-size: 13px;
    vertical-align: middle;
    height: 20px;
    font-weight: bold;
    min-width: 60px !important;
}

    .serverbutton:hover {
        background-color: #f0f0ff;
        border: 1px solid #999;
    }

.servercheckbox {
    width: 150px;
    font-size: 13px;
    color: #000;
    vertical-align: middle;
    font-family: Calibri;
    text-align: center;
}

.link {
    text-decoration: none;
    color: #000;
    font-size: 15px;
}

    .link:hover {
        color: #5e85ab;
    }




/* tabular */
/*.content{
    width: 940px;
    margin: 0;
    padding: 5px;
    background: #fff;
    border: 1px solid #fff;
    font-size:14px;
}*/

.tab_navigation {
    width: 950px;
    text-align: left;
    height: 30px;
    margin: 0;
    padding: 0;
}


    .tab_navigation li {
        float: left;
        display: inline-block;
        list-style: none;
        width: 120px;
        height: 23px;
        margin: 0 auto;
        text-align: left;
        padding: 7px 0px 0px 30px;
        font: normal 13px black;
    }

        .tab_navigation li a {
            display: block;
            float: left;
            text-decoration: none;
            text-transform: uppercase;
            color: #fff;
            font-weight: bold;
            font-size: 13px;
            background-color: transparent;
            padding: 0px;
            margin: 0 auto;
        }


.move-left {
float:right !important;
}

.tab_navigation li.dashsub1 {
    background: url(images/dashbut1.jpg)no-repeat;
    width: 120px;
    height: 30px;
}

.tab_navigation li.dashsub2 {
    background: url(images/dashbut2.jpg)no-repeat;
    width: 120px;
    height: 30px;
}

.tab_navigation li.dashsub3 {
    background: url(images/dashbut3.jpg)no-repeat;
    width: 120px;
    height: 30px;
}

.tab_navigation li.dashsub4 {
    background: url(images/dashbut4.jpg)no-repeat;
    width: 120px;
    height: 30px;
}

.tab_navigation li.dashsub5 {
    background: url(images/dashbut5.jpg)no-repeat;
    width: 120px;
    height: 30px;
}

.clear_left {
    clear: left;
}

.dashbox1 {
    background: #6b973f;
}

.dashbox2 {
    background: #7ba42a;
}

.dashbox3 {
    background: #708783;
}

.dashbox4 {
    background: #63a36b;
}

.dashbox5 {
    background: #84936c;
}

.tab_navigation li a:hover,
.tab_navigation li a:active,
.tab_navigation li.ui-tabs-selected a {
    color: #fff;
    text-decoration: none;
}

.tabs {
    color: White;
    margin: 0px;
    border: none;
    padding: 10px 5px 5px 5px;
    width: 910px;
    min-height: 320px;
    text-align: left;
}

.ui-tabs-hide {
    display: none;
}

.my-fileupload {
    border: 1px solid #627BAD;
    background-color: #D8DBED;
}

.gridwrap {
    float: left;
    margin-left: 0px;
    padding-left: 0px;
    width: 100%;
    height: 220px;
    overflow: auto;
    padding-top: 10px !important;
}

.ajax-half-circle-blue {
    width: 32px;
    height: 32px;
    background: transparent url(images/ajax-half-circle-blue.gif) 0 0;
    float: right;
}

.gridwrap2 {
    float: left;
    margin-left: 0px;
    padding-left: 0px;
    width: 100%;
    height: 250px;
    overflow: auto;
    padding-top: 10px !important;
}

.gridwrap3 {
    float: left;
    margin-left: 0px;
    padding-left: 0px;
    width: 100%;
    height: 320px;
    overflow: auto;
    padding-top: 10px !important;
}


/*my edits*/
#logindiv {
    margin: 0 auto;
    margin-top: 8em;
    width: 450px;
    height: 250px;
    /*background-image:url(images/loginbg.png)  ;*/
}

    #logindiv #logindivinner {
        margin: 0;
        /*padding: 2em 2em;*/
        padding-top: 3em;
    }

/*tables*/
tr.pinfotr {
    margin: 0;
    padding: 0;
    border: solid 1px white;
    padding: 10px;
    background: #fff;
    width: 660px;
    clear: left;
}

pinfotr2 {
    display: block;
    margin: 0;
    padding: 0;
    border: solid 1px white;
    padding: 3px 3px 3px 0px;
    background: #eee;
    width: 560px;
    clear: left;
}

.paneldivider {
    margin-top: 10px;
}
/*labels*/
.labels {
    display: block;
    padding: 10px 35px 0 5px;
    font-weight: bold;
    color: #000000;
    font-size: 13px;
}

.labels2 {
    display: block;
    width: 125px;
    color: #000000;
    font-weight: bold;
}

.labels3 {
    display: block;
    padding: 6px 0 0 3px;
    font-weight: bold;
    color: #000000;
    font-size: 13px;
}

.labels4 {
    display: block;
    width: 192px;
    padding: 6px 0 0 3px;
    font-weight: bold;
    color: #000;
    font-size: 13px;
}

.labels5 {
    display: block;
    width: 222px;
    padding: 6px 0 0 3px;
    font-weight: bold;
    color: #000;
    font-size: 13px;
}

.loginbtn {
    border: solid 1px red;
}

.sectiontitl {
    float: left;
    margin: 8px 0 10px 2px;
    padding: 0;
    width: 930px;
    color: #003333;
    font-size: 16px;
    font-weight: bold;
    border-bottom: solid 1px #eeeeee;
    text-transform: uppercase;
}



.loginimg {
    background: url(images/logout.png) no-repeat;
    width: 24px;
    height: 24px;
    margin-top: 12px;
}

.tabledivwrap {
    margin: 0;
    padding: 0;
    float: left;
}

.gridalign {
    margin: 0;
    padding: 0;
    border: solid 1px red;
}

.gridlabels {
    margin: 0;
    padding: 0;
    width: 60px;
    color: Red;
}

.gridtextbox {
    margin: 0;
    padding: 0;
    width: 60px;
}

.containerwrap {
    float: left;
}

.topmenu {
    margin-left: 2%;
    margin-right: 2%;
}


section.loginBody {
    margin-top: 0;
    /*min-height: 49.1em !important;*/
    background-size: cover;
    margin-bottom: -1.5em;
}

.loginfooter {
    margin-top: 3.5em;
    color: #fff;
    font-size: 0.83em;
}

    .loginfooter a:hover {
        color: #51a351;
        text-decoration: none;
    }

    .loginfooter a {
        color: #fff;
        text-decoration: underline;
        -webkit-transition: all 5ms ease;
        -moz-transition: all 5ms ease;
        -o-transition: all 5ms ease;
        -ms-transition: all 5ms ease;
    }

body#loginView {
    background-color: #1f2420 !important;
}

div#logindivinner {
    border-radius: 5px;
    background-color: #1c1c1c;
    -moz-box-shadow: 0 0 7px #4f4f4f;
    -webkit-box-shadow: 0 0 7px #4f4f4f;
    -o-box-shadow: 0 0 7px #4f4f4f;
}

div#PnlLogin {
    width: 100%;
}

    div#PnlLogin table {
        margin-bottom: 4px;
    }

div#PnlForgot #btnSubmit {
    margin-top: .6em;
}

input#Login1_LoginButton {
    border-radius: 4px;
    background-color: #51a351;
    color: #fff;
    width: 70%;
    padding: 5px 5px;
    margin: 3px;
    margin-right: 6px;
}

    input#Login1_LoginButton:hover {
        background-color: #3d7b3d;
    }

input#Login1_UserName, input#Login1_Password {
}


table#login1 {
    margin-right: -1em !important;
    margin-left: -1em !important;
}

a#btnForgotPass {
    color: #ccc !important;
    padding-left: 60px;
    padding-top: 20px;
}

    a#btnForgotPass:hover {
        color: #51a351 !important;
    }

table#login1 tbody tr td table tbody tr {
    display: none !important;
}

.nodisplay {
    display: none !important;
}

.padding-right20 {
    padding-right: 30px;
    display: block !important;
}

img#loginHeader {
    position: absolute;
    top: 5px;
    left: 20px;
}

#FuelContent_tblInfoRep tr td {padding-bottom:15px;}
#FuelContent_plblText {
    float: left;
    margin: 8px 0 10px 2px;
    padding: 0;
    width: 930px;
    color: #003333;
    font-size: 16px;
    font-weight: bold;
    border-bottom: solid 1px #eeeeee;
    text-transform: uppercase;
}
#FuelContent_lblDisclaimer {
    position: relative;
    top: 10px;
}
#FuelContent_viewDriversPnl{padding-bottom:25px;}