﻿#ltydRight {
    display: block;
}

.ltydlink {
    display: inline-block;
}

#costs {
    padding: 5px 0px;
}

div#dialog-addresss p {
    font-size: 15px !important;
    width: 39%;
    display: inline-block;
}

div#dialog-addresss input, div#dialog-addresss select {
    width: 60%;
    display: inline-block !important;
}

select#ddDelivery, {
    font-weight: bold;
    margin-bottom: 3em;
}

span#lRefNo {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
    top: -15px;
}

input#cbAccept, input#cbDelOnly, input#cbPickup, input#cbTerms {
    color: #888;
    border: 1px solid #ccc;
    font-size: 15px;
    width: 300px;
    height: 35px;
    padding: 0 25px;
    margin: 10px 0;
    display: inline-block;
    width: 8% !important;
    display: inline-block;
}

    input#cbAccept + label {
        width: 84%;
        display: inline-block !important;
        position: relative;
        top: -10px;
        left: 3px;
        color: #000;
        font-size: 15px;
        line-height: 14px;
    }

    input#cbDelOnly + label, input#cbPickup + label, input#cbTerms + label {
        display: inline-block !important;
        width: 91%;
        position: relative;
        top: -10px;
        left: 3px;
        color: #000;
        font-size: 15px;
        line-height: 14px;
    }

table#cbItemsDelivered label, table#cbItemsPickUp label {
    display: inline-block !important;
    width: 83%;
    position: relative;
    top: -10px;
    left: 3px;
    color: #000;
    font-size: 15px;
    line-height: 14px;
}

table#cbItemsDelivered input, table#cbItemsPickUp input {
    color: #888;
    border: 1px solid #ccc;
    font-size: 15px;
    width: 300px;
    height: 35px;
    padding: 0 25px;
    margin: 10px 0;
    display: inline-block;
    width: 8% !important;
    display: inline-block;
}

table#cbItemsDelivered div, table#cbItemsPickUp div {
    display: inline-block !important;
    width: 6%;
    position: relative;
    top: -10px;
    left: 3px;
    color: #000;
    font-size: 15px;
    line-height: 14px;
}

table#cbItemsDelivered {
    width: 100%;
}

table#cbItemsPickUp {
    width: 100%;
}



a.button.btn-icon.round.big.printlink.eportal {
    margin: 10px 00px !important;
}

span#Label2 {
    font-size: 15px !important;
    display: none;
}

.reddy {
    font-size: 15px !important;
    color: #cc0000;
    display: none;
}

textarea#delNote, #delAdditional {
    font-size: 15px !important;
}

span#lEmail {
    display: none;
}

.custombut {
    cursor: pointer;
    font-family: inherit;
    font-weight: 300;
    line-height: 1;
    position: relative;
    text-align: center;
    display: block;
    font-size: 1em;
    background-color: white;
    color: white;
    border-radius: 1000px;
    border: 1px solid #2D3758;
}


section.section.section_reserve {
    display: block !important;
}

section.section.section_reserve .reserve-button{
    display: block !important;
}


select#ddDelivery {
    margin-bottom: 1em;
}

button.rgActionButton.rgMenu {
    position: relative;
    right: 10px;
}

.rgCommandCellRight .rgRefresh {
    display: none;
}

div#ctl00_RadReserves {
    touch-action: none;
}

span.rgIcon.rgBackIcon, span.rgIcon.rgDoneIcon {
    position: relative;
    bottom: 8px;
}

@media only screen and (max-width: 1024px) {
    .reveal-modal {
        width: 100% !important;
        top: 30px !important;
        left: 0px;
        margin-left: 0px !important;
    }

    select#ddDelivery {
        width: 99% !important;
    }

    table#cbItemsDelivered label {
        width: 77% !important;
    }

    table#cbItemsPickUp label {
        width: 77% !important;
    }
}

table#cbItemsDelivered tbody, table#cbItemsDelivered tr, table#cbItemsDelivered td {
    display: block;
}


table#cbItemsPickUp tbody, table#cbItemsPickUp tr, table#cbItemsPickUp td {
    display: block;
}
