@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';
@import '_content/EBlazor/EBlazor.bundle.scp.css';

/* _content/StoreSystem.Frontend/Pages/PrintPage/BillPrint.razor.rz.scp.css */
.page-header[b-5q5m9i1ggb], .page-header-space[b-5q5m9i1ggb] {
    height: 307px;
}

.page-footer[b-5q5m9i1ggb], .page-footer-space[b-5q5m9i1ggb] {
    height: 20px;
}

.page-footer[b-5q5m9i1ggb] {
    position: fixed;
    bottom: 0;
    width: 100%;
    margin-bottom: 123px;
    margin-top: 5px;
}

.page-header[b-5q5m9i1ggb] {
    position: fixed;
    top: 0mm;
    width: 100%;
}



@media print {

    thead[b-5q5m9i1ggb] {
        display: table-header-group;
    }

    tfoot[b-5q5m9i1ggb] {
        display: table-footer-group;
    }
    .hidden-print[b-5q5m9i1ggb],
    .hidden-print *[b-5q5m9i1ggb] {
        display: none !important;
    }


}
/* _content/StoreSystem.Frontend/Pages/PrintPage/PrintIndex.razor.rz.scp.css */
.page-header[b-zlz8uhod60], .page-header-space[b-zlz8uhod60] {
    height: 307px;
}

.page-footer[b-zlz8uhod60], .page-footer-space[b-zlz8uhod60] {
    height: 20px;
}

.page-footer[b-zlz8uhod60] {
    position: fixed;
    bottom: 0;
    width: 100%;
    margin-bottom: 123px;
    margin-top: 5px;
}

.page-header[b-zlz8uhod60] {
    position: fixed;
    top: 0mm;
    width: 100%;
}



@media print {

    thead[b-zlz8uhod60] {
        display: table-header-group;
    }

    tfoot[b-zlz8uhod60] {
        display: table-footer-group;
    }

    .hidden-print[b-zlz8uhod60],
    .hidden-print *[b-zlz8uhod60] {
        display: none !important;
    }
}
/* _content/StoreSystem.Frontend/Shared/FileUploader.razor.rz.scp.css */
.container[b-bi31mn17yh] {
    padding: 50px 10%;
}

.box[b-bi31mn17yh] {
    position: relative;
    background: #ffffff;
    width: 100%;
}

.box-header[b-bi31mn17yh] {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 10px;
}
.box-body[b-bi31mn17yh]{
    position:relative;
}
.box-tools[b-bi31mn17yh] {
    position: absolute;
    right: 10px;
    top: 5px;
}

.dropzone-wrapper[b-bi31mn17yh] {
    border: 2px dashed #91b0b3;
    color: #92b0b3;
    position: relative;
    height: 150px;
}

.dropzone-desc[b-bi31mn17yh] {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    width: 40%;
    top: 50px;
    font-size: 16px;
}

.dropzone[b-bi31mn17yh],
.dropzone:focus[b-bi31mn17yh] {
    position: absolute;
    outline: none !important;
    width: 100%;
    height: 150px;
    cursor: pointer;
    opacity: 0;
}

.dropzone-wrapper:hover[b-bi31mn17yh],
.dropzone-wrapper.dragover[b-bi31mn17yh] {
    background: #ecf0f5;
}

.preview-zone[b-bi31mn17yh] {
    text-align: center;
}

    .preview-zone .box[b-bi31mn17yh] {
        box-shadow: none;
        border-radius: 0;
        margin-bottom: 0;
    }
