@import url("https://fonts.googleapis.com/css?family=Lusitana");
@import url("https://fonts.googleapis.com/css?family=Inter");
@import url("https://fonts.googleapis.com/css?family=Cinzel Decorative");
@import url("'https://fonts.googleapis.com/css?family=Lora");

.color-1 {
    color: #ffffff;
}
.color-2 {
    color: #e39901;
}
.color-3 {
    color: #ff3d00;
}
.mt--50 {
    margin-top: 5rem !important;
}
.font-family-custom {
    font-family: "Inter";
    color: #a56a01;
    font-weight: 600;
}

.text-color-1 {
    color: #a56a01;
    font-weight: 700;
    font-family: "Lusitana";
}
.text-color-2 {
    font-family: "Lusitana";
    color: #a56a01;
    font-weight: 400;
}
.text-color-3 {
    font-family: "Inter";
    color: #a56a01;
    font-weight: 500;
}
.text-color-4 {
    font-family: "Inter";
    color: #a56a01;
    font-weight: 400px;
    font-size: 24px;
}
.text-color-5 {
    font-family: "Lora";
    color: #7c4f0a;
    font-weight: 400px;
    font-size: 20px;
}
.text-color-6 {
    font-family: "Lora";
    color: #d07d00;
    font-weight: 400px;
    font-size: 20px;
}
.text-color-7 {
    font-family: "Lora";
    color: #ff3d00;
    font-weight: 400px;
    font-size: 20px;
}
.text-color-8 {
    font-family: "Lora";
    color: #36c600;
    font-weight: 400px;
    font-size: 20px;
}
.text-color-9 {
    color: #f59300;
    font-weight: 600;
    font-family: "Inter";
    font-size: 16px;
}
.text-color-10 {
    color: #7c4f0a;
    font-weight: 500;
    font-family: "Inter";
    font-size: 16px;
}
.text-color-11 {
    color: #7c4f0a;
    font-weight: 500;
    font-family: "Inter";
    font-size: 14px;
}
.text-color-12 {
    color: #307cee;
    font-weight: 500;
    font-family: "Inter";
    font-size: 14px;
}
/* .card-body {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
} */
.text-below-image {
    margin-top: 20px;
}
.outer-card {
    width: 360px;
    height: 279px;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    box-shadow: -1px 1px 16.3px 0px #00000040;
}
/* For tablets and below */
@media (max-width: 768px) {
    .outer-card {
        width: 300px;
        height: auto;
        padding: 15px;
    }
}

/* For mobile phones */
@media (max-width: 576px) {
    .outer-card {
        width: 100%;
        height: auto;
        padding: 10px;
    }
}

/* Inner card styles */
.inner-card {
    width: 330px;
    height: 146px;
    background-color: #acde99;
    border-radius: 8px;
    margin-top: 20px;
}

/* Image styles */
.inner-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}
.card-image {
    object-fit: cover;
    border-radius: 8px;
}
.card-image-1 {
    object-fit: cover;
    border-radius: 8px;
    height: 87px;
    width: 98px;
}
.heading-h5 {
    font-family: "Lusitana";
    font-weight: 700;
}
.mb--40 {
    margin-bottom: 40px;
}
.button-color {
    background-color: #e39901;
    color: white;
    border-radius: 10px;
    box-shadow: -5px -8px 15.2px 0px #00000040 inset;
    transition: all 0.3s ease;
    width: 450px;
    height: 45px;
}
/* For tablets and below */
@media (max-width: 768px) {
    .button-color {
        width: 300px;
        height: 40px;
    }
}

/* For mobile phones */
@media (max-width: 576px) {
    .button-color {
        width: 100%;
        height: 40px;
    }
}
.button-color-2 {
    background-color: #e39901;
    color: white;
    border-radius: 10px;
    box-shadow: -5px -8px 15.2px 0px #00000040 inset;
    transition: all 0.3s ease;
    width: 300px;
    height: 45px;
}
@media (max-width: 767px) {
    .button-color-2 {
        width: 80%;
    }
}
.main-card {
    border: 15px;
    border-radius: 15px;
}
.input-field-1 {
    font-family: "Lusitana";
    width: 420px;
    height: 50px;
    border: 10px;
    background-color: #ffffff;
    box-shadow: 0px 4px 7.8px 0px #00000040 inset;
}
@media (max-width: 768px) {
    .input-field-1 {
        width: 100%;
        height: 45px;
        border-width: 5px;
        box-shadow: 0px 3px 6px 0px #00000040 inset;
    }
}

