﻿#container {
    width: 99%;
    height: auto;
    position: relative;
}

#master-header {
    width: 100%;
    height: 40px; /*background: url(Images/admin-header-bgBrown.png) repeat-x;*/
    background-repeat: repeat-x !important;
    top: 0;
    padding: 0 1%;
    z-index: 1000;
    position: fixed;
}

#logo {
    float: left;
    width: 20%;
    color: #fff;
    height: 39px;
    margin-left: 2%;
}

.pageTitle {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 0 15px;
    text-align: left;
}

.queuesTitle {
    color: #222;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
}

#inner_container {
    width: 100%;
    height: auto;
    margin-top: 41px;
    padding: 0;
    margin-right: auto;
    margin-left: auto;
}

#rightContainer {
    width: 100%;
    min-height: 500px;
    height: auto;
    background-color: #efeeee;
    margin-left: 8px;
}

#rightContainerPopUp {
    width: 96%;
    min-height: 800px;
    height: auto;
    background-color: #efeeee;
    margin-left: 14px;
    color: #fff !important;
}

#footer {
    float: left;
    width: 100%;
    height: 14px;
    line-height: 6px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    padding: 10px 0 0 20px;
    clear: both;
    bottom: 0;
    /*background: url(Images/admin-header-bgBrown.png) repeat-x;*/ position: fixed;
    text-align: center;
    background: #4297D7;
}

.lniks {
    float: right;
}


/****************Left Side Menu****************************************************/
ul.vt_fancymenu li a,
ul.vt_fancymenu li a:link,
ul.vt_fancymenu li a:visited {
    color: #fff;
    display: block;
    font-size: 12px;
    height: 100%;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}

    ul.vt_fancymenu li a:hover,
    ul.vt_fancymenu li ul li a:hover,
    ul.vt_fancymenu li.active a,
    ul.vt_fancymenu li li.vtemfancyhover a span,
    ul.vt_fancymenu li li.vtemfancyhover li a:hover span { /*color:#FF9900 !important;*/
    }

ul.vt_fancymenu li li a,
ul.vt_fancymenu li li a:link,
ul.vt_fancymenu li li a:visited,
ul.vt_fancymenu li li.vtemfancyhover ul li a span {
    color: #fff !important;
    font-size: 14px;
    text-align: left;
    font-weight: normal;
    padding: 0;
    height: 30px;
    line-height: 30px;
}

