﻿.fixed_headers {
    width: 750px;
    table-layout: fixed;
    border-collapse: collapse;
}

    .fixed_headers th {
        text-decoration: underline;
    }

    .fixed_headers th,
    .fixed_headers td {
        padding: 5px;
        text-align: left;
    }

        .fixed_headers td:nth-child(1),
        .fixed_headers th:nth-child(1) {
            min-width: 200px;
        }

        .fixed_headers td:nth-child(2),
        .fixed_headers th:nth-child(2) {
            min-width: 200px;
        }

        .fixed_headers td:nth-child(3),
        .fixed_headers th:nth-child(3) {
            width: 350px;
        }

    .fixed_headers thead {
        background-color: #333;
        color: #FDFDFD;
    }

        .fixed_headers thead tr {
            display: block;
            position: relative;
        }

    .fixed_headers tbody {
        display: block;
        overflow: auto;
        width: 100%;
        height: 300px;
    }

        .fixed_headers tbody tr:nth-child(even) {
            background-color: #DDD;
        }

.old_ie_wrapper {
    height: 300px;
    width: 750px;
    overflow-x: hidden;
    overflow-y: auto;
}

    .old_ie_wrapper tbody {
        height: auto;
    }


body {
}

.map_canvas, #geocomplete {
    width: 80%;
    margin-left: 3%;
}

.mrg-top10 {
    margin-top: 10px;
}

.mrg-bot10 {
    margin-bottom: 10px;
}

.ftactive {
    color: #0faf2d;
}

.ftinactive {
    color: #d6312c;
}

.ftinactive-bck {
    background: red !important;
    color: white !important;
}

.ftunderline {
    text-decoration: underline;
}

.ftpadding1 {
    padding: 2px 5px;
}

.ftfloatleft {
    float: none;
}

.v-b {
    vertical-align: middle !important;
}

.centerAction {
    float: left;
    margin-left: 40%;
}

.centerDropdown {
    left: auto !important;
    right: 50% !important;
}

    .centerDropdown:after {
        left: auto !important;
        right: 45% !important;
    }

.ftmleft10 {
    margin-left: 10px;
}

.ftmleft5negative {
    margin-left: -5px;
}

.input-groupview {
    border-collapse: separate;
    display: table;
    position: relative;
    width: 50%;
    font-weight: bold;
    float: right;
}

table tbody tr td {
   overflow-wrap: break-word;
    max-width: 200px;
}

.fixedWidth .col-lg-12 .col-lg-4 .form-group .input-groupview {
    overflow-wrap: break-word;
    max-width: 50%;
    display: inline;
}

.input-group {
    border-collapse: separate;
    display: table;
    position: relative;
    width: 100%;
}

.form {
    width: 70px;
}

.check-group {
    border-collapse: separate;
    display: table;
    position: relative;
    width: 74%;
    font-weight: bold;
    float: right;
}

.panel-headingnopadding {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 0;
}


    .panel-headingnopadding p {
        text-align: left;
    }


    .panel-headingnopadding h4 {
        font-size: 18px;
        font-family: Verdana, Geneva, sans-serif;
        color: #1362a5;
        padding: 10px 0 0 21px;
    }

    .panel-headingnopadding h5 {
        font-size: 18px;
        font-family: Verdana, Geneva, sans-serif;
        color: #1362a5;
        padding: 10px 0 0;
    }

.driver-profile {
    width: 100%;
    text-align: left;
}

    .driver-profile h4 {
        font-size: 18px;
        font-family: Verdana, Geneva, sans-serif;
        color: #1362a5;
        padding: 2px 0 4px;
    }

/*.driver-profile p { float:left; text-align:left; }*/

.panel-default > .panel-headingnopadding {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333;
    padding-bottom: 15px;
    padding-left: 12px;
    padding-top: 15px;
}

.nopadding {
    padding: 0px !important;
    float: left;
}

.simplebackground {
    background-color: #BFBFBF;
    border-color: #FFFFFF;
}

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.rotate10 {
    /*/* Safari */
    -webkit-transform: rotate(-10deg);
    /* Firefox */
    -moz-transform: rotate(-10deg);
    /* IE */
    -ms-transform: rotate(-10deg);
    /* Opera */
    -o-transform: rotate(-10deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#panel22 {
    padding: 0px 20px 10px 27px;
}

.driverstatus {
    width: 90%;
}

.drive {
    margin: 8px 17px 13px 0;
}


/*.drive-fixed {
 
    border: 2px solid #e3e3e3;
    margin-left: 0;
    padding-bottom: 10px; padding-right: 15px;
    position: fixed;
    width: 79.2%; border-radius: 4px;
    z-index: 999; background:#f5f5f5; margin-top: -9px;
}*/

.navbar {
    opacity: 1;
}

.navbar-background {
    background-color: #f5f5f5;
}



.well2 {
    margin: 61px 1px 19px;
    padding: 7px 19px 19px 19px;
}

.form-group label {
    font-weight: normal !important;
}

.drive-fixed {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 2px solid #e3e3e3;
    border-radius: 4px;
    margin-left: 0;
    margin-top: -9px;
    padding-bottom: 10px;
    position: fixed;
    /*width: 73.9%;*/
    width: 92.1%;
    z-index: 999;
    margin-top: 0px;
}

.add-drv {
    float: left;
}

.panel-height {
    min-height: 120px;
}

.scroll500 {
    overflow-x: scroll;
    min-height: 500px;
}

.width100 {
    width: 100px !important;
}

.width150 {
    width: 150px !important;
}

.width300 {
    width: 300px !important;
}

.width80 {
    width: 80px !important;
}

.table-fixed thead {
    width: 97%;
}

.table-fixed tbody {
    height: 230px;
    overflow-y: auto;
    width: 100%;
}

.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
    display: block;
}

    .table-fixed tbody td, .table-fixed thead > tr > th {
        float: left;
        border-bottom-width: 0;
    }

