/* _content/SmartGolden/Pages/Auth/LoginOld.razor.rz.scp.css */
.row.g-1 img[b-itowhn0t6z] {
    /*width: 200px !important;*/
    width: 80%;
    margin: auto;
    padding-bottom: 30px;
    display: block;
}

.col-12 #forgot-password[b-itowhn0t6z] {
    text-align: center;
    margin-top: 10px;
}

.col-12 h4[b-itowhn0t6z] {
    text-align: center;
    border-bottom-style: groove;
    padding-bottom: 5px;
    border-color: blanchedalmond;
}

.col-12 input[b-itowhn0t6z] {
    width: 100%;
    padding: 15px;
    margin: auto; 
    display: block; /* Hiển thị ô input làm block để căn giữa */
    border: 1px solid #ddd;
    border-radius: 8px;
    box-sizing: border-box;
}

.col-12 h4[b-itowhn0t6z] {
    text-align: center;
    border-bottom: 2px solid blanchedalmond;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-weight: 500; 
    transition: color 0.3s ease;
}

    /* Hiệu ứng hover */
    .col-12 h4:hover[b-itowhn0t6z] {
        color: #0056b3; /* Màu chữ khi hover */
    }

.col-12 button[b-itowhn0t6z] {
    width: 100%;
    padding: 15px;
    margin: auto;
    display: block;
    background-color: #ee4d2d;
    color: #fff;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease;
}


.d-flex button[b-itowhn0t6z] {
    border: none;
    border-radius: 50%;
    background-color: #ffffff; 
    padding: 10px; 
    cursor: pointer; 
}

    .d-flex button i[b-itowhn0t6z] {
        font-size: 24px; /* Cỡ chữ của biểu tượng, điều chỉnh nếu cần */
    }

.authentication-form[b-itowhn0t6z] {
    left: 50%;
    top: 25%;
    transform: translateX(-50%);
    position: absolute;
    max-width: 500px;
    background-color: #ffffffa6;
    border-radius: 4px;
}

@media only screen and (max-width: 500px) {
    .authentication-form[b-itowhn0t6z] {
        width: 95vw;
        left: 50%;
        transform: translateX(-50%);
        top: 25%;
        position: absolute;
        max-width: 400px;
        background-color: #ffffffa6;
        border-radius: 4px;
    }
}

/*.authentication-form {
    background-color: rgba(0,0,0,.05);
    margin: 50% 10px;
    border-radius: 10px;
}*/

/*.authentication-form {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #ffffffa6;
}*/

/*@media only screen and (max-width: 768px) {
    .authentication-form {
        left: 50%;
        top: 25%;
        margin-left: -25%;
        position: absolute;
        max-width: 400px;
        background-color: #ffffffa6;
        border-radius: 4px;
    }
}*/
/* _content/SmartGolden/Pages/Cart/CartDetail.razor.rz.scp.css */

