/* _content/MaysCars.Blazor/Components/Account/Pages/Login.razor.rz.scp.css */
/* Login.razor.css */
.form-floating[b-ca9kdrrojx] {
    margin-bottom: 1rem;
}

    .form-floating .form-label[b-ca9kdrrojx] {
        display: block;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .form-floating .form-control[b-ca9kdrrojx] {
        width: 100%;
        padding: 0.75rem;
        font-size: 1rem;
        line-height: 1.5;
        border: 1px solid #ced4da;
        border-radius: 0.25rem;
    }

.text-danger[b-ca9kdrrojx] {
    color: #dc3545 !important;
}
/* _content/MaysCars.Blazor/Components/Car/CarCard.razor.rz.scp.css */

.container[b-erwe0rqegh] {
    /*background-color: green;*/
    padding: 50px;
    width: 100%;
    height: 410px;
    max-width: 400px;

    margin: 0;
    padding: 0;
    --mc-yellow: #e4bc36;
    --bg-main: #f1f9ff;
}

.card[b-erwe0rqegh] {
    width: 100%;
    height: 410px;
    max-width: 400px;
    padding: 0.7em;
    border-color: var(--bg-main);
    border-width: 0.17em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.card[b-erwe0rqegh], img[b-erwe0rqegh] {
    border-radius: 15px;
}

.image-container[b-erwe0rqegh] {

    width: 100%;
    position: relative;
    aspect-ratio: 4 / 3;
    min-height: 70px;
    max-height: 250px;
    margin: 0;
    padding: 0;
}

    .image-container img[b-erwe0rqegh] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }




.card-body[b-erwe0rqegh] {
    /*background-color: rebeccapurple;*/
    padding: 0.7em 0em;
    margin: 0 0 1em;
    overflow: hidden;
    /*white-space: pre-wrap;*/
    /*text-overflow: ellipsis;*/
}


.card-stats[b-erwe0rqegh] {
    /*background-color: green;*/
    line-height: 1.0em;
    display: grid;
    grid-template-columns: 2fr 3fr 3fr;
    grid-template-rows: 1fr 10px;
}

.text-align-left[b-erwe0rqegh] {
    text-align: left;
}
.text-align-center[b-erwe0rqegh] {
    text-align: center;
}
.text-align-right[b-erwe0rqegh] {
    text-align: right;
}

.bottom-right[b-erwe0rqegh] {
    font-size: 0.75em;
    grid-row: 2/3;
    grid-column: 1/4;
    text-align: right;
}

.card:hover[b-erwe0rqegh] {
    background: var(--bg-main);
}

a[b-erwe0rqegh] {
    text-decoration: none;
    color: black;
}
/* _content/MaysCars.Blazor/Components/Car/CarCardRent.razor.rz.scp.css */

.container[b-xjso4zu05v] {
    /*background-color: green;*/
    padding: 50px;
    width: 100%;
    height: 410px;
    max-width: 400px;

    margin: 0;
    padding: 0;
    --mc-yellow: #e4bc36;
    --bg-main: #f1f9ff;
}

.card[b-xjso4zu05v] {
    width: 100%;
    height: 410px;
    max-width: 400px;
    padding: 0.7em;
    border-color: var(--bg-main);
    border-width: 0.17em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.card[b-xjso4zu05v], img[b-xjso4zu05v] {
    border-radius: 15px;
}

.image-container[b-xjso4zu05v] {

    width: 100%;
    position: relative;
    aspect-ratio: 4 / 3;
    min-height: 70px;
    max-height: 250px;
    margin: 0;
    padding: 0;
}

    .image-container img[b-xjso4zu05v] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }




.card-body[b-xjso4zu05v] {
    /*background-color: rebeccapurple;*/
    padding: 0.7em 0em;
    margin: 0 0 1em;
    overflow: hidden;
    /*white-space: pre-wrap;*/
    /*text-overflow: ellipsis;*/
}


.card-stats[b-xjso4zu05v] {
    /*background-color: green;*/
    line-height: 1.0em;
    display: grid;
    grid-template-columns: 2fr 3fr 3fr;
    grid-template-rows: 1fr 10px;
}

.text-align-left[b-xjso4zu05v] {
    text-align: left;
}
.text-align-center[b-xjso4zu05v] {
    text-align: center;
}
.text-align-right[b-xjso4zu05v] {
    text-align: right;
}

.bottom-right[b-xjso4zu05v] {
    font-size: 0.75em;
    grid-row: 2/3;
    grid-column: 1/4;
    text-align: right;
}

.card:hover[b-xjso4zu05v] {
    background: var(--bg-main);
}

a[b-xjso4zu05v] {
    text-decoration: none;
    color: black;
}
/* _content/MaysCars.Blazor/Components/Car/ContactCard.razor.rz.scp.css */
.container[b-2xv8cm28p9] {
    /*width: 200px;
    height: 200px;*/
    /*margin: 0 0 1em 0;*/
    margin: 1em;
    padding: 0;
    /*background-color: red;*/
    display: flex;
    justify-content: center;
    align-items: center;
}
.contact-card[b-2xv8cm28p9] {
    margin: 0;
    padding: 5px;
    /*border: 2px solid black;*/
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.image[b-2xv8cm28p9] {
    /*background-color: green;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 15px;
    margin: 0;
    text-align: center;
}
    .image img[b-2xv8cm28p9] {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        object-fit: cover;
    }

.contact[b-2xv8cm28p9] {
    /*background-color: blue;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}



.image h5[b-2xv8cm28p9] {
    color: #e4bc36;
    padding: 5px;
}

.contact-buttons[b-2xv8cm28p9] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 1em;
    flex-wrap: wrap;
}
/* _content/MaysCars.Blazor/Components/Car/EkCarousel.razor.rz.scp.css */
.container[b-9sua0kbpve] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.main-image-container[b-9sua0kbpve] {
    width: 100%;
    position: relative;
    aspect-ratio: 4 / 3;
    min-height: 100px;
    max-height: 684px;
    margin: 0;
    padding: 0;
}

    .main-image-container img[b-9sua0kbpve] {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .main-image-container video[b-9sua0kbpve] {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

.overlay-element-x-of-y[b-9sua0kbpve] {
    position: absolute;
    bottom: 5%;
    right: 50%;
    transform: translateX(50%);
    background-color: rgba(0, 0, 0, 0.5); /* Optional: for better visibility */
    color: white; /* Optional: for better visibility */
    padding: 5px; /* Optional: for better visibility */
}

.overlay-change-image[b-9sua0kbpve] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5); /* Optional: for better visibility */
    color: white; /* Optional: for better visibility */
    padding: 5px; /* Optional: for better visibility */
    border-radius: 50%;
    padding: 0.7em;
    font-size: 1.5em;
}

.overlay-change-image:hover[b-9sua0kbpve] {
    background-color: rgba(0, 0, 0, 0.8); /* Optional: for better visibility */
}
.overlay-change-image:active[b-9sua0kbpve] {
    background-color: #ffcc00;
}

.overlay-previous[b-9sua0kbpve] {
    left: 3%;
}
.overlay-next[b-9sua0kbpve] {
    right: 3%;
}

.small-images-container[b-9sua0kbpve]{
    margin: 0.5em 0 0.5em 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.2em;
}

    .small-images-container img[b-9sua0kbpve] {

        border-radius: 0.5em;
        height: 60px;
        width: 80px;
    }
/* _content/MaysCars.Blazor/Components/Car/EkCarouselDialog.razor.rz.scp.css */
.container[b-pnbrjzrdrv] {
    width: 100%;
    height: 100%;
    background-color: black;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

img[b-pnbrjzrdrv] {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.overlay-element-x-of-y[b-pnbrjzrdrv] {
    position: absolute;
    bottom: 5%;
    right: 50%;
    transform: translateX(50%);
    background-color: rgba(0, 0, 0, 0.5); /* Optional: for better visibility */
    color: white; /* Optional: for better visibility */
    padding: 5px; /* Optional: for better visibility */
}

.overlay-change-image[b-pnbrjzrdrv] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5); /* Optional: for better visibility */
    color: white; /* Optional: for better visibility */
    padding: 5px; /* Optional: for better visibility */
    border-radius: 50%;
    padding: 0.7em;
    font-size: 1.5em;
    cursor: pointer;
    z-index: 10;
}

    .overlay-change-image:hover[b-pnbrjzrdrv] {
        background-color: rgba(0, 0, 0, 0.8); /* Optional: for better visibility */
    }

    .overlay-change-image:active[b-pnbrjzrdrv] {
        background-color: #ffcc00;
    }

.overlay-previous[b-pnbrjzrdrv] {
    left: 3%;
}

.overlay-next[b-pnbrjzrdrv] {
    right: 3%;
}

.half-left-overlay[b-pnbrjzrdrv] {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background-color: transparent;
    cursor: pointer;
}

.half-right-overlay[b-pnbrjzrdrv] {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-color: transparent;
    cursor: pointer;
}
/* _content/MaysCars.Blazor/Components/Car/RentalInfo.razor.rz.scp.css */
.container[b-g8rmzn2hfs] {
    /*background-color: seagreen;*/
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1em
}

.header[b-g8rmzn2hfs] {
    background-color: #011e36;
    color: white;
    width: 100vw;
    margin: 0;
    padding: 0.5em 9px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /*gap: 0.2em;*/
}
    .header p[b-g8rmzn2hfs] {
        color: #ff9900;
    }

.description[b-g8rmzn2hfs] {
    width: 100%;
    /*background-color: lightblue;*/
    list-style-type: disc; /* This sets the bullet points */
}

    .description ul[b-g8rmzn2hfs] {
        list-style-type: disc; /* Sets the bullet points */
        padding-left: 20px; /* Adds padding to the left for better readability */
    }

hr[b-g8rmzn2hfs] {
    width: 100%;
    border: 0.2em solid #ffcc00;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

h2[b-g8rmzn2hfs] {
    text-align: center;
}
/* _content/MaysCars.Blazor/Components/Car/SaleInfo.razor.rz.scp.css */
.container[b-wgtyu13pdk] {
    /*background-color: seagreen;*/
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1em
}

.header[b-wgtyu13pdk] {
    background-color: #011e36;
    color: white;
    width: 100vw;
    margin: 0;
    padding: 0.5em 9px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /*gap: 0.2em;*/
}
    .header p[b-wgtyu13pdk] {
        color: #ff9900;
        text-align: center;
    }

h2[b-wgtyu13pdk] {
    text-align: center;
}
/* _content/MaysCars.Blazor/Components/Layout/MainLayout.razor.rz.scp.css */
a[b-xslmway6ub] {
    color: white;
}

    a:hover[b-xslmway6ub] {
        color: #ffcc00;
    }
/* _content/MaysCars.Blazor/Components/Layout/NavMenu.razor.rz.scp.css */
hr[b-vl5oz2t75i] {
    width: 100%;
    border: 0.2em solid #ffcc00;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
/* _content/MaysCars.Blazor/Components/Pages/CarPages/Details.razor.rz.scp.css */
.container[b-z7540qw8kq] {
    /*background-color: seagreen;*/
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1em
}

.header[b-z7540qw8kq] {
    background-color: #011e36;
    color: white;
    width:100vw;
    margin: 0;
    padding: 0.5em 9px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /*gap: 0.2em;*/
}

    .header p[b-z7540qw8kq] {
        color: #ff9900;
    }

.description[b-z7540qw8kq] {
    width: 100%;
    /*background-color: lightblue;*/
    list-style-type: disc; /* This sets the bullet points */
}

    .description ul[b-z7540qw8kq] {
        list-style-type: disc; /* Sets the bullet points */
        padding-left: 20px; /* Adds padding to the left for better readability */
    }


.images[b-z7540qw8kq] {
    /*background-color: seagreen;*/
    margin: 0 0 0.1em 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    /*align-content: flex-start;*/
    gap: 0.2em;
}

.videos[b-z7540qw8kq] {
    /*background-color: seagreen;*/
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.2em;
}

.contact[b-z7540qw8kq] {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

img[b-z7540qw8kq] {
    height: 60px;
    width: 80px;
}

video[b-z7540qw8kq] {
    width: 100%;
    max-width: 320px;
    object-fit: contain;
    margin: 0.7em 0 0 0;
    /*max-height: 240px;*/
    /*max-width: 420px;*/
}

hr[b-z7540qw8kq] {
    width: 100%;
    border: 0.2em solid #ffcc00;
}

h2[b-z7540qw8kq] {
    text-align: center;
}

/* _content/MaysCars.Blazor/Components/Pages/CarPages/DetailsRent.razor.rz.scp.css */
.container[b-1do9fj26c6] {
    /*background-color: seagreen;*/
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1em
}

.header[b-1do9fj26c6] {
    background-color: #011e36;
    color: white;
    width:100vw;
    margin: 0;
    padding: 0.5em 9px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /*gap: 0.2em;*/
}

    .header p[b-1do9fj26c6] {
        color: #ff9900;
    }

.description[b-1do9fj26c6] {
    width: 100%;
    /*background-color: lightblue;*/
    list-style-type: disc; /* This sets the bullet points */
}

    .description ul[b-1do9fj26c6] {
        list-style-type: disc; /* Sets the bullet points */
        padding-left: 20px; /* Adds padding to the left for better readability */
    }


.images[b-1do9fj26c6] {
    /*background-color: seagreen;*/
    margin: 0 0 0.1em 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    /*align-content: flex-start;*/
    gap: 0.2em;
}

.videos[b-1do9fj26c6] {
    /*background-color: seagreen;*/
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.2em;
}

.contact[b-1do9fj26c6] {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

img[b-1do9fj26c6] {
    height: 60px;
    width: 80px;
}

video[b-1do9fj26c6] {
    width: 100%;
    max-width: 320px;
    object-fit: contain;
    margin: 0.7em 0 0 0;
    /*max-height: 240px;*/
    /*max-width: 420px;*/
}

hr[b-1do9fj26c6] {
    width: 100%;
    border: 0.2em solid #ffcc00;
}

h2[b-1do9fj26c6] {
    text-align: center;
}

/* _content/MaysCars.Blazor/Components/Pages/Extra.razor.rz.scp.css */
.container[b-fwbw1y5ac5] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1em;
    margin: 0.5em 0 2em 0;
}



.cards[b-fwbw1y5ac5] {
    /*background-color: seagreen;*/
    margin: 0;
    padding: 0.2em 0 2em 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: flex-start;
    gap: 0.8em;
}

.contact[b-fwbw1y5ac5] {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

hr[b-fwbw1y5ac5] {
    width: 100%;
    border: 0.2em solid #ffcc00;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
    
/* _content/MaysCars.Blazor/Components/Pages/Home.razor.rz.scp.css */
.container[b-un8e27xy1f] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1em;
    margin: 0.5em 0 2em 0;

}



.cards[b-un8e27xy1f] {
    /*background-color: seagreen;*/
    margin: 0;
    padding: 0.2em 0 2em 0;
    display: flex;
    justify-content: center;
    align-items: center; 
    flex-wrap: wrap;
    align-content: flex-start;
    gap: 0.8em;
}

.contact[b-un8e27xy1f] {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

hr[b-un8e27xy1f] {
    width: 100%;
    border: 0.2em solid #ffcc00;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
    
/* _content/MaysCars.Blazor/Components/Pages/Rent.razor.rz.scp.css */
.container[b-obxrm60zdh] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1em;
    margin: 0.5em 0 2em 0;
}



.cards[b-obxrm60zdh] {
    /*background-color: seagreen;*/
    margin: 0;
    padding: 0.2em 0 2em 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: flex-start;
    gap: 0.8em;
}

.contact[b-obxrm60zdh] {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

hr[b-obxrm60zdh] {
    width: 100%;
    border: 0.2em solid #ffcc00;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
/* _content/MaysCars.Blazor/Components/Pages/Rented.razor.rz.scp.css */
.container[b-n1q9ih4agp] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1em;
    margin: 0.5em 0 2em 0;
}



.cards[b-n1q9ih4agp] {
    /*background-color: seagreen;*/
    margin: 0;
    padding: 0.2em 0 2em 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: flex-start;
    gap: 0.8em;
}

.contact[b-n1q9ih4agp] {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

hr[b-n1q9ih4agp] {
    width: 100%;
    border: 0.2em solid #ffcc00;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
/* _content/MaysCars.Blazor/Components/Pages/Sold.razor.rz.scp.css */
.container[b-wi1cyycyi7] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1em;
    margin: 0.5em 0 2em 0;
}



.cards[b-wi1cyycyi7] {
    /*background-color: seagreen;*/
    margin: 0;
    padding: 0.2em 0 2em 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: flex-start;
    gap: 0.8em;
}

.contact[b-wi1cyycyi7] {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

hr[b-wi1cyycyi7] {
    width: 100%;
    border: 0.2em solid #ffcc00;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
