.bt-eform-lp-com .col-12 {
    width: auto;
}

.bt-eform-lp-com .form-label {
    display: none;
}

.bt-eform-lp-com .btnc-left {
    width: auto;
    margin-right: 10px;
}

.btn {
    padding: .65rem 1.5rem;
    font-size: 14px;
    opacity: 1;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
}

.btn-success, .btn-success:hover {
    background: #00285f !important;
    border-color: #00285f !important;
}

.information .form-control {
    padding: 10px !important;
    appearance: auto !important;
    font-size: 1rem !important;
}

.bt-rsv-wrapper .radio-block {
    display: flex;
    align-items: center;
    margin-top: 12px;
}

.bt-rsv-wrapper .radio-block .pl {
    margin-left:15px;
}

.radio-row-mb {
    margin-bottom:15px;
}

.fileupload-buttonbar .col-lg-7 {
    width: auto;
}

.bt-rsv-wrapper .radiocontainer .field-container label {
    display: flex;
    justify-content: flex-start;
}

.label-hours {
    color: #495057 !important;
    font-size: 14px !important;
    font-weight: bold;
    margin-top: 12px;
}

.fileupload-buttonbar .fileinput-button span {
    display: none;
}

.fileupload-buttonbar .fileinput-button:after {
    content: 'Attach File';
}

.mr-xl-10 {
    margin-right: 10px !important;
}

.divStyle {
    background-color: lightblue;
    padding: 10px;
    border: 1px solid blue;
}

.matmd-input {
    height: 45px;
    width: 100%;
    border: none;
    background-color: #f1f1f1 !important;
}

    .matmd-input:focus {
        outline: none;
        outline: none;
        outline: none;
    }

.confirmmsg {
    background-color: #f2f2f2;
    border-radius: 5px;
    margin-bottom: 0;
    padding: 15px;
    font-size: 1.2rem;
    color: #012b61;
    text-align: center;
}

.confirmmsg {
    background-color: #f2f2f2;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 15px;
    font-size: 1.2rem;
    color: #012b61;
}

.sub-inner {
    background-color: #f2f2f2;
    border-radius: 5px;
    padding: 10px;
    line-height: 26px;
}

.sb-pd-20 {
    padding: 0 10px 0;
    margin-top: 0;
    margin-bottom: 25px;
}

input[type="radio"] {
    height: 45px;
}

.white-space-pre {
    white-space: pre-line;
}

.thank-you-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #dbe8fc; /* Match your Angular module's background */
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

.thank-you-message {
    background: #f1f1f1;
    padding: 30px 40px;
    border-radius: 10px;
    font-size: 20px;
    color: #222;
    text-align: center;
    font-weight: 600;
    max-width: 600px;
    margin: 0 auto;
}

.bt-link {
    text-decoration:none;
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    background-position: right calc(.375em + .875rem) center;
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
    background-position: top calc(.575em + .8875rem) right calc(.375em + .5875rem);
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #f48b24 !important;
    color: #fff /*{fcHighlight}*/ !important;
}

.form-select {
    border-color: #ced4da !important;
    background-color: #fff !important;
}

.form-check-input[type=radio] {
    width: 1.3em !important;
    height: 1.3em !important;
    margin: 0;
    margin-right: 5px;
}

.form-select, .form-control {
    height: 38px !important;
    font-size: 14px !important;
}

 .form-label {
    margin-bottom: 10px !important;
    font-weight:600;
}

.icfedexinput input {
    background-position: right 9px bottom 9px;
}

.btn-form-mt {
    margin-top: 20px !important;
}

.form-check-bt-ad {
    padding-left: 0;
}

.bt-rsv-wrapper {
    padding: 20px;
    margin: 0;
}

.row-hd-0 {
    padding: 0 !important;
    margin-left: -20px;
    margin-right: -20px;
}

.bt-icon-xls {
    margin-top: 20px;
}

.input-cc {
    height: 30px !important;
    margin-top: -10px;
}

.form-group textarea {
    height: 110px !important;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled .ui-state-default, .ui-widget-header .ui-state-disabled .ui-state-default {
    cursor: none;
    color: #ccc;}

    input, textarea, .uneditable-input {
    width: 100%;
}

.search-location {
    margin-left: 0;
    margin-top: -10px !important;
    position: absolute;
    width: 100%;
    background-color: #fff;
    height: 215px;
    border: 1px solid #ccc;
    overflow-y: auto;
    list-style: none;
    padding-left: 0;
}

.ul-box-lp {
    border: 1px solid #ccc;
    max-height: 150px;
    overflow-y: auto;
    list-style: none;
    padding-left: 0;
    margin-top: 0;
}

@media print {
    #confirmMsgDiv {
        display: none !important;
    }
}

.bt-action-table {
    width: 80%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.bt-action-table tr td {
    width: 50%;
    line-break: anywhere;
}

.bt-action-table-contact {
    width: 84%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.bt-account-li {
    font-size:1rem;
    line-height: 24px;
}

.bg-success-subtle {
    background-color: #d1e7dd !important;
    border-radius: 0.375rem !important;
    font-weight: 600 !important;
    padding-right: .5rem !important;
    padding-left: .5rem !important;
    border: 1px solid #a3cfbb !important;
    font-size: .8rem;
}

.table-vert {
    height: 45px;
    vertical-align: middle;
}

.btn-btr-mr {
    margin-right:10px;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 104px;
    width: 50px;
    opacity: 0.7;
}

.bt-gen-wrapper .bt-bmodule2 {
    margin: 0 auto;
    width: 740px;
}

.successText {
    color: #198754;
    font-size: 1.2rem;
    display: block;
    font-weight: 600;
}

.quantity input[type="number"], .quantity input[type="text"] {
    width: 50px;
    height: 43px !important;
    margin-left: 15px;
    margin-right: 15px;
    display: inline-block;
    text-align: center;
}

.quantity-btr {
    width: 200px !important;
}

.quantity .form-check {
    padding-left: 0;
    display: flex;
    align-items: center;
}

.quantity .form-check input[type="checkbox"] {
    margin-right:5px;
    height:18px;
    width:18px;
}

.quantity-truck {
    margin: 0 !important;
}

 .label-fxisp {
    margin-left: 5px !important;
}

.bt-icfedex-block .checkboxes-text {
    margin-top: -15px;
}

.wd-100 {
    width: 100%;
}

.bt-eform-lp-sub {
    padding-bottom: 10px;
    margin: 0 -20px !important;
    padding-top: 10px;
}

@media (max-width: 992px) {
    .quantity-btr {
        width: 100% !important;
    }
}

    @media (max-width: 767px) {
        .form-select {
            height: 55px;
        }

        .btn-form-mt {
            margin-top: 0 !important;
        }

        .bt-icfedex-block hr.softened {
            width: 64%;
        }

        .bt-icfedex-block .quantity-text {
            display: flex;
            align-items: center;
            justify-content: end;
            height: 70px;
        }

        .bt-icfedex-block .truckimg, .bt-icfedex-block .truckinfo, .bt-icfedex-block .quantity, .bt-gen-wrapper .bt-bmodule2 {
            text-align: left;
        }

        .bt-icfedex-block .checkboxes-text {
            margin-top: -25px;
        }
    }

/* Initially hide the sub-menu */
#nav-btr li ul {
    display: none;
}

/* Show the sub-menu on hover or when a child element is focused */
#nav-btr li:hover > ul,
#nav-btr li:focus-within > ul {
    display: block; /* Use 'display' for compatibility */
}

.disablebtn {
    cursor: not-allowed !important;
}

.text-danger {
    --bs-text-opacity: 1;
    color: #dc3545 !important;
}