.highlighted {
    color: #348956;
    font-weight: 900;
}

.clear-filters {
    width: 20px;
    margin-right: 10px;
}

.timestamp {
    font-weight: 400;
    float: right;
}

#map,
#truckLogMap {
    width: 100%;
    height: 100%;
    display: block;
}

#locationMapContainer,
#truckMapContainer,
#mapContainer {
    width: 100%;
    height: 200px;
}

#locationDetailMap,
#truckDetailMap,
#detailMap {
    width: 100%;
    height: 100%;
}

.col.input-label,
.col.option,
.col.item-checkbox.current {
    display: inline;
    line-height: 2em;
}

.col.input-label {
    max-width: 200px;
}

.col.option {
    max-width: 350px;
}

.bar.bar-header {
    background: #FF8D00;
}

.bar-stable.clear.bar.bar-header {
    background-color: #fff;
}

.title.title-center.header-item,
.title {
    color: #fff;
}

.button.button-icon.button-clear.ion-navicon {
    color: #fff;
}

.button.button-block {
    margin: 0 auto;
    width: 95%;
    background-color: #4A4A4A;
    border: 2px solid #000;
}

#locationTruckDetails .tabs,
#truckTruckDetails .tabs,
#truckDetails .tabs {
    position: relative;
    background-color: #4A4A4A;
    border-color: #4a4a4a;
}

#locationTruckDetails .tabs-striped .pane,
#truckTruckDetails .tabs-striped .pane,
#truckDetails .tabs-striped .pane {
    position: relative;
}

#locationTruckDetails .tabs-top > .tabs, .tabs.tabs-top,
#truckTruckDetails .tabs-top > .tabs, .tabs.tabs-top,
#truckDetails .tabs-top > .tabs, .tabs.tabs-top {
    top: 0%;
}

.direction button {
    display: inline;
    max-width: 46%;
}

table tr td {
    text-align: center;
    font-weight: 200;
    border-bottom: 1px solid #E5E5E5;
    line-height: 4em;
}

table tr th {
    font-weight: 500;
    border-bottom: 1px solid #E5E5E5;
    line-height: 4em;
}

button span.back-text {
    display: none !important;
}

.data {
    border-bottom: 1px solid #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}

.mapInputDiv {
    position: absolute;
    top: 10px;
    left: 38px;
    width: 80%;
    height: 30px;
    z-index: 1;
    border: 1px #ccc;
    background: white;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3), 0 4px 15px -5px rgba(0, 0, 0, 0.0);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.mapText {
    margin-left: 10px;
    display: inline-block;
    margin-top: 5px;
    color: #999;
}

.selectedText {
    color: black !important;
}

.centerText {
    text-align: center;
}

div.fromTo {
    font-weight: 400;
    color: #8E8681;
    width: 14%;
    display: inline-block;
    float: left;
}

div.name {
    display: inline-block;
    width: 61%;
    float: left;
    text-align: center;
    font-size: .9em;
}

.routeDetail div.timestamp {
    display: inline-block;
    width: 25%;
    float: left;
    font-size: .9em;
}

div.routeDetail,
.truckLog,
.locationTruckLog {
    overflow: auto;
    clear: both;
}

.routeDetail div.timestamp span {
    display: inline-block;
    float: right;
}

.card .item {
    padding: 4px;
}

ion-item.item ion-item.item {
    display: none;
}

.timestamp.detailTime {
    font-weight: 300;
    font-size: .8em;
    color: gray;
    margin-top: -16px;
    height: 10px;
}

.item.item-divider span {
    font-size: .9em;
}

.item-complex .item-content {
    padding: 16px 16px 16px 16px;
}

.button-white {
    color: white !important;
}

.locationNolocation,
.truckNolocation,
.nolocation {
    color: #000;
    text-align: center;
    vertical-align: middle;
    padding-top: 100px;
    font-size: 1.2em;
}

.icon-image {
    margin-top: 4px;
    height: 30px;
}

.tab-title {
    font-size: 1.4em;
}

.tabs-top.tabs-striped .tab-item.tab-item-active, .tabs-top.tabs-striped .tab-item.active, .tabs-top.tabs-striped .tab-item.activated {
    border-width: 0px 0px 4px 0px !important;
}

.siteDetail,
.truckDetail {
    margin-left: 35px;
}

.noLogsRoutes {
    text-align: center;
    margin-top: 30px;
    font-size: 1.2em;
}

.name.locationName {
    text-overflow: ellipsis;
    overflow: hidden !important;
    white-space: nowrap;
    display: block;
}

.messageDiv {
    height: 37px;
}

.messageDiv button {
    margin: 3px 6px 0 0;
    float: right;
    font-size: 2em;
}

.messageDiv span {
    display: inline;
    width: 100%;
    text-align: center;
    color: gray;
    font-size: 1.2em;
    position: absolute;
    margin-top: 7px;
}

.item.item-input.item-text-wrap.item-floating-label span {
    font-weight: 300;
    color: #aaaaaa;
}

ion-infinite-scroll ion-spinner {
    display: none;
}

.subdomain {
    margin: 40px 30px 0 30px;
    text-align: left;
    font-size: 1.2em;
}

.item p {
    white-space: normal;
}

.fa.fa-list:before {
    content: "\f03a";
}

.fa.fa-road:before {
    content: "\f018";
}

.button.google-map-icon.button-clear.button-white {
    background-repeat: no-repeat;
    background-position: 100%;
    margin-top: 3px !important;
    height: 30px;
    width: 30px;
    background-image: url('../img/Google-Maps.png');
    background-size: contain;
}

.tabs .tab-item .icon.routes-active,
.tabs .tab-item .icon.routes-inactive {
    background-repeat: no-repeat;
    background-position: 50%;
    height: 64%;
    margin-top: 10px !important;
    background-size: contain;
}

.routes-active {
    background-image: url('../img/routes-active.png');
    position: absolute;
    left: 50%;
    height: 100%;
    width: 30px;
    top: 0;
}

.routes-inactive {
    background-image: url('../img/routes-inactive.png');
    position: absolute;
    left: 50%;
    height: 100%;
    width: 30px;
    top: 0;
}

.map-section.map-section-top.map,
.angular-google-map,
.angular-google-map-container {
    width: 100%;
    height: 100%;
}

.messageBody {
    margin: 10px 0;
    font-weight: 500;
}

.required,
.optional {
    line-height: 2em;
    border: 0;
    border-bottom: 1px solid #ddd !important;
}

.workorder ion-list .list,
.workorder textarea,
.workorder .requester {
    border-radius: 5px;
    border-left: 1px solid #D0D0D0;
    border-right: 1px solid #D0D0D0;
    overflow: hidden;
}

.workorder ion-list .list .item span {
    color: gray;
}

.workorder {
    margin-top: 30px;
}

.workorder label {
    margin-bottom: 30px;
    color: gray;
}

.workorder .site,
.workorder .fluidType {
    height: 37px;
}

.workorder .site label,
.workorder .fluidType label {
    padding-top: 14px;
    position: absolute;
}

.workorder .site button,
.workorder .fluidType button {
    margin: 3px 6px 0 0;
    float: right;
    font-size: 2em;
}

.workOrderList {
    /*height: 35px;*/
    margin-bottom: 10px;
    /*display: block;*/
    font-weight: 300;
    font-size: 0.9em;
}

.workOrderList span {
    font-size: 1.2em;;
}

.workorderListItem {
    display: block;
    height: 100%;
    margin-left: 10px;
}

#workorderDuration {
    display: block;
    height: 34px;
    padding: 6px 9px;
    width: 100%;
    font-size: 1.2em;
    -webkit-appearance: menulist-button;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #AAAAAA;
}

