﻿/*#TLStops {
    margin-left:100px;
    margin-top:240px;
}*/

#TLStops .TLwideSection {
    width: 100%;
    margin: 10px;
}

    #TLStops .TLwideSection > div {
        padding: 5px;
        vertical-align: top;
    }

    #TLStops .TLwideSection .TLsubSection {
        display: inline-block;
        background-color: white;
        min-height: 240px;
        /*width: 30%;*/
    }

    /*#TLStops .TLwideSection .productSubSection {
        min-width: 60%;
        min-height: 0px;
        padding-top: 0px;
    }*/

    #TLStops .TLwideSection .TLsubSection div {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    /*#TLStops .wideSection div[title="shipmentInfo"] label {
        width: 100px;
    }*/


    #TLStops .TLwideSection .TLStopSection {
        width: 100% !important;
    }

        #TLStops .TLwideSection .TLStopSection .TLsubSection {
            width: 100% !important;
            margin-top: 0px;
        }

            #TLStops .TLwideSection .TLStopSection .TLsubSection .TLsmallLabel {
                min-width: 35px;
            }
    
    /*#TLStops .wideSection div[title="shipmentInfo"] .largelabel {
        width: 110px;
    }*/

    /*#TLStops .TLwideSection .wideNoteSection {
        width: 100%;
        margin-top: 0px !important;
    }*/

/*#TLStops .DispatchNoteSection {    
    background-color: white;
    min-height: 70px;    
}*/

/*#TLStops .wideNoteSection .NoteSection {
    width: 100%;
}

    #TLStops .wideNoteSection .NoteSection .noteSubSection {
        display: inline-block;
        background-color: white;
        min-height: 70px;
        width: 49%;
    }

#TLStops .wideSection div[title="shipmentInfoAdvance"] label {
    width: 130px;
}*/

#TLStops .TLwideSection .TLsubSection label {
    /*min-width: 50px;*/
     min-width: 56px;
}

#TLStops .TLwideSection input[title="StoplocName"] {
    width: 82%;
    /*width: 302px;*/
}

#TLStops .TLwideSection input[title="Stopaddress"] {
    width: 82%;
    /*width: 302px;*/
}

#TLStops .TLwideSection input[title="StopCountry"] {
    width: 82%;
    /*width: 302px;*/
}

#TLStops .TLwideSection input[title="StopPostal"], input[title="StopContact"], input[title="StopEmail"] {
    width: 66%;
    /*width: 150px;*/
}

#TLStops .TLwideSection input[title="StopState"], input[title="StopPhone"], input[title="StopFax"] {
    width: 59%;
    /*width: 88px;*/
}

/*#TLStops .wideSection div[title="product"] {    
    height: 80px;
    overflow-y: auto;
    padding-top: 0px;
}*/

/*#TLStops .wideSection div[title="accessorialSection"] #ShipAccDiv {    
    height: 80px;
}

#TLStops .wideSection div[title="accessorialSection"] {
    min-height: 0px;
    height: 140px !important;
    padding-top: 0px;
}*/

/*#TLStops .wideSection div[title="product"] table {
    width: 100%;
}

    #TLStops .wideSection div[title="product"] table td {
        padding: 3px;
    }

    #TLStops .wideSection div[title="product"] table th {
        text-align: center !important;
    }*/

/*#TLStops .sectionHead label {
    width: 300px !important;
}

#TLStops .sectionHead span:nth-last-child(1) {
    float: right;
}

#TLStops .sectionHead {
    background-color: gray !important;
    padding: 5px;
    color: white !important;
    font-weight: bold;
    height: 37px;
}*/

#TLStops .TLsectionHead {
    background-color: gray !important;
    padding: 5px;
    color: white !important;
    font-weight: bold;
    height: 37px;
    text-align:center;
    font-size:initial;
}