ul.vt_fancymenu li li.parent {
    background: url(http://vtem.net/vtem_ex/modules/mod_vtem_fancymenu/assets/images/arrow.gif) 98% 10px no-repeat;
}

ul.vt_fancymenu li li.vtemfancyhover {
    background: url(http://vtem.net/vtem_ex/modules/mod_vtem_fancymenu/assets/images/arrow1.gif) 98% 10px no-repeat !important;
}
/*/////////////////////////////////////////////////////////////*/
ul.vt_fancymenu {
    margin: 0px;
    padding: 0 1px 0 0;
    list-style: none;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    left: 0px;
    background: #222222 url(http://vtem.net/vtem_ex/modules/mod_vtem_fancymenu/assets/images/line1.png) top right repeat-y;
}

.vt_fancymenu li.level0 {
    background-color: #222222;
}

ul.vt_fancymenu > li {
    width: 38px;
    min-height: 60px;
    margin: 0;
    background-image: url(http://vtem.net/vtem_ex/modules/mod_vtem_fancymenu/assets/images/line.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    padding: 8px 0;
}

ul.vt_fancymenu ul li {
    padding: 0;
    margin: 0;
    border-bottom: dotted 1px #888;
}

ul.vt_fancymenu li:hover ul {
    display: block;
}

ul.vt_fancymenu li ul {
    position: absolute;
    top: 4.6%;
    left: -180px;
    z-index: -1;
    width: 232px;
    display: none;
    /*background: none repeat scroll 0 0 #0078AE;*/ margin: 0;
    list-style: none;
}

    ul.vt_fancymenu li ul.docked {
        display: block;
        z-index: -2;
    }

.vt_fancymenu li ul li a.dock,
.vt_fancymenu li ul li a.undock {
    text-align: right;
    color: #fff !important;
    font-weight: bold;
    padding: 0px;
    /*background:url(http://vtem.net/vtem_ex/modules/mod_vtem_fancymenu/assets/images/arrow2.png) 0 center no-repeat;*/
}

    .vt_fancymenu li ul li a.dock:hover,
    .vt_fancymenu li ul li a.undock:hover { /*color:#000 !important;*/
    }

.vt_fancymenu li ul li a.undock {
    display: none;
}

.vt_fancymenu li ul.docked li a.undock {
    display: block !important;
}

.vt_fancymenu li ul li.header {
    border-bottom: none;
    -moz-border-radius: 3px;
    padding: 0 5px;
}

.vt_fancymenu li ul li {
    position: relative;
    display: block;
}

    .vt_fancymenu li ul li ul {
        height: auto !important;
        position: static;
        width: 100%;
        margin: 0;
        padding: 0;
        /*background-color: #6EAC2C;*/
    }

        .vt_fancymenu li ul li ul li.header {
            display: none !important;
        }

        .vt_fancymenu li ul li ul li {
            border-top: dotted 1px #6EAC2C;
            border-bottom: none;
        }
/*Basic reset*/
* {
    margin: 0;
    padding: 0;
}

#accordianLeftMenu {
    background: #727374;
    width: 232px;
    color: #fff;
    box-shadow: 0 5px 15px 1px rgba(0, 0, 0, 0.6), 0 0 200px 1px rgba(255, 255, 255, 0.5);
}
    /*heading styles*/
    #accordianLeftMenu h3 {
        font-size: 12px;
        line-height: 34px; /*padding: 0 10px;*/
        cursor: pointer;
        background: #003040;
        /*background: linear-gradient(#003040, #002535);*/ background-color: #222;
    }
        /*heading hover effect*/
        #accordianLeftMenu h3:hover {
            text-shadow: 0 0 1px rgba(255, 255, 255, 0.7);
        }
        /*iconfont styles*/
        #accordianLeftMenu h3 span {
            font-size: 16px;
            margin-right: 10px;
        }
    /*list items*/
    #accordianLeftMenu li {
        list-style-type: none;
    }
    /*links*/
    #accordianLeftMenu ul ul li a {
        color: white;
        text-decoration: none;
        font-size: 12px;
        line-height: 27px;
        display: block;
        padding: 0 15px; /*transition for smooth hover animationtransition: all 0.15s;*/
        cursor: pointer;
    }
        /*hover effect on links*/
        #accordianLeftMenu ul ul li a:hover {
            background: #003545;
            border-left: 5px solid lightgreen;
        }
    /*Lets hide the non active LIs by default*/
    #accordianLeftMenu ul ul {
        display: none;
    }

    #accordianLeftMenu li.active ul {
        display: block;
    }

.icon-srpc {
    float: left;
    width: 24px;
    height: 24px;
    background: url(Images/phone_number.png) no-repeat;
    margin: 4px 0 0 4px;
}

.icon-dspc {
    float: left;
    width: 24px;
    height: 24px;
    background: url(Images/order-history-icon.png) no-repeat;
    margin: 4px 0 0 4px;
}

.icon-mbpc {
    float: left;
    width: 24px;
    height: 24px;
    background: url(Images/maps.png) no-repeat;
    margin: 4px 0 0 4px;
}

.icon-hrpc {
    float: left;
    width: 24px;
    height: 24px;
    background: url(Images/user_group.png) no-repeat;
    margin: 4px 0 0 4px;
}

.icon-tcpc {
    float: left;
    width: 24px;
    height: 24px;
    background: url(Images/taxi.png) no-repeat;
    margin: 4px 0 0 4px;
}

