#modal-before-booking-lcl {
    font-size: 1.4rem;
    color: #203863 !important;
}

#modal-before-booking-lcl .table > :not(caption) > * > * {
    color: #203863 !important;
}

#modal-before-booking-lcl p {
    margin: 0;
}

#modal-before-booking-lcl label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0.5rem;
    font-weight: 700;
    font-size: 1.4rem;
}

#modal-before-booking-lcl #modal-before-booking-lcl-label {
    border-left: 1px solid rgba(0, 0, 0, 0.175);
    border-right: 1px solid rgba(0, 0, 0, 0.175);
    border-top: 1px solid rgba(0, 0, 0, 0.175);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
}

#modal-before-booking-lcl .modal-header {
    border: none;
    padding-bottom: 0;
}

#modal-before-booking-lcl .modal-body {
    padding-top: 0;
}

#modal-before-booking-lcl h3 {
    font-weight: 600;
    font-size: 2rem;
}

#modal-before-booking-lcl h4 {
    font-weight: 600;
    font-size: 1.8rem;
}

#modal-before-booking-lcl h5 {
    font-weight: 500;
    font-size: 1.6rem;
}

#modal-before-booking-lcl .text-left {
    text-align: left !important;
}

#modal-before-booking-lcl .company-info,
#modal-before-booking-lcl .group-info {
    display: flex;
    justify-content: space-between;
    border-left: 1px solid rgba(0, 0, 0, 0.175);
    border-right: 1px solid rgba(0, 0, 0, 0.175);
    border-top: 1px solid rgba(0, 0, 0, 0.175);
}

#modal-before-booking-lcl .other-info {
    display: flex;
    justify-content: space-between;
    border: 1px solid rgba(0, 0, 0, 0.175);
}

#modal-before-booking-lcl .company-info > div,
#modal-before-booking-lcl .group-info > div {
    width: 50%;
    padding: 1.2rem;
}

#modal-before-booking-lcl .company-info .content-left,
#modal-before-booking-lcl .company-info .content-right {
    display: flex;
    width: 100%;
}

#modal-before-booking-lcl .company-info .content-left .company-detail,
#modal-before-booking-lcl .company-info .content-right .company-detail {
    width: 100%;
    margin-left: 1rem;
}

#modal-before-booking-lcl .company-info > div:first-child,
#modal-before-booking-lcl .group-info > div:first-child {
    border-right: 1px solid rgba(0, 0, 0, 0.175);
}

#modal-before-booking-lcl img {
    width: 270px;
    height: 110px;
}

#modal-before-booking-lcl strong {
    font-weight: 600;
}

#modal-before-booking-lcl .cofast-logo {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
}

#modal-before-booking-lcl .cofast-info {
    width: 100%;
    text-align: end;
}

#modal-before-booking-lcl a {
    color: rgb(59 59 255);
    text-decoration: underline;
}

#modal-before-booking-lcl .cofast-template {
    margin: 1rem 3rem 0;
}

#modal-before-booking-lcl .detail-title-name {
    padding: 1rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid rgba(0, 0, 0, 0.175);
    border-right: 1px solid rgba(0, 0, 0, 0.175);
}

#modal-before-booking-lcl .detail-booking {
    border: 1px solid rgba(0, 0, 0, 0.175);
}

#modal-before-booking-lcl .table-lcc {
    margin-bottom: 0 !important;
}


.nav-pills li {
    float: left;
    display: block;
    position: relative;
}

#modal-before-booking-lcl ul li a:not(.active):hover {
    background: #d8d8d8;
    color: var(--black);
}

#modal-before-booking-lcl .table-lcc th {
    font-weight: 600;
    background: #dadada;
    font-size: 1.3rem;
    text-align: center;
}

#modal-before-booking-lcl .table-lcc td {
    text-align: center;
}

#modal-before-booking-lcl .table-lcc .checking {
    position: relative;
}

#modal-before-booking-lcl .table-lcc .checking span {
    position: absolute;
    z-index: 3;
    width: 1.5rem;
    height: 1.5rem;
    margin: 0;
}

#modal-before-booking-lcl .table-lcc input {
    width: 1.5rem;
    height: 1.5rem;
    margin: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
    --bs-table-bg-type: var(--white) !important;
}

.remark-content {
    margin: 0.5rem 1rem;
}

#modal-before-booking-lcl .modal-footer button {
    width: 100%;
}
#modal-before-booking-lcl .modal-footer {
    padding: 0 1rem 2rem !important;
    border: none !important;
}

#modal-before-booking-lcl .modal-footer .button-cf {
    background-color: var(--cofast-blue);
    color: var(--white);
    font-size: 1.5rem;
    padding: 0.5rem 0px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    min-height: 4.2rem;
}

#modal-before-booking-lcl .modal-footer .button-cf:hover {
    border-color: var(--cofast-blue);
    color: var(--cofast-blue);
    background-color: var(--white);
}

#modal-before-booking-lcl .modal-body-footer {
    margin-bottom: 1rem;
}

#modal-before-booking-lcl input {
    font-size: 1.4rem;
    width: 100%;
    height: 3.2rem;
    padding: 0 4.8rem 0 1.6rem;
    border-radius: 0.8rem;
    border: 1px solid rgba(0, 107, 206, 0.50);
    margin-left: 1rem;
}

#modal-before-booking-lcl .booking-line {
    width: 100%;
    height: 1rem;
}

#modal-before-booking-lcl .booking-line-img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
