﻿body {
    /*font-family: 'Nunito', sans-serif !important;*/
    font-family: Arial, sans-serif;
    position: absolute;
    width: 100%;
    height: 100% !important;
    background-color: #e0e0e0 !important;
}

#root{height:100%;}

a {
    color: #2196f3 !important;
    cursor: pointer;
}

    a:hover {
        color: #007bff !important;
        text-decoration: none !important;
    }

.map-refresh-button {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
    position: absolute;
    top: 2%;
    right: 1%;
}
.map-Info-button {
    padding: 18.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 4.2rem;
    position: absolute;
    top: -3%;
    right: 51%;
}
    .info-window-table {
   /* font-family: Calibri;
    font-size: 12px;
    width: 100%;
    padding: 0 20px 0 20px;
    background-color: #FFF2CC;
    border: 1px solid black;*/
}

.gm-style .gm-style-iw-c {
    min-width: 480px !important;
}
.map-container {
    height: 94%;
}

.map-div {
    height: 99%;
    width: 100%; 
    position:absolute;
}

#map-body {
    margin: 0 auto;    
}

#map-list-data {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 22px;
    display: none;
    z-index: 99999;
    width: 100%;
}

#bottom_bar {
    width: 100%;
    /*height: 12px;*/
    position: absolute;
    bottom: 10px;
    z-index: 999;
    text-align: center;
    background-color: #505050;
}

    #bottom_bar #bottom_menu .btn-success {
        color: #ffffff !important;
        font-size: 1rem;
    }

strong, b{font-weight:bold !important;}

.table td, .table th {
    padding: 0.2rem 0.3rem !important;
    font-size: 0.8rem !important;
}

.table.table-head-fixed thead tr:nth-child(1) th {
    background-color: #dbe0ea !important;   
}

.body {
    padding: 0px;
    margin: 0px;
   /* font-family: Arial, sans-serif;*/
    font-size: 16px;
    color: #333333;
    /*background-color: #333333;*/
}

a {
    color: #2196f3;
}

.ride-date {
    background-color: #6d7a8a;
    color: #ffffff;
    padding: 10px;
    font-size: 14px;
}

.card-rez-info {
    background-color: #ffffff;
    padding: 10px;
}

.info-airline {
    padding-left: 10px;
}

.info-live-status {
    background-color: #f6e58d;
    padding: 8px;
    color: #544800;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    font-weight: bold;
    font-size: 15px;
    margin: 10px 0px;
    line-height:normal;
}

.airline-name {
    color: #747474
}

.flight-status {
    font-size: 20px;
    font-weight: bold;
}

hr {
    border: none;
    height: 1px;
    color: #c1c1c1;
    background-color: #c1c1c1;
    margin: 15px 0px;
}

.direction {
    font-size: 30px;
}

.card-ride-list {
    margin: 10px;
}

.card-ride {
    background-color: #ffffff;
    padding: 15px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    margin-bottom: 10px;
}

.title {
    color: #747474;
    margin-right: 5px;
}

.value {
    font-weight: bold;
    color: #333333
}

.info-airport-transporter-hotel .divider {
    margin: 0px 5px;
    color: #747474
}

.info-airport-transporter-hotel .airport {
    line-height: 20px;
}

.info-airport-transporter-hotel .transporter {
    line-height: 20px;
    margin-top: 10px;
}

.info-airport-transporter-hotel .vehicle {
    line-height: 20px;
}

.icon-airline img {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
}

.driver-status {
    background-color: #f6e58d;
    color: #333333;
    padding: 10px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    box-shadow: rgb(50 50 93 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px;
    position: relative;
    margin: auto;
}
.info-driver {
    background-color: #ffffff;
    padding: 15px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 80%;
    bottom: 0;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
.info-driver-vehicle {
    padding-left: 10px;
}
    .info-driver-vehicle .divider {
        margin: 0px 5px;
        color: #747474
    }
.photo-driver img {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
}
.map {
    height: 100%;
}

.mapouter {
    position: relative;
    text-align: right;
    width: 100%;
    height: 100%;
}

.gmap_canvas {
    overflow: hidden;
    background: none !important;
    width: 100%;
    height: 100%;
}

.gmap_iframe {
    height: 100% !important;
}


.btn-refresh {
    position: absolute;
    top: 60px;
    right: 20px;
    z-index: 9999;
}

    /*.btn-refresh .btn-primary {
        background-color: #007bff;
        border: 0;
        color: #ffffff;
        padding: 5px 10px;
        border-radius: 5px;
    }

        .btn-refresh .btn-primary:hover {
            background-color: #0053ad;
        }*/

.btn-action .btn-primary {
    margin-top: 10px;
    width: 100%;
}
.content .card {
    box-shadow: none;
    margin-bottom: 1rem;
}
.form-group {
    margin-bottom: 0.4rem !important;
}
    .form-group label {
        font-size: 0.7rem !important;
        margin-bottom: 0rem;
        font-weight: normal !important;
    }

    .form-group .col-form-label {
        font-size: 0.8rem !important;
    }

    .form-group .form-check {
        display: inline;
        padding-left: 1.25rem;
        padding-right: 0.5rem;
    }
/*.replay-select-box {
    display: block;
    width: 100%;
    height: 32px;
    padding: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}*/

.vehicleReplyFilter > div{display:inline-block; margin-right:10px; vertical-align:middle}
  .vehicleReplyContainer {
    position: absolute !important ;
    z-index: 99;
    right: 10px;
    /*top: 10px;*/
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: 0px !important;
}
.gm-style .gm-style-iw-c {
    min-width: 289px !important;
}
.dx-dropdowneditor.dx-dropdowneditor-field-clickable, .dx-dropdowneditor.dx-dropdowneditor-field-clickable .dx-texteditor-input {
    height: 30px;
}
.dx-texteditor-input-container {
    margin-top: -2px !important;
}
.breadcrumb.btn-group-sm > .btn, .btn-sm {
    padding: 0.2rem 0.5rem;
}

.btn-custom-gray {
    background-color: #efefef !important;
    border-color: #c3c3c3 !important;
    color: #212529 !important;
}

    .btn-custom-gray:hover {
        background-color: #f8f9fa !important;
        border-color: #ddd !important;
        color: #565656 !important;
    }

    .btn-custom-gray:not(:disabled):not(.disabled):active, .btn-custom-gray:not(:disabled):not(.disabled).active, .show > .btn-custom-gray.dropdown-toggle {
        background-color: #f8f9fa !important;
        border-color: #ddd !important;
        color: #565656 !important;
    }
#bottom_bar #bottom_menu .btn-success {
    color: #ffffff !important;
    font-size: 1.5rem;
}

.fleet-status-count div {
    display: inline-block;
    margin-right: 20px;
    padding: 5px 10px
}

    .fleet-status-count div:last-child {
        display: inline-block;
        margin-right: 0px;
    }

.tripStatus > div {display:inline-block; margin-right:20px; text-align:center;}

.displayNone {
    display: none;
}

.displayBlock {
    display: block;
}