.icon-ibpc {
    float: left;
    width: 24px;
    height: 24px;
    background: url(Images/invoice.png) no-repeat;
    margin: 4px 0 0 4px;
}

.icon-etm {
    float: left;
    width: 24px;
    height: 24px;
    background: url(Images/EmployeeTimeheet.png) no-repeat;
    margin: 4px 0 0 4px;
}

.icon-ads {
    float: left;
    width: 24px;
    height: 24px;
    background: url(Images/user_admin_gear.png) no-repeat;
    margin: 4px 0 0 4px;
}

.icon-dr {
    float: left;
    width: 24px;
    height: 24px;
    background: url(Images/order-history-icon.png) no-repeat;
    margin: 4px 0 0 4px;
}

.icon-mrrm {
    float: left;
    width: 24px;
    height: 24px;
    background: url(Images/mrrm.png) no-repeat;
    margin: 4px 0 0 4px;
}

.icon-dummy {
    float: left;
    width: 36px;
    height: 24px;
    margin: 4px 0 0 4px;
}
/****************Left Side Menu End****************************************************/
.ui-state-default.ui-element {
    height: 19px !important;
}

#description {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
}

#infowindow-content .title {
    font-weight: bold;
}

#infowindow-content {
    display: none;
}

#map #infowindow-content {
    display: inline;
}

.pac-card {
    margin: 10px 10px 0 0;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    background-color: #fff;
    font-family: Roboto;
}

#pac-container {
    padding-bottom: 12px;
    margin-right: 12px;
}

.pac-controls {
    display: inline-block;
    padding: 5px 11px;
}

    .pac-controls label {
        font-family: Roboto;
        font-size: 13px;
        font-weight: 300;
    }

#pac-input {
    background-color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 400px;
}

    #pac-input:focus {
        border-color: #4d90fe;
    }

#title {
    color: #fff;
    background-color: #4d90fe;
    font-size: 25px;
    font-weight: 500;
    padding: 6px 12px;
}

#target {
    width: 345px;
}

.tripalign {
    text-align: left;
    margin-left: 2%;
    font-size: 12px;
    margin-top: 2px;
}

.tblAffiliate {
    color: black;
    font-size: 11px;
    font-family: Segoe UI;
}

.tblVehicleType {
    color: White;
    font-size: 11px;
    font-family: Segoe UI;
}

#content-box {
    position: fixed;
    width: 0px;
    height: 40%;
    margin: 0;
    background-color: black;
    color: white;
    padding: 10px;
    font-size: 11px;
    z-index: 999999;
}

#DrvDiv {
    position: fixed;
    width: 0px;
    height: 40%;
    margin: 0;
    background-color: black;
    color: white;
    padding: 10px;
    font-size: 14px;
    z-index: 999999;
}

#CloseButton {
    position: absolute;
    top: 0px;
    left: 94%;
    width: 10px;
    height: 10px;
    padding: 10px 10px 15px;
    color: #fff;
    background-color: #036;
    border-radius: 0 0 0 10px;
}

    #CloseButton a {
        color: #fff;
        text-decoration: none;
    }

#DrvClosebtn {
    position: absolute;
    top: 0px;
    left: 94%;
    width: 10px;
    height: 10px;
    padding: 10px 10px 15px;
    color: #fff;
    background-color: #036;
    border-radius: 0 0 0 10px;
}

    #DrvClosebtn a {
        color: #fff;
        text-decoration: none;
    }

.ui-pg-div {
    display: block !important;
}

.ui-icon ui-icon-refresh {
    font-size: smaller !important;
}

.HideMe {
    display: none;
}

.ui-spinner-button {
    cursor: pointer;
}

ol {
    list-style: none;
    margin-left: 0%;
    overflow-y: auto;
    padding: 0%;
}

.ol-On-Timer {
    list-style: none;
    margin-right: 0%;
    overflow-y: auto;
    padding: 0%;
}