.gridPadding {
}

    .gridPadding td {
        padding: 8px 25px 8px 25px !important;
    }

#bookingDetailLeftMargin {
    margin-left: -62px;
    background: white;
}

#bookingHeader {
    width: 675px;
    overflow: scroll;
}

#bookingDetails {
    width: 675px;
    height: 500px;
    overflow: scroll;
    margin-top: -37px;
    background: white;
}

#filterMarginTop {
    margin-top: 47px;
}

@media (max-width:1280px) {
    .drive-fixed {
        background: #f5f5f5 none repeat scroll 0 0;
        border: 2px solid #e3e3e3;
        border-radius: 4px;
        margin-left: 0;
        /*margin-top: -9px;*/
        padding-bottom: 10px;
        padding-right: 15px;
        position: fixed;
        /*width: 78%;*/
        width: 66.8%;
        z-index: 999;
        top: 54px;
    }

    #filterMarginTop {
        margin-top: 47px;
    }

    #bookingDetailLeftMargin {
        margin-left: -19px;
        background: white;
    }

    #bookingHeader {
        width: 625px;
        overflow: scroll;
    }

    #bookingDetails {
        width: 625px;
        height: 500px;
        overflow: scroll;
        margin-top: -37px;
        background: white;
    }
}

@media (max-width:1024px) {
    .drive-fixed {
        background: #f5f5f5 none repeat scroll 0 0;
        border: 2px solid #e3e3e3;
        border-radius: 4px;
        margin-left: 0;
        /*margin-top: -9px;*/
        padding-bottom: 10px;
        padding-right: 15px;
        position: fixed;
        /*width: 72.5%;*/
        width: 58.5%;
        z-index: 999;
        top: 54px;
    }

    #filterMarginTop {
        margin-top: 47px;
    }

    #bookingDetailLeftMargin {
        margin-left: 109px;
        background: white;
    }

    #bookingHeader {
        width: 371px;
        overflow: scroll;
    }

    #bookingDetails {
        width: 371px;
        height: 500px;
        overflow: scroll;
        margin-top: -37px;
        background: white;
    }
}

@media (min-width: 768px) {
    .modal-body .drive-fixed {
        background: #f5f5f5 none repeat scroll 0 0;
        border: 2px solid #e3e3e3;
        border-radius: 4px;
        margin-left: 0;
        /* margin-top: -1%;*/
        padding-bottom: 10px;
        padding-right: 15px;
        position: fixed;
        /*width: 63.4%;*/
        width: 95%;
        z-index: 999;
        top: 54px;
    }
}

@media (max-width:768px) {
    .drive-fixed {
        background: #f5f5f5 none repeat scroll 0 0;
        border: 2px solid #e3e3e3;
        border-radius: 4px;
        margin-left: 0;
        /* margin-top: -1%;*/
        padding-bottom: 10px;
        padding-right: 15px;
        position: fixed;
        /*width: 63.4%;*/
        width: 75.7%;
        z-index: 999;
        top: 54px;
    }
}


@media (max-width:360px) {
    #page-wrapper {
        background-color: #fff;
        margin-top: 50px;
        min-height: 568px;
        padding: 10px 10px 0;
    }

    .drive-fixed {
        background: #f5f5f5 none repeat scroll 0 0;
        border: 2px solid #e3e3e3;
        border-radius: 4px;
        margin-left: 0;
        /* margin-top: -1%;*/
        padding-bottom: 10px;
        padding-right: 15px;
        position: fixed;
        width: 94.2%;
        /*width:77.2%;*/
        z-index: 999;
        top: 54px;
    }
}

@media (max-width:320px) {
    .drive-fixed {
        background: #f5f5f5;
        border: 2px solid #e3e3e3;
        border-radius: 4px;
        margin-left: 0;
        /*margin-top: -100%;*/
        padding-bottom: 10px;
        padding-right: 15px;
        position: fixed;
        /*width: 92.2%;*/
        width: 77.8%;
        z-index: 999;
        top: 54px;
    }

    .drive {
        margin: 8px 2px 13px 0;
    }
}

.popup75 {
}

@media (min-width:768px) {
    .popup75 .modal-dialog {
        width: 75%;
        margin: 30px auto;
    }
}

.calenderTable {
    height: 400px;
}

.inventoryTable {
    height: 450PX;
}

.scrollableTable {
    max-height: 500px;
    overflow: scroll;
}