.text-sm[b-fj4d4w3tjc] {
    font-size: .875rem;
    line-height: 1.25rem;
}
#quantity_input[b-fj4d4w3tjc] {
    width: 110px;
    height: 32px;
    border: 1px solid;
    text-align:center;
    border-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 821px) {
    .text-base[b-fj4d4w3tjc] {
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

.cart-detail[b-fj4d4w3tjc] {
    background-color: white;
    padding: 16px;
    margin-bottom: 15px;
}

@media screen and (min-width: 1280px) {
    .cart-detail[b-fj4d4w3tjc] {
        border-radius: 7px;
    }
}

.remove:hover[b-fj4d4w3tjc] {
    background-color: none !important;
}

.name-item[b-fj4d4w3tjc] {
    padding: 0px;
}

    .name-item h2[b-fj4d4w3tjc] {
        font-size: 0.875rem;
        line-height: 1.25rem;
        font-weight: 600;
    }

@media screen and (min-width: 769px) {
    .name-item h2[b-fj4d4w3tjc] {
        font-size: 1.125rem;
        line-height: 1.5rem;
        font-weight: 600;
    }
}

.cart-item[b-fj4d4w3tjc] {
    margin: 0px;
}

.img-item[b-fj4d4w3tjc] {
    max-width: 100px;
    height: auto;
    border-style: solid;
    border-width: 1px;
    border-radius: 0.5rem;
    border-color: #c1c8d1;
    padding: 0.25rem;
    margin-right: 1rem;
}

p[b-fj4d4w3tjc] {
    margin: 0px;
}

.text-text-primary[b-fj4d4w3tjc] {
    font-size: 0.875rem;
    color: #4a4f63;
    font-weight: 400;
    line-height: 1.5rem;
}

.text-text-secondary[b-fj4d4w3tjc] {
    font-size: 1rem;
    color: #4a4f63;
    font-weight: 400;
    line-height: 1.5rem;
}


.text-red[b-fj4d4w3tjc] {
    color: #cb1c22;
    font-size: 0.875rem;
    font-weight: 400;
}

.text-red-total[b-fj4d4w3tjc] {
    color: #cb1c22;
    font-size: 1.125rem;
    font-weight: 600;
}

@media screen and (min-width: 1280px) {
    .css-8nvpl0[b-fj4d4w3tjc] {
        max-width: 810px;
        margin: auto;
    }
}

.css-tgtgl2[b-fj4d4w3tjc] {
    background-color: #edf0f3;
    padding: 0px;
}

@media screen and (min-width: 1280px) {
    .cart-price[b-fj4d4w3tjc] {
        max-width: 810px;
        margin: auto;
    }
}
.empty-cart-message[b-fj4d4w3tjc] {
    font-size: 24px; /* Đặt cỡ chữ */
    font-weight: bold; /* In đậm văn bản */
    text-align: center; /* Canh giữa văn bản */
    padding: 20px; /* Thêm khoảng trắng xung quanh văn bản */
    color: #555; /* Màu văn bản */
}

/* Cart code */
.cart-code[b-fj4d4w3tjc] {
    font-weight: 600;
    font-size: 1rem;

}
.cart-code span[b-fj4d4w3tjc]{
    color: red;
   
}
/* _content/SmartGolden/Pages/Cart/ListCart.razor.rz.scp.css */
@media screen and (min-width: 769px) {
    .e-grid .e-rowcell[b-7nyupf78bw] {
        font-size: 0.875rem;
    }

    .e-grid .e-headercelldiv[b-7nyupf78bw] {
        font-size: 0.875rem;
    }
}
/* _content/SmartGolden/Pages/Cart/TabCart.razor.rz.scp.css */

.text-sm[b-zhaelzwppw] {
    font-size: .875rem;
    line-height: 1.25rem;
}

@media (min-width: 821px) {
    .text-base[b-zhaelzwppw] {
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

.cart-detail[b-zhaelzwppw] {
    background-color: white;
    padding: 16px;
    margin-bottom: 15px;
}

@media screen and (min-width: 1280px) {
    .cart-detail[b-zhaelzwppw] {
        border-radius: 7px;
    }
}

.remove:hover[b-zhaelzwppw] {
    background-color: none !important;
}

.name-item[b-zhaelzwppw] {
    padding: 0px;
}

    .name-item h2[b-zhaelzwppw] {
        font-size: 0.875rem;
        line-height: 1.25rem;
        font-weight: 600;
    }

@media screen and (min-width: 769px) {
    .name-item h2[b-zhaelzwppw] {
        font-size: 1.125rem;
        line-height: 1.5rem;
        font-weight: 600;
    }
}

.cart-item[b-zhaelzwppw] {
    margin: 0px;
}

.img-item[b-zhaelzwppw] {
    max-width: 100px;
    height: auto;
    border-style: solid;
    border-width: 1px;
    border-radius: 0.5rem;
    border-color: #c1c8d1;
    padding: 0.25rem;
    margin-right: 1rem;
}

p[b-zhaelzwppw] {
    margin: 0px;
}

.text-text-primary[b-zhaelzwppw] {
    font-size: 0.875rem;
    color: #4a4f63;
    font-weight: 400;
    line-height: 1.5rem;
}

.text-text-secondary[b-zhaelzwppw] {
    font-size: 1rem;
    color: #4a4f63;
    font-weight: 400;
    line-height: 1.5rem;
}

.text-red[b-zhaelzwppw] {
    color: #cb1c22;
    font-size: 1.125rem;
    font-weight: 600;
}

@media screen and (min-width: 1280px) {
    .css-8nvpl0[b-zhaelzwppw] {
        max-width: 810px;
        margin: auto;
    }
}

.css-tgtgl2[b-zhaelzwppw] {
    background-color: #edf0f3;
    padding: 0px;
}

@media screen and (min-width: 1280px) {
    .cart-price[b-zhaelzwppw] {
        max-width: 810px;
        margin: auto;
    }
}
/* _content/SmartGolden/Pages/Index.razor.rz.scp.css */
.text-break-line-2[b-9jectgh8sd] {
    height: 50px;
}

.text-break-line-2[b-9jectgh8sd] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 1px 0px;
    text-align: left;
}

.container[b-9jectgh8sd] {
    display: flex;
    flex-wrap: wrap;
}


img[b-9jectgh8sd] {
    max-width: 100%;
}

img[b-9jectgh8sd] {
    vertical-align: middle;
    border-style: none;
}

.rounded-xl[b-9jectgh8sd] {
    border-radius: 12px !important;
}

.shadow[b-9jectgh8sd] {
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
}

.overflow-hidden[b-9jectgh8sd] {
    overflow: hidden !important;
}

.border[b-9jectgh8sd] {
    border: 1px solid #dee2e6 !important;
}
/* _content/SmartGolden/Pages/Product/ProductDetails.razor.rz.scp.css */
.text-primary[b-pyx7d8ws57] {
    text-decoration: none;
}

.mota[b-pyx7d8ws57] {
    background-color: #f8f8f8;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

    .mota span[b-pyx7d8ws57] {
        display: block;
        margin-bottom: 5px;
    }

/*.item-company {
    font-weight: bold;
}*/

.button[b-pyx7d8ws57] {
    margin-top: 20px;
}

.price[b-pyx7d8ws57] {
    font-size: 30px;
    color: red;
}

.linkChiTiet[b-pyx7d8ws57] {
    text-decoration: none;
    cursor: pointer;
    color: black;
}

    .linkChiTiet:hover[b-pyx7d8ws57] {
        color: red;
        text-decoration: dashed;
    }

.card-container[b-pyx7d8ws57] {
    background-color: #f8f9fa;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

    .card-container i[b-pyx7d8ws57] {
        margin-bottom: 10px;
    }

    .card-container h4[b-pyx7d8ws57] {
        color: #343a40;
    }

    .card-container p[b-pyx7d8ws57] {
        color: #6c757d;
    }

    .card-container:hover[b-pyx7d8ws57] {
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    }

@media only screen and (max-width: 1200px) {
    .btn[b-pyx7d8ws57] {
        font-size: 11px;
    }

    .prdName[b-pyx7d8ws57] {
        font-size: 20px;
    }

    .price[b-pyx7d8ws57] {
        font-size: 23px;
    }

    .status[b-pyx7d8ws57] {
        font-size: 12px;
    }
}
/* _content/SmartGolden/Shared/AdminLTE/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-o2abodgf8u] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-o2abodgf8u] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/SmartGolden/Shared/OldTemplate/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-tsh0lvqg0q] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-tsh0lvqg0q] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-tsh0lvqg0q] {
    font-size: 1.1rem;
}

.oi[b-tsh0lvqg0q] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-tsh0lvqg0q] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-tsh0lvqg0q] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-tsh0lvqg0q] {
        padding-bottom: 1rem;
    }

    .nav-item[b-tsh0lvqg0q]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-tsh0lvqg0q]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-tsh0lvqg0q]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-tsh0lvqg0q] {
        display: none;
    }

    .collapse[b-tsh0lvqg0q] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-tsh0lvqg0q] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