/* _content/StoreSystem.Frontend/Shared/OrderSteps.razor.rz.scp.css */
.md-step[b-usq1fezws7]{
    cursor:pointer;
}
.md-stepper-horizontal[b-usq1fezws7] {
    display: table;
    width: 100%;
    margin: 0 auto;
    background-color: #FFFFFF;
    box-shadow: 0 3px 8px -6px rgba(0,0,0,.50);
}

    .md-stepper-horizontal .md-step[b-usq1fezws7] {
        display: table-cell;
        position: relative;
        padding: 24px;
    }

        .md-stepper-horizontal .md-step:hover[b-usq1fezws7],
        .md-stepper-horizontal .md-step:active[b-usq1fezws7] {
            background-color: rgba(0,0,0,0.04);
        }

        .md-stepper-horizontal .md-step:active[b-usq1fezws7] {
            border-radius: 15% / 75%;
        }

        .md-stepper-horizontal .md-step:first-child:active[b-usq1fezws7] {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }

        .md-stepper-horizontal .md-step:last-child:active[b-usq1fezws7] {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

        .md-stepper-horizontal .md-step:hover .md-step-circle[b-usq1fezws7] {
            background-color: #757575;
        }

        .md-stepper-horizontal .md-step:first-child .md-step-bar-left[b-usq1fezws7],
        .md-stepper-horizontal .md-step:last-child .md-step-bar-right[b-usq1fezws7] {
            display: none;
        }

        .md-stepper-horizontal .md-step .md-step-circle[b-usq1fezws7] {
            width: 30px;
            height: 30px;
            margin: 0 auto;
            background-color: #999999;
            border-radius: 50%;
            text-align: center;
            line-height: 30px;
            font-size: 16px;
            font-weight: 600;
            color: #FFFFFF;
        }

    .md-stepper-horizontal.green .md-step.active .md-step-circle[b-usq1fezws7] {
        background-color: #00AE4D;
    }

    .md-stepper-horizontal.orange .md-step.active .md-step-circle[b-usq1fezws7] {
        background-color: #F96302;
    }

    .md-stepper-horizontal .md-step.active .md-step-circle[b-usq1fezws7] {
        background-color: rgb(33,150,243);
    }

    .md-stepper-horizontal .md-step.done .md-step-circle[b-usq1fezws7]:before {
        font-family: 'FontAwesome';
        font-weight: 100;
        content: "\f00c";
    }

    .md-stepper-horizontal .md-step.done .md-step-circle *[b-usq1fezws7],
    .md-stepper-horizontal .md-step.editable .md-step-circle *[b-usq1fezws7] {
        display: none;
    }

    .md-stepper-horizontal .md-step.editable .md-step-circle[b-usq1fezws7] {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
    }

        .md-stepper-horizontal .md-step.editable .md-step-circle[b-usq1fezws7]:before {
            font-family: 'FontAwesome';
            font-weight: 100;
            content: "\f040";
        }

    .md-stepper-horizontal .md-step .md-step-title[b-usq1fezws7] {
        margin-top: 16px;
        font-size: 16px;
        font-weight: 600;
    }

    .md-stepper-horizontal .md-step .md-step-title[b-usq1fezws7],
    .md-stepper-horizontal .md-step .md-step-optional[b-usq1fezws7] {
        text-align: center;
        color: rgba(0,0,0,.26);
    }

    .md-stepper-horizontal .md-step.active .md-step-title[b-usq1fezws7] {
        font-weight: 600;
        color: rgba(0,0,0,.87);
    }

    .md-stepper-horizontal .md-step.active.done .md-step-title[b-usq1fezws7],
    .md-stepper-horizontal .md-step.active.editable .md-step-title[b-usq1fezws7] {
        font-weight: 600;
    }

    .md-stepper-horizontal .md-step .md-step-optional[b-usq1fezws7] {
        font-size: 12px;
    }

    .md-stepper-horizontal .md-step.active .md-step-optional[b-usq1fezws7] {
        color: rgba(0,0,0,.54);
    }

    .md-stepper-horizontal .md-step .md-step-bar-left[b-usq1fezws7],
    .md-stepper-horizontal .md-step .md-step-bar-right[b-usq1fezws7] {
        position: absolute;
        top: 36px;
        height: 1px;
        border-top: 1px solid #DDDDDD;
    }

    .md-stepper-horizontal .md-step .md-step-bar-right[b-usq1fezws7] {
        right: 0;
        left: 50%;
        margin-left: 20px;
    }

    .md-stepper-horizontal .md-step .md-step-bar-left[b-usq1fezws7] {
        left: 0;
        right: 50%;
        margin-right: 20px;
    }
