﻿ .box_No_Padding {
        padding: 0px;
    }

    .form-group_Less_Margin {
        margin-bottom: 5px;
    }

    .Division {
        padding: 10px;
    }

    .No_Bottom_Margin {
        margin-bottom: 1px;
    }

    .Well_anti {
        padding: 12px;
    }

    .height {
        height: 24px;
    }

    .table_responsive {
        max-height: 400px;
        height: 400px;
    }

    .Left-Padding {
        padding-left: 10px;
    }

    .ColoredRow {
        background-color: rgba(153, 153, 153, 0.3);
    }

    .model_header {
        background-color: #357ca5 !important;
    }

    .Width {
        width: 400px !important;
    }
    .Width_remarks {
        width: 240px !important;
    }
    .errmsg {
        color: red;
    }

    .success {
        color: greenyellow;
    }

    .hide {
        visibility: hidden;
    }

    .my-custom-class .modal-dialog {
        width: 300px;
        height: 50px;
    }
    .textWidth {
      width: 300px !important;
    }
.td-padding-left
{
    padding-left:15px
}
.td-css
{
    cursor: pointer;
}
.td-css-width
{
    width:2px;
}
.td-css-Z
{
    z-index: 99999;
}
.modal-tracking
{
    max-height: 600px !important;
}
.modal-tracking-body
{
    max-height: 500px !important;
}
.modal-tracking-inner
{
    max-height: 500px !important;
    overflow: scroll;
}
.modal-details
{
    width: 400px !important;
}
.refresh-btn
{
    width:32px !important
}
.td-padding-bottom
{
    padding-bottom: 10px;
}
.Tracking-Mis-Table {
overflow:hidden !important;
}
.dataTables_length {
padding-left:17px !important;
}
.dataTables_filter {
padding-right:17px !important;
}
.dataTables_info {
padding-left:17px !important;
}

.booking-table-responsive {height: 330px;max-height: 330px;}