.input-field-2 {
    font-family: "Lusitana";
    width: 420px;
    height: 50px;
    border: 10px;
    background-color: #ffffff;
    box-shadow: 0px 4px 7.8px 0px #00000040 inset;
}
.form-input {
    font-family: "Inter";
    width: 264px;
    height: 43px;
    border-radius: 10px;
    border-color: #fffcef;
    background-color: #fffcef;
    box-shadow: 0px -2px 13.7px 0px #b5913259 inset;
    outline: #fffcef;
}
.form-input-1 {
    font-family: "Inter";
    width: 290px;
    height: 50px;
    border-radius: 10px;
    border-color: #fffcef;
    background-color: #fffcef;
    box-shadow: 0px -2px 13.7px 0px #b5913259 inset;
    outline: #fffcef;
}
.form-dropdown {
    font-family: "Inter";
    width: 280px;
    height: 43px;
    border-radius: 10px;
    border-color: #fffcef;
    background-color: #fffcef;
    box-shadow: 0px -2px 13.7px 0px #b5913259 inset;
    outline: #fffcef;
}
.form-dropdown-2 {
    font-family: "Inter";
    width: 230px;
    height: 50px;
    border-radius: 10px;
    border-color: #fffcef;
    background-color: #fffcef;
    box-shadow: 0px -2px 13.7px 0px #b5913259 inset;
    outline: #fffcef;
}
.form-dropdown-3 {
    font-family: "Inter";
    width: 289px;
    height: 50px;
    border-radius: 10px;
    border-color: #fffcef;
    background-color: #fffcef;
    box-shadow: 0px -2px 13.7px 0px #b5913259 inset;
    outline: #fffcef;
}
/* For screens 420px wide or less */
@media (max-width: 420px) {
    .input-field-2 {
        width: 100%;
    }
}

/* For screens 768px wide or less (tablets) */
@media (max-width: 768px) {
    .input-field-2 {
        width: 100%; /* Adjust as needed */
    }
}

/* For screens 1024px wide or less (small laptops) */
@media (max-width: 1024px) {
    .input-field-2 {
        width: 100%; /* Adjust as needed */
    }
}

/* For screens 1440px wide or less (larger laptops and desktops) */
@media (max-width: 1440px) {
    .input-field-2 {
        width: 100%; /* Adjust as needed */
    }
}

/* Default styles for larger screens */
@media (min-width: 1441px) {
    .input-field-2 {
        width: 420px;
    }
}

.custom-nav {
    box-shadow: 0px -5px 19.4px 0px #00000040 inset;
    border: 13px;
    border-radius: 13px;
    margin-top: 2%;
}
/* For screens 420px wide or less */
@media (max-width: 420px) {
    .input-field-1 {
        width: 100%;
    }
}

/* For screens 768px wide or less (tablets) */
@media (max-width: 768px) {
    .input-field-1 {
        width: 100%; /* Adjust as needed */
    }
}

/* For screens 1024px wide or less (small laptops) */
@media (max-width: 1024px) {
    .input-field-1 {
        width: 100%; /* Adjust as needed */
    }
}

/* For screens 1440px wide or less (larger laptops and desktops) */
@media (max-width: 1440px) {
    .input-field-1 {
        width: 100%; /* Adjust as needed */
    }
}

/* Default styles for larger screens */
@media (min-width: 1441px) {
    .input-field-1 {
        width: 420px;
    }
}
.custom-card {
    color: #fffcef;
    box-shadow: 0px 4px 7.8px 0px #00000040 inset;
    border: 23px;
    border-radius: 23px;
}
.custom-card-2 {
    font-family: "Inter";
    height: 50px;
    width: 300px;
    border-radius: 10px;
    background-color: #fffcef;
    box-shadow: 0px 4px 7.8px 0px #00000040 inset;
}
.custom-card-3 {
    font-family: "Inter";
    height: 70px;
    width: 300px;
    border-radius: 10px;
    background-color: #fffcef;
    box-shadow: 0px 4px 7.8px 0px #00000040 inset;
}
.custom-card-4 {
    font-family: "Inter";
    height: 150px;
    width: 300px;
    border-radius: 10px;
    background-color: #fffcef;
    box-shadow: 0px 4px 7.8px 0px #00000040 inset;
}
.custom-card-5 {
    height: 80px;
    width: 340px;
    border-radius: 25px;
    border: 10px;
    background: #fffcef;
    border-width: 2px;
    border-style: solid;
    border-color: #7c4f0a47;
}
.custom-card-6 {
    font-family: "Inter";
    height: 70px;
    width: 200px;
    border-radius: 10px;
    background-color: #fffcef;
    box-shadow: 0px 4px 7.8px 0px #00000040 inset;
}

.ml--40 {
    margin-left: 450% !important;
}

.outer-card-custom {
    width: 245px;
    height: 200px;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    box-shadow: -1px 1px 16.3px 0px #00000040;
}
.text-color-4 {
    font-family: "Inter";
    font-size: 18px;
    line-height: 33.89px;
    color: #664100;
    font-weight: bold;
}
.main-card-custom {
    box-shadow: 0px 0px 29.8px 0px #00000040 inset;
    color: #000;
}
.image1 {
    height: 31px;
}
.plus-minus-wrapper {
    display: flex;
    align-items: center;
}