li {
    /*min-height: 21%;*/
    height: auto;
}

.searchTextSelectList {
    width: 98%;
}

.lstviewVehicle {
    border: 1px solid #808080;
}

.StateColor {
    color: #FF1C1C;
    font-size: small;
}

.StateONLINEColor {
    color: Green;
    font-size: small;
}

.StateIRTPUColor {
    color: Purple;
    font-size: small;
}

.StateOCCUPIEDColor {
    color: Olive;
    font-size: small;
}

.LoginTime {
    color: #FA1216;
}

.VehicleNo {
    color: Black;
    font-size: 12px;
    float: left;
}

.Affiliate {
    color: Black;
    font-size: 10px;
}

.DRVNAME {
    color: Black;
    font-size: 11px;
    width: 25%;
    float: left;
}

.SpeeDiv {
    color: #253272;
    font-size: 12px;
    width: 20%;
}

.DivChat {
    margin-left: 12px;
}

.chatDiv {
    display: block;
    text-align: center;
}

.hidechatDiv {
    display: none;
}

.btnChat {
    width: 100%;
    height: 18px;
    padding: 0px !important;
}

.btnShowtrip {
    width: 100%;
    height: 18px;
    padding: 0px !important;
}

.btnDRV {
    width: 100%;
    height: 18px;
    padding: 0px !important;
}

.btnDRVMap {
    width: 20%;
    height: 18px;
    padding: 0px !important;
}

.hidden-by-filter {
    display: none;
}

.lbl {
    font-weight: bold;
}

.Default-Image {
    background-image: url('../../icons/pAccepted.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
    margin-left: 5px;
    float: left;
    /*
            margin-bottom:40px;
            */
}

.HiddenElements {
    /*display: none;*/
}

.searchChkSelectListDiv {
    /*margin-left: 60%;*/
}


.DetailClass {
    background: azure;
    boarder-radius: 2px;
    border: 1px solid #CCA383;
    background: url;
    padding: 3px;
}

    .DetailClass:hover {
        background-color: #ffff99;
    }

.LastUpdateColor {
    color: #008B8B;
    width: 60%;
    float: left;
}

.LogPanel {
    display: none;
}

.AlwaysHidden {
    display: none;
}

.ui-jqgrid .ui-pg-selbox {
    display: none !important;
}

.ui-progressbar {
    width: 30% !important;
}

#pnlfooter {
    position: fixed;
    left: 0px;
    bottom: 27px;
    height: 30px;
    width: 100%;
    background: black;
}

.labels {
    color: Black;
    font-weight: bold;
    font-size: 10px;
    opacity: 1;
    pointer-events: none;
    text-align: center;
    width: 40px;
    white-space: nowrap;
    border: solid 1px;
    border-radius: 25px;
}

.my-custom-class-for-label {
}

.ListStateOnline {
    color: green;
    font-size: 13px;
}

.ListStateDISCONNECTED {
    color: #FF0000;
    font-size: 13px;
}

.ListStateOFFLINE {
    color: #C0C0C0;
    font-size: 13px;
}

.ListStateIRTPU {
    color: #A74AC7;
    font-size: 13px;
}

.ListStateATLOCATION {
    color: #00AFEF;
    font-size: 13px;
}

.ListStateOCCUPIED {
    color: #F88017;
    font-size: 13px;
}

.PC-Lable {
    z-index: 1px;
    font-weight: bold;
    font-size: 10px;
    opacity: 1;
    pointer-events: none;
    text-align: center;
    width: 40px;
    white-space: nowrap;
    border: solid 1px;
    background-color: #ff0000;
    border-radius: 25px;
    margin-left: 15px;
    color: white;
}

.labelsOFFLINE {
    z-index: 1px;
    font-weight: bold;
    font-size: 10px;
    opacity: 1;
    pointer-events: none;
    text-align: center;
    width: 40px;
    white-space: nowrap;
    border: solid 1px;
    background-color: #C0C0C0;
    border-radius: 25px;
    margin-left: 15px;
    color: White;
}