.quickdate-popup {
    width: 320px !important;
}

.quickdate-button {
    width: 100%;
    height: 40px;
    padding-top: 10px;
}

#allowedSites,
#fluids {
    font-weight: 300;
    color: #AAAAAA;
    font-size: 1em;
}

.item-checkbox label {
    padding-left: 100%;
}

#nav-icon {
    padding-top: 5px;
    font-size: x-large;
    color: white;
    cursor: pointer;
    cursor: hand;
}

#message-icon {
    padding-top: 5px;
    font-size: x-large;
    color: white;
    cursor: pointer;
    cursor: hand;
}

.select-list {
    color: white;
    width: 100%;
    text-align: center;
    font-size: large;
}

#message-search-icon {
    font-size: 16px;
    position: absolute;
    top: 10px;
    left: 5px;
}

.iOSMargin {
    margin-top: 20px;
}

#locationListHeader,
#truckListHeader,
#listHeader {
    position: relative;
    width: 100%;
    background-color: #4A4A4A;
    height: 44px;
}

#locationListHeader div .button,
#truckListHeader div .button,
#listHeader div .button {
    margin-left: 0;
    width: 100%;
    height: 100%;
    background-color: #4A4A4A;
    border-color: #4A4A4A;
}

#locationListHeader div .buttonMarker,
#truckListHeader div .buttonMarker,
#listHeader div .buttonMarker {
    width: 100%;
    height: 5px;
    z-index: 999;
    top: 39px;
    background-color: #fff;
    position: absolute;
}

.title .title-left .header-item,
.bar.bar-stable .title {
    color: #FFFFFF;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    text-transform: none;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    text-transform: none;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    text-transform: none;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    text-transform: none;
}

#customerId {
    text-transform: lowercase;
}

.textOnDevice {
    font-size: 0.8em;
}

/*
------------------------------- mozila specific css-------------------
*/

@-moz-document url-prefix() {
    .mozTimeStamp {
        top: -20px;
        position: relative;
    }

    .routeDetail .fromTo {
        font-weight: 400;
        width: 20%
    }

    .routeDetail .name {
        width: 50%;
        font-weight: 400;
    }

    .routeDetail div.timestamp {
        font-size: 0.85em;
        font-weight: 400;
        width: 28%;
    }

    .item-checkbox label {
        padding-left: 89%;
    }
}

ion-item.orderDetails {
    white-space: normal;
}

ion-item.orderDetails span.title {
    color: #000;
    font-size: 1.2em;
    display: block;
    margin-bottom: 6px;
}

ion-item.orderDetails span.description {
    color: #000;
    font-weight: 500;
    display: block;
    margin-bottom: 12px;
}

ion-item.orderDetails span.key {
    font-weight: 300;
    color: #666666;
    margin-bottom: 6px;
    display: block;
}

ion-item.orderDetails span.value {
    font-weight: 500;
    color: #000;
    margin-bottom: 12px;
    display: block;
}

ion-item.orderDetails div.job {
    margin-top: 6px;
    margin-bottom: 6px;
    border: 1px #222222;
    background: #eeeeee;
    display: inline-block;
    margin-right: 12px;
    padding: 4px;
    border-radius: 2px;
}

ion-item.orderDetails div.job .status{
    padding-left: 6px;
}

.row .filter-options {
    margin-top: 8px;
    margin-bottom: 8px;
    font-weight: 500;
    font-size: 1em;
}