﻿    .my-custom-class .modal-dialog {
        width: 300px;
        height: 50px;
    }

    /*.table_responsive {
        max-height: 350px;
        height: 350px;
    }*/


    .txt_search {
        height: 30px;
        width: 350px;
        border: 1px solid #e4e7e7;
        background-color: #e4e7e7;
    }

    .clicklink {
        POSITION: absolute;
        RIGHT: 11px;
        padding: 7px 10px 6px 10px;
        top: 14px;
    }

    .clickpwd {
        POSITION: absolute;
        RIGHT: 11px;
        padding: 7px 10px 6px 10px;
        top: 55px;
    }

    .table_responsive2 {
        max-height: 380px;
        height: 375px;
    }
.td-margin-left
{
    margin-left:16px !important;
}
.td-margin-left-2
{
    margin-left:50px !important;
}
.td-margin-left-3
{
    margin-left:70px !important;
}

.modal-tracking
{
    max-height:450px !important;
}
.modal-tracking-2
{
    max-height:250px !important;
}
.modal-alert
{
    width: 253px !important;
    height: 50px !important;
}
.modal-alert-inner
{
    width: 180px !important;
}
.modal-alert-input
{
    width: 100% !important;
}
.modal-alert-submit
{
     float:right !important;
}
.modal-manifest
{
    max-height:450px !important;
}
.modal-manifest-inner
{
    max-height:100px !important;
}
.modal-manifest-body
{
    max-height:250px !important;
}
.modal-manifest-body-inner
{
    max-height:250px !important;
    overflow: scroll; 
}
.tbody-padding-top
{
    padding-top:5px !important;
}
.tbody-padding-bottom
{
    padding-top:5px !important;
}
.modal-drs
{
    max-height:450px !important;
}
.modal-drs-inner
{
    max-height:100px !important;
}
.modal-drs-body
{
    max-height:250px !important;
}
.modal-drs-body-inner
{
    max-height:250px !important;
    overflow: scroll; 
}
.td-padding-bottom
{
    padding-bottom:10px !important
}
.Left-Padding {
padding-left:7px !important}
.Tracking-Consignmentno {
width:109px !important;
}
.Tracking-Trmode {
width:80px !important;
}
.Tracking-Trhist {
width:102px !important;
}
.head-table {
padding:0px !important;
}
@media screen and (min-width: 1280px) {
    .table_responsive {
        max-height: 460px;
        height: 455px;
    }
}

/* (1366x768) WXGA Display */
@media screen and (min-width: 1366px) {
    .table_responsive {
        max-height: 390px;
        height: 390px;
    }
}



/*/ (1440x900) WXGA+ Display /*/
@media screen and (min-width: 1440px) {
    .table_responsive_trans {
        max-height: 445px;
        height: 445px;
    }
}

/*/ (1600x900) HD+ Display /*/
@media screen and (min-width: 1600px) {
    .table_responsive {
        max-height: 730px;
        height: 713px;
    }
}

/*/ (1680x1050) WSXGA+ Display /*/
@media screen and (min-width: 1680px) {
    .table_responsive{
        max-height: 780px;
        height: 780px;
    }
}

/*/ (1920x1080) Full HD Display /*/
@media screen and (min-width: 1920px) {
    .table_responsive {
        max-height: 904px;
        height: 977px;
        width: 1872px;
    }
}

@media only screen and (max-width:800px) {
    .top-r-gap-drs {
        padding-left: 10px !important;
        padding-right: 45px;
    }

    .btn {
        font-size: 12px;
    }
}

@media only screen and (max-width:1024px) {
    .top-r-gap-drs {
        padding-left: 10px !important;
        padding-right: 45px;
    }

    .btn {
        font-size: 12px;
    }

    .modal-width {
        width: 100% !important;
    }
}
.main-container {
   
    height:539px;
}