.labelsATLOCATION {
    z-index: 1px;
    font-weight: bold;
    font-size: 10px;
    opacity: 1;
    pointer-events: none;
    text-align: center;
    width: 40px;
    white-space: nowrap;
    border: solid 1px;
    background-color: #00AFEF;
    border-radius: 25px;
    margin-left: 15px;
    color: White;
}

.labelsBREAK {
    z-index: 1px;
    font-weight: bold;
    font-size: 10px;
    opacity: 1;
    pointer-events: none;
    text-align: center;
    width: 40px;
    white-space: nowrap;
    border: solid 1px;
    background-color: yellow;
    border-radius: 25px;
    margin-left: 15px;
    color: black;
    border: none;
}

.labelsUnAvailable {
    z-index: 1px;
    font-weight: bold;
    font-size: 10px;
    opacity: 1;
    pointer-events: none;
    text-align: center;
    width: 40px;
    white-space: nowrap;
    border: solid 1px;
    background-color: #ff0090;
    border-radius: 25px;
    margin-left: 15px;
    color: White;
}

.labelsDisconnected {
    z-index: 1px;
    font-weight: bold;
    font-size: 10px;
    opacity: 1;
    pointer-events: none;
    text-align: center;
    width: 40px;
    white-space: nowrap;
    border: solid 1px;
    background-color: #FF0000;
    border-radius: 25px;
    margin-left: 15px;
    color: White;
}

.labelsonline {
    z-index: 1px;
    font-weight: bold;
    font-size: 10px;
    opacity: 1;
    pointer-events: none;
    text-align: center;
    width: 40px;
    white-space: nowrap;
    border: solid 1px;
    background-color: green;
    border-radius: 25px;
    margin-left: 15px;
    color: White;
}

.labelsIRTPU {
    font-weight: bold;
    font-size: 10px;
    opacity: 1;
    pointer-events: none;
    text-align: center;
    width: 40px;
    white-space: nowrap;
    border: solid 1px;
    background-color: #A74AC7;
    border-radius: 25px;
    color: White;
}

.labelsOccupied {
    font-weight: bold;
    font-size: 10px;
    opacity: 1;
    pointer-events: none;
    text-align: center;
    width: 40px;
    white-space: nowrap;
    border: solid 1px;
    background-color: #F88017;
    border-radius: 25px;
    color: White;
}

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

    /* Dropdown button on hover & focus */
    .dropbtn:hover, .dropbtn:focus {
        background-color: #3e8e41;
    }

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    /* Links inside the dropdown */
    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        /* Change color of dropdown links on hover */
        .dropdown-content a:hover {
            background-color: #f1f1f1
        }

.DivAffilliateFilter {
    position: fixed;
    overflow-y: auto;
    bottom: 56px;
    left: 37%;
    width: 11%;
    height: 284px;
    z-index: 100000;
    background-color: #e4e4d9;
    padding: 5px;
    border-radius: 6px 6px 0px 0px;
    border: 1px solid black !important;
}

.btnVehicleTypeSelection {
    position: fixed;
    overflow-y: auto;
    bottom: 56px;
    left: 37%;
    width: 11%;
    height: 284px;
    z-index: 100000;
    background-color: teal;
    padding: 5px;
    border-radius: 6px 6px 0px 0px;
    border: 1.5px solid black !important;
}

.DivmultiSelect {
    position: fixed;
    bottom: 61px;
    left: 37%;
    width: 25%;
    height: 406px;
    z-index: 100000;
    background-color: #e4e4d9;
    padding: 5px;
    border-radius: 6px 6px 0px 0px;
}

.Multiselecttext {
    color: White;
    font-size: 11px;
    font-family: Segoe UI;
}

.label {
    color: #00a8c3;
    line-height: 20px;
    padding: 2px;
    display: block;
    float: left;
    width: 160px;
    font-size: 19px;
}
