﻿
#ShipmentLongformTLMultiStop .wideSection {
    width: 100%;
    margin: 10px;
}

    #ShipmentLongformTLMultiStop .wideSection > div {
        padding: 5px;
        vertical-align: top;
    }

    #ShipmentLongformTLMultiStop .wideSection .subSection {
        display: inline-block;
        background-color: white;
        /*min-height: 240px;*/
        width: 33%;
    }

    #ShipmentLongformTLMultiStop .wideSection .productSubSection {
        min-width: 99%;
        min-height: 0px;
        /*height:140px !important;*/
        padding-top: 0px;
        /*min-height: 190px !important;
        max-height: 190px !important;
        height: 190px;*/
    }

    #ShipmentLongformTLMultiStop .wideSection .subSection div {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #ShipmentLongformTLMultiStop .wideSection div[title="shipmentInfoTL"] label {
        width: 100px;
    }


    #ShipmentLongformTLMultiStop .wideSection .OrgDestSection {
        /*width: 60% !important;*/
        width: 66% !important;
    }

        #ShipmentLongformTLMultiStop .wideSection .OrgDestSection .subSection {
            width: 50% !important;
            margin-top: 0px;
        }

            #ShipmentLongformTLMultiStop .wideSection .OrgDestSection .subSection .smallLabel {
                min-width: 35px;
            }
    /*PANKAJ START */
    #ShipmentLongformTLMultiStop .wideSection div[title="shipmentInfoTL"] .largelabel {
        width: 110px;
    }

    #ShipmentLongformTLMultiStop .wideSection .wideNoteSection {
        width: 100%;
        margin-top: 0px !important;
    }

#ShipmentLongformTLMultiStop .DispatchNoteSection {
    /*display: inline-block;*/
    background-color: white;
    min-height: 70px;
    /*width:25%;*/
}

#ShipmentLongformTLMultiStop .wideNoteSection .NoteSection {
    width: 100%;
}

    #ShipmentLongformTLMultiStop .wideNoteSection .NoteSection .noteSubSection {
        display: inline-block;
        background-color: white;
        min-height: 70px;
        width: 49%;
    }

#ShipmentLongformTLMultiStop .wideSection div[title="shipmentInfoAdvance"] label {
    width: 130px;
}
/*PANKAJ END*/
#ShipmentLongformTLMultiStop .wideSection .subSection label {
    min-width: 50px;
}

#ShipmentLongformTLMultiStop .wideSection input[title="TLlocName"] {    
    width: 84%
    /*width: 280px;*/
}

#ShipmentLongformTLMultiStop .wideSection input[title="TLaddress"] {
    width: 84%;
    /*width: 280px;*/
}

#ShipmentLongformTLMultiStop .wideSection input[title="TLCountry"] {
    /*width: 150px;*/
    /*width: 280px;*/
    width: 84%;
}

#ShipmentLongformTLMultiStop .wideSection input[title="TLPostal"], input[title="TLContact"], input[title="TLEmail"] {
    /*width: 120px;*/
    width: 67%;
}

#ShipmentLongformTLMultiStop .wideSection input[title="TLState"], input[title="TLPhone"], input[title="TLFax"] {
    /*width: 102px;*/
    width: 74%;
}

/*Bill To*/
#ShipmentLongformTLMultiStop .wideSection input[title="BillToTLlocName"] {    
    width: 82%
    /*width: 280px;*/
}

#ShipmentLongformTLMultiStop .wideSection input[title="BillToTLaddress"] {
    width: 82%;
    /*width: 280px;*/
}

#ShipmentLongformTLMultiStop .wideSection input[title="BillToTLCountry"] {
    /*width: 150px;*/
    /*width: 280px;*/
    width: 82%;
}

#ShipmentLongformTLMultiStop .wideSection input[title="BillToTLPostal"], input[title="BillToTLContact"], input[title="BillToTLEmail"] {
    /*width: 120px;*/
    width: 67%;
}

#ShipmentLongformTLMultiStop .wideSection input[title="BillToTLState"], input[title="BillToTLPhone"], input[title="BillToTLFax"] {
    /*width: 102px;*/
    width: 61%;
}
/**/

#ShipmentLongformTLMultiStop .wideSection div[title="product"] {
    /*min-height: 190px !important;*/
    height: 80px;
    overflow-y: auto;
    padding-top: 0px;
}

#ShipmentLongformTLMultiStop .wideSection div[title="accessorialSection"] #ShipAccDiv {
    /*min-height: 110px !important;*/
    height: 80px;
}

#ShipmentLongformTLMultiStop .wideSection div[title="accessorialSection"] {
    min-height: 0px;
    height: 140px !important;
    padding-top: 0px;
}

#ShipmentLongformTLMultiStop .wideSection div[title="product"] table {
    width: 100%;
}

    #ShipmentLongformTLMultiStop .wideSection div[title="product"] table td {
        padding: 3px;
    }

    #ShipmentLongformTLMultiStop .wideSection div[title="product"] table th {
        text-align: center !important;
    }

#ShipmentLongformTLMultiStop .sectionHead label {
    width: 300px !important;
}

#ShipmentLongformTLMultiStop .sectionHead span:nth-last-child(1) {
    float: right;
}

#ShipmentLongformTLMultiStop .sectionHead {
    background-color: gray !important;
    padding: 5px;
    color: white !important;
    font-weight: bold;
    height: 37px;
    text-align:left;
}

#ShipmentLongformTLMultiStop .TLsectionHead {
    background-color: gray !important;
    padding: 5px;
    color: white !important;
    font-weight: bold;
    height: 37px;
    text-align:left;   
}

.TLshipLocationNotesTxt {
    width: 100% !important;
    height: 48px !important;
    resize: none;
}

/*#ShipmentLongformTL .wideSection input[title="TLlocName"] {
    width: 84%;
}

#ShipmentLongformTL .wideSection input[title="TLaddress"] {
    width: 84%;
}

#ShipmentLongformTL .wideSection input[title="TLcountry"] {
    width: 84%;
}

#ShipmentLongformTL .wideSection input[title="TLpostal"], input[title="TLcontact"], input[title="TLemail"] {
    width: 67%;
}

#ShipmentLongformTL .wideSection input[title="TLstate"], input[title="TLphone"], input[title="TLfax"] {
    width: 74%;
}*/