.input-field {
    width: 50px;
    text-align: center;
    border: none;
}

.round-button {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #f59300;
    background-color: transparent;
    cursor: pointer;
    margin: 0 5px;
}

.minus-img {
    height: 2.44px;
}
.plus-img {
    height: 9.44px;
}
.date-img {
    height: 10px;
}
.voucher-card {
    background: #ffffff;
    border-radius: 25px;
    box-shadow: 0px 4px 66.7px 0px #f593004a;
}
.vocher-text {
    font-family: "Cinzel Decorative";
    color: #ba7701;
    font-weight: 400;
    font-size: 26px;
}
.horziontal-line {
    border: 1px solid #f5930042;
    color: #e39901;
}
.horziontal-line-2 {
    border: 1px solid #7c4f0a24;
    color: #7c4f0a24;
}
.date-img {
    height: 35px;
}
.radio-button {
    border: 2px solid #f59300;
    border-color: #f59300;
    accent-color: red;
    height: 18px;
    width: 20px;
}
.button-color-3 {
    background-color: #e39901;
}
.red-img {
    height: 30px;
}
.search-wrapper {
    position: relative;
    width: 50%;
}

.priceinput {
    font-family: "Inter";
    width: 100%;
    height: 43px;
    border-radius: 10px;
    border: 2px solid #fffcef;
    background-color: #fffcef;
    box-shadow: 0px 4px 7.8px 0px #00000040 inset;
    outline: none;
    font-size: 16px;
    padding: 12px 60px 12px 20px; /* Padding to make room for the text */
    box-sizing: border-box;
}

/* Style for the search text */
.search-icon-text {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #000; /* Adjust color as needed */
}
.navbarimage {
    height: 60px;
    width: 60px;
    margin-top: 10px;
    margin-right: 5px;
    display: inline-block;
    background-color: #a56a01;
    border-radius: 60%;
}
.navbarimage-2 {
    height: 45px;
    width: 45px;
    margin-top: 10px;
    margin-right: 5px;
    display: inline-block;
    background-color: #ffffff;
    box-shadow: -5px -8px 15.2px 0px #00000040 inset;
    border-radius: 60%;
}
.accounts-card {
    height: 100px;
    width: 400px;
    border-radius: 31px;
    border: 10px;
    border: 2px solid #fca833;
    background: #ffffff;
    box-shadow: -2px -2px 29.5px -6px #00000040 inset;
}
.processing-card {
    height: 110px;
    width: 400px;
    border-radius: 31px;
    border: 10px;
    border: 2px solid #fca833;
    background: #ffffff;
    box-shadow: -2px -2px 29.5px -6px #00000040 inset;
}
/* Media query for mobile devices */
@media (max-width: 600px) {
    .accounts-card {
        width: 90%;
        height: auto;
        padding: 10px;
        box-shadow: -1px -1px 15px -3px #00000040 inset;
    }
}
@media (max-width: 600px) {
    .processing-card {
        width: 90%;
        height: auto;
        padding: 10px;
        box-shadow: -1px -1px 15px -3px #00000040 inset;
    }
}
.user-img {
    height: 40px;
}
.user-img-1 {
    height: 27px;
}
.print-img {
    height: 30px;
}

.no-border {
    border: none !important;
    box-shadow: none !important;
    background-color: transparent;
    border-radius: 50%;
    object-fit: cover;

    /* width: 40px; 
    height: 40px;  */
}

.rounded-circle-image {
    width: 40px;
    height: 40px;
}
.red-border {
    border: 2px solid #f59300;
}
.text-color-13 {
    color: #b87501;
    font-family: "Inter";
    font-weight: 400px;
    font-size: 12px;
}
.text-decoration-none {
    text-decoration: none;
    color: inherit;
}
.date-container {
    cursor: pointer;
}
.selected .outer-card {
    border: 2px solid #f59300;
}
.image-container {
    text-align: center;
}

.bus-border {
    border: 1px solid #7c4f0a61;
    border-radius: 20px;
    padding-right: 4%;
}
.gender-selection {
    display: flex;
    align-items: center;
}
.radio-label {
    display: flex;
    align-items: center;
    margin-right: 15px;
    font-size: 18px;
    color: #d07d00;
    font-weight: 600;
}

.radio-label input[type="radio"] {
    display: none;
}

.radio-custom {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid #f59300;
    margin-right: 8px;
    position: relative;
}

.radio-custom::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #f59300;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.2s;
}

input[type="radio"]:checked + .radio-custom::after {
    opacity: 1;
}

.table-container {
    margin-left: 5%;
    margin-right: 5%;
}
.customers {
    border-collapse: collapse;
    width: 100%;
}
.header-row {
    border-bottom: 1px solid #ddd;
}
.header-cell {
    padding-right: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
}
.data-row {
    border-bottom: 1px solid #ddd;
}
.data-cell {
    padding: 8px;
    border-bottom: 1px solid #ddd;